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 _testLinkage ; -- Begin function testLinkage
.p2align 2
_testLinkage: ; @testLinkage
.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
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "DoSomething called\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _testLinkage ## -- Begin function testLinkage
.p2align 4, 0x90
_testLinkage: ## @testLinkage
.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
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "DoSomething called\n"
.subsections_via_symbols
|
the_stack_data/807471.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _error ; -- Begin function error
.p2align 2
_error: ; @error
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _perror
mov w0, #1
bl _exit
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
LBB1_2:
mov w0, #2
mov w1, #1
mov w2, #0
bl _socket
stur w0, [x29, #-20]
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _error
b LBB1_4
LBB1_4:
str xzr, [sp, #40]
str xzr, [sp, #48]
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
bl _atoi
stur w0, [x29, #-28]
mov w8, #2
strb w8, [sp, #41]
str wzr, [sp, #44]
b LBB1_5
LBB1_5:
ldur w8, [x29, #-28]
and w0, w8, #0xffff
bl __OSSwapInt16
and w8, w0, #0xffff
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB1_6
LBB1_6:
ldr w8, [sp, #20] ; 4-byte Folded Reload
add x1, sp, #40
strh w8, [sp, #42]
ldur w0, [x29, #-20]
mov w2, #16
bl _bind
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _error
b LBB1_8
LBB1_8:
ldur w0, [x29, #-20]
mov w1, #5
bl _listen
mov w8, #16
stur w8, [x29, #-32]
b LBB1_9
LBB1_9: ; =>This Inner Loop Header: Depth=1
ldur w0, [x29, #-20]
add x1, sp, #24
sub x2, x29, #32
bl _accept
stur w0, [x29, #-24]
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_9 Depth=1
ldrh w0, [sp, #26]
bl __OSSwapInt16
str w0, [sp, #16] ; 4-byte Folded Spill
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_9 Depth=1
ldr w8, [sp, #28]
mov x0, x8
bl _inet_ntoa
ldr w10, [sp, #16] ; 4-byte Folded Reload
mov x8, sp
; implicit-def: $x9
mov x9, x10
and x9, x9, #0xffff
and x9, x9, #0xffff
str x9, [x8]
str x0, [x8, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB1_13
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_9 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _error
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_9 Depth=1
bl _fork
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB1_15
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_9 Depth=1
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _error
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_9 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_18
b LBB1_16
LBB1_16:
ldur w0, [x29, #-20]
bl _close
ldur w0, [x29, #-24]
bl _dostuff
b LBB1_17
LBB1_17: ; =>This Inner Loop Header: Depth=1
b LBB1_17
LBB1_18: ; in Loop: Header=BB1_9 Depth=1
ldur w0, [x29, #-24]
bl _close
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_9 Depth=1
b LBB1_9
.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 _dostuff ; -- Begin function dostuff
.p2align 2
_dostuff: ; @dostuff
.cfi_startproc
; %bb.0:
sub sp, sp, #320
.cfi_def_cfa_offset 320
stp x28, x27, [sp, #288] ; 16-byte Folded Spill
stp x29, x30, [sp, #304] ; 16-byte Folded Spill
add x29, sp, #304
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str w0, [sp, #20]
add x0, sp, #24
str x0, [sp, #8] ; 8-byte Folded Spill
mov w1, #0
mov x2, #256
bl _memset
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldr w0, [sp, #20]
mov x2, #255
bl _read
mov x8, x0
str w8, [sp, #16]
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _error
b LBB3_2
LBB3_2:
mov x9, sp
add x8, sp, #24
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldr w0, [sp, #20]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
mov x2, #18
bl _write
mov x8, x0
str w8, [sp, #16]
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3:
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _error
b LBB3_4
LBB3_4:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB3_6
b LBB3_5
LBB3_5:
bl ___stack_chk_fail
LBB3_6:
ldp x29, x30, [sp, #304] ; 16-byte Folded Reload
ldp x28, x27, [sp, #288] ; 16-byte Folded Reload
add sp, sp, #320
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "ERROR, no port provided\n"
l_.str.1: ; @.str.1
.asciz "ERROR opening socket"
l_.str.2: ; @.str.2
.asciz "ERROR on binding"
l_.str.3: ; @.str.3
.asciz "New client connected from port no %d and IP %s \n"
l_.str.4: ; @.str.4
.asciz "ERROR on accept"
l_.str.5: ; @.str.5
.asciz "ERROR on fork"
l_.str.6: ; @.str.6
.asciz "ERROR reading from socket"
l_.str.7: ; @.str.7
.asciz "Here is the message: %s\n"
l_.str.8: ; @.str.8
.asciz "I got your message"
l_.str.9: ; @.str.9
.asciz "ERROR writing to socket"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _error ## -- Begin function error
.p2align 4, 0x90
_error: ## @error
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq _perror
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $2, -8(%rbp)
jge LBB1_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str(%rip), %rsi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _fprintf
movl $1, %edi
callq _exit
LBB1_2:
movl $2, %edi
movl $1, %esi
xorl %edx, %edx
callq _socket
movl %eax, -20(%rbp)
cmpl $0, -20(%rbp)
jge LBB1_4
## %bb.3:
leaq L_.str.1(%rip), %rdi
callq _error
LBB1_4:
leaq -56(%rbp), %rdi
xorl %esi, %esi
movl $16, %edx
callq _memset
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _atoi
movl %eax, -28(%rbp)
movb $2, -55(%rbp)
movl $0, -52(%rbp)
## %bb.5:
movl -28(%rbp), %eax
## kill: def $ax killed $ax killed $eax
movzwl %ax, %edi
callq __OSSwapInt16
movzwl %ax, %eax
movl %eax, -76(%rbp) ## 4-byte Spill
## %bb.6:
movl -76(%rbp), %eax ## 4-byte Reload
movw %ax, -54(%rbp)
movl -20(%rbp), %edi
leaq -56(%rbp), %rsi
movl $16, %edx
callq _bind
cmpl $0, %eax
jge LBB1_8
## %bb.7:
leaq L_.str.2(%rip), %rdi
callq _error
LBB1_8:
movl -20(%rbp), %edi
movl $5, %esi
callq _listen
movl $16, -32(%rbp)
LBB1_9: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %edi
leaq -72(%rbp), %rsi
leaq -32(%rbp), %rdx
callq _accept
movl %eax, -24(%rbp)
## %bb.10: ## in Loop: Header=BB1_9 Depth=1
movzwl -70(%rbp), %edi
callq __OSSwapInt16
movzwl %ax, %eax
movl %eax, -80(%rbp) ## 4-byte Spill
## %bb.11: ## in Loop: Header=BB1_9 Depth=1
movl -80(%rbp), %eax ## 4-byte Reload
movzwl %ax, %eax
movl %eax, -84(%rbp) ## 4-byte Spill
movl -68(%rbp), %edi
callq _inet_ntoa
movl -84(%rbp), %esi ## 4-byte Reload
movq %rax, %rdx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
cmpl $0, -24(%rbp)
jge LBB1_13
## %bb.12: ## in Loop: Header=BB1_9 Depth=1
leaq L_.str.4(%rip), %rdi
callq _error
LBB1_13: ## in Loop: Header=BB1_9 Depth=1
callq _fork
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
jge LBB1_15
## %bb.14: ## in Loop: Header=BB1_9 Depth=1
leaq L_.str.5(%rip), %rdi
callq _error
LBB1_15: ## in Loop: Header=BB1_9 Depth=1
cmpl $0, -36(%rbp)
jne LBB1_18
## %bb.16:
movl -20(%rbp), %edi
callq _close
movl -24(%rbp), %edi
callq _dostuff
LBB1_17: ## =>This Inner Loop Header: Depth=1
jmp LBB1_17
LBB1_18: ## in Loop: Header=BB1_9 Depth=1
movl -24(%rbp), %edi
callq _close
## %bb.19: ## in Loop: Header=BB1_9 Depth=1
jmp LBB1_9
.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 _dostuff ## -- Begin function dostuff
.p2align 4, 0x90
_dostuff: ## @dostuff
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $288, %rsp ## imm = 0x120
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl %edi, -276(%rbp)
leaq -272(%rbp), %rdi
xorl %esi, %esi
movl $256, %edx ## imm = 0x100
callq _memset
movl -276(%rbp), %edi
leaq -272(%rbp), %rsi
movl $255, %edx
callq _read
## kill: def $eax killed $eax killed $rax
movl %eax, -280(%rbp)
cmpl $0, -280(%rbp)
jge LBB3_2
## %bb.1:
leaq L_.str.6(%rip), %rdi
callq _error
LBB3_2:
leaq -272(%rbp), %rsi
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
movl -276(%rbp), %edi
leaq L_.str.8(%rip), %rsi
movl $18, %edx
callq _write
## kill: def $eax killed $eax killed $rax
movl %eax, -280(%rbp)
cmpl $0, -280(%rbp)
jge LBB3_4
## %bb.3:
leaq L_.str.9(%rip), %rdi
callq _error
LBB3_4:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB3_6
## %bb.5:
addq $288, %rsp ## imm = 0x120
popq %rbp
retq
LBB3_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "ERROR, no port provided\n"
L_.str.1: ## @.str.1
.asciz "ERROR opening socket"
L_.str.2: ## @.str.2
.asciz "ERROR on binding"
L_.str.3: ## @.str.3
.asciz "New client connected from port no %d and IP %s \n"
L_.str.4: ## @.str.4
.asciz "ERROR on accept"
L_.str.5: ## @.str.5
.asciz "ERROR on fork"
L_.str.6: ## @.str.6
.asciz "ERROR reading from socket"
L_.str.7: ## @.str.7
.asciz "Here is the message: %s\n"
L_.str.8: ## @.str.8
.asciz "I got your message"
L_.str.9: ## @.str.9
.asciz "ERROR writing to socket"
.subsections_via_symbols
|
the_stack_data/37410.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str wzr, [sp, #28]
mov x8, #3
str x8, [sp, #16]
adrp x9, _v@GOTPAGE
ldr x9, [x9, _v@GOTPAGEOFF]
mov x8, #9
str x8, [x9]
ldr x8, [sp, #16]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #24]
ldrsw x8, [sp, #24]
ldr x10, [sp, #16]
add x8, x8, x10
str x8, [x9]
mov w8, #99
str w8, [sp, #24]
ldr w8, [sp, #24]
str w8, [sp, #12]
ldr w0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _v,8,3 ; @v
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, -4(%rbp)
movq $3, -16(%rbp)
movq _v@GOTPCREL(%rip), %rax
movq $9, (%rax)
movq -16(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -8(%rbp)
movslq -8(%rbp), %rcx
addq -16(%rbp), %rcx
movq _v@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
movl $99, -8(%rbp)
movl -8(%rbp), %eax
movl %eax, -20(%rbp)
movl -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _v,8,3 ## @v
.subsections_via_symbols
|
the_stack_data/86075231.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm _this_type_should_exist,2,1 ; @this_type_should_exist
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.comm _this_type_should_exist,2,1 ## @this_type_should_exist
.subsections_via_symbols
|
the_stack_data/15762952.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, #98
sturb w8, [x29, #-1]
mov w8, #77
sturb w8, [x29, #-2]
ldursb w8, [x29, #-1]
subs w8, w8, #32
sturb w8, [x29, #-3]
ldursb w8, [x29, #-2]
add w8, w8, #32
sturb w8, [x29, #-4]
ldursb w11, [x29, #-1]
ldursb w10, [x29, #-3]
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@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldursb w11, [x29, #-2]
ldursb w10, [x29, #-4]
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.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Lower case '%c' can be changed to upper case '%c'\n"
l_.str.1: ; @.str.1
.asciz "Upper case '%c' can be changed to lower case '%c'\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
movb $98, -1(%rbp)
movb $77, -2(%rbp)
movsbl -1(%rbp), %eax
subl $32, %eax
## kill: def $al killed $al killed $eax
movb %al, -3(%rbp)
movsbl -2(%rbp), %eax
addl $32, %eax
## kill: def $al killed $al killed $eax
movb %al, -4(%rbp)
movsbl -1(%rbp), %esi
movsbl -3(%rbp), %edx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movsbl -2(%rbp), %esi
movsbl -4(%rbp), %edx
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Lower case '%c' can be changed to upper case '%c'\n"
L_.str.1: ## @.str.1
.asciz "Upper case '%c' can be changed to lower case '%c'\n"
.subsections_via_symbols
|
the_stack_data/134668.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _validateFlags ; -- Begin function validateFlags
.p2align 2
_validateFlags: ; @validateFlags
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
mov w8, #-1
stur w8, [x29, #-16]
mov w8, #1
stur w8, [x29, #-20]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldur w8, [x29, #-20]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_13
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
str wzr, [sp, #24]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #24]
subs w8, w8, #3
cset w8, hi
tbnz w8, #0, LBB0_9
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldur x8, [x29, #-8]
ldursw x9, [x29, #-20]
ldr x0, [x8, x9, lsl #3]
ldrsw x9, [sp, #24]
adrp x8, _allowedFlags@PAGE
add x8, x8, _allowedFlags@PAGEOFF
ldr x1, [x8, x9, lsl #3]
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
mov w8, #-1
stur w8, [x29, #-16]
b LBB0_9
LBB0_6: ; in Loop: Header=BB0_3 Depth=2
ldur w8, [x29, #-20]
stur w8, [x29, #-16]
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, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_3
LBB0_9: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-16]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldur x8, [x29, #-8]
ldursw x9, [x29, #-16]
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x8, [x9]
adrp x8, l_.str.4@PAGE
add x8, x8, l_.str.4@PAGEOFF
str x8, [x9, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
mov w0, #1
bl _exit
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB0_1
LBB0_13:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr x0, [sp, #16]
ldur w1, [x29, #-8]
bl _validateFlags
b LBB1_2
LBB1_2:
mov x9, sp
adrp x8, l_.str.4@PAGE
add x8, x8, l_.str.4@PAGEOFF
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, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "--size"
l_.str.1: ; @.str.1
.asciz "--sort"
l_.str.2: ; @.str.2
.asciz "--antg"
.section __DATA,__const
.globl _allowedFlags ; @allowedFlags
.p2align 3
_allowedFlags:
.quad l_.str
.quad l_.str.1
.quad l_.str.2
.section __TEXT,__const
.globl _allowedFlagsLength ; @allowedFlagsLength
.p2align 2
_allowedFlagsLength:
.long 3 ; 0x3
.section __TEXT,__cstring,cstring_literals
l_.str.3: ; @.str.3
.asciz "\033[31;1m[-] Error: %s incorrect flag was given!%s\n"
l_.str.4: ; @.str.4
.asciz "\033[0m"
l_.str.5: ; @.str.5
.asciz "\033[32;40m[+] Congratulations!%s\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _validateFlags ## -- Begin function validateFlags
.p2align 4, 0x90
_validateFlags: ## @validateFlags
.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 $-1, -16(%rbp)
movl $1, -20(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_13
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -24(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $3, -24(%rbp)
ja LBB0_9
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
movslq -24(%rbp), %rcx
leaq _allowedFlags(%rip), %rax
movq (%rax,%rcx,8), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB0_6
## %bb.5: ## in Loop: Header=BB0_1 Depth=1
movl $-1, -16(%rbp)
jmp LBB0_9
LBB0_6: ## in Loop: Header=BB0_3 Depth=2
movl -20(%rbp), %eax
movl %eax, -16(%rbp)
## %bb.7: ## in Loop: Header=BB0_3 Depth=2
jmp LBB0_8
LBB0_8: ## in Loop: Header=BB0_3 Depth=2
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_3
LBB0_9: ## in Loop: Header=BB0_1 Depth=1
cmpl $0, -16(%rbp)
jle LBB0_11
## %bb.10:
movq -8(%rbp), %rax
movslq -16(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.3(%rip), %rdi
leaq L_.str.4(%rip), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
callq _printf
movl $1, %edi
callq _exit
LBB0_11: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_12
LBB0_12: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_13:
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)
jle LBB1_2
## %bb.1:
movq -16(%rbp), %rdi
movl -8(%rbp), %esi
callq _validateFlags
LBB1_2:
leaq L_.str.5(%rip), %rdi
leaq L_.str.4(%rip), %rsi
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 "--size"
L_.str.1: ## @.str.1
.asciz "--sort"
L_.str.2: ## @.str.2
.asciz "--antg"
.section __DATA,__const
.globl _allowedFlags ## @allowedFlags
.p2align 4
_allowedFlags:
.quad L_.str
.quad L_.str.1
.quad L_.str.2
.section __TEXT,__const
.globl _allowedFlagsLength ## @allowedFlagsLength
.p2align 2
_allowedFlagsLength:
.long 3 ## 0x3
.section __TEXT,__cstring,cstring_literals
L_.str.3: ## @.str.3
.asciz "\033[31;1m[-] Error: %s incorrect flag was given!%s\n"
L_.str.4: ## @.str.4
.asciz "\033[0m"
L_.str.5: ## @.str.5
.asciz "\033[32;40m[+] Congratulations!%s\n"
.subsections_via_symbols
|
the_stack_data/126145.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pop ; -- Begin function pop
.p2align 2
_pop: ; @pop
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
; kill: def $x8 killed $xzr
str xzr, [sp, #16]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w0, #-1
bl _exit
LBB0_2:
ldur x8, [x29, #-8]
ldr x8, [x8]
str x8, [sp, #16]
ldr x8, [sp, #16]
ldr w8, [x8]
str w8, [sp, #12]
ldur x8, [x29, #-8]
ldr x8, [x8]
ldr x8, [x8, #8]
ldur x9, [x29, #-8]
str x8, [x9]
ldr x0, [sp, #16]
bl _free
ldr w0, [sp, #12]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _init ; -- Begin function init
.p2align 2
_init: ; @init
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
mov x0, #16
bl _malloc
str x0, [sp]
ldr x9, [sp]
mov w8, #1
str w8, [x9]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x9, [sp]
str x8, [x9, #8]
ldr x8, [sp]
ldr x9, [sp, #8]
str x8, [x9]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _clean ; -- Begin function clean
.p2align 2
_clean: ; @clean
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
str x8, [sp, #16]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #16]
str x8, [sp, #8]
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
ldr x0, [sp, #8]
bl _free
b LBB2_1
LBB2_3:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _is_empty ; -- Begin function is_empty
.p2align 2
_is_empty: ; @is_empty
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
mov w8, #1
and w8, w8, #0x1
and w8, w8, #0x1
strb w8, [sp, #15]
b LBB3_3
LBB3_2:
mov w8, #0
and w8, w8, #0x1
and w8, w8, #0x1
strb w8, [sp, #15]
b LBB3_3
LBB3_3:
ldrb w8, [sp, #15]
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _find ; -- Begin function find
.p2align 2
_find: ; @find
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
ldr x8, [sp, #16]
str x8, [sp]
b LBB4_1
LBB4_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_5
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldr x8, [sp]
ldr w8, [x8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB4_4
b LBB4_3
LBB4_3:
ldr x8, [sp]
str x8, [sp, #24]
b LBB4_6
LBB4_4: ; in Loop: Header=BB4_1 Depth=1
ldr x8, [sp]
ldr x8, [x8, #8]
str x8, [sp]
b LBB4_1
LBB4_5:
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
b LBB4_6
LBB4_6:
ldr x0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _push_back ; -- Begin function push_back
.p2align 2
_push_back: ; @push_back
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
ldur w8, [x29, #-20]
ldur x9, [x29, #-16]
str w8, [x9]
stur wzr, [x29, #-4]
b LBB5_6
LBB5_2:
b LBB5_3
LBB5_3: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB5_5
b LBB5_4
LBB5_4: ; in Loop: Header=BB5_3 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
stur x8, [x29, #-16]
b LBB5_3
LBB5_5:
ldur x8, [x29, #-16]
str x8, [sp, #16]
mov x0, #16
bl _malloc
str x0, [sp, #8]
ldur w8, [x29, #-20]
ldr x9, [sp, #8]
str w8, [x9]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x8, [sp, #8]
ldr x9, [sp, #16]
str x8, [x9, #8]
stur wzr, [x29, #-4]
b LBB5_6
LBB5_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _push_front ; -- Begin function push_front
.p2align 2
_push_front: ; @push_front
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
mov x0, #16
bl _malloc
str x0, [sp, #8]
ldur w8, [x29, #-12]
ldr x9, [sp, #8]
str w8, [x9]
ldur x8, [x29, #-8]
ldr x8, [x8]
ldr x9, [sp, #8]
str x8, [x9, #8]
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9]
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _insert_after_num ; -- Begin function insert_after_num
.p2align 2
_insert_after_num: ; @insert_after_num
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur w2, [x29, #-16]
mov x0, #16
bl _malloc
str x0, [sp, #24]
ldur w8, [x29, #-16]
ldr x9, [sp, #24]
str w8, [x9]
ldur x8, [x29, #-8]
str x8, [sp, #16]
mov w8, #1
str w8, [sp, #12]
b LBB7_1
LBB7_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB7_3
b LBB7_2
LBB7_2: ; in Loop: Header=BB7_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB7_1
LBB7_3:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldr x9, [sp, #24]
str x8, [x9, #8]
ldr x8, [sp, #24]
ldr x9, [sp, #16]
str x8, [x9, #8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _remove_node ; -- Begin function remove_node
.p2align 2
_remove_node: ; @remove_node
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
ldur x8, [x29, #-16]
str x8, [sp, #8]
ldur x0, [x29, #-16]
ldur w1, [x29, #-20]
bl _find
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB8_2
b LBB8_1
LBB8_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB8_16
LBB8_2:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB8_4
b LBB8_3
LBB8_3:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
stur x8, [x29, #-16]
b LBB8_15
LBB8_4:
b LBB8_5
LBB8_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB8_7
b LBB8_6
LBB8_6: ; in Loop: Header=BB8_5 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str x8, [sp, #8]
b LBB8_5
LBB8_7:
b LBB8_8
LBB8_8: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB8_14
b LBB8_9
LBB8_9: ; in Loop: Header=BB8_8 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
stur x8, [x29, #-16]
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB8_12
b LBB8_10
LBB8_10: ; in Loop: Header=BB8_8 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB8_12
b LBB8_11
LBB8_11: ; in Loop: Header=BB8_8 Depth=1
ldr x8, [sp, #8]
stur x8, [x29, #-16]
b LBB8_13
LBB8_12: ; in Loop: Header=BB8_8 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldr x9, [sp, #8]
str x8, [x9, #8]
b LBB8_13
LBB8_13: ; in Loop: Header=BB8_8 Depth=1
b LBB8_8
LBB8_14:
ldr x0, [sp, #16]
bl _free
stur wzr, [x29, #-4]
b LBB8_16
LBB8_15:
b LBB8_16
LBB8_16:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _print ; -- Begin function print
.p2align 2
_print: ; @print
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x0, [x29, #-8]
bl _is_empty
ands w8, w0, #0x1
cset w8, ne
tbnz w8, #0, LBB9_8
b LBB9_1
LBB9_1:
ldur x8, [x29, #-8]
str x8, [sp, #16]
b LBB9_2
LBB9_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB9_7
b LBB9_3
LBB9_3: ; in Loop: Header=BB9_2 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB9_5
b LBB9_4
LBB9_4: ; in Loop: Header=BB9_2 Depth=1
ldr x8, [sp, #16]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB9_6
LBB9_5: ; in Loop: Header=BB9_2 Depth=1
ldr x8, [sp, #16]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB9_6
LBB9_6: ; in Loop: Header=BB9_2 Depth=1
b LBB9_2
LBB9_7:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB9_8
LBB9_8:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
sub x0, x29, #16
; kill: def $x8 killed $xzr
stur xzr, [x29, #-16]
bl _init
mov x9, sp
sub x8, x29, #20
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
stur wzr, [x29, #-28]
b LBB10_1
LBB10_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB10_4
b LBB10_2
LBB10_2: ; in Loop: Header=BB10_1 Depth=1
mov x9, sp
sub x8, x29, #24
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur x0, [x29, #-16]
ldur w1, [x29, #-24]
bl _push_back
b LBB10_3
LBB10_3: ; in Loop: Header=BB10_1 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB10_1
LBB10_4:
sub x0, x29, #16
bl _pop
ldur x0, [x29, #-16]
bl _print
stur wzr, [x29, #-32]
b LBB10_5
LBB10_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB10_11
b LBB10_6
LBB10_6: ; in Loop: Header=BB10_5 Depth=1
mov x9, sp
sub x8, x29, #24
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur x0, [x29, #-16]
ldur w1, [x29, #-24]
bl _find
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB10_8
b LBB10_7
LBB10_7: ; in Loop: Header=BB10_5 Depth=1
mov x8, sp
str xzr, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB10_9
LBB10_8: ; in Loop: Header=BB10_5 Depth=1
mov x9, sp
mov x8, #1
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB10_9
LBB10_9: ; in Loop: Header=BB10_5 Depth=1
b LBB10_10
LBB10_10: ; in Loop: Header=BB10_5 Depth=1
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB10_5
LBB10_11:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #24
str x8, [sp, #24] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _scanf
sub x8, x29, #16
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur w1, [x29, #-24]
bl _push_back
ldur x0, [x29, #-16]
bl _print
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
bl _scanf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur w1, [x29, #-24]
bl _push_front
ldur x0, [x29, #-16]
bl _print
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #36
str x8, [x9]
bl _scanf
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
add x8, sp, #40
str x8, [x9]
bl _scanf
ldur x0, [x29, #-16]
ldur w1, [x29, #-36]
ldr w2, [sp, #40]
bl _insert_after_num
ldur x0, [x29, #-16]
bl _print
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
bl _scanf
ldur x0, [x29, #-16]
ldur w1, [x29, #-24]
bl _remove_node
ldur x0, [x29, #-16]
bl _print
ldur x0, [x29, #-16]
bl _clean
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 "%d "
l_.str.2: ; @.str.2
.asciz "\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pop ## -- Begin function pop
.p2align 4, 0x90
_pop: ## @pop
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq $0, -16(%rbp)
cmpq $0, -8(%rbp)
jne LBB0_2
## %bb.1:
movl $-1, %edi
callq _exit
LBB0_2:
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -20(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq 8(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -16(%rbp), %rdi
callq _free
movl -20(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _init ## -- Begin function init
.p2align 4, 0x90
_init: ## @init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movl $1, (%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _clean ## -- Begin function clean
.p2align 4, 0x90
_clean: ## @clean
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -16(%rbp)
je LBB2_3
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -16(%rbp), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
movq -24(%rbp), %rdi
callq _free
jmp LBB2_1
LBB2_3:
movq $0, -8(%rbp)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _is_empty ## -- Begin function is_empty
.p2align 4, 0x90
_is_empty: ## @is_empty
.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)
cmpq $0, -16(%rbp)
jne LBB3_2
## %bb.1:
movb $1, -1(%rbp)
jmp LBB3_3
LBB3_2:
movb $0, -1(%rbp)
LBB3_3:
movb -1(%rbp), %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _find ## -- Begin function find
.p2align 4, 0x90
_find: ## @find
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq -16(%rbp), %rax
movq %rax, -32(%rbp)
LBB4_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -32(%rbp)
je LBB4_5
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movq -32(%rbp), %rax
movl (%rax), %eax
cmpl -20(%rbp), %eax
jne LBB4_4
## %bb.3:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB4_6
LBB4_4: ## in Loop: Header=BB4_1 Depth=1
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
jmp LBB4_1
LBB4_5:
movq $0, -8(%rbp)
LBB4_6:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _push_back ## -- Begin function push_back
.p2align 4, 0x90
_push_back: ## @push_back
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
cmpq $0, -16(%rbp)
jne LBB5_2
## %bb.1:
movl -20(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movl $0, -4(%rbp)
jmp LBB5_6
LBB5_2:
jmp LBB5_3
LBB5_3: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
je LBB5_5
## %bb.4: ## in Loop: Header=BB5_3 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB5_3
LBB5_5:
movq -16(%rbp), %rax
movq %rax, -32(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -40(%rbp)
movl -20(%rbp), %ecx
movq -40(%rbp), %rax
movl %ecx, (%rax)
movq -40(%rbp), %rax
movq $0, 8(%rax)
movq -40(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
movl $0, -4(%rbp)
LBB5_6:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _push_front ## -- Begin function push_front
.p2align 4, 0x90
_push_front: ## @push_front
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -24(%rbp)
movl -12(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _insert_after_num ## -- Begin function insert_after_num
.p2align 4, 0x90
_insert_after_num: ## @insert_after_num
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -24(%rbp)
movl -16(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
movl $1, -36(%rbp)
LBB7_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -12(%rbp), %eax
je LBB7_3
## %bb.2: ## in Loop: Header=BB7_1 Depth=1
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB7_1
LBB7_3:
movq -32(%rbp), %rax
movq 8(%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _remove_node ## -- Begin function remove_node
.p2align 4, 0x90
_remove_node: ## @remove_node
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq -16(%rbp), %rax
movq %rax, -40(%rbp)
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
callq _find
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB8_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB8_16
LBB8_2:
movq -32(%rbp), %rax
cmpq -16(%rbp), %rax
jne LBB8_4
## %bb.3:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB8_15
LBB8_4:
jmp LBB8_5
LBB8_5: ## =>This Inner Loop Header: Depth=1
movq -40(%rbp), %rax
movq 8(%rax), %rax
cmpq -32(%rbp), %rax
je LBB8_7
## %bb.6: ## in Loop: Header=BB8_5 Depth=1
movq -40(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB8_5
LBB8_7:
jmp LBB8_8
LBB8_8: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
je LBB8_14
## %bb.9: ## in Loop: Header=BB8_8 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
movq -32(%rbp), %rax
cmpq -16(%rbp), %rax
jne LBB8_12
## %bb.10: ## in Loop: Header=BB8_8 Depth=1
movq -40(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB8_12
## %bb.11: ## in Loop: Header=BB8_8 Depth=1
movq -40(%rbp), %rax
movq %rax, -16(%rbp)
jmp LBB8_13
LBB8_12: ## in Loop: Header=BB8_8 Depth=1
movq -32(%rbp), %rax
movq 8(%rax), %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
LBB8_13: ## in Loop: Header=BB8_8 Depth=1
jmp LBB8_8
LBB8_14:
movq -32(%rbp), %rdi
callq _free
movl $0, -4(%rbp)
jmp LBB8_16
LBB8_15:
jmp LBB8_16
LBB8_16:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _print ## -- Begin function print
.p2align 4, 0x90
_print: ## @print
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq _is_empty
andb $1, %al
movzbl %al, %eax
cmpl $0, %eax
jne LBB9_8
## %bb.1:
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
LBB9_2: ## =>This Inner Loop Header: Depth=1
cmpq $0, -16(%rbp)
je LBB9_7
## %bb.3: ## in Loop: Header=BB9_2 Depth=1
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB9_5
## %bb.4: ## in Loop: Header=BB9_2 Depth=1
movq -16(%rbp), %rax
movl (%rax), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB9_6
LBB9_5: ## in Loop: Header=BB9_2 Depth=1
movq -16(%rbp), %rax
movl (%rax), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
LBB9_6: ## in Loop: Header=BB9_2 Depth=1
jmp LBB9_2
LBB9_7:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB9_8:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
movq $0, -16(%rbp)
leaq -16(%rbp), %rdi
callq _init
leaq L_.str(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -28(%rbp)
LBB10_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB10_4
## %bb.2: ## in Loop: Header=BB10_1 Depth=1
leaq L_.str(%rip), %rdi
leaq -24(%rbp), %rsi
movb $0, %al
callq _scanf
movq -16(%rbp), %rdi
movl -24(%rbp), %esi
callq _push_back
## %bb.3: ## in Loop: Header=BB10_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB10_1
LBB10_4:
leaq -16(%rbp), %rdi
callq _pop
movq -16(%rbp), %rdi
callq _print
movl $0, -32(%rbp)
LBB10_5: ## =>This Inner Loop Header: Depth=1
cmpl $3, -32(%rbp)
jge LBB10_11
## %bb.6: ## in Loop: Header=BB10_5 Depth=1
leaq L_.str(%rip), %rdi
leaq -24(%rbp), %rsi
movb $0, %al
callq _scanf
movq -16(%rbp), %rdi
movl -24(%rbp), %esi
callq _find
cmpq $0, %rax
jne LBB10_8
## %bb.7: ## in Loop: Header=BB10_5 Depth=1
leaq L_.str.1(%rip), %rdi
xorl %esi, %esi
movb $0, %al
callq _printf
jmp LBB10_9
LBB10_8: ## in Loop: Header=BB10_5 Depth=1
leaq L_.str.1(%rip), %rdi
movl $1, %esi
movb $0, %al
callq _printf
LBB10_9: ## in Loop: Header=BB10_5 Depth=1
jmp LBB10_10
LBB10_10: ## in Loop: Header=BB10_5 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB10_5
LBB10_11:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str(%rip), %rdi
leaq -24(%rbp), %rsi
movb $0, %al
callq _scanf
movq -16(%rbp), %rdi
movl -24(%rbp), %esi
callq _push_back
movq -16(%rbp), %rdi
callq _print
leaq L_.str(%rip), %rdi
leaq -24(%rbp), %rsi
movb $0, %al
callq _scanf
movl -24(%rbp), %esi
leaq -16(%rbp), %rdi
callq _push_front
movq -16(%rbp), %rdi
callq _print
leaq L_.str(%rip), %rdi
leaq -36(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str(%rip), %rdi
leaq -40(%rbp), %rsi
movb $0, %al
callq _scanf
movq -16(%rbp), %rdi
movl -36(%rbp), %esi
movl -40(%rbp), %edx
callq _insert_after_num
movq -16(%rbp), %rdi
callq _print
leaq L_.str(%rip), %rdi
leaq -24(%rbp), %rsi
movb $0, %al
callq _scanf
movq -16(%rbp), %rdi
movl -24(%rbp), %esi
callq _remove_node
movq -16(%rbp), %rdi
callq _print
movq -16(%rbp), %rdi
callq _clean
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d "
L_.str.2: ## @.str.2
.asciz "\n"
.subsections_via_symbols
|
the_stack_data/232957081.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add16se_2JY ; -- Begin function add16se_2JY
.p2align 2
_add16se_2JY: ; @add16se_2JY
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
.cfi_offset w27, -8
.cfi_offset w28, -16
sub sp, sp, #576
.cfi_def_cfa_offset 592
str x0, [sp, #568]
str x1, [sp, #560]
ldr x8, [sp, #568]
lsr x8, x8, #1
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #1
and x9, x9, #0x1
and x8, x8, x9
mvn x8, x8
str x8, [sp, #552]
ldr x8, [sp, #552]
mvn x8, x8
str x8, [sp, #544]
ldr x8, [sp, #560]
lsr x8, x8, #3
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #3
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #536]
ldr x8, [sp, #560]
lsr x8, x8, #3
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #3
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #528]
ldr x8, [sp, #536]
ldr x9, [sp, #560]
lsr x9, x9, #2
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #520]
ldr x8, [sp, #536]
ldr x9, [sp, #560]
lsr x9, x9, #2
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #512]
ldr x8, [sp, #528]
ldr x9, [sp, #520]
orr x8, x8, x9
str x8, [sp, #504]
ldr x8, [sp, #560]
lsr x8, x8, #4
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #4
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #496]
ldr x8, [sp, #560]
lsr x8, x8, #4
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #4
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #488]
ldr x8, [sp, #496]
ldr x9, [sp, #504]
and x8, x8, x9
str x8, [sp, #480]
ldr x8, [sp, #496]
ldr x9, [sp, #504]
eor x8, x8, x9
str x8, [sp, #472]
ldr x8, [sp, #488]
ldr x9, [sp, #480]
orr x8, x8, x9
str x8, [sp, #464]
ldr x8, [sp, #560]
lsr x8, x8, #5
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #5
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #456]
ldr x8, [sp, #560]
lsr x8, x8, #5
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #5
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #448]
ldr x8, [sp, #456]
ldr x9, [sp, #464]
and x8, x8, x9
str x8, [sp, #440]
ldr x8, [sp, #456]
ldr x9, [sp, #464]
eor x8, x8, x9
str x8, [sp, #432]
ldr x8, [sp, #448]
ldr x9, [sp, #440]
orr x8, x8, x9
str x8, [sp, #424]
ldr x8, [sp, #560]
lsr x8, x8, #6
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #6
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #416]
ldr x8, [sp, #560]
lsr x8, x8, #6
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #6
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #408]
ldr x8, [sp, #416]
ldr x9, [sp, #424]
and x8, x8, x9
str x8, [sp, #400]
ldr x8, [sp, #416]
ldr x9, [sp, #424]
eor x8, x8, x9
str x8, [sp, #392]
ldr x8, [sp, #408]
ldr x9, [sp, #400]
orr x8, x8, x9
str x8, [sp, #384]
ldr x8, [sp, #560]
lsr x8, x8, #7
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #7
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #376]
ldr x8, [sp, #560]
lsr x8, x8, #7
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #7
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #368]
ldr x8, [sp, #376]
ldr x9, [sp, #384]
and x8, x8, x9
str x8, [sp, #360]
ldr x8, [sp, #376]
ldr x9, [sp, #384]
eor x8, x8, x9
str x8, [sp, #352]
ldr x8, [sp, #368]
ldr x9, [sp, #360]
orr x8, x8, x9
str x8, [sp, #344]
ldr x8, [sp, #560]
lsr x8, x8, #8
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #8
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #336]
ldr x8, [sp, #560]
lsr x8, x8, #8
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #8
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #328]
ldr x8, [sp, #336]
ldr x9, [sp, #344]
and x8, x8, x9
str x8, [sp, #320]
ldr x8, [sp, #336]
ldr x9, [sp, #344]
eor x8, x8, x9
str x8, [sp, #312]
ldr x8, [sp, #328]
ldr x9, [sp, #320]
orr x8, x8, x9
str x8, [sp, #304]
ldr x8, [sp, #560]
lsr x8, x8, #9
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #9
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #296]
ldr x8, [sp, #560]
lsr x8, x8, #9
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #9
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #288]
ldr x8, [sp, #296]
ldr x9, [sp, #304]
and x8, x8, x9
str x8, [sp, #280]
ldr x8, [sp, #296]
ldr x9, [sp, #304]
eor x8, x8, x9
str x8, [sp, #272]
ldr x8, [sp, #288]
ldr x9, [sp, #280]
orr x8, x8, x9
str x8, [sp, #264]
ldr x8, [sp, #560]
lsr x8, x8, #10
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #10
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #256]
ldr x8, [sp, #560]
lsr x8, x8, #10
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #10
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #248]
ldr x8, [sp, #256]
ldr x9, [sp, #264]
and x8, x8, x9
str x8, [sp, #240]
ldr x8, [sp, #256]
ldr x9, [sp, #264]
eor x8, x8, x9
str x8, [sp, #232]
ldr x8, [sp, #248]
ldr x9, [sp, #240]
orr x8, x8, x9
str x8, [sp, #224]
ldr x8, [sp, #560]
lsr x8, x8, #11
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #11
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #216]
ldr x8, [sp, #560]
lsr x8, x8, #11
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #11
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #208]
ldr x8, [sp, #216]
ldr x9, [sp, #224]
and x8, x8, x9
str x8, [sp, #200]
ldr x8, [sp, #216]
ldr x9, [sp, #224]
eor x8, x8, x9
str x8, [sp, #192]
ldr x8, [sp, #208]
ldr x9, [sp, #200]
orr x8, x8, x9
str x8, [sp, #184]
ldr x8, [sp, #560]
lsr x8, x8, #12
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #12
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #176]
ldr x8, [sp, #560]
lsr x8, x8, #12
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #12
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #168]
ldr x8, [sp, #176]
ldr x9, [sp, #184]
and x8, x8, x9
str x8, [sp, #160]
ldr x8, [sp, #176]
ldr x9, [sp, #184]
eor x8, x8, x9
str x8, [sp, #152]
ldr x8, [sp, #168]
ldr x9, [sp, #160]
orr x8, x8, x9
str x8, [sp, #144]
ldr x8, [sp, #560]
lsr x8, x8, #13
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #13
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #136]
ldr x8, [sp, #560]
lsr x8, x8, #13
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #13
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #128]
ldr x8, [sp, #136]
ldr x9, [sp, #144]
and x8, x8, x9
str x8, [sp, #120]
ldr x8, [sp, #136]
ldr x9, [sp, #144]
eor x8, x8, x9
str x8, [sp, #112]
ldr x8, [sp, #128]
ldr x9, [sp, #120]
orr x8, x8, x9
str x8, [sp, #104]
ldr x8, [sp, #560]
lsr x8, x8, #14
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #14
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #96]
ldr x8, [sp, #560]
lsr x8, x8, #14
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #14
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #88]
ldr x8, [sp, #96]
ldr x9, [sp, #104]
and x8, x8, x9
str x8, [sp, #80]
ldr x8, [sp, #96]
ldr x9, [sp, #104]
eor x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #88]
ldr x9, [sp, #80]
orr x8, x8, x9
str x8, [sp, #64]
ldr x8, [sp, #560]
lsr x8, x8, #15
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #15
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #56]
ldr x8, [sp, #560]
lsr x8, x8, #15
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #15
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #48]
ldr x8, [sp, #56]
ldr x9, [sp, #64]
and x8, x8, x9
str x8, [sp, #40]
ldr x8, [sp, #56]
ldr x9, [sp, #64]
eor x8, x8, x9
str x8, [sp, #32]
ldr x8, [sp, #48]
ldr x9, [sp, #40]
orr x8, x8, x9
str x8, [sp, #24]
ldr x8, [sp, #560]
lsr x8, x8, #15
and x8, x8, #0x1
ldr x9, [sp, #568]
lsr x9, x9, #15
and x9, x9, #0x1
eor x8, x8, x9
str x8, [sp, #16]
ldr x8, [sp, #16]
ldr x9, [sp, #24]
eor x8, x8, x9
str x8, [sp, #8]
str xzr, [sp]
ldr x8, [sp, #568]
lsr x8, x8, #0
and x8, x8, #0x1
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9
str x8, [sp]
ldr x8, [sp, #544]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #1
str x8, [sp]
ldr x8, [sp, #568]
lsr x8, x8, #2
and x8, x8, #0x1
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #2
str x8, [sp]
ldr x8, [sp, #512]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #3
str x8, [sp]
ldr x8, [sp, #472]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #4
str x8, [sp]
ldr x8, [sp, #432]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #5
str x8, [sp]
ldr x8, [sp, #392]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #6
str x8, [sp]
ldr x8, [sp, #352]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #7
str x8, [sp]
ldr x8, [sp, #312]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #8
str x8, [sp]
ldr x8, [sp, #272]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #9
str x8, [sp]
ldr x8, [sp, #232]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #10
str x8, [sp]
ldr x8, [sp, #192]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #11
str x8, [sp]
ldr x8, [sp, #152]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #12
str x8, [sp]
ldr x8, [sp, #112]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #13
str x8, [sp]
ldr x8, [sp, #72]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #14
str x8, [sp]
ldr x8, [sp, #32]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #15
str x8, [sp]
ldr x8, [sp, #8]
and x9, x8, #0x1
ldr x8, [sp]
orr x8, x8, x9, lsl #16
str x8, [sp]
ldr x0, [sp]
add sp, sp, #576
ldp x28, x27, [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 _add16se_2JY ## -- Begin function add16se_2JY
.p2align 4, 0x90
_add16se_2JY: ## @add16se_2JY
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $448, %rsp ## imm = 0x1C0
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
shrq $1, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $1, %rcx
andq $1, %rcx
andq %rcx, %rax
xorq $-1, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
xorq $-1, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
shrq $3, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $3, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -40(%rbp)
movq -16(%rbp), %rax
shrq $3, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $3, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -48(%rbp)
movq -40(%rbp), %rax
movq -16(%rbp), %rcx
shrq $2, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -56(%rbp)
movq -40(%rbp), %rax
movq -16(%rbp), %rcx
shrq $2, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -64(%rbp)
movq -48(%rbp), %rax
orq -56(%rbp), %rax
movq %rax, -72(%rbp)
movq -16(%rbp), %rax
shrq $4, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $4, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -80(%rbp)
movq -16(%rbp), %rax
shrq $4, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $4, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -88(%rbp)
movq -80(%rbp), %rax
andq -72(%rbp), %rax
movq %rax, -96(%rbp)
movq -80(%rbp), %rax
xorq -72(%rbp), %rax
movq %rax, -104(%rbp)
movq -88(%rbp), %rax
orq -96(%rbp), %rax
movq %rax, -112(%rbp)
movq -16(%rbp), %rax
shrq $5, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $5, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -120(%rbp)
movq -16(%rbp), %rax
shrq $5, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $5, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -128(%rbp)
movq -120(%rbp), %rax
andq -112(%rbp), %rax
movq %rax, -136(%rbp)
movq -120(%rbp), %rax
xorq -112(%rbp), %rax
movq %rax, -144(%rbp)
movq -128(%rbp), %rax
orq -136(%rbp), %rax
movq %rax, -152(%rbp)
movq -16(%rbp), %rax
shrq $6, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $6, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -160(%rbp)
movq -16(%rbp), %rax
shrq $6, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $6, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -168(%rbp)
movq -160(%rbp), %rax
andq -152(%rbp), %rax
movq %rax, -176(%rbp)
movq -160(%rbp), %rax
xorq -152(%rbp), %rax
movq %rax, -184(%rbp)
movq -168(%rbp), %rax
orq -176(%rbp), %rax
movq %rax, -192(%rbp)
movq -16(%rbp), %rax
shrq $7, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $7, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -200(%rbp)
movq -16(%rbp), %rax
shrq $7, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $7, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -208(%rbp)
movq -200(%rbp), %rax
andq -192(%rbp), %rax
movq %rax, -216(%rbp)
movq -200(%rbp), %rax
xorq -192(%rbp), %rax
movq %rax, -224(%rbp)
movq -208(%rbp), %rax
orq -216(%rbp), %rax
movq %rax, -232(%rbp)
movq -16(%rbp), %rax
shrq $8, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $8, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -240(%rbp)
movq -16(%rbp), %rax
shrq $8, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $8, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -248(%rbp)
movq -240(%rbp), %rax
andq -232(%rbp), %rax
movq %rax, -256(%rbp)
movq -240(%rbp), %rax
xorq -232(%rbp), %rax
movq %rax, -264(%rbp)
movq -248(%rbp), %rax
orq -256(%rbp), %rax
movq %rax, -272(%rbp)
movq -16(%rbp), %rax
shrq $9, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $9, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -280(%rbp)
movq -16(%rbp), %rax
shrq $9, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $9, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -288(%rbp)
movq -280(%rbp), %rax
andq -272(%rbp), %rax
movq %rax, -296(%rbp)
movq -280(%rbp), %rax
xorq -272(%rbp), %rax
movq %rax, -304(%rbp)
movq -288(%rbp), %rax
orq -296(%rbp), %rax
movq %rax, -312(%rbp)
movq -16(%rbp), %rax
shrq $10, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $10, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -320(%rbp)
movq -16(%rbp), %rax
shrq $10, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $10, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -328(%rbp)
movq -320(%rbp), %rax
andq -312(%rbp), %rax
movq %rax, -336(%rbp)
movq -320(%rbp), %rax
xorq -312(%rbp), %rax
movq %rax, -344(%rbp)
movq -328(%rbp), %rax
orq -336(%rbp), %rax
movq %rax, -352(%rbp)
movq -16(%rbp), %rax
shrq $11, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $11, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -360(%rbp)
movq -16(%rbp), %rax
shrq $11, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $11, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -368(%rbp)
movq -360(%rbp), %rax
andq -352(%rbp), %rax
movq %rax, -376(%rbp)
movq -360(%rbp), %rax
xorq -352(%rbp), %rax
movq %rax, -384(%rbp)
movq -368(%rbp), %rax
orq -376(%rbp), %rax
movq %rax, -392(%rbp)
movq -16(%rbp), %rax
shrq $12, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $12, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -400(%rbp)
movq -16(%rbp), %rax
shrq $12, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $12, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -408(%rbp)
movq -400(%rbp), %rax
andq -392(%rbp), %rax
movq %rax, -416(%rbp)
movq -400(%rbp), %rax
xorq -392(%rbp), %rax
movq %rax, -424(%rbp)
movq -408(%rbp), %rax
orq -416(%rbp), %rax
movq %rax, -432(%rbp)
movq -16(%rbp), %rax
shrq $13, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $13, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -440(%rbp)
movq -16(%rbp), %rax
shrq $13, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $13, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -448(%rbp)
movq -440(%rbp), %rax
andq -432(%rbp), %rax
movq %rax, -456(%rbp)
movq -440(%rbp), %rax
xorq -432(%rbp), %rax
movq %rax, -464(%rbp)
movq -448(%rbp), %rax
orq -456(%rbp), %rax
movq %rax, -472(%rbp)
movq -16(%rbp), %rax
shrq $14, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $14, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -480(%rbp)
movq -16(%rbp), %rax
shrq $14, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $14, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -488(%rbp)
movq -480(%rbp), %rax
andq -472(%rbp), %rax
movq %rax, -496(%rbp)
movq -480(%rbp), %rax
xorq -472(%rbp), %rax
movq %rax, -504(%rbp)
movq -488(%rbp), %rax
orq -496(%rbp), %rax
movq %rax, -512(%rbp)
movq -16(%rbp), %rax
shrq $15, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $15, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -520(%rbp)
movq -16(%rbp), %rax
shrq $15, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $15, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -528(%rbp)
movq -520(%rbp), %rax
andq -512(%rbp), %rax
movq %rax, -536(%rbp)
movq -520(%rbp), %rax
xorq -512(%rbp), %rax
movq %rax, -544(%rbp)
movq -528(%rbp), %rax
orq -536(%rbp), %rax
movq %rax, -552(%rbp)
movq -16(%rbp), %rax
shrq $15, %rax
andq $1, %rax
movq -8(%rbp), %rcx
shrq $15, %rcx
andq $1, %rcx
xorq %rcx, %rax
movq %rax, -560(%rbp)
movq -560(%rbp), %rax
xorq -552(%rbp), %rax
movq %rax, -568(%rbp)
movq $0, -576(%rbp)
movq -8(%rbp), %rax
shrq $0, %rax
andq $1, %rax
andq $1, %rax
shlq $0, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -32(%rbp), %rax
andq $1, %rax
shlq $1, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -8(%rbp), %rax
shrq $2, %rax
andq $1, %rax
andq $1, %rax
shlq $2, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -64(%rbp), %rax
andq $1, %rax
shlq $3, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -104(%rbp), %rax
andq $1, %rax
shlq $4, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -144(%rbp), %rax
andq $1, %rax
shlq $5, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -184(%rbp), %rax
andq $1, %rax
shlq $6, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -224(%rbp), %rax
andq $1, %rax
shlq $7, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -264(%rbp), %rax
andq $1, %rax
shlq $8, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -304(%rbp), %rax
andq $1, %rax
shlq $9, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -344(%rbp), %rax
andq $1, %rax
shlq $10, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -384(%rbp), %rax
andq $1, %rax
shlq $11, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -424(%rbp), %rax
andq $1, %rax
shlq $12, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -464(%rbp), %rax
andq $1, %rax
shlq $13, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -504(%rbp), %rax
andq $1, %rax
shlq $14, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -544(%rbp), %rax
andq $1, %rax
shlq $15, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -568(%rbp), %rax
andq $1, %rax
shlq $16, %rax
orq -576(%rbp), %rax
movq %rax, -576(%rbp)
movq -576(%rbp), %rax
addq $448, %rsp ## imm = 0x1C0
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/120227.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _scilab_rt_contour_d2i2d2i0d0d0s0d2_ ; -- Begin function scilab_rt_contour_d2i2d2i0d0d0s0d2_
.p2align 2
_scilab_rt_contour_d2i2d2i0d0d0s0d2_: ; @scilab_rt_contour_d2i2d2i0d0d0s0d2_
.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 x13, [x29, #16]
ldr w12, [x29, #24]
ldr x11, [x29, #32]
ldr w10, [x29, #40]
ldr w9, [x29, #44]
ldr x8, [x29, #48]
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 x13, [x29, #-48]
stur w12, [x29, #-52]
stur d0, [x29, #-64]
stur d1, [x29, #-72]
stur x11, [x29, #-80]
stur w10, [x29, #-84]
stur w9, [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, #-88]
; kill: def $x8 killed $w8
str x8, [sp, #48] ; 8-byte Folded Spill
movi d0, #0000000000000000
str d0, [sp, #80]
str wzr, [sp, #76]
str d0, [sp, #64]
str d0, [sp, #56]
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 #3
ldrsw x9, [sp, #88]
ldr d1, [x8, x9, lsl #3]
ldr d0, [sp, #64]
fadd d0, d0, d1
str d0, [sp, #64]
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 d0, [sp, #64]
mov x8, sp
str d0, [x8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldur w9, [x29, #-52]
; 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 x0, [sp, #16] ; 8-byte Folded Reload
ldur d0, [x29, #-64]
mov x8, sp
str d0, [x8]
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur d0, [x29, #-72]
mov x8, sp
str d0, [x8]
bl _printf
ldur x8, [x29, #-80]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@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, #-84]
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, #-88]
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
ldr x8, [sp, #96]
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, #56]
fadd d0, d0, d1
str d0, [sp, #56]
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 d0, [sp, #56]
mov x8, sp
str d0, [x8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@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_contour_d2i2d2i0d0d0s0d2_ ## -- Begin function scilab_rt_contour_d2i2d2i0d0d0s0d2_
.p2align 4, 0x90
_scilab_rt_contour_d2i2d2i0d0d0s0d2_: ## @scilab_rt_contour_d2i2d2i0d0d0s0d2_
.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 72(%rbp), %rax
movl 64(%rbp), %eax
movl 56(%rbp), %eax
movq 48(%rbp), %rax
movl 40(%rbp), %eax
movq 32(%rbp), %rax
movl 24(%rbp), %eax
movl 16(%rbp), %eax
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movq %rdx, -16(%rbp)
movl %ecx, -20(%rbp)
movl %r8d, -24(%rbp)
movq %r9, -32(%rbp)
movsd %xmm0, -40(%rbp)
movsd %xmm1, -48(%rbp)
movl -8(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -120(%rbp) ## 8-byte Spill
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -112(%rbp) ## 8-byte Spill
movl 24(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -104(%rbp) ## 8-byte Spill
movl 64(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -96(%rbp) ## 8-byte Spill
xorps %xmm0, %xmm0
movsd %xmm0, -64(%rbp)
movl $0, -68(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -80(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -88(%rbp)
movl $0, -52(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -52(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -56(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -56(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq -120(%rbp), %rdx ## 8-byte Reload
movq -16(%rbp), %rax
movslq -52(%rbp), %rcx
imulq %rdx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
addsd -64(%rbp), %xmm0
movsd %xmm0, -64(%rbp)
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%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 -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB0_1
LBB0_8:
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
movl $0, -52(%rbp)
LBB0_9: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
movl -52(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_16
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movl $0, -56(%rbp)
LBB0_11: ## Parent Loop BB0_9 Depth=1
## => This Inner Loop Header: Depth=2
movl -56(%rbp), %eax
cmpl -24(%rbp), %eax
jge LBB0_14
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movq -112(%rbp), %rdx ## 8-byte Reload
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
imulq %rdx, %rcx
shlq $2, %rcx
addq %rcx, %rax
movslq -56(%rbp), %rcx
movl (%rax,%rcx,4), %eax
addl -68(%rbp), %eax
movl %eax, -68(%rbp)
## %bb.13: ## in Loop: Header=BB0_11 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%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 -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB0_9
LBB0_16:
movl -68(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -52(%rbp)
LBB0_17: ## =>This Loop Header: Depth=1
## Child Loop BB0_19 Depth 2
movl -52(%rbp), %eax
cmpl 16(%rbp), %eax
jge LBB0_24
## %bb.18: ## in Loop: Header=BB0_17 Depth=1
movl $0, -56(%rbp)
LBB0_19: ## Parent Loop BB0_17 Depth=1
## => This Inner Loop Header: Depth=2
movl -56(%rbp), %eax
cmpl 24(%rbp), %eax
jge LBB0_22
## %bb.20: ## in Loop: Header=BB0_19 Depth=2
movq -104(%rbp), %rdx ## 8-byte Reload
movq 32(%rbp), %rax
movslq -52(%rbp), %rcx
imulq %rdx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
addsd -80(%rbp), %xmm0
movsd %xmm0, -80(%rbp)
## %bb.21: ## in Loop: Header=BB0_19 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%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 -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB0_17
LBB0_24:
movsd -80(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
movl 40(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
movq 48(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -52(%rbp)
LBB0_25: ## =>This Loop Header: Depth=1
## Child Loop BB0_27 Depth 2
movl -52(%rbp), %eax
cmpl 56(%rbp), %eax
jge LBB0_32
## %bb.26: ## in Loop: Header=BB0_25 Depth=1
movl $0, -56(%rbp)
LBB0_27: ## Parent Loop BB0_25 Depth=1
## => This Inner Loop Header: Depth=2
movl -56(%rbp), %eax
cmpl 64(%rbp), %eax
jge LBB0_30
## %bb.28: ## in Loop: Header=BB0_27 Depth=2
movq -96(%rbp), %rdx ## 8-byte Reload
movq 72(%rbp), %rax
movslq -52(%rbp), %rcx
imulq %rdx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movslq -56(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
addsd -88(%rbp), %xmm0
movsd %xmm0, -88(%rbp)
## %bb.29: ## in Loop: Header=BB0_27 Depth=2
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%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 -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB0_25
LBB0_32:
movsd -88(%rbp), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str(%rip), %rdi
movb $1, %al
callq _printf
addq $128, %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/234518358.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Jim_bootstrapInit ; -- Begin function Jim_bootstrapInit
.p2align 2
_Jim_bootstrapInit: ; @Jim_bootstrapInit
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp]
ldr x0, [sp]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
adrp x2, l_.str.1@PAGE
add x2, x2, l_.str.1@PAGEOFF
mov w3, #1
bl _Jim_PackageProvide
subs w8, w0, #0
cset w8, eq
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]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
mov w2, #1
adrp x3, l_.str.3@PAGE
add x3, x3, l_.str.3@PAGEOFF
bl _Jim_EvalSource
stur w0, [x29, #-4]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_PackageProvide ; -- Begin function Jim_PackageProvide
.p2align 2
_Jim_PackageProvide: ; @Jim_PackageProvide
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str x2, [sp, #8]
str w3, [sp, #4]
mov w0, #0
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_EvalSource ; -- Begin function Jim_EvalSource
.p2align 2
_Jim_EvalSource: ; @Jim_EvalSource
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
stur x3, [x29, #-32]
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldur x8, [x29, #-8]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x8, [sp, #32]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur w3, [x29, #-20]
bl _JimSetSourceInfo
ldur x8, [x29, #-8]
ldr x8, [x8, #192]
str x8, [sp, #24]
ldr x8, [sp, #32]
ldur x9, [x29, #-8]
str x8, [x9, #192]
ldur x0, [x29, #-8]
ldr x1, [sp, #32]
bl _Jim_EvalObj
stur w0, [x29, #-36]
ldr x8, [sp, #24]
ldur x9, [x29, #-8]
str x8, [x9, #192]
b LBB2_3
LBB2_2:
ldur x0, [x29, #-8]
ldr x1, [sp, #32]
bl _Jim_EvalObj
stur w0, [x29, #-36]
b LBB2_3
LBB2_3:
ldr x9, [sp, #32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB2_5
b LBB2_4
LBB2_4:
ldur x0, [x29, #-8]
ldr x1, [sp, #32]
bl _Jim_FreeObj
b LBB2_5
LBB2_5:
ldur w0, [x29, #-36]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _Jim_initjimshInit ; -- Begin function Jim_initjimshInit
.p2align 2
_Jim_initjimshInit: ; @Jim_initjimshInit
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp]
ldr x0, [sp]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
adrp x2, l_.str.1@PAGE
add x2, x2, l_.str.1@PAGEOFF
mov w3, #1
bl _Jim_PackageProvide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB3_3
LBB3_2:
ldr x0, [sp]
adrp x1, l_.str.5@PAGE
add x1, x1, l_.str.5@PAGEOFF
mov w2, #1
adrp x3, l_.str.6@PAGE
add x3, x3, l_.str.6@PAGEOFF
bl _Jim_EvalSource
stur w0, [x29, #-4]
b LBB3_3
LBB3_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_globInit ; -- Begin function Jim_globInit
.p2align 2
_Jim_globInit: ; @Jim_globInit
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp]
ldr x0, [sp]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
adrp x2, l_.str.1@PAGE
add x2, x2, l_.str.1@PAGEOFF
mov w3, #1
bl _Jim_PackageProvide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB4_3
LBB4_2:
ldr x0, [sp]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
mov w2, #1
adrp x3, l_.str.9@PAGE
add x3, x3, l_.str.9@PAGEOFF
bl _Jim_EvalSource
stur w0, [x29, #-4]
b LBB4_3
LBB4_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_stdlibInit ; -- Begin function Jim_stdlibInit
.p2align 2
_Jim_stdlibInit: ; @Jim_stdlibInit
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp]
ldr x0, [sp]
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
adrp x2, l_.str.1@PAGE
add x2, x2, l_.str.1@PAGEOFF
mov w3, #1
bl _Jim_PackageProvide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB5_3
LBB5_2:
ldr x0, [sp]
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
mov w2, #1
adrp x3, l_.str.12@PAGE
add x3, x3, l_.str.12@PAGEOFF
bl _Jim_EvalSource
stur w0, [x29, #-4]
b LBB5_3
LBB5_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_tclcompatInit ; -- Begin function Jim_tclcompatInit
.p2align 2
_Jim_tclcompatInit: ; @Jim_tclcompatInit
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp]
ldr x0, [sp]
adrp x1, l_.str.13@PAGE
add x1, x1, l_.str.13@PAGEOFF
adrp x2, l_.str.1@PAGE
add x2, x2, l_.str.1@PAGEOFF
mov w3, #1
bl _Jim_PackageProvide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB6_3
LBB6_2:
ldr x0, [sp]
adrp x1, l_.str.14@PAGE
add x1, x1, l_.str.14@PAGEOFF
mov w2, #1
adrp x3, l_.str.15@PAGE
add x3, x3, l_.str.15@PAGEOFF
bl _Jim_EvalSource
stur w0, [x29, #-4]
b LBB6_3
LBB6_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_MakeTempFile ; -- Begin function Jim_MakeTempFile
.p2align 2
_Jim_MakeTempFile: ; @Jim_MakeTempFile
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB7_9
b LBB7_1
LBB7_1:
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _getenv
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_4
b LBB7_2
LBB7_2:
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_4
b LBB7_3
LBB7_3:
ldr x0, [sp, #16]
mov w1, #2
bl _access
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB7_5
b LBB7_4
LBB7_4:
adrp x8, l_.str.17@PAGE
add x8, x8, l_.str.17@PAGEOFF
str x8, [sp, #16]
b LBB7_5
LBB7_5:
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #24]
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_8
b LBB7_6
LBB7_6:
ldr x8, [sp, #16]
str x8, [sp] ; 8-byte Folded Spill
ldr x0, [sp, #16]
bl _strlen
ldr x8, [sp] ; 8-byte Folded Reload
subs x9, x0, #1
ldrsb w8, [x8, x9]
subs w8, w8, #47
cset w8, eq
tbnz w8, #0, LBB7_8
b LBB7_7
LBB7_7:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
adrp x2, l_.str.18@PAGE
add x2, x2, l_.str.18@PAGEOFF
mov w3, #1
bl _Jim_AppendString
b LBB7_8
LBB7_8:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
adrp x2, l_.str.19@PAGE
add x2, x2, l_.str.19@PAGEOFF
mov w3, #-1
bl _Jim_AppendString
b LBB7_10
LBB7_9:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #24]
b LBB7_10
LBB7_10:
mov w0, #127
bl _umask
sturh w0, [x29, #-30]
ldr x8, [sp, #24]
ldr x0, [x8]
bl _mkstemp
stur w0, [x29, #-28]
ldurh w0, [x29, #-30]
bl _umask
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB7_12
b LBB7_11
LBB7_11:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _JimAioSetError
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_FreeObj
mov w8, #-1
stur w8, [x29, #-4]
b LBB7_17
LBB7_12:
b LBB7_13
LBB7_13:
ldr x8, [sp, #24]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB7_15
b LBB7_14
LBB7_14:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB7_15
LBB7_15:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB7_16
LBB7_16:
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB7_17
LBB7_17:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_NewStringObj ; -- Begin function Jim_NewStringObj
.p2align 2
_Jim_NewStringObj: ; @Jim_NewStringObj
.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]
ldur x0, [x29, #-8]
bl _Jim_NewObj
str x0, [sp]
ldr w8, [sp, #12]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB8_2
b LBB8_1
LBB8_1:
ldr x0, [sp, #16]
bl _strlen
mov x8, x0
str w8, [sp, #12]
b LBB8_2
LBB8_2:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB8_4
b LBB8_3
LBB8_3:
ldr x9, [sp]
adrp x8, _JimEmptyStringRep@PAGE
add x8, x8, _JimEmptyStringRep@PAGEOFF
str x8, [x9]
b LBB8_5
LBB8_4:
ldr w8, [sp, #12]
add w0, w8, #1
bl _Jim_Alloc
ldr x8, [sp]
str x0, [x8]
ldr x8, [sp]
ldr x0, [x8]
ldr x1, [sp, #16]
ldrsw x2, [sp, #12]
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp]
ldr x8, [x8]
ldrsw x9, [sp, #12]
add x8, x8, x9
strb wzr, [x8]
b LBB8_5
LBB8_5:
ldr w8, [sp, #12]
ldr x9, [sp]
str w8, [x9, #20]
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x0, [sp]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_AppendString ; -- Begin function Jim_AppendString
.p2align 2
_Jim_AppendString: ; @Jim_AppendString
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
str w3, [sp, #4]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _SetStringFromAny
ldr x0, [sp, #16]
ldr x1, [sp, #8]
ldr w2, [sp, #4]
bl _StringAppendString
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimAioSetError
_JimAioSetError: ; @JimAioSetError
.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]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB10_2
b LBB10_1
LBB10_1:
ldur x8, [x29, #-8]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur x8, [x29, #-16]
str x8, [sp, #24] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
ldr x10, [sp, #24] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.165@PAGE
add x1, x1, l_.str.165@PAGEOFF
bl _Jim_SetResultFormatted
b LBB10_7
LBB10_2:
b LBB10_3
LBB10_3:
ldur x8, [x29, #-8]
str x8, [sp, #16] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
mov x1, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov w2, #-1
bl _Jim_NewStringObj
stur x0, [x29, #-24]
ldur x9, [x29, #-24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB10_5
b LBB10_4
LBB10_4:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB10_5
LBB10_5:
ldur x8, [x29, #-24]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB10_6
LBB10_6:
b LBB10_7
LBB10_7:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_FreeObj ; -- Begin function Jim_FreeObj
.p2align 2
_Jim_FreeObj: ; @Jim_FreeObj
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB11_3
b LBB11_1
LBB11_1:
ldr x8, [sp]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB11_3
b LBB11_2
LBB11_2:
ldr x8, [sp]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldr x0, [sp, #8]
ldr x1, [sp]
blr x8
b LBB11_3
LBB11_3:
ldr x8, [sp]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB11_7
b LBB11_4
LBB11_4:
ldr x8, [sp]
ldr x8, [x8]
adrp x9, _JimEmptyStringRep@PAGE
add x9, x9, _JimEmptyStringRep@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB11_6
b LBB11_5
LBB11_5:
ldr x8, [sp]
ldr x0, [x8]
bl _Jim_Free
b LBB11_6
LBB11_6:
b LBB11_7
LBB11_7:
ldr x8, [sp]
ldr x8, [x8, #48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB11_9
b LBB11_8
LBB11_8:
ldr x8, [sp]
ldr x8, [x8, #56]
ldr x9, [sp]
ldr x9, [x9, #48]
str x8, [x9, #56]
b LBB11_9
LBB11_9:
ldr x8, [sp]
ldr x8, [x8, #56]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB11_11
b LBB11_10
LBB11_10:
ldr x8, [sp]
ldr x8, [x8, #48]
ldr x9, [sp]
ldr x9, [x9, #56]
str x8, [x9, #48]
b LBB11_11
LBB11_11:
ldr x8, [sp, #8]
ldr x8, [x8, #176]
ldr x9, [sp]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB11_13
b LBB11_12
LBB11_12:
ldr x8, [sp]
ldr x8, [x8, #56]
ldr x9, [sp, #8]
str x8, [x9, #176]
b LBB11_13
LBB11_13:
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8, #48]
ldr x8, [sp, #8]
ldr x8, [x8, #184]
ldr x9, [sp]
str x8, [x9, #56]
ldr x8, [sp, #8]
ldr x8, [x8, #184]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB11_15
b LBB11_14
LBB11_14:
ldr x8, [sp]
ldr x9, [sp, #8]
ldr x9, [x9, #184]
str x8, [x9, #48]
b LBB11_15
LBB11_15:
ldr x8, [sp]
ldr x9, [sp, #8]
str x8, [x9, #184]
ldr x9, [sp]
mov w8, #-1
str w8, [x9, #16]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_AioFilehandle ; -- Begin function Jim_AioFilehandle
.p2align 2
_Jim_AioFilehandle: ; @Jim_AioFilehandle
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
mov w2, #1
bl _Jim_GetCommand
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB12_4
b LBB12_1
LBB12_1:
ldr x8, [sp, #16]
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB12_4
b LBB12_2
LBB12_2:
ldr x8, [sp, #16]
ldr x8, [x8, #16]
adrp x9, _JimAioSubCmdProc@PAGE
add x9, x9, _JimAioSubCmdProc@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB12_4
b LBB12_3
LBB12_3:
ldr x8, [sp, #16]
ldr x8, [x8, #32]
ldr x8, [x8]
stur x8, [x29, #-8]
b LBB12_5
LBB12_4:
ldur x0, [x29, #-16]
ldr x8, [sp, #24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.20@PAGE
add x1, x1, l_.str.20@PAGEOFF
bl _Jim_SetResultFormatted
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB12_5
LBB12_5:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_GetCommand ; -- Begin function Jim_GetCommand
.p2align 2
_Jim_GetCommand: ; @Jim_GetCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur w2, [x29, #-28]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
adrp x9, _commandObjType@PAGE
add x9, x9, _commandObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB13_2
b LBB13_1
LBB13_1:
ldur x8, [x29, #-24]
ldr x8, [x8, #40]
ldur x9, [x29, #-16]
ldr x9, [x9, #152]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB13_16
b LBB13_2
LBB13_2:
ldur x0, [x29, #-24]
bl _Jim_String
str x0, [sp, #16]
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB13_8
b LBB13_3
LBB13_3:
ldr x8, [sp, #16]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB13_8
b LBB13_4
LBB13_4:
b LBB13_5
LBB13_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
add x9, x8, #1
str x9, [sp, #16]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB13_7
b LBB13_6
LBB13_6: ; in Loop: Header=BB13_5 Depth=1
b LBB13_5
LBB13_7:
b LBB13_8
LBB13_8:
ldur x8, [x29, #-16]
add x0, x8, #104
ldr x1, [sp, #16]
bl _Jim_FindHashEntry
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB13_12
b LBB13_9
LBB13_9:
ldur w8, [x29, #-28]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB13_11
b LBB13_10
LBB13_10:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.57@PAGE
add x1, x1, l_.str.57@PAGEOFF
bl _Jim_SetResultFormatted
b LBB13_11
LBB13_11:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB13_21
LBB13_12:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str x8, [sp, #24]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB13_15
b LBB13_13
LBB13_13:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB13_15
b LBB13_14
LBB13_14:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
blr x8
b LBB13_15
LBB13_15:
ldur x9, [x29, #-24]
adrp x8, _commandObjType@PAGE
add x8, x8, _commandObjType@PAGEOFF
str x8, [x9, #8]
ldur x8, [x29, #-16]
ldr x8, [x8, #152]
ldur x9, [x29, #-24]
str x8, [x9, #40]
ldr x8, [sp, #24]
ldur x9, [x29, #-24]
str x8, [x9, #32]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x8, [x8, #120]
ldur x9, [x29, #-24]
str x8, [x9, #24]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x9, [x8, #120]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB13_17
LBB13_16:
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
str x8, [sp, #24]
b LBB13_17
LBB13_17:
b LBB13_18
LBB13_18: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
ldr w8, [x8, #56]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB13_20
b LBB13_19
LBB13_19: ; in Loop: Header=BB13_18 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #8]
str x8, [sp, #24]
b LBB13_18
LBB13_20:
ldr x8, [sp, #24]
stur x8, [x29, #-8]
b LBB13_21
LBB13_21:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimAioSubCmdProc
_JimAioSubCmdProc: ; @JimAioSubCmdProc
.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 x2, [sp, #8]
ldur x8, [x29, #-8]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur w2, [x29, #-12]
ldr x3, [sp, #8]
adrp x1, _aio_command_table@PAGE
add x1, x1, _aio_command_table@PAGEOFF
bl _Jim_ParseSubCmd
mov x1, x0
ldr x0, [sp] ; 8-byte Folded Reload
ldur w2, [x29, #-12]
ldr x3, [sp, #8]
bl _Jim_CallSubCmd
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_SetResultFormatted ; -- Begin function Jim_SetResultFormatted
.p2align 2
_Jim_SetResultFormatted: ; @Jim_SetResultFormatted
.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]
stur x0, [x29, #-56]
stur x1, [x29, #-64]
ldur x0, [x29, #-64]
bl _strlen
mov x8, x0
stur w8, [x29, #-68]
stur wzr, [x29, #-72]
stur wzr, [x29, #-76]
add x9, sp, #96
add x8, x29, #16
str x8, [x9]
str wzr, [sp, #92]
b LBB15_1
LBB15_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #92]
ldur w9, [x29, #-68]
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #52] ; 4-byte Folded Spill
tbnz w8, #0, LBB15_3
b LBB15_2
LBB15_2: ; in Loop: Header=BB15_1 Depth=1
ldur w8, [x29, #-76]
subs w8, w8, #5
cset w8, lt
str w8, [sp, #52] ; 4-byte Folded Spill
b LBB15_3
LBB15_3: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [sp, #52] ; 4-byte Folded Reload
tbz w8, #0, LBB15_14
b LBB15_4
LBB15_4: ; in Loop: Header=BB15_1 Depth=1
ldur x8, [x29, #-64]
ldrsw x9, [sp, #92]
add x0, x8, x9
adrp x1, l_.str.116@PAGE
add x1, x1, l_.str.116@PAGEOFF
mov x2, #2
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB15_6
b LBB15_5
LBB15_5: ; in Loop: Header=BB15_1 Depth=1
ldr x9, [sp, #96]
ldr x8, [x9]
add x9, x9, #8
str x9, [sp, #96]
str x8, [sp, #80]
ldr x9, [sp, #80]
ldursw x10, [x29, #-76]
sub x8, x29, #48
str x9, [x8, x10, lsl #3]
ldursw x9, [x29, #-76]
ldr x0, [x8, x9, lsl #3]
bl _strlen
mov x8, x0
str w8, [sp, #88]
b LBB15_12
LBB15_6: ; in Loop: Header=BB15_1 Depth=1
ldur x8, [x29, #-64]
ldrsw x9, [sp, #92]
add x0, x8, x9
adrp x1, l_.str.117@PAGE
add x1, x1, l_.str.117@PAGEOFF
mov x2, #3
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB15_8
b LBB15_7
LBB15_7: ; in Loop: Header=BB15_1 Depth=1
ldr x9, [sp, #96]
ldr x8, [x9]
add x9, x9, #8
str x9, [sp, #96]
str x8, [sp, #64]
ldr x8, [sp, #64]
str x8, [sp, #72]
ldr x0, [sp, #72]
add x1, sp, #88
bl _Jim_GetString
ldursw x9, [x29, #-76]
sub x8, x29, #48
str x0, [x8, x9, lsl #3]
b LBB15_11
LBB15_8: ; in Loop: Header=BB15_1 Depth=1
ldur x8, [x29, #-64]
ldrsw x9, [sp, #92]
ldrsb w8, [x8, x9]
subs w8, w8, #37
cset w8, ne
tbnz w8, #0, LBB15_10
b LBB15_9
LBB15_9: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [sp, #92]
add w8, w8, #1
str w8, [sp, #92]
b LBB15_10
LBB15_10: ; in Loop: Header=BB15_1 Depth=1
b LBB15_13
LBB15_11: ; in Loop: Header=BB15_1 Depth=1
b LBB15_12
LBB15_12: ; in Loop: Header=BB15_1 Depth=1
ldur w8, [x29, #-76]
add w8, w8, #1
stur w8, [x29, #-76]
ldr w9, [sp, #88]
ldur w8, [x29, #-72]
add w8, w8, w9
stur w8, [x29, #-72]
b LBB15_13
LBB15_13: ; in Loop: Header=BB15_1 Depth=1
ldr w8, [sp, #92]
add w8, w8, #1
str w8, [sp, #92]
b LBB15_1
LBB15_14:
ldur w9, [x29, #-72]
ldur w8, [x29, #-68]
add w8, w8, w9
stur w8, [x29, #-68]
ldur w8, [x29, #-68]
add w0, w8, #1
bl _Jim_Alloc
stur x0, [x29, #-88]
ldur x0, [x29, #-88]
ldur w8, [x29, #-68]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
ldur x4, [x29, #-64]
ldur x13, [x29, #-48]
ldur x12, [x29, #-40]
ldur x11, [x29, #-32]
ldur x10, [x29, #-24]
ldur x8, [x29, #-16]
mov x9, sp
str x13, [x9]
str x12, [x9, #8]
str x11, [x9, #16]
str x10, [x9, #24]
str x8, [x9, #32]
mov w2, #0
mov x3, #-1
bl ___snprintf_chk
stur w0, [x29, #-68]
b LBB15_15
LBB15_15:
ldur x0, [x29, #-56]
ldur x1, [x29, #-88]
ldur w2, [x29, #-68]
bl _Jim_NewStringObjNoAlloc
str x0, [sp, #56]
ldr x9, [sp, #56]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-56]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB15_17
b LBB15_16
LBB15_16:
ldur x0, [x29, #-56]
ldur x8, [x29, #-56]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB15_17
LBB15_17:
ldr x8, [sp, #56]
ldur x9, [x29, #-56]
str x8, [x9]
b LBB15_18
LBB15_18:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB15_20
b LBB15_19
LBB15_19:
bl ___stack_chk_fail
LBB15_20:
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.globl _Jim_aioInit ; -- Begin function Jim_aioInit
.p2align 2
_Jim_aioInit: ; @Jim_aioInit
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
adrp x1, l_.str.21@PAGE
add x1, x1, l_.str.21@PAGEOFF
adrp x2, l_.str.1@PAGE
add x2, x2, l_.str.1@PAGEOFF
mov w3, #1
bl _Jim_PackageProvide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB16_2
b LBB16_1
LBB16_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB16_3
LBB16_2:
ldur x0, [x29, #-16]
adrp x1, l_.str.22@PAGE
add x1, x1, l_.str.22@PAGEOFF
adrp x2, _JimAioOpenCommand@PAGE
add x2, x2, _JimAioOpenCommand@PAGEOFF
mov x4, #0
str x4, [sp, #8] ; 8-byte Folded Spill
mov x3, x4
bl _Jim_CreateCommand
ldr x3, [sp, #8] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x1, [x8]
mov w2, #-1
str w2, [sp, #4] ; 4-byte Folded Spill
adrp x4, l_.str.23@PAGE
add x4, x4, l_.str.23@PAGEOFF
mov w5, #0
str w5, [sp, #20] ; 4-byte Folded Spill
adrp x6, l_.str.24@PAGE
add x6, x6, l_.str.24@PAGEOFF
bl _JimMakeChannel
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x3, [sp, #8] ; 8-byte Folded Reload
ldr w5, [sp, #20] ; 4-byte Folded Reload
ldur x0, [x29, #-16]
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x1, [x8]
adrp x4, l_.str.25@PAGE
add x4, x4, l_.str.25@PAGEOFF
adrp x6, l_.str.26@PAGE
add x6, x6, l_.str.26@PAGEOFF
str x6, [sp, #24] ; 8-byte Folded Spill
bl _JimMakeChannel
ldr w2, [sp, #4] ; 4-byte Folded Reload
ldr x3, [sp, #8] ; 8-byte Folded Reload
ldr w5, [sp, #20] ; 4-byte Folded Reload
ldr x6, [sp, #24] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x1, [x8]
adrp x4, l_.str.27@PAGE
add x4, x4, l_.str.27@PAGEOFF
bl _JimMakeChannel
stur wzr, [x29, #-4]
b LBB16_3
LBB16_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_CreateCommand ; -- Begin function Jim_CreateCommand
.p2align 2
_Jim_CreateCommand: ; @Jim_CreateCommand
.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]
mov w0, #80
bl _Jim_Alloc
str x0, [sp, #16]
ldr x0, [sp, #16]
mov w1, #0
str w1, [sp, #12] ; 4-byte Folded Spill
mov x2, #80
mov x3, #-1
bl ___memset_chk
ldr x9, [sp, #16]
mov w8, #1
str w8, [x9]
ldr x8, [sp, #24]
ldr x9, [sp, #16]
str x8, [x9, #24]
ldur x8, [x29, #-24]
ldr x9, [sp, #16]
str x8, [x9, #16]
ldr x8, [sp, #32]
ldr x9, [sp, #16]
str x8, [x9, #32]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldr x2, [sp, #16]
bl _JimCreateCommand
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimAioOpenCommand
_JimAioOpenCommand: ; @JimAioOpenCommand
.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 x0, [x29, #-48]
stur w1, [x29, #-52]
str x2, [sp, #48]
ldur w8, [x29, #-52]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB18_3
b LBB18_1
LBB18_1:
ldur w8, [x29, #-52]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB18_3
b LBB18_2
LBB18_2:
ldur x0, [x29, #-48]
ldr x2, [sp, #48]
mov w1, #1
str w1, [sp, #28] ; 4-byte Folded Spill
adrp x3, l_.str.198@PAGE
add x3, x3, l_.str.198@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #28] ; 4-byte Folded Reload
stur w8, [x29, #-36]
b LBB18_9
LBB18_3:
ldur w8, [x29, #-52]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB18_5
b LBB18_4
LBB18_4:
ldr x8, [sp, #48]
ldr x0, [x8, #16]
bl _Jim_String
str x0, [sp, #16] ; 8-byte Folded Spill
b LBB18_6
LBB18_5:
adrp x8, l_.str.24@PAGE
add x8, x8, l_.str.24@PAGEOFF
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB18_6
LBB18_6:
ldr x8, [sp, #16] ; 8-byte Folded Reload
str x8, [sp, #40]
ldr x8, [sp, #48]
ldr x0, [x8, #8]
bl _Jim_String
str x0, [sp, #32]
ldr x8, [sp, #32]
ldrsb w8, [x8]
subs w8, w8, #124
cset w8, ne
tbnz w8, #0, LBB18_8
b LBB18_7
LBB18_7:
ldur x0, [x29, #-48]
adrp x1, l_.str.199@PAGE
add x1, x1, l_.str.199@PAGEOFF
mov w2, #-1
str w2, [sp, #4] ; 4-byte Folded Spill
bl _Jim_NewStringObj
ldr w2, [sp, #4] ; 4-byte Folded Reload
sub x8, x29, #32
str x8, [sp, #8] ; 8-byte Folded Spill
stur x0, [x29, #-32]
ldur x0, [x29, #-48]
ldr x8, [sp, #32]
add x1, x8, #1
bl _Jim_NewStringObj
ldr w2, [sp, #4] ; 4-byte Folded Reload
stur x0, [x29, #-24]
ldur x0, [x29, #-48]
ldr x1, [sp, #40]
bl _Jim_NewStringObj
ldr x2, [sp, #8] ; 8-byte Folded Reload
stur x0, [x29, #-16]
ldur x0, [x29, #-48]
mov w1, #3
bl _Jim_EvalObjVector
stur w0, [x29, #-36]
b LBB18_9
LBB18_8:
ldur x0, [x29, #-48]
ldr x8, [sp, #48]
ldr x3, [x8, #8]
ldr x6, [sp, #40]
mov x1, #0
mov w2, #-1
adrp x4, l_.str.200@PAGE
add x4, x4, l_.str.200@PAGEOFF
mov w5, #0
bl _JimMakeChannel
stur w0, [x29, #-36]
b LBB18_9
LBB18_9:
ldur w8, [x29, #-36]
str w8, [sp] ; 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, LBB18_11
b LBB18_10
LBB18_10:
bl ___stack_chk_fail
LBB18_11:
ldr w0, [sp] ; 4-byte Folded Reload
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimMakeChannel
_JimMakeChannel: ; @JimMakeChannel
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-56]
stur x1, [x29, #-64]
stur w2, [x29, #-68]
str x3, [sp, #80]
str x4, [sp, #72]
str w5, [sp, #68]
str x6, [sp, #56]
str wzr, [sp, #44]
ldur x8, [x29, #-64]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB19_2
b LBB19_1
LBB19_1:
ldur x0, [x29, #-56]
ldr x1, [sp, #72]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #80]
mov w8, #1
str w8, [sp, #44]
b LBB19_2
LBB19_2:
ldr x9, [sp, #80]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-64]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB19_8
b LBB19_3
LBB19_3:
ldr x0, [sp, #80]
bl _Jim_String
ldr x1, [sp, #56]
bl _fopen
stur x0, [x29, #-64]
ldur x8, [x29, #-64]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB19_7
b LBB19_4
LBB19_4:
ldur x0, [x29, #-56]
ldr x1, [sp, #80]
bl _JimAioSetError
ldr x9, [sp, #80]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB19_6
b LBB19_5
LBB19_5:
ldur x0, [x29, #-56]
ldr x1, [sp, #80]
bl _Jim_FreeObj
b LBB19_6
LBB19_6:
mov w8, #1
stur w8, [x29, #-44]
b LBB19_15
LBB19_7:
b LBB19_8
LBB19_8:
mov w0, #64
bl _Jim_Alloc
str x0, [sp, #48]
ldr x0, [sp, #48]
mov w1, #0
mov x2, #64
mov x3, #-1
bl ___memset_chk
ldur x8, [x29, #-64]
ldr x9, [sp, #48]
str x8, [x9]
ldur x0, [x29, #-64]
bl _fileno
ldr x8, [sp, #48]
str w0, [x8, #24]
ldr x8, [sp, #80]
ldr x9, [sp, #48]
str x8, [x9, #8]
ldr w8, [sp, #44]
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB19_10
b LBB19_9
LBB19_9:
ldr x8, [sp, #48]
ldr w0, [x8, #24]
mov x9, sp
mov x8, #1
str x8, [x9]
mov w1, #2
bl _fcntl
b LBB19_10
LBB19_10:
ldr w8, [sp, #44]
ldr x9, [sp, #48]
str w8, [x9, #20]
ldr w8, [sp, #68]
ldr x9, [sp, #48]
str w8, [x9, #56]
ldr x4, [sp, #72]
ldur x9, [x29, #-56]
ldr x8, [x9, #56]
add x8, x8, #1
str x8, [x9, #56]
mov x9, sp
str x8, [x9]
sub x0, x29, #40
str x0, [sp, #24] ; 8-byte Folded Spill
mov x3, #32
mov x1, x3
mov w2, #0
bl ___snprintf_chk
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldur x0, [x29, #-56]
ldr x3, [sp, #48]
adrp x2, _JimAioSubCmdProc@PAGE
add x2, x2, _JimAioSubCmdProc@PAGEOFF
adrp x4, _JimAioDelProc@PAGE
add x4, x4, _JimAioDelProc@PAGEOFF
bl _Jim_CreateCommand
b LBB19_11
LBB19_11:
ldur x8, [x29, #-56]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-56]
sub x1, x29, #40
mov w2, #-1
bl _Jim_NewStringObj
mov x1, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _Jim_MakeGlobalNamespaceName
str x0, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-56]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB19_13
b LBB19_12
LBB19_12:
ldur x0, [x29, #-56]
ldur x8, [x29, #-56]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB19_13
LBB19_13:
ldr x8, [sp, #32]
ldur x9, [x29, #-56]
str x8, [x9]
b LBB19_14
LBB19_14:
stur wzr, [x29, #-44]
b LBB19_15
LBB19_15:
ldur w8, [x29, #-44]
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, LBB19_17
b LBB19_16
LBB19_16:
bl ___stack_chk_fail
LBB19_17:
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.globl _Jim_ReaddirCmd ; -- Begin function Jim_ReaddirCmd
.p2align 2
_Jim_ReaddirCmd: ; @Jim_ReaddirCmd
.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, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
stur wzr, [x29, #-60]
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB20_3
b LBB20_1
LBB20_1:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
adrp x2, l_.str.28@PAGE
add x2, x2, l_.str.28@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB20_3
b LBB20_2
LBB20_2:
mov w8, #1
stur w8, [x29, #-60]
b LBB20_3
LBB20_3:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB20_6
b LBB20_4
LBB20_4:
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB20_6
b LBB20_5
LBB20_5:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #36] ; 4-byte Folded Spill
adrp x3, l_.str.29@PAGE
add x3, x3, l_.str.29@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #36] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB20_29
LBB20_6:
ldur x8, [x29, #-32]
ldur w9, [x29, #-60]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
bl _Jim_String
stur x0, [x29, #-40]
ldur x0, [x29, #-40]
bl _opendir
stur x0, [x29, #-48]
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB20_14
b LBB20_7
LBB20_7:
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB20_9
b LBB20_8
LBB20_8:
stur wzr, [x29, #-4]
b LBB20_29
LBB20_9:
b LBB20_10
LBB20_10:
ldur x8, [x29, #-16]
str x8, [sp, #24] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
mov x1, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #56]
ldr x9, [sp, #56]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB20_12
b LBB20_11
LBB20_11:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB20_12
LBB20_12:
ldr x8, [sp, #56]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB20_13
LBB20_13:
mov w8, #1
stur w8, [x29, #-4]
b LBB20_29
LBB20_14:
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #48]
b LBB20_15
LBB20_15: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-48]
bl _readdir
mov x8, x0
stur x8, [x29, #-56]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB20_24
b LBB20_16
LBB20_16: ; in Loop: Header=BB20_15 Depth=1
ldur x8, [x29, #-56]
ldrsb w8, [x8, #21]
subs w8, w8, #46
cset w8, ne
tbnz w8, #0, LBB20_23
b LBB20_17
LBB20_17: ; in Loop: Header=BB20_15 Depth=1
ldur x8, [x29, #-56]
ldrsb w8, [x8, #22]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB20_19
b LBB20_18
LBB20_18: ; in Loop: Header=BB20_15 Depth=1
b LBB20_15
LBB20_19: ; in Loop: Header=BB20_15 Depth=1
ldur x8, [x29, #-56]
ldrsb w8, [x8, #22]
subs w8, w8, #46
cset w8, ne
tbnz w8, #0, LBB20_22
b LBB20_20
LBB20_20: ; in Loop: Header=BB20_15 Depth=1
ldur x8, [x29, #-56]
ldrsb w8, [x8, #23]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB20_22
b LBB20_21
LBB20_21: ; in Loop: Header=BB20_15 Depth=1
b LBB20_15
LBB20_22: ; in Loop: Header=BB20_15 Depth=1
b LBB20_23
LBB20_23: ; in Loop: Header=BB20_15 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x8, [sp, #48]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur x8, [x29, #-56]
add x1, x8, #21
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
b LBB20_15
LBB20_24:
ldur x0, [x29, #-48]
bl _closedir
b LBB20_25
LBB20_25:
ldr x8, [sp, #48]
str x8, [sp, #40]
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB20_27
b LBB20_26
LBB20_26:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB20_27
LBB20_27:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB20_28
LBB20_28:
stur wzr, [x29, #-4]
b LBB20_29
LBB20_29:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.globl _Jim_CompareStringImmediate ; -- Begin function Jim_CompareStringImmediate
.p2align 2
_Jim_CompareStringImmediate: ; @Jim_CompareStringImmediate
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
ldr x8, [sp, #24]
ldr x8, [x8, #8]
adrp x9, _comparedStringObjType@PAGE
add x9, x9, _comparedStringObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB21_3
b LBB21_1
LBB21_1:
ldr x8, [sp, #24]
ldr x8, [x8, #24]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB21_3
b LBB21_2
LBB21_2:
mov w8, #1
stur w8, [x29, #-4]
b LBB21_11
LBB21_3:
ldr x0, [sp, #24]
bl _Jim_String
str x0, [sp, #8]
ldr x0, [sp, #16]
ldr x1, [sp, #8]
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB21_5
b LBB21_4
LBB21_4:
stur wzr, [x29, #-4]
b LBB21_11
LBB21_5:
ldr x8, [sp, #24]
ldr x8, [x8, #8]
adrp x9, _comparedStringObjType@PAGE
add x9, x9, _comparedStringObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB21_10
b LBB21_6
LBB21_6:
ldr x8, [sp, #24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB21_9
b LBB21_7
LBB21_7:
ldr x8, [sp, #24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB21_9
b LBB21_8
LBB21_8:
ldr x8, [sp, #24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
blr x8
b LBB21_9
LBB21_9:
ldr x9, [sp, #24]
adrp x8, _comparedStringObjType@PAGE
add x8, x8, _comparedStringObjType@PAGEOFF
str x8, [x9, #8]
b LBB21_10
LBB21_10:
ldr x8, [sp, #16]
ldr x9, [sp, #24]
str x8, [x9, #24]
mov w8, #1
stur w8, [x29, #-4]
b LBB21_11
LBB21_11:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_WrongNumArgs ; -- Begin function Jim_WrongNumArgs
.p2align 2
_Jim_WrongNumArgs: ; @Jim_WrongNumArgs
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
stur x3, [x29, #-32]
ldur x0, [x29, #-8]
ldur x1, [x29, #-24]
ldur w2, [x29, #-12]
bl _Jim_NewListObj
str x0, [sp, #32]
ldur x8, [x29, #-32]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB22_2
b LBB22_1
LBB22_1:
ldur x8, [x29, #-8]
str x8, [sp, #24] ; 8-byte Folded Spill
ldr x8, [sp, #32]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp, #16] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
b LBB22_2
LBB22_2:
ldr x9, [sp, #32]
ldr w8, [x9, #16]
mov w3, #1
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-8]
ldr x1, [sp, #32]
adrp x2, l_.str.107@PAGE
add x2, x2, l_.str.107@PAGEOFF
bl _Jim_ListJoin
str x0, [sp, #40]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB22_4
b LBB22_3
LBB22_3:
ldur x0, [x29, #-8]
ldr x1, [sp, #32]
bl _Jim_FreeObj
b LBB22_4
LBB22_4:
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-8]
ldr x8, [sp, #40]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.108@PAGE
add x1, x1, l_.str.108@PAGEOFF
bl _Jim_SetResultFormatted
ldr x9, [sp, #40]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB22_6
b LBB22_5
LBB22_5:
ldur x0, [x29, #-8]
ldr x1, [sp, #40]
bl _Jim_FreeObj
b LBB22_6
LBB22_6:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _Jim_String ; -- Begin function Jim_String
.p2align 2
_Jim_String: ; @Jim_String
.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]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB23_2
b LBB23_1
LBB23_1:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr x8, [x8, #24]
ldr x0, [sp, #8]
blr x8
b LBB23_2
LBB23_2:
ldr x8, [sp, #8]
ldr x0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_NewListObj ; -- Begin function Jim_NewListObj
.p2align 2
_Jim_NewListObj: ; @Jim_NewListObj
.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]
ldur x0, [x29, #-8]
bl _Jim_NewObj
str x0, [sp]
ldr x9, [sp]
adrp x8, _listObjType@PAGE
add x8, x8, _listObjType@PAGEOFF
str x8, [x9, #8]
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8]
ldr x8, [sp]
str xzr, [x8, #24]
ldr x8, [sp]
str wzr, [x8, #32]
ldr x8, [sp]
str wzr, [x8, #36]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB24_2
b LBB24_1
LBB24_1:
ldr x0, [sp]
ldr w2, [sp, #12]
ldr x3, [sp, #16]
mov w1, #0
bl _ListInsertElements
b LBB24_2
LBB24_2:
ldr x0, [sp]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_ListAppendElement ; -- Begin function Jim_ListAppendElement
.p2align 2
_Jim_ListAppendElement: ; @Jim_ListAppendElement
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _SetListFromAny
ldr x0, [sp, #16]
bl _Jim_InvalidateStringRep
ldr x0, [sp, #16]
ldr x1, [sp, #8]
bl _ListAppendElement
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_readdirInit ; -- Begin function Jim_readdirInit
.p2align 2
_Jim_readdirInit: ; @Jim_readdirInit
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp]
ldr x0, [sp]
adrp x1, l_.str.30@PAGE
add x1, x1, l_.str.30@PAGEOFF
adrp x2, l_.str.1@PAGE
add x2, x2, l_.str.1@PAGEOFF
mov w3, #1
bl _Jim_PackageProvide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB26_2
b LBB26_1
LBB26_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB26_3
LBB26_2:
ldr x0, [sp]
adrp x1, l_.str.30@PAGE
add x1, x1, l_.str.30@PAGEOFF
adrp x2, _Jim_ReaddirCmd@PAGE
add x2, x2, _Jim_ReaddirCmd@PAGEOFF
mov x4, #0
mov x3, x4
bl _Jim_CreateCommand
stur wzr, [x29, #-4]
b LBB26_3
LBB26_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_RegexpCmd ; -- Begin function Jim_RegexpCmd
.p2align 2
_Jim_RegexpCmd: ; @Jim_RegexpCmd
.cfi_startproc
; %bb.0:
sub sp, sp, #448
.cfi_def_cfa_offset 448
stp x28, x27, [sp, #416] ; 16-byte Folded Spill
stp x29, x30, [sp, #432] ; 16-byte Folded Spill
add x29, sp, #432
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
stur x0, [x29, #-136]
stur w1, [x29, #-140]
stur x2, [x29, #-152]
stur wzr, [x29, #-156]
stur wzr, [x29, #-160]
stur wzr, [x29, #-164]
stur wzr, [x29, #-192]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-200]
stur wzr, [x29, #-208]
str wzr, [sp, #204]
str xzr, [sp, #192]
str wzr, [sp, #188]
str wzr, [sp, #184]
ldur w8, [x29, #-140]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB27_3
b LBB27_1
LBB27_1:
b LBB27_2
LBB27_2:
ldur x0, [x29, #-136]
ldur x2, [x29, #-152]
mov w1, #1
str w1, [sp, #124] ; 4-byte Folded Spill
adrp x3, l_.str.38@PAGE
add x3, x3, l_.str.38@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #124] ; 4-byte Folded Reload
stur w8, [x29, #-128]
b LBB27_105
LBB27_3:
mov w8, #1
stur w8, [x29, #-184]
b LBB27_4
LBB27_4: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-184]
ldur w9, [x29, #-140]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB27_25
b LBB27_5
LBB27_5: ; in Loop: Header=BB27_4 Depth=1
ldur x8, [x29, #-152]
ldursw x9, [x29, #-184]
ldr x0, [x8, x9, lsl #3]
bl _Jim_String
str x0, [sp, #168]
ldr x8, [sp, #168]
ldrsb w8, [x8]
subs w8, w8, #45
cset w8, eq
tbnz w8, #0, LBB27_7
b LBB27_6
LBB27_6:
b LBB27_25
LBB27_7: ; in Loop: Header=BB27_4 Depth=1
ldur x0, [x29, #-136]
ldur x8, [x29, #-152]
ldursw x9, [x29, #-184]
ldr x1, [x8, x9, lsl #3]
adrp x2, _Jim_RegexpCmd.options@PAGE
add x2, x2, _Jim_RegexpCmd.options@PAGEOFF
add x3, sp, #180
adrp x4, l_.str.39@PAGE
add x4, x4, l_.str.39@PAGEOFF
mov w5, #3
bl _Jim_GetEnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB27_9
b LBB27_8
LBB27_8:
mov w8, #1
stur w8, [x29, #-128]
b LBB27_105
LBB27_9: ; in Loop: Header=BB27_4 Depth=1
ldr w8, [sp, #180]
subs w8, w8, #6
cset w8, ne
tbnz w8, #0, LBB27_11
b LBB27_10
LBB27_10:
ldur w8, [x29, #-184]
add w8, w8, #1
stur w8, [x29, #-184]
b LBB27_25
LBB27_11: ; in Loop: Header=BB27_4 Depth=1
ldr w8, [sp, #180]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #112] ; 8-byte Folded Spill
subs x8, x8, #5
cset w8, hi
tbnz w8, #0, LBB27_23
; %bb.12: ; in Loop: Header=BB27_4 Depth=1
ldr x11, [sp, #112] ; 8-byte Folded Reload
adrp x10, lJTI27_0@PAGE
add x10, x10, lJTI27_0@PAGEOFF
Ltmp1:
adr x8, Ltmp1
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB27_13: ; in Loop: Header=BB27_4 Depth=1
mov w8, #1
stur w8, [x29, #-156]
b LBB27_23
LBB27_14: ; in Loop: Header=BB27_4 Depth=1
ldr w8, [sp, #188]
orr w8, w8, #0x2
str w8, [sp, #188]
b LBB27_23
LBB27_15: ; in Loop: Header=BB27_4 Depth=1
ldr w8, [sp, #188]
orr w8, w8, #0x1
str w8, [sp, #188]
b LBB27_23
LBB27_16: ; in Loop: Header=BB27_4 Depth=1
mov w8, #1
stur w8, [x29, #-160]
b LBB27_23
LBB27_17: ; in Loop: Header=BB27_4 Depth=1
mov w8, #1
stur w8, [x29, #-164]
b LBB27_23
LBB27_18: ; in Loop: Header=BB27_4 Depth=1
ldur w8, [x29, #-184]
add w8, w8, #1
stur w8, [x29, #-184]
ldur w9, [x29, #-140]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB27_20
b LBB27_19
LBB27_19:
b LBB27_2
LBB27_20: ; in Loop: Header=BB27_4 Depth=1
ldur x0, [x29, #-136]
ldur x8, [x29, #-152]
ldursw x9, [x29, #-184]
ldr x1, [x8, x9, lsl #3]
sub x2, x29, #192
bl _Jim_GetIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB27_22
b LBB27_21
LBB27_21:
mov w8, #1
stur w8, [x29, #-128]
b LBB27_105
LBB27_22: ; in Loop: Header=BB27_4 Depth=1
b LBB27_23
LBB27_23: ; in Loop: Header=BB27_4 Depth=1
b LBB27_24
LBB27_24: ; in Loop: Header=BB27_4 Depth=1
ldur w8, [x29, #-184]
add w8, w8, #1
stur w8, [x29, #-184]
b LBB27_4
LBB27_25:
ldur w8, [x29, #-140]
ldur w9, [x29, #-184]
subs w8, w8, w9
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB27_27
b LBB27_26
LBB27_26:
b LBB27_2
LBB27_27:
ldur x0, [x29, #-136]
ldur x8, [x29, #-152]
ldursw x9, [x29, #-184]
ldr x1, [x8, x9, lsl #3]
ldr w2, [sp, #188]
bl _SetRegexpFromAny
stur x0, [x29, #-176]
ldur x8, [x29, #-176]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB27_29
b LBB27_28
LBB27_28:
mov w8, #1
stur w8, [x29, #-128]
b LBB27_105
LBB27_29:
ldur x8, [x29, #-152]
ldursw x9, [x29, #-184]
ldr x0, [x8, x9, lsl #3]
bl _Jim_String
str x0, [sp, #216]
ldur x8, [x29, #-152]
ldur w9, [x29, #-184]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
sub x1, x29, #204
bl _Jim_GetString
str x0, [sp, #208]
ldur w8, [x29, #-140]
ldur w9, [x29, #-184]
subs w8, w8, w9
subs w8, w8, #2
str w8, [sp, #200]
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_37
b LBB27_30
LBB27_30:
ldr w8, [sp, #200]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_36
b LBB27_31
LBB27_31:
b LBB27_32
LBB27_32:
ldur x0, [x29, #-136]
adrp x1, l_.str.40@PAGE
add x1, x1, l_.str.40@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #160]
ldr x9, [sp, #160]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-136]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB27_34
b LBB27_33
LBB27_33:
ldur x0, [x29, #-136]
ldur x8, [x29, #-136]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB27_34
LBB27_34:
ldr x8, [sp, #160]
ldur x9, [x29, #-136]
str x8, [x9]
b LBB27_35
LBB27_35:
mov w8, #1
stur w8, [x29, #-208]
b LBB27_91
LBB27_36:
ldur x8, [x29, #-176]
ldr w8, [x8]
add w8, w8, #1
str w8, [sp, #200]
b LBB27_37
LBB27_37:
ldr w8, [sp, #200]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x8, x8, #3
mov x0, x8
bl _Jim_Alloc
stur x0, [x29, #-200]
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_46
b LBB27_38
LBB27_38:
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB27_40
b LBB27_39
LBB27_39:
ldur w8, [x29, #-204]
add w9, w8, #1
ldur w8, [x29, #-192]
add w8, w8, w9
stur w8, [x29, #-192]
b LBB27_40
LBB27_40:
ldur w8, [x29, #-192]
ldur w9, [x29, #-204]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB27_42
b LBB27_41
LBB27_41:
ldursw x9, [x29, #-204]
ldr x8, [sp, #208]
add x8, x8, x9
str x8, [sp, #208]
b LBB27_45
LBB27_42:
ldur w8, [x29, #-192]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB27_44
b LBB27_43
LBB27_43:
ldursw x9, [x29, #-192]
ldr x8, [sp, #208]
add x8, x8, x9
str x8, [sp, #208]
b LBB27_44
LBB27_44:
b LBB27_45
LBB27_45:
ldr w8, [sp, #184]
orr w8, w8, #0x10
str w8, [sp, #184]
b LBB27_46
LBB27_46:
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_48
b LBB27_47
LBB27_47:
ldur x0, [x29, #-136]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #192]
b LBB27_48
LBB27_48:
b LBB27_49
LBB27_49: ; =>This Loop Header: Depth=1
; Child Loop BB27_57 Depth 2
ldur x0, [x29, #-176]
ldr x1, [sp, #208]
ldr w8, [sp, #200]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
ldur x3, [x29, #-200]
ldr w4, [sp, #184]
bl _regexec
stur w0, [x29, #-180]
ldur w8, [x29, #-180]
subs w8, w8, #2
cset w8, lt
tbnz w8, #0, LBB27_51
b LBB27_50
LBB27_50:
ldur w0, [x29, #-180]
ldur x1, [x29, #-176]
sub x2, x29, #124
str x2, [sp, #104] ; 8-byte Folded Spill
mov x3, #100
bl _regerror
ldr x8, [sp, #104] ; 8-byte Folded Reload
ldur x0, [x29, #-136]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.41@PAGE
add x1, x1, l_.str.41@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-208]
b LBB27_91
LBB27_51: ; in Loop: Header=BB27_49 Depth=1
ldur w8, [x29, #-180]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB27_53
b LBB27_52
LBB27_52:
b LBB27_91
LBB27_53: ; in Loop: Header=BB27_49 Depth=1
ldr w8, [sp, #204]
add w8, w8, #1
str w8, [sp, #204]
ldur w8, [x29, #-160]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_56
b LBB27_54
LBB27_54: ; in Loop: Header=BB27_49 Depth=1
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB27_56
b LBB27_55
LBB27_55: ; in Loop: Header=BB27_49 Depth=1
b LBB27_80
LBB27_56: ; in Loop: Header=BB27_49 Depth=1
stur wzr, [x29, #-188]
ldur w8, [x29, #-184]
add w8, w8, #2
stur w8, [x29, #-184]
b LBB27_57
LBB27_57: ; Parent Loop BB27_49 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_59
b LBB27_58
LBB27_58: ; in Loop: Header=BB27_57 Depth=2
ldur w8, [x29, #-188]
ldr w9, [sp, #200]
subs w8, w8, w9
cset w8, lt
and w8, w8, #0x1
str w8, [sp, #100] ; 4-byte Folded Spill
b LBB27_60
LBB27_59: ; in Loop: Header=BB27_57 Depth=2
ldur w8, [x29, #-184]
ldur w9, [x29, #-140]
subs w8, w8, w9
cset w8, lt
and w8, w8, #0x1
str w8, [sp, #100] ; 4-byte Folded Spill
b LBB27_60
LBB27_60: ; in Loop: Header=BB27_57 Depth=2
ldr w8, [sp, #100] ; 4-byte Folded Reload
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_79
b LBB27_61
LBB27_61: ; in Loop: Header=BB27_57 Depth=2
ldur w8, [x29, #-156]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_63
b LBB27_62
LBB27_62: ; in Loop: Header=BB27_57 Depth=2
ldur x0, [x29, #-136]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #152]
b LBB27_64
LBB27_63: ; in Loop: Header=BB27_57 Depth=2
ldur x0, [x29, #-136]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
str x0, [sp, #152]
b LBB27_64
LBB27_64: ; in Loop: Header=BB27_57 Depth=2
ldur x8, [x29, #-200]
ldursw x9, [x29, #-188]
lsl x9, x9, #3
ldr w8, [x8, x9]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB27_68
b LBB27_65
LBB27_65: ; in Loop: Header=BB27_57 Depth=2
ldur w8, [x29, #-156]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_67
b LBB27_66
LBB27_66: ; in Loop: Header=BB27_57 Depth=2
ldur x8, [x29, #-136]
str x8, [sp, #64] ; 8-byte Folded Spill
ldr x8, [sp, #152]
str x8, [sp, #56] ; 8-byte Folded Spill
ldur x0, [x29, #-136]
mov x1, #-1
str x1, [sp, #72] ; 8-byte Folded Spill
bl _Jim_NewIntObj
ldr x1, [sp, #56] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #64] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldr x1, [sp, #72] ; 8-byte Folded Reload
ldur x8, [x29, #-136]
str x8, [sp, #88] ; 8-byte Folded Spill
ldr x8, [sp, #152]
str x8, [sp, #80] ; 8-byte Folded Spill
ldur x0, [x29, #-136]
bl _Jim_NewIntObj
ldr x1, [sp, #80] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #88] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
b LBB27_67
LBB27_67: ; in Loop: Header=BB27_57 Depth=2
b LBB27_72
LBB27_68: ; in Loop: Header=BB27_57 Depth=2
ldur x8, [x29, #-200]
ldursw x9, [x29, #-188]
add x8, x8, x9, lsl #3
ldr w8, [x8, #4]
ldur x9, [x29, #-200]
ldursw x10, [x29, #-188]
lsl x10, x10, #3
ldr w9, [x9, x10]
subs w8, w8, w9
str w8, [sp, #148]
ldur w8, [x29, #-156]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_70
b LBB27_69
LBB27_69: ; in Loop: Header=BB27_57 Depth=2
ldur x8, [x29, #-136]
str x8, [sp, #32] ; 8-byte Folded Spill
ldr x8, [sp, #152]
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x0, [x29, #-136]
ldur w8, [x29, #-192]
ldur x9, [x29, #-200]
ldursw x10, [x29, #-188]
lsl x10, x10, #3
ldr w9, [x9, x10]
add w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
ldr x1, [sp, #24] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x8, [x29, #-136]
str x8, [sp, #48] ; 8-byte Folded Spill
ldr x8, [sp, #152]
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x0, [x29, #-136]
ldur w8, [x29, #-192]
ldur x9, [x29, #-200]
ldursw x10, [x29, #-188]
lsl x10, x10, #3
ldr w9, [x9, x10]
add w8, w8, w9
ldr w9, [sp, #148]
add w8, w8, w9
subs w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
ldr x1, [sp, #40] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
b LBB27_71
LBB27_70: ; in Loop: Header=BB27_57 Depth=2
ldur x0, [x29, #-136]
ldr x1, [sp, #152]
ldr x8, [sp, #208]
ldur x9, [x29, #-200]
ldursw x10, [x29, #-188]
lsl x10, x10, #3
ldrsw x9, [x9, x10]
add x2, x8, x9
ldr w3, [sp, #148]
bl _Jim_AppendString
b LBB27_71
LBB27_71: ; in Loop: Header=BB27_57 Depth=2
b LBB27_72
LBB27_72: ; in Loop: Header=BB27_57 Depth=2
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_74
b LBB27_73
LBB27_73: ; in Loop: Header=BB27_57 Depth=2
ldur x0, [x29, #-136]
ldr x1, [sp, #192]
ldr x2, [sp, #152]
bl _Jim_ListAppendElement
b LBB27_77
LBB27_74: ; in Loop: Header=BB27_57 Depth=2
ldur x0, [x29, #-136]
ldur x8, [x29, #-152]
ldursw x9, [x29, #-184]
ldr x1, [x8, x9, lsl #3]
ldr x2, [sp, #152]
bl _Jim_SetVariable
stur w0, [x29, #-208]
ldur w8, [x29, #-208]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_76
b LBB27_75
LBB27_75: ; in Loop: Header=BB27_49 Depth=1
ldur x0, [x29, #-136]
ldr x1, [sp, #152]
bl _Jim_FreeObj
b LBB27_79
LBB27_76: ; in Loop: Header=BB27_57 Depth=2
b LBB27_77
LBB27_77: ; in Loop: Header=BB27_57 Depth=2
b LBB27_78
LBB27_78: ; in Loop: Header=BB27_57 Depth=2
ldur w8, [x29, #-184]
add w8, w8, #1
stur w8, [x29, #-184]
ldur w8, [x29, #-188]
add w8, w8, #1
stur w8, [x29, #-188]
b LBB27_57
LBB27_79: ; in Loop: Header=BB27_49 Depth=1
b LBB27_80
LBB27_80: ; in Loop: Header=BB27_49 Depth=1
ldur w8, [x29, #-160]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_90
b LBB27_81
LBB27_81: ; in Loop: Header=BB27_49 Depth=1
ldr x8, [sp, #216]
ldrsb w8, [x8]
subs w8, w8, #94
cset w8, ne
tbnz w8, #0, LBB27_83
b LBB27_82
LBB27_82: ; in Loop: Header=BB27_49 Depth=1
ldr w8, [sp, #188]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB27_90
b LBB27_83
LBB27_83: ; in Loop: Header=BB27_49 Depth=1
ldr x8, [sp, #208]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_90
b LBB27_84
LBB27_84: ; in Loop: Header=BB27_49 Depth=1
ldur x8, [x29, #-200]
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_86
b LBB27_85
LBB27_85: ; in Loop: Header=BB27_49 Depth=1
ldur x8, [x29, #-200]
ldr w9, [x8, #4]
ldur w8, [x29, #-192]
add w8, w8, w9
stur w8, [x29, #-192]
ldur x8, [x29, #-200]
ldrsw x9, [x8, #4]
ldr x8, [sp, #208]
add x8, x8, x9
str x8, [sp, #208]
b LBB27_87
LBB27_86: ; in Loop: Header=BB27_49 Depth=1
ldr x8, [sp, #208]
add x8, x8, #1
str x8, [sp, #208]
ldur w8, [x29, #-192]
add w8, w8, #1
stur w8, [x29, #-192]
b LBB27_87
LBB27_87: ; in Loop: Header=BB27_49 Depth=1
ldr x8, [sp, #208]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_89
b LBB27_88
LBB27_88: ; in Loop: Header=BB27_49 Depth=1
mov w8, #16
str w8, [sp, #184]
b LBB27_49
LBB27_89:
b LBB27_90
LBB27_90:
b LBB27_91
LBB27_91:
ldur w8, [x29, #-208]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB27_104
b LBB27_92
LBB27_92:
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB27_98
b LBB27_93
LBB27_93:
b LBB27_94
LBB27_94:
ldr x8, [sp, #192]
str x8, [sp, #136]
ldr x9, [sp, #136]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-136]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB27_96
b LBB27_95
LBB27_95:
ldur x0, [x29, #-136]
ldur x8, [x29, #-136]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB27_96
LBB27_96:
ldr x8, [sp, #136]
ldur x9, [x29, #-136]
str x8, [x9]
b LBB27_97
LBB27_97:
b LBB27_103
LBB27_98:
b LBB27_99
LBB27_99:
ldur x0, [x29, #-136]
ldrsw x1, [sp, #204]
bl _Jim_NewIntObj
str x0, [sp, #128]
ldr x9, [sp, #128]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-136]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB27_101
b LBB27_100
LBB27_100:
ldur x0, [x29, #-136]
ldur x8, [x29, #-136]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB27_101
LBB27_101:
ldr x8, [sp, #128]
ldur x9, [x29, #-136]
str x8, [x9]
b LBB27_102
LBB27_102:
b LBB27_103
LBB27_103:
b LBB27_104
LBB27_104:
ldur x0, [x29, #-200]
bl _Jim_Free
ldur w8, [x29, #-208]
stur w8, [x29, #-128]
b LBB27_105
LBB27_105:
ldur w8, [x29, #-128]
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, LBB27_107
b LBB27_106
LBB27_106:
bl ___stack_chk_fail
LBB27_107:
ldr w0, [sp, #20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #432] ; 16-byte Folded Reload
ldp x28, x27, [sp, #416] ; 16-byte Folded Reload
add sp, sp, #448
ret
.cfi_endproc
.p2align 2
lJTI27_0:
.long LBB27_13-Ltmp1
.long LBB27_14-Ltmp1
.long LBB27_15-Ltmp1
.long LBB27_16-Ltmp1
.long LBB27_17-Ltmp1
.long LBB27_18-Ltmp1
; -- End function
.globl _Jim_GetEnum ; -- Begin function Jim_GetEnum
.p2align 2
_Jim_GetEnum: ; @Jim_GetEnum
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur x3, [x29, #-40]
stur x4, [x29, #-48]
stur w5, [x29, #-52]
adrp x8, l_.str.114@PAGE
add x8, x8, l_.str.114@PAGEOFF
str x8, [sp, #48]
; kill: def $x8 killed $xzr
str xzr, [sp, #40]
mov w8, #-1
str w8, [sp, #12] ; 4-byte Folded Spill
str w8, [sp, #32]
ldur x0, [x29, #-24]
add x1, sp, #28
bl _Jim_GetString
ldr w8, [sp, #12] ; 4-byte Folded Reload
str x0, [sp, #16]
ldur x9, [x29, #-40]
str w8, [x9]
ldur x8, [x29, #-32]
str x8, [sp, #40]
str wzr, [sp, #36]
b LBB28_1
LBB28_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #40]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB28_15
b LBB28_2
LBB28_2: ; in Loop: Header=BB28_1 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr x8, [sp, #40]
ldr x2, [x8]
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB28_4
b LBB28_3
LBB28_3:
ldr w8, [sp, #36]
ldur x9, [x29, #-40]
str w8, [x9]
stur wzr, [x29, #-4]
b LBB28_21
LBB28_4: ; in Loop: Header=BB28_1 Depth=1
ldur w8, [x29, #-52]
ands w8, w8, #0x2
cset w8, eq
tbnz w8, #0, LBB28_13
b LBB28_5
LBB28_5: ; in Loop: Header=BB28_1 Depth=1
ldr x0, [sp, #16]
ldr x8, [sp, #40]
ldr x1, [x8]
ldrsw x2, [sp, #28]
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB28_12
b LBB28_6
LBB28_6: ; in Loop: Header=BB28_1 Depth=1
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB28_9
b LBB28_7
LBB28_7: ; in Loop: Header=BB28_1 Depth=1
ldr w8, [sp, #28]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB28_9
b LBB28_8
LBB28_8:
b LBB28_15
LBB28_9: ; in Loop: Header=BB28_1 Depth=1
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB28_11
b LBB28_10
LBB28_10:
adrp x8, l_.str.115@PAGE
add x8, x8, l_.str.115@PAGEOFF
str x8, [sp, #48]
b LBB28_18
LBB28_11: ; in Loop: Header=BB28_1 Depth=1
ldr w8, [sp, #36]
str w8, [sp, #32]
b LBB28_12
LBB28_12: ; in Loop: Header=BB28_1 Depth=1
b LBB28_13
LBB28_13: ; in Loop: Header=BB28_1 Depth=1
b LBB28_14
LBB28_14: ; in Loop: Header=BB28_1 Depth=1
ldr x8, [sp, #40]
add x8, x8, #8
str x8, [sp, #40]
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB28_1
LBB28_15:
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB28_17
b LBB28_16
LBB28_16:
ldr w8, [sp, #32]
ldur x9, [x29, #-40]
str w8, [x9]
stur wzr, [x29, #-4]
b LBB28_21
LBB28_17:
b LBB28_18
LBB28_18:
ldur w8, [x29, #-52]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB28_20
b LBB28_19
LBB28_19:
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
ldr x2, [sp, #48]
ldur x4, [x29, #-32]
ldur x5, [x29, #-48]
adrp x3, l_.str.42@PAGE
add x3, x3, l_.str.42@PAGEOFF
bl _JimSetFailedEnumResult
b LBB28_20
LBB28_20:
mov w8, #1
stur w8, [x29, #-4]
b LBB28_21
LBB28_21:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _Jim_GetIndex ; -- Begin function Jim_GetIndex
.p2align 2
_Jim_GetIndex: ; @Jim_GetIndex
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
ldr x8, [sp, #24]
ldr x8, [x8, #8]
adrp x9, _intObjType@PAGE
add x9, x9, _intObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB29_8
b LBB29_1
LBB29_1:
ldr x8, [sp, #24]
ldr x8, [x8, #24]
str x8, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB29_3
b LBB29_2
LBB29_2:
ldr x9, [sp, #16]
mov w8, #-2147483647
str w8, [x9]
b LBB29_7
LBB29_3:
ldr x8, [sp, #8]
mov x9, #2147483647
subs x8, x8, x9
cset w8, le
tbnz w8, #0, LBB29_5
b LBB29_4
LBB29_4:
ldr x9, [sp, #16]
mov w8, #2147483647
str w8, [x9]
b LBB29_6
LBB29_5:
ldr x8, [sp, #8]
ldr x9, [sp, #16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9]
b LBB29_6
LBB29_6:
b LBB29_7
LBB29_7:
stur wzr, [x29, #-4]
b LBB29_12
LBB29_8:
ldr x8, [sp, #24]
ldr x8, [x8, #8]
adrp x9, _indexObjType@PAGE
add x9, x9, _indexObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB29_11
b LBB29_9
LBB29_9:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _SetIndexFromAny
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB29_11
b LBB29_10
LBB29_10:
mov w8, #1
stur w8, [x29, #-4]
b LBB29_12
LBB29_11:
ldr x8, [sp, #24]
ldr w8, [x8, #24]
ldr x9, [sp, #16]
str w8, [x9]
stur wzr, [x29, #-4]
b LBB29_12
LBB29_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SetRegexpFromAny
_SetRegexpFromAny: ; @SetRegexpFromAny
.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, #64]
str x1, [sp, #56]
str w2, [sp, #52]
ldr x8, [sp, #56]
ldr x8, [x8, #8]
adrp x9, _regexpObjType@PAGE
add x9, x9, _regexpObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB30_4
b LBB30_1
LBB30_1:
ldr x8, [sp, #56]
ldr x8, [x8, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB30_4
b LBB30_2
LBB30_2:
ldr x8, [sp, #56]
ldr w8, [x8, #32]
ldr w9, [sp, #52]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB30_4
b LBB30_3
LBB30_3:
ldr x8, [sp, #56]
ldr x8, [x8, #24]
str x8, [sp, #72]
b LBB30_10
LBB30_4:
ldr x0, [sp, #56]
bl _Jim_String
str x0, [sp, #32]
mov w0, #104
bl _Jim_Alloc
str x0, [sp, #40]
ldr x0, [sp, #40]
ldr x1, [sp, #32]
ldr w9, [sp, #52]
mov w8, #0
orr w2, w8, w9
bl _regcomp
str w0, [sp, #28]
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB30_6
b LBB30_5
LBB30_5:
ldr w0, [sp, #28]
ldr x1, [sp, #40]
add x2, sp, #84
str x2, [sp, #16] ; 8-byte Folded Spill
mov x3, #100
bl _regerror
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [sp, #64]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.201@PAGE
add x1, x1, l_.str.201@PAGEOFF
bl _Jim_SetResultFormatted
ldr x0, [sp, #40]
bl _regfree
ldr x0, [sp, #40]
bl _Jim_Free
; kill: def $x8 killed $xzr
str xzr, [sp, #72]
b LBB30_10
LBB30_6:
ldr x8, [sp, #56]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB30_9
b LBB30_7
LBB30_7:
ldr x8, [sp, #56]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB30_9
b LBB30_8
LBB30_8:
ldr x8, [sp, #56]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldr x0, [sp, #64]
ldr x1, [sp, #56]
blr x8
b LBB30_9
LBB30_9:
ldr x9, [sp, #56]
adrp x8, _regexpObjType@PAGE
add x8, x8, _regexpObjType@PAGEOFF
str x8, [x9, #8]
ldr w8, [sp, #52]
ldr x9, [sp, #56]
str w8, [x9, #32]
ldr x8, [sp, #40]
ldr x9, [sp, #56]
str x8, [x9, #24]
ldr x8, [sp, #40]
str x8, [sp, #72]
b LBB30_10
LBB30_10:
ldr x8, [sp, #72]
str x8, [sp, #8] ; 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, LBB30_12
b LBB30_11
LBB30_11:
bl ___stack_chk_fail
LBB30_12:
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.globl _Jim_GetString ; -- Begin function Jim_GetString
.p2align 2
_Jim_GetString: ; @Jim_GetString
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB31_2
b LBB31_1
LBB31_1:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr x8, [x8, #24]
ldr x0, [sp, #8]
blr x8
b LBB31_2
LBB31_2:
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB31_4
b LBB31_3
LBB31_3:
ldr x8, [sp, #8]
ldr w8, [x8, #20]
ldr x9, [sp]
str w8, [x9]
b LBB31_4
LBB31_4:
ldr x8, [sp, #8]
ldr x0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_Alloc ; -- Begin function Jim_Alloc
.p2align 2
_Jim_Alloc: ; @Jim_Alloc
.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, eq
tbnz w8, #0, LBB32_2
b LBB32_1
LBB32_1:
ldursw x0, [x29, #-4]
bl _malloc
str x0, [sp] ; 8-byte Folded Spill
b LBB32_3
LBB32_2:
mov x8, #0
str x8, [sp] ; 8-byte Folded Spill
b LBB32_3
LBB32_3:
ldr x0, [sp] ; 8-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _regexec ; -- Begin function regexec
.p2align 2
_regexec: ; @regexec
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
str x3, [sp, #40]
str w4, [sp, #36]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB33_3
b LBB33_1
LBB33_1:
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB33_3
b LBB33_2
LBB33_2:
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB33_4
b LBB33_3
LBB33_3:
mov w8, #3
stur w8, [x29, #-4]
b LBB33_54
LBB33_4:
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldr w8, [x8]
mov w9, #53261
movk w9, #64222, lsl #16
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB33_6
b LBB33_5
LBB33_5:
mov w8, #17
stur w8, [x29, #-4]
b LBB33_54
LBB33_6:
ldr w8, [sp, #36]
ldur x9, [x29, #-16]
str w8, [x9, #56]
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
str x8, [x9, #88]
ldur x8, [x29, #-32]
ldur x9, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #96]
ldur x8, [x29, #-24]
ldur x9, [x29, #-16]
str x8, [x9, #64]
mov w8, #3
str w8, [sp, #20]
b LBB33_7
LBB33_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB33_15
b LBB33_8
LBB33_8: ; in Loop: Header=BB33_7 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #16]
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB33_10
b LBB33_9
LBB33_9:
b LBB33_15
LBB33_10: ; in Loop: Header=BB33_7 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #12
cset w8, eq
tbnz w8, #0, LBB33_12
b LBB33_11
LBB33_11: ; in Loop: Header=BB33_7 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #13
cset w8, ne
tbnz w8, #0, LBB33_13
b LBB33_12
LBB33_12: ; in Loop: Header=BB33_7 Depth=1
ldur x8, [x29, #-16]
ldr x9, [x8, #32]
ldr w8, [sp, #20]
add w10, w8, #4
mov w8, #0
str w8, [x9, w10, sxtw #2]
b LBB33_13
LBB33_13: ; in Loop: Header=BB33_7 Depth=1
b LBB33_14
LBB33_14: ; in Loop: Header=BB33_7 Depth=1
ldur x0, [x29, #-16]
ldr w1, [sp, #20]
bl _regopsize
ldr w8, [sp, #20]
add w8, w8, w0
str w8, [sp, #20]
b LBB33_7
LBB33_15:
ldur x8, [x29, #-16]
ldr w8, [x8, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB33_24
b LBB33_16
LBB33_16:
ldur x8, [x29, #-24]
str x8, [sp, #24]
b LBB33_17
LBB33_17: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #24]
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldur x9, [x29, #-16]
ldrsw x9, [x9, #20]
ldr w1, [x8, x9, lsl #2]
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
and w2, w8, #0x2
bl _str_find
mov x8, x0
str x8, [sp, #24]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB33_21
b LBB33_18
LBB33_18: ; in Loop: Header=BB33_17 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldur x9, [x29, #-16]
ldrsw x9, [x9, #20]
add x0, x8, x9, lsl #2
ldur x8, [x29, #-16]
ldr w1, [x8, #24]
ldr x2, [sp, #24]
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
and w3, w8, #0x2
bl _prefix_cmp
subs w8, w0, #0
cset w8, lt
tbnz w8, #0, LBB33_20
b LBB33_19
LBB33_19:
b LBB33_21
LBB33_20: ; in Loop: Header=BB33_17 Depth=1
ldr x8, [sp, #24]
add x8, x8, #1
str x8, [sp, #24]
b LBB33_17
LBB33_21:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB33_23
b LBB33_22
LBB33_22:
mov w8, #1
stur w8, [x29, #-4]
b LBB33_54
LBB33_23:
b LBB33_24
LBB33_24:
ldur x8, [x29, #-24]
ldur x9, [x29, #-16]
str x8, [x9, #80]
ldur x8, [x29, #-16]
ldr w8, [x8, #16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB33_38
b LBB33_25
LBB33_25:
ldr w8, [sp, #36]
ands w8, w8, #0x10
cset w8, eq
tbnz w8, #0, LBB33_27
b LBB33_26
LBB33_26:
b LBB33_32
LBB33_27:
b LBB33_28
LBB33_28:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _regtry
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB33_30
b LBB33_29
LBB33_29:
stur wzr, [x29, #-4]
b LBB33_54
LBB33_30:
ldur x8, [x29, #-24]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB33_37
b LBB33_31
LBB33_31:
b LBB33_32
LBB33_32:
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB33_36
b LBB33_33
LBB33_33:
ldur x0, [x29, #-24]
mov w1, #10
bl _strchr
stur x0, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB33_35
b LBB33_34
LBB33_34:
ldur x8, [x29, #-24]
add x8, x8, #1
mov x9, x8
stur x9, [x29, #-24]
ldur x9, [x29, #-16]
str x8, [x9, #80]
b LBB33_28
LBB33_35:
b LBB33_36
LBB33_36:
b LBB33_37
LBB33_37:
mov w8, #1
stur w8, [x29, #-4]
b LBB33_54
LBB33_38:
ldur x8, [x29, #-24]
str x8, [sp, #24]
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB33_45
b LBB33_39
LBB33_39:
b LBB33_40
LBB33_40: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #24]
ldur x8, [x29, #-16]
ldr w1, [x8, #12]
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
and w2, w8, #0x2
bl _str_find
mov x8, x0
str x8, [sp, #24]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB33_44
b LBB33_41
LBB33_41: ; in Loop: Header=BB33_40 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _regtry
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB33_43
b LBB33_42
LBB33_42:
stur wzr, [x29, #-4]
b LBB33_54
LBB33_43: ; in Loop: Header=BB33_40 Depth=1
ldr x8, [sp, #24]
add x8, x8, #1
str x8, [sp, #24]
b LBB33_40
LBB33_44:
b LBB33_53
LBB33_45:
b LBB33_46
LBB33_46: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _regtry
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB33_48
b LBB33_47
LBB33_47:
stur wzr, [x29, #-4]
b LBB33_54
LBB33_48: ; in Loop: Header=BB33_46 Depth=1
ldr x8, [sp, #24]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB33_50
b LBB33_49
LBB33_49:
b LBB33_52
LBB33_50: ; in Loop: Header=BB33_46 Depth=1
ldr x8, [sp, #24]
ldrb w8, [x8]
str w8, [sp, #12]
ldr x8, [sp, #24]
add x8, x8, #1
str x8, [sp, #24]
b LBB33_51
LBB33_51: ; in Loop: Header=BB33_46 Depth=1
b LBB33_46
LBB33_52:
b LBB33_53
LBB33_53:
mov w8, #1
stur w8, [x29, #-4]
b LBB33_54
LBB33_54:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _regerror ; -- Begin function regerror
.p2align 2
_regerror: ; @regerror
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
stur x1, [x29, #-16]
str x2, [sp, #24]
str x3, [sp, #16]
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB34_2
b LBB34_1
LBB34_1:
ldur w8, [x29, #-4]
subs w8, w8, #19
cset w8, lt
tbnz w8, #0, LBB34_3
b LBB34_2
LBB34_2:
adrp x8, l_.str.153@PAGE
add x8, x8, l_.str.153@PAGEOFF
str x8, [sp, #8]
b LBB34_4
LBB34_3:
ldursw x9, [x29, #-4]
adrp x8, _regerror.error_strings@PAGE
add x8, x8, _regerror.error_strings@PAGEOFF
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #8]
b LBB34_4
LBB34_4:
ldr x0, [sp, #24]
ldr x1, [sp, #16]
ldr x8, [sp, #8]
mov x9, sp
str x8, [x9]
mov w2, #0
mov x3, #-1
adrp x4, l_.str.116@PAGE
add x4, x4, l_.str.116@PAGEOFF
bl ___snprintf_chk
; implicit-def: $x8
mov x8, x0
sxtw x0, w8
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_NewIntObj ; -- Begin function Jim_NewIntObj
.p2align 2
_Jim_NewIntObj: ; @Jim_NewIntObj
.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 _Jim_NewObj
str x0, [sp, #8]
ldr x9, [sp, #8]
adrp x8, _intObjType@PAGE
add x8, x8, _intObjType@PAGEOFF
str x8, [x9, #8]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8]
ldr x8, [sp, #16]
ldr x9, [sp, #8]
str x8, [x9, #24]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_SetVariable ; -- Begin function Jim_SetVariable
.p2align 2
_Jim_SetVariable: ; @Jim_SetVariable
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _SetVariableFromAny
str w0, [sp, #4] ; 4-byte Folded Spill
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB36_7
b LBB36_1
LBB36_1:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB36_4
b LBB36_2
LBB36_2:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #100
cset w8, ne
tbnz w8, #0, LBB36_15
b LBB36_3
LBB36_3:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr x2, [sp, #32]
bl _JimDictSugarSet
stur w0, [x29, #-4]
b LBB36_16
LBB36_4:
ldur x0, [x29, #-16]
ldur x2, [x29, #-24]
adrp x1, l_.str.58@PAGE
add x1, x1, l_.str.58@PAGEOFF
bl _JimValidName
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB36_6
b LBB36_5
LBB36_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB36_16
LBB36_6:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr x2, [sp, #32]
bl _JimCreateVariable
b LBB36_15
LBB36_7:
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
str x8, [sp, #16]
ldr x8, [sp, #16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB36_11
b LBB36_8
LBB36_8:
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB36_10
b LBB36_9
LBB36_9:
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB36_10
LBB36_10:
ldr x8, [sp, #32]
ldr x9, [sp, #16]
str x8, [x9]
b LBB36_14
LBB36_11:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
str x8, [sp, #8]
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldur x9, [x29, #-16]
str x8, [x9, #88]
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
ldr x1, [x8]
ldr x2, [sp, #32]
bl _Jim_SetVariable
str w0, [sp, #28]
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9, #88]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB36_13
b LBB36_12
LBB36_12:
ldr w8, [sp, #28]
stur w8, [x29, #-4]
b LBB36_16
LBB36_13:
b LBB36_14
LBB36_14:
b LBB36_15
LBB36_15:
stur wzr, [x29, #-4]
b LBB36_16
LBB36_16:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_Free ; -- Begin function Jim_Free
.p2align 2
_Jim_Free: ; @Jim_Free
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _free
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_RegsubCmd ; -- Begin function Jim_RegsubCmd
.p2align 2
_Jim_RegsubCmd: ; @Jim_RegsubCmd
.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, #752
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 x2, [sp, #208]
str wzr, [sp, #204]
str wzr, [sp, #200]
str wzr, [sp, #196]
str wzr, [sp, #192]
str wzr, [sp, #168]
ldr w8, [sp, #220]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB38_3
b LBB38_1
LBB38_1:
b LBB38_2
LBB38_2:
ldr x0, [sp, #224]
ldr x2, [sp, #208]
mov w1, #1
str w1, [sp, #44] ; 4-byte Folded Spill
adrp x3, l_.str.43@PAGE
add x3, x3, l_.str.43@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #44] ; 4-byte Folded Reload
str w8, [sp, #232]
b LBB38_90
LBB38_3:
mov w8, #1
str w8, [sp, #164]
b LBB38_4
LBB38_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #164]
ldr w9, [sp, #220]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB38_23
b LBB38_5
LBB38_5: ; in Loop: Header=BB38_4 Depth=1
ldr x8, [sp, #208]
ldrsw x9, [sp, #164]
ldr x0, [x8, x9, lsl #3]
bl _Jim_String
str x0, [sp, #80]
ldr x8, [sp, #80]
ldrsb w8, [x8]
subs w8, w8, #45
cset w8, eq
tbnz w8, #0, LBB38_7
b LBB38_6
LBB38_6:
b LBB38_23
LBB38_7: ; in Loop: Header=BB38_4 Depth=1
ldr x0, [sp, #224]
ldr x8, [sp, #208]
ldrsw x9, [sp, #164]
ldr x1, [x8, x9, lsl #3]
adrp x2, _Jim_RegsubCmd.options@PAGE
add x2, x2, _Jim_RegsubCmd.options@PAGEOFF
add x3, sp, #92
adrp x4, l_.str.39@PAGE
add x4, x4, l_.str.39@PAGEOFF
mov w5, #3
bl _Jim_GetEnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB38_9
b LBB38_8
LBB38_8:
mov w8, #1
str w8, [sp, #232]
b LBB38_90
LBB38_9: ; in Loop: Header=BB38_4 Depth=1
ldr w8, [sp, #92]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB38_11
b LBB38_10
LBB38_10:
ldr w8, [sp, #164]
add w8, w8, #1
str w8, [sp, #164]
b LBB38_23
LBB38_11: ; in Loop: Header=BB38_4 Depth=1
ldr w8, [sp, #92]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #32] ; 8-byte Folded Spill
subs x8, x8, #3
cset w8, hi
tbnz w8, #0, LBB38_21
; %bb.12: ; in Loop: Header=BB38_4 Depth=1
ldr x11, [sp, #32] ; 8-byte Folded Reload
adrp x10, lJTI38_0@PAGE
add x10, x10, lJTI38_0@PAGEOFF
Ltmp2:
adr x8, Ltmp2
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB38_13: ; in Loop: Header=BB38_4 Depth=1
ldr w8, [sp, #204]
orr w8, w8, #0x2
str w8, [sp, #204]
b LBB38_21
LBB38_14: ; in Loop: Header=BB38_4 Depth=1
ldr w8, [sp, #204]
orr w8, w8, #0x1
str w8, [sp, #204]
b LBB38_21
LBB38_15: ; in Loop: Header=BB38_4 Depth=1
mov w8, #1
str w8, [sp, #196]
b LBB38_21
LBB38_16: ; in Loop: Header=BB38_4 Depth=1
ldr w8, [sp, #164]
add w8, w8, #1
str w8, [sp, #164]
ldr w9, [sp, #220]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB38_18
b LBB38_17
LBB38_17:
b LBB38_2
LBB38_18: ; in Loop: Header=BB38_4 Depth=1
ldr x0, [sp, #224]
ldr x8, [sp, #208]
ldrsw x9, [sp, #164]
ldr x1, [x8, x9, lsl #3]
add x2, sp, #192
bl _Jim_GetIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB38_20
b LBB38_19
LBB38_19:
mov w8, #1
str w8, [sp, #232]
b LBB38_90
LBB38_20: ; in Loop: Header=BB38_4 Depth=1
b LBB38_21
LBB38_21: ; in Loop: Header=BB38_4 Depth=1
b LBB38_22
LBB38_22: ; in Loop: Header=BB38_4 Depth=1
ldr w8, [sp, #164]
add w8, w8, #1
str w8, [sp, #164]
b LBB38_4
LBB38_23:
ldr w8, [sp, #220]
ldr w9, [sp, #164]
subs w8, w8, w9
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB38_26
b LBB38_24
LBB38_24:
ldr w8, [sp, #220]
ldr w9, [sp, #164]
subs w8, w8, w9
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB38_26
b LBB38_25
LBB38_25:
b LBB38_2
LBB38_26:
ldr x0, [sp, #224]
ldr x8, [sp, #208]
ldrsw x9, [sp, #164]
ldr x1, [x8, x9, lsl #3]
ldr w2, [sp, #204]
bl _SetRegexpFromAny
str x0, [sp, #184]
ldr x8, [sp, #184]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB38_28
b LBB38_27
LBB38_27:
mov w8, #1
str w8, [sp, #232]
b LBB38_90
LBB38_28:
ldr x8, [sp, #208]
ldrsw x9, [sp, #164]
ldr x0, [x8, x9, lsl #3]
bl _Jim_String
str x0, [sp, #96]
ldr x8, [sp, #208]
ldr w9, [sp, #164]
add w9, w9, #1
ldr x0, [x8, w9, sxtw #3]
add x1, sp, #124
bl _Jim_GetString
str x0, [sp, #128]
ldr x8, [sp, #208]
ldr w9, [sp, #164]
add w9, w9, #2
ldr x0, [x8, w9, sxtw #3]
add x1, sp, #108
bl _Jim_GetString
str x0, [sp, #112]
ldr x8, [sp, #208]
ldr w9, [sp, #164]
add w9, w9, #3
ldr x8, [x8, w9, sxtw #3]
str x8, [sp, #144]
ldr x0, [sp, #224]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
str x0, [sp, #136]
ldr w8, [sp, #192]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB38_37
b LBB38_29
LBB38_29:
ldr w8, [sp, #192]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB38_31
b LBB38_30
LBB38_30:
ldr w8, [sp, #124]
add w9, w8, #1
ldr w8, [sp, #192]
add w8, w8, w9
str w8, [sp, #192]
b LBB38_31
LBB38_31:
ldr w8, [sp, #192]
ldr w9, [sp, #124]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB38_33
b LBB38_32
LBB38_32:
ldr w8, [sp, #124]
str w8, [sp, #192]
b LBB38_36
LBB38_33:
ldr w8, [sp, #192]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB38_35
b LBB38_34
LBB38_34:
str wzr, [sp, #192]
b LBB38_35
LBB38_35:
b LBB38_36
LBB38_36:
b LBB38_37
LBB38_37:
ldr x0, [sp, #224]
ldr x1, [sp, #136]
ldr x2, [sp, #128]
ldr w3, [sp, #192]
bl _Jim_AppendString
ldr w8, [sp, #124]
ldr w9, [sp, #192]
subs w8, w8, w9
str w8, [sp, #156]
ldr x8, [sp, #128]
ldrsw x9, [sp, #192]
add x8, x8, x9
str x8, [sp, #176]
b LBB38_38
LBB38_38: ; =>This Loop Header: Depth=1
; Child Loop BB38_43 Depth 2
ldr x0, [sp, #184]
ldr x1, [sp, #176]
ldr w4, [sp, #200]
mov x2, #50
add x3, sp, #336
bl _regexec
str w0, [sp, #76]
ldr w8, [sp, #76]
subs w8, w8, #2
cset w8, lt
tbnz w8, #0, LBB38_40
b LBB38_39
LBB38_39:
ldr w0, [sp, #76]
ldr x1, [sp, #184]
add x2, sp, #236
str x2, [sp, #24] ; 8-byte Folded Spill
mov x3, #100
bl _regerror
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [sp, #224]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.41@PAGE
add x1, x1, l_.str.41@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
str w8, [sp, #232]
b LBB38_90
LBB38_40: ; in Loop: Header=BB38_38 Depth=1
ldr w8, [sp, #76]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB38_42
b LBB38_41
LBB38_41:
b LBB38_75
LBB38_42: ; in Loop: Header=BB38_38 Depth=1
ldr w8, [sp, #168]
add w8, w8, #1
str w8, [sp, #168]
ldr x0, [sp, #224]
ldr x1, [sp, #136]
ldr x2, [sp, #176]
ldr w3, [sp, #336]
bl _Jim_AppendString
str wzr, [sp, #160]
b LBB38_43
LBB38_43: ; Parent Loop BB38_38 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #160]
ldr w9, [sp, #108]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB38_64
b LBB38_44
LBB38_44: ; in Loop: Header=BB38_43 Depth=2
ldr x8, [sp, #112]
ldrsw x9, [sp, #160]
ldrsb w8, [x8, x9]
str w8, [sp, #68]
ldr w8, [sp, #68]
subs w8, w8, #38
cset w8, ne
tbnz w8, #0, LBB38_46
b LBB38_45
LBB38_45: ; in Loop: Header=BB38_43 Depth=2
str wzr, [sp, #72]
b LBB38_58
LBB38_46: ; in Loop: Header=BB38_43 Depth=2
ldr w8, [sp, #68]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB38_56
b LBB38_47
LBB38_47: ; in Loop: Header=BB38_43 Depth=2
ldr w8, [sp, #160]
ldr w9, [sp, #108]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB38_56
b LBB38_48
LBB38_48: ; in Loop: Header=BB38_43 Depth=2
ldr x8, [sp, #112]
ldr w9, [sp, #160]
add w9, w9, #1
str w9, [sp, #160]
ldrsb w8, [x8, w9, sxtw]
str w8, [sp, #68]
ldr w8, [sp, #68]
subs w8, w8, #48
cset w8, lt
tbnz w8, #0, LBB38_51
b LBB38_49
LBB38_49: ; in Loop: Header=BB38_43 Depth=2
ldr w8, [sp, #68]
subs w8, w8, #57
cset w8, gt
tbnz w8, #0, LBB38_51
b LBB38_50
LBB38_50: ; in Loop: Header=BB38_43 Depth=2
ldr w8, [sp, #68]
subs w8, w8, #48
str w8, [sp, #72]
b LBB38_55
LBB38_51: ; in Loop: Header=BB38_43 Depth=2
ldr w8, [sp, #68]
subs w8, w8, #92
cset w8, eq
tbnz w8, #0, LBB38_53
b LBB38_52
LBB38_52: ; in Loop: Header=BB38_43 Depth=2
ldr w8, [sp, #68]
subs w8, w8, #38
cset w8, ne
tbnz w8, #0, LBB38_54
b LBB38_53
LBB38_53: ; in Loop: Header=BB38_43 Depth=2
ldr x0, [sp, #224]
ldr x1, [sp, #136]
ldr x8, [sp, #112]
ldrsw x9, [sp, #160]
add x2, x8, x9
mov w3, #1
bl _Jim_AppendString
b LBB38_63
LBB38_54: ; in Loop: Header=BB38_43 Depth=2
ldr x0, [sp, #224]
ldr x1, [sp, #136]
ldr x8, [sp, #112]
ldrsw x9, [sp, #160]
add x8, x8, x9
subs x2, x8, #1
mov w3, #2
bl _Jim_AppendString
b LBB38_63
LBB38_55: ; in Loop: Header=BB38_43 Depth=2
b LBB38_57
LBB38_56: ; in Loop: Header=BB38_43 Depth=2
ldr x0, [sp, #224]
ldr x1, [sp, #136]
ldr x8, [sp, #112]
ldrsw x9, [sp, #160]
add x2, x8, x9
mov w3, #1
bl _Jim_AppendString
b LBB38_63
LBB38_57: ; in Loop: Header=BB38_43 Depth=2
b LBB38_58
LBB38_58: ; in Loop: Header=BB38_43 Depth=2
ldr w8, [sp, #72]
subs w8, w8, #50
cset w8, ge
tbnz w8, #0, LBB38_62
b LBB38_59
LBB38_59: ; in Loop: Header=BB38_43 Depth=2
ldrsw x8, [sp, #72]
lsl x9, x8, #3
add x8, sp, #336
ldr w8, [x8, x9]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB38_62
b LBB38_60
LBB38_60: ; in Loop: Header=BB38_43 Depth=2
ldrsw x9, [sp, #72]
add x8, sp, #336
add x8, x8, x9, lsl #3
ldr w8, [x8, #4]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB38_62
b LBB38_61
LBB38_61: ; in Loop: Header=BB38_43 Depth=2
ldr x0, [sp, #224]
ldr x1, [sp, #136]
ldr x8, [sp, #176]
ldrsw x9, [sp, #72]
lsl x10, x9, #3
add x9, sp, #336
ldrsw x10, [x9, x10]
add x2, x8, x10
ldrsw x10, [sp, #72]
mov x8, x9
add x8, x8, x10, lsl #3
ldr w8, [x8, #4]
ldrsw x10, [sp, #72]
lsl x10, x10, #3
ldr w9, [x9, x10]
subs w3, w8, w9
bl _Jim_AppendString
b LBB38_62
LBB38_62: ; in Loop: Header=BB38_43 Depth=2
b LBB38_63
LBB38_63: ; in Loop: Header=BB38_43 Depth=2
ldr w8, [sp, #160]
add w8, w8, #1
str w8, [sp, #160]
b LBB38_43
LBB38_64: ; in Loop: Header=BB38_38 Depth=1
ldrsw x9, [sp, #340]
ldr x8, [sp, #176]
add x8, x8, x9
str x8, [sp, #176]
ldr w9, [sp, #340]
ldr w8, [sp, #156]
subs w8, w8, w9
str w8, [sp, #156]
ldr w8, [sp, #196]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB38_66
b LBB38_65
LBB38_65: ; in Loop: Header=BB38_38 Depth=1
ldr w8, [sp, #156]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB38_67
b LBB38_66
LBB38_66:
b LBB38_75
LBB38_67: ; in Loop: Header=BB38_38 Depth=1
ldr w8, [sp, #204]
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB38_70
b LBB38_68
LBB38_68: ; in Loop: Header=BB38_38 Depth=1
ldr x8, [sp, #96]
ldrsb w8, [x8]
subs w8, w8, #94
cset w8, ne
tbnz w8, #0, LBB38_70
b LBB38_69
LBB38_69:
b LBB38_75
LBB38_70: ; in Loop: Header=BB38_38 Depth=1
ldr x8, [sp, #96]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB38_73
b LBB38_71
LBB38_71: ; in Loop: Header=BB38_38 Depth=1
ldr w8, [sp, #156]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB38_73
b LBB38_72
LBB38_72: ; in Loop: Header=BB38_38 Depth=1
ldr x0, [sp, #224]
ldr x1, [sp, #136]
ldr x2, [sp, #176]
mov w3, #1
bl _Jim_AppendString
ldr x8, [sp, #176]
add x8, x8, #1
str x8, [sp, #176]
ldr w8, [sp, #156]
subs w8, w8, #1
str w8, [sp, #156]
b LBB38_73
LBB38_73: ; in Loop: Header=BB38_38 Depth=1
ldr w8, [sp, #200]
orr w8, w8, #0x10
str w8, [sp, #200]
b LBB38_74
LBB38_74: ; in Loop: Header=BB38_38 Depth=1
ldr w8, [sp, #156]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB38_38
b LBB38_75
LBB38_75:
ldr x0, [sp, #224]
ldr x1, [sp, #136]
ldr x2, [sp, #176]
mov w3, #-1
bl _Jim_AppendString
ldr w8, [sp, #220]
ldr w9, [sp, #164]
subs w8, w8, w9
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB38_84
b LBB38_76
LBB38_76:
ldr x0, [sp, #224]
ldr x1, [sp, #144]
ldr x2, [sp, #136]
bl _Jim_SetVariable
str w0, [sp, #172]
ldr w8, [sp, #172]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB38_82
b LBB38_77
LBB38_77:
b LBB38_78
LBB38_78:
ldr x0, [sp, #224]
ldrsw x1, [sp, #168]
bl _Jim_NewIntObj
str x0, [sp, #56]
ldr x9, [sp, #56]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #224]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB38_80
b LBB38_79
LBB38_79:
ldr x0, [sp, #224]
ldr x8, [sp, #224]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB38_80
LBB38_80:
ldr x8, [sp, #56]
ldr x9, [sp, #224]
str x8, [x9]
b LBB38_81
LBB38_81:
b LBB38_83
LBB38_82:
ldr x0, [sp, #224]
ldr x1, [sp, #136]
bl _Jim_FreeObj
b LBB38_83
LBB38_83:
b LBB38_89
LBB38_84:
b LBB38_85
LBB38_85:
ldr x8, [sp, #136]
str x8, [sp, #48]
ldr x9, [sp, #48]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #224]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB38_87
b LBB38_86
LBB38_86:
ldr x0, [sp, #224]
ldr x8, [sp, #224]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB38_87
LBB38_87:
ldr x8, [sp, #48]
ldr x9, [sp, #224]
str x8, [x9]
b LBB38_88
LBB38_88:
str wzr, [sp, #172]
b LBB38_89
LBB38_89:
ldr w8, [sp, #172]
str w8, [sp, #232]
b LBB38_90
LBB38_90:
ldr w8, [sp, #232]
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, LBB38_92
b LBB38_91
LBB38_91:
bl ___stack_chk_fail
LBB38_92:
ldr w0, [sp, #20] ; 4-byte Folded Reload
add sp, sp, #752
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
.p2align 2
lJTI38_0:
.long LBB38_13-Ltmp2
.long LBB38_14-Ltmp2
.long LBB38_15-Ltmp2
.long LBB38_16-Ltmp2
; -- End function
.globl _Jim_regexpInit ; -- Begin function Jim_regexpInit
.p2align 2
_Jim_regexpInit: ; @Jim_regexpInit
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x0, [sp, #16]
adrp x1, l_.str.44@PAGE
add x1, x1, l_.str.44@PAGEOFF
adrp x2, l_.str.1@PAGE
add x2, x2, l_.str.1@PAGEOFF
mov w3, #1
bl _Jim_PackageProvide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB39_2
b LBB39_1
LBB39_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB39_3
LBB39_2:
ldr x0, [sp, #16]
adrp x1, l_.str.44@PAGE
add x1, x1, l_.str.44@PAGEOFF
adrp x2, _Jim_RegexpCmd@PAGE
add x2, x2, _Jim_RegexpCmd@PAGEOFF
mov x4, #0
str x4, [sp, #8] ; 8-byte Folded Spill
mov x3, x4
bl _Jim_CreateCommand
ldr x4, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16]
adrp x1, l_.str.45@PAGE
add x1, x1, l_.str.45@PAGEOFF
adrp x2, _Jim_RegsubCmd@PAGE
add x2, x2, _Jim_RegsubCmd@PAGEOFF
mov x3, x4
bl _Jim_CreateCommand
stur wzr, [x29, #-4]
b LBB39_3
LBB39_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_fileInit ; -- Begin function Jim_fileInit
.p2align 2
_Jim_fileInit: ; @Jim_fileInit
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x0, [sp, #16]
adrp x1, l_.str.46@PAGE
add x1, x1, l_.str.46@PAGEOFF
adrp x2, l_.str.1@PAGE
add x2, x2, l_.str.1@PAGEOFF
mov w3, #1
bl _Jim_PackageProvide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB40_2
b LBB40_1
LBB40_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB40_3
LBB40_2:
ldr x0, [sp, #16]
adrp x1, l_.str.46@PAGE
add x1, x1, l_.str.46@PAGEOFF
adrp x2, _Jim_SubCmdProc@PAGE
add x2, x2, _Jim_SubCmdProc@PAGEOFF
adrp x3, _file_command_table@PAGE
add x3, x3, _file_command_table@PAGEOFF
mov x4, #0
str x4, [sp, #8] ; 8-byte Folded Spill
bl _Jim_CreateCommand
ldr x4, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16]
adrp x1, l_.str.47@PAGE
add x1, x1, l_.str.47@PAGEOFF
adrp x2, _Jim_PwdCmd@PAGE
add x2, x2, _Jim_PwdCmd@PAGEOFF
mov x3, x4
bl _Jim_CreateCommand
ldr x4, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16]
adrp x1, l_.str.48@PAGE
add x1, x1, l_.str.48@PAGEOFF
adrp x2, _Jim_CdCmd@PAGE
add x2, x2, _Jim_CdCmd@PAGEOFF
mov x3, x4
bl _Jim_CreateCommand
stur wzr, [x29, #-4]
b LBB40_3
LBB40_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_SubCmdProc ; -- Begin function Jim_SubCmdProc
.p2align 2
_Jim_SubCmdProc: ; @Jim_SubCmdProc
.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 x2, [sp, #8]
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #336]
ldur w2, [x29, #-12]
ldr x3, [sp, #8]
bl _Jim_ParseSubCmd
str x0, [sp]
ldur x0, [x29, #-8]
ldr x1, [sp]
ldur w2, [x29, #-12]
ldr x3, [sp, #8]
bl _Jim_CallSubCmd
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_PwdCmd
_Jim_PwdCmd: ; @Jim_PwdCmd
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
mov w0, #1024
bl _Jim_Alloc
str x0, [sp, #24]
ldr x0, [sp, #24]
mov x1, #1024
bl _getcwd
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB42_6
b LBB42_1
LBB42_1:
b LBB42_2
LBB42_2:
ldur x0, [x29, #-16]
adrp x1, l_.str.258@PAGE
add x1, x1, l_.str.258@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB42_4
b LBB42_3
LBB42_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB42_4
LBB42_4:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB42_5
LBB42_5:
ldr x0, [sp, #24]
bl _Jim_Free
mov w8, #1
stur w8, [x29, #-4]
b LBB42_12
LBB42_6:
b LBB42_7
LBB42_7:
b LBB42_8
LBB42_8:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB42_10
b LBB42_9
LBB42_9:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB42_10
LBB42_10:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB42_11
LBB42_11:
ldr x0, [sp, #24]
bl _Jim_Free
stur wzr, [x29, #-4]
b LBB42_12
LBB42_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_CdCmd
_Jim_CdCmd: ; @Jim_CdCmd
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB43_2
b LBB43_1
LBB43_1:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #36] ; 4-byte Folded Spill
adrp x3, l_.str.208@PAGE
add x3, x3, l_.str.208@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #36] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB43_5
LBB43_2:
ldur x8, [x29, #-32]
ldr x0, [x8, #8]
bl _Jim_String
str x0, [sp, #40]
ldr x0, [sp, #40]
bl _chdir
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB43_4
b LBB43_3
LBB43_3:
ldur x8, [x29, #-16]
str x8, [sp, #24] ; 8-byte Folded Spill
ldr x8, [sp, #40]
str x8, [sp, #16] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
ldr x10, [sp, #16] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.259@PAGE
add x1, x1, l_.str.259@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB43_5
LBB43_4:
stur wzr, [x29, #-4]
b LBB43_5
LBB43_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _Jim_execInit ; -- Begin function Jim_execInit
.p2align 2
_Jim_execInit: ; @Jim_execInit
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x0, [sp, #16]
adrp x1, l_.str.49@PAGE
add x1, x1, l_.str.49@PAGEOFF
adrp x2, l_.str.1@PAGE
add x2, x2, l_.str.1@PAGEOFF
mov w3, #1
bl _Jim_PackageProvide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB44_2
b LBB44_1
LBB44_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB44_3
LBB44_2:
mov w0, #13
mov x1, #1
bl _signal
ldr x8, [sp, #16]
str x8, [sp, #8] ; 8-byte Folded Spill
bl _JimAllocWaitInfoTable
mov x3, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
adrp x1, l_.str.49@PAGE
add x1, x1, l_.str.49@PAGEOFF
adrp x2, _Jim_ExecCmd@PAGE
add x2, x2, _Jim_ExecCmd@PAGEOFF
adrp x4, _JimFreeWaitInfoTable@PAGE
add x4, x4, _JimFreeWaitInfoTable@PAGEOFF
bl _Jim_CreateCommand
stur wzr, [x29, #-4]
b LBB44_3
LBB44_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_ExecCmd
_Jim_ExecCmd: ; @Jim_ExecCmd
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB45_13
b LBB45_1
LBB45_1:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldur w9, [x29, #-20]
subs w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
adrp x2, l_.str.260@PAGE
add x2, x2, l_.str.260@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB45_13
b LBB45_2
LBB45_2:
ldur w8, [x29, #-20]
subs w8, w8, #1
stur w8, [x29, #-20]
ldur x0, [x29, #-16]
ldur w8, [x29, #-20]
subs w1, w8, #1
ldur x8, [x29, #-32]
add x2, x8, #8
sub x3, x29, #48
mov x6, #0
mov x4, x6
mov x5, x6
bl _JimCreatePipeline
stur w0, [x29, #-52]
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB45_4
b LBB45_3
LBB45_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB45_26
LBB45_4:
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #48]
str wzr, [sp, #44]
b LBB45_5
LBB45_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #44]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB45_8
b LBB45_6
LBB45_6: ; in Loop: Header=BB45_5 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x8, [sp, #48]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur x8, [x29, #-48]
ldrsw x9, [sp, #44]
ldrsw x1, [x8, x9, lsl #2]
bl _Jim_NewIntObj
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
b LBB45_7
LBB45_7: ; in Loop: Header=BB45_5 Depth=1
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB45_5
LBB45_8:
b LBB45_9
LBB45_9:
ldr x8, [sp, #48]
str x8, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB45_11
b LBB45_10
LBB45_10:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB45_11
LBB45_11:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB45_12
LBB45_12:
ldur x0, [x29, #-16]
ldur w1, [x29, #-52]
ldur x2, [x29, #-48]
bl _JimDetachPids
ldur x0, [x29, #-48]
bl _Jim_Free
stur wzr, [x29, #-4]
b LBB45_26
LBB45_13:
ldur x0, [x29, #-16]
ldur w8, [x29, #-20]
subs w1, w8, #1
ldur x8, [x29, #-32]
add x2, x8, #8
sub x3, x29, #48
mov x4, #0
sub x5, x29, #36
sub x6, x29, #40
bl _JimCreatePipeline
stur w0, [x29, #-52]
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB45_15
b LBB45_14
LBB45_14:
mov w8, #1
stur w8, [x29, #-4]
b LBB45_26
LBB45_15:
b LBB45_16
LBB45_16:
ldur x0, [x29, #-16]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
str x0, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB45_18
b LBB45_17
LBB45_17:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB45_18
LBB45_18:
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB45_19
LBB45_19:
str wzr, [sp, #56]
ldur w8, [x29, #-36]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB45_23
b LBB45_20
LBB45_20:
ldur x0, [x29, #-16]
ldur w1, [x29, #-36]
ldur x8, [x29, #-16]
ldr x2, [x8]
bl _JimAppendStreamToString
str w0, [sp, #56]
ldr w8, [sp, #56]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB45_22
b LBB45_21
LBB45_21:
ldur x0, [x29, #-16]
adrp x1, l_.str.261@PAGE
add x1, x1, l_.str.261@PAGEOFF
bl _Jim_SetResultErrno
b LBB45_22
LBB45_22:
b LBB45_23
LBB45_23:
ldur x0, [x29, #-16]
ldur w1, [x29, #-52]
ldur x2, [x29, #-48]
ldur w3, [x29, #-40]
bl _JimCleanupChildren
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB45_25
b LBB45_24
LBB45_24:
mov w8, #1
str w8, [sp, #56]
b LBB45_25
LBB45_25:
ldr w8, [sp, #56]
stur w8, [x29, #-4]
b LBB45_26
LBB45_26:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimAllocWaitInfoTable
_JimAllocWaitInfoTable: ; @JimAllocWaitInfoTable
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #16
bl _Jim_Alloc
str x0, [sp, #8]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8]
ldr x8, [sp, #8]
str wzr, [x8, #12]
ldr x8, [sp, #8]
str wzr, [x8, #8]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimFreeWaitInfoTable
_JimFreeWaitInfoTable: ; @JimFreeWaitInfoTable
.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 x8, [sp, #16]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr x0, [x8]
bl _Jim_Free
ldr x0, [sp, #8]
bl _Jim_Free
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_clockInit ; -- Begin function Jim_clockInit
.p2align 2
_Jim_clockInit: ; @Jim_clockInit
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp]
ldr x0, [sp]
adrp x1, l_.str.50@PAGE
add x1, x1, l_.str.50@PAGEOFF
adrp x2, l_.str.1@PAGE
add x2, x2, l_.str.1@PAGEOFF
mov w3, #1
bl _Jim_PackageProvide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB48_2
b LBB48_1
LBB48_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB48_3
LBB48_2:
ldr x0, [sp]
adrp x1, l_.str.50@PAGE
add x1, x1, l_.str.50@PAGEOFF
adrp x2, _Jim_SubCmdProc@PAGE
add x2, x2, _Jim_SubCmdProc@PAGEOFF
adrp x3, _clock_command_table@PAGE
add x3, x3, _clock_command_table@PAGEOFF
mov x4, #0
bl _Jim_CreateCommand
stur wzr, [x29, #-4]
b LBB48_3
LBB48_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_arrayInit ; -- Begin function Jim_arrayInit
.p2align 2
_Jim_arrayInit: ; @Jim_arrayInit
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp]
ldr x0, [sp]
adrp x1, l_.str.51@PAGE
add x1, x1, l_.str.51@PAGEOFF
adrp x2, l_.str.1@PAGE
add x2, x2, l_.str.1@PAGEOFF
mov w3, #1
bl _Jim_PackageProvide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB49_2
b LBB49_1
LBB49_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB49_3
LBB49_2:
ldr x0, [sp]
adrp x1, l_.str.51@PAGE
add x1, x1, l_.str.51@PAGEOFF
adrp x2, _Jim_SubCmdProc@PAGE
add x2, x2, _Jim_SubCmdProc@PAGEOFF
adrp x3, _array_command_table@PAGE
add x3, x3, _array_command_table@PAGEOFF
mov x4, #0
bl _Jim_CreateCommand
stur wzr, [x29, #-4]
b LBB49_3
LBB49_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_InitStaticExtensions ; -- Begin function Jim_InitStaticExtensions
.p2align 2
_Jim_InitStaticExtensions: ; @Jim_InitStaticExtensions
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _Jim_bootstrapInit
ldr x0, [sp, #8]
bl _Jim_aioInit
ldr x0, [sp, #8]
bl _Jim_readdirInit
ldr x0, [sp, #8]
bl _Jim_globInit
ldr x0, [sp, #8]
bl _Jim_regexpInit
ldr x0, [sp, #8]
bl _Jim_fileInit
ldr x0, [sp, #8]
bl _Jim_execInit
ldr x0, [sp, #8]
bl _Jim_clockInit
ldr x0, [sp, #8]
bl _Jim_arrayInit
ldr x0, [sp, #8]
bl _Jim_stdlibInit
ldr x0, [sp, #8]
bl _Jim_tclcompatInit
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_StringToWide ; -- Begin function Jim_StringToWide
.p2align 2
_Jim_StringToWide: ; @Jim_StringToWide
.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 w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB51_2
b LBB51_1
LBB51_1:
ldur x0, [x29, #-8]
ldr w2, [sp, #12]
mov x1, sp
bl _strtoul
ldr x8, [sp, #16]
str x0, [x8]
b LBB51_3
LBB51_2:
ldur x0, [x29, #-8]
mov x1, sp
bl _jim_strtoull
ldr x8, [sp, #16]
str x0, [x8]
b LBB51_3
LBB51_3:
ldur x0, [x29, #-8]
ldr x1, [sp]
bl _JimCheckConversion
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function jim_strtoull
_jim_strtoull: ; @jim_strtoull
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x0, [sp, #8]
ldr x1, [sp]
bl _jim_strtol
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCheckConversion
_JimCheckConversion: ; @JimCheckConversion
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB53_2
b LBB53_1
LBB53_1:
ldr x8, [sp, #16]
ldr x9, [sp, #8]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB53_3
b LBB53_2
LBB53_2:
mov w8, #1
stur w8, [x29, #-4]
b LBB53_11
LBB53_3:
ldr x8, [sp, #8]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB53_10
b LBB53_4
LBB53_4:
b LBB53_5
LBB53_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB53_9
b LBB53_6
LBB53_6: ; in Loop: Header=BB53_5 Depth=1
ldr x8, [sp, #8]
ldrb w0, [x8]
bl _isspace
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB53_8
b LBB53_7
LBB53_7:
mov w8, #1
stur w8, [x29, #-4]
b LBB53_11
LBB53_8: ; in Loop: Header=BB53_5 Depth=1
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB53_5
LBB53_9:
b LBB53_10
LBB53_10:
stur wzr, [x29, #-4]
b LBB53_11
LBB53_11:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_StringToDouble ; -- Begin function Jim_StringToDouble
.p2align 2
_Jim_StringToDouble: ; @Jim_StringToDouble
.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]
bl ___error
str wzr, [x0]
ldur x0, [x29, #-8]
add x1, sp, #8
bl _strtod
ldr x8, [sp, #16]
str d0, [x8]
ldur x0, [x29, #-8]
ldr x1, [sp, #8]
bl _JimCheckConversion
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_Realloc ; -- Begin function Jim_Realloc
.p2align 2
_Jim_Realloc: ; @Jim_Realloc
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x0, [sp, #8]
ldrsw x1, [sp, #4]
bl _realloc
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_StrDup ; -- Begin function Jim_StrDup
.p2align 2
_Jim_StrDup: ; @Jim_StrDup
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _strdup
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_StrDupLen ; -- Begin function Jim_StrDupLen
.p2align 2
_Jim_StrDupLen: ; @Jim_StrDupLen
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur w8, [x29, #-12]
add w0, w8, #1
bl _Jim_Alloc
str x0, [sp, #8]
ldr x0, [sp, #8]
ldur x1, [x29, #-8]
ldur w8, [x29, #-12]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #8]
ldursw x9, [x29, #-12]
add x8, x8, x9
strb wzr, [x8]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_IntHashFunction ; -- Begin function Jim_IntHashFunction
.p2align 2
_Jim_IntHashFunction: ; @Jim_IntHashFunction
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w9, [sp, #12]
mov w8, #-1
eor w10, w8, w9, lsl #15
ldr w9, [sp, #12]
add w9, w9, w10
str w9, [sp, #12]
ldr w10, [sp, #12]
ldr w9, [sp, #12]
eor w9, w9, w10, lsr #10
str w9, [sp, #12]
ldr w10, [sp, #12]
ldr w9, [sp, #12]
add w9, w9, w10, lsl #3
str w9, [sp, #12]
ldr w10, [sp, #12]
ldr w9, [sp, #12]
eor w9, w9, w10, lsr #6
str w9, [sp, #12]
ldr w9, [sp, #12]
eor w9, w8, w9, lsl #11
ldr w8, [sp, #12]
add w8, w8, w9
str w8, [sp, #12]
ldr w9, [sp, #12]
ldr w8, [sp, #12]
eor w8, w8, w9, lsr #16
str w8, [sp, #12]
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_GenHashFunction ; -- Begin function Jim_GenHashFunction
.p2align 2
_Jim_GenHashFunction: ; @Jim_GenHashFunction
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str w1, [sp, #4]
str wzr, [sp]
b LBB59_1
LBB59_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w9, w8, #1
str w9, [sp, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB59_3
b LBB59_2
LBB59_2: ; in Loop: Header=BB59_1 Depth=1
ldr w9, [sp]
ldr x8, [sp, #8]
add x10, x8, #1
str x10, [sp, #8]
ldrb w8, [x8]
add w9, w8, w9, lsl #3
ldr w8, [sp]
add w8, w8, w9
str w8, [sp]
b LBB59_1
LBB59_3:
ldr w0, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_InitHashTable ; -- Begin function Jim_InitHashTable
.p2align 2
_Jim_InitHashTable: ; @Jim_InitHashTable
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
ldur x0, [x29, #-8]
bl _JimResetHashTable
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
str x8, [x9, #8]
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9, #16]
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimResetHashTable
_JimResetHashTable: ; @JimResetHashTable
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8]
ldr x8, [sp, #8]
str wzr, [x8, #24]
ldr x8, [sp, #8]
str wzr, [x8, #28]
ldr x8, [sp, #8]
str wzr, [x8, #32]
ldr x8, [sp, #8]
str wzr, [x8, #36]
ldr x8, [sp, #8]
str wzr, [x8, #40]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_ResizeHashTable ; -- Begin function Jim_ResizeHashTable
.p2align 2
_Jim_ResizeHashTable: ; @Jim_ResizeHashTable
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr w8, [x8, #32]
str w8, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB62_2
b LBB62_1
LBB62_1:
mov w8, #16
str w8, [sp, #4]
b LBB62_2
LBB62_2:
ldr x0, [sp, #8]
ldr w1, [sp, #4]
bl _Jim_ExpandHashTable
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_ExpandHashTable ; -- Begin function Jim_ExpandHashTable
.p2align 2
_Jim_ExpandHashTable: ; @Jim_ExpandHashTable
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur w0, [x29, #-12]
bl _JimHashTableNextPower
str w0, [sp, #28]
ldur w8, [x29, #-12]
ldur x9, [x29, #-8]
ldr w9, [x9, #32]
subs w8, w8, w9
cset w8, hi
tbnz w8, #0, LBB63_2
b LBB63_1
LBB63_1:
b LBB63_15
LBB63_2:
ldur x8, [x29, #-8]
ldr x1, [x8, #8]
ldur x8, [x29, #-8]
ldr x2, [x8, #16]
add x0, sp, #32
bl _Jim_InitHashTable
ldr w8, [sp, #28]
str w8, [sp, #56]
ldr w8, [sp, #28]
subs w8, w8, #1
str w8, [sp, #60]
ldr w8, [sp, #28]
; kill: def $x8 killed $w8
lsl x8, x8, #3
mov x0, x8
bl _Jim_Alloc
str x0, [sp, #32]
ldur x8, [x29, #-8]
ldr w8, [x8, #40]
str w8, [sp, #72]
ldr x0, [sp, #32]
ldr w8, [sp, #28]
; kill: def $x8 killed $w8
lsl x2, x8, #3
mov w1, #0
mov x3, #-1
bl ___memset_chk
ldur x8, [x29, #-8]
ldr w8, [x8, #32]
str w8, [sp, #64]
str wzr, [sp, #24]
b LBB63_3
LBB63_3: ; =>This Loop Header: Depth=1
; Child Loop BB63_7 Depth 2
ldur x8, [x29, #-8]
ldr w8, [x8, #32]
subs w8, w8, #0
cset w8, ls
tbnz w8, #0, LBB63_11
b LBB63_4
LBB63_4: ; in Loop: Header=BB63_3 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8]
ldr w9, [sp, #24]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB63_6
b LBB63_5
LBB63_5: ; in Loop: Header=BB63_3 Depth=1
b LBB63_10
LBB63_6: ; in Loop: Header=BB63_3 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8]
ldr w9, [sp, #24]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #16]
b LBB63_7
LBB63_7: ; Parent Loop BB63_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB63_9
b LBB63_8
LBB63_8: ; in Loop: Header=BB63_7 Depth=2
ldr x8, [sp, #16]
ldr x8, [x8, #16]
str x8, [sp, #8]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8]
ldr x9, [sp, #16]
ldr x0, [x9]
blr x8
ldur x8, [x29, #-8]
ldr w8, [x8, #40]
add w8, w0, w8
ldr w9, [sp, #60]
and w8, w8, w9
str w8, [sp, #4]
ldr x8, [sp, #32]
ldr w9, [sp, #4]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
ldr x9, [sp, #16]
str x8, [x9, #16]
ldr x8, [sp, #16]
ldr x9, [sp, #32]
ldr w10, [sp, #4]
; kill: def $x10 killed $w10
str x8, [x9, x10, lsl #3]
ldur x9, [x29, #-8]
ldr w8, [x9, #32]
subs w8, w8, #1
str w8, [x9, #32]
ldr x8, [sp, #8]
str x8, [sp, #16]
b LBB63_7
LBB63_9: ; in Loop: Header=BB63_3 Depth=1
b LBB63_10
LBB63_10: ; in Loop: Header=BB63_3 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB63_3
LBB63_11:
ldur x8, [x29, #-8]
ldr w8, [x8, #32]
subs w8, w8, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB63_13
b LBB63_12
LBB63_12:
adrp x0, l___func__.Jim_ExpandHashTable@PAGE
add x0, x0, l___func__.Jim_ExpandHashTable@PAGEOFF
adrp x1, l_.str.52@PAGE
add x1, x1, l_.str.52@PAGEOFF
mov w2, #6479
adrp x3, l_.str.53@PAGE
add x3, x3, l_.str.53@PAGEOFF
bl ___assert_rtn
LBB63_13:
b LBB63_14
LBB63_14:
ldur x8, [x29, #-8]
ldr x0, [x8]
bl _Jim_Free
ldur x0, [x29, #-8]
add x1, sp, #32
mov x2, #48
bl _memcpy
b LBB63_15
LBB63_15:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimHashTableNextPower
_JimHashTableNextPower: ; @JimHashTableNextPower
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
mov w8, #16
str w8, [sp, #4]
ldr w8, [sp, #8]
mov w9, #-2147483648
subs w8, w8, w9
cset w8, lo
tbnz w8, #0, LBB64_2
b LBB64_1
LBB64_1:
mov w8, #-2147483648
str w8, [sp, #12]
b LBB64_6
LBB64_2:
b LBB64_3
LBB64_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, lo
tbnz w8, #0, LBB64_5
b LBB64_4
LBB64_4:
ldr w8, [sp, #4]
str w8, [sp, #12]
b LBB64_6
LBB64_5: ; in Loop: Header=BB64_3 Depth=1
ldr w8, [sp, #4]
lsl w8, w8, #1
str w8, [sp, #4]
b LBB64_3
LBB64_6:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_AddHashEntry ; -- Begin function Jim_AddHashEntry
.p2align 2
_Jim_AddHashEntry: ; @Jim_AddHashEntry
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
mov w2, #0
bl _JimInsertHashEntry
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB65_2
b LBB65_1
LBB65_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB65_13
LBB65_2:
b LBB65_3
LBB65_3:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB65_5
b LBB65_4
LBB65_4:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x9, [x29, #-16]
ldr x0, [x9, #16]
ldr x1, [sp, #24]
blr x8
ldr x8, [sp, #8]
str x0, [x8]
b LBB65_6
LBB65_5:
ldr x8, [sp, #24]
ldr x9, [sp, #8]
str x8, [x9]
b LBB65_6
LBB65_6:
b LBB65_7
LBB65_7:
b LBB65_8
LBB65_8:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB65_10
b LBB65_9
LBB65_9:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #16]
ldur x9, [x29, #-16]
ldr x0, [x9, #16]
ldr x1, [sp, #16]
blr x8
ldr x8, [sp, #8]
str x0, [x8, #8]
b LBB65_11
LBB65_10:
ldr x8, [sp, #16]
ldr x9, [sp, #8]
str x8, [x9, #8]
b LBB65_11
LBB65_11:
b LBB65_12
LBB65_12:
stur wzr, [x29, #-4]
b LBB65_13
LBB65_13:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimInsertHashEntry
_JimInsertHashEntry: ; @JimInsertHashEntry
.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 w2, [sp, #20]
ldur x0, [x29, #-16]
bl _JimExpandHashTableIfNeeded
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8]
ldr x0, [sp, #24]
blr x8
ldur x8, [x29, #-16]
ldr w8, [x8, #40]
add w8, w0, w8
ldur x9, [x29, #-16]
ldr w9, [x9, #28]
and w8, w8, w9
str w8, [sp, #16]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr w9, [sp, #16]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #8]
b LBB66_1
LBB66_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB66_10
b LBB66_2
LBB66_2: ; in Loop: Header=BB66_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB66_4
b LBB66_3
LBB66_3: ; in Loop: Header=BB66_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #24]
ldur x9, [x29, #-16]
ldr x0, [x9, #16]
ldr x1, [sp, #24]
ldr x9, [sp, #8]
ldr x2, [x9]
blr x8
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB66_5
b LBB66_9
LBB66_4: ; in Loop: Header=BB66_1 Depth=1
ldr x8, [sp, #24]
ldr x9, [sp, #8]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB66_9
b LBB66_5
LBB66_5:
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB66_7
b LBB66_6
LBB66_6:
ldr x8, [sp, #8]
str x8, [sp] ; 8-byte Folded Spill
b LBB66_8
LBB66_7:
mov x8, #0
str x8, [sp] ; 8-byte Folded Spill
b LBB66_8
LBB66_8:
ldr x8, [sp] ; 8-byte Folded Reload
stur x8, [x29, #-8]
b LBB66_11
LBB66_9: ; in Loop: Header=BB66_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #16]
str x8, [sp, #8]
b LBB66_1
LBB66_10:
mov w0, #24
bl _Jim_Alloc
str x0, [sp, #8]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr w9, [sp, #16]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
ldr x9, [sp, #8]
str x8, [x9, #16]
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
ldr x9, [x9]
ldr w10, [sp, #16]
; kill: def $x10 killed $w10
str x8, [x9, x10, lsl #3]
ldur x9, [x29, #-16]
ldr w8, [x9, #32]
add w8, w8, #1
str w8, [x9, #32]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8]
ldr x8, [sp, #8]
stur x8, [x29, #-8]
b LBB66_11
LBB66_11:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_ReplaceHashEntry ; -- Begin function Jim_ReplaceHashEntry
.p2align 2
_Jim_ReplaceHashEntry: ; @Jim_ReplaceHashEntry
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
mov w2, #1
bl _JimInsertHashEntry
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB67_13
b LBB67_1
LBB67_1:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB67_4
b LBB67_2
LBB67_2:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB67_4
b LBB67_3
LBB67_3:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #16]
ldur x9, [x29, #-8]
ldr x0, [x9, #16]
ldr x1, [sp, #24]
blr x8
str x0, [sp]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #40]
ldur x9, [x29, #-8]
ldr x0, [x9, #16]
ldr x9, [sp, #8]
ldr x1, [x9, #8]
blr x8
ldr x8, [sp]
ldr x9, [sp, #8]
str x8, [x9, #8]
b LBB67_12
LBB67_4:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB67_6
b LBB67_5
LBB67_5:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #40]
ldur x9, [x29, #-8]
ldr x0, [x9, #16]
ldr x9, [sp, #8]
ldr x1, [x9, #8]
blr x8
b LBB67_6
LBB67_6:
b LBB67_7
LBB67_7:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB67_9
b LBB67_8
LBB67_8:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #16]
ldur x9, [x29, #-8]
ldr x0, [x9, #16]
ldr x1, [sp, #24]
blr x8
ldr x8, [sp, #8]
str x0, [x8, #8]
b LBB67_10
LBB67_9:
ldr x8, [sp, #24]
ldr x9, [sp, #8]
str x8, [x9, #8]
b LBB67_10
LBB67_10:
b LBB67_11
LBB67_11:
b LBB67_12
LBB67_12:
mov w8, #1
str w8, [sp, #20]
b LBB67_24
LBB67_13:
b LBB67_14
LBB67_14:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB67_16
b LBB67_15
LBB67_15:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x9, [x29, #-8]
ldr x0, [x9, #16]
ldur x1, [x29, #-16]
blr x8
ldr x8, [sp, #8]
str x0, [x8]
b LBB67_17
LBB67_16:
ldur x8, [x29, #-16]
ldr x9, [sp, #8]
str x8, [x9]
b LBB67_17
LBB67_17:
b LBB67_18
LBB67_18:
b LBB67_19
LBB67_19:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB67_21
b LBB67_20
LBB67_20:
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #16]
ldur x9, [x29, #-8]
ldr x0, [x9, #16]
ldr x1, [sp, #24]
blr x8
ldr x8, [sp, #8]
str x0, [x8, #8]
b LBB67_22
LBB67_21:
ldr x8, [sp, #24]
ldr x9, [sp, #8]
str x8, [x9, #8]
b LBB67_22
LBB67_22:
b LBB67_23
LBB67_23:
str wzr, [sp, #20]
b LBB67_24
LBB67_24:
ldr w0, [sp, #20]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_DeleteHashEntry ; -- Begin function Jim_DeleteHashEntry
.p2align 2
_Jim_DeleteHashEntry: ; @Jim_DeleteHashEntry
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
ldur x8, [x29, #-16]
ldr w8, [x8, #32]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB68_2
b LBB68_1
LBB68_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB68_17
LBB68_2:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8]
ldr x0, [sp, #24]
blr x8
ldur x8, [x29, #-16]
ldr w8, [x8, #40]
add w8, w0, w8
ldur x9, [x29, #-16]
ldr w9, [x9, #28]
and w8, w8, w9
str w8, [sp, #20]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr w9, [sp, #20]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #8]
; kill: def $x8 killed $xzr
str xzr, [sp]
b LBB68_3
LBB68_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB68_16
b LBB68_4
LBB68_4: ; in Loop: Header=BB68_3 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB68_6
b LBB68_5
LBB68_5: ; in Loop: Header=BB68_3 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #24]
ldur x9, [x29, #-16]
ldr x0, [x9, #16]
ldr x1, [sp, #24]
ldr x9, [sp, #8]
ldr x2, [x9]
blr x8
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB68_7
b LBB68_15
LBB68_6: ; in Loop: Header=BB68_3 Depth=1
ldr x8, [sp, #24]
ldr x9, [sp, #8]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB68_15
b LBB68_7
LBB68_7:
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB68_9
b LBB68_8
LBB68_8:
ldr x8, [sp, #8]
ldr x8, [x8, #16]
ldr x9, [sp]
str x8, [x9, #16]
b LBB68_10
LBB68_9:
ldr x8, [sp, #8]
ldr x8, [x8, #16]
ldur x9, [x29, #-16]
ldr x9, [x9]
ldr w10, [sp, #20]
; kill: def $x10 killed $w10
str x8, [x9, x10, lsl #3]
b LBB68_10
LBB68_10:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB68_12
b LBB68_11
LBB68_11:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #32]
ldur x9, [x29, #-16]
ldr x0, [x9, #16]
ldr x9, [sp, #8]
ldr x1, [x9]
blr x8
b LBB68_12
LBB68_12:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB68_14
b LBB68_13
LBB68_13:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #40]
ldur x9, [x29, #-16]
ldr x0, [x9, #16]
ldr x9, [sp, #8]
ldr x1, [x9, #8]
blr x8
b LBB68_14
LBB68_14:
ldr x0, [sp, #8]
bl _Jim_Free
ldur x9, [x29, #-16]
ldr w8, [x9, #32]
subs w8, w8, #1
str w8, [x9, #32]
stur wzr, [x29, #-4]
b LBB68_17
LBB68_15: ; in Loop: Header=BB68_3 Depth=1
ldr x8, [sp, #8]
str x8, [sp]
ldr x8, [sp, #8]
ldr x8, [x8, #16]
str x8, [sp, #8]
b LBB68_3
LBB68_16:
mov w8, #1
stur w8, [x29, #-4]
b LBB68_17
LBB68_17:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_FreeHashTable ; -- Begin function Jim_FreeHashTable
.p2align 2
_Jim_FreeHashTable: ; @Jim_FreeHashTable
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur wzr, [x29, #-12]
b LBB69_1
LBB69_1: ; =>This Loop Header: Depth=1
; Child Loop BB69_5 Depth 2
ldur x8, [x29, #-8]
ldr w8, [x8, #32]
subs w8, w8, #0
cset w8, ls
tbnz w8, #0, LBB69_13
b LBB69_2
LBB69_2: ; in Loop: Header=BB69_1 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8]
ldur w9, [x29, #-12]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
mov x9, x8
str x9, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB69_4
b LBB69_3
LBB69_3: ; in Loop: Header=BB69_1 Depth=1
b LBB69_12
LBB69_4: ; in Loop: Header=BB69_1 Depth=1
b LBB69_5
LBB69_5: ; Parent Loop BB69_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB69_11
b LBB69_6
LBB69_6: ; in Loop: Header=BB69_5 Depth=2
ldr x8, [sp, #8]
ldr x8, [x8, #16]
str x8, [sp]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB69_8
b LBB69_7
LBB69_7: ; in Loop: Header=BB69_5 Depth=2
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #32]
ldur x9, [x29, #-8]
ldr x0, [x9, #16]
ldr x9, [sp, #8]
ldr x1, [x9]
blr x8
b LBB69_8
LBB69_8: ; in Loop: Header=BB69_5 Depth=2
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB69_10
b LBB69_9
LBB69_9: ; in Loop: Header=BB69_5 Depth=2
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x8, [x8, #40]
ldur x9, [x29, #-8]
ldr x0, [x9, #16]
ldr x9, [sp, #8]
ldr x1, [x9, #8]
blr x8
b LBB69_10
LBB69_10: ; in Loop: Header=BB69_5 Depth=2
ldr x0, [sp, #8]
bl _Jim_Free
ldur x9, [x29, #-8]
ldr w8, [x9, #32]
subs w8, w8, #1
str w8, [x9, #32]
ldr x8, [sp]
str x8, [sp, #8]
b LBB69_5
LBB69_11: ; in Loop: Header=BB69_1 Depth=1
b LBB69_12
LBB69_12: ; in Loop: Header=BB69_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB69_1
LBB69_13:
ldur x8, [x29, #-8]
ldr x0, [x8]
bl _Jim_Free
ldur x0, [x29, #-8]
bl _JimResetHashTable
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_FindHashEntry ; -- Begin function Jim_FindHashEntry
.p2align 2
_Jim_FindHashEntry: ; @Jim_FindHashEntry
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
ldur x8, [x29, #-16]
ldr w8, [x8, #32]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB70_2
b LBB70_1
LBB70_1:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB70_10
LBB70_2:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8]
ldr x0, [sp, #24]
blr x8
ldur x8, [x29, #-16]
ldr w8, [x8, #40]
add w8, w0, w8
ldur x9, [x29, #-16]
ldr w9, [x9, #28]
and w8, w8, w9
str w8, [sp, #12]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr w9, [sp, #12]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #16]
b LBB70_3
LBB70_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB70_9
b LBB70_4
LBB70_4: ; in Loop: Header=BB70_3 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB70_6
b LBB70_5
LBB70_5: ; in Loop: Header=BB70_3 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #24]
ldur x9, [x29, #-16]
ldr x0, [x9, #16]
ldr x1, [sp, #24]
ldr x9, [sp, #16]
ldr x2, [x9]
blr x8
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB70_7
b LBB70_8
LBB70_6: ; in Loop: Header=BB70_3 Depth=1
ldr x8, [sp, #24]
ldr x9, [sp, #16]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB70_8
b LBB70_7
LBB70_7:
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB70_10
LBB70_8: ; in Loop: Header=BB70_3 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #16]
str x8, [sp, #16]
b LBB70_3
LBB70_9:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB70_10
LBB70_10:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_GetHashTableIterator ; -- Begin function Jim_GetHashTableIterator
.p2align 2
_Jim_GetHashTableIterator: ; @Jim_GetHashTableIterator
.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]
mov w0, #32
bl _Jim_Alloc
str x0, [sp]
ldr x0, [sp, #8]
ldr x1, [sp]
bl _JimInitHashTableIterator
ldr x0, [sp]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimInitHashTableIterator
_JimInitHashTableIterator: ; @JimInitHashTableIterator
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp, #8]
ldr x9, [sp]
str x8, [x9]
ldr x9, [sp]
mov w8, #-1
str w8, [x9, #24]
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x8, [sp]
str xzr, [x8, #16]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_NextHashEntry ; -- Begin function Jim_NextHashEntry
.p2align 2
_Jim_NextHashEntry: ; @Jim_NextHashEntry
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
b LBB73_1
LBB73_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB73_5
b LBB73_2
LBB73_2: ; in Loop: Header=BB73_1 Depth=1
ldr x9, [sp]
ldr w8, [x9, #24]
add w8, w8, #1
str w8, [x9, #24]
ldr x8, [sp]
ldr w8, [x8, #24]
ldr x9, [sp]
ldr x9, [x9]
ldr w9, [x9, #24]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB73_4
b LBB73_3
LBB73_3:
b LBB73_9
LBB73_4: ; in Loop: Header=BB73_1 Depth=1
ldr x8, [sp]
ldr x8, [x8]
ldr x8, [x8]
ldr x9, [sp]
ldrsw x9, [x9, #24]
ldr x8, [x8, x9, lsl #3]
ldr x9, [sp]
str x8, [x9, #8]
b LBB73_6
LBB73_5: ; in Loop: Header=BB73_1 Depth=1
ldr x8, [sp]
ldr x8, [x8, #16]
ldr x9, [sp]
str x8, [x9, #8]
b LBB73_6
LBB73_6: ; in Loop: Header=BB73_1 Depth=1
ldr x8, [sp]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB73_8
b LBB73_7
LBB73_7:
ldr x8, [sp]
ldr x8, [x8, #8]
ldr x8, [x8, #16]
ldr x9, [sp]
str x8, [x9, #16]
ldr x8, [sp]
ldr x8, [x8, #8]
str x8, [sp, #8]
b LBB73_10
LBB73_8: ; in Loop: Header=BB73_1 Depth=1
b LBB73_1
LBB73_9:
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
b LBB73_10
LBB73_10:
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_InitStack ; -- Begin function Jim_InitStack
.p2align 2
_Jim_InitStack: ; @Jim_InitStack
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
str wzr, [x8]
ldr x8, [sp, #8]
str wzr, [x8, #4]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_FreeStack ; -- Begin function Jim_FreeStack
.p2align 2
_Jim_FreeStack: ; @Jim_FreeStack
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x0, [x8, #8]
bl _Jim_Free
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_StackLen ; -- Begin function Jim_StackLen
.p2align 2
_Jim_StackLen: ; @Jim_StackLen
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr w0, [x8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_StackPush ; -- Begin function Jim_StackPush
.p2align 2
_Jim_StackPush: ; @Jim_StackPush
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x8, [x29, #-8]
ldr w8, [x8]
add w8, w8, #1
str w8, [sp, #12]
ldr w8, [sp, #12]
ldur x9, [x29, #-8]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB77_5
b LBB77_1
LBB77_1:
ldr w8, [sp, #12]
subs w8, w8, #20
cset w8, ge
tbnz w8, #0, LBB77_3
b LBB77_2
LBB77_2:
mov w8, #20
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB77_4
LBB77_3:
ldr w8, [sp, #12]
lsl w8, w8, #1
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB77_4
LBB77_4:
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldur x9, [x29, #-8]
str w8, [x9, #4]
ldur x8, [x29, #-8]
ldr x0, [x8, #8]
ldur x8, [x29, #-8]
ldrsw x9, [x8, #4]
mov x8, #8
mul x8, x8, x9
mov x1, x8
bl _Jim_Realloc
ldur x8, [x29, #-8]
str x0, [x8, #8]
b LBB77_5
LBB77_5:
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
ldr x9, [x9, #8]
ldur x10, [x29, #-8]
ldrsw x10, [x10]
str x8, [x9, x10, lsl #3]
ldur x9, [x29, #-8]
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_StackPop ; -- Begin function Jim_StackPop
.p2align 2
_Jim_StackPop: ; @Jim_StackPop
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
ldr x8, [sp]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB78_2
b LBB78_1
LBB78_1:
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
b LBB78_3
LBB78_2:
ldr x9, [sp]
ldr w8, [x9]
subs w8, w8, #1
str w8, [x9]
ldr x8, [sp]
ldr x8, [x8, #8]
ldr x9, [sp]
ldrsw x9, [x9]
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #8]
b LBB78_3
LBB78_3:
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_StackPeek ; -- Begin function Jim_StackPeek
.p2align 2
_Jim_StackPeek: ; @Jim_StackPeek
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
ldr x8, [sp]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB79_2
b LBB79_1
LBB79_1:
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
b LBB79_3
LBB79_2:
ldr x8, [sp]
ldr x8, [x8, #8]
ldr x9, [sp]
ldr w9, [x9]
subs w9, w9, #1
ldr x8, [x8, w9, sxtw #3]
str x8, [sp, #8]
b LBB79_3
LBB79_3:
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_FreeStackElements ; -- Begin function Jim_FreeStackElements
.p2align 2
_Jim_FreeStackElements: ; @Jim_FreeStackElements
.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 wzr, [sp, #12]
b LBB80_1
LBB80_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur x9, [x29, #-8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB80_4
b LBB80_2
LBB80_2: ; in Loop: Header=BB80_1 Depth=1
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
ldr x9, [x9, #8]
ldrsw x10, [sp, #12]
ldr x0, [x9, x10, lsl #3]
blr x8
b LBB80_3
LBB80_3: ; in Loop: Header=BB80_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB80_1
LBB80_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_ScriptIsComplete ; -- Begin function Jim_ScriptIsComplete
.p2align 2
_Jim_ScriptIsComplete: ; @Jim_ScriptIsComplete
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
ldur x1, [x29, #-8]
ldur w2, [x29, #-12]
add x0, sp, #8
mov w3, #1
bl _JimParserInit
b LBB81_1
LBB81_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #48]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB81_3
b LBB81_2
LBB81_2: ; in Loop: Header=BB81_1 Depth=1
add x0, sp, #8
bl _JimParseScript
b LBB81_1
LBB81_3:
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB81_5
b LBB81_4
LBB81_4:
ldr w8, [sp, #60]
ldur x9, [x29, #-24]
strb w8, [x9]
b LBB81_5
LBB81_5:
ldr w8, [sp, #60]
subs w8, w8, #32
cset w8, eq
and w0, w8, #0x1
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParserInit
_JimParserInit: ; @JimParserInit
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str w2, [sp, #12]
str w3, [sp, #8]
ldr x8, [sp, #16]
ldr x9, [sp, #24]
str x8, [x9]
ldr w8, [sp, #12]
ldr x9, [sp, #24]
str w8, [x9, #8]
ldr x8, [sp, #24]
; kill: def $x9 killed $xzr
str xzr, [x8, #16]
ldr x8, [sp, #24]
str xzr, [x8, #24]
ldr x8, [sp, #24]
str wzr, [x8, #32]
ldr x8, [sp, #24]
str wzr, [x8, #36]
ldr x8, [sp, #24]
str wzr, [x8, #40]
ldr x8, [sp, #24]
str wzr, [x8, #44]
ldr w8, [sp, #8]
ldr x9, [sp, #24]
str w8, [x9, #12]
ldr x9, [sp, #24]
mov w8, #1
str w8, [x9, #48]
ldr x9, [sp, #24]
mov w8, #32
str w8, [x9, #52]
ldr w8, [sp, #8]
ldr x9, [sp, #24]
str w8, [x9, #56]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseScript
_JimParseScript: ; @JimParseScript
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
b LBB83_1
LBB83_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB83_3
b LBB83_2
LBB83_2:
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #16]
str x8, [x9, #16]
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x8, [sp, #16]
ldr w8, [x8, #12]
ldr x9, [sp, #16]
str w8, [x9, #32]
ldr x9, [sp, #16]
mov w8, #7
str w8, [x9, #36]
ldr x9, [sp, #16]
mov w8, #1
str w8, [x9, #40]
stur wzr, [x29, #-4]
b LBB83_23
LBB83_3: ; in Loop: Header=BB83_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #9
; kill: def $x8 killed $w8
str x8, [sp, #8] ; 8-byte Folded Spill
subs x8, x8, #83
cset w8, hi
tbnz w8, #0, LBB83_22
; %bb.4: ; in Loop: Header=BB83_1 Depth=1
ldr x11, [sp, #8] ; 8-byte Folded Reload
adrp x10, lJTI83_0@PAGE
add x10, x10, lJTI83_0@PAGEOFF
Ltmp14:
adr x8, Ltmp14
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB83_5:
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8, #1]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB83_8
b LBB83_6
LBB83_6:
ldr x8, [sp, #16]
ldr w8, [x8, #44]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB83_8
b LBB83_7
LBB83_7:
ldr x0, [sp, #16]
bl _JimParseSep
stur w0, [x29, #-4]
b LBB83_23
LBB83_8:
ldr x8, [sp, #16]
str wzr, [x8, #48]
ldr x0, [sp, #16]
bl _JimParseStr
stur w0, [x29, #-4]
b LBB83_23
LBB83_9:
ldr x8, [sp, #16]
ldr w8, [x8, #44]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB83_11
b LBB83_10
LBB83_10:
ldr x0, [sp, #16]
bl _JimParseSep
stur w0, [x29, #-4]
b LBB83_23
LBB83_11:
ldr x8, [sp, #16]
str wzr, [x8, #48]
ldr x0, [sp, #16]
bl _JimParseStr
stur w0, [x29, #-4]
b LBB83_23
LBB83_12:
ldr x9, [sp, #16]
mov w8, #1
str w8, [x9, #48]
ldr x8, [sp, #16]
ldr w8, [x8, #44]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB83_14
b LBB83_13
LBB83_13:
ldr x0, [sp, #16]
bl _JimParseEol
stur w0, [x29, #-4]
b LBB83_23
LBB83_14:
ldr x0, [sp, #16]
bl _JimParseStr
stur w0, [x29, #-4]
b LBB83_23
LBB83_15:
ldr x8, [sp, #16]
str wzr, [x8, #48]
ldr x0, [sp, #16]
bl _JimParseCmd
stur w0, [x29, #-4]
b LBB83_23
LBB83_16:
ldr x8, [sp, #16]
str wzr, [x8, #48]
ldr x0, [sp, #16]
bl _JimParseVar
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB83_18
b LBB83_17
LBB83_17:
ldr x10, [sp, #16]
ldr x8, [x10]
mov x9, x8
add x9, x9, #1
str x9, [x10]
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x9, [sp, #16]
str x8, [x9, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
ldr x9, [sp, #16]
mov w8, #2
str w8, [x9, #36]
b LBB83_18
LBB83_18:
stur wzr, [x29, #-4]
b LBB83_23
LBB83_19: ; in Loop: Header=BB83_1 Depth=1
ldr x8, [sp, #16]
ldr w8, [x8, #48]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB83_21
b LBB83_20
LBB83_20: ; in Loop: Header=BB83_1 Depth=1
ldr x0, [sp, #16]
bl _JimParseComment
b LBB83_1
LBB83_21:
ldr x0, [sp, #16]
bl _JimParseStr
stur w0, [x29, #-4]
b LBB83_23
LBB83_22:
ldr x8, [sp, #16]
str wzr, [x8, #48]
ldr x0, [sp, #16]
bl _JimParseStr
stur w0, [x29, #-4]
b LBB83_23
LBB83_23:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
.p2align 2
lJTI83_0:
.long LBB83_9-Ltmp14
.long LBB83_12-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_9-Ltmp14
.long LBB83_9-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_9-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_19-Ltmp14
.long LBB83_16-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_12-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_22-Ltmp14
.long LBB83_15-Ltmp14
.long LBB83_5-Ltmp14
; -- End function
.globl _Jim_NewObj ; -- Begin function Jim_NewObj
.p2align 2
_Jim_NewObj: ; @Jim_NewObj
.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, #184]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB84_2
b LBB84_1
LBB84_1:
ldr x8, [sp, #8]
ldr x8, [x8, #184]
str x8, [sp]
ldr x8, [sp]
ldr x8, [x8, #56]
ldr x9, [sp, #8]
str x8, [x9, #184]
b LBB84_3
LBB84_2:
mov w0, #64
bl _Jim_Alloc
str x0, [sp]
b LBB84_3
LBB84_3:
ldr x8, [sp]
str wzr, [x8, #16]
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8, #48]
ldr x8, [sp, #8]
ldr x8, [x8, #176]
ldr x9, [sp]
str x8, [x9, #56]
ldr x8, [sp, #8]
ldr x8, [x8, #176]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB84_5
b LBB84_4
LBB84_4:
ldr x8, [sp]
ldr x9, [sp, #8]
ldr x9, [x9, #176]
str x8, [x9, #48]
b LBB84_5
LBB84_5:
ldr x8, [sp]
ldr x9, [sp, #8]
str x8, [x9, #176]
ldr x0, [sp]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_InvalidateStringRep ; -- Begin function Jim_InvalidateStringRep
.p2align 2
_Jim_InvalidateStringRep: ; @Jim_InvalidateStringRep
.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]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB85_4
b LBB85_1
LBB85_1:
ldr x8, [sp, #8]
ldr x8, [x8]
adrp x9, _JimEmptyStringRep@PAGE
add x9, x9, _JimEmptyStringRep@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB85_3
b LBB85_2
LBB85_2:
ldr x8, [sp, #8]
ldr x0, [x8]
bl _Jim_Free
b LBB85_3
LBB85_3:
b LBB85_4
LBB85_4:
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_DuplicateObj ; -- Begin function Jim_DuplicateObj
.p2align 2
_Jim_DuplicateObj: ; @Jim_DuplicateObj
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
ldr x0, [sp, #16]
bl _Jim_NewObj
str x0, [sp]
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB86_2
b LBB86_1
LBB86_1:
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8]
b LBB86_6
LBB86_2:
ldr x8, [sp, #8]
ldr w8, [x8, #20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB86_4
b LBB86_3
LBB86_3:
ldr x9, [sp]
adrp x8, _JimEmptyStringRep@PAGE
add x8, x8, _JimEmptyStringRep@PAGEOFF
str x8, [x9]
ldr x8, [sp]
str wzr, [x8, #20]
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x8, [sp]
stur x8, [x29, #-8]
b LBB86_12
LBB86_4:
ldr x8, [sp, #8]
ldr w8, [x8, #20]
add w0, w8, #1
bl _Jim_Alloc
ldr x8, [sp]
str x0, [x8]
ldr x8, [sp, #8]
ldr w8, [x8, #20]
ldr x9, [sp]
str w8, [x9, #20]
ldr x8, [sp]
ldr x0, [x8]
ldr x8, [sp, #8]
ldr x1, [x8]
ldr x8, [sp, #8]
ldr w8, [x8, #20]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x2, w8
mov x3, #-1
bl ___memcpy_chk
b LBB86_5
LBB86_5:
b LBB86_6
LBB86_6:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr x9, [sp]
str x8, [x9, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB86_11
b LBB86_7
LBB86_7:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB86_9
b LBB86_8
LBB86_8:
ldr x9, [sp]
ldr x8, [sp, #8]
ldur q0, [x8, #24]
stur q0, [x9, #24]
ldr x8, [x8, #40]
str x8, [x9, #40]
b LBB86_10
LBB86_9:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr x8, [x8, #16]
ldr x0, [sp, #16]
ldr x1, [sp, #8]
ldr x2, [sp]
blr x8
b LBB86_10
LBB86_10:
b LBB86_11
LBB86_11:
ldr x8, [sp]
stur x8, [x29, #-8]
b LBB86_12
LBB86_12:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_Length ; -- Begin function Jim_Length
.p2align 2
_Jim_Length: ; @Jim_Length
.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]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB87_2
b LBB87_1
LBB87_1:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr x8, [x8, #24]
ldr x0, [sp, #8]
blr x8
b LBB87_2
LBB87_2:
ldr x8, [sp, #8]
ldr w0, [x8, #20]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_Utf8Length ; -- Begin function Jim_Utf8Length
.p2align 2
_Jim_Utf8Length: ; @Jim_Utf8Length
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x0, [sp]
bl _Jim_Length
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_NewStringObjUtf8 ; -- Begin function Jim_NewStringObjUtf8
.p2align 2
_Jim_NewStringObjUtf8: ; @Jim_NewStringObjUtf8
.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]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr w2, [sp, #12]
bl _Jim_NewStringObj
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_NewStringObjNoAlloc ; -- Begin function Jim_NewStringObjNoAlloc
.p2align 2
_Jim_NewStringObjNoAlloc: ; @Jim_NewStringObjNoAlloc
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
ldur x0, [x29, #-8]
bl _Jim_NewObj
str x0, [sp, #16]
ldur x8, [x29, #-16]
ldr x9, [sp, #16]
str x8, [x9]
ldur w8, [x29, #-20]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB90_2
b LBB90_1
LBB90_1:
ldur x0, [x29, #-16]
bl _strlen
str x0, [sp, #8] ; 8-byte Folded Spill
b LBB90_3
LBB90_2:
ldursw x8, [x29, #-20]
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB90_3
LBB90_3:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x9, [sp, #16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #20]
ldr x8, [sp, #16]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x0, [sp, #16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SetStringFromAny
_SetStringFromAny: ; @SetStringFromAny
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
ldr x8, [x8, #8]
adrp x9, _stringObjType@PAGE
add x9, x9, _stringObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB91_7
b LBB91_1
LBB91_1:
ldr x8, [sp]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB91_3
b LBB91_2
LBB91_2:
ldr x8, [sp]
ldr x8, [x8, #8]
ldr x8, [x8, #24]
ldr x0, [sp]
blr x8
b LBB91_3
LBB91_3:
ldr x8, [sp]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB91_6
b LBB91_4
LBB91_4:
ldr x8, [sp]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB91_6
b LBB91_5
LBB91_5:
ldr x8, [sp]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldr x0, [sp, #8]
ldr x1, [sp]
blr x8
b LBB91_6
LBB91_6:
ldr x9, [sp]
adrp x8, _stringObjType@PAGE
add x8, x8, _stringObjType@PAGEOFF
str x8, [x9, #8]
ldr x8, [sp]
ldr w8, [x8, #20]
ldr x9, [sp]
str w8, [x9, #24]
ldr x9, [sp]
mov w8, #-1
str w8, [x9, #28]
b LBB91_7
LBB91_7:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function StringAppendString
_StringAppendString: ; @StringAppendString
.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 w8, [sp, #12]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB92_2
b LBB92_1
LBB92_1:
ldr x0, [sp, #16]
bl _strlen
mov x8, x0
str w8, [sp, #12]
b LBB92_2
LBB92_2:
ldur x8, [x29, #-8]
ldr w8, [x8, #20]
ldr w9, [sp, #12]
add w8, w8, w9
str w8, [sp, #8]
ldur x8, [x29, #-8]
ldr w8, [x8, #24]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB92_4
b LBB92_3
LBB92_3:
ldur x8, [x29, #-8]
ldr w8, [x8, #24]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB92_10
b LBB92_4
LBB92_4:
ldr w8, [sp, #8]
lsl w8, w8, #1
str w8, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #7
cset w8, ge
tbnz w8, #0, LBB92_6
b LBB92_5
LBB92_5:
mov w8, #7
str w8, [sp, #8]
b LBB92_6
LBB92_6:
ldur x8, [x29, #-8]
ldr x8, [x8]
adrp x9, _JimEmptyStringRep@PAGE
add x9, x9, _JimEmptyStringRep@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB92_8
b LBB92_7
LBB92_7:
ldr w8, [sp, #8]
add w0, w8, #1
bl _Jim_Alloc
ldur x8, [x29, #-8]
str x0, [x8]
b LBB92_9
LBB92_8:
ldur x8, [x29, #-8]
ldr x0, [x8]
ldr w8, [sp, #8]
add w1, w8, #1
bl _Jim_Realloc
ldur x8, [x29, #-8]
str x0, [x8]
b LBB92_9
LBB92_9:
ldr w8, [sp, #8]
ldur x9, [x29, #-8]
str w8, [x9, #24]
b LBB92_10
LBB92_10:
ldur x8, [x29, #-8]
ldr x8, [x8]
ldur x9, [x29, #-8]
ldrsw x9, [x9, #20]
add x0, x8, x9
ldr x1, [sp, #16]
ldrsw x2, [sp, #12]
mov x3, #-1
bl ___memcpy_chk
ldur x8, [x29, #-8]
ldr x8, [x8]
ldur x9, [x29, #-8]
ldr w9, [x9, #20]
ldr w10, [sp, #12]
add w9, w9, w10
add x8, x8, w9, sxtw
strb wzr, [x8]
ldur x8, [x29, #-8]
ldr w8, [x8, #28]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB92_15
b LBB92_11
LBB92_11:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB92_13
b LBB92_12
LBB92_12:
ldur x8, [x29, #-8]
ldr x8, [x8]
ldur x9, [x29, #-8]
ldrsw x9, [x9, #20]
add x0, x8, x9
bl _strlen
str x0, [sp] ; 8-byte Folded Spill
b LBB92_14
LBB92_13:
ldrsw x8, [sp, #12]
str x8, [sp] ; 8-byte Folded Spill
b LBB92_14
LBB92_14:
ldr x10, [sp] ; 8-byte Folded Reload
ldur x9, [x29, #-8]
ldrsw x8, [x9, #28]
add x8, x8, x10
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #28]
b LBB92_15
LBB92_15:
ldr w10, [sp, #12]
ldur x9, [x29, #-8]
ldr w8, [x9, #20]
add w8, w8, w10
str w8, [x9, #20]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_AppendObj ; -- Begin function Jim_AppendObj
.p2align 2
_Jim_AppendObj: ; @Jim_AppendObj
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
ldr x0, [sp, #24]
add x1, sp, #20
bl _Jim_GetString
str x0, [sp, #8]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldr x2, [sp, #8]
ldr w3, [sp, #20]
bl _Jim_AppendString
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_AppendStrings ; -- Begin function Jim_AppendStrings
.p2align 2
_Jim_AppendStrings: ; @Jim_AppendStrings
.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 _SetStringFromAny
add x9, sp, #24
add x8, x29, #16
str x8, [x9]
b LBB94_1
LBB94_1: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #24]
ldr x8, [x9]
add x9, x9, #8
str x9, [sp, #24]
str x8, [sp, #8]
ldr x8, [sp, #8]
str x8, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB94_3
b LBB94_2
LBB94_2:
b LBB94_4
LBB94_3: ; in Loop: Header=BB94_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldr x2, [sp, #16]
mov w3, #-1
bl _Jim_AppendString
b LBB94_1
LBB94_4:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_StringEqObj ; -- Begin function Jim_StringEqObj
.p2align 2
_Jim_StringEqObj: ; @Jim_StringEqObj
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x8, [x29, #-16]
ldur x9, [x29, #-24]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB95_2
b LBB95_1
LBB95_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB95_5
LBB95_2:
ldur x0, [x29, #-16]
sub x1, x29, #28
bl _Jim_GetString
str x0, [sp, #24]
ldur x0, [x29, #-24]
add x1, sp, #32
bl _Jim_GetString
str x0, [sp, #16]
ldur w8, [x29, #-28]
ldr w9, [sp, #32]
subs w8, w8, w9
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB95_4
b LBB95_3
LBB95_3:
ldr x0, [sp, #24]
ldr x1, [sp, #16]
ldursw x2, [x29, #-28]
bl _memcmp
subs w8, w0, #0
cset w8, eq
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB95_4
LBB95_4:
ldr w8, [sp, #12] ; 4-byte Folded Reload
and w8, w8, #0x1
stur w8, [x29, #-4]
b LBB95_5
LBB95_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_StringMatchObj ; -- Begin function Jim_StringMatchObj
.p2align 2
_Jim_StringMatchObj: ; @Jim_StringMatchObj
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
str w3, [sp, #20]
ldur x0, [x29, #-16]
bl _Jim_String
str x0, [sp, #8] ; 8-byte Folded Spill
ldr x0, [sp, #24]
bl _Jim_String
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr w2, [sp, #20]
bl _JimGlobMatch
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimGlobMatch
_JimGlobMatch: ; @JimGlobMatch
.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 w2, [sp, #20]
b LBB97_1
LBB97_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB97_35
b LBB97_2
LBB97_2: ; in Loop: Header=BB97_1 Depth=1
ldur x8, [x29, #-16]
ldrsb w8, [x8]
str w8, [sp, #8] ; 4-byte Folded Spill
subs w8, w8, #42
cset w8, eq
tbnz w8, #0, LBB97_6
b LBB97_3
LBB97_3: ; in Loop: Header=BB97_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #63
cset w8, eq
tbnz w8, #0, LBB97_17
b LBB97_4
LBB97_4: ; in Loop: Header=BB97_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #91
cset w8, eq
tbnz w8, #0, LBB97_18
b LBB97_5
LBB97_5: ; in Loop: Header=BB97_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #92
cset w8, eq
tbnz w8, #0, LBB97_23
b LBB97_26
LBB97_6:
b LBB97_7
LBB97_7: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldrsb w8, [x8, #1]
subs w8, w8, #42
cset w8, ne
tbnz w8, #0, LBB97_9
b LBB97_8
LBB97_8: ; in Loop: Header=BB97_7 Depth=1
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB97_7
LBB97_9:
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
ldur x8, [x29, #-16]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB97_11
b LBB97_10
LBB97_10:
mov w8, #1
stur w8, [x29, #-4]
b LBB97_39
LBB97_11:
b LBB97_12
LBB97_12: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB97_16
b LBB97_13
LBB97_13: ; in Loop: Header=BB97_12 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr w2, [sp, #20]
bl _JimGlobMatch
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB97_15
b LBB97_14
LBB97_14:
mov w8, #1
stur w8, [x29, #-4]
b LBB97_39
LBB97_15: ; in Loop: Header=BB97_12 Depth=1
ldr x8, [sp, #24]
ldrb w8, [x8]
str w8, [sp, #16]
ldr x8, [sp, #24]
add x8, x8, #1
str x8, [sp, #24]
b LBB97_12
LBB97_16:
stur wzr, [x29, #-4]
b LBB97_39
LBB97_17: ; in Loop: Header=BB97_1 Depth=1
ldr x8, [sp, #24]
ldrb w8, [x8]
str w8, [sp, #16]
ldr x8, [sp, #24]
add x8, x8, #1
str x8, [sp, #24]
b LBB97_29
LBB97_18: ; in Loop: Header=BB97_1 Depth=1
ldr x8, [sp, #24]
ldrb w8, [x8]
str w8, [sp, #16]
ldr x8, [sp, #24]
add x8, x8, #1
str x8, [sp, #24]
ldur x8, [x29, #-16]
add x0, x8, #1
ldr w1, [sp, #16]
ldr w9, [sp, #20]
mov w8, #0
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
ands w9, w9, #0x1
csinc w2, w8, wzr, eq
bl _JimCharsetMatch
stur x0, [x29, #-16]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB97_20
b LBB97_19
LBB97_19:
stur wzr, [x29, #-4]
b LBB97_39
LBB97_20: ; in Loop: Header=BB97_1 Depth=1
ldur x8, [x29, #-16]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB97_22
b LBB97_21
LBB97_21: ; in Loop: Header=BB97_1 Depth=1
b LBB97_1
LBB97_22: ; in Loop: Header=BB97_1 Depth=1
b LBB97_29
LBB97_23: ; in Loop: Header=BB97_1 Depth=1
ldur x8, [x29, #-16]
ldrb w8, [x8, #1]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB97_25
b LBB97_24
LBB97_24: ; in Loop: Header=BB97_1 Depth=1
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB97_25
LBB97_25: ; in Loop: Header=BB97_1 Depth=1
b LBB97_26
LBB97_26: ; in Loop: Header=BB97_1 Depth=1
ldr x0, [sp, #24]
ldr w2, [sp, #20]
add x1, sp, #16
bl _utf8_tounicode_case
ldr x8, [sp, #24]
add x8, x8, w0, sxtw
str x8, [sp, #24]
ldur x0, [x29, #-16]
ldr w2, [sp, #20]
add x1, sp, #12
bl _utf8_tounicode_case
ldr w8, [sp, #12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB97_28
b LBB97_27
LBB97_27:
stur wzr, [x29, #-4]
b LBB97_39
LBB97_28: ; in Loop: Header=BB97_1 Depth=1
b LBB97_29
LBB97_29: ; in Loop: Header=BB97_1 Depth=1
ldur x0, [x29, #-16]
ldr w2, [sp, #20]
add x1, sp, #12
bl _utf8_tounicode_case
ldur x8, [x29, #-16]
add x8, x8, w0, sxtw
stur x8, [x29, #-16]
ldr x8, [sp, #24]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB97_34
b LBB97_30
LBB97_30:
b LBB97_31
LBB97_31: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldrsb w8, [x8]
subs w8, w8, #42
cset w8, ne
tbnz w8, #0, LBB97_33
b LBB97_32
LBB97_32: ; in Loop: Header=BB97_31 Depth=1
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB97_31
LBB97_33:
b LBB97_35
LBB97_34: ; in Loop: Header=BB97_1 Depth=1
b LBB97_1
LBB97_35:
ldur x8, [x29, #-16]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB97_38
b LBB97_36
LBB97_36:
ldr x8, [sp, #24]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB97_38
b LBB97_37
LBB97_37:
mov w8, #1
stur w8, [x29, #-4]
b LBB97_39
LBB97_38:
stur wzr, [x29, #-4]
b LBB97_39
LBB97_39:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_StringCompareObj ; -- Begin function Jim_StringCompareObj
.p2align 2
_Jim_StringCompareObj: ; @Jim_StringCompareObj
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
str w3, [sp, #28]
ldur x0, [x29, #-24]
add x1, sp, #24
bl _Jim_GetString
str x0, [sp, #8]
ldr x0, [sp, #32]
add x1, sp, #20
bl _Jim_GetString
str x0, [sp]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB98_2
b LBB98_1
LBB98_1:
ldr x0, [sp, #8]
ldr x1, [sp]
ldr w3, [sp, #28]
mov w2, #-1
bl _JimStringCompareLen
stur w0, [x29, #-4]
b LBB98_3
LBB98_2:
ldr x0, [sp, #8]
ldr w1, [sp, #24]
ldr x2, [sp]
ldr w3, [sp, #20]
bl _JimStringCompare
stur w0, [x29, #-4]
b LBB98_3
LBB98_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringCompareLen
_JimStringCompareLen: ; @JimStringCompareLen
.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 w2, [sp, #20]
str w3, [sp, #16]
b LBB99_1
LBB99_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB99_4
b LBB99_2
LBB99_2: ; in Loop: Header=BB99_1 Depth=1
ldr x8, [sp, #24]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB99_4
b LBB99_3
LBB99_3: ; in Loop: Header=BB99_1 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB99_4
LBB99_4: ; in Loop: Header=BB99_1 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB99_8
b LBB99_5
LBB99_5: ; in Loop: Header=BB99_1 Depth=1
ldur x0, [x29, #-16]
ldr w2, [sp, #16]
add x1, sp, #12
bl _utf8_tounicode_case
ldur x8, [x29, #-16]
add x8, x8, w0, sxtw
stur x8, [x29, #-16]
ldr x0, [sp, #24]
ldr w2, [sp, #16]
add x1, sp, #8
bl _utf8_tounicode_case
ldr x8, [sp, #24]
add x8, x8, w0, sxtw
str x8, [sp, #24]
ldr w8, [sp, #12]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB99_7
b LBB99_6
LBB99_6:
ldr w8, [sp, #12]
ldr w9, [sp, #8]
subs w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
bl _JimSign
stur w0, [x29, #-4]
b LBB99_15
LBB99_7: ; in Loop: Header=BB99_1 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB99_1
LBB99_8:
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB99_10
b LBB99_9
LBB99_9:
stur wzr, [x29, #-4]
b LBB99_15
LBB99_10:
ldur x8, [x29, #-16]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB99_12
b LBB99_11
LBB99_11:
mov w8, #1
stur w8, [x29, #-4]
b LBB99_15
LBB99_12:
ldr x8, [sp, #24]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB99_14
b LBB99_13
LBB99_13:
mov w8, #-1
stur w8, [x29, #-4]
b LBB99_15
LBB99_14:
stur wzr, [x29, #-4]
b LBB99_15
LBB99_15:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringCompare
_JimStringCompare: ; @JimStringCompare
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
str w3, [sp, #12]
ldur w8, [x29, #-20]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB100_2
b LBB100_1
LBB100_1:
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
ldursw x2, [x29, #-20]
bl _memcmp
subs w8, w0, #0
cset w8, le
and w9, w8, #0x1
mov w8, #1
ands w9, w9, #0x1
csinv w8, w8, wzr, eq
stur w8, [x29, #-4]
b LBB100_5
LBB100_2:
ldr w8, [sp, #12]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB100_4
b LBB100_3
LBB100_3:
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
ldrsw x2, [sp, #12]
bl _memcmp
subs w8, w0, #0
cset w8, ge
and w9, w8, #0x1
mov w8, #-1
ands w9, w9, #0x1
csinc w8, w8, wzr, eq
stur w8, [x29, #-4]
b LBB100_5
LBB100_4:
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
ldursw x2, [x29, #-20]
bl _memcmp
; implicit-def: $x8
mov x8, x0
sxtw x0, w8
bl _JimSign
stur w0, [x29, #-4]
b LBB100_5
LBB100_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_StringCompareLenObj ; -- Begin function Jim_StringCompareLenObj
.p2align 2
_Jim_StringCompareLenObj: ; @Jim_StringCompareLenObj
.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]
stur w3, [x29, #-28]
ldur x0, [x29, #-16]
bl _Jim_String
str x0, [sp, #24]
ldur x0, [x29, #-24]
bl _Jim_String
str x0, [sp, #16]
ldr x8, [sp, #24]
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x8, [sp, #16]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
bl _Jim_Utf8Length
ldr x1, [sp] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldur w3, [x29, #-28]
bl _JimStringCompareLen
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_StringByteRangeObj ; -- Begin function Jim_StringByteRangeObj
.p2align 2
_Jim_StringByteRangeObj: ; @Jim_StringByteRangeObj
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
str x3, [sp, #24]
ldur x0, [x29, #-24]
mov x1, sp
bl _Jim_GetString
str x0, [sp, #8]
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
ldr x2, [sp, #24]
ldr w3, [sp]
add x4, sp, #20
add x5, sp, #16
add x6, sp, #4
bl _JimStringGetRange
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB102_2
b LBB102_1
LBB102_1:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB102_6
LBB102_2:
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB102_5
b LBB102_3
LBB102_3:
ldr w8, [sp, #4]
ldr w9, [sp]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB102_5
b LBB102_4
LBB102_4:
ldur x8, [x29, #-24]
stur x8, [x29, #-8]
b LBB102_6
LBB102_5:
ldur x0, [x29, #-16]
ldr x8, [sp, #8]
ldrsw x9, [sp, #20]
add x1, x8, x9
ldr w2, [sp, #4]
bl _Jim_NewStringObj
stur x0, [x29, #-8]
b LBB102_6
LBB102_6:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringGetRange
_JimStringGetRange: ; @JimStringGetRange
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
str w3, [sp, #28]
str x4, [sp, #16]
str x5, [sp, #8]
str x6, [sp]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr x2, [sp, #16]
bl _Jim_GetIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB103_2
b LBB103_1
LBB103_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB103_5
LBB103_2:
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
ldr x2, [sp, #8]
bl _Jim_GetIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB103_4
b LBB103_3
LBB103_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB103_5
LBB103_4:
ldr w0, [sp, #28]
ldr x8, [sp, #16]
ldr w1, [x8]
bl _JimRelToAbsIndex
ldr x8, [sp, #16]
str w0, [x8]
ldr w0, [sp, #28]
ldr x8, [sp, #8]
ldr w1, [x8]
bl _JimRelToAbsIndex
ldr x8, [sp, #8]
str w0, [x8]
ldr w0, [sp, #28]
ldr x1, [sp, #16]
ldr x2, [sp, #8]
ldr x3, [sp]
bl _JimRelToAbsRange
stur wzr, [x29, #-4]
b LBB103_5
LBB103_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_StringRangeObj ; -- Begin function Jim_StringRangeObj
.p2align 2
_Jim_StringRangeObj: ; @Jim_StringRangeObj
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
str x3, [sp]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr x2, [sp, #8]
ldr x3, [sp]
bl _Jim_StringByteRangeObj
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _JimStringReplaceObj ; -- Begin function JimStringReplaceObj
.p2align 2
_JimStringReplaceObj: ; @JimStringReplaceObj
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
str x3, [sp, #40]
str x4, [sp, #32]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _Jim_Utf8Length
str w0, [sp, #12]
ldur x0, [x29, #-16]
ldur x1, [x29, #-32]
ldr x2, [sp, #40]
ldr w3, [sp, #12]
add x4, sp, #28
add x5, sp, #24
add x6, sp, #8
bl _JimStringGetRange
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB105_2
b LBB105_1
LBB105_1:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB105_7
LBB105_2:
ldr w8, [sp, #24]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB105_4
b LBB105_3
LBB105_3:
ldur x8, [x29, #-24]
stur x8, [x29, #-8]
b LBB105_7
LBB105_4:
ldur x0, [x29, #-24]
bl _Jim_String
str x0, [sp, #16]
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
ldr w2, [sp, #28]
bl _Jim_NewStringObjUtf8
str x0, [sp]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB105_6
b LBB105_5
LBB105_5:
ldur x0, [x29, #-16]
ldr x1, [sp]
ldr x2, [sp, #32]
bl _Jim_AppendObj
b LBB105_6
LBB105_6:
ldur x0, [x29, #-16]
ldr x1, [sp]
ldr x8, [sp, #16]
ldr w9, [sp, #24]
add w9, w9, #1
add x2, x8, w9, sxtw
ldr w8, [sp, #12]
ldr w9, [sp, #24]
subs w8, w8, w9
subs w3, w8, #1
bl _Jim_AppendString
ldr x8, [sp]
stur x8, [x29, #-8]
b LBB105_7
LBB105_7:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _JimGetScript ; -- Begin function JimGetScript
.p2align 2
_JimGetScript: ; @JimGetScript
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
ldr x9, [sp, #8]
ldr x9, [x9, #208]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB106_2
b LBB106_1
LBB106_1:
ldr x8, [sp, #8]
ldr x8, [x8, #200]
str x8, [sp]
b LBB106_2
LBB106_2:
ldr x8, [sp]
ldr x8, [x8, #8]
adrp x9, _scriptObjType@PAGE
add x9, x9, _scriptObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB106_4
b LBB106_3
LBB106_3:
ldr x8, [sp]
ldr x8, [x8, #24]
ldr w8, [x8, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB106_5
b LBB106_4
LBB106_4:
ldr x0, [sp, #8]
ldr x1, [sp]
bl _JimSetScriptFromAny
b LBB106_5
LBB106_5:
ldr x8, [sp]
ldr x0, [x8, #24]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimSetScriptFromAny
_JimSetScriptFromAny: ; @JimSetScriptFromAny
.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, #640
sub x8, x29, #120
str x8, [sp, #24] ; 8-byte Folded Spill
str x0, [x8, #96]
str x1, [x8, #88]
ldr x0, [x8, #88]
sub x1, x29, #36
bl _Jim_GetString
ldr x8, [sp, #24] ; 8-byte Folded Reload
str x0, [x8, #72]
mov w9, #1
str w9, [sp, #36]
ldr x8, [x8, #88]
ldr x8, [x8, #8]
adrp x9, _sourceObjType@PAGE
add x9, x9, _sourceObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB107_2
b LBB107_1
LBB107_1:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8, #88]
ldr w8, [x8, #32]
str w8, [sp, #36]
b LBB107_2
LBB107_2:
add x0, sp, #40
bl _ScriptTokenListInit
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x1, [x8, #72]
ldur w2, [x29, #-36]
ldr w3, [sp, #36]
sub x0, x29, #112
bl _JimParserInit
b LBB107_3
LBB107_3: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-72]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB107_5
b LBB107_4
LBB107_4: ; in Loop: Header=BB107_3 Depth=1
sub x0, x29, #112
bl _JimParseScript
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x1, [x9, #24]
ldr x8, [x9, #32]
ldr x9, [x9, #24]
subs x8, x8, x9
add x8, x8, #1
mov x2, x8
ldur w3, [x29, #-76]
ldur w4, [x29, #-80]
add x0, sp, #40
bl _ScriptAddToken
b LBB107_3
LBB107_5:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8, #72]
ldursw x9, [x29, #-36]
add x1, x8, x9
add x0, sp, #40
mov w4, #0
str w4, [sp, #20] ; 4-byte Folded Spill
mov x2, x4
mov w3, #8
bl _ScriptAddToken
mov w0, #40
bl _Jim_Alloc
ldr w1, [sp, #20] ; 4-byte Folded Reload
ldr x8, [sp, #24] ; 8-byte Folded Reload
str x0, [x8]
ldr x0, [x8]
mov x2, #40
mov x3, #-1
bl ___memset_chk
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x10, [x8]
mov w9, #1
str w9, [x10, #24]
ldr x8, [x8, #88]
ldr x8, [x8, #8]
adrp x9, _sourceObjType@PAGE
add x9, x9, _sourceObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB107_7
b LBB107_6
LBB107_6:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x9, #88]
ldr x8, [x8, #24]
ldr x9, [x9]
str x8, [x9, #8]
b LBB107_8
LBB107_7:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x9, #96]
ldr x8, [x8, #208]
ldr x9, [x9]
str x8, [x9, #8]
b LBB107_8
LBB107_8:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [x8]
ldr x10, [x9, #8]
ldr w9, [x10, #16]
add w9, w9, #1
str w9, [x10, #16]
ldur w9, [x29, #-60]
ldr x10, [x8]
str w9, [x10, #36]
ldur w9, [x29, #-56]
ldr x10, [x8]
str w9, [x10, #32]
ldr x0, [x8, #96]
ldr x1, [x8]
add x2, sp, #40
str x2, [sp, #8] ; 8-byte Folded Spill
bl _ScriptObjAddTokens
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _ScriptTokenListFree
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8, #88]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB107_11
b LBB107_9
LBB107_9:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8, #88]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB107_11
b LBB107_10
LBB107_10:
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x9, #88]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldr x0, [x9, #96]
ldr x1, [x9, #88]
blr x8
b LBB107_11
LBB107_11:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x9, [x8]
ldr x10, [x8, #88]
str x9, [x10, #24]
ldr x9, [x8, #88]
adrp x8, _scriptObjType@PAGE
add x8, x8, _scriptObjType@PAGEOFF
str x8, [x9, #8]
add sp, sp, #640
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _Jim_MakeGlobalNamespaceName ; -- Begin function Jim_MakeGlobalNamespaceName
.p2align 2
_Jim_MakeGlobalNamespaceName: ; @Jim_MakeGlobalNamespaceName
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
ldr x0, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCreateCommand
_JimCreateCommand: ; @JimCreateCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
ldur x8, [x29, #-8]
ldr x1, [sp, #16]
add x0, x8, #104
bl _Jim_FindHashEntry
str x0, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB109_2
b LBB109_1
LBB109_1:
ldur x9, [x29, #-8]
ldr x8, [x9, #152]
add x8, x8, #1
str x8, [x9, #152]
b LBB109_2
LBB109_2:
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB109_10
b LBB109_3
LBB109_3:
ldur x8, [x29, #-8]
ldr w8, [x8, #168]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB109_10
b LBB109_4
LBB109_4:
ldr x8, [sp]
ldr x8, [x8, #8]
ldr x9, [sp, #8]
str x8, [x9, #8]
b LBB109_5
LBB109_5:
ldur x8, [x29, #-8]
ldr x8, [x8, #112]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB109_7
b LBB109_6
LBB109_6:
ldur x8, [x29, #-8]
ldr x8, [x8, #112]
ldr x8, [x8, #16]
ldur x9, [x29, #-8]
ldr x0, [x9, #120]
ldr x1, [sp, #8]
blr x8
ldr x8, [sp]
str x0, [x8, #8]
b LBB109_8
LBB109_7:
ldr x8, [sp, #8]
ldr x9, [sp]
str x8, [x9, #8]
b LBB109_8
LBB109_8:
b LBB109_9
LBB109_9:
b LBB109_13
LBB109_10:
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB109_12
b LBB109_11
LBB109_11:
ldur x8, [x29, #-8]
add x0, x8, #104
ldr x1, [sp, #16]
bl _Jim_DeleteHashEntry
b LBB109_12
LBB109_12:
ldur x8, [x29, #-8]
add x0, x8, #104
ldr x1, [sp, #16]
ldr x2, [sp, #8]
bl _Jim_AddHashEntry
b LBB109_13
LBB109_13:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_DeleteCommand ; -- Begin function Jim_DeleteCommand
.p2align 2
_Jim_DeleteCommand: ; @Jim_DeleteCommand
.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, #-20]
ldur x8, [x29, #-16]
ldrsb w8, [x8]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB110_3
b LBB110_1
LBB110_1:
ldur x8, [x29, #-16]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB110_3
b LBB110_2
LBB110_2:
ldur x8, [x29, #-16]
add x8, x8, #2
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB110_4
LBB110_3:
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB110_4
LBB110_4:
ldr x8, [sp, #16] ; 8-byte Folded Reload
str x8, [sp, #24]
ldur x8, [x29, #-8]
add x0, x8, #104
ldr x1, [sp, #24]
bl _Jim_DeleteHashEntry
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB110_6
b LBB110_5
LBB110_5:
ldur x0, [x29, #-8]
ldur x8, [x29, #-16]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.54@PAGE
add x1, x1, l_.str.54@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-20]
b LBB110_7
LBB110_6:
ldur x9, [x29, #-8]
ldr x8, [x9, #152]
add x8, x8, #1
str x8, [x9, #152]
b LBB110_7
LBB110_7:
ldur w0, [x29, #-20]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_RenameCommand ; -- Begin function Jim_RenameCommand
.p2align 2
_Jim_RenameCommand: ; @Jim_RenameCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
mov w8, #1
stur w8, [x29, #-36]
ldur x8, [x29, #-32]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB111_2
b LBB111_1
LBB111_1:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _Jim_DeleteCommand
stur w0, [x29, #-4]
b LBB111_17
LBB111_2:
ldur x8, [x29, #-24]
ldrsb w8, [x8]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB111_5
b LBB111_3
LBB111_3:
ldur x8, [x29, #-24]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB111_5
b LBB111_4
LBB111_4:
ldur x8, [x29, #-24]
add x8, x8, #2
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB111_6
LBB111_5:
ldur x8, [x29, #-24]
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB111_6
LBB111_6:
ldr x8, [sp, #16] ; 8-byte Folded Reload
str x8, [sp, #32]
ldur x8, [x29, #-32]
ldrsb w8, [x8]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB111_9
b LBB111_7
LBB111_7:
ldur x8, [x29, #-32]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB111_9
b LBB111_8
LBB111_8:
ldur x8, [x29, #-32]
add x8, x8, #2
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB111_10
LBB111_9:
ldur x8, [x29, #-32]
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB111_10
LBB111_10:
ldr x8, [sp, #8] ; 8-byte Folded Reload
str x8, [sp, #24]
ldur x8, [x29, #-16]
add x0, x8, #104
ldr x1, [sp, #32]
bl _Jim_FindHashEntry
stur x0, [x29, #-48]
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB111_12
b LBB111_11
LBB111_11:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.55@PAGE
add x1, x1, l_.str.55@PAGEOFF
bl _Jim_SetResultFormatted
b LBB111_16
LBB111_12:
ldur x8, [x29, #-16]
add x0, x8, #104
ldr x1, [sp, #24]
bl _Jim_FindHashEntry
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB111_14
b LBB111_13
LBB111_13:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.56@PAGE
add x1, x1, l_.str.56@PAGEOFF
bl _Jim_SetResultFormatted
b LBB111_15
LBB111_14:
ldur x8, [x29, #-48]
ldr x8, [x8, #8]
str x8, [sp, #56]
ldr x0, [sp, #56]
bl _JimIncrCmdRefCount
ldur x0, [x29, #-16]
ldr x1, [sp, #56]
ldr x2, [sp, #24]
bl _JimUpdateProcNamespace
ldur x8, [x29, #-16]
add x0, x8, #104
ldr x1, [sp, #24]
ldr x2, [sp, #56]
bl _Jim_AddHashEntry
ldur x8, [x29, #-16]
add x0, x8, #104
ldr x1, [sp, #32]
bl _Jim_DeleteHashEntry
ldur x9, [x29, #-16]
ldr x8, [x9, #152]
add x8, x8, #1
str x8, [x9, #152]
stur wzr, [x29, #-36]
b LBB111_15
LBB111_15:
b LBB111_16
LBB111_16:
ldur w8, [x29, #-36]
stur w8, [x29, #-4]
b LBB111_17
LBB111_17:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimIncrCmdRefCount
_JimIncrCmdRefCount: ; @JimIncrCmdRefCount
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimUpdateProcNamespace
_JimUpdateProcNamespace: ; @JimUpdateProcNamespace
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str x2, [sp, #8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SetVariableFromAny
_SetVariableFromAny: ; @SetVariableFromAny
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
adrp x9, _variableObjType@PAGE
add x9, x9, _variableObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB114_7
b LBB114_1
LBB114_1:
ldur x8, [x29, #-24]
ldr w8, [x8, #40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB114_3
b LBB114_2
LBB114_2:
ldur x8, [x29, #-16]
ldr x8, [x8, #96]
str x8, [sp] ; 8-byte Folded Spill
b LBB114_4
LBB114_3:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
str x8, [sp] ; 8-byte Folded Spill
b LBB114_4
LBB114_4:
ldr x8, [sp] ; 8-byte Folded Reload
str x8, [sp, #24]
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldr x9, [sp, #24]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB114_6
b LBB114_5
LBB114_5:
stur wzr, [x29, #-4]
b LBB114_35
LBB114_6:
b LBB114_13
LBB114_7:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
adrp x9, _dictSubstObjType@PAGE
add x9, x9, _dictSubstObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB114_9
b LBB114_8
LBB114_8:
mov w8, #100
stur w8, [x29, #-4]
b LBB114_35
LBB114_9:
ldur x0, [x29, #-16]
ldur x2, [x29, #-24]
adrp x1, l_.str.58@PAGE
add x1, x1, l_.str.58@PAGEOFF
bl _JimValidName
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB114_11
b LBB114_10
LBB114_10:
mov w8, #1
stur w8, [x29, #-4]
b LBB114_35
LBB114_11:
b LBB114_12
LBB114_12:
b LBB114_13
LBB114_13:
ldur x0, [x29, #-24]
add x1, sp, #8
bl _Jim_GetString
str x0, [sp, #32]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB114_17
b LBB114_14
LBB114_14:
ldr x8, [sp, #32]
ldr w9, [sp, #8]
subs w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #41
cset w8, ne
tbnz w8, #0, LBB114_17
b LBB114_15
LBB114_15:
ldr x0, [sp, #32]
mov w1, #40
bl _strchr
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB114_17
b LBB114_16
LBB114_16:
mov w8, #100
stur w8, [x29, #-4]
b LBB114_35
LBB114_17:
ldr x8, [sp, #32]
ldrsb w8, [x8]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB114_23
b LBB114_18
LBB114_18:
ldr x8, [sp, #32]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB114_23
b LBB114_19
LBB114_19:
b LBB114_20
LBB114_20: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
add x9, x8, #1
str x9, [sp, #32]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB114_22
b LBB114_21
LBB114_21: ; in Loop: Header=BB114_20 Depth=1
b LBB114_20
LBB114_22:
mov w8, #1
str w8, [sp, #12]
ldur x8, [x29, #-16]
ldr x8, [x8, #96]
str x8, [sp, #24]
b LBB114_24
LBB114_23:
str wzr, [sp, #12]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
str x8, [sp, #24]
b LBB114_24
LBB114_24:
ldr x8, [sp, #24]
add x0, x8, #16
ldr x1, [sp, #32]
bl _Jim_FindHashEntry
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB114_31
b LBB114_25
LBB114_25:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB114_28
b LBB114_26
LBB114_26:
ldr x8, [sp, #24]
ldr x8, [x8, #64]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB114_28
b LBB114_27
LBB114_27:
ldr x8, [sp, #24]
ldr x0, [x8, #64]
ldr x1, [sp, #32]
bl _Jim_FindHashEntry
str x0, [sp, #16]
b LBB114_28
LBB114_28:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB114_30
b LBB114_29
LBB114_29:
mov w8, #1
stur w8, [x29, #-4]
b LBB114_35
LBB114_30:
b LBB114_31
LBB114_31:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB114_34
b LBB114_32
LBB114_32:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB114_34
b LBB114_33
LBB114_33:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
blr x8
b LBB114_34
LBB114_34:
ldur x9, [x29, #-24]
adrp x8, _variableObjType@PAGE
add x8, x8, _variableObjType@PAGEOFF
str x8, [x9, #8]
ldr x8, [sp, #24]
ldr x8, [x8]
ldur x9, [x29, #-24]
str x8, [x9, #32]
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldur x9, [x29, #-24]
str x8, [x9, #24]
ldr w8, [sp, #12]
ldur x9, [x29, #-24]
str w8, [x9, #40]
stur wzr, [x29, #-4]
b LBB114_35
LBB114_35:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimDictSugarSet
_JimDictSugarSet: ; @JimDictSugarSet
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _SetDictSubstFromAny
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
ldr x1, [x8, #24]
ldur x8, [x29, #-24]
ldr x4, [sp, #32]
add x2, x8, #32
mov w3, #1
mov w5, #8
bl _Jim_SetDictKeysVector
str w0, [sp, #28]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB115_6
b LBB115_1
LBB115_1:
b LBB115_2
LBB115_2:
ldur x8, [x29, #-16]
ldr x8, [x8, #208]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB115_4
b LBB115_3
LBB115_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB115_4
LBB115_4:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB115_5
LBB115_5:
b LBB115_11
LBB115_6:
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB115_10
b LBB115_7
LBB115_7:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
ldr x1, [x8, #24]
mov w2, #0
bl _Jim_GetVariable
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB115_9
b LBB115_8
LBB115_8:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.313@PAGE
add x1, x1, l_.str.313@PAGEOFF
bl _Jim_SetResultFormatted
ldr w8, [sp, #28]
stur w8, [x29, #-4]
b LBB115_12
LBB115_9:
b LBB115_10
LBB115_10:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ne
and w10, w8, #0x1
adrp x9, l_.str.300@PAGE
add x9, x9, l_.str.300@PAGEOFF
adrp x8, l_.str.298@PAGE
add x8, x8, l_.str.298@PAGEOFF
ands w10, w10, #0x1
csel x10, x8, x9, ne
ldur x8, [x29, #-24]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.314@PAGE
add x1, x1, l_.str.314@PAGEOFF
bl _Jim_SetResultFormatted
b LBB115_11
LBB115_11:
ldr w8, [sp, #28]
stur w8, [x29, #-4]
b LBB115_12
LBB115_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimValidName
_JimValidName: ; @JimValidName
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
ldr x8, [sp, #32]
ldr x8, [x8, #8]
adrp x9, _variableObjType@PAGE
add x9, x9, _variableObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB116_4
b LBB116_1
LBB116_1:
ldr x0, [sp, #32]
add x1, sp, #28
bl _Jim_GetString
str x0, [sp, #16]
ldr x0, [sp, #16]
ldrsw x2, [sp, #28]
mov w1, #0
bl _memchr
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB116_3
b LBB116_2
LBB116_2:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.312@PAGE
add x1, x1, l_.str.312@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB116_5
LBB116_3:
b LBB116_4
LBB116_4:
stur wzr, [x29, #-4]
b LBB116_5
LBB116_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCreateVariable
_JimCreateVariable: ; @JimCreateVariable
.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]
mov w0, #16
bl _Jim_Alloc
str x0, [sp, #8]
ldur x8, [x29, #-24]
ldr x9, [sp, #8]
str x8, [x9]
ldur x9, [x29, #-24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldur x0, [x29, #-16]
bl _Jim_String
str x0, [sp, #32]
ldr x8, [sp, #32]
ldrsb w8, [x8]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB117_6
b LBB117_1
LBB117_1:
ldr x8, [sp, #32]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB117_6
b LBB117_2
LBB117_2:
b LBB117_3
LBB117_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #32]
add x9, x8, #1
str x9, [sp, #32]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB117_5
b LBB117_4
LBB117_4: ; in Loop: Header=BB117_3 Depth=1
b LBB117_3
LBB117_5:
ldur x8, [x29, #-8]
ldr x8, [x8, #96]
str x8, [sp, #24]
mov w8, #1
str w8, [sp, #20]
b LBB117_7
LBB117_6:
ldur x8, [x29, #-8]
ldr x8, [x8, #88]
str x8, [sp, #24]
str wzr, [sp, #20]
b LBB117_7
LBB117_7:
ldr x8, [sp, #24]
add x0, x8, #16
ldr x1, [sp, #32]
ldr x2, [sp, #8]
bl _Jim_AddHashEntry
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB117_10
b LBB117_8
LBB117_8:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB117_10
b LBB117_9
LBB117_9:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
blr x8
b LBB117_10
LBB117_10:
ldur x9, [x29, #-16]
adrp x8, _variableObjType@PAGE
add x8, x8, _variableObjType@PAGEOFF
str x8, [x9, #8]
ldr x8, [sp, #24]
ldr x8, [x8]
ldur x9, [x29, #-16]
str x8, [x9, #32]
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9, #24]
ldr w8, [sp, #20]
ldur x9, [x29, #-16]
str w8, [x9, #40]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_SetVariableStr ; -- Begin function Jim_SetVariableStr
.p2align 2
_Jim_SetVariableStr: ; @Jim_SetVariableStr
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr x2, [sp, #24]
bl _Jim_SetVariable
str w0, [sp, #12]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB118_2
b LBB118_1
LBB118_1:
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _Jim_FreeObj
b LBB118_2
LBB118_2:
ldr w0, [sp, #12]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_SetGlobalVariableStr ; -- Begin function Jim_SetGlobalVariableStr
.p2align 2
_Jim_SetGlobalVariableStr: ; @Jim_SetGlobalVariableStr
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
ldur x8, [x29, #-8]
ldr x8, [x8, #88]
str x8, [sp, #16]
ldur x8, [x29, #-8]
ldr x8, [x8, #96]
ldur x9, [x29, #-8]
str x8, [x9, #88]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldr x2, [sp, #24]
bl _Jim_SetVariableStr
str w0, [sp, #12]
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
str x8, [x9, #88]
ldr w0, [sp, #12]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_SetVariableStrWithStr ; -- Begin function Jim_SetVariableStrWithStr
.p2align 2
_Jim_SetVariableStrWithStr: ; @Jim_SetVariableStrWithStr
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
mov w2, #-1
str w2, [sp] ; 4-byte Folded Spill
bl _Jim_NewStringObj
ldr w2, [sp] ; 4-byte Folded Reload
str x0, [sp, #16]
ldur x0, [x29, #-8]
ldr x1, [sp, #24]
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr x2, [sp, #8]
bl _Jim_SetVariable
str w0, [sp, #4]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB120_2
b LBB120_1
LBB120_1:
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _Jim_FreeObj
b LBB120_2
LBB120_2:
ldr x9, [sp, #8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB120_4
b LBB120_3
LBB120_3:
ldur x0, [x29, #-8]
ldr x1, [sp, #8]
bl _Jim_FreeObj
b LBB120_4
LBB120_4:
ldr w0, [sp, #4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_SetVariableLink ; -- Begin function Jim_SetVariableLink
.p2align 2
_Jim_SetVariableLink: ; @Jim_SetVariableLink
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur x3, [x29, #-40]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _SetVariableFromAny
str w0, [sp, #20] ; 4-byte Folded Spill
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB121_3
b LBB121_1
LBB121_1:
ldr w8, [sp, #20] ; 4-byte Folded Reload
subs w8, w8, #100
cset w8, ne
tbnz w8, #0, LBB121_6
b LBB121_2
LBB121_2:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.59@PAGE
add x1, x1, l_.str.59@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB121_42
LBB121_3:
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
str x8, [sp, #40]
ldr x8, [sp, #40]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB121_5
b LBB121_4
LBB121_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.60@PAGE
add x1, x1, l_.str.60@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB121_42
LBB121_5:
ldr x8, [sp, #40]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
b LBB121_6
LBB121_6:
ldur x0, [x29, #-24]
bl _Jim_String
stur x0, [x29, #-48]
ldur x8, [x29, #-48]
ldrsb w8, [x8]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB121_12
b LBB121_7
LBB121_7:
ldur x8, [x29, #-48]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB121_12
b LBB121_8
LBB121_8:
b LBB121_9
LBB121_9: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-48]
add x9, x8, #1
stur x9, [x29, #-48]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB121_11
b LBB121_10
LBB121_10: ; in Loop: Header=BB121_9 Depth=1
b LBB121_9
LBB121_11:
ldur x8, [x29, #-16]
ldr x8, [x8, #96]
str x8, [sp, #48]
b LBB121_13
LBB121_12:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
str x8, [sp, #48]
b LBB121_13
LBB121_13:
ldur x0, [x29, #-32]
bl _Jim_String
str x0, [sp, #56]
ldr x8, [sp, #56]
ldrsb w8, [x8]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB121_19
b LBB121_14
LBB121_14:
ldr x8, [sp, #56]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB121_19
b LBB121_15
LBB121_15:
b LBB121_16
LBB121_16: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #56]
add x9, x8, #1
str x9, [sp, #56]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB121_18
b LBB121_17
LBB121_17: ; in Loop: Header=BB121_16 Depth=1
b LBB121_16
LBB121_18:
ldur x0, [x29, #-16]
ldr x1, [sp, #56]
mov w2, #-1
bl _Jim_NewStringObj
stur x0, [x29, #-32]
ldur x8, [x29, #-16]
ldr x8, [x8, #96]
stur x8, [x29, #-40]
b LBB121_19
LBB121_19:
ldur x9, [x29, #-32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #48]
ldr w8, [x8, #8]
ldur x9, [x29, #-40]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB121_23
b LBB121_20
LBB121_20:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.61@PAGE
add x1, x1, l_.str.61@PAGEOFF
bl _Jim_SetResultFormatted
ldur x9, [x29, #-32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB121_22
b LBB121_21
LBB121_21:
ldur x0, [x29, #-16]
ldur x1, [x29, #-32]
bl _Jim_FreeObj
b LBB121_22
LBB121_22:
mov w8, #1
stur w8, [x29, #-4]
b LBB121_42
LBB121_23:
ldr x8, [sp, #48]
ldur x9, [x29, #-40]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB121_39
b LBB121_24
LBB121_24:
ldur x8, [x29, #-32]
str x8, [sp, #32]
b LBB121_25
LBB121_25: ; =>This Inner Loop Header: Depth=1
ldr x0, [sp, #32]
bl _Jim_String
ldur x1, [x29, #-48]
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB121_33
b LBB121_26
LBB121_26:
b LBB121_27
LBB121_27:
ldur x0, [x29, #-16]
adrp x1, l_.str.62@PAGE
add x1, x1, l_.str.62@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB121_29
b LBB121_28
LBB121_28:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB121_29
LBB121_29:
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB121_30
LBB121_30:
ldur x9, [x29, #-32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB121_32
b LBB121_31
LBB121_31:
ldur x0, [x29, #-16]
ldur x1, [x29, #-32]
bl _Jim_FreeObj
b LBB121_32
LBB121_32:
mov w8, #1
stur w8, [x29, #-4]
b LBB121_42
LBB121_33: ; in Loop: Header=BB121_25 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
bl _SetVariableFromAny
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB121_35
b LBB121_34
LBB121_34:
b LBB121_38
LBB121_35: ; in Loop: Header=BB121_25 Depth=1
ldr x8, [sp, #32]
ldr x8, [x8, #24]
str x8, [sp, #40]
ldr x8, [sp, #40]
ldr x8, [x8, #8]
ldur x9, [x29, #-40]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB121_37
b LBB121_36
LBB121_36:
b LBB121_38
LBB121_37: ; in Loop: Header=BB121_25 Depth=1
ldr x8, [sp, #40]
ldr x8, [x8]
str x8, [sp, #32]
b LBB121_25
LBB121_38:
b LBB121_39
LBB121_39:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur x2, [x29, #-32]
bl _Jim_SetVariable
ldur x8, [x29, #-40]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
str x8, [x9, #8]
ldur x9, [x29, #-32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB121_41
b LBB121_40
LBB121_40:
ldur x0, [x29, #-16]
ldur x1, [x29, #-32]
bl _Jim_FreeObj
b LBB121_41
LBB121_41:
stur wzr, [x29, #-4]
b LBB121_42
LBB121_42:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _Jim_GetVariable ; -- Begin function Jim_GetVariable
.p2align 2
_Jim_GetVariable: ; @Jim_GetVariable
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur w2, [x29, #-28]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _SetVariableFromAny
str w0, [sp, #20] ; 4-byte Folded Spill
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB122_2
b LBB122_1
LBB122_1:
ldr w8, [sp, #20] ; 4-byte Folded Reload
subs w8, w8, #100
cset w8, eq
tbnz w8, #0, LBB122_8
b LBB122_9
LBB122_2:
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
str x8, [sp, #40]
ldr x8, [sp, #40]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB122_4
b LBB122_3
LBB122_3:
ldr x8, [sp, #40]
ldr x8, [x8]
stur x8, [x29, #-8]
b LBB122_12
LBB122_4:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
str x8, [sp, #24]
ldr x8, [sp, #40]
ldr x8, [x8, #8]
ldur x9, [x29, #-16]
str x8, [x9, #88]
ldur x0, [x29, #-16]
ldr x8, [sp, #40]
ldr x1, [x8]
ldur w2, [x29, #-28]
bl _Jim_GetVariable
str x0, [sp, #32]
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
str x8, [x9, #88]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB122_6
b LBB122_5
LBB122_5:
ldr x8, [sp, #32]
stur x8, [x29, #-8]
b LBB122_12
LBB122_6:
b LBB122_7
LBB122_7:
b LBB122_9
LBB122_8:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur w2, [x29, #-28]
bl _JimDictSugarGet
stur x0, [x29, #-8]
b LBB122_12
LBB122_9:
ldur w8, [x29, #-28]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB122_11
b LBB122_10
LBB122_10:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.63@PAGE
add x1, x1, l_.str.63@PAGEOFF
bl _Jim_SetResultFormatted
b LBB122_11
LBB122_11:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB122_12
LBB122_12:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimDictSugarGet
_JimDictSugarGet: ; @JimDictSugarGet
.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]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _SetDictSubstFromAny
ldur x0, [x29, #-8]
ldr x8, [sp, #16]
ldr x1, [x8, #24]
ldr x8, [sp, #16]
ldr x2, [x8, #32]
ldr w3, [sp, #12]
bl _JimDictExpandArrayVariable
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_GetGlobalVariable ; -- Begin function Jim_GetGlobalVariable
.p2align 2
_Jim_GetGlobalVariable: ; @Jim_GetGlobalVariable
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
ldur x8, [x29, #-8]
ldr x8, [x8, #88]
str x8, [sp, #16]
ldur x8, [x29, #-8]
ldr x8, [x8, #96]
ldur x9, [x29, #-8]
str x8, [x9, #88]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur w2, [x29, #-20]
bl _Jim_GetVariable
str x0, [sp, #8]
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
str x8, [x9, #88]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_GetVariableStr ; -- Begin function Jim_GetVariableStr
.p2align 2
_Jim_GetVariableStr: ; @Jim_GetVariableStr
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldur w2, [x29, #-20]
bl _Jim_GetVariable
str x0, [sp, #8]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB125_2
b LBB125_1
LBB125_1:
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _Jim_FreeObj
b LBB125_2
LBB125_2:
ldr x0, [sp, #8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_GetGlobalVariableStr ; -- Begin function Jim_GetGlobalVariableStr
.p2align 2
_Jim_GetGlobalVariableStr: ; @Jim_GetGlobalVariableStr
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
ldur x8, [x29, #-8]
ldr x8, [x8, #88]
str x8, [sp, #16]
ldur x8, [x29, #-8]
ldr x8, [x8, #96]
ldur x9, [x29, #-8]
str x8, [x9, #88]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur w2, [x29, #-20]
bl _Jim_GetVariableStr
str x0, [sp, #8]
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
str x8, [x9, #88]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_UnsetVariable ; -- Begin function Jim_UnsetVariable
.p2align 2
_Jim_UnsetVariable: ; @Jim_UnsetVariable
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur w2, [x29, #-28]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _SetVariableFromAny
str w0, [sp, #36]
ldr w8, [sp, #36]
subs w8, w8, #100
cset w8, ne
tbnz w8, #0, LBB127_2
b LBB127_1
LBB127_1:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
mov x2, #0
bl _JimDictSugarSet
stur w0, [x29, #-4]
b LBB127_17
LBB127_2:
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB127_12
b LBB127_3
LBB127_3:
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
str x8, [sp, #40]
ldr x8, [sp, #40]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB127_5
b LBB127_4
LBB127_4:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
str x8, [sp, #24]
ldr x8, [sp, #40]
ldr x8, [x8, #8]
ldur x9, [x29, #-16]
str x8, [x9, #88]
ldur x0, [x29, #-16]
ldr x8, [sp, #40]
ldr x1, [x8]
mov w2, #0
bl _Jim_UnsetVariable
str w0, [sp, #36]
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
str x8, [x9, #88]
b LBB127_11
LBB127_5:
ldur x0, [x29, #-24]
bl _Jim_String
str x0, [sp, #16]
ldur x8, [x29, #-24]
ldr w8, [x8, #40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB127_7
b LBB127_6
LBB127_6:
ldr x8, [sp, #16]
add x8, x8, #2
str x8, [sp, #16]
ldur x8, [x29, #-16]
ldr x8, [x8, #96]
str x8, [sp, #24]
b LBB127_8
LBB127_7:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
str x8, [sp, #24]
b LBB127_8
LBB127_8:
ldr x8, [sp, #24]
add x0, x8, #16
ldr x1, [sp, #16]
bl _Jim_DeleteHashEntry
str w0, [sp, #36]
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB127_10
b LBB127_9
LBB127_9:
ldur x10, [x29, #-16]
ldr x8, [x10, #160]
add x9, x8, #1
str x9, [x10, #160]
ldr x9, [sp, #24]
str x8, [x9]
b LBB127_10
LBB127_10:
b LBB127_11
LBB127_11:
b LBB127_12
LBB127_12:
b LBB127_13
LBB127_13:
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB127_16
b LBB127_14
LBB127_14:
ldur w8, [x29, #-28]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB127_16
b LBB127_15
LBB127_15:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.64@PAGE
add x1, x1, l_.str.64@PAGEOFF
bl _Jim_SetResultFormatted
b LBB127_16
LBB127_16:
ldr w8, [sp, #36]
stur w8, [x29, #-4]
b LBB127_17
LBB127_17:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _Jim_NewReference ; -- Begin function Jim_NewReference
.p2align 2
_Jim_NewReference: ; @Jim_NewReference
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur x3, [x29, #-32]
ldur x0, [x29, #-8]
bl _Jim_CollectIfNeeded
mov w0, #24
bl _Jim_Alloc
str x0, [sp, #40]
ldur x8, [x29, #-16]
ldr x9, [sp, #40]
str x8, [x9]
ldur x9, [x29, #-16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [sp, #40]
str x8, [x9, #8]
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB128_2
b LBB128_1
LBB128_1:
ldur x9, [x29, #-32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB128_2
LBB128_2:
ldur x10, [x29, #-8]
ldr x8, [x10, #232]
add x9, x8, #1
str x9, [x10, #232]
add x1, sp, #32
str x8, [sp, #32]
ldur x8, [x29, #-8]
add x0, x8, #240
ldr x2, [sp, #40]
bl _Jim_AddHashEntry
ldur x0, [x29, #-8]
bl _Jim_NewObj
str x0, [sp, #24]
ldr x9, [sp, #24]
adrp x8, _referenceObjType@PAGE
add x8, x8, _referenceObjType@PAGEOFF
str x8, [x9, #8]
ldr x8, [sp, #24]
; kill: def $x9 killed $xzr
str xzr, [x8]
ldr x8, [sp, #32]
ldr x9, [sp, #24]
str x8, [x9, #24]
ldr x8, [sp, #40]
ldr x9, [sp, #24]
str x8, [x9, #32]
ldur x9, [x29, #-8]
ldr x8, [x9, #232]
add x8, x8, #1
str x8, [x9, #232]
ldur x0, [x29, #-24]
add x1, sp, #12
bl _Jim_GetString
str x0, [sp, #16]
ldr w8, [sp, #12]
subs w8, w8, #7
cset w8, le
tbnz w8, #0, LBB128_4
b LBB128_3
LBB128_3:
mov w8, #7
str w8, [sp, #12]
b LBB128_4
LBB128_4:
str wzr, [sp, #8]
b LBB128_5
LBB128_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #7
cset w8, ge
tbnz w8, #0, LBB128_12
b LBB128_6
LBB128_6: ; in Loop: Header=BB128_5 Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB128_9
b LBB128_7
LBB128_7: ; in Loop: Header=BB128_5 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
ldrsb w0, [x8, x9]
bl _isrefchar
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB128_9
b LBB128_8
LBB128_8: ; in Loop: Header=BB128_5 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
add x8, x8, x9
ldrb w8, [x8]
ldr x9, [sp, #40]
add x9, x9, #16
ldrsw x10, [sp, #8]
add x9, x9, x10
strb w8, [x9]
b LBB128_10
LBB128_9: ; in Loop: Header=BB128_5 Depth=1
ldr x8, [sp, #40]
add x8, x8, #16
ldrsw x9, [sp, #8]
add x9, x8, x9
mov w8, #95
strb w8, [x9]
b LBB128_10
LBB128_10: ; in Loop: Header=BB128_5 Depth=1
b LBB128_11
LBB128_11: ; in Loop: Header=BB128_5 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB128_5
LBB128_12:
ldr x8, [sp, #40]
strb wzr, [x8, #23]
ldr x0, [sp, #24]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _Jim_CollectIfNeeded ; -- Begin function Jim_CollectIfNeeded
.p2align 2
_Jim_CollectIfNeeded: ; @Jim_CollectIfNeeded
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x8, [x8, #232]
ldur x9, [x29, #-8]
ldr x9, [x9, #288]
subs x8, x8, x9
str x8, [sp, #16]
mov x0, #0
bl _time
ldur x8, [x29, #-8]
ldr x8, [x8, #296]
subs x8, x0, x8
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #12]
ldr x8, [sp, #16]
mov x9, #5000
subs x8, x8, x9
cset w8, hi
tbnz w8, #0, LBB129_2
b LBB129_1
LBB129_1:
ldr w8, [sp, #12]
subs w8, w8, #300
cset w8, le
tbnz w8, #0, LBB129_3
b LBB129_2
LBB129_2:
ldur x0, [x29, #-8]
bl _Jim_Collect
b LBB129_3
LBB129_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function isrefchar
_isrefchar: ; @isrefchar
.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, #95
cset w8, eq
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB130_2
b LBB130_1
LBB130_1:
ldur w0, [x29, #-4]
bl _isalnum
subs w8, w0, #0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB130_2
LBB130_2:
ldr w8, [sp, #8] ; 4-byte Folded Reload
and w0, w8, #0x1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_GetReference ; -- Begin function Jim_GetReference
.p2align 2
_Jim_GetReference: ; @Jim_GetReference
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
adrp x9, _referenceObjType@PAGE
add x9, x9, _referenceObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB131_3
b LBB131_1
LBB131_1:
ldr x0, [sp, #16]
ldr x1, [sp, #8]
bl _SetReferenceFromAny
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB131_3
b LBB131_2
LBB131_2:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB131_4
LBB131_3:
ldr x8, [sp, #8]
ldr x8, [x8, #32]
stur x8, [x29, #-8]
b LBB131_4
LBB131_4:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SetReferenceFromAny
_SetReferenceFromAny: ; @SetReferenceFromAny
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-48]
stur x1, [x29, #-56]
ldur x0, [x29, #-56]
sub x1, x29, #72
bl _Jim_GetString
str x0, [sp, #80]
ldur w8, [x29, #-72]
subs w8, w8, #42
cset w8, ge
tbnz w8, #0, LBB132_2
b LBB132_1
LBB132_1:
b LBB132_31
LBB132_2:
ldr x8, [sp, #80]
str x8, [sp, #72]
ldr x8, [sp, #80]
ldursw x9, [x29, #-72]
add x8, x8, x9
subs x8, x8, #1
str x8, [sp, #64]
b LBB132_3
LBB132_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #72]
ldrsb w8, [x8]
subs w8, w8, #32
cset w8, ne
tbnz w8, #0, LBB132_5
b LBB132_4
LBB132_4: ; in Loop: Header=BB132_3 Depth=1
ldr x8, [sp, #72]
add x8, x8, #1
str x8, [sp, #72]
b LBB132_3
LBB132_5:
b LBB132_6
LBB132_6: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #64]
ldrsb w8, [x8]
subs w8, w8, #32
cset w8, ne
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB132_8
b LBB132_7
LBB132_7: ; in Loop: Header=BB132_6 Depth=1
ldr x8, [sp, #64]
ldr x9, [sp, #72]
subs x8, x8, x9
cset w8, hi
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB132_8
LBB132_8: ; in Loop: Header=BB132_6 Depth=1
ldr w8, [sp, #36] ; 4-byte Folded Reload
tbz w8, #0, LBB132_10
b LBB132_9
LBB132_9: ; in Loop: Header=BB132_6 Depth=1
ldr x8, [sp, #64]
subs x8, x8, #1
str x8, [sp, #64]
b LBB132_6
LBB132_10:
ldr x8, [sp, #64]
ldr x9, [sp, #72]
subs x8, x8, x9
add x8, x8, #1
subs x8, x8, #42
cset w8, eq
tbnz w8, #0, LBB132_12
b LBB132_11
LBB132_11:
b LBB132_31
LBB132_12:
ldr x0, [sp, #72]
adrp x1, l_.str.321@PAGE
add x1, x1, l_.str.321@PAGEOFF
mov x2, #12
bl _memcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB132_14
b LBB132_13
LBB132_13:
b LBB132_31
LBB132_14:
ldr x8, [sp, #72]
ldrsb w8, [x8, #19]
subs w8, w8, #62
cset w8, ne
tbnz w8, #0, LBB132_16
b LBB132_15
LBB132_15:
ldr x8, [sp, #64]
ldrsb w8, [x8]
subs w8, w8, #62
cset w8, eq
tbnz w8, #0, LBB132_17
b LBB132_16
LBB132_16:
b LBB132_31
LBB132_17:
stur wzr, [x29, #-68]
b LBB132_18
LBB132_18: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-68]
subs w8, w8, #7
cset w8, ge
tbnz w8, #0, LBB132_23
b LBB132_19
LBB132_19: ; in Loop: Header=BB132_18 Depth=1
ldr x8, [sp, #72]
ldur w9, [x29, #-68]
add w9, w9, #12
ldrsb w0, [x8, w9, sxtw]
bl _isrefchar
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB132_21
b LBB132_20
LBB132_20:
b LBB132_31
LBB132_21: ; in Loop: Header=BB132_18 Depth=1
b LBB132_22
LBB132_22: ; in Loop: Header=BB132_18 Depth=1
ldur w8, [x29, #-68]
add w8, w8, #1
stur w8, [x29, #-68]
b LBB132_18
LBB132_23:
ldr x8, [sp, #72]
ldur q0, [x8, #21]
sub x0, x29, #32
str x0, [sp, #24] ; 8-byte Folded Spill
stur q0, [x29, #-32]
ldur w8, [x8, #37]
stur w8, [x29, #-16]
sturb wzr, [x29, #-12]
add x1, sp, #40
mov w2, #10
bl _strtoul
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
stur x8, [x29, #-64]
ldr x1, [sp, #40]
bl _JimCheckConversion
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB132_25
b LBB132_24
LBB132_24:
b LBB132_31
LBB132_25:
ldur x8, [x29, #-48]
add x0, x8, #240
sub x1, x29, #64
bl _Jim_FindHashEntry
str x0, [sp, #48]
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB132_27
b LBB132_26
LBB132_26:
ldur x0, [x29, #-48]
ldur x8, [x29, #-56]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.322@PAGE
add x1, x1, l_.str.322@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-36]
b LBB132_32
LBB132_27:
ldr x8, [sp, #48]
ldr x8, [x8, #8]
str x8, [sp, #56]
ldur x8, [x29, #-56]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB132_30
b LBB132_28
LBB132_28:
ldur x8, [x29, #-56]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB132_30
b LBB132_29
LBB132_29:
ldur x8, [x29, #-56]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-48]
ldur x1, [x29, #-56]
blr x8
b LBB132_30
LBB132_30:
ldur x9, [x29, #-56]
adrp x8, _referenceObjType@PAGE
add x8, x8, _referenceObjType@PAGEOFF
str x8, [x9, #8]
ldur x8, [x29, #-64]
ldur x9, [x29, #-56]
str x8, [x9, #24]
ldr x8, [sp, #56]
ldur x9, [x29, #-56]
str x8, [x9, #32]
stur wzr, [x29, #-36]
b LBB132_32
LBB132_31:
ldur x0, [x29, #-48]
ldur x8, [x29, #-56]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.323@PAGE
add x1, x1, l_.str.323@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-36]
b LBB132_32
LBB132_32:
ldur w8, [x29, #-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, LBB132_34
b LBB132_33
LBB132_33:
bl ___stack_chk_fail
LBB132_34:
ldr w0, [sp, #20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.globl _Jim_SetFinalizer ; -- Begin function Jim_SetFinalizer
.p2align 2
_Jim_SetFinalizer: ; @Jim_SetFinalizer
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_GetReference
mov x8, x0
str x8, [sp, #8]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB133_2
b LBB133_1
LBB133_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB133_7
LBB133_2:
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB133_6
b LBB133_3
LBB133_3:
ldr x8, [sp, #8]
ldr x9, [x8, #8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB133_5
b LBB133_4
LBB133_4:
ldur x0, [x29, #-16]
ldr x8, [sp, #8]
ldr x1, [x8, #8]
bl _Jim_FreeObj
b LBB133_5
LBB133_5:
b LBB133_6
LBB133_6:
ldr x8, [sp, #16]
ldr x9, [sp, #8]
str x8, [x9, #8]
stur wzr, [x29, #-4]
b LBB133_7
LBB133_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_GetFinalizer ; -- Begin function Jim_GetFinalizer
.p2align 2
_Jim_GetFinalizer: ; @Jim_GetFinalizer
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_GetReference
mov x8, x0
str x8, [sp, #8]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB134_2
b LBB134_1
LBB134_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB134_3
LBB134_2:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr x9, [sp, #16]
str x8, [x9]
stur wzr, [x29, #-4]
b LBB134_3
LBB134_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_Collect ; -- Begin function Jim_Collect
.p2align 2
_Jim_Collect: ; @Jim_Collect
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str wzr, [sp, #4]
ldr w0, [sp, #4]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_IsBigEndian ; -- Begin function Jim_IsBigEndian
.p2align 2
_Jim_IsBigEndian: ; @Jim_IsBigEndian
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
adrp x8, l___const.Jim_IsBigEndian.uval@PAGE
ldrh w8, [x8, l___const.Jim_IsBigEndian.uval@PAGEOFF]
strh w8, [sp, #14]
ldrb w8, [sp, #14]
subs w8, w8, #1
cset w8, eq
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_CreateInterp ; -- Begin function Jim_CreateInterp
.p2align 2
_Jim_CreateInterp: ; @Jim_CreateInterp
.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 w0, #464
bl _Jim_Alloc
stur x0, [x29, #-8]
ldur x0, [x29, #-8]
mov w1, #0
str w1, [sp, #20] ; 4-byte Folded Spill
mov x2, #464
mov x3, #-1
bl ___memset_chk
ldur x9, [x29, #-8]
mov w8, #1000
str w8, [x9, #28]
ldur x9, [x29, #-8]
mov w8, #2000
str w8, [x9, #32]
mov x0, #0
str x0, [sp] ; 8-byte Folded Spill
bl _time
ldur x8, [x29, #-8]
str x0, [x8, #296]
ldur x8, [x29, #-8]
ldur x2, [x29, #-8]
add x0, x8, #104
adrp x1, _JimCommandsHashTableType@PAGE
add x1, x1, _JimCommandsHashTableType@PAGEOFF
bl _Jim_InitHashTable
ldur x8, [x29, #-8]
ldur x2, [x29, #-8]
add x0, x8, #240
adrp x1, _JimReferencesHashTableType@PAGE
add x1, x1, _JimReferencesHashTableType@PAGEOFF
bl _Jim_InitHashTable
ldur x8, [x29, #-8]
ldur x2, [x29, #-8]
add x0, x8, #352
adrp x1, _JimAssocDataHashTableType@PAGE
add x1, x1, _JimAssocDataHashTableType@PAGEOFF
bl _Jim_InitHashTable
ldr x2, [sp] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
add x0, x8, #408
adrp x1, _JimPackageHashTableType@PAGE
add x1, x1, _JimPackageHashTableType@PAGEOFF
bl _Jim_InitHashTable
ldr w2, [sp, #20] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
str x1, [sp, #8] ; 8-byte Folded Spill
bl _Jim_NewStringObj
ldur x8, [x29, #-8]
str x0, [x8, #208]
ldur x0, [x29, #-8]
mov x1, #1
bl _Jim_NewIntObj
ldur x8, [x29, #-8]
str x0, [x8, #216]
ldur x0, [x29, #-8]
mov x1, #0
bl _Jim_NewIntObj
ldr x1, [sp] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
str x0, [x8, #224]
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x2, [x8, #208]
bl _JimCreateCallFrame
ldr x1, [sp] ; 8-byte Folded Reload
ldr w2, [sp, #20] ; 4-byte Folded Reload
ldur x9, [x29, #-8]
mov x8, x0
str x8, [x9, #96]
ldur x8, [x29, #-8]
str x0, [x8, #88]
ldur x8, [x29, #-8]
ldr x8, [x8, #208]
ldur x9, [x29, #-8]
str x8, [x9, #16]
ldur x8, [x29, #-8]
ldr x8, [x8, #208]
ldur x9, [x29, #-8]
str x8, [x9]
ldur x0, [x29, #-8]
bl _Jim_NewListObj
ldur x8, [x29, #-8]
str x0, [x8, #304]
ldur x0, [x29, #-8]
adrp x1, l_.str.65@PAGE
add x1, x1, l_.str.65@PAGEOFF
str x1, [sp, #24] ; 8-byte Folded Spill
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldr w2, [sp, #20] ; 4-byte Folded Reload
ldur x8, [x29, #-8]
str x0, [x8, #320]
ldur x8, [x29, #-8]
ldr x8, [x8, #208]
ldur x9, [x29, #-8]
str x8, [x9, #312]
ldur x0, [x29, #-8]
bl _Jim_NewStringObj
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldr w2, [sp, #20] ; 4-byte Folded Reload
ldur x8, [x29, #-8]
str x0, [x8, #192]
ldur x0, [x29, #-8]
bl _Jim_NewStringObj
ldur x8, [x29, #-8]
str x0, [x8, #200]
ldur x8, [x29, #-8]
ldr x9, [x8, #208]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8, #304]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8, #320]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8, #192]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8, #200]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8, #312]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8, #216]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8, #224]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-8]
adrp x1, l_.str.66@PAGE
add x1, x1, l_.str.66@PAGEOFF
adrp x2, l_.str.67@PAGE
add x2, x2, l_.str.67@PAGEOFF
bl _Jim_SetVariableStrWithStr
ldur x0, [x29, #-8]
adrp x1, l_.str.68@PAGE
add x1, x1, l_.str.68@PAGEOFF
adrp x2, l_.str.69@PAGE
add x2, x2, l_.str.69@PAGEOFF
str x2, [sp, #40] ; 8-byte Folded Spill
bl _Jim_SetVariableStrWithStr
ldr x2, [sp, #24] ; 8-byte Folded Reload
ldur x0, [x29, #-8]
adrp x1, l_.str.70@PAGE
add x1, x1, l_.str.70@PAGEOFF
bl _Jim_SetVariableStrWithStr
ldur x0, [x29, #-8]
adrp x1, l_.str.71@PAGE
add x1, x1, l_.str.71@PAGEOFF
adrp x2, l_.str.72@PAGE
add x2, x2, l_.str.72@PAGEOFF
bl _Jim_SetVariableStrWithStr
ldur x0, [x29, #-8]
adrp x1, l_.str.73@PAGE
add x1, x1, l_.str.73@PAGEOFF
adrp x2, l_.str.74@PAGE
add x2, x2, l_.str.74@PAGEOFF
bl _Jim_SetVariableStrWithStr
ldur x8, [x29, #-8]
str x8, [sp, #32] ; 8-byte Folded Spill
bl _Jim_IsBigEndian
mov x8, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
subs w8, w8, #0
cset w8, ne
and w10, w8, #0x1
adrp x9, l_.str.77@PAGE
add x9, x9, l_.str.77@PAGEOFF
adrp x8, l_.str.76@PAGE
add x8, x8, l_.str.76@PAGEOFF
ands w10, w10, #0x1
csel x2, x8, x9, ne
adrp x1, l_.str.75@PAGE
add x1, x1, l_.str.75@PAGEOFF
bl _Jim_SetVariableStrWithStr
ldr x2, [sp, #40] ; 8-byte Folded Reload
ldur x0, [x29, #-8]
adrp x1, l_.str.78@PAGE
add x1, x1, l_.str.78@PAGEOFF
bl _Jim_SetVariableStrWithStr
ldur x8, [x29, #-8]
stur x8, [x29, #-32] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
mov x1, #8
stur x1, [x29, #-24] ; 8-byte Folded Spill
bl _Jim_NewIntObj
mov x2, x0
ldur x0, [x29, #-32] ; 8-byte Folded Reload
adrp x1, l_.str.79@PAGE
add x1, x1, l_.str.79@PAGEOFF
bl _Jim_SetVariableStr
ldur x1, [x29, #-24] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
stur x8, [x29, #-16] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
bl _Jim_NewIntObj
mov x2, x0
ldur x0, [x29, #-16] ; 8-byte Folded Reload
adrp x1, l_.str.80@PAGE
add x1, x1, l_.str.80@PAGEOFF
bl _Jim_SetVariableStr
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCreateCallFrame
_JimCreateCallFrame: ; @JimCreateCallFrame
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
ldur x8, [x29, #-8]
ldr x8, [x8, #344]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB138_2
b LBB138_1
LBB138_1:
ldur x8, [x29, #-8]
ldr x8, [x8, #344]
str x8, [sp, #16]
ldr x8, [sp, #16]
ldr x8, [x8, #112]
ldur x9, [x29, #-8]
str x8, [x9, #344]
ldr x8, [sp, #16]
; kill: def $x9 killed $xzr
str xzr, [x8, #80]
ldr x8, [sp, #16]
str wzr, [x8, #88]
ldr x8, [sp, #16]
str xzr, [x8, #96]
ldr x8, [sp, #16]
str xzr, [x8, #104]
ldr x8, [sp, #16]
str xzr, [x8, #112]
ldr x8, [sp, #16]
str xzr, [x8, #64]
ldr x8, [sp, #16]
str xzr, [x8, #144]
ldr x8, [sp, #16]
str wzr, [x8, #152]
ldr x8, [sp, #16]
str xzr, [x8, #160]
ldr x8, [sp, #16]
str xzr, [x8, #168]
b LBB138_3
LBB138_2:
mov w0, #176
bl _Jim_Alloc
str x0, [sp, #16]
ldr x0, [sp, #16]
mov w1, #0
mov x2, #176
mov x3, #-1
bl ___memset_chk
ldr x8, [sp, #16]
add x0, x8, #16
ldur x2, [x29, #-8]
adrp x1, _JimVariablesHashTableType@PAGE
add x1, x1, _JimVariablesHashTableType@PAGEOFF
bl _Jim_InitHashTable
b LBB138_3
LBB138_3:
ldur x10, [x29, #-8]
ldr x8, [x10, #160]
add x9, x8, #1
str x9, [x10, #160]
ldr x9, [sp, #16]
str x8, [x9]
ldur x8, [x29, #-16]
ldr x9, [sp, #16]
str x8, [x9, #72]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB138_5
b LBB138_4
LBB138_4:
ldur x8, [x29, #-16]
ldr w8, [x8, #8]
add w8, w8, #1
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB138_6
LBB138_5:
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB138_6
LBB138_6:
ldr w8, [sp, #12] ; 4-byte Folded Reload
ldr x9, [sp, #16]
str w8, [x9, #8]
ldr x8, [sp, #24]
ldr x9, [sp, #16]
str x8, [x9, #120]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x0, [sp, #16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_FreeInterp ; -- Begin function Jim_FreeInterp
.p2align 2
_Jim_FreeInterp: ; @Jim_FreeInterp
.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]
ldr x8, [x8, #88]
stur x8, [x29, #-16]
b LBB139_1
LBB139_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB139_4
b LBB139_2
LBB139_2: ; in Loop: Header=BB139_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #72]
str x8, [sp, #24]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
mov w2, #0
bl _JimFreeCallFrame
b LBB139_3
LBB139_3: ; in Loop: Header=BB139_1 Depth=1
ldr x8, [sp, #24]
stur x8, [x29, #-16]
b LBB139_1
LBB139_4:
ldur x8, [x29, #-8]
ldr x9, [x8, #208]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB139_6
b LBB139_5
LBB139_5:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #208]
bl _Jim_FreeObj
b LBB139_6
LBB139_6:
ldur x8, [x29, #-8]
ldr x9, [x8, #216]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB139_8
b LBB139_7
LBB139_7:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #216]
bl _Jim_FreeObj
b LBB139_8
LBB139_8:
ldur x8, [x29, #-8]
ldr x9, [x8, #224]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB139_10
b LBB139_9
LBB139_9:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #224]
bl _Jim_FreeObj
b LBB139_10
LBB139_10:
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB139_12
b LBB139_11
LBB139_11:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB139_12
LBB139_12:
ldur x8, [x29, #-8]
ldr x9, [x8, #304]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB139_14
b LBB139_13
LBB139_13:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #304]
bl _Jim_FreeObj
b LBB139_14
LBB139_14:
ldur x8, [x29, #-8]
ldr x9, [x8, #312]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB139_16
b LBB139_15
LBB139_15:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #312]
bl _Jim_FreeObj
b LBB139_16
LBB139_16:
ldur x8, [x29, #-8]
ldr x9, [x8, #320]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB139_18
b LBB139_17
LBB139_17:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #320]
bl _Jim_FreeObj
b LBB139_18
LBB139_18:
ldur x8, [x29, #-8]
ldr x9, [x8, #16]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB139_20
b LBB139_19
LBB139_19:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #16]
bl _Jim_FreeObj
b LBB139_20
LBB139_20:
ldur x8, [x29, #-8]
ldr x9, [x8, #192]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB139_22
b LBB139_21
LBB139_21:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #192]
bl _Jim_FreeObj
b LBB139_22
LBB139_22:
ldur x8, [x29, #-8]
ldr x9, [x8, #200]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB139_24
b LBB139_23
LBB139_23:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #200]
bl _Jim_FreeObj
b LBB139_24
LBB139_24:
ldur x8, [x29, #-8]
add x0, x8, #104
bl _Jim_FreeHashTable
ldur x8, [x29, #-8]
add x0, x8, #240
bl _Jim_FreeHashTable
ldur x8, [x29, #-8]
add x0, x8, #408
bl _Jim_FreeHashTable
ldur x8, [x29, #-8]
ldr x0, [x8, #400]
bl _Jim_Free
ldur x8, [x29, #-8]
add x0, x8, #352
bl _Jim_FreeHashTable
ldur x8, [x29, #-8]
ldr x8, [x8, #184]
str x8, [sp, #16]
b LBB139_25
LBB139_25: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB139_27
b LBB139_26
LBB139_26: ; in Loop: Header=BB139_25 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #56]
str x8, [sp, #8]
ldr x0, [sp, #16]
bl _Jim_Free
ldr x8, [sp, #8]
str x8, [sp, #16]
b LBB139_25
LBB139_27:
ldur x8, [x29, #-8]
ldr x8, [x8, #344]
stur x8, [x29, #-16]
b LBB139_28
LBB139_28: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB139_33
b LBB139_29
LBB139_29: ; in Loop: Header=BB139_28 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #112]
str x8, [sp, #24]
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB139_31
b LBB139_30
LBB139_30: ; in Loop: Header=BB139_28 Depth=1
ldur x8, [x29, #-16]
add x0, x8, #16
bl _Jim_FreeHashTable
b LBB139_31
LBB139_31: ; in Loop: Header=BB139_28 Depth=1
ldur x0, [x29, #-16]
bl _Jim_Free
b LBB139_32
LBB139_32: ; in Loop: Header=BB139_28 Depth=1
ldr x8, [sp, #24]
stur x8, [x29, #-16]
b LBB139_28
LBB139_33:
ldur x0, [x29, #-8]
bl _Jim_Free
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimFreeCallFrame
_JimFreeCallFrame: ; @JimFreeCallFrame
.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 w2, [x29, #-20]
ldur x0, [x29, #-8]
ldur x8, [x29, #-16]
ldr x1, [x8, #144]
bl _JimDeleteLocalProcs
ldur x8, [x29, #-16]
ldr x8, [x8, #96]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB140_4
b LBB140_1
LBB140_1:
ldur x8, [x29, #-16]
ldr x9, [x8, #96]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB140_3
b LBB140_2
LBB140_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-16]
ldr x1, [x8, #96]
bl _Jim_FreeObj
b LBB140_3
LBB140_3:
b LBB140_4
LBB140_4:
ldur x8, [x29, #-16]
ldr x8, [x8, #104]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB140_8
b LBB140_5
LBB140_5:
ldur x8, [x29, #-16]
ldr x9, [x8, #104]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB140_7
b LBB140_6
LBB140_6:
ldur x0, [x29, #-8]
ldur x8, [x29, #-16]
ldr x1, [x8, #104]
bl _Jim_FreeObj
b LBB140_7
LBB140_7:
b LBB140_8
LBB140_8:
ldur x8, [x29, #-16]
ldr x9, [x8, #120]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB140_10
b LBB140_9
LBB140_9:
ldur x0, [x29, #-8]
ldur x8, [x29, #-16]
ldr x1, [x8, #120]
bl _Jim_FreeObj
b LBB140_10
LBB140_10:
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB140_12
b LBB140_11
LBB140_11:
ldur x8, [x29, #-16]
ldr w8, [x8, #40]
subs w8, w8, #16
cset w8, eq
tbnz w8, #0, LBB140_13
b LBB140_12
LBB140_12:
ldur x8, [x29, #-16]
add x0, x8, #16
bl _Jim_FreeHashTable
b LBB140_23
LBB140_13:
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
str x8, [sp, #32]
stur wzr, [x29, #-24]
b LBB140_14
LBB140_14: ; =>This Loop Header: Depth=1
; Child Loop BB140_16 Depth 2
ldur w8, [x29, #-24]
subs w8, w8, #16
cset w8, ge
tbnz w8, #0, LBB140_22
b LBB140_15
LBB140_15: ; in Loop: Header=BB140_14 Depth=1
ldr x8, [sp, #32]
ldursw x9, [x29, #-24]
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #24]
b LBB140_16
LBB140_16: ; Parent Loop BB140_14 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB140_20
b LBB140_17
LBB140_17: ; in Loop: Header=BB140_16 Depth=2
ldr x8, [sp, #24]
ldr x8, [x8, #16]
str x8, [sp, #16]
ldr x8, [sp, #24]
ldr x8, [x8, #8]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB140_19
b LBB140_18
LBB140_18: ; in Loop: Header=BB140_16 Depth=2
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB140_19
LBB140_19: ; in Loop: Header=BB140_16 Depth=2
ldr x8, [sp, #24]
ldr x0, [x8]
bl _Jim_Free
ldr x0, [sp, #8]
bl _Jim_Free
ldr x0, [sp, #24]
bl _Jim_Free
ldr x9, [sp, #32]
ldursw x10, [x29, #-24]
mov x8, #0
str x8, [x9, x10, lsl #3]
ldr x8, [sp, #16]
str x8, [sp, #24]
b LBB140_16
LBB140_20: ; in Loop: Header=BB140_14 Depth=1
b LBB140_21
LBB140_21: ; in Loop: Header=BB140_14 Depth=1
ldur w8, [x29, #-24]
add w8, w8, #1
stur w8, [x29, #-24]
b LBB140_14
LBB140_22:
ldur x8, [x29, #-16]
str wzr, [x8, #48]
b LBB140_23
LBB140_23:
ldur x8, [x29, #-8]
ldr x8, [x8, #344]
ldur x9, [x29, #-16]
str x8, [x9, #112]
ldur x8, [x29, #-16]
ldur x9, [x29, #-8]
str x8, [x9, #344]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_GetCallFrameByLevel ; -- Begin function Jim_GetCallFrameByLevel
.p2align 2
_Jim_GetCallFrameByLevel: ; @Jim_GetCallFrameByLevel
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB141_12
b LBB141_1
LBB141_1:
ldur x0, [x29, #-24]
bl _Jim_String
str x0, [sp, #24]
ldr x8, [sp, #24]
ldrsb w8, [x8]
subs w8, w8, #35
cset w8, ne
tbnz w8, #0, LBB141_6
b LBB141_2
LBB141_2:
ldr x8, [sp, #24]
add x0, x8, #1
add x1, sp, #8
bl _jim_strtol
str x0, [sp, #32]
ldr x8, [sp, #24]
ldrsb w8, [x8, #1]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB141_4
b LBB141_3
LBB141_3:
ldr x8, [sp, #8]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB141_5
b LBB141_4
LBB141_4:
mov x8, #-1
str x8, [sp, #32]
b LBB141_5
LBB141_5:
b LBB141_11
LBB141_6:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
add x2, sp, #32
bl _Jim_GetLong
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB141_8
b LBB141_7
LBB141_7:
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB141_9
b LBB141_8
LBB141_8:
mov x8, #-1
str x8, [sp, #32]
b LBB141_10
LBB141_9:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldrsw x8, [x8, #8]
ldr x9, [sp, #32]
subs x8, x8, x9
str x8, [sp, #32]
b LBB141_10
LBB141_10:
b LBB141_11
LBB141_11:
b LBB141_13
LBB141_12:
adrp x8, l_.str.81@PAGE
add x8, x8, l_.str.81@PAGEOFF
str x8, [sp, #24]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr w8, [x8, #8]
subs w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
str x8, [sp, #32]
b LBB141_13
LBB141_13:
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB141_15
b LBB141_14
LBB141_14:
ldur x8, [x29, #-16]
ldr x8, [x8, #96]
stur x8, [x29, #-8]
b LBB141_24
LBB141_15:
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, le
tbnz w8, #0, LBB141_23
b LBB141_16
LBB141_16:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
str x8, [sp, #16]
b LBB141_17
LBB141_17: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB141_22
b LBB141_18
LBB141_18: ; in Loop: Header=BB141_17 Depth=1
ldr x8, [sp, #16]
ldrsw x8, [x8, #8]
ldr x9, [sp, #32]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB141_20
b LBB141_19
LBB141_19:
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB141_24
LBB141_20: ; in Loop: Header=BB141_17 Depth=1
b LBB141_21
LBB141_21: ; in Loop: Header=BB141_17 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #72]
str x8, [sp, #16]
b LBB141_17
LBB141_22:
b LBB141_23
LBB141_23:
ldur x0, [x29, #-16]
ldr x8, [sp, #24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.82@PAGE
add x1, x1, l_.str.82@PAGEOFF
bl _Jim_SetResultFormatted
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB141_24
LBB141_24:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function jim_strtol
_jim_strtol: ; @jim_strtol
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
ldur x0, [x29, #-16]
add x1, sp, #16
add x2, sp, #20
bl _JimNumberBase
str w0, [sp, #12]
ldr w8, [sp, #16]
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB142_5
b LBB142_1
LBB142_1:
ldur x8, [x29, #-16]
ldrsw x9, [sp, #12]
add x0, x8, x9
ldr x1, [sp, #24]
ldr w2, [sp, #16]
bl _strtol
str x0, [sp]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB142_3
b LBB142_2
LBB142_2:
ldr x8, [sp, #24]
ldr x8, [x8]
ldur x9, [x29, #-16]
ldrsw x10, [sp, #12]
add x9, x9, x10
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB142_4
b LBB142_3
LBB142_3:
ldr x8, [sp]
ldrsw x9, [sp, #20]
mul x8, x8, x9
stur x8, [x29, #-8]
b LBB142_6
LBB142_4:
b LBB142_5
LBB142_5:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
mov w2, #10
bl _strtol
stur x0, [x29, #-8]
b LBB142_6
LBB142_6:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_GetLong ; -- Begin function Jim_GetLong
.p2align 2
_Jim_GetLong: ; @Jim_GetLong
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
add x2, sp, #8
bl _Jim_GetWide
str w0, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB143_2
b LBB143_1
LBB143_1:
ldr x8, [sp, #8]
ldr x9, [sp, #16]
str x8, [x9]
stur wzr, [x29, #-4]
b LBB143_3
LBB143_2:
mov w8, #1
stur w8, [x29, #-4]
b LBB143_3
LBB143_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_SetAssocData ; -- Begin function Jim_SetAssocData
.p2align 2
_Jim_SetAssocData: ; @Jim_SetAssocData
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
str x3, [sp, #16]
mov w0, #16
bl _Jim_Alloc
str x0, [sp, #8]
ldr x8, [sp, #24]
ldr x9, [sp, #8]
str x8, [x9]
ldr x8, [sp, #16]
ldr x9, [sp, #8]
str x8, [x9, #8]
ldur x8, [x29, #-8]
ldur x1, [x29, #-16]
ldr x2, [sp, #8]
add x0, x8, #352
bl _Jim_AddHashEntry
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_GetAssocData ; -- Begin function Jim_GetAssocData
.p2align 2
_Jim_GetAssocData: ; @Jim_GetAssocData
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
ldur x8, [x29, #-16]
ldr x1, [sp, #24]
add x0, x8, #352
bl _Jim_FindHashEntry
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB145_2
b LBB145_1
LBB145_1:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
stur x8, [x29, #-8]
b LBB145_3
LBB145_2:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB145_3
LBB145_3:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_DeleteAssocData ; -- Begin function Jim_DeleteAssocData
.p2align 2
_Jim_DeleteAssocData: ; @Jim_DeleteAssocData
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp, #8]
ldr x1, [sp]
add x0, x8, #352
bl _Jim_DeleteHashEntry
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_GetExitCode ; -- Begin function Jim_GetExitCode
.p2align 2
_Jim_GetExitCode: ; @Jim_GetExitCode
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr w0, [x8, #48]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_GetWide ; -- Begin function Jim_GetWide
.p2align 2
_Jim_GetWide: ; @Jim_GetWide
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
str x2, [sp]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
adrp x9, _intObjType@PAGE
add x9, x9, _intObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB148_3
b LBB148_1
LBB148_1:
ldr x0, [sp, #16]
ldr x1, [sp, #8]
mov w2, #1
bl _SetIntFromAny
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB148_3
b LBB148_2
LBB148_2:
mov w8, #1
stur w8, [x29, #-4]
b LBB148_4
LBB148_3:
ldr x8, [sp, #8]
ldr x8, [x8, #24]
ldr x9, [sp]
str x8, [x9]
stur wzr, [x29, #-4]
b LBB148_4
LBB148_4:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SetIntFromAny
_SetIntFromAny: ; @SetIntFromAny
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur w2, [x29, #-28]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
adrp x9, _coercedDoubleObjType@PAGE
add x9, x9, _coercedDoubleObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB149_2
b LBB149_1
LBB149_1:
ldur x9, [x29, #-24]
adrp x8, _intObjType@PAGE
add x8, x8, _intObjType@PAGEOFF
str x8, [x9, #8]
stur wzr, [x29, #-4]
b LBB149_18
LBB149_2:
ldur x0, [x29, #-24]
bl _Jim_String
str x0, [sp, #16]
ldr x0, [sp, #16]
add x1, sp, #24
mov w2, #0
bl _Jim_StringToWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB149_6
b LBB149_3
LBB149_3:
ldur w8, [x29, #-28]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB149_5
b LBB149_4
LBB149_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.325@PAGE
add x1, x1, l_.str.325@PAGEOFF
bl _Jim_SetResultFormatted
b LBB149_5
LBB149_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB149_18
LBB149_6:
ldr x8, [sp, #24]
mov x9, #-9223372036854775808
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB149_8
b LBB149_7
LBB149_7:
ldr x8, [sp, #24]
mov x9, #9223372036854775807
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB149_14
b LBB149_8
LBB149_8:
bl ___error
ldr w8, [x0]
subs w8, w8, #34
cset w8, ne
tbnz w8, #0, LBB149_14
b LBB149_9
LBB149_9:
b LBB149_10
LBB149_10:
ldur x0, [x29, #-16]
adrp x1, l_.str.326@PAGE
add x1, x1, l_.str.326@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB149_12
b LBB149_11
LBB149_11:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB149_12
LBB149_12:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB149_13
LBB149_13:
mov w8, #1
stur w8, [x29, #-4]
b LBB149_18
LBB149_14:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB149_17
b LBB149_15
LBB149_15:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB149_17
b LBB149_16
LBB149_16:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
blr x8
b LBB149_17
LBB149_17:
ldur x9, [x29, #-24]
adrp x8, _intObjType@PAGE
add x8, x8, _intObjType@PAGEOFF
str x8, [x9, #8]
ldr x8, [sp, #24]
ldur x9, [x29, #-24]
str x8, [x9, #24]
stur wzr, [x29, #-4]
b LBB149_18
LBB149_18:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_GetDouble ; -- Begin function Jim_GetDouble
.p2align 2
_Jim_GetDouble: ; @Jim_GetDouble
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
str x2, [sp]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
adrp x9, _coercedDoubleObjType@PAGE
add x9, x9, _coercedDoubleObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB150_2
b LBB150_1
LBB150_1:
ldr x8, [sp, #8]
ldr d0, [x8, #24]
scvtf d0, d0
ldr x8, [sp]
str d0, [x8]
stur wzr, [x29, #-4]
b LBB150_9
LBB150_2:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
adrp x9, _doubleObjType@PAGE
add x9, x9, _doubleObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB150_5
b LBB150_3
LBB150_3:
ldr x0, [sp, #16]
ldr x1, [sp, #8]
bl _SetDoubleFromAny
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB150_5
b LBB150_4
LBB150_4:
mov w8, #1
stur w8, [x29, #-4]
b LBB150_9
LBB150_5:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
adrp x9, _coercedDoubleObjType@PAGE
add x9, x9, _coercedDoubleObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB150_7
b LBB150_6
LBB150_6:
ldr x8, [sp, #8]
ldr d0, [x8, #24]
scvtf d0, d0
ldr x8, [sp]
str d0, [x8]
b LBB150_8
LBB150_7:
ldr x8, [sp, #8]
ldr d0, [x8, #24]
ldr x8, [sp]
str d0, [x8]
b LBB150_8
LBB150_8:
stur wzr, [x29, #-4]
b LBB150_9
LBB150_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SetDoubleFromAny
_SetDoubleFromAny: ; @SetDoubleFromAny
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x0, [x29, #-24]
bl _Jim_String
str x0, [sp, #16]
ldr x0, [sp, #16]
add x1, sp, #24
mov w2, #10
bl _Jim_StringToWide
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB151_5
b LBB151_1
LBB151_1:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB151_4
b LBB151_2
LBB151_2:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB151_4
b LBB151_3
LBB151_3:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
blr x8
b LBB151_4
LBB151_4:
ldur x9, [x29, #-24]
adrp x8, _coercedDoubleObjType@PAGE
add x8, x8, _coercedDoubleObjType@PAGEOFF
str x8, [x9, #8]
ldr x8, [sp, #24]
ldur x9, [x29, #-24]
str x8, [x9, #24]
stur wzr, [x29, #-4]
b LBB151_12
LBB151_5:
ldr x0, [sp, #16]
add x1, sp, #32
bl _Jim_StringToDouble
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB151_7
b LBB151_6
LBB151_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.333@PAGE
add x1, x1, l_.str.333@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB151_12
LBB151_7:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB151_10
b LBB151_8
LBB151_8:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB151_10
b LBB151_9
LBB151_9:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
blr x8
b LBB151_10
LBB151_10:
b LBB151_11
LBB151_11:
ldur x9, [x29, #-24]
adrp x8, _doubleObjType@PAGE
add x8, x8, _doubleObjType@PAGEOFF
str x8, [x9, #8]
ldr d0, [sp, #32]
ldur x8, [x29, #-24]
str d0, [x8, #24]
stur wzr, [x29, #-4]
b LBB151_12
LBB151_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_NewDoubleObj ; -- Begin function Jim_NewDoubleObj
.p2align 2
_Jim_NewDoubleObj: ; @Jim_NewDoubleObj
.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 d0, [sp, #16]
ldur x0, [x29, #-8]
bl _Jim_NewObj
str x0, [sp, #8]
ldr x9, [sp, #8]
adrp x8, _doubleObjType@PAGE
add x8, x8, _doubleObjType@PAGEOFF
str x8, [x9, #8]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8]
ldr d0, [sp, #16]
ldr x8, [sp, #8]
str d0, [x8, #24]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ListInsertElements
_ListInsertElements: ; @ListInsertElements
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur w2, [x29, #-16]
str x3, [sp, #24]
ldur x8, [x29, #-8]
ldr w8, [x8, #32]
str w8, [sp, #20]
ldr w8, [sp, #20]
ldur w9, [x29, #-16]
add w8, w8, w9
str w8, [sp, #16]
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
ldr w9, [x9, #36]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB153_5
b LBB153_1
LBB153_1:
ldr w8, [sp, #16]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB153_3
b LBB153_2
LBB153_2:
mov w8, #4
str w8, [sp, #16]
b LBB153_4
LBB153_3:
ldr w8, [sp, #16]
lsl w8, w8, #1
str w8, [sp, #16]
b LBB153_4
LBB153_4:
ldur x8, [x29, #-8]
ldr x0, [x8, #24]
ldrsw x9, [sp, #16]
mov x8, #8
mul x8, x8, x9
mov x1, x8
bl _Jim_Realloc
ldur x8, [x29, #-8]
str x0, [x8, #24]
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
str w8, [x9, #36]
b LBB153_5
LBB153_5:
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB153_7
b LBB153_6
LBB153_6:
ldr w8, [sp, #20]
stur w8, [x29, #-12]
b LBB153_7
LBB153_7:
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
ldursw x9, [x29, #-12]
add x8, x8, x9, lsl #3
str x8, [sp]
ldr x8, [sp]
ldursw x9, [x29, #-16]
add x0, x8, x9, lsl #3
ldr x1, [sp]
ldr w8, [sp, #20]
ldur w9, [x29, #-12]
subs w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x2, x8, #3
mov x3, #-1
bl ___memmove_chk
str wzr, [sp, #12]
b LBB153_8
LBB153_8: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB153_11
b LBB153_9
LBB153_9: ; in Loop: Header=BB153_8 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr x8, [x8, x9, lsl #3]
ldr x9, [sp]
ldrsw x10, [sp, #12]
str x8, [x9, x10, lsl #3]
ldr x8, [sp]
ldrsw x9, [sp, #12]
ldr x9, [x8, x9, lsl #3]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB153_10
LBB153_10: ; in Loop: Header=BB153_8 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB153_8
LBB153_11:
ldur w10, [x29, #-16]
ldur x9, [x29, #-8]
ldr w8, [x9, #32]
add w8, w8, w10
str w8, [x9, #32]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SetListFromAny
_SetListFromAny: ; @SetListFromAny
.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 x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
adrp x9, _listObjType@PAGE
add x9, x9, _listObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB154_2
b LBB154_1
LBB154_1:
stur wzr, [x29, #-4]
b LBB154_29
LBB154_2:
ldur x0, [x29, #-24]
bl _Jim_IsDict
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB154_12
b LBB154_3
LBB154_3:
ldur x8, [x29, #-24]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB154_12
b LBB154_4
LBB154_4:
ldur x0, [x29, #-24]
add x1, sp, #12
bl _JimDictPairs
str x0, [sp, #16]
str wzr, [sp, #8]
b LBB154_5
LBB154_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB154_8
b LBB154_6
LBB154_6: ; in Loop: Header=BB154_5 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #8]
ldr x9, [x8, x9, lsl #3]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB154_7
LBB154_7: ; in Loop: Header=BB154_5 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB154_5
LBB154_8:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB154_11
b LBB154_9
LBB154_9:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB154_11
b LBB154_10
LBB154_10:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
blr x8
b LBB154_11
LBB154_11:
ldur x9, [x29, #-24]
adrp x8, _listObjType@PAGE
add x8, x8, _listObjType@PAGEOFF
str x8, [x9, #8]
ldr w8, [sp, #12]
ldur x9, [x29, #-24]
str w8, [x9, #32]
ldr w8, [sp, #12]
ldur x9, [x29, #-24]
str w8, [x9, #36]
ldr x8, [sp, #16]
ldur x9, [x29, #-24]
str x8, [x9, #24]
stur wzr, [x29, #-4]
b LBB154_29
LBB154_12:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
adrp x9, _sourceObjType@PAGE
add x9, x9, _sourceObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB154_14
b LBB154_13
LBB154_13:
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
str x8, [sp, #32]
ldur x8, [x29, #-24]
ldr w8, [x8, #32]
str w8, [sp, #28]
b LBB154_15
LBB154_14:
ldur x8, [x29, #-16]
ldr x8, [x8, #208]
str x8, [sp, #32]
mov w8, #1
str w8, [sp, #28]
b LBB154_15
LBB154_15:
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-24]
add x1, sp, #44
bl _Jim_GetString
str x0, [sp, #48]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB154_18
b LBB154_16
LBB154_16:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB154_18
b LBB154_17
LBB154_17:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
blr x8
b LBB154_18
LBB154_18:
ldur x9, [x29, #-24]
adrp x8, _listObjType@PAGE
add x8, x8, _listObjType@PAGEOFF
str x8, [x9, #8]
ldur x8, [x29, #-24]
str wzr, [x8, #32]
ldur x8, [x29, #-24]
str wzr, [x8, #36]
ldur x8, [x29, #-24]
; kill: def $x9 killed $xzr
str xzr, [x8, #24]
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB154_26
b LBB154_19
LBB154_19:
ldr x1, [sp, #48]
ldr w2, [sp, #44]
ldr w3, [sp, #28]
add x0, sp, #56
bl _JimParserInit
b LBB154_20
LBB154_20: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #96]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB154_25
b LBB154_21
LBB154_21: ; in Loop: Header=BB154_20 Depth=1
add x0, sp, #56
bl _JimParseList
ldr w8, [sp, #92]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB154_24
b LBB154_22
LBB154_22: ; in Loop: Header=BB154_20 Depth=1
ldr w8, [sp, #92]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB154_24
b LBB154_23
LBB154_23: ; in Loop: Header=BB154_20 Depth=1
b LBB154_20
LBB154_24: ; in Loop: Header=BB154_20 Depth=1
ldur x0, [x29, #-16]
add x1, sp, #56
bl _JimParserGetTokenObj
str x0, [sp]
ldur x0, [x29, #-16]
ldr x1, [sp]
ldr x2, [sp, #32]
ldr w3, [sp, #88]
bl _JimSetSourceInfo
ldur x0, [x29, #-24]
ldr x1, [sp]
bl _ListAppendElement
b LBB154_20
LBB154_25:
b LBB154_26
LBB154_26:
ldr x9, [sp, #32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB154_28
b LBB154_27
LBB154_27:
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
bl _Jim_FreeObj
b LBB154_28
LBB154_28:
stur wzr, [x29, #-4]
b LBB154_29
LBB154_29:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ListAppendElement
_ListAppendElement: ; @ListAppendElement
.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]
mov x3, sp
str x1, [sp]
ldr x0, [sp, #8]
mov w1, #-1
mov w2, #1
bl _ListInsertElements
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_ListAppendList ; -- Begin function Jim_ListAppendList
.p2align 2
_Jim_ListAppendList: ; @Jim_ListAppendList
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _SetListFromAny
ldur x0, [x29, #-8]
ldr x1, [sp, #8]
bl _SetListFromAny
ldr x0, [sp, #16]
bl _Jim_InvalidateStringRep
ldr x0, [sp, #16]
ldr x1, [sp, #8]
bl _ListAppendList
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ListAppendList
_ListAppendList: ; @ListAppendList
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x0, [sp, #8]
ldr x8, [sp]
ldr w2, [x8, #32]
ldr x8, [sp]
ldr x3, [x8, #24]
mov w1, #-1
bl _ListInsertElements
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_ListLength ; -- Begin function Jim_ListLength
.p2align 2
_Jim_ListLength: ; @Jim_ListLength
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x0, [sp, #8]
ldr x1, [sp]
bl _SetListFromAny
ldr x8, [sp]
ldr w0, [x8, #32]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_ListInsertElements ; -- Begin function Jim_ListInsertElements
.p2align 2
_Jim_ListInsertElements: ; @Jim_ListInsertElements
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str w2, [sp, #12]
str w3, [sp, #8]
str x4, [sp]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _SetListFromAny
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB159_3
b LBB159_1
LBB159_1:
ldr w8, [sp, #12]
ldr x9, [sp, #16]
ldr w9, [x9, #32]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB159_3
b LBB159_2
LBB159_2:
ldr x8, [sp, #16]
ldr w8, [x8, #32]
str w8, [sp, #12]
b LBB159_6
LBB159_3:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB159_5
b LBB159_4
LBB159_4:
str wzr, [sp, #12]
b LBB159_5
LBB159_5:
b LBB159_6
LBB159_6:
ldr x0, [sp, #16]
bl _Jim_InvalidateStringRep
ldr x0, [sp, #16]
ldr w1, [sp, #12]
ldr w2, [sp, #8]
ldr x3, [sp]
bl _ListInsertElements
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_ListGetIndex ; -- Begin function Jim_ListGetIndex
.p2align 2
_Jim_ListGetIndex: ; @Jim_ListGetIndex
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
str w2, [sp, #4]
ldr x0, [sp, #16]
ldr x1, [sp, #8]
bl _SetListFromAny
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB160_2
b LBB160_1
LBB160_1:
ldr w8, [sp, #4]
ldr x9, [sp, #8]
ldr w9, [x9, #32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB160_4
b LBB160_2
LBB160_2:
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB160_5
b LBB160_3
LBB160_3:
ldr w9, [sp, #4]
mov w8, #0
subs w8, w8, w9
subs w8, w8, #1
ldr x9, [sp, #8]
ldr w9, [x9, #32]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB160_5
b LBB160_4
LBB160_4:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB160_8
LBB160_5:
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB160_7
b LBB160_6
LBB160_6:
ldr x8, [sp, #8]
ldr w8, [x8, #32]
ldr w9, [sp, #4]
add w8, w8, w9
str w8, [sp, #4]
b LBB160_7
LBB160_7:
ldr x8, [sp, #8]
ldr x8, [x8, #24]
ldrsw x9, [sp, #4]
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-8]
b LBB160_8
LBB160_8:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_ListIndex ; -- Begin function Jim_ListIndex
.p2align 2
_Jim_ListIndex: ; @Jim_ListIndex
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur w2, [x29, #-28]
str x3, [sp, #24]
str w4, [sp, #20]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur w2, [x29, #-28]
bl _Jim_ListGetIndex
ldr x8, [sp, #24]
str x0, [x8]
ldr x8, [sp, #24]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB161_8
b LBB161_1
LBB161_1:
ldr w8, [sp, #20]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB161_7
b LBB161_2
LBB161_2:
b LBB161_3
LBB161_3:
ldur x0, [x29, #-16]
adrp x1, l_.str.83@PAGE
add x1, x1, l_.str.83@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB161_5
b LBB161_4
LBB161_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB161_5
LBB161_5:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB161_6
LBB161_6:
b LBB161_7
LBB161_7:
mov w8, #1
stur w8, [x29, #-4]
b LBB161_9
LBB161_8:
stur wzr, [x29, #-4]
b LBB161_9
LBB161_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_ListSetIndex ; -- Begin function Jim_ListSetIndex
.p2align 2
_Jim_ListSetIndex: ; @Jim_ListSetIndex
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur w3, [x29, #-36]
str x4, [sp, #48]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
mov w2, #5
bl _Jim_GetVariable
mov x8, x0
str x8, [sp, #32]
str x0, [sp, #40]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB162_2
b LBB162_1
LBB162_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB162_28
LBB162_2:
ldr x8, [sp, #32]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, gt
and w9, w8, #0x1
str w9, [sp, #20]
tbz w8, #0, LBB162_4
b LBB162_3
LBB162_3:
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
bl _Jim_DuplicateObj
mov x8, x0
str x8, [sp, #32]
str x0, [sp, #40]
b LBB162_4
LBB162_4:
str wzr, [sp, #16]
b LBB162_5
LBB162_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldur w9, [x29, #-36]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB162_14
b LBB162_6
LBB162_6: ; in Loop: Header=BB162_5 Depth=1
ldr x8, [sp, #32]
str x8, [sp, #24]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldrsw x9, [sp, #16]
ldr x1, [x8, x9, lsl #3]
add x2, sp, #12
bl _Jim_GetIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB162_8
b LBB162_7
LBB162_7:
b LBB162_25
LBB162_8: ; in Loop: Header=BB162_5 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr w2, [sp, #12]
add x3, sp, #32
mov w4, #1
bl _Jim_ListIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB162_10
b LBB162_9
LBB162_9:
b LBB162_25
LBB162_10: ; in Loop: Header=BB162_5 Depth=1
ldr x8, [sp, #32]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB162_12
b LBB162_11
LBB162_11: ; in Loop: Header=BB162_5 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
bl _Jim_DuplicateObj
str x0, [sp, #32]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr w2, [sp, #12]
ldr x3, [sp, #32]
mov w4, #0
bl _ListSetIndex
b LBB162_12
LBB162_12: ; in Loop: Header=BB162_5 Depth=1
ldr x0, [sp, #24]
bl _Jim_InvalidateStringRep
b LBB162_13
LBB162_13: ; in Loop: Header=BB162_5 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB162_5
LBB162_14:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldur w9, [x29, #-36]
subs w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
add x2, sp, #12
bl _Jim_GetIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB162_16
b LBB162_15
LBB162_15:
b LBB162_25
LBB162_16:
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
ldr w2, [sp, #12]
ldr x3, [sp, #48]
mov w4, #1
bl _ListSetIndex
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB162_18
b LBB162_17
LBB162_17:
b LBB162_25
LBB162_18:
ldr x0, [sp, #32]
bl _Jim_InvalidateStringRep
ldr x0, [sp, #40]
bl _Jim_InvalidateStringRep
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr x2, [sp, #40]
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB162_20
b LBB162_19
LBB162_19:
b LBB162_25
LBB162_20:
b LBB162_21
LBB162_21:
ldr x8, [sp, #40]
str x8, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB162_23
b LBB162_22
LBB162_22:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB162_23
LBB162_23:
ldr x8, [sp]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB162_24
LBB162_24:
stur wzr, [x29, #-4]
b LBB162_28
LBB162_25:
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB162_27
b LBB162_26
LBB162_26:
ldur x0, [x29, #-16]
ldr x1, [sp, #40]
bl _Jim_FreeObj
b LBB162_27
LBB162_27:
mov w8, #1
stur w8, [x29, #-4]
b LBB162_28
LBB162_28:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ListSetIndex
_ListSetIndex: ; @ListSetIndex
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur w2, [x29, #-28]
str x3, [sp, #24]
str w4, [sp, #20]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _SetListFromAny
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB163_2
b LBB163_1
LBB163_1:
ldur w8, [x29, #-28]
ldur x9, [x29, #-24]
ldr w9, [x9, #32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB163_4
b LBB163_2
LBB163_2:
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB163_11
b LBB163_3
LBB163_3:
ldur w9, [x29, #-28]
mov w8, #0
subs w8, w8, w9
subs w8, w8, #1
ldur x9, [x29, #-24]
ldr w9, [x9, #32]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB163_11
b LBB163_4
LBB163_4:
ldr w8, [sp, #20]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB163_10
b LBB163_5
LBB163_5:
b LBB163_6
LBB163_6:
ldur x0, [x29, #-16]
adrp x1, l_.str.83@PAGE
add x1, x1, l_.str.83@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB163_8
b LBB163_7
LBB163_7:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB163_8
LBB163_8:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB163_9
LBB163_9:
b LBB163_10
LBB163_10:
mov w8, #1
stur w8, [x29, #-4]
b LBB163_16
LBB163_11:
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB163_13
b LBB163_12
LBB163_12:
ldur x8, [x29, #-24]
ldr w8, [x8, #32]
ldur w9, [x29, #-28]
add w8, w8, w9
stur w8, [x29, #-28]
b LBB163_13
LBB163_13:
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
ldursw x9, [x29, #-28]
ldr x9, [x8, x9, lsl #3]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB163_15
b LBB163_14
LBB163_14:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
ldursw x9, [x29, #-28]
ldr x1, [x8, x9, lsl #3]
bl _Jim_FreeObj
b LBB163_15
LBB163_15:
ldr x8, [sp, #24]
ldur x9, [x29, #-24]
ldr x9, [x9, #24]
ldursw x10, [x29, #-28]
str x8, [x9, x10, lsl #3]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
stur wzr, [x29, #-4]
b LBB163_16
LBB163_16:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_ListJoin ; -- Begin function Jim_ListJoin
.p2align 2
_Jim_ListJoin: ; @Jim_ListJoin
.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]
stur w3, [x29, #-28]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
bl _Jim_ListLength
str w0, [sp, #28]
ldur x0, [x29, #-8]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
str x0, [sp, #16]
str wzr, [sp, #32]
b LBB164_1
LBB164_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #32]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB164_5
b LBB164_2
LBB164_2: ; in Loop: Header=BB164_1 Depth=1
ldur x8, [x29, #-8]
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x8, [sp, #16]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldr w2, [sp, #32]
bl _Jim_ListGetIndex
ldr x1, [sp] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _Jim_AppendObj
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB164_4
b LBB164_3
LBB164_3: ; in Loop: Header=BB164_1 Depth=1
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldur x2, [x29, #-24]
ldur w3, [x29, #-28]
bl _Jim_AppendString
b LBB164_4
LBB164_4: ; in Loop: Header=BB164_1 Depth=1
b LBB164_1
LBB164_5:
ldr x0, [sp, #16]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_ConcatObj ; -- Begin function Jim_ConcatObj
.p2align 2
_Jim_ConcatObj: ; @Jim_ConcatObj
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
stur wzr, [x29, #-36]
b LBB165_1
LBB165_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB165_6
b LBB165_2
LBB165_2: ; in Loop: Header=BB165_1 Depth=1
ldur x8, [x29, #-32]
ldursw x9, [x29, #-36]
ldr x0, [x8, x9, lsl #3]
bl _Jim_IsList
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB165_4
b LBB165_3
LBB165_3:
b LBB165_6
LBB165_4: ; in Loop: Header=BB165_1 Depth=1
b LBB165_5
LBB165_5: ; in Loop: Header=BB165_1 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB165_1
LBB165_6:
ldur w8, [x29, #-36]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB165_12
b LBB165_7
LBB165_7:
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #48]
stur wzr, [x29, #-36]
b LBB165_8
LBB165_8: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB165_11
b LBB165_9
LBB165_9: ; in Loop: Header=BB165_8 Depth=1
ldr x0, [sp, #48]
ldur x8, [x29, #-32]
ldursw x9, [x29, #-36]
ldr x1, [x8, x9, lsl #3]
bl _ListAppendList
b LBB165_10
LBB165_10: ; in Loop: Header=BB165_8 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB165_8
LBB165_11:
ldr x8, [sp, #48]
stur x8, [x29, #-8]
b LBB165_41
LBB165_12:
str wzr, [sp, #44]
stur wzr, [x29, #-36]
b LBB165_13
LBB165_13: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB165_16
b LBB165_14
LBB165_14: ; in Loop: Header=BB165_13 Depth=1
ldur x8, [x29, #-32]
ldursw x9, [x29, #-36]
ldr x0, [x8, x9, lsl #3]
bl _Jim_Length
ldr w8, [sp, #44]
add w8, w8, w0
str w8, [sp, #44]
b LBB165_15
LBB165_15: ; in Loop: Header=BB165_13 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB165_13
LBB165_16:
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB165_18
b LBB165_17
LBB165_17:
ldur w8, [x29, #-20]
subs w9, w8, #1
ldr w8, [sp, #44]
add w8, w8, w9
str w8, [sp, #44]
b LBB165_18
LBB165_18:
ldr w8, [sp, #44]
add w0, w8, #1
bl _Jim_Alloc
mov x8, x0
str x8, [sp, #32]
str x0, [sp, #24]
stur wzr, [x29, #-36]
b LBB165_19
LBB165_19: ; =>This Loop Header: Depth=1
; Child Loop BB165_21 Depth 2
; Child Loop BB165_26 Depth 2
ldur w8, [x29, #-36]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB165_40
b LBB165_20
LBB165_20: ; in Loop: Header=BB165_19 Depth=1
ldur x8, [x29, #-32]
ldursw x9, [x29, #-36]
ldr x0, [x8, x9, lsl #3]
add x1, sp, #40
bl _Jim_GetString
str x0, [sp, #16]
b LBB165_21
LBB165_21: ; Parent Loop BB165_19 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #40]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB165_23
b LBB165_22
LBB165_22: ; in Loop: Header=BB165_21 Depth=2
ldr x8, [sp, #16]
ldrb w0, [x8]
bl _isspace
subs w8, w0, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB165_23
LBB165_23: ; in Loop: Header=BB165_21 Depth=2
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB165_25
b LBB165_24
LBB165_24: ; in Loop: Header=BB165_21 Depth=2
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldr w8, [sp, #40]
subs w8, w8, #1
str w8, [sp, #40]
ldr w8, [sp, #44]
subs w8, w8, #1
str w8, [sp, #44]
b LBB165_21
LBB165_25: ; in Loop: Header=BB165_19 Depth=1
b LBB165_26
LBB165_26: ; Parent Loop BB165_19 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #40]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB165_28
b LBB165_27
LBB165_27: ; in Loop: Header=BB165_26 Depth=2
ldr x8, [sp, #16]
ldr w9, [sp, #40]
subs w9, w9, #1
ldrb w0, [x8, w9, sxtw]
bl _isspace
subs w8, w0, #0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB165_28
LBB165_28: ; in Loop: Header=BB165_26 Depth=2
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB165_33
b LBB165_29
LBB165_29: ; in Loop: Header=BB165_26 Depth=2
ldr w8, [sp, #40]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB165_32
b LBB165_30
LBB165_30: ; in Loop: Header=BB165_26 Depth=2
ldr x8, [sp, #16]
ldr w9, [sp, #40]
subs w9, w9, #2
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB165_32
b LBB165_31
LBB165_31: ; in Loop: Header=BB165_19 Depth=1
b LBB165_33
LBB165_32: ; in Loop: Header=BB165_26 Depth=2
ldr w8, [sp, #40]
subs w8, w8, #1
str w8, [sp, #40]
ldr w8, [sp, #44]
subs w8, w8, #1
str w8, [sp, #44]
b LBB165_26
LBB165_33: ; in Loop: Header=BB165_19 Depth=1
ldr x0, [sp, #24]
ldr x1, [sp, #16]
ldrsw x2, [sp, #40]
mov x3, #-1
bl ___memcpy_chk
ldrsw x9, [sp, #40]
ldr x8, [sp, #24]
add x8, x8, x9
str x8, [sp, #24]
ldur w8, [x29, #-36]
add w8, w8, #1
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB165_38
b LBB165_34
LBB165_34: ; in Loop: Header=BB165_19 Depth=1
ldr w8, [sp, #40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB165_36
b LBB165_35
LBB165_35: ; in Loop: Header=BB165_19 Depth=1
ldr x9, [sp, #24]
add x8, x9, #1
str x8, [sp, #24]
mov w8, #32
strb w8, [x9]
b LBB165_37
LBB165_36: ; in Loop: Header=BB165_19 Depth=1
ldr w8, [sp, #44]
subs w8, w8, #1
str w8, [sp, #44]
b LBB165_37
LBB165_37: ; in Loop: Header=BB165_19 Depth=1
b LBB165_38
LBB165_38: ; in Loop: Header=BB165_19 Depth=1
b LBB165_39
LBB165_39: ; in Loop: Header=BB165_19 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB165_19
LBB165_40:
ldr x8, [sp, #24]
strb wzr, [x8]
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
ldr w2, [sp, #44]
bl _Jim_NewStringObjNoAlloc
stur x0, [x29, #-8]
b LBB165_41
LBB165_41:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _Jim_IsList ; -- Begin function Jim_IsList
.p2align 2
_Jim_IsList: ; @Jim_IsList
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
adrp x9, _listObjType@PAGE
add x9, x9, _listObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_ListRange ; -- Begin function Jim_ListRange
.p2align 2
_Jim_ListRange: ; @Jim_ListRange
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
str x3, [sp, #40]
ldur x0, [x29, #-16]
ldur x1, [x29, #-32]
add x2, sp, #36
bl _Jim_GetIndex
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB167_2
b LBB167_1
LBB167_1:
ldur x0, [x29, #-16]
ldr x1, [sp, #40]
add x2, sp, #32
bl _Jim_GetIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB167_3
b LBB167_2
LBB167_2:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB167_7
LBB167_3:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _Jim_ListLength
str w0, [sp, #28]
ldr w0, [sp, #28]
add x8, sp, #36
str x8, [sp, #8] ; 8-byte Folded Spill
ldr w1, [sp, #36]
bl _JimRelToAbsIndex
str w0, [sp, #36]
ldr w0, [sp, #28]
add x8, sp, #32
str x8, [sp, #16] ; 8-byte Folded Spill
ldr w1, [sp, #32]
bl _JimRelToAbsIndex
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldr x2, [sp, #16] ; 8-byte Folded Reload
str w0, [sp, #32]
ldr w0, [sp, #28]
add x3, sp, #24
bl _JimRelToAbsRange
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB167_6
b LBB167_4
LBB167_4:
ldr w8, [sp, #32]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB167_6
b LBB167_5
LBB167_5:
ldur x8, [x29, #-24]
stur x8, [x29, #-8]
b LBB167_7
LBB167_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
ldrsw x9, [sp, #36]
add x1, x8, x9, lsl #3
ldr w2, [sp, #24]
bl _Jim_NewListObj
stur x0, [x29, #-8]
b LBB167_7
LBB167_7:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimRelToAbsIndex
_JimRelToAbsIndex: ; @JimRelToAbsIndex
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
str w1, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB168_2
b LBB168_1
LBB168_1:
ldr w8, [sp, #8]
ldr w9, [sp, #4]
add w8, w8, w9
str w8, [sp, #12]
b LBB168_3
LBB168_2:
ldr w8, [sp, #4]
str w8, [sp, #12]
b LBB168_3
LBB168_3:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimRelToAbsRange
_JimRelToAbsRange: ; @JimRelToAbsRange
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str w0, [sp, #44]
str x1, [sp, #32]
str x2, [sp, #24]
str x3, [sp, #16]
ldr x8, [sp, #32]
ldr w8, [x8]
ldr x9, [sp, #24]
ldr w9, [x9]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB169_2
b LBB169_1
LBB169_1:
str wzr, [sp, #12]
b LBB169_9
LBB169_2:
ldr x8, [sp, #24]
ldr w8, [x8]
ldr x9, [sp, #32]
ldr w9, [x9]
subs w8, w8, w9
add w8, w8, #1
str w8, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB169_8
b LBB169_3
LBB169_3:
ldr x8, [sp, #32]
ldr w8, [x8]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB169_5
b LBB169_4
LBB169_4:
ldr x8, [sp, #32]
ldr w9, [x8]
ldr w8, [sp, #12]
add w8, w8, w9
str w8, [sp, #12]
ldr x8, [sp, #32]
str wzr, [x8]
b LBB169_5
LBB169_5:
ldr x8, [sp, #24]
ldr w8, [x8]
ldr w9, [sp, #44]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB169_7
b LBB169_6
LBB169_6:
ldr x8, [sp, #24]
ldr w8, [x8]
ldr w9, [sp, #44]
subs w9, w9, #1
subs w9, w8, w9
ldr w8, [sp, #12]
subs w8, w8, w9
str w8, [sp, #12]
ldr w8, [sp, #44]
subs w8, w8, #1
ldr x9, [sp, #24]
str w8, [x9]
b LBB169_7
LBB169_7:
b LBB169_8
LBB169_8:
b LBB169_9
LBB169_9:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB169_11
b LBB169_10
LBB169_10:
str wzr, [sp, #12]
b LBB169_11
LBB169_11:
ldr w8, [sp, #12]
ldr x9, [sp, #16]
str w8, [x9]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_DictAddElement ; -- Begin function Jim_DictAddElement
.p2align 2
_Jim_DictAddElement: ; @Jim_DictAddElement
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
str x3, [sp, #8]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _SetDictFromAny
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB170_2
b LBB170_1
LBB170_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB170_3
LBB170_2:
ldr x0, [sp, #24]
bl _Jim_InvalidateStringRep
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr x2, [sp, #16]
ldr x3, [sp, #8]
bl _DictAddElement
stur w0, [x29, #-4]
b LBB170_3
LBB170_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SetDictFromAny
_SetDictFromAny: ; @SetDictFromAny
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
adrp x9, _dictObjType@PAGE
add x9, x9, _dictObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB171_2
b LBB171_1
LBB171_1:
stur wzr, [x29, #-4]
b LBB171_19
LBB171_2:
ldur x0, [x29, #-24]
bl _Jim_IsList
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB171_5
b LBB171_3
LBB171_3:
ldur x8, [x29, #-24]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB171_5
b LBB171_4
LBB171_4:
ldur x0, [x29, #-24]
bl _Jim_String
b LBB171_5
LBB171_5:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _Jim_ListLength
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB171_11
b LBB171_6
LBB171_6:
b LBB171_7
LBB171_7:
ldur x0, [x29, #-16]
adrp x1, l_.str.335@PAGE
add x1, x1, l_.str.335@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #40]
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB171_9
b LBB171_8
LBB171_8:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB171_9
LBB171_9:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB171_10
LBB171_10:
mov w8, #1
stur w8, [x29, #-4]
b LBB171_19
LBB171_11:
mov w0, #48
bl _Jim_Alloc
str x0, [sp, #32]
ldr x0, [sp, #32]
ldur x2, [x29, #-16]
adrp x1, _JimDictHashTableType@PAGE
add x1, x1, _JimDictHashTableType@PAGEOFF
bl _Jim_InitHashTable
str wzr, [sp, #28]
b LBB171_12
LBB171_12: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB171_15
b LBB171_13
LBB171_13: ; in Loop: Header=BB171_12 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr w2, [sp, #28]
bl _Jim_ListGetIndex
str x0, [sp, #16]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr w8, [sp, #28]
add w2, w8, #1
bl _Jim_ListGetIndex
str x0, [sp, #8]
ldr x0, [sp, #32]
ldr x1, [sp, #16]
ldr x2, [sp, #8]
bl _Jim_ReplaceHashEntry
b LBB171_14
LBB171_14: ; in Loop: Header=BB171_12 Depth=1
ldr w8, [sp, #28]
add w8, w8, #2
str w8, [sp, #28]
b LBB171_12
LBB171_15:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB171_18
b LBB171_16
LBB171_16:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB171_18
b LBB171_17
LBB171_17:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
blr x8
b LBB171_18
LBB171_18:
ldur x9, [x29, #-24]
adrp x8, _dictObjType@PAGE
add x8, x8, _dictObjType@PAGEOFF
str x8, [x9, #8]
ldr x8, [sp, #32]
ldur x9, [x29, #-24]
str x8, [x9, #24]
stur wzr, [x29, #-4]
b LBB171_19
LBB171_19:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function DictAddElement
_DictAddElement: ; @DictAddElement
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
str x3, [sp, #8]
ldr x8, [sp, #24]
ldr x8, [x8, #24]
str x8, [sp]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB172_2
b LBB172_1
LBB172_1:
ldr x0, [sp]
ldr x1, [sp, #16]
bl _Jim_DeleteHashEntry
stur w0, [x29, #-4]
b LBB172_3
LBB172_2:
ldr x0, [sp]
ldr x1, [sp, #16]
ldr x2, [sp, #8]
bl _Jim_ReplaceHashEntry
stur wzr, [x29, #-4]
b LBB172_3
LBB172_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_NewDictObj ; -- Begin function Jim_NewDictObj
.p2align 2
_Jim_NewDictObj: ; @Jim_NewDictObj
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
ldur x0, [x29, #-8]
bl _Jim_NewObj
str x0, [sp, #16]
ldr x9, [sp, #16]
adrp x8, _dictObjType@PAGE
add x8, x8, _dictObjType@PAGEOFF
str x8, [x9, #8]
ldr x8, [sp, #16]
; kill: def $x9 killed $xzr
str xzr, [x8]
mov w0, #48
bl _Jim_Alloc
ldr x8, [sp, #16]
str x0, [x8, #24]
ldr x8, [sp, #16]
ldr x0, [x8, #24]
ldur x2, [x29, #-8]
adrp x1, _JimDictHashTableType@PAGE
add x1, x1, _JimDictHashTableType@PAGEOFF
bl _Jim_InitHashTable
str wzr, [sp, #12]
b LBB173_1
LBB173_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB173_4
b LBB173_2
LBB173_2: ; in Loop: Header=BB173_1 Depth=1
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldur x8, [x29, #-16]
ldrsw x9, [sp, #12]
ldr x2, [x8, x9, lsl #3]
ldur x8, [x29, #-16]
ldr w9, [sp, #12]
add w9, w9, #1
ldr x3, [x8, w9, sxtw #3]
bl _DictAddElement
b LBB173_3
LBB173_3: ; in Loop: Header=BB173_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #2
str w8, [sp, #12]
b LBB173_1
LBB173_4:
ldr x0, [sp, #16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_DictKey ; -- Begin function Jim_DictKey
.p2align 2
_Jim_DictKey: ; @Jim_DictKey
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
str x3, [sp, #40]
str w4, [sp, #36]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _SetDictFromAny
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB174_2
b LBB174_1
LBB174_1:
mov w8, #-1
stur w8, [x29, #-4]
b LBB174_7
LBB174_2:
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
str x8, [sp, #16]
ldr x0, [sp, #16]
ldur x1, [x29, #-32]
bl _Jim_FindHashEntry
mov x8, x0
str x8, [sp, #24]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB174_6
b LBB174_3
LBB174_3:
ldr w8, [sp, #36]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB174_5
b LBB174_4
LBB174_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.84@PAGE
add x1, x1, l_.str.84@PAGEOFF
bl _Jim_SetResultFormatted
b LBB174_5
LBB174_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB174_7
LBB174_6:
ldr x8, [sp, #24]
ldr x8, [x8, #8]
ldr x9, [sp, #40]
str x8, [x9]
stur wzr, [x29, #-4]
b LBB174_7
LBB174_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _Jim_DictPairs ; -- Begin function Jim_DictPairs
.p2align 2
_Jim_DictPairs: ; @Jim_DictPairs
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
str x3, [sp, #8]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _SetDictFromAny
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB175_2
b LBB175_1
LBB175_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB175_3
LBB175_2:
ldr x0, [sp, #24]
ldr x1, [sp, #8]
bl _JimDictPairs
ldr x8, [sp, #16]
str x0, [x8]
stur wzr, [x29, #-4]
b LBB175_3
LBB175_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimDictPairs
_JimDictPairs: ; @JimDictPairs
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
stur x8, [x29, #-24]
ldur x8, [x29, #-24]
ldr w8, [x8, #32]
lsl w8, w8, #1
; kill: def $x8 killed $w8
lsl x8, x8, #3
mov x0, x8
bl _Jim_Alloc
str x0, [sp, #8]
ldur x0, [x29, #-24]
add x1, sp, #24
bl _JimInitHashTableIterator
str wzr, [sp, #4]
b LBB176_1
LBB176_1: ; =>This Inner Loop Header: Depth=1
add x0, sp, #24
bl _Jim_NextHashEntry
mov x8, x0
str x8, [sp, #16]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB176_3
b LBB176_2
LBB176_2: ; in Loop: Header=BB176_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #8]
ldrsw x10, [sp, #4]
mov x11, x10
add w11, w11, #1
str w11, [sp, #4]
str x8, [x9, x10, lsl #3]
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldr x9, [sp, #8]
ldrsw x10, [sp, #4]
mov x11, x10
add w11, w11, #1
str w11, [sp, #4]
str x8, [x9, x10, lsl #3]
b LBB176_1
LBB176_3:
ldr w8, [sp, #4]
ldur x9, [x29, #-16]
str w8, [x9]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _Jim_DictKeysVector ; -- Begin function Jim_DictKeysVector
.p2align 2
_Jim_DictKeysVector: ; @Jim_DictKeysVector
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur w3, [x29, #-36]
str x4, [sp, #32]
str w5, [sp, #28]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB177_2
b LBB177_1
LBB177_1:
ldur x8, [x29, #-24]
ldr x9, [sp, #32]
str x8, [x9]
stur wzr, [x29, #-4]
b LBB177_9
LBB177_2:
str wzr, [sp, #24]
b LBB177_3
LBB177_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB177_8
b LBB177_4
LBB177_4: ; in Loop: Header=BB177_3 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur x8, [x29, #-32]
ldrsw x9, [sp, #24]
ldr x2, [x8, x9, lsl #3]
ldr w4, [sp, #28]
add x3, sp, #16
bl _Jim_DictKey
str w0, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB177_6
b LBB177_5
LBB177_5:
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB177_9
LBB177_6: ; in Loop: Header=BB177_3 Depth=1
ldr x8, [sp, #16]
stur x8, [x29, #-24]
b LBB177_7
LBB177_7: ; in Loop: Header=BB177_3 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB177_3
LBB177_8:
ldur x8, [x29, #-24]
ldr x9, [sp, #32]
str x8, [x9]
stur wzr, [x29, #-4]
b LBB177_9
LBB177_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _Jim_SetDictKeysVector ; -- Begin function Jim_SetDictKeysVector
.p2align 2
_Jim_SetDictKeysVector: ; @Jim_SetDictKeysVector
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur w3, [x29, #-36]
str x4, [sp, #48]
str w5, [sp, #44]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr w2, [sp, #44]
bl _Jim_GetVariable
mov x8, x0
str x8, [sp, #24]
str x0, [sp, #32]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB178_7
b LBB178_1
LBB178_1:
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB178_4
b LBB178_2
LBB178_2:
ldr w8, [sp, #44]
ands w8, w8, #0x8
cset w8, eq
tbnz w8, #0, LBB178_4
b LBB178_3
LBB178_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB178_39
LBB178_4:
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewDictObj
mov x8, x0
str x8, [sp, #24]
str x0, [sp, #32]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr x2, [sp, #24]
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB178_6
b LBB178_5
LBB178_5:
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
bl _Jim_FreeObj
mov w8, #1
stur w8, [x29, #-4]
b LBB178_39
LBB178_6:
b LBB178_7
LBB178_7:
ldr x8, [sp, #24]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, gt
and w9, w8, #0x1
str w9, [sp, #12]
tbz w8, #0, LBB178_9
b LBB178_8
LBB178_8:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_DuplicateObj
mov x8, x0
str x8, [sp, #24]
str x0, [sp, #32]
b LBB178_9
LBB178_9:
str wzr, [sp, #8]
b LBB178_10
LBB178_10: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB178_29
b LBB178_11
LBB178_11: ; in Loop: Header=BB178_10 Depth=1
ldr x8, [sp, #24]
str x8, [sp, #16]
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
bl _SetDictFromAny
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB178_13
b LBB178_12
LBB178_12:
b LBB178_36
LBB178_13: ; in Loop: Header=BB178_10 Depth=1
ldr w8, [sp, #8]
ldur w9, [x29, #-36]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB178_20
b LBB178_14
LBB178_14:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldur x8, [x29, #-32]
ldur w9, [x29, #-36]
subs w9, w9, #1
ldr x2, [x8, w9, sxtw #3]
ldr x3, [sp, #48]
bl _Jim_DictAddElement
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB178_19
b LBB178_15
LBB178_15:
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB178_17
b LBB178_16
LBB178_16:
ldr w8, [sp, #44]
ands w8, w8, #0x8
cset w8, eq
tbnz w8, #0, LBB178_18
b LBB178_17
LBB178_17:
b LBB178_36
LBB178_18:
b LBB178_19
LBB178_19:
b LBB178_29
LBB178_20: ; in Loop: Header=BB178_10 Depth=1
ldr x0, [sp, #16]
bl _Jim_InvalidateStringRep
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
ldur x8, [x29, #-32]
ldrsw x9, [sp, #8]
ldr x2, [x8, x9, lsl #3]
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, ne
and w8, w8, #0x1
ands w8, w8, #0x1
cset w4, eq
add x3, sp, #24
bl _Jim_DictKey
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB178_24
b LBB178_21
LBB178_21: ; in Loop: Header=BB178_10 Depth=1
ldr x8, [sp, #24]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB178_23
b LBB178_22
LBB178_22: ; in Loop: Header=BB178_10 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_DuplicateObj
str x0, [sp, #24]
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
ldur x8, [x29, #-32]
ldrsw x9, [sp, #8]
ldr x2, [x8, x9, lsl #3]
ldr x3, [sp, #24]
bl _DictAddElement
b LBB178_23
LBB178_23: ; in Loop: Header=BB178_10 Depth=1
b LBB178_27
LBB178_24: ; in Loop: Header=BB178_10 Depth=1
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB178_26
b LBB178_25
LBB178_25:
b LBB178_36
LBB178_26: ; in Loop: Header=BB178_10 Depth=1
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewDictObj
str x0, [sp, #24]
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
ldur x8, [x29, #-32]
ldrsw x9, [sp, #8]
ldr x2, [x8, x9, lsl #3]
ldr x3, [sp, #24]
bl _DictAddElement
b LBB178_27
LBB178_27: ; in Loop: Header=BB178_10 Depth=1
b LBB178_28
LBB178_28: ; in Loop: Header=BB178_10 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB178_10
LBB178_29:
ldr x0, [sp, #24]
bl _Jim_InvalidateStringRep
ldr x0, [sp, #32]
bl _Jim_InvalidateStringRep
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr x2, [sp, #32]
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB178_31
b LBB178_30
LBB178_30:
b LBB178_36
LBB178_31:
b LBB178_32
LBB178_32:
ldr x8, [sp, #32]
str x8, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB178_34
b LBB178_33
LBB178_33:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB178_34
LBB178_34:
ldr x8, [sp]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB178_35
LBB178_35:
stur wzr, [x29, #-4]
b LBB178_39
LBB178_36:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB178_38
b LBB178_37
LBB178_37:
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
bl _Jim_FreeObj
b LBB178_38
LBB178_38:
mov w8, #1
stur w8, [x29, #-4]
b LBB178_39
LBB178_39:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SetIndexFromAny
_SetIndexFromAny: ; @SetIndexFromAny
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur wzr, [x29, #-32]
ldur x0, [x29, #-24]
bl _Jim_String
str x0, [sp, #40]
ldr x0, [sp, #40]
adrp x1, l_.str.194@PAGE
add x1, x1, l_.str.194@PAGEOFF
mov x2, #3
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB179_2
b LBB179_1
LBB179_1:
mov w8, #1
stur w8, [x29, #-32]
ldr x8, [sp, #40]
add x8, x8, #3
str x8, [sp, #40]
stur wzr, [x29, #-28]
b LBB179_5
LBB179_2:
ldr x0, [sp, #40]
add x1, sp, #32
bl _jim_strtol
mov x8, x0
stur w8, [x29, #-28]
ldr x8, [sp, #32]
ldr x9, [sp, #40]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB179_4
b LBB179_3
LBB179_3:
b LBB179_28
LBB179_4:
ldr x8, [sp, #32]
str x8, [sp, #40]
b LBB179_5
LBB179_5:
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #43
cset w8, eq
tbnz w8, #0, LBB179_7
b LBB179_6
LBB179_6:
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB179_11
b LBB179_7
LBB179_7:
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #43
cset w8, eq
and w9, w8, #0x1
mov w8, #-1
ands w9, w9, #0x1
csinc w8, w8, wzr, eq
str w8, [sp, #28]
ldrsw x8, [sp, #28]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x8, [sp, #40]
add x0, x8, #1
mov x8, x0
str x8, [sp, #40]
add x1, sp, #32
bl _jim_strtol
ldr x8, [sp, #16] ; 8-byte Folded Reload
mul x9, x8, x0
ldursw x8, [x29, #-28]
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-28]
ldr x8, [sp, #40]
ldr x9, [sp, #32]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB179_9
b LBB179_8
LBB179_8:
ldr x8, [sp, #32]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB179_10
b LBB179_9
LBB179_9:
b LBB179_28
LBB179_10:
ldr x8, [sp, #32]
str x8, [sp, #40]
b LBB179_11
LBB179_11:
b LBB179_12
LBB179_12: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #40]
ldrb w0, [x8]
bl _isspace
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB179_14
b LBB179_13
LBB179_13: ; in Loop: Header=BB179_12 Depth=1
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB179_12
LBB179_14:
ldr x8, [sp, #40]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB179_16
b LBB179_15
LBB179_15:
b LBB179_28
LBB179_16:
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB179_21
b LBB179_17
LBB179_17:
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB179_19
b LBB179_18
LBB179_18:
mov w8, #2147483647
stur w8, [x29, #-28]
b LBB179_20
LBB179_19:
ldur w8, [x29, #-28]
subs w8, w8, #1
stur w8, [x29, #-28]
b LBB179_20
LBB179_20:
b LBB179_24
LBB179_21:
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB179_23
b LBB179_22
LBB179_22:
mov w8, #-2147483647
stur w8, [x29, #-28]
b LBB179_23
LBB179_23:
b LBB179_24
LBB179_24:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB179_27
b LBB179_25
LBB179_25:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB179_27
b LBB179_26
LBB179_26:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
blr x8
b LBB179_27
LBB179_27:
ldur x9, [x29, #-24]
adrp x8, _indexObjType@PAGE
add x8, x8, _indexObjType@PAGEOFF
str x8, [x9, #8]
ldur w8, [x29, #-28]
ldur x9, [x29, #-24]
str w8, [x9, #24]
stur wzr, [x29, #-4]
b LBB179_29
LBB179_28:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.340@PAGE
add x1, x1, l_.str.340@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB179_29
LBB179_29:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _Jim_ReturnCode ; -- Begin function Jim_ReturnCode
.p2align 2
_Jim_ReturnCode: ; @Jim_ReturnCode
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB180_2
b LBB180_1
LBB180_1:
ldr w8, [sp, #4]
subs w8, w8, #9
cset w8, lt
tbnz w8, #0, LBB180_3
b LBB180_2
LBB180_2:
adrp x8, l_.str.85@PAGE
add x8, x8, l_.str.85@PAGEOFF
str x8, [sp, #8]
b LBB180_4
LBB180_3:
ldrsw x9, [sp, #4]
adrp x8, _jimReturnCodes@PAGE
add x8, x8, _jimReturnCodes@PAGEOFF
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #8]
b LBB180_4
LBB180_4:
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_GetReturnCode ; -- Begin function Jim_GetReturnCode
.p2align 2
_Jim_GetReturnCode: ; @Jim_GetReturnCode
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
str x2, [sp]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
adrp x9, _returnCodeObjType@PAGE
add x9, x9, _returnCodeObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB181_3
b LBB181_1
LBB181_1:
ldr x0, [sp, #16]
ldr x1, [sp, #8]
bl _SetReturnCodeFromAny
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB181_3
b LBB181_2
LBB181_2:
mov w8, #1
stur w8, [x29, #-4]
b LBB181_4
LBB181_3:
ldr x8, [sp, #8]
ldr w8, [x8, #24]
ldr x9, [sp]
str w8, [x9]
stur wzr, [x29, #-4]
b LBB181_4
LBB181_4:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SetReturnCodeFromAny
_SetReturnCodeFromAny: ; @SetReturnCodeFromAny
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
add x2, sp, #8
bl _JimGetWideNoErr
subs w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB182_2
b LBB182_1
LBB182_1:
ldr x8, [sp, #8]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #20]
b LBB182_5
LBB182_2:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
adrp x2, _jimReturnCodes@PAGE
add x2, x2, _jimReturnCodes@PAGEOFF
add x3, sp, #20
mov x4, #0
mov w5, #0
bl _Jim_GetEnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB182_4
b LBB182_3
LBB182_3:
ldur x0, [x29, #-16]
ldr x8, [sp, #24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.350@PAGE
add x1, x1, l_.str.350@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB182_9
LBB182_4:
b LBB182_5
LBB182_5:
ldr x8, [sp, #24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB182_8
b LBB182_6
LBB182_6:
ldr x8, [sp, #24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB182_8
b LBB182_7
LBB182_7:
ldr x8, [sp, #24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
blr x8
b LBB182_8
LBB182_8:
ldr x9, [sp, #24]
adrp x8, _returnCodeObjType@PAGE
add x8, x8, _returnCodeObjType@PAGEOFF
str x8, [x9, #8]
ldr w8, [sp, #20]
ldr x9, [sp, #24]
str w8, [x9, #24]
stur wzr, [x29, #-4]
b LBB182_9
LBB182_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _jim_tt_name ; -- Begin function jim_tt_name
.p2align 2
_jim_tt_name: ; @jim_tt_name
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-12]
ldur w8, [x29, #-12]
subs w8, w8, #20
cset w8, ge
tbnz w8, #0, LBB183_2
b LBB183_1
LBB183_1:
ldursw x9, [x29, #-12]
adrp x8, _jim_tt_name.tt_names@PAGE
add x8, x8, _jim_tt_name.tt_names@PAGEOFF
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-8]
b LBB183_5
LBB183_2:
ldur w0, [x29, #-12]
bl _JimExprOperatorInfoByOpcode
str x0, [sp, #24]
ldr x8, [sp, #24]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB183_4
b LBB183_3
LBB183_3:
ldr x8, [sp, #24]
ldr x8, [x8]
stur x8, [x29, #-8]
b LBB183_5
LBB183_4:
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, _jim_tt_name.buf@PAGE
add x0, x0, _jim_tt_name.buf@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
mov w1, #0
mov x2, #20
adrp x3, l_.str.103@PAGE
add x3, x3, l_.str.103@PAGEOFF
bl ___sprintf_chk
ldr x8, [sp, #16] ; 8-byte Folded Reload
stur x8, [x29, #-8]
b LBB183_5
LBB183_5:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimExprOperatorInfoByOpcode
_JimExprOperatorInfoByOpcode: ; @JimExprOperatorInfoByOpcode
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #20
cset w8, ge
tbnz w8, #0, LBB184_2
b LBB184_1
LBB184_1:
adrp x8, _JimExprOperatorInfoByOpcode.dummy_op@PAGE
add x8, x8, _JimExprOperatorInfoByOpcode.dummy_op@PAGEOFF
str x8, [sp, #8]
b LBB184_3
LBB184_2:
ldr w8, [sp, #4]
subs w8, w8, #20
adrp x10, _Jim_ExprOperators@PAGE
add x10, x10, _Jim_ExprOperators@PAGEOFF
mov w9, #24
smaddl x8, w8, w9, x10
str x8, [sp, #8]
b LBB184_3
LBB184_3:
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_EvalExpression ; -- Begin function Jim_EvalExpression
.p2align 2
_Jim_EvalExpression: ; @Jim_EvalExpression
.cfi_startproc
; %bb.0:
sub sp, sp, #304
.cfi_def_cfa_offset 304
stp x28, x27, [sp, #272] ; 16-byte Folded Spill
stp x29, x30, [sp, #288] ; 16-byte Folded Spill
add x29, sp, #288
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
stur x0, [x29, #-120]
stur x1, [x29, #-128]
stur x2, [x29, #-136]
str wzr, [sp, #136]
ldur x0, [x29, #-120]
ldur x1, [x29, #-128]
bl _JimGetExpression
str x0, [sp, #144]
ldr x8, [sp, #144]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB185_2
b LBB185_1
LBB185_1:
mov w8, #1
stur w8, [x29, #-108]
b LBB185_76
LBB185_2:
ldr x8, [sp, #144]
ldr w8, [x8, #8]
str w8, [sp, #60] ; 4-byte Folded Spill
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB185_5
b LBB185_3
LBB185_3:
ldr w8, [sp, #60] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB185_8
b LBB185_4
LBB185_4:
ldr w8, [sp, #60] ; 4-byte Folded Reload
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB185_17
b LBB185_36
LBB185_5:
ldur x0, [x29, #-120]
ldr x8, [sp, #144]
ldr x1, [x8]
bl _JimExprIntValOrVar
str x0, [sp, #104]
ldr x8, [sp, #104]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB185_7
b LBB185_6
LBB185_6:
ldr x9, [sp, #104]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #104]
ldur x9, [x29, #-136]
str x8, [x9]
stur wzr, [x29, #-108]
b LBB185_76
LBB185_7:
b LBB185_36
LBB185_8:
ldr x8, [sp, #144]
ldr x8, [x8]
ldr w8, [x8, #24]
subs w8, w8, #55
cset w8, ne
tbnz w8, #0, LBB185_16
b LBB185_9
LBB185_9:
ldur x0, [x29, #-120]
ldr x8, [sp, #144]
ldr x1, [x8]
bl _JimExprIntValOrVar
str x0, [sp, #104]
ldr x8, [sp, #104]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB185_15
b LBB185_10
LBB185_10:
ldr x0, [sp, #104]
bl _JimIsWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB185_15
b LBB185_11
LBB185_11:
ldr x8, [sp, #104]
ldr x8, [x8, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB185_13
b LBB185_12
LBB185_12:
ldur x8, [x29, #-120]
ldr x8, [x8, #224]
str x8, [sp, #48] ; 8-byte Folded Spill
b LBB185_14
LBB185_13:
ldur x8, [x29, #-120]
ldr x8, [x8, #216]
str x8, [sp, #48] ; 8-byte Folded Spill
b LBB185_14
LBB185_14:
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldur x9, [x29, #-136]
str x8, [x9]
ldur x8, [x29, #-136]
ldr x9, [x8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
stur wzr, [x29, #-108]
b LBB185_76
LBB185_15:
b LBB185_16
LBB185_16:
b LBB185_36
LBB185_17:
ldur x0, [x29, #-120]
ldr x8, [sp, #144]
ldr x1, [x8]
bl _JimExprIntValOrVar
str x0, [sp, #104]
ldr x8, [sp, #104]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB185_35
b LBB185_18
LBB185_18:
ldr x0, [sp, #104]
bl _JimIsWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB185_35
b LBB185_19
LBB185_19:
ldur x0, [x29, #-120]
ldr x8, [sp, #144]
ldr x8, [x8]
add x1, x8, #16
bl _JimExprIntValOrVar
str x0, [sp, #96]
ldr x8, [sp, #96]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB185_34
b LBB185_20
LBB185_20:
ldr x0, [sp, #96]
bl _JimIsWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB185_34
b LBB185_21
LBB185_21:
ldr x8, [sp, #104]
ldr x8, [x8, #24]
str x8, [sp, #88]
ldr x8, [sp, #96]
ldr x8, [x8, #24]
str x8, [sp, #80]
ldr x8, [sp, #144]
ldr x8, [x8]
ldr w8, [x8, #40]
subs w8, w8, #29
; kill: def $x8 killed $w8
str x8, [sp, #40] ; 8-byte Folded Spill
subs x8, x8, #5
cset w8, hi
tbnz w8, #0, LBB185_29
; %bb.22:
ldr x11, [sp, #40] ; 8-byte Folded Reload
adrp x10, lJTI185_0@PAGE
add x10, x10, lJTI185_0@PAGEOFF
Ltmp26:
adr x8, Ltmp26
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB185_23:
ldr x8, [sp, #88]
ldr x9, [sp, #80]
subs x8, x8, x9
cset w8, lt
and w8, w8, #0x1
str w8, [sp, #76]
b LBB185_30
LBB185_24:
ldr x8, [sp, #88]
ldr x9, [sp, #80]
subs x8, x8, x9
cset w8, le
and w8, w8, #0x1
str w8, [sp, #76]
b LBB185_30
LBB185_25:
ldr x8, [sp, #88]
ldr x9, [sp, #80]
subs x8, x8, x9
cset w8, gt
and w8, w8, #0x1
str w8, [sp, #76]
b LBB185_30
LBB185_26:
ldr x8, [sp, #88]
ldr x9, [sp, #80]
subs x8, x8, x9
cset w8, ge
and w8, w8, #0x1
str w8, [sp, #76]
b LBB185_30
LBB185_27:
ldr x8, [sp, #88]
ldr x9, [sp, #80]
subs x8, x8, x9
cset w8, eq
and w8, w8, #0x1
str w8, [sp, #76]
b LBB185_30
LBB185_28:
ldr x8, [sp, #88]
ldr x9, [sp, #80]
subs x8, x8, x9
cset w8, ne
and w8, w8, #0x1
str w8, [sp, #76]
b LBB185_30
LBB185_29:
b LBB185_37
LBB185_30:
ldr w8, [sp, #76]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB185_32
b LBB185_31
LBB185_31:
ldur x8, [x29, #-120]
ldr x8, [x8, #216]
str x8, [sp, #32] ; 8-byte Folded Spill
b LBB185_33
LBB185_32:
ldur x8, [x29, #-120]
ldr x8, [x8, #224]
str x8, [sp, #32] ; 8-byte Folded Spill
b LBB185_33
LBB185_33:
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldur x9, [x29, #-136]
str x8, [x9]
ldur x8, [x29, #-136]
ldr x9, [x8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
stur wzr, [x29, #-108]
b LBB185_76
LBB185_34:
b LBB185_35
LBB185_35:
b LBB185_36
LBB185_36:
b LBB185_37
LBB185_37:
ldr x9, [sp, #144]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
ldr x8, [sp, #144]
ldr w8, [x8, #8]
subs w8, w8, #10
cset w8, le
tbnz w8, #0, LBB185_39
b LBB185_38
LBB185_38:
ldr x8, [sp, #144]
ldrsw x9, [x8, #8]
mov x8, #8
mul x8, x8, x9
mov x0, x8
bl _Jim_Alloc
str x0, [sp, #112]
b LBB185_40
LBB185_39:
sub x8, x29, #104
str x8, [sp, #112]
b LBB185_40
LBB185_40:
str wzr, [sp, #120]
str wzr, [sp, #140]
b LBB185_41
LBB185_41: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #140]
ldr x9, [sp, #144]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB185_43
b LBB185_42
LBB185_42: ; in Loop: Header=BB185_41 Depth=1
ldr w8, [sp, #136]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB185_43
LBB185_43: ; in Loop: Header=BB185_41 Depth=1
ldr w8, [sp, #28] ; 4-byte Folded Reload
tbz w8, #0, LBB185_64
b LBB185_44
LBB185_44: ; in Loop: Header=BB185_41 Depth=1
ldr x8, [sp, #144]
ldr x8, [x8]
ldrsw x9, [sp, #140]
add x8, x8, x9, lsl #4
ldr w8, [x8, #8]
subs w8, w8, #1
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #14
cset w8, hi
tbnz w8, #0, LBB185_61
; %bb.45: ; in Loop: Header=BB185_41 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI185_1@PAGE
add x10, x10, lJTI185_1@PAGEOFF
Ltmp27:
adr x8, Ltmp27
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB185_46: ; in Loop: Header=BB185_41 Depth=1
ldr x8, [sp, #144]
ldr x8, [x8]
ldrsw x9, [sp, #140]
lsl x9, x9, #4
ldr x1, [x8, x9]
add x0, sp, #112
bl _ExprPush
b LBB185_62
LBB185_47: ; in Loop: Header=BB185_41 Depth=1
ldur x0, [x29, #-120]
ldr x8, [sp, #144]
ldr x8, [x8]
ldrsw x9, [sp, #140]
lsl x9, x9, #4
ldr x1, [x8, x9]
mov w2, #1
bl _Jim_GetVariable
str x0, [sp, #64]
ldr x8, [sp, #64]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB185_49
b LBB185_48
LBB185_48: ; in Loop: Header=BB185_41 Depth=1
ldr x1, [sp, #64]
add x0, sp, #112
bl _ExprPush
b LBB185_50
LBB185_49: ; in Loop: Header=BB185_41 Depth=1
mov w8, #1
str w8, [sp, #136]
b LBB185_50
LBB185_50: ; in Loop: Header=BB185_41 Depth=1
b LBB185_62
LBB185_51: ; in Loop: Header=BB185_41 Depth=1
ldur x0, [x29, #-120]
ldr x8, [sp, #144]
ldr x8, [x8]
ldrsw x9, [sp, #140]
lsl x9, x9, #4
ldr x1, [x8, x9]
bl _JimExpandDictSugar
str x0, [sp, #64]
ldr x8, [sp, #64]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB185_53
b LBB185_52
LBB185_52: ; in Loop: Header=BB185_41 Depth=1
ldr x1, [sp, #64]
add x0, sp, #112
bl _ExprPush
b LBB185_54
LBB185_53: ; in Loop: Header=BB185_41 Depth=1
mov w8, #1
str w8, [sp, #136]
b LBB185_54
LBB185_54: ; in Loop: Header=BB185_41 Depth=1
b LBB185_62
LBB185_55: ; in Loop: Header=BB185_41 Depth=1
ldur x0, [x29, #-120]
ldr x8, [sp, #144]
ldr x8, [x8]
ldrsw x9, [sp, #140]
lsl x9, x9, #4
ldr x1, [x8, x9]
add x2, sp, #64
mov w3, #0
bl _Jim_SubstObj
str w0, [sp, #136]
ldr w8, [sp, #136]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB185_57
b LBB185_56
LBB185_56: ; in Loop: Header=BB185_41 Depth=1
ldr x1, [sp, #64]
add x0, sp, #112
bl _ExprPush
b LBB185_57
LBB185_57: ; in Loop: Header=BB185_41 Depth=1
b LBB185_62
LBB185_58: ; in Loop: Header=BB185_41 Depth=1
ldur x0, [x29, #-120]
ldr x8, [sp, #144]
ldr x8, [x8]
ldrsw x9, [sp, #140]
lsl x9, x9, #4
ldr x1, [x8, x9]
bl _Jim_EvalObj
str w0, [sp, #136]
ldr w8, [sp, #136]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB185_60
b LBB185_59
LBB185_59: ; in Loop: Header=BB185_41 Depth=1
ldur x8, [x29, #-120]
ldr x1, [x8]
add x0, sp, #112
bl _ExprPush
b LBB185_60
LBB185_60: ; in Loop: Header=BB185_41 Depth=1
b LBB185_62
LBB185_61: ; in Loop: Header=BB185_41 Depth=1
add x8, sp, #112
str x8, [sp, #8] ; 8-byte Folded Spill
str wzr, [sp, #128]
ldr x8, [sp, #144]
ldr x8, [x8]
ldrsw x9, [sp, #140]
add x8, x8, x9, lsl #4
ldr w8, [x8, #8]
str w8, [sp, #124]
ldr w0, [sp, #124]
bl _JimExprOperatorInfoByOpcode
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x0, #8]
ldur x0, [x29, #-120]
blr x8
str w0, [sp, #136]
ldr w9, [sp, #128]
ldr w8, [sp, #140]
add w8, w8, w9
str w8, [sp, #140]
b LBB185_63
LBB185_62: ; in Loop: Header=BB185_41 Depth=1
b LBB185_63
LBB185_63: ; in Loop: Header=BB185_41 Depth=1
ldr w8, [sp, #140]
add w8, w8, #1
str w8, [sp, #140]
b LBB185_41
LBB185_64:
ldr x9, [sp, #144]
ldr w8, [x9, #12]
subs w8, w8, #1
str w8, [x9, #12]
ldr w8, [sp, #136]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB185_66
b LBB185_65
LBB185_65:
add x0, sp, #112
bl _ExprPop
ldur x8, [x29, #-136]
str x0, [x8]
b LBB185_73
LBB185_66:
str wzr, [sp, #140]
b LBB185_67
LBB185_67: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #140]
ldr w9, [sp, #120]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB185_72
b LBB185_68
LBB185_68: ; in Loop: Header=BB185_67 Depth=1
ldr x8, [sp, #112]
ldrsw x9, [sp, #140]
ldr x9, [x8, x9, lsl #3]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB185_70
b LBB185_69
LBB185_69: ; in Loop: Header=BB185_67 Depth=1
ldur x0, [x29, #-120]
ldr x8, [sp, #112]
ldrsw x9, [sp, #140]
ldr x1, [x8, x9, lsl #3]
bl _Jim_FreeObj
b LBB185_70
LBB185_70: ; in Loop: Header=BB185_67 Depth=1
b LBB185_71
LBB185_71: ; in Loop: Header=BB185_67 Depth=1
ldr w8, [sp, #140]
add w8, w8, #1
str w8, [sp, #140]
b LBB185_67
LBB185_72:
b LBB185_73
LBB185_73:
ldr x8, [sp, #112]
sub x9, x29, #104
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB185_75
b LBB185_74
LBB185_74:
ldr x0, [sp, #112]
bl _Jim_Free
b LBB185_75
LBB185_75:
ldr w8, [sp, #136]
stur w8, [x29, #-108]
b LBB185_76
LBB185_76:
ldur w8, [x29, #-108]
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, LBB185_78
b LBB185_77
LBB185_77:
bl ___stack_chk_fail
LBB185_78:
ldr w0, [sp, #4] ; 4-byte Folded Reload
ldp x29, x30, [sp, #288] ; 16-byte Folded Reload
ldp x28, x27, [sp, #272] ; 16-byte Folded Reload
add sp, sp, #304
ret
.cfi_endproc
.p2align 2
lJTI185_0:
.long LBB185_23-Ltmp26
.long LBB185_25-Ltmp26
.long LBB185_24-Ltmp26
.long LBB185_26-Ltmp26
.long LBB185_27-Ltmp26
.long LBB185_28-Ltmp26
.p2align 2
lJTI185_1:
.long LBB185_46-Ltmp27
.long LBB185_55-Ltmp27
.long LBB185_47-Ltmp27
.long LBB185_51-Ltmp27
.long LBB185_58-Ltmp27
.long LBB185_61-Ltmp27
.long LBB185_61-Ltmp27
.long LBB185_61-Ltmp27
.long LBB185_61-Ltmp27
.long LBB185_61-Ltmp27
.long LBB185_61-Ltmp27
.long LBB185_61-Ltmp27
.long LBB185_61-Ltmp27
.long LBB185_46-Ltmp27
.long LBB185_46-Ltmp27
; -- End function
.p2align 2 ; -- Begin function JimGetExpression
_JimGetExpression: ; @JimGetExpression
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
adrp x9, _exprObjType@PAGE
add x9, x9, _exprObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB186_4
b LBB186_1
LBB186_1:
ldr x0, [sp, #16]
ldr x1, [sp, #8]
bl _SetExprFromAny
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB186_3
b LBB186_2
LBB186_2:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB186_5
LBB186_3:
b LBB186_4
LBB186_4:
ldr x8, [sp, #8]
ldr x8, [x8, #24]
stur x8, [x29, #-8]
b LBB186_5
LBB186_5:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimExprIntValOrVar
_JimExprIntValOrVar: ; @JimExprIntValOrVar
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
ldr x8, [sp, #8]
ldr w8, [x8, #8]
subs w8, w8, #14
cset w8, ne
tbnz w8, #0, LBB187_2
b LBB187_1
LBB187_1:
ldr x8, [sp, #8]
ldr x8, [x8]
stur x8, [x29, #-8]
b LBB187_7
LBB187_2:
ldr x8, [sp, #8]
ldr w8, [x8, #8]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB187_4
b LBB187_3
LBB187_3:
ldr x0, [sp, #16]
ldr x8, [sp, #8]
ldr x1, [x8]
mov w2, #0
bl _Jim_GetVariable
stur x0, [x29, #-8]
b LBB187_7
LBB187_4:
ldr x8, [sp, #8]
ldr w8, [x8, #8]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB187_6
b LBB187_5
LBB187_5:
ldr x0, [sp, #16]
ldr x8, [sp, #8]
ldr x1, [x8]
bl _JimExpandDictSugar
stur x0, [x29, #-8]
b LBB187_7
LBB187_6:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB187_7
LBB187_7:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimIsWide
_JimIsWide: ; @JimIsWide
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
adrp x9, _intObjType@PAGE
add x9, x9, _intObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ExprPush
_ExprPush: ; @ExprPush
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp]
ldr x9, [sp, #8]
ldr x9, [x9]
ldr x12, [sp, #8]
ldrsw x10, [x12, #8]
mov x11, x10
add w11, w11, #1
str w11, [x12, #8]
str x8, [x9, x10, lsl #3]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimExpandDictSugar
_JimExpandDictSugar: ; @JimExpandDictSugar
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
; kill: def $x8 killed $xzr
str xzr, [sp, #16]
add x8, sp, #8
str x8, [sp] ; 8-byte Folded Spill
str xzr, [sp, #8]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _SetDictSubstFromAny
ldr x2, [sp] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
ldr x8, [sp, #24]
ldr x1, [x8, #32]
mov w3, #0
bl _Jim_SubstObj
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB190_2
b LBB190_1
LBB190_1:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB190_5
LBB190_2:
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-16]
ldr x8, [sp, #24]
ldr x1, [x8, #24]
ldr x2, [sp, #8]
mov w3, #0
bl _JimDictExpandArrayVariable
str x0, [sp, #16]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB190_4
b LBB190_3
LBB190_3:
ldur x0, [x29, #-16]
ldr x1, [sp, #8]
bl _Jim_FreeObj
b LBB190_4
LBB190_4:
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB190_5
LBB190_5:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_SubstObj ; -- Begin function Jim_SubstObj
.p2align 2
_Jim_SubstObj: ; @Jim_SubstObj
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
str w3, [sp, #12]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr w2, [sp, #12]
bl _Jim_GetSubst
str x0, [sp]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x9, [sp]
ldr w8, [x9, #24]
add w8, w8, #1
str w8, [x9, #24]
ldur x0, [x29, #-16]
ldr x8, [sp]
ldr x1, [x8]
ldr x8, [sp]
ldr w2, [x8, #16]
ldr w3, [sp, #12]
bl _JimInterpolateTokens
ldr x8, [sp, #16]
str x0, [x8]
ldr x9, [sp]
ldr w8, [x9, #24]
subs w8, w8, #1
str w8, [x9, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB191_2
b LBB191_1
LBB191_1:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_FreeObj
b LBB191_2
LBB191_2:
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB191_4
b LBB191_3
LBB191_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB191_5
LBB191_4:
stur wzr, [x29, #-4]
b LBB191_5
LBB191_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_EvalObj ; -- Begin function Jim_EvalObj
.p2align 2
_Jim_EvalObj: ; @Jim_EvalObj
.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]
stur x0, [x29, #-104]
stur x1, [x29, #-112]
str wzr, [sp, #116]
; kill: def $x8 killed $xzr
str xzr, [sp, #104]
ldur x0, [x29, #-112]
bl _Jim_IsList
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB192_3
b LBB192_1
LBB192_1:
ldur x8, [x29, #-112]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB192_3
b LBB192_2
LBB192_2:
ldur x0, [x29, #-104]
ldur x1, [x29, #-112]
bl _JimEvalObjList
stur w0, [x29, #-92]
b LBB192_104
LBB192_3:
ldur x9, [x29, #-112]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-104]
ldur x1, [x29, #-112]
bl _JimGetScript
str x0, [sp, #128]
ldur x0, [x29, #-104]
ldr x1, [sp, #128]
bl _JimScriptValid
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB192_7
b LBB192_4
LBB192_4:
ldur x9, [x29, #-112]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB192_6
b LBB192_5
LBB192_5:
ldur x0, [x29, #-104]
ldur x1, [x29, #-112]
bl _Jim_FreeObj
b LBB192_6
LBB192_6:
mov w8, #1
stur w8, [x29, #-92]
b LBB192_104
LBB192_7:
b LBB192_8
LBB192_8:
ldur x8, [x29, #-104]
ldr x8, [x8, #208]
str x8, [sp, #88]
ldr x9, [sp, #88]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-104]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB192_10
b LBB192_9
LBB192_9:
ldur x0, [x29, #-104]
ldur x8, [x29, #-104]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB192_10
LBB192_10:
ldr x8, [sp, #88]
ldur x9, [x29, #-104]
str x8, [x9]
b LBB192_11
LBB192_11:
ldr x8, [sp, #128]
ldr x8, [x8]
str x8, [sp, #120]
ldr x8, [sp, #128]
ldr w8, [x8, #16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB192_15
b LBB192_12
LBB192_12:
ldur x9, [x29, #-112]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB192_14
b LBB192_13
LBB192_13:
ldur x0, [x29, #-104]
ldur x1, [x29, #-112]
bl _Jim_FreeObj
b LBB192_14
LBB192_14:
stur wzr, [x29, #-92]
b LBB192_104
LBB192_15:
ldr x8, [sp, #128]
ldr w8, [x8, #16]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB192_31
b LBB192_16
LBB192_16:
ldr x8, [sp, #120]
ldr x8, [x8, #16]
ldr x8, [x8, #8]
adrp x9, _commandObjType@PAGE
add x9, x9, _commandObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB192_31
b LBB192_17
LBB192_17:
ldr x8, [sp, #120]
ldr x8, [x8, #16]
ldr x8, [x8, #32]
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB192_31
b LBB192_18
LBB192_18:
ldr x8, [sp, #120]
ldr x8, [x8, #16]
ldr x8, [x8, #32]
ldr x8, [x8, #16]
adrp x9, _Jim_IncrCoreCommand@PAGE
add x9, x9, _Jim_IncrCoreCommand@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB192_31
b LBB192_19
LBB192_19:
ldr x8, [sp, #120]
ldr x8, [x8, #32]
ldr x8, [x8, #8]
adrp x9, _variableObjType@PAGE
add x9, x9, _variableObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB192_31
b LBB192_20
LBB192_20:
ldur x0, [x29, #-104]
ldr x8, [sp, #120]
ldr x1, [x8, #32]
mov w2, #0
bl _Jim_GetVariable
str x0, [sp, #80]
ldr x8, [sp, #80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB192_30
b LBB192_21
LBB192_21:
ldr x8, [sp, #80]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, gt
tbnz w8, #0, LBB192_30
b LBB192_22
LBB192_22:
ldr x8, [sp, #80]
ldr x8, [x8, #8]
adrp x9, _intObjType@PAGE
add x9, x9, _intObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB192_30
b LBB192_23
LBB192_23:
ldr x9, [sp, #80]
ldr x8, [x9, #24]
add x8, x8, #1
str x8, [x9, #24]
ldr x0, [sp, #80]
bl _Jim_InvalidateStringRep
ldur x9, [x29, #-112]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB192_25
b LBB192_24
LBB192_24:
ldur x0, [x29, #-104]
ldur x1, [x29, #-112]
bl _Jim_FreeObj
b LBB192_25
LBB192_25:
b LBB192_26
LBB192_26:
ldr x8, [sp, #80]
str x8, [sp, #72]
ldr x9, [sp, #72]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-104]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB192_28
b LBB192_27
LBB192_27:
ldur x0, [x29, #-104]
ldur x8, [x29, #-104]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB192_28
LBB192_28:
ldr x8, [sp, #72]
ldur x9, [x29, #-104]
str x8, [x9]
b LBB192_29
LBB192_29:
stur wzr, [x29, #-92]
b LBB192_104
LBB192_30:
b LBB192_31
LBB192_31:
ldr x9, [sp, #128]
ldr w8, [x9, #24]
add w8, w8, #1
str w8, [x9, #24]
ldur x8, [x29, #-104]
ldr x8, [x8, #192]
str x8, [sp, #96]
ldur x8, [x29, #-112]
ldur x9, [x29, #-104]
str x8, [x9, #192]
ldur x8, [x29, #-104]
str wzr, [x8, #332]
sub x8, x29, #88
str x8, [sp, #104]
stur wzr, [x29, #-116]
b LBB192_32
LBB192_32: ; =>This Loop Header: Depth=1
; Child Loop BB192_38 Depth 2
; Child Loop BB192_70 Depth 3
; Child Loop BB192_85 Depth 2
ldur w8, [x29, #-116]
ldr x9, [sp, #128]
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #24] ; 4-byte Folded Spill
tbnz w8, #0, LBB192_34
b LBB192_33
LBB192_33: ; in Loop: Header=BB192_32 Depth=1
ldr w8, [sp, #116]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB192_34
LBB192_34: ; in Loop: Header=BB192_32 Depth=1
ldr w8, [sp, #24] ; 4-byte Folded Reload
tbz w8, #0, LBB192_92
b LBB192_35
LBB192_35: ; in Loop: Header=BB192_32 Depth=1
ldr x8, [sp, #120]
ldursw x9, [x29, #-116]
lsl x9, x9, #4
ldr x8, [x8, x9]
ldr w8, [x8, #28]
str w8, [sp, #68]
ldr x8, [sp, #120]
ldursw x9, [x29, #-116]
lsl x9, x9, #4
ldr x8, [x8, x9]
ldr w8, [x8, #24]
ldr x9, [sp, #128]
str w8, [x9, #32]
ldr w8, [sp, #68]
subs w8, w8, #8
cset w8, le
tbnz w8, #0, LBB192_37
b LBB192_36
LBB192_36: ; in Loop: Header=BB192_32 Depth=1
ldrsw x9, [sp, #68]
mov x8, #8
mul x8, x8, x9
mov x0, x8
bl _Jim_Alloc
str x0, [sp, #104]
b LBB192_37
LBB192_37: ; in Loop: Header=BB192_32 Depth=1
ldur w8, [x29, #-116]
add w8, w8, #1
stur w8, [x29, #-116]
str wzr, [sp, #64]
b LBB192_38
LBB192_38: ; Parent Loop BB192_32 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB192_70 Depth 3
ldr w8, [sp, #64]
ldr w9, [sp, #68]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB192_78
b LBB192_39
LBB192_39: ; in Loop: Header=BB192_38 Depth=2
mov x8, #1
str x8, [sp, #56]
str wzr, [sp, #52]
; kill: def $x8 killed $xzr
str xzr, [sp, #40]
ldr x8, [sp, #120]
ldursw x9, [x29, #-116]
add x8, x8, x9, lsl #4
ldr w8, [x8, #8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB192_43
b LBB192_40
LBB192_40: ; in Loop: Header=BB192_38 Depth=2
ldr x8, [sp, #120]
ldursw x9, [x29, #-116]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-116]
lsl x9, x9, #4
ldr x8, [x8, x9]
ldr x8, [x8, #24]
str x8, [sp, #56]
ldr x8, [sp, #56]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB192_42
b LBB192_41
LBB192_41: ; in Loop: Header=BB192_38 Depth=2
mov w8, #1
str w8, [sp, #52]
ldr x9, [sp, #56]
mov x8, #0
subs x8, x8, x9
str x8, [sp, #56]
b LBB192_42
LBB192_42: ; in Loop: Header=BB192_38 Depth=2
b LBB192_43
LBB192_43: ; in Loop: Header=BB192_38 Depth=2
ldr x8, [sp, #56]
subs x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB192_55
b LBB192_44
LBB192_44: ; in Loop: Header=BB192_38 Depth=2
ldr x8, [sp, #120]
ldursw x9, [x29, #-116]
add x8, x8, x9, lsl #4
ldr w8, [x8, #8]
subs w8, w8, #1
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #15
cset w8, hi
tbnz w8, #0, LBB192_53
; %bb.45: ; in Loop: Header=BB192_38 Depth=2
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI192_0@PAGE
add x10, x10, lJTI192_0@PAGEOFF
Ltmp30:
adr x8, Ltmp30
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB192_46: ; in Loop: Header=BB192_38 Depth=2
ldr x8, [sp, #120]
ldursw x9, [x29, #-116]
lsl x9, x9, #4
ldr x8, [x8, x9]
str x8, [sp, #40]
b LBB192_54
LBB192_47: ; in Loop: Header=BB192_38 Depth=2
ldur x0, [x29, #-104]
ldr x8, [sp, #120]
ldursw x9, [x29, #-116]
lsl x9, x9, #4
ldr x1, [x8, x9]
mov w2, #1
bl _Jim_GetVariable
str x0, [sp, #40]
b LBB192_54
LBB192_48: ; in Loop: Header=BB192_38 Depth=2
ldur x0, [x29, #-104]
ldr x8, [sp, #120]
ldursw x9, [x29, #-116]
lsl x9, x9, #4
ldr x1, [x8, x9]
bl _JimExpandExprSugar
str x0, [sp, #40]
b LBB192_54
LBB192_49: ; in Loop: Header=BB192_38 Depth=2
ldur x0, [x29, #-104]
ldr x8, [sp, #120]
ldursw x9, [x29, #-116]
lsl x9, x9, #4
ldr x1, [x8, x9]
bl _JimExpandDictSugar
str x0, [sp, #40]
b LBB192_54
LBB192_50: ; in Loop: Header=BB192_38 Depth=2
ldur x0, [x29, #-104]
ldr x8, [sp, #120]
ldursw x9, [x29, #-116]
lsl x9, x9, #4
ldr x1, [x8, x9]
bl _Jim_EvalObj
str w0, [sp, #116]
ldr w8, [sp, #116]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB192_52
b LBB192_51
LBB192_51: ; in Loop: Header=BB192_38 Depth=2
ldur x8, [x29, #-104]
ldr x8, [x8]
str x8, [sp, #40]
b LBB192_52
LBB192_52: ; in Loop: Header=BB192_38 Depth=2
b LBB192_54
LBB192_53: ; in Loop: Header=BB192_38 Depth=2
b LBB192_54
LBB192_54: ; in Loop: Header=BB192_38 Depth=2
b LBB192_56
LBB192_55: ; in Loop: Header=BB192_38 Depth=2
ldur x0, [x29, #-104]
ldr x8, [sp, #120]
ldursw x9, [x29, #-116]
add x1, x8, x9, lsl #4
ldr x8, [sp, #56]
mov x2, x8
mov w3, #0
bl _JimInterpolateTokens
str x0, [sp, #40]
b LBB192_56
LBB192_56: ; in Loop: Header=BB192_38 Depth=2
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB192_60
b LBB192_57
LBB192_57: ; in Loop: Header=BB192_32 Depth=1
ldr w8, [sp, #116]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB192_59
b LBB192_58
LBB192_58: ; in Loop: Header=BB192_32 Depth=1
mov w8, #1
str w8, [sp, #116]
b LBB192_59
LBB192_59: ; in Loop: Header=BB192_32 Depth=1
b LBB192_78
LBB192_60: ; in Loop: Header=BB192_38 Depth=2
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x9, [sp, #56]
ldursw x8, [x29, #-116]
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-116]
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB192_62
b LBB192_61
LBB192_61: ; in Loop: Header=BB192_38 Depth=2
ldr x8, [sp, #40]
ldr x9, [sp, #104]
ldrsw x10, [sp, #64]
str x8, [x9, x10, lsl #3]
b LBB192_76
LBB192_62: ; in Loop: Header=BB192_38 Depth=2
ldur x0, [x29, #-104]
ldr x1, [sp, #40]
bl _Jim_ListLength
str w0, [sp, #36]
ldr w8, [sp, #68]
ldr w9, [sp, #36]
add w8, w8, w9
subs w8, w8, #1
str w8, [sp, #32]
ldr w8, [sp, #36]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB192_69
b LBB192_63
LBB192_63: ; in Loop: Header=BB192_38 Depth=2
ldr x8, [sp, #104]
sub x9, x29, #88
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB192_67
b LBB192_64
LBB192_64: ; in Loop: Header=BB192_38 Depth=2
ldr w8, [sp, #32]
subs w8, w8, #8
cset w8, le
tbnz w8, #0, LBB192_66
b LBB192_65
LBB192_65: ; in Loop: Header=BB192_38 Depth=2
ldrsw x9, [sp, #32]
mov x8, #8
str x8, [sp, #8] ; 8-byte Folded Spill
mul x8, x8, x9
mov x0, x8
bl _Jim_Alloc
ldr x8, [sp, #8] ; 8-byte Folded Reload
str x0, [sp, #104]
ldr x0, [sp, #104]
ldrsw x9, [sp, #64]
mul x2, x8, x9
sub x1, x29, #88
mov x3, #-1
bl ___memcpy_chk
b LBB192_66
LBB192_66: ; in Loop: Header=BB192_38 Depth=2
b LBB192_68
LBB192_67: ; in Loop: Header=BB192_38 Depth=2
ldr x0, [sp, #104]
ldrsw x9, [sp, #32]
mov x8, #8
mul x8, x8, x9
mov x1, x8
bl _Jim_Realloc
str x0, [sp, #104]
b LBB192_68
LBB192_68: ; in Loop: Header=BB192_38 Depth=2
b LBB192_69
LBB192_69: ; in Loop: Header=BB192_38 Depth=2
str wzr, [sp, #28]
b LBB192_70
LBB192_70: ; Parent Loop BB192_32 Depth=1
; Parent Loop BB192_38 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #28]
ldr w9, [sp, #36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB192_73
b LBB192_71
LBB192_71: ; in Loop: Header=BB192_70 Depth=3
ldr x8, [sp, #40]
ldr x8, [x8, #24]
ldrsw x9, [sp, #28]
ldr x8, [x8, x9, lsl #3]
ldr x9, [sp, #104]
ldrsw x10, [sp, #64]
mov x11, x10
add w11, w11, #1
str w11, [sp, #64]
str x8, [x9, x10, lsl #3]
ldr x8, [sp, #40]
ldr x8, [x8, #24]
ldrsw x9, [sp, #28]
ldr x9, [x8, x9, lsl #3]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB192_72
LBB192_72: ; in Loop: Header=BB192_70 Depth=3
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB192_70
LBB192_73: ; in Loop: Header=BB192_38 Depth=2
ldr x9, [sp, #40]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB192_75
b LBB192_74
LBB192_74: ; in Loop: Header=BB192_38 Depth=2
ldur x0, [x29, #-104]
ldr x1, [sp, #40]
bl _Jim_FreeObj
b LBB192_75
LBB192_75: ; in Loop: Header=BB192_38 Depth=2
ldr w8, [sp, #64]
subs w8, w8, #1
str w8, [sp, #64]
ldr w8, [sp, #36]
subs w9, w8, #1
ldr w8, [sp, #68]
add w8, w8, w9
str w8, [sp, #68]
b LBB192_76
LBB192_76: ; in Loop: Header=BB192_38 Depth=2
b LBB192_77
LBB192_77: ; in Loop: Header=BB192_38 Depth=2
ldr w8, [sp, #64]
add w8, w8, #1
str w8, [sp, #64]
b LBB192_38
LBB192_78: ; in Loop: Header=BB192_32 Depth=1
ldr w8, [sp, #116]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB192_84
b LBB192_79
LBB192_79: ; in Loop: Header=BB192_32 Depth=1
ldr w8, [sp, #68]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB192_84
b LBB192_80
LBB192_80: ; in Loop: Header=BB192_32 Depth=1
ldur x0, [x29, #-104]
ldr w1, [sp, #68]
ldr x2, [sp, #104]
bl _JimInvokeCommand
str w0, [sp, #116]
ldur x8, [x29, #-104]
ldr w8, [x8, #64]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB192_83
b LBB192_81
LBB192_81: ; in Loop: Header=BB192_32 Depth=1
ldur x8, [x29, #-104]
ldr x8, [x8, #72]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB192_83
b LBB192_82
LBB192_82: ; in Loop: Header=BB192_32 Depth=1
mov w8, #5
str w8, [sp, #116]
b LBB192_83
LBB192_83: ; in Loop: Header=BB192_32 Depth=1
b LBB192_84
LBB192_84: ; in Loop: Header=BB192_32 Depth=1
b LBB192_85
LBB192_85: ; Parent Loop BB192_32 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #64]
subs w9, w8, #1
str w9, [sp, #64]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB192_89
b LBB192_86
LBB192_86: ; in Loop: Header=BB192_85 Depth=2
ldr x8, [sp, #104]
ldrsw x9, [sp, #64]
ldr x9, [x8, x9, lsl #3]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB192_88
b LBB192_87
LBB192_87: ; in Loop: Header=BB192_85 Depth=2
ldur x0, [x29, #-104]
ldr x8, [sp, #104]
ldrsw x9, [sp, #64]
ldr x1, [x8, x9, lsl #3]
bl _Jim_FreeObj
b LBB192_88
LBB192_88: ; in Loop: Header=BB192_85 Depth=2
b LBB192_85
LBB192_89: ; in Loop: Header=BB192_32 Depth=1
ldr x8, [sp, #104]
sub x9, x29, #88
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB192_91
b LBB192_90
LBB192_90: ; in Loop: Header=BB192_32 Depth=1
ldr x0, [sp, #104]
bl _Jim_Free
sub x8, x29, #88
str x8, [sp, #104]
b LBB192_91
LBB192_91: ; in Loop: Header=BB192_32 Depth=1
b LBB192_32
LBB192_92:
ldr w8, [sp, #116]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB192_94
b LBB192_93
LBB192_93:
ldur x0, [x29, #-104]
ldr x1, [sp, #128]
bl _JimAddErrorToStack
b LBB192_98
LBB192_94:
ldr w8, [sp, #116]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB192_96
b LBB192_95
LBB192_95:
ldur x8, [x29, #-104]
ldr w8, [x8, #40]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB192_97
b LBB192_96
LBB192_96:
ldur x8, [x29, #-104]
str wzr, [x8, #24]
b LBB192_97
LBB192_97:
b LBB192_98
LBB192_98:
ldr x8, [sp, #96]
ldur x9, [x29, #-104]
str x8, [x9, #192]
ldur x8, [x29, #-112]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB192_101
b LBB192_99
LBB192_99:
ldur x8, [x29, #-112]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB192_101
b LBB192_100
LBB192_100:
ldur x8, [x29, #-112]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-104]
ldur x1, [x29, #-112]
blr x8
b LBB192_101
LBB192_101:
ldur x9, [x29, #-112]
adrp x8, _scriptObjType@PAGE
add x8, x8, _scriptObjType@PAGEOFF
str x8, [x9, #8]
ldr x8, [sp, #128]
ldur x9, [x29, #-112]
str x8, [x9, #24]
ldur x9, [x29, #-112]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB192_103
b LBB192_102
LBB192_102:
ldur x0, [x29, #-104]
ldur x1, [x29, #-112]
bl _Jim_FreeObj
b LBB192_103
LBB192_103:
ldr w8, [sp, #116]
stur w8, [x29, #-92]
b LBB192_104
LBB192_104:
ldur w8, [x29, #-92]
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, LBB192_106
b LBB192_105
LBB192_105:
bl ___stack_chk_fail
LBB192_106:
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
.p2align 2
lJTI192_0:
.long LBB192_46-Ltmp30
.long LBB192_46-Ltmp30
.long LBB192_47-Ltmp30
.long LBB192_49-Ltmp30
.long LBB192_50-Ltmp30
.long LBB192_53-Ltmp30
.long LBB192_53-Ltmp30
.long LBB192_53-Ltmp30
.long LBB192_53-Ltmp30
.long LBB192_53-Ltmp30
.long LBB192_53-Ltmp30
.long LBB192_53-Ltmp30
.long LBB192_53-Ltmp30
.long LBB192_53-Ltmp30
.long LBB192_53-Ltmp30
.long LBB192_48-Ltmp30
; -- End function
.p2align 2 ; -- Begin function ExprPop
_ExprPop: ; @ExprPop
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x10, [sp, #8]
ldr w9, [x10, #8]
subs w9, w9, #1
str w9, [x10, #8]
ldr x0, [x8, w9, sxtw #3]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_GetBoolFromExpr ; -- Begin function Jim_GetBoolFromExpr
.p2align 2
_Jim_GetBoolFromExpr: ; @Jim_GetBoolFromExpr
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
mov x2, sp
bl _Jim_EvalExpression
str w0, [sp, #28]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB194_2
b LBB194_1
LBB194_1:
ldr w8, [sp, #28]
stur w8, [x29, #-4]
b LBB194_13
LBB194_2:
ldur x0, [x29, #-16]
ldr x1, [sp]
add x2, sp, #16
bl _JimGetWideNoErr
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB194_10
b LBB194_3
LBB194_3:
ldur x0, [x29, #-16]
ldr x1, [sp]
add x2, sp, #8
bl _Jim_GetDouble
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB194_7
b LBB194_4
LBB194_4:
ldr x9, [sp]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB194_6
b LBB194_5
LBB194_5:
ldur x0, [x29, #-16]
ldr x1, [sp]
bl _Jim_FreeObj
b LBB194_6
LBB194_6:
mov w8, #1
stur w8, [x29, #-4]
b LBB194_13
LBB194_7:
ldr x9, [sp]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB194_9
b LBB194_8
LBB194_8:
ldur x0, [x29, #-16]
ldr x1, [sp]
bl _Jim_FreeObj
b LBB194_9
LBB194_9:
ldr d0, [sp, #8]
fcmp d0, #0.0
cset w8, ne
and w8, w8, #0x1
ldr x9, [sp, #32]
str w8, [x9]
stur wzr, [x29, #-4]
b LBB194_13
LBB194_10:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
and w8, w8, #0x1
ldr x9, [sp, #32]
str w8, [x9]
ldr x9, [sp]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB194_12
b LBB194_11
LBB194_11:
ldur x0, [x29, #-16]
ldr x1, [sp]
bl _Jim_FreeObj
b LBB194_12
LBB194_12:
stur wzr, [x29, #-4]
b LBB194_13
LBB194_13:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimGetWideNoErr
_JimGetWideNoErr: ; @JimGetWideNoErr
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
str x2, [sp]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
adrp x9, _intObjType@PAGE
add x9, x9, _intObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB195_3
b LBB195_1
LBB195_1:
ldr x0, [sp, #16]
ldr x1, [sp, #8]
mov w2, #0
bl _SetIntFromAny
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB195_3
b LBB195_2
LBB195_2:
mov w8, #1
stur w8, [x29, #-4]
b LBB195_4
LBB195_3:
ldr x8, [sp, #8]
ldr x8, [x8, #24]
ldr x9, [sp]
str x8, [x9]
stur wzr, [x29, #-4]
b LBB195_4
LBB195_4:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_ScanString ; -- Begin function Jim_ScanString
.p2align 2
_Jim_ScanString: ; @Jim_ScanString
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur w3, [x29, #-36]
mov w8, #1
stur w8, [x29, #-60]
ldur x0, [x29, #-24]
bl _Jim_String
stur x0, [x29, #-72]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _Jim_Utf8Length
stur w0, [x29, #-76]
; kill: def $x8 killed $xzr
str xzr, [sp, #72]
str xzr, [sp, #64]
str xzr, [sp, #48]
ldur x8, [x29, #-32]
ldr x8, [x8, #24]
str x8, [sp, #40]
ldr x8, [sp, #40]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB196_8
b LBB196_1
LBB196_1:
ldur w8, [x29, #-36]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB196_7
b LBB196_2
LBB196_2:
b LBB196_3
LBB196_3:
ldur x0, [x29, #-16]
ldr x8, [sp, #40]
ldr x1, [x8, #40]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB196_5
b LBB196_4
LBB196_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB196_5
LBB196_5:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB196_6
LBB196_6:
b LBB196_7
LBB196_7:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB196_47
LBB196_8:
ldur x0, [x29, #-16]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
str w2, [sp, #12] ; 4-byte Folded Spill
bl _Jim_NewStringObj
ldr w2, [sp, #12] ; 4-byte Folded Reload
str x0, [sp, #48]
ldr x9, [sp, #48]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-16]
mov x1, #0
bl _Jim_NewListObj
str x0, [sp, #72]
ldr x8, [sp, #40]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB196_14
b LBB196_9
LBB196_9:
stur xzr, [x29, #-48]
b LBB196_10
LBB196_10: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-48]
ldr x9, [sp, #40]
ldr x9, [x9, #32]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB196_13
b LBB196_11
LBB196_11: ; in Loop: Header=BB196_10 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #72]
ldr x2, [sp, #48]
bl _Jim_ListAppendElement
b LBB196_12
LBB196_12: ; in Loop: Header=BB196_10 Depth=1
ldur x8, [x29, #-48]
add x8, x8, #1
stur x8, [x29, #-48]
b LBB196_10
LBB196_13:
ldur x0, [x29, #-16]
ldr x1, [sp, #72]
add x2, sp, #60
add x3, sp, #64
bl _JimListGetElements
b LBB196_14
LBB196_14:
stur xzr, [x29, #-48]
stur xzr, [x29, #-56]
b LBB196_15
LBB196_15: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-48]
ldr x9, [sp, #40]
ldr x9, [x9, #16]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB196_38
b LBB196_16
LBB196_16: ; in Loop: Header=BB196_15 Depth=1
ldr x8, [sp, #40]
add x8, x8, #56
ldur x9, [x29, #-48]
add x8, x8, x9, lsl #5
str x8, [sp, #24]
; kill: def $x8 killed $xzr
str xzr, [sp, #16]
ldr x8, [sp, #24]
ldrsb w8, [x8, #28]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB196_18
b LBB196_17
LBB196_17: ; in Loop: Header=BB196_15 Depth=1
b LBB196_37
LBB196_18: ; in Loop: Header=BB196_15 Depth=1
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB196_20
b LBB196_19
LBB196_19: ; in Loop: Header=BB196_15 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-72]
ldur x8, [x29, #-56]
mov x2, x8
ldur w3, [x29, #-76]
ldr x4, [sp, #40]
ldur x5, [x29, #-48]
add x6, sp, #16
bl _ScanOneEntry
stur w0, [x29, #-60]
b LBB196_20
LBB196_20: ; in Loop: Header=BB196_15 Depth=1
ldur w8, [x29, #-60]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB196_23
b LBB196_21
LBB196_21: ; in Loop: Header=BB196_15 Depth=1
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB196_23
b LBB196_22
LBB196_22:
b LBB196_41
LBB196_23: ; in Loop: Header=BB196_15 Depth=1
ldursw x9, [x29, #-60]
ldur x8, [x29, #-56]
add x8, x8, x9
stur x8, [x29, #-56]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB196_25
b LBB196_24
LBB196_24: ; in Loop: Header=BB196_15 Depth=1
ldur x0, [x29, #-16]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
str x0, [sp, #16]
b LBB196_25
LBB196_25: ; in Loop: Header=BB196_15 Depth=1
ldr x8, [sp, #24]
ldr w8, [x8, #24]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB196_27
b LBB196_26
LBB196_26: ; in Loop: Header=BB196_15 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
bl _Jim_FreeObj
b LBB196_36
LBB196_27: ; in Loop: Header=BB196_15 Depth=1
ldr x8, [sp, #24]
ldr w8, [x8, #24]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB196_29
b LBB196_28
LBB196_28: ; in Loop: Header=BB196_15 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #72]
ldr x2, [sp, #16]
bl _Jim_ListAppendElement
b LBB196_35
LBB196_29: ; in Loop: Header=BB196_15 Depth=1
ldr x8, [sp, #64]
ldr x9, [sp, #24]
ldr w9, [x9, #24]
subs w9, w9, #1
ldr x8, [x8, w9, sxtw #3]
ldr x9, [sp, #48]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB196_33
b LBB196_30
LBB196_30: ; in Loop: Header=BB196_15 Depth=1
ldr x8, [sp, #64]
ldr x9, [sp, #24]
ldr w9, [x9, #24]
subs w9, w9, #1
ldr x9, [x8, w9, sxtw #3]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB196_32
b LBB196_31
LBB196_31: ; in Loop: Header=BB196_15 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #64]
ldr x9, [sp, #24]
ldr w9, [x9, #24]
subs w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
bl _Jim_FreeObj
b LBB196_32
LBB196_32: ; in Loop: Header=BB196_15 Depth=1
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #16]
ldr x9, [sp, #64]
ldr x10, [sp, #24]
ldr w10, [x10, #24]
subs w10, w10, #1
str x8, [x9, w10, sxtw #3]
b LBB196_34
LBB196_33:
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
bl _Jim_FreeObj
b LBB196_44
LBB196_34: ; in Loop: Header=BB196_15 Depth=1
b LBB196_35
LBB196_35: ; in Loop: Header=BB196_15 Depth=1
b LBB196_36
LBB196_36: ; in Loop: Header=BB196_15 Depth=1
b LBB196_37
LBB196_37: ; in Loop: Header=BB196_15 Depth=1
ldur x8, [x29, #-48]
add x8, x8, #1
stur x8, [x29, #-48]
b LBB196_15
LBB196_38:
ldr x9, [sp, #48]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB196_40
b LBB196_39
LBB196_39:
ldur x0, [x29, #-16]
ldr x1, [sp, #48]
bl _Jim_FreeObj
b LBB196_40
LBB196_40:
ldr x8, [sp, #72]
stur x8, [x29, #-8]
b LBB196_47
LBB196_41:
ldr x9, [sp, #48]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB196_43
b LBB196_42
LBB196_42:
ldur x0, [x29, #-16]
ldr x1, [sp, #48]
bl _Jim_FreeObj
b LBB196_43
LBB196_43:
ldur x0, [x29, #-16]
ldr x1, [sp, #72]
bl _Jim_FreeObj
mov x8, #-1
stur x8, [x29, #-8]
b LBB196_47
LBB196_44:
ldr x9, [sp, #48]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB196_46
b LBB196_45
LBB196_45:
ldur x0, [x29, #-16]
ldr x1, [sp, #48]
bl _Jim_FreeObj
b LBB196_46
LBB196_46:
ldur x0, [x29, #-16]
ldr x1, [sp, #72]
bl _Jim_FreeObj
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB196_47
LBB196_47:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimListGetElements
_JimListGetElements: ; @JimListGetElements
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
str x3, [sp]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _Jim_ListLength
ldr x8, [sp, #8]
str w0, [x8]
ldr x8, [sp, #16]
ldr x8, [x8, #24]
ldr x9, [sp]
str x8, [x9]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ScanOneEntry
_ScanOneEntry: ; @ScanOneEntry
.cfi_startproc
; %bb.0:
sub sp, sp, #224
.cfi_def_cfa_offset 224
stp x29, x30, [sp, #208] ; 16-byte Folded Spill
add x29, sp, #208
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur w2, [x29, #-28]
stur w3, [x29, #-32]
stur x4, [x29, #-40]
stur x5, [x29, #-48]
stur x6, [x29, #-56]
ldur x8, [x29, #-40]
add x8, x8, #56
ldur x9, [x29, #-48]
add x8, x8, x9, lsl #5
stur x8, [x29, #-72]
stur xzr, [x29, #-80]
ldursw x8, [x29, #-28]
stur x8, [x29, #-88]
; kill: def $x8 killed $xzr
str xzr, [sp, #104]
ldur x8, [x29, #-56]
str xzr, [x8]
ldur x8, [x29, #-72]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB198_24
b LBB198_1
LBB198_1:
stur wzr, [x29, #-92]
b LBB198_2
LBB198_2: ; =>This Loop Header: Depth=1
; Child Loop BB198_7 Depth 2
ldur w8, [x29, #-28]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #36] ; 4-byte Folded Spill
tbnz w8, #0, LBB198_4
b LBB198_3
LBB198_3: ; in Loop: Header=BB198_2 Depth=1
ldur x8, [x29, #-72]
ldr x8, [x8, #8]
ldursw x9, [x29, #-92]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB198_4
LBB198_4: ; in Loop: Header=BB198_2 Depth=1
ldr w8, [sp, #36] ; 4-byte Folded Reload
tbz w8, #0, LBB198_18
b LBB198_5
LBB198_5: ; in Loop: Header=BB198_2 Depth=1
ldur x8, [x29, #-72]
ldr x8, [x8, #8]
ldursw x9, [x29, #-92]
ldrb w0, [x8, x9]
bl _isspace
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB198_12
b LBB198_6
LBB198_6: ; in Loop: Header=BB198_2 Depth=1
b LBB198_7
LBB198_7: ; Parent Loop BB198_2 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-28]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #32] ; 4-byte Folded Spill
tbnz w8, #0, LBB198_9
b LBB198_8
LBB198_8: ; in Loop: Header=BB198_7 Depth=2
ldur x8, [x29, #-24]
ldursw x9, [x29, #-28]
ldrb w0, [x8, x9]
bl _isspace
subs w8, w0, #0
cset w8, ne
str w8, [sp, #32] ; 4-byte Folded Spill
b LBB198_9
LBB198_9: ; in Loop: Header=BB198_7 Depth=2
ldr w8, [sp, #32] ; 4-byte Folded Reload
tbz w8, #0, LBB198_11
b LBB198_10
LBB198_10: ; in Loop: Header=BB198_7 Depth=2
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB198_7
LBB198_11: ; in Loop: Header=BB198_2 Depth=1
b LBB198_16
LBB198_12: ; in Loop: Header=BB198_2 Depth=1
ldur x8, [x29, #-72]
ldr x8, [x8, #8]
ldursw x9, [x29, #-92]
ldrsb w8, [x8, x9]
ldur x9, [x29, #-24]
ldursw x10, [x29, #-28]
ldrsb w9, [x9, x10]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB198_14
b LBB198_13
LBB198_13:
b LBB198_18
LBB198_14: ; in Loop: Header=BB198_2 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB198_15
LBB198_15: ; in Loop: Header=BB198_2 Depth=1
b LBB198_16
LBB198_16: ; in Loop: Header=BB198_2 Depth=1
b LBB198_17
LBB198_17: ; in Loop: Header=BB198_2 Depth=1
ldur w8, [x29, #-92]
add w8, w8, #1
stur w8, [x29, #-92]
b LBB198_2
LBB198_18:
ldur w8, [x29, #-28]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB198_20
b LBB198_19
LBB198_19:
mov w8, #-1
stur w8, [x29, #-4]
b LBB198_78
LBB198_20:
ldur x8, [x29, #-72]
ldr x8, [x8, #8]
ldursw x9, [x29, #-92]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB198_22
b LBB198_21
LBB198_21:
stur wzr, [x29, #-4]
b LBB198_78
LBB198_22:
b LBB198_23
LBB198_23:
b LBB198_24
LBB198_24:
ldur x8, [x29, #-72]
ldrsb w8, [x8, #28]
subs w8, w8, #99
cset w8, eq
tbnz w8, #0, LBB198_31
b LBB198_25
LBB198_25:
ldur x8, [x29, #-72]
ldrsb w8, [x8, #28]
subs w8, w8, #91
cset w8, eq
tbnz w8, #0, LBB198_31
b LBB198_26
LBB198_26:
ldur x8, [x29, #-72]
ldrsb w8, [x8, #28]
subs w8, w8, #110
cset w8, eq
tbnz w8, #0, LBB198_31
b LBB198_27
LBB198_27:
b LBB198_28
LBB198_28: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-24]
ldursw x9, [x29, #-28]
ldrb w0, [x8, x9]
bl _isspace
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB198_30
b LBB198_29
LBB198_29: ; in Loop: Header=BB198_28 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB198_28
LBB198_30:
b LBB198_31
LBB198_31:
ldursw x8, [x29, #-28]
ldur x9, [x29, #-88]
subs x8, x8, x9
stur x8, [x29, #-80]
ldur x8, [x29, #-72]
ldrsb w8, [x8, #28]
subs w8, w8, #110
cset w8, ne
tbnz w8, #0, LBB198_33
b LBB198_32
LBB198_32:
ldur x0, [x29, #-16]
ldur x8, [x29, #-88]
ldur x9, [x29, #-80]
add x1, x8, x9
bl _Jim_NewIntObj
ldur x8, [x29, #-56]
str x0, [x8]
b LBB198_77
LBB198_33:
ldur w8, [x29, #-28]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB198_35
b LBB198_34
LBB198_34:
mov w8, #-1
stur w8, [x29, #-4]
b LBB198_78
LBB198_35:
ldur x8, [x29, #-72]
ldrsb w8, [x8, #28]
subs w8, w8, #99
cset w8, ne
tbnz w8, #0, LBB198_37
b LBB198_36
LBB198_36:
ldur x8, [x29, #-24]
ldursw x9, [x29, #-28]
ldrb w8, [x8, x9]
str w8, [sp, #100]
ldur x8, [x29, #-80]
add x8, x8, #1
stur x8, [x29, #-80]
ldur x0, [x29, #-16]
ldrsw x1, [sp, #100]
bl _Jim_NewIntObj
ldur x8, [x29, #-56]
str x0, [x8]
ldur x8, [x29, #-80]
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-4]
b LBB198_78
LBB198_37:
ldur x8, [x29, #-72]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB198_45
b LBB198_38
LBB198_38:
ldur w8, [x29, #-32]
ldur w9, [x29, #-28]
subs w8, w8, w9
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB198_40
b LBB198_39
LBB198_39:
ldur x8, [x29, #-24]
ldursw x9, [x29, #-28]
add x0, x8, x9
bl _strlen
str x0, [sp, #24] ; 8-byte Folded Spill
b LBB198_41
LBB198_40:
ldur w8, [x29, #-32]
ldur w9, [x29, #-28]
subs w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
str x8, [sp, #24] ; 8-byte Folded Spill
b LBB198_41
LBB198_41:
ldr x8, [sp, #24] ; 8-byte Folded Reload
str x8, [sp, #88]
ldur x8, [x29, #-72]
ldr x8, [x8, #16]
ldr x9, [sp, #88]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB198_43
b LBB198_42
LBB198_42:
ldr x8, [sp, #88]
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB198_44
LBB198_43:
ldur x8, [x29, #-72]
ldr x8, [x8, #16]
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB198_44
LBB198_44:
ldr x8, [sp, #16] ; 8-byte Folded Reload
str x8, [sp, #80]
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-28]
add x1, x8, x9
ldr x8, [sp, #80]
mov x2, x8
bl _Jim_NewStringObjUtf8
str x0, [sp, #104]
ldr x8, [sp, #104]
ldr x8, [x8]
stur x8, [x29, #-64]
b LBB198_46
LBB198_45:
ldur x8, [x29, #-24]
ldursw x9, [x29, #-28]
add x8, x8, x9
stur x8, [x29, #-64]
b LBB198_46
LBB198_46:
ldur x8, [x29, #-72]
ldrsb w8, [x8, #28]
str w8, [sp, #12] ; 4-byte Folded Spill
subs w8, w8, #91
cset w8, eq
tbnz w8, #0, LBB198_67
b LBB198_47
LBB198_47:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #100
cset w8, eq
tbnz w8, #0, LBB198_54
b LBB198_48
LBB198_48:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #101
subs w8, w8, #2
cset w8, ls
tbnz w8, #0, LBB198_68
b LBB198_49
LBB198_49:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #105
cset w8, eq
tbnz w8, #0, LBB198_54
b LBB198_50
LBB198_50:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #111
cset w8, eq
tbnz w8, #0, LBB198_54
b LBB198_51
LBB198_51:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #115
cset w8, eq
tbnz w8, #0, LBB198_67
b LBB198_52
LBB198_52:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #117
cset w8, eq
tbnz w8, #0, LBB198_54
b LBB198_53
LBB198_53:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #120
cset w8, ne
tbnz w8, #0, LBB198_72
b LBB198_54
LBB198_54:
ldur x8, [x29, #-72]
ldrsb w8, [x8, #28]
subs w8, w8, #111
cset w8, ne
tbnz w8, #0, LBB198_56
b LBB198_55
LBB198_55:
mov w8, #8
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB198_60
LBB198_56:
ldur x8, [x29, #-72]
ldrsb w8, [x8, #28]
subs w8, w8, #120
cset w8, ne
tbnz w8, #0, LBB198_58
b LBB198_57
LBB198_57:
mov w8, #16
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB198_59
LBB198_58:
ldur x8, [x29, #-72]
ldrsb w8, [x8, #28]
subs w8, w8, #105
cset w8, eq
and w10, w8, #0x1
mov w9, #10
mov w8, #0
ands w10, w10, #0x1
csel w8, w8, w9, ne
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB198_59
LBB198_59:
ldr w8, [sp, #4] ; 4-byte Folded Reload
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB198_60
LBB198_60:
ldr w8, [sp, #8] ; 4-byte Folded Reload
str w8, [sp, #60]
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB198_62
b LBB198_61
LBB198_61:
ldur x0, [x29, #-64]
add x1, sp, #72
bl _jim_strtoull
str x0, [sp, #64]
b LBB198_63
LBB198_62:
ldur x0, [x29, #-64]
ldr w2, [sp, #60]
add x1, sp, #72
bl _strtoul
str x0, [sp, #64]
b LBB198_63
LBB198_63:
ldr x8, [sp, #72]
ldur x9, [x29, #-64]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB198_65
b LBB198_64
LBB198_64:
ldur x0, [x29, #-16]
ldr x1, [sp, #64]
bl _Jim_NewIntObj
ldur x8, [x29, #-56]
str x0, [x8]
ldr x8, [sp, #72]
ldur x9, [x29, #-64]
subs x9, x8, x9
ldur x8, [x29, #-80]
add x8, x8, x9
stur x8, [x29, #-80]
b LBB198_66
LBB198_65:
ldur x8, [x29, #-64]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ands w8, w8, #0x1
csetm w9, eq
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
stur x8, [x29, #-80]
b LBB198_66
LBB198_66:
b LBB198_72
LBB198_67:
ldur x0, [x29, #-16]
ldur x8, [x29, #-72]
ldr x1, [x8]
ldur x2, [x29, #-64]
bl _JimScanAString
ldur x8, [x29, #-56]
str x0, [x8]
ldur x8, [x29, #-56]
ldr x0, [x8]
bl _Jim_Length
ldur x8, [x29, #-80]
add x8, x8, w0, sxtw
stur x8, [x29, #-80]
b LBB198_72
LBB198_68:
ldur x0, [x29, #-64]
add x1, sp, #48
bl _strtod
str d0, [sp, #40]
ldr x8, [sp, #48]
ldur x9, [x29, #-64]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB198_70
b LBB198_69
LBB198_69:
ldur x0, [x29, #-16]
ldr d0, [sp, #40]
bl _Jim_NewDoubleObj
ldur x8, [x29, #-56]
str x0, [x8]
ldr x8, [sp, #48]
ldur x9, [x29, #-64]
subs x9, x8, x9
ldur x8, [x29, #-80]
add x8, x8, x9
stur x8, [x29, #-80]
b LBB198_71
LBB198_70:
ldur x8, [x29, #-64]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
and w8, w8, #0x1
ands w8, w8, #0x1
csetm w9, eq
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
stur x8, [x29, #-80]
b LBB198_71
LBB198_71:
b LBB198_72
LBB198_72:
ldr x8, [sp, #104]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB198_74
b LBB198_73
LBB198_73:
ldur x0, [x29, #-16]
ldr x1, [sp, #104]
bl _Jim_FreeObj
b LBB198_74
LBB198_74:
b LBB198_75
LBB198_75:
b LBB198_76
LBB198_76:
b LBB198_77
LBB198_77:
ldur x8, [x29, #-80]
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-4]
b LBB198_78
LBB198_78:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
add sp, sp, #224
ret
.cfi_endproc
; -- End function
.globl _Jim_EvalObjVector ; -- Begin function Jim_EvalObjVector
.p2align 2
_Jim_EvalObjVector: ; @Jim_EvalObjVector
.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 x2, [sp, #8]
str wzr, [sp, #4]
b LBB199_1
LBB199_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB199_4
b LBB199_2
LBB199_2: ; in Loop: Header=BB199_1 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldr x9, [x8, x9, lsl #3]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB199_3
LBB199_3: ; in Loop: Header=BB199_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB199_1
LBB199_4:
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
ldr x2, [sp, #8]
bl _JimInvokeCommand
str w0, [sp]
str wzr, [sp, #4]
b LBB199_5
LBB199_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB199_10
b LBB199_6
LBB199_6: ; in Loop: Header=BB199_5 Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldr x9, [x8, x9, lsl #3]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB199_8
b LBB199_7
LBB199_7: ; in Loop: Header=BB199_5 Depth=1
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
ldr x1, [x8, x9, lsl #3]
bl _Jim_FreeObj
b LBB199_8
LBB199_8: ; in Loop: Header=BB199_5 Depth=1
b LBB199_9
LBB199_9: ; in Loop: Header=BB199_5 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB199_5
LBB199_10:
ldr w0, [sp]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimInvokeCommand
_JimInvokeCommand: ; @JimInvokeCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x8, [x8, #168]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB200_2
b LBB200_1
LBB200_1:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x8, [x8, #168]
str x8, [sp, #16]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
; kill: def $x9 killed $xzr
str xzr, [x8, #168]
b LBB200_5
LBB200_2:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8]
mov w2, #1
bl _Jim_GetCommand
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB200_4
b LBB200_3
LBB200_3:
ldur x0, [x29, #-16]
ldur w1, [x29, #-20]
ldr x2, [sp, #32]
bl _JimUnknown
stur w0, [x29, #-4]
b LBB200_20
LBB200_4:
ldr x0, [sp, #16]
bl _JimIncrCmdRefCount
b LBB200_5
LBB200_5:
ldur x8, [x29, #-16]
ldr w8, [x8, #36]
ldur x9, [x29, #-16]
ldr w9, [x9, #32]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB200_11
b LBB200_6
LBB200_6:
b LBB200_7
LBB200_7:
ldur x0, [x29, #-16]
adrp x1, l_.str.394@PAGE
add x1, x1, l_.str.394@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB200_9
b LBB200_8
LBB200_8:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB200_9
LBB200_9:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB200_10
LBB200_10:
mov w8, #1
str w8, [sp, #28]
b LBB200_19
LBB200_11:
ldur x9, [x29, #-16]
ldr w8, [x9, #36]
add w8, w8, #1
str w8, [x9, #36]
b LBB200_12
LBB200_12:
ldur x8, [x29, #-16]
ldr x8, [x8, #208]
str x8, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB200_14
b LBB200_13
LBB200_13:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB200_14
LBB200_14:
ldr x8, [sp]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB200_15
LBB200_15:
ldr x8, [sp, #16]
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB200_17
b LBB200_16
LBB200_16:
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
ldur w2, [x29, #-20]
ldr x3, [sp, #32]
bl _JimCallProcedure
str w0, [sp, #28]
b LBB200_18
LBB200_17:
ldr x8, [sp, #16]
ldr x8, [x8, #32]
ldur x9, [x29, #-16]
str x8, [x9, #336]
ldr x8, [sp, #16]
ldr x8, [x8, #16]
ldur x0, [x29, #-16]
ldur w1, [x29, #-20]
ldr x2, [sp, #32]
blr x8
str w0, [sp, #28]
b LBB200_18
LBB200_18:
ldur x9, [x29, #-16]
ldr w8, [x9, #36]
subs w8, w8, #1
str w8, [x9, #36]
b LBB200_19
LBB200_19:
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
bl _JimDecrCmdRefCount
ldr w8, [sp, #28]
stur w8, [x29, #-4]
b LBB200_20
LBB200_20:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_EvalObjPrefix ; -- Begin function Jim_EvalObjPrefix
.p2align 2
_Jim_EvalObjPrefix: ; @Jim_EvalObjPrefix
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
str x3, [sp, #16]
ldur w8, [x29, #-20]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x8, x8, #3
mov x0, x8
bl _Jim_Alloc
str x0, [sp]
ldur x8, [x29, #-16]
ldr x9, [sp]
str x8, [x9]
ldr x8, [sp]
ldr x1, [sp, #16]
ldursw x10, [x29, #-20]
mov x9, #8
mul x2, x9, x10
add x0, x8, #8
mov x3, #-1
bl ___memcpy_chk
ldur x0, [x29, #-8]
ldur w8, [x29, #-20]
add w1, w8, #1
ldr x2, [sp]
bl _Jim_EvalObjVector
str w0, [sp, #12]
ldr x0, [sp]
bl _Jim_Free
ldr w0, [sp, #12]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_EvalObjList ; -- Begin function Jim_EvalObjList
.p2align 2
_Jim_EvalObjList: ; @Jim_EvalObjList
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x0, [sp, #8]
ldr x1, [sp]
bl _SetListFromAny
ldr x0, [sp, #8]
ldr x1, [sp]
bl _JimEvalObjList
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimEvalObjList
_JimEvalObjList: ; @JimEvalObjList
.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 wzr, [sp, #12]
ldr x8, [sp, #16]
ldr w8, [x8, #32]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB203_4
b LBB203_1
LBB203_1:
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-8]
ldr x8, [sp, #16]
ldr w1, [x8, #32]
ldr x8, [sp, #16]
ldr x2, [x8, #24]
bl _JimInvokeCommand
str w0, [sp, #12]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB203_3
b LBB203_2
LBB203_2:
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _Jim_FreeObj
b LBB203_3
LBB203_3:
b LBB203_4
LBB203_4:
ldr w0, [sp, #12]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimScriptValid
_JimScriptValid: ; @JimScriptValid
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
ldr x0, [sp, #16]
ldr x8, [sp, #8]
ldr w1, [x8, #36]
bl _JimParseCheckMissing
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB204_2
b LBB204_1
LBB204_1:
ldr x0, [sp, #16]
ldr x1, [sp, #8]
bl _JimAddErrorToStack
stur wzr, [x29, #-4]
b LBB204_3
LBB204_2:
mov w8, #1
stur w8, [x29, #-4]
b LBB204_3
LBB204_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_IncrCoreCommand
_Jim_IncrCoreCommand: ; @Jim_IncrCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
mov x8, #1
str x8, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB205_3
b LBB205_1
LBB205_1:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB205_3
b LBB205_2
LBB205_2:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.399@PAGE
add x3, x3, l_.str.399@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB205_25
LBB205_3:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB205_7
b LBB205_4
LBB205_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
add x2, sp, #32
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB205_6
b LBB205_5
LBB205_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB205_25
LBB205_6:
b LBB205_7
LBB205_7:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
mov w2, #4
bl _Jim_GetVariable
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB205_9
b LBB205_8
LBB205_8:
str xzr, [sp, #40]
b LBB205_12
LBB205_9:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
add x2, sp, #40
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB205_11
b LBB205_10
LBB205_10:
mov w8, #1
stur w8, [x29, #-4]
b LBB205_25
LBB205_11:
b LBB205_12
LBB205_12:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB205_14
b LBB205_13
LBB205_13:
ldr x8, [sp, #24]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB205_17
b LBB205_14
LBB205_14:
ldur x0, [x29, #-16]
ldr x8, [sp, #40]
ldr x9, [sp, #32]
add x1, x8, x9
bl _Jim_NewIntObj
str x0, [sp, #24]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
ldr x2, [sp, #24]
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB205_16
b LBB205_15
LBB205_15:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_FreeObj
mov w8, #1
stur w8, [x29, #-4]
b LBB205_25
LBB205_16:
b LBB205_20
LBB205_17:
ldr x0, [sp, #24]
bl _Jim_InvalidateStringRep
ldr x8, [sp, #40]
ldr x9, [sp, #32]
add x8, x8, x9
ldr x9, [sp, #24]
str x8, [x9, #24]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
adrp x9, _variableObjType@PAGE
add x9, x9, _variableObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB205_19
b LBB205_18
LBB205_18:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
ldr x2, [sp, #24]
bl _Jim_SetVariable
b LBB205_19
LBB205_19:
b LBB205_20
LBB205_20:
b LBB205_21
LBB205_21:
ldr x8, [sp, #24]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB205_23
b LBB205_22
LBB205_22:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB205_23
LBB205_23:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB205_24
LBB205_24:
stur wzr, [x29, #-4]
b LBB205_25
LBB205_25:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimExpandExprSugar
_JimExpandExprSugar: ; @JimExpandExprSugar
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
ldr x0, [sp, #16]
ldr x1, [sp, #8]
mov x2, sp
bl _Jim_EvalExpression
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB206_2
b LBB206_1
LBB206_1:
ldr x9, [sp]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp]
stur x8, [x29, #-8]
b LBB206_3
LBB206_2:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB206_3
LBB206_3:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimInterpolateTokens
_JimInterpolateTokens: ; @JimInterpolateTokens
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #72]
str x1, [sp, #64]
str w2, [sp, #60]
str w3, [sp, #56]
str wzr, [sp, #52]
ldr w8, [sp, #60]
subs w8, w8, #8
cset w8, gt
tbnz w8, #0, LBB207_2
b LBB207_1
LBB207_1:
sub x8, x29, #72
str x8, [sp, #40]
b LBB207_3
LBB207_2:
ldrsw x9, [sp, #60]
mov x8, #8
mul x8, x8, x9
mov x0, x8
bl _Jim_Alloc
str x0, [sp, #40]
b LBB207_3
LBB207_3:
str wzr, [sp, #48]
b LBB207_4
LBB207_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #48]
ldr w9, [sp, #60]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB207_24
b LBB207_5
LBB207_5: ; in Loop: Header=BB207_4 Depth=1
ldr x0, [sp, #72]
ldr x8, [sp, #64]
ldrsw x9, [sp, #48]
add x1, x8, x9, lsl #4
ldr x8, [sp, #40]
ldrsw x9, [sp, #48]
add x2, x8, x9, lsl #3
bl _JimSubstOneToken
subs w8, w0, #0
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #4
cset w8, hi
tbnz w8, #0, LBB207_14
; %bb.6: ; in Loop: Header=BB207_4 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI207_0@PAGE
add x10, x10, lJTI207_0@PAGEOFF
Ltmp32:
adr x8, Ltmp32
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB207_7: ; in Loop: Header=BB207_4 Depth=1
b LBB207_22
LBB207_8: ; in Loop: Header=BB207_4 Depth=1
ldr w8, [sp, #56]
ands w8, w8, #0x80
cset w8, eq
tbnz w8, #0, LBB207_10
b LBB207_9
LBB207_9: ; in Loop: Header=BB207_4 Depth=1
ldr w8, [sp, #48]
str w8, [sp, #60]
b LBB207_23
LBB207_10: ; in Loop: Header=BB207_4 Depth=1
b LBB207_11
LBB207_11: ; in Loop: Header=BB207_4 Depth=1
ldr w8, [sp, #56]
ands w8, w8, #0x80
cset w8, eq
tbnz w8, #0, LBB207_13
b LBB207_12
LBB207_12: ; in Loop: Header=BB207_4 Depth=1
ldr x9, [sp, #40]
ldrsw x10, [sp, #48]
mov x8, #0
str x8, [x9, x10, lsl #3]
b LBB207_23
LBB207_13:
b LBB207_14
LBB207_14:
b LBB207_15
LBB207_15: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #48]
subs w9, w8, #1
str w9, [sp, #48]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB207_19
b LBB207_16
LBB207_16: ; in Loop: Header=BB207_15 Depth=1
ldr x8, [sp, #40]
ldrsw x9, [sp, #48]
ldr x9, [x8, x9, lsl #3]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB207_18
b LBB207_17
LBB207_17: ; in Loop: Header=BB207_15 Depth=1
ldr x0, [sp, #72]
ldr x8, [sp, #40]
ldrsw x9, [sp, #48]
ldr x1, [x8, x9, lsl #3]
bl _Jim_FreeObj
b LBB207_18
LBB207_18: ; in Loop: Header=BB207_15 Depth=1
b LBB207_15
LBB207_19:
ldr x8, [sp, #40]
sub x9, x29, #72
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB207_21
b LBB207_20
LBB207_20:
ldr x0, [sp, #40]
bl _Jim_Free
b LBB207_21
LBB207_21:
; kill: def $x8 killed $xzr
str xzr, [sp, #80]
b LBB207_51
LBB207_22: ; in Loop: Header=BB207_4 Depth=1
ldr x8, [sp, #40]
ldrsw x9, [sp, #48]
ldr x9, [x8, x9, lsl #3]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #40]
ldrsw x9, [sp, #48]
ldr x0, [x8, x9, lsl #3]
bl _Jim_String
ldr x8, [sp, #40]
ldrsw x9, [sp, #48]
ldr x8, [x8, x9, lsl #3]
ldr w9, [x8, #20]
ldr w8, [sp, #52]
add w8, w8, w9
str w8, [sp, #52]
b LBB207_23
LBB207_23: ; in Loop: Header=BB207_4 Depth=1
ldr w8, [sp, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB207_4
LBB207_24:
ldr w8, [sp, #60]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB207_30
b LBB207_25
LBB207_25:
ldr x8, [sp, #40]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB207_30
b LBB207_26
LBB207_26:
ldr x8, [sp, #40]
sub x9, x29, #72
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB207_30
b LBB207_27
LBB207_27:
ldr x8, [sp, #40]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB207_29
b LBB207_28
LBB207_28:
ldr x0, [sp, #72]
ldr x8, [sp, #40]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB207_29
LBB207_29:
ldr x8, [sp, #40]
ldr x8, [x8]
str x8, [sp, #80]
b LBB207_51
LBB207_30:
ldr x0, [sp, #72]
mov x1, #0
mov w2, #0
bl _Jim_NewStringObjNoAlloc
str x0, [sp, #32]
ldr w8, [sp, #60]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB207_35
b LBB207_31
LBB207_31:
ldr x8, [sp, #64]
ldr w8, [x8, #8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB207_35
b LBB207_32
LBB207_32:
ldr x8, [sp, #64]
ldr w8, [x8, #24]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB207_35
b LBB207_33
LBB207_33:
ldr x8, [sp, #64]
ldr w8, [x8, #40]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB207_35
b LBB207_34
LBB207_34:
ldr x9, [sp, #32]
adrp x8, _interpolatedObjType@PAGE
add x8, x8, _interpolatedObjType@PAGEOFF
str x8, [x9, #8]
ldr x8, [sp, #64]
ldr x8, [x8]
ldr x9, [sp, #32]
str x8, [x9, #24]
ldr x8, [sp, #40]
ldr x8, [x8, #16]
ldr x9, [sp, #32]
str x8, [x9, #32]
ldr x8, [sp, #40]
ldr x9, [x8, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB207_40
LBB207_35:
ldr w8, [sp, #60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB207_39
b LBB207_36
LBB207_36:
ldr x8, [sp, #40]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB207_39
b LBB207_37
LBB207_37:
ldr x8, [sp, #40]
ldr x8, [x8]
ldr x8, [x8, #8]
adrp x9, _sourceObjType@PAGE
add x9, x9, _sourceObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB207_39
b LBB207_38
LBB207_38:
ldr x0, [sp, #72]
ldr x1, [sp, #32]
ldr x8, [sp, #40]
ldr x8, [x8]
ldr x2, [x8, #24]
ldr x8, [sp, #40]
ldr x8, [x8]
ldr w3, [x8, #32]
bl _JimSetSourceInfo
b LBB207_39
LBB207_39:
b LBB207_40
LBB207_40:
ldr w8, [sp, #52]
add w0, w8, #1
bl _Jim_Alloc
ldr x9, [sp, #32]
mov x8, x0
str x8, [x9]
str x0, [sp, #24]
ldr w8, [sp, #52]
ldr x9, [sp, #32]
str w8, [x9, #20]
str wzr, [sp, #48]
b LBB207_41
LBB207_41: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #48]
ldr w9, [sp, #60]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB207_48
b LBB207_42
LBB207_42: ; in Loop: Header=BB207_41 Depth=1
ldr x8, [sp, #40]
ldrsw x9, [sp, #48]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB207_46
b LBB207_43
LBB207_43: ; in Loop: Header=BB207_41 Depth=1
ldr x0, [sp, #24]
ldr x8, [sp, #40]
ldrsw x9, [sp, #48]
ldr x8, [x8, x9, lsl #3]
ldr x1, [x8]
ldr x8, [sp, #40]
ldrsw x9, [sp, #48]
ldr x8, [x8, x9, lsl #3]
ldrsw x2, [x8, #20]
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #40]
ldrsw x9, [sp, #48]
ldr x8, [x8, x9, lsl #3]
ldrsw x9, [x8, #20]
ldr x8, [sp, #24]
add x8, x8, x9
str x8, [sp, #24]
ldr x8, [sp, #40]
ldrsw x9, [sp, #48]
ldr x9, [x8, x9, lsl #3]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB207_45
b LBB207_44
LBB207_44: ; in Loop: Header=BB207_41 Depth=1
ldr x0, [sp, #72]
ldr x8, [sp, #40]
ldrsw x9, [sp, #48]
ldr x1, [x8, x9, lsl #3]
bl _Jim_FreeObj
b LBB207_45
LBB207_45: ; in Loop: Header=BB207_41 Depth=1
b LBB207_46
LBB207_46: ; in Loop: Header=BB207_41 Depth=1
b LBB207_47
LBB207_47: ; in Loop: Header=BB207_41 Depth=1
ldr w8, [sp, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB207_41
LBB207_48:
ldr x8, [sp, #32]
ldr x8, [x8]
ldrsw x9, [sp, #52]
add x8, x8, x9
strb wzr, [x8]
ldr x8, [sp, #40]
sub x9, x29, #72
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB207_50
b LBB207_49
LBB207_49:
ldr x0, [sp, #40]
bl _Jim_Free
b LBB207_50
LBB207_50:
ldr x8, [sp, #32]
str x8, [sp, #80]
b LBB207_51
LBB207_51:
ldr x8, [sp, #80]
str x8, [sp, #8] ; 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, LBB207_53
b LBB207_52
LBB207_52:
bl ___stack_chk_fail
LBB207_53:
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
.p2align 2
lJTI207_0:
.long LBB207_7-Ltmp32
.long LBB207_14-Ltmp32
.long LBB207_7-Ltmp32
.long LBB207_8-Ltmp32
.long LBB207_11-Ltmp32
; -- End function
.p2align 2 ; -- Begin function JimAddErrorToStack
_JimAddErrorToStack: ; @JimAddErrorToStack
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x8, [x29, #-8]
ldr w8, [x8, #332]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB208_4
b LBB208_1
LBB208_1:
ldur x9, [x29, #-8]
mov w8, #1
str w8, [x9, #332]
ldr x8, [sp, #16]
ldr x9, [x8, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8, #16]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB208_3
b LBB208_2
LBB208_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #16]
bl _Jim_FreeObj
b LBB208_3
LBB208_3:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldur x9, [x29, #-8]
str x8, [x9, #16]
ldr x8, [sp, #16]
ldr w8, [x8, #32]
ldur x9, [x29, #-8]
str w8, [x9, #8]
ldur x0, [x29, #-8]
bl _JimResetStackTrace
ldur x9, [x29, #-8]
ldr w8, [x9, #24]
add w8, w8, #1
str w8, [x9, #24]
b LBB208_4
LBB208_4:
ldur x8, [x29, #-8]
ldr w8, [x8, #24]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB208_10
b LBB208_5
LBB208_5:
ldur x8, [x29, #-8]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
ldr x0, [x8, #312]
bl _Jim_String
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp, #16]
ldr x2, [x8, #8]
ldr x8, [sp, #16]
ldr w3, [x8, #32]
bl _JimAppendStackTrace
ldr x8, [sp, #16]
ldr x0, [x8, #8]
bl _Jim_Length
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB208_7
b LBB208_6
LBB208_6:
ldur x8, [x29, #-8]
str wzr, [x8, #24]
b LBB208_7
LBB208_7:
ldur x8, [x29, #-8]
ldr x9, [x8, #312]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB208_9
b LBB208_8
LBB208_8:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #312]
bl _Jim_FreeObj
b LBB208_9
LBB208_9:
ldur x8, [x29, #-8]
ldr x8, [x8, #208]
ldur x9, [x29, #-8]
str x8, [x9, #312]
ldur x8, [x29, #-8]
ldr x9, [x8, #312]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB208_10
LBB208_10:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimSetSourceInfo
_JimSetSourceInfo: ; @JimSetSourceInfo
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str x2, [sp, #8]
str w3, [sp, #4]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #8]
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr w8, [sp, #4]
ldr x9, [sp, #16]
str w8, [x9, #32]
ldr x9, [sp, #16]
adrp x8, _sourceObjType@PAGE
add x8, x8, _sourceObjType@PAGEOFF
str x8, [x9, #8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_Eval ; -- Begin function Jim_Eval
.p2align 2
_Jim_Eval: ; @Jim_Eval
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x8, [x29, #-8]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
mov w2, #-1
bl _Jim_NewStringObj
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _Jim_EvalObj
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_EvalGlobal ; -- Begin function Jim_EvalGlobal
.p2align 2
_Jim_EvalGlobal: ; @Jim_EvalGlobal
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x8, [x29, #-8]
ldr x8, [x8, #88]
str x8, [sp]
ldur x8, [x29, #-8]
ldr x8, [x8, #96]
ldur x9, [x29, #-8]
str x8, [x9, #88]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _Jim_Eval
str w0, [sp, #12]
ldr x8, [sp]
ldur x9, [x29, #-8]
str x8, [x9, #88]
ldr w0, [sp, #12]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_EvalFileGlobal ; -- Begin function Jim_EvalFileGlobal
.p2align 2
_Jim_EvalFileGlobal: ; @Jim_EvalFileGlobal
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x8, [x29, #-8]
ldr x8, [x8, #88]
str x8, [sp]
ldur x8, [x29, #-8]
ldr x8, [x8, #96]
ldur x9, [x29, #-8]
str x8, [x9, #88]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _Jim_EvalFile
str w0, [sp, #12]
ldr x8, [sp]
ldur x9, [x29, #-8]
str x8, [x9, #88]
ldr w0, [sp, #12]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_EvalFile ; -- Begin function Jim_EvalFile
.p2align 2
_Jim_EvalFile: ; @Jim_EvalFile
.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
stur x0, [x29, #-32]
stur x1, [x29, #-40]
ldur x0, [x29, #-40]
add x1, sp, #88
bl _stat
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB213_2
b LBB213_1
LBB213_1:
ldur x0, [x29, #-40]
adrp x1, l_.str.104@PAGE
add x1, x1, l_.str.104@PAGEOFF
bl _fopen
mov x8, x0
stur x8, [x29, #-48]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB213_3
b LBB213_2
LBB213_2:
ldur x8, [x29, #-32]
str x8, [sp, #72] ; 8-byte Folded Spill
ldur x8, [x29, #-40]
str x8, [sp, #64] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
ldr x10, [sp, #64] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #72] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.105@PAGE
add x1, x1, l_.str.105@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-20]
b LBB213_16
LBB213_3:
ldr x8, [sp, #184]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB213_5
b LBB213_4
LBB213_4:
ldur x0, [x29, #-48]
bl _fclose
stur wzr, [x29, #-20]
b LBB213_16
LBB213_5:
ldr x8, [sp, #184]
mov x9, #1
str x9, [sp, #56] ; 8-byte Folded Spill
add x8, x8, #1
mov x0, x8
bl _Jim_Alloc
ldr x1, [sp, #56] ; 8-byte Folded Reload
stur x0, [x29, #-56]
ldur x0, [x29, #-56]
ldr x2, [sp, #184]
ldur x3, [x29, #-48]
bl _fread
mov x8, x0
str w8, [sp, #80]
ldur x0, [x29, #-48]
bl _ferror
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB213_7
b LBB213_6
LBB213_6:
ldur x0, [x29, #-48]
bl _fclose
ldur x0, [x29, #-56]
bl _Jim_Free
ldur x8, [x29, #-32]
str x8, [sp, #48] ; 8-byte Folded Spill
ldur x8, [x29, #-40]
str x8, [sp, #40] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
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.106@PAGE
add x1, x1, l_.str.106@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-20]
b LBB213_16
LBB213_7:
ldur x0, [x29, #-48]
bl _fclose
ldur x8, [x29, #-56]
ldrsw x9, [sp, #80]
add x8, x8, x9
strb wzr, [x8]
ldur x0, [x29, #-32]
ldur x1, [x29, #-56]
ldr w2, [sp, #80]
bl _Jim_NewStringObjNoAlloc
stur x0, [x29, #-64]
ldur x8, [x29, #-32]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur x8, [x29, #-64]
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x0, [x29, #-32]
ldur x1, [x29, #-40]
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp, #24] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov w3, #1
bl _JimSetSourceInfo
ldur x9, [x29, #-64]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x8, [x8, #192]
stur x8, [x29, #-72]
ldur x8, [x29, #-64]
ldur x9, [x29, #-32]
str x8, [x9, #192]
ldur x0, [x29, #-32]
ldur x1, [x29, #-64]
bl _Jim_EvalObj
str w0, [sp, #84]
ldr w8, [sp, #84]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB213_11
b LBB213_8
LBB213_8:
ldur x9, [x29, #-32]
ldr w8, [x9, #44]
subs w8, w8, #1
str w8, [x9, #44]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB213_10
b LBB213_9
LBB213_9:
ldur x8, [x29, #-32]
ldr w8, [x8, #40]
str w8, [sp, #84]
ldur x8, [x29, #-32]
str wzr, [x8, #40]
ldur x8, [x29, #-32]
str wzr, [x8, #44]
b LBB213_10
LBB213_10:
b LBB213_11
LBB213_11:
ldr w8, [sp, #84]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB213_13
b LBB213_12
LBB213_12:
ldur x9, [x29, #-32]
ldr w8, [x9, #24]
add w8, w8, #1
str w8, [x9, #24]
b LBB213_13
LBB213_13:
ldur x8, [x29, #-72]
ldur x9, [x29, #-32]
str x8, [x9, #192]
ldur x9, [x29, #-64]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB213_15
b LBB213_14
LBB213_14:
ldur x0, [x29, #-32]
ldur x1, [x29, #-64]
bl _Jim_FreeObj
b LBB213_15
LBB213_15:
ldr w8, [sp, #84]
stur w8, [x29, #-20]
b LBB213_16
LBB213_16:
ldur w0, [x29, #-20]
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 Jim_GetSubst
_Jim_GetSubst: ; @Jim_GetSubst
.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]
ldr x8, [x8, #8]
adrp x9, _scriptObjType@PAGE
add x9, x9, _scriptObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB214_2
b LBB214_1
LBB214_1:
ldr x8, [sp, #16]
ldr x8, [x8, #24]
ldr w8, [x8, #20]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB214_3
b LBB214_2
LBB214_2:
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr w2, [sp, #12]
bl _SetSubstFromAny
b LBB214_3
LBB214_3:
ldr x8, [sp, #16]
ldr x0, [x8, #24]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_CommandMatchObj ; -- Begin function Jim_CommandMatchObj
.p2align 2
_Jim_CommandMatchObj: ; @Jim_CommandMatchObj
.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 x0, [x29, #-48]
str x1, [sp, #56]
str x2, [sp, #48]
str x3, [sp, #40]
str w4, [sp, #36]
str wzr, [sp, #32]
ldr x8, [sp, #56]
ldrsw x10, [sp, #32]
mov x9, x10
add w9, w9, #1
str w9, [sp, #32]
sub x9, x29, #40
str x8, [x9, x10, lsl #3]
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB215_2
b LBB215_1
LBB215_1:
ldur x0, [x29, #-48]
adrp x1, l_.str.32@PAGE
add x1, x1, l_.str.32@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
ldrsw x9, [sp, #32]
mov x8, x9
add w8, w8, #1
str w8, [sp, #32]
sub x8, x29, #40
str x0, [x8, x9, lsl #3]
b LBB215_2
LBB215_2:
ldr x8, [sp, #48]
ldrsw x9, [sp, #32]
mov x10, x9
add w10, w10, #1
str w10, [sp, #32]
sub x2, x29, #40
str x8, [x2, x9, lsl #3]
ldr x8, [sp, #40]
ldrsw x9, [sp, #32]
mov x10, x9
add w10, w10, #1
str w10, [sp, #32]
str x8, [x2, x9, lsl #3]
ldur x0, [x29, #-48]
ldr w1, [sp, #32]
bl _Jim_EvalObjVector
str w0, [sp, #20]
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB215_4
b LBB215_3
LBB215_3:
ldur x0, [x29, #-48]
ldur x8, [x29, #-48]
ldr x1, [x8]
add x2, sp, #24
bl _Jim_GetLong
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB215_5
b LBB215_4
LBB215_4:
ldr w9, [sp, #20]
mov w8, #0
subs w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
str x8, [sp, #24]
b LBB215_5
LBB215_5:
ldr x8, [sp, #24]
str x8, [sp, #8] ; 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, LBB215_7
b LBB215_6
LBB215_6:
bl ___stack_chk_fail
LBB215_7:
ldr x8, [sp, #8] ; 8-byte Folded Reload
mov x0, x8
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _Jim_DictKeys ; -- Begin function Jim_DictKeys
.p2align 2
_Jim_DictKeys: ; @Jim_DictKeys
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _SetDictFromAny
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB216_2
b LBB216_1
LBB216_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB216_7
LBB216_2:
b LBB216_3
LBB216_3:
ldur x0, [x29, #-16]
ldr x8, [sp, #24]
ldr x1, [x8, #24]
ldr x2, [sp, #16]
adrp x3, _JimDictMatchKeys@PAGE
add x3, x3, _JimDictMatchKeys@PAGEOFF
mov w4, #0
bl _JimDictPatternMatch
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB216_5
b LBB216_4
LBB216_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB216_5
LBB216_5:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB216_6
LBB216_6:
stur wzr, [x29, #-4]
b LBB216_7
LBB216_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimDictPatternMatch
_JimDictPatternMatch: ; @JimDictPatternMatch
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur x3, [x29, #-32]
stur w4, [x29, #-36]
ldur x0, [x29, #-8]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #40]
ldur x0, [x29, #-16]
add x1, sp, #8
bl _JimInitHashTableIterator
b LBB217_1
LBB217_1: ; =>This Inner Loop Header: Depth=1
add x0, sp, #8
bl _Jim_NextHashEntry
mov x8, x0
str x8, [sp, #48]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB217_6
b LBB217_2
LBB217_2: ; in Loop: Header=BB217_1 Depth=1
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB217_4
b LBB217_3
LBB217_3: ; in Loop: Header=BB217_1 Depth=1
ldur x0, [x29, #-24]
bl _Jim_String
str x0, [sp] ; 8-byte Folded Spill
ldr x8, [sp, #48]
ldr x0, [x8]
bl _Jim_String
mov x1, x0
ldr x0, [sp] ; 8-byte Folded Reload
mov w2, #0
bl _JimGlobMatch
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB217_5
b LBB217_4
LBB217_4: ; in Loop: Header=BB217_1 Depth=1
ldur x8, [x29, #-32]
ldur x0, [x29, #-8]
ldr x1, [sp, #40]
ldr x2, [sp, #48]
ldur w3, [x29, #-36]
blr x8
b LBB217_5
LBB217_5: ; in Loop: Header=BB217_1 Depth=1
b LBB217_1
LBB217_6:
ldr x0, [sp, #40]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimDictMatchKeys
_JimDictMatchKeys: ; @JimDictMatchKeys
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
str w3, [sp, #4]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr x8, [sp, #8]
ldr x2, [x8]
bl _Jim_ListAppendElement
ldr w8, [sp, #4]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB218_2
b LBB218_1
LBB218_1:
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr x8, [sp, #8]
ldr x2, [x8, #8]
bl _Jim_ListAppendElement
b LBB218_2
LBB218_2:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_DictValues ; -- Begin function Jim_DictValues
.p2align 2
_Jim_DictValues: ; @Jim_DictValues
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _SetDictFromAny
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB219_2
b LBB219_1
LBB219_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB219_7
LBB219_2:
b LBB219_3
LBB219_3:
ldur x0, [x29, #-16]
ldr x8, [sp, #24]
ldr x1, [x8, #24]
ldr x2, [sp, #16]
adrp x3, _JimDictMatchKeys@PAGE
add x3, x3, _JimDictMatchKeys@PAGEOFF
mov w4, #1
bl _JimDictPatternMatch
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB219_5
b LBB219_4
LBB219_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB219_5
LBB219_5:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB219_6
LBB219_6:
stur wzr, [x29, #-4]
b LBB219_7
LBB219_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_DictSize ; -- Begin function Jim_DictSize
.p2align 2
_Jim_DictSize: ; @Jim_DictSize
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
ldr x0, [sp, #16]
ldr x1, [sp, #8]
bl _SetDictFromAny
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB220_2
b LBB220_1
LBB220_1:
mov w8, #-1
stur w8, [x29, #-4]
b LBB220_3
LBB220_2:
ldr x8, [sp, #8]
ldr x8, [x8, #24]
ldr w8, [x8, #32]
stur w8, [x29, #-4]
b LBB220_3
LBB220_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _Jim_DictInfo ; -- Begin function Jim_DictInfo
.p2align 2
_Jim_DictInfo: ; @Jim_DictInfo
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _SetDictFromAny
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB221_2
b LBB221_1
LBB221_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB221_12
LBB221_2:
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
str x8, [sp, #32]
ldr x8, [sp, #32]
ldr w8, [x8, #32]
; implicit-def: $x10
mov x10, x8
ldr x8, [sp, #32]
ldr w9, [x8, #24]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.109@PAGE
add x0, x0, l_.str.109@PAGEOFF
bl _printf
str wzr, [sp, #28]
b LBB221_3
LBB221_3: ; =>This Loop Header: Depth=1
; Child Loop BB221_6 Depth 2
ldr w8, [sp, #28]
ldr x9, [sp, #32]
ldr w9, [x9, #24]
subs w8, w8, w9
cset w8, hs
tbnz w8, #0, LBB221_11
b LBB221_4
LBB221_4: ; in Loop: Header=BB221_3 Depth=1
ldr x8, [sp, #32]
ldr x8, [x8]
ldr w9, [sp, #28]
; kill: def $x9 killed $w9
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB221_9
b LBB221_5
LBB221_5: ; in Loop: Header=BB221_3 Depth=1
ldr w9, [sp, #28]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.110@PAGE
add x0, x0, l_.str.110@PAGEOFF
bl _printf
b LBB221_6
LBB221_6: ; Parent Loop BB221_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB221_8
b LBB221_7
LBB221_7: ; in Loop: Header=BB221_6 Depth=2
ldr x8, [sp, #16]
ldr x0, [x8]
bl _Jim_String
mov x8, sp
str x0, [x8]
adrp x0, l_.str.111@PAGE
add x0, x0, l_.str.111@PAGEOFF
bl _printf
ldr x8, [sp, #16]
ldr x8, [x8, #16]
str x8, [sp, #16]
b LBB221_6
LBB221_8: ; in Loop: Header=BB221_3 Depth=1
adrp x0, l_.str.112@PAGE
add x0, x0, l_.str.112@PAGEOFF
bl _printf
b LBB221_9
LBB221_9: ; in Loop: Header=BB221_3 Depth=1
b LBB221_10
LBB221_10: ; in Loop: Header=BB221_3 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB221_3
LBB221_11:
stur wzr, [x29, #-4]
b LBB221_12
LBB221_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_GetEnviron ; -- Begin function Jim_GetEnviron
.p2align 2
_Jim_GetEnviron: ; @Jim_GetEnviron
.cfi_startproc
; %bb.0:
adrp x8, _environ@GOTPAGE
ldr x8, [x8, _environ@GOTPAGEOFF]
ldr x0, [x8]
ret
.cfi_endproc
; -- End function
.globl _Jim_SetEnviron ; -- Begin function Jim_SetEnviron
.p2align 2
_Jim_SetEnviron: ; @Jim_SetEnviron
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
adrp x9, _environ@GOTPAGE
ldr x9, [x9, _environ@GOTPAGEOFF]
str x8, [x9]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_RegisterCoreCommands ; -- Begin function Jim_RegisterCoreCommands
.p2align 2
_Jim_RegisterCoreCommands: ; @Jim_RegisterCoreCommands
.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 LBB224_1
LBB224_1: ; =>This Inner Loop Header: Depth=1
ldrsw x8, [sp, #4]
lsl x9, x8, #4
adrp x8, _Jim_CoreCommandsTable@PAGE
add x8, x8, _Jim_CoreCommandsTable@PAGEOFF
ldr x8, [x8, x9]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB224_3
b LBB224_2
LBB224_2: ; in Loop: Header=BB224_1 Depth=1
ldr x0, [sp, #8]
ldrsw x8, [sp, #4]
lsl x9, x8, #4
adrp x8, _Jim_CoreCommandsTable@PAGE
add x8, x8, _Jim_CoreCommandsTable@PAGEOFF
ldr x1, [x8, x9]
ldrsw x9, [sp, #4]
add x8, x8, x9, lsl #4
ldr x2, [x8, #8]
mov x4, #0
mov x3, x4
bl _Jim_CreateCommand
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB224_1
LBB224_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_MakeErrorMessage ; -- Begin function Jim_MakeErrorMessage
.p2align 2
_Jim_MakeErrorMessage: ; @Jim_MakeErrorMessage
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp]
ldr x0, [sp]
adrp x1, l_.str.113@PAGE
add x1, x1, l_.str.113@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
add x2, sp, #8
str x0, [sp, #8]
ldr x8, [sp]
ldr x8, [x8]
str x8, [sp, #16]
ldr x0, [sp]
mov w1, #2
bl _Jim_EvalObjVector
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, LBB225_2
b LBB225_1
LBB225_1:
bl ___stack_chk_fail
LBB225_2:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimSetFailedEnumResult
_JimSetFailedEnumResult: ; @JimSetFailedEnumResult
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur x3, [x29, #-32]
stur x4, [x29, #-40]
stur x5, [x29, #-48]
stur wzr, [x29, #-52]
b LBB226_1
LBB226_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-40]
ldursw x9, [x29, #-52]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB226_4
b LBB226_2
LBB226_2: ; in Loop: Header=BB226_1 Depth=1
b LBB226_3
LBB226_3: ; in Loop: Header=BB226_1 Depth=1
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
b LBB226_1
LBB226_4:
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB226_6
b LBB226_5
LBB226_5:
adrp x8, l_.str.655@PAGE
add x8, x8, l_.str.655@PAGEOFF
stur x8, [x29, #-48]
b LBB226_6
LBB226_6:
ldur x0, [x29, #-8]
ldur x11, [x29, #-24]
ldur x10, [x29, #-48]
ldur x8, [x29, #-16]
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x1, l_.str.656@PAGE
add x1, x1, l_.str.656@PAGEOFF
bl _Jim_SetResultFormatted
ldursw x9, [x29, #-52]
mov x8, #8
str x8, [sp, #32] ; 8-byte Folded Spill
mul x8, x8, x9
mov x0, x8
bl _Jim_Alloc
ldr x8, [sp, #32] ; 8-byte Folded Reload
str x0, [sp, #48]
ldr x0, [sp, #48]
ldur x1, [x29, #-40]
ldursw x9, [x29, #-52]
mul x2, x8, x9
mov x3, #-1
bl ___memcpy_chk
ldr x2, [sp, #32] ; 8-byte Folded Reload
ldr x0, [sp, #48]
ldursw x1, [x29, #-52]
adrp x3, _qsortCompareStringPointers@PAGE
add x3, x3, _qsortCompareStringPointers@PAGEOFF
bl _qsort
str wzr, [sp, #44]
b LBB226_7
LBB226_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #44]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB226_15
b LBB226_8
LBB226_8: ; in Loop: Header=BB226_7 Depth=1
ldr w8, [sp, #44]
add w8, w8, #1
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB226_11
b LBB226_9
LBB226_9: ; in Loop: Header=BB226_7 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB226_11
b LBB226_10
LBB226_10: ; in Loop: Header=BB226_7 Depth=1
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
adrp x2, l_.str.657@PAGE
add x2, x2, l_.str.657@PAGEOFF
mov w3, #-1
bl _Jim_AppendString
b LBB226_11
LBB226_11: ; in Loop: Header=BB226_7 Depth=1
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
ldur x10, [x29, #-32]
ldr x8, [sp, #48]
ldrsw x9, [sp, #44]
ldr x9, [x8, x9, lsl #3]
mov x8, sp
str x10, [x8]
str x9, [x8, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #16]
bl _Jim_AppendStrings
ldr w8, [sp, #44]
add w8, w8, #1
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB226_13
b LBB226_12
LBB226_12: ; in Loop: Header=BB226_7 Depth=1
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
adrp x2, l_.str.658@PAGE
add x2, x2, l_.str.658@PAGEOFF
mov w3, #-1
bl _Jim_AppendString
b LBB226_13
LBB226_13: ; in Loop: Header=BB226_7 Depth=1
b LBB226_14
LBB226_14: ; in Loop: Header=BB226_7 Depth=1
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #44]
b LBB226_7
LBB226_15:
ldr x0, [sp, #48]
bl _Jim_Free
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _Jim_FindByName ; -- Begin function Jim_FindByName
.p2align 2
_Jim_FindByName: ; @Jim_FindByName
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
str wzr, [sp, #12]
b LBB227_1
LBB227_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr x9, [sp, #16]
; kill: def $w9 killed $w9 killed $x9
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB227_7
b LBB227_2
LBB227_2: ; in Loop: Header=BB227_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB227_5
b LBB227_3
LBB227_3: ; in Loop: Header=BB227_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr x0, [x8, x9, lsl #3]
ldur x1, [x29, #-16]
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB227_5
b LBB227_4
LBB227_4:
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB227_8
LBB227_5: ; in Loop: Header=BB227_1 Depth=1
b LBB227_6
LBB227_6: ; in Loop: Header=BB227_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB227_1
LBB227_7:
mov w8, #-1
stur w8, [x29, #-4]
b LBB227_8
LBB227_8:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_IsDict ; -- Begin function Jim_IsDict
.p2align 2
_Jim_IsDict: ; @Jim_IsDict
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #8]
adrp x9, _dictObjType@PAGE
add x9, x9, _dictObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_ParseSubCmd ; -- Begin function Jim_ParseSubCmd
.p2align 2
_Jim_ParseSubCmd: ; @Jim_ParseSubCmd
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur w2, [x29, #-28]
stur x3, [x29, #-40]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-56]
str wzr, [sp, #68]
ldur x8, [x29, #-40]
ldr x0, [x8]
bl _Jim_String
str x0, [sp, #72]
ldur w8, [x29, #-28]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB229_6
b LBB229_1
LBB229_1:
b LBB229_2
LBB229_2:
ldur x0, [x29, #-16]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
str x0, [sp, #56]
ldr x9, [sp, #56]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB229_4
b LBB229_3
LBB229_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB229_4
LBB229_4:
ldr x8, [sp, #56]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB229_5
LBB229_5:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
ldr x9, [sp, #72]
mov x8, sp
adrp x10, l_.str.118@PAGE
add x10, x10, l_.str.118@PAGEOFF
str x10, [x8]
str x9, [x8, #8]
adrp x9, l_.str.119@PAGE
add x9, x9, l_.str.119@PAGEOFF
str x9, [x8, #16]
; kill: def $x9 killed $xzr
str xzr, [x8, #24]
bl _Jim_AppendStrings
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
ldr x9, [sp, #72]
mov x8, sp
adrp x10, l_.str.120@PAGE
add x10, x10, l_.str.120@PAGEOFF
str x10, [x8]
str x9, [x8, #8]
adrp x9, l_.str.121@PAGE
add x9, x9, l_.str.121@PAGEOFF
str x9, [x8, #16]
str xzr, [x8, #24]
bl _Jim_AppendStrings
stur xzr, [x29, #-8]
b LBB229_50
LBB229_6:
ldur x8, [x29, #-40]
ldr x8, [x8, #8]
stur x8, [x29, #-72]
ldur x0, [x29, #-16]
ldur x1, [x29, #-72]
adrp x2, l_.str.122@PAGE
add x2, x2, l_.str.122@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB229_10
b LBB229_7
LBB229_7:
ldur w8, [x29, #-28]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB229_9
b LBB229_8
LBB229_8:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur w2, [x29, #-28]
ldur x3, [x29, #-40]
bl _show_cmd_usage
adrp x8, _dummy_subcmd@PAGE
add x8, x8, _dummy_subcmd@PAGEOFF
stur x8, [x29, #-8]
b LBB229_50
LBB229_9:
mov w8, #1
str w8, [sp, #68]
ldur x8, [x29, #-40]
ldr x8, [x8, #16]
stur x8, [x29, #-72]
b LBB229_10
LBB229_10:
ldur x0, [x29, #-16]
ldur x1, [x29, #-72]
adrp x2, l_.str.123@PAGE
add x2, x2, l_.str.123@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB229_16
b LBB229_11
LBB229_11:
b LBB229_12
LBB229_12:
ldur x0, [x29, #-16]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
str x0, [sp, #48]
ldr x9, [sp, #48]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB229_14
b LBB229_13
LBB229_13:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB229_14
LBB229_14:
ldr x8, [sp, #48]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB229_15
LBB229_15:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
adrp x2, l_.str.107@PAGE
add x2, x2, l_.str.107@PAGEOFF
bl _add_commands
adrp x8, _dummy_subcmd@PAGE
add x8, x8, _dummy_subcmd@PAGEOFF
stur x8, [x29, #-8]
b LBB229_50
LBB229_16:
ldur x0, [x29, #-72]
sub x1, x29, #60
bl _Jim_GetString
str x0, [sp, #80]
ldur x8, [x29, #-24]
stur x8, [x29, #-48]
b LBB229_17
LBB229_17: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-48]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB229_28
b LBB229_18
LBB229_18: ; in Loop: Header=BB229_17 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-72]
ldur x8, [x29, #-48]
ldr x2, [x8]
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB229_20
b LBB229_19
LBB229_19:
b LBB229_28
LBB229_20: ; in Loop: Header=BB229_17 Depth=1
ldr x0, [sp, #80]
ldur x8, [x29, #-48]
ldr x1, [x8]
ldursw x2, [x29, #-60]
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB229_26
b LBB229_21
LBB229_21: ; in Loop: Header=BB229_17 Depth=1
ldur x8, [x29, #-56]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB229_25
b LBB229_22
LBB229_22:
ldr w8, [sp, #68]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB229_24
b LBB229_23
LBB229_23:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur w2, [x29, #-28]
ldur x3, [x29, #-40]
bl _show_cmd_usage
adrp x8, _dummy_subcmd@PAGE
add x8, x8, _dummy_subcmd@PAGEOFF
stur x8, [x29, #-8]
b LBB229_50
LBB229_24:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur x8, [x29, #-40]
ldr x3, [x8]
ldur x8, [x29, #-40]
ldr w9, [sp, #68]
add w9, w9, #1
ldr x4, [x8, w9, sxtw #3]
adrp x2, l_.str.124@PAGE
add x2, x2, l_.str.124@PAGEOFF
bl _bad_subcmd
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB229_50
LBB229_25: ; in Loop: Header=BB229_17 Depth=1
ldur x8, [x29, #-48]
stur x8, [x29, #-56]
b LBB229_26
LBB229_26: ; in Loop: Header=BB229_17 Depth=1
b LBB229_27
LBB229_27: ; in Loop: Header=BB229_17 Depth=1
ldur x8, [x29, #-48]
add x8, x8, #32
stur x8, [x29, #-48]
b LBB229_17
LBB229_28:
ldur x8, [x29, #-56]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB229_31
b LBB229_29
LBB229_29:
ldur x8, [x29, #-48]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB229_31
b LBB229_30
LBB229_30:
ldur x8, [x29, #-56]
stur x8, [x29, #-48]
b LBB229_31
LBB229_31:
ldur x8, [x29, #-48]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB229_35
b LBB229_32
LBB229_32:
ldr w8, [sp, #68]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB229_34
b LBB229_33
LBB229_33:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur w2, [x29, #-28]
ldur x3, [x29, #-40]
bl _show_cmd_usage
adrp x8, _dummy_subcmd@PAGE
add x8, x8, _dummy_subcmd@PAGEOFF
stur x8, [x29, #-8]
b LBB229_50
LBB229_34:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur x8, [x29, #-40]
ldr x3, [x8]
ldur x8, [x29, #-40]
ldr w9, [sp, #68]
add w9, w9, #1
ldr x4, [x8, w9, sxtw #3]
adrp x2, l_.str.65@PAGE
add x2, x2, l_.str.65@PAGEOFF
bl _bad_subcmd
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB229_50
LBB229_35:
ldr w8, [sp, #68]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB229_41
b LBB229_36
LBB229_36:
b LBB229_37
LBB229_37:
ldur x0, [x29, #-16]
adrp x1, l_.str.125@PAGE
add x1, x1, l_.str.125@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #40]
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB229_39
b LBB229_38
LBB229_38:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB229_39
LBB229_39:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB229_40
LBB229_40:
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
ldur x8, [x29, #-40]
ldr x2, [x8]
bl _add_cmd_usage
adrp x8, _dummy_subcmd@PAGE
add x8, x8, _dummy_subcmd@PAGEOFF
stur x8, [x29, #-8]
b LBB229_50
LBB229_41:
ldur w8, [x29, #-28]
subs w8, w8, #2
ldur x9, [x29, #-48]
ldrsh w9, [x9, #24]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB229_44
b LBB229_42
LBB229_42:
ldur x8, [x29, #-48]
ldrsh w8, [x8, #26]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB229_49
b LBB229_43
LBB229_43:
ldur w8, [x29, #-28]
subs w8, w8, #2
ldur x9, [x29, #-48]
ldrsh w9, [x9, #26]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB229_49
b LBB229_44
LBB229_44:
b LBB229_45
LBB229_45:
ldur x0, [x29, #-16]
adrp x1, l_.str.118@PAGE
add x1, x1, l_.str.118@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB229_47
b LBB229_46
LBB229_46:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB229_47
LBB229_47:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB229_48
LBB229_48:
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
ldur x8, [x29, #-40]
ldr x2, [x8]
bl _add_cmd_usage
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
mov x8, sp
adrp x9, l_.str.126@PAGE
add x9, x9, l_.str.126@PAGEOFF
str x9, [x8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
bl _Jim_AppendStrings
stur xzr, [x29, #-8]
b LBB229_50
LBB229_49:
ldur x8, [x29, #-48]
stur x8, [x29, #-8]
b LBB229_50
LBB229_50:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function show_cmd_usage
_show_cmd_usage: ; @show_cmd_usage
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
stur x3, [x29, #-32]
b LBB230_1
LBB230_1:
ldur x0, [x29, #-8]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
stur x0, [x29, #-40]
ldur x9, [x29, #-40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB230_3
b LBB230_2
LBB230_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB230_3
LBB230_3:
ldur x8, [x29, #-40]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB230_4
LBB230_4:
ldur x8, [x29, #-8]
str x8, [sp, #48] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
ldr x8, [x8]
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
ldr x0, [x8]
bl _Jim_String
ldr x1, [sp, #40] ; 8-byte Folded Reload
mov x9, x0
ldr x0, [sp, #48] ; 8-byte Folded Reload
mov x8, sp
adrp x10, l_.str.659@PAGE
add x10, x10, l_.str.659@PAGEOFF
str x10, [x8]
str x9, [x8, #8]
adrp x9, l_.str.660@PAGE
add x9, x9, l_.str.660@PAGEOFF
str x9, [x8, #16]
; kill: def $x9 killed $xzr
str xzr, [x8, #24]
bl _Jim_AppendStrings
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
adrp x2, l_.str.658@PAGE
add x2, x2, l_.str.658@PAGEOFF
bl _add_commands
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function add_commands
_add_commands: ; @add_commands
.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]
adrp x8, l_.str.42@PAGE
add x8, x8, l_.str.42@PAGEOFF
str x8, [sp, #32]
b LBB231_1
LBB231_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB231_6
b LBB231_2
LBB231_2: ; in Loop: Header=BB231_1 Depth=1
ldur x8, [x29, #-16]
ldrh w8, [x8, #28]
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB231_4
b LBB231_3
LBB231_3: ; in Loop: Header=BB231_1 Depth=1
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
ldr x10, [sp, #32]
ldur x8, [x29, #-16]
ldr x9, [x8]
mov x8, sp
str x10, [x8]
str x9, [x8, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #16]
bl _Jim_AppendStrings
ldur x8, [x29, #-24]
str x8, [sp, #32]
b LBB231_4
LBB231_4: ; in Loop: Header=BB231_1 Depth=1
b LBB231_5
LBB231_5: ; in Loop: Header=BB231_1 Depth=1
ldur x8, [x29, #-16]
add x8, x8, #32
stur x8, [x29, #-16]
b LBB231_1
LBB231_6:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function bad_subcmd
_bad_subcmd: ; @bad_subcmd
.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 x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur x3, [x29, #-32]
stur x4, [x29, #-40]
b LBB232_1
LBB232_1:
ldur x0, [x29, #-8]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
stur x0, [x29, #-48]
ldur x9, [x29, #-48]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB232_3
b LBB232_2
LBB232_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB232_3
LBB232_3:
ldur x8, [x29, #-48]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB232_4
LBB232_4:
ldur x8, [x29, #-8]
stur x8, [x29, #-64] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
ldr x8, [x8]
str x8, [sp, #72] ; 8-byte Folded Spill
ldur x0, [x29, #-32]
bl _Jim_String
str x0, [sp, #56] ; 8-byte Folded Spill
ldur x8, [x29, #-24]
str x8, [sp, #64] ; 8-byte Folded Spill
ldur x0, [x29, #-40]
bl _Jim_String
ldr x11, [sp, #56] ; 8-byte Folded Reload
ldr x10, [sp, #64] ; 8-byte Folded Reload
ldr x1, [sp, #72] ; 8-byte Folded Reload
mov x9, x0
ldur x0, [x29, #-64] ; 8-byte Folded Reload
mov x8, sp
str x11, [x8]
adrp x11, l_.str.658@PAGE
add x11, x11, l_.str.658@PAGEOFF
stur x11, [x29, #-56] ; 8-byte Folded Spill
str x11, [x8, #8]
str x10, [x8, #16]
adrp x10, l_.str.662@PAGE
add x10, x10, l_.str.662@PAGEOFF
str x10, [x8, #24]
str x9, [x8, #32]
adrp x9, l_.str.663@PAGE
add x9, x9, l_.str.663@PAGEOFF
str x9, [x8, #40]
; kill: def $x9 killed $xzr
str xzr, [x8, #48]
bl _Jim_AppendStrings
ldur x2, [x29, #-56] ; 8-byte Folded Reload
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
bl _add_commands
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function add_cmd_usage
_add_cmd_usage: ; @add_cmd_usage
.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]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB233_2
b LBB233_1
LBB233_1:
ldur x8, [x29, #-8]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
ldr x8, [x8]
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x0, [x29, #-24]
bl _Jim_String
ldr x1, [sp, #24] ; 8-byte Folded Reload
mov x9, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x8, sp
str x9, [x8]
adrp x9, l_.str.107@PAGE
add x9, x9, l_.str.107@PAGEOFF
str x9, [x8, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #16]
bl _Jim_AppendStrings
b LBB233_2
LBB233_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
ldur x8, [x29, #-16]
ldr x9, [x8]
mov x8, sp
str x9, [x8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
bl _Jim_AppendStrings
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB233_5
b LBB233_3
LBB233_3:
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB233_5
b LBB233_4
LBB233_4:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
ldur x8, [x29, #-16]
ldr x9, [x8, #8]
mov x8, sp
adrp x10, l_.str.107@PAGE
add x10, x10, l_.str.107@PAGEOFF
str x10, [x8]
str x9, [x8, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #16]
bl _Jim_AppendStrings
b LBB233_5
LBB233_5:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _Jim_CallSubCmd ; -- Begin function Jim_CallSubCmd
.p2align 2
_Jim_CallSubCmd: ; @Jim_CallSubCmd
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
str x3, [sp, #16]
mov w8, #1
str w8, [sp, #12]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB234_7
b LBB234_1
LBB234_1:
ldur x8, [x29, #-16]
ldrh w8, [x8, #28]
ands w8, w8, #0x2
cset w8, eq
tbnz w8, #0, LBB234_3
b LBB234_2
LBB234_2:
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
ldur x0, [x29, #-8]
ldur w1, [x29, #-20]
ldr x2, [sp, #16]
blr x8
str w0, [sp, #12]
b LBB234_4
LBB234_3:
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
ldur x0, [x29, #-8]
ldur w9, [x29, #-20]
subs w1, w9, #2
ldr x9, [sp, #16]
add x2, x9, #16
blr x8
str w0, [sp, #12]
b LBB234_4
LBB234_4:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB234_6
b LBB234_5
LBB234_5:
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldr x8, [sp, #16]
ldr x2, [x8]
bl _set_wrong_args
mov w8, #1
str w8, [sp, #12]
b LBB234_6
LBB234_6:
b LBB234_7
LBB234_7:
ldr w0, [sp, #12]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function set_wrong_args
_set_wrong_args: ; @set_wrong_args
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
b LBB235_1
LBB235_1:
ldur x0, [x29, #-8]
adrp x1, l_.str.118@PAGE
add x1, x1, l_.str.118@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB235_3
b LBB235_2
LBB235_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB235_3
LBB235_3:
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB235_4
LBB235_4:
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldr x2, [sp, #24]
bl _add_cmd_usage
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
mov x8, sp
adrp x9, l_.str.126@PAGE
add x9, x9, l_.str.126@PAGEOFF
str x9, [x8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
bl _Jim_AppendStrings
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _utf8_fromunicode ; -- Begin function utf8_fromunicode
.p2align 2
_utf8_fromunicode: ; @utf8_fromunicode
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #127
cset w8, hi
tbnz w8, #0, LBB236_2
b LBB236_1
LBB236_1:
ldr w8, [sp, #12]
ldr x9, [sp, #16]
strb w8, [x9]
mov w8, #1
str w8, [sp, #28]
b LBB236_7
LBB236_2:
ldr w8, [sp, #12]
subs w8, w8, #2047
cset w8, hi
tbnz w8, #0, LBB236_4
b LBB236_3
LBB236_3:
ldr w8, [sp, #12]
and w9, w8, #0x7c0
mov w8, #192
orr w8, w8, w9, lsr #6
ldr x9, [sp, #16]
add x10, x9, #1
str x10, [sp, #16]
strb w8, [x9]
ldr w8, [sp, #12]
and w9, w8, #0x3f
mov w8, #128
orr w8, w8, w9
ldr x9, [sp, #16]
strb w8, [x9]
mov w8, #2
str w8, [sp, #28]
b LBB236_7
LBB236_4:
ldr w8, [sp, #12]
subs w8, w8, #16, lsl #12 ; =65536
cset w8, hs
tbnz w8, #0, LBB236_6
b LBB236_5
LBB236_5:
ldr w8, [sp, #12]
and w9, w8, #0xf000
mov w8, #224
orr w8, w8, w9, lsr #12
ldr x9, [sp, #16]
add x10, x9, #1
str x10, [sp, #16]
strb w8, [x9]
ldr w8, [sp, #12]
and w9, w8, #0xfc0
mov w8, #128
orr w9, w8, w9, lsr #6
ldr x10, [sp, #16]
add x11, x10, #1
str x11, [sp, #16]
strb w9, [x10]
ldr w9, [sp, #12]
and w9, w9, #0x3f
orr w8, w8, w9
ldr x9, [sp, #16]
strb w8, [x9]
mov w8, #3
str w8, [sp, #28]
b LBB236_7
LBB236_6:
ldr w8, [sp, #12]
and w9, w8, #0x1c0000
mov w8, #240
orr w8, w8, w9, lsr #18
ldr x9, [sp, #16]
add x10, x9, #1
str x10, [sp, #16]
strb w8, [x9]
ldr w8, [sp, #12]
and w9, w8, #0x3f000
mov w8, #128
orr w9, w8, w9, lsr #12
ldr x10, [sp, #16]
add x11, x10, #1
str x11, [sp, #16]
strb w9, [x10]
ldr w9, [sp, #12]
and w9, w9, #0xfc0
orr w9, w8, w9, lsr #6
ldr x10, [sp, #16]
add x11, x10, #1
str x11, [sp, #16]
strb w9, [x10]
ldr w9, [sp, #12]
and w9, w9, #0x3f
orr w8, w8, w9
ldr x9, [sp, #16]
strb w8, [x9]
mov w8, #4
str w8, [sp, #28]
b LBB236_7
LBB236_7:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_FormatString ; -- Begin function Jim_FormatString
.p2align 2
_Jim_FormatString: ; @Jim_FormatString
.cfi_startproc
; %bb.0:
sub sp, sp, #432
.cfi_def_cfa_offset 432
stp x28, x27, [sp, #400] ; 16-byte Folded Spill
stp x29, x30, [sp, #416] ; 16-byte Folded Spill
add x29, sp, #416
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
stur x0, [x29, #-104]
stur x1, [x29, #-112]
stur w2, [x29, #-116]
stur x3, [x29, #-128]
mov w8, #0
str w8, [sp, #44] ; 4-byte Folded Spill
stur wzr, [x29, #-164]
stur wzr, [x29, #-168]
stur wzr, [x29, #-172]
stur wzr, [x29, #-176]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-200]
stur wzr, [x29, #-204]
ldur x0, [x29, #-112]
sub x1, x29, #180
bl _Jim_GetString
ldr w2, [sp, #44] ; 4-byte Folded Reload
mov x8, x0
stur x8, [x29, #-144]
stur x0, [x29, #-136]
ldur x8, [x29, #-144]
ldursw x9, [x29, #-180]
add x8, x8, x9
stur x8, [x29, #-152]
ldur x0, [x29, #-104]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
bl _Jim_NewStringObj
stur x0, [x29, #-192]
b LBB237_1
LBB237_1: ; =>This Loop Header: Depth=1
; Child Loop BB237_23 Depth 2
; Child Loop BB237_81 Depth 2
; Child Loop BB237_120 Depth 2
; Child Loop BB237_124 Depth 2
ldur x8, [x29, #-144]
ldur x9, [x29, #-152]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB237_127
b LBB237_2
LBB237_2: ; in Loop: Header=BB237_1 Depth=1
mov w8, #32
strb w8, [sp, #151]
ldur x8, [x29, #-144]
ldrb w8, [x8]
str w8, [sp, #160]
mov w8, #1
str w8, [sp, #156]
ldrsw x9, [sp, #156]
ldur x8, [x29, #-144]
add x8, x8, x9
stur x8, [x29, #-144]
ldr w8, [sp, #160]
subs w8, w8, #37
cset w8, eq
tbnz w8, #0, LBB237_4
b LBB237_3
LBB237_3: ; in Loop: Header=BB237_1 Depth=1
ldr w9, [sp, #156]
ldur w8, [x29, #-164]
add w8, w8, w9
stur w8, [x29, #-164]
b LBB237_1
LBB237_4: ; in Loop: Header=BB237_1 Depth=1
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB237_6
b LBB237_5
LBB237_5: ; in Loop: Header=BB237_1 Depth=1
ldur x0, [x29, #-104]
ldur x1, [x29, #-192]
ldur x2, [x29, #-136]
ldur w3, [x29, #-164]
bl _Jim_AppendString
stur wzr, [x29, #-164]
b LBB237_6
LBB237_6: ; in Loop: Header=BB237_1 Depth=1
ldur x8, [x29, #-144]
ldrb w8, [x8]
str w8, [sp, #160]
mov w8, #1
str w8, [sp, #156]
ldr w8, [sp, #160]
subs w8, w8, #37
cset w8, ne
tbnz w8, #0, LBB237_8
b LBB237_7
LBB237_7: ; in Loop: Header=BB237_1 Depth=1
ldur x8, [x29, #-144]
stur x8, [x29, #-136]
ldr w8, [sp, #156]
stur w8, [x29, #-164]
ldrsw x9, [sp, #156]
ldur x8, [x29, #-144]
add x8, x8, x9
stur x8, [x29, #-144]
b LBB237_1
LBB237_8: ; in Loop: Header=BB237_1 Depth=1
str wzr, [sp, #164]
ldr w0, [sp, #160]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB237_12
b LBB237_9
LBB237_9: ; in Loop: Header=BB237_1 Depth=1
ldur x0, [x29, #-144]
add x1, sp, #200
mov w2, #10
bl _strtoul
mov x8, x0
str w8, [sp, #116]
ldr x8, [sp, #200]
ldrsb w8, [x8]
subs w8, w8, #36
cset w8, ne
tbnz w8, #0, LBB237_11
b LBB237_10
LBB237_10: ; in Loop: Header=BB237_1 Depth=1
mov w8, #1
str w8, [sp, #164]
ldr w9, [sp, #116]
subs w9, w9, #1
stur w9, [x29, #-168]
ldr x9, [sp, #200]
add x9, x9, #1
stur x9, [x29, #-144]
ldur x9, [x29, #-144]
ldrb w9, [x9]
str w9, [sp, #160]
str w8, [sp, #156]
b LBB237_11
LBB237_11: ; in Loop: Header=BB237_1 Depth=1
b LBB237_12
LBB237_12: ; in Loop: Header=BB237_1 Depth=1
ldr w8, [sp, #164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB237_16
b LBB237_13
LBB237_13: ; in Loop: Header=BB237_1 Depth=1
ldur w8, [x29, #-176]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB237_15
b LBB237_14
LBB237_14:
adrp x8, l_.str.127@PAGE
add x8, x8, l_.str.127@PAGEOFF
stur x8, [x29, #-160]
b LBB237_130
LBB237_15: ; in Loop: Header=BB237_1 Depth=1
mov w8, #1
stur w8, [x29, #-172]
b LBB237_19
LBB237_16: ; in Loop: Header=BB237_1 Depth=1
ldur w8, [x29, #-172]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB237_18
b LBB237_17
LBB237_17:
adrp x8, l_.str.127@PAGE
add x8, x8, l_.str.127@PAGEOFF
stur x8, [x29, #-160]
b LBB237_130
LBB237_18: ; in Loop: Header=BB237_1 Depth=1
mov w8, #1
stur w8, [x29, #-176]
b LBB237_19
LBB237_19: ; in Loop: Header=BB237_1 Depth=1
ldur w8, [x29, #-168]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB237_21
b LBB237_20
LBB237_20: ; in Loop: Header=BB237_1 Depth=1
ldur w8, [x29, #-168]
ldur w9, [x29, #-116]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB237_22
b LBB237_21
LBB237_21:
ldursw x9, [x29, #-172]
adrp x8, _Jim_FormatString.badIndex@PAGE
add x8, x8, _Jim_FormatString.badIndex@PAGEOFF
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-160]
b LBB237_130
LBB237_22: ; in Loop: Header=BB237_1 Depth=1
sub x8, x29, #84
str x8, [sp, #136]
ldr x9, [sp, #136]
add x8, x9, #1
str x8, [sp, #136]
mov w8, #37
strb w8, [x9]
str wzr, [sp, #196]
mov w8, #1
str w8, [sp, #192]
b LBB237_23
LBB237_23: ; Parent Loop BB237_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #160]
subs w8, w8, #32
; kill: def $x8 killed $w8
str x8, [sp, #32] ; 8-byte Folded Spill
subs x8, x8, #16
cset w8, hi
tbnz w8, #0, LBB237_28
; %bb.24: ; in Loop: Header=BB237_23 Depth=2
ldr x11, [sp, #32] ; 8-byte Folded Reload
adrp x10, lJTI237_0@PAGE
add x10, x10, lJTI237_0@PAGEOFF
Ltmp37:
adr x8, Ltmp37
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB237_25: ; in Loop: Header=BB237_23 Depth=2
mov w8, #1
str w8, [sp, #196]
b LBB237_29
LBB237_26: ; in Loop: Header=BB237_23 Depth=2
ldr w8, [sp, #160]
strb w8, [sp, #151]
b LBB237_29
LBB237_27: ; in Loop: Header=BB237_23 Depth=2
b LBB237_29
LBB237_28: ; in Loop: Header=BB237_23 Depth=2
str wzr, [sp, #192]
b LBB237_30
LBB237_29: ; in Loop: Header=BB237_23 Depth=2
ldr w8, [sp, #160]
ldr x9, [sp, #136]
add x10, x9, #1
str x10, [sp, #136]
strb w8, [x9]
ldrsw x9, [sp, #156]
ldur x8, [x29, #-144]
add x8, x8, x9
stur x8, [x29, #-144]
ldur x8, [x29, #-144]
ldrb w8, [x8]
str w8, [sp, #160]
mov w8, #1
str w8, [sp, #156]
b LBB237_30
LBB237_30: ; in Loop: Header=BB237_23 Depth=2
ldr w8, [sp, #192]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB237_23
b LBB237_31
LBB237_31: ; in Loop: Header=BB237_1 Depth=1
str xzr, [sp, #176]
ldr w0, [sp, #160]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB237_33
b LBB237_32
LBB237_32: ; in Loop: Header=BB237_1 Depth=1
ldur x0, [x29, #-144]
add x1, sp, #200
mov w2, #10
bl _strtoul
str x0, [sp, #176]
ldr x8, [sp, #200]
stur x8, [x29, #-144]
ldur x8, [x29, #-144]
ldrb w8, [x8]
str w8, [sp, #160]
mov w8, #1
str w8, [sp, #156]
b LBB237_44
LBB237_33: ; in Loop: Header=BB237_1 Depth=1
ldr w8, [sp, #160]
subs w8, w8, #42
cset w8, ne
tbnz w8, #0, LBB237_43
b LBB237_34
LBB237_34: ; in Loop: Header=BB237_1 Depth=1
ldur w8, [x29, #-168]
ldur w9, [x29, #-116]
subs w9, w9, #1
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB237_36
b LBB237_35
LBB237_35:
ldursw x9, [x29, #-172]
adrp x8, _Jim_FormatString.badIndex@PAGE
add x8, x8, _Jim_FormatString.badIndex@PAGEOFF
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-160]
b LBB237_130
LBB237_36: ; in Loop: Header=BB237_1 Depth=1
ldur x0, [x29, #-104]
ldur x8, [x29, #-128]
ldursw x9, [x29, #-168]
ldr x1, [x8, x9, lsl #3]
add x2, sp, #176
bl _Jim_GetLong
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB237_38
b LBB237_37
LBB237_37:
b LBB237_135
LBB237_38: ; in Loop: Header=BB237_1 Depth=1
ldr x8, [sp, #176]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB237_42
b LBB237_39
LBB237_39: ; in Loop: Header=BB237_1 Depth=1
ldr x9, [sp, #176]
mov x8, #0
subs x8, x8, x9
str x8, [sp, #176]
ldr w8, [sp, #196]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB237_41
b LBB237_40
LBB237_40: ; in Loop: Header=BB237_1 Depth=1
ldr x9, [sp, #136]
add x8, x9, #1
str x8, [sp, #136]
mov w8, #45
strb w8, [x9]
mov w8, #1
str w8, [sp, #196]
b LBB237_41
LBB237_41: ; in Loop: Header=BB237_1 Depth=1
b LBB237_42
LBB237_42: ; in Loop: Header=BB237_1 Depth=1
ldur w9, [x29, #-168]
mov w8, #1
add w9, w9, #1
stur w9, [x29, #-168]
ldrsw x10, [sp, #156]
ldur x9, [x29, #-144]
add x9, x9, x10
stur x9, [x29, #-144]
ldur x9, [x29, #-144]
ldrb w9, [x9]
str w9, [sp, #160]
str w8, [sp, #156]
b LBB237_43
LBB237_43: ; in Loop: Header=BB237_1 Depth=1
b LBB237_44
LBB237_44: ; in Loop: Header=BB237_1 Depth=1
str xzr, [sp, #168]
str wzr, [sp, #188]
ldr w8, [sp, #160]
subs w8, w8, #46
cset w8, ne
tbnz w8, #0, LBB237_46
b LBB237_45
LBB237_45: ; in Loop: Header=BB237_1 Depth=1
mov w8, #1
str w8, [sp, #188]
ldrsw x10, [sp, #156]
ldur x9, [x29, #-144]
add x9, x9, x10
stur x9, [x29, #-144]
ldur x9, [x29, #-144]
ldrb w9, [x9]
str w9, [sp, #160]
str w8, [sp, #156]
b LBB237_46
LBB237_46: ; in Loop: Header=BB237_1 Depth=1
ldr w0, [sp, #160]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB237_48
b LBB237_47
LBB237_47: ; in Loop: Header=BB237_1 Depth=1
ldur x0, [x29, #-144]
add x1, sp, #200
mov w2, #10
bl _strtoul
str x0, [sp, #168]
ldr x8, [sp, #200]
stur x8, [x29, #-144]
ldur x8, [x29, #-144]
ldrb w8, [x8]
str w8, [sp, #160]
mov w8, #1
str w8, [sp, #156]
b LBB237_57
LBB237_48: ; in Loop: Header=BB237_1 Depth=1
ldr w8, [sp, #160]
subs w8, w8, #42
cset w8, ne
tbnz w8, #0, LBB237_56
b LBB237_49
LBB237_49: ; in Loop: Header=BB237_1 Depth=1
ldur w8, [x29, #-168]
ldur w9, [x29, #-116]
subs w9, w9, #1
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB237_51
b LBB237_50
LBB237_50:
ldursw x9, [x29, #-172]
adrp x8, _Jim_FormatString.badIndex@PAGE
add x8, x8, _Jim_FormatString.badIndex@PAGEOFF
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-160]
b LBB237_130
LBB237_51: ; in Loop: Header=BB237_1 Depth=1
ldur x0, [x29, #-104]
ldur x8, [x29, #-128]
ldursw x9, [x29, #-168]
ldr x1, [x8, x9, lsl #3]
add x2, sp, #168
bl _Jim_GetLong
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB237_53
b LBB237_52
LBB237_52:
b LBB237_135
LBB237_53: ; in Loop: Header=BB237_1 Depth=1
ldr x8, [sp, #168]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB237_55
b LBB237_54
LBB237_54: ; in Loop: Header=BB237_1 Depth=1
str xzr, [sp, #168]
b LBB237_55
LBB237_55: ; in Loop: Header=BB237_1 Depth=1
ldur w9, [x29, #-168]
mov w8, #1
add w9, w9, #1
stur w9, [x29, #-168]
ldrsw x10, [sp, #156]
ldur x9, [x29, #-144]
add x9, x9, x10
stur x9, [x29, #-144]
ldur x9, [x29, #-144]
ldrb w9, [x9]
str w9, [sp, #160]
str w8, [sp, #156]
b LBB237_56
LBB237_56: ; in Loop: Header=BB237_1 Depth=1
b LBB237_57
LBB237_57: ; in Loop: Header=BB237_1 Depth=1
str wzr, [sp, #184]
ldr w8, [sp, #160]
subs w8, w8, #104
cset w8, ne
tbnz w8, #0, LBB237_59
b LBB237_58
LBB237_58: ; in Loop: Header=BB237_1 Depth=1
mov w8, #1
str w8, [sp, #184]
ldrsw x10, [sp, #156]
ldur x9, [x29, #-144]
add x9, x9, x10
stur x9, [x29, #-144]
ldur x9, [x29, #-144]
ldrb w9, [x9]
str w9, [sp, #160]
str w8, [sp, #156]
b LBB237_64
LBB237_59: ; in Loop: Header=BB237_1 Depth=1
ldr w8, [sp, #160]
subs w8, w8, #108
cset w8, ne
tbnz w8, #0, LBB237_63
b LBB237_60
LBB237_60: ; in Loop: Header=BB237_1 Depth=1
ldrsw x9, [sp, #156]
ldur x8, [x29, #-144]
add x8, x8, x9
stur x8, [x29, #-144]
ldur x8, [x29, #-144]
ldrb w8, [x8]
str w8, [sp, #160]
mov w8, #1
str w8, [sp, #156]
ldr w8, [sp, #160]
subs w8, w8, #108
cset w8, ne
tbnz w8, #0, LBB237_62
b LBB237_61
LBB237_61: ; in Loop: Header=BB237_1 Depth=1
ldrsw x9, [sp, #156]
ldur x8, [x29, #-144]
add x8, x8, x9
stur x8, [x29, #-144]
ldur x8, [x29, #-144]
ldrb w8, [x8]
str w8, [sp, #160]
mov w8, #1
str w8, [sp, #156]
b LBB237_62
LBB237_62: ; in Loop: Header=BB237_1 Depth=1
b LBB237_63
LBB237_63: ; in Loop: Header=BB237_1 Depth=1
b LBB237_64
LBB237_64: ; in Loop: Header=BB237_1 Depth=1
ldrsw x9, [sp, #156]
ldur x8, [x29, #-144]
add x8, x8, x9
stur x8, [x29, #-144]
ldur x8, [x29, #-144]
stur x8, [x29, #-136]
ldr w8, [sp, #160]
subs w8, w8, #105
cset w8, ne
tbnz w8, #0, LBB237_66
b LBB237_65
LBB237_65: ; in Loop: Header=BB237_1 Depth=1
mov w8, #100
str w8, [sp, #160]
b LBB237_66
LBB237_66: ; in Loop: Header=BB237_1 Depth=1
str wzr, [sp, #152]
ldr w8, [sp, #160]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #24] ; 8-byte Folded Spill
subs x8, x8, #120
cset w8, hi
tbnz w8, #0, LBB237_117
; %bb.67: ; in Loop: Header=BB237_1 Depth=1
ldr x11, [sp, #24] ; 8-byte Folded Reload
adrp x10, lJTI237_1@PAGE
add x10, x10, lJTI237_1@PAGEOFF
Ltmp38:
adr x8, Ltmp38
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB237_68:
adrp x8, l_.str.130@PAGE
add x8, x8, l_.str.130@PAGEOFF
stur x8, [x29, #-160]
b LBB237_130
LBB237_69: ; in Loop: Header=BB237_1 Depth=1
ldur x8, [x29, #-128]
ldursw x9, [x29, #-168]
ldr x0, [x8, x9, lsl #3]
add x1, sp, #128
bl _Jim_GetString
str x0, [sp, #120]
ldur x0, [x29, #-104]
ldur x8, [x29, #-128]
ldursw x9, [x29, #-168]
ldr x1, [x8, x9, lsl #3]
bl _Jim_Utf8Length
str w0, [sp, #132]
ldr w8, [sp, #188]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB237_72
b LBB237_70
LBB237_70: ; in Loop: Header=BB237_1 Depth=1
ldr x8, [sp, #168]
ldrsw x9, [sp, #132]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB237_72
b LBB237_71
LBB237_71: ; in Loop: Header=BB237_1 Depth=1
ldr x8, [sp, #168]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #132]
ldr x8, [sp, #168]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #128]
b LBB237_72
LBB237_72: ; in Loop: Header=BB237_1 Depth=1
b LBB237_118
LBB237_73: ; in Loop: Header=BB237_1 Depth=1
ldur x0, [x29, #-104]
ldur x8, [x29, #-128]
ldursw x9, [x29, #-168]
ldr x1, [x8, x9, lsl #3]
add x2, sp, #104
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB237_75
b LBB237_74
LBB237_74:
b LBB237_135
LBB237_75: ; in Loop: Header=BB237_1 Depth=1
ldr x8, [sp, #104]
sub x9, x29, #84
; kill: def $w8 killed $w8 killed $x8
sturb w8, [x29, #-84]
mov w8, #1
str w8, [sp, #128]
str x9, [sp, #120]
str w8, [sp, #132]
b LBB237_118
LBB237_76: ; in Loop: Header=BB237_1 Depth=1
ldur x0, [x29, #-104]
ldur x8, [x29, #-128]
ldursw x9, [x29, #-168]
ldr x1, [x8, x9, lsl #3]
add x2, sp, #96
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB237_78
b LBB237_77
LBB237_77:
b LBB237_135
LBB237_78: ; in Loop: Header=BB237_1 Depth=1
mov w8, #64
str w8, [sp, #92]
ldur w8, [x29, #-204]
ldr w9, [sp, #92]
add w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB237_80
b LBB237_79
LBB237_79: ; in Loop: Header=BB237_1 Depth=1
ldr w8, [sp, #92]
add w8, w8, #1
stur w8, [x29, #-204]
ldur x0, [x29, #-200]
ldur w1, [x29, #-204]
bl _Jim_Realloc
stur x0, [x29, #-200]
b LBB237_80
LBB237_80: ; in Loop: Header=BB237_1 Depth=1
str wzr, [sp, #84]
ldr w8, [sp, #92]
str w8, [sp, #88]
b LBB237_81
LBB237_81: ; Parent Loop BB237_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #88]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB237_89
b LBB237_82
LBB237_82: ; in Loop: Header=BB237_81 Depth=2
ldr w8, [sp, #88]
subs w8, w8, #1
str w8, [sp, #88]
ldr x8, [sp, #96]
ldr w9, [sp, #88]
mov x10, x9
mov x9, #1
lsl x9, x9, x10
ands x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB237_84
b LBB237_83
LBB237_83: ; in Loop: Header=BB237_81 Depth=2
ldur x8, [x29, #-200]
ldrsw x9, [sp, #84]
mov x10, x9
add w10, w10, #1
str w10, [sp, #84]
add x9, x8, x9
mov w8, #49
strb w8, [x9]
b LBB237_88
LBB237_84: ; in Loop: Header=BB237_81 Depth=2
ldr w8, [sp, #84]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB237_86
b LBB237_85
LBB237_85: ; in Loop: Header=BB237_81 Depth=2
ldr w8, [sp, #88]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB237_87
b LBB237_86
LBB237_86: ; in Loop: Header=BB237_81 Depth=2
ldur x8, [x29, #-200]
ldrsw x9, [sp, #84]
mov x10, x9
add w10, w10, #1
str w10, [sp, #84]
add x9, x8, x9
mov w8, #48
strb w8, [x9]
b LBB237_87
LBB237_87: ; in Loop: Header=BB237_81 Depth=2
b LBB237_88
LBB237_88: ; in Loop: Header=BB237_81 Depth=2
b LBB237_81
LBB237_89: ; in Loop: Header=BB237_1 Depth=1
ldur x8, [x29, #-200]
ldrsw x9, [sp, #84]
add x8, x8, x9
strb wzr, [x8]
ldr w8, [sp, #84]
str w8, [sp, #128]
str w8, [sp, #132]
ldur x8, [x29, #-200]
str x8, [sp, #120]
b LBB237_118
LBB237_90: ; in Loop: Header=BB237_1 Depth=1
mov w8, #1
str w8, [sp, #152]
b LBB237_91
LBB237_91: ; in Loop: Header=BB237_1 Depth=1
ldr x8, [sp, #176]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB237_93
b LBB237_92
LBB237_92: ; in Loop: Header=BB237_1 Depth=1
ldr x0, [sp, #136]
ldr x8, [sp, #176]
mov x9, sp
str x8, [x9]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.131@PAGE
add x3, x3, l_.str.131@PAGEOFF
bl ___sprintf_chk
ldr x8, [sp, #136]
add x8, x8, w0, sxtw
str x8, [sp, #136]
b LBB237_93
LBB237_93: ; in Loop: Header=BB237_1 Depth=1
ldr w8, [sp, #188]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB237_95
b LBB237_94
LBB237_94: ; in Loop: Header=BB237_1 Depth=1
ldr x0, [sp, #136]
ldr x8, [sp, #168]
mov x9, sp
str x8, [x9]
mov w1, #0
mov x2, #-1
adrp x3, l_.str.132@PAGE
add x3, x3, l_.str.132@PAGEOFF
bl ___sprintf_chk
ldr x8, [sp, #136]
add x8, x8, w0, sxtw
str x8, [sp, #136]
b LBB237_95
LBB237_95: ; in Loop: Header=BB237_1 Depth=1
ldr w8, [sp, #152]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB237_99
b LBB237_96
LBB237_96: ; in Loop: Header=BB237_1 Depth=1
ldur x0, [x29, #-104]
ldur x8, [x29, #-128]
ldursw x9, [x29, #-168]
ldr x1, [x8, x9, lsl #3]
add x2, sp, #64
bl _Jim_GetDouble
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB237_98
b LBB237_97
LBB237_97:
b LBB237_135
LBB237_98: ; in Loop: Header=BB237_1 Depth=1
mov w8, #320
str w8, [sp, #60]
b LBB237_107
LBB237_99: ; in Loop: Header=BB237_1 Depth=1
ldur x0, [x29, #-104]
ldur x8, [x29, #-128]
ldursw x9, [x29, #-168]
ldr x1, [x8, x9, lsl #3]
add x2, sp, #72
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB237_101
b LBB237_100
LBB237_100:
b LBB237_135
LBB237_101: ; in Loop: Header=BB237_1 Depth=1
mov w8, #24
str w8, [sp, #60]
ldr w8, [sp, #184]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB237_106
b LBB237_102
LBB237_102: ; in Loop: Header=BB237_1 Depth=1
ldr w8, [sp, #160]
subs w8, w8, #100
cset w8, ne
tbnz w8, #0, LBB237_104
b LBB237_103
LBB237_103: ; in Loop: Header=BB237_1 Depth=1
ldr x8, [sp, #72]
sxth x8, w8
str x8, [sp, #72]
b LBB237_105
LBB237_104: ; in Loop: Header=BB237_1 Depth=1
ldr x8, [sp, #72]
and x8, x8, #0xffff
str x8, [sp, #72]
b LBB237_105
LBB237_105: ; in Loop: Header=BB237_1 Depth=1
b LBB237_106
LBB237_106: ; in Loop: Header=BB237_1 Depth=1
ldr x9, [sp, #136]
add x8, x9, #1
str x8, [sp, #136]
mov w8, #108
strb w8, [x9]
b LBB237_107
LBB237_107: ; in Loop: Header=BB237_1 Depth=1
ldr w8, [sp, #160]
ldr x9, [sp, #136]
add x10, x9, #1
str x10, [sp, #136]
strb w8, [x9]
ldr x8, [sp, #136]
strb wzr, [x8]
ldr x8, [sp, #176]
ldrsw x9, [sp, #60]
subs x8, x8, x9
cset w8, le
tbnz w8, #0, LBB237_109
b LBB237_108
LBB237_108: ; in Loop: Header=BB237_1 Depth=1
ldr x8, [sp, #176]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #60]
b LBB237_109
LBB237_109: ; in Loop: Header=BB237_1 Depth=1
ldr w8, [sp, #188]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB237_111
b LBB237_110
LBB237_110: ; in Loop: Header=BB237_1 Depth=1
ldr x9, [sp, #168]
ldrsw x8, [sp, #60]
add x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #60]
b LBB237_111
LBB237_111: ; in Loop: Header=BB237_1 Depth=1
ldur w8, [x29, #-204]
ldr w9, [sp, #60]
add w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB237_113
b LBB237_112
LBB237_112: ; in Loop: Header=BB237_1 Depth=1
ldr w8, [sp, #60]
add w8, w8, #1
stur w8, [x29, #-204]
ldur x0, [x29, #-200]
ldur w1, [x29, #-204]
bl _Jim_Realloc
stur x0, [x29, #-200]
b LBB237_113
LBB237_113: ; in Loop: Header=BB237_1 Depth=1
ldr w8, [sp, #152]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB237_115
b LBB237_114
LBB237_114: ; in Loop: Header=BB237_1 Depth=1
ldur x0, [x29, #-200]
ldr w8, [sp, #60]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
ldr d0, [sp, #64]
mov x8, sp
str d0, [x8]
mov w2, #0
mov x3, #-1
sub x4, x29, #84
bl ___snprintf_chk
b LBB237_116
LBB237_115: ; in Loop: Header=BB237_1 Depth=1
ldur x0, [x29, #-200]
ldr w8, [sp, #60]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
ldr x8, [sp, #72]
mov x9, sp
str x8, [x9]
mov w2, #0
mov x3, #-1
sub x4, x29, #84
bl ___snprintf_chk
str w0, [sp, #128]
b LBB237_116
LBB237_116: ; in Loop: Header=BB237_1 Depth=1
ldur x0, [x29, #-200]
bl _strlen
mov x8, x0
str w8, [sp, #128]
mov x8, x0
str w8, [sp, #132]
ldur x8, [x29, #-200]
str x8, [sp, #120]
b LBB237_118
LBB237_117:
ldr w9, [sp, #160]
sub x8, x29, #84
sturb w9, [x29, #-84]
sturb wzr, [x29, #-83]
ldur x0, [x29, #-104]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.133@PAGE
add x1, x1, l_.str.133@PAGEOFF
bl _Jim_SetResultFormatted
b LBB237_135
LBB237_118: ; in Loop: Header=BB237_1 Depth=1
ldr w8, [sp, #196]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB237_123
b LBB237_119
LBB237_119: ; in Loop: Header=BB237_1 Depth=1
b LBB237_120
LBB237_120: ; Parent Loop BB237_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x8, [sp, #132]
ldr x9, [sp, #176]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB237_122
b LBB237_121
LBB237_121: ; in Loop: Header=BB237_120 Depth=2
ldur x0, [x29, #-104]
ldur x1, [x29, #-192]
add x2, sp, #151
mov w3, #1
bl _Jim_AppendString
ldr w8, [sp, #132]
add w8, w8, #1
str w8, [sp, #132]
b LBB237_120
LBB237_122: ; in Loop: Header=BB237_1 Depth=1
b LBB237_123
LBB237_123: ; in Loop: Header=BB237_1 Depth=1
ldur x0, [x29, #-104]
ldur x1, [x29, #-192]
ldr x2, [sp, #120]
ldr w3, [sp, #128]
bl _Jim_AppendString
b LBB237_124
LBB237_124: ; Parent Loop BB237_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrsw x8, [sp, #132]
ldr x9, [sp, #176]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB237_126
b LBB237_125
LBB237_125: ; in Loop: Header=BB237_124 Depth=2
ldur x0, [x29, #-104]
ldur x1, [x29, #-192]
add x2, sp, #151
mov w3, #1
bl _Jim_AppendString
ldr w8, [sp, #132]
add w8, w8, #1
str w8, [sp, #132]
b LBB237_124
LBB237_126: ; in Loop: Header=BB237_1 Depth=1
ldur w9, [x29, #-176]
ldur w8, [x29, #-168]
add w8, w8, w9
stur w8, [x29, #-168]
b LBB237_1
LBB237_127:
ldur w8, [x29, #-164]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB237_129
b LBB237_128
LBB237_128:
ldur x0, [x29, #-104]
ldur x1, [x29, #-192]
ldur x2, [x29, #-136]
ldur w3, [x29, #-164]
bl _Jim_AppendString
b LBB237_129
LBB237_129:
ldur x0, [x29, #-200]
bl _Jim_Free
ldur x8, [x29, #-192]
stur x8, [x29, #-96]
b LBB237_136
LBB237_130:
b LBB237_131
LBB237_131:
ldur x0, [x29, #-104]
ldur x1, [x29, #-160]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #48]
ldr x9, [sp, #48]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-104]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB237_133
b LBB237_132
LBB237_132:
ldur x0, [x29, #-104]
ldur x8, [x29, #-104]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB237_133
LBB237_133:
ldr x8, [sp, #48]
ldur x9, [x29, #-104]
str x8, [x9]
b LBB237_134
LBB237_134:
b LBB237_135
LBB237_135:
ldur x0, [x29, #-104]
ldur x1, [x29, #-192]
bl _Jim_FreeObj
ldur x0, [x29, #-200]
bl _Jim_Free
; kill: def $x8 killed $xzr
stur xzr, [x29, #-96]
b LBB237_136
LBB237_136:
ldur x8, [x29, #-96]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB237_138
b LBB237_137
LBB237_137:
bl ___stack_chk_fail
LBB237_138:
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldp x29, x30, [sp, #416] ; 16-byte Folded Reload
ldp x28, x27, [sp, #400] ; 16-byte Folded Reload
add sp, sp, #432
ret
.cfi_endproc
.p2align 2
lJTI237_0:
.long LBB237_27-Ltmp37
.long LBB237_28-Ltmp37
.long LBB237_28-Ltmp37
.long LBB237_27-Ltmp37
.long LBB237_28-Ltmp37
.long LBB237_28-Ltmp37
.long LBB237_28-Ltmp37
.long LBB237_28-Ltmp37
.long LBB237_28-Ltmp37
.long LBB237_28-Ltmp37
.long LBB237_28-Ltmp37
.long LBB237_27-Ltmp37
.long LBB237_28-Ltmp37
.long LBB237_25-Ltmp37
.long LBB237_28-Ltmp37
.long LBB237_28-Ltmp37
.long LBB237_26-Ltmp37
.p2align 2
lJTI237_1:
.long LBB237_68-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_90-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_90-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_91-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_76-Ltmp38
.long LBB237_73-Ltmp38
.long LBB237_91-Ltmp38
.long LBB237_90-Ltmp38
.long LBB237_90-Ltmp38
.long LBB237_90-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_91-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_69-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_91-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_117-Ltmp38
.long LBB237_91-Ltmp38
; -- End function
.globl _regcomp ; -- Begin function regcomp
.p2align 2
_regcomp: ; @regcomp
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur w2, [x29, #-28]
ldur x0, [x29, #-16]
mov w1, #0
mov x2, #104
mov x3, #-1
bl ___memset_chk
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB238_2
b LBB238_1
LBB238_1:
ldur x9, [x29, #-16]
mov w8, #3
str w8, [x9, #8]
stur w8, [x29, #-4]
b LBB238_26
LBB238_2:
ldur w8, [x29, #-28]
ldur x9, [x29, #-16]
str w8, [x9, #4]
ldur x8, [x29, #-24]
ldur x9, [x29, #-16]
str x8, [x9, #40]
ldur x0, [x29, #-24]
bl _strlen
add x8, x0, #1
mov x9, #5
mul x8, x8, x9
ldur x9, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #52]
ldur x8, [x29, #-16]
ldrsw x8, [x8, #52]
lsl x0, x8, #2
bl _malloc
ldur x8, [x29, #-16]
str x0, [x8, #32]
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB238_4
b LBB238_3
LBB238_3:
ldur x9, [x29, #-16]
mov w8, #6
str w8, [x9, #8]
stur w8, [x29, #-4]
b LBB238_26
LBB238_4:
ldur x0, [x29, #-16]
mov w1, #53261
movk w1, #64222, lsl #16
bl _regc
ldur x0, [x29, #-16]
mov w1, #0
add x2, sp, #20
bl _reg
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB238_6
b LBB238_5
LBB238_5:
ldur x8, [x29, #-16]
ldr w8, [x8, #8]
stur w8, [x29, #-4]
b LBB238_26
LBB238_6:
ldur x8, [x29, #-16]
ldr w8, [x8]
subs w8, w8, #100
cset w8, lt
tbnz w8, #0, LBB238_8
b LBB238_7
LBB238_7:
ldur x9, [x29, #-16]
mov w8, #5
str w8, [x9, #8]
stur w8, [x29, #-4]
b LBB238_26
LBB238_8:
ldur x8, [x29, #-16]
str wzr, [x8, #12]
ldur x8, [x29, #-16]
str wzr, [x8, #16]
ldur x8, [x29, #-16]
str wzr, [x8, #20]
ldur x8, [x29, #-16]
str wzr, [x8, #24]
mov w8, #1
str w8, [sp, #32]
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldr w1, [sp, #32]
bl _regnext
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr w8, [x8, w0, sxtw #2]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB238_25
b LBB238_9
LBB238_9:
ldr w8, [sp, #32]
add w8, w8, #2
str w8, [sp, #32]
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldrsw x9, [sp, #32]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #8
cset w8, ne
tbnz w8, #0, LBB238_11
b LBB238_10
LBB238_10:
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldr w9, [sp, #32]
add w9, w9, #2
ldr w8, [x8, w9, sxtw #2]
ldur x9, [x29, #-16]
str w8, [x9, #12]
b LBB238_14
LBB238_11:
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldrsw x9, [sp, #32]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB238_13
b LBB238_12
LBB238_12:
ldur x9, [x29, #-16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB238_13
LBB238_13:
b LBB238_14
LBB238_14:
ldr w8, [sp, #20]
ands w8, w8, #0x4
cset w8, eq
tbnz w8, #0, LBB238_24
b LBB238_15
LBB238_15:
str wzr, [sp, #28]
str wzr, [sp, #24]
b LBB238_16
LBB238_16: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB238_23
b LBB238_17
LBB238_17: ; in Loop: Header=BB238_16 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldrsw x9, [sp, #32]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #8
cset w8, ne
tbnz w8, #0, LBB238_21
b LBB238_18
LBB238_18: ; in Loop: Header=BB238_16 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldr w9, [sp, #32]
add w9, w9, #2
add x0, x8, w9, sxtw #2
bl _str_int_len
str w0, [sp, #16]
ldr w8, [sp, #16]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, lo
tbnz w8, #0, LBB238_20
b LBB238_19
LBB238_19: ; in Loop: Header=BB238_16 Depth=1
ldr w8, [sp, #32]
add w8, w8, #2
str w8, [sp, #28]
ldr w8, [sp, #16]
str w8, [sp, #24]
b LBB238_20
LBB238_20: ; in Loop: Header=BB238_16 Depth=1
b LBB238_21
LBB238_21: ; in Loop: Header=BB238_16 Depth=1
b LBB238_22
LBB238_22: ; in Loop: Header=BB238_16 Depth=1
ldur x0, [x29, #-16]
ldr w1, [sp, #32]
bl _regnext
str w0, [sp, #32]
b LBB238_16
LBB238_23:
ldr w8, [sp, #28]
ldur x9, [x29, #-16]
str w8, [x9, #20]
ldr w8, [sp, #24]
ldur x9, [x29, #-16]
str w8, [x9, #24]
b LBB238_24
LBB238_24:
b LBB238_25
LBB238_25:
stur wzr, [x29, #-4]
b LBB238_26
LBB238_26:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function regc
_regc: ; @regc
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x0, [sp, #8]
mov w1, #1
bl _reg_grow
ldr w8, [sp, #4]
ldr x9, [sp, #8]
ldr x9, [x9, #32]
ldr x12, [sp, #8]
ldrsw x10, [x12, #48]
mov x11, x10
add w11, w11, #1
str w11, [x12, #48]
str w8, [x9, x10, lsl #2]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function reg
_reg: ; @reg
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
str wzr, [sp, #32]
ldur x9, [x29, #-32]
mov w8, #1
str w8, [x9]
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB240_6
b LBB240_1
LBB240_1:
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrsb w8, [x8]
subs w8, w8, #63
cset w8, ne
tbnz w8, #0, LBB240_4
b LBB240_2
LBB240_2:
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB240_4
b LBB240_3
LBB240_3:
ldur x9, [x29, #-16]
ldr x8, [x9, #40]
add x8, x8, #2
str x8, [x9, #40]
mov w8, #-1
str w8, [sp, #32]
b LBB240_5
LBB240_4:
ldur x9, [x29, #-16]
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
str w8, [sp, #32]
b LBB240_5
LBB240_5:
ldur x0, [x29, #-16]
ldr w8, [sp, #32]
add w1, w8, #1001
bl _regnode
stur w0, [x29, #-36]
b LBB240_7
LBB240_6:
stur wzr, [x29, #-36]
b LBB240_7
LBB240_7:
ldur x0, [x29, #-16]
add x1, sp, #28
bl _regbranch
str w0, [sp, #40]
ldr w8, [sp, #40]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB240_9
b LBB240_8
LBB240_8:
stur wzr, [x29, #-4]
b LBB240_38
LBB240_9:
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB240_11
b LBB240_10
LBB240_10:
ldur x0, [x29, #-16]
ldur w1, [x29, #-36]
ldr w2, [sp, #40]
bl _regtail
b LBB240_12
LBB240_11:
ldr w8, [sp, #40]
stur w8, [x29, #-36]
b LBB240_12
LBB240_12:
ldr w8, [sp, #28]
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB240_14
b LBB240_13
LBB240_13:
ldur x9, [x29, #-32]
ldr w8, [x9]
and w8, w8, #0xfffffffe
str w8, [x9]
b LBB240_14
LBB240_14:
ldr w8, [sp, #28]
and w10, w8, #0x4
ldur x9, [x29, #-32]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB240_15
LBB240_15: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrsb w8, [x8]
subs w8, w8, #124
cset w8, ne
tbnz w8, #0, LBB240_21
b LBB240_16
LBB240_16: ; in Loop: Header=BB240_15 Depth=1
ldur x9, [x29, #-16]
ldr x8, [x9, #40]
add x8, x8, #1
str x8, [x9, #40]
ldur x0, [x29, #-16]
add x1, sp, #28
bl _regbranch
str w0, [sp, #40]
ldr w8, [sp, #40]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB240_18
b LBB240_17
LBB240_17:
stur wzr, [x29, #-4]
b LBB240_38
LBB240_18: ; in Loop: Header=BB240_15 Depth=1
ldur x0, [x29, #-16]
ldur w1, [x29, #-36]
ldr w2, [sp, #40]
bl _regtail
ldr w8, [sp, #28]
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB240_20
b LBB240_19
LBB240_19: ; in Loop: Header=BB240_15 Depth=1
ldur x9, [x29, #-32]
ldr w8, [x9]
and w8, w8, #0xfffffffe
str w8, [x9]
b LBB240_20
LBB240_20: ; in Loop: Header=BB240_15 Depth=1
ldr w8, [sp, #28]
and w10, w8, #0x4
ldur x9, [x29, #-32]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB240_15
LBB240_21:
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB240_23
b LBB240_22
LBB240_22:
ldr w8, [sp, #32]
add w8, w8, #2001
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB240_24
LBB240_23:
mov w8, #0
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB240_24
LBB240_24:
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldr w1, [sp, #12] ; 4-byte Folded Reload
bl _regnode
str w0, [sp, #36]
ldur x0, [x29, #-16]
ldur w1, [x29, #-36]
ldr w2, [sp, #36]
bl _regtail
ldur w8, [x29, #-36]
str w8, [sp, #40]
b LBB240_25
LBB240_25: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB240_28
b LBB240_26
LBB240_26: ; in Loop: Header=BB240_25 Depth=1
ldur x0, [x29, #-16]
ldr w1, [sp, #40]
ldr w2, [sp, #36]
bl _regoptail
b LBB240_27
LBB240_27: ; in Loop: Header=BB240_25 Depth=1
ldur x0, [x29, #-16]
ldr w1, [sp, #40]
bl _regnext
str w0, [sp, #40]
b LBB240_25
LBB240_28:
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB240_31
b LBB240_29
LBB240_29:
ldur x10, [x29, #-16]
ldr x8, [x10, #40]
add x9, x8, #1
str x9, [x10, #40]
ldrsb w8, [x8]
subs w8, w8, #41
cset w8, eq
tbnz w8, #0, LBB240_31
b LBB240_30
LBB240_30:
ldur x9, [x29, #-16]
mov w8, #8
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB240_38
LBB240_31:
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB240_36
b LBB240_32
LBB240_32:
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB240_36
b LBB240_33
LBB240_33:
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrsb w8, [x8]
subs w8, w8, #41
cset w8, ne
tbnz w8, #0, LBB240_35
b LBB240_34
LBB240_34:
ldur x9, [x29, #-16]
mov w8, #8
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB240_38
LBB240_35:
ldur x9, [x29, #-16]
mov w8, #11
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB240_38
LBB240_36:
b LBB240_37
LBB240_37:
ldur w8, [x29, #-36]
stur w8, [x29, #-4]
b LBB240_38
LBB240_38:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function regnext
_regnext: ; @regnext
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
ldr x8, [sp, #16]
ldr x8, [x8, #32]
ldr w9, [sp, #12]
add w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
str w8, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB241_2
b LBB241_1
LBB241_1:
str wzr, [sp, #28]
b LBB241_5
LBB241_2:
ldr x8, [sp, #16]
ldr x8, [x8, #32]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #7
cset w8, ne
tbnz w8, #0, LBB241_4
b LBB241_3
LBB241_3:
ldr w8, [sp, #12]
ldr w9, [sp, #8]
subs w8, w8, w9
str w8, [sp, #28]
b LBB241_5
LBB241_4:
ldr w8, [sp, #12]
ldr w9, [sp, #8]
add w8, w8, w9
str w8, [sp, #28]
b LBB241_5
LBB241_5:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function str_int_len
_str_int_len: ; @str_int_len
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str wzr, [sp, #4]
b LBB242_1
LBB242_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
add x9, x8, #4
str x9, [sp, #8]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB242_3
b LBB242_2
LBB242_2: ; in Loop: Header=BB242_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB242_1
LBB242_3:
ldr w0, [sp, #4]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function regopsize
_regopsize: ; @regopsize
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
ldr x8, [sp, #16]
ldr x8, [x8, #32]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #4] ; 4-byte Folded Spill
subs w8, w8, #4
subs w8, w8, #1
cset w8, ls
tbnz w8, #0, LBB243_4
b LBB243_1
LBB243_1:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #8
cset w8, eq
tbnz w8, #0, LBB243_4
b LBB243_2
LBB243_2:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #10
subs w8, w8, #3
cset w8, hi
tbnz w8, #0, LBB243_8
b LBB243_3
LBB243_3:
mov w8, #5
str w8, [sp, #28]
b LBB243_9
LBB243_4:
ldr w8, [sp, #12]
add w8, w8, #2
str w8, [sp, #8]
b LBB243_5
LBB243_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #32]
ldrsw x9, [sp, #8]
mov x10, x9
add w10, w10, #1
str w10, [sp, #8]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB243_7
b LBB243_6
LBB243_6: ; in Loop: Header=BB243_5 Depth=1
b LBB243_5
LBB243_7:
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
str w8, [sp, #28]
b LBB243_9
LBB243_8:
mov w8, #2
str w8, [sp, #28]
b LBB243_9
LBB243_9:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function str_find
_str_find: ; @str_find
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str w1, [sp, #12]
str w2, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB244_2
b LBB244_1
LBB244_1:
ldr w0, [sp, #12]
bl _toupper
str w0, [sp, #12]
b LBB244_2
LBB244_2:
b LBB244_3
LBB244_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB244_7
b LBB244_4
LBB244_4: ; in Loop: Header=BB244_3 Depth=1
ldr x0, [sp, #16]
ldr w2, [sp, #8]
add x1, sp, #4
bl _reg_utf8_tounicode_case
str w0, [sp]
ldr w8, [sp, #12]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB244_6
b LBB244_5
LBB244_5:
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB244_8
LBB244_6: ; in Loop: Header=BB244_3 Depth=1
ldrsw x9, [sp]
ldr x8, [sp, #16]
add x8, x8, x9
str x8, [sp, #16]
b LBB244_3
LBB244_7:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB244_8
LBB244_8:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function prefix_cmp
_prefix_cmp: ; @prefix_cmp
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
str w3, [sp, #28]
ldr x8, [sp, #32]
str x8, [sp, #16]
b LBB245_1
LBB245_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB245_3
b LBB245_2
LBB245_2: ; in Loop: Header=BB245_1 Depth=1
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB245_3
LBB245_3: ; in Loop: Header=BB245_1 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB245_7
b LBB245_4
LBB245_4: ; in Loop: Header=BB245_1 Depth=1
ldr x0, [sp, #16]
ldr w2, [sp, #28]
add x1, sp, #12
bl _reg_utf8_tounicode_case
str w0, [sp, #8]
ldr w8, [sp, #12]
ldur x9, [x29, #-16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB245_6
b LBB245_5
LBB245_5:
mov w8, #-1
stur w8, [x29, #-4]
b LBB245_10
LBB245_6: ; in Loop: Header=BB245_1 Depth=1
ldur x8, [x29, #-16]
add x8, x8, #4
stur x8, [x29, #-16]
ldrsw x9, [sp, #8]
ldr x8, [sp, #16]
add x8, x8, x9
str x8, [sp, #16]
ldur w8, [x29, #-20]
subs w8, w8, #1
stur w8, [x29, #-20]
b LBB245_1
LBB245_7:
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB245_9
b LBB245_8
LBB245_8:
ldr x8, [sp, #16]
ldr x9, [sp, #32]
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-4]
b LBB245_10
LBB245_9:
mov w8, #-1
stur w8, [x29, #-4]
b LBB245_10
LBB245_10:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function regtry
_regtry: ; @regtry
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
ldr x8, [sp, #8]
ldr x9, [sp, #16]
str x8, [x9, #72]
str wzr, [sp, #4]
b LBB246_1
LBB246_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldr x9, [sp, #16]
ldr w9, [x9, #96]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB246_4
b LBB246_2
LBB246_2: ; in Loop: Header=BB246_1 Depth=1
ldr x8, [sp, #16]
ldr x9, [x8, #88]
ldrsw x8, [sp, #4]
lsl x10, x8, #3
mov w8, #-1
str w8, [x9, x10]
ldr x9, [sp, #16]
ldr x9, [x9, #88]
ldrsw x10, [sp, #4]
add x9, x9, x10, lsl #3
str w8, [x9, #4]
b LBB246_3
LBB246_3: ; in Loop: Header=BB246_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB246_1
LBB246_4:
ldr x0, [sp, #16]
mov w1, #1
bl _regmatch
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB246_6
b LBB246_5
LBB246_5:
ldr x8, [sp, #8]
ldr x9, [sp, #16]
ldr x9, [x9, #64]
subs x8, x8, x9
ldr x9, [sp, #16]
ldr x9, [x9, #88]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9]
ldr x8, [sp, #16]
ldr x8, [x8, #72]
ldr x9, [sp, #16]
ldr x9, [x9, #64]
subs x8, x8, x9
ldr x9, [sp, #16]
ldr x9, [x9, #88]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #4]
mov w8, #1
stur w8, [x29, #-4]
b LBB246_7
LBB246_6:
stur wzr, [x29, #-4]
b LBB246_7
LBB246_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _regfree ; -- Begin function regfree
.p2align 2
_regfree: ; @regfree
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x0, [x8, #32]
bl _free
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _Jim_HistoryGetline ; -- Begin function Jim_HistoryGetline
.p2align 2
_Jim_HistoryGetline: ; @Jim_HistoryGetline
.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]
mov x0, #512
bl _malloc
str x0, [sp, #16]
ldur x0, [x29, #-16]
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x1, [x8]
bl _fputs
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldr x0, [sp, #16]
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
ldr x2, [x8]
mov w1, #512
bl _fgets
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB248_2
b LBB248_1
LBB248_1:
ldr x0, [sp, #16]
bl _free
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB248_6
LBB248_2:
ldr x0, [sp, #16]
bl _strlen
mov x8, x0
stur w8, [x29, #-20]
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB248_5
b LBB248_3
LBB248_3:
ldr x8, [sp, #16]
ldur w9, [x29, #-20]
subs w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB248_5
b LBB248_4
LBB248_4:
ldr x8, [sp, #16]
ldur w9, [x29, #-20]
subs w9, w9, #1
add x8, x8, w9, sxtw
strb wzr, [x8]
b LBB248_5
LBB248_5:
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB248_6
LBB248_6:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _Jim_HistoryLoad ; -- Begin function Jim_HistoryLoad
.p2align 2
_Jim_HistoryLoad: ; @Jim_HistoryLoad
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_HistoryAdd ; -- Begin function Jim_HistoryAdd
.p2align 2
_Jim_HistoryAdd: ; @Jim_HistoryAdd
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_HistorySave ; -- Begin function Jim_HistorySave
.p2align 2
_Jim_HistorySave: ; @Jim_HistorySave
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _Jim_HistoryShow ; -- Begin function Jim_HistoryShow
.p2align 2
_Jim_HistoryShow: ; @Jim_HistoryShow
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _Jim_InteractivePrompt ; -- Begin function Jim_InteractivePrompt
.p2align 2
_Jim_InteractivePrompt: ; @Jim_InteractivePrompt
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x29, x30, [sp, #144] ; 16-byte Folded Spill
add x29, sp, #144
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-40]
stur wzr, [x29, #-44]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-56]
mov x9, sp
str xzr, [x9]
mov x8, #76
str x8, [x9, #8]
adrp x0, l_.str.154@PAGE
add x0, x0, l_.str.154@PAGEOFF
bl _printf
ldur x0, [x29, #-40]
adrp x1, l_.str.68@PAGE
add x1, x1, l_.str.68@PAGEOFF
adrp x2, l_.str.81@PAGE
add x2, x2, l_.str.81@PAGEOFF
bl _Jim_SetVariableStrWithStr
b LBB253_1
LBB253_1: ; =>This Loop Header: Depth=1
; Child Loop BB253_8 Depth 2
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB253_6
b LBB253_2
LBB253_2: ; in Loop: Header=BB253_1 Depth=1
ldur w0, [x29, #-44]
bl _Jim_ReturnCode
str x0, [sp, #48]
ldr x8, [sp, #48]
ldrsb w8, [x8]
subs w8, w8, #63
cset w8, ne
tbnz w8, #0, LBB253_4
b LBB253_3
LBB253_3: ; in Loop: Header=BB253_1 Depth=1
ldur w9, [x29, #-44]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
sub x0, x29, #28
mov x1, #17
mov w2, #0
mov x3, #20
adrp x4, l_.str.155@PAGE
add x4, x4, l_.str.155@PAGEOFF
bl ___snprintf_chk
b LBB253_5
LBB253_4: ; in Loop: Header=BB253_1 Depth=1
ldr x8, [sp, #48]
mov x9, sp
str x8, [x9]
sub x0, x29, #28
mov x1, #17
mov w2, #0
mov x3, #20
adrp x4, l_.str.156@PAGE
add x4, x4, l_.str.156@PAGEOFF
bl ___snprintf_chk
b LBB253_5
LBB253_5: ; in Loop: Header=BB253_1 Depth=1
b LBB253_7
LBB253_6: ; in Loop: Header=BB253_1 Depth=1
sturb wzr, [x29, #-28]
b LBB253_7
LBB253_7: ; in Loop: Header=BB253_1 Depth=1
sub x0, x29, #28
adrp x1, l_.str.157@PAGE
add x1, x1, l_.str.157@PAGEOFF
mov x2, #20
bl ___strcat_chk
ldur x0, [x29, #-40]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
stur x0, [x29, #-64]
ldur x9, [x29, #-64]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB253_8
LBB253_8: ; Parent Loop BB253_1 Depth=1
; => This Inner Loop Header: Depth=2
sub x0, x29, #28
bl _Jim_HistoryGetline
str x0, [sp, #32]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB253_14
b LBB253_9
LBB253_9: ; in Loop: Header=BB253_8 Depth=2
bl ___error
ldr w8, [x0]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB253_11
b LBB253_10
LBB253_10: ; in Loop: Header=BB253_8 Depth=2
b LBB253_8
LBB253_11:
ldur x9, [x29, #-64]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB253_13
b LBB253_12
LBB253_12:
ldur x0, [x29, #-40]
ldur x1, [x29, #-64]
bl _Jim_FreeObj
b LBB253_13
LBB253_13:
stur wzr, [x29, #-44]
b LBB253_31
LBB253_14: ; in Loop: Header=BB253_8 Depth=2
ldur x0, [x29, #-64]
bl _Jim_Length
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB253_16
b LBB253_15
LBB253_15: ; in Loop: Header=BB253_8 Depth=2
ldur x0, [x29, #-40]
ldur x1, [x29, #-64]
adrp x2, l_.str.112@PAGE
add x2, x2, l_.str.112@PAGEOFF
mov w3, #1
bl _Jim_AppendString
b LBB253_16
LBB253_16: ; in Loop: Header=BB253_8 Depth=2
ldur x0, [x29, #-40]
ldur x1, [x29, #-64]
ldr x2, [sp, #32]
mov w3, #-1
bl _Jim_AppendString
ldr x0, [sp, #32]
bl _free
ldur x0, [x29, #-64]
add x1, sp, #40
bl _Jim_GetString
str x0, [sp, #56]
ldr w8, [sp, #40]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB253_18
b LBB253_17
LBB253_17: ; in Loop: Header=BB253_8 Depth=2
b LBB253_8
LBB253_18: ; in Loop: Header=BB253_8 Depth=2
ldr x0, [sp, #56]
ldr w1, [sp, #40]
add x2, sp, #47
bl _Jim_ScriptIsComplete
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB253_20
b LBB253_19
LBB253_19: ; in Loop: Header=BB253_1 Depth=1
b LBB253_21
LBB253_20: ; in Loop: Header=BB253_8 Depth=2
ldrsb w10, [sp, #47]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
sub x0, x29, #28
mov x3, #20
mov x1, x3
mov w2, #0
adrp x4, l_.str.158@PAGE
add x4, x4, l_.str.158@PAGEOFF
bl ___snprintf_chk
b LBB253_8
LBB253_21: ; in Loop: Header=BB253_1 Depth=1
ldur x0, [x29, #-40]
ldur x1, [x29, #-64]
bl _Jim_EvalObj
stur w0, [x29, #-44]
ldur x9, [x29, #-64]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB253_23
b LBB253_22
LBB253_22: ; in Loop: Header=BB253_1 Depth=1
ldur x0, [x29, #-40]
ldur x1, [x29, #-64]
bl _Jim_FreeObj
b LBB253_23
LBB253_23: ; in Loop: Header=BB253_1 Depth=1
ldur w8, [x29, #-44]
subs w8, w8, #6
cset w8, ne
tbnz w8, #0, LBB253_25
b LBB253_24
LBB253_24:
mov w8, #6
stur w8, [x29, #-44]
b LBB253_30
LBB253_25: ; in Loop: Header=BB253_1 Depth=1
ldur w8, [x29, #-44]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB253_27
b LBB253_26
LBB253_26: ; in Loop: Header=BB253_1 Depth=1
ldur x0, [x29, #-40]
bl _Jim_MakeErrorMessage
b LBB253_27
LBB253_27: ; in Loop: Header=BB253_1 Depth=1
ldur x8, [x29, #-40]
ldr x0, [x8]
add x1, sp, #68
bl _Jim_GetString
str x0, [sp, #72]
ldr w8, [sp, #68]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB253_29
b LBB253_28
LBB253_28: ; in Loop: Header=BB253_1 Depth=1
ldr x8, [sp, #72]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.159@PAGE
add x0, x0, l_.str.159@PAGEOFF
bl _printf
b LBB253_29
LBB253_29: ; in Loop: Header=BB253_1 Depth=1
b LBB253_1
LBB253_30:
b LBB253_31
LBB253_31:
ldur x0, [x29, #-56]
bl _Jim_Free
ldur w8, [x29, #-44]
str w8, [sp, #28] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB253_33
b LBB253_32
LBB253_32:
bl ___stack_chk_fail
LBB253_33:
ldr w0, [sp, #28] ; 4-byte Folded Reload
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB254_3
b LBB254_1
LBB254_1:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
adrp x1, l_.str.160@PAGE
add x1, x1, l_.str.160@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB254_3
b LBB254_2
LBB254_2:
mov x9, sp
str xzr, [x9]
mov x8, #76
str x8, [x9, #8]
adrp x0, l_.str.161@PAGE
add x0, x0, l_.str.161@PAGEOFF
bl _printf
stur wzr, [x29, #-4]
b LBB254_27
LBB254_3:
bl _Jim_CreateInterp
str x0, [sp, #32]
ldr x0, [sp, #32]
bl _Jim_RegisterCoreCommands
ldr x0, [sp, #32]
bl _Jim_InitStaticExtensions
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB254_5
b LBB254_4
LBB254_4:
ldr x0, [sp, #32]
bl _JimPrintErrorMessage
b LBB254_5
LBB254_5:
ldr x0, [sp, #32]
ldur x8, [x29, #-16]
ldr x2, [x8]
adrp x1, l_.str.162@PAGE
add x1, x1, l_.str.162@PAGEOFF
bl _Jim_SetVariableStrWithStr
ldr x0, [sp, #32]
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, eq
and w10, w8, #0x1
adrp x9, l_.str.69@PAGE
add x9, x9, l_.str.69@PAGEOFF
adrp x8, l_.str.81@PAGE
add x8, x8, l_.str.81@PAGEOFF
ands w10, w10, #0x1
csel x2, x8, x9, ne
adrp x1, l_.str.68@PAGE
add x1, x1, l_.str.68@PAGEOFF
bl _Jim_SetVariableStrWithStr
ldr x0, [sp, #32]
bl _Jim_initjimshInit
stur w0, [x29, #-20]
ldur w8, [x29, #-8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB254_11
b LBB254_6
LBB254_6:
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB254_8
b LBB254_7
LBB254_7:
ldr x0, [sp, #32]
bl _JimPrintErrorMessage
b LBB254_8
LBB254_8:
ldur w8, [x29, #-20]
subs w8, w8, #6
cset w8, eq
tbnz w8, #0, LBB254_10
b LBB254_9
LBB254_9:
ldr x0, [sp, #32]
mov w1, #0
mov x2, #0
bl _JimSetArgv
ldr x0, [sp, #32]
bl _Jim_InteractivePrompt
stur w0, [x29, #-20]
b LBB254_10
LBB254_10:
b LBB254_20
LBB254_11:
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, le
tbnz w8, #0, LBB254_16
b LBB254_12
LBB254_12:
ldur x8, [x29, #-16]
ldr x0, [x8, #8]
adrp x1, l_.str.163@PAGE
add x1, x1, l_.str.163@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB254_16
b LBB254_13
LBB254_13:
ldr x0, [sp, #32]
ldur w8, [x29, #-8]
subs w1, w8, #3
ldur x8, [x29, #-16]
add x2, x8, #24
bl _JimSetArgv
ldr x0, [sp, #32]
ldur x8, [x29, #-16]
ldr x1, [x8, #16]
bl _Jim_Eval
stur w0, [x29, #-20]
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB254_15
b LBB254_14
LBB254_14:
ldr x8, [sp, #32]
ldr x0, [x8]
bl _Jim_String
mov x8, sp
str x0, [x8]
adrp x0, l_.str.159@PAGE
add x0, x0, l_.str.159@PAGEOFF
bl _printf
b LBB254_15
LBB254_15:
b LBB254_17
LBB254_16:
ldr x8, [sp, #32]
str x8, [sp, #24] ; 8-byte Folded Spill
ldr x0, [sp, #32]
ldur x8, [x29, #-16]
ldr x1, [x8, #8]
mov w2, #-1
bl _Jim_NewStringObj
mov x2, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
adrp x1, l_.str.164@PAGE
add x1, x1, l_.str.164@PAGEOFF
bl _Jim_SetVariableStr
ldr x0, [sp, #32]
ldur w8, [x29, #-8]
subs w1, w8, #2
ldur x8, [x29, #-16]
add x2, x8, #16
bl _JimSetArgv
ldr x0, [sp, #32]
ldur x8, [x29, #-16]
ldr x1, [x8, #8]
bl _Jim_EvalFile
stur w0, [x29, #-20]
b LBB254_17
LBB254_17:
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB254_19
b LBB254_18
LBB254_18:
ldr x0, [sp, #32]
bl _JimPrintErrorMessage
b LBB254_19
LBB254_19:
b LBB254_20
LBB254_20:
ldur w8, [x29, #-20]
subs w8, w8, #6
cset w8, ne
tbnz w8, #0, LBB254_22
b LBB254_21
LBB254_21:
ldr x0, [sp, #32]
bl _Jim_GetExitCode
stur w0, [x29, #-20]
b LBB254_26
LBB254_22:
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB254_24
b LBB254_23
LBB254_23:
mov w8, #1
stur w8, [x29, #-20]
b LBB254_25
LBB254_24:
stur wzr, [x29, #-20]
b LBB254_25
LBB254_25:
b LBB254_26
LBB254_26:
ldr x0, [sp, #32]
bl _Jim_FreeInterp
ldur w8, [x29, #-20]
stur w8, [x29, #-4]
b LBB254_27
LBB254_27:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimPrintErrorMessage
_JimPrintErrorMessage: ; @JimPrintErrorMessage
.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]
bl _Jim_MakeErrorMessage
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x8, [x8]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
ldr x0, [x8]
bl _Jim_String
mov x8, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x1, l_.str.159@PAGE
add x1, x1, l_.str.159@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 JimSetArgv
_JimSetArgv: ; @JimSetArgv
.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 w1, [x29, #-12]
stur x2, [x29, #-24]
ldur x0, [x29, #-8]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #24]
stur wzr, [x29, #-28]
b LBB256_1
LBB256_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB256_4
b LBB256_2
LBB256_2: ; in Loop: Header=BB256_1 Depth=1
ldur x0, [x29, #-8]
ldur x8, [x29, #-24]
ldursw x9, [x29, #-28]
ldr x1, [x8, x9, lsl #3]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #16]
ldur x0, [x29, #-8]
ldr x1, [sp, #24]
ldr x2, [sp, #16]
bl _Jim_ListAppendElement
b LBB256_3
LBB256_3: ; in Loop: Header=BB256_1 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB256_1
LBB256_4:
ldur x0, [x29, #-8]
ldr x2, [sp, #24]
adrp x1, l_.str.670@PAGE
add x1, x1, l_.str.670@PAGEOFF
bl _Jim_SetVariableStr
ldur x8, [x29, #-8]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldursw x1, [x29, #-12]
bl _Jim_NewIntObj
mov x2, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
adrp x1, l_.str.671@PAGE
add x1, x1, l_.str.671@PAGEOFF
bl _Jim_SetVariableStr
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function aio_cmd_read
_aio_cmd_read: ; @aio_cmd_read
.cfi_startproc
; %bb.0:
sub sp, sp, #416
.cfi_def_cfa_offset 416
stp x28, x27, [sp, #384] ; 16-byte Folded Spill
stp x29, x30, [sp, #400] ; 16-byte Folded Spill
add x29, sp, #400
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #104]
str w1, [sp, #100]
str x2, [sp, #88]
ldr x8, [sp, #104]
ldr x8, [x8, #336]
str x8, [sp, #80]
str wzr, [sp, #68]
mov x8, #-1
str x8, [sp, #56]
ldr w8, [sp, #100]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB257_3
b LBB257_1
LBB257_1:
ldr x0, [sp, #104]
ldr x8, [sp, #88]
ldr x1, [x8]
adrp x2, l_.str.187@PAGE
add x2, x2, l_.str.187@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB257_3
b LBB257_2
LBB257_2:
mov w8, #1
str w8, [sp, #68]
ldr x8, [sp, #88]
add x8, x8, #8
str x8, [sp, #88]
ldr w8, [sp, #100]
subs w8, w8, #1
str w8, [sp, #100]
b LBB257_3
LBB257_3:
ldr w8, [sp, #100]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB257_13
b LBB257_4
LBB257_4:
ldr x0, [sp, #104]
ldr x8, [sp, #88]
ldr x1, [x8]
add x2, sp, #56
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB257_6
b LBB257_5
LBB257_5:
mov w8, #1
str w8, [sp, #116]
b LBB257_43
LBB257_6:
ldr x8, [sp, #56]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB257_12
b LBB257_7
LBB257_7:
b LBB257_8
LBB257_8:
ldr x0, [sp, #104]
adrp x1, l_.str.188@PAGE
add x1, x1, l_.str.188@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #48]
ldr x9, [sp, #48]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #104]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB257_10
b LBB257_9
LBB257_9:
ldr x0, [sp, #104]
ldr x8, [sp, #104]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB257_10
LBB257_10:
ldr x8, [sp, #48]
ldr x9, [sp, #104]
str x8, [x9]
b LBB257_11
LBB257_11:
mov w8, #1
str w8, [sp, #116]
b LBB257_43
LBB257_12:
b LBB257_16
LBB257_13:
ldr w8, [sp, #100]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB257_15
b LBB257_14
LBB257_14:
mov w8, #-1
str w8, [sp, #116]
b LBB257_43
LBB257_15:
b LBB257_16
LBB257_16:
ldr x0, [sp, #104]
mov x1, #0
mov w2, #0
bl _Jim_NewStringObj
str x0, [sp, #72]
b LBB257_17
LBB257_17: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #56]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB257_31
b LBB257_18
LBB257_18: ; in Loop: Header=BB257_17 Depth=1
ldr x8, [sp, #56]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB257_20
b LBB257_19
LBB257_19: ; in Loop: Header=BB257_17 Depth=1
mov w8, #256
str w8, [sp, #40]
b LBB257_24
LBB257_20: ; in Loop: Header=BB257_17 Depth=1
ldr x8, [sp, #56]
subs x8, x8, #256
cset w8, le
tbnz w8, #0, LBB257_22
b LBB257_21
LBB257_21: ; in Loop: Header=BB257_17 Depth=1
mov x8, #256
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB257_23
LBB257_22: ; in Loop: Header=BB257_17 Depth=1
ldr x8, [sp, #56]
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB257_23
LBB257_23: ; in Loop: Header=BB257_17 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #40]
b LBB257_24
LBB257_24: ; in Loop: Header=BB257_17 Depth=1
ldrsw x2, [sp, #40]
ldr x8, [sp, #80]
ldr x3, [x8]
add x0, sp, #120
mov x1, #1
bl _fread
mov x8, x0
str w8, [sp, #44]
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB257_28
b LBB257_25
LBB257_25: ; in Loop: Header=BB257_17 Depth=1
ldr x0, [sp, #104]
ldr x1, [sp, #72]
ldr w3, [sp, #44]
add x2, sp, #120
bl _Jim_AppendString
ldr x8, [sp, #56]
adds x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB257_27
b LBB257_26
LBB257_26: ; in Loop: Header=BB257_17 Depth=1
ldrsw x9, [sp, #44]
ldr x8, [sp, #56]
subs x8, x8, x9
str x8, [sp, #56]
b LBB257_27
LBB257_27: ; in Loop: Header=BB257_17 Depth=1
b LBB257_28
LBB257_28: ; in Loop: Header=BB257_17 Depth=1
ldr w8, [sp, #44]
ldr w9, [sp, #40]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB257_30
b LBB257_29
LBB257_29:
b LBB257_31
LBB257_30: ; in Loop: Header=BB257_17 Depth=1
b LBB257_17
LBB257_31:
ldr x0, [sp, #104]
ldr x1, [sp, #80]
bl _JimCheckStreamError
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB257_33
b LBB257_32
LBB257_32:
ldr x0, [sp, #104]
ldr x1, [sp, #72]
bl _Jim_FreeObj
mov w8, #1
str w8, [sp, #116]
b LBB257_43
LBB257_33:
ldr w8, [sp, #68]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB257_38
b LBB257_34
LBB257_34:
ldr x0, [sp, #72]
add x1, sp, #36
bl _Jim_GetString
str x0, [sp, #24]
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB257_37
b LBB257_35
LBB257_35:
ldr x8, [sp, #24]
ldr w9, [sp, #36]
subs w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB257_37
b LBB257_36
LBB257_36:
ldr x9, [sp, #72]
ldr w8, [x9, #20]
subs w8, w8, #1
str w8, [x9, #20]
ldr x8, [sp, #72]
ldr x8, [x8]
ldr x9, [sp, #72]
ldrsw x9, [x9, #20]
add x8, x8, x9
strb wzr, [x8]
b LBB257_37
LBB257_37:
b LBB257_38
LBB257_38:
b LBB257_39
LBB257_39:
ldr x8, [sp, #72]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #104]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB257_41
b LBB257_40
LBB257_40:
ldr x0, [sp, #104]
ldr x8, [sp, #104]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB257_41
LBB257_41:
ldr x8, [sp, #16]
ldr x9, [sp, #104]
str x8, [x9]
b LBB257_42
LBB257_42:
str wzr, [sp, #116]
b LBB257_43
LBB257_43:
ldr w8, [sp, #116]
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, LBB257_45
b LBB257_44
LBB257_44:
bl ___stack_chk_fail
LBB257_45:
ldr w0, [sp, #4] ; 4-byte Folded Reload
ldp x29, x30, [sp, #400] ; 16-byte Folded Reload
ldp x28, x27, [sp, #384] ; 16-byte Folded Reload
add sp, sp, #416
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function aio_cmd_copy
_aio_cmd_copy: ; @aio_cmd_copy
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur x8, [x29, #-16]
ldr x8, [x8, #336]
stur x8, [x29, #-40]
stur xzr, [x29, #-48]
mov x8, #9223372036854775807
str x8, [sp, #56]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_AioFilehandle
str x0, [sp, #48]
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB258_2
b LBB258_1
LBB258_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB258_21
LBB258_2:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB258_6
b LBB258_3
LBB258_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
add x2, sp, #56
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB258_5
b LBB258_4
LBB258_4:
mov w8, #1
stur w8, [x29, #-4]
b LBB258_21
LBB258_5:
b LBB258_6
LBB258_6:
b LBB258_7
LBB258_7: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-48]
ldr x9, [sp, #56]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB258_12
b LBB258_8
LBB258_8: ; in Loop: Header=BB258_7 Depth=1
ldur x8, [x29, #-40]
ldr x0, [x8]
bl _fgetc
str w0, [sp, #44]
ldr w8, [sp, #44]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB258_10
b LBB258_9
LBB258_9: ; in Loop: Header=BB258_7 Depth=1
ldr w0, [sp, #44]
ldr x1, [sp, #48]
bl _fputc
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB258_11
b LBB258_10
LBB258_10:
b LBB258_12
LBB258_11: ; in Loop: Header=BB258_7 Depth=1
ldur x8, [x29, #-48]
add x8, x8, #1
stur x8, [x29, #-48]
b LBB258_7
LBB258_12:
ldur x8, [x29, #-40]
ldr x0, [x8]
bl _ferror
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB258_14
b LBB258_13
LBB258_13:
ldur x8, [x29, #-16]
str x8, [sp, #24] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x1, l_.str.189@PAGE
add x1, x1, l_.str.189@PAGEOFF
bl _Jim_SetResultFormatted
ldur x8, [x29, #-40]
ldr x0, [x8]
bl _clearerr
mov w8, #1
stur w8, [x29, #-4]
b LBB258_21
LBB258_14:
ldr x0, [sp, #48]
bl _ferror
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB258_16
b LBB258_15
LBB258_15:
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
mov x8, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x1, l_.str.190@PAGE
add x1, x1, l_.str.190@PAGEOFF
bl _Jim_SetResultFormatted
ldr x0, [sp, #48]
bl _clearerr
mov w8, #1
stur w8, [x29, #-4]
b LBB258_21
LBB258_16:
b LBB258_17
LBB258_17:
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
bl _Jim_NewIntObj
str x0, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB258_19
b LBB258_18
LBB258_18:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB258_19
LBB258_19:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB258_20
LBB258_20:
stur wzr, [x29, #-4]
b LBB258_21
LBB258_21:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function aio_cmd_gets
_aio_cmd_gets: ; @aio_cmd_gets
.cfi_startproc
; %bb.0:
sub sp, sp, #384
.cfi_def_cfa_offset 384
stp x28, x27, [sp, #352] ; 16-byte Folded Spill
stp x29, x30, [sp, #368] ; 16-byte Folded Spill
add x29, sp, #368
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #72]
str w1, [sp, #68]
str x2, [sp, #56]
ldr x8, [sp, #72]
ldr x8, [x8, #336]
str x8, [sp, #48]
bl ___error
mov w2, #0
str wzr, [x0]
ldr x0, [sp, #72]
mov x1, #0
bl _Jim_NewStringObj
str x0, [sp, #40]
b LBB259_1
LBB259_1: ; =>This Inner Loop Header: Depth=1
add x0, sp, #88
mov w8, #95
strb w8, [sp, #343]
ldr x8, [sp, #48]
ldr x2, [x8]
mov w1, #256
bl _fgets
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB259_3
b LBB259_2
LBB259_2:
b LBB259_11
LBB259_3: ; in Loop: Header=BB259_1 Depth=1
ldrsb w8, [sp, #343]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB259_6
b LBB259_4
LBB259_4: ; in Loop: Header=BB259_1 Depth=1
ldrsb w8, [sp, #342]
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB259_6
b LBB259_5
LBB259_5: ; in Loop: Header=BB259_1 Depth=1
ldr x0, [sp, #72]
ldr x1, [sp, #40]
add x2, sp, #88
mov w3, #255
bl _Jim_AppendString
b LBB259_10
LBB259_6:
add x0, sp, #88
bl _strlen
mov x8, x0
str w8, [sp, #36]
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB259_9
b LBB259_7
LBB259_7:
ldr w8, [sp, #36]
subs w9, w8, #1
add x8, sp, #88
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB259_9
b LBB259_8
LBB259_8:
ldr w8, [sp, #36]
subs w8, w8, #1
str w8, [sp, #36]
b LBB259_9
LBB259_9:
ldr x0, [sp, #72]
ldr x1, [sp, #40]
ldr w3, [sp, #36]
add x2, sp, #88
bl _Jim_AppendString
b LBB259_11
LBB259_10: ; in Loop: Header=BB259_1 Depth=1
b LBB259_1
LBB259_11:
ldr x0, [sp, #72]
ldr x1, [sp, #48]
bl _JimCheckStreamError
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB259_13
b LBB259_12
LBB259_12:
ldr x0, [sp, #72]
ldr x1, [sp, #40]
bl _Jim_FreeObj
mov w8, #1
str w8, [sp, #84]
b LBB259_30
LBB259_13:
ldr w8, [sp, #68]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB259_24
b LBB259_14
LBB259_14:
ldr x0, [sp, #72]
ldr x8, [sp, #56]
ldr x1, [x8]
ldr x2, [sp, #40]
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB259_16
b LBB259_15
LBB259_15:
ldr x0, [sp, #72]
ldr x1, [sp, #40]
bl _Jim_FreeObj
mov w8, #1
str w8, [sp, #84]
b LBB259_30
LBB259_16:
ldr x0, [sp, #40]
bl _Jim_Length
str w0, [sp, #36]
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB259_19
b LBB259_17
LBB259_17:
ldr x8, [sp, #48]
ldr x0, [x8]
bl _feof
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB259_19
b LBB259_18
LBB259_18:
mov w8, #-1
str w8, [sp, #36]
b LBB259_19
LBB259_19:
b LBB259_20
LBB259_20:
ldr x0, [sp, #72]
ldrsw x1, [sp, #36]
bl _Jim_NewIntObj
str x0, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #72]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB259_22
b LBB259_21
LBB259_21:
ldr x0, [sp, #72]
ldr x8, [sp, #72]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB259_22
LBB259_22:
ldr x8, [sp, #24]
ldr x9, [sp, #72]
str x8, [x9]
b LBB259_23
LBB259_23:
b LBB259_29
LBB259_24:
b LBB259_25
LBB259_25:
ldr x8, [sp, #40]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #72]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB259_27
b LBB259_26
LBB259_26:
ldr x0, [sp, #72]
ldr x8, [sp, #72]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB259_27
LBB259_27:
ldr x8, [sp, #16]
ldr x9, [sp, #72]
str x8, [x9]
b LBB259_28
LBB259_28:
b LBB259_29
LBB259_29:
str wzr, [sp, #84]
b LBB259_30
LBB259_30:
ldr w8, [sp, #84]
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, LBB259_32
b LBB259_31
LBB259_31:
bl ___stack_chk_fail
LBB259_32:
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #368] ; 16-byte Folded Reload
ldp x28, x27, [sp, #352] ; 16-byte Folded Reload
add sp, sp, #384
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function aio_cmd_puts
_aio_cmd_puts: ; @aio_cmd_puts
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur x8, [x29, #-16]
ldr x8, [x8, #336]
str x8, [sp, #24]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB260_4
b LBB260_1
LBB260_1:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8]
adrp x2, l_.str.187@PAGE
add x2, x2, l_.str.187@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB260_3
b LBB260_2
LBB260_2:
mov w8, #-1
stur w8, [x29, #-4]
b LBB260_11
LBB260_3:
ldr x8, [sp, #32]
ldr x8, [x8, #8]
str x8, [sp]
b LBB260_5
LBB260_4:
ldr x8, [sp, #32]
ldr x8, [x8]
str x8, [sp]
b LBB260_5
LBB260_5:
ldr x0, [sp]
add x1, sp, #20
bl _Jim_GetString
str x0, [sp, #8]
ldr x0, [sp, #8]
ldrsw x2, [sp, #20]
ldr x8, [sp, #24]
ldr x3, [x8]
mov x1, #1
bl _fwrite
ldr w8, [sp, #20]
; kill: def $x8 killed $w8
subs x8, x0, x8
cset w8, ne
tbnz w8, #0, LBB260_10
b LBB260_6
LBB260_6:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB260_8
b LBB260_7
LBB260_7:
ldr x8, [sp, #24]
ldr x1, [x8]
mov w0, #10
bl _putc
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB260_9
b LBB260_8
LBB260_8:
stur wzr, [x29, #-4]
b LBB260_11
LBB260_9:
b LBB260_10
LBB260_10:
ldur x0, [x29, #-16]
ldr x8, [sp, #24]
ldr x1, [x8, #8]
bl _JimAioSetError
mov w8, #1
stur w8, [x29, #-4]
b LBB260_11
LBB260_11:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function aio_cmd_isatty
_aio_cmd_isatty: ; @aio_cmd_isatty
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
ldur x8, [x29, #-8]
ldr x8, [x8, #336]
str x8, [sp, #16]
b LBB261_1
LBB261_1:
ldur x8, [x29, #-8]
str x8, [sp] ; 8-byte Folded Spill
ldr x8, [sp, #16]
ldr x0, [x8]
bl _fileno
bl _isatty
mov x9, x0
ldr x0, [sp] ; 8-byte Folded Reload
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB261_3
b LBB261_2
LBB261_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB261_3
LBB261_3:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB261_4
LBB261_4:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function aio_cmd_flush
_aio_cmd_flush: ; @aio_cmd_flush
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
ldur x8, [x29, #-16]
ldr x8, [x8, #336]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr x0, [x8]
bl _fflush
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB262_2
b LBB262_1
LBB262_1:
ldur x0, [x29, #-16]
ldr x8, [sp, #8]
ldr x1, [x8, #8]
bl _JimAioSetError
mov w8, #1
stur w8, [x29, #-4]
b LBB262_3
LBB262_2:
stur wzr, [x29, #-4]
b LBB262_3
LBB262_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function aio_cmd_eof
_aio_cmd_eof: ; @aio_cmd_eof
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
ldur x8, [x29, #-8]
ldr x8, [x8, #336]
str x8, [sp, #16]
b LBB263_1
LBB263_1:
ldur x8, [x29, #-8]
str x8, [sp] ; 8-byte Folded Spill
ldr x8, [sp, #16]
ldr x0, [x8]
bl _feof
mov x9, x0
ldr x0, [sp] ; 8-byte Folded Reload
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB263_3
b LBB263_2
LBB263_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB263_3
LBB263_3:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB263_4
LBB263_4:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function aio_cmd_close
_aio_cmd_close: ; @aio_cmd_close
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB264_6
b LBB264_1
LBB264_1:
b LBB264_2
LBB264_2:
ldur x0, [x29, #-16]
adrp x1, l_.str.191@PAGE
add x1, x1, l_.str.191@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB264_4
b LBB264_3
LBB264_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB264_4
LBB264_4:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB264_5
LBB264_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB264_7
LBB264_6:
ldur x8, [x29, #-16]
str x8, [sp] ; 8-byte Folded Spill
ldr x8, [sp, #16]
ldr x0, [x8]
bl _Jim_String
mov x1, x0
ldr x0, [sp] ; 8-byte Folded Reload
bl _Jim_DeleteCommand
stur w0, [x29, #-4]
b LBB264_7
LBB264_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function aio_cmd_seek
_aio_cmd_seek: ; @aio_cmd_seek
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur x8, [x29, #-16]
ldr x8, [x8, #336]
str x8, [sp, #24]
str wzr, [sp, #20]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB265_11
b LBB265_1
LBB265_1:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
adrp x2, l_.str.192@PAGE
add x2, x2, l_.str.192@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB265_3
b LBB265_2
LBB265_2:
str wzr, [sp, #20]
b LBB265_10
LBB265_3:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
adrp x2, l_.str.193@PAGE
add x2, x2, l_.str.193@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB265_5
b LBB265_4
LBB265_4:
mov w8, #1
str w8, [sp, #20]
b LBB265_9
LBB265_5:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
adrp x2, l_.str.194@PAGE
add x2, x2, l_.str.194@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB265_7
b LBB265_6
LBB265_6:
mov w8, #2
str w8, [sp, #20]
b LBB265_8
LBB265_7:
mov w8, #-1
stur w8, [x29, #-4]
b LBB265_16
LBB265_8:
b LBB265_9
LBB265_9:
b LBB265_10
LBB265_10:
b LBB265_11
LBB265_11:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8]
add x2, sp, #8
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB265_13
b LBB265_12
LBB265_12:
mov w8, #1
stur w8, [x29, #-4]
b LBB265_16
LBB265_13:
ldr x8, [sp, #24]
ldr x0, [x8]
ldr x1, [sp, #8]
ldr w2, [sp, #20]
bl _fseek
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB265_15
b LBB265_14
LBB265_14:
ldur x0, [x29, #-16]
ldr x8, [sp, #24]
ldr x1, [x8, #8]
bl _JimAioSetError
mov w8, #1
stur w8, [x29, #-4]
b LBB265_16
LBB265_15:
stur wzr, [x29, #-4]
b LBB265_16
LBB265_16:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function aio_cmd_tell
_aio_cmd_tell: ; @aio_cmd_tell
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
ldur x8, [x29, #-8]
ldr x8, [x8, #336]
str x8, [sp, #16]
b LBB266_1
LBB266_1:
ldur x8, [x29, #-8]
str x8, [sp] ; 8-byte Folded Spill
ldr x8, [sp, #16]
ldr x0, [x8]
bl _ftell
mov x1, x0
ldr x0, [sp] ; 8-byte Folded Reload
bl _Jim_NewIntObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB266_3
b LBB266_2
LBB266_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB266_3
LBB266_3:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB266_4
LBB266_4:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function aio_cmd_filename
_aio_cmd_filename: ; @aio_cmd_filename
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
ldur x8, [x29, #-8]
ldr x8, [x8, #336]
str x8, [sp, #16]
b LBB267_1
LBB267_1:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB267_3
b LBB267_2
LBB267_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB267_3
LBB267_3:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB267_4
LBB267_4:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function aio_cmd_ndelay
_aio_cmd_ndelay: ; @aio_cmd_ndelay
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur x8, [x29, #-16]
ldr x8, [x8, #336]
str x8, [sp, #40]
ldr x8, [sp, #40]
ldr w0, [x8, #24]
mov w1, #3
bl _fcntl
str w0, [sp, #36]
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB268_7
b LBB268_1
LBB268_1:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8]
add x2, sp, #24
bl _Jim_GetLong
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB268_3
b LBB268_2
LBB268_2:
mov w8, #1
stur w8, [x29, #-4]
b LBB268_12
LBB268_3:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB268_5
b LBB268_4
LBB268_4:
ldr w8, [sp, #36]
orr w8, w8, #0x4
str w8, [sp, #36]
b LBB268_6
LBB268_5:
ldr w8, [sp, #36]
and w8, w8, #0xfffffffb
str w8, [sp, #36]
b LBB268_6
LBB268_6:
ldr x8, [sp, #40]
ldr w0, [x8, #24]
ldr w9, [sp, #36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
mov w1, #4
bl _fcntl
b LBB268_7
LBB268_7:
b LBB268_8
LBB268_8:
ldur x0, [x29, #-16]
ldr w9, [sp, #36]
mov w8, #0
ands w9, w9, #0x4
cset w9, ne
and w9, w9, #0x1
ands w9, w9, #0x1
csinc w9, w8, wzr, eq
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB268_10
b LBB268_9
LBB268_9:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB268_10
LBB268_10:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB268_11
LBB268_11:
stur wzr, [x29, #-4]
b LBB268_12
LBB268_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function aio_cmd_buffering
_aio_cmd_buffering: ; @aio_cmd_buffering
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
ldur x8, [x29, #-16]
ldr x8, [x8, #336]
str x8, [sp, #8]
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
ldr x1, [x8]
adrp x2, _aio_cmd_buffering.options@PAGE
add x2, x2, _aio_cmd_buffering.options@PAGEOFF
add x3, sp, #4
mov x4, #0
mov w5, #1
bl _Jim_GetEnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB269_2
b LBB269_1
LBB269_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB269_9
LBB269_2:
ldr w8, [sp, #4]
str w8, [sp] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB269_5
b LBB269_3
LBB269_3:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB269_6
b LBB269_4
LBB269_4:
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB269_7
b LBB269_8
LBB269_5:
ldr x8, [sp, #8]
ldr x0, [x8]
mov x1, #0
mov w2, #2
mov x3, #0
bl _setvbuf
b LBB269_8
LBB269_6:
ldr x8, [sp, #8]
ldr x0, [x8]
mov x1, #0
mov w2, #1
mov x3, #1024
bl _setvbuf
b LBB269_8
LBB269_7:
ldr x8, [sp, #8]
ldr x0, [x8]
mov x1, #0
mov w2, #0
mov x3, #1024
bl _setvbuf
b LBB269_8
LBB269_8:
stur wzr, [x29, #-4]
b LBB269_9
LBB269_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCheckStreamError
_JimCheckStreamError: ; @JimCheckStreamError
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
ldr x8, [sp, #8]
ldr x0, [x8]
bl _ferror
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB270_2
b LBB270_1
LBB270_1:
stur wzr, [x29, #-4]
b LBB270_11
LBB270_2:
ldr x8, [sp, #8]
ldr x0, [x8]
bl _clearerr
ldr x8, [sp, #8]
ldr x0, [x8]
bl _feof
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB270_5
b LBB270_3
LBB270_3:
bl ___error
ldr w8, [x0]
subs w8, w8, #35
cset w8, eq
tbnz w8, #0, LBB270_5
b LBB270_4
LBB270_4:
bl ___error
ldr w8, [x0]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB270_6
b LBB270_5
LBB270_5:
stur wzr, [x29, #-4]
b LBB270_11
LBB270_6:
bl ___error
ldr w8, [x0]
subs w8, w8, #54
cset w8, ne
tbnz w8, #0, LBB270_8
b LBB270_7
LBB270_7:
stur wzr, [x29, #-4]
b LBB270_11
LBB270_8:
bl ___error
ldr w8, [x0]
subs w8, w8, #53
cset w8, eq
tbnz w8, #0, LBB270_10
b LBB270_9
LBB270_9:
stur wzr, [x29, #-4]
b LBB270_11
LBB270_10:
ldr x0, [sp, #16]
ldr x8, [sp, #8]
ldr x1, [x8, #8]
bl _JimAioSetError
mov w8, #1
stur w8, [x29, #-4]
b LBB270_11
LBB270_11:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimAioDelProc
_JimAioDelProc: ; @JimAioDelProc
.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 x8, [sp, #16]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr x9, [x8, #8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB271_2
b LBB271_1
LBB271_1:
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
ldr x1, [x8, #8]
bl _Jim_FreeObj
b LBB271_2
LBB271_2:
ldr x8, [sp, #8]
ldr w8, [x8, #20]
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB271_4
b LBB271_3
LBB271_3:
ldr x8, [sp, #8]
ldr x0, [x8]
bl _fclose
b LBB271_4
LBB271_4:
ldr x0, [sp, #8]
bl _Jim_Free
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function FreeRegexpInternalRep
_FreeRegexpInternalRep: ; @FreeRegexpInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
ldr x0, [x8, #24]
bl _regfree
ldr x8, [sp]
ldr x0, [x8, #24]
bl _Jim_Free
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_atime
_file_cmd_atime: ; @file_cmd_atime
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8]
add x2, sp, #16
bl _file_stat
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB273_2
b LBB273_1
LBB273_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB273_7
LBB273_2:
b LBB273_3
LBB273_3:
ldur x0, [x29, #-16]
ldr x1, [sp, #48]
bl _Jim_NewIntObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB273_5
b LBB273_4
LBB273_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB273_5
LBB273_5:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB273_6
LBB273_6:
stur wzr, [x29, #-4]
b LBB273_7
LBB273_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_mtime
_file_cmd_mtime: ; @file_cmd_mtime
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB274_6
b LBB274_1
LBB274_1:
b LBB274_2
LBB274_2:
ldur x0, [x29, #-16]
adrp x1, l_.str.234@PAGE
add x1, x1, l_.str.234@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB274_4
b LBB274_3
LBB274_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB274_4
LBB274_4:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB274_5
LBB274_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB274_13
LBB274_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8]
add x2, sp, #16
bl _file_stat
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB274_8
b LBB274_7
LBB274_7:
mov w8, #1
stur w8, [x29, #-4]
b LBB274_13
LBB274_8:
b LBB274_9
LBB274_9:
ldur x0, [x29, #-16]
ldr x1, [sp, #64]
bl _Jim_NewIntObj
str x0, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB274_11
b LBB274_10
LBB274_10:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB274_11
LBB274_11:
ldr x8, [sp]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB274_12
LBB274_12:
stur wzr, [x29, #-4]
b LBB274_13
LBB274_13:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_copy
_file_cmd_copy: ; @file_cmd_copy
.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 x2, [sp, #8]
ldur x8, [x29, #-8]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
adrp x1, l_.str.235@PAGE
add x1, x1, l_.str.235@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
mov x1, x0
ldr x0, [sp] ; 8-byte Folded Reload
ldur w2, [x29, #-12]
ldr x3, [sp, #8]
bl _Jim_EvalObjPrefix
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_dirname
_file_cmd_dirname: ; @file_cmd_dirname
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
ldur x8, [x29, #-24]
ldr x0, [x8]
bl _Jim_String
stur x0, [x29, #-32]
ldur x0, [x29, #-32]
mov w1, #47
bl _strrchr
str x0, [sp, #40]
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB276_9
b LBB276_1
LBB276_1:
ldur x8, [x29, #-32]
ldrsb w8, [x8]
subs w8, w8, #46
cset w8, ne
tbnz w8, #0, LBB276_9
b LBB276_2
LBB276_2:
ldur x8, [x29, #-32]
ldrsb w8, [x8, #1]
subs w8, w8, #46
cset w8, ne
tbnz w8, #0, LBB276_9
b LBB276_3
LBB276_3:
ldur x8, [x29, #-32]
ldrsb w8, [x8, #2]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB276_9
b LBB276_4
LBB276_4:
b LBB276_5
LBB276_5:
ldur x0, [x29, #-8]
adrp x1, l_.str.236@PAGE
add x1, x1, l_.str.236@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB276_7
b LBB276_6
LBB276_6:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB276_7
LBB276_7:
ldr x8, [sp, #32]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB276_8
LBB276_8:
b LBB276_28
LBB276_9:
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB276_15
b LBB276_10
LBB276_10:
b LBB276_11
LBB276_11:
ldur x0, [x29, #-8]
adrp x1, l_.str.67@PAGE
add x1, x1, l_.str.67@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB276_13
b LBB276_12
LBB276_12:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB276_13
LBB276_13:
ldr x8, [sp, #24]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB276_14
LBB276_14:
b LBB276_27
LBB276_15:
ldr x8, [sp, #40]
ldur x9, [x29, #-32]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB276_21
b LBB276_16
LBB276_16:
b LBB276_17
LBB276_17:
ldur x0, [x29, #-8]
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB276_19
b LBB276_18
LBB276_18:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB276_19
LBB276_19:
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB276_20
LBB276_20:
b LBB276_26
LBB276_21:
b LBB276_22
LBB276_22:
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
ldr x8, [sp, #40]
ldur x9, [x29, #-32]
subs x8, x8, x9
mov x2, x8
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB276_24
b LBB276_23
LBB276_23:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB276_24
LBB276_24:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB276_25
LBB276_25:
b LBB276_26
LBB276_26:
b LBB276_27
LBB276_27:
b LBB276_28
LBB276_28:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_rootname
_file_cmd_rootname: ; @file_cmd_rootname
.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 w1, [x29, #-12]
stur x2, [x29, #-24]
ldur x8, [x29, #-24]
ldr x0, [x8]
bl _Jim_String
str x0, [sp, #32]
ldr x0, [sp, #32]
mov w1, #47
bl _strrchr
str x0, [sp, #24]
ldr x0, [sp, #32]
mov w1, #46
bl _strrchr
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB277_3
b LBB277_1
LBB277_1:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB277_8
b LBB277_2
LBB277_2:
ldr x8, [sp, #24]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB277_8
b LBB277_3
LBB277_3:
b LBB277_4
LBB277_4:
ldur x8, [x29, #-24]
ldr x8, [x8]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB277_6
b LBB277_5
LBB277_5:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB277_6
LBB277_6:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB277_7
LBB277_7:
b LBB277_13
LBB277_8:
b LBB277_9
LBB277_9:
ldur x0, [x29, #-8]
ldr x1, [sp, #32]
ldr x8, [sp, #16]
ldr x9, [sp, #32]
subs x8, x8, x9
mov x2, x8
bl _Jim_NewStringObj
str x0, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB277_11
b LBB277_10
LBB277_10:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB277_11
LBB277_11:
ldr x8, [sp]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB277_12
LBB277_12:
b LBB277_13
LBB277_13:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_extension
_file_cmd_extension: ; @file_cmd_extension
.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 w1, [x29, #-12]
stur x2, [x29, #-24]
ldur x8, [x29, #-24]
ldr x0, [x8]
bl _Jim_String
str x0, [sp, #32]
ldr x0, [sp, #32]
mov w1, #47
bl _strrchr
str x0, [sp, #24]
ldr x0, [sp, #32]
mov w1, #46
bl _strrchr
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB278_3
b LBB278_1
LBB278_1:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB278_4
b LBB278_2
LBB278_2:
ldr x8, [sp, #24]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB278_4
b LBB278_3
LBB278_3:
adrp x8, l_.str.42@PAGE
add x8, x8, l_.str.42@PAGEOFF
str x8, [sp, #16]
b LBB278_4
LBB278_4:
b LBB278_5
LBB278_5:
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB278_7
b LBB278_6
LBB278_6:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB278_7
LBB278_7:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB278_8
LBB278_8:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_tail
_file_cmd_tail: ; @file_cmd_tail
.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 w1, [x29, #-12]
stur x2, [x29, #-24]
ldur x8, [x29, #-24]
ldr x0, [x8]
bl _Jim_String
str x0, [sp, #32]
ldr x0, [sp, #32]
mov w1, #47
bl _strrchr
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB279_6
b LBB279_1
LBB279_1:
b LBB279_2
LBB279_2:
ldur x0, [x29, #-8]
ldr x8, [sp, #24]
add x1, x8, #1
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB279_4
b LBB279_3
LBB279_3:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB279_4
LBB279_4:
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB279_5
LBB279_5:
b LBB279_11
LBB279_6:
b LBB279_7
LBB279_7:
ldur x8, [x29, #-24]
ldr x8, [x8]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB279_9
b LBB279_8
LBB279_8:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB279_9
LBB279_9:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB279_10
LBB279_10:
b LBB279_11
LBB279_11:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_normalize
_file_cmd_normalize: ; @file_cmd_normalize
.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 x2, [sp, #8]
b LBB280_1
LBB280_1:
ldur x0, [x29, #-8]
adrp x1, l_.str.234@PAGE
add x1, x1, l_.str.234@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB280_3
b LBB280_2
LBB280_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB280_3
LBB280_3:
ldr x8, [sp]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB280_4
LBB280_4:
mov w0, #1
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_join
_file_cmd_join: ; @file_cmd_join
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
mov w0, #1025
bl _Jim_Alloc
str x0, [sp, #48]
ldr x8, [sp, #48]
str x8, [sp, #40]
ldr x8, [sp, #48]
strb wzr, [x8]
stur wzr, [x29, #-36]
b LBB281_1
LBB281_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB281_29
b LBB281_2
LBB281_2: ; in Loop: Header=BB281_1 Depth=1
ldur x8, [x29, #-32]
ldursw x9, [x29, #-36]
ldr x0, [x8, x9, lsl #3]
add x1, sp, #36
bl _Jim_GetString
str x0, [sp, #24]
ldr x8, [sp, #24]
ldrsb w8, [x8]
subs w8, w8, #47
cset w8, ne
tbnz w8, #0, LBB281_4
b LBB281_3
LBB281_3: ; in Loop: Header=BB281_1 Depth=1
ldr x8, [sp, #48]
str x8, [sp, #40]
b LBB281_13
LBB281_4: ; in Loop: Header=BB281_1 Depth=1
ldr x8, [sp, #24]
ldrsb w8, [x8]
subs w8, w8, #46
cset w8, ne
tbnz w8, #0, LBB281_12
b LBB281_5
LBB281_5: ; in Loop: Header=BB281_1 Depth=1
ldr x8, [sp, #24]
ldrsb w8, [x8, #1]
subs w8, w8, #47
cset w8, ne
tbnz w8, #0, LBB281_7
b LBB281_6
LBB281_6: ; in Loop: Header=BB281_1 Depth=1
ldr x8, [sp, #24]
add x8, x8, #2
str x8, [sp, #24]
ldr w8, [sp, #36]
subs w8, w8, #2
str w8, [sp, #36]
b LBB281_11
LBB281_7: ; in Loop: Header=BB281_1 Depth=1
ldr x8, [sp, #24]
ldrsb w8, [x8, #1]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB281_10
b LBB281_8
LBB281_8: ; in Loop: Header=BB281_1 Depth=1
ldr x8, [sp, #40]
ldr x9, [sp, #48]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB281_10
b LBB281_9
LBB281_9: ; in Loop: Header=BB281_1 Depth=1
b LBB281_28
LBB281_10: ; in Loop: Header=BB281_1 Depth=1
b LBB281_11
LBB281_11: ; in Loop: Header=BB281_1 Depth=1
b LBB281_12
LBB281_12: ; in Loop: Header=BB281_1 Depth=1
b LBB281_13
LBB281_13: ; in Loop: Header=BB281_1 Depth=1
ldr x8, [sp, #40]
ldr x9, [sp, #48]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB281_16
b LBB281_14
LBB281_14: ; in Loop: Header=BB281_1 Depth=1
ldr x8, [sp, #40]
ldursb w8, [x8, #-1]
subs w8, w8, #47
cset w8, eq
tbnz w8, #0, LBB281_16
b LBB281_15
LBB281_15: ; in Loop: Header=BB281_1 Depth=1
ldr x9, [sp, #40]
add x8, x9, #1
str x8, [sp, #40]
mov w8, #47
strb w8, [x9]
b LBB281_16
LBB281_16: ; in Loop: Header=BB281_1 Depth=1
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB281_24
b LBB281_17
LBB281_17: ; in Loop: Header=BB281_1 Depth=1
ldr x8, [sp, #40]
ldrsw x9, [sp, #36]
add x8, x8, x9
ldr x9, [sp, #48]
subs x8, x8, x9
subs x8, x8, #1024
cset w8, lt
tbnz w8, #0, LBB281_23
b LBB281_18
LBB281_18:
ldr x0, [sp, #48]
bl _Jim_Free
b LBB281_19
LBB281_19:
ldur x0, [x29, #-16]
adrp x1, l_.str.237@PAGE
add x1, x1, l_.str.237@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB281_21
b LBB281_20
LBB281_20:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB281_21
LBB281_21:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB281_22
LBB281_22:
mov w8, #1
stur w8, [x29, #-4]
b LBB281_34
LBB281_23: ; in Loop: Header=BB281_1 Depth=1
ldr x0, [sp, #40]
ldr x1, [sp, #24]
ldrsw x2, [sp, #36]
mov x3, #-1
bl ___memcpy_chk
ldrsw x9, [sp, #36]
ldr x8, [sp, #40]
add x8, x8, x9
str x8, [sp, #40]
b LBB281_24
LBB281_24: ; in Loop: Header=BB281_1 Depth=1
ldr x8, [sp, #40]
ldr x9, [sp, #48]
add x9, x9, #1
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB281_27
b LBB281_25
LBB281_25: ; in Loop: Header=BB281_1 Depth=1
ldr x8, [sp, #40]
ldursb w8, [x8, #-1]
subs w8, w8, #47
cset w8, ne
tbnz w8, #0, LBB281_27
b LBB281_26
LBB281_26: ; in Loop: Header=BB281_1 Depth=1
ldr x8, [sp, #40]
subs x8, x8, #1
mov x9, x8
str x9, [sp, #40]
strb wzr, [x8]
b LBB281_27
LBB281_27: ; in Loop: Header=BB281_1 Depth=1
b LBB281_28
LBB281_28: ; in Loop: Header=BB281_1 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB281_1
LBB281_29:
ldr x8, [sp, #40]
strb wzr, [x8]
b LBB281_30
LBB281_30:
ldur x0, [x29, #-16]
ldr x1, [sp, #48]
ldr x8, [sp, #40]
ldr x9, [sp, #48]
subs x8, x8, x9
mov x2, x8
bl _Jim_NewStringObjNoAlloc
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB281_32
b LBB281_31
LBB281_31:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB281_32
LBB281_32:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB281_33
LBB281_33:
stur wzr, [x29, #-4]
b LBB281_34
LBB281_34:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_readable
_file_cmd_readable: ; @file_cmd_readable
.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 x2, [sp, #8]
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
ldr x1, [x8]
mov w2, #4
bl _file_access
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_writable
_file_cmd_writable: ; @file_cmd_writable
.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 x2, [sp, #8]
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
ldr x1, [x8]
mov w2, #2
bl _file_access
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_executable
_file_cmd_executable: ; @file_cmd_executable
.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 x2, [sp, #8]
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
ldr x1, [x8]
mov w2, #1
bl _file_access
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_exists
_file_cmd_exists: ; @file_cmd_exists
.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 x2, [sp, #8]
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
ldr x1, [x8]
mov w2, #0
bl _file_access
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_delete
_file_cmd_delete: ; @file_cmd_delete
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8]
adrp x2, l_.str.238@PAGE
add x2, x2, l_.str.238@PAGEOFF
bl _Jim_CompareStringImmediate
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB286_2
b LBB286_1
LBB286_1:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8]
adrp x2, l_.str.37@PAGE
add x2, x2, l_.str.37@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB286_3
b LBB286_2
LBB286_2:
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
ldur x8, [x29, #-32]
subs x8, x8, #8
stur x8, [x29, #-32]
b LBB286_3
LBB286_3:
b LBB286_4
LBB286_4: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w9, w8, #1
stur w9, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB286_14
b LBB286_5
LBB286_5: ; in Loop: Header=BB286_4 Depth=1
ldur x8, [x29, #-32]
ldr x0, [x8]
bl _Jim_String
str x0, [sp, #48]
ldr x0, [sp, #48]
bl _unlink
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB286_13
b LBB286_6
LBB286_6: ; in Loop: Header=BB286_4 Depth=1
bl ___error
ldr w8, [x0]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB286_13
b LBB286_7
LBB286_7: ; in Loop: Header=BB286_4 Depth=1
ldr x0, [sp, #48]
bl _rmdir
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB286_12
b LBB286_8
LBB286_8: ; in Loop: Header=BB286_4 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB286_10
b LBB286_9
LBB286_9: ; in Loop: Header=BB286_4 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
adrp x1, l_.str.239@PAGE
add x1, x1, l_.str.239@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
mov x1, x0
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldur x3, [x29, #-32]
mov w2, #1
bl _Jim_EvalObjPrefix
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB286_11
b LBB286_10
LBB286_10:
ldur x8, [x29, #-16]
str x8, [sp, #32] ; 8-byte Folded Spill
ldr x8, [sp, #48]
str x8, [sp, #24] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
ldr x10, [sp, #24] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.240@PAGE
add x1, x1, l_.str.240@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB286_15
LBB286_11: ; in Loop: Header=BB286_4 Depth=1
b LBB286_12
LBB286_12: ; in Loop: Header=BB286_4 Depth=1
b LBB286_13
LBB286_13: ; in Loop: Header=BB286_4 Depth=1
ldur x8, [x29, #-32]
add x8, x8, #8
stur x8, [x29, #-32]
b LBB286_4
LBB286_14:
stur wzr, [x29, #-4]
b LBB286_15
LBB286_15:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_mkdir
_file_cmd_mkdir: ; @file_cmd_mkdir
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
b LBB287_1
LBB287_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w9, w8, #1
stur w9, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB287_5
b LBB287_2
LBB287_2: ; in Loop: Header=BB287_1 Depth=1
ldur x8, [x29, #-32]
ldr x0, [x8]
bl _Jim_String
bl _Jim_StrDup
str x0, [sp, #40]
ldr x0, [sp, #40]
bl _mkdir_all
str w0, [sp, #36]
ldr x0, [sp, #40]
bl _Jim_Free
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB287_4
b LBB287_3
LBB287_3:
ldur x8, [x29, #-16]
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
ldr x8, [x8]
str x8, [sp, #16] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
ldr x10, [sp, #16] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.241@PAGE
add x1, x1, l_.str.241@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB287_6
LBB287_4: ; in Loop: Header=BB287_1 Depth=1
ldur x8, [x29, #-32]
add x8, x8, #8
stur x8, [x29, #-32]
b LBB287_1
LBB287_5:
stur wzr, [x29, #-4]
b LBB287_6
LBB287_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_tempfile
_file_cmd_tempfile: ; @file_cmd_tempfile
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB288_2
b LBB288_1
LBB288_1:
ldr x8, [sp, #32]
ldr x0, [x8]
bl _Jim_String
str x0, [sp, #8] ; 8-byte Folded Spill
b LBB288_3
LBB288_2:
mov x8, #0
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB288_3
LBB288_3:
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldr x1, [sp, #8] ; 8-byte Folded Reload
bl _Jim_MakeTempFile
str w0, [sp, #28]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB288_5
b LBB288_4
LBB288_4:
mov w8, #1
stur w8, [x29, #-4]
b LBB288_6
LBB288_5:
ldr w0, [sp, #28]
bl _close
stur wzr, [x29, #-4]
b LBB288_6
LBB288_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_rename
_file_cmd_rename: ; @file_cmd_rename
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
stur wzr, [x29, #-52]
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB289_4
b LBB289_1
LBB289_1:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8]
adrp x2, l_.str.238@PAGE
add x2, x2, l_.str.238@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB289_3
b LBB289_2
LBB289_2:
mov w8, #-1
stur w8, [x29, #-4]
b LBB289_10
LBB289_3:
ldur w8, [x29, #-52]
add w8, w8, #1
stur w8, [x29, #-52]
ldur x8, [x29, #-32]
add x8, x8, #8
stur x8, [x29, #-32]
ldur w8, [x29, #-20]
subs w8, w8, #1
stur w8, [x29, #-20]
b LBB289_4
LBB289_4:
ldur x8, [x29, #-32]
ldr x0, [x8]
bl _Jim_String
stur x0, [x29, #-40]
ldur x8, [x29, #-32]
ldr x0, [x8, #8]
bl _Jim_String
stur x0, [x29, #-48]
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB289_7
b LBB289_5
LBB289_5:
ldur x0, [x29, #-48]
mov w1, #0
bl _access
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB289_7
b LBB289_6
LBB289_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x10, [x8]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.242@PAGE
add x1, x1, l_.str.242@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB289_10
LBB289_7:
ldur x0, [x29, #-40]
ldur x1, [x29, #-48]
bl _rename
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB289_9
b LBB289_8
LBB289_8:
ldur x8, [x29, #-16]
str x8, [sp, #48] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
ldr x8, [x8]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
str x8, [sp, #40] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
ldr x11, [sp, #32] ; 8-byte Folded Reload
ldr x10, [sp, #40] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #48] ; 8-byte Folded Reload
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x1, l_.str.243@PAGE
add x1, x1, l_.str.243@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB289_10
LBB289_9:
stur wzr, [x29, #-4]
b LBB289_10
LBB289_10:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_size
_file_cmd_size: ; @file_cmd_size
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8]
add x2, sp, #16
bl _file_stat
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB290_2
b LBB290_1
LBB290_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB290_7
LBB290_2:
b LBB290_3
LBB290_3:
ldur x0, [x29, #-16]
ldr x1, [sp, #112]
bl _Jim_NewIntObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB290_5
b LBB290_4
LBB290_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB290_5
LBB290_5:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB290_6
LBB290_6:
stur wzr, [x29, #-4]
b LBB290_7
LBB290_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_stat
_file_cmd_stat: ; @file_cmd_stat
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8]
add x2, sp, #16
bl _file_stat
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB291_2
b LBB291_1
LBB291_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB291_6
LBB291_2:
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB291_4
b LBB291_3
LBB291_3:
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
str x8, [sp] ; 8-byte Folded Spill
b LBB291_5
LBB291_4:
mov x8, #0
str x8, [sp] ; 8-byte Folded Spill
b LBB291_5
LBB291_5:
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr x1, [sp] ; 8-byte Folded Reload
add x2, sp, #16
bl _StoreStatData
stur w0, [x29, #-4]
b LBB291_6
LBB291_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_type
_file_cmd_type: ; @file_cmd_type
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8]
add x2, sp, #16
bl _file_stat
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB292_2
b LBB292_1
LBB292_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB292_7
LBB292_2:
b LBB292_3
LBB292_3:
ldur x8, [x29, #-16]
str x8, [sp] ; 8-byte Folded Spill
ldrh w0, [sp, #20]
bl _JimGetFileType
mov x1, x0
ldr x0, [sp] ; 8-byte Folded Reload
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB292_5
b LBB292_4
LBB292_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB292_5
LBB292_5:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB292_6
LBB292_6:
stur wzr, [x29, #-4]
b LBB292_7
LBB292_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_isdirectory
_file_cmd_isdirectory: ; @file_cmd_isdirectory
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
str wzr, [sp, #20]
ldur x0, [x29, #-8]
ldur x8, [x29, #-24]
ldr x1, [x8]
add x2, sp, #24
bl _file_stat
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB293_2
b LBB293_1
LBB293_1:
ldrh w8, [sp, #28]
and w8, w8, #0xf000
subs w8, w8, #4, lsl #12 ; =16384
cset w8, eq
and w8, w8, #0x1
str w8, [sp, #20]
b LBB293_2
LBB293_2:
b LBB293_3
LBB293_3:
ldur x0, [x29, #-8]
ldrsw x1, [sp, #20]
bl _Jim_NewIntObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB293_5
b LBB293_4
LBB293_4:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB293_5
LBB293_5:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB293_6
LBB293_6:
mov w0, #0
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_cmd_isfile
_file_cmd_isfile: ; @file_cmd_isfile
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur x2, [x29, #-24]
str wzr, [sp, #20]
ldur x0, [x29, #-8]
ldur x8, [x29, #-24]
ldr x1, [x8]
add x2, sp, #24
bl _file_stat
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB294_2
b LBB294_1
LBB294_1:
ldrh w8, [sp, #28]
and w8, w8, #0xf000
subs w8, w8, #8, lsl #12 ; =32768
cset w8, eq
and w8, w8, #0x1
str w8, [sp, #20]
b LBB294_2
LBB294_2:
b LBB294_3
LBB294_3:
ldur x0, [x29, #-8]
ldrsw x1, [sp, #20]
bl _Jim_NewIntObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB294_5
b LBB294_4
LBB294_4:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB294_5
LBB294_5:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB294_6
LBB294_6:
mov w0, #0
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_stat
_file_stat: ; @file_stat
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
ldur x0, [x29, #-24]
bl _Jim_String
str x0, [sp, #40]
ldr x0, [sp, #40]
ldur x1, [x29, #-32]
bl _stat
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB295_2
b LBB295_1
LBB295_1:
ldur x8, [x29, #-16]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur x8, [x29, #-24]
str x8, [sp, #24] ; 8-byte Folded Spill
bl ___error
ldr w0, [x0]
bl _strerror
ldr x10, [sp, #24] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.233@PAGE
add x1, x1, l_.str.233@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB295_3
LBB295_2:
stur wzr, [x29, #-4]
b LBB295_3
LBB295_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function file_access
_file_access: ; @file_access
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
b LBB296_1
LBB296_1:
ldur x8, [x29, #-8]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
bl _Jim_String
ldur w1, [x29, #-20]
bl _access
mov x8, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
adds w8, w8, #1
cset w9, ne
; implicit-def: $x8
mov x8, x9
and x1, x8, #0x1
bl _Jim_NewIntObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB296_3
b LBB296_2
LBB296_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB296_3
LBB296_3:
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB296_4
LBB296_4:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function mkdir_all
_mkdir_all: ; @mkdir_all
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
mov w8, #1
stur w8, [x29, #-20]
b LBB297_8
LBB297_1: ; in Loop: Header=BB297_8 Depth=1
ldur w8, [x29, #-20]
subs w9, w8, #1
stur w9, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB297_18
b LBB297_2
LBB297_2: ; in Loop: Header=BB297_8 Depth=1
ldur x0, [x29, #-16]
mov w1, #47
bl _strrchr
stur x0, [x29, #-32]
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB297_7
b LBB297_3
LBB297_3: ; in Loop: Header=BB297_8 Depth=1
ldur x8, [x29, #-32]
ldur x9, [x29, #-16]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB297_7
b LBB297_4
LBB297_4: ; in Loop: Header=BB297_8 Depth=1
ldur x8, [x29, #-32]
strb wzr, [x8]
ldur x0, [x29, #-16]
bl _mkdir_all
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB297_6
b LBB297_5
LBB297_5:
mov w8, #-1
stur w8, [x29, #-4]
b LBB297_19
LBB297_6: ; in Loop: Header=BB297_8 Depth=1
ldur x9, [x29, #-32]
mov w8, #47
strb w8, [x9]
b LBB297_7
LBB297_7: ; in Loop: Header=BB297_8 Depth=1
b LBB297_8
LBB297_8: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-16]
mov w1, #493
bl _mkdir
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB297_10
b LBB297_9
LBB297_9:
stur wzr, [x29, #-4]
b LBB297_19
LBB297_10: ; in Loop: Header=BB297_8 Depth=1
bl ___error
ldr w8, [x0]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB297_12
b LBB297_11
LBB297_11: ; in Loop: Header=BB297_8 Depth=1
b LBB297_1
LBB297_12:
bl ___error
ldr w8, [x0]
subs w8, w8, #17
cset w8, ne
tbnz w8, #0, LBB297_17
b LBB297_13
LBB297_13:
ldur x0, [x29, #-16]
mov x1, sp
bl _stat
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB297_16
b LBB297_14
LBB297_14:
ldrh w8, [sp, #4]
and w8, w8, #0xf000
subs w8, w8, #4, lsl #12 ; =16384
cset w8, ne
tbnz w8, #0, LBB297_16
b LBB297_15
LBB297_15:
stur wzr, [x29, #-4]
b LBB297_19
LBB297_16:
bl ___error
mov w8, #17
str w8, [x0]
b LBB297_17
LBB297_17:
b LBB297_18
LBB297_18:
mov w8, #-1
stur w8, [x29, #-4]
b LBB297_19
LBB297_19:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function StoreStatData
_StoreStatData: ; @StoreStatData
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
stur x0, [x29, #-40]
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
ldur x8, [x29, #-32]
ldrsw x3, [x8]
adrp x2, l_.str.244@PAGE
add x2, x2, l_.str.244@PAGEOFF
bl _AppendStatElement
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
ldur x8, [x29, #-32]
ldr x3, [x8, #8]
adrp x2, l_.str.245@PAGE
add x2, x2, l_.str.245@PAGEOFF
bl _AppendStatElement
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
ldur x8, [x29, #-32]
ldrh w8, [x8, #4]
mov x3, x8
adrp x2, l_.str.246@PAGE
add x2, x2, l_.str.246@PAGEOFF
bl _AppendStatElement
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
ldur x8, [x29, #-32]
ldrh w8, [x8, #6]
mov x3, x8
adrp x2, l_.str.247@PAGE
add x2, x2, l_.str.247@PAGEOFF
bl _AppendStatElement
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
ldur x8, [x29, #-32]
ldr w8, [x8, #16]
mov x3, x8
adrp x2, l_.str.248@PAGE
add x2, x2, l_.str.248@PAGEOFF
bl _AppendStatElement
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
ldur x8, [x29, #-32]
ldr w8, [x8, #20]
mov x3, x8
adrp x2, l_.str.249@PAGE
add x2, x2, l_.str.249@PAGEOFF
bl _AppendStatElement
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
ldur x8, [x29, #-32]
ldr x3, [x8, #96]
adrp x2, l_.str.226@PAGE
add x2, x2, l_.str.226@PAGEOFF
bl _AppendStatElement
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
ldur x8, [x29, #-32]
ldr x3, [x8, #32]
adrp x2, l_.str.202@PAGE
add x2, x2, l_.str.202@PAGEOFF
bl _AppendStatElement
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
ldur x8, [x29, #-32]
ldr x3, [x8, #48]
adrp x2, l_.str.204@PAGE
add x2, x2, l_.str.204@PAGEOFF
bl _AppendStatElement
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
ldur x8, [x29, #-32]
ldr x3, [x8, #64]
adrp x2, l_.str.250@PAGE
add x2, x2, l_.str.250@PAGEOFF
bl _AppendStatElement
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x8, [x29, #-40]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
adrp x1, l_.str.230@PAGE
add x1, x1, l_.str.230@PAGEOFF
mov w2, #-1
str w2, [sp, #28] ; 4-byte Folded Spill
bl _Jim_NewStringObj
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x8, [x29, #-16]
str x8, [sp, #48] ; 8-byte Folded Spill
ldur x8, [x29, #-40]
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x8, [x29, #-16]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
ldrh w0, [x8, #4]
bl _JimGetFileType
ldr w2, [sp, #28] ; 4-byte Folded Reload
mov x1, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _Jim_NewStringObj
ldr x1, [sp, #40] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB298_8
b LBB298_1
LBB298_1:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
mov w2, #0
bl _Jim_GetVariable
stur x0, [x29, #-48]
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB298_7
b LBB298_2
LBB298_2:
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
bl _Jim_DictSize
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB298_4
b LBB298_3
LBB298_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.251@PAGE
add x1, x1, l_.str.251@PAGEOFF
bl _Jim_SetResultFormatted
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
bl _Jim_FreeObj
mov w8, #1
stur w8, [x29, #-4]
b LBB298_13
LBB298_4:
ldur x8, [x29, #-48]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB298_6
b LBB298_5
LBB298_5:
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
bl _Jim_DuplicateObj
stur x0, [x29, #-48]
b LBB298_6
LBB298_6:
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
ldur x2, [x29, #-40]
bl _Jim_ListAppendList
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
bl _Jim_DictSize
ldur x0, [x29, #-48]
bl _Jim_InvalidateStringRep
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
bl _Jim_FreeObj
ldur x8, [x29, #-48]
stur x8, [x29, #-40]
b LBB298_7
LBB298_7:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur x2, [x29, #-40]
bl _Jim_SetVariable
b LBB298_8
LBB298_8:
b LBB298_9
LBB298_9:
ldur x8, [x29, #-40]
str x8, [sp, #56]
ldr x9, [sp, #56]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB298_11
b LBB298_10
LBB298_10:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB298_11
LBB298_11:
ldr x8, [sp, #56]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB298_12
LBB298_12:
stur wzr, [x29, #-4]
b LBB298_13
LBB298_13:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function AppendStatElement
_AppendStatElement: ; @AppendStatElement
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
str x3, [sp, #32]
ldur x8, [x29, #-8]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x8, [x29, #-16]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur x1, [x29, #-24]
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x8, [x29, #-8]
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldr x1, [sp, #32]
bl _Jim_NewIntObj
ldr x1, [sp, #16] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimGetFileType
_JimGetFileType: ; @JimGetFileType
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #4]
ldr w8, [sp, #4]
and w8, w8, #0xf000
subs w8, w8, #8, lsl #12 ; =32768
cset w8, ne
tbnz w8, #0, LBB300_2
b LBB300_1
LBB300_1:
adrp x8, l_.str.46@PAGE
add x8, x8, l_.str.46@PAGEOFF
str x8, [sp, #8]
b LBB300_21
LBB300_2:
ldr w8, [sp, #4]
and w8, w8, #0xf000
subs w8, w8, #4, lsl #12 ; =16384
cset w8, ne
tbnz w8, #0, LBB300_4
b LBB300_3
LBB300_3:
adrp x8, l_.str.252@PAGE
add x8, x8, l_.str.252@PAGEOFF
str x8, [sp, #8]
b LBB300_21
LBB300_4:
ldr w8, [sp, #4]
and w8, w8, #0xf000
subs w8, w8, #2, lsl #12 ; =8192
cset w8, ne
tbnz w8, #0, LBB300_6
b LBB300_5
LBB300_5:
adrp x8, l_.str.253@PAGE
add x8, x8, l_.str.253@PAGEOFF
str x8, [sp, #8]
b LBB300_21
LBB300_6:
ldr w8, [sp, #4]
and w8, w8, #0xf000
subs w8, w8, #6, lsl #12 ; =24576
cset w8, ne
tbnz w8, #0, LBB300_8
b LBB300_7
LBB300_7:
adrp x8, l_.str.254@PAGE
add x8, x8, l_.str.254@PAGEOFF
str x8, [sp, #8]
b LBB300_21
LBB300_8:
ldr w8, [sp, #4]
and w8, w8, #0xf000
subs w8, w8, #1, lsl #12 ; =4096
cset w8, ne
tbnz w8, #0, LBB300_10
b LBB300_9
LBB300_9:
adrp x8, l_.str.255@PAGE
add x8, x8, l_.str.255@PAGEOFF
str x8, [sp, #8]
b LBB300_21
LBB300_10:
ldr w8, [sp, #4]
and w8, w8, #0xf000
subs w8, w8, #10, lsl #12 ; =40960
cset w8, ne
tbnz w8, #0, LBB300_12
b LBB300_11
LBB300_11:
adrp x8, l_.str.256@PAGE
add x8, x8, l_.str.256@PAGEOFF
str x8, [sp, #8]
b LBB300_21
LBB300_12:
ldr w8, [sp, #4]
and w8, w8, #0xf000
subs w8, w8, #12, lsl #12 ; =49152
cset w8, ne
tbnz w8, #0, LBB300_14
b LBB300_13
LBB300_13:
adrp x8, l_.str.257@PAGE
add x8, x8, l_.str.257@PAGEOFF
str x8, [sp, #8]
b LBB300_21
LBB300_14:
b LBB300_15
LBB300_15:
b LBB300_16
LBB300_16:
b LBB300_17
LBB300_17:
b LBB300_18
LBB300_18:
b LBB300_19
LBB300_19:
b LBB300_20
LBB300_20:
adrp x8, l_.str.65@PAGE
add x8, x8, l_.str.65@PAGEOFF
str x8, [sp, #8]
b LBB300_21
LBB300_21:
ldr x0, [sp, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCreatePipeline
_JimCreatePipeline: ; @JimCreatePipeline
.cfi_startproc
; %bb.0:
sub sp, sp, #384
.cfi_def_cfa_offset 384
stp x28, x27, [sp, #352] ; 16-byte Folded Spill
stp x29, x30, [sp, #368] ; 16-byte Folded Spill
add x29, sp, #368
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
stur x0, [x29, #-48]
stur w1, [x29, #-52]
stur x2, [x29, #-64]
stur x3, [x29, #-72]
stur x4, [x29, #-80]
stur x5, [x29, #-88]
stur x6, [x29, #-96]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-104]
stur wzr, [x29, #-108]
stur xzr, [x29, #-120]
stur wzr, [x29, #-124]
stur wzr, [x29, #-128]
stur wzr, [x29, #-132]
stur wzr, [x29, #-136]
stur xzr, [x29, #-144]
stur xzr, [x29, #-152]
mov w8, #-1
stur w8, [x29, #-156]
stur w8, [x29, #-160]
stur w8, [x29, #-164]
stur w8, [x29, #-168]
ldur x8, [x29, #-48]
ldr x8, [x8, #336]
str x8, [sp, #160]
ldur w8, [x29, #-52]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
mov x8, #8
mul x8, x8, x9
mov x0, x8
bl _Jim_Alloc
str x0, [sp, #152]
str wzr, [sp, #148]
ldr x0, [sp, #160]
bl _JimReapDetachedPids
ldur x8, [x29, #-80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB301_2
b LBB301_1
LBB301_1:
ldur x9, [x29, #-80]
mov w8, #-1
str w8, [x9]
b LBB301_2
LBB301_2:
ldur x8, [x29, #-88]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB301_4
b LBB301_3
LBB301_3:
ldur x9, [x29, #-88]
mov w8, #-1
str w8, [x9]
b LBB301_4
LBB301_4:
ldur x8, [x29, #-96]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB301_6
b LBB301_5
LBB301_5:
ldur x9, [x29, #-96]
mov w8, #-1
str w8, [x9]
b LBB301_6
LBB301_6:
mov w8, #-1
stur w8, [x29, #-28]
stur w8, [x29, #-32]
mov w9, #1
stur w9, [x29, #-112]
stur w8, [x29, #-180]
str wzr, [sp, #184]
b LBB301_7
LBB301_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #184]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB301_59
b LBB301_8
LBB301_8: ; in Loop: Header=BB301_7 Depth=1
ldur x8, [x29, #-64]
ldrsw x9, [sp, #184]
ldr x0, [x8, x9, lsl #3]
bl _Jim_String
str x0, [sp, #136]
ldr x8, [sp, #136]
ldrsb w8, [x8]
subs w8, w8, #60
cset w8, ne
tbnz w8, #0, LBB301_18
b LBB301_9
LBB301_9: ; in Loop: Header=BB301_7 Depth=1
stur wzr, [x29, #-128]
ldr x8, [sp, #136]
add x8, x8, #1
stur x8, [x29, #-120]
ldur x8, [x29, #-120]
ldrsb w8, [x8]
subs w8, w8, #60
cset w8, ne
tbnz w8, #0, LBB301_11
b LBB301_10
LBB301_10: ; in Loop: Header=BB301_7 Depth=1
mov w8, #3
stur w8, [x29, #-128]
ldur x8, [x29, #-64]
ldrsw x9, [sp, #184]
ldr x0, [x8, x9, lsl #3]
bl _Jim_Length
subs w8, w0, #2
stur w8, [x29, #-124]
ldur x8, [x29, #-120]
add x8, x8, #1
stur x8, [x29, #-120]
b LBB301_14
LBB301_11: ; in Loop: Header=BB301_7 Depth=1
ldur x8, [x29, #-120]
ldrsb w8, [x8]
subs w8, w8, #64
cset w8, ne
tbnz w8, #0, LBB301_13
b LBB301_12
LBB301_12: ; in Loop: Header=BB301_7 Depth=1
mov w8, #2
stur w8, [x29, #-128]
ldur x8, [x29, #-120]
add x8, x8, #1
stur x8, [x29, #-120]
b LBB301_13
LBB301_13: ; in Loop: Header=BB301_7 Depth=1
b LBB301_14
LBB301_14: ; in Loop: Header=BB301_7 Depth=1
ldur x8, [x29, #-120]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB301_17
b LBB301_15
LBB301_15: ; in Loop: Header=BB301_7 Depth=1
ldr w8, [sp, #184]
add w8, w8, #1
str w8, [sp, #184]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB301_17
b LBB301_16
LBB301_16: ; in Loop: Header=BB301_7 Depth=1
ldur x8, [x29, #-64]
ldrsw x9, [sp, #184]
ldr x0, [x8, x9, lsl #3]
sub x1, x29, #124
bl _Jim_GetString
stur x0, [x29, #-120]
b LBB301_17
LBB301_17: ; in Loop: Header=BB301_7 Depth=1
b LBB301_55
LBB301_18: ; in Loop: Header=BB301_7 Depth=1
ldr x8, [sp, #136]
ldrsb w8, [x8]
subs w8, w8, #62
cset w8, ne
tbnz w8, #0, LBB301_31
b LBB301_19
LBB301_19: ; in Loop: Header=BB301_7 Depth=1
str wzr, [sp, #132]
stur wzr, [x29, #-132]
ldr x8, [sp, #136]
add x8, x8, #1
stur x8, [x29, #-144]
ldur x8, [x29, #-144]
ldrsb w8, [x8]
subs w8, w8, #62
cset w8, ne
tbnz w8, #0, LBB301_21
b LBB301_20
LBB301_20: ; in Loop: Header=BB301_7 Depth=1
mov w8, #1
stur w8, [x29, #-132]
ldur x8, [x29, #-144]
add x8, x8, #1
stur x8, [x29, #-144]
b LBB301_21
LBB301_21: ; in Loop: Header=BB301_7 Depth=1
ldur x8, [x29, #-144]
ldrsb w8, [x8]
subs w8, w8, #38
cset w8, ne
tbnz w8, #0, LBB301_23
b LBB301_22
LBB301_22: ; in Loop: Header=BB301_7 Depth=1
ldur x8, [x29, #-144]
add x8, x8, #1
stur x8, [x29, #-144]
mov w8, #1
str w8, [sp, #132]
b LBB301_23
LBB301_23: ; in Loop: Header=BB301_7 Depth=1
ldur x8, [x29, #-144]
ldrsb w8, [x8]
subs w8, w8, #64
cset w8, ne
tbnz w8, #0, LBB301_25
b LBB301_24
LBB301_24: ; in Loop: Header=BB301_7 Depth=1
mov w8, #2
stur w8, [x29, #-132]
ldur x8, [x29, #-144]
add x8, x8, #1
stur x8, [x29, #-144]
b LBB301_25
LBB301_25: ; in Loop: Header=BB301_7 Depth=1
ldur x8, [x29, #-144]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB301_28
b LBB301_26
LBB301_26: ; in Loop: Header=BB301_7 Depth=1
ldr w8, [sp, #184]
add w8, w8, #1
str w8, [sp, #184]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB301_28
b LBB301_27
LBB301_27: ; in Loop: Header=BB301_7 Depth=1
ldur x8, [x29, #-64]
ldrsw x9, [sp, #184]
ldr x0, [x8, x9, lsl #3]
bl _Jim_String
stur x0, [x29, #-144]
b LBB301_28
LBB301_28: ; in Loop: Header=BB301_7 Depth=1
ldr w8, [sp, #132]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB301_30
b LBB301_29
LBB301_29: ; in Loop: Header=BB301_7 Depth=1
ldur w8, [x29, #-132]
stur w8, [x29, #-136]
ldur x8, [x29, #-144]
stur x8, [x29, #-152]
b LBB301_30
LBB301_30: ; in Loop: Header=BB301_7 Depth=1
b LBB301_54
LBB301_31: ; in Loop: Header=BB301_7 Depth=1
ldr x8, [sp, #136]
ldrsb w8, [x8]
subs w8, w8, #50
cset w8, ne
tbnz w8, #0, LBB301_42
b LBB301_32
LBB301_32: ; in Loop: Header=BB301_7 Depth=1
ldr x8, [sp, #136]
ldrsb w8, [x8, #1]
subs w8, w8, #62
cset w8, ne
tbnz w8, #0, LBB301_42
b LBB301_33
LBB301_33: ; in Loop: Header=BB301_7 Depth=1
ldr x8, [sp, #136]
add x8, x8, #2
stur x8, [x29, #-152]
stur wzr, [x29, #-136]
ldur x8, [x29, #-152]
ldrsb w8, [x8]
subs w8, w8, #64
cset w8, ne
tbnz w8, #0, LBB301_35
b LBB301_34
LBB301_34: ; in Loop: Header=BB301_7 Depth=1
mov w8, #2
stur w8, [x29, #-136]
ldur x8, [x29, #-152]
add x8, x8, #1
stur x8, [x29, #-152]
b LBB301_38
LBB301_35: ; in Loop: Header=BB301_7 Depth=1
ldur x8, [x29, #-152]
ldrsb w8, [x8]
subs w8, w8, #62
cset w8, ne
tbnz w8, #0, LBB301_37
b LBB301_36
LBB301_36: ; in Loop: Header=BB301_7 Depth=1
mov w8, #1
stur w8, [x29, #-136]
ldur x8, [x29, #-152]
add x8, x8, #1
stur x8, [x29, #-152]
b LBB301_37
LBB301_37: ; in Loop: Header=BB301_7 Depth=1
b LBB301_38
LBB301_38: ; in Loop: Header=BB301_7 Depth=1
ldur x8, [x29, #-152]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB301_41
b LBB301_39
LBB301_39: ; in Loop: Header=BB301_7 Depth=1
ldr w8, [sp, #184]
add w8, w8, #1
str w8, [sp, #184]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB301_41
b LBB301_40
LBB301_40: ; in Loop: Header=BB301_7 Depth=1
ldur x8, [x29, #-64]
ldrsw x9, [sp, #184]
ldr x0, [x8, x9, lsl #3]
bl _Jim_String
stur x0, [x29, #-152]
b LBB301_41
LBB301_41: ; in Loop: Header=BB301_7 Depth=1
b LBB301_53
LBB301_42: ; in Loop: Header=BB301_7 Depth=1
ldr x0, [sp, #136]
adrp x1, l_.str.262@PAGE
add x1, x1, l_.str.262@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB301_44
b LBB301_43
LBB301_43: ; in Loop: Header=BB301_7 Depth=1
ldr x0, [sp, #136]
adrp x1, l_.str.263@PAGE
add x1, x1, l_.str.263@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB301_52
b LBB301_44
LBB301_44: ; in Loop: Header=BB301_7 Depth=1
ldr w8, [sp, #184]
ldur w9, [x29, #-180]
add w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB301_46
b LBB301_45
LBB301_45: ; in Loop: Header=BB301_7 Depth=1
ldr w8, [sp, #184]
ldur w9, [x29, #-52]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB301_51
b LBB301_46
LBB301_46:
b LBB301_47
LBB301_47:
ldur x0, [x29, #-48]
adrp x1, l_.str.264@PAGE
add x1, x1, l_.str.264@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #120]
ldr x9, [sp, #120]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-48]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB301_49
b LBB301_48
LBB301_48:
ldur x0, [x29, #-48]
ldur x8, [x29, #-48]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB301_49
LBB301_49:
ldr x8, [sp, #120]
ldur x9, [x29, #-48]
str x8, [x9]
b LBB301_50
LBB301_50:
b LBB301_65
LBB301_51: ; in Loop: Header=BB301_7 Depth=1
ldr w8, [sp, #184]
stur w8, [x29, #-180]
ldur w8, [x29, #-112]
add w8, w8, #1
stur w8, [x29, #-112]
b LBB301_52
LBB301_52: ; in Loop: Header=BB301_7 Depth=1
ldr x8, [sp, #136]
ldr x9, [sp, #152]
ldrsw x10, [sp, #148]
mov x11, x10
add w11, w11, #1
str w11, [sp, #148]
str x8, [x9, x10, lsl #3]
b LBB301_58
LBB301_53: ; in Loop: Header=BB301_7 Depth=1
b LBB301_54
LBB301_54: ; in Loop: Header=BB301_7 Depth=1
b LBB301_55
LBB301_55: ; in Loop: Header=BB301_7 Depth=1
ldr w8, [sp, #184]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB301_57
b LBB301_56
LBB301_56:
ldur x0, [x29, #-48]
ldr x8, [sp, #136]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.265@PAGE
add x1, x1, l_.str.265@PAGEOFF
bl _Jim_SetResultFormatted
b LBB301_65
LBB301_57: ; in Loop: Header=BB301_7 Depth=1
b LBB301_58
LBB301_58: ; in Loop: Header=BB301_7 Depth=1
ldr w8, [sp, #184]
add w8, w8, #1
str w8, [sp, #184]
b LBB301_7
LBB301_59:
ldr w8, [sp, #148]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB301_66
b LBB301_60
LBB301_60:
b LBB301_61
LBB301_61:
ldur x0, [x29, #-48]
adrp x1, l_.str.266@PAGE
add x1, x1, l_.str.266@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #112]
ldr x9, [sp, #112]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-48]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB301_63
b LBB301_62
LBB301_62:
ldur x0, [x29, #-48]
ldur x8, [x29, #-48]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB301_63
LBB301_63:
ldr x8, [sp, #112]
ldur x9, [x29, #-48]
str x8, [x9]
b LBB301_64
LBB301_64:
b LBB301_65
LBB301_65:
ldr x0, [sp, #152]
bl _Jim_Free
mov w8, #-1
stur w8, [x29, #-36]
b LBB301_196
LBB301_66:
ldur x0, [x29, #-48]
bl _JimBuildEnv
bl _JimSaveEnv
str x0, [sp, #168]
ldur x8, [x29, #-120]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB301_80
b LBB301_67
LBB301_67:
ldur w8, [x29, #-128]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB301_71
b LBB301_68
LBB301_68:
ldur x0, [x29, #-48]
ldur x1, [x29, #-120]
ldur w2, [x29, #-124]
bl _JimCreateTemp
stur w0, [x29, #-156]
ldur w8, [x29, #-156]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB301_70
b LBB301_69
LBB301_69:
b LBB301_174
LBB301_70:
b LBB301_79
LBB301_71:
ldur w8, [x29, #-128]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB301_75
b LBB301_72
LBB301_72:
ldur x0, [x29, #-48]
ldur x1, [x29, #-120]
bl _JimGetAioFilehandle
str x0, [sp, #104]
ldr x8, [sp, #104]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB301_74
b LBB301_73
LBB301_73:
b LBB301_174
LBB301_74:
ldr x0, [sp, #104]
bl _fileno
bl _dup
stur w0, [x29, #-156]
b LBB301_78
LBB301_75:
ldur x0, [x29, #-120]
mov x8, sp
str xzr, [x8]
mov w1, #0
bl _open
stur w0, [x29, #-156]
ldur w8, [x29, #-156]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB301_77
b LBB301_76
LBB301_76:
ldur x8, [x29, #-48]
str x8, [sp, #72] ; 8-byte Folded Spill
ldur x8, [x29, #-120]
str x8, [sp, #64] ; 8-byte Folded Spill
bl _JimStrError
ldr x10, [sp, #64] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #72] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.105@PAGE
add x1, x1, l_.str.105@PAGEOFF
bl _Jim_SetResultFormatted
b LBB301_174
LBB301_77:
b LBB301_78
LBB301_78:
b LBB301_79
LBB301_79:
b LBB301_85
LBB301_80:
ldur x8, [x29, #-80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB301_84
b LBB301_81
LBB301_81:
sub x0, x29, #32
bl _pipe
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB301_83
b LBB301_82
LBB301_82:
ldur x0, [x29, #-48]
adrp x1, l_.str.267@PAGE
add x1, x1, l_.str.267@PAGEOFF
bl _Jim_SetResultErrno
b LBB301_174
LBB301_83:
ldur w8, [x29, #-32]
stur w8, [x29, #-156]
ldur w8, [x29, #-28]
ldur x9, [x29, #-80]
str w8, [x9]
mov w8, #-1
stur w8, [x29, #-28]
stur w8, [x29, #-32]
b LBB301_84
LBB301_84:
b LBB301_85
LBB301_85:
ldur x8, [x29, #-144]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB301_94
b LBB301_86
LBB301_86:
ldur w8, [x29, #-132]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB301_90
b LBB301_87
LBB301_87:
ldur x0, [x29, #-48]
ldur x1, [x29, #-144]
bl _JimGetAioFilehandle
str x0, [sp, #96]
ldr x8, [sp, #96]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB301_89
b LBB301_88
LBB301_88:
b LBB301_174
LBB301_89:
ldr x0, [sp, #96]
bl _fflush
ldr x0, [sp, #96]
bl _fileno
bl _dup
stur w0, [x29, #-168]
b LBB301_93
LBB301_90:
ldur x0, [x29, #-144]
ldur w8, [x29, #-132]
subs w8, w8, #1
cset w8, eq
and w1, w8, #0x1
bl _JimOpenForWrite
stur w0, [x29, #-168]
ldur w8, [x29, #-168]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB301_92
b LBB301_91
LBB301_91:
ldur x8, [x29, #-48]
str x8, [sp, #56] ; 8-byte Folded Spill
ldur x8, [x29, #-144]
str x8, [sp, #48] ; 8-byte Folded Spill
bl _JimStrError
ldr x10, [sp, #48] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.268@PAGE
add x1, x1, l_.str.268@PAGEOFF
bl _Jim_SetResultFormatted
b LBB301_174
LBB301_92:
b LBB301_93
LBB301_93:
b LBB301_99
LBB301_94:
ldur x8, [x29, #-88]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB301_98
b LBB301_95
LBB301_95:
sub x0, x29, #32
bl _pipe
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB301_97
b LBB301_96
LBB301_96:
ldur x0, [x29, #-48]
adrp x1, l_.str.269@PAGE
add x1, x1, l_.str.269@PAGEOFF
bl _Jim_SetResultErrno
b LBB301_174
LBB301_97:
ldur w8, [x29, #-28]
stur w8, [x29, #-168]
ldur w8, [x29, #-32]
ldur x9, [x29, #-88]
str w8, [x9]
mov w8, #-1
stur w8, [x29, #-28]
stur w8, [x29, #-32]
b LBB301_98
LBB301_98:
b LBB301_99
LBB301_99:
ldur x8, [x29, #-152]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB301_115
b LBB301_100
LBB301_100:
ldur w8, [x29, #-136]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB301_111
b LBB301_101
LBB301_101:
ldur x0, [x29, #-152]
adrp x1, l_.str.81@PAGE
add x1, x1, l_.str.81@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB301_106
b LBB301_102
LBB301_102:
ldur w8, [x29, #-168]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB301_104
b LBB301_103
LBB301_103:
ldur w0, [x29, #-168]
bl _dup
stur w0, [x29, #-164]
b LBB301_105
LBB301_104:
adrp x8, l_.str.25@PAGE
add x8, x8, l_.str.25@PAGEOFF
stur x8, [x29, #-152]
b LBB301_105
LBB301_105:
b LBB301_106
LBB301_106:
ldur w8, [x29, #-164]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB301_110
b LBB301_107
LBB301_107:
ldur x0, [x29, #-48]
ldur x1, [x29, #-152]
bl _JimGetAioFilehandle
str x0, [sp, #88]
ldr x8, [sp, #88]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB301_109
b LBB301_108
LBB301_108:
b LBB301_174
LBB301_109:
ldr x0, [sp, #88]
bl _fflush
ldr x0, [sp, #88]
bl _fileno
bl _dup
stur w0, [x29, #-164]
b LBB301_110
LBB301_110:
b LBB301_114
LBB301_111:
ldur x0, [x29, #-152]
ldur w8, [x29, #-136]
subs w8, w8, #1
cset w8, eq
and w1, w8, #0x1
bl _JimOpenForWrite
stur w0, [x29, #-164]
ldur w8, [x29, #-164]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB301_113
b LBB301_112
LBB301_112:
ldur x8, [x29, #-48]
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x8, [x29, #-152]
str x8, [sp, #32] ; 8-byte Folded Spill
bl _JimStrError
ldr x10, [sp, #32] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #40] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.268@PAGE
add x1, x1, l_.str.268@PAGEOFF
bl _Jim_SetResultFormatted
b LBB301_174
LBB301_113:
b LBB301_114
LBB301_114:
b LBB301_120
LBB301_115:
ldur x8, [x29, #-96]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB301_119
b LBB301_116
LBB301_116:
ldur x0, [x29, #-48]
mov x1, #0
mov w2, #0
bl _JimCreateTemp
stur w0, [x29, #-164]
ldur w8, [x29, #-164]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB301_118
b LBB301_117
LBB301_117:
b LBB301_174
LBB301_118:
ldur w0, [x29, #-164]
bl _dup
ldur x8, [x29, #-96]
str w0, [x8]
b LBB301_119
LBB301_119:
b LBB301_120
LBB301_120:
ldursw x8, [x29, #-112]
lsl x8, x8, #2
mov x0, x8
bl _Jim_Alloc
stur x0, [x29, #-104]
str wzr, [sp, #184]
b LBB301_121
LBB301_121: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #184]
ldur w9, [x29, #-108]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB301_124
b LBB301_122
LBB301_122: ; in Loop: Header=BB301_121 Depth=1
ldur x9, [x29, #-104]
ldrsw x10, [sp, #184]
mov w8, #-1
str w8, [x9, x10, lsl #2]
b LBB301_123
LBB301_123: ; in Loop: Header=BB301_121 Depth=1
ldr w8, [sp, #184]
add w8, w8, #1
str w8, [sp, #184]
b LBB301_121
LBB301_124:
stur wzr, [x29, #-172]
b LBB301_125
LBB301_125: ; =>This Loop Header: Depth=1
; Child Loop BB301_127 Depth 2
ldur w8, [x29, #-172]
ldr w9, [sp, #148]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB301_166
b LBB301_126
LBB301_126: ; in Loop: Header=BB301_125 Depth=1
str wzr, [sp, #84]
ldur w8, [x29, #-164]
str w8, [sp, #80]
ldur w8, [x29, #-172]
stur w8, [x29, #-176]
b LBB301_127
LBB301_127: ; Parent Loop BB301_125 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-176]
ldr w9, [sp, #148]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB301_134
b LBB301_128
LBB301_128: ; in Loop: Header=BB301_127 Depth=2
ldr x8, [sp, #152]
ldursw x9, [x29, #-176]
ldr x8, [x8, x9, lsl #3]
ldrsb w8, [x8]
subs w8, w8, #124
cset w8, ne
tbnz w8, #0, LBB301_132
b LBB301_129
LBB301_129: ; in Loop: Header=BB301_125 Depth=1
ldr x8, [sp, #152]
ldursw x9, [x29, #-176]
ldr x8, [x8, x9, lsl #3]
ldrsb w8, [x8, #1]
subs w8, w8, #38
cset w8, ne
tbnz w8, #0, LBB301_131
b LBB301_130
LBB301_130: ; in Loop: Header=BB301_125 Depth=1
mov w8, #1
str w8, [sp, #84]
b LBB301_131
LBB301_131: ; in Loop: Header=BB301_125 Depth=1
b LBB301_134
LBB301_132: ; in Loop: Header=BB301_127 Depth=2
b LBB301_133
LBB301_133: ; in Loop: Header=BB301_127 Depth=2
ldur w8, [x29, #-176]
add w8, w8, #1
stur w8, [x29, #-176]
b LBB301_127
LBB301_134: ; in Loop: Header=BB301_125 Depth=1
ldr x9, [sp, #152]
ldursw x10, [x29, #-176]
mov x8, #0
str x8, [x9, x10, lsl #3]
ldur w8, [x29, #-176]
ldr w9, [sp, #148]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB301_136
b LBB301_135
LBB301_135: ; in Loop: Header=BB301_125 Depth=1
ldur w8, [x29, #-168]
stur w8, [x29, #-160]
b LBB301_139
LBB301_136: ; in Loop: Header=BB301_125 Depth=1
sub x0, x29, #32
bl _pipe
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB301_138
b LBB301_137
LBB301_137:
ldur x0, [x29, #-48]
adrp x1, l_.str.270@PAGE
add x1, x1, l_.str.270@PAGEOFF
bl _Jim_SetResultErrno
b LBB301_174
LBB301_138: ; in Loop: Header=BB301_125 Depth=1
ldur w8, [x29, #-28]
stur w8, [x29, #-160]
b LBB301_139
LBB301_139: ; in Loop: Header=BB301_125 Depth=1
ldr w8, [sp, #84]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB301_141
b LBB301_140
LBB301_140: ; in Loop: Header=BB301_125 Depth=1
ldur w8, [x29, #-160]
stur w8, [x29, #-164]
b LBB301_141
LBB301_141: ; in Loop: Header=BB301_125 Depth=1
bl _vfork
str w0, [sp, #180]
ldr w8, [sp, #180]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB301_143
b LBB301_142
LBB301_142:
ldur x0, [x29, #-48]
adrp x1, l_.str.271@PAGE
add x1, x1, l_.str.271@PAGEOFF
bl _Jim_SetResultErrno
b LBB301_174
LBB301_143: ; in Loop: Header=BB301_125 Depth=1
ldr w8, [sp, #180]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB301_158
b LBB301_144
LBB301_144:
ldur w8, [x29, #-156]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB301_146
b LBB301_145
LBB301_145:
ldur w0, [x29, #-156]
mov w1, #0
bl _dup2
b LBB301_146
LBB301_146:
ldur w8, [x29, #-160]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB301_148
b LBB301_147
LBB301_147:
ldur w0, [x29, #-160]
mov w1, #1
bl _dup2
b LBB301_148
LBB301_148:
ldur w8, [x29, #-164]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB301_150
b LBB301_149
LBB301_149:
ldur w0, [x29, #-164]
mov w1, #2
bl _dup2
b LBB301_150
LBB301_150:
mov w8, #3
str w8, [sp, #184]
b LBB301_151
LBB301_151: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #184]
ldur w9, [x29, #-160]
subs w8, w8, w9
cset w8, le
mov w9, #1
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB301_154
b LBB301_152
LBB301_152: ; in Loop: Header=BB301_151 Depth=1
ldr w8, [sp, #184]
ldur w9, [x29, #-156]
subs w8, w8, w9
cset w8, le
mov w9, #1
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB301_154
b LBB301_153
LBB301_153: ; in Loop: Header=BB301_151 Depth=1
ldr w8, [sp, #184]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, le
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB301_154
LBB301_154: ; in Loop: Header=BB301_151 Depth=1
ldr w8, [sp, #28] ; 4-byte Folded Reload
tbz w8, #0, LBB301_157
b LBB301_155
LBB301_155: ; in Loop: Header=BB301_151 Depth=1
ldr w0, [sp, #184]
bl _close
b LBB301_156
LBB301_156: ; in Loop: Header=BB301_151 Depth=1
ldr w8, [sp, #184]
add w8, w8, #1
str w8, [sp, #184]
b LBB301_151
LBB301_157:
mov w0, #13
mov x1, #0
bl _signal
ldr x8, [sp, #152]
ldursw x9, [x29, #-172]
ldr x0, [x8, x9, lsl #3]
ldr x8, [sp, #152]
ldursw x9, [x29, #-172]
add x1, x8, x9, lsl #3
bl _execvp
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldr x8, [sp, #152]
ldursw x9, [x29, #-172]
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.272@PAGE
add x1, x1, l_.str.272@PAGEOFF
bl _fprintf
mov w0, #127
bl __exit
LBB301_158: ; in Loop: Header=BB301_125 Depth=1
ldr x8, [sp, #160]
ldr w8, [x8, #12]
ldr x9, [sp, #160]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB301_160
b LBB301_159
LBB301_159: ; in Loop: Header=BB301_125 Depth=1
ldr x9, [sp, #160]
ldr w8, [x9, #8]
add w8, w8, #4
str w8, [x9, #8]
ldr x8, [sp, #160]
ldr x0, [x8]
ldr x8, [sp, #160]
ldrsw x8, [x8, #8]
mov x9, #12
mul x8, x8, x9
mov x1, x8
bl _Jim_Realloc
ldr x8, [sp, #160]
str x0, [x8]
b LBB301_160
LBB301_160: ; in Loop: Header=BB301_125 Depth=1
ldr w8, [sp, #180]
ldr x9, [sp, #160]
ldr x9, [x9]
ldr x11, [sp, #160]
mov x10, #12
ldrsw x11, [x11, #12]
mul x11, x11, x10
str w8, [x9, x11]
ldr x8, [sp, #160]
ldr x8, [x8]
ldr x9, [sp, #160]
ldrsw x9, [x9, #12]
mul x9, x9, x10
add x8, x8, x9
str wzr, [x8, #8]
ldr x9, [sp, #160]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
ldr w8, [sp, #180]
ldur x9, [x29, #-104]
ldursw x10, [x29, #-108]
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #80]
stur w8, [x29, #-164]
ldur w8, [x29, #-156]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB301_162
b LBB301_161
LBB301_161: ; in Loop: Header=BB301_125 Depth=1
ldur w0, [x29, #-156]
bl _close
b LBB301_162
LBB301_162: ; in Loop: Header=BB301_125 Depth=1
ldur w8, [x29, #-160]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB301_164
b LBB301_163
LBB301_163: ; in Loop: Header=BB301_125 Depth=1
ldur w0, [x29, #-160]
bl _close
b LBB301_164
LBB301_164: ; in Loop: Header=BB301_125 Depth=1
ldur w8, [x29, #-32]
stur w8, [x29, #-156]
mov w8, #-1
stur w8, [x29, #-28]
stur w8, [x29, #-32]
b LBB301_165
LBB301_165: ; in Loop: Header=BB301_125 Depth=1
ldur w8, [x29, #-108]
add w8, w8, #1
stur w8, [x29, #-108]
ldur w8, [x29, #-176]
add w8, w8, #1
stur w8, [x29, #-172]
b LBB301_125
LBB301_166:
ldur x8, [x29, #-104]
ldur x9, [x29, #-72]
str x8, [x9]
b LBB301_167
LBB301_167:
ldur w8, [x29, #-156]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB301_169
b LBB301_168
LBB301_168:
ldur w0, [x29, #-156]
bl _close
b LBB301_169
LBB301_169:
ldur w8, [x29, #-168]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB301_171
b LBB301_170
LBB301_170:
ldur w0, [x29, #-168]
bl _close
b LBB301_171
LBB301_171:
ldur w8, [x29, #-164]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB301_173
b LBB301_172
LBB301_172:
ldur w0, [x29, #-164]
bl _close
b LBB301_173
LBB301_173:
ldr x0, [sp, #152]
bl _Jim_Free
ldr x0, [sp, #168]
bl _JimRestoreEnv
ldur w8, [x29, #-108]
stur w8, [x29, #-36]
b LBB301_196
LBB301_174:
ldur x8, [x29, #-80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB301_177
b LBB301_175
LBB301_175:
ldur x8, [x29, #-80]
ldr w8, [x8]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB301_177
b LBB301_176
LBB301_176:
ldur x8, [x29, #-80]
ldr w0, [x8]
bl _close
ldur x9, [x29, #-80]
mov w8, #-1
str w8, [x9]
b LBB301_177
LBB301_177:
ldur x8, [x29, #-88]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB301_180
b LBB301_178
LBB301_178:
ldur x8, [x29, #-88]
ldr w8, [x8]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB301_180
b LBB301_179
LBB301_179:
ldur x8, [x29, #-88]
ldr w0, [x8]
bl _close
ldur x9, [x29, #-88]
mov w8, #-1
str w8, [x9]
b LBB301_180
LBB301_180:
ldur x8, [x29, #-96]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB301_183
b LBB301_181
LBB301_181:
ldur x8, [x29, #-96]
ldr w8, [x8]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB301_183
b LBB301_182
LBB301_182:
ldur x8, [x29, #-96]
ldr w0, [x8]
bl _close
ldur x9, [x29, #-96]
mov w8, #-1
str w8, [x9]
b LBB301_183
LBB301_183:
ldur w8, [x29, #-32]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB301_185
b LBB301_184
LBB301_184:
ldur w0, [x29, #-32]
bl _close
b LBB301_185
LBB301_185:
ldur w8, [x29, #-28]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB301_187
b LBB301_186
LBB301_186:
ldur w0, [x29, #-28]
bl _close
b LBB301_187
LBB301_187:
ldur x8, [x29, #-104]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB301_195
b LBB301_188
LBB301_188:
str wzr, [sp, #184]
b LBB301_189
LBB301_189: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #184]
ldur w9, [x29, #-108]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB301_194
b LBB301_190
LBB301_190: ; in Loop: Header=BB301_189 Depth=1
ldur x8, [x29, #-104]
ldrsw x9, [sp, #184]
ldr w8, [x8, x9, lsl #2]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB301_192
b LBB301_191
LBB301_191: ; in Loop: Header=BB301_189 Depth=1
ldur x0, [x29, #-48]
ldur x8, [x29, #-104]
ldrsw x9, [sp, #184]
add x2, x8, x9, lsl #2
mov w1, #1
bl _JimDetachPids
b LBB301_192
LBB301_192: ; in Loop: Header=BB301_189 Depth=1
b LBB301_193
LBB301_193: ; in Loop: Header=BB301_189 Depth=1
ldr w8, [sp, #184]
add w8, w8, #1
str w8, [sp, #184]
b LBB301_189
LBB301_194:
ldur x0, [x29, #-104]
bl _Jim_Free
b LBB301_195
LBB301_195:
mov w8, #-1
stur w8, [x29, #-108]
b LBB301_167
LBB301_196:
ldur w8, [x29, #-36]
str w8, [sp, #24] ; 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, LBB301_198
b LBB301_197
LBB301_197:
bl ___stack_chk_fail
LBB301_198:
ldr w0, [sp, #24] ; 4-byte Folded Reload
ldp x29, x30, [sp, #368] ; 16-byte Folded Reload
ldp x28, x27, [sp, #352] ; 16-byte Folded Reload
add sp, sp, #384
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimDetachPids
_JimDetachPids: ; @JimDetachPids
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str w1, [sp, #36]
str x2, [sp, #24]
ldr x8, [sp, #40]
ldr x8, [x8, #336]
str x8, [sp, #8]
str wzr, [sp, #20]
b LBB302_1
LBB302_1: ; =>This Loop Header: Depth=1
; Child Loop BB302_3 Depth 2
ldr w8, [sp, #20]
ldr w9, [sp, #36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB302_10
b LBB302_2
LBB302_2: ; in Loop: Header=BB302_1 Depth=1
str wzr, [sp, #4]
b LBB302_3
LBB302_3: ; Parent Loop BB302_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #4]
ldr x9, [sp, #8]
ldr w9, [x9, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB302_8
b LBB302_4
LBB302_4: ; in Loop: Header=BB302_3 Depth=2
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #8]
ldr x9, [x9]
ldrsw x10, [sp, #4]
mov x11, #12
mul x10, x10, x11
ldr w9, [x9, x10]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB302_6
b LBB302_5
LBB302_5: ; in Loop: Header=BB302_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldrsw x9, [sp, #4]
mov x10, #12
mul x9, x9, x10
add x9, x8, x9
ldr w8, [x9, #8]
orr w8, w8, #0x2
str w8, [x9, #8]
b LBB302_8
LBB302_6: ; in Loop: Header=BB302_3 Depth=2
b LBB302_7
LBB302_7: ; in Loop: Header=BB302_3 Depth=2
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB302_3
LBB302_8: ; in Loop: Header=BB302_1 Depth=1
b LBB302_9
LBB302_9: ; in Loop: Header=BB302_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB302_1
LBB302_10:
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimAppendStreamToString
_JimAppendStreamToString: ; @JimAppendStreamToString
.cfi_startproc
; %bb.0:
sub sp, sp, #352
.cfi_def_cfa_offset 352
stp x28, x27, [sp, #320] ; 16-byte Folded Spill
stp x29, x30, [sp, #336] ; 16-byte Folded Spill
add x29, sp, #336
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str x0, [sp, #40]
str w1, [sp, #36]
str x2, [sp, #24]
ldr w0, [sp, #36]
adrp x1, l_.str.24@PAGE
add x1, x1, l_.str.24@PAGEOFF
bl _fdopen
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB303_2
b LBB303_1
LBB303_1:
mov w8, #1
str w8, [sp, #52]
b LBB303_9
LBB303_2:
b LBB303_3
LBB303_3: ; =>This Inner Loop Header: Depth=1
ldr x3, [sp, #16]
add x0, sp, #56
mov x1, #1
mov x2, #256
bl _fread
mov x8, x0
str w8, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB303_5
b LBB303_4
LBB303_4: ; in Loop: Header=BB303_3 Depth=1
ldr x0, [sp, #40]
ldr x1, [sp, #24]
ldr w3, [sp, #12]
add x2, sp, #56
bl _Jim_AppendString
b LBB303_5
LBB303_5: ; in Loop: Header=BB303_3 Depth=1
ldrsw x8, [sp, #12]
subs x8, x8, #256
cset w8, eq
tbnz w8, #0, LBB303_7
b LBB303_6
LBB303_6:
b LBB303_8
LBB303_7: ; in Loop: Header=BB303_3 Depth=1
b LBB303_3
LBB303_8:
ldr x0, [sp, #24]
bl _Jim_RemoveTrailingNewline
ldr x0, [sp, #16]
bl _fclose
str wzr, [sp, #52]
b LBB303_9
LBB303_9:
ldr w8, [sp, #52]
str w8, [sp, #8] ; 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, LBB303_11
b LBB303_10
LBB303_10:
bl ___stack_chk_fail
LBB303_11:
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #336] ; 16-byte Folded Reload
ldp x28, x27, [sp, #320] ; 16-byte Folded Reload
add sp, sp, #352
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_SetResultErrno
_Jim_SetResultErrno: ; @Jim_SetResultErrno
.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 x8, [x29, #-8]
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
bl _JimStrError
ldr x10, [sp, #16] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.276@PAGE
add x1, x1, l_.str.276@PAGEOFF
bl _Jim_SetResultFormatted
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCleanupChildren
_JimCleanupChildren: ; @JimCleanupChildren
.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 w1, [x29, #-12]
stur x2, [x29, #-24]
stur w3, [x29, #-28]
ldur x8, [x29, #-8]
ldr x8, [x8, #336]
str x8, [sp, #24]
str wzr, [sp, #20]
str wzr, [sp, #16]
b LBB305_1
LBB305_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, LBB305_8
b LBB305_2
LBB305_2: ; in Loop: Header=BB305_1 Depth=1
add x2, sp, #12
str wzr, [sp, #12]
ldr x0, [sp, #24]
ldur x8, [x29, #-24]
ldrsw x9, [sp, #16]
ldr w1, [x8, x9, lsl #2]
bl _JimWaitForProcess
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB305_6
b LBB305_3
LBB305_3: ; in Loop: Header=BB305_1 Depth=1
ldur x0, [x29, #-8]
ldur x8, [x29, #-24]
ldrsw x9, [sp, #16]
ldr w1, [x8, x9, lsl #2]
ldr w2, [sp, #12]
bl _JimCheckWaitStatus
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB305_5
b LBB305_4
LBB305_4: ; in Loop: Header=BB305_1 Depth=1
mov w8, #1
str w8, [sp, #20]
b LBB305_5
LBB305_5: ; in Loop: Header=BB305_1 Depth=1
b LBB305_6
LBB305_6: ; in Loop: Header=BB305_1 Depth=1
b LBB305_7
LBB305_7: ; in Loop: Header=BB305_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB305_1
LBB305_8:
ldur x0, [x29, #-24]
bl _Jim_Free
ldur w8, [x29, #-28]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB305_12
b LBB305_9
LBB305_9:
ldur w0, [x29, #-28]
bl _JimRewindFd
ldur x0, [x29, #-8]
ldur w1, [x29, #-28]
ldur x8, [x29, #-8]
ldr x2, [x8]
bl _JimAppendStreamToString
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB305_11
b LBB305_10
LBB305_10:
mov w8, #1
str w8, [sp, #20]
b LBB305_11
LBB305_11:
b LBB305_12
LBB305_12:
ldur x8, [x29, #-8]
ldr x0, [x8]
bl _Jim_RemoveTrailingNewline
ldr w0, [sp, #20]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimReapDetachedPids
_JimReapDetachedPids: ; @JimReapDetachedPids
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB306_2
b LBB306_1
LBB306_1:
b LBB306_12
LBB306_2:
ldur x8, [x29, #-8]
ldr x8, [x8]
str x8, [sp, #16]
str wzr, [sp, #8]
ldur x8, [x29, #-8]
ldr w8, [x8, #12]
str w8, [sp, #12]
b LBB306_3
LBB306_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB306_12
b LBB306_4
LBB306_4: ; in Loop: Header=BB306_3 Depth=1
ldr x8, [sp, #16]
ldr w8, [x8, #8]
ands w8, w8, #0x2
cset w8, eq
tbnz w8, #0, LBB306_8
b LBB306_5
LBB306_5: ; in Loop: Header=BB306_3 Depth=1
ldr x8, [sp, #16]
ldr w0, [x8]
add x1, sp, #4
mov w2, #1
bl _waitpid
str w0, [sp]
ldr w8, [sp]
ldr x9, [sp, #16]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB306_7
b LBB306_6
LBB306_6: ; in Loop: Header=BB306_3 Depth=1
ldur x9, [x29, #-8]
ldr w8, [x9, #12]
subs w8, w8, #1
str w8, [x9, #12]
b LBB306_11
LBB306_7: ; in Loop: Header=BB306_3 Depth=1
b LBB306_8
LBB306_8: ; in Loop: Header=BB306_3 Depth=1
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
ldr x9, [x9]
ldrsw x10, [sp, #8]
mov x11, #12
mul x10, x10, x11
add x9, x9, x10
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB306_10
b LBB306_9
LBB306_9: ; in Loop: Header=BB306_3 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8]
ldrsw x9, [sp, #8]
mov x10, #12
mul x9, x9, x10
add x9, x8, x9
ldr x8, [sp, #16]
ldr x10, [x8]
str x10, [x9]
ldr w8, [x8, #8]
str w8, [x9, #8]
b LBB306_10
LBB306_10: ; in Loop: Header=BB306_3 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB306_11
LBB306_11: ; in Loop: Header=BB306_3 Depth=1
ldr x8, [sp, #16]
add x8, x8, #12
str x8, [sp, #16]
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #12]
b LBB306_3
LBB306_12:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimSaveEnv
_JimSaveEnv: ; @JimSaveEnv
.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]
bl _Jim_GetEnviron
str x0, [sp]
ldr x0, [sp, #8]
bl _Jim_SetEnviron
ldr x0, [sp]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimBuildEnv
_JimBuildEnv: ; @JimBuildEnv
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
ldur x0, [x29, #-16]
adrp x1, l_.str.273@PAGE
add x1, x1, l_.str.273@PAGEOFF
mov w2, #0
bl _Jim_GetGlobalVariableStr
str x0, [sp, #56]
ldr x8, [sp, #56]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB308_2
b LBB308_1
LBB308_1:
bl _Jim_GetEnviron
stur x0, [x29, #-8]
b LBB308_9
LBB308_2:
ldur x0, [x29, #-16]
ldr x1, [sp, #56]
bl _Jim_ListLength
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB308_4
b LBB308_3
LBB308_3:
ldur w8, [x29, #-28]
subs w8, w8, #1
stur w8, [x29, #-28]
b LBB308_4
LBB308_4:
ldr x0, [sp, #56]
bl _Jim_Length
mov w9, #2
str w9, [sp, #28] ; 4-byte Folded Spill
add w8, w0, #2
stur w8, [x29, #-24]
ldur w8, [x29, #-28]
sdiv w8, w8, w9
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
mov x8, #8
mul x8, x8, x9
ldursw x9, [x29, #-24]
add x8, x8, x9
mov x0, x8
bl _Jim_Alloc
ldr w10, [sp, #28] ; 4-byte Folded Reload
stur x0, [x29, #-40]
ldur x8, [x29, #-40]
ldur w9, [x29, #-28]
sdiv w9, w9, w10
add w9, w9, #1
add x8, x8, w9, sxtw #3
stur x8, [x29, #-48]
stur wzr, [x29, #-32]
stur wzr, [x29, #-20]
b LBB308_5
LBB308_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB308_8
b LBB308_6
LBB308_6: ; in Loop: Header=BB308_5 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #56]
ldur w2, [x29, #-20]
add x3, sp, #32
str x3, [sp, #16] ; 8-byte Folded Spill
mov w4, #0
str w4, [sp, #24] ; 4-byte Folded Spill
bl _Jim_ListIndex
ldr x0, [sp, #32]
bl _Jim_String
ldr x3, [sp, #16] ; 8-byte Folded Reload
ldr w4, [sp, #24] ; 4-byte Folded Reload
str x0, [sp, #48]
ldur x0, [x29, #-16]
ldr x1, [sp, #56]
ldur w8, [x29, #-20]
add w2, w8, #1
bl _Jim_ListIndex
ldr x0, [sp, #32]
bl _Jim_String
ldr w1, [sp, #24] ; 4-byte Folded Reload
str x0, [sp, #40]
ldur x8, [x29, #-48]
ldur x9, [x29, #-40]
ldursw x10, [x29, #-32]
str x8, [x9, x10, lsl #3]
ldur x0, [x29, #-48]
ldr x10, [sp, #48]
ldr x8, [sp, #40]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
mov x2, #-1
adrp x3, l_.str.274@PAGE
add x3, x3, l_.str.274@PAGEOFF
bl ___sprintf_chk
ldur x8, [x29, #-48]
add x8, x8, w0, sxtw
stur x8, [x29, #-48]
ldur x8, [x29, #-48]
add x8, x8, #1
stur x8, [x29, #-48]
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB308_7
LBB308_7: ; in Loop: Header=BB308_5 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #2
stur w8, [x29, #-20]
b LBB308_5
LBB308_8:
ldur x9, [x29, #-40]
ldursw x10, [x29, #-32]
mov x8, #0
str x8, [x9, x10, lsl #3]
ldur x8, [x29, #-48]
strb wzr, [x8]
ldur x8, [x29, #-40]
stur x8, [x29, #-8]
b LBB308_9
LBB308_9:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCreateTemp
_JimCreateTemp: ; @JimCreateTemp
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
str w2, [sp, #4]
ldr x0, [sp, #16]
mov x1, #0
bl _Jim_MakeTempFile
str w0, [sp]
ldr w8, [sp]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB309_6
b LBB309_1
LBB309_1:
ldr x8, [sp, #16]
ldr x0, [x8]
bl _Jim_String
bl _unlink
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB309_5
b LBB309_2
LBB309_2:
ldr w0, [sp]
ldr x1, [sp, #8]
ldrsw x2, [sp, #4]
bl _write
ldrsw x8, [sp, #4]
subs x8, x0, x8
cset w8, eq
tbnz w8, #0, LBB309_4
b LBB309_3
LBB309_3:
ldr x0, [sp, #16]
adrp x1, l_.str.275@PAGE
add x1, x1, l_.str.275@PAGEOFF
bl _Jim_SetResultErrno
ldr w0, [sp]
bl _close
mov w8, #-1
stur w8, [x29, #-4]
b LBB309_7
LBB309_4:
ldr w0, [sp]
mov x1, #0
mov w2, #0
bl _lseek
b LBB309_5
LBB309_5:
b LBB309_6
LBB309_6:
ldr w8, [sp]
stur w8, [x29, #-4]
b LBB309_7
LBB309_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimGetAioFilehandle
_JimGetAioFilehandle: ; @JimGetAioFilehandle
.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]
ldr x1, [sp, #16]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-8]
ldr x1, [sp]
bl _Jim_AioFilehandle
str x0, [sp, #8]
ldr x9, [sp]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB310_2
b LBB310_1
LBB310_1:
ldur x0, [x29, #-8]
ldr x1, [sp]
bl _Jim_FreeObj
b LBB310_2
LBB310_2:
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStrError
_JimStrError: ; @JimStrError
.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 ___error
ldr w0, [x0]
bl _strerror
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimOpenForWrite
_JimOpenForWrite: ; @JimOpenForWrite
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur x0, [x29, #-8]
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
and w10, w8, #0x1
mov w9, #1024
mov w8, #8
ands w10, w10, #0x1
csel w9, w8, w9, ne
mov w8, #513
orr w1, w8, w9
mov x9, sp
mov x8, #438
str x8, [x9]
bl _open
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimRestoreEnv
_JimRestoreEnv: ; @JimRestoreEnv
.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]
bl _Jim_GetEnviron
ldr x1, [sp, #8]
bl _JimFreeEnv
ldr x0, [sp, #8]
bl _Jim_SetEnviron
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimFreeEnv
_JimFreeEnv: ; @JimFreeEnv
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp, #8]
ldr x9, [sp]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB314_2
b LBB314_1
LBB314_1:
ldr x0, [sp, #8]
bl _Jim_Free
b LBB314_2
LBB314_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_RemoveTrailingNewline
_Jim_RemoveTrailingNewline: ; @Jim_RemoveTrailingNewline
.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]
sub x1, x29, #12
bl _Jim_GetString
str x0, [sp, #8]
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB315_3
b LBB315_1
LBB315_1:
ldr x8, [sp, #8]
ldur w9, [x29, #-12]
subs w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB315_3
b LBB315_2
LBB315_2:
ldur x9, [x29, #-8]
ldr w8, [x9, #20]
subs w8, w8, #1
str w8, [x9, #20]
ldur x8, [x29, #-8]
ldr x8, [x8]
ldur x9, [x29, #-8]
ldrsw x9, [x9, #20]
add x8, x8, x9
strb wzr, [x8]
b LBB315_3
LBB315_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimWaitForProcess
_JimWaitForProcess: ; @JimWaitForProcess
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
str wzr, [sp, #12]
b LBB316_1
LBB316_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur x9, [x29, #-16]
ldr w9, [x9, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB316_8
b LBB316_2
LBB316_2: ; in Loop: Header=BB316_1 Depth=1
ldur w8, [x29, #-20]
ldur x9, [x29, #-16]
ldr x9, [x9]
ldrsw x10, [sp, #12]
mov x11, #12
mul x10, x10, x11
ldr w9, [x9, x10]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB316_6
b LBB316_3
LBB316_3:
ldur w0, [x29, #-20]
ldr x1, [sp, #16]
mov w2, #0
bl _waitpid
ldr w8, [sp, #12]
ldur x9, [x29, #-16]
ldr w9, [x9, #12]
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB316_5
b LBB316_4
LBB316_4:
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsw x9, [sp, #12]
mov x10, #12
mul x9, x9, x10
add x9, x8, x9
ldur x8, [x29, #-16]
ldr x11, [x8]
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #1
mov w10, #12
smaddl x8, w8, w10, x11
ldr x10, [x8]
str x10, [x9]
ldr w8, [x8, #8]
str w8, [x9, #8]
b LBB316_5
LBB316_5:
ldur x9, [x29, #-16]
ldr w8, [x9, #12]
subs w8, w8, #1
str w8, [x9, #12]
ldur w8, [x29, #-20]
stur w8, [x29, #-4]
b LBB316_9
LBB316_6: ; in Loop: Header=BB316_1 Depth=1
b LBB316_7
LBB316_7: ; in Loop: Header=BB316_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB316_1
LBB316_8:
mov w8, #-1
stur w8, [x29, #-4]
b LBB316_9
LBB316_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCheckWaitStatus
_JimCheckWaitStatus: ; @JimCheckWaitStatus
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x29, x30, [sp, #192] ; 16-byte Folded Spill
add x29, sp, #192
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur w2, [x29, #-16]
ldur x0, [x29, #-8]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
stur x0, [x29, #-24]
mov w8, #1
stur w8, [x29, #-28]
ldur w8, [x29, #-16]
ands w8, w8, #0x7f
cset w8, ne
tbnz w8, #0, LBB317_5
b LBB317_1
LBB317_1:
ldur w8, [x29, #-16]
asr w8, w8, #8
ands w8, w8, #0xff
cset w8, ne
tbnz w8, #0, LBB317_3
b LBB317_2
LBB317_2:
ldur x8, [x29, #-8]
stur x8, [x29, #-56] ; 8-byte Folded Spill
ldur x8, [x29, #-24]
stur x8, [x29, #-64] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
adrp x1, l_.str.277@PAGE
add x1, x1, l_.str.277@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
ldur x1, [x29, #-64] ; 8-byte Folded Reload
mov x2, x0
ldur x0, [x29, #-56] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
stur wzr, [x29, #-28]
b LBB317_4
LBB317_3:
ldur x8, [x29, #-8]
str x8, [sp, #88] ; 8-byte Folded Spill
ldur x8, [x29, #-24]
str x8, [sp, #80] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
adrp x1, l_.str.278@PAGE
add x1, x1, l_.str.278@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp, #80] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #88] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x8, [x29, #-8]
stur x8, [x29, #-88] ; 8-byte Folded Spill
ldur x8, [x29, #-24]
str x8, [sp, #96] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldursw x1, [x29, #-12]
bl _Jim_NewIntObj
ldr x1, [sp, #96] ; 8-byte Folded Reload
mov x2, x0
ldur x0, [x29, #-88] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x8, [x29, #-8]
stur x8, [x29, #-72] ; 8-byte Folded Spill
ldur x8, [x29, #-24]
stur x8, [x29, #-80] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur w8, [x29, #-16]
asr w8, w8, #8
and w9, w8, #0xff
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
ldur x1, [x29, #-80] ; 8-byte Folded Reload
mov x2, x0
ldur x0, [x29, #-72] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
b LBB317_4
LBB317_4:
b LBB317_10
LBB317_5:
ldur w8, [x29, #-16]
and w8, w8, #0x7f
subs w8, w8, #127
cset w8, eq
tbnz w8, #0, LBB317_8
b LBB317_6
LBB317_6:
ldur w8, [x29, #-16]
ands w8, w8, #0x7f
cset w8, eq
tbnz w8, #0, LBB317_8
b LBB317_7
LBB317_7:
adrp x8, l_.str.279@PAGE
add x8, x8, l_.str.279@PAGEOFF
stur x8, [x29, #-40]
adrp x8, l_.str.280@PAGE
add x8, x8, l_.str.280@PAGEOFF
stur x8, [x29, #-48]
b LBB317_9
LBB317_8:
adrp x8, l_.str.281@PAGE
add x8, x8, l_.str.281@PAGEOFF
stur x8, [x29, #-40]
adrp x8, l_.str.282@PAGE
add x8, x8, l_.str.282@PAGEOFF
stur x8, [x29, #-48]
b LBB317_9
LBB317_9:
ldur x8, [x29, #-8]
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x8, [x29, #-24]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur x1, [x29, #-40]
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp, #16] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x0, [x29, #-8]
ldur x8, [x29, #-48]
ldur w9, [x29, #-16]
and w10, w9, #0x7f
mov x9, sp
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x1, l_.str.283@PAGE
add x1, x1, l_.str.283@PAGEOFF
bl _Jim_SetResultFormatted
ldur x8, [x29, #-8]
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x8, [x29, #-24]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur w8, [x29, #-16]
and w9, w8, #0x7f
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
ldr x1, [sp, #32] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x8, [x29, #-8]
str x8, [sp, #56] ; 8-byte Folded Spill
ldur x8, [x29, #-24]
str x8, [sp, #48] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldursw x1, [x29, #-12]
bl _Jim_NewIntObj
ldr x1, [sp, #48] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x8, [x29, #-8]
str x8, [sp, #72] ; 8-byte Folded Spill
ldur x8, [x29, #-24]
str x8, [sp, #64] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur w8, [x29, #-16]
and w9, w8, #0x7f
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
ldr x1, [sp, #64] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #72] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
b LBB317_10
LBB317_10:
ldur x0, [x29, #-8]
ldur x2, [x29, #-24]
adrp x1, l_.str.284@PAGE
add x1, x1, l_.str.284@PAGEOFF
bl _Jim_SetGlobalVariableStr
ldur w0, [x29, #-28]
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimRewindFd
_JimRewindFd: ; @JimRewindFd
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
ldur w0, [x29, #-4]
mov x1, #0
mov w2, #0
bl _lseek
; kill: def $w0 killed $w0 killed $x0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function clock_cmd_seconds
_clock_cmd_seconds: ; @clock_cmd_seconds
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
b LBB319_1
LBB319_1:
ldur x8, [x29, #-8]
str x8, [sp, #8] ; 8-byte Folded Spill
mov x0, #0
bl _time
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _Jim_NewIntObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB319_3
b LBB319_2
LBB319_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB319_3
LBB319_3:
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB319_4
LBB319_4:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function clock_cmd_micros
_clock_cmd_micros: ; @clock_cmd_micros
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
add x0, sp, #8
mov x1, #0
bl _gettimeofday
b LBB320_1
LBB320_1:
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
mov x9, #16960
movk x9, #15, lsl #16
mul x8, x8, x9
ldrsw x9, [sp, #16]
add x1, x8, x9
bl _Jim_NewIntObj
str x0, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB320_3
b LBB320_2
LBB320_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB320_3
LBB320_3:
ldr x8, [sp]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB320_4
LBB320_4:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function clock_cmd_millis
_clock_cmd_millis: ; @clock_cmd_millis
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
add x0, sp, #8
mov x1, #0
bl _gettimeofday
b LBB321_1
LBB321_1:
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
mov x9, #1000
mul x8, x8, x9
ldr w9, [sp, #16]
mov w10, #1000
sdiv w9, w9, w10
add x1, x8, w9, sxtw
bl _Jim_NewIntObj
str x0, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB321_3
b LBB321_2
LBB321_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB321_3
LBB321_3:
ldr x8, [sp]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB321_4
LBB321_4:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function clock_cmd_format
_clock_cmd_format: ; @clock_cmd_format
.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 x2, [sp, #56]
adrp x8, l_.str.291@PAGE
add x8, x8, l_.str.291@PAGEOFF
str x8, [sp, #32]
ldr w8, [sp, #68]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB322_3
b LBB322_1
LBB322_1:
ldr w8, [sp, #68]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB322_4
b LBB322_2
LBB322_2:
ldr x0, [sp, #72]
ldr x8, [sp, #56]
ldr x1, [x8, #8]
adrp x2, l_.str.292@PAGE
add x2, x2, l_.str.292@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB322_4
b LBB322_3
LBB322_3:
mov w8, #-1
str w8, [sp, #80]
b LBB322_19
LBB322_4:
ldr w8, [sp, #68]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB322_6
b LBB322_5
LBB322_5:
ldr x8, [sp, #56]
ldr x0, [x8, #16]
bl _Jim_String
str x0, [sp, #32]
b LBB322_6
LBB322_6:
ldr x0, [sp, #72]
ldr x8, [sp, #56]
ldr x1, [x8]
add x2, sp, #40
bl _Jim_GetLong
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB322_8
b LBB322_7
LBB322_7:
mov w8, #1
str w8, [sp, #80]
b LBB322_19
LBB322_8:
ldr x8, [sp, #40]
add x0, sp, #48
str x8, [sp, #48]
ldr x8, [sp, #32]
str x8, [sp, #8] ; 8-byte Folded Spill
bl _localtime
ldr x2, [sp, #8] ; 8-byte Folded Reload
mov x3, x0
add x0, sp, #84
mov x1, #100
bl _strftime
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB322_14
b LBB322_9
LBB322_9:
b LBB322_10
LBB322_10:
ldr x0, [sp, #72]
adrp x1, l_.str.293@PAGE
add x1, x1, l_.str.293@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #72]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB322_12
b LBB322_11
LBB322_11:
ldr x0, [sp, #72]
ldr x8, [sp, #72]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB322_12
LBB322_12:
ldr x8, [sp, #24]
ldr x9, [sp, #72]
str x8, [x9]
b LBB322_13
LBB322_13:
mov w8, #1
str w8, [sp, #80]
b LBB322_19
LBB322_14:
b LBB322_15
LBB322_15:
ldr x0, [sp, #72]
add x1, sp, #84
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #72]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB322_17
b LBB322_16
LBB322_16:
ldr x0, [sp, #72]
ldr x8, [sp, #72]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB322_17
LBB322_17:
ldr x8, [sp, #16]
ldr x9, [sp, #72]
str x8, [x9]
b LBB322_18
LBB322_18:
str wzr, [sp, #80]
b LBB322_19
LBB322_19:
ldr w8, [sp, #80]
str w8, [sp, #4] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB322_21
b LBB322_20
LBB322_20:
bl ___stack_chk_fail
LBB322_21:
ldr w0, [sp, #4] ; 4-byte Folded Reload
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function array_cmd_exists
_array_cmd_exists: ; @array_cmd_exists
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
b LBB323_1
LBB323_1:
ldur x8, [x29, #-8]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldr x8, [sp, #24]
ldr x1, [x8]
mov w2, #0
bl _Jim_GetVariable
mov x8, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
subs x8, x8, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
and x1, x8, #0x1
bl _Jim_NewIntObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB323_3
b LBB323_2
LBB323_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB323_3
LBB323_3:
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB323_4
LBB323_4:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function array_cmd_get
_array_cmd_get: ; @array_cmd_get
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8]
mov w2, #0
bl _Jim_GetVariable
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB324_2
b LBB324_1
LBB324_1:
stur wzr, [x29, #-4]
b LBB324_16
LBB324_2:
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB324_4
b LBB324_3
LBB324_3:
mov x8, #0
str x8, [sp] ; 8-byte Folded Spill
b LBB324_5
LBB324_4:
ldr x8, [sp, #32]
ldr x8, [x8, #8]
str x8, [sp] ; 8-byte Folded Spill
b LBB324_5
LBB324_5:
ldr x8, [sp] ; 8-byte Folded Reload
str x8, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB324_7
b LBB324_6
LBB324_6:
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
adrp x2, l_.str.301@PAGE
add x2, x2, l_.str.301@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB324_15
b LBB324_7
LBB324_7:
ldr x0, [sp, #24]
bl _Jim_IsList
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB324_14
b LBB324_8
LBB324_8:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_ListLength
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, LBB324_14
b LBB324_9
LBB324_9:
b LBB324_10
LBB324_10:
ldr x8, [sp, #24]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB324_12
b LBB324_11
LBB324_11:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB324_12
LBB324_12:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB324_13
LBB324_13:
stur wzr, [x29, #-4]
b LBB324_16
LBB324_14:
b LBB324_15
LBB324_15:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr x2, [sp, #16]
bl _Jim_DictValues
stur w0, [x29, #-4]
b LBB324_16
LBB324_16:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function array_cmd_names
_array_cmd_names: ; @array_cmd_names
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8]
mov w2, #0
bl _Jim_GetVariable
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB325_2
b LBB325_1
LBB325_1:
stur wzr, [x29, #-4]
b LBB325_6
LBB325_2:
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x8, [sp, #24]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB325_4
b LBB325_3
LBB325_3:
mov x8, #0
str x8, [sp] ; 8-byte Folded Spill
b LBB325_5
LBB325_4:
ldr x8, [sp, #32]
ldr x8, [x8, #8]
str x8, [sp] ; 8-byte Folded Spill
b LBB325_5
LBB325_5:
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr x2, [sp] ; 8-byte Folded Reload
bl _Jim_DictKeys
stur w0, [x29, #-4]
b LBB325_6
LBB325_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function array_cmd_set
_array_cmd_set: ; @array_cmd_set
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
str x8, [sp, #48]
ldur x0, [x29, #-16]
ldr x1, [sp, #48]
bl _Jim_ListLength
stur w0, [x29, #-40]
ldur w8, [x29, #-40]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB326_6
b LBB326_1
LBB326_1:
b LBB326_2
LBB326_2:
ldur x0, [x29, #-16]
adrp x1, l_.str.302@PAGE
add x1, x1, l_.str.302@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB326_4
b LBB326_3
LBB326_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB326_4
LBB326_4:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB326_5
LBB326_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB326_18
LBB326_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8]
mov w2, #4
bl _Jim_GetVariable
str x0, [sp, #40]
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB326_8
b LBB326_7
LBB326_7:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8]
ldr x2, [sp, #48]
bl _Jim_SetVariable
stur w0, [x29, #-4]
b LBB326_18
LBB326_8:
ldur x0, [x29, #-16]
ldr x1, [sp, #40]
bl _Jim_DictSize
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB326_10
b LBB326_9
LBB326_9:
mov w8, #1
stur w8, [x29, #-4]
b LBB326_18
LBB326_10:
b LBB326_11
LBB326_11:
ldr x8, [sp, #40]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB326_13
b LBB326_12
LBB326_12:
ldur x0, [x29, #-16]
ldr x1, [sp, #40]
bl _Jim_DuplicateObj
str x0, [sp, #40]
b LBB326_13
LBB326_13:
stur wzr, [x29, #-36]
b LBB326_14
LBB326_14: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-40]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB326_17
b LBB326_15
LBB326_15: ; in Loop: Header=BB326_14 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #48]
ldur w2, [x29, #-36]
add x3, sp, #24
mov w4, #0
str w4, [sp, #12] ; 4-byte Folded Spill
bl _Jim_ListIndex
ldr w4, [sp, #12] ; 4-byte Folded Reload
ldur x0, [x29, #-16]
ldr x1, [sp, #48]
ldur w8, [x29, #-36]
add w2, w8, #1
add x3, sp, #16
bl _Jim_ListIndex
ldur x0, [x29, #-16]
ldr x1, [sp, #40]
ldr x2, [sp, #24]
ldr x3, [sp, #16]
bl _Jim_DictAddElement
b LBB326_16
LBB326_16: ; in Loop: Header=BB326_14 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #2
stur w8, [x29, #-36]
b LBB326_14
LBB326_17:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8]
ldr x2, [sp, #40]
bl _Jim_SetVariable
stur w0, [x29, #-4]
b LBB326_18
LBB326_18:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function array_cmd_size
_array_cmd_size: ; @array_cmd_size
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
mov w2, #0
str wzr, [sp, #20]
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8]
bl _Jim_GetVariable
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB327_4
b LBB327_1
LBB327_1:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_DictSize
str w0, [sp, #20]
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB327_3
b LBB327_2
LBB327_2:
mov w8, #1
stur w8, [x29, #-4]
b LBB327_9
LBB327_3:
b LBB327_4
LBB327_4:
b LBB327_5
LBB327_5:
ldur x0, [x29, #-16]
ldrsw x1, [sp, #20]
bl _Jim_NewIntObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB327_7
b LBB327_6
LBB327_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB327_7
LBB327_7:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB327_8
LBB327_8:
stur wzr, [x29, #-4]
b LBB327_9
LBB327_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function array_cmd_stat
_array_cmd_stat: ; @array_cmd_stat
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8]
mov w2, #0
bl _Jim_GetVariable
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB328_2
b LBB328_1
LBB328_1:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_DictInfo
stur w0, [x29, #-4]
b LBB328_3
LBB328_2:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x9, [x8]
mov x8, sp
str x9, [x8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
adrp x1, l_.str.303@PAGE
add x1, x1, l_.str.303@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB328_3
LBB328_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function array_cmd_unset
_array_cmd_unset: ; @array_cmd_unset
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB329_2
b LBB329_1
LBB329_1:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
adrp x2, l_.str.301@PAGE
add x2, x2, l_.str.301@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB329_3
b LBB329_2
LBB329_2:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8]
mov w2, #0
bl _Jim_UnsetVariable
stur wzr, [x29, #-4]
b LBB329_14
LBB329_3:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8]
mov w2, #0
bl _Jim_GetVariable
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB329_5
b LBB329_4
LBB329_4:
stur wzr, [x29, #-4]
b LBB329_14
LBB329_5:
ldur x0, [x29, #-16]
ldr x1, [sp, #8]
mov x2, sp
add x3, sp, #24
bl _Jim_DictPairs
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB329_7
b LBB329_6
LBB329_6:
mov w8, #1
stur w8, [x29, #-4]
b LBB329_14
LBB329_7:
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewDictObj
str x0, [sp, #16]
str wzr, [sp, #28]
b LBB329_8
LBB329_8: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB329_13
b LBB329_9
LBB329_9: ; in Loop: Header=BB329_8 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
ldr x8, [sp]
ldrsw x9, [sp, #28]
ldr x2, [x8, x9, lsl #3]
mov w3, #0
bl _Jim_StringMatchObj
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB329_11
b LBB329_10
LBB329_10: ; in Loop: Header=BB329_8 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
ldr x8, [sp]
ldrsw x9, [sp, #28]
ldr x2, [x8, x9, lsl #3]
ldr x8, [sp]
ldr w9, [sp, #28]
add w9, w9, #1
ldr x3, [x8, w9, sxtw #3]
bl _Jim_DictAddElement
b LBB329_11
LBB329_11: ; in Loop: Header=BB329_8 Depth=1
b LBB329_12
LBB329_12: ; in Loop: Header=BB329_8 Depth=1
ldr w8, [sp, #28]
add w8, w8, #2
str w8, [sp, #28]
b LBB329_8
LBB329_13:
ldr x0, [sp]
bl _Jim_Free
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8]
ldr x2, [sp, #16]
bl _Jim_SetVariable
stur wzr, [x29, #-4]
b LBB329_14
LBB329_14:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimExpandHashTableIfNeeded
_JimExpandHashTableIfNeeded: ; @JimExpandHashTableIfNeeded
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr w8, [x8, #24]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB330_2
b LBB330_1
LBB330_1:
ldr x0, [sp, #8]
mov w1, #16
bl _Jim_ExpandHashTable
b LBB330_2
LBB330_2:
ldr x8, [sp, #8]
ldr w8, [x8, #24]
ldr x9, [sp, #8]
ldr w9, [x9, #32]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB330_4
b LBB330_3
LBB330_3:
ldr x0, [sp, #8]
ldr x8, [sp, #8]
ldr w8, [x8, #24]
lsl w1, w8, #1
bl _Jim_ExpandHashTable
b LBB330_4
LBB330_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseSep
_JimParseSep: ; @JimParseSep
.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]
ldr x9, [sp, #8]
str x8, [x9, #16]
ldr x8, [sp, #8]
ldr w8, [x8, #12]
ldr x9, [sp, #8]
str w8, [x9, #32]
b LBB331_1
LBB331_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldrb w0, [x8]
bl _isspace
subs w8, w0, #0
cset w8, ne
mov w9, #1
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB331_5
b LBB331_2
LBB331_2: ; in Loop: Header=BB331_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #92
cset w8, ne
mov w9, #0
str w9, [sp] ; 4-byte Folded Spill
tbnz w8, #0, LBB331_4
b LBB331_3
LBB331_3: ; in Loop: Header=BB331_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldrsb w8, [x8, #1]
subs w8, w8, #10
cset w8, eq
str w8, [sp] ; 4-byte Folded Spill
b LBB331_4
LBB331_4: ; in Loop: Header=BB331_1 Depth=1
ldr w8, [sp] ; 4-byte Folded Reload
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB331_5
LBB331_5: ; in Loop: Header=BB331_1 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB331_11
b LBB331_6
LBB331_6: ; in Loop: Header=BB331_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB331_8
b LBB331_7
LBB331_7:
b LBB331_11
LBB331_8: ; in Loop: Header=BB331_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB331_10
b LBB331_9
LBB331_9: ; in Loop: Header=BB331_1 Depth=1
ldr x9, [sp, #8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB331_10
LBB331_10: ; in Loop: Header=BB331_1 Depth=1
ldr x9, [sp, #8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB331_1
LBB331_11:
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #8]
str x8, [x9, #24]
ldr x9, [sp, #8]
mov w8, #6
str w8, [x9, #36]
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseStr
_JimParseStr: ; @JimParseStr
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x8, [sp, #16]
ldr w8, [x8, #36]
subs w8, w8, #6
cset w8, eq
tbnz w8, #0, LBB332_4
b LBB332_1
LBB332_1:
ldr x8, [sp, #16]
ldr w8, [x8, #36]
subs w8, w8, #7
cset w8, eq
tbnz w8, #0, LBB332_4
b LBB332_2
LBB332_2:
ldr x8, [sp, #16]
ldr w8, [x8, #36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB332_4
b LBB332_3
LBB332_3:
ldr x8, [sp, #16]
ldr w8, [x8, #36]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB332_9
b LBB332_4
LBB332_4:
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #123
cset w8, ne
tbnz w8, #0, LBB332_6
b LBB332_5
LBB332_5:
ldr x0, [sp, #16]
bl _JimParseBrace
stur w0, [x29, #-4]
b LBB332_48
LBB332_6:
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #34
cset w8, ne
tbnz w8, #0, LBB332_8
b LBB332_7
LBB332_7:
ldr x9, [sp, #16]
mov w8, #1
str w8, [x9, #44]
ldr x9, [sp, #16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
ldr x8, [sp, #16]
ldr w8, [x8, #32]
ldr x9, [sp, #16]
str w8, [x9, #56]
b LBB332_8
LBB332_8:
b LBB332_9
LBB332_9:
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #16]
str x8, [x9, #16]
ldr x8, [sp, #16]
ldr w8, [x8, #12]
ldr x9, [sp, #16]
str w8, [x9, #32]
b LBB332_10
LBB332_10: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB332_14
b LBB332_11
LBB332_11:
ldr x8, [sp, #16]
ldr w8, [x8, #44]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB332_13
b LBB332_12
LBB332_12:
ldr x9, [sp, #16]
mov w8, #34
str w8, [x9, #52]
b LBB332_13
LBB332_13:
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x9, [sp, #16]
mov w8, #2
str w8, [x9, #36]
stur wzr, [x29, #-4]
b LBB332_48
LBB332_14: ; in Loop: Header=BB332_10 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #9
; kill: def $x8 killed $w8
str x8, [sp, #8] ; 8-byte Folded Spill
subs x8, x8, #83
cset w8, hi
tbnz w8, #0, LBB332_47
; %bb.15: ; in Loop: Header=BB332_10 Depth=1
ldr x11, [sp, #8] ; 8-byte Folded Reload
adrp x10, lJTI332_0@PAGE
add x10, x10, lJTI332_0@PAGEOFF
Ltmp47:
adr x8, Ltmp47
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB332_16: ; in Loop: Header=BB332_10 Depth=1
ldr x8, [sp, #16]
ldr w8, [x8, #44]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB332_19
b LBB332_17
LBB332_17: ; in Loop: Header=BB332_10 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8, #1]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB332_19
b LBB332_18
LBB332_18:
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x9, [sp, #16]
mov w8, #2
str w8, [x9, #36]
stur wzr, [x29, #-4]
b LBB332_48
LBB332_19: ; in Loop: Header=BB332_10 Depth=1
ldr x8, [sp, #16]
ldr w8, [x8, #8]
subs w8, w8, #2
cset w8, lt
tbnz w8, #0, LBB332_23
b LBB332_20
LBB332_20: ; in Loop: Header=BB332_10 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8, #1]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB332_22
b LBB332_21
LBB332_21: ; in Loop: Header=BB332_10 Depth=1
ldr x9, [sp, #16]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB332_22
LBB332_22: ; in Loop: Header=BB332_10 Depth=1
ldr x9, [sp, #16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB332_26
LBB332_23: ; in Loop: Header=BB332_10 Depth=1
ldr x8, [sp, #16]
ldr w8, [x8, #8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB332_25
b LBB332_24
LBB332_24: ; in Loop: Header=BB332_10 Depth=1
ldr x9, [sp, #16]
mov w8, #92
str w8, [x9, #52]
b LBB332_25
LBB332_25: ; in Loop: Header=BB332_10 Depth=1
b LBB332_26
LBB332_26: ; in Loop: Header=BB332_10 Depth=1
b LBB332_47
LBB332_27: ; in Loop: Header=BB332_10 Depth=1
ldr x8, [sp, #16]
ldr w8, [x8, #8]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB332_30
b LBB332_28
LBB332_28: ; in Loop: Header=BB332_10 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8, #1]
subs w8, w8, #36
cset w8, eq
tbnz w8, #0, LBB332_30
b LBB332_29
LBB332_29: ; in Loop: Header=BB332_10 Depth=1
b LBB332_47
LBB332_30: ; in Loop: Header=BB332_10 Depth=1
b LBB332_31
LBB332_31: ; in Loop: Header=BB332_10 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #40
cset w8, eq
tbnz w8, #0, LBB332_33
b LBB332_32
LBB332_32: ; in Loop: Header=BB332_10 Depth=1
ldr x8, [sp, #16]
ldr w8, [x8, #36]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB332_36
b LBB332_33
LBB332_33:
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #16]
ldr x9, [x9, #16]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB332_35
b LBB332_34
LBB332_34:
ldr x9, [sp, #16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB332_35
LBB332_35:
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x9, [sp, #16]
mov w8, #2
str w8, [x9, #36]
stur wzr, [x29, #-4]
b LBB332_48
LBB332_36: ; in Loop: Header=BB332_10 Depth=1
b LBB332_47
LBB332_37:
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x9, [sp, #16]
mov w8, #2
str w8, [x9, #36]
stur wzr, [x29, #-4]
b LBB332_48
LBB332_38: ; in Loop: Header=BB332_10 Depth=1
ldr x8, [sp, #16]
ldr w8, [x8, #44]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB332_40
b LBB332_39
LBB332_39:
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x9, [sp, #16]
mov w8, #2
str w8, [x9, #36]
stur wzr, [x29, #-4]
b LBB332_48
LBB332_40: ; in Loop: Header=BB332_10 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB332_42
b LBB332_41
LBB332_41: ; in Loop: Header=BB332_10 Depth=1
ldr x9, [sp, #16]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB332_42
LBB332_42: ; in Loop: Header=BB332_10 Depth=1
b LBB332_43
LBB332_43: ; in Loop: Header=BB332_10 Depth=1
b LBB332_47
LBB332_44: ; in Loop: Header=BB332_10 Depth=1
ldr x8, [sp, #16]
ldr w8, [x8, #44]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB332_46
b LBB332_45
LBB332_45:
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x9, [sp, #16]
mov w8, #2
str w8, [x9, #36]
ldr x9, [sp, #16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
ldr x8, [sp, #16]
str wzr, [x8, #44]
stur wzr, [x29, #-4]
b LBB332_48
LBB332_46: ; in Loop: Header=BB332_10 Depth=1
b LBB332_47
LBB332_47: ; in Loop: Header=BB332_10 Depth=1
ldr x9, [sp, #16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB332_10
LBB332_48:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
.p2align 2
lJTI332_0:
.long LBB332_38-Ltmp47
.long LBB332_38-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_38-Ltmp47
.long LBB332_38-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_38-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_44-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_37-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_27-Ltmp47
.long LBB332_31-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_38-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_47-Ltmp47
.long LBB332_37-Ltmp47
.long LBB332_16-Ltmp47
; -- End function
.p2align 2 ; -- Begin function JimParseEol
_JimParseEol: ; @JimParseEol
.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]
ldr x9, [sp, #8]
str x8, [x9, #16]
ldr x8, [sp, #8]
ldr w8, [x8, #12]
ldr x9, [sp, #8]
str w8, [x9, #32]
b LBB333_1
LBB333_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldrb w0, [x8]
bl _isspace
subs w8, w0, #0
cset w8, ne
mov w9, #1
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB333_3
b LBB333_2
LBB333_2: ; in Loop: Header=BB333_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #59
cset w8, eq
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB333_3
LBB333_3: ; in Loop: Header=BB333_1 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB333_7
b LBB333_4
LBB333_4: ; in Loop: Header=BB333_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB333_6
b LBB333_5
LBB333_5: ; in Loop: Header=BB333_1 Depth=1
ldr x9, [sp, #8]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB333_6
LBB333_6: ; in Loop: Header=BB333_1 Depth=1
ldr x9, [sp, #8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB333_1
LBB333_7:
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #8]
str x8, [x9, #24]
ldr x9, [sp, #8]
mov w8, #7
str w8, [x9, #36]
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseCmd
_JimParseCmd: ; @JimParseCmd
.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]
add x8, x8, #1
ldr x9, [sp, #8]
str x8, [x9, #16]
ldr x8, [sp, #8]
ldr w8, [x8, #12]
ldr x9, [sp, #8]
str w8, [x9, #32]
ldr x9, [sp, #8]
mov w8, #5
str w8, [x9, #36]
ldr x0, [sp, #8]
bl _JimParseSubCmd
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseVar
_JimParseVar: ; @JimParseVar
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
ldur x9, [x29, #-16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldur x9, [x29, #-16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldur x9, [x29, #-16]
str x8, [x9, #16]
ldur x9, [x29, #-16]
mov w8, #3
str w8, [x9, #36]
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
ldur x9, [x29, #-16]
str w8, [x9, #32]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #123
cset w8, ne
tbnz w8, #0, LBB335_11
b LBB335_1
LBB335_1:
ldur x10, [x29, #-16]
ldr x8, [x10]
add x8, x8, #1
mov x9, x8
str x9, [x10]
ldur x9, [x29, #-16]
str x8, [x9, #16]
ldur x9, [x29, #-16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB335_2
LBB335_2: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB335_4
b LBB335_3
LBB335_3: ; in Loop: Header=BB335_2 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #125
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB335_4
LBB335_4: ; in Loop: Header=BB335_2 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB335_8
b LBB335_5
LBB335_5: ; in Loop: Header=BB335_2 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB335_7
b LBB335_6
LBB335_6: ; in Loop: Header=BB335_2 Depth=1
ldur x9, [x29, #-16]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB335_7
LBB335_7: ; in Loop: Header=BB335_2 Depth=1
ldur x9, [x29, #-16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldur x9, [x29, #-16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB335_2
LBB335_8:
ldur x8, [x29, #-16]
ldr x8, [x8]
subs x8, x8, #1
ldur x9, [x29, #-16]
str x8, [x9, #24]
ldur x8, [x29, #-16]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB335_10
b LBB335_9
LBB335_9:
ldur x9, [x29, #-16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldur x9, [x29, #-16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB335_10
LBB335_10:
b LBB335_47
LBB335_11:
b LBB335_12
LBB335_12: ; =>This Loop Header: Depth=1
; Child Loop BB335_15 Depth 2
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB335_18
b LBB335_13
LBB335_13: ; in Loop: Header=BB335_12 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB335_18
b LBB335_14
LBB335_14: ; in Loop: Header=BB335_12 Depth=1
b LBB335_15
LBB335_15: ; Parent Loop BB335_12 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB335_17
b LBB335_16
LBB335_16: ; in Loop: Header=BB335_15 Depth=2
ldur x9, [x29, #-16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldur x9, [x29, #-16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB335_15
LBB335_17: ; in Loop: Header=BB335_12 Depth=1
b LBB335_12
LBB335_18: ; in Loop: Header=BB335_12 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrb w0, [x8]
bl _isalnum
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB335_21
b LBB335_19
LBB335_19: ; in Loop: Header=BB335_12 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #95
cset w8, eq
tbnz w8, #0, LBB335_21
b LBB335_20
LBB335_20: ; in Loop: Header=BB335_12 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrb w8, [x8]
subs w8, w8, #128
cset w8, lt
tbnz w8, #0, LBB335_22
b LBB335_21
LBB335_21: ; in Loop: Header=BB335_12 Depth=1
ldur x9, [x29, #-16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldur x9, [x29, #-16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB335_12
LBB335_22:
b LBB335_23
LBB335_23:
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #40
cset w8, ne
tbnz w8, #0, LBB335_46
b LBB335_24
LBB335_24:
mov w8, #1
stur w8, [x29, #-20]
; kill: def $x8 killed $xzr
str xzr, [sp, #16]
ldur x9, [x29, #-16]
mov w8, #4
str w8, [x9, #36]
b LBB335_25
LBB335_25: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB335_27
b LBB335_26
LBB335_26: ; in Loop: Header=BB335_25 Depth=1
ldur x8, [x29, #-16]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB335_27
LBB335_27: ; in Loop: Header=BB335_25 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB335_38
b LBB335_28
LBB335_28: ; in Loop: Header=BB335_25 Depth=1
ldur x9, [x29, #-16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldur x9, [x29, #-16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB335_31
b LBB335_29
LBB335_29: ; in Loop: Header=BB335_25 Depth=1
ldur x8, [x29, #-16]
ldr w8, [x8, #8]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB335_31
b LBB335_30
LBB335_30: ; in Loop: Header=BB335_25 Depth=1
ldur x9, [x29, #-16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldur x9, [x29, #-16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB335_37
LBB335_31: ; in Loop: Header=BB335_25 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #40
cset w8, ne
tbnz w8, #0, LBB335_33
b LBB335_32
LBB335_32: ; in Loop: Header=BB335_25 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB335_36
LBB335_33: ; in Loop: Header=BB335_25 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #41
cset w8, ne
tbnz w8, #0, LBB335_35
b LBB335_34
LBB335_34: ; in Loop: Header=BB335_25 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #16]
ldur w8, [x29, #-20]
subs w8, w8, #1
stur w8, [x29, #-20]
b LBB335_35
LBB335_35: ; in Loop: Header=BB335_25 Depth=1
b LBB335_36
LBB335_36: ; in Loop: Header=BB335_25 Depth=1
b LBB335_37
LBB335_37: ; in Loop: Header=BB335_25 Depth=1
b LBB335_25
LBB335_38:
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB335_40
b LBB335_39
LBB335_39:
ldur x9, [x29, #-16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldur x9, [x29, #-16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB335_43
LBB335_40:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB335_42
b LBB335_41
LBB335_41:
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr x9, [sp, #16]
subs x10, x8, x9
ldur x9, [x29, #-16]
ldrsw x8, [x9, #8]
add x8, x8, x10
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #8]
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB335_42
LBB335_42:
b LBB335_43
LBB335_43:
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
ldrsb w8, [x8]
subs w8, w8, #40
cset w8, ne
tbnz w8, #0, LBB335_45
b LBB335_44
LBB335_44:
ldur x9, [x29, #-16]
mov w8, #16
str w8, [x9, #36]
b LBB335_45
LBB335_45:
b LBB335_46
LBB335_46:
ldur x8, [x29, #-16]
ldr x8, [x8]
subs x8, x8, #1
ldur x9, [x29, #-16]
str x8, [x9, #24]
b LBB335_47
LBB335_47:
ldur x8, [x29, #-16]
ldr x8, [x8, #16]
ldur x9, [x29, #-16]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB335_49
b LBB335_48
LBB335_48:
ldur x9, [x29, #-16]
ldr x8, [x9]
subs x8, x8, #1
str x8, [x9]
ldur x10, [x29, #-16]
ldr w9, [x10, #8]
mov w8, #1
add w9, w9, #1
str w9, [x10, #8]
stur w8, [x29, #-4]
b LBB335_50
LBB335_49:
stur wzr, [x29, #-4]
b LBB335_50
LBB335_50:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseComment
_JimParseComment: ; @JimParseComment
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
b LBB336_1
LBB336_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr x8, [x8]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB336_12
b LBB336_2
LBB336_2: ; in Loop: Header=BB336_1 Depth=1
ldr x8, [sp]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB336_8
b LBB336_3
LBB336_3: ; in Loop: Header=BB336_1 Depth=1
ldr x9, [sp]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
ldr x8, [sp]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB336_5
b LBB336_4
LBB336_4:
ldr x9, [sp]
mov w8, #92
str w8, [x9, #52]
str wzr, [sp, #12]
b LBB336_13
LBB336_5: ; in Loop: Header=BB336_1 Depth=1
ldr x8, [sp]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB336_7
b LBB336_6
LBB336_6: ; in Loop: Header=BB336_1 Depth=1
ldr x9, [sp]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB336_7
LBB336_7: ; in Loop: Header=BB336_1 Depth=1
b LBB336_11
LBB336_8: ; in Loop: Header=BB336_1 Depth=1
ldr x8, [sp]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB336_10
b LBB336_9
LBB336_9:
ldr x9, [sp]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
ldr x9, [sp]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB336_12
LBB336_10: ; in Loop: Header=BB336_1 Depth=1
b LBB336_11
LBB336_11: ; in Loop: Header=BB336_1 Depth=1
ldr x9, [sp]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB336_1
LBB336_12:
str wzr, [sp, #12]
b LBB336_13
LBB336_13:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseBrace
_JimParseBrace: ; @JimParseBrace
.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]
add x8, x8, #1
ldr x9, [sp, #8]
str x8, [x9, #16]
ldr x8, [sp, #8]
ldr w8, [x8, #12]
ldr x9, [sp, #8]
str w8, [x9, #32]
ldr x9, [sp, #8]
mov w8, #1
str w8, [x9, #36]
ldr x0, [sp, #8]
bl _JimParseSubBrace
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseSubBrace
_JimParseSubBrace: ; @JimParseSubBrace
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
mov w8, #1
str w8, [sp, #4]
ldr x9, [sp, #8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB338_1
LBB338_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB338_17
b LBB338_2
LBB338_2: ; in Loop: Header=BB338_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldrsb w8, [x8]
str w8, [sp] ; 4-byte Folded Spill
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB338_15
b LBB338_3
LBB338_3: ; in Loop: Header=BB338_1 Depth=1
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #92
cset w8, eq
tbnz w8, #0, LBB338_6
b LBB338_4
LBB338_4: ; in Loop: Header=BB338_1 Depth=1
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #123
cset w8, eq
tbnz w8, #0, LBB338_11
b LBB338_5
LBB338_5: ; in Loop: Header=BB338_1 Depth=1
ldr w8, [sp] ; 4-byte Folded Reload
subs w8, w8, #125
cset w8, eq
tbnz w8, #0, LBB338_12
b LBB338_16
LBB338_6: ; in Loop: Header=BB338_1 Depth=1
ldr x8, [sp, #8]
ldr w8, [x8, #8]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB338_10
b LBB338_7
LBB338_7: ; in Loop: Header=BB338_1 Depth=1
ldr x10, [sp, #8]
ldr x8, [x10]
add x9, x8, #1
str x9, [x10]
ldrsb w8, [x8, #1]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB338_9
b LBB338_8
LBB338_8: ; in Loop: Header=BB338_1 Depth=1
ldr x9, [sp, #8]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB338_9
LBB338_9: ; in Loop: Header=BB338_1 Depth=1
ldr x9, [sp, #8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB338_10
LBB338_10: ; in Loop: Header=BB338_1 Depth=1
b LBB338_16
LBB338_11: ; in Loop: Header=BB338_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB338_16
LBB338_12: ; in Loop: Header=BB338_1 Depth=1
ldr w8, [sp, #4]
subs w8, w8, #1
str w8, [sp, #4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB338_14
b LBB338_13
LBB338_13:
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #8]
str x8, [x9, #24]
ldr x9, [sp, #8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB338_18
LBB338_14: ; in Loop: Header=BB338_1 Depth=1
b LBB338_16
LBB338_15: ; in Loop: Header=BB338_1 Depth=1
ldr x9, [sp, #8]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB338_16
LBB338_16: ; in Loop: Header=BB338_1 Depth=1
ldr x9, [sp, #8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB338_1
LBB338_17:
ldr x9, [sp, #8]
mov w8, #123
str w8, [x9, #52]
ldr x8, [sp, #8]
ldr w8, [x8, #32]
ldr x9, [sp, #8]
str w8, [x9, #56]
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #8]
str x8, [x9, #24]
b LBB338_18
LBB338_18:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseSubCmd
_JimParseSubCmd: ; @JimParseSubCmd
.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 w8, #1
stur w8, [x29, #-12]
str w8, [sp, #16]
ldur x8, [x29, #-8]
ldr w8, [x8, #32]
str w8, [sp, #12]
ldur x9, [x29, #-8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldur x9, [x29, #-8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB339_1
LBB339_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB339_23
b LBB339_2
LBB339_2: ; in Loop: Header=BB339_1 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8]
ldrsb w8, [x8]
str w8, [sp, #8] ; 4-byte Folded Spill
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB339_21
b LBB339_3
LBB339_3: ; in Loop: Header=BB339_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #34
cset w8, eq
tbnz w8, #0, LBB339_17
b LBB339_4
LBB339_4: ; in Loop: Header=BB339_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #91
cset w8, eq
tbnz w8, #0, LBB339_13
b LBB339_5
LBB339_5: ; in Loop: Header=BB339_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #92
cset w8, eq
tbnz w8, #0, LBB339_8
b LBB339_6
LBB339_6: ; in Loop: Header=BB339_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #93
cset w8, eq
tbnz w8, #0, LBB339_14
b LBB339_7
LBB339_7: ; in Loop: Header=BB339_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #123
cset w8, eq
tbnz w8, #0, LBB339_20
b LBB339_22
LBB339_8: ; in Loop: Header=BB339_1 Depth=1
ldur x8, [x29, #-8]
ldr w8, [x8, #8]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB339_12
b LBB339_9
LBB339_9: ; in Loop: Header=BB339_1 Depth=1
ldur x10, [x29, #-8]
ldr x8, [x10]
add x9, x8, #1
str x9, [x10]
ldrsb w8, [x8, #1]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB339_11
b LBB339_10
LBB339_10: ; in Loop: Header=BB339_1 Depth=1
ldur x9, [x29, #-8]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB339_11
LBB339_11: ; in Loop: Header=BB339_1 Depth=1
ldur x9, [x29, #-8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB339_12
LBB339_12: ; in Loop: Header=BB339_1 Depth=1
b LBB339_22
LBB339_13: ; in Loop: Header=BB339_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB339_22
LBB339_14: ; in Loop: Header=BB339_1 Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #1
stur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB339_16
b LBB339_15
LBB339_15:
ldur x8, [x29, #-8]
ldr x8, [x8]
subs x8, x8, #1
ldur x9, [x29, #-8]
str x8, [x9, #24]
ldur x9, [x29, #-8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldur x9, [x29, #-8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB339_24
LBB339_16: ; in Loop: Header=BB339_1 Depth=1
b LBB339_22
LBB339_17: ; in Loop: Header=BB339_1 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB339_19
b LBB339_18
LBB339_18: ; in Loop: Header=BB339_1 Depth=1
ldur x0, [x29, #-8]
bl _JimParseSubQuote
b LBB339_1
LBB339_19: ; in Loop: Header=BB339_1 Depth=1
b LBB339_22
LBB339_20: ; in Loop: Header=BB339_1 Depth=1
ldur x0, [x29, #-8]
bl _JimParseSubBrace
str wzr, [sp, #16]
b LBB339_1
LBB339_21: ; in Loop: Header=BB339_1 Depth=1
ldur x9, [x29, #-8]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB339_22
LBB339_22: ; in Loop: Header=BB339_1 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8]
ldrb w0, [x8]
bl _isspace
str w0, [sp, #16]
ldur x9, [x29, #-8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldur x9, [x29, #-8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB339_1
LBB339_23:
ldur x9, [x29, #-8]
mov w8, #91
str w8, [x9, #52]
ldr w8, [sp, #12]
ldur x9, [x29, #-8]
str w8, [x9, #56]
ldur x8, [x29, #-8]
ldr x8, [x8]
subs x8, x8, #1
ldur x9, [x29, #-8]
str x8, [x9, #24]
b LBB339_24
LBB339_24:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseSubQuote
_JimParseSubQuote: ; @JimParseSubQuote
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
mov w8, #1
str w8, [sp, #12]
ldr x8, [sp, #16]
ldr w8, [x8, #32]
str w8, [sp, #8]
ldr x9, [sp, #16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB340_1
LBB340_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB340_17
b LBB340_2
LBB340_2: ; in Loop: Header=BB340_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8]
str w8, [sp, #4] ; 4-byte Folded Spill
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB340_14
b LBB340_3
LBB340_3: ; in Loop: Header=BB340_1 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #34
cset w8, eq
tbnz w8, #0, LBB340_12
b LBB340_4
LBB340_4: ; in Loop: Header=BB340_1 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #36
cset w8, eq
tbnz w8, #0, LBB340_15
b LBB340_5
LBB340_5: ; in Loop: Header=BB340_1 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #91
cset w8, eq
tbnz w8, #0, LBB340_13
b LBB340_6
LBB340_6: ; in Loop: Header=BB340_1 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB340_16
b LBB340_7
LBB340_7: ; in Loop: Header=BB340_1 Depth=1
ldr x8, [sp, #16]
ldr w8, [x8, #8]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB340_11
b LBB340_8
LBB340_8: ; in Loop: Header=BB340_1 Depth=1
ldr x10, [sp, #16]
ldr x8, [x10]
add x9, x8, #1
str x9, [x10]
ldrsb w8, [x8, #1]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB340_10
b LBB340_9
LBB340_9: ; in Loop: Header=BB340_1 Depth=1
ldr x9, [sp, #16]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB340_10
LBB340_10: ; in Loop: Header=BB340_1 Depth=1
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
mov w8, #2
str w8, [sp, #12]
b LBB340_11
LBB340_11: ; in Loop: Header=BB340_1 Depth=1
b LBB340_16
LBB340_12:
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x9, [sp, #16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB340_18
LBB340_13: ; in Loop: Header=BB340_1 Depth=1
ldr x0, [sp, #16]
bl _JimParseSubCmd
mov w8, #2
str w8, [sp, #12]
b LBB340_1
LBB340_14: ; in Loop: Header=BB340_1 Depth=1
ldr x9, [sp, #16]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB340_16
LBB340_15: ; in Loop: Header=BB340_1 Depth=1
mov w8, #2
str w8, [sp, #12]
b LBB340_16
LBB340_16: ; in Loop: Header=BB340_1 Depth=1
ldr x9, [sp, #16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB340_1
LBB340_17:
ldr x9, [sp, #16]
mov w8, #34
str w8, [x9, #52]
ldr w8, [sp, #8]
ldr x9, [sp, #16]
str w8, [x9, #56]
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB340_18
LBB340_18:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function DupStringInternalRep
_DupStringInternalRep: ; @DupStringInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str x2, [sp, #8]
ldr x8, [sp, #16]
ldr w8, [x8, #20]
ldr x9, [sp, #8]
str w8, [x9, #24]
ldr x8, [sp, #16]
ldr w8, [x8, #28]
ldr x9, [sp, #8]
str w8, [x9, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCharsetMatch
_JimCharsetMatch: ; @JimCharsetMatch
.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 w1, [x29, #-12]
stur w2, [x29, #-16]
stur wzr, [x29, #-20]
stur wzr, [x29, #-28]
str wzr, [sp, #32]
ldur w8, [x29, #-16]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB342_2
b LBB342_1
LBB342_1:
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
ldur w0, [x29, #-12]
bl _toupper
stur w0, [x29, #-12]
b LBB342_2
LBB342_2:
ldur w8, [x29, #-16]
ands w8, w8, #0x2
cset w8, eq
tbnz w8, #0, LBB342_8
b LBB342_3
LBB342_3:
ldur x8, [x29, #-8]
ldrsb w8, [x8]
subs w8, w8, #94
cset w8, ne
tbnz w8, #0, LBB342_5
b LBB342_4
LBB342_4:
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
b LBB342_5
LBB342_5:
ldur x8, [x29, #-8]
ldrsb w8, [x8]
subs w8, w8, #93
cset w8, ne
tbnz w8, #0, LBB342_7
b LBB342_6
LBB342_6:
b LBB342_14
LBB342_7:
b LBB342_8
LBB342_8:
b LBB342_9
LBB342_9: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB342_11
b LBB342_10
LBB342_10: ; in Loop: Header=BB342_9 Depth=1
ldur x8, [x29, #-8]
ldrsb w8, [x8]
subs w8, w8, #93
cset w8, ne
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB342_11
LBB342_11: ; in Loop: Header=BB342_9 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
tbz w8, #0, LBB342_27
b LBB342_12
LBB342_12: ; in Loop: Header=BB342_9 Depth=1
ldur x8, [x29, #-8]
ldrsb w8, [x8]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB342_15
b LBB342_13
LBB342_13:
b LBB342_14
LBB342_14:
ldur x0, [x29, #-8]
ldr w2, [sp, #32]
sub x1, x29, #24
bl _utf8_tounicode_case
ldur x8, [x29, #-8]
add x8, x8, w0, sxtw
stur x8, [x29, #-8]
b LBB342_24
LBB342_15: ; in Loop: Header=BB342_9 Depth=1
ldur x0, [x29, #-8]
ldr w2, [sp, #32]
add x1, sp, #28
bl _utf8_tounicode_case
ldur x8, [x29, #-8]
add x8, x8, w0, sxtw
stur x8, [x29, #-8]
ldur x8, [x29, #-8]
ldrsb w8, [x8]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB342_23
b LBB342_16
LBB342_16: ; in Loop: Header=BB342_9 Depth=1
ldur x8, [x29, #-8]
ldrsb w8, [x8, #1]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB342_23
b LBB342_17
LBB342_17: ; in Loop: Header=BB342_9 Depth=1
ldur x8, [x29, #-8]
ldrb w8, [x8]
stur w8, [x29, #-24]
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
ldur x0, [x29, #-8]
ldr w2, [sp, #32]
add x1, sp, #24
bl _utf8_tounicode_case
ldur x8, [x29, #-8]
add x8, x8, w0, sxtw
stur x8, [x29, #-8]
ldur w8, [x29, #-12]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB342_19
b LBB342_18
LBB342_18: ; in Loop: Header=BB342_9 Depth=1
ldur w8, [x29, #-12]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB342_21
b LBB342_19
LBB342_19: ; in Loop: Header=BB342_9 Depth=1
ldur w8, [x29, #-12]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB342_22
b LBB342_20
LBB342_20: ; in Loop: Header=BB342_9 Depth=1
ldur w8, [x29, #-12]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB342_22
b LBB342_21
LBB342_21: ; in Loop: Header=BB342_9 Depth=1
mov w8, #1
stur w8, [x29, #-28]
b LBB342_22
LBB342_22: ; in Loop: Header=BB342_9 Depth=1
b LBB342_9
LBB342_23:
ldr w8, [sp, #28]
stur w8, [x29, #-24]
b LBB342_24
LBB342_24:
ldur w8, [x29, #-24]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB342_26
b LBB342_25
LBB342_25:
mov w8, #1
stur w8, [x29, #-28]
b LBB342_26
LBB342_26:
b LBB342_9
LBB342_27:
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB342_29
b LBB342_28
LBB342_28:
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
stur w8, [x29, #-28]
b LBB342_29
LBB342_29:
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB342_31
b LBB342_30
LBB342_30:
ldur x8, [x29, #-8]
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB342_32
LBB342_31:
mov x8, #0
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB342_32
LBB342_32:
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function utf8_tounicode_case
_utf8_tounicode_case: ; @utf8_tounicode_case
.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]
ldur x8, [x29, #-8]
ldrb w8, [x8]
ldr x9, [sp, #16]
str w8, [x9]
mov w8, #1
str w8, [sp, #8]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB343_2
b LBB343_1
LBB343_1:
ldr x8, [sp, #16]
ldr w0, [x8]
bl _toupper
ldr x8, [sp, #16]
str w0, [x8]
b LBB343_2
LBB343_2:
ldr w0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimSign
_JimSign: ; @JimSign
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB344_2
b LBB344_1
LBB344_1:
str wzr, [sp, #12]
b LBB344_6
LBB344_2:
ldr x8, [sp]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB344_4
b LBB344_3
LBB344_3:
mov w8, #-1
str w8, [sp, #12]
b LBB344_6
LBB344_4:
b LBB344_5
LBB344_5:
mov w8, #1
str w8, [sp, #12]
b LBB344_6
LBB344_6:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function FreeScriptInternalRep
_FreeScriptInternalRep: ; @FreeScriptInternalRep
.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 x8, [sp, #16]
ldr x8, [x8, #24]
str x8, [sp]
ldr x9, [sp]
ldr w8, [x9, #24]
subs w8, w8, #1
str w8, [x9, #24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB345_2
b LBB345_1
LBB345_1:
b LBB345_11
LBB345_2:
str wzr, [sp, #12]
b LBB345_3
LBB345_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr x9, [sp]
ldr w9, [x9, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB345_8
b LBB345_4
LBB345_4: ; in Loop: Header=BB345_3 Depth=1
ldr x8, [sp]
ldr x8, [x8]
ldrsw x9, [sp, #12]
lsl x9, x9, #4
ldr x9, [x8, x9]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB345_6
b LBB345_5
LBB345_5: ; in Loop: Header=BB345_3 Depth=1
ldur x0, [x29, #-8]
ldr x8, [sp]
ldr x8, [x8]
ldrsw x9, [sp, #12]
lsl x9, x9, #4
ldr x1, [x8, x9]
bl _Jim_FreeObj
b LBB345_6
LBB345_6: ; in Loop: Header=BB345_3 Depth=1
b LBB345_7
LBB345_7: ; in Loop: Header=BB345_3 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB345_3
LBB345_8:
ldr x8, [sp]
ldr x0, [x8]
bl _Jim_Free
ldr x8, [sp]
ldr x9, [x8, #8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB345_10
b LBB345_9
LBB345_9:
ldur x0, [x29, #-8]
ldr x8, [sp]
ldr x1, [x8, #8]
bl _Jim_FreeObj
b LBB345_10
LBB345_10:
ldr x0, [sp]
bl _Jim_Free
b LBB345_11
LBB345_11:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function DupScriptInternalRep
_DupScriptInternalRep: ; @DupScriptInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str x2, [sp, #8]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ScriptTokenListInit
_ScriptTokenListInit: ; @ScriptTokenListInit
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
add x8, x8, #16
ldr x9, [sp, #8]
str x8, [x9]
ldr x9, [sp, #8]
mov w8, #20
str w8, [x9, #8]
ldr x8, [sp, #8]
str wzr, [x8, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ScriptAddToken
_ScriptAddToken: ; @ScriptAddToken
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
str w3, [sp, #24]
str w4, [sp, #20]
ldur x8, [x29, #-8]
ldr w8, [x8, #12]
ldur x9, [x29, #-8]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB348_5
b LBB348_1
LBB348_1:
ldur x9, [x29, #-8]
ldr w8, [x9, #8]
lsl w8, w8, #1
str w8, [x9, #8]
ldur x8, [x29, #-8]
ldr x8, [x8]
ldur x9, [x29, #-8]
add x9, x9, #16
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB348_3
b LBB348_2
LBB348_2:
ldur x8, [x29, #-8]
ldr x0, [x8]
ldur x8, [x29, #-8]
ldrsw x8, [x8, #8]
mov x9, #24
mul x8, x8, x9
mov x1, x8
bl _Jim_Realloc
ldur x8, [x29, #-8]
str x0, [x8]
b LBB348_4
LBB348_3:
ldur x8, [x29, #-8]
ldrsw x8, [x8, #8]
mov x9, #24
str x9, [sp] ; 8-byte Folded Spill
mul x8, x8, x9
mov x0, x8
bl _Jim_Alloc
ldr x9, [sp] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
str x0, [x8]
ldur x8, [x29, #-8]
ldr x0, [x8]
ldur x8, [x29, #-8]
add x1, x8, #16
ldur x8, [x29, #-8]
ldrsw x8, [x8, #12]
mul x2, x8, x9
mov x3, #-1
bl ___memcpy_chk
b LBB348_4
LBB348_4:
b LBB348_5
LBB348_5:
ldur x8, [x29, #-8]
ldr x8, [x8]
ldur x11, [x29, #-8]
ldrsw x9, [x11, #12]
mov x10, x9
add w10, w10, #1
str w10, [x11, #12]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
str x8, [sp, #8]
ldur x8, [x29, #-16]
ldr x9, [sp, #8]
str x8, [x9]
ldur w8, [x29, #-20]
ldr x9, [sp, #8]
str w8, [x9, #8]
ldr w8, [sp, #24]
ldr x9, [sp, #8]
str w8, [x9, #12]
ldr w8, [sp, #20]
ldr x9, [sp, #8]
str w8, [x9, #16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ScriptObjAddTokens
_ScriptObjAddTokens: ; @ScriptObjAddTokens
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
str wzr, [sp, #36]
ldur x8, [x29, #-24]
ldr w8, [x8, #12]
str w8, [sp, #20]
stur wzr, [x29, #-28]
b LBB349_1
LBB349_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
ldur x9, [x29, #-24]
ldr w9, [x9, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB349_6
b LBB349_2
LBB349_2: ; in Loop: Header=BB349_1 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8]
ldursw x9, [x29, #-28]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #12]
subs w8, w8, #7
cset w8, ne
tbnz w8, #0, LBB349_4
b LBB349_3
LBB349_3: ; in Loop: Header=BB349_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB349_4
LBB349_4: ; in Loop: Header=BB349_1 Depth=1
b LBB349_5
LBB349_5: ; in Loop: Header=BB349_1 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB349_1
LBB349_6:
ldur x8, [x29, #-24]
ldr x8, [x8]
ldr w8, [x8, #16]
ldur x9, [x29, #-16]
str w8, [x9, #28]
str w8, [sp, #16]
ldrsw x9, [sp, #20]
mov x8, #16
mul x8, x8, x9
mov x0, x8
bl _Jim_Alloc
ldur x9, [x29, #-16]
mov x8, x0
str x8, [x9]
str x0, [sp, #40]
ldr x8, [sp, #40]
mov x9, x8
add x9, x9, #16
str x9, [sp, #40]
str x8, [sp, #24]
stur wzr, [x29, #-28]
b LBB349_7
LBB349_7: ; =>This Loop Header: Depth=1
; Child Loop BB349_9 Depth 2
; Child Loop BB349_23 Depth 2
ldur w8, [x29, #-28]
ldur x9, [x29, #-24]
ldr w9, [x9, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB349_26
b LBB349_8
LBB349_8: ; in Loop: Header=BB349_7 Depth=1
b LBB349_9
LBB349_9: ; Parent Loop BB349_7 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-24]
ldr x8, [x8]
ldursw x9, [x29, #-28]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #12]
subs w8, w8, #6
cset w8, ne
tbnz w8, #0, LBB349_11
b LBB349_10
LBB349_10: ; in Loop: Header=BB349_9 Depth=2
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB349_9
LBB349_11: ; in Loop: Header=BB349_7 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8]
ldursw x9, [x29, #-28]
mov x10, #24
mul x9, x9, x10
add x0, x8, x9
bl _JimCountWordTokens
str w0, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB349_15
b LBB349_12
LBB349_12: ; in Loop: Header=BB349_7 Depth=1
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB349_14
b LBB349_13
LBB349_13: ; in Loop: Header=BB349_7 Depth=1
ldr x9, [sp, #24]
mov w8, #9
str w8, [x9, #8]
ldur x0, [x29, #-8]
ldr w1, [sp, #36]
ldr w2, [sp, #16]
bl _JimNewScriptLineObj
ldr x8, [sp, #24]
str x0, [x8]
ldr x8, [sp, #24]
ldr x9, [x8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
str wzr, [sp, #36]
ldr x8, [sp, #40]
mov x9, x8
add x9, x9, #16
str x9, [sp, #40]
str x8, [sp, #24]
b LBB349_14
LBB349_14: ; in Loop: Header=BB349_7 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB349_7
LBB349_15: ; in Loop: Header=BB349_7 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB349_19
b LBB349_16
LBB349_16: ; in Loop: Header=BB349_7 Depth=1
ldr x9, [sp, #40]
mov w8, #10
str w8, [x9, #8]
ldur x0, [x29, #-8]
ldrsw x1, [sp, #12]
bl _Jim_NewIntObj
ldr x8, [sp, #40]
str x0, [x8]
ldr x8, [sp, #40]
ldr x9, [x8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #40]
add x8, x8, #16
str x8, [sp, #40]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB349_18
b LBB349_17
LBB349_17: ; in Loop: Header=BB349_7 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
ldr w9, [sp, #12]
mov w8, #0
subs w8, w8, w9
subs w8, w8, #1
str w8, [sp, #12]
ldr w8, [sp, #36]
subs w8, w8, #1
str w8, [sp, #36]
b LBB349_18
LBB349_18: ; in Loop: Header=BB349_7 Depth=1
b LBB349_19
LBB349_19: ; in Loop: Header=BB349_7 Depth=1
b LBB349_20
LBB349_20: ; in Loop: Header=BB349_7 Depth=1
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB349_22
b LBB349_21
LBB349_21: ; in Loop: Header=BB349_7 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8]
ldursw x9, [x29, #-28]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
ldr w8, [x8, #16]
str w8, [sp, #16]
b LBB349_22
LBB349_22: ; in Loop: Header=BB349_7 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB349_23
LBB349_23: ; Parent Loop BB349_7 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #12]
subs w9, w8, #1
str w9, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB349_25
b LBB349_24
LBB349_24: ; in Loop: Header=BB349_23 Depth=2
ldur x8, [x29, #-24]
ldr x8, [x8]
ldursw x9, [x29, #-28]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-28]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
str x8, [sp]
ldr x8, [sp]
ldr w8, [x8, #12]
ldr x9, [sp, #40]
str w8, [x9, #8]
ldur x0, [x29, #-8]
ldr x1, [sp]
bl _JimMakeScriptObj
ldr x8, [sp, #40]
str x0, [x8]
ldr x8, [sp, #40]
ldr x9, [x8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-8]
ldr x8, [sp, #40]
ldr x1, [x8]
ldur x8, [x29, #-16]
ldr x2, [x8, #8]
ldr x8, [sp]
ldr w3, [x8, #16]
bl _JimSetSourceInfo
ldr x8, [sp, #40]
add x8, x8, #16
str x8, [sp, #40]
b LBB349_23
LBB349_25: ; in Loop: Header=BB349_7 Depth=1
b LBB349_7
LBB349_26:
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB349_28
b LBB349_27
LBB349_27:
ldr x8, [sp, #40]
subs x8, x8, #16
str x8, [sp, #40]
b LBB349_28
LBB349_28:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
ldr x9, [x9]
subs x8, x8, x9
mov x9, #16
sdiv x8, x8, x9
ldur x9, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #16]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ScriptTokenListFree
_ScriptTokenListFree: ; @ScriptTokenListFree
.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]
ldr x9, [sp, #8]
add x9, x9, #16
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB350_2
b LBB350_1
LBB350_1:
ldr x8, [sp, #8]
ldr x0, [x8]
bl _Jim_Free
b LBB350_2
LBB350_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function FreeSourceInternalRep
_FreeSourceInternalRep: ; @FreeSourceInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
ldr x9, [x8, #24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB351_2
b LBB351_1
LBB351_1:
ldr x0, [sp, #8]
ldr x8, [sp]
ldr x1, [x8, #24]
bl _Jim_FreeObj
b LBB351_2
LBB351_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function DupSourceInternalRep
_DupSourceInternalRep: ; @DupSourceInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str x2, [sp, #8]
ldr x8, [sp, #8]
ldr x9, [sp, #16]
ldur q0, [x9, #24]
stur q0, [x8, #24]
ldr x8, [sp, #8]
ldr x9, [x8, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCountWordTokens
_JimCountWordTokens: ; @JimCountWordTokens
.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 w8, #1
stur w8, [x29, #-12]
str wzr, [sp, #16]
ldur x8, [x29, #-8]
ldr w8, [x8, #12]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB353_9
b LBB353_1
LBB353_1:
ldur x8, [x29, #-8]
ldr w8, [x8, #36]
subs w8, w8, #6
cset w8, lt
tbnz w8, #0, LBB353_3
b LBB353_2
LBB353_2:
ldur x8, [x29, #-8]
ldr w8, [x8, #36]
subs w8, w8, #8
cset w8, le
tbnz w8, #0, LBB353_9
b LBB353_3
LBB353_3:
ldur x8, [x29, #-8]
ldr w8, [x8, #8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB353_5
b LBB353_4
LBB353_4:
ldur x8, [x29, #-8]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #42
cset w8, eq
tbnz w8, #0, LBB353_7
b LBB353_5
LBB353_5:
ldur x8, [x29, #-8]
ldr w8, [x8, #8]
subs w8, w8, #6
cset w8, ne
tbnz w8, #0, LBB353_8
b LBB353_6
LBB353_6:
ldur x8, [x29, #-8]
ldr x0, [x8]
adrp x1, l_.str.308@PAGE
add x1, x1, l_.str.308@PAGEOFF
mov x2, #6
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB353_8
b LBB353_7
LBB353_7:
mov w8, #-1
stur w8, [x29, #-12]
ldur x8, [x29, #-8]
add x8, x8, #24
stur x8, [x29, #-8]
b LBB353_8
LBB353_8:
b LBB353_9
LBB353_9:
b LBB353_10
LBB353_10: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldr w8, [x8, #12]
subs w8, w8, #6
cset w8, lt
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB353_12
b LBB353_11
LBB353_11: ; in Loop: Header=BB353_10 Depth=1
ldur x8, [x29, #-8]
ldr w8, [x8, #12]
subs w8, w8, #8
cset w8, le
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB353_12
LBB353_12: ; in Loop: Header=BB353_10 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbnz w8, #0, LBB353_14
b LBB353_13
LBB353_13: ; in Loop: Header=BB353_10 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #24
stur x8, [x29, #-8]
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB353_10
LBB353_14:
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
mul w0, w8, w9
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimNewScriptLineObj
_JimNewScriptLineObj: ; @JimNewScriptLineObj
.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]
ldur x0, [x29, #-8]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #8]
adrp x8, _scriptLineObjType@PAGE
add x8, x8, _scriptLineObjType@PAGEOFF
str x8, [x9, #8]
ldur w8, [x29, #-12]
ldr x9, [sp, #8]
str w8, [x9, #28]
ldr w8, [sp, #16]
ldr x9, [sp, #8]
str w8, [x9, #24]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimMakeScriptObj
_JimMakeScriptObj: ; @JimMakeScriptObj
.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 x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB355_3
b LBB355_1
LBB355_1:
ldur x8, [x29, #-16]
ldr x0, [x8]
ldur x8, [x29, #-16]
ldrsw x2, [x8, #8]
mov w1, #92
bl _memchr
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB355_3
b LBB355_2
LBB355_2:
ldur x8, [x29, #-16]
ldr w8, [x8, #8]
str w8, [sp, #20]
ldr w8, [sp, #20]
add w0, w8, #1
bl _Jim_Alloc
str x0, [sp, #8]
ldr x0, [sp, #8]
ldur x8, [x29, #-16]
ldr x1, [x8]
ldr w2, [sp, #20]
bl _JimEscape
str w0, [sp, #20]
ldur x0, [x29, #-8]
ldr x1, [sp, #8]
ldr w2, [sp, #20]
bl _Jim_NewStringObjNoAlloc
str x0, [sp, #24]
b LBB355_4
LBB355_3:
ldur x0, [x29, #-8]
ldur x8, [x29, #-16]
ldr x1, [x8]
ldur x8, [x29, #-16]
ldr w2, [x8, #8]
bl _Jim_NewStringObj
str x0, [sp, #24]
b LBB355_4
LBB355_4:
ldr x0, [sp, #24]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimEscape
_JimEscape: ; @JimEscape
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
ldur x8, [x29, #-8]
stur x8, [x29, #-32]
ldur w8, [x29, #-20]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB356_2
b LBB356_1
LBB356_1:
ldur x0, [x29, #-16]
bl _strlen
mov x8, x0
stur w8, [x29, #-20]
b LBB356_2
LBB356_2:
stur wzr, [x29, #-36]
b LBB356_3
LBB356_3: ; =>This Loop Header: Depth=1
; Child Loop BB356_22 Depth 2
; Child Loop BB356_43 Depth 2
ldur w8, [x29, #-36]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB356_58
b LBB356_4
LBB356_4: ; in Loop: Header=BB356_3 Depth=1
ldur x8, [x29, #-16]
ldursw x9, [x29, #-36]
ldrsb w8, [x8, x9]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB356_55
b LBB356_5
LBB356_5: ; in Loop: Header=BB356_3 Depth=1
ldur x8, [x29, #-16]
ldur w9, [x29, #-36]
add w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #8] ; 8-byte Folded Spill
subs x8, x8, #120
cset w8, hi
tbnz w8, #0, LBB356_53
; %bb.6: ; in Loop: Header=BB356_3 Depth=1
ldr x11, [sp, #8] ; 8-byte Folded Reload
adrp x10, lJTI356_0@PAGE
add x10, x10, lJTI356_0@PAGEOFF
Ltmp55:
adr x8, Ltmp55
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB356_7: ; in Loop: Header=BB356_3 Depth=1
ldur x9, [x29, #-32]
add x8, x9, #1
stur x8, [x29, #-32]
mov w8, #7
strb w8, [x9]
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB356_54
LBB356_8: ; in Loop: Header=BB356_3 Depth=1
ldur x9, [x29, #-32]
add x8, x9, #1
stur x8, [x29, #-32]
mov w8, #8
strb w8, [x9]
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB356_54
LBB356_9: ; in Loop: Header=BB356_3 Depth=1
ldur x9, [x29, #-32]
add x8, x9, #1
stur x8, [x29, #-32]
mov w8, #12
strb w8, [x9]
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB356_54
LBB356_10: ; in Loop: Header=BB356_3 Depth=1
ldur x9, [x29, #-32]
add x8, x9, #1
stur x8, [x29, #-32]
mov w8, #10
strb w8, [x9]
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB356_54
LBB356_11: ; in Loop: Header=BB356_3 Depth=1
ldur x9, [x29, #-32]
add x8, x9, #1
stur x8, [x29, #-32]
mov w8, #13
strb w8, [x9]
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB356_54
LBB356_12: ; in Loop: Header=BB356_3 Depth=1
ldur x9, [x29, #-32]
add x8, x9, #1
stur x8, [x29, #-32]
mov w8, #9
strb w8, [x9]
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB356_54
LBB356_13: ; in Loop: Header=BB356_3 Depth=1
str wzr, [sp, #36]
mov w8, #2
str w8, [sp, #28]
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
ldur x8, [x29, #-16]
ldursw x9, [x29, #-36]
ldrsb w8, [x8, x9]
subs w8, w8, #85
cset w8, ne
tbnz w8, #0, LBB356_15
b LBB356_14
LBB356_14: ; in Loop: Header=BB356_3 Depth=1
mov w8, #8
str w8, [sp, #28]
b LBB356_21
LBB356_15: ; in Loop: Header=BB356_3 Depth=1
ldur x8, [x29, #-16]
ldursw x9, [x29, #-36]
ldrsb w8, [x8, x9]
subs w8, w8, #117
cset w8, ne
tbnz w8, #0, LBB356_20
b LBB356_16
LBB356_16: ; in Loop: Header=BB356_3 Depth=1
ldur x8, [x29, #-16]
ldur w9, [x29, #-36]
add w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #123
cset w8, ne
tbnz w8, #0, LBB356_18
b LBB356_17
LBB356_17: ; in Loop: Header=BB356_3 Depth=1
mov w8, #6
str w8, [sp, #28]
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB356_19
LBB356_18: ; in Loop: Header=BB356_3 Depth=1
mov w8, #4
str w8, [sp, #28]
b LBB356_19
LBB356_19: ; in Loop: Header=BB356_3 Depth=1
b LBB356_20
LBB356_20: ; in Loop: Header=BB356_3 Depth=1
b LBB356_21
LBB356_21: ; in Loop: Header=BB356_3 Depth=1
str wzr, [sp, #32]
b LBB356_22
LBB356_22: ; Parent Loop BB356_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #32]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB356_27
b LBB356_23
LBB356_23: ; in Loop: Header=BB356_22 Depth=2
ldur x8, [x29, #-16]
ldur w9, [x29, #-36]
ldr w10, [sp, #32]
add w9, w9, w10
add w9, w9, #1
ldrsb w0, [x8, w9, sxtw]
bl _xdigitval
str w0, [sp, #24]
ldr w8, [sp, #24]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB356_25
b LBB356_24
LBB356_24: ; in Loop: Header=BB356_3 Depth=1
b LBB356_27
LBB356_25: ; in Loop: Header=BB356_22 Depth=2
ldr w9, [sp, #36]
ldr w8, [sp, #24]
orr w8, w8, w9, lsl #4
str w8, [sp, #36]
b LBB356_26
LBB356_26: ; in Loop: Header=BB356_22 Depth=2
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB356_22
LBB356_27: ; in Loop: Header=BB356_3 Depth=1
ldur x8, [x29, #-16]
ldursw x9, [x29, #-36]
ldrsb w8, [x8, x9]
subs w8, w8, #123
cset w8, ne
tbnz w8, #0, LBB356_34
b LBB356_28
LBB356_28: ; in Loop: Header=BB356_3 Depth=1
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB356_31
b LBB356_29
LBB356_29: ; in Loop: Header=BB356_3 Depth=1
ldr w8, [sp, #36]
subs w8, w8, #512, lsl #12 ; =2097152
cset w8, hs
tbnz w8, #0, LBB356_31
b LBB356_30
LBB356_30: ; in Loop: Header=BB356_3 Depth=1
ldur x8, [x29, #-16]
ldur w9, [x29, #-36]
ldr w10, [sp, #32]
add w9, w9, w10
add w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #125
cset w8, eq
tbnz w8, #0, LBB356_32
b LBB356_31
LBB356_31: ; in Loop: Header=BB356_3 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #1
stur w8, [x29, #-36]
str wzr, [sp, #32]
b LBB356_33
LBB356_32: ; in Loop: Header=BB356_3 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB356_33
LBB356_33: ; in Loop: Header=BB356_3 Depth=1
b LBB356_34
LBB356_34: ; in Loop: Header=BB356_3 Depth=1
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB356_39
b LBB356_35
LBB356_35: ; in Loop: Header=BB356_3 Depth=1
ldur x8, [x29, #-16]
ldursw x9, [x29, #-36]
ldrsb w8, [x8, x9]
subs w8, w8, #120
cset w8, ne
tbnz w8, #0, LBB356_37
b LBB356_36
LBB356_36: ; in Loop: Header=BB356_3 Depth=1
ldr w8, [sp, #36]
ldur x9, [x29, #-32]
add x10, x9, #1
stur x10, [x29, #-32]
strb w8, [x9]
b LBB356_38
LBB356_37: ; in Loop: Header=BB356_3 Depth=1
ldur x0, [x29, #-32]
ldr w1, [sp, #36]
bl _utf8_fromunicode
ldur x8, [x29, #-32]
add x8, x8, w0, sxtw
stur x8, [x29, #-32]
b LBB356_38
LBB356_38: ; in Loop: Header=BB356_3 Depth=1
ldr w9, [sp, #32]
ldur w8, [x29, #-36]
add w8, w8, w9
stur w8, [x29, #-36]
b LBB356_54
LBB356_39: ; in Loop: Header=BB356_3 Depth=1
ldur x8, [x29, #-16]
ldursw x9, [x29, #-36]
add x8, x8, x9
ldrb w8, [x8]
ldur x9, [x29, #-32]
add x10, x9, #1
stur x10, [x29, #-32]
strb w8, [x9]
b LBB356_54
LBB356_40: ; in Loop: Header=BB356_3 Depth=1
ldur x9, [x29, #-32]
add x8, x9, #1
stur x8, [x29, #-32]
mov w8, #11
strb w8, [x9]
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB356_54
LBB356_41: ; in Loop: Header=BB356_3 Depth=1
ldur x9, [x29, #-32]
add x8, x9, #1
stur x8, [x29, #-32]
mov w8, #92
strb w8, [x9]
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB356_54
LBB356_42: ; in Loop: Header=BB356_3 Depth=1
ldur x9, [x29, #-32]
add x8, x9, #1
stur x8, [x29, #-32]
mov w8, #32
strb w8, [x9]
b LBB356_43
LBB356_43: ; Parent Loop BB356_3 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB356_44
LBB356_44: ; in Loop: Header=BB356_43 Depth=2
ldur x8, [x29, #-16]
ldur w9, [x29, #-36]
add w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #32
cset w8, eq
mov w9, #1
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB356_46
b LBB356_45
LBB356_45: ; in Loop: Header=BB356_43 Depth=2
ldur x8, [x29, #-16]
ldur w9, [x29, #-36]
add w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #9
cset w8, eq
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB356_46
LBB356_46: ; in Loop: Header=BB356_43 Depth=2
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbnz w8, #0, LBB356_43
b LBB356_47
LBB356_47: ; in Loop: Header=BB356_3 Depth=1
b LBB356_54
LBB356_48: ; in Loop: Header=BB356_3 Depth=1
str wzr, [sp, #20]
ldur x8, [x29, #-16]
ldur w9, [x29, #-36]
add w9, w9, #1
ldrsb w0, [x8, w9, sxtw]
bl _odigitval
str w0, [sp, #16]
ldr w8, [sp, #16]
str w8, [sp, #20]
ldur x8, [x29, #-16]
ldur w9, [x29, #-36]
add w9, w9, #2
ldrsb w0, [x8, w9, sxtw]
bl _odigitval
str w0, [sp, #16]
ldr w8, [sp, #16]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB356_50
b LBB356_49
LBB356_49: ; in Loop: Header=BB356_3 Depth=1
ldr w8, [sp, #20]
ldur x9, [x29, #-32]
add x10, x9, #1
stur x10, [x29, #-32]
strb w8, [x9]
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB356_54
LBB356_50: ; in Loop: Header=BB356_3 Depth=1
ldr w9, [sp, #20]
ldr w8, [sp, #16]
add w8, w8, w9, lsl #3
str w8, [sp, #20]
ldur x8, [x29, #-16]
ldur w9, [x29, #-36]
add w9, w9, #3
ldrsb w0, [x8, w9, sxtw]
bl _odigitval
str w0, [sp, #16]
ldr w8, [sp, #16]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB356_52
b LBB356_51
LBB356_51: ; in Loop: Header=BB356_3 Depth=1
ldr w8, [sp, #20]
ldur x9, [x29, #-32]
add x10, x9, #1
stur x10, [x29, #-32]
strb w8, [x9]
ldur w8, [x29, #-36]
add w8, w8, #2
stur w8, [x29, #-36]
b LBB356_54
LBB356_52: ; in Loop: Header=BB356_3 Depth=1
ldr w9, [sp, #20]
ldr w8, [sp, #16]
add w8, w8, w9, lsl #3
str w8, [sp, #20]
ldr w8, [sp, #20]
ldur x9, [x29, #-32]
add x10, x9, #1
stur x10, [x29, #-32]
strb w8, [x9]
ldur w8, [x29, #-36]
add w8, w8, #3
stur w8, [x29, #-36]
b LBB356_54
LBB356_53: ; in Loop: Header=BB356_3 Depth=1
ldur x8, [x29, #-16]
ldur w9, [x29, #-36]
add w9, w9, #1
add x8, x8, w9, sxtw
ldrb w8, [x8]
ldur x9, [x29, #-32]
add x10, x9, #1
stur x10, [x29, #-32]
strb w8, [x9]
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB356_54
LBB356_54: ; in Loop: Header=BB356_3 Depth=1
b LBB356_56
LBB356_55: ; in Loop: Header=BB356_3 Depth=1
ldur x8, [x29, #-16]
ldursw x9, [x29, #-36]
add x8, x8, x9
ldrb w8, [x8]
ldur x9, [x29, #-32]
add x10, x9, #1
stur x10, [x29, #-32]
strb w8, [x9]
b LBB356_56
LBB356_56: ; in Loop: Header=BB356_3 Depth=1
b LBB356_57
LBB356_57: ; in Loop: Header=BB356_3 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB356_3
LBB356_58:
ldur x8, [x29, #-32]
ldur x9, [x29, #-8]
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #40]
ldur x8, [x29, #-32]
strb wzr, [x8]
ldr w0, [sp, #40]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
.p2align 2
lJTI356_0:
.long LBB356_41-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_42-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_48-Ltmp55
.long LBB356_48-Ltmp55
.long LBB356_48-Ltmp55
.long LBB356_48-Ltmp55
.long LBB356_48-Ltmp55
.long LBB356_48-Ltmp55
.long LBB356_48-Ltmp55
.long LBB356_48-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_13-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_7-Ltmp55
.long LBB356_8-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_9-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_10-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_11-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_12-Ltmp55
.long LBB356_13-Ltmp55
.long LBB356_40-Ltmp55
.long LBB356_53-Ltmp55
.long LBB356_13-Ltmp55
; -- End function
.p2align 2 ; -- Begin function xdigitval
_xdigitval: ; @xdigitval
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #48
cset w8, lt
tbnz w8, #0, LBB357_3
b LBB357_1
LBB357_1:
ldr w8, [sp, #8]
subs w8, w8, #57
cset w8, gt
tbnz w8, #0, LBB357_3
b LBB357_2
LBB357_2:
ldr w8, [sp, #8]
subs w8, w8, #48
str w8, [sp, #12]
b LBB357_10
LBB357_3:
ldr w8, [sp, #8]
subs w8, w8, #97
cset w8, lt
tbnz w8, #0, LBB357_6
b LBB357_4
LBB357_4:
ldr w8, [sp, #8]
subs w8, w8, #102
cset w8, gt
tbnz w8, #0, LBB357_6
b LBB357_5
LBB357_5:
ldr w8, [sp, #8]
subs w8, w8, #97
add w8, w8, #10
str w8, [sp, #12]
b LBB357_10
LBB357_6:
ldr w8, [sp, #8]
subs w8, w8, #65
cset w8, lt
tbnz w8, #0, LBB357_9
b LBB357_7
LBB357_7:
ldr w8, [sp, #8]
subs w8, w8, #70
cset w8, gt
tbnz w8, #0, LBB357_9
b LBB357_8
LBB357_8:
ldr w8, [sp, #8]
subs w8, w8, #65
add w8, w8, #10
str w8, [sp, #12]
b LBB357_10
LBB357_9:
mov w8, #-1
str w8, [sp, #12]
b LBB357_10
LBB357_10:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function odigitval
_odigitval: ; @odigitval
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #48
cset w8, lt
tbnz w8, #0, LBB358_3
b LBB358_1
LBB358_1:
ldr w8, [sp, #8]
subs w8, w8, #55
cset w8, gt
tbnz w8, #0, LBB358_3
b LBB358_2
LBB358_2:
ldr w8, [sp, #8]
subs w8, w8, #48
str w8, [sp, #12]
b LBB358_4
LBB358_3:
mov w8, #-1
str w8, [sp, #12]
b LBB358_4
LBB358_4:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function FreeCommandInternalRep
_FreeCommandInternalRep: ; @FreeCommandInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
ldr x9, [x8, #24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB359_2
b LBB359_1
LBB359_1:
ldr x0, [sp, #8]
ldr x8, [sp]
ldr x1, [x8, #24]
bl _Jim_FreeObj
b LBB359_2
LBB359_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function DupCommandInternalRep
_DupCommandInternalRep: ; @DupCommandInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str x2, [sp, #8]
ldr x9, [sp, #8]
ldr x8, [sp, #16]
ldur q0, [x8, #24]
stur q0, [x9, #24]
ldr x8, [x8, #40]
str x8, [x9, #40]
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldr x9, [sp, #8]
str x8, [x9, #8]
ldr x8, [sp, #8]
ldr x9, [x8, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function FreeDictSubstInternalRep
_FreeDictSubstInternalRep: ; @FreeDictSubstInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
ldr x9, [x8, #24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB361_2
b LBB361_1
LBB361_1:
ldr x0, [sp, #8]
ldr x8, [sp]
ldr x1, [x8, #24]
bl _Jim_FreeObj
b LBB361_2
LBB361_2:
ldr x8, [sp]
ldr x9, [x8, #32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB361_4
b LBB361_3
LBB361_3:
ldr x0, [sp, #8]
ldr x8, [sp]
ldr x1, [x8, #32]
bl _Jim_FreeObj
b LBB361_4
LBB361_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function DupDictSubstInternalRep
_DupDictSubstInternalRep: ; @DupDictSubstInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str x2, [sp, #8]
ldr x8, [sp, #16]
ldr x8, [x8, #24]
ldr x9, [sp, #8]
str x8, [x9, #24]
ldr x8, [sp, #16]
ldr x8, [x8, #32]
ldr x9, [sp, #8]
str x8, [x9, #32]
ldr x9, [sp, #8]
adrp x8, _dictSubstObjType@PAGE
add x8, x8, _dictSubstObjType@PAGEOFF
str x8, [x9, #8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SetDictSubstFromAny
_SetDictSubstFromAny: ; @SetDictSubstFromAny
.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 x8, [sp, #16]
ldr x8, [x8, #8]
adrp x9, _dictSubstObjType@PAGE
add x9, x9, _dictSubstObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB363_8
b LBB363_1
LBB363_1:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
adrp x9, _interpolatedObjType@PAGE
add x9, x9, _interpolatedObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB363_3
b LBB363_2
LBB363_2:
ldr x8, [sp, #16]
ldr x8, [x8, #24]
str x8, [sp, #8]
ldr x8, [sp, #16]
ldr x8, [x8, #32]
str x8, [sp]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB363_4
LBB363_3:
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
add x2, sp, #8
mov x3, sp
bl _JimDictSugarParseVarKey
b LBB363_4
LBB363_4:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB363_7
b LBB363_5
LBB363_5:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB363_7
b LBB363_6
LBB363_6:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
blr x8
b LBB363_7
LBB363_7:
ldr x9, [sp, #16]
adrp x8, _dictSubstObjType@PAGE
add x8, x8, _dictSubstObjType@PAGEOFF
str x8, [x9, #8]
ldr x8, [sp, #8]
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x8, [sp]
ldr x9, [sp, #16]
str x8, [x9, #32]
b LBB363_8
LBB363_8:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimDictSugarParseVarKey
_JimDictSugarParseVarKey: ; @JimDictSugarParseVarKey
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur x3, [x29, #-32]
ldur x0, [x29, #-16]
add x1, sp, #28
bl _Jim_GetString
str x0, [sp, #40]
ldr x0, [sp, #40]
mov w1, #40
bl _strchr
str x0, [sp, #32]
ldur x0, [x29, #-8]
ldr x1, [sp, #40]
ldr x8, [sp, #32]
ldr x9, [sp, #40]
subs x8, x8, x9
mov x2, x8
bl _Jim_NewStringObj
str x0, [sp, #16]
ldr x8, [sp, #32]
add x8, x8, #1
str x8, [sp, #32]
ldr x8, [sp, #40]
ldrsw x9, [sp, #28]
add x8, x8, x9
ldr x9, [sp, #32]
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #24]
ldr x8, [sp, #40]
ldr w9, [sp, #28]
subs w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #41
cset w8, ne
tbnz w8, #0, LBB364_2
b LBB364_1
LBB364_1:
ldr w8, [sp, #24]
subs w8, w8, #1
str w8, [sp, #24]
b LBB364_2
LBB364_2:
ldur x0, [x29, #-8]
ldr x1, [sp, #32]
ldr w2, [sp, #24]
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #16]
ldur x9, [x29, #-24]
str x8, [x9]
ldr x8, [sp, #8]
ldur x9, [x29, #-32]
str x8, [x9]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function FreeInterpolatedInternalRep
_FreeInterpolatedInternalRep: ; @FreeInterpolatedInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
ldr x9, [x8, #32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB365_2
b LBB365_1
LBB365_1:
ldr x0, [sp, #8]
ldr x8, [sp]
ldr x1, [x8, #32]
bl _Jim_FreeObj
b LBB365_2
LBB365_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimDictExpandArrayVariable
_JimDictExpandArrayVariable: ; @JimDictExpandArrayVariable
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur w3, [x29, #-36]
; kill: def $x8 killed $xzr
str xzr, [sp, #56]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
mov w2, #1
bl _Jim_GetVariable
stur x0, [x29, #-48]
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB366_2
b LBB366_1
LBB366_1:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB366_9
LBB366_2:
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
ldur x2, [x29, #-32]
add x3, sp, #56
mov w4, #0
bl _Jim_DictKey
str w0, [sp, #52]
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB366_4
b LBB366_3
LBB366_3:
ldur x0, [x29, #-16]
ldur x11, [x29, #-24]
ldur x10, [x29, #-32]
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, lt
and w12, w8, #0x1
adrp x9, l_.str.318@PAGE
add x9, x9, l_.str.318@PAGEOFF
adrp x8, l_.str.317@PAGE
add x8, x8, l_.str.317@PAGEOFF
ands w12, w12, #0x1
csel x8, x8, x9, ne
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x1, l_.str.316@PAGE
add x1, x1, l_.str.316@PAGEOFF
bl _Jim_SetResultFormatted
b LBB366_8
LBB366_4:
ldur w8, [x29, #-36]
ands w8, w8, #0x4
cset w8, eq
tbnz w8, #0, LBB366_7
b LBB366_5
LBB366_5:
ldur x8, [x29, #-48]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB366_7
b LBB366_6
LBB366_6:
ldur x8, [x29, #-16]
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x8, [x29, #-24]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
bl _Jim_DuplicateObj
ldr x1, [sp, #32] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _Jim_SetVariable
b LBB366_7
LBB366_7:
b LBB366_8
LBB366_8:
ldr x8, [sp, #56]
stur x8, [x29, #-8]
b LBB366_9
LBB366_9:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function UpdateStringOfReference
_UpdateStringOfReference: ; @UpdateStringOfReference
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #16]
ldr x8, [sp, #16]
ldr x1, [x8, #32]
ldr x8, [sp, #16]
ldr x2, [x8, #24]
add x0, sp, #29
str x0, [sp, #8] ; 8-byte Folded Spill
bl _JimFormatReference
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16]
bl _JimSetStringBytes
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, LBB367_2
b LBB367_1
LBB367_1:
bl ___stack_chk_fail
LBB367_2:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimFormatReference
_JimFormatReference: ; @JimFormatReference
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
adrp x8, l_.str.320@PAGE
add x8, x8, l_.str.320@PAGEOFF
str x8, [sp, #16]
ldur x0, [x29, #-8]
ldr x3, [sp, #16]
ldur x8, [x29, #-16]
add x10, x8, #16
ldr x8, [sp, #24]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
mov w1, #0
mov x2, #-1
bl ___sprintf_chk
mov w0, #42
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimSetStringBytes
_JimSetStringBytes: ; @JimSetStringBytes
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x0, [sp]
bl _Jim_StrDup
ldr x8, [sp, #8]
str x0, [x8]
ldr x0, [sp]
bl _strlen
ldr x9, [sp, #8]
mov x8, x0
str w8, [x9, #20]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringCopyHTHashFunction
_JimStringCopyHTHashFunction: ; @JimStringCopyHTHashFunction
.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]
str x8, [sp] ; 8-byte Folded Spill
ldr x0, [sp, #8]
bl _strlen
mov x8, x0
ldr x0, [sp] ; 8-byte Folded Reload
mov x1, x8
bl _Jim_GenHashFunction
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringCopyHTDup
_JimStringCopyHTDup: ; @JimStringCopyHTDup
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x0, [sp]
bl _Jim_StrDup
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringCopyHTKeyCompare
_JimStringCopyHTKeyCompare: ; @JimStringCopyHTKeyCompare
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
ldr x0, [sp, #16]
ldr x1, [sp, #8]
bl _strcmp
subs w8, w0, #0
cset w8, eq
and w0, w8, #0x1
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringCopyHTKeyDestructor
_JimStringCopyHTKeyDestructor: ; @JimStringCopyHTKeyDestructor
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x0, [sp]
bl _Jim_Free
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCommandsHT_ValDestructor
_JimCommandsHT_ValDestructor: ; @JimCommandsHT_ValDestructor
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x0, [sp, #8]
ldr x1, [sp]
bl _JimDecrCmdRefCount
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimDecrCmdRefCount
_JimDecrCmdRefCount: ; @JimDecrCmdRefCount
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x9, [sp]
ldr w8, [x9]
subs w8, w8, #1
str w8, [x9]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB375_17
b LBB375_1
LBB375_1:
ldr x8, [sp]
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB375_11
b LBB375_2
LBB375_2:
ldr x8, [sp]
ldr x9, [x8, #16]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB375_4
b LBB375_3
LBB375_3:
ldr x0, [sp, #8]
ldr x8, [sp]
ldr x1, [x8, #16]
bl _Jim_FreeObj
b LBB375_4
LBB375_4:
ldr x8, [sp]
ldr x9, [x8, #24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB375_6
b LBB375_5
LBB375_5:
ldr x0, [sp, #8]
ldr x8, [sp]
ldr x1, [x8, #24]
bl _Jim_FreeObj
b LBB375_6
LBB375_6:
ldr x8, [sp]
ldr x9, [x8, #72]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB375_8
b LBB375_7
LBB375_7:
ldr x0, [sp, #8]
ldr x8, [sp]
ldr x1, [x8, #72]
bl _Jim_FreeObj
b LBB375_8
LBB375_8:
ldr x8, [sp]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB375_10
b LBB375_9
LBB375_9:
ldr x8, [sp]
ldr x0, [x8, #32]
bl _Jim_FreeHashTable
ldr x8, [sp]
ldr x0, [x8, #32]
bl _Jim_Free
b LBB375_10
LBB375_10:
b LBB375_14
LBB375_11:
ldr x8, [sp]
ldr x8, [x8, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB375_13
b LBB375_12
LBB375_12:
ldr x8, [sp]
ldr x8, [x8, #24]
ldr x0, [sp, #8]
ldr x9, [sp]
ldr x1, [x9, #32]
blr x8
b LBB375_13
LBB375_13:
b LBB375_14
LBB375_14:
ldr x8, [sp]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB375_16
b LBB375_15
LBB375_15:
ldr x0, [sp, #8]
ldr x8, [sp]
ldr x1, [x8, #8]
bl _JimDecrCmdRefCount
b LBB375_16
LBB375_16:
ldr x0, [sp]
bl _Jim_Free
b LBB375_17
LBB375_17:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimReferencesHTHashFunction
_JimReferencesHTHashFunction: ; @JimReferencesHTHashFunction
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
str x8, [sp, #16]
ldr x8, [sp, #16]
ldr x8, [x8]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #12]
ldr w0, [sp, #12]
bl _Jim_IntHashFunction
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimReferencesHTKeyDup
_JimReferencesHTKeyDup: ; @JimReferencesHTKeyDup
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
mov w0, #8
bl _Jim_Alloc
str x0, [sp, #8]
ldr x0, [sp, #8]
ldr x1, [sp, #16]
mov x2, #8
mov x3, #-1
bl ___memcpy_chk
ldr x0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimReferencesHTKeyCompare
_JimReferencesHTKeyCompare: ; @JimReferencesHTKeyCompare
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
ldr x0, [sp, #16]
ldr x1, [sp, #8]
mov x2, #8
bl _memcmp
subs w8, w0, #0
cset w8, eq
and w0, w8, #0x1
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimReferencesHTKeyDestructor
_JimReferencesHTKeyDestructor: ; @JimReferencesHTKeyDestructor
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x0, [sp]
bl _Jim_Free
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimReferencesHTValDestructor
_JimReferencesHTValDestructor: ; @JimReferencesHTValDestructor
.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 x8, [sp, #16]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB380_2
b LBB380_1
LBB380_1:
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB380_2
LBB380_2:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB380_6
b LBB380_3
LBB380_3:
ldr x8, [sp, #8]
ldr x9, [x8, #8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB380_5
b LBB380_4
LBB380_4:
ldur x0, [x29, #-8]
ldr x8, [sp, #8]
ldr x1, [x8, #8]
bl _Jim_FreeObj
b LBB380_5
LBB380_5:
b LBB380_6
LBB380_6:
ldr x0, [sp, #16]
bl _Jim_Free
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimAssocDataHashTableValueDestructor
_JimAssocDataHashTableValueDestructor: ; @JimAssocDataHashTableValueDestructor
.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 x8, [sp, #16]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB381_2
b LBB381_1
LBB381_1:
ldr x8, [sp, #8]
ldr x8, [x8]
ldur x0, [x29, #-8]
ldr x9, [sp, #8]
ldr x1, [x9, #8]
blr x8
b LBB381_2
LBB381_2:
ldr x0, [sp, #16]
bl _Jim_Free
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimVariablesHTValDestructor
_JimVariablesHTValDestructor: ; @JimVariablesHTValDestructor
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB382_2
b LBB382_1
LBB382_1:
ldr x0, [sp, #8]
ldr x8, [sp]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB382_2
LBB382_2:
ldr x0, [sp]
bl _Jim_Free
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimDeleteLocalProcs
_JimDeleteLocalProcs: ; @JimDeleteLocalProcs
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB383_21
b LBB383_1
LBB383_1:
b LBB383_2
LBB383_2: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-16]
bl _Jim_StackPop
mov x8, x0
stur x8, [x29, #-24]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB383_20
b LBB383_3
LBB383_3: ; in Loop: Header=BB383_2 Depth=1
ldur x8, [x29, #-8]
add x8, x8, #104
str x8, [sp, #32]
ldur x0, [x29, #-24]
bl _Jim_String
ldrsb w8, [x0]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB383_6
b LBB383_4
LBB383_4: ; in Loop: Header=BB383_2 Depth=1
ldur x0, [x29, #-24]
bl _Jim_String
ldrsb w8, [x0, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB383_6
b LBB383_5
LBB383_5: ; in Loop: Header=BB383_2 Depth=1
ldur x0, [x29, #-24]
bl _Jim_String
add x0, x0, #2
str x0, [sp] ; 8-byte Folded Spill
b LBB383_7
LBB383_6: ; in Loop: Header=BB383_2 Depth=1
ldur x0, [x29, #-24]
bl _Jim_String
str x0, [sp] ; 8-byte Folded Spill
b LBB383_7
LBB383_7: ; in Loop: Header=BB383_2 Depth=1
ldr x8, [sp] ; 8-byte Folded Reload
str x8, [sp, #24]
ldr x0, [sp, #32]
ldr x1, [sp, #24]
bl _Jim_FindHashEntry
stur x0, [x29, #-32]
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB383_17
b LBB383_8
LBB383_8: ; in Loop: Header=BB383_2 Depth=1
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
str x8, [sp, #16]
ldr x8, [sp, #16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB383_15
b LBB383_9
LBB383_9: ; in Loop: Header=BB383_2 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #8]
ldr x8, [sp, #16]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _JimDecrCmdRefCount
b LBB383_10
LBB383_10: ; in Loop: Header=BB383_2 Depth=1
ldr x8, [sp, #32]
ldr x8, [x8, #8]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB383_12
b LBB383_11
LBB383_11: ; in Loop: Header=BB383_2 Depth=1
ldr x8, [sp, #32]
ldr x8, [x8, #8]
ldr x8, [x8, #16]
ldr x9, [sp, #32]
ldr x0, [x9, #16]
ldr x1, [sp, #8]
blr x8
ldur x8, [x29, #-32]
str x0, [x8, #8]
b LBB383_13
LBB383_12: ; in Loop: Header=BB383_2 Depth=1
ldr x8, [sp, #8]
ldur x9, [x29, #-32]
str x8, [x9, #8]
b LBB383_13
LBB383_13: ; in Loop: Header=BB383_2 Depth=1
b LBB383_14
LBB383_14: ; in Loop: Header=BB383_2 Depth=1
b LBB383_16
LBB383_15: ; in Loop: Header=BB383_2 Depth=1
ldr x0, [sp, #32]
ldr x1, [sp, #24]
bl _Jim_DeleteHashEntry
ldur x9, [x29, #-8]
ldr x8, [x9, #152]
add x8, x8, #1
str x8, [x9, #152]
b LBB383_16
LBB383_16: ; in Loop: Header=BB383_2 Depth=1
b LBB383_17
LBB383_17: ; in Loop: Header=BB383_2 Depth=1
ldur x9, [x29, #-24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB383_19
b LBB383_18
LBB383_18: ; in Loop: Header=BB383_2 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-24]
bl _Jim_FreeObj
b LBB383_19
LBB383_19: ; in Loop: Header=BB383_2 Depth=1
b LBB383_2
LBB383_20:
ldur x0, [x29, #-16]
bl _Jim_FreeStack
ldur x0, [x29, #-16]
bl _Jim_Free
b LBB383_21
LBB383_21:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimNumberBase
_JimNumberBase: ; @JimNumberBase
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
str wzr, [sp, #12]
ldr x9, [sp, #24]
mov w8, #10
str w8, [x9]
b LBB384_1
LBB384_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldrsw x9, [sp, #12]
ldrb w0, [x8, x9]
bl _isspace
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB384_3
b LBB384_2
LBB384_2: ; in Loop: Header=BB384_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB384_1
LBB384_3:
ldur x8, [x29, #-16]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB384_5
b LBB384_4
LBB384_4:
ldr x9, [sp, #16]
mov w8, #-1
str w8, [x9]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB384_8
LBB384_5:
ldur x8, [x29, #-16]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #43
cset w8, ne
tbnz w8, #0, LBB384_7
b LBB384_6
LBB384_6:
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB384_7
LBB384_7:
ldr x9, [sp, #16]
mov w8, #1
str w8, [x9]
b LBB384_8
LBB384_8:
ldur x8, [x29, #-16]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #48
cset w8, eq
tbnz w8, #0, LBB384_10
b LBB384_9
LBB384_9:
stur wzr, [x29, #-4]
b LBB384_25
LBB384_10:
ldur x8, [x29, #-16]
ldr w9, [sp, #12]
add w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
str w8, [sp, #8] ; 4-byte Folded Spill
subs w8, w8, #66
cset w8, eq
tbnz w8, #0, LBB384_18
b LBB384_11
LBB384_11:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #79
cset w8, eq
tbnz w8, #0, LBB384_17
b LBB384_12
LBB384_12:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #88
cset w8, eq
tbnz w8, #0, LBB384_16
b LBB384_13
LBB384_13:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #98
cset w8, eq
tbnz w8, #0, LBB384_18
b LBB384_14
LBB384_14:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #111
cset w8, eq
tbnz w8, #0, LBB384_17
b LBB384_15
LBB384_15:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #120
cset w8, ne
tbnz w8, #0, LBB384_19
b LBB384_16
LBB384_16:
ldr x9, [sp, #24]
mov w8, #16
str w8, [x9]
b LBB384_20
LBB384_17:
ldr x9, [sp, #24]
mov w8, #8
str w8, [x9]
b LBB384_20
LBB384_18:
ldr x9, [sp, #24]
mov w8, #2
str w8, [x9]
b LBB384_20
LBB384_19:
stur wzr, [x29, #-4]
b LBB384_25
LBB384_20:
ldr w8, [sp, #12]
add w8, w8, #2
str w8, [sp, #12]
ldur x8, [x29, #-16]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #45
cset w8, eq
tbnz w8, #0, LBB384_24
b LBB384_21
LBB384_21:
ldur x8, [x29, #-16]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #43
cset w8, eq
tbnz w8, #0, LBB384_24
b LBB384_22
LBB384_22:
ldur x8, [x29, #-16]
ldrsw x9, [sp, #12]
ldrb w0, [x8, x9]
bl _isspace
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB384_24
b LBB384_23
LBB384_23:
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB384_25
LBB384_24:
ldr x9, [sp, #24]
mov w8, #10
str w8, [x9]
stur wzr, [x29, #-4]
b LBB384_25
LBB384_25:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function UpdateStringOfInt
_UpdateStringOfInt: ; @UpdateStringOfInt
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #24]
ldr x8, [sp, #24]
ldr x8, [x8, #24]
str x8, [sp, #16]
str wzr, [sp, #12]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB385_2
b LBB385_1
LBB385_1:
ldrsw x9, [sp, #12]
mov x8, x9
add w8, w8, #1
str w8, [sp, #12]
sub x8, x29, #33
add x9, x8, x9
mov w8, #48
strb w8, [x9]
b LBB385_15
LBB385_2:
str wzr, [sp, #8]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB385_7
b LBB385_3
LBB385_3:
ldrsw x9, [sp, #12]
mov x8, x9
add w8, w8, #1
str w8, [sp, #12]
sub x8, x29, #33
add x9, x8, x9
mov w8, #45
strb w8, [x9]
ldr x8, [sp, #16]
mov x10, #10
sdiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB385_5
b LBB385_4
LBB385_4:
ldr w9, [sp, #4]
mov w8, #10
subs w8, w8, w9
str w8, [sp] ; 4-byte Folded Spill
b LBB385_6
LBB385_5:
ldr w9, [sp, #4]
mov w8, #0
subs w8, w8, w9
str w8, [sp] ; 4-byte Folded Spill
b LBB385_6
LBB385_6:
ldr w8, [sp] ; 4-byte Folded Reload
ldrsw x10, [sp, #8]
mov x9, x10
add w9, w9, #1
str w9, [sp, #8]
add x9, sp, #39
strb w8, [x9, x10]
ldr x8, [sp, #16]
mov x9, #-10
sdiv x8, x8, x9
str x8, [sp, #16]
b LBB385_7
LBB385_7:
b LBB385_8
LBB385_8: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB385_10
b LBB385_9
LBB385_9: ; in Loop: Header=BB385_8 Depth=1
ldr x8, [sp, #16]
mov x9, #10
sdiv x10, x8, x9
mul x10, x10, x9
subs x8, x8, x10
ldrsw x11, [sp, #8]
mov x10, x11
add w10, w10, #1
str w10, [sp, #8]
add x10, sp, #39
; kill: def $w8 killed $w8 killed $x8
strb w8, [x10, x11]
ldr x8, [sp, #16]
sdiv x8, x8, x9
str x8, [sp, #16]
b LBB385_8
LBB385_10:
str wzr, [sp, #4]
b LBB385_11
LBB385_11: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB385_14
b LBB385_12
LBB385_12: ; in Loop: Header=BB385_11 Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #4]
subs w8, w8, w9
subs w9, w8, #1
add x8, sp, #39
ldrsb w8, [x8, w9, sxtw]
add w8, w8, #48
ldrsw x10, [sp, #12]
mov x9, x10
add w9, w9, #1
str w9, [sp, #12]
sub x9, x29, #33
strb w8, [x9, x10]
b LBB385_13
LBB385_13: ; in Loop: Header=BB385_11 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB385_11
LBB385_14:
b LBB385_15
LBB385_15:
ldrsw x9, [sp, #12]
sub x1, x29, #33
mov x8, x1
add x8, x8, x9
strb wzr, [x8]
ldr x0, [sp, #24]
bl _JimSetStringBytes
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, LBB385_17
b LBB385_16
LBB385_16:
bl ___stack_chk_fail
LBB385_17:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function UpdateStringOfDouble
_UpdateStringOfDouble: ; @UpdateStringOfDouble
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str x0, [sp, #32]
ldr x8, [sp, #32]
ldr d0, [x8, #24]
str d0, [sp, #24]
ldr d0, [sp, #24]
ldr d1, [sp, #24]
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB386_2
b LBB386_1
LBB386_1:
ldr x0, [sp, #32]
adrp x1, l_.str.329@PAGE
add x1, x1, l_.str.329@PAGEOFF
bl _JimSetStringBytes
b LBB386_17
LBB386_2:
ldr d1, [sp, #24]
fmov d0, #1.00000000
fdiv d0, d0, d1
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB386_7
b LBB386_3
LBB386_3:
ldr d0, [sp, #24]
fcmp d0, #0.0
cset w8, pl
tbnz w8, #0, LBB386_5
b LBB386_4
LBB386_4:
ldr x0, [sp, #32]
adrp x1, l_.str.330@PAGE
add x1, x1, l_.str.330@PAGEOFF
bl _JimSetStringBytes
b LBB386_6
LBB386_5:
ldr x0, [sp, #32]
adrp x1, l_.str.331@PAGE
add x1, x1, l_.str.331@PAGEOFF
bl _JimSetStringBytes
b LBB386_6
LBB386_6:
b LBB386_17
LBB386_7:
ldr d0, [sp, #24]
mov x8, sp
str d0, [x8]
sub x0, x29, #39
mov w1, #0
mov x2, #31
adrp x3, l_.str.332@PAGE
add x3, x3, l_.str.332@PAGEOFF
bl ___sprintf_chk
str w0, [sp, #16]
str wzr, [sp, #20]
b LBB386_8
LBB386_8: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB386_14
b LBB386_9
LBB386_9: ; in Loop: Header=BB386_8 Depth=1
ldrsw x9, [sp, #20]
sub x8, x29, #39
ldrsb w8, [x8, x9]
subs w8, w8, #46
cset w8, eq
tbnz w8, #0, LBB386_11
b LBB386_10
LBB386_10: ; in Loop: Header=BB386_8 Depth=1
ldrsw x9, [sp, #20]
sub x8, x29, #39
ldrsb w8, [x8, x9]
subs w8, w8, #101
cset w8, ne
tbnz w8, #0, LBB386_12
b LBB386_11
LBB386_11:
b LBB386_14
LBB386_12: ; in Loop: Header=BB386_8 Depth=1
b LBB386_13
LBB386_13: ; in Loop: Header=BB386_8 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB386_8
LBB386_14:
ldrsw x9, [sp, #20]
sub x8, x29, #39
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB386_16
b LBB386_15
LBB386_15:
ldrsw x10, [sp, #20]
mov x8, x10
add w8, w8, #1
str w8, [sp, #20]
sub x8, x29, #39
mov x9, x8
add x10, x9, x10
mov w9, #46
strb w9, [x10]
ldrsw x10, [sp, #20]
mov x9, x10
add w9, w9, #1
str w9, [sp, #20]
mov x9, x8
add x10, x9, x10
mov w9, #48
strb w9, [x10]
ldrsw x9, [sp, #20]
add x8, x8, x9
strb wzr, [x8]
b LBB386_16
LBB386_16:
ldr x0, [sp, #32]
sub x1, x29, #39
bl _JimSetStringBytes
b LBB386_17
LBB386_17:
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, LBB386_19
b LBB386_18
LBB386_18:
bl ___stack_chk_fail
LBB386_19:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function FreeListInternalRep
_FreeListInternalRep: ; @FreeListInternalRep
.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 wzr, [sp, #12]
b LBB387_1
LBB387_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr x9, [sp, #16]
ldr w9, [x9, #32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB387_6
b LBB387_2
LBB387_2: ; in Loop: Header=BB387_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #24]
ldrsw x9, [sp, #12]
ldr x9, [x8, x9, lsl #3]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB387_4
b LBB387_3
LBB387_3: ; in Loop: Header=BB387_1 Depth=1
ldur x0, [x29, #-8]
ldr x8, [sp, #16]
ldr x8, [x8, #24]
ldrsw x9, [sp, #12]
ldr x1, [x8, x9, lsl #3]
bl _Jim_FreeObj
b LBB387_4
LBB387_4: ; in Loop: Header=BB387_1 Depth=1
b LBB387_5
LBB387_5: ; in Loop: Header=BB387_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB387_1
LBB387_6:
ldr x8, [sp, #16]
ldr x0, [x8, #24]
bl _Jim_Free
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function DupListInternalRep
_DupListInternalRep: ; @DupListInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
ldur x8, [x29, #-16]
ldr w8, [x8, #32]
ldr x9, [sp, #24]
str w8, [x9, #32]
ldur x8, [x29, #-16]
ldr w8, [x8, #36]
ldr x9, [sp, #24]
str w8, [x9, #36]
ldur x8, [x29, #-16]
ldrsw x9, [x8, #36]
mov x8, #8
str x8, [sp, #8] ; 8-byte Folded Spill
mul x8, x8, x9
mov x0, x8
bl _Jim_Alloc
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x9, [sp, #24]
str x0, [x9, #24]
ldr x9, [sp, #24]
ldr x0, [x9, #24]
ldur x9, [x29, #-16]
ldr x1, [x9, #24]
ldur x9, [x29, #-16]
ldrsw x9, [x9, #32]
mul x2, x8, x9
mov x3, #-1
bl ___memcpy_chk
str wzr, [sp, #20]
b LBB388_1
LBB388_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldr x9, [sp, #24]
ldr w9, [x9, #32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB388_4
b LBB388_2
LBB388_2: ; in Loop: Header=BB388_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #24]
ldrsw x9, [sp, #20]
ldr x9, [x8, x9, lsl #3]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB388_3
LBB388_3: ; in Loop: Header=BB388_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB388_1
LBB388_4:
ldr x9, [sp, #24]
adrp x8, _listObjType@PAGE
add x8, x8, _listObjType@PAGEOFF
str x8, [x9, #8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function UpdateStringOfList
_UpdateStringOfList: ; @UpdateStringOfList
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
ldr x8, [sp, #8]
ldr x1, [x8, #24]
ldr x8, [sp, #8]
ldr w2, [x8, #32]
bl _JimMakeListStringRep
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimMakeListStringRep
_JimMakeListStringRep: ; @JimMakeListStringRep
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x29, x30, [sp, #128] ; 16-byte Folded Spill
add x29, sp, #128
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-48]
stur x1, [x29, #-56]
stur w2, [x29, #-60]
ldur w8, [x29, #-60]
subs w8, w8, #32
cset w8, le
tbnz w8, #0, LBB390_2
b LBB390_1
LBB390_1:
ldur w0, [x29, #-60]
bl _Jim_Alloc
str x0, [sp, #32]
b LBB390_3
LBB390_2:
sub x8, x29, #40
str x8, [sp, #32]
b LBB390_3
LBB390_3:
str wzr, [sp, #60]
str wzr, [sp, #64]
b LBB390_4
LBB390_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #64]
ldur w9, [x29, #-60]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB390_16
b LBB390_5
LBB390_5: ; in Loop: Header=BB390_4 Depth=1
ldur x8, [x29, #-56]
ldrsw x9, [sp, #64]
ldr x0, [x8, x9, lsl #3]
add x1, sp, #28
bl _Jim_GetString
str x0, [sp, #48]
ldr x0, [sp, #48]
ldr w1, [sp, #28]
bl _ListElementQuotingType
ldr x8, [sp, #32]
ldrsw x9, [sp, #64]
strb w0, [x8, x9]
ldr x8, [sp, #32]
ldrsw x9, [sp, #64]
ldrb w8, [x8, x9]
str w8, [sp, #16] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB390_8
b LBB390_6
LBB390_6: ; in Loop: Header=BB390_4 Depth=1
ldr w8, [sp, #16] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB390_12
b LBB390_7
LBB390_7: ; in Loop: Header=BB390_4 Depth=1
ldr w8, [sp, #16] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB390_13
b LBB390_14
LBB390_8: ; in Loop: Header=BB390_4 Depth=1
ldr w8, [sp, #64]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB390_10
b LBB390_9
LBB390_9: ; in Loop: Header=BB390_4 Depth=1
ldr x8, [sp, #48]
ldrsb w8, [x8]
subs w8, w8, #35
cset w8, eq
tbnz w8, #0, LBB390_11
b LBB390_10
LBB390_10: ; in Loop: Header=BB390_4 Depth=1
ldr w9, [sp, #28]
ldr w8, [sp, #60]
add w8, w8, w9
str w8, [sp, #60]
b LBB390_14
LBB390_11: ; in Loop: Header=BB390_4 Depth=1
ldr x8, [sp, #32]
ldrsw x9, [sp, #64]
add x9, x8, x9
mov w8, #1
strb w8, [x9]
b LBB390_12
LBB390_12: ; in Loop: Header=BB390_4 Depth=1
ldr w8, [sp, #28]
add w9, w8, #2
ldr w8, [sp, #60]
add w8, w8, w9
str w8, [sp, #60]
b LBB390_14
LBB390_13: ; in Loop: Header=BB390_4 Depth=1
ldr w9, [sp, #28]
ldr w8, [sp, #60]
add w8, w8, w9, lsl #1
str w8, [sp, #60]
b LBB390_14
LBB390_14: ; in Loop: Header=BB390_4 Depth=1
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
b LBB390_15
LBB390_15: ; in Loop: Header=BB390_4 Depth=1
ldr w8, [sp, #64]
add w8, w8, #1
str w8, [sp, #64]
b LBB390_4
LBB390_16:
ldr w8, [sp, #60]
add w8, w8, #1
str w8, [sp, #60]
ldr w8, [sp, #60]
add w0, w8, #1
bl _Jim_Alloc
ldur x9, [x29, #-48]
mov x8, x0
str x8, [x9]
str x0, [sp, #40]
str wzr, [sp, #56]
str wzr, [sp, #64]
b LBB390_17
LBB390_17: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #64]
ldur w9, [x29, #-60]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB390_31
b LBB390_18
LBB390_18: ; in Loop: Header=BB390_17 Depth=1
ldur x8, [x29, #-56]
ldrsw x9, [sp, #64]
ldr x0, [x8, x9, lsl #3]
add x1, sp, #24
bl _Jim_GetString
str x0, [sp, #48]
ldr x8, [sp, #32]
ldrsw x9, [sp, #64]
ldrb w8, [x8, x9]
str w8, [sp, #12] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB390_21
b LBB390_19
LBB390_19: ; in Loop: Header=BB390_17 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB390_22
b LBB390_20
LBB390_20: ; in Loop: Header=BB390_17 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB390_23
b LBB390_27
LBB390_21: ; in Loop: Header=BB390_17 Depth=1
ldr x0, [sp, #40]
ldr x1, [sp, #48]
ldrsw x2, [sp, #24]
mov x3, #-1
bl ___memcpy_chk
ldrsw x9, [sp, #24]
ldr x8, [sp, #40]
add x8, x8, x9
str x8, [sp, #40]
ldr w9, [sp, #24]
ldr w8, [sp, #56]
add w8, w8, w9
str w8, [sp, #56]
b LBB390_27
LBB390_22: ; in Loop: Header=BB390_17 Depth=1
ldr x9, [sp, #40]
add x8, x9, #1
str x8, [sp, #40]
mov w8, #123
strb w8, [x9]
ldr x0, [sp, #40]
ldr x1, [sp, #48]
ldrsw x2, [sp, #24]
mov x3, #-1
bl ___memcpy_chk
ldrsw x9, [sp, #24]
ldr x8, [sp, #40]
add x8, x8, x9
str x8, [sp, #40]
ldr x9, [sp, #40]
add x8, x9, #1
str x8, [sp, #40]
mov w8, #125
strb w8, [x9]
ldr w8, [sp, #24]
add w9, w8, #2
ldr w8, [sp, #56]
add w8, w8, w9
str w8, [sp, #56]
b LBB390_27
LBB390_23: ; in Loop: Header=BB390_17 Depth=1
ldr w8, [sp, #64]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB390_26
b LBB390_24
LBB390_24: ; in Loop: Header=BB390_17 Depth=1
ldr x8, [sp, #48]
ldrsb w8, [x8]
subs w8, w8, #35
cset w8, ne
tbnz w8, #0, LBB390_26
b LBB390_25
LBB390_25: ; in Loop: Header=BB390_17 Depth=1
ldr x9, [sp, #40]
add x8, x9, #1
str x8, [sp, #40]
mov w8, #92
strb w8, [x9]
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
b LBB390_26
LBB390_26: ; in Loop: Header=BB390_17 Depth=1
ldr x0, [sp, #48]
ldr w1, [sp, #24]
ldr x2, [sp, #40]
bl _BackslashQuoteString
str w0, [sp, #20]
ldrsw x9, [sp, #20]
ldr x8, [sp, #40]
add x8, x8, x9
str x8, [sp, #40]
ldr w9, [sp, #20]
ldr w8, [sp, #56]
add w8, w8, w9
str w8, [sp, #56]
b LBB390_27
LBB390_27: ; in Loop: Header=BB390_17 Depth=1
ldr w8, [sp, #64]
add w8, w8, #1
ldur w9, [x29, #-60]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB390_29
b LBB390_28
LBB390_28: ; in Loop: Header=BB390_17 Depth=1
ldr x9, [sp, #40]
add x8, x9, #1
str x8, [sp, #40]
mov w8, #32
strb w8, [x9]
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
b LBB390_29
LBB390_29: ; in Loop: Header=BB390_17 Depth=1
b LBB390_30
LBB390_30: ; in Loop: Header=BB390_17 Depth=1
ldr w8, [sp, #64]
add w8, w8, #1
str w8, [sp, #64]
b LBB390_17
LBB390_31:
ldr x8, [sp, #40]
strb wzr, [x8]
ldr w8, [sp, #56]
ldur x9, [x29, #-48]
str w8, [x9, #20]
ldr x8, [sp, #32]
sub x9, x29, #40
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB390_33
b LBB390_32
LBB390_32:
ldr x0, [sp, #32]
bl _Jim_Free
b LBB390_33
LBB390_33:
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, LBB390_35
b LBB390_34
LBB390_34:
bl ___stack_chk_fail
LBB390_35:
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ListElementQuotingType
_ListElementQuotingType: ; @ListElementQuotingType
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
str x0, [sp, #48]
str w1, [sp, #44]
mov w8, #1
str w8, [sp, #28]
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB391_2
b LBB391_1
LBB391_1:
mov w8, #1
strb w8, [sp, #63]
b LBB391_48
LBB391_2:
ldr x8, [sp, #48]
ldrsb w8, [x8]
subs w8, w8, #34
cset w8, eq
tbnz w8, #0, LBB391_4
b LBB391_3
LBB391_3:
ldr x8, [sp, #48]
ldrsb w8, [x8]
subs w8, w8, #123
cset w8, ne
tbnz w8, #0, LBB391_5
b LBB391_4
LBB391_4:
str wzr, [sp, #28]
b LBB391_14
LBB391_5:
str wzr, [sp, #40]
b LBB391_6
LBB391_6: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #40]
ldr w9, [sp, #44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB391_13
b LBB391_7
LBB391_7: ; in Loop: Header=BB391_6 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #40]
ldrsb w8, [x8, x9]
subs w8, w8, #9
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #116
cset w8, hi
tbnz w8, #0, LBB391_11
; %bb.8: ; in Loop: Header=BB391_6 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI391_0@PAGE
add x10, x10, lJTI391_0@PAGEOFF
Ltmp61:
adr x8, Ltmp61
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB391_9:
str wzr, [sp, #28]
b LBB391_10
LBB391_10:
b LBB391_14
LBB391_11: ; in Loop: Header=BB391_6 Depth=1
b LBB391_12
LBB391_12: ; in Loop: Header=BB391_6 Depth=1
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB391_6
LBB391_13:
strb wzr, [sp, #63]
b LBB391_48
LBB391_14:
ldr x8, [sp, #48]
ldr w9, [sp, #44]
subs w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB391_16
b LBB391_15
LBB391_15:
mov w8, #2
strb w8, [sp, #63]
b LBB391_48
LBB391_16:
str wzr, [sp, #36]
str wzr, [sp, #32]
str wzr, [sp, #40]
b LBB391_17
LBB391_17: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #40]
ldr w9, [sp, #44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB391_34
b LBB391_18
LBB391_18: ; in Loop: Header=BB391_17 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #40]
ldrsb w8, [x8, x9]
subs w8, w8, #91
; kill: def $x8 killed $w8
str x8, [sp, #8] ; 8-byte Folded Spill
subs x8, x8, #34
cset w8, hi
tbnz w8, #0, LBB391_32
; %bb.19: ; in Loop: Header=BB391_17 Depth=1
ldr x11, [sp, #8] ; 8-byte Folded Reload
adrp x10, lJTI391_2@PAGE
add x10, x10, lJTI391_2@PAGEOFF
Ltmp62:
adr x8, Ltmp62
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB391_20: ; in Loop: Header=BB391_17 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB391_32
LBB391_21: ; in Loop: Header=BB391_17 Depth=1
ldr w8, [sp, #36]
subs w8, w8, #1
str w8, [sp, #36]
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB391_23
b LBB391_22
LBB391_22:
mov w8, #2
strb w8, [sp, #63]
b LBB391_48
LBB391_23: ; in Loop: Header=BB391_17 Depth=1
b LBB391_32
LBB391_24: ; in Loop: Header=BB391_17 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB391_32
LBB391_25: ; in Loop: Header=BB391_17 Depth=1
ldr w8, [sp, #32]
subs w8, w8, #1
str w8, [sp, #32]
b LBB391_32
LBB391_26: ; in Loop: Header=BB391_17 Depth=1
ldr x8, [sp, #48]
ldr w9, [sp, #40]
add w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB391_28
b LBB391_27
LBB391_27:
mov w8, #2
strb w8, [sp, #63]
b LBB391_48
LBB391_28: ; in Loop: Header=BB391_17 Depth=1
ldr x8, [sp, #48]
ldr w9, [sp, #40]
add w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB391_30
b LBB391_29
LBB391_29: ; in Loop: Header=BB391_17 Depth=1
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB391_30
LBB391_30: ; in Loop: Header=BB391_17 Depth=1
b LBB391_31
LBB391_31: ; in Loop: Header=BB391_17 Depth=1
b LBB391_32
LBB391_32: ; in Loop: Header=BB391_17 Depth=1
b LBB391_33
LBB391_33: ; in Loop: Header=BB391_17 Depth=1
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB391_17
LBB391_34:
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB391_36
b LBB391_35
LBB391_35:
mov w8, #2
strb w8, [sp, #63]
b LBB391_48
LBB391_36:
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB391_47
b LBB391_37
LBB391_37:
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB391_39
b LBB391_38
LBB391_38:
mov w8, #1
strb w8, [sp, #63]
b LBB391_48
LBB391_39:
str wzr, [sp, #40]
b LBB391_40
LBB391_40: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #40]
ldr w9, [sp, #44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB391_46
b LBB391_41
LBB391_41: ; in Loop: Header=BB391_40 Depth=1
ldr x8, [sp, #48]
ldrsw x9, [sp, #40]
ldrsb w8, [x8, x9]
subs w8, w8, #9
; kill: def $x8 killed $w8
str x8, [sp] ; 8-byte Folded Spill
subs x8, x8, #84
cset w8, hi
tbnz w8, #0, LBB391_44
; %bb.42: ; in Loop: Header=BB391_40 Depth=1
ldr x11, [sp] ; 8-byte Folded Reload
adrp x10, lJTI391_1@PAGE
add x10, x10, lJTI391_1@PAGEOFF
Ltmp63:
adr x8, Ltmp63
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB391_43:
mov w8, #1
strb w8, [sp, #63]
b LBB391_48
LBB391_44: ; in Loop: Header=BB391_40 Depth=1
b LBB391_45
LBB391_45: ; in Loop: Header=BB391_40 Depth=1
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
b LBB391_40
LBB391_46:
strb wzr, [sp, #63]
b LBB391_48
LBB391_47:
mov w8, #2
strb w8, [sp, #63]
b LBB391_48
LBB391_48:
ldrb w0, [sp, #63]
add sp, sp, #64
ret
.cfi_endproc
.p2align 2
lJTI391_0:
.long LBB391_9-Ltmp61
.long LBB391_9-Ltmp61
.long LBB391_9-Ltmp61
.long LBB391_9-Ltmp61
.long LBB391_9-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_9-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_9-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_9-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_9-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_9-Ltmp61
.long LBB391_9-Ltmp61
.long LBB391_9-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_10-Ltmp61
.long LBB391_11-Ltmp61
.long LBB391_10-Ltmp61
.p2align 2
lJTI391_1:
.long LBB391_43-Ltmp63
.long LBB391_43-Ltmp63
.long LBB391_43-Ltmp63
.long LBB391_43-Ltmp63
.long LBB391_43-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_43-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_43-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_43-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_43-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_44-Ltmp63
.long LBB391_43-Ltmp63
.long LBB391_43-Ltmp63
.long LBB391_43-Ltmp63
.p2align 2
lJTI391_2:
.long LBB391_24-Ltmp62
.long LBB391_26-Ltmp62
.long LBB391_25-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_20-Ltmp62
.long LBB391_32-Ltmp62
.long LBB391_21-Ltmp62
; -- End function
.p2align 2 ; -- Begin function BackslashQuoteString
_BackslashQuoteString: ; @BackslashQuoteString
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str w1, [sp, #36]
str x2, [sp, #24]
ldr x8, [sp, #24]
str x8, [sp, #16]
b LBB392_1
LBB392_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #36]
subs w9, w8, #1
str w9, [sp, #36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB392_12
b LBB392_2
LBB392_2: ; in Loop: Header=BB392_1 Depth=1
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #9
; kill: def $x8 killed $w8
str x8, [sp, #8] ; 8-byte Folded Spill
subs x8, x8, #116
cset w8, hi
tbnz w8, #0, LBB392_10
; %bb.3: ; in Loop: Header=BB392_1 Depth=1
ldr x11, [sp, #8] ; 8-byte Folded Reload
adrp x10, lJTI392_0@PAGE
add x10, x10, lJTI392_0@PAGEOFF
Ltmp65:
adr x8, Ltmp65
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB392_4: ; in Loop: Header=BB392_1 Depth=1
ldr x9, [sp, #16]
add x8, x9, #1
str x8, [sp, #16]
mov w8, #92
strb w8, [x9]
ldr x8, [sp, #40]
add x9, x8, #1
str x9, [sp, #40]
ldrb w8, [x8]
ldr x9, [sp, #16]
add x10, x9, #1
str x10, [sp, #16]
strb w8, [x9]
b LBB392_11
LBB392_5: ; in Loop: Header=BB392_1 Depth=1
ldr x9, [sp, #16]
add x8, x9, #1
str x8, [sp, #16]
mov w8, #92
strb w8, [x9]
ldr x9, [sp, #16]
add x8, x9, #1
str x8, [sp, #16]
mov w8, #110
strb w8, [x9]
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB392_11
LBB392_6: ; in Loop: Header=BB392_1 Depth=1
ldr x9, [sp, #16]
add x8, x9, #1
str x8, [sp, #16]
mov w8, #92
strb w8, [x9]
ldr x9, [sp, #16]
add x8, x9, #1
str x8, [sp, #16]
mov w8, #114
strb w8, [x9]
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB392_11
LBB392_7: ; in Loop: Header=BB392_1 Depth=1
ldr x9, [sp, #16]
add x8, x9, #1
str x8, [sp, #16]
mov w8, #92
strb w8, [x9]
ldr x9, [sp, #16]
add x8, x9, #1
str x8, [sp, #16]
mov w8, #116
strb w8, [x9]
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB392_11
LBB392_8: ; in Loop: Header=BB392_1 Depth=1
ldr x9, [sp, #16]
add x8, x9, #1
str x8, [sp, #16]
mov w8, #92
strb w8, [x9]
ldr x9, [sp, #16]
add x8, x9, #1
str x8, [sp, #16]
mov w8, #102
strb w8, [x9]
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB392_11
LBB392_9: ; in Loop: Header=BB392_1 Depth=1
ldr x9, [sp, #16]
add x8, x9, #1
str x8, [sp, #16]
mov w8, #92
strb w8, [x9]
ldr x9, [sp, #16]
add x8, x9, #1
str x8, [sp, #16]
mov w8, #118
strb w8, [x9]
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB392_11
LBB392_10: ; in Loop: Header=BB392_1 Depth=1
ldr x8, [sp, #40]
add x9, x8, #1
str x9, [sp, #40]
ldrb w8, [x8]
ldr x9, [sp, #16]
add x10, x9, #1
str x10, [sp, #16]
strb w8, [x9]
b LBB392_11
LBB392_11: ; in Loop: Header=BB392_1 Depth=1
b LBB392_1
LBB392_12:
ldr x8, [sp, #16]
strb wzr, [x8]
ldr x8, [sp, #16]
ldr x9, [sp, #24]
subs x8, x8, x9
mov x0, x8
add sp, sp, #48
ret
.cfi_endproc
.p2align 2
lJTI392_0:
.long LBB392_7-Ltmp65
.long LBB392_5-Ltmp65
.long LBB392_9-Ltmp65
.long LBB392_8-Ltmp65
.long LBB392_6-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_4-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_4-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_4-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_4-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_4-Ltmp65
.long LBB392_4-Ltmp65
.long LBB392_4-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_4-Ltmp65
.long LBB392_10-Ltmp65
.long LBB392_4-Ltmp65
; -- End function
.p2align 2 ; -- Begin function JimParseList
_JimParseList: ; @JimParseList
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x8, [sp, #16]
ldr x8, [x8]
ldrb w0, [x8]
bl _isspace
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB393_2
b LBB393_1
LBB393_1:
ldr x0, [sp, #16]
bl _JimParseListSep
stur w0, [x29, #-4]
b LBB393_10
LBB393_2:
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8]
str w8, [sp, #12] ; 4-byte Folded Spill
subs w8, w8, #34
cset w8, eq
tbnz w8, #0, LBB393_4
b LBB393_3
LBB393_3:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #123
cset w8, eq
tbnz w8, #0, LBB393_5
b LBB393_6
LBB393_4:
ldr x0, [sp, #16]
bl _JimParseListQuote
stur w0, [x29, #-4]
b LBB393_10
LBB393_5:
ldr x0, [sp, #16]
bl _JimParseBrace
stur w0, [x29, #-4]
b LBB393_10
LBB393_6:
ldr x8, [sp, #16]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB393_8
b LBB393_7
LBB393_7:
ldr x0, [sp, #16]
bl _JimParseListStr
stur w0, [x29, #-4]
b LBB393_10
LBB393_8:
b LBB393_9
LBB393_9:
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x9, [sp, #16]
str x8, [x9, #16]
ldr x8, [sp, #16]
ldr w8, [x8, #12]
ldr x9, [sp, #16]
str w8, [x9, #32]
ldr x9, [sp, #16]
mov w8, #7
str w8, [x9, #36]
ldr x9, [sp, #16]
mov w8, #1
str w8, [x9, #40]
stur wzr, [x29, #-4]
b LBB393_10
LBB393_10:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParserGetTokenObj
_JimParserGetTokenObj: ; @JimParserGetTokenObj
.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 x8, [x29, #-16]
ldr x8, [x8, #16]
str x8, [sp, #24]
ldur x8, [x29, #-16]
ldr x8, [x8, #24]
str x8, [sp, #16]
ldr x8, [sp, #24]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB394_2
b LBB394_1
LBB394_1:
str wzr, [sp, #4]
mov w0, #1
bl _Jim_Alloc
str x0, [sp, #8]
ldr x8, [sp, #8]
strb wzr, [x8]
b LBB394_6
LBB394_2:
ldr x8, [sp, #16]
ldr x9, [sp, #24]
subs x8, x8, x9
add x8, x8, #1
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #4]
ldr w8, [sp, #4]
add w0, w8, #1
bl _Jim_Alloc
str x0, [sp, #8]
ldur x8, [x29, #-16]
ldr w8, [x8, #36]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB394_4
b LBB394_3
LBB394_3:
ldr x0, [sp, #8]
ldr x1, [sp, #24]
ldrsw x2, [sp, #4]
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
add x8, x8, x9
strb wzr, [x8]
b LBB394_5
LBB394_4:
ldr x0, [sp, #8]
ldr x1, [sp, #24]
ldr w2, [sp, #4]
bl _JimEscape
str w0, [sp, #4]
b LBB394_5
LBB394_5:
b LBB394_6
LBB394_6:
ldur x0, [x29, #-8]
ldr x1, [sp, #8]
ldr w2, [sp, #4]
bl _Jim_NewStringObjNoAlloc
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseListSep
_JimParseListSep: ; @JimParseListSep
.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]
ldr x9, [sp, #8]
str x8, [x9, #16]
ldr x8, [sp, #8]
ldr w8, [x8, #12]
ldr x9, [sp, #8]
str w8, [x9, #32]
b LBB395_1
LBB395_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldrb w0, [x8]
bl _isspace
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB395_5
b LBB395_2
LBB395_2: ; in Loop: Header=BB395_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB395_4
b LBB395_3
LBB395_3: ; in Loop: Header=BB395_1 Depth=1
ldr x9, [sp, #8]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB395_4
LBB395_4: ; in Loop: Header=BB395_1 Depth=1
ldr x9, [sp, #8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB395_1
LBB395_5:
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #8]
str x8, [x9, #24]
ldr x9, [sp, #8]
mov w8, #6
str w8, [x9, #36]
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseListQuote
_JimParseListQuote: ; @JimParseListQuote
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #16]
str x8, [x9, #16]
ldr x8, [sp, #16]
ldr w8, [x8, #12]
ldr x9, [sp, #16]
str w8, [x9, #32]
ldr x9, [sp, #16]
mov w8, #1
str w8, [x9, #36]
b LBB396_1
LBB396_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB396_11
b LBB396_2
LBB396_2: ; in Loop: Header=BB396_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8]
str w8, [sp, #12] ; 4-byte Folded Spill
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB396_8
b LBB396_3
LBB396_3: ; in Loop: Header=BB396_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #34
cset w8, eq
tbnz w8, #0, LBB396_9
b LBB396_4
LBB396_4: ; in Loop: Header=BB396_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB396_10
b LBB396_5
LBB396_5: ; in Loop: Header=BB396_1 Depth=1
ldr x9, [sp, #16]
mov w8, #2
str w8, [x9, #36]
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB396_7
b LBB396_6
LBB396_6:
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #16]
str x8, [x9, #24]
str wzr, [sp, #28]
b LBB396_12
LBB396_7: ; in Loop: Header=BB396_1 Depth=1
ldr x9, [sp, #16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
b LBB396_10
LBB396_8: ; in Loop: Header=BB396_1 Depth=1
ldr x9, [sp, #16]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB396_10
LBB396_9:
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x9, [sp, #16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
str wzr, [sp, #28]
b LBB396_12
LBB396_10: ; in Loop: Header=BB396_1 Depth=1
ldr x9, [sp, #16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB396_1
LBB396_11:
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #16]
str x8, [x9, #24]
str wzr, [sp, #28]
b LBB396_12
LBB396_12:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseListStr
_JimParseListStr: ; @JimParseListStr
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp]
ldr x8, [sp]
ldr x8, [x8]
ldr x9, [sp]
str x8, [x9, #16]
ldr x8, [sp]
ldr w8, [x8, #12]
ldr x9, [sp]
str w8, [x9, #32]
ldr x9, [sp]
mov w8, #1
str w8, [x9, #36]
b LBB397_1
LBB397_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB397_9
b LBB397_2
LBB397_2: ; in Loop: Header=BB397_1 Depth=1
ldr x8, [sp]
ldr x8, [x8]
ldrb w0, [x8]
bl _isspace
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB397_4
b LBB397_3
LBB397_3:
ldr x8, [sp]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp]
str x8, [x9, #24]
stur wzr, [x29, #-4]
b LBB397_10
LBB397_4: ; in Loop: Header=BB397_1 Depth=1
ldr x8, [sp]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB397_8
b LBB397_5
LBB397_5: ; in Loop: Header=BB397_1 Depth=1
ldr x9, [sp]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB397_7
b LBB397_6
LBB397_6:
ldr x8, [sp]
ldr x8, [x8]
ldr x9, [sp]
str x8, [x9, #24]
stur wzr, [x29, #-4]
b LBB397_10
LBB397_7: ; in Loop: Header=BB397_1 Depth=1
ldr x9, [sp]
mov w8, #2
str w8, [x9, #36]
ldr x9, [sp]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
b LBB397_8
LBB397_8: ; in Loop: Header=BB397_1 Depth=1
ldr x9, [sp]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB397_1
LBB397_9:
ldr x8, [sp]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp]
str x8, [x9, #24]
stur wzr, [x29, #-4]
b LBB397_10
LBB397_10:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function FreeDictInternalRep
_FreeDictInternalRep: ; @FreeDictInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
ldr x0, [x8, #24]
bl _Jim_FreeHashTable
ldr x8, [sp]
ldr x0, [x8, #24]
bl _Jim_Free
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function DupDictInternalRep
_DupDictInternalRep: ; @DupDictInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
ldur x8, [x29, #-16]
ldr x8, [x8, #24]
stur x8, [x29, #-32]
mov w0, #48
bl _Jim_Alloc
str x0, [sp, #40]
ldr x0, [sp, #40]
ldur x2, [x29, #-8]
adrp x1, _JimDictHashTableType@PAGE
add x1, x1, _JimDictHashTableType@PAGEOFF
bl _Jim_InitHashTable
ldur x8, [x29, #-32]
ldr w8, [x8, #24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB399_2
b LBB399_1
LBB399_1:
ldr x0, [sp, #40]
ldur x8, [x29, #-32]
ldr w1, [x8, #24]
bl _Jim_ExpandHashTable
b LBB399_2
LBB399_2:
ldur x0, [x29, #-32]
add x1, sp, #8
bl _JimInitHashTableIterator
b LBB399_3
LBB399_3: ; =>This Inner Loop Header: Depth=1
add x0, sp, #8
bl _Jim_NextHashEntry
mov x8, x0
str x8, [sp]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB399_5
b LBB399_4
LBB399_4: ; in Loop: Header=BB399_3 Depth=1
ldr x0, [sp, #40]
ldr x8, [sp]
ldr x1, [x8]
ldr x8, [sp]
ldr x2, [x8, #8]
bl _Jim_AddHashEntry
b LBB399_3
LBB399_5:
ldr x8, [sp, #40]
ldur x9, [x29, #-24]
str x8, [x9, #24]
ldur x9, [x29, #-24]
adrp x8, _dictObjType@PAGE
add x8, x8, _dictObjType@PAGEOFF
str x8, [x9, #8]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function UpdateStringOfDict
_UpdateStringOfDict: ; @UpdateStringOfDict
.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]
sub x1, x29, #12
bl _JimDictPairs
str x0, [sp, #8]
ldur x0, [x29, #-8]
ldr x1, [sp, #8]
ldur w2, [x29, #-12]
bl _JimMakeListStringRep
ldr x0, [sp, #8]
bl _Jim_Free
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimObjectHTHashFunction
_JimObjectHTHashFunction: ; @JimObjectHTHashFunction
.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]
sub x1, x29, #12
bl _Jim_GetString
str x0, [sp, #8]
ldr x0, [sp, #8]
ldur w1, [x29, #-12]
bl _Jim_GenHashFunction
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimObjectHTKeyValDup
_JimObjectHTKeyValDup: ; @JimObjectHTKeyValDup
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x0, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimObjectHTKeyCompare
_JimObjectHTKeyCompare: ; @JimObjectHTKeyCompare
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
ldr x0, [sp, #16]
ldr x1, [sp, #8]
bl _Jim_StringEqObj
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimObjectHTKeyValDestructor
_JimObjectHTKeyValDestructor: ; @JimObjectHTKeyValDestructor
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB404_2
b LBB404_1
LBB404_1:
ldr x0, [sp, #8]
ldr x1, [sp]
bl _Jim_FreeObj
b LBB404_2
LBB404_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function UpdateStringOfIndex
_UpdateStringOfIndex: ; @UpdateStringOfIndex
.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 x0, [sp, #16]
ldr x8, [sp, #16]
ldr w8, [x8, #24]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB405_2
b LBB405_1
LBB405_1:
ldr x0, [sp, #16]
adrp x1, l_.str.194@PAGE
add x1, x1, l_.str.194@PAGEOFF
bl _JimSetStringBytes
b LBB405_6
LBB405_2:
ldr x8, [sp, #16]
ldr w8, [x8, #24]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB405_4
b LBB405_3
LBB405_3:
ldr x8, [sp, #16]
ldr w9, [x8, #24]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
add x0, sp, #31
mov w1, #0
mov x2, #25
adrp x3, l_.str.338@PAGE
add x3, x3, l_.str.338@PAGEOFF
bl ___sprintf_chk
b LBB405_5
LBB405_4:
ldr x8, [sp, #16]
ldr w8, [x8, #24]
add w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
add x0, sp, #31
mov w1, #0
mov x2, #25
adrp x3, l_.str.339@PAGE
add x3, x3, l_.str.339@PAGEOFF
bl ___sprintf_chk
b LBB405_5
LBB405_5:
ldr x0, [sp, #16]
add x1, sp, #31
bl _JimSetStringBytes
b LBB405_6
LBB405_6:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB405_8
b LBB405_7
LBB405_7:
bl ___stack_chk_fail
LBB405_8:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimExprOpBin
_JimExprOpBin: ; @JimExprOpBin
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
mov w8, #1
stur w8, [x29, #-20]
stur wzr, [x29, #-24]
movi d0, #0000000000000000
stur d0, [x29, #-48]
stur xzr, [x29, #-72]
ldur x0, [x29, #-16]
bl _ExprPop
str x0, [sp, #80]
ldur x0, [x29, #-16]
bl _ExprPop
str x0, [sp, #72]
ldr x8, [sp, #72]
ldr x8, [x8, #8]
adrp x9, _doubleObjType@PAGE
add x9, x9, _doubleObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB406_2
b LBB406_1
LBB406_1:
ldr x8, [sp, #72]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB406_32
b LBB406_2
LBB406_2:
ldr x8, [sp, #80]
ldr x8, [x8, #8]
adrp x9, _doubleObjType@PAGE
add x9, x9, _doubleObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB406_4
b LBB406_3
LBB406_3:
ldr x8, [sp, #80]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB406_32
b LBB406_4
LBB406_4:
ldur x0, [x29, #-8]
ldr x1, [sp, #72]
sub x2, x29, #56
bl _JimGetWideNoErr
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB406_32
b LBB406_5
LBB406_5:
ldur x0, [x29, #-8]
ldr x1, [sp, #80]
sub x2, x29, #64
bl _JimGetWideNoErr
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB406_32
b LBB406_6
LBB406_6:
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #20
; kill: def $x8 killed $w8
str x8, [sp, #40] ; 8-byte Folded Spill
subs x8, x8, #61
cset w8, hi
tbnz w8, #0, LBB406_30
; %bb.7:
ldr x11, [sp, #40] ; 8-byte Folded Reload
adrp x10, lJTI406_2@PAGE
add x10, x10, lJTI406_2@PAGEOFF
Ltmp68:
adr x8, Ltmp68
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB406_8:
ldur x0, [x29, #-56]
ldur x1, [x29, #-64]
bl _JimPowWide
stur x0, [x29, #-72]
b LBB406_31
LBB406_9:
ldur x8, [x29, #-56]
ldur x9, [x29, #-64]
add x8, x8, x9
stur x8, [x29, #-72]
b LBB406_31
LBB406_10:
ldur x8, [x29, #-56]
ldur x9, [x29, #-64]
subs x8, x8, x9
stur x8, [x29, #-72]
b LBB406_31
LBB406_11:
ldur x8, [x29, #-56]
ldur x9, [x29, #-64]
mul x8, x8, x9
stur x8, [x29, #-72]
b LBB406_31
LBB406_12:
ldur x8, [x29, #-64]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB406_18
b LBB406_13
LBB406_13:
b LBB406_14
LBB406_14:
ldur x0, [x29, #-8]
adrp x1, l_.str.379@PAGE
add x1, x1, l_.str.379@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #64]
ldr x9, [sp, #64]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB406_16
b LBB406_15
LBB406_15:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB406_16
LBB406_16:
ldr x8, [sp, #64]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB406_17
LBB406_17:
mov w8, #1
stur w8, [x29, #-24]
b LBB406_23
LBB406_18:
ldur x8, [x29, #-64]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB406_20
b LBB406_19
LBB406_19:
ldur x9, [x29, #-64]
mov x8, #0
subs x9, x8, x9
stur x9, [x29, #-64]
ldur x9, [x29, #-56]
subs x8, x8, x9
stur x8, [x29, #-56]
b LBB406_20
LBB406_20:
ldur x8, [x29, #-56]
ldur x9, [x29, #-64]
sdiv x8, x8, x9
stur x8, [x29, #-72]
ldur x8, [x29, #-56]
ldur x10, [x29, #-64]
sdiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB406_22
b LBB406_21
LBB406_21:
ldur x8, [x29, #-72]
subs x8, x8, #1
stur x8, [x29, #-72]
b LBB406_22
LBB406_22:
b LBB406_23
LBB406_23:
b LBB406_31
LBB406_24:
ldur x8, [x29, #-56]
ldur x9, [x29, #-64]
subs x8, x8, x9
cset w9, lt
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
b LBB406_31
LBB406_25:
ldur x8, [x29, #-56]
ldur x9, [x29, #-64]
subs x8, x8, x9
cset w9, gt
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
b LBB406_31
LBB406_26:
ldur x8, [x29, #-56]
ldur x9, [x29, #-64]
subs x8, x8, x9
cset w9, le
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
b LBB406_31
LBB406_27:
ldur x8, [x29, #-56]
ldur x9, [x29, #-64]
subs x8, x8, x9
cset w9, ge
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
b LBB406_31
LBB406_28:
ldur x8, [x29, #-56]
ldur x9, [x29, #-64]
subs x8, x8, x9
cset w9, eq
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
b LBB406_31
LBB406_29:
ldur x8, [x29, #-56]
ldur x9, [x29, #-64]
subs x8, x8, x9
cset w9, ne
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
b LBB406_31
LBB406_30:
bl _abort
LBB406_31:
b LBB406_67
LBB406_32:
ldur x0, [x29, #-8]
ldr x1, [sp, #72]
sub x2, x29, #32
bl _Jim_GetDouble
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB406_56
b LBB406_33
LBB406_33:
ldur x0, [x29, #-8]
ldr x1, [sp, #80]
sub x2, x29, #40
bl _Jim_GetDouble
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB406_56
b LBB406_34
LBB406_34:
stur wzr, [x29, #-20]
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #20
; kill: def $x8 killed $w8
str x8, [sp, #32] ; 8-byte Folded Spill
subs x8, x8, #61
cset w8, hi
tbnz w8, #0, LBB406_54
; %bb.35:
ldr x11, [sp, #32] ; 8-byte Folded Reload
adrp x10, lJTI406_1@PAGE
add x10, x10, lJTI406_1@PAGEOFF
Ltmp69:
adr x8, Ltmp69
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB406_36:
b LBB406_37
LBB406_37:
ldur x0, [x29, #-8]
adrp x1, l_.str.380@PAGE
add x1, x1, l_.str.380@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #56]
ldr x9, [sp, #56]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB406_39
b LBB406_38
LBB406_38:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB406_39
LBB406_39:
ldr x8, [sp, #56]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB406_40
LBB406_40:
mov w8, #1
stur w8, [x29, #-24]
b LBB406_55
LBB406_41:
ldur d0, [x29, #-32]
ldur d1, [x29, #-40]
fadd d0, d0, d1
stur d0, [x29, #-48]
b LBB406_55
LBB406_42:
ldur d0, [x29, #-32]
ldur d1, [x29, #-40]
fsub d0, d0, d1
stur d0, [x29, #-48]
b LBB406_55
LBB406_43:
ldur d0, [x29, #-32]
ldur d1, [x29, #-40]
fmul d0, d0, d1
stur d0, [x29, #-48]
b LBB406_55
LBB406_44:
ldur d0, [x29, #-40]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB406_46
b LBB406_45
LBB406_45:
ldur d0, [x29, #-32]
fcmp d0, #0.0
cset w8, mi
and w8, w8, #0x1
mov w9, #2139095040
fmov s1, w9
mov w9, #-8388608
fmov s0, w9
ands w8, w8, #0x1
fcsel s0, s0, s1, ne
fcvt d0, s0
stur d0, [x29, #-48]
b LBB406_47
LBB406_46:
ldur d0, [x29, #-32]
ldur d1, [x29, #-40]
fdiv d0, d0, d1
stur d0, [x29, #-48]
b LBB406_47
LBB406_47:
b LBB406_55
LBB406_48:
ldur d0, [x29, #-32]
ldur d1, [x29, #-40]
fcmp d0, d1
cset w9, mi
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
mov w8, #1
stur w8, [x29, #-20]
b LBB406_55
LBB406_49:
ldur d0, [x29, #-32]
ldur d1, [x29, #-40]
fcmp d0, d1
cset w9, gt
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
mov w8, #1
stur w8, [x29, #-20]
b LBB406_55
LBB406_50:
ldur d0, [x29, #-32]
ldur d1, [x29, #-40]
fcmp d0, d1
cset w9, ls
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
mov w8, #1
stur w8, [x29, #-20]
b LBB406_55
LBB406_51:
ldur d0, [x29, #-32]
ldur d1, [x29, #-40]
fcmp d0, d1
cset w9, ge
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
mov w8, #1
stur w8, [x29, #-20]
b LBB406_55
LBB406_52:
ldur d0, [x29, #-32]
ldur d1, [x29, #-40]
fcmp d0, d1
cset w9, eq
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
mov w8, #1
stur w8, [x29, #-20]
b LBB406_55
LBB406_53:
ldur d0, [x29, #-32]
ldur d1, [x29, #-40]
fcmp d0, d1
cset w9, ne
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
mov w8, #1
stur w8, [x29, #-20]
b LBB406_55
LBB406_54:
bl _abort
LBB406_55:
b LBB406_66
LBB406_56:
ldur x0, [x29, #-8]
ldr x1, [sp, #72]
ldr x2, [sp, #80]
mov w3, #0
bl _Jim_StringCompareObj
str w0, [sp, #52]
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #29
; kill: def $x8 killed $w8
str x8, [sp, #24] ; 8-byte Folded Spill
subs x8, x8, #5
cset w8, hi
tbnz w8, #0, LBB406_64
; %bb.57:
ldr x11, [sp, #24] ; 8-byte Folded Reload
adrp x10, lJTI406_0@PAGE
add x10, x10, lJTI406_0@PAGEOFF
Ltmp70:
adr x8, Ltmp70
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB406_58:
ldr w8, [sp, #52]
subs w8, w8, #0
cset w9, lt
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
b LBB406_65
LBB406_59:
ldr w8, [sp, #52]
subs w8, w8, #0
cset w9, gt
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
b LBB406_65
LBB406_60:
ldr w8, [sp, #52]
subs w8, w8, #0
cset w9, le
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
b LBB406_65
LBB406_61:
ldr w8, [sp, #52]
subs w8, w8, #0
cset w9, ge
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
b LBB406_65
LBB406_62:
ldr w8, [sp, #52]
subs w8, w8, #0
cset w9, eq
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
b LBB406_65
LBB406_63:
ldr w8, [sp, #52]
subs w8, w8, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
stur x8, [x29, #-72]
b LBB406_65
LBB406_64:
mov w8, #1
stur w8, [x29, #-24]
b LBB406_65
LBB406_65:
b LBB406_66
LBB406_66:
b LBB406_67
LBB406_67:
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB406_72
b LBB406_68
LBB406_68:
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB406_70
b LBB406_69
LBB406_69:
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur x1, [x29, #-72]
bl _Jim_NewIntObj
mov x1, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _ExprPush
b LBB406_71
LBB406_70:
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur d0, [x29, #-48]
bl _Jim_NewDoubleObj
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _ExprPush
b LBB406_71
LBB406_71:
b LBB406_72
LBB406_72:
ldr x9, [sp, #72]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB406_74
b LBB406_73
LBB406_73:
ldur x0, [x29, #-8]
ldr x1, [sp, #72]
bl _Jim_FreeObj
b LBB406_74
LBB406_74:
ldr x9, [sp, #80]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB406_76
b LBB406_75
LBB406_75:
ldur x0, [x29, #-8]
ldr x1, [sp, #80]
bl _Jim_FreeObj
b LBB406_76
LBB406_76:
ldur w0, [x29, #-24]
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
.p2align 2
lJTI406_0:
.long LBB406_58-Ltmp70
.long LBB406_59-Ltmp70
.long LBB406_60-Ltmp70
.long LBB406_61-Ltmp70
.long LBB406_62-Ltmp70
.long LBB406_63-Ltmp70
.p2align 2
lJTI406_1:
.long LBB406_43-Ltmp69
.long LBB406_44-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_42-Ltmp69
.long LBB406_41-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_48-Ltmp69
.long LBB406_49-Ltmp69
.long LBB406_50-Ltmp69
.long LBB406_51-Ltmp69
.long LBB406_52-Ltmp69
.long LBB406_53-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_36-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_54-Ltmp69
.long LBB406_36-Ltmp69
.p2align 2
lJTI406_2:
.long LBB406_11-Ltmp68
.long LBB406_12-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_10-Ltmp68
.long LBB406_9-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_24-Ltmp68
.long LBB406_25-Ltmp68
.long LBB406_26-Ltmp68
.long LBB406_27-Ltmp68
.long LBB406_28-Ltmp68
.long LBB406_29-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_8-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_30-Ltmp68
.long LBB406_8-Ltmp68
; -- End function
.p2align 2 ; -- Begin function JimExprOpIntBin
_JimExprOpIntBin: ; @JimExprOpIntBin
.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]
ldur x0, [x29, #-16]
bl _ExprPop
stur x0, [x29, #-24]
ldur x0, [x29, #-16]
bl _ExprPop
stur x0, [x29, #-32]
mov w8, #1
stur w8, [x29, #-52]
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
sub x2, x29, #40
bl _Jim_GetWide
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB407_28
b LBB407_1
LBB407_1:
ldur x0, [x29, #-8]
ldur x1, [x29, #-24]
sub x2, x29, #48
bl _Jim_GetWide
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB407_28
b LBB407_2
LBB407_2:
stur wzr, [x29, #-52]
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #22
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #15
cset w8, hi
tbnz w8, #0, LBB407_26
; %bb.3:
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI407_0@PAGE
add x10, x10, lJTI407_0@PAGEOFF
Ltmp71:
adr x8, Ltmp71
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB407_4:
ldur x8, [x29, #-40]
ldur x9, [x29, #-48]
lsl x8, x8, x9
str x8, [sp, #64]
b LBB407_27
LBB407_5:
ldur x8, [x29, #-40]
ldur x9, [x29, #-48]
asr x8, x8, x9
str x8, [sp, #64]
b LBB407_27
LBB407_6:
ldur x8, [x29, #-40]
ldur x9, [x29, #-48]
and x8, x8, x9
str x8, [sp, #64]
b LBB407_27
LBB407_7:
ldur x8, [x29, #-40]
ldur x9, [x29, #-48]
eor x8, x8, x9
str x8, [sp, #64]
b LBB407_27
LBB407_8:
ldur x8, [x29, #-40]
ldur x9, [x29, #-48]
orr x8, x8, x9
str x8, [sp, #64]
b LBB407_27
LBB407_9:
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB407_15
b LBB407_10
LBB407_10:
str xzr, [sp, #64]
b LBB407_11
LBB407_11:
ldur x0, [x29, #-8]
adrp x1, l_.str.379@PAGE
add x1, x1, l_.str.379@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #56]
ldr x9, [sp, #56]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB407_13
b LBB407_12
LBB407_12:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB407_13
LBB407_13:
ldr x8, [sp, #56]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB407_14
LBB407_14:
mov w8, #1
stur w8, [x29, #-52]
b LBB407_22
LBB407_15:
str wzr, [sp, #52]
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB407_17
b LBB407_16
LBB407_16:
ldur x9, [x29, #-48]
mov x8, #0
subs x9, x8, x9
stur x9, [x29, #-48]
ldur x9, [x29, #-40]
subs x8, x8, x9
stur x8, [x29, #-40]
mov w8, #1
str w8, [sp, #52]
b LBB407_17
LBB407_17:
ldur x8, [x29, #-40]
ldur x10, [x29, #-48]
sdiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
str x8, [sp, #64]
ldr x8, [sp, #64]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB407_19
b LBB407_18
LBB407_18:
ldur x9, [x29, #-48]
ldr x8, [sp, #64]
add x8, x8, x9
str x8, [sp, #64]
b LBB407_19
LBB407_19:
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB407_21
b LBB407_20
LBB407_20:
ldr x9, [sp, #64]
mov x8, #0
subs x8, x8, x9
str x8, [sp, #64]
b LBB407_21
LBB407_21:
b LBB407_22
LBB407_22:
b LBB407_27
LBB407_23:
ldur x8, [x29, #-40]
str x8, [sp, #40]
ldur x8, [x29, #-48]
str x8, [sp, #32]
mov w8, #64
str w8, [sp, #28]
ldr x8, [sp, #32]
mov x10, #64
udiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
str x8, [sp, #32]
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #28
cset w8, ne
tbnz w8, #0, LBB407_25
b LBB407_24
LBB407_24:
ldr x9, [sp, #32]
mov x8, #64
subs x8, x8, x9
str x8, [sp, #32]
b LBB407_25
LBB407_25:
ldr x8, [sp, #40]
ldr x9, [sp, #32]
lsl x8, x8, x9
ldr x9, [sp, #40]
ldr x11, [sp, #32]
mov x10, #64
subs x10, x10, x11
lsr x9, x9, x10
orr x8, x8, x9
str x8, [sp, #64]
b LBB407_27
LBB407_26:
bl _abort
LBB407_27:
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldr x1, [sp, #64]
bl _Jim_NewIntObj
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _ExprPush
b LBB407_28
LBB407_28:
ldur x9, [x29, #-32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB407_30
b LBB407_29
LBB407_29:
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
bl _Jim_FreeObj
b LBB407_30
LBB407_30:
ldur x9, [x29, #-24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB407_32
b LBB407_31
LBB407_31:
ldur x0, [x29, #-8]
ldur x1, [x29, #-24]
bl _Jim_FreeObj
b LBB407_32
LBB407_32:
ldur w0, [x29, #-52]
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
.p2align 2
lJTI407_0:
.long LBB407_9-Ltmp71
.long LBB407_26-Ltmp71
.long LBB407_26-Ltmp71
.long LBB407_4-Ltmp71
.long LBB407_5-Ltmp71
.long LBB407_23-Ltmp71
.long LBB407_23-Ltmp71
.long LBB407_26-Ltmp71
.long LBB407_26-Ltmp71
.long LBB407_26-Ltmp71
.long LBB407_26-Ltmp71
.long LBB407_26-Ltmp71
.long LBB407_26-Ltmp71
.long LBB407_6-Ltmp71
.long LBB407_7-Ltmp71
.long LBB407_8-Ltmp71
; -- End function
.p2align 2 ; -- Begin function JimExprOpAndLeft
_JimExprOpAndLeft: ; @JimExprOpAndLeft
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x0, [x29, #-16]
bl _ExprPop
str x0, [sp, #24]
ldur x0, [x29, #-16]
bl _ExprPop
str x0, [sp, #16]
str wzr, [sp, #12]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _ExprBool
str w0, [sp, #8] ; 4-byte Folded Spill
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB408_5
b LBB408_1
LBB408_1:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB408_3
b LBB408_2
LBB408_2:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB408_4
b LBB408_6
LBB408_3:
ldr x8, [sp, #24]
ldr x8, [x8, #24]
ldur x9, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #16]
ldur x8, [x29, #-16]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
mov x1, #0
bl _Jim_NewIntObj
mov x1, x0
ldr x0, [sp] ; 8-byte Folded Reload
bl _ExprPush
b LBB408_6
LBB408_4:
b LBB408_6
LBB408_5:
mov w8, #1
str w8, [sp, #12]
b LBB408_6
LBB408_6:
ldr x9, [sp, #16]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB408_8
b LBB408_7
LBB408_7:
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _Jim_FreeObj
b LBB408_8
LBB408_8:
ldr x9, [sp, #24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB408_10
b LBB408_9
LBB408_9:
ldur x0, [x29, #-8]
ldr x1, [sp, #24]
bl _Jim_FreeObj
b LBB408_10
LBB408_10:
ldr w0, [sp, #12]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimExprOpAndOrRight
_JimExprOpAndOrRight: ; @JimExprOpAndOrRight
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x0, [x29, #-16]
bl _ExprPop
str x0, [sp, #24]
str wzr, [sp, #20]
ldur x0, [x29, #-8]
ldr x1, [sp, #24]
bl _ExprBool
str w0, [sp, #16] ; 4-byte Folded Spill
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB409_5
b LBB409_1
LBB409_1:
ldr w8, [sp, #16] ; 4-byte Folded Reload
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB409_3
b LBB409_2
LBB409_2:
ldr w8, [sp, #16] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB409_4
b LBB409_6
LBB409_3:
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
mov x1, #0
bl _Jim_NewIntObj
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _ExprPush
b LBB409_6
LBB409_4:
ldur x8, [x29, #-16]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
mov x1, #1
bl _Jim_NewIntObj
mov x1, x0
ldr x0, [sp] ; 8-byte Folded Reload
bl _ExprPush
b LBB409_6
LBB409_5:
mov w8, #1
str w8, [sp, #20]
b LBB409_6
LBB409_6:
ldr x9, [sp, #24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB409_8
b LBB409_7
LBB409_7:
ldur x0, [x29, #-8]
ldr x1, [sp, #24]
bl _Jim_FreeObj
b LBB409_8
LBB409_8:
ldr w0, [sp, #20]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimExprOpOrLeft
_JimExprOpOrLeft: ; @JimExprOpOrLeft
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x0, [x29, #-16]
bl _ExprPop
str x0, [sp, #24]
ldur x0, [x29, #-16]
bl _ExprPop
str x0, [sp, #16]
str wzr, [sp, #12]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _ExprBool
str w0, [sp, #8] ; 4-byte Folded Spill
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB410_5
b LBB410_1
LBB410_1:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB410_3
b LBB410_2
LBB410_2:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB410_4
b LBB410_6
LBB410_3:
b LBB410_6
LBB410_4:
ldr x8, [sp, #24]
ldr x8, [x8, #24]
ldur x9, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #16]
ldur x8, [x29, #-16]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
mov x1, #1
bl _Jim_NewIntObj
mov x1, x0
ldr x0, [sp] ; 8-byte Folded Reload
bl _ExprPush
b LBB410_6
LBB410_5:
mov w8, #1
str w8, [sp, #12]
b LBB410_6
LBB410_6:
ldr x9, [sp, #16]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB410_8
b LBB410_7
LBB410_7:
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _Jim_FreeObj
b LBB410_8
LBB410_8:
ldr x9, [sp, #24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB410_10
b LBB410_9
LBB410_9:
ldur x0, [x29, #-8]
ldr x1, [sp, #24]
bl _Jim_FreeObj
b LBB410_10
LBB410_10:
ldr w0, [sp, #12]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimExprOpNull
_JimExprOpNull: ; @JimExprOpNull
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
mov w0, #0
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimExprOpTernaryLeft
_JimExprOpTernaryLeft: ; @JimExprOpTernaryLeft
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x0, [x29, #-16]
bl _ExprPop
str x0, [sp, #24]
ldur x0, [x29, #-16]
bl _ExprPop
str x0, [sp, #16]
str wzr, [sp, #12]
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
bl _ExprPush
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _ExprBool
str w0, [sp, #8] ; 4-byte Folded Spill
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB412_5
b LBB412_1
LBB412_1:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB412_3
b LBB412_2
LBB412_2:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB412_4
b LBB412_6
LBB412_3:
ldr x8, [sp, #24]
ldr x8, [x8, #24]
ldur x9, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #16]
ldur x8, [x29, #-16]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
mov x1, #0
bl _Jim_NewIntObj
mov x1, x0
ldr x0, [sp] ; 8-byte Folded Reload
bl _ExprPush
b LBB412_6
LBB412_4:
b LBB412_6
LBB412_5:
mov w8, #1
str w8, [sp, #12]
b LBB412_6
LBB412_6:
ldr x9, [sp, #16]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB412_8
b LBB412_7
LBB412_7:
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _Jim_FreeObj
b LBB412_8
LBB412_8:
ldr x9, [sp, #24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB412_10
b LBB412_9
LBB412_9:
ldur x0, [x29, #-8]
ldr x1, [sp, #24]
bl _Jim_FreeObj
b LBB412_10
LBB412_10:
ldr w0, [sp, #12]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimExprOpColonLeft
_JimExprOpColonLeft: ; @JimExprOpColonLeft
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
ldur x0, [x29, #-16]
bl _ExprPop
str x0, [sp, #24]
ldur x0, [x29, #-16]
bl _ExprPop
str x0, [sp, #16]
ldur x0, [x29, #-16]
bl _ExprPop
str x0, [sp, #8]
ldur x0, [x29, #-8]
ldr x1, [sp, #8]
bl _ExprBool
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB413_2
b LBB413_1
LBB413_1:
ldr x8, [sp, #24]
ldr x8, [x8, #24]
ldur x9, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #16]
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
bl _ExprPush
b LBB413_2
LBB413_2:
ldr x9, [sp, #24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB413_4
b LBB413_3
LBB413_3:
ldur x0, [x29, #-8]
ldr x1, [sp, #24]
bl _Jim_FreeObj
b LBB413_4
LBB413_4:
ldr x9, [sp, #8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB413_6
b LBB413_5
LBB413_5:
ldur x0, [x29, #-8]
ldr x1, [sp, #8]
bl _Jim_FreeObj
b LBB413_6
LBB413_6:
ldr x9, [sp, #16]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB413_8
b LBB413_7
LBB413_7:
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
bl _Jim_FreeObj
b LBB413_8
LBB413_8:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimExprOpStrBin
_JimExprOpStrBin: ; @JimExprOpStrBin
.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]
ldur x0, [x29, #-16]
bl _ExprPop
stur x0, [x29, #-24]
ldur x0, [x29, #-16]
bl _ExprPop
str x0, [sp, #32]
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
str w8, [sp, #20] ; 4-byte Folded Spill
subs w8, w8, #51
subs w8, w8, #1
cset w8, ls
tbnz w8, #0, LBB414_3
b LBB414_1
LBB414_1:
ldr w8, [sp, #20] ; 4-byte Folded Reload
subs w8, w8, #53
cset w8, eq
tbnz w8, #0, LBB414_6
b LBB414_2
LBB414_2:
ldr w8, [sp, #20] ; 4-byte Folded Reload
subs w8, w8, #54
cset w8, eq
tbnz w8, #0, LBB414_7
b LBB414_8
LBB414_3:
ldr x0, [sp, #32]
ldur x1, [x29, #-24]
bl _Jim_StringEqObj
; implicit-def: $x8
mov x8, x0
sxtw x8, w8
str x8, [sp, #24]
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #52
cset w8, ne
tbnz w8, #0, LBB414_5
b LBB414_4
LBB414_4:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w9, eq
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
str x8, [sp, #24]
b LBB414_5
LBB414_5:
b LBB414_9
LBB414_6:
ldur x0, [x29, #-8]
ldur x1, [x29, #-24]
ldr x2, [sp, #32]
bl _JimSearchList
; implicit-def: $x8
mov x8, x0
sxtw x8, w8
str x8, [sp, #24]
b LBB414_9
LBB414_7:
ldur x0, [x29, #-8]
ldur x1, [x29, #-24]
ldr x2, [sp, #32]
bl _JimSearchList
subs w8, w0, #0
cset w9, eq
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
str x8, [sp, #24]
b LBB414_9
LBB414_8:
bl _abort
LBB414_9:
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldr x1, [sp, #24]
bl _Jim_NewIntObj
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _ExprPush
ldr x9, [sp, #32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB414_11
b LBB414_10
LBB414_10:
ldur x0, [x29, #-8]
ldr x1, [sp, #32]
bl _Jim_FreeObj
b LBB414_11
LBB414_11:
ldur x9, [x29, #-24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB414_13
b LBB414_12
LBB414_12:
ldur x0, [x29, #-8]
ldur x1, [x29, #-24]
bl _Jim_FreeObj
b LBB414_13
LBB414_13:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimExprOpNumUnary
_JimExprOpNumUnary: ; @JimExprOpNumUnary
.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]
mov w8, #1
stur w8, [x29, #-20]
stur wzr, [x29, #-24]
ldur x0, [x29, #-16]
bl _ExprPop
stur x0, [x29, #-32]
movi d0, #0000000000000000
stur d0, [x29, #-48]
str xzr, [sp, #64]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
adrp x9, _doubleObjType@PAGE
add x9, x9, _doubleObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB415_2
b LBB415_1
LBB415_1:
ldur x8, [x29, #-32]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB415_15
b LBB415_2
LBB415_2:
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
sub x2, x29, #56
bl _JimGetWideNoErr
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB415_15
b LBB415_3
LBB415_3:
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #55
; kill: def $x8 killed $w8
str x8, [sp, #56] ; 8-byte Folded Spill
subs x8, x8, #8
cset w8, hi
tbnz w8, #0, LBB415_13
; %bb.4:
ldr x11, [sp, #56] ; 8-byte Folded Reload
adrp x10, lJTI415_1@PAGE
add x10, x10, lJTI415_1@PAGEOFF
Ltmp73:
adr x8, Ltmp73
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB415_5:
ldur x8, [x29, #-56]
str x8, [sp, #64]
b LBB415_14
LBB415_6:
ldur d0, [x29, #-56]
scvtf d0, d0
stur d0, [x29, #-48]
stur wzr, [x29, #-20]
b LBB415_14
LBB415_7:
ldur x8, [x29, #-56]
subs x8, x8, #0
cset w8, lt
tbnz w8, #0, LBB415_9
b LBB415_8
LBB415_8:
ldur x8, [x29, #-56]
str x8, [sp, #48] ; 8-byte Folded Spill
b LBB415_10
LBB415_9:
ldur x9, [x29, #-56]
mov x8, #0
subs x8, x8, x9
str x8, [sp, #48] ; 8-byte Folded Spill
b LBB415_10
LBB415_10:
ldr x8, [sp, #48] ; 8-byte Folded Reload
str x8, [sp, #64]
b LBB415_14
LBB415_11:
ldur x9, [x29, #-56]
mov x8, #0
subs x8, x8, x9
str x8, [sp, #64]
b LBB415_14
LBB415_12:
ldur x8, [x29, #-56]
subs x8, x8, #0
cset w9, eq
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
str x8, [sp, #64]
b LBB415_14
LBB415_13:
bl _abort
LBB415_14:
b LBB415_33
LBB415_15:
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
sub x2, x29, #40
bl _Jim_GetDouble
stur w0, [x29, #-24]
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB415_32
b LBB415_16
LBB415_16:
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
subs w8, w8, #55
; kill: def $x8 killed $w8
str x8, [sp, #40] ; 8-byte Folded Spill
subs x8, x8, #8
cset w8, hi
tbnz w8, #0, LBB415_30
; %bb.17:
ldr x11, [sp, #40] ; 8-byte Folded Reload
adrp x10, lJTI415_0@PAGE
add x10, x10, lJTI415_0@PAGEOFF
Ltmp74:
adr x8, Ltmp74
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB415_18:
ldur d0, [x29, #-40]
fcvtzs x8, d0
str x8, [sp, #64]
b LBB415_31
LBB415_19:
ldur d0, [x29, #-40]
fcmp d0, #0.0
cset w8, pl
tbnz w8, #0, LBB415_21
b LBB415_20
LBB415_20:
ldur d0, [x29, #-40]
fmov d1, #0.50000000
fsub d0, d0, d1
str d0, [sp, #32] ; 8-byte Folded Spill
b LBB415_22
LBB415_21:
ldur d0, [x29, #-40]
fmov d1, #0.50000000
fadd d0, d0, d1
str d0, [sp, #32] ; 8-byte Folded Spill
b LBB415_22
LBB415_22:
ldr d0, [sp, #32] ; 8-byte Folded Reload
fcvtzs x8, d0
str x8, [sp, #64]
b LBB415_31
LBB415_23:
ldur d0, [x29, #-40]
stur d0, [x29, #-48]
stur wzr, [x29, #-20]
b LBB415_31
LBB415_24:
ldur d0, [x29, #-40]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB415_26
b LBB415_25
LBB415_25:
ldur d0, [x29, #-40]
str d0, [sp, #24] ; 8-byte Folded Spill
b LBB415_27
LBB415_26:
ldur d0, [x29, #-40]
fneg d0, d0
str d0, [sp, #24] ; 8-byte Folded Spill
b LBB415_27
LBB415_27:
ldr d0, [sp, #24] ; 8-byte Folded Reload
stur d0, [x29, #-48]
stur wzr, [x29, #-20]
b LBB415_31
LBB415_28:
ldur d0, [x29, #-40]
fneg d0, d0
stur d0, [x29, #-48]
stur wzr, [x29, #-20]
b LBB415_31
LBB415_29:
ldur d0, [x29, #-40]
fcmp d0, #0.0
cset w9, eq
; implicit-def: $x8
mov x8, x9
and x8, x8, #0x1
str x8, [sp, #64]
b LBB415_31
LBB415_30:
bl _abort
LBB415_31:
b LBB415_32
LBB415_32:
b LBB415_33
LBB415_33:
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB415_38
b LBB415_34
LBB415_34:
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB415_36
b LBB415_35
LBB415_35:
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldr x1, [sp, #64]
bl _Jim_NewIntObj
mov x1, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _ExprPush
b LBB415_37
LBB415_36:
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur d0, [x29, #-48]
bl _Jim_NewDoubleObj
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _ExprPush
b LBB415_37
LBB415_37:
b LBB415_38
LBB415_38:
ldur x9, [x29, #-32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB415_40
b LBB415_39
LBB415_39:
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
bl _Jim_FreeObj
b LBB415_40
LBB415_40:
ldur w0, [x29, #-24]
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
.p2align 2
lJTI415_0:
.long LBB415_29-Ltmp74
.long LBB415_30-Ltmp74
.long LBB415_28-Ltmp74
.long LBB415_23-Ltmp74
.long LBB415_18-Ltmp74
.long LBB415_18-Ltmp74
.long LBB415_24-Ltmp74
.long LBB415_23-Ltmp74
.long LBB415_19-Ltmp74
.p2align 2
lJTI415_1:
.long LBB415_12-Ltmp73
.long LBB415_13-Ltmp73
.long LBB415_11-Ltmp73
.long LBB415_5-Ltmp73
.long LBB415_5-Ltmp73
.long LBB415_5-Ltmp73
.long LBB415_7-Ltmp73
.long LBB415_6-Ltmp73
.long LBB415_5-Ltmp73
; -- End function
.p2align 2 ; -- Begin function JimExprOpIntUnary
_JimExprOpIntUnary: ; @JimExprOpIntUnary
.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]
ldur x0, [x29, #-16]
bl _ExprPop
stur x0, [x29, #-24]
ldur x0, [x29, #-8]
ldur x1, [x29, #-24]
add x2, sp, #32
bl _Jim_GetWide
str w0, [sp, #28]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB416_7
b LBB416_1
LBB416_1:
ldur x8, [x29, #-16]
ldr w8, [x8, #12]
str w8, [sp, #24] ; 4-byte Folded Spill
subs w8, w8, #56
cset w8, eq
tbnz w8, #0, LBB416_3
b LBB416_2
LBB416_2:
ldr w8, [sp, #24] ; 4-byte Folded Reload
subs w8, w8, #65
cset w8, eq
tbnz w8, #0, LBB416_4
b LBB416_5
LBB416_3:
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldr x8, [sp, #32]
mvn x1, x8
bl _Jim_NewIntObj
mov x1, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _ExprPush
b LBB416_6
LBB416_4:
ldur x0, [x29, #-8]
add x1, sp, #32
mov w2, #8
bl _JimPrngSeed
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
bl _JimRandDouble
ldr x0, [sp] ; 8-byte Folded Reload
bl _Jim_NewDoubleObj
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _ExprPush
b LBB416_6
LBB416_5:
bl _abort
LBB416_6:
b LBB416_7
LBB416_7:
ldur x9, [x29, #-24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB416_9
b LBB416_8
LBB416_8:
ldur x0, [x29, #-8]
ldur x1, [x29, #-24]
bl _Jim_FreeObj
b LBB416_9
LBB416_9:
ldr w0, [sp, #28]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimExprOpNone
_JimExprOpNone: ; @JimExprOpNone
.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 x8, [sp, #16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
bl _JimRandDouble
ldr x0, [sp] ; 8-byte Folded Reload
bl _Jim_NewDoubleObj
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _ExprPush
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimPowWide
_JimPowWide: ; @JimPowWide
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #32]
str x1, [sp, #24]
mov x8, #1
str x8, [sp, #8]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB418_2
b LBB418_1
LBB418_1:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB418_3
b LBB418_2
LBB418_2:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB418_4
b LBB418_3
LBB418_3:
str xzr, [sp, #40]
b LBB418_9
LBB418_4:
str xzr, [sp, #16]
b LBB418_5
LBB418_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB418_8
b LBB418_6
LBB418_6: ; in Loop: Header=BB418_5 Depth=1
ldr x9, [sp, #32]
ldr x8, [sp, #8]
mul x8, x8, x9
str x8, [sp, #8]
b LBB418_7
LBB418_7: ; in Loop: Header=BB418_5 Depth=1
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
b LBB418_5
LBB418_8:
ldr x8, [sp, #8]
str x8, [sp, #40]
b LBB418_9
LBB418_9:
ldr x0, [sp, #40]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ExprBool
_ExprBool: ; @ExprBool
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
add x2, sp, #16
bl _Jim_GetLong
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB419_2
b LBB419_1
LBB419_1:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
and w8, w8, #0x1
stur w8, [x29, #-4]
b LBB419_5
LBB419_2:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
add x2, sp, #8
bl _Jim_GetDouble
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB419_4
b LBB419_3
LBB419_3:
ldr d0, [sp, #8]
fcmp d0, #0.0
cset w8, ne
and w8, w8, #0x1
stur w8, [x29, #-4]
b LBB419_5
LBB419_4:
mov w8, #-1
stur w8, [x29, #-4]
b LBB419_5
LBB419_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimSearchList
_JimSearchList: ; @JimSearchList
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_ListLength
str w0, [sp, #12]
str wzr, [sp, #8]
b LBB420_1
LBB420_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, LBB420_6
b LBB420_2
LBB420_2: ; in Loop: Header=BB420_1 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr w2, [sp, #8]
bl _Jim_ListGetIndex
ldr x1, [sp, #16]
bl _Jim_StringEqObj
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB420_4
b LBB420_3
LBB420_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB420_7
LBB420_4: ; in Loop: Header=BB420_1 Depth=1
b LBB420_5
LBB420_5: ; in Loop: Header=BB420_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB420_1
LBB420_6:
stur wzr, [x29, #-4]
b LBB420_7
LBB420_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimPrngSeed
_JimPrngSeed: ; @JimPrngSeed
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
ldur x8, [x29, #-8]
ldr x8, [x8, #400]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB421_2
b LBB421_1
LBB421_1:
ldur x0, [x29, #-8]
bl _JimPrngInit
b LBB421_2
LBB421_2:
ldur x8, [x29, #-8]
ldr x8, [x8, #400]
str x8, [sp, #16]
str wzr, [sp, #24]
b LBB421_3
LBB421_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #256
cset w8, ge
tbnz w8, #0, LBB421_6
b LBB421_4
LBB421_4: ; in Loop: Header=BB421_3 Depth=1
ldr w8, [sp, #24]
ldr x9, [sp, #16]
ldrsw x10, [sp, #24]
strb w8, [x9, x10]
b LBB421_5
LBB421_5: ; in Loop: Header=BB421_3 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB421_3
LBB421_6:
str wzr, [sp, #24]
b LBB421_7
LBB421_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB421_10
b LBB421_8
LBB421_8: ; in Loop: Header=BB421_7 Depth=1
ldr x8, [sp, #16]
ldrb w9, [sp, #24]
add x8, x8, w9, sxtw
ldrb w8, [x8]
strb w8, [sp, #15]
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
ldrsw x10, [sp, #24]
ldrb w9, [x9, x10]
; kill: def $x9 killed $w9
add x8, x8, x9
ldrb w8, [x8]
ldr x9, [sp, #16]
ldrb w10, [sp, #24]
add x9, x9, w10, sxtw
strb w8, [x9]
ldrb w8, [sp, #15]
ldr x9, [sp, #16]
ldur x10, [x29, #-16]
ldrsw x11, [sp, #24]
ldrb w10, [x10, x11]
; kill: def $x10 killed $w10
add x9, x9, x10
strb w8, [x9]
b LBB421_9
LBB421_9: ; in Loop: Header=BB421_7 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB421_7
LBB421_10:
ldr x8, [sp, #16]
str wzr, [x8, #260]
ldr x8, [sp, #16]
str wzr, [x8, #256]
str wzr, [sp, #24]
b LBB421_11
LBB421_11: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #256
cset w8, ge
tbnz w8, #0, LBB421_14
b LBB421_12
LBB421_12: ; in Loop: Header=BB421_11 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldur w2, [x29, #-20]
bl _JimRandomBytes
b LBB421_13
LBB421_13: ; in Loop: Header=BB421_11 Depth=1
ldur w9, [x29, #-20]
ldr w8, [sp, #24]
add w8, w8, w9
str w8, [sp, #24]
b LBB421_11
LBB421_14:
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 JimRandDouble
lCPI422_0:
.quad 0x43f0000000000000 ; double 1.8446744073709552E+19
.section __TEXT,__text,regular,pure_instructions
.p2align 2
_JimRandDouble: ; @JimRandDouble
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
mov x1, sp
mov w2, #8
bl _JimRandomBytes
ldr d0, [sp]
ucvtf d0, d0
adrp x8, lCPI422_0@PAGE
ldr d1, [x8, lCPI422_0@PAGEOFF]
fdiv d0, d0, d1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimPrngInit
_JimPrngInit: ; @JimPrngInit
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
mov x0, #0
bl _time
str x0, [sp, #16]
mov w0, #264
bl _Jim_Alloc
ldur x8, [x29, #-8]
str x0, [x8, #400]
mov w0, #1024
bl _Jim_Alloc
str x0, [sp, #24]
stur wzr, [x29, #-12]
b LBB423_1
LBB423_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #256
cset w8, ge
tbnz w8, #0, LBB423_4
b LBB423_2
LBB423_2: ; in Loop: Header=BB423_1 Depth=1
bl _rand
; implicit-def: $x8
mov x8, x0
sxtw x8, w8
ldr x9, [sp, #16]
eor x8, x8, x9
str x8, [sp, #8] ; 8-byte Folded Spill
bl _clock
ldr x8, [sp, #8] ; 8-byte Folded Reload
eor x8, x8, x0
ldr x9, [sp, #24]
ldursw x10, [x29, #-12]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, x10, lsl #2]
b LBB423_3
LBB423_3: ; in Loop: Header=BB423_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB423_1
LBB423_4:
ldur x0, [x29, #-8]
ldr x1, [sp, #24]
mov w2, #1024
bl _JimPrngSeed
ldr x0, [sp, #24]
bl _Jim_Free
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimRandomBytes
_JimRandomBytes: ; @JimRandomBytes
.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 w2, [x29, #-20]
ldur x8, [x29, #-16]
str x8, [sp, #24]
ldur x8, [x29, #-8]
ldr x8, [x8, #400]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB424_2
b LBB424_1
LBB424_1:
ldur x0, [x29, #-8]
bl _JimPrngInit
b LBB424_2
LBB424_2:
ldur x8, [x29, #-8]
ldr x8, [x8, #400]
str x8, [sp, #32]
str wzr, [sp, #12]
b LBB424_3
LBB424_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, hs
tbnz w8, #0, LBB424_6
b LBB424_4
LBB424_4: ; in Loop: Header=BB424_3 Depth=1
ldr x8, [sp, #32]
ldr w8, [x8, #256]
add w8, w8, #1
and w8, w8, #0xff
ldr x9, [sp, #32]
str w8, [x9, #256]
ldr x8, [sp, #32]
ldr x9, [sp, #32]
ldr w9, [x9, #256]
; kill: def $x9 killed $w9
ldrb w8, [x8, x9]
str w8, [sp, #20]
ldr x8, [sp, #32]
ldr w8, [x8, #260]
ldr w9, [sp, #20]
add w8, w8, w9
and w8, w8, #0xff
ldr x9, [sp, #32]
str w8, [x9, #260]
ldr x8, [sp, #32]
ldr x9, [sp, #32]
ldr w9, [x9, #260]
; kill: def $x9 killed $w9
ldrb w8, [x8, x9]
str w8, [sp, #16]
ldr w8, [sp, #16]
ldr x9, [sp, #32]
ldr x10, [sp, #32]
ldr w10, [x10, #256]
; kill: def $x10 killed $w10
strb w8, [x9, x10]
ldr w8, [sp, #20]
ldr x9, [sp, #32]
ldr x10, [sp, #32]
ldr w10, [x10, #260]
; kill: def $x10 killed $w10
strb w8, [x9, x10]
ldr x8, [sp, #32]
ldr w9, [sp, #20]
ldr w10, [sp, #16]
add w9, w9, w10
and w9, w9, #0xff
; kill: def $x9 killed $w9
add x8, x8, x9
ldrb w8, [x8]
ldr x9, [sp, #24]
add x10, x9, #1
str x10, [sp, #24]
strb w8, [x9]
b LBB424_5
LBB424_5: ; in Loop: Header=BB424_3 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB424_3
LBB424_6:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SetExprFromAny
_SetExprFromAny: ; @SetExprFromAny
.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, #656
sub x8, x29, #128
str x8, [sp, #16] ; 8-byte Folded Spill
str x0, [x8, #96]
str x1, [x8, #88]
mov w9, #1
str w9, [sp, #28]
ldr x8, [x8, #88]
ldr x8, [x8, #8]
adrp x9, _sourceObjType@PAGE
add x9, x9, _sourceObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB425_2
b LBB425_1
LBB425_1:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x9, [x8, #88]
ldr x9, [x9, #24]
str x9, [sp, #32]
ldr x8, [x8, #88]
ldr w8, [x8, #32]
str w8, [sp, #44]
b LBB425_3
LBB425_2:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x8, #96]
ldr x8, [x8, #208]
str x8, [sp, #32]
mov w8, #1
str w8, [sp, #44]
b LBB425_3
LBB425_3:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x10, [sp, #32]
ldr w9, [x10, #16]
add w9, w9, #1
str w9, [x10, #16]
ldr x0, [x8, #88]
sub x1, x29, #44
bl _Jim_GetString
ldr x8, [sp, #16] ; 8-byte Folded Reload
str x0, [x8, #72]
add x0, sp, #48
bl _ScriptTokenListInit
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x1, [x8, #72]
ldur w2, [x29, #-44]
ldr w3, [sp, #44]
sub x0, x29, #120
bl _JimParserInit
b LBB425_4
LBB425_4: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-80]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB425_9
b LBB425_5
LBB425_5: ; in Loop: Header=BB425_4 Depth=1
sub x0, x29, #120
bl _JimParseExpression
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB425_8
b LBB425_6
LBB425_6:
add x0, sp, #48
bl _ScriptTokenListFree
b LBB425_7
LBB425_7:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8, #96]
ldr x8, [x8, #88]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.382@PAGE
add x1, x1, l_.str.382@PAGEOFF
bl _Jim_SetResultFormatted
ldr x8, [sp, #16] ; 8-byte Folded Reload
; kill: def $x9 killed $xzr
str xzr, [x8]
b LBB425_18
LBB425_8: ; in Loop: Header=BB425_4 Depth=1
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x1, [x9, #24]
ldr x8, [x9, #32]
ldr x9, [x9, #24]
subs x8, x8, x9
add x8, x8, #1
mov x2, x8
ldur w3, [x29, #-84]
ldur w4, [x29, #-88]
add x0, sp, #48
bl _ScriptAddToken
b LBB425_4
LBB425_9:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8, #96]
ldur w1, [x29, #-68]
bl _JimParseCheckMissing
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB425_13
b LBB425_10
LBB425_10:
add x0, sp, #48
bl _ScriptTokenListFree
ldr x9, [sp, #32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB425_12
b LBB425_11
LBB425_11:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8, #96]
ldr x1, [sp, #32]
bl _Jim_FreeObj
b LBB425_12
LBB425_12:
mov w8, #1
stur w8, [x29, #-20]
b LBB425_24
LBB425_13:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8, #96]
ldr x2, [sp, #32]
add x1, sp, #48
str x1, [sp, #8] ; 8-byte Folded Spill
bl _ExprCreateByteCode
ldr x9, [sp, #16] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
str x8, [x9]
bl _ScriptTokenListFree
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB425_15
b LBB425_14
LBB425_14:
b LBB425_18
LBB425_15:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8]
bl _ExprCheckCorrectness
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB425_17
b LBB425_16
LBB425_16:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8, #96]
ldr x1, [x8]
bl _ExprFreeByteCode
b LBB425_7
LBB425_17:
str wzr, [sp, #28]
b LBB425_18
LBB425_18:
ldr x9, [sp, #32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB425_20
b LBB425_19
LBB425_19:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x0, [x8, #96]
ldr x1, [sp, #32]
bl _Jim_FreeObj
b LBB425_20
LBB425_20:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x8, #88]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB425_23
b LBB425_21
LBB425_21:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x8, #88]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB425_23
b LBB425_22
LBB425_22:
ldr x9, [sp, #16] ; 8-byte Folded Reload
ldr x8, [x9, #88]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldr x0, [x9, #96]
ldr x1, [x9, #88]
blr x8
b LBB425_23
LBB425_23:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr x9, [x8]
ldr x10, [x8, #88]
str x9, [x10, #24]
ldr x9, [x8, #88]
adrp x8, _exprObjType@PAGE
add x8, x8, _exprObjType@PAGEOFF
str x8, [x9, #8]
ldr w8, [sp, #28]
stur w8, [x29, #-20]
b LBB425_24
LBB425_24:
ldur w0, [x29, #-20]
add sp, sp, #656
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 FreeExprInternalRep
_FreeExprInternalRep: ; @FreeExprInternalRep
.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 x8, [sp, #16]
ldr x8, [x8, #24]
str x8, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB426_4
b LBB426_1
LBB426_1:
ldr x9, [sp, #8]
ldr w8, [x9, #12]
subs w8, w8, #1
str w8, [x9, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB426_3
b LBB426_2
LBB426_2:
b LBB426_4
LBB426_3:
ldur x0, [x29, #-8]
ldr x1, [sp, #8]
bl _ExprFreeByteCode
b LBB426_4
LBB426_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function DupExprInternalRep
_DupExprInternalRep: ; @DupExprInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str x2, [sp, #8]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ExprFreeByteCode
_ExprFreeByteCode: ; @ExprFreeByteCode
.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 wzr, [sp, #12]
b LBB428_1
LBB428_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr x9, [sp, #16]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB428_6
b LBB428_2
LBB428_2: ; in Loop: Header=BB428_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsw x9, [sp, #12]
lsl x9, x9, #4
ldr x9, [x8, x9]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB428_4
b LBB428_3
LBB428_3: ; in Loop: Header=BB428_1 Depth=1
ldur x0, [x29, #-8]
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsw x9, [sp, #12]
lsl x9, x9, #4
ldr x1, [x8, x9]
bl _Jim_FreeObj
b LBB428_4
LBB428_4: ; in Loop: Header=BB428_1 Depth=1
b LBB428_5
LBB428_5: ; in Loop: Header=BB428_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB428_1
LBB428_6:
ldr x8, [sp, #16]
ldr x0, [x8]
bl _Jim_Free
ldr x0, [sp, #16]
bl _Jim_Free
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseExpression
_JimParseExpression: ; @JimParseExpression
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
b LBB429_1
LBB429_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrb w0, [x8]
bl _isspace
subs w8, w0, #0
cset w8, ne
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB429_5
b LBB429_2
LBB429_2: ; in Loop: Header=BB429_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #92
cset w8, ne
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB429_4
b LBB429_3
LBB429_3: ; in Loop: Header=BB429_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8, #1]
subs w8, w8, #10
cset w8, eq
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB429_4
LBB429_4: ; in Loop: Header=BB429_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB429_5
LBB429_5: ; in Loop: Header=BB429_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB429_9
b LBB429_6
LBB429_6: ; in Loop: Header=BB429_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB429_8
b LBB429_7
LBB429_7: ; in Loop: Header=BB429_1 Depth=1
ldr x9, [sp, #16]
ldr w8, [x9, #12]
add w8, w8, #1
str w8, [x9, #12]
b LBB429_8
LBB429_8: ; in Loop: Header=BB429_1 Depth=1
ldr x9, [sp, #16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB429_1
LBB429_9:
ldr x8, [sp, #16]
ldr w8, [x8, #12]
ldr x9, [sp, #16]
str w8, [x9, #32]
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #16]
str x8, [x9, #16]
ldr x8, [sp, #16]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB429_11
b LBB429_10
LBB429_10:
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x9, [sp, #16]
mov w8, #7
str w8, [x9, #36]
ldr x9, [sp, #16]
mov w8, #1
str w8, [x9, #40]
stur wzr, [x29, #-4]
b LBB429_31
LBB429_11:
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #34
; kill: def $x8 killed $w8
str x8, [sp] ; 8-byte Folded Spill
subs x8, x8, #89
cset w8, hi
tbnz w8, #0, LBB429_29
; %bb.12:
ldr x11, [sp] ; 8-byte Folded Reload
adrp x10, lJTI429_0@PAGE
add x10, x10, lJTI429_0@PAGEOFF
Ltmp77:
adr x8, Ltmp77
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB429_13:
ldr x9, [sp, #16]
mov w8, #11
str w8, [x9, #36]
b LBB429_16
LBB429_14:
ldr x9, [sp, #16]
mov w8, #12
str w8, [x9, #36]
b LBB429_16
LBB429_15:
ldr x9, [sp, #16]
mov w8, #13
str w8, [x9, #36]
b LBB429_16
LBB429_16:
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x9, [sp, #16]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #16]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB429_30
LBB429_17:
ldr x0, [sp, #16]
bl _JimParseCmd
stur w0, [x29, #-4]
b LBB429_31
LBB429_18:
ldr x0, [sp, #16]
bl _JimParseVar
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB429_20
b LBB429_19
LBB429_19:
ldr x0, [sp, #16]
bl _JimParseExprOperator
stur w0, [x29, #-4]
b LBB429_31
LBB429_20:
ldr x8, [sp, #16]
ldr w8, [x8, #36]
subs w8, w8, #16
cset w8, ne
tbnz w8, #0, LBB429_22
b LBB429_21
LBB429_21:
mov w8, #1
stur w8, [x29, #-4]
b LBB429_31
LBB429_22:
stur wzr, [x29, #-4]
b LBB429_31
LBB429_23:
ldr x0, [sp, #16]
bl _JimParseExprNumber
stur w0, [x29, #-4]
b LBB429_31
LBB429_24:
ldr x0, [sp, #16]
bl _JimParseQuote
stur w0, [x29, #-4]
b LBB429_31
LBB429_25:
ldr x0, [sp, #16]
bl _JimParseBrace
stur w0, [x29, #-4]
b LBB429_31
LBB429_26:
ldr x0, [sp, #16]
bl _JimParseExprIrrational
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB429_28
b LBB429_27
LBB429_27:
ldr x0, [sp, #16]
bl _JimParseExprOperator
stur w0, [x29, #-4]
b LBB429_31
LBB429_28:
b LBB429_30
LBB429_29:
ldr x0, [sp, #16]
bl _JimParseExprOperator
stur w0, [x29, #-4]
b LBB429_31
LBB429_30:
stur wzr, [x29, #-4]
b LBB429_31
LBB429_31:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
.p2align 2
lJTI429_0:
.long LBB429_24-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_18-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_13-Ltmp77
.long LBB429_14-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_15-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_23-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_23-Ltmp77
.long LBB429_23-Ltmp77
.long LBB429_23-Ltmp77
.long LBB429_23-Ltmp77
.long LBB429_23-Ltmp77
.long LBB429_23-Ltmp77
.long LBB429_23-Ltmp77
.long LBB429_23-Ltmp77
.long LBB429_23-Ltmp77
.long LBB429_23-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_26-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_26-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_17-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_26-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_26-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_29-Ltmp77
.long LBB429_25-Ltmp77
; -- End function
.p2align 2 ; -- Begin function JimParseCheckMissing
_JimParseCheckMissing: ; @JimParseCheckMissing
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
ldur w8, [x29, #-20]
str w8, [sp, #4] ; 4-byte Folded Spill
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB430_5
b LBB430_1
LBB430_1:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #34
cset w8, eq
tbnz w8, #0, LBB430_8
b LBB430_2
LBB430_2:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #91
cset w8, eq
tbnz w8, #0, LBB430_6
b LBB430_3
LBB430_3:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #92
cset w8, eq
tbnz w8, #0, LBB430_5
b LBB430_4
LBB430_4:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #123
cset w8, eq
tbnz w8, #0, LBB430_7
b LBB430_9
LBB430_5:
stur wzr, [x29, #-4]
b LBB430_15
LBB430_6:
adrp x8, l_.str.388@PAGE
add x8, x8, l_.str.388@PAGEOFF
str x8, [sp, #16]
b LBB430_10
LBB430_7:
adrp x8, l_.str.389@PAGE
add x8, x8, l_.str.389@PAGEOFF
str x8, [sp, #16]
b LBB430_10
LBB430_8:
b LBB430_9
LBB430_9:
adrp x8, l_.str.390@PAGE
add x8, x8, l_.str.390@PAGEOFF
str x8, [sp, #16]
b LBB430_10
LBB430_10:
b LBB430_11
LBB430_11:
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB430_13
b LBB430_12
LBB430_12:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB430_13
LBB430_13:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB430_14
LBB430_14:
mov w8, #1
stur w8, [x29, #-4]
b LBB430_15
LBB430_15:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ExprCreateByteCode
_ExprCreateByteCode: ; @ExprCreateByteCode
.cfi_startproc
; %bb.0:
sub sp, sp, #224
.cfi_def_cfa_offset 224
stp x29, x30, [sp, #208] ; 16-byte Folded Spill
add x29, sp, #208
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
mov w8, #1
str w8, [sp, #28] ; 4-byte Folded Spill
stur w8, [x29, #-60]
stur wzr, [x29, #-68]
stur wzr, [x29, #-72]
ldur x8, [x29, #-24]
ldr w8, [x8, #12]
subs w8, w8, #1
stur w8, [x29, #-76]
mov w0, #16
bl _Jim_Alloc
ldr w8, [sp, #28] ; 4-byte Folded Reload
stur x0, [x29, #-56]
ldur x9, [x29, #-56]
str w8, [x9, #12]
ldur x8, [x29, #-56]
str wzr, [x8, #8]
sub x0, x29, #48
bl _Jim_InitStack
stur wzr, [x29, #-64]
b LBB431_1
LBB431_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-64]
ldur x9, [x29, #-24]
ldr w9, [x9, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB431_8
b LBB431_2
LBB431_2: ; in Loop: Header=BB431_1 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8]
ldursw x9, [x29, #-64]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
stur x8, [x29, #-88]
ldur x8, [x29, #-88]
ldr w0, [x8, #12]
bl _JimExprOperatorInfoByOpcode
stur x0, [x29, #-96]
ldur x8, [x29, #-96]
ldrb w8, [x8, #18]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB431_6
b LBB431_3
LBB431_3: ; in Loop: Header=BB431_1 Depth=1
ldur w8, [x29, #-76]
add w8, w8, #2
stur w8, [x29, #-76]
ldur x8, [x29, #-88]
ldr w8, [x8, #12]
subs w8, w8, #44
cset w8, ne
tbnz w8, #0, LBB431_5
b LBB431_4
LBB431_4: ; in Loop: Header=BB431_1 Depth=1
mov w8, #1
stur w8, [x29, #-72]
b LBB431_5
LBB431_5: ; in Loop: Header=BB431_1 Depth=1
b LBB431_6
LBB431_6: ; in Loop: Header=BB431_1 Depth=1
b LBB431_7
LBB431_7: ; in Loop: Header=BB431_1 Depth=1
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB431_1
LBB431_8:
ldursw x9, [x29, #-76]
mov x8, #16
mul x8, x8, x9
mov x0, x8
bl _Jim_Alloc
ldur x8, [x29, #-56]
str x0, [x8]
stur wzr, [x29, #-64]
b LBB431_9
LBB431_9: ; =>This Loop Header: Depth=1
; Child Loop BB431_29 Depth 2
; Child Loop BB431_51 Depth 2
ldur w8, [x29, #-64]
ldur x9, [x29, #-24]
ldr w9, [x9, #12]
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #24] ; 4-byte Folded Spill
tbnz w8, #0, LBB431_11
b LBB431_10
LBB431_10: ; in Loop: Header=BB431_9 Depth=1
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB431_11
LBB431_11: ; in Loop: Header=BB431_9 Depth=1
ldr w8, [sp, #24] ; 4-byte Folded Reload
tbz w8, #0, LBB431_62
b LBB431_12
LBB431_12: ; in Loop: Header=BB431_9 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8]
ldursw x9, [x29, #-64]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
str x8, [sp, #104]
ldur x8, [x29, #-56]
ldr x8, [x8]
ldur x9, [x29, #-56]
ldrsw x9, [x9, #8]
add x8, x8, x9, lsl #4
str x8, [sp, #96]
ldr x8, [sp, #104]
ldr w8, [x8, #12]
subs w8, w8, #7
cset w8, ne
tbnz w8, #0, LBB431_14
b LBB431_13
LBB431_13:
b LBB431_62
LBB431_14: ; in Loop: Header=BB431_9 Depth=1
ldr x8, [sp, #104]
ldr w8, [x8, #12]
subs w8, w8, #1
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #15
cset w8, hi
tbnz w8, #0, LBB431_42
; %bb.15: ; in Loop: Header=BB431_9 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI431_0@PAGE
add x10, x10, lJTI431_0@PAGEOFF
Ltmp78:
adr x8, Ltmp78
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB431_16: ; in Loop: Header=BB431_9 Depth=1
ldr x8, [sp, #104]
ldr w8, [x8, #12]
ldr x9, [sp, #96]
str w8, [x9, #8]
b LBB431_17
LBB431_17: ; in Loop: Header=BB431_9 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #104]
ldr x1, [x8]
ldr x8, [sp, #104]
ldr w2, [x8, #8]
bl _Jim_NewStringObj
ldr x8, [sp, #96]
str x0, [x8]
ldr x8, [sp, #104]
ldr w8, [x8, #12]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB431_19
b LBB431_18
LBB431_18: ; in Loop: Header=BB431_9 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #96]
ldr x1, [x8]
ldur x2, [x29, #-32]
ldr x8, [sp, #104]
ldr w3, [x8, #16]
bl _JimSetSourceInfo
b LBB431_19
LBB431_19: ; in Loop: Header=BB431_9 Depth=1
ldur x9, [x29, #-56]
ldr w8, [x9, #8]
add w8, w8, #1
str w8, [x9, #8]
b LBB431_60
LBB431_20: ; in Loop: Header=BB431_9 Depth=1
ldr x8, [sp, #104]
ldr w8, [x8, #12]
subs w8, w8, #14
cset w8, ne
tbnz w8, #0, LBB431_22
b LBB431_21
LBB431_21: ; in Loop: Header=BB431_9 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x8, [sp, #104]
ldr x0, [x8]
add x1, sp, #88
bl _jim_strtoull
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _Jim_NewIntObj
ldr x8, [sp, #96]
str x0, [x8]
b LBB431_23
LBB431_22: ; in Loop: Header=BB431_9 Depth=1
ldur x8, [x29, #-16]
str x8, [sp] ; 8-byte Folded Spill
ldr x8, [sp, #104]
ldr x0, [x8]
add x1, sp, #88
bl _strtod
ldr x0, [sp] ; 8-byte Folded Reload
bl _Jim_NewDoubleObj
ldr x8, [sp, #96]
str x0, [x8]
b LBB431_23
LBB431_23: ; in Loop: Header=BB431_9 Depth=1
ldr x8, [sp, #88]
ldr x9, [sp, #104]
ldr x9, [x9]
ldr x10, [sp, #104]
ldrsw x10, [x10, #8]
add x9, x9, x10
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB431_25
b LBB431_24
LBB431_24: ; in Loop: Header=BB431_9 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #96]
ldr x1, [x8]
bl _Jim_FreeObj
ldr x9, [sp, #96]
mov w8, #1
str w8, [x9, #8]
b LBB431_17
LBB431_25: ; in Loop: Header=BB431_9 Depth=1
ldr x8, [sp, #104]
ldr w8, [x8, #12]
ldr x9, [sp, #96]
str w8, [x9, #8]
ldur x9, [x29, #-56]
ldr w8, [x9, #8]
add w8, w8, #1
str w8, [x9, #8]
b LBB431_60
LBB431_26: ; in Loop: Header=BB431_9 Depth=1
ldr x1, [sp, #104]
sub x0, x29, #48
bl _Jim_StackPush
stur wzr, [x29, #-68]
b LBB431_61
LBB431_27: ; in Loop: Header=BB431_9 Depth=1
b LBB431_61
LBB431_28: ; in Loop: Header=BB431_9 Depth=1
stur wzr, [x29, #-60]
b LBB431_29
LBB431_29: ; Parent Loop BB431_9 Depth=1
; => This Inner Loop Header: Depth=2
sub x0, x29, #48
bl _Jim_StackLen
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB431_35
b LBB431_30
LBB431_30: ; in Loop: Header=BB431_29 Depth=2
sub x0, x29, #48
bl _Jim_StackPop
str x0, [sp, #80]
ldr x8, [sp, #80]
ldr w8, [x8, #12]
subs w8, w8, #11
cset w8, ne
tbnz w8, #0, LBB431_32
b LBB431_31
LBB431_31: ; in Loop: Header=BB431_9 Depth=1
mov w8, #1
stur w8, [x29, #-60]
b LBB431_35
LBB431_32: ; in Loop: Header=BB431_29 Depth=2
ldur x0, [x29, #-16]
ldur x1, [x29, #-56]
ldr x2, [sp, #80]
bl _ExprAddOperator
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB431_34
b LBB431_33
LBB431_33:
b LBB431_76
LBB431_34: ; in Loop: Header=BB431_29 Depth=2
b LBB431_29
LBB431_35: ; in Loop: Header=BB431_9 Depth=1
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB431_41
b LBB431_36
LBB431_36:
b LBB431_37
LBB431_37:
ldur x0, [x29, #-16]
adrp x1, l_.str.391@PAGE
add x1, x1, l_.str.391@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #72]
ldr x9, [sp, #72]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB431_39
b LBB431_38
LBB431_38:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB431_39
LBB431_39:
ldr x8, [sp, #72]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB431_40
LBB431_40:
b LBB431_76
LBB431_41: ; in Loop: Header=BB431_9 Depth=1
b LBB431_60
LBB431_42: ; in Loop: Header=BB431_9 Depth=1
ldur w8, [x29, #-68]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB431_44
b LBB431_43
LBB431_43: ; in Loop: Header=BB431_9 Depth=1
ldur w8, [x29, #-68]
subs w8, w8, #20
cset w8, lt
tbnz w8, #0, LBB431_50
b LBB431_44
LBB431_44: ; in Loop: Header=BB431_9 Depth=1
ldr x8, [sp, #104]
ldr w8, [x8, #12]
subs w8, w8, #23
cset w8, ne
tbnz w8, #0, LBB431_46
b LBB431_45
LBB431_45: ; in Loop: Header=BB431_9 Depth=1
ldr x9, [sp, #104]
mov w8, #57
str w8, [x9, #12]
b LBB431_49
LBB431_46: ; in Loop: Header=BB431_9 Depth=1
ldr x8, [sp, #104]
ldr w8, [x8, #12]
subs w8, w8, #24
cset w8, ne
tbnz w8, #0, LBB431_48
b LBB431_47
LBB431_47: ; in Loop: Header=BB431_9 Depth=1
ldr x9, [sp, #104]
mov w8, #58
str w8, [x9, #12]
b LBB431_48
LBB431_48: ; in Loop: Header=BB431_9 Depth=1
b LBB431_49
LBB431_49: ; in Loop: Header=BB431_9 Depth=1
b LBB431_50
LBB431_50: ; in Loop: Header=BB431_9 Depth=1
ldr x8, [sp, #104]
ldr w0, [x8, #12]
bl _JimExprOperatorInfoByOpcode
str x0, [sp, #64]
b LBB431_51
LBB431_51: ; Parent Loop BB431_9 Depth=1
; => This Inner Loop Header: Depth=2
sub x0, x29, #48
bl _Jim_StackPeek
mov x8, x0
str x8, [sp, #56]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB431_59
b LBB431_52
LBB431_52: ; in Loop: Header=BB431_51 Depth=2
ldr x8, [sp, #56]
ldr w0, [x8, #12]
bl _JimExprOperatorInfoByOpcode
str x0, [sp, #48]
ldr x8, [sp, #64]
ldrb w8, [x8, #17]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB431_57
b LBB431_53
LBB431_53: ; in Loop: Header=BB431_51 Depth=2
ldr x8, [sp, #48]
ldrb w8, [x8, #16]
ldr x9, [sp, #64]
ldrb w9, [x9, #16]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB431_57
b LBB431_54
LBB431_54: ; in Loop: Header=BB431_51 Depth=2
ldur x0, [x29, #-16]
ldur x1, [x29, #-56]
ldr x2, [sp, #56]
bl _ExprAddOperator
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB431_56
b LBB431_55
LBB431_55:
stur wzr, [x29, #-60]
b LBB431_76
LBB431_56: ; in Loop: Header=BB431_51 Depth=2
sub x0, x29, #48
bl _Jim_StackPop
b LBB431_58
LBB431_57: ; in Loop: Header=BB431_9 Depth=1
b LBB431_59
LBB431_58: ; in Loop: Header=BB431_51 Depth=2
b LBB431_51
LBB431_59: ; in Loop: Header=BB431_9 Depth=1
ldr x1, [sp, #104]
sub x0, x29, #48
bl _Jim_StackPush
b LBB431_60
LBB431_60: ; in Loop: Header=BB431_9 Depth=1
ldr x8, [sp, #104]
ldr w8, [x8, #12]
stur w8, [x29, #-68]
b LBB431_61
LBB431_61: ; in Loop: Header=BB431_9 Depth=1
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB431_9
LBB431_62:
b LBB431_63
LBB431_63: ; =>This Inner Loop Header: Depth=1
sub x0, x29, #48
bl _Jim_StackLen
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB431_73
b LBB431_64
LBB431_64: ; in Loop: Header=BB431_63 Depth=1
sub x0, x29, #48
bl _Jim_StackPop
str x0, [sp, #40]
ldr x8, [sp, #40]
ldr w8, [x8, #12]
subs w8, w8, #11
cset w8, ne
tbnz w8, #0, LBB431_70
b LBB431_65
LBB431_65:
stur wzr, [x29, #-60]
b LBB431_66
LBB431_66:
ldur x0, [x29, #-16]
adrp x1, l_.str.392@PAGE
add x1, x1, l_.str.392@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB431_68
b LBB431_67
LBB431_67:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB431_68
LBB431_68:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB431_69
LBB431_69:
b LBB431_76
LBB431_70: ; in Loop: Header=BB431_63 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-56]
ldr x2, [sp, #40]
bl _ExprAddOperator
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB431_72
b LBB431_71
LBB431_71:
stur wzr, [x29, #-60]
b LBB431_76
LBB431_72: ; in Loop: Header=BB431_63 Depth=1
b LBB431_63
LBB431_73:
ldur w8, [x29, #-72]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB431_75
b LBB431_74
LBB431_74:
ldur x0, [x29, #-16]
ldur x1, [x29, #-56]
bl _ExprTernaryReorderExpression
b LBB431_75
LBB431_75:
b LBB431_76
LBB431_76:
sub x0, x29, #48
bl _Jim_FreeStack
stur wzr, [x29, #-64]
b LBB431_77
LBB431_77: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-64]
ldur x9, [x29, #-56]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB431_80
b LBB431_78
LBB431_78: ; in Loop: Header=BB431_77 Depth=1
ldur x8, [x29, #-56]
ldr x8, [x8]
ldursw x9, [x29, #-64]
lsl x9, x9, #4
ldr x9, [x8, x9]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB431_79
LBB431_79: ; in Loop: Header=BB431_77 Depth=1
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB431_77
LBB431_80:
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB431_82
b LBB431_81
LBB431_81:
ldur x0, [x29, #-16]
ldur x1, [x29, #-56]
bl _ExprFreeByteCode
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB431_83
LBB431_82:
ldur x8, [x29, #-56]
stur x8, [x29, #-8]
b LBB431_83
LBB431_83:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #208] ; 16-byte Folded Reload
add sp, sp, #224
ret
.cfi_endproc
.p2align 2
lJTI431_0:
.long LBB431_16-Ltmp78
.long LBB431_16-Ltmp78
.long LBB431_16-Ltmp78
.long LBB431_16-Ltmp78
.long LBB431_16-Ltmp78
.long LBB431_42-Ltmp78
.long LBB431_42-Ltmp78
.long LBB431_42-Ltmp78
.long LBB431_42-Ltmp78
.long LBB431_42-Ltmp78
.long LBB431_26-Ltmp78
.long LBB431_28-Ltmp78
.long LBB431_27-Ltmp78
.long LBB431_20-Ltmp78
.long LBB431_20-Ltmp78
.long LBB431_16-Ltmp78
; -- End function
.p2align 2 ; -- Begin function ExprCheckCorrectness
_ExprCheckCorrectness: ; @ExprCheckCorrectness
.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 wzr, [sp, #24]
str wzr, [sp, #20]
stur wzr, [x29, #-20]
b LBB432_1
LBB432_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
ldur x9, [x29, #-16]
ldr w9, [x9, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB432_13
b LBB432_2
LBB432_2: ; in Loop: Header=BB432_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
ldursw x9, [x29, #-20]
add x8, x8, x9, lsl #4
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr w0, [x8, #8]
bl _JimExprOperatorInfoByOpcode
str x0, [sp]
ldr x8, [sp]
ldrb w9, [x8, #17]
ldr w8, [sp, #24]
subs w8, w8, w9
str w8, [sp, #24]
ldr w8, [sp, #24]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB432_4
b LBB432_3
LBB432_3:
b LBB432_13
LBB432_4: ; in Loop: Header=BB432_1 Depth=1
ldr x8, [sp, #8]
ldr w8, [x8, #8]
subs w8, w8, #44
cset w8, eq
tbnz w8, #0, LBB432_6
b LBB432_5
LBB432_5: ; in Loop: Header=BB432_1 Depth=1
ldr x8, [sp, #8]
ldr w8, [x8, #8]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB432_7
b LBB432_6
LBB432_6: ; in Loop: Header=BB432_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB432_11
LBB432_7: ; in Loop: Header=BB432_1 Depth=1
ldr x8, [sp, #8]
ldr w8, [x8, #8]
subs w8, w8, #47
cset w8, eq
tbnz w8, #0, LBB432_9
b LBB432_8
LBB432_8: ; in Loop: Header=BB432_1 Depth=1
ldr x8, [sp, #8]
ldr w8, [x8, #8]
subs w8, w8, #48
cset w8, ne
tbnz w8, #0, LBB432_10
b LBB432_9
LBB432_9: ; in Loop: Header=BB432_1 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB432_10
LBB432_10: ; in Loop: Header=BB432_1 Depth=1
b LBB432_11
LBB432_11: ; in Loop: Header=BB432_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB432_12
LBB432_12: ; in Loop: Header=BB432_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB432_1
LBB432_13:
ldr w8, [sp, #24]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB432_15
b LBB432_14
LBB432_14:
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB432_16
b LBB432_15
LBB432_15:
mov w8, #1
stur w8, [x29, #-4]
b LBB432_17
LBB432_16:
stur wzr, [x29, #-4]
b LBB432_17
LBB432_17:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseExprOperator
_JimParseExprOperator: ; @JimParseExprOperator
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
mov w8, #-1
stur w8, [x29, #-24]
stur wzr, [x29, #-28]
stur wzr, [x29, #-20]
b LBB433_1
LBB433_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #46
cset w8, ge
tbnz w8, #0, LBB433_10
b LBB433_2
LBB433_2: ; in Loop: Header=BB433_1 Depth=1
ldursw x8, [x29, #-20]
mov x10, #24
mul x9, x8, x10
adrp x8, _Jim_ExprOperators@PAGE
add x8, x8, _Jim_ExprOperators@PAGEOFF
ldr x9, [x8, x9]
str x9, [sp, #24]
ldursw x9, [x29, #-20]
mul x9, x9, x10
add x8, x8, x9
ldrb w8, [x8, #19]
str w8, [sp, #20]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB433_4
b LBB433_3
LBB433_3: ; in Loop: Header=BB433_1 Depth=1
ldr x8, [sp, #24]
ldrsb w8, [x8]
ldur x9, [x29, #-16]
ldr x9, [x9]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB433_5
b LBB433_4
LBB433_4: ; in Loop: Header=BB433_1 Depth=1
b LBB433_9
LBB433_5: ; in Loop: Header=BB433_1 Depth=1
ldr w8, [sp, #20]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB433_8
b LBB433_6
LBB433_6: ; in Loop: Header=BB433_1 Depth=1
ldr x0, [sp, #24]
ldur x8, [x29, #-16]
ldr x1, [x8]
ldrsw x2, [sp, #20]
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB433_8
b LBB433_7
LBB433_7: ; in Loop: Header=BB433_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #20
stur w8, [x29, #-24]
ldr w8, [sp, #20]
stur w8, [x29, #-28]
b LBB433_8
LBB433_8: ; in Loop: Header=BB433_1 Depth=1
b LBB433_9
LBB433_9: ; in Loop: Header=BB433_1 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB433_1
LBB433_10:
ldur w8, [x29, #-24]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB433_12
b LBB433_11
LBB433_11:
mov w8, #1
stur w8, [x29, #-4]
b LBB433_22
LBB433_12:
ldur w8, [x29, #-24]
subs w8, w8, #59
cset w8, lt
tbnz w8, #0, LBB433_21
b LBB433_13
LBB433_13:
ldur x8, [x29, #-16]
ldr x8, [x8]
ldursw x9, [x29, #-28]
add x8, x8, x9
str x8, [sp, #8]
ldur x8, [x29, #-16]
ldr w8, [x8, #8]
ldur w9, [x29, #-28]
subs w8, w8, w9
str w8, [sp, #4]
b LBB433_14
LBB433_14: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp] ; 4-byte Folded Spill
tbnz w8, #0, LBB433_16
b LBB433_15
LBB433_15: ; in Loop: Header=BB433_14 Depth=1
ldr x8, [sp, #8]
ldrb w0, [x8]
bl _isspace
subs w8, w0, #0
cset w8, ne
str w8, [sp] ; 4-byte Folded Spill
b LBB433_16
LBB433_16: ; in Loop: Header=BB433_14 Depth=1
ldr w8, [sp] ; 4-byte Folded Reload
tbz w8, #0, LBB433_18
b LBB433_17
LBB433_17: ; in Loop: Header=BB433_14 Depth=1
ldr w8, [sp, #4]
subs w8, w8, #1
str w8, [sp, #4]
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
b LBB433_14
LBB433_18:
ldr x8, [sp, #8]
ldrsb w8, [x8]
subs w8, w8, #40
cset w8, eq
tbnz w8, #0, LBB433_20
b LBB433_19
LBB433_19:
mov w8, #1
stur w8, [x29, #-4]
b LBB433_22
LBB433_20:
b LBB433_21
LBB433_21:
ldur x8, [x29, #-16]
ldr x8, [x8]
ldursw x9, [x29, #-28]
add x8, x8, x9
subs x8, x8, #1
ldur x9, [x29, #-16]
str x8, [x9, #24]
ldursw x10, [x29, #-28]
ldur x9, [x29, #-16]
ldr x8, [x9]
add x8, x8, x10
str x8, [x9]
ldur w10, [x29, #-28]
ldur x9, [x29, #-16]
ldr w8, [x9, #8]
subs w8, w8, w10
str w8, [x9, #8]
ldur w8, [x29, #-24]
ldur x9, [x29, #-16]
str w8, [x9, #36]
stur wzr, [x29, #-4]
b LBB433_22
LBB433_22:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseExprNumber
_JimParseExprNumber: ; @JimParseExprNumber
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
ldr x9, [sp, #16]
mov w8, #14
str w8, [x9, #36]
ldr x8, [sp, #16]
ldr x0, [x8]
ldr x1, [sp, #16]
bl _jim_strtoull
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsb w1, [x8]
adrp x0, l_.str.383@PAGE
add x0, x0, l_.str.383@PAGEOFF
bl _strchr
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB434_2
b LBB434_1
LBB434_1:
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #16]
ldr x9, [x9, #16]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB434_9
b LBB434_2
LBB434_2:
ldr x8, [sp, #16]
ldr x0, [x8, #16]
add x1, sp, #8
bl _strtod
fcmp d0, #0.0
cset w8, eq
tbnz w8, #0, LBB434_4
b LBB434_3
LBB434_3:
b LBB434_4
LBB434_4:
ldr x8, [sp, #8]
ldr x9, [sp, #16]
ldr x9, [x9, #16]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB434_6
b LBB434_5
LBB434_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB434_10
LBB434_6:
ldr x8, [sp, #8]
ldr x9, [sp, #16]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB434_8
b LBB434_7
LBB434_7:
ldr x9, [sp, #16]
mov w8, #15
str w8, [x9, #36]
ldr x8, [sp, #8]
ldr x9, [sp, #16]
str x8, [x9]
b LBB434_8
LBB434_8:
b LBB434_9
LBB434_9:
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x8, [sp, #16]
ldr x8, [x8]
ldr x9, [sp, #16]
ldr x9, [x9, #16]
subs x10, x8, x9
ldr x9, [sp, #16]
ldrsw x8, [x9, #8]
subs x8, x8, x10
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB434_10
LBB434_10:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseQuote
_JimParseQuote: ; @JimParseQuote
.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]
add x8, x8, #1
ldr x9, [sp, #8]
str x8, [x9, #16]
ldr x8, [sp, #8]
ldr w8, [x8, #12]
ldr x9, [sp, #8]
str w8, [x9, #32]
ldr x0, [sp, #8]
bl _JimParseSubQuote
ldr x8, [sp, #8]
str w0, [x8, #36]
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseExprIrrational
_JimParseExprIrrational: ; @JimParseExprIrrational
.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 x0, [sp, #32]
add x0, sp, #48
mov w1, #0
mov x2, #56
bl _memset
adrp x8, l_.str.329@PAGE
add x8, x8, l_.str.329@PAGEOFF
str x8, [sp, #48]
adrp x8, l_.str.384@PAGE
add x8, x8, l_.str.384@PAGEOFF
str x8, [sp, #56]
adrp x8, l_.str.385@PAGE
add x8, x8, l_.str.385@PAGEOFF
str x8, [sp, #64]
adrp x8, l_.str.331@PAGE
add x8, x8, l_.str.331@PAGEOFF
str x8, [sp, #72]
adrp x8, l_.str.386@PAGE
add x8, x8, l_.str.386@PAGEOFF
str x8, [sp, #80]
adrp x8, l_.str.387@PAGE
add x8, x8, l_.str.387@PAGEOFF
str x8, [sp, #88]
str wzr, [sp, #28]
b LBB436_1
LBB436_1: ; =>This Inner Loop Header: Depth=1
ldrsw x9, [sp, #28]
add x8, sp, #48
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB436_6
b LBB436_2
LBB436_2: ; in Loop: Header=BB436_1 Depth=1
ldrsw x9, [sp, #28]
add x8, sp, #48
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #16]
ldr x0, [sp, #16]
ldr x8, [sp, #32]
ldr x1, [x8]
mov x2, #3
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB436_4
b LBB436_3
LBB436_3:
ldr x9, [sp, #32]
ldr x8, [x9]
add x8, x8, #3
str x8, [x9]
ldr x9, [sp, #32]
ldr w8, [x9, #8]
subs w8, w8, #3
str w8, [x9, #8]
ldr x8, [sp, #32]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #32]
str x8, [x9, #24]
ldr x9, [sp, #32]
mov w8, #15
str w8, [x9, #36]
str wzr, [sp, #44]
b LBB436_7
LBB436_4: ; in Loop: Header=BB436_1 Depth=1
b LBB436_5
LBB436_5: ; in Loop: Header=BB436_1 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB436_1
LBB436_6:
mov w8, #1
str w8, [sp, #44]
b LBB436_7
LBB436_7:
ldr w8, [sp, #44]
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, LBB436_9
b LBB436_8
LBB436_8:
bl ___stack_chk_fail
LBB436_9:
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ExprAddOperator
_ExprAddOperator: ; @ExprAddOperator
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
ldur x8, [x29, #-24]
ldr x8, [x8]
ldur x9, [x29, #-24]
ldrsw x9, [x9, #8]
add x8, x8, x9, lsl #4
str x8, [sp, #24]
ldr x8, [sp, #32]
ldr w0, [x8, #12]
bl _JimExprOperatorInfoByOpcode
str x0, [sp, #16]
ldr x8, [sp, #16]
ldrb w8, [x8, #18]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB437_4
b LBB437_1
LBB437_1:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr x2, [sp, #32]
bl _ExprAddLazyOperator
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB437_3
b LBB437_2
LBB437_2:
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.393@PAGE
add x1, x1, l_.str.393@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB437_6
LBB437_3:
b LBB437_5
LBB437_4:
ldur x8, [x29, #-16]
ldr x8, [x8, #208]
ldr x9, [sp, #24]
str x8, [x9]
ldr x8, [sp, #32]
ldr w8, [x8, #12]
ldr x9, [sp, #24]
str w8, [x9, #8]
ldur x9, [x29, #-24]
ldr w8, [x9, #8]
add w8, w8, #1
str w8, [x9, #8]
b LBB437_5
LBB437_5:
stur wzr, [x29, #-4]
b LBB437_6
LBB437_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ExprTernaryReorderExpression
_ExprTernaryReorderExpression: ; @ExprTernaryReorderExpression
.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 x8, [x29, #-16]
ldr w8, [x8, #8]
subs w8, w8, #1
stur w8, [x29, #-20]
b LBB438_1
LBB438_1: ; =>This Loop Header: Depth=1
; Child Loop BB438_7 Depth 2
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB438_12
b LBB438_2
LBB438_2: ; in Loop: Header=BB438_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
ldursw x9, [x29, #-20]
add x8, x8, x9, lsl #4
ldr w8, [x8, #8]
subs w8, w8, #49
cset w8, eq
tbnz w8, #0, LBB438_4
b LBB438_3
LBB438_3: ; in Loop: Header=BB438_1 Depth=1
b LBB438_11
LBB438_4: ; in Loop: Header=BB438_1 Depth=1
ldur x0, [x29, #-16]
ldur w1, [x29, #-20]
add x2, sp, #24
add x3, sp, #20
bl _ExprTernaryGetMoveIndices
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB438_6
b LBB438_5
LBB438_5: ; in Loop: Header=BB438_1 Depth=1
b LBB438_11
LBB438_6: ; in Loop: Header=BB438_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsw x9, [sp, #24]
ldr q0, [x8, x9, lsl #4]
str q0, [sp]
ldr w8, [sp, #24]
str w8, [sp, #16]
b LBB438_7
LBB438_7: ; Parent Loop BB438_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #16]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB438_10
b LBB438_8
LBB438_8: ; in Loop: Header=BB438_7 Depth=2
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsw x9, [sp, #16]
ldur x10, [x29, #-16]
ldr x10, [x10]
ldr w11, [sp, #16]
add w11, w11, #1
ldr q0, [x10, w11, sxtw #4]
str q0, [x8, x9, lsl #4]
b LBB438_9
LBB438_9: ; in Loop: Header=BB438_7 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB438_7
LBB438_10: ; in Loop: Header=BB438_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
ldursw x9, [x29, #-20]
ldr q0, [sp]
str q0, [x8, x9, lsl #4]
ldur w8, [x29, #-20]
ldr w9, [sp, #24]
subs w10, w8, w9
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr w9, [sp, #20]
subs w11, w9, #1
; implicit-def: $x9
mov x9, x11
sxtw x9, w9
lsl x9, x9, #4
ldr x9, [x8, x9]
ldr x8, [x9, #24]
add x8, x8, w10, sxtw
str x8, [x9, #24]
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
b LBB438_11
LBB438_11: ; in Loop: Header=BB438_1 Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #1
stur w8, [x29, #-20]
b LBB438_1
LBB438_12:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ExprAddLazyOperator
_ExprAddLazyOperator: ; @ExprAddLazyOperator
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
ldur x8, [x29, #-24]
ldr w9, [x8, #8]
mov w8, #1
subs w9, w9, #1
str w9, [sp, #24]
str w8, [sp, #20]
b LBB439_1
LBB439_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB439_7
b LBB439_2
LBB439_2: ; in Loop: Header=BB439_1 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8]
ldrsw x9, [sp, #24]
add x8, x8, x9, lsl #4
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr w8, [x8, #8]
subs w8, w8, #20
cset w8, lt
tbnz w8, #0, LBB439_4
b LBB439_3
LBB439_3: ; in Loop: Header=BB439_1 Depth=1
ldr x8, [sp, #8]
ldr w0, [x8, #8]
bl _JimExprOperatorInfoByOpcode
ldrb w9, [x0, #17]
ldr w8, [sp, #20]
add w8, w8, w9
str w8, [sp, #20]
b LBB439_4
LBB439_4: ; in Loop: Header=BB439_1 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
ldr w8, [sp, #24]
subs w8, w8, #1
str w8, [sp, #24]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB439_6
b LBB439_5
LBB439_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB439_16
LBB439_6: ; in Loop: Header=BB439_1 Depth=1
b LBB439_1
LBB439_7:
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
ldur x8, [x29, #-24]
ldr x8, [x8]
ldr w9, [sp, #24]
add w9, w9, #2
add x0, x8, w9, sxtw #4
ldur x8, [x29, #-24]
ldr x8, [x8]
ldrsw x9, [sp, #24]
add x1, x8, x9, lsl #4
ldur x8, [x29, #-24]
ldr w8, [x8, #8]
ldr w9, [sp, #24]
subs w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
mov x8, #16
mul x2, x8, x9
mov x3, #-1
bl ___memmove_chk
ldur x9, [x29, #-24]
ldr w8, [x9, #8]
add w8, w8, #2
str w8, [x9, #8]
ldur x8, [x29, #-24]
ldr w8, [x8, #8]
ldr w9, [sp, #24]
subs w8, w8, w9
subs w8, w8, #1
str w8, [sp, #16]
ldr x8, [sp, #32]
ldr w8, [x8, #12]
add w8, w8, #1
ldur x9, [x29, #-24]
ldr x9, [x9]
ldr w10, [sp, #24]
add w10, w10, #1
add x9, x9, w10, sxtw #4
str w8, [x9, #8]
ldur x8, [x29, #-16]
ldr x8, [x8, #208]
ldur x9, [x29, #-24]
ldr x9, [x9]
ldr w10, [sp, #24]
add w11, w10, #1
; implicit-def: $x10
mov x10, x11
sxtw x10, w10
lsl x10, x10, #4
str x8, [x9, x10]
ldur x8, [x29, #-24]
ldr x8, [x8]
ldrsw x9, [sp, #24]
add x9, x8, x9, lsl #4
mov w8, #14
str w8, [x9, #8]
ldur x0, [x29, #-16]
ldrsw x1, [sp, #16]
bl _Jim_NewIntObj
ldur x8, [x29, #-24]
ldr x8, [x8]
ldrsw x9, [sp, #24]
lsl x9, x9, #4
str x0, [x8, x9]
ldur x8, [x29, #-16]
ldr x8, [x8, #208]
ldur x9, [x29, #-24]
ldr x9, [x9]
ldur x10, [x29, #-24]
ldrsw x10, [x10, #8]
lsl x10, x10, #4
str x8, [x9, x10]
ldr x8, [sp, #32]
ldr w8, [x8, #12]
add w8, w8, #2
ldur x9, [x29, #-24]
ldr x9, [x9]
ldur x10, [x29, #-24]
ldrsw x10, [x10, #8]
add x9, x9, x10, lsl #4
str w8, [x9, #8]
ldur x9, [x29, #-24]
ldr w8, [x9, #8]
add w8, w8, #1
str w8, [x9, #8]
ldr w8, [sp, #24]
subs w8, w8, #1
str w8, [sp, #28]
b LBB439_8
LBB439_8: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB439_15
b LBB439_9
LBB439_9: ; in Loop: Header=BB439_8 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8]
ldrsw x9, [sp, #28]
add x8, x8, x9, lsl #4
ldr w0, [x8, #8]
bl _JimExprOperatorInfoByOpcode
str x0, [sp]
ldr x8, [sp]
ldrb w8, [x8, #18]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB439_13
b LBB439_10
LBB439_10: ; in Loop: Header=BB439_8 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8]
ldr w9, [sp, #28]
subs w10, w9, #1
; implicit-def: $x9
mov x9, x10
sxtw x9, w9
lsl x9, x9, #4
ldr x8, [x8, x9]
ldr x8, [x8, #24]
ldrsw x9, [sp, #28]
add x8, x8, x9
subs x8, x8, #1
ldrsw x9, [sp, #24]
subs x8, x8, x9
cset w8, lt
tbnz w8, #0, LBB439_12
b LBB439_11
LBB439_11: ; in Loop: Header=BB439_8 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8]
ldr w9, [sp, #28]
subs w10, w9, #1
; implicit-def: $x9
mov x9, x10
sxtw x9, w9
lsl x9, x9, #4
ldr x9, [x8, x9]
ldr x8, [x9, #24]
add x8, x8, #2
str x8, [x9, #24]
b LBB439_12
LBB439_12: ; in Loop: Header=BB439_8 Depth=1
b LBB439_13
LBB439_13: ; in Loop: Header=BB439_8 Depth=1
b LBB439_14
LBB439_14: ; in Loop: Header=BB439_8 Depth=1
ldr w8, [sp, #28]
subs w8, w8, #1
str w8, [sp, #28]
b LBB439_8
LBB439_15:
stur wzr, [x29, #-4]
b LBB439_16
LBB439_16:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ExprTernaryGetMoveIndices
_ExprTernaryGetMoveIndices: ; @ExprTernaryGetMoveIndices
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
str x3, [sp, #8]
ldur w9, [x29, #-20]
mov w8, #1
subs w9, w9, #1
str w9, [sp, #4]
str w8, [sp]
b LBB440_1
LBB440_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB440_13
b LBB440_2
LBB440_2: ; in Loop: Header=BB440_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsw x9, [sp, #4]
add x8, x8, x9, lsl #4
ldr w8, [x8, #8]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB440_7
b LBB440_3
LBB440_3: ; in Loop: Header=BB440_1 Depth=1
ldr w8, [sp]
subs w8, w8, #1
str w8, [sp]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB440_6
b LBB440_4
LBB440_4: ; in Loop: Header=BB440_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
ldr w9, [sp, #4]
subs w9, w9, #2
add x8, x8, w9, sxtw #4
ldr w8, [x8, #8]
subs w8, w8, #49
cset w8, ne
tbnz w8, #0, LBB440_6
b LBB440_5
LBB440_5:
ldr w8, [sp, #4]
subs w8, w8, #2
ldr x9, [sp, #16]
str w8, [x9]
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
ldr w1, [x8]
bl _ExprTernaryGetColonLeftIndex
ldr x8, [sp, #8]
str w0, [x8]
mov w8, #1
stur w8, [x29, #-4]
b LBB440_14
LBB440_6: ; in Loop: Header=BB440_1 Depth=1
b LBB440_12
LBB440_7: ; in Loop: Header=BB440_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8]
ldrsw x9, [sp, #4]
add x8, x8, x9, lsl #4
ldr w8, [x8, #8]
subs w8, w8, #49
cset w8, ne
tbnz w8, #0, LBB440_11
b LBB440_8
LBB440_8: ; in Loop: Header=BB440_1 Depth=1
ldr w8, [sp]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB440_10
b LBB440_9
LBB440_9:
stur wzr, [x29, #-4]
b LBB440_14
LBB440_10: ; in Loop: Header=BB440_1 Depth=1
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB440_11
LBB440_11: ; in Loop: Header=BB440_1 Depth=1
b LBB440_12
LBB440_12: ; in Loop: Header=BB440_1 Depth=1
ldr w8, [sp, #4]
subs w8, w8, #1
str w8, [sp, #4]
b LBB440_1
LBB440_13:
stur wzr, [x29, #-4]
b LBB440_14
LBB440_14:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ExprTernaryGetColonLeftIndex
_ExprTernaryGetColonLeftIndex: ; @ExprTernaryGetColonLeftIndex
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
mov w8, #1
str w8, [sp, #8]
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #12]
b LBB441_1
LBB441_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB441_12
b LBB441_2
LBB441_2: ; in Loop: Header=BB441_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsw x9, [sp, #12]
add x8, x8, x9, lsl #4
ldr w8, [x8, #8]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB441_4
b LBB441_3
LBB441_3: ; in Loop: Header=BB441_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #1
str w8, [sp, #8]
b LBB441_11
LBB441_4: ; in Loop: Header=BB441_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsw x9, [sp, #12]
add x8, x8, x9, lsl #4
ldr w8, [x8, #8]
subs w8, w8, #49
cset w8, ne
tbnz w8, #0, LBB441_6
b LBB441_5
LBB441_5: ; in Loop: Header=BB441_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB441_10
LBB441_6: ; in Loop: Header=BB441_1 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8]
ldrsw x9, [sp, #12]
add x8, x8, x9, lsl #4
ldr w8, [x8, #8]
subs w8, w8, #48
cset w8, ne
tbnz w8, #0, LBB441_9
b LBB441_7
LBB441_7: ; in Loop: Header=BB441_1 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB441_9
b LBB441_8
LBB441_8:
ldr w8, [sp, #12]
str w8, [sp, #28]
b LBB441_13
LBB441_9: ; in Loop: Header=BB441_1 Depth=1
b LBB441_10
LBB441_10: ; in Loop: Header=BB441_1 Depth=1
b LBB441_11
LBB441_11: ; in Loop: Header=BB441_1 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #12]
b LBB441_1
LBB441_12:
mov w8, #-1
str w8, [sp, #28]
b LBB441_13
LBB441_13:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimScanAString
_JimScanAString: ; @JimScanAString
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
ldr x0, [sp, #24]
bl _Jim_StrDup
str x0, [sp, #16]
ldr x8, [sp, #16]
str x8, [sp, #8]
b LBB442_1
LBB442_1: ; =>This Loop Header: Depth=1
; Child Loop BB442_9 Depth 2
ldr x8, [sp, #24]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB442_12
b LBB442_2
LBB442_2: ; in Loop: Header=BB442_1 Depth=1
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB442_5
b LBB442_3
LBB442_3: ; in Loop: Header=BB442_1 Depth=1
ldr x8, [sp, #24]
ldrb w0, [x8]
bl _isspace
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB442_5
b LBB442_4
LBB442_4:
b LBB442_12
LBB442_5: ; in Loop: Header=BB442_1 Depth=1
ldr x8, [sp, #24]
ldrb w8, [x8]
str w8, [sp, #4]
mov w8, #1
str w8, [sp]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB442_8
b LBB442_6
LBB442_6: ; in Loop: Header=BB442_1 Depth=1
ldur x0, [x29, #-16]
ldr w1, [sp, #4]
mov w2, #2
bl _JimCharsetMatch
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB442_8
b LBB442_7
LBB442_7:
b LBB442_12
LBB442_8: ; in Loop: Header=BB442_1 Depth=1
b LBB442_9
LBB442_9: ; Parent Loop BB442_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp]
subs w9, w8, #1
str w9, [sp]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB442_11
b LBB442_10
LBB442_10: ; in Loop: Header=BB442_9 Depth=2
ldr x8, [sp, #24]
add x9, x8, #1
str x9, [sp, #24]
ldrb w8, [x8]
ldr x9, [sp, #8]
add x10, x9, #1
str x10, [sp, #8]
strb w8, [x9]
b LBB442_9
LBB442_11: ; in Loop: Header=BB442_1 Depth=1
b LBB442_1
LBB442_12:
ldr x8, [sp, #8]
strb wzr, [x8]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr x8, [sp, #8]
ldr x9, [sp, #16]
subs x8, x8, x9
mov x2, x8
bl _Jim_NewStringObjNoAlloc
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimUnknown
_JimUnknown: ; @JimUnknown
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
ldur x8, [x29, #-16]
ldr w8, [x8, #328]
subs w8, w8, #50
cset w8, le
tbnz w8, #0, LBB443_2
b LBB443_1
LBB443_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB443_5
LBB443_2:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8, #320]
mov w2, #0
bl _Jim_GetCommand
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB443_4
b LBB443_3
LBB443_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB443_5
LBB443_4:
ldur x9, [x29, #-16]
ldr w8, [x9, #328]
add w8, w8, #1
str w8, [x9, #328]
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8, #320]
ldur w2, [x29, #-20]
ldr x3, [sp, #16]
bl _Jim_EvalObjPrefix
str w0, [sp, #12]
ldur x9, [x29, #-16]
ldr w8, [x9, #328]
subs w8, w8, #1
str w8, [x9, #328]
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB443_5
LBB443_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCallProcedure
_JimCallProcedure: ; @JimCallProcedure
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur w2, [x29, #-28]
stur x3, [x29, #-40]
ldur w8, [x29, #-28]
subs w8, w8, #1
ldur x9, [x29, #-24]
ldr w9, [x9, #44]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB444_3
b LBB444_1
LBB444_1:
ldur x8, [x29, #-24]
ldr w8, [x8, #52]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB444_4
b LBB444_2
LBB444_2:
ldur w8, [x29, #-28]
subs w8, w8, #1
ldur x9, [x29, #-24]
ldr w9, [x9, #44]
ldur x10, [x29, #-24]
ldr w10, [x10, #48]
add w9, w9, w10
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB444_4
b LBB444_3
LBB444_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-40]
ldr x1, [x8]
ldur x2, [x29, #-24]
bl _JimSetProcWrongArgs
mov w8, #1
stur w8, [x29, #-4]
b LBB444_56
LBB444_4:
ldur x8, [x29, #-24]
ldr x0, [x8, #24]
bl _Jim_Length
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB444_6
b LBB444_5
LBB444_5:
stur wzr, [x29, #-4]
b LBB444_56
LBB444_6:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr w8, [x8, #8]
ldur x9, [x29, #-16]
ldr w9, [x9, #28]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB444_12
b LBB444_7
LBB444_7:
b LBB444_8
LBB444_8:
ldur x0, [x29, #-16]
adrp x1, l_.str.395@PAGE
add x1, x1, l_.str.395@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB444_10
b LBB444_9
LBB444_9:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB444_10
LBB444_10:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB444_11
LBB444_11:
mov w8, #1
stur w8, [x29, #-4]
b LBB444_56
LBB444_12:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8, #88]
ldur x8, [x29, #-24]
ldr x2, [x8, #72]
bl _JimCreateCallFrame
stur x0, [x29, #-48]
ldur x8, [x29, #-40]
ldur x9, [x29, #-48]
str x8, [x9, #80]
ldur w8, [x29, #-28]
ldur x9, [x29, #-48]
str w8, [x9, #88]
ldur x8, [x29, #-24]
ldr x8, [x8, #16]
ldur x9, [x29, #-48]
str x8, [x9, #96]
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
ldur x9, [x29, #-48]
str x8, [x9, #104]
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldur x9, [x29, #-48]
str x8, [x9, #64]
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8, #192]
bl _JimGetScript
str x0, [sp, #40]
ldr x8, [sp, #40]
ldr x8, [x8, #8]
ldur x9, [x29, #-48]
str x8, [x9, #128]
ldr x8, [sp, #40]
ldr w8, [x8, #32]
ldur x9, [x29, #-48]
str w8, [x9, #136]
ldur x8, [x29, #-24]
ldr x10, [x8, #16]
ldr w9, [x10, #16]
mov w8, #1
add w9, w9, #1
str w9, [x10, #16]
ldur x9, [x29, #-24]
ldr x10, [x9, #24]
ldr w9, [x10, #16]
add w9, w9, #1
str w9, [x10, #16]
ldur x9, [x29, #-48]
ldur x10, [x29, #-16]
str x9, [x10, #88]
ldur w9, [x29, #-28]
subs w9, w9, #1
ldur x10, [x29, #-24]
ldr w10, [x10, #44]
subs w9, w9, w10
str w9, [sp, #48]
stur w8, [x29, #-52]
str wzr, [sp, #56]
b LBB444_13
LBB444_13: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #56]
ldur x9, [x29, #-24]
ldr w9, [x9, #40]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB444_30
b LBB444_14
LBB444_14: ; in Loop: Header=BB444_13 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #64]
ldrsw x9, [sp, #56]
lsl x9, x9, #4
ldr x8, [x8, x9]
str x8, [sp, #24]
ldr w8, [sp, #56]
ldur x9, [x29, #-24]
ldr w9, [x9, #52]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB444_22
b LBB444_15
LBB444_15: ; in Loop: Header=BB444_13 Depth=1
str wzr, [sp, #12]
ldur x8, [x29, #-24]
ldr w8, [x8, #44]
ldur x9, [x29, #-24]
ldr w9, [x9, #48]
add w8, w8, w9
ldur w9, [x29, #-28]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB444_17
b LBB444_16
LBB444_16: ; in Loop: Header=BB444_13 Depth=1
ldur w8, [x29, #-28]
subs w8, w8, #1
ldur x9, [x29, #-24]
ldr w9, [x9, #44]
ldur x10, [x29, #-24]
ldr w10, [x10, #48]
add w9, w9, w10
subs w8, w8, w9
str w8, [sp, #12]
b LBB444_17
LBB444_17: ; in Loop: Header=BB444_13 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-40]
ldursw x9, [x29, #-52]
add x1, x8, x9, lsl #3
ldr w2, [sp, #12]
bl _Jim_NewListObj
str x0, [sp, #16]
ldur x8, [x29, #-24]
ldr x8, [x8, #64]
ldrsw x9, [sp, #56]
add x8, x8, x9, lsl #4
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB444_19
b LBB444_18
LBB444_18: ; in Loop: Header=BB444_13 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #64]
ldrsw x9, [sp, #56]
add x8, x8, x9, lsl #4
ldr x8, [x8, #8]
str x8, [sp, #24]
b LBB444_19
LBB444_19: ; in Loop: Header=BB444_13 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr x2, [sp, #16]
bl _Jim_SetVariable
str w0, [sp, #52]
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB444_21
b LBB444_20
LBB444_20:
b LBB444_31
LBB444_21: ; in Loop: Header=BB444_13 Depth=1
ldr w9, [sp, #12]
ldur w8, [x29, #-52]
add w8, w8, w9
stur w8, [x29, #-52]
b LBB444_29
LBB444_22: ; in Loop: Header=BB444_13 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #64]
ldrsw x9, [sp, #56]
add x8, x8, x9, lsl #4
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB444_24
b LBB444_23
LBB444_23: ; in Loop: Header=BB444_13 Depth=1
ldr w8, [sp, #48]
subs w9, w8, #1
str w9, [sp, #48]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB444_25
b LBB444_24
LBB444_24: ; in Loop: Header=BB444_13 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldur x8, [x29, #-40]
ldursw x9, [x29, #-52]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-52]
ldr x2, [x8, x9, lsl #3]
bl _JimSetProcArg
str w0, [sp, #52]
b LBB444_26
LBB444_25: ; in Loop: Header=BB444_13 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldur x8, [x29, #-24]
ldr x8, [x8, #64]
ldrsw x9, [sp, #56]
add x8, x8, x9, lsl #4
ldr x2, [x8, #8]
bl _Jim_SetVariable
str w0, [sp, #52]
b LBB444_26
LBB444_26: ; in Loop: Header=BB444_13 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB444_28
b LBB444_27
LBB444_27:
b LBB444_31
LBB444_28: ; in Loop: Header=BB444_13 Depth=1
b LBB444_29
LBB444_29: ; in Loop: Header=BB444_13 Depth=1
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
b LBB444_13
LBB444_30:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
ldr x1, [x8, #24]
bl _Jim_EvalObj
str w0, [sp, #52]
b LBB444_31
LBB444_31:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x8, [x8, #72]
ldur x9, [x29, #-16]
str x8, [x9, #88]
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
mov w2, #1
bl _JimFreeCallFrame
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x8, [x8, #160]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB444_46
b LBB444_32
LBB444_32:
ldur x8, [x29, #-16]
ldr x10, [x8, #88]
ldr w8, [x10, #152]
add w9, w8, #1
str w9, [x10, #152]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB444_45
b LBB444_33
LBB444_33:
b LBB444_34
LBB444_34: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x8, [x8, #160]
str x8, [sp]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
; kill: def $x9 killed $xzr
str xzr, [x8, #160]
ldr w8, [sp, #52]
subs w8, w8, #7
cset w8, ne
tbnz w8, #0, LBB444_38
b LBB444_35
LBB444_35: ; in Loop: Header=BB444_34 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp]
bl _Jim_EvalObjList
str w0, [sp, #52]
ldr w8, [sp, #52]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB444_37
b LBB444_36
LBB444_36: ; in Loop: Header=BB444_34 Depth=1
ldur x9, [x29, #-16]
ldr w8, [x9, #44]
add w8, w8, #1
str w8, [x9, #44]
b LBB444_37
LBB444_37: ; in Loop: Header=BB444_34 Depth=1
b LBB444_38
LBB444_38: ; in Loop: Header=BB444_34 Depth=1
ldr x9, [sp]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB444_40
b LBB444_39
LBB444_39: ; in Loop: Header=BB444_34 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp]
bl _Jim_FreeObj
b LBB444_40
LBB444_40: ; in Loop: Header=BB444_34 Depth=1
b LBB444_41
LBB444_41: ; in Loop: Header=BB444_34 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x8, [x8, #160]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB444_34
b LBB444_42
LBB444_42:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x8, [x8, #168]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB444_44
b LBB444_43
LBB444_43:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x1, [x8, #168]
bl _JimDecrCmdRefCount
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
; kill: def $x9 killed $xzr
str xzr, [x8, #168]
b LBB444_44
LBB444_44:
b LBB444_45
LBB444_45:
ldur x8, [x29, #-16]
ldr x9, [x8, #88]
ldr w8, [x9, #152]
subs w8, w8, #1
str w8, [x9, #152]
b LBB444_46
LBB444_46:
ldr w8, [sp, #52]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB444_50
b LBB444_47
LBB444_47:
ldur x9, [x29, #-16]
ldr w8, [x9, #44]
subs w8, w8, #1
str w8, [x9, #44]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB444_49
b LBB444_48
LBB444_48:
ldur x8, [x29, #-16]
ldr w8, [x8, #40]
str w8, [sp, #52]
ldur x8, [x29, #-16]
str wzr, [x8, #40]
ldur x8, [x29, #-16]
str wzr, [x8, #44]
b LBB444_49
LBB444_49:
b LBB444_55
LBB444_50:
ldr w8, [sp, #52]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB444_54
b LBB444_51
LBB444_51:
ldur x9, [x29, #-16]
ldr w8, [x9, #24]
add w8, w8, #1
str w8, [x9, #24]
ldur x8, [x29, #-16]
ldr x9, [x8, #312]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB444_53
b LBB444_52
LBB444_52:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8, #312]
bl _Jim_FreeObj
b LBB444_53
LBB444_53:
ldur x8, [x29, #-40]
ldr x8, [x8]
ldur x9, [x29, #-16]
str x8, [x9, #312]
ldur x8, [x29, #-16]
ldr x9, [x8, #312]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB444_54
LBB444_54:
b LBB444_55
LBB444_55:
ldr w8, [sp, #52]
stur w8, [x29, #-4]
b LBB444_56
LBB444_56:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimSetProcWrongArgs
_JimSetProcWrongArgs: ; @JimSetProcWrongArgs
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
ldur x0, [x29, #-8]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
stur x0, [x29, #-32]
stur wzr, [x29, #-36]
b LBB445_1
LBB445_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-36]
ldur x9, [x29, #-24]
ldr w9, [x9, #40]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB445_15
b LBB445_2
LBB445_2: ; in Loop: Header=BB445_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
adrp x2, l_.str.107@PAGE
add x2, x2, l_.str.107@PAGEOFF
mov w3, #1
bl _Jim_AppendString
ldur w8, [x29, #-36]
ldur x9, [x29, #-24]
ldr w9, [x9, #52]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB445_7
b LBB445_3
LBB445_3: ; in Loop: Header=BB445_1 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #64]
ldursw x9, [x29, #-36]
add x8, x8, x9, lsl #4
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB445_5
b LBB445_4
LBB445_4: ; in Loop: Header=BB445_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
adrp x2, l_.str.85@PAGE
add x2, x2, l_.str.85@PAGEOFF
mov w3, #1
bl _Jim_AppendString
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
ldur x8, [x29, #-24]
ldr x8, [x8, #64]
ldursw x9, [x29, #-36]
add x8, x8, x9, lsl #4
ldr x2, [x8, #8]
bl _Jim_AppendObj
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
adrp x2, l_.str.396@PAGE
add x2, x2, l_.str.396@PAGEOFF
mov w3, #-1
bl _Jim_AppendString
b LBB445_6
LBB445_5: ; in Loop: Header=BB445_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
adrp x2, l_.str.397@PAGE
add x2, x2, l_.str.397@PAGEOFF
mov w3, #-1
bl _Jim_AppendString
b LBB445_6
LBB445_6: ; in Loop: Header=BB445_1 Depth=1
b LBB445_13
LBB445_7: ; in Loop: Header=BB445_1 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #64]
ldursw x9, [x29, #-36]
add x8, x8, x9, lsl #4
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB445_9
b LBB445_8
LBB445_8: ; in Loop: Header=BB445_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
adrp x2, l_.str.85@PAGE
add x2, x2, l_.str.85@PAGEOFF
str x2, [sp, #16] ; 8-byte Folded Spill
mov w3, #1
str w3, [sp, #28] ; 4-byte Folded Spill
bl _Jim_AppendString
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
ldur x8, [x29, #-24]
ldr x8, [x8, #64]
ldursw x9, [x29, #-36]
lsl x9, x9, #4
ldr x2, [x8, x9]
bl _Jim_AppendObj
ldr x2, [sp, #16] ; 8-byte Folded Reload
ldr w3, [sp, #28] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
bl _Jim_AppendString
b LBB445_12
LBB445_9: ; in Loop: Header=BB445_1 Depth=1
ldur x8, [x29, #-24]
ldr x8, [x8, #64]
ldursw x9, [x29, #-36]
lsl x9, x9, #4
ldr x0, [x8, x9]
bl _Jim_String
str x0, [sp, #32]
ldr x8, [sp, #32]
ldrsb w8, [x8]
subs w8, w8, #38
cset w8, ne
tbnz w8, #0, LBB445_11
b LBB445_10
LBB445_10: ; in Loop: Header=BB445_1 Depth=1
ldr x8, [sp, #32]
add x8, x8, #1
str x8, [sp, #32]
b LBB445_11
LBB445_11: ; in Loop: Header=BB445_1 Depth=1
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
ldr x2, [sp, #32]
mov w3, #-1
bl _Jim_AppendString
b LBB445_12
LBB445_12: ; in Loop: Header=BB445_1 Depth=1
b LBB445_13
LBB445_13: ; in Loop: Header=BB445_1 Depth=1
b LBB445_14
LBB445_14: ; in Loop: Header=BB445_1 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB445_1
LBB445_15:
ldur x0, [x29, #-8]
ldur x10, [x29, #-16]
ldur x8, [x29, #-32]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x1, l_.str.398@PAGE
add x1, x1, l_.str.398@PAGEOFF
bl _Jim_SetResultFormatted
ldur x0, [x29, #-8]
ldur x1, [x29, #-32]
bl _Jim_FreeObj
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimSetProcArg
_JimSetProcArg: ; @JimSetProcArg
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
ldur x0, [x29, #-24]
bl _Jim_String
str x0, [sp, #16]
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #38
cset w8, ne
tbnz w8, #0, LBB446_6
b LBB446_1
LBB446_1:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
str x8, [sp]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x8, [x8, #72]
ldur x9, [x29, #-16]
str x8, [x9, #88]
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
mov w2, #1
bl _Jim_GetVariable
str x0, [sp, #8]
ldr x8, [sp]
ldur x9, [x29, #-16]
str x8, [x9, #88]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB446_3
b LBB446_2
LBB446_2:
mov w8, #1
stur w8, [x29, #-4]
b LBB446_8
LBB446_3:
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
add x1, x8, #1
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-16]
ldr x1, [sp, #8]
ldr x2, [sp, #32]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x3, [x8, #72]
bl _Jim_SetVariableLink
str w0, [sp, #28]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB446_5
b LBB446_4
LBB446_4:
ldur x0, [x29, #-16]
ldr x1, [sp, #8]
bl _Jim_FreeObj
b LBB446_5
LBB446_5:
b LBB446_7
LBB446_6:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr x2, [sp, #32]
bl _Jim_SetVariable
str w0, [sp, #28]
b LBB446_7
LBB446_7:
ldr w8, [sp, #28]
stur w8, [x29, #-4]
b LBB446_8
LBB446_8:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimSubstOneToken
_JimSubstOneToken: ; @JimSubstOneToken
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
ldur x8, [x29, #-24]
ldr w8, [x8, #8]
subs w8, w8, #1
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #15
cset w8, hi
tbnz w8, #0, LBB447_13
; %bb.1:
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI447_0@PAGE
add x10, x10, lJTI447_0@PAGEOFF
Ltmp80:
adr x8, Ltmp80
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB447_2:
ldur x8, [x29, #-24]
ldr x8, [x8]
str x8, [sp, #24]
b LBB447_14
LBB447_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
ldr x1, [x8]
mov w2, #1
bl _Jim_GetVariable
str x0, [sp, #24]
b LBB447_14
LBB447_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
ldr x1, [x8]
bl _JimExpandDictSugar
str x0, [sp, #24]
b LBB447_14
LBB447_5:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
ldr x1, [x8]
bl _JimExpandExprSugar
str x0, [sp, #24]
b LBB447_14
LBB447_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
ldr x1, [x8]
bl _Jim_EvalObj
subs w8, w0, #0
; kill: def $x8 killed $w8
str x8, [sp, #8] ; 8-byte Folded Spill
subs x8, x8, #4
cset w8, hi
tbnz w8, #0, LBB447_11
; %bb.7:
ldr x11, [sp, #8] ; 8-byte Folded Reload
adrp x10, lJTI447_1@PAGE
add x10, x10, lJTI447_1@PAGEOFF
Ltmp81:
adr x8, Ltmp81
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB447_8:
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #24]
b LBB447_12
LBB447_9:
mov w8, #3
stur w8, [x29, #-4]
b LBB447_17
LBB447_10:
mov w8, #4
stur w8, [x29, #-4]
b LBB447_17
LBB447_11:
mov w8, #1
stur w8, [x29, #-4]
b LBB447_17
LBB447_12:
b LBB447_14
LBB447_13:
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
b LBB447_14
LBB447_14:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB447_16
b LBB447_15
LBB447_15:
ldr x8, [sp, #24]
ldr x9, [sp, #32]
str x8, [x9]
stur wzr, [x29, #-4]
b LBB447_17
LBB447_16:
mov w8, #1
stur w8, [x29, #-4]
b LBB447_17
LBB447_17:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
.p2align 2
lJTI447_0:
.long LBB447_2-Ltmp80
.long LBB447_2-Ltmp80
.long LBB447_3-Ltmp80
.long LBB447_4-Ltmp80
.long LBB447_6-Ltmp80
.long LBB447_13-Ltmp80
.long LBB447_13-Ltmp80
.long LBB447_13-Ltmp80
.long LBB447_13-Ltmp80
.long LBB447_13-Ltmp80
.long LBB447_13-Ltmp80
.long LBB447_13-Ltmp80
.long LBB447_13-Ltmp80
.long LBB447_13-Ltmp80
.long LBB447_13-Ltmp80
.long LBB447_5-Ltmp80
.p2align 2
lJTI447_1:
.long LBB447_8-Ltmp81
.long LBB447_11-Ltmp81
.long LBB447_8-Ltmp81
.long LBB447_9-Ltmp81
.long LBB447_10-Ltmp81
; -- End function
.p2align 2 ; -- Begin function JimResetStackTrace
_JimResetStackTrace: ; @JimResetStackTrace
.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 x9, [x8, #304]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB448_2
b LBB448_1
LBB448_1:
ldr x0, [sp, #8]
ldr x8, [sp, #8]
ldr x1, [x8, #304]
bl _Jim_FreeObj
b LBB448_2
LBB448_2:
ldr x0, [sp, #8]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
ldr x8, [sp, #8]
str x0, [x8, #304]
ldr x8, [sp, #8]
ldr x9, [x8, #304]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimAppendStackTrace
_JimAppendStackTrace: ; @JimAppendStackTrace
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur w3, [x29, #-28]
ldur x0, [x29, #-16]
adrp x1, l_.str.65@PAGE
add x1, x1, l_.str.65@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB449_2
b LBB449_1
LBB449_1:
adrp x8, l_.str.42@PAGE
add x8, x8, l_.str.42@PAGEOFF
stur x8, [x29, #-16]
b LBB449_2
LBB449_2:
ldur x8, [x29, #-16]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB449_5
b LBB449_3
LBB449_3:
ldur x0, [x29, #-24]
bl _Jim_Length
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB449_5
b LBB449_4
LBB449_4:
b LBB449_19
LBB449_5:
ldur x8, [x29, #-8]
ldr x8, [x8, #304]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB449_9
b LBB449_6
LBB449_6:
ldur x8, [x29, #-8]
ldr x9, [x8, #304]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB449_8
b LBB449_7
LBB449_7:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #304]
bl _Jim_FreeObj
b LBB449_8
LBB449_8:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #304]
bl _Jim_DuplicateObj
ldur x8, [x29, #-8]
str x0, [x8, #304]
ldur x8, [x29, #-8]
ldr x9, [x8, #304]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB449_9
LBB449_9:
ldur x8, [x29, #-16]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB449_18
b LBB449_10
LBB449_10:
ldur x0, [x29, #-24]
bl _Jim_Length
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB449_18
b LBB449_11
LBB449_11:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #304]
bl _Jim_ListLength
stur w0, [x29, #-32]
ldur w8, [x29, #-32]
subs w8, w8, #3
cset w8, lt
tbnz w8, #0, LBB449_17
b LBB449_12
LBB449_12:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #304]
ldur w8, [x29, #-32]
subs w2, w8, #3
bl _Jim_ListGetIndex
stur x0, [x29, #-40]
ldur x0, [x29, #-40]
bl _Jim_Length
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB449_16
b LBB449_13
LBB449_13:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #304]
ldur w8, [x29, #-32]
subs w2, w8, #2
bl _Jim_ListGetIndex
stur x0, [x29, #-40]
ldur x0, [x29, #-40]
bl _Jim_Length
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB449_15
b LBB449_14
LBB449_14:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #304]
ldur w8, [x29, #-32]
subs w2, w8, #2
ldur x3, [x29, #-24]
mov w4, #0
str w4, [sp, #44] ; 4-byte Folded Spill
bl _ListSetIndex
ldur x8, [x29, #-8]
str x8, [sp, #48] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
ldr x8, [x8, #304]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur w8, [x29, #-32]
subs w8, w8, #1
str w8, [sp, #40] ; 4-byte Folded Spill
ldur x0, [x29, #-8]
ldursw x1, [x29, #-28]
bl _Jim_NewIntObj
ldr x1, [sp, #32] ; 8-byte Folded Reload
ldr w2, [sp, #40] ; 4-byte Folded Reload
ldr w4, [sp, #44] ; 4-byte Folded Reload
mov x3, x0
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _ListSetIndex
b LBB449_19
LBB449_15:
b LBB449_16
LBB449_16:
b LBB449_17
LBB449_17:
b LBB449_18
LBB449_18:
ldur x8, [x29, #-8]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
ldr x8, [x8, #304]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #304]
ldur x2, [x29, #-24]
bl _Jim_ListAppendElement
ldur x8, [x29, #-8]
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x8, [x29, #-8]
ldr x8, [x8, #304]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldursw x1, [x29, #-28]
bl _Jim_NewIntObj
ldr x1, [sp, #16] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
b LBB449_19
LBB449_19:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SetSubstFromAny
_SetSubstFromAny: ; @SetSubstFromAny
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #608
stur x0, [x29, #-24]
stur x1, [x29, #-32]
stur w2, [x29, #-36]
ldur x0, [x29, #-32]
sub x1, x29, #40
bl _Jim_GetString
stur x0, [x29, #-48]
mov w0, #40
bl _Jim_Alloc
stur x0, [x29, #-120]
add x0, sp, #8
bl _ScriptTokenListInit
ldur x1, [x29, #-48]
ldur w2, [x29, #-40]
sub x0, x29, #112
mov w3, #1
bl _JimParserInit
b LBB450_1
LBB450_1: ; =>This Inner Loop Header: Depth=1
ldur w1, [x29, #-36]
sub x0, x29, #112
bl _JimParseSubst
ldur w8, [x29, #-72]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB450_3
b LBB450_2
LBB450_2:
b LBB450_4
LBB450_3: ; in Loop: Header=BB450_1 Depth=1
ldur x1, [x29, #-96]
ldur x8, [x29, #-88]
ldur x9, [x29, #-96]
subs x8, x8, x9
add x8, x8, #1
mov x2, x8
ldur w3, [x29, #-76]
ldur w4, [x29, #-80]
add x0, sp, #8
bl _ScriptAddToken
b LBB450_1
LBB450_4:
ldur x9, [x29, #-120]
mov w8, #1
str w8, [x9, #24]
ldur w8, [x29, #-36]
ldur x9, [x29, #-120]
str w8, [x9, #20]
ldur x8, [x29, #-24]
ldr x8, [x8, #208]
ldur x9, [x29, #-120]
str x8, [x9, #8]
ldur x8, [x29, #-120]
ldr x9, [x8, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-24]
ldur x1, [x29, #-120]
add x2, sp, #8
str x2, [sp] ; 8-byte Folded Spill
bl _SubstObjAddTokens
ldr x0, [sp] ; 8-byte Folded Reload
bl _ScriptTokenListFree
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB450_7
b LBB450_5
LBB450_5:
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB450_7
b LBB450_6
LBB450_6:
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-24]
ldur x1, [x29, #-32]
blr x8
b LBB450_7
LBB450_7:
ldur x8, [x29, #-120]
ldur x9, [x29, #-32]
str x8, [x9, #24]
ldur x9, [x29, #-32]
adrp x8, _scriptObjType@PAGE
add x8, x8, _scriptObjType@PAGEOFF
str x8, [x9, #8]
mov w0, #0
add sp, sp, #608
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimParseSubst
_JimParseSubst: ; @JimParseSubst
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x9, [sp, #8]
str x8, [x9, #16]
ldr x8, [sp, #8]
ldr w8, [x8, #12]
ldr x9, [sp, #8]
str w8, [x9, #32]
ldr x8, [sp, #8]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB451_2
b LBB451_1
LBB451_1:
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x9, [sp, #8]
str x8, [x9, #24]
ldr x9, [sp, #8]
mov w8, #7
str w8, [x9, #36]
ldr x9, [sp, #8]
mov w8, #1
str w8, [x9, #40]
b LBB451_23
LBB451_2:
ldr x8, [sp, #8]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #91
cset w8, ne
tbnz w8, #0, LBB451_5
b LBB451_3
LBB451_3:
ldr w8, [sp, #4]
ands w8, w8, #0x2
cset w8, ne
tbnz w8, #0, LBB451_5
b LBB451_4
LBB451_4:
ldr x0, [sp, #8]
bl _JimParseCmd
b LBB451_23
LBB451_5:
ldr x8, [sp, #8]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #36
cset w8, ne
tbnz w8, #0, LBB451_10
b LBB451_6
LBB451_6:
ldr w8, [sp, #4]
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB451_10
b LBB451_7
LBB451_7:
ldr x0, [sp, #8]
bl _JimParseVar
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB451_9
b LBB451_8
LBB451_8:
b LBB451_23
LBB451_9:
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x9, [sp, #8]
str x8, [x9, #16]
ldr w8, [sp, #4]
orr w8, w8, #0x1
str w8, [sp, #4]
b LBB451_10
LBB451_10:
b LBB451_11
LBB451_11: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB451_22
b LBB451_12
LBB451_12: ; in Loop: Header=BB451_11 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #36
cset w8, ne
tbnz w8, #0, LBB451_15
b LBB451_13
LBB451_13: ; in Loop: Header=BB451_11 Depth=1
ldr w8, [sp, #4]
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB451_15
b LBB451_14
LBB451_14:
b LBB451_22
LBB451_15: ; in Loop: Header=BB451_11 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #91
cset w8, ne
tbnz w8, #0, LBB451_18
b LBB451_16
LBB451_16: ; in Loop: Header=BB451_11 Depth=1
ldr w8, [sp, #4]
ands w8, w8, #0x2
cset w8, ne
tbnz w8, #0, LBB451_18
b LBB451_17
LBB451_17:
b LBB451_22
LBB451_18: ; in Loop: Header=BB451_11 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8]
ldrsb w8, [x8]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB451_21
b LBB451_19
LBB451_19: ; in Loop: Header=BB451_11 Depth=1
ldr x8, [sp, #8]
ldr w8, [x8, #8]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB451_21
b LBB451_20
LBB451_20: ; in Loop: Header=BB451_11 Depth=1
ldr x9, [sp, #8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB451_21
LBB451_21: ; in Loop: Header=BB451_11 Depth=1
ldr x9, [sp, #8]
ldr x8, [x9]
add x8, x8, #1
str x8, [x9]
ldr x9, [sp, #8]
ldr w8, [x9, #8]
subs w8, w8, #1
str w8, [x9, #8]
b LBB451_11
LBB451_22:
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #1
ldr x9, [sp, #8]
str x8, [x9, #24]
ldr w8, [sp, #4]
ands w8, w8, #0x4
cset w8, ne
and w9, w8, #0x1
mov w8, #2
ands w9, w9, #0x1
csinc w8, w8, wzr, eq
ldr x9, [sp, #8]
str w8, [x9, #36]
b LBB451_23
LBB451_23:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SubstObjAddTokens
_SubstObjAddTokens: ; @SubstObjAddTokens
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
ldr x8, [sp, #24]
ldrsw x9, [x8, #12]
mov x8, #16
mul x8, x8, x9
mov x0, x8
bl _Jim_Alloc
ldur x9, [x29, #-16]
mov x8, x0
str x8, [x9]
str x0, [sp, #8]
str wzr, [sp, #20]
b LBB452_1
LBB452_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldr x9, [sp, #24]
ldr w9, [x9, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB452_4
b LBB452_2
LBB452_2: ; in Loop: Header=BB452_1 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8]
ldrsw x9, [sp, #20]
mov x10, #24
mul x9, x9, x10
add x8, x8, x9
str x8, [sp]
ldr x8, [sp]
ldr w8, [x8, #12]
ldr x9, [sp, #8]
str w8, [x9, #8]
ldur x0, [x29, #-8]
ldr x1, [sp]
bl _JimMakeScriptObj
ldr x8, [sp, #8]
str x0, [x8]
ldr x8, [sp, #8]
ldr x9, [x8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #8]
add x8, x8, #16
str x8, [sp, #8]
b LBB452_3
LBB452_3: ; in Loop: Header=BB452_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB452_1
LBB452_4:
ldr w8, [sp, #20]
ldur x9, [x29, #-16]
str w8, [x9, #16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_AliasCoreCommand
_Jim_AliasCoreCommand: ; @Jim_AliasCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB453_2
b LBB453_1
LBB453_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.444@PAGE
add x3, x3, l_.str.444@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB453_13
LBB453_2:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
add x1, x8, #16
ldur w8, [x29, #-20]
subs w2, w8, #2
bl _Jim_NewListObj
str x0, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #32]
ldr x0, [x8, #8]
bl _Jim_String
str x0, [sp, #16]
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB453_8
b LBB453_3
LBB453_3:
ldr x8, [sp, #16]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB453_8
b LBB453_4
LBB453_4:
b LBB453_5
LBB453_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
add x9, x8, #1
str x9, [sp, #16]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB453_7
b LBB453_6
LBB453_6: ; in Loop: Header=BB453_5 Depth=1
b LBB453_5
LBB453_7:
b LBB453_8
LBB453_8:
b LBB453_9
LBB453_9:
ldr x8, [sp, #32]
ldr x8, [x8, #8]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB453_11
b LBB453_10
LBB453_10:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB453_11
LBB453_11:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB453_12
LBB453_12:
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
ldr x3, [sp, #24]
adrp x2, _JimAliasCmd@PAGE
add x2, x2, _JimAliasCmd@PAGEOFF
adrp x4, _JimAliasCmdDelete@PAGE
add x4, x4, _JimAliasCmdDelete@PAGEOFF
bl _Jim_CreateCommand
stur w0, [x29, #-4]
b LBB453_13
LBB453_13:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_SetCoreCommand
_Jim_SetCoreCommand: ; @Jim_SetCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB454_3
b LBB454_1
LBB454_1:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB454_3
b LBB454_2
LBB454_2:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.445@PAGE
add x3, x3, l_.str.445@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB454_18
LBB454_3:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB454_11
b LBB454_4
LBB454_4:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
mov w2, #1
bl _Jim_GetVariable
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB454_6
b LBB454_5
LBB454_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB454_18
LBB454_6:
b LBB454_7
LBB454_7:
ldr x8, [sp, #24]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB454_9
b LBB454_8
LBB454_8:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB454_9
LBB454_9:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB454_10
LBB454_10:
stur wzr, [x29, #-4]
b LBB454_18
LBB454_11:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
ldr x8, [sp, #32]
ldr x2, [x8, #16]
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB454_13
b LBB454_12
LBB454_12:
mov w8, #1
stur w8, [x29, #-4]
b LBB454_18
LBB454_13:
b LBB454_14
LBB454_14:
ldr x8, [sp, #32]
ldr x8, [x8, #16]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB454_16
b LBB454_15
LBB454_15:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB454_16
LBB454_16:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB454_17
LBB454_17:
stur wzr, [x29, #-4]
b LBB454_18
LBB454_18:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_UnsetCoreCommand
_Jim_UnsetCoreCommand: ; @Jim_UnsetCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
mov w8, #1
str w8, [sp, #12]
str w8, [sp, #8]
b LBB455_1
LBB455_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB455_7
b LBB455_2
LBB455_2: ; in Loop: Header=BB455_1 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldr x1, [x8, x9, lsl #3]
adrp x2, l_.str.37@PAGE
add x2, x2, l_.str.37@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB455_4
b LBB455_3
LBB455_3:
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB455_7
LBB455_4: ; in Loop: Header=BB455_1 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldr x1, [x8, x9, lsl #3]
adrp x2, l_.str.28@PAGE
add x2, x2, l_.str.28@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB455_6
b LBB455_5
LBB455_5: ; in Loop: Header=BB455_1 Depth=1
str wzr, [sp, #8]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB455_1
LBB455_6:
b LBB455_7
LBB455_7:
b LBB455_8
LBB455_8: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB455_13
b LBB455_9
LBB455_9: ; in Loop: Header=BB455_8 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldr x1, [x8, x9, lsl #3]
ldr w9, [sp, #8]
mov w8, #0
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
ands w9, w9, #0x1
csinc w2, w8, wzr, eq
bl _Jim_UnsetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB455_12
b LBB455_10
LBB455_10: ; in Loop: Header=BB455_8 Depth=1
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB455_12
b LBB455_11
LBB455_11:
mov w8, #1
stur w8, [x29, #-4]
b LBB455_14
LBB455_12: ; in Loop: Header=BB455_8 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB455_8
LBB455_13:
stur wzr, [x29, #-4]
b LBB455_14
LBB455_14:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_PutsCoreCommand
_Jim_PutsCoreCommand: ; @Jim_PutsCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB456_3
b LBB456_1
LBB456_1:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB456_3
b LBB456_2
LBB456_2:
ldur x0, [x29, #-16]
ldr x2, [sp, #16]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.446@PAGE
add x3, x3, l_.str.446@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB456_14
LBB456_3:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB456_12
b LBB456_4
LBB456_4:
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
ldr x1, [x8, #8]
adrp x2, l_.str.187@PAGE
add x2, x2, l_.str.187@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB456_10
b LBB456_5
LBB456_5:
b LBB456_6
LBB456_6:
ldur x0, [x29, #-16]
adrp x1, l_.str.447@PAGE
add x1, x1, l_.str.447@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB456_8
b LBB456_7
LBB456_7:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB456_8
LBB456_8:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB456_9
LBB456_9:
mov w8, #1
stur w8, [x29, #-4]
b LBB456_14
LBB456_10:
ldr x8, [sp, #16]
ldr x0, [x8, #16]
bl _Jim_String
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x1, [x8]
bl _fputs
b LBB456_11
LBB456_11:
b LBB456_13
LBB456_12:
ldr x8, [sp, #16]
ldr x0, [x8, #8]
bl _Jim_String
bl _puts
b LBB456_13
LBB456_13:
stur wzr, [x29, #-4]
b LBB456_14
LBB456_14:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_AddCoreCommand
_Jim_AddCoreCommand: ; @Jim_AddCoreCommand
.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 x2, [sp, #8]
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
ldr x2, [sp, #8]
mov w3, #24
bl _JimAddMulHelper
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_MulCoreCommand
_Jim_MulCoreCommand: ; @Jim_MulCoreCommand
.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 x2, [sp, #8]
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
ldr x2, [sp, #8]
mov w3, #20
bl _JimAddMulHelper
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_SubCoreCommand
_Jim_SubCoreCommand: ; @Jim_SubCoreCommand
.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 x2, [sp, #8]
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
ldr x2, [sp, #8]
mov w3, #23
bl _JimSubDivHelper
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_DivCoreCommand
_Jim_DivCoreCommand: ; @Jim_DivCoreCommand
.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 x2, [sp, #8]
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
ldr x2, [sp, #8]
mov w3, #21
bl _JimSubDivHelper
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_WhileCoreCommand
_Jim_WhileCoreCommand: ; @Jim_WhileCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB461_2
b LBB461_1
LBB461_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.449@PAGE
add x3, x3, l_.str.449@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB461_20
LBB461_2:
b LBB461_3
LBB461_3: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
add x2, sp, #28
bl _Jim_GetBoolFromExpr
str w0, [sp, #24]
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB461_5
b LBB461_4
LBB461_4:
ldr w8, [sp, #24]
stur w8, [x29, #-4]
b LBB461_20
LBB461_5: ; in Loop: Header=BB461_3 Depth=1
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB461_7
b LBB461_6
LBB461_6:
b LBB461_14
LBB461_7: ; in Loop: Header=BB461_3 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #16]
bl _Jim_EvalObj
str w0, [sp, #24]
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB461_13
b LBB461_8
LBB461_8: ; in Loop: Header=BB461_3 Depth=1
ldr w8, [sp, #24]
str w8, [sp, #8] ; 4-byte Folded Spill
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB461_10
b LBB461_9
LBB461_9: ; in Loop: Header=BB461_3 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB461_11
b LBB461_12
LBB461_10:
b LBB461_15
LBB461_11: ; in Loop: Header=BB461_3 Depth=1
b LBB461_3
LBB461_12:
ldr w8, [sp, #24]
stur w8, [x29, #-4]
b LBB461_20
LBB461_13: ; in Loop: Header=BB461_3 Depth=1
b LBB461_3
LBB461_14:
b LBB461_15
LBB461_15:
b LBB461_16
LBB461_16:
ldur x8, [x29, #-16]
ldr x8, [x8, #208]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB461_18
b LBB461_17
LBB461_17:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB461_18
LBB461_18:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB461_19
LBB461_19:
stur wzr, [x29, #-4]
b LBB461_20
LBB461_20:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_LoopCoreCommand
_Jim_LoopCoreCommand: ; @Jim_LoopCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
mov x8, #1
str x8, [sp, #48]
ldur w8, [x29, #-20]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB462_3
b LBB462_1
LBB462_1:
ldur w8, [x29, #-20]
subs w8, w8, #6
cset w8, eq
tbnz w8, #0, LBB462_3
b LBB462_2
LBB462_2:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #20] ; 4-byte Folded Spill
adrp x3, l_.str.450@PAGE
add x3, x3, l_.str.450@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #20] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB462_46
LBB462_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
sub x2, x29, #48
bl _Jim_GetWide
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB462_7
b LBB462_4
LBB462_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #24]
add x2, sp, #56
bl _Jim_GetWide
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB462_7
b LBB462_5
LBB462_5:
ldur w8, [x29, #-20]
subs w8, w8, #6
cset w8, ne
tbnz w8, #0, LBB462_8
b LBB462_6
LBB462_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #32]
add x2, sp, #48
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB462_8
b LBB462_7
LBB462_7:
mov w8, #1
stur w8, [x29, #-4]
b LBB462_46
LBB462_8:
ldur w8, [x29, #-20]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB462_10
b LBB462_9
LBB462_9:
ldur x8, [x29, #-32]
ldr x8, [x8, #32]
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB462_11
LBB462_10:
ldur x8, [x29, #-32]
ldr x8, [x8, #40]
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB462_11
LBB462_11:
ldr x8, [sp, #8] ; 8-byte Folded Reload
str x8, [sp, #40]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
ldur x8, [x29, #-32]
ldr x2, [x8, #16]
bl _Jim_SetVariable
stur w0, [x29, #-36]
b LBB462_12
LBB462_12: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-48]
ldr x9, [sp, #56]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB462_14
b LBB462_13
LBB462_13: ; in Loop: Header=BB462_12 Depth=1
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, gt
tbnz w8, #0, LBB462_16
b LBB462_14
LBB462_14: ; in Loop: Header=BB462_12 Depth=1
ldur x8, [x29, #-48]
ldr x9, [sp, #56]
subs x8, x8, x9
cset w8, le
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB462_17
b LBB462_15
LBB462_15: ; in Loop: Header=BB462_12 Depth=1
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, ge
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB462_17
b LBB462_16
LBB462_16: ; in Loop: Header=BB462_12 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB462_17
LBB462_17: ; in Loop: Header=BB462_12 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB462_37
b LBB462_18
LBB462_18: ; in Loop: Header=BB462_12 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #40]
bl _Jim_EvalObj
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB462_20
b LBB462_19
LBB462_19: ; in Loop: Header=BB462_12 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB462_36
b LBB462_20
LBB462_20: ; in Loop: Header=BB462_12 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
mov w2, #1
bl _Jim_GetVariable
str x0, [sp, #32]
stur wzr, [x29, #-36]
ldr x9, [sp, #48]
ldur x8, [x29, #-48]
add x8, x8, x9
stur x8, [x29, #-48]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB462_32
b LBB462_21
LBB462_21: ; in Loop: Header=BB462_12 Depth=1
ldr x8, [sp, #32]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, gt
tbnz w8, #0, LBB462_32
b LBB462_22
LBB462_22: ; in Loop: Header=BB462_12 Depth=1
ldr x8, [sp, #32]
ldr x8, [x8, #8]
adrp x9, _intObjType@PAGE
add x9, x9, _intObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB462_32
b LBB462_23
LBB462_23: ; in Loop: Header=BB462_12 Depth=1
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
adrp x9, _variableObjType@PAGE
add x9, x9, _variableObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB462_27
b LBB462_24
LBB462_24: ; in Loop: Header=BB462_12 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
ldr x2, [sp, #32]
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB462_26
b LBB462_25
LBB462_25:
mov w8, #1
stur w8, [x29, #-4]
b LBB462_46
LBB462_26: ; in Loop: Header=BB462_12 Depth=1
b LBB462_27
LBB462_27: ; in Loop: Header=BB462_12 Depth=1
ldur x8, [x29, #-48]
ldr x9, [sp, #32]
str x8, [x9, #24]
ldr x0, [sp, #32]
bl _Jim_InvalidateStringRep
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
adrp x9, _variableObjType@PAGE
add x9, x9, _variableObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB462_31
b LBB462_28
LBB462_28: ; in Loop: Header=BB462_12 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
ldr x2, [sp, #32]
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB462_30
b LBB462_29
LBB462_29:
mov w8, #1
stur w8, [x29, #-36]
b LBB462_37
LBB462_30: ; in Loop: Header=BB462_12 Depth=1
b LBB462_31
LBB462_31: ; in Loop: Header=BB462_12 Depth=1
b LBB462_35
LBB462_32: ; in Loop: Header=BB462_12 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
bl _Jim_NewIntObj
str x0, [sp, #32]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
ldr x2, [sp, #32]
bl _Jim_SetVariable
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB462_34
b LBB462_33
LBB462_33: ; in Loop: Header=BB462_12 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
bl _Jim_FreeObj
b LBB462_34
LBB462_34: ; in Loop: Header=BB462_12 Depth=1
b LBB462_35
LBB462_35: ; in Loop: Header=BB462_12 Depth=1
b LBB462_36
LBB462_36: ; in Loop: Header=BB462_12 Depth=1
b LBB462_12
LBB462_37:
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB462_40
b LBB462_38
LBB462_38:
ldur w8, [x29, #-36]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB462_40
b LBB462_39
LBB462_39:
ldur w8, [x29, #-36]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB462_45
b LBB462_40
LBB462_40:
b LBB462_41
LBB462_41:
ldur x8, [x29, #-16]
ldr x8, [x8, #208]
str x8, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB462_43
b LBB462_42
LBB462_42:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB462_43
LBB462_43:
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB462_44
LBB462_44:
stur wzr, [x29, #-4]
b LBB462_46
LBB462_45:
ldur w8, [x29, #-36]
stur w8, [x29, #-4]
b LBB462_46
LBB462_46:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_ForCoreCommand
_Jim_ForCoreCommand: ; @Jim_ForCoreCommand
.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 x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
mov w8, #1
stur w8, [x29, #-40]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-48]
stur xzr, [x29, #-56]
ldur w8, [x29, #-20]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB463_2
b LBB463_1
LBB463_1:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #28] ; 4-byte Folded Spill
adrp x3, l_.str.451@PAGE
add x3, x3, l_.str.451@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #28] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB463_91
LBB463_2:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
bl _Jim_EvalObj
stur w0, [x29, #-36]
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB463_4
b LBB463_3
LBB463_3:
ldur w8, [x29, #-36]
stur w8, [x29, #-4]
b LBB463_91
LBB463_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
sub x2, x29, #40
bl _Jim_GetBoolFromExpr
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB463_57
b LBB463_5
LBB463_5:
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB463_57
b LBB463_6
LBB463_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
bl _JimGetExpression
str x0, [sp, #72]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #24]
bl _JimGetScript
stur x0, [x29, #-64]
ldur x8, [x29, #-64]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB463_10
b LBB463_7
LBB463_7:
ldur x8, [x29, #-64]
ldr w8, [x8, #16]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB463_10
b LBB463_8
LBB463_8:
ldr x8, [sp, #72]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB463_10
b LBB463_9
LBB463_9:
ldr x8, [sp, #72]
ldr w8, [x8, #8]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB463_11
b LBB463_10
LBB463_10:
b LBB463_58
LBB463_11:
ldur x8, [x29, #-64]
ldr x8, [x8]
ldr w8, [x8, #24]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB463_15
b LBB463_12
LBB463_12:
ldr x8, [sp, #72]
ldr x8, [x8]
ldr w8, [x8, #8]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB463_15
b LBB463_13
LBB463_13:
ldr x8, [sp, #72]
ldr x8, [x8]
ldr w8, [x8, #24]
subs w8, w8, #14
cset w8, eq
tbnz w8, #0, LBB463_16
b LBB463_14
LBB463_14:
ldr x8, [sp, #72]
ldr x8, [x8]
ldr w8, [x8, #24]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB463_16
b LBB463_15
LBB463_15:
b LBB463_58
LBB463_16:
ldr x8, [sp, #72]
ldr x8, [x8]
ldr w8, [x8, #40]
subs w8, w8, #29
cset w8, ne
tbnz w8, #0, LBB463_18
b LBB463_17
LBB463_17:
str wzr, [sp, #44]
b LBB463_22
LBB463_18:
ldr x8, [sp, #72]
ldr x8, [x8]
ldr w8, [x8, #40]
subs w8, w8, #31
cset w8, ne
tbnz w8, #0, LBB463_20
b LBB463_19
LBB463_19:
mov w8, #1
str w8, [sp, #44]
b LBB463_21
LBB463_20:
b LBB463_58
LBB463_21:
b LBB463_22
LBB463_22:
ldur x0, [x29, #-16]
ldur x8, [x29, #-64]
ldr x8, [x8]
ldr x1, [x8, #16]
adrp x2, l_.str.401@PAGE
add x2, x2, l_.str.401@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB463_24
b LBB463_23
LBB463_23:
b LBB463_58
LBB463_24:
ldur x8, [x29, #-64]
ldr x8, [x8]
ldr x0, [x8, #32]
ldr x8, [sp, #72]
ldr x8, [x8]
ldr x1, [x8]
bl _Jim_StringEqObj
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB463_26
b LBB463_25
LBB463_25:
b LBB463_58
LBB463_26:
ldr x8, [sp, #72]
ldr x8, [x8]
ldr w8, [x8, #24]
subs w8, w8, #14
cset w8, ne
tbnz w8, #0, LBB463_30
b LBB463_27
LBB463_27:
ldur x0, [x29, #-16]
ldr x8, [sp, #72]
ldr x8, [x8]
ldr x1, [x8, #16]
add x2, sp, #64
bl _Jim_GetWide
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB463_29
b LBB463_28
LBB463_28:
b LBB463_58
LBB463_29:
b LBB463_31
LBB463_30:
ldr x8, [sp, #72]
ldr x8, [x8]
ldr x8, [x8, #16]
stur x8, [x29, #-56]
ldur x9, [x29, #-56]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
str xzr, [sp, #64]
b LBB463_31
LBB463_31:
ldr x8, [sp, #72]
ldr x8, [x8]
ldr x8, [x8]
stur x8, [x29, #-48]
ldur x9, [x29, #-48]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
mov w2, #0
bl _Jim_GetVariable
str x0, [sp, #48]
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB463_33
b LBB463_32
LBB463_32:
ldur x0, [x29, #-16]
ldr x1, [sp, #48]
add x2, sp, #56
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB463_34
b LBB463_33
LBB463_33:
b LBB463_70
LBB463_34:
b LBB463_35
LBB463_35: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB463_56
b LBB463_36
LBB463_36: ; in Loop: Header=BB463_35 Depth=1
ldur x8, [x29, #-56]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB463_41
b LBB463_37
LBB463_37: ; in Loop: Header=BB463_35 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-56]
mov w2, #0
bl _Jim_GetVariable
str x0, [sp, #48]
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB463_39
b LBB463_38
LBB463_38: ; in Loop: Header=BB463_35 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #48]
add x2, sp, #64
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB463_40
b LBB463_39
LBB463_39:
b LBB463_70
LBB463_40: ; in Loop: Header=BB463_35 Depth=1
b LBB463_41
LBB463_41: ; in Loop: Header=BB463_35 Depth=1
ldr x8, [sp, #56]
ldr x9, [sp, #64]
ldrsw x10, [sp, #44]
add x9, x9, x10
subs x8, x8, x9
cset w8, lt
tbnz w8, #0, LBB463_43
b LBB463_42
LBB463_42:
b LBB463_56
LBB463_43: ; in Loop: Header=BB463_35 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #32]
bl _Jim_EvalObj
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB463_45
b LBB463_44
LBB463_44: ; in Loop: Header=BB463_35 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB463_55
b LBB463_45
LBB463_45: ; in Loop: Header=BB463_35 Depth=1
stur wzr, [x29, #-36]
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
mov w2, #1
bl _Jim_GetVariable
str x0, [sp, #48]
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB463_47
b LBB463_46
LBB463_46:
mov w8, #1
stur w8, [x29, #-36]
b LBB463_74
LBB463_47: ; in Loop: Header=BB463_35 Depth=1
ldr x8, [sp, #48]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, gt
tbnz w8, #0, LBB463_50
b LBB463_48
LBB463_48: ; in Loop: Header=BB463_35 Depth=1
ldr x8, [sp, #48]
ldr x8, [x8, #8]
adrp x9, _intObjType@PAGE
add x9, x9, _intObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB463_50
b LBB463_49
LBB463_49: ; in Loop: Header=BB463_35 Depth=1
ldr x9, [sp, #48]
ldr x8, [x9, #24]
add x8, x8, #1
str x8, [x9, #24]
str x8, [sp, #56]
ldr x0, [sp, #48]
bl _Jim_InvalidateStringRep
b LBB463_54
LBB463_50: ; in Loop: Header=BB463_35 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #48]
add x2, sp, #56
bl _Jim_GetWide
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB463_52
b LBB463_51
LBB463_51: ; in Loop: Header=BB463_35 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x8, [x29, #-48]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldr x8, [sp, #56]
add x1, x8, #1
str x1, [sp, #56]
bl _Jim_NewIntObj
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB463_53
b LBB463_52
LBB463_52:
b LBB463_67
LBB463_53: ; in Loop: Header=BB463_35 Depth=1
b LBB463_54
LBB463_54: ; in Loop: Header=BB463_35 Depth=1
b LBB463_55
LBB463_55: ; in Loop: Header=BB463_35 Depth=1
b LBB463_35
LBB463_56:
b LBB463_74
LBB463_57:
b LBB463_58
LBB463_58:
b LBB463_59
LBB463_59:
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB463_63
b LBB463_60
LBB463_60:
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp] ; 4-byte Folded Spill
tbnz w8, #0, LBB463_62
b LBB463_61
LBB463_61:
ldur w8, [x29, #-36]
subs w8, w8, #4
cset w8, eq
str w8, [sp] ; 4-byte Folded Spill
b LBB463_62
LBB463_62:
ldr w8, [sp] ; 4-byte Folded Reload
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB463_63
LBB463_63:
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB463_73
b LBB463_64
LBB463_64:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #32]
bl _Jim_EvalObj
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB463_66
b LBB463_65
LBB463_65:
ldur w8, [x29, #-36]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB463_72
b LBB463_66
LBB463_66:
b LBB463_67
LBB463_67:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #24]
bl _Jim_EvalObj
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB463_69
b LBB463_68
LBB463_68:
ldur w8, [x29, #-36]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB463_71
b LBB463_69
LBB463_69:
b LBB463_70
LBB463_70:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
sub x2, x29, #40
bl _Jim_GetBoolFromExpr
stur w0, [x29, #-36]
b LBB463_71
LBB463_71:
b LBB463_72
LBB463_72:
b LBB463_59
LBB463_73:
b LBB463_74
LBB463_74:
ldur x8, [x29, #-56]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB463_78
b LBB463_75
LBB463_75:
ldur x9, [x29, #-56]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB463_77
b LBB463_76
LBB463_76:
ldur x0, [x29, #-16]
ldur x1, [x29, #-56]
bl _Jim_FreeObj
b LBB463_77
LBB463_77:
b LBB463_78
LBB463_78:
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB463_82
b LBB463_79
LBB463_79:
ldur x9, [x29, #-48]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB463_81
b LBB463_80
LBB463_80:
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
bl _Jim_FreeObj
b LBB463_81
LBB463_81:
b LBB463_82
LBB463_82:
ldur w8, [x29, #-36]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB463_85
b LBB463_83
LBB463_83:
ldur w8, [x29, #-36]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB463_85
b LBB463_84
LBB463_84:
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB463_90
b LBB463_85
LBB463_85:
b LBB463_86
LBB463_86:
ldur x8, [x29, #-16]
ldr x8, [x8, #208]
str x8, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB463_88
b LBB463_87
LBB463_87:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB463_88
LBB463_88:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB463_89
LBB463_89:
stur wzr, [x29, #-4]
b LBB463_91
LBB463_90:
ldur w8, [x29, #-36]
stur w8, [x29, #-4]
b LBB463_91
LBB463_91:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_ForeachCoreCommand
_Jim_ForeachCoreCommand: ; @Jim_ForeachCoreCommand
.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 x2, [sp, #8]
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
ldr x2, [sp, #8]
mov w3, #0
bl _JimForeachMapHelper
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_LmapCoreCommand
_Jim_LmapCoreCommand: ; @Jim_LmapCoreCommand
.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 x2, [sp, #8]
ldur x0, [x29, #-8]
ldur w1, [x29, #-12]
ldr x2, [sp, #8]
mov w3, #1
bl _JimForeachMapHelper
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_LassignCoreCommand
_Jim_LassignCoreCommand: ; @Jim_LassignCoreCommand
.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, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
mov w8, #1
stur w8, [x29, #-36]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB466_2
b LBB466_1
LBB466_1:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #44] ; 4-byte Folded Spill
adrp x3, l_.str.454@PAGE
add x3, x3, l_.str.454@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #44] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB466_19
LBB466_2:
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
sub x0, x29, #56
bl _JimListIterInit
mov w8, #2
stur w8, [x29, #-40]
b LBB466_3
LBB466_3: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-40]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB466_11
b LBB466_4
LBB466_4: ; in Loop: Header=BB466_3 Depth=1
ldur x0, [x29, #-16]
sub x1, x29, #56
bl _JimListIterNext
str x0, [sp, #56]
ldur x8, [x29, #-16]
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
ldursw x9, [x29, #-40]
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #32] ; 8-byte Folded Spill
ldr x8, [sp, #56]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB466_6
b LBB466_5
LBB466_5: ; in Loop: Header=BB466_3 Depth=1
ldr x8, [sp, #56]
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB466_7
LBB466_6: ; in Loop: Header=BB466_3 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #208]
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB466_7
LBB466_7: ; in Loop: Header=BB466_3 Depth=1
ldr x1, [sp, #32] ; 8-byte Folded Reload
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldr x2, [sp, #16] ; 8-byte Folded Reload
bl _Jim_SetVariable
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB466_9
b LBB466_8
LBB466_8:
ldur w8, [x29, #-36]
stur w8, [x29, #-4]
b LBB466_19
LBB466_9: ; in Loop: Header=BB466_3 Depth=1
b LBB466_10
LBB466_10: ; in Loop: Header=BB466_3 Depth=1
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
b LBB466_3
LBB466_11:
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #64]
b LBB466_12
LBB466_12: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-16]
sub x1, x29, #56
bl _JimListIterDone
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB466_14
b LBB466_13
LBB466_13: ; in Loop: Header=BB466_12 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x8, [sp, #64]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
sub x1, x29, #56
bl _JimListIterNext
ldr x1, [sp] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
b LBB466_12
LBB466_14:
b LBB466_15
LBB466_15:
ldr x8, [sp, #64]
str x8, [sp, #48]
ldr x9, [sp, #48]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB466_17
b LBB466_16
LBB466_16:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB466_17
LBB466_17:
ldr x8, [sp, #48]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB466_18
LBB466_18:
stur wzr, [x29, #-4]
b LBB466_19
LBB466_19:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_IfCoreCommand
_Jim_IfCoreCommand: ; @Jim_IfCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
mov w8, #1
str w8, [sp, #20]
str wzr, [sp, #16]
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, lt
tbnz w8, #0, LBB467_31
b LBB467_1
LBB467_1:
b LBB467_2
LBB467_2: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB467_4
b LBB467_3
LBB467_3:
b LBB467_32
LBB467_4: ; in Loop: Header=BB467_2 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldrsw x9, [sp, #20]
mov x10, x9
add w10, w10, #1
str w10, [sp, #20]
ldr x1, [x8, x9, lsl #3]
add x2, sp, #28
bl _Jim_GetBoolFromExpr
str w0, [sp, #24]
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB467_6
b LBB467_5
LBB467_5:
ldr w8, [sp, #24]
stur w8, [x29, #-4]
b LBB467_33
LBB467_6: ; in Loop: Header=BB467_2 Depth=1
ldr w8, [sp, #20]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB467_8
b LBB467_7
LBB467_7:
b LBB467_32
LBB467_8: ; in Loop: Header=BB467_2 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldrsw x9, [sp, #20]
ldr x1, [x8, x9, lsl #3]
adrp x2, l_.str.455@PAGE
add x2, x2, l_.str.455@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB467_10
b LBB467_9
LBB467_9: ; in Loop: Header=BB467_2 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB467_10
LBB467_10: ; in Loop: Header=BB467_2 Depth=1
ldr w8, [sp, #20]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB467_12
b LBB467_11
LBB467_11:
b LBB467_32
LBB467_12: ; in Loop: Header=BB467_2 Depth=1
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB467_14
b LBB467_13
LBB467_13:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldrsw x9, [sp, #20]
ldr x1, [x8, x9, lsl #3]
bl _Jim_EvalObj
stur w0, [x29, #-4]
b LBB467_33
LBB467_14: ; in Loop: Header=BB467_2 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB467_20
b LBB467_15
LBB467_15:
b LBB467_16
LBB467_16:
ldur x0, [x29, #-16]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB467_18
b LBB467_17
LBB467_17:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB467_18
LBB467_18:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB467_19
LBB467_19:
stur wzr, [x29, #-4]
b LBB467_33
LBB467_20: ; in Loop: Header=BB467_2 Depth=1
ldr w8, [sp, #20]
add w9, w8, #1
str w9, [sp, #20]
str w8, [sp, #16]
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldrsw x9, [sp, #16]
ldr x1, [x8, x9, lsl #3]
adrp x2, l_.str.456@PAGE
add x2, x2, l_.str.456@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB467_24
b LBB467_21
LBB467_21:
ldr w8, [sp, #20]
ldur w9, [x29, #-20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB467_23
b LBB467_22
LBB467_22:
b LBB467_32
LBB467_23:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldrsw x9, [sp, #20]
ldr x1, [x8, x9, lsl #3]
bl _Jim_EvalObj
stur w0, [x29, #-4]
b LBB467_33
LBB467_24: ; in Loop: Header=BB467_2 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldrsw x9, [sp, #16]
ldr x1, [x8, x9, lsl #3]
adrp x2, l_.str.457@PAGE
add x2, x2, l_.str.457@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB467_26
b LBB467_25
LBB467_25: ; in Loop: Header=BB467_2 Depth=1
b LBB467_2
LBB467_26:
ldr w8, [sp, #16]
ldur w9, [x29, #-20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB467_28
b LBB467_27
LBB467_27:
b LBB467_32
LBB467_28:
b LBB467_29
LBB467_29:
b LBB467_30
LBB467_30:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldrsw x9, [sp, #16]
ldr x1, [x8, x9, lsl #3]
bl _Jim_EvalObj
stur w0, [x29, #-4]
b LBB467_33
LBB467_31:
b LBB467_32
LBB467_32:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.458@PAGE
add x3, x3, l_.str.458@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB467_33
LBB467_33:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_SwitchCoreCommand
_Jim_SwitchCoreCommand: ; @Jim_SwitchCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
stur wzr, [x29, #-36]
mov w8, #1
stur w8, [x29, #-40]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-56]
stur xzr, [x29, #-64]
str xzr, [sp, #80]
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB468_3
b LBB468_1
LBB468_1:
b LBB468_2
LBB468_2:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #28] ; 4-byte Folded Spill
adrp x3, l_.str.459@PAGE
add x3, x3, l_.str.459@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #28] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB468_77
LBB468_3:
mov w8, #1
stur w8, [x29, #-40]
b LBB468_4
LBB468_4: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-40]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB468_29
b LBB468_5
LBB468_5: ; in Loop: Header=BB468_4 Depth=1
ldur x8, [x29, #-32]
ldursw x9, [x29, #-40]
ldr x0, [x8, x9, lsl #3]
bl _Jim_String
str x0, [sp, #72]
ldr x8, [sp, #72]
ldrsb w8, [x8]
subs w8, w8, #45
cset w8, eq
tbnz w8, #0, LBB468_7
b LBB468_6
LBB468_6:
b LBB468_29
LBB468_7: ; in Loop: Header=BB468_4 Depth=1
ldr x0, [sp, #72]
adrp x1, l_.str.37@PAGE
add x1, x1, l_.str.37@PAGEOFF
mov x2, #2
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB468_9
b LBB468_8
LBB468_8:
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
b LBB468_29
LBB468_9: ; in Loop: Header=BB468_4 Depth=1
ldr x0, [sp, #72]
adrp x1, l_.str.460@PAGE
add x1, x1, l_.str.460@PAGEOFF
mov x2, #2
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB468_11
b LBB468_10
LBB468_10: ; in Loop: Header=BB468_4 Depth=1
stur wzr, [x29, #-36]
b LBB468_23
LBB468_11: ; in Loop: Header=BB468_4 Depth=1
ldr x0, [sp, #72]
adrp x1, l_.str.461@PAGE
add x1, x1, l_.str.461@PAGEOFF
mov x2, #2
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB468_13
b LBB468_12
LBB468_12: ; in Loop: Header=BB468_4 Depth=1
mov w8, #1
stur w8, [x29, #-36]
b LBB468_22
LBB468_13: ; in Loop: Header=BB468_4 Depth=1
ldr x0, [sp, #72]
adrp x1, l_.str.462@PAGE
add x1, x1, l_.str.462@PAGEOFF
mov x2, #2
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB468_15
b LBB468_14
LBB468_14: ; in Loop: Header=BB468_4 Depth=1
mov w8, #2
stur w8, [x29, #-36]
b LBB468_21
LBB468_15: ; in Loop: Header=BB468_4 Depth=1
ldr x0, [sp, #72]
adrp x1, l_.str.463@PAGE
add x1, x1, l_.str.463@PAGEOFF
mov x2, #2
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB468_19
b LBB468_16
LBB468_16: ; in Loop: Header=BB468_4 Depth=1
mov w8, #3
stur w8, [x29, #-36]
ldur w8, [x29, #-20]
ldur w9, [x29, #-40]
subs w8, w8, w9
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB468_18
b LBB468_17
LBB468_17:
b LBB468_2
LBB468_18: ; in Loop: Header=BB468_4 Depth=1
ldur x8, [x29, #-32]
ldur w9, [x29, #-40]
add w9, w9, #1
stur w9, [x29, #-40]
ldr x8, [x8, w9, sxtw #3]
stur x8, [x29, #-56]
b LBB468_20
LBB468_19:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldursw x9, [x29, #-40]
ldr x8, [x8, x9, lsl #3]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.464@PAGE
add x1, x1, l_.str.464@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB468_77
LBB468_20: ; in Loop: Header=BB468_4 Depth=1
b LBB468_21
LBB468_21: ; in Loop: Header=BB468_4 Depth=1
b LBB468_22
LBB468_22: ; in Loop: Header=BB468_4 Depth=1
b LBB468_23
LBB468_23: ; in Loop: Header=BB468_4 Depth=1
b LBB468_24
LBB468_24: ; in Loop: Header=BB468_4 Depth=1
b LBB468_25
LBB468_25: ; in Loop: Header=BB468_4 Depth=1
ldur w8, [x29, #-20]
ldur w9, [x29, #-40]
subs w8, w8, w9
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB468_27
b LBB468_26
LBB468_26:
b LBB468_2
LBB468_27: ; in Loop: Header=BB468_4 Depth=1
b LBB468_28
LBB468_28: ; in Loop: Header=BB468_4 Depth=1
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
b LBB468_4
LBB468_29:
ldur x8, [x29, #-32]
ldursw x9, [x29, #-40]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-40]
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-72]
ldur w8, [x29, #-20]
ldur w9, [x29, #-40]
subs w8, w8, w9
stur w8, [x29, #-44]
ldur w8, [x29, #-44]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB468_31
b LBB468_30
LBB468_30:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldursw x9, [x29, #-40]
ldr x1, [x8, x9, lsl #3]
sub x2, x29, #44
add x3, sp, #64
bl _JimListGetElements
ldr x8, [sp, #64]
stur x8, [x29, #-64]
b LBB468_32
LBB468_31:
ldur x8, [x29, #-32]
ldursw x9, [x29, #-40]
add x8, x8, x9, lsl #3
stur x8, [x29, #-64]
b LBB468_32
LBB468_32:
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB468_34
b LBB468_33
LBB468_33:
ldur w8, [x29, #-44]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB468_35
b LBB468_34
LBB468_34:
b LBB468_2
LBB468_35:
stur wzr, [x29, #-48]
b LBB468_36
LBB468_36: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #80]
subs x8, x8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #24] ; 4-byte Folded Spill
tbnz w8, #0, LBB468_38
b LBB468_37
LBB468_37: ; in Loop: Header=BB468_36 Depth=1
ldur w8, [x29, #-48]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, lt
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB468_38
LBB468_38: ; in Loop: Header=BB468_36 Depth=1
ldr w8, [sp, #24] ; 4-byte Folded Reload
tbz w8, #0, LBB468_61
b LBB468_39
LBB468_39: ; in Loop: Header=BB468_36 Depth=1
ldur x8, [x29, #-64]
ldursw x9, [x29, #-48]
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #56]
ldur x0, [x29, #-16]
ldr x1, [sp, #56]
adrp x2, l_.str.465@PAGE
add x2, x2, l_.str.465@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB468_41
b LBB468_40
LBB468_40: ; in Loop: Header=BB468_36 Depth=1
ldur w8, [x29, #-48]
ldur w9, [x29, #-44]
subs w9, w9, #2
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB468_58
b LBB468_41
LBB468_41: ; in Loop: Header=BB468_36 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #3
cset w8, hi
tbnz w8, #0, LBB468_57
; %bb.42: ; in Loop: Header=BB468_36 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI468_0@PAGE
add x10, x10, lJTI468_0@PAGEOFF
Ltmp82:
adr x8, Ltmp82
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB468_43: ; in Loop: Header=BB468_36 Depth=1
ldur x0, [x29, #-72]
ldr x1, [sp, #56]
bl _Jim_StringEqObj
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB468_45
b LBB468_44
LBB468_44: ; in Loop: Header=BB468_36 Depth=1
ldur x8, [x29, #-64]
ldur w9, [x29, #-48]
add w9, w9, #1
ldr x8, [x8, w9, sxtw #3]
str x8, [sp, #80]
b LBB468_45
LBB468_45: ; in Loop: Header=BB468_36 Depth=1
b LBB468_57
LBB468_46: ; in Loop: Header=BB468_36 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #56]
ldur x2, [x29, #-72]
mov w3, #0
bl _Jim_StringMatchObj
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB468_48
b LBB468_47
LBB468_47: ; in Loop: Header=BB468_36 Depth=1
ldur x8, [x29, #-64]
ldur w9, [x29, #-48]
add w9, w9, #1
ldr x8, [x8, w9, sxtw #3]
str x8, [sp, #80]
b LBB468_48
LBB468_48: ; in Loop: Header=BB468_36 Depth=1
b LBB468_57
LBB468_49: ; in Loop: Header=BB468_36 Depth=1
ldur x0, [x29, #-16]
adrp x1, l_.str.44@PAGE
add x1, x1, l_.str.44@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
stur x0, [x29, #-56]
b LBB468_50
LBB468_50: ; in Loop: Header=BB468_36 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-56]
ldr x2, [sp, #56]
ldur x3, [x29, #-72]
mov w4, #0
bl _Jim_CommandMatchObj
str w0, [sp, #52]
ldur w8, [x29, #-20]
ldur w9, [x29, #-40]
subs w8, w8, w9
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB468_52
b LBB468_51
LBB468_51: ; in Loop: Header=BB468_36 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldursw x9, [x29, #-40]
ldr x1, [x8, x9, lsl #3]
sub x2, x29, #44
add x3, sp, #40
bl _JimListGetElements
ldr x8, [sp, #40]
stur x8, [x29, #-64]
b LBB468_52
LBB468_52: ; in Loop: Header=BB468_36 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB468_54
b LBB468_53
LBB468_53:
ldr w9, [sp, #52]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB468_77
LBB468_54: ; in Loop: Header=BB468_36 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB468_56
b LBB468_55
LBB468_55: ; in Loop: Header=BB468_36 Depth=1
ldur x8, [x29, #-64]
ldur w9, [x29, #-48]
add w9, w9, #1
ldr x8, [x8, w9, sxtw #3]
str x8, [sp, #80]
b LBB468_56
LBB468_56: ; in Loop: Header=BB468_36 Depth=1
b LBB468_57
LBB468_57: ; in Loop: Header=BB468_36 Depth=1
b LBB468_59
LBB468_58: ; in Loop: Header=BB468_36 Depth=1
ldur x8, [x29, #-64]
ldur w9, [x29, #-48]
add w9, w9, #1
ldr x8, [x8, w9, sxtw #3]
str x8, [sp, #80]
b LBB468_59
LBB468_59: ; in Loop: Header=BB468_36 Depth=1
b LBB468_60
LBB468_60: ; in Loop: Header=BB468_36 Depth=1
ldur w8, [x29, #-48]
add w8, w8, #2
stur w8, [x29, #-48]
b LBB468_36
LBB468_61:
b LBB468_62
LBB468_62: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-48]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, ge
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB468_64
b LBB468_63
LBB468_63: ; in Loop: Header=BB468_62 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #80]
adrp x2, l_.str.352@PAGE
add x2, x2, l_.str.352@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB468_64
LBB468_64: ; in Loop: Header=BB468_62 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB468_67
b LBB468_65
LBB468_65: ; in Loop: Header=BB468_62 Depth=1
ldur x8, [x29, #-64]
ldur w9, [x29, #-48]
add w9, w9, #1
ldr x8, [x8, w9, sxtw #3]
str x8, [sp, #80]
b LBB468_66
LBB468_66: ; in Loop: Header=BB468_62 Depth=1
ldur w8, [x29, #-48]
add w8, w8, #2
stur w8, [x29, #-48]
b LBB468_62
LBB468_67:
ldr x8, [sp, #80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB468_70
b LBB468_68
LBB468_68:
ldur x0, [x29, #-16]
ldr x1, [sp, #80]
adrp x2, l_.str.352@PAGE
add x2, x2, l_.str.352@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB468_70
b LBB468_69
LBB468_69:
ldur x0, [x29, #-16]
ldur x8, [x29, #-64]
ldur w9, [x29, #-48]
subs w9, w9, #2
ldr x8, [x8, w9, sxtw #3]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.466@PAGE
add x1, x1, l_.str.466@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB468_77
LBB468_70:
b LBB468_71
LBB468_71:
ldur x8, [x29, #-16]
ldr x8, [x8, #208]
str x8, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB468_73
b LBB468_72
LBB468_72:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB468_73
LBB468_73:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB468_74
LBB468_74:
ldr x8, [sp, #80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB468_76
b LBB468_75
LBB468_75:
ldur x0, [x29, #-16]
ldr x1, [sp, #80]
bl _Jim_EvalObj
stur w0, [x29, #-4]
b LBB468_77
LBB468_76:
stur wzr, [x29, #-4]
b LBB468_77
LBB468_77:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
.p2align 2
lJTI468_0:
.long LBB468_43-Ltmp82
.long LBB468_46-Ltmp82
.long LBB468_49-Ltmp82
.long LBB468_50-Ltmp82
; -- End function
.p2align 2 ; -- Begin function Jim_ListCoreCommand
_Jim_ListCoreCommand: ; @Jim_ListCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
ldur x0, [x29, #-8]
ldr x8, [sp, #24]
ldur w9, [x29, #-12]
subs w2, w9, #1
add x1, x8, #8
bl _Jim_NewListObj
str x0, [sp, #16]
b LBB469_1
LBB469_1:
ldr x8, [sp, #16]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB469_3
b LBB469_2
LBB469_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB469_3
LBB469_3:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB469_4
LBB469_4:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_LindexCoreCommand
_Jim_LindexCoreCommand: ; @Jim_LindexCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB470_2
b LBB470_1
LBB470_1:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.467@PAGE
add x3, x3, l_.str.467@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB470_27
LBB470_2:
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
str x8, [sp, #40]
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
mov w8, #2
str w8, [sp, #28]
b LBB470_3
LBB470_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB470_20
b LBB470_4
LBB470_4: ; in Loop: Header=BB470_3 Depth=1
ldr x8, [sp, #40]
str x8, [sp, #32]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldrsw x9, [sp, #28]
ldr x1, [x8, x9, lsl #3]
add x2, sp, #24
bl _Jim_GetIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB470_8
b LBB470_5
LBB470_5:
ldr x9, [sp, #32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB470_7
b LBB470_6
LBB470_6:
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
bl _Jim_FreeObj
b LBB470_7
LBB470_7:
mov w8, #1
stur w8, [x29, #-4]
b LBB470_27
LBB470_8: ; in Loop: Header=BB470_3 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
ldr w2, [sp, #24]
add x3, sp, #40
mov w4, #0
bl _Jim_ListIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB470_16
b LBB470_9
LBB470_9:
ldr x9, [sp, #32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB470_11
b LBB470_10
LBB470_10:
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
bl _Jim_FreeObj
b LBB470_11
LBB470_11:
b LBB470_12
LBB470_12:
ldur x8, [x29, #-16]
ldr x8, [x8, #208]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB470_14
b LBB470_13
LBB470_13:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB470_14
LBB470_14:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB470_15
LBB470_15:
stur wzr, [x29, #-4]
b LBB470_27
LBB470_16: ; in Loop: Header=BB470_3 Depth=1
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB470_18
b LBB470_17
LBB470_17: ; in Loop: Header=BB470_3 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
bl _Jim_FreeObj
b LBB470_18
LBB470_18: ; in Loop: Header=BB470_3 Depth=1
b LBB470_19
LBB470_19: ; in Loop: Header=BB470_3 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB470_3
LBB470_20:
b LBB470_21
LBB470_21:
ldr x8, [sp, #40]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB470_23
b LBB470_22
LBB470_22:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB470_23
LBB470_23:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB470_24
LBB470_24:
ldr x9, [sp, #40]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB470_26
b LBB470_25
LBB470_25:
ldur x0, [x29, #-16]
ldr x1, [sp, #40]
bl _Jim_FreeObj
b LBB470_26
LBB470_26:
stur wzr, [x29, #-4]
b LBB470_27
LBB470_27:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_LsetCoreCommand
_Jim_LsetCoreCommand: ; @Jim_LsetCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB471_2
b LBB471_1
LBB471_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #16]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.468@PAGE
add x3, x3, l_.str.468@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB471_12
LBB471_2:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB471_10
b LBB471_3
LBB471_3:
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
ldr x1, [x8, #8]
ldr x8, [sp, #16]
ldr x2, [x8, #16]
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB471_5
b LBB471_4
LBB471_4:
mov w8, #1
stur w8, [x29, #-4]
b LBB471_12
LBB471_5:
b LBB471_6
LBB471_6:
ldr x8, [sp, #16]
ldr x8, [x8, #16]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB471_8
b LBB471_7
LBB471_7:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB471_8
LBB471_8:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB471_9
LBB471_9:
stur wzr, [x29, #-4]
b LBB471_12
LBB471_10:
b LBB471_11
LBB471_11:
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
ldr x1, [x8, #8]
ldr x8, [sp, #16]
add x2, x8, #16
ldur w8, [x29, #-20]
subs w3, w8, #3
ldr x8, [sp, #16]
ldur w9, [x29, #-20]
subs w9, w9, #1
ldr x4, [x8, w9, sxtw #3]
bl _Jim_ListSetIndex
stur w0, [x29, #-4]
b LBB471_12
LBB471_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_LsearchCoreCommand
_Jim_LsearchCoreCommand: ; @Jim_LsearchCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #192
.cfi_def_cfa_offset 192
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
stur wzr, [x29, #-40]
stur wzr, [x29, #-44]
stur wzr, [x29, #-48]
stur wzr, [x29, #-52]
stur wzr, [x29, #-56]
mov w8, #3
stur w8, [x29, #-60]
stur wzr, [x29, #-68]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-80]
str xzr, [sp, #88]
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB472_3
b LBB472_1
LBB472_1:
b LBB472_2
LBB472_2:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #28] ; 4-byte Folded Spill
adrp x3, l_.str.471@PAGE
add x3, x3, l_.str.471@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #28] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB472_89
LBB472_3:
mov w8, #1
stur w8, [x29, #-36]
b LBB472_4
LBB472_4: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-20]
subs w9, w9, #2
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB472_20
b LBB472_5
LBB472_5: ; in Loop: Header=BB472_4 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldursw x9, [x29, #-36]
ldr x1, [x8, x9, lsl #3]
adrp x2, _Jim_LsearchCoreCommand.options@PAGE
add x2, x2, _Jim_LsearchCoreCommand.options@PAGEOFF
add x3, sp, #84
mov x4, #0
mov w5, #1
bl _Jim_GetEnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB472_7
b LBB472_6
LBB472_6:
mov w8, #1
stur w8, [x29, #-4]
b LBB472_89
LBB472_7: ; in Loop: Header=BB472_4 Depth=1
ldr w8, [sp, #84]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #8
cset w8, hi
tbnz w8, #0, LBB472_18
; %bb.8: ; in Loop: Header=BB472_4 Depth=1
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI472_1@PAGE
add x10, x10, lJTI472_1@PAGEOFF
Ltmp83:
adr x8, Ltmp83
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB472_9: ; in Loop: Header=BB472_4 Depth=1
mov w8, #1
stur w8, [x29, #-40]
stur wzr, [x29, #-56]
b LBB472_18
LBB472_10: ; in Loop: Header=BB472_4 Depth=1
mov w8, #1
stur w8, [x29, #-44]
b LBB472_18
LBB472_11: ; in Loop: Header=BB472_4 Depth=1
mov w8, #1
stur w8, [x29, #-48]
b LBB472_18
LBB472_12: ; in Loop: Header=BB472_4 Depth=1
mov w8, #1
stur w8, [x29, #-56]
stur wzr, [x29, #-40]
b LBB472_18
LBB472_13: ; in Loop: Header=BB472_4 Depth=1
mov w8, #1
stur w8, [x29, #-52]
b LBB472_18
LBB472_14: ; in Loop: Header=BB472_4 Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-20]
subs w9, w9, #2
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB472_16
b LBB472_15
LBB472_15:
b LBB472_2
LBB472_16: ; in Loop: Header=BB472_4 Depth=1
ldur x8, [x29, #-32]
ldur w9, [x29, #-36]
add w9, w9, #1
stur w9, [x29, #-36]
ldr x8, [x8, w9, sxtw #3]
str x8, [sp, #88]
b LBB472_17
LBB472_17: ; in Loop: Header=BB472_4 Depth=1
ldr w8, [sp, #84]
stur w8, [x29, #-60]
b LBB472_18
LBB472_18: ; in Loop: Header=BB472_4 Depth=1
b LBB472_19
LBB472_19: ; in Loop: Header=BB472_4 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB472_4
LBB472_20:
ldursw x9, [x29, #-36]
ldur x8, [x29, #-32]
add x8, x8, x9, lsl #3
stur x8, [x29, #-32]
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB472_22
b LBB472_21
LBB472_21:
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
stur x0, [x29, #-80]
b LBB472_22
LBB472_22:
ldur w8, [x29, #-60]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB472_24
b LBB472_23
LBB472_23:
ldur x0, [x29, #-16]
adrp x1, l_.str.44@PAGE
add x1, x1, l_.str.44@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #88]
b LBB472_24
LBB472_24:
ldr x8, [sp, #88]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB472_26
b LBB472_25
LBB472_25:
ldr x9, [sp, #88]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB472_26
LBB472_26:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_ListLength
stur w0, [x29, #-64]
stur wzr, [x29, #-36]
b LBB472_27
LBB472_27: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-64]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB472_63
b LBB472_28
LBB472_28: ; in Loop: Header=BB472_27 Depth=1
str wzr, [sp, #80]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8]
ldur w2, [x29, #-36]
bl _Jim_ListGetIndex
str x0, [sp, #72]
ldur w8, [x29, #-60]
subs w8, w8, #3
; kill: def $x8 killed $w8
str x8, [sp, #8] ; 8-byte Folded Spill
subs x8, x8, #5
cset w8, hi
tbnz w8, #0, LBB472_37
; %bb.29: ; in Loop: Header=BB472_27 Depth=1
ldr x11, [sp, #8] ; 8-byte Folded Reload
adrp x10, lJTI472_0@PAGE
add x10, x10, lJTI472_0@PAGEOFF
Ltmp84:
adr x8, Ltmp84
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB472_30: ; in Loop: Header=BB472_27 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
ldr x2, [sp, #72]
ldur w3, [x29, #-48]
bl _Jim_StringCompareObj
subs w8, w0, #0
cset w8, eq
and w8, w8, #0x1
str w8, [sp, #80]
b LBB472_37
LBB472_31: ; in Loop: Header=BB472_27 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
ldr x2, [sp, #72]
ldur w3, [x29, #-48]
bl _Jim_StringMatchObj
str w0, [sp, #80]
b LBB472_37
LBB472_32: ; in Loop: Header=BB472_27 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #88]
ldur x8, [x29, #-32]
ldr x2, [x8, #8]
ldr x3, [sp, #72]
ldur w4, [x29, #-48]
bl _Jim_CommandMatchObj
str w0, [sp, #80]
ldr w8, [sp, #80]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB472_36
b LBB472_33
LBB472_33:
ldur x8, [x29, #-80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB472_35
b LBB472_34
LBB472_34:
ldur x0, [x29, #-16]
ldur x1, [x29, #-80]
bl _Jim_FreeObj
b LBB472_35
LBB472_35:
mov w8, #1
stur w8, [x29, #-68]
b LBB472_84
LBB472_36: ; in Loop: Header=BB472_27 Depth=1
b LBB472_37
LBB472_37: ; in Loop: Header=BB472_27 Depth=1
ldr w8, [sp, #80]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB472_42
b LBB472_38
LBB472_38: ; in Loop: Header=BB472_27 Depth=1
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB472_42
b LBB472_39
LBB472_39: ; in Loop: Header=BB472_27 Depth=1
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB472_42
b LBB472_40
LBB472_40: ; in Loop: Header=BB472_27 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB472_42
b LBB472_41
LBB472_41: ; in Loop: Header=BB472_27 Depth=1
b LBB472_62
LBB472_42: ; in Loop: Header=BB472_27 Depth=1
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB472_44
b LBB472_43
LBB472_43: ; in Loop: Header=BB472_27 Depth=1
ldr w8, [sp, #80]
ldur w9, [x29, #-44]
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB472_47
b LBB472_44
LBB472_44: ; in Loop: Header=BB472_27 Depth=1
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB472_61
b LBB472_45
LBB472_45: ; in Loop: Header=BB472_27 Depth=1
ldr w8, [sp, #80]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB472_47
b LBB472_46
LBB472_46: ; in Loop: Header=BB472_27 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB472_61
b LBB472_47
LBB472_47: ; in Loop: Header=BB472_27 Depth=1
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB472_49
b LBB472_48
LBB472_48: ; in Loop: Header=BB472_27 Depth=1
ldur x0, [x29, #-16]
ldr w8, [sp, #80]
ldur w9, [x29, #-44]
eor w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
str x0, [sp, #64]
b LBB472_53
LBB472_49: ; in Loop: Header=BB472_27 Depth=1
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB472_51
b LBB472_50
LBB472_50: ; in Loop: Header=BB472_27 Depth=1
ldur x0, [x29, #-16]
ldursw x1, [x29, #-36]
bl _Jim_NewIntObj
str x0, [sp, #64]
b LBB472_52
LBB472_51: ; in Loop: Header=BB472_27 Depth=1
ldr x8, [sp, #72]
str x8, [sp, #64]
b LBB472_52
LBB472_52: ; in Loop: Header=BB472_27 Depth=1
b LBB472_53
LBB472_53: ; in Loop: Header=BB472_27 Depth=1
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB472_55
b LBB472_54
LBB472_54: ; in Loop: Header=BB472_27 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-80]
ldr x2, [sp, #64]
bl _Jim_ListAppendElement
b LBB472_60
LBB472_55:
b LBB472_56
LBB472_56:
ldr x8, [sp, #64]
str x8, [sp, #56]
ldr x9, [sp, #56]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB472_58
b LBB472_57
LBB472_57:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB472_58
LBB472_58:
ldr x8, [sp, #56]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB472_59
LBB472_59:
b LBB472_84
LBB472_60: ; in Loop: Header=BB472_27 Depth=1
b LBB472_61
LBB472_61: ; in Loop: Header=BB472_27 Depth=1
b LBB472_62
LBB472_62: ; in Loop: Header=BB472_27 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB472_27
LBB472_63:
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB472_69
b LBB472_64
LBB472_64:
b LBB472_65
LBB472_65:
ldur x8, [x29, #-80]
str x8, [sp, #48]
ldr x9, [sp, #48]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB472_67
b LBB472_66
LBB472_66:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB472_67
LBB472_67:
ldr x8, [sp, #48]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB472_68
LBB472_68:
b LBB472_83
LBB472_69:
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB472_75
b LBB472_70
LBB472_70:
b LBB472_71
LBB472_71:
ldur x0, [x29, #-16]
ldursw x1, [x29, #-44]
bl _Jim_NewIntObj
str x0, [sp, #40]
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB472_73
b LBB472_72
LBB472_72:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB472_73
LBB472_73:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB472_74
LBB472_74:
b LBB472_82
LBB472_75:
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB472_81
b LBB472_76
LBB472_76:
b LBB472_77
LBB472_77:
ldur x0, [x29, #-16]
mov x1, #-1
bl _Jim_NewIntObj
str x0, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB472_79
b LBB472_78
LBB472_78:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB472_79
LBB472_79:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB472_80
LBB472_80:
b LBB472_81
LBB472_81:
b LBB472_82
LBB472_82:
b LBB472_83
LBB472_83:
b LBB472_84
LBB472_84:
ldr x8, [sp, #88]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB472_88
b LBB472_85
LBB472_85:
ldr x9, [sp, #88]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB472_87
b LBB472_86
LBB472_86:
ldur x0, [x29, #-16]
ldr x1, [sp, #88]
bl _Jim_FreeObj
b LBB472_87
LBB472_87:
b LBB472_88
LBB472_88:
ldur w8, [x29, #-68]
stur w8, [x29, #-4]
b LBB472_89
LBB472_89:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
.p2align 2
lJTI472_0:
.long LBB472_30-Ltmp84
.long LBB472_31-Ltmp84
.long LBB472_32-Ltmp84
.long LBB472_37-Ltmp84
.long LBB472_37-Ltmp84
.long LBB472_32-Ltmp84
.p2align 2
lJTI472_1:
.long LBB472_9-Ltmp83
.long LBB472_10-Ltmp83
.long LBB472_11-Ltmp83
.long LBB472_17-Ltmp83
.long LBB472_17-Ltmp83
.long LBB472_17-Ltmp83
.long LBB472_13-Ltmp83
.long LBB472_12-Ltmp83
.long LBB472_14-Ltmp83
; -- End function
.p2align 2 ; -- Begin function Jim_LlengthCoreCommand
_Jim_LlengthCoreCommand: ; @Jim_LlengthCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB473_2
b LBB473_1
LBB473_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #20] ; 4-byte Folded Spill
adrp x3, l_.str.334@PAGE
add x3, x3, l_.str.334@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #20] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB473_7
LBB473_2:
b LBB473_3
LBB473_3:
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
bl _Jim_ListLength
mov x9, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
str x0, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB473_5
b LBB473_4
LBB473_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB473_5
LBB473_5:
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB473_6
LBB473_6:
stur wzr, [x29, #-4]
b LBB473_7
LBB473_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_LappendCoreCommand
_Jim_LappendCoreCommand: ; @Jim_LappendCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB474_2
b LBB474_1
LBB474_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.472@PAGE
add x3, x3, l_.str.472@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB474_21
LBB474_2:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
mov w2, #4
bl _Jim_GetVariable
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB474_6
b LBB474_3
LBB474_3:
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #24]
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
ldr x2, [sp, #24]
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB474_5
b LBB474_4
LBB474_4:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_FreeObj
mov w8, #1
stur w8, [x29, #-4]
b LBB474_21
LBB474_5:
b LBB474_6
LBB474_6:
ldr x8, [sp, #24]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, gt
and w8, w8, #0x1
str w8, [sp, #20]
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB474_8
b LBB474_7
LBB474_7:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_DuplicateObj
str x0, [sp, #24]
b LBB474_8
LBB474_8:
mov w8, #2
str w8, [sp, #16]
b LBB474_9
LBB474_9: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB474_12
b LBB474_10
LBB474_10: ; in Loop: Header=BB474_9 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr x8, [sp, #32]
ldrsw x9, [sp, #16]
ldr x2, [x8, x9, lsl #3]
bl _Jim_ListAppendElement
b LBB474_11
LBB474_11: ; in Loop: Header=BB474_9 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB474_9
LBB474_12:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
ldr x2, [sp, #24]
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB474_16
b LBB474_13
LBB474_13:
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB474_15
b LBB474_14
LBB474_14:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_FreeObj
b LBB474_15
LBB474_15:
mov w8, #1
stur w8, [x29, #-4]
b LBB474_21
LBB474_16:
b LBB474_17
LBB474_17:
ldr x8, [sp, #24]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB474_19
b LBB474_18
LBB474_18:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB474_19
LBB474_19:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB474_20
LBB474_20:
stur wzr, [x29, #-4]
b LBB474_21
LBB474_21:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_LinsertCoreCommand
_Jim_LinsertCoreCommand: ; @Jim_LinsertCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB475_2
b LBB475_1
LBB475_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.473@PAGE
add x3, x3, l_.str.473@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB475_19
LBB475_2:
ldr x8, [sp, #32]
ldr x8, [x8, #8]
str x8, [sp, #16]
ldr x8, [sp, #16]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB475_4
b LBB475_3
LBB475_3:
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
bl _Jim_DuplicateObj
str x0, [sp, #16]
b LBB475_4
LBB475_4:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #16]
add x2, sp, #28
bl _Jim_GetIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB475_6
b LBB475_5
LBB475_5:
b LBB475_16
LBB475_6:
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
bl _Jim_ListLength
str w0, [sp, #24]
ldr w8, [sp, #28]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB475_8
b LBB475_7
LBB475_7:
ldr w8, [sp, #24]
str w8, [sp, #28]
b LBB475_11
LBB475_8:
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB475_10
b LBB475_9
LBB475_9:
ldr w8, [sp, #24]
ldr w9, [sp, #28]
add w8, w8, w9
add w8, w8, #1
str w8, [sp, #28]
b LBB475_10
LBB475_10:
b LBB475_11
LBB475_11:
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
ldr w2, [sp, #28]
ldur w8, [x29, #-20]
subs w3, w8, #3
ldr x8, [sp, #32]
add x4, x8, #24
bl _Jim_ListInsertElements
b LBB475_12
LBB475_12:
ldr x8, [sp, #16]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB475_14
b LBB475_13
LBB475_13:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB475_14
LBB475_14:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB475_15
LBB475_15:
stur wzr, [x29, #-4]
b LBB475_19
LBB475_16:
ldr x8, [sp, #16]
ldr x9, [sp, #32]
ldr x9, [x9, #8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB475_18
b LBB475_17
LBB475_17:
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
bl _Jim_FreeObj
b LBB475_18
LBB475_18:
mov w8, #1
stur w8, [x29, #-4]
b LBB475_19
LBB475_19:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_LreplaceCoreCommand
_Jim_LreplaceCoreCommand: ; @Jim_LreplaceCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur w8, [x29, #-20]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB476_2
b LBB476_1
LBB476_1:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #28] ; 4-byte Folded Spill
adrp x3, l_.str.474@PAGE
add x3, x3, l_.str.474@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #28] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB476_20
LBB476_2:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
sub x2, x29, #36
bl _Jim_GetIndex
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB476_4
b LBB476_3
LBB476_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #24]
sub x2, x29, #40
bl _Jim_GetIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB476_5
b LBB476_4
LBB476_4:
mov w8, #1
stur w8, [x29, #-4]
b LBB476_20
LBB476_5:
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
str x8, [sp, #56]
ldur x0, [x29, #-16]
ldr x1, [sp, #56]
bl _Jim_ListLength
stur w0, [x29, #-44]
ldur w0, [x29, #-44]
sub x8, x29, #36
str x8, [sp, #8] ; 8-byte Folded Spill
ldur w1, [x29, #-36]
bl _JimRelToAbsIndex
stur w0, [x29, #-36]
ldur w0, [x29, #-44]
sub x8, x29, #40
str x8, [sp, #16] ; 8-byte Folded Spill
ldur w1, [x29, #-40]
bl _JimRelToAbsIndex
ldr x1, [sp, #8] ; 8-byte Folded Reload
ldr x2, [sp, #16] ; 8-byte Folded Reload
stur w0, [x29, #-40]
ldur w0, [x29, #-44]
sub x3, x29, #48
bl _JimRelToAbsRange
ldur w8, [x29, #-36]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB476_7
b LBB476_6
LBB476_6:
b LBB476_15
LBB476_7:
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB476_9
b LBB476_8
LBB476_8:
stur wzr, [x29, #-36]
b LBB476_14
LBB476_9:
b LBB476_10
LBB476_10:
ldur x0, [x29, #-16]
adrp x1, l_.str.475@PAGE
add x1, x1, l_.str.475@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #40]
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB476_12
b LBB476_11
LBB476_11:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB476_12
LBB476_12:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB476_13
LBB476_13:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
ldur x8, [x29, #-32]
ldr x2, [x8, #16]
bl _Jim_AppendObj
mov w8, #1
stur w8, [x29, #-4]
b LBB476_20
LBB476_14:
b LBB476_15
LBB476_15:
ldur x0, [x29, #-16]
ldr x8, [sp, #56]
ldr x1, [x8, #24]
ldur w2, [x29, #-36]
bl _Jim_NewListObj
str x0, [sp, #48]
ldr x0, [sp, #48]
ldur w8, [x29, #-20]
subs w2, w8, #4
ldur x8, [x29, #-32]
add x3, x8, #32
mov w1, #-1
str w1, [sp, #4] ; 4-byte Folded Spill
bl _ListInsertElements
ldr w1, [sp, #4] ; 4-byte Folded Reload
ldr x0, [sp, #48]
ldur w8, [x29, #-44]
ldur w9, [x29, #-36]
subs w8, w8, w9
ldur w9, [x29, #-48]
subs w2, w8, w9
ldr x8, [sp, #56]
ldr x8, [x8, #24]
ldursw x9, [x29, #-36]
add x8, x8, x9, lsl #3
ldursw x9, [x29, #-48]
add x3, x8, x9, lsl #3
bl _ListInsertElements
b LBB476_16
LBB476_16:
ldr x8, [sp, #48]
str x8, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB476_18
b LBB476_17
LBB476_17:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB476_18
LBB476_18:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB476_19
LBB476_19:
stur wzr, [x29, #-4]
b LBB476_20
LBB476_20:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_LsortCoreCommand
_Jim_LsortCoreCommand: ; @Jim_LsortCoreCommand
.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
stur x0, [x29, #-32]
stur w1, [x29, #-36]
stur x2, [x29, #-48]
ldur w8, [x29, #-36]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB477_2
b LBB477_1
LBB477_1:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.483@PAGE
add x3, x3, l_.str.483@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-20]
b LBB477_41
LBB477_2:
str wzr, [sp, #256]
mov w8, #1
str w8, [sp, #260]
str wzr, [sp, #268]
str wzr, [sp, #272]
; kill: def $x9 killed $xzr
str xzr, [sp, #240]
ldur x9, [x29, #-32]
str x9, [sp, #248]
stur w8, [x29, #-60]
b LBB477_3
LBB477_3: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-60]
ldur w9, [x29, #-36]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB477_33
b LBB477_4
LBB477_4: ; in Loop: Header=BB477_3 Depth=1
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-60]
ldr x1, [x8, x9, lsl #3]
adrp x2, _Jim_LsortCoreCommand.options@PAGE
add x2, x2, _Jim_LsortCoreCommand.options@PAGEOFF
add x3, sp, #44
mov x4, #0
mov w5, #3
bl _Jim_GetEnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB477_6
b LBB477_5
LBB477_5:
mov w8, #1
stur w8, [x29, #-20]
b LBB477_41
LBB477_6: ; in Loop: Header=BB477_3 Depth=1
ldr w8, [sp, #44]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp] ; 8-byte Folded Spill
subs x8, x8, #8
cset w8, hi
tbnz w8, #0, LBB477_31
; %bb.7: ; in Loop: Header=BB477_3 Depth=1
ldr x11, [sp] ; 8-byte Folded Reload
adrp x10, lJTI477_0@PAGE
add x10, x10, lJTI477_0@PAGEOFF
Ltmp85:
adr x8, Ltmp85
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB477_8: ; in Loop: Header=BB477_3 Depth=1
str wzr, [sp, #256]
b LBB477_31
LBB477_9: ; in Loop: Header=BB477_3 Depth=1
mov w8, #1
str w8, [sp, #256]
b LBB477_31
LBB477_10: ; in Loop: Header=BB477_3 Depth=1
mov w8, #2
str w8, [sp, #256]
b LBB477_31
LBB477_11: ; in Loop: Header=BB477_3 Depth=1
mov w8, #3
str w8, [sp, #256]
b LBB477_31
LBB477_12: ; in Loop: Header=BB477_3 Depth=1
mov w8, #1
str w8, [sp, #260]
b LBB477_31
LBB477_13: ; in Loop: Header=BB477_3 Depth=1
mov w8, #-1
str w8, [sp, #260]
b LBB477_31
LBB477_14: ; in Loop: Header=BB477_3 Depth=1
mov w8, #1
str w8, [sp, #272]
b LBB477_31
LBB477_15: ; in Loop: Header=BB477_3 Depth=1
ldur w8, [x29, #-60]
ldur w9, [x29, #-36]
subs w9, w9, #2
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB477_21
b LBB477_16
LBB477_16:
b LBB477_17
LBB477_17:
ldur x0, [x29, #-32]
adrp x1, l_.str.484@PAGE
add x1, x1, l_.str.484@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB477_19
b LBB477_18
LBB477_18:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB477_19
LBB477_19:
ldr x8, [sp, #32]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB477_20
LBB477_20:
mov w8, #1
stur w8, [x29, #-20]
b LBB477_41
LBB477_21: ; in Loop: Header=BB477_3 Depth=1
mov w8, #4
str w8, [sp, #256]
ldur x8, [x29, #-48]
ldur w9, [x29, #-60]
add w9, w9, #1
ldr x8, [x8, w9, sxtw #3]
str x8, [sp, #240]
ldur w8, [x29, #-60]
add w8, w8, #1
stur w8, [x29, #-60]
b LBB477_31
LBB477_22: ; in Loop: Header=BB477_3 Depth=1
ldur w8, [x29, #-60]
ldur w9, [x29, #-36]
subs w9, w9, #2
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB477_28
b LBB477_23
LBB477_23:
b LBB477_24
LBB477_24:
ldur x0, [x29, #-32]
adrp x1, l_.str.485@PAGE
add x1, x1, l_.str.485@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB477_26
b LBB477_25
LBB477_25:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB477_26
LBB477_26:
ldr x8, [sp, #24]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB477_27
LBB477_27:
mov w8, #1
stur w8, [x29, #-20]
b LBB477_41
LBB477_28: ; in Loop: Header=BB477_3 Depth=1
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldur w9, [x29, #-60]
add w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
add x8, sp, #48
add x2, x8, #216
bl _Jim_GetIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB477_30
b LBB477_29
LBB477_29:
mov w8, #1
stur w8, [x29, #-20]
b LBB477_41
LBB477_30: ; in Loop: Header=BB477_3 Depth=1
mov w8, #1
str w8, [sp, #268]
ldur w8, [x29, #-60]
add w8, w8, #1
stur w8, [x29, #-60]
b LBB477_31
LBB477_31: ; in Loop: Header=BB477_3 Depth=1
b LBB477_32
LBB477_32: ; in Loop: Header=BB477_3 Depth=1
ldur w8, [x29, #-60]
add w8, w8, #1
stur w8, [x29, #-60]
b LBB477_3
LBB477_33:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldur w9, [x29, #-36]
subs w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
bl _Jim_DuplicateObj
stur x0, [x29, #-56]
ldur x0, [x29, #-32]
ldur x1, [x29, #-56]
add x2, sp, #48
bl _ListSortElements
stur w0, [x29, #-64]
ldur w8, [x29, #-64]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB477_39
b LBB477_34
LBB477_34:
b LBB477_35
LBB477_35:
ldur x8, [x29, #-56]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB477_37
b LBB477_36
LBB477_36:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB477_37
LBB477_37:
ldr x8, [sp, #16]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB477_38
LBB477_38:
b LBB477_40
LBB477_39:
ldur x0, [x29, #-32]
ldur x1, [x29, #-56]
bl _Jim_FreeObj
b LBB477_40
LBB477_40:
ldur w8, [x29, #-64]
stur w8, [x29, #-20]
b LBB477_41
LBB477_41:
ldur w0, [x29, #-20]
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
.p2align 2
lJTI477_0:
.long LBB477_8-Ltmp85
.long LBB477_9-Ltmp85
.long LBB477_12-Ltmp85
.long LBB477_13-Ltmp85
.long LBB477_15-Ltmp85
.long LBB477_10-Ltmp85
.long LBB477_11-Ltmp85
.long LBB477_22-Ltmp85
.long LBB477_14-Ltmp85
; -- End function
.p2align 2 ; -- Begin function Jim_AppendCoreCommand
_Jim_AppendCoreCommand: ; @Jim_AppendCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB478_2
b LBB478_1
LBB478_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.486@PAGE
add x3, x3, l_.str.486@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB478_25
LBB478_2:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB478_6
b LBB478_3
LBB478_3:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
mov w2, #1
bl _Jim_GetVariable
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB478_5
b LBB478_4
LBB478_4:
mov w8, #1
stur w8, [x29, #-4]
b LBB478_25
LBB478_5:
b LBB478_20
LBB478_6:
str wzr, [sp, #16]
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
mov w2, #4
bl _Jim_GetVariable
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB478_8
b LBB478_7
LBB478_7:
ldur x0, [x29, #-16]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
str x0, [sp, #24]
mov w8, #1
str w8, [sp, #16]
b LBB478_11
LBB478_8:
ldr x8, [sp, #24]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB478_10
b LBB478_9
LBB478_9:
mov w8, #1
str w8, [sp, #16]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_DuplicateObj
str x0, [sp, #24]
b LBB478_10
LBB478_10:
b LBB478_11
LBB478_11:
mov w8, #2
str w8, [sp, #20]
b LBB478_12
LBB478_12: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB478_15
b LBB478_13
LBB478_13: ; in Loop: Header=BB478_12 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr x8, [sp, #32]
ldrsw x9, [sp, #20]
ldr x2, [x8, x9, lsl #3]
bl _Jim_AppendObj
b LBB478_14
LBB478_14: ; in Loop: Header=BB478_12 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB478_12
LBB478_15:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
ldr x2, [sp, #24]
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB478_19
b LBB478_16
LBB478_16:
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB478_18
b LBB478_17
LBB478_17:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_FreeObj
b LBB478_18
LBB478_18:
mov w8, #1
stur w8, [x29, #-4]
b LBB478_25
LBB478_19:
b LBB478_20
LBB478_20:
b LBB478_21
LBB478_21:
ldr x8, [sp, #24]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB478_23
b LBB478_22
LBB478_22:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB478_23
LBB478_23:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB478_24
LBB478_24:
stur wzr, [x29, #-4]
b LBB478_25
LBB478_25:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_DebugCoreCommand
_Jim_DebugCoreCommand: ; @Jim_DebugCoreCommand
.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 x2, [sp, #8]
b LBB479_1
LBB479_1:
ldur x0, [x29, #-8]
adrp x1, l_.str.380@PAGE
add x1, x1, l_.str.380@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB479_3
b LBB479_2
LBB479_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB479_3
LBB479_3:
ldr x8, [sp]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB479_4
LBB479_4:
mov w0, #1
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_EvalCoreCommand
_Jim_EvalCoreCommand: ; @Jim_EvalCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB480_2
b LBB480_1
LBB480_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #16]
mov w1, #1
str w1, [sp, #8] ; 4-byte Folded Spill
adrp x3, l_.str.487@PAGE
add x3, x3, l_.str.487@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #8] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB480_8
LBB480_2:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB480_4
b LBB480_3
LBB480_3:
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
ldr x1, [x8, #8]
bl _Jim_EvalObj
str w0, [sp, #12]
b LBB480_5
LBB480_4:
ldur x8, [x29, #-16]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur w8, [x29, #-20]
subs w1, w8, #1
ldr x8, [sp, #16]
add x2, x8, #8
bl _Jim_ConcatObj
mov x1, x0
ldr x0, [sp] ; 8-byte Folded Reload
bl _Jim_EvalObj
str w0, [sp, #12]
b LBB480_5
LBB480_5:
ldr w8, [sp, #12]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB480_7
b LBB480_6
LBB480_6:
ldur x9, [x29, #-16]
ldr w8, [x9, #24]
add w8, w8, #1
str w8, [x9, #24]
b LBB480_7
LBB480_7:
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB480_8
LBB480_8:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_UplevelCoreCommand
_Jim_UplevelCoreCommand: ; @Jim_UplevelCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, lt
tbnz w8, #0, LBB481_14
b LBB481_1
LBB481_1:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
str x8, [sp, #48]
ldur x8, [x29, #-32]
ldr x0, [x8, #8]
bl _Jim_String
str x0, [sp, #24]
ldr x8, [sp, #24]
ldrsb w8, [x8]
subs w8, w8, #48
cset w8, lt
tbnz w8, #0, LBB481_3
b LBB481_2
LBB481_2:
ldr x8, [sp, #24]
ldrsb w8, [x8]
subs w8, w8, #57
cset w8, le
tbnz w8, #0, LBB481_4
b LBB481_3
LBB481_3:
ldr x8, [sp, #24]
ldrsb w8, [x8]
subs w8, w8, #35
cset w8, ne
tbnz w8, #0, LBB481_5
b LBB481_4
LBB481_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
bl _Jim_GetCallFrameByLevel
str x0, [sp, #40]
ldur w8, [x29, #-20]
subs w8, w8, #1
stur w8, [x29, #-20]
ldur x8, [x29, #-32]
add x8, x8, #8
stur x8, [x29, #-32]
b LBB481_6
LBB481_5:
ldur x0, [x29, #-16]
mov x1, #0
bl _Jim_GetCallFrameByLevel
str x0, [sp, #40]
b LBB481_6
LBB481_6:
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB481_8
b LBB481_7
LBB481_7:
mov w8, #1
stur w8, [x29, #-4]
b LBB481_15
LBB481_8:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB481_10
b LBB481_9
LBB481_9:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
subs x2, x8, #8
mov w1, #1
str w1, [sp, #20] ; 4-byte Folded Spill
adrp x3, l_.str.488@PAGE
add x3, x3, l_.str.488@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #20] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB481_15
LBB481_10:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
str x8, [x9, #88]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr w8, [x8, #152]
str w8, [sp, #36]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
str wzr, [x8, #152]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB481_12
b LBB481_11
LBB481_11:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
bl _Jim_EvalObj
stur w0, [x29, #-36]
b LBB481_13
LBB481_12:
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur w8, [x29, #-20]
subs w1, w8, #1
ldur x8, [x29, #-32]
add x2, x8, #8
bl _Jim_ConcatObj
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _Jim_EvalObj
stur w0, [x29, #-36]
b LBB481_13
LBB481_13:
ldr w8, [sp, #36]
ldur x9, [x29, #-16]
ldr x9, [x9, #88]
str w8, [x9, #152]
ldr x8, [sp, #48]
ldur x9, [x29, #-16]
str x8, [x9, #88]
ldur w8, [x29, #-36]
stur w8, [x29, #-4]
b LBB481_15
LBB481_14:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.488@PAGE
add x3, x3, l_.str.488@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB481_15
LBB481_15:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_ExprCoreCommand
_Jim_ExprCoreCommand: ; @Jim_ExprCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB482_2
b LBB482_1
LBB482_1:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
add x2, sp, #40
bl _Jim_EvalExpression
str w0, [sp, #36]
b LBB482_8
LBB482_2:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, le
tbnz w8, #0, LBB482_6
b LBB482_3
LBB482_3:
ldur x0, [x29, #-16]
ldur w8, [x29, #-20]
subs w1, w8, #1
ldur x8, [x29, #-32]
add x2, x8, #8
bl _Jim_ConcatObj
str x0, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
add x2, sp, #40
bl _Jim_EvalExpression
str w0, [sp, #36]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB482_5
b LBB482_4
LBB482_4:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _Jim_FreeObj
b LBB482_5
LBB482_5:
b LBB482_7
LBB482_6:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.489@PAGE
add x3, x3, l_.str.489@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB482_17
LBB482_7:
b LBB482_8
LBB482_8:
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB482_10
b LBB482_9
LBB482_9:
ldr w8, [sp, #36]
stur w8, [x29, #-4]
b LBB482_17
LBB482_10:
b LBB482_11
LBB482_11:
ldr x8, [sp, #40]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB482_13
b LBB482_12
LBB482_12:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB482_13
LBB482_13:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB482_14
LBB482_14:
ldr x9, [sp, #40]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB482_16
b LBB482_15
LBB482_15:
ldur x0, [x29, #-16]
ldr x1, [sp, #40]
bl _Jim_FreeObj
b LBB482_16
LBB482_16:
stur wzr, [x29, #-4]
b LBB482_17
LBB482_17:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_BreakCoreCommand
_Jim_BreakCoreCommand: ; @Jim_BreakCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB483_2
b LBB483_1
LBB483_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #16]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.42@PAGE
add x3, x3, l_.str.42@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB483_3
LBB483_2:
mov w8, #3
stur w8, [x29, #-4]
b LBB483_3
LBB483_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_ContinueCoreCommand
_Jim_ContinueCoreCommand: ; @Jim_ContinueCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB484_2
b LBB484_1
LBB484_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #16]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.42@PAGE
add x3, x3, l_.str.42@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB484_3
LBB484_2:
mov w8, #4
stur w8, [x29, #-4]
b LBB484_3
LBB484_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_ProcCoreCommand
_Jim_ProcCoreCommand: ; @Jim_ProcCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur w8, [x29, #-20]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB485_3
b LBB485_1
LBB485_1:
ldur w8, [x29, #-20]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB485_3
b LBB485_2
LBB485_2:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.490@PAGE
add x3, x3, l_.str.490@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB485_19
LBB485_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x2, [x8, #8]
adrp x1, l_.str.491@PAGE
add x1, x1, l_.str.491@PAGEOFF
bl _JimValidName
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB485_5
b LBB485_4
LBB485_4:
mov w8, #1
stur w8, [x29, #-4]
b LBB485_19
LBB485_5:
ldur w8, [x29, #-20]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB485_7
b LBB485_6
LBB485_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
ldur x8, [x29, #-32]
ldr x3, [x8, #24]
mov x4, #0
mov x2, x4
bl _JimCreateProcedureCmd
str x0, [sp, #40]
b LBB485_8
LBB485_7:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
ldur x8, [x29, #-32]
ldr x2, [x8, #24]
ldur x8, [x29, #-32]
ldr x3, [x8, #32]
mov x4, #0
bl _JimCreateProcedureCmd
str x0, [sp, #40]
b LBB485_8
LBB485_8:
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB485_18
b LBB485_9
LBB485_9:
ldur x8, [x29, #-32]
ldr x0, [x8, #8]
bl _Jim_String
ldrsb w8, [x0]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB485_12
b LBB485_10
LBB485_10:
ldur x8, [x29, #-32]
ldr x0, [x8, #8]
bl _Jim_String
ldrsb w8, [x0, #1]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB485_12
b LBB485_11
LBB485_11:
ldur x8, [x29, #-32]
ldr x0, [x8, #8]
bl _Jim_String
add x0, x0, #2
str x0, [sp] ; 8-byte Folded Spill
b LBB485_13
LBB485_12:
ldur x8, [x29, #-32]
ldr x0, [x8, #8]
bl _Jim_String
str x0, [sp] ; 8-byte Folded Spill
b LBB485_13
LBB485_13:
ldr x8, [sp] ; 8-byte Folded Reload
str x8, [sp, #24]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr x2, [sp, #40]
bl _JimCreateCommand
ldur x0, [x29, #-16]
ldr x1, [sp, #40]
ldr x2, [sp, #24]
bl _JimUpdateProcNamespace
b LBB485_14
LBB485_14:
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB485_16
b LBB485_15
LBB485_15:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB485_16
LBB485_16:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB485_17
LBB485_17:
stur wzr, [x29, #-4]
b LBB485_19
LBB485_18:
mov w8, #1
stur w8, [x29, #-4]
b LBB485_19
LBB485_19:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_ConcatCoreCommand
_Jim_ConcatCoreCommand: ; @Jim_ConcatCoreCommand
.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 x2, [sp, #8]
b LBB486_1
LBB486_1:
ldur x0, [x29, #-8]
ldur w8, [x29, #-12]
subs w1, w8, #1
ldr x8, [sp, #8]
add x2, x8, #8
bl _Jim_ConcatObj
str x0, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB486_3
b LBB486_2
LBB486_2:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB486_3
LBB486_3:
ldr x8, [sp]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB486_4
LBB486_4:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_ReturnCoreCommand
_Jim_ReturnCoreCommand: ; @Jim_ReturnCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
; kill: def $x8 killed $xzr
str xzr, [sp, #48]
str xzr, [sp, #40]
str wzr, [sp, #36]
mov x8, #1
str x8, [sp, #24]
mov w8, #1
stur w8, [x29, #-36]
b LBB487_1
LBB487_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB487_21
b LBB487_2
LBB487_2: ; in Loop: Header=BB487_1 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldursw x9, [x29, #-36]
ldr x1, [x8, x9, lsl #3]
adrp x2, l_.str.500@PAGE
add x2, x2, l_.str.500@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB487_6
b LBB487_3
LBB487_3: ; in Loop: Header=BB487_1 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldur w9, [x29, #-36]
add w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
add x2, sp, #36
bl _Jim_GetReturnCode
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB487_5
b LBB487_4
LBB487_4:
mov w8, #1
stur w8, [x29, #-4]
b LBB487_37
LBB487_5: ; in Loop: Header=BB487_1 Depth=1
b LBB487_19
LBB487_6: ; in Loop: Header=BB487_1 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldursw x9, [x29, #-36]
ldr x1, [x8, x9, lsl #3]
adrp x2, l_.str.501@PAGE
add x2, x2, l_.str.501@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB487_8
b LBB487_7
LBB487_7: ; in Loop: Header=BB487_1 Depth=1
ldur x8, [x29, #-32]
ldur w9, [x29, #-36]
add w9, w9, #1
ldr x8, [x8, w9, sxtw #3]
str x8, [sp, #48]
b LBB487_18
LBB487_8: ; in Loop: Header=BB487_1 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldursw x9, [x29, #-36]
ldr x1, [x8, x9, lsl #3]
adrp x2, l_.str.502@PAGE
add x2, x2, l_.str.502@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB487_10
b LBB487_9
LBB487_9: ; in Loop: Header=BB487_1 Depth=1
ldur x8, [x29, #-32]
ldur w9, [x29, #-36]
add w9, w9, #1
ldr x8, [x8, w9, sxtw #3]
str x8, [sp, #40]
b LBB487_17
LBB487_10: ; in Loop: Header=BB487_1 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldursw x9, [x29, #-36]
ldr x1, [x8, x9, lsl #3]
adrp x2, l_.str.503@PAGE
add x2, x2, l_.str.503@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB487_15
b LBB487_11
LBB487_11: ; in Loop: Header=BB487_1 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldur w9, [x29, #-36]
add w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
add x2, sp, #24
bl _Jim_GetLong
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB487_13
b LBB487_12
LBB487_12: ; in Loop: Header=BB487_1 Depth=1
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB487_14
b LBB487_13
LBB487_13:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldur w9, [x29, #-36]
mov w10, #1
str w10, [sp, #12] ; 4-byte Folded Spill
add w9, w9, #1
ldr x8, [x8, w9, sxtw #3]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.504@PAGE
add x1, x1, l_.str.504@PAGEOFF
bl _Jim_SetResultFormatted
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB487_37
LBB487_14: ; in Loop: Header=BB487_1 Depth=1
b LBB487_16
LBB487_15:
b LBB487_21
LBB487_16: ; in Loop: Header=BB487_1 Depth=1
b LBB487_17
LBB487_17: ; in Loop: Header=BB487_1 Depth=1
b LBB487_18
LBB487_18: ; in Loop: Header=BB487_1 Depth=1
b LBB487_19
LBB487_19: ; in Loop: Header=BB487_1 Depth=1
b LBB487_20
LBB487_20: ; in Loop: Header=BB487_1 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #2
stur w8, [x29, #-36]
b LBB487_1
LBB487_21:
ldur w8, [x29, #-36]
ldur w9, [x29, #-20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB487_24
b LBB487_22
LBB487_22:
ldur w8, [x29, #-36]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB487_24
b LBB487_23
LBB487_23:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
adrp x3, l_.str.505@PAGE
add x3, x3, l_.str.505@PAGEOFF
bl _Jim_WrongNumArgs
b LBB487_24
LBB487_24:
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB487_27
b LBB487_25
LBB487_25:
ldr w8, [sp, #36]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB487_27
b LBB487_26
LBB487_26:
ldur x0, [x29, #-16]
ldr x1, [sp, #48]
bl _JimSetStackTrace
b LBB487_27
LBB487_27:
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB487_30
b LBB487_28
LBB487_28:
ldr w8, [sp, #36]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB487_30
b LBB487_29
LBB487_29:
ldur x0, [x29, #-16]
ldr x2, [sp, #40]
adrp x1, l_.str.284@PAGE
add x1, x1, l_.str.284@PAGEOFF
bl _Jim_SetGlobalVariableStr
b LBB487_30
LBB487_30:
ldr w8, [sp, #36]
ldur x9, [x29, #-16]
str w8, [x9, #40]
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #44]
ldur w8, [x29, #-36]
ldur w9, [x29, #-20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB487_36
b LBB487_31
LBB487_31:
b LBB487_32
LBB487_32:
ldur x8, [x29, #-32]
ldursw x9, [x29, #-36]
ldr x8, [x8, x9, lsl #3]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB487_34
b LBB487_33
LBB487_33:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB487_34
LBB487_34:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB487_35
LBB487_35:
b LBB487_36
LBB487_36:
mov w8, #2
stur w8, [x29, #-4]
b LBB487_37
LBB487_37:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_UpvarCoreCommand
_Jim_UpvarCoreCommand: ; @Jim_UpvarCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, le
tbnz w8, #0, LBB488_3
b LBB488_1
LBB488_1:
ldur w8, [x29, #-20]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB488_3
b LBB488_2
LBB488_2:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
bl _Jim_GetCallFrameByLevel
str x0, [sp, #16]
ldur w8, [x29, #-20]
subs w8, w8, #1
stur w8, [x29, #-20]
ldr x8, [sp, #32]
add x8, x8, #8
str x8, [sp, #32]
b LBB488_4
LBB488_3:
ldur x0, [x29, #-16]
mov x1, #0
bl _Jim_GetCallFrameByLevel
str x0, [sp, #16]
b LBB488_4
LBB488_4:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB488_6
b LBB488_5
LBB488_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB488_15
LBB488_6:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB488_8
b LBB488_7
LBB488_7:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.506@PAGE
add x3, x3, l_.str.506@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB488_15
LBB488_8:
mov w8, #1
str w8, [sp, #28]
b LBB488_9
LBB488_9: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB488_14
b LBB488_10
LBB488_10: ; in Loop: Header=BB488_9 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr w9, [sp, #28]
add w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
ldr x8, [sp, #32]
ldrsw x9, [sp, #28]
ldr x2, [x8, x9, lsl #3]
ldr x3, [sp, #16]
bl _Jim_SetVariableLink
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB488_12
b LBB488_11
LBB488_11:
mov w8, #1
stur w8, [x29, #-4]
b LBB488_15
LBB488_12: ; in Loop: Header=BB488_9 Depth=1
b LBB488_13
LBB488_13: ; in Loop: Header=BB488_9 Depth=1
ldr w8, [sp, #28]
add w8, w8, #2
str w8, [sp, #28]
b LBB488_9
LBB488_14:
stur wzr, [x29, #-4]
b LBB488_15
LBB488_15:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_GlobalCoreCommand
_Jim_GlobalCoreCommand: ; @Jim_GlobalCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB489_2
b LBB489_1
LBB489_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.507@PAGE
add x3, x3, l_.str.507@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB489_14
LBB489_2:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB489_4
b LBB489_3
LBB489_3:
stur wzr, [x29, #-4]
b LBB489_14
LBB489_4:
mov w8, #1
str w8, [sp, #28]
b LBB489_5
LBB489_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB489_13
b LBB489_6
LBB489_6: ; in Loop: Header=BB489_5 Depth=1
ldr x8, [sp, #32]
ldrsw x9, [sp, #28]
ldr x0, [x8, x9, lsl #3]
bl _Jim_String
str x0, [sp, #16]
ldr x8, [sp, #16]
ldrsb w8, [x8]
subs w8, w8, #58
cset w8, ne
tbnz w8, #0, LBB489_8
b LBB489_7
LBB489_7: ; in Loop: Header=BB489_5 Depth=1
ldr x8, [sp, #16]
ldrsb w8, [x8, #1]
subs w8, w8, #58
cset w8, eq
tbnz w8, #0, LBB489_11
b LBB489_8
LBB489_8: ; in Loop: Header=BB489_5 Depth=1
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldrsw x9, [sp, #28]
ldr x1, [x8, x9, lsl #3]
ldr x8, [sp, #32]
ldrsw x9, [sp, #28]
ldr x2, [x8, x9, lsl #3]
ldur x8, [x29, #-16]
ldr x3, [x8, #96]
bl _Jim_SetVariableLink
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB489_10
b LBB489_9
LBB489_9:
mov w8, #1
stur w8, [x29, #-4]
b LBB489_14
LBB489_10: ; in Loop: Header=BB489_5 Depth=1
b LBB489_11
LBB489_11: ; in Loop: Header=BB489_5 Depth=1
b LBB489_12
LBB489_12: ; in Loop: Header=BB489_5 Depth=1
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
b LBB489_5
LBB489_13:
stur wzr, [x29, #-4]
b LBB489_14
LBB489_14:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_StringCoreCommand
_Jim_StringCoreCommand: ; @Jim_StringCoreCommand
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-32]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub sp, sp, #528
stur x0, [x29, #-32]
stur w1, [x29, #-36]
stur x2, [x29, #-48]
mov w8, #1
stur w8, [x29, #-56]
ldur w8, [x29, #-36]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB490_2
b LBB490_1
LBB490_1:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #1
str w1, [sp, #124] ; 4-byte Folded Spill
adrp x3, l_.str.529@PAGE
add x3, x3, l_.str.529@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #124] ; 4-byte Folded Reload
stur w8, [x29, #-20]
b LBB490_240
LBB490_2:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #8]
adrp x2, _Jim_StringCoreCommand.options@PAGE
add x2, x2, _Jim_StringCoreCommand.options@PAGEOFF
sub x3, x29, #60
mov x4, #0
mov w5, #3
bl _Jim_GetEnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB490_4
b LBB490_3
LBB490_3:
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_4:
ldur w8, [x29, #-60]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #112] ; 8-byte Folded Spill
subs x8, x8, #21
cset w8, hi
tbnz w8, #0, LBB490_239
; %bb.5:
ldr x11, [sp, #112] ; 8-byte Folded Reload
adrp x10, lJTI490_0@PAGE
add x10, x10, lJTI490_0@PAGEOFF
Ltmp86:
adr x8, Ltmp86
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB490_6:
ldur w8, [x29, #-36]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB490_8
b LBB490_7
LBB490_7:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #2
adrp x3, l_.str.304@PAGE
add x3, x3, l_.str.304@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_8:
ldur w8, [x29, #-60]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB490_10
b LBB490_9
LBB490_9:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
bl _Jim_Utf8Length
stur w0, [x29, #-52]
b LBB490_11
LBB490_10:
ldur x8, [x29, #-48]
ldr x0, [x8, #16]
bl _Jim_Length
stur w0, [x29, #-52]
b LBB490_11
LBB490_11:
b LBB490_12
LBB490_12:
ldur x0, [x29, #-32]
ldursw x1, [x29, #-52]
bl _Jim_NewIntObj
stur x0, [x29, #-72]
ldur x9, [x29, #-72]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_14
b LBB490_13
LBB490_13:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_14
LBB490_14:
ldur x8, [x29, #-72]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_15
LBB490_15:
stur wzr, [x29, #-20]
b LBB490_240
LBB490_16:
ldur w8, [x29, #-36]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB490_18
b LBB490_17
LBB490_17:
ldur x8, [x29, #-48]
ldr x8, [x8, #16]
stur x8, [x29, #-80]
b LBB490_23
LBB490_18:
ldur x0, [x29, #-32]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
stur x0, [x29, #-80]
mov w8, #2
stur w8, [x29, #-84]
b LBB490_19
LBB490_19: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-84]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB490_22
b LBB490_20
LBB490_20: ; in Loop: Header=BB490_19 Depth=1
ldur x0, [x29, #-32]
ldur x1, [x29, #-80]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-84]
ldr x2, [x8, x9, lsl #3]
bl _Jim_AppendObj
b LBB490_21
LBB490_21: ; in Loop: Header=BB490_19 Depth=1
ldur w8, [x29, #-84]
add w8, w8, #1
stur w8, [x29, #-84]
b LBB490_19
LBB490_22:
b LBB490_23
LBB490_23:
b LBB490_24
LBB490_24:
ldur x8, [x29, #-80]
stur x8, [x29, #-96]
ldur x9, [x29, #-96]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_26
b LBB490_25
LBB490_25:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_26
LBB490_26:
ldur x8, [x29, #-96]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_27
LBB490_27:
stur wzr, [x29, #-20]
b LBB490_240
LBB490_28:
mov x8, #-1
stur x8, [x29, #-104]
ldur w8, [x29, #-36]
subs w8, w8, #4
stur w8, [x29, #-108]
mov w8, #2
stur w8, [x29, #-112]
b LBB490_29
LBB490_29: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-108]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB490_41
b LBB490_30
LBB490_30: ; in Loop: Header=BB490_29 Depth=1
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-112]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-112]
ldr x1, [x8, x9, lsl #3]
adrp x2, _Jim_StringCoreCommand.nocase_length_options@PAGE
add x2, x2, _Jim_StringCoreCommand.nocase_length_options@PAGEOFF
sub x3, x29, #116
mov x4, #0
mov w5, #2
bl _Jim_GetEnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB490_33
b LBB490_31
LBB490_31:
b LBB490_32
LBB490_32:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #2
adrp x3, l_.str.530@PAGE
add x3, x3, l_.str.530@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_33: ; in Loop: Header=BB490_29 Depth=1
ldur w8, [x29, #-116]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB490_35
b LBB490_34
LBB490_34: ; in Loop: Header=BB490_29 Depth=1
stur wzr, [x29, #-56]
ldur w8, [x29, #-108]
subs w8, w8, #1
stur w8, [x29, #-108]
b LBB490_40
LBB490_35: ; in Loop: Header=BB490_29 Depth=1
ldur w8, [x29, #-108]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB490_37
b LBB490_36
LBB490_36:
b LBB490_32
LBB490_37: ; in Loop: Header=BB490_29 Depth=1
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-112]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-112]
ldr x1, [x8, x9, lsl #3]
sub x2, x29, #104
bl _Jim_GetLong
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB490_39
b LBB490_38
LBB490_38:
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_39: ; in Loop: Header=BB490_29 Depth=1
ldur w8, [x29, #-108]
subs w8, w8, #2
stur w8, [x29, #-108]
b LBB490_40
LBB490_40: ; in Loop: Header=BB490_29 Depth=1
b LBB490_29
LBB490_41:
ldur w8, [x29, #-108]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB490_43
b LBB490_42
LBB490_42:
b LBB490_32
LBB490_43:
ldur w8, [x29, #-36]
subs w9, w8, #2
ldur x8, [x29, #-48]
add x8, x8, w9, sxtw #3
stur x8, [x29, #-48]
ldur x8, [x29, #-104]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB490_51
b LBB490_44
LBB490_44:
ldur w8, [x29, #-60]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB490_51
b LBB490_45
LBB490_45:
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB490_51
b LBB490_46
LBB490_46:
b LBB490_47
LBB490_47:
ldur x8, [x29, #-32]
str x8, [sp, #104] ; 8-byte Folded Spill
ldur x8, [x29, #-48]
ldr x0, [x8]
ldur x8, [x29, #-48]
ldr x1, [x8, #8]
bl _Jim_StringEqObj
mov x9, x0
ldr x0, [sp, #104] ; 8-byte Folded Reload
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
stur x0, [x29, #-128]
ldur x9, [x29, #-128]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_49
b LBB490_48
LBB490_48:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_49
LBB490_49:
ldur x8, [x29, #-128]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_50
LBB490_50:
b LBB490_62
LBB490_51:
ldur x8, [x29, #-104]
subs x8, x8, #0
cset w8, lt
tbnz w8, #0, LBB490_53
b LBB490_52
LBB490_52:
ldur x8, [x29, #-48]
ldr x0, [x8]
bl _Jim_String
str x0, [sp, #96] ; 8-byte Folded Spill
ldur x8, [x29, #-48]
ldr x0, [x8, #8]
bl _Jim_String
mov x1, x0
ldr x0, [sp, #96] ; 8-byte Folded Reload
ldur x8, [x29, #-104]
mov x2, x8
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, eq
and w3, w8, #0x1
bl _JimStringCompareLen
stur w0, [x29, #-108]
b LBB490_54
LBB490_53:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8]
ldur x8, [x29, #-48]
ldr x2, [x8, #8]
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, eq
and w3, w8, #0x1
bl _Jim_StringCompareObj
stur w0, [x29, #-108]
b LBB490_54
LBB490_54:
b LBB490_55
LBB490_55:
ldur x8, [x29, #-32]
str x8, [sp, #88] ; 8-byte Folded Spill
ldur w8, [x29, #-60]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB490_57
b LBB490_56
LBB490_56:
ldur w8, [x29, #-108]
str w8, [sp, #84] ; 4-byte Folded Spill
b LBB490_58
LBB490_57:
ldur w8, [x29, #-108]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
str w8, [sp, #84] ; 4-byte Folded Spill
b LBB490_58
LBB490_58:
ldr x0, [sp, #88] ; 8-byte Folded Reload
ldr w9, [sp, #84] ; 4-byte Folded Reload
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
stur x0, [x29, #-136]
ldur x9, [x29, #-136]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_60
b LBB490_59
LBB490_59:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_60
LBB490_60:
ldur x8, [x29, #-136]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_61
LBB490_61:
b LBB490_62
LBB490_62:
stur wzr, [x29, #-20]
b LBB490_240
LBB490_63:
ldur w8, [x29, #-36]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB490_67
b LBB490_64
LBB490_64:
ldur w8, [x29, #-36]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB490_66
b LBB490_65
LBB490_65:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
adrp x2, _Jim_StringCoreCommand.nocase_options@PAGE
add x2, x2, _Jim_StringCoreCommand.nocase_options@PAGEOFF
sub x3, x29, #56
mov x4, #0
mov w5, #2
bl _Jim_GetEnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB490_67
b LBB490_66
LBB490_66:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #2
adrp x3, l_.str.531@PAGE
add x3, x3, l_.str.531@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_67:
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB490_69
b LBB490_68
LBB490_68:
ldur x8, [x29, #-48]
add x8, x8, #8
stur x8, [x29, #-48]
b LBB490_69
LBB490_69:
b LBB490_70
LBB490_70:
ldur x8, [x29, #-32]
str x8, [sp, #72] ; 8-byte Folded Spill
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
ldur x8, [x29, #-48]
ldr x2, [x8, #24]
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, eq
and w3, w8, #0x1
bl _Jim_StringMatchObj
mov x9, x0
ldr x0, [sp, #72] ; 8-byte Folded Reload
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
stur x0, [x29, #-144]
ldur x9, [x29, #-144]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_72
b LBB490_71
LBB490_71:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_72
LBB490_72:
ldur x8, [x29, #-144]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_73
LBB490_73:
stur wzr, [x29, #-20]
b LBB490_240
LBB490_74:
ldur w8, [x29, #-36]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB490_78
b LBB490_75
LBB490_75:
ldur w8, [x29, #-36]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB490_77
b LBB490_76
LBB490_76:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
adrp x2, _Jim_StringCoreCommand.nocase_options@PAGE
add x2, x2, _Jim_StringCoreCommand.nocase_options@PAGEOFF
sub x3, x29, #56
mov x4, #0
mov w5, #2
bl _Jim_GetEnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB490_78
b LBB490_77
LBB490_77:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #2
adrp x3, l_.str.532@PAGE
add x3, x3, l_.str.532@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_78:
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB490_80
b LBB490_79
LBB490_79:
ldur x8, [x29, #-48]
add x8, x8, #8
stur x8, [x29, #-48]
b LBB490_80
LBB490_80:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
ldur x8, [x29, #-48]
ldr x2, [x8, #24]
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, eq
and w3, w8, #0x1
bl _JimStringMap
stur x0, [x29, #-152]
ldur x8, [x29, #-152]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB490_82
b LBB490_81
LBB490_81:
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_82:
b LBB490_83
LBB490_83:
ldur x8, [x29, #-152]
stur x8, [x29, #-160]
ldur x9, [x29, #-160]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_85
b LBB490_84
LBB490_84:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_85
LBB490_85:
ldur x8, [x29, #-160]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_86
LBB490_86:
stur wzr, [x29, #-20]
b LBB490_240
LBB490_87:
ldur w8, [x29, #-36]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB490_89
b LBB490_88
LBB490_88:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #2
adrp x3, l_.str.533@PAGE
add x3, x3, l_.str.533@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_89:
ldur w8, [x29, #-60]
subs w8, w8, #7
cset w8, ne
tbnz w8, #0, LBB490_91
b LBB490_90
LBB490_90:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
ldur x8, [x29, #-48]
ldr x2, [x8, #24]
ldur x8, [x29, #-48]
ldr x3, [x8, #32]
bl _Jim_StringRangeObj
stur x0, [x29, #-168]
b LBB490_92
LBB490_91:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
ldur x8, [x29, #-48]
ldr x2, [x8, #24]
ldur x8, [x29, #-48]
ldr x3, [x8, #32]
bl _Jim_StringByteRangeObj
stur x0, [x29, #-168]
b LBB490_92
LBB490_92:
ldur x8, [x29, #-168]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB490_94
b LBB490_93
LBB490_93:
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_94:
b LBB490_95
LBB490_95:
ldur x8, [x29, #-168]
stur x8, [x29, #-176]
ldur x9, [x29, #-176]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_97
b LBB490_96
LBB490_96:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_97
LBB490_97:
ldur x8, [x29, #-176]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_98
LBB490_98:
stur wzr, [x29, #-20]
b LBB490_240
LBB490_99:
ldur w8, [x29, #-36]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB490_102
b LBB490_100
LBB490_100:
ldur w8, [x29, #-36]
subs w8, w8, #6
cset w8, eq
tbnz w8, #0, LBB490_102
b LBB490_101
LBB490_101:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #2
adrp x3, l_.str.534@PAGE
add x3, x3, l_.str.534@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_102:
ldur x8, [x29, #-32]
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x8, [x29, #-48]
ldr x8, [x8, #16]
str x8, [sp, #48] ; 8-byte Folded Spill
ldur x8, [x29, #-48]
ldr x8, [x8, #24]
str x8, [sp, #56] ; 8-byte Folded Spill
ldur x8, [x29, #-48]
ldr x8, [x8, #32]
str x8, [sp, #64] ; 8-byte Folded Spill
ldur w8, [x29, #-36]
subs w8, w8, #6
cset w8, ne
tbnz w8, #0, LBB490_104
b LBB490_103
LBB490_103:
ldur x8, [x29, #-48]
ldr x8, [x8, #40]
str x8, [sp, #32] ; 8-byte Folded Spill
b LBB490_105
LBB490_104:
mov x8, #0
str x8, [sp, #32] ; 8-byte Folded Spill
b LBB490_105
LBB490_105:
ldr x3, [sp, #64] ; 8-byte Folded Reload
ldr x2, [sp, #56] ; 8-byte Folded Reload
ldr x1, [sp, #48] ; 8-byte Folded Reload
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldr x4, [sp, #32] ; 8-byte Folded Reload
bl _JimStringReplaceObj
stur x0, [x29, #-184]
ldur x8, [x29, #-184]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB490_107
b LBB490_106
LBB490_106:
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_107:
b LBB490_108
LBB490_108:
ldur x8, [x29, #-184]
stur x8, [x29, #-192]
ldur x9, [x29, #-192]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_110
b LBB490_109
LBB490_109:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_110
LBB490_110:
ldur x8, [x29, #-192]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_111
LBB490_111:
stur wzr, [x29, #-20]
b LBB490_240
LBB490_112:
ldur w8, [x29, #-36]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB490_114
b LBB490_113
LBB490_113:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #2
adrp x3, l_.str.535@PAGE
add x3, x3, l_.str.535@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_114:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #24]
sub x2, x29, #208
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB490_116
b LBB490_115
LBB490_115:
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_116:
ldur x0, [x29, #-32]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
stur x0, [x29, #-200]
ldur x8, [x29, #-208]
subs x8, x8, #0
cset w8, le
tbnz w8, #0, LBB490_121
b LBB490_117
LBB490_117:
b LBB490_118
LBB490_118: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-208]
subs x9, x8, #1
stur x9, [x29, #-208]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB490_120
b LBB490_119
LBB490_119: ; in Loop: Header=BB490_118 Depth=1
ldur x0, [x29, #-32]
ldur x1, [x29, #-200]
ldur x8, [x29, #-48]
ldr x2, [x8, #16]
bl _Jim_AppendObj
b LBB490_118
LBB490_120:
b LBB490_121
LBB490_121:
b LBB490_122
LBB490_122:
ldur x8, [x29, #-200]
stur x8, [x29, #-216]
ldur x9, [x29, #-216]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_124
b LBB490_123
LBB490_123:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_124
LBB490_124:
ldur x8, [x29, #-216]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_125
LBB490_125:
stur wzr, [x29, #-20]
b LBB490_240
LBB490_126:
ldur w8, [x29, #-36]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB490_128
b LBB490_127
LBB490_127:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #2
adrp x3, l_.str.304@PAGE
add x3, x3, l_.str.304@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_128:
ldur x8, [x29, #-48]
ldr x0, [x8, #16]
sub x1, x29, #244
bl _Jim_GetString
stur x0, [x29, #-240]
ldur w8, [x29, #-244]
add w0, w8, #1
bl _Jim_Alloc
stur x0, [x29, #-224]
ldur x8, [x29, #-224]
ldursw x9, [x29, #-244]
add x8, x8, x9
stur x8, [x29, #-232]
ldur x8, [x29, #-232]
strb wzr, [x8]
stur wzr, [x29, #-248]
b LBB490_129
LBB490_129: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-248]
ldur w9, [x29, #-244]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB490_131
b LBB490_130
LBB490_130: ; in Loop: Header=BB490_129 Depth=1
ldur x8, [x29, #-240]
ldrb w8, [x8]
stur w8, [x29, #-252]
mov w8, #1
stur w8, [x29, #-256]
ldur x8, [x29, #-232]
ldursw x9, [x29, #-256]
subs x0, x8, x9
ldur x1, [x29, #-240]
ldursw x2, [x29, #-256]
mov x3, #-1
bl ___memcpy_chk
ldursw x9, [x29, #-256]
ldur x8, [x29, #-232]
subs x8, x8, x9
stur x8, [x29, #-232]
ldur w9, [x29, #-256]
ldur w8, [x29, #-248]
add w8, w8, w9
stur w8, [x29, #-248]
ldursw x9, [x29, #-256]
ldur x8, [x29, #-240]
add x8, x8, x9
stur x8, [x29, #-240]
b LBB490_129
LBB490_131:
b LBB490_132
LBB490_132:
ldur x0, [x29, #-32]
ldur x1, [x29, #-224]
ldur w2, [x29, #-244]
bl _Jim_NewStringObjNoAlloc
str x0, [sp, #280]
ldr x9, [sp, #280]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_134
b LBB490_133
LBB490_133:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_134
LBB490_134:
ldr x8, [sp, #280]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_135
LBB490_135:
stur wzr, [x29, #-20]
b LBB490_240
LBB490_136:
ldur w8, [x29, #-36]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB490_138
b LBB490_137
LBB490_137:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #2
adrp x3, l_.str.536@PAGE
add x3, x3, l_.str.536@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_138:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #24]
add x2, sp, #276
bl _Jim_GetIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB490_140
b LBB490_139
LBB490_139:
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_140:
ldur x8, [x29, #-48]
ldr x0, [x8, #16]
bl _Jim_String
str x0, [sp, #264]
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
bl _Jim_Utf8Length
stur w0, [x29, #-52]
ldr w8, [sp, #276]
mov w9, #-2147483648
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB490_143
b LBB490_141
LBB490_141:
ldr w8, [sp, #276]
mov w9, #2147483647
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB490_143
b LBB490_142
LBB490_142:
ldur w0, [x29, #-52]
ldr w1, [sp, #276]
bl _JimRelToAbsIndex
str w0, [sp, #276]
b LBB490_143
LBB490_143:
ldr w8, [sp, #276]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB490_146
b LBB490_144
LBB490_144:
ldr w8, [sp, #276]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB490_146
b LBB490_145
LBB490_145:
ldr x8, [sp, #264]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB490_151
b LBB490_146
LBB490_146:
b LBB490_147
LBB490_147:
ldur x0, [x29, #-32]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
str x0, [sp, #256]
ldr x9, [sp, #256]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_149
b LBB490_148
LBB490_148:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_149
LBB490_149:
ldr x8, [sp, #256]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_150
LBB490_150:
b LBB490_163
LBB490_151:
ldur w8, [x29, #-52]
str w8, [sp, #28] ; 4-byte Folded Spill
ldur x8, [x29, #-48]
ldr x0, [x8, #16]
bl _Jim_Length
ldr w8, [sp, #28] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, ne
tbnz w8, #0, LBB490_157
b LBB490_152
LBB490_152:
b LBB490_153
LBB490_153:
ldur x0, [x29, #-32]
ldr x8, [sp, #264]
ldrsw x9, [sp, #276]
add x1, x8, x9
mov w2, #1
bl _Jim_NewStringObj
str x0, [sp, #248]
ldr x9, [sp, #248]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_155
b LBB490_154
LBB490_154:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_155
LBB490_155:
ldr x8, [sp, #248]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_156
LBB490_156:
b LBB490_162
LBB490_157:
ldr w8, [sp, #276]
str w8, [sp, #240]
b LBB490_158
LBB490_158:
ldur x0, [x29, #-32]
ldr x8, [sp, #264]
ldrsw x9, [sp, #240]
add x1, x8, x9
ldr x8, [sp, #264]
ldrsw x9, [sp, #240]
ldrb w8, [x8, x9]
str w8, [sp, #244]
mov w2, #1
bl _Jim_NewStringObj
str x0, [sp, #232]
ldr x9, [sp, #232]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_160
b LBB490_159
LBB490_159:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_160
LBB490_160:
ldr x8, [sp, #232]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_161
LBB490_161:
b LBB490_162
LBB490_162:
b LBB490_163
LBB490_163:
stur wzr, [x29, #-20]
b LBB490_240
LBB490_164:
str wzr, [sp, #228]
ldur w8, [x29, #-36]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB490_167
b LBB490_165
LBB490_165:
ldur w8, [x29, #-36]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB490_167
b LBB490_166
LBB490_166:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #2
adrp x3, l_.str.537@PAGE
add x3, x3, l_.str.537@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_167:
ldur x8, [x29, #-48]
ldr x0, [x8, #16]
bl _Jim_String
str x0, [sp, #208]
ldur x8, [x29, #-48]
ldr x0, [x8, #24]
bl _Jim_String
str x0, [sp, #200]
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
bl _Jim_Utf8Length
str w0, [sp, #224]
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #24]
bl _Jim_Utf8Length
str w0, [sp, #220]
ldur w8, [x29, #-36]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB490_171
b LBB490_168
LBB490_168:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #32]
add x2, sp, #228
bl _Jim_GetIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB490_170
b LBB490_169
LBB490_169:
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_170:
ldr w0, [sp, #220]
ldr w1, [sp, #228]
bl _JimRelToAbsIndex
str w0, [sp, #228]
b LBB490_174
LBB490_171:
ldur w8, [x29, #-60]
subs w8, w8, #14
cset w8, ne
tbnz w8, #0, LBB490_173
b LBB490_172
LBB490_172:
ldr w8, [sp, #220]
str w8, [sp, #228]
b LBB490_173
LBB490_173:
b LBB490_174
LBB490_174:
ldur w8, [x29, #-60]
subs w8, w8, #13
cset w8, ne
tbnz w8, #0, LBB490_180
b LBB490_175
LBB490_175:
b LBB490_176
LBB490_176:
ldur x8, [x29, #-32]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x0, [sp, #208]
ldr w1, [sp, #224]
ldr x2, [sp, #200]
ldr w3, [sp, #220]
ldr w4, [sp, #228]
bl _JimStringFirst
mov x9, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
str x0, [sp, #192]
ldr x9, [sp, #192]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_178
b LBB490_177
LBB490_177:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_178
LBB490_178:
ldr x8, [sp, #192]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_179
LBB490_179:
b LBB490_185
LBB490_180:
b LBB490_181
LBB490_181:
ldur x8, [x29, #-32]
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x0, [sp, #208]
ldr w1, [sp, #224]
ldr x2, [sp, #200]
ldr w3, [sp, #228]
bl _JimStringLast
mov x9, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
str x0, [sp, #184]
ldr x9, [sp, #184]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_183
b LBB490_182
LBB490_182:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_183
LBB490_183:
ldr x8, [sp, #184]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_184
LBB490_184:
b LBB490_185
LBB490_185:
stur wzr, [x29, #-20]
b LBB490_240
LBB490_186:
ldur w8, [x29, #-36]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB490_189
b LBB490_187
LBB490_187:
ldur w8, [x29, #-36]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB490_189
b LBB490_188
LBB490_188:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #2
adrp x3, l_.str.538@PAGE
add x3, x3, l_.str.538@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_189:
ldur w8, [x29, #-36]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB490_191
b LBB490_190
LBB490_190:
ldur x8, [x29, #-48]
ldr x8, [x8, #24]
str x8, [sp] ; 8-byte Folded Spill
b LBB490_192
LBB490_191:
mov x8, #0
str x8, [sp] ; 8-byte Folded Spill
b LBB490_192
LBB490_192:
ldr x8, [sp] ; 8-byte Folded Reload
str x8, [sp, #176]
ldur w8, [x29, #-60]
subs w8, w8, #16
cset w8, ne
tbnz w8, #0, LBB490_198
b LBB490_193
LBB490_193:
b LBB490_194
LBB490_194:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
ldr x2, [sp, #176]
bl _JimStringTrim
str x0, [sp, #168]
ldr x9, [sp, #168]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_196
b LBB490_195
LBB490_195:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_196
LBB490_196:
ldr x8, [sp, #168]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_197
LBB490_197:
b LBB490_212
LBB490_198:
ldur w8, [x29, #-60]
subs w8, w8, #17
cset w8, ne
tbnz w8, #0, LBB490_204
b LBB490_199
LBB490_199:
b LBB490_200
LBB490_200:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
ldr x2, [sp, #176]
bl _JimStringTrimLeft
str x0, [sp, #160]
ldr x9, [sp, #160]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_202
b LBB490_201
LBB490_201:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_202
LBB490_202:
ldr x8, [sp, #160]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_203
LBB490_203:
b LBB490_211
LBB490_204:
ldur w8, [x29, #-60]
subs w8, w8, #18
cset w8, ne
tbnz w8, #0, LBB490_210
b LBB490_205
LBB490_205:
b LBB490_206
LBB490_206:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
ldr x2, [sp, #176]
bl _JimStringTrimRight
str x0, [sp, #152]
ldr x9, [sp, #152]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_208
b LBB490_207
LBB490_207:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_208
LBB490_208:
ldr x8, [sp, #152]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_209
LBB490_209:
b LBB490_210
LBB490_210:
b LBB490_211
LBB490_211:
b LBB490_212
LBB490_212:
stur wzr, [x29, #-20]
b LBB490_240
LBB490_213:
ldur w8, [x29, #-36]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB490_215
b LBB490_214
LBB490_214:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #2
adrp x3, l_.str.304@PAGE
add x3, x3, l_.str.304@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_215:
ldur w8, [x29, #-60]
subs w8, w8, #19
cset w8, ne
tbnz w8, #0, LBB490_221
b LBB490_216
LBB490_216:
b LBB490_217
LBB490_217:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
bl _JimStringToLower
str x0, [sp, #144]
ldr x9, [sp, #144]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_219
b LBB490_218
LBB490_218:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_219
LBB490_219:
ldr x8, [sp, #144]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_220
LBB490_220:
b LBB490_233
LBB490_221:
ldur w8, [x29, #-60]
subs w8, w8, #20
cset w8, ne
tbnz w8, #0, LBB490_227
b LBB490_222
LBB490_222:
b LBB490_223
LBB490_223:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
bl _JimStringToUpper
str x0, [sp, #136]
ldr x9, [sp, #136]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_225
b LBB490_224
LBB490_224:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_225
LBB490_225:
ldr x8, [sp, #136]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_226
LBB490_226:
b LBB490_232
LBB490_227:
b LBB490_228
LBB490_228:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
bl _JimStringToTitle
str x0, [sp, #128]
ldr x9, [sp, #128]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB490_230
b LBB490_229
LBB490_229:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB490_230
LBB490_230:
ldr x8, [sp, #128]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB490_231
LBB490_231:
b LBB490_232
LBB490_232:
b LBB490_233
LBB490_233:
stur wzr, [x29, #-20]
b LBB490_240
LBB490_234:
ldur w8, [x29, #-36]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB490_237
b LBB490_235
LBB490_235:
ldur w8, [x29, #-36]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB490_238
b LBB490_236
LBB490_236:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #24]
adrp x2, l_.str.539@PAGE
add x2, x2, l_.str.539@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB490_238
b LBB490_237
LBB490_237:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldur w9, [x29, #-36]
subs w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
ldur x8, [x29, #-48]
ldr x2, [x8, #16]
ldur w8, [x29, #-36]
subs w8, w8, #5
cset w8, eq
and w3, w8, #0x1
bl _JimStringIs
stur w0, [x29, #-20]
b LBB490_240
LBB490_238:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #2
adrp x3, l_.str.540@PAGE
add x3, x3, l_.str.540@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-20]
b LBB490_240
LBB490_239:
stur wzr, [x29, #-20]
b LBB490_240
LBB490_240:
ldur w0, [x29, #-20]
add sp, sp, #528
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
.p2align 2
lJTI490_0:
.long LBB490_6-Ltmp86
.long LBB490_6-Ltmp86
.long LBB490_28-Ltmp86
.long LBB490_63-Ltmp86
.long LBB490_28-Ltmp86
.long LBB490_234-Ltmp86
.long LBB490_87-Ltmp86
.long LBB490_87-Ltmp86
.long LBB490_99-Ltmp86
.long LBB490_74-Ltmp86
.long LBB490_112-Ltmp86
.long LBB490_126-Ltmp86
.long LBB490_136-Ltmp86
.long LBB490_164-Ltmp86
.long LBB490_164-Ltmp86
.long LBB490_16-Ltmp86
.long LBB490_186-Ltmp86
.long LBB490_186-Ltmp86
.long LBB490_186-Ltmp86
.long LBB490_213-Ltmp86
.long LBB490_213-Ltmp86
.long LBB490_213-Ltmp86
; -- End function
.p2align 2 ; -- Begin function Jim_TimeCoreCommand
_Jim_TimeCoreCommand: ; @Jim_TimeCoreCommand
.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]
stur x0, [x29, #-80]
stur w1, [x29, #-84]
str x2, [sp, #96]
mov x8, #1
str x8, [sp, #80]
adrp x8, l_.str.556@PAGE
add x8, x8, l_.str.556@PAGEOFF
str x8, [sp, #56]
ldur w8, [x29, #-84]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB491_2
b LBB491_1
LBB491_1:
ldur x0, [x29, #-80]
ldr x2, [sp, #96]
mov w1, #1
str w1, [sp, #36] ; 4-byte Folded Spill
adrp x3, l_.str.557@PAGE
add x3, x3, l_.str.557@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #36] ; 4-byte Folded Reload
stur w8, [x29, #-72]
b LBB491_21
LBB491_2:
ldur w8, [x29, #-84]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB491_6
b LBB491_3
LBB491_3:
ldur x0, [x29, #-80]
ldr x8, [sp, #96]
ldr x1, [x8, #16]
add x2, sp, #80
bl _Jim_GetLong
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB491_5
b LBB491_4
LBB491_4:
mov w8, #1
stur w8, [x29, #-72]
b LBB491_21
LBB491_5:
b LBB491_6
LBB491_6:
ldr x8, [sp, #80]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB491_8
b LBB491_7
LBB491_7:
stur wzr, [x29, #-72]
b LBB491_21
LBB491_8:
ldr x8, [sp, #80]
str x8, [sp, #88]
bl _JimClock
str x0, [sp, #72]
b LBB491_9
LBB491_9: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #88]
subs x9, x8, #1
str x9, [sp, #88]
subs x8, x8, #0
cset w8, le
tbnz w8, #0, LBB491_13
b LBB491_10
LBB491_10: ; in Loop: Header=BB491_9 Depth=1
ldur x0, [x29, #-80]
ldr x8, [sp, #96]
ldr x1, [x8, #8]
bl _Jim_EvalObj
str w0, [sp, #52]
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB491_12
b LBB491_11
LBB491_11:
ldr w8, [sp, #52]
stur w8, [x29, #-72]
b LBB491_21
LBB491_12: ; in Loop: Header=BB491_9 Depth=1
b LBB491_9
LBB491_13:
bl _JimClock
ldr x8, [sp, #72]
subs x8, x0, x8
str x8, [sp, #64]
ldr x8, [sp, #56]
str x8, [sp, #24] ; 8-byte Folded Spill
ldr x8, [sp, #80]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB491_15
b LBB491_14
LBB491_14:
mov x8, #0
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB491_16
LBB491_15:
ldr x8, [sp, #64]
ldr x9, [sp, #80]
sdiv x8, x8, x9
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB491_16
LBB491_16:
ldr x3, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
sub x0, x29, #68
mov w1, #0
mov x2, #60
bl ___sprintf_chk
b LBB491_17
LBB491_17:
ldur x0, [x29, #-80]
sub x1, x29, #68
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #40]
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-80]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB491_19
b LBB491_18
LBB491_18:
ldur x0, [x29, #-80]
ldur x8, [x29, #-80]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB491_19
LBB491_19:
ldr x8, [sp, #40]
ldur x9, [x29, #-80]
str x8, [x9]
b LBB491_20
LBB491_20:
stur wzr, [x29, #-72]
b LBB491_21
LBB491_21:
ldur w8, [x29, #-72]
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, LBB491_23
b LBB491_22
LBB491_22:
bl ___stack_chk_fail
LBB491_23:
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
add sp, sp, #208
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_ExitCoreCommand
_Jim_ExitCoreCommand: ; @Jim_ExitCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
str xzr, [sp, #8]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, le
tbnz w8, #0, LBB492_2
b LBB492_1
LBB492_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #16]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.558@PAGE
add x3, x3, l_.str.558@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB492_7
LBB492_2:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB492_6
b LBB492_3
LBB492_3:
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
ldr x1, [x8, #8]
add x2, sp, #8
bl _Jim_GetLong
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB492_5
b LBB492_4
LBB492_4:
mov w8, #1
stur w8, [x29, #-4]
b LBB492_7
LBB492_5:
b LBB492_6
LBB492_6:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #48]
mov w8, #6
stur w8, [x29, #-4]
b LBB492_7
LBB492_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_CatchCoreCommand
_Jim_CatchCoreCommand: ; @Jim_CatchCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #272
.cfi_def_cfa_offset 272
stp x28, x27, [sp, #240] ; 16-byte Folded Spill
stp x29, x30, [sp, #256] ; 16-byte Folded Spill
add x29, sp, #256
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
stur x0, [x29, #-32]
stur w1, [x29, #-36]
stur x2, [x29, #-48]
stur wzr, [x29, #-52]
stur wzr, [x29, #-60]
mov x8, #224
stur x8, [x29, #-72]
ldur x8, [x29, #-32]
str x8, [sp, #120] ; 8-byte Folded Spill
ldur x0, [x29, #-32]
adrp x1, l_.str.277@PAGE
add x1, x1, l_.str.277@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
mov x2, x0
ldr x0, [sp, #120] ; 8-byte Folded Reload
adrp x1, l_.str.284@PAGE
add x1, x1, l_.str.284@PAGEOFF
bl _Jim_SetGlobalVariableStr
mov w8, #1
stur w8, [x29, #-56]
b LBB493_1
LBB493_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-56]
ldur w9, [x29, #-36]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB493_20
b LBB493_2
LBB493_2: ; in Loop: Header=BB493_1 Depth=1
ldur x8, [x29, #-48]
ldursw x9, [x29, #-56]
ldr x0, [x8, x9, lsl #3]
bl _Jim_String
stur x0, [x29, #-80]
ldur x0, [x29, #-80]
adrp x1, l_.str.37@PAGE
add x1, x1, l_.str.37@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB493_4
b LBB493_3
LBB493_3:
ldur w8, [x29, #-56]
add w8, w8, #1
stur w8, [x29, #-56]
b LBB493_20
LBB493_4: ; in Loop: Header=BB493_1 Depth=1
ldur x8, [x29, #-80]
ldrsb w8, [x8]
subs w8, w8, #45
cset w8, eq
tbnz w8, #0, LBB493_6
b LBB493_5
LBB493_5:
b LBB493_20
LBB493_6: ; in Loop: Header=BB493_1 Depth=1
ldur x0, [x29, #-80]
adrp x1, l_.str.559@PAGE
add x1, x1, l_.str.559@PAGEOFF
mov x2, #3
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB493_8
b LBB493_7
LBB493_7: ; in Loop: Header=BB493_1 Depth=1
ldur x8, [x29, #-80]
add x8, x8, #3
stur x8, [x29, #-80]
mov w8, #1
stur w8, [x29, #-92]
b LBB493_9
LBB493_8: ; in Loop: Header=BB493_1 Depth=1
ldur x8, [x29, #-80]
add x8, x8, #1
stur x8, [x29, #-80]
stur wzr, [x29, #-92]
b LBB493_9
LBB493_9: ; in Loop: Header=BB493_1 Depth=1
ldur x0, [x29, #-80]
sub x1, x29, #88
mov w2, #10
bl _Jim_StringToWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB493_11
b LBB493_10
LBB493_10: ; in Loop: Header=BB493_1 Depth=1
mov x8, #-1
stur x8, [x29, #-88]
b LBB493_11
LBB493_11: ; in Loop: Header=BB493_1 Depth=1
ldur x8, [x29, #-88]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB493_13
b LBB493_12
LBB493_12: ; in Loop: Header=BB493_1 Depth=1
ldur x0, [x29, #-80]
adrp x1, _jimReturnCodes@PAGE
add x1, x1, _jimReturnCodes@PAGEOFF
mov x2, #9
bl _Jim_FindByName
; implicit-def: $x8
mov x8, x0
sxtw x8, w8
stur x8, [x29, #-88]
b LBB493_13
LBB493_13: ; in Loop: Header=BB493_1 Depth=1
ldur x8, [x29, #-88]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB493_15
b LBB493_14
LBB493_14:
b LBB493_23
LBB493_15: ; in Loop: Header=BB493_1 Depth=1
ldur w8, [x29, #-92]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB493_17
b LBB493_16
LBB493_16: ; in Loop: Header=BB493_1 Depth=1
ldur x8, [x29, #-88]
mov x9, x8
mov w8, #1
lsl w9, w8, w9
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
ldur x8, [x29, #-72]
orr x8, x8, x9
stur x8, [x29, #-72]
b LBB493_18
LBB493_17: ; in Loop: Header=BB493_1 Depth=1
ldur x8, [x29, #-88]
mov x9, x8
mov w8, #1
lsl w8, w8, w9
mvn w9, w8
; implicit-def: $x8
mov x8, x9
sxtw x9, w8
ldur x8, [x29, #-72]
and x8, x8, x9
stur x8, [x29, #-72]
b LBB493_18
LBB493_18: ; in Loop: Header=BB493_1 Depth=1
b LBB493_19
LBB493_19: ; in Loop: Header=BB493_1 Depth=1
ldur w8, [x29, #-56]
add w8, w8, #1
stur w8, [x29, #-56]
b LBB493_1
LBB493_20:
ldur w9, [x29, #-56]
ldur w8, [x29, #-36]
subs w8, w8, w9
stur w8, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB493_22
b LBB493_21
LBB493_21:
ldur w8, [x29, #-36]
subs w8, w8, #3
cset w8, le
tbnz w8, #0, LBB493_24
b LBB493_22
LBB493_22:
b LBB493_23
LBB493_23:
ldur x0, [x29, #-32]
ldur x2, [x29, #-48]
mov w1, #1
str w1, [sp, #116] ; 4-byte Folded Spill
adrp x3, l_.str.560@PAGE
add x3, x3, l_.str.560@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #116] ; 4-byte Folded Reload
stur w8, [x29, #-20]
b LBB493_64
LBB493_24:
ldursw x9, [x29, #-56]
ldur x8, [x29, #-48]
add x8, x8, x9, lsl #3
stur x8, [x29, #-48]
ldur x8, [x29, #-72]
ands x8, x8, #0x20
cset w8, ne
tbnz w8, #0, LBB493_26
b LBB493_25
LBB493_25:
ldur w8, [x29, #-60]
add w8, w8, #1
stur w8, [x29, #-60]
b LBB493_26
LBB493_26:
ldur w10, [x29, #-60]
ldur x9, [x29, #-32]
ldr w8, [x9, #64]
add w8, w8, w10
str w8, [x9, #64]
ldur x8, [x29, #-32]
ldr w8, [x8, #64]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB493_29
b LBB493_27
LBB493_27:
ldur x8, [x29, #-32]
ldr x8, [x8, #72]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB493_29
b LBB493_28
LBB493_28:
mov w8, #5
stur w8, [x29, #-52]
b LBB493_30
LBB493_29:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8]
bl _Jim_EvalObj
stur w0, [x29, #-52]
ldur x8, [x29, #-32]
str wzr, [x8, #332]
b LBB493_30
LBB493_30:
ldur w10, [x29, #-60]
ldur x9, [x29, #-32]
ldr w8, [x9, #64]
subs w8, w8, w10
str w8, [x9, #64]
ldur w8, [x29, #-52]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB493_34
b LBB493_31
LBB493_31:
ldur w8, [x29, #-52]
subs w8, w8, #64
cset w8, ge
tbnz w8, #0, LBB493_34
b LBB493_32
LBB493_32:
ldur w8, [x29, #-52]
mov x9, x8
mov x8, #1
lsl x8, x8, x9
ldur x9, [x29, #-72]
ands x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB493_34
b LBB493_33
LBB493_33:
ldur w8, [x29, #-52]
stur w8, [x29, #-20]
b LBB493_64
LBB493_34:
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB493_44
b LBB493_35
LBB493_35:
ldur w8, [x29, #-52]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB493_44
b LBB493_36
LBB493_36:
ldur x8, [x29, #-32]
ldr x8, [x8, #80]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB493_38
b LBB493_37
LBB493_37:
ldur x8, [x29, #-32]
ldr x8, [x8, #80]
ldur x0, [x29, #-32]
ldur x9, [x29, #-32]
ldr x1, [x9, #72]
blr x8
b LBB493_43
LBB493_38:
b LBB493_39
LBB493_39:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8, #72]
bl _Jim_NewIntObj
stur x0, [x29, #-104]
ldur x9, [x29, #-104]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB493_41
b LBB493_40
LBB493_40:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB493_41
LBB493_41:
ldur x8, [x29, #-104]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB493_42
LBB493_42:
b LBB493_43
LBB493_43:
ldur x8, [x29, #-32]
str xzr, [x8, #72]
b LBB493_44
LBB493_44:
ldur w8, [x29, #-36]
subs w8, w8, #2
cset w8, lt
tbnz w8, #0, LBB493_59
b LBB493_45
LBB493_45:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #8]
ldur x8, [x29, #-32]
ldr x2, [x8]
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB493_47
b LBB493_46
LBB493_46:
mov w8, #1
stur w8, [x29, #-20]
b LBB493_64
LBB493_47:
ldur w8, [x29, #-36]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB493_58
b LBB493_48
LBB493_48:
ldur x0, [x29, #-32]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
stur x0, [x29, #-112]
ldur x8, [x29, #-32]
str x8, [sp, #80] ; 8-byte Folded Spill
ldur x8, [x29, #-112]
str x8, [sp, #72] ; 8-byte Folded Spill
ldur x0, [x29, #-32]
adrp x1, l_.str.500@PAGE
add x1, x1, l_.str.500@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp, #72] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #80] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x8, [x29, #-32]
str x8, [sp, #88] ; 8-byte Folded Spill
ldur x8, [x29, #-112]
str x8, [sp, #96] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
str x8, [sp, #104] ; 8-byte Folded Spill
ldur w8, [x29, #-52]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB493_50
b LBB493_49
LBB493_49:
ldur x8, [x29, #-32]
ldr w8, [x8, #40]
str w8, [sp, #68] ; 4-byte Folded Spill
b LBB493_51
LBB493_50:
ldur w8, [x29, #-52]
str w8, [sp, #68] ; 4-byte Folded Spill
b LBB493_51
LBB493_51:
ldr x0, [sp, #104] ; 8-byte Folded Reload
ldr w9, [sp, #68] ; 4-byte Folded Reload
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
ldr x1, [sp, #96] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #88] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x8, [x29, #-32]
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x8, [x29, #-112]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur x0, [x29, #-32]
adrp x1, l_.str.503@PAGE
add x1, x1, l_.str.503@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp, #32] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x8, [x29, #-32]
str x8, [sp, #56] ; 8-byte Folded Spill
ldur x8, [x29, #-112]
str x8, [sp, #48] ; 8-byte Folded Spill
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldrsw x1, [x8, #44]
bl _Jim_NewIntObj
ldr x1, [sp, #48] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur w8, [x29, #-52]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB493_55
b LBB493_52
LBB493_52:
ldur x8, [x29, #-32]
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x8, [x29, #-112]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-32]
adrp x1, l_.str.501@PAGE
add x1, x1, l_.str.501@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp, #16] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x0, [x29, #-32]
ldur x1, [x29, #-112]
ldur x8, [x29, #-32]
ldr x2, [x8, #304]
bl _Jim_ListAppendElement
ldur x0, [x29, #-32]
adrp x1, l_.str.284@PAGE
add x1, x1, l_.str.284@PAGEOFF
mov w2, #0
bl _Jim_GetGlobalVariableStr
stur x0, [x29, #-120]
ldur x8, [x29, #-120]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB493_54
b LBB493_53
LBB493_53:
ldur x8, [x29, #-32]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x8, [x29, #-112]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-32]
adrp x1, l_.str.502@PAGE
add x1, x1, l_.str.502@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x0, [x29, #-32]
ldur x1, [x29, #-112]
ldur x2, [x29, #-120]
bl _Jim_ListAppendElement
b LBB493_54
LBB493_54:
b LBB493_55
LBB493_55:
ldur x0, [x29, #-32]
ldur x8, [x29, #-48]
ldr x1, [x8, #16]
ldur x2, [x29, #-112]
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB493_57
b LBB493_56
LBB493_56:
mov w8, #1
stur w8, [x29, #-20]
b LBB493_64
LBB493_57:
b LBB493_58
LBB493_58:
b LBB493_59
LBB493_59:
b LBB493_60
LBB493_60:
ldur x0, [x29, #-32]
ldursw x1, [x29, #-52]
bl _Jim_NewIntObj
str x0, [sp, #128]
ldr x9, [sp, #128]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB493_62
b LBB493_61
LBB493_61:
ldur x0, [x29, #-32]
ldur x8, [x29, #-32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB493_62
LBB493_62:
ldr x8, [sp, #128]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB493_63
LBB493_63:
stur wzr, [x29, #-20]
b LBB493_64
LBB493_64:
ldur w0, [x29, #-20]
ldp x29, x30, [sp, #256] ; 16-byte Folded Reload
ldp x28, x27, [sp, #240] ; 16-byte Folded Reload
add sp, sp, #272
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_RefCoreCommand
_Jim_RefCoreCommand: ; @Jim_RefCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB494_3
b LBB494_1
LBB494_1:
ldur w8, [x29, #-20]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB494_3
b LBB494_2
LBB494_2:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.561@PAGE
add x3, x3, l_.str.561@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB494_15
LBB494_3:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB494_9
b LBB494_4
LBB494_4:
b LBB494_5
LBB494_5:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
ldr x8, [sp, #32]
ldr x2, [x8, #16]
mov x3, #0
bl _Jim_NewReference
str x0, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB494_7
b LBB494_6
LBB494_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB494_7
LBB494_7:
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB494_8
LBB494_8:
b LBB494_14
LBB494_9:
b LBB494_10
LBB494_10:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
ldr x8, [sp, #32]
ldr x2, [x8, #16]
ldr x8, [sp, #32]
ldr x3, [x8, #24]
bl _Jim_NewReference
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB494_12
b LBB494_11
LBB494_11:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB494_12
LBB494_12:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB494_13
LBB494_13:
b LBB494_14
LBB494_14:
stur wzr, [x29, #-4]
b LBB494_15
LBB494_15:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_GetrefCoreCommand
_Jim_GetrefCoreCommand: ; @Jim_GetrefCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB495_2
b LBB495_1
LBB495_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.319@PAGE
add x3, x3, l_.str.319@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB495_9
LBB495_2:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
bl _Jim_GetReference
mov x8, x0
str x8, [sp, #24]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB495_4
b LBB495_3
LBB495_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB495_9
LBB495_4:
b LBB495_5
LBB495_5:
ldr x8, [sp, #24]
ldr x8, [x8]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB495_7
b LBB495_6
LBB495_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB495_7
LBB495_7:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB495_8
LBB495_8:
stur wzr, [x29, #-4]
b LBB495_9
LBB495_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_SetrefCoreCommand
_Jim_SetrefCoreCommand: ; @Jim_SetrefCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB496_2
b LBB496_1
LBB496_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.562@PAGE
add x3, x3, l_.str.562@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB496_11
LBB496_2:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
bl _Jim_GetReference
mov x8, x0
str x8, [sp, #24]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB496_4
b LBB496_3
LBB496_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB496_11
LBB496_4:
ldr x8, [sp, #32]
ldr x9, [x8, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #24]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB496_6
b LBB496_5
LBB496_5:
ldur x0, [x29, #-16]
ldr x8, [sp, #24]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB496_6
LBB496_6:
ldr x8, [sp, #32]
ldr x8, [x8, #16]
ldr x9, [sp, #24]
str x8, [x9]
b LBB496_7
LBB496_7:
ldr x8, [sp, #32]
ldr x8, [x8, #16]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB496_9
b LBB496_8
LBB496_8:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB496_9
LBB496_9:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB496_10
LBB496_10:
stur wzr, [x29, #-4]
b LBB496_11
LBB496_11:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_FinalizeCoreCommand
_Jim_FinalizeCoreCommand: ; @Jim_FinalizeCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB497_3
b LBB497_1
LBB497_1:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB497_3
b LBB497_2
LBB497_2:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.563@PAGE
add x3, x3, l_.str.563@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB497_21
LBB497_3:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB497_13
b LBB497_4
LBB497_4:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
add x2, sp, #24
bl _Jim_GetFinalizer
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB497_6
b LBB497_5
LBB497_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB497_21
LBB497_6:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB497_12
b LBB497_7
LBB497_7:
b LBB497_8
LBB497_8:
ldr x8, [sp, #24]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB497_10
b LBB497_9
LBB497_9:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB497_10
LBB497_10:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB497_11
LBB497_11:
b LBB497_12
LBB497_12:
b LBB497_20
LBB497_13:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
ldr x8, [sp, #32]
ldr x2, [x8, #16]
bl _Jim_SetFinalizer
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB497_15
b LBB497_14
LBB497_14:
mov w8, #1
stur w8, [x29, #-4]
b LBB497_21
LBB497_15:
b LBB497_16
LBB497_16:
ldr x8, [sp, #32]
ldr x8, [x8, #16]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB497_18
b LBB497_17
LBB497_17:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB497_18
LBB497_18:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB497_19
LBB497_19:
b LBB497_20
LBB497_20:
stur wzr, [x29, #-4]
b LBB497_21
LBB497_21:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_CollectCoreCommand
_Jim_CollectCoreCommand: ; @Jim_CollectCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB498_2
b LBB498_1
LBB498_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.42@PAGE
add x3, x3, l_.str.42@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB498_10
LBB498_2:
b LBB498_3
LBB498_3:
ldur x8, [x29, #-16]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
bl _Jim_Collect
mov x9, x0
ldr x0, [sp] ; 8-byte Folded Reload
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
str x0, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB498_5
b LBB498_4
LBB498_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB498_5
LBB498_5:
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB498_6
LBB498_6:
b LBB498_7
LBB498_7: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #184]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB498_9
b LBB498_8
LBB498_8: ; in Loop: Header=BB498_7 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #184]
ldr x8, [x8, #56]
str x8, [sp, #16]
ldur x8, [x29, #-16]
ldr x0, [x8, #184]
bl _Jim_Free
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9, #184]
b LBB498_7
LBB498_9:
stur wzr, [x29, #-4]
b LBB498_10
LBB498_10:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_RenameCoreCommand
_Jim_RenameCoreCommand: ; @Jim_RenameCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB499_2
b LBB499_1
LBB499_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #28] ; 4-byte Folded Spill
adrp x3, l_.str.564@PAGE
add x3, x3, l_.str.564@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #28] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB499_5
LBB499_2:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x2, [x8, #16]
adrp x1, l_.str.565@PAGE
add x1, x1, l_.str.565@PAGEOFF
bl _JimValidName
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB499_4
b LBB499_3
LBB499_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB499_5
LBB499_4:
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x8, [sp, #32]
ldr x0, [x8, #8]
bl _Jim_String
str x0, [sp, #8] ; 8-byte Folded Spill
ldr x8, [sp, #32]
ldr x0, [x8, #16]
bl _Jim_String
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _Jim_RenameCommand
stur w0, [x29, #-4]
b LBB499_5
LBB499_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_DictCoreCommand
_Jim_DictCoreCommand: ; @Jim_DictCoreCommand
.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 x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB500_2
b LBB500_1
LBB500_1:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #52] ; 4-byte Folded Spill
adrp x3, l_.str.573@PAGE
add x3, x3, l_.str.573@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #52] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB500_69
LBB500_2:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
adrp x2, _Jim_DictCoreCommand.options@PAGE
add x2, x2, _Jim_DictCoreCommand.options@PAGEOFF
sub x3, x29, #44
adrp x4, l_.str.574@PAGE
add x4, x4, l_.str.574@PAGEOFF
mov w5, #1
bl _Jim_GetEnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB500_4
b LBB500_3
LBB500_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB500_69
LBB500_4:
ldur w8, [x29, #-44]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #40] ; 8-byte Folded Spill
subs x8, x8, #17
cset w8, hi
tbnz w8, #0, LBB500_68
; %bb.5:
ldr x11, [sp, #40] ; 8-byte Folded Reload
adrp x10, lJTI500_0@PAGE
add x10, x10, lJTI500_0@PAGEOFF
Ltmp87:
adr x8, Ltmp87
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB500_6:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB500_8
b LBB500_7
LBB500_7:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #2
adrp x3, l_.str.575@PAGE
add x3, x3, l_.str.575@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-4]
b LBB500_69
LBB500_8:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
ldur x8, [x29, #-32]
add x2, x8, #24
ldur w8, [x29, #-20]
subs w3, w8, #3
sub x4, x29, #40
mov w5, #1
bl _Jim_DictKeysVector
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB500_10
b LBB500_9
LBB500_9:
mov w8, #1
stur w8, [x29, #-4]
b LBB500_69
LBB500_10:
b LBB500_11
LBB500_11:
ldur x8, [x29, #-40]
stur x8, [x29, #-56]
ldur x9, [x29, #-56]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB500_13
b LBB500_12
LBB500_12:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB500_13
LBB500_13:
ldur x8, [x29, #-56]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB500_14
LBB500_14:
stur wzr, [x29, #-4]
b LBB500_69
LBB500_15:
ldur w8, [x29, #-20]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB500_17
b LBB500_16
LBB500_16:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #2
adrp x3, l_.str.576@PAGE
add x3, x3, l_.str.576@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-4]
b LBB500_69
LBB500_17:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
ldur x8, [x29, #-32]
add x2, x8, #24
ldur w8, [x29, #-20]
subs w3, w8, #4
ldur x8, [x29, #-32]
ldur w9, [x29, #-20]
mov w5, #1
subs w9, w9, #1
ldr x4, [x8, w9, sxtw #3]
bl _Jim_SetDictKeysVector
stur w0, [x29, #-4]
b LBB500_69
LBB500_18:
ldur w8, [x29, #-20]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB500_20
b LBB500_19
LBB500_19:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #2
adrp x3, l_.str.577@PAGE
add x3, x3, l_.str.577@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-4]
b LBB500_69
LBB500_20:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
ldur x8, [x29, #-32]
add x2, x8, #24
ldur w8, [x29, #-20]
subs w3, w8, #3
sub x4, x29, #40
mov w5, #1
bl _Jim_DictKeysVector
stur w0, [x29, #-60]
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB500_22
b LBB500_21
LBB500_21:
mov w8, #1
stur w8, [x29, #-4]
b LBB500_69
LBB500_22:
b LBB500_23
LBB500_23:
ldur x0, [x29, #-16]
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w9, eq
; implicit-def: $x8
mov x8, x9
and x1, x8, #0x1
bl _Jim_NewIntObj
str x0, [sp, #72]
ldr x9, [sp, #72]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB500_25
b LBB500_24
LBB500_24:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB500_25
LBB500_25:
ldr x8, [sp, #72]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB500_26
LBB500_26:
stur wzr, [x29, #-4]
b LBB500_69
LBB500_27:
ldur w8, [x29, #-20]
subs w8, w8, #4
cset w8, ge
tbnz w8, #0, LBB500_29
b LBB500_28
LBB500_28:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #2
adrp x3, l_.str.578@PAGE
add x3, x3, l_.str.578@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-4]
b LBB500_69
LBB500_29:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
ldur x8, [x29, #-32]
add x2, x8, #24
ldur w8, [x29, #-20]
subs w3, w8, #3
mov x4, #0
mov w5, #0
bl _Jim_SetDictKeysVector
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB500_31
b LBB500_30
LBB500_30:
mov w8, #1
stur w8, [x29, #-4]
b LBB500_69
LBB500_31:
stur wzr, [x29, #-4]
b LBB500_69
LBB500_32:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB500_35
b LBB500_33
LBB500_33:
ldur w8, [x29, #-20]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB500_35
b LBB500_34
LBB500_34:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #2
adrp x3, l_.str.579@PAGE
add x3, x3, l_.str.579@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-4]
b LBB500_69
LBB500_35:
ldur x8, [x29, #-16]
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur w8, [x29, #-20]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB500_37
b LBB500_36
LBB500_36:
ldur x8, [x29, #-32]
ldr x8, [x8, #24]
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB500_38
LBB500_37:
mov x8, #0
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB500_38
LBB500_38:
ldr x1, [sp, #32] ; 8-byte Folded Reload
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldr x2, [sp, #16] ; 8-byte Folded Reload
bl _Jim_DictKeys
stur w0, [x29, #-4]
b LBB500_69
LBB500_39:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB500_41
b LBB500_40
LBB500_40:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #2
adrp x3, l_.str.580@PAGE
add x3, x3, l_.str.580@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-4]
b LBB500_69
LBB500_41:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
bl _Jim_DictSize
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB500_43
b LBB500_42
LBB500_42:
mov w8, #1
stur w8, [x29, #-4]
b LBB500_69
LBB500_43:
b LBB500_44
LBB500_44:
b LBB500_45
LBB500_45:
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
bl _Jim_DictSize
mov x9, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
str x0, [sp, #64]
ldr x9, [sp, #64]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB500_47
b LBB500_46
LBB500_46:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB500_47
LBB500_47:
ldr x8, [sp, #64]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB500_48
LBB500_48:
stur wzr, [x29, #-4]
b LBB500_69
LBB500_49:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB500_51
b LBB500_50
LBB500_50:
stur wzr, [x29, #-4]
b LBB500_69
LBB500_51:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
bl _Jim_DictSize
subs w8, w0, #0
cset w8, ge
tbnz w8, #0, LBB500_53
b LBB500_52
LBB500_52:
mov w8, #1
stur w8, [x29, #-4]
b LBB500_69
LBB500_53:
b LBB500_68
LBB500_54:
ldur w8, [x29, #-20]
subs w8, w8, #6
cset w8, lt
tbnz w8, #0, LBB500_56
b LBB500_55
LBB500_55:
ldur w8, [x29, #-20]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB500_57
b LBB500_56
LBB500_56:
mov w8, #2
stur w8, [x29, #-20]
b LBB500_57
LBB500_57:
b LBB500_68
LBB500_58:
ldur w8, [x29, #-20]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB500_60
b LBB500_59
LBB500_59:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #2
adrp x3, l_.str.581@PAGE
add x3, x3, l_.str.581@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-4]
b LBB500_69
LBB500_60:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
add x1, x8, #16
ldur w8, [x29, #-20]
subs w2, w8, #2
bl _Jim_NewDictObj
stur x0, [x29, #-40]
b LBB500_61
LBB500_61:
ldur x8, [x29, #-40]
str x8, [sp, #56]
ldr x9, [sp, #56]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB500_63
b LBB500_62
LBB500_62:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB500_63
LBB500_63:
ldr x8, [sp, #56]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB500_64
LBB500_64:
stur wzr, [x29, #-4]
b LBB500_69
LBB500_65:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB500_67
b LBB500_66
LBB500_66:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #2
adrp x3, l_.str.580@PAGE
add x3, x3, l_.str.580@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-4]
b LBB500_69
LBB500_67:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
bl _Jim_DictInfo
stur w0, [x29, #-4]
b LBB500_69
LBB500_68:
ldur x0, [x29, #-16]
ldursw x9, [x29, #-44]
adrp x8, _Jim_DictCoreCommand.options@PAGE
add x8, x8, _Jim_DictCoreCommand.options@PAGEOFF
ldr x2, [x8, x9, lsl #3]
ldur w8, [x29, #-20]
subs w3, w8, #2
ldur x8, [x29, #-32]
add x4, x8, #16
adrp x1, l_.str.336@PAGE
add x1, x1, l_.str.336@PAGEOFF
bl _Jim_EvalEnsemble
stur w0, [x29, #-4]
b LBB500_69
LBB500_69:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
.p2align 2
lJTI500_0:
.long LBB500_58-Ltmp87
.long LBB500_6-Ltmp87
.long LBB500_15-Ltmp87
.long LBB500_27-Ltmp87
.long LBB500_18-Ltmp87
.long LBB500_32-Ltmp87
.long LBB500_39-Ltmp87
.long LBB500_65-Ltmp87
.long LBB500_49-Ltmp87
.long LBB500_68-Ltmp87
.long LBB500_68-Ltmp87
.long LBB500_68-Ltmp87
.long LBB500_68-Ltmp87
.long LBB500_68-Ltmp87
.long LBB500_68-Ltmp87
.long LBB500_68-Ltmp87
.long LBB500_68-Ltmp87
.long LBB500_54-Ltmp87
; -- End function
.p2align 2 ; -- Begin function Jim_SubstCoreCommand
_Jim_SubstCoreCommand: ; @Jim_SubstCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
mov w8, #128
str w8, [sp, #40]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB501_2
b LBB501_1
LBB501_1:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.585@PAGE
add x3, x3, l_.str.585@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB501_21
LBB501_2:
mov w8, #1
stur w8, [x29, #-36]
b LBB501_3
LBB501_3: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-36]
ldur w9, [x29, #-20]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB501_14
b LBB501_4
LBB501_4: ; in Loop: Header=BB501_3 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldursw x9, [x29, #-36]
ldr x1, [x8, x9, lsl #3]
adrp x2, _Jim_SubstCoreCommand.options@PAGE
add x2, x2, _Jim_SubstCoreCommand.options@PAGEOFF
add x3, sp, #28
mov x4, #0
mov w5, #3
bl _Jim_GetEnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB501_6
b LBB501_5
LBB501_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB501_21
LBB501_6: ; in Loop: Header=BB501_3 Depth=1
ldr w8, [sp, #28]
str w8, [sp, #8] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB501_9
b LBB501_7
LBB501_7: ; in Loop: Header=BB501_3 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB501_10
b LBB501_8
LBB501_8: ; in Loop: Header=BB501_3 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB501_11
b LBB501_12
LBB501_9: ; in Loop: Header=BB501_3 Depth=1
ldr w8, [sp, #40]
orr w8, w8, #0x4
str w8, [sp, #40]
b LBB501_12
LBB501_10: ; in Loop: Header=BB501_3 Depth=1
ldr w8, [sp, #40]
orr w8, w8, #0x2
str w8, [sp, #40]
b LBB501_12
LBB501_11: ; in Loop: Header=BB501_3 Depth=1
ldr w8, [sp, #40]
orr w8, w8, #0x1
str w8, [sp, #40]
b LBB501_12
LBB501_12: ; in Loop: Header=BB501_3 Depth=1
b LBB501_13
LBB501_13: ; in Loop: Header=BB501_3 Depth=1
ldur w8, [x29, #-36]
add w8, w8, #1
stur w8, [x29, #-36]
b LBB501_3
LBB501_14:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldur w9, [x29, #-20]
subs w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
ldr w3, [sp, #40]
add x2, sp, #32
bl _Jim_SubstObj
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB501_16
b LBB501_15
LBB501_15:
mov w8, #1
stur w8, [x29, #-4]
b LBB501_21
LBB501_16:
b LBB501_17
LBB501_17:
ldr x8, [sp, #32]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB501_19
b LBB501_18
LBB501_18:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB501_19
LBB501_19:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB501_20
LBB501_20:
stur wzr, [x29, #-4]
b LBB501_21
LBB501_21:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_InfoCoreCommand
_Jim_InfoCoreCommand: ; @Jim_InfoCoreCommand
.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, #544
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
stur x0, [x29, #-88]
stur w1, [x29, #-92]
stur x2, [x29, #-104]
stur wzr, [x29, #-124]
ldur w8, [x29, #-92]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB502_2
b LBB502_1
LBB502_1:
ldur x0, [x29, #-88]
ldur x2, [x29, #-104]
mov w1, #1
str w1, [sp, #180] ; 4-byte Folded Spill
adrp x3, l_.str.604@PAGE
add x3, x3, l_.str.604@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #180] ; 4-byte Folded Reload
stur w8, [x29, #-80]
b LBB502_174
LBB502_2:
ldur x0, [x29, #-88]
ldur x8, [x29, #-104]
ldr x1, [x8, #8]
adrp x2, _Jim_InfoCoreCommand.commands@PAGE
add x2, x2, _Jim_InfoCoreCommand.commands@PAGEOFF
sub x3, x29, #108
adrp x4, l_.str.574@PAGE
add x4, x4, l_.str.574@PAGEOFF
mov w5, #3
bl _Jim_GetEnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB502_4
b LBB502_3
LBB502_3:
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_4:
ldur w8, [x29, #-108]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #168] ; 8-byte Folded Spill
subs x8, x8, #22
cset w8, hi
tbnz w8, #0, LBB502_173
; %bb.5:
ldr x11, [sp, #168] ; 8-byte Folded Reload
adrp x10, lJTI502_0@PAGE
add x10, x10, lJTI502_0@PAGEOFF
Ltmp88:
adr x8, Ltmp88
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB502_6:
ldur w8, [x29, #-92]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB502_8
b LBB502_7
LBB502_7:
ldur x0, [x29, #-88]
ldur x2, [x29, #-104]
mov w1, #2
adrp x3, l_.str.605@PAGE
add x3, x3, l_.str.605@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_8:
b LBB502_9
LBB502_9:
ldur x8, [x29, #-88]
str x8, [sp, #160] ; 8-byte Folded Spill
ldur x0, [x29, #-88]
ldur x8, [x29, #-104]
ldr x1, [x8, #16]
mov w2, #0
bl _Jim_GetVariable
mov x8, x0
ldr x0, [sp, #160] ; 8-byte Folded Reload
subs x8, x8, #0
cset w9, ne
; implicit-def: $x8
mov x8, x9
and x1, x8, #0x1
bl _Jim_NewIntObj
stur x0, [x29, #-136]
ldur x9, [x29, #-136]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_11
b LBB502_10
LBB502_10:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_11
LBB502_11:
ldur x8, [x29, #-136]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_12
LBB502_12:
b LBB502_173
LBB502_13:
ldur w8, [x29, #-92]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB502_15
b LBB502_14
LBB502_14:
ldur x0, [x29, #-88]
ldur x2, [x29, #-104]
mov w1, #2
adrp x3, l_.str.310@PAGE
add x3, x3, l_.str.310@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_15:
ldur x0, [x29, #-88]
ldur x8, [x29, #-104]
ldr x1, [x8, #16]
mov w2, #1
bl _Jim_GetCommand
mov x8, x0
stur x8, [x29, #-144]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB502_17
b LBB502_16
LBB502_16:
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_17:
ldur x8, [x29, #-144]
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB502_19
b LBB502_18
LBB502_18:
ldur x8, [x29, #-144]
ldr x8, [x8, #16]
adrp x9, _JimAliasCmd@PAGE
add x9, x9, _JimAliasCmd@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB502_20
b LBB502_19
LBB502_19:
ldur x0, [x29, #-88]
ldur x8, [x29, #-104]
ldr x8, [x8, #16]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.606@PAGE
add x1, x1, l_.str.606@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_20:
b LBB502_21
LBB502_21:
ldur x8, [x29, #-144]
ldr x8, [x8, #32]
stur x8, [x29, #-152]
ldur x9, [x29, #-152]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_23
b LBB502_22
LBB502_22:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_23
LBB502_23:
ldur x8, [x29, #-152]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_24
LBB502_24:
stur wzr, [x29, #-80]
b LBB502_174
LBB502_25:
ldur w8, [x29, #-124]
add w8, w8, #1
stur w8, [x29, #-124]
b LBB502_26
LBB502_26:
ldur w8, [x29, #-124]
add w8, w8, #1
stur w8, [x29, #-124]
b LBB502_27
LBB502_27:
ldur w8, [x29, #-92]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB502_30
b LBB502_28
LBB502_28:
ldur w8, [x29, #-92]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB502_30
b LBB502_29
LBB502_29:
ldur x0, [x29, #-88]
ldur x2, [x29, #-104]
mov w1, #2
adrp x3, l_.str.607@PAGE
add x3, x3, l_.str.607@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_30:
b LBB502_31
LBB502_31:
ldur x8, [x29, #-88]
str x8, [sp, #152] ; 8-byte Folded Spill
ldur w8, [x29, #-92]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB502_33
b LBB502_32
LBB502_32:
ldur x8, [x29, #-104]
ldr x8, [x8, #16]
str x8, [sp, #144] ; 8-byte Folded Spill
b LBB502_34
LBB502_33:
mov x8, #0
str x8, [sp, #144] ; 8-byte Folded Spill
b LBB502_34
LBB502_34:
ldr x0, [sp, #152] ; 8-byte Folded Reload
ldr x1, [sp, #144] ; 8-byte Folded Reload
ldur w2, [x29, #-124]
bl _JimCommandsList
stur x0, [x29, #-160]
ldur x9, [x29, #-160]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_36
b LBB502_35
LBB502_35:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_36
LBB502_36:
ldur x8, [x29, #-160]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_37
LBB502_37:
b LBB502_173
LBB502_38:
ldur w8, [x29, #-124]
add w8, w8, #1
stur w8, [x29, #-124]
b LBB502_39
LBB502_39:
ldur w8, [x29, #-124]
add w8, w8, #1
stur w8, [x29, #-124]
b LBB502_40
LBB502_40:
ldur w8, [x29, #-92]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB502_43
b LBB502_41
LBB502_41:
ldur w8, [x29, #-92]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB502_43
b LBB502_42
LBB502_42:
ldur x0, [x29, #-88]
ldur x2, [x29, #-104]
mov w1, #2
adrp x3, l_.str.607@PAGE
add x3, x3, l_.str.607@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_43:
b LBB502_44
LBB502_44:
ldur x8, [x29, #-88]
str x8, [sp, #136] ; 8-byte Folded Spill
ldur w8, [x29, #-92]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB502_46
b LBB502_45
LBB502_45:
ldur x8, [x29, #-104]
ldr x8, [x8, #16]
str x8, [sp, #128] ; 8-byte Folded Spill
b LBB502_47
LBB502_46:
mov x8, #0
str x8, [sp, #128] ; 8-byte Folded Spill
b LBB502_47
LBB502_47:
ldr x0, [sp, #136] ; 8-byte Folded Reload
ldr x1, [sp, #128] ; 8-byte Folded Reload
ldur w2, [x29, #-124]
bl _JimVariablesList
stur x0, [x29, #-168]
ldur x9, [x29, #-168]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_49
b LBB502_48
LBB502_48:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_49
LBB502_49:
ldur x8, [x29, #-168]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_50
LBB502_50:
b LBB502_173
LBB502_51:
ldur w8, [x29, #-92]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB502_53
b LBB502_52
LBB502_52:
ldur x0, [x29, #-88]
ldur x2, [x29, #-104]
mov w1, #2
adrp x3, l_.str.42@PAGE
add x3, x3, l_.str.42@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_53:
b LBB502_54
LBB502_54:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8, #192]
bl _JimGetScript
ldr x8, [x0, #8]
stur x8, [x29, #-176]
ldur x9, [x29, #-176]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_56
b LBB502_55
LBB502_55:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_56
LBB502_56:
ldur x8, [x29, #-176]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_57
LBB502_57:
b LBB502_173
LBB502_58:
ldur w8, [x29, #-92]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB502_61
b LBB502_59
LBB502_59:
ldur w8, [x29, #-92]
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB502_61
b LBB502_60
LBB502_60:
ldur x0, [x29, #-88]
ldur x2, [x29, #-104]
mov w1, #2
adrp x3, l_.str.608@PAGE
add x3, x3, l_.str.608@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_61:
ldur w8, [x29, #-92]
subs w8, w8, #5
cset w8, ne
tbnz w8, #0, LBB502_65
b LBB502_62
LBB502_62:
ldur x0, [x29, #-88]
ldur x8, [x29, #-104]
ldr x1, [x8, #32]
sub x2, x29, #184
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB502_64
b LBB502_63
LBB502_63:
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_64:
ldur x8, [x29, #-88]
str x8, [sp, #120] ; 8-byte Folded Spill
ldur x8, [x29, #-104]
ldr x0, [x8, #16]
bl _Jim_String
str x0, [sp, #112] ; 8-byte Folded Spill
ldur x8, [x29, #-104]
ldr x0, [x8, #16]
bl _Jim_Length
ldr x1, [sp, #112] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #120] ; 8-byte Folded Reload
bl _Jim_NewStringObj
stur x0, [x29, #-192]
ldur x0, [x29, #-88]
ldur x1, [x29, #-192]
ldur x8, [x29, #-104]
ldr x2, [x8, #24]
ldur x8, [x29, #-184]
mov x3, x8
bl _JimSetSourceInfo
b LBB502_72
LBB502_65:
ldur x8, [x29, #-104]
ldr x8, [x8, #16]
ldr x8, [x8, #8]
adrp x9, _sourceObjType@PAGE
add x9, x9, _sourceObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB502_67
b LBB502_66
LBB502_66:
ldur x8, [x29, #-104]
ldr x8, [x8, #16]
ldr x8, [x8, #24]
stur x8, [x29, #-200]
ldur x8, [x29, #-104]
ldr x8, [x8, #16]
ldrsw x8, [x8, #32]
stur x8, [x29, #-184]
b LBB502_71
LBB502_67:
ldur x8, [x29, #-104]
ldr x8, [x8, #16]
ldr x8, [x8, #8]
adrp x9, _scriptObjType@PAGE
add x9, x9, _scriptObjType@PAGEOFF
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB502_69
b LBB502_68
LBB502_68:
ldur x0, [x29, #-88]
ldur x8, [x29, #-104]
ldr x1, [x8, #16]
bl _JimGetScript
stur x0, [x29, #-208]
ldur x8, [x29, #-208]
ldr x8, [x8, #8]
stur x8, [x29, #-200]
ldur x8, [x29, #-208]
ldrsw x8, [x8, #28]
stur x8, [x29, #-184]
b LBB502_70
LBB502_69:
ldur x8, [x29, #-88]
ldr x8, [x8, #208]
stur x8, [x29, #-200]
mov x8, #1
stur x8, [x29, #-184]
b LBB502_70
LBB502_70:
b LBB502_71
LBB502_71:
ldur x0, [x29, #-88]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
stur x0, [x29, #-192]
ldur x0, [x29, #-88]
ldur x1, [x29, #-192]
ldur x2, [x29, #-200]
bl _Jim_ListAppendElement
ldur x8, [x29, #-88]
str x8, [sp, #104] ; 8-byte Folded Spill
ldur x8, [x29, #-192]
str x8, [sp, #96] ; 8-byte Folded Spill
ldur x0, [x29, #-88]
ldur x1, [x29, #-184]
bl _Jim_NewIntObj
ldr x1, [sp, #96] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #104] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
b LBB502_72
LBB502_72:
b LBB502_73
LBB502_73:
ldur x8, [x29, #-192]
stur x8, [x29, #-216]
ldur x9, [x29, #-216]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_75
b LBB502_74
LBB502_74:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_75
LBB502_75:
ldur x8, [x29, #-216]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_76
LBB502_76:
b LBB502_173
LBB502_77:
b LBB502_78
LBB502_78:
ldur x8, [x29, #-88]
ldr x8, [x8, #304]
stur x8, [x29, #-224]
ldur x9, [x29, #-224]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_80
b LBB502_79
LBB502_79:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_80
LBB502_80:
ldur x8, [x29, #-224]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_81
LBB502_81:
b LBB502_173
LBB502_82:
ldur w8, [x29, #-92]
str w8, [sp, #92] ; 4-byte Folded Spill
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB502_84
b LBB502_83
LBB502_83:
ldr w8, [sp, #92] ; 4-byte Folded Reload
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB502_89
b LBB502_96
LBB502_84:
b LBB502_85
LBB502_85:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x8, [x8, #88]
ldrsw x1, [x8, #8]
bl _Jim_NewIntObj
stur x0, [x29, #-232]
ldur x9, [x29, #-232]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_87
b LBB502_86
LBB502_86:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_87
LBB502_87:
ldur x8, [x29, #-232]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_88
LBB502_88:
b LBB502_97
LBB502_89:
ldur x0, [x29, #-88]
ldur x8, [x29, #-104]
ldr x1, [x8, #16]
ldur w8, [x29, #-108]
subs w8, w8, #7
cset w8, eq
and w3, w8, #0x1
sub x2, x29, #120
bl _JimInfoLevel
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB502_91
b LBB502_90
LBB502_90:
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_91:
b LBB502_92
LBB502_92:
ldur x8, [x29, #-120]
stur x8, [x29, #-240]
ldur x9, [x29, #-240]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_94
b LBB502_93
LBB502_93:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_94
LBB502_94:
ldur x8, [x29, #-240]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_95
LBB502_95:
b LBB502_97
LBB502_96:
ldur x0, [x29, #-88]
ldur x2, [x29, #-104]
mov w1, #2
adrp x3, l_.str.609@PAGE
add x3, x3, l_.str.609@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_97:
b LBB502_173
LBB502_98:
ldur w8, [x29, #-92]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB502_100
b LBB502_99
LBB502_99:
ldur x0, [x29, #-88]
ldur x2, [x29, #-104]
mov w1, #2
adrp x3, l_.str.610@PAGE
add x3, x3, l_.str.610@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_100:
ldur x0, [x29, #-88]
ldur x8, [x29, #-104]
ldr x1, [x8, #16]
mov w2, #1
bl _Jim_GetCommand
mov x8, x0
stur x8, [x29, #-248]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB502_102
b LBB502_101
LBB502_101:
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_102:
ldur x8, [x29, #-248]
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB502_104
b LBB502_103
LBB502_103:
ldur x0, [x29, #-88]
ldur x8, [x29, #-104]
ldr x8, [x8, #16]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.611@PAGE
add x1, x1, l_.str.611@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_104:
ldur w8, [x29, #-108]
str w8, [sp, #88] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB502_107
b LBB502_105
LBB502_105:
ldr w8, [sp, #88] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB502_117
b LBB502_106
LBB502_106:
ldr w8, [sp, #88] ; 4-byte Folded Reload
subs w8, w8, #14
cset w8, eq
tbnz w8, #0, LBB502_112
b LBB502_124
LBB502_107:
b LBB502_108
LBB502_108:
ldur x8, [x29, #-248]
ldr x8, [x8, #24]
stur x8, [x29, #-256]
ldur x9, [x29, #-256]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_110
b LBB502_109
LBB502_109:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_110
LBB502_110:
ldur x8, [x29, #-256]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_111
LBB502_111:
b LBB502_124
LBB502_112:
b LBB502_113
LBB502_113:
ldur x8, [x29, #-248]
ldr x8, [x8, #16]
str x8, [sp, #296]
ldr x9, [sp, #296]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_115
b LBB502_114
LBB502_114:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_115
LBB502_115:
ldr x8, [sp, #296]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_116
LBB502_116:
b LBB502_124
LBB502_117:
ldur x8, [x29, #-248]
ldr x8, [x8, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB502_123
b LBB502_118
LBB502_118:
mov w8, #4097
str w8, [sp, #292]
b LBB502_119
LBB502_119:
ldur x0, [x29, #-88]
ldur x8, [x29, #-248]
ldr x1, [x8, #32]
ldr w4, [sp, #292]
mov x2, #0
adrp x3, _JimVariablesMatch@PAGE
add x3, x3, _JimVariablesMatch@PAGEOFF
bl _JimHashtablePatternMatch
str x0, [sp, #280]
ldr x9, [sp, #280]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_121
b LBB502_120
LBB502_120:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_121
LBB502_121:
ldr x8, [sp, #280]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_122
LBB502_122:
b LBB502_123
LBB502_123:
b LBB502_124
LBB502_124:
b LBB502_173
LBB502_125:
mov x9, sp
str xzr, [x9]
mov x8, #76
str x8, [x9, #8]
sub x0, x29, #73
mov w1, #0
mov x2, #49
adrp x3, l_.str.612@PAGE
add x3, x3, l_.str.612@PAGEOFF
bl ___sprintf_chk
b LBB502_126
LBB502_126:
ldur x0, [x29, #-88]
sub x1, x29, #73
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #272]
ldr x9, [sp, #272]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_128
b LBB502_127
LBB502_127:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_128
LBB502_128:
ldr x8, [sp, #272]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_129
LBB502_129:
b LBB502_173
LBB502_130:
ldur w8, [x29, #-92]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB502_133
b LBB502_131
LBB502_131:
ldur w8, [x29, #-92]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB502_133
b LBB502_132
LBB502_132:
ldur x0, [x29, #-88]
ldur x2, [x29, #-104]
mov w1, #2
adrp x3, l_.str.613@PAGE
add x3, x3, l_.str.613@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_133:
ldur x8, [x29, #-104]
ldr x0, [x8, #16]
add x1, sp, #268
bl _Jim_GetString
str x0, [sp, #256]
b LBB502_134
LBB502_134:
ldur x8, [x29, #-88]
str x8, [sp, #80] ; 8-byte Folded Spill
ldr x0, [sp, #256]
ldr w1, [sp, #268]
add x2, sp, #255
bl _Jim_ScriptIsComplete
mov x9, x0
ldr x0, [sp, #80] ; 8-byte Folded Reload
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _Jim_NewIntObj
str x0, [sp, #240]
ldr x9, [sp, #240]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_136
b LBB502_135
LBB502_135:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_136
LBB502_136:
ldr x8, [sp, #240]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_137
LBB502_137:
ldrsb w8, [sp, #255]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB502_140
b LBB502_138
LBB502_138:
ldur w8, [x29, #-92]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB502_140
b LBB502_139
LBB502_139:
ldur x8, [x29, #-88]
str x8, [sp, #72] ; 8-byte Folded Spill
ldur x8, [x29, #-104]
ldr x8, [x8, #24]
str x8, [sp, #64] ; 8-byte Folded Spill
ldur x0, [x29, #-88]
add x1, sp, #255
mov w2, #1
bl _Jim_NewStringObj
ldr x1, [sp, #64] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #72] ; 8-byte Folded Reload
bl _Jim_SetVariable
b LBB502_140
LBB502_140:
b LBB502_141
LBB502_141:
b LBB502_173
LBB502_142:
ldur x0, [x29, #-88]
adrp x1, l_.str.614@PAGE
add x1, x1, l_.str.614@PAGEOFF
bl _Jim_Eval
stur w0, [x29, #-80]
b LBB502_174
LBB502_143:
ldur x0, [x29, #-88]
adrp x1, l_.str.615@PAGE
add x1, x1, l_.str.615@PAGEOFF
bl _Jim_Eval
stur w0, [x29, #-80]
b LBB502_174
LBB502_144:
ldur w8, [x29, #-92]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB502_154
b LBB502_145
LBB502_145:
ldur x0, [x29, #-88]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #224]
str wzr, [sp, #236]
b LBB502_146
LBB502_146: ; =>This Inner Loop Header: Depth=1
ldrsw x9, [sp, #236]
adrp x8, _jimReturnCodes@PAGE
add x8, x8, _jimReturnCodes@PAGEOFF
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB502_149
b LBB502_147
LBB502_147: ; in Loop: Header=BB502_146 Depth=1
ldur x8, [x29, #-88]
str x8, [sp, #40] ; 8-byte Folded Spill
ldr x8, [sp, #224]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur x0, [x29, #-88]
ldrsw x1, [sp, #236]
bl _Jim_NewIntObj
ldr x1, [sp, #32] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x8, [x29, #-88]
str x8, [sp, #56] ; 8-byte Folded Spill
ldr x8, [sp, #224]
str x8, [sp, #48] ; 8-byte Folded Spill
ldur x0, [x29, #-88]
ldrsw x9, [sp, #236]
adrp x8, _jimReturnCodes@PAGE
add x8, x8, _jimReturnCodes@PAGEOFF
ldr x1, [x8, x9, lsl #3]
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp, #48] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
b LBB502_148
LBB502_148: ; in Loop: Header=BB502_146 Depth=1
ldr w8, [sp, #236]
add w8, w8, #1
str w8, [sp, #236]
b LBB502_146
LBB502_149:
b LBB502_150
LBB502_150:
ldr x8, [sp, #224]
str x8, [sp, #216]
ldr x9, [sp, #216]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_152
b LBB502_151
LBB502_151:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_152
LBB502_152:
ldr x8, [sp, #216]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_153
LBB502_153:
b LBB502_171
LBB502_154:
ldur w8, [x29, #-92]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB502_169
b LBB502_155
LBB502_155:
ldur x0, [x29, #-88]
ldur x8, [x29, #-104]
ldr x1, [x8, #16]
add x2, sp, #208
bl _Jim_GetLong
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB502_157
b LBB502_156
LBB502_156:
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_157:
ldr x8, [sp, #208]
mov x0, x8
bl _Jim_ReturnCode
str x0, [sp, #200]
ldr x8, [sp, #200]
ldrsb w8, [x8]
subs w8, w8, #63
cset w8, ne
tbnz w8, #0, LBB502_163
b LBB502_158
LBB502_158:
b LBB502_159
LBB502_159:
ldur x0, [x29, #-88]
ldr x1, [sp, #208]
bl _Jim_NewIntObj
str x0, [sp, #192]
ldr x9, [sp, #192]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_161
b LBB502_160
LBB502_160:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_161
LBB502_161:
ldr x8, [sp, #192]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_162
LBB502_162:
b LBB502_168
LBB502_163:
b LBB502_164
LBB502_164:
ldur x0, [x29, #-88]
ldr x1, [sp, #200]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #184]
ldr x9, [sp, #184]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-88]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB502_166
b LBB502_165
LBB502_165:
ldur x0, [x29, #-88]
ldur x8, [x29, #-88]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB502_166
LBB502_166:
ldr x8, [sp, #184]
ldur x9, [x29, #-88]
str x8, [x9]
b LBB502_167
LBB502_167:
b LBB502_168
LBB502_168:
b LBB502_170
LBB502_169:
ldur x0, [x29, #-88]
ldur x2, [x29, #-104]
mov w1, #2
adrp x3, l_.str.616@PAGE
add x3, x3, l_.str.616@PAGEOFF
bl _Jim_WrongNumArgs
mov w8, #1
stur w8, [x29, #-80]
b LBB502_174
LBB502_170:
b LBB502_171
LBB502_171:
b LBB502_173
LBB502_172:
ldur x0, [x29, #-88]
ldur w1, [x29, #-92]
ldur x2, [x29, #-104]
bl _JimInfoReferences
stur w0, [x29, #-80]
b LBB502_174
LBB502_173:
stur wzr, [x29, #-80]
b LBB502_174
LBB502_174:
ldur w8, [x29, #-80]
str w8, [sp, #28] ; 4-byte Folded Spill
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB502_176
b LBB502_175
LBB502_175:
bl ___stack_chk_fail
LBB502_176:
ldr w0, [sp, #28] ; 4-byte Folded Reload
add sp, sp, #544
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
.p2align 2
lJTI502_0:
.long LBB502_98-Ltmp88
.long LBB502_98-Ltmp88
.long LBB502_27-Ltmp88
.long LBB502_26-Ltmp88
.long LBB502_25-Ltmp88
.long LBB502_6-Ltmp88
.long LBB502_40-Ltmp88
.long LBB502_82-Ltmp88
.long LBB502_82-Ltmp88
.long LBB502_39-Ltmp88
.long LBB502_38-Ltmp88
.long LBB502_125-Ltmp88
.long LBB502_125-Ltmp88
.long LBB502_130-Ltmp88
.long LBB502_98-Ltmp88
.long LBB502_142-Ltmp88
.long LBB502_51-Ltmp88
.long LBB502_58-Ltmp88
.long LBB502_77-Ltmp88
.long LBB502_143-Ltmp88
.long LBB502_144-Ltmp88
.long LBB502_172-Ltmp88
.long LBB502_13-Ltmp88
; -- End function
.p2align 2 ; -- Begin function Jim_ExistsCoreCommand
_Jim_ExistsCoreCommand: ; @Jim_ExistsCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
str wzr, [sp, #36]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB503_2
b LBB503_1
LBB503_1:
mov w8, #3
str w8, [sp, #32]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
str x8, [sp, #40]
b LBB503_8
LBB503_2:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB503_6
b LBB503_3
LBB503_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
adrp x2, _Jim_ExistsCoreCommand.options@PAGE
add x2, x2, _Jim_ExistsCoreCommand.options@PAGEOFF
add x3, sp, #32
mov x4, #0
mov w5, #3
bl _Jim_GetEnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB503_5
b LBB503_4
LBB503_4:
mov w8, #1
stur w8, [x29, #-4]
b LBB503_26
LBB503_5:
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
str x8, [sp, #40]
b LBB503_7
LBB503_6:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.621@PAGE
add x3, x3, l_.str.621@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB503_26
LBB503_7:
b LBB503_8
LBB503_8:
ldr w8, [sp, #32]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB503_10
b LBB503_9
LBB503_9:
ldur x0, [x29, #-16]
ldr x1, [sp, #40]
mov w2, #0
bl _Jim_GetVariable
subs x8, x0, #0
cset w8, ne
and w8, w8, #0x1
str w8, [sp, #36]
b LBB503_21
LBB503_10:
ldur x0, [x29, #-16]
ldr x1, [sp, #40]
mov w2, #0
bl _Jim_GetCommand
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB503_20
b LBB503_11
LBB503_11:
ldr w8, [sp, #32]
str w8, [sp, #8] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB503_14
b LBB503_12
LBB503_12:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB503_18
b LBB503_13
LBB503_13:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB503_15
b LBB503_19
LBB503_14:
mov w8, #1
str w8, [sp, #36]
b LBB503_19
LBB503_15:
ldr x8, [sp, #24]
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB503_17
b LBB503_16
LBB503_16:
ldr x8, [sp, #24]
ldr x8, [x8, #16]
adrp x9, _JimAliasCmd@PAGE
add x9, x9, _JimAliasCmd@PAGEOFF
subs x8, x8, x9
cset w8, eq
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB503_17
LBB503_17:
ldr w8, [sp, #4] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #36]
b LBB503_19
LBB503_18:
ldr x8, [sp, #24]
ldr w8, [x8, #4]
str w8, [sp, #36]
b LBB503_19
LBB503_19:
b LBB503_20
LBB503_20:
b LBB503_21
LBB503_21:
b LBB503_22
LBB503_22:
ldur x0, [x29, #-16]
ldrsw x1, [sp, #36]
bl _Jim_NewIntObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB503_24
b LBB503_23
LBB503_23:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB503_24
LBB503_24:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB503_25
LBB503_25:
stur wzr, [x29, #-4]
b LBB503_26
LBB503_26:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_SplitCoreCommand
_Jim_SplitCoreCommand: ; @Jim_SplitCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB504_3
b LBB504_1
LBB504_1:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB504_3
b LBB504_2
LBB504_2:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #20] ; 4-byte Folded Spill
adrp x3, l_.str.622@PAGE
add x3, x3, l_.str.622@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #20] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB504_34
LBB504_3:
ldur x8, [x29, #-32]
ldr x0, [x8, #8]
add x1, sp, #80
bl _Jim_GetString
stur x0, [x29, #-40]
ldr w8, [sp, #80]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB504_5
b LBB504_4
LBB504_4:
stur wzr, [x29, #-4]
b LBB504_34
LBB504_5:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
bl _Jim_Utf8Length
stur w0, [x29, #-64]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB504_7
b LBB504_6
LBB504_6:
adrp x8, l_.str.623@PAGE
add x8, x8, l_.str.623@PAGEOFF
stur x8, [x29, #-48]
mov w8, #4
stur w8, [x29, #-60]
b LBB504_8
LBB504_7:
ldur x8, [x29, #-32]
ldr x0, [x8, #16]
bl _Jim_String
stur x0, [x29, #-48]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
bl _Jim_Utf8Length
stur w0, [x29, #-60]
b LBB504_8
LBB504_8:
ldur x8, [x29, #-40]
stur x8, [x29, #-56]
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
stur x0, [x29, #-72]
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB504_18
b LBB504_9
LBB504_9:
b LBB504_10
LBB504_10: ; =>This Loop Header: Depth=1
; Child Loop BB504_12 Depth 2
ldur w8, [x29, #-64]
subs w9, w8, #1
stur w9, [x29, #-64]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB504_17
b LBB504_11
LBB504_11: ; in Loop: Header=BB504_10 Depth=1
ldur x8, [x29, #-48]
str x8, [sp, #64]
ldur w8, [x29, #-60]
str w8, [sp, #60]
ldur x8, [x29, #-40]
ldrb w8, [x8]
stur w8, [x29, #-76]
mov w8, #1
str w8, [sp, #56]
b LBB504_12
LBB504_12: ; Parent Loop BB504_10 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #60]
subs w9, w8, #1
str w9, [sp, #60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB504_16
b LBB504_13
LBB504_13: ; in Loop: Header=BB504_12 Depth=2
ldr x8, [sp, #64]
ldrb w8, [x8]
str w8, [sp, #52]
ldr x8, [sp, #64]
add x8, x8, #1
str x8, [sp, #64]
ldur w8, [x29, #-76]
ldr w9, [sp, #52]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB504_15
b LBB504_14
LBB504_14: ; in Loop: Header=BB504_10 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-56]
ldur x8, [x29, #-40]
ldur x9, [x29, #-56]
subs x8, x8, x9
mov x2, x8
bl _Jim_NewStringObj
str x0, [sp, #72]
ldur x0, [x29, #-16]
ldur x1, [x29, #-72]
ldr x2, [sp, #72]
bl _Jim_ListAppendElement
ldur x8, [x29, #-40]
ldrsw x9, [sp, #56]
add x8, x8, x9
stur x8, [x29, #-56]
b LBB504_16
LBB504_15: ; in Loop: Header=BB504_12 Depth=2
b LBB504_12
LBB504_16: ; in Loop: Header=BB504_10 Depth=1
ldrsw x9, [sp, #56]
ldur x8, [x29, #-40]
add x8, x8, x9
stur x8, [x29, #-40]
b LBB504_10
LBB504_17:
ldur x0, [x29, #-16]
ldur x1, [x29, #-56]
ldur x8, [x29, #-40]
ldur x9, [x29, #-56]
subs x8, x8, x9
mov x2, x8
bl _Jim_NewStringObj
str x0, [sp, #72]
ldur x0, [x29, #-16]
ldur x1, [x29, #-72]
ldr x2, [sp, #72]
bl _Jim_ListAppendElement
b LBB504_29
LBB504_18:
; kill: def $x8 killed $xzr
str xzr, [sp, #40]
b LBB504_19
LBB504_19: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-64]
subs w9, w8, #1
stur w9, [x29, #-64]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB504_28
b LBB504_20
LBB504_20: ; in Loop: Header=BB504_19 Depth=1
ldur x8, [x29, #-40]
ldrb w8, [x8]
stur w8, [x29, #-76]
mov w8, #1
str w8, [sp, #36]
ldur w8, [x29, #-76]
subs w8, w8, #9
cset w8, lt
tbnz w8, #0, LBB504_27
b LBB504_21
LBB504_21: ; in Loop: Header=BB504_19 Depth=1
ldur w8, [x29, #-76]
subs w8, w8, #128
cset w8, ge
tbnz w8, #0, LBB504_27
b LBB504_22
LBB504_22: ; in Loop: Header=BB504_19 Depth=1
ldur w8, [x29, #-76]
subs w8, w8, #9
stur w8, [x29, #-76]
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB504_24
b LBB504_23
LBB504_23: ; in Loop: Header=BB504_19 Depth=1
mov w0, #952
bl _Jim_Alloc
str x0, [sp, #40]
ldr x0, [sp, #40]
mov w1, #0
mov x2, #952
mov x3, #-1
bl ___memset_chk
b LBB504_24
LBB504_24: ; in Loop: Header=BB504_19 Depth=1
ldr x8, [sp, #40]
ldursw x9, [x29, #-76]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB504_26
b LBB504_25
LBB504_25: ; in Loop: Header=BB504_19 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
mov w2, #1
bl _Jim_NewStringObj
ldr x8, [sp, #40]
ldursw x9, [x29, #-76]
str x0, [x8, x9, lsl #3]
b LBB504_26
LBB504_26: ; in Loop: Header=BB504_19 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-72]
ldr x8, [sp, #40]
ldursw x9, [x29, #-76]
ldr x2, [x8, x9, lsl #3]
bl _Jim_ListAppendElement
ldur x8, [x29, #-40]
add x8, x8, #1
stur x8, [x29, #-40]
b LBB504_19
LBB504_27: ; in Loop: Header=BB504_19 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x8, [x29, #-72]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
mov w2, #1
bl _Jim_NewStringObjUtf8
ldr x1, [sp] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldrsw x9, [sp, #36]
ldur x8, [x29, #-40]
add x8, x8, x9
stur x8, [x29, #-40]
b LBB504_19
LBB504_28:
ldr x0, [sp, #40]
bl _Jim_Free
b LBB504_29
LBB504_29:
b LBB504_30
LBB504_30:
ldur x8, [x29, #-72]
str x8, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB504_32
b LBB504_31
LBB504_31:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB504_32
LBB504_32:
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB504_33
LBB504_33:
stur wzr, [x29, #-4]
b LBB504_34
LBB504_34:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_JoinCoreCommand
_Jim_JoinCoreCommand: ; @Jim_JoinCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB505_3
b LBB505_1
LBB505_1:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB505_3
b LBB505_2
LBB505_2:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.624@PAGE
add x3, x3, l_.str.624@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB505_11
LBB505_3:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB505_5
b LBB505_4
LBB505_4:
adrp x8, l_.str.107@PAGE
add x8, x8, l_.str.107@PAGEOFF
str x8, [sp, #24]
mov w8, #1
str w8, [sp, #20]
b LBB505_6
LBB505_5:
ldr x8, [sp, #32]
ldr x0, [x8, #16]
add x1, sp, #20
bl _Jim_GetString
str x0, [sp, #24]
b LBB505_6
LBB505_6:
b LBB505_7
LBB505_7:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
ldr x2, [sp, #24]
ldr w3, [sp, #20]
bl _Jim_ListJoin
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB505_9
b LBB505_8
LBB505_8:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB505_9
LBB505_9:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB505_10
LBB505_10:
stur wzr, [x29, #-4]
b LBB505_11
LBB505_11:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_FormatCoreCommand
_Jim_FormatCoreCommand: ; @Jim_FormatCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB506_2
b LBB506_1
LBB506_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.625@PAGE
add x3, x3, l_.str.625@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB506_9
LBB506_2:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
ldur w8, [x29, #-20]
subs w2, w8, #2
ldr x8, [sp, #32]
add x3, x8, #16
bl _Jim_FormatString
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB506_4
b LBB506_3
LBB506_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB506_9
LBB506_4:
b LBB506_5
LBB506_5:
ldr x8, [sp, #24]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB506_7
b LBB506_6
LBB506_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB506_7
LBB506_7:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB506_8
LBB506_8:
stur wzr, [x29, #-4]
b LBB506_9
LBB506_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_ScanCoreCommand
_Jim_ScanCoreCommand: ; @Jim_ScanCoreCommand
.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 x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB507_2
b LBB507_1
LBB507_1:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.626@PAGE
add x3, x3, l_.str.626@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB507_68
LBB507_2:
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
ldr x8, [x8, #8]
adrp x9, _scanFmtStringObjType@PAGE
add x9, x9, _scanFmtStringObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB507_4
b LBB507_3
LBB507_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
bl _SetScanFmtFromAny
b LBB507_4
LBB507_4:
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
ldr x8, [x8, #24]
ldr x8, [x8, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB507_10
b LBB507_5
LBB507_5:
b LBB507_6
LBB507_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
ldr x8, [x8, #24]
ldr x1, [x8, #40]
mov w2, #-1
bl _Jim_NewStringObj
stur x0, [x29, #-64]
ldur x9, [x29, #-64]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB507_8
b LBB507_7
LBB507_7:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB507_8
LBB507_8:
ldur x8, [x29, #-64]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB507_9
LBB507_9:
mov w8, #1
stur w8, [x29, #-4]
b LBB507_68
LBB507_10:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, le
tbnz w8, #0, LBB507_32
b LBB507_11
LBB507_11:
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
ldr x8, [x8, #24]
ldr x8, [x8, #32]
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-68]
ldur x8, [x29, #-32]
ldr x8, [x8, #16]
ldr x8, [x8, #24]
ldr x8, [x8, #24]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #72]
ldur w8, [x29, #-68]
ldur w9, [x29, #-20]
subs w9, w9, #3
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB507_17
b LBB507_12
LBB507_12:
b LBB507_13
LBB507_13:
ldur x0, [x29, #-16]
adrp x1, l_.str.129@PAGE
add x1, x1, l_.str.129@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #64]
ldr x9, [sp, #64]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB507_15
b LBB507_14
LBB507_14:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB507_15
LBB507_15:
ldr x8, [sp, #64]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB507_16
LBB507_16:
mov w8, #1
stur w8, [x29, #-4]
b LBB507_68
LBB507_17:
ldr w8, [sp, #72]
ldur w9, [x29, #-20]
subs w9, w9, #3
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB507_23
b LBB507_18
LBB507_18:
b LBB507_19
LBB507_19:
ldur x0, [x29, #-16]
adrp x1, l_.str.627@PAGE
add x1, x1, l_.str.627@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #56]
ldr x9, [sp, #56]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB507_21
b LBB507_20
LBB507_20:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB507_21
LBB507_21:
ldr x8, [sp, #56]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB507_22
LBB507_22:
mov w8, #1
stur w8, [x29, #-4]
b LBB507_68
LBB507_23:
ldr w8, [sp, #72]
ldur w9, [x29, #-20]
subs w9, w9, #3
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB507_29
b LBB507_24
LBB507_24:
b LBB507_25
LBB507_25:
ldur x0, [x29, #-16]
adrp x1, l_.str.628@PAGE
add x1, x1, l_.str.628@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #48]
ldr x9, [sp, #48]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB507_27
b LBB507_26
LBB507_26:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB507_27
LBB507_27:
ldr x8, [sp, #48]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB507_28
LBB507_28:
mov w8, #1
stur w8, [x29, #-4]
b LBB507_68
LBB507_29:
b LBB507_30
LBB507_30:
b LBB507_31
LBB507_31:
b LBB507_32
LBB507_32:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
ldur x8, [x29, #-32]
ldr x2, [x8, #16]
mov w3, #1
bl _Jim_ScanString
stur x0, [x29, #-40]
ldur x8, [x29, #-40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB507_34
b LBB507_33
LBB507_33:
mov w8, #1
stur w8, [x29, #-4]
b LBB507_68
LBB507_34:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, le
tbnz w8, #0, LBB507_56
b LBB507_35
LBB507_35:
str wzr, [sp, #44]
str wzr, [sp, #40]
ldur x8, [x29, #-40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB507_48
b LBB507_36
LBB507_36:
ldur x8, [x29, #-40]
adds x8, x8, #1
cset w8, eq
tbnz w8, #0, LBB507_48
b LBB507_37
LBB507_37:
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
bl _Jim_ListLength
str w0, [sp, #36]
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB507_47
b LBB507_38
LBB507_38:
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
sub x2, x29, #52
sub x3, x29, #48
bl _JimListGetElements
stur wzr, [x29, #-56]
b LBB507_39
LBB507_39: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-56]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB507_46
b LBB507_40
LBB507_40: ; in Loop: Header=BB507_39 Depth=1
ldur x8, [x29, #-48]
ldursw x9, [x29, #-56]
ldr x0, [x8, x9, lsl #3]
bl _Jim_Length
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB507_44
b LBB507_41
LBB507_41: ; in Loop: Header=BB507_39 Depth=1
ldr w8, [sp, #40]
add w8, w8, #1
str w8, [sp, #40]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldur w9, [x29, #-56]
add w9, w9, #3
ldr x1, [x8, w9, sxtw #3]
ldur x8, [x29, #-48]
ldursw x9, [x29, #-56]
ldr x2, [x8, x9, lsl #3]
bl _Jim_SetVariable
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB507_43
b LBB507_42
LBB507_42: ; in Loop: Header=BB507_39 Depth=1
mov w8, #1
str w8, [sp, #44]
b LBB507_43
LBB507_43: ; in Loop: Header=BB507_39 Depth=1
b LBB507_44
LBB507_44: ; in Loop: Header=BB507_39 Depth=1
b LBB507_45
LBB507_45: ; in Loop: Header=BB507_39 Depth=1
ldur w8, [x29, #-56]
add w8, w8, #1
stur w8, [x29, #-56]
b LBB507_39
LBB507_46:
b LBB507_47
LBB507_47:
ldur x0, [x29, #-16]
ldur x1, [x29, #-40]
bl _Jim_FreeObj
b LBB507_49
LBB507_48:
mov w8, #-1
str w8, [sp, #40]
b LBB507_49
LBB507_49:
ldr w8, [sp, #44]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB507_55
b LBB507_50
LBB507_50:
b LBB507_51
LBB507_51:
ldur x0, [x29, #-16]
ldrsw x1, [sp, #40]
bl _Jim_NewIntObj
str x0, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB507_53
b LBB507_52
LBB507_52:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB507_53
LBB507_53:
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB507_54
LBB507_54:
b LBB507_55
LBB507_55:
ldr w8, [sp, #44]
stur w8, [x29, #-4]
b LBB507_68
LBB507_56:
ldur x8, [x29, #-40]
adds x8, x8, #1
cset w8, ne
tbnz w8, #0, LBB507_62
b LBB507_57
LBB507_57:
b LBB507_58
LBB507_58:
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB507_60
b LBB507_59
LBB507_59:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB507_60
LBB507_60:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB507_61
LBB507_61:
stur wzr, [x29, #-4]
b LBB507_68
LBB507_62:
b LBB507_63
LBB507_63:
ldur x8, [x29, #-40]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB507_65
b LBB507_64
LBB507_64:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB507_65
LBB507_65:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB507_66
LBB507_66:
b LBB507_67
LBB507_67:
stur wzr, [x29, #-4]
b LBB507_68
LBB507_68:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_ErrorCoreCommand
_Jim_ErrorCoreCommand: ; @Jim_ErrorCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB508_3
b LBB508_1
LBB508_1:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB508_3
b LBB508_2
LBB508_2:
ldur x0, [x29, #-16]
ldr x2, [sp, #16]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.638@PAGE
add x3, x3, l_.str.638@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB508_10
LBB508_3:
b LBB508_4
LBB508_4:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB508_6
b LBB508_5
LBB508_5:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB508_6
LBB508_6:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB508_7
LBB508_7:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB508_9
b LBB508_8
LBB508_8:
ldur x0, [x29, #-16]
ldr x8, [sp, #16]
ldr x1, [x8, #16]
bl _JimSetStackTrace
mov w8, #1
stur w8, [x29, #-4]
b LBB508_10
LBB508_9:
ldur x10, [x29, #-16]
ldr w9, [x10, #24]
mov w8, #1
add w9, w9, #1
str w9, [x10, #24]
stur w8, [x29, #-4]
b LBB508_10
LBB508_10:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_LrangeCoreCommand
_Jim_LrangeCoreCommand: ; @Jim_LrangeCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB509_2
b LBB509_1
LBB509_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.639@PAGE
add x3, x3, l_.str.639@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB509_9
LBB509_2:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
ldr x8, [sp, #32]
ldr x2, [x8, #16]
ldr x8, [sp, #32]
ldr x3, [x8, #24]
bl _Jim_ListRange
mov x8, x0
str x8, [sp, #24]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB509_4
b LBB509_3
LBB509_3:
mov w8, #1
stur w8, [x29, #-4]
b LBB509_9
LBB509_4:
b LBB509_5
LBB509_5:
ldr x8, [sp, #24]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB509_7
b LBB509_6
LBB509_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB509_7
LBB509_7:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB509_8
LBB509_8:
stur wzr, [x29, #-4]
b LBB509_9
LBB509_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_LrepeatCoreCommand
_Jim_LrepeatCoreCommand: ; @Jim_LrepeatCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, lt
tbnz w8, #0, LBB510_3
b LBB510_1
LBB510_1:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
add x2, sp, #16
bl _Jim_GetLong
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB510_3
b LBB510_2
LBB510_2:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB510_4
b LBB510_3
LBB510_3:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.640@PAGE
add x3, x3, l_.str.640@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB510_15
LBB510_4:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB510_6
b LBB510_5
LBB510_5:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB510_7
b LBB510_6
LBB510_6:
stur wzr, [x29, #-4]
b LBB510_15
LBB510_7:
ldur w8, [x29, #-20]
subs w8, w8, #2
stur w8, [x29, #-20]
ldr x8, [sp, #32]
add x8, x8, #16
str x8, [sp, #32]
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
ldur w2, [x29, #-20]
bl _Jim_NewListObj
str x0, [sp, #24]
b LBB510_8
LBB510_8: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #1
str x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB510_10
b LBB510_9
LBB510_9: ; in Loop: Header=BB510_8 Depth=1
ldr x0, [sp, #24]
ldur w2, [x29, #-20]
ldr x3, [sp, #32]
mov w1, #-1
bl _ListInsertElements
b LBB510_8
LBB510_10:
b LBB510_11
LBB510_11:
ldr x8, [sp, #24]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB510_13
b LBB510_12
LBB510_12:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB510_13
LBB510_13:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB510_14
LBB510_14:
stur wzr, [x29, #-4]
b LBB510_15
LBB510_15:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_EnvCoreCommand
_Jim_EnvCoreCommand: ; @Jim_EnvCoreCommand
.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 x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB511_12
b LBB511_1
LBB511_1:
bl _Jim_GetEnviron
stur x0, [x29, #-56]
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #72]
stur wzr, [x29, #-60]
b LBB511_2
LBB511_2: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-56]
ldursw x9, [x29, #-60]
ldr x8, [x8, x9, lsl #3]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB511_7
b LBB511_3
LBB511_3: ; in Loop: Header=BB511_2 Depth=1
ldur x8, [x29, #-56]
ldursw x9, [x29, #-60]
ldr x0, [x8, x9, lsl #3]
mov w1, #61
bl _strchr
str x0, [sp, #64]
ldr x8, [sp, #64]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB511_5
b LBB511_4
LBB511_4: ; in Loop: Header=BB511_2 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #24] ; 8-byte Folded Spill
ldr x8, [sp, #72]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur x8, [x29, #-56]
ldursw x9, [x29, #-60]
ldr x1, [x8, x9, lsl #3]
ldr x8, [sp, #64]
ldur x9, [x29, #-56]
ldursw x10, [x29, #-60]
ldr x9, [x9, x10, lsl #3]
subs x8, x8, x9
mov x2, x8
bl _Jim_NewStringObj
ldr x1, [sp, #16] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur x8, [x29, #-16]
str x8, [sp, #40] ; 8-byte Folded Spill
ldr x8, [sp, #72]
str x8, [sp, #32] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldr x8, [sp, #64]
add x1, x8, #1
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp, #32] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #40] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
b LBB511_5
LBB511_5: ; in Loop: Header=BB511_2 Depth=1
b LBB511_6
LBB511_6: ; in Loop: Header=BB511_2 Depth=1
ldur w8, [x29, #-60]
add w8, w8, #1
stur w8, [x29, #-60]
b LBB511_2
LBB511_7:
b LBB511_8
LBB511_8:
ldr x8, [sp, #72]
str x8, [sp, #56]
ldr x9, [sp, #56]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB511_10
b LBB511_9
LBB511_9:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB511_10
LBB511_10:
ldr x8, [sp, #56]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB511_11
LBB511_11:
stur wzr, [x29, #-4]
b LBB511_23
LBB511_12:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB511_14
b LBB511_13
LBB511_13:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.641@PAGE
add x3, x3, l_.str.641@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB511_23
LBB511_14:
ldur x8, [x29, #-32]
ldr x0, [x8, #8]
bl _Jim_String
stur x0, [x29, #-40]
ldur x0, [x29, #-40]
bl _getenv
stur x0, [x29, #-48]
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB511_18
b LBB511_15
LBB511_15:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB511_17
b LBB511_16
LBB511_16:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.642@PAGE
add x1, x1, l_.str.642@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB511_23
LBB511_17:
ldur x8, [x29, #-32]
ldr x0, [x8, #16]
bl _Jim_String
stur x0, [x29, #-48]
b LBB511_18
LBB511_18:
b LBB511_19
LBB511_19:
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #48]
ldr x9, [sp, #48]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB511_21
b LBB511_20
LBB511_20:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB511_21
LBB511_21:
ldr x8, [sp, #48]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB511_22
LBB511_22:
stur wzr, [x29, #-4]
b LBB511_23
LBB511_23:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_SourceCoreCommand
_Jim_SourceCoreCommand: ; @Jim_SourceCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB512_2
b LBB512_1
LBB512_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #16]
mov w1, #1
str w1, [sp, #8] ; 4-byte Folded Spill
adrp x3, l_.str.643@PAGE
add x3, x3, l_.str.643@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #8] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB512_5
LBB512_2:
ldur x8, [x29, #-16]
str x8, [sp] ; 8-byte Folded Spill
ldr x8, [sp, #16]
ldr x0, [x8, #8]
bl _Jim_String
mov x1, x0
ldr x0, [sp] ; 8-byte Folded Reload
bl _Jim_EvalFile
str w0, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB512_4
b LBB512_3
LBB512_3:
stur wzr, [x29, #-4]
b LBB512_5
LBB512_4:
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB512_5
LBB512_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_LreverseCoreCommand
_Jim_LreverseCoreCommand: ; @Jim_LreverseCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB513_2
b LBB513_1
LBB513_1:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.334@PAGE
add x3, x3, l_.str.334@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB513_10
LBB513_2:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
add x2, sp, #28
add x3, sp, #32
bl _JimListGetElements
ldr w8, [sp, #28]
subs w8, w8, #1
str w8, [sp, #28]
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #40]
b LBB513_3
LBB513_3: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB513_5
b LBB513_4
LBB513_4: ; in Loop: Header=BB513_3 Depth=1
ldr x0, [sp, #40]
ldr x8, [sp, #32]
ldrsw x9, [sp, #28]
mov x10, x9
subs w10, w10, #1
str w10, [sp, #28]
ldr x1, [x8, x9, lsl #3]
bl _ListAppendElement
b LBB513_3
LBB513_5:
b LBB513_6
LBB513_6:
ldr x8, [sp, #40]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB513_8
b LBB513_7
LBB513_7:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB513_8
LBB513_8:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB513_9
LBB513_9:
stur wzr, [x29, #-4]
b LBB513_10
LBB513_10:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_RangeCoreCommand
_Jim_RangeCoreCommand: ; @Jim_RangeCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
stur xzr, [x29, #-40]
mov x8, #1
str x8, [sp, #56]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, lt
tbnz w8, #0, LBB514_2
b LBB514_1
LBB514_1:
ldur w8, [x29, #-20]
subs w8, w8, #4
cset w8, le
tbnz w8, #0, LBB514_3
b LBB514_2
LBB514_2:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #20] ; 4-byte Folded Spill
adrp x3, l_.str.644@PAGE
add x3, x3, l_.str.644@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #20] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB514_29
LBB514_3:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB514_7
b LBB514_4
LBB514_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
sub x2, x29, #48
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB514_6
b LBB514_5
LBB514_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB514_29
LBB514_6:
b LBB514_14
LBB514_7:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
sub x2, x29, #40
bl _Jim_GetWide
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB514_9
b LBB514_8
LBB514_8:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
sub x2, x29, #48
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB514_10
b LBB514_9
LBB514_9:
mov w8, #1
stur w8, [x29, #-4]
b LBB514_29
LBB514_10:
ldur w8, [x29, #-20]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB514_13
b LBB514_11
LBB514_11:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #24]
add x2, sp, #56
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB514_13
b LBB514_12
LBB514_12:
mov w8, #1
stur w8, [x29, #-4]
b LBB514_29
LBB514_13:
b LBB514_14
LBB514_14:
ldur x0, [x29, #-40]
ldur x1, [x29, #-48]
ldr x2, [sp, #56]
bl _JimRangeLen
str w0, [sp, #52]
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB514_20
b LBB514_15
LBB514_15:
b LBB514_16
LBB514_16:
ldur x0, [x29, #-16]
adrp x1, l_.str.645@PAGE
add x1, x1, l_.str.645@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB514_18
b LBB514_17
LBB514_17:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB514_18
LBB514_18:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB514_19
LBB514_19:
mov w8, #1
stur w8, [x29, #-4]
b LBB514_29
LBB514_20:
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #40]
str wzr, [sp, #48]
b LBB514_21
LBB514_21: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #48]
ldr w9, [sp, #52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB514_24
b LBB514_22
LBB514_22: ; in Loop: Header=BB514_21 Depth=1
ldr x8, [sp, #40]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur x8, [x29, #-40]
ldrsw x9, [sp, #48]
ldr x10, [sp, #56]
mul x9, x9, x10
add x1, x8, x9
bl _Jim_NewIntObj
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _ListAppendElement
b LBB514_23
LBB514_23: ; in Loop: Header=BB514_21 Depth=1
ldr w8, [sp, #48]
add w8, w8, #1
str w8, [sp, #48]
b LBB514_21
LBB514_24:
b LBB514_25
LBB514_25:
ldr x8, [sp, #40]
str x8, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB514_27
b LBB514_26
LBB514_26:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB514_27
LBB514_27:
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB514_28
LBB514_28:
stur wzr, [x29, #-4]
b LBB514_29
LBB514_29:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_RandCoreCommand
_Jim_RandCoreCommand: ; @Jim_RandCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
stur xzr, [x29, #-40]
stur xzr, [x29, #-48]
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB515_2
b LBB515_1
LBB515_1:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, le
tbnz w8, #0, LBB515_3
b LBB515_2
LBB515_2:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #20] ; 4-byte Folded Spill
adrp x3, l_.str.646@PAGE
add x3, x3, l_.str.646@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #20] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB515_37
LBB515_3:
ldur w8, [x29, #-20]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB515_5
b LBB515_4
LBB515_4:
mov x8, #9223372036854775807
stur x8, [x29, #-48]
b LBB515_16
LBB515_5:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB515_9
b LBB515_6
LBB515_6:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
sub x2, x29, #48
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB515_8
b LBB515_7
LBB515_7:
mov w8, #1
stur w8, [x29, #-4]
b LBB515_37
LBB515_8:
b LBB515_15
LBB515_9:
ldur w8, [x29, #-20]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB515_14
b LBB515_10
LBB515_10:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
sub x2, x29, #40
bl _Jim_GetWide
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB515_12
b LBB515_11
LBB515_11:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #16]
sub x2, x29, #48
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB515_13
b LBB515_12
LBB515_12:
mov w8, #1
stur w8, [x29, #-4]
b LBB515_37
LBB515_13:
b LBB515_14
LBB515_14:
b LBB515_15
LBB515_15:
b LBB515_16
LBB515_16:
ldur x8, [x29, #-48]
ldur x9, [x29, #-40]
subs x8, x8, x9
str x8, [sp, #56]
ldr x8, [sp, #56]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB515_22
b LBB515_17
LBB515_17:
b LBB515_18
LBB515_18:
ldur x0, [x29, #-16]
adrp x1, l_.str.647@PAGE
add x1, x1, l_.str.647@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #40]
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB515_20
b LBB515_19
LBB515_19:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB515_20
LBB515_20:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB515_21
LBB515_21:
mov w8, #1
stur w8, [x29, #-4]
b LBB515_37
LBB515_22:
ldr x8, [sp, #56]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB515_24
b LBB515_23
LBB515_23:
ldr x10, [sp, #56]
mov x8, #9223372036854775807
sdiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB515_25
LBB515_24:
mov x8, #0
str x8, [sp, #8] ; 8-byte Folded Spill
b LBB515_25
LBB515_25:
ldr x9, [sp, #8] ; 8-byte Folded Reload
mov x8, #9223372036854775807
subs x8, x8, x9
str x8, [sp, #48]
b LBB515_26
LBB515_26: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-16]
add x1, sp, #32
mov w2, #8
bl _JimRandomBytes
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, lt
tbnz w8, #0, LBB515_28
b LBB515_27
LBB515_27: ; in Loop: Header=BB515_26 Depth=1
ldr x8, [sp, #32]
ldr x9, [sp, #48]
subs x8, x8, x9
cset w8, lt
tbnz w8, #0, LBB515_29
b LBB515_28
LBB515_28: ; in Loop: Header=BB515_26 Depth=1
b LBB515_26
LBB515_29:
ldr x8, [sp, #56]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB515_31
b LBB515_30
LBB515_30:
mov x8, #0
str x8, [sp] ; 8-byte Folded Spill
b LBB515_32
LBB515_31:
ldr x8, [sp, #32]
ldr x10, [sp, #56]
sdiv x9, x8, x10
mul x9, x9, x10
subs x8, x8, x9
str x8, [sp] ; 8-byte Folded Spill
b LBB515_32
LBB515_32:
ldr x8, [sp] ; 8-byte Folded Reload
str x8, [sp, #32]
b LBB515_33
LBB515_33:
ldur x0, [x29, #-16]
ldur x8, [x29, #-40]
ldr x9, [sp, #32]
add x1, x8, x9
bl _Jim_NewIntObj
str x0, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB515_35
b LBB515_34
LBB515_34:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB515_35
LBB515_35:
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB515_36
LBB515_36:
stur wzr, [x29, #-4]
b LBB515_37
LBB515_37:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_TailcallCoreCommand
_Jim_TailcallCoreCommand: ; @Jim_TailcallCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB516_6
b LBB516_1
LBB516_1:
b LBB516_2
LBB516_2:
ldur x0, [x29, #-16]
adrp x1, l_.str.648@PAGE
add x1, x1, l_.str.648@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB516_4
b LBB516_3
LBB516_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB516_4
LBB516_4:
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB516_5
LBB516_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB516_12
LBB516_6:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, lt
tbnz w8, #0, LBB516_10
b LBB516_7
LBB516_7:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x8, [x8, #72]
str x8, [sp, #16]
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
mov w2, #1
bl _Jim_GetCommand
str x0, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB516_9
b LBB516_8
LBB516_8:
mov w8, #1
stur w8, [x29, #-4]
b LBB516_12
LBB516_9:
ldr x0, [sp, #8]
bl _JimIncrCmdRefCount
ldr x8, [sp, #8]
ldr x9, [sp, #16]
str x8, [x9, #168]
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
add x1, x8, #8
ldur w8, [x29, #-20]
subs w2, w8, #1
bl _Jim_NewListObj
ldr x8, [sp, #16]
str x0, [x8, #160]
ldr x8, [sp, #16]
ldr x9, [x8, #160]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
mov w8, #7
stur w8, [x29, #-4]
b LBB516_12
LBB516_10:
b LBB516_11
LBB516_11:
stur wzr, [x29, #-4]
b LBB516_12
LBB516_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_LocalCoreCommand
_Jim_LocalCoreCommand: ; @Jim_LocalCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB517_2
b LBB517_1
LBB517_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.649@PAGE
add x3, x3, l_.str.649@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB517_9
LBB517_2:
ldur x9, [x29, #-16]
ldr w8, [x9, #168]
add w8, w8, #1
str w8, [x9, #168]
ldur x0, [x29, #-16]
ldur w8, [x29, #-20]
subs w1, w8, #1
ldr x8, [sp, #32]
add x2, x8, #8
bl _Jim_EvalObjVector
str w0, [sp, #28]
ldur x9, [x29, #-16]
ldr w8, [x9, #168]
subs w8, w8, #1
str w8, [x9, #168]
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB517_8
b LBB517_3
LBB517_3:
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #16]
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
mov w2, #1
bl _Jim_GetCommand
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB517_5
b LBB517_4
LBB517_4:
mov w8, #1
stur w8, [x29, #-4]
b LBB517_9
LBB517_5:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x8, [x8, #144]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB517_7
b LBB517_6
LBB517_6:
mov w0, #16
bl _Jim_Alloc
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
str x0, [x8, #144]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x0, [x8, #144]
bl _Jim_InitStack
b LBB517_7
LBB517_7:
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldr x0, [x8, #144]
ldr x1, [sp, #16]
bl _Jim_StackPush
b LBB517_8
LBB517_8:
ldr w8, [sp, #28]
stur w8, [x29, #-4]
b LBB517_9
LBB517_9:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_UpcallCoreCommand
_Jim_UpcallCoreCommand: ; @Jim_UpcallCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB518_2
b LBB518_1
LBB518_1:
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.649@PAGE
add x3, x3, l_.str.649@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB518_7
LBB518_2:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #8]
mov w2, #1
bl _Jim_GetCommand
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB518_5
b LBB518_3
LBB518_3:
ldr x8, [sp, #16]
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB518_5
b LBB518_4
LBB518_4:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB518_6
b LBB518_5
LBB518_5:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x8, [x8, #8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.650@PAGE
add x1, x1, l_.str.650@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB518_7
LBB518_6:
ldr x9, [sp, #16]
ldr w8, [x9, #56]
add w8, w8, #1
str w8, [x9, #56]
ldr x0, [sp, #16]
bl _JimIncrCmdRefCount
ldur x0, [x29, #-16]
ldur w8, [x29, #-20]
subs w1, w8, #1
ldr x8, [sp, #32]
add x2, x8, #8
bl _Jim_EvalObjVector
str w0, [sp, #28]
ldr x9, [sp, #16]
ldr w8, [x9, #56]
subs w8, w8, #1
str w8, [x9, #56]
ldur x0, [x29, #-16]
ldr x1, [sp, #16]
bl _JimDecrCmdRefCount
ldr w8, [sp, #28]
stur w8, [x29, #-4]
b LBB518_7
LBB518_7:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_ApplyCoreCommand
_Jim_ApplyCoreCommand: ; @Jim_ApplyCoreCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB519_2
b LBB519_1
LBB519_1:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.651@PAGE
add x3, x3, l_.str.651@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB519_16
LBB519_2:
; kill: def $x8 killed $xzr
str xzr, [sp, #40]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
bl _Jim_ListLength
str w0, [sp, #28]
ldr w8, [sp, #28]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB519_5
b LBB519_3
LBB519_3:
ldr w8, [sp, #28]
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB519_5
b LBB519_4
LBB519_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.652@PAGE
add x1, x1, l_.str.652@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB519_16
LBB519_5:
ldr w8, [sp, #28]
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB519_11
b LBB519_6
LBB519_6:
b LBB519_7
LBB519_7:
ldur x0, [x29, #-16]
adrp x1, l_.str.653@PAGE
add x1, x1, l_.str.653@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB519_9
b LBB519_8
LBB519_8:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB519_9
LBB519_9:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB519_10
LBB519_10:
mov w8, #1
stur w8, [x29, #-4]
b LBB519_16
LBB519_11:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
mov w2, #0
bl _Jim_ListGetIndex
str x0, [sp, #56]
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
mov w2, #1
bl _Jim_ListGetIndex
str x0, [sp, #48]
ldur x0, [x29, #-16]
ldr x1, [sp, #56]
ldr x3, [sp, #48]
ldr x4, [sp, #40]
mov x2, #0
bl _JimCreateProcedureCmd
stur x0, [x29, #-48]
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB519_15
b LBB519_12
LBB519_12:
ldur w8, [x29, #-20]
subs w8, w8, #2
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x8, x8, #3
mov x0, x8
bl _Jim_Alloc
str x0, [sp, #32]
ldur x0, [x29, #-16]
adrp x1, l_.str.654@PAGE
add x1, x1, l_.str.654@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
ldr x8, [sp, #32]
str x0, [x8]
ldr x8, [sp, #32]
ldr x9, [x8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #32]
add x0, x8, #8
ldur x8, [x29, #-32]
add x1, x8, #16
ldur w8, [x29, #-20]
subs w9, w8, #2
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x2, x8, #3
mov x3, #-1
bl ___memcpy_chk
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
ldur w8, [x29, #-20]
subs w8, w8, #2
add w2, w8, #1
ldr x3, [sp, #32]
bl _JimCallProcedure
stur w0, [x29, #-36]
ldr x8, [sp, #32]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB519_14
b LBB519_13
LBB519_13:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB519_14
LBB519_14:
ldr x0, [sp, #32]
bl _Jim_Free
ldur x0, [x29, #-16]
ldur x1, [x29, #-48]
bl _JimDecrCmdRefCount
ldur w8, [x29, #-36]
stur w8, [x29, #-4]
b LBB519_16
LBB519_15:
mov w8, #1
stur w8, [x29, #-4]
b LBB519_16
LBB519_16:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimAliasCmd
_JimAliasCmd: ; @JimAliasCmd
.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 w1, [x29, #-12]
stur x2, [x29, #-24]
ldur x8, [x29, #-8]
ldr x8, [x8, #336]
str x8, [sp, #24]
ldur x0, [x29, #-8]
ldr x1, [sp, #24]
bl _Jim_DuplicateObj
str x0, [sp, #32]
ldur x8, [x29, #-8]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x8, [sp, #32]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldr x1, [sp, #32]
bl _Jim_ListLength
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-12]
subs w3, w8, #1
ldur x8, [x29, #-24]
add x4, x8, #8
bl _Jim_ListInsertElements
ldur x0, [x29, #-8]
ldr x1, [sp, #32]
bl _JimEvalObjList
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimAliasCmdDelete
_JimAliasCmdDelete: ; @JimAliasCmdDelete
.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 x8, [sp, #16]
str x8, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB521_2
b LBB521_1
LBB521_1:
ldur x0, [x29, #-8]
ldr x1, [sp, #8]
bl _Jim_FreeObj
b LBB521_2
LBB521_2:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimAddMulHelper
_JimAddMulHelper: ; @JimAddMulHelper
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
stur w3, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #24
cset w9, eq
mov w8, #1
and w9, w9, #0x1
ands w9, w9, #0x1
cset w10, eq
; implicit-def: $x9
mov x9, x10
sxtw x9, w9
str x9, [sp, #40]
str w8, [sp, #20]
b LBB522_1
LBB522_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB522_9
b LBB522_2
LBB522_2: ; in Loop: Header=BB522_1 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldrsw x9, [sp, #20]
ldr x1, [x8, x9, lsl #3]
add x2, sp, #48
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB522_4
b LBB522_3
LBB522_3:
b LBB522_14
LBB522_4: ; in Loop: Header=BB522_1 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #24
cset w8, ne
tbnz w8, #0, LBB522_6
b LBB522_5
LBB522_5: ; in Loop: Header=BB522_1 Depth=1
ldr x9, [sp, #48]
ldr x8, [sp, #40]
add x8, x8, x9
str x8, [sp, #40]
b LBB522_7
LBB522_6: ; in Loop: Header=BB522_1 Depth=1
ldr x9, [sp, #48]
ldr x8, [sp, #40]
mul x8, x8, x9
str x8, [sp, #40]
b LBB522_7
LBB522_7: ; in Loop: Header=BB522_1 Depth=1
b LBB522_8
LBB522_8: ; in Loop: Header=BB522_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB522_1
LBB522_9:
b LBB522_10
LBB522_10:
ldur x0, [x29, #-16]
ldr x1, [sp, #40]
bl _Jim_NewIntObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB522_12
b LBB522_11
LBB522_11:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB522_12
LBB522_12:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB522_13
LBB522_13:
stur wzr, [x29, #-4]
b LBB522_28
LBB522_14:
ldr d0, [sp, #40]
scvtf d0, d0
str d0, [sp, #24]
b LBB522_15
LBB522_15: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB522_23
b LBB522_16
LBB522_16: ; in Loop: Header=BB522_15 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldrsw x9, [sp, #20]
ldr x1, [x8, x9, lsl #3]
add x2, sp, #32
bl _Jim_GetDouble
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB522_18
b LBB522_17
LBB522_17:
mov w8, #1
stur w8, [x29, #-4]
b LBB522_28
LBB522_18: ; in Loop: Header=BB522_15 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #24
cset w8, ne
tbnz w8, #0, LBB522_20
b LBB522_19
LBB522_19: ; in Loop: Header=BB522_15 Depth=1
ldr d1, [sp, #32]
ldr d0, [sp, #24]
fadd d0, d0, d1
str d0, [sp, #24]
b LBB522_21
LBB522_20: ; in Loop: Header=BB522_15 Depth=1
ldr d1, [sp, #32]
ldr d0, [sp, #24]
fmul d0, d0, d1
str d0, [sp, #24]
b LBB522_21
LBB522_21: ; in Loop: Header=BB522_15 Depth=1
b LBB522_22
LBB522_22: ; in Loop: Header=BB522_15 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB522_15
LBB522_23:
b LBB522_24
LBB522_24:
ldur x0, [x29, #-16]
ldr d0, [sp, #24]
bl _Jim_NewDoubleObj
str x0, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB522_26
b LBB522_25
LBB522_25:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB522_26
LBB522_26:
ldr x8, [sp]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB522_27
LBB522_27:
stur wzr, [x29, #-4]
b LBB522_28
LBB522_28:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimSubDivHelper
_JimSubDivHelper: ; @JimSubDivHelper
.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, #-16]
stur w1, [x29, #-20]
stur x2, [x29, #-32]
stur w3, [x29, #-36]
stur xzr, [x29, #-56]
movi d0, #0000000000000000
str d0, [sp, #56]
mov w8, #2
str w8, [sp, #52]
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ge
tbnz w8, #0, LBB523_2
b LBB523_1
LBB523_1:
ldur x0, [x29, #-16]
ldur x2, [x29, #-32]
mov w1, #1
str w1, [sp, #4] ; 4-byte Folded Spill
adrp x3, l_.str.448@PAGE
add x3, x3, l_.str.448@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB523_60
LBB523_2:
ldur w8, [x29, #-20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB523_26
b LBB523_3
LBB523_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
sub x2, x29, #48
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB523_14
b LBB523_4
LBB523_4:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
add x2, sp, #64
bl _Jim_GetDouble
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB523_6
b LBB523_5
LBB523_5:
mov w8, #1
stur w8, [x29, #-4]
b LBB523_60
LBB523_6:
ldur w8, [x29, #-36]
subs w8, w8, #23
cset w8, ne
tbnz w8, #0, LBB523_8
b LBB523_7
LBB523_7:
ldr d0, [sp, #64]
fneg d0, d0
str d0, [sp, #56]
b LBB523_9
LBB523_8:
ldr d1, [sp, #64]
fmov d0, #1.00000000
fdiv d0, d0, d1
str d0, [sp, #56]
b LBB523_9
LBB523_9:
b LBB523_10
LBB523_10:
ldur x0, [x29, #-16]
ldr d0, [sp, #56]
bl _Jim_NewDoubleObj
str x0, [sp, #40]
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB523_12
b LBB523_11
LBB523_11:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB523_12
LBB523_12:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB523_13
LBB523_13:
stur wzr, [x29, #-4]
b LBB523_60
LBB523_14:
ldur w8, [x29, #-36]
subs w8, w8, #23
cset w8, ne
tbnz w8, #0, LBB523_20
b LBB523_15
LBB523_15:
ldur x9, [x29, #-48]
mov x8, #0
subs x8, x8, x9
stur x8, [x29, #-56]
b LBB523_16
LBB523_16:
ldur x0, [x29, #-16]
ldur x1, [x29, #-56]
bl _Jim_NewIntObj
str x0, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB523_18
b LBB523_17
LBB523_17:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB523_18
LBB523_18:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB523_19
LBB523_19:
b LBB523_25
LBB523_20:
ldur d0, [x29, #-48]
scvtf d1, d0
fmov d0, #1.00000000
fdiv d0, d0, d1
str d0, [sp, #56]
b LBB523_21
LBB523_21:
ldur x0, [x29, #-16]
ldr d0, [sp, #56]
bl _Jim_NewDoubleObj
str x0, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB523_23
b LBB523_22
LBB523_22:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB523_23
LBB523_23:
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB523_24
LBB523_24:
b LBB523_25
LBB523_25:
stur wzr, [x29, #-4]
b LBB523_60
LBB523_26:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
sub x2, x29, #56
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB523_30
b LBB523_27
LBB523_27:
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldr x1, [x8, #8]
add x2, sp, #56
bl _Jim_GetDouble
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB523_29
b LBB523_28
LBB523_28:
mov w8, #1
stur w8, [x29, #-4]
b LBB523_60
LBB523_29:
b LBB523_46
LBB523_30:
b LBB523_31
LBB523_31:
b LBB523_32
LBB523_32:
mov w8, #2
str w8, [sp, #52]
b LBB523_33
LBB523_33: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #52]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB523_41
b LBB523_34
LBB523_34: ; in Loop: Header=BB523_33 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldrsw x9, [sp, #52]
ldr x1, [x8, x9, lsl #3]
sub x2, x29, #48
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB523_36
b LBB523_35
LBB523_35:
ldur d0, [x29, #-56]
scvtf d0, d0
str d0, [sp, #56]
b LBB523_46
LBB523_36: ; in Loop: Header=BB523_33 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #23
cset w8, ne
tbnz w8, #0, LBB523_38
b LBB523_37
LBB523_37: ; in Loop: Header=BB523_33 Depth=1
ldur x9, [x29, #-48]
ldur x8, [x29, #-56]
subs x8, x8, x9
stur x8, [x29, #-56]
b LBB523_39
LBB523_38: ; in Loop: Header=BB523_33 Depth=1
ldur x9, [x29, #-48]
ldur x8, [x29, #-56]
sdiv x8, x8, x9
stur x8, [x29, #-56]
b LBB523_39
LBB523_39: ; in Loop: Header=BB523_33 Depth=1
b LBB523_40
LBB523_40: ; in Loop: Header=BB523_33 Depth=1
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB523_33
LBB523_41:
b LBB523_42
LBB523_42:
ldur x0, [x29, #-16]
ldur x1, [x29, #-56]
bl _Jim_NewIntObj
str x0, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB523_44
b LBB523_43
LBB523_43:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB523_44
LBB523_44:
ldr x8, [sp, #16]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB523_45
LBB523_45:
stur wzr, [x29, #-4]
b LBB523_60
LBB523_46:
b LBB523_47
LBB523_47: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #52]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB523_55
b LBB523_48
LBB523_48: ; in Loop: Header=BB523_47 Depth=1
ldur x0, [x29, #-16]
ldur x8, [x29, #-32]
ldrsw x9, [sp, #52]
ldr x1, [x8, x9, lsl #3]
add x2, sp, #64
bl _Jim_GetDouble
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB523_50
b LBB523_49
LBB523_49:
mov w8, #1
stur w8, [x29, #-4]
b LBB523_60
LBB523_50: ; in Loop: Header=BB523_47 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #23
cset w8, ne
tbnz w8, #0, LBB523_52
b LBB523_51
LBB523_51: ; in Loop: Header=BB523_47 Depth=1
ldr d1, [sp, #64]
ldr d0, [sp, #56]
fsub d0, d0, d1
str d0, [sp, #56]
b LBB523_53
LBB523_52: ; in Loop: Header=BB523_47 Depth=1
ldr d1, [sp, #64]
ldr d0, [sp, #56]
fdiv d0, d0, d1
str d0, [sp, #56]
b LBB523_53
LBB523_53: ; in Loop: Header=BB523_47 Depth=1
b LBB523_54
LBB523_54: ; in Loop: Header=BB523_47 Depth=1
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB523_47
LBB523_55:
b LBB523_56
LBB523_56:
ldur x0, [x29, #-16]
ldr d0, [sp, #56]
bl _Jim_NewDoubleObj
str x0, [sp, #8]
ldr x9, [sp, #8]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB523_58
b LBB523_57
LBB523_57:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB523_58
LBB523_58:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB523_59
LBB523_59:
stur wzr, [x29, #-4]
b LBB523_60
LBB523_60:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimForeachMapHelper
_JimForeachMapHelper: ; @JimForeachMapHelper
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-56]
stur w1, [x29, #-60]
stur x2, [x29, #-72]
stur w3, [x29, #-76]
str wzr, [sp, #80]
ldur w8, [x29, #-60]
subs w8, w8, #4
cset w8, lt
tbnz w8, #0, LBB524_2
b LBB524_1
LBB524_1:
ldur w8, [x29, #-60]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB524_3
b LBB524_2
LBB524_2:
ldur x0, [x29, #-56]
ldur x2, [x29, #-72]
mov w1, #1
str w1, [sp, #12] ; 4-byte Folded Spill
adrp x3, l_.str.452@PAGE
add x3, x3, l_.str.452@PAGEOFF
bl _Jim_WrongNumArgs
ldr w8, [sp, #12] ; 4-byte Folded Reload
stur w8, [x29, #-44]
b LBB524_65
LBB524_3:
ldur x8, [x29, #-72]
ldur w9, [x29, #-60]
subs w9, w9, #1
ldr x8, [x8, w9, sxtw #3]
str x8, [sp, #56]
ldur w8, [x29, #-60]
subs w8, w8, #1
subs w8, w8, #1
str w8, [sp, #72]
ldr w8, [sp, #72]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB524_5
b LBB524_4
LBB524_4:
sub x8, x29, #40
str x8, [sp, #64]
b LBB524_6
LBB524_5:
ldrsw x8, [sp, #72]
lsl x8, x8, #4
mov x0, x8
bl _Jim_Alloc
str x0, [sp, #64]
b LBB524_6
LBB524_6:
str wzr, [sp, #76]
b LBB524_7
LBB524_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #76]
ldr w9, [sp, #72]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB524_13
b LBB524_8
LBB524_8: ; in Loop: Header=BB524_7 Depth=1
ldr x8, [sp, #64]
ldrsw x9, [sp, #76]
add x0, x8, x9, lsl #4
ldur x8, [x29, #-72]
ldr w9, [sp, #76]
add w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
bl _JimListIterInit
ldr w8, [sp, #76]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB524_11
b LBB524_9
LBB524_9: ; in Loop: Header=BB524_7 Depth=1
ldur x0, [x29, #-56]
ldr x8, [sp, #64]
ldrsw x9, [sp, #76]
add x1, x8, x9, lsl #4
bl _JimListIterDone
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB524_11
b LBB524_10
LBB524_10: ; in Loop: Header=BB524_7 Depth=1
mov w8, #1
str w8, [sp, #80]
b LBB524_11
LBB524_11: ; in Loop: Header=BB524_7 Depth=1
b LBB524_12
LBB524_12: ; in Loop: Header=BB524_7 Depth=1
ldr w8, [sp, #76]
add w8, w8, #1
str w8, [sp, #76]
b LBB524_7
LBB524_13:
ldr w8, [sp, #80]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB524_19
b LBB524_14
LBB524_14:
b LBB524_15
LBB524_15:
ldur x0, [x29, #-56]
adrp x1, l_.str.453@PAGE
add x1, x1, l_.str.453@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #40]
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-56]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB524_17
b LBB524_16
LBB524_16:
ldur x0, [x29, #-56]
ldur x8, [x29, #-56]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB524_17
LBB524_17:
ldr x8, [sp, #40]
ldur x9, [x29, #-56]
str x8, [x9]
b LBB524_18
LBB524_18:
ldr w8, [sp, #80]
stur w8, [x29, #-44]
b LBB524_65
LBB524_19:
ldur w8, [x29, #-76]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB524_21
b LBB524_20
LBB524_20:
ldur x0, [x29, #-56]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #48]
b LBB524_22
LBB524_21:
ldur x8, [x29, #-56]
ldr x8, [x8, #208]
str x8, [sp, #48]
b LBB524_22
LBB524_22:
ldr x9, [sp, #48]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
b LBB524_23
LBB524_23: ; =>This Loop Header: Depth=1
; Child Loop BB524_24 Depth 2
; Child Loop BB524_32 Depth 2
; Child Loop BB524_34 Depth 3
str wzr, [sp, #76]
b LBB524_24
LBB524_24: ; Parent Loop BB524_23 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #76]
ldr w9, [sp, #72]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB524_29
b LBB524_25
LBB524_25: ; in Loop: Header=BB524_24 Depth=2
ldur x0, [x29, #-56]
ldr x8, [sp, #64]
ldr w9, [sp, #76]
add w9, w9, #1
add x1, x8, w9, sxtw #4
bl _JimListIterDone
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB524_27
b LBB524_26
LBB524_26: ; in Loop: Header=BB524_23 Depth=1
b LBB524_29
LBB524_27: ; in Loop: Header=BB524_24 Depth=2
b LBB524_28
LBB524_28: ; in Loop: Header=BB524_24 Depth=2
ldr w8, [sp, #76]
add w8, w8, #2
str w8, [sp, #76]
b LBB524_24
LBB524_29: ; in Loop: Header=BB524_23 Depth=1
ldr w8, [sp, #76]
ldr w9, [sp, #72]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB524_31
b LBB524_30
LBB524_30:
b LBB524_54
LBB524_31: ; in Loop: Header=BB524_23 Depth=1
str wzr, [sp, #76]
b LBB524_32
LBB524_32: ; Parent Loop BB524_23 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB524_34 Depth 3
ldr w8, [sp, #76]
ldr w9, [sp, #72]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB524_44
b LBB524_33
LBB524_33: ; in Loop: Header=BB524_32 Depth=2
ldr x8, [sp, #64]
ldrsw x9, [sp, #76]
add x0, x8, x9, lsl #4
ldur x8, [x29, #-72]
ldr w9, [sp, #76]
add w9, w9, #1
ldr x1, [x8, w9, sxtw #3]
bl _JimListIterInit
b LBB524_34
LBB524_34: ; Parent Loop BB524_23 Depth=1
; Parent Loop BB524_32 Depth=2
; => This Inner Loop Header: Depth=3
ldur x0, [x29, #-56]
ldr x8, [sp, #64]
ldrsw x9, [sp, #76]
add x1, x8, x9, lsl #4
bl _JimListIterNext
mov x8, x0
str x8, [sp, #32]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB524_42
b LBB524_35
LBB524_35: ; in Loop: Header=BB524_34 Depth=3
ldur x0, [x29, #-56]
ldr x8, [sp, #64]
ldr w9, [sp, #76]
add w9, w9, #1
add x1, x8, w9, sxtw #4
bl _JimListIterNext
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB524_37
b LBB524_36
LBB524_36: ; in Loop: Header=BB524_34 Depth=3
ldur x8, [x29, #-56]
ldr x8, [x8, #208]
str x8, [sp, #24]
b LBB524_37
LBB524_37: ; in Loop: Header=BB524_34 Depth=3
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-56]
ldr x1, [sp, #32]
ldr x2, [sp, #24]
bl _Jim_SetVariable
str w0, [sp, #80]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB524_39
b LBB524_38
LBB524_38: ; in Loop: Header=BB524_34 Depth=3
ldur x0, [x29, #-56]
ldr x1, [sp, #24]
bl _Jim_FreeObj
b LBB524_39
LBB524_39: ; in Loop: Header=BB524_34 Depth=3
ldr w8, [sp, #80]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB524_41
b LBB524_40
LBB524_40:
b LBB524_60
LBB524_41: ; in Loop: Header=BB524_34 Depth=3
b LBB524_34
LBB524_42: ; in Loop: Header=BB524_32 Depth=2
b LBB524_43
LBB524_43: ; in Loop: Header=BB524_32 Depth=2
ldr w8, [sp, #76]
add w8, w8, #2
str w8, [sp, #76]
b LBB524_32
LBB524_44: ; in Loop: Header=BB524_23 Depth=1
ldur x0, [x29, #-56]
ldr x1, [sp, #56]
bl _Jim_EvalObj
str w0, [sp, #8] ; 4-byte Folded Spill
str w0, [sp, #80]
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB524_47
b LBB524_45
LBB524_45: ; in Loop: Header=BB524_23 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB524_51
b LBB524_46
LBB524_46: ; in Loop: Header=BB524_23 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB524_50
b LBB524_52
LBB524_47: ; in Loop: Header=BB524_23 Depth=1
ldur w8, [x29, #-76]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB524_49
b LBB524_48
LBB524_48: ; in Loop: Header=BB524_23 Depth=1
ldur x0, [x29, #-56]
ldr x1, [sp, #48]
ldur x8, [x29, #-56]
ldr x2, [x8]
bl _Jim_ListAppendElement
b LBB524_49
LBB524_49: ; in Loop: Header=BB524_23 Depth=1
b LBB524_53
LBB524_50: ; in Loop: Header=BB524_23 Depth=1
b LBB524_53
LBB524_51:
b LBB524_55
LBB524_52:
b LBB524_60
LBB524_53: ; in Loop: Header=BB524_23 Depth=1
b LBB524_23
LBB524_54:
b LBB524_55
LBB524_55:
str wzr, [sp, #80]
b LBB524_56
LBB524_56:
ldr x8, [sp, #48]
str x8, [sp, #16]
ldr x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-56]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB524_58
b LBB524_57
LBB524_57:
ldur x0, [x29, #-56]
ldur x8, [x29, #-56]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB524_58
LBB524_58:
ldr x8, [sp, #16]
ldur x9, [x29, #-56]
str x8, [x9]
b LBB524_59
LBB524_59:
b LBB524_60
LBB524_60:
ldr x9, [sp, #48]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB524_62
b LBB524_61
LBB524_61:
ldur x0, [x29, #-56]
ldr x1, [sp, #48]
bl _Jim_FreeObj
b LBB524_62
LBB524_62:
ldr w8, [sp, #72]
subs w8, w8, #2
cset w8, le
tbnz w8, #0, LBB524_64
b LBB524_63
LBB524_63:
ldr x0, [sp, #64]
bl _Jim_Free
b LBB524_64
LBB524_64:
ldr w8, [sp, #80]
stur w8, [x29, #-44]
b LBB524_65
LBB524_65:
ldur w8, [x29, #-44]
str w8, [sp, #4] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB524_67
b LBB524_66
LBB524_66:
bl ___stack_chk_fail
LBB524_67:
ldr w0, [sp, #4] ; 4-byte Folded Reload
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimListIterInit
_JimListIterInit: ; @JimListIterInit
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
ldr x9, [sp, #8]
str x8, [x9]
ldr x8, [sp, #8]
str wzr, [x8, #8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimListIterDone
_JimListIterDone: ; @JimListIterDone
.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 x8, [sp, #16]
ldr w8, [x8, #8]
str w8, [sp, #12] ; 4-byte Folded Spill
ldur x0, [x29, #-8]
ldr x8, [sp, #16]
ldr x1, [x8]
bl _Jim_ListLength
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, ge
and w0, w8, #0x1
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimListIterNext
_JimListIterNext: ; @JimListIterNext
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
ldr x8, [sp, #8]
ldr w8, [x8, #8]
str w8, [sp, #4] ; 4-byte Folded Spill
ldr x0, [sp, #16]
ldr x8, [sp, #8]
ldr x1, [x8]
bl _Jim_ListLength
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, lt
tbnz w8, #0, LBB527_2
b LBB527_1
LBB527_1:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB527_3
LBB527_2:
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x8, [x8, #24]
ldr x11, [sp, #8]
ldrsw x9, [x11, #8]
mov x10, x9
add w10, w10, #1
str w10, [x11, #8]
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-8]
b LBB527_3
LBB527_3:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ListSortElements
_ListSortElements: ; @ListSortElements
.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]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
bl _SetListFromAny
adrp x9, _sort_info@PAGE
ldr x8, [x9, _sort_info@PAGEOFF]
str x8, [sp, #32]
ldur x8, [x29, #-24]
str x8, [x9, _sort_info@PAGEOFF]
ldur x8, [x29, #-16]
ldr x8, [x8, #24]
str x8, [sp, #16]
ldur x8, [x29, #-16]
ldr w8, [x8, #32]
str w8, [sp, #12]
ldur x8, [x29, #-24]
ldr w8, [x8, #208]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp] ; 8-byte Folded Spill
subs x8, x8, #4
cset w8, hi
tbnz w8, #0, LBB528_7
; %bb.1:
ldr x11, [sp] ; 8-byte Folded Reload
adrp x10, lJTI528_0@PAGE
add x10, x10, lJTI528_0@PAGEOFF
Ltmp90:
adr x8, Ltmp90
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB528_2:
adrp x8, _ListSortString@PAGE
add x8, x8, _ListSortString@PAGEOFF
str x8, [sp, #24]
b LBB528_8
LBB528_3:
adrp x8, _ListSortStringNoCase@PAGE
add x8, x8, _ListSortStringNoCase@PAGEOFF
str x8, [sp, #24]
b LBB528_8
LBB528_4:
adrp x8, _ListSortInteger@PAGE
add x8, x8, _ListSortInteger@PAGEOFF
str x8, [sp, #24]
b LBB528_8
LBB528_5:
adrp x8, _ListSortReal@PAGE
add x8, x8, _ListSortReal@PAGEOFF
str x8, [sp, #24]
b LBB528_8
LBB528_6:
adrp x8, _ListSortCommand@PAGE
add x8, x8, _ListSortCommand@PAGEOFF
str x8, [sp, #24]
b LBB528_8
LBB528_7:
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
b LBB528_8
LBB528_8:
ldur x8, [x29, #-24]
ldr w8, [x8, #220]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB528_10
b LBB528_9
LBB528_9:
ldr x8, [sp, #24]
ldur x9, [x29, #-24]
str x8, [x9, #232]
adrp x8, _ListSortIndexHelper@PAGE
add x8, x8, _ListSortIndexHelper@PAGEOFF
str x8, [sp, #24]
b LBB528_10
LBB528_10:
ldur x0, [x29, #-24]
bl _setjmp
str w0, [sp, #8]
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB528_15
b LBB528_11
LBB528_11:
ldr x0, [sp, #16]
ldrsw x1, [sp, #12]
ldr x3, [sp, #24]
mov x2, #8
bl _qsort
ldur x8, [x29, #-24]
ldr w8, [x8, #224]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB528_14
b LBB528_12
LBB528_12:
ldr w8, [sp, #12]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB528_14
b LBB528_13
LBB528_13:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
bl _ListRemoveDuplicates
b LBB528_14
LBB528_14:
ldur x0, [x29, #-16]
bl _Jim_InvalidateStringRep
b LBB528_15
LBB528_15:
ldr x8, [sp, #32]
adrp x9, _sort_info@PAGE
str x8, [x9, _sort_info@PAGEOFF]
ldr w0, [sp, #8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
.p2align 2
lJTI528_0:
.long LBB528_2-Ltmp90
.long LBB528_3-Ltmp90
.long LBB528_4-Ltmp90
.long LBB528_5-Ltmp90
.long LBB528_6-Ltmp90
; -- End function
.p2align 2 ; -- Begin function ListSortString
_ListSortString: ; @ListSortString
.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]
adrp x8, _sort_info@PAGE
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x8, [x8, _sort_info@PAGEOFF]
ldr x0, [x8, #200]
ldur x8, [x29, #-8]
ldr x1, [x8]
ldr x8, [sp, #16]
ldr x2, [x8]
mov w3, #0
bl _Jim_StringCompareObj
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8, _sort_info@PAGEOFF]
ldr w8, [x8, #212]
mul w0, w0, w8
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ListSortStringNoCase
_ListSortStringNoCase: ; @ListSortStringNoCase
.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]
adrp x8, _sort_info@PAGE
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x8, [x8, _sort_info@PAGEOFF]
ldr x0, [x8, #200]
ldur x8, [x29, #-8]
ldr x1, [x8]
ldr x8, [sp, #16]
ldr x2, [x8]
mov w3, #1
bl _Jim_StringCompareObj
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8, _sort_info@PAGEOFF]
ldr w8, [x8, #212]
mul w0, w0, w8
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ListSortInteger
_ListSortInteger: ; @ListSortInteger
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
add x2, sp, #8
str xzr, [sp, #8]
str xzr, [sp]
adrp x8, _sort_info@PAGE
ldr x8, [x8, _sort_info@PAGEOFF]
ldr x0, [x8, #200]
ldur x8, [x29, #-8]
ldr x1, [x8]
bl _Jim_GetWide
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB531_2
b LBB531_1
LBB531_1:
adrp x8, _sort_info@PAGE
ldr x8, [x8, _sort_info@PAGEOFF]
ldr x0, [x8, #200]
ldr x8, [sp, #16]
ldr x1, [x8]
mov x2, sp
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB531_3
b LBB531_2
LBB531_2:
adrp x8, _sort_info@PAGE
ldr x0, [x8, _sort_info@PAGEOFF]
mov w1, #1
bl _longjmp
LBB531_3:
ldr x8, [sp, #8]
ldr x9, [sp]
subs x0, x8, x9
bl _JimSign
adrp x8, _sort_info@PAGE
ldr x8, [x8, _sort_info@PAGEOFF]
ldr w8, [x8, #212]
mul w0, w0, w8
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ListSortReal
_ListSortReal: ; @ListSortReal
.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]
add x2, sp, #16
movi d0, #0000000000000000
str d0, [sp, #16]
str d0, [sp, #8]
adrp x8, _sort_info@PAGE
ldr x8, [x8, _sort_info@PAGEOFF]
ldr x0, [x8, #200]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_GetDouble
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB532_2
b LBB532_1
LBB532_1:
adrp x8, _sort_info@PAGE
ldr x8, [x8, _sort_info@PAGEOFF]
ldr x0, [x8, #200]
ldr x8, [sp, #24]
ldr x1, [x8]
add x2, sp, #8
bl _Jim_GetDouble
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB532_3
b LBB532_2
LBB532_2:
adrp x8, _sort_info@PAGE
ldr x0, [x8, _sort_info@PAGEOFF]
mov w1, #1
bl _longjmp
LBB532_3:
ldr d0, [sp, #16]
ldr d1, [sp, #8]
fcmp d0, d1
cset w8, ne
tbnz w8, #0, LBB532_5
b LBB532_4
LBB532_4:
stur wzr, [x29, #-4]
b LBB532_8
LBB532_5:
ldr d0, [sp, #16]
ldr d1, [sp, #8]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB532_7
b LBB532_6
LBB532_6:
adrp x8, _sort_info@PAGE
ldr x8, [x8, _sort_info@PAGEOFF]
ldr w8, [x8, #212]
stur w8, [x29, #-4]
b LBB532_8
LBB532_7:
adrp x8, _sort_info@PAGE
ldr x8, [x8, _sort_info@PAGEOFF]
ldr w9, [x8, #212]
mov w8, #0
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB532_8
LBB532_8:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ListSortCommand
_ListSortCommand: ; @ListSortCommand
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str xzr, [sp, #8]
adrp x8, _sort_info@PAGE
str x8, [sp] ; 8-byte Folded Spill
ldr x9, [x8, _sort_info@PAGEOFF]
ldr x0, [x9, #200]
ldr x8, [x8, _sort_info@PAGEOFF]
ldr x1, [x8, #192]
bl _Jim_DuplicateObj
ldr x8, [sp] ; 8-byte Folded Reload
str x0, [sp, #24]
ldr x8, [x8, _sort_info@PAGEOFF]
ldr x0, [x8, #200]
ldr x1, [sp, #24]
ldur x8, [x29, #-8]
ldr x2, [x8]
bl _Jim_ListAppendElement
ldr x8, [sp] ; 8-byte Folded Reload
ldr x8, [x8, _sort_info@PAGEOFF]
ldr x0, [x8, #200]
ldr x1, [sp, #24]
ldur x8, [x29, #-16]
ldr x2, [x8]
bl _Jim_ListAppendElement
ldr x8, [sp] ; 8-byte Folded Reload
ldr x8, [x8, _sort_info@PAGEOFF]
ldr x0, [x8, #200]
ldr x1, [sp, #24]
bl _Jim_EvalObj
str w0, [sp, #20]
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB533_2
b LBB533_1
LBB533_1:
adrp x8, _sort_info@PAGE
ldr x9, [x8, _sort_info@PAGEOFF]
ldr x0, [x9, #200]
ldr x8, [x8, _sort_info@PAGEOFF]
ldr x8, [x8, #200]
ldr x1, [x8]
add x2, sp, #8
bl _Jim_GetWide
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB533_3
b LBB533_2
LBB533_2:
adrp x8, _sort_info@PAGE
ldr x0, [x8, _sort_info@PAGEOFF]
ldr w1, [sp, #20]
bl _longjmp
LBB533_3:
ldr x0, [sp, #8]
bl _JimSign
adrp x8, _sort_info@PAGE
ldr x8, [x8, _sort_info@PAGEOFF]
ldr w8, [x8, #212]
mul w0, w0, w8
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ListSortIndexHelper
_ListSortIndexHelper: ; @ListSortIndexHelper
.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]
adrp x8, _sort_info@PAGE
ldr x9, [x8, _sort_info@PAGEOFF]
ldr x0, [x9, #200]
ldur x9, [x29, #-8]
ldr x1, [x9]
ldr x8, [x8, _sort_info@PAGEOFF]
ldr w2, [x8, #216]
add x3, sp, #8
mov w4, #1
bl _Jim_ListIndex
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB534_2
b LBB534_1
LBB534_1:
adrp x8, _sort_info@PAGE
ldr x9, [x8, _sort_info@PAGEOFF]
ldr x0, [x9, #200]
ldr x9, [sp, #16]
ldr x1, [x9]
ldr x8, [x8, _sort_info@PAGEOFF]
ldr w2, [x8, #216]
mov x3, sp
mov w4, #1
bl _Jim_ListIndex
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB534_3
b LBB534_2
LBB534_2:
adrp x8, _sort_info@PAGE
ldr x0, [x8, _sort_info@PAGEOFF]
mov w1, #1
bl _longjmp
LBB534_3:
adrp x8, _sort_info@PAGE
ldr x8, [x8, _sort_info@PAGEOFF]
ldr x8, [x8, #232]
add x0, sp, #8
mov x1, sp
blr x8
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ListRemoveDuplicates
_ListRemoveDuplicates: ; @ListRemoveDuplicates
.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 wzr, [sp, #8]
ldur x8, [x29, #-8]
ldr x8, [x8, #24]
str x8, [sp]
mov w8, #1
str w8, [sp, #12]
b LBB535_1
LBB535_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur x9, [x29, #-8]
ldr w9, [x9, #32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB535_9
b LBB535_2
LBB535_2: ; in Loop: Header=BB535_1 Depth=1
ldr x8, [sp, #16]
ldr x9, [sp]
ldrsw x10, [sp, #8]
add x0, x9, x10, lsl #3
ldr x9, [sp]
ldrsw x10, [sp, #12]
add x1, x9, x10, lsl #3
blr x8
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB535_6
b LBB535_3
LBB535_3: ; in Loop: Header=BB535_1 Depth=1
ldr x8, [sp]
ldrsw x9, [sp, #8]
ldr x9, [x8, x9, lsl #3]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB535_5
b LBB535_4
LBB535_4: ; in Loop: Header=BB535_1 Depth=1
adrp x8, _sort_info@PAGE
ldr x8, [x8, _sort_info@PAGEOFF]
ldr x0, [x8, #200]
ldr x8, [sp]
ldrsw x9, [sp, #8]
ldr x1, [x8, x9, lsl #3]
bl _Jim_FreeObj
b LBB535_5
LBB535_5: ; in Loop: Header=BB535_1 Depth=1
b LBB535_7
LBB535_6: ; in Loop: Header=BB535_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB535_7
LBB535_7: ; in Loop: Header=BB535_1 Depth=1
ldr x8, [sp]
ldrsw x9, [sp, #12]
ldr x8, [x8, x9, lsl #3]
ldr x9, [sp]
ldrsw x10, [sp, #8]
str x8, [x9, x10, lsl #3]
b LBB535_8
LBB535_8: ; in Loop: Header=BB535_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB535_1
LBB535_9:
ldr x8, [sp]
ldrsw x9, [sp, #12]
ldr x8, [x8, x9, lsl #3]
ldr x9, [sp]
ldr w10, [sp, #8]
add w10, w10, #1
str w10, [sp, #8]
str x8, [x9, w10, sxtw #3]
ldr w8, [sp, #8]
ldur x9, [x29, #-8]
str w8, [x9, #32]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCreateProcedureCmd
_JimCreateProcedureCmd: ; @JimCreateProcedureCmd
.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 x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur x3, [x29, #-40]
stur x4, [x29, #-48]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _Jim_ListLength
stur w0, [x29, #-60]
ldursw x9, [x29, #-60]
mov x8, #16
mul x8, x8, x9
mov x9, #80
str x9, [sp, #24] ; 8-byte Folded Spill
add x8, x8, #80
mov x0, x8
bl _Jim_Alloc
ldr x2, [sp, #24] ; 8-byte Folded Reload
stur x0, [x29, #-56]
ldur x0, [x29, #-56]
mov w1, #0
mov x3, #-1
bl ___memset_chk
ldur x9, [x29, #-56]
mov w8, #1
str w8, [x9]
ldur x9, [x29, #-56]
str w8, [x9, #4]
ldur x8, [x29, #-24]
ldur x9, [x29, #-56]
str x8, [x9, #16]
ldur w8, [x29, #-60]
ldur x9, [x29, #-56]
str w8, [x9, #40]
ldur x8, [x29, #-40]
ldur x9, [x29, #-56]
str x8, [x9, #24]
ldur x9, [x29, #-56]
mov w8, #-1
str w8, [x9, #52]
ldur x8, [x29, #-56]
add x8, x8, #80
ldur x9, [x29, #-56]
str x8, [x9, #64]
ldur x8, [x29, #-48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB536_2
b LBB536_1
LBB536_1:
ldur x8, [x29, #-48]
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB536_3
LBB536_2:
ldur x8, [x29, #-16]
ldr x8, [x8, #208]
str x8, [sp, #16] ; 8-byte Folded Spill
b LBB536_3
LBB536_3:
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldur x9, [x29, #-56]
str x8, [x9, #72]
ldur x9, [x29, #-24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x9, [x29, #-40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-56]
ldr x9, [x8, #72]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB536_6
b LBB536_4
LBB536_4:
ldur x0, [x29, #-16]
ldur x1, [x29, #-56]
ldur x2, [x29, #-32]
bl _JimCreateProcedureStatics
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB536_6
b LBB536_5
LBB536_5:
b LBB536_14
LBB536_6:
stur wzr, [x29, #-64]
b LBB536_7
LBB536_7: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-64]
ldur w9, [x29, #-60]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB536_34
b LBB536_8
LBB536_8: ; in Loop: Header=BB536_7 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldur w2, [x29, #-64]
bl _Jim_ListGetIndex
str x0, [sp, #72]
ldur x0, [x29, #-16]
ldr x1, [sp, #72]
bl _Jim_ListLength
str w0, [sp, #52]
ldr w8, [sp, #52]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB536_15
b LBB536_9
LBB536_9:
b LBB536_10
LBB536_10:
ldur x0, [x29, #-16]
adrp x1, l_.str.492@PAGE
add x1, x1, l_.str.492@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #40]
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB536_12
b LBB536_11
LBB536_11:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB536_12
LBB536_12:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB536_13
LBB536_13:
b LBB536_14
LBB536_14:
ldur x0, [x29, #-16]
ldur x1, [x29, #-56]
bl _JimDecrCmdRefCount
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB536_35
LBB536_15: ; in Loop: Header=BB536_7 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #2
cset w8, le
tbnz w8, #0, LBB536_17
b LBB536_16
LBB536_16:
ldur x0, [x29, #-16]
ldr x8, [sp, #72]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.493@PAGE
add x1, x1, l_.str.493@PAGEOFF
bl _Jim_SetResultFormatted
b LBB536_14
LBB536_17: ; in Loop: Header=BB536_7 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB536_19
b LBB536_18
LBB536_18: ; in Loop: Header=BB536_7 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #72]
mov w2, #0
bl _Jim_ListGetIndex
str x0, [sp, #64]
ldur x0, [x29, #-16]
ldr x1, [sp, #72]
mov w2, #1
bl _Jim_ListGetIndex
str x0, [sp, #56]
b LBB536_20
LBB536_19: ; in Loop: Header=BB536_7 Depth=1
ldr x8, [sp, #72]
str x8, [sp, #64]
; kill: def $x8 killed $xzr
str xzr, [sp, #56]
b LBB536_20
LBB536_20: ; in Loop: Header=BB536_7 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #64]
adrp x2, l_.str.494@PAGE
add x2, x2, l_.str.494@PAGEOFF
bl _Jim_CompareStringImmediate
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB536_28
b LBB536_21
LBB536_21: ; in Loop: Header=BB536_7 Depth=1
ldur x8, [x29, #-56]
ldr w8, [x8, #52]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB536_27
b LBB536_22
LBB536_22:
b LBB536_23
LBB536_23:
ldur x0, [x29, #-16]
adrp x1, l_.str.495@PAGE
add x1, x1, l_.str.495@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #32]
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB536_25
b LBB536_24
LBB536_24:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB536_25
LBB536_25:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB536_26
LBB536_26:
b LBB536_14
LBB536_27: ; in Loop: Header=BB536_7 Depth=1
ldur w8, [x29, #-64]
ldur x9, [x29, #-56]
str w8, [x9, #52]
b LBB536_32
LBB536_28: ; in Loop: Header=BB536_7 Depth=1
ldr w8, [sp, #52]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB536_30
b LBB536_29
LBB536_29: ; in Loop: Header=BB536_7 Depth=1
ldur x9, [x29, #-56]
ldr w8, [x9, #48]
add w8, w8, #1
str w8, [x9, #48]
b LBB536_31
LBB536_30: ; in Loop: Header=BB536_7 Depth=1
ldur x9, [x29, #-56]
ldr w8, [x9, #44]
add w8, w8, #1
str w8, [x9, #44]
b LBB536_31
LBB536_31: ; in Loop: Header=BB536_7 Depth=1
b LBB536_32
LBB536_32: ; in Loop: Header=BB536_7 Depth=1
ldr x8, [sp, #64]
ldur x9, [x29, #-56]
ldr x9, [x9, #64]
ldursw x10, [x29, #-64]
lsl x10, x10, #4
str x8, [x9, x10]
ldr x8, [sp, #56]
ldur x9, [x29, #-56]
ldr x9, [x9, #64]
ldursw x10, [x29, #-64]
add x9, x9, x10, lsl #4
str x8, [x9, #8]
b LBB536_33
LBB536_33: ; in Loop: Header=BB536_7 Depth=1
ldur w8, [x29, #-64]
add w8, w8, #1
stur w8, [x29, #-64]
b LBB536_7
LBB536_34:
ldur x8, [x29, #-56]
stur x8, [x29, #-8]
b LBB536_35
LBB536_35:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCreateProcedureStatics
_JimCreateProcedureStatics: ; @JimCreateProcedureStatics
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
ldur x0, [x29, #-16]
ldur x1, [x29, #-32]
bl _Jim_ListLength
stur w0, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB537_2
b LBB537_1
LBB537_1:
stur wzr, [x29, #-4]
b LBB537_22
LBB537_2:
mov w0, #48
bl _Jim_Alloc
ldur x8, [x29, #-24]
str x0, [x8, #32]
ldur x8, [x29, #-24]
ldr x0, [x8, #32]
ldur x2, [x29, #-16]
adrp x1, _JimVariablesHashTableType@PAGE
add x1, x1, _JimVariablesHashTableType@PAGEOFF
bl _Jim_InitHashTable
stur wzr, [x29, #-40]
b LBB537_3
LBB537_3: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-40]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB537_21
b LBB537_4
LBB537_4: ; in Loop: Header=BB537_3 Depth=1
ldur x0, [x29, #-16]
ldur x1, [x29, #-32]
ldur w2, [x29, #-40]
bl _Jim_ListGetIndex
str x0, [sp, #48]
ldur x0, [x29, #-16]
ldr x1, [sp, #48]
bl _Jim_ListLength
str w0, [sp, #20]
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB537_6
b LBB537_5
LBB537_5: ; in Loop: Header=BB537_3 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB537_18
b LBB537_6
LBB537_6: ; in Loop: Header=BB537_3 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #48]
mov w2, #0
bl _Jim_ListGetIndex
str x0, [sp, #32]
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB537_10
b LBB537_7
LBB537_7: ; in Loop: Header=BB537_3 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
mov w2, #0
bl _Jim_GetVariable
str x0, [sp, #40]
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB537_9
b LBB537_8
LBB537_8:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.496@PAGE
add x1, x1, l_.str.496@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB537_22
LBB537_9: ; in Loop: Header=BB537_3 Depth=1
b LBB537_11
LBB537_10: ; in Loop: Header=BB537_3 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #48]
mov w2, #1
bl _Jim_ListGetIndex
str x0, [sp, #40]
b LBB537_11
LBB537_11: ; in Loop: Header=BB537_3 Depth=1
ldur x0, [x29, #-16]
ldr x2, [sp, #32]
adrp x1, l_.str.497@PAGE
add x1, x1, l_.str.497@PAGEOFF
bl _JimValidName
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB537_13
b LBB537_12
LBB537_12:
mov w8, #1
stur w8, [x29, #-4]
b LBB537_22
LBB537_13: ; in Loop: Header=BB537_3 Depth=1
mov w0, #16
bl _Jim_Alloc
str x0, [sp, #24]
ldr x8, [sp, #40]
ldr x9, [sp, #24]
str x8, [x9]
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr x8, [sp, #24]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x0, [sp, #32]
bl _Jim_String
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr x2, [sp, #24]
bl _Jim_AddHashEntry
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB537_17
b LBB537_14
LBB537_14:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.498@PAGE
add x1, x1, l_.str.498@PAGEOFF
bl _Jim_SetResultFormatted
ldr x9, [sp, #40]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB537_16
b LBB537_15
LBB537_15:
ldur x0, [x29, #-16]
ldr x1, [sp, #40]
bl _Jim_FreeObj
b LBB537_16
LBB537_16:
ldr x0, [sp, #24]
bl _Jim_Free
mov w8, #1
stur w8, [x29, #-4]
b LBB537_22
LBB537_17: ; in Loop: Header=BB537_3 Depth=1
b LBB537_19
LBB537_18:
ldur x0, [x29, #-16]
ldr x8, [sp, #48]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.499@PAGE
add x1, x1, l_.str.499@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB537_22
LBB537_19: ; in Loop: Header=BB537_3 Depth=1
b LBB537_20
LBB537_20: ; in Loop: Header=BB537_3 Depth=1
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
b LBB537_3
LBB537_21:
stur wzr, [x29, #-4]
b LBB537_22
LBB537_22:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimSetStackTrace
_JimSetStackTrace: ; @JimSetStackTrace
.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 x9, [sp, #16]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-8]
ldr x9, [x8, #304]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB538_2
b LBB538_1
LBB538_1:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #304]
bl _Jim_FreeObj
b LBB538_2
LBB538_2:
ldr x8, [sp, #16]
ldur x9, [x29, #-8]
str x8, [x9, #304]
ldur x9, [x29, #-8]
mov w8, #1
str w8, [x9, #332]
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #304]
bl _Jim_ListLength
str w0, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #3
cset w8, lt
tbnz w8, #0, LBB538_6
b LBB538_3
LBB538_3:
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x1, [x8, #304]
ldr w8, [sp, #12]
subs w2, w8, #2
bl _Jim_ListGetIndex
bl _Jim_Length
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB538_5
b LBB538_4
LBB538_4:
ldur x9, [x29, #-8]
mov w8, #1
str w8, [x9, #24]
b LBB538_5
LBB538_5:
b LBB538_6
LBB538_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringMap
_JimStringMap: ; @JimStringMap
.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, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur w3, [x29, #-36]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-56]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _Jim_ListLength
stur w0, [x29, #-40]
ldur w8, [x29, #-40]
mov w10, #2
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB539_6
b LBB539_1
LBB539_1:
b LBB539_2
LBB539_2:
ldur x0, [x29, #-16]
adrp x1, l_.str.541@PAGE
add x1, x1, l_.str.541@PAGEOFF
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp, #48]
ldr x9, [sp, #48]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB539_4
b LBB539_3
LBB539_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB539_4
LBB539_4:
ldr x8, [sp, #48]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB539_5
LBB539_5:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB539_27
LBB539_6:
ldur x0, [x29, #-32]
bl _Jim_String
stur x0, [x29, #-48]
ldur x0, [x29, #-16]
ldur x1, [x29, #-32]
bl _Jim_Utf8Length
stur w0, [x29, #-60]
ldur x0, [x29, #-16]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
str x0, [sp, #56]
b LBB539_7
LBB539_7: ; =>This Loop Header: Depth=1
; Child Loop BB539_9 Depth 2
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB539_24
b LBB539_8
LBB539_8: ; in Loop: Header=BB539_7 Depth=1
str wzr, [sp, #64]
b LBB539_9
LBB539_9: ; Parent Loop BB539_7 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #64]
ldur w9, [x29, #-40]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB539_19
b LBB539_10
LBB539_10: ; in Loop: Header=BB539_9 Depth=2
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr w2, [sp, #64]
bl _Jim_ListGetIndex
str x0, [sp, #40]
ldr x0, [sp, #40]
bl _Jim_String
str x0, [sp, #32]
ldur x0, [x29, #-16]
ldr x1, [sp, #40]
bl _Jim_Utf8Length
str w0, [sp, #28]
ldur w8, [x29, #-60]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB539_17
b LBB539_11
LBB539_11: ; in Loop: Header=BB539_9 Depth=2
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB539_17
b LBB539_12
LBB539_12: ; in Loop: Header=BB539_9 Depth=2
ldur x0, [x29, #-48]
ldr x1, [sp, #32]
ldr w2, [sp, #28]
ldur w3, [x29, #-36]
bl _JimStringCompareLen
str w0, [sp, #24]
ldr w8, [sp, #24]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB539_16
b LBB539_13
LBB539_13: ; in Loop: Header=BB539_7 Depth=1
ldur x8, [x29, #-56]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB539_15
b LBB539_14
LBB539_14: ; in Loop: Header=BB539_7 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp, #56]
ldur x2, [x29, #-56]
ldur x8, [x29, #-48]
ldur x9, [x29, #-56]
subs x8, x8, x9
mov x3, x8
bl _Jim_AppendString
; kill: def $x8 killed $xzr
stur xzr, [x29, #-56]
b LBB539_15
LBB539_15: ; in Loop: Header=BB539_7 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x8, [sp, #56]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
ldr w8, [sp, #64]
add w2, w8, #1
bl _Jim_ListGetIndex
ldr x1, [sp] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _Jim_AppendObj
ldrsw x9, [sp, #28]
ldur x8, [x29, #-48]
add x8, x8, x9
stur x8, [x29, #-48]
ldr w9, [sp, #28]
ldur w8, [x29, #-60]
subs w8, w8, w9
stur w8, [x29, #-60]
b LBB539_19
LBB539_16: ; in Loop: Header=BB539_9 Depth=2
b LBB539_17
LBB539_17: ; in Loop: Header=BB539_9 Depth=2
b LBB539_18
LBB539_18: ; in Loop: Header=BB539_9 Depth=2
ldr w8, [sp, #64]
add w8, w8, #2
str w8, [sp, #64]
b LBB539_9
LBB539_19: ; in Loop: Header=BB539_7 Depth=1
ldr w8, [sp, #64]
ldur w9, [x29, #-40]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB539_23
b LBB539_20
LBB539_20: ; in Loop: Header=BB539_7 Depth=1
ldur x8, [x29, #-56]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB539_22
b LBB539_21
LBB539_21: ; in Loop: Header=BB539_7 Depth=1
ldur x8, [x29, #-48]
stur x8, [x29, #-56]
b LBB539_22
LBB539_22: ; in Loop: Header=BB539_7 Depth=1
ldur x8, [x29, #-48]
ldrb w8, [x8]
str w8, [sp, #20]
ldur x8, [x29, #-48]
add x8, x8, #1
stur x8, [x29, #-48]
ldur w8, [x29, #-60]
subs w8, w8, #1
stur w8, [x29, #-60]
b LBB539_23
LBB539_23: ; in Loop: Header=BB539_7 Depth=1
b LBB539_7
LBB539_24:
ldur x8, [x29, #-56]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB539_26
b LBB539_25
LBB539_25:
ldur x0, [x29, #-16]
ldr x1, [sp, #56]
ldur x2, [x29, #-56]
ldur x8, [x29, #-48]
ldur x9, [x29, #-56]
subs x8, x8, x9
mov x3, x8
bl _Jim_AppendString
b LBB539_26
LBB539_26:
ldr x8, [sp, #56]
stur x8, [x29, #-8]
b LBB539_27
LBB539_27:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringFirst
_JimStringFirst: ; @JimStringFirst
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #32]
str w3, [sp, #28]
str w4, [sp, #24]
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB540_3
b LBB540_1
LBB540_1:
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB540_3
b LBB540_2
LBB540_2:
ldur w8, [x29, #-20]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB540_4
b LBB540_3
LBB540_3:
mov w8, #-1
stur w8, [x29, #-4]
b LBB540_13
LBB540_4:
ldr w8, [sp, #24]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB540_6
b LBB540_5
LBB540_5:
str wzr, [sp, #24]
b LBB540_6
LBB540_6:
ldrsw x9, [sp, #24]
ldr x8, [sp, #32]
add x8, x8, x9
str x8, [sp, #32]
ldur w8, [x29, #-20]
str w8, [sp, #16]
ldr w8, [sp, #24]
str w8, [sp, #20]
b LBB540_7
LBB540_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #28]
ldur w10, [x29, #-20]
subs w9, w9, w10
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB540_12
b LBB540_8
LBB540_8: ; in Loop: Header=BB540_7 Depth=1
ldr x0, [sp, #32]
ldur x1, [x29, #-16]
ldrsw x2, [sp, #16]
bl _memcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB540_10
b LBB540_9
LBB540_9:
ldr w8, [sp, #20]
stur w8, [x29, #-4]
b LBB540_13
LBB540_10: ; in Loop: Header=BB540_7 Depth=1
ldr x8, [sp, #32]
ldrb w8, [x8]
str w8, [sp, #12]
ldr x8, [sp, #32]
add x8, x8, #1
str x8, [sp, #32]
b LBB540_11
LBB540_11: ; in Loop: Header=BB540_7 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB540_7
LBB540_12:
mov w8, #-1
stur w8, [x29, #-4]
b LBB540_13
LBB540_13:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringLast
_JimStringLast: ; @JimStringLast
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
str w3, [sp, #12]
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB541_3
b LBB541_1
LBB541_1:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB541_3
b LBB541_2
LBB541_2:
ldur w8, [x29, #-20]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB541_4
b LBB541_3
LBB541_3:
mov w8, #-1
stur w8, [x29, #-4]
b LBB541_12
LBB541_4:
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
add x8, x8, x9
subs x8, x8, #1
str x8, [sp]
b LBB541_5
LBB541_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr x9, [sp, #16]
subs x9, x9, #1
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB541_11
b LBB541_6
LBB541_6: ; in Loop: Header=BB541_5 Depth=1
ldr x8, [sp]
ldrsb w8, [x8]
ldur x9, [x29, #-16]
ldrsb w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB541_9
b LBB541_7
LBB541_7: ; in Loop: Header=BB541_5 Depth=1
ldur x0, [x29, #-16]
ldr x1, [sp]
ldursw x2, [x29, #-20]
bl _memcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB541_9
b LBB541_8
LBB541_8:
ldr x8, [sp]
ldr x9, [sp, #16]
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-4]
b LBB541_12
LBB541_9: ; in Loop: Header=BB541_5 Depth=1
b LBB541_10
LBB541_10: ; in Loop: Header=BB541_5 Depth=1
ldr x8, [sp]
subs x8, x8, #1
str x8, [sp]
b LBB541_5
LBB541_11:
mov w8, #-1
stur w8, [x29, #-4]
b LBB541_12
LBB541_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringTrim
_JimStringTrim: ; @JimStringTrim
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldr x2, [sp, #8]
bl _JimStringTrimLeft
str x0, [sp]
ldur x0, [x29, #-8]
ldr x1, [sp]
ldr x2, [sp, #8]
bl _JimStringTrimRight
str x0, [sp, #16]
ldr x8, [sp]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB542_3
b LBB542_1
LBB542_1:
ldr x8, [sp]
ldr w8, [x8, #16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB542_3
b LBB542_2
LBB542_2:
ldur x0, [x29, #-8]
ldr x1, [sp]
bl _Jim_FreeObj
b LBB542_3
LBB542_3:
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 JimStringTrimLeft
_JimStringTrimLeft: ; @JimStringTrimLeft
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
ldur x0, [x29, #-24]
sub x1, x29, #36
bl _Jim_GetString
str x0, [sp, #32]
adrp x8, _default_trim_chars@PAGE
add x8, x8, _default_trim_chars@PAGEOFF
str x8, [sp, #24]
adrp x8, _default_trim_chars_len@PAGE
ldr w8, [x8, _default_trim_chars_len@PAGEOFF]
str w8, [sp, #20]
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB543_2
b LBB543_1
LBB543_1:
ldur x0, [x29, #-32]
add x1, sp, #20
bl _Jim_GetString
str x0, [sp, #24]
b LBB543_2
LBB543_2:
ldr x0, [sp, #32]
ldur w1, [x29, #-36]
ldr x2, [sp, #24]
ldr w3, [sp, #20]
bl _JimFindTrimLeft
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x9, [sp, #32]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB543_4
b LBB543_3
LBB543_3:
ldur x8, [x29, #-24]
stur x8, [x29, #-8]
b LBB543_5
LBB543_4:
ldur x0, [x29, #-16]
ldr x1, [sp, #8]
ldursw x8, [x29, #-36]
ldr x9, [sp, #8]
ldr x10, [sp, #32]
subs x9, x9, x10
subs x8, x8, x9
mov x2, x8
bl _Jim_NewStringObj
stur x0, [x29, #-8]
b LBB543_5
LBB543_5:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringTrimRight
_JimStringTrimRight: ; @JimStringTrimRight
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
adrp x8, _default_trim_chars@PAGE
add x8, x8, _default_trim_chars@PAGEOFF
str x8, [sp, #16]
adrp x8, _default_trim_chars_len@PAGE
ldr w8, [x8, _default_trim_chars_len@PAGEOFF]
str w8, [sp, #12]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB544_2
b LBB544_1
LBB544_1:
ldr x0, [sp, #32]
add x1, sp, #12
bl _Jim_GetString
str x0, [sp, #16]
b LBB544_2
LBB544_2:
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _SetStringFromAny
ldur x0, [x29, #-24]
bl _Jim_Length
str w0, [sp, #28]
ldur x8, [x29, #-24]
ldr x0, [x8]
ldr w1, [sp, #28]
ldr x2, [sp, #16]
ldr w3, [sp, #12]
bl _JimFindTrimRight
str x0, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB544_4
b LBB544_3
LBB544_3:
ldur x0, [x29, #-16]
adrp x1, l_.str.42@PAGE
add x1, x1, l_.str.42@PAGEOFF
mov w2, #0
bl _Jim_NewStringObj
stur x0, [x29, #-8]
b LBB544_10
LBB544_4:
ldr x8, [sp]
ldur x9, [x29, #-24]
ldr x9, [x9]
ldrsw x10, [sp, #28]
add x9, x9, x10
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB544_6
b LBB544_5
LBB544_5:
ldur x8, [x29, #-24]
stur x8, [x29, #-8]
b LBB544_10
LBB544_6:
ldur x8, [x29, #-24]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, le
tbnz w8, #0, LBB544_8
b LBB544_7
LBB544_7:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
ldr x1, [x8]
ldr x8, [sp]
ldur x9, [x29, #-24]
ldr x9, [x9]
subs x8, x8, x9
mov x2, x8
bl _Jim_NewStringObj
stur x0, [x29, #-24]
b LBB544_9
LBB544_8:
ldur x8, [x29, #-24]
ldr x8, [x8]
ldr x9, [sp]
ldur x10, [x29, #-24]
ldr x10, [x10]
subs x9, x9, x10
add x8, x8, x9
strb wzr, [x8]
ldr x8, [sp]
ldur x9, [x29, #-24]
ldr x9, [x9]
subs x8, x8, x9
ldur x9, [x29, #-24]
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #20]
b LBB544_9
LBB544_9:
ldur x8, [x29, #-24]
stur x8, [x29, #-8]
b LBB544_10
LBB544_10:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringToLower
_JimStringToLower: ; @JimStringToLower
.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 _SetStringFromAny
ldur x0, [x29, #-16]
add x1, sp, #20
bl _Jim_GetString
str x0, [sp, #8]
ldr w8, [sp, #20]
add w0, w8, #1
bl _Jim_Alloc
str x0, [sp, #24]
ldr x0, [sp, #24]
ldr x1, [sp, #8]
mov w2, #0
bl _JimStrCopyUpperLower
ldur x0, [x29, #-8]
ldr x1, [sp, #24]
mov w2, #-1
bl _Jim_NewStringObjNoAlloc
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringToUpper
_JimStringToUpper: ; @JimStringToUpper
.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 x8, [x29, #-16]
ldr x8, [x8, #8]
adrp x9, _stringObjType@PAGE
add x9, x9, _stringObjType@PAGEOFF
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB546_2
b LBB546_1
LBB546_1:
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
bl _SetStringFromAny
b LBB546_2
LBB546_2:
ldur x0, [x29, #-16]
add x1, sp, #12
bl _Jim_GetString
str x0, [sp, #16]
ldr w8, [sp, #12]
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
add w0, w8, #1
bl _Jim_Alloc
ldr w2, [sp, #8] ; 4-byte Folded Reload
str x0, [sp, #24]
ldr x0, [sp, #24]
ldr x1, [sp, #16]
bl _JimStrCopyUpperLower
ldur x0, [x29, #-8]
ldr x1, [sp, #24]
mov w2, #-1
bl _Jim_NewStringObjNoAlloc
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringToTitle
_JimStringToTitle: ; @JimStringToTitle
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x0, [x29, #-24]
add x1, sp, #20
bl _Jim_GetString
str x0, [sp, #8]
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB547_2
b LBB547_1
LBB547_1:
ldur x8, [x29, #-24]
stur x8, [x29, #-8]
b LBB547_3
LBB547_2:
ldr w8, [sp, #20]
add w0, w8, #1
bl _Jim_Alloc
mov x8, x0
str x8, [sp, #24]
str x0, [sp, #32]
ldr x8, [sp, #8]
ldrb w8, [x8]
str w8, [sp, #16]
ldr x8, [sp, #8]
add x8, x8, #1
str x8, [sp, #8]
ldr w0, [sp, #16]
bl _toupper
ldr x8, [sp, #24]
strb w0, [x8]
ldr x8, [sp, #24]
add x8, x8, #1
str x8, [sp, #24]
ldr x0, [sp, #24]
ldr x1, [sp, #8]
mov w2, #0
bl _JimStrCopyUpperLower
ldur x0, [x29, #-16]
ldr x1, [sp, #32]
mov w2, #-1
bl _Jim_NewStringObjNoAlloc
stur x0, [x29, #-8]
b LBB547_3
LBB547_3:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStringIs
_JimStringIs: ; @JimStringIs
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur w3, [x29, #-36]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-64]
ldur x0, [x29, #-16]
ldur x1, [x29, #-32]
adrp x2, _JimStringIs.strclassnames@PAGE
add x2, x2, _JimStringIs.strclassnames@PAGEOFF
sub x3, x29, #40
adrp x4, l_.str.555@PAGE
add x4, x4, l_.str.555@PAGEOFF
mov w5, #3
bl _Jim_GetEnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB548_2
b LBB548_1
LBB548_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB548_50
LBB548_2:
ldur x0, [x29, #-24]
sub x1, x29, #44
bl _Jim_GetString
stur x0, [x29, #-56]
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB548_8
b LBB548_3
LBB548_3:
b LBB548_4
LBB548_4:
ldur x0, [x29, #-16]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w9, eq
; implicit-def: $x8
mov x8, x9
and x1, x8, #0x1
bl _Jim_NewIntObj
stur x0, [x29, #-72]
ldur x9, [x29, #-72]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB548_6
b LBB548_5
LBB548_5:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB548_6
LBB548_6:
ldur x8, [x29, #-72]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB548_7
LBB548_7:
stur wzr, [x29, #-4]
b LBB548_50
LBB548_8:
ldur w8, [x29, #-40]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #32] ; 8-byte Folded Spill
subs x8, x8, #13
cset w8, hi
tbnz w8, #0, LBB548_34
; %bb.9:
ldr x11, [sp, #32] ; 8-byte Folded Reload
adrp x10, lJTI548_0@PAGE
add x10, x10, lJTI548_0@PAGEOFF
Ltmp91:
adr x8, Ltmp91
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB548_10:
b LBB548_11
LBB548_11:
ldur x8, [x29, #-16]
str x8, [sp, #24] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
add x2, sp, #80
bl _JimGetWideNoErr
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
subs w8, w8, #0
cset w9, eq
; implicit-def: $x8
mov x8, x9
and x1, x8, #0x1
bl _Jim_NewIntObj
str x0, [sp, #72]
ldr x9, [sp, #72]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB548_13
b LBB548_12
LBB548_12:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB548_13
LBB548_13:
ldr x8, [sp, #72]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB548_14
LBB548_14:
stur wzr, [x29, #-4]
b LBB548_50
LBB548_15:
b LBB548_16
LBB548_16:
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
add x2, sp, #64
bl _Jim_GetDouble
subs w8, w0, #0
cset w8, ne
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB548_18
b LBB548_17
LBB548_17:
bl ___error
ldr w8, [x0]
subs w8, w8, #34
cset w8, ne
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB548_18
LBB548_18:
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr w8, [sp, #20] ; 4-byte Folded Reload
; kill: def $x8 killed $w8
and x1, x8, #0x1
bl _Jim_NewIntObj
str x0, [sp, #56]
ldr x9, [sp, #56]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB548_20
b LBB548_19
LBB548_19:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB548_20
LBB548_20:
ldr x8, [sp, #56]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB548_21
LBB548_21:
stur wzr, [x29, #-4]
b LBB548_50
LBB548_22:
adrp x8, _isalpha@GOTPAGE
ldr x8, [x8, _isalpha@GOTPAGEOFF]
stur x8, [x29, #-64]
b LBB548_35
LBB548_23:
adrp x8, _isalnum@GOTPAGE
ldr x8, [x8, _isalnum@GOTPAGEOFF]
stur x8, [x29, #-64]
b LBB548_35
LBB548_24:
adrp x8, _jim_isascii@PAGE
add x8, x8, _jim_isascii@PAGEOFF
stur x8, [x29, #-64]
b LBB548_35
LBB548_25:
adrp x8, _isdigit@GOTPAGE
ldr x8, [x8, _isdigit@GOTPAGEOFF]
stur x8, [x29, #-64]
b LBB548_35
LBB548_26:
adrp x8, _islower@GOTPAGE
ldr x8, [x8, _islower@GOTPAGEOFF]
stur x8, [x29, #-64]
b LBB548_35
LBB548_27:
adrp x8, _isupper@GOTPAGE
ldr x8, [x8, _isupper@GOTPAGEOFF]
stur x8, [x29, #-64]
b LBB548_35
LBB548_28:
adrp x8, _isspace@GOTPAGE
ldr x8, [x8, _isspace@GOTPAGEOFF]
stur x8, [x29, #-64]
b LBB548_35
LBB548_29:
adrp x8, _isxdigit@GOTPAGE
ldr x8, [x8, _isxdigit@GOTPAGEOFF]
stur x8, [x29, #-64]
b LBB548_35
LBB548_30:
adrp x8, _iscntrl@GOTPAGE
ldr x8, [x8, _iscntrl@GOTPAGEOFF]
stur x8, [x29, #-64]
b LBB548_35
LBB548_31:
adrp x8, _isprint@GOTPAGE
ldr x8, [x8, _isprint@GOTPAGEOFF]
stur x8, [x29, #-64]
b LBB548_35
LBB548_32:
adrp x8, _isgraph@GOTPAGE
ldr x8, [x8, _isgraph@GOTPAGEOFF]
stur x8, [x29, #-64]
b LBB548_35
LBB548_33:
adrp x8, _ispunct@GOTPAGE
ldr x8, [x8, _ispunct@GOTPAGEOFF]
stur x8, [x29, #-64]
b LBB548_35
LBB548_34:
mov w8, #1
stur w8, [x29, #-4]
b LBB548_50
LBB548_35:
stur wzr, [x29, #-48]
b LBB548_36
LBB548_36: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-48]
ldur w9, [x29, #-44]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB548_45
b LBB548_37
LBB548_37: ; in Loop: Header=BB548_36 Depth=1
ldur x8, [x29, #-64]
ldur x9, [x29, #-56]
ldursw x10, [x29, #-48]
ldrsb w0, [x9, x10]
blr x8
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB548_43
b LBB548_38
LBB548_38:
b LBB548_39
LBB548_39:
ldur x0, [x29, #-16]
mov x1, #0
bl _Jim_NewIntObj
str x0, [sp, #48]
ldr x9, [sp, #48]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB548_41
b LBB548_40
LBB548_40:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB548_41
LBB548_41:
ldr x8, [sp, #48]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB548_42
LBB548_42:
stur wzr, [x29, #-4]
b LBB548_50
LBB548_43: ; in Loop: Header=BB548_36 Depth=1
b LBB548_44
LBB548_44: ; in Loop: Header=BB548_36 Depth=1
ldur w8, [x29, #-48]
add w8, w8, #1
stur w8, [x29, #-48]
b LBB548_36
LBB548_45:
b LBB548_46
LBB548_46:
ldur x0, [x29, #-16]
mov x1, #1
bl _Jim_NewIntObj
str x0, [sp, #40]
ldr x9, [sp, #40]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-16]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB548_48
b LBB548_47
LBB548_47:
ldur x0, [x29, #-16]
ldur x8, [x29, #-16]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB548_48
LBB548_48:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
str x8, [x9]
b LBB548_49
LBB548_49:
stur wzr, [x29, #-4]
b LBB548_50
LBB548_50:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
.p2align 2
lJTI548_0:
.long LBB548_10-Ltmp91
.long LBB548_22-Ltmp91
.long LBB548_23-Ltmp91
.long LBB548_24-Ltmp91
.long LBB548_25-Ltmp91
.long LBB548_15-Ltmp91
.long LBB548_26-Ltmp91
.long LBB548_27-Ltmp91
.long LBB548_28-Ltmp91
.long LBB548_29-Ltmp91
.long LBB548_30-Ltmp91
.long LBB548_31-Ltmp91
.long LBB548_32-Ltmp91
.long LBB548_33-Ltmp91
; -- End function
.p2align 2 ; -- Begin function JimFindTrimLeft
_JimFindTrimLeft: ; @JimFindTrimLeft
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
str w3, [sp, #20]
b LBB549_1
LBB549_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB549_5
b LBB549_2
LBB549_2: ; in Loop: Header=BB549_1 Depth=1
ldur x8, [x29, #-8]
ldrb w8, [x8]
str w8, [sp, #16]
mov w8, #1
str w8, [sp, #12]
ldr x0, [sp, #24]
ldr w1, [sp, #20]
ldr w2, [sp, #16]
bl _utf8_memchr
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB549_4
b LBB549_3
LBB549_3:
b LBB549_5
LBB549_4: ; in Loop: Header=BB549_1 Depth=1
ldrsw x9, [sp, #12]
ldur x8, [x29, #-8]
add x8, x8, x9
stur x8, [x29, #-8]
ldr w9, [sp, #12]
ldur w8, [x29, #-12]
subs w8, w8, w9
stur w8, [x29, #-12]
b LBB549_1
LBB549_5:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function utf8_memchr
_utf8_memchr: ; @utf8_memchr
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str w1, [sp, #4]
str w2, [sp]
ldr x0, [sp, #8]
ldr w1, [sp]
ldrsw x2, [sp, #4]
bl _memchr
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimFindTrimRight
_JimFindTrimRight: ; @JimFindTrimRight
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
str x2, [sp, #16]
str w3, [sp, #12]
ldursw x9, [x29, #-20]
ldur x8, [x29, #-16]
add x8, x8, x9
stur x8, [x29, #-16]
b LBB551_1
LBB551_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB551_5
b LBB551_2
LBB551_2: ; in Loop: Header=BB551_1 Depth=1
mov w8, #1
str w8, [sp, #4]
ldr w10, [sp, #4]
ldur w9, [x29, #-20]
subs w9, w9, w10
stur w9, [x29, #-20]
ldrsw x10, [sp, #4]
ldur x9, [x29, #-16]
subs x9, x9, x10
stur x9, [x29, #-16]
ldur x9, [x29, #-16]
ldrb w9, [x9]
str w9, [sp, #8]
str w8, [sp, #4]
ldr x0, [sp, #16]
ldr w1, [sp, #12]
ldr w2, [sp, #8]
bl _utf8_memchr
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB551_4
b LBB551_3
LBB551_3:
ldur x8, [x29, #-16]
ldrsw x9, [sp, #4]
add x8, x8, x9
stur x8, [x29, #-8]
b LBB551_6
LBB551_4: ; in Loop: Header=BB551_1 Depth=1
b LBB551_1
LBB551_5:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB551_6
LBB551_6:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimStrCopyUpperLower
_JimStrCopyUpperLower: ; @JimStrCopyUpperLower
.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]
b LBB552_1
LBB552_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB552_6
b LBB552_2
LBB552_2: ; in Loop: Header=BB552_1 Depth=1
ldr x8, [sp, #16]
ldrb w8, [x8]
str w8, [sp, #8]
ldr x8, [sp, #16]
add x8, x8, #1
str x8, [sp, #16]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB552_4
b LBB552_3
LBB552_3: ; in Loop: Header=BB552_1 Depth=1
ldr w0, [sp, #8]
bl _toupper
str w0, [sp, #4] ; 4-byte Folded Spill
b LBB552_5
LBB552_4: ; in Loop: Header=BB552_1 Depth=1
ldr w0, [sp, #8]
bl _tolower
str w0, [sp, #4] ; 4-byte Folded Spill
b LBB552_5
LBB552_5: ; in Loop: Header=BB552_1 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
ldur x9, [x29, #-8]
strb w8, [x9]
ldur x8, [x29, #-8]
add x8, x8, #1
stur x8, [x29, #-8]
b LBB552_1
LBB552_6:
ldur x8, [x29, #-8]
strb wzr, [x8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function jim_isascii
_jim_isascii: ; @jim_isascii
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w8, [sp, #12]
mov w9, #-128
ands w8, w8, w9
cset w8, eq
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimClock
_JimClock: ; @JimClock
.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, sp
mov x1, #0
bl _gettimeofday
ldr x8, [sp]
mov x9, #16960
movk x9, #15, lsl #16
mul x8, x8, x9
ldrsw x9, [sp, #8]
add x0, x8, x9
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Jim_EvalEnsemble
_Jim_EvalEnsemble: ; @Jim_EvalEnsemble
.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]
stur w3, [x29, #-28]
str x4, [sp, #24]
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
mov w2, #-1
str w2, [sp, #12] ; 4-byte Folded Spill
bl _Jim_NewStringObj
str x0, [sp, #16]
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
adrp x2, l_.str.107@PAGE
add x2, x2, l_.str.107@PAGEOFF
mov w3, #1
bl _Jim_AppendString
ldr w3, [sp, #12] ; 4-byte Folded Reload
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldur x2, [x29, #-24]
bl _Jim_AppendString
ldur x0, [x29, #-8]
ldr x1, [sp, #16]
ldur w2, [x29, #-28]
ldr x3, [sp, #24]
bl _Jim_EvalObjPrefix
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCommandsList
_JimCommandsList: ; @JimCommandsList
.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]
ldur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x2, [sp, #16]
ldr w4, [sp, #12]
add x1, x8, #104
adrp x3, _JimCommandMatch@PAGE
add x3, x3, _JimCommandMatch@PAGEOFF
bl _JimHashtablePatternMatch
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimVariablesList
_JimVariablesList: ; @JimVariablesList
.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 w2, [sp, #20]
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB557_3
b LBB557_1
LBB557_1:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldur x9, [x29, #-16]
ldr x9, [x9, #96]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB557_3
b LBB557_2
LBB557_2:
ldur x8, [x29, #-16]
ldr x8, [x8, #208]
stur x8, [x29, #-8]
b LBB557_7
LBB557_3:
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB557_5
b LBB557_4
LBB557_4:
ldur x8, [x29, #-16]
ldr x8, [x8, #96]
str x8, [sp] ; 8-byte Folded Spill
b LBB557_6
LBB557_5:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
str x8, [sp] ; 8-byte Folded Spill
b LBB557_6
LBB557_6:
ldr x8, [sp] ; 8-byte Folded Reload
str x8, [sp, #8]
ldur x0, [x29, #-16]
ldr x8, [sp, #8]
add x1, x8, #16
ldr x2, [sp, #24]
ldr w4, [sp, #20]
adrp x3, _JimVariablesMatch@PAGE
add x3, x3, _JimVariablesMatch@PAGEOFF
bl _JimHashtablePatternMatch
stur x0, [x29, #-8]
b LBB557_7
LBB557_7:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimInfoLevel
_JimInfoLevel: ; @JimInfoLevel
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
stur w3, [x29, #-36]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
bl _JimGetCallFrameByInteger
str x0, [sp, #32]
ldr x8, [sp, #32]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB558_2
b LBB558_1
LBB558_1:
mov w8, #1
stur w8, [x29, #-4]
b LBB558_8
LBB558_2:
ldr x8, [sp, #32]
ldur x9, [x29, #-16]
ldr x9, [x9, #96]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB558_4
b LBB558_3
LBB558_3:
ldur x0, [x29, #-16]
ldur x8, [x29, #-24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.504@PAGE
add x1, x1, l_.str.504@PAGEOFF
bl _Jim_SetResultFormatted
mov w8, #1
stur w8, [x29, #-4]
b LBB558_8
LBB558_4:
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB558_6
b LBB558_5
LBB558_5:
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldr x1, [x8, #80]
ldr x8, [sp, #32]
ldr w2, [x8, #88]
bl _Jim_NewListObj
ldur x8, [x29, #-32]
str x0, [x8]
b LBB558_7
LBB558_6:
ldur x0, [x29, #-16]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #24]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr x8, [sp, #32]
ldr x8, [x8, #80]
ldr x2, [x8]
bl _Jim_ListAppendElement
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr x8, [sp, #32]
ldr x2, [x8, #128]
bl _Jim_ListAppendElement
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x8, [sp, #24]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldr x8, [sp, #32]
ldrsw x1, [x8, #136]
bl _Jim_NewIntObj
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldr x8, [sp, #24]
ldur x9, [x29, #-32]
str x8, [x9]
b LBB558_7
LBB558_7:
stur wzr, [x29, #-4]
b LBB558_8
LBB558_8:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimHashtablePatternMatch
_JimHashtablePatternMatch: ; @JimHashtablePatternMatch
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur x2, [x29, #-24]
stur x3, [x29, #-32]
stur w4, [x29, #-36]
ldur x0, [x29, #-8]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #40]
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB559_5
b LBB559_1
LBB559_1:
ldur x0, [x29, #-24]
bl _Jim_String
adrp x1, l_.str.617@PAGE
add x1, x1, l_.str.617@PAGEOFF
bl _strpbrk
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB559_5
b LBB559_2
LBB559_2:
ldur x8, [x29, #-16]
str x8, [sp] ; 8-byte Folded Spill
ldur x0, [x29, #-24]
bl _Jim_String
mov x1, x0
ldr x0, [sp] ; 8-byte Folded Reload
bl _Jim_FindHashEntry
str x0, [sp, #48]
ldr x8, [sp, #48]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB559_4
b LBB559_3
LBB559_3:
ldur x8, [x29, #-32]
ldur x0, [x29, #-8]
ldr x1, [sp, #40]
ldr x2, [sp, #48]
ldur w3, [x29, #-36]
blr x8
b LBB559_4
LBB559_4:
b LBB559_12
LBB559_5:
ldur x0, [x29, #-16]
add x1, sp, #8
bl _JimInitHashTableIterator
b LBB559_6
LBB559_6: ; =>This Inner Loop Header: Depth=1
add x0, sp, #8
bl _Jim_NextHashEntry
mov x8, x0
str x8, [sp, #48]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB559_11
b LBB559_7
LBB559_7: ; in Loop: Header=BB559_6 Depth=1
ldur x8, [x29, #-24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB559_9
b LBB559_8
LBB559_8: ; in Loop: Header=BB559_6 Depth=1
ldur x0, [x29, #-24]
bl _Jim_String
ldr x8, [sp, #48]
ldr x1, [x8]
mov w2, #0
bl _JimGlobMatch
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB559_10
b LBB559_9
LBB559_9: ; in Loop: Header=BB559_6 Depth=1
ldur x8, [x29, #-32]
ldur x0, [x29, #-8]
ldr x1, [sp, #40]
ldr x2, [sp, #48]
ldur w3, [x29, #-36]
blr x8
b LBB559_10
LBB559_10: ; in Loop: Header=BB559_6 Depth=1
b LBB559_6
LBB559_11:
b LBB559_12
LBB559_12:
ldr x0, [sp, #40]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimVariablesMatch
_JimVariablesMatch: ; @JimVariablesMatch
.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]
stur w3, [x29, #-28]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
str x8, [sp, #24]
ldur w8, [x29, #-28]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB560_2
b LBB560_1
LBB560_1:
ldr x8, [sp, #24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB560_5
b LBB560_2
LBB560_2:
ldur x8, [x29, #-8]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-8]
ldur x8, [x29, #-24]
ldr x1, [x8]
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
ldur w8, [x29, #-28]
ands w8, w8, #0x1000
cset w8, eq
tbnz w8, #0, LBB560_4
b LBB560_3
LBB560_3:
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldr x8, [sp, #24]
ldr x2, [x8]
bl _Jim_ListAppendElement
b LBB560_4
LBB560_4:
b LBB560_5
LBB560_5:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimInfoReferences
_JimInfoReferences: ; @JimInfoReferences
.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]
stur x0, [x29, #-64]
stur w1, [x29, #-68]
stur x2, [x29, #-80]
ldur x0, [x29, #-64]
mov x1, #0
mov w2, #0
bl _Jim_NewListObj
str x0, [sp, #88]
ldur x8, [x29, #-64]
add x0, x8, #240
add x1, sp, #56
bl _JimInitHashTableIterator
b LBB561_1
LBB561_1: ; =>This Inner Loop Header: Depth=1
add x0, sp, #56
bl _Jim_NextHashEntry
mov x8, x0
str x8, [sp, #48]
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB561_3
b LBB561_2
LBB561_2: ; in Loop: Header=BB561_1 Depth=1
ldr x8, [sp, #48]
ldr x8, [x8, #8]
str x8, [sp, #40]
ldr x8, [sp, #48]
ldr x8, [x8]
str x8, [sp, #32]
ldr x1, [sp, #40]
ldr x8, [sp, #32]
ldr x2, [x8]
sub x0, x29, #51
str x0, [sp] ; 8-byte Folded Spill
bl _JimFormatReference
ldr x1, [sp] ; 8-byte Folded Reload
ldur x8, [x29, #-64]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x8, [sp, #88]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-64]
mov w2, #-1
bl _Jim_NewStringObj
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _Jim_ListAppendElement
b LBB561_1
LBB561_3:
b LBB561_4
LBB561_4:
ldr x8, [sp, #88]
str x8, [sp, #24]
ldr x9, [sp, #24]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x8, [x29, #-64]
ldr x9, [x8]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB561_6
b LBB561_5
LBB561_5:
ldur x0, [x29, #-64]
ldur x8, [x29, #-64]
ldr x1, [x8]
bl _Jim_FreeObj
b LBB561_6
LBB561_6:
ldr x8, [sp, #24]
ldur x9, [x29, #-64]
str x8, [x9]
b LBB561_7
LBB561_7:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB561_9
b LBB561_8
LBB561_8:
bl ___stack_chk_fail
LBB561_9:
mov w0, #0
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimCommandMatch
_JimCommandMatch: ; @JimCommandMatch
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
str w3, [sp, #20]
ldr x8, [sp, #24]
ldr x8, [x8, #8]
str x8, [sp, #8]
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB562_3
b LBB562_1
LBB562_1:
ldr x8, [sp, #8]
ldr w8, [x8, #4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB562_3
b LBB562_2
LBB562_2:
b LBB562_8
LBB562_3:
ldur x0, [x29, #-8]
ldr x8, [sp, #24]
ldr x1, [x8]
mov w2, #-1
bl _Jim_NewStringObj
str x0, [sp]
ldr x9, [sp]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldr w8, [sp, #20]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB562_5
b LBB562_4
LBB562_4:
ldur x0, [x29, #-8]
ldr x1, [sp]
bl _Jim_AioFilehandle
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB562_6
b LBB562_5
LBB562_5:
ldur x0, [x29, #-8]
ldur x1, [x29, #-16]
ldr x2, [sp]
bl _Jim_ListAppendElement
b LBB562_6
LBB562_6:
ldr x9, [sp]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB562_8
b LBB562_7
LBB562_7:
ldur x0, [x29, #-8]
ldr x1, [sp]
bl _Jim_FreeObj
b LBB562_8
LBB562_8:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimGetCallFrameByInteger
_JimGetCallFrameByInteger: ; @JimGetCallFrameByInteger
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
add x2, sp, #16
bl _Jim_GetLong
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB563_12
b LBB563_1
LBB563_1:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, gt
tbnz w8, #0, LBB563_3
b LBB563_2
LBB563_2:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldrsw x8, [x8, #8]
ldr x9, [sp, #16]
add x8, x8, x9
str x8, [sp, #16]
b LBB563_3
LBB563_3:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB563_5
b LBB563_4
LBB563_4:
ldur x8, [x29, #-16]
ldr x8, [x8, #96]
stur x8, [x29, #-8]
b LBB563_13
LBB563_5:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
str x8, [sp, #8]
b LBB563_6
LBB563_6: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB563_11
b LBB563_7
LBB563_7: ; in Loop: Header=BB563_6 Depth=1
ldr x8, [sp, #8]
ldrsw x8, [x8, #8]
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB563_9
b LBB563_8
LBB563_8:
ldr x8, [sp, #8]
stur x8, [x29, #-8]
b LBB563_13
LBB563_9: ; in Loop: Header=BB563_6 Depth=1
b LBB563_10
LBB563_10: ; in Loop: Header=BB563_6 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #72]
str x8, [sp, #8]
b LBB563_6
LBB563_11:
b LBB563_12
LBB563_12:
ldur x0, [x29, #-16]
ldr x8, [sp, #24]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.504@PAGE
add x1, x1, l_.str.504@PAGEOFF
bl _Jim_SetResultFormatted
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB563_13
LBB563_13:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SetScanFmtFromAny
_SetScanFmtFromAny: ; @SetScanFmtFromAny
.cfi_startproc
; %bb.0:
sub sp, sp, #176
.cfi_def_cfa_offset 176
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
mov w8, #-1
stur w8, [x29, #-56]
ldur x8, [x29, #-24]
ldr x8, [x8]
stur x8, [x29, #-64]
ldur x8, [x29, #-24]
ldr w8, [x8, #20]
stur w8, [x29, #-68]
ldur x8, [x29, #-64]
ldursw x9, [x29, #-68]
add x8, x8, x9
str x8, [sp, #80]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB564_3
b LBB564_1
LBB564_1:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB564_3
b LBB564_2
LBB564_2:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldur x0, [x29, #-16]
ldur x1, [x29, #-24]
blr x8
b LBB564_3
LBB564_3:
stur wzr, [x29, #-48]
stur wzr, [x29, #-44]
b LBB564_4
LBB564_4: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-48]
ldur w9, [x29, #-68]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB564_9
b LBB564_5
LBB564_5: ; in Loop: Header=BB564_4 Depth=1
ldur x8, [x29, #-64]
ldursw x9, [x29, #-48]
ldrsb w8, [x8, x9]
subs w8, w8, #37
cset w8, ne
tbnz w8, #0, LBB564_7
b LBB564_6
LBB564_6: ; in Loop: Header=BB564_4 Depth=1
ldur w8, [x29, #-44]
add w8, w8, #1
stur w8, [x29, #-44]
b LBB564_7
LBB564_7: ; in Loop: Header=BB564_4 Depth=1
b LBB564_8
LBB564_8: ; in Loop: Header=BB564_4 Depth=1
ldur w8, [x29, #-48]
add w8, w8, #1
stur w8, [x29, #-48]
b LBB564_4
LBB564_9:
ldur w8, [x29, #-44]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x8, w8
lsl x8, x8, #5
add x8, x8, #88
ldursw x9, [x29, #-68]
add x8, x8, x9
add x8, x8, #3
add x8, x8, #1
ldursw x9, [x29, #-68]
add x8, x8, x9
add x8, x8, #1
ldursw x9, [x29, #-68]
add x8, x8, x9
ldur w9, [x29, #-44]
add w9, w9, #1
add x8, x8, w9, sxtw
add x8, x8, #1
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-52]
ldur w0, [x29, #-52]
bl _Jim_Alloc
stur x0, [x29, #-32]
ldur x0, [x29, #-32]
ldursw x2, [x29, #-52]
mov w1, #0
mov x3, #-1
str x3, [sp, #24] ; 8-byte Folded Spill
bl ___memset_chk
ldr x3, [sp, #24] ; 8-byte Folded Reload
ldursw x8, [x29, #-52]
ldur x9, [x29, #-32]
str x8, [x9]
ldur x8, [x29, #-32]
str xzr, [x8, #32]
ldur x8, [x29, #-32]
add x8, x8, #56
ldur w9, [x29, #-44]
add w10, w9, #1
; implicit-def: $x9
mov x9, x10
sxtw x9, w9
add x8, x8, x9, lsl #5
ldur x9, [x29, #-32]
str x8, [x9, #48]
ldur x8, [x29, #-32]
ldr x8, [x8, #48]
ldursw x9, [x29, #-68]
add x8, x8, x9
add x8, x8, #4
ldur x9, [x29, #-32]
str x8, [x9, #8]
ldur x8, [x29, #-32]
ldr x0, [x8, #8]
ldur x1, [x29, #-64]
ldursw x2, [x29, #-68]
bl ___memcpy_chk
ldur x8, [x29, #-32]
ldr x8, [x8, #8]
ldursw x9, [x29, #-68]
add x8, x8, x9
add x8, x8, #1
stur x8, [x29, #-40]
ldur x8, [x29, #-32]
ldur x9, [x29, #-24]
str x8, [x9, #24]
ldur x9, [x29, #-24]
adrp x8, _scanFmtStringObjType@PAGE
add x8, x8, _scanFmtStringObjType@PAGEOFF
str x8, [x9, #8]
stur wzr, [x29, #-48]
str wzr, [sp, #76]
b LBB564_10
LBB564_10: ; =>This Loop Header: Depth=1
; Child Loop BB564_14 Depth 2
; Child Loop BB564_36 Depth 2
; Child Loop BB564_59 Depth 2
; Child Loop BB564_66 Depth 2
; Child Loop BB564_68 Depth 3
ldur x8, [x29, #-64]
ldr x9, [sp, #80]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB564_91
b LBB564_11
LBB564_11: ; in Loop: Header=BB564_10 Depth=1
str wzr, [sp, #72]
ldur x8, [x29, #-32]
add x8, x8, #56
ldrsw x9, [sp, #76]
add x8, x8, x9, lsl #5
str x8, [sp, #56]
ldur x9, [x29, #-32]
ldr x8, [x9, #16]
add x8, x8, #1
str x8, [x9, #16]
ldr x8, [sp, #56]
str xzr, [x8, #16]
ldur x8, [x29, #-64]
ldrsb w8, [x8]
subs w8, w8, #37
cset w8, ne
tbnz w8, #0, LBB564_13
b LBB564_12
LBB564_12: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-64]
ldrsb w8, [x8, #1]
subs w8, w8, #37
cset w8, ne
tbnz w8, #0, LBB564_22
b LBB564_13
LBB564_13: ; in Loop: Header=BB564_10 Depth=1
ldr x8, [sp, #56]
strb wzr, [x8, #28]
ldur x8, [x29, #-40]
ldursw x9, [x29, #-48]
add x8, x8, x9
ldr x9, [sp, #56]
str x8, [x9, #8]
b LBB564_14
LBB564_14: ; Parent Loop BB564_10 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-64]
ldr x9, [sp, #80]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB564_21
b LBB564_15
LBB564_15: ; in Loop: Header=BB564_14 Depth=2
ldur x8, [x29, #-64]
ldrsb w8, [x8]
subs w8, w8, #37
cset w8, ne
tbnz w8, #0, LBB564_19
b LBB564_16
LBB564_16: ; in Loop: Header=BB564_14 Depth=2
ldur x8, [x29, #-64]
ldrsb w8, [x8, #1]
subs w8, w8, #37
cset w8, eq
tbnz w8, #0, LBB564_18
b LBB564_17
LBB564_17: ; in Loop: Header=BB564_10 Depth=1
b LBB564_21
LBB564_18: ; in Loop: Header=BB564_14 Depth=2
ldur x8, [x29, #-64]
add x8, x8, #1
stur x8, [x29, #-64]
b LBB564_19
LBB564_19: ; in Loop: Header=BB564_14 Depth=2
ldur x8, [x29, #-64]
ldrb w8, [x8]
ldur x9, [x29, #-40]
ldursw x10, [x29, #-48]
mov x11, x10
add w11, w11, #1
stur w11, [x29, #-48]
add x9, x9, x10
strb w8, [x9]
b LBB564_20
LBB564_20: ; in Loop: Header=BB564_14 Depth=2
ldur x8, [x29, #-64]
add x8, x8, #1
stur x8, [x29, #-64]
b LBB564_14
LBB564_21: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-40]
ldursw x9, [x29, #-48]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-48]
add x8, x8, x9
strb wzr, [x8]
b LBB564_22
LBB564_22: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-64]
add x8, x8, #1
stur x8, [x29, #-64]
ldur x8, [x29, #-64]
ldr x9, [sp, #80]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB564_24
b LBB564_23
LBB564_23:
b LBB564_92
LBB564_24: ; in Loop: Header=BB564_10 Depth=1
ldr x8, [sp, #56]
str wzr, [x8, #24]
ldur x8, [x29, #-64]
ldrsb w8, [x8]
subs w8, w8, #42
cset w8, ne
tbnz w8, #0, LBB564_26
b LBB564_25
LBB564_25: ; in Loop: Header=BB564_10 Depth=1
ldr x9, [sp, #56]
mov w8, #-1
str w8, [x9, #24]
ldur x8, [x29, #-64]
add x8, x8, #1
stur x8, [x29, #-64]
b LBB564_27
LBB564_26: ; in Loop: Header=BB564_10 Depth=1
ldur x9, [x29, #-32]
ldr x8, [x9, #24]
add x8, x8, #1
str x8, [x9, #24]
b LBB564_27
LBB564_27: ; in Loop: Header=BB564_10 Depth=1
ldur x0, [x29, #-64]
mov x9, sp
add x8, sp, #72
str x8, [x9]
add x8, sp, #68
str x8, [x9, #8]
adrp x1, l_.str.630@PAGE
add x1, x1, l_.str.630@PAGEOFF
bl _sscanf
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB564_51
b LBB564_28
LBB564_28: ; in Loop: Header=BB564_10 Depth=1
ldrsw x9, [sp, #68]
ldur x8, [x29, #-64]
add x8, x8, x9
stur x8, [x29, #-64]
ldr x8, [sp, #56]
ldr w8, [x8, #24]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB564_49
b LBB564_29
LBB564_29: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-64]
ldrsb w8, [x8]
subs w8, w8, #36
cset w8, ne
tbnz w8, #0, LBB564_49
b LBB564_30
LBB564_30: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-64]
add x8, x8, #1
stur x8, [x29, #-64]
ldr w8, [sp, #72]
ldr x9, [sp, #56]
str w8, [x9, #24]
str wzr, [sp, #72]
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB564_32
b LBB564_31
LBB564_31: ; in Loop: Header=BB564_10 Depth=1
ldr x8, [sp, #56]
ldr w8, [x8, #24]
subs w8, w8, #0
cset w8, gt
tbnz w8, #0, LBB564_34
b LBB564_32
LBB564_32: ; in Loop: Header=BB564_10 Depth=1
ldur w8, [x29, #-56]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB564_35
b LBB564_33
LBB564_33: ; in Loop: Header=BB564_10 Depth=1
ldr x8, [sp, #56]
ldr w8, [x8, #24]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB564_35
b LBB564_34
LBB564_34:
ldur x9, [x29, #-32]
adrp x8, l_.str.127@PAGE
add x8, x8, l_.str.127@PAGEOFF
str x8, [x9, #40]
mov w8, #1
stur w8, [x29, #-4]
b LBB564_93
LBB564_35: ; in Loop: Header=BB564_10 Depth=1
str wzr, [sp, #52]
b LBB564_36
LBB564_36: ; Parent Loop BB564_10 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #52]
ldr w9, [sp, #76]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB564_43
b LBB564_37
LBB564_37: ; in Loop: Header=BB564_36 Depth=2
ldur x8, [x29, #-32]
add x8, x8, #56
ldrsw x9, [sp, #52]
add x8, x8, x9, lsl #5
ldr w8, [x8, #24]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB564_39
b LBB564_38
LBB564_38: ; in Loop: Header=BB564_36 Depth=2
b LBB564_42
LBB564_39: ; in Loop: Header=BB564_36 Depth=2
ldur x8, [x29, #-32]
add x8, x8, #56
ldrsw x9, [sp, #52]
add x8, x8, x9, lsl #5
ldr w8, [x8, #24]
ldr x9, [sp, #56]
ldr w9, [x9, #24]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB564_41
b LBB564_40
LBB564_40:
ldur x9, [x29, #-32]
adrp x8, l_.str.631@PAGE
add x8, x8, l_.str.631@PAGEOFF
str x8, [x9, #40]
mov w8, #1
stur w8, [x29, #-4]
b LBB564_93
LBB564_41: ; in Loop: Header=BB564_36 Depth=2
b LBB564_42
LBB564_42: ; in Loop: Header=BB564_36 Depth=2
ldr w8, [sp, #52]
add w8, w8, #1
str w8, [sp, #52]
b LBB564_36
LBB564_43: ; in Loop: Header=BB564_10 Depth=1
ldur x0, [x29, #-64]
mov x9, sp
add x8, sp, #72
str x8, [x9]
add x8, sp, #68
str x8, [x9, #8]
adrp x1, l_.str.630@PAGE
add x1, x1, l_.str.630@PAGEOFF
bl _sscanf
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB564_45
b LBB564_44
LBB564_44: ; in Loop: Header=BB564_10 Depth=1
ldrsw x8, [sp, #72]
ldr x9, [sp, #56]
str x8, [x9, #16]
ldrsw x9, [sp, #68]
ldur x8, [x29, #-64]
add x8, x8, x9
stur x8, [x29, #-64]
b LBB564_45
LBB564_45: ; in Loop: Header=BB564_10 Depth=1
ldr x8, [sp, #56]
ldr w8, [x8, #24]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB564_48
b LBB564_46
LBB564_46: ; in Loop: Header=BB564_10 Depth=1
ldr x8, [sp, #56]
ldrsw x8, [x8, #24]
ldur x9, [x29, #-32]
ldr x9, [x9, #32]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB564_48
b LBB564_47
LBB564_47: ; in Loop: Header=BB564_10 Depth=1
ldr x8, [sp, #56]
ldrsw x8, [x8, #24]
ldur x9, [x29, #-32]
str x8, [x9, #32]
b LBB564_48
LBB564_48: ; in Loop: Header=BB564_10 Depth=1
b LBB564_50
LBB564_49: ; in Loop: Header=BB564_10 Depth=1
ldrsw x8, [sp, #72]
ldr x9, [sp, #56]
str x8, [x9, #16]
b LBB564_50
LBB564_50: ; in Loop: Header=BB564_10 Depth=1
b LBB564_51
LBB564_51: ; in Loop: Header=BB564_10 Depth=1
ldur w8, [x29, #-56]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB564_53
b LBB564_52
LBB564_52: ; in Loop: Header=BB564_10 Depth=1
ldr x8, [sp, #56]
ldr w8, [x8, #24]
stur w8, [x29, #-56]
b LBB564_53
LBB564_53: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-64]
ldrsb w8, [x8]
subs w8, w8, #91
cset w8, ne
tbnz w8, #0, LBB564_76
b LBB564_54
LBB564_54: ; in Loop: Header=BB564_10 Depth=1
mov w8, #1
str w8, [sp, #48]
ldur w8, [x29, #-48]
str w8, [sp, #44]
ldr x9, [sp, #56]
mov w8, #91
strb w8, [x9, #28]
ldur x8, [x29, #-40]
ldursw x9, [x29, #-48]
add x8, x8, x9
ldr x9, [sp, #56]
str x8, [x9]
ldur x8, [x29, #-64]
add x8, x8, #1
stur x8, [x29, #-64]
ldur x8, [x29, #-64]
ldrsb w8, [x8]
subs w8, w8, #94
cset w8, ne
tbnz w8, #0, LBB564_56
b LBB564_55
LBB564_55: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-64]
add x9, x8, #1
stur x9, [x29, #-64]
ldrb w8, [x8]
ldur x9, [x29, #-40]
ldursw x10, [x29, #-48]
mov x11, x10
add w11, w11, #1
stur w11, [x29, #-48]
add x9, x9, x10
strb w8, [x9]
b LBB564_56
LBB564_56: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-64]
ldrsb w8, [x8]
subs w8, w8, #93
cset w8, ne
tbnz w8, #0, LBB564_58
b LBB564_57
LBB564_57: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-64]
add x9, x8, #1
stur x9, [x29, #-64]
ldrb w8, [x8]
ldur x9, [x29, #-40]
ldursw x10, [x29, #-48]
mov x11, x10
add w11, w11, #1
stur w11, [x29, #-48]
add x9, x9, x10
strb w8, [x9]
b LBB564_58
LBB564_58: ; in Loop: Header=BB564_10 Depth=1
b LBB564_59
LBB564_59: ; Parent Loop BB564_10 Depth=1
; => This Inner Loop Header: Depth=2
ldur x8, [x29, #-64]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB564_61
b LBB564_60
LBB564_60: ; in Loop: Header=BB564_59 Depth=2
ldur x8, [x29, #-64]
ldrsb w8, [x8]
subs w8, w8, #93
cset w8, ne
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB564_61
LBB564_61: ; in Loop: Header=BB564_59 Depth=2
ldr w8, [sp, #20] ; 4-byte Folded Reload
tbz w8, #0, LBB564_63
b LBB564_62
LBB564_62: ; in Loop: Header=BB564_59 Depth=2
ldur x8, [x29, #-64]
add x9, x8, #1
stur x9, [x29, #-64]
ldrb w8, [x8]
ldur x9, [x29, #-40]
ldursw x10, [x29, #-48]
mov x11, x10
add w11, w11, #1
stur w11, [x29, #-48]
add x9, x9, x10
strb w8, [x9]
b LBB564_59
LBB564_63: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-64]
ldrsb w8, [x8]
subs w8, w8, #93
cset w8, eq
tbnz w8, #0, LBB564_65
b LBB564_64
LBB564_64:
ldur x9, [x29, #-32]
adrp x8, l_.str.632@PAGE
add x8, x8, l_.str.632@PAGEOFF
str x8, [x9, #40]
mov w8, #1
stur w8, [x29, #-4]
b LBB564_93
LBB564_65: ; in Loop: Header=BB564_10 Depth=1
ldur w8, [x29, #-48]
str w8, [sp, #40]
ldur x8, [x29, #-40]
ldursw x9, [x29, #-48]
mov x10, x9
add w10, w10, #1
stur w10, [x29, #-48]
add x8, x8, x9
strb wzr, [x8]
b LBB564_66
LBB564_66: ; Parent Loop BB564_10 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB564_68 Depth 3
ldr w8, [sp, #48]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB564_75
b LBB564_67
LBB564_67: ; in Loop: Header=BB564_66 Depth=2
str wzr, [sp, #48]
ldr w8, [sp, #44]
add w8, w8, #1
str w8, [sp, #36]
b LBB564_68
LBB564_68: ; Parent Loop BB564_10 Depth=1
; Parent Loop BB564_66 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #36]
ldr w9, [sp, #40]
subs w9, w9, #1
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB564_74
b LBB564_69
LBB564_69: ; in Loop: Header=BB564_68 Depth=3
ldur x8, [x29, #-40]
ldrsw x9, [sp, #36]
ldrsb w8, [x8, x9]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB564_72
b LBB564_70
LBB564_70: ; in Loop: Header=BB564_68 Depth=3
ldur x8, [x29, #-40]
ldr w9, [sp, #36]
subs w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
ldur x9, [x29, #-40]
ldr w10, [sp, #36]
add w10, w10, #1
ldrsb w9, [x9, w10, sxtw]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB564_72
b LBB564_71
LBB564_71: ; in Loop: Header=BB564_68 Depth=3
ldur x9, [x29, #-40]
ldr w10, [sp, #36]
mov w8, #1
subs w10, w10, #1
add x9, x9, w10, sxtw
ldrb w9, [x9]
strb w9, [sp, #35]
ldur x9, [x29, #-40]
ldr w10, [sp, #36]
add w10, w10, #1
add x9, x9, w10, sxtw
ldrb w9, [x9]
ldur x10, [x29, #-40]
ldr w11, [sp, #36]
subs w11, w11, #1
add x10, x10, w11, sxtw
strb w9, [x10]
ldrb w9, [sp, #35]
ldur x10, [x29, #-40]
ldr w11, [sp, #36]
add w11, w11, #1
add x10, x10, w11, sxtw
strb w9, [x10]
str w8, [sp, #48]
b LBB564_72
LBB564_72: ; in Loop: Header=BB564_68 Depth=3
b LBB564_73
LBB564_73: ; in Loop: Header=BB564_68 Depth=3
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB564_68
LBB564_74: ; in Loop: Header=BB564_66 Depth=2
b LBB564_66
LBB564_75: ; in Loop: Header=BB564_10 Depth=1
b LBB564_89
LBB564_76: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-64]
ldrsb w1, [x8]
adrp x0, l_.str.633@PAGE
add x0, x0, l_.str.633@PAGEOFF
bl _strchr
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB564_78
b LBB564_77
LBB564_77: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-64]
add x9, x8, #1
stur x9, [x29, #-64]
ldrsb w0, [x8]
bl _tolower
ldr x8, [sp, #56]
strb w0, [x8, #29]
b LBB564_78
LBB564_78: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-64]
ldrb w8, [x8]
ldr x9, [sp, #56]
strb w8, [x9, #28]
ldur x8, [x29, #-64]
ldrsb w1, [x8]
adrp x0, l_.str.634@PAGE
add x0, x0, l_.str.634@PAGEOFF
bl _strchr
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB564_80
b LBB564_79
LBB564_79:
ldur x9, [x29, #-32]
adrp x8, l_.str.635@PAGE
add x8, x8, l_.str.635@PAGEOFF
str x8, [x9, #40]
mov w8, #1
stur w8, [x29, #-4]
b LBB564_93
LBB564_80: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-64]
ldrsb w8, [x8]
subs w8, w8, #99
cset w8, ne
tbnz w8, #0, LBB564_83
b LBB564_81
LBB564_81: ; in Loop: Header=BB564_10 Depth=1
ldr x8, [sp, #56]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB564_83
b LBB564_82
LBB564_82:
ldur x9, [x29, #-32]
adrp x8, l_.str.636@PAGE
add x8, x8, l_.str.636@PAGEOFF
str x8, [x9, #40]
mov w8, #1
stur w8, [x29, #-4]
b LBB564_93
LBB564_83: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-64]
ldrsb w8, [x8]
subs w8, w8, #117
cset w8, ne
tbnz w8, #0, LBB564_86
b LBB564_84
LBB564_84: ; in Loop: Header=BB564_10 Depth=1
ldr x8, [sp, #56]
ldrsb w8, [x8, #29]
subs w8, w8, #108
cset w8, ne
tbnz w8, #0, LBB564_86
b LBB564_85
LBB564_85:
ldur x9, [x29, #-32]
adrp x8, l_.str.637@PAGE
add x8, x8, l_.str.637@PAGEOFF
str x8, [x9, #40]
mov w8, #1
stur w8, [x29, #-4]
b LBB564_93
LBB564_86: ; in Loop: Header=BB564_10 Depth=1
b LBB564_87
LBB564_87: ; in Loop: Header=BB564_10 Depth=1
b LBB564_88
LBB564_88: ; in Loop: Header=BB564_10 Depth=1
b LBB564_89
LBB564_89: ; in Loop: Header=BB564_10 Depth=1
ldr w8, [sp, #76]
add w8, w8, #1
str w8, [sp, #76]
b LBB564_90
LBB564_90: ; in Loop: Header=BB564_10 Depth=1
ldur x8, [x29, #-64]
add x8, x8, #1
stur x8, [x29, #-64]
b LBB564_10
LBB564_91:
b LBB564_92
LBB564_92:
stur wzr, [x29, #-4]
b LBB564_93
LBB564_93:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
add sp, sp, #176
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function FreeScanFmtInternalRep
_FreeScanFmtInternalRep: ; @FreeScanFmtInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
ldr x0, [x8, #24]
bl _Jim_Free
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8, #24]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function DupScanFmtInternalRep
_DupScanFmtInternalRep: ; @DupScanFmtInternalRep
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
str x2, [sp, #24]
ldur x8, [x29, #-16]
ldr x8, [x8, #24]
ldr x8, [x8]
str x8, [sp, #16]
ldr x8, [sp, #16]
mov x0, x8
bl _Jim_Alloc
str x0, [sp, #8]
ldr x0, [sp, #8]
ldur x8, [x29, #-16]
ldr x1, [x8, #24]
ldr x2, [sp, #16]
mov x3, #-1
bl ___memcpy_chk
ldr x8, [sp, #8]
ldr x9, [sp, #24]
str x8, [x9, #24]
ldr x9, [sp, #24]
adrp x8, _scanFmtStringObjType@PAGE
add x8, x8, _scanFmtStringObjType@PAGEOFF
str x8, [x9, #8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function UpdateStringOfScanFmt
_UpdateStringOfScanFmt: ; @UpdateStringOfScanFmt
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #24]
ldr x1, [x8, #8]
bl _JimSetStringBytes
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function JimRangeLen
_JimRangeLen: ; @JimRangeLen
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #32]
str x1, [sp, #24]
str x2, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB568_2
b LBB568_1
LBB568_1:
mov w8, #-1
str w8, [sp, #44]
b LBB568_22
LBB568_2:
ldr x8, [sp, #32]
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB568_4
b LBB568_3
LBB568_3:
str wzr, [sp, #44]
b LBB568_22
LBB568_4:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, le
tbnz w8, #0, LBB568_7
b LBB568_5
LBB568_5:
ldr x8, [sp, #32]
ldr x9, [sp, #24]
subs x8, x8, x9
cset w8, le
tbnz w8, #0, LBB568_7
b LBB568_6
LBB568_6:
mov w8, #-1
str w8, [sp, #44]
b LBB568_22
LBB568_7:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB568_10
b LBB568_8
LBB568_8:
ldr x8, [sp, #24]
ldr x9, [sp, #32]
subs x8, x8, x9
cset w8, le
tbnz w8, #0, LBB568_10
b LBB568_9
LBB568_9:
mov w8, #-1
str w8, [sp, #44]
b LBB568_22
LBB568_10:
b LBB568_11
LBB568_11:
b LBB568_12
LBB568_12:
ldr x8, [sp, #24]
ldr x9, [sp, #32]
subs x8, x8, x9
str x8, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB568_14
b LBB568_13
LBB568_13:
ldr x9, [sp, #8]
mov x8, #0
subs x8, x8, x9
str x8, [sp, #8]
b LBB568_14
LBB568_14:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB568_16
b LBB568_15
LBB568_15:
ldr x9, [sp, #16]
mov x8, #0
subs x8, x8, x9
str x8, [sp, #16]
b LBB568_16
LBB568_16:
ldr x8, [sp, #8]
subs x8, x8, #1
ldr x9, [sp, #16]
sdiv x8, x8, x9
add x8, x8, #1
str x8, [sp, #8]
ldr x8, [sp, #8]
mov x9, #2147483647
subs x8, x8, x9
cset w8, le
tbnz w8, #0, LBB568_18
b LBB568_17
LBB568_17:
mov x8, #2147483647
str x8, [sp, #8]
b LBB568_18
LBB568_18:
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ge
tbnz w8, #0, LBB568_20
b LBB568_19
LBB568_19:
mov x8, #-1
str x8, [sp] ; 8-byte Folded Spill
b LBB568_21
LBB568_20:
ldr x8, [sp, #8]
str x8, [sp] ; 8-byte Folded Spill
b LBB568_21
LBB568_21:
ldr x8, [sp] ; 8-byte Folded Reload
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #44]
b LBB568_22
LBB568_22:
ldr w0, [sp, #44]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function qsortCompareStringPointers
_qsortCompareStringPointers: ; @qsortCompareStringPointers
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
str x1, [sp, #16]
ldur x8, [x29, #-8]
str x8, [sp, #8]
ldr x8, [sp, #16]
str x8, [sp]
ldr x8, [sp, #8]
ldr x0, [x8]
ldr x8, [sp]
ldr x1, [x8]
bl _strcmp
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function subcmd_null
_subcmd_null: ; @subcmd_null
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
str x2, [sp, #8]
mov w0, #0
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function regnode
_regnode: ; @regnode
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x0, [sp, #8]
mov w1, #2
bl _reg_grow
ldr w8, [sp, #4]
ldr x9, [sp, #8]
ldr x9, [x9, #32]
ldr x12, [sp, #8]
ldrsw x10, [x12, #48]
mov x11, x10
add w11, w11, #1
str w11, [x12, #48]
str w8, [x9, x10, lsl #2]
ldr x8, [sp, #8]
ldr x9, [x8, #32]
ldr x11, [sp, #8]
ldrsw x10, [x11, #48]
mov x8, x10
add w8, w8, #1
str w8, [x11, #48]
mov w8, #0
str w8, [x9, x10, lsl #2]
ldr x8, [sp, #8]
ldr w8, [x8, #48]
subs w0, w8, #2
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function regbranch
_regbranch: ; @regbranch
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
ldr x8, [sp, #24]
str wzr, [x8]
ldur x0, [x29, #-16]
mov w1, #6
bl _regnode
str w0, [sp, #20]
str wzr, [sp, #16]
b LBB572_1
LBB572_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB572_4
b LBB572_2
LBB572_2: ; in Loop: Header=BB572_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrsb w8, [x8]
subs w8, w8, #41
cset w8, eq
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB572_4
b LBB572_3
LBB572_3: ; in Loop: Header=BB572_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrsb w8, [x8]
subs w8, w8, #124
cset w8, ne
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB572_4
LBB572_4: ; in Loop: Header=BB572_1 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB572_11
b LBB572_5
LBB572_5: ; in Loop: Header=BB572_1 Depth=1
ldur x0, [x29, #-16]
add x1, sp, #8
bl _regpiece
str w0, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB572_7
b LBB572_6
LBB572_6:
stur wzr, [x29, #-4]
b LBB572_14
LBB572_7: ; in Loop: Header=BB572_1 Depth=1
ldr w8, [sp, #8]
and w10, w8, #0x1
ldr x9, [sp, #24]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB572_9
b LBB572_8
LBB572_8: ; in Loop: Header=BB572_1 Depth=1
ldr w8, [sp, #8]
and w10, w8, #0x4
ldr x9, [sp, #24]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB572_10
LBB572_9: ; in Loop: Header=BB572_1 Depth=1
ldur x0, [x29, #-16]
ldr w1, [sp, #16]
ldr w2, [sp, #12]
bl _regtail
b LBB572_10
LBB572_10: ; in Loop: Header=BB572_1 Depth=1
ldr w8, [sp, #12]
str w8, [sp, #16]
b LBB572_1
LBB572_11:
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB572_13
b LBB572_12
LBB572_12:
ldur x0, [x29, #-16]
mov w1, #9
bl _regnode
b LBB572_13
LBB572_13:
ldr w8, [sp, #20]
stur w8, [x29, #-4]
b LBB572_14
LBB572_14:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function regtail
_regtail: ; @regtail
.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]
ldur w8, [x29, #-12]
str w8, [sp, #12]
b LBB573_1
LBB573_1: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-8]
ldr w1, [sp, #12]
bl _regnext
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB573_3
b LBB573_2
LBB573_2:
b LBB573_4
LBB573_3: ; in Loop: Header=BB573_1 Depth=1
ldr w8, [sp, #8]
str w8, [sp, #12]
b LBB573_1
LBB573_4:
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #7
cset w8, ne
tbnz w8, #0, LBB573_6
b LBB573_5
LBB573_5:
ldr w8, [sp, #12]
ldr w9, [sp, #16]
subs w8, w8, w9
str w8, [sp, #4]
b LBB573_7
LBB573_6:
ldr w8, [sp, #16]
ldr w9, [sp, #12]
subs w8, w8, w9
str w8, [sp, #4]
b LBB573_7
LBB573_7:
ldr w8, [sp, #4]
ldur x9, [x29, #-8]
ldr x9, [x9, #32]
ldr w10, [sp, #12]
add w10, w10, #1
str w8, [x9, w10, sxtw #2]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function regoptail
_regoptail: ; @regoptail
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str w1, [sp, #4]
str w2, [sp]
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB574_3
b LBB574_1
LBB574_1:
ldr x8, [sp, #8]
ldr x8, [x8, #32]
ldrsw x9, [sp, #4]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #6
cset w8, ne
tbnz w8, #0, LBB574_3
b LBB574_2
LBB574_2:
ldr x0, [sp, #8]
ldr w8, [sp, #4]
add w1, w8, #2
ldr w2, [sp]
bl _regtail
b LBB574_3
LBB574_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function reg_grow
_reg_grow: ; @reg_grow
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str w1, [sp, #4]
ldr x8, [sp, #8]
ldr w8, [x8, #48]
ldr w9, [sp, #4]
add w8, w8, w9
ldr x9, [sp, #8]
ldr w9, [x9, #52]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB575_2
b LBB575_1
LBB575_1:
ldr x8, [sp, #8]
ldr w8, [x8, #48]
ldr w9, [sp, #4]
add w8, w8, w9
lsl w8, w8, #1
ldr x9, [sp, #8]
str w8, [x9, #52]
ldr x8, [sp, #8]
ldr x0, [x8, #32]
ldr x8, [sp, #8]
ldrsw x8, [x8, #52]
lsl x1, x8, #2
bl _realloc
ldr x8, [sp, #8]
str x0, [x8, #32]
b LBB575_2
LBB575_2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function regpiece
_regpiece: ; @regpiece
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x0, [x29, #-16]
add x1, sp, #24
bl _regatom
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB576_2
b LBB576_1
LBB576_1:
stur wzr, [x29, #-4]
b LBB576_39
LBB576_2:
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrb w8, [x8]
sturb w8, [x29, #-29]
ldursb w8, [x29, #-29]
subs w8, w8, #42
cset w8, eq
tbnz w8, #0, LBB576_7
b LBB576_3
LBB576_3:
ldursb w8, [x29, #-29]
subs w8, w8, #43
cset w8, eq
tbnz w8, #0, LBB576_7
b LBB576_4
LBB576_4:
ldursb w8, [x29, #-29]
subs w8, w8, #63
cset w8, eq
tbnz w8, #0, LBB576_7
b LBB576_5
LBB576_5:
ldursb w8, [x29, #-29]
subs w8, w8, #123
cset w8, eq
tbnz w8, #0, LBB576_7
b LBB576_6
LBB576_6:
ldr w8, [sp, #24]
ldur x9, [x29, #-24]
str w8, [x9]
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB576_39
LBB576_7:
ldr w8, [sp, #24]
ands w8, w8, #0x1
cset w8, ne
tbnz w8, #0, LBB576_10
b LBB576_8
LBB576_8:
ldursb w8, [x29, #-29]
subs w8, w8, #63
cset w8, eq
tbnz w8, #0, LBB576_10
b LBB576_9
LBB576_9:
ldur x9, [x29, #-16]
mov w8, #12
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB576_39
LBB576_10:
ldursb w8, [x29, #-29]
subs w8, w8, #123
cset w8, ne
tbnz w8, #0, LBB576_27
b LBB576_11
LBB576_11:
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
add x0, x8, #1
add x1, sp, #8
mov w2, #10
bl _strtoul
mov x8, x0
str w8, [sp, #20]
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
ldr x9, [x9, #40]
add x9, x9, #1
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB576_13
b LBB576_12
LBB576_12:
ldur x9, [x29, #-16]
mov w8, #10
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB576_39
LBB576_13:
ldr x8, [sp, #8]
ldrsb w8, [x8]
subs w8, w8, #125
cset w8, ne
tbnz w8, #0, LBB576_15
b LBB576_14
LBB576_14:
ldr w8, [sp, #20]
str w8, [sp, #16]
b LBB576_18
LBB576_15:
add x1, sp, #8
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
str x8, [x9, #40]
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
add x0, x8, #1
mov w2, #10
bl _strtoul
mov x8, x0
str w8, [sp, #16]
ldr x8, [sp, #8]
ldrsb w8, [x8]
subs w8, w8, #125
cset w8, eq
tbnz w8, #0, LBB576_17
b LBB576_16
LBB576_16:
ldur x9, [x29, #-16]
mov w8, #9
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB576_39
LBB576_17:
b LBB576_18
LBB576_18:
ldr x8, [sp, #8]
ldur x9, [x29, #-16]
ldr x9, [x9, #40]
add x9, x9, #1
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB576_20
b LBB576_19
LBB576_19:
mov w8, #16960
movk w8, #15, lsl #16
str w8, [sp, #16]
b LBB576_24
LBB576_20:
ldr w8, [sp, #16]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB576_22
b LBB576_21
LBB576_21:
ldr w8, [sp, #16]
subs w8, w8, #100
cset w8, lt
tbnz w8, #0, LBB576_23
b LBB576_22
LBB576_22:
ldur x9, [x29, #-16]
mov w8, #10
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB576_39
LBB576_23:
b LBB576_24
LBB576_24:
ldr w8, [sp, #20]
subs w8, w8, #100
cset w8, lt
tbnz w8, #0, LBB576_26
b LBB576_25
LBB576_25:
ldur x9, [x29, #-16]
mov w8, #10
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB576_39
LBB576_26:
ldur x8, [x29, #-16]
ldr x0, [x8, #40]
mov w1, #125
bl _strchr
ldur x8, [x29, #-16]
str x0, [x8, #40]
b LBB576_28
LBB576_27:
ldursb w8, [x29, #-29]
subs w8, w8, #43
cset w8, eq
and w8, w8, #0x1
str w8, [sp, #20]
ldursb w8, [x29, #-29]
subs w8, w8, #63
cset w8, eq
and w9, w8, #0x1
mov w8, #16960
movk w8, #15, lsl #16
ands w9, w9, #0x1
csinc w8, w8, wzr, eq
str w8, [sp, #16]
b LBB576_28
LBB576_28:
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrsb w8, [x8, #1]
subs w8, w8, #63
cset w8, ne
tbnz w8, #0, LBB576_30
b LBB576_29
LBB576_29:
ldur x9, [x29, #-16]
ldr x8, [x9, #40]
add x8, x8, #1
str x8, [x9, #40]
ldur x0, [x29, #-16]
ldr w8, [sp, #24]
ands w8, w8, #0x2
cset w8, ne
and w10, w8, #0x1
mov w9, #13
mov w8, #11
ands w10, w10, #0x1
csel w1, w8, w9, ne
ldur w3, [x29, #-28]
mov w2, #5
bl _reginsert
str w0, [sp, #28]
b LBB576_31
LBB576_30:
ldur x0, [x29, #-16]
ldr w8, [sp, #24]
ands w8, w8, #0x2
cset w8, ne
and w10, w8, #0x1
mov w8, #10
mov w9, #12
ands w10, w10, #0x1
csel w1, w8, w9, ne
ldur w3, [x29, #-28]
mov w2, #5
bl _reginsert
str w0, [sp, #28]
b LBB576_31
LBB576_31:
ldr w8, [sp, #16]
ldur x9, [x29, #-16]
ldr x9, [x9, #32]
ldur w10, [x29, #-28]
add w10, w10, #2
str w8, [x9, w10, sxtw #2]
ldr w8, [sp, #20]
ldur x9, [x29, #-16]
ldr x9, [x9, #32]
ldur w10, [x29, #-28]
add w10, w10, #3
str w8, [x9, w10, sxtw #2]
ldur x8, [x29, #-16]
ldr x10, [x8, #32]
ldur w9, [x29, #-28]
mov w8, #4
add w11, w9, #4
mov w9, #0
str w9, [x10, w11, sxtw #2]
ldr w9, [sp, #20]
subs w9, w9, #0
cset w9, ne
and w9, w9, #0x1
ands w9, w9, #0x1
csinc w8, w8, wzr, eq
ldur x9, [x29, #-24]
str w8, [x9]
ldr w8, [sp, #24]
ands w8, w8, #0x2
cset w8, ne
tbnz w8, #0, LBB576_33
b LBB576_32
LBB576_32:
ldur x0, [x29, #-16]
mov w1, #7
bl _regnode
str w0, [sp, #4]
ldur x0, [x29, #-16]
ldr w1, [sp, #4]
ldur w2, [x29, #-28]
bl _regtail
ldur x0, [x29, #-16]
ldr w1, [sp, #28]
ldr w2, [sp, #4]
bl _regtail
b LBB576_33
LBB576_33:
ldur x9, [x29, #-16]
ldr x8, [x9, #40]
add x8, x8, #1
str x8, [x9, #40]
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrsb w8, [x8]
subs w8, w8, #42
cset w8, eq
tbnz w8, #0, LBB576_37
b LBB576_34
LBB576_34:
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrsb w8, [x8]
subs w8, w8, #43
cset w8, eq
tbnz w8, #0, LBB576_37
b LBB576_35
LBB576_35:
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrsb w8, [x8]
subs w8, w8, #63
cset w8, eq
tbnz w8, #0, LBB576_37
b LBB576_36
LBB576_36:
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrsb w8, [x8]
subs w8, w8, #123
cset w8, ne
tbnz w8, #0, LBB576_38
b LBB576_37
LBB576_37:
ldur x9, [x29, #-16]
mov w8, #13
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB576_39
LBB576_38:
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB576_39
LBB576_39:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function regatom
_regatom: ; @regatom
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
and w8, w8, #0x2
stur w8, [x29, #-36]
ldur x8, [x29, #-16]
ldr x0, [x8, #40]
ldur w2, [x29, #-36]
sub x1, x29, #40
bl _reg_utf8_tounicode_case
stur w0, [x29, #-44]
ldur x8, [x29, #-24]
str wzr, [x8]
ldursw x10, [x29, #-44]
ldur x9, [x29, #-16]
ldr x8, [x9, #40]
add x8, x8, x10
str x8, [x9, #40]
ldur w8, [x29, #-40]
subs w8, w8, #0
; kill: def $x8 killed $w8
str x8, [sp, #16] ; 8-byte Folded Spill
subs x8, x8, #124
cset w8, hi
tbnz w8, #0, LBB577_67
; %bb.1:
ldr x11, [sp, #16] ; 8-byte Folded Reload
adrp x10, lJTI577_0@PAGE
add x10, x10, lJTI577_0@PAGEOFF
Ltmp95:
adr x8, Ltmp95
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB577_2:
ldur x0, [x29, #-16]
mov w1, #1
bl _regnode
stur w0, [x29, #-28]
b LBB577_89
LBB577_3:
ldur x0, [x29, #-16]
mov w1, #2
bl _regnode
stur w0, [x29, #-28]
b LBB577_89
LBB577_4:
ldur x0, [x29, #-16]
mov w1, #3
bl _regnode
stur w0, [x29, #-28]
ldur x9, [x29, #-24]
ldr w8, [x9]
orr w8, w8, #0x3
str w8, [x9]
b LBB577_89
LBB577_5:
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
str x8, [sp, #40]
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #94
cset w8, ne
tbnz w8, #0, LBB577_7
b LBB577_6
LBB577_6:
ldur x0, [x29, #-16]
mov w1, #5
bl _regnode
stur w0, [x29, #-28]
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB577_8
LBB577_7:
ldur x0, [x29, #-16]
mov w1, #4
bl _regnode
stur w0, [x29, #-28]
b LBB577_8
LBB577_8:
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #93
cset w8, eq
tbnz w8, #0, LBB577_10
b LBB577_9
LBB577_9:
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB577_11
b LBB577_10
LBB577_10:
ldur x0, [x29, #-16]
ldr x8, [sp, #40]
ldrsb w1, [x8]
ldr x8, [sp, #40]
ldrsb w2, [x8]
bl _reg_addrange
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB577_11
LBB577_11:
b LBB577_12
LBB577_12: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB577_14
b LBB577_13
LBB577_13: ; in Loop: Header=BB577_12 Depth=1
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #93
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB577_14
LBB577_14: ; in Loop: Header=BB577_12 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB577_40
b LBB577_15
LBB577_15: ; in Loop: Header=BB577_12 Depth=1
ldr x0, [sp, #40]
ldur w2, [x29, #-36]
add x1, sp, #36
bl _reg_utf8_tounicode_case
ldr x8, [sp, #40]
add x8, x8, w0, sxtw
str x8, [sp, #40]
ldr w8, [sp, #36]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB577_19
b LBB577_16
LBB577_16: ; in Loop: Header=BB577_12 Depth=1
ldr x0, [sp, #40]
add x1, sp, #36
bl _reg_decode_escape
ldr x8, [sp, #40]
add x8, x8, w0, sxtw
str x8, [sp, #40]
ldr w8, [sp, #36]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB577_18
b LBB577_17
LBB577_17:
ldur x9, [x29, #-16]
mov w8, #18
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB577_90
LBB577_18: ; in Loop: Header=BB577_12 Depth=1
b LBB577_19
LBB577_19: ; in Loop: Header=BB577_12 Depth=1
ldr x8, [sp, #40]
ldrsb w8, [x8]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB577_27
b LBB577_20
LBB577_20: ; in Loop: Header=BB577_12 Depth=1
ldr x8, [sp, #40]
ldrsb w8, [x8, #1]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB577_27
b LBB577_21
LBB577_21: ; in Loop: Header=BB577_12 Depth=1
ldr x8, [sp, #40]
ldrsb w8, [x8, #1]
subs w8, w8, #93
cset w8, eq
tbnz w8, #0, LBB577_27
b LBB577_22
LBB577_22: ; in Loop: Header=BB577_12 Depth=1
ldr x8, [sp, #40]
ldrb w8, [x8]
add x1, sp, #32
str w8, [sp, #32]
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
ldr x0, [sp, #40]
ldur w2, [x29, #-36]
bl _reg_utf8_tounicode_case
ldr x8, [sp, #40]
add x8, x8, w0, sxtw
str x8, [sp, #40]
ldr w8, [sp, #32]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB577_26
b LBB577_23
LBB577_23: ; in Loop: Header=BB577_12 Depth=1
ldr x0, [sp, #40]
add x1, sp, #32
bl _reg_decode_escape
ldr x8, [sp, #40]
add x8, x8, w0, sxtw
str x8, [sp, #40]
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB577_25
b LBB577_24
LBB577_24:
ldur x9, [x29, #-16]
mov w8, #18
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB577_90
LBB577_25: ; in Loop: Header=BB577_12 Depth=1
b LBB577_26
LBB577_26: ; in Loop: Header=BB577_12 Depth=1
ldur x0, [x29, #-16]
ldr w1, [sp, #36]
ldr w2, [sp, #32]
bl _reg_addrange
b LBB577_12
LBB577_27: ; in Loop: Header=BB577_12 Depth=1
ldr w8, [sp, #36]
subs w8, w8, #91
cset w8, ne
tbnz w8, #0, LBB577_39
b LBB577_28
LBB577_28: ; in Loop: Header=BB577_12 Depth=1
ldr x0, [sp, #40]
adrp x1, l_.str.664@PAGE
add x1, x1, l_.str.664@PAGEOFF
mov x2, #8
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB577_32
b LBB577_29
LBB577_29: ; in Loop: Header=BB577_12 Depth=1
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
ands w8, w8, #0x2
cset w8, ne
tbnz w8, #0, LBB577_31
b LBB577_30
LBB577_30: ; in Loop: Header=BB577_12 Depth=1
ldur x0, [x29, #-16]
mov w1, #97
mov w2, #122
bl _reg_addrange
b LBB577_31
LBB577_31: ; in Loop: Header=BB577_12 Depth=1
ldur x0, [x29, #-16]
mov w1, #65
mov w2, #90
bl _reg_addrange
ldr x8, [sp, #40]
add x8, x8, #8
str x8, [sp, #40]
b LBB577_12
LBB577_32: ; in Loop: Header=BB577_12 Depth=1
ldr x0, [sp, #40]
adrp x1, l_.str.665@PAGE
add x1, x1, l_.str.665@PAGEOFF
mov x2, #8
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB577_36
b LBB577_33
LBB577_33: ; in Loop: Header=BB577_12 Depth=1
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
ands w8, w8, #0x2
cset w8, ne
tbnz w8, #0, LBB577_35
b LBB577_34
LBB577_34: ; in Loop: Header=BB577_12 Depth=1
ldur x0, [x29, #-16]
mov w1, #97
mov w2, #122
bl _reg_addrange
b LBB577_35
LBB577_35: ; in Loop: Header=BB577_12 Depth=1
ldur x0, [x29, #-16]
mov w1, #65
mov w2, #90
bl _reg_addrange
ldur x0, [x29, #-16]
mov w1, #48
mov w2, #57
bl _reg_addrange
ldr x8, [sp, #40]
add x8, x8, #8
str x8, [sp, #40]
b LBB577_12
LBB577_36: ; in Loop: Header=BB577_12 Depth=1
ldr x0, [sp, #40]
adrp x1, l_.str.666@PAGE
add x1, x1, l_.str.666@PAGEOFF
mov x2, #8
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB577_38
b LBB577_37
LBB577_37: ; in Loop: Header=BB577_12 Depth=1
ldur x0, [x29, #-16]
adrp x1, l_.str.667@PAGE
add x1, x1, l_.str.667@PAGEOFF
bl _reg_addrange_str
ldr x8, [sp, #40]
add x8, x8, #8
str x8, [sp, #40]
b LBB577_12
LBB577_38: ; in Loop: Header=BB577_12 Depth=1
b LBB577_39
LBB577_39: ; in Loop: Header=BB577_12 Depth=1
ldur x0, [x29, #-16]
ldr w1, [sp, #36]
ldr w2, [sp, #36]
bl _reg_addrange
b LBB577_12
LBB577_40:
ldur x0, [x29, #-16]
mov w1, #0
bl _regc
ldr x8, [sp, #40]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB577_42
b LBB577_41
LBB577_41:
ldr x8, [sp, #40]
add x8, x8, #1
str x8, [sp, #40]
b LBB577_42
LBB577_42:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
str x8, [x9, #40]
ldur x9, [x29, #-24]
ldr w8, [x9]
orr w8, w8, #0x3
str w8, [x9]
b LBB577_89
LBB577_43:
ldur x0, [x29, #-16]
mov w1, #1
sub x2, x29, #32
bl _reg
stur w0, [x29, #-28]
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB577_45
b LBB577_44
LBB577_44:
stur wzr, [x29, #-4]
b LBB577_90
LBB577_45:
ldur w8, [x29, #-32]
mov w9, #5
and w10, w8, w9
ldur x9, [x29, #-24]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB577_89
LBB577_46:
ldur x9, [x29, #-16]
mov w8, #14
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB577_90
LBB577_47:
ldur x9, [x29, #-16]
mov w8, #15
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB577_90
LBB577_48:
ldur x10, [x29, #-16]
ldr x8, [x10, #40]
add x9, x8, #1
str x9, [x10, #40]
ldrsb w8, [x8]
str w8, [sp, #8] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB577_56
b LBB577_49
LBB577_49:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #60
cset w8, eq
tbnz w8, #0, LBB577_57
b LBB577_50
LBB577_50:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #62
cset w8, eq
tbnz w8, #0, LBB577_58
b LBB577_51
LBB577_51:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #77
cset w8, eq
tbnz w8, #0, LBB577_58
b LBB577_52
LBB577_52:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #100
cset w8, eq
tbnz w8, #0, LBB577_59
b LBB577_53
LBB577_53:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #109
cset w8, eq
tbnz w8, #0, LBB577_57
b LBB577_54
LBB577_54:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #115
cset w8, eq
tbnz w8, #0, LBB577_63
b LBB577_55
LBB577_55:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #119
cset w8, eq
tbnz w8, #0, LBB577_60
b LBB577_64
LBB577_56:
ldur x9, [x29, #-16]
mov w8, #16
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB577_90
LBB577_57:
ldur x0, [x29, #-16]
mov w1, #15
bl _regnode
stur w0, [x29, #-28]
b LBB577_65
LBB577_58:
ldur x0, [x29, #-16]
mov w1, #16
bl _regnode
stur w0, [x29, #-28]
b LBB577_65
LBB577_59:
ldur x0, [x29, #-16]
mov w1, #4
bl _regnode
stur w0, [x29, #-28]
ldur x0, [x29, #-16]
mov w1, #48
mov w2, #57
bl _reg_addrange
ldur x0, [x29, #-16]
mov w1, #0
bl _regc
ldur x9, [x29, #-24]
ldr w8, [x9]
orr w8, w8, #0x3
str w8, [x9]
b LBB577_65
LBB577_60:
ldur x0, [x29, #-16]
mov w1, #4
bl _regnode
stur w0, [x29, #-28]
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
ands w8, w8, #0x2
cset w8, ne
tbnz w8, #0, LBB577_62
b LBB577_61
LBB577_61:
ldur x0, [x29, #-16]
mov w1, #97
mov w2, #122
bl _reg_addrange
b LBB577_62
LBB577_62:
ldur x0, [x29, #-16]
mov w1, #65
mov w2, #90
bl _reg_addrange
ldur x0, [x29, #-16]
mov w1, #48
mov w2, #57
bl _reg_addrange
ldur x0, [x29, #-16]
mov w2, #95
mov x1, x2
bl _reg_addrange
ldur x0, [x29, #-16]
mov w1, #0
bl _regc
ldur x9, [x29, #-24]
ldr w8, [x9]
orr w8, w8, #0x3
str w8, [x9]
b LBB577_65
LBB577_63:
ldur x0, [x29, #-16]
mov w1, #4
bl _regnode
stur w0, [x29, #-28]
ldur x0, [x29, #-16]
adrp x1, l_.str.667@PAGE
add x1, x1, l_.str.667@PAGEOFF
bl _reg_addrange_str
ldur x0, [x29, #-16]
mov w1, #0
bl _regc
ldur x9, [x29, #-24]
ldr w8, [x9]
orr w8, w8, #0x3
str w8, [x9]
b LBB577_65
LBB577_64:
ldur x9, [x29, #-16]
ldr x8, [x9, #40]
subs x8, x8, #1
str x8, [x9, #40]
b LBB577_66
LBB577_65:
b LBB577_89
LBB577_66:
b LBB577_67
LBB577_67:
str wzr, [sp, #28]
ldursw x10, [x29, #-44]
ldur x9, [x29, #-16]
ldr x8, [x9, #40]
subs x8, x8, x10
str x8, [x9, #40]
ldur x0, [x29, #-16]
mov w1, #8
bl _regnode
stur w0, [x29, #-28]
b LBB577_68
LBB577_68: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB577_70
b LBB577_69
LBB577_69: ; in Loop: Header=BB577_68 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldrsb w1, [x8]
adrp x0, l_.str.668@PAGE
add x0, x0, l_.str.668@PAGEOFF
bl _strchr
subs x8, x0, #0
cset w8, eq
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB577_70
LBB577_70: ; in Loop: Header=BB577_68 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB577_86
b LBB577_71
LBB577_71: ; in Loop: Header=BB577_68 Depth=1
ldur x8, [x29, #-16]
ldr x0, [x8, #40]
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
and w2, w8, #0x2
sub x1, x29, #40
bl _reg_utf8_tounicode_case
stur w0, [x29, #-44]
ldur w8, [x29, #-40]
subs w8, w8, #92
cset w8, ne
tbnz w8, #0, LBB577_78
b LBB577_72
LBB577_72: ; in Loop: Header=BB577_68 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldursw x9, [x29, #-44]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB577_78
b LBB577_73
LBB577_73: ; in Loop: Header=BB577_68 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldursw x9, [x29, #-44]
ldrsb w1, [x8, x9]
adrp x0, l_.str.669@PAGE
add x0, x0, l_.str.669@PAGEOFF
bl _strchr
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB577_75
b LBB577_74
LBB577_74:
b LBB577_86
LBB577_75: ; in Loop: Header=BB577_68 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldursw x9, [x29, #-44]
add x0, x8, x9
sub x1, x29, #40
bl _reg_decode_escape
ldur w8, [x29, #-44]
add w8, w8, w0
stur w8, [x29, #-44]
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB577_77
b LBB577_76
LBB577_76:
ldur x9, [x29, #-16]
mov w8, #18
str w8, [x9, #8]
stur wzr, [x29, #-4]
b LBB577_90
LBB577_77: ; in Loop: Header=BB577_68 Depth=1
b LBB577_78
LBB577_78: ; in Loop: Header=BB577_68 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldursw x9, [x29, #-44]
ldrsb w8, [x8, x9]
subs w8, w8, #42
cset w8, eq
tbnz w8, #0, LBB577_82
b LBB577_79
LBB577_79: ; in Loop: Header=BB577_68 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldursw x9, [x29, #-44]
ldrsb w8, [x8, x9]
subs w8, w8, #43
cset w8, eq
tbnz w8, #0, LBB577_82
b LBB577_80
LBB577_80: ; in Loop: Header=BB577_68 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldursw x9, [x29, #-44]
ldrsb w8, [x8, x9]
subs w8, w8, #63
cset w8, eq
tbnz w8, #0, LBB577_82
b LBB577_81
LBB577_81: ; in Loop: Header=BB577_68 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #40]
ldursw x9, [x29, #-44]
ldrsb w8, [x8, x9]
subs w8, w8, #123
cset w8, ne
tbnz w8, #0, LBB577_85
b LBB577_82
LBB577_82:
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB577_84
b LBB577_83
LBB577_83:
b LBB577_86
LBB577_84:
ldur x0, [x29, #-16]
ldur w1, [x29, #-40]
bl _regc
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
ldursw x10, [x29, #-44]
ldur x9, [x29, #-16]
ldr x8, [x9, #40]
add x8, x8, x10
str x8, [x9, #40]
b LBB577_86
LBB577_85: ; in Loop: Header=BB577_68 Depth=1
ldur x0, [x29, #-16]
ldur w1, [x29, #-40]
bl _regc
ldr w8, [sp, #28]
add w8, w8, #1
str w8, [sp, #28]
ldursw x10, [x29, #-44]
ldur x9, [x29, #-16]
ldr x8, [x9, #40]
add x8, x8, x10
str x8, [x9, #40]
b LBB577_68
LBB577_86:
ldur x0, [x29, #-16]
mov w1, #0
bl _regc
ldur x9, [x29, #-24]
ldr w8, [x9]
orr w8, w8, #0x1
str w8, [x9]
ldr w8, [sp, #28]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB577_88
b LBB577_87
LBB577_87:
ldur x9, [x29, #-24]
ldr w8, [x9]
orr w8, w8, #0x2
str w8, [x9]
b LBB577_88
LBB577_88:
b LBB577_89
LBB577_89:
ldur w8, [x29, #-28]
stur w8, [x29, #-4]
b LBB577_90
LBB577_90:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
.p2align 2
lJTI577_0:
.long LBB577_46-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_3-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_43-Ltmp95
.long LBB577_46-Ltmp95
.long LBB577_47-Ltmp95
.long LBB577_47-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_4-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_47-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_5-Ltmp95
.long LBB577_48-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_2-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_67-Ltmp95
.long LBB577_47-Ltmp95
.long LBB577_46-Ltmp95
; -- End function
.p2align 2 ; -- Begin function reginsert
_reginsert: ; @reginsert
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur w2, [x29, #-16]
stur w3, [x29, #-20]
ldur x0, [x29, #-8]
ldur w1, [x29, #-16]
bl _reg_grow
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldursw x9, [x29, #-20]
add x10, x8, x9, lsl #2
ldursw x11, [x29, #-16]
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldursw x9, [x29, #-20]
ldur x12, [x29, #-8]
ldr w12, [x12, #48]
ldur w13, [x29, #-20]
subs w13, w12, w13
; implicit-def: $x12
mov x12, x13
sxtw x13, w12
mov x12, #4
str x12, [sp, #8] ; 8-byte Folded Spill
mul x2, x12, x13
add x0, x10, x11, lsl #2
add x1, x8, x9, lsl #2
mov x3, #-1
str x3, [sp, #16] ; 8-byte Folded Spill
bl ___memmove_chk
ldr x10, [sp, #8] ; 8-byte Folded Reload
ldr x3, [sp, #16] ; 8-byte Folded Reload
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldursw x9, [x29, #-20]
ldursw x11, [x29, #-16]
mul x2, x10, x11
add x0, x8, x9, lsl #2
mov w1, #0
bl ___memset_chk
ldur w8, [x29, #-12]
ldur x9, [x29, #-8]
ldr x9, [x9, #32]
ldursw x10, [x29, #-20]
str w8, [x9, x10, lsl #2]
ldur w10, [x29, #-16]
ldur x9, [x29, #-8]
ldr w8, [x9, #48]
add w8, w8, w10
str w8, [x9, #48]
ldur w8, [x29, #-20]
ldur w9, [x29, #-16]
add w0, w8, w9
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function reg_utf8_tounicode_case
_reg_utf8_tounicode_case: ; @reg_utf8_tounicode_case
.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]
ldur x8, [x29, #-8]
ldrb w8, [x8]
ldr x9, [sp, #16]
str w8, [x9]
mov w8, #1
str w8, [sp, #8]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB579_2
b LBB579_1
LBB579_1:
ldr x8, [sp, #16]
ldr w0, [x8]
bl _toupper
ldr x8, [sp, #16]
str w0, [x8]
b LBB579_2
LBB579_2:
ldr w0, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function reg_addrange
_reg_addrange: ; @reg_addrange
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str w1, [sp, #4]
str w2, [sp]
ldr w8, [sp, #4]
ldr w9, [sp]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB580_2
b LBB580_1
LBB580_1:
ldr x0, [sp, #8]
ldr w1, [sp]
ldr w2, [sp, #4]
bl _reg_addrange
b LBB580_2
LBB580_2:
ldr x0, [sp, #8]
ldr w8, [sp]
ldr w9, [sp, #4]
subs w8, w8, w9
add w1, w8, #1
bl _regc
ldr x0, [sp, #8]
ldr w1, [sp, #4]
bl _regc
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function reg_decode_escape
_reg_decode_escape: ; @reg_decode_escape
.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 x8, [x29, #-8]
str x8, [sp, #16]
ldur x8, [x29, #-8]
add x9, x8, #1
stur x9, [x29, #-8]
ldrsb w8, [x8]
ldur x9, [x29, #-16]
str w8, [x9]
ldur x8, [x29, #-16]
ldr w8, [x8]
str w8, [sp, #12] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB581_36
b LBB581_1
LBB581_1:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #85
cset w8, eq
tbnz w8, #0, LBB581_30
b LBB581_2
LBB581_2:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #98
cset w8, eq
tbnz w8, #0, LBB581_11
b LBB581_3
LBB581_3:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #101
cset w8, eq
tbnz w8, #0, LBB581_12
b LBB581_4
LBB581_4:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #102
cset w8, eq
tbnz w8, #0, LBB581_13
b LBB581_5
LBB581_5:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #110
cset w8, eq
tbnz w8, #0, LBB581_14
b LBB581_6
LBB581_6:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #114
cset w8, eq
tbnz w8, #0, LBB581_15
b LBB581_7
LBB581_7:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #116
cset w8, eq
tbnz w8, #0, LBB581_16
b LBB581_8
LBB581_8:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #117
cset w8, eq
tbnz w8, #0, LBB581_18
b LBB581_9
LBB581_9:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #118
cset w8, eq
tbnz w8, #0, LBB581_17
b LBB581_10
LBB581_10:
ldr w8, [sp, #12] ; 4-byte Folded Reload
subs w8, w8, #120
cset w8, eq
tbnz w8, #0, LBB581_33
b LBB581_37
LBB581_11:
ldur x9, [x29, #-16]
mov w8, #8
str w8, [x9]
b LBB581_37
LBB581_12:
ldur x9, [x29, #-16]
mov w8, #27
str w8, [x9]
b LBB581_37
LBB581_13:
ldur x9, [x29, #-16]
mov w8, #12
str w8, [x9]
b LBB581_37
LBB581_14:
ldur x9, [x29, #-16]
mov w8, #10
str w8, [x9]
b LBB581_37
LBB581_15:
ldur x9, [x29, #-16]
mov w8, #13
str w8, [x9]
b LBB581_37
LBB581_16:
ldur x9, [x29, #-16]
mov w8, #9
str w8, [x9]
b LBB581_37
LBB581_17:
ldur x9, [x29, #-16]
mov w8, #11
str w8, [x9]
b LBB581_37
LBB581_18:
ldur x8, [x29, #-8]
ldrsb w8, [x8]
subs w8, w8, #123
cset w8, ne
tbnz w8, #0, LBB581_26
b LBB581_19
LBB581_19:
ldur x8, [x29, #-8]
add x0, x8, #1
ldur x2, [x29, #-16]
mov w1, #6
bl _parse_hex
stur w0, [x29, #-20]
ldur w8, [x29, #-20]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB581_24
b LBB581_20
LBB581_20:
ldur x8, [x29, #-8]
ldur w9, [x29, #-20]
add w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
subs w8, w8, #125
cset w8, ne
tbnz w8, #0, LBB581_24
b LBB581_21
LBB581_21:
ldur x8, [x29, #-16]
ldr w8, [x8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB581_24
b LBB581_22
LBB581_22:
ldur x8, [x29, #-16]
ldr w8, [x8]
subs w8, w8, #512, lsl #12 ; =2097152
cset w8, ge
tbnz w8, #0, LBB581_24
b LBB581_23
LBB581_23:
ldur w8, [x29, #-20]
add w9, w8, #2
ldur x8, [x29, #-8]
add x8, x8, w9, sxtw
stur x8, [x29, #-8]
b LBB581_25
LBB581_24:
ldur x9, [x29, #-16]
mov w8, #117
str w8, [x9]
b LBB581_25
LBB581_25:
b LBB581_29
LBB581_26:
ldur x0, [x29, #-8]
ldur x2, [x29, #-16]
mov w1, #4
bl _parse_hex
stur w0, [x29, #-20]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB581_28
b LBB581_27
LBB581_27:
ldursw x9, [x29, #-20]
ldur x8, [x29, #-8]
add x8, x8, x9
stur x8, [x29, #-8]
b LBB581_28
LBB581_28:
b LBB581_29
LBB581_29:
b LBB581_37
LBB581_30:
ldur x0, [x29, #-8]
ldur x2, [x29, #-16]
mov w1, #8
bl _parse_hex
stur w0, [x29, #-20]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB581_32
b LBB581_31
LBB581_31:
ldursw x9, [x29, #-20]
ldur x8, [x29, #-8]
add x8, x8, x9
stur x8, [x29, #-8]
b LBB581_32
LBB581_32:
b LBB581_37
LBB581_33:
ldur x0, [x29, #-8]
ldur x2, [x29, #-16]
mov w1, #2
bl _parse_hex
stur w0, [x29, #-20]
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB581_35
b LBB581_34
LBB581_34:
ldursw x9, [x29, #-20]
ldur x8, [x29, #-8]
add x8, x8, x9
stur x8, [x29, #-8]
b LBB581_35
LBB581_35:
b LBB581_37
LBB581_36:
ldur x8, [x29, #-8]
subs x8, x8, #1
stur x8, [x29, #-8]
ldur x9, [x29, #-16]
mov w8, #92
str w8, [x9]
b LBB581_37
LBB581_37:
ldur x8, [x29, #-8]
ldr x9, [sp, #16]
subs x8, x8, x9
mov x0, x8
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function reg_addrange_str
_reg_addrange_str: ; @reg_addrange_str
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
b LBB582_1
LBB582_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB582_3
b LBB582_2
LBB582_2: ; in Loop: Header=BB582_1 Depth=1
ldr x0, [sp, #8]
ldr x8, [sp]
ldrsb w1, [x8]
ldr x8, [sp]
ldrsb w2, [x8]
bl _reg_addrange
ldr x8, [sp]
add x8, x8, #1
str x8, [sp]
b LBB582_1
LBB582_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function parse_hex
_parse_hex: ; @parse_hex
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str x2, [sp, #24]
str wzr, [sp, #20]
str wzr, [sp, #16]
b LBB583_1
LBB583_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, LBB583_6
b LBB583_2
LBB583_2: ; in Loop: Header=BB583_1 Depth=1
ldur x8, [x29, #-8]
add x9, x8, #1
stur x9, [x29, #-8]
ldrsb w0, [x8]
bl _hexdigitval
str w0, [sp, #12]
ldr w8, [sp, #12]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB583_4
b LBB583_3
LBB583_3:
b LBB583_6
LBB583_4: ; in Loop: Header=BB583_1 Depth=1
ldr w9, [sp, #20]
ldr w8, [sp, #12]
orr w8, w8, w9, lsl #4
str w8, [sp, #20]
b LBB583_5
LBB583_5: ; in Loop: Header=BB583_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB583_1
LBB583_6:
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB583_8
b LBB583_7
LBB583_7:
ldr w8, [sp, #20]
ldr x9, [sp, #24]
str w8, [x9]
b LBB583_8
LBB583_8:
ldr w0, [sp, #16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function hexdigitval
_hexdigitval: ; @hexdigitval
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #48
cset w8, lt
tbnz w8, #0, LBB584_3
b LBB584_1
LBB584_1:
ldr w8, [sp, #8]
subs w8, w8, #57
cset w8, gt
tbnz w8, #0, LBB584_3
b LBB584_2
LBB584_2:
ldr w8, [sp, #8]
subs w8, w8, #48
str w8, [sp, #12]
b LBB584_10
LBB584_3:
ldr w8, [sp, #8]
subs w8, w8, #97
cset w8, lt
tbnz w8, #0, LBB584_6
b LBB584_4
LBB584_4:
ldr w8, [sp, #8]
subs w8, w8, #102
cset w8, gt
tbnz w8, #0, LBB584_6
b LBB584_5
LBB584_5:
ldr w8, [sp, #8]
subs w8, w8, #97
add w8, w8, #10
str w8, [sp, #12]
b LBB584_10
LBB584_6:
ldr w8, [sp, #8]
subs w8, w8, #65
cset w8, lt
tbnz w8, #0, LBB584_9
b LBB584_7
LBB584_7:
ldr w8, [sp, #8]
subs w8, w8, #70
cset w8, gt
tbnz w8, #0, LBB584_9
b LBB584_8
LBB584_8:
ldr w8, [sp, #8]
subs w8, w8, #65
add w8, w8, #10
str w8, [sp, #12]
b LBB584_10
LBB584_9:
mov w8, #-1
str w8, [sp, #12]
b LBB584_10
LBB584_10:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function regmatch
_regmatch: ; @regmatch
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
ldur w8, [x29, #-20]
stur w8, [x29, #-24]
b LBB585_1
LBB585_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB585_89
b LBB585_2
LBB585_2: ; in Loop: Header=BB585_1 Depth=1
ldur x0, [x29, #-16]
ldur w1, [x29, #-24]
bl _regnext
stur w0, [x29, #-28]
ldur x8, [x29, #-16]
ldr x0, [x8, #72]
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
and w2, w8, #0x2
add x1, sp, #32
bl _reg_utf8_tounicode_case
str w0, [sp, #36]
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldursw x9, [x29, #-24]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #8] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB585_71
b LBB585_3
LBB585_3: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB585_18
b LBB585_4
LBB585_4: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB585_21
b LBB585_5
LBB585_5: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB585_42
b LBB585_6
LBB585_6: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #4
cset w8, eq
tbnz w8, #0, LBB585_48
b LBB585_7
LBB585_7: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #5
cset w8, eq
tbnz w8, #0, LBB585_52
b LBB585_8
LBB585_8: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #6
cset w8, eq
tbnz w8, #0, LBB585_58
b LBB585_9
LBB585_9: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #7
cset w8, eq
tbnz w8, #0, LBB585_57
b LBB585_10
LBB585_10: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #8
cset w8, eq
tbnz w8, #0, LBB585_45
b LBB585_11
LBB585_11: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #9
cset w8, eq
tbnz w8, #0, LBB585_56
b LBB585_12
LBB585_12: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #10
subs w8, w8, #1
cset w8, ls
tbnz w8, #0, LBB585_69
b LBB585_13
LBB585_13: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #12
subs w8, w8, #1
cset w8, ls
tbnz w8, #0, LBB585_70
b LBB585_14
LBB585_14: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #15
cset w8, eq
tbnz w8, #0, LBB585_24
b LBB585_15
LBB585_15: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #16
cset w8, eq
tbnz w8, #0, LBB585_32
b LBB585_16
LBB585_16:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #1000
cset w8, eq
tbnz w8, #0, LBB585_72
b LBB585_17
LBB585_17:
ldr w8, [sp, #8] ; 4-byte Folded Reload
subs w8, w8, #2000
cset w8, eq
tbnz w8, #0, LBB585_72
b LBB585_73
LBB585_18: ; in Loop: Header=BB585_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #72]
ldur x9, [x29, #-16]
ldr x9, [x9, #80]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB585_20
b LBB585_19
LBB585_19:
stur wzr, [x29, #-4]
b LBB585_90
LBB585_20: ; in Loop: Header=BB585_1 Depth=1
b LBB585_88
LBB585_21: ; in Loop: Header=BB585_1 Depth=1
ldur x0, [x29, #-16]
ldr w1, [sp, #32]
bl _reg_iseol
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB585_23
b LBB585_22
LBB585_22:
stur wzr, [x29, #-4]
b LBB585_90
LBB585_23: ; in Loop: Header=BB585_1 Depth=1
b LBB585_88
LBB585_24: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #32]
and w0, w8, #0xff
bl _isalnum
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB585_27
b LBB585_25
LBB585_25: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #32]
subs w8, w8, #95
cset w8, eq
tbnz w8, #0, LBB585_27
b LBB585_26
LBB585_26:
stur wzr, [x29, #-4]
b LBB585_90
LBB585_27: ; in Loop: Header=BB585_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #72]
ldur x9, [x29, #-16]
ldr x9, [x9, #80]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB585_31
b LBB585_28
LBB585_28: ; in Loop: Header=BB585_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #72]
ldurb w0, [x8, #-1]
bl _isalnum
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB585_30
b LBB585_29
LBB585_29: ; in Loop: Header=BB585_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #72]
ldursb w8, [x8, #-1]
subs w8, w8, #95
cset w8, ne
tbnz w8, #0, LBB585_31
b LBB585_30
LBB585_30:
stur wzr, [x29, #-4]
b LBB585_90
LBB585_31: ; in Loop: Header=BB585_1 Depth=1
b LBB585_88
LBB585_32: ; in Loop: Header=BB585_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #72]
ldur x9, [x29, #-16]
ldr x9, [x9, #80]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB585_41
b LBB585_33
LBB585_33: ; in Loop: Header=BB585_1 Depth=1
ldur x0, [x29, #-16]
ldr w1, [sp, #32]
bl _reg_iseol
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB585_36
b LBB585_34
LBB585_34: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #32]
and w0, w8, #0xff
bl _isalnum
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB585_36
b LBB585_35
LBB585_35: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #32]
subs w8, w8, #95
cset w8, eq
tbnz w8, #0, LBB585_40
b LBB585_36
LBB585_36: ; in Loop: Header=BB585_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #72]
ldursb w8, [x8, #-1]
str w8, [sp, #32]
ldr w8, [sp, #32]
and w0, w8, #0xff
bl _isalnum
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB585_38
b LBB585_37
LBB585_37: ; in Loop: Header=BB585_1 Depth=1
ldr w8, [sp, #32]
subs w8, w8, #95
cset w8, ne
tbnz w8, #0, LBB585_39
b LBB585_38
LBB585_38: ; in Loop: Header=BB585_1 Depth=1
b LBB585_88
LBB585_39:
b LBB585_40
LBB585_40:
b LBB585_41
LBB585_41:
stur wzr, [x29, #-4]
b LBB585_90
LBB585_42: ; in Loop: Header=BB585_1 Depth=1
ldur x0, [x29, #-16]
ldr w1, [sp, #32]
bl _reg_iseol
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB585_44
b LBB585_43
LBB585_43:
stur wzr, [x29, #-4]
b LBB585_90
LBB585_44: ; in Loop: Header=BB585_1 Depth=1
ldrsw x10, [sp, #36]
ldur x9, [x29, #-16]
ldr x8, [x9, #72]
add x8, x8, x10
str x8, [x9, #72]
b LBB585_88
LBB585_45: ; in Loop: Header=BB585_1 Depth=1
ldur w8, [x29, #-24]
add w8, w8, #2
str w8, [sp, #28]
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldrsw x9, [sp, #28]
add x0, x8, x9, lsl #2
bl _str_int_len
str w0, [sp, #24]
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldrsw x9, [sp, #28]
add x0, x8, x9, lsl #2
ldr w1, [sp, #24]
ldur x8, [x29, #-16]
ldr x2, [x8, #72]
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
and w3, w8, #0x2
bl _prefix_cmp
str w0, [sp, #20]
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB585_47
b LBB585_46
LBB585_46:
stur wzr, [x29, #-4]
b LBB585_90
LBB585_47: ; in Loop: Header=BB585_1 Depth=1
ldrsw x10, [sp, #20]
ldur x9, [x29, #-16]
ldr x8, [x9, #72]
add x8, x8, x10
str x8, [x9, #72]
b LBB585_88
LBB585_48: ; in Loop: Header=BB585_1 Depth=1
ldur x0, [x29, #-16]
ldr w1, [sp, #32]
bl _reg_iseol
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB585_50
b LBB585_49
LBB585_49: ; in Loop: Header=BB585_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldur w9, [x29, #-24]
add w9, w9, #2
add x0, x8, w9, sxtw #2
ldr w1, [sp, #32]
bl _reg_range_find
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB585_51
b LBB585_50
LBB585_50:
stur wzr, [x29, #-4]
b LBB585_90
LBB585_51: ; in Loop: Header=BB585_1 Depth=1
ldrsw x10, [sp, #36]
ldur x9, [x29, #-16]
ldr x8, [x9, #72]
add x8, x8, x10
str x8, [x9, #72]
b LBB585_88
LBB585_52: ; in Loop: Header=BB585_1 Depth=1
ldur x0, [x29, #-16]
ldr w1, [sp, #32]
bl _reg_iseol
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB585_54
b LBB585_53
LBB585_53: ; in Loop: Header=BB585_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldur w9, [x29, #-24]
add w9, w9, #2
add x0, x8, w9, sxtw #2
ldr w1, [sp, #32]
bl _reg_range_find
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB585_55
b LBB585_54
LBB585_54:
stur wzr, [x29, #-4]
b LBB585_90
LBB585_55: ; in Loop: Header=BB585_1 Depth=1
ldrsw x10, [sp, #36]
ldur x9, [x29, #-16]
ldr x8, [x9, #72]
add x8, x8, x10
str x8, [x9, #72]
b LBB585_88
LBB585_56: ; in Loop: Header=BB585_1 Depth=1
b LBB585_88
LBB585_57: ; in Loop: Header=BB585_1 Depth=1
b LBB585_88
LBB585_58: ; in Loop: Header=BB585_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldursw x9, [x29, #-28]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #6
cset w8, eq
tbnz w8, #0, LBB585_60
b LBB585_59
LBB585_59: ; in Loop: Header=BB585_1 Depth=1
ldur w8, [x29, #-24]
add w8, w8, #2
stur w8, [x29, #-28]
b LBB585_68
LBB585_60:
b LBB585_61
LBB585_61: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #72]
str x8, [sp, #40]
ldur x0, [x29, #-16]
ldur w8, [x29, #-24]
add w1, w8, #2
bl _regmatch
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB585_63
b LBB585_62
LBB585_62:
mov w8, #1
stur w8, [x29, #-4]
b LBB585_90
LBB585_63: ; in Loop: Header=BB585_61 Depth=1
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
str x8, [x9, #72]
ldur x0, [x29, #-16]
ldur w1, [x29, #-24]
bl _regnext
stur w0, [x29, #-24]
b LBB585_64
LBB585_64: ; in Loop: Header=BB585_61 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB585_66
b LBB585_65
LBB585_65: ; in Loop: Header=BB585_61 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldursw x9, [x29, #-24]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #6
cset w8, eq
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB585_66
LBB585_66: ; in Loop: Header=BB585_61 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbnz w8, #0, LBB585_61
b LBB585_67
LBB585_67:
stur wzr, [x29, #-4]
b LBB585_90
LBB585_68: ; in Loop: Header=BB585_1 Depth=1
b LBB585_88
LBB585_69:
ldur x0, [x29, #-16]
ldur w1, [x29, #-24]
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldursw x9, [x29, #-24]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #11
cset w8, eq
and w2, w8, #0x1
bl _regmatchsimplerepeat
stur w0, [x29, #-4]
b LBB585_90
LBB585_70:
ldur x0, [x29, #-16]
ldur w1, [x29, #-24]
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldursw x9, [x29, #-24]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #13
cset w8, eq
and w2, w8, #0x1
bl _regmatchrepeat
stur w0, [x29, #-4]
b LBB585_90
LBB585_71:
mov w8, #1
stur w8, [x29, #-4]
b LBB585_90
LBB585_72:
ldur x0, [x29, #-16]
ldur w1, [x29, #-28]
bl _regmatch
stur w0, [x29, #-4]
b LBB585_90
LBB585_73:
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldursw x9, [x29, #-24]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #1002
cset w8, lt
tbnz w8, #0, LBB585_87
b LBB585_74
LBB585_74:
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldursw x9, [x29, #-24]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #2101
cset w8, ge
tbnz w8, #0, LBB585_87
b LBB585_75
LBB585_75:
ldur x8, [x29, #-16]
ldr x8, [x8, #72]
str x8, [sp, #40]
ldur x0, [x29, #-16]
ldur w1, [x29, #-28]
bl _regmatch
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB585_86
b LBB585_76
LBB585_76:
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldursw x9, [x29, #-24]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #2001
cset w8, ge
tbnz w8, #0, LBB585_81
b LBB585_77
LBB585_77:
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldursw x9, [x29, #-24]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #1001
str w8, [sp, #16]
ldr w8, [sp, #16]
ldur x9, [x29, #-16]
ldr w9, [x9, #96]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB585_80
b LBB585_78
LBB585_78:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldrsw x9, [sp, #16]
lsl x9, x9, #3
ldr w8, [x8, x9]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB585_80
b LBB585_79
LBB585_79:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
ldr x9, [x9, #64]
subs x8, x8, x9
ldur x9, [x29, #-16]
ldr x9, [x9, #88]
ldrsw x10, [sp, #16]
lsl x10, x10, #3
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, x10]
b LBB585_80
LBB585_80:
b LBB585_85
LBB585_81:
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldursw x9, [x29, #-24]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #2001
str w8, [sp, #12]
ldr w8, [sp, #12]
ldur x9, [x29, #-16]
ldr w9, [x9, #96]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB585_84
b LBB585_82
LBB585_82:
ldur x8, [x29, #-16]
ldr x8, [x8, #88]
ldrsw x9, [sp, #12]
add x8, x8, x9, lsl #3
ldr w8, [x8, #4]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB585_84
b LBB585_83
LBB585_83:
ldr x8, [sp, #40]
ldur x9, [x29, #-16]
ldr x9, [x9, #64]
subs x8, x8, x9
ldur x9, [x29, #-16]
ldr x9, [x9, #88]
ldrsw x10, [sp, #12]
add x9, x9, x10, lsl #3
; kill: def $w8 killed $w8 killed $x8
str w8, [x9, #4]
b LBB585_84
LBB585_84:
b LBB585_85
LBB585_85:
mov w8, #1
stur w8, [x29, #-4]
b LBB585_90
LBB585_86:
stur wzr, [x29, #-4]
b LBB585_90
LBB585_87:
mov w8, #14
stur w8, [x29, #-4]
b LBB585_90
LBB585_88: ; in Loop: Header=BB585_1 Depth=1
ldur w8, [x29, #-28]
stur w8, [x29, #-24]
b LBB585_1
LBB585_89:
mov w8, #14
stur w8, [x29, #-4]
b LBB585_90
LBB585_90:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function reg_iseol
_reg_iseol: ; @reg_iseol
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
ldr x8, [sp, #16]
ldr w8, [x8, #4]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB586_4
b LBB586_1
LBB586_1:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB586_3
b LBB586_2
LBB586_2:
ldr w8, [sp, #12]
subs w8, w8, #10
cset w8, eq
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB586_3
LBB586_3:
ldr w8, [sp, #8] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #28]
b LBB586_5
LBB586_4:
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, eq
and w8, w8, #0x1
str w8, [sp, #28]
b LBB586_5
LBB586_5:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function reg_range_find
_reg_range_find: ; @reg_range_find
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str w1, [sp, #12]
b LBB587_1
LBB587_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB587_6
b LBB587_2
LBB587_2: ; in Loop: Header=BB587_1 Depth=1
ldr w8, [sp, #12]
ldr x9, [sp, #16]
ldr w9, [x9, #4]
subs w8, w8, w9
cset w8, lt
tbnz w8, #0, LBB587_5
b LBB587_3
LBB587_3: ; in Loop: Header=BB587_1 Depth=1
ldr w8, [sp, #12]
ldr x9, [sp, #16]
ldr w9, [x9]
ldr x10, [sp, #16]
ldr w10, [x10, #4]
add w9, w9, w10
subs w9, w9, #1
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB587_5
b LBB587_4
LBB587_4:
mov w8, #1
str w8, [sp, #28]
b LBB587_7
LBB587_5: ; in Loop: Header=BB587_1 Depth=1
ldr x8, [sp, #16]
add x8, x8, #8
str x8, [sp, #16]
b LBB587_1
LBB587_6:
str wzr, [sp, #28]
b LBB587_7
LBB587_7:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function regmatchsimplerepeat
_regmatchsimplerepeat: ; @regmatchsimplerepeat
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur w2, [x29, #-24]
stur wzr, [x29, #-28]
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldur w9, [x29, #-20]
add w9, w9, #2
ldr w8, [x8, w9, sxtw #2]
str w8, [sp, #12]
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldur w9, [x29, #-20]
add w9, w9, #3
ldr w8, [x8, w9, sxtw #2]
str w8, [sp, #8]
ldur x0, [x29, #-16]
ldur w1, [x29, #-20]
bl _regnext
str w0, [sp, #4]
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldrsw x9, [sp, #4]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #8
cset w8, ne
tbnz w8, #0, LBB588_2
b LBB588_1
LBB588_1:
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldr w9, [sp, #4]
add w9, w9, #2
ldr w8, [x8, w9, sxtw #2]
stur w8, [x29, #-28]
b LBB588_2
LBB588_2:
ldur x8, [x29, #-16]
ldr x8, [x8, #72]
str x8, [sp, #24]
ldur x0, [x29, #-16]
ldur w8, [x29, #-20]
add w1, w8, #5
ldr w2, [sp, #12]
bl _regrepeat
str w0, [sp, #20]
ldr w8, [sp, #20]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB588_4
b LBB588_3
LBB588_3:
stur wzr, [x29, #-4]
b LBB588_24
LBB588_4:
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB588_6
b LBB588_5
LBB588_5:
ldr w8, [sp, #20]
str w8, [sp, #12]
ldr w8, [sp, #8]
str w8, [sp, #20]
b LBB588_6
LBB588_6:
b LBB588_7
LBB588_7: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB588_11
b LBB588_8
LBB588_8: ; in Loop: Header=BB588_7 Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB588_10
b LBB588_9
LBB588_9:
b LBB588_23
LBB588_10: ; in Loop: Header=BB588_7 Depth=1
b LBB588_14
LBB588_11: ; in Loop: Header=BB588_7 Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB588_13
b LBB588_12
LBB588_12:
b LBB588_23
LBB588_13: ; in Loop: Header=BB588_7 Depth=1
b LBB588_14
LBB588_14: ; in Loop: Header=BB588_7 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
add x8, x8, x9
ldur x9, [x29, #-16]
str x8, [x9, #72]
ldur x8, [x29, #-16]
ldr x0, [x8, #72]
ldur x8, [x29, #-16]
ldr w8, [x8, #4]
and w2, w8, #0x2
add x1, sp, #16
bl _reg_utf8_tounicode_case
ldur x0, [x29, #-16]
ldur w1, [x29, #-28]
bl _reg_iseol
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB588_16
b LBB588_15
LBB588_15: ; in Loop: Header=BB588_7 Depth=1
ldr w8, [sp, #16]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB588_19
b LBB588_16
LBB588_16: ; in Loop: Header=BB588_7 Depth=1
ldur x0, [x29, #-16]
ldr w1, [sp, #4]
bl _regmatch
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB588_18
b LBB588_17
LBB588_17:
mov w8, #1
stur w8, [x29, #-4]
b LBB588_24
LBB588_18: ; in Loop: Header=BB588_7 Depth=1
b LBB588_19
LBB588_19: ; in Loop: Header=BB588_7 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB588_21
b LBB588_20
LBB588_20: ; in Loop: Header=BB588_7 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB588_22
LBB588_21: ; in Loop: Header=BB588_7 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB588_22
LBB588_22: ; in Loop: Header=BB588_7 Depth=1
b LBB588_7
LBB588_23:
stur wzr, [x29, #-4]
b LBB588_24
LBB588_24:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function regmatchrepeat
_regmatchrepeat: ; @regmatchrepeat
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur w2, [x29, #-24]
ldur x8, [x29, #-16]
ldr x8, [x8, #32]
ldursw x9, [x29, #-20]
add x8, x8, x9, lsl #2
str x8, [sp, #32]
ldr x8, [sp, #32]
ldr w8, [x8, #8]
str w8, [sp, #28]
ldr x8, [sp, #32]
ldr w8, [x8, #12]
str w8, [sp, #24]
ldr x8, [sp, #32]
ldr w8, [x8, #16]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB589_4
b LBB589_1
LBB589_1:
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-16]
ldur w8, [x29, #-20]
add w1, w8, #5
bl _regmatch
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB589_3
b LBB589_2
LBB589_2:
mov w8, #1
stur w8, [x29, #-4]
b LBB589_17
LBB589_3:
ldr x9, [sp, #32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
stur wzr, [x29, #-4]
b LBB589_17
LBB589_4:
ldr x8, [sp, #32]
ldr w8, [x8, #16]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB589_6
b LBB589_5
LBB589_5:
stur wzr, [x29, #-4]
b LBB589_17
LBB589_6:
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB589_12
b LBB589_7
LBB589_7:
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur w1, [x29, #-20]
bl _regnext
mov x1, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _regmatch
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB589_9
b LBB589_8
LBB589_8:
mov w8, #1
stur w8, [x29, #-4]
b LBB589_17
LBB589_9:
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-16]
ldur w8, [x29, #-20]
add w1, w8, #5
bl _regmatch
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB589_11
b LBB589_10
LBB589_10:
mov w8, #1
stur w8, [x29, #-4]
b LBB589_17
LBB589_11:
ldr x9, [sp, #32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
stur wzr, [x29, #-4]
b LBB589_17
LBB589_12:
ldr x8, [sp, #32]
ldr w8, [x8, #16]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB589_16
b LBB589_13
LBB589_13:
ldr x9, [sp, #32]
ldr w8, [x9, #16]
add w8, w8, #1
str w8, [x9, #16]
ldur x0, [x29, #-16]
ldur w8, [x29, #-20]
add w1, w8, #5
bl _regmatch
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB589_15
b LBB589_14
LBB589_14:
mov w8, #1
stur w8, [x29, #-4]
b LBB589_17
LBB589_15:
ldr x9, [sp, #32]
ldr w8, [x9, #16]
subs w8, w8, #1
str w8, [x9, #16]
b LBB589_16
LBB589_16:
ldur x8, [x29, #-16]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x0, [x29, #-16]
ldur w1, [x29, #-20]
bl _regnext
mov x1, x0
ldr x0, [sp, #8] ; 8-byte Folded Reload
bl _regmatch
stur w0, [x29, #-4]
b LBB589_17
LBB589_17:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function regrepeat
_regrepeat: ; @regrepeat
.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 w1, [x29, #-12]
stur w2, [x29, #-16]
stur wzr, [x29, #-20]
ldur x8, [x29, #-8]
ldr x8, [x8, #72]
str x8, [sp, #32]
ldur w8, [x29, #-12]
add w8, w8, #2
str w8, [sp, #28]
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldursw x9, [x29, #-12]
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #3
; kill: def $x8 killed $w8
str x8, [sp, #8] ; 8-byte Folded Spill
subs x8, x8, #5
cset w8, hi
tbnz w8, #0, LBB590_28
; %bb.1:
ldr x11, [sp, #8] ; 8-byte Folded Reload
adrp x10, lJTI590_0@PAGE
add x10, x10, lJTI590_0@PAGEOFF
Ltmp99:
adr x8, Ltmp99
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB590_2:
b LBB590_3
LBB590_3: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-8]
ldr x8, [sp, #32]
ldrsb w1, [x8]
bl _reg_iseol
subs w8, w0, #0
cset w8, ne
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB590_5
b LBB590_4
LBB590_4: ; in Loop: Header=BB590_3 Depth=1
ldur w8, [x29, #-20]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, lt
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB590_5
LBB590_5: ; in Loop: Header=BB590_3 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB590_7
b LBB590_6
LBB590_6: ; in Loop: Header=BB590_3 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
ldr x8, [sp, #32]
add x8, x8, #1
str x8, [sp, #32]
b LBB590_3
LBB590_7:
b LBB590_29
LBB590_8:
b LBB590_9
LBB590_9: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB590_13
b LBB590_10
LBB590_10: ; in Loop: Header=BB590_9 Depth=1
ldr x0, [sp, #32]
ldur x8, [x29, #-8]
ldr w8, [x8, #4]
and w2, w8, #0x2
add x1, sp, #24
bl _reg_utf8_tounicode_case
str w0, [sp, #20]
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldrsw x9, [sp, #28]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB590_12
b LBB590_11
LBB590_11:
b LBB590_13
LBB590_12: ; in Loop: Header=BB590_9 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
ldrsw x9, [sp, #20]
ldr x8, [sp, #32]
add x8, x8, x9
str x8, [sp, #32]
b LBB590_9
LBB590_13:
b LBB590_29
LBB590_14:
b LBB590_15
LBB590_15: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB590_20
b LBB590_16
LBB590_16: ; in Loop: Header=BB590_15 Depth=1
ldr x0, [sp, #32]
ldur x8, [x29, #-8]
ldr w8, [x8, #4]
and w2, w8, #0x2
add x1, sp, #24
bl _reg_utf8_tounicode_case
str w0, [sp, #20]
ldur x0, [x29, #-8]
ldr w1, [sp, #24]
bl _reg_iseol
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB590_18
b LBB590_17
LBB590_17: ; in Loop: Header=BB590_15 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldrsw x9, [sp, #28]
add x0, x8, x9, lsl #2
ldr w1, [sp, #24]
bl _reg_range_find
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB590_19
b LBB590_18
LBB590_18:
b LBB590_20
LBB590_19: ; in Loop: Header=BB590_15 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
ldrsw x9, [sp, #20]
ldr x8, [sp, #32]
add x8, x8, x9
str x8, [sp, #32]
b LBB590_15
LBB590_20:
b LBB590_29
LBB590_21:
b LBB590_22
LBB590_22: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-20]
ldur w9, [x29, #-16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB590_27
b LBB590_23
LBB590_23: ; in Loop: Header=BB590_22 Depth=1
ldr x0, [sp, #32]
ldur x8, [x29, #-8]
ldr w8, [x8, #4]
and w2, w8, #0x2
add x1, sp, #24
bl _reg_utf8_tounicode_case
str w0, [sp, #20]
ldur x0, [x29, #-8]
ldr w1, [sp, #24]
bl _reg_iseol
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB590_25
b LBB590_24
LBB590_24: ; in Loop: Header=BB590_22 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8, #32]
ldrsw x9, [sp, #28]
add x0, x8, x9, lsl #2
ldr w1, [sp, #24]
bl _reg_range_find
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB590_26
b LBB590_25
LBB590_25:
b LBB590_27
LBB590_26: ; in Loop: Header=BB590_22 Depth=1
ldur w8, [x29, #-20]
add w8, w8, #1
stur w8, [x29, #-20]
ldrsw x9, [sp, #20]
ldr x8, [sp, #32]
add x8, x8, x9
str x8, [sp, #32]
b LBB590_22
LBB590_27:
b LBB590_29
LBB590_28:
ldur x9, [x29, #-8]
mov w8, #14
str w8, [x9, #8]
stur wzr, [x29, #-20]
b LBB590_29
LBB590_29:
ldr x8, [sp, #32]
ldur x9, [x29, #-8]
str x8, [x9, #72]
ldur w0, [x29, #-20]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
.p2align 2
lJTI590_0:
.long LBB590_2-Ltmp99
.long LBB590_14-Ltmp99
.long LBB590_21-Ltmp99
.long LBB590_28-Ltmp99
.long LBB590_28-Ltmp99
.long LBB590_8-Ltmp99
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "bootstrap"
l_.str.1: ; @.str.1
.asciz "1.0"
l_.str.2: ; @.str.2
.asciz "bootstrap.tcl"
l_.str.3: ; @.str.3
.asciz "\n\nproc package {args} {}\n"
l_.str.4: ; @.str.4
.asciz "initjimsh"
l_.str.5: ; @.str.5
.asciz "initjimsh.tcl"
l_.str.6: ; @.str.6
.asciz "\n\n\nproc _jimsh_init {} {\n\trename _jimsh_init {}\n\tglobal jim::exe jim::argv0 tcl_interactive auto_path tcl_platform\n\n\n\tif {[exists jim::argv0]} {\n\t\tif {[string match \"*/*\" $jim::argv0]} {\n\t\t\tset jim::exe [file join [pwd] $jim::argv0]\n\t\t} else {\n\t\t\tforeach path [split [env PATH \"\"] $tcl_platform(pathSeparator)] {\n\t\t\t\tset exec [file join [pwd] [string map {\\\\ /} $path] $jim::argv0]\n\t\t\t\tif {[file executable $exec]} {\n\t\t\t\t\tset jim::exe $exec\n\t\t\t\t\tbreak\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\n\tlappend p {*}[split [env JIMLIB {}] $tcl_platform(pathSeparator)]\n\tif {[exists jim::exe]} {\n\t\tlappend p [file dirname $jim::exe]\n\t}\n\tlappend p {*}$auto_path\n\tset auto_path $p\n\n\tif {$tcl_interactive && [env HOME {}] ne \"\"} {\n\t\tforeach src {.jimrc jimrc.tcl} {\n\t\t\tif {[file exists [env HOME]/$src]} {\n\t\t\t\tuplevel #0 source [env HOME]/$src\n\t\t\t\tbreak\n\t\t\t}\n\t\t}\n\t}\n\treturn \"\"\n}\n\nif {$tcl_platform(platform) eq \"windows\"} {\n\tset jim::argv0 [string map {\\\\ /} $jim::argv0]\n}\n\n_jimsh_init\n"
l_.str.7: ; @.str.7
.asciz "glob"
l_.str.8: ; @.str.8
.asciz "glob.tcl"
l_.str.9: ; @.str.9
.asciz "\n\n\n\n\n\n\npackage require readdir\n\n\nproc glob.globdir {dir pattern} {\n\tif {[file exists $dir/$pattern]} {\n\n\t\treturn [list $pattern]\n\t}\n\n\tset result {}\n\tset files [readdir $dir]\n\tlappend files . ..\n\n\tforeach name $files {\n\t\tif {[string match $pattern $name]} {\n\n\t\t\tif {[string index $name 0] eq \".\" && [string index $pattern 0] ne \".\"} {\n\t\t\t\tcontinue\n\t\t\t}\n\t\t\tlappend result $name\n\t\t}\n\t}\n\n\treturn $result\n}\n\n\n\n\nproc glob.explode {pattern} {\n\tset oldexp {}\n\tset newexp {\"\"}\n\n\twhile 1 {\n\t\tset oldexp $newexp\n\t\tset newexp {}\n\t\tset ob [string first \\{ $pattern]\n\t\tset cb [string first \\} $pattern]\n\n\t\tif {$ob < $cb && $ob != -1} {\n\t\t\tset mid [string range $pattern 0 $ob-1]\n\t\t\tset subexp [lassign [glob.explode [string range $pattern $ob+1 end]] pattern]\n\t\t\tif {$pattern eq \"\"} {\n\t\t\t\terror \"unmatched open brace in glob pattern\"\n\t\t\t}\n\t\t\tset pattern [string range $pattern 1 end]\n\n\t\t\tforeach subs $subexp {\n\t\t\t\tforeach sub [split $subs ,] {\n\t\t\t\t\tforeach old $oldexp {\n\t\t\t\t\t\tlappend newexp $old$mid$sub\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t} elseif {$cb != -1} {\n\t\t\tset suf [string range $pattern 0 $cb-1]\n\t\t\tset rest [string range $pattern $cb end]\n\t\t\tbreak\n\t\t} else {\n\t\t\tset suf $pattern\n\t\t\tset rest \"\"\n\t\t\tbreak\n\t\t}\n\t}\n\n\tforeach old $oldexp {\n\t\tlappend newexp $old$suf\n\t}\n\tlist $rest {*}$newexp\n}\n\n\n\nproc glob.glob {base pattern} {\n\tset dir [file dirname $pattern]\n\tif {$pattern eq $dir || $pattern eq \"\"} {\n\t\treturn [list [file join $base $dir] $pattern]\n\t} elseif {$pattern eq [file tail $pattern]} {\n\t\tset dir \"\"\n\t}\n\n\n\tset dirlist [glob.glob $base $dir]\n\tset pattern [file tail $pattern]\n\n\n\tset result {}\n\tforeach {realdir dir} $dirlist {\n\t\tif {![file isdir $realdir]} {\n\t\t\tcontinue\n\t\t}\n\t\tif {[string index $dir end] ne \"/\" && $dir ne \"\"} {\n\t\t\tappend dir /\n\t\t}\n\t\tforeach name [glob.globdir $realdir $pattern] {\n\t\t\tlappend result [file join $realdir $name] $dir$name\n\t\t}\n\t}\n\treturn $result\n}\n\n\n\n\n\n\n\n\n\n\n\n\nproc glob {args} {\n\tset nocomplain 0\n\tset base \"\"\n\tset tails 0\n\n\tset n 0\n\tforeach arg $args {\n\t\tif {[info exists param]} {\n\t\t\tset $param $arg\n\t\t\tunset param\n\t\t\tincr n\n\t\t\tcontinue\n\t\t}\n\t\tswitch -glob -- $arg {\n\t\t\t-d* {\n\t\t\t\tset switch $arg\n\t\t\t\tset param base\n\t\t\t}\n\t\t\t-n* {\n\t\t\t\tset nocomplain 1\n\t\t\t}\n\t\t\t-ta* {\n\t\t\t\tset tails 1\n\t\t\t}\n\t\t\t-- {\n\t\t\t\tincr n\n\t\t\t\tbreak\n\t\t\t}\n\t\t\t-* {\n\t\t\t\treturn -code error \"bad option \\\"$arg\\\": must be -directory, -nocomplain, -tails, or --\"\n\t\t\t}\n\t\t\t* {\n\t\t\t\tbreak\n\t\t\t}\n\t\t}\n\t\tincr n\n\t}\n\tif {[info exists param]} {\n\t\treturn -code error \"missing argument to \\\"$switch\\\"\"\n\t}\n\tif {[llength $args] <= $n} {\n\t\treturn -code error \"wrong # args: should be \\\"glob ?options? pattern ?pattern ...?\\\"\"\n\t}\n\n\tset args [lrange $args $n end]\n\n\tset result {}\n\tforeach pattern $args {\n\t\tset escpattern [string map {\n\t\t\t\\\\\\\\ \\x01 \\\\\\{ \\x02 \\\\\\} \\x03 \\\\, \\x04\n\t\t} $pattern]\n\t\tset patexps [lassign [glob.explode $escpattern] rest]\n\t\tif {$rest ne \"\"} {\n\t\t\treturn -code error \"unmatched close brace in glob pattern\"\n\t\t}\n\t\tforeach patexp $patexps {\n\t\t\tset patexp [string map {\n\t\t\t\t\\x01 \\\\\\\\ \\x02 \\{ \\x03 \\} \\x04 ,\n\t\t\t} $patexp]\n\t\t\tforeach {realname name} [glob.glob $base $patexp] {\n\t\t\t\tincr n\n\t\t\t\tif {$tails} {\n\t\t\t\t\tlappend result $name\n\t\t\t\t} else {\n\t\t\t\t\tlappend result [file join $base $name]\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\tif {!$nocomplain && [llength $result] == 0} {\n\t\tset s $(([llength $args] > 1) ? \"s\" : \"\")\n\t\treturn -code error \"no files matched glob pattern$s \\\"[join $args]\\\"\"\n\t}\n\n\treturn $result\n}\n"
l_.str.10: ; @.str.10
.asciz "stdlib"
l_.str.11: ; @.str.11
.asciz "stdlib.tcl"
l_.str.12: ; @.str.12
.asciz "\n\n\nproc lambda {arglist args} {\n\ttailcall proc [ref {} function lambda.finalizer] $arglist {*}$args\n}\n\nproc lambda.finalizer {name val} {\n\trename $name {}\n}\n\n\nproc curry {args} {\n\talias [ref {} function lambda.finalizer] {*}$args\n}\n\n\n\n\n\n\n\n\n\nproc function {value} {\n\treturn $value\n}\n\n\n\n\nproc stacktrace {{skip 0}} {\n\tset trace {}\n\tincr skip\n\tforeach level [range $skip [info level]] {\n\t\tlappend trace {*}[info frame -$level]\n\t}\n\treturn $trace\n}\n\n\nproc stackdump {stacktrace} {\n\tset lines {}\n\tforeach {l f p} [lreverse $stacktrace] {\n\t\tset line {}\n\t\tif {$p ne \"\"} {\n\t\t\tappend line \"in procedure '$p' \"\n\t\t\tif {$f ne \"\"} {\n\t\t\t\tappend line \"called \"\n\t\t\t}\n\t\t}\n\t\tif {$f ne \"\"} {\n\t\t\tappend line \"at file \\\"$f\\\", line $l\"\n\t\t}\n\t\tif {$line ne \"\"} {\n\t\t\tlappend lines $line\n\t\t}\n\t}\n\tjoin $lines \\n\n}\n\n\n\nproc errorInfo {msg {stacktrace \"\"}} {\n\tif {$stacktrace eq \"\"} {\n\n\t\tset stacktrace [info stacktrace]\n\n\t\tlappend stacktrace {*}[stacktrace 1]\n\t}\n\tlassign $stacktrace p f l\n\tif {$f ne \"\"} {\n\t\tset result \"$f:$l: Error: \"\n\t}\n\tappend result \"$msg\\n\"\n\tappend result [stackdump $stacktrace]\n\n\n\tstring trim $result\n}\n\n\n\nproc {info nameofexecutable} {} {\n\tif {[exists ::jim::exe]} {\n\t\treturn $::jim::exe\n\t}\n}\n\n\nproc {dict with} {&dictVar {args key} script} {\n\tset keys {}\n\tforeach {n v} [dict get $dictVar {*}$key] {\n\t\tupvar $n var_$n\n\t\tset var_$n $v\n\t\tlappend keys $n\n\t}\n\tcatch {uplevel 1 $script} msg opts\n\tif {[info exists dictVar] && ([llength $key] == 0 || [dict exists $dictVar {*}$key])} {\n\t\tforeach n $keys {\n\t\t\tif {[info exists var_$n]} {\n\t\t\t\tdict set dictVar {*}$key $n [set var_$n]\n\t\t\t} else {\n\t\t\t\tdict unset dictVar {*}$key $n\n\t\t\t}\n\t\t}\n\t}\n\treturn {*}$opts $msg\n}\n\n\nproc {dict update} {&varName args script} {\n\tset keys {}\n\tforeach {n v} $args {\n\t\tupvar $v var_$v\n\t\tif {[dict exists $varName $n]} {\n\t\t\tset var_$v [dict get $varName $n]\n\t\t}\n\t}\n\tcatch {uplevel 1 $script} msg opts\n\tif {[info exists varName]} {\n\t\tforeach {n v} $args {\n\t\t\tif {[info exists var_$v]} {\n\t\t\t\tdict set varName $n [set var_$v]\n\t\t\t} else {\n\t\t\t\tdict unset varName $n\n\t\t\t}\n\t\t}\n\t}\n\treturn {*}$opts $msg\n}\n\n\n\nproc {dict merge} {dict args} {\n\tforeach d $args {\n\n\t\tdict size $d\n\t\tforeach {k v} $d {\n\t\t\tdict set dict $k $v\n\t\t}\n\t}\n\treturn $dict\n}\n\nproc {dict replace} {dictionary {args {key value}}} {\n\tif {[llength ${key value}] % 2} {\n\t\ttailcall {dict replace}\n\t}\n\ttailcall dict merge $dictionary ${key value}\n}\n\n\nproc {dict lappend} {varName key {args value}} {\n\tupvar $varName dict\n\tif {[exists dict] && [dict exists $dict $key]} {\n\t\tset list [dict get $dict $key]\n\t}\n\tlappend list {*}$value\n\tdict set dict $key $list\n}\n\n\nproc {dict append} {varName key {args value}} {\n\tupvar $varName dict\n\tif {[exists dict] && [dict exists $dict $key]} {\n\t\tset str [dict get $dict $key]\n\t}\n\tappend str {*}$value\n\tdict set dict $key $str\n}\n\n\nproc {dict incr} {varName key {increment 1}} {\n\tupvar $varName dict\n\tif {[exists dict] && [dict exists $dict $key]} {\n\t\tset value [dict get $dict $key]\n\t}\n\tincr value $increment\n\tdict set dict $key $value\n}\n\n\nproc {dict remove} {dictionary {args key}} {\n\tforeach k $key {\n\t\tdict unset dictionary $k\n\t}\n\treturn $dictionary\n}\n\n\nproc {dict values} {dictionary {pattern *}} {\n\tdict keys [lreverse $dictionary] $pattern\n}\n\n\nproc {dict for} {vars dictionary script} {\n\tif {[llength $vars] != 2} {\n\t\treturn -code error \"must have exactly two variable names\"\n\t}\n\tdict size $dictionary\n\ttailcall foreach $vars $dictionary $script\n}\n"
l_.str.13: ; @.str.13
.asciz "tclcompat"
l_.str.14: ; @.str.14
.asciz "tclcompat.tcl"
l_.str.15: ; @.str.15
.asciz "\n\n\n\n\n\n\n\nset env [env]\n\n\nif {[info commands stdout] ne \"\"} {\n\n\tforeach p {gets flush close eof seek tell} {\n\t\tproc $p {chan args} {p} {\n\t\t\ttailcall $chan $p {*}$args\n\t\t}\n\t}\n\tunset p\n\n\n\n\tproc puts {{-nonewline {}} {chan stdout} msg} {\n\t\tif {${-nonewline} ni {-nonewline {}}} {\n\t\t\ttailcall ${-nonewline} puts $msg\n\t\t}\n\t\ttailcall $chan puts {*}${-nonewline} $msg\n\t}\n\n\n\n\n\n\tproc read {{-nonewline {}} chan} {\n\t\tif {${-nonewline} ni {-nonewline {}}} {\n\t\t\ttailcall ${-nonewline} read {*}${chan}\n\t\t}\n\t\ttailcall $chan read {*}${-nonewline}\n\t}\n\n\tproc fconfigure {f args} {\n\t\tforeach {n v} $args {\n\t\t\tswitch -glob -- $n {\n\t\t\t\t-bl* {\n\t\t\t\t\t$f ndelay $(!$v)\n\t\t\t\t}\n\t\t\t\t-bu* {\n\t\t\t\t\t$f buffering $v\n\t\t\t\t}\n\t\t\t\t-tr* {\n\n\t\t\t\t}\n\t\t\t\tdefault {\n\t\t\t\t\treturn -code error \"fconfigure: unknown option $n\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n\nproc fileevent {args} {\n\ttailcall {*}$args\n}\n\n\n\n\nproc parray {arrayname {pattern *} {puts puts}} {\n\tupvar $arrayname a\n\n\tset max 0\n\tforeach name [array names a $pattern]] {\n\t\tif {[string length $name] > $max} {\n\t\t\tset max [string length $name]\n\t\t}\n\t}\n\tincr max [string length $arrayname]\n\tincr max 2\n\tforeach name [lsort [array names a $pattern]] {\n\t\t$puts [format \"%-${max}s = %s\" $arrayname\\($name\\) $a($name)]\n\t}\n}\n\n\nproc {file copy} {{force {}} source target} {\n\ttry {\n\t\tif {$force ni {{} -force}} {\n\t\t\terror \"bad option \\\"$force\\\": should be -force\"\n\t\t}\n\n\t\tset in [open $source rb]\n\n\t\tif {[file exists $target]} {\n\t\t\tif {$force eq \"\"} {\n\t\t\t\terror \"error copying \\\"$source\\\" to \\\"$target\\\": file already exists\"\n\t\t\t}\n\n\t\t\tif {$source eq $target} {\n\t\t\t\treturn\n\t\t\t}\n\n\n\t\t\tfile stat $source ss\n\t\t\tfile stat $target ts\n\t\t\tif {$ss(dev) == $ts(dev) && $ss(ino) == $ts(ino) && $ss(ino)} {\n\t\t\t\treturn\n\t\t\t}\n\t\t}\n\t\tset out [open $target wb]\n\t\t$in copyto $out\n\t\t$out close\n\t} on error {msg opts} {\n\t\tincr opts(-level)\n\t\treturn {*}$opts $msg\n\t} finally {\n\t\tcatch {$in close}\n\t}\n}\n\n\n\nproc popen {cmd {mode r}} {\n\tlassign [socket pipe] r w\n\ttry {\n\t\tif {[string match \"w*\" $mode]} {\n\t\t\tlappend cmd <@$r &\n\t\t\tset pids [exec {*}$cmd]\n\t\t\t$r close\n\t\t\tset f $w\n\t\t} else {\n\t\t\tlappend cmd >@$w &\n\t\t\tset pids [exec {*}$cmd]\n\t\t\t$w close\n\t\t\tset f $r\n\t\t}\n\t\tlambda {cmd args} {f pids} {\n\t\t\tif {$cmd eq \"pid\"} {\n\t\t\t\treturn $pids\n\t\t\t}\n\t\t\tif {$cmd eq \"close\"} {\n\t\t\t\t$f close\n\n\t\t\t\tforeach p $pids { os.wait $p }\n\t\t\t\treturn\n\t\t\t}\n\t\t\ttailcall $f $cmd {*}$args\n\t\t}\n\t} on error {error opts} {\n\t\t$r close\n\t\t$w close\n\t\terror $error\n\t}\n}\n\n\nlocal proc pid {{channelId {}}} {\n\tif {$channelId eq \"\"} {\n\t\ttailcall upcall pid\n\t}\n\tif {[catch {$channelId tell}]} {\n\t\treturn -code error \"can not find channel named \\\"$channelId\\\"\"\n\t}\n\tif {[catch {$channelId pid} pids]} {\n\t\treturn \"\"\n\t}\n\treturn $pids\n}\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nproc try {args} {\n\tset catchopts {}\n\twhile {[string match -* [lindex $args 0]]} {\n\t\tset args [lassign $args opt]\n\t\tif {$opt eq \"--\"} {\n\t\t\tbreak\n\t\t}\n\t\tlappend catchopts $opt\n\t}\n\tif {[llength $args] == 0} {\n\t\treturn -code error {wrong # args: should be \"try ?options? script ?argument ...?\"}\n\t}\n\tset args [lassign $args script]\n\tset code [catch -eval {*}$catchopts {uplevel 1 $script} msg opts]\n\n\tset handled 0\n\n\tforeach {on codes vars script} $args {\n\t\tswitch -- $on \\\n\t\t\ton {\n\t\t\t\tif {!$handled && ($codes eq \"*\" || [info returncode $code] in $codes)} {\n\t\t\t\t\tlassign $vars msgvar optsvar\n\t\t\t\t\tif {$msgvar ne \"\"} {\n\t\t\t\t\t\tupvar $msgvar hmsg\n\t\t\t\t\t\tset hmsg $msg\n\t\t\t\t\t}\n\t\t\t\t\tif {$optsvar ne \"\"} {\n\t\t\t\t\t\tupvar $optsvar hopts\n\t\t\t\t\t\tset hopts $opts\n\t\t\t\t\t}\n\n\t\t\t\t\tset code [catch {uplevel 1 $script} msg opts]\n\t\t\t\t\tincr handled\n\t\t\t\t}\n\t\t\t} \\\n\t\t\tfinally {\n\t\t\t\tset finalcode [catch {uplevel 1 $codes} finalmsg finalopts]\n\t\t\t\tif {$finalcode} {\n\n\t\t\t\t\tset code $finalcode\n\t\t\t\t\tset msg $finalmsg\n\t\t\t\t\tset opts $finalopts\n\t\t\t\t}\n\t\t\t\tbreak\n\t\t\t} \\\n\t\t\tdefault {\n\t\t\t\treturn -code error \"try: expected 'on' or 'finally', got '$on'\"\n\t\t\t}\n\t}\n\n\tif {$code} {\n\t\tincr opts(-level)\n\t\treturn {*}$opts $msg\n\t}\n\treturn $msg\n}\n\n\n\nproc throw {code {msg \"\"}} {\n\treturn -code $code $msg\n}\n\n\nproc {file delete force} {path} {\n\tforeach e [readdir $path] {\n\t\tfile delete -force $path/$e\n\t}\n\tfile delete $path\n}\n"
l_.str.16: ; @.str.16
.asciz "TMPDIR"
l_.str.17: ; @.str.17
.asciz "/tmp/"
l_.str.18: ; @.str.18
.asciz "/"
l_.str.19: ; @.str.19
.asciz "tcl.tmp.XXXXXX"
l_.str.20: ; @.str.20
.asciz "Not a filehandle: \"%#s\""
l_.str.21: ; @.str.21
.asciz "aio"
l_.str.22: ; @.str.22
.asciz "open"
l_.str.23: ; @.str.23
.asciz "stdin"
l_.str.24: ; @.str.24
.asciz "r"
l_.str.25: ; @.str.25
.asciz "stdout"
l_.str.26: ; @.str.26
.asciz "w"
l_.str.27: ; @.str.27
.asciz "stderr"
l_.str.28: ; @.str.28
.asciz "-nocomplain"
l_.str.29: ; @.str.29
.asciz "?-nocomplain? dirPath"
l_.str.30: ; @.str.30
.asciz "readdir"
.section __DATA,__const
.p2align 3 ; @Jim_RegexpCmd.options
_Jim_RegexpCmd.options:
.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 0
.section __TEXT,__cstring,cstring_literals
l_.str.31: ; @.str.31
.asciz "-indices"
l_.str.32: ; @.str.32
.asciz "-nocase"
l_.str.33: ; @.str.33
.asciz "-line"
l_.str.34: ; @.str.34
.asciz "-all"
l_.str.35: ; @.str.35
.asciz "-inline"
l_.str.36: ; @.str.36
.asciz "-start"
l_.str.37: ; @.str.37
.asciz "--"
l_.str.38: ; @.str.38
.asciz "?switches? exp string ?matchVar? ?subMatchVar subMatchVar ...?"
l_.str.39: ; @.str.39
.asciz "switch"
l_.str.40: ; @.str.40
.asciz "regexp match variables not allowed when using -inline"
l_.str.41: ; @.str.41
.asciz "error while matching pattern: %s"
l_.str.42: ; @.str.42
.space 1
.section __DATA,__const
.p2align 3 ; @Jim_RegsubCmd.options
_Jim_RegsubCmd.options:
.quad l_.str.32
.quad l_.str.33
.quad l_.str.34
.quad l_.str.36
.quad l_.str.37
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.43: ; @.str.43
.asciz "?switches? exp string subSpec ?varName?"
l_.str.44: ; @.str.44
.asciz "regexp"
l_.str.45: ; @.str.45
.asciz "regsub"
l_.str.46: ; @.str.46
.asciz "file"
.section __DATA,__const
.p2align 3 ; @file_command_table
_file_command_table:
.quad l_.str.202
.quad l_.str.203
.quad _file_cmd_atime
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.204
.quad l_.str.205
.quad _file_cmd_mtime
.short 1 ; 0x1
.short 2 ; 0x2
.short 0 ; 0x0
.space 2
.quad l_.str.206
.quad l_.str.207
.quad _file_cmd_copy
.short 2 ; 0x2
.short 3 ; 0x3
.short 0 ; 0x0
.space 2
.quad l_.str.208
.quad l_.str.203
.quad _file_cmd_dirname
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.209
.quad l_.str.203
.quad _file_cmd_rootname
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.210
.quad l_.str.203
.quad _file_cmd_extension
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.211
.quad l_.str.203
.quad _file_cmd_tail
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.212
.quad l_.str.203
.quad _file_cmd_normalize
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.213
.quad l_.str.214
.quad _file_cmd_join
.short 1 ; 0x1
.short 65535 ; 0xffff
.short 0 ; 0x0
.space 2
.quad l_.str.215
.quad l_.str.203
.quad _file_cmd_readable
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.216
.quad l_.str.203
.quad _file_cmd_writable
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.217
.quad l_.str.203
.quad _file_cmd_executable
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.218
.quad l_.str.203
.quad _file_cmd_exists
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.219
.quad l_.str.220
.quad _file_cmd_delete
.short 1 ; 0x1
.short 65535 ; 0xffff
.short 0 ; 0x0
.space 2
.quad l_.str.221
.quad l_.str.222
.quad _file_cmd_mkdir
.short 1 ; 0x1
.short 65535 ; 0xffff
.short 0 ; 0x0
.space 2
.quad l_.str.223
.quad l_.str.224
.quad _file_cmd_tempfile
.short 0 ; 0x0
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.225
.quad l_.str.207
.quad _file_cmd_rename
.short 2 ; 0x2
.short 3 ; 0x3
.short 0 ; 0x0
.space 2
.quad l_.str.226
.quad l_.str.203
.quad _file_cmd_size
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.227
.quad l_.str.228
.quad _file_cmd_stat
.short 1 ; 0x1
.short 2 ; 0x2
.short 0 ; 0x0
.space 2
.quad l_.str.229
.quad l_.str.228
.quad _file_cmd_stat
.short 1 ; 0x1
.short 2 ; 0x2
.short 0 ; 0x0
.space 2
.quad l_.str.230
.quad l_.str.203
.quad _file_cmd_type
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.231
.quad l_.str.203
.quad _file_cmd_isdirectory
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.232
.quad l_.str.203
.quad _file_cmd_isfile
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.space 32
.section __TEXT,__cstring,cstring_literals
l_.str.47: ; @.str.47
.asciz "pwd"
l_.str.48: ; @.str.48
.asciz "cd"
l_.str.49: ; @.str.49
.asciz "exec"
l_.str.50: ; @.str.50
.asciz "clock"
.section __DATA,__const
.p2align 3 ; @clock_command_table
_clock_command_table:
.quad l_.str.285
.quad 0
.quad _clock_cmd_seconds
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.space 2
.quad l_.str.286
.quad 0
.quad _clock_cmd_micros
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.space 2
.quad l_.str.287
.quad 0
.quad _clock_cmd_micros
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.space 2
.quad l_.str.288
.quad 0
.quad _clock_cmd_millis
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.space 2
.quad l_.str.289
.quad l_.str.290
.quad _clock_cmd_format
.short 1 ; 0x1
.short 3 ; 0x3
.short 0 ; 0x0
.space 2
.space 32
.section __TEXT,__cstring,cstring_literals
l_.str.51: ; @.str.51
.asciz "array"
.section __DATA,__const
.p2align 3 ; @array_command_table
_array_command_table:
.quad l_.str.218
.quad l_.str.294
.quad _array_cmd_exists
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.295
.quad l_.str.296
.quad _array_cmd_get
.short 1 ; 0x1
.short 2 ; 0x2
.short 0 ; 0x0
.space 2
.quad l_.str.297
.quad l_.str.296
.quad _array_cmd_names
.short 1 ; 0x1
.short 2 ; 0x2
.short 0 ; 0x0
.space 2
.quad l_.str.298
.quad l_.str.299
.quad _array_cmd_set
.short 2 ; 0x2
.short 2 ; 0x2
.short 0 ; 0x0
.space 2
.quad l_.str.226
.quad l_.str.294
.quad _array_cmd_size
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.227
.quad l_.str.294
.quad _array_cmd_stat
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.300
.quad l_.str.296
.quad _array_cmd_unset
.short 1 ; 0x1
.short 2 ; 0x2
.short 0 ; 0x0
.space 2
.space 32
.section __TEXT,__cstring,cstring_literals
l___func__.Jim_ExpandHashTable: ; @__func__.Jim_ExpandHashTable
.asciz "Jim_ExpandHashTable"
l_.str.52: ; @.str.52
.asciz "44528.c"
l_.str.53: ; @.str.53
.asciz "ht->used == 0"
.zerofill __DATA,__bss,_JimEmptyStringRep,1,0 ; @JimEmptyStringRep
.section __DATA,__const
.p2align 3 ; @comparedStringObjType
_comparedStringObjType:
.quad l_.str.305
.quad 0
.quad 0
.quad 0
.long 1 ; 0x1
.space 4
.p2align 3 ; @scriptObjType
_scriptObjType:
.quad l_.str.306
.quad _FreeScriptInternalRep
.quad _DupScriptInternalRep
.quad 0
.long 1 ; 0x1
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.54: ; @.str.54
.asciz "can't delete \"%s\": command doesn't exist"
l_.str.55: ; @.str.55
.asciz "can't rename \"%s\": command doesn't exist"
l_.str.56: ; @.str.56
.asciz "can't rename to \"%s\": command already exists"
.section __DATA,__const
.p2align 3 ; @commandObjType
_commandObjType:
.quad l_.str.310
.quad _FreeCommandInternalRep
.quad _DupCommandInternalRep
.quad 0
.long 1 ; 0x1
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.57: ; @.str.57
.asciz "invalid command name \"%#s\""
l_.str.58: ; @.str.58
.asciz "variable"
l_.str.59: ; @.str.59
.asciz "bad variable name \"%#s\": upvar won't create a scalar variable that looks like an array element"
l_.str.60: ; @.str.60
.asciz "variable \"%#s\" already exists"
l_.str.61: ; @.str.61
.asciz "bad variable name \"%#s\": upvar won't create namespace variable that refers to procedure variable"
l_.str.62: ; @.str.62
.asciz "can't upvar from variable to itself"
l_.str.63: ; @.str.63
.asciz "can't read \"%#s\": no such variable"
l_.str.64: ; @.str.64
.asciz "can't unset \"%#s\": no such variable"
.section __DATA,__const
.p2align 3 ; @referenceObjType
_referenceObjType:
.quad l_.str.319
.quad 0
.quad 0
.quad _UpdateStringOfReference
.long 1 ; 0x1
.space 4
.section __TEXT,__const
.p2align 1 ; @__const.Jim_IsBigEndian.uval
l___const.Jim_IsBigEndian.uval:
.short 258 ; 0x102
.section __DATA,__const
.p2align 3 ; @JimCommandsHashTableType
_JimCommandsHashTableType:
.quad _JimStringCopyHTHashFunction
.quad _JimStringCopyHTDup
.quad 0
.quad _JimStringCopyHTKeyCompare
.quad _JimStringCopyHTKeyDestructor
.quad _JimCommandsHT_ValDestructor
.p2align 3 ; @JimReferencesHashTableType
_JimReferencesHashTableType:
.quad _JimReferencesHTHashFunction
.quad _JimReferencesHTKeyDup
.quad 0
.quad _JimReferencesHTKeyCompare
.quad _JimReferencesHTKeyDestructor
.quad _JimReferencesHTValDestructor
.p2align 3 ; @JimAssocDataHashTableType
_JimAssocDataHashTableType:
.quad _JimStringCopyHTHashFunction
.quad _JimStringCopyHTDup
.quad 0
.quad _JimStringCopyHTKeyCompare
.quad _JimStringCopyHTKeyDestructor
.quad _JimAssocDataHashTableValueDestructor
.p2align 3 ; @JimPackageHashTableType
_JimPackageHashTableType:
.quad _JimStringCopyHTHashFunction
.quad _JimStringCopyHTDup
.quad 0
.quad _JimStringCopyHTKeyCompare
.quad _JimStringCopyHTKeyDestructor
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.65: ; @.str.65
.asciz "unknown"
l_.str.66: ; @.str.66
.asciz "auto_path"
l_.str.67: ; @.str.67
.asciz "."
l_.str.68: ; @.str.68
.asciz "tcl_interactive"
l_.str.69: ; @.str.69
.asciz "0"
l_.str.70: ; @.str.70
.asciz "tcl_platform(os)"
l_.str.71: ; @.str.71
.asciz "tcl_platform(platform)"
l_.str.72: ; @.str.72
.asciz "unix"
l_.str.73: ; @.str.73
.asciz "tcl_platform(pathSeparator)"
l_.str.74: ; @.str.74
.asciz ":"
l_.str.75: ; @.str.75
.asciz "tcl_platform(byteOrder)"
l_.str.76: ; @.str.76
.asciz "bigEndian"
l_.str.77: ; @.str.77
.asciz "littleEndian"
l_.str.78: ; @.str.78
.asciz "tcl_platform(threaded)"
l_.str.79: ; @.str.79
.asciz "tcl_platform(pointerSize)"
l_.str.80: ; @.str.80
.asciz "tcl_platform(wordSize)"
l_.str.81: ; @.str.81
.asciz "1"
l_.str.82: ; @.str.82
.asciz "bad level \"%s\""
.section __DATA,__const
.p2align 3 ; @intObjType
_intObjType:
.quad l_.str.324
.quad 0
.quad 0
.quad _UpdateStringOfInt
.long 0 ; 0x0
.space 4
.p2align 3 ; @coercedDoubleObjType
_coercedDoubleObjType:
.quad l_.str.327
.quad 0
.quad 0
.quad _UpdateStringOfInt
.long 0 ; 0x0
.space 4
.p2align 3 ; @doubleObjType
_doubleObjType:
.quad l_.str.328
.quad 0
.quad 0
.quad _UpdateStringOfDouble
.long 0 ; 0x0
.space 4
.p2align 3 ; @listObjType
_listObjType:
.quad l_.str.334
.quad _FreeListInternalRep
.quad _DupListInternalRep
.quad _UpdateStringOfList
.long 0 ; 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.83: ; @.str.83
.asciz "list index out of range"
.section __DATA,__const
.p2align 3 ; @dictObjType
_dictObjType:
.quad l_.str.336
.quad _FreeDictInternalRep
.quad _DupDictInternalRep
.quad _UpdateStringOfDict
.long 0 ; 0x0
.space 4
.p2align 3 ; @JimDictHashTableType
_JimDictHashTableType:
.quad _JimObjectHTHashFunction
.quad _JimObjectHTKeyValDup
.quad _JimObjectHTKeyValDup
.quad _JimObjectHTKeyCompare
.quad _JimObjectHTKeyValDestructor
.quad _JimObjectHTKeyValDestructor
.section __TEXT,__cstring,cstring_literals
l_.str.84: ; @.str.84
.asciz "key \"%#s\" not known in dictionary"
.section __DATA,__const
.p2align 3 ; @indexObjType
_indexObjType:
.quad l_.str.337
.quad 0
.quad 0
.quad _UpdateStringOfIndex
.long 0 ; 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.85: ; @.str.85
.asciz "?"
.section __DATA,__const
.p2align 3 ; @jimReturnCodes
_jimReturnCodes:
.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 0
.p2align 3 ; @returnCodeObjType
_returnCodeObjType:
.quad l_.str.349
.quad 0
.quad 0
.quad 0
.long 0 ; 0x0
.space 4
.p2align 3 ; @jim_tt_name.tt_names
_jim_tt_name.tt_names:
.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 0
.quad 0
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.86: ; @.str.86
.asciz "NIL"
l_.str.87: ; @.str.87
.asciz "STR"
l_.str.88: ; @.str.88
.asciz "ESC"
l_.str.89: ; @.str.89
.asciz "VAR"
l_.str.90: ; @.str.90
.asciz "ARY"
l_.str.91: ; @.str.91
.asciz "CMD"
l_.str.92: ; @.str.92
.asciz "SEP"
l_.str.93: ; @.str.93
.asciz "EOL"
l_.str.94: ; @.str.94
.asciz "EOF"
l_.str.95: ; @.str.95
.asciz "LIN"
l_.str.96: ; @.str.96
.asciz "WRD"
l_.str.97: ; @.str.97
.asciz "((("
l_.str.98: ; @.str.98
.asciz ")))"
l_.str.99: ; @.str.99
.asciz ",,,"
l_.str.100: ; @.str.100
.asciz "INT"
l_.str.101: ; @.str.101
.asciz "DBL"
l_.str.102: ; @.str.102
.asciz "$()"
.zerofill __DATA,__bss,_jim_tt_name.buf,20,0 ; @jim_tt_name.buf
l_.str.103: ; @.str.103
.asciz "(%d)"
.section __DATA,__const
.p2align 3 ; @variableObjType
_variableObjType:
.quad l_.str.58
.quad 0
.quad 0
.quad 0
.long 1 ; 0x1
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.104: ; @.str.104
.asciz "rt"
l_.str.105: ; @.str.105
.asciz "couldn't read file \"%s\": %s"
l_.str.106: ; @.str.106
.asciz "failed to load file \"%s\": %s"
l_.str.107: ; @.str.107
.asciz " "
l_.str.108: ; @.str.108
.asciz "wrong # args: should be \"%#s\""
l_.str.109: ; @.str.109
.asciz "%d entries in table, %d buckets\n"
l_.str.110: ; @.str.110
.asciz "%d: "
l_.str.111: ; @.str.111
.asciz " %s"
l_.str.112: ; @.str.112
.asciz "\n"
.section __DATA,__const
.p2align 3 ; @Jim_CoreCommandsTable
_Jim_CoreCommandsTable:
.quad l_.str.400
.quad _Jim_AliasCoreCommand
.quad l_.str.298
.quad _Jim_SetCoreCommand
.quad l_.str.300
.quad _Jim_UnsetCoreCommand
.quad l_.str.172
.quad _Jim_PutsCoreCommand
.quad l_.str.353
.quad _Jim_AddCoreCommand
.quad l_.str.301
.quad _Jim_MulCoreCommand
.quad l_.str.352
.quad _Jim_SubCoreCommand
.quad l_.str.18
.quad _Jim_DivCoreCommand
.quad l_.str.401
.quad _Jim_IncrCoreCommand
.quad l_.str.402
.quad _Jim_WhileCoreCommand
.quad l_.str.403
.quad _Jim_LoopCoreCommand
.quad l_.str.404
.quad _Jim_ForCoreCommand
.quad l_.str.405
.quad _Jim_ForeachCoreCommand
.quad l_.str.406
.quad _Jim_LmapCoreCommand
.quad l_.str.407
.quad _Jim_LassignCoreCommand
.quad l_.str.408
.quad _Jim_IfCoreCommand
.quad l_.str.39
.quad _Jim_SwitchCoreCommand
.quad l_.str.334
.quad _Jim_ListCoreCommand
.quad l_.str.409
.quad _Jim_LindexCoreCommand
.quad l_.str.410
.quad _Jim_LsetCoreCommand
.quad l_.str.411
.quad _Jim_LsearchCoreCommand
.quad l_.str.412
.quad _Jim_LlengthCoreCommand
.quad l_.str.413
.quad _Jim_LappendCoreCommand
.quad l_.str.414
.quad _Jim_LinsertCoreCommand
.quad l_.str.415
.quad _Jim_LreplaceCoreCommand
.quad l_.str.416
.quad _Jim_LsortCoreCommand
.quad l_.str.417
.quad _Jim_AppendCoreCommand
.quad l_.str.418
.quad _Jim_DebugCoreCommand
.quad l_.str.348
.quad _Jim_EvalCoreCommand
.quad l_.str.419
.quad _Jim_UplevelCoreCommand
.quad l_.str.420
.quad _Jim_ExprCoreCommand
.quad l_.str.344
.quad _Jim_BreakCoreCommand
.quad l_.str.345
.quad _Jim_ContinueCoreCommand
.quad l_.str.421
.quad _Jim_ProcCoreCommand
.quad l_.str.422
.quad _Jim_ConcatCoreCommand
.quad l_.str.343
.quad _Jim_ReturnCoreCommand
.quad l_.str.423
.quad _Jim_UpvarCoreCommand
.quad l_.str.424
.quad _Jim_GlobalCoreCommand
.quad l_.str.304
.quad _Jim_StringCoreCommand
.quad l_.str.425
.quad _Jim_TimeCoreCommand
.quad l_.str.347
.quad _Jim_ExitCoreCommand
.quad l_.str.426
.quad _Jim_CatchCoreCommand
.quad l_.str.427
.quad _Jim_RefCoreCommand
.quad l_.str.428
.quad _Jim_GetrefCoreCommand
.quad l_.str.429
.quad _Jim_SetrefCoreCommand
.quad l_.str.430
.quad _Jim_FinalizeCoreCommand
.quad l_.str.431
.quad _Jim_CollectCoreCommand
.quad l_.str.225
.quad _Jim_RenameCoreCommand
.quad l_.str.336
.quad _Jim_DictCoreCommand
.quad l_.str.432
.quad _Jim_SubstCoreCommand
.quad l_.str.433
.quad _Jim_InfoCoreCommand
.quad l_.str.218
.quad _Jim_ExistsCoreCommand
.quad l_.str.434
.quad _Jim_SplitCoreCommand
.quad l_.str.213
.quad _Jim_JoinCoreCommand
.quad l_.str.289
.quad _Jim_FormatCoreCommand
.quad l_.str.435
.quad _Jim_ScanCoreCommand
.quad l_.str.342
.quad _Jim_ErrorCoreCommand
.quad l_.str.436
.quad _Jim_LrangeCoreCommand
.quad l_.str.437
.quad _Jim_LrepeatCoreCommand
.quad l_.str.273
.quad _Jim_EnvCoreCommand
.quad l_.str.307
.quad _Jim_SourceCoreCommand
.quad l_.str.438
.quad _Jim_LreverseCoreCommand
.quad l_.str.439
.quad _Jim_RangeCoreCommand
.quad l_.str.377
.quad _Jim_RandCoreCommand
.quad l_.str.440
.quad _Jim_TailcallCoreCommand
.quad l_.str.441
.quad _Jim_LocalCoreCommand
.quad l_.str.442
.quad _Jim_UpcallCoreCommand
.quad l_.str.443
.quad _Jim_ApplyCoreCommand
.space 16
.section __TEXT,__cstring,cstring_literals
l_.str.113: ; @.str.113
.asciz "errorInfo"
l_.str.114: ; @.str.114
.asciz "bad "
l_.str.115: ; @.str.115
.asciz "ambiguous "
l_.str.116: ; @.str.116
.asciz "%s"
l_.str.117: ; @.str.117
.asciz "%#s"
l_.str.118: ; @.str.118
.asciz "wrong # args: should be \""
l_.str.119: ; @.str.119
.asciz " command ...\"\n"
l_.str.120: ; @.str.120
.asciz "Use \""
l_.str.121: ; @.str.121
.asciz " -help ?command?\" for help"
l_.str.122: ; @.str.122
.asciz "-help"
.section __DATA,__const
.p2align 3 ; @dummy_subcmd
_dummy_subcmd:
.quad l_.str.661
.quad 0
.quad _subcmd_null
.short 0 ; 0x0
.short 0 ; 0x0
.short 1 ; 0x1
.space 2
.section __TEXT,__cstring,cstring_literals
l_.str.123: ; @.str.123
.asciz "-commands"
l_.str.124: ; @.str.124
.asciz "ambiguous"
l_.str.125: ; @.str.125
.asciz "Usage: "
l_.str.126: ; @.str.126
.asciz "\""
.section __DATA,__const
.p2align 3 ; @Jim_FormatString.mixedXPG
_Jim_FormatString.mixedXPG:
.quad l_.str.127
.section __TEXT,__cstring,cstring_literals
l_.str.127: ; @.str.127
.asciz "cannot mix \"%\" and \"%n$\" conversion specifiers"
.section __DATA,__const
.p2align 3 ; @Jim_FormatString.badIndex
_Jim_FormatString.badIndex:
.quad l_.str.128
.quad l_.str.129
.section __TEXT,__cstring,cstring_literals
l_.str.128: ; @.str.128
.asciz "not enough arguments for all format specifiers"
l_.str.129: ; @.str.129
.asciz "\"%n$\" argument index out of range"
l_.str.130: ; @.str.130
.asciz "format string ended in middle of field specifier"
l_.str.131: ; @.str.131
.asciz "%ld"
l_.str.132: ; @.str.132
.asciz ".%ld"
l_.str.133: ; @.str.133
.asciz "bad field specifier \"%s\""
.section __DATA,__data
.p2align 3 ; @regerror.error_strings
_regerror.error_strings:
.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
.section __TEXT,__cstring,cstring_literals
l_.str.134: ; @.str.134
.asciz "success"
l_.str.135: ; @.str.135
.asciz "no match"
l_.str.136: ; @.str.136
.asciz "bad pattern"
l_.str.137: ; @.str.137
.asciz "null argument"
l_.str.138: ; @.str.138
.asciz "unknown error"
l_.str.139: ; @.str.139
.asciz "too big"
l_.str.140: ; @.str.140
.asciz "out of memory"
l_.str.141: ; @.str.141
.asciz "too many ()"
l_.str.142: ; @.str.142
.asciz "parentheses () not balanced"
l_.str.143: ; @.str.143
.asciz "braces {} not balanced"
l_.str.144: ; @.str.144
.asciz "invalid repetition count(s)"
l_.str.145: ; @.str.145
.asciz "extra characters"
l_.str.146: ; @.str.146
.asciz "*+ of empty atom"
l_.str.147: ; @.str.147
.asciz "nested count"
l_.str.148: ; @.str.148
.asciz "internal error"
l_.str.149: ; @.str.149
.asciz "count follows nothing"
l_.str.150: ; @.str.150
.asciz "trailing backslash"
l_.str.151: ; @.str.151
.asciz "corrupted program"
l_.str.152: ; @.str.152
.asciz "contains null char"
l_.str.153: ; @.str.153
.asciz "Bad error code"
l_.str.154: ; @.str.154
.asciz "Welcome to Jim version %d.%d\n"
l_.str.155: ; @.str.155
.asciz "[%d] "
l_.str.156: ; @.str.156
.asciz "[%s] "
l_.str.157: ; @.str.157
.asciz ". "
l_.str.158: ; @.str.158
.asciz "%c> "
l_.str.159: ; @.str.159
.asciz "%s\n"
l_.str.160: ; @.str.160
.asciz "--version"
l_.str.161: ; @.str.161
.asciz "%d.%d\n"
l_.str.162: ; @.str.162
.asciz "jim::argv0"
l_.str.163: ; @.str.163
.asciz "-e"
l_.str.164: ; @.str.164
.asciz "argv0"
l_.str.165: ; @.str.165
.asciz "%#s: %s"
.section __DATA,__const
.p2align 3 ; @aio_command_table
_aio_command_table:
.quad l_.str.166
.quad l_.str.167
.quad _aio_cmd_read
.short 0 ; 0x0
.short 2 ; 0x2
.short 0 ; 0x0
.space 2
.quad l_.str.168
.quad l_.str.169
.quad _aio_cmd_copy
.short 1 ; 0x1
.short 2 ; 0x2
.short 0 ; 0x0
.space 2
.quad l_.str.170
.quad l_.str.171
.quad _aio_cmd_gets
.short 0 ; 0x0
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.172
.quad l_.str.173
.quad _aio_cmd_puts
.short 1 ; 0x1
.short 2 ; 0x2
.short 0 ; 0x0
.space 2
.quad l_.str.174
.quad 0
.quad _aio_cmd_isatty
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.space 2
.quad l_.str.175
.quad 0
.quad _aio_cmd_flush
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.space 2
.quad l_.str.176
.quad 0
.quad _aio_cmd_eof
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.space 2
.quad l_.str.177
.quad l_.str.178
.quad _aio_cmd_close
.short 0 ; 0x0
.short 1 ; 0x1
.short 2 ; 0x2
.space 2
.quad l_.str.179
.quad l_.str.180
.quad _aio_cmd_seek
.short 1 ; 0x1
.short 2 ; 0x2
.short 0 ; 0x0
.space 2
.quad l_.str.181
.quad 0
.quad _aio_cmd_tell
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.space 2
.quad l_.str.182
.quad 0
.quad _aio_cmd_filename
.short 0 ; 0x0
.short 0 ; 0x0
.short 0 ; 0x0
.space 2
.quad l_.str.183
.quad l_.str.184
.quad _aio_cmd_ndelay
.short 0 ; 0x0
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.quad l_.str.185
.quad l_.str.186
.quad _aio_cmd_buffering
.short 1 ; 0x1
.short 1 ; 0x1
.short 0 ; 0x0
.space 2
.space 32
.section __TEXT,__cstring,cstring_literals
l_.str.166: ; @.str.166
.asciz "read"
l_.str.167: ; @.str.167
.asciz "?-nonewline? ?len?"
l_.str.168: ; @.str.168
.asciz "copyto"
l_.str.169: ; @.str.169
.asciz "handle ?size?"
l_.str.170: ; @.str.170
.asciz "gets"
l_.str.171: ; @.str.171
.asciz "?var?"
l_.str.172: ; @.str.172
.asciz "puts"
l_.str.173: ; @.str.173
.asciz "?-nonewline? str"
l_.str.174: ; @.str.174
.asciz "isatty"
l_.str.175: ; @.str.175
.asciz "flush"
l_.str.176: ; @.str.176
.asciz "eof"
l_.str.177: ; @.str.177
.asciz "close"
l_.str.178: ; @.str.178
.asciz "?r(ead)|w(rite)?"
l_.str.179: ; @.str.179
.asciz "seek"
l_.str.180: ; @.str.180
.asciz "offset ?start|current|end"
l_.str.181: ; @.str.181
.asciz "tell"
l_.str.182: ; @.str.182
.asciz "filename"
l_.str.183: ; @.str.183
.asciz "ndelay"
l_.str.184: ; @.str.184
.asciz "?0|1?"
l_.str.185: ; @.str.185
.asciz "buffering"
l_.str.186: ; @.str.186
.asciz "none|line|full"
l_.str.187: ; @.str.187
.asciz "-nonewline"
l_.str.188: ; @.str.188
.asciz "invalid parameter: negative len"
l_.str.189: ; @.str.189
.asciz "error while reading: %s"
l_.str.190: ; @.str.190
.asciz "error while writing: %s"
l_.str.191: ; @.str.191
.asciz "async close not supported"
l_.str.192: ; @.str.192
.asciz "start"
l_.str.193: ; @.str.193
.asciz "current"
l_.str.194: ; @.str.194
.asciz "end"
.section __DATA,__const
.p2align 3 ; @aio_cmd_buffering.options
_aio_cmd_buffering.options:
.quad l_.str.195
.quad l_.str.196
.quad l_.str.197
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.195: ; @.str.195
.asciz "none"
l_.str.196: ; @.str.196
.asciz "line"
l_.str.197: ; @.str.197
.asciz "full"
l_.str.198: ; @.str.198
.asciz "filename ?mode?"
l_.str.199: ; @.str.199
.asciz "::popen"
l_.str.200: ; @.str.200
.asciz "aio.handle%ld"
.section __DATA,__const
.p2align 3 ; @regexpObjType
_regexpObjType:
.quad l_.str.44
.quad _FreeRegexpInternalRep
.quad 0
.quad 0
.long 0 ; 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.201: ; @.str.201
.asciz "couldn't compile regular expression pattern: %s"
l_.str.202: ; @.str.202
.asciz "atime"
l_.str.203: ; @.str.203
.asciz "name"
l_.str.204: ; @.str.204
.asciz "mtime"
l_.str.205: ; @.str.205
.asciz "name ?time?"
l_.str.206: ; @.str.206
.asciz "copy"
l_.str.207: ; @.str.207
.asciz "?-force? source dest"
l_.str.208: ; @.str.208
.asciz "dirname"
l_.str.209: ; @.str.209
.asciz "rootname"
l_.str.210: ; @.str.210
.asciz "extension"
l_.str.211: ; @.str.211
.asciz "tail"
l_.str.212: ; @.str.212
.asciz "normalize"
l_.str.213: ; @.str.213
.asciz "join"
l_.str.214: ; @.str.214
.asciz "name ?name ...?"
l_.str.215: ; @.str.215
.asciz "readable"
l_.str.216: ; @.str.216
.asciz "writable"
l_.str.217: ; @.str.217
.asciz "executable"
l_.str.218: ; @.str.218
.asciz "exists"
l_.str.219: ; @.str.219
.asciz "delete"
l_.str.220: ; @.str.220
.asciz "?-force|--? name ..."
l_.str.221: ; @.str.221
.asciz "mkdir"
l_.str.222: ; @.str.222
.asciz "dir ..."
l_.str.223: ; @.str.223
.asciz "tempfile"
l_.str.224: ; @.str.224
.asciz "?template?"
l_.str.225: ; @.str.225
.asciz "rename"
l_.str.226: ; @.str.226
.asciz "size"
l_.str.227: ; @.str.227
.asciz "stat"
l_.str.228: ; @.str.228
.asciz "name ?var?"
l_.str.229: ; @.str.229
.asciz "lstat"
l_.str.230: ; @.str.230
.asciz "type"
l_.str.231: ; @.str.231
.asciz "isdirectory"
l_.str.232: ; @.str.232
.asciz "isfile"
l_.str.233: ; @.str.233
.asciz "could not read \"%#s\": %s"
l_.str.234: ; @.str.234
.asciz "Not implemented"
l_.str.235: ; @.str.235
.asciz "file copy"
l_.str.236: ; @.str.236
.asciz ".."
l_.str.237: ; @.str.237
.asciz "Path too long"
l_.str.238: ; @.str.238
.asciz "-force"
l_.str.239: ; @.str.239
.asciz "file delete force"
l_.str.240: ; @.str.240
.asciz "couldn't delete file \"%s\": %s"
l_.str.241: ; @.str.241
.asciz "can't create directory \"%#s\": %s"
l_.str.242: ; @.str.242
.asciz "error renaming \"%#s\" to \"%#s\": target exists"
l_.str.243: ; @.str.243
.asciz "error renaming \"%#s\" to \"%#s\": %s"
l_.str.244: ; @.str.244
.asciz "dev"
l_.str.245: ; @.str.245
.asciz "ino"
l_.str.246: ; @.str.246
.asciz "mode"
l_.str.247: ; @.str.247
.asciz "nlink"
l_.str.248: ; @.str.248
.asciz "uid"
l_.str.249: ; @.str.249
.asciz "gid"
l_.str.250: ; @.str.250
.asciz "ctime"
l_.str.251: ; @.str.251
.asciz "can't set \"%#s(dev)\": variable isn't array"
l_.str.252: ; @.str.252
.asciz "directory"
l_.str.253: ; @.str.253
.asciz "characterSpecial"
l_.str.254: ; @.str.254
.asciz "blockSpecial"
l_.str.255: ; @.str.255
.asciz "fifo"
l_.str.256: ; @.str.256
.asciz "link"
l_.str.257: ; @.str.257
.asciz "socket"
l_.str.258: ; @.str.258
.asciz "Failed to get pwd"
l_.str.259: ; @.str.259
.asciz "couldn't change working directory to \"%s\": %s"
l_.str.260: ; @.str.260
.asciz "&"
l_.str.261: ; @.str.261
.asciz "error reading from output pipe"
l_.str.262: ; @.str.262
.asciz "|"
l_.str.263: ; @.str.263
.asciz "|&"
l_.str.264: ; @.str.264
.asciz "illegal use of | or |& in command"
l_.str.265: ; @.str.265
.asciz "can't specify \"%s\" as last word in command"
l_.str.266: ; @.str.266
.asciz "didn't specify command to execute"
l_.str.267: ; @.str.267
.asciz "couldn't create input pipe for command"
l_.str.268: ; @.str.268
.asciz "couldn't write file \"%s\": %s"
l_.str.269: ; @.str.269
.asciz "couldn't create output pipe"
l_.str.270: ; @.str.270
.asciz "couldn't create pipe"
l_.str.271: ; @.str.271
.asciz "couldn't fork child process"
l_.str.272: ; @.str.272
.asciz "couldn't exec \"%s\"\n"
l_.str.273: ; @.str.273
.asciz "env"
l_.str.274: ; @.str.274
.asciz "%s=%s"
l_.str.275: ; @.str.275
.asciz "couldn't write temp file"
l_.str.276: ; @.str.276
.asciz "%s: %s"
l_.str.277: ; @.str.277
.asciz "NONE"
l_.str.278: ; @.str.278
.asciz "CHILDSTATUS"
l_.str.279: ; @.str.279
.asciz "CHILDKILLED"
l_.str.280: ; @.str.280
.asciz "killed"
l_.str.281: ; @.str.281
.asciz "CHILDSUSP"
l_.str.282: ; @.str.282
.asciz "suspended"
l_.str.283: ; @.str.283
.asciz "child %s by signal %d"
l_.str.284: ; @.str.284
.asciz "errorCode"
l_.str.285: ; @.str.285
.asciz "seconds"
l_.str.286: ; @.str.286
.asciz "clicks"
l_.str.287: ; @.str.287
.asciz "microseconds"
l_.str.288: ; @.str.288
.asciz "milliseconds"
l_.str.289: ; @.str.289
.asciz "format"
l_.str.290: ; @.str.290
.asciz "seconds ?-format format?"
l_.str.291: ; @.str.291
.asciz "%a %b %d %H:%M:%S %Z %Y"
l_.str.292: ; @.str.292
.asciz "-format"
l_.str.293: ; @.str.293
.asciz "format string too long"
l_.str.294: ; @.str.294
.asciz "arrayName"
l_.str.295: ; @.str.295
.asciz "get"
l_.str.296: ; @.str.296
.asciz "arrayName ?pattern?"
l_.str.297: ; @.str.297
.asciz "names"
l_.str.298: ; @.str.298
.asciz "set"
l_.str.299: ; @.str.299
.asciz "arrayName list"
l_.str.300: ; @.str.300
.asciz "unset"
l_.str.301: ; @.str.301
.asciz "*"
l_.str.302: ; @.str.302
.asciz "list must have an even number of elements"
l_.str.303: ; @.str.303
.asciz "\"%#s\" isn't an array"
.section __DATA,__const
.p2align 3 ; @stringObjType
_stringObjType:
.quad l_.str.304
.quad 0
.quad _DupStringInternalRep
.quad 0
.long 1 ; 0x1
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.304: ; @.str.304
.asciz "string"
l_.str.305: ; @.str.305
.asciz "compared-string"
l_.str.306: ; @.str.306
.asciz "script"
.section __DATA,__const
.p2align 3 ; @sourceObjType
_sourceObjType:
.quad l_.str.307
.quad _FreeSourceInternalRep
.quad _DupSourceInternalRep
.quad 0
.long 1 ; 0x1
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.307: ; @.str.307
.asciz "source"
l_.str.308: ; @.str.308
.asciz "expand"
.section __DATA,__const
.p2align 3 ; @scriptLineObjType
_scriptLineObjType:
.quad l_.str.309
.quad 0
.quad 0
.quad 0
.long 0 ; 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.309: ; @.str.309
.asciz "scriptline"
l_.str.310: ; @.str.310
.asciz "command"
.section __DATA,__const
.p2align 3 ; @dictSubstObjType
_dictSubstObjType:
.quad l_.str.311
.quad _FreeDictSubstInternalRep
.quad _DupDictSubstInternalRep
.quad 0
.long 0 ; 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.311: ; @.str.311
.asciz "dict-substitution"
l_.str.312: ; @.str.312
.asciz "%s name contains embedded null"
l_.str.313: ; @.str.313
.asciz "can't unset \"%#s\": no such element in array"
l_.str.314: ; @.str.314
.asciz "can't %s \"%#s\": variable isn't array"
.section __DATA,__const
.p2align 3 ; @interpolatedObjType
_interpolatedObjType:
.quad l_.str.315
.quad _FreeInterpolatedInternalRep
.quad 0
.quad 0
.long 0 ; 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.315: ; @.str.315
.asciz "interpolated"
l_.str.316: ; @.str.316
.asciz "can't read \"%#s(%#s)\": %s array"
l_.str.317: ; @.str.317
.asciz "variable isn't"
l_.str.318: ; @.str.318
.asciz "no such element in"
l_.str.319: ; @.str.319
.asciz "reference"
l_.str.320: ; @.str.320
.asciz "<reference.<%s>.%020lu>"
l_.str.321: ; @.str.321
.asciz "<reference.<"
l_.str.322: ; @.str.322
.asciz "invalid reference id \"%#s\""
l_.str.323: ; @.str.323
.asciz "expected reference but got \"%#s\""
.section __DATA,__const
.p2align 3 ; @JimVariablesHashTableType
_JimVariablesHashTableType:
.quad _JimStringCopyHTHashFunction
.quad _JimStringCopyHTDup
.quad 0
.quad _JimStringCopyHTKeyCompare
.quad _JimStringCopyHTKeyDestructor
.quad _JimVariablesHTValDestructor
.section __TEXT,__cstring,cstring_literals
l_.str.324: ; @.str.324
.asciz "int"
l_.str.325: ; @.str.325
.asciz "expected integer but got \"%#s\""
l_.str.326: ; @.str.326
.asciz "Integer value too big to be represented"
l_.str.327: ; @.str.327
.asciz "coerced-double"
l_.str.328: ; @.str.328
.asciz "double"
l_.str.329: ; @.str.329
.asciz "NaN"
l_.str.330: ; @.str.330
.asciz "-Inf"
l_.str.331: ; @.str.331
.asciz "Inf"
l_.str.332: ; @.str.332
.asciz "%.12g"
l_.str.333: ; @.str.333
.asciz "expected floating-point number but got \"%#s\""
l_.str.334: ; @.str.334
.asciz "list"
l_.str.335: ; @.str.335
.asciz "missing value to go with key"
l_.str.336: ; @.str.336
.asciz "dict"
l_.str.337: ; @.str.337
.asciz "index"
l_.str.338: ; @.str.338
.asciz "%d"
l_.str.339: ; @.str.339
.asciz "end%d"
l_.str.340: ; @.str.340
.asciz "bad index \"%#s\": must be integer?[+-]integer? or end?[+-]integer?"
l_.str.341: ; @.str.341
.asciz "ok"
l_.str.342: ; @.str.342
.asciz "error"
l_.str.343: ; @.str.343
.asciz "return"
l_.str.344: ; @.str.344
.asciz "break"
l_.str.345: ; @.str.345
.asciz "continue"
l_.str.346: ; @.str.346
.asciz "signal"
l_.str.347: ; @.str.347
.asciz "exit"
l_.str.348: ; @.str.348
.asciz "eval"
l_.str.349: ; @.str.349
.asciz "return-code"
l_.str.350: ; @.str.350
.asciz "expected return code but got \"%#s\""
.zerofill __DATA,__bss,_JimExprOperatorInfoByOpcode.dummy_op,24,3 ; @JimExprOperatorInfoByOpcode.dummy_op
.section __DATA,__const
.p2align 3 ; @Jim_ExprOperators
_Jim_ExprOperators:
.quad l_.str.301
.quad _JimExprOpBin
.byte 110 ; 0x6e
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 1 ; 0x1
.space 4
.quad l_.str.18
.quad _JimExprOpBin
.byte 110 ; 0x6e
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 1 ; 0x1
.space 4
.quad l_.str.351
.quad _JimExprOpIntBin
.byte 110 ; 0x6e
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 1 ; 0x1
.space 4
.quad l_.str.352
.quad _JimExprOpBin
.byte 100 ; 0x64
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 1 ; 0x1
.space 4
.quad l_.str.353
.quad _JimExprOpBin
.byte 100 ; 0x64
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 1 ; 0x1
.space 4
.quad l_.str.354
.quad _JimExprOpIntBin
.byte 90 ; 0x5a
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 2 ; 0x2
.space 4
.quad l_.str.355
.quad _JimExprOpIntBin
.byte 90 ; 0x5a
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 2 ; 0x2
.space 4
.quad l_.str.356
.quad _JimExprOpIntBin
.byte 90 ; 0x5a
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 3 ; 0x3
.space 4
.quad l_.str.357
.quad _JimExprOpIntBin
.byte 90 ; 0x5a
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 3 ; 0x3
.space 4
.quad l_.str.358
.quad _JimExprOpBin
.byte 80 ; 0x50
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 1 ; 0x1
.space 4
.quad l_.str.359
.quad _JimExprOpBin
.byte 80 ; 0x50
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 1 ; 0x1
.space 4
.quad l_.str.360
.quad _JimExprOpBin
.byte 80 ; 0x50
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 2 ; 0x2
.space 4
.quad l_.str.361
.quad _JimExprOpBin
.byte 80 ; 0x50
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 2 ; 0x2
.space 4
.quad l_.str.362
.quad _JimExprOpBin
.byte 70 ; 0x46
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 2 ; 0x2
.space 4
.quad l_.str.363
.quad _JimExprOpBin
.byte 70 ; 0x46
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 2 ; 0x2
.space 4
.quad l_.str.260
.quad _JimExprOpIntBin
.byte 50 ; 0x32
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 1 ; 0x1
.space 4
.quad l_.str.364
.quad _JimExprOpIntBin
.byte 49 ; 0x31
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 1 ; 0x1
.space 4
.quad l_.str.262
.quad _JimExprOpIntBin
.byte 48 ; 0x30
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 1 ; 0x1
.space 4
.quad l_.str.365
.quad 0
.byte 10 ; 0xa
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 2 ; 0x2
.space 4
.quad 0
.quad _JimExprOpAndLeft
.byte 10 ; 0xa
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 7 ; 0x7
.space 4
.quad 0
.quad _JimExprOpAndOrRight
.byte 10 ; 0xa
.byte 2 ; 0x2
.byte 3 ; 0x3
.byte 7 ; 0x7
.space 4
.quad l_.str.366
.quad 0
.byte 9 ; 0x9
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 2 ; 0x2
.space 4
.quad 0
.quad _JimExprOpOrLeft
.byte 9 ; 0x9
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 7 ; 0x7
.space 4
.quad 0
.quad _JimExprOpAndOrRight
.byte 9 ; 0x9
.byte 2 ; 0x2
.byte 3 ; 0x3
.byte 7 ; 0x7
.space 4
.quad l_.str.85
.quad _JimExprOpNull
.byte 5 ; 0x5
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 1 ; 0x1
.space 4
.quad 0
.quad _JimExprOpTernaryLeft
.byte 5 ; 0x5
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 7 ; 0x7
.space 4
.quad 0
.quad _JimExprOpNull
.byte 5 ; 0x5
.byte 2 ; 0x2
.byte 3 ; 0x3
.byte 7 ; 0x7
.space 4
.quad l_.str.74
.quad _JimExprOpNull
.byte 5 ; 0x5
.byte 2 ; 0x2
.byte 1 ; 0x1
.byte 1 ; 0x1
.space 4
.quad 0
.quad _JimExprOpColonLeft
.byte 5 ; 0x5
.byte 2 ; 0x2
.byte 2 ; 0x2
.byte 7 ; 0x7
.space 4
.quad 0
.quad _JimExprOpNull
.byte 5 ; 0x5
.byte 2 ; 0x2
.byte 3 ; 0x3
.byte 7 ; 0x7
.space 4
.quad l_.str.367
.quad _JimExprOpBin
.byte 250 ; 0xfa
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 2 ; 0x2
.space 4
.quad l_.str.368
.quad _JimExprOpStrBin
.byte 60 ; 0x3c
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 2 ; 0x2
.space 4
.quad l_.str.369
.quad _JimExprOpStrBin
.byte 60 ; 0x3c
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 2 ; 0x2
.space 4
.quad l_.str.370
.quad _JimExprOpStrBin
.byte 55 ; 0x37
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 2 ; 0x2
.space 4
.quad l_.str.371
.quad _JimExprOpStrBin
.byte 55 ; 0x37
.byte 2 ; 0x2
.byte 0 ; 0x0
.byte 2 ; 0x2
.space 4
.quad l_.str.372
.quad _JimExprOpNumUnary
.byte 150 ; 0x96
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.space 4
.quad l_.str.373
.quad _JimExprOpIntUnary
.byte 150 ; 0x96
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 1 ; 0x1
.space 4
.quad 0
.quad _JimExprOpNumUnary
.byte 150 ; 0x96
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 7 ; 0x7
.space 4
.quad 0
.quad _JimExprOpNumUnary
.byte 150 ; 0x96
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 7 ; 0x7
.space 4
.quad l_.str.324
.quad _JimExprOpNumUnary
.byte 200 ; 0xc8
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 3 ; 0x3
.space 4
.quad l_.str.374
.quad _JimExprOpNumUnary
.byte 200 ; 0xc8
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 4 ; 0x4
.space 4
.quad l_.str.375
.quad _JimExprOpNumUnary
.byte 200 ; 0xc8
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 3 ; 0x3
.space 4
.quad l_.str.328
.quad _JimExprOpNumUnary
.byte 200 ; 0xc8
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 6 ; 0x6
.space 4
.quad l_.str.376
.quad _JimExprOpNumUnary
.byte 200 ; 0xc8
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 5 ; 0x5
.space 4
.quad l_.str.377
.quad _JimExprOpNone
.byte 200 ; 0xc8
.byte 0 ; 0x0
.byte 0 ; 0x0
.byte 4 ; 0x4
.space 4
.quad l_.str.378
.quad _JimExprOpIntUnary
.byte 200 ; 0xc8
.byte 1 ; 0x1
.byte 0 ; 0x0
.byte 5 ; 0x5
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.351: ; @.str.351
.asciz "%"
l_.str.352: ; @.str.352
.asciz "-"
l_.str.353: ; @.str.353
.asciz "+"
l_.str.354: ; @.str.354
.asciz "<<"
l_.str.355: ; @.str.355
.asciz ">>"
l_.str.356: ; @.str.356
.asciz "<<<"
l_.str.357: ; @.str.357
.asciz ">>>"
l_.str.358: ; @.str.358
.asciz "<"
l_.str.359: ; @.str.359
.asciz ">"
l_.str.360: ; @.str.360
.asciz "<="
l_.str.361: ; @.str.361
.asciz ">="
l_.str.362: ; @.str.362
.asciz "=="
l_.str.363: ; @.str.363
.asciz "!="
l_.str.364: ; @.str.364
.asciz "^"
l_.str.365: ; @.str.365
.asciz "&&"
l_.str.366: ; @.str.366
.asciz "||"
l_.str.367: ; @.str.367
.asciz "**"
l_.str.368: ; @.str.368
.asciz "eq"
l_.str.369: ; @.str.369
.asciz "ne"
l_.str.370: ; @.str.370
.asciz "in"
l_.str.371: ; @.str.371
.asciz "ni"
l_.str.372: ; @.str.372
.asciz "!"
l_.str.373: ; @.str.373
.asciz "~"
l_.str.374: ; @.str.374
.asciz "wide"
l_.str.375: ; @.str.375
.asciz "abs"
l_.str.376: ; @.str.376
.asciz "round"
l_.str.377: ; @.str.377
.asciz "rand"
l_.str.378: ; @.str.378
.asciz "srand"
l_.str.379: ; @.str.379
.asciz "Division by zero"
l_.str.380: ; @.str.380
.asciz "unsupported"
.section __DATA,__const
.p2align 3 ; @exprObjType
_exprObjType:
.quad l_.str.381
.quad _FreeExprInternalRep
.quad _DupExprInternalRep
.quad 0
.long 1 ; 0x1
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.381: ; @.str.381
.asciz "expression"
l_.str.382: ; @.str.382
.asciz "syntax error in expression: \"%#s\""
l_.str.383: ; @.str.383
.asciz "eENnIi."
l_.str.384: ; @.str.384
.asciz "nan"
l_.str.385: ; @.str.385
.asciz "NAN"
l_.str.386: ; @.str.386
.asciz "inf"
l_.str.387: ; @.str.387
.asciz "INF"
l_.str.388: ; @.str.388
.asciz "unmatched \"[\""
l_.str.389: ; @.str.389
.asciz "missing close-brace"
l_.str.390: ; @.str.390
.asciz "missing quote"
l_.str.391: ; @.str.391
.asciz "Unexpected close parenthesis"
l_.str.392: ; @.str.392
.asciz "Missing close parenthesis"
l_.str.393: ; @.str.393
.asciz "Expression has bad operands to %s"
l_.str.394: ; @.str.394
.asciz "Infinite eval recursion"
l_.str.395: ; @.str.395
.asciz "Too many nested calls. Infinite recursion?"
l_.str.396: ; @.str.396
.asciz " ...?"
l_.str.397: ; @.str.397
.asciz "?arg...?"
l_.str.398: ; @.str.398
.asciz "wrong # args: should be \"%#s%#s\""
l_.str.399: ; @.str.399
.asciz "varName ?increment?"
l_.str.400: ; @.str.400
.asciz "alias"
l_.str.401: ; @.str.401
.asciz "incr"
l_.str.402: ; @.str.402
.asciz "while"
l_.str.403: ; @.str.403
.asciz "loop"
l_.str.404: ; @.str.404
.asciz "for"
l_.str.405: ; @.str.405
.asciz "foreach"
l_.str.406: ; @.str.406
.asciz "lmap"
l_.str.407: ; @.str.407
.asciz "lassign"
l_.str.408: ; @.str.408
.asciz "if"
l_.str.409: ; @.str.409
.asciz "lindex"
l_.str.410: ; @.str.410
.asciz "lset"
l_.str.411: ; @.str.411
.asciz "lsearch"
l_.str.412: ; @.str.412
.asciz "llength"
l_.str.413: ; @.str.413
.asciz "lappend"
l_.str.414: ; @.str.414
.asciz "linsert"
l_.str.415: ; @.str.415
.asciz "lreplace"
l_.str.416: ; @.str.416
.asciz "lsort"
l_.str.417: ; @.str.417
.asciz "append"
l_.str.418: ; @.str.418
.asciz "debug"
l_.str.419: ; @.str.419
.asciz "uplevel"
l_.str.420: ; @.str.420
.asciz "expr"
l_.str.421: ; @.str.421
.asciz "proc"
l_.str.422: ; @.str.422
.asciz "concat"
l_.str.423: ; @.str.423
.asciz "upvar"
l_.str.424: ; @.str.424
.asciz "global"
l_.str.425: ; @.str.425
.asciz "time"
l_.str.426: ; @.str.426
.asciz "catch"
l_.str.427: ; @.str.427
.asciz "ref"
l_.str.428: ; @.str.428
.asciz "getref"
l_.str.429: ; @.str.429
.asciz "setref"
l_.str.430: ; @.str.430
.asciz "finalize"
l_.str.431: ; @.str.431
.asciz "collect"
l_.str.432: ; @.str.432
.asciz "subst"
l_.str.433: ; @.str.433
.asciz "info"
l_.str.434: ; @.str.434
.asciz "split"
l_.str.435: ; @.str.435
.asciz "scan"
l_.str.436: ; @.str.436
.asciz "lrange"
l_.str.437: ; @.str.437
.asciz "lrepeat"
l_.str.438: ; @.str.438
.asciz "lreverse"
l_.str.439: ; @.str.439
.asciz "range"
l_.str.440: ; @.str.440
.asciz "tailcall"
l_.str.441: ; @.str.441
.asciz "local"
l_.str.442: ; @.str.442
.asciz "upcall"
l_.str.443: ; @.str.443
.asciz "apply"
l_.str.444: ; @.str.444
.asciz "newname command ?args ...?"
l_.str.445: ; @.str.445
.asciz "varName ?newValue?"
l_.str.446: ; @.str.446
.asciz "?-nonewline? string"
l_.str.447: ; @.str.447
.asciz "The second argument must be -nonewline"
l_.str.448: ; @.str.448
.asciz "number ?number ... number?"
l_.str.449: ; @.str.449
.asciz "condition body"
l_.str.450: ; @.str.450
.asciz "var first limit ?incr? body"
l_.str.451: ; @.str.451
.asciz "start test next body"
l_.str.452: ; @.str.452
.asciz "varList list ?varList list ...? script"
l_.str.453: ; @.str.453
.asciz "foreach varlist is empty"
l_.str.454: ; @.str.454
.asciz "varList list ?varName ...?"
l_.str.455: ; @.str.455
.asciz "then"
l_.str.456: ; @.str.456
.asciz "else"
l_.str.457: ; @.str.457
.asciz "elseif"
l_.str.458: ; @.str.458
.asciz "condition ?then? trueBody ?elseif ...? ?else? falseBody"
l_.str.459: ; @.str.459
.asciz "?options? string pattern body ... ?default body? or {pattern body ?pattern body ...?}"
l_.str.460: ; @.str.460
.asciz "-exact"
l_.str.461: ; @.str.461
.asciz "-glob"
l_.str.462: ; @.str.462
.asciz "-regexp"
l_.str.463: ; @.str.463
.asciz "-command"
l_.str.464: ; @.str.464
.asciz "bad option \"%#s\": must be -exact, -glob, -regexp, -command procname or --"
l_.str.465: ; @.str.465
.asciz "default"
l_.str.466: ; @.str.466
.asciz "no body specified for pattern \"%#s\""
l_.str.467: ; @.str.467
.asciz "list ?index ...?"
l_.str.468: ; @.str.468
.asciz "listVar ?index...? newVal"
.section __DATA,__const
.p2align 3 ; @Jim_LsearchCoreCommand.options
_Jim_LsearchCoreCommand.options:
.quad l_.str.469
.quad l_.str.470
.quad l_.str.32
.quad l_.str.460
.quad l_.str.461
.quad l_.str.462
.quad l_.str.34
.quad l_.str.35
.quad l_.str.463
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.469: ; @.str.469
.asciz "-bool"
l_.str.470: ; @.str.470
.asciz "-not"
l_.str.471: ; @.str.471
.asciz "?-exact|-glob|-regexp|-command 'command'? ?-bool|-inline? ?-not? ?-nocase? ?-all? list value"
l_.str.472: ; @.str.472
.asciz "varName ?value value ...?"
l_.str.473: ; @.str.473
.asciz "list index ?element ...?"
l_.str.474: ; @.str.474
.asciz "list first last ?element ...?"
l_.str.475: ; @.str.475
.asciz "list doesn't contain element "
.section __DATA,__const
.p2align 3 ; @Jim_LsortCoreCommand.options
_Jim_LsortCoreCommand.options:
.quad l_.str.476
.quad l_.str.32
.quad l_.str.477
.quad l_.str.478
.quad l_.str.463
.quad l_.str.479
.quad l_.str.480
.quad l_.str.481
.quad l_.str.482
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.476: ; @.str.476
.asciz "-ascii"
l_.str.477: ; @.str.477
.asciz "-increasing"
l_.str.478: ; @.str.478
.asciz "-decreasing"
l_.str.479: ; @.str.479
.asciz "-integer"
l_.str.480: ; @.str.480
.asciz "-real"
l_.str.481: ; @.str.481
.asciz "-index"
l_.str.482: ; @.str.482
.asciz "-unique"
l_.str.483: ; @.str.483
.asciz "?options? list"
l_.str.484: ; @.str.484
.asciz "\"-command\" option must be followed by comparison command"
l_.str.485: ; @.str.485
.asciz "\"-index\" option must be followed by list index"
.zerofill __DATA,__bss,_sort_info,8,3 ; @sort_info
l_.str.486: ; @.str.486
.asciz "varName ?value ...?"
l_.str.487: ; @.str.487
.asciz "arg ?arg ...?"
l_.str.488: ; @.str.488
.asciz "?level? command ?arg ...?"
l_.str.489: ; @.str.489
.asciz "expression ?...?"
l_.str.490: ; @.str.490
.asciz "name arglist ?statics? body"
l_.str.491: ; @.str.491
.asciz "procedure"
l_.str.492: ; @.str.492
.asciz "argument with no name"
l_.str.493: ; @.str.493
.asciz "too many fields in argument specifier \"%#s\""
l_.str.494: ; @.str.494
.asciz "args"
l_.str.495: ; @.str.495
.asciz "'args' specified more than once"
l_.str.496: ; @.str.496
.asciz "variable for initialization of static \"%#s\" not found in the local context"
l_.str.497: ; @.str.497
.asciz "static variable"
l_.str.498: ; @.str.498
.asciz "static variable name \"%#s\" duplicated in statics list"
l_.str.499: ; @.str.499
.asciz "too many fields in static specifier \"%#s\""
l_.str.500: ; @.str.500
.asciz "-code"
l_.str.501: ; @.str.501
.asciz "-errorinfo"
l_.str.502: ; @.str.502
.asciz "-errorcode"
l_.str.503: ; @.str.503
.asciz "-level"
l_.str.504: ; @.str.504
.asciz "bad level \"%#s\""
l_.str.505: ; @.str.505
.asciz "?-code code? ?-errorinfo stacktrace? ?-level level? ?result?"
l_.str.506: ; @.str.506
.asciz "?level? otherVar localVar ?otherVar localVar ...?"
l_.str.507: ; @.str.507
.asciz "varName ?varName ...?"
.section __DATA,__const
.p2align 3 ; @Jim_StringCoreCommand.options
_Jim_StringCoreCommand.options:
.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.439
.quad l_.str.515
.quad l_.str.516
.quad l_.str.517
.quad l_.str.518
.quad l_.str.337
.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 0
.section __TEXT,__cstring,cstring_literals
l_.str.508: ; @.str.508
.asciz "bytelength"
l_.str.509: ; @.str.509
.asciz "length"
l_.str.510: ; @.str.510
.asciz "compare"
l_.str.511: ; @.str.511
.asciz "match"
l_.str.512: ; @.str.512
.asciz "equal"
l_.str.513: ; @.str.513
.asciz "is"
l_.str.514: ; @.str.514
.asciz "byterange"
l_.str.515: ; @.str.515
.asciz "replace"
l_.str.516: ; @.str.516
.asciz "map"
l_.str.517: ; @.str.517
.asciz "repeat"
l_.str.518: ; @.str.518
.asciz "reverse"
l_.str.519: ; @.str.519
.asciz "first"
l_.str.520: ; @.str.520
.asciz "last"
l_.str.521: ; @.str.521
.asciz "cat"
l_.str.522: ; @.str.522
.asciz "trim"
l_.str.523: ; @.str.523
.asciz "trimleft"
l_.str.524: ; @.str.524
.asciz "trimright"
l_.str.525: ; @.str.525
.asciz "tolower"
l_.str.526: ; @.str.526
.asciz "toupper"
l_.str.527: ; @.str.527
.asciz "totitle"
.section __DATA,__const
.p2align 3 ; @Jim_StringCoreCommand.nocase_options
_Jim_StringCoreCommand.nocase_options:
.quad l_.str.32
.quad 0
.p2align 3 ; @Jim_StringCoreCommand.nocase_length_options
_Jim_StringCoreCommand.nocase_length_options:
.quad l_.str.32
.quad l_.str.528
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.528: ; @.str.528
.asciz "-length"
l_.str.529: ; @.str.529
.asciz "option ?arguments ...?"
l_.str.530: ; @.str.530
.asciz "?-nocase? ?-length int? string1 string2"
l_.str.531: ; @.str.531
.asciz "?-nocase? pattern string"
l_.str.532: ; @.str.532
.asciz "?-nocase? mapList string"
l_.str.533: ; @.str.533
.asciz "string first last"
l_.str.534: ; @.str.534
.asciz "string first last ?string?"
l_.str.535: ; @.str.535
.asciz "string count"
l_.str.536: ; @.str.536
.asciz "string index"
l_.str.537: ; @.str.537
.asciz "subString string ?index?"
l_.str.538: ; @.str.538
.asciz "string ?trimchars?"
l_.str.539: ; @.str.539
.asciz "-strict"
l_.str.540: ; @.str.540
.asciz "class ?-strict? str"
l_.str.541: ; @.str.541
.asciz "list must contain an even number of elements"
.section __TEXT,__const
_default_trim_chars: ; @default_trim_chars
.asciz " \t\n\r"
.section __DATA,__data
.p2align 2 ; @default_trim_chars_len
_default_trim_chars_len:
.long 5 ; 0x5
.section __DATA,__const
.p2align 3 ; @JimStringIs.strclassnames
_JimStringIs.strclassnames:
.quad l_.str.542
.quad l_.str.543
.quad l_.str.544
.quad l_.str.545
.quad l_.str.546
.quad l_.str.328
.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 0
.section __TEXT,__cstring,cstring_literals
l_.str.542: ; @.str.542
.asciz "integer"
l_.str.543: ; @.str.543
.asciz "alpha"
l_.str.544: ; @.str.544
.asciz "alnum"
l_.str.545: ; @.str.545
.asciz "ascii"
l_.str.546: ; @.str.546
.asciz "digit"
l_.str.547: ; @.str.547
.asciz "lower"
l_.str.548: ; @.str.548
.asciz "upper"
l_.str.549: ; @.str.549
.asciz "space"
l_.str.550: ; @.str.550
.asciz "xdigit"
l_.str.551: ; @.str.551
.asciz "control"
l_.str.552: ; @.str.552
.asciz "print"
l_.str.553: ; @.str.553
.asciz "graph"
l_.str.554: ; @.str.554
.asciz "punct"
l_.str.555: ; @.str.555
.asciz "class"
l_.str.556: ; @.str.556
.asciz "%ld microseconds per iteration"
l_.str.557: ; @.str.557
.asciz "script ?count?"
l_.str.558: ; @.str.558
.asciz "?exitCode?"
.section __TEXT,__const
.p2align 2 ; @Jim_CatchCoreCommand.max_ignore_code
_Jim_CatchCoreCommand.max_ignore_code:
.long 64 ; 0x40
.section __TEXT,__cstring,cstring_literals
l_.str.559: ; @.str.559
.asciz "-no"
l_.str.560: ; @.str.560
.asciz "?-?no?code ... --? script ?resultVarName? ?optionVarName?"
l_.str.561: ; @.str.561
.asciz "string tag ?finalizer?"
l_.str.562: ; @.str.562
.asciz "reference newValue"
l_.str.563: ; @.str.563
.asciz "reference ?finalizerProc?"
l_.str.564: ; @.str.564
.asciz "oldName newName"
l_.str.565: ; @.str.565
.asciz "new procedure"
.section __DATA,__const
.p2align 3 ; @Jim_DictCoreCommand.options
_Jim_DictCoreCommand.options:
.quad l_.str.566
.quad l_.str.295
.quad l_.str.298
.quad l_.str.300
.quad l_.str.218
.quad l_.str.567
.quad l_.str.226
.quad l_.str.433
.quad l_.str.568
.quad l_.str.569
.quad l_.str.417
.quad l_.str.413
.quad l_.str.401
.quad l_.str.570
.quad l_.str.571
.quad l_.str.404
.quad l_.str.515
.quad l_.str.572
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.566: ; @.str.566
.asciz "create"
l_.str.567: ; @.str.567
.asciz "keys"
l_.str.568: ; @.str.568
.asciz "merge"
l_.str.569: ; @.str.569
.asciz "with"
l_.str.570: ; @.str.570
.asciz "remove"
l_.str.571: ; @.str.571
.asciz "values"
l_.str.572: ; @.str.572
.asciz "update"
l_.str.573: ; @.str.573
.asciz "subcommand ?arguments ...?"
l_.str.574: ; @.str.574
.asciz "subcommand"
l_.str.575: ; @.str.575
.asciz "dictionary ?key ...?"
l_.str.576: ; @.str.576
.asciz "varName key ?key ...? value"
l_.str.577: ; @.str.577
.asciz "dictionary key ?key ...?"
l_.str.578: ; @.str.578
.asciz "varName key ?key ...?"
l_.str.579: ; @.str.579
.asciz "dictionary ?pattern?"
l_.str.580: ; @.str.580
.asciz "dictionary"
l_.str.581: ; @.str.581
.asciz "?key value ...?"
.section __DATA,__const
.p2align 3 ; @Jim_SubstCoreCommand.options
_Jim_SubstCoreCommand.options:
.quad l_.str.582
.quad l_.str.583
.quad l_.str.584
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.582: ; @.str.582
.asciz "-nobackslashes"
l_.str.583: ; @.str.583
.asciz "-nocommands"
l_.str.584: ; @.str.584
.asciz "-novariables"
l_.str.585: ; @.str.585
.asciz "?options? string"
.section __DATA,__const
.p2align 3 ; @Jim_InfoCoreCommand.commands
_Jim_InfoCoreCommand.commands:
.quad l_.str.586
.quad l_.str.587
.quad l_.str.588
.quad l_.str.589
.quad l_.str.590
.quad l_.str.218
.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.494
.quad l_.str.599
.quad l_.str.306
.quad l_.str.307
.quad l_.str.600
.quad l_.str.601
.quad l_.str.602
.quad l_.str.603
.quad l_.str.400
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.586: ; @.str.586
.asciz "body"
l_.str.587: ; @.str.587
.asciz "statics"
l_.str.588: ; @.str.588
.asciz "commands"
l_.str.589: ; @.str.589
.asciz "procs"
l_.str.590: ; @.str.590
.asciz "channels"
l_.str.591: ; @.str.591
.asciz "globals"
l_.str.592: ; @.str.592
.asciz "level"
l_.str.593: ; @.str.593
.asciz "frame"
l_.str.594: ; @.str.594
.asciz "locals"
l_.str.595: ; @.str.595
.asciz "vars"
l_.str.596: ; @.str.596
.asciz "version"
l_.str.597: ; @.str.597
.asciz "patchlevel"
l_.str.598: ; @.str.598
.asciz "complete"
l_.str.599: ; @.str.599
.asciz "hostname"
l_.str.600: ; @.str.600
.asciz "stacktrace"
l_.str.601: ; @.str.601
.asciz "nameofexecutable"
l_.str.602: ; @.str.602
.asciz "returncodes"
l_.str.603: ; @.str.603
.asciz "references"
l_.str.604: ; @.str.604
.asciz "subcommand ?args ...?"
l_.str.605: ; @.str.605
.asciz "varName"
l_.str.606: ; @.str.606
.asciz "command \"%#s\" is not an alias"
l_.str.607: ; @.str.607
.asciz "?pattern?"
l_.str.608: ; @.str.608
.asciz "source ?filename line?"
l_.str.609: ; @.str.609
.asciz "?levelNum?"
l_.str.610: ; @.str.610
.asciz "procname"
l_.str.611: ; @.str.611
.asciz "command \"%#s\" is not a procedure"
l_.str.612: ; @.str.612
.asciz "%d.%d"
l_.str.613: ; @.str.613
.asciz "script ?missing?"
l_.str.614: ; @.str.614
.asciz "os.gethostname"
l_.str.615: ; @.str.615
.asciz "{info nameofexecutable}"
l_.str.616: ; @.str.616
.asciz "?code?"
l_.str.617: ; @.str.617
.asciz "*[?\\"
.section __DATA,__const
.p2align 3 ; @Jim_ExistsCoreCommand.options
_Jim_ExistsCoreCommand.options:
.quad l_.str.463
.quad l_.str.618
.quad l_.str.619
.quad l_.str.620
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.618: ; @.str.618
.asciz "-proc"
l_.str.619: ; @.str.619
.asciz "-alias"
l_.str.620: ; @.str.620
.asciz "-var"
l_.str.621: ; @.str.621
.asciz "?option? name"
l_.str.622: ; @.str.622
.asciz "string ?splitChars?"
l_.str.623: ; @.str.623
.asciz " \n\t\r"
l_.str.624: ; @.str.624
.asciz "list ?joinString?"
l_.str.625: ; @.str.625
.asciz "formatString ?arg arg ...?"
l_.str.626: ; @.str.626
.asciz "string format ?varName varName ...?"
.section __DATA,__const
.p2align 3 ; @scanFmtStringObjType
_scanFmtStringObjType:
.quad l_.str.629
.quad _FreeScanFmtInternalRep
.quad _DupScanFmtInternalRep
.quad _UpdateStringOfScanFmt
.long 0 ; 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
l_.str.627: ; @.str.627
.asciz "different numbers of variable names and field specifiers"
l_.str.628: ; @.str.628
.asciz "variable is not assigned by any conversion specifiers"
l_.str.629: ; @.str.629
.asciz "scanformatstring"
l_.str.630: ; @.str.630
.asciz "%d%n"
l_.str.631: ; @.str.631
.asciz "variable is assigned by multiple \"%n$\" conversion specifiers"
l_.str.632: ; @.str.632
.asciz "unmatched [ in format string"
l_.str.633: ; @.str.633
.asciz "hlL"
l_.str.634: ; @.str.634
.asciz "efgcsndoxui"
l_.str.635: ; @.str.635
.asciz "bad scan conversion character"
l_.str.636: ; @.str.636
.asciz "field width may not be specified in %c conversion"
l_.str.637: ; @.str.637
.asciz "unsigned wide not supported"
l_.str.638: ; @.str.638
.asciz "message ?stacktrace?"
l_.str.639: ; @.str.639
.asciz "list first last"
l_.str.640: ; @.str.640
.asciz "count ?value ...?"
l_.str.641: ; @.str.641
.asciz "varName ?default?"
l_.str.642: ; @.str.642
.asciz "environment variable \"%#s\" does not exist"
l_.str.643: ; @.str.643
.asciz "fileName"
l_.str.644: ; @.str.644
.asciz "?start? end ?step?"
l_.str.645: ; @.str.645
.asciz "Invalid (infinite?) range specified"
l_.str.646: ; @.str.646
.asciz "?min? max"
l_.str.647: ; @.str.647
.asciz "Invalid arguments (max < min)"
l_.str.648: ; @.str.648
.asciz "tailcall can only be called from a proc or lambda"
l_.str.649: ; @.str.649
.asciz "cmd ?args ...?"
l_.str.650: ; @.str.650
.asciz "no previous command: \"%#s\""
l_.str.651: ; @.str.651
.asciz "lambdaExpr ?arg ...?"
l_.str.652: ; @.str.652
.asciz "can't interpret \"%#s\" as a lambda expression"
l_.str.653: ; @.str.653
.asciz "namespaces not enabled"
l_.str.654: ; @.str.654
.asciz "apply lambdaExpr"
l_.str.655: ; @.str.655
.asciz "option"
l_.str.656: ; @.str.656
.asciz "%s%s \"%s\": must be "
l_.str.657: ; @.str.657
.asciz "or "
l_.str.658: ; @.str.658
.asciz ", "
l_.str.659: ; @.str.659
.asciz "Usage: \""
l_.str.660: ; @.str.660
.asciz " command ... \", where command is one of: "
l_.str.661: ; @.str.661
.asciz "dummy"
l_.str.662: ; @.str.662
.asciz " command \""
l_.str.663: ; @.str.663
.asciz "\": should be "
l_.str.664: ; @.str.664
.asciz ":alpha:]"
l_.str.665: ; @.str.665
.asciz ":alnum:]"
l_.str.666: ; @.str.666
.asciz ":space:]"
l_.str.667: ; @.str.667
.asciz " \t\r\n\f\013"
l_.str.668: ; @.str.668
.asciz "^$.[()|?{+*"
l_.str.669: ; @.str.669
.asciz "<>mMwds"
l_.str.670: ; @.str.670
.asciz "argv"
l_.str.671: ; @.str.671
.asciz "argc"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Jim_bootstrapInit ## -- Begin function Jim_bootstrapInit
.p2align 4, 0x90
_Jim_bootstrapInit: ## @Jim_bootstrapInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movl $1, %ecx
callq _Jim_PackageProvide
cmpl $0, %eax
je LBB0_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB0_3
LBB0_2:
movq -16(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
movl $1, %edx
leaq L_.str.3(%rip), %rcx
callq _Jim_EvalSource
movl %eax, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_PackageProvide ## -- Begin function Jim_PackageProvide
.p2align 4, 0x90
_Jim_PackageProvide: ## @Jim_PackageProvide
.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)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_EvalSource ## -- Begin function Jim_EvalSource
.p2align 4, 0x90
_Jim_EvalSource: ## @Jim_EvalSource
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq %rcx, -32(%rbp)
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
cmpq $0, -16(%rbp)
je LBB2_2
## %bb.1:
movq -8(%rbp), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq -48(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -72(%rbp), %rdi ## 8-byte Reload
movq -64(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
movl -20(%rbp), %ecx
callq _JimSetSourceInfo
movq -8(%rbp), %rax
movq 192(%rax), %rax
movq %rax, -56(%rbp)
movq -48(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 192(%rax)
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_EvalObj
movl %eax, -36(%rbp)
movq -56(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 192(%rax)
jmp LBB2_3
LBB2_2:
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_EvalObj
movl %eax, -36(%rbp)
LBB2_3:
movq -48(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB2_5
## %bb.4:
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_FreeObj
LBB2_5:
movl -36(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_initjimshInit ## -- Begin function Jim_initjimshInit
.p2align 4, 0x90
_Jim_initjimshInit: ## @Jim_initjimshInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movl $1, %ecx
callq _Jim_PackageProvide
cmpl $0, %eax
je LBB3_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB3_3
LBB3_2:
movq -16(%rbp), %rdi
leaq L_.str.5(%rip), %rsi
movl $1, %edx
leaq L_.str.6(%rip), %rcx
callq _Jim_EvalSource
movl %eax, -4(%rbp)
LBB3_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_globInit ## -- Begin function Jim_globInit
.p2align 4, 0x90
_Jim_globInit: ## @Jim_globInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.7(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movl $1, %ecx
callq _Jim_PackageProvide
cmpl $0, %eax
je LBB4_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB4_3
LBB4_2:
movq -16(%rbp), %rdi
leaq L_.str.8(%rip), %rsi
movl $1, %edx
leaq L_.str.9(%rip), %rcx
callq _Jim_EvalSource
movl %eax, -4(%rbp)
LBB4_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_stdlibInit ## -- Begin function Jim_stdlibInit
.p2align 4, 0x90
_Jim_stdlibInit: ## @Jim_stdlibInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.10(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movl $1, %ecx
callq _Jim_PackageProvide
cmpl $0, %eax
je LBB5_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB5_3
LBB5_2:
movq -16(%rbp), %rdi
leaq L_.str.11(%rip), %rsi
movl $1, %edx
leaq L_.str.12(%rip), %rcx
callq _Jim_EvalSource
movl %eax, -4(%rbp)
LBB5_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_tclcompatInit ## -- Begin function Jim_tclcompatInit
.p2align 4, 0x90
_Jim_tclcompatInit: ## @Jim_tclcompatInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.13(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movl $1, %ecx
callq _Jim_PackageProvide
cmpl $0, %eax
je LBB6_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB6_3
LBB6_2:
movq -16(%rbp), %rdi
leaq L_.str.14(%rip), %rsi
movl $1, %edx
leaq L_.str.15(%rip), %rcx
callq _Jim_EvalSource
movl %eax, -4(%rbp)
LBB6_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_MakeTempFile ## -- Begin function Jim_MakeTempFile
.p2align 4, 0x90
_Jim_MakeTempFile: ## @Jim_MakeTempFile
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB7_9
## %bb.1:
leaq L_.str.16(%rip), %rdi
callq _getenv
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
je LBB7_4
## %bb.2:
movq -48(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB7_4
## %bb.3:
movq -48(%rbp), %rdi
movl $2, %esi
callq _access
cmpl $0, %eax
je LBB7_5
LBB7_4:
leaq L_.str.17(%rip), %rax
movq %rax, -48(%rbp)
LBB7_5:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -40(%rbp)
movq -48(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB7_8
## %bb.6:
movq -48(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -48(%rbp), %rdi
callq _strlen
movq %rax, %rcx
movq -64(%rbp), %rax ## 8-byte Reload
subq $1, %rcx
movsbl (%rax,%rcx), %eax
cmpl $47, %eax
je LBB7_8
## %bb.7:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
leaq L_.str.18(%rip), %rdx
movl $1, %ecx
callq _Jim_AppendString
LBB7_8:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
leaq L_.str.19(%rip), %rdx
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
callq _Jim_AppendString
jmp LBB7_10
LBB7_9:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -40(%rbp)
LBB7_10:
movl $127, %edi
callq _umask
movw %ax, -30(%rbp)
movq -40(%rbp), %rax
movq (%rax), %rdi
callq _mkstemp
movl %eax, -28(%rbp)
movzwl -30(%rbp), %edi
callq _umask
cmpl $0, -28(%rbp)
jge LBB7_12
## %bb.11:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _JimAioSetError
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_FreeObj
movl $-1, -4(%rbp)
jmp LBB7_17
LBB7_12:
jmp LBB7_13
LBB7_13:
movq -40(%rbp), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB7_15
## %bb.14:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB7_15:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.16:
movl -28(%rbp), %eax
movl %eax, -4(%rbp)
LBB7_17:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_NewStringObj ## -- Begin function Jim_NewStringObj
.p2align 4, 0x90
_Jim_NewStringObj: ## @Jim_NewStringObj
.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 -8(%rbp), %rdi
callq _Jim_NewObj
movq %rax, -32(%rbp)
cmpl $-1, -20(%rbp)
jne LBB8_2
## %bb.1:
movq -16(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -20(%rbp)
LBB8_2:
cmpl $0, -20(%rbp)
jne LBB8_4
## %bb.3:
movq -32(%rbp), %rax
leaq _JimEmptyStringRep(%rip), %rcx
movq %rcx, (%rax)
jmp LBB8_5
LBB8_4:
movl -20(%rbp), %edi
addl $1, %edi
callq _Jim_Alloc
movq %rax, %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
movq -32(%rbp), %rax
movq (%rax), %rdi
movq -16(%rbp), %rsi
movslq -20(%rbp), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq -32(%rbp), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
movb $0, (%rax,%rcx)
LBB8_5:
movl -20(%rbp), %ecx
movq -32(%rbp), %rax
movl %ecx, 20(%rax)
movq -32(%rbp), %rax
movq $0, 8(%rax)
movq -32(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_AppendString ## -- Begin function Jim_AppendString
.p2align 4, 0x90
_Jim_AppendString: ## @Jim_AppendString
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _SetStringFromAny
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -28(%rbp), %edx
callq _StringAppendString
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimAioSetError
_JimAioSetError: ## @JimAioSetError
.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)
cmpq $0, -16(%rbp)
je LBB10_2
## %bb.1:
movq -8(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -32(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -40(%rbp), %rdi ## 8-byte Reload
movq -32(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.165(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
jmp LBB10_7
LBB10_2:
jmp LBB10_3
LBB10_3:
movq -8(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -48(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB10_5
## %bb.4:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB10_5:
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.6:
jmp LBB10_7
LBB10_7:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_FreeObj ## -- Begin function Jim_FreeObj
.p2align 4, 0x90
_Jim_FreeObj: ## @Jim_FreeObj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
je LBB11_3
## %bb.1:
movq -16(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB11_3
## %bb.2:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq *%rax
LBB11_3:
movq -16(%rbp), %rax
cmpq $0, (%rax)
je LBB11_7
## %bb.4:
movq -16(%rbp), %rax
leaq _JimEmptyStringRep(%rip), %rcx
cmpq %rcx, (%rax)
je LBB11_6
## %bb.5:
movq -16(%rbp), %rax
movq (%rax), %rdi
callq _Jim_Free
LBB11_6:
jmp LBB11_7
LBB11_7:
movq -16(%rbp), %rax
cmpq $0, 48(%rax)
je LBB11_9
## %bb.8:
movq -16(%rbp), %rax
movq 56(%rax), %rcx
movq -16(%rbp), %rax
movq 48(%rax), %rax
movq %rcx, 56(%rax)
LBB11_9:
movq -16(%rbp), %rax
cmpq $0, 56(%rax)
je LBB11_11
## %bb.10:
movq -16(%rbp), %rax
movq 48(%rax), %rcx
movq -16(%rbp), %rax
movq 56(%rax), %rax
movq %rcx, 48(%rax)
LBB11_11:
movq -8(%rbp), %rax
movq 176(%rax), %rax
cmpq -16(%rbp), %rax
jne LBB11_13
## %bb.12:
movq -16(%rbp), %rax
movq 56(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 176(%rax)
LBB11_13:
movq -16(%rbp), %rax
movq $0, 48(%rax)
movq -8(%rbp), %rax
movq 184(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 56(%rax)
movq -8(%rbp), %rax
cmpq $0, 184(%rax)
je LBB11_15
## %bb.14:
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq 184(%rax), %rax
movq %rcx, 48(%rax)
LBB11_15:
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 184(%rax)
movq -16(%rbp), %rax
movl $-1, 16(%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_AioFilehandle ## -- Begin function Jim_AioFilehandle
.p2align 4, 0x90
_Jim_AioFilehandle: ## @Jim_AioFilehandle
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl $1, %edx
callq _Jim_GetCommand
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
je LBB12_4
## %bb.1:
movq -32(%rbp), %rax
cmpl $0, 4(%rax)
jne LBB12_4
## %bb.2:
movq -32(%rbp), %rax
leaq _JimAioSubCmdProc(%rip), %rcx
cmpq %rcx, 16(%rax)
jne LBB12_4
## %bb.3:
movq -32(%rbp), %rax
movq 32(%rax), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
jmp LBB12_5
LBB12_4:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.20(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movq $0, -8(%rbp)
LBB12_5:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetCommand ## -- Begin function Jim_GetCommand
.p2align 4, 0x90
_Jim_GetCommand: ## @Jim_GetCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movq -24(%rbp), %rax
leaq _commandObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB13_2
## %bb.1:
movq -24(%rbp), %rax
movq 40(%rax), %rax
movq -16(%rbp), %rcx
cmpq 152(%rcx), %rax
je LBB13_16
LBB13_2:
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movsbl (%rax), %eax
cmpl $58, %eax
jne LBB13_8
## %bb.3:
movq -48(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB13_8
## %bb.4:
jmp LBB13_5
LBB13_5: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -48(%rbp)
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB13_7
## %bb.6: ## in Loop: Header=BB13_5 Depth=1
jmp LBB13_5
LBB13_7:
jmp LBB13_8
LBB13_8:
movq -16(%rbp), %rdi
addq $104, %rdi
movq -48(%rbp), %rsi
callq _Jim_FindHashEntry
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
jne LBB13_12
## %bb.9:
movl -28(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB13_11
## %bb.10:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.57(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
LBB13_11:
movq $0, -8(%rbp)
jmp LBB13_21
LBB13_12:
movq -56(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB13_15
## %bb.13:
movq -24(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB13_15
## %bb.14:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq *%rax
LBB13_15:
movq -24(%rbp), %rax
leaq _commandObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
movq 152(%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 40(%rax)
movq -40(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 32(%rax)
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq 120(%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq 120(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
jmp LBB13_17
LBB13_16:
movq -24(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -40(%rbp)
LBB13_17:
jmp LBB13_18
LBB13_18: ## =>This Inner Loop Header: Depth=1
movq -40(%rbp), %rax
cmpl $0, 56(%rax)
je LBB13_20
## %bb.19: ## in Loop: Header=BB13_18 Depth=1
movq -40(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB13_18
LBB13_20:
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
LBB13_21:
movq -8(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimAioSubCmdProc
_JimAioSubCmdProc: ## @JimAioSubCmdProc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movl -12(%rbp), %edx
movq -24(%rbp), %rcx
leaq _aio_command_table(%rip), %rsi
callq _Jim_ParseSubCmd
movq -32(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
movl -12(%rbp), %edx
movq -24(%rbp), %rcx
callq _Jim_CallSubCmd
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_SetResultFormatted ## -- Begin function Jim_SetResultFormatted
.p2align 4, 0x90
_Jim_SetResultFormatted: ## @Jim_SetResultFormatted
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
subq $408, %rsp ## imm = 0x198
.cfi_offset %rbx, -24
testb %al, %al
je LBB15_28
## %bb.27:
movaps %xmm0, -288(%rbp)
movaps %xmm1, -272(%rbp)
movaps %xmm2, -256(%rbp)
movaps %xmm3, -240(%rbp)
movaps %xmm4, -224(%rbp)
movaps %xmm5, -208(%rbp)
movaps %xmm6, -192(%rbp)
movaps %xmm7, -176(%rbp)
LBB15_28:
movq %r9, -296(%rbp)
movq %r8, -304(%rbp)
movq %rcx, -312(%rbp)
movq %rdx, -320(%rbp)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
movq %rdi, -104(%rbp)
movq %rsi, -112(%rbp)
movq -112(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -116(%rbp)
movl $0, -120(%rbp)
movl $0, -124(%rbp)
leaq -96(%rbp), %rax
leaq -336(%rbp), %rcx
movq %rcx, 16(%rax)
leaq 16(%rbp), %rcx
movq %rcx, 8(%rax)
movl $48, 4(%rax)
movl $16, (%rax)
movl $0, -140(%rbp)
LBB15_1: ## =>This Inner Loop Header: Depth=1
movl -140(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -116(%rbp), %ecx
movb %al, -337(%rbp) ## 1-byte Spill
jge LBB15_3
## %bb.2: ## in Loop: Header=BB15_1 Depth=1
cmpl $5, -124(%rbp)
setl %al
movb %al, -337(%rbp) ## 1-byte Spill
LBB15_3: ## in Loop: Header=BB15_1 Depth=1
movb -337(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB15_4
jmp LBB15_20
LBB15_4: ## in Loop: Header=BB15_1 Depth=1
movq -112(%rbp), %rdi
movslq -140(%rbp), %rax
addq %rax, %rdi
leaq L_.str.116(%rip), %rsi
movl $2, %edx
callq _strncmp
cmpl $0, %eax
jne LBB15_9
## %bb.5: ## in Loop: Header=BB15_1 Depth=1
leaq -96(%rbp), %rax
movq %rax, -352(%rbp) ## 8-byte Spill
movl -96(%rbp), %eax
movl %eax, -344(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB15_7
## %bb.6: ## in Loop: Header=BB15_1 Depth=1
movq -352(%rbp), %rcx ## 8-byte Reload
movl -344(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -360(%rbp) ## 8-byte Spill
jmp LBB15_8
LBB15_7: ## in Loop: Header=BB15_1 Depth=1
movq -352(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -360(%rbp) ## 8-byte Spill
LBB15_8: ## in Loop: Header=BB15_1 Depth=1
movq -360(%rbp), %rax ## 8-byte Reload
movq (%rax), %rcx
movslq -124(%rbp), %rax
movq %rcx, -64(%rbp,%rax,8)
movslq -124(%rbp), %rax
movq -64(%rbp,%rax,8), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -144(%rbp)
jmp LBB15_18
LBB15_9: ## in Loop: Header=BB15_1 Depth=1
movq -112(%rbp), %rdi
movslq -140(%rbp), %rax
addq %rax, %rdi
leaq L_.str.117(%rip), %rsi
movl $3, %edx
callq _strncmp
cmpl $0, %eax
jne LBB15_14
## %bb.10: ## in Loop: Header=BB15_1 Depth=1
leaq -96(%rbp), %rax
movq %rax, -376(%rbp) ## 8-byte Spill
movl -96(%rbp), %eax
movl %eax, -364(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB15_12
## %bb.11: ## in Loop: Header=BB15_1 Depth=1
movq -376(%rbp), %rcx ## 8-byte Reload
movl -364(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -384(%rbp) ## 8-byte Spill
jmp LBB15_13
LBB15_12: ## in Loop: Header=BB15_1 Depth=1
movq -376(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -384(%rbp) ## 8-byte Spill
LBB15_13: ## in Loop: Header=BB15_1 Depth=1
movq -384(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movq %rax, -152(%rbp)
movq -152(%rbp), %rdi
leaq -144(%rbp), %rsi
callq _Jim_GetString
movq %rax, %rcx
movslq -124(%rbp), %rax
movq %rcx, -64(%rbp,%rax,8)
jmp LBB15_17
LBB15_14: ## in Loop: Header=BB15_1 Depth=1
movq -112(%rbp), %rax
movslq -140(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $37, %eax
jne LBB15_16
## %bb.15: ## in Loop: Header=BB15_1 Depth=1
movl -140(%rbp), %eax
addl $1, %eax
movl %eax, -140(%rbp)
LBB15_16: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_19
LBB15_17: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_18
LBB15_18: ## in Loop: Header=BB15_1 Depth=1
movl -124(%rbp), %eax
addl $1, %eax
movl %eax, -124(%rbp)
movl -144(%rbp), %eax
addl -120(%rbp), %eax
movl %eax, -120(%rbp)
LBB15_19: ## in Loop: Header=BB15_1 Depth=1
movl -140(%rbp), %eax
addl $1, %eax
movl %eax, -140(%rbp)
jmp LBB15_1
LBB15_20:
movl -120(%rbp), %eax
addl -116(%rbp), %eax
movl %eax, -116(%rbp)
movl -116(%rbp), %edi
addl $1, %edi
callq _Jim_Alloc
movq %rax, -136(%rbp)
movq -136(%rbp), %rdi
movl -116(%rbp), %eax
addl $1, %eax
movslq %eax, %rsi
movq -112(%rbp), %r8
movq -64(%rbp), %r9
movq -56(%rbp), %rbx
movq -48(%rbp), %r11
movq -40(%rbp), %r10
movq -32(%rbp), %rax
xorl %edx, %edx
movq $-1, %rcx
movq %rbx, (%rsp)
movq %r11, 8(%rsp)
movq %r10, 16(%rsp)
movq %rax, 24(%rsp)
movb $0, %al
callq ___snprintf_chk
movl %eax, -116(%rbp)
leaq -96(%rbp), %rax
## %bb.21:
movq -104(%rbp), %rdi
movq -136(%rbp), %rsi
movl -116(%rbp), %edx
callq _Jim_NewStringObjNoAlloc
movq %rax, -160(%rbp)
movq -160(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -104(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB15_23
## %bb.22:
movq -104(%rbp), %rdi
movq -104(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB15_23:
movq -160(%rbp), %rcx
movq -104(%rbp), %rax
movq %rcx, (%rax)
## %bb.24:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -16(%rbp), %rcx
cmpq %rcx, %rax
jne LBB15_26
## %bb.25:
addq $408, %rsp ## imm = 0x198
popq %rbx
popq %rbp
retq
LBB15_26:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _Jim_aioInit ## -- Begin function Jim_aioInit
.p2align 4, 0x90
_Jim_aioInit: ## @Jim_aioInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.21(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movl $1, %ecx
callq _Jim_PackageProvide
cmpl $0, %eax
je LBB16_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB16_3
LBB16_2:
movq -16(%rbp), %rdi
leaq L_.str.22(%rip), %rsi
leaq _JimAioOpenCommand(%rip), %rdx
xorl %eax, %eax
movl %eax, %r8d
movq %r8, %rcx
callq _Jim_CreateCommand
movq -16(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
xorl %eax, %eax
movl %eax, %ecx
leaq L_.str.23(%rip), %r8
xorl %r9d, %r9d
leaq L_.str.24(%rip), %rax
movq %rax, (%rsp)
callq _JimMakeChannel
movq -16(%rbp), %rdi
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
xorl %eax, %eax
movl %eax, %ecx
leaq L_.str.25(%rip), %r8
xorl %r9d, %r9d
leaq L_.str.26(%rip), %rax
movq %rax, (%rsp)
callq _JimMakeChannel
movq -16(%rbp), %rdi
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
xorl %eax, %eax
movl %eax, %ecx
leaq L_.str.27(%rip), %r8
xorl %r9d, %r9d
leaq L_.str.26(%rip), %rax
movq %rax, (%rsp)
callq _JimMakeChannel
movl $0, -4(%rbp)
LBB16_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_CreateCommand ## -- Begin function Jim_CreateCommand
.p2align 4, 0x90
_Jim_CreateCommand: ## @Jim_CreateCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq %r8, -40(%rbp)
movl $80, %edi
callq _Jim_Alloc
movq %rax, -48(%rbp)
movq -48(%rbp), %rdi
xorl %esi, %esi
movl $80, %edx
movq $-1, %rcx
callq ___memset_chk
movq -48(%rbp), %rax
movl $1, (%rax)
movq -40(%rbp), %rcx
movq -48(%rbp), %rax
movq %rcx, 24(%rax)
movq -24(%rbp), %rcx
movq -48(%rbp), %rax
movq %rcx, 16(%rax)
movq -32(%rbp), %rcx
movq -48(%rbp), %rax
movq %rcx, 32(%rax)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -48(%rbp), %rdx
callq _JimCreateCommand
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimAioOpenCommand
_JimAioOpenCommand: ## @JimAioOpenCommand
.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, -48(%rbp)
movl %esi, -52(%rbp)
movq %rdx, -64(%rbp)
cmpl $2, -52(%rbp)
je LBB18_3
## %bb.1:
cmpl $3, -52(%rbp)
je LBB18_3
## %bb.2:
movq -48(%rbp), %rdi
movq -64(%rbp), %rdx
movl $1, %esi
leaq L_.str.198(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -36(%rbp)
jmp LBB18_9
LBB18_3:
cmpl $3, -52(%rbp)
jne LBB18_5
## %bb.4:
movq -64(%rbp), %rax
movq 16(%rax), %rdi
callq _Jim_String
movq %rax, -88(%rbp) ## 8-byte Spill
jmp LBB18_6
LBB18_5:
leaq L_.str.24(%rip), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
jmp LBB18_6
LBB18_6:
movq -88(%rbp), %rax ## 8-byte Reload
movq %rax, -72(%rbp)
movq -64(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_String
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movsbl (%rax), %eax
cmpl $124, %eax
jne LBB18_8
## %bb.7:
movq -48(%rbp), %rdi
leaq L_.str.199(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -32(%rbp)
movq -48(%rbp), %rdi
movq -80(%rbp), %rsi
addq $1, %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -24(%rbp)
movq -48(%rbp), %rdi
movq -72(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -16(%rbp)
movq -48(%rbp), %rdi
leaq -32(%rbp), %rdx
movl $3, %esi
callq _Jim_EvalObjVector
movl %eax, -36(%rbp)
jmp LBB18_9
LBB18_8:
movq -48(%rbp), %rdi
movq -64(%rbp), %rax
movq 8(%rax), %rcx
movq -72(%rbp), %rax
xorl %edx, %edx
movl %edx, %esi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
leaq L_.str.200(%rip), %r8
xorl %r9d, %r9d
movq %rax, (%rsp)
callq _JimMakeChannel
movl %eax, -36(%rbp)
LBB18_9:
movl -36(%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 LBB18_11
## %bb.10:
movl -92(%rbp), %eax ## 4-byte Reload
addq $112, %rsp
popq %rbp
retq
LBB18_11:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimMakeChannel
_JimMakeChannel: ## @JimMakeChannel
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $144, %rsp
movq 16(%rbp), %rax
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -64(%rbp)
movq %rsi, -72(%rbp)
movl %edx, -76(%rbp)
movq %rcx, -88(%rbp)
movq %r8, -96(%rbp)
movl %r9d, -100(%rbp)
movl $0, -116(%rbp)
cmpq $0, -72(%rbp)
je LBB19_2
## %bb.1:
movq -64(%rbp), %rdi
movq -96(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -88(%rbp)
movl $1, -116(%rbp)
LBB19_2:
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
cmpq $0, -72(%rbp)
jne LBB19_8
## %bb.3:
movq -88(%rbp), %rdi
callq _Jim_String
movq %rax, %rdi
movq 16(%rbp), %rsi
callq _fopen
movq %rax, -72(%rbp)
cmpq $0, -72(%rbp)
jne LBB19_7
## %bb.4:
movq -64(%rbp), %rdi
movq -88(%rbp), %rsi
callq _JimAioSetError
movq -88(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB19_6
## %bb.5:
movq -64(%rbp), %rdi
movq -88(%rbp), %rsi
callq _Jim_FreeObj
LBB19_6:
movl $1, -52(%rbp)
jmp LBB19_15
LBB19_7:
jmp LBB19_8
LBB19_8:
movl $64, %edi
callq _Jim_Alloc
movq %rax, -112(%rbp)
movq -112(%rbp), %rdi
xorl %esi, %esi
movl $64, %edx
movq $-1, %rcx
callq ___memset_chk
movq -72(%rbp), %rcx
movq -112(%rbp), %rax
movq %rcx, (%rax)
movq -72(%rbp), %rdi
callq _fileno
movl %eax, %ecx
movq -112(%rbp), %rax
movl %ecx, 24(%rax)
movq -88(%rbp), %rcx
movq -112(%rbp), %rax
movq %rcx, 8(%rax)
movl -116(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
jne LBB19_10
## %bb.9:
movq -112(%rbp), %rax
movl 24(%rax), %edi
movl $2, %esi
movl $1, %edx
movb $0, %al
callq _fcntl
LBB19_10:
movl -116(%rbp), %ecx
movq -112(%rbp), %rax
movl %ecx, 20(%rax)
movl -100(%rbp), %ecx
movq -112(%rbp), %rax
movl %ecx, 56(%rax)
leaq -48(%rbp), %rdi
movq -96(%rbp), %r8
movq -64(%rbp), %rax
movq 56(%rax), %r9
addq $1, %r9
movq %r9, 56(%rax)
movl $32, %ecx
xorl %edx, %edx
movq %rcx, %rsi
movb $0, %al
callq ___snprintf_chk
movq -64(%rbp), %rdi
leaq -48(%rbp), %rsi
movq -112(%rbp), %rcx
leaq _JimAioSubCmdProc(%rip), %rdx
leaq _JimAioDelProc(%rip), %r8
callq _Jim_CreateCommand
## %bb.11:
movq -64(%rbp), %rax
movq %rax, -136(%rbp) ## 8-byte Spill
movq -64(%rbp), %rdi
leaq -48(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -136(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _Jim_MakeGlobalNamespaceName
movq %rax, -128(%rbp)
movq -128(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -64(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB19_13
## %bb.12:
movq -64(%rbp), %rdi
movq -64(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB19_13:
movq -128(%rbp), %rcx
movq -64(%rbp), %rax
movq %rcx, (%rax)
## %bb.14:
movl $0, -52(%rbp)
LBB19_15:
movl -52(%rbp), %eax
movl %eax, -140(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB19_17
## %bb.16:
movl -140(%rbp), %eax ## 4-byte Reload
addq $144, %rsp
popq %rbp
retq
LBB19_17:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _Jim_ReaddirCmd ## -- Begin function Jim_ReaddirCmd
.p2align 4, 0x90
_Jim_ReaddirCmd: ## @Jim_ReaddirCmd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $0, -60(%rbp)
cmpl $3, -20(%rbp)
jne LBB20_3
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq L_.str.28(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB20_3
## %bb.2:
movl $1, -60(%rbp)
LBB20_3:
cmpl $2, -20(%rbp)
je LBB20_6
## %bb.4:
cmpl $0, -60(%rbp)
jne LBB20_6
## %bb.5:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.29(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB20_29
LBB20_6:
movq -32(%rbp), %rax
movl -60(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_String
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
callq _opendir$INODE64
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
jne LBB20_14
## %bb.7:
cmpl $0, -60(%rbp)
je LBB20_9
## %bb.8:
movl $0, -4(%rbp)
jmp LBB20_29
LBB20_9:
jmp LBB20_10
LBB20_10:
movq -16(%rbp), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -96(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB20_12
## %bb.11:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB20_12:
movq -72(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.13:
movl $1, -4(%rbp)
jmp LBB20_29
LBB20_14:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -80(%rbp)
LBB20_15: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rdi
callq _readdir$INODE64
movq %rax, -56(%rbp)
cmpq $0, %rax
je LBB20_24
## %bb.16: ## in Loop: Header=BB20_15 Depth=1
movq -56(%rbp), %rax
movsbl 21(%rax), %eax
cmpl $46, %eax
jne LBB20_23
## %bb.17: ## in Loop: Header=BB20_15 Depth=1
movq -56(%rbp), %rax
movsbl 22(%rax), %eax
cmpl $0, %eax
jne LBB20_19
## %bb.18: ## in Loop: Header=BB20_15 Depth=1
jmp LBB20_15
LBB20_19: ## in Loop: Header=BB20_15 Depth=1
movq -56(%rbp), %rax
movsbl 22(%rax), %eax
cmpl $46, %eax
jne LBB20_22
## %bb.20: ## in Loop: Header=BB20_15 Depth=1
movq -56(%rbp), %rax
movsbl 23(%rax), %eax
cmpl $0, %eax
jne LBB20_22
## %bb.21: ## in Loop: Header=BB20_15 Depth=1
jmp LBB20_15
LBB20_22: ## in Loop: Header=BB20_15 Depth=1
jmp LBB20_23
LBB20_23: ## in Loop: Header=BB20_15 Depth=1
movq -16(%rbp), %rax
movq %rax, -112(%rbp) ## 8-byte Spill
movq -80(%rbp), %rax
movq %rax, -104(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
addq $21, %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -112(%rbp), %rdi ## 8-byte Reload
movq -104(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
jmp LBB20_15
LBB20_24:
movq -48(%rbp), %rdi
callq _closedir
## %bb.25:
movq -80(%rbp), %rax
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB20_27
## %bb.26:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB20_27:
movq -88(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.28:
movl $0, -4(%rbp)
LBB20_29:
movl -4(%rbp), %eax
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_CompareStringImmediate ## -- Begin function Jim_CompareStringImmediate
.p2align 4, 0x90
_Jim_CompareStringImmediate: ## @Jim_CompareStringImmediate
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -24(%rbp), %rax
leaq _comparedStringObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB21_3
## %bb.1:
movq -24(%rbp), %rax
movq 24(%rax), %rax
cmpq -32(%rbp), %rax
jne LBB21_3
## %bb.2:
movl $1, -4(%rbp)
jmp LBB21_11
LBB21_3:
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, -40(%rbp)
movq -32(%rbp), %rdi
movq -40(%rbp), %rsi
callq _strcmp
cmpl $0, %eax
je LBB21_5
## %bb.4:
movl $0, -4(%rbp)
jmp LBB21_11
LBB21_5:
movq -24(%rbp), %rax
leaq _comparedStringObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB21_10
## %bb.6:
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB21_9
## %bb.7:
movq -24(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB21_9
## %bb.8:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq *%rax
LBB21_9:
movq -24(%rbp), %rax
leaq _comparedStringObjType(%rip), %rcx
movq %rcx, 8(%rax)
LBB21_10:
movq -32(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movl $1, -4(%rbp)
LBB21_11:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_WrongNumArgs ## -- Begin function Jim_WrongNumArgs
.p2align 4, 0x90
_Jim_WrongNumArgs: ## @Jim_WrongNumArgs
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
movl -12(%rbp), %edx
callq _Jim_NewListObj
movq %rax, -48(%rbp)
movq -32(%rbp), %rax
cmpb $0, (%rax)
je LBB22_2
## %bb.1:
movq -8(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -48(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -64(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
LBB22_2:
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
leaq L_.str.107(%rip), %rdx
movl $1, %ecx
callq _Jim_ListJoin
movq %rax, -40(%rbp)
movq -48(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB22_4
## %bb.3:
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_FreeObj
LBB22_4:
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rdi
movq -40(%rbp), %rdx
leaq L_.str.108(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movq -40(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB22_6
## %bb.5:
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_FreeObj
LBB22_6:
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_String ## -- Begin function Jim_String
.p2align 4, 0x90
_Jim_String: ## @Jim_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 $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
cmpq $0, (%rax)
jne LBB23_2
## %bb.1:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq 24(%rax), %rax
movq -8(%rbp), %rdi
callq *%rax
LBB23_2:
movq -8(%rbp), %rax
movq (%rax), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_NewListObj ## -- Begin function Jim_NewListObj
.p2align 4, 0x90
_Jim_NewListObj: ## @Jim_NewListObj
.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 -8(%rbp), %rdi
callq _Jim_NewObj
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
leaq _listObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -32(%rbp), %rax
movq $0, (%rax)
movq -32(%rbp), %rax
movq $0, 24(%rax)
movq -32(%rbp), %rax
movl $0, 32(%rax)
movq -32(%rbp), %rax
movl $0, 36(%rax)
cmpl $0, -20(%rbp)
je LBB24_2
## %bb.1:
movq -32(%rbp), %rdi
movl -20(%rbp), %edx
movq -16(%rbp), %rcx
xorl %esi, %esi
callq _ListInsertElements
LBB24_2:
movq -32(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ListAppendElement ## -- Begin function Jim_ListAppendElement
.p2align 4, 0x90
_Jim_ListAppendElement: ## @Jim_ListAppendElement
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _SetListFromAny
movq -16(%rbp), %rdi
callq _Jim_InvalidateStringRep
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _ListAppendElement
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_readdirInit ## -- Begin function Jim_readdirInit
.p2align 4, 0x90
_Jim_readdirInit: ## @Jim_readdirInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.30(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movl $1, %ecx
callq _Jim_PackageProvide
cmpl $0, %eax
je LBB26_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB26_3
LBB26_2:
movq -16(%rbp), %rdi
leaq L_.str.30(%rip), %rsi
leaq _Jim_ReaddirCmd(%rip), %rdx
xorl %eax, %eax
movl %eax, %r8d
movq %r8, %rcx
callq _Jim_CreateCommand
movl $0, -4(%rbp)
LBB26_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_RegexpCmd ## -- Begin function Jim_RegexpCmd
.p2align 4, 0x90
_Jim_RegexpCmd: ## @Jim_RegexpCmd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $384, %rsp ## imm = 0x180
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -128(%rbp)
movl %esi, -132(%rbp)
movq %rdx, -144(%rbp)
movl $0, -148(%rbp)
movl $0, -152(%rbp)
movl $0, -156(%rbp)
movl $0, -184(%rbp)
movq $0, -192(%rbp)
movl $0, -200(%rbp)
movl $0, -220(%rbp)
movq $0, -232(%rbp)
movl $0, -236(%rbp)
movl $0, -240(%rbp)
cmpl $3, -132(%rbp)
jge LBB27_3
## %bb.1:
jmp LBB27_2
LBB27_2:
movq -128(%rbp), %rdi
movq -144(%rbp), %rdx
movl $1, %esi
leaq L_.str.38(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -116(%rbp)
jmp LBB27_104
LBB27_3:
movl $1, -176(%rbp)
LBB27_4: ## =>This Inner Loop Header: Depth=1
movl -176(%rbp), %eax
cmpl -132(%rbp), %eax
jge LBB27_24
## %bb.5: ## in Loop: Header=BB27_4 Depth=1
movq -144(%rbp), %rax
movslq -176(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_String
movq %rax, -256(%rbp)
movq -256(%rbp), %rax
movsbl (%rax), %eax
cmpl $45, %eax
je LBB27_7
## %bb.6:
jmp LBB27_24
LBB27_7: ## in Loop: Header=BB27_4 Depth=1
movq -128(%rbp), %rdi
movq -144(%rbp), %rax
movslq -176(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq _Jim_RegexpCmd.options(%rip), %rdx
leaq -244(%rbp), %rcx
leaq L_.str.39(%rip), %r8
movl $3, %r9d
callq _Jim_GetEnum
cmpl $0, %eax
je LBB27_9
## %bb.8:
movl $1, -116(%rbp)
jmp LBB27_104
LBB27_9: ## in Loop: Header=BB27_4 Depth=1
cmpl $6, -244(%rbp)
jne LBB27_11
## %bb.10:
movl -176(%rbp), %eax
addl $1, %eax
movl %eax, -176(%rbp)
jmp LBB27_24
LBB27_11: ## in Loop: Header=BB27_4 Depth=1
movl -244(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -304(%rbp) ## 8-byte Spill
subq $5, %rax
ja LBB27_22
## %bb.107: ## in Loop: Header=BB27_4 Depth=1
movq -304(%rbp), %rax ## 8-byte Reload
leaq LJTI27_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB27_12: ## in Loop: Header=BB27_4 Depth=1
movl $1, -148(%rbp)
jmp LBB27_22
LBB27_13: ## in Loop: Header=BB27_4 Depth=1
movl -236(%rbp), %eax
orl $2, %eax
movl %eax, -236(%rbp)
jmp LBB27_22
LBB27_14: ## in Loop: Header=BB27_4 Depth=1
movl -236(%rbp), %eax
orl $1, %eax
movl %eax, -236(%rbp)
jmp LBB27_22
LBB27_15: ## in Loop: Header=BB27_4 Depth=1
movl $1, -152(%rbp)
jmp LBB27_22
LBB27_16: ## in Loop: Header=BB27_4 Depth=1
movl $1, -156(%rbp)
jmp LBB27_22
LBB27_17: ## in Loop: Header=BB27_4 Depth=1
movl -176(%rbp), %eax
addl $1, %eax
movl %eax, -176(%rbp)
cmpl -132(%rbp), %eax
jne LBB27_19
## %bb.18:
jmp LBB27_2
LBB27_19: ## in Loop: Header=BB27_4 Depth=1
movq -128(%rbp), %rdi
movq -144(%rbp), %rax
movslq -176(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -184(%rbp), %rdx
callq _Jim_GetIndex
cmpl $0, %eax
je LBB27_21
## %bb.20:
movl $1, -116(%rbp)
jmp LBB27_104
LBB27_21: ## in Loop: Header=BB27_4 Depth=1
jmp LBB27_22
LBB27_22: ## in Loop: Header=BB27_4 Depth=1
jmp LBB27_23
LBB27_23: ## in Loop: Header=BB27_4 Depth=1
movl -176(%rbp), %eax
addl $1, %eax
movl %eax, -176(%rbp)
jmp LBB27_4
LBB27_24:
movl -132(%rbp), %eax
subl -176(%rbp), %eax
cmpl $2, %eax
jge LBB27_26
## %bb.25:
jmp LBB27_2
LBB27_26:
movq -128(%rbp), %rdi
movq -144(%rbp), %rax
movslq -176(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
movl -236(%rbp), %edx
callq _SetRegexpFromAny
movq %rax, -168(%rbp)
cmpq $0, -168(%rbp)
jne LBB27_28
## %bb.27:
movl $1, -116(%rbp)
jmp LBB27_104
LBB27_28:
movq -144(%rbp), %rax
movslq -176(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_String
movq %rax, -208(%rbp)
movq -144(%rbp), %rax
movl -176(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
leaq -196(%rbp), %rsi
callq _Jim_GetString
movq %rax, -216(%rbp)
movl -132(%rbp), %eax
subl -176(%rbp), %eax
subl $2, %eax
movl %eax, -224(%rbp)
cmpl $0, -156(%rbp)
je LBB27_36
## %bb.29:
cmpl $0, -224(%rbp)
je LBB27_35
## %bb.30:
jmp LBB27_31
LBB27_31:
movq -128(%rbp), %rdi
leaq L_.str.40(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -264(%rbp)
movq -264(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -128(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB27_33
## %bb.32:
movq -128(%rbp), %rdi
movq -128(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB27_33:
movq -264(%rbp), %rcx
movq -128(%rbp), %rax
movq %rcx, (%rax)
## %bb.34:
movl $1, -200(%rbp)
jmp LBB27_90
LBB27_35:
movq -168(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -224(%rbp)
LBB27_36:
movl -224(%rbp), %eax
addl $1, %eax
cltq
shlq $3, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -192(%rbp)
cmpl $0, -184(%rbp)
je LBB27_45
## %bb.37:
cmpl $0, -184(%rbp)
jge LBB27_39
## %bb.38:
movl -196(%rbp), %eax
addl $1, %eax
addl -184(%rbp), %eax
movl %eax, -184(%rbp)
LBB27_39:
movl -184(%rbp), %eax
cmpl -196(%rbp), %eax
jle LBB27_41
## %bb.40:
movl -196(%rbp), %ecx
movq -216(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -216(%rbp)
jmp LBB27_44
LBB27_41:
cmpl $0, -184(%rbp)
jle LBB27_43
## %bb.42:
movl -184(%rbp), %ecx
movq -216(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -216(%rbp)
LBB27_43:
jmp LBB27_44
LBB27_44:
movl -240(%rbp), %eax
orl $16, %eax
movl %eax, -240(%rbp)
LBB27_45:
cmpl $0, -156(%rbp)
je LBB27_47
## %bb.46:
movq -128(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -232(%rbp)
LBB27_47:
jmp LBB27_48
LBB27_48: ## =>This Loop Header: Depth=1
## Child Loop BB27_56 Depth 2
movq -168(%rbp), %rdi
movq -216(%rbp), %rsi
movl -224(%rbp), %eax
addl $1, %eax
movslq %eax, %rdx
movq -192(%rbp), %rcx
movl -240(%rbp), %r8d
callq _regexec
movl %eax, -172(%rbp)
cmpl $2, -172(%rbp)
jl LBB27_50
## %bb.49:
movl -172(%rbp), %edi
movq -168(%rbp), %rsi
leaq -112(%rbp), %rdx
movl $100, %ecx
callq _regerror
movq -128(%rbp), %rdi
leaq -112(%rbp), %rdx
leaq L_.str.41(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -200(%rbp)
jmp LBB27_90
LBB27_50: ## in Loop: Header=BB27_48 Depth=1
cmpl $1, -172(%rbp)
jne LBB27_52
## %bb.51:
jmp LBB27_90
LBB27_52: ## in Loop: Header=BB27_48 Depth=1
movl -220(%rbp), %eax
addl $1, %eax
movl %eax, -220(%rbp)
cmpl $0, -152(%rbp)
je LBB27_55
## %bb.53: ## in Loop: Header=BB27_48 Depth=1
cmpl $0, -156(%rbp)
jne LBB27_55
## %bb.54: ## in Loop: Header=BB27_48 Depth=1
jmp LBB27_79
LBB27_55: ## in Loop: Header=BB27_48 Depth=1
movl $0, -180(%rbp)
movl -176(%rbp), %eax
addl $2, %eax
movl %eax, -176(%rbp)
LBB27_56: ## Parent Loop BB27_48 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $0, -156(%rbp)
je LBB27_58
## %bb.57: ## in Loop: Header=BB27_56 Depth=2
movl -180(%rbp), %eax
cmpl -224(%rbp), %eax
setl %al
andb $1, %al
movzbl %al, %eax
movl %eax, -308(%rbp) ## 4-byte Spill
jmp LBB27_59
LBB27_58: ## in Loop: Header=BB27_56 Depth=2
movl -176(%rbp), %eax
cmpl -132(%rbp), %eax
setl %al
andb $1, %al
movzbl %al, %eax
movl %eax, -308(%rbp) ## 4-byte Spill
LBB27_59: ## in Loop: Header=BB27_56 Depth=2
movl -308(%rbp), %eax ## 4-byte Reload
cmpl $0, %eax
je LBB27_78
## %bb.60: ## in Loop: Header=BB27_56 Depth=2
cmpl $0, -148(%rbp)
je LBB27_62
## %bb.61: ## in Loop: Header=BB27_56 Depth=2
movq -128(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -272(%rbp)
jmp LBB27_63
LBB27_62: ## in Loop: Header=BB27_56 Depth=2
movq -128(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -272(%rbp)
LBB27_63: ## in Loop: Header=BB27_56 Depth=2
movq -192(%rbp), %rax
movslq -180(%rbp), %rcx
cmpl $-1, (%rax,%rcx,8)
jne LBB27_67
## %bb.64: ## in Loop: Header=BB27_56 Depth=2
cmpl $0, -148(%rbp)
je LBB27_66
## %bb.65: ## in Loop: Header=BB27_56 Depth=2
movq -128(%rbp), %rax
movq %rax, -344(%rbp) ## 8-byte Spill
movq -272(%rbp), %rax
movq %rax, -336(%rbp) ## 8-byte Spill
movq -128(%rbp), %rdi
movq $-1, %rsi
callq _Jim_NewIntObj
movq -344(%rbp), %rdi ## 8-byte Reload
movq -336(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -128(%rbp), %rax
movq %rax, -328(%rbp) ## 8-byte Spill
movq -272(%rbp), %rax
movq %rax, -320(%rbp) ## 8-byte Spill
movq -128(%rbp), %rdi
movq $-1, %rsi
callq _Jim_NewIntObj
movq -328(%rbp), %rdi ## 8-byte Reload
movq -320(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
LBB27_66: ## in Loop: Header=BB27_56 Depth=2
jmp LBB27_71
LBB27_67: ## in Loop: Header=BB27_56 Depth=2
movq -192(%rbp), %rax
movslq -180(%rbp), %rcx
movl 4(%rax,%rcx,8), %eax
movq -192(%rbp), %rcx
movslq -180(%rbp), %rdx
subl (%rcx,%rdx,8), %eax
movl %eax, -276(%rbp)
cmpl $0, -148(%rbp)
je LBB27_69
## %bb.68: ## in Loop: Header=BB27_56 Depth=2
movq -128(%rbp), %rax
movq %rax, -376(%rbp) ## 8-byte Spill
movq -272(%rbp), %rax
movq %rax, -368(%rbp) ## 8-byte Spill
movq -128(%rbp), %rdi
movl -184(%rbp), %eax
movq -192(%rbp), %rcx
movslq -180(%rbp), %rdx
addl (%rcx,%rdx,8), %eax
movslq %eax, %rsi
callq _Jim_NewIntObj
movq -376(%rbp), %rdi ## 8-byte Reload
movq -368(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -128(%rbp), %rax
movq %rax, -360(%rbp) ## 8-byte Spill
movq -272(%rbp), %rax
movq %rax, -352(%rbp) ## 8-byte Spill
movq -128(%rbp), %rdi
movl -184(%rbp), %eax
movq -192(%rbp), %rcx
movslq -180(%rbp), %rdx
addl (%rcx,%rdx,8), %eax
addl -276(%rbp), %eax
subl $1, %eax
movslq %eax, %rsi
callq _Jim_NewIntObj
movq -360(%rbp), %rdi ## 8-byte Reload
movq -352(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
jmp LBB27_70
LBB27_69: ## in Loop: Header=BB27_56 Depth=2
movq -128(%rbp), %rdi
movq -272(%rbp), %rsi
movq -216(%rbp), %rdx
movq -192(%rbp), %rax
movslq -180(%rbp), %rcx
movslq (%rax,%rcx,8), %rax
addq %rax, %rdx
movl -276(%rbp), %ecx
callq _Jim_AppendString
LBB27_70: ## in Loop: Header=BB27_56 Depth=2
jmp LBB27_71
LBB27_71: ## in Loop: Header=BB27_56 Depth=2
cmpl $0, -156(%rbp)
je LBB27_73
## %bb.72: ## in Loop: Header=BB27_56 Depth=2
movq -128(%rbp), %rdi
movq -232(%rbp), %rsi
movq -272(%rbp), %rdx
callq _Jim_ListAppendElement
jmp LBB27_76
LBB27_73: ## in Loop: Header=BB27_56 Depth=2
movq -128(%rbp), %rdi
movq -144(%rbp), %rax
movslq -176(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
movq -272(%rbp), %rdx
callq _Jim_SetVariable
movl %eax, -200(%rbp)
cmpl $0, -200(%rbp)
je LBB27_75
## %bb.74: ## in Loop: Header=BB27_48 Depth=1
movq -128(%rbp), %rdi
movq -272(%rbp), %rsi
callq _Jim_FreeObj
jmp LBB27_78
LBB27_75: ## in Loop: Header=BB27_56 Depth=2
jmp LBB27_76
LBB27_76: ## in Loop: Header=BB27_56 Depth=2
jmp LBB27_77
LBB27_77: ## in Loop: Header=BB27_56 Depth=2
movl -176(%rbp), %eax
addl $1, %eax
movl %eax, -176(%rbp)
movl -180(%rbp), %eax
addl $1, %eax
movl %eax, -180(%rbp)
jmp LBB27_56
LBB27_78: ## in Loop: Header=BB27_48 Depth=1
jmp LBB27_79
LBB27_79: ## in Loop: Header=BB27_48 Depth=1
cmpl $0, -152(%rbp)
je LBB27_89
## %bb.80: ## in Loop: Header=BB27_48 Depth=1
movq -208(%rbp), %rax
movsbl (%rax), %eax
cmpl $94, %eax
jne LBB27_82
## %bb.81: ## in Loop: Header=BB27_48 Depth=1
movl -236(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB27_89
LBB27_82: ## in Loop: Header=BB27_48 Depth=1
movq -216(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB27_89
## %bb.83: ## in Loop: Header=BB27_48 Depth=1
movq -192(%rbp), %rax
cmpl $0, 4(%rax)
je LBB27_85
## %bb.84: ## in Loop: Header=BB27_48 Depth=1
movq -192(%rbp), %rax
movl 4(%rax), %eax
addl -184(%rbp), %eax
movl %eax, -184(%rbp)
movq -192(%rbp), %rax
movl 4(%rax), %ecx
movq -216(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -216(%rbp)
jmp LBB27_86
LBB27_85: ## in Loop: Header=BB27_48 Depth=1
movq -216(%rbp), %rax
addq $1, %rax
movq %rax, -216(%rbp)
movl -184(%rbp), %eax
addl $1, %eax
movl %eax, -184(%rbp)
LBB27_86: ## in Loop: Header=BB27_48 Depth=1
movq -216(%rbp), %rax
cmpb $0, (%rax)
je LBB27_88
## %bb.87: ## in Loop: Header=BB27_48 Depth=1
movl $16, -240(%rbp)
jmp LBB27_48
LBB27_88:
jmp LBB27_89
LBB27_89:
jmp LBB27_90
LBB27_90:
cmpl $0, -200(%rbp)
jne LBB27_103
## %bb.91:
cmpl $0, -156(%rbp)
je LBB27_97
## %bb.92:
jmp LBB27_93
LBB27_93:
movq -232(%rbp), %rax
movq %rax, -288(%rbp)
movq -288(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -128(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB27_95
## %bb.94:
movq -128(%rbp), %rdi
movq -128(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB27_95:
movq -288(%rbp), %rcx
movq -128(%rbp), %rax
movq %rcx, (%rax)
## %bb.96:
jmp LBB27_102
LBB27_97:
jmp LBB27_98
LBB27_98:
movq -128(%rbp), %rdi
movslq -220(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -296(%rbp)
movq -296(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -128(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB27_100
## %bb.99:
movq -128(%rbp), %rdi
movq -128(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB27_100:
movq -296(%rbp), %rcx
movq -128(%rbp), %rax
movq %rcx, (%rax)
## %bb.101:
jmp LBB27_102
LBB27_102:
jmp LBB27_103
LBB27_103:
movq -192(%rbp), %rdi
callq _Jim_Free
movl -200(%rbp), %eax
movl %eax, -116(%rbp)
LBB27_104:
movl -116(%rbp), %eax
movl %eax, -380(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB27_106
## %bb.105:
movl -380(%rbp), %eax ## 4-byte Reload
addq $384, %rsp ## imm = 0x180
popq %rbp
retq
LBB27_106:
callq ___stack_chk_fail
ud2
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L27_0_set_12, LBB27_12-LJTI27_0
.set L27_0_set_13, LBB27_13-LJTI27_0
.set L27_0_set_14, LBB27_14-LJTI27_0
.set L27_0_set_15, LBB27_15-LJTI27_0
.set L27_0_set_16, LBB27_16-LJTI27_0
.set L27_0_set_17, LBB27_17-LJTI27_0
LJTI27_0:
.long L27_0_set_12
.long L27_0_set_13
.long L27_0_set_14
.long L27_0_set_15
.long L27_0_set_16
.long L27_0_set_17
.end_data_region
## -- End function
.globl _Jim_GetEnum ## -- Begin function Jim_GetEnum
.p2align 4, 0x90
_Jim_GetEnum: ## @Jim_GetEnum
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq %r8, -48(%rbp)
movl %r9d, -52(%rbp)
leaq L_.str.114(%rip), %rax
movq %rax, -64(%rbp)
movq $0, -72(%rbp)
movl $-1, -80(%rbp)
movq -24(%rbp), %rdi
leaq -84(%rbp), %rsi
callq _Jim_GetString
movq %rax, -96(%rbp)
movq -40(%rbp), %rax
movl $-1, (%rax)
movq -32(%rbp), %rax
movq %rax, -72(%rbp)
movl $0, -76(%rbp)
LBB28_1: ## =>This Inner Loop Header: Depth=1
movq -72(%rbp), %rax
cmpq $0, (%rax)
je LBB28_15
## %bb.2: ## in Loop: Header=BB28_1 Depth=1
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -72(%rbp), %rax
movq (%rax), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB28_4
## %bb.3:
movl -76(%rbp), %ecx
movq -40(%rbp), %rax
movl %ecx, (%rax)
movl $0, -4(%rbp)
jmp LBB28_21
LBB28_4: ## in Loop: Header=BB28_1 Depth=1
movl -52(%rbp), %eax
andl $2, %eax
cmpl $0, %eax
je LBB28_13
## %bb.5: ## in Loop: Header=BB28_1 Depth=1
movq -96(%rbp), %rdi
movq -72(%rbp), %rax
movq (%rax), %rsi
movslq -84(%rbp), %rdx
callq _strncmp
cmpl $0, %eax
jne LBB28_12
## %bb.6: ## in Loop: Header=BB28_1 Depth=1
movq -96(%rbp), %rax
movsbl (%rax), %eax
cmpl $45, %eax
jne LBB28_9
## %bb.7: ## in Loop: Header=BB28_1 Depth=1
cmpl $1, -84(%rbp)
jne LBB28_9
## %bb.8:
jmp LBB28_15
LBB28_9: ## in Loop: Header=BB28_1 Depth=1
cmpl $0, -80(%rbp)
jl LBB28_11
## %bb.10:
leaq L_.str.115(%rip), %rax
movq %rax, -64(%rbp)
jmp LBB28_18
LBB28_11: ## in Loop: Header=BB28_1 Depth=1
movl -76(%rbp), %eax
movl %eax, -80(%rbp)
LBB28_12: ## in Loop: Header=BB28_1 Depth=1
jmp LBB28_13
LBB28_13: ## in Loop: Header=BB28_1 Depth=1
jmp LBB28_14
LBB28_14: ## in Loop: Header=BB28_1 Depth=1
movq -72(%rbp), %rax
addq $8, %rax
movq %rax, -72(%rbp)
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB28_1
LBB28_15:
cmpl $0, -80(%rbp)
jl LBB28_17
## %bb.16:
movl -80(%rbp), %ecx
movq -40(%rbp), %rax
movl %ecx, (%rax)
movl $0, -4(%rbp)
jmp LBB28_21
LBB28_17:
jmp LBB28_18
LBB28_18:
movl -52(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB28_20
## %bb.19:
movq -16(%rbp), %rdi
movq -96(%rbp), %rsi
movq -64(%rbp), %rdx
movq -32(%rbp), %r8
movq -48(%rbp), %r9
leaq L_.str.42(%rip), %rcx
callq _JimSetFailedEnumResult
LBB28_20:
movl $1, -4(%rbp)
LBB28_21:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetIndex ## -- Begin function Jim_GetIndex
.p2align 4, 0x90
_Jim_GetIndex: ## @Jim_GetIndex
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -24(%rbp), %rax
leaq _intObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB29_8
## %bb.1:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jge LBB29_3
## %bb.2:
movq -32(%rbp), %rax
movl $-2147483647, (%rax) ## imm = 0x80000001
jmp LBB29_7
LBB29_3:
cmpq $2147483647, -40(%rbp) ## imm = 0x7FFFFFFF
jle LBB29_5
## %bb.4:
movq -32(%rbp), %rax
movl $2147483647, (%rax) ## imm = 0x7FFFFFFF
jmp LBB29_6
LBB29_5:
movq -40(%rbp), %rax
movl %eax, %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
LBB29_6:
jmp LBB29_7
LBB29_7:
movl $0, -4(%rbp)
jmp LBB29_12
LBB29_8:
movq -24(%rbp), %rax
leaq _indexObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB29_11
## %bb.9:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetIndexFromAny
cmpl $1, %eax
jne LBB29_11
## %bb.10:
movl $1, -4(%rbp)
jmp LBB29_12
LBB29_11:
movq -24(%rbp), %rax
movl 24(%rax), %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
movl $0, -4(%rbp)
LBB29_12:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SetRegexpFromAny
_SetRegexpFromAny: ## @SetRegexpFromAny
.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, -128(%rbp)
movq %rsi, -136(%rbp)
movl %edx, -140(%rbp)
movq -136(%rbp), %rax
leaq _regexpObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB30_4
## %bb.1:
movq -136(%rbp), %rax
cmpq $0, 24(%rax)
je LBB30_4
## %bb.2:
movq -136(%rbp), %rax
movl 32(%rax), %eax
cmpl -140(%rbp), %eax
jne LBB30_4
## %bb.3:
movq -136(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -120(%rbp)
jmp LBB30_10
LBB30_4:
movq -136(%rbp), %rdi
callq _Jim_String
movq %rax, -160(%rbp)
movl $104, %edi
callq _Jim_Alloc
movq %rax, -152(%rbp)
movq -152(%rbp), %rdi
movq -160(%rbp), %rsi
movl -140(%rbp), %edx
orl $0, %edx
callq _regcomp
movl %eax, -164(%rbp)
cmpl $0, %eax
je LBB30_6
## %bb.5:
movl -164(%rbp), %edi
movq -152(%rbp), %rsi
leaq -112(%rbp), %rdx
movl $100, %ecx
callq _regerror
movq -128(%rbp), %rdi
leaq -112(%rbp), %rdx
leaq L_.str.201(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movq -152(%rbp), %rdi
callq _regfree
movq -152(%rbp), %rdi
callq _Jim_Free
movq $0, -120(%rbp)
jmp LBB30_10
LBB30_6:
movq -136(%rbp), %rax
cmpq $0, 8(%rax)
je LBB30_9
## %bb.7:
movq -136(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB30_9
## %bb.8:
movq -136(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -128(%rbp), %rdi
movq -136(%rbp), %rsi
callq *%rax
LBB30_9:
movq -136(%rbp), %rax
leaq _regexpObjType(%rip), %rcx
movq %rcx, 8(%rax)
movl -140(%rbp), %ecx
movq -136(%rbp), %rax
movl %ecx, 32(%rax)
movq -152(%rbp), %rcx
movq -136(%rbp), %rax
movq %rcx, 24(%rax)
movq -152(%rbp), %rax
movq %rax, -120(%rbp)
LBB30_10:
movq -120(%rbp), %rax
movq %rax, -176(%rbp) ## 8-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB30_12
## %bb.11:
movq -176(%rbp), %rax ## 8-byte Reload
addq $176, %rsp
popq %rbp
retq
LBB30_12:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _Jim_GetString ## -- Begin function Jim_GetString
.p2align 4, 0x90
_Jim_GetString: ## @Jim_GetString
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
cmpq $0, (%rax)
jne LBB31_2
## %bb.1:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq 24(%rax), %rax
movq -8(%rbp), %rdi
callq *%rax
LBB31_2:
cmpq $0, -16(%rbp)
je LBB31_4
## %bb.3:
movq -8(%rbp), %rax
movl 20(%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
LBB31_4:
movq -8(%rbp), %rax
movq (%rax), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_Alloc ## -- Begin function Jim_Alloc
.p2align 4, 0x90
_Jim_Alloc: ## @Jim_Alloc
.cfi_startproc
## %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)
je LBB32_2
## %bb.1:
movslq -4(%rbp), %rdi
callq _malloc
movq %rax, -16(%rbp) ## 8-byte Spill
jmp LBB32_3
LBB32_2:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -16(%rbp) ## 8-byte Spill
jmp LBB32_3
LBB32_3:
movq -16(%rbp), %rax ## 8-byte Reload
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _regexec ## -- Begin function regexec
.p2align 4, 0x90
_regexec: ## @regexec
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movl %r8d, -44(%rbp)
cmpq $0, -16(%rbp)
je LBB33_3
## %bb.1:
movq -16(%rbp), %rax
cmpq $0, 32(%rax)
je LBB33_3
## %bb.2:
cmpq $0, -24(%rbp)
jne LBB33_4
LBB33_3:
movl $3, -4(%rbp)
jmp LBB33_54
LBB33_4:
movq -16(%rbp), %rax
movq 32(%rax), %rax
cmpl $-86061043, (%rax) ## imm = 0xFADED00D
je LBB33_6
## %bb.5:
movl $17, -4(%rbp)
jmp LBB33_54
LBB33_6:
movl -44(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 56(%rax)
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 88(%rax)
movq -32(%rbp), %rax
movl %eax, %ecx
movq -16(%rbp), %rax
movl %ecx, 96(%rax)
movq -24(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 64(%rax)
movl $3, -60(%rbp)
LBB33_7: ## =>This Inner Loop Header: Depth=1
cmpl $0, -60(%rbp)
je LBB33_15
## %bb.8: ## in Loop: Header=BB33_7 Depth=1
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -60(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -64(%rbp)
cmpl $0, -64(%rbp)
jne LBB33_10
## %bb.9:
jmp LBB33_15
LBB33_10: ## in Loop: Header=BB33_7 Depth=1
cmpl $12, -64(%rbp)
je LBB33_12
## %bb.11: ## in Loop: Header=BB33_7 Depth=1
cmpl $13, -64(%rbp)
jne LBB33_13
LBB33_12: ## in Loop: Header=BB33_7 Depth=1
movq -16(%rbp), %rax
movq 32(%rax), %rax
movl -60(%rbp), %ecx
addl $4, %ecx
movslq %ecx, %rcx
movl $0, (%rax,%rcx,4)
LBB33_13: ## in Loop: Header=BB33_7 Depth=1
jmp LBB33_14
LBB33_14: ## in Loop: Header=BB33_7 Depth=1
movq -16(%rbp), %rdi
movl -60(%rbp), %esi
callq _regopsize
addl -60(%rbp), %eax
movl %eax, -60(%rbp)
jmp LBB33_7
LBB33_15:
movq -16(%rbp), %rax
cmpl $0, 20(%rax)
je LBB33_24
## %bb.16:
movq -24(%rbp), %rax
movq %rax, -56(%rbp)
LBB33_17: ## =>This Inner Loop Header: Depth=1
movq -56(%rbp), %rdi
movq -16(%rbp), %rax
movq 32(%rax), %rax
movq -16(%rbp), %rcx
movslq 20(%rcx), %rcx
movl (%rax,%rcx,4), %esi
movq -16(%rbp), %rax
movl 4(%rax), %edx
andl $2, %edx
callq _str_find
movq %rax, -56(%rbp)
cmpq $0, %rax
je LBB33_21
## %bb.18: ## in Loop: Header=BB33_17 Depth=1
movq -16(%rbp), %rax
movq 32(%rax), %rdi
movq -16(%rbp), %rax
movslq 20(%rax), %rax
shlq $2, %rax
addq %rax, %rdi
movq -16(%rbp), %rax
movl 24(%rax), %esi
movq -56(%rbp), %rdx
movq -16(%rbp), %rax
movl 4(%rax), %ecx
andl $2, %ecx
callq _prefix_cmp
cmpl $0, %eax
jl LBB33_20
## %bb.19:
jmp LBB33_21
LBB33_20: ## in Loop: Header=BB33_17 Depth=1
movq -56(%rbp), %rax
addq $1, %rax
movq %rax, -56(%rbp)
jmp LBB33_17
LBB33_21:
cmpq $0, -56(%rbp)
jne LBB33_23
## %bb.22:
movl $1, -4(%rbp)
jmp LBB33_54
LBB33_23:
jmp LBB33_24
LBB33_24:
movq -24(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 80(%rax)
movq -16(%rbp), %rax
cmpl $0, 16(%rax)
je LBB33_38
## %bb.25:
movl -44(%rbp), %eax
andl $16, %eax
cmpl $0, %eax
je LBB33_27
## %bb.26:
jmp LBB33_32
LBB33_27:
jmp LBB33_28
LBB33_28:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _regtry
cmpl $0, %eax
je LBB33_30
## %bb.29:
movl $0, -4(%rbp)
jmp LBB33_54
LBB33_30:
movq -24(%rbp), %rax
cmpb $0, (%rax)
je LBB33_37
## %bb.31:
jmp LBB33_32
LBB33_32:
movq -16(%rbp), %rax
movl 4(%rax), %eax
andl $1, %eax
cmpl $0, %eax
je LBB33_36
## %bb.33:
movq -24(%rbp), %rdi
movl $10, %esi
callq _strchr
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
je LBB33_35
## %bb.34:
movq -24(%rbp), %rcx
addq $1, %rcx
movq %rcx, -24(%rbp)
movq -16(%rbp), %rax
movq %rcx, 80(%rax)
jmp LBB33_28
LBB33_35:
jmp LBB33_36
LBB33_36:
jmp LBB33_37
LBB33_37:
movl $1, -4(%rbp)
jmp LBB33_54
LBB33_38:
movq -24(%rbp), %rax
movq %rax, -56(%rbp)
movq -16(%rbp), %rax
cmpl $0, 12(%rax)
je LBB33_45
## %bb.39:
jmp LBB33_40
LBB33_40: ## =>This Inner Loop Header: Depth=1
movq -56(%rbp), %rdi
movq -16(%rbp), %rax
movl 12(%rax), %esi
movq -16(%rbp), %rax
movl 4(%rax), %edx
andl $2, %edx
callq _str_find
movq %rax, -56(%rbp)
cmpq $0, %rax
je LBB33_44
## %bb.41: ## in Loop: Header=BB33_40 Depth=1
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _regtry
cmpl $0, %eax
je LBB33_43
## %bb.42:
movl $0, -4(%rbp)
jmp LBB33_54
LBB33_43: ## in Loop: Header=BB33_40 Depth=1
movq -56(%rbp), %rax
addq $1, %rax
movq %rax, -56(%rbp)
jmp LBB33_40
LBB33_44:
jmp LBB33_53
LBB33_45:
jmp LBB33_46
LBB33_46: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _regtry
cmpl $0, %eax
je LBB33_48
## %bb.47:
movl $0, -4(%rbp)
jmp LBB33_54
LBB33_48: ## in Loop: Header=BB33_46 Depth=1
movq -56(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB33_50
## %bb.49:
jmp LBB33_52
LBB33_50: ## in Loop: Header=BB33_46 Depth=1
movq -56(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -68(%rbp)
movq -56(%rbp), %rax
addq $1, %rax
movq %rax, -56(%rbp)
## %bb.51: ## in Loop: Header=BB33_46 Depth=1
jmp LBB33_46
LBB33_52:
jmp LBB33_53
LBB33_53:
movl $1, -4(%rbp)
LBB33_54:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _regerror ## -- Begin function regerror
.p2align 4, 0x90
_regerror: ## @regerror
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
cmpl $0, -4(%rbp)
jl LBB34_2
## %bb.1:
cmpl $19, -4(%rbp)
jl LBB34_3
LBB34_2:
leaq L_.str.153(%rip), %rax
movq %rax, -40(%rbp)
jmp LBB34_4
LBB34_3:
movslq -4(%rbp), %rcx
leaq _regerror.error_strings(%rip), %rax
movq (%rax,%rcx,8), %rax
movq %rax, -40(%rbp)
LBB34_4:
movq -24(%rbp), %rdi
movq -32(%rbp), %rsi
movq -40(%rbp), %r9
xorl %edx, %edx
movq $-1, %rcx
leaq L_.str.116(%rip), %r8
movb $0, %al
callq ___snprintf_chk
cltq
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_NewIntObj ## -- Begin function Jim_NewIntObj
.p2align 4, 0x90
_Jim_NewIntObj: ## @Jim_NewIntObj
.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 _Jim_NewObj
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
leaq _intObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -24(%rbp), %rax
movq $0, (%rax)
movq -16(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_SetVariable ## -- Begin function Jim_SetVariable
.p2align 4, 0x90
_Jim_SetVariable: ## @Jim_SetVariable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetVariableFromAny
movl %eax, %ecx
movl %ecx, -60(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB36_5
jmp LBB36_15
LBB36_15:
movl -60(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB36_2
jmp LBB36_16
LBB36_16:
movl -60(%rbp), %eax ## 4-byte Reload
subl $100, %eax
jne LBB36_13
jmp LBB36_1
LBB36_1:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
callq _JimDictSugarSet
movl %eax, -4(%rbp)
jmp LBB36_14
LBB36_2:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.58(%rip), %rsi
callq _JimValidName
cmpl $0, %eax
je LBB36_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB36_14
LBB36_4:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
callq _JimCreateVariable
jmp LBB36_13
LBB36_5:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB36_9
## %bb.6:
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -48(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB36_8
## %bb.7:
movq -16(%rbp), %rdi
movq -48(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB36_8:
movq -32(%rbp), %rcx
movq -48(%rbp), %rax
movq %rcx, (%rax)
jmp LBB36_12
LBB36_9:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -56(%rbp)
movq -48(%rbp), %rax
movq 8(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 88(%rax)
movq -16(%rbp), %rdi
movq -48(%rbp), %rax
movq (%rax), %rsi
movq -32(%rbp), %rdx
callq _Jim_SetVariable
movl %eax, -36(%rbp)
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 88(%rax)
cmpl $0, -36(%rbp)
je LBB36_11
## %bb.10:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB36_14
LBB36_11:
jmp LBB36_12
LBB36_12:
jmp LBB36_13
LBB36_13:
movl $0, -4(%rbp)
LBB36_14:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_Free ## -- Begin function Jim_Free
.p2align 4, 0x90
_Jim_Free: ## @Jim_Free
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq _free
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_RegsubCmd ## -- Begin function Jim_RegsubCmd
.p2align 4, 0x90
_Jim_RegsubCmd: ## @Jim_RegsubCmd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $736, %rsp ## imm = 0x2E0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -544(%rbp)
movl %esi, -548(%rbp)
movq %rdx, -560(%rbp)
movl $0, -564(%rbp)
movl $0, -568(%rbp)
movl $0, -572(%rbp)
movl $0, -576(%rbp)
movl $0, -600(%rbp)
cmpl $4, -548(%rbp)
jge LBB38_3
## %bb.1:
jmp LBB38_2
LBB38_2:
movq -544(%rbp), %rdi
movq -560(%rbp), %rdx
movl $1, %esi
leaq L_.str.43(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -532(%rbp)
jmp LBB38_89
LBB38_3:
movl $1, -604(%rbp)
LBB38_4: ## =>This Inner Loop Header: Depth=1
movl -604(%rbp), %eax
cmpl -548(%rbp), %eax
jge LBB38_22
## %bb.5: ## in Loop: Header=BB38_4 Depth=1
movq -560(%rbp), %rax
movslq -604(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_String
movq %rax, -688(%rbp)
movq -688(%rbp), %rax
movsbl (%rax), %eax
cmpl $45, %eax
je LBB38_7
## %bb.6:
jmp LBB38_22
LBB38_7: ## in Loop: Header=BB38_4 Depth=1
movq -544(%rbp), %rdi
movq -560(%rbp), %rax
movslq -604(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq _Jim_RegsubCmd.options(%rip), %rdx
leaq -676(%rbp), %rcx
leaq L_.str.39(%rip), %r8
movl $3, %r9d
callq _Jim_GetEnum
cmpl $0, %eax
je LBB38_9
## %bb.8:
movl $1, -532(%rbp)
jmp LBB38_89
LBB38_9: ## in Loop: Header=BB38_4 Depth=1
cmpl $4, -676(%rbp)
jne LBB38_11
## %bb.10:
movl -604(%rbp), %eax
addl $1, %eax
movl %eax, -604(%rbp)
jmp LBB38_22
LBB38_11: ## in Loop: Header=BB38_4 Depth=1
movl -676(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -728(%rbp) ## 8-byte Spill
subq $3, %rax
ja LBB38_20
## %bb.92: ## in Loop: Header=BB38_4 Depth=1
movq -728(%rbp), %rax ## 8-byte Reload
leaq LJTI38_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB38_12: ## in Loop: Header=BB38_4 Depth=1
movl -564(%rbp), %eax
orl $2, %eax
movl %eax, -564(%rbp)
jmp LBB38_20
LBB38_13: ## in Loop: Header=BB38_4 Depth=1
movl -564(%rbp), %eax
orl $1, %eax
movl %eax, -564(%rbp)
jmp LBB38_20
LBB38_14: ## in Loop: Header=BB38_4 Depth=1
movl $1, -572(%rbp)
jmp LBB38_20
LBB38_15: ## in Loop: Header=BB38_4 Depth=1
movl -604(%rbp), %eax
addl $1, %eax
movl %eax, -604(%rbp)
cmpl -548(%rbp), %eax
jne LBB38_17
## %bb.16:
jmp LBB38_2
LBB38_17: ## in Loop: Header=BB38_4 Depth=1
movq -544(%rbp), %rdi
movq -560(%rbp), %rax
movslq -604(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -576(%rbp), %rdx
callq _Jim_GetIndex
cmpl $0, %eax
je LBB38_19
## %bb.18:
movl $1, -532(%rbp)
jmp LBB38_89
LBB38_19: ## in Loop: Header=BB38_4 Depth=1
jmp LBB38_20
LBB38_20: ## in Loop: Header=BB38_4 Depth=1
jmp LBB38_21
LBB38_21: ## in Loop: Header=BB38_4 Depth=1
movl -604(%rbp), %eax
addl $1, %eax
movl %eax, -604(%rbp)
jmp LBB38_4
LBB38_22:
movl -548(%rbp), %eax
subl -604(%rbp), %eax
cmpl $3, %eax
je LBB38_25
## %bb.23:
movl -548(%rbp), %eax
subl -604(%rbp), %eax
cmpl $4, %eax
je LBB38_25
## %bb.24:
jmp LBB38_2
LBB38_25:
movq -544(%rbp), %rdi
movq -560(%rbp), %rax
movslq -604(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
movl -564(%rbp), %edx
callq _SetRegexpFromAny
movq %rax, -584(%rbp)
cmpq $0, -584(%rbp)
jne LBB38_27
## %bb.26:
movl $1, -532(%rbp)
jmp LBB38_89
LBB38_27:
movq -560(%rbp), %rax
movslq -604(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_String
movq %rax, -672(%rbp)
movq -560(%rbp), %rax
movl -604(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
leaq -644(%rbp), %rsi
callq _Jim_GetString
movq %rax, -640(%rbp)
movq -560(%rbp), %rax
movl -604(%rbp), %ecx
addl $2, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
leaq -660(%rbp), %rsi
callq _Jim_GetString
movq %rax, -656(%rbp)
movq -560(%rbp), %rax
movl -604(%rbp), %ecx
addl $3, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -624(%rbp)
movq -544(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -632(%rbp)
cmpl $0, -576(%rbp)
je LBB38_36
## %bb.28:
cmpl $0, -576(%rbp)
jge LBB38_30
## %bb.29:
movl -644(%rbp), %eax
addl $1, %eax
addl -576(%rbp), %eax
movl %eax, -576(%rbp)
LBB38_30:
movl -576(%rbp), %eax
cmpl -644(%rbp), %eax
jle LBB38_32
## %bb.31:
movl -644(%rbp), %eax
movl %eax, -576(%rbp)
jmp LBB38_35
LBB38_32:
cmpl $0, -576(%rbp)
jge LBB38_34
## %bb.33:
movl $0, -576(%rbp)
LBB38_34:
jmp LBB38_35
LBB38_35:
jmp LBB38_36
LBB38_36:
movq -544(%rbp), %rdi
movq -632(%rbp), %rsi
movq -640(%rbp), %rdx
movl -576(%rbp), %ecx
callq _Jim_AppendString
movl -644(%rbp), %eax
subl -576(%rbp), %eax
movl %eax, -612(%rbp)
movq -640(%rbp), %rax
movslq -576(%rbp), %rcx
addq %rcx, %rax
movq %rax, -592(%rbp)
LBB38_37: ## =>This Loop Header: Depth=1
## Child Loop BB38_42 Depth 2
movq -584(%rbp), %rdi
movq -592(%rbp), %rsi
leaq -416(%rbp), %rcx
movl -568(%rbp), %r8d
movl $50, %edx
callq _regexec
movl %eax, -692(%rbp)
cmpl $2, -692(%rbp)
jl LBB38_39
## %bb.38:
movl -692(%rbp), %edi
movq -584(%rbp), %rsi
leaq -528(%rbp), %rdx
movl $100, %ecx
callq _regerror
movq -544(%rbp), %rdi
leaq -528(%rbp), %rdx
leaq L_.str.41(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -532(%rbp)
jmp LBB38_89
LBB38_39: ## in Loop: Header=BB38_37 Depth=1
cmpl $1, -692(%rbp)
jne LBB38_41
## %bb.40:
jmp LBB38_74
LBB38_41: ## in Loop: Header=BB38_37 Depth=1
movl -600(%rbp), %eax
addl $1, %eax
movl %eax, -600(%rbp)
movq -544(%rbp), %rdi
movq -632(%rbp), %rsi
movq -592(%rbp), %rdx
movl -416(%rbp), %ecx
callq _Jim_AppendString
movl $0, -608(%rbp)
LBB38_42: ## Parent Loop BB38_37 Depth=1
## => This Inner Loop Header: Depth=2
movl -608(%rbp), %eax
cmpl -660(%rbp), %eax
jge LBB38_63
## %bb.43: ## in Loop: Header=BB38_42 Depth=2
movq -656(%rbp), %rax
movslq -608(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movl %eax, -700(%rbp)
cmpl $38, -700(%rbp)
jne LBB38_45
## %bb.44: ## in Loop: Header=BB38_42 Depth=2
movl $0, -696(%rbp)
jmp LBB38_57
LBB38_45: ## in Loop: Header=BB38_42 Depth=2
cmpl $92, -700(%rbp)
jne LBB38_55
## %bb.46: ## in Loop: Header=BB38_42 Depth=2
movl -608(%rbp), %eax
cmpl -660(%rbp), %eax
jge LBB38_55
## %bb.47: ## in Loop: Header=BB38_42 Depth=2
movq -656(%rbp), %rax
movl -608(%rbp), %ecx
addl $1, %ecx
movl %ecx, -608(%rbp)
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
movl %eax, -700(%rbp)
cmpl $48, -700(%rbp)
jl LBB38_50
## %bb.48: ## in Loop: Header=BB38_42 Depth=2
cmpl $57, -700(%rbp)
jg LBB38_50
## %bb.49: ## in Loop: Header=BB38_42 Depth=2
movl -700(%rbp), %eax
subl $48, %eax
movl %eax, -696(%rbp)
jmp LBB38_54
LBB38_50: ## in Loop: Header=BB38_42 Depth=2
cmpl $92, -700(%rbp)
je LBB38_52
## %bb.51: ## in Loop: Header=BB38_42 Depth=2
cmpl $38, -700(%rbp)
jne LBB38_53
LBB38_52: ## in Loop: Header=BB38_42 Depth=2
movq -544(%rbp), %rdi
movq -632(%rbp), %rsi
movq -656(%rbp), %rdx
movslq -608(%rbp), %rax
addq %rax, %rdx
movl $1, %ecx
callq _Jim_AppendString
jmp LBB38_62
LBB38_53: ## in Loop: Header=BB38_42 Depth=2
movq -544(%rbp), %rdi
movq -632(%rbp), %rsi
movq -656(%rbp), %rdx
movslq -608(%rbp), %rax
addq %rax, %rdx
addq $-1, %rdx
movl $2, %ecx
callq _Jim_AppendString
jmp LBB38_62
LBB38_54: ## in Loop: Header=BB38_42 Depth=2
jmp LBB38_56
LBB38_55: ## in Loop: Header=BB38_42 Depth=2
movq -544(%rbp), %rdi
movq -632(%rbp), %rsi
movq -656(%rbp), %rdx
movslq -608(%rbp), %rax
addq %rax, %rdx
movl $1, %ecx
callq _Jim_AppendString
jmp LBB38_62
LBB38_56: ## in Loop: Header=BB38_42 Depth=2
jmp LBB38_57
LBB38_57: ## in Loop: Header=BB38_42 Depth=2
cmpl $50, -696(%rbp)
jge LBB38_61
## %bb.58: ## in Loop: Header=BB38_42 Depth=2
movslq -696(%rbp), %rax
cmpl $-1, -416(%rbp,%rax,8)
je LBB38_61
## %bb.59: ## in Loop: Header=BB38_42 Depth=2
movslq -696(%rbp), %rax
cmpl $-1, -412(%rbp,%rax,8)
je LBB38_61
## %bb.60: ## in Loop: Header=BB38_42 Depth=2
movq -544(%rbp), %rdi
movq -632(%rbp), %rsi
movq -592(%rbp), %rdx
movslq -696(%rbp), %rax
movslq -416(%rbp,%rax,8), %rax
addq %rax, %rdx
movslq -696(%rbp), %rax
movl -412(%rbp,%rax,8), %ecx
movslq -696(%rbp), %rax
subl -416(%rbp,%rax,8), %ecx
callq _Jim_AppendString
LBB38_61: ## in Loop: Header=BB38_42 Depth=2
jmp LBB38_62
LBB38_62: ## in Loop: Header=BB38_42 Depth=2
movl -608(%rbp), %eax
addl $1, %eax
movl %eax, -608(%rbp)
jmp LBB38_42
LBB38_63: ## in Loop: Header=BB38_37 Depth=1
movl -412(%rbp), %ecx
movq -592(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -592(%rbp)
movl -412(%rbp), %ecx
movl -612(%rbp), %eax
subl %ecx, %eax
movl %eax, -612(%rbp)
cmpl $0, -572(%rbp)
je LBB38_65
## %bb.64: ## in Loop: Header=BB38_37 Depth=1
cmpl $0, -612(%rbp)
jne LBB38_66
LBB38_65:
jmp LBB38_74
LBB38_66: ## in Loop: Header=BB38_37 Depth=1
movl -564(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
jne LBB38_69
## %bb.67: ## in Loop: Header=BB38_37 Depth=1
movq -672(%rbp), %rax
movsbl (%rax), %eax
cmpl $94, %eax
jne LBB38_69
## %bb.68:
jmp LBB38_74
LBB38_69: ## in Loop: Header=BB38_37 Depth=1
movq -672(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB38_72
## %bb.70: ## in Loop: Header=BB38_37 Depth=1
cmpl $0, -612(%rbp)
je LBB38_72
## %bb.71: ## in Loop: Header=BB38_37 Depth=1
movq -544(%rbp), %rdi
movq -632(%rbp), %rsi
movq -592(%rbp), %rdx
movl $1, %ecx
callq _Jim_AppendString
movq -592(%rbp), %rax
addq $1, %rax
movq %rax, -592(%rbp)
movl -612(%rbp), %eax
addl $-1, %eax
movl %eax, -612(%rbp)
LBB38_72: ## in Loop: Header=BB38_37 Depth=1
movl -568(%rbp), %eax
orl $16, %eax
movl %eax, -568(%rbp)
## %bb.73: ## in Loop: Header=BB38_37 Depth=1
cmpl $0, -612(%rbp)
jne LBB38_37
LBB38_74:
movq -544(%rbp), %rdi
movq -632(%rbp), %rsi
movq -592(%rbp), %rdx
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
callq _Jim_AppendString
movl -548(%rbp), %eax
subl -604(%rbp), %eax
cmpl $4, %eax
jne LBB38_83
## %bb.75:
movq -544(%rbp), %rdi
movq -624(%rbp), %rsi
movq -632(%rbp), %rdx
callq _Jim_SetVariable
movl %eax, -596(%rbp)
cmpl $0, -596(%rbp)
jne LBB38_81
## %bb.76:
jmp LBB38_77
LBB38_77:
movq -544(%rbp), %rdi
movslq -600(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -712(%rbp)
movq -712(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -544(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB38_79
## %bb.78:
movq -544(%rbp), %rdi
movq -544(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB38_79:
movq -712(%rbp), %rcx
movq -544(%rbp), %rax
movq %rcx, (%rax)
## %bb.80:
jmp LBB38_82
LBB38_81:
movq -544(%rbp), %rdi
movq -632(%rbp), %rsi
callq _Jim_FreeObj
LBB38_82:
jmp LBB38_88
LBB38_83:
jmp LBB38_84
LBB38_84:
movq -632(%rbp), %rax
movq %rax, -720(%rbp)
movq -720(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -544(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB38_86
## %bb.85:
movq -544(%rbp), %rdi
movq -544(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB38_86:
movq -720(%rbp), %rcx
movq -544(%rbp), %rax
movq %rcx, (%rax)
## %bb.87:
movl $0, -596(%rbp)
LBB38_88:
movl -596(%rbp), %eax
movl %eax, -532(%rbp)
LBB38_89:
movl -532(%rbp), %eax
movl %eax, -732(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB38_91
## %bb.90:
movl -732(%rbp), %eax ## 4-byte Reload
addq $736, %rsp ## imm = 0x2E0
popq %rbp
retq
LBB38_91:
callq ___stack_chk_fail
ud2
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L38_0_set_12, LBB38_12-LJTI38_0
.set L38_0_set_13, LBB38_13-LJTI38_0
.set L38_0_set_14, LBB38_14-LJTI38_0
.set L38_0_set_15, LBB38_15-LJTI38_0
LJTI38_0:
.long L38_0_set_12
.long L38_0_set_13
.long L38_0_set_14
.long L38_0_set_15
.end_data_region
## -- End function
.globl _Jim_regexpInit ## -- Begin function Jim_regexpInit
.p2align 4, 0x90
_Jim_regexpInit: ## @Jim_regexpInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.44(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movl $1, %ecx
callq _Jim_PackageProvide
cmpl $0, %eax
je LBB39_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB39_3
LBB39_2:
movq -16(%rbp), %rdi
leaq L_.str.44(%rip), %rsi
leaq _Jim_RegexpCmd(%rip), %rdx
xorl %eax, %eax
movl %eax, %r8d
movq %r8, %rcx
callq _Jim_CreateCommand
movq -16(%rbp), %rdi
leaq L_.str.45(%rip), %rsi
leaq _Jim_RegsubCmd(%rip), %rdx
xorl %eax, %eax
movl %eax, %r8d
movq %r8, %rcx
callq _Jim_CreateCommand
movl $0, -4(%rbp)
LBB39_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_fileInit ## -- Begin function Jim_fileInit
.p2align 4, 0x90
_Jim_fileInit: ## @Jim_fileInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.46(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movl $1, %ecx
callq _Jim_PackageProvide
cmpl $0, %eax
je LBB40_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB40_3
LBB40_2:
movq -16(%rbp), %rdi
leaq L_.str.46(%rip), %rsi
leaq _Jim_SubCmdProc(%rip), %rdx
leaq _file_command_table(%rip), %rcx
xorl %eax, %eax
movl %eax, %r8d
callq _Jim_CreateCommand
movq -16(%rbp), %rdi
leaq L_.str.47(%rip), %rsi
leaq _Jim_PwdCmd(%rip), %rdx
xorl %eax, %eax
movl %eax, %r8d
movq %r8, %rcx
callq _Jim_CreateCommand
movq -16(%rbp), %rdi
leaq L_.str.48(%rip), %rsi
leaq _Jim_CdCmd(%rip), %rdx
xorl %eax, %eax
movl %eax, %r8d
movq %r8, %rcx
callq _Jim_CreateCommand
movl $0, -4(%rbp)
LBB40_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_SubCmdProc ## -- Begin function Jim_SubCmdProc
.p2align 4, 0x90
_Jim_SubCmdProc: ## @Jim_SubCmdProc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 336(%rax), %rsi
movl -12(%rbp), %edx
movq -24(%rbp), %rcx
callq _Jim_ParseSubCmd
movq %rax, -32(%rbp)
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
movl -12(%rbp), %edx
movq -24(%rbp), %rcx
callq _Jim_CallSubCmd
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_PwdCmd
_Jim_PwdCmd: ## @Jim_PwdCmd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $1024, %edi ## imm = 0x400
callq _Jim_Alloc
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
movl $1024, %esi ## imm = 0x400
callq _getcwd
cmpq $0, %rax
jne LBB42_6
## %bb.1:
jmp LBB42_2
LBB42_2:
movq -16(%rbp), %rdi
leaq L_.str.258(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB42_4
## %bb.3:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB42_4:
movq -48(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.5:
movq -40(%rbp), %rdi
callq _Jim_Free
movl $1, -4(%rbp)
jmp LBB42_12
LBB42_6:
jmp LBB42_7
LBB42_7:
jmp LBB42_8
LBB42_8:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB42_10
## %bb.9:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB42_10:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.11:
movq -40(%rbp), %rdi
callq _Jim_Free
movl $0, -4(%rbp)
LBB42_12:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_CdCmd
_Jim_CdCmd: ## @Jim_CdCmd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
je LBB43_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.208(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB43_5
LBB43_2:
movq -32(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_String
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
callq _chdir
cmpl $0, %eax
je LBB43_4
## %bb.3:
movq -16(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -40(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -56(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.259(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB43_5
LBB43_4:
movl $0, -4(%rbp)
LBB43_5:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_execInit ## -- Begin function Jim_execInit
.p2align 4, 0x90
_Jim_execInit: ## @Jim_execInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.49(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movl $1, %ecx
callq _Jim_PackageProvide
cmpl $0, %eax
je LBB44_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB44_3
LBB44_2:
movl $13, %edi
movl $1, %esi
callq _signal
movq -16(%rbp), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
callq _JimAllocWaitInfoTable
movq -24(%rbp), %rdi ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.49(%rip), %rsi
leaq _Jim_ExecCmd(%rip), %rdx
leaq _JimFreeWaitInfoTable(%rip), %r8
callq _Jim_CreateCommand
movl $0, -4(%rbp)
LBB44_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_ExecCmd
_Jim_ExecCmd: ## @Jim_ExecCmd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $1, -20(%rbp)
jle LBB45_13
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl -20(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.260(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB45_13
## %bb.2:
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
subl $1, %esi
movq -32(%rbp), %rdx
addq $8, %rdx
leaq -48(%rbp), %rcx
xorl %eax, %eax
movl %eax, %r9d
movq %r9, %r8
movq $0, (%rsp)
callq _JimCreatePipeline
movl %eax, -52(%rbp)
cmpl $0, -52(%rbp)
jge LBB45_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB45_26
LBB45_4:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -64(%rbp)
movl $0, -68(%rbp)
LBB45_5: ## =>This Inner Loop Header: Depth=1
movl -68(%rbp), %eax
cmpl -52(%rbp), %eax
jge LBB45_8
## %bb.6: ## in Loop: Header=BB45_5 Depth=1
movq -16(%rbp), %rax
movq %rax, -104(%rbp) ## 8-byte Spill
movq -64(%rbp), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -48(%rbp), %rax
movslq -68(%rbp), %rcx
movslq (%rax,%rcx,4), %rsi
callq _Jim_NewIntObj
movq -104(%rbp), %rdi ## 8-byte Reload
movq -96(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
## %bb.7: ## in Loop: Header=BB45_5 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB45_5
LBB45_8:
jmp LBB45_9
LBB45_9:
movq -64(%rbp), %rax
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB45_11
## %bb.10:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB45_11:
movq -80(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.12:
movq -16(%rbp), %rdi
movl -52(%rbp), %esi
movq -48(%rbp), %rdx
callq _JimDetachPids
movq -48(%rbp), %rdi
callq _Jim_Free
movl $0, -4(%rbp)
jmp LBB45_26
LBB45_13:
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
subl $1, %esi
movq -32(%rbp), %rdx
addq $8, %rdx
leaq -48(%rbp), %rcx
xorl %eax, %eax
movl %eax, %r8d
leaq -36(%rbp), %r9
leaq -40(%rbp), %rax
movq %rax, (%rsp)
callq _JimCreatePipeline
movl %eax, -52(%rbp)
cmpl $0, -52(%rbp)
jge LBB45_15
## %bb.14:
movl $1, -4(%rbp)
jmp LBB45_26
LBB45_15:
jmp LBB45_16
LBB45_16:
movq -16(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB45_18
## %bb.17:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB45_18:
movq -88(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.19:
movl $0, -56(%rbp)
cmpl $-1, -36(%rbp)
je LBB45_23
## %bb.20:
movq -16(%rbp), %rdi
movl -36(%rbp), %esi
movq -16(%rbp), %rax
movq (%rax), %rdx
callq _JimAppendStreamToString
movl %eax, -56(%rbp)
cmpl $0, -56(%rbp)
jge LBB45_22
## %bb.21:
movq -16(%rbp), %rdi
leaq L_.str.261(%rip), %rsi
callq _Jim_SetResultErrno
LBB45_22:
jmp LBB45_23
LBB45_23:
movq -16(%rbp), %rdi
movl -52(%rbp), %esi
movq -48(%rbp), %rdx
movl -40(%rbp), %ecx
callq _JimCleanupChildren
cmpl $0, %eax
je LBB45_25
## %bb.24:
movl $1, -56(%rbp)
LBB45_25:
movl -56(%rbp), %eax
movl %eax, -4(%rbp)
LBB45_26:
movl -4(%rbp), %eax
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimAllocWaitInfoTable
_JimAllocWaitInfoTable: ## @JimAllocWaitInfoTable
.cfi_startproc
## %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 _Jim_Alloc
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
movq $0, (%rax)
movq -8(%rbp), %rax
movl $0, 12(%rax)
movq -8(%rbp), %rax
movl $0, 8(%rax)
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimFreeWaitInfoTable
_JimFreeWaitInfoTable: ## @JimFreeWaitInfoTable
.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), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rdi
callq _Jim_Free
movq -24(%rbp), %rdi
callq _Jim_Free
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_clockInit ## -- Begin function Jim_clockInit
.p2align 4, 0x90
_Jim_clockInit: ## @Jim_clockInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.50(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movl $1, %ecx
callq _Jim_PackageProvide
cmpl $0, %eax
je LBB48_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB48_3
LBB48_2:
movq -16(%rbp), %rdi
leaq L_.str.50(%rip), %rsi
leaq _Jim_SubCmdProc(%rip), %rdx
leaq _clock_command_table(%rip), %rcx
xorl %eax, %eax
movl %eax, %r8d
callq _Jim_CreateCommand
movl $0, -4(%rbp)
LBB48_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_arrayInit ## -- Begin function Jim_arrayInit
.p2align 4, 0x90
_Jim_arrayInit: ## @Jim_arrayInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.51(%rip), %rsi
leaq L_.str.1(%rip), %rdx
movl $1, %ecx
callq _Jim_PackageProvide
cmpl $0, %eax
je LBB49_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB49_3
LBB49_2:
movq -16(%rbp), %rdi
leaq L_.str.51(%rip), %rsi
leaq _Jim_SubCmdProc(%rip), %rdx
leaq _array_command_table(%rip), %rcx
xorl %eax, %eax
movl %eax, %r8d
callq _Jim_CreateCommand
movl $0, -4(%rbp)
LBB49_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_InitStaticExtensions ## -- Begin function Jim_InitStaticExtensions
.p2align 4, 0x90
_Jim_InitStaticExtensions: ## @Jim_InitStaticExtensions
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq _Jim_bootstrapInit
movq -8(%rbp), %rdi
callq _Jim_aioInit
movq -8(%rbp), %rdi
callq _Jim_readdirInit
movq -8(%rbp), %rdi
callq _Jim_globInit
movq -8(%rbp), %rdi
callq _Jim_regexpInit
movq -8(%rbp), %rdi
callq _Jim_fileInit
movq -8(%rbp), %rdi
callq _Jim_execInit
movq -8(%rbp), %rdi
callq _Jim_clockInit
movq -8(%rbp), %rdi
callq _Jim_arrayInit
movq -8(%rbp), %rdi
callq _Jim_stdlibInit
movq -8(%rbp), %rdi
callq _Jim_tclcompatInit
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_StringToWide ## -- Begin function Jim_StringToWide
.p2align 4, 0x90
_Jim_StringToWide: ## @Jim_StringToWide
.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)
cmpl $0, -20(%rbp)
je LBB51_2
## %bb.1:
movq -8(%rbp), %rdi
movl -20(%rbp), %edx
leaq -32(%rbp), %rsi
callq _strtoul
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
jmp LBB51_3
LBB51_2:
movq -8(%rbp), %rdi
leaq -32(%rbp), %rsi
callq _jim_strtoull
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
LBB51_3:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _JimCheckConversion
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function jim_strtoull
_jim_strtoull: ## @jim_strtoull
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _jim_strtol
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCheckConversion
_JimCheckConversion: ## @JimCheckConversion
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB53_2
## %bb.1:
movq -16(%rbp), %rax
cmpq -24(%rbp), %rax
jne LBB53_3
LBB53_2:
movl $1, -4(%rbp)
jmp LBB53_11
LBB53_3:
movq -24(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB53_10
## %bb.4:
jmp LBB53_5
LBB53_5: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
cmpb $0, (%rax)
je LBB53_9
## %bb.6: ## in Loop: Header=BB53_5 Depth=1
movq -24(%rbp), %rax
movzbl (%rax), %edi
callq _isspace
cmpl $0, %eax
jne LBB53_8
## %bb.7:
movl $1, -4(%rbp)
jmp LBB53_11
LBB53_8: ## in Loop: Header=BB53_5 Depth=1
movq -24(%rbp), %rax
addq $1, %rax
movq %rax, -24(%rbp)
jmp LBB53_5
LBB53_9:
jmp LBB53_10
LBB53_10:
movl $0, -4(%rbp)
LBB53_11:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_StringToDouble ## -- Begin function Jim_StringToDouble
.p2align 4, 0x90
_Jim_StringToDouble: ## @Jim_StringToDouble
.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)
callq ___error
movl $0, (%rax)
movq -8(%rbp), %rdi
leaq -24(%rbp), %rsi
callq _strtod
movq -16(%rbp), %rax
movsd %xmm0, (%rax)
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _JimCheckConversion
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_Realloc ## -- Begin function Jim_Realloc
.p2align 4, 0x90
_Jim_Realloc: ## @Jim_Realloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rdi
movslq -12(%rbp), %rsi
callq _realloc
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_StrDup ## -- Begin function Jim_StrDup
.p2align 4, 0x90
_Jim_StrDup: ## @Jim_StrDup
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq _strdup
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_StrDupLen ## -- Begin function Jim_StrDupLen
.p2align 4, 0x90
_Jim_StrDupLen: ## @Jim_StrDupLen
.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 -12(%rbp), %edi
addl $1, %edi
callq _Jim_Alloc
movq %rax, -24(%rbp)
movq -24(%rbp), %rdi
movq -8(%rbp), %rsi
movl -12(%rbp), %eax
addl $1, %eax
movslq %eax, %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq -24(%rbp), %rax
movslq -12(%rbp), %rcx
movb $0, (%rax,%rcx)
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_IntHashFunction ## -- Begin function Jim_IntHashFunction
.p2align 4, 0x90
_Jim_IntHashFunction: ## @Jim_IntHashFunction
.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
shll $15, %eax
xorl $-1, %eax
addl -4(%rbp), %eax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
shrl $10, %eax
xorl -4(%rbp), %eax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
shll $3, %eax
addl -4(%rbp), %eax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
shrl $6, %eax
xorl -4(%rbp), %eax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
shll $11, %eax
xorl $-1, %eax
addl -4(%rbp), %eax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
shrl $16, %eax
xorl -4(%rbp), %eax
movl %eax, -4(%rbp)
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GenHashFunction ## -- Begin function Jim_GenHashFunction
.p2align 4, 0x90
_Jim_GenHashFunction: ## @Jim_GenHashFunction
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -16(%rbp)
LBB59_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -12(%rbp)
cmpl $0, %eax
je LBB59_3
## %bb.2: ## in Loop: Header=BB59_1 Depth=1
movl -16(%rbp), %eax
shll $3, %eax
movq -8(%rbp), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, -8(%rbp)
movzbl (%rcx), %ecx
addl %ecx, %eax
addl -16(%rbp), %eax
movl %eax, -16(%rbp)
jmp LBB59_1
LBB59_3:
movl -16(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_InitHashTable ## -- Begin function Jim_InitHashTable
.p2align 4, 0x90
_Jim_InitHashTable: ## @Jim_InitHashTable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
callq _JimResetHashTable
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimResetHashTable
_JimResetHashTable: ## @JimResetHashTable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq $0, (%rax)
movq -8(%rbp), %rax
movl $0, 24(%rax)
movq -8(%rbp), %rax
movl $0, 28(%rax)
movq -8(%rbp), %rax
movl $0, 32(%rax)
movq -8(%rbp), %rax
movl $0, 36(%rax)
movq -8(%rbp), %rax
movl $0, 40(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ResizeHashTable ## -- Begin function Jim_ResizeHashTable
.p2align 4, 0x90
_Jim_ResizeHashTable: ## @Jim_ResizeHashTable
.cfi_startproc
## %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
movl 32(%rax), %eax
movl %eax, -12(%rbp)
cmpl $16, -12(%rbp)
jge LBB62_2
## %bb.1:
movl $16, -12(%rbp)
LBB62_2:
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq _Jim_ExpandHashTable
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ExpandHashTable ## -- Begin function Jim_ExpandHashTable
.p2align 4, 0x90
_Jim_ExpandHashTable: ## @Jim_ExpandHashTable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl -12(%rbp), %edi
callq _JimHashTableNextPower
movl %eax, -68(%rbp)
movl -12(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 32(%rcx), %eax
ja LBB63_2
## %bb.1:
jmp LBB63_15
LBB63_2:
movq -8(%rbp), %rax
movq 8(%rax), %rsi
movq -8(%rbp), %rax
movq 16(%rax), %rdx
leaq -64(%rbp), %rdi
callq _Jim_InitHashTable
movl -68(%rbp), %eax
movl %eax, -40(%rbp)
movl -68(%rbp), %eax
subl $1, %eax
movl %eax, -36(%rbp)
movl -68(%rbp), %eax
## kill: def $rax killed $eax
shlq $3, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -64(%rbp)
movq -8(%rbp), %rax
movl 40(%rax), %eax
movl %eax, -24(%rbp)
movq -64(%rbp), %rdi
movl -68(%rbp), %eax
movl %eax, %edx
shlq $3, %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
movq -8(%rbp), %rax
movl 32(%rax), %eax
movl %eax, -32(%rbp)
movl $0, -72(%rbp)
LBB63_3: ## =>This Loop Header: Depth=1
## Child Loop BB63_7 Depth 2
movq -8(%rbp), %rax
cmpl $0, 32(%rax)
jbe LBB63_11
## %bb.4: ## in Loop: Header=BB63_3 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movl -72(%rbp), %ecx
## kill: def $rcx killed $ecx
cmpq $0, (%rax,%rcx,8)
jne LBB63_6
## %bb.5: ## in Loop: Header=BB63_3 Depth=1
jmp LBB63_10
LBB63_6: ## in Loop: Header=BB63_3 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movl -72(%rbp), %ecx
## kill: def $rcx killed $ecx
movq (%rax,%rcx,8), %rax
movq %rax, -80(%rbp)
LBB63_7: ## Parent Loop BB63_3 Depth=1
## => This Inner Loop Header: Depth=2
cmpq $0, -80(%rbp)
je LBB63_9
## %bb.8: ## in Loop: Header=BB63_7 Depth=2
movq -80(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -88(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq (%rax), %rax
movq -80(%rbp), %rcx
movq (%rcx), %rdi
callq *%rax
movq -8(%rbp), %rcx
addl 40(%rcx), %eax
andl -36(%rbp), %eax
movl %eax, -92(%rbp)
movq -64(%rbp), %rax
movl -92(%rbp), %ecx
## kill: def $rcx killed $ecx
movq (%rax,%rcx,8), %rcx
movq -80(%rbp), %rax
movq %rcx, 16(%rax)
movq -80(%rbp), %rdx
movq -64(%rbp), %rax
movl -92(%rbp), %ecx
## kill: def $rcx killed $ecx
movq %rdx, (%rax,%rcx,8)
movq -8(%rbp), %rax
movl 32(%rax), %ecx
addl $-1, %ecx
movl %ecx, 32(%rax)
movq -88(%rbp), %rax
movq %rax, -80(%rbp)
jmp LBB63_7
LBB63_9: ## in Loop: Header=BB63_3 Depth=1
jmp LBB63_10
LBB63_10: ## in Loop: Header=BB63_3 Depth=1
movl -72(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
jmp LBB63_3
LBB63_11:
movq -8(%rbp), %rax
cmpl $0, 32(%rax)
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB63_13
## %bb.12:
leaq L___func__.Jim_ExpandHashTable(%rip), %rdi
leaq L_.str.52(%rip), %rsi
leaq L_.str.53(%rip), %rcx
movl $6479, %edx ## imm = 0x194F
callq ___assert_rtn
LBB63_13:
jmp LBB63_14
LBB63_14:
movq -8(%rbp), %rax
movq (%rax), %rdi
callq _Jim_Free
movq -8(%rbp), %rdi
leaq -64(%rbp), %rsi
movl $48, %edx
callq _memcpy
LBB63_15:
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimHashTableNextPower
_JimHashTableNextPower: ## @JimHashTableNextPower
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movl $16, -12(%rbp)
cmpl $-2147483648, -8(%rbp) ## imm = 0x80000000
jb LBB64_2
## %bb.1:
movl $-2147483648, -4(%rbp) ## imm = 0x80000000
jmp LBB64_6
LBB64_2:
jmp LBB64_3
LBB64_3: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jb LBB64_5
## %bb.4:
movl -12(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB64_6
LBB64_5: ## in Loop: Header=BB64_3 Depth=1
movl -12(%rbp), %eax
shll $1, %eax
movl %eax, -12(%rbp)
jmp LBB64_3
LBB64_6:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_AddHashEntry ## -- Begin function Jim_AddHashEntry
.p2align 4, 0x90
_Jim_AddHashEntry: ## @Jim_AddHashEntry
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
xorl %edx, %edx
callq _JimInsertHashEntry
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB65_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB65_13
LBB65_2:
jmp LBB65_3
LBB65_3:
movq -16(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB65_5
## %bb.4:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rcx
movq 16(%rcx), %rdi
movq -24(%rbp), %rsi
callq *%rax
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
jmp LBB65_6
LBB65_5:
movq -24(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
LBB65_6:
jmp LBB65_7
LBB65_7:
jmp LBB65_8
LBB65_8:
movq -16(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 16(%rax)
je LBB65_10
## %bb.9:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq 16(%rax), %rax
movq -16(%rbp), %rcx
movq 16(%rcx), %rdi
movq -32(%rbp), %rsi
callq *%rax
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB65_11
LBB65_10:
movq -32(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
LBB65_11:
jmp LBB65_12
LBB65_12:
movl $0, -4(%rbp)
LBB65_13:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimInsertHashEntry
_JimInsertHashEntry: ## @JimInsertHashEntry
.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 %edx, -28(%rbp)
movq -16(%rbp), %rdi
callq _JimExpandHashTableIfNeeded
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq (%rax), %rax
movq -24(%rbp), %rdi
callq *%rax
movq -16(%rbp), %rcx
addl 40(%rcx), %eax
movq -16(%rbp), %rcx
andl 28(%rcx), %eax
movl %eax, -32(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movl -32(%rbp), %ecx
## kill: def $rcx killed $ecx
movq (%rax,%rcx,8), %rax
movq %rax, -40(%rbp)
LBB66_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -40(%rbp)
je LBB66_10
## %bb.2: ## in Loop: Header=BB66_1 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 24(%rax)
je LBB66_4
## %bb.3: ## in Loop: Header=BB66_1 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq 24(%rax), %rax
movq -16(%rbp), %rcx
movq 16(%rcx), %rdi
movq -24(%rbp), %rsi
movq -40(%rbp), %rcx
movq (%rcx), %rdx
callq *%rax
cmpl $0, %eax
jne LBB66_5
jmp LBB66_9
LBB66_4: ## in Loop: Header=BB66_1 Depth=1
movq -24(%rbp), %rax
movq -40(%rbp), %rcx
cmpq (%rcx), %rax
jne LBB66_9
LBB66_5:
cmpl $0, -28(%rbp)
je LBB66_7
## %bb.6:
movq -40(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
jmp LBB66_8
LBB66_7:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -48(%rbp) ## 8-byte Spill
jmp LBB66_8
LBB66_8:
movq -48(%rbp), %rax ## 8-byte Reload
movq %rax, -8(%rbp)
jmp LBB66_11
LBB66_9: ## in Loop: Header=BB66_1 Depth=1
movq -40(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB66_1
LBB66_10:
movl $24, %edi
callq _Jim_Alloc
movq %rax, -40(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movl -32(%rbp), %ecx
## kill: def $rcx killed $ecx
movq (%rax,%rcx,8), %rcx
movq -40(%rbp), %rax
movq %rcx, 16(%rax)
movq -40(%rbp), %rdx
movq -16(%rbp), %rax
movq (%rax), %rax
movl -32(%rbp), %ecx
## kill: def $rcx killed $ecx
movq %rdx, (%rax,%rcx,8)
movq -16(%rbp), %rax
movl 32(%rax), %ecx
addl $1, %ecx
movl %ecx, 32(%rax)
movq -40(%rbp), %rax
movq $0, (%rax)
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
LBB66_11:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ReplaceHashEntry ## -- Begin function Jim_ReplaceHashEntry
.p2align 4, 0x90
_Jim_ReplaceHashEntry: ## @Jim_ReplaceHashEntry
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl $1, %edx
callq _JimInsertHashEntry
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
cmpq $0, (%rax)
je LBB67_13
## %bb.1:
movq -8(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 40(%rax)
je LBB67_4
## %bb.2:
movq -8(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 16(%rax)
je LBB67_4
## %bb.3:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq 16(%rax), %rax
movq -8(%rbp), %rcx
movq 16(%rcx), %rdi
movq -24(%rbp), %rsi
callq *%rax
movq %rax, -48(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq 40(%rax), %rax
movq -8(%rbp), %rcx
movq 16(%rcx), %rdi
movq -40(%rbp), %rcx
movq 8(%rcx), %rsi
callq *%rax
movq -48(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB67_12
LBB67_4:
movq -8(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 40(%rax)
je LBB67_6
## %bb.5:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq 40(%rax), %rax
movq -8(%rbp), %rcx
movq 16(%rcx), %rdi
movq -40(%rbp), %rcx
movq 8(%rcx), %rsi
callq *%rax
LBB67_6:
jmp LBB67_7
LBB67_7:
movq -8(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 16(%rax)
je LBB67_9
## %bb.8:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq 16(%rax), %rax
movq -8(%rbp), %rcx
movq 16(%rcx), %rdi
movq -24(%rbp), %rsi
callq *%rax
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB67_10
LBB67_9:
movq -24(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
LBB67_10:
jmp LBB67_11
LBB67_11:
jmp LBB67_12
LBB67_12:
movl $1, -28(%rbp)
jmp LBB67_24
LBB67_13:
jmp LBB67_14
LBB67_14:
movq -8(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB67_16
## %bb.15:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -8(%rbp), %rcx
movq 16(%rcx), %rdi
movq -16(%rbp), %rsi
callq *%rax
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
jmp LBB67_17
LBB67_16:
movq -16(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
LBB67_17:
jmp LBB67_18
LBB67_18:
jmp LBB67_19
LBB67_19:
movq -8(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 16(%rax)
je LBB67_21
## %bb.20:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq 16(%rax), %rax
movq -8(%rbp), %rcx
movq 16(%rcx), %rdi
movq -24(%rbp), %rsi
callq *%rax
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB67_22
LBB67_21:
movq -24(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
LBB67_22:
jmp LBB67_23
LBB67_23:
movl $0, -28(%rbp)
LBB67_24:
movl -28(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_DeleteHashEntry ## -- Begin function Jim_DeleteHashEntry
.p2align 4, 0x90
_Jim_DeleteHashEntry: ## @Jim_DeleteHashEntry
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rax
cmpl $0, 32(%rax)
jne LBB68_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB68_17
LBB68_2:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq (%rax), %rax
movq -24(%rbp), %rdi
callq *%rax
movq -16(%rbp), %rcx
addl 40(%rcx), %eax
movq -16(%rbp), %rcx
andl 28(%rcx), %eax
movl %eax, -28(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movl -28(%rbp), %ecx
## kill: def $rcx killed $ecx
movq (%rax,%rcx,8), %rax
movq %rax, -40(%rbp)
movq $0, -48(%rbp)
LBB68_3: ## =>This Inner Loop Header: Depth=1
cmpq $0, -40(%rbp)
je LBB68_16
## %bb.4: ## in Loop: Header=BB68_3 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 24(%rax)
je LBB68_6
## %bb.5: ## in Loop: Header=BB68_3 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq 24(%rax), %rax
movq -16(%rbp), %rcx
movq 16(%rcx), %rdi
movq -24(%rbp), %rsi
movq -40(%rbp), %rcx
movq (%rcx), %rdx
callq *%rax
cmpl $0, %eax
jne LBB68_7
jmp LBB68_15
LBB68_6: ## in Loop: Header=BB68_3 Depth=1
movq -24(%rbp), %rax
movq -40(%rbp), %rcx
cmpq (%rcx), %rax
jne LBB68_15
LBB68_7:
cmpq $0, -48(%rbp)
je LBB68_9
## %bb.8:
movq -40(%rbp), %rax
movq 16(%rax), %rcx
movq -48(%rbp), %rax
movq %rcx, 16(%rax)
jmp LBB68_10
LBB68_9:
movq -40(%rbp), %rax
movq 16(%rax), %rdx
movq -16(%rbp), %rax
movq (%rax), %rax
movl -28(%rbp), %ecx
## kill: def $rcx killed $ecx
movq %rdx, (%rax,%rcx,8)
LBB68_10:
movq -16(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 32(%rax)
je LBB68_12
## %bb.11:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq 32(%rax), %rax
movq -16(%rbp), %rcx
movq 16(%rcx), %rdi
movq -40(%rbp), %rcx
movq (%rcx), %rsi
callq *%rax
LBB68_12:
movq -16(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 40(%rax)
je LBB68_14
## %bb.13:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq 40(%rax), %rax
movq -16(%rbp), %rcx
movq 16(%rcx), %rdi
movq -40(%rbp), %rcx
movq 8(%rcx), %rsi
callq *%rax
LBB68_14:
movq -40(%rbp), %rdi
callq _Jim_Free
movq -16(%rbp), %rax
movl 32(%rax), %ecx
addl $-1, %ecx
movl %ecx, 32(%rax)
movl $0, -4(%rbp)
jmp LBB68_17
LBB68_15: ## in Loop: Header=BB68_3 Depth=1
movq -40(%rbp), %rax
movq %rax, -48(%rbp)
movq -40(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB68_3
LBB68_16:
movl $1, -4(%rbp)
LBB68_17:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_FreeHashTable ## -- Begin function Jim_FreeHashTable
.p2align 4, 0x90
_Jim_FreeHashTable: ## @Jim_FreeHashTable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl $0, -12(%rbp)
LBB69_1: ## =>This Loop Header: Depth=1
## Child Loop BB69_5 Depth 2
movq -8(%rbp), %rax
cmpl $0, 32(%rax)
jbe LBB69_13
## %bb.2: ## in Loop: Header=BB69_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
movq (%rax,%rcx,8), %rax
movq %rax, -24(%rbp)
cmpq $0, %rax
jne LBB69_4
## %bb.3: ## in Loop: Header=BB69_1 Depth=1
jmp LBB69_12
LBB69_4: ## in Loop: Header=BB69_1 Depth=1
jmp LBB69_5
LBB69_5: ## Parent Loop BB69_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpq $0, -24(%rbp)
je LBB69_11
## %bb.6: ## in Loop: Header=BB69_5 Depth=2
movq -24(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 32(%rax)
je LBB69_8
## %bb.7: ## in Loop: Header=BB69_5 Depth=2
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq 32(%rax), %rax
movq -8(%rbp), %rcx
movq 16(%rcx), %rdi
movq -24(%rbp), %rcx
movq (%rcx), %rsi
callq *%rax
LBB69_8: ## in Loop: Header=BB69_5 Depth=2
movq -8(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 40(%rax)
je LBB69_10
## %bb.9: ## in Loop: Header=BB69_5 Depth=2
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq 40(%rax), %rax
movq -8(%rbp), %rcx
movq 16(%rcx), %rdi
movq -24(%rbp), %rcx
movq 8(%rcx), %rsi
callq *%rax
LBB69_10: ## in Loop: Header=BB69_5 Depth=2
movq -24(%rbp), %rdi
callq _Jim_Free
movq -8(%rbp), %rax
movl 32(%rax), %ecx
addl $-1, %ecx
movl %ecx, 32(%rax)
movq -32(%rbp), %rax
movq %rax, -24(%rbp)
jmp LBB69_5
LBB69_11: ## in Loop: Header=BB69_1 Depth=1
jmp LBB69_12
LBB69_12: ## in Loop: Header=BB69_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB69_1
LBB69_13:
movq -8(%rbp), %rax
movq (%rax), %rdi
callq _Jim_Free
movq -8(%rbp), %rdi
callq _JimResetHashTable
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_FindHashEntry ## -- Begin function Jim_FindHashEntry
.p2align 4, 0x90
_Jim_FindHashEntry: ## @Jim_FindHashEntry
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rax
cmpl $0, 32(%rax)
jne LBB70_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB70_10
LBB70_2:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq (%rax), %rax
movq -24(%rbp), %rdi
callq *%rax
movq -16(%rbp), %rcx
addl 40(%rcx), %eax
movq -16(%rbp), %rcx
andl 28(%rcx), %eax
movl %eax, -36(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movl -36(%rbp), %ecx
## kill: def $rcx killed $ecx
movq (%rax,%rcx,8), %rax
movq %rax, -32(%rbp)
LBB70_3: ## =>This Inner Loop Header: Depth=1
cmpq $0, -32(%rbp)
je LBB70_9
## %bb.4: ## in Loop: Header=BB70_3 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 24(%rax)
je LBB70_6
## %bb.5: ## in Loop: Header=BB70_3 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq 24(%rax), %rax
movq -16(%rbp), %rcx
movq 16(%rcx), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rcx
movq (%rcx), %rdx
callq *%rax
cmpl $0, %eax
jne LBB70_7
jmp LBB70_8
LBB70_6: ## in Loop: Header=BB70_3 Depth=1
movq -24(%rbp), %rax
movq -32(%rbp), %rcx
cmpq (%rcx), %rax
jne LBB70_8
LBB70_7:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB70_10
LBB70_8: ## in Loop: Header=BB70_3 Depth=1
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -32(%rbp)
jmp LBB70_3
LBB70_9:
movq $0, -8(%rbp)
LBB70_10:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetHashTableIterator ## -- Begin function Jim_GetHashTableIterator
.p2align 4, 0x90
_Jim_GetHashTableIterator: ## @Jim_GetHashTableIterator
.cfi_startproc
## %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 $32, %edi
callq _Jim_Alloc
movq %rax, -16(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _JimInitHashTableIterator
movq -16(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimInitHashTableIterator
_JimInitHashTableIterator: ## @JimInitHashTableIterator
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl $-1, 24(%rax)
movq -16(%rbp), %rax
movq $0, 8(%rax)
movq -16(%rbp), %rax
movq $0, 16(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_NextHashEntry ## -- Begin function Jim_NextHashEntry
.p2align 4, 0x90
_Jim_NextHashEntry: ## @Jim_NextHashEntry
.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)
LBB73_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB73_5
## %bb.2: ## in Loop: Header=BB73_1 Depth=1
movq -16(%rbp), %rax
movl 24(%rax), %ecx
addl $1, %ecx
movl %ecx, 24(%rax)
movq -16(%rbp), %rax
movl 24(%rax), %eax
movq -16(%rbp), %rcx
movq (%rcx), %rcx
cmpl 24(%rcx), %eax
jl LBB73_4
## %bb.3:
jmp LBB73_9
LBB73_4: ## in Loop: Header=BB73_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movq (%rax), %rax
movq -16(%rbp), %rcx
movslq 24(%rcx), %rcx
movq (%rax,%rcx,8), %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB73_6
LBB73_5: ## in Loop: Header=BB73_1 Depth=1
movq -16(%rbp), %rax
movq 16(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
LBB73_6: ## in Loop: Header=BB73_1 Depth=1
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
je LBB73_8
## %bb.7:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq 16(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB73_10
LBB73_8: ## in Loop: Header=BB73_1 Depth=1
jmp LBB73_1
LBB73_9:
movq $0, -8(%rbp)
LBB73_10:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_InitStack ## -- Begin function Jim_InitStack
.p2align 4, 0x90
_Jim_InitStack: ## @Jim_InitStack
.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 $0, (%rax)
movq -8(%rbp), %rax
movl $0, 4(%rax)
movq -8(%rbp), %rax
movq $0, 8(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_FreeStack ## -- Begin function Jim_FreeStack
.p2align 4, 0x90
_Jim_FreeStack: ## @Jim_FreeStack
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_Free
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_StackLen ## -- Begin function Jim_StackLen
.p2align 4, 0x90
_Jim_StackLen: ## @Jim_StackLen
.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 (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_StackPush ## -- Begin function Jim_StackPush
.p2align 4, 0x90
_Jim_StackPush: ## @Jim_StackPush
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movl -20(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 4(%rcx), %eax
jle LBB77_5
## %bb.1:
cmpl $20, -20(%rbp)
jge LBB77_3
## %bb.2:
movl $20, %eax
movl %eax, -24(%rbp) ## 4-byte Spill
jmp LBB77_4
LBB77_3:
movl -20(%rbp), %eax
shll $1, %eax
movl %eax, -24(%rbp) ## 4-byte Spill
LBB77_4:
movl -24(%rbp), %ecx ## 4-byte Reload
movq -8(%rbp), %rax
movl %ecx, 4(%rax)
movq -8(%rbp), %rax
movq 8(%rax), %rdi
movq -8(%rbp), %rax
movslq 4(%rax), %rax
shlq $3, %rax
movl %eax, %esi
callq _Jim_Realloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
LBB77_5:
movq -16(%rbp), %rdx
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq -8(%rbp), %rcx
movslq (%rcx), %rcx
movq %rdx, (%rax,%rcx,8)
movq -8(%rbp), %rax
movl (%rax), %ecx
addl $1, %ecx
movl %ecx, (%rax)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_StackPop ## -- Begin function Jim_StackPop
.p2align 4, 0x90
_Jim_StackPop: ## @Jim_StackPop
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
cmpl $0, (%rax)
jne LBB78_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB78_3
LBB78_2:
movq -16(%rbp), %rax
movl (%rax), %ecx
addl $-1, %ecx
movl %ecx, (%rax)
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rcx
movslq (%rcx), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -8(%rbp)
LBB78_3:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_StackPeek ## -- Begin function Jim_StackPeek
.p2align 4, 0x90
_Jim_StackPeek: ## @Jim_StackPeek
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
cmpl $0, (%rax)
jne LBB79_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB79_3
LBB79_2:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rcx
movl (%rcx), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -8(%rbp)
LBB79_3:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_FreeStackElements ## -- Begin function Jim_FreeStackElements
.p2align 4, 0x90
_Jim_FreeStackElements: ## @Jim_FreeStackElements
.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 $0, -20(%rbp)
LBB80_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movq -8(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB80_4
## %bb.2: ## in Loop: Header=BB80_1 Depth=1
movq -16(%rbp), %rax
movq -8(%rbp), %rcx
movq 8(%rcx), %rcx
movslq -20(%rbp), %rdx
movq (%rcx,%rdx,8), %rdi
callq *%rax
## %bb.3: ## in Loop: Header=BB80_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB80_1
LBB80_4:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ScriptIsComplete ## -- Begin function Jim_ScriptIsComplete
.p2align 4, 0x90
_Jim_ScriptIsComplete: ## @Jim_ScriptIsComplete
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rsi
movl -12(%rbp), %edx
leaq -88(%rbp), %rdi
movl $1, %ecx
callq _JimParserInit
LBB81_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -48(%rbp)
setne %al
xorb $-1, %al
testb $1, %al
jne LBB81_2
jmp LBB81_3
LBB81_2: ## in Loop: Header=BB81_1 Depth=1
leaq -88(%rbp), %rdi
callq _JimParseScript
jmp LBB81_1
LBB81_3:
cmpq $0, -24(%rbp)
je LBB81_5
## %bb.4:
movl -36(%rbp), %eax
movb %al, %cl
movq -24(%rbp), %rax
movb %cl, (%rax)
LBB81_5:
cmpl $32, -36(%rbp)
sete %al
andb $1, %al
movzbl %al, %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParserInit
_JimParserInit: ## @JimParserInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movl %ecx, -24(%rbp)
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movl -20(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, 8(%rax)
movq -8(%rbp), %rax
movq $0, 16(%rax)
movq -8(%rbp), %rax
movq $0, 24(%rax)
movq -8(%rbp), %rax
movl $0, 32(%rax)
movq -8(%rbp), %rax
movl $0, 36(%rax)
movq -8(%rbp), %rax
movl $0, 40(%rax)
movq -8(%rbp), %rax
movl $0, 44(%rax)
movl -24(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, 12(%rax)
movq -8(%rbp), %rax
movl $1, 48(%rax)
movq -8(%rbp), %rax
movl $32, 52(%rax)
movl -24(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, 56(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseScript
_JimParseScript: ## @JimParseScript
.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)
LBB83_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpl $0, 8(%rax)
jne LBB83_3
## %bb.2:
movq -16(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movl 12(%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, 32(%rax)
movq -16(%rbp), %rax
movl $7, 36(%rax)
movq -16(%rbp), %rax
movl $1, 40(%rax)
movl $0, -4(%rbp)
jmp LBB83_22
LBB83_3: ## in Loop: Header=BB83_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
addl $-9, %eax
movl %eax, %ecx
movq %rcx, -24(%rbp) ## 8-byte Spill
subl $83, %eax
ja LBB83_21
## %bb.23: ## in Loop: Header=BB83_1 Depth=1
movq -24(%rbp), %rax ## 8-byte Reload
leaq LJTI83_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB83_4:
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl 1(%rax), %eax
cmpl $10, %eax
jne LBB83_7
## %bb.5:
movq -16(%rbp), %rax
cmpl $0, 44(%rax)
jne LBB83_7
## %bb.6:
movq -16(%rbp), %rdi
callq _JimParseSep
movl %eax, -4(%rbp)
jmp LBB83_22
LBB83_7:
movq -16(%rbp), %rax
movl $0, 48(%rax)
movq -16(%rbp), %rdi
callq _JimParseStr
movl %eax, -4(%rbp)
jmp LBB83_22
LBB83_8:
movq -16(%rbp), %rax
cmpl $0, 44(%rax)
jne LBB83_10
## %bb.9:
movq -16(%rbp), %rdi
callq _JimParseSep
movl %eax, -4(%rbp)
jmp LBB83_22
LBB83_10:
movq -16(%rbp), %rax
movl $0, 48(%rax)
movq -16(%rbp), %rdi
callq _JimParseStr
movl %eax, -4(%rbp)
jmp LBB83_22
LBB83_11:
movq -16(%rbp), %rax
movl $1, 48(%rax)
movq -16(%rbp), %rax
cmpl $0, 44(%rax)
jne LBB83_13
## %bb.12:
movq -16(%rbp), %rdi
callq _JimParseEol
movl %eax, -4(%rbp)
jmp LBB83_22
LBB83_13:
movq -16(%rbp), %rdi
callq _JimParseStr
movl %eax, -4(%rbp)
jmp LBB83_22
LBB83_14:
movq -16(%rbp), %rax
movl $0, 48(%rax)
movq -16(%rbp), %rdi
callq _JimParseCmd
movl %eax, -4(%rbp)
jmp LBB83_22
LBB83_15:
movq -16(%rbp), %rax
movl $0, 48(%rax)
movq -16(%rbp), %rdi
callq _JimParseVar
cmpl $1, %eax
jne LBB83_17
## %bb.16:
movq -16(%rbp), %rax
movq (%rax), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, (%rax)
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
movq -16(%rbp), %rax
movl $2, 36(%rax)
LBB83_17:
movl $0, -4(%rbp)
jmp LBB83_22
LBB83_18: ## in Loop: Header=BB83_1 Depth=1
movq -16(%rbp), %rax
cmpl $0, 48(%rax)
je LBB83_20
## %bb.19: ## in Loop: Header=BB83_1 Depth=1
movq -16(%rbp), %rdi
callq _JimParseComment
jmp LBB83_1
LBB83_20:
movq -16(%rbp), %rdi
callq _JimParseStr
movl %eax, -4(%rbp)
jmp LBB83_22
LBB83_21:
movq -16(%rbp), %rax
movl $0, 48(%rax)
movq -16(%rbp), %rdi
callq _JimParseStr
movl %eax, -4(%rbp)
LBB83_22:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L83_0_set_8, LBB83_8-LJTI83_0
.set L83_0_set_11, LBB83_11-LJTI83_0
.set L83_0_set_21, LBB83_21-LJTI83_0
.set L83_0_set_18, LBB83_18-LJTI83_0
.set L83_0_set_15, LBB83_15-LJTI83_0
.set L83_0_set_14, LBB83_14-LJTI83_0
.set L83_0_set_4, LBB83_4-LJTI83_0
LJTI83_0:
.long L83_0_set_8
.long L83_0_set_11
.long L83_0_set_21
.long L83_0_set_8
.long L83_0_set_8
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_8
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_18
.long L83_0_set_15
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_11
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_21
.long L83_0_set_14
.long L83_0_set_4
.end_data_region
## -- End function
.globl _Jim_NewObj ## -- Begin function Jim_NewObj
.p2align 4, 0x90
_Jim_NewObj: ## @Jim_NewObj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
cmpq $0, 184(%rax)
je LBB84_2
## %bb.1:
movq -8(%rbp), %rax
movq 184(%rax), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movq 56(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 184(%rax)
jmp LBB84_3
LBB84_2:
movl $64, %edi
callq _Jim_Alloc
movq %rax, -16(%rbp)
LBB84_3:
movq -16(%rbp), %rax
movl $0, 16(%rax)
movq -16(%rbp), %rax
movq $0, 48(%rax)
movq -8(%rbp), %rax
movq 176(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 56(%rax)
movq -8(%rbp), %rax
cmpq $0, 176(%rax)
je LBB84_5
## %bb.4:
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq 176(%rax), %rax
movq %rcx, 48(%rax)
LBB84_5:
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 176(%rax)
movq -16(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_InvalidateStringRep ## -- Begin function Jim_InvalidateStringRep
.p2align 4, 0x90
_Jim_InvalidateStringRep: ## @Jim_InvalidateStringRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
cmpq $0, (%rax)
je LBB85_4
## %bb.1:
movq -8(%rbp), %rax
leaq _JimEmptyStringRep(%rip), %rcx
cmpq %rcx, (%rax)
je LBB85_3
## %bb.2:
movq -8(%rbp), %rax
movq (%rax), %rdi
callq _Jim_Free
LBB85_3:
jmp LBB85_4
LBB85_4:
movq -8(%rbp), %rax
movq $0, (%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_DuplicateObj ## -- Begin function Jim_DuplicateObj
.p2align 4, 0x90
_Jim_DuplicateObj: ## @Jim_DuplicateObj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
callq _Jim_NewObj
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
cmpq $0, (%rax)
jne LBB86_2
## %bb.1:
movq -32(%rbp), %rax
movq $0, (%rax)
jmp LBB86_6
LBB86_2:
movq -24(%rbp), %rax
cmpl $0, 20(%rax)
jne LBB86_4
## %bb.3:
movq -32(%rbp), %rax
leaq _JimEmptyStringRep(%rip), %rcx
movq %rcx, (%rax)
movq -32(%rbp), %rax
movl $0, 20(%rax)
movq -32(%rbp), %rax
movq $0, 8(%rax)
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB86_12
LBB86_4:
movq -24(%rbp), %rax
movl 20(%rax), %edi
addl $1, %edi
callq _Jim_Alloc
movq %rax, %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
movq -24(%rbp), %rax
movl 20(%rax), %ecx
movq -32(%rbp), %rax
movl %ecx, 20(%rax)
movq -32(%rbp), %rax
movq (%rax), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
movq -24(%rbp), %rax
movl 20(%rax), %eax
addl $1, %eax
movslq %eax, %rdx
movq $-1, %rcx
callq ___memcpy_chk
## %bb.5:
jmp LBB86_6
LBB86_6:
movq -24(%rbp), %rax
movq 8(%rax), %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB86_11
## %bb.7:
movq -24(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 16(%rax)
jne LBB86_9
## %bb.8:
movq -32(%rbp), %rax
movq -24(%rbp), %rcx
movq 24(%rcx), %rdx
movq %rdx, 24(%rax)
movq 32(%rcx), %rdx
movq %rdx, 32(%rax)
movq 40(%rcx), %rcx
movq %rcx, 40(%rax)
jmp LBB86_10
LBB86_9:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq 16(%rax), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
callq *%rax
LBB86_10:
jmp LBB86_11
LBB86_11:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
LBB86_12:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_Length ## -- Begin function Jim_Length
.p2align 4, 0x90
_Jim_Length: ## @Jim_Length
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
cmpq $0, (%rax)
jne LBB87_2
## %bb.1:
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq 24(%rax), %rax
movq -8(%rbp), %rdi
callq *%rax
LBB87_2:
movq -8(%rbp), %rax
movl 20(%rax), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_Utf8Length ## -- Begin function Jim_Utf8Length
.p2align 4, 0x90
_Jim_Utf8Length: ## @Jim_Utf8Length
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rdi
callq _Jim_Length
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_NewStringObjUtf8 ## -- Begin function Jim_NewStringObjUtf8
.p2align 4, 0x90
_Jim_NewStringObjUtf8: ## @Jim_NewStringObjUtf8
.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 -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl -20(%rbp), %edx
callq _Jim_NewStringObj
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_NewStringObjNoAlloc ## -- Begin function Jim_NewStringObjNoAlloc
.p2align 4, 0x90
_Jim_NewStringObjNoAlloc: ## @Jim_NewStringObjNoAlloc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq -8(%rbp), %rdi
callq _Jim_NewObj
movq %rax, -32(%rbp)
movq -16(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
cmpl $-1, -20(%rbp)
jne LBB90_2
## %bb.1:
movq -16(%rbp), %rdi
callq _strlen
movq %rax, -40(%rbp) ## 8-byte Spill
jmp LBB90_3
LBB90_2:
movslq -20(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
LBB90_3:
movq -40(%rbp), %rax ## 8-byte Reload
movl %eax, %ecx
movq -32(%rbp), %rax
movl %ecx, 20(%rax)
movq -32(%rbp), %rax
movq $0, 8(%rax)
movq -32(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SetStringFromAny
_SetStringFromAny: ## @SetStringFromAny
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
leaq _stringObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB91_7
## %bb.1:
movq -16(%rbp), %rax
cmpq $0, (%rax)
jne LBB91_3
## %bb.2:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq 24(%rax), %rax
movq -16(%rbp), %rdi
callq *%rax
LBB91_3:
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
je LBB91_6
## %bb.4:
movq -16(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB91_6
## %bb.5:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq *%rax
LBB91_6:
movq -16(%rbp), %rax
leaq _stringObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
movl 20(%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, 24(%rax)
movq -16(%rbp), %rax
movl $-1, 28(%rax)
LBB91_7:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function StringAppendString
_StringAppendString: ## @StringAppendString
.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)
cmpl $-1, -20(%rbp)
jne LBB92_2
## %bb.1:
movq -16(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -20(%rbp)
LBB92_2:
movq -8(%rbp), %rax
movl 20(%rax), %eax
addl -20(%rbp), %eax
movl %eax, -24(%rbp)
movq -8(%rbp), %rax
movl 24(%rax), %eax
cmpl -24(%rbp), %eax
jl LBB92_4
## %bb.3:
movq -8(%rbp), %rax
cmpl $0, 24(%rax)
jne LBB92_10
LBB92_4:
movl -24(%rbp), %eax
shll $1, %eax
movl %eax, -24(%rbp)
cmpl $7, -24(%rbp)
jge LBB92_6
## %bb.5:
movl $7, -24(%rbp)
LBB92_6:
movq -8(%rbp), %rax
leaq _JimEmptyStringRep(%rip), %rcx
cmpq %rcx, (%rax)
jne LBB92_8
## %bb.7:
movl -24(%rbp), %edi
addl $1, %edi
callq _Jim_Alloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB92_9
LBB92_8:
movq -8(%rbp), %rax
movq (%rax), %rdi
movl -24(%rbp), %esi
addl $1, %esi
callq _Jim_Realloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
LBB92_9:
movl -24(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, 24(%rax)
LBB92_10:
movq -8(%rbp), %rax
movq (%rax), %rdi
movq -8(%rbp), %rax
movslq 20(%rax), %rax
addq %rax, %rdi
movq -16(%rbp), %rsi
movslq -20(%rbp), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq -8(%rbp), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
movl 20(%rcx), %ecx
addl -20(%rbp), %ecx
movslq %ecx, %rcx
movb $0, (%rax,%rcx)
movq -8(%rbp), %rax
cmpl $0, 28(%rax)
jl LBB92_15
## %bb.11:
cmpl $0, -20(%rbp)
jge LBB92_13
## %bb.12:
movq -8(%rbp), %rax
movq (%rax), %rdi
movq -8(%rbp), %rax
movslq 20(%rax), %rax
addq %rax, %rdi
callq _strlen
movq %rax, -32(%rbp) ## 8-byte Spill
jmp LBB92_14
LBB92_13:
movslq -20(%rbp), %rax
movq %rax, -32(%rbp) ## 8-byte Spill
LBB92_14:
movq -32(%rbp), %rdx ## 8-byte Reload
movq -8(%rbp), %rax
movslq 28(%rax), %rcx
addq %rdx, %rcx
## kill: def $ecx killed $ecx killed $rcx
movl %ecx, 28(%rax)
LBB92_15:
movl -20(%rbp), %ecx
movq -8(%rbp), %rax
addl 20(%rax), %ecx
movl %ecx, 20(%rax)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_AppendObj ## -- Begin function Jim_AppendObj
.p2align 4, 0x90
_Jim_AppendObj: ## @Jim_AppendObj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -24(%rbp), %rdi
leaq -28(%rbp), %rsi
callq _Jim_GetString
movq %rax, -40(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -40(%rbp), %rdx
movl -28(%rbp), %ecx
callq _Jim_AppendString
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_AppendStrings ## -- Begin function Jim_AppendStrings
.p2align 4, 0x90
_Jim_AppendStrings: ## @Jim_AppendStrings
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $272, %rsp ## imm = 0x110
testb %al, %al
je LBB94_11
## %bb.10:
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)
LBB94_11:
movq %r9, -200(%rbp)
movq %r8, -208(%rbp)
movq %rcx, -216(%rbp)
movq %rdx, -224(%rbp)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -40(%rbp)
movq %rsi, -48(%rbp)
movq -40(%rbp), %rdi
movq -48(%rbp), %rsi
callq _SetStringFromAny
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)
LBB94_1: ## =>This Inner Loop Header: Depth=1
leaq -32(%rbp), %rax
movq %rax, -256(%rbp) ## 8-byte Spill
movl -32(%rbp), %eax
movl %eax, -244(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB94_3
## %bb.2: ## in Loop: Header=BB94_1 Depth=1
movq -256(%rbp), %rcx ## 8-byte Reload
movl -244(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -264(%rbp) ## 8-byte Spill
jmp LBB94_4
LBB94_3: ## in Loop: Header=BB94_1 Depth=1
movq -256(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -264(%rbp) ## 8-byte Spill
LBB94_4: ## in Loop: Header=BB94_1 Depth=1
movq -264(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
jne LBB94_6
## %bb.5:
jmp LBB94_7
LBB94_6: ## in Loop: Header=BB94_1 Depth=1
movq -40(%rbp), %rdi
movq -48(%rbp), %rsi
movq -56(%rbp), %rdx
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
callq _Jim_AppendString
jmp LBB94_1
LBB94_7:
leaq -32(%rbp), %rax
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB94_9
## %bb.8:
addq $272, %rsp ## imm = 0x110
popq %rbp
retq
LBB94_9:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _Jim_StringEqObj ## -- Begin function Jim_StringEqObj
.p2align 4, 0x90
_Jim_StringEqObj: ## @Jim_StringEqObj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rax
cmpq -24(%rbp), %rax
jne LBB95_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB95_5
LBB95_2:
movq -16(%rbp), %rdi
leaq -28(%rbp), %rsi
callq _Jim_GetString
movq %rax, -40(%rbp)
movq -24(%rbp), %rdi
leaq -32(%rbp), %rsi
callq _Jim_GetString
movq %rax, -48(%rbp)
movl -28(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -32(%rbp), %ecx
movb %al, -49(%rbp) ## 1-byte Spill
jne LBB95_4
## %bb.3:
movq -40(%rbp), %rdi
movq -48(%rbp), %rsi
movslq -28(%rbp), %rdx
callq _memcmp
cmpl $0, %eax
sete %al
movb %al, -49(%rbp) ## 1-byte Spill
LBB95_4:
movb -49(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -4(%rbp)
LBB95_5:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_StringMatchObj ## -- Begin function Jim_StringMatchObj
.p2align 4, 0x90
_Jim_StringMatchObj: ## @Jim_StringMatchObj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movq -16(%rbp), %rdi
callq _Jim_String
movq %rax, -40(%rbp) ## 8-byte Spill
movq -24(%rbp), %rdi
callq _Jim_String
movq -40(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
movl -28(%rbp), %edx
callq _JimGlobMatch
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimGlobMatch
_JimGlobMatch: ## @JimGlobMatch
.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 %edx, -28(%rbp)
LBB97_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpb $0, (%rax)
je LBB97_32
## %bb.2: ## in Loop: Header=BB97_1 Depth=1
movq -16(%rbp), %rax
movsbl (%rax), %eax
movl %eax, -40(%rbp) ## 4-byte Spill
subl $42, %eax
je LBB97_3
jmp LBB97_37
LBB97_37: ## in Loop: Header=BB97_1 Depth=1
movl -40(%rbp), %eax ## 4-byte Reload
subl $63, %eax
je LBB97_14
jmp LBB97_38
LBB97_38: ## in Loop: Header=BB97_1 Depth=1
movl -40(%rbp), %eax ## 4-byte Reload
subl $91, %eax
je LBB97_15
jmp LBB97_39
LBB97_39: ## in Loop: Header=BB97_1 Depth=1
movl -40(%rbp), %eax ## 4-byte Reload
subl $92, %eax
je LBB97_20
jmp LBB97_23
LBB97_3:
jmp LBB97_4
LBB97_4: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $42, %eax
jne LBB97_6
## %bb.5: ## in Loop: Header=BB97_4 Depth=1
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB97_4
LBB97_6:
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
cmpb $0, (%rax)
jne LBB97_8
## %bb.7:
movl $1, -4(%rbp)
jmp LBB97_36
LBB97_8:
jmp LBB97_9
LBB97_9: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
cmpb $0, (%rax)
je LBB97_13
## %bb.10: ## in Loop: Header=BB97_9 Depth=1
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -28(%rbp), %edx
callq _JimGlobMatch
cmpl $0, %eax
je LBB97_12
## %bb.11:
movl $1, -4(%rbp)
jmp LBB97_36
LBB97_12: ## in Loop: Header=BB97_9 Depth=1
movq -24(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -32(%rbp)
movq -24(%rbp), %rax
addq $1, %rax
movq %rax, -24(%rbp)
jmp LBB97_9
LBB97_13:
movl $0, -4(%rbp)
jmp LBB97_36
LBB97_14: ## in Loop: Header=BB97_1 Depth=1
movq -24(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -32(%rbp)
movq -24(%rbp), %rax
addq $1, %rax
movq %rax, -24(%rbp)
jmp LBB97_26
LBB97_15: ## in Loop: Header=BB97_1 Depth=1
movq -24(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -32(%rbp)
movq -24(%rbp), %rax
addq $1, %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rdi
addq $1, %rdi
movl -32(%rbp), %esi
movl -28(%rbp), %ecx
xorl %edx, %edx
movl $1, %eax
cmpl $0, %ecx
cmovnel %eax, %edx
callq _JimCharsetMatch
movq %rax, -16(%rbp)
cmpq $0, -16(%rbp)
jne LBB97_17
## %bb.16:
movl $0, -4(%rbp)
jmp LBB97_36
LBB97_17: ## in Loop: Header=BB97_1 Depth=1
movq -16(%rbp), %rax
cmpb $0, (%rax)
jne LBB97_19
## %bb.18: ## in Loop: Header=BB97_1 Depth=1
jmp LBB97_1
LBB97_19: ## in Loop: Header=BB97_1 Depth=1
jmp LBB97_26
LBB97_20: ## in Loop: Header=BB97_1 Depth=1
movq -16(%rbp), %rax
cmpb $0, 1(%rax)
je LBB97_22
## %bb.21: ## in Loop: Header=BB97_1 Depth=1
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
LBB97_22: ## in Loop: Header=BB97_1 Depth=1
jmp LBB97_23
LBB97_23: ## in Loop: Header=BB97_1 Depth=1
movq -24(%rbp), %rdi
movl -28(%rbp), %edx
leaq -32(%rbp), %rsi
callq _utf8_tounicode_case
movl %eax, %ecx
movq -24(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rdi
movl -28(%rbp), %edx
leaq -36(%rbp), %rsi
callq _utf8_tounicode_case
movl -36(%rbp), %eax
cmpl -32(%rbp), %eax
je LBB97_25
## %bb.24:
movl $0, -4(%rbp)
jmp LBB97_36
LBB97_25: ## in Loop: Header=BB97_1 Depth=1
jmp LBB97_26
LBB97_26: ## in Loop: Header=BB97_1 Depth=1
movq -16(%rbp), %rdi
movl -28(%rbp), %edx
leaq -36(%rbp), %rsi
callq _utf8_tounicode_case
movl %eax, %ecx
movq -16(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -16(%rbp)
movq -24(%rbp), %rax
cmpb $0, (%rax)
jne LBB97_31
## %bb.27:
jmp LBB97_28
LBB97_28: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movsbl (%rax), %eax
cmpl $42, %eax
jne LBB97_30
## %bb.29: ## in Loop: Header=BB97_28 Depth=1
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB97_28
LBB97_30:
jmp LBB97_32
LBB97_31: ## in Loop: Header=BB97_1 Depth=1
jmp LBB97_1
LBB97_32:
movq -16(%rbp), %rax
cmpb $0, (%rax)
jne LBB97_35
## %bb.33:
movq -24(%rbp), %rax
cmpb $0, (%rax)
jne LBB97_35
## %bb.34:
movl $1, -4(%rbp)
jmp LBB97_36
LBB97_35:
movl $0, -4(%rbp)
LBB97_36:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_StringCompareObj ## -- Begin function Jim_StringCompareObj
.p2align 4, 0x90
_Jim_StringCompareObj: ## @Jim_StringCompareObj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq -24(%rbp), %rdi
leaq -40(%rbp), %rsi
callq _Jim_GetString
movq %rax, -56(%rbp)
movq -32(%rbp), %rdi
leaq -44(%rbp), %rsi
callq _Jim_GetString
movq %rax, -64(%rbp)
cmpl $0, -36(%rbp)
je LBB98_2
## %bb.1:
movq -56(%rbp), %rdi
movq -64(%rbp), %rsi
movl -36(%rbp), %ecx
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _JimStringCompareLen
movl %eax, -4(%rbp)
jmp LBB98_3
LBB98_2:
movq -56(%rbp), %rdi
movl -40(%rbp), %esi
movq -64(%rbp), %rdx
movl -44(%rbp), %ecx
callq _JimStringCompare
movl %eax, -4(%rbp)
LBB98_3:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringCompareLen
_JimStringCompareLen: ## @JimStringCompareLen
.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 %edx, -28(%rbp)
movl %ecx, -32(%rbp)
LBB99_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -41(%rbp) ## 1-byte Spill
je LBB99_4
## %bb.2: ## in Loop: Header=BB99_1 Depth=1
movq -24(%rbp), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -41(%rbp) ## 1-byte Spill
je LBB99_4
## %bb.3: ## in Loop: Header=BB99_1 Depth=1
cmpl $0, -28(%rbp)
setne %al
movb %al, -41(%rbp) ## 1-byte Spill
LBB99_4: ## in Loop: Header=BB99_1 Depth=1
movb -41(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB99_5
jmp LBB99_8
LBB99_5: ## in Loop: Header=BB99_1 Depth=1
movq -16(%rbp), %rdi
movl -32(%rbp), %edx
leaq -36(%rbp), %rsi
callq _utf8_tounicode_case
movl %eax, %ecx
movq -16(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -16(%rbp)
movq -24(%rbp), %rdi
movl -32(%rbp), %edx
leaq -40(%rbp), %rsi
callq _utf8_tounicode_case
movl %eax, %ecx
movq -24(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -24(%rbp)
movl -36(%rbp), %eax
cmpl -40(%rbp), %eax
je LBB99_7
## %bb.6:
movl -36(%rbp), %eax
subl -40(%rbp), %eax
movslq %eax, %rdi
callq _JimSign
movl %eax, -4(%rbp)
jmp LBB99_15
LBB99_7: ## in Loop: Header=BB99_1 Depth=1
movl -28(%rbp), %eax
addl $-1, %eax
movl %eax, -28(%rbp)
jmp LBB99_1
LBB99_8:
cmpl $0, -28(%rbp)
jne LBB99_10
## %bb.9:
movl $0, -4(%rbp)
jmp LBB99_15
LBB99_10:
movq -16(%rbp), %rax
cmpb $0, (%rax)
je LBB99_12
## %bb.11:
movl $1, -4(%rbp)
jmp LBB99_15
LBB99_12:
movq -24(%rbp), %rax
cmpb $0, (%rax)
je LBB99_14
## %bb.13:
movl $-1, -4(%rbp)
jmp LBB99_15
LBB99_14:
movl $0, -4(%rbp)
LBB99_15:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringCompare
_JimStringCompare: ## @JimStringCompare
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movl -20(%rbp), %eax
cmpl -36(%rbp), %eax
jge LBB100_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
movslq -20(%rbp), %rdx
callq _memcmp
movl %eax, %edx
movl $1, %eax
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
cmpl $0, %edx
cmovlel %ecx, %eax
movl %eax, -4(%rbp)
jmp LBB100_5
LBB100_2:
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB100_4
## %bb.3:
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
movslq -36(%rbp), %rdx
callq _memcmp
movl %eax, %edx
movl $4294967295, %eax ## imm = 0xFFFFFFFF
movl $1, %ecx
cmpl $0, %edx
cmovgel %ecx, %eax
movl %eax, -4(%rbp)
jmp LBB100_5
LBB100_4:
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
movslq -20(%rbp), %rdx
callq _memcmp
movslq %eax, %rdi
callq _JimSign
movl %eax, -4(%rbp)
LBB100_5:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_StringCompareLenObj ## -- Begin function Jim_StringCompareLenObj
.p2align 4, 0x90
_Jim_StringCompareLenObj: ## @Jim_StringCompareLenObj
.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)
movl %ecx, -28(%rbp)
movq -16(%rbp), %rdi
callq _Jim_String
movq %rax, -40(%rbp)
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, -48(%rbp)
movq -40(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -48(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _Jim_Utf8Length
movq -64(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rsi ## 8-byte Reload
movl %eax, %edx
movl -28(%rbp), %ecx
callq _JimStringCompareLen
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_StringByteRangeObj ## -- Begin function Jim_StringByteRangeObj
.p2align 4, 0x90
_Jim_StringByteRangeObj: ## @Jim_StringByteRangeObj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq -24(%rbp), %rdi
leaq -64(%rbp), %rsi
callq _Jim_GetString
movq %rax, -56(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
movq -40(%rbp), %rdx
movl -64(%rbp), %ecx
leaq -44(%rbp), %r8
leaq -48(%rbp), %r9
leaq -60(%rbp), %rax
movq %rax, (%rsp)
callq _JimStringGetRange
cmpl $0, %eax
je LBB102_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB102_6
LBB102_2:
cmpl $0, -44(%rbp)
jne LBB102_5
## %bb.3:
movl -60(%rbp), %eax
cmpl -64(%rbp), %eax
jne LBB102_5
## %bb.4:
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB102_6
LBB102_5:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movslq -44(%rbp), %rax
addq %rax, %rsi
movl -60(%rbp), %edx
callq _Jim_NewStringObj
movq %rax, -8(%rbp)
LBB102_6:
movq -8(%rbp), %rax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringGetRange
_JimStringGetRange: ## @JimStringGetRange
.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 16(%rbp), %rax
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq %r8, -48(%rbp)
movq %r9, -56(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -48(%rbp), %rdx
callq _Jim_GetIndex
cmpl $0, %eax
je LBB103_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB103_5
LBB103_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
movq -56(%rbp), %rdx
callq _Jim_GetIndex
cmpl $0, %eax
je LBB103_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB103_5
LBB103_4:
movl -36(%rbp), %edi
movq -48(%rbp), %rax
movl (%rax), %esi
callq _JimRelToAbsIndex
movl %eax, %ecx
movq -48(%rbp), %rax
movl %ecx, (%rax)
movl -36(%rbp), %edi
movq -56(%rbp), %rax
movl (%rax), %esi
callq _JimRelToAbsIndex
movl %eax, %ecx
movq -56(%rbp), %rax
movl %ecx, (%rax)
movl -36(%rbp), %edi
movq -48(%rbp), %rsi
movq -56(%rbp), %rdx
movq 16(%rbp), %rcx
callq _JimRelToAbsRange
movl $0, -4(%rbp)
LBB103_5:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_StringRangeObj ## -- Begin function Jim_StringRangeObj
.p2align 4, 0x90
_Jim_StringRangeObj: ## @Jim_StringRangeObj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
movq -32(%rbp), %rcx
callq _Jim_StringByteRangeObj
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _JimStringReplaceObj ## -- Begin function JimStringReplaceObj
.p2align 4, 0x90
_JimStringReplaceObj: ## @JimStringReplaceObj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq %r8, -48(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_Utf8Length
movl %eax, -68(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
movq -40(%rbp), %rdx
movl -68(%rbp), %ecx
leaq -52(%rbp), %r8
leaq -56(%rbp), %r9
leaq -72(%rbp), %rax
movq %rax, (%rsp)
callq _JimStringGetRange
cmpl $0, %eax
je LBB105_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB105_7
LBB105_2:
movl -56(%rbp), %eax
cmpl -52(%rbp), %eax
jge LBB105_4
## %bb.3:
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB105_7
LBB105_4:
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, -64(%rbp)
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
movl -52(%rbp), %edx
callq _Jim_NewStringObjUtf8
movq %rax, -80(%rbp)
cmpq $0, -48(%rbp)
je LBB105_6
## %bb.5:
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
movq -48(%rbp), %rdx
callq _Jim_AppendObj
LBB105_6:
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
movq -64(%rbp), %rdx
movl -56(%rbp), %eax
addl $1, %eax
cltq
addq %rax, %rdx
movl -68(%rbp), %ecx
subl -56(%rbp), %ecx
subl $1, %ecx
callq _Jim_AppendString
movq -80(%rbp), %rax
movq %rax, -8(%rbp)
LBB105_7:
movq -8(%rbp), %rax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _JimGetScript ## -- Begin function JimGetScript
.p2align 4, 0x90
_JimGetScript: ## @JimGetScript
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq -8(%rbp), %rcx
cmpq 208(%rcx), %rax
jne LBB106_2
## %bb.1:
movq -8(%rbp), %rax
movq 200(%rax), %rax
movq %rax, -16(%rbp)
LBB106_2:
movq -16(%rbp), %rax
leaq _scriptObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB106_4
## %bb.3:
movq -16(%rbp), %rax
movq 24(%rax), %rax
cmpl $0, 20(%rax)
je LBB106_5
LBB106_4:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _JimSetScriptFromAny
LBB106_5:
movq -16(%rbp), %rax
movq 24(%rax), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimSetScriptFromAny
_JimSetScriptFromAny: ## @JimSetScriptFromAny
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $608, %rsp ## imm = 0x260
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rdi
leaq -20(%rbp), %rsi
callq _Jim_GetString
movq %rax, -32(%rbp)
movl $1, -604(%rbp)
movq -16(%rbp), %rax
leaq _sourceObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB107_2
## %bb.1:
movq -16(%rbp), %rax
movl 32(%rax), %eax
movl %eax, -604(%rbp)
LBB107_2:
leaq -600(%rbp), %rdi
callq _ScriptTokenListInit
movq -32(%rbp), %rsi
movl -20(%rbp), %edx
movl -604(%rbp), %ecx
leaq -96(%rbp), %rdi
callq _JimParserInit
LBB107_3: ## =>This Inner Loop Header: Depth=1
cmpl $0, -56(%rbp)
setne %al
xorb $-1, %al
testb $1, %al
jne LBB107_4
jmp LBB107_5
LBB107_4: ## in Loop: Header=BB107_3 Depth=1
leaq -96(%rbp), %rdi
callq _JimParseScript
movq -80(%rbp), %rsi
movq -72(%rbp), %rax
movq -80(%rbp), %rcx
subq %rcx, %rax
addq $1, %rax
movl %eax, %edx
movl -60(%rbp), %ecx
movl -64(%rbp), %r8d
leaq -600(%rbp), %rdi
callq _ScriptAddToken
jmp LBB107_3
LBB107_5:
movq -32(%rbp), %rsi
movslq -20(%rbp), %rax
addq %rax, %rsi
leaq -600(%rbp), %rdi
xorl %r8d, %r8d
movl $8, %ecx
movl %r8d, %edx
callq _ScriptAddToken
movl $40, %edi
callq _Jim_Alloc
movq %rax, -104(%rbp)
movq -104(%rbp), %rdi
xorl %esi, %esi
movl $40, %edx
movq $-1, %rcx
callq ___memset_chk
movq -104(%rbp), %rax
movl $1, 24(%rax)
movq -16(%rbp), %rax
leaq _sourceObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB107_7
## %bb.6:
movq -16(%rbp), %rax
movq 24(%rax), %rcx
movq -104(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB107_8
LBB107_7:
movq -8(%rbp), %rax
movq 208(%rax), %rcx
movq -104(%rbp), %rax
movq %rcx, 8(%rax)
LBB107_8:
movq -104(%rbp), %rax
movq 8(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movl -44(%rbp), %ecx
movq -104(%rbp), %rax
movl %ecx, 36(%rax)
movl -40(%rbp), %ecx
movq -104(%rbp), %rax
movl %ecx, 32(%rax)
movq -8(%rbp), %rdi
movq -104(%rbp), %rsi
leaq -600(%rbp), %rdx
callq _ScriptObjAddTokens
leaq -600(%rbp), %rdi
callq _ScriptTokenListFree
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
je LBB107_11
## %bb.9:
movq -16(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB107_11
## %bb.10:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq *%rax
LBB107_11:
movq -104(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
leaq _scriptObjType(%rip), %rcx
movq %rcx, 8(%rax)
addq $608, %rsp ## imm = 0x260
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_MakeGlobalNamespaceName ## -- Begin function Jim_MakeGlobalNamespaceName
.p2align 4, 0x90
_Jim_MakeGlobalNamespaceName: ## @Jim_MakeGlobalNamespaceName
.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 -16(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCreateCommand
_JimCreateCommand: ## @JimCreateCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
addq $104, %rdi
movq -16(%rbp), %rsi
callq _Jim_FindHashEntry
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
je LBB109_2
## %bb.1:
movq -8(%rbp), %rax
movq 152(%rax), %rcx
addq $1, %rcx
movq %rcx, 152(%rax)
LBB109_2:
cmpq $0, -32(%rbp)
je LBB109_10
## %bb.3:
movq -8(%rbp), %rax
cmpl $0, 168(%rax)
je LBB109_10
## %bb.4:
movq -32(%rbp), %rax
movq 8(%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
## %bb.5:
movq -8(%rbp), %rax
movq 112(%rax), %rax
cmpq $0, 16(%rax)
je LBB109_7
## %bb.6:
movq -8(%rbp), %rax
movq 112(%rax), %rax
movq 16(%rax), %rax
movq -8(%rbp), %rcx
movq 120(%rcx), %rdi
movq -24(%rbp), %rsi
callq *%rax
movq %rax, %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB109_8
LBB109_7:
movq -24(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
LBB109_8:
jmp LBB109_9
LBB109_9:
jmp LBB109_13
LBB109_10:
cmpq $0, -32(%rbp)
je LBB109_12
## %bb.11:
movq -8(%rbp), %rdi
addq $104, %rdi
movq -16(%rbp), %rsi
callq _Jim_DeleteHashEntry
LBB109_12:
movq -8(%rbp), %rdi
addq $104, %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
callq _Jim_AddHashEntry
LBB109_13:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_DeleteCommand ## -- Begin function Jim_DeleteCommand
.p2align 4, 0x90
_Jim_DeleteCommand: ## @Jim_DeleteCommand
.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, -20(%rbp)
movq -16(%rbp), %rax
movsbl (%rax), %eax
cmpl $58, %eax
jne LBB110_3
## %bb.1:
movq -16(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB110_3
## %bb.2:
movq -16(%rbp), %rax
addq $2, %rax
movq %rax, -48(%rbp) ## 8-byte Spill
jmp LBB110_4
LBB110_3:
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
LBB110_4:
movq -48(%rbp), %rax ## 8-byte Reload
movq %rax, -40(%rbp)
movq -8(%rbp), %rdi
addq $104, %rdi
movq -40(%rbp), %rsi
callq _Jim_DeleteHashEntry
cmpl $1, %eax
jne LBB110_6
## %bb.5:
movq -8(%rbp), %rdi
movq -16(%rbp), %rdx
leaq L_.str.54(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -20(%rbp)
jmp LBB110_7
LBB110_6:
movq -8(%rbp), %rax
movq 152(%rax), %rcx
addq $1, %rcx
movq %rcx, 152(%rax)
LBB110_7:
movl -20(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_RenameCommand ## -- Begin function Jim_RenameCommand
.p2align 4, 0x90
_Jim_RenameCommand: ## @Jim_RenameCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl $1, -36(%rbp)
movq -32(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB111_2
## %bb.1:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_DeleteCommand
movl %eax, -4(%rbp)
jmp LBB111_17
LBB111_2:
movq -24(%rbp), %rax
movsbl (%rax), %eax
cmpl $58, %eax
jne LBB111_5
## %bb.3:
movq -24(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB111_5
## %bb.4:
movq -24(%rbp), %rax
addq $2, %rax
movq %rax, -96(%rbp) ## 8-byte Spill
jmp LBB111_6
LBB111_5:
movq -24(%rbp), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
LBB111_6:
movq -96(%rbp), %rax ## 8-byte Reload
movq %rax, -80(%rbp)
movq -32(%rbp), %rax
movsbl (%rax), %eax
cmpl $58, %eax
jne LBB111_9
## %bb.7:
movq -32(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB111_9
## %bb.8:
movq -32(%rbp), %rax
addq $2, %rax
movq %rax, -104(%rbp) ## 8-byte Spill
jmp LBB111_10
LBB111_9:
movq -32(%rbp), %rax
movq %rax, -104(%rbp) ## 8-byte Spill
LBB111_10:
movq -104(%rbp), %rax ## 8-byte Reload
movq %rax, -88(%rbp)
movq -16(%rbp), %rdi
addq $104, %rdi
movq -80(%rbp), %rsi
callq _Jim_FindHashEntry
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
jne LBB111_12
## %bb.11:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.55(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
jmp LBB111_16
LBB111_12:
movq -16(%rbp), %rdi
addq $104, %rdi
movq -88(%rbp), %rsi
callq _Jim_FindHashEntry
cmpq $0, %rax
je LBB111_14
## %bb.13:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
leaq L_.str.56(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
jmp LBB111_15
LBB111_14:
movq -48(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rdi
callq _JimIncrCmdRefCount
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movq -88(%rbp), %rdx
callq _JimUpdateProcNamespace
movq -16(%rbp), %rdi
addq $104, %rdi
movq -88(%rbp), %rsi
movq -56(%rbp), %rdx
callq _Jim_AddHashEntry
movq -16(%rbp), %rdi
addq $104, %rdi
movq -80(%rbp), %rsi
callq _Jim_DeleteHashEntry
movq -16(%rbp), %rax
movq 152(%rax), %rcx
addq $1, %rcx
movq %rcx, 152(%rax)
movl $0, -36(%rbp)
LBB111_15:
jmp LBB111_16
LBB111_16:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
LBB111_17:
movl -4(%rbp), %eax
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimIncrCmdRefCount
_JimIncrCmdRefCount: ## @JimIncrCmdRefCount
.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 (%rax), %ecx
addl $1, %ecx
movl %ecx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimUpdateProcNamespace
_JimUpdateProcNamespace: ## @JimUpdateProcNamespace
.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)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SetVariableFromAny
_SetVariableFromAny: ## @SetVariableFromAny
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rax
leaq _variableObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB114_7
## %bb.1:
movq -24(%rbp), %rax
cmpl $0, 40(%rax)
je LBB114_3
## %bb.2:
movq -16(%rbp), %rax
movq 96(%rax), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
jmp LBB114_4
LBB114_3:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
LBB114_4:
movq -64(%rbp), %rax ## 8-byte Reload
movq %rax, -40(%rbp)
movq -24(%rbp), %rax
movq 32(%rax), %rax
movq -40(%rbp), %rcx
cmpq (%rcx), %rax
jne LBB114_6
## %bb.5:
movl $0, -4(%rbp)
jmp LBB114_35
LBB114_6:
jmp LBB114_13
LBB114_7:
movq -24(%rbp), %rax
leaq _dictSubstObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB114_9
## %bb.8:
movl $100, -4(%rbp)
jmp LBB114_35
LBB114_9:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.58(%rip), %rsi
callq _JimValidName
cmpl $0, %eax
je LBB114_11
## %bb.10:
movl $1, -4(%rbp)
jmp LBB114_35
LBB114_11:
jmp LBB114_12
LBB114_12:
jmp LBB114_13
LBB114_13:
movq -24(%rbp), %rdi
leaq -56(%rbp), %rsi
callq _Jim_GetString
movq %rax, -32(%rbp)
cmpl $0, -56(%rbp)
je LBB114_17
## %bb.14:
movq -32(%rbp), %rax
movl -56(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $41, %eax
jne LBB114_17
## %bb.15:
movq -32(%rbp), %rdi
movl $40, %esi
callq _strchr
cmpq $0, %rax
je LBB114_17
## %bb.16:
movl $100, -4(%rbp)
jmp LBB114_35
LBB114_17:
movq -32(%rbp), %rax
movsbl (%rax), %eax
cmpl $58, %eax
jne LBB114_23
## %bb.18:
movq -32(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB114_23
## %bb.19:
jmp LBB114_20
LBB114_20: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB114_22
## %bb.21: ## in Loop: Header=BB114_20 Depth=1
jmp LBB114_20
LBB114_22:
movl $1, -52(%rbp)
movq -16(%rbp), %rax
movq 96(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB114_24
LBB114_23:
movl $0, -52(%rbp)
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -40(%rbp)
LBB114_24:
movq -40(%rbp), %rdi
addq $16, %rdi
movq -32(%rbp), %rsi
callq _Jim_FindHashEntry
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
jne LBB114_31
## %bb.25:
cmpl $0, -52(%rbp)
jne LBB114_28
## %bb.26:
movq -40(%rbp), %rax
cmpq $0, 64(%rax)
je LBB114_28
## %bb.27:
movq -40(%rbp), %rax
movq 64(%rax), %rdi
movq -32(%rbp), %rsi
callq _Jim_FindHashEntry
movq %rax, -48(%rbp)
LBB114_28:
cmpq $0, -48(%rbp)
jne LBB114_30
## %bb.29:
movl $1, -4(%rbp)
jmp LBB114_35
LBB114_30:
jmp LBB114_31
LBB114_31:
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB114_34
## %bb.32:
movq -24(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB114_34
## %bb.33:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq *%rax
LBB114_34:
movq -24(%rbp), %rax
leaq _variableObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -40(%rbp), %rax
movq (%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 32(%rax)
movq -48(%rbp), %rax
movq 8(%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movl -52(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, 40(%rax)
movl $0, -4(%rbp)
LBB114_35:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimDictSugarSet
_JimDictSugarSet: ## @JimDictSugarSet
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetDictSubstFromAny
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq 24(%rax), %rsi
movq -24(%rbp), %rdx
addq $24, %rdx
addq $8, %rdx
movq -32(%rbp), %r8
movl $1, %ecx
movl $8, %r9d
callq _Jim_SetDictKeysVector
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
jne LBB115_6
## %bb.1:
jmp LBB115_2
LBB115_2:
movq -16(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB115_4
## %bb.3:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB115_4:
movq -48(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.5:
jmp LBB115_11
LBB115_6:
cmpq $0, -32(%rbp)
jne LBB115_10
## %bb.7:
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq 24(%rax), %rsi
xorl %edx, %edx
callq _Jim_GetVariable
cmpq $0, %rax
je LBB115_9
## %bb.8:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.313(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB115_12
LBB115_9:
jmp LBB115_10
LBB115_10:
movq -16(%rbp), %rdi
movq -32(%rbp), %rcx
leaq L_.str.300(%rip), %rdx
leaq L_.str.298(%rip), %rax
cmpq $0, %rcx
cmovneq %rax, %rdx
movq -24(%rbp), %rcx
leaq L_.str.314(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
LBB115_11:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
LBB115_12:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimValidName
_JimValidName: ## @JimValidName
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -32(%rbp), %rax
leaq _variableObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB116_4
## %bb.1:
movq -32(%rbp), %rdi
leaq -36(%rbp), %rsi
callq _Jim_GetString
movq %rax, -48(%rbp)
movq -48(%rbp), %rdi
movslq -36(%rbp), %rdx
xorl %esi, %esi
callq _memchr
cmpq $0, %rax
je LBB116_3
## %bb.2:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.312(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB116_5
LBB116_3:
jmp LBB116_4
LBB116_4:
movl $0, -4(%rbp)
LBB116_5:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCreateVariable
_JimCreateVariable: ## @JimCreateVariable
.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)
movl $16, %edi
callq _Jim_Alloc
movq %rax, -56(%rbp)
movq -24(%rbp), %rcx
movq -56(%rbp), %rax
movq %rcx, (%rax)
movq -24(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -56(%rbp), %rax
movq $0, 8(%rax)
movq -16(%rbp), %rdi
callq _Jim_String
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movsbl (%rax), %eax
cmpl $58, %eax
jne LBB117_6
## %bb.1:
movq -32(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB117_6
## %bb.2:
jmp LBB117_3
LBB117_3: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB117_5
## %bb.4: ## in Loop: Header=BB117_3 Depth=1
jmp LBB117_3
LBB117_5:
movq -8(%rbp), %rax
movq 96(%rax), %rax
movq %rax, -40(%rbp)
movl $1, -44(%rbp)
jmp LBB117_7
LBB117_6:
movq -8(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -40(%rbp)
movl $0, -44(%rbp)
LBB117_7:
movq -40(%rbp), %rdi
addq $16, %rdi
movq -32(%rbp), %rsi
movq -56(%rbp), %rdx
callq _Jim_AddHashEntry
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
je LBB117_10
## %bb.8:
movq -16(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB117_10
## %bb.9:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq *%rax
LBB117_10:
movq -16(%rbp), %rax
leaq _variableObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -40(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 32(%rax)
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movl -44(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 40(%rax)
movq -56(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_SetVariableStr ## -- Begin function Jim_SetVariableStr
.p2align 4, 0x90
_Jim_SetVariableStr: ## @Jim_SetVariableStr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
movq -24(%rbp), %rdx
callq _Jim_SetVariable
movl %eax, -36(%rbp)
movq -32(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB118_2
## %bb.1:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
LBB118_2:
movl -36(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_SetGlobalVariableStr ## -- Begin function Jim_SetGlobalVariableStr
.p2align 4, 0x90
_Jim_SetGlobalVariableStr: ## @Jim_SetGlobalVariableStr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
movq 96(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 88(%rax)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
callq _Jim_SetVariableStr
movl %eax, -36(%rbp)
movq -32(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 88(%rax)
movl -36(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_SetVariableStrWithStr ## -- Begin function Jim_SetVariableStrWithStr
.p2align 4, 0x90
_Jim_SetVariableStrWithStr: ## @Jim_SetVariableStrWithStr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -32(%rbp)
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -40(%rbp)
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
movq -40(%rbp), %rdx
callq _Jim_SetVariable
movl %eax, -44(%rbp)
movq -32(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB120_2
## %bb.1:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
LBB120_2:
movq -40(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB120_4
## %bb.3:
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_FreeObj
LBB120_4:
movl -44(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_SetVariableLink ## -- Begin function Jim_SetVariableLink
.p2align 4, 0x90
_Jim_SetVariableLink: ## @Jim_SetVariableLink
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetVariableFromAny
movl %eax, %ecx
movl %ecx, -92(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB121_2
jmp LBB121_42
LBB121_42:
movl -92(%rbp), %eax ## 4-byte Reload
subl $100, %eax
jne LBB121_5
jmp LBB121_1
LBB121_1:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.59(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB121_41
LBB121_2:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB121_4
## %bb.3:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.60(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB121_41
LBB121_4:
movq -72(%rbp), %rax
movq $0, 8(%rax)
LBB121_5:
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movsbl (%rax), %eax
cmpl $58, %eax
jne LBB121_11
## %bb.6:
movq -48(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB121_11
## %bb.7:
jmp LBB121_8
LBB121_8: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -48(%rbp)
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB121_10
## %bb.9: ## in Loop: Header=BB121_8 Depth=1
jmp LBB121_8
LBB121_10:
movq -16(%rbp), %rax
movq 96(%rax), %rax
movq %rax, -64(%rbp)
jmp LBB121_12
LBB121_11:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -64(%rbp)
LBB121_12:
movq -32(%rbp), %rdi
callq _Jim_String
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movsbl (%rax), %eax
cmpl $58, %eax
jne LBB121_18
## %bb.13:
movq -56(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB121_18
## %bb.14:
jmp LBB121_15
LBB121_15: ## =>This Inner Loop Header: Depth=1
movq -56(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -56(%rbp)
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB121_17
## %bb.16: ## in Loop: Header=BB121_15 Depth=1
jmp LBB121_15
LBB121_17:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movq 96(%rax), %rax
movq %rax, -40(%rbp)
LBB121_18:
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -64(%rbp), %rax
movl 8(%rax), %eax
movq -40(%rbp), %rcx
cmpl 8(%rcx), %eax
jge LBB121_22
## %bb.19:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.61(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movq -32(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB121_21
## %bb.20:
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
LBB121_21:
movl $1, -4(%rbp)
jmp LBB121_41
LBB121_22:
movq -64(%rbp), %rax
cmpq -40(%rbp), %rax
jne LBB121_38
## %bb.23:
movq -32(%rbp), %rax
movq %rax, -80(%rbp)
LBB121_24: ## =>This Inner Loop Header: Depth=1
movq -80(%rbp), %rdi
callq _Jim_String
movq %rax, %rdi
movq -48(%rbp), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB121_32
## %bb.25:
jmp LBB121_26
LBB121_26:
movq -16(%rbp), %rdi
leaq L_.str.62(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB121_28
## %bb.27:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB121_28:
movq -88(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.29:
movq -32(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB121_31
## %bb.30:
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
LBB121_31:
movl $1, -4(%rbp)
jmp LBB121_41
LBB121_32: ## in Loop: Header=BB121_24 Depth=1
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
callq _SetVariableFromAny
cmpl $0, %eax
je LBB121_34
## %bb.33:
jmp LBB121_37
LBB121_34: ## in Loop: Header=BB121_24 Depth=1
movq -80(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movq 8(%rax), %rax
cmpq -40(%rbp), %rax
je LBB121_36
## %bb.35:
jmp LBB121_37
LBB121_36: ## in Loop: Header=BB121_24 Depth=1
movq -72(%rbp), %rax
movq (%rax), %rax
movq %rax, -80(%rbp)
jmp LBB121_24
LBB121_37:
jmp LBB121_38
LBB121_38:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
callq _Jim_SetVariable
movq -40(%rbp), %rcx
movq -24(%rbp), %rax
movq 24(%rax), %rax
movq %rcx, 8(%rax)
movq -32(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB121_40
## %bb.39:
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
LBB121_40:
movl $0, -4(%rbp)
LBB121_41:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetVariable ## -- Begin function Jim_GetVariable
.p2align 4, 0x90
_Jim_GetVariable: ## @Jim_GetVariable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetVariableFromAny
movl %eax, %ecx
movl %ecx, -60(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB122_1
jmp LBB122_12
LBB122_12:
movl -60(%rbp), %eax ## 4-byte Reload
subl $100, %eax
je LBB122_7
jmp LBB122_8
LBB122_1:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB122_3
## %bb.2:
movq -40(%rbp), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
jmp LBB122_11
LBB122_3:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -56(%rbp)
movq -40(%rbp), %rax
movq 8(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 88(%rax)
movq -16(%rbp), %rdi
movq -40(%rbp), %rax
movq (%rax), %rsi
movl -28(%rbp), %edx
callq _Jim_GetVariable
movq %rax, -48(%rbp)
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 88(%rax)
cmpq $0, -48(%rbp)
je LBB122_5
## %bb.4:
movq -48(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB122_11
LBB122_5:
jmp LBB122_6
LBB122_6:
jmp LBB122_8
LBB122_7:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -28(%rbp), %edx
callq _JimDictSugarGet
movq %rax, -8(%rbp)
jmp LBB122_11
LBB122_8:
movl -28(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB122_10
## %bb.9:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.63(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
LBB122_10:
movq $0, -8(%rbp)
LBB122_11:
movq -8(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimDictSugarGet
_JimDictSugarGet: ## @JimDictSugarGet
.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 -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _SetDictSubstFromAny
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 24(%rax), %rsi
movq -16(%rbp), %rax
movq 32(%rax), %rdx
movl -20(%rbp), %ecx
callq _JimDictExpandArrayVariable
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetGlobalVariable ## -- Begin function Jim_GetGlobalVariable
.p2align 4, 0x90
_Jim_GetGlobalVariable: ## @Jim_GetGlobalVariable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq -8(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
movq 96(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 88(%rax)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl -20(%rbp), %edx
callq _Jim_GetVariable
movq %rax, -40(%rbp)
movq -32(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 88(%rax)
movq -40(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetVariableStr ## -- Begin function Jim_GetVariableStr
.p2align 4, 0x90
_Jim_GetVariableStr: ## @Jim_GetVariableStr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
movl -20(%rbp), %edx
callq _Jim_GetVariable
movq %rax, -40(%rbp)
movq -32(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB125_2
## %bb.1:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
LBB125_2:
movq -40(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetGlobalVariableStr ## -- Begin function Jim_GetGlobalVariableStr
.p2align 4, 0x90
_Jim_GetGlobalVariableStr: ## @Jim_GetGlobalVariableStr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq -8(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
movq 96(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 88(%rax)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl -20(%rbp), %edx
callq _Jim_GetVariableStr
movq %rax, -40(%rbp)
movq -32(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 88(%rax)
movq -40(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_UnsetVariable ## -- Begin function Jim_UnsetVariable
.p2align 4, 0x90
_Jim_UnsetVariable: ## @Jim_UnsetVariable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetVariableFromAny
movl %eax, -44(%rbp)
cmpl $100, -44(%rbp)
jne LBB127_2
## %bb.1:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _JimDictSugarSet
movl %eax, -4(%rbp)
jmp LBB127_17
LBB127_2:
cmpl $0, -44(%rbp)
jne LBB127_12
## %bb.3:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
cmpq $0, 8(%rax)
je LBB127_5
## %bb.4:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -56(%rbp)
movq -40(%rbp), %rax
movq 8(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 88(%rax)
movq -16(%rbp), %rdi
movq -40(%rbp), %rax
movq (%rax), %rsi
xorl %edx, %edx
callq _Jim_UnsetVariable
movl %eax, -44(%rbp)
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 88(%rax)
jmp LBB127_11
LBB127_5:
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, -64(%rbp)
movq -24(%rbp), %rax
cmpl $0, 40(%rax)
je LBB127_7
## %bb.6:
movq -64(%rbp), %rax
addq $2, %rax
movq %rax, -64(%rbp)
movq -16(%rbp), %rax
movq 96(%rax), %rax
movq %rax, -56(%rbp)
jmp LBB127_8
LBB127_7:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -56(%rbp)
LBB127_8:
movq -56(%rbp), %rdi
addq $16, %rdi
movq -64(%rbp), %rsi
callq _Jim_DeleteHashEntry
movl %eax, -44(%rbp)
cmpl $0, -44(%rbp)
jne LBB127_10
## %bb.9:
movq -16(%rbp), %rax
movq 160(%rax), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, 160(%rax)
movq -56(%rbp), %rax
movq %rcx, (%rax)
LBB127_10:
jmp LBB127_11
LBB127_11:
jmp LBB127_12
LBB127_12:
jmp LBB127_13
LBB127_13:
cmpl $0, -44(%rbp)
je LBB127_16
## %bb.14:
movl -28(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB127_16
## %bb.15:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.64(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
LBB127_16:
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
LBB127_17:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_NewReference ## -- Begin function Jim_NewReference
.p2align 4, 0x90
_Jim_NewReference: ## @Jim_NewReference
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq -8(%rbp), %rdi
callq _Jim_CollectIfNeeded
movl $24, %edi
callq _Jim_Alloc
movq %rax, -40(%rbp)
movq -16(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -32(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
cmpq $0, -32(%rbp)
je LBB128_2
## %bb.1:
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
LBB128_2:
movq -8(%rbp), %rcx
movq 232(%rcx), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, 232(%rcx)
movq %rax, -48(%rbp)
movq -8(%rbp), %rdi
addq $240, %rdi
leaq -48(%rbp), %rsi
movq -40(%rbp), %rdx
callq _Jim_AddHashEntry
movq -8(%rbp), %rdi
callq _Jim_NewObj
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
leaq _referenceObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -56(%rbp), %rax
movq $0, (%rax)
movq -48(%rbp), %rcx
movq -56(%rbp), %rax
movq %rcx, 24(%rax)
movq -40(%rbp), %rcx
movq -56(%rbp), %rax
movq %rcx, 32(%rax)
movq -8(%rbp), %rax
movq 232(%rax), %rcx
addq $1, %rcx
movq %rcx, 232(%rax)
movq -24(%rbp), %rdi
leaq -68(%rbp), %rsi
callq _Jim_GetString
movq %rax, -64(%rbp)
cmpl $7, -68(%rbp)
jle LBB128_4
## %bb.3:
movl $7, -68(%rbp)
LBB128_4:
movl $0, -72(%rbp)
LBB128_5: ## =>This Inner Loop Header: Depth=1
cmpl $7, -72(%rbp)
jge LBB128_12
## %bb.6: ## in Loop: Header=BB128_5 Depth=1
movl -72(%rbp), %eax
cmpl -68(%rbp), %eax
jge LBB128_9
## %bb.7: ## in Loop: Header=BB128_5 Depth=1
movq -64(%rbp), %rax
movslq -72(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _isrefchar
cmpl $0, %eax
je LBB128_9
## %bb.8: ## in Loop: Header=BB128_5 Depth=1
movq -64(%rbp), %rax
movslq -72(%rbp), %rcx
movb (%rax,%rcx), %dl
movq -40(%rbp), %rax
movslq -72(%rbp), %rcx
movb %dl, 16(%rax,%rcx)
jmp LBB128_10
LBB128_9: ## in Loop: Header=BB128_5 Depth=1
movq -40(%rbp), %rax
movslq -72(%rbp), %rcx
movb $95, 16(%rax,%rcx)
LBB128_10: ## in Loop: Header=BB128_5 Depth=1
jmp LBB128_11
LBB128_11: ## in Loop: Header=BB128_5 Depth=1
movl -72(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
jmp LBB128_5
LBB128_12:
movq -40(%rbp), %rax
movb $0, 23(%rax)
movq -56(%rbp), %rax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_CollectIfNeeded ## -- Begin function Jim_CollectIfNeeded
.p2align 4, 0x90
_Jim_CollectIfNeeded: ## @Jim_CollectIfNeeded
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq 232(%rax), %rax
movq -8(%rbp), %rcx
subq 288(%rcx), %rax
movq %rax, -16(%rbp)
xorl %eax, %eax
movl %eax, %edi
callq _time
movq -8(%rbp), %rcx
subq 296(%rcx), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -20(%rbp)
cmpq $5000, -16(%rbp) ## imm = 0x1388
ja LBB129_2
## %bb.1:
cmpl $300, -20(%rbp) ## imm = 0x12C
jle LBB129_3
LBB129_2:
movq -8(%rbp), %rdi
callq _Jim_Collect
LBB129_3:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function isrefchar
_isrefchar: ## @isrefchar
.cfi_startproc
## %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)
movb $1, %al
cmpl $95, -4(%rbp)
movb %al, -5(%rbp) ## 1-byte Spill
je LBB130_2
## %bb.1:
movl -4(%rbp), %edi
callq _isalnum
cmpl $0, %eax
setne %al
movb %al, -5(%rbp) ## 1-byte Spill
LBB130_2:
movb -5(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetReference ## -- Begin function Jim_GetReference
.p2align 4, 0x90
_Jim_GetReference: ## @Jim_GetReference
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rax
leaq _referenceObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB131_3
## %bb.1:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetReferenceFromAny
cmpl $1, %eax
jne LBB131_3
## %bb.2:
movq $0, -8(%rbp)
jmp LBB131_4
LBB131_3:
movq -24(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -8(%rbp)
LBB131_4:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SetReferenceFromAny
_SetReferenceFromAny: ## @SetReferenceFromAny
.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)
movq %rdi, -48(%rbp)
movq %rsi, -56(%rbp)
movq -56(%rbp), %rdi
leaq -72(%rbp), %rsi
callq _Jim_GetString
movq %rax, -80(%rbp)
cmpl $42, -72(%rbp)
jge LBB132_2
## %bb.1:
jmp LBB132_31
LBB132_2:
movq -80(%rbp), %rax
movq %rax, -88(%rbp)
movq -80(%rbp), %rax
movslq -72(%rbp), %rcx
addq %rcx, %rax
addq $-1, %rax
movq %rax, -96(%rbp)
LBB132_3: ## =>This Inner Loop Header: Depth=1
movq -88(%rbp), %rax
movsbl (%rax), %eax
cmpl $32, %eax
jne LBB132_5
## %bb.4: ## in Loop: Header=BB132_3 Depth=1
movq -88(%rbp), %rax
addq $1, %rax
movq %rax, -88(%rbp)
jmp LBB132_3
LBB132_5:
jmp LBB132_6
LBB132_6: ## =>This Inner Loop Header: Depth=1
movq -96(%rbp), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $32, %ecx
movb %al, -121(%rbp) ## 1-byte Spill
jne LBB132_8
## %bb.7: ## in Loop: Header=BB132_6 Depth=1
movq -96(%rbp), %rax
cmpq -88(%rbp), %rax
seta %al
movb %al, -121(%rbp) ## 1-byte Spill
LBB132_8: ## in Loop: Header=BB132_6 Depth=1
movb -121(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB132_9
jmp LBB132_10
LBB132_9: ## in Loop: Header=BB132_6 Depth=1
movq -96(%rbp), %rax
addq $-1, %rax
movq %rax, -96(%rbp)
jmp LBB132_6
LBB132_10:
movq -96(%rbp), %rax
movq -88(%rbp), %rcx
subq %rcx, %rax
addq $1, %rax
cmpq $42, %rax
je LBB132_12
## %bb.11:
jmp LBB132_31
LBB132_12:
movq -88(%rbp), %rdi
leaq L_.str.321(%rip), %rsi
movl $12, %edx
callq _memcmp
cmpl $0, %eax
je LBB132_14
## %bb.13:
jmp LBB132_31
LBB132_14:
movq -88(%rbp), %rax
movsbl 19(%rax), %eax
cmpl $62, %eax
jne LBB132_16
## %bb.15:
movq -96(%rbp), %rax
movsbl (%rax), %eax
cmpl $62, %eax
je LBB132_17
LBB132_16:
jmp LBB132_31
LBB132_17:
movl $0, -68(%rbp)
LBB132_18: ## =>This Inner Loop Header: Depth=1
cmpl $7, -68(%rbp)
jge LBB132_23
## %bb.19: ## in Loop: Header=BB132_18 Depth=1
movq -88(%rbp), %rax
movl -68(%rbp), %ecx
addl $12, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %edi
callq _isrefchar
cmpl $0, %eax
jne LBB132_21
## %bb.20:
jmp LBB132_31
LBB132_21: ## in Loop: Header=BB132_18 Depth=1
jmp LBB132_22
LBB132_22: ## in Loop: Header=BB132_18 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB132_18
LBB132_23:
movq -88(%rbp), %rax
movq 21(%rax), %rcx
movq %rcx, -32(%rbp)
movq 29(%rax), %rcx
movq %rcx, -24(%rbp)
movl 37(%rax), %eax
movl %eax, -16(%rbp)
movb $0, -12(%rbp)
leaq -32(%rbp), %rdi
leaq -120(%rbp), %rsi
movl $10, %edx
callq _strtoul
movq %rax, -64(%rbp)
leaq -32(%rbp), %rdi
movq -120(%rbp), %rsi
callq _JimCheckConversion
cmpl $0, %eax
je LBB132_25
## %bb.24:
jmp LBB132_31
LBB132_25:
movq -48(%rbp), %rdi
addq $240, %rdi
leaq -64(%rbp), %rsi
callq _Jim_FindHashEntry
movq %rax, -112(%rbp)
cmpq $0, -112(%rbp)
jne LBB132_27
## %bb.26:
movq -48(%rbp), %rdi
movq -56(%rbp), %rdx
leaq L_.str.322(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -36(%rbp)
jmp LBB132_32
LBB132_27:
movq -112(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -104(%rbp)
movq -56(%rbp), %rax
cmpq $0, 8(%rax)
je LBB132_30
## %bb.28:
movq -56(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB132_30
## %bb.29:
movq -56(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -48(%rbp), %rdi
movq -56(%rbp), %rsi
callq *%rax
LBB132_30:
movq -56(%rbp), %rax
leaq _referenceObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -64(%rbp), %rcx
movq -56(%rbp), %rax
movq %rcx, 24(%rax)
movq -104(%rbp), %rcx
movq -56(%rbp), %rax
movq %rcx, 32(%rax)
movl $0, -36(%rbp)
jmp LBB132_32
LBB132_31:
movq -48(%rbp), %rdi
movq -56(%rbp), %rdx
leaq L_.str.323(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -36(%rbp)
LBB132_32:
movl -36(%rbp), %eax
movl %eax, -128(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB132_34
## %bb.33:
movl -128(%rbp), %eax ## 4-byte Reload
addq $128, %rsp
popq %rbp
retq
LBB132_34:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _Jim_SetFinalizer ## -- Begin function Jim_SetFinalizer
.p2align 4, 0x90
_Jim_SetFinalizer: ## @Jim_SetFinalizer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_GetReference
movq %rax, -40(%rbp)
cmpq $0, %rax
jne LBB133_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB133_7
LBB133_2:
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -40(%rbp), %rax
cmpq $0, 8(%rax)
je LBB133_6
## %bb.3:
movq -40(%rbp), %rax
movq 8(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB133_5
## %bb.4:
movq -16(%rbp), %rdi
movq -40(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_FreeObj
LBB133_5:
jmp LBB133_6
LBB133_6:
movq -32(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
movl $0, -4(%rbp)
LBB133_7:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetFinalizer ## -- Begin function Jim_GetFinalizer
.p2align 4, 0x90
_Jim_GetFinalizer: ## @Jim_GetFinalizer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_GetReference
movq %rax, -40(%rbp)
cmpq $0, %rax
jne LBB134_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB134_3
LBB134_2:
movq -40(%rbp), %rax
movq 8(%rax), %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
LBB134_3:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_Collect ## -- Begin function Jim_Collect
.p2align 4, 0x90
_Jim_Collect: ## @Jim_Collect
.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 -12(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_IsBigEndian ## -- Begin function Jim_IsBigEndian
.p2align 4, 0x90
_Jim_IsBigEndian: ## @Jim_IsBigEndian
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw l___const.Jim_IsBigEndian.uval(%rip), %ax
movw %ax, -8(%rbp)
movzbl -8(%rbp), %eax
cmpl $1, %eax
sete %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_CreateInterp ## -- Begin function Jim_CreateInterp
.p2align 4, 0x90
_Jim_CreateInterp: ## @Jim_CreateInterp
.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 $464, %edi ## imm = 0x1D0
callq _Jim_Alloc
movq %rax, -8(%rbp)
movq -8(%rbp), %rdi
xorl %esi, %esi
movl $464, %edx ## imm = 0x1D0
movq $-1, %rcx
callq ___memset_chk
movq -8(%rbp), %rax
movl $1000, 28(%rax) ## imm = 0x3E8
movq -8(%rbp), %rax
movl $2000, 32(%rax) ## imm = 0x7D0
xorl %eax, %eax
movl %eax, %edi
callq _time
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 296(%rax)
movq -8(%rbp), %rdi
addq $104, %rdi
movq -8(%rbp), %rdx
leaq _JimCommandsHashTableType(%rip), %rsi
callq _Jim_InitHashTable
movq -8(%rbp), %rdi
addq $240, %rdi
movq -8(%rbp), %rdx
leaq _JimReferencesHashTableType(%rip), %rsi
callq _Jim_InitHashTable
movq -8(%rbp), %rdi
addq $352, %rdi ## imm = 0x160
movq -8(%rbp), %rdx
leaq _JimAssocDataHashTableType(%rip), %rsi
callq _Jim_InitHashTable
movq -8(%rbp), %rdi
addq $408, %rdi ## imm = 0x198
leaq _JimPackageHashTableType(%rip), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _Jim_InitHashTable
movq -8(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 208(%rax)
movq -8(%rbp), %rdi
movl $1, %esi
callq _Jim_NewIntObj
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 216(%rax)
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _Jim_NewIntObj
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 224(%rax)
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 208(%rax), %rdx
xorl %eax, %eax
movl %eax, %esi
callq _JimCreateCallFrame
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 96(%rax)
movq -8(%rbp), %rax
movq %rcx, 88(%rax)
movq -8(%rbp), %rax
movq 208(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
movq 208(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 304(%rax)
movq -8(%rbp), %rdi
leaq L_.str.65(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 320(%rax)
movq -8(%rbp), %rax
movq 208(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 312(%rax)
movq -8(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 192(%rax)
movq -8(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 200(%rax)
movq -8(%rbp), %rax
movq 208(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq 16(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq 304(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq 320(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq 192(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq 200(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq 312(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq 216(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq 224(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rdi
leaq L_.str.66(%rip), %rsi
leaq L_.str.67(%rip), %rdx
callq _Jim_SetVariableStrWithStr
movq -8(%rbp), %rdi
leaq L_.str.68(%rip), %rsi
leaq L_.str.69(%rip), %rdx
callq _Jim_SetVariableStrWithStr
movq -8(%rbp), %rdi
leaq L_.str.70(%rip), %rsi
leaq L_.str.65(%rip), %rdx
callq _Jim_SetVariableStrWithStr
movq -8(%rbp), %rdi
leaq L_.str.71(%rip), %rsi
leaq L_.str.72(%rip), %rdx
callq _Jim_SetVariableStrWithStr
movq -8(%rbp), %rdi
leaq L_.str.73(%rip), %rsi
leaq L_.str.74(%rip), %rdx
callq _Jim_SetVariableStrWithStr
movq -8(%rbp), %rax
movq %rax, -32(%rbp) ## 8-byte Spill
callq _Jim_IsBigEndian
movq -32(%rbp), %rdi ## 8-byte Reload
movl %eax, %ecx
leaq L_.str.77(%rip), %rdx
leaq L_.str.76(%rip), %rax
cmpl $0, %ecx
cmovneq %rax, %rdx
leaq L_.str.75(%rip), %rsi
callq _Jim_SetVariableStrWithStr
movq -8(%rbp), %rdi
leaq L_.str.78(%rip), %rsi
leaq L_.str.69(%rip), %rdx
callq _Jim_SetVariableStrWithStr
movq -8(%rbp), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movl $8, %esi
callq _Jim_NewIntObj
movq -24(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.79(%rip), %rsi
callq _Jim_SetVariableStr
movq -8(%rbp), %rax
movq %rax, -16(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movl $8, %esi
callq _Jim_NewIntObj
movq -16(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.80(%rip), %rsi
callq _Jim_SetVariableStr
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCreateCallFrame
_JimCreateCallFrame: ## @JimCreateCallFrame
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
cmpq $0, 344(%rax)
je LBB138_2
## %bb.1:
movq -8(%rbp), %rax
movq 344(%rax), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movq 112(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 344(%rax)
movq -32(%rbp), %rax
movq $0, 80(%rax)
movq -32(%rbp), %rax
movl $0, 88(%rax)
movq -32(%rbp), %rax
movq $0, 96(%rax)
movq -32(%rbp), %rax
movq $0, 104(%rax)
movq -32(%rbp), %rax
movq $0, 112(%rax)
movq -32(%rbp), %rax
movq $0, 64(%rax)
movq -32(%rbp), %rax
movq $0, 144(%rax)
movq -32(%rbp), %rax
movl $0, 152(%rax)
movq -32(%rbp), %rax
movq $0, 160(%rax)
movq -32(%rbp), %rax
movq $0, 168(%rax)
jmp LBB138_3
LBB138_2:
movl $176, %edi
callq _Jim_Alloc
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
xorl %esi, %esi
movl $176, %edx
movq $-1, %rcx
callq ___memset_chk
movq -32(%rbp), %rdi
addq $16, %rdi
movq -8(%rbp), %rdx
leaq _JimVariablesHashTableType(%rip), %rsi
callq _Jim_InitHashTable
LBB138_3:
movq -8(%rbp), %rax
movq 160(%rax), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, 160(%rax)
movq -32(%rbp), %rax
movq %rcx, (%rax)
movq -16(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 72(%rax)
cmpq $0, -16(%rbp)
je LBB138_5
## %bb.4:
movq -16(%rbp), %rax
movl 8(%rax), %eax
addl $1, %eax
movl %eax, -36(%rbp) ## 4-byte Spill
jmp LBB138_6
LBB138_5:
xorl %eax, %eax
movl %eax, -36(%rbp) ## 4-byte Spill
jmp LBB138_6
LBB138_6:
movl -36(%rbp), %ecx ## 4-byte Reload
movq -32(%rbp), %rax
movl %ecx, 8(%rax)
movq -24(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 120(%rax)
movq -24(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -32(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_FreeInterp ## -- Begin function Jim_FreeInterp
.p2align 4, 0x90
_Jim_FreeInterp: ## @Jim_FreeInterp
.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 -8(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -16(%rbp)
LBB139_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -16(%rbp)
je LBB139_4
## %bb.2: ## in Loop: Header=BB139_1 Depth=1
movq -16(%rbp), %rax
movq 72(%rax), %rax
movq %rax, -24(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
xorl %edx, %edx
callq _JimFreeCallFrame
## %bb.3: ## in Loop: Header=BB139_1 Depth=1
movq -24(%rbp), %rax
movq %rax, -16(%rbp)
jmp LBB139_1
LBB139_4:
movq -8(%rbp), %rax
movq 208(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB139_6
## %bb.5:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 208(%rax), %rsi
callq _Jim_FreeObj
LBB139_6:
movq -8(%rbp), %rax
movq 216(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB139_8
## %bb.7:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 216(%rax), %rsi
callq _Jim_FreeObj
LBB139_8:
movq -8(%rbp), %rax
movq 224(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB139_10
## %bb.9:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 224(%rax), %rsi
callq _Jim_FreeObj
LBB139_10:
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB139_12
## %bb.11:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB139_12:
movq -8(%rbp), %rax
movq 304(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB139_14
## %bb.13:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 304(%rax), %rsi
callq _Jim_FreeObj
LBB139_14:
movq -8(%rbp), %rax
movq 312(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB139_16
## %bb.15:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 312(%rax), %rsi
callq _Jim_FreeObj
LBB139_16:
movq -8(%rbp), %rax
movq 320(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB139_18
## %bb.17:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 320(%rax), %rsi
callq _Jim_FreeObj
LBB139_18:
movq -8(%rbp), %rax
movq 16(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB139_20
## %bb.19:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 16(%rax), %rsi
callq _Jim_FreeObj
LBB139_20:
movq -8(%rbp), %rax
movq 192(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB139_22
## %bb.21:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 192(%rax), %rsi
callq _Jim_FreeObj
LBB139_22:
movq -8(%rbp), %rax
movq 200(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB139_24
## %bb.23:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 200(%rax), %rsi
callq _Jim_FreeObj
LBB139_24:
movq -8(%rbp), %rdi
addq $104, %rdi
callq _Jim_FreeHashTable
movq -8(%rbp), %rdi
addq $240, %rdi
callq _Jim_FreeHashTable
movq -8(%rbp), %rdi
addq $408, %rdi ## imm = 0x198
callq _Jim_FreeHashTable
movq -8(%rbp), %rax
movq 400(%rax), %rdi
callq _Jim_Free
movq -8(%rbp), %rdi
addq $352, %rdi ## imm = 0x160
callq _Jim_FreeHashTable
movq -8(%rbp), %rax
movq 184(%rax), %rax
movq %rax, -32(%rbp)
LBB139_25: ## =>This Inner Loop Header: Depth=1
cmpq $0, -32(%rbp)
je LBB139_27
## %bb.26: ## in Loop: Header=BB139_25 Depth=1
movq -32(%rbp), %rax
movq 56(%rax), %rax
movq %rax, -40(%rbp)
movq -32(%rbp), %rdi
callq _Jim_Free
movq -40(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB139_25
LBB139_27:
movq -8(%rbp), %rax
movq 344(%rax), %rax
movq %rax, -16(%rbp)
LBB139_28: ## =>This Inner Loop Header: Depth=1
cmpq $0, -16(%rbp)
je LBB139_33
## %bb.29: ## in Loop: Header=BB139_28 Depth=1
movq -16(%rbp), %rax
movq 112(%rax), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
cmpq $0, 16(%rax)
je LBB139_31
## %bb.30: ## in Loop: Header=BB139_28 Depth=1
movq -16(%rbp), %rdi
addq $16, %rdi
callq _Jim_FreeHashTable
LBB139_31: ## in Loop: Header=BB139_28 Depth=1
movq -16(%rbp), %rdi
callq _Jim_Free
## %bb.32: ## in Loop: Header=BB139_28 Depth=1
movq -24(%rbp), %rax
movq %rax, -16(%rbp)
jmp LBB139_28
LBB139_33:
movq -8(%rbp), %rdi
callq _Jim_Free
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimFreeCallFrame
_JimFreeCallFrame: ## @JimFreeCallFrame
.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)
movl %edx, -20(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 144(%rax), %rsi
callq _JimDeleteLocalProcs
movq -16(%rbp), %rax
cmpq $0, 96(%rax)
je LBB140_4
## %bb.1:
movq -16(%rbp), %rax
movq 96(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB140_3
## %bb.2:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 96(%rax), %rsi
callq _Jim_FreeObj
LBB140_3:
jmp LBB140_4
LBB140_4:
movq -16(%rbp), %rax
cmpq $0, 104(%rax)
je LBB140_8
## %bb.5:
movq -16(%rbp), %rax
movq 104(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB140_7
## %bb.6:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 104(%rax), %rsi
callq _Jim_FreeObj
LBB140_7:
jmp LBB140_8
LBB140_8:
movq -16(%rbp), %rax
movq 120(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB140_10
## %bb.9:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 120(%rax), %rsi
callq _Jim_FreeObj
LBB140_10:
cmpl $0, -20(%rbp)
je LBB140_12
## %bb.11:
movq -16(%rbp), %rax
cmpl $16, 40(%rax)
je LBB140_13
LBB140_12:
movq -16(%rbp), %rdi
addq $16, %rdi
callq _Jim_FreeHashTable
jmp LBB140_23
LBB140_13:
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -32(%rbp)
movl $0, -24(%rbp)
LBB140_14: ## =>This Loop Header: Depth=1
## Child Loop BB140_16 Depth 2
cmpl $16, -24(%rbp)
jge LBB140_22
## %bb.15: ## in Loop: Header=BB140_14 Depth=1
movq -32(%rbp), %rax
movslq -24(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -40(%rbp)
LBB140_16: ## Parent Loop BB140_14 Depth=1
## => This Inner Loop Header: Depth=2
cmpq $0, -40(%rbp)
je LBB140_20
## %bb.17: ## in Loop: Header=BB140_16 Depth=2
movq -40(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -48(%rbp)
movq -40(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB140_19
## %bb.18: ## in Loop: Header=BB140_16 Depth=2
movq -8(%rbp), %rdi
movq -56(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB140_19: ## in Loop: Header=BB140_16 Depth=2
movq -40(%rbp), %rax
movq (%rax), %rdi
callq _Jim_Free
movq -56(%rbp), %rdi
callq _Jim_Free
movq -40(%rbp), %rdi
callq _Jim_Free
movq -32(%rbp), %rax
movslq -24(%rbp), %rcx
movq $0, (%rax,%rcx,8)
movq -48(%rbp), %rax
movq %rax, -40(%rbp)
jmp LBB140_16
LBB140_20: ## in Loop: Header=BB140_14 Depth=1
jmp LBB140_21
LBB140_21: ## in Loop: Header=BB140_14 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB140_14
LBB140_22:
movq -16(%rbp), %rax
movl $0, 48(%rax)
LBB140_23:
movq -8(%rbp), %rax
movq 344(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 112(%rax)
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 344(%rax)
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetCallFrameByLevel ## -- Begin function Jim_GetCallFrameByLevel
.p2align 4, 0x90
_Jim_GetCallFrameByLevel: ## @Jim_GetCallFrameByLevel
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
cmpq $0, -24(%rbp)
je LBB141_12
## %bb.1:
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movsbl (%rax), %eax
cmpl $35, %eax
jne LBB141_6
## %bb.2:
movq -40(%rbp), %rdi
addq $1, %rdi
leaq -56(%rbp), %rsi
callq _jim_strtol
movq %rax, -32(%rbp)
movq -40(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $0, %eax
je LBB141_4
## %bb.3:
movq -56(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB141_5
LBB141_4:
movq $-1, -32(%rbp)
LBB141_5:
jmp LBB141_11
LBB141_6:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
leaq -32(%rbp), %rdx
callq _Jim_GetLong
cmpl $0, %eax
jne LBB141_8
## %bb.7:
cmpq $0, -32(%rbp)
jge LBB141_9
LBB141_8:
movq $-1, -32(%rbp)
jmp LBB141_10
LBB141_9:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movslq 8(%rax), %rax
subq -32(%rbp), %rax
movq %rax, -32(%rbp)
LBB141_10:
jmp LBB141_11
LBB141_11:
jmp LBB141_13
LBB141_12:
leaq L_.str.81(%rip), %rax
movq %rax, -40(%rbp)
movq -16(%rbp), %rax
movq 88(%rax), %rax
movl 8(%rax), %eax
subl $1, %eax
cltq
movq %rax, -32(%rbp)
LBB141_13:
cmpq $0, -32(%rbp)
jne LBB141_15
## %bb.14:
movq -16(%rbp), %rax
movq 96(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB141_24
LBB141_15:
cmpq $0, -32(%rbp)
jle LBB141_23
## %bb.16:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -48(%rbp)
LBB141_17: ## =>This Inner Loop Header: Depth=1
cmpq $0, -48(%rbp)
je LBB141_22
## %bb.18: ## in Loop: Header=BB141_17 Depth=1
movq -48(%rbp), %rax
movslq 8(%rax), %rax
cmpq -32(%rbp), %rax
jne LBB141_20
## %bb.19:
movq -48(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB141_24
LBB141_20: ## in Loop: Header=BB141_17 Depth=1
jmp LBB141_21
LBB141_21: ## in Loop: Header=BB141_17 Depth=1
movq -48(%rbp), %rax
movq 72(%rax), %rax
movq %rax, -48(%rbp)
jmp LBB141_17
LBB141_22:
jmp LBB141_23
LBB141_23:
movq -16(%rbp), %rdi
movq -40(%rbp), %rdx
leaq L_.str.82(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movq $0, -8(%rbp)
LBB141_24:
movq -8(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function jim_strtol
_jim_strtol: ## @jim_strtol
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
leaq -32(%rbp), %rsi
leaq -28(%rbp), %rdx
callq _JimNumberBase
movl %eax, -36(%rbp)
cmpl $10, -32(%rbp)
je LBB142_5
## %bb.1:
movq -16(%rbp), %rdi
movslq -36(%rbp), %rax
addq %rax, %rdi
movq -24(%rbp), %rsi
movl -32(%rbp), %edx
callq _strtol
movq %rax, -48(%rbp)
cmpq $0, -24(%rbp)
je LBB142_3
## %bb.2:
movq -24(%rbp), %rax
movq (%rax), %rax
movq -16(%rbp), %rcx
movslq -36(%rbp), %rdx
addq %rdx, %rcx
cmpq %rcx, %rax
je LBB142_4
LBB142_3:
movq -48(%rbp), %rax
movslq -28(%rbp), %rcx
imulq %rcx, %rax
movq %rax, -8(%rbp)
jmp LBB142_6
LBB142_4:
jmp LBB142_5
LBB142_5:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl $10, %edx
callq _strtol
movq %rax, -8(%rbp)
LBB142_6:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetLong ## -- Begin function Jim_GetLong
.p2align 4, 0x90
_Jim_GetLong: ## @Jim_GetLong
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
leaq -40(%rbp), %rdx
callq _Jim_GetWide
movl %eax, -44(%rbp)
cmpl $0, -44(%rbp)
jne LBB143_2
## %bb.1:
movq -40(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
jmp LBB143_3
LBB143_2:
movl $1, -4(%rbp)
LBB143_3:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_SetAssocData ## -- Begin function Jim_SetAssocData
.p2align 4, 0x90
_Jim_SetAssocData: ## @Jim_SetAssocData
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movl $16, %edi
callq _Jim_Alloc
movq %rax, -40(%rbp)
movq -24(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
movq -32(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
movq -8(%rbp), %rdi
addq $352, %rdi ## imm = 0x160
movq -16(%rbp), %rsi
movq -40(%rbp), %rdx
callq _Jim_AddHashEntry
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetAssocData ## -- Begin function Jim_GetAssocData
.p2align 4, 0x90
_Jim_GetAssocData: ## @Jim_GetAssocData
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
addq $352, %rdi ## imm = 0x160
movq -24(%rbp), %rsi
callq _Jim_FindHashEntry
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
je LBB145_2
## %bb.1:
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB145_3
LBB145_2:
movq $0, -8(%rbp)
LBB145_3:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_DeleteAssocData ## -- Begin function Jim_DeleteAssocData
.p2align 4, 0x90
_Jim_DeleteAssocData: ## @Jim_DeleteAssocData
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
addq $352, %rdi ## imm = 0x160
movq -16(%rbp), %rsi
callq _Jim_DeleteHashEntry
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetExitCode ## -- Begin function Jim_GetExitCode
.p2align 4, 0x90
_Jim_GetExitCode: ## @Jim_GetExitCode
.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 48(%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetWide ## -- Begin function Jim_GetWide
.p2align 4, 0x90
_Jim_GetWide: ## @Jim_GetWide
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -24(%rbp), %rax
leaq _intObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB148_3
## %bb.1:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl $1, %edx
callq _SetIntFromAny
cmpl $1, %eax
jne LBB148_3
## %bb.2:
movl $1, -4(%rbp)
jmp LBB148_4
LBB148_3:
movq -24(%rbp), %rax
movq 24(%rax), %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
LBB148_4:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SetIntFromAny
_SetIntFromAny: ## @SetIntFromAny
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movq -24(%rbp), %rax
leaq _coercedDoubleObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB149_2
## %bb.1:
movq -24(%rbp), %rax
leaq _intObjType(%rip), %rcx
movq %rcx, 8(%rax)
movl $0, -4(%rbp)
jmp LBB149_18
LBB149_2:
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, -48(%rbp)
movq -48(%rbp), %rdi
leaq -40(%rbp), %rsi
xorl %edx, %edx
callq _Jim_StringToWide
cmpl $0, %eax
je LBB149_6
## %bb.3:
movl -28(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB149_5
## %bb.4:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.325(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
LBB149_5:
movl $1, -4(%rbp)
jmp LBB149_18
LBB149_6:
movabsq $-9223372036854775808, %rax ## imm = 0x8000000000000000
cmpq %rax, -40(%rbp)
je LBB149_8
## %bb.7:
movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF
cmpq %rax, -40(%rbp)
jne LBB149_14
LBB149_8:
callq ___error
cmpl $34, (%rax)
jne LBB149_14
## %bb.9:
jmp LBB149_10
LBB149_10:
movq -16(%rbp), %rdi
leaq L_.str.326(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB149_12
## %bb.11:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB149_12:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.13:
movl $1, -4(%rbp)
jmp LBB149_18
LBB149_14:
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB149_17
## %bb.15:
movq -24(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB149_17
## %bb.16:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq *%rax
LBB149_17:
movq -24(%rbp), %rax
leaq _intObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -40(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movl $0, -4(%rbp)
LBB149_18:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetDouble ## -- Begin function Jim_GetDouble
.p2align 4, 0x90
_Jim_GetDouble: ## @Jim_GetDouble
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -24(%rbp), %rax
leaq _coercedDoubleObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB150_2
## %bb.1:
movq -24(%rbp), %rax
cvtsi2sdq 24(%rax), %xmm0
movq -32(%rbp), %rax
movsd %xmm0, (%rax)
movl $0, -4(%rbp)
jmp LBB150_9
LBB150_2:
movq -24(%rbp), %rax
leaq _doubleObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB150_5
## %bb.3:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetDoubleFromAny
cmpl $1, %eax
jne LBB150_5
## %bb.4:
movl $1, -4(%rbp)
jmp LBB150_9
LBB150_5:
movq -24(%rbp), %rax
leaq _coercedDoubleObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB150_7
## %bb.6:
movq -24(%rbp), %rax
cvtsi2sdq 24(%rax), %xmm0
movq -32(%rbp), %rax
movsd %xmm0, (%rax)
jmp LBB150_8
LBB150_7:
movq -24(%rbp), %rax
movsd 24(%rax), %xmm0 ## xmm0 = mem[0],zero
movq -32(%rbp), %rax
movsd %xmm0, (%rax)
LBB150_8:
movl $0, -4(%rbp)
LBB150_9:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SetDoubleFromAny
_SetDoubleFromAny: ## @SetDoubleFromAny
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, -48(%rbp)
movq -48(%rbp), %rdi
leaq -40(%rbp), %rsi
movl $10, %edx
callq _Jim_StringToWide
cmpl $0, %eax
jne LBB151_5
## %bb.1:
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB151_4
## %bb.2:
movq -24(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB151_4
## %bb.3:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq *%rax
LBB151_4:
movq -24(%rbp), %rax
leaq _coercedDoubleObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -40(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movl $0, -4(%rbp)
jmp LBB151_12
LBB151_5:
movq -48(%rbp), %rdi
leaq -32(%rbp), %rsi
callq _Jim_StringToDouble
cmpl $0, %eax
je LBB151_7
## %bb.6:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.333(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB151_12
LBB151_7:
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB151_10
## %bb.8:
movq -24(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB151_10
## %bb.9:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq *%rax
LBB151_10:
jmp LBB151_11
LBB151_11:
movq -24(%rbp), %rax
leaq _doubleObjType(%rip), %rcx
movq %rcx, 8(%rax)
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movsd %xmm0, 24(%rax)
movl $0, -4(%rbp)
LBB151_12:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_NewDoubleObj ## -- Begin function Jim_NewDoubleObj
.p2align 4, 0x90
_Jim_NewDoubleObj: ## @Jim_NewDoubleObj
.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)
movsd %xmm0, -16(%rbp)
movq -8(%rbp), %rdi
callq _Jim_NewObj
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
leaq _doubleObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -24(%rbp), %rax
movq $0, (%rax)
movsd -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movsd %xmm0, 24(%rax)
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ListInsertElements
_ListInsertElements: ## @ListInsertElements
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movq %rcx, -24(%rbp)
movq -8(%rbp), %rax
movl 32(%rax), %eax
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
addl -16(%rbp), %eax
movl %eax, -32(%rbp)
movl -32(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 36(%rcx), %eax
jle LBB153_5
## %bb.1:
cmpl $2, -32(%rbp)
jge LBB153_3
## %bb.2:
movl $4, -32(%rbp)
jmp LBB153_4
LBB153_3:
movl -32(%rbp), %eax
shll $1, %eax
movl %eax, -32(%rbp)
LBB153_4:
movq -8(%rbp), %rax
movq 24(%rax), %rdi
movslq -32(%rbp), %rax
shlq $3, %rax
movl %eax, %esi
callq _Jim_Realloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 24(%rax)
movl -32(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, 36(%rax)
LBB153_5:
cmpl $0, -12(%rbp)
jge LBB153_7
## %bb.6:
movl -28(%rbp), %eax
movl %eax, -12(%rbp)
LBB153_7:
movq -8(%rbp), %rax
movq 24(%rax), %rax
movslq -12(%rbp), %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rdi
movslq -16(%rbp), %rax
shlq $3, %rax
addq %rax, %rdi
movq -48(%rbp), %rsi
movl -28(%rbp), %eax
subl -12(%rbp), %eax
movslq %eax, %rdx
shlq $3, %rdx
movq $-1, %rcx
callq ___memmove_chk
movl $0, -36(%rbp)
LBB153_8: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB153_11
## %bb.9: ## in Loop: Header=BB153_8 Depth=1
movq -24(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
movq -48(%rbp), %rax
movslq -36(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
movq -48(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
## %bb.10: ## in Loop: Header=BB153_8 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB153_8
LBB153_11:
movl -16(%rbp), %ecx
movq -8(%rbp), %rax
addl 32(%rax), %ecx
movl %ecx, 32(%rax)
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SetListFromAny
_SetListFromAny: ## @SetListFromAny
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $144, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rax
leaq _listObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB154_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB154_29
LBB154_2:
movq -24(%rbp), %rdi
callq _Jim_IsDict
cmpl $0, %eax
je LBB154_12
## %bb.3:
movq -24(%rbp), %rax
cmpq $0, (%rax)
jne LBB154_12
## %bb.4:
movq -24(%rbp), %rdi
leaq -132(%rbp), %rsi
callq _JimDictPairs
movq %rax, -128(%rbp)
movl $0, -136(%rbp)
LBB154_5: ## =>This Inner Loop Header: Depth=1
movl -136(%rbp), %eax
cmpl -132(%rbp), %eax
jge LBB154_8
## %bb.6: ## in Loop: Header=BB154_5 Depth=1
movq -128(%rbp), %rax
movslq -136(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
## %bb.7: ## in Loop: Header=BB154_5 Depth=1
movl -136(%rbp), %eax
addl $1, %eax
movl %eax, -136(%rbp)
jmp LBB154_5
LBB154_8:
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB154_11
## %bb.9:
movq -24(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB154_11
## %bb.10:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq *%rax
LBB154_11:
movq -24(%rbp), %rax
leaq _listObjType(%rip), %rcx
movq %rcx, 8(%rax)
movl -132(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, 32(%rax)
movl -132(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, 36(%rax)
movq -128(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movl $0, -4(%rbp)
jmp LBB154_29
LBB154_12:
movq -24(%rbp), %rax
leaq _sourceObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB154_14
## %bb.13:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -112(%rbp)
movq -24(%rbp), %rax
movl 32(%rax), %eax
movl %eax, -116(%rbp)
jmp LBB154_15
LBB154_14:
movq -16(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -112(%rbp)
movl $1, -116(%rbp)
LBB154_15:
movq -112(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -24(%rbp), %rdi
leaq -100(%rbp), %rsi
callq _Jim_GetString
movq %rax, -96(%rbp)
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB154_18
## %bb.16:
movq -24(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB154_18
## %bb.17:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq *%rax
LBB154_18:
movq -24(%rbp), %rax
leaq _listObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -24(%rbp), %rax
movl $0, 32(%rax)
movq -24(%rbp), %rax
movl $0, 36(%rax)
movq -24(%rbp), %rax
movq $0, 24(%rax)
cmpl $0, -100(%rbp)
je LBB154_26
## %bb.19:
movq -96(%rbp), %rsi
movl -100(%rbp), %edx
movl -116(%rbp), %ecx
leaq -88(%rbp), %rdi
callq _JimParserInit
LBB154_20: ## =>This Inner Loop Header: Depth=1
cmpl $0, -48(%rbp)
setne %al
xorb $-1, %al
testb $1, %al
jne LBB154_21
jmp LBB154_25
LBB154_21: ## in Loop: Header=BB154_20 Depth=1
leaq -88(%rbp), %rdi
callq _JimParseList
cmpl $1, -52(%rbp)
je LBB154_24
## %bb.22: ## in Loop: Header=BB154_20 Depth=1
cmpl $2, -52(%rbp)
je LBB154_24
## %bb.23: ## in Loop: Header=BB154_20 Depth=1
jmp LBB154_20
LBB154_24: ## in Loop: Header=BB154_20 Depth=1
movq -16(%rbp), %rdi
leaq -88(%rbp), %rsi
callq _JimParserGetTokenObj
movq %rax, -144(%rbp)
movq -16(%rbp), %rdi
movq -144(%rbp), %rsi
movq -112(%rbp), %rdx
movl -56(%rbp), %ecx
callq _JimSetSourceInfo
movq -24(%rbp), %rdi
movq -144(%rbp), %rsi
callq _ListAppendElement
jmp LBB154_20
LBB154_25:
jmp LBB154_26
LBB154_26:
movq -112(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB154_28
## %bb.27:
movq -16(%rbp), %rdi
movq -112(%rbp), %rsi
callq _Jim_FreeObj
LBB154_28:
movl $0, -4(%rbp)
LBB154_29:
movl -4(%rbp), %eax
addq $144, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ListAppendElement
_ListAppendElement: ## @ListAppendElement
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
movl $4294967295, %esi ## imm = 0xFFFFFFFF
movl $1, %edx
leaq -16(%rbp), %rcx
callq _ListInsertElements
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ListAppendList ## -- Begin function Jim_ListAppendList
.p2align 4, 0x90
_Jim_ListAppendList: ## @Jim_ListAppendList
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _SetListFromAny
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetListFromAny
movq -16(%rbp), %rdi
callq _Jim_InvalidateStringRep
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _ListAppendList
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ListAppendList
_ListAppendList: ## @ListAppendList
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movl 32(%rax), %edx
movq -16(%rbp), %rax
movq 24(%rax), %rcx
movl $4294967295, %esi ## imm = 0xFFFFFFFF
callq _ListInsertElements
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ListLength ## -- Begin function Jim_ListLength
.p2align 4, 0x90
_Jim_ListLength: ## @Jim_ListLength
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _SetListFromAny
movq -16(%rbp), %rax
movl 32(%rax), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ListInsertElements ## -- Begin function Jim_ListInsertElements
.p2align 4, 0x90
_Jim_ListInsertElements: ## @Jim_ListInsertElements
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movl %ecx, -24(%rbp)
movq %r8, -32(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _SetListFromAny
cmpl $0, -20(%rbp)
jl LBB159_3
## %bb.1:
movl -20(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 32(%rcx), %eax
jle LBB159_3
## %bb.2:
movq -16(%rbp), %rax
movl 32(%rax), %eax
movl %eax, -20(%rbp)
jmp LBB159_6
LBB159_3:
cmpl $0, -20(%rbp)
jge LBB159_5
## %bb.4:
movl $0, -20(%rbp)
LBB159_5:
jmp LBB159_6
LBB159_6:
movq -16(%rbp), %rdi
callq _Jim_InvalidateStringRep
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
movl -24(%rbp), %edx
movq -32(%rbp), %rcx
callq _ListInsertElements
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ListGetIndex ## -- Begin function Jim_ListGetIndex
.p2align 4, 0x90
_Jim_ListGetIndex: ## @Jim_ListGetIndex
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetListFromAny
cmpl $0, -28(%rbp)
jl LBB160_2
## %bb.1:
movl -28(%rbp), %eax
movq -24(%rbp), %rcx
cmpl 32(%rcx), %eax
jge LBB160_4
LBB160_2:
cmpl $0, -28(%rbp)
jge LBB160_5
## %bb.3:
xorl %eax, %eax
subl -28(%rbp), %eax
subl $1, %eax
movq -24(%rbp), %rcx
cmpl 32(%rcx), %eax
jl LBB160_5
LBB160_4:
movq $0, -8(%rbp)
jmp LBB160_8
LBB160_5:
cmpl $0, -28(%rbp)
jge LBB160_7
## %bb.6:
movq -24(%rbp), %rax
movl 32(%rax), %eax
addl -28(%rbp), %eax
movl %eax, -28(%rbp)
LBB160_7:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -8(%rbp)
LBB160_8:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ListIndex ## -- Begin function Jim_ListIndex
.p2align 4, 0x90
_Jim_ListIndex: ## @Jim_ListIndex
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movq %rcx, -40(%rbp)
movl %r8d, -44(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -28(%rbp), %edx
callq _Jim_ListGetIndex
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
movq -40(%rbp), %rax
cmpq $0, (%rax)
jne LBB161_8
## %bb.1:
movl -44(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB161_7
## %bb.2:
jmp LBB161_3
LBB161_3:
movq -16(%rbp), %rdi
leaq L_.str.83(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB161_5
## %bb.4:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB161_5:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.6:
jmp LBB161_7
LBB161_7:
movl $1, -4(%rbp)
jmp LBB161_9
LBB161_8:
movl $0, -4(%rbp)
LBB161_9:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ListSetIndex ## -- Begin function Jim_ListSetIndex
.p2align 4, 0x90
_Jim_ListSetIndex: ## @Jim_ListSetIndex
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq %r8, -48(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl $5, %edx
callq _Jim_GetVariable
movq %rax, -64(%rbp)
movq %rax, -56(%rbp)
cmpq $0, -64(%rbp)
jne LBB162_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB162_28
LBB162_2:
movq -64(%rbp), %rax
cmpl $1, 16(%rax)
setg %al
movb %al, %cl
andb $1, %cl
movzbl %cl, %ecx
movl %ecx, -76(%rbp)
testb $1, %al
jne LBB162_3
jmp LBB162_4
LBB162_3:
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
callq _Jim_DuplicateObj
movq %rax, -64(%rbp)
movq %rax, -56(%rbp)
LBB162_4:
movl $0, -80(%rbp)
LBB162_5: ## =>This Inner Loop Header: Depth=1
movl -80(%rbp), %eax
movl -36(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB162_14
## %bb.6: ## in Loop: Header=BB162_5 Depth=1
movq -64(%rbp), %rax
movq %rax, -72(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -80(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -84(%rbp), %rdx
callq _Jim_GetIndex
cmpl $0, %eax
je LBB162_8
## %bb.7:
jmp LBB162_25
LBB162_8: ## in Loop: Header=BB162_5 Depth=1
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
movl -84(%rbp), %edx
leaq -64(%rbp), %rcx
movl $1, %r8d
callq _Jim_ListIndex
cmpl $0, %eax
je LBB162_10
## %bb.9:
jmp LBB162_25
LBB162_10: ## in Loop: Header=BB162_5 Depth=1
movq -64(%rbp), %rax
cmpl $1, 16(%rax)
jle LBB162_12
## %bb.11: ## in Loop: Header=BB162_5 Depth=1
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
callq _Jim_DuplicateObj
movq %rax, -64(%rbp)
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
movl -84(%rbp), %edx
movq -64(%rbp), %rcx
xorl %r8d, %r8d
callq _ListSetIndex
LBB162_12: ## in Loop: Header=BB162_5 Depth=1
movq -72(%rbp), %rdi
callq _Jim_InvalidateStringRep
## %bb.13: ## in Loop: Header=BB162_5 Depth=1
movl -80(%rbp), %eax
addl $1, %eax
movl %eax, -80(%rbp)
jmp LBB162_5
LBB162_14:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl -36(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
leaq -84(%rbp), %rdx
callq _Jim_GetIndex
cmpl $0, %eax
je LBB162_16
## %bb.15:
jmp LBB162_25
LBB162_16:
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
movl -84(%rbp), %edx
movq -48(%rbp), %rcx
movl $1, %r8d
callq _ListSetIndex
cmpl $1, %eax
jne LBB162_18
## %bb.17:
jmp LBB162_25
LBB162_18:
movq -64(%rbp), %rdi
callq _Jim_InvalidateStringRep
movq -56(%rbp), %rdi
callq _Jim_InvalidateStringRep
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -56(%rbp), %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB162_20
## %bb.19:
jmp LBB162_25
LBB162_20:
jmp LBB162_21
LBB162_21:
movq -56(%rbp), %rax
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB162_23
## %bb.22:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB162_23:
movq -96(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.24:
movl $0, -4(%rbp)
jmp LBB162_28
LBB162_25:
cmpl $0, -76(%rbp)
je LBB162_27
## %bb.26:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _Jim_FreeObj
LBB162_27:
movl $1, -4(%rbp)
LBB162_28:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ListSetIndex
_ListSetIndex: ## @ListSetIndex
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movq %rcx, -40(%rbp)
movl %r8d, -44(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetListFromAny
cmpl $0, -28(%rbp)
jl LBB163_2
## %bb.1:
movl -28(%rbp), %eax
movq -24(%rbp), %rcx
cmpl 32(%rcx), %eax
jge LBB163_4
LBB163_2:
cmpl $0, -28(%rbp)
jge LBB163_11
## %bb.3:
xorl %eax, %eax
subl -28(%rbp), %eax
subl $1, %eax
movq -24(%rbp), %rcx
cmpl 32(%rcx), %eax
jl LBB163_11
LBB163_4:
movl -44(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB163_10
## %bb.5:
jmp LBB163_6
LBB163_6:
movq -16(%rbp), %rdi
leaq L_.str.83(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB163_8
## %bb.7:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB163_8:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.9:
jmp LBB163_10
LBB163_10:
movl $1, -4(%rbp)
jmp LBB163_16
LBB163_11:
cmpl $0, -28(%rbp)
jge LBB163_13
## %bb.12:
movq -24(%rbp), %rax
movl 32(%rax), %eax
addl -28(%rbp), %eax
movl %eax, -28(%rbp)
LBB163_13:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB163_15
## %bb.14:
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq 24(%rax), %rax
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _Jim_FreeObj
LBB163_15:
movq -40(%rbp), %rdx
movq -24(%rbp), %rax
movq 24(%rax), %rax
movslq -28(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movl $0, -4(%rbp)
LBB163_16:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ListJoin ## -- Begin function Jim_ListJoin
.p2align 4, 0x90
_Jim_ListJoin: ## @Jim_ListJoin
.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)
movl %ecx, -28(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _Jim_ListLength
movl %eax, -36(%rbp)
movq -8(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -48(%rbp)
movl $0, -32(%rbp)
LBB164_1: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl -36(%rbp), %eax
jge LBB164_5
## %bb.2: ## in Loop: Header=BB164_1 Depth=1
movq -8(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -48(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl -32(%rbp), %edx
callq _Jim_ListGetIndex
movq -64(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_AppendObj
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
cmpl -36(%rbp), %eax
je LBB164_4
## %bb.3: ## in Loop: Header=BB164_1 Depth=1
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
movq -24(%rbp), %rdx
movl -28(%rbp), %ecx
callq _Jim_AppendString
LBB164_4: ## in Loop: Header=BB164_1 Depth=1
jmp LBB164_1
LBB164_5:
movq -48(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ConcatObj ## -- Begin function Jim_ConcatObj
.p2align 4, 0x90
_Jim_ConcatObj: ## @Jim_ConcatObj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $0, -36(%rbp)
LBB165_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB165_6
## %bb.2: ## in Loop: Header=BB165_1 Depth=1
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_IsList
cmpl $0, %eax
jne LBB165_4
## %bb.3:
jmp LBB165_6
LBB165_4: ## in Loop: Header=BB165_1 Depth=1
jmp LBB165_5
LBB165_5: ## in Loop: Header=BB165_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB165_1
LBB165_6:
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jne LBB165_12
## %bb.7:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -48(%rbp)
movl $0, -36(%rbp)
LBB165_8: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB165_11
## %bb.9: ## in Loop: Header=BB165_8 Depth=1
movq -48(%rbp), %rdi
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _ListAppendList
## %bb.10: ## in Loop: Header=BB165_8 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB165_8
LBB165_11:
movq -48(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB165_41
LBB165_12:
movl $0, -52(%rbp)
movl $0, -36(%rbp)
LBB165_13: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB165_16
## %bb.14: ## in Loop: Header=BB165_13 Depth=1
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_Length
addl -52(%rbp), %eax
movl %eax, -52(%rbp)
## %bb.15: ## in Loop: Header=BB165_13 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB165_13
LBB165_16:
cmpl $0, -20(%rbp)
je LBB165_18
## %bb.17:
movl -20(%rbp), %eax
subl $1, %eax
addl -52(%rbp), %eax
movl %eax, -52(%rbp)
LBB165_18:
movl -52(%rbp), %edi
addl $1, %edi
callq _Jim_Alloc
movq %rax, -64(%rbp)
movq %rax, -72(%rbp)
movl $0, -36(%rbp)
LBB165_19: ## =>This Loop Header: Depth=1
## Child Loop BB165_21 Depth 2
## Child Loop BB165_26 Depth 2
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB165_40
## %bb.20: ## in Loop: Header=BB165_19 Depth=1
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq -56(%rbp), %rsi
callq _Jim_GetString
movq %rax, -80(%rbp)
LBB165_21: ## Parent Loop BB165_19 Depth=1
## => This Inner Loop Header: Depth=2
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -56(%rbp)
movb %al, -81(%rbp) ## 1-byte Spill
je LBB165_23
## %bb.22: ## in Loop: Header=BB165_21 Depth=2
movq -80(%rbp), %rax
movzbl (%rax), %edi
callq _isspace
cmpl $0, %eax
setne %al
movb %al, -81(%rbp) ## 1-byte Spill
LBB165_23: ## in Loop: Header=BB165_21 Depth=2
movb -81(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB165_24
jmp LBB165_25
LBB165_24: ## in Loop: Header=BB165_21 Depth=2
movq -80(%rbp), %rax
addq $1, %rax
movq %rax, -80(%rbp)
movl -56(%rbp), %eax
addl $-1, %eax
movl %eax, -56(%rbp)
movl -52(%rbp), %eax
addl $-1, %eax
movl %eax, -52(%rbp)
jmp LBB165_21
LBB165_25: ## in Loop: Header=BB165_19 Depth=1
jmp LBB165_26
LBB165_26: ## Parent Loop BB165_19 Depth=1
## => This Inner Loop Header: Depth=2
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -56(%rbp)
movb %al, -82(%rbp) ## 1-byte Spill
je LBB165_28
## %bb.27: ## in Loop: Header=BB165_26 Depth=2
movq -80(%rbp), %rax
movl -56(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movzbl (%rax,%rcx), %edi
callq _isspace
cmpl $0, %eax
setne %al
movb %al, -82(%rbp) ## 1-byte Spill
LBB165_28: ## in Loop: Header=BB165_26 Depth=2
movb -82(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB165_29
jmp LBB165_33
LBB165_29: ## in Loop: Header=BB165_26 Depth=2
cmpl $1, -56(%rbp)
jle LBB165_32
## %bb.30: ## in Loop: Header=BB165_26 Depth=2
movq -80(%rbp), %rax
movl -56(%rbp), %ecx
subl $2, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $92, %eax
jne LBB165_32
## %bb.31: ## in Loop: Header=BB165_19 Depth=1
jmp LBB165_33
LBB165_32: ## in Loop: Header=BB165_26 Depth=2
movl -56(%rbp), %eax
addl $-1, %eax
movl %eax, -56(%rbp)
movl -52(%rbp), %eax
addl $-1, %eax
movl %eax, -52(%rbp)
jmp LBB165_26
LBB165_33: ## in Loop: Header=BB165_19 Depth=1
movq -72(%rbp), %rdi
movq -80(%rbp), %rsi
movslq -56(%rbp), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movl -56(%rbp), %ecx
movq -72(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -72(%rbp)
movl -36(%rbp), %eax
addl $1, %eax
cmpl -20(%rbp), %eax
je LBB165_38
## %bb.34: ## in Loop: Header=BB165_19 Depth=1
cmpl $0, -56(%rbp)
je LBB165_36
## %bb.35: ## in Loop: Header=BB165_19 Depth=1
movq -72(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -72(%rbp)
movb $32, (%rax)
jmp LBB165_37
LBB165_36: ## in Loop: Header=BB165_19 Depth=1
movl -52(%rbp), %eax
addl $-1, %eax
movl %eax, -52(%rbp)
LBB165_37: ## in Loop: Header=BB165_19 Depth=1
jmp LBB165_38
LBB165_38: ## in Loop: Header=BB165_19 Depth=1
jmp LBB165_39
LBB165_39: ## in Loop: Header=BB165_19 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB165_19
LBB165_40:
movq -72(%rbp), %rax
movb $0, (%rax)
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
movl -52(%rbp), %edx
callq _Jim_NewStringObjNoAlloc
movq %rax, -8(%rbp)
LBB165_41:
movq -8(%rbp), %rax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_IsList ## -- Begin function Jim_IsList
.p2align 4, 0x90
_Jim_IsList: ## @Jim_IsList
.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
leaq _listObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
sete %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ListRange ## -- Begin function Jim_ListRange
.p2align 4, 0x90
_Jim_ListRange: ## @Jim_ListRange
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
leaq -44(%rbp), %rdx
callq _Jim_GetIndex
cmpl $0, %eax
jne LBB167_2
## %bb.1:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
leaq -48(%rbp), %rdx
callq _Jim_GetIndex
cmpl $0, %eax
je LBB167_3
LBB167_2:
movq $0, -8(%rbp)
jmp LBB167_7
LBB167_3:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_ListLength
movl %eax, -52(%rbp)
movl -52(%rbp), %edi
movl -44(%rbp), %esi
callq _JimRelToAbsIndex
movl %eax, -44(%rbp)
movl -52(%rbp), %edi
movl -48(%rbp), %esi
callq _JimRelToAbsIndex
movl %eax, -48(%rbp)
movl -52(%rbp), %edi
leaq -44(%rbp), %rsi
leaq -48(%rbp), %rdx
leaq -56(%rbp), %rcx
callq _JimRelToAbsRange
cmpl $0, -44(%rbp)
jne LBB167_6
## %bb.4:
movl -48(%rbp), %eax
cmpl -52(%rbp), %eax
jne LBB167_6
## %bb.5:
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB167_7
LBB167_6:
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq 24(%rax), %rsi
movslq -44(%rbp), %rax
shlq $3, %rax
addq %rax, %rsi
movl -56(%rbp), %edx
callq _Jim_NewListObj
movq %rax, -8(%rbp)
LBB167_7:
movq -8(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimRelToAbsIndex
_JimRelToAbsIndex: ## @JimRelToAbsIndex
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movl %esi, -12(%rbp)
cmpl $0, -12(%rbp)
jge LBB168_2
## %bb.1:
movl -8(%rbp), %eax
addl -12(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB168_3
LBB168_2:
movl -12(%rbp), %eax
movl %eax, -4(%rbp)
LBB168_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimRelToAbsRange
_JimRelToAbsRange: ## @JimRelToAbsRange
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq -16(%rbp), %rax
movl (%rax), %eax
movq -24(%rbp), %rcx
cmpl (%rcx), %eax
jle LBB169_2
## %bb.1:
movl $0, -36(%rbp)
jmp LBB169_9
LBB169_2:
movq -24(%rbp), %rax
movl (%rax), %eax
movq -16(%rbp), %rcx
subl (%rcx), %eax
addl $1, %eax
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB169_8
## %bb.3:
movq -16(%rbp), %rax
cmpl $0, (%rax)
jge LBB169_5
## %bb.4:
movq -16(%rbp), %rax
movl (%rax), %eax
addl -36(%rbp), %eax
movl %eax, -36(%rbp)
movq -16(%rbp), %rax
movl $0, (%rax)
LBB169_5:
movq -24(%rbp), %rax
movl (%rax), %eax
cmpl -4(%rbp), %eax
jl LBB169_7
## %bb.6:
movq -24(%rbp), %rax
movl (%rax), %ecx
movl -4(%rbp), %eax
subl $1, %eax
subl %eax, %ecx
movl -36(%rbp), %eax
subl %ecx, %eax
movl %eax, -36(%rbp)
movl -4(%rbp), %ecx
subl $1, %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
LBB169_7:
jmp LBB169_8
LBB169_8:
jmp LBB169_9
LBB169_9:
cmpl $0, -36(%rbp)
jge LBB169_11
## %bb.10:
movl $0, -36(%rbp)
LBB169_11:
movl -36(%rbp), %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_DictAddElement ## -- Begin function Jim_DictAddElement
.p2align 4, 0x90
_Jim_DictAddElement: ## @Jim_DictAddElement
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetDictFromAny
cmpl $0, %eax
je LBB170_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB170_3
LBB170_2:
movq -24(%rbp), %rdi
callq _Jim_InvalidateStringRep
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
movq -40(%rbp), %rcx
callq _DictAddElement
movl %eax, -4(%rbp)
LBB170_3:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SetDictFromAny
_SetDictFromAny: ## @SetDictFromAny
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rax
leaq _dictObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB171_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB171_19
LBB171_2:
movq -24(%rbp), %rdi
callq _Jim_IsList
cmpl $0, %eax
je LBB171_5
## %bb.3:
movq -24(%rbp), %rax
cmpl $1, 16(%rax)
jle LBB171_5
## %bb.4:
movq -24(%rbp), %rdi
callq _Jim_String
LBB171_5:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_ListLength
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB171_11
## %bb.6:
jmp LBB171_7
LBB171_7:
movq -16(%rbp), %rdi
leaq L_.str.335(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB171_9
## %bb.8:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB171_9:
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.10:
movl $1, -4(%rbp)
jmp LBB171_19
LBB171_11:
movl $48, %edi
callq _Jim_Alloc
movq %rax, -48(%rbp)
movq -48(%rbp), %rdi
movq -16(%rbp), %rdx
leaq _JimDictHashTableType(%rip), %rsi
callq _Jim_InitHashTable
movl $0, -52(%rbp)
LBB171_12: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB171_15
## %bb.13: ## in Loop: Header=BB171_12 Depth=1
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -52(%rbp), %edx
callq _Jim_ListGetIndex
movq %rax, -64(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -52(%rbp), %edx
addl $1, %edx
callq _Jim_ListGetIndex
movq %rax, -72(%rbp)
movq -48(%rbp), %rdi
movq -64(%rbp), %rsi
movq -72(%rbp), %rdx
callq _Jim_ReplaceHashEntry
## %bb.14: ## in Loop: Header=BB171_12 Depth=1
movl -52(%rbp), %eax
addl $2, %eax
movl %eax, -52(%rbp)
jmp LBB171_12
LBB171_15:
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB171_18
## %bb.16:
movq -24(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB171_18
## %bb.17:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq *%rax
LBB171_18:
movq -24(%rbp), %rax
leaq _dictObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -48(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movl $0, -4(%rbp)
LBB171_19:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function DictAddElement
_DictAddElement: ## @DictAddElement
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq -24(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -48(%rbp)
cmpq $0, -40(%rbp)
jne LBB172_2
## %bb.1:
movq -48(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_DeleteHashEntry
movl %eax, -4(%rbp)
jmp LBB172_3
LBB172_2:
movq -48(%rbp), %rdi
movq -32(%rbp), %rsi
movq -40(%rbp), %rdx
callq _Jim_ReplaceHashEntry
movl $0, -4(%rbp)
LBB172_3:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_NewDictObj ## -- Begin function Jim_NewDictObj
.p2align 4, 0x90
_Jim_NewDictObj: ## @Jim_NewDictObj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq -8(%rbp), %rdi
callq _Jim_NewObj
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
leaq _dictObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -32(%rbp), %rax
movq $0, (%rax)
movl $48, %edi
callq _Jim_Alloc
movq %rax, %rcx
movq -32(%rbp), %rax
movq %rcx, 24(%rax)
movq -32(%rbp), %rax
movq 24(%rax), %rdi
movq -8(%rbp), %rdx
leaq _JimDictHashTableType(%rip), %rsi
callq _Jim_InitHashTable
movl $0, -36(%rbp)
LBB173_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB173_4
## %bb.2: ## in Loop: Header=BB173_1 Depth=1
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rcx
callq _DictAddElement
## %bb.3: ## in Loop: Header=BB173_1 Depth=1
movl -36(%rbp), %eax
addl $2, %eax
movl %eax, -36(%rbp)
jmp LBB173_1
LBB173_4:
movq -32(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_DictKey ## -- Begin function Jim_DictKey
.p2align 4, 0x90
_Jim_DictKey: ## @Jim_DictKey
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movl %r8d, -44(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetDictFromAny
cmpl $0, %eax
je LBB174_2
## %bb.1:
movl $-1, -4(%rbp)
jmp LBB174_7
LBB174_2:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FindHashEntry
movq %rax, -56(%rbp)
cmpq $0, %rax
jne LBB174_6
## %bb.3:
movl -44(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB174_5
## %bb.4:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
leaq L_.str.84(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
LBB174_5:
movl $1, -4(%rbp)
jmp LBB174_7
LBB174_6:
movq -56(%rbp), %rax
movq 8(%rax), %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
LBB174_7:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_DictPairs ## -- Begin function Jim_DictPairs
.p2align 4, 0x90
_Jim_DictPairs: ## @Jim_DictPairs
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetDictFromAny
cmpl $0, %eax
je LBB175_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB175_3
LBB175_2:
movq -24(%rbp), %rdi
movq -40(%rbp), %rsi
callq _JimDictPairs
movq %rax, %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
LBB175_3:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimDictPairs
_JimDictPairs: ## @JimDictPairs
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movl 32(%rax), %eax
shll $1, %eax
movl %eax, %eax
## kill: def $rax killed $eax
shlq $3, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -72(%rbp)
movq -24(%rbp), %rdi
leaq -56(%rbp), %rsi
callq _JimInitHashTableIterator
movl $0, -76(%rbp)
LBB176_1: ## =>This Inner Loop Header: Depth=1
leaq -56(%rbp), %rdi
callq _Jim_NextHashEntry
movq %rax, -64(%rbp)
cmpq $0, %rax
je LBB176_3
## %bb.2: ## in Loop: Header=BB176_1 Depth=1
movq -64(%rbp), %rax
movq (%rax), %rdx
movq -72(%rbp), %rax
movl -76(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -76(%rbp)
movslq %ecx, %rcx
movq %rdx, (%rax,%rcx,8)
movq -64(%rbp), %rax
movq 8(%rax), %rdx
movq -72(%rbp), %rax
movl -76(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -76(%rbp)
movslq %ecx, %rcx
movq %rdx, (%rax,%rcx,8)
jmp LBB176_1
LBB176_3:
movl -76(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movq -72(%rbp), %rax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_DictKeysVector ## -- Begin function Jim_DictKeysVector
.p2align 4, 0x90
_Jim_DictKeysVector: ## @Jim_DictKeysVector
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq %r8, -48(%rbp)
movl %r9d, -52(%rbp)
cmpl $0, -36(%rbp)
jne LBB177_2
## %bb.1:
movq -24(%rbp), %rcx
movq -48(%rbp), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
jmp LBB177_9
LBB177_2:
movl $0, -56(%rbp)
LBB177_3: ## =>This Inner Loop Header: Depth=1
movl -56(%rbp), %eax
cmpl -36(%rbp), %eax
jge LBB177_8
## %bb.4: ## in Loop: Header=BB177_3 Depth=1
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
movl -52(%rbp), %r8d
leaq -64(%rbp), %rcx
callq _Jim_DictKey
movl %eax, -68(%rbp)
cmpl $0, -68(%rbp)
je LBB177_6
## %bb.5:
movl -68(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB177_9
LBB177_6: ## in Loop: Header=BB177_3 Depth=1
movq -64(%rbp), %rax
movq %rax, -24(%rbp)
## %bb.7: ## in Loop: Header=BB177_3 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB177_3
LBB177_8:
movq -24(%rbp), %rcx
movq -48(%rbp), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
LBB177_9:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_SetDictKeysVector ## -- Begin function Jim_SetDictKeysVector
.p2align 4, 0x90
_Jim_SetDictKeysVector: ## @Jim_SetDictKeysVector
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq %r8, -48(%rbp)
movl %r9d, -52(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -52(%rbp), %edx
callq _Jim_GetVariable
movq %rax, -72(%rbp)
movq %rax, -64(%rbp)
cmpq $0, -72(%rbp)
jne LBB178_7
## %bb.1:
cmpq $0, -48(%rbp)
jne LBB178_4
## %bb.2:
movl -52(%rbp), %eax
andl $8, %eax
cmpl $0, %eax
je LBB178_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB178_39
LBB178_4:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewDictObj
movq %rax, -72(%rbp)
movq %rax, -64(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -72(%rbp), %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB178_6
## %bb.5:
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
callq _Jim_FreeObj
movl $1, -4(%rbp)
jmp LBB178_39
LBB178_6:
jmp LBB178_7
LBB178_7:
movq -72(%rbp), %rax
cmpl $1, 16(%rax)
setg %al
movb %al, %cl
andb $1, %cl
movzbl %cl, %ecx
movl %ecx, -84(%rbp)
testb $1, %al
jne LBB178_8
jmp LBB178_9
LBB178_8:
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
callq _Jim_DuplicateObj
movq %rax, -72(%rbp)
movq %rax, -64(%rbp)
LBB178_9:
movl $0, -88(%rbp)
LBB178_10: ## =>This Inner Loop Header: Depth=1
movl -88(%rbp), %eax
cmpl -36(%rbp), %eax
jge LBB178_29
## %bb.11: ## in Loop: Header=BB178_10 Depth=1
movq -72(%rbp), %rax
movq %rax, -80(%rbp)
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
callq _SetDictFromAny
cmpl $0, %eax
je LBB178_13
## %bb.12:
jmp LBB178_36
LBB178_13: ## in Loop: Header=BB178_10 Depth=1
movl -88(%rbp), %eax
movl -36(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jne LBB178_20
## %bb.14:
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
movq -32(%rbp), %rax
movl -36(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdx
movq -48(%rbp), %rcx
callq _Jim_DictAddElement
cmpl $0, %eax
je LBB178_19
## %bb.15:
cmpq $0, -48(%rbp)
jne LBB178_17
## %bb.16:
movl -52(%rbp), %eax
andl $8, %eax
cmpl $0, %eax
je LBB178_18
LBB178_17:
jmp LBB178_36
LBB178_18:
jmp LBB178_19
LBB178_19:
jmp LBB178_29
LBB178_20: ## in Loop: Header=BB178_10 Depth=1
movq -80(%rbp), %rdi
callq _Jim_InvalidateStringRep
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
movq -32(%rbp), %rax
movslq -88(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
movq -48(%rbp), %rcx
movl $1, %r8d
xorl %eax, %eax
cmpq $0, %rcx
cmovnel %eax, %r8d
leaq -72(%rbp), %rcx
callq _Jim_DictKey
cmpl $0, %eax
jne LBB178_24
## %bb.21: ## in Loop: Header=BB178_10 Depth=1
movq -72(%rbp), %rax
cmpl $1, 16(%rax)
jle LBB178_23
## %bb.22: ## in Loop: Header=BB178_10 Depth=1
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
callq _Jim_DuplicateObj
movq %rax, -72(%rbp)
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
movq -32(%rbp), %rax
movslq -88(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
movq -72(%rbp), %rcx
callq _DictAddElement
LBB178_23: ## in Loop: Header=BB178_10 Depth=1
jmp LBB178_27
LBB178_24: ## in Loop: Header=BB178_10 Depth=1
cmpq $0, -48(%rbp)
jne LBB178_26
## %bb.25:
jmp LBB178_36
LBB178_26: ## in Loop: Header=BB178_10 Depth=1
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewDictObj
movq %rax, -72(%rbp)
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
movq -32(%rbp), %rax
movslq -88(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
movq -72(%rbp), %rcx
callq _DictAddElement
LBB178_27: ## in Loop: Header=BB178_10 Depth=1
jmp LBB178_28
LBB178_28: ## in Loop: Header=BB178_10 Depth=1
movl -88(%rbp), %eax
addl $1, %eax
movl %eax, -88(%rbp)
jmp LBB178_10
LBB178_29:
movq -72(%rbp), %rdi
callq _Jim_InvalidateStringRep
movq -64(%rbp), %rdi
callq _Jim_InvalidateStringRep
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -64(%rbp), %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB178_31
## %bb.30:
jmp LBB178_36
LBB178_31:
jmp LBB178_32
LBB178_32:
movq -64(%rbp), %rax
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB178_34
## %bb.33:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB178_34:
movq -96(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.35:
movl $0, -4(%rbp)
jmp LBB178_39
LBB178_36:
cmpl $0, -84(%rbp)
je LBB178_38
## %bb.37:
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
callq _Jim_FreeObj
LBB178_38:
movl $1, -4(%rbp)
LBB178_39:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SetIndexFromAny
_SetIndexFromAny: ## @SetIndexFromAny
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl $0, -32(%rbp)
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
leaq L_.str.194(%rip), %rsi
movl $3, %edx
callq _strncmp
cmpl $0, %eax
jne LBB179_2
## %bb.1:
movl $1, -32(%rbp)
movq -40(%rbp), %rax
addq $3, %rax
movq %rax, -40(%rbp)
movl $0, -28(%rbp)
jmp LBB179_5
LBB179_2:
movq -40(%rbp), %rdi
leaq -48(%rbp), %rsi
callq _jim_strtol
## kill: def $eax killed $eax killed $rax
movl %eax, -28(%rbp)
movq -48(%rbp), %rax
cmpq -40(%rbp), %rax
jne LBB179_4
## %bb.3:
jmp LBB179_28
LBB179_4:
movq -48(%rbp), %rax
movq %rax, -40(%rbp)
LBB179_5:
movq -40(%rbp), %rax
movsbl (%rax), %eax
cmpl $43, %eax
je LBB179_7
## %bb.6:
movq -40(%rbp), %rax
movsbl (%rax), %eax
cmpl $45, %eax
jne LBB179_11
LBB179_7:
movq -40(%rbp), %rax
movsbl (%rax), %edx
movl $4294967295, %eax ## imm = 0xFFFFFFFF
movl $1, %ecx
cmpl $43, %edx
cmovel %ecx, %eax
movl %eax, -52(%rbp)
movslq -52(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -40(%rbp), %rdi
addq $1, %rdi
movq %rdi, -40(%rbp)
leaq -48(%rbp), %rsi
callq _jim_strtol
movq -64(%rbp), %rcx ## 8-byte Reload
imulq %rax, %rcx
movslq -28(%rbp), %rax
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -28(%rbp)
movq -40(%rbp), %rax
cmpq -48(%rbp), %rax
je LBB179_9
## %bb.8:
movq -48(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB179_10
LBB179_9:
jmp LBB179_28
LBB179_10:
movq -48(%rbp), %rax
movq %rax, -40(%rbp)
LBB179_11:
jmp LBB179_12
LBB179_12: ## =>This Inner Loop Header: Depth=1
movq -40(%rbp), %rax
movzbl (%rax), %edi
callq _isspace
cmpl $0, %eax
je LBB179_14
## %bb.13: ## in Loop: Header=BB179_12 Depth=1
movq -40(%rbp), %rax
addq $1, %rax
movq %rax, -40(%rbp)
jmp LBB179_12
LBB179_14:
movq -40(%rbp), %rax
cmpb $0, (%rax)
je LBB179_16
## %bb.15:
jmp LBB179_28
LBB179_16:
cmpl $0, -32(%rbp)
je LBB179_21
## %bb.17:
cmpl $0, -28(%rbp)
jle LBB179_19
## %bb.18:
movl $2147483647, -28(%rbp) ## imm = 0x7FFFFFFF
jmp LBB179_20
LBB179_19:
movl -28(%rbp), %eax
addl $-1, %eax
movl %eax, -28(%rbp)
LBB179_20:
jmp LBB179_24
LBB179_21:
cmpl $0, -28(%rbp)
jge LBB179_23
## %bb.22:
movl $-2147483647, -28(%rbp) ## imm = 0x80000001
LBB179_23:
jmp LBB179_24
LBB179_24:
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB179_27
## %bb.25:
movq -24(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB179_27
## %bb.26:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq *%rax
LBB179_27:
movq -24(%rbp), %rax
leaq _indexObjType(%rip), %rcx
movq %rcx, 8(%rax)
movl -28(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, 24(%rax)
movl $0, -4(%rbp)
jmp LBB179_29
LBB179_28:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.340(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
LBB179_29:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ReturnCode ## -- Begin function Jim_ReturnCode
.p2align 4, 0x90
_Jim_ReturnCode: ## @Jim_ReturnCode
.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)
cmpl $0, -12(%rbp)
jl LBB180_2
## %bb.1:
cmpl $9, -12(%rbp)
jl LBB180_3
LBB180_2:
leaq L_.str.85(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB180_4
LBB180_3:
movslq -12(%rbp), %rcx
leaq _jimReturnCodes(%rip), %rax
movq (%rax,%rcx,8), %rax
movq %rax, -8(%rbp)
LBB180_4:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetReturnCode ## -- Begin function Jim_GetReturnCode
.p2align 4, 0x90
_Jim_GetReturnCode: ## @Jim_GetReturnCode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -24(%rbp), %rax
leaq _returnCodeObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB181_3
## %bb.1:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetReturnCodeFromAny
cmpl $1, %eax
jne LBB181_3
## %bb.2:
movl $1, -4(%rbp)
jmp LBB181_4
LBB181_3:
movq -24(%rbp), %rax
movl 24(%rax), %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
movl $0, -4(%rbp)
LBB181_4:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SetReturnCodeFromAny
_SetReturnCodeFromAny: ## @SetReturnCodeFromAny
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
leaq -40(%rbp), %rdx
callq _JimGetWideNoErr
cmpl $1, %eax
je LBB182_2
## %bb.1:
movq -40(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -28(%rbp)
jmp LBB182_5
LBB182_2:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
leaq _jimReturnCodes(%rip), %rdx
leaq -28(%rbp), %rcx
xorl %eax, %eax
movl %eax, %r8d
xorl %r9d, %r9d
callq _Jim_GetEnum
cmpl $0, %eax
je LBB182_4
## %bb.3:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.350(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB182_9
LBB182_4:
jmp LBB182_5
LBB182_5:
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB182_8
## %bb.6:
movq -24(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB182_8
## %bb.7:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq *%rax
LBB182_8:
movq -24(%rbp), %rax
leaq _returnCodeObjType(%rip), %rcx
movq %rcx, 8(%rax)
movl -28(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, 24(%rax)
movl $0, -4(%rbp)
LBB182_9:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _jim_tt_name ## -- Begin function jim_tt_name
.p2align 4, 0x90
_jim_tt_name: ## @jim_tt_name
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -12(%rbp)
cmpl $20, -12(%rbp)
jge LBB183_2
## %bb.1:
movslq -12(%rbp), %rcx
leaq _jim_tt_name.tt_names(%rip), %rax
movq (%rax,%rcx,8), %rax
movq %rax, -8(%rbp)
jmp LBB183_5
LBB183_2:
movl -12(%rbp), %edi
callq _JimExprOperatorInfoByOpcode
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
cmpq $0, (%rax)
je LBB183_4
## %bb.3:
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
jmp LBB183_5
LBB183_4:
movl -12(%rbp), %r8d
leaq _jim_tt_name.buf(%rip), %rdi
xorl %esi, %esi
movl $20, %edx
leaq L_.str.103(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
leaq _jim_tt_name.buf(%rip), %rax
movq %rax, -8(%rbp)
LBB183_5:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimExprOperatorInfoByOpcode
_JimExprOperatorInfoByOpcode: ## @JimExprOperatorInfoByOpcode
.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)
cmpl $20, -12(%rbp)
jge LBB184_2
## %bb.1:
leaq _JimExprOperatorInfoByOpcode.dummy_op(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB184_3
LBB184_2:
movl -12(%rbp), %eax
subl $20, %eax
movslq %eax, %rcx
leaq _Jim_ExprOperators(%rip), %rax
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
LBB184_3:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_EvalExpression ## -- Begin function Jim_EvalExpression
.p2align 4, 0x90
_Jim_EvalExpression: ## @Jim_EvalExpression
.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, -112(%rbp)
movq %rsi, -120(%rbp)
movq %rdx, -128(%rbp)
movl $0, -144(%rbp)
movq -112(%rbp), %rdi
movq -120(%rbp), %rsi
callq _JimGetExpression
movq %rax, -136(%rbp)
cmpq $0, -136(%rbp)
jne LBB185_2
## %bb.1:
movl $1, -100(%rbp)
jmp LBB185_72
LBB185_2:
movq -136(%rbp), %rax
movl 8(%rax), %eax
movl %eax, -220(%rbp) ## 4-byte Spill
subl $1, %eax
je LBB185_3
jmp LBB185_75
LBB185_75:
movl -220(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB185_6
jmp LBB185_76
LBB185_76:
movl -220(%rbp), %eax ## 4-byte Reload
subl $3, %eax
je LBB185_15
jmp LBB185_33
LBB185_3:
movq -112(%rbp), %rdi
movq -136(%rbp), %rax
movq (%rax), %rsi
callq _JimExprIntValOrVar
movq %rax, -176(%rbp)
cmpq $0, -176(%rbp)
je LBB185_5
## %bb.4:
movq -176(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -176(%rbp), %rcx
movq -128(%rbp), %rax
movq %rcx, (%rax)
movl $0, -100(%rbp)
jmp LBB185_72
LBB185_5:
jmp LBB185_33
LBB185_6:
movq -136(%rbp), %rax
movq (%rax), %rax
cmpl $55, 24(%rax)
jne LBB185_14
## %bb.7:
movq -112(%rbp), %rdi
movq -136(%rbp), %rax
movq (%rax), %rsi
callq _JimExprIntValOrVar
movq %rax, -176(%rbp)
cmpq $0, -176(%rbp)
je LBB185_13
## %bb.8:
movq -176(%rbp), %rdi
callq _JimIsWide
cmpl $0, %eax
je LBB185_13
## %bb.9:
movq -176(%rbp), %rax
cmpq $0, 24(%rax)
je LBB185_11
## %bb.10:
movq -112(%rbp), %rax
movq 224(%rax), %rax
movq %rax, -232(%rbp) ## 8-byte Spill
jmp LBB185_12
LBB185_11:
movq -112(%rbp), %rax
movq 216(%rax), %rax
movq %rax, -232(%rbp) ## 8-byte Spill
LBB185_12:
movq -232(%rbp), %rcx ## 8-byte Reload
movq -128(%rbp), %rax
movq %rcx, (%rax)
movq -128(%rbp), %rax
movq (%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movl $0, -100(%rbp)
jmp LBB185_72
LBB185_13:
jmp LBB185_14
LBB185_14:
jmp LBB185_33
LBB185_15:
movq -112(%rbp), %rdi
movq -136(%rbp), %rax
movq (%rax), %rsi
callq _JimExprIntValOrVar
movq %rax, -176(%rbp)
cmpq $0, -176(%rbp)
je LBB185_32
## %bb.16:
movq -176(%rbp), %rdi
callq _JimIsWide
cmpl $0, %eax
je LBB185_32
## %bb.17:
movq -112(%rbp), %rdi
movq -136(%rbp), %rax
movq (%rax), %rsi
addq $16, %rsi
callq _JimExprIntValOrVar
movq %rax, -184(%rbp)
cmpq $0, -184(%rbp)
je LBB185_31
## %bb.18:
movq -184(%rbp), %rdi
callq _JimIsWide
cmpl $0, %eax
je LBB185_31
## %bb.19:
movq -176(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -192(%rbp)
movq -184(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -200(%rbp)
movq -136(%rbp), %rax
movq (%rax), %rax
movl 40(%rax), %eax
addl $-29, %eax
movl %eax, %ecx
movq %rcx, -240(%rbp) ## 8-byte Spill
subl $5, %eax
ja LBB185_26
## %bb.77:
movq -240(%rbp), %rax ## 8-byte Reload
leaq LJTI185_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB185_20:
movq -192(%rbp), %rax
cmpq -200(%rbp), %rax
setl %al
andb $1, %al
movzbl %al, %eax
movl %eax, -204(%rbp)
jmp LBB185_27
LBB185_21:
movq -192(%rbp), %rax
cmpq -200(%rbp), %rax
setle %al
andb $1, %al
movzbl %al, %eax
movl %eax, -204(%rbp)
jmp LBB185_27
LBB185_22:
movq -192(%rbp), %rax
cmpq -200(%rbp), %rax
setg %al
andb $1, %al
movzbl %al, %eax
movl %eax, -204(%rbp)
jmp LBB185_27
LBB185_23:
movq -192(%rbp), %rax
cmpq -200(%rbp), %rax
setge %al
andb $1, %al
movzbl %al, %eax
movl %eax, -204(%rbp)
jmp LBB185_27
LBB185_24:
movq -192(%rbp), %rax
cmpq -200(%rbp), %rax
sete %al
andb $1, %al
movzbl %al, %eax
movl %eax, -204(%rbp)
jmp LBB185_27
LBB185_25:
movq -192(%rbp), %rax
cmpq -200(%rbp), %rax
setne %al
andb $1, %al
movzbl %al, %eax
movl %eax, -204(%rbp)
jmp LBB185_27
LBB185_26:
jmp LBB185_34
LBB185_27:
cmpl $0, -204(%rbp)
je LBB185_29
## %bb.28:
movq -112(%rbp), %rax
movq 216(%rax), %rax
movq %rax, -248(%rbp) ## 8-byte Spill
jmp LBB185_30
LBB185_29:
movq -112(%rbp), %rax
movq 224(%rax), %rax
movq %rax, -248(%rbp) ## 8-byte Spill
LBB185_30:
movq -248(%rbp), %rcx ## 8-byte Reload
movq -128(%rbp), %rax
movq %rcx, (%rax)
movq -128(%rbp), %rax
movq (%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movl $0, -100(%rbp)
jmp LBB185_72
LBB185_31:
jmp LBB185_32
LBB185_32:
jmp LBB185_33
LBB185_33:
jmp LBB185_34
LBB185_34:
movq -136(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
movq -136(%rbp), %rax
cmpl $10, 8(%rax)
jle LBB185_36
## %bb.35:
movq -136(%rbp), %rax
movslq 8(%rax), %rax
shlq $3, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -168(%rbp)
jmp LBB185_37
LBB185_36:
leaq -96(%rbp), %rax
movq %rax, -168(%rbp)
LBB185_37:
movl $0, -160(%rbp)
movl $0, -140(%rbp)
LBB185_38: ## =>This Inner Loop Header: Depth=1
movl -140(%rbp), %ecx
movq -136(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl 8(%rdx), %ecx
movb %al, -249(%rbp) ## 1-byte Spill
jge LBB185_40
## %bb.39: ## in Loop: Header=BB185_38 Depth=1
cmpl $0, -144(%rbp)
sete %al
movb %al, -249(%rbp) ## 1-byte Spill
LBB185_40: ## in Loop: Header=BB185_38 Depth=1
movb -249(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB185_41
jmp LBB185_60
LBB185_41: ## in Loop: Header=BB185_38 Depth=1
movq -136(%rbp), %rax
movq (%rax), %rax
movslq -140(%rbp), %rcx
shlq $4, %rcx
movl 8(%rax,%rcx), %eax
decl %eax
movl %eax, %ecx
movq %rcx, -264(%rbp) ## 8-byte Spill
subl $14, %eax
ja LBB185_57
## %bb.78: ## in Loop: Header=BB185_38 Depth=1
movq -264(%rbp), %rax ## 8-byte Reload
leaq LJTI185_1(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB185_42: ## in Loop: Header=BB185_38 Depth=1
movq -136(%rbp), %rax
movq (%rax), %rax
movslq -140(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
leaq -168(%rbp), %rdi
callq _ExprPush
jmp LBB185_58
LBB185_43: ## in Loop: Header=BB185_38 Depth=1
movq -112(%rbp), %rdi
movq -136(%rbp), %rax
movq (%rax), %rax
movslq -140(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
movl $1, %edx
callq _Jim_GetVariable
movq %rax, -216(%rbp)
cmpq $0, -216(%rbp)
je LBB185_45
## %bb.44: ## in Loop: Header=BB185_38 Depth=1
movq -216(%rbp), %rsi
leaq -168(%rbp), %rdi
callq _ExprPush
jmp LBB185_46
LBB185_45: ## in Loop: Header=BB185_38 Depth=1
movl $1, -144(%rbp)
LBB185_46: ## in Loop: Header=BB185_38 Depth=1
jmp LBB185_58
LBB185_47: ## in Loop: Header=BB185_38 Depth=1
movq -112(%rbp), %rdi
movq -136(%rbp), %rax
movq (%rax), %rax
movslq -140(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
callq _JimExpandDictSugar
movq %rax, -216(%rbp)
cmpq $0, -216(%rbp)
je LBB185_49
## %bb.48: ## in Loop: Header=BB185_38 Depth=1
movq -216(%rbp), %rsi
leaq -168(%rbp), %rdi
callq _ExprPush
jmp LBB185_50
LBB185_49: ## in Loop: Header=BB185_38 Depth=1
movl $1, -144(%rbp)
LBB185_50: ## in Loop: Header=BB185_38 Depth=1
jmp LBB185_58
LBB185_51: ## in Loop: Header=BB185_38 Depth=1
movq -112(%rbp), %rdi
movq -136(%rbp), %rax
movq (%rax), %rax
movslq -140(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
leaq -216(%rbp), %rdx
xorl %ecx, %ecx
callq _Jim_SubstObj
movl %eax, -144(%rbp)
cmpl $0, -144(%rbp)
jne LBB185_53
## %bb.52: ## in Loop: Header=BB185_38 Depth=1
movq -216(%rbp), %rsi
leaq -168(%rbp), %rdi
callq _ExprPush
LBB185_53: ## in Loop: Header=BB185_38 Depth=1
jmp LBB185_58
LBB185_54: ## in Loop: Header=BB185_38 Depth=1
movq -112(%rbp), %rdi
movq -136(%rbp), %rax
movq (%rax), %rax
movslq -140(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
callq _Jim_EvalObj
movl %eax, -144(%rbp)
cmpl $0, -144(%rbp)
jne LBB185_56
## %bb.55: ## in Loop: Header=BB185_38 Depth=1
movq -112(%rbp), %rax
movq (%rax), %rsi
leaq -168(%rbp), %rdi
callq _ExprPush
LBB185_56: ## in Loop: Header=BB185_38 Depth=1
jmp LBB185_58
LBB185_57: ## in Loop: Header=BB185_38 Depth=1
movl $0, -152(%rbp)
movq -136(%rbp), %rax
movq (%rax), %rax
movslq -140(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 8(%rax), %eax
movl %eax, -156(%rbp)
movl -156(%rbp), %edi
callq _JimExprOperatorInfoByOpcode
movq 8(%rax), %rax
movq -112(%rbp), %rdi
leaq -168(%rbp), %rsi
callq *%rax
movl %eax, -144(%rbp)
movl -152(%rbp), %eax
addl -140(%rbp), %eax
movl %eax, -140(%rbp)
jmp LBB185_59
LBB185_58: ## in Loop: Header=BB185_38 Depth=1
jmp LBB185_59
LBB185_59: ## in Loop: Header=BB185_38 Depth=1
movl -140(%rbp), %eax
addl $1, %eax
movl %eax, -140(%rbp)
jmp LBB185_38
LBB185_60:
movq -136(%rbp), %rax
movl 12(%rax), %ecx
addl $-1, %ecx
movl %ecx, 12(%rax)
cmpl $0, -144(%rbp)
jne LBB185_62
## %bb.61:
leaq -168(%rbp), %rdi
callq _ExprPop
movq %rax, %rcx
movq -128(%rbp), %rax
movq %rcx, (%rax)
jmp LBB185_69
LBB185_62:
movl $0, -140(%rbp)
LBB185_63: ## =>This Inner Loop Header: Depth=1
movl -140(%rbp), %eax
cmpl -160(%rbp), %eax
jge LBB185_68
## %bb.64: ## in Loop: Header=BB185_63 Depth=1
movq -168(%rbp), %rax
movslq -140(%rbp), %rcx
movq (%rax,%rcx,8), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB185_66
## %bb.65: ## in Loop: Header=BB185_63 Depth=1
movq -112(%rbp), %rdi
movq -168(%rbp), %rax
movslq -140(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _Jim_FreeObj
LBB185_66: ## in Loop: Header=BB185_63 Depth=1
jmp LBB185_67
LBB185_67: ## in Loop: Header=BB185_63 Depth=1
movl -140(%rbp), %eax
addl $1, %eax
movl %eax, -140(%rbp)
jmp LBB185_63
LBB185_68:
jmp LBB185_69
LBB185_69:
movq -168(%rbp), %rax
leaq -96(%rbp), %rcx
cmpq %rcx, %rax
je LBB185_71
## %bb.70:
movq -168(%rbp), %rdi
callq _Jim_Free
LBB185_71:
movl -144(%rbp), %eax
movl %eax, -100(%rbp)
LBB185_72:
movl -100(%rbp), %eax
movl %eax, -268(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB185_74
## %bb.73:
movl -268(%rbp), %eax ## 4-byte Reload
addq $272, %rsp ## imm = 0x110
popq %rbp
retq
LBB185_74:
callq ___stack_chk_fail
ud2
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L185_0_set_20, LBB185_20-LJTI185_0
.set L185_0_set_22, LBB185_22-LJTI185_0
.set L185_0_set_21, LBB185_21-LJTI185_0
.set L185_0_set_23, LBB185_23-LJTI185_0
.set L185_0_set_24, LBB185_24-LJTI185_0
.set L185_0_set_25, LBB185_25-LJTI185_0
LJTI185_0:
.long L185_0_set_20
.long L185_0_set_22
.long L185_0_set_21
.long L185_0_set_23
.long L185_0_set_24
.long L185_0_set_25
.set L185_1_set_42, LBB185_42-LJTI185_1
.set L185_1_set_51, LBB185_51-LJTI185_1
.set L185_1_set_43, LBB185_43-LJTI185_1
.set L185_1_set_47, LBB185_47-LJTI185_1
.set L185_1_set_54, LBB185_54-LJTI185_1
.set L185_1_set_57, LBB185_57-LJTI185_1
LJTI185_1:
.long L185_1_set_42
.long L185_1_set_51
.long L185_1_set_43
.long L185_1_set_47
.long L185_1_set_54
.long L185_1_set_57
.long L185_1_set_57
.long L185_1_set_57
.long L185_1_set_57
.long L185_1_set_57
.long L185_1_set_57
.long L185_1_set_57
.long L185_1_set_57
.long L185_1_set_42
.long L185_1_set_42
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function JimGetExpression
_JimGetExpression: ## @JimGetExpression
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rax
leaq _exprObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB186_4
## %bb.1:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetExprFromAny
cmpl $0, %eax
je LBB186_3
## %bb.2:
movq $0, -8(%rbp)
jmp LBB186_5
LBB186_3:
jmp LBB186_4
LBB186_4:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -8(%rbp)
LBB186_5:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimExprIntValOrVar
_JimExprIntValOrVar: ## @JimExprIntValOrVar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rax
cmpl $14, 8(%rax)
jne LBB187_2
## %bb.1:
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
jmp LBB187_7
LBB187_2:
movq -24(%rbp), %rax
cmpl $3, 8(%rax)
jne LBB187_4
## %bb.3:
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
xorl %edx, %edx
callq _Jim_GetVariable
movq %rax, -8(%rbp)
jmp LBB187_7
LBB187_4:
movq -24(%rbp), %rax
cmpl $4, 8(%rax)
jne LBB187_6
## %bb.5:
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
callq _JimExpandDictSugar
movq %rax, -8(%rbp)
jmp LBB187_7
LBB187_6:
movq $0, -8(%rbp)
LBB187_7:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimIsWide
_JimIsWide: ## @JimIsWide
.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
leaq _intObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
sete %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ExprPush
_ExprPush: ## @ExprPush
.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 -16(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rdx
movq -8(%rbp), %rax
movq (%rax), %rax
movq -8(%rbp), %rsi
movl 8(%rsi), %ecx
movl %ecx, %edi
addl $1, %edi
movl %edi, 8(%rsi)
movslq %ecx, %rcx
movq %rdx, (%rax,%rcx,8)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimExpandDictSugar
_JimExpandDictSugar: ## @JimExpandDictSugar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq $0, -32(%rbp)
movq $0, -40(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetDictSubstFromAny
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq 32(%rax), %rsi
leaq -40(%rbp), %rdx
xorl %ecx, %ecx
callq _Jim_SubstObj
cmpl $0, %eax
je LBB190_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB190_5
LBB190_2:
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq 24(%rax), %rsi
movq -40(%rbp), %rdx
xorl %ecx, %ecx
callq _JimDictExpandArrayVariable
movq %rax, -32(%rbp)
movq -40(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB190_4
## %bb.3:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_FreeObj
LBB190_4:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
LBB190_5:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_SubstObj ## -- Begin function Jim_SubstObj
.p2align 4, 0x90
_Jim_SubstObj: ## @Jim_SubstObj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -36(%rbp), %edx
callq _Jim_GetSubst
movq %rax, -48(%rbp)
movq -24(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -48(%rbp), %rax
movl 24(%rax), %ecx
addl $1, %ecx
movl %ecx, 24(%rax)
movq -16(%rbp), %rdi
movq -48(%rbp), %rax
movq (%rax), %rsi
movq -48(%rbp), %rax
movl 16(%rax), %edx
movl -36(%rbp), %ecx
callq _JimInterpolateTokens
movq %rax, %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
movq -48(%rbp), %rax
movl 24(%rax), %ecx
addl $-1, %ecx
movl %ecx, 24(%rax)
movq -24(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB191_2
## %bb.1:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_FreeObj
LBB191_2:
movq -32(%rbp), %rax
cmpq $0, (%rax)
jne LBB191_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB191_5
LBB191_4:
movl $0, -4(%rbp)
LBB191_5:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_EvalObj ## -- Begin function Jim_EvalObj
.p2align 4, 0x90
_Jim_EvalObj: ## @Jim_EvalObj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $240, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -96(%rbp)
movq %rsi, -104(%rbp)
movl $0, -132(%rbp)
movq $0, -144(%rbp)
movq -104(%rbp), %rdi
callq _Jim_IsList
cmpl $0, %eax
je LBB192_3
## %bb.1:
movq -104(%rbp), %rax
cmpq $0, (%rax)
jne LBB192_3
## %bb.2:
movq -96(%rbp), %rdi
movq -104(%rbp), %rsi
callq _JimEvalObjList
movl %eax, -84(%rbp)
jmp LBB192_103
LBB192_3:
movq -104(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -96(%rbp), %rdi
movq -104(%rbp), %rsi
callq _JimGetScript
movq %rax, -120(%rbp)
movq -96(%rbp), %rdi
movq -120(%rbp), %rsi
callq _JimScriptValid
cmpl $0, %eax
jne LBB192_7
## %bb.4:
movq -104(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB192_6
## %bb.5:
movq -96(%rbp), %rdi
movq -104(%rbp), %rsi
callq _Jim_FreeObj
LBB192_6:
movl $1, -84(%rbp)
jmp LBB192_103
LBB192_7:
jmp LBB192_8
LBB192_8:
movq -96(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -160(%rbp)
movq -160(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -96(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB192_10
## %bb.9:
movq -96(%rbp), %rdi
movq -96(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB192_10:
movq -160(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, (%rax)
## %bb.11:
movq -120(%rbp), %rax
movq (%rax), %rax
movq %rax, -128(%rbp)
movq -120(%rbp), %rax
cmpl $0, 16(%rax)
jne LBB192_15
## %bb.12:
movq -104(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB192_14
## %bb.13:
movq -96(%rbp), %rdi
movq -104(%rbp), %rsi
callq _Jim_FreeObj
LBB192_14:
movl $0, -84(%rbp)
jmp LBB192_103
LBB192_15:
movq -120(%rbp), %rax
cmpl $3, 16(%rax)
jne LBB192_31
## %bb.16:
movq -128(%rbp), %rax
movq 16(%rax), %rax
leaq _commandObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB192_31
## %bb.17:
movq -128(%rbp), %rax
movq 16(%rax), %rax
movq 32(%rax), %rax
cmpl $0, 4(%rax)
jne LBB192_31
## %bb.18:
movq -128(%rbp), %rax
movq 16(%rax), %rax
movq 32(%rax), %rax
leaq _Jim_IncrCoreCommand(%rip), %rcx
cmpq %rcx, 16(%rax)
jne LBB192_31
## %bb.19:
movq -128(%rbp), %rax
movq 32(%rax), %rax
leaq _variableObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB192_31
## %bb.20:
movq -96(%rbp), %rdi
movq -128(%rbp), %rax
movq 32(%rax), %rsi
xorl %edx, %edx
callq _Jim_GetVariable
movq %rax, -168(%rbp)
cmpq $0, -168(%rbp)
je LBB192_30
## %bb.21:
movq -168(%rbp), %rax
cmpl $1, 16(%rax)
jg LBB192_30
## %bb.22:
movq -168(%rbp), %rax
leaq _intObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB192_30
## %bb.23:
movq -168(%rbp), %rax
movq 24(%rax), %rcx
addq $1, %rcx
movq %rcx, 24(%rax)
movq -168(%rbp), %rdi
callq _Jim_InvalidateStringRep
movq -104(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB192_25
## %bb.24:
movq -96(%rbp), %rdi
movq -104(%rbp), %rsi
callq _Jim_FreeObj
LBB192_25:
jmp LBB192_26
LBB192_26:
movq -168(%rbp), %rax
movq %rax, -176(%rbp)
movq -176(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -96(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB192_28
## %bb.27:
movq -96(%rbp), %rdi
movq -96(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB192_28:
movq -176(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, (%rax)
## %bb.29:
movl $0, -84(%rbp)
jmp LBB192_103
LBB192_30:
jmp LBB192_31
LBB192_31:
movq -120(%rbp), %rax
movl 24(%rax), %ecx
addl $1, %ecx
movl %ecx, 24(%rax)
movq -96(%rbp), %rax
movq 192(%rax), %rax
movq %rax, -152(%rbp)
movq -104(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, 192(%rax)
movq -96(%rbp), %rax
movl $0, 332(%rax)
leaq -80(%rbp), %rax
movq %rax, -144(%rbp)
movl $0, -108(%rbp)
LBB192_32: ## =>This Loop Header: Depth=1
## Child Loop BB192_38 Depth 2
## Child Loop BB192_69 Depth 3
## Child Loop BB192_84 Depth 2
movl -108(%rbp), %ecx
movq -120(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl 16(%rdx), %ecx
movb %al, -221(%rbp) ## 1-byte Spill
jge LBB192_34
## %bb.33: ## in Loop: Header=BB192_32 Depth=1
cmpl $0, -132(%rbp)
sete %al
movb %al, -221(%rbp) ## 1-byte Spill
LBB192_34: ## in Loop: Header=BB192_32 Depth=1
movb -221(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB192_35
jmp LBB192_91
LBB192_35: ## in Loop: Header=BB192_32 Depth=1
movq -128(%rbp), %rax
movslq -108(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rax
movl 28(%rax), %eax
movl %eax, -180(%rbp)
movq -128(%rbp), %rax
movslq -108(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rax
movl 24(%rax), %ecx
movq -120(%rbp), %rax
movl %ecx, 32(%rax)
cmpl $8, -180(%rbp)
jle LBB192_37
## %bb.36: ## in Loop: Header=BB192_32 Depth=1
movslq -180(%rbp), %rax
shlq $3, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -144(%rbp)
LBB192_37: ## in Loop: Header=BB192_32 Depth=1
movl -108(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
movl $0, -184(%rbp)
LBB192_38: ## Parent Loop BB192_32 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB192_69 Depth 3
movl -184(%rbp), %eax
cmpl -180(%rbp), %eax
jge LBB192_77
## %bb.39: ## in Loop: Header=BB192_38 Depth=2
movq $1, -192(%rbp)
movl $0, -196(%rbp)
movq $0, -208(%rbp)
movq -128(%rbp), %rax
movslq -108(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
cmpl $10, 8(%rax)
jne LBB192_43
## %bb.40: ## in Loop: Header=BB192_38 Depth=2
movq -128(%rbp), %rax
movl -108(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -108(%rbp)
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rax
movq 24(%rax), %rax
movq %rax, -192(%rbp)
cmpq $0, -192(%rbp)
jge LBB192_42
## %bb.41: ## in Loop: Header=BB192_38 Depth=2
movl $1, -196(%rbp)
xorl %eax, %eax
## kill: def $rax killed $eax
subq -192(%rbp), %rax
movq %rax, -192(%rbp)
LBB192_42: ## in Loop: Header=BB192_38 Depth=2
jmp LBB192_43
LBB192_43: ## in Loop: Header=BB192_38 Depth=2
cmpq $1, -192(%rbp)
jne LBB192_54
## %bb.44: ## in Loop: Header=BB192_38 Depth=2
movq -128(%rbp), %rax
movslq -108(%rbp), %rcx
shlq $4, %rcx
movl 8(%rax,%rcx), %eax
decl %eax
movl %eax, %ecx
movq %rcx, -232(%rbp) ## 8-byte Spill
subl $15, %eax
ja LBB192_52
## %bb.106: ## in Loop: Header=BB192_38 Depth=2
movq -232(%rbp), %rax ## 8-byte Reload
leaq LJTI192_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB192_45: ## in Loop: Header=BB192_38 Depth=2
movq -128(%rbp), %rax
movslq -108(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rax
movq %rax, -208(%rbp)
jmp LBB192_53
LBB192_46: ## in Loop: Header=BB192_38 Depth=2
movq -96(%rbp), %rdi
movq -128(%rbp), %rax
movslq -108(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
movl $1, %edx
callq _Jim_GetVariable
movq %rax, -208(%rbp)
jmp LBB192_53
LBB192_47: ## in Loop: Header=BB192_38 Depth=2
movq -96(%rbp), %rdi
movq -128(%rbp), %rax
movslq -108(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
callq _JimExpandExprSugar
movq %rax, -208(%rbp)
jmp LBB192_53
LBB192_48: ## in Loop: Header=BB192_38 Depth=2
movq -96(%rbp), %rdi
movq -128(%rbp), %rax
movslq -108(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
callq _JimExpandDictSugar
movq %rax, -208(%rbp)
jmp LBB192_53
LBB192_49: ## in Loop: Header=BB192_38 Depth=2
movq -96(%rbp), %rdi
movq -128(%rbp), %rax
movslq -108(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
callq _Jim_EvalObj
movl %eax, -132(%rbp)
cmpl $0, -132(%rbp)
jne LBB192_51
## %bb.50: ## in Loop: Header=BB192_38 Depth=2
movq -96(%rbp), %rax
movq (%rax), %rax
movq %rax, -208(%rbp)
LBB192_51: ## in Loop: Header=BB192_38 Depth=2
jmp LBB192_53
LBB192_52: ## in Loop: Header=BB192_38 Depth=2
jmp LBB192_53
LBB192_53: ## in Loop: Header=BB192_38 Depth=2
jmp LBB192_55
LBB192_54: ## in Loop: Header=BB192_38 Depth=2
movq -96(%rbp), %rdi
movq -128(%rbp), %rsi
movslq -108(%rbp), %rax
shlq $4, %rax
addq %rax, %rsi
movq -192(%rbp), %rax
movl %eax, %edx
xorl %ecx, %ecx
callq _JimInterpolateTokens
movq %rax, -208(%rbp)
LBB192_55: ## in Loop: Header=BB192_38 Depth=2
cmpq $0, -208(%rbp)
jne LBB192_59
## %bb.56: ## in Loop: Header=BB192_32 Depth=1
cmpl $0, -132(%rbp)
jne LBB192_58
## %bb.57: ## in Loop: Header=BB192_32 Depth=1
movl $1, -132(%rbp)
LBB192_58: ## in Loop: Header=BB192_32 Depth=1
jmp LBB192_77
LBB192_59: ## in Loop: Header=BB192_38 Depth=2
movq -208(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -192(%rbp), %rcx
movslq -108(%rbp), %rax
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -108(%rbp)
cmpl $0, -196(%rbp)
jne LBB192_61
## %bb.60: ## in Loop: Header=BB192_38 Depth=2
movq -208(%rbp), %rdx
movq -144(%rbp), %rax
movslq -184(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
jmp LBB192_75
LBB192_61: ## in Loop: Header=BB192_38 Depth=2
movq -96(%rbp), %rdi
movq -208(%rbp), %rsi
callq _Jim_ListLength
movl %eax, -212(%rbp)
movl -180(%rbp), %eax
addl -212(%rbp), %eax
subl $1, %eax
movl %eax, -216(%rbp)
cmpl $1, -212(%rbp)
jle LBB192_68
## %bb.62: ## in Loop: Header=BB192_38 Depth=2
movq -144(%rbp), %rax
leaq -80(%rbp), %rcx
cmpq %rcx, %rax
jne LBB192_66
## %bb.63: ## in Loop: Header=BB192_38 Depth=2
cmpl $8, -216(%rbp)
jle LBB192_65
## %bb.64: ## in Loop: Header=BB192_38 Depth=2
movslq -216(%rbp), %rax
shlq $3, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -144(%rbp)
movq -144(%rbp), %rdi
leaq -80(%rbp), %rsi
movslq -184(%rbp), %rdx
shlq $3, %rdx
movq $-1, %rcx
callq ___memcpy_chk
LBB192_65: ## in Loop: Header=BB192_38 Depth=2
jmp LBB192_67
LBB192_66: ## in Loop: Header=BB192_38 Depth=2
movq -144(%rbp), %rdi
movslq -216(%rbp), %rax
shlq $3, %rax
movl %eax, %esi
callq _Jim_Realloc
movq %rax, -144(%rbp)
LBB192_67: ## in Loop: Header=BB192_38 Depth=2
jmp LBB192_68
LBB192_68: ## in Loop: Header=BB192_38 Depth=2
movl $0, -220(%rbp)
LBB192_69: ## Parent Loop BB192_32 Depth=1
## Parent Loop BB192_38 Depth=2
## => This Inner Loop Header: Depth=3
movl -220(%rbp), %eax
cmpl -212(%rbp), %eax
jge LBB192_72
## %bb.70: ## in Loop: Header=BB192_69 Depth=3
movq -208(%rbp), %rax
movq 24(%rax), %rax
movslq -220(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
movq -144(%rbp), %rax
movl -184(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -184(%rbp)
movslq %ecx, %rcx
movq %rdx, (%rax,%rcx,8)
movq -208(%rbp), %rax
movq 24(%rax), %rax
movslq -220(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
## %bb.71: ## in Loop: Header=BB192_69 Depth=3
movl -220(%rbp), %eax
addl $1, %eax
movl %eax, -220(%rbp)
jmp LBB192_69
LBB192_72: ## in Loop: Header=BB192_38 Depth=2
movq -208(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB192_74
## %bb.73: ## in Loop: Header=BB192_38 Depth=2
movq -96(%rbp), %rdi
movq -208(%rbp), %rsi
callq _Jim_FreeObj
LBB192_74: ## in Loop: Header=BB192_38 Depth=2
movl -184(%rbp), %eax
addl $-1, %eax
movl %eax, -184(%rbp)
movl -212(%rbp), %eax
subl $1, %eax
addl -180(%rbp), %eax
movl %eax, -180(%rbp)
LBB192_75: ## in Loop: Header=BB192_38 Depth=2
jmp LBB192_76
LBB192_76: ## in Loop: Header=BB192_38 Depth=2
movl -184(%rbp), %eax
addl $1, %eax
movl %eax, -184(%rbp)
jmp LBB192_38
LBB192_77: ## in Loop: Header=BB192_32 Depth=1
cmpl $0, -132(%rbp)
jne LBB192_83
## %bb.78: ## in Loop: Header=BB192_32 Depth=1
cmpl $0, -180(%rbp)
je LBB192_83
## %bb.79: ## in Loop: Header=BB192_32 Depth=1
movq -96(%rbp), %rdi
movl -180(%rbp), %esi
movq -144(%rbp), %rdx
callq _JimInvokeCommand
movl %eax, -132(%rbp)
movq -96(%rbp), %rax
cmpl $0, 64(%rax)
je LBB192_82
## %bb.80: ## in Loop: Header=BB192_32 Depth=1
movq -96(%rbp), %rax
cmpq $0, 72(%rax)
je LBB192_82
## %bb.81: ## in Loop: Header=BB192_32 Depth=1
movl $5, -132(%rbp)
LBB192_82: ## in Loop: Header=BB192_32 Depth=1
jmp LBB192_83
LBB192_83: ## in Loop: Header=BB192_32 Depth=1
jmp LBB192_84
LBB192_84: ## Parent Loop BB192_32 Depth=1
## => This Inner Loop Header: Depth=2
movl -184(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -184(%rbp)
cmpl $0, %eax
jle LBB192_88
## %bb.85: ## in Loop: Header=BB192_84 Depth=2
movq -144(%rbp), %rax
movslq -184(%rbp), %rcx
movq (%rax,%rcx,8), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB192_87
## %bb.86: ## in Loop: Header=BB192_84 Depth=2
movq -96(%rbp), %rdi
movq -144(%rbp), %rax
movslq -184(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _Jim_FreeObj
LBB192_87: ## in Loop: Header=BB192_84 Depth=2
jmp LBB192_84
LBB192_88: ## in Loop: Header=BB192_32 Depth=1
movq -144(%rbp), %rax
leaq -80(%rbp), %rcx
cmpq %rcx, %rax
je LBB192_90
## %bb.89: ## in Loop: Header=BB192_32 Depth=1
movq -144(%rbp), %rdi
callq _Jim_Free
leaq -80(%rbp), %rax
movq %rax, -144(%rbp)
LBB192_90: ## in Loop: Header=BB192_32 Depth=1
jmp LBB192_32
LBB192_91:
cmpl $1, -132(%rbp)
jne LBB192_93
## %bb.92:
movq -96(%rbp), %rdi
movq -120(%rbp), %rsi
callq _JimAddErrorToStack
jmp LBB192_97
LBB192_93:
cmpl $2, -132(%rbp)
jne LBB192_95
## %bb.94:
movq -96(%rbp), %rax
cmpl $1, 40(%rax)
je LBB192_96
LBB192_95:
movq -96(%rbp), %rax
movl $0, 24(%rax)
LBB192_96:
jmp LBB192_97
LBB192_97:
movq -152(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, 192(%rax)
movq -104(%rbp), %rax
cmpq $0, 8(%rax)
je LBB192_100
## %bb.98:
movq -104(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB192_100
## %bb.99:
movq -104(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -96(%rbp), %rdi
movq -104(%rbp), %rsi
callq *%rax
LBB192_100:
movq -104(%rbp), %rax
leaq _scriptObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -120(%rbp), %rcx
movq -104(%rbp), %rax
movq %rcx, 24(%rax)
movq -104(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB192_102
## %bb.101:
movq -96(%rbp), %rdi
movq -104(%rbp), %rsi
callq _Jim_FreeObj
LBB192_102:
movl -132(%rbp), %eax
movl %eax, -84(%rbp)
LBB192_103:
movl -84(%rbp), %eax
movl %eax, -236(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB192_105
## %bb.104:
movl -236(%rbp), %eax ## 4-byte Reload
addq $240, %rsp
popq %rbp
retq
LBB192_105:
callq ___stack_chk_fail
ud2
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L192_0_set_45, LBB192_45-LJTI192_0
.set L192_0_set_46, LBB192_46-LJTI192_0
.set L192_0_set_48, LBB192_48-LJTI192_0
.set L192_0_set_49, LBB192_49-LJTI192_0
.set L192_0_set_52, LBB192_52-LJTI192_0
.set L192_0_set_47, LBB192_47-LJTI192_0
LJTI192_0:
.long L192_0_set_45
.long L192_0_set_45
.long L192_0_set_46
.long L192_0_set_48
.long L192_0_set_49
.long L192_0_set_52
.long L192_0_set_52
.long L192_0_set_52
.long L192_0_set_52
.long L192_0_set_52
.long L192_0_set_52
.long L192_0_set_52
.long L192_0_set_52
.long L192_0_set_52
.long L192_0_set_52
.long L192_0_set_47
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function ExprPop
_ExprPop: ## @ExprPop
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq -8(%rbp), %rdx
movl 8(%rdx), %ecx
addl $-1, %ecx
movl %ecx, 8(%rdx)
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetBoolFromExpr ## -- Begin function Jim_GetBoolFromExpr
.p2align 4, 0x90
_Jim_GetBoolFromExpr: ## @Jim_GetBoolFromExpr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
leaq -64(%rbp), %rdx
callq _Jim_EvalExpression
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB194_2
## %bb.1:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB194_13
LBB194_2:
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
leaq -48(%rbp), %rdx
callq _JimGetWideNoErr
cmpl $0, %eax
je LBB194_10
## %bb.3:
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
leaq -56(%rbp), %rdx
callq _Jim_GetDouble
cmpl $0, %eax
je LBB194_7
## %bb.4:
movq -64(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB194_6
## %bb.5:
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
callq _Jim_FreeObj
LBB194_6:
movl $1, -4(%rbp)
jmp LBB194_13
LBB194_7:
movq -64(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB194_9
## %bb.8:
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
callq _Jim_FreeObj
LBB194_9:
movsd -56(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
andb $1, %al
movzbl %al, %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
movl $0, -4(%rbp)
jmp LBB194_13
LBB194_10:
cmpq $0, -48(%rbp)
setne %al
andb $1, %al
movzbl %al, %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
movq -64(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB194_12
## %bb.11:
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
callq _Jim_FreeObj
LBB194_12:
movl $0, -4(%rbp)
LBB194_13:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimGetWideNoErr
_JimGetWideNoErr: ## @JimGetWideNoErr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -24(%rbp), %rax
leaq _intObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB195_3
## %bb.1:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
xorl %edx, %edx
callq _SetIntFromAny
cmpl $1, %eax
jne LBB195_3
## %bb.2:
movl $1, -4(%rbp)
jmp LBB195_4
LBB195_3:
movq -24(%rbp), %rax
movq 24(%rax), %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
LBB195_4:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ScanString ## -- Begin function Jim_ScanString
.p2align 4, 0x90
_Jim_ScanString: ## @Jim_ScanString
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movl $1, -60(%rbp)
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, -72(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_Utf8Length
movl %eax, -76(%rbp)
movq $0, -88(%rbp)
movq $0, -96(%rbp)
movq $0, -112(%rbp)
movq -32(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -120(%rbp)
movq -120(%rbp), %rax
cmpq $0, 40(%rax)
je LBB196_8
## %bb.1:
movl -36(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB196_7
## %bb.2:
jmp LBB196_3
LBB196_3:
movq -16(%rbp), %rdi
movq -120(%rbp), %rax
movq 40(%rax), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -128(%rbp)
movq -128(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB196_5
## %bb.4:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB196_5:
movq -128(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.6:
jmp LBB196_7
LBB196_7:
movq $0, -8(%rbp)
jmp LBB196_47
LBB196_8:
movq -16(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -112(%rbp)
movq -112(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -88(%rbp)
movq -120(%rbp), %rax
cmpq $0, 32(%rax)
jbe LBB196_14
## %bb.9:
movq $0, -48(%rbp)
LBB196_10: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
movq -120(%rbp), %rcx
cmpq 32(%rcx), %rax
jae LBB196_13
## %bb.11: ## in Loop: Header=BB196_10 Depth=1
movq -16(%rbp), %rdi
movq -88(%rbp), %rsi
movq -112(%rbp), %rdx
callq _Jim_ListAppendElement
## %bb.12: ## in Loop: Header=BB196_10 Depth=1
movq -48(%rbp), %rax
addq $1, %rax
movq %rax, -48(%rbp)
jmp LBB196_10
LBB196_13:
movq -16(%rbp), %rdi
movq -88(%rbp), %rsi
leaq -100(%rbp), %rdx
leaq -96(%rbp), %rcx
callq _JimListGetElements
LBB196_14:
movq $0, -48(%rbp)
movq $0, -56(%rbp)
LBB196_15: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
movq -120(%rbp), %rcx
cmpq 16(%rcx), %rax
jae LBB196_38
## %bb.16: ## in Loop: Header=BB196_15 Depth=1
movq -120(%rbp), %rax
addq $56, %rax
movq -48(%rbp), %rcx
shlq $5, %rcx
addq %rcx, %rax
movq %rax, -136(%rbp)
movq $0, -144(%rbp)
movq -136(%rbp), %rax
movsbl 28(%rax), %eax
cmpl $0, %eax
jne LBB196_18
## %bb.17: ## in Loop: Header=BB196_15 Depth=1
jmp LBB196_37
LBB196_18: ## in Loop: Header=BB196_15 Depth=1
cmpl $0, -60(%rbp)
jle LBB196_20
## %bb.19: ## in Loop: Header=BB196_15 Depth=1
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
movq -56(%rbp), %rax
movl %eax, %edx
movl -76(%rbp), %ecx
movq -120(%rbp), %r8
movq -48(%rbp), %r9
leaq -144(%rbp), %rax
movq %rax, (%rsp)
callq _ScanOneEntry
movl %eax, -60(%rbp)
LBB196_20: ## in Loop: Header=BB196_15 Depth=1
cmpl $-1, -60(%rbp)
jne LBB196_23
## %bb.21: ## in Loop: Header=BB196_15 Depth=1
cmpq $0, -48(%rbp)
jne LBB196_23
## %bb.22:
jmp LBB196_41
LBB196_23: ## in Loop: Header=BB196_15 Depth=1
movslq -60(%rbp), %rax
addq -56(%rbp), %rax
movq %rax, -56(%rbp)
cmpq $0, -144(%rbp)
jne LBB196_25
## %bb.24: ## in Loop: Header=BB196_15 Depth=1
movq -16(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -144(%rbp)
LBB196_25: ## in Loop: Header=BB196_15 Depth=1
movq -136(%rbp), %rax
cmpl $-1, 24(%rax)
jne LBB196_27
## %bb.26: ## in Loop: Header=BB196_15 Depth=1
movq -16(%rbp), %rdi
movq -144(%rbp), %rsi
callq _Jim_FreeObj
jmp LBB196_36
LBB196_27: ## in Loop: Header=BB196_15 Depth=1
movq -136(%rbp), %rax
cmpl $0, 24(%rax)
jne LBB196_29
## %bb.28: ## in Loop: Header=BB196_15 Depth=1
movq -16(%rbp), %rdi
movq -88(%rbp), %rsi
movq -144(%rbp), %rdx
callq _Jim_ListAppendElement
jmp LBB196_35
LBB196_29: ## in Loop: Header=BB196_15 Depth=1
movq -96(%rbp), %rax
movq -136(%rbp), %rcx
movl 24(%rcx), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
cmpq -112(%rbp), %rax
jne LBB196_33
## %bb.30: ## in Loop: Header=BB196_15 Depth=1
movq -96(%rbp), %rax
movq -136(%rbp), %rcx
movl 24(%rcx), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB196_32
## %bb.31: ## in Loop: Header=BB196_15 Depth=1
movq -16(%rbp), %rdi
movq -96(%rbp), %rax
movq -136(%rbp), %rcx
movl 24(%rcx), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
callq _Jim_FreeObj
LBB196_32: ## in Loop: Header=BB196_15 Depth=1
movq -144(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -144(%rbp), %rdx
movq -96(%rbp), %rax
movq -136(%rbp), %rcx
movl 24(%rcx), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movq %rdx, (%rax,%rcx,8)
jmp LBB196_34
LBB196_33:
movq -16(%rbp), %rdi
movq -144(%rbp), %rsi
callq _Jim_FreeObj
jmp LBB196_44
LBB196_34: ## in Loop: Header=BB196_15 Depth=1
jmp LBB196_35
LBB196_35: ## in Loop: Header=BB196_15 Depth=1
jmp LBB196_36
LBB196_36: ## in Loop: Header=BB196_15 Depth=1
jmp LBB196_37
LBB196_37: ## in Loop: Header=BB196_15 Depth=1
movq -48(%rbp), %rax
addq $1, %rax
movq %rax, -48(%rbp)
jmp LBB196_15
LBB196_38:
movq -112(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB196_40
## %bb.39:
movq -16(%rbp), %rdi
movq -112(%rbp), %rsi
callq _Jim_FreeObj
LBB196_40:
movq -88(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB196_47
LBB196_41:
movq -112(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB196_43
## %bb.42:
movq -16(%rbp), %rdi
movq -112(%rbp), %rsi
callq _Jim_FreeObj
LBB196_43:
movq -16(%rbp), %rdi
movq -88(%rbp), %rsi
callq _Jim_FreeObj
movq $-1, %rax
movq %rax, -8(%rbp)
jmp LBB196_47
LBB196_44:
movq -112(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB196_46
## %bb.45:
movq -16(%rbp), %rdi
movq -112(%rbp), %rsi
callq _Jim_FreeObj
LBB196_46:
movq -16(%rbp), %rdi
movq -88(%rbp), %rsi
callq _Jim_FreeObj
movq $0, -8(%rbp)
LBB196_47:
movq -8(%rbp), %rax
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimListGetElements
_JimListGetElements: ## @JimListGetElements
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _Jim_ListLength
movl %eax, %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rax
movq 24(%rax), %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ScanOneEntry
_ScanOneEntry: ## @ScanOneEntry
.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 16(%rbp), %rax
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movl %ecx, -32(%rbp)
movq %r8, -40(%rbp)
movq %r9, -48(%rbp)
movq -40(%rbp), %rax
addq $56, %rax
movq -48(%rbp), %rcx
shlq $5, %rcx
addq %rcx, %rax
movq %rax, -64(%rbp)
movq $0, -72(%rbp)
movslq -28(%rbp), %rax
movq %rax, -80(%rbp)
movq $0, -96(%rbp)
movq 16(%rbp), %rax
movq $0, (%rax)
movq -64(%rbp), %rax
cmpq $0, 8(%rax)
je LBB198_24
## %bb.1:
movl $0, -84(%rbp)
LBB198_2: ## =>This Loop Header: Depth=1
## Child Loop BB198_7 Depth 2
movl -28(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -32(%rbp), %ecx
movb %al, -161(%rbp) ## 1-byte Spill
jge LBB198_4
## %bb.3: ## in Loop: Header=BB198_2 Depth=1
movq -64(%rbp), %rax
movq 8(%rax), %rax
movslq -84(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
setne %al
movb %al, -161(%rbp) ## 1-byte Spill
LBB198_4: ## in Loop: Header=BB198_2 Depth=1
movb -161(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB198_5
jmp LBB198_18
LBB198_5: ## in Loop: Header=BB198_2 Depth=1
movq -64(%rbp), %rax
movq 8(%rax), %rax
movslq -84(%rbp), %rcx
movzbl (%rax,%rcx), %edi
callq _isspace
cmpl $0, %eax
je LBB198_12
## %bb.6: ## in Loop: Header=BB198_2 Depth=1
jmp LBB198_7
LBB198_7: ## Parent Loop BB198_2 Depth=1
## => This Inner Loop Header: Depth=2
movl -28(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -32(%rbp), %ecx
movb %al, -162(%rbp) ## 1-byte Spill
jge LBB198_9
## %bb.8: ## in Loop: Header=BB198_7 Depth=2
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movzbl (%rax,%rcx), %edi
callq _isspace
cmpl $0, %eax
setne %al
movb %al, -162(%rbp) ## 1-byte Spill
LBB198_9: ## in Loop: Header=BB198_7 Depth=2
movb -162(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB198_10
jmp LBB198_11
LBB198_10: ## in Loop: Header=BB198_7 Depth=2
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB198_7
LBB198_11: ## in Loop: Header=BB198_2 Depth=1
jmp LBB198_16
LBB198_12: ## in Loop: Header=BB198_2 Depth=1
movq -64(%rbp), %rax
movq 8(%rax), %rax
movslq -84(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movq -24(%rbp), %rcx
movslq -28(%rbp), %rdx
movsbl (%rcx,%rdx), %ecx
cmpl %ecx, %eax
je LBB198_14
## %bb.13:
jmp LBB198_18
LBB198_14: ## in Loop: Header=BB198_2 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
## %bb.15: ## in Loop: Header=BB198_2 Depth=1
jmp LBB198_16
LBB198_16: ## in Loop: Header=BB198_2 Depth=1
jmp LBB198_17
LBB198_17: ## in Loop: Header=BB198_2 Depth=1
movl -84(%rbp), %eax
addl $1, %eax
movl %eax, -84(%rbp)
jmp LBB198_2
LBB198_18:
movl -28(%rbp), %eax
cmpl -32(%rbp), %eax
jl LBB198_20
## %bb.19:
movl $-1, -4(%rbp)
jmp LBB198_71
LBB198_20:
movq -64(%rbp), %rax
movq 8(%rax), %rax
movslq -84(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB198_22
## %bb.21:
movl $0, -4(%rbp)
jmp LBB198_71
LBB198_22:
jmp LBB198_23
LBB198_23:
jmp LBB198_24
LBB198_24:
movq -64(%rbp), %rax
movsbl 28(%rax), %eax
cmpl $99, %eax
je LBB198_31
## %bb.25:
movq -64(%rbp), %rax
movsbl 28(%rax), %eax
cmpl $91, %eax
je LBB198_31
## %bb.26:
movq -64(%rbp), %rax
movsbl 28(%rax), %eax
cmpl $110, %eax
je LBB198_31
## %bb.27:
jmp LBB198_28
LBB198_28: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movzbl (%rax,%rcx), %edi
callq _isspace
cmpl $0, %eax
je LBB198_30
## %bb.29: ## in Loop: Header=BB198_28 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB198_28
LBB198_30:
jmp LBB198_31
LBB198_31:
movslq -28(%rbp), %rax
subq -80(%rbp), %rax
movq %rax, -72(%rbp)
movq -64(%rbp), %rax
movsbl 28(%rax), %eax
cmpl $110, %eax
jne LBB198_33
## %bb.32:
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
addq -72(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, %rcx
movq 16(%rbp), %rax
movq %rcx, (%rax)
jmp LBB198_70
LBB198_33:
movl -28(%rbp), %eax
cmpl -32(%rbp), %eax
jl LBB198_35
## %bb.34:
movl $-1, -4(%rbp)
jmp LBB198_71
LBB198_35:
movq -64(%rbp), %rax
movsbl 28(%rax), %eax
cmpl $99, %eax
jne LBB198_37
## %bb.36:
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movzbl (%rax,%rcx), %eax
movl %eax, -100(%rbp)
movq -72(%rbp), %rax
addq $1, %rax
movq %rax, -72(%rbp)
movq -16(%rbp), %rdi
movslq -100(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, %rcx
movq 16(%rbp), %rax
movq %rcx, (%rax)
movq -72(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -4(%rbp)
jmp LBB198_71
LBB198_37:
movq -64(%rbp), %rax
cmpq $0, 16(%rax)
jbe LBB198_45
## %bb.38:
movl -32(%rbp), %eax
subl -28(%rbp), %eax
cmpl $0, %eax
jge LBB198_40
## %bb.39:
movq -24(%rbp), %rdi
movslq -28(%rbp), %rax
addq %rax, %rdi
callq _strlen
movq %rax, -176(%rbp) ## 8-byte Spill
jmp LBB198_41
LBB198_40:
movl -32(%rbp), %eax
subl -28(%rbp), %eax
cltq
movq %rax, -176(%rbp) ## 8-byte Spill
LBB198_41:
movq -176(%rbp), %rax ## 8-byte Reload
movq %rax, -112(%rbp)
movq -64(%rbp), %rax
movq 16(%rax), %rax
cmpq -112(%rbp), %rax
jbe LBB198_43
## %bb.42:
movq -112(%rbp), %rax
movq %rax, -184(%rbp) ## 8-byte Spill
jmp LBB198_44
LBB198_43:
movq -64(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -184(%rbp) ## 8-byte Spill
LBB198_44:
movq -184(%rbp), %rax ## 8-byte Reload
movq %rax, -120(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movslq -28(%rbp), %rax
addq %rax, %rsi
movq -120(%rbp), %rax
movl %eax, %edx
callq _Jim_NewStringObjUtf8
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movq (%rax), %rax
movq %rax, -56(%rbp)
jmp LBB198_46
LBB198_45:
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
addq %rcx, %rax
movq %rax, -56(%rbp)
LBB198_46:
movq -64(%rbp), %rax
movsbl 28(%rax), %eax
movl %eax, -188(%rbp) ## 4-byte Spill
subl $91, %eax
je LBB198_60
jmp LBB198_72
LBB198_72:
movl -188(%rbp), %eax ## 4-byte Reload
subl $100, %eax
je LBB198_47
jmp LBB198_73
LBB198_73:
movl -188(%rbp), %eax ## 4-byte Reload
addl $-101, %eax
subl $3, %eax
jb LBB198_61
jmp LBB198_74
LBB198_74:
movl -188(%rbp), %eax ## 4-byte Reload
subl $105, %eax
je LBB198_47
jmp LBB198_75
LBB198_75:
movl -188(%rbp), %eax ## 4-byte Reload
subl $111, %eax
je LBB198_47
jmp LBB198_76
LBB198_76:
movl -188(%rbp), %eax ## 4-byte Reload
subl $115, %eax
je LBB198_60
jmp LBB198_77
LBB198_77:
movl -188(%rbp), %eax ## 4-byte Reload
subl $117, %eax
je LBB198_47
jmp LBB198_78
LBB198_78:
movl -188(%rbp), %eax ## 4-byte Reload
subl $120, %eax
jne LBB198_65
jmp LBB198_47
LBB198_47:
movq -64(%rbp), %rax
movsbl 28(%rax), %eax
cmpl $111, %eax
jne LBB198_49
## %bb.48:
movl $8, %eax
movl %eax, -192(%rbp) ## 4-byte Spill
jmp LBB198_53
LBB198_49:
movq -64(%rbp), %rax
movsbl 28(%rax), %eax
cmpl $120, %eax
jne LBB198_51
## %bb.50:
movl $16, %eax
movl %eax, -196(%rbp) ## 4-byte Spill
jmp LBB198_52
LBB198_51:
movq -64(%rbp), %rax
movsbl 28(%rax), %edx
movl $10, %eax
xorl %ecx, %ecx
cmpl $105, %edx
cmovel %ecx, %eax
movl %eax, -196(%rbp) ## 4-byte Spill
LBB198_52:
movl -196(%rbp), %eax ## 4-byte Reload
movl %eax, -192(%rbp) ## 4-byte Spill
LBB198_53:
movl -192(%rbp), %eax ## 4-byte Reload
movl %eax, -140(%rbp)
cmpl $0, -140(%rbp)
jne LBB198_55
## %bb.54:
movq -56(%rbp), %rdi
leaq -128(%rbp), %rsi
callq _jim_strtoull
movq %rax, -136(%rbp)
jmp LBB198_56
LBB198_55:
movq -56(%rbp), %rdi
movl -140(%rbp), %edx
leaq -128(%rbp), %rsi
callq _strtoul
movq %rax, -136(%rbp)
LBB198_56:
movq -128(%rbp), %rax
cmpq -56(%rbp), %rax
je LBB198_58
## %bb.57:
movq -16(%rbp), %rdi
movq -136(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, %rcx
movq 16(%rbp), %rax
movq %rcx, (%rax)
movq -128(%rbp), %rax
movq -56(%rbp), %rcx
subq %rcx, %rax
addq -72(%rbp), %rax
movq %rax, -72(%rbp)
jmp LBB198_59
LBB198_58:
movq -56(%rbp), %rax
movsbl (%rax), %edx
movl $4294967295, %eax ## imm = 0xFFFFFFFF
xorl %ecx, %ecx
cmpl $0, %edx
cmovnel %ecx, %eax
cltq
movq %rax, -72(%rbp)
LBB198_59:
jmp LBB198_65
LBB198_60:
movq -16(%rbp), %rdi
movq -64(%rbp), %rax
movq (%rax), %rsi
movq -56(%rbp), %rdx
callq _JimScanAString
movq %rax, %rcx
movq 16(%rbp), %rax
movq %rcx, (%rax)
movq 16(%rbp), %rax
movq (%rax), %rdi
callq _Jim_Length
cltq
addq -72(%rbp), %rax
movq %rax, -72(%rbp)
jmp LBB198_65
LBB198_61:
movq -56(%rbp), %rdi
leaq -152(%rbp), %rsi
callq _strtod
movsd %xmm0, -160(%rbp)
movq -152(%rbp), %rax
cmpq -56(%rbp), %rax
je LBB198_63
## %bb.62:
movq -16(%rbp), %rdi
movsd -160(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _Jim_NewDoubleObj
movq %rax, %rcx
movq 16(%rbp), %rax
movq %rcx, (%rax)
movq -152(%rbp), %rax
movq -56(%rbp), %rcx
subq %rcx, %rax
addq -72(%rbp), %rax
movq %rax, -72(%rbp)
jmp LBB198_64
LBB198_63:
movq -56(%rbp), %rax
movsbl (%rax), %edx
movl $4294967295, %eax ## imm = 0xFFFFFFFF
xorl %ecx, %ecx
cmpl $0, %edx
cmovnel %ecx, %eax
cltq
movq %rax, -72(%rbp)
LBB198_64:
jmp LBB198_65
LBB198_65:
cmpq $0, -96(%rbp)
je LBB198_67
## %bb.66:
movq -16(%rbp), %rdi
movq -96(%rbp), %rsi
callq _Jim_FreeObj
LBB198_67:
jmp LBB198_68
LBB198_68:
jmp LBB198_69
LBB198_69:
jmp LBB198_70
LBB198_70:
movq -72(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -4(%rbp)
LBB198_71:
movl -4(%rbp), %eax
addq $208, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_EvalObjVector ## -- Begin function Jim_EvalObjVector
.p2align 4, 0x90
_Jim_EvalObjVector: ## @Jim_EvalObjVector
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movl $0, -28(%rbp)
LBB199_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB199_4
## %bb.2: ## in Loop: Header=BB199_1 Depth=1
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
## %bb.3: ## in Loop: Header=BB199_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB199_1
LBB199_4:
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movq -24(%rbp), %rdx
callq _JimInvokeCommand
movl %eax, -32(%rbp)
movl $0, -28(%rbp)
LBB199_5: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB199_10
## %bb.6: ## in Loop: Header=BB199_5 Depth=1
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB199_8
## %bb.7: ## in Loop: Header=BB199_5 Depth=1
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _Jim_FreeObj
LBB199_8: ## in Loop: Header=BB199_5 Depth=1
jmp LBB199_9
LBB199_9: ## in Loop: Header=BB199_5 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB199_5
LBB199_10:
movl -32(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimInvokeCommand
_JimInvokeCommand: ## @JimInvokeCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rax
movq 88(%rax), %rax
cmpq $0, 168(%rax)
je LBB200_2
## %bb.1:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq 168(%rax), %rax
movq %rax, -48(%rbp)
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq $0, 168(%rax)
jmp LBB200_5
LBB200_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
movl $1, %edx
callq _Jim_GetCommand
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
jne LBB200_4
## %bb.3:
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
movq -32(%rbp), %rdx
callq _JimUnknown
movl %eax, -4(%rbp)
jmp LBB200_20
LBB200_4:
movq -48(%rbp), %rdi
callq _JimIncrCmdRefCount
LBB200_5:
movq -16(%rbp), %rax
movl 36(%rax), %eax
movq -16(%rbp), %rcx
cmpl 32(%rcx), %eax
jne LBB200_11
## %bb.6:
jmp LBB200_7
LBB200_7:
movq -16(%rbp), %rdi
leaq L_.str.394(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB200_9
## %bb.8:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB200_9:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.10:
movl $1, -36(%rbp)
jmp LBB200_19
LBB200_11:
movq -16(%rbp), %rax
movl 36(%rax), %ecx
addl $1, %ecx
movl %ecx, 36(%rax)
## %bb.12:
movq -16(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB200_14
## %bb.13:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB200_14:
movq -64(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.15:
movq -48(%rbp), %rax
cmpl $0, 4(%rax)
je LBB200_17
## %bb.16:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movl -20(%rbp), %edx
movq -32(%rbp), %rcx
callq _JimCallProcedure
movl %eax, -36(%rbp)
jmp LBB200_18
LBB200_17:
movq -48(%rbp), %rax
movq 32(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 336(%rax)
movq -48(%rbp), %rax
movq 16(%rax), %rax
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
movq -32(%rbp), %rdx
callq *%rax
movl %eax, -36(%rbp)
LBB200_18:
movq -16(%rbp), %rax
movl 36(%rax), %ecx
addl $-1, %ecx
movl %ecx, 36(%rax)
LBB200_19:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _JimDecrCmdRefCount
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
LBB200_20:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_EvalObjPrefix ## -- Begin function Jim_EvalObjPrefix
.p2align 4, 0x90
_Jim_EvalObjPrefix: ## @Jim_EvalObjPrefix
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq %rcx, -32(%rbp)
movl -20(%rbp), %eax
addl $1, %eax
cltq
shlq $3, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -48(%rbp)
movq -16(%rbp), %rcx
movq -48(%rbp), %rax
movq %rcx, (%rax)
movq -48(%rbp), %rdi
addq $8, %rdi
movq -32(%rbp), %rsi
movslq -20(%rbp), %rdx
shlq $3, %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq -8(%rbp), %rdi
movl -20(%rbp), %esi
addl $1, %esi
movq -48(%rbp), %rdx
callq _Jim_EvalObjVector
movl %eax, -36(%rbp)
movq -48(%rbp), %rdi
callq _Jim_Free
movl -36(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_EvalObjList ## -- Begin function Jim_EvalObjList
.p2align 4, 0x90
_Jim_EvalObjList: ## @Jim_EvalObjList
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _SetListFromAny
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _JimEvalObjList
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimEvalObjList
_JimEvalObjList: ## @JimEvalObjList
.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 $0, -20(%rbp)
movq -16(%rbp), %rax
cmpl $0, 32(%rax)
je LBB203_4
## %bb.1:
movq -16(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movl 32(%rax), %esi
movq -16(%rbp), %rax
movq 24(%rax), %rdx
callq _JimInvokeCommand
movl %eax, -20(%rbp)
movq -16(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB203_3
## %bb.2:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _Jim_FreeObj
LBB203_3:
jmp LBB203_4
LBB203_4:
movl -20(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimScriptValid
_JimScriptValid: ## @JimScriptValid
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movl 36(%rax), %esi
callq _JimParseCheckMissing
cmpl $1, %eax
jne LBB204_2
## %bb.1:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _JimAddErrorToStack
movl $0, -4(%rbp)
jmp LBB204_3
LBB204_2:
movl $1, -4(%rbp)
LBB204_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_IncrCoreCommand
_Jim_IncrCoreCommand: ## @Jim_IncrCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq $1, -48(%rbp)
cmpl $2, -20(%rbp)
je LBB205_3
## %bb.1:
cmpl $3, -20(%rbp)
je LBB205_3
## %bb.2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.399(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB205_25
LBB205_3:
cmpl $3, -20(%rbp)
jne LBB205_7
## %bb.4:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
leaq -48(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB205_6
## %bb.5:
movl $1, -4(%rbp)
jmp LBB205_25
LBB205_6:
jmp LBB205_7
LBB205_7:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movl $4, %edx
callq _Jim_GetVariable
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
jne LBB205_9
## %bb.8:
movq $0, -40(%rbp)
jmp LBB205_12
LBB205_9:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
leaq -40(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB205_11
## %bb.10:
movl $1, -4(%rbp)
jmp LBB205_25
LBB205_11:
jmp LBB205_12
LBB205_12:
cmpq $0, -56(%rbp)
je LBB205_14
## %bb.13:
movq -56(%rbp), %rax
cmpl $1, 16(%rax)
jle LBB205_17
LBB205_14:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
addq -48(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -56(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -56(%rbp), %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB205_16
## %bb.15:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _Jim_FreeObj
movl $1, -4(%rbp)
jmp LBB205_25
LBB205_16:
jmp LBB205_20
LBB205_17:
movq -56(%rbp), %rdi
callq _Jim_InvalidateStringRep
movq -40(%rbp), %rcx
addq -48(%rbp), %rcx
movq -56(%rbp), %rax
movq %rcx, 24(%rax)
movq -32(%rbp), %rax
movq 8(%rax), %rax
leaq _variableObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB205_19
## %bb.18:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -56(%rbp), %rdx
callq _Jim_SetVariable
LBB205_19:
jmp LBB205_20
LBB205_20:
jmp LBB205_21
LBB205_21:
movq -56(%rbp), %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB205_23
## %bb.22:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB205_23:
movq -64(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.24:
movl $0, -4(%rbp)
LBB205_25:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimExpandExprSugar
_JimExpandExprSugar: ## @JimExpandExprSugar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
leaq -32(%rbp), %rdx
callq _Jim_EvalExpression
cmpl $0, %eax
jne LBB206_2
## %bb.1:
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $-1, %ecx
movl %ecx, 16(%rax)
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB206_3
LBB206_2:
movq $0, -8(%rbp)
LBB206_3:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimInterpolateTokens
_JimInterpolateTokens: ## @JimInterpolateTokens
.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, -96(%rbp)
movq %rsi, -104(%rbp)
movl %edx, -108(%rbp)
movl %ecx, -112(%rbp)
movl $0, -116(%rbp)
cmpl $8, -108(%rbp)
jg LBB207_2
## %bb.1:
leaq -80(%rbp), %rax
movq %rax, -128(%rbp)
jmp LBB207_3
LBB207_2:
movslq -108(%rbp), %rax
shlq $3, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -128(%rbp)
LBB207_3:
movl $0, -120(%rbp)
LBB207_4: ## =>This Inner Loop Header: Depth=1
movl -120(%rbp), %eax
cmpl -108(%rbp), %eax
jge LBB207_23
## %bb.5: ## in Loop: Header=BB207_4 Depth=1
movq -96(%rbp), %rdi
movq -104(%rbp), %rsi
movslq -120(%rbp), %rcx
movq %rcx, %rax
shlq $4, %rax
addq %rax, %rsi
movq -128(%rbp), %rax
leaq (%rax,%rcx,8), %rdx
callq _JimSubstOneToken
movl %eax, %ecx
## kill: def $rcx killed $ecx
movq %rcx, -152(%rbp) ## 8-byte Spill
subl $4, %eax
ja LBB207_13
## %bb.53: ## in Loop: Header=BB207_4 Depth=1
movq -152(%rbp), %rax ## 8-byte Reload
leaq LJTI207_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB207_6: ## in Loop: Header=BB207_4 Depth=1
jmp LBB207_21
LBB207_7: ## in Loop: Header=BB207_4 Depth=1
movl -112(%rbp), %eax
andl $128, %eax
cmpl $0, %eax
je LBB207_9
## %bb.8: ## in Loop: Header=BB207_4 Depth=1
movl -120(%rbp), %eax
movl %eax, -108(%rbp)
jmp LBB207_22
LBB207_9: ## in Loop: Header=BB207_4 Depth=1
jmp LBB207_10
LBB207_10: ## in Loop: Header=BB207_4 Depth=1
movl -112(%rbp), %eax
andl $128, %eax
cmpl $0, %eax
je LBB207_12
## %bb.11: ## in Loop: Header=BB207_4 Depth=1
movq -128(%rbp), %rax
movslq -120(%rbp), %rcx
movq $0, (%rax,%rcx,8)
jmp LBB207_22
LBB207_12:
jmp LBB207_13
LBB207_13:
jmp LBB207_14
LBB207_14: ## =>This Inner Loop Header: Depth=1
movl -120(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -120(%rbp)
cmpl $0, %eax
je LBB207_18
## %bb.15: ## in Loop: Header=BB207_14 Depth=1
movq -128(%rbp), %rax
movslq -120(%rbp), %rcx
movq (%rax,%rcx,8), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB207_17
## %bb.16: ## in Loop: Header=BB207_14 Depth=1
movq -96(%rbp), %rdi
movq -128(%rbp), %rax
movslq -120(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _Jim_FreeObj
LBB207_17: ## in Loop: Header=BB207_14 Depth=1
jmp LBB207_14
LBB207_18:
movq -128(%rbp), %rax
leaq -80(%rbp), %rcx
cmpq %rcx, %rax
je LBB207_20
## %bb.19:
movq -128(%rbp), %rdi
callq _Jim_Free
LBB207_20:
movq $0, -88(%rbp)
jmp LBB207_50
LBB207_21: ## in Loop: Header=BB207_4 Depth=1
movq -128(%rbp), %rax
movslq -120(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -128(%rbp), %rax
movslq -120(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_String
movq -128(%rbp), %rax
movslq -120(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movl 20(%rax), %eax
addl -116(%rbp), %eax
movl %eax, -116(%rbp)
LBB207_22: ## in Loop: Header=BB207_4 Depth=1
movl -120(%rbp), %eax
addl $1, %eax
movl %eax, -120(%rbp)
jmp LBB207_4
LBB207_23:
cmpl $1, -108(%rbp)
jne LBB207_29
## %bb.24:
movq -128(%rbp), %rax
cmpq $0, (%rax)
je LBB207_29
## %bb.25:
movq -128(%rbp), %rax
leaq -80(%rbp), %rcx
cmpq %rcx, %rax
jne LBB207_29
## %bb.26:
movq -128(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB207_28
## %bb.27:
movq -96(%rbp), %rdi
movq -128(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB207_28:
movq -128(%rbp), %rax
movq (%rax), %rax
movq %rax, -88(%rbp)
jmp LBB207_50
LBB207_29:
movq -96(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewStringObjNoAlloc
movq %rax, -136(%rbp)
cmpl $4, -108(%rbp)
jne LBB207_34
## %bb.30:
movq -104(%rbp), %rax
cmpl $2, 8(%rax)
jne LBB207_34
## %bb.31:
movq -104(%rbp), %rax
cmpl $2, 24(%rax)
jne LBB207_34
## %bb.32:
movq -104(%rbp), %rax
cmpl $3, 40(%rax)
jne LBB207_34
## %bb.33:
movq -136(%rbp), %rax
leaq _interpolatedObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -104(%rbp), %rax
movq (%rax), %rcx
movq -136(%rbp), %rax
movq %rcx, 24(%rax)
movq -128(%rbp), %rax
movq 16(%rax), %rcx
movq -136(%rbp), %rax
movq %rcx, 32(%rax)
movq -128(%rbp), %rax
movq 16(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
jmp LBB207_39
LBB207_34:
cmpl $0, -108(%rbp)
je LBB207_38
## %bb.35:
movq -128(%rbp), %rax
cmpq $0, (%rax)
je LBB207_38
## %bb.36:
movq -128(%rbp), %rax
movq (%rax), %rax
leaq _sourceObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB207_38
## %bb.37:
movq -96(%rbp), %rdi
movq -136(%rbp), %rsi
movq -128(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rdx
movq -128(%rbp), %rax
movq (%rax), %rax
movl 32(%rax), %ecx
callq _JimSetSourceInfo
LBB207_38:
jmp LBB207_39
LBB207_39:
movl -116(%rbp), %edi
addl $1, %edi
callq _Jim_Alloc
movq -136(%rbp), %rcx
movq %rax, (%rcx)
movq %rax, -144(%rbp)
movl -116(%rbp), %ecx
movq -136(%rbp), %rax
movl %ecx, 20(%rax)
movl $0, -120(%rbp)
LBB207_40: ## =>This Inner Loop Header: Depth=1
movl -120(%rbp), %eax
cmpl -108(%rbp), %eax
jge LBB207_47
## %bb.41: ## in Loop: Header=BB207_40 Depth=1
movq -128(%rbp), %rax
movslq -120(%rbp), %rcx
cmpq $0, (%rax,%rcx,8)
je LBB207_45
## %bb.42: ## in Loop: Header=BB207_40 Depth=1
movq -144(%rbp), %rdi
movq -128(%rbp), %rax
movslq -120(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq (%rax), %rsi
movq -128(%rbp), %rax
movslq -120(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movslq 20(%rax), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq -128(%rbp), %rax
movslq -120(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movl 20(%rax), %ecx
movq -144(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -144(%rbp)
movq -128(%rbp), %rax
movslq -120(%rbp), %rcx
movq (%rax,%rcx,8), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB207_44
## %bb.43: ## in Loop: Header=BB207_40 Depth=1
movq -96(%rbp), %rdi
movq -128(%rbp), %rax
movslq -120(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _Jim_FreeObj
LBB207_44: ## in Loop: Header=BB207_40 Depth=1
jmp LBB207_45
LBB207_45: ## in Loop: Header=BB207_40 Depth=1
jmp LBB207_46
LBB207_46: ## in Loop: Header=BB207_40 Depth=1
movl -120(%rbp), %eax
addl $1, %eax
movl %eax, -120(%rbp)
jmp LBB207_40
LBB207_47:
movq -136(%rbp), %rax
movq (%rax), %rax
movslq -116(%rbp), %rcx
movb $0, (%rax,%rcx)
movq -128(%rbp), %rax
leaq -80(%rbp), %rcx
cmpq %rcx, %rax
je LBB207_49
## %bb.48:
movq -128(%rbp), %rdi
callq _Jim_Free
LBB207_49:
movq -136(%rbp), %rax
movq %rax, -88(%rbp)
LBB207_50:
movq -88(%rbp), %rax
movq %rax, -160(%rbp) ## 8-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB207_52
## %bb.51:
movq -160(%rbp), %rax ## 8-byte Reload
addq $160, %rsp
popq %rbp
retq
LBB207_52:
callq ___stack_chk_fail
ud2
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L207_0_set_6, LBB207_6-LJTI207_0
.set L207_0_set_13, LBB207_13-LJTI207_0
.set L207_0_set_7, LBB207_7-LJTI207_0
.set L207_0_set_10, LBB207_10-LJTI207_0
LJTI207_0:
.long L207_0_set_6
.long L207_0_set_13
.long L207_0_set_6
.long L207_0_set_7
.long L207_0_set_10
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function JimAddErrorToStack
_JimAddErrorToStack: ## @JimAddErrorToStack
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
cmpl $0, 332(%rax)
jne LBB208_4
## %bb.1:
movq -8(%rbp), %rax
movl $1, 332(%rax)
movq -16(%rbp), %rax
movq 8(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq 16(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB208_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 16(%rax), %rsi
callq _Jim_FreeObj
LBB208_3:
movq -16(%rbp), %rax
movq 8(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rax
movl 32(%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, 8(%rax)
movq -8(%rbp), %rdi
callq _JimResetStackTrace
movq -8(%rbp), %rax
movl 24(%rax), %ecx
addl $1, %ecx
movl %ecx, 24(%rax)
LBB208_4:
movq -8(%rbp), %rax
cmpl $0, 24(%rax)
jle LBB208_10
## %bb.5:
movq -8(%rbp), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movq 312(%rax), %rdi
callq _Jim_String
movq -24(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
movq -16(%rbp), %rax
movq 8(%rax), %rdx
movq -16(%rbp), %rax
movl 32(%rax), %ecx
callq _JimAppendStackTrace
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_Length
cmpl $0, %eax
je LBB208_7
## %bb.6:
movq -8(%rbp), %rax
movl $0, 24(%rax)
LBB208_7:
movq -8(%rbp), %rax
movq 312(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB208_9
## %bb.8:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 312(%rax), %rsi
callq _Jim_FreeObj
LBB208_9:
movq -8(%rbp), %rax
movq 208(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 312(%rax)
movq -8(%rbp), %rax
movq 312(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
LBB208_10:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimSetSourceInfo
_JimSetSourceInfo: ## @JimSetSourceInfo
.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)
movq -24(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -24(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movl -28(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 32(%rax)
movq -16(%rbp), %rax
leaq _sourceObjType(%rip), %rcx
movq %rcx, 8(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_Eval ## -- Begin function Jim_Eval
.p2align 4, 0x90
_Jim_Eval: ## @Jim_Eval
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -24(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _Jim_EvalObj
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_EvalGlobal ## -- Begin function Jim_EvalGlobal
.p2align 4, 0x90
_Jim_EvalGlobal: ## @Jim_EvalGlobal
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
movq 96(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 88(%rax)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _Jim_Eval
movl %eax, -20(%rbp)
movq -32(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 88(%rax)
movl -20(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_EvalFileGlobal ## -- Begin function Jim_EvalFileGlobal
.p2align 4, 0x90
_Jim_EvalFileGlobal: ## @Jim_EvalFileGlobal
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
movq 96(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 88(%rax)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _Jim_EvalFile
movl %eax, -20(%rbp)
movq -32(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 88(%rax)
movl -20(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_EvalFile ## -- Begin function Jim_EvalFile
.p2align 4, 0x90
_Jim_EvalFile: ## @Jim_EvalFile
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $256, %rsp ## imm = 0x100
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rdi
leaq -200(%rbp), %rsi
callq _stat$INODE64
cmpl $0, %eax
jne LBB213_2
## %bb.1:
movq -24(%rbp), %rdi
leaq L_.str.104(%rip), %rsi
callq _fopen
movq %rax, -32(%rbp)
cmpq $0, %rax
jne LBB213_3
LBB213_2:
movq -16(%rbp), %rax
movq %rax, -224(%rbp) ## 8-byte Spill
movq -24(%rbp), %rax
movq %rax, -216(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -224(%rbp), %rdi ## 8-byte Reload
movq -216(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.105(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB213_16
LBB213_3:
cmpq $0, -104(%rbp)
jne LBB213_5
## %bb.4:
movq -32(%rbp), %rdi
callq _fclose
movl $0, -4(%rbp)
jmp LBB213_16
LBB213_5:
movq -104(%rbp), %rax
addq $1, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
movq -104(%rbp), %rdx
movq -32(%rbp), %rcx
movl $1, %esi
callq _fread
## kill: def $eax killed $eax killed $rax
movl %eax, -208(%rbp)
movq -32(%rbp), %rdi
callq _ferror
cmpl $0, %eax
je LBB213_7
## %bb.6:
movq -32(%rbp), %rdi
callq _fclose
movq -40(%rbp), %rdi
callq _Jim_Free
movq -16(%rbp), %rax
movq %rax, -240(%rbp) ## 8-byte Spill
movq -24(%rbp), %rax
movq %rax, -232(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -240(%rbp), %rdi ## 8-byte Reload
movq -232(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.106(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB213_16
LBB213_7:
movq -32(%rbp), %rdi
callq _fclose
movq -40(%rbp), %rax
movslq -208(%rbp), %rcx
movb $0, (%rax,%rcx)
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movl -208(%rbp), %edx
callq _Jim_NewStringObjNoAlloc
movq %rax, -48(%rbp)
movq -16(%rbp), %rax
movq %rax, -256(%rbp) ## 8-byte Spill
movq -48(%rbp), %rax
movq %rax, -248(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -256(%rbp), %rdi ## 8-byte Reload
movq -248(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
movl $1, %ecx
callq _JimSetSourceInfo
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq 192(%rax), %rax
movq %rax, -56(%rbp)
movq -48(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 192(%rax)
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_EvalObj
movl %eax, -204(%rbp)
cmpl $2, -204(%rbp)
jne LBB213_11
## %bb.8:
movq -16(%rbp), %rcx
movl 44(%rcx), %eax
addl $-1, %eax
movl %eax, 44(%rcx)
cmpl $0, %eax
jg LBB213_10
## %bb.9:
movq -16(%rbp), %rax
movl 40(%rax), %eax
movl %eax, -204(%rbp)
movq -16(%rbp), %rax
movl $0, 40(%rax)
movq -16(%rbp), %rax
movl $0, 44(%rax)
LBB213_10:
jmp LBB213_11
LBB213_11:
cmpl $1, -204(%rbp)
jne LBB213_13
## %bb.12:
movq -16(%rbp), %rax
movl 24(%rax), %ecx
addl $1, %ecx
movl %ecx, 24(%rax)
LBB213_13:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 192(%rax)
movq -48(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB213_15
## %bb.14:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_FreeObj
LBB213_15:
movl -204(%rbp), %eax
movl %eax, -4(%rbp)
LBB213_16:
movl -4(%rbp), %eax
addq $256, %rsp ## imm = 0x100
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_GetSubst
_Jim_GetSubst: ## @Jim_GetSubst
.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
leaq _scriptObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB214_2
## %bb.1:
movq -16(%rbp), %rax
movq 24(%rax), %rax
movl 20(%rax), %eax
cmpl -20(%rbp), %eax
je LBB214_3
LBB214_2:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl -20(%rbp), %edx
callq _SetSubstFromAny
LBB214_3:
movq -16(%rbp), %rax
movq 24(%rax), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_CommandMatchObj ## -- Begin function Jim_CommandMatchObj
.p2align 4, 0x90
_Jim_CommandMatchObj: ## @Jim_CommandMatchObj
.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, -56(%rbp)
movq %rsi, -64(%rbp)
movq %rdx, -72(%rbp)
movq %rcx, -80(%rbp)
movl %r8d, -84(%rbp)
movl $0, -88(%rbp)
movq -64(%rbp), %rcx
movl -88(%rbp), %eax
movl %eax, %edx
addl $1, %edx
movl %edx, -88(%rbp)
cltq
movq %rcx, -48(%rbp,%rax,8)
cmpl $0, -84(%rbp)
je LBB215_2
## %bb.1:
movq -56(%rbp), %rdi
leaq L_.str.32(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, %rcx
movl -88(%rbp), %eax
movl %eax, %edx
addl $1, %edx
movl %edx, -88(%rbp)
cltq
movq %rcx, -48(%rbp,%rax,8)
LBB215_2:
movq -72(%rbp), %rcx
movl -88(%rbp), %eax
movl %eax, %edx
addl $1, %edx
movl %edx, -88(%rbp)
cltq
movq %rcx, -48(%rbp,%rax,8)
movq -80(%rbp), %rcx
movl -88(%rbp), %eax
movl %eax, %edx
addl $1, %edx
movl %edx, -88(%rbp)
cltq
movq %rcx, -48(%rbp,%rax,8)
movq -56(%rbp), %rdi
movl -88(%rbp), %esi
leaq -48(%rbp), %rdx
callq _Jim_EvalObjVector
movl %eax, -100(%rbp)
cmpl $0, -100(%rbp)
jne LBB215_4
## %bb.3:
movq -56(%rbp), %rdi
movq -56(%rbp), %rax
movq (%rax), %rsi
leaq -96(%rbp), %rdx
callq _Jim_GetLong
cmpl $0, %eax
je LBB215_5
LBB215_4:
xorl %eax, %eax
subl -100(%rbp), %eax
cltq
movq %rax, -96(%rbp)
LBB215_5:
movq -96(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -104(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB215_7
## %bb.6:
movl -104(%rbp), %eax ## 4-byte Reload
addq $112, %rsp
popq %rbp
retq
LBB215_7:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _Jim_DictKeys ## -- Begin function Jim_DictKeys
.p2align 4, 0x90
_Jim_DictKeys: ## @Jim_DictKeys
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetDictFromAny
cmpl $0, %eax
je LBB216_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB216_7
LBB216_2:
jmp LBB216_3
LBB216_3:
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq 24(%rax), %rsi
movq -32(%rbp), %rdx
leaq _JimDictMatchKeys(%rip), %rcx
xorl %r8d, %r8d
callq _JimDictPatternMatch
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB216_5
## %bb.4:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB216_5:
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.6:
movl $0, -4(%rbp)
LBB216_7:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimDictPatternMatch
_JimDictPatternMatch: ## @JimDictPatternMatch
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movl %r8d, -36(%rbp)
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -56(%rbp)
movq -16(%rbp), %rdi
leaq -88(%rbp), %rsi
callq _JimInitHashTableIterator
LBB217_1: ## =>This Inner Loop Header: Depth=1
leaq -88(%rbp), %rdi
callq _Jim_NextHashEntry
movq %rax, -48(%rbp)
cmpq $0, %rax
je LBB217_6
## %bb.2: ## in Loop: Header=BB217_1 Depth=1
cmpq $0, -24(%rbp)
je LBB217_4
## %bb.3: ## in Loop: Header=BB217_1 Depth=1
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, -96(%rbp) ## 8-byte Spill
movq -48(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq -96(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
xorl %edx, %edx
callq _JimGlobMatch
cmpl $0, %eax
je LBB217_5
LBB217_4: ## in Loop: Header=BB217_1 Depth=1
movq -32(%rbp), %rax
movq -8(%rbp), %rdi
movq -56(%rbp), %rsi
movq -48(%rbp), %rdx
movl -36(%rbp), %ecx
callq *%rax
LBB217_5: ## in Loop: Header=BB217_1 Depth=1
jmp LBB217_1
LBB217_6:
movq -56(%rbp), %rax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimDictMatchKeys
_JimDictMatchKeys: ## @JimDictMatchKeys
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rax
movq (%rax), %rdx
callq _Jim_ListAppendElement
movl -28(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB218_2
## %bb.1:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rax
movq 8(%rax), %rdx
callq _Jim_ListAppendElement
LBB218_2:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_DictValues ## -- Begin function Jim_DictValues
.p2align 4, 0x90
_Jim_DictValues: ## @Jim_DictValues
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetDictFromAny
cmpl $0, %eax
je LBB219_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB219_7
LBB219_2:
jmp LBB219_3
LBB219_3:
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq 24(%rax), %rsi
movq -32(%rbp), %rdx
leaq _JimDictMatchKeys(%rip), %rcx
movl $1, %r8d
callq _JimDictPatternMatch
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB219_5
## %bb.4:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB219_5:
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.6:
movl $0, -4(%rbp)
LBB219_7:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_DictSize ## -- Begin function Jim_DictSize
.p2align 4, 0x90
_Jim_DictSize: ## @Jim_DictSize
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetDictFromAny
cmpl $0, %eax
je LBB220_2
## %bb.1:
movl $-1, -4(%rbp)
jmp LBB220_3
LBB220_2:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movl 32(%rax), %eax
movl %eax, -4(%rbp)
LBB220_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_DictInfo ## -- Begin function Jim_DictInfo
.p2align 4, 0x90
_Jim_DictInfo: ## @Jim_DictInfo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetDictFromAny
cmpl $0, %eax
je LBB221_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB221_12
LBB221_2:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl 32(%rax), %esi
movq -32(%rbp), %rax
movl 24(%rax), %edx
leaq L_.str.109(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -36(%rbp)
LBB221_3: ## =>This Loop Header: Depth=1
## Child Loop BB221_6 Depth 2
movl -36(%rbp), %eax
movq -32(%rbp), %rcx
cmpl 24(%rcx), %eax
jae LBB221_11
## %bb.4: ## in Loop: Header=BB221_3 Depth=1
movq -32(%rbp), %rax
movq (%rax), %rax
movl -36(%rbp), %ecx
## kill: def $rcx killed $ecx
movq (%rax,%rcx,8), %rax
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
je LBB221_9
## %bb.5: ## in Loop: Header=BB221_3 Depth=1
movl -36(%rbp), %esi
leaq L_.str.110(%rip), %rdi
movb $0, %al
callq _printf
LBB221_6: ## Parent Loop BB221_3 Depth=1
## => This Inner Loop Header: Depth=2
cmpq $0, -48(%rbp)
je LBB221_8
## %bb.7: ## in Loop: Header=BB221_6 Depth=2
movq -48(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq %rax, %rsi
leaq L_.str.111(%rip), %rdi
movb $0, %al
callq _printf
movq -48(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -48(%rbp)
jmp LBB221_6
LBB221_8: ## in Loop: Header=BB221_3 Depth=1
leaq L_.str.112(%rip), %rdi
movb $0, %al
callq _printf
LBB221_9: ## in Loop: Header=BB221_3 Depth=1
jmp LBB221_10
LBB221_10: ## in Loop: Header=BB221_3 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB221_3
LBB221_11:
movl $0, -4(%rbp)
LBB221_12:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_GetEnviron ## -- Begin function Jim_GetEnviron
.p2align 4, 0x90
_Jim_GetEnviron: ## @Jim_GetEnviron
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _environ@GOTPCREL(%rip), %rax
movq (%rax), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_SetEnviron ## -- Begin function Jim_SetEnviron
.p2align 4, 0x90
_Jim_SetEnviron: ## @Jim_SetEnviron
.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), %rcx
movq _environ@GOTPCREL(%rip), %rax
movq %rcx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_RegisterCoreCommands ## -- Begin function Jim_RegisterCoreCommands
.p2align 4, 0x90
_Jim_RegisterCoreCommands: ## @Jim_RegisterCoreCommands
.cfi_startproc
## %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)
LBB224_1: ## =>This Inner Loop Header: Depth=1
movslq -12(%rbp), %rcx
leaq _Jim_CoreCommandsTable(%rip), %rax
shlq $4, %rcx
addq %rcx, %rax
cmpq $0, (%rax)
je LBB224_3
## %bb.2: ## in Loop: Header=BB224_1 Depth=1
movq -8(%rbp), %rdi
movslq -12(%rbp), %rcx
leaq _Jim_CoreCommandsTable(%rip), %rax
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
movslq -12(%rbp), %rcx
leaq _Jim_CoreCommandsTable(%rip), %rax
shlq $4, %rcx
addq %rcx, %rax
movq 8(%rax), %rdx
xorl %eax, %eax
movl %eax, %r8d
movq %r8, %rcx
callq _Jim_CreateCommand
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB224_1
LBB224_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_MakeErrorMessage ## -- Begin function Jim_MakeErrorMessage
.p2align 4, 0x90
_Jim_MakeErrorMessage: ## @Jim_MakeErrorMessage
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -40(%rbp)
movq -40(%rbp), %rdi
leaq L_.str.113(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -32(%rbp)
movq -40(%rbp), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
movq -40(%rbp), %rdi
leaq -32(%rbp), %rdx
movl $2, %esi
callq _Jim_EvalObjVector
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB225_2
## %bb.1:
addq $48, %rsp
popq %rbp
retq
LBB225_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimSetFailedEnumResult
_JimSetFailedEnumResult: ## @JimSetFailedEnumResult
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq %r8, -40(%rbp)
movq %r9, -48(%rbp)
movl $0, -52(%rbp)
LBB226_1: ## =>This Inner Loop Header: Depth=1
movq -40(%rbp), %rax
movslq -52(%rbp), %rcx
cmpq $0, (%rax,%rcx,8)
je LBB226_4
## %bb.2: ## in Loop: Header=BB226_1 Depth=1
jmp LBB226_3
LBB226_3: ## in Loop: Header=BB226_1 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB226_1
LBB226_4:
cmpq $0, -48(%rbp)
jne LBB226_6
## %bb.5:
leaq L_.str.655(%rip), %rax
movq %rax, -48(%rbp)
LBB226_6:
movq -8(%rbp), %rdi
movq -24(%rbp), %rdx
movq -48(%rbp), %rcx
movq -16(%rbp), %r8
leaq L_.str.656(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movslq -52(%rbp), %rax
shlq $3, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -64(%rbp)
movq -64(%rbp), %rdi
movq -40(%rbp), %rsi
movslq -52(%rbp), %rdx
shlq $3, %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq -64(%rbp), %rdi
movslq -52(%rbp), %rsi
movl $8, %edx
leaq _qsortCompareStringPointers(%rip), %rcx
callq _qsort
movl $0, -68(%rbp)
LBB226_7: ## =>This Inner Loop Header: Depth=1
movl -68(%rbp), %eax
cmpl -52(%rbp), %eax
jge LBB226_15
## %bb.8: ## in Loop: Header=BB226_7 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
cmpl -52(%rbp), %eax
jne LBB226_11
## %bb.9: ## in Loop: Header=BB226_7 Depth=1
cmpl $1, -52(%rbp)
jle LBB226_11
## %bb.10: ## in Loop: Header=BB226_7 Depth=1
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.657(%rip), %rdx
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
callq _Jim_AppendString
LBB226_11: ## in Loop: Header=BB226_7 Depth=1
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
movq -32(%rbp), %rdx
movq -64(%rbp), %rax
movslq -68(%rbp), %rcx
movq (%rax,%rcx,8), %rcx
xorl %eax, %eax
movl %eax, %r8d
movb $0, %al
callq _Jim_AppendStrings
movl -68(%rbp), %eax
addl $1, %eax
cmpl -52(%rbp), %eax
je LBB226_13
## %bb.12: ## in Loop: Header=BB226_7 Depth=1
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.658(%rip), %rdx
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
callq _Jim_AppendString
LBB226_13: ## in Loop: Header=BB226_7 Depth=1
jmp LBB226_14
LBB226_14: ## in Loop: Header=BB226_7 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB226_7
LBB226_15:
movq -64(%rbp), %rdi
callq _Jim_Free
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_FindByName ## -- Begin function Jim_FindByName
.p2align 4, 0x90
_Jim_FindByName: ## @Jim_FindByName
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl $0, -36(%rbp)
LBB227_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
movq -32(%rbp), %rcx
## kill: def $ecx killed $ecx killed $rcx
cmpl %ecx, %eax
jge LBB227_7
## %bb.2: ## in Loop: Header=BB227_1 Depth=1
movq -24(%rbp), %rax
movslq -36(%rbp), %rcx
cmpq $0, (%rax,%rcx,8)
je LBB227_5
## %bb.3: ## in Loop: Header=BB227_1 Depth=1
movq -24(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
movq -16(%rbp), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB227_5
## %bb.4:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB227_8
LBB227_5: ## in Loop: Header=BB227_1 Depth=1
jmp LBB227_6
LBB227_6: ## in Loop: Header=BB227_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB227_1
LBB227_7:
movl $-1, -4(%rbp)
LBB227_8:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_IsDict ## -- Begin function Jim_IsDict
.p2align 4, 0x90
_Jim_IsDict: ## @Jim_IsDict
.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
leaq _dictObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
sete %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_ParseSubCmd ## -- Begin function Jim_ParseSubCmd
.p2align 4, 0x90
_Jim_ParseSubCmd: ## @Jim_ParseSubCmd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movq %rcx, -40(%rbp)
movq $0, -56(%rbp)
movl $0, -92(%rbp)
movq -40(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq %rax, -88(%rbp)
cmpl $2, -28(%rbp)
jge LBB229_6
## %bb.1:
jmp LBB229_2
LBB229_2:
movq -16(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -104(%rbp)
movq -104(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB229_4
## %bb.3:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB229_4:
movq -104(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.5:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
movq -88(%rbp), %rcx
leaq L_.str.118(%rip), %rdx
leaq L_.str.119(%rip), %r8
xorl %eax, %eax
movl %eax, %r9d
movb $0, %al
callq _Jim_AppendStrings
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
movq -88(%rbp), %rcx
leaq L_.str.120(%rip), %rdx
leaq L_.str.121(%rip), %r8
xorl %eax, %eax
movl %eax, %r9d
movb $0, %al
callq _Jim_AppendStrings
movq $0, -8(%rbp)
jmp LBB229_50
LBB229_6:
movq -40(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -72(%rbp)
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
leaq L_.str.122(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB229_10
## %bb.7:
cmpl $2, -28(%rbp)
jne LBB229_9
## %bb.8:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -28(%rbp), %edx
movq -40(%rbp), %rcx
callq _show_cmd_usage
leaq _dummy_subcmd(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB229_50
LBB229_9:
movl $1, -92(%rbp)
movq -40(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -72(%rbp)
LBB229_10:
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
leaq L_.str.123(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB229_16
## %bb.11:
jmp LBB229_12
LBB229_12:
movq -16(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -112(%rbp)
movq -112(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB229_14
## %bb.13:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB229_14:
movq -112(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.15:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
leaq L_.str.107(%rip), %rdx
callq _add_commands
leaq _dummy_subcmd(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB229_50
LBB229_16:
movq -72(%rbp), %rdi
leaq -60(%rbp), %rsi
callq _Jim_GetString
movq %rax, -80(%rbp)
movq -24(%rbp), %rax
movq %rax, -48(%rbp)
LBB229_17: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
cmpq $0, (%rax)
je LBB229_28
## %bb.18: ## in Loop: Header=BB229_17 Depth=1
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
movq -48(%rbp), %rax
movq (%rax), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB229_20
## %bb.19:
jmp LBB229_28
LBB229_20: ## in Loop: Header=BB229_17 Depth=1
movq -80(%rbp), %rdi
movq -48(%rbp), %rax
movq (%rax), %rsi
movslq -60(%rbp), %rdx
callq _strncmp
cmpl $0, %eax
jne LBB229_26
## %bb.21: ## in Loop: Header=BB229_17 Depth=1
cmpq $0, -56(%rbp)
je LBB229_25
## %bb.22:
cmpl $0, -92(%rbp)
je LBB229_24
## %bb.23:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -28(%rbp), %edx
movq -40(%rbp), %rcx
callq _show_cmd_usage
leaq _dummy_subcmd(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB229_50
LBB229_24:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -40(%rbp), %rax
movq (%rax), %rcx
movq -40(%rbp), %rax
movl -92(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
movq (%rax,%rdx,8), %r8
leaq L_.str.124(%rip), %rdx
callq _bad_subcmd
movq $0, -8(%rbp)
jmp LBB229_50
LBB229_25: ## in Loop: Header=BB229_17 Depth=1
movq -48(%rbp), %rax
movq %rax, -56(%rbp)
LBB229_26: ## in Loop: Header=BB229_17 Depth=1
jmp LBB229_27
LBB229_27: ## in Loop: Header=BB229_17 Depth=1
movq -48(%rbp), %rax
addq $32, %rax
movq %rax, -48(%rbp)
jmp LBB229_17
LBB229_28:
cmpq $0, -56(%rbp)
je LBB229_31
## %bb.29:
movq -48(%rbp), %rax
cmpq $0, (%rax)
jne LBB229_31
## %bb.30:
movq -56(%rbp), %rax
movq %rax, -48(%rbp)
LBB229_31:
movq -48(%rbp), %rax
cmpq $0, (%rax)
jne LBB229_35
## %bb.32:
cmpl $0, -92(%rbp)
je LBB229_34
## %bb.33:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -28(%rbp), %edx
movq -40(%rbp), %rcx
callq _show_cmd_usage
leaq _dummy_subcmd(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB229_50
LBB229_34:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -40(%rbp), %rax
movq (%rax), %rcx
movq -40(%rbp), %rax
movl -92(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
movq (%rax,%rdx,8), %r8
leaq L_.str.65(%rip), %rdx
callq _bad_subcmd
movq $0, -8(%rbp)
jmp LBB229_50
LBB229_35:
cmpl $0, -92(%rbp)
je LBB229_41
## %bb.36:
jmp LBB229_37
LBB229_37:
movq -16(%rbp), %rdi
leaq L_.str.125(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -120(%rbp)
movq -120(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB229_39
## %bb.38:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB229_39:
movq -120(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.40:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movq -40(%rbp), %rax
movq (%rax), %rdx
callq _add_cmd_usage
leaq _dummy_subcmd(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB229_50
LBB229_41:
movl -28(%rbp), %eax
subl $2, %eax
movq -48(%rbp), %rcx
movswl 24(%rcx), %ecx
cmpl %ecx, %eax
jl LBB229_44
## %bb.42:
movq -48(%rbp), %rax
movswl 26(%rax), %eax
cmpl $0, %eax
jl LBB229_49
## %bb.43:
movl -28(%rbp), %eax
subl $2, %eax
movq -48(%rbp), %rcx
movswl 26(%rcx), %ecx
cmpl %ecx, %eax
jle LBB229_49
LBB229_44:
jmp LBB229_45
LBB229_45:
movq -16(%rbp), %rdi
leaq L_.str.118(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -128(%rbp)
movq -128(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB229_47
## %bb.46:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB229_47:
movq -128(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.48:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movq -40(%rbp), %rax
movq (%rax), %rdx
callq _add_cmd_usage
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.126(%rip), %rdx
xorl %eax, %eax
movl %eax, %ecx
movb $0, %al
callq _Jim_AppendStrings
movq $0, -8(%rbp)
jmp LBB229_50
LBB229_49:
movq -48(%rbp), %rax
movq %rax, -8(%rbp)
LBB229_50:
movq -8(%rbp), %rax
addq $128, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function show_cmd_usage
_show_cmd_usage: ## @show_cmd_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 $64, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq %rcx, -32(%rbp)
## %bb.1:
movq -8(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB230_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB230_3:
movq -40(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
movq -8(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq -56(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %rsi ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.659(%rip), %rdx
leaq L_.str.660(%rip), %r8
xorl %eax, %eax
movl %eax, %r9d
movb $0, %al
callq _Jim_AppendStrings
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
leaq L_.str.658(%rip), %rdx
callq _add_commands
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function add_commands
_add_commands: ## @add_commands
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
leaq L_.str.42(%rip), %rax
movq %rax, -32(%rbp)
LBB231_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpq $0, (%rax)
je LBB231_6
## %bb.2: ## in Loop: Header=BB231_1 Depth=1
movq -16(%rbp), %rax
movzwl 28(%rax), %eax
andl $1, %eax
cmpl $0, %eax
jne LBB231_4
## %bb.3: ## in Loop: Header=BB231_1 Depth=1
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
movq -32(%rbp), %rdx
movq -16(%rbp), %rax
movq (%rax), %rcx
xorl %eax, %eax
movl %eax, %r8d
movb $0, %al
callq _Jim_AppendStrings
movq -24(%rbp), %rax
movq %rax, -32(%rbp)
LBB231_4: ## in Loop: Header=BB231_1 Depth=1
jmp LBB231_5
LBB231_5: ## in Loop: Header=BB231_1 Depth=1
movq -16(%rbp), %rax
addq $32, %rax
movq %rax, -16(%rbp)
jmp LBB231_1
LBB231_6:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function bad_subcmd
_bad_subcmd: ## @bad_subcmd
.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 %rcx, -32(%rbp)
movq %r8, -40(%rbp)
## %bb.1:
movq -8(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB232_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB232_3:
movq -48(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
movq -8(%rbp), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq -32(%rbp), %rdi
callq _Jim_String
movq %rax, -64(%rbp) ## 8-byte Spill
movq -24(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -40(%rbp), %rdi
callq _Jim_String
movq -80(%rbp), %rdi ## 8-byte Reload
movq -72(%rbp), %rsi ## 8-byte Reload
movq -64(%rbp), %rdx ## 8-byte Reload
movq -56(%rbp), %r8 ## 8-byte Reload
movq %rax, %r10
leaq L_.str.658(%rip), %rcx
leaq L_.str.662(%rip), %r9
leaq L_.str.663(%rip), %rax
xorl %r11d, %r11d
## kill: def $r11 killed $r11d
movq %r10, (%rsp)
movq %rax, 8(%rsp)
movq $0, 16(%rsp)
movb $0, %al
callq _Jim_AppendStrings
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
leaq L_.str.658(%rip), %rdx
callq _add_commands
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function add_cmd_usage
_add_cmd_usage: ## @add_cmd_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 $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
cmpq $0, -24(%rbp)
je LBB233_2
## %bb.1:
movq -8(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp) ## 8-byte Spill
movq -24(%rbp), %rdi
callq _Jim_String
movq -40(%rbp), %rdi ## 8-byte Reload
movq -32(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.107(%rip), %rcx
xorl %eax, %eax
movl %eax, %r8d
movb $0, %al
callq _Jim_AppendStrings
LBB233_2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
movq -16(%rbp), %rax
movq (%rax), %rdx
xorl %eax, %eax
movl %eax, %ecx
movb $0, %al
callq _Jim_AppendStrings
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
je LBB233_5
## %bb.3:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB233_5
## %bb.4:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
movq -16(%rbp), %rax
movq 8(%rax), %rcx
leaq L_.str.107(%rip), %rdx
xorl %eax, %eax
movl %eax, %r8d
movb $0, %al
callq _Jim_AppendStrings
LBB233_5:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_CallSubCmd ## -- Begin function Jim_CallSubCmd
.p2align 4, 0x90
_Jim_CallSubCmd: ## @Jim_CallSubCmd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq %rcx, -32(%rbp)
movl $1, -36(%rbp)
cmpq $0, -16(%rbp)
je LBB234_7
## %bb.1:
movq -16(%rbp), %rax
movzwl 28(%rax), %eax
andl $2, %eax
cmpl $0, %eax
je LBB234_3
## %bb.2:
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq -8(%rbp), %rdi
movl -20(%rbp), %esi
movq -32(%rbp), %rdx
callq *%rax
movl %eax, -36(%rbp)
jmp LBB234_4
LBB234_3:
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq -8(%rbp), %rdi
movl -20(%rbp), %esi
subl $2, %esi
movq -32(%rbp), %rdx
addq $16, %rdx
callq *%rax
movl %eax, -36(%rbp)
LBB234_4:
cmpl $0, -36(%rbp)
jge LBB234_6
## %bb.5:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -32(%rbp), %rax
movq (%rax), %rdx
callq _set_wrong_args
movl $1, -36(%rbp)
LBB234_6:
jmp LBB234_7
LBB234_7:
movl -36(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function set_wrong_args
_set_wrong_args: ## @set_wrong_args
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
## %bb.1:
movq -8(%rbp), %rdi
leaq L_.str.118(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB235_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB235_3:
movq -32(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
callq _add_cmd_usage
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.126(%rip), %rdx
xorl %eax, %eax
movl %eax, %ecx
movb $0, %al
callq _Jim_AppendStrings
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _utf8_fromunicode ## -- Begin function utf8_fromunicode
.p2align 4, 0x90
_utf8_fromunicode: ## @utf8_fromunicode
.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)
cmpl $127, -20(%rbp)
ja LBB236_2
## %bb.1:
movl -20(%rbp), %eax
movb %al, %cl
movq -16(%rbp), %rax
movb %cl, (%rax)
movl $1, -4(%rbp)
jmp LBB236_7
LBB236_2:
cmpl $2047, -20(%rbp) ## imm = 0x7FF
ja LBB236_4
## %bb.3:
movl -20(%rbp), %eax
andl $1984, %eax ## imm = 0x7C0
shrl $6, %eax
orl $192, %eax
movb %al, %cl
movq -16(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -16(%rbp)
movb %cl, (%rax)
movl -20(%rbp), %eax
andl $63, %eax
orl $128, %eax
movb %al, %cl
movq -16(%rbp), %rax
movb %cl, (%rax)
movl $2, -4(%rbp)
jmp LBB236_7
LBB236_4:
cmpl $65535, -20(%rbp) ## imm = 0xFFFF
ja LBB236_6
## %bb.5:
movl -20(%rbp), %eax
andl $61440, %eax ## imm = 0xF000
shrl $12, %eax
orl $224, %eax
movb %al, %cl
movq -16(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -16(%rbp)
movb %cl, (%rax)
movl -20(%rbp), %eax
andl $4032, %eax ## imm = 0xFC0
shrl $6, %eax
orl $128, %eax
movb %al, %cl
movq -16(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -16(%rbp)
movb %cl, (%rax)
movl -20(%rbp), %eax
andl $63, %eax
orl $128, %eax
movb %al, %cl
movq -16(%rbp), %rax
movb %cl, (%rax)
movl $3, -4(%rbp)
jmp LBB236_7
LBB236_6:
movl -20(%rbp), %eax
andl $1835008, %eax ## imm = 0x1C0000
shrl $18, %eax
orl $240, %eax
movb %al, %cl
movq -16(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -16(%rbp)
movb %cl, (%rax)
movl -20(%rbp), %eax
andl $258048, %eax ## imm = 0x3F000
shrl $12, %eax
orl $128, %eax
movb %al, %cl
movq -16(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -16(%rbp)
movb %cl, (%rax)
movl -20(%rbp), %eax
andl $4032, %eax ## imm = 0xFC0
shrl $6, %eax
orl $128, %eax
movb %al, %cl
movq -16(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -16(%rbp)
movb %cl, (%rax)
movl -20(%rbp), %eax
andl $63, %eax
orl $128, %eax
movb %al, %cl
movq -16(%rbp), %rax
movb %cl, (%rax)
movl $4, -4(%rbp)
LBB236_7:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_FormatString ## -- Begin function Jim_FormatString
.p2align 4, 0x90
_Jim_FormatString: ## @Jim_FormatString
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $384, %rsp ## imm = 0x180
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -96(%rbp)
movq %rsi, -104(%rbp)
movl %edx, -108(%rbp)
movq %rcx, -120(%rbp)
movl $0, -156(%rbp)
movl $0, -160(%rbp)
movl $0, -164(%rbp)
movl $0, -168(%rbp)
movq $0, -192(%rbp)
movl $0, -196(%rbp)
movq -104(%rbp), %rdi
leaq -172(%rbp), %rsi
callq _Jim_GetString
movq %rax, -136(%rbp)
movq %rax, -128(%rbp)
movq -136(%rbp), %rax
movslq -172(%rbp), %rcx
addq %rcx, %rax
movq %rax, -144(%rbp)
movq -96(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -184(%rbp)
LBB237_1: ## =>This Loop Header: Depth=1
## Child Loop BB237_23 Depth 2
## Child Loop BB237_79 Depth 2
## Child Loop BB237_118 Depth 2
## Child Loop BB237_122 Depth 2
movq -136(%rbp), %rax
cmpq -144(%rbp), %rax
je LBB237_125
## %bb.2: ## in Loop: Header=BB237_1 Depth=1
movb $32, -257(%rbp)
movq -136(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -248(%rbp)
movl $1, -252(%rbp)
movl -252(%rbp), %ecx
movq -136(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -136(%rbp)
cmpl $37, -248(%rbp)
je LBB237_4
## %bb.3: ## in Loop: Header=BB237_1 Depth=1
movl -252(%rbp), %eax
addl -156(%rbp), %eax
movl %eax, -156(%rbp)
jmp LBB237_1
LBB237_4: ## in Loop: Header=BB237_1 Depth=1
cmpl $0, -156(%rbp)
je LBB237_6
## %bb.5: ## in Loop: Header=BB237_1 Depth=1
movq -96(%rbp), %rdi
movq -184(%rbp), %rsi
movq -128(%rbp), %rdx
movl -156(%rbp), %ecx
callq _Jim_AppendString
movl $0, -156(%rbp)
LBB237_6: ## in Loop: Header=BB237_1 Depth=1
movq -136(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -248(%rbp)
movl $1, -252(%rbp)
cmpl $37, -248(%rbp)
jne LBB237_8
## %bb.7: ## in Loop: Header=BB237_1 Depth=1
movq -136(%rbp), %rax
movq %rax, -128(%rbp)
movl -252(%rbp), %eax
movl %eax, -156(%rbp)
movl -252(%rbp), %ecx
movq -136(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -136(%rbp)
jmp LBB237_1
LBB237_8: ## in Loop: Header=BB237_1 Depth=1
movl $0, -244(%rbp)
movl -248(%rbp), %edi
callq _isdigit
cmpl $0, %eax
je LBB237_12
## %bb.9: ## in Loop: Header=BB237_1 Depth=1
movq -136(%rbp), %rdi
leaq -208(%rbp), %rsi
movl $10, %edx
callq _strtoul
## kill: def $eax killed $eax killed $rax
movl %eax, -292(%rbp)
movq -208(%rbp), %rax
movsbl (%rax), %eax
cmpl $36, %eax
jne LBB237_11
## %bb.10: ## in Loop: Header=BB237_1 Depth=1
movl $1, -244(%rbp)
movl -292(%rbp), %eax
subl $1, %eax
movl %eax, -160(%rbp)
movq -208(%rbp), %rax
addq $1, %rax
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -248(%rbp)
movl $1, -252(%rbp)
LBB237_11: ## in Loop: Header=BB237_1 Depth=1
jmp LBB237_12
LBB237_12: ## in Loop: Header=BB237_1 Depth=1
cmpl $0, -244(%rbp)
je LBB237_16
## %bb.13: ## in Loop: Header=BB237_1 Depth=1
cmpl $0, -168(%rbp)
je LBB237_15
## %bb.14:
leaq L_.str.127(%rip), %rax
movq %rax, -152(%rbp)
jmp LBB237_128
LBB237_15: ## in Loop: Header=BB237_1 Depth=1
movl $1, -164(%rbp)
jmp LBB237_19
LBB237_16: ## in Loop: Header=BB237_1 Depth=1
cmpl $0, -164(%rbp)
je LBB237_18
## %bb.17:
leaq L_.str.127(%rip), %rax
movq %rax, -152(%rbp)
jmp LBB237_128
LBB237_18: ## in Loop: Header=BB237_1 Depth=1
movl $1, -168(%rbp)
LBB237_19: ## in Loop: Header=BB237_1 Depth=1
cmpl $0, -160(%rbp)
jl LBB237_21
## %bb.20: ## in Loop: Header=BB237_1 Depth=1
movl -160(%rbp), %eax
cmpl -108(%rbp), %eax
jl LBB237_22
LBB237_21:
movslq -164(%rbp), %rcx
leaq _Jim_FormatString.badIndex(%rip), %rax
movq (%rax,%rcx,8), %rax
movq %rax, -152(%rbp)
jmp LBB237_128
LBB237_22: ## in Loop: Header=BB237_1 Depth=1
leaq -80(%rbp), %rax
movq %rax, -272(%rbp)
movq -272(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -272(%rbp)
movb $37, (%rax)
movl $0, -212(%rbp)
movl $1, -216(%rbp)
LBB237_23: ## Parent Loop BB237_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -248(%rbp), %eax
addl $-32, %eax
movl %eax, %ecx
movq %rcx, -368(%rbp) ## 8-byte Spill
subl $16, %eax
ja LBB237_27
## %bb.137: ## in Loop: Header=BB237_23 Depth=2
movq -368(%rbp), %rax ## 8-byte Reload
leaq LJTI237_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB237_24: ## in Loop: Header=BB237_23 Depth=2
movl $1, -212(%rbp)
jmp LBB237_28
LBB237_25: ## in Loop: Header=BB237_23 Depth=2
movl -248(%rbp), %eax
## kill: def $al killed $al killed $eax
movb %al, -257(%rbp)
jmp LBB237_28
LBB237_26: ## in Loop: Header=BB237_23 Depth=2
jmp LBB237_28
LBB237_27: ## in Loop: Header=BB237_23 Depth=2
movl $0, -216(%rbp)
jmp LBB237_29
LBB237_28: ## in Loop: Header=BB237_23 Depth=2
movl -248(%rbp), %eax
movb %al, %cl
movq -272(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -272(%rbp)
movb %cl, (%rax)
movl -252(%rbp), %ecx
movq -136(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -248(%rbp)
movl $1, -252(%rbp)
LBB237_29: ## in Loop: Header=BB237_23 Depth=2
cmpl $0, -216(%rbp)
jne LBB237_23
## %bb.30: ## in Loop: Header=BB237_1 Depth=1
movq $0, -232(%rbp)
movl -248(%rbp), %edi
callq _isdigit
cmpl $0, %eax
je LBB237_32
## %bb.31: ## in Loop: Header=BB237_1 Depth=1
movq -136(%rbp), %rdi
leaq -208(%rbp), %rsi
movl $10, %edx
callq _strtoul
movq %rax, -232(%rbp)
movq -208(%rbp), %rax
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -248(%rbp)
movl $1, -252(%rbp)
jmp LBB237_43
LBB237_32: ## in Loop: Header=BB237_1 Depth=1
cmpl $42, -248(%rbp)
jne LBB237_42
## %bb.33: ## in Loop: Header=BB237_1 Depth=1
movl -160(%rbp), %eax
movl -108(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jl LBB237_35
## %bb.34:
movslq -164(%rbp), %rcx
leaq _Jim_FormatString.badIndex(%rip), %rax
movq (%rax,%rcx,8), %rax
movq %rax, -152(%rbp)
jmp LBB237_128
LBB237_35: ## in Loop: Header=BB237_1 Depth=1
movq -96(%rbp), %rdi
movq -120(%rbp), %rax
movslq -160(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -232(%rbp), %rdx
callq _Jim_GetLong
cmpl $0, %eax
je LBB237_37
## %bb.36:
jmp LBB237_133
LBB237_37: ## in Loop: Header=BB237_1 Depth=1
cmpq $0, -232(%rbp)
jge LBB237_41
## %bb.38: ## in Loop: Header=BB237_1 Depth=1
xorl %eax, %eax
## kill: def $rax killed $eax
subq -232(%rbp), %rax
movq %rax, -232(%rbp)
cmpl $0, -212(%rbp)
jne LBB237_40
## %bb.39: ## in Loop: Header=BB237_1 Depth=1
movq -272(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -272(%rbp)
movb $45, (%rax)
movl $1, -212(%rbp)
LBB237_40: ## in Loop: Header=BB237_1 Depth=1
jmp LBB237_41
LBB237_41: ## in Loop: Header=BB237_1 Depth=1
movl -160(%rbp), %eax
addl $1, %eax
movl %eax, -160(%rbp)
movl -252(%rbp), %ecx
movq -136(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -248(%rbp)
movl $1, -252(%rbp)
LBB237_42: ## in Loop: Header=BB237_1 Depth=1
jmp LBB237_43
LBB237_43: ## in Loop: Header=BB237_1 Depth=1
movq $0, -240(%rbp)
movl $0, -220(%rbp)
cmpl $46, -248(%rbp)
jne LBB237_45
## %bb.44: ## in Loop: Header=BB237_1 Depth=1
movl $1, -220(%rbp)
movl -252(%rbp), %ecx
movq -136(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -248(%rbp)
movl $1, -252(%rbp)
LBB237_45: ## in Loop: Header=BB237_1 Depth=1
movl -248(%rbp), %edi
callq _isdigit
cmpl $0, %eax
je LBB237_47
## %bb.46: ## in Loop: Header=BB237_1 Depth=1
movq -136(%rbp), %rdi
leaq -208(%rbp), %rsi
movl $10, %edx
callq _strtoul
movq %rax, -240(%rbp)
movq -208(%rbp), %rax
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -248(%rbp)
movl $1, -252(%rbp)
jmp LBB237_56
LBB237_47: ## in Loop: Header=BB237_1 Depth=1
cmpl $42, -248(%rbp)
jne LBB237_55
## %bb.48: ## in Loop: Header=BB237_1 Depth=1
movl -160(%rbp), %eax
movl -108(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jl LBB237_50
## %bb.49:
movslq -164(%rbp), %rcx
leaq _Jim_FormatString.badIndex(%rip), %rax
movq (%rax,%rcx,8), %rax
movq %rax, -152(%rbp)
jmp LBB237_128
LBB237_50: ## in Loop: Header=BB237_1 Depth=1
movq -96(%rbp), %rdi
movq -120(%rbp), %rax
movslq -160(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -240(%rbp), %rdx
callq _Jim_GetLong
cmpl $0, %eax
je LBB237_52
## %bb.51:
jmp LBB237_133
LBB237_52: ## in Loop: Header=BB237_1 Depth=1
cmpq $0, -240(%rbp)
jge LBB237_54
## %bb.53: ## in Loop: Header=BB237_1 Depth=1
movq $0, -240(%rbp)
LBB237_54: ## in Loop: Header=BB237_1 Depth=1
movl -160(%rbp), %eax
addl $1, %eax
movl %eax, -160(%rbp)
movl -252(%rbp), %ecx
movq -136(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -248(%rbp)
movl $1, -252(%rbp)
LBB237_55: ## in Loop: Header=BB237_1 Depth=1
jmp LBB237_56
LBB237_56: ## in Loop: Header=BB237_1 Depth=1
movl $0, -224(%rbp)
cmpl $104, -248(%rbp)
jne LBB237_58
## %bb.57: ## in Loop: Header=BB237_1 Depth=1
movl $1, -224(%rbp)
movl -252(%rbp), %ecx
movq -136(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -248(%rbp)
movl $1, -252(%rbp)
jmp LBB237_63
LBB237_58: ## in Loop: Header=BB237_1 Depth=1
cmpl $108, -248(%rbp)
jne LBB237_62
## %bb.59: ## in Loop: Header=BB237_1 Depth=1
movl -252(%rbp), %ecx
movq -136(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -248(%rbp)
movl $1, -252(%rbp)
cmpl $108, -248(%rbp)
jne LBB237_61
## %bb.60: ## in Loop: Header=BB237_1 Depth=1
movl -252(%rbp), %ecx
movq -136(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -248(%rbp)
movl $1, -252(%rbp)
LBB237_61: ## in Loop: Header=BB237_1 Depth=1
jmp LBB237_62
LBB237_62: ## in Loop: Header=BB237_1 Depth=1
jmp LBB237_63
LBB237_63: ## in Loop: Header=BB237_1 Depth=1
movl -252(%rbp), %ecx
movq -136(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movq %rax, -128(%rbp)
cmpl $105, -248(%rbp)
jne LBB237_65
## %bb.64: ## in Loop: Header=BB237_1 Depth=1
movl $100, -248(%rbp)
LBB237_65: ## in Loop: Header=BB237_1 Depth=1
movl $0, -256(%rbp)
movl -248(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -376(%rbp) ## 8-byte Spill
subq $120, %rax
ja LBB237_115
## %bb.138: ## in Loop: Header=BB237_1 Depth=1
movq -376(%rbp), %rax ## 8-byte Reload
leaq LJTI237_1(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB237_66:
leaq L_.str.130(%rip), %rax
movq %rax, -152(%rbp)
jmp LBB237_128
LBB237_67: ## in Loop: Header=BB237_1 Depth=1
movq -120(%rbp), %rax
movslq -160(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq -280(%rbp), %rsi
callq _Jim_GetString
movq %rax, -288(%rbp)
movq -96(%rbp), %rdi
movq -120(%rbp), %rax
movslq -160(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _Jim_Utf8Length
movl %eax, -276(%rbp)
cmpl $0, -220(%rbp)
je LBB237_70
## %bb.68: ## in Loop: Header=BB237_1 Depth=1
movq -240(%rbp), %rax
movslq -276(%rbp), %rcx
cmpq %rcx, %rax
jge LBB237_70
## %bb.69: ## in Loop: Header=BB237_1 Depth=1
movq -240(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -276(%rbp)
movq -240(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -280(%rbp)
LBB237_70: ## in Loop: Header=BB237_1 Depth=1
jmp LBB237_116
LBB237_71: ## in Loop: Header=BB237_1 Depth=1
movq -96(%rbp), %rdi
movq -120(%rbp), %rax
movslq -160(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -304(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB237_73
## %bb.72:
jmp LBB237_133
LBB237_73: ## in Loop: Header=BB237_1 Depth=1
movq -304(%rbp), %rax
## kill: def $al killed $al killed $rax
movb %al, -80(%rbp)
movl $1, -280(%rbp)
leaq -80(%rbp), %rax
movq %rax, -288(%rbp)
movl $1, -276(%rbp)
jmp LBB237_116
LBB237_74: ## in Loop: Header=BB237_1 Depth=1
movq -96(%rbp), %rdi
movq -120(%rbp), %rax
movslq -160(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -312(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB237_76
## %bb.75:
jmp LBB237_133
LBB237_76: ## in Loop: Header=BB237_1 Depth=1
movl $64, -316(%rbp)
movl -196(%rbp), %eax
movl -316(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
jge LBB237_78
## %bb.77: ## in Loop: Header=BB237_1 Depth=1
movl -316(%rbp), %eax
addl $1, %eax
movl %eax, -196(%rbp)
movq -192(%rbp), %rdi
movl -196(%rbp), %esi
callq _Jim_Realloc
movq %rax, -192(%rbp)
LBB237_78: ## in Loop: Header=BB237_1 Depth=1
movl $0, -324(%rbp)
movl -316(%rbp), %eax
movl %eax, -320(%rbp)
LBB237_79: ## Parent Loop BB237_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $0, -320(%rbp)
jle LBB237_87
## %bb.80: ## in Loop: Header=BB237_79 Depth=2
movl -320(%rbp), %eax
addl $-1, %eax
movl %eax, -320(%rbp)
movq -312(%rbp), %rax
movl -320(%rbp), %ecx
## kill: def $rcx killed $ecx
movl $1, %edx
## kill: def $cl killed $rcx
shlq %cl, %rdx
movq %rdx, %rcx
andq %rcx, %rax
cmpq $0, %rax
je LBB237_82
## %bb.81: ## in Loop: Header=BB237_79 Depth=2
movq -192(%rbp), %rax
movl -324(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -324(%rbp)
movslq %ecx, %rcx
movb $49, (%rax,%rcx)
jmp LBB237_86
LBB237_82: ## in Loop: Header=BB237_79 Depth=2
cmpl $0, -324(%rbp)
jne LBB237_84
## %bb.83: ## in Loop: Header=BB237_79 Depth=2
cmpl $0, -320(%rbp)
jne LBB237_85
LBB237_84: ## in Loop: Header=BB237_79 Depth=2
movq -192(%rbp), %rax
movl -324(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -324(%rbp)
movslq %ecx, %rcx
movb $48, (%rax,%rcx)
LBB237_85: ## in Loop: Header=BB237_79 Depth=2
jmp LBB237_86
LBB237_86: ## in Loop: Header=BB237_79 Depth=2
jmp LBB237_79
LBB237_87: ## in Loop: Header=BB237_1 Depth=1
movq -192(%rbp), %rax
movslq -324(%rbp), %rcx
movb $0, (%rax,%rcx)
movl -324(%rbp), %eax
movl %eax, -280(%rbp)
movl %eax, -276(%rbp)
movq -192(%rbp), %rax
movq %rax, -288(%rbp)
jmp LBB237_116
LBB237_88: ## in Loop: Header=BB237_1 Depth=1
movl $1, -256(%rbp)
LBB237_89: ## in Loop: Header=BB237_1 Depth=1
cmpq $0, -232(%rbp)
je LBB237_91
## %bb.90: ## in Loop: Header=BB237_1 Depth=1
movq -272(%rbp), %rdi
movq -232(%rbp), %r8
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.131(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
movl %eax, %ecx
movq -272(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -272(%rbp)
LBB237_91: ## in Loop: Header=BB237_1 Depth=1
cmpl $0, -220(%rbp)
je LBB237_93
## %bb.92: ## in Loop: Header=BB237_1 Depth=1
movq -272(%rbp), %rdi
movq -240(%rbp), %r8
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.132(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
movl %eax, %ecx
movq -272(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -272(%rbp)
LBB237_93: ## in Loop: Header=BB237_1 Depth=1
cmpl $0, -256(%rbp)
je LBB237_97
## %bb.94: ## in Loop: Header=BB237_1 Depth=1
movq -96(%rbp), %rdi
movq -120(%rbp), %rax
movslq -160(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -344(%rbp), %rdx
callq _Jim_GetDouble
cmpl $0, %eax
je LBB237_96
## %bb.95:
jmp LBB237_133
LBB237_96: ## in Loop: Header=BB237_1 Depth=1
movl $320, -348(%rbp) ## imm = 0x140
jmp LBB237_105
LBB237_97: ## in Loop: Header=BB237_1 Depth=1
movq -96(%rbp), %rdi
movq -120(%rbp), %rax
movslq -160(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -336(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB237_99
## %bb.98:
jmp LBB237_133
LBB237_99: ## in Loop: Header=BB237_1 Depth=1
movl $24, -348(%rbp)
cmpl $0, -224(%rbp)
je LBB237_104
## %bb.100: ## in Loop: Header=BB237_1 Depth=1
cmpl $100, -248(%rbp)
jne LBB237_102
## %bb.101: ## in Loop: Header=BB237_1 Depth=1
movq -336(%rbp), %rax
## kill: def $ax killed $ax killed $rax
movswq %ax, %rax
movq %rax, -336(%rbp)
jmp LBB237_103
LBB237_102: ## in Loop: Header=BB237_1 Depth=1
movq -336(%rbp), %rax
## kill: def $ax killed $ax killed $rax
movzwl %ax, %eax
## kill: def $rax killed $eax
movq %rax, -336(%rbp)
LBB237_103: ## in Loop: Header=BB237_1 Depth=1
jmp LBB237_104
LBB237_104: ## in Loop: Header=BB237_1 Depth=1
movq -272(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -272(%rbp)
movb $108, (%rax)
LBB237_105: ## in Loop: Header=BB237_1 Depth=1
movl -248(%rbp), %eax
movb %al, %cl
movq -272(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -272(%rbp)
movb %cl, (%rax)
movq -272(%rbp), %rax
movb $0, (%rax)
movq -232(%rbp), %rax
movslq -348(%rbp), %rcx
cmpq %rcx, %rax
jle LBB237_107
## %bb.106: ## in Loop: Header=BB237_1 Depth=1
movq -232(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -348(%rbp)
LBB237_107: ## in Loop: Header=BB237_1 Depth=1
cmpl $0, -220(%rbp)
je LBB237_109
## %bb.108: ## in Loop: Header=BB237_1 Depth=1
movq -240(%rbp), %rcx
movslq -348(%rbp), %rax
addq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -348(%rbp)
LBB237_109: ## in Loop: Header=BB237_1 Depth=1
movl -196(%rbp), %eax
movl -348(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
jge LBB237_111
## %bb.110: ## in Loop: Header=BB237_1 Depth=1
movl -348(%rbp), %eax
addl $1, %eax
movl %eax, -196(%rbp)
movq -192(%rbp), %rdi
movl -196(%rbp), %esi
callq _Jim_Realloc
movq %rax, -192(%rbp)
LBB237_111: ## in Loop: Header=BB237_1 Depth=1
cmpl $0, -256(%rbp)
je LBB237_113
## %bb.112: ## in Loop: Header=BB237_1 Depth=1
movq -192(%rbp), %rdi
movl -348(%rbp), %eax
addl $1, %eax
movslq %eax, %rsi
leaq -80(%rbp), %r8
movsd -344(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorl %edx, %edx
movq $-1, %rcx
movb $1, %al
callq ___snprintf_chk
jmp LBB237_114
LBB237_113: ## in Loop: Header=BB237_1 Depth=1
movq -192(%rbp), %rdi
movl -348(%rbp), %eax
addl $1, %eax
movslq %eax, %rsi
leaq -80(%rbp), %r8
movq -336(%rbp), %r9
xorl %edx, %edx
movq $-1, %rcx
movb $0, %al
callq ___snprintf_chk
movl %eax, -280(%rbp)
LBB237_114: ## in Loop: Header=BB237_1 Depth=1
movq -192(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -280(%rbp)
movl %eax, -276(%rbp)
movq -192(%rbp), %rax
movq %rax, -288(%rbp)
jmp LBB237_116
LBB237_115:
movl -248(%rbp), %eax
## kill: def $al killed $al killed $eax
movb %al, -80(%rbp)
movb $0, -79(%rbp)
movq -96(%rbp), %rdi
leaq -80(%rbp), %rdx
leaq L_.str.133(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
jmp LBB237_133
LBB237_116: ## in Loop: Header=BB237_1 Depth=1
cmpl $0, -212(%rbp)
jne LBB237_121
## %bb.117: ## in Loop: Header=BB237_1 Depth=1
jmp LBB237_118
LBB237_118: ## Parent Loop BB237_1 Depth=1
## => This Inner Loop Header: Depth=2
movslq -276(%rbp), %rax
cmpq -232(%rbp), %rax
jge LBB237_120
## %bb.119: ## in Loop: Header=BB237_118 Depth=2
movq -96(%rbp), %rdi
movq -184(%rbp), %rsi
leaq -257(%rbp), %rdx
movl $1, %ecx
callq _Jim_AppendString
movl -276(%rbp), %eax
addl $1, %eax
movl %eax, -276(%rbp)
jmp LBB237_118
LBB237_120: ## in Loop: Header=BB237_1 Depth=1
jmp LBB237_121
LBB237_121: ## in Loop: Header=BB237_1 Depth=1
movq -96(%rbp), %rdi
movq -184(%rbp), %rsi
movq -288(%rbp), %rdx
movl -280(%rbp), %ecx
callq _Jim_AppendString
LBB237_122: ## Parent Loop BB237_1 Depth=1
## => This Inner Loop Header: Depth=2
movslq -276(%rbp), %rax
cmpq -232(%rbp), %rax
jge LBB237_124
## %bb.123: ## in Loop: Header=BB237_122 Depth=2
movq -96(%rbp), %rdi
movq -184(%rbp), %rsi
leaq -257(%rbp), %rdx
movl $1, %ecx
callq _Jim_AppendString
movl -276(%rbp), %eax
addl $1, %eax
movl %eax, -276(%rbp)
jmp LBB237_122
LBB237_124: ## in Loop: Header=BB237_1 Depth=1
movl -168(%rbp), %eax
addl -160(%rbp), %eax
movl %eax, -160(%rbp)
jmp LBB237_1
LBB237_125:
cmpl $0, -156(%rbp)
je LBB237_127
## %bb.126:
movq -96(%rbp), %rdi
movq -184(%rbp), %rsi
movq -128(%rbp), %rdx
movl -156(%rbp), %ecx
callq _Jim_AppendString
LBB237_127:
movq -192(%rbp), %rdi
callq _Jim_Free
movq -184(%rbp), %rax
movq %rax, -88(%rbp)
jmp LBB237_134
LBB237_128:
jmp LBB237_129
LBB237_129:
movq -96(%rbp), %rdi
movq -152(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -360(%rbp)
movq -360(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -96(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB237_131
## %bb.130:
movq -96(%rbp), %rdi
movq -96(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB237_131:
movq -360(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, (%rax)
## %bb.132:
jmp LBB237_133
LBB237_133:
movq -96(%rbp), %rdi
movq -184(%rbp), %rsi
callq _Jim_FreeObj
movq -192(%rbp), %rdi
callq _Jim_Free
movq $0, -88(%rbp)
LBB237_134:
movq -88(%rbp), %rax
movq %rax, -384(%rbp) ## 8-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB237_136
## %bb.135:
movq -384(%rbp), %rax ## 8-byte Reload
addq $384, %rsp ## imm = 0x180
popq %rbp
retq
LBB237_136:
callq ___stack_chk_fail
ud2
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L237_0_set_26, LBB237_26-LJTI237_0
.set L237_0_set_27, LBB237_27-LJTI237_0
.set L237_0_set_24, LBB237_24-LJTI237_0
.set L237_0_set_25, LBB237_25-LJTI237_0
LJTI237_0:
.long L237_0_set_26
.long L237_0_set_27
.long L237_0_set_27
.long L237_0_set_26
.long L237_0_set_27
.long L237_0_set_27
.long L237_0_set_27
.long L237_0_set_27
.long L237_0_set_27
.long L237_0_set_27
.long L237_0_set_27
.long L237_0_set_26
.long L237_0_set_27
.long L237_0_set_24
.long L237_0_set_27
.long L237_0_set_27
.long L237_0_set_25
.set L237_1_set_66, LBB237_66-LJTI237_1
.set L237_1_set_115, LBB237_115-LJTI237_1
.set L237_1_set_88, LBB237_88-LJTI237_1
.set L237_1_set_89, LBB237_89-LJTI237_1
.set L237_1_set_74, LBB237_74-LJTI237_1
.set L237_1_set_71, LBB237_71-LJTI237_1
.set L237_1_set_67, LBB237_67-LJTI237_1
LJTI237_1:
.long L237_1_set_66
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_88
.long L237_1_set_115
.long L237_1_set_88
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_89
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_74
.long L237_1_set_71
.long L237_1_set_89
.long L237_1_set_88
.long L237_1_set_88
.long L237_1_set_88
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_89
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_67
.long L237_1_set_115
.long L237_1_set_89
.long L237_1_set_115
.long L237_1_set_115
.long L237_1_set_89
.end_data_region
## -- End function
.globl _regcomp ## -- Begin function regcomp
.p2align 4, 0x90
_regcomp: ## @regcomp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movq -16(%rbp), %rdi
xorl %esi, %esi
movl $104, %edx
movq $-1, %rcx
callq ___memset_chk
cmpq $0, -24(%rbp)
jne LBB238_2
## %bb.1:
movq -16(%rbp), %rax
movl $3, 8(%rax)
movl $3, -4(%rbp)
jmp LBB238_26
LBB238_2:
movl -28(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 4(%rax)
movq -24(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 40(%rax)
movq -24(%rbp), %rdi
callq _strlen
addq $1, %rax
imulq $5, %rax, %rax
movl %eax, %ecx
movq -16(%rbp), %rax
movl %ecx, 52(%rax)
movq -16(%rbp), %rax
movslq 52(%rax), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, 32(%rax)
movq -16(%rbp), %rax
cmpq $0, 32(%rax)
jne LBB238_4
## %bb.3:
movq -16(%rbp), %rax
movl $6, 8(%rax)
movl $6, -4(%rbp)
jmp LBB238_26
LBB238_4:
movq -16(%rbp), %rdi
movl $4208906253, %esi ## imm = 0xFADED00D
callq _regc
movq -16(%rbp), %rdi
xorl %esi, %esi
leaq -44(%rbp), %rdx
callq _reg
cmpl $0, %eax
jne LBB238_6
## %bb.5:
movq -16(%rbp), %rax
movl 8(%rax), %eax
movl %eax, -4(%rbp)
jmp LBB238_26
LBB238_6:
movq -16(%rbp), %rax
cmpl $100, (%rax)
jl LBB238_8
## %bb.7:
movq -16(%rbp), %rax
movl $5, 8(%rax)
movl $5, -4(%rbp)
jmp LBB238_26
LBB238_8:
movq -16(%rbp), %rax
movl $0, 12(%rax)
movq -16(%rbp), %rax
movl $0, 16(%rax)
movq -16(%rbp), %rax
movl $0, 20(%rax)
movq -16(%rbp), %rax
movl $0, 24(%rax)
movl $1, -32(%rbp)
movq -16(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movl -32(%rbp), %esi
callq _regnext
movl %eax, %ecx
movq -56(%rbp), %rax ## 8-byte Reload
movslq %ecx, %rcx
cmpl $0, (%rax,%rcx,4)
jne LBB238_25
## %bb.9:
movl -32(%rbp), %eax
addl $2, %eax
movl %eax, -32(%rbp)
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -32(%rbp), %rcx
cmpl $8, (%rax,%rcx,4)
jne LBB238_11
## %bb.10:
movq -16(%rbp), %rax
movq 32(%rax), %rax
movl -32(%rbp), %ecx
addl $2, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %ecx
movq -16(%rbp), %rax
movl %ecx, 12(%rax)
jmp LBB238_14
LBB238_11:
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -32(%rbp), %rcx
cmpl $1, (%rax,%rcx,4)
jne LBB238_13
## %bb.12:
movq -16(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
LBB238_13:
jmp LBB238_14
LBB238_14:
movl -44(%rbp), %eax
andl $4, %eax
cmpl $0, %eax
je LBB238_24
## %bb.15:
movl $0, -36(%rbp)
movl $0, -40(%rbp)
LBB238_16: ## =>This Inner Loop Header: Depth=1
cmpl $0, -32(%rbp)
je LBB238_23
## %bb.17: ## in Loop: Header=BB238_16 Depth=1
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -32(%rbp), %rcx
cmpl $8, (%rax,%rcx,4)
jne LBB238_21
## %bb.18: ## in Loop: Header=BB238_16 Depth=1
movq -16(%rbp), %rax
movq 32(%rax), %rdi
movl -32(%rbp), %eax
addl $2, %eax
cltq
shlq $2, %rax
addq %rax, %rdi
callq _str_int_len
movl %eax, -48(%rbp)
movl -48(%rbp), %eax
cmpl -40(%rbp), %eax
jb LBB238_20
## %bb.19: ## in Loop: Header=BB238_16 Depth=1
movl -32(%rbp), %eax
addl $2, %eax
movl %eax, -36(%rbp)
movl -48(%rbp), %eax
movl %eax, -40(%rbp)
LBB238_20: ## in Loop: Header=BB238_16 Depth=1
jmp LBB238_21
LBB238_21: ## in Loop: Header=BB238_16 Depth=1
jmp LBB238_22
LBB238_22: ## in Loop: Header=BB238_16 Depth=1
movq -16(%rbp), %rdi
movl -32(%rbp), %esi
callq _regnext
movl %eax, -32(%rbp)
jmp LBB238_16
LBB238_23:
movl -36(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 20(%rax)
movl -40(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 24(%rax)
LBB238_24:
jmp LBB238_25
LBB238_25:
movl $0, -4(%rbp)
LBB238_26:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function regc
_regc: ## @regc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rdi
movl $1, %esi
callq _reg_grow
movl -12(%rbp), %edx
movq -8(%rbp), %rax
movq 32(%rax), %rax
movq -8(%rbp), %rsi
movl 48(%rsi), %ecx
movl %ecx, %edi
addl $1, %edi
movl %edi, 48(%rsi)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function reg
_reg: ## @reg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $0, -48(%rbp)
movq -32(%rbp), %rax
movl $1, (%rax)
cmpl $0, -20(%rbp)
je LBB240_6
## %bb.1:
movq -16(%rbp), %rax
movq 40(%rax), %rax
movsbl (%rax), %eax
cmpl $63, %eax
jne LBB240_4
## %bb.2:
movq -16(%rbp), %rax
movq 40(%rax), %rax
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB240_4
## %bb.3:
movq -16(%rbp), %rax
movq 40(%rax), %rcx
addq $2, %rcx
movq %rcx, 40(%rax)
movl $-1, -48(%rbp)
jmp LBB240_5
LBB240_4:
movq -16(%rbp), %rcx
movl (%rcx), %eax
addl $1, %eax
movl %eax, (%rcx)
movl %eax, -48(%rbp)
LBB240_5:
movq -16(%rbp), %rdi
movl -48(%rbp), %esi
addl $1001, %esi ## imm = 0x3E9
callq _regnode
movl %eax, -36(%rbp)
jmp LBB240_7
LBB240_6:
movl $0, -36(%rbp)
LBB240_7:
movq -16(%rbp), %rdi
leaq -52(%rbp), %rsi
callq _regbranch
movl %eax, -40(%rbp)
cmpl $0, -40(%rbp)
jne LBB240_9
## %bb.8:
movl $0, -4(%rbp)
jmp LBB240_38
LBB240_9:
cmpl $0, -36(%rbp)
je LBB240_11
## %bb.10:
movq -16(%rbp), %rdi
movl -36(%rbp), %esi
movl -40(%rbp), %edx
callq _regtail
jmp LBB240_12
LBB240_11:
movl -40(%rbp), %eax
movl %eax, -36(%rbp)
LBB240_12:
movl -52(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
jne LBB240_14
## %bb.13:
movq -32(%rbp), %rax
movl (%rax), %ecx
andl $-2, %ecx
movl %ecx, (%rax)
LBB240_14:
movl -52(%rbp), %ecx
andl $4, %ecx
movq -32(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
LBB240_15: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movq 40(%rax), %rax
movsbl (%rax), %eax
cmpl $124, %eax
jne LBB240_21
## %bb.16: ## in Loop: Header=BB240_15 Depth=1
movq -16(%rbp), %rax
movq 40(%rax), %rcx
addq $1, %rcx
movq %rcx, 40(%rax)
movq -16(%rbp), %rdi
leaq -52(%rbp), %rsi
callq _regbranch
movl %eax, -40(%rbp)
cmpl $0, -40(%rbp)
jne LBB240_18
## %bb.17:
movl $0, -4(%rbp)
jmp LBB240_38
LBB240_18: ## in Loop: Header=BB240_15 Depth=1
movq -16(%rbp), %rdi
movl -36(%rbp), %esi
movl -40(%rbp), %edx
callq _regtail
movl -52(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
jne LBB240_20
## %bb.19: ## in Loop: Header=BB240_15 Depth=1
movq -32(%rbp), %rax
movl (%rax), %ecx
andl $-2, %ecx
movl %ecx, (%rax)
LBB240_20: ## in Loop: Header=BB240_15 Depth=1
movl -52(%rbp), %ecx
andl $4, %ecx
movq -32(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
jmp LBB240_15
LBB240_21:
movq -16(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
cmpl $0, -20(%rbp)
je LBB240_23
## %bb.22:
movl -48(%rbp), %eax
addl $2001, %eax ## imm = 0x7D1
movl %eax, -68(%rbp) ## 4-byte Spill
jmp LBB240_24
LBB240_23:
xorl %eax, %eax
movl %eax, -68(%rbp) ## 4-byte Spill
jmp LBB240_24
LBB240_24:
movq -64(%rbp), %rdi ## 8-byte Reload
movl -68(%rbp), %esi ## 4-byte Reload
callq _regnode
movl %eax, -44(%rbp)
movq -16(%rbp), %rdi
movl -36(%rbp), %esi
movl -44(%rbp), %edx
callq _regtail
movl -36(%rbp), %eax
movl %eax, -40(%rbp)
LBB240_25: ## =>This Inner Loop Header: Depth=1
cmpl $0, -40(%rbp)
je LBB240_28
## %bb.26: ## in Loop: Header=BB240_25 Depth=1
movq -16(%rbp), %rdi
movl -40(%rbp), %esi
movl -44(%rbp), %edx
callq _regoptail
## %bb.27: ## in Loop: Header=BB240_25 Depth=1
movq -16(%rbp), %rdi
movl -40(%rbp), %esi
callq _regnext
movl %eax, -40(%rbp)
jmp LBB240_25
LBB240_28:
cmpl $0, -20(%rbp)
je LBB240_31
## %bb.29:
movq -16(%rbp), %rcx
movq 40(%rcx), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, 40(%rcx)
movsbl (%rax), %eax
cmpl $41, %eax
je LBB240_31
## %bb.30:
movq -16(%rbp), %rax
movl $8, 8(%rax)
movl $0, -4(%rbp)
jmp LBB240_38
LBB240_31:
cmpl $0, -20(%rbp)
jne LBB240_36
## %bb.32:
movq -16(%rbp), %rax
movq 40(%rax), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB240_36
## %bb.33:
movq -16(%rbp), %rax
movq 40(%rax), %rax
movsbl (%rax), %eax
cmpl $41, %eax
jne LBB240_35
## %bb.34:
movq -16(%rbp), %rax
movl $8, 8(%rax)
movl $0, -4(%rbp)
jmp LBB240_38
LBB240_35:
movq -16(%rbp), %rax
movl $11, 8(%rax)
movl $0, -4(%rbp)
jmp LBB240_38
LBB240_36:
jmp LBB240_37
LBB240_37:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
LBB240_38:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function regnext
_regnext: ## @regnext
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq -16(%rbp), %rax
movq 32(%rax), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -24(%rbp)
cmpl $0, -24(%rbp)
jne LBB241_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB241_5
LBB241_2:
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -20(%rbp), %rcx
cmpl $7, (%rax,%rcx,4)
jne LBB241_4
## %bb.3:
movl -20(%rbp), %eax
subl -24(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB241_5
LBB241_4:
movl -20(%rbp), %eax
addl -24(%rbp), %eax
movl %eax, -4(%rbp)
LBB241_5:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function str_int_len
_str_int_len: ## @str_int_len
.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)
LBB242_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movq %rax, %rcx
addq $4, %rcx
movq %rcx, -8(%rbp)
cmpl $0, (%rax)
je LBB242_3
## %bb.2: ## in Loop: Header=BB242_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB242_1
LBB242_3:
movl -12(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function regopsize
_regopsize: ## @regopsize
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -28(%rbp) ## 4-byte Spill
addl $-4, %eax
subl $2, %eax
jb LBB243_2
jmp LBB243_8
LBB243_8:
movl -28(%rbp), %eax ## 4-byte Reload
subl $8, %eax
je LBB243_2
jmp LBB243_9
LBB243_9:
movl -28(%rbp), %eax ## 4-byte Reload
addl $-10, %eax
subl $3, %eax
ja LBB243_6
jmp LBB243_1
LBB243_1:
movl $5, -4(%rbp)
jmp LBB243_7
LBB243_2:
movl -20(%rbp), %eax
addl $2, %eax
movl %eax, -24(%rbp)
LBB243_3: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movq 32(%rax), %rax
movl -24(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -24(%rbp)
movslq %ecx, %rcx
cmpl $0, (%rax,%rcx,4)
je LBB243_5
## %bb.4: ## in Loop: Header=BB243_3 Depth=1
jmp LBB243_3
LBB243_5:
movl -24(%rbp), %eax
subl -20(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB243_7
LBB243_6:
movl $2, -4(%rbp)
LBB243_7:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function str_find
_str_find: ## @str_find
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl %edx, -24(%rbp)
cmpl $0, -24(%rbp)
je LBB244_2
## %bb.1:
movl -20(%rbp), %edi
callq _toupper
movl %eax, -20(%rbp)
LBB244_2:
jmp LBB244_3
LBB244_3: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpb $0, (%rax)
je LBB244_7
## %bb.4: ## in Loop: Header=BB244_3 Depth=1
movq -16(%rbp), %rdi
movl -24(%rbp), %edx
leaq -28(%rbp), %rsi
callq _reg_utf8_tounicode_case
movl %eax, -32(%rbp)
movl -20(%rbp), %eax
cmpl -28(%rbp), %eax
jne LBB244_6
## %bb.5:
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB244_8
LBB244_6: ## in Loop: Header=BB244_3 Depth=1
movl -32(%rbp), %ecx
movq -16(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -16(%rbp)
jmp LBB244_3
LBB244_7:
movq $0, -8(%rbp)
LBB244_8:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function prefix_cmp
_prefix_cmp: ## @prefix_cmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq -32(%rbp), %rax
movq %rax, -48(%rbp)
LBB245_1: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -20(%rbp)
movb %al, -57(%rbp) ## 1-byte Spill
je LBB245_3
## %bb.2: ## in Loop: Header=BB245_1 Depth=1
movq -48(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
movb %al, -57(%rbp) ## 1-byte Spill
LBB245_3: ## in Loop: Header=BB245_1 Depth=1
movb -57(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB245_4
jmp LBB245_7
LBB245_4: ## in Loop: Header=BB245_1 Depth=1
movq -48(%rbp), %rdi
movl -36(%rbp), %edx
leaq -52(%rbp), %rsi
callq _reg_utf8_tounicode_case
movl %eax, -56(%rbp)
movl -52(%rbp), %eax
movq -16(%rbp), %rcx
cmpl (%rcx), %eax
je LBB245_6
## %bb.5:
movl $-1, -4(%rbp)
jmp LBB245_10
LBB245_6: ## in Loop: Header=BB245_1 Depth=1
movq -16(%rbp), %rax
addq $4, %rax
movq %rax, -16(%rbp)
movl -56(%rbp), %ecx
movq -48(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -48(%rbp)
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
jmp LBB245_1
LBB245_7:
cmpl $0, -20(%rbp)
jne LBB245_9
## %bb.8:
movq -48(%rbp), %rax
movq -32(%rbp), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -4(%rbp)
jmp LBB245_10
LBB245_9:
movl $-1, -4(%rbp)
LBB245_10:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function regtry
_regtry: ## @regtry
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 72(%rax)
movl $0, -28(%rbp)
LBB246_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 96(%rcx), %eax
jge LBB246_4
## %bb.2: ## in Loop: Header=BB246_1 Depth=1
movq -16(%rbp), %rax
movq 88(%rax), %rax
movslq -28(%rbp), %rcx
movl $-1, (%rax,%rcx,8)
movq -16(%rbp), %rax
movq 88(%rax), %rax
movslq -28(%rbp), %rcx
movl $-1, 4(%rax,%rcx,8)
## %bb.3: ## in Loop: Header=BB246_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB246_1
LBB246_4:
movq -16(%rbp), %rdi
movl $1, %esi
callq _regmatch
cmpl $0, %eax
je LBB246_6
## %bb.5:
movq -24(%rbp), %rax
movq -16(%rbp), %rcx
movq 64(%rcx), %rcx
subq %rcx, %rax
movl %eax, %ecx
movq -16(%rbp), %rax
movq 88(%rax), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rax
movq 72(%rax), %rax
movq -16(%rbp), %rcx
movq 64(%rcx), %rcx
subq %rcx, %rax
movl %eax, %ecx
movq -16(%rbp), %rax
movq 88(%rax), %rax
movl %ecx, 4(%rax)
movl $1, -4(%rbp)
jmp LBB246_7
LBB246_6:
movl $0, -4(%rbp)
LBB246_7:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _regfree ## -- Begin function regfree
.p2align 4, 0x90
_regfree: ## @regfree
.cfi_startproc
## %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 32(%rax), %rdi
callq _free
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_HistoryGetline ## -- Begin function Jim_HistoryGetline
.p2align 4, 0x90
_Jim_HistoryGetline: ## @Jim_HistoryGetline
.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 $512, %edi ## imm = 0x200
callq _malloc
movq %rax, -32(%rbp)
movq -16(%rbp), %rdi
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rsi
callq _fputs
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
movq -32(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $512, %esi ## imm = 0x200
callq _fgets
cmpq $0, %rax
jne LBB248_2
## %bb.1:
movq -32(%rbp), %rdi
callq _free
movq $0, -8(%rbp)
jmp LBB248_6
LBB248_2:
movq -32(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -20(%rbp)
cmpl $0, -20(%rbp)
je LBB248_5
## %bb.3:
movq -32(%rbp), %rax
movl -20(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $10, %eax
jne LBB248_5
## %bb.4:
movq -32(%rbp), %rax
movl -20(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movb $0, (%rax,%rcx)
LBB248_5:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
LBB248_6:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_HistoryLoad ## -- Begin function Jim_HistoryLoad
.p2align 4, 0x90
_Jim_HistoryLoad: ## @Jim_HistoryLoad
.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)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_HistoryAdd ## -- Begin function Jim_HistoryAdd
.p2align 4, 0x90
_Jim_HistoryAdd: ## @Jim_HistoryAdd
.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)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_HistorySave ## -- Begin function Jim_HistorySave
.p2align 4, 0x90
_Jim_HistorySave: ## @Jim_HistorySave
.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)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_HistoryShow ## -- Begin function Jim_HistoryShow
.p2align 4, 0x90
_Jim_HistoryShow: ## @Jim_HistoryShow
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Jim_InteractivePrompt ## -- Begin function Jim_InteractivePrompt
.p2align 4, 0x90
_Jim_InteractivePrompt: ## @Jim_InteractivePrompt
.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)
movq %rdi, -40(%rbp)
movl $0, -44(%rbp)
movq $0, -56(%rbp)
leaq L_.str.154(%rip), %rdi
xorl %esi, %esi
movl $76, %edx
movb $0, %al
callq _printf
movq -40(%rbp), %rdi
leaq L_.str.68(%rip), %rsi
leaq L_.str.81(%rip), %rdx
callq _Jim_SetVariableStrWithStr
LBB253_1: ## =>This Loop Header: Depth=1
## Child Loop BB253_8 Depth 2
cmpl $0, -44(%rbp)
je LBB253_6
## %bb.2: ## in Loop: Header=BB253_1 Depth=1
movl -44(%rbp), %edi
callq _Jim_ReturnCode
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movsbl (%rax), %eax
cmpl $63, %eax
jne LBB253_4
## %bb.3: ## in Loop: Header=BB253_1 Depth=1
leaq -32(%rbp), %rdi
movl -44(%rbp), %r9d
movl $17, %esi
xorl %edx, %edx
movl $20, %ecx
leaq L_.str.155(%rip), %r8
movb $0, %al
callq ___snprintf_chk
jmp LBB253_5
LBB253_4: ## in Loop: Header=BB253_1 Depth=1
leaq -32(%rbp), %rdi
movq -96(%rbp), %r9
movl $17, %esi
xorl %edx, %edx
movl $20, %ecx
leaq L_.str.156(%rip), %r8
movb $0, %al
callq ___snprintf_chk
LBB253_5: ## in Loop: Header=BB253_1 Depth=1
jmp LBB253_7
LBB253_6: ## in Loop: Header=BB253_1 Depth=1
movb $0, -32(%rbp)
LBB253_7: ## in Loop: Header=BB253_1 Depth=1
leaq -32(%rbp), %rdi
leaq L_.str.157(%rip), %rsi
movl $20, %edx
callq ___strcat_chk
movq -40(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
LBB253_8: ## Parent Loop BB253_1 Depth=1
## => This Inner Loop Header: Depth=2
leaq -32(%rbp), %rdi
callq _Jim_HistoryGetline
movq %rax, -112(%rbp)
cmpq $0, -112(%rbp)
jne LBB253_14
## %bb.9: ## in Loop: Header=BB253_8 Depth=2
callq ___error
cmpl $4, (%rax)
jne LBB253_11
## %bb.10: ## in Loop: Header=BB253_8 Depth=2
jmp LBB253_8
LBB253_11:
movq -64(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB253_13
## %bb.12:
movq -40(%rbp), %rdi
movq -64(%rbp), %rsi
callq _Jim_FreeObj
LBB253_13:
movl $0, -44(%rbp)
jmp LBB253_31
LBB253_14: ## in Loop: Header=BB253_8 Depth=2
movq -64(%rbp), %rdi
callq _Jim_Length
cmpl $0, %eax
je LBB253_16
## %bb.15: ## in Loop: Header=BB253_8 Depth=2
movq -40(%rbp), %rdi
movq -64(%rbp), %rsi
leaq L_.str.112(%rip), %rdx
movl $1, %ecx
callq _Jim_AppendString
LBB253_16: ## in Loop: Header=BB253_8 Depth=2
movq -40(%rbp), %rdi
movq -64(%rbp), %rsi
movq -112(%rbp), %rdx
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
callq _Jim_AppendString
movq -112(%rbp), %rdi
callq _free
movq -64(%rbp), %rdi
leaq -104(%rbp), %rsi
callq _Jim_GetString
movq %rax, -88(%rbp)
cmpl $0, -104(%rbp)
jne LBB253_18
## %bb.17: ## in Loop: Header=BB253_8 Depth=2
jmp LBB253_8
LBB253_18: ## in Loop: Header=BB253_8 Depth=2
movq -88(%rbp), %rdi
movl -104(%rbp), %esi
leaq -97(%rbp), %rdx
callq _Jim_ScriptIsComplete
cmpl $0, %eax
je LBB253_20
## %bb.19: ## in Loop: Header=BB253_1 Depth=1
jmp LBB253_21
LBB253_20: ## in Loop: Header=BB253_8 Depth=2
leaq -32(%rbp), %rdi
movsbl -97(%rbp), %r9d
movl $20, %ecx
xorl %edx, %edx
leaq L_.str.158(%rip), %r8
movq %rcx, %rsi
movb $0, %al
callq ___snprintf_chk
jmp LBB253_8
LBB253_21: ## in Loop: Header=BB253_1 Depth=1
movq -40(%rbp), %rdi
movq -64(%rbp), %rsi
callq _Jim_EvalObj
movl %eax, -44(%rbp)
movq -64(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB253_23
## %bb.22: ## in Loop: Header=BB253_1 Depth=1
movq -40(%rbp), %rdi
movq -64(%rbp), %rsi
callq _Jim_FreeObj
LBB253_23: ## in Loop: Header=BB253_1 Depth=1
cmpl $6, -44(%rbp)
jne LBB253_25
## %bb.24:
movl $6, -44(%rbp)
jmp LBB253_30
LBB253_25: ## in Loop: Header=BB253_1 Depth=1
cmpl $1, -44(%rbp)
jne LBB253_27
## %bb.26: ## in Loop: Header=BB253_1 Depth=1
movq -40(%rbp), %rdi
callq _Jim_MakeErrorMessage
LBB253_27: ## in Loop: Header=BB253_1 Depth=1
movq -40(%rbp), %rax
movq (%rax), %rdi
leaq -76(%rbp), %rsi
callq _Jim_GetString
movq %rax, -72(%rbp)
cmpl $0, -76(%rbp)
je LBB253_29
## %bb.28: ## in Loop: Header=BB253_1 Depth=1
movq -72(%rbp), %rsi
leaq L_.str.159(%rip), %rdi
movb $0, %al
callq _printf
LBB253_29: ## in Loop: Header=BB253_1 Depth=1
jmp LBB253_1
LBB253_30:
jmp LBB253_31
LBB253_31:
movq -56(%rbp), %rdi
callq _Jim_Free
movl -44(%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 LBB253_33
## %bb.32:
movl -116(%rbp), %eax ## 4-byte Reload
addq $128, %rsp
popq %rbp
retq
LBB253_33:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $1, -8(%rbp)
jle LBB254_3
## %bb.1:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
leaq L_.str.160(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB254_3
## %bb.2:
leaq L_.str.161(%rip), %rdi
xorl %esi, %esi
movl $76, %edx
movb $0, %al
callq _printf
movl $0, -4(%rbp)
jmp LBB254_27
LBB254_3:
callq _Jim_CreateInterp
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
callq _Jim_RegisterCoreCommands
movq -32(%rbp), %rdi
callq _Jim_InitStaticExtensions
cmpl $0, %eax
je LBB254_5
## %bb.4:
movq -32(%rbp), %rdi
callq _JimPrintErrorMessage
LBB254_5:
movq -32(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rdx
leaq L_.str.162(%rip), %rsi
callq _Jim_SetVariableStrWithStr
movq -32(%rbp), %rdi
movl -8(%rbp), %ecx
leaq L_.str.69(%rip), %rdx
leaq L_.str.81(%rip), %rax
cmpl $1, %ecx
cmoveq %rax, %rdx
leaq L_.str.68(%rip), %rsi
callq _Jim_SetVariableStrWithStr
movq -32(%rbp), %rdi
callq _Jim_initjimshInit
movl %eax, -20(%rbp)
cmpl $1, -8(%rbp)
jne LBB254_11
## %bb.6:
cmpl $1, -20(%rbp)
jne LBB254_8
## %bb.7:
movq -32(%rbp), %rdi
callq _JimPrintErrorMessage
LBB254_8:
cmpl $6, -20(%rbp)
je LBB254_10
## %bb.9:
movq -32(%rbp), %rdi
xorl %esi, %esi
xorl %eax, %eax
movl %eax, %edx
callq _JimSetArgv
movq -32(%rbp), %rdi
callq _Jim_InteractivePrompt
movl %eax, -20(%rbp)
LBB254_10:
jmp LBB254_20
LBB254_11:
cmpl $2, -8(%rbp)
jle LBB254_16
## %bb.12:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
leaq L_.str.163(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB254_16
## %bb.13:
movq -32(%rbp), %rdi
movl -8(%rbp), %esi
subl $3, %esi
movq -16(%rbp), %rdx
addq $24, %rdx
callq _JimSetArgv
movq -32(%rbp), %rdi
movq -16(%rbp), %rax
movq 16(%rax), %rsi
callq _Jim_Eval
movl %eax, -20(%rbp)
cmpl $1, -20(%rbp)
je LBB254_15
## %bb.14:
movq -32(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq %rax, %rsi
leaq L_.str.159(%rip), %rdi
movb $0, %al
callq _printf
LBB254_15:
jmp LBB254_17
LBB254_16:
movq -32(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
movq -32(%rbp), %rdi
movq -16(%rbp), %rax
movq 8(%rax), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -40(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.164(%rip), %rsi
callq _Jim_SetVariableStr
movq -32(%rbp), %rdi
movl -8(%rbp), %esi
subl $2, %esi
movq -16(%rbp), %rdx
addq $16, %rdx
callq _JimSetArgv
movq -32(%rbp), %rdi
movq -16(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_EvalFile
movl %eax, -20(%rbp)
LBB254_17:
cmpl $1, -20(%rbp)
jne LBB254_19
## %bb.18:
movq -32(%rbp), %rdi
callq _JimPrintErrorMessage
LBB254_19:
jmp LBB254_20
LBB254_20:
cmpl $6, -20(%rbp)
jne LBB254_22
## %bb.21:
movq -32(%rbp), %rdi
callq _Jim_GetExitCode
movl %eax, -20(%rbp)
jmp LBB254_26
LBB254_22:
cmpl $1, -20(%rbp)
jne LBB254_24
## %bb.23:
movl $1, -20(%rbp)
jmp LBB254_25
LBB254_24:
movl $0, -20(%rbp)
LBB254_25:
jmp LBB254_26
LBB254_26:
movq -32(%rbp), %rdi
callq _Jim_FreeInterp
movl -20(%rbp), %eax
movl %eax, -4(%rbp)
LBB254_27:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimPrintErrorMessage
_JimPrintErrorMessage: ## @JimPrintErrorMessage
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq _Jim_MakeErrorMessage
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq -16(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.159(%rip), %rsi
movb $0, %al
callq _fprintf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimSetArgv
_JimSetArgv: ## @JimSetArgv
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -40(%rbp)
movl $0, -28(%rbp)
LBB256_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB256_4
## %bb.2: ## in Loop: Header=BB256_1 Depth=1
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -48(%rbp)
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
movq -48(%rbp), %rdx
callq _Jim_ListAppendElement
## %bb.3: ## in Loop: Header=BB256_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB256_1
LBB256_4:
movq -8(%rbp), %rdi
movq -40(%rbp), %rdx
leaq L_.str.670(%rip), %rsi
callq _Jim_SetVariableStr
movq -8(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movslq -12(%rbp), %rsi
callq _Jim_NewIntObj
movq -56(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.671(%rip), %rsi
callq _Jim_SetVariableStr
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function aio_cmd_read
_aio_cmd_read: ## @aio_cmd_read
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $400, %rsp ## imm = 0x190
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -288(%rbp)
movl %esi, -292(%rbp)
movq %rdx, -304(%rbp)
movq -288(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -312(%rbp)
movl $0, -324(%rbp)
movq $-1, -336(%rbp)
cmpl $0, -292(%rbp)
je LBB257_3
## %bb.1:
movq -288(%rbp), %rdi
movq -304(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.187(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB257_3
## %bb.2:
movl $1, -324(%rbp)
movq -304(%rbp), %rax
addq $8, %rax
movq %rax, -304(%rbp)
movl -292(%rbp), %eax
addl $-1, %eax
movl %eax, -292(%rbp)
LBB257_3:
cmpl $1, -292(%rbp)
jne LBB257_13
## %bb.4:
movq -288(%rbp), %rdi
movq -304(%rbp), %rax
movq (%rax), %rsi
leaq -336(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB257_6
## %bb.5:
movl $1, -276(%rbp)
jmp LBB257_43
LBB257_6:
cmpq $0, -336(%rbp)
jge LBB257_12
## %bb.7:
jmp LBB257_8
LBB257_8:
movq -288(%rbp), %rdi
leaq L_.str.188(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -344(%rbp)
movq -344(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -288(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB257_10
## %bb.9:
movq -288(%rbp), %rdi
movq -288(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB257_10:
movq -344(%rbp), %rcx
movq -288(%rbp), %rax
movq %rcx, (%rax)
## %bb.11:
movl $1, -276(%rbp)
jmp LBB257_43
LBB257_12:
jmp LBB257_16
LBB257_13:
cmpl $0, -292(%rbp)
je LBB257_15
## %bb.14:
movl $-1, -276(%rbp)
jmp LBB257_43
LBB257_15:
jmp LBB257_16
LBB257_16:
movq -288(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -320(%rbp)
LBB257_17: ## =>This Inner Loop Header: Depth=1
cmpq $0, -336(%rbp)
je LBB257_31
## %bb.18: ## in Loop: Header=BB257_17 Depth=1
cmpq $-1, -336(%rbp)
jne LBB257_20
## %bb.19: ## in Loop: Header=BB257_17 Depth=1
movl $256, -352(%rbp) ## imm = 0x100
jmp LBB257_24
LBB257_20: ## in Loop: Header=BB257_17 Depth=1
cmpq $256, -336(%rbp) ## imm = 0x100
jle LBB257_22
## %bb.21: ## in Loop: Header=BB257_17 Depth=1
movl $256, %eax ## imm = 0x100
movq %rax, -384(%rbp) ## 8-byte Spill
jmp LBB257_23
LBB257_22: ## in Loop: Header=BB257_17 Depth=1
movq -336(%rbp), %rax
movq %rax, -384(%rbp) ## 8-byte Spill
LBB257_23: ## in Loop: Header=BB257_17 Depth=1
movq -384(%rbp), %rax ## 8-byte Reload
## kill: def $eax killed $eax killed $rax
movl %eax, -352(%rbp)
LBB257_24: ## in Loop: Header=BB257_17 Depth=1
leaq -272(%rbp), %rdi
movslq -352(%rbp), %rdx
movq -312(%rbp), %rax
movq (%rax), %rcx
movl $1, %esi
callq _fread
## kill: def $eax killed $eax killed $rax
movl %eax, -348(%rbp)
cmpl $0, -348(%rbp)
jle LBB257_28
## %bb.25: ## in Loop: Header=BB257_17 Depth=1
movq -288(%rbp), %rdi
movq -320(%rbp), %rsi
leaq -272(%rbp), %rdx
movl -348(%rbp), %ecx
callq _Jim_AppendString
cmpq $-1, -336(%rbp)
je LBB257_27
## %bb.26: ## in Loop: Header=BB257_17 Depth=1
movslq -348(%rbp), %rcx
movq -336(%rbp), %rax
subq %rcx, %rax
movq %rax, -336(%rbp)
LBB257_27: ## in Loop: Header=BB257_17 Depth=1
jmp LBB257_28
LBB257_28: ## in Loop: Header=BB257_17 Depth=1
movl -348(%rbp), %eax
cmpl -352(%rbp), %eax
je LBB257_30
## %bb.29:
jmp LBB257_31
LBB257_30: ## in Loop: Header=BB257_17 Depth=1
jmp LBB257_17
LBB257_31:
movq -288(%rbp), %rdi
movq -312(%rbp), %rsi
callq _JimCheckStreamError
cmpl $0, %eax
je LBB257_33
## %bb.32:
movq -288(%rbp), %rdi
movq -320(%rbp), %rsi
callq _Jim_FreeObj
movl $1, -276(%rbp)
jmp LBB257_43
LBB257_33:
cmpl $0, -324(%rbp)
je LBB257_38
## %bb.34:
movq -320(%rbp), %rdi
leaq -356(%rbp), %rsi
callq _Jim_GetString
movq %rax, -368(%rbp)
cmpl $0, -356(%rbp)
jle LBB257_37
## %bb.35:
movq -368(%rbp), %rax
movl -356(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $10, %eax
jne LBB257_37
## %bb.36:
movq -320(%rbp), %rax
movl 20(%rax), %ecx
addl $-1, %ecx
movl %ecx, 20(%rax)
movq -320(%rbp), %rax
movq (%rax), %rax
movq -320(%rbp), %rcx
movslq 20(%rcx), %rcx
movb $0, (%rax,%rcx)
LBB257_37:
jmp LBB257_38
LBB257_38:
jmp LBB257_39
LBB257_39:
movq -320(%rbp), %rax
movq %rax, -376(%rbp)
movq -376(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -288(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB257_41
## %bb.40:
movq -288(%rbp), %rdi
movq -288(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB257_41:
movq -376(%rbp), %rcx
movq -288(%rbp), %rax
movq %rcx, (%rax)
## %bb.42:
movl $0, -276(%rbp)
LBB257_43:
movl -276(%rbp), %eax
movl %eax, -388(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB257_45
## %bb.44:
movl -388(%rbp), %eax ## 4-byte Reload
addq $400, %rsp ## imm = 0x190
popq %rbp
retq
LBB257_45:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function aio_cmd_copy
_aio_cmd_copy: ## @aio_cmd_copy
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -40(%rbp)
movq $0, -48(%rbp)
movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF
movq %rax, -56(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
callq _Jim_AioFilehandle
movq %rax, -64(%rbp)
cmpq $0, -64(%rbp)
jne LBB258_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB258_21
LBB258_2:
cmpl $2, -20(%rbp)
jne LBB258_6
## %bb.3:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -56(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB258_5
## %bb.4:
movl $1, -4(%rbp)
jmp LBB258_21
LBB258_5:
jmp LBB258_6
LBB258_6:
jmp LBB258_7
LBB258_7: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
cmpq -56(%rbp), %rax
jge LBB258_12
## %bb.8: ## in Loop: Header=BB258_7 Depth=1
movq -40(%rbp), %rax
movq (%rax), %rdi
callq _fgetc
movl %eax, -68(%rbp)
cmpl $-1, -68(%rbp)
je LBB258_10
## %bb.9: ## in Loop: Header=BB258_7 Depth=1
movl -68(%rbp), %edi
movq -64(%rbp), %rsi
callq _fputc
cmpl $-1, %eax
jne LBB258_11
LBB258_10:
jmp LBB258_12
LBB258_11: ## in Loop: Header=BB258_7 Depth=1
movq -48(%rbp), %rax
addq $1, %rax
movq %rax, -48(%rbp)
jmp LBB258_7
LBB258_12:
movq -40(%rbp), %rax
movq (%rax), %rdi
callq _ferror
cmpl $0, %eax
je LBB258_14
## %bb.13:
movq -16(%rbp), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -88(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.189(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movq -40(%rbp), %rax
movq (%rax), %rdi
callq _clearerr
movl $1, -4(%rbp)
jmp LBB258_21
LBB258_14:
movq -64(%rbp), %rdi
callq _ferror
cmpl $0, %eax
je LBB258_16
## %bb.15:
movq -16(%rbp), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -96(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.190(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movq -64(%rbp), %rdi
callq _clearerr
movl $1, -4(%rbp)
jmp LBB258_21
LBB258_16:
jmp LBB258_17
LBB258_17:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB258_19
## %bb.18:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB258_19:
movq -80(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.20:
movl $0, -4(%rbp)
LBB258_21:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function aio_cmd_gets
_aio_cmd_gets: ## @aio_cmd_gets
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $352, %rsp ## imm = 0x160
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -288(%rbp)
movl %esi, -292(%rbp)
movq %rdx, -304(%rbp)
movq -288(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -312(%rbp)
callq ___error
movl $0, (%rax)
movq -288(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -320(%rbp)
LBB259_1: ## =>This Inner Loop Header: Depth=1
movb $95, -17(%rbp)
leaq -272(%rbp), %rdi
movq -312(%rbp), %rax
movq (%rax), %rdx
movl $256, %esi ## imm = 0x100
callq _fgets
cmpq $0, %rax
jne LBB259_3
## %bb.2:
jmp LBB259_11
LBB259_3: ## in Loop: Header=BB259_1 Depth=1
movsbl -17(%rbp), %eax
cmpl $0, %eax
jne LBB259_6
## %bb.4: ## in Loop: Header=BB259_1 Depth=1
movsbl -18(%rbp), %eax
cmpl $10, %eax
je LBB259_6
## %bb.5: ## in Loop: Header=BB259_1 Depth=1
movq -288(%rbp), %rdi
movq -320(%rbp), %rsi
leaq -272(%rbp), %rdx
movl $255, %ecx
callq _Jim_AppendString
jmp LBB259_10
LBB259_6:
leaq -272(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -324(%rbp)
cmpl $0, -324(%rbp)
je LBB259_9
## %bb.7:
movl -324(%rbp), %eax
subl $1, %eax
cltq
movsbl -272(%rbp,%rax), %eax
cmpl $10, %eax
jne LBB259_9
## %bb.8:
movl -324(%rbp), %eax
addl $-1, %eax
movl %eax, -324(%rbp)
LBB259_9:
movq -288(%rbp), %rdi
movq -320(%rbp), %rsi
leaq -272(%rbp), %rdx
movl -324(%rbp), %ecx
callq _Jim_AppendString
jmp LBB259_11
LBB259_10: ## in Loop: Header=BB259_1 Depth=1
jmp LBB259_1
LBB259_11:
movq -288(%rbp), %rdi
movq -312(%rbp), %rsi
callq _JimCheckStreamError
cmpl $0, %eax
je LBB259_13
## %bb.12:
movq -288(%rbp), %rdi
movq -320(%rbp), %rsi
callq _Jim_FreeObj
movl $1, -276(%rbp)
jmp LBB259_30
LBB259_13:
cmpl $0, -292(%rbp)
je LBB259_24
## %bb.14:
movq -288(%rbp), %rdi
movq -304(%rbp), %rax
movq (%rax), %rsi
movq -320(%rbp), %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB259_16
## %bb.15:
movq -288(%rbp), %rdi
movq -320(%rbp), %rsi
callq _Jim_FreeObj
movl $1, -276(%rbp)
jmp LBB259_30
LBB259_16:
movq -320(%rbp), %rdi
callq _Jim_Length
movl %eax, -324(%rbp)
cmpl $0, -324(%rbp)
jne LBB259_19
## %bb.17:
movq -312(%rbp), %rax
movq (%rax), %rdi
callq _feof
cmpl $0, %eax
je LBB259_19
## %bb.18:
movl $-1, -324(%rbp)
LBB259_19:
jmp LBB259_20
LBB259_20:
movq -288(%rbp), %rdi
movslq -324(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -336(%rbp)
movq -336(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -288(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB259_22
## %bb.21:
movq -288(%rbp), %rdi
movq -288(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB259_22:
movq -336(%rbp), %rcx
movq -288(%rbp), %rax
movq %rcx, (%rax)
## %bb.23:
jmp LBB259_29
LBB259_24:
jmp LBB259_25
LBB259_25:
movq -320(%rbp), %rax
movq %rax, -344(%rbp)
movq -344(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -288(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB259_27
## %bb.26:
movq -288(%rbp), %rdi
movq -288(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB259_27:
movq -344(%rbp), %rcx
movq -288(%rbp), %rax
movq %rcx, (%rax)
## %bb.28:
jmp LBB259_29
LBB259_29:
movl $0, -276(%rbp)
LBB259_30:
movl -276(%rbp), %eax
movl %eax, -348(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB259_32
## %bb.31:
movl -348(%rbp), %eax ## 4-byte Reload
addq $352, %rsp ## imm = 0x160
popq %rbp
retq
LBB259_32:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function aio_cmd_puts
_aio_cmd_puts: ## @aio_cmd_puts
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -40(%rbp)
cmpl $2, -20(%rbp)
jne LBB260_4
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.187(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
jne LBB260_3
## %bb.2:
movl $-1, -4(%rbp)
jmp LBB260_11
LBB260_3:
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -64(%rbp)
jmp LBB260_5
LBB260_4:
movq -32(%rbp), %rax
movq (%rax), %rax
movq %rax, -64(%rbp)
LBB260_5:
movq -64(%rbp), %rdi
leaq -44(%rbp), %rsi
callq _Jim_GetString
movq %rax, -56(%rbp)
movq -56(%rbp), %rdi
movslq -44(%rbp), %rdx
movq -40(%rbp), %rax
movq (%rax), %rcx
movl $1, %esi
callq _fwrite
movl -44(%rbp), %ecx
## kill: def $rcx killed $ecx
cmpq %rcx, %rax
jne LBB260_10
## %bb.6:
cmpl $2, -20(%rbp)
je LBB260_8
## %bb.7:
movq -40(%rbp), %rax
movq (%rax), %rsi
movl $10, %edi
callq _putc
cmpl $-1, %eax
je LBB260_9
LBB260_8:
movl $0, -4(%rbp)
jmp LBB260_11
LBB260_9:
jmp LBB260_10
LBB260_10:
movq -16(%rbp), %rdi
movq -40(%rbp), %rax
movq 8(%rax), %rsi
callq _JimAioSetError
movl $1, -4(%rbp)
LBB260_11:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function aio_cmd_isatty
_aio_cmd_isatty: ## @aio_cmd_isatty
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -32(%rbp)
## %bb.1:
movq -8(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq (%rax), %rdi
callq _fileno
movl %eax, %edi
callq _isatty
movq -48(%rbp), %rdi ## 8-byte Reload
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB261_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB261_3:
movq -40(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function aio_cmd_flush
_aio_cmd_flush: ## @aio_cmd_flush
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movq (%rax), %rdi
callq _fflush
cmpl $-1, %eax
jne LBB262_2
## %bb.1:
movq -16(%rbp), %rdi
movq -40(%rbp), %rax
movq 8(%rax), %rsi
callq _JimAioSetError
movl $1, -4(%rbp)
jmp LBB262_3
LBB262_2:
movl $0, -4(%rbp)
LBB262_3:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function aio_cmd_eof
_aio_cmd_eof: ## @aio_cmd_eof
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -32(%rbp)
## %bb.1:
movq -8(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq (%rax), %rdi
callq _feof
movq -48(%rbp), %rdi ## 8-byte Reload
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB263_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB263_3:
movq -40(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function aio_cmd_close
_aio_cmd_close: ## @aio_cmd_close
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $3, -20(%rbp)
jne LBB264_6
## %bb.1:
jmp LBB264_2
LBB264_2:
movq -16(%rbp), %rdi
leaq L_.str.191(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB264_4
## %bb.3:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB264_4:
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.5:
movl $1, -4(%rbp)
jmp LBB264_7
LBB264_6:
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq -48(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _Jim_DeleteCommand
movl %eax, -4(%rbp)
LBB264_7:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function aio_cmd_seek
_aio_cmd_seek: ## @aio_cmd_seek
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -40(%rbp)
movl $0, -44(%rbp)
cmpl $2, -20(%rbp)
jne LBB265_11
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq L_.str.192(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB265_3
## %bb.2:
movl $0, -44(%rbp)
jmp LBB265_10
LBB265_3:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq L_.str.193(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB265_5
## %bb.4:
movl $1, -44(%rbp)
jmp LBB265_9
LBB265_5:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq L_.str.194(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB265_7
## %bb.6:
movl $2, -44(%rbp)
jmp LBB265_8
LBB265_7:
movl $-1, -4(%rbp)
jmp LBB265_16
LBB265_8:
jmp LBB265_9
LBB265_9:
jmp LBB265_10
LBB265_10:
jmp LBB265_11
LBB265_11:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
leaq -56(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB265_13
## %bb.12:
movl $1, -4(%rbp)
jmp LBB265_16
LBB265_13:
movq -40(%rbp), %rax
movq (%rax), %rdi
movq -56(%rbp), %rsi
movl -44(%rbp), %edx
callq _fseek
cmpl $-1, %eax
jne LBB265_15
## %bb.14:
movq -16(%rbp), %rdi
movq -40(%rbp), %rax
movq 8(%rax), %rsi
callq _JimAioSetError
movl $1, -4(%rbp)
jmp LBB265_16
LBB265_15:
movl $0, -4(%rbp)
LBB265_16:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function aio_cmd_tell
_aio_cmd_tell: ## @aio_cmd_tell
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -32(%rbp)
## %bb.1:
movq -8(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq (%rax), %rdi
callq _ftell
movq -48(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _Jim_NewIntObj
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB266_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB266_3:
movq -40(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function aio_cmd_filename
_aio_cmd_filename: ## @aio_cmd_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 $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -32(%rbp)
## %bb.1:
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB267_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB267_3:
movq -40(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function aio_cmd_ndelay
_aio_cmd_ndelay: ## @aio_cmd_ndelay
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 24(%rax), %edi
movl $3, %esi
movb $0, %al
callq _fcntl
movl %eax, -44(%rbp)
cmpl $0, -20(%rbp)
je LBB268_7
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
leaq -56(%rbp), %rdx
callq _Jim_GetLong
cmpl $0, %eax
je LBB268_3
## %bb.2:
movl $1, -4(%rbp)
jmp LBB268_12
LBB268_3:
cmpq $0, -56(%rbp)
je LBB268_5
## %bb.4:
movl -44(%rbp), %eax
orl $4, %eax
movl %eax, -44(%rbp)
jmp LBB268_6
LBB268_5:
movl -44(%rbp), %eax
andl $-5, %eax
movl %eax, -44(%rbp)
LBB268_6:
movq -40(%rbp), %rax
movl 24(%rax), %edi
movl -44(%rbp), %edx
movl $4, %esi
movb $0, %al
callq _fcntl
LBB268_7:
jmp LBB268_8
LBB268_8:
movq -16(%rbp), %rdi
movl -44(%rbp), %edx
andl $4, %edx
xorl %eax, %eax
movl $1, %ecx
cmpl $0, %edx
cmovnel %ecx, %eax
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB268_10
## %bb.9:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB268_10:
movq -64(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.11:
movl $0, -4(%rbp)
LBB268_12:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function aio_cmd_buffering
_aio_cmd_buffering: ## @aio_cmd_buffering
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -40(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
leaq _aio_cmd_buffering.options(%rip), %rdx
leaq -44(%rbp), %rcx
xorl %eax, %eax
movl %eax, %r8d
movl $1, %r9d
callq _Jim_GetEnum
cmpl $0, %eax
je LBB269_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB269_7
LBB269_2:
movl -44(%rbp), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB269_3
jmp LBB269_8
LBB269_8:
movl -48(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB269_4
jmp LBB269_9
LBB269_9:
movl -48(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB269_5
jmp LBB269_6
LBB269_3:
movq -40(%rbp), %rax
movq (%rax), %rdi
xorl %eax, %eax
movl %eax, %ecx
movl $2, %edx
movq %rcx, %rsi
callq _setvbuf
jmp LBB269_6
LBB269_4:
movq -40(%rbp), %rax
movq (%rax), %rdi
xorl %eax, %eax
movl %eax, %esi
movl $1, %edx
movl $1024, %ecx ## imm = 0x400
callq _setvbuf
jmp LBB269_6
LBB269_5:
movq -40(%rbp), %rax
movq (%rax), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
movl $1024, %ecx ## imm = 0x400
callq _setvbuf
LBB269_6:
movl $0, -4(%rbp)
LBB269_7:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCheckStreamError
_JimCheckStreamError: ## @JimCheckStreamError
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rdi
callq _ferror
cmpl $0, %eax
jne LBB270_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB270_11
LBB270_2:
movq -24(%rbp), %rax
movq (%rax), %rdi
callq _clearerr
movq -24(%rbp), %rax
movq (%rax), %rdi
callq _feof
cmpl $0, %eax
jne LBB270_5
## %bb.3:
callq ___error
cmpl $35, (%rax)
je LBB270_5
## %bb.4:
callq ___error
cmpl $4, (%rax)
jne LBB270_6
LBB270_5:
movl $0, -4(%rbp)
jmp LBB270_11
LBB270_6:
callq ___error
cmpl $54, (%rax)
jne LBB270_8
## %bb.7:
movl $0, -4(%rbp)
jmp LBB270_11
LBB270_8:
callq ___error
cmpl $53, (%rax)
je LBB270_10
## %bb.9:
movl $0, -4(%rbp)
jmp LBB270_11
LBB270_10:
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq 8(%rax), %rsi
callq _JimAioSetError
movl $1, -4(%rbp)
LBB270_11:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimAioDelProc
_JimAioDelProc: ## @JimAioDelProc
.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), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq 8(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB271_2
## %bb.1:
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_FreeObj
LBB271_2:
movq -24(%rbp), %rax
movl 20(%rax), %eax
andl $1, %eax
cmpl $0, %eax
jne LBB271_4
## %bb.3:
movq -24(%rbp), %rax
movq (%rax), %rdi
callq _fclose
LBB271_4:
movq -24(%rbp), %rdi
callq _Jim_Free
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FreeRegexpInternalRep
_FreeRegexpInternalRep: ## @FreeRegexpInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq 24(%rax), %rdi
callq _regfree
movq -16(%rbp), %rax
movq 24(%rax), %rdi
callq _Jim_Free
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_atime
_file_cmd_atime: ## @file_cmd_atime
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $192, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
leaq -176(%rbp), %rdx
callq _file_stat
cmpl $0, %eax
je LBB273_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB273_7
LBB273_2:
jmp LBB273_3
LBB273_3:
movq -16(%rbp), %rdi
movq -144(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -184(%rbp)
movq -184(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB273_5
## %bb.4:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB273_5:
movq -184(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.6:
movl $0, -4(%rbp)
LBB273_7:
movl -4(%rbp), %eax
addq $192, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_mtime
_file_cmd_mtime: ## @file_cmd_mtime
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $192, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
jne LBB274_6
## %bb.1:
jmp LBB274_2
LBB274_2:
movq -16(%rbp), %rdi
leaq L_.str.234(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -184(%rbp)
movq -184(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB274_4
## %bb.3:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB274_4:
movq -184(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.5:
movl $1, -4(%rbp)
jmp LBB274_13
LBB274_6:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
leaq -176(%rbp), %rdx
callq _file_stat
cmpl $0, %eax
je LBB274_8
## %bb.7:
movl $1, -4(%rbp)
jmp LBB274_13
LBB274_8:
jmp LBB274_9
LBB274_9:
movq -16(%rbp), %rdi
movq -128(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -192(%rbp)
movq -192(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB274_11
## %bb.10:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB274_11:
movq -192(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.12:
movl $0, -4(%rbp)
LBB274_13:
movl -4(%rbp), %eax
addq $192, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_copy
_file_cmd_copy: ## @file_cmd_copy
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
leaq L_.str.235(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -32(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
movl -12(%rbp), %edx
movq -24(%rbp), %rcx
callq _Jim_EvalObjPrefix
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_dirname
_file_cmd_dirname: ## @file_cmd_dirname
.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)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
movl $47, %esi
callq _strrchr
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB276_9
## %bb.1:
movq -32(%rbp), %rax
movsbl (%rax), %eax
cmpl $46, %eax
jne LBB276_9
## %bb.2:
movq -32(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $46, %eax
jne LBB276_9
## %bb.3:
movq -32(%rbp), %rax
movsbl 2(%rax), %eax
cmpl $0, %eax
jne LBB276_9
## %bb.4:
jmp LBB276_5
LBB276_5:
movq -8(%rbp), %rdi
leaq L_.str.236(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB276_7
## %bb.6:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB276_7:
movq -48(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.8:
jmp LBB276_28
LBB276_9:
cmpq $0, -40(%rbp)
jne LBB276_15
## %bb.10:
jmp LBB276_11
LBB276_11:
movq -8(%rbp), %rdi
leaq L_.str.67(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB276_13
## %bb.12:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB276_13:
movq -56(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.14:
jmp LBB276_27
LBB276_15:
movq -40(%rbp), %rax
cmpq -32(%rbp), %rax
jne LBB276_21
## %bb.16:
jmp LBB276_17
LBB276_17:
movq -8(%rbp), %rdi
leaq L_.str.18(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB276_19
## %bb.18:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB276_19:
movq -64(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.20:
jmp LBB276_26
LBB276_21:
jmp LBB276_22
LBB276_22:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
movq -40(%rbp), %rax
movq -32(%rbp), %rcx
subq %rcx, %rax
movl %eax, %edx
callq _Jim_NewStringObj
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB276_24
## %bb.23:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB276_24:
movq -72(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.25:
jmp LBB276_26
LBB276_26:
jmp LBB276_27
LBB276_27:
jmp LBB276_28
LBB276_28:
xorl %eax, %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_rootname
_file_cmd_rootname: ## @file_cmd_rootname
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
movl $47, %esi
callq _strrchr
movq %rax, -40(%rbp)
movq -32(%rbp), %rdi
movl $46, %esi
callq _strrchr
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
je LBB277_3
## %bb.1:
cmpq $0, -40(%rbp)
je LBB277_8
## %bb.2:
movq -40(%rbp), %rax
cmpq -48(%rbp), %rax
jbe LBB277_8
LBB277_3:
jmp LBB277_4
LBB277_4:
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB277_6
## %bb.5:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB277_6:
movq -56(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.7:
jmp LBB277_13
LBB277_8:
jmp LBB277_9
LBB277_9:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
movq -48(%rbp), %rax
movq -32(%rbp), %rcx
subq %rcx, %rax
movl %eax, %edx
callq _Jim_NewStringObj
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB277_11
## %bb.10:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB277_11:
movq -64(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.12:
jmp LBB277_13
LBB277_13:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_extension
_file_cmd_extension: ## @file_cmd_extension
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
movl $47, %esi
callq _strrchr
movq %rax, -40(%rbp)
movq -32(%rbp), %rdi
movl $46, %esi
callq _strrchr
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
je LBB278_3
## %bb.1:
cmpq $0, -40(%rbp)
je LBB278_4
## %bb.2:
movq -40(%rbp), %rax
cmpq -48(%rbp), %rax
jb LBB278_4
LBB278_3:
leaq L_.str.42(%rip), %rax
movq %rax, -48(%rbp)
LBB278_4:
jmp LBB278_5
LBB278_5:
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB278_7
## %bb.6:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB278_7:
movq -56(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.8:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_tail
_file_cmd_tail: ## @file_cmd_tail
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
movl $47, %esi
callq _strrchr
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
je LBB279_6
## %bb.1:
jmp LBB279_2
LBB279_2:
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
addq $1, %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB279_4
## %bb.3:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB279_4:
movq -48(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.5:
jmp LBB279_11
LBB279_6:
jmp LBB279_7
LBB279_7:
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB279_9
## %bb.8:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB279_9:
movq -56(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.10:
jmp LBB279_11
LBB279_11:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_normalize
_file_cmd_normalize: ## @file_cmd_normalize
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
## %bb.1:
movq -8(%rbp), %rdi
leaq L_.str.234(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB280_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB280_3:
movq -32(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
movl $1, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_join
_file_cmd_join: ## @file_cmd_join
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $1025, %edi ## imm = 0x401
callq _Jim_Alloc
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movq %rax, -56(%rbp)
movq -48(%rbp), %rax
movb $0, (%rax)
movl $0, -36(%rbp)
LBB281_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB281_29
## %bb.2: ## in Loop: Header=BB281_1 Depth=1
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq -60(%rbp), %rsi
callq _Jim_GetString
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movsbl (%rax), %eax
cmpl $47, %eax
jne LBB281_4
## %bb.3: ## in Loop: Header=BB281_1 Depth=1
movq -48(%rbp), %rax
movq %rax, -56(%rbp)
jmp LBB281_13
LBB281_4: ## in Loop: Header=BB281_1 Depth=1
movq -72(%rbp), %rax
movsbl (%rax), %eax
cmpl $46, %eax
jne LBB281_12
## %bb.5: ## in Loop: Header=BB281_1 Depth=1
movq -72(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $47, %eax
jne LBB281_7
## %bb.6: ## in Loop: Header=BB281_1 Depth=1
movq -72(%rbp), %rax
addq $2, %rax
movq %rax, -72(%rbp)
movl -60(%rbp), %eax
subl $2, %eax
movl %eax, -60(%rbp)
jmp LBB281_11
LBB281_7: ## in Loop: Header=BB281_1 Depth=1
movq -72(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $0, %eax
jne LBB281_10
## %bb.8: ## in Loop: Header=BB281_1 Depth=1
movq -56(%rbp), %rax
cmpq -48(%rbp), %rax
je LBB281_10
## %bb.9: ## in Loop: Header=BB281_1 Depth=1
jmp LBB281_28
LBB281_10: ## in Loop: Header=BB281_1 Depth=1
jmp LBB281_11
LBB281_11: ## in Loop: Header=BB281_1 Depth=1
jmp LBB281_12
LBB281_12: ## in Loop: Header=BB281_1 Depth=1
jmp LBB281_13
LBB281_13: ## in Loop: Header=BB281_1 Depth=1
movq -56(%rbp), %rax
cmpq -48(%rbp), %rax
je LBB281_16
## %bb.14: ## in Loop: Header=BB281_1 Depth=1
movq -56(%rbp), %rax
movsbl -1(%rax), %eax
cmpl $47, %eax
je LBB281_16
## %bb.15: ## in Loop: Header=BB281_1 Depth=1
movq -56(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -56(%rbp)
movb $47, (%rax)
LBB281_16: ## in Loop: Header=BB281_1 Depth=1
cmpl $0, -60(%rbp)
je LBB281_24
## %bb.17: ## in Loop: Header=BB281_1 Depth=1
movq -56(%rbp), %rax
movslq -60(%rbp), %rcx
addq %rcx, %rax
movq -48(%rbp), %rcx
subq %rcx, %rax
cmpq $1024, %rax ## imm = 0x400
jl LBB281_23
## %bb.18:
movq -48(%rbp), %rdi
callq _Jim_Free
## %bb.19:
movq -16(%rbp), %rdi
leaq L_.str.237(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB281_21
## %bb.20:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB281_21:
movq -80(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.22:
movl $1, -4(%rbp)
jmp LBB281_34
LBB281_23: ## in Loop: Header=BB281_1 Depth=1
movq -56(%rbp), %rdi
movq -72(%rbp), %rsi
movslq -60(%rbp), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movl -60(%rbp), %ecx
movq -56(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -56(%rbp)
LBB281_24: ## in Loop: Header=BB281_1 Depth=1
movq -56(%rbp), %rax
movq -48(%rbp), %rcx
addq $1, %rcx
cmpq %rcx, %rax
jbe LBB281_27
## %bb.25: ## in Loop: Header=BB281_1 Depth=1
movq -56(%rbp), %rax
movsbl -1(%rax), %eax
cmpl $47, %eax
jne LBB281_27
## %bb.26: ## in Loop: Header=BB281_1 Depth=1
movq -56(%rbp), %rax
movq %rax, %rcx
addq $-1, %rcx
movq %rcx, -56(%rbp)
movb $0, -1(%rax)
LBB281_27: ## in Loop: Header=BB281_1 Depth=1
jmp LBB281_28
LBB281_28: ## in Loop: Header=BB281_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB281_1
LBB281_29:
movq -56(%rbp), %rax
movb $0, (%rax)
## %bb.30:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movq -56(%rbp), %rax
movq -48(%rbp), %rcx
subq %rcx, %rax
movl %eax, %edx
callq _Jim_NewStringObjNoAlloc
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB281_32
## %bb.31:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB281_32:
movq -88(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.33:
movl $0, -4(%rbp)
LBB281_34:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_readable
_file_cmd_readable: ## @file_cmd_readable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
movl $4, %edx
callq _file_access
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_writable
_file_cmd_writable: ## @file_cmd_writable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
movl $2, %edx
callq _file_access
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_executable
_file_cmd_executable: ## @file_cmd_executable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
movl $1, %edx
callq _file_access
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_exists
_file_cmd_exists: ## @file_cmd_exists
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
xorl %edx, %edx
callq _file_access
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_delete
_file_cmd_delete: ## @file_cmd_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 $80, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.238(%rip), %rdx
callq _Jim_CompareStringImmediate
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
jne LBB286_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.37(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB286_3
LBB286_2:
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movq -32(%rbp), %rax
addq $-8, %rax
movq %rax, -32(%rbp)
LBB286_3:
jmp LBB286_4
LBB286_4: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -20(%rbp)
cmpl $0, %eax
je LBB286_14
## %bb.5: ## in Loop: Header=BB286_4 Depth=1
movq -32(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq %rax, -48(%rbp)
movq -48(%rbp), %rdi
callq _unlink
cmpl $-1, %eax
jne LBB286_13
## %bb.6: ## in Loop: Header=BB286_4 Depth=1
callq ___error
cmpl $2, (%rax)
je LBB286_13
## %bb.7: ## in Loop: Header=BB286_4 Depth=1
movq -48(%rbp), %rdi
callq _rmdir
cmpl $-1, %eax
jne LBB286_12
## %bb.8: ## in Loop: Header=BB286_4 Depth=1
cmpl $0, -36(%rbp)
je LBB286_10
## %bb.9: ## in Loop: Header=BB286_4 Depth=1
movq -16(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
leaq L_.str.239(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -56(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
movq -32(%rbp), %rcx
movl $1, %edx
callq _Jim_EvalObjPrefix
cmpl $0, %eax
je LBB286_11
LBB286_10:
movq -16(%rbp), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq -48(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -72(%rbp), %rdi ## 8-byte Reload
movq -64(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.240(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB286_15
LBB286_11: ## in Loop: Header=BB286_4 Depth=1
jmp LBB286_12
LBB286_12: ## in Loop: Header=BB286_4 Depth=1
jmp LBB286_13
LBB286_13: ## in Loop: Header=BB286_4 Depth=1
movq -32(%rbp), %rax
addq $8, %rax
movq %rax, -32(%rbp)
jmp LBB286_4
LBB286_14:
movl $0, -4(%rbp)
LBB286_15:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_mkdir
_file_cmd_mkdir: ## @file_cmd_mkdir
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
LBB287_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -20(%rbp)
cmpl $0, %eax
je LBB287_5
## %bb.2: ## in Loop: Header=BB287_1 Depth=1
movq -32(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq %rax, %rdi
callq _Jim_StrDup
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
callq _mkdir_all
movl %eax, -44(%rbp)
movq -40(%rbp), %rdi
callq _Jim_Free
cmpl $0, -44(%rbp)
je LBB287_4
## %bb.3:
movq -16(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq (%rax), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -64(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.241(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB287_6
LBB287_4: ## in Loop: Header=BB287_1 Depth=1
movq -32(%rbp), %rax
addq $8, %rax
movq %rax, -32(%rbp)
jmp LBB287_1
LBB287_5:
movl $0, -4(%rbp)
LBB287_6:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_tempfile
_file_cmd_tempfile: ## @file_cmd_tempfile
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
cmpl $1, -20(%rbp)
jl LBB288_2
## %bb.1:
movq -32(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq %rax, -56(%rbp) ## 8-byte Spill
jmp LBB288_3
LBB288_2:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -56(%rbp) ## 8-byte Spill
jmp LBB288_3
LBB288_3:
movq -48(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rsi ## 8-byte Reload
callq _Jim_MakeTempFile
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
jge LBB288_5
## %bb.4:
movl $1, -4(%rbp)
jmp LBB288_6
LBB288_5:
movl -36(%rbp), %edi
callq _close
movl $0, -4(%rbp)
LBB288_6:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_rename
_file_cmd_rename: ## @file_cmd_rename
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $0, -52(%rbp)
cmpl $3, -20(%rbp)
jne LBB289_4
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
leaq L_.str.238(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
jne LBB289_3
## %bb.2:
movl $-1, -4(%rbp)
jmp LBB289_10
LBB289_3:
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
movq -32(%rbp), %rax
addq $8, %rax
movq %rax, -32(%rbp)
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
LBB289_4:
movq -32(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq %rax, -40(%rbp)
movq -32(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_String
movq %rax, -48(%rbp)
cmpl $0, -52(%rbp)
jne LBB289_7
## %bb.5:
movq -48(%rbp), %rdi
xorl %esi, %esi
callq _access
cmpl $0, %eax
jne LBB289_7
## %bb.6:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rdx
movq -32(%rbp), %rax
movq 8(%rax), %rcx
leaq L_.str.242(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB289_10
LBB289_7:
movq -40(%rbp), %rdi
movq -48(%rbp), %rsi
callq _rename
cmpl $0, %eax
je LBB289_9
## %bb.8:
movq -16(%rbp), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq (%rax), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -80(%rbp), %rdi ## 8-byte Reload
movq -72(%rbp), %rdx ## 8-byte Reload
movq -64(%rbp), %rcx ## 8-byte Reload
movq %rax, %r8
leaq L_.str.243(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB289_10
LBB289_9:
movl $0, -4(%rbp)
LBB289_10:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_size
_file_cmd_size: ## @file_cmd_size
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $192, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
leaq -176(%rbp), %rdx
callq _file_stat
cmpl $0, %eax
je LBB290_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB290_7
LBB290_2:
jmp LBB290_3
LBB290_3:
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -184(%rbp)
movq -184(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB290_5
## %bb.4:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB290_5:
movq -184(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.6:
movl $0, -4(%rbp)
LBB290_7:
movl -4(%rbp), %eax
addq $192, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_stat
_file_cmd_stat: ## @file_cmd_stat
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $192, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
leaq -176(%rbp), %rdx
callq _file_stat
cmpl $0, %eax
je LBB291_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB291_6
LBB291_2:
movq -16(%rbp), %rax
movq %rax, -184(%rbp) ## 8-byte Spill
cmpl $2, -20(%rbp)
jne LBB291_4
## %bb.3:
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -192(%rbp) ## 8-byte Spill
jmp LBB291_5
LBB291_4:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -192(%rbp) ## 8-byte Spill
jmp LBB291_5
LBB291_5:
movq -184(%rbp), %rdi ## 8-byte Reload
movq -192(%rbp), %rsi ## 8-byte Reload
leaq -176(%rbp), %rdx
callq _StoreStatData
movl %eax, -4(%rbp)
LBB291_6:
movl -4(%rbp), %eax
addq $192, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_type
_file_cmd_type: ## @file_cmd_type
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $192, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
leaq -176(%rbp), %rdx
callq _file_stat
cmpl $0, %eax
je LBB292_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB292_7
LBB292_2:
jmp LBB292_3
LBB292_3:
movq -16(%rbp), %rax
movq %rax, -192(%rbp) ## 8-byte Spill
movzwl -172(%rbp), %edi
callq _JimGetFileType
movq -192(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -184(%rbp)
movq -184(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB292_5
## %bb.4:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB292_5:
movq -184(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.6:
movl $0, -4(%rbp)
LBB292_7:
movl -4(%rbp), %eax
addq $192, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_isdirectory
_file_cmd_isdirectory: ## @file_cmd_isdirectory
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $192, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movl $0, -172(%rbp)
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
leaq -168(%rbp), %rdx
callq _file_stat
cmpl $0, %eax
jne LBB293_2
## %bb.1:
movzwl -164(%rbp), %eax
andl $61440, %eax ## imm = 0xF000
cmpl $16384, %eax ## imm = 0x4000
sete %al
andb $1, %al
movzbl %al, %eax
movl %eax, -172(%rbp)
LBB293_2:
jmp LBB293_3
LBB293_3:
movq -8(%rbp), %rdi
movslq -172(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -184(%rbp)
movq -184(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB293_5
## %bb.4:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB293_5:
movq -184(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.6:
xorl %eax, %eax
addq $192, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_cmd_isfile
_file_cmd_isfile: ## @file_cmd_isfile
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $192, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movl $0, -172(%rbp)
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
leaq -168(%rbp), %rdx
callq _file_stat
cmpl $0, %eax
jne LBB294_2
## %bb.1:
movzwl -164(%rbp), %eax
andl $61440, %eax ## imm = 0xF000
cmpl $32768, %eax ## imm = 0x8000
sete %al
andb $1, %al
movzbl %al, %eax
movl %eax, -172(%rbp)
LBB294_2:
jmp LBB294_3
LBB294_3:
movq -8(%rbp), %rdi
movslq -172(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -184(%rbp)
movq -184(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB294_5
## %bb.4:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB294_5:
movq -184(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.6:
xorl %eax, %eax
addq $192, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_stat
_file_stat: ## @file_stat
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
movq -32(%rbp), %rsi
callq _stat$INODE64
cmpl $-1, %eax
jne LBB295_2
## %bb.1:
movq -16(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -24(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
callq ___error
movl (%rax), %edi
callq _strerror
movq -56(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.233(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB295_3
LBB295_2:
movl $0, -4(%rbp)
LBB295_3:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function file_access
_file_access: ## @file_access
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
## %bb.1:
movq -8(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
callq _Jim_String
movq %rax, %rdi
movl -20(%rbp), %esi
callq _access
movq -40(%rbp), %rdi ## 8-byte Reload
cmpl $-1, %eax
setne %al
andb $1, %al
movzbl %al, %eax
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB296_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB296_3:
movq -32(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function mkdir_all
_mkdir_all: ## @mkdir_all
.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 %rdi, -16(%rbp)
movl $1, -20(%rbp)
jmp LBB297_8
LBB297_1: ## in Loop: Header=BB297_8 Depth=1
movl -20(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -20(%rbp)
cmpl $0, %eax
je LBB297_18
## %bb.2: ## in Loop: Header=BB297_8 Depth=1
movq -16(%rbp), %rdi
movl $47, %esi
callq _strrchr
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
je LBB297_7
## %bb.3: ## in Loop: Header=BB297_8 Depth=1
movq -32(%rbp), %rax
cmpq -16(%rbp), %rax
je LBB297_7
## %bb.4: ## in Loop: Header=BB297_8 Depth=1
movq -32(%rbp), %rax
movb $0, (%rax)
movq -16(%rbp), %rdi
callq _mkdir_all
cmpl $0, %eax
je LBB297_6
## %bb.5:
movl $-1, -4(%rbp)
jmp LBB297_19
LBB297_6: ## in Loop: Header=BB297_8 Depth=1
movq -32(%rbp), %rax
movb $47, (%rax)
LBB297_7: ## in Loop: Header=BB297_8 Depth=1
jmp LBB297_8
LBB297_8: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rdi
movl $493, %esi ## imm = 0x1ED
callq _mkdir
cmpl $0, %eax
jne LBB297_10
## %bb.9:
movl $0, -4(%rbp)
jmp LBB297_19
LBB297_10: ## in Loop: Header=BB297_8 Depth=1
callq ___error
cmpl $2, (%rax)
jne LBB297_12
## %bb.11: ## in Loop: Header=BB297_8 Depth=1
jmp LBB297_1
LBB297_12:
callq ___error
cmpl $17, (%rax)
jne LBB297_17
## %bb.13:
movq -16(%rbp), %rdi
leaq -176(%rbp), %rsi
callq _stat$INODE64
cmpl $0, %eax
jne LBB297_16
## %bb.14:
movzwl -172(%rbp), %eax
andl $61440, %eax ## imm = 0xF000
cmpl $16384, %eax ## imm = 0x4000
jne LBB297_16
## %bb.15:
movl $0, -4(%rbp)
jmp LBB297_19
LBB297_16:
callq ___error
movl $17, (%rax)
LBB297_17:
jmp LBB297_18
LBB297_18:
movl $-1, -4(%rbp)
LBB297_19:
movl -4(%rbp), %eax
addq $176, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function StoreStatData
_StoreStatData: ## @StoreStatData
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -40(%rbp)
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rax
movslq (%rax), %rcx
leaq L_.str.244(%rip), %rdx
callq _AppendStatElement
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rax
movq 8(%rax), %rcx
leaq L_.str.245(%rip), %rdx
callq _AppendStatElement
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rax
movzwl 4(%rax), %eax
movl %eax, %ecx
leaq L_.str.246(%rip), %rdx
callq _AppendStatElement
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rax
movzwl 6(%rax), %eax
movl %eax, %ecx
leaq L_.str.247(%rip), %rdx
callq _AppendStatElement
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rax
movl 16(%rax), %eax
movl %eax, %ecx
leaq L_.str.248(%rip), %rdx
callq _AppendStatElement
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rax
movl 20(%rax), %eax
movl %eax, %ecx
leaq L_.str.249(%rip), %rdx
callq _AppendStatElement
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rax
movq 96(%rax), %rcx
leaq L_.str.226(%rip), %rdx
callq _AppendStatElement
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rax
movq 32(%rax), %rcx
leaq L_.str.202(%rip), %rdx
callq _AppendStatElement
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rax
movq 48(%rax), %rcx
leaq L_.str.204(%rip), %rdx
callq _AppendStatElement
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rax
movq 64(%rax), %rcx
leaq L_.str.250(%rip), %rdx
callq _AppendStatElement
movq -16(%rbp), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
movq -40(%rbp), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
leaq L_.str.230(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -96(%rbp), %rdi ## 8-byte Reload
movq -88(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -16(%rbp), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq -40(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movzwl 4(%rax), %edi
callq _JimGetFileType
movq -80(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -72(%rbp), %rdi ## 8-byte Reload
movq -64(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
cmpq $0, -24(%rbp)
je LBB298_8
## %bb.1:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
xorl %edx, %edx
callq _Jim_GetVariable
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
je LBB298_7
## %bb.2:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_DictSize
cmpl $0, %eax
jge LBB298_4
## %bb.3:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.251(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_FreeObj
movl $1, -4(%rbp)
jmp LBB298_13
LBB298_4:
movq -48(%rbp), %rax
cmpl $1, 16(%rax)
jle LBB298_6
## %bb.5:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_DuplicateObj
movq %rax, -48(%rbp)
LBB298_6:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movq -40(%rbp), %rdx
callq _Jim_ListAppendList
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_DictSize
movq -48(%rbp), %rdi
callq _Jim_InvalidateStringRep
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_FreeObj
movq -48(%rbp), %rax
movq %rax, -40(%rbp)
LBB298_7:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -40(%rbp), %rdx
callq _Jim_SetVariable
LBB298_8:
jmp LBB298_9
LBB298_9:
movq -40(%rbp), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB298_11
## %bb.10:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB298_11:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.12:
movl $0, -4(%rbp)
LBB298_13:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function AppendStatElement
_AppendStatElement: ## @AppendStatElement
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq -8(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -64(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -8(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_NewIntObj
movq -48(%rbp), %rdi ## 8-byte Reload
movq -40(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimGetFileType
_JimGetFileType: ## @JimGetFileType
.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)
movl -12(%rbp), %eax
andl $61440, %eax ## imm = 0xF000
cmpl $32768, %eax ## imm = 0x8000
jne LBB300_2
## %bb.1:
leaq L_.str.46(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB300_21
LBB300_2:
movl -12(%rbp), %eax
andl $61440, %eax ## imm = 0xF000
cmpl $16384, %eax ## imm = 0x4000
jne LBB300_4
## %bb.3:
leaq L_.str.252(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB300_21
LBB300_4:
movl -12(%rbp), %eax
andl $61440, %eax ## imm = 0xF000
cmpl $8192, %eax ## imm = 0x2000
jne LBB300_6
## %bb.5:
leaq L_.str.253(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB300_21
LBB300_6:
movl -12(%rbp), %eax
andl $61440, %eax ## imm = 0xF000
cmpl $24576, %eax ## imm = 0x6000
jne LBB300_8
## %bb.7:
leaq L_.str.254(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB300_21
LBB300_8:
movl -12(%rbp), %eax
andl $61440, %eax ## imm = 0xF000
cmpl $4096, %eax ## imm = 0x1000
jne LBB300_10
## %bb.9:
leaq L_.str.255(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB300_21
LBB300_10:
movl -12(%rbp), %eax
andl $61440, %eax ## imm = 0xF000
cmpl $40960, %eax ## imm = 0xA000
jne LBB300_12
## %bb.11:
leaq L_.str.256(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB300_21
LBB300_12:
movl -12(%rbp), %eax
andl $61440, %eax ## imm = 0xF000
cmpl $49152, %eax ## imm = 0xC000
jne LBB300_14
## %bb.13:
leaq L_.str.257(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB300_21
LBB300_14:
jmp LBB300_15
LBB300_15:
jmp LBB300_16
LBB300_16:
jmp LBB300_17
LBB300_17:
jmp LBB300_18
LBB300_18:
jmp LBB300_19
LBB300_19:
jmp LBB300_20
LBB300_20:
leaq L_.str.65(%rip), %rax
movq %rax, -8(%rbp)
LBB300_21:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCreatePipeline
_JimCreatePipeline: ## @JimCreatePipeline
.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 16(%rbp), %rax
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -32(%rbp)
movl %esi, -36(%rbp)
movq %rdx, -48(%rbp)
movq %rcx, -56(%rbp)
movq %r8, -64(%rbp)
movq %r9, -72(%rbp)
movq $0, -80(%rbp)
movl $0, -84(%rbp)
movq $0, -96(%rbp)
movl $0, -100(%rbp)
movl $0, -104(%rbp)
movl $0, -108(%rbp)
movl $0, -112(%rbp)
movq $0, -120(%rbp)
movq $0, -128(%rbp)
movl $-1, -132(%rbp)
movl $-1, -136(%rbp)
movl $-1, -140(%rbp)
movl $-1, -144(%rbp)
movq -32(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -184(%rbp)
movl -36(%rbp), %eax
addl $1, %eax
cltq
shlq $3, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -192(%rbp)
movl $0, -196(%rbp)
movq -184(%rbp), %rdi
callq _JimReapDetachedPids
cmpq $0, -64(%rbp)
je LBB301_2
## %bb.1:
movq -64(%rbp), %rax
movl $-1, (%rax)
LBB301_2:
cmpq $0, -72(%rbp)
je LBB301_4
## %bb.3:
movq -72(%rbp), %rax
movl $-1, (%rax)
LBB301_4:
cmpq $0, 16(%rbp)
je LBB301_6
## %bb.5:
movq 16(%rbp), %rax
movl $-1, (%rax)
LBB301_6:
movl $-1, -12(%rbp)
movl $-1, -16(%rbp)
movl $1, -88(%rbp)
movl $-1, -156(%rbp)
movl $0, -160(%rbp)
LBB301_7: ## =>This Inner Loop Header: Depth=1
movl -160(%rbp), %eax
cmpl -36(%rbp), %eax
jge LBB301_59
## %bb.8: ## in Loop: Header=BB301_7 Depth=1
movq -48(%rbp), %rax
movslq -160(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_String
movq %rax, -208(%rbp)
movq -208(%rbp), %rax
movsbl (%rax), %eax
cmpl $60, %eax
jne LBB301_18
## %bb.9: ## in Loop: Header=BB301_7 Depth=1
movl $0, -104(%rbp)
movq -208(%rbp), %rax
addq $1, %rax
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movsbl (%rax), %eax
cmpl $60, %eax
jne LBB301_11
## %bb.10: ## in Loop: Header=BB301_7 Depth=1
movl $3, -104(%rbp)
movq -48(%rbp), %rax
movslq -160(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_Length
subl $2, %eax
movl %eax, -100(%rbp)
movq -96(%rbp), %rax
addq $1, %rax
movq %rax, -96(%rbp)
jmp LBB301_14
LBB301_11: ## in Loop: Header=BB301_7 Depth=1
movq -96(%rbp), %rax
movsbl (%rax), %eax
cmpl $64, %eax
jne LBB301_13
## %bb.12: ## in Loop: Header=BB301_7 Depth=1
movl $2, -104(%rbp)
movq -96(%rbp), %rax
addq $1, %rax
movq %rax, -96(%rbp)
LBB301_13: ## in Loop: Header=BB301_7 Depth=1
jmp LBB301_14
LBB301_14: ## in Loop: Header=BB301_7 Depth=1
movq -96(%rbp), %rax
cmpb $0, (%rax)
jne LBB301_17
## %bb.15: ## in Loop: Header=BB301_7 Depth=1
movl -160(%rbp), %eax
addl $1, %eax
movl %eax, -160(%rbp)
cmpl -36(%rbp), %eax
jge LBB301_17
## %bb.16: ## in Loop: Header=BB301_7 Depth=1
movq -48(%rbp), %rax
movslq -160(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq -100(%rbp), %rsi
callq _Jim_GetString
movq %rax, -96(%rbp)
LBB301_17: ## in Loop: Header=BB301_7 Depth=1
jmp LBB301_55
LBB301_18: ## in Loop: Header=BB301_7 Depth=1
movq -208(%rbp), %rax
movsbl (%rax), %eax
cmpl $62, %eax
jne LBB301_31
## %bb.19: ## in Loop: Header=BB301_7 Depth=1
movl $0, -212(%rbp)
movl $0, -108(%rbp)
movq -208(%rbp), %rax
addq $1, %rax
movq %rax, -120(%rbp)
movq -120(%rbp), %rax
movsbl (%rax), %eax
cmpl $62, %eax
jne LBB301_21
## %bb.20: ## in Loop: Header=BB301_7 Depth=1
movl $1, -108(%rbp)
movq -120(%rbp), %rax
addq $1, %rax
movq %rax, -120(%rbp)
LBB301_21: ## in Loop: Header=BB301_7 Depth=1
movq -120(%rbp), %rax
movsbl (%rax), %eax
cmpl $38, %eax
jne LBB301_23
## %bb.22: ## in Loop: Header=BB301_7 Depth=1
movq -120(%rbp), %rax
addq $1, %rax
movq %rax, -120(%rbp)
movl $1, -212(%rbp)
LBB301_23: ## in Loop: Header=BB301_7 Depth=1
movq -120(%rbp), %rax
movsbl (%rax), %eax
cmpl $64, %eax
jne LBB301_25
## %bb.24: ## in Loop: Header=BB301_7 Depth=1
movl $2, -108(%rbp)
movq -120(%rbp), %rax
addq $1, %rax
movq %rax, -120(%rbp)
LBB301_25: ## in Loop: Header=BB301_7 Depth=1
movq -120(%rbp), %rax
cmpb $0, (%rax)
jne LBB301_28
## %bb.26: ## in Loop: Header=BB301_7 Depth=1
movl -160(%rbp), %eax
addl $1, %eax
movl %eax, -160(%rbp)
cmpl -36(%rbp), %eax
jge LBB301_28
## %bb.27: ## in Loop: Header=BB301_7 Depth=1
movq -48(%rbp), %rax
movslq -160(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_String
movq %rax, -120(%rbp)
LBB301_28: ## in Loop: Header=BB301_7 Depth=1
cmpl $0, -212(%rbp)
je LBB301_30
## %bb.29: ## in Loop: Header=BB301_7 Depth=1
movl -108(%rbp), %eax
movl %eax, -112(%rbp)
movq -120(%rbp), %rax
movq %rax, -128(%rbp)
LBB301_30: ## in Loop: Header=BB301_7 Depth=1
jmp LBB301_54
LBB301_31: ## in Loop: Header=BB301_7 Depth=1
movq -208(%rbp), %rax
movsbl (%rax), %eax
cmpl $50, %eax
jne LBB301_42
## %bb.32: ## in Loop: Header=BB301_7 Depth=1
movq -208(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $62, %eax
jne LBB301_42
## %bb.33: ## in Loop: Header=BB301_7 Depth=1
movq -208(%rbp), %rax
addq $2, %rax
movq %rax, -128(%rbp)
movl $0, -112(%rbp)
movq -128(%rbp), %rax
movsbl (%rax), %eax
cmpl $64, %eax
jne LBB301_35
## %bb.34: ## in Loop: Header=BB301_7 Depth=1
movl $2, -112(%rbp)
movq -128(%rbp), %rax
addq $1, %rax
movq %rax, -128(%rbp)
jmp LBB301_38
LBB301_35: ## in Loop: Header=BB301_7 Depth=1
movq -128(%rbp), %rax
movsbl (%rax), %eax
cmpl $62, %eax
jne LBB301_37
## %bb.36: ## in Loop: Header=BB301_7 Depth=1
movl $1, -112(%rbp)
movq -128(%rbp), %rax
addq $1, %rax
movq %rax, -128(%rbp)
LBB301_37: ## in Loop: Header=BB301_7 Depth=1
jmp LBB301_38
LBB301_38: ## in Loop: Header=BB301_7 Depth=1
movq -128(%rbp), %rax
cmpb $0, (%rax)
jne LBB301_41
## %bb.39: ## in Loop: Header=BB301_7 Depth=1
movl -160(%rbp), %eax
addl $1, %eax
movl %eax, -160(%rbp)
cmpl -36(%rbp), %eax
jge LBB301_41
## %bb.40: ## in Loop: Header=BB301_7 Depth=1
movq -48(%rbp), %rax
movslq -160(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_String
movq %rax, -128(%rbp)
LBB301_41: ## in Loop: Header=BB301_7 Depth=1
jmp LBB301_53
LBB301_42: ## in Loop: Header=BB301_7 Depth=1
movq -208(%rbp), %rdi
leaq L_.str.262(%rip), %rsi
callq _strcmp
cmpl $0, %eax
je LBB301_44
## %bb.43: ## in Loop: Header=BB301_7 Depth=1
movq -208(%rbp), %rdi
leaq L_.str.263(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB301_52
LBB301_44: ## in Loop: Header=BB301_7 Depth=1
movl -160(%rbp), %eax
movl -156(%rbp), %ecx
addl $1, %ecx
cmpl %ecx, %eax
je LBB301_46
## %bb.45: ## in Loop: Header=BB301_7 Depth=1
movl -160(%rbp), %eax
movl -36(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jne LBB301_51
LBB301_46:
jmp LBB301_47
LBB301_47:
movq -32(%rbp), %rdi
leaq L_.str.264(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -224(%rbp)
movq -224(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -32(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB301_49
## %bb.48:
movq -32(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB301_49:
movq -224(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
## %bb.50:
jmp LBB301_65
LBB301_51: ## in Loop: Header=BB301_7 Depth=1
movl -160(%rbp), %eax
movl %eax, -156(%rbp)
movl -88(%rbp), %eax
addl $1, %eax
movl %eax, -88(%rbp)
LBB301_52: ## in Loop: Header=BB301_7 Depth=1
movq -208(%rbp), %rdx
movq -192(%rbp), %rax
movl -196(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -196(%rbp)
movslq %ecx, %rcx
movq %rdx, (%rax,%rcx,8)
jmp LBB301_58
LBB301_53: ## in Loop: Header=BB301_7 Depth=1
jmp LBB301_54
LBB301_54: ## in Loop: Header=BB301_7 Depth=1
jmp LBB301_55
LBB301_55: ## in Loop: Header=BB301_7 Depth=1
movl -160(%rbp), %eax
cmpl -36(%rbp), %eax
jl LBB301_57
## %bb.56:
movq -32(%rbp), %rdi
movq -208(%rbp), %rdx
leaq L_.str.265(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
jmp LBB301_65
LBB301_57: ## in Loop: Header=BB301_7 Depth=1
jmp LBB301_58
LBB301_58: ## in Loop: Header=BB301_7 Depth=1
movl -160(%rbp), %eax
addl $1, %eax
movl %eax, -160(%rbp)
jmp LBB301_7
LBB301_59:
cmpl $0, -196(%rbp)
jne LBB301_66
## %bb.60:
jmp LBB301_61
LBB301_61:
movq -32(%rbp), %rdi
leaq L_.str.266(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -232(%rbp)
movq -232(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -32(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB301_63
## %bb.62:
movq -32(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB301_63:
movq -232(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
## %bb.64:
jmp LBB301_65
LBB301_65:
movq -192(%rbp), %rdi
callq _Jim_Free
movl $-1, -20(%rbp)
jmp LBB301_196
LBB301_66:
movq -32(%rbp), %rdi
callq _JimBuildEnv
movq %rax, %rdi
callq _JimSaveEnv
movq %rax, -176(%rbp)
cmpq $0, -96(%rbp)
je LBB301_80
## %bb.67:
cmpl $3, -104(%rbp)
jne LBB301_71
## %bb.68:
movq -32(%rbp), %rdi
movq -96(%rbp), %rsi
movl -100(%rbp), %edx
callq _JimCreateTemp
movl %eax, -132(%rbp)
cmpl $-1, -132(%rbp)
jne LBB301_70
## %bb.69:
jmp LBB301_174
LBB301_70:
jmp LBB301_79
LBB301_71:
cmpl $2, -104(%rbp)
jne LBB301_75
## %bb.72:
movq -32(%rbp), %rdi
movq -96(%rbp), %rsi
callq _JimGetAioFilehandle
movq %rax, -240(%rbp)
cmpq $0, -240(%rbp)
jne LBB301_74
## %bb.73:
jmp LBB301_174
LBB301_74:
movq -240(%rbp), %rdi
callq _fileno
movl %eax, %edi
callq _dup
movl %eax, -132(%rbp)
jmp LBB301_78
LBB301_75:
movq -96(%rbp), %rdi
xorl %edx, %edx
movl %edx, %esi
movb $0, %al
callq _open
movl %eax, -132(%rbp)
cmpl $-1, -132(%rbp)
jne LBB301_77
## %bb.76:
movq -32(%rbp), %rax
movq %rax, -280(%rbp) ## 8-byte Spill
movq -96(%rbp), %rax
movq %rax, -272(%rbp) ## 8-byte Spill
callq _JimStrError
movq -280(%rbp), %rdi ## 8-byte Reload
movq -272(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.105(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
jmp LBB301_174
LBB301_77:
jmp LBB301_78
LBB301_78:
jmp LBB301_79
LBB301_79:
jmp LBB301_85
LBB301_80:
cmpq $0, -64(%rbp)
je LBB301_84
## %bb.81:
leaq -16(%rbp), %rdi
callq _pipe
cmpl $0, %eax
je LBB301_83
## %bb.82:
movq -32(%rbp), %rdi
leaq L_.str.267(%rip), %rsi
callq _Jim_SetResultErrno
jmp LBB301_174
LBB301_83:
movl -16(%rbp), %eax
movl %eax, -132(%rbp)
movl -12(%rbp), %ecx
movq -64(%rbp), %rax
movl %ecx, (%rax)
movl $-1, -12(%rbp)
movl $-1, -16(%rbp)
LBB301_84:
jmp LBB301_85
LBB301_85:
cmpq $0, -120(%rbp)
je LBB301_94
## %bb.86:
cmpl $2, -108(%rbp)
jne LBB301_90
## %bb.87:
movq -32(%rbp), %rdi
movq -120(%rbp), %rsi
callq _JimGetAioFilehandle
movq %rax, -248(%rbp)
cmpq $0, -248(%rbp)
jne LBB301_89
## %bb.88:
jmp LBB301_174
LBB301_89:
movq -248(%rbp), %rdi
callq _fflush
movq -248(%rbp), %rdi
callq _fileno
movl %eax, %edi
callq _dup
movl %eax, -144(%rbp)
jmp LBB301_93
LBB301_90:
movq -120(%rbp), %rdi
cmpl $1, -108(%rbp)
sete %al
andb $1, %al
movzbl %al, %esi
callq _JimOpenForWrite
movl %eax, -144(%rbp)
cmpl $-1, -144(%rbp)
jne LBB301_92
## %bb.91:
movq -32(%rbp), %rax
movq %rax, -296(%rbp) ## 8-byte Spill
movq -120(%rbp), %rax
movq %rax, -288(%rbp) ## 8-byte Spill
callq _JimStrError
movq -296(%rbp), %rdi ## 8-byte Reload
movq -288(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.268(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
jmp LBB301_174
LBB301_92:
jmp LBB301_93
LBB301_93:
jmp LBB301_99
LBB301_94:
cmpq $0, -72(%rbp)
je LBB301_98
## %bb.95:
leaq -16(%rbp), %rdi
callq _pipe
cmpl $0, %eax
je LBB301_97
## %bb.96:
movq -32(%rbp), %rdi
leaq L_.str.269(%rip), %rsi
callq _Jim_SetResultErrno
jmp LBB301_174
LBB301_97:
movl -12(%rbp), %eax
movl %eax, -144(%rbp)
movl -16(%rbp), %ecx
movq -72(%rbp), %rax
movl %ecx, (%rax)
movl $-1, -12(%rbp)
movl $-1, -16(%rbp)
LBB301_98:
jmp LBB301_99
LBB301_99:
cmpq $0, -128(%rbp)
je LBB301_115
## %bb.100:
cmpl $2, -112(%rbp)
jne LBB301_111
## %bb.101:
movq -128(%rbp), %rdi
leaq L_.str.81(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB301_106
## %bb.102:
cmpl $-1, -144(%rbp)
je LBB301_104
## %bb.103:
movl -144(%rbp), %edi
callq _dup
movl %eax, -140(%rbp)
jmp LBB301_105
LBB301_104:
leaq L_.str.25(%rip), %rax
movq %rax, -128(%rbp)
LBB301_105:
jmp LBB301_106
LBB301_106:
cmpl $-1, -140(%rbp)
jne LBB301_110
## %bb.107:
movq -32(%rbp), %rdi
movq -128(%rbp), %rsi
callq _JimGetAioFilehandle
movq %rax, -256(%rbp)
cmpq $0, -256(%rbp)
jne LBB301_109
## %bb.108:
jmp LBB301_174
LBB301_109:
movq -256(%rbp), %rdi
callq _fflush
movq -256(%rbp), %rdi
callq _fileno
movl %eax, %edi
callq _dup
movl %eax, -140(%rbp)
LBB301_110:
jmp LBB301_114
LBB301_111:
movq -128(%rbp), %rdi
cmpl $1, -112(%rbp)
sete %al
andb $1, %al
movzbl %al, %esi
callq _JimOpenForWrite
movl %eax, -140(%rbp)
cmpl $-1, -140(%rbp)
jne LBB301_113
## %bb.112:
movq -32(%rbp), %rax
movq %rax, -312(%rbp) ## 8-byte Spill
movq -128(%rbp), %rax
movq %rax, -304(%rbp) ## 8-byte Spill
callq _JimStrError
movq -312(%rbp), %rdi ## 8-byte Reload
movq -304(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.268(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
jmp LBB301_174
LBB301_113:
jmp LBB301_114
LBB301_114:
jmp LBB301_120
LBB301_115:
cmpq $0, 16(%rbp)
je LBB301_119
## %bb.116:
movq -32(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _JimCreateTemp
movl %eax, -140(%rbp)
cmpl $-1, -140(%rbp)
jne LBB301_118
## %bb.117:
jmp LBB301_174
LBB301_118:
movl -140(%rbp), %edi
callq _dup
movl %eax, %ecx
movq 16(%rbp), %rax
movl %ecx, (%rax)
LBB301_119:
jmp LBB301_120
LBB301_120:
movslq -88(%rbp), %rax
shlq $2, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -80(%rbp)
movl $0, -160(%rbp)
LBB301_121: ## =>This Inner Loop Header: Depth=1
movl -160(%rbp), %eax
cmpl -84(%rbp), %eax
jge LBB301_124
## %bb.122: ## in Loop: Header=BB301_121 Depth=1
movq -80(%rbp), %rax
movslq -160(%rbp), %rcx
movl $-1, (%rax,%rcx,4)
## %bb.123: ## in Loop: Header=BB301_121 Depth=1
movl -160(%rbp), %eax
addl $1, %eax
movl %eax, -160(%rbp)
jmp LBB301_121
LBB301_124:
movl $0, -148(%rbp)
LBB301_125: ## =>This Loop Header: Depth=1
## Child Loop BB301_127 Depth 2
movl -148(%rbp), %eax
cmpl -196(%rbp), %eax
jge LBB301_166
## %bb.126: ## in Loop: Header=BB301_125 Depth=1
movl $0, -260(%rbp)
movl -140(%rbp), %eax
movl %eax, -264(%rbp)
movl -148(%rbp), %eax
movl %eax, -152(%rbp)
LBB301_127: ## Parent Loop BB301_125 Depth=1
## => This Inner Loop Header: Depth=2
movl -152(%rbp), %eax
cmpl -196(%rbp), %eax
jge LBB301_134
## %bb.128: ## in Loop: Header=BB301_127 Depth=2
movq -192(%rbp), %rax
movslq -152(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movsbl (%rax), %eax
cmpl $124, %eax
jne LBB301_132
## %bb.129: ## in Loop: Header=BB301_125 Depth=1
movq -192(%rbp), %rax
movslq -152(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movsbl 1(%rax), %eax
cmpl $38, %eax
jne LBB301_131
## %bb.130: ## in Loop: Header=BB301_125 Depth=1
movl $1, -260(%rbp)
LBB301_131: ## in Loop: Header=BB301_125 Depth=1
jmp LBB301_134
LBB301_132: ## in Loop: Header=BB301_127 Depth=2
jmp LBB301_133
LBB301_133: ## in Loop: Header=BB301_127 Depth=2
movl -152(%rbp), %eax
addl $1, %eax
movl %eax, -152(%rbp)
jmp LBB301_127
LBB301_134: ## in Loop: Header=BB301_125 Depth=1
movq -192(%rbp), %rax
movslq -152(%rbp), %rcx
movq $0, (%rax,%rcx,8)
movl -152(%rbp), %eax
cmpl -196(%rbp), %eax
jne LBB301_136
## %bb.135: ## in Loop: Header=BB301_125 Depth=1
movl -144(%rbp), %eax
movl %eax, -136(%rbp)
jmp LBB301_139
LBB301_136: ## in Loop: Header=BB301_125 Depth=1
leaq -16(%rbp), %rdi
callq _pipe
cmpl $0, %eax
je LBB301_138
## %bb.137:
movq -32(%rbp), %rdi
leaq L_.str.270(%rip), %rsi
callq _Jim_SetResultErrno
jmp LBB301_174
LBB301_138: ## in Loop: Header=BB301_125 Depth=1
movl -12(%rbp), %eax
movl %eax, -136(%rbp)
LBB301_139: ## in Loop: Header=BB301_125 Depth=1
cmpl $0, -260(%rbp)
je LBB301_141
## %bb.140: ## in Loop: Header=BB301_125 Depth=1
movl -136(%rbp), %eax
movl %eax, -140(%rbp)
LBB301_141: ## in Loop: Header=BB301_125 Depth=1
callq _vfork
movl %eax, -164(%rbp)
cmpl $0, -164(%rbp)
jge LBB301_143
## %bb.142:
movq -32(%rbp), %rdi
leaq L_.str.271(%rip), %rsi
callq _Jim_SetResultErrno
jmp LBB301_174
LBB301_143: ## in Loop: Header=BB301_125 Depth=1
cmpl $0, -164(%rbp)
jne LBB301_158
## %bb.144:
cmpl $-1, -132(%rbp)
je LBB301_146
## %bb.145:
movl -132(%rbp), %edi
xorl %esi, %esi
callq _dup2
LBB301_146:
cmpl $-1, -136(%rbp)
je LBB301_148
## %bb.147:
movl -136(%rbp), %edi
movl $1, %esi
callq _dup2
LBB301_148:
cmpl $-1, -140(%rbp)
je LBB301_150
## %bb.149:
movl -140(%rbp), %edi
movl $2, %esi
callq _dup2
LBB301_150:
movl $3, -160(%rbp)
LBB301_151: ## =>This Inner Loop Header: Depth=1
movl -160(%rbp), %ecx
movb $1, %al
cmpl -136(%rbp), %ecx
movb %al, -313(%rbp) ## 1-byte Spill
jle LBB301_154
## %bb.152: ## in Loop: Header=BB301_151 Depth=1
movl -160(%rbp), %ecx
movb $1, %al
cmpl -132(%rbp), %ecx
movb %al, -313(%rbp) ## 1-byte Spill
jle LBB301_154
## %bb.153: ## in Loop: Header=BB301_151 Depth=1
movl -160(%rbp), %eax
cmpl -140(%rbp), %eax
setle %al
movb %al, -313(%rbp) ## 1-byte Spill
LBB301_154: ## in Loop: Header=BB301_151 Depth=1
movb -313(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB301_155
jmp LBB301_157
LBB301_155: ## in Loop: Header=BB301_151 Depth=1
movl -160(%rbp), %edi
callq _close
## %bb.156: ## in Loop: Header=BB301_151 Depth=1
movl -160(%rbp), %eax
addl $1, %eax
movl %eax, -160(%rbp)
jmp LBB301_151
LBB301_157:
xorl %eax, %eax
movl %eax, -320(%rbp) ## 4-byte Spill
movl %eax, %esi
movl $13, %edi
callq _signal
movq -192(%rbp), %rax
movslq -148(%rbp), %rcx
leaq (%rax,%rcx,8), %rsi
movq (%rax,%rcx,8), %rdi
callq _execvp
## kill: def $ecx killed $eax
movl -320(%rbp), %eax ## 4-byte Reload
movq ___stderrp@GOTPCREL(%rip), %rcx
movq (%rcx), %rdi
movq -192(%rbp), %rcx
movslq -148(%rbp), %rdx
movq (%rcx,%rdx,8), %rdx
leaq L_.str.272(%rip), %rsi
## kill: def $al killed $al killed $eax
callq _fprintf
movl $127, %edi
callq __exit
LBB301_158: ## in Loop: Header=BB301_125 Depth=1
movq -184(%rbp), %rax
movl 12(%rax), %eax
movq -184(%rbp), %rcx
cmpl 8(%rcx), %eax
jne LBB301_160
## %bb.159: ## in Loop: Header=BB301_125 Depth=1
movq -184(%rbp), %rax
movl 8(%rax), %ecx
addl $4, %ecx
movl %ecx, 8(%rax)
movq -184(%rbp), %rax
movq (%rax), %rdi
movq -184(%rbp), %rax
movslq 8(%rax), %rax
imulq $12, %rax, %rax
movl %eax, %esi
callq _Jim_Realloc
movq %rax, %rcx
movq -184(%rbp), %rax
movq %rcx, (%rax)
LBB301_160: ## in Loop: Header=BB301_125 Depth=1
movl -164(%rbp), %ecx
movq -184(%rbp), %rax
movq (%rax), %rax
movq -184(%rbp), %rdx
movslq 12(%rdx), %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movq -184(%rbp), %rax
movq (%rax), %rax
movq -184(%rbp), %rcx
movslq 12(%rcx), %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
movl $0, 8(%rax)
movq -184(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
movl -164(%rbp), %edx
movq -80(%rbp), %rax
movslq -84(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -264(%rbp), %eax
movl %eax, -140(%rbp)
cmpl $-1, -132(%rbp)
je LBB301_162
## %bb.161: ## in Loop: Header=BB301_125 Depth=1
movl -132(%rbp), %edi
callq _close
LBB301_162: ## in Loop: Header=BB301_125 Depth=1
cmpl $-1, -136(%rbp)
je LBB301_164
## %bb.163: ## in Loop: Header=BB301_125 Depth=1
movl -136(%rbp), %edi
callq _close
LBB301_164: ## in Loop: Header=BB301_125 Depth=1
movl -16(%rbp), %eax
movl %eax, -132(%rbp)
movl $-1, -12(%rbp)
movl $-1, -16(%rbp)
## %bb.165: ## in Loop: Header=BB301_125 Depth=1
movl -84(%rbp), %eax
addl $1, %eax
movl %eax, -84(%rbp)
movl -152(%rbp), %eax
addl $1, %eax
movl %eax, -148(%rbp)
jmp LBB301_125
LBB301_166:
movq -80(%rbp), %rcx
movq -56(%rbp), %rax
movq %rcx, (%rax)
LBB301_167:
cmpl $-1, -132(%rbp)
je LBB301_169
## %bb.168:
movl -132(%rbp), %edi
callq _close
LBB301_169:
cmpl $-1, -144(%rbp)
je LBB301_171
## %bb.170:
movl -144(%rbp), %edi
callq _close
LBB301_171:
cmpl $-1, -140(%rbp)
je LBB301_173
## %bb.172:
movl -140(%rbp), %edi
callq _close
LBB301_173:
movq -192(%rbp), %rdi
callq _Jim_Free
movq -176(%rbp), %rdi
callq _JimRestoreEnv
movl -84(%rbp), %eax
movl %eax, -20(%rbp)
jmp LBB301_196
LBB301_174:
cmpq $0, -64(%rbp)
je LBB301_177
## %bb.175:
movq -64(%rbp), %rax
cmpl $-1, (%rax)
je LBB301_177
## %bb.176:
movq -64(%rbp), %rax
movl (%rax), %edi
callq _close
movq -64(%rbp), %rax
movl $-1, (%rax)
LBB301_177:
cmpq $0, -72(%rbp)
je LBB301_180
## %bb.178:
movq -72(%rbp), %rax
cmpl $-1, (%rax)
je LBB301_180
## %bb.179:
movq -72(%rbp), %rax
movl (%rax), %edi
callq _close
movq -72(%rbp), %rax
movl $-1, (%rax)
LBB301_180:
cmpq $0, 16(%rbp)
je LBB301_183
## %bb.181:
movq 16(%rbp), %rax
cmpl $-1, (%rax)
je LBB301_183
## %bb.182:
movq 16(%rbp), %rax
movl (%rax), %edi
callq _close
movq 16(%rbp), %rax
movl $-1, (%rax)
LBB301_183:
cmpl $-1, -16(%rbp)
je LBB301_185
## %bb.184:
movl -16(%rbp), %edi
callq _close
LBB301_185:
cmpl $-1, -12(%rbp)
je LBB301_187
## %bb.186:
movl -12(%rbp), %edi
callq _close
LBB301_187:
cmpq $0, -80(%rbp)
je LBB301_195
## %bb.188:
movl $0, -160(%rbp)
LBB301_189: ## =>This Inner Loop Header: Depth=1
movl -160(%rbp), %eax
cmpl -84(%rbp), %eax
jge LBB301_194
## %bb.190: ## in Loop: Header=BB301_189 Depth=1
movq -80(%rbp), %rax
movslq -160(%rbp), %rcx
cmpl $-1, (%rax,%rcx,4)
je LBB301_192
## %bb.191: ## in Loop: Header=BB301_189 Depth=1
movq -32(%rbp), %rdi
movq -80(%rbp), %rdx
movslq -160(%rbp), %rax
shlq $2, %rax
addq %rax, %rdx
movl $1, %esi
callq _JimDetachPids
LBB301_192: ## in Loop: Header=BB301_189 Depth=1
jmp LBB301_193
LBB301_193: ## in Loop: Header=BB301_189 Depth=1
movl -160(%rbp), %eax
addl $1, %eax
movl %eax, -160(%rbp)
jmp LBB301_189
LBB301_194:
movq -80(%rbp), %rdi
callq _Jim_Free
LBB301_195:
movl $-1, -84(%rbp)
jmp LBB301_167
LBB301_196:
movl -20(%rbp), %eax
movl %eax, -324(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB301_198
## %bb.197:
movl -324(%rbp), %eax ## 4-byte Reload
addq $336, %rsp ## imm = 0x150
popq %rbp
retq
LBB301_198:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimDetachPids
_JimDetachPids: ## @JimDetachPids
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -40(%rbp)
movl $0, -28(%rbp)
LBB302_1: ## =>This Loop Header: Depth=1
## Child Loop BB302_3 Depth 2
movl -28(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB302_10
## %bb.2: ## in Loop: Header=BB302_1 Depth=1
movl $0, -44(%rbp)
LBB302_3: ## Parent Loop BB302_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -44(%rbp), %eax
movq -40(%rbp), %rcx
cmpl 12(%rcx), %eax
jge LBB302_8
## %bb.4: ## in Loop: Header=BB302_3 Depth=2
movq -24(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movq -40(%rbp), %rcx
movq (%rcx), %rcx
movslq -44(%rbp), %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rcx
cmpl (%rcx), %eax
jne LBB302_6
## %bb.5: ## in Loop: Header=BB302_1 Depth=1
movq -40(%rbp), %rax
movq (%rax), %rax
movslq -44(%rbp), %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
movl 8(%rax), %ecx
orl $2, %ecx
movl %ecx, 8(%rax)
jmp LBB302_8
LBB302_6: ## in Loop: Header=BB302_3 Depth=2
jmp LBB302_7
LBB302_7: ## in Loop: Header=BB302_3 Depth=2
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB302_3
LBB302_8: ## in Loop: Header=BB302_1 Depth=1
jmp LBB302_9
LBB302_9: ## in Loop: Header=BB302_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB302_1
LBB302_10:
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimAppendStreamToString
_JimAppendStreamToString: ## @JimAppendStreamToString
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $320, %rsp ## imm = 0x140
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -288(%rbp)
movl %esi, -292(%rbp)
movq %rdx, -304(%rbp)
movl -292(%rbp), %edi
leaq L_.str.24(%rip), %rsi
callq _fdopen
movq %rax, -312(%rbp)
cmpq $0, -312(%rbp)
jne LBB303_2
## %bb.1:
movl $1, -276(%rbp)
jmp LBB303_9
LBB303_2:
jmp LBB303_3
LBB303_3: ## =>This Inner Loop Header: Depth=1
leaq -272(%rbp), %rdi
movq -312(%rbp), %rcx
movl $1, %esi
movl $256, %edx ## imm = 0x100
callq _fread
## kill: def $eax killed $eax killed $rax
movl %eax, -316(%rbp)
cmpl $0, -316(%rbp)
jle LBB303_5
## %bb.4: ## in Loop: Header=BB303_3 Depth=1
movq -288(%rbp), %rdi
movq -304(%rbp), %rsi
leaq -272(%rbp), %rdx
movl -316(%rbp), %ecx
callq _Jim_AppendString
LBB303_5: ## in Loop: Header=BB303_3 Depth=1
movslq -316(%rbp), %rax
cmpq $256, %rax ## imm = 0x100
je LBB303_7
## %bb.6:
jmp LBB303_8
LBB303_7: ## in Loop: Header=BB303_3 Depth=1
jmp LBB303_3
LBB303_8:
movq -304(%rbp), %rdi
callq _Jim_RemoveTrailingNewline
movq -312(%rbp), %rdi
callq _fclose
movl $0, -276(%rbp)
LBB303_9:
movl -276(%rbp), %eax
movl %eax, -320(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB303_11
## %bb.10:
movl -320(%rbp), %eax ## 4-byte Reload
addq $320, %rsp ## imm = 0x140
popq %rbp
retq
LBB303_11:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_SetResultErrno
_Jim_SetResultErrno: ## @Jim_SetResultErrno
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
callq _JimStrError
movq -32(%rbp), %rdi ## 8-byte Reload
movq -24(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
leaq L_.str.276(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCleanupChildren
_JimCleanupChildren: ## @JimCleanupChildren
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movq -8(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -40(%rbp)
movl $0, -44(%rbp)
movl $0, -48(%rbp)
LBB305_1: ## =>This Inner Loop Header: Depth=1
movl -48(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB305_8
## %bb.2: ## in Loop: Header=BB305_1 Depth=1
movl $0, -52(%rbp)
movq -40(%rbp), %rdi
movq -24(%rbp), %rax
movslq -48(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq -52(%rbp), %rdx
callq _JimWaitForProcess
cmpl $-1, %eax
je LBB305_6
## %bb.3: ## in Loop: Header=BB305_1 Depth=1
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movslq -48(%rbp), %rcx
movl (%rax,%rcx,4), %esi
movl -52(%rbp), %edx
callq _JimCheckWaitStatus
cmpl $0, %eax
je LBB305_5
## %bb.4: ## in Loop: Header=BB305_1 Depth=1
movl $1, -44(%rbp)
LBB305_5: ## in Loop: Header=BB305_1 Depth=1
jmp LBB305_6
LBB305_6: ## in Loop: Header=BB305_1 Depth=1
jmp LBB305_7
LBB305_7: ## in Loop: Header=BB305_1 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB305_1
LBB305_8:
movq -24(%rbp), %rdi
callq _Jim_Free
cmpl $-1, -28(%rbp)
je LBB305_12
## %bb.9:
movl -28(%rbp), %edi
callq _JimRewindFd
movq -8(%rbp), %rdi
movl -28(%rbp), %esi
movq -8(%rbp), %rax
movq (%rax), %rdx
callq _JimAppendStreamToString
cmpl $0, %eax
je LBB305_11
## %bb.10:
movl $1, -44(%rbp)
LBB305_11:
jmp LBB305_12
LBB305_12:
movq -8(%rbp), %rax
movq (%rax), %rdi
callq _Jim_RemoveTrailingNewline
movl -44(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimReapDetachedPids
_JimReapDetachedPids: ## @JimReapDetachedPids
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
cmpq $0, -8(%rbp)
jne LBB306_2
## %bb.1:
jmp LBB306_12
LBB306_2:
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
movl $0, -24(%rbp)
movq -8(%rbp), %rax
movl 12(%rax), %eax
movl %eax, -20(%rbp)
LBB306_3: ## =>This Inner Loop Header: Depth=1
cmpl $0, -20(%rbp)
jle LBB306_12
## %bb.4: ## in Loop: Header=BB306_3 Depth=1
movq -16(%rbp), %rax
movl 8(%rax), %eax
andl $2, %eax
cmpl $0, %eax
je LBB306_8
## %bb.5: ## in Loop: Header=BB306_3 Depth=1
movq -16(%rbp), %rax
movl (%rax), %edi
leaq -28(%rbp), %rsi
movl $1, %edx
callq _waitpid
movl %eax, -32(%rbp)
movl -32(%rbp), %eax
movq -16(%rbp), %rcx
cmpl (%rcx), %eax
jne LBB306_7
## %bb.6: ## in Loop: Header=BB306_3 Depth=1
movq -8(%rbp), %rax
movl 12(%rax), %ecx
addl $-1, %ecx
movl %ecx, 12(%rax)
jmp LBB306_11
LBB306_7: ## in Loop: Header=BB306_3 Depth=1
jmp LBB306_8
LBB306_8: ## in Loop: Header=BB306_3 Depth=1
movq -16(%rbp), %rax
movq -8(%rbp), %rcx
movq (%rcx), %rcx
movslq -24(%rbp), %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rcx
cmpq %rcx, %rax
je LBB306_10
## %bb.9: ## in Loop: Header=BB306_3 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movslq -24(%rbp), %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
movq -16(%rbp), %rcx
movq (%rcx), %rdx
movq %rdx, (%rax)
movl 8(%rcx), %ecx
movl %ecx, 8(%rax)
LBB306_10: ## in Loop: Header=BB306_3 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
LBB306_11: ## in Loop: Header=BB306_3 Depth=1
movq -16(%rbp), %rax
addq $12, %rax
movq %rax, -16(%rbp)
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
jmp LBB306_3
LBB306_12:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimSaveEnv
_JimSaveEnv: ## @JimSaveEnv
.cfi_startproc
## %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)
callq _Jim_GetEnviron
movq %rax, -16(%rbp)
movq -8(%rbp), %rdi
callq _Jim_SetEnviron
movq -16(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimBuildEnv
_JimBuildEnv: ## @JimBuildEnv
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.273(%rip), %rsi
xorl %edx, %edx
callq _Jim_GetGlobalVariableStr
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
jne LBB308_2
## %bb.1:
callq _Jim_GetEnviron
movq %rax, -8(%rbp)
jmp LBB308_9
LBB308_2:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _Jim_ListLength
movl %eax, -28(%rbp)
movl -28(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB308_4
## %bb.3:
movl -28(%rbp), %eax
addl $-1, %eax
movl %eax, -28(%rbp)
LBB308_4:
movq -56(%rbp), %rdi
callq _Jim_Length
addl $2, %eax
movl %eax, -24(%rbp)
movl -28(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
addl $1, %eax
cltq
shlq $3, %rax
movslq -24(%rbp), %rcx
addq %rcx, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
movl -28(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movq -88(%rbp), %rax ## 8-byte Reload
addl $1, %ecx
movslq %ecx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -48(%rbp)
movl $0, -32(%rbp)
movl $0, -20(%rbp)
LBB308_5: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB308_8
## %bb.6: ## in Loop: Header=BB308_5 Depth=1
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movl -20(%rbp), %edx
leaq -80(%rbp), %rcx
xorl %r8d, %r8d
callq _Jim_ListIndex
movq -80(%rbp), %rdi
callq _Jim_String
movq %rax, -64(%rbp)
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movl -20(%rbp), %edx
addl $1, %edx
leaq -80(%rbp), %rcx
xorl %r8d, %r8d
callq _Jim_ListIndex
movq -80(%rbp), %rdi
callq _Jim_String
movq %rax, -72(%rbp)
movq -48(%rbp), %rdx
movq -40(%rbp), %rax
movslq -32(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
movq -48(%rbp), %rdi
movq -64(%rbp), %r8
movq -72(%rbp), %r9
xorl %esi, %esi
movq $-1, %rdx
leaq L_.str.274(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
movl %eax, %ecx
movq -48(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
addq $1, %rax
movq %rax, -48(%rbp)
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
## %bb.7: ## in Loop: Header=BB308_5 Depth=1
movl -20(%rbp), %eax
addl $2, %eax
movl %eax, -20(%rbp)
jmp LBB308_5
LBB308_8:
movq -40(%rbp), %rax
movslq -32(%rbp), %rcx
movq $0, (%rax,%rcx,8)
movq -48(%rbp), %rax
movb $0, (%rax)
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
LBB308_9:
movq -8(%rbp), %rax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCreateTemp
_JimCreateTemp: ## @JimCreateTemp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _Jim_MakeTempFile
movl %eax, -32(%rbp)
cmpl $-1, -32(%rbp)
je LBB309_6
## %bb.1:
movq -16(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq %rax, %rdi
callq _unlink
cmpq $0, -24(%rbp)
je LBB309_5
## %bb.2:
movl -32(%rbp), %edi
movq -24(%rbp), %rsi
movslq -28(%rbp), %rdx
callq _write
movslq -28(%rbp), %rcx
cmpq %rcx, %rax
je LBB309_4
## %bb.3:
movq -16(%rbp), %rdi
leaq L_.str.275(%rip), %rsi
callq _Jim_SetResultErrno
movl -32(%rbp), %edi
callq _close
movl $-1, -4(%rbp)
jmp LBB309_7
LBB309_4:
movl -32(%rbp), %edi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _lseek
LBB309_5:
jmp LBB309_6
LBB309_6:
movl -32(%rbp), %eax
movl %eax, -4(%rbp)
LBB309_7:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimGetAioFilehandle
_JimGetAioFilehandle: ## @JimGetAioFilehandle
.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
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_AioFilehandle
movq %rax, -24(%rbp)
movq -32(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB310_2
## %bb.1:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
LBB310_2:
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStrError
_JimStrError: ## @JimStrError
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq ___error
movl (%rax), %edi
callq _strerror
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimOpenForWrite
_JimOpenForWrite: ## @JimOpenForWrite
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %ecx
movl $1024, %esi ## imm = 0x400
movl $8, %eax
cmpl $0, %ecx
cmovnel %eax, %esi
orl $513, %esi ## imm = 0x201
movl $438, %edx ## imm = 0x1B6
movb $0, %al
callq _open
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimRestoreEnv
_JimRestoreEnv: ## @JimRestoreEnv
.cfi_startproc
## %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)
callq _Jim_GetEnviron
movq %rax, %rdi
movq -8(%rbp), %rsi
callq _JimFreeEnv
movq -8(%rbp), %rdi
callq _Jim_SetEnviron
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimFreeEnv
_JimFreeEnv: ## @JimFreeEnv
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
cmpq -16(%rbp), %rax
je LBB314_2
## %bb.1:
movq -8(%rbp), %rdi
callq _Jim_Free
LBB314_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_RemoveTrailingNewline
_Jim_RemoveTrailingNewline: ## @Jim_RemoveTrailingNewline
.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 -12(%rbp), %rsi
callq _Jim_GetString
movq %rax, -24(%rbp)
cmpl $0, -12(%rbp)
jle LBB315_3
## %bb.1:
movq -24(%rbp), %rax
movl -12(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $10, %eax
jne LBB315_3
## %bb.2:
movq -8(%rbp), %rax
movl 20(%rax), %ecx
addl $-1, %ecx
movl %ecx, 20(%rax)
movq -8(%rbp), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
movslq 20(%rcx), %rcx
movb $0, (%rax,%rcx)
LBB315_3:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimWaitForProcess
_JimWaitForProcess: ## @JimWaitForProcess
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $0, -36(%rbp)
LBB316_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 12(%rcx), %eax
jge LBB316_8
## %bb.2: ## in Loop: Header=BB316_1 Depth=1
movl -20(%rbp), %eax
movq -16(%rbp), %rcx
movq (%rcx), %rcx
movslq -36(%rbp), %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rcx
cmpl (%rcx), %eax
jne LBB316_6
## %bb.3:
movl -20(%rbp), %edi
movq -32(%rbp), %rsi
xorl %edx, %edx
callq _waitpid
movl -36(%rbp), %eax
movq -16(%rbp), %rcx
movl 12(%rcx), %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB316_5
## %bb.4:
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -36(%rbp), %rcx
imulq $12, %rcx, %rcx
addq %rcx, %rax
movq -16(%rbp), %rcx
movq (%rcx), %rcx
movq -16(%rbp), %rdx
movl 12(%rdx), %edx
subl $1, %edx
movslq %edx, %rdx
imulq $12, %rdx, %rdx
addq %rdx, %rcx
movq (%rcx), %rdx
movq %rdx, (%rax)
movl 8(%rcx), %ecx
movl %ecx, 8(%rax)
LBB316_5:
movq -16(%rbp), %rax
movl 12(%rax), %ecx
addl $-1, %ecx
movl %ecx, 12(%rax)
movl -20(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB316_9
LBB316_6: ## in Loop: Header=BB316_1 Depth=1
jmp LBB316_7
LBB316_7: ## in Loop: Header=BB316_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB316_1
LBB316_8:
movl $-1, -4(%rbp)
LBB316_9:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCheckWaitStatus
_JimCheckWaitStatus: ## @JimCheckWaitStatus
.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 %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -24(%rbp)
movl $1, -28(%rbp)
movl -16(%rbp), %eax
andl $127, %eax
cmpl $0, %eax
jne LBB317_5
## %bb.1:
movl -16(%rbp), %eax
sarl $8, %eax
andl $255, %eax
cmpl $0, %eax
jne LBB317_3
## %bb.2:
movq -8(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -24(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
leaq L_.str.277(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -64(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movl $0, -28(%rbp)
jmp LBB317_4
LBB317_3:
movq -8(%rbp), %rax
movq %rax, -112(%rbp) ## 8-byte Spill
movq -24(%rbp), %rax
movq %rax, -104(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
leaq L_.str.278(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -112(%rbp), %rdi ## 8-byte Reload
movq -104(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -8(%rbp), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
movq -24(%rbp), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movslq -12(%rbp), %rsi
callq _Jim_NewIntObj
movq -96(%rbp), %rdi ## 8-byte Reload
movq -88(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -8(%rbp), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movq -24(%rbp), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movl -16(%rbp), %eax
sarl $8, %eax
andl $255, %eax
movslq %eax, %rsi
callq _Jim_NewIntObj
movq -80(%rbp), %rdi ## 8-byte Reload
movq -72(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
LBB317_4:
jmp LBB317_10
LBB317_5:
movl -16(%rbp), %eax
andl $127, %eax
cmpl $127, %eax
je LBB317_8
## %bb.6:
movl -16(%rbp), %eax
andl $127, %eax
cmpl $0, %eax
je LBB317_8
## %bb.7:
leaq L_.str.279(%rip), %rax
movq %rax, -40(%rbp)
leaq L_.str.280(%rip), %rax
movq %rax, -48(%rbp)
jmp LBB317_9
LBB317_8:
leaq L_.str.281(%rip), %rax
movq %rax, -40(%rbp)
leaq L_.str.282(%rip), %rax
movq %rax, -48(%rbp)
LBB317_9:
movq -8(%rbp), %rax
movq %rax, -176(%rbp) ## 8-byte Spill
movq -24(%rbp), %rax
movq %rax, -168(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -176(%rbp), %rdi ## 8-byte Reload
movq -168(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -8(%rbp), %rdi
movq -48(%rbp), %rdx
movl -16(%rbp), %ecx
andl $127, %ecx
leaq L_.str.283(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movq -8(%rbp), %rax
movq %rax, -160(%rbp) ## 8-byte Spill
movq -24(%rbp), %rax
movq %rax, -152(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movl -16(%rbp), %eax
andl $127, %eax
movslq %eax, %rsi
callq _Jim_NewIntObj
movq -160(%rbp), %rdi ## 8-byte Reload
movq -152(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -8(%rbp), %rax
movq %rax, -144(%rbp) ## 8-byte Spill
movq -24(%rbp), %rax
movq %rax, -136(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movslq -12(%rbp), %rsi
callq _Jim_NewIntObj
movq -144(%rbp), %rdi ## 8-byte Reload
movq -136(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -8(%rbp), %rax
movq %rax, -128(%rbp) ## 8-byte Spill
movq -24(%rbp), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movl -16(%rbp), %eax
andl $127, %eax
movslq %eax, %rsi
callq _Jim_NewIntObj
movq -128(%rbp), %rdi ## 8-byte Reload
movq -120(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
LBB317_10:
movq -8(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.284(%rip), %rsi
callq _Jim_SetGlobalVariableStr
movl -28(%rbp), %eax
addq $176, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimRewindFd
_JimRewindFd: ## @JimRewindFd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl -4(%rbp), %edi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _lseek
## kill: def $eax killed $eax killed $rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function clock_cmd_seconds
_clock_cmd_seconds: ## @clock_cmd_seconds
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
## %bb.1:
movq -8(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
xorl %eax, %eax
movl %eax, %edi
callq _time
movq -40(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _Jim_NewIntObj
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB319_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB319_3:
movq -32(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function clock_cmd_micros
_clock_cmd_micros: ## @clock_cmd_micros
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
leaq -40(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _gettimeofday
## %bb.1:
movq -8(%rbp), %rdi
imulq $1000000, -40(%rbp), %rsi ## imm = 0xF4240
movslq -32(%rbp), %rax
addq %rax, %rsi
callq _Jim_NewIntObj
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB320_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB320_3:
movq -48(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function clock_cmd_millis
_clock_cmd_millis: ## @clock_cmd_millis
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
leaq -40(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _gettimeofday
## %bb.1:
movq -8(%rbp), %rdi
imulq $1000, -40(%rbp), %rsi ## imm = 0x3E8
movl -32(%rbp), %eax
movl $1000, %ecx ## imm = 0x3E8
cltd
idivl %ecx
cltq
addq %rax, %rsi
callq _Jim_NewIntObj
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB321_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB321_3:
movq -48(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function clock_cmd_format
_clock_cmd_format: ## @clock_cmd_format
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $208, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -128(%rbp)
movl %esi, -132(%rbp)
movq %rdx, -144(%rbp)
leaq L_.str.291(%rip), %rax
movq %rax, -168(%rbp)
cmpl $2, -132(%rbp)
je LBB322_3
## %bb.1:
cmpl $3, -132(%rbp)
jne LBB322_4
## %bb.2:
movq -128(%rbp), %rdi
movq -144(%rbp), %rax
movq 8(%rax), %rsi
leaq L_.str.292(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
jne LBB322_4
LBB322_3:
movl $-1, -116(%rbp)
jmp LBB322_19
LBB322_4:
cmpl $3, -132(%rbp)
jne LBB322_6
## %bb.5:
movq -144(%rbp), %rax
movq 16(%rax), %rdi
callq _Jim_String
movq %rax, -168(%rbp)
LBB322_6:
movq -128(%rbp), %rdi
movq -144(%rbp), %rax
movq (%rax), %rsi
leaq -160(%rbp), %rdx
callq _Jim_GetLong
cmpl $0, %eax
je LBB322_8
## %bb.7:
movl $1, -116(%rbp)
jmp LBB322_19
LBB322_8:
movq -160(%rbp), %rax
movq %rax, -152(%rbp)
leaq -112(%rbp), %rax
movq %rax, -200(%rbp) ## 8-byte Spill
movq -168(%rbp), %rax
movq %rax, -192(%rbp) ## 8-byte Spill
leaq -152(%rbp), %rdi
callq _localtime
movq -200(%rbp), %rdi ## 8-byte Reload
movq -192(%rbp), %rdx ## 8-byte Reload
movq %rax, %rcx
movl $100, %esi
callq _strftime
cmpq $0, %rax
jne LBB322_14
## %bb.9:
jmp LBB322_10
LBB322_10:
movq -128(%rbp), %rdi
leaq L_.str.293(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -176(%rbp)
movq -176(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -128(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB322_12
## %bb.11:
movq -128(%rbp), %rdi
movq -128(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB322_12:
movq -176(%rbp), %rcx
movq -128(%rbp), %rax
movq %rcx, (%rax)
## %bb.13:
movl $1, -116(%rbp)
jmp LBB322_19
LBB322_14:
jmp LBB322_15
LBB322_15:
movq -128(%rbp), %rdi
leaq -112(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -184(%rbp)
movq -184(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -128(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB322_17
## %bb.16:
movq -128(%rbp), %rdi
movq -128(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB322_17:
movq -184(%rbp), %rcx
movq -128(%rbp), %rax
movq %rcx, (%rax)
## %bb.18:
movl $0, -116(%rbp)
LBB322_19:
movl -116(%rbp), %eax
movl %eax, -204(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB322_21
## %bb.20:
movl -204(%rbp), %eax ## 4-byte Reload
addq $208, %rsp
popq %rbp
retq
LBB322_21:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function array_cmd_exists
_array_cmd_exists: ## @array_cmd_exists
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
## %bb.1:
movq -8(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
xorl %edx, %edx
callq _Jim_GetVariable
movq -40(%rbp), %rdi ## 8-byte Reload
cmpq $0, %rax
setne %al
andb $1, %al
movzbl %al, %eax
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB323_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB323_3:
movq -32(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function array_cmd_get
_array_cmd_get: ## @array_cmd_get
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
xorl %edx, %edx
callq _Jim_GetVariable
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB324_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB324_16
LBB324_2:
cmpl $1, -20(%rbp)
jne LBB324_4
## %bb.3:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -64(%rbp) ## 8-byte Spill
jmp LBB324_5
LBB324_4:
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
LBB324_5:
movq -64(%rbp), %rax ## 8-byte Reload
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
je LBB324_7
## %bb.6:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
leaq L_.str.301(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB324_15
LBB324_7:
movq -40(%rbp), %rdi
callq _Jim_IsList
cmpl $0, %eax
je LBB324_14
## %bb.8:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_ListLength
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB324_14
## %bb.9:
jmp LBB324_10
LBB324_10:
movq -40(%rbp), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB324_12
## %bb.11:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB324_12:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.13:
movl $0, -4(%rbp)
jmp LBB324_16
LBB324_14:
jmp LBB324_15
LBB324_15:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movq -48(%rbp), %rdx
callq _Jim_DictValues
movl %eax, -4(%rbp)
LBB324_16:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function array_cmd_names
_array_cmd_names: ## @array_cmd_names
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
xorl %edx, %edx
callq _Jim_GetVariable
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB325_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB325_6
LBB325_2:
movq -16(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -40(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
cmpl $1, -20(%rbp)
jne LBB325_4
## %bb.3:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -64(%rbp) ## 8-byte Spill
jmp LBB325_5
LBB325_4:
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
LBB325_5:
movq -48(%rbp), %rsi ## 8-byte Reload
movq -56(%rbp), %rdi ## 8-byte Reload
movq -64(%rbp), %rdx ## 8-byte Reload
callq _Jim_DictKeys
movl %eax, -4(%rbp)
LBB325_6:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function array_cmd_set
_array_cmd_set: ## @array_cmd_set
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -48(%rbp)
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_ListLength
movl %eax, -40(%rbp)
movl -40(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB326_6
## %bb.1:
jmp LBB326_2
LBB326_2:
movq -16(%rbp), %rdi
leaq L_.str.302(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB326_4
## %bb.3:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB326_4:
movq -64(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.5:
movl $1, -4(%rbp)
jmp LBB326_18
LBB326_6:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
movl $4, %edx
callq _Jim_GetVariable
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
jne LBB326_8
## %bb.7:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
movq -48(%rbp), %rdx
callq _Jim_SetVariable
movl %eax, -4(%rbp)
jmp LBB326_18
LBB326_8:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _Jim_DictSize
cmpl $0, %eax
jge LBB326_10
## %bb.9:
movl $1, -4(%rbp)
jmp LBB326_18
LBB326_10:
jmp LBB326_11
LBB326_11:
movq -56(%rbp), %rax
cmpl $1, 16(%rax)
jle LBB326_13
## %bb.12:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _Jim_DuplicateObj
movq %rax, -56(%rbp)
LBB326_13:
movl $0, -36(%rbp)
LBB326_14: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -40(%rbp), %eax
jge LBB326_17
## %bb.15: ## in Loop: Header=BB326_14 Depth=1
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movl -36(%rbp), %edx
leaq -72(%rbp), %rcx
xorl %r8d, %r8d
callq _Jim_ListIndex
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movl -36(%rbp), %edx
addl $1, %edx
leaq -80(%rbp), %rcx
xorl %r8d, %r8d
callq _Jim_ListIndex
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movq -72(%rbp), %rdx
movq -80(%rbp), %rcx
callq _Jim_DictAddElement
## %bb.16: ## in Loop: Header=BB326_14 Depth=1
movl -36(%rbp), %eax
addl $2, %eax
movl %eax, -36(%rbp)
jmp LBB326_14
LBB326_17:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
movq -56(%rbp), %rdx
callq _Jim_SetVariable
movl %eax, -4(%rbp)
LBB326_18:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function array_cmd_size
_array_cmd_size: ## @array_cmd_size
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $0, -44(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
xorl %edx, %edx
callq _Jim_GetVariable
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
je LBB327_4
## %bb.1:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_DictSize
movl %eax, -44(%rbp)
cmpl $0, -44(%rbp)
jge LBB327_3
## %bb.2:
movl $1, -4(%rbp)
jmp LBB327_9
LBB327_3:
jmp LBB327_4
LBB327_4:
jmp LBB327_5
LBB327_5:
movq -16(%rbp), %rdi
movslq -44(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB327_7
## %bb.6:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB327_7:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.8:
movl $0, -4(%rbp)
LBB327_9:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function array_cmd_stat
_array_cmd_stat: ## @array_cmd_stat
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
xorl %edx, %edx
callq _Jim_GetVariable
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
je LBB328_2
## %bb.1:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_DictInfo
movl %eax, -4(%rbp)
jmp LBB328_3
LBB328_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rdx
leaq L_.str.303(%rip), %rsi
xorl %eax, %eax
movl %eax, %ecx
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
LBB328_3:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function array_cmd_unset
_array_cmd_unset: ## @array_cmd_unset
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $1, -20(%rbp)
je LBB329_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq L_.str.301(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB329_3
LBB329_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
xorl %edx, %edx
callq _Jim_UnsetVariable
movl $0, -4(%rbp)
jmp LBB329_14
LBB329_3:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
xorl %edx, %edx
callq _Jim_GetVariable
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
jne LBB329_5
## %bb.4:
movl $0, -4(%rbp)
jmp LBB329_14
LBB329_5:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
leaq -64(%rbp), %rdx
leaq -40(%rbp), %rcx
callq _Jim_DictPairs
cmpl $0, %eax
je LBB329_7
## %bb.6:
movl $1, -4(%rbp)
jmp LBB329_14
LBB329_7:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewDictObj
movq %rax, -48(%rbp)
movl $0, -36(%rbp)
LBB329_8: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -40(%rbp), %eax
jge LBB329_13
## %bb.9: ## in Loop: Header=BB329_8 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -64(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
xorl %ecx, %ecx
callq _Jim_StringMatchObj
cmpl $0, %eax
jne LBB329_11
## %bb.10: ## in Loop: Header=BB329_8 Depth=1
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movq -64(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
movq -64(%rbp), %rax
movl -36(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rcx
callq _Jim_DictAddElement
LBB329_11: ## in Loop: Header=BB329_8 Depth=1
jmp LBB329_12
LBB329_12: ## in Loop: Header=BB329_8 Depth=1
movl -36(%rbp), %eax
addl $2, %eax
movl %eax, -36(%rbp)
jmp LBB329_8
LBB329_13:
movq -64(%rbp), %rdi
callq _Jim_Free
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
movq -48(%rbp), %rdx
callq _Jim_SetVariable
movl $0, -4(%rbp)
LBB329_14:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimExpandHashTableIfNeeded
_JimExpandHashTableIfNeeded: ## @JimExpandHashTableIfNeeded
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
cmpl $0, 24(%rax)
jne LBB330_2
## %bb.1:
movq -8(%rbp), %rdi
movl $16, %esi
callq _Jim_ExpandHashTable
LBB330_2:
movq -8(%rbp), %rax
movl 24(%rax), %eax
movq -8(%rbp), %rcx
cmpl 32(%rcx), %eax
jne LBB330_4
## %bb.3:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movl 24(%rax), %esi
shll $1, %esi
callq _Jim_ExpandHashTable
LBB330_4:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseSep
_JimParseSep: ## @JimParseSep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
movl 12(%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, 32(%rax)
LBB331_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movzbl (%rax), %edi
callq _isspace
movl %eax, %ecx
movb $1, %al
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB331_5
## %bb.2: ## in Loop: Header=BB331_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $92, %ecx
movb %al, -10(%rbp) ## 1-byte Spill
jne LBB331_4
## %bb.3: ## in Loop: Header=BB331_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movsbl 1(%rax), %eax
cmpl $10, %eax
sete %al
movb %al, -10(%rbp) ## 1-byte Spill
LBB331_4: ## in Loop: Header=BB331_1 Depth=1
movb -10(%rbp), %al ## 1-byte Reload
movb %al, -9(%rbp) ## 1-byte Spill
LBB331_5: ## in Loop: Header=BB331_1 Depth=1
movb -9(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB331_6
jmp LBB331_11
LBB331_6: ## in Loop: Header=BB331_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $10, %eax
jne LBB331_8
## %bb.7:
jmp LBB331_11
LBB331_8: ## in Loop: Header=BB331_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $92, %eax
jne LBB331_10
## %bb.9: ## in Loop: Header=BB331_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
movq -8(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
LBB331_10: ## in Loop: Header=BB331_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB331_1
LBB331_11:
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -8(%rbp), %rax
movq %rcx, 24(%rax)
movq -8(%rbp), %rax
movl $6, 36(%rax)
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseStr
_JimParseStr: ## @JimParseStr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
cmpl $6, 36(%rax)
je LBB332_4
## %bb.1:
movq -16(%rbp), %rax
cmpl $7, 36(%rax)
je LBB332_4
## %bb.2:
movq -16(%rbp), %rax
cmpl $0, 36(%rax)
je LBB332_4
## %bb.3:
movq -16(%rbp), %rax
cmpl $1, 36(%rax)
jne LBB332_9
LBB332_4:
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $123, %eax
jne LBB332_6
## %bb.5:
movq -16(%rbp), %rdi
callq _JimParseBrace
movl %eax, -4(%rbp)
jmp LBB332_47
LBB332_6:
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $34, %eax
jne LBB332_8
## %bb.7:
movq -16(%rbp), %rax
movl $1, 44(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
movq -16(%rbp), %rax
movl 32(%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, 56(%rax)
LBB332_8:
jmp LBB332_9
LBB332_9:
movq -16(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rax
movl 12(%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, 32(%rax)
LBB332_10: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpl $0, 8(%rax)
jne LBB332_14
## %bb.11:
movq -16(%rbp), %rax
cmpl $1, 44(%rax)
jne LBB332_13
## %bb.12:
movq -16(%rbp), %rax
movl $34, 52(%rax)
LBB332_13:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movl $2, 36(%rax)
movl $0, -4(%rbp)
jmp LBB332_47
LBB332_14: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
addl $-9, %eax
movl %eax, %ecx
movq %rcx, -24(%rbp) ## 8-byte Spill
subl $83, %eax
ja LBB332_46
## %bb.48: ## in Loop: Header=BB332_10 Depth=1
movq -24(%rbp), %rax ## 8-byte Reload
leaq LJTI332_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB332_15: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
cmpl $0, 44(%rax)
jne LBB332_18
## %bb.16: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl 1(%rax), %eax
cmpl $10, %eax
jne LBB332_18
## %bb.17:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movl $2, 36(%rax)
movl $0, -4(%rbp)
jmp LBB332_47
LBB332_18: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
cmpl $2, 8(%rax)
jl LBB332_22
## %bb.19: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl 1(%rax), %eax
cmpl $10, %eax
jne LBB332_21
## %bb.20: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
LBB332_21: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB332_25
LBB332_22: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
cmpl $1, 8(%rax)
jne LBB332_24
## %bb.23: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
movl $92, 52(%rax)
LBB332_24: ## in Loop: Header=BB332_10 Depth=1
jmp LBB332_25
LBB332_25: ## in Loop: Header=BB332_10 Depth=1
jmp LBB332_46
LBB332_26: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
cmpl $1, 8(%rax)
jle LBB332_29
## %bb.27: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl 1(%rax), %eax
cmpl $36, %eax
je LBB332_29
## %bb.28: ## in Loop: Header=BB332_10 Depth=1
jmp LBB332_46
LBB332_29: ## in Loop: Header=BB332_10 Depth=1
jmp LBB332_30
LBB332_30: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $40, %eax
je LBB332_32
## %bb.31: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
cmpl $3, 36(%rax)
jne LBB332_35
LBB332_32:
movq -16(%rbp), %rax
movq (%rax), %rax
movq -16(%rbp), %rcx
cmpq 16(%rcx), %rax
jne LBB332_34
## %bb.33:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
LBB332_34:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movl $2, 36(%rax)
movl $0, -4(%rbp)
jmp LBB332_47
LBB332_35: ## in Loop: Header=BB332_10 Depth=1
jmp LBB332_46
LBB332_36:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movl $2, 36(%rax)
movl $0, -4(%rbp)
jmp LBB332_47
LBB332_37: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
cmpl $0, 44(%rax)
jne LBB332_39
## %bb.38:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movl $2, 36(%rax)
movl $0, -4(%rbp)
jmp LBB332_47
LBB332_39: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $10, %eax
jne LBB332_41
## %bb.40: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
LBB332_41: ## in Loop: Header=BB332_10 Depth=1
jmp LBB332_42
LBB332_42: ## in Loop: Header=BB332_10 Depth=1
jmp LBB332_46
LBB332_43: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
cmpl $1, 44(%rax)
jne LBB332_45
## %bb.44:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movl $2, 36(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
movq -16(%rbp), %rax
movl $0, 44(%rax)
movl $0, -4(%rbp)
jmp LBB332_47
LBB332_45: ## in Loop: Header=BB332_10 Depth=1
jmp LBB332_46
LBB332_46: ## in Loop: Header=BB332_10 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB332_10
LBB332_47:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L332_0_set_37, LBB332_37-LJTI332_0
.set L332_0_set_46, LBB332_46-LJTI332_0
.set L332_0_set_43, LBB332_43-LJTI332_0
.set L332_0_set_36, LBB332_36-LJTI332_0
.set L332_0_set_26, LBB332_26-LJTI332_0
.set L332_0_set_30, LBB332_30-LJTI332_0
.set L332_0_set_15, LBB332_15-LJTI332_0
LJTI332_0:
.long L332_0_set_37
.long L332_0_set_37
.long L332_0_set_46
.long L332_0_set_37
.long L332_0_set_37
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_37
.long L332_0_set_46
.long L332_0_set_43
.long L332_0_set_46
.long L332_0_set_36
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_26
.long L332_0_set_30
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_37
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_46
.long L332_0_set_36
.long L332_0_set_15
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseEol
_JimParseEol: ## @JimParseEol
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
movl 12(%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, 32(%rax)
LBB333_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movzbl (%rax), %edi
callq _isspace
movl %eax, %ecx
movb $1, %al
cmpl $0, %ecx
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB333_3
## %bb.2: ## in Loop: Header=BB333_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $59, %eax
sete %al
movb %al, -9(%rbp) ## 1-byte Spill
LBB333_3: ## in Loop: Header=BB333_1 Depth=1
movb -9(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB333_4
jmp LBB333_7
LBB333_4: ## in Loop: Header=BB333_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $10, %eax
jne LBB333_6
## %bb.5: ## in Loop: Header=BB333_1 Depth=1
movq -8(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
LBB333_6: ## in Loop: Header=BB333_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB333_1
LBB333_7:
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -8(%rbp), %rax
movq %rcx, 24(%rax)
movq -8(%rbp), %rax
movl $7, 36(%rax)
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseCmd
_JimParseCmd: ## @JimParseCmd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
movl 12(%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, 32(%rax)
movq -8(%rbp), %rax
movl $5, 36(%rax)
movq -8(%rbp), %rdi
callq _JimParseSubCmd
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseVar
_JimParseVar: ## @JimParseVar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rax
movl $3, 36(%rax)
movq -16(%rbp), %rax
movl 12(%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, 32(%rax)
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $123, %eax
jne LBB335_11
## %bb.1:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
LBB335_2: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, 8(%rcx)
movb %al, -33(%rbp) ## 1-byte Spill
je LBB335_4
## %bb.3: ## in Loop: Header=BB335_2 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $125, %eax
setne %al
movb %al, -33(%rbp) ## 1-byte Spill
LBB335_4: ## in Loop: Header=BB335_2 Depth=1
movb -33(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB335_5
jmp LBB335_8
LBB335_5: ## in Loop: Header=BB335_2 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $10, %eax
jne LBB335_7
## %bb.6: ## in Loop: Header=BB335_2 Depth=1
movq -16(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
LBB335_7: ## in Loop: Header=BB335_2 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB335_2
LBB335_8:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
cmpl $0, 8(%rax)
je LBB335_10
## %bb.9:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
LBB335_10:
jmp LBB335_47
LBB335_11:
jmp LBB335_12
LBB335_12: ## =>This Loop Header: Depth=1
## Child Loop BB335_15 Depth 2
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $58, %eax
jne LBB335_18
## %bb.13: ## in Loop: Header=BB335_12 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB335_18
## %bb.14: ## in Loop: Header=BB335_12 Depth=1
jmp LBB335_15
LBB335_15: ## Parent Loop BB335_12 Depth=1
## => This Inner Loop Header: Depth=2
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $58, %eax
jne LBB335_17
## %bb.16: ## in Loop: Header=BB335_15 Depth=2
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB335_15
LBB335_17: ## in Loop: Header=BB335_12 Depth=1
jmp LBB335_12
LBB335_18: ## in Loop: Header=BB335_12 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movzbl (%rax), %edi
callq _isalnum
cmpl $0, %eax
jne LBB335_21
## %bb.19: ## in Loop: Header=BB335_12 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $95, %eax
je LBB335_21
## %bb.20: ## in Loop: Header=BB335_12 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movzbl (%rax), %eax
cmpl $128, %eax
jl LBB335_22
LBB335_21: ## in Loop: Header=BB335_12 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB335_12
LBB335_22:
jmp LBB335_23
LBB335_23:
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $40, %eax
jne LBB335_46
## %bb.24:
movl $1, -20(%rbp)
movq $0, -32(%rbp)
movq -16(%rbp), %rax
movl $4, 36(%rax)
LBB335_25: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -20(%rbp)
movb %al, -34(%rbp) ## 1-byte Spill
je LBB335_27
## %bb.26: ## in Loop: Header=BB335_25 Depth=1
movq -16(%rbp), %rax
cmpl $0, 8(%rax)
setne %al
movb %al, -34(%rbp) ## 1-byte Spill
LBB335_27: ## in Loop: Header=BB335_25 Depth=1
movb -34(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB335_28
jmp LBB335_38
LBB335_28: ## in Loop: Header=BB335_25 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $92, %eax
jne LBB335_31
## %bb.29: ## in Loop: Header=BB335_25 Depth=1
movq -16(%rbp), %rax
cmpl $1, 8(%rax)
jl LBB335_31
## %bb.30: ## in Loop: Header=BB335_25 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB335_37
LBB335_31: ## in Loop: Header=BB335_25 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $40, %eax
jne LBB335_33
## %bb.32: ## in Loop: Header=BB335_25 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB335_36
LBB335_33: ## in Loop: Header=BB335_25 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $41, %eax
jne LBB335_35
## %bb.34: ## in Loop: Header=BB335_25 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
LBB335_35: ## in Loop: Header=BB335_25 Depth=1
jmp LBB335_36
LBB335_36: ## in Loop: Header=BB335_25 Depth=1
jmp LBB335_37
LBB335_37: ## in Loop: Header=BB335_25 Depth=1
jmp LBB335_25
LBB335_38:
cmpl $0, -20(%rbp)
jne LBB335_40
## %bb.39:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB335_43
LBB335_40:
cmpq $0, -32(%rbp)
je LBB335_42
## %bb.41:
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rdx
movq -32(%rbp), %rax
subq %rax, %rdx
movq -16(%rbp), %rax
movslq 8(%rax), %rcx
addq %rdx, %rcx
## kill: def $ecx killed $ecx killed $rcx
movl %ecx, 8(%rax)
movq -32(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
LBB335_42:
jmp LBB335_43
LBB335_43:
movq -16(%rbp), %rax
movq 16(%rax), %rax
movsbl (%rax), %eax
cmpl $40, %eax
jne LBB335_45
## %bb.44:
movq -16(%rbp), %rax
movl $16, 36(%rax)
LBB335_45:
jmp LBB335_46
LBB335_46:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
LBB335_47:
movq -16(%rbp), %rax
movq 16(%rax), %rax
movq -16(%rbp), %rcx
cmpq (%rcx), %rax
jne LBB335_49
## %bb.48:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $1, %ecx
movl %ecx, 8(%rax)
movl $1, -4(%rbp)
jmp LBB335_50
LBB335_49:
movl $0, -4(%rbp)
LBB335_50:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseComment
_JimParseComment: ## @JimParseComment
.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)
LBB336_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
cmpb $0, (%rax)
je LBB336_12
## %bb.2: ## in Loop: Header=BB336_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $92, %eax
jne LBB336_8
## %bb.3: ## in Loop: Header=BB336_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
movq -16(%rbp), %rax
cmpl $0, 8(%rax)
jne LBB336_5
## %bb.4:
movq -16(%rbp), %rax
movl $92, 52(%rax)
movl $0, -4(%rbp)
jmp LBB336_13
LBB336_5: ## in Loop: Header=BB336_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $10, %eax
jne LBB336_7
## %bb.6: ## in Loop: Header=BB336_1 Depth=1
movq -16(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
LBB336_7: ## in Loop: Header=BB336_1 Depth=1
jmp LBB336_11
LBB336_8: ## in Loop: Header=BB336_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $10, %eax
jne LBB336_10
## %bb.9:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
movq -16(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
jmp LBB336_12
LBB336_10: ## in Loop: Header=BB336_1 Depth=1
jmp LBB336_11
LBB336_11: ## in Loop: Header=BB336_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB336_1
LBB336_12:
movl $0, -4(%rbp)
LBB336_13:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseBrace
_JimParseBrace: ## @JimParseBrace
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
movl 12(%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, 32(%rax)
movq -8(%rbp), %rax
movl $1, 36(%rax)
movq -8(%rbp), %rdi
callq _JimParseSubBrace
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseSubBrace
_JimParseSubBrace: ## @JimParseSubBrace
.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 $1, -12(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
LBB338_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpl $0, 8(%rax)
je LBB338_14
## %bb.2: ## in Loop: Header=BB338_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
movl %eax, -16(%rbp) ## 4-byte Spill
subl $10, %eax
je LBB338_12
jmp LBB338_16
LBB338_16: ## in Loop: Header=BB338_1 Depth=1
movl -16(%rbp), %eax ## 4-byte Reload
subl $92, %eax
je LBB338_3
jmp LBB338_17
LBB338_17: ## in Loop: Header=BB338_1 Depth=1
movl -16(%rbp), %eax ## 4-byte Reload
subl $123, %eax
je LBB338_8
jmp LBB338_18
LBB338_18: ## in Loop: Header=BB338_1 Depth=1
movl -16(%rbp), %eax ## 4-byte Reload
subl $125, %eax
je LBB338_9
jmp LBB338_13
LBB338_3: ## in Loop: Header=BB338_1 Depth=1
movq -8(%rbp), %rax
cmpl $1, 8(%rax)
jle LBB338_7
## %bb.4: ## in Loop: Header=BB338_1 Depth=1
movq -8(%rbp), %rcx
movq (%rcx), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, (%rcx)
movsbl 1(%rax), %eax
cmpl $10, %eax
jne LBB338_6
## %bb.5: ## in Loop: Header=BB338_1 Depth=1
movq -8(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
LBB338_6: ## in Loop: Header=BB338_1 Depth=1
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
LBB338_7: ## in Loop: Header=BB338_1 Depth=1
jmp LBB338_13
LBB338_8: ## in Loop: Header=BB338_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB338_13
LBB338_9: ## in Loop: Header=BB338_1 Depth=1
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
cmpl $0, %eax
jne LBB338_11
## %bb.10:
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -8(%rbp), %rax
movq %rcx, 24(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB338_15
LBB338_11: ## in Loop: Header=BB338_1 Depth=1
jmp LBB338_13
LBB338_12: ## in Loop: Header=BB338_1 Depth=1
movq -8(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
LBB338_13: ## in Loop: Header=BB338_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB338_1
LBB338_14:
movq -8(%rbp), %rax
movl $123, 52(%rax)
movq -8(%rbp), %rax
movl 32(%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, 56(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -8(%rbp), %rax
movq %rcx, 24(%rax)
LBB338_15:
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseSubCmd
_JimParseSubCmd: ## @JimParseSubCmd
.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 $1, -12(%rbp)
movl $1, -16(%rbp)
movq -8(%rbp), %rax
movl 32(%rax), %eax
movl %eax, -20(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
LBB339_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpl $0, 8(%rax)
je LBB339_18
## %bb.2: ## in Loop: Header=BB339_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
movl %eax, -24(%rbp) ## 4-byte Spill
subl $10, %eax
je LBB339_16
jmp LBB339_20
LBB339_20: ## in Loop: Header=BB339_1 Depth=1
movl -24(%rbp), %eax ## 4-byte Reload
subl $34, %eax
je LBB339_12
jmp LBB339_21
LBB339_21: ## in Loop: Header=BB339_1 Depth=1
movl -24(%rbp), %eax ## 4-byte Reload
subl $91, %eax
je LBB339_8
jmp LBB339_22
LBB339_22: ## in Loop: Header=BB339_1 Depth=1
movl -24(%rbp), %eax ## 4-byte Reload
subl $92, %eax
je LBB339_3
jmp LBB339_23
LBB339_23: ## in Loop: Header=BB339_1 Depth=1
movl -24(%rbp), %eax ## 4-byte Reload
subl $93, %eax
je LBB339_9
jmp LBB339_24
LBB339_24: ## in Loop: Header=BB339_1 Depth=1
movl -24(%rbp), %eax ## 4-byte Reload
subl $123, %eax
je LBB339_15
jmp LBB339_17
LBB339_3: ## in Loop: Header=BB339_1 Depth=1
movq -8(%rbp), %rax
cmpl $1, 8(%rax)
jle LBB339_7
## %bb.4: ## in Loop: Header=BB339_1 Depth=1
movq -8(%rbp), %rcx
movq (%rcx), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, (%rcx)
movsbl 1(%rax), %eax
cmpl $10, %eax
jne LBB339_6
## %bb.5: ## in Loop: Header=BB339_1 Depth=1
movq -8(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
LBB339_6: ## in Loop: Header=BB339_1 Depth=1
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
LBB339_7: ## in Loop: Header=BB339_1 Depth=1
jmp LBB339_17
LBB339_8: ## in Loop: Header=BB339_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB339_17
LBB339_9: ## in Loop: Header=BB339_1 Depth=1
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
cmpl $0, %eax
jne LBB339_11
## %bb.10:
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -8(%rbp), %rax
movq %rcx, 24(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB339_19
LBB339_11: ## in Loop: Header=BB339_1 Depth=1
jmp LBB339_17
LBB339_12: ## in Loop: Header=BB339_1 Depth=1
cmpl $0, -16(%rbp)
je LBB339_14
## %bb.13: ## in Loop: Header=BB339_1 Depth=1
movq -8(%rbp), %rdi
callq _JimParseSubQuote
jmp LBB339_1
LBB339_14: ## in Loop: Header=BB339_1 Depth=1
jmp LBB339_17
LBB339_15: ## in Loop: Header=BB339_1 Depth=1
movq -8(%rbp), %rdi
callq _JimParseSubBrace
movl $0, -16(%rbp)
jmp LBB339_1
LBB339_16: ## in Loop: Header=BB339_1 Depth=1
movq -8(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
LBB339_17: ## in Loop: Header=BB339_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movzbl (%rax), %edi
callq _isspace
movl %eax, -16(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB339_1
LBB339_18:
movq -8(%rbp), %rax
movl $91, 52(%rax)
movl -20(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, 56(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -8(%rbp), %rax
movq %rcx, 24(%rax)
LBB339_19:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseSubQuote
_JimParseSubQuote: ## @JimParseSubQuote
.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 $1, -20(%rbp)
movq -16(%rbp), %rax
movl 32(%rax), %eax
movl %eax, -24(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
LBB340_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpl $0, 8(%rax)
je LBB340_13
## %bb.2: ## in Loop: Header=BB340_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
movl %eax, -28(%rbp) ## 4-byte Spill
subl $10, %eax
je LBB340_10
jmp LBB340_15
LBB340_15: ## in Loop: Header=BB340_1 Depth=1
movl -28(%rbp), %eax ## 4-byte Reload
subl $34, %eax
je LBB340_8
jmp LBB340_16
LBB340_16: ## in Loop: Header=BB340_1 Depth=1
movl -28(%rbp), %eax ## 4-byte Reload
subl $36, %eax
je LBB340_11
jmp LBB340_17
LBB340_17: ## in Loop: Header=BB340_1 Depth=1
movl -28(%rbp), %eax ## 4-byte Reload
subl $91, %eax
je LBB340_9
jmp LBB340_18
LBB340_18: ## in Loop: Header=BB340_1 Depth=1
movl -28(%rbp), %eax ## 4-byte Reload
subl $92, %eax
jne LBB340_12
jmp LBB340_3
LBB340_3: ## in Loop: Header=BB340_1 Depth=1
movq -16(%rbp), %rax
cmpl $1, 8(%rax)
jle LBB340_7
## %bb.4: ## in Loop: Header=BB340_1 Depth=1
movq -16(%rbp), %rcx
movq (%rcx), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, (%rcx)
movsbl 1(%rax), %eax
cmpl $10, %eax
jne LBB340_6
## %bb.5: ## in Loop: Header=BB340_1 Depth=1
movq -16(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
LBB340_6: ## in Loop: Header=BB340_1 Depth=1
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
movl $2, -20(%rbp)
LBB340_7: ## in Loop: Header=BB340_1 Depth=1
jmp LBB340_12
LBB340_8:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
movl -20(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB340_14
LBB340_9: ## in Loop: Header=BB340_1 Depth=1
movq -16(%rbp), %rdi
callq _JimParseSubCmd
movl $2, -20(%rbp)
jmp LBB340_1
LBB340_10: ## in Loop: Header=BB340_1 Depth=1
movq -16(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
jmp LBB340_12
LBB340_11: ## in Loop: Header=BB340_1 Depth=1
movl $2, -20(%rbp)
LBB340_12: ## in Loop: Header=BB340_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB340_1
LBB340_13:
movq -16(%rbp), %rax
movl $34, 52(%rax)
movl -24(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 56(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movl -20(%rbp), %eax
movl %eax, -4(%rbp)
LBB340_14:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function DupStringInternalRep
_DupStringInternalRep: ## @DupStringInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -16(%rbp), %rax
movl 20(%rax), %ecx
movq -24(%rbp), %rax
movl %ecx, 24(%rax)
movq -16(%rbp), %rax
movl 28(%rax), %ecx
movq -24(%rbp), %rax
movl %ecx, 28(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCharsetMatch
_JimCharsetMatch: ## @JimCharsetMatch
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl $0, -20(%rbp)
movl $0, -28(%rbp)
movl $0, -32(%rbp)
movl -16(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB342_2
## %bb.1:
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
movl -12(%rbp), %edi
callq _toupper
movl %eax, -12(%rbp)
LBB342_2:
movl -16(%rbp), %eax
andl $2, %eax
cmpl $0, %eax
je LBB342_8
## %bb.3:
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $94, %eax
jne LBB342_5
## %bb.4:
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
LBB342_5:
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $93, %eax
jne LBB342_7
## %bb.6:
jmp LBB342_14
LBB342_7:
jmp LBB342_8
LBB342_8:
jmp LBB342_9
LBB342_9: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -41(%rbp) ## 1-byte Spill
je LBB342_11
## %bb.10: ## in Loop: Header=BB342_9 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $93, %eax
setne %al
movb %al, -41(%rbp) ## 1-byte Spill
LBB342_11: ## in Loop: Header=BB342_9 Depth=1
movb -41(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB342_12
jmp LBB342_27
LBB342_12: ## in Loop: Header=BB342_9 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $92, %eax
jne LBB342_15
## %bb.13:
jmp LBB342_14
LBB342_14:
movq -8(%rbp), %rdi
movl -32(%rbp), %edx
leaq -24(%rbp), %rsi
callq _utf8_tounicode_case
movl %eax, %ecx
movq -8(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
jmp LBB342_24
LBB342_15: ## in Loop: Header=BB342_9 Depth=1
movq -8(%rbp), %rdi
movl -32(%rbp), %edx
leaq -36(%rbp), %rsi
callq _utf8_tounicode_case
movl %eax, %ecx
movq -8(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $45, %eax
jne LBB342_23
## %bb.16: ## in Loop: Header=BB342_9 Depth=1
movq -8(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $0, %eax
je LBB342_23
## %bb.17: ## in Loop: Header=BB342_9 Depth=1
movq -8(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -24(%rbp)
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
movq -8(%rbp), %rdi
movl -32(%rbp), %edx
leaq -40(%rbp), %rsi
callq _utf8_tounicode_case
movl %eax, %ecx
movq -8(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
movl -12(%rbp), %eax
cmpl -36(%rbp), %eax
jl LBB342_19
## %bb.18: ## in Loop: Header=BB342_9 Depth=1
movl -12(%rbp), %eax
cmpl -40(%rbp), %eax
jle LBB342_21
LBB342_19: ## in Loop: Header=BB342_9 Depth=1
movl -12(%rbp), %eax
cmpl -40(%rbp), %eax
jl LBB342_22
## %bb.20: ## in Loop: Header=BB342_9 Depth=1
movl -12(%rbp), %eax
cmpl -36(%rbp), %eax
jg LBB342_22
LBB342_21: ## in Loop: Header=BB342_9 Depth=1
movl $1, -28(%rbp)
LBB342_22: ## in Loop: Header=BB342_9 Depth=1
jmp LBB342_9
LBB342_23:
movl -36(%rbp), %eax
movl %eax, -24(%rbp)
LBB342_24:
movl -24(%rbp), %eax
cmpl -12(%rbp), %eax
jne LBB342_26
## %bb.25:
movl $1, -28(%rbp)
LBB342_26:
jmp LBB342_9
LBB342_27:
cmpl $0, -20(%rbp)
je LBB342_29
## %bb.28:
cmpl $0, -28(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
movl %eax, -28(%rbp)
LBB342_29:
cmpl $0, -28(%rbp)
je LBB342_31
## %bb.30:
movq -8(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
jmp LBB342_32
LBB342_31:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -56(%rbp) ## 8-byte Spill
jmp LBB342_32
LBB342_32:
movq -56(%rbp), %rax ## 8-byte Reload
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function utf8_tounicode_case
_utf8_tounicode_case: ## @utf8_tounicode_case
.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 -8(%rbp), %rax
movzbl (%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movl $1, -24(%rbp)
cmpl $0, -20(%rbp)
je LBB343_2
## %bb.1:
movq -16(%rbp), %rax
movl (%rax), %edi
callq _toupper
movl %eax, %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
LBB343_2:
movl -24(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimSign
_JimSign: ## @JimSign
.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)
cmpq $0, -16(%rbp)
jne LBB344_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB344_6
LBB344_2:
cmpq $0, -16(%rbp)
jge LBB344_4
## %bb.3:
movl $-1, -4(%rbp)
jmp LBB344_6
LBB344_4:
jmp LBB344_5
LBB344_5:
movl $1, -4(%rbp)
LBB344_6:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FreeScriptInternalRep
_FreeScriptInternalRep: ## @FreeScriptInternalRep
.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), %rax
movq 24(%rax), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rcx
movl 24(%rcx), %eax
addl $-1, %eax
movl %eax, 24(%rcx)
cmpl $0, %eax
je LBB345_2
## %bb.1:
jmp LBB345_11
LBB345_2:
movl $0, -20(%rbp)
LBB345_3: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movq -32(%rbp), %rcx
cmpl 16(%rcx), %eax
jge LBB345_8
## %bb.4: ## in Loop: Header=BB345_3 Depth=1
movq -32(%rbp), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB345_6
## %bb.5: ## in Loop: Header=BB345_3 Depth=1
movq -8(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB345_6: ## in Loop: Header=BB345_3 Depth=1
jmp LBB345_7
LBB345_7: ## in Loop: Header=BB345_3 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB345_3
LBB345_8:
movq -32(%rbp), %rax
movq (%rax), %rdi
callq _Jim_Free
movq -32(%rbp), %rax
movq 8(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB345_10
## %bb.9:
movq -8(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_FreeObj
LBB345_10:
movq -32(%rbp), %rdi
callq _Jim_Free
LBB345_11:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function DupScriptInternalRep
_DupScriptInternalRep: ## @DupScriptInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -24(%rbp), %rax
movq $0, 8(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ScriptTokenListInit
_ScriptTokenListInit: ## @ScriptTokenListInit
.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), %rcx
addq $16, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl $20, 8(%rax)
movq -8(%rbp), %rax
movl $0, 12(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ScriptAddToken
_ScriptAddToken: ## @ScriptAddToken
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movl %ecx, -24(%rbp)
movl %r8d, -28(%rbp)
movq -8(%rbp), %rax
movl 12(%rax), %eax
movq -8(%rbp), %rcx
cmpl 8(%rcx), %eax
jne LBB348_5
## %bb.1:
movq -8(%rbp), %rax
movl 8(%rax), %ecx
shll $1, %ecx
movl %ecx, 8(%rax)
movq -8(%rbp), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
addq $16, %rcx
cmpq %rcx, %rax
je LBB348_3
## %bb.2:
movq -8(%rbp), %rax
movq (%rax), %rdi
movq -8(%rbp), %rax
movslq 8(%rax), %rax
imulq $24, %rax, %rax
movl %eax, %esi
callq _Jim_Realloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB348_4
LBB348_3:
movq -8(%rbp), %rax
movslq 8(%rax), %rax
imulq $24, %rax, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rax
movq (%rax), %rdi
movq -8(%rbp), %rsi
addq $16, %rsi
movq -8(%rbp), %rax
movslq 12(%rax), %rax
imulq $24, %rax, %rdx
movq $-1, %rcx
callq ___memcpy_chk
LBB348_4:
jmp LBB348_5
LBB348_5:
movq -8(%rbp), %rax
movq (%rax), %rax
movq -8(%rbp), %rdx
movl 12(%rdx), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, 12(%rdx)
movslq %ecx, %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq %rax, -40(%rbp)
movq -16(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
movl -20(%rbp), %ecx
movq -40(%rbp), %rax
movl %ecx, 8(%rax)
movl -24(%rbp), %ecx
movq -40(%rbp), %rax
movl %ecx, 12(%rax)
movl -28(%rbp), %ecx
movq -40(%rbp), %rax
movl %ecx, 16(%rax)
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ScriptObjAddTokens
_ScriptObjAddTokens: ## @ScriptObjAddTokens
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl $0, -44(%rbp)
movq -24(%rbp), %rax
movl 12(%rax), %eax
movl %eax, -60(%rbp)
movl $0, -28(%rbp)
LBB349_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
movq -24(%rbp), %rcx
cmpl 12(%rcx), %eax
jge LBB349_6
## %bb.2: ## in Loop: Header=BB349_1 Depth=1
movq -24(%rbp), %rax
movq (%rax), %rax
movslq -28(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
cmpl $7, 12(%rax)
jne LBB349_4
## %bb.3: ## in Loop: Header=BB349_1 Depth=1
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
LBB349_4: ## in Loop: Header=BB349_1 Depth=1
jmp LBB349_5
LBB349_5: ## in Loop: Header=BB349_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB349_1
LBB349_6:
movq -24(%rbp), %rax
movq (%rax), %rax
movl 16(%rax), %eax
movq -16(%rbp), %rcx
movl %eax, 28(%rcx)
movl %eax, -64(%rbp)
movslq -60(%rbp), %rax
shlq $4, %rax
movl %eax, %edi
callq _Jim_Alloc
movq -16(%rbp), %rcx
movq %rax, (%rcx)
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movq %rax, %rcx
addq $16, %rcx
movq %rcx, -40(%rbp)
movq %rax, -56(%rbp)
movl $0, -28(%rbp)
LBB349_7: ## =>This Loop Header: Depth=1
## Child Loop BB349_9 Depth 2
## Child Loop BB349_23 Depth 2
movl -28(%rbp), %eax
movq -24(%rbp), %rcx
cmpl 12(%rcx), %eax
jge LBB349_26
## %bb.8: ## in Loop: Header=BB349_7 Depth=1
jmp LBB349_9
LBB349_9: ## Parent Loop BB349_7 Depth=1
## => This Inner Loop Header: Depth=2
movq -24(%rbp), %rax
movq (%rax), %rax
movslq -28(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
cmpl $6, 12(%rax)
jne LBB349_11
## %bb.10: ## in Loop: Header=BB349_9 Depth=2
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB349_9
LBB349_11: ## in Loop: Header=BB349_7 Depth=1
movq -24(%rbp), %rax
movq (%rax), %rdi
movslq -28(%rbp), %rax
imulq $24, %rax, %rax
addq %rax, %rdi
callq _JimCountWordTokens
movl %eax, -68(%rbp)
cmpl $0, -68(%rbp)
jne LBB349_15
## %bb.12: ## in Loop: Header=BB349_7 Depth=1
cmpl $0, -44(%rbp)
je LBB349_14
## %bb.13: ## in Loop: Header=BB349_7 Depth=1
movq -56(%rbp), %rax
movl $9, 8(%rax)
movq -8(%rbp), %rdi
movl -44(%rbp), %esi
movl -64(%rbp), %edx
callq _JimNewScriptLineObj
movq %rax, %rcx
movq -56(%rbp), %rax
movq %rcx, (%rax)
movq -56(%rbp), %rax
movq (%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movl $0, -44(%rbp)
movq -40(%rbp), %rax
movq %rax, %rcx
addq $16, %rcx
movq %rcx, -40(%rbp)
movq %rax, -56(%rbp)
LBB349_14: ## in Loop: Header=BB349_7 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB349_7
LBB349_15: ## in Loop: Header=BB349_7 Depth=1
cmpl $1, -68(%rbp)
je LBB349_19
## %bb.16: ## in Loop: Header=BB349_7 Depth=1
movq -40(%rbp), %rax
movl $10, 8(%rax)
movq -8(%rbp), %rdi
movslq -68(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
movq -40(%rbp), %rax
movq (%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -40(%rbp), %rax
addq $16, %rax
movq %rax, -40(%rbp)
cmpl $0, -68(%rbp)
jge LBB349_18
## %bb.17: ## in Loop: Header=BB349_7 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
xorl %eax, %eax
subl -68(%rbp), %eax
subl $1, %eax
movl %eax, -68(%rbp)
movl -44(%rbp), %eax
addl $-1, %eax
movl %eax, -44(%rbp)
LBB349_18: ## in Loop: Header=BB349_7 Depth=1
jmp LBB349_19
LBB349_19: ## in Loop: Header=BB349_7 Depth=1
jmp LBB349_20
LBB349_20: ## in Loop: Header=BB349_7 Depth=1
cmpl $0, -44(%rbp)
jne LBB349_22
## %bb.21: ## in Loop: Header=BB349_7 Depth=1
movq -24(%rbp), %rax
movq (%rax), %rax
movslq -28(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movl 16(%rax), %eax
movl %eax, -64(%rbp)
LBB349_22: ## in Loop: Header=BB349_7 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
LBB349_23: ## Parent Loop BB349_7 Depth=1
## => This Inner Loop Header: Depth=2
movl -68(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -68(%rbp)
cmpl $0, %eax
je LBB349_25
## %bb.24: ## in Loop: Header=BB349_23 Depth=2
movq -24(%rbp), %rax
movq (%rax), %rax
movl -28(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -28(%rbp)
movslq %ecx, %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movl 12(%rax), %ecx
movq -40(%rbp), %rax
movl %ecx, 8(%rax)
movq -8(%rbp), %rdi
movq -80(%rbp), %rsi
callq _JimMakeScriptObj
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
movq -40(%rbp), %rax
movq (%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rdi
movq -40(%rbp), %rax
movq (%rax), %rsi
movq -16(%rbp), %rax
movq 8(%rax), %rdx
movq -80(%rbp), %rax
movl 16(%rax), %ecx
callq _JimSetSourceInfo
movq -40(%rbp), %rax
addq $16, %rax
movq %rax, -40(%rbp)
jmp LBB349_23
LBB349_25: ## in Loop: Header=BB349_7 Depth=1
jmp LBB349_7
LBB349_26:
cmpl $0, -44(%rbp)
jne LBB349_28
## %bb.27:
movq -40(%rbp), %rax
addq $-16, %rax
movq %rax, -40(%rbp)
LBB349_28:
movq -40(%rbp), %rax
movq -16(%rbp), %rcx
movq (%rcx), %rcx
subq %rcx, %rax
sarq $4, %rax
movl %eax, %ecx
movq -16(%rbp), %rax
movl %ecx, 16(%rax)
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ScriptTokenListFree
_ScriptTokenListFree: ## @ScriptTokenListFree
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
addq $16, %rcx
cmpq %rcx, %rax
je LBB350_2
## %bb.1:
movq -8(%rbp), %rax
movq (%rax), %rdi
callq _Jim_Free
LBB350_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FreeSourceInternalRep
_FreeSourceInternalRep: ## @FreeSourceInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq 24(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB351_2
## %bb.1:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 24(%rax), %rsi
callq _Jim_FreeObj
LBB351_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function DupSourceInternalRep
_DupSourceInternalRep: ## @DupSourceInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -24(%rbp), %rax
movq -16(%rbp), %rcx
movq 24(%rcx), %rdx
movq %rdx, 24(%rax)
movq 32(%rcx), %rcx
movq %rcx, 32(%rax)
movq -24(%rbp), %rax
movq 24(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCountWordTokens
_JimCountWordTokens: ## @JimCountWordTokens
.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 $1, -12(%rbp)
movl $0, -16(%rbp)
movq -8(%rbp), %rax
cmpl $1, 12(%rax)
jne LBB353_9
## %bb.1:
movq -8(%rbp), %rax
cmpl $6, 36(%rax)
jl LBB353_3
## %bb.2:
movq -8(%rbp), %rax
cmpl $8, 36(%rax)
jle LBB353_9
LBB353_3:
movq -8(%rbp), %rax
cmpl $1, 8(%rax)
jne LBB353_5
## %bb.4:
movq -8(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $42, %eax
je LBB353_7
LBB353_5:
movq -8(%rbp), %rax
cmpl $6, 8(%rax)
jne LBB353_8
## %bb.6:
movq -8(%rbp), %rax
movq (%rax), %rdi
leaq L_.str.308(%rip), %rsi
movl $6, %edx
callq _strncmp
cmpl $0, %eax
jne LBB353_8
LBB353_7:
movl $-1, -12(%rbp)
movq -8(%rbp), %rax
addq $24, %rax
movq %rax, -8(%rbp)
LBB353_8:
jmp LBB353_9
LBB353_9:
jmp LBB353_10
LBB353_10: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $6, 12(%rcx)
movb %al, -17(%rbp) ## 1-byte Spill
jl LBB353_12
## %bb.11: ## in Loop: Header=BB353_10 Depth=1
movq -8(%rbp), %rax
cmpl $8, 12(%rax)
setle %al
movb %al, -17(%rbp) ## 1-byte Spill
LBB353_12: ## in Loop: Header=BB353_10 Depth=1
movb -17(%rbp), %al ## 1-byte Reload
xorb $-1, %al
testb $1, %al
jne LBB353_13
jmp LBB353_14
LBB353_13: ## in Loop: Header=BB353_10 Depth=1
movq -8(%rbp), %rax
addq $24, %rax
movq %rax, -8(%rbp)
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB353_10
LBB353_14:
movl -16(%rbp), %eax
imull -12(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimNewScriptLineObj
_JimNewScriptLineObj: ## @JimNewScriptLineObj
.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)
movq -8(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
leaq _scriptLineObjType(%rip), %rcx
movq %rcx, 8(%rax)
movl -12(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, 28(%rax)
movl -16(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, 24(%rax)
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimMakeScriptObj
_JimMakeScriptObj: ## @JimMakeScriptObj
.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), %rax
cmpl $2, 12(%rax)
jne LBB355_3
## %bb.1:
movq -16(%rbp), %rax
movq (%rax), %rdi
movq -16(%rbp), %rax
movslq 8(%rax), %rdx
movl $92, %esi
callq _memchr
cmpq $0, %rax
je LBB355_3
## %bb.2:
movq -16(%rbp), %rax
movl 8(%rax), %eax
movl %eax, -28(%rbp)
movl -28(%rbp), %edi
addl $1, %edi
callq _Jim_Alloc
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
movl -28(%rbp), %edx
callq _JimEscape
movl %eax, -28(%rbp)
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
movl -28(%rbp), %edx
callq _Jim_NewStringObjNoAlloc
movq %rax, -24(%rbp)
jmp LBB355_4
LBB355_3:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
movq -16(%rbp), %rax
movl 8(%rax), %edx
callq _Jim_NewStringObj
movq %rax, -24(%rbp)
LBB355_4:
movq -24(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimEscape
_JimEscape: ## @JimEscape
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
cmpl $-1, -20(%rbp)
jne LBB356_2
## %bb.1:
movq -16(%rbp), %rdi
callq _strlen
## kill: def $eax killed $eax killed $rax
movl %eax, -20(%rbp)
LBB356_2:
movl $0, -36(%rbp)
LBB356_3: ## =>This Loop Header: Depth=1
## Child Loop BB356_21 Depth 2
## Child Loop BB356_42 Depth 2
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB356_57
## %bb.4: ## in Loop: Header=BB356_3 Depth=1
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movb (%rax,%rcx), %al
subb $92, %al
jne LBB356_54
jmp LBB356_5
LBB356_5: ## in Loop: Header=BB356_3 Depth=1
movq -16(%rbp), %rcx
movslq -36(%rbp), %rax
movsbl 1(%rax,%rcx), %eax
movl %eax, %ecx
movq %rcx, -72(%rbp) ## 8-byte Spill
subl $120, %eax
ja LBB356_52
## %bb.58: ## in Loop: Header=BB356_3 Depth=1
movq -72(%rbp), %rax ## 8-byte Reload
leaq LJTI356_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB356_6: ## in Loop: Header=BB356_3 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $7, (%rax)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB356_53
LBB356_7: ## in Loop: Header=BB356_3 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $8, (%rax)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB356_53
LBB356_8: ## in Loop: Header=BB356_3 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $12, (%rax)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB356_53
LBB356_9: ## in Loop: Header=BB356_3 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $10, (%rax)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB356_53
LBB356_10: ## in Loop: Header=BB356_3 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $13, (%rax)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB356_53
LBB356_11: ## in Loop: Header=BB356_3 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $9, (%rax)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB356_53
LBB356_12: ## in Loop: Header=BB356_3 Depth=1
movl $0, -44(%rbp)
movl $2, -52(%rbp)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $85, %eax
jne LBB356_14
## %bb.13: ## in Loop: Header=BB356_3 Depth=1
movl $8, -52(%rbp)
jmp LBB356_20
LBB356_14: ## in Loop: Header=BB356_3 Depth=1
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $117, %eax
jne LBB356_19
## %bb.15: ## in Loop: Header=BB356_3 Depth=1
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $123, %eax
jne LBB356_17
## %bb.16: ## in Loop: Header=BB356_3 Depth=1
movl $6, -52(%rbp)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB356_18
LBB356_17: ## in Loop: Header=BB356_3 Depth=1
movl $4, -52(%rbp)
LBB356_18: ## in Loop: Header=BB356_3 Depth=1
jmp LBB356_19
LBB356_19: ## in Loop: Header=BB356_3 Depth=1
jmp LBB356_20
LBB356_20: ## in Loop: Header=BB356_3 Depth=1
movl $0, -48(%rbp)
LBB356_21: ## Parent Loop BB356_3 Depth=1
## => This Inner Loop Header: Depth=2
movl -48(%rbp), %eax
cmpl -52(%rbp), %eax
jge LBB356_26
## %bb.22: ## in Loop: Header=BB356_21 Depth=2
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
addl -48(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %edi
callq _xdigitval
movl %eax, -56(%rbp)
cmpl $-1, -56(%rbp)
jne LBB356_24
## %bb.23: ## in Loop: Header=BB356_3 Depth=1
jmp LBB356_26
LBB356_24: ## in Loop: Header=BB356_21 Depth=2
movl -44(%rbp), %eax
shll $4, %eax
orl -56(%rbp), %eax
movl %eax, -44(%rbp)
## %bb.25: ## in Loop: Header=BB356_21 Depth=2
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB356_21
LBB356_26: ## in Loop: Header=BB356_3 Depth=1
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $123, %eax
jne LBB356_33
## %bb.27: ## in Loop: Header=BB356_3 Depth=1
cmpl $0, -48(%rbp)
je LBB356_30
## %bb.28: ## in Loop: Header=BB356_3 Depth=1
cmpl $2097151, -44(%rbp) ## imm = 0x1FFFFF
ja LBB356_30
## %bb.29: ## in Loop: Header=BB356_3 Depth=1
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
addl -48(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $125, %eax
je LBB356_31
LBB356_30: ## in Loop: Header=BB356_3 Depth=1
movl -36(%rbp), %eax
addl $-1, %eax
movl %eax, -36(%rbp)
movl $0, -48(%rbp)
jmp LBB356_32
LBB356_31: ## in Loop: Header=BB356_3 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
LBB356_32: ## in Loop: Header=BB356_3 Depth=1
jmp LBB356_33
LBB356_33: ## in Loop: Header=BB356_3 Depth=1
cmpl $0, -48(%rbp)
je LBB356_38
## %bb.34: ## in Loop: Header=BB356_3 Depth=1
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $120, %eax
jne LBB356_36
## %bb.35: ## in Loop: Header=BB356_3 Depth=1
movl -44(%rbp), %eax
movb %al, %cl
movq -32(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movb %cl, (%rax)
jmp LBB356_37
LBB356_36: ## in Loop: Header=BB356_3 Depth=1
movq -32(%rbp), %rdi
movl -44(%rbp), %esi
callq _utf8_fromunicode
movl %eax, %ecx
movq -32(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
LBB356_37: ## in Loop: Header=BB356_3 Depth=1
movl -48(%rbp), %eax
addl -36(%rbp), %eax
movl %eax, -36(%rbp)
jmp LBB356_53
LBB356_38: ## in Loop: Header=BB356_3 Depth=1
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movb (%rax,%rcx), %cl
movq -32(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movb %cl, (%rax)
jmp LBB356_53
LBB356_39: ## in Loop: Header=BB356_3 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $11, (%rax)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB356_53
LBB356_40: ## in Loop: Header=BB356_3 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $92, (%rax)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB356_53
LBB356_41: ## in Loop: Header=BB356_3 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $32, (%rax)
LBB356_42: ## Parent Loop BB356_3 Depth=1
## => This Inner Loop Header: Depth=2
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
## %bb.43: ## in Loop: Header=BB356_42 Depth=2
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %ecx
movb $1, %al
cmpl $32, %ecx
movb %al, -73(%rbp) ## 1-byte Spill
je LBB356_45
## %bb.44: ## in Loop: Header=BB356_42 Depth=2
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $9, %eax
sete %al
movb %al, -73(%rbp) ## 1-byte Spill
LBB356_45: ## in Loop: Header=BB356_42 Depth=2
movb -73(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB356_42
## %bb.46: ## in Loop: Header=BB356_3 Depth=1
jmp LBB356_53
LBB356_47: ## in Loop: Header=BB356_3 Depth=1
movl $0, -60(%rbp)
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %edi
callq _odigitval
movl %eax, -64(%rbp)
movl -64(%rbp), %eax
movl %eax, -60(%rbp)
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
addl $2, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %edi
callq _odigitval
movl %eax, -64(%rbp)
cmpl $-1, -64(%rbp)
jne LBB356_49
## %bb.48: ## in Loop: Header=BB356_3 Depth=1
movl -60(%rbp), %eax
movb %al, %cl
movq -32(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movb %cl, (%rax)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB356_53
LBB356_49: ## in Loop: Header=BB356_3 Depth=1
movl -60(%rbp), %eax
shll $3, %eax
addl -64(%rbp), %eax
movl %eax, -60(%rbp)
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
addl $3, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %edi
callq _odigitval
movl %eax, -64(%rbp)
cmpl $-1, -64(%rbp)
jne LBB356_51
## %bb.50: ## in Loop: Header=BB356_3 Depth=1
movl -60(%rbp), %eax
movb %al, %cl
movq -32(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movb %cl, (%rax)
movl -36(%rbp), %eax
addl $2, %eax
movl %eax, -36(%rbp)
jmp LBB356_53
LBB356_51: ## in Loop: Header=BB356_3 Depth=1
movl -60(%rbp), %eax
shll $3, %eax
addl -64(%rbp), %eax
movl %eax, -60(%rbp)
movl -60(%rbp), %eax
movb %al, %cl
movq -32(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movb %cl, (%rax)
movl -36(%rbp), %eax
addl $3, %eax
movl %eax, -36(%rbp)
jmp LBB356_53
LBB356_52: ## in Loop: Header=BB356_3 Depth=1
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movb (%rax,%rcx), %cl
movq -32(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movb %cl, (%rax)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
LBB356_53: ## in Loop: Header=BB356_3 Depth=1
jmp LBB356_55
LBB356_54: ## in Loop: Header=BB356_3 Depth=1
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movb (%rax,%rcx), %cl
movq -32(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movb %cl, (%rax)
LBB356_55: ## in Loop: Header=BB356_3 Depth=1
jmp LBB356_56
LBB356_56: ## in Loop: Header=BB356_3 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB356_3
LBB356_57:
movq -32(%rbp), %rax
movq -8(%rbp), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -40(%rbp)
movq -32(%rbp), %rax
movb $0, (%rax)
movl -40(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L356_0_set_40, LBB356_40-LJTI356_0
.set L356_0_set_52, LBB356_52-LJTI356_0
.set L356_0_set_41, LBB356_41-LJTI356_0
.set L356_0_set_47, LBB356_47-LJTI356_0
.set L356_0_set_12, LBB356_12-LJTI356_0
.set L356_0_set_6, LBB356_6-LJTI356_0
.set L356_0_set_7, LBB356_7-LJTI356_0
.set L356_0_set_8, LBB356_8-LJTI356_0
.set L356_0_set_9, LBB356_9-LJTI356_0
.set L356_0_set_10, LBB356_10-LJTI356_0
.set L356_0_set_11, LBB356_11-LJTI356_0
.set L356_0_set_39, LBB356_39-LJTI356_0
LJTI356_0:
.long L356_0_set_40
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_41
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_47
.long L356_0_set_47
.long L356_0_set_47
.long L356_0_set_47
.long L356_0_set_47
.long L356_0_set_47
.long L356_0_set_47
.long L356_0_set_47
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_12
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_6
.long L356_0_set_7
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_8
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_9
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_52
.long L356_0_set_10
.long L356_0_set_52
.long L356_0_set_11
.long L356_0_set_12
.long L356_0_set_39
.long L356_0_set_52
.long L356_0_set_12
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function xdigitval
_xdigitval: ## @xdigitval
.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 $48, -8(%rbp)
jl LBB357_3
## %bb.1:
cmpl $57, -8(%rbp)
jg LBB357_3
## %bb.2:
movl -8(%rbp), %eax
subl $48, %eax
movl %eax, -4(%rbp)
jmp LBB357_10
LBB357_3:
cmpl $97, -8(%rbp)
jl LBB357_6
## %bb.4:
cmpl $102, -8(%rbp)
jg LBB357_6
## %bb.5:
movl -8(%rbp), %eax
subl $97, %eax
addl $10, %eax
movl %eax, -4(%rbp)
jmp LBB357_10
LBB357_6:
cmpl $65, -8(%rbp)
jl LBB357_9
## %bb.7:
cmpl $70, -8(%rbp)
jg LBB357_9
## %bb.8:
movl -8(%rbp), %eax
subl $65, %eax
addl $10, %eax
movl %eax, -4(%rbp)
jmp LBB357_10
LBB357_9:
movl $-1, -4(%rbp)
LBB357_10:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function odigitval
_odigitval: ## @odigitval
.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 $48, -8(%rbp)
jl LBB358_3
## %bb.1:
cmpl $55, -8(%rbp)
jg LBB358_3
## %bb.2:
movl -8(%rbp), %eax
subl $48, %eax
movl %eax, -4(%rbp)
jmp LBB358_4
LBB358_3:
movl $-1, -4(%rbp)
LBB358_4:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FreeCommandInternalRep
_FreeCommandInternalRep: ## @FreeCommandInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq 24(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB359_2
## %bb.1:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 24(%rax), %rsi
callq _Jim_FreeObj
LBB359_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function DupCommandInternalRep
_DupCommandInternalRep: ## @DupCommandInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -24(%rbp), %rax
movq -16(%rbp), %rcx
movq 24(%rcx), %rdx
movq %rdx, 24(%rax)
movq 32(%rcx), %rdx
movq %rdx, 32(%rax)
movq 40(%rcx), %rcx
movq %rcx, 40(%rax)
movq -16(%rbp), %rax
movq 8(%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rax
movq 24(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FreeDictSubstInternalRep
_FreeDictSubstInternalRep: ## @FreeDictSubstInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq 24(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB361_2
## %bb.1:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 24(%rax), %rsi
callq _Jim_FreeObj
LBB361_2:
movq -16(%rbp), %rax
movq 32(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB361_4
## %bb.3:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 32(%rax), %rsi
callq _Jim_FreeObj
LBB361_4:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function DupDictSubstInternalRep
_DupDictSubstInternalRep: ## @DupDictSubstInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -16(%rbp), %rax
movq 24(%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movq 32(%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 32(%rax)
movq -24(%rbp), %rax
leaq _dictSubstObjType(%rip), %rcx
movq %rcx, 8(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SetDictSubstFromAny
_SetDictSubstFromAny: ## @SetDictSubstFromAny
.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), %rax
leaq _dictSubstObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB363_8
## %bb.1:
movq -16(%rbp), %rax
leaq _interpolatedObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB363_3
## %bb.2:
movq -16(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
jmp LBB363_4
LBB363_3:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
leaq -24(%rbp), %rdx
leaq -32(%rbp), %rcx
callq _JimDictSugarParseVarKey
LBB363_4:
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
je LBB363_7
## %bb.5:
movq -16(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB363_7
## %bb.6:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq *%rax
LBB363_7:
movq -16(%rbp), %rax
leaq _dictSubstObjType(%rip), %rcx
movq %rcx, 8(%rax)
movq -24(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -32(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 32(%rax)
LBB363_8:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimDictSugarParseVarKey
_JimDictSugarParseVarKey: ## @JimDictSugarParseVarKey
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movq -16(%rbp), %rdi
leaq -52(%rbp), %rsi
callq _Jim_GetString
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
movl $40, %esi
callq _strchr
movq %rax, -48(%rbp)
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
movq -48(%rbp), %rax
movq -40(%rbp), %rcx
subq %rcx, %rax
movl %eax, %edx
callq _Jim_NewStringObj
movq %rax, -64(%rbp)
movq -48(%rbp), %rax
addq $1, %rax
movq %rax, -48(%rbp)
movq -40(%rbp), %rax
movslq -52(%rbp), %rcx
addq %rcx, %rax
movq -48(%rbp), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -56(%rbp)
movq -40(%rbp), %rax
movl -52(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $41, %eax
jne LBB364_2
## %bb.1:
movl -56(%rbp), %eax
addl $-1, %eax
movl %eax, -56(%rbp)
LBB364_2:
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
movl -56(%rbp), %edx
callq _Jim_NewStringObj
movq %rax, -72(%rbp)
movq -64(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -72(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -64(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
movq -72(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FreeInterpolatedInternalRep
_FreeInterpolatedInternalRep: ## @FreeInterpolatedInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq 32(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB365_2
## %bb.1:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 32(%rax), %rsi
callq _Jim_FreeObj
LBB365_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimDictExpandArrayVariable
_JimDictExpandArrayVariable: ## @JimDictExpandArrayVariable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq $0, -56(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl $1, %edx
callq _Jim_GetVariable
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
jne LBB366_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB366_9
LBB366_2:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movq -32(%rbp), %rdx
leaq -56(%rbp), %rcx
xorl %r8d, %r8d
callq _Jim_DictKey
movl %eax, -60(%rbp)
cmpl $0, -60(%rbp)
je LBB366_4
## %bb.3:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
movq -32(%rbp), %rcx
movl -60(%rbp), %esi
leaq L_.str.318(%rip), %r8
leaq L_.str.317(%rip), %rax
cmpl $0, %esi
cmovlq %rax, %r8
leaq L_.str.316(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
jmp LBB366_8
LBB366_4:
movl -36(%rbp), %eax
andl $4, %eax
cmpl $0, %eax
je LBB366_7
## %bb.5:
movq -48(%rbp), %rax
cmpl $1, 16(%rax)
jle LBB366_7
## %bb.6:
movq -16(%rbp), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movq -24(%rbp), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_DuplicateObj
movq -80(%rbp), %rdi ## 8-byte Reload
movq -72(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_SetVariable
LBB366_7:
jmp LBB366_8
LBB366_8:
movq -56(%rbp), %rax
movq %rax, -8(%rbp)
LBB366_9:
movq -8(%rbp), %rax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function UpdateStringOfReference
_UpdateStringOfReference: ## @UpdateStringOfReference
.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)
movq %rdi, -72(%rbp)
leaq -64(%rbp), %rdi
movq -72(%rbp), %rax
movq 32(%rax), %rsi
movq -72(%rbp), %rax
movq 24(%rax), %rdx
callq _JimFormatReference
movq -72(%rbp), %rdi
leaq -64(%rbp), %rsi
callq _JimSetStringBytes
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB367_2
## %bb.1:
addq $80, %rsp
popq %rbp
retq
LBB367_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimFormatReference
_JimFormatReference: ## @JimFormatReference
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
leaq L_.str.320(%rip), %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rdi
movq -32(%rbp), %rcx
movq -16(%rbp), %r8
addq $16, %r8
movq -24(%rbp), %r9
xorl %esi, %esi
movq $-1, %rdx
movb $0, %al
callq ___sprintf_chk
movl $42, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimSetStringBytes
_JimSetStringBytes: ## @JimSetStringBytes
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rdi
callq _Jim_StrDup
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -16(%rbp), %rdi
callq _strlen
movl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, 20(%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringCopyHTHashFunction
_JimStringCopyHTHashFunction: ## @JimStringCopyHTHashFunction
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
callq _strlen
movq -16(%rbp), %rdi ## 8-byte Reload
movl %eax, %esi
callq _Jim_GenHashFunction
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringCopyHTDup
_JimStringCopyHTDup: ## @JimStringCopyHTDup
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rdi
callq _Jim_StrDup
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringCopyHTKeyCompare
_JimStringCopyHTKeyCompare: ## @JimStringCopyHTKeyCompare
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _strcmp
cmpl $0, %eax
sete %al
andb $1, %al
movzbl %al, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringCopyHTKeyDestructor
_JimStringCopyHTKeyDestructor: ## @JimStringCopyHTKeyDestructor
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rdi
callq _Jim_Free
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCommandsHT_ValDestructor
_JimCommandsHT_ValDestructor: ## @JimCommandsHT_ValDestructor
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _JimDecrCmdRefCount
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimDecrCmdRefCount
_JimDecrCmdRefCount: ## @JimDecrCmdRefCount
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rcx
movl (%rcx), %eax
addl $-1, %eax
movl %eax, (%rcx)
cmpl $0, %eax
jne LBB375_17
## %bb.1:
movq -16(%rbp), %rax
cmpl $0, 4(%rax)
je LBB375_11
## %bb.2:
movq -16(%rbp), %rax
movq 16(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB375_4
## %bb.3:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 16(%rax), %rsi
callq _Jim_FreeObj
LBB375_4:
movq -16(%rbp), %rax
movq 24(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB375_6
## %bb.5:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 24(%rax), %rsi
callq _Jim_FreeObj
LBB375_6:
movq -16(%rbp), %rax
movq 72(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB375_8
## %bb.7:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 72(%rax), %rsi
callq _Jim_FreeObj
LBB375_8:
movq -16(%rbp), %rax
cmpq $0, 32(%rax)
je LBB375_10
## %bb.9:
movq -16(%rbp), %rax
movq 32(%rax), %rdi
callq _Jim_FreeHashTable
movq -16(%rbp), %rax
movq 32(%rax), %rdi
callq _Jim_Free
LBB375_10:
jmp LBB375_14
LBB375_11:
movq -16(%rbp), %rax
cmpq $0, 24(%rax)
je LBB375_13
## %bb.12:
movq -16(%rbp), %rax
movq 24(%rax), %rax
movq -8(%rbp), %rdi
movq -16(%rbp), %rcx
movq 32(%rcx), %rsi
callq *%rax
LBB375_13:
jmp LBB375_14
LBB375_14:
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
je LBB375_16
## %bb.15:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 8(%rax), %rsi
callq _JimDecrCmdRefCount
LBB375_16:
movq -16(%rbp), %rdi
callq _Jim_Free
LBB375_17:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimReferencesHTHashFunction
_JimReferencesHTHashFunction: ## @JimReferencesHTHashFunction
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -20(%rbp)
movl -20(%rbp), %edi
callq _Jim_IntHashFunction
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimReferencesHTKeyDup
_JimReferencesHTKeyDup: ## @JimReferencesHTKeyDup
.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 $8, %edi
callq _Jim_Alloc
movq %rax, -24(%rbp)
movq -24(%rbp), %rdi
movq -16(%rbp), %rsi
movl $8, %edx
movq $-1, %rcx
callq ___memcpy_chk
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimReferencesHTKeyCompare
_JimReferencesHTKeyCompare: ## @JimReferencesHTKeyCompare
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -16(%rbp), %rax
movq -24(%rbp), %rcx
movq (%rcx), %rcx
movq (%rax), %rax
subq %rcx, %rax
setne %al
movzbl %al, %eax
cmpl $0, %eax
sete %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimReferencesHTKeyDestructor
_JimReferencesHTKeyDestructor: ## @JimReferencesHTKeyDestructor
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rdi
callq _Jim_Free
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimReferencesHTValDestructor
_JimReferencesHTValDestructor: ## @JimReferencesHTValDestructor
.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), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB380_2
## %bb.1:
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB380_2:
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB380_6
## %bb.3:
movq -24(%rbp), %rax
movq 8(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB380_5
## %bb.4:
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_FreeObj
LBB380_5:
jmp LBB380_6
LBB380_6:
movq -16(%rbp), %rdi
callq _Jim_Free
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimAssocDataHashTableValueDestructor
_JimAssocDataHashTableValueDestructor: ## @JimAssocDataHashTableValueDestructor
.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), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
cmpq $0, (%rax)
je LBB381_2
## %bb.1:
movq -24(%rbp), %rax
movq (%rax), %rax
movq -8(%rbp), %rdi
movq -24(%rbp), %rcx
movq 8(%rcx), %rsi
callq *%rax
LBB381_2:
movq -16(%rbp), %rdi
callq _Jim_Free
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimVariablesHTValDestructor
_JimVariablesHTValDestructor: ## @JimVariablesHTValDestructor
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB382_2
## %bb.1:
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB382_2:
movq -16(%rbp), %rdi
callq _Jim_Free
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimDeleteLocalProcs
_JimDeleteLocalProcs: ## @JimDeleteLocalProcs
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpq $0, -16(%rbp)
je LBB383_21
## %bb.1:
jmp LBB383_2
LBB383_2: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rdi
callq _Jim_StackPop
movq %rax, -24(%rbp)
cmpq $0, %rax
je LBB383_20
## %bb.3: ## in Loop: Header=BB383_2 Depth=1
movq -8(%rbp), %rax
addq $104, %rax
movq %rax, -48(%rbp)
movq -24(%rbp), %rdi
callq _Jim_String
movsbl (%rax), %eax
cmpl $58, %eax
jne LBB383_6
## %bb.4: ## in Loop: Header=BB383_2 Depth=1
movq -24(%rbp), %rdi
callq _Jim_String
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB383_6
## %bb.5: ## in Loop: Header=BB383_2 Depth=1
movq -24(%rbp), %rdi
callq _Jim_String
addq $2, %rax
movq %rax, -80(%rbp) ## 8-byte Spill
jmp LBB383_7
LBB383_6: ## in Loop: Header=BB383_2 Depth=1
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, -80(%rbp) ## 8-byte Spill
LBB383_7: ## in Loop: Header=BB383_2 Depth=1
movq -80(%rbp), %rax ## 8-byte Reload
movq %rax, -56(%rbp)
movq -48(%rbp), %rdi
movq -56(%rbp), %rsi
callq _Jim_FindHashEntry
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
je LBB383_17
## %bb.8: ## in Loop: Header=BB383_2 Depth=1
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
cmpq $0, 8(%rax)
je LBB383_15
## %bb.9: ## in Loop: Header=BB383_2 Depth=1
movq -64(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -72(%rbp)
movq -64(%rbp), %rax
movq $0, 8(%rax)
movq -8(%rbp), %rdi
movq -64(%rbp), %rsi
callq _JimDecrCmdRefCount
## %bb.10: ## in Loop: Header=BB383_2 Depth=1
movq -48(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 16(%rax)
je LBB383_12
## %bb.11: ## in Loop: Header=BB383_2 Depth=1
movq -48(%rbp), %rax
movq 8(%rax), %rax
movq 16(%rax), %rax
movq -48(%rbp), %rcx
movq 16(%rcx), %rdi
movq -72(%rbp), %rsi
callq *%rax
movq %rax, %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB383_13
LBB383_12: ## in Loop: Header=BB383_2 Depth=1
movq -72(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
LBB383_13: ## in Loop: Header=BB383_2 Depth=1
jmp LBB383_14
LBB383_14: ## in Loop: Header=BB383_2 Depth=1
jmp LBB383_16
LBB383_15: ## in Loop: Header=BB383_2 Depth=1
movq -48(%rbp), %rdi
movq -56(%rbp), %rsi
callq _Jim_DeleteHashEntry
movq -8(%rbp), %rax
movq 152(%rax), %rcx
addq $1, %rcx
movq %rcx, 152(%rax)
LBB383_16: ## in Loop: Header=BB383_2 Depth=1
jmp LBB383_17
LBB383_17: ## in Loop: Header=BB383_2 Depth=1
movq -24(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB383_19
## %bb.18: ## in Loop: Header=BB383_2 Depth=1
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_FreeObj
LBB383_19: ## in Loop: Header=BB383_2 Depth=1
jmp LBB383_2
LBB383_20:
movq -16(%rbp), %rdi
callq _Jim_FreeStack
movq -16(%rbp), %rdi
callq _Jim_Free
LBB383_21:
xorl %eax, %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimNumberBase
_JimNumberBase: ## @JimNumberBase
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl $0, -36(%rbp)
movq -24(%rbp), %rax
movl $10, (%rax)
LBB384_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movzbl (%rax,%rcx), %edi
callq _isspace
cmpl $0, %eax
je LBB384_3
## %bb.2: ## in Loop: Header=BB384_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB384_1
LBB384_3:
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $45, %eax
jne LBB384_5
## %bb.4:
movq -32(%rbp), %rax
movl $-1, (%rax)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB384_8
LBB384_5:
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $43, %eax
jne LBB384_7
## %bb.6:
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
LBB384_7:
movq -32(%rbp), %rax
movl $1, (%rax)
LBB384_8:
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $48, %eax
je LBB384_10
## %bb.9:
movl $0, -4(%rbp)
jmp LBB384_20
LBB384_10:
movq -16(%rbp), %rcx
movslq -36(%rbp), %rax
movsbl 1(%rax,%rcx), %eax
movl %eax, -40(%rbp) ## 4-byte Spill
subl $66, %eax
je LBB384_13
jmp LBB384_21
LBB384_21:
movl -40(%rbp), %eax ## 4-byte Reload
subl $79, %eax
je LBB384_12
jmp LBB384_22
LBB384_22:
movl -40(%rbp), %eax ## 4-byte Reload
subl $88, %eax
je LBB384_11
jmp LBB384_23
LBB384_23:
movl -40(%rbp), %eax ## 4-byte Reload
subl $98, %eax
je LBB384_13
jmp LBB384_24
LBB384_24:
movl -40(%rbp), %eax ## 4-byte Reload
subl $111, %eax
je LBB384_12
jmp LBB384_25
LBB384_25:
movl -40(%rbp), %eax ## 4-byte Reload
subl $120, %eax
jne LBB384_14
jmp LBB384_11
LBB384_11:
movq -24(%rbp), %rax
movl $16, (%rax)
jmp LBB384_15
LBB384_12:
movq -24(%rbp), %rax
movl $8, (%rax)
jmp LBB384_15
LBB384_13:
movq -24(%rbp), %rax
movl $2, (%rax)
jmp LBB384_15
LBB384_14:
movl $0, -4(%rbp)
jmp LBB384_20
LBB384_15:
movl -36(%rbp), %eax
addl $2, %eax
movl %eax, -36(%rbp)
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $45, %eax
je LBB384_19
## %bb.16:
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $43, %eax
je LBB384_19
## %bb.17:
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
movzbl (%rax,%rcx), %edi
callq _isspace
cmpl $0, %eax
jne LBB384_19
## %bb.18:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB384_20
LBB384_19:
movq -24(%rbp), %rax
movl $10, (%rax)
movl $0, -4(%rbp)
LBB384_20:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function UpdateStringOfInt
_UpdateStringOfInt: ## @UpdateStringOfInt
.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, -88(%rbp)
movq -88(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -96(%rbp)
movl $0, -100(%rbp)
cmpq $0, -96(%rbp)
jne LBB385_2
## %bb.1:
movl -100(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -100(%rbp)
cltq
movb $48, -48(%rbp,%rax)
jmp LBB385_15
LBB385_2:
movl $0, -104(%rbp)
cmpq $0, -96(%rbp)
jge LBB385_7
## %bb.3:
movl -100(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -100(%rbp)
cltq
movb $45, -48(%rbp,%rax)
movq -96(%rbp), %rax
movl $10, %ecx
cqto
idivq %rcx
movl %edx, %eax
movl %eax, -108(%rbp)
cmpl $0, -108(%rbp)
jle LBB385_5
## %bb.4:
movl $10, %eax
subl -108(%rbp), %eax
movl %eax, -112(%rbp) ## 4-byte Spill
jmp LBB385_6
LBB385_5:
xorl %eax, %eax
subl -108(%rbp), %eax
movl %eax, -112(%rbp) ## 4-byte Spill
LBB385_6:
movl -112(%rbp), %eax ## 4-byte Reload
movb %al, %cl
movl -104(%rbp), %eax
movl %eax, %edx
addl $1, %edx
movl %edx, -104(%rbp)
cltq
movb %cl, -80(%rbp,%rax)
movq -96(%rbp), %rax
movq $-10, %rcx
cqto
idivq %rcx
movq %rax, -96(%rbp)
LBB385_7:
jmp LBB385_8
LBB385_8: ## =>This Inner Loop Header: Depth=1
cmpq $0, -96(%rbp)
je LBB385_10
## %bb.9: ## in Loop: Header=BB385_8 Depth=1
movq -96(%rbp), %rax
movl $10, %ecx
cqto
idivq %rcx
movb %dl, %cl
movl -104(%rbp), %eax
movl %eax, %edx
addl $1, %edx
movl %edx, -104(%rbp)
cltq
movb %cl, -80(%rbp,%rax)
movq -96(%rbp), %rax
movl $10, %ecx
cqto
idivq %rcx
movq %rax, -96(%rbp)
jmp LBB385_8
LBB385_10:
movl $0, -108(%rbp)
LBB385_11: ## =>This Inner Loop Header: Depth=1
movl -108(%rbp), %eax
cmpl -104(%rbp), %eax
jge LBB385_14
## %bb.12: ## in Loop: Header=BB385_11 Depth=1
movl -104(%rbp), %eax
subl -108(%rbp), %eax
subl $1, %eax
cltq
movsbl -80(%rbp,%rax), %eax
addl $48, %eax
movb %al, %cl
movl -100(%rbp), %eax
movl %eax, %edx
addl $1, %edx
movl %edx, -100(%rbp)
cltq
movb %cl, -48(%rbp,%rax)
## %bb.13: ## in Loop: Header=BB385_11 Depth=1
movl -108(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
jmp LBB385_11
LBB385_14:
jmp LBB385_15
LBB385_15:
movslq -100(%rbp), %rax
movb $0, -48(%rbp,%rax)
movq -88(%rbp), %rdi
leaq -48(%rbp), %rsi
callq _JimSetStringBytes
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB385_17
## %bb.16:
addq $112, %rsp
popq %rbp
retq
LBB385_17:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function UpdateStringOfDouble
LCPI386_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_UpdateStringOfDouble: ## @UpdateStringOfDouble
.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)
movq %rdi, -56(%rbp)
movq -56(%rbp), %rax
movsd 24(%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -64(%rbp)
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -64(%rbp), %xmm0
jne LBB386_1
jp LBB386_1
jmp LBB386_2
LBB386_1:
movq -56(%rbp), %rdi
leaq L_.str.329(%rip), %rsi
callq _JimSetStringBytes
jmp LBB386_17
LBB386_2:
movsd LCPI386_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -64(%rbp), %xmm0
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB386_7
jp LBB386_7
## %bb.3:
xorps %xmm0, %xmm0
ucomisd -64(%rbp), %xmm0
jbe LBB386_5
## %bb.4:
movq -56(%rbp), %rdi
leaq L_.str.330(%rip), %rsi
callq _JimSetStringBytes
jmp LBB386_6
LBB386_5:
movq -56(%rbp), %rdi
leaq L_.str.331(%rip), %rsi
callq _JimSetStringBytes
LBB386_6:
jmp LBB386_17
LBB386_7:
leaq -48(%rbp), %rdi
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorl %esi, %esi
movl $31, %edx
leaq L_.str.332(%rip), %rcx
movb $1, %al
callq ___sprintf_chk
movl %eax, -72(%rbp)
movl $0, -68(%rbp)
LBB386_8: ## =>This Inner Loop Header: Depth=1
movl -68(%rbp), %eax
cmpl -72(%rbp), %eax
jge LBB386_14
## %bb.9: ## in Loop: Header=BB386_8 Depth=1
movslq -68(%rbp), %rax
movsbl -48(%rbp,%rax), %eax
cmpl $46, %eax
je LBB386_11
## %bb.10: ## in Loop: Header=BB386_8 Depth=1
movslq -68(%rbp), %rax
movsbl -48(%rbp,%rax), %eax
cmpl $101, %eax
jne LBB386_12
LBB386_11:
jmp LBB386_14
LBB386_12: ## in Loop: Header=BB386_8 Depth=1
jmp LBB386_13
LBB386_13: ## in Loop: Header=BB386_8 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB386_8
LBB386_14:
movslq -68(%rbp), %rax
movsbl -48(%rbp,%rax), %eax
cmpl $0, %eax
jne LBB386_16
## %bb.15:
movl -68(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -68(%rbp)
cltq
movb $46, -48(%rbp,%rax)
movl -68(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -68(%rbp)
cltq
movb $48, -48(%rbp,%rax)
movslq -68(%rbp), %rax
movb $0, -48(%rbp,%rax)
LBB386_16:
movq -56(%rbp), %rdi
leaq -48(%rbp), %rsi
callq _JimSetStringBytes
LBB386_17:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB386_19
## %bb.18:
addq $80, %rsp
popq %rbp
retq
LBB386_19:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FreeListInternalRep
_FreeListInternalRep: ## @FreeListInternalRep
.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 $0, -20(%rbp)
LBB387_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 32(%rcx), %eax
jge LBB387_6
## %bb.2: ## in Loop: Header=BB387_1 Depth=1
movq -16(%rbp), %rax
movq 24(%rax), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB387_4
## %bb.3: ## in Loop: Header=BB387_1 Depth=1
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq 24(%rax), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _Jim_FreeObj
LBB387_4: ## in Loop: Header=BB387_1 Depth=1
jmp LBB387_5
LBB387_5: ## in Loop: Header=BB387_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB387_1
LBB387_6:
movq -16(%rbp), %rax
movq 24(%rax), %rdi
callq _Jim_Free
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function DupListInternalRep
_DupListInternalRep: ## @DupListInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -16(%rbp), %rax
movl 32(%rax), %ecx
movq -24(%rbp), %rax
movl %ecx, 32(%rax)
movq -16(%rbp), %rax
movl 36(%rax), %ecx
movq -24(%rbp), %rax
movl %ecx, 36(%rax)
movq -16(%rbp), %rax
movslq 36(%rax), %rax
shlq $3, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movq -24(%rbp), %rax
movq 24(%rax), %rdi
movq -16(%rbp), %rax
movq 24(%rax), %rsi
movq -16(%rbp), %rax
movslq 32(%rax), %rdx
shlq $3, %rdx
movq $-1, %rcx
callq ___memcpy_chk
movl $0, -28(%rbp)
LBB388_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
movq -24(%rbp), %rcx
cmpl 32(%rcx), %eax
jge LBB388_4
## %bb.2: ## in Loop: Header=BB388_1 Depth=1
movq -24(%rbp), %rax
movq 24(%rax), %rax
movslq -28(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
## %bb.3: ## in Loop: Header=BB388_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB388_1
LBB388_4:
movq -24(%rbp), %rax
leaq _listObjType(%rip), %rcx
movq %rcx, 8(%rax)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function UpdateStringOfList
_UpdateStringOfList: ## @UpdateStringOfList
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 24(%rax), %rsi
movq -8(%rbp), %rax
movl 32(%rax), %edx
callq _JimMakeListStringRep
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimMakeListStringRep
_JimMakeListStringRep: ## @JimMakeListStringRep
.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)
movq %rdi, -56(%rbp)
movq %rsi, -64(%rbp)
movl %edx, -68(%rbp)
cmpl $32, -68(%rbp)
jle LBB390_2
## %bb.1:
movl -68(%rbp), %edi
callq _Jim_Alloc
movq %rax, -104(%rbp)
jmp LBB390_3
LBB390_2:
leaq -48(%rbp), %rax
movq %rax, -104(%rbp)
LBB390_3:
movl $0, -76(%rbp)
movl $0, -72(%rbp)
LBB390_4: ## =>This Inner Loop Header: Depth=1
movl -72(%rbp), %eax
cmpl -68(%rbp), %eax
jge LBB390_14
## %bb.5: ## in Loop: Header=BB390_4 Depth=1
movq -64(%rbp), %rax
movslq -72(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq -108(%rbp), %rsi
callq _Jim_GetString
movq %rax, -88(%rbp)
movq -88(%rbp), %rdi
movl -108(%rbp), %esi
callq _ListElementQuotingType
movb %al, %dl
movq -104(%rbp), %rax
movslq -72(%rbp), %rcx
movb %dl, (%rax,%rcx)
movq -104(%rbp), %rax
movslq -72(%rbp), %rcx
movzbl (%rax,%rcx), %eax
movl %eax, -120(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB390_6
jmp LBB390_34
LBB390_34: ## in Loop: Header=BB390_4 Depth=1
movl -120(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB390_10
jmp LBB390_35
LBB390_35: ## in Loop: Header=BB390_4 Depth=1
movl -120(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB390_11
jmp LBB390_12
LBB390_6: ## in Loop: Header=BB390_4 Depth=1
cmpl $0, -72(%rbp)
jne LBB390_8
## %bb.7: ## in Loop: Header=BB390_4 Depth=1
movq -88(%rbp), %rax
movsbl (%rax), %eax
cmpl $35, %eax
je LBB390_9
LBB390_8: ## in Loop: Header=BB390_4 Depth=1
movl -108(%rbp), %eax
addl -76(%rbp), %eax
movl %eax, -76(%rbp)
jmp LBB390_12
LBB390_9: ## in Loop: Header=BB390_4 Depth=1
movq -104(%rbp), %rax
movslq -72(%rbp), %rcx
movb $1, (%rax,%rcx)
LBB390_10: ## in Loop: Header=BB390_4 Depth=1
movl -108(%rbp), %eax
addl $2, %eax
addl -76(%rbp), %eax
movl %eax, -76(%rbp)
jmp LBB390_12
LBB390_11: ## in Loop: Header=BB390_4 Depth=1
movl -108(%rbp), %eax
shll $1, %eax
addl -76(%rbp), %eax
movl %eax, -76(%rbp)
LBB390_12: ## in Loop: Header=BB390_4 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
## %bb.13: ## in Loop: Header=BB390_4 Depth=1
movl -72(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
jmp LBB390_4
LBB390_14:
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
movl -76(%rbp), %edi
addl $1, %edi
callq _Jim_Alloc
movq -56(%rbp), %rcx
movq %rax, (%rcx)
movq %rax, -96(%rbp)
movl $0, -80(%rbp)
movl $0, -72(%rbp)
LBB390_15: ## =>This Inner Loop Header: Depth=1
movl -72(%rbp), %eax
cmpl -68(%rbp), %eax
jge LBB390_27
## %bb.16: ## in Loop: Header=BB390_15 Depth=1
movq -64(%rbp), %rax
movslq -72(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
leaq -112(%rbp), %rsi
callq _Jim_GetString
movq %rax, -88(%rbp)
movq -104(%rbp), %rax
movslq -72(%rbp), %rcx
movzbl (%rax,%rcx), %eax
movl %eax, -124(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB390_17
jmp LBB390_32
LBB390_32: ## in Loop: Header=BB390_15 Depth=1
movl -124(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB390_18
jmp LBB390_33
LBB390_33: ## in Loop: Header=BB390_15 Depth=1
movl -124(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB390_19
jmp LBB390_23
LBB390_17: ## in Loop: Header=BB390_15 Depth=1
movq -96(%rbp), %rdi
movq -88(%rbp), %rsi
movslq -112(%rbp), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movl -112(%rbp), %ecx
movq -96(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -96(%rbp)
movl -112(%rbp), %eax
addl -80(%rbp), %eax
movl %eax, -80(%rbp)
jmp LBB390_23
LBB390_18: ## in Loop: Header=BB390_15 Depth=1
movq -96(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -96(%rbp)
movb $123, (%rax)
movq -96(%rbp), %rdi
movq -88(%rbp), %rsi
movslq -112(%rbp), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movl -112(%rbp), %ecx
movq -96(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -96(%rbp)
movb $125, (%rax)
movl -112(%rbp), %eax
addl $2, %eax
addl -80(%rbp), %eax
movl %eax, -80(%rbp)
jmp LBB390_23
LBB390_19: ## in Loop: Header=BB390_15 Depth=1
cmpl $0, -72(%rbp)
jne LBB390_22
## %bb.20: ## in Loop: Header=BB390_15 Depth=1
movq -88(%rbp), %rax
movsbl (%rax), %eax
cmpl $35, %eax
jne LBB390_22
## %bb.21: ## in Loop: Header=BB390_15 Depth=1
movq -96(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -96(%rbp)
movb $92, (%rax)
movl -80(%rbp), %eax
addl $1, %eax
movl %eax, -80(%rbp)
LBB390_22: ## in Loop: Header=BB390_15 Depth=1
movq -88(%rbp), %rdi
movl -112(%rbp), %esi
movq -96(%rbp), %rdx
callq _BackslashQuoteString
movl %eax, -116(%rbp)
movl -116(%rbp), %ecx
movq -96(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -96(%rbp)
movl -116(%rbp), %eax
addl -80(%rbp), %eax
movl %eax, -80(%rbp)
LBB390_23: ## in Loop: Header=BB390_15 Depth=1
movl -72(%rbp), %eax
addl $1, %eax
cmpl -68(%rbp), %eax
je LBB390_25
## %bb.24: ## in Loop: Header=BB390_15 Depth=1
movq -96(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -96(%rbp)
movb $32, (%rax)
movl -80(%rbp), %eax
addl $1, %eax
movl %eax, -80(%rbp)
LBB390_25: ## in Loop: Header=BB390_15 Depth=1
jmp LBB390_26
LBB390_26: ## in Loop: Header=BB390_15 Depth=1
movl -72(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
jmp LBB390_15
LBB390_27:
movq -96(%rbp), %rax
movb $0, (%rax)
movl -80(%rbp), %ecx
movq -56(%rbp), %rax
movl %ecx, 20(%rax)
movq -104(%rbp), %rax
leaq -48(%rbp), %rcx
cmpq %rcx, %rax
je LBB390_29
## %bb.28:
movq -104(%rbp), %rdi
callq _Jim_Free
LBB390_29:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB390_31
## %bb.30:
addq $128, %rsp
popq %rbp
retq
LBB390_31:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ListElementQuotingType
_ListElementQuotingType: ## @ListElementQuotingType
.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 $1, -36(%rbp)
cmpl $0, -20(%rbp)
jne LBB391_2
## %bb.1:
movb $1, -1(%rbp)
jmp LBB391_45
LBB391_2:
movq -16(%rbp), %rax
movsbl (%rax), %eax
cmpl $34, %eax
je LBB391_4
## %bb.3:
movq -16(%rbp), %rax
movsbl (%rax), %eax
cmpl $123, %eax
jne LBB391_5
LBB391_4:
movl $0, -36(%rbp)
jmp LBB391_13
LBB391_5:
movl $0, -24(%rbp)
LBB391_6: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB391_12
## %bb.7: ## in Loop: Header=BB391_6 Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movsbl (%rax,%rcx), %eax
addl $-9, %eax
movl %eax, %ecx
movq %rcx, -48(%rbp) ## 8-byte Spill
subl $116, %eax
ja LBB391_10
## %bb.46: ## in Loop: Header=BB391_6 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
leaq LJTI391_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB391_8:
movl $0, -36(%rbp)
LBB391_9:
jmp LBB391_13
LBB391_10: ## in Loop: Header=BB391_6 Depth=1
jmp LBB391_11
LBB391_11: ## in Loop: Header=BB391_6 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB391_6
LBB391_12:
movb $0, -1(%rbp)
jmp LBB391_45
LBB391_13:
movq -16(%rbp), %rax
movl -20(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $92, %eax
jne LBB391_15
## %bb.14:
movb $2, -1(%rbp)
jmp LBB391_45
LBB391_15:
movl $0, -28(%rbp)
movl $0, -32(%rbp)
movl $0, -24(%rbp)
LBB391_16: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB391_32
## %bb.17: ## in Loop: Header=BB391_16 Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movsbl (%rax,%rcx), %eax
addl $-91, %eax
movl %eax, %ecx
movq %rcx, -56(%rbp) ## 8-byte Spill
subl $34, %eax
ja LBB391_30
## %bb.48: ## in Loop: Header=BB391_16 Depth=1
movq -56(%rbp), %rax ## 8-byte Reload
leaq LJTI391_2(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB391_18: ## in Loop: Header=BB391_16 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB391_30
LBB391_19: ## in Loop: Header=BB391_16 Depth=1
movl -28(%rbp), %eax
addl $-1, %eax
movl %eax, -28(%rbp)
cmpl $0, -28(%rbp)
jge LBB391_21
## %bb.20:
movb $2, -1(%rbp)
jmp LBB391_45
LBB391_21: ## in Loop: Header=BB391_16 Depth=1
jmp LBB391_30
LBB391_22: ## in Loop: Header=BB391_16 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB391_30
LBB391_23: ## in Loop: Header=BB391_16 Depth=1
movl -32(%rbp), %eax
addl $-1, %eax
movl %eax, -32(%rbp)
jmp LBB391_30
LBB391_24: ## in Loop: Header=BB391_16 Depth=1
movq -16(%rbp), %rax
movl -24(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $10, %eax
jne LBB391_26
## %bb.25:
movb $2, -1(%rbp)
jmp LBB391_45
LBB391_26: ## in Loop: Header=BB391_16 Depth=1
movq -16(%rbp), %rax
movl -24(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB391_28
## %bb.27: ## in Loop: Header=BB391_16 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
LBB391_28: ## in Loop: Header=BB391_16 Depth=1
jmp LBB391_29
LBB391_29: ## in Loop: Header=BB391_16 Depth=1
jmp LBB391_30
LBB391_30: ## in Loop: Header=BB391_16 Depth=1
jmp LBB391_31
LBB391_31: ## in Loop: Header=BB391_16 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB391_16
LBB391_32:
cmpl $0, -32(%rbp)
jge LBB391_34
## %bb.33:
movb $2, -1(%rbp)
jmp LBB391_45
LBB391_34:
cmpl $0, -28(%rbp)
jne LBB391_44
## %bb.35:
cmpl $0, -36(%rbp)
jne LBB391_37
## %bb.36:
movb $1, -1(%rbp)
jmp LBB391_45
LBB391_37:
movl $0, -24(%rbp)
LBB391_38: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB391_43
## %bb.39: ## in Loop: Header=BB391_38 Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movsbl (%rax,%rcx), %eax
addl $-9, %eax
movl %eax, %ecx
movq %rcx, -64(%rbp) ## 8-byte Spill
subl $84, %eax
ja LBB391_41
## %bb.47: ## in Loop: Header=BB391_38 Depth=1
movq -64(%rbp), %rax ## 8-byte Reload
leaq LJTI391_1(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB391_40:
movb $1, -1(%rbp)
jmp LBB391_45
LBB391_41: ## in Loop: Header=BB391_38 Depth=1
jmp LBB391_42
LBB391_42: ## in Loop: Header=BB391_38 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB391_38
LBB391_43:
movb $0, -1(%rbp)
jmp LBB391_45
LBB391_44:
movb $2, -1(%rbp)
LBB391_45:
movzbl -1(%rbp), %eax
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L391_0_set_8, LBB391_8-LJTI391_0
.set L391_0_set_10, LBB391_10-LJTI391_0
.set L391_0_set_9, LBB391_9-LJTI391_0
LJTI391_0:
.long L391_0_set_8
.long L391_0_set_8
.long L391_0_set_8
.long L391_0_set_8
.long L391_0_set_8
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_8
.long L391_0_set_10
.long L391_0_set_8
.long L391_0_set_10
.long L391_0_set_8
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_8
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_8
.long L391_0_set_8
.long L391_0_set_8
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_10
.long L391_0_set_9
.long L391_0_set_10
.long L391_0_set_9
.set L391_1_set_40, LBB391_40-LJTI391_1
.set L391_1_set_41, LBB391_41-LJTI391_1
LJTI391_1:
.long L391_1_set_40
.long L391_1_set_40
.long L391_1_set_40
.long L391_1_set_40
.long L391_1_set_40
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_40
.long L391_1_set_41
.long L391_1_set_40
.long L391_1_set_41
.long L391_1_set_40
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_40
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_41
.long L391_1_set_40
.long L391_1_set_40
.long L391_1_set_40
.set L391_2_set_22, LBB391_22-LJTI391_2
.set L391_2_set_24, LBB391_24-LJTI391_2
.set L391_2_set_23, LBB391_23-LJTI391_2
.set L391_2_set_30, LBB391_30-LJTI391_2
.set L391_2_set_18, LBB391_18-LJTI391_2
.set L391_2_set_19, LBB391_19-LJTI391_2
LJTI391_2:
.long L391_2_set_22
.long L391_2_set_24
.long L391_2_set_23
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_30
.long L391_2_set_18
.long L391_2_set_30
.long L391_2_set_19
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function BackslashQuoteString
_BackslashQuoteString: ## @BackslashQuoteString
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -24(%rbp), %rax
movq %rax, -32(%rbp)
LBB392_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -12(%rbp)
cmpl $0, %eax
je LBB392_11
## %bb.2: ## in Loop: Header=BB392_1 Depth=1
movq -8(%rbp), %rax
movsbl (%rax), %eax
addl $-9, %eax
movl %eax, %ecx
movq %rcx, -40(%rbp) ## 8-byte Spill
subl $116, %eax
ja LBB392_9
## %bb.12: ## in Loop: Header=BB392_1 Depth=1
movq -40(%rbp), %rax ## 8-byte Reload
leaq LJTI392_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB392_3: ## in Loop: Header=BB392_1 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $92, (%rax)
movq -8(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -8(%rbp)
movb (%rax), %cl
movq -32(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movb %cl, (%rax)
jmp LBB392_10
LBB392_4: ## in Loop: Header=BB392_1 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $92, (%rax)
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $110, (%rax)
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB392_10
LBB392_5: ## in Loop: Header=BB392_1 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $92, (%rax)
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $114, (%rax)
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB392_10
LBB392_6: ## in Loop: Header=BB392_1 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $92, (%rax)
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $116, (%rax)
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB392_10
LBB392_7: ## in Loop: Header=BB392_1 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $92, (%rax)
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $102, (%rax)
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB392_10
LBB392_8: ## in Loop: Header=BB392_1 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $92, (%rax)
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movb $118, (%rax)
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB392_10
LBB392_9: ## in Loop: Header=BB392_1 Depth=1
movq -8(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -8(%rbp)
movb (%rax), %cl
movq -32(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movb %cl, (%rax)
LBB392_10: ## in Loop: Header=BB392_1 Depth=1
jmp LBB392_1
LBB392_11:
movq -32(%rbp), %rax
movb $0, (%rax)
movq -32(%rbp), %rax
movq -24(%rbp), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L392_0_set_6, LBB392_6-LJTI392_0
.set L392_0_set_4, LBB392_4-LJTI392_0
.set L392_0_set_8, LBB392_8-LJTI392_0
.set L392_0_set_7, LBB392_7-LJTI392_0
.set L392_0_set_5, LBB392_5-LJTI392_0
.set L392_0_set_9, LBB392_9-LJTI392_0
.set L392_0_set_3, LBB392_3-LJTI392_0
LJTI392_0:
.long L392_0_set_6
.long L392_0_set_4
.long L392_0_set_8
.long L392_0_set_7
.long L392_0_set_5
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_3
.long L392_0_set_9
.long L392_0_set_3
.long L392_0_set_9
.long L392_0_set_3
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_3
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_3
.long L392_0_set_3
.long L392_0_set_3
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_9
.long L392_0_set_3
.long L392_0_set_9
.long L392_0_set_3
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseList
_JimParseList: ## @JimParseList
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movzbl (%rax), %edi
callq _isspace
cmpl $0, %eax
je LBB393_2
## %bb.1:
movq -16(%rbp), %rdi
callq _JimParseListSep
movl %eax, -4(%rbp)
jmp LBB393_9
LBB393_2:
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
movl %eax, -20(%rbp) ## 4-byte Spill
subl $34, %eax
je LBB393_3
jmp LBB393_10
LBB393_10:
movl -20(%rbp), %eax ## 4-byte Reload
subl $123, %eax
je LBB393_4
jmp LBB393_5
LBB393_3:
movq -16(%rbp), %rdi
callq _JimParseListQuote
movl %eax, -4(%rbp)
jmp LBB393_9
LBB393_4:
movq -16(%rbp), %rdi
callq _JimParseBrace
movl %eax, -4(%rbp)
jmp LBB393_9
LBB393_5:
movq -16(%rbp), %rax
cmpl $0, 8(%rax)
je LBB393_7
## %bb.6:
movq -16(%rbp), %rdi
callq _JimParseListStr
movl %eax, -4(%rbp)
jmp LBB393_9
LBB393_7:
jmp LBB393_8
LBB393_8:
movq -16(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rax
movl 12(%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, 32(%rax)
movq -16(%rbp), %rax
movl $7, 36(%rax)
movq -16(%rbp), %rax
movl $1, 40(%rax)
movl $0, -4(%rbp)
LBB393_9:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParserGetTokenObj
_JimParserGetTokenObj: ## @JimParserGetTokenObj
.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), %rax
movq 16(%rax), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
cmpq -32(%rbp), %rax
jbe LBB394_2
## %bb.1:
movl $0, -44(%rbp)
movl $1, %edi
callq _Jim_Alloc
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movb $0, (%rax)
jmp LBB394_6
LBB394_2:
movq -32(%rbp), %rax
movq -24(%rbp), %rcx
subq %rcx, %rax
addq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -44(%rbp)
movl -44(%rbp), %edi
addl $1, %edi
callq _Jim_Alloc
movq %rax, -40(%rbp)
movq -16(%rbp), %rax
cmpl $2, 36(%rax)
je LBB394_4
## %bb.3:
movq -40(%rbp), %rdi
movq -24(%rbp), %rsi
movslq -44(%rbp), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq -40(%rbp), %rax
movslq -44(%rbp), %rcx
movb $0, (%rax,%rcx)
jmp LBB394_5
LBB394_4:
movq -40(%rbp), %rdi
movq -24(%rbp), %rsi
movl -44(%rbp), %edx
callq _JimEscape
movl %eax, -44(%rbp)
LBB394_5:
jmp LBB394_6
LBB394_6:
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
movl -44(%rbp), %edx
callq _Jim_NewStringObjNoAlloc
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseListSep
_JimParseListSep: ## @JimParseListSep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
movl 12(%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, 32(%rax)
LBB395_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movzbl (%rax), %edi
callq _isspace
cmpl $0, %eax
je LBB395_5
## %bb.2: ## in Loop: Header=BB395_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $10, %eax
jne LBB395_4
## %bb.3: ## in Loop: Header=BB395_1 Depth=1
movq -8(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
LBB395_4: ## in Loop: Header=BB395_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB395_1
LBB395_5:
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -8(%rbp), %rax
movq %rcx, 24(%rax)
movq -8(%rbp), %rax
movl $6, 36(%rax)
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseListQuote
_JimParseListQuote: ## @JimParseListQuote
.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
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rax
movl 12(%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, 32(%rax)
movq -16(%rbp), %rax
movl $1, 36(%rax)
LBB396_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpl $0, 8(%rax)
je LBB396_9
## %bb.2: ## in Loop: Header=BB396_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
movl %eax, -20(%rbp) ## 4-byte Spill
subl $10, %eax
je LBB396_6
jmp LBB396_11
LBB396_11: ## in Loop: Header=BB396_1 Depth=1
movl -20(%rbp), %eax ## 4-byte Reload
subl $34, %eax
je LBB396_7
jmp LBB396_12
LBB396_12: ## in Loop: Header=BB396_1 Depth=1
movl -20(%rbp), %eax ## 4-byte Reload
subl $92, %eax
jne LBB396_8
jmp LBB396_3
LBB396_3: ## in Loop: Header=BB396_1 Depth=1
movq -16(%rbp), %rax
movl $2, 36(%rax)
movq -16(%rbp), %rcx
movl 8(%rcx), %eax
addl $-1, %eax
movl %eax, 8(%rcx)
cmpl $0, %eax
jne LBB396_5
## %bb.4:
movq -16(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movl $0, -4(%rbp)
jmp LBB396_10
LBB396_5: ## in Loop: Header=BB396_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
jmp LBB396_8
LBB396_6: ## in Loop: Header=BB396_1 Depth=1
movq -16(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
jmp LBB396_8
LBB396_7:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
movl $0, -4(%rbp)
jmp LBB396_10
LBB396_8: ## in Loop: Header=BB396_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB396_1
LBB396_9:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movl $0, -4(%rbp)
LBB396_10:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseListStr
_JimParseListStr: ## @JimParseListStr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rax
movl 12(%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, 32(%rax)
movq -16(%rbp), %rax
movl $1, 36(%rax)
LBB397_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpl $0, 8(%rax)
je LBB397_9
## %bb.2: ## in Loop: Header=BB397_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movzbl (%rax), %edi
callq _isspace
cmpl $0, %eax
je LBB397_4
## %bb.3:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movl $0, -4(%rbp)
jmp LBB397_10
LBB397_4: ## in Loop: Header=BB397_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $92, %eax
jne LBB397_8
## %bb.5: ## in Loop: Header=BB397_1 Depth=1
movq -16(%rbp), %rcx
movl 8(%rcx), %eax
addl $-1, %eax
movl %eax, 8(%rcx)
cmpl $0, %eax
jne LBB397_7
## %bb.6:
movq -16(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movl $0, -4(%rbp)
jmp LBB397_10
LBB397_7: ## in Loop: Header=BB397_1 Depth=1
movq -16(%rbp), %rax
movl $2, 36(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
LBB397_8: ## in Loop: Header=BB397_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB397_1
LBB397_9:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movl $0, -4(%rbp)
LBB397_10:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FreeDictInternalRep
_FreeDictInternalRep: ## @FreeDictInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq 24(%rax), %rdi
callq _Jim_FreeHashTable
movq -16(%rbp), %rax
movq 24(%rax), %rdi
callq _Jim_Free
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function DupDictInternalRep
_DupDictInternalRep: ## @DupDictInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -16(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -32(%rbp)
movl $48, %edi
callq _Jim_Alloc
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
movq -8(%rbp), %rdx
leaq _JimDictHashTableType(%rip), %rsi
callq _Jim_InitHashTable
movq -32(%rbp), %rax
cmpl $0, 24(%rax)
je LBB399_2
## %bb.1:
movq -40(%rbp), %rdi
movq -32(%rbp), %rax
movl 24(%rax), %esi
callq _Jim_ExpandHashTable
LBB399_2:
movq -32(%rbp), %rdi
leaq -72(%rbp), %rsi
callq _JimInitHashTableIterator
LBB399_3: ## =>This Inner Loop Header: Depth=1
leaq -72(%rbp), %rdi
callq _Jim_NextHashEntry
movq %rax, -80(%rbp)
cmpq $0, %rax
je LBB399_5
## %bb.4: ## in Loop: Header=BB399_3 Depth=1
movq -40(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
movq -80(%rbp), %rax
movq 8(%rax), %rdx
callq _Jim_AddHashEntry
jmp LBB399_3
LBB399_5:
movq -40(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movq -24(%rbp), %rax
leaq _dictObjType(%rip), %rcx
movq %rcx, 8(%rax)
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function UpdateStringOfDict
_UpdateStringOfDict: ## @UpdateStringOfDict
.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 -12(%rbp), %rsi
callq _JimDictPairs
movq %rax, -24(%rbp)
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
movl -12(%rbp), %edx
callq _JimMakeListStringRep
movq -24(%rbp), %rdi
callq _Jim_Free
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimObjectHTHashFunction
_JimObjectHTHashFunction: ## @JimObjectHTHashFunction
.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 -12(%rbp), %rsi
callq _Jim_GetString
movq %rax, -24(%rbp)
movq -24(%rbp), %rdi
movl -12(%rbp), %esi
callq _Jim_GenHashFunction
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimObjectHTKeyValDup
_JimObjectHTKeyValDup: ## @JimObjectHTKeyValDup
.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 -16(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimObjectHTKeyCompare
_JimObjectHTKeyCompare: ## @JimObjectHTKeyCompare
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_StringEqObj
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimObjectHTKeyValDestructor
_JimObjectHTKeyValDestructor: ## @JimObjectHTKeyValDestructor
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB404_2
## %bb.1:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _Jim_FreeObj
LBB404_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function UpdateStringOfIndex
_UpdateStringOfIndex: ## @UpdateStringOfIndex
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -56(%rbp)
movq -56(%rbp), %rax
cmpl $-1, 24(%rax)
jne LBB405_2
## %bb.1:
movq -56(%rbp), %rdi
leaq L_.str.194(%rip), %rsi
callq _JimSetStringBytes
jmp LBB405_6
LBB405_2:
movq -56(%rbp), %rax
cmpl $0, 24(%rax)
jl LBB405_4
## %bb.3:
leaq -48(%rbp), %rdi
movq -56(%rbp), %rax
movl 24(%rax), %r8d
xorl %esi, %esi
movl $25, %edx
leaq L_.str.338(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
jmp LBB405_5
LBB405_4:
leaq -48(%rbp), %rdi
movq -56(%rbp), %rax
movl 24(%rax), %r8d
addl $1, %r8d
xorl %esi, %esi
movl $25, %edx
leaq L_.str.339(%rip), %rcx
movb $0, %al
callq ___sprintf_chk
LBB405_5:
movq -56(%rbp), %rdi
leaq -48(%rbp), %rsi
callq _JimSetStringBytes
LBB405_6:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB405_8
## %bb.7:
addq $64, %rsp
popq %rbp
retq
LBB405_8:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function JimExprOpBin
LCPI406_0:
.long 0xff800000 ## float -Inf
LCPI406_1:
.long 0x7f800000 ## float +Inf
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_JimExprOpBin: ## @JimExprOpBin
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $1, -20(%rbp)
movl $0, -24(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -48(%rbp)
movq $0, -72(%rbp)
movq -16(%rbp), %rdi
callq _ExprPop
movq %rax, -80(%rbp)
movq -16(%rbp), %rdi
callq _ExprPop
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
leaq _doubleObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB406_2
## %bb.1:
movq -88(%rbp), %rax
cmpq $0, (%rax)
je LBB406_31
LBB406_2:
movq -80(%rbp), %rax
leaq _doubleObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB406_4
## %bb.3:
movq -80(%rbp), %rax
cmpq $0, (%rax)
je LBB406_31
LBB406_4:
movq -8(%rbp), %rdi
movq -88(%rbp), %rsi
leaq -56(%rbp), %rdx
callq _JimGetWideNoErr
cmpl $0, %eax
jne LBB406_31
## %bb.5:
movq -8(%rbp), %rdi
movq -80(%rbp), %rsi
leaq -64(%rbp), %rdx
callq _JimGetWideNoErr
cmpl $0, %eax
jne LBB406_31
## %bb.6:
movq -16(%rbp), %rax
movl 12(%rax), %eax
addl $-20, %eax
movl %eax, %ecx
movq %rcx, -120(%rbp) ## 8-byte Spill
subl $61, %eax
ja LBB406_29
## %bb.76:
movq -120(%rbp), %rax ## 8-byte Reload
leaq LJTI406_2(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB406_7:
movq -56(%rbp), %rdi
movq -64(%rbp), %rsi
callq _JimPowWide
movq %rax, -72(%rbp)
jmp LBB406_30
LBB406_8:
movq -56(%rbp), %rax
addq -64(%rbp), %rax
movq %rax, -72(%rbp)
jmp LBB406_30
LBB406_9:
movq -56(%rbp), %rax
subq -64(%rbp), %rax
movq %rax, -72(%rbp)
jmp LBB406_30
LBB406_10:
movq -56(%rbp), %rax
imulq -64(%rbp), %rax
movq %rax, -72(%rbp)
jmp LBB406_30
LBB406_11:
cmpq $0, -64(%rbp)
jne LBB406_17
## %bb.12:
jmp LBB406_13
LBB406_13:
movq -8(%rbp), %rdi
leaq L_.str.379(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB406_15
## %bb.14:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB406_15:
movq -96(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.16:
movl $1, -24(%rbp)
jmp LBB406_22
LBB406_17:
cmpq $0, -64(%rbp)
jge LBB406_19
## %bb.18:
xorl %eax, %eax
## kill: def $rax killed $eax
subq -64(%rbp), %rax
movq %rax, -64(%rbp)
xorl %eax, %eax
## kill: def $rax killed $eax
subq -56(%rbp), %rax
movq %rax, -56(%rbp)
LBB406_19:
movq -56(%rbp), %rax
cqto
idivq -64(%rbp)
movq %rax, -72(%rbp)
movq -56(%rbp), %rax
cqto
idivq -64(%rbp)
cmpq $0, %rdx
jge LBB406_21
## %bb.20:
movq -72(%rbp), %rax
addq $-1, %rax
movq %rax, -72(%rbp)
LBB406_21:
jmp LBB406_22
LBB406_22:
jmp LBB406_30
LBB406_23:
movq -56(%rbp), %rax
cmpq -64(%rbp), %rax
setl %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
jmp LBB406_30
LBB406_24:
movq -56(%rbp), %rax
cmpq -64(%rbp), %rax
setg %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
jmp LBB406_30
LBB406_25:
movq -56(%rbp), %rax
cmpq -64(%rbp), %rax
setle %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
jmp LBB406_30
LBB406_26:
movq -56(%rbp), %rax
cmpq -64(%rbp), %rax
setge %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
jmp LBB406_30
LBB406_27:
movq -56(%rbp), %rax
cmpq -64(%rbp), %rax
sete %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
jmp LBB406_30
LBB406_28:
movq -56(%rbp), %rax
cmpq -64(%rbp), %rax
setne %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
jmp LBB406_30
LBB406_29:
callq _abort
LBB406_30:
jmp LBB406_64
LBB406_31:
movq -8(%rbp), %rdi
movq -88(%rbp), %rsi
leaq -32(%rbp), %rdx
callq _Jim_GetDouble
cmpl $0, %eax
jne LBB406_54
## %bb.32:
movq -8(%rbp), %rdi
movq -80(%rbp), %rsi
leaq -40(%rbp), %rdx
callq _Jim_GetDouble
cmpl $0, %eax
jne LBB406_54
## %bb.33:
movl $0, -20(%rbp)
movq -16(%rbp), %rax
movl 12(%rax), %eax
addl $-20, %eax
movl %eax, %ecx
movq %rcx, -128(%rbp) ## 8-byte Spill
subl $61, %eax
ja LBB406_52
## %bb.75:
movq -128(%rbp), %rax ## 8-byte Reload
leaq LJTI406_1(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB406_34:
jmp LBB406_35
LBB406_35:
movq -8(%rbp), %rdi
leaq L_.str.380(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -104(%rbp)
movq -104(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB406_37
## %bb.36:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB406_37:
movq -104(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.38:
movl $1, -24(%rbp)
jmp LBB406_53
LBB406_39:
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
addsd -40(%rbp), %xmm0
movsd %xmm0, -48(%rbp)
jmp LBB406_53
LBB406_40:
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
subsd -40(%rbp), %xmm0
movsd %xmm0, -48(%rbp)
jmp LBB406_53
LBB406_41:
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -40(%rbp), %xmm0
movsd %xmm0, -48(%rbp)
jmp LBB406_53
LBB406_42:
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB406_44
jp LBB406_44
## %bb.43:
movsd -32(%rbp), %xmm2 ## xmm2 = mem[0],zero
xorps %xmm1, %xmm1
movss LCPI406_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss LCPI406_1(%rip), %xmm3 ## xmm3 = mem[0],zero,zero,zero
movss %xmm3, -136(%rbp) ## 4-byte Spill
ucomisd %xmm2, %xmm1
movss %xmm0, -132(%rbp) ## 4-byte Spill
ja LBB406_78
## %bb.77:
movss -136(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -132(%rbp) ## 4-byte Spill
LBB406_78:
movss -132(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movsd %xmm0, -48(%rbp)
jmp LBB406_45
LBB406_44:
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -40(%rbp), %xmm0
movsd %xmm0, -48(%rbp)
LBB406_45:
jmp LBB406_53
LBB406_46:
movsd -32(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
seta %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
movl $1, -20(%rbp)
jmp LBB406_53
LBB406_47:
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -40(%rbp), %xmm0
seta %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
movl $1, -20(%rbp)
jmp LBB406_53
LBB406_48:
movsd -32(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
setae %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
movl $1, -20(%rbp)
jmp LBB406_53
LBB406_49:
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -40(%rbp), %xmm0
setae %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
movl $1, -20(%rbp)
jmp LBB406_53
LBB406_50:
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -40(%rbp), %xmm0
sete %al
setnp %cl
andb %cl, %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
movl $1, -20(%rbp)
jmp LBB406_53
LBB406_51:
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -40(%rbp), %xmm0
setne %al
setp %cl
orb %cl, %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
movl $1, -20(%rbp)
jmp LBB406_53
LBB406_52:
callq _abort
LBB406_53:
jmp LBB406_63
LBB406_54:
movq -8(%rbp), %rdi
movq -88(%rbp), %rsi
movq -80(%rbp), %rdx
xorl %ecx, %ecx
callq _Jim_StringCompareObj
movl %eax, -108(%rbp)
movq -16(%rbp), %rax
movl 12(%rax), %eax
addl $-29, %eax
movl %eax, %ecx
movq %rcx, -144(%rbp) ## 8-byte Spill
subl $5, %eax
ja LBB406_61
## %bb.74:
movq -144(%rbp), %rax ## 8-byte Reload
leaq LJTI406_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB406_55:
cmpl $0, -108(%rbp)
setl %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
jmp LBB406_62
LBB406_56:
cmpl $0, -108(%rbp)
setg %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
jmp LBB406_62
LBB406_57:
cmpl $0, -108(%rbp)
setle %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
jmp LBB406_62
LBB406_58:
cmpl $0, -108(%rbp)
setge %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
jmp LBB406_62
LBB406_59:
cmpl $0, -108(%rbp)
sete %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
jmp LBB406_62
LBB406_60:
cmpl $0, -108(%rbp)
setne %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -72(%rbp)
jmp LBB406_62
LBB406_61:
movl $1, -24(%rbp)
LBB406_62:
jmp LBB406_63
LBB406_63:
jmp LBB406_64
LBB406_64:
cmpl $0, -24(%rbp)
jne LBB406_69
## %bb.65:
cmpl $0, -20(%rbp)
je LBB406_67
## %bb.66:
movq -16(%rbp), %rax
movq %rax, -152(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -72(%rbp), %rsi
callq _Jim_NewIntObj
movq -152(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _ExprPush
jmp LBB406_68
LBB406_67:
movq -16(%rbp), %rax
movq %rax, -160(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _Jim_NewDoubleObj
movq -160(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _ExprPush
LBB406_68:
jmp LBB406_69
LBB406_69:
movq -88(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB406_71
## %bb.70:
movq -8(%rbp), %rdi
movq -88(%rbp), %rsi
callq _Jim_FreeObj
LBB406_71:
movq -80(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB406_73
## %bb.72:
movq -8(%rbp), %rdi
movq -80(%rbp), %rsi
callq _Jim_FreeObj
LBB406_73:
movl -24(%rbp), %eax
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L406_0_set_55, LBB406_55-LJTI406_0
.set L406_0_set_56, LBB406_56-LJTI406_0
.set L406_0_set_57, LBB406_57-LJTI406_0
.set L406_0_set_58, LBB406_58-LJTI406_0
.set L406_0_set_59, LBB406_59-LJTI406_0
.set L406_0_set_60, LBB406_60-LJTI406_0
LJTI406_0:
.long L406_0_set_55
.long L406_0_set_56
.long L406_0_set_57
.long L406_0_set_58
.long L406_0_set_59
.long L406_0_set_60
.set L406_1_set_41, LBB406_41-LJTI406_1
.set L406_1_set_42, LBB406_42-LJTI406_1
.set L406_1_set_52, LBB406_52-LJTI406_1
.set L406_1_set_40, LBB406_40-LJTI406_1
.set L406_1_set_39, LBB406_39-LJTI406_1
.set L406_1_set_46, LBB406_46-LJTI406_1
.set L406_1_set_47, LBB406_47-LJTI406_1
.set L406_1_set_48, LBB406_48-LJTI406_1
.set L406_1_set_49, LBB406_49-LJTI406_1
.set L406_1_set_50, LBB406_50-LJTI406_1
.set L406_1_set_51, LBB406_51-LJTI406_1
.set L406_1_set_34, LBB406_34-LJTI406_1
LJTI406_1:
.long L406_1_set_41
.long L406_1_set_42
.long L406_1_set_52
.long L406_1_set_40
.long L406_1_set_39
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_46
.long L406_1_set_47
.long L406_1_set_48
.long L406_1_set_49
.long L406_1_set_50
.long L406_1_set_51
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_34
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_52
.long L406_1_set_34
.set L406_2_set_10, LBB406_10-LJTI406_2
.set L406_2_set_11, LBB406_11-LJTI406_2
.set L406_2_set_29, LBB406_29-LJTI406_2
.set L406_2_set_9, LBB406_9-LJTI406_2
.set L406_2_set_8, LBB406_8-LJTI406_2
.set L406_2_set_23, LBB406_23-LJTI406_2
.set L406_2_set_24, LBB406_24-LJTI406_2
.set L406_2_set_25, LBB406_25-LJTI406_2
.set L406_2_set_26, LBB406_26-LJTI406_2
.set L406_2_set_27, LBB406_27-LJTI406_2
.set L406_2_set_28, LBB406_28-LJTI406_2
.set L406_2_set_7, LBB406_7-LJTI406_2
LJTI406_2:
.long L406_2_set_10
.long L406_2_set_11
.long L406_2_set_29
.long L406_2_set_9
.long L406_2_set_8
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_23
.long L406_2_set_24
.long L406_2_set_25
.long L406_2_set_26
.long L406_2_set_27
.long L406_2_set_28
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_7
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_29
.long L406_2_set_7
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function JimExprOpIntBin
_JimExprOpIntBin: ## @JimExprOpIntBin
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rdi
callq _ExprPop
movq %rax, -24(%rbp)
movq -16(%rbp), %rdi
callq _ExprPop
movq %rax, -32(%rbp)
movl $1, -52(%rbp)
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
leaq -40(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
jne LBB407_27
## %bb.1:
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
leaq -48(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
jne LBB407_27
## %bb.2:
movl $0, -52(%rbp)
movq -16(%rbp), %rax
movl 12(%rax), %eax
addl $-22, %eax
movl %eax, %ecx
movq %rcx, -112(%rbp) ## 8-byte Spill
subl $15, %eax
ja LBB407_25
## %bb.32:
movq -112(%rbp), %rax ## 8-byte Reload
leaq LJTI407_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB407_3:
movq -40(%rbp), %rax
movq -48(%rbp), %rcx
## kill: def $cl killed $rcx
shlq %cl, %rax
movq %rax, -64(%rbp)
jmp LBB407_26
LBB407_4:
movq -40(%rbp), %rax
movq -48(%rbp), %rcx
## kill: def $cl killed $rcx
sarq %cl, %rax
movq %rax, -64(%rbp)
jmp LBB407_26
LBB407_5:
movq -40(%rbp), %rax
andq -48(%rbp), %rax
movq %rax, -64(%rbp)
jmp LBB407_26
LBB407_6:
movq -40(%rbp), %rax
xorq -48(%rbp), %rax
movq %rax, -64(%rbp)
jmp LBB407_26
LBB407_7:
movq -40(%rbp), %rax
orq -48(%rbp), %rax
movq %rax, -64(%rbp)
jmp LBB407_26
LBB407_8:
cmpq $0, -48(%rbp)
jne LBB407_14
## %bb.9:
movq $0, -64(%rbp)
## %bb.10:
movq -8(%rbp), %rdi
leaq L_.str.379(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB407_12
## %bb.11:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB407_12:
movq -72(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.13:
movl $1, -52(%rbp)
jmp LBB407_21
LBB407_14:
movl $0, -76(%rbp)
cmpq $0, -48(%rbp)
jge LBB407_16
## %bb.15:
xorl %eax, %eax
## kill: def $rax killed $eax
subq -48(%rbp), %rax
movq %rax, -48(%rbp)
xorl %eax, %eax
## kill: def $rax killed $eax
subq -40(%rbp), %rax
movq %rax, -40(%rbp)
movl $1, -76(%rbp)
LBB407_16:
movq -40(%rbp), %rax
cqto
idivq -48(%rbp)
movq %rdx, -64(%rbp)
cmpq $0, -64(%rbp)
jge LBB407_18
## %bb.17:
movq -48(%rbp), %rax
addq -64(%rbp), %rax
movq %rax, -64(%rbp)
LBB407_18:
cmpl $0, -76(%rbp)
je LBB407_20
## %bb.19:
xorl %eax, %eax
## kill: def $rax killed $eax
subq -64(%rbp), %rax
movq %rax, -64(%rbp)
LBB407_20:
jmp LBB407_21
LBB407_21:
jmp LBB407_26
LBB407_22:
movq -40(%rbp), %rax
movq %rax, -88(%rbp)
movq -48(%rbp), %rax
movq %rax, -96(%rbp)
movl $64, -100(%rbp)
movq -96(%rbp), %rax
andq $63, %rax
movq %rax, -96(%rbp)
movq -16(%rbp), %rax
cmpl $28, 12(%rax)
jne LBB407_24
## %bb.23:
movl $64, %eax
subq -96(%rbp), %rax
movq %rax, -96(%rbp)
LBB407_24:
movq -88(%rbp), %rax
movq -96(%rbp), %rcx
## kill: def $cl killed $rcx
shlq %cl, %rax
movq -88(%rbp), %rdx
movl $64, %ecx
subq -96(%rbp), %rcx
## kill: def $cl killed $rcx
shrq %cl, %rdx
movq %rdx, %rcx
orq %rcx, %rax
movq %rax, -64(%rbp)
jmp LBB407_26
LBB407_25:
callq _abort
LBB407_26:
movq -16(%rbp), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -64(%rbp), %rsi
callq _Jim_NewIntObj
movq -120(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _ExprPush
LBB407_27:
movq -32(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB407_29
## %bb.28:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
LBB407_29:
movq -24(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB407_31
## %bb.30:
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_FreeObj
LBB407_31:
movl -52(%rbp), %eax
addq $128, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L407_0_set_8, LBB407_8-LJTI407_0
.set L407_0_set_25, LBB407_25-LJTI407_0
.set L407_0_set_3, LBB407_3-LJTI407_0
.set L407_0_set_4, LBB407_4-LJTI407_0
.set L407_0_set_22, LBB407_22-LJTI407_0
.set L407_0_set_5, LBB407_5-LJTI407_0
.set L407_0_set_6, LBB407_6-LJTI407_0
.set L407_0_set_7, LBB407_7-LJTI407_0
LJTI407_0:
.long L407_0_set_8
.long L407_0_set_25
.long L407_0_set_25
.long L407_0_set_3
.long L407_0_set_4
.long L407_0_set_22
.long L407_0_set_22
.long L407_0_set_25
.long L407_0_set_25
.long L407_0_set_25
.long L407_0_set_25
.long L407_0_set_25
.long L407_0_set_25
.long L407_0_set_5
.long L407_0_set_6
.long L407_0_set_7
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function JimExprOpAndLeft
_JimExprOpAndLeft: ## @JimExprOpAndLeft
.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
callq _ExprPop
movq %rax, -24(%rbp)
movq -16(%rbp), %rdi
callq _ExprPop
movq %rax, -32(%rbp)
movl $0, -36(%rbp)
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _ExprBool
movl %eax, %ecx
movl %ecx, -40(%rbp) ## 4-byte Spill
subl $-1, %eax
je LBB408_3
jmp LBB408_9
LBB408_9:
movl -40(%rbp), %eax ## 4-byte Reload
testl %eax, %eax
je LBB408_1
jmp LBB408_10
LBB408_10:
movl -40(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB408_2
jmp LBB408_4
LBB408_1:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movl %eax, %ecx
movq -16(%rbp), %rax
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _Jim_NewIntObj
movq -48(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _ExprPush
jmp LBB408_4
LBB408_2:
jmp LBB408_4
LBB408_3:
movl $1, -36(%rbp)
LBB408_4:
movq -32(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB408_6
## %bb.5:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
LBB408_6:
movq -24(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB408_8
## %bb.7:
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_FreeObj
LBB408_8:
movl -36(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimExprOpAndOrRight
_JimExprOpAndOrRight: ## @JimExprOpAndOrRight
.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
callq _ExprPop
movq %rax, -24(%rbp)
movl $0, -28(%rbp)
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _ExprBool
movl %eax, %ecx
movl %ecx, -32(%rbp) ## 4-byte Spill
subl $-1, %eax
je LBB409_3
jmp LBB409_7
LBB409_7:
movl -32(%rbp), %eax ## 4-byte Reload
testl %eax, %eax
je LBB409_1
jmp LBB409_8
LBB409_8:
movl -32(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB409_2
jmp LBB409_4
LBB409_1:
movq -16(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _Jim_NewIntObj
movq -40(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _ExprPush
jmp LBB409_4
LBB409_2:
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movl $1, %esi
callq _Jim_NewIntObj
movq -48(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _ExprPush
jmp LBB409_4
LBB409_3:
movl $1, -28(%rbp)
LBB409_4:
movq -24(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB409_6
## %bb.5:
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_FreeObj
LBB409_6:
movl -28(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimExprOpOrLeft
_JimExprOpOrLeft: ## @JimExprOpOrLeft
.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
callq _ExprPop
movq %rax, -24(%rbp)
movq -16(%rbp), %rdi
callq _ExprPop
movq %rax, -32(%rbp)
movl $0, -36(%rbp)
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _ExprBool
movl %eax, %ecx
movl %ecx, -40(%rbp) ## 4-byte Spill
subl $-1, %eax
je LBB410_3
jmp LBB410_9
LBB410_9:
movl -40(%rbp), %eax ## 4-byte Reload
testl %eax, %eax
je LBB410_1
jmp LBB410_10
LBB410_10:
movl -40(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB410_2
jmp LBB410_4
LBB410_1:
jmp LBB410_4
LBB410_2:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movl %eax, %ecx
movq -16(%rbp), %rax
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movl $1, %esi
callq _Jim_NewIntObj
movq -48(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _ExprPush
jmp LBB410_4
LBB410_3:
movl $1, -36(%rbp)
LBB410_4:
movq -32(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB410_6
## %bb.5:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
LBB410_6:
movq -24(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB410_8
## %bb.7:
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_FreeObj
LBB410_8:
movl -36(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimExprOpNull
_JimExprOpNull: ## @JimExprOpNull
.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)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimExprOpTernaryLeft
_JimExprOpTernaryLeft: ## @JimExprOpTernaryLeft
.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
callq _ExprPop
movq %rax, -24(%rbp)
movq -16(%rbp), %rdi
callq _ExprPop
movq %rax, -32(%rbp)
movl $0, -36(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
callq _ExprPush
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _ExprBool
movl %eax, %ecx
movl %ecx, -40(%rbp) ## 4-byte Spill
subl $-1, %eax
je LBB412_3
jmp LBB412_9
LBB412_9:
movl -40(%rbp), %eax ## 4-byte Reload
testl %eax, %eax
je LBB412_1
jmp LBB412_10
LBB412_10:
movl -40(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB412_2
jmp LBB412_4
LBB412_1:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movl %eax, %ecx
movq -16(%rbp), %rax
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _Jim_NewIntObj
movq -48(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _ExprPush
jmp LBB412_4
LBB412_2:
jmp LBB412_4
LBB412_3:
movl $1, -36(%rbp)
LBB412_4:
movq -32(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB412_6
## %bb.5:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
LBB412_6:
movq -24(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB412_8
## %bb.7:
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_FreeObj
LBB412_8:
movl -36(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimExprOpColonLeft
_JimExprOpColonLeft: ## @JimExprOpColonLeft
.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
callq _ExprPop
movq %rax, -24(%rbp)
movq -16(%rbp), %rdi
callq _ExprPop
movq %rax, -32(%rbp)
movq -16(%rbp), %rdi
callq _ExprPop
movq %rax, -40(%rbp)
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
callq _ExprBool
cmpl $0, %eax
je LBB413_2
## %bb.1:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movl %eax, %ecx
movq -16(%rbp), %rax
movl %ecx, 16(%rax)
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
callq _ExprPush
LBB413_2:
movq -24(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB413_4
## %bb.3:
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_FreeObj
LBB413_4:
movq -40(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB413_6
## %bb.5:
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_FreeObj
LBB413_6:
movq -32(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB413_8
## %bb.7:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
LBB413_8:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimExprOpStrBin
_JimExprOpStrBin: ## @JimExprOpStrBin
.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 -16(%rbp), %rdi
callq _ExprPop
movq %rax, -24(%rbp)
movq -16(%rbp), %rdi
callq _ExprPop
movq %rax, -32(%rbp)
movq -16(%rbp), %rax
movl 12(%rax), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
addl $-51, %eax
subl $2, %eax
jb LBB414_1
jmp LBB414_12
LBB414_12:
movl -44(%rbp), %eax ## 4-byte Reload
subl $53, %eax
je LBB414_4
jmp LBB414_13
LBB414_13:
movl -44(%rbp), %eax ## 4-byte Reload
subl $54, %eax
je LBB414_5
jmp LBB414_6
LBB414_1:
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_StringEqObj
cltq
movq %rax, -40(%rbp)
movq -16(%rbp), %rax
cmpl $52, 12(%rax)
jne LBB414_3
## %bb.2:
cmpq $0, -40(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -40(%rbp)
LBB414_3:
jmp LBB414_7
LBB414_4:
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
callq _JimSearchList
cltq
movq %rax, -40(%rbp)
jmp LBB414_7
LBB414_5:
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
callq _JimSearchList
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -40(%rbp)
jmp LBB414_7
LBB414_6:
callq _abort
LBB414_7:
movq -16(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_NewIntObj
movq -56(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _ExprPush
movq -32(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB414_9
## %bb.8:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
LBB414_9:
movq -24(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB414_11
## %bb.10:
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_FreeObj
LBB414_11:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function JimExprOpNumUnary
LCPI415_0:
.quad 0x3fe0000000000000 ## double 0.5
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_JimExprOpNumUnary: ## @JimExprOpNumUnary
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $1, -20(%rbp)
movl $0, -24(%rbp)
movq -16(%rbp), %rdi
callq _ExprPop
movq %rax, -32(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -48(%rbp)
movq $0, -64(%rbp)
movq -32(%rbp), %rax
leaq _doubleObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB415_2
## %bb.1:
movq -32(%rbp), %rax
cmpq $0, (%rax)
je LBB415_14
LBB415_2:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
leaq -56(%rbp), %rdx
callq _JimGetWideNoErr
cmpl $0, %eax
jne LBB415_14
## %bb.3:
movq -16(%rbp), %rax
movl 12(%rax), %eax
addl $-55, %eax
movl %eax, %ecx
movq %rcx, -72(%rbp) ## 8-byte Spill
subl $8, %eax
ja LBB415_12
## %bb.40:
movq -72(%rbp), %rax ## 8-byte Reload
leaq LJTI415_1(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB415_4:
movq -56(%rbp), %rax
movq %rax, -64(%rbp)
jmp LBB415_13
LBB415_5:
cvtsi2sdq -56(%rbp), %xmm0
movsd %xmm0, -48(%rbp)
movl $0, -20(%rbp)
jmp LBB415_13
LBB415_6:
cmpq $0, -56(%rbp)
jl LBB415_8
## %bb.7:
movq -56(%rbp), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
jmp LBB415_9
LBB415_8:
xorl %eax, %eax
## kill: def $rax killed $eax
subq -56(%rbp), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
LBB415_9:
movq -80(%rbp), %rax ## 8-byte Reload
movq %rax, -64(%rbp)
jmp LBB415_13
LBB415_10:
xorl %eax, %eax
## kill: def $rax killed $eax
subq -56(%rbp), %rax
movq %rax, -64(%rbp)
jmp LBB415_13
LBB415_11:
cmpq $0, -56(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -64(%rbp)
jmp LBB415_13
LBB415_12:
callq _abort
LBB415_13:
jmp LBB415_31
LBB415_14:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
leaq -40(%rbp), %rdx
callq _Jim_GetDouble
movl %eax, -24(%rbp)
cmpl $0, %eax
jne LBB415_30
## %bb.15:
movq -16(%rbp), %rax
movl 12(%rax), %eax
addl $-55, %eax
movl %eax, %ecx
movq %rcx, -88(%rbp) ## 8-byte Spill
subl $8, %eax
ja LBB415_28
## %bb.39:
movq -88(%rbp), %rax ## 8-byte Reload
leaq LJTI415_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB415_16:
cvttsd2si -40(%rbp), %rax
movq %rax, -64(%rbp)
jmp LBB415_29
LBB415_17:
xorps %xmm0, %xmm0
ucomisd -40(%rbp), %xmm0
jbe LBB415_19
## %bb.18:
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI415_0(%rip), %xmm1 ## xmm1 = mem[0],zero
subsd %xmm1, %xmm0
movsd %xmm0, -96(%rbp) ## 8-byte Spill
jmp LBB415_20
LBB415_19:
movsd LCPI415_0(%rip), %xmm0 ## xmm0 = mem[0],zero
addsd -40(%rbp), %xmm0
movsd %xmm0, -96(%rbp) ## 8-byte Spill
LBB415_20:
movsd -96(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
cvttsd2si %xmm0, %rax
movq %rax, -64(%rbp)
jmp LBB415_29
LBB415_21:
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -48(%rbp)
movl $0, -20(%rbp)
jmp LBB415_29
LBB415_22:
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB415_24
## %bb.23:
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -104(%rbp) ## 8-byte Spill
jmp LBB415_25
LBB415_24:
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -104(%rbp) ## 8-byte Spill
LBB415_25:
movsd -104(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -48(%rbp)
movl $0, -20(%rbp)
jmp LBB415_29
LBB415_26:
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -48(%rbp)
movl $0, -20(%rbp)
jmp LBB415_29
LBB415_27:
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
movq %rax, -64(%rbp)
jmp LBB415_29
LBB415_28:
callq _abort
LBB415_29:
jmp LBB415_30
LBB415_30:
jmp LBB415_31
LBB415_31:
cmpl $0, -24(%rbp)
jne LBB415_36
## %bb.32:
cmpl $0, -20(%rbp)
je LBB415_34
## %bb.33:
movq -16(%rbp), %rax
movq %rax, -112(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -64(%rbp), %rsi
callq _Jim_NewIntObj
movq -112(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _ExprPush
jmp LBB415_35
LBB415_34:
movq -16(%rbp), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movsd -48(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _Jim_NewDoubleObj
movq -120(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _ExprPush
LBB415_35:
jmp LBB415_36
LBB415_36:
movq -32(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB415_38
## %bb.37:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
LBB415_38:
movl -24(%rbp), %eax
addq $128, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L415_0_set_27, LBB415_27-LJTI415_0
.set L415_0_set_28, LBB415_28-LJTI415_0
.set L415_0_set_26, LBB415_26-LJTI415_0
.set L415_0_set_21, LBB415_21-LJTI415_0
.set L415_0_set_16, LBB415_16-LJTI415_0
.set L415_0_set_22, LBB415_22-LJTI415_0
.set L415_0_set_17, LBB415_17-LJTI415_0
LJTI415_0:
.long L415_0_set_27
.long L415_0_set_28
.long L415_0_set_26
.long L415_0_set_21
.long L415_0_set_16
.long L415_0_set_16
.long L415_0_set_22
.long L415_0_set_21
.long L415_0_set_17
.set L415_1_set_11, LBB415_11-LJTI415_1
.set L415_1_set_12, LBB415_12-LJTI415_1
.set L415_1_set_10, LBB415_10-LJTI415_1
.set L415_1_set_4, LBB415_4-LJTI415_1
.set L415_1_set_6, LBB415_6-LJTI415_1
.set L415_1_set_5, LBB415_5-LJTI415_1
LJTI415_1:
.long L415_1_set_11
.long L415_1_set_12
.long L415_1_set_10
.long L415_1_set_4
.long L415_1_set_4
.long L415_1_set_4
.long L415_1_set_6
.long L415_1_set_5
.long L415_1_set_4
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function JimExprOpIntUnary
_JimExprOpIntUnary: ## @JimExprOpIntUnary
.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 -16(%rbp), %rdi
callq _ExprPop
movq %rax, -24(%rbp)
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
leaq -32(%rbp), %rdx
callq _Jim_GetWide
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
jne LBB416_6
## %bb.1:
movq -16(%rbp), %rax
movl 12(%rax), %eax
movl %eax, -40(%rbp) ## 4-byte Spill
subl $56, %eax
je LBB416_2
jmp LBB416_9
LBB416_9:
movl -40(%rbp), %eax ## 4-byte Reload
subl $65, %eax
je LBB416_3
jmp LBB416_4
LBB416_2:
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
xorq $-1, %rsi
callq _Jim_NewIntObj
movq -48(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _ExprPush
jmp LBB416_5
LBB416_3:
movq -8(%rbp), %rdi
leaq -32(%rbp), %rsi
movl $8, %edx
callq _JimPrngSeed
movq -16(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
callq _JimRandDouble
movq -64(%rbp), %rdi ## 8-byte Reload
callq _Jim_NewDoubleObj
movq -56(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _ExprPush
jmp LBB416_5
LBB416_4:
callq _abort
LBB416_5:
jmp LBB416_6
LBB416_6:
movq -24(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB416_8
## %bb.7:
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_FreeObj
LBB416_8:
movl -36(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimExprOpNone
_JimExprOpNone: ## @JimExprOpNone
.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), %rax
movq %rax, -24(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movq %rax, -32(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
callq _JimRandDouble
movq -32(%rbp), %rdi ## 8-byte Reload
callq _Jim_NewDoubleObj
movq -24(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _ExprPush
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimPowWide
_JimPowWide: ## @JimPowWide
.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 $1, -40(%rbp)
cmpq $0, -16(%rbp)
jne LBB418_2
## %bb.1:
cmpq $0, -24(%rbp)
jne LBB418_3
LBB418_2:
cmpq $0, -24(%rbp)
jge LBB418_4
LBB418_3:
movq $0, -8(%rbp)
jmp LBB418_9
LBB418_4:
movq $0, -32(%rbp)
LBB418_5: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
cmpq -24(%rbp), %rax
jge LBB418_8
## %bb.6: ## in Loop: Header=BB418_5 Depth=1
movq -16(%rbp), %rax
imulq -40(%rbp), %rax
movq %rax, -40(%rbp)
## %bb.7: ## in Loop: Header=BB418_5 Depth=1
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB418_5
LBB418_8:
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
LBB418_9:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ExprBool
_ExprBool: ## @ExprBool
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
leaq -32(%rbp), %rdx
callq _Jim_GetLong
cmpl $0, %eax
jne LBB419_2
## %bb.1:
cmpq $0, -32(%rbp)
setne %al
andb $1, %al
movzbl %al, %eax
movl %eax, -4(%rbp)
jmp LBB419_5
LBB419_2:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
leaq -40(%rbp), %rdx
callq _Jim_GetDouble
cmpl $0, %eax
jne LBB419_4
## %bb.3:
movsd -40(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
setne %al
setp %cl
orb %cl, %al
andb $1, %al
movzbl %al, %eax
movl %eax, -4(%rbp)
jmp LBB419_5
LBB419_4:
movl $-1, -4(%rbp)
LBB419_5:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimSearchList
_JimSearchList: ## @JimSearchList
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_ListLength
movl %eax, -36(%rbp)
movl $0, -40(%rbp)
LBB420_1: ## =>This Inner Loop Header: Depth=1
movl -40(%rbp), %eax
cmpl -36(%rbp), %eax
jge LBB420_6
## %bb.2: ## in Loop: Header=BB420_1 Depth=1
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -40(%rbp), %edx
callq _Jim_ListGetIndex
movq %rax, %rdi
movq -32(%rbp), %rsi
callq _Jim_StringEqObj
cmpl $0, %eax
je LBB420_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB420_7
LBB420_4: ## in Loop: Header=BB420_1 Depth=1
jmp LBB420_5
LBB420_5: ## in Loop: Header=BB420_1 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB420_1
LBB420_6:
movl $0, -4(%rbp)
LBB420_7:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimPrngSeed
_JimPrngSeed: ## @JimPrngSeed
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq -8(%rbp), %rax
cmpq $0, 400(%rax)
jne LBB421_2
## %bb.1:
movq -8(%rbp), %rdi
callq _JimPrngInit
LBB421_2:
movq -8(%rbp), %rax
movq 400(%rax), %rax
movq %rax, -32(%rbp)
movl $0, -24(%rbp)
LBB421_3: ## =>This Inner Loop Header: Depth=1
cmpl $256, -24(%rbp) ## imm = 0x100
jge LBB421_6
## %bb.4: ## in Loop: Header=BB421_3 Depth=1
movl -24(%rbp), %eax
movb %al, %dl
movq -32(%rbp), %rax
movslq -24(%rbp), %rcx
movb %dl, (%rax,%rcx)
## %bb.5: ## in Loop: Header=BB421_3 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB421_3
LBB421_6:
movl $0, -24(%rbp)
LBB421_7: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB421_10
## %bb.8: ## in Loop: Header=BB421_7 Depth=1
movq -32(%rbp), %rax
movl -24(%rbp), %ecx
andl $255, %ecx
movslq %ecx, %rcx
movb (%rax,%rcx), %al
movb %al, -33(%rbp)
movq -32(%rbp), %rax
movq -16(%rbp), %rcx
movslq -24(%rbp), %rdx
movzbl (%rcx,%rdx), %ecx
## kill: def $rcx killed $ecx
movb (%rax,%rcx), %dl
movq -32(%rbp), %rax
movl -24(%rbp), %ecx
andl $255, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
movb -33(%rbp), %dl
movq -32(%rbp), %rax
movq -16(%rbp), %rcx
movslq -24(%rbp), %rsi
movzbl (%rcx,%rsi), %ecx
## kill: def $rcx killed $ecx
movb %dl, (%rax,%rcx)
## %bb.9: ## in Loop: Header=BB421_7 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB421_7
LBB421_10:
movq -32(%rbp), %rax
movl $0, 260(%rax)
movq -32(%rbp), %rax
movl $0, 256(%rax)
movl $0, -24(%rbp)
LBB421_11: ## =>This Inner Loop Header: Depth=1
cmpl $256, -24(%rbp) ## imm = 0x100
jge LBB421_14
## %bb.12: ## in Loop: Header=BB421_11 Depth=1
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl -20(%rbp), %edx
callq _JimRandomBytes
## %bb.13: ## in Loop: Header=BB421_11 Depth=1
movl -20(%rbp), %eax
addl -24(%rbp), %eax
movl %eax, -24(%rbp)
jmp LBB421_11
LBB421_14:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function JimRandDouble
LCPI422_0:
.quad 0x43f0000000000000 ## double 1.8446744073709552E+19
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI422_1:
.long 1127219200 ## 0x43300000
.long 1160773632 ## 0x45300000
.long 0 ## 0x0
.long 0 ## 0x0
LCPI422_2:
.quad 0x4330000000000000 ## double 4503599627370496
.quad 0x4530000000000000 ## double 1.9342813113834067E+25
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_JimRandDouble: ## @JimRandDouble
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
leaq -16(%rbp), %rsi
movl $8, %edx
callq _JimRandomBytes
movaps LCPI422_1(%rip), %xmm1 ## xmm1 = [1127219200,1160773632,0,0]
movq -16(%rbp), %xmm0 ## xmm0 = mem[0],zero
punpckldq %xmm1, %xmm0 ## xmm0 = xmm0[0],xmm1[0],xmm0[1],xmm1[1]
movapd LCPI422_2(%rip), %xmm1 ## xmm1 = [4.503599627370496E+15,1.9342813113834067E+25]
subpd %xmm1, %xmm0
movaps %xmm0, %xmm1
unpckhpd %xmm0, %xmm0 ## xmm0 = xmm0[1,1]
addsd %xmm1, %xmm0
movsd LCPI422_0(%rip), %xmm1 ## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimPrngInit
_JimPrngInit: ## @JimPrngInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
xorl %eax, %eax
movl %eax, %edi
callq _time
movq %rax, -32(%rbp)
movl $264, %edi ## imm = 0x108
callq _Jim_Alloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 400(%rax)
movl $1024, %edi ## imm = 0x400
callq _Jim_Alloc
movq %rax, -24(%rbp)
movl $0, -12(%rbp)
LBB423_1: ## =>This Inner Loop Header: Depth=1
cmpl $256, -12(%rbp) ## imm = 0x100
jge LBB423_4
## %bb.2: ## in Loop: Header=BB423_1 Depth=1
callq _rand
cltq
xorq -32(%rbp), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
callq _clock
movq %rax, %rcx
movq -40(%rbp), %rax ## 8-byte Reload
xorq %rcx, %rax
movl %eax, %edx
movq -24(%rbp), %rax
movslq -12(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB423_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB423_1
LBB423_4:
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
movl $1024, %edx ## imm = 0x400
callq _JimPrngSeed
movq -24(%rbp), %rdi
callq _Jim_Free
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimRandomBytes
_JimRandomBytes: ## @JimRandomBytes
.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)
movl %edx, -20(%rbp)
movq -16(%rbp), %rax
movq %rax, -40(%rbp)
movq -8(%rbp), %rax
cmpq $0, 400(%rax)
jne LBB424_2
## %bb.1:
movq -8(%rbp), %rdi
callq _JimPrngInit
LBB424_2:
movq -8(%rbp), %rax
movq 400(%rax), %rax
movq %rax, -32(%rbp)
movl $0, -52(%rbp)
LBB424_3: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
cmpl -20(%rbp), %eax
jae LBB424_6
## %bb.4: ## in Loop: Header=BB424_3 Depth=1
movq -32(%rbp), %rax
movl 256(%rax), %ecx
addl $1, %ecx
andl $255, %ecx
movq -32(%rbp), %rax
movl %ecx, 256(%rax)
movq -32(%rbp), %rax
movq -32(%rbp), %rcx
movl 256(%rcx), %ecx
## kill: def $rcx killed $ecx
movzbl (%rax,%rcx), %eax
movl %eax, -44(%rbp)
movq -32(%rbp), %rax
movl 260(%rax), %ecx
addl -44(%rbp), %ecx
andl $255, %ecx
movq -32(%rbp), %rax
movl %ecx, 260(%rax)
movq -32(%rbp), %rax
movq -32(%rbp), %rcx
movl 260(%rcx), %ecx
## kill: def $rcx killed $ecx
movzbl (%rax,%rcx), %eax
movl %eax, -48(%rbp)
movl -48(%rbp), %eax
movb %al, %dl
movq -32(%rbp), %rax
movq -32(%rbp), %rcx
movl 256(%rcx), %ecx
## kill: def $rcx killed $ecx
movb %dl, (%rax,%rcx)
movl -44(%rbp), %eax
movb %al, %dl
movq -32(%rbp), %rax
movq -32(%rbp), %rcx
movl 260(%rcx), %ecx
## kill: def $rcx killed $ecx
movb %dl, (%rax,%rcx)
movq -32(%rbp), %rax
movl -44(%rbp), %ecx
addl -48(%rbp), %ecx
andl $255, %ecx
movl %ecx, %ecx
## kill: def $rcx killed $ecx
movb (%rax,%rcx), %cl
movq -40(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -40(%rbp)
movb %cl, (%rax)
## %bb.5: ## in Loop: Header=BB424_3 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB424_3
LBB424_6:
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SetExprFromAny
_SetExprFromAny: ## @SetExprFromAny
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $640, %rsp ## imm = 0x280
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl $1, -628(%rbp)
movq -24(%rbp), %rax
leaq _sourceObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB425_2
## %bb.1:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -624(%rbp)
movq -24(%rbp), %rax
movl 32(%rax), %eax
movl %eax, -612(%rbp)
jmp LBB425_3
LBB425_2:
movq -16(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -624(%rbp)
movl $1, -612(%rbp)
LBB425_3:
movq -624(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -24(%rbp), %rdi
leaq -28(%rbp), %rsi
callq _Jim_GetString
movq %rax, -40(%rbp)
leaq -608(%rbp), %rdi
callq _ScriptTokenListInit
movq -40(%rbp), %rsi
movl -28(%rbp), %edx
movl -612(%rbp), %ecx
leaq -104(%rbp), %rdi
callq _JimParserInit
LBB425_4: ## =>This Inner Loop Header: Depth=1
cmpl $0, -64(%rbp)
setne %al
xorb $-1, %al
testb $1, %al
jne LBB425_5
jmp LBB425_9
LBB425_5: ## in Loop: Header=BB425_4 Depth=1
leaq -104(%rbp), %rdi
callq _JimParseExpression
cmpl $0, %eax
je LBB425_8
## %bb.6:
leaq -608(%rbp), %rdi
callq _ScriptTokenListFree
LBB425_7:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.382(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movq $0, -112(%rbp)
jmp LBB425_18
LBB425_8: ## in Loop: Header=BB425_4 Depth=1
movq -88(%rbp), %rsi
movq -80(%rbp), %rax
movq -88(%rbp), %rcx
subq %rcx, %rax
addq $1, %rax
movl %eax, %edx
movl -68(%rbp), %ecx
movl -72(%rbp), %r8d
leaq -608(%rbp), %rdi
callq _ScriptAddToken
jmp LBB425_4
LBB425_9:
movq -16(%rbp), %rdi
movl -52(%rbp), %esi
callq _JimParseCheckMissing
cmpl $1, %eax
jne LBB425_13
## %bb.10:
leaq -608(%rbp), %rdi
callq _ScriptTokenListFree
movq -624(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB425_12
## %bb.11:
movq -16(%rbp), %rdi
movq -624(%rbp), %rsi
callq _Jim_FreeObj
LBB425_12:
movl $1, -4(%rbp)
jmp LBB425_24
LBB425_13:
movq -16(%rbp), %rdi
movq -624(%rbp), %rdx
leaq -608(%rbp), %rsi
callq _ExprCreateByteCode
movq %rax, -112(%rbp)
leaq -608(%rbp), %rdi
callq _ScriptTokenListFree
cmpq $0, -112(%rbp)
jne LBB425_15
## %bb.14:
jmp LBB425_18
LBB425_15:
movq -112(%rbp), %rdi
callq _ExprCheckCorrectness
cmpl $0, %eax
je LBB425_17
## %bb.16:
movq -16(%rbp), %rdi
movq -112(%rbp), %rsi
callq _ExprFreeByteCode
jmp LBB425_7
LBB425_17:
movl $0, -628(%rbp)
LBB425_18:
movq -624(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB425_20
## %bb.19:
movq -16(%rbp), %rdi
movq -624(%rbp), %rsi
callq _Jim_FreeObj
LBB425_20:
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB425_23
## %bb.21:
movq -24(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB425_23
## %bb.22:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq *%rax
LBB425_23:
movq -112(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movq -24(%rbp), %rax
leaq _exprObjType(%rip), %rcx
movq %rcx, 8(%rax)
movl -628(%rbp), %eax
movl %eax, -4(%rbp)
LBB425_24:
movl -4(%rbp), %eax
addq $640, %rsp ## imm = 0x280
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FreeExprInternalRep
_FreeExprInternalRep: ## @FreeExprInternalRep
.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), %rax
movq 24(%rax), %rax
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
je LBB426_4
## %bb.1:
movq -24(%rbp), %rcx
movl 12(%rcx), %eax
addl $-1, %eax
movl %eax, 12(%rcx)
cmpl $0, %eax
je LBB426_3
## %bb.2:
jmp LBB426_4
LBB426_3:
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _ExprFreeByteCode
LBB426_4:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function DupExprInternalRep
_DupExprInternalRep: ## @DupExprInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -24(%rbp), %rax
movq $0, 8(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ExprFreeByteCode
_ExprFreeByteCode: ## @ExprFreeByteCode
.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 $0, -20(%rbp)
LBB428_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 8(%rcx), %eax
jge LBB428_6
## %bb.2: ## in Loop: Header=BB428_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB428_4
## %bb.3: ## in Loop: Header=BB428_1 Depth=1
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB428_4: ## in Loop: Header=BB428_1 Depth=1
jmp LBB428_5
LBB428_5: ## in Loop: Header=BB428_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB428_1
LBB428_6:
movq -16(%rbp), %rax
movq (%rax), %rdi
callq _Jim_Free
movq -16(%rbp), %rdi
callq _Jim_Free
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseExpression
_JimParseExpression: ## @JimParseExpression
.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)
LBB429_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movzbl (%rax), %edi
callq _isspace
movl %eax, %ecx
movb $1, %al
cmpl $0, %ecx
movb %al, -17(%rbp) ## 1-byte Spill
jne LBB429_5
## %bb.2: ## in Loop: Header=BB429_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $92, %ecx
movb %al, -18(%rbp) ## 1-byte Spill
jne LBB429_4
## %bb.3: ## in Loop: Header=BB429_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl 1(%rax), %eax
cmpl $10, %eax
sete %al
movb %al, -18(%rbp) ## 1-byte Spill
LBB429_4: ## in Loop: Header=BB429_1 Depth=1
movb -18(%rbp), %al ## 1-byte Reload
movb %al, -17(%rbp) ## 1-byte Spill
LBB429_5: ## in Loop: Header=BB429_1 Depth=1
movb -17(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB429_6
jmp LBB429_9
LBB429_6: ## in Loop: Header=BB429_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $10, %eax
jne LBB429_8
## %bb.7: ## in Loop: Header=BB429_1 Depth=1
movq -16(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movl %ecx, 12(%rax)
LBB429_8: ## in Loop: Header=BB429_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB429_1
LBB429_9:
movq -16(%rbp), %rax
movl 12(%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, 32(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 16(%rax)
movq -16(%rbp), %rax
cmpl $0, 8(%rax)
jne LBB429_11
## %bb.10:
movq -16(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movl $7, 36(%rax)
movq -16(%rbp), %rax
movl $1, 40(%rax)
movl $0, -4(%rbp)
jmp LBB429_30
LBB429_11:
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
addl $-34, %eax
movl %eax, %ecx
movq %rcx, -32(%rbp) ## 8-byte Spill
subl $89, %eax
ja LBB429_28
## %bb.31:
movq -32(%rbp), %rax ## 8-byte Reload
leaq LJTI429_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB429_12:
movq -16(%rbp), %rax
movl $11, 36(%rax)
jmp LBB429_15
LBB429_13:
movq -16(%rbp), %rax
movl $12, 36(%rax)
jmp LBB429_15
LBB429_14:
movq -16(%rbp), %rax
movl $13, 36(%rax)
LBB429_15:
movq -16(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -16(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB429_29
LBB429_16:
movq -16(%rbp), %rdi
callq _JimParseCmd
movl %eax, -4(%rbp)
jmp LBB429_30
LBB429_17:
movq -16(%rbp), %rdi
callq _JimParseVar
cmpl $1, %eax
jne LBB429_19
## %bb.18:
movq -16(%rbp), %rdi
callq _JimParseExprOperator
movl %eax, -4(%rbp)
jmp LBB429_30
LBB429_19:
movq -16(%rbp), %rax
cmpl $16, 36(%rax)
jne LBB429_21
## %bb.20:
movl $1, -4(%rbp)
jmp LBB429_30
LBB429_21:
movl $0, -4(%rbp)
jmp LBB429_30
LBB429_22:
movq -16(%rbp), %rdi
callq _JimParseExprNumber
movl %eax, -4(%rbp)
jmp LBB429_30
LBB429_23:
movq -16(%rbp), %rdi
callq _JimParseQuote
movl %eax, -4(%rbp)
jmp LBB429_30
LBB429_24:
movq -16(%rbp), %rdi
callq _JimParseBrace
movl %eax, -4(%rbp)
jmp LBB429_30
LBB429_25:
movq -16(%rbp), %rdi
callq _JimParseExprIrrational
cmpl $1, %eax
jne LBB429_27
## %bb.26:
movq -16(%rbp), %rdi
callq _JimParseExprOperator
movl %eax, -4(%rbp)
jmp LBB429_30
LBB429_27:
jmp LBB429_29
LBB429_28:
movq -16(%rbp), %rdi
callq _JimParseExprOperator
movl %eax, -4(%rbp)
jmp LBB429_30
LBB429_29:
movl $0, -4(%rbp)
LBB429_30:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L429_0_set_23, LBB429_23-LJTI429_0
.set L429_0_set_28, LBB429_28-LJTI429_0
.set L429_0_set_17, LBB429_17-LJTI429_0
.set L429_0_set_12, LBB429_12-LJTI429_0
.set L429_0_set_13, LBB429_13-LJTI429_0
.set L429_0_set_14, LBB429_14-LJTI429_0
.set L429_0_set_22, LBB429_22-LJTI429_0
.set L429_0_set_25, LBB429_25-LJTI429_0
.set L429_0_set_16, LBB429_16-LJTI429_0
.set L429_0_set_24, LBB429_24-LJTI429_0
LJTI429_0:
.long L429_0_set_23
.long L429_0_set_28
.long L429_0_set_17
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_12
.long L429_0_set_13
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_14
.long L429_0_set_28
.long L429_0_set_22
.long L429_0_set_28
.long L429_0_set_22
.long L429_0_set_22
.long L429_0_set_22
.long L429_0_set_22
.long L429_0_set_22
.long L429_0_set_22
.long L429_0_set_22
.long L429_0_set_22
.long L429_0_set_22
.long L429_0_set_22
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_25
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_25
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_16
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_25
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_25
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_28
.long L429_0_set_24
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseCheckMissing
_JimParseCheckMissing: ## @JimParseCheckMissing
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl -20(%rbp), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
subl $32, %eax
je LBB430_1
jmp LBB430_12
LBB430_12:
movl -44(%rbp), %eax ## 4-byte Reload
subl $34, %eax
je LBB430_4
jmp LBB430_13
LBB430_13:
movl -44(%rbp), %eax ## 4-byte Reload
subl $91, %eax
je LBB430_2
jmp LBB430_14
LBB430_14:
movl -44(%rbp), %eax ## 4-byte Reload
subl $92, %eax
je LBB430_1
jmp LBB430_15
LBB430_15:
movl -44(%rbp), %eax ## 4-byte Reload
subl $123, %eax
je LBB430_3
jmp LBB430_5
LBB430_1:
movl $0, -4(%rbp)
jmp LBB430_11
LBB430_2:
leaq L_.str.388(%rip), %rax
movq %rax, -32(%rbp)
jmp LBB430_6
LBB430_3:
leaq L_.str.389(%rip), %rax
movq %rax, -32(%rbp)
jmp LBB430_6
LBB430_4:
jmp LBB430_5
LBB430_5:
leaq L_.str.390(%rip), %rax
movq %rax, -32(%rbp)
LBB430_6:
jmp LBB430_7
LBB430_7:
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB430_9
## %bb.8:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB430_9:
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.10:
movl $1, -4(%rbp)
LBB430_11:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ExprCreateByteCode
_ExprCreateByteCode: ## @ExprCreateByteCode
.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 %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl $1, -60(%rbp)
movl $0, -68(%rbp)
movl $0, -72(%rbp)
movq -24(%rbp), %rax
movl 12(%rax), %eax
subl $1, %eax
movl %eax, -76(%rbp)
movl $16, %edi
callq _Jim_Alloc
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl $1, 12(%rax)
movq -56(%rbp), %rax
movl $0, 8(%rax)
leaq -48(%rbp), %rdi
callq _Jim_InitStack
movl $0, -64(%rbp)
LBB431_1: ## =>This Inner Loop Header: Depth=1
movl -64(%rbp), %eax
movq -24(%rbp), %rcx
cmpl 12(%rcx), %eax
jge LBB431_8
## %bb.2: ## in Loop: Header=BB431_1 Depth=1
movq -24(%rbp), %rax
movq (%rax), %rax
movslq -64(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movl 12(%rax), %edi
callq _JimExprOperatorInfoByOpcode
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movzbl 18(%rax), %eax
cmpl $1, %eax
jne LBB431_6
## %bb.3: ## in Loop: Header=BB431_1 Depth=1
movl -76(%rbp), %eax
addl $2, %eax
movl %eax, -76(%rbp)
movq -88(%rbp), %rax
cmpl $44, 12(%rax)
jne LBB431_5
## %bb.4: ## in Loop: Header=BB431_1 Depth=1
movl $1, -72(%rbp)
LBB431_5: ## in Loop: Header=BB431_1 Depth=1
jmp LBB431_6
LBB431_6: ## in Loop: Header=BB431_1 Depth=1
jmp LBB431_7
LBB431_7: ## in Loop: Header=BB431_1 Depth=1
movl -64(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
jmp LBB431_1
LBB431_8:
movslq -76(%rbp), %rax
shlq $4, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, %rcx
movq -56(%rbp), %rax
movq %rcx, (%rax)
movl $0, -64(%rbp)
LBB431_9: ## =>This Loop Header: Depth=1
## Child Loop BB431_28 Depth 2
## Child Loop BB431_50 Depth 2
movl -64(%rbp), %ecx
movq -24(%rbp), %rdx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl 12(%rdx), %ecx
movb %al, -177(%rbp) ## 1-byte Spill
jge LBB431_11
## %bb.10: ## in Loop: Header=BB431_9 Depth=1
cmpl $0, -60(%rbp)
setne %al
movb %al, -177(%rbp) ## 1-byte Spill
LBB431_11: ## in Loop: Header=BB431_9 Depth=1
movb -177(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB431_12
jmp LBB431_61
LBB431_12: ## in Loop: Header=BB431_9 Depth=1
movq -24(%rbp), %rax
movq (%rax), %rax
movslq -64(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq %rax, -104(%rbp)
movq -56(%rbp), %rax
movq (%rax), %rax
movq -56(%rbp), %rcx
movslq 8(%rcx), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq %rax, -112(%rbp)
movq -104(%rbp), %rax
cmpl $7, 12(%rax)
jne LBB431_14
## %bb.13:
jmp LBB431_61
LBB431_14: ## in Loop: Header=BB431_9 Depth=1
movq -104(%rbp), %rax
movl 12(%rax), %eax
decl %eax
movl %eax, %ecx
movq %rcx, -192(%rbp) ## 8-byte Spill
subl $15, %eax
ja LBB431_41
## %bb.83: ## in Loop: Header=BB431_9 Depth=1
movq -192(%rbp), %rax ## 8-byte Reload
leaq LJTI431_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB431_15: ## in Loop: Header=BB431_9 Depth=1
movq -104(%rbp), %rax
movl 12(%rax), %ecx
movq -112(%rbp), %rax
movl %ecx, 8(%rax)
LBB431_16: ## in Loop: Header=BB431_9 Depth=1
movq -16(%rbp), %rdi
movq -104(%rbp), %rax
movq (%rax), %rsi
movq -104(%rbp), %rax
movl 8(%rax), %edx
callq _Jim_NewStringObj
movq %rax, %rcx
movq -112(%rbp), %rax
movq %rcx, (%rax)
movq -104(%rbp), %rax
cmpl $5, 12(%rax)
jne LBB431_18
## %bb.17: ## in Loop: Header=BB431_9 Depth=1
movq -16(%rbp), %rdi
movq -112(%rbp), %rax
movq (%rax), %rsi
movq -32(%rbp), %rdx
movq -104(%rbp), %rax
movl 16(%rax), %ecx
callq _JimSetSourceInfo
LBB431_18: ## in Loop: Header=BB431_9 Depth=1
movq -56(%rbp), %rax
movl 8(%rax), %ecx
addl $1, %ecx
movl %ecx, 8(%rax)
jmp LBB431_59
LBB431_19: ## in Loop: Header=BB431_9 Depth=1
movq -104(%rbp), %rax
cmpl $14, 12(%rax)
jne LBB431_21
## %bb.20: ## in Loop: Header=BB431_9 Depth=1
movq -16(%rbp), %rax
movq %rax, -200(%rbp) ## 8-byte Spill
movq -104(%rbp), %rax
movq (%rax), %rdi
leaq -120(%rbp), %rsi
callq _jim_strtoull
movq -200(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _Jim_NewIntObj
movq %rax, %rcx
movq -112(%rbp), %rax
movq %rcx, (%rax)
jmp LBB431_22
LBB431_21: ## in Loop: Header=BB431_9 Depth=1
movq -16(%rbp), %rax
movq %rax, -208(%rbp) ## 8-byte Spill
movq -104(%rbp), %rax
movq (%rax), %rdi
leaq -120(%rbp), %rsi
callq _strtod
movq -208(%rbp), %rdi ## 8-byte Reload
callq _Jim_NewDoubleObj
movq %rax, %rcx
movq -112(%rbp), %rax
movq %rcx, (%rax)
LBB431_22: ## in Loop: Header=BB431_9 Depth=1
movq -120(%rbp), %rax
movq -104(%rbp), %rcx
movq (%rcx), %rcx
movq -104(%rbp), %rdx
movslq 8(%rdx), %rdx
addq %rdx, %rcx
cmpq %rcx, %rax
je LBB431_24
## %bb.23: ## in Loop: Header=BB431_9 Depth=1
movq -16(%rbp), %rdi
movq -112(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
movq -112(%rbp), %rax
movl $1, 8(%rax)
jmp LBB431_16
LBB431_24: ## in Loop: Header=BB431_9 Depth=1
movq -104(%rbp), %rax
movl 12(%rax), %ecx
movq -112(%rbp), %rax
movl %ecx, 8(%rax)
movq -56(%rbp), %rax
movl 8(%rax), %ecx
addl $1, %ecx
movl %ecx, 8(%rax)
jmp LBB431_59
LBB431_25: ## in Loop: Header=BB431_9 Depth=1
movq -104(%rbp), %rsi
leaq -48(%rbp), %rdi
callq _Jim_StackPush
movl $0, -68(%rbp)
jmp LBB431_60
LBB431_26: ## in Loop: Header=BB431_9 Depth=1
jmp LBB431_60
LBB431_27: ## in Loop: Header=BB431_9 Depth=1
movl $0, -60(%rbp)
LBB431_28: ## Parent Loop BB431_9 Depth=1
## => This Inner Loop Header: Depth=2
leaq -48(%rbp), %rdi
callq _Jim_StackLen
cmpl $0, %eax
je LBB431_34
## %bb.29: ## in Loop: Header=BB431_28 Depth=2
leaq -48(%rbp), %rdi
callq _Jim_StackPop
movq %rax, -128(%rbp)
movq -128(%rbp), %rax
cmpl $11, 12(%rax)
jne LBB431_31
## %bb.30: ## in Loop: Header=BB431_9 Depth=1
movl $1, -60(%rbp)
jmp LBB431_34
LBB431_31: ## in Loop: Header=BB431_28 Depth=2
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movq -128(%rbp), %rdx
callq _ExprAddOperator
cmpl $0, %eax
je LBB431_33
## %bb.32:
jmp LBB431_75
LBB431_33: ## in Loop: Header=BB431_28 Depth=2
jmp LBB431_28
LBB431_34: ## in Loop: Header=BB431_9 Depth=1
cmpl $0, -60(%rbp)
jne LBB431_40
## %bb.35:
jmp LBB431_36
LBB431_36:
movq -16(%rbp), %rdi
leaq L_.str.391(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB431_38
## %bb.37:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB431_38:
movq -136(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.39:
jmp LBB431_75
LBB431_40: ## in Loop: Header=BB431_9 Depth=1
jmp LBB431_59
LBB431_41: ## in Loop: Header=BB431_9 Depth=1
cmpl $0, -68(%rbp)
je LBB431_43
## %bb.42: ## in Loop: Header=BB431_9 Depth=1
cmpl $20, -68(%rbp)
jl LBB431_49
LBB431_43: ## in Loop: Header=BB431_9 Depth=1
movq -104(%rbp), %rax
cmpl $23, 12(%rax)
jne LBB431_45
## %bb.44: ## in Loop: Header=BB431_9 Depth=1
movq -104(%rbp), %rax
movl $57, 12(%rax)
jmp LBB431_48
LBB431_45: ## in Loop: Header=BB431_9 Depth=1
movq -104(%rbp), %rax
cmpl $24, 12(%rax)
jne LBB431_47
## %bb.46: ## in Loop: Header=BB431_9 Depth=1
movq -104(%rbp), %rax
movl $58, 12(%rax)
LBB431_47: ## in Loop: Header=BB431_9 Depth=1
jmp LBB431_48
LBB431_48: ## in Loop: Header=BB431_9 Depth=1
jmp LBB431_49
LBB431_49: ## in Loop: Header=BB431_9 Depth=1
movq -104(%rbp), %rax
movl 12(%rax), %edi
callq _JimExprOperatorInfoByOpcode
movq %rax, -144(%rbp)
LBB431_50: ## Parent Loop BB431_9 Depth=1
## => This Inner Loop Header: Depth=2
leaq -48(%rbp), %rdi
callq _Jim_StackPeek
movq %rax, -152(%rbp)
cmpq $0, %rax
je LBB431_58
## %bb.51: ## in Loop: Header=BB431_50 Depth=2
movq -152(%rbp), %rax
movl 12(%rax), %edi
callq _JimExprOperatorInfoByOpcode
movq %rax, -160(%rbp)
movq -144(%rbp), %rax
movzbl 17(%rax), %eax
cmpl $1, %eax
je LBB431_56
## %bb.52: ## in Loop: Header=BB431_50 Depth=2
movq -160(%rbp), %rax
movzbl 16(%rax), %eax
movq -144(%rbp), %rcx
movzbl 16(%rcx), %ecx
cmpl %ecx, %eax
jl LBB431_56
## %bb.53: ## in Loop: Header=BB431_50 Depth=2
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movq -152(%rbp), %rdx
callq _ExprAddOperator
cmpl $0, %eax
je LBB431_55
## %bb.54:
movl $0, -60(%rbp)
jmp LBB431_75
LBB431_55: ## in Loop: Header=BB431_50 Depth=2
leaq -48(%rbp), %rdi
callq _Jim_StackPop
jmp LBB431_57
LBB431_56: ## in Loop: Header=BB431_9 Depth=1
jmp LBB431_58
LBB431_57: ## in Loop: Header=BB431_50 Depth=2
jmp LBB431_50
LBB431_58: ## in Loop: Header=BB431_9 Depth=1
movq -104(%rbp), %rsi
leaq -48(%rbp), %rdi
callq _Jim_StackPush
LBB431_59: ## in Loop: Header=BB431_9 Depth=1
movq -104(%rbp), %rax
movl 12(%rax), %eax
movl %eax, -68(%rbp)
LBB431_60: ## in Loop: Header=BB431_9 Depth=1
movl -64(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
jmp LBB431_9
LBB431_61:
jmp LBB431_62
LBB431_62: ## =>This Inner Loop Header: Depth=1
leaq -48(%rbp), %rdi
callq _Jim_StackLen
cmpl $0, %eax
je LBB431_72
## %bb.63: ## in Loop: Header=BB431_62 Depth=1
leaq -48(%rbp), %rdi
callq _Jim_StackPop
movq %rax, -168(%rbp)
movq -168(%rbp), %rax
cmpl $11, 12(%rax)
jne LBB431_69
## %bb.64:
movl $0, -60(%rbp)
## %bb.65:
movq -16(%rbp), %rdi
leaq L_.str.392(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -176(%rbp)
movq -176(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB431_67
## %bb.66:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB431_67:
movq -176(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.68:
jmp LBB431_75
LBB431_69: ## in Loop: Header=BB431_62 Depth=1
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movq -168(%rbp), %rdx
callq _ExprAddOperator
cmpl $0, %eax
je LBB431_71
## %bb.70:
movl $0, -60(%rbp)
jmp LBB431_75
LBB431_71: ## in Loop: Header=BB431_62 Depth=1
jmp LBB431_62
LBB431_72:
cmpl $0, -72(%rbp)
je LBB431_74
## %bb.73:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _ExprTernaryReorderExpression
LBB431_74:
jmp LBB431_75
LBB431_75:
leaq -48(%rbp), %rdi
callq _Jim_FreeStack
movl $0, -64(%rbp)
LBB431_76: ## =>This Inner Loop Header: Depth=1
movl -64(%rbp), %eax
movq -56(%rbp), %rcx
cmpl 8(%rcx), %eax
jge LBB431_79
## %bb.77: ## in Loop: Header=BB431_76 Depth=1
movq -56(%rbp), %rax
movq (%rax), %rax
movslq -64(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
## %bb.78: ## in Loop: Header=BB431_76 Depth=1
movl -64(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
jmp LBB431_76
LBB431_79:
cmpl $0, -60(%rbp)
jne LBB431_81
## %bb.80:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _ExprFreeByteCode
movq $0, -8(%rbp)
jmp LBB431_82
LBB431_81:
movq -56(%rbp), %rax
movq %rax, -8(%rbp)
LBB431_82:
movq -8(%rbp), %rax
addq $208, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L431_0_set_15, LBB431_15-LJTI431_0
.set L431_0_set_41, LBB431_41-LJTI431_0
.set L431_0_set_25, LBB431_25-LJTI431_0
.set L431_0_set_27, LBB431_27-LJTI431_0
.set L431_0_set_26, LBB431_26-LJTI431_0
.set L431_0_set_19, LBB431_19-LJTI431_0
LJTI431_0:
.long L431_0_set_15
.long L431_0_set_15
.long L431_0_set_15
.long L431_0_set_15
.long L431_0_set_15
.long L431_0_set_41
.long L431_0_set_41
.long L431_0_set_41
.long L431_0_set_41
.long L431_0_set_41
.long L431_0_set_25
.long L431_0_set_27
.long L431_0_set_26
.long L431_0_set_19
.long L431_0_set_19
.long L431_0_set_15
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function ExprCheckCorrectness
_ExprCheckCorrectness: ## @ExprCheckCorrectness
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl $0, -24(%rbp)
movl $0, -28(%rbp)
movl $0, -20(%rbp)
LBB432_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 8(%rcx), %eax
jge LBB432_13
## %bb.2: ## in Loop: Header=BB432_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 8(%rax), %edi
callq _JimExprOperatorInfoByOpcode
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movzbl 17(%rax), %ecx
movl -24(%rbp), %eax
subl %ecx, %eax
movl %eax, -24(%rbp)
cmpl $0, -24(%rbp)
jge LBB432_4
## %bb.3:
jmp LBB432_13
LBB432_4: ## in Loop: Header=BB432_1 Depth=1
movq -40(%rbp), %rax
cmpl $44, 8(%rax)
je LBB432_6
## %bb.5: ## in Loop: Header=BB432_1 Depth=1
movq -40(%rbp), %rax
cmpl $45, 8(%rax)
jne LBB432_7
LBB432_6: ## in Loop: Header=BB432_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB432_11
LBB432_7: ## in Loop: Header=BB432_1 Depth=1
movq -40(%rbp), %rax
cmpl $47, 8(%rax)
je LBB432_9
## %bb.8: ## in Loop: Header=BB432_1 Depth=1
movq -40(%rbp), %rax
cmpl $48, 8(%rax)
jne LBB432_10
LBB432_9: ## in Loop: Header=BB432_1 Depth=1
movl -28(%rbp), %eax
addl $-1, %eax
movl %eax, -28(%rbp)
LBB432_10: ## in Loop: Header=BB432_1 Depth=1
jmp LBB432_11
LBB432_11: ## in Loop: Header=BB432_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
## %bb.12: ## in Loop: Header=BB432_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB432_1
LBB432_13:
cmpl $1, -24(%rbp)
jne LBB432_15
## %bb.14:
cmpl $0, -28(%rbp)
je LBB432_16
LBB432_15:
movl $1, -4(%rbp)
jmp LBB432_17
LBB432_16:
movl $0, -4(%rbp)
LBB432_17:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseExprOperator
_JimParseExprOperator: ## @JimParseExprOperator
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl $-1, -24(%rbp)
movl $0, -28(%rbp)
movl $0, -20(%rbp)
LBB433_1: ## =>This Inner Loop Header: Depth=1
cmpl $46, -20(%rbp)
jge LBB433_10
## %bb.2: ## in Loop: Header=BB433_1 Depth=1
movslq -20(%rbp), %rcx
leaq _Jim_ExprOperators(%rip), %rax
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
movslq -20(%rbp), %rcx
leaq _Jim_ExprOperators(%rip), %rax
imulq $24, %rcx, %rcx
addq %rcx, %rax
movzbl 19(%rax), %eax
movl %eax, -44(%rbp)
cmpq $0, -40(%rbp)
je LBB433_4
## %bb.3: ## in Loop: Header=BB433_1 Depth=1
movq -40(%rbp), %rax
movsbl (%rax), %eax
movq -16(%rbp), %rcx
movq (%rcx), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
je LBB433_5
LBB433_4: ## in Loop: Header=BB433_1 Depth=1
jmp LBB433_9
LBB433_5: ## in Loop: Header=BB433_1 Depth=1
movl -44(%rbp), %eax
cmpl -28(%rbp), %eax
jle LBB433_8
## %bb.6: ## in Loop: Header=BB433_1 Depth=1
movq -40(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
movslq -44(%rbp), %rdx
callq _strncmp
cmpl $0, %eax
jne LBB433_8
## %bb.7: ## in Loop: Header=BB433_1 Depth=1
movl -20(%rbp), %eax
addl $20, %eax
movl %eax, -24(%rbp)
movl -44(%rbp), %eax
movl %eax, -28(%rbp)
LBB433_8: ## in Loop: Header=BB433_1 Depth=1
jmp LBB433_9
LBB433_9: ## in Loop: Header=BB433_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB433_1
LBB433_10:
cmpl $-1, -24(%rbp)
jne LBB433_12
## %bb.11:
movl $1, -4(%rbp)
jmp LBB433_22
LBB433_12:
cmpl $59, -24(%rbp)
jl LBB433_21
## %bb.13:
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -28(%rbp), %rcx
addq %rcx, %rax
movq %rax, -56(%rbp)
movq -16(%rbp), %rax
movl 8(%rax), %eax
subl -28(%rbp), %eax
movl %eax, -60(%rbp)
LBB433_14: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -60(%rbp)
movb %al, -61(%rbp) ## 1-byte Spill
je LBB433_16
## %bb.15: ## in Loop: Header=BB433_14 Depth=1
movq -56(%rbp), %rax
movzbl (%rax), %edi
callq _isspace
cmpl $0, %eax
setne %al
movb %al, -61(%rbp) ## 1-byte Spill
LBB433_16: ## in Loop: Header=BB433_14 Depth=1
movb -61(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB433_17
jmp LBB433_18
LBB433_17: ## in Loop: Header=BB433_14 Depth=1
movl -60(%rbp), %eax
addl $-1, %eax
movl %eax, -60(%rbp)
movq -56(%rbp), %rax
addq $1, %rax
movq %rax, -56(%rbp)
jmp LBB433_14
LBB433_18:
movq -56(%rbp), %rax
movsbl (%rax), %eax
cmpl $40, %eax
je LBB433_20
## %bb.19:
movl $1, -4(%rbp)
jmp LBB433_22
LBB433_20:
jmp LBB433_21
LBB433_21:
movq -16(%rbp), %rax
movq (%rax), %rcx
movslq -28(%rbp), %rax
addq %rax, %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movl -28(%rbp), %edx
movq -16(%rbp), %rax
movq (%rax), %rcx
movslq %edx, %rdx
addq %rdx, %rcx
movq %rcx, (%rax)
movl -28(%rbp), %edx
movq -16(%rbp), %rax
movl 8(%rax), %ecx
subl %edx, %ecx
movl %ecx, 8(%rax)
movl -24(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 36(%rax)
movl $0, -4(%rbp)
LBB433_22:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseExprNumber
_JimParseExprNumber: ## @JimParseExprNumber
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq -16(%rbp), %rax
movl $14, 36(%rax)
movq -16(%rbp), %rax
movq (%rax), %rdi
movq -16(%rbp), %rsi
callq _jim_strtoull
movq -16(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %esi
leaq L_.str.383(%rip), %rdi
callq _strchr
cmpq $0, %rax
jne LBB434_2
## %bb.1:
movq -16(%rbp), %rax
movq (%rax), %rax
movq -16(%rbp), %rcx
cmpq 16(%rcx), %rax
jne LBB434_9
LBB434_2:
movq -16(%rbp), %rax
movq 16(%rax), %rdi
leaq -24(%rbp), %rsi
callq _strtod
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB434_3
jp LBB434_3
jmp LBB434_4
LBB434_3:
jmp LBB434_4
LBB434_4:
movq -24(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 16(%rcx), %rax
jne LBB434_6
## %bb.5:
movl $1, -4(%rbp)
jmp LBB434_10
LBB434_6:
movq -24(%rbp), %rax
movq -16(%rbp), %rcx
cmpq (%rcx), %rax
jbe LBB434_8
## %bb.7:
movq -16(%rbp), %rax
movl $15, 36(%rax)
movq -24(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
LBB434_8:
jmp LBB434_9
LBB434_9:
movq -16(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
movq (%rax), %rdx
movq -16(%rbp), %rax
movq 16(%rax), %rax
subq %rax, %rdx
movq -16(%rbp), %rax
movslq 8(%rax), %rcx
subq %rdx, %rcx
## kill: def $ecx killed $ecx killed $rcx
movl %ecx, 8(%rax)
movl $0, -4(%rbp)
LBB434_10:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseQuote
_JimParseQuote: ## @JimParseQuote
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
movl 12(%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, 32(%rax)
movq -8(%rbp), %rdi
callq _JimParseSubQuote
movl %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, 36(%rax)
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseExprIrrational
_JimParseExprIrrational: ## @JimParseExprIrrational
.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
leaq L_.str.329(%rip), %rax
movq %rax, -64(%rbp)
leaq L_.str.384(%rip), %rax
movq %rax, -56(%rbp)
leaq L_.str.385(%rip), %rax
movq %rax, -48(%rbp)
leaq L_.str.331(%rip), %rax
movq %rax, -40(%rbp)
leaq L_.str.386(%rip), %rax
movq %rax, -32(%rbp)
leaq L_.str.387(%rip), %rax
movq %rax, -24(%rbp)
movl $0, -84(%rbp)
LBB436_1: ## =>This Inner Loop Header: Depth=1
movslq -84(%rbp), %rax
cmpq $0, -64(%rbp,%rax,8)
je LBB436_6
## %bb.2: ## in Loop: Header=BB436_1 Depth=1
movslq -84(%rbp), %rax
movq -64(%rbp,%rax,8), %rax
movq %rax, -96(%rbp)
movq -96(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
movl $3, %edx
callq _strncmp
cmpl $0, %eax
jne LBB436_4
## %bb.3:
movq -80(%rbp), %rax
movq (%rax), %rcx
addq $3, %rcx
movq %rcx, (%rax)
movq -80(%rbp), %rax
movl 8(%rax), %ecx
subl $3, %ecx
movl %ecx, 8(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -80(%rbp), %rax
movq %rcx, 24(%rax)
movq -80(%rbp), %rax
movl $15, 36(%rax)
movl $0, -68(%rbp)
jmp LBB436_7
LBB436_4: ## in Loop: Header=BB436_1 Depth=1
jmp LBB436_5
LBB436_5: ## in Loop: Header=BB436_1 Depth=1
movl -84(%rbp), %eax
addl $1, %eax
movl %eax, -84(%rbp)
jmp LBB436_1
LBB436_6:
movl $1, -68(%rbp)
LBB436_7:
movl -68(%rbp), %eax
movl %eax, -100(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB436_9
## %bb.8:
movl -100(%rbp), %eax ## 4-byte Reload
addq $112, %rsp
popq %rbp
retq
LBB436_9:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ExprAddOperator
_ExprAddOperator: ## @ExprAddOperator
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
movq -24(%rbp), %rcx
movslq 8(%rcx), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq %rax, -40(%rbp)
movq -32(%rbp), %rax
movl 12(%rax), %edi
callq _JimExprOperatorInfoByOpcode
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movzbl 18(%rax), %eax
cmpl $1, %eax
jne LBB437_4
## %bb.1:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
callq _ExprAddLazyOperator
cmpl $0, %eax
je LBB437_3
## %bb.2:
movq -16(%rbp), %rdi
movq -48(%rbp), %rax
movq (%rax), %rdx
leaq L_.str.393(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB437_6
LBB437_3:
jmp LBB437_5
LBB437_4:
movq -16(%rbp), %rax
movq 208(%rax), %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
movq -32(%rbp), %rax
movl 12(%rax), %ecx
movq -40(%rbp), %rax
movl %ecx, 8(%rax)
movq -24(%rbp), %rax
movl 8(%rax), %ecx
addl $1, %ecx
movl %ecx, 8(%rax)
LBB437_5:
movl $0, -4(%rbp)
LBB437_6:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ExprTernaryReorderExpression
_ExprTernaryReorderExpression: ## @ExprTernaryReorderExpression
.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), %rax
movl 8(%rax), %eax
subl $1, %eax
movl %eax, -20(%rbp)
LBB438_1: ## =>This Loop Header: Depth=1
## Child Loop BB438_7 Depth 2
cmpl $1, -20(%rbp)
jle LBB438_12
## %bb.2: ## in Loop: Header=BB438_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
cmpl $49, 8(%rax)
je LBB438_4
## %bb.3: ## in Loop: Header=BB438_1 Depth=1
jmp LBB438_11
LBB438_4: ## in Loop: Header=BB438_1 Depth=1
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
leaq -24(%rbp), %rdx
leaq -28(%rbp), %rcx
callq _ExprTernaryGetMoveIndices
cmpl $0, %eax
jne LBB438_6
## %bb.5: ## in Loop: Header=BB438_1 Depth=1
jmp LBB438_11
LBB438_6: ## in Loop: Header=BB438_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -24(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rcx
movq %rcx, -48(%rbp)
movq 8(%rax), %rax
movq %rax, -40(%rbp)
movl -24(%rbp), %eax
movl %eax, -32(%rbp)
LBB438_7: ## Parent Loop BB438_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -32(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB438_10
## %bb.8: ## in Loop: Header=BB438_7 Depth=2
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -32(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq -16(%rbp), %rcx
movq (%rcx), %rcx
movl -32(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rcx
movq (%rcx), %rdx
movq %rdx, (%rax)
movq 8(%rcx), %rcx
movq %rcx, 8(%rax)
## %bb.9: ## in Loop: Header=BB438_7 Depth=2
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB438_7
LBB438_10: ## in Loop: Header=BB438_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq -48(%rbp), %rcx
movq %rcx, (%rax)
movq -40(%rbp), %rcx
movq %rcx, 8(%rax)
movl -20(%rbp), %eax
subl -24(%rbp), %eax
movslq %eax, %rcx
movq -16(%rbp), %rax
movq (%rax), %rax
movl -28(%rbp), %edx
subl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rax
movq (%rax), %rax
addq 24(%rax), %rcx
movq %rcx, 24(%rax)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
LBB438_11: ## in Loop: Header=BB438_1 Depth=1
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
jmp LBB438_1
LBB438_12:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ExprAddLazyOperator
_ExprAddLazyOperator: ## @ExprAddLazyOperator
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -24(%rbp), %rax
movl 8(%rax), %eax
subl $1, %eax
movl %eax, -40(%rbp)
movl $1, -44(%rbp)
LBB439_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -44(%rbp)
je LBB439_7
## %bb.2: ## in Loop: Header=BB439_1 Depth=1
movq -24(%rbp), %rax
movq (%rax), %rax
movslq -40(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
cmpl $20, 8(%rax)
jl LBB439_4
## %bb.3: ## in Loop: Header=BB439_1 Depth=1
movq -56(%rbp), %rax
movl 8(%rax), %edi
callq _JimExprOperatorInfoByOpcode
movzbl 17(%rax), %eax
addl -44(%rbp), %eax
movl %eax, -44(%rbp)
LBB439_4: ## in Loop: Header=BB439_1 Depth=1
movl -44(%rbp), %eax
addl $-1, %eax
movl %eax, -44(%rbp)
movl -40(%rbp), %eax
addl $-1, %eax
movl %eax, -40(%rbp)
cmpl $0, %eax
jge LBB439_6
## %bb.5:
movl $1, -4(%rbp)
jmp LBB439_16
LBB439_6: ## in Loop: Header=BB439_1 Depth=1
jmp LBB439_1
LBB439_7:
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rdi
movl -40(%rbp), %eax
addl $2, %eax
cltq
shlq $4, %rax
addq %rax, %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
movslq -40(%rbp), %rax
shlq $4, %rax
addq %rax, %rsi
movq -24(%rbp), %rax
movl 8(%rax), %eax
subl -40(%rbp), %eax
movslq %eax, %rdx
shlq $4, %rdx
movq $-1, %rcx
callq ___memmove_chk
movq -24(%rbp), %rax
movl 8(%rax), %ecx
addl $2, %ecx
movl %ecx, 8(%rax)
movq -24(%rbp), %rax
movl 8(%rax), %eax
subl -40(%rbp), %eax
subl $1, %eax
movl %eax, -48(%rbp)
movq -32(%rbp), %rax
movl 12(%rax), %ecx
addl $1, %ecx
movq -24(%rbp), %rax
movq (%rax), %rax
movl -40(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 8(%rax)
movq -16(%rbp), %rax
movq 208(%rax), %rcx
movq -24(%rbp), %rax
movq (%rax), %rax
movl -40(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
shlq $4, %rdx
addq %rdx, %rax
movq %rcx, (%rax)
movq -24(%rbp), %rax
movq (%rax), %rax
movslq -40(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl $14, 8(%rax)
movq -16(%rbp), %rdi
movslq -48(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, %rcx
movq -24(%rbp), %rax
movq (%rax), %rax
movslq -40(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movq %rcx, (%rax)
movq -16(%rbp), %rax
movq 208(%rax), %rcx
movq -24(%rbp), %rax
movq (%rax), %rax
movq -24(%rbp), %rdx
movslq 8(%rdx), %rdx
shlq $4, %rdx
addq %rdx, %rax
movq %rcx, (%rax)
movq -32(%rbp), %rax
movl 12(%rax), %ecx
addl $2, %ecx
movq -24(%rbp), %rax
movq (%rax), %rax
movq -24(%rbp), %rdx
movslq 8(%rdx), %rdx
shlq $4, %rdx
addq %rdx, %rax
movl %ecx, 8(%rax)
movq -24(%rbp), %rax
movl 8(%rax), %ecx
addl $1, %ecx
movl %ecx, 8(%rax)
movl -40(%rbp), %eax
subl $1, %eax
movl %eax, -36(%rbp)
LBB439_8: ## =>This Inner Loop Header: Depth=1
cmpl $0, -36(%rbp)
jle LBB439_15
## %bb.9: ## in Loop: Header=BB439_8 Depth=1
movq -24(%rbp), %rax
movq (%rax), %rax
movslq -36(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movl 8(%rax), %edi
callq _JimExprOperatorInfoByOpcode
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movzbl 18(%rax), %eax
cmpl $2, %eax
jne LBB439_13
## %bb.10: ## in Loop: Header=BB439_8 Depth=1
movq -24(%rbp), %rax
movq (%rax), %rax
movl -36(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rax
movq 24(%rax), %rax
movslq -36(%rbp), %rcx
addq %rcx, %rax
subq $1, %rax
movslq -40(%rbp), %rcx
cmpq %rcx, %rax
jl LBB439_12
## %bb.11: ## in Loop: Header=BB439_8 Depth=1
movq -24(%rbp), %rax
movq (%rax), %rax
movl -36(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rax
movq 24(%rax), %rcx
addq $2, %rcx
movq %rcx, 24(%rax)
LBB439_12: ## in Loop: Header=BB439_8 Depth=1
jmp LBB439_13
LBB439_13: ## in Loop: Header=BB439_8 Depth=1
jmp LBB439_14
LBB439_14: ## in Loop: Header=BB439_8 Depth=1
movl -36(%rbp), %eax
addl $-1, %eax
movl %eax, -36(%rbp)
jmp LBB439_8
LBB439_15:
movl $0, -4(%rbp)
LBB439_16:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ExprTernaryGetMoveIndices
_ExprTernaryGetMoveIndices: ## @ExprTernaryGetMoveIndices
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movl -20(%rbp), %eax
subl $1, %eax
movl %eax, -44(%rbp)
movl $1, -48(%rbp)
LBB440_1: ## =>This Inner Loop Header: Depth=1
cmpl $1, -44(%rbp)
jle LBB440_13
## %bb.2: ## in Loop: Header=BB440_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -44(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
cmpl $45, 8(%rax)
jne LBB440_7
## %bb.3: ## in Loop: Header=BB440_1 Depth=1
movl -48(%rbp), %eax
addl $-1, %eax
movl %eax, -48(%rbp)
cmpl $0, %eax
jne LBB440_6
## %bb.4: ## in Loop: Header=BB440_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movl -44(%rbp), %ecx
subl $2, %ecx
movslq %ecx, %rcx
shlq $4, %rcx
addq %rcx, %rax
cmpl $49, 8(%rax)
jne LBB440_6
## %bb.5:
movl -44(%rbp), %ecx
subl $2, %ecx
movq -32(%rbp), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl (%rax), %esi
callq _ExprTernaryGetColonLeftIndex
movl %eax, %ecx
movq -40(%rbp), %rax
movl %ecx, (%rax)
movl $1, -4(%rbp)
jmp LBB440_14
LBB440_6: ## in Loop: Header=BB440_1 Depth=1
jmp LBB440_12
LBB440_7: ## in Loop: Header=BB440_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -44(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
cmpl $49, 8(%rax)
jne LBB440_11
## %bb.8: ## in Loop: Header=BB440_1 Depth=1
cmpl $0, -48(%rbp)
jne LBB440_10
## %bb.9:
movl $0, -4(%rbp)
jmp LBB440_14
LBB440_10: ## in Loop: Header=BB440_1 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
LBB440_11: ## in Loop: Header=BB440_1 Depth=1
jmp LBB440_12
LBB440_12: ## in Loop: Header=BB440_1 Depth=1
movl -44(%rbp), %eax
addl $-1, %eax
movl %eax, -44(%rbp)
jmp LBB440_1
LBB440_13:
movl $0, -4(%rbp)
LBB440_14:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ExprTernaryGetColonLeftIndex
_ExprTernaryGetColonLeftIndex: ## @ExprTernaryGetColonLeftIndex
.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 $1, -24(%rbp)
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
LBB441_1: ## =>This Inner Loop Header: Depth=1
cmpl $1, -20(%rbp)
jle LBB441_12
## %bb.2: ## in Loop: Header=BB441_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
cmpl $45, 8(%rax)
jne LBB441_4
## %bb.3: ## in Loop: Header=BB441_1 Depth=1
movl -24(%rbp), %eax
addl $-1, %eax
movl %eax, -24(%rbp)
jmp LBB441_11
LBB441_4: ## in Loop: Header=BB441_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
cmpl $49, 8(%rax)
jne LBB441_6
## %bb.5: ## in Loop: Header=BB441_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB441_10
LBB441_6: ## in Loop: Header=BB441_1 Depth=1
movq -16(%rbp), %rax
movq (%rax), %rax
movslq -20(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
cmpl $48, 8(%rax)
jne LBB441_9
## %bb.7: ## in Loop: Header=BB441_1 Depth=1
cmpl $1, -24(%rbp)
jne LBB441_9
## %bb.8:
movl -20(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB441_13
LBB441_9: ## in Loop: Header=BB441_1 Depth=1
jmp LBB441_10
LBB441_10: ## in Loop: Header=BB441_1 Depth=1
jmp LBB441_11
LBB441_11: ## in Loop: Header=BB441_1 Depth=1
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
jmp LBB441_1
LBB441_12:
movl $-1, -4(%rbp)
LBB441_13:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimScanAString
_JimScanAString: ## @JimScanAString
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -24(%rbp), %rdi
callq _Jim_StrDup
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movq %rax, -40(%rbp)
LBB442_1: ## =>This Loop Header: Depth=1
## Child Loop BB442_9 Depth 2
movq -24(%rbp), %rax
cmpb $0, (%rax)
je LBB442_12
## %bb.2: ## in Loop: Header=BB442_1 Depth=1
cmpq $0, -16(%rbp)
jne LBB442_5
## %bb.3: ## in Loop: Header=BB442_1 Depth=1
movq -24(%rbp), %rax
movzbl (%rax), %edi
callq _isspace
cmpl $0, %eax
je LBB442_5
## %bb.4:
jmp LBB442_12
LBB442_5: ## in Loop: Header=BB442_1 Depth=1
movq -24(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -44(%rbp)
movl $1, -48(%rbp)
cmpq $0, -16(%rbp)
je LBB442_8
## %bb.6: ## in Loop: Header=BB442_1 Depth=1
movq -16(%rbp), %rdi
movl -44(%rbp), %esi
movl $2, %edx
callq _JimCharsetMatch
cmpq $0, %rax
jne LBB442_8
## %bb.7:
jmp LBB442_12
LBB442_8: ## in Loop: Header=BB442_1 Depth=1
jmp LBB442_9
LBB442_9: ## Parent Loop BB442_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -48(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -48(%rbp)
cmpl $0, %eax
je LBB442_11
## %bb.10: ## in Loop: Header=BB442_9 Depth=2
movq -24(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -24(%rbp)
movb (%rax), %cl
movq -40(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -40(%rbp)
movb %cl, (%rax)
jmp LBB442_9
LBB442_11: ## in Loop: Header=BB442_1 Depth=1
jmp LBB442_1
LBB442_12:
movq -40(%rbp), %rax
movb $0, (%rax)
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
movq -40(%rbp), %rax
movq -32(%rbp), %rcx
subq %rcx, %rax
movl %eax, %edx
callq _Jim_NewStringObjNoAlloc
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimUnknown
_JimUnknown: ## @JimUnknown
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rax
cmpl $50, 328(%rax)
jle LBB443_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB443_5
LBB443_2:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq 320(%rax), %rsi
xorl %edx, %edx
callq _Jim_GetCommand
cmpq $0, %rax
jne LBB443_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB443_5
LBB443_4:
movq -16(%rbp), %rax
movl 328(%rax), %ecx
addl $1, %ecx
movl %ecx, 328(%rax)
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq 320(%rax), %rsi
movl -20(%rbp), %edx
movq -32(%rbp), %rcx
callq _Jim_EvalObjPrefix
movl %eax, -36(%rbp)
movq -16(%rbp), %rax
movl 328(%rax), %ecx
addl $-1, %ecx
movl %ecx, 328(%rax)
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
LBB443_5:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCallProcedure
_JimCallProcedure: ## @JimCallProcedure
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movq %rcx, -40(%rbp)
movl -28(%rbp), %eax
subl $1, %eax
movq -24(%rbp), %rcx
cmpl 44(%rcx), %eax
jl LBB444_3
## %bb.1:
movq -24(%rbp), %rax
cmpl $0, 52(%rax)
jge LBB444_4
## %bb.2:
movl -28(%rbp), %eax
subl $1, %eax
movq -24(%rbp), %rcx
movl 44(%rcx), %ecx
movq -24(%rbp), %rdx
addl 48(%rdx), %ecx
cmpl %ecx, %eax
jle LBB444_4
LBB444_3:
movq -16(%rbp), %rdi
movq -40(%rbp), %rax
movq (%rax), %rsi
movq -24(%rbp), %rdx
callq _JimSetProcWrongArgs
movl $1, -4(%rbp)
jmp LBB444_56
LBB444_4:
movq -24(%rbp), %rax
movq 24(%rax), %rdi
callq _Jim_Length
cmpl $0, %eax
jne LBB444_6
## %bb.5:
movl $0, -4(%rbp)
jmp LBB444_56
LBB444_6:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movl 8(%rax), %eax
movq -16(%rbp), %rcx
cmpl 28(%rcx), %eax
jne LBB444_12
## %bb.7:
jmp LBB444_8
LBB444_8:
movq -16(%rbp), %rdi
leaq L_.str.395(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB444_10
## %bb.9:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB444_10:
movq -80(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.11:
movl $1, -4(%rbp)
jmp LBB444_56
LBB444_12:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq 88(%rax), %rsi
movq -24(%rbp), %rax
movq 72(%rax), %rdx
callq _JimCreateCallFrame
movq %rax, -48(%rbp)
movq -40(%rbp), %rcx
movq -48(%rbp), %rax
movq %rcx, 80(%rax)
movl -28(%rbp), %ecx
movq -48(%rbp), %rax
movl %ecx, 88(%rax)
movq -24(%rbp), %rax
movq 16(%rax), %rcx
movq -48(%rbp), %rax
movq %rcx, 96(%rax)
movq -24(%rbp), %rax
movq 24(%rax), %rcx
movq -48(%rbp), %rax
movq %rcx, 104(%rax)
movq -24(%rbp), %rax
movq 32(%rax), %rcx
movq -48(%rbp), %rax
movq %rcx, 64(%rax)
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq 192(%rax), %rsi
callq _JimGetScript
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movq 8(%rax), %rcx
movq -48(%rbp), %rax
movq %rcx, 128(%rax)
movq -72(%rbp), %rax
movl 32(%rax), %ecx
movq -48(%rbp), %rax
movl %ecx, 136(%rax)
movq -24(%rbp), %rax
movq 16(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -24(%rbp), %rax
movq 24(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -48(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 88(%rax)
movl -28(%rbp), %eax
subl $1, %eax
movq -24(%rbp), %rcx
subl 44(%rcx), %eax
movl %eax, -64(%rbp)
movl $1, -52(%rbp)
movl $0, -56(%rbp)
LBB444_13: ## =>This Inner Loop Header: Depth=1
movl -56(%rbp), %eax
movq -24(%rbp), %rcx
cmpl 40(%rcx), %eax
jge LBB444_30
## %bb.14: ## in Loop: Header=BB444_13 Depth=1
movq -24(%rbp), %rax
movq 64(%rax), %rax
movslq -56(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rax
movq %rax, -88(%rbp)
movl -56(%rbp), %eax
movq -24(%rbp), %rcx
cmpl 52(%rcx), %eax
jne LBB444_22
## %bb.15: ## in Loop: Header=BB444_13 Depth=1
movl $0, -100(%rbp)
movq -24(%rbp), %rax
movl 44(%rax), %eax
movq -24(%rbp), %rcx
addl 48(%rcx), %eax
movl -28(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB444_17
## %bb.16: ## in Loop: Header=BB444_13 Depth=1
movl -28(%rbp), %eax
subl $1, %eax
movq -24(%rbp), %rcx
movl 44(%rcx), %ecx
movq -24(%rbp), %rdx
addl 48(%rdx), %ecx
subl %ecx, %eax
movl %eax, -100(%rbp)
LBB444_17: ## in Loop: Header=BB444_13 Depth=1
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movslq -52(%rbp), %rax
shlq $3, %rax
addq %rax, %rsi
movl -100(%rbp), %edx
callq _Jim_NewListObj
movq %rax, -96(%rbp)
movq -24(%rbp), %rax
movq 64(%rax), %rax
movslq -56(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
cmpq $0, 8(%rax)
je LBB444_19
## %bb.18: ## in Loop: Header=BB444_13 Depth=1
movq -24(%rbp), %rax
movq 64(%rax), %rax
movslq -56(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq 8(%rax), %rax
movq %rax, -88(%rbp)
LBB444_19: ## in Loop: Header=BB444_13 Depth=1
movq -16(%rbp), %rdi
movq -88(%rbp), %rsi
movq -96(%rbp), %rdx
callq _Jim_SetVariable
movl %eax, -60(%rbp)
cmpl $0, -60(%rbp)
je LBB444_21
## %bb.20:
jmp LBB444_31
LBB444_21: ## in Loop: Header=BB444_13 Depth=1
movl -100(%rbp), %eax
addl -52(%rbp), %eax
movl %eax, -52(%rbp)
jmp LBB444_29
LBB444_22: ## in Loop: Header=BB444_13 Depth=1
movq -24(%rbp), %rax
movq 64(%rax), %rax
movslq -56(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
cmpq $0, 8(%rax)
je LBB444_24
## %bb.23: ## in Loop: Header=BB444_13 Depth=1
movl -64(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -64(%rbp)
cmpl $0, %eax
jle LBB444_25
LBB444_24: ## in Loop: Header=BB444_13 Depth=1
movq -16(%rbp), %rdi
movq -88(%rbp), %rsi
movq -40(%rbp), %rax
movl -52(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -52(%rbp)
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdx
callq _JimSetProcArg
movl %eax, -60(%rbp)
jmp LBB444_26
LBB444_25: ## in Loop: Header=BB444_13 Depth=1
movq -16(%rbp), %rdi
movq -88(%rbp), %rsi
movq -24(%rbp), %rax
movq 64(%rax), %rax
movslq -56(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq 8(%rax), %rdx
callq _Jim_SetVariable
movl %eax, -60(%rbp)
LBB444_26: ## in Loop: Header=BB444_13 Depth=1
cmpl $0, -60(%rbp)
je LBB444_28
## %bb.27:
jmp LBB444_31
LBB444_28: ## in Loop: Header=BB444_13 Depth=1
jmp LBB444_29
LBB444_29: ## in Loop: Header=BB444_13 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB444_13
LBB444_30:
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq 24(%rax), %rsi
callq _Jim_EvalObj
movl %eax, -60(%rbp)
LBB444_31:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq 72(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 88(%rax)
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movl $1, %edx
callq _JimFreeCallFrame
movq -16(%rbp), %rax
movq 88(%rax), %rax
cmpq $0, 160(%rax)
je LBB444_46
## %bb.32:
movq -16(%rbp), %rax
movq 88(%rax), %rcx
movl 152(%rcx), %eax
movl %eax, %edx
addl $1, %edx
movl %edx, 152(%rcx)
cmpl $0, %eax
jne LBB444_45
## %bb.33:
jmp LBB444_34
LBB444_34: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq 160(%rax), %rax
movq %rax, -112(%rbp)
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq $0, 160(%rax)
cmpl $7, -60(%rbp)
jne LBB444_38
## %bb.35: ## in Loop: Header=BB444_34 Depth=1
movq -16(%rbp), %rdi
movq -112(%rbp), %rsi
callq _Jim_EvalObjList
movl %eax, -60(%rbp)
cmpl $2, -60(%rbp)
jne LBB444_37
## %bb.36: ## in Loop: Header=BB444_34 Depth=1
movq -16(%rbp), %rax
movl 44(%rax), %ecx
addl $1, %ecx
movl %ecx, 44(%rax)
LBB444_37: ## in Loop: Header=BB444_34 Depth=1
jmp LBB444_38
LBB444_38: ## in Loop: Header=BB444_34 Depth=1
movq -112(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB444_40
## %bb.39: ## in Loop: Header=BB444_34 Depth=1
movq -16(%rbp), %rdi
movq -112(%rbp), %rsi
callq _Jim_FreeObj
LBB444_40: ## in Loop: Header=BB444_34 Depth=1
jmp LBB444_41
LBB444_41: ## in Loop: Header=BB444_34 Depth=1
movq -16(%rbp), %rax
movq 88(%rax), %rax
cmpq $0, 160(%rax)
jne LBB444_34
## %bb.42:
movq -16(%rbp), %rax
movq 88(%rax), %rax
cmpq $0, 168(%rax)
je LBB444_44
## %bb.43:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq 168(%rax), %rsi
callq _JimDecrCmdRefCount
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq $0, 168(%rax)
LBB444_44:
jmp LBB444_45
LBB444_45:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movl 152(%rax), %ecx
addl $-1, %ecx
movl %ecx, 152(%rax)
LBB444_46:
cmpl $2, -60(%rbp)
jne LBB444_50
## %bb.47:
movq -16(%rbp), %rcx
movl 44(%rcx), %eax
addl $-1, %eax
movl %eax, 44(%rcx)
cmpl $0, %eax
jg LBB444_49
## %bb.48:
movq -16(%rbp), %rax
movl 40(%rax), %eax
movl %eax, -60(%rbp)
movq -16(%rbp), %rax
movl $0, 40(%rax)
movq -16(%rbp), %rax
movl $0, 44(%rax)
LBB444_49:
jmp LBB444_55
LBB444_50:
cmpl $1, -60(%rbp)
jne LBB444_54
## %bb.51:
movq -16(%rbp), %rax
movl 24(%rax), %ecx
addl $1, %ecx
movl %ecx, 24(%rax)
movq -16(%rbp), %rax
movq 312(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB444_53
## %bb.52:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq 312(%rax), %rsi
callq _Jim_FreeObj
LBB444_53:
movq -40(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 312(%rax)
movq -16(%rbp), %rax
movq 312(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
LBB444_54:
jmp LBB444_55
LBB444_55:
movl -60(%rbp), %eax
movl %eax, -4(%rbp)
LBB444_56:
movl -4(%rbp), %eax
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimSetProcWrongArgs
_JimSetProcWrongArgs: ## @JimSetProcWrongArgs
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -32(%rbp)
movl $0, -36(%rbp)
LBB445_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
movq -24(%rbp), %rcx
cmpl 40(%rcx), %eax
jge LBB445_15
## %bb.2: ## in Loop: Header=BB445_1 Depth=1
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
leaq L_.str.107(%rip), %rdx
movl $1, %ecx
callq _Jim_AppendString
movl -36(%rbp), %eax
movq -24(%rbp), %rcx
cmpl 52(%rcx), %eax
jne LBB445_7
## %bb.3: ## in Loop: Header=BB445_1 Depth=1
movq -24(%rbp), %rax
movq 64(%rax), %rax
movslq -36(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
cmpq $0, 8(%rax)
je LBB445_5
## %bb.4: ## in Loop: Header=BB445_1 Depth=1
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
leaq L_.str.85(%rip), %rdx
movl $1, %ecx
callq _Jim_AppendString
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
movq -24(%rbp), %rax
movq 64(%rax), %rax
movslq -36(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq 8(%rax), %rdx
callq _Jim_AppendObj
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
leaq L_.str.396(%rip), %rdx
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
callq _Jim_AppendString
jmp LBB445_6
LBB445_5: ## in Loop: Header=BB445_1 Depth=1
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
leaq L_.str.397(%rip), %rdx
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
callq _Jim_AppendString
LBB445_6: ## in Loop: Header=BB445_1 Depth=1
jmp LBB445_13
LBB445_7: ## in Loop: Header=BB445_1 Depth=1
movq -24(%rbp), %rax
movq 64(%rax), %rax
movslq -36(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
cmpq $0, 8(%rax)
je LBB445_9
## %bb.8: ## in Loop: Header=BB445_1 Depth=1
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
leaq L_.str.85(%rip), %rdx
movl $1, %ecx
callq _Jim_AppendString
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
movq -24(%rbp), %rax
movq 64(%rax), %rax
movslq -36(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rdx
callq _Jim_AppendObj
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
leaq L_.str.85(%rip), %rdx
movl $1, %ecx
callq _Jim_AppendString
jmp LBB445_12
LBB445_9: ## in Loop: Header=BB445_1 Depth=1
movq -24(%rbp), %rax
movq 64(%rax), %rax
movslq -36(%rbp), %rcx
shlq $4, %rcx
addq %rcx, %rax
movq (%rax), %rdi
callq _Jim_String
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movsbl (%rax), %eax
cmpl $38, %eax
jne LBB445_11
## %bb.10: ## in Loop: Header=BB445_1 Depth=1
movq -48(%rbp), %rax
addq $1, %rax
movq %rax, -48(%rbp)
LBB445_11: ## in Loop: Header=BB445_1 Depth=1
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
movq -48(%rbp), %rdx
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
callq _Jim_AppendString
LBB445_12: ## in Loop: Header=BB445_1 Depth=1
jmp LBB445_13
LBB445_13: ## in Loop: Header=BB445_1 Depth=1
jmp LBB445_14
LBB445_14: ## in Loop: Header=BB445_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB445_1
LBB445_15:
movq -8(%rbp), %rdi
movq -16(%rbp), %rdx
movq -32(%rbp), %rcx
leaq L_.str.398(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimSetProcArg
_JimSetProcArg: ## @JimSetProcArg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movsbl (%rax), %eax
cmpl $38, %eax
jne LBB446_6
## %bb.1:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -64(%rbp)
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq 72(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 88(%rax)
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
movl $1, %edx
callq _Jim_GetVariable
movq %rax, -56(%rbp)
movq -64(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 88(%rax)
cmpq $0, -56(%rbp)
jne LBB446_3
## %bb.2:
movl $1, -4(%rbp)
jmp LBB446_8
LBB446_3:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
addq $1, %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movq -32(%rbp), %rdx
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq 72(%rax), %rcx
callq _Jim_SetVariableLink
movl %eax, -36(%rbp)
movq -56(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB446_5
## %bb.4:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _Jim_FreeObj
LBB446_5:
jmp LBB446_7
LBB446_6:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
callq _Jim_SetVariable
movl %eax, -36(%rbp)
LBB446_7:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
LBB446_8:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimSubstOneToken
_JimSubstOneToken: ## @JimSubstOneToken
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -24(%rbp), %rax
movl 8(%rax), %eax
decl %eax
movl %eax, %ecx
movq %rcx, -48(%rbp) ## 8-byte Spill
subl $15, %eax
ja LBB447_11
## %bb.16:
movq -48(%rbp), %rax ## 8-byte Reload
leaq LJTI447_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB447_1:
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
jmp LBB447_12
LBB447_2:
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
movl $1, %edx
callq _Jim_GetVariable
movq %rax, -40(%rbp)
jmp LBB447_12
LBB447_3:
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
callq _JimExpandDictSugar
movq %rax, -40(%rbp)
jmp LBB447_12
LBB447_4:
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
callq _JimExpandExprSugar
movq %rax, -40(%rbp)
jmp LBB447_12
LBB447_5:
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
callq _Jim_EvalObj
movl %eax, %ecx
## kill: def $rcx killed $ecx
movq %rcx, -56(%rbp) ## 8-byte Spill
subl $4, %eax
ja LBB447_9
## %bb.17:
movq -56(%rbp), %rax ## 8-byte Reload
leaq LJTI447_1(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB447_6:
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
jmp LBB447_10
LBB447_7:
movl $3, -4(%rbp)
jmp LBB447_15
LBB447_8:
movl $4, -4(%rbp)
jmp LBB447_15
LBB447_9:
movl $1, -4(%rbp)
jmp LBB447_15
LBB447_10:
jmp LBB447_12
LBB447_11:
movq $0, -40(%rbp)
LBB447_12:
cmpq $0, -40(%rbp)
je LBB447_14
## %bb.13:
movq -40(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
jmp LBB447_15
LBB447_14:
movl $1, -4(%rbp)
LBB447_15:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L447_0_set_1, LBB447_1-LJTI447_0
.set L447_0_set_2, LBB447_2-LJTI447_0
.set L447_0_set_3, LBB447_3-LJTI447_0
.set L447_0_set_5, LBB447_5-LJTI447_0
.set L447_0_set_11, LBB447_11-LJTI447_0
.set L447_0_set_4, LBB447_4-LJTI447_0
LJTI447_0:
.long L447_0_set_1
.long L447_0_set_1
.long L447_0_set_2
.long L447_0_set_3
.long L447_0_set_5
.long L447_0_set_11
.long L447_0_set_11
.long L447_0_set_11
.long L447_0_set_11
.long L447_0_set_11
.long L447_0_set_11
.long L447_0_set_11
.long L447_0_set_11
.long L447_0_set_11
.long L447_0_set_11
.long L447_0_set_4
.set L447_1_set_6, LBB447_6-LJTI447_1
.set L447_1_set_9, LBB447_9-LJTI447_1
.set L447_1_set_7, LBB447_7-LJTI447_1
.set L447_1_set_8, LBB447_8-LJTI447_1
LJTI447_1:
.long L447_1_set_6
.long L447_1_set_9
.long L447_1_set_6
.long L447_1_set_7
.long L447_1_set_8
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function JimResetStackTrace
_JimResetStackTrace: ## @JimResetStackTrace
.cfi_startproc
## %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 304(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB448_2
## %bb.1:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 304(%rax), %rsi
callq _Jim_FreeObj
LBB448_2:
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 304(%rax)
movq -8(%rbp), %rax
movq 304(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimAppendStackTrace
_JimAppendStackTrace: ## @JimAppendStackTrace
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.65(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB449_2
## %bb.1:
leaq L_.str.42(%rip), %rax
movq %rax, -16(%rbp)
LBB449_2:
movq -16(%rbp), %rax
cmpb $0, (%rax)
jne LBB449_5
## %bb.3:
movq -24(%rbp), %rdi
callq _Jim_Length
cmpl $0, %eax
jne LBB449_5
## %bb.4:
jmp LBB449_19
LBB449_5:
movq -8(%rbp), %rax
movq 304(%rax), %rax
cmpl $1, 16(%rax)
jle LBB449_9
## %bb.6:
movq -8(%rbp), %rax
movq 304(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB449_8
## %bb.7:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 304(%rax), %rsi
callq _Jim_FreeObj
LBB449_8:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 304(%rax), %rsi
callq _Jim_DuplicateObj
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 304(%rax)
movq -8(%rbp), %rax
movq 304(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
LBB449_9:
movq -16(%rbp), %rax
cmpb $0, (%rax)
jne LBB449_18
## %bb.10:
movq -24(%rbp), %rdi
callq _Jim_Length
cmpl $0, %eax
je LBB449_18
## %bb.11:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 304(%rax), %rsi
callq _Jim_ListLength
movl %eax, -32(%rbp)
cmpl $3, -32(%rbp)
jl LBB449_17
## %bb.12:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 304(%rax), %rsi
movl -32(%rbp), %edx
subl $3, %edx
callq _Jim_ListGetIndex
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
callq _Jim_Length
cmpl $0, %eax
je LBB449_16
## %bb.13:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 304(%rax), %rsi
movl -32(%rbp), %edx
subl $2, %edx
callq _Jim_ListGetIndex
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
callq _Jim_Length
cmpl $0, %eax
jne LBB449_15
## %bb.14:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 304(%rax), %rsi
movl -32(%rbp), %edx
subl $2, %edx
movq -24(%rbp), %rcx
xorl %r8d, %r8d
callq _ListSetIndex
movq -8(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movq 304(%rax), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movl -32(%rbp), %eax
subl $1, %eax
movl %eax, -44(%rbp) ## 4-byte Spill
movq -8(%rbp), %rdi
movslq -28(%rbp), %rsi
callq _Jim_NewIntObj
movq -64(%rbp), %rdi ## 8-byte Reload
movq -56(%rbp), %rsi ## 8-byte Reload
movl -44(%rbp), %edx ## 4-byte Reload
movq %rax, %rcx
xorl %r8d, %r8d
callq _ListSetIndex
jmp LBB449_19
LBB449_15:
jmp LBB449_16
LBB449_16:
jmp LBB449_17
LBB449_17:
jmp LBB449_18
LBB449_18:
movq -8(%rbp), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movq 304(%rax), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -96(%rbp), %rdi ## 8-byte Reload
movq -88(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 304(%rax), %rsi
movq -24(%rbp), %rdx
callq _Jim_ListAppendElement
movq -8(%rbp), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movq -8(%rbp), %rax
movq 304(%rax), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movslq -28(%rbp), %rsi
callq _Jim_NewIntObj
movq -80(%rbp), %rdi ## 8-byte Reload
movq -72(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
LBB449_19:
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SetSubstFromAny
_SetSubstFromAny: ## @SetSubstFromAny
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $608, %rsp ## imm = 0x260
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq -16(%rbp), %rdi
leaq -24(%rbp), %rsi
callq _Jim_GetString
movq %rax, -32(%rbp)
movl $40, %edi
callq _Jim_Alloc
movq %rax, -104(%rbp)
leaq -600(%rbp), %rdi
callq _ScriptTokenListInit
movq -32(%rbp), %rsi
movl -24(%rbp), %edx
leaq -96(%rbp), %rdi
movl $1, %ecx
callq _JimParserInit
LBB450_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %esi
leaq -96(%rbp), %rdi
callq _JimParseSubst
cmpl $0, -56(%rbp)
je LBB450_3
## %bb.2:
jmp LBB450_4
LBB450_3: ## in Loop: Header=BB450_1 Depth=1
movq -80(%rbp), %rsi
movq -72(%rbp), %rax
movq -80(%rbp), %rcx
subq %rcx, %rax
addq $1, %rax
movl %eax, %edx
movl -60(%rbp), %ecx
movl -64(%rbp), %r8d
leaq -600(%rbp), %rdi
callq _ScriptAddToken
jmp LBB450_1
LBB450_4:
movq -104(%rbp), %rax
movl $1, 24(%rax)
movl -20(%rbp), %ecx
movq -104(%rbp), %rax
movl %ecx, 20(%rax)
movq -8(%rbp), %rax
movq 208(%rax), %rcx
movq -104(%rbp), %rax
movq %rcx, 8(%rax)
movq -104(%rbp), %rax
movq 8(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rdi
movq -104(%rbp), %rsi
leaq -600(%rbp), %rdx
callq _SubstObjAddTokens
leaq -600(%rbp), %rdi
callq _ScriptTokenListFree
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
je LBB450_7
## %bb.5:
movq -16(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB450_7
## %bb.6:
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq *%rax
LBB450_7:
movq -104(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 24(%rax)
movq -16(%rbp), %rax
leaq _scriptObjType(%rip), %rcx
movq %rcx, 8(%rax)
xorl %eax, %eax
addq $608, %rsp ## imm = 0x260
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimParseSubst
_JimParseSubst: ## @JimParseSubst
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movq -8(%rbp), %rax
movl 12(%rax), %ecx
movq -8(%rbp), %rax
movl %ecx, 32(%rax)
movq -8(%rbp), %rax
cmpl $0, 8(%rax)
jne LBB451_2
## %bb.1:
movq -8(%rbp), %rax
movq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 24(%rax)
movq -8(%rbp), %rax
movl $7, 36(%rax)
movq -8(%rbp), %rax
movl $1, 40(%rax)
jmp LBB451_23
LBB451_2:
movq -8(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $91, %eax
jne LBB451_5
## %bb.3:
movl -12(%rbp), %eax
andl $2, %eax
cmpl $0, %eax
jne LBB451_5
## %bb.4:
movq -8(%rbp), %rdi
callq _JimParseCmd
jmp LBB451_23
LBB451_5:
movq -8(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $36, %eax
jne LBB451_10
## %bb.6:
movl -12(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
jne LBB451_10
## %bb.7:
movq -8(%rbp), %rdi
callq _JimParseVar
cmpl $0, %eax
jne LBB451_9
## %bb.8:
jmp LBB451_23
LBB451_9:
movq -8(%rbp), %rax
movq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 16(%rax)
movl -12(%rbp), %eax
orl $1, %eax
movl %eax, -12(%rbp)
LBB451_10:
jmp LBB451_11
LBB451_11: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpl $0, 8(%rax)
je LBB451_22
## %bb.12: ## in Loop: Header=BB451_11 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $36, %eax
jne LBB451_15
## %bb.13: ## in Loop: Header=BB451_11 Depth=1
movl -12(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
jne LBB451_15
## %bb.14:
jmp LBB451_22
LBB451_15: ## in Loop: Header=BB451_11 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $91, %eax
jne LBB451_18
## %bb.16: ## in Loop: Header=BB451_11 Depth=1
movl -12(%rbp), %eax
andl $2, %eax
cmpl $0, %eax
jne LBB451_18
## %bb.17:
jmp LBB451_22
LBB451_18: ## in Loop: Header=BB451_11 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movsbl (%rax), %eax
cmpl $92, %eax
jne LBB451_21
## %bb.19: ## in Loop: Header=BB451_11 Depth=1
movq -8(%rbp), %rax
cmpl $1, 8(%rax)
jle LBB451_21
## %bb.20: ## in Loop: Header=BB451_11 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
LBB451_21: ## in Loop: Header=BB451_11 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $1, %rcx
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl 8(%rax), %ecx
addl $-1, %ecx
movl %ecx, 8(%rax)
jmp LBB451_11
LBB451_22:
movq -8(%rbp), %rax
movq (%rax), %rcx
addq $-1, %rcx
movq -8(%rbp), %rax
movq %rcx, 24(%rax)
movl -12(%rbp), %edx
andl $4, %edx
movl $2, %ecx
movl $1, %eax
cmpl $0, %edx
cmovnel %eax, %ecx
movq -8(%rbp), %rax
movl %ecx, 36(%rax)
LBB451_23:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SubstObjAddTokens
_SubstObjAddTokens: ## @SubstObjAddTokens
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -24(%rbp), %rax
movslq 12(%rax), %rax
shlq $4, %rax
movl %eax, %edi
callq _Jim_Alloc
movq -16(%rbp), %rcx
movq %rax, (%rcx)
movq %rax, -40(%rbp)
movl $0, -28(%rbp)
LBB452_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
movq -24(%rbp), %rcx
cmpl 12(%rcx), %eax
jge LBB452_4
## %bb.2: ## in Loop: Header=BB452_1 Depth=1
movq -24(%rbp), %rax
movq (%rax), %rax
movslq -28(%rbp), %rcx
imulq $24, %rcx, %rcx
addq %rcx, %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 12(%rax), %ecx
movq -40(%rbp), %rax
movl %ecx, 8(%rax)
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
callq _JimMakeScriptObj
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
movq -40(%rbp), %rax
movq (%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -40(%rbp), %rax
addq $16, %rax
movq %rax, -40(%rbp)
## %bb.3: ## in Loop: Header=BB452_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB452_1
LBB452_4:
movl -28(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 16(%rax)
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_AliasCoreCommand
_Jim_AliasCoreCommand: ## @Jim_AliasCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $3, -20(%rbp)
jge LBB453_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.444(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB453_13
LBB453_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
addq $16, %rsi
movl -20(%rbp), %edx
subl $2, %edx
callq _Jim_NewListObj
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -32(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_String
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movsbl (%rax), %eax
cmpl $58, %eax
jne LBB453_8
## %bb.3:
movq -48(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB453_8
## %bb.4:
jmp LBB453_5
LBB453_5: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -48(%rbp)
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB453_7
## %bb.6: ## in Loop: Header=BB453_5 Depth=1
jmp LBB453_5
LBB453_7:
jmp LBB453_8
LBB453_8:
jmp LBB453_9
LBB453_9:
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB453_11
## %bb.10:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB453_11:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.12:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movq -40(%rbp), %rcx
leaq _JimAliasCmd(%rip), %rdx
leaq _JimAliasCmdDelete(%rip), %r8
callq _Jim_CreateCommand
movl %eax, -4(%rbp)
LBB453_13:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_SetCoreCommand
_Jim_SetCoreCommand: ## @Jim_SetCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
je LBB454_3
## %bb.1:
cmpl $3, -20(%rbp)
je LBB454_3
## %bb.2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.445(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB454_18
LBB454_3:
cmpl $2, -20(%rbp)
jne LBB454_11
## %bb.4:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movl $1, %edx
callq _Jim_GetVariable
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB454_6
## %bb.5:
movl $1, -4(%rbp)
jmp LBB454_18
LBB454_6:
jmp LBB454_7
LBB454_7:
movq -40(%rbp), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB454_9
## %bb.8:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB454_9:
movq -48(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.10:
movl $0, -4(%rbp)
jmp LBB454_18
LBB454_11:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -32(%rbp), %rax
movq 16(%rax), %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB454_13
## %bb.12:
movl $1, -4(%rbp)
jmp LBB454_18
LBB454_13:
jmp LBB454_14
LBB454_14:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB454_16
## %bb.15:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB454_16:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.17:
movl $0, -4(%rbp)
LBB454_18:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_UnsetCoreCommand
_Jim_UnsetCoreCommand: ## @Jim_UnsetCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $1, -36(%rbp)
movl $1, -40(%rbp)
LBB455_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB455_7
## %bb.2: ## in Loop: Header=BB455_1 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.37(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB455_4
## %bb.3:
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB455_7
LBB455_4: ## in Loop: Header=BB455_1 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.28(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB455_6
## %bb.5: ## in Loop: Header=BB455_1 Depth=1
movl $0, -40(%rbp)
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB455_1
LBB455_6:
jmp LBB455_7
LBB455_7:
jmp LBB455_8
LBB455_8: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB455_13
## %bb.9: ## in Loop: Header=BB455_8 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
movl -40(%rbp), %ecx
xorl %edx, %edx
movl $1, %eax
cmpl $0, %ecx
cmovnel %eax, %edx
callq _Jim_UnsetVariable
cmpl $0, %eax
je LBB455_12
## %bb.10: ## in Loop: Header=BB455_8 Depth=1
cmpl $0, -40(%rbp)
je LBB455_12
## %bb.11:
movl $1, -4(%rbp)
jmp LBB455_14
LBB455_12: ## in Loop: Header=BB455_8 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB455_8
LBB455_13:
movl $0, -4(%rbp)
LBB455_14:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_PutsCoreCommand
_Jim_PutsCoreCommand: ## @Jim_PutsCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
je LBB456_3
## %bb.1:
cmpl $3, -20(%rbp)
je LBB456_3
## %bb.2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.446(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB456_14
LBB456_3:
cmpl $3, -20(%rbp)
jne LBB456_12
## %bb.4:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq L_.str.187(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
jne LBB456_10
## %bb.5:
jmp LBB456_6
LBB456_6:
movq -16(%rbp), %rdi
leaq L_.str.447(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB456_8
## %bb.7:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB456_8:
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.9:
movl $1, -4(%rbp)
jmp LBB456_14
LBB456_10:
movq -32(%rbp), %rax
movq 16(%rax), %rdi
callq _Jim_String
movq %rax, %rdi
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rsi
callq _fputs
## %bb.11:
jmp LBB456_13
LBB456_12:
movq -32(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_String
movq %rax, %rdi
callq _puts
LBB456_13:
movl $0, -4(%rbp)
LBB456_14:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_AddCoreCommand
_Jim_AddCoreCommand: ## @Jim_AddCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movq -24(%rbp), %rdx
movl $24, %ecx
callq _JimAddMulHelper
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_MulCoreCommand
_Jim_MulCoreCommand: ## @Jim_MulCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movq -24(%rbp), %rdx
movl $20, %ecx
callq _JimAddMulHelper
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_SubCoreCommand
_Jim_SubCoreCommand: ## @Jim_SubCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movq -24(%rbp), %rdx
movl $23, %ecx
callq _JimSubDivHelper
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_DivCoreCommand
_Jim_DivCoreCommand: ## @Jim_DivCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movq -24(%rbp), %rdx
movl $21, %ecx
callq _JimSubDivHelper
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_WhileCoreCommand
_Jim_WhileCoreCommand: ## @Jim_WhileCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $3, -20(%rbp)
je LBB461_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.449(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB461_19
LBB461_2:
jmp LBB461_3
LBB461_3: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -36(%rbp), %rdx
callq _Jim_GetBoolFromExpr
movl %eax, -40(%rbp)
cmpl $0, %eax
je LBB461_5
## %bb.4:
movl -40(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB461_19
LBB461_5: ## in Loop: Header=BB461_3 Depth=1
cmpl $0, -36(%rbp)
jne LBB461_7
## %bb.6:
jmp LBB461_13
LBB461_7: ## in Loop: Header=BB461_3 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
callq _Jim_EvalObj
movl %eax, -40(%rbp)
cmpl $0, %eax
je LBB461_12
## %bb.8: ## in Loop: Header=BB461_3 Depth=1
movl -40(%rbp), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
subl $3, %eax
je LBB461_9
jmp LBB461_20
LBB461_20: ## in Loop: Header=BB461_3 Depth=1
movl -52(%rbp), %eax ## 4-byte Reload
subl $4, %eax
je LBB461_10
jmp LBB461_11
LBB461_9:
jmp LBB461_14
LBB461_10: ## in Loop: Header=BB461_3 Depth=1
jmp LBB461_3
LBB461_11:
movl -40(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB461_19
LBB461_12: ## in Loop: Header=BB461_3 Depth=1
jmp LBB461_3
LBB461_13:
jmp LBB461_14
LBB461_14:
jmp LBB461_15
LBB461_15:
movq -16(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB461_17
## %bb.16:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB461_17:
movq -48(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.18:
movl $0, -4(%rbp)
LBB461_19:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_LoopCoreCommand
_Jim_LoopCoreCommand: ## @Jim_LoopCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq $1, -64(%rbp)
cmpl $5, -20(%rbp)
je LBB462_3
## %bb.1:
cmpl $6, -20(%rbp)
je LBB462_3
## %bb.2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.450(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB462_46
LBB462_3:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
leaq -48(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
jne LBB462_7
## %bb.4:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 24(%rax), %rsi
leaq -56(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
jne LBB462_7
## %bb.5:
cmpl $6, -20(%rbp)
jne LBB462_8
## %bb.6:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 32(%rax), %rsi
leaq -64(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB462_8
LBB462_7:
movl $1, -4(%rbp)
jmp LBB462_46
LBB462_8:
cmpl $5, -20(%rbp)
jne LBB462_10
## %bb.9:
movq -32(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
jmp LBB462_11
LBB462_10:
movq -32(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
LBB462_11:
movq -96(%rbp), %rax ## 8-byte Reload
movq %rax, -72(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -32(%rbp), %rax
movq 16(%rax), %rdx
callq _Jim_SetVariable
movl %eax, -36(%rbp)
LBB462_12: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
cmpq -56(%rbp), %rax
jge LBB462_14
## %bb.13: ## in Loop: Header=BB462_12 Depth=1
cmpq $0, -64(%rbp)
jg LBB462_16
LBB462_14: ## in Loop: Header=BB462_12 Depth=1
movq -48(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq -56(%rbp), %rcx
movb %al, -97(%rbp) ## 1-byte Spill
jle LBB462_17
## %bb.15: ## in Loop: Header=BB462_12 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -64(%rbp)
movb %al, -97(%rbp) ## 1-byte Spill
jge LBB462_17
LBB462_16: ## in Loop: Header=BB462_12 Depth=1
cmpl $0, -36(%rbp)
sete %al
movb %al, -97(%rbp) ## 1-byte Spill
LBB462_17: ## in Loop: Header=BB462_12 Depth=1
movb -97(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB462_18
jmp LBB462_37
LBB462_18: ## in Loop: Header=BB462_12 Depth=1
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
callq _Jim_EvalObj
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB462_20
## %bb.19: ## in Loop: Header=BB462_12 Depth=1
cmpl $4, -36(%rbp)
jne LBB462_36
LBB462_20: ## in Loop: Header=BB462_12 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movl $1, %edx
callq _Jim_GetVariable
movq %rax, -80(%rbp)
movl $0, -36(%rbp)
movq -64(%rbp), %rax
addq -48(%rbp), %rax
movq %rax, -48(%rbp)
cmpq $0, -80(%rbp)
je LBB462_32
## %bb.21: ## in Loop: Header=BB462_12 Depth=1
movq -80(%rbp), %rax
cmpl $1, 16(%rax)
jg LBB462_32
## %bb.22: ## in Loop: Header=BB462_12 Depth=1
movq -80(%rbp), %rax
leaq _intObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB462_32
## %bb.23: ## in Loop: Header=BB462_12 Depth=1
movq -32(%rbp), %rax
movq 8(%rax), %rax
leaq _variableObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB462_27
## %bb.24: ## in Loop: Header=BB462_12 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -80(%rbp), %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB462_26
## %bb.25:
movl $1, -4(%rbp)
jmp LBB462_46
LBB462_26: ## in Loop: Header=BB462_12 Depth=1
jmp LBB462_27
LBB462_27: ## in Loop: Header=BB462_12 Depth=1
movq -48(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, 24(%rax)
movq -80(%rbp), %rdi
callq _Jim_InvalidateStringRep
movq -32(%rbp), %rax
movq 8(%rax), %rax
leaq _variableObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB462_31
## %bb.28: ## in Loop: Header=BB462_12 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -80(%rbp), %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB462_30
## %bb.29:
movl $1, -36(%rbp)
jmp LBB462_37
LBB462_30: ## in Loop: Header=BB462_12 Depth=1
jmp LBB462_31
LBB462_31: ## in Loop: Header=BB462_12 Depth=1
jmp LBB462_35
LBB462_32: ## in Loop: Header=BB462_12 Depth=1
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -80(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -80(%rbp), %rdx
callq _Jim_SetVariable
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB462_34
## %bb.33: ## in Loop: Header=BB462_12 Depth=1
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
callq _Jim_FreeObj
LBB462_34: ## in Loop: Header=BB462_12 Depth=1
jmp LBB462_35
LBB462_35: ## in Loop: Header=BB462_12 Depth=1
jmp LBB462_36
LBB462_36: ## in Loop: Header=BB462_12 Depth=1
jmp LBB462_12
LBB462_37:
cmpl $0, -36(%rbp)
je LBB462_40
## %bb.38:
cmpl $4, -36(%rbp)
je LBB462_40
## %bb.39:
cmpl $3, -36(%rbp)
jne LBB462_45
LBB462_40:
jmp LBB462_41
LBB462_41:
movq -16(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB462_43
## %bb.42:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB462_43:
movq -88(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.44:
movl $0, -4(%rbp)
jmp LBB462_46
LBB462_45:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
LBB462_46:
movl -4(%rbp), %eax
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_ForCoreCommand
_Jim_ForCoreCommand: ## @Jim_ForCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $144, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $1, -40(%rbp)
movq $0, -48(%rbp)
movq $0, -56(%rbp)
cmpl $5, -20(%rbp)
je LBB463_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.451(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB463_91
LBB463_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_EvalObj
movl %eax, -36(%rbp)
cmpl $0, %eax
je LBB463_4
## %bb.3:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB463_91
LBB463_4:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
leaq -40(%rbp), %rdx
callq _Jim_GetBoolFromExpr
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
jne LBB463_57
## %bb.5:
cmpl $0, -40(%rbp)
je LBB463_57
## %bb.6:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
callq _JimGetExpression
movq %rax, -72(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 24(%rax), %rsi
callq _JimGetScript
movq %rax, -64(%rbp)
cmpq $0, -64(%rbp)
je LBB463_10
## %bb.7:
movq -64(%rbp), %rax
cmpl $3, 16(%rax)
jne LBB463_10
## %bb.8:
cmpq $0, -72(%rbp)
je LBB463_10
## %bb.9:
movq -72(%rbp), %rax
cmpl $3, 8(%rax)
je LBB463_11
LBB463_10:
jmp LBB463_58
LBB463_11:
movq -64(%rbp), %rax
movq (%rax), %rax
cmpl $2, 24(%rax)
jne LBB463_15
## %bb.12:
movq -72(%rbp), %rax
movq (%rax), %rax
cmpl $3, 8(%rax)
jne LBB463_15
## %bb.13:
movq -72(%rbp), %rax
movq (%rax), %rax
cmpl $14, 24(%rax)
je LBB463_16
## %bb.14:
movq -72(%rbp), %rax
movq (%rax), %rax
cmpl $3, 24(%rax)
je LBB463_16
LBB463_15:
jmp LBB463_58
LBB463_16:
movq -72(%rbp), %rax
movq (%rax), %rax
cmpl $29, 40(%rax)
jne LBB463_18
## %bb.17:
movl $0, -100(%rbp)
jmp LBB463_22
LBB463_18:
movq -72(%rbp), %rax
movq (%rax), %rax
cmpl $31, 40(%rax)
jne LBB463_20
## %bb.19:
movl $1, -100(%rbp)
jmp LBB463_21
LBB463_20:
jmp LBB463_58
LBB463_21:
jmp LBB463_22
LBB463_22:
movq -16(%rbp), %rdi
movq -64(%rbp), %rax
movq (%rax), %rax
movq 16(%rax), %rsi
leaq L_.str.401(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
jne LBB463_24
## %bb.23:
jmp LBB463_58
LBB463_24:
movq -64(%rbp), %rax
movq (%rax), %rax
movq 32(%rax), %rdi
movq -72(%rbp), %rax
movq (%rax), %rax
movq (%rax), %rsi
callq _Jim_StringEqObj
cmpl $0, %eax
jne LBB463_26
## %bb.25:
jmp LBB463_58
LBB463_26:
movq -72(%rbp), %rax
movq (%rax), %rax
cmpl $14, 24(%rax)
jne LBB463_30
## %bb.27:
movq -16(%rbp), %rdi
movq -72(%rbp), %rax
movq (%rax), %rax
movq 16(%rax), %rsi
leaq -80(%rbp), %rdx
callq _Jim_GetWide
cmpl $1, %eax
jne LBB463_29
## %bb.28:
jmp LBB463_58
LBB463_29:
jmp LBB463_31
LBB463_30:
movq -72(%rbp), %rax
movq (%rax), %rax
movq 16(%rax), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq $0, -80(%rbp)
LBB463_31:
movq -72(%rbp), %rax
movq (%rax), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
xorl %edx, %edx
callq _Jim_GetVariable
movq %rax, -96(%rbp)
cmpq $0, -96(%rbp)
je LBB463_33
## %bb.32:
movq -16(%rbp), %rdi
movq -96(%rbp), %rsi
leaq -88(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB463_34
LBB463_33:
jmp LBB463_70
LBB463_34:
jmp LBB463_35
LBB463_35: ## =>This Inner Loop Header: Depth=1
cmpl $0, -36(%rbp)
jne LBB463_56
## %bb.36: ## in Loop: Header=BB463_35 Depth=1
cmpq $0, -56(%rbp)
je LBB463_41
## %bb.37: ## in Loop: Header=BB463_35 Depth=1
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
xorl %edx, %edx
callq _Jim_GetVariable
movq %rax, -96(%rbp)
cmpq $0, -96(%rbp)
je LBB463_39
## %bb.38: ## in Loop: Header=BB463_35 Depth=1
movq -16(%rbp), %rdi
movq -96(%rbp), %rsi
leaq -80(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB463_40
LBB463_39:
jmp LBB463_70
LBB463_40: ## in Loop: Header=BB463_35 Depth=1
jmp LBB463_41
LBB463_41: ## in Loop: Header=BB463_35 Depth=1
movq -88(%rbp), %rax
movq -80(%rbp), %rcx
movslq -100(%rbp), %rdx
addq %rdx, %rcx
cmpq %rcx, %rax
jl LBB463_43
## %bb.42:
jmp LBB463_56
LBB463_43: ## in Loop: Header=BB463_35 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 32(%rax), %rsi
callq _Jim_EvalObj
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB463_45
## %bb.44: ## in Loop: Header=BB463_35 Depth=1
cmpl $4, -36(%rbp)
jne LBB463_55
LBB463_45: ## in Loop: Header=BB463_35 Depth=1
movl $0, -36(%rbp)
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movl $1, %edx
callq _Jim_GetVariable
movq %rax, -96(%rbp)
cmpq $0, -96(%rbp)
jne LBB463_47
## %bb.46:
movl $1, -36(%rbp)
jmp LBB463_74
LBB463_47: ## in Loop: Header=BB463_35 Depth=1
movq -96(%rbp), %rax
cmpl $1, 16(%rax)
jg LBB463_50
## %bb.48: ## in Loop: Header=BB463_35 Depth=1
movq -96(%rbp), %rax
leaq _intObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB463_50
## %bb.49: ## in Loop: Header=BB463_35 Depth=1
movq -96(%rbp), %rcx
movq 24(%rcx), %rax
addq $1, %rax
movq %rax, 24(%rcx)
movq %rax, -88(%rbp)
movq -96(%rbp), %rdi
callq _Jim_InvalidateStringRep
jmp LBB463_54
LBB463_50: ## in Loop: Header=BB463_35 Depth=1
movq -16(%rbp), %rdi
movq -96(%rbp), %rsi
leaq -88(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
jne LBB463_52
## %bb.51: ## in Loop: Header=BB463_35 Depth=1
movq -16(%rbp), %rax
movq %rax, -128(%rbp) ## 8-byte Spill
movq -48(%rbp), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -88(%rbp), %rsi
addq $1, %rsi
movq %rsi, -88(%rbp)
callq _Jim_NewIntObj
movq -128(%rbp), %rdi ## 8-byte Reload
movq -120(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB463_53
LBB463_52:
jmp LBB463_67
LBB463_53: ## in Loop: Header=BB463_35 Depth=1
jmp LBB463_54
LBB463_54: ## in Loop: Header=BB463_35 Depth=1
jmp LBB463_55
LBB463_55: ## in Loop: Header=BB463_35 Depth=1
jmp LBB463_35
LBB463_56:
jmp LBB463_74
LBB463_57:
jmp LBB463_58
LBB463_58:
jmp LBB463_59
LBB463_59:
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -40(%rbp)
movb %al, -129(%rbp) ## 1-byte Spill
je LBB463_63
## %bb.60:
movb $1, %al
cmpl $0, -36(%rbp)
movb %al, -130(%rbp) ## 1-byte Spill
je LBB463_62
## %bb.61:
cmpl $4, -36(%rbp)
sete %al
movb %al, -130(%rbp) ## 1-byte Spill
LBB463_62:
movb -130(%rbp), %al ## 1-byte Reload
movb %al, -129(%rbp) ## 1-byte Spill
LBB463_63:
movb -129(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB463_64
jmp LBB463_73
LBB463_64:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 32(%rax), %rsi
callq _Jim_EvalObj
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB463_66
## %bb.65:
cmpl $4, -36(%rbp)
jne LBB463_72
LBB463_66:
jmp LBB463_67
LBB463_67:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 24(%rax), %rsi
callq _Jim_EvalObj
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB463_69
## %bb.68:
cmpl $4, -36(%rbp)
jne LBB463_71
LBB463_69:
jmp LBB463_70
LBB463_70:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
leaq -40(%rbp), %rdx
callq _Jim_GetBoolFromExpr
movl %eax, -36(%rbp)
LBB463_71:
jmp LBB463_72
LBB463_72:
jmp LBB463_59
LBB463_73:
jmp LBB463_74
LBB463_74:
cmpq $0, -56(%rbp)
je LBB463_78
## %bb.75:
movq -56(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB463_77
## %bb.76:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _Jim_FreeObj
LBB463_77:
jmp LBB463_78
LBB463_78:
cmpq $0, -48(%rbp)
je LBB463_82
## %bb.79:
movq -48(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB463_81
## %bb.80:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_FreeObj
LBB463_81:
jmp LBB463_82
LBB463_82:
cmpl $4, -36(%rbp)
je LBB463_85
## %bb.83:
cmpl $3, -36(%rbp)
je LBB463_85
## %bb.84:
cmpl $0, -36(%rbp)
jne LBB463_90
LBB463_85:
jmp LBB463_86
LBB463_86:
movq -16(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -112(%rbp)
movq -112(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB463_88
## %bb.87:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB463_88:
movq -112(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.89:
movl $0, -4(%rbp)
jmp LBB463_91
LBB463_90:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
LBB463_91:
movl -4(%rbp), %eax
addq $144, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_ForeachCoreCommand
_Jim_ForeachCoreCommand: ## @Jim_ForeachCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movq -24(%rbp), %rdx
xorl %ecx, %ecx
callq _JimForeachMapHelper
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_LmapCoreCommand
_Jim_LmapCoreCommand: ## @Jim_LmapCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
movq -24(%rbp), %rdx
movl $1, %ecx
callq _JimForeachMapHelper
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_LassignCoreCommand
_Jim_LassignCoreCommand: ## @Jim_LassignCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $1, -36(%rbp)
cmpl $2, -20(%rbp)
jge LBB466_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.454(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB466_19
LBB466_2:
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -56(%rbp), %rdi
callq _JimListIterInit
movl $2, -40(%rbp)
LBB466_3: ## =>This Inner Loop Header: Depth=1
movl -40(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB466_11
## %bb.4: ## in Loop: Header=BB466_3 Depth=1
movq -16(%rbp), %rdi
leaq -56(%rbp), %rsi
callq _JimListIterNext
movq %rax, -72(%rbp)
movq -16(%rbp), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
cmpq $0, -72(%rbp)
je LBB466_6
## %bb.5: ## in Loop: Header=BB466_3 Depth=1
movq -72(%rbp), %rax
movq %rax, -104(%rbp) ## 8-byte Spill
jmp LBB466_7
LBB466_6: ## in Loop: Header=BB466_3 Depth=1
movq -16(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -104(%rbp) ## 8-byte Spill
LBB466_7: ## in Loop: Header=BB466_3 Depth=1
movq -88(%rbp), %rsi ## 8-byte Reload
movq -96(%rbp), %rdi ## 8-byte Reload
movq -104(%rbp), %rdx ## 8-byte Reload
callq _Jim_SetVariable
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
je LBB466_9
## %bb.8:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB466_19
LBB466_9: ## in Loop: Header=BB466_3 Depth=1
jmp LBB466_10
LBB466_10: ## in Loop: Header=BB466_3 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB466_3
LBB466_11:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -64(%rbp)
LBB466_12: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rdi
leaq -56(%rbp), %rsi
callq _JimListIterDone
cmpl $0, %eax
setne %al
xorb $-1, %al
testb $1, %al
jne LBB466_13
jmp LBB466_14
LBB466_13: ## in Loop: Header=BB466_12 Depth=1
movq -16(%rbp), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
movq -64(%rbp), %rax
movq %rax, -112(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
leaq -56(%rbp), %rsi
callq _JimListIterNext
movq -120(%rbp), %rdi ## 8-byte Reload
movq -112(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
jmp LBB466_12
LBB466_14:
jmp LBB466_15
LBB466_15:
movq -64(%rbp), %rax
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB466_17
## %bb.16:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB466_17:
movq -80(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.18:
movl $0, -4(%rbp)
LBB466_19:
movl -4(%rbp), %eax
addq $128, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_IfCoreCommand
_Jim_IfCoreCommand: ## @Jim_IfCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $1, -44(%rbp)
movl $0, -48(%rbp)
cmpl $3, -20(%rbp)
jl LBB467_31
## %bb.1:
jmp LBB467_2
LBB467_2: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
cmpl -20(%rbp), %eax
jl LBB467_4
## %bb.3:
jmp LBB467_32
LBB467_4: ## in Loop: Header=BB467_2 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl -44(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -44(%rbp)
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
leaq -36(%rbp), %rdx
callq _Jim_GetBoolFromExpr
movl %eax, -40(%rbp)
cmpl $0, %eax
je LBB467_6
## %bb.5:
movl -40(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB467_33
LBB467_6: ## in Loop: Header=BB467_2 Depth=1
movl -44(%rbp), %eax
cmpl -20(%rbp), %eax
jl LBB467_8
## %bb.7:
jmp LBB467_32
LBB467_8: ## in Loop: Header=BB467_2 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -44(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.455(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB467_10
## %bb.9: ## in Loop: Header=BB467_2 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
LBB467_10: ## in Loop: Header=BB467_2 Depth=1
movl -44(%rbp), %eax
cmpl -20(%rbp), %eax
jl LBB467_12
## %bb.11:
jmp LBB467_32
LBB467_12: ## in Loop: Header=BB467_2 Depth=1
cmpl $0, -36(%rbp)
je LBB467_14
## %bb.13:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -44(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _Jim_EvalObj
movl %eax, -4(%rbp)
jmp LBB467_33
LBB467_14: ## in Loop: Header=BB467_2 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
cmpl -20(%rbp), %eax
jl LBB467_20
## %bb.15:
jmp LBB467_16
LBB467_16:
movq -16(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB467_18
## %bb.17:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB467_18:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.19:
movl $0, -4(%rbp)
jmp LBB467_33
LBB467_20: ## in Loop: Header=BB467_2 Depth=1
movl -44(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -44(%rbp)
movl %eax, -48(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.456(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB467_24
## %bb.21:
movl -44(%rbp), %eax
movl -20(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB467_23
## %bb.22:
jmp LBB467_32
LBB467_23:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -44(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _Jim_EvalObj
movl %eax, -4(%rbp)
jmp LBB467_33
LBB467_24: ## in Loop: Header=BB467_2 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.457(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB467_26
## %bb.25: ## in Loop: Header=BB467_2 Depth=1
jmp LBB467_2
LBB467_26:
movl -48(%rbp), %eax
movl -20(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB467_28
## %bb.27:
jmp LBB467_32
LBB467_28:
jmp LBB467_29
LBB467_29:
jmp LBB467_30
LBB467_30:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _Jim_EvalObj
movl %eax, -4(%rbp)
jmp LBB467_33
LBB467_31:
jmp LBB467_32
LBB467_32:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.458(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
LBB467_33:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_SwitchCoreCommand
_Jim_SwitchCoreCommand: ## @Jim_SwitchCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $0, -36(%rbp)
movl $1, -40(%rbp)
movq $0, -56(%rbp)
movq $0, -64(%rbp)
movq $0, -80(%rbp)
cmpl $3, -20(%rbp)
jge LBB468_3
## %bb.1:
jmp LBB468_2
LBB468_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.459(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB468_76
LBB468_3:
movl $1, -40(%rbp)
LBB468_4: ## =>This Inner Loop Header: Depth=1
movl -40(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB468_29
## %bb.5: ## in Loop: Header=BB468_4 Depth=1
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_String
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movsbl (%rax), %eax
cmpl $45, %eax
je LBB468_7
## %bb.6:
jmp LBB468_29
LBB468_7: ## in Loop: Header=BB468_4 Depth=1
movq -88(%rbp), %rdi
leaq L_.str.37(%rip), %rsi
movl $2, %edx
callq _strncmp
cmpl $0, %eax
jne LBB468_9
## %bb.8:
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB468_29
LBB468_9: ## in Loop: Header=BB468_4 Depth=1
movq -88(%rbp), %rdi
leaq L_.str.460(%rip), %rsi
movl $2, %edx
callq _strncmp
cmpl $0, %eax
jne LBB468_11
## %bb.10: ## in Loop: Header=BB468_4 Depth=1
movl $0, -36(%rbp)
jmp LBB468_23
LBB468_11: ## in Loop: Header=BB468_4 Depth=1
movq -88(%rbp), %rdi
leaq L_.str.461(%rip), %rsi
movl $2, %edx
callq _strncmp
cmpl $0, %eax
jne LBB468_13
## %bb.12: ## in Loop: Header=BB468_4 Depth=1
movl $1, -36(%rbp)
jmp LBB468_22
LBB468_13: ## in Loop: Header=BB468_4 Depth=1
movq -88(%rbp), %rdi
leaq L_.str.462(%rip), %rsi
movl $2, %edx
callq _strncmp
cmpl $0, %eax
jne LBB468_15
## %bb.14: ## in Loop: Header=BB468_4 Depth=1
movl $2, -36(%rbp)
jmp LBB468_21
LBB468_15: ## in Loop: Header=BB468_4 Depth=1
movq -88(%rbp), %rdi
leaq L_.str.463(%rip), %rsi
movl $2, %edx
callq _strncmp
cmpl $0, %eax
jne LBB468_19
## %bb.16: ## in Loop: Header=BB468_4 Depth=1
movl $3, -36(%rbp)
movl -20(%rbp), %eax
subl -40(%rbp), %eax
cmpl $2, %eax
jge LBB468_18
## %bb.17:
jmp LBB468_2
LBB468_18: ## in Loop: Header=BB468_4 Depth=1
movq -32(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movl %ecx, -40(%rbp)
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -56(%rbp)
jmp LBB468_20
LBB468_19:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
leaq L_.str.464(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB468_76
LBB468_20: ## in Loop: Header=BB468_4 Depth=1
jmp LBB468_21
LBB468_21: ## in Loop: Header=BB468_4 Depth=1
jmp LBB468_22
LBB468_22: ## in Loop: Header=BB468_4 Depth=1
jmp LBB468_23
LBB468_23: ## in Loop: Header=BB468_4 Depth=1
jmp LBB468_24
LBB468_24: ## in Loop: Header=BB468_4 Depth=1
jmp LBB468_25
LBB468_25: ## in Loop: Header=BB468_4 Depth=1
movl -20(%rbp), %eax
subl -40(%rbp), %eax
cmpl $2, %eax
jge LBB468_27
## %bb.26:
jmp LBB468_2
LBB468_27: ## in Loop: Header=BB468_4 Depth=1
jmp LBB468_28
LBB468_28: ## in Loop: Header=BB468_4 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB468_4
LBB468_29:
movq -32(%rbp), %rax
movl -40(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -40(%rbp)
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -72(%rbp)
movl -20(%rbp), %eax
subl -40(%rbp), %eax
movl %eax, -44(%rbp)
cmpl $1, -44(%rbp)
jne LBB468_31
## %bb.30:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -44(%rbp), %rdx
leaq -96(%rbp), %rcx
callq _JimListGetElements
movq -96(%rbp), %rax
movq %rax, -64(%rbp)
jmp LBB468_32
LBB468_31:
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -64(%rbp)
LBB468_32:
cmpl $0, -44(%rbp)
je LBB468_34
## %bb.33:
movl -44(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB468_35
LBB468_34:
jmp LBB468_2
LBB468_35:
movl $0, -48(%rbp)
LBB468_36: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -80(%rbp)
movb %al, -129(%rbp) ## 1-byte Spill
jne LBB468_38
## %bb.37: ## in Loop: Header=BB468_36 Depth=1
movl -48(%rbp), %eax
cmpl -44(%rbp), %eax
setl %al
movb %al, -129(%rbp) ## 1-byte Spill
LBB468_38: ## in Loop: Header=BB468_36 Depth=1
movb -129(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB468_39
jmp LBB468_60
LBB468_39: ## in Loop: Header=BB468_36 Depth=1
movq -64(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -104(%rbp)
movq -16(%rbp), %rdi
movq -104(%rbp), %rsi
leaq L_.str.465(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB468_41
## %bb.40: ## in Loop: Header=BB468_36 Depth=1
movl -48(%rbp), %eax
movl -44(%rbp), %ecx
subl $2, %ecx
cmpl %ecx, %eax
jge LBB468_57
LBB468_41: ## in Loop: Header=BB468_36 Depth=1
movl -36(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -144(%rbp) ## 8-byte Spill
subq $3, %rax
ja LBB468_56
## %bb.77: ## in Loop: Header=BB468_36 Depth=1
movq -144(%rbp), %rax ## 8-byte Reload
leaq LJTI468_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB468_42: ## in Loop: Header=BB468_36 Depth=1
movq -72(%rbp), %rdi
movq -104(%rbp), %rsi
callq _Jim_StringEqObj
cmpl $0, %eax
je LBB468_44
## %bb.43: ## in Loop: Header=BB468_36 Depth=1
movq -64(%rbp), %rax
movl -48(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -80(%rbp)
LBB468_44: ## in Loop: Header=BB468_36 Depth=1
jmp LBB468_56
LBB468_45: ## in Loop: Header=BB468_36 Depth=1
movq -16(%rbp), %rdi
movq -104(%rbp), %rsi
movq -72(%rbp), %rdx
xorl %ecx, %ecx
callq _Jim_StringMatchObj
cmpl $0, %eax
je LBB468_47
## %bb.46: ## in Loop: Header=BB468_36 Depth=1
movq -64(%rbp), %rax
movl -48(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -80(%rbp)
LBB468_47: ## in Loop: Header=BB468_36 Depth=1
jmp LBB468_56
LBB468_48: ## in Loop: Header=BB468_36 Depth=1
movq -16(%rbp), %rdi
leaq L_.str.44(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -56(%rbp)
LBB468_49: ## in Loop: Header=BB468_36 Depth=1
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movq -104(%rbp), %rdx
movq -72(%rbp), %rcx
xorl %r8d, %r8d
callq _Jim_CommandMatchObj
movl %eax, -108(%rbp)
movl -20(%rbp), %eax
subl -40(%rbp), %eax
cmpl $1, %eax
jne LBB468_51
## %bb.50: ## in Loop: Header=BB468_36 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -44(%rbp), %rdx
leaq -120(%rbp), %rcx
callq _JimListGetElements
movq -120(%rbp), %rax
movq %rax, -64(%rbp)
LBB468_51: ## in Loop: Header=BB468_36 Depth=1
cmpl $0, -108(%rbp)
jge LBB468_53
## %bb.52:
xorl %eax, %eax
subl -108(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB468_76
LBB468_53: ## in Loop: Header=BB468_36 Depth=1
cmpl $0, -108(%rbp)
je LBB468_55
## %bb.54: ## in Loop: Header=BB468_36 Depth=1
movq -64(%rbp), %rax
movl -48(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -80(%rbp)
LBB468_55: ## in Loop: Header=BB468_36 Depth=1
jmp LBB468_56
LBB468_56: ## in Loop: Header=BB468_36 Depth=1
jmp LBB468_58
LBB468_57: ## in Loop: Header=BB468_36 Depth=1
movq -64(%rbp), %rax
movl -48(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -80(%rbp)
LBB468_58: ## in Loop: Header=BB468_36 Depth=1
jmp LBB468_59
LBB468_59: ## in Loop: Header=BB468_36 Depth=1
movl -48(%rbp), %eax
addl $2, %eax
movl %eax, -48(%rbp)
jmp LBB468_36
LBB468_60:
jmp LBB468_61
LBB468_61: ## =>This Inner Loop Header: Depth=1
movl -48(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl -44(%rbp), %ecx
movb %al, -145(%rbp) ## 1-byte Spill
jge LBB468_63
## %bb.62: ## in Loop: Header=BB468_61 Depth=1
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
leaq L_.str.352(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
setne %al
movb %al, -145(%rbp) ## 1-byte Spill
LBB468_63: ## in Loop: Header=BB468_61 Depth=1
movb -145(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB468_64
jmp LBB468_66
LBB468_64: ## in Loop: Header=BB468_61 Depth=1
movq -64(%rbp), %rax
movl -48(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -80(%rbp)
## %bb.65: ## in Loop: Header=BB468_61 Depth=1
movl -48(%rbp), %eax
addl $2, %eax
movl %eax, -48(%rbp)
jmp LBB468_61
LBB468_66:
cmpq $0, -80(%rbp)
je LBB468_69
## %bb.67:
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
leaq L_.str.352(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB468_69
## %bb.68:
movq -16(%rbp), %rdi
movq -64(%rbp), %rax
movl -48(%rbp), %ecx
subl $2, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdx
leaq L_.str.466(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB468_76
LBB468_69:
jmp LBB468_70
LBB468_70:
movq -16(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -128(%rbp)
movq -128(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB468_72
## %bb.71:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB468_72:
movq -128(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.73:
cmpq $0, -80(%rbp)
je LBB468_75
## %bb.74:
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
callq _Jim_EvalObj
movl %eax, -4(%rbp)
jmp LBB468_76
LBB468_75:
movl $0, -4(%rbp)
LBB468_76:
movl -4(%rbp), %eax
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L468_0_set_42, LBB468_42-LJTI468_0
.set L468_0_set_45, LBB468_45-LJTI468_0
.set L468_0_set_48, LBB468_48-LJTI468_0
.set L468_0_set_49, LBB468_49-LJTI468_0
LJTI468_0:
.long L468_0_set_42
.long L468_0_set_45
.long L468_0_set_48
.long L468_0_set_49
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_ListCoreCommand
_Jim_ListCoreCommand: ## @Jim_ListCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
addq $8, %rsi
movl -12(%rbp), %edx
subl $1, %edx
callq _Jim_NewListObj
movq %rax, -32(%rbp)
## %bb.1:
movq -32(%rbp), %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB469_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB469_3:
movq -40(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_LindexCoreCommand
_Jim_LindexCoreCommand: ## @Jim_LindexCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
jge LBB470_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.467(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB470_27
LBB470_2:
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movl $2, -52(%rbp)
LBB470_3: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB470_20
## %bb.4: ## in Loop: Header=BB470_3 Depth=1
movq -40(%rbp), %rax
movq %rax, -48(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -56(%rbp), %rdx
callq _Jim_GetIndex
cmpl $0, %eax
je LBB470_8
## %bb.5:
movq -48(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB470_7
## %bb.6:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_FreeObj
LBB470_7:
movl $1, -4(%rbp)
jmp LBB470_27
LBB470_8: ## in Loop: Header=BB470_3 Depth=1
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movl -56(%rbp), %edx
leaq -40(%rbp), %rcx
xorl %r8d, %r8d
callq _Jim_ListIndex
cmpl $0, %eax
je LBB470_16
## %bb.9:
movq -48(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB470_11
## %bb.10:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_FreeObj
LBB470_11:
jmp LBB470_12
LBB470_12:
movq -16(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB470_14
## %bb.13:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB470_14:
movq -64(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.15:
movl $0, -4(%rbp)
jmp LBB470_27
LBB470_16: ## in Loop: Header=BB470_3 Depth=1
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -48(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB470_18
## %bb.17: ## in Loop: Header=BB470_3 Depth=1
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_FreeObj
LBB470_18: ## in Loop: Header=BB470_3 Depth=1
jmp LBB470_19
LBB470_19: ## in Loop: Header=BB470_3 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB470_3
LBB470_20:
jmp LBB470_21
LBB470_21:
movq -40(%rbp), %rax
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB470_23
## %bb.22:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB470_23:
movq -72(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.24:
movq -40(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB470_26
## %bb.25:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_FreeObj
LBB470_26:
movl $0, -4(%rbp)
LBB470_27:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_LsetCoreCommand
_Jim_LsetCoreCommand: ## @Jim_LsetCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $3, -20(%rbp)
jge LBB471_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.468(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB471_12
LBB471_2:
cmpl $3, -20(%rbp)
jne LBB471_10
## %bb.3:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -32(%rbp), %rax
movq 16(%rax), %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB471_5
## %bb.4:
movl $1, -4(%rbp)
jmp LBB471_12
LBB471_5:
jmp LBB471_6
LBB471_6:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB471_8
## %bb.7:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB471_8:
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.9:
movl $0, -4(%rbp)
jmp LBB471_12
LBB471_10:
jmp LBB471_11
LBB471_11:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -32(%rbp), %rdx
addq $16, %rdx
movl -20(%rbp), %ecx
subl $3, %ecx
movq -32(%rbp), %rax
movl -20(%rbp), %r8d
subl $1, %r8d
movslq %r8d, %r8
movq (%rax,%r8,8), %r8
callq _Jim_ListSetIndex
movl %eax, -4(%rbp)
LBB471_12:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_LsearchCoreCommand
_Jim_LsearchCoreCommand: ## @Jim_LsearchCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $0, -40(%rbp)
movl $0, -44(%rbp)
movl $0, -48(%rbp)
movl $0, -52(%rbp)
movl $0, -56(%rbp)
movl $3, -60(%rbp)
movl $0, -68(%rbp)
movq $0, -80(%rbp)
movq $0, -88(%rbp)
cmpl $3, -20(%rbp)
jge LBB472_3
## %bb.1:
jmp LBB472_2
LBB472_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.471(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB472_87
LBB472_3:
movl $1, -36(%rbp)
LBB472_4: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
movl -20(%rbp), %ecx
subl $2, %ecx
cmpl %ecx, %eax
jge LBB472_19
## %bb.5: ## in Loop: Header=BB472_4 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq _Jim_LsearchCoreCommand.options(%rip), %rdx
leaq -92(%rbp), %rcx
xorl %eax, %eax
movl %eax, %r8d
movl $1, %r9d
callq _Jim_GetEnum
cmpl $0, %eax
je LBB472_7
## %bb.6:
movl $1, -4(%rbp)
jmp LBB472_87
LBB472_7: ## in Loop: Header=BB472_4 Depth=1
movl -92(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -152(%rbp) ## 8-byte Spill
subq $8, %rax
ja LBB472_17
## %bb.89: ## in Loop: Header=BB472_4 Depth=1
movq -152(%rbp), %rax ## 8-byte Reload
leaq LJTI472_1(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB472_8: ## in Loop: Header=BB472_4 Depth=1
movl $1, -40(%rbp)
movl $0, -56(%rbp)
jmp LBB472_17
LBB472_9: ## in Loop: Header=BB472_4 Depth=1
movl $1, -44(%rbp)
jmp LBB472_17
LBB472_10: ## in Loop: Header=BB472_4 Depth=1
movl $1, -48(%rbp)
jmp LBB472_17
LBB472_11: ## in Loop: Header=BB472_4 Depth=1
movl $1, -56(%rbp)
movl $0, -40(%rbp)
jmp LBB472_17
LBB472_12: ## in Loop: Header=BB472_4 Depth=1
movl $1, -52(%rbp)
jmp LBB472_17
LBB472_13: ## in Loop: Header=BB472_4 Depth=1
movl -36(%rbp), %eax
movl -20(%rbp), %ecx
subl $2, %ecx
cmpl %ecx, %eax
jl LBB472_15
## %bb.14:
jmp LBB472_2
LBB472_15: ## in Loop: Header=BB472_4 Depth=1
movq -32(%rbp), %rax
movl -36(%rbp), %ecx
addl $1, %ecx
movl %ecx, -36(%rbp)
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -88(%rbp)
LBB472_16: ## in Loop: Header=BB472_4 Depth=1
movl -92(%rbp), %eax
movl %eax, -60(%rbp)
LBB472_17: ## in Loop: Header=BB472_4 Depth=1
jmp LBB472_18
LBB472_18: ## in Loop: Header=BB472_4 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB472_4
LBB472_19:
movl -36(%rbp), %ecx
movq -32(%rbp), %rax
movslq %ecx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
cmpl $0, -52(%rbp)
je LBB472_21
## %bb.20:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -80(%rbp)
LBB472_21:
cmpl $5, -60(%rbp)
jne LBB472_23
## %bb.22:
movq -16(%rbp), %rdi
leaq L_.str.44(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -88(%rbp)
LBB472_23:
cmpq $0, -88(%rbp)
je LBB472_25
## %bb.24:
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
LBB472_25:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
callq _Jim_ListLength
movl %eax, -64(%rbp)
movl $0, -36(%rbp)
LBB472_26: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -64(%rbp), %eax
jge LBB472_61
## %bb.27: ## in Loop: Header=BB472_26 Depth=1
movl $0, -96(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
movl -36(%rbp), %edx
callq _Jim_ListGetIndex
movq %rax, -104(%rbp)
movl -60(%rbp), %eax
addl $-3, %eax
movl %eax, %ecx
movq %rcx, -160(%rbp) ## 8-byte Spill
subl $5, %eax
ja LBB472_35
## %bb.88: ## in Loop: Header=BB472_26 Depth=1
movq -160(%rbp), %rax ## 8-byte Reload
leaq LJTI472_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB472_28: ## in Loop: Header=BB472_26 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -104(%rbp), %rdx
movl -48(%rbp), %ecx
callq _Jim_StringCompareObj
cmpl $0, %eax
sete %al
andb $1, %al
movzbl %al, %eax
movl %eax, -96(%rbp)
jmp LBB472_35
LBB472_29: ## in Loop: Header=BB472_26 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -104(%rbp), %rdx
movl -48(%rbp), %ecx
callq _Jim_StringMatchObj
movl %eax, -96(%rbp)
jmp LBB472_35
LBB472_30: ## in Loop: Header=BB472_26 Depth=1
movq -16(%rbp), %rdi
movq -88(%rbp), %rsi
movq -32(%rbp), %rax
movq 8(%rax), %rdx
movq -104(%rbp), %rcx
movl -48(%rbp), %r8d
callq _Jim_CommandMatchObj
movl %eax, -96(%rbp)
cmpl $0, -96(%rbp)
jge LBB472_34
## %bb.31:
cmpq $0, -80(%rbp)
je LBB472_33
## %bb.32:
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
callq _Jim_FreeObj
LBB472_33:
movl $1, -68(%rbp)
jmp LBB472_82
LBB472_34: ## in Loop: Header=BB472_26 Depth=1
jmp LBB472_35
LBB472_35: ## in Loop: Header=BB472_26 Depth=1
cmpl $0, -96(%rbp)
jne LBB472_40
## %bb.36: ## in Loop: Header=BB472_26 Depth=1
cmpl $0, -40(%rbp)
je LBB472_40
## %bb.37: ## in Loop: Header=BB472_26 Depth=1
cmpl $0, -44(%rbp)
je LBB472_40
## %bb.38: ## in Loop: Header=BB472_26 Depth=1
cmpl $0, -52(%rbp)
jne LBB472_40
## %bb.39: ## in Loop: Header=BB472_26 Depth=1
jmp LBB472_60
LBB472_40: ## in Loop: Header=BB472_26 Depth=1
cmpl $0, -40(%rbp)
jne LBB472_42
## %bb.41: ## in Loop: Header=BB472_26 Depth=1
movl -96(%rbp), %eax
cmpl $0, -44(%rbp)
setne %cl
xorb $-1, %cl
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
je LBB472_45
LBB472_42: ## in Loop: Header=BB472_26 Depth=1
cmpl $0, -40(%rbp)
je LBB472_59
## %bb.43: ## in Loop: Header=BB472_26 Depth=1
cmpl $0, -96(%rbp)
jne LBB472_45
## %bb.44: ## in Loop: Header=BB472_26 Depth=1
cmpl $0, -52(%rbp)
je LBB472_59
LBB472_45: ## in Loop: Header=BB472_26 Depth=1
cmpl $0, -40(%rbp)
je LBB472_47
## %bb.46: ## in Loop: Header=BB472_26 Depth=1
movq -16(%rbp), %rdi
movl -96(%rbp), %eax
xorl -44(%rbp), %eax
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -112(%rbp)
jmp LBB472_51
LBB472_47: ## in Loop: Header=BB472_26 Depth=1
cmpl $0, -56(%rbp)
jne LBB472_49
## %bb.48: ## in Loop: Header=BB472_26 Depth=1
movq -16(%rbp), %rdi
movslq -36(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -112(%rbp)
jmp LBB472_50
LBB472_49: ## in Loop: Header=BB472_26 Depth=1
movq -104(%rbp), %rax
movq %rax, -112(%rbp)
LBB472_50: ## in Loop: Header=BB472_26 Depth=1
jmp LBB472_51
LBB472_51: ## in Loop: Header=BB472_26 Depth=1
cmpl $0, -52(%rbp)
je LBB472_53
## %bb.52: ## in Loop: Header=BB472_26 Depth=1
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
movq -112(%rbp), %rdx
callq _Jim_ListAppendElement
jmp LBB472_58
LBB472_53:
jmp LBB472_54
LBB472_54:
movq -112(%rbp), %rax
movq %rax, -120(%rbp)
movq -120(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB472_56
## %bb.55:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB472_56:
movq -120(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.57:
jmp LBB472_82
LBB472_58: ## in Loop: Header=BB472_26 Depth=1
jmp LBB472_59
LBB472_59: ## in Loop: Header=BB472_26 Depth=1
jmp LBB472_60
LBB472_60: ## in Loop: Header=BB472_26 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB472_26
LBB472_61:
cmpl $0, -52(%rbp)
je LBB472_67
## %bb.62:
jmp LBB472_63
LBB472_63:
movq -80(%rbp), %rax
movq %rax, -128(%rbp)
movq -128(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB472_65
## %bb.64:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB472_65:
movq -128(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.66:
jmp LBB472_81
LBB472_67:
cmpl $0, -40(%rbp)
je LBB472_73
## %bb.68:
jmp LBB472_69
LBB472_69:
movq -16(%rbp), %rdi
movslq -44(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB472_71
## %bb.70:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB472_71:
movq -136(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.72:
jmp LBB472_80
LBB472_73:
cmpl $0, -56(%rbp)
jne LBB472_79
## %bb.74:
jmp LBB472_75
LBB472_75:
movq -16(%rbp), %rdi
movq $-1, %rsi
callq _Jim_NewIntObj
movq %rax, -144(%rbp)
movq -144(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB472_77
## %bb.76:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB472_77:
movq -144(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.78:
jmp LBB472_79
LBB472_79:
jmp LBB472_80
LBB472_80:
jmp LBB472_81
LBB472_81:
jmp LBB472_82
LBB472_82:
cmpq $0, -88(%rbp)
je LBB472_86
## %bb.83:
movq -88(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB472_85
## %bb.84:
movq -16(%rbp), %rdi
movq -88(%rbp), %rsi
callq _Jim_FreeObj
LBB472_85:
jmp LBB472_86
LBB472_86:
movl -68(%rbp), %eax
movl %eax, -4(%rbp)
LBB472_87:
movl -4(%rbp), %eax
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L472_0_set_28, LBB472_28-LJTI472_0
.set L472_0_set_29, LBB472_29-LJTI472_0
.set L472_0_set_30, LBB472_30-LJTI472_0
.set L472_0_set_35, LBB472_35-LJTI472_0
LJTI472_0:
.long L472_0_set_28
.long L472_0_set_29
.long L472_0_set_30
.long L472_0_set_35
.long L472_0_set_35
.long L472_0_set_30
.set L472_1_set_8, LBB472_8-LJTI472_1
.set L472_1_set_9, LBB472_9-LJTI472_1
.set L472_1_set_10, LBB472_10-LJTI472_1
.set L472_1_set_16, LBB472_16-LJTI472_1
.set L472_1_set_12, LBB472_12-LJTI472_1
.set L472_1_set_11, LBB472_11-LJTI472_1
.set L472_1_set_13, LBB472_13-LJTI472_1
LJTI472_1:
.long L472_1_set_8
.long L472_1_set_9
.long L472_1_set_10
.long L472_1_set_16
.long L472_1_set_16
.long L472_1_set_16
.long L472_1_set_12
.long L472_1_set_11
.long L472_1_set_13
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_LlengthCoreCommand
_Jim_LlengthCoreCommand: ## @Jim_LlengthCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
je LBB473_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.334(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB473_7
LBB473_2:
jmp LBB473_3
LBB473_3:
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_ListLength
movq -48(%rbp), %rdi ## 8-byte Reload
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB473_5
## %bb.4:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB473_5:
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.6:
movl $0, -4(%rbp)
LBB473_7:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_LappendCoreCommand
_Jim_LappendCoreCommand: ## @Jim_LappendCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
jge LBB474_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.472(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB474_21
LBB474_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movl $4, %edx
callq _Jim_GetVariable
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB474_6
## %bb.3:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -40(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -40(%rbp), %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB474_5
## %bb.4:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_FreeObj
movl $1, -4(%rbp)
jmp LBB474_21
LBB474_5:
jmp LBB474_6
LBB474_6:
movq -40(%rbp), %rax
cmpl $1, 16(%rax)
setg %al
andb $1, %al
movzbl %al, %eax
movl %eax, -44(%rbp)
cmpl $0, -44(%rbp)
je LBB474_8
## %bb.7:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_DuplicateObj
movq %rax, -40(%rbp)
LBB474_8:
movl $2, -48(%rbp)
LBB474_9: ## =>This Inner Loop Header: Depth=1
movl -48(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB474_12
## %bb.10: ## in Loop: Header=BB474_9 Depth=1
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rax
movslq -48(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
callq _Jim_ListAppendElement
## %bb.11: ## in Loop: Header=BB474_9 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB474_9
LBB474_12:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -40(%rbp), %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB474_16
## %bb.13:
cmpl $0, -44(%rbp)
je LBB474_15
## %bb.14:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_FreeObj
LBB474_15:
movl $1, -4(%rbp)
jmp LBB474_21
LBB474_16:
jmp LBB474_17
LBB474_17:
movq -40(%rbp), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB474_19
## %bb.18:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB474_19:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.20:
movl $0, -4(%rbp)
LBB474_21:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_LinsertCoreCommand
_Jim_LinsertCoreCommand: ## @Jim_LinsertCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $3, -20(%rbp)
jge LBB475_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.473(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB475_19
LBB475_2:
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
cmpl $1, 16(%rax)
jle LBB475_4
## %bb.3:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_DuplicateObj
movq %rax, -48(%rbp)
LBB475_4:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
leaq -36(%rbp), %rdx
callq _Jim_GetIndex
cmpl $0, %eax
je LBB475_6
## %bb.5:
jmp LBB475_16
LBB475_6:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_ListLength
movl %eax, -40(%rbp)
movl -36(%rbp), %eax
cmpl -40(%rbp), %eax
jl LBB475_8
## %bb.7:
movl -40(%rbp), %eax
movl %eax, -36(%rbp)
jmp LBB475_11
LBB475_8:
cmpl $0, -36(%rbp)
jge LBB475_10
## %bb.9:
movl -40(%rbp), %eax
addl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
LBB475_10:
jmp LBB475_11
LBB475_11:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movl -36(%rbp), %edx
movl -20(%rbp), %ecx
subl $3, %ecx
movq -32(%rbp), %r8
addq $24, %r8
callq _Jim_ListInsertElements
## %bb.12:
movq -48(%rbp), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB475_14
## %bb.13:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB475_14:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.15:
movl $0, -4(%rbp)
jmp LBB475_19
LBB475_16:
movq -48(%rbp), %rax
movq -32(%rbp), %rcx
cmpq 8(%rcx), %rax
je LBB475_18
## %bb.17:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_FreeObj
LBB475_18:
movl $1, -4(%rbp)
LBB475_19:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_LreplaceCoreCommand
_Jim_LreplaceCoreCommand: ## @Jim_LreplaceCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $4, -20(%rbp)
jge LBB476_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.474(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB476_20
LBB476_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
leaq -36(%rbp), %rdx
callq _Jim_GetIndex
cmpl $0, %eax
jne LBB476_4
## %bb.3:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 24(%rax), %rsi
leaq -40(%rbp), %rdx
callq _Jim_GetIndex
cmpl $0, %eax
je LBB476_5
LBB476_4:
movl $1, -4(%rbp)
jmp LBB476_20
LBB476_5:
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -56(%rbp)
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _Jim_ListLength
movl %eax, -44(%rbp)
movl -44(%rbp), %edi
movl -36(%rbp), %esi
callq _JimRelToAbsIndex
movl %eax, -36(%rbp)
movl -44(%rbp), %edi
movl -40(%rbp), %esi
callq _JimRelToAbsIndex
movl %eax, -40(%rbp)
movl -44(%rbp), %edi
leaq -36(%rbp), %rsi
leaq -40(%rbp), %rdx
leaq -48(%rbp), %rcx
callq _JimRelToAbsRange
movl -36(%rbp), %eax
cmpl -44(%rbp), %eax
jge LBB476_7
## %bb.6:
jmp LBB476_15
LBB476_7:
cmpl $0, -44(%rbp)
jne LBB476_9
## %bb.8:
movl $0, -36(%rbp)
jmp LBB476_14
LBB476_9:
jmp LBB476_10
LBB476_10:
movq -16(%rbp), %rdi
leaq L_.str.475(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB476_12
## %bb.11:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB476_12:
movq -72(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.13:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
movq -32(%rbp), %rax
movq 16(%rax), %rdx
callq _Jim_AppendObj
movl $1, -4(%rbp)
jmp LBB476_20
LBB476_14:
jmp LBB476_15
LBB476_15:
movq -16(%rbp), %rdi
movq -56(%rbp), %rax
movq 24(%rax), %rsi
movl -36(%rbp), %edx
callq _Jim_NewListObj
movq %rax, -64(%rbp)
movq -64(%rbp), %rdi
movl -20(%rbp), %edx
subl $4, %edx
movq -32(%rbp), %rcx
addq $32, %rcx
movl $4294967295, %esi ## imm = 0xFFFFFFFF
callq _ListInsertElements
movq -64(%rbp), %rdi
movl -44(%rbp), %edx
subl -36(%rbp), %edx
subl -48(%rbp), %edx
movq -56(%rbp), %rax
movq 24(%rax), %rcx
movslq -36(%rbp), %rax
shlq $3, %rax
addq %rax, %rcx
movslq -48(%rbp), %rax
shlq $3, %rax
addq %rax, %rcx
movl $4294967295, %esi ## imm = 0xFFFFFFFF
callq _ListInsertElements
## %bb.16:
movq -64(%rbp), %rax
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB476_18
## %bb.17:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB476_18:
movq -80(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.19:
movl $0, -4(%rbp)
LBB476_20:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_LsortCoreCommand
_Jim_LsortCoreCommand: ## @Jim_LsortCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $288, %rsp ## imm = 0x120
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
jge LBB477_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.483(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB477_40
LBB477_2:
movl $0, -80(%rbp)
movl $1, -76(%rbp)
movl $0, -68(%rbp)
movl $0, -64(%rbp)
movq $0, -96(%rbp)
movq -16(%rbp), %rax
movq %rax, -88(%rbp)
movl $1, -44(%rbp)
LBB477_3: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
movl -20(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB477_32
## %bb.4: ## in Loop: Header=BB477_3 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -44(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq _Jim_LsortCoreCommand.options(%rip), %rdx
leaq -252(%rbp), %rcx
xorl %eax, %eax
movl %eax, %r8d
movl $3, %r9d
callq _Jim_GetEnum
cmpl $0, %eax
je LBB477_6
## %bb.5:
movl $1, -4(%rbp)
jmp LBB477_40
LBB477_6: ## in Loop: Header=BB477_3 Depth=1
movl -252(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -288(%rbp) ## 8-byte Spill
subq $8, %rax
ja LBB477_30
## %bb.41: ## in Loop: Header=BB477_3 Depth=1
movq -288(%rbp), %rax ## 8-byte Reload
leaq LJTI477_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB477_7: ## in Loop: Header=BB477_3 Depth=1
movl $0, -80(%rbp)
jmp LBB477_30
LBB477_8: ## in Loop: Header=BB477_3 Depth=1
movl $1, -80(%rbp)
jmp LBB477_30
LBB477_9: ## in Loop: Header=BB477_3 Depth=1
movl $2, -80(%rbp)
jmp LBB477_30
LBB477_10: ## in Loop: Header=BB477_3 Depth=1
movl $3, -80(%rbp)
jmp LBB477_30
LBB477_11: ## in Loop: Header=BB477_3 Depth=1
movl $1, -76(%rbp)
jmp LBB477_30
LBB477_12: ## in Loop: Header=BB477_3 Depth=1
movl $-1, -76(%rbp)
jmp LBB477_30
LBB477_13: ## in Loop: Header=BB477_3 Depth=1
movl $1, -64(%rbp)
jmp LBB477_30
LBB477_14: ## in Loop: Header=BB477_3 Depth=1
movl -44(%rbp), %eax
movl -20(%rbp), %ecx
subl $2, %ecx
cmpl %ecx, %eax
jl LBB477_20
## %bb.15:
jmp LBB477_16
LBB477_16:
movq -16(%rbp), %rdi
leaq L_.str.484(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -264(%rbp)
movq -264(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB477_18
## %bb.17:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB477_18:
movq -264(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.19:
movl $1, -4(%rbp)
jmp LBB477_40
LBB477_20: ## in Loop: Header=BB477_3 Depth=1
movl $4, -80(%rbp)
movq -32(%rbp), %rax
movl -44(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -96(%rbp)
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB477_30
LBB477_21: ## in Loop: Header=BB477_3 Depth=1
movl -44(%rbp), %eax
movl -20(%rbp), %ecx
subl $2, %ecx
cmpl %ecx, %eax
jl LBB477_27
## %bb.22:
jmp LBB477_23
LBB477_23:
movq -16(%rbp), %rdi
leaq L_.str.485(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -272(%rbp)
movq -272(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB477_25
## %bb.24:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB477_25:
movq -272(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.26:
movl $1, -4(%rbp)
jmp LBB477_40
LBB477_27: ## in Loop: Header=BB477_3 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl -44(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
leaq -248(%rbp), %rdx
addq $176, %rdx
callq _Jim_GetIndex
cmpl $0, %eax
je LBB477_29
## %bb.28:
movl $1, -4(%rbp)
jmp LBB477_40
LBB477_29: ## in Loop: Header=BB477_3 Depth=1
movl $1, -68(%rbp)
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
LBB477_30: ## in Loop: Header=BB477_3 Depth=1
jmp LBB477_31
LBB477_31: ## in Loop: Header=BB477_3 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB477_3
LBB477_32:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl -20(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
callq _Jim_DuplicateObj
movq %rax, -40(%rbp)
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
leaq -248(%rbp), %rdx
callq _ListSortElements
movl %eax, -48(%rbp)
cmpl $0, -48(%rbp)
jne LBB477_38
## %bb.33:
jmp LBB477_34
LBB477_34:
movq -40(%rbp), %rax
movq %rax, -280(%rbp)
movq -280(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB477_36
## %bb.35:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB477_36:
movq -280(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.37:
jmp LBB477_39
LBB477_38:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_FreeObj
LBB477_39:
movl -48(%rbp), %eax
movl %eax, -4(%rbp)
LBB477_40:
movl -4(%rbp), %eax
addq $288, %rsp ## imm = 0x120
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L477_0_set_7, LBB477_7-LJTI477_0
.set L477_0_set_8, LBB477_8-LJTI477_0
.set L477_0_set_11, LBB477_11-LJTI477_0
.set L477_0_set_12, LBB477_12-LJTI477_0
.set L477_0_set_14, LBB477_14-LJTI477_0
.set L477_0_set_9, LBB477_9-LJTI477_0
.set L477_0_set_10, LBB477_10-LJTI477_0
.set L477_0_set_21, LBB477_21-LJTI477_0
.set L477_0_set_13, LBB477_13-LJTI477_0
LJTI477_0:
.long L477_0_set_7
.long L477_0_set_8
.long L477_0_set_11
.long L477_0_set_12
.long L477_0_set_14
.long L477_0_set_9
.long L477_0_set_10
.long L477_0_set_21
.long L477_0_set_13
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_AppendCoreCommand
_Jim_AppendCoreCommand: ## @Jim_AppendCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
jge LBB478_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.486(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB478_25
LBB478_2:
cmpl $2, -20(%rbp)
jne LBB478_6
## %bb.3:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movl $1, %edx
callq _Jim_GetVariable
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB478_5
## %bb.4:
movl $1, -4(%rbp)
jmp LBB478_25
LBB478_5:
jmp LBB478_20
LBB478_6:
movl $0, -48(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movl $4, %edx
callq _Jim_GetVariable
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB478_8
## %bb.7:
movq -16(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -40(%rbp)
movl $1, -48(%rbp)
jmp LBB478_11
LBB478_8:
movq -40(%rbp), %rax
cmpl $1, 16(%rax)
jle LBB478_10
## %bb.9:
movl $1, -48(%rbp)
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_DuplicateObj
movq %rax, -40(%rbp)
LBB478_10:
jmp LBB478_11
LBB478_11:
movl $2, -44(%rbp)
LBB478_12: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB478_15
## %bb.13: ## in Loop: Header=BB478_12 Depth=1
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movq -32(%rbp), %rax
movslq -44(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
callq _Jim_AppendObj
## %bb.14: ## in Loop: Header=BB478_12 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB478_12
LBB478_15:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -40(%rbp), %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB478_19
## %bb.16:
cmpl $0, -48(%rbp)
je LBB478_18
## %bb.17:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_FreeObj
LBB478_18:
movl $1, -4(%rbp)
jmp LBB478_25
LBB478_19:
jmp LBB478_20
LBB478_20:
jmp LBB478_21
LBB478_21:
movq -40(%rbp), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB478_23
## %bb.22:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB478_23:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.24:
movl $0, -4(%rbp)
LBB478_25:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_DebugCoreCommand
_Jim_DebugCoreCommand: ## @Jim_DebugCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
## %bb.1:
movq -8(%rbp), %rdi
leaq L_.str.380(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB479_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB479_3:
movq -32(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
movl $1, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_EvalCoreCommand
_Jim_EvalCoreCommand: ## @Jim_EvalCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
jge LBB480_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.487(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB480_8
LBB480_2:
cmpl $2, -20(%rbp)
jne LBB480_4
## %bb.3:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_EvalObj
movl %eax, -36(%rbp)
jmp LBB480_5
LBB480_4:
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
subl $1, %esi
movq -32(%rbp), %rdx
addq $8, %rdx
callq _Jim_ConcatObj
movq -48(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _Jim_EvalObj
movl %eax, -36(%rbp)
LBB480_5:
cmpl $1, -36(%rbp)
jne LBB480_7
## %bb.6:
movq -16(%rbp), %rax
movl 24(%rax), %ecx
addl $1, %ecx
movl %ecx, 24(%rax)
LBB480_7:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
LBB480_8:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_UplevelCoreCommand
_Jim_UplevelCoreCommand: ## @Jim_UplevelCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
jl LBB481_14
## %bb.1:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -48(%rbp)
movq -32(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_String
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movsbl (%rax), %eax
cmpl $48, %eax
jl LBB481_3
## %bb.2:
movq -72(%rbp), %rax
movsbl (%rax), %eax
cmpl $57, %eax
jle LBB481_4
LBB481_3:
movq -72(%rbp), %rax
movsbl (%rax), %eax
cmpl $35, %eax
jne LBB481_5
LBB481_4:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_GetCallFrameByLevel
movq %rax, -56(%rbp)
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
movq -32(%rbp), %rax
addq $8, %rax
movq %rax, -32(%rbp)
jmp LBB481_6
LBB481_5:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _Jim_GetCallFrameByLevel
movq %rax, -56(%rbp)
LBB481_6:
cmpq $0, -56(%rbp)
jne LBB481_8
## %bb.7:
movl $1, -4(%rbp)
jmp LBB481_15
LBB481_8:
cmpl $2, -20(%rbp)
jge LBB481_10
## %bb.9:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
addq $-8, %rdx
movl $1, %esi
leaq L_.str.488(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB481_15
LBB481_10:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 88(%rax)
movq -16(%rbp), %rax
movq 88(%rax), %rax
movl 152(%rax), %eax
movl %eax, -60(%rbp)
movq -16(%rbp), %rax
movq 88(%rax), %rax
movl $0, 152(%rax)
cmpl $2, -20(%rbp)
jne LBB481_12
## %bb.11:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_EvalObj
movl %eax, -36(%rbp)
jmp LBB481_13
LBB481_12:
movq -16(%rbp), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
subl $1, %esi
movq -32(%rbp), %rdx
addq $8, %rdx
callq _Jim_ConcatObj
movq -80(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _Jim_EvalObj
movl %eax, -36(%rbp)
LBB481_13:
movl -60(%rbp), %ecx
movq -16(%rbp), %rax
movq 88(%rax), %rax
movl %ecx, 152(%rax)
movq -48(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 88(%rax)
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB481_15
LBB481_14:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.488(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
LBB481_15:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_ExprCoreCommand
_Jim_ExprCoreCommand: ## @Jim_ExprCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
jne LBB482_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -40(%rbp), %rdx
callq _Jim_EvalExpression
movl %eax, -44(%rbp)
jmp LBB482_8
LBB482_2:
cmpl $2, -20(%rbp)
jle LBB482_6
## %bb.3:
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
subl $1, %esi
movq -32(%rbp), %rdx
addq $8, %rdx
callq _Jim_ConcatObj
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
leaq -40(%rbp), %rdx
callq _Jim_EvalExpression
movl %eax, -44(%rbp)
movq -56(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB482_5
## %bb.4:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _Jim_FreeObj
LBB482_5:
jmp LBB482_7
LBB482_6:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.489(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB482_17
LBB482_7:
jmp LBB482_8
LBB482_8:
cmpl $0, -44(%rbp)
je LBB482_10
## %bb.9:
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB482_17
LBB482_10:
jmp LBB482_11
LBB482_11:
movq -40(%rbp), %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB482_13
## %bb.12:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB482_13:
movq -64(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.14:
movq -40(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB482_16
## %bb.15:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_FreeObj
LBB482_16:
movl $0, -4(%rbp)
LBB482_17:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_BreakCoreCommand
_Jim_BreakCoreCommand: ## @Jim_BreakCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $1, -20(%rbp)
je LBB483_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.42(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB483_3
LBB483_2:
movl $3, -4(%rbp)
LBB483_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_ContinueCoreCommand
_Jim_ContinueCoreCommand: ## @Jim_ContinueCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $1, -20(%rbp)
je LBB484_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.42(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB484_3
LBB484_2:
movl $4, -4(%rbp)
LBB484_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_ProcCoreCommand
_Jim_ProcCoreCommand: ## @Jim_ProcCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $4, -20(%rbp)
je LBB485_3
## %bb.1:
cmpl $5, -20(%rbp)
je LBB485_3
## %bb.2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.490(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB485_19
LBB485_3:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rdx
leaq L_.str.491(%rip), %rsi
callq _JimValidName
cmpl $0, %eax
je LBB485_5
## %bb.4:
movl $1, -4(%rbp)
jmp LBB485_19
LBB485_5:
cmpl $4, -20(%rbp)
jne LBB485_7
## %bb.6:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
movq -32(%rbp), %rax
movq 24(%rax), %rcx
xorl %eax, %eax
movl %eax, %r8d
movq %r8, %rdx
callq _JimCreateProcedureCmd
movq %rax, -40(%rbp)
jmp LBB485_8
LBB485_7:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
movq -32(%rbp), %rax
movq 24(%rax), %rdx
movq -32(%rbp), %rax
movq 32(%rax), %rcx
xorl %eax, %eax
movl %eax, %r8d
callq _JimCreateProcedureCmd
movq %rax, -40(%rbp)
LBB485_8:
cmpq $0, -40(%rbp)
je LBB485_18
## %bb.9:
movq -32(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_String
movsbl (%rax), %eax
cmpl $58, %eax
jne LBB485_12
## %bb.10:
movq -32(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_String
movsbl 1(%rax), %eax
cmpl $58, %eax
jne LBB485_12
## %bb.11:
movq -32(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_String
addq $2, %rax
movq %rax, -72(%rbp) ## 8-byte Spill
jmp LBB485_13
LBB485_12:
movq -32(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_String
movq %rax, -72(%rbp) ## 8-byte Spill
LBB485_13:
movq -72(%rbp), %rax ## 8-byte Reload
movq %rax, -56(%rbp)
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movq -40(%rbp), %rdx
callq _JimCreateCommand
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movq -56(%rbp), %rdx
callq _JimUpdateProcNamespace
## %bb.14:
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB485_16
## %bb.15:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB485_16:
movq -64(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.17:
movl $0, -4(%rbp)
jmp LBB485_19
LBB485_18:
movl $1, -4(%rbp)
LBB485_19:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_ConcatCoreCommand
_Jim_ConcatCoreCommand: ## @Jim_ConcatCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
## %bb.1:
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
subl $1, %esi
movq -24(%rbp), %rdx
addq $8, %rdx
callq _Jim_ConcatObj
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB486_3
## %bb.2:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB486_3:
movq -32(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
## %bb.4:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_ReturnCoreCommand
_Jim_ReturnCoreCommand: ## @Jim_ReturnCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq $0, -48(%rbp)
movq $0, -56(%rbp)
movl $0, -60(%rbp)
movq $1, -72(%rbp)
movl $1, -36(%rbp)
LBB487_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
movl -20(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB487_21
## %bb.2: ## in Loop: Header=BB487_1 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.500(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB487_6
## %bb.3: ## in Loop: Header=BB487_1 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl -36(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
leaq -60(%rbp), %rdx
callq _Jim_GetReturnCode
cmpl $1, %eax
jne LBB487_5
## %bb.4:
movl $1, -4(%rbp)
jmp LBB487_37
LBB487_5: ## in Loop: Header=BB487_1 Depth=1
jmp LBB487_19
LBB487_6: ## in Loop: Header=BB487_1 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.501(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB487_8
## %bb.7: ## in Loop: Header=BB487_1 Depth=1
movq -32(%rbp), %rax
movl -36(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -48(%rbp)
jmp LBB487_18
LBB487_8: ## in Loop: Header=BB487_1 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.502(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB487_10
## %bb.9: ## in Loop: Header=BB487_1 Depth=1
movq -32(%rbp), %rax
movl -36(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -56(%rbp)
jmp LBB487_17
LBB487_10: ## in Loop: Header=BB487_1 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq L_.str.503(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB487_15
## %bb.11: ## in Loop: Header=BB487_1 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl -36(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
leaq -72(%rbp), %rdx
callq _Jim_GetLong
cmpl $0, %eax
jne LBB487_13
## %bb.12: ## in Loop: Header=BB487_1 Depth=1
cmpq $0, -72(%rbp)
jge LBB487_14
LBB487_13:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl -36(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdx
leaq L_.str.504(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB487_37
LBB487_14: ## in Loop: Header=BB487_1 Depth=1
jmp LBB487_16
LBB487_15:
jmp LBB487_21
LBB487_16: ## in Loop: Header=BB487_1 Depth=1
jmp LBB487_17
LBB487_17: ## in Loop: Header=BB487_1 Depth=1
jmp LBB487_18
LBB487_18: ## in Loop: Header=BB487_1 Depth=1
jmp LBB487_19
LBB487_19: ## in Loop: Header=BB487_1 Depth=1
jmp LBB487_20
LBB487_20: ## in Loop: Header=BB487_1 Depth=1
movl -36(%rbp), %eax
addl $2, %eax
movl %eax, -36(%rbp)
jmp LBB487_1
LBB487_21:
movl -36(%rbp), %eax
movl -20(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
je LBB487_24
## %bb.22:
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
je LBB487_24
## %bb.23:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.505(%rip), %rcx
callq _Jim_WrongNumArgs
LBB487_24:
cmpq $0, -48(%rbp)
je LBB487_27
## %bb.25:
cmpl $1, -60(%rbp)
jne LBB487_27
## %bb.26:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _JimSetStackTrace
LBB487_27:
cmpq $0, -56(%rbp)
je LBB487_30
## %bb.28:
cmpl $1, -60(%rbp)
jne LBB487_30
## %bb.29:
movq -16(%rbp), %rdi
movq -56(%rbp), %rdx
leaq L_.str.284(%rip), %rsi
callq _Jim_SetGlobalVariableStr
LBB487_30:
movl -60(%rbp), %ecx
movq -16(%rbp), %rax
movl %ecx, 40(%rax)
movq -72(%rbp), %rax
movl %eax, %ecx
movq -16(%rbp), %rax
movl %ecx, 44(%rax)
movl -36(%rbp), %eax
movl -20(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jne LBB487_36
## %bb.31:
jmp LBB487_32
LBB487_32:
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB487_34
## %bb.33:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB487_34:
movq -80(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.35:
jmp LBB487_36
LBB487_36:
movl $2, -4(%rbp)
LBB487_37:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_UpvarCoreCommand
_Jim_UpvarCoreCommand: ## @Jim_UpvarCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $3, -20(%rbp)
jle LBB488_3
## %bb.1:
movl -20(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB488_3
## %bb.2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_GetCallFrameByLevel
movq %rax, -48(%rbp)
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
movq -32(%rbp), %rax
addq $8, %rax
movq %rax, -32(%rbp)
jmp LBB488_4
LBB488_3:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _Jim_GetCallFrameByLevel
movq %rax, -48(%rbp)
LBB488_4:
cmpq $0, -48(%rbp)
jne LBB488_6
## %bb.5:
movl $1, -4(%rbp)
jmp LBB488_15
LBB488_6:
cmpl $3, -20(%rbp)
jge LBB488_8
## %bb.7:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.506(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB488_15
LBB488_8:
movl $1, -36(%rbp)
LBB488_9: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB488_14
## %bb.10: ## in Loop: Header=BB488_9 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl -36(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
movq -48(%rbp), %rcx
callq _Jim_SetVariableLink
cmpl $0, %eax
je LBB488_12
## %bb.11:
movl $1, -4(%rbp)
jmp LBB488_15
LBB488_12: ## in Loop: Header=BB488_9 Depth=1
jmp LBB488_13
LBB488_13: ## in Loop: Header=BB488_9 Depth=1
movl -36(%rbp), %eax
addl $2, %eax
movl %eax, -36(%rbp)
jmp LBB488_9
LBB488_14:
movl $0, -4(%rbp)
LBB488_15:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_GlobalCoreCommand
_Jim_GlobalCoreCommand: ## @Jim_GlobalCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
jge LBB489_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.507(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB489_14
LBB489_2:
movq -16(%rbp), %rax
movq 88(%rax), %rax
cmpl $0, 8(%rax)
jne LBB489_4
## %bb.3:
movl $0, -4(%rbp)
jmp LBB489_14
LBB489_4:
movl $1, -36(%rbp)
LBB489_5: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB489_13
## %bb.6: ## in Loop: Header=BB489_5 Depth=1
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_String
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movsbl (%rax), %eax
cmpl $58, %eax
jne LBB489_8
## %bb.7: ## in Loop: Header=BB489_5 Depth=1
movq -48(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $58, %eax
je LBB489_11
LBB489_8: ## in Loop: Header=BB489_5 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
movq -16(%rbp), %rax
movq 96(%rax), %rcx
callq _Jim_SetVariableLink
cmpl $0, %eax
je LBB489_10
## %bb.9:
movl $1, -4(%rbp)
jmp LBB489_14
LBB489_10: ## in Loop: Header=BB489_5 Depth=1
jmp LBB489_11
LBB489_11: ## in Loop: Header=BB489_5 Depth=1
jmp LBB489_12
LBB489_12: ## in Loop: Header=BB489_5 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB489_5
LBB489_13:
movl $0, -4(%rbp)
LBB489_14:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_StringCoreCommand
_Jim_StringCoreCommand: ## @Jim_StringCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $528, %rsp ## imm = 0x210
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $1, -40(%rbp)
cmpl $2, -20(%rbp)
jge LBB490_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.529(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq _Jim_StringCoreCommand.options(%rip), %rdx
leaq -44(%rbp), %rcx
xorl %eax, %eax
movl %eax, %r8d
movl $3, %r9d
callq _Jim_GetEnum
cmpl $0, %eax
je LBB490_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_4:
movl -44(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -408(%rbp) ## 8-byte Spill
subq $21, %rax
ja LBB490_238
## %bb.240:
movq -408(%rbp), %rax ## 8-byte Reload
leaq LJTI490_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB490_5:
cmpl $3, -20(%rbp)
je LBB490_7
## %bb.6:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.304(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_7:
cmpl $1, -44(%rbp)
jne LBB490_9
## %bb.8:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
callq _Jim_Utf8Length
movl %eax, -36(%rbp)
jmp LBB490_10
LBB490_9:
movq -32(%rbp), %rax
movq 16(%rax), %rdi
callq _Jim_Length
movl %eax, -36(%rbp)
LBB490_10:
jmp LBB490_11
LBB490_11:
movq -16(%rbp), %rdi
movslq -36(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_13
## %bb.12:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_13:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.14:
movl $0, -4(%rbp)
jmp LBB490_239
LBB490_15:
cmpl $3, -20(%rbp)
jne LBB490_17
## %bb.16:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -64(%rbp)
jmp LBB490_22
LBB490_17:
movq -16(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -64(%rbp)
movl $2, -68(%rbp)
LBB490_18: ## =>This Inner Loop Header: Depth=1
movl -68(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB490_21
## %bb.19: ## in Loop: Header=BB490_18 Depth=1
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
movq -32(%rbp), %rax
movslq -68(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
callq _Jim_AppendObj
## %bb.20: ## in Loop: Header=BB490_18 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB490_18
LBB490_21:
jmp LBB490_22
LBB490_22:
jmp LBB490_23
LBB490_23:
movq -64(%rbp), %rax
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_25
## %bb.24:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_25:
movq -80(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.26:
movl $0, -4(%rbp)
jmp LBB490_239
LBB490_27:
movq $-1, -88(%rbp)
movl -20(%rbp), %eax
subl $4, %eax
movl %eax, -92(%rbp)
movl $2, -96(%rbp)
LBB490_28: ## =>This Inner Loop Header: Depth=1
cmpl $0, -92(%rbp)
jle LBB490_40
## %bb.29: ## in Loop: Header=BB490_28 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl -96(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -96(%rbp)
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
leaq _Jim_StringCoreCommand.nocase_length_options(%rip), %rdx
leaq -100(%rbp), %rcx
xorl %eax, %eax
movl %eax, %r8d
movl $2, %r9d
callq _Jim_GetEnum
cmpl $0, %eax
je LBB490_32
## %bb.30:
jmp LBB490_31
LBB490_31:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.530(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_32: ## in Loop: Header=BB490_28 Depth=1
cmpl $0, -100(%rbp)
jne LBB490_34
## %bb.33: ## in Loop: Header=BB490_28 Depth=1
movl $0, -40(%rbp)
movl -92(%rbp), %eax
addl $-1, %eax
movl %eax, -92(%rbp)
jmp LBB490_39
LBB490_34: ## in Loop: Header=BB490_28 Depth=1
cmpl $2, -92(%rbp)
jge LBB490_36
## %bb.35:
jmp LBB490_31
LBB490_36: ## in Loop: Header=BB490_28 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl -96(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -96(%rbp)
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
leaq -88(%rbp), %rdx
callq _Jim_GetLong
cmpl $0, %eax
je LBB490_38
## %bb.37:
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_38: ## in Loop: Header=BB490_28 Depth=1
movl -92(%rbp), %eax
subl $2, %eax
movl %eax, -92(%rbp)
LBB490_39: ## in Loop: Header=BB490_28 Depth=1
jmp LBB490_28
LBB490_40:
cmpl $0, -92(%rbp)
je LBB490_42
## %bb.41:
jmp LBB490_31
LBB490_42:
movl -20(%rbp), %ecx
subl $2, %ecx
movq -32(%rbp), %rax
movslq %ecx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
cmpq $0, -88(%rbp)
jge LBB490_50
## %bb.43:
cmpl $2, -44(%rbp)
je LBB490_50
## %bb.44:
cmpl $0, -40(%rbp)
je LBB490_50
## %bb.45:
jmp LBB490_46
LBB490_46:
movq -16(%rbp), %rax
movq %rax, -416(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq (%rax), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_StringEqObj
movq -416(%rbp), %rdi ## 8-byte Reload
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -112(%rbp)
movq -112(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_48
## %bb.47:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_48:
movq -112(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.49:
jmp LBB490_61
LBB490_50:
cmpq $0, -88(%rbp)
jl LBB490_52
## %bb.51:
movq -32(%rbp), %rax
movq (%rax), %rdi
callq _Jim_String
movq %rax, -424(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_String
movq -424(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
movq -88(%rbp), %rax
movl %eax, %edx
cmpl $0, -40(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %ecx
callq _JimStringCompareLen
movl %eax, -92(%rbp)
jmp LBB490_53
LBB490_52:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
movq -32(%rbp), %rax
movq 8(%rax), %rdx
cmpl $0, -40(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %ecx
callq _Jim_StringCompareObj
movl %eax, -92(%rbp)
LBB490_53:
jmp LBB490_54
LBB490_54:
movq -16(%rbp), %rax
movq %rax, -432(%rbp) ## 8-byte Spill
cmpl $2, -44(%rbp)
jne LBB490_56
## %bb.55:
movl -92(%rbp), %eax
movl %eax, -436(%rbp) ## 4-byte Spill
jmp LBB490_57
LBB490_56:
cmpl $0, -92(%rbp)
sete %al
andb $1, %al
movzbl %al, %eax
movl %eax, -436(%rbp) ## 4-byte Spill
LBB490_57:
movq -432(%rbp), %rdi ## 8-byte Reload
movl -436(%rbp), %eax ## 4-byte Reload
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -120(%rbp)
movq -120(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_59
## %bb.58:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_59:
movq -120(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.60:
jmp LBB490_61
LBB490_61:
movl $0, -4(%rbp)
jmp LBB490_239
LBB490_62:
cmpl $4, -20(%rbp)
je LBB490_66
## %bb.63:
cmpl $5, -20(%rbp)
jne LBB490_65
## %bb.64:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
leaq _Jim_StringCoreCommand.nocase_options(%rip), %rdx
leaq -40(%rbp), %rcx
xorl %eax, %eax
movl %eax, %r8d
movl $2, %r9d
callq _Jim_GetEnum
cmpl $0, %eax
je LBB490_66
LBB490_65:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.531(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_66:
cmpl $0, -40(%rbp)
jne LBB490_68
## %bb.67:
movq -32(%rbp), %rax
addq $8, %rax
movq %rax, -32(%rbp)
LBB490_68:
jmp LBB490_69
LBB490_69:
movq -16(%rbp), %rax
movq %rax, -448(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
movq -32(%rbp), %rax
movq 24(%rax), %rdx
cmpl $0, -40(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %ecx
callq _Jim_StringMatchObj
movq -448(%rbp), %rdi ## 8-byte Reload
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -128(%rbp)
movq -128(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_71
## %bb.70:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_71:
movq -128(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.72:
movl $0, -4(%rbp)
jmp LBB490_239
LBB490_73:
cmpl $4, -20(%rbp)
je LBB490_77
## %bb.74:
cmpl $5, -20(%rbp)
jne LBB490_76
## %bb.75:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
leaq _Jim_StringCoreCommand.nocase_options(%rip), %rdx
leaq -40(%rbp), %rcx
xorl %eax, %eax
movl %eax, %r8d
movl $2, %r9d
callq _Jim_GetEnum
cmpl $0, %eax
je LBB490_77
LBB490_76:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.532(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_77:
cmpl $0, -40(%rbp)
jne LBB490_79
## %bb.78:
movq -32(%rbp), %rax
addq $8, %rax
movq %rax, -32(%rbp)
LBB490_79:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
movq -32(%rbp), %rax
movq 24(%rax), %rdx
cmpl $0, -40(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %ecx
callq _JimStringMap
movq %rax, -136(%rbp)
cmpq $0, -136(%rbp)
jne LBB490_81
## %bb.80:
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_81:
jmp LBB490_82
LBB490_82:
movq -136(%rbp), %rax
movq %rax, -144(%rbp)
movq -144(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_84
## %bb.83:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_84:
movq -144(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.85:
movl $0, -4(%rbp)
jmp LBB490_239
LBB490_86:
cmpl $5, -20(%rbp)
je LBB490_88
## %bb.87:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.533(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_88:
cmpl $7, -44(%rbp)
jne LBB490_90
## %bb.89:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
movq -32(%rbp), %rax
movq 24(%rax), %rdx
movq -32(%rbp), %rax
movq 32(%rax), %rcx
callq _Jim_StringRangeObj
movq %rax, -152(%rbp)
jmp LBB490_91
LBB490_90:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
movq -32(%rbp), %rax
movq 24(%rax), %rdx
movq -32(%rbp), %rax
movq 32(%rax), %rcx
callq _Jim_StringByteRangeObj
movq %rax, -152(%rbp)
LBB490_91:
cmpq $0, -152(%rbp)
jne LBB490_93
## %bb.92:
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_93:
jmp LBB490_94
LBB490_94:
movq -152(%rbp), %rax
movq %rax, -160(%rbp)
movq -160(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_96
## %bb.95:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_96:
movq -160(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.97:
movl $0, -4(%rbp)
jmp LBB490_239
LBB490_98:
cmpl $5, -20(%rbp)
je LBB490_101
## %bb.99:
cmpl $6, -20(%rbp)
je LBB490_101
## %bb.100:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.534(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_101:
movq -16(%rbp), %rax
movq %rax, -480(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -472(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -464(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -456(%rbp) ## 8-byte Spill
cmpl $6, -20(%rbp)
jne LBB490_103
## %bb.102:
movq -32(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -488(%rbp) ## 8-byte Spill
jmp LBB490_104
LBB490_103:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -488(%rbp) ## 8-byte Spill
jmp LBB490_104
LBB490_104:
movq -456(%rbp), %rcx ## 8-byte Reload
movq -464(%rbp), %rdx ## 8-byte Reload
movq -472(%rbp), %rsi ## 8-byte Reload
movq -480(%rbp), %rdi ## 8-byte Reload
movq -488(%rbp), %r8 ## 8-byte Reload
callq _JimStringReplaceObj
movq %rax, -168(%rbp)
cmpq $0, -168(%rbp)
jne LBB490_106
## %bb.105:
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_106:
jmp LBB490_107
LBB490_107:
movq -168(%rbp), %rax
movq %rax, -176(%rbp)
movq -176(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_109
## %bb.108:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_109:
movq -176(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.110:
movl $0, -4(%rbp)
jmp LBB490_239
LBB490_111:
cmpl $4, -20(%rbp)
je LBB490_113
## %bb.112:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.535(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_113:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 24(%rax), %rsi
leaq -192(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB490_115
## %bb.114:
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_115:
movq -16(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -184(%rbp)
cmpq $0, -192(%rbp)
jle LBB490_120
## %bb.116:
jmp LBB490_117
LBB490_117: ## =>This Inner Loop Header: Depth=1
movq -192(%rbp), %rax
movq %rax, %rcx
addq $-1, %rcx
movq %rcx, -192(%rbp)
cmpq $0, %rax
je LBB490_119
## %bb.118: ## in Loop: Header=BB490_117 Depth=1
movq -16(%rbp), %rdi
movq -184(%rbp), %rsi
movq -32(%rbp), %rax
movq 16(%rax), %rdx
callq _Jim_AppendObj
jmp LBB490_117
LBB490_119:
jmp LBB490_120
LBB490_120:
jmp LBB490_121
LBB490_121:
movq -184(%rbp), %rax
movq %rax, -200(%rbp)
movq -200(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_123
## %bb.122:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_123:
movq -200(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.124:
movl $0, -4(%rbp)
jmp LBB490_239
LBB490_125:
cmpl $3, -20(%rbp)
je LBB490_127
## %bb.126:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.304(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_127:
movq -32(%rbp), %rax
movq 16(%rax), %rdi
leaq -228(%rbp), %rsi
callq _Jim_GetString
movq %rax, -224(%rbp)
movl -228(%rbp), %edi
addl $1, %edi
callq _Jim_Alloc
movq %rax, -208(%rbp)
movq -208(%rbp), %rax
movslq -228(%rbp), %rcx
addq %rcx, %rax
movq %rax, -216(%rbp)
movq -216(%rbp), %rax
movb $0, (%rax)
movl $0, -232(%rbp)
LBB490_128: ## =>This Inner Loop Header: Depth=1
movl -232(%rbp), %eax
cmpl -228(%rbp), %eax
jge LBB490_130
## %bb.129: ## in Loop: Header=BB490_128 Depth=1
movq -224(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -236(%rbp)
movl $1, -240(%rbp)
movq -216(%rbp), %rdi
movslq -240(%rbp), %rcx
xorl %eax, %eax
## kill: def $rax killed $eax
subq %rcx, %rax
addq %rax, %rdi
movq -224(%rbp), %rsi
movslq -240(%rbp), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movl -240(%rbp), %ecx
movq -216(%rbp), %rax
movslq %ecx, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
addq %rcx, %rax
movq %rax, -216(%rbp)
movl -240(%rbp), %eax
addl -232(%rbp), %eax
movl %eax, -232(%rbp)
movl -240(%rbp), %ecx
movq -224(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -224(%rbp)
jmp LBB490_128
LBB490_130:
jmp LBB490_131
LBB490_131:
movq -16(%rbp), %rdi
movq -208(%rbp), %rsi
movl -228(%rbp), %edx
callq _Jim_NewStringObjNoAlloc
movq %rax, -248(%rbp)
movq -248(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_133
## %bb.132:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_133:
movq -248(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.134:
movl $0, -4(%rbp)
jmp LBB490_239
LBB490_135:
cmpl $4, -20(%rbp)
je LBB490_137
## %bb.136:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.536(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_137:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 24(%rax), %rsi
leaq -252(%rbp), %rdx
callq _Jim_GetIndex
cmpl $0, %eax
je LBB490_139
## %bb.138:
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_139:
movq -32(%rbp), %rax
movq 16(%rax), %rdi
callq _Jim_String
movq %rax, -264(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
callq _Jim_Utf8Length
movl %eax, -36(%rbp)
cmpl $-2147483648, -252(%rbp) ## imm = 0x80000000
je LBB490_142
## %bb.140:
cmpl $2147483647, -252(%rbp) ## imm = 0x7FFFFFFF
je LBB490_142
## %bb.141:
movl -36(%rbp), %edi
movl -252(%rbp), %esi
callq _JimRelToAbsIndex
movl %eax, -252(%rbp)
LBB490_142:
cmpl $0, -252(%rbp)
jl LBB490_145
## %bb.143:
movl -252(%rbp), %eax
cmpl -36(%rbp), %eax
jge LBB490_145
## %bb.144:
cmpq $0, -264(%rbp)
jne LBB490_150
LBB490_145:
jmp LBB490_146
LBB490_146:
movq -16(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -272(%rbp)
movq -272(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_148
## %bb.147:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_148:
movq -272(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.149:
jmp LBB490_162
LBB490_150:
movl -36(%rbp), %eax
movl %eax, -492(%rbp) ## 4-byte Spill
movq -32(%rbp), %rax
movq 16(%rax), %rdi
callq _Jim_Length
movl %eax, %ecx
movl -492(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
jne LBB490_156
## %bb.151:
jmp LBB490_152
LBB490_152:
movq -16(%rbp), %rdi
movq -264(%rbp), %rsi
movslq -252(%rbp), %rax
addq %rax, %rsi
movl $1, %edx
callq _Jim_NewStringObj
movq %rax, -280(%rbp)
movq -280(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_154
## %bb.153:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_154:
movq -280(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.155:
jmp LBB490_161
LBB490_156:
movl -252(%rbp), %eax
movl %eax, -288(%rbp)
## %bb.157:
movq -16(%rbp), %rdi
movq -264(%rbp), %rsi
movslq -288(%rbp), %rax
addq %rax, %rsi
movq -264(%rbp), %rax
movslq -288(%rbp), %rcx
movzbl (%rax,%rcx), %eax
movl %eax, -284(%rbp)
movl $1, %edx
callq _Jim_NewStringObj
movq %rax, -296(%rbp)
movq -296(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_159
## %bb.158:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_159:
movq -296(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.160:
jmp LBB490_161
LBB490_161:
jmp LBB490_162
LBB490_162:
movl $0, -4(%rbp)
jmp LBB490_239
LBB490_163:
movl $0, -300(%rbp)
cmpl $4, -20(%rbp)
je LBB490_166
## %bb.164:
cmpl $5, -20(%rbp)
je LBB490_166
## %bb.165:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.537(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_166:
movq -32(%rbp), %rax
movq 16(%rax), %rdi
callq _Jim_String
movq %rax, -320(%rbp)
movq -32(%rbp), %rax
movq 24(%rax), %rdi
callq _Jim_String
movq %rax, -328(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
callq _Jim_Utf8Length
movl %eax, -304(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 24(%rax), %rsi
callq _Jim_Utf8Length
movl %eax, -308(%rbp)
cmpl $5, -20(%rbp)
jne LBB490_170
## %bb.167:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 32(%rax), %rsi
leaq -300(%rbp), %rdx
callq _Jim_GetIndex
cmpl $0, %eax
je LBB490_169
## %bb.168:
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_169:
movl -308(%rbp), %edi
movl -300(%rbp), %esi
callq _JimRelToAbsIndex
movl %eax, -300(%rbp)
jmp LBB490_173
LBB490_170:
cmpl $14, -44(%rbp)
jne LBB490_172
## %bb.171:
movl -308(%rbp), %eax
movl %eax, -300(%rbp)
LBB490_172:
jmp LBB490_173
LBB490_173:
cmpl $13, -44(%rbp)
jne LBB490_179
## %bb.174:
jmp LBB490_175
LBB490_175:
movq -16(%rbp), %rax
movq %rax, -504(%rbp) ## 8-byte Spill
movq -320(%rbp), %rdi
movl -304(%rbp), %esi
movq -328(%rbp), %rdx
movl -308(%rbp), %ecx
movl -300(%rbp), %r8d
callq _JimStringFirst
movq -504(%rbp), %rdi ## 8-byte Reload
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -336(%rbp)
movq -336(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_177
## %bb.176:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_177:
movq -336(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.178:
jmp LBB490_184
LBB490_179:
jmp LBB490_180
LBB490_180:
movq -16(%rbp), %rax
movq %rax, -512(%rbp) ## 8-byte Spill
movq -320(%rbp), %rdi
movl -304(%rbp), %esi
movq -328(%rbp), %rdx
movl -300(%rbp), %ecx
callq _JimStringLast
movq -512(%rbp), %rdi ## 8-byte Reload
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -344(%rbp)
movq -344(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_182
## %bb.181:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_182:
movq -344(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.183:
jmp LBB490_184
LBB490_184:
movl $0, -4(%rbp)
jmp LBB490_239
LBB490_185:
cmpl $3, -20(%rbp)
je LBB490_188
## %bb.186:
cmpl $4, -20(%rbp)
je LBB490_188
## %bb.187:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.538(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_188:
cmpl $4, -20(%rbp)
jne LBB490_190
## %bb.189:
movq -32(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -520(%rbp) ## 8-byte Spill
jmp LBB490_191
LBB490_190:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -520(%rbp) ## 8-byte Spill
jmp LBB490_191
LBB490_191:
movq -520(%rbp), %rax ## 8-byte Reload
movq %rax, -352(%rbp)
cmpl $16, -44(%rbp)
jne LBB490_197
## %bb.192:
jmp LBB490_193
LBB490_193:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
movq -352(%rbp), %rdx
callq _JimStringTrim
movq %rax, -360(%rbp)
movq -360(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_195
## %bb.194:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_195:
movq -360(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.196:
jmp LBB490_211
LBB490_197:
cmpl $17, -44(%rbp)
jne LBB490_203
## %bb.198:
jmp LBB490_199
LBB490_199:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
movq -352(%rbp), %rdx
callq _JimStringTrimLeft
movq %rax, -368(%rbp)
movq -368(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_201
## %bb.200:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_201:
movq -368(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.202:
jmp LBB490_210
LBB490_203:
cmpl $18, -44(%rbp)
jne LBB490_209
## %bb.204:
jmp LBB490_205
LBB490_205:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
movq -352(%rbp), %rdx
callq _JimStringTrimRight
movq %rax, -376(%rbp)
movq -376(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_207
## %bb.206:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_207:
movq -376(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.208:
jmp LBB490_209
LBB490_209:
jmp LBB490_210
LBB490_210:
jmp LBB490_211
LBB490_211:
movl $0, -4(%rbp)
jmp LBB490_239
LBB490_212:
cmpl $3, -20(%rbp)
je LBB490_214
## %bb.213:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.304(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_214:
cmpl $19, -44(%rbp)
jne LBB490_220
## %bb.215:
jmp LBB490_216
LBB490_216:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
callq _JimStringToLower
movq %rax, -384(%rbp)
movq -384(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_218
## %bb.217:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_218:
movq -384(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.219:
jmp LBB490_232
LBB490_220:
cmpl $20, -44(%rbp)
jne LBB490_226
## %bb.221:
jmp LBB490_222
LBB490_222:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
callq _JimStringToUpper
movq %rax, -392(%rbp)
movq -392(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_224
## %bb.223:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_224:
movq -392(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.225:
jmp LBB490_231
LBB490_226:
jmp LBB490_227
LBB490_227:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
callq _JimStringToTitle
movq %rax, -400(%rbp)
movq -400(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB490_229
## %bb.228:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB490_229:
movq -400(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.230:
jmp LBB490_231
LBB490_231:
jmp LBB490_232
LBB490_232:
movl $0, -4(%rbp)
jmp LBB490_239
LBB490_233:
cmpl $4, -20(%rbp)
je LBB490_236
## %bb.234:
cmpl $5, -20(%rbp)
jne LBB490_237
## %bb.235:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 24(%rax), %rsi
leaq L_.str.539(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB490_237
LBB490_236:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl -20(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
movq -32(%rbp), %rax
movq 16(%rax), %rdx
cmpl $5, -20(%rbp)
sete %al
andb $1, %al
movzbl %al, %ecx
callq _JimStringIs
movl %eax, -4(%rbp)
jmp LBB490_239
LBB490_237:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.540(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB490_239
LBB490_238:
movl $0, -4(%rbp)
LBB490_239:
movl -4(%rbp), %eax
addq $528, %rsp ## imm = 0x210
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L490_0_set_5, LBB490_5-LJTI490_0
.set L490_0_set_27, LBB490_27-LJTI490_0
.set L490_0_set_62, LBB490_62-LJTI490_0
.set L490_0_set_233, LBB490_233-LJTI490_0
.set L490_0_set_86, LBB490_86-LJTI490_0
.set L490_0_set_98, LBB490_98-LJTI490_0
.set L490_0_set_73, LBB490_73-LJTI490_0
.set L490_0_set_111, LBB490_111-LJTI490_0
.set L490_0_set_125, LBB490_125-LJTI490_0
.set L490_0_set_135, LBB490_135-LJTI490_0
.set L490_0_set_163, LBB490_163-LJTI490_0
.set L490_0_set_15, LBB490_15-LJTI490_0
.set L490_0_set_185, LBB490_185-LJTI490_0
.set L490_0_set_212, LBB490_212-LJTI490_0
LJTI490_0:
.long L490_0_set_5
.long L490_0_set_5
.long L490_0_set_27
.long L490_0_set_62
.long L490_0_set_27
.long L490_0_set_233
.long L490_0_set_86
.long L490_0_set_86
.long L490_0_set_98
.long L490_0_set_73
.long L490_0_set_111
.long L490_0_set_125
.long L490_0_set_135
.long L490_0_set_163
.long L490_0_set_163
.long L490_0_set_15
.long L490_0_set_185
.long L490_0_set_185
.long L490_0_set_185
.long L490_0_set_212
.long L490_0_set_212
.long L490_0_set_212
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_TimeCoreCommand
_Jim_TimeCoreCommand: ## @Jim_TimeCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $208, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -96(%rbp)
movl %esi, -100(%rbp)
movq %rdx, -112(%rbp)
movq $1, -128(%rbp)
leaq L_.str.556(%rip), %rax
movq %rax, -152(%rbp)
cmpl $2, -100(%rbp)
jge LBB491_2
## %bb.1:
movq -96(%rbp), %rdi
movq -112(%rbp), %rdx
movl $1, %esi
leaq L_.str.557(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -84(%rbp)
jmp LBB491_21
LBB491_2:
cmpl $3, -100(%rbp)
jne LBB491_6
## %bb.3:
movq -96(%rbp), %rdi
movq -112(%rbp), %rax
movq 16(%rax), %rsi
leaq -128(%rbp), %rdx
callq _Jim_GetLong
cmpl $0, %eax
je LBB491_5
## %bb.4:
movl $1, -84(%rbp)
jmp LBB491_21
LBB491_5:
jmp LBB491_6
LBB491_6:
cmpq $0, -128(%rbp)
jge LBB491_8
## %bb.7:
movl $0, -84(%rbp)
jmp LBB491_21
LBB491_8:
movq -128(%rbp), %rax
movq %rax, -120(%rbp)
callq _JimClock
movq %rax, -136(%rbp)
LBB491_9: ## =>This Inner Loop Header: Depth=1
movq -120(%rbp), %rax
movq %rax, %rcx
addq $-1, %rcx
movq %rcx, -120(%rbp)
cmpq $0, %rax
jle LBB491_13
## %bb.10: ## in Loop: Header=BB491_9 Depth=1
movq -96(%rbp), %rdi
movq -112(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_EvalObj
movl %eax, -156(%rbp)
cmpl $0, -156(%rbp)
je LBB491_12
## %bb.11:
movl -156(%rbp), %eax
movl %eax, -84(%rbp)
jmp LBB491_21
LBB491_12: ## in Loop: Header=BB491_9 Depth=1
jmp LBB491_9
LBB491_13:
callq _JimClock
subq -136(%rbp), %rax
movq %rax, -144(%rbp)
leaq -80(%rbp), %rax
movq %rax, -184(%rbp) ## 8-byte Spill
movq -152(%rbp), %rax
movq %rax, -176(%rbp) ## 8-byte Spill
cmpq $0, -128(%rbp)
jne LBB491_15
## %bb.14:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -192(%rbp) ## 8-byte Spill
jmp LBB491_16
LBB491_15:
movq -144(%rbp), %rax
cqto
idivq -128(%rbp)
movq %rax, -192(%rbp) ## 8-byte Spill
LBB491_16:
movq -176(%rbp), %rcx ## 8-byte Reload
movq -184(%rbp), %rdi ## 8-byte Reload
movq -192(%rbp), %r8 ## 8-byte Reload
xorl %esi, %esi
movl $60, %edx
movb $0, %al
callq ___sprintf_chk
## %bb.17:
movq -96(%rbp), %rdi
leaq -80(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -168(%rbp)
movq -168(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -96(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB491_19
## %bb.18:
movq -96(%rbp), %rdi
movq -96(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB491_19:
movq -168(%rbp), %rcx
movq -96(%rbp), %rax
movq %rcx, (%rax)
## %bb.20:
movl $0, -84(%rbp)
LBB491_21:
movl -84(%rbp), %eax
movl %eax, -196(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB491_23
## %bb.22:
movl -196(%rbp), %eax ## 4-byte Reload
addq $208, %rsp
popq %rbp
retq
LBB491_23:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_ExitCoreCommand
_Jim_ExitCoreCommand: ## @Jim_ExitCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq $0, -40(%rbp)
cmpl $2, -20(%rbp)
jle LBB492_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.558(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB492_7
LBB492_2:
cmpl $2, -20(%rbp)
jne LBB492_6
## %bb.3:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -40(%rbp), %rdx
callq _Jim_GetLong
cmpl $0, %eax
je LBB492_5
## %bb.4:
movl $1, -4(%rbp)
jmp LBB492_7
LBB492_5:
jmp LBB492_6
LBB492_6:
movq -40(%rbp), %rax
movl %eax, %ecx
movq -16(%rbp), %rax
movl %ecx, 48(%rax)
movl $6, -4(%rbp)
LBB492_7:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_CatchCoreCommand
_Jim_CatchCoreCommand: ## @Jim_CatchCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $240, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $0, -36(%rbp)
movl $0, -44(%rbp)
movq $224, -56(%rbp)
movq -16(%rbp), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
leaq L_.str.277(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -120(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.284(%rip), %rsi
callq _Jim_SetGlobalVariableStr
movl $1, -40(%rbp)
LBB493_1: ## =>This Inner Loop Header: Depth=1
movl -40(%rbp), %eax
movl -20(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB493_20
## %bb.2: ## in Loop: Header=BB493_1 Depth=1
movq -32(%rbp), %rax
movslq -40(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_String
movq %rax, -64(%rbp)
movq -64(%rbp), %rdi
leaq L_.str.37(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB493_4
## %bb.3:
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB493_20
LBB493_4: ## in Loop: Header=BB493_1 Depth=1
movq -64(%rbp), %rax
movsbl (%rax), %eax
cmpl $45, %eax
je LBB493_6
## %bb.5:
jmp LBB493_20
LBB493_6: ## in Loop: Header=BB493_1 Depth=1
movq -64(%rbp), %rdi
leaq L_.str.559(%rip), %rsi
movl $3, %edx
callq _strncmp
cmpl $0, %eax
jne LBB493_8
## %bb.7: ## in Loop: Header=BB493_1 Depth=1
movq -64(%rbp), %rax
addq $3, %rax
movq %rax, -64(%rbp)
movl $1, -76(%rbp)
jmp LBB493_9
LBB493_8: ## in Loop: Header=BB493_1 Depth=1
movq -64(%rbp), %rax
addq $1, %rax
movq %rax, -64(%rbp)
movl $0, -76(%rbp)
LBB493_9: ## in Loop: Header=BB493_1 Depth=1
movq -64(%rbp), %rdi
leaq -72(%rbp), %rsi
movl $10, %edx
callq _Jim_StringToWide
cmpl $0, %eax
je LBB493_11
## %bb.10: ## in Loop: Header=BB493_1 Depth=1
movq $-1, -72(%rbp)
LBB493_11: ## in Loop: Header=BB493_1 Depth=1
cmpq $0, -72(%rbp)
jge LBB493_13
## %bb.12: ## in Loop: Header=BB493_1 Depth=1
movq -64(%rbp), %rdi
leaq _jimReturnCodes(%rip), %rsi
movl $9, %edx
callq _Jim_FindByName
cltq
movq %rax, -72(%rbp)
LBB493_13: ## in Loop: Header=BB493_1 Depth=1
cmpq $0, -72(%rbp)
jge LBB493_15
## %bb.14:
jmp LBB493_23
LBB493_15: ## in Loop: Header=BB493_1 Depth=1
cmpl $0, -76(%rbp)
je LBB493_17
## %bb.16: ## in Loop: Header=BB493_1 Depth=1
movq -72(%rbp), %rax
movl %eax, %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
cltq
orq -56(%rbp), %rax
movq %rax, -56(%rbp)
jmp LBB493_18
LBB493_17: ## in Loop: Header=BB493_1 Depth=1
movq -72(%rbp), %rax
movl %eax, %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
xorl $-1, %eax
cltq
andq -56(%rbp), %rax
movq %rax, -56(%rbp)
LBB493_18: ## in Loop: Header=BB493_1 Depth=1
jmp LBB493_19
LBB493_19: ## in Loop: Header=BB493_1 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB493_1
LBB493_20:
movl -40(%rbp), %ecx
movl -20(%rbp), %eax
subl %ecx, %eax
movl %eax, -20(%rbp)
cmpl $1, -20(%rbp)
jl LBB493_22
## %bb.21:
cmpl $3, -20(%rbp)
jle LBB493_24
LBB493_22:
jmp LBB493_23
LBB493_23:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.560(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB493_64
LBB493_24:
movl -40(%rbp), %ecx
movq -32(%rbp), %rax
movslq %ecx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
movq -56(%rbp), %rax
andq $32, %rax
cmpq $0, %rax
jne LBB493_26
## %bb.25:
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
LBB493_26:
movl -44(%rbp), %ecx
movq -16(%rbp), %rax
addl 64(%rax), %ecx
movl %ecx, 64(%rax)
movq -16(%rbp), %rax
cmpl $0, 64(%rax)
je LBB493_29
## %bb.27:
movq -16(%rbp), %rax
cmpq $0, 72(%rax)
je LBB493_29
## %bb.28:
movl $5, -36(%rbp)
jmp LBB493_30
LBB493_29:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
callq _Jim_EvalObj
movl %eax, -36(%rbp)
movq -16(%rbp), %rax
movl $0, 332(%rax)
LBB493_30:
movl -44(%rbp), %edx
movq -16(%rbp), %rax
movl 64(%rax), %ecx
subl %edx, %ecx
movl %ecx, 64(%rax)
cmpl $0, -36(%rbp)
jl LBB493_34
## %bb.31:
cmpl $64, -36(%rbp)
jge LBB493_34
## %bb.32:
movl -36(%rbp), %eax
movl %eax, %ecx
movl $1, %eax
## kill: def $cl killed $rcx
shlq %cl, %rax
andq -56(%rbp), %rax
cmpq $0, %rax
je LBB493_34
## %bb.33:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB493_64
LBB493_34:
cmpl $0, -44(%rbp)
je LBB493_44
## %bb.35:
cmpl $5, -36(%rbp)
jne LBB493_44
## %bb.36:
movq -16(%rbp), %rax
cmpq $0, 80(%rax)
je LBB493_38
## %bb.37:
movq -16(%rbp), %rax
movq 80(%rax), %rax
movq -16(%rbp), %rdi
movq -16(%rbp), %rcx
movq 72(%rcx), %rsi
callq *%rax
jmp LBB493_43
LBB493_38:
jmp LBB493_39
LBB493_39:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq 72(%rax), %rsi
callq _Jim_NewIntObj
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB493_41
## %bb.40:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB493_41:
movq -88(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.42:
jmp LBB493_43
LBB493_43:
movq -16(%rbp), %rax
movq $0, 72(%rax)
LBB493_44:
cmpl $2, -20(%rbp)
jl LBB493_59
## %bb.45:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -16(%rbp), %rax
movq (%rax), %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB493_47
## %bb.46:
movl $1, -4(%rbp)
jmp LBB493_64
LBB493_47:
cmpl $3, -20(%rbp)
jne LBB493_58
## %bb.48:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -96(%rbp)
movq -16(%rbp), %rax
movq %rax, -160(%rbp) ## 8-byte Spill
movq -96(%rbp), %rax
movq %rax, -152(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
leaq L_.str.500(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -160(%rbp), %rdi ## 8-byte Reload
movq -152(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -16(%rbp), %rax
movq %rax, -144(%rbp) ## 8-byte Spill
movq -96(%rbp), %rax
movq %rax, -136(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -128(%rbp) ## 8-byte Spill
cmpl $2, -36(%rbp)
jne LBB493_50
## %bb.49:
movq -16(%rbp), %rax
movl 40(%rax), %eax
movl %eax, -164(%rbp) ## 4-byte Spill
jmp LBB493_51
LBB493_50:
movl -36(%rbp), %eax
movl %eax, -164(%rbp) ## 4-byte Spill
LBB493_51:
movq -128(%rbp), %rdi ## 8-byte Reload
movl -164(%rbp), %eax ## 4-byte Reload
movslq %eax, %rsi
callq _Jim_NewIntObj
movq -144(%rbp), %rdi ## 8-byte Reload
movq -136(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -16(%rbp), %rax
movq %rax, -200(%rbp) ## 8-byte Spill
movq -96(%rbp), %rax
movq %rax, -192(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
leaq L_.str.503(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -200(%rbp), %rdi ## 8-byte Reload
movq -192(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -16(%rbp), %rax
movq %rax, -184(%rbp) ## 8-byte Spill
movq -96(%rbp), %rax
movq %rax, -176(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movslq 44(%rax), %rsi
callq _Jim_NewIntObj
movq -184(%rbp), %rdi ## 8-byte Reload
movq -176(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
cmpl $1, -36(%rbp)
jne LBB493_55
## %bb.52:
movq -16(%rbp), %rax
movq %rax, -216(%rbp) ## 8-byte Spill
movq -96(%rbp), %rax
movq %rax, -208(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
leaq L_.str.501(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -216(%rbp), %rdi ## 8-byte Reload
movq -208(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -16(%rbp), %rdi
movq -96(%rbp), %rsi
movq -16(%rbp), %rax
movq 304(%rax), %rdx
callq _Jim_ListAppendElement
movq -16(%rbp), %rdi
leaq L_.str.284(%rip), %rsi
xorl %edx, %edx
callq _Jim_GetGlobalVariableStr
movq %rax, -104(%rbp)
cmpq $0, -104(%rbp)
je LBB493_54
## %bb.53:
movq -16(%rbp), %rax
movq %rax, -232(%rbp) ## 8-byte Spill
movq -96(%rbp), %rax
movq %rax, -224(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
leaq L_.str.502(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -232(%rbp), %rdi ## 8-byte Reload
movq -224(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -16(%rbp), %rdi
movq -96(%rbp), %rsi
movq -104(%rbp), %rdx
callq _Jim_ListAppendElement
LBB493_54:
jmp LBB493_55
LBB493_55:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
movq -96(%rbp), %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB493_57
## %bb.56:
movl $1, -4(%rbp)
jmp LBB493_64
LBB493_57:
jmp LBB493_58
LBB493_58:
jmp LBB493_59
LBB493_59:
jmp LBB493_60
LBB493_60:
movq -16(%rbp), %rdi
movslq -36(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -112(%rbp)
movq -112(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB493_62
## %bb.61:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB493_62:
movq -112(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.63:
movl $0, -4(%rbp)
LBB493_64:
movl -4(%rbp), %eax
addq $240, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_RefCoreCommand
_Jim_RefCoreCommand: ## @Jim_RefCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $3, -20(%rbp)
je LBB494_3
## %bb.1:
cmpl $4, -20(%rbp)
je LBB494_3
## %bb.2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.561(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB494_15
LBB494_3:
cmpl $3, -20(%rbp)
jne LBB494_9
## %bb.4:
jmp LBB494_5
LBB494_5:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -32(%rbp), %rax
movq 16(%rax), %rdx
xorl %eax, %eax
movl %eax, %ecx
callq _Jim_NewReference
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB494_7
## %bb.6:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB494_7:
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.8:
jmp LBB494_14
LBB494_9:
jmp LBB494_10
LBB494_10:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -32(%rbp), %rax
movq 16(%rax), %rdx
movq -32(%rbp), %rax
movq 24(%rax), %rcx
callq _Jim_NewReference
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB494_12
## %bb.11:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB494_12:
movq -48(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.13:
jmp LBB494_14
LBB494_14:
movl $0, -4(%rbp)
LBB494_15:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_GetrefCoreCommand
_Jim_GetrefCoreCommand: ## @Jim_GetrefCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
je LBB495_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.319(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB495_9
LBB495_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_GetReference
movq %rax, -40(%rbp)
cmpq $0, %rax
jne LBB495_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB495_9
LBB495_4:
jmp LBB495_5
LBB495_5:
movq -40(%rbp), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB495_7
## %bb.6:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB495_7:
movq -48(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.8:
movl $0, -4(%rbp)
LBB495_9:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_SetrefCoreCommand
_Jim_SetrefCoreCommand: ## @Jim_SetrefCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $3, -20(%rbp)
je LBB496_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.562(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB496_11
LBB496_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_GetReference
movq %rax, -40(%rbp)
cmpq $0, %rax
jne LBB496_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB496_11
LBB496_4:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -40(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB496_6
## %bb.5:
movq -16(%rbp), %rdi
movq -40(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB496_6:
movq -32(%rbp), %rax
movq 16(%rax), %rcx
movq -40(%rbp), %rax
movq %rcx, (%rax)
## %bb.7:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB496_9
## %bb.8:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB496_9:
movq -48(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.10:
movl $0, -4(%rbp)
LBB496_11:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_FinalizeCoreCommand
_Jim_FinalizeCoreCommand: ## @Jim_FinalizeCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
je LBB497_3
## %bb.1:
cmpl $3, -20(%rbp)
je LBB497_3
## %bb.2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.563(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB497_21
LBB497_3:
cmpl $2, -20(%rbp)
jne LBB497_13
## %bb.4:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -40(%rbp), %rdx
callq _Jim_GetFinalizer
cmpl $0, %eax
je LBB497_6
## %bb.5:
movl $1, -4(%rbp)
jmp LBB497_21
LBB497_6:
cmpq $0, -40(%rbp)
je LBB497_12
## %bb.7:
jmp LBB497_8
LBB497_8:
movq -40(%rbp), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB497_10
## %bb.9:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB497_10:
movq -48(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.11:
jmp LBB497_12
LBB497_12:
jmp LBB497_20
LBB497_13:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -32(%rbp), %rax
movq 16(%rax), %rdx
callq _Jim_SetFinalizer
cmpl $0, %eax
je LBB497_15
## %bb.14:
movl $1, -4(%rbp)
jmp LBB497_21
LBB497_15:
jmp LBB497_16
LBB497_16:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB497_18
## %bb.17:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB497_18:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.19:
jmp LBB497_20
LBB497_20:
movl $0, -4(%rbp)
LBB497_21:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_CollectCoreCommand
_Jim_CollectCoreCommand: ## @Jim_CollectCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $1, -20(%rbp)
je LBB498_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.42(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB498_10
LBB498_2:
jmp LBB498_3
LBB498_3:
movq -16(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
callq _Jim_Collect
movq -56(%rbp), %rdi ## 8-byte Reload
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB498_5
## %bb.4:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB498_5:
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.6:
jmp LBB498_7
LBB498_7: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpq $0, 184(%rax)
je LBB498_9
## %bb.8: ## in Loop: Header=BB498_7 Depth=1
movq -16(%rbp), %rax
movq 184(%rax), %rax
movq 56(%rax), %rax
movq %rax, -48(%rbp)
movq -16(%rbp), %rax
movq 184(%rax), %rdi
callq _Jim_Free
movq -48(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 184(%rax)
jmp LBB498_7
LBB498_9:
movl $0, -4(%rbp)
LBB498_10:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_RenameCoreCommand
_Jim_RenameCoreCommand: ## @Jim_RenameCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $3, -20(%rbp)
je LBB499_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.564(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB499_5
LBB499_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rdx
leaq L_.str.565(%rip), %rsi
callq _JimValidName
cmpl $0, %eax
je LBB499_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB499_5
LBB499_4:
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_String
movq %rax, -40(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq 16(%rax), %rdi
callq _Jim_String
movq -48(%rbp), %rdi ## 8-byte Reload
movq -40(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_RenameCommand
movl %eax, -4(%rbp)
LBB499_5:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_DictCoreCommand
_Jim_DictCoreCommand: ## @Jim_DictCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
jge LBB500_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.573(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB500_68
LBB500_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq _Jim_DictCoreCommand.options(%rip), %rdx
leaq -44(%rbp), %rcx
leaq L_.str.574(%rip), %r8
movl $1, %r9d
callq _Jim_GetEnum
cmpl $0, %eax
je LBB500_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB500_68
LBB500_4:
movl -44(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -96(%rbp) ## 8-byte Spill
subq $17, %rax
ja LBB500_67
## %bb.69:
movq -96(%rbp), %rax ## 8-byte Reload
leaq LJTI500_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB500_5:
cmpl $3, -20(%rbp)
jge LBB500_7
## %bb.6:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.575(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB500_68
LBB500_7:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
movq -32(%rbp), %rdx
addq $24, %rdx
movl -20(%rbp), %ecx
subl $3, %ecx
leaq -40(%rbp), %r8
movl $1, %r9d
callq _Jim_DictKeysVector
cmpl $0, %eax
je LBB500_9
## %bb.8:
movl $1, -4(%rbp)
jmp LBB500_68
LBB500_9:
jmp LBB500_10
LBB500_10:
movq -40(%rbp), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB500_12
## %bb.11:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB500_12:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.13:
movl $0, -4(%rbp)
jmp LBB500_68
LBB500_14:
cmpl $5, -20(%rbp)
jge LBB500_16
## %bb.15:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.576(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB500_68
LBB500_16:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
movq -32(%rbp), %rdx
addq $24, %rdx
movl -20(%rbp), %ecx
subl $4, %ecx
movq -32(%rbp), %rax
movl -20(%rbp), %r8d
subl $1, %r8d
movslq %r8d, %r8
movq (%rax,%r8,8), %r8
movl $1, %r9d
callq _Jim_SetDictKeysVector
movl %eax, -4(%rbp)
jmp LBB500_68
LBB500_17:
cmpl $4, -20(%rbp)
jge LBB500_19
## %bb.18:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.577(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB500_68
LBB500_19:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
movq -32(%rbp), %rdx
addq $24, %rdx
movl -20(%rbp), %ecx
subl $3, %ecx
leaq -40(%rbp), %r8
movl $1, %r9d
callq _Jim_DictKeysVector
movl %eax, -60(%rbp)
cmpl $0, -60(%rbp)
jge LBB500_21
## %bb.20:
movl $1, -4(%rbp)
jmp LBB500_68
LBB500_21:
jmp LBB500_22
LBB500_22:
movq -16(%rbp), %rdi
cmpl $0, -60(%rbp)
sete %al
andb $1, %al
movzbl %al, %eax
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB500_24
## %bb.23:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB500_24:
movq -72(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.25:
movl $0, -4(%rbp)
jmp LBB500_68
LBB500_26:
cmpl $4, -20(%rbp)
jge LBB500_28
## %bb.27:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.578(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB500_68
LBB500_28:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
movq -32(%rbp), %rdx
addq $24, %rdx
movl -20(%rbp), %ecx
subl $3, %ecx
xorl %eax, %eax
movl %eax, %r8d
xorl %r9d, %r9d
callq _Jim_SetDictKeysVector
cmpl $0, %eax
je LBB500_30
## %bb.29:
movl $1, -4(%rbp)
jmp LBB500_68
LBB500_30:
movl $0, -4(%rbp)
jmp LBB500_68
LBB500_31:
cmpl $3, -20(%rbp)
je LBB500_34
## %bb.32:
cmpl $4, -20(%rbp)
je LBB500_34
## %bb.33:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.579(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB500_68
LBB500_34:
movq -16(%rbp), %rax
movq %rax, -112(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -104(%rbp) ## 8-byte Spill
cmpl $4, -20(%rbp)
jne LBB500_36
## %bb.35:
movq -32(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
jmp LBB500_37
LBB500_36:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -120(%rbp) ## 8-byte Spill
jmp LBB500_37
LBB500_37:
movq -104(%rbp), %rsi ## 8-byte Reload
movq -112(%rbp), %rdi ## 8-byte Reload
movq -120(%rbp), %rdx ## 8-byte Reload
callq _Jim_DictKeys
movl %eax, -4(%rbp)
jmp LBB500_68
LBB500_38:
cmpl $3, -20(%rbp)
je LBB500_40
## %bb.39:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.580(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB500_68
LBB500_40:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
callq _Jim_DictSize
cmpl $0, %eax
jge LBB500_42
## %bb.41:
movl $1, -4(%rbp)
jmp LBB500_68
LBB500_42:
jmp LBB500_43
LBB500_43:
jmp LBB500_44
LBB500_44:
movq -16(%rbp), %rax
movq %rax, -128(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
callq _Jim_DictSize
movq -128(%rbp), %rdi ## 8-byte Reload
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB500_46
## %bb.45:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB500_46:
movq -80(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.47:
movl $0, -4(%rbp)
jmp LBB500_68
LBB500_48:
cmpl $2, -20(%rbp)
jne LBB500_50
## %bb.49:
movl $0, -4(%rbp)
jmp LBB500_68
LBB500_50:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
callq _Jim_DictSize
cmpl $0, %eax
jge LBB500_52
## %bb.51:
movl $1, -4(%rbp)
jmp LBB500_68
LBB500_52:
jmp LBB500_67
LBB500_53:
cmpl $6, -20(%rbp)
jl LBB500_55
## %bb.54:
movl -20(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB500_56
LBB500_55:
movl $2, -20(%rbp)
LBB500_56:
jmp LBB500_67
LBB500_57:
movl -20(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB500_59
## %bb.58:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.581(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB500_68
LBB500_59:
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
addq $16, %rsi
movl -20(%rbp), %edx
subl $2, %edx
callq _Jim_NewDictObj
movq %rax, -40(%rbp)
## %bb.60:
movq -40(%rbp), %rax
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB500_62
## %bb.61:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB500_62:
movq -88(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.63:
movl $0, -4(%rbp)
jmp LBB500_68
LBB500_64:
cmpl $3, -20(%rbp)
je LBB500_66
## %bb.65:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $2, %esi
leaq L_.str.580(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB500_68
LBB500_66:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
callq _Jim_DictInfo
movl %eax, -4(%rbp)
jmp LBB500_68
LBB500_67:
movq -16(%rbp), %rdi
movslq -44(%rbp), %rcx
leaq _Jim_DictCoreCommand.options(%rip), %rax
movq (%rax,%rcx,8), %rdx
movl -20(%rbp), %ecx
subl $2, %ecx
movq -32(%rbp), %r8
addq $16, %r8
leaq L_.str.336(%rip), %rsi
callq _Jim_EvalEnsemble
movl %eax, -4(%rbp)
LBB500_68:
movl -4(%rbp), %eax
addq $128, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L500_0_set_57, LBB500_57-LJTI500_0
.set L500_0_set_5, LBB500_5-LJTI500_0
.set L500_0_set_14, LBB500_14-LJTI500_0
.set L500_0_set_26, LBB500_26-LJTI500_0
.set L500_0_set_17, LBB500_17-LJTI500_0
.set L500_0_set_31, LBB500_31-LJTI500_0
.set L500_0_set_38, LBB500_38-LJTI500_0
.set L500_0_set_64, LBB500_64-LJTI500_0
.set L500_0_set_48, LBB500_48-LJTI500_0
.set L500_0_set_67, LBB500_67-LJTI500_0
.set L500_0_set_53, LBB500_53-LJTI500_0
LJTI500_0:
.long L500_0_set_57
.long L500_0_set_5
.long L500_0_set_14
.long L500_0_set_26
.long L500_0_set_17
.long L500_0_set_31
.long L500_0_set_38
.long L500_0_set_64
.long L500_0_set_48
.long L500_0_set_67
.long L500_0_set_67
.long L500_0_set_67
.long L500_0_set_67
.long L500_0_set_67
.long L500_0_set_67
.long L500_0_set_67
.long L500_0_set_67
.long L500_0_set_53
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_SubstCoreCommand
_Jim_SubstCoreCommand: ## @Jim_SubstCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $128, -40(%rbp)
cmpl $2, -20(%rbp)
jge LBB501_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.585(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB501_19
LBB501_2:
movl $1, -36(%rbp)
LBB501_3: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
movl -20(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB501_12
## %bb.4: ## in Loop: Header=BB501_3 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq _Jim_SubstCoreCommand.options(%rip), %rdx
leaq -52(%rbp), %rcx
xorl %eax, %eax
movl %eax, %r8d
movl $3, %r9d
callq _Jim_GetEnum
cmpl $0, %eax
je LBB501_6
## %bb.5:
movl $1, -4(%rbp)
jmp LBB501_19
LBB501_6: ## in Loop: Header=BB501_3 Depth=1
movl -52(%rbp), %eax
movl %eax, -68(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB501_7
jmp LBB501_20
LBB501_20: ## in Loop: Header=BB501_3 Depth=1
movl -68(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB501_8
jmp LBB501_21
LBB501_21: ## in Loop: Header=BB501_3 Depth=1
movl -68(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB501_9
jmp LBB501_10
LBB501_7: ## in Loop: Header=BB501_3 Depth=1
movl -40(%rbp), %eax
orl $4, %eax
movl %eax, -40(%rbp)
jmp LBB501_10
LBB501_8: ## in Loop: Header=BB501_3 Depth=1
movl -40(%rbp), %eax
orl $2, %eax
movl %eax, -40(%rbp)
jmp LBB501_10
LBB501_9: ## in Loop: Header=BB501_3 Depth=1
movl -40(%rbp), %eax
orl $1, %eax
movl %eax, -40(%rbp)
LBB501_10: ## in Loop: Header=BB501_3 Depth=1
jmp LBB501_11
LBB501_11: ## in Loop: Header=BB501_3 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB501_3
LBB501_12:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl -20(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
movl -40(%rbp), %ecx
leaq -48(%rbp), %rdx
callq _Jim_SubstObj
cmpl $0, %eax
je LBB501_14
## %bb.13:
movl $1, -4(%rbp)
jmp LBB501_19
LBB501_14:
jmp LBB501_15
LBB501_15:
movq -48(%rbp), %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB501_17
## %bb.16:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB501_17:
movq -64(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.18:
movl $0, -4(%rbp)
LBB501_19:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_InfoCoreCommand
_Jim_InfoCoreCommand: ## @Jim_InfoCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $528, %rsp ## imm = 0x210
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -80(%rbp)
movl %esi, -84(%rbp)
movq %rdx, -96(%rbp)
movl $0, -116(%rbp)
cmpl $2, -84(%rbp)
jge LBB502_2
## %bb.1:
movq -80(%rbp), %rdi
movq -96(%rbp), %rdx
movl $1, %esi
leaq L_.str.604(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_2:
movq -80(%rbp), %rdi
movq -96(%rbp), %rax
movq 8(%rax), %rsi
leaq _Jim_InfoCoreCommand.commands(%rip), %rdx
leaq -100(%rbp), %rcx
leaq L_.str.574(%rip), %r8
movl $3, %r9d
callq _Jim_GetEnum
cmpl $0, %eax
je LBB502_4
## %bb.3:
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_4:
movl -100(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -376(%rbp) ## 8-byte Spill
subq $22, %rax
ja LBB502_169
## %bb.173:
movq -376(%rbp), %rax ## 8-byte Reload
leaq LJTI502_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB502_5:
cmpl $3, -84(%rbp)
je LBB502_7
## %bb.6:
movq -80(%rbp), %rdi
movq -96(%rbp), %rdx
movl $2, %esi
leaq L_.str.605(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_7:
jmp LBB502_8
LBB502_8:
movq -80(%rbp), %rax
movq %rax, -384(%rbp) ## 8-byte Spill
movq -80(%rbp), %rdi
movq -96(%rbp), %rax
movq 16(%rax), %rsi
xorl %edx, %edx
callq _Jim_GetVariable
movq -384(%rbp), %rdi ## 8-byte Reload
cmpq $0, %rax
setne %al
andb $1, %al
movzbl %al, %eax
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -128(%rbp)
movq -128(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_10
## %bb.9:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_10:
movq -128(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.11:
jmp LBB502_169
LBB502_12:
cmpl $3, -84(%rbp)
je LBB502_14
## %bb.13:
movq -80(%rbp), %rdi
movq -96(%rbp), %rdx
movl $2, %esi
leaq L_.str.310(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_14:
movq -80(%rbp), %rdi
movq -96(%rbp), %rax
movq 16(%rax), %rsi
movl $1, %edx
callq _Jim_GetCommand
movq %rax, -136(%rbp)
cmpq $0, %rax
jne LBB502_16
## %bb.15:
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_16:
movq -136(%rbp), %rax
cmpl $0, 4(%rax)
jne LBB502_18
## %bb.17:
movq -136(%rbp), %rax
leaq _JimAliasCmd(%rip), %rcx
cmpq %rcx, 16(%rax)
je LBB502_19
LBB502_18:
movq -80(%rbp), %rdi
movq -96(%rbp), %rax
movq 16(%rax), %rdx
leaq L_.str.606(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_19:
jmp LBB502_20
LBB502_20:
movq -136(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -144(%rbp)
movq -144(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_22
## %bb.21:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_22:
movq -144(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.23:
movl $0, -68(%rbp)
jmp LBB502_170
LBB502_24:
movl -116(%rbp), %eax
addl $1, %eax
movl %eax, -116(%rbp)
LBB502_25:
movl -116(%rbp), %eax
addl $1, %eax
movl %eax, -116(%rbp)
LBB502_26:
cmpl $2, -84(%rbp)
je LBB502_29
## %bb.27:
cmpl $3, -84(%rbp)
je LBB502_29
## %bb.28:
movq -80(%rbp), %rdi
movq -96(%rbp), %rdx
movl $2, %esi
leaq L_.str.607(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_29:
jmp LBB502_30
LBB502_30:
movq -80(%rbp), %rax
movq %rax, -392(%rbp) ## 8-byte Spill
cmpl $3, -84(%rbp)
jne LBB502_32
## %bb.31:
movq -96(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -400(%rbp) ## 8-byte Spill
jmp LBB502_33
LBB502_32:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -400(%rbp) ## 8-byte Spill
jmp LBB502_33
LBB502_33:
movq -392(%rbp), %rdi ## 8-byte Reload
movq -400(%rbp), %rsi ## 8-byte Reload
movl -116(%rbp), %edx
callq _JimCommandsList
movq %rax, -152(%rbp)
movq -152(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_35
## %bb.34:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_35:
movq -152(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.36:
jmp LBB502_169
LBB502_37:
movl -116(%rbp), %eax
addl $1, %eax
movl %eax, -116(%rbp)
LBB502_38:
movl -116(%rbp), %eax
addl $1, %eax
movl %eax, -116(%rbp)
LBB502_39:
cmpl $2, -84(%rbp)
je LBB502_42
## %bb.40:
cmpl $3, -84(%rbp)
je LBB502_42
## %bb.41:
movq -80(%rbp), %rdi
movq -96(%rbp), %rdx
movl $2, %esi
leaq L_.str.607(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_42:
jmp LBB502_43
LBB502_43:
movq -80(%rbp), %rax
movq %rax, -408(%rbp) ## 8-byte Spill
cmpl $3, -84(%rbp)
jne LBB502_45
## %bb.44:
movq -96(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -416(%rbp) ## 8-byte Spill
jmp LBB502_46
LBB502_45:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -416(%rbp) ## 8-byte Spill
jmp LBB502_46
LBB502_46:
movq -408(%rbp), %rdi ## 8-byte Reload
movq -416(%rbp), %rsi ## 8-byte Reload
movl -116(%rbp), %edx
callq _JimVariablesList
movq %rax, -160(%rbp)
movq -160(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_48
## %bb.47:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_48:
movq -160(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.49:
jmp LBB502_169
LBB502_50:
cmpl $2, -84(%rbp)
je LBB502_52
## %bb.51:
movq -80(%rbp), %rdi
movq -96(%rbp), %rdx
movl $2, %esi
leaq L_.str.42(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_52:
jmp LBB502_53
LBB502_53:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq 192(%rax), %rsi
callq _JimGetScript
movq 8(%rax), %rax
movq %rax, -168(%rbp)
movq -168(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_55
## %bb.54:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_55:
movq -168(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.56:
jmp LBB502_169
LBB502_57:
cmpl $3, -84(%rbp)
je LBB502_60
## %bb.58:
cmpl $5, -84(%rbp)
je LBB502_60
## %bb.59:
movq -80(%rbp), %rdi
movq -96(%rbp), %rdx
movl $2, %esi
leaq L_.str.608(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_60:
cmpl $5, -84(%rbp)
jne LBB502_64
## %bb.61:
movq -80(%rbp), %rdi
movq -96(%rbp), %rax
movq 32(%rax), %rsi
leaq -176(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB502_63
## %bb.62:
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_63:
movq -80(%rbp), %rax
movq %rax, -432(%rbp) ## 8-byte Spill
movq -96(%rbp), %rax
movq 16(%rax), %rdi
callq _Jim_String
movq %rax, -424(%rbp) ## 8-byte Spill
movq -96(%rbp), %rax
movq 16(%rax), %rdi
callq _Jim_Length
movq -432(%rbp), %rdi ## 8-byte Reload
movq -424(%rbp), %rsi ## 8-byte Reload
movl %eax, %edx
callq _Jim_NewStringObj
movq %rax, -184(%rbp)
movq -80(%rbp), %rdi
movq -184(%rbp), %rsi
movq -96(%rbp), %rax
movq 24(%rax), %rdx
movq -176(%rbp), %rax
movl %eax, %ecx
callq _JimSetSourceInfo
jmp LBB502_71
LBB502_64:
movq -96(%rbp), %rax
movq 16(%rax), %rax
leaq _sourceObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB502_66
## %bb.65:
movq -96(%rbp), %rax
movq 16(%rax), %rax
movq 24(%rax), %rax
movq %rax, -192(%rbp)
movq -96(%rbp), %rax
movq 16(%rax), %rax
movslq 32(%rax), %rax
movq %rax, -176(%rbp)
jmp LBB502_70
LBB502_66:
movq -96(%rbp), %rax
movq 16(%rax), %rax
leaq _scriptObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
jne LBB502_68
## %bb.67:
movq -80(%rbp), %rdi
movq -96(%rbp), %rax
movq 16(%rax), %rsi
callq _JimGetScript
movq %rax, -200(%rbp)
movq -200(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -192(%rbp)
movq -200(%rbp), %rax
movslq 28(%rax), %rax
movq %rax, -176(%rbp)
jmp LBB502_69
LBB502_68:
movq -80(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -192(%rbp)
movq $1, -176(%rbp)
LBB502_69:
jmp LBB502_70
LBB502_70:
movq -80(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -184(%rbp)
movq -80(%rbp), %rdi
movq -184(%rbp), %rsi
movq -192(%rbp), %rdx
callq _Jim_ListAppendElement
movq -80(%rbp), %rax
movq %rax, -448(%rbp) ## 8-byte Spill
movq -184(%rbp), %rax
movq %rax, -440(%rbp) ## 8-byte Spill
movq -80(%rbp), %rdi
movq -176(%rbp), %rsi
callq _Jim_NewIntObj
movq -448(%rbp), %rdi ## 8-byte Reload
movq -440(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
LBB502_71:
jmp LBB502_72
LBB502_72:
movq -184(%rbp), %rax
movq %rax, -208(%rbp)
movq -208(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_74
## %bb.73:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_74:
movq -208(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.75:
jmp LBB502_169
LBB502_76:
jmp LBB502_77
LBB502_77:
movq -80(%rbp), %rax
movq 304(%rax), %rax
movq %rax, -216(%rbp)
movq -216(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_79
## %bb.78:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_79:
movq -216(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.80:
jmp LBB502_169
LBB502_81:
movl -84(%rbp), %eax
movl %eax, -452(%rbp) ## 4-byte Spill
subl $2, %eax
je LBB502_82
jmp LBB502_176
LBB502_176:
movl -452(%rbp), %eax ## 4-byte Reload
subl $3, %eax
je LBB502_87
jmp LBB502_94
LBB502_82:
jmp LBB502_83
LBB502_83:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq 88(%rax), %rax
movslq 8(%rax), %rsi
callq _Jim_NewIntObj
movq %rax, -224(%rbp)
movq -224(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_85
## %bb.84:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_85:
movq -224(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.86:
jmp LBB502_95
LBB502_87:
movq -80(%rbp), %rdi
movq -96(%rbp), %rax
movq 16(%rax), %rsi
cmpl $7, -100(%rbp)
sete %al
andb $1, %al
movzbl %al, %ecx
leaq -112(%rbp), %rdx
callq _JimInfoLevel
cmpl $0, %eax
je LBB502_89
## %bb.88:
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_89:
jmp LBB502_90
LBB502_90:
movq -112(%rbp), %rax
movq %rax, -232(%rbp)
movq -232(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_92
## %bb.91:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_92:
movq -232(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.93:
jmp LBB502_95
LBB502_94:
movq -80(%rbp), %rdi
movq -96(%rbp), %rdx
movl $2, %esi
leaq L_.str.609(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_95:
jmp LBB502_169
LBB502_96:
cmpl $3, -84(%rbp)
je LBB502_98
## %bb.97:
movq -80(%rbp), %rdi
movq -96(%rbp), %rdx
movl $2, %esi
leaq L_.str.610(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_98:
movq -80(%rbp), %rdi
movq -96(%rbp), %rax
movq 16(%rax), %rsi
movl $1, %edx
callq _Jim_GetCommand
movq %rax, -240(%rbp)
cmpq $0, %rax
jne LBB502_100
## %bb.99:
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_100:
movq -240(%rbp), %rax
cmpl $0, 4(%rax)
jne LBB502_102
## %bb.101:
movq -80(%rbp), %rdi
movq -96(%rbp), %rax
movq 16(%rax), %rdx
leaq L_.str.611(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_102:
movl -100(%rbp), %eax
movl %eax, -456(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB502_103
jmp LBB502_174
LBB502_174:
movl -456(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB502_113
jmp LBB502_175
LBB502_175:
movl -456(%rbp), %eax ## 4-byte Reload
subl $14, %eax
je LBB502_108
jmp LBB502_120
LBB502_103:
jmp LBB502_104
LBB502_104:
movq -240(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -248(%rbp)
movq -248(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_106
## %bb.105:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_106:
movq -248(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.107:
jmp LBB502_120
LBB502_108:
jmp LBB502_109
LBB502_109:
movq -240(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -256(%rbp)
movq -256(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_111
## %bb.110:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_111:
movq -256(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.112:
jmp LBB502_120
LBB502_113:
movq -240(%rbp), %rax
cmpq $0, 32(%rax)
je LBB502_119
## %bb.114:
movl $4097, -260(%rbp) ## imm = 0x1001
## %bb.115:
movq -80(%rbp), %rdi
movq -240(%rbp), %rax
movq 32(%rax), %rsi
movl -260(%rbp), %r8d
xorl %eax, %eax
movl %eax, %edx
leaq _JimVariablesMatch(%rip), %rcx
callq _JimHashtablePatternMatch
movq %rax, -272(%rbp)
movq -272(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_117
## %bb.116:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_117:
movq -272(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.118:
jmp LBB502_119
LBB502_119:
jmp LBB502_120
LBB502_120:
jmp LBB502_169
LBB502_121:
leaq -64(%rbp), %rdi
xorl %r8d, %r8d
movl $49, %edx
leaq L_.str.612(%rip), %rcx
movl $76, %r9d
movl %r8d, %esi
movb $0, %al
callq ___sprintf_chk
## %bb.122:
movq -80(%rbp), %rdi
leaq -64(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -280(%rbp)
movq -280(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_124
## %bb.123:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_124:
movq -280(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.125:
jmp LBB502_169
LBB502_126:
cmpl $3, -84(%rbp)
je LBB502_129
## %bb.127:
cmpl $4, -84(%rbp)
je LBB502_129
## %bb.128:
movq -80(%rbp), %rdi
movq -96(%rbp), %rdx
movl $2, %esi
leaq L_.str.613(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_129:
movq -96(%rbp), %rax
movq 16(%rax), %rdi
leaq -284(%rbp), %rsi
callq _Jim_GetString
movq %rax, -296(%rbp)
## %bb.130:
movq -80(%rbp), %rax
movq %rax, -464(%rbp) ## 8-byte Spill
movq -296(%rbp), %rdi
movl -284(%rbp), %esi
leaq -297(%rbp), %rdx
callq _Jim_ScriptIsComplete
movq -464(%rbp), %rdi ## 8-byte Reload
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -312(%rbp)
movq -312(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_132
## %bb.131:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_132:
movq -312(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.133:
movsbl -297(%rbp), %eax
cmpl $32, %eax
je LBB502_136
## %bb.134:
cmpl $4, -84(%rbp)
jne LBB502_136
## %bb.135:
movq -80(%rbp), %rax
movq %rax, -480(%rbp) ## 8-byte Spill
movq -96(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -472(%rbp) ## 8-byte Spill
movq -80(%rbp), %rdi
leaq -297(%rbp), %rsi
movl $1, %edx
callq _Jim_NewStringObj
movq -480(%rbp), %rdi ## 8-byte Reload
movq -472(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_SetVariable
LBB502_136:
jmp LBB502_137
LBB502_137:
jmp LBB502_169
LBB502_138:
movq -80(%rbp), %rdi
leaq L_.str.614(%rip), %rsi
callq _Jim_Eval
movl %eax, -68(%rbp)
jmp LBB502_170
LBB502_139:
movq -80(%rbp), %rdi
leaq L_.str.615(%rip), %rsi
callq _Jim_Eval
movl %eax, -68(%rbp)
jmp LBB502_170
LBB502_140:
cmpl $2, -84(%rbp)
jne LBB502_150
## %bb.141:
movq -80(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -328(%rbp)
movl $0, -316(%rbp)
LBB502_142: ## =>This Inner Loop Header: Depth=1
movslq -316(%rbp), %rcx
leaq _jimReturnCodes(%rip), %rax
cmpq $0, (%rax,%rcx,8)
je LBB502_145
## %bb.143: ## in Loop: Header=BB502_142 Depth=1
movq -80(%rbp), %rax
movq %rax, -512(%rbp) ## 8-byte Spill
movq -328(%rbp), %rax
movq %rax, -504(%rbp) ## 8-byte Spill
movq -80(%rbp), %rdi
movslq -316(%rbp), %rsi
callq _Jim_NewIntObj
movq -512(%rbp), %rdi ## 8-byte Reload
movq -504(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -80(%rbp), %rax
movq %rax, -496(%rbp) ## 8-byte Spill
movq -328(%rbp), %rax
movq %rax, -488(%rbp) ## 8-byte Spill
movq -80(%rbp), %rdi
movslq -316(%rbp), %rcx
leaq _jimReturnCodes(%rip), %rax
movq (%rax,%rcx,8), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -496(%rbp), %rdi ## 8-byte Reload
movq -488(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
## %bb.144: ## in Loop: Header=BB502_142 Depth=1
movl -316(%rbp), %eax
addl $1, %eax
movl %eax, -316(%rbp)
jmp LBB502_142
LBB502_145:
jmp LBB502_146
LBB502_146:
movq -328(%rbp), %rax
movq %rax, -336(%rbp)
movq -336(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_148
## %bb.147:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_148:
movq -336(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.149:
jmp LBB502_167
LBB502_150:
cmpl $3, -84(%rbp)
jne LBB502_165
## %bb.151:
movq -80(%rbp), %rdi
movq -96(%rbp), %rax
movq 16(%rax), %rsi
leaq -344(%rbp), %rdx
callq _Jim_GetLong
cmpl $0, %eax
je LBB502_153
## %bb.152:
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_153:
movq -344(%rbp), %rax
movl %eax, %edi
callq _Jim_ReturnCode
movq %rax, -352(%rbp)
movq -352(%rbp), %rax
movsbl (%rax), %eax
cmpl $63, %eax
jne LBB502_159
## %bb.154:
jmp LBB502_155
LBB502_155:
movq -80(%rbp), %rdi
movq -344(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -360(%rbp)
movq -360(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_157
## %bb.156:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_157:
movq -360(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.158:
jmp LBB502_164
LBB502_159:
jmp LBB502_160
LBB502_160:
movq -80(%rbp), %rdi
movq -352(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -368(%rbp)
movq -368(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB502_162
## %bb.161:
movq -80(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB502_162:
movq -368(%rbp), %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
## %bb.163:
jmp LBB502_164
LBB502_164:
jmp LBB502_166
LBB502_165:
movq -80(%rbp), %rdi
movq -96(%rbp), %rdx
movl $2, %esi
leaq L_.str.616(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -68(%rbp)
jmp LBB502_170
LBB502_166:
jmp LBB502_167
LBB502_167:
jmp LBB502_169
LBB502_168:
movq -80(%rbp), %rdi
movl -84(%rbp), %esi
movq -96(%rbp), %rdx
callq _JimInfoReferences
movl %eax, -68(%rbp)
jmp LBB502_170
LBB502_169:
movl $0, -68(%rbp)
LBB502_170:
movl -68(%rbp), %eax
movl %eax, -516(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB502_172
## %bb.171:
movl -516(%rbp), %eax ## 4-byte Reload
addq $528, %rsp ## imm = 0x210
popq %rbp
retq
LBB502_172:
callq ___stack_chk_fail
ud2
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L502_0_set_96, LBB502_96-LJTI502_0
.set L502_0_set_26, LBB502_26-LJTI502_0
.set L502_0_set_25, LBB502_25-LJTI502_0
.set L502_0_set_24, LBB502_24-LJTI502_0
.set L502_0_set_5, LBB502_5-LJTI502_0
.set L502_0_set_39, LBB502_39-LJTI502_0
.set L502_0_set_81, LBB502_81-LJTI502_0
.set L502_0_set_38, LBB502_38-LJTI502_0
.set L502_0_set_37, LBB502_37-LJTI502_0
.set L502_0_set_121, LBB502_121-LJTI502_0
.set L502_0_set_126, LBB502_126-LJTI502_0
.set L502_0_set_138, LBB502_138-LJTI502_0
.set L502_0_set_50, LBB502_50-LJTI502_0
.set L502_0_set_57, LBB502_57-LJTI502_0
.set L502_0_set_76, LBB502_76-LJTI502_0
.set L502_0_set_139, LBB502_139-LJTI502_0
.set L502_0_set_140, LBB502_140-LJTI502_0
.set L502_0_set_168, LBB502_168-LJTI502_0
.set L502_0_set_12, LBB502_12-LJTI502_0
LJTI502_0:
.long L502_0_set_96
.long L502_0_set_96
.long L502_0_set_26
.long L502_0_set_25
.long L502_0_set_24
.long L502_0_set_5
.long L502_0_set_39
.long L502_0_set_81
.long L502_0_set_81
.long L502_0_set_38
.long L502_0_set_37
.long L502_0_set_121
.long L502_0_set_121
.long L502_0_set_126
.long L502_0_set_96
.long L502_0_set_138
.long L502_0_set_50
.long L502_0_set_57
.long L502_0_set_76
.long L502_0_set_139
.long L502_0_set_140
.long L502_0_set_168
.long L502_0_set_12
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_ExistsCoreCommand
_Jim_ExistsCoreCommand: ## @Jim_ExistsCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl $0, -44(%rbp)
cmpl $2, -20(%rbp)
jne LBB503_2
## %bb.1:
movl $3, -48(%rbp)
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB503_8
LBB503_2:
cmpl $3, -20(%rbp)
jne LBB503_6
## %bb.3:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq _Jim_ExistsCoreCommand.options(%rip), %rdx
leaq -48(%rbp), %rcx
xorl %eax, %eax
movl %eax, %r8d
movl $3, %r9d
callq _Jim_GetEnum
cmpl $0, %eax
je LBB503_5
## %bb.4:
movl $1, -4(%rbp)
jmp LBB503_24
LBB503_5:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB503_7
LBB503_6:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.621(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB503_24
LBB503_7:
jmp LBB503_8
LBB503_8:
cmpl $3, -48(%rbp)
jne LBB503_10
## %bb.9:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
xorl %edx, %edx
callq _Jim_GetVariable
cmpq $0, %rax
setne %al
andb $1, %al
movzbl %al, %eax
movl %eax, -44(%rbp)
jmp LBB503_19
LBB503_10:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
xorl %edx, %edx
callq _Jim_GetCommand
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
je LBB503_18
## %bb.11:
movl -48(%rbp), %eax
movl %eax, -68(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB503_12
jmp LBB503_25
LBB503_25:
movl -68(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB503_16
jmp LBB503_26
LBB503_26:
movl -68(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB503_13
jmp LBB503_17
LBB503_12:
movl $1, -44(%rbp)
jmp LBB503_17
LBB503_13:
movq -56(%rbp), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, 4(%rcx)
movb %al, -69(%rbp) ## 1-byte Spill
jne LBB503_15
## %bb.14:
movq -56(%rbp), %rax
leaq _JimAliasCmd(%rip), %rcx
cmpq %rcx, 16(%rax)
sete %al
movb %al, -69(%rbp) ## 1-byte Spill
LBB503_15:
movb -69(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -44(%rbp)
jmp LBB503_17
LBB503_16:
movq -56(%rbp), %rax
movl 4(%rax), %eax
movl %eax, -44(%rbp)
LBB503_17:
jmp LBB503_18
LBB503_18:
jmp LBB503_19
LBB503_19:
jmp LBB503_20
LBB503_20:
movq -16(%rbp), %rdi
movslq -44(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB503_22
## %bb.21:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB503_22:
movq -64(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.23:
movl $0, -4(%rbp)
LBB503_24:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_SplitCoreCommand
_Jim_SplitCoreCommand: ## @Jim_SplitCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
je LBB504_3
## %bb.1:
cmpl $3, -20(%rbp)
je LBB504_3
## %bb.2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.622(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB504_34
LBB504_3:
movq -32(%rbp), %rax
movq 8(%rax), %rdi
leaq -80(%rbp), %rsi
callq _Jim_GetString
movq %rax, -40(%rbp)
cmpl $0, -80(%rbp)
jne LBB504_5
## %bb.4:
movl $0, -4(%rbp)
jmp LBB504_34
LBB504_5:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_Utf8Length
movl %eax, -64(%rbp)
cmpl $2, -20(%rbp)
jne LBB504_7
## %bb.6:
leaq L_.str.623(%rip), %rax
movq %rax, -48(%rbp)
movl $4, -60(%rbp)
jmp LBB504_8
LBB504_7:
movq -32(%rbp), %rax
movq 16(%rax), %rdi
callq _Jim_String
movq %rax, -48(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
callq _Jim_Utf8Length
movl %eax, -60(%rbp)
LBB504_8:
movq -40(%rbp), %rax
movq %rax, -56(%rbp)
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -72(%rbp)
cmpl $0, -60(%rbp)
je LBB504_18
## %bb.9:
jmp LBB504_10
LBB504_10: ## =>This Loop Header: Depth=1
## Child Loop BB504_12 Depth 2
movl -64(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -64(%rbp)
cmpl $0, %eax
je LBB504_17
## %bb.11: ## in Loop: Header=BB504_10 Depth=1
movq -48(%rbp), %rax
movq %rax, -96(%rbp)
movl -60(%rbp), %eax
movl %eax, -100(%rbp)
movq -40(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -76(%rbp)
movl $1, -104(%rbp)
LBB504_12: ## Parent Loop BB504_10 Depth=1
## => This Inner Loop Header: Depth=2
movl -100(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -100(%rbp)
cmpl $0, %eax
je LBB504_16
## %bb.13: ## in Loop: Header=BB504_12 Depth=2
movq -96(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -108(%rbp)
movq -96(%rbp), %rax
addq $1, %rax
movq %rax, -96(%rbp)
movl -76(%rbp), %eax
cmpl -108(%rbp), %eax
jne LBB504_15
## %bb.14: ## in Loop: Header=BB504_10 Depth=1
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movq -40(%rbp), %rax
movq -56(%rbp), %rcx
subq %rcx, %rax
movl %eax, %edx
callq _Jim_NewStringObj
movq %rax, -88(%rbp)
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
movq -88(%rbp), %rdx
callq _Jim_ListAppendElement
movq -40(%rbp), %rax
movslq -104(%rbp), %rcx
addq %rcx, %rax
movq %rax, -56(%rbp)
jmp LBB504_16
LBB504_15: ## in Loop: Header=BB504_12 Depth=2
jmp LBB504_12
LBB504_16: ## in Loop: Header=BB504_10 Depth=1
movl -104(%rbp), %ecx
movq -40(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -40(%rbp)
jmp LBB504_10
LBB504_17:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movq -40(%rbp), %rax
movq -56(%rbp), %rcx
subq %rcx, %rax
movl %eax, %edx
callq _Jim_NewStringObj
movq %rax, -88(%rbp)
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
movq -88(%rbp), %rdx
callq _Jim_ListAppendElement
jmp LBB504_29
LBB504_18:
movq $0, -120(%rbp)
LBB504_19: ## =>This Inner Loop Header: Depth=1
movl -64(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -64(%rbp)
cmpl $0, %eax
je LBB504_28
## %bb.20: ## in Loop: Header=BB504_19 Depth=1
movq -40(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -76(%rbp)
movl $1, -124(%rbp)
cmpl $9, -76(%rbp)
jl LBB504_27
## %bb.21: ## in Loop: Header=BB504_19 Depth=1
cmpl $128, -76(%rbp)
jge LBB504_27
## %bb.22: ## in Loop: Header=BB504_19 Depth=1
movl -76(%rbp), %eax
subl $9, %eax
movl %eax, -76(%rbp)
cmpq $0, -120(%rbp)
jne LBB504_24
## %bb.23: ## in Loop: Header=BB504_19 Depth=1
movl $952, %edi ## imm = 0x3B8
callq _Jim_Alloc
movq %rax, -120(%rbp)
movq -120(%rbp), %rdi
xorl %esi, %esi
movl $952, %edx ## imm = 0x3B8
movq $-1, %rcx
callq ___memset_chk
LBB504_24: ## in Loop: Header=BB504_19 Depth=1
movq -120(%rbp), %rax
movslq -76(%rbp), %rcx
cmpq $0, (%rax,%rcx,8)
jne LBB504_26
## %bb.25: ## in Loop: Header=BB504_19 Depth=1
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movl $1, %edx
callq _Jim_NewStringObj
movq %rax, %rdx
movq -120(%rbp), %rax
movslq -76(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
LBB504_26: ## in Loop: Header=BB504_19 Depth=1
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
movq -120(%rbp), %rax
movslq -76(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
callq _Jim_ListAppendElement
movq -40(%rbp), %rax
addq $1, %rax
movq %rax, -40(%rbp)
jmp LBB504_19
LBB504_27: ## in Loop: Header=BB504_19 Depth=1
movq -16(%rbp), %rax
movq %rax, -152(%rbp) ## 8-byte Spill
movq -72(%rbp), %rax
movq %rax, -144(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movl $1, %edx
callq _Jim_NewStringObjUtf8
movq -152(%rbp), %rdi ## 8-byte Reload
movq -144(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movl -124(%rbp), %ecx
movq -40(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -40(%rbp)
jmp LBB504_19
LBB504_28:
movq -120(%rbp), %rdi
callq _Jim_Free
LBB504_29:
jmp LBB504_30
LBB504_30:
movq -72(%rbp), %rax
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB504_32
## %bb.31:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB504_32:
movq -136(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.33:
movl $0, -4(%rbp)
LBB504_34:
movl -4(%rbp), %eax
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_JoinCoreCommand
_Jim_JoinCoreCommand: ## @Jim_JoinCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
je LBB505_3
## %bb.1:
cmpl $3, -20(%rbp)
je LBB505_3
## %bb.2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.624(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB505_11
LBB505_3:
cmpl $2, -20(%rbp)
jne LBB505_5
## %bb.4:
leaq L_.str.107(%rip), %rax
movq %rax, -40(%rbp)
movl $1, -44(%rbp)
jmp LBB505_6
LBB505_5:
movq -32(%rbp), %rax
movq 16(%rax), %rdi
leaq -44(%rbp), %rsi
callq _Jim_GetString
movq %rax, -40(%rbp)
LBB505_6:
jmp LBB505_7
LBB505_7:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -40(%rbp), %rdx
movl -44(%rbp), %ecx
callq _Jim_ListJoin
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB505_9
## %bb.8:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB505_9:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.10:
movl $0, -4(%rbp)
LBB505_11:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_FormatCoreCommand
_Jim_FormatCoreCommand: ## @Jim_FormatCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
jge LBB506_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.625(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB506_9
LBB506_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movl -20(%rbp), %edx
subl $2, %edx
movq -32(%rbp), %rcx
addq $16, %rcx
callq _Jim_FormatString
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB506_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB506_9
LBB506_4:
jmp LBB506_5
LBB506_5:
movq -40(%rbp), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB506_7
## %bb.6:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB506_7:
movq -48(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.8:
movl $0, -4(%rbp)
LBB506_9:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_ScanCoreCommand
_Jim_ScanCoreCommand: ## @Jim_ScanCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $144, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $3, -20(%rbp)
jge LBB507_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.626(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB507_68
LBB507_2:
movq -32(%rbp), %rax
movq 16(%rax), %rax
leaq _scanFmtStringObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB507_4
## %bb.3:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
callq _SetScanFmtFromAny
LBB507_4:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq 24(%rax), %rax
cmpq $0, 40(%rax)
je LBB507_10
## %bb.5:
jmp LBB507_6
LBB507_6:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq 24(%rax), %rax
movq 40(%rax), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB507_8
## %bb.7:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB507_8:
movq -64(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.9:
movl $1, -4(%rbp)
jmp LBB507_68
LBB507_10:
cmpl $3, -20(%rbp)
jle LBB507_32
## %bb.11:
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq 24(%rax), %rax
movq 32(%rax), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -68(%rbp)
movq -32(%rbp), %rax
movq 16(%rax), %rax
movq 24(%rax), %rax
movq 24(%rax), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -72(%rbp)
movl -68(%rbp), %eax
movl -20(%rbp), %ecx
subl $3, %ecx
cmpl %ecx, %eax
jle LBB507_17
## %bb.12:
jmp LBB507_13
LBB507_13:
movq -16(%rbp), %rdi
leaq L_.str.129(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB507_15
## %bb.14:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB507_15:
movq -80(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.16:
movl $1, -4(%rbp)
jmp LBB507_68
LBB507_17:
movl -72(%rbp), %eax
movl -20(%rbp), %ecx
subl $3, %ecx
cmpl %ecx, %eax
jle LBB507_23
## %bb.18:
jmp LBB507_19
LBB507_19:
movq -16(%rbp), %rdi
leaq L_.str.627(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB507_21
## %bb.20:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB507_21:
movq -88(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.22:
movl $1, -4(%rbp)
jmp LBB507_68
LBB507_23:
movl -72(%rbp), %eax
movl -20(%rbp), %ecx
subl $3, %ecx
cmpl %ecx, %eax
jge LBB507_29
## %bb.24:
jmp LBB507_25
LBB507_25:
movq -16(%rbp), %rdi
leaq L_.str.628(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB507_27
## %bb.26:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB507_27:
movq -96(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.28:
movl $1, -4(%rbp)
jmp LBB507_68
LBB507_29:
jmp LBB507_30
LBB507_30:
jmp LBB507_31
LBB507_31:
jmp LBB507_32
LBB507_32:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -32(%rbp), %rax
movq 16(%rax), %rdx
movl $1, %ecx
callq _Jim_ScanString
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jne LBB507_34
## %bb.33:
movl $1, -4(%rbp)
jmp LBB507_68
LBB507_34:
cmpl $3, -20(%rbp)
jle LBB507_56
## %bb.35:
movl $0, -100(%rbp)
movl $0, -104(%rbp)
cmpq $0, -40(%rbp)
je LBB507_48
## %bb.36:
movq $-1, %rax
cmpq %rax, -40(%rbp)
je LBB507_48
## %bb.37:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_ListLength
movl %eax, -108(%rbp)
cmpl $0, -108(%rbp)
je LBB507_47
## %bb.38:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
leaq -52(%rbp), %rdx
leaq -48(%rbp), %rcx
callq _JimListGetElements
movl $0, -56(%rbp)
LBB507_39: ## =>This Inner Loop Header: Depth=1
movl -56(%rbp), %eax
cmpl -52(%rbp), %eax
jge LBB507_46
## %bb.40: ## in Loop: Header=BB507_39 Depth=1
movq -48(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _Jim_Length
cmpl $0, %eax
jle LBB507_44
## %bb.41: ## in Loop: Header=BB507_39 Depth=1
movl -104(%rbp), %eax
addl $1, %eax
movl %eax, -104(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movl -56(%rbp), %ecx
addl $3, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
movq -48(%rbp), %rax
movslq -56(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
callq _Jim_SetVariable
cmpl $0, %eax
je LBB507_43
## %bb.42: ## in Loop: Header=BB507_39 Depth=1
movl $1, -100(%rbp)
LBB507_43: ## in Loop: Header=BB507_39 Depth=1
jmp LBB507_44
LBB507_44: ## in Loop: Header=BB507_39 Depth=1
jmp LBB507_45
LBB507_45: ## in Loop: Header=BB507_39 Depth=1
movl -56(%rbp), %eax
addl $1, %eax
movl %eax, -56(%rbp)
jmp LBB507_39
LBB507_46:
jmp LBB507_47
LBB507_47:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_FreeObj
jmp LBB507_49
LBB507_48:
movl $-1, -104(%rbp)
LBB507_49:
cmpl $0, -100(%rbp)
jne LBB507_55
## %bb.50:
jmp LBB507_51
LBB507_51:
movq -16(%rbp), %rdi
movslq -104(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -120(%rbp)
movq -120(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB507_53
## %bb.52:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB507_53:
movq -120(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.54:
jmp LBB507_55
LBB507_55:
movl -100(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB507_68
LBB507_56:
movq $-1, %rax
cmpq %rax, -40(%rbp)
jne LBB507_62
## %bb.57:
jmp LBB507_58
LBB507_58:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -128(%rbp)
movq -128(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB507_60
## %bb.59:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB507_60:
movq -128(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.61:
movl $0, -4(%rbp)
jmp LBB507_68
LBB507_62:
jmp LBB507_63
LBB507_63:
movq -40(%rbp), %rax
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB507_65
## %bb.64:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB507_65:
movq -136(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.66:
jmp LBB507_67
LBB507_67:
movl $0, -4(%rbp)
LBB507_68:
movl -4(%rbp), %eax
addq $144, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_ErrorCoreCommand
_Jim_ErrorCoreCommand: ## @Jim_ErrorCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
je LBB508_3
## %bb.1:
cmpl $3, -20(%rbp)
je LBB508_3
## %bb.2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.638(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB508_10
LBB508_3:
jmp LBB508_4
LBB508_4:
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB508_6
## %bb.5:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB508_6:
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.7:
cmpl $3, -20(%rbp)
jne LBB508_9
## %bb.8:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
callq _JimSetStackTrace
movl $1, -4(%rbp)
jmp LBB508_10
LBB508_9:
movq -16(%rbp), %rax
movl 24(%rax), %ecx
addl $1, %ecx
movl %ecx, 24(%rax)
movl $1, -4(%rbp)
LBB508_10:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_LrangeCoreCommand
_Jim_LrangeCoreCommand: ## @Jim_LrangeCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $4, -20(%rbp)
je LBB509_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.639(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB509_9
LBB509_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movq -32(%rbp), %rax
movq 16(%rax), %rdx
movq -32(%rbp), %rax
movq 24(%rax), %rcx
callq _Jim_ListRange
movq %rax, -40(%rbp)
cmpq $0, %rax
jne LBB509_4
## %bb.3:
movl $1, -4(%rbp)
jmp LBB509_9
LBB509_4:
jmp LBB509_5
LBB509_5:
movq -40(%rbp), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB509_7
## %bb.6:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB509_7:
movq -48(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.8:
movl $0, -4(%rbp)
LBB509_9:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_LrepeatCoreCommand
_Jim_LrepeatCoreCommand: ## @Jim_LrepeatCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
jl LBB510_3
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -48(%rbp), %rdx
callq _Jim_GetLong
cmpl $0, %eax
jne LBB510_3
## %bb.2:
cmpq $0, -48(%rbp)
jge LBB510_4
LBB510_3:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.640(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB510_15
LBB510_4:
cmpq $0, -48(%rbp)
je LBB510_6
## %bb.5:
cmpl $2, -20(%rbp)
jne LBB510_7
LBB510_6:
movl $0, -4(%rbp)
jmp LBB510_15
LBB510_7:
movl -20(%rbp), %eax
subl $2, %eax
movl %eax, -20(%rbp)
movq -32(%rbp), %rax
addq $16, %rax
movq %rax, -32(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
movl -20(%rbp), %edx
callq _Jim_NewListObj
movq %rax, -40(%rbp)
LBB510_8: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
addq $-1, %rax
movq %rax, -48(%rbp)
cmpq $0, %rax
je LBB510_10
## %bb.9: ## in Loop: Header=BB510_8 Depth=1
movq -40(%rbp), %rdi
movl -20(%rbp), %edx
movq -32(%rbp), %rcx
movl $4294967295, %esi ## imm = 0xFFFFFFFF
callq _ListInsertElements
jmp LBB510_8
LBB510_10:
jmp LBB510_11
LBB510_11:
movq -40(%rbp), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB510_13
## %bb.12:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB510_13:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.14:
movl $0, -4(%rbp)
LBB510_15:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_EnvCoreCommand
_Jim_EnvCoreCommand: ## @Jim_EnvCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $1, -20(%rbp)
jne LBB511_12
## %bb.1:
callq _Jim_GetEnviron
movq %rax, -56(%rbp)
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -72(%rbp)
movl $0, -60(%rbp)
LBB511_2: ## =>This Inner Loop Header: Depth=1
movq -56(%rbp), %rax
movslq -60(%rbp), %rcx
cmpq $0, (%rax,%rcx,8)
je LBB511_7
## %bb.3: ## in Loop: Header=BB511_2 Depth=1
movq -56(%rbp), %rax
movslq -60(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
movl $61, %esi
callq _strchr
movq %rax, -80(%rbp)
cmpq $0, -80(%rbp)
je LBB511_5
## %bb.4: ## in Loop: Header=BB511_2 Depth=1
movq -16(%rbp), %rax
movq %rax, -128(%rbp) ## 8-byte Spill
movq -72(%rbp), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -56(%rbp), %rax
movslq -60(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
movq -80(%rbp), %rax
movq -56(%rbp), %rcx
movslq -60(%rbp), %rdx
movq (%rcx,%rdx,8), %rcx
subq %rcx, %rax
movl %eax, %edx
callq _Jim_NewStringObj
movq -128(%rbp), %rdi ## 8-byte Reload
movq -120(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -16(%rbp), %rax
movq %rax, -112(%rbp) ## 8-byte Spill
movq -72(%rbp), %rax
movq %rax, -104(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
addq $1, %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -112(%rbp), %rdi ## 8-byte Reload
movq -104(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
LBB511_5: ## in Loop: Header=BB511_2 Depth=1
jmp LBB511_6
LBB511_6: ## in Loop: Header=BB511_2 Depth=1
movl -60(%rbp), %eax
addl $1, %eax
movl %eax, -60(%rbp)
jmp LBB511_2
LBB511_7:
jmp LBB511_8
LBB511_8:
movq -72(%rbp), %rax
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB511_10
## %bb.9:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB511_10:
movq -88(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.11:
movl $0, -4(%rbp)
jmp LBB511_23
LBB511_12:
cmpl $2, -20(%rbp)
jge LBB511_14
## %bb.13:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.641(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB511_23
LBB511_14:
movq -32(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_String
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
callq _getenv
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
jne LBB511_18
## %bb.15:
cmpl $3, -20(%rbp)
jge LBB511_17
## %bb.16:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rdx
leaq L_.str.642(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB511_23
LBB511_17:
movq -32(%rbp), %rax
movq 16(%rax), %rdi
callq _Jim_String
movq %rax, -48(%rbp)
LBB511_18:
jmp LBB511_19
LBB511_19:
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB511_21
## %bb.20:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB511_21:
movq -96(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.22:
movl $0, -4(%rbp)
LBB511_23:
movl -4(%rbp), %eax
addq $128, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_SourceCoreCommand
_Jim_SourceCoreCommand: ## @Jim_SourceCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
je LBB512_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.643(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB512_5
LBB512_2:
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq 8(%rax), %rdi
callq _Jim_String
movq -48(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _Jim_EvalFile
movl %eax, -36(%rbp)
cmpl $2, -36(%rbp)
jne LBB512_4
## %bb.3:
movl $0, -4(%rbp)
jmp LBB512_5
LBB512_4:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
LBB512_5:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_LreverseCoreCommand
_Jim_LreverseCoreCommand: ## @Jim_LreverseCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
je LBB513_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.334(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB513_10
LBB513_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -52(%rbp), %rdx
leaq -48(%rbp), %rcx
callq _JimListGetElements
movl -52(%rbp), %eax
addl $-1, %eax
movl %eax, -52(%rbp)
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -40(%rbp)
LBB513_3: ## =>This Inner Loop Header: Depth=1
cmpl $0, -52(%rbp)
jl LBB513_5
## %bb.4: ## in Loop: Header=BB513_3 Depth=1
movq -40(%rbp), %rdi
movq -48(%rbp), %rax
movl -52(%rbp), %ecx
movl %ecx, %edx
addl $-1, %edx
movl %edx, -52(%rbp)
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
callq _ListAppendElement
jmp LBB513_3
LBB513_5:
jmp LBB513_6
LBB513_6:
movq -40(%rbp), %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB513_8
## %bb.7:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB513_8:
movq -64(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.9:
movl $0, -4(%rbp)
LBB513_10:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_RangeCoreCommand
_Jim_RangeCoreCommand: ## @Jim_RangeCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq $0, -40(%rbp)
movq $1, -56(%rbp)
cmpl $2, -20(%rbp)
jl LBB514_2
## %bb.1:
cmpl $4, -20(%rbp)
jle LBB514_3
LBB514_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.644(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB514_29
LBB514_3:
cmpl $2, -20(%rbp)
jne LBB514_7
## %bb.4:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -48(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB514_6
## %bb.5:
movl $1, -4(%rbp)
jmp LBB514_29
LBB514_6:
jmp LBB514_14
LBB514_7:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -40(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
jne LBB514_9
## %bb.8:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
leaq -48(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB514_10
LBB514_9:
movl $1, -4(%rbp)
jmp LBB514_29
LBB514_10:
cmpl $4, -20(%rbp)
jne LBB514_13
## %bb.11:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 24(%rax), %rsi
leaq -56(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB514_13
## %bb.12:
movl $1, -4(%rbp)
jmp LBB514_29
LBB514_13:
jmp LBB514_14
LBB514_14:
movq -40(%rbp), %rdi
movq -48(%rbp), %rsi
movq -56(%rbp), %rdx
callq _JimRangeLen
movl %eax, -60(%rbp)
cmpl $-1, %eax
jne LBB514_20
## %bb.15:
jmp LBB514_16
LBB514_16:
movq -16(%rbp), %rdi
leaq L_.str.645(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB514_18
## %bb.17:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB514_18:
movq -80(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.19:
movl $1, -4(%rbp)
jmp LBB514_29
LBB514_20:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -72(%rbp)
movl $0, -64(%rbp)
LBB514_21: ## =>This Inner Loop Header: Depth=1
movl -64(%rbp), %eax
cmpl -60(%rbp), %eax
jge LBB514_24
## %bb.22: ## in Loop: Header=BB514_21 Depth=1
movq -72(%rbp), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
movslq -64(%rbp), %rax
imulq -56(%rbp), %rax
addq %rax, %rsi
callq _Jim_NewIntObj
movq -96(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _ListAppendElement
## %bb.23: ## in Loop: Header=BB514_21 Depth=1
movl -64(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
jmp LBB514_21
LBB514_24:
jmp LBB514_25
LBB514_25:
movq -72(%rbp), %rax
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB514_27
## %bb.26:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB514_27:
movq -88(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.28:
movl $0, -4(%rbp)
LBB514_29:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_RandCoreCommand
_Jim_RandCoreCommand: ## @Jim_RandCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq $0, -40(%rbp)
movq $0, -48(%rbp)
cmpl $1, -20(%rbp)
jl LBB515_2
## %bb.1:
cmpl $3, -20(%rbp)
jle LBB515_3
LBB515_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.646(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB515_37
LBB515_3:
cmpl $1, -20(%rbp)
jne LBB515_5
## %bb.4:
movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF
movq %rax, -48(%rbp)
jmp LBB515_16
LBB515_5:
cmpl $2, -20(%rbp)
jne LBB515_9
## %bb.6:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -48(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB515_8
## %bb.7:
movl $1, -4(%rbp)
jmp LBB515_37
LBB515_8:
jmp LBB515_15
LBB515_9:
cmpl $3, -20(%rbp)
jne LBB515_14
## %bb.10:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -40(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
jne LBB515_12
## %bb.11:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 16(%rax), %rsi
leaq -48(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB515_13
LBB515_12:
movl $1, -4(%rbp)
jmp LBB515_37
LBB515_13:
jmp LBB515_14
LBB515_14:
jmp LBB515_15
LBB515_15:
jmp LBB515_16
LBB515_16:
movq -48(%rbp), %rax
subq -40(%rbp), %rax
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
jge LBB515_22
## %bb.17:
jmp LBB515_18
LBB515_18:
movq -16(%rbp), %rdi
leaq L_.str.647(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB515_20
## %bb.19:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB515_20:
movq -72(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.21:
movl $1, -4(%rbp)
jmp LBB515_37
LBB515_22:
cmpq $0, -56(%rbp)
je LBB515_24
## %bb.23:
movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF
cqto
idivq -56(%rbp)
movq %rdx, -96(%rbp) ## 8-byte Spill
jmp LBB515_25
LBB515_24:
xorl %eax, %eax
## kill: def $rax killed $eax
movq %rax, -96(%rbp) ## 8-byte Spill
jmp LBB515_25
LBB515_25:
movq -96(%rbp), %rcx ## 8-byte Reload
movabsq $9223372036854775807, %rax ## imm = 0x7FFFFFFFFFFFFFFF
subq %rcx, %rax
movq %rax, -64(%rbp)
LBB515_26: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rdi
leaq -80(%rbp), %rsi
movl $8, %edx
callq _JimRandomBytes
cmpq $0, -80(%rbp)
jl LBB515_28
## %bb.27: ## in Loop: Header=BB515_26 Depth=1
movq -80(%rbp), %rax
cmpq -64(%rbp), %rax
jl LBB515_29
LBB515_28: ## in Loop: Header=BB515_26 Depth=1
jmp LBB515_26
LBB515_29:
cmpq $0, -56(%rbp)
jne LBB515_31
## %bb.30:
xorl %eax, %eax
movl %eax, %edx
movq %rdx, -104(%rbp) ## 8-byte Spill
jmp LBB515_32
LBB515_31:
movq -80(%rbp), %rax
cqto
idivq -56(%rbp)
movq %rdx, -104(%rbp) ## 8-byte Spill
LBB515_32:
movq -104(%rbp), %rax ## 8-byte Reload
movq %rax, -80(%rbp)
## %bb.33:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
addq -80(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB515_35
## %bb.34:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB515_35:
movq -88(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.36:
movl $0, -4(%rbp)
LBB515_37:
movl -4(%rbp), %eax
addq $112, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_TailcallCoreCommand
_Jim_TailcallCoreCommand: ## @Jim_TailcallCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rax
movq 88(%rax), %rax
cmpl $0, 8(%rax)
jne LBB516_6
## %bb.1:
jmp LBB516_2
LBB516_2:
movq -16(%rbp), %rdi
leaq L_.str.648(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -40(%rbp)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB516_4
## %bb.3:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB516_4:
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.5:
movl $1, -4(%rbp)
jmp LBB516_12
LBB516_6:
cmpl $2, -20(%rbp)
jl LBB516_10
## %bb.7:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq 72(%rax), %rax
movq %rax, -48(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movl $1, %edx
callq _Jim_GetCommand
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
jne LBB516_9
## %bb.8:
movl $1, -4(%rbp)
jmp LBB516_12
LBB516_9:
movq -56(%rbp), %rdi
callq _JimIncrCmdRefCount
movq -56(%rbp), %rcx
movq -48(%rbp), %rax
movq %rcx, 168(%rax)
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
addq $8, %rsi
movl -20(%rbp), %edx
subl $1, %edx
callq _Jim_NewListObj
movq %rax, %rcx
movq -48(%rbp), %rax
movq %rcx, 160(%rax)
movq -48(%rbp), %rax
movq 160(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movl $7, -4(%rbp)
jmp LBB516_12
LBB516_10:
jmp LBB516_11
LBB516_11:
movl $0, -4(%rbp)
LBB516_12:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_LocalCoreCommand
_Jim_LocalCoreCommand: ## @Jim_LocalCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
jge LBB517_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.649(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB517_9
LBB517_2:
movq -16(%rbp), %rax
movl 168(%rax), %ecx
addl $1, %ecx
movl %ecx, 168(%rax)
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
subl $1, %esi
movq -32(%rbp), %rdx
addq $8, %rdx
callq _Jim_EvalObjVector
movl %eax, -36(%rbp)
movq -16(%rbp), %rax
movl 168(%rax), %ecx
addl $-1, %ecx
movl %ecx, 168(%rax)
cmpl $0, -36(%rbp)
jne LBB517_8
## %bb.3:
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movl $1, %edx
callq _Jim_GetCommand
cmpq $0, %rax
jne LBB517_5
## %bb.4:
movl $1, -4(%rbp)
jmp LBB517_9
LBB517_5:
movq -16(%rbp), %rax
movq 88(%rax), %rax
cmpq $0, 144(%rax)
jne LBB517_7
## %bb.6:
movl $16, %edi
callq _Jim_Alloc
movq %rax, %rcx
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq %rcx, 144(%rax)
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq 144(%rax), %rdi
callq _Jim_InitStack
LBB517_7:
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq 144(%rax), %rdi
movq -48(%rbp), %rsi
callq _Jim_StackPush
LBB517_8:
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
LBB517_9:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_UpcallCoreCommand
_Jim_UpcallCoreCommand: ## @Jim_UpcallCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
jge LBB518_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.649(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB518_7
LBB518_2:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movl $1, %edx
callq _Jim_GetCommand
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
je LBB518_5
## %bb.3:
movq -48(%rbp), %rax
cmpl $0, 4(%rax)
je LBB518_5
## %bb.4:
movq -48(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB518_6
LBB518_5:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rdx
leaq L_.str.650(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB518_7
LBB518_6:
movq -48(%rbp), %rax
movl 56(%rax), %ecx
addl $1, %ecx
movl %ecx, 56(%rax)
movq -48(%rbp), %rdi
callq _JimIncrCmdRefCount
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
subl $1, %esi
movq -32(%rbp), %rdx
addq $8, %rdx
callq _Jim_EvalObjVector
movl %eax, -36(%rbp)
movq -48(%rbp), %rax
movl 56(%rax), %ecx
addl $-1, %ecx
movl %ecx, 56(%rax)
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _JimDecrCmdRefCount
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
LBB518_7:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_ApplyCoreCommand
_Jim_ApplyCoreCommand: ## @Jim_ApplyCoreCommand
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
cmpl $2, -20(%rbp)
jge LBB519_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.651(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB519_16
LBB519_2:
movq $0, -72(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
callq _Jim_ListLength
movl %eax, -84(%rbp)
cmpl $2, -84(%rbp)
je LBB519_5
## %bb.3:
cmpl $3, -84(%rbp)
je LBB519_5
## %bb.4:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rdx
leaq L_.str.652(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB519_16
LBB519_5:
cmpl $3, -84(%rbp)
jne LBB519_11
## %bb.6:
jmp LBB519_7
LBB519_7:
movq -16(%rbp), %rdi
leaq L_.str.653(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB519_9
## %bb.8:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB519_9:
movq -96(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.10:
movl $1, -4(%rbp)
jmp LBB519_16
LBB519_11:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
xorl %edx, %edx
callq _Jim_ListGetIndex
movq %rax, -56(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
movl $1, %edx
callq _Jim_ListGetIndex
movq %rax, -64(%rbp)
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movq -64(%rbp), %rcx
movq -72(%rbp), %r8
xorl %eax, %eax
movl %eax, %edx
callq _JimCreateProcedureCmd
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
je LBB519_15
## %bb.12:
movl -20(%rbp), %eax
subl $2, %eax
addl $1, %eax
cltq
shlq $3, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -80(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.654(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, %rcx
movq -80(%rbp), %rax
movq %rcx, (%rax)
movq -80(%rbp), %rax
movq (%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -80(%rbp), %rdi
addq $8, %rdi
movq -32(%rbp), %rsi
addq $16, %rsi
movl -20(%rbp), %eax
subl $2, %eax
movslq %eax, %rdx
shlq $3, %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movl -20(%rbp), %edx
subl $2, %edx
addl $1, %edx
movq -80(%rbp), %rcx
callq _JimCallProcedure
movl %eax, -36(%rbp)
movq -80(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB519_14
## %bb.13:
movq -16(%rbp), %rdi
movq -80(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB519_14:
movq -80(%rbp), %rdi
callq _Jim_Free
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _JimDecrCmdRefCount
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB519_16
LBB519_15:
movl $1, -4(%rbp)
LBB519_16:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimAliasCmd
_JimAliasCmd: ## @JimAliasCmd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rax
movq 336(%rax), %rax
movq %rax, -40(%rbp)
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
callq _Jim_DuplicateObj
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_ListLength
movq -56(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %rsi ## 8-byte Reload
movl %eax, %edx
movl -12(%rbp), %ecx
subl $1, %ecx
movq -24(%rbp), %r8
addq $8, %r8
callq _Jim_ListInsertElements
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _JimEvalObjList
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimAliasCmdDelete
_JimAliasCmdDelete: ## @JimAliasCmdDelete
.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), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB521_2
## %bb.1:
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_FreeObj
LBB521_2:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimAddMulHelper
_JimAddMulHelper: ## @JimAddMulHelper
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movl -36(%rbp), %edx
movl $1, %eax
xorl %ecx, %ecx
cmpl $24, %edx
cmovel %ecx, %eax
cltq
movq %rax, -56(%rbp)
movl $1, -76(%rbp)
LBB522_1: ## =>This Inner Loop Header: Depth=1
movl -76(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB522_9
## %bb.2: ## in Loop: Header=BB522_1 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -76(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -48(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB522_4
## %bb.3:
jmp LBB522_14
LBB522_4: ## in Loop: Header=BB522_1 Depth=1
cmpl $24, -36(%rbp)
jne LBB522_6
## %bb.5: ## in Loop: Header=BB522_1 Depth=1
movq -48(%rbp), %rax
addq -56(%rbp), %rax
movq %rax, -56(%rbp)
jmp LBB522_7
LBB522_6: ## in Loop: Header=BB522_1 Depth=1
movq -48(%rbp), %rax
imulq -56(%rbp), %rax
movq %rax, -56(%rbp)
LBB522_7: ## in Loop: Header=BB522_1 Depth=1
jmp LBB522_8
LBB522_8: ## in Loop: Header=BB522_1 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB522_1
LBB522_9:
jmp LBB522_10
LBB522_10:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB522_12
## %bb.11:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB522_12:
movq -88(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.13:
movl $0, -4(%rbp)
jmp LBB522_28
LBB522_14:
cvtsi2sdq -56(%rbp), %xmm0
movsd %xmm0, -72(%rbp)
LBB522_15: ## =>This Inner Loop Header: Depth=1
movl -76(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB522_23
## %bb.16: ## in Loop: Header=BB522_15 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -76(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -64(%rbp), %rdx
callq _Jim_GetDouble
cmpl $0, %eax
je LBB522_18
## %bb.17:
movl $1, -4(%rbp)
jmp LBB522_28
LBB522_18: ## in Loop: Header=BB522_15 Depth=1
cmpl $24, -36(%rbp)
jne LBB522_20
## %bb.19: ## in Loop: Header=BB522_15 Depth=1
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
addsd -72(%rbp), %xmm0
movsd %xmm0, -72(%rbp)
jmp LBB522_21
LBB522_20: ## in Loop: Header=BB522_15 Depth=1
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -72(%rbp), %xmm0
movsd %xmm0, -72(%rbp)
LBB522_21: ## in Loop: Header=BB522_15 Depth=1
jmp LBB522_22
LBB522_22: ## in Loop: Header=BB522_15 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB522_15
LBB522_23:
jmp LBB522_24
LBB522_24:
movq -16(%rbp), %rdi
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _Jim_NewDoubleObj
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB522_26
## %bb.25:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB522_26:
movq -96(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.27:
movl $0, -4(%rbp)
LBB522_28:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function JimSubDivHelper
LCPI523_0:
.quad 0x3ff0000000000000 ## double 1
.section __TEXT,__text,regular,pure_instructions
.p2align 4, 0x90
_JimSubDivHelper: ## @JimSubDivHelper
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq $0, -56(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -72(%rbp)
movl $2, -76(%rbp)
cmpl $2, -20(%rbp)
jge LBB523_2
## %bb.1:
movq -16(%rbp), %rdi
movq -32(%rbp), %rdx
movl $1, %esi
leaq L_.str.448(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -4(%rbp)
jmp LBB523_60
LBB523_2:
cmpl $2, -20(%rbp)
jne LBB523_26
## %bb.3:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -48(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB523_14
## %bb.4:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -64(%rbp), %rdx
callq _Jim_GetDouble
cmpl $0, %eax
je LBB523_6
## %bb.5:
movl $1, -4(%rbp)
jmp LBB523_60
LBB523_6:
cmpl $23, -36(%rbp)
jne LBB523_8
## %bb.7:
movsd -64(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -72(%rbp)
jmp LBB523_9
LBB523_8:
movsd LCPI523_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -64(%rbp), %xmm0
movsd %xmm0, -72(%rbp)
LBB523_9:
jmp LBB523_10
LBB523_10:
movq -16(%rbp), %rdi
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _Jim_NewDoubleObj
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB523_12
## %bb.11:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB523_12:
movq -88(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.13:
movl $0, -4(%rbp)
jmp LBB523_60
LBB523_14:
cmpl $23, -36(%rbp)
jne LBB523_20
## %bb.15:
xorl %eax, %eax
## kill: def $rax killed $eax
subq -48(%rbp), %rax
movq %rax, -56(%rbp)
## %bb.16:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB523_18
## %bb.17:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB523_18:
movq -96(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.19:
jmp LBB523_25
LBB523_20:
cvtsi2sdq -48(%rbp), %xmm1
movsd LCPI523_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -72(%rbp)
## %bb.21:
movq -16(%rbp), %rdi
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _Jim_NewDoubleObj
movq %rax, -104(%rbp)
movq -104(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB523_23
## %bb.22:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB523_23:
movq -104(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.24:
jmp LBB523_25
LBB523_25:
movl $0, -4(%rbp)
jmp LBB523_60
LBB523_26:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -56(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB523_30
## %bb.27:
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movq 8(%rax), %rsi
leaq -72(%rbp), %rdx
callq _Jim_GetDouble
cmpl $0, %eax
je LBB523_29
## %bb.28:
movl $1, -4(%rbp)
jmp LBB523_60
LBB523_29:
jmp LBB523_46
LBB523_30:
jmp LBB523_31
LBB523_31:
jmp LBB523_32
LBB523_32:
movl $2, -76(%rbp)
LBB523_33: ## =>This Inner Loop Header: Depth=1
movl -76(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB523_41
## %bb.34: ## in Loop: Header=BB523_33 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -76(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -48(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB523_36
## %bb.35:
cvtsi2sdq -56(%rbp), %xmm0
movsd %xmm0, -72(%rbp)
jmp LBB523_46
LBB523_36: ## in Loop: Header=BB523_33 Depth=1
cmpl $23, -36(%rbp)
jne LBB523_38
## %bb.37: ## in Loop: Header=BB523_33 Depth=1
movq -48(%rbp), %rcx
movq -56(%rbp), %rax
subq %rcx, %rax
movq %rax, -56(%rbp)
jmp LBB523_39
LBB523_38: ## in Loop: Header=BB523_33 Depth=1
movq -48(%rbp), %rcx
movq -56(%rbp), %rax
cqto
idivq %rcx
movq %rax, -56(%rbp)
LBB523_39: ## in Loop: Header=BB523_33 Depth=1
jmp LBB523_40
LBB523_40: ## in Loop: Header=BB523_33 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB523_33
LBB523_41:
jmp LBB523_42
LBB523_42:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _Jim_NewIntObj
movq %rax, -112(%rbp)
movq -112(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB523_44
## %bb.43:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB523_44:
movq -112(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.45:
movl $0, -4(%rbp)
jmp LBB523_60
LBB523_46:
jmp LBB523_47
LBB523_47: ## =>This Inner Loop Header: Depth=1
movl -76(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB523_55
## %bb.48: ## in Loop: Header=BB523_47 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rax
movslq -76(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
leaq -64(%rbp), %rdx
callq _Jim_GetDouble
cmpl $0, %eax
je LBB523_50
## %bb.49:
movl $1, -4(%rbp)
jmp LBB523_60
LBB523_50: ## in Loop: Header=BB523_47 Depth=1
cmpl $23, -36(%rbp)
jne LBB523_52
## %bb.51: ## in Loop: Header=BB523_47 Depth=1
movsd -64(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
subsd %xmm1, %xmm0
movsd %xmm0, -72(%rbp)
jmp LBB523_53
LBB523_52: ## in Loop: Header=BB523_47 Depth=1
movsd -64(%rbp), %xmm1 ## xmm1 = mem[0],zero
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -72(%rbp)
LBB523_53: ## in Loop: Header=BB523_47 Depth=1
jmp LBB523_54
LBB523_54: ## in Loop: Header=BB523_47 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB523_47
LBB523_55:
jmp LBB523_56
LBB523_56:
movq -16(%rbp), %rdi
movsd -72(%rbp), %xmm0 ## xmm0 = mem[0],zero
callq _Jim_NewDoubleObj
movq %rax, -120(%rbp)
movq -120(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB523_58
## %bb.57:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB523_58:
movq -120(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.59:
movl $0, -4(%rbp)
LBB523_60:
movl -4(%rbp), %eax
addq $128, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimForeachMapHelper
_JimForeachMapHelper: ## @JimForeachMapHelper
.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, -64(%rbp)
movl %esi, -68(%rbp)
movq %rdx, -80(%rbp)
movl %ecx, -84(%rbp)
movl $0, -88(%rbp)
cmpl $4, -68(%rbp)
jl LBB524_2
## %bb.1:
movl -68(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB524_3
LBB524_2:
movq -64(%rbp), %rdi
movq -80(%rbp), %rdx
movl $1, %esi
leaq L_.str.452(%rip), %rcx
callq _Jim_WrongNumArgs
movl $1, -52(%rbp)
jmp LBB524_63
LBB524_3:
movq -80(%rbp), %rax
movl -68(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -112(%rbp)
movl -68(%rbp), %eax
subl $1, %eax
subl $1, %eax
movl %eax, -96(%rbp)
cmpl $2, -96(%rbp)
jne LBB524_5
## %bb.4:
leaq -48(%rbp), %rax
movq %rax, -104(%rbp)
jmp LBB524_6
LBB524_5:
movslq -96(%rbp), %rax
shlq $4, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -104(%rbp)
LBB524_6:
movl $0, -92(%rbp)
LBB524_7: ## =>This Inner Loop Header: Depth=1
movl -92(%rbp), %eax
cmpl -96(%rbp), %eax
jge LBB524_13
## %bb.8: ## in Loop: Header=BB524_7 Depth=1
movq -104(%rbp), %rdi
movslq -92(%rbp), %rax
shlq $4, %rax
addq %rax, %rdi
movq -80(%rbp), %rax
movl -92(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
callq _JimListIterInit
movl -92(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
jne LBB524_11
## %bb.9: ## in Loop: Header=BB524_7 Depth=1
movq -64(%rbp), %rdi
movq -104(%rbp), %rsi
movslq -92(%rbp), %rax
shlq $4, %rax
addq %rax, %rsi
callq _JimListIterDone
cmpl $0, %eax
je LBB524_11
## %bb.10: ## in Loop: Header=BB524_7 Depth=1
movl $1, -88(%rbp)
LBB524_11: ## in Loop: Header=BB524_7 Depth=1
jmp LBB524_12
LBB524_12: ## in Loop: Header=BB524_7 Depth=1
movl -92(%rbp), %eax
addl $1, %eax
movl %eax, -92(%rbp)
jmp LBB524_7
LBB524_13:
cmpl $0, -88(%rbp)
je LBB524_19
## %bb.14:
jmp LBB524_15
LBB524_15:
movq -64(%rbp), %rdi
leaq L_.str.453(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -128(%rbp)
movq -128(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -64(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB524_17
## %bb.16:
movq -64(%rbp), %rdi
movq -64(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB524_17:
movq -128(%rbp), %rcx
movq -64(%rbp), %rax
movq %rcx, (%rax)
## %bb.18:
movl -88(%rbp), %eax
movl %eax, -52(%rbp)
jmp LBB524_63
LBB524_19:
cmpl $0, -84(%rbp)
je LBB524_21
## %bb.20:
movq -64(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -120(%rbp)
jmp LBB524_22
LBB524_21:
movq -64(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -120(%rbp)
LBB524_22:
movq -120(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
LBB524_23: ## =>This Loop Header: Depth=1
## Child Loop BB524_24 Depth 2
## Child Loop BB524_32 Depth 2
## Child Loop BB524_34 Depth 3
movl $0, -92(%rbp)
LBB524_24: ## Parent Loop BB524_23 Depth=1
## => This Inner Loop Header: Depth=2
movl -92(%rbp), %eax
cmpl -96(%rbp), %eax
jge LBB524_29
## %bb.25: ## in Loop: Header=BB524_24 Depth=2
movq -64(%rbp), %rdi
movq -104(%rbp), %rsi
movl -92(%rbp), %eax
addl $1, %eax
cltq
shlq $4, %rax
addq %rax, %rsi
callq _JimListIterDone
cmpl $0, %eax
jne LBB524_27
## %bb.26: ## in Loop: Header=BB524_23 Depth=1
jmp LBB524_29
LBB524_27: ## in Loop: Header=BB524_24 Depth=2
jmp LBB524_28
LBB524_28: ## in Loop: Header=BB524_24 Depth=2
movl -92(%rbp), %eax
addl $2, %eax
movl %eax, -92(%rbp)
jmp LBB524_24
LBB524_29: ## in Loop: Header=BB524_23 Depth=1
movl -92(%rbp), %eax
cmpl -96(%rbp), %eax
jne LBB524_31
## %bb.30:
jmp LBB524_52
LBB524_31: ## in Loop: Header=BB524_23 Depth=1
movl $0, -92(%rbp)
LBB524_32: ## Parent Loop BB524_23 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB524_34 Depth 3
movl -92(%rbp), %eax
cmpl -96(%rbp), %eax
jge LBB524_44
## %bb.33: ## in Loop: Header=BB524_32 Depth=2
movq -104(%rbp), %rdi
movslq -92(%rbp), %rax
shlq $4, %rax
addq %rax, %rdi
movq -80(%rbp), %rax
movl -92(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rsi
callq _JimListIterInit
LBB524_34: ## Parent Loop BB524_23 Depth=1
## Parent Loop BB524_32 Depth=2
## => This Inner Loop Header: Depth=3
movq -64(%rbp), %rdi
movq -104(%rbp), %rsi
movslq -92(%rbp), %rax
shlq $4, %rax
addq %rax, %rsi
callq _JimListIterNext
movq %rax, -136(%rbp)
cmpq $0, %rax
je LBB524_42
## %bb.35: ## in Loop: Header=BB524_34 Depth=3
movq -64(%rbp), %rdi
movq -104(%rbp), %rsi
movl -92(%rbp), %eax
addl $1, %eax
cltq
shlq $4, %rax
addq %rax, %rsi
callq _JimListIterNext
movq %rax, -144(%rbp)
cmpq $0, -144(%rbp)
jne LBB524_37
## %bb.36: ## in Loop: Header=BB524_34 Depth=3
movq -64(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -144(%rbp)
LBB524_37: ## in Loop: Header=BB524_34 Depth=3
movq -144(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -64(%rbp), %rdi
movq -136(%rbp), %rsi
movq -144(%rbp), %rdx
callq _Jim_SetVariable
movl %eax, -88(%rbp)
movq -144(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB524_39
## %bb.38: ## in Loop: Header=BB524_34 Depth=3
movq -64(%rbp), %rdi
movq -144(%rbp), %rsi
callq _Jim_FreeObj
LBB524_39: ## in Loop: Header=BB524_34 Depth=3
cmpl $0, -88(%rbp)
je LBB524_41
## %bb.40:
jmp LBB524_58
LBB524_41: ## in Loop: Header=BB524_34 Depth=3
jmp LBB524_34
LBB524_42: ## in Loop: Header=BB524_32 Depth=2
jmp LBB524_43
LBB524_43: ## in Loop: Header=BB524_32 Depth=2
movl -92(%rbp), %eax
addl $2, %eax
movl %eax, -92(%rbp)
jmp LBB524_32
LBB524_44: ## in Loop: Header=BB524_23 Depth=1
movq -64(%rbp), %rdi
movq -112(%rbp), %rsi
callq _Jim_EvalObj
movl %eax, -88(%rbp)
movl %eax, %ecx
movl %ecx, -156(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB524_45
jmp LBB524_66
LBB524_66: ## in Loop: Header=BB524_23 Depth=1
movl -156(%rbp), %eax ## 4-byte Reload
subl $3, %eax
je LBB524_49
jmp LBB524_67
LBB524_67: ## in Loop: Header=BB524_23 Depth=1
movl -156(%rbp), %eax ## 4-byte Reload
subl $4, %eax
je LBB524_48
jmp LBB524_50
LBB524_45: ## in Loop: Header=BB524_23 Depth=1
cmpl $0, -84(%rbp)
je LBB524_47
## %bb.46: ## in Loop: Header=BB524_23 Depth=1
movq -64(%rbp), %rdi
movq -120(%rbp), %rsi
movq -64(%rbp), %rax
movq (%rax), %rdx
callq _Jim_ListAppendElement
LBB524_47: ## in Loop: Header=BB524_23 Depth=1
jmp LBB524_51
LBB524_48: ## in Loop: Header=BB524_23 Depth=1
jmp LBB524_51
LBB524_49:
jmp LBB524_53
LBB524_50:
jmp LBB524_58
LBB524_51: ## in Loop: Header=BB524_23 Depth=1
jmp LBB524_23
LBB524_52:
jmp LBB524_53
LBB524_53:
movl $0, -88(%rbp)
## %bb.54:
movq -120(%rbp), %rax
movq %rax, -152(%rbp)
movq -152(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -64(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB524_56
## %bb.55:
movq -64(%rbp), %rdi
movq -64(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB524_56:
movq -152(%rbp), %rcx
movq -64(%rbp), %rax
movq %rcx, (%rax)
## %bb.57:
jmp LBB524_58
LBB524_58:
movq -120(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB524_60
## %bb.59:
movq -64(%rbp), %rdi
movq -120(%rbp), %rsi
callq _Jim_FreeObj
LBB524_60:
cmpl $2, -96(%rbp)
jle LBB524_62
## %bb.61:
movq -104(%rbp), %rdi
callq _Jim_Free
LBB524_62:
movl -88(%rbp), %eax
movl %eax, -52(%rbp)
LBB524_63:
movl -52(%rbp), %eax
movl %eax, -160(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB524_65
## %bb.64:
movl -160(%rbp), %eax ## 4-byte Reload
addq $160, %rsp
popq %rbp
retq
LBB524_65:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimListIterInit
_JimListIterInit: ## @JimListIterInit
.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 -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rax
movl $0, 8(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimListIterDone
_JimListIterDone: ## @JimListIterDone
.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), %rax
movl 8(%rax), %eax
movl %eax, -20(%rbp) ## 4-byte Spill
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_ListLength
movl %eax, %ecx
movl -20(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
setge %al
andb $1, %al
movzbl %al, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimListIterNext
_JimListIterNext: ## @JimListIterNext
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rax
movl 8(%rax), %eax
movl %eax, -28(%rbp) ## 4-byte Spill
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
callq _Jim_ListLength
movl %eax, %ecx
movl -28(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
jl LBB527_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB527_3
LBB527_2:
movq -24(%rbp), %rax
movq (%rax), %rax
movq 24(%rax), %rax
movq -24(%rbp), %rdx
movl 8(%rdx), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, 8(%rdx)
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -8(%rbp)
LBB527_3:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ListSortElements
_ListSortElements: ## @ListSortElements
.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 -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _SetListFromAny
movq _sort_info(%rip), %rax
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
movq %rax, _sort_info(%rip)
movq -16(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -48(%rbp)
movq -16(%rbp), %rax
movl 32(%rax), %eax
movl %eax, -52(%rbp)
movq -24(%rbp), %rax
movl 168(%rax), %eax
## kill: def $rax killed $eax
movq %rax, -64(%rbp) ## 8-byte Spill
subq $4, %rax
ja LBB528_6
## %bb.15:
movq -64(%rbp), %rax ## 8-byte Reload
leaq LJTI528_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB528_1:
leaq _ListSortString(%rip), %rax
movq %rax, -40(%rbp)
jmp LBB528_7
LBB528_2:
leaq _ListSortStringNoCase(%rip), %rax
movq %rax, -40(%rbp)
jmp LBB528_7
LBB528_3:
leaq _ListSortInteger(%rip), %rax
movq %rax, -40(%rbp)
jmp LBB528_7
LBB528_4:
leaq _ListSortReal(%rip), %rax
movq %rax, -40(%rbp)
jmp LBB528_7
LBB528_5:
leaq _ListSortCommand(%rip), %rax
movq %rax, -40(%rbp)
jmp LBB528_7
LBB528_6:
movq $0, -40(%rbp)
LBB528_7:
movq -24(%rbp), %rax
cmpl $0, 180(%rax)
je LBB528_9
## %bb.8:
movq -40(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 192(%rax)
leaq _ListSortIndexHelper(%rip), %rax
movq %rax, -40(%rbp)
LBB528_9:
movq -24(%rbp), %rdi
callq _setjmp
movl %eax, -56(%rbp)
cmpl $0, %eax
jne LBB528_14
## %bb.10:
movq -48(%rbp), %rdi
movslq -52(%rbp), %rsi
movq -40(%rbp), %rcx
movl $8, %edx
callq _qsort
movq -24(%rbp), %rax
cmpl $0, 184(%rax)
je LBB528_13
## %bb.11:
cmpl $1, -52(%rbp)
jle LBB528_13
## %bb.12:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _ListRemoveDuplicates
LBB528_13:
movq -16(%rbp), %rdi
callq _Jim_InvalidateStringRep
LBB528_14:
movq -32(%rbp), %rax
movq %rax, _sort_info(%rip)
movl -56(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L528_0_set_1, LBB528_1-LJTI528_0
.set L528_0_set_2, LBB528_2-LJTI528_0
.set L528_0_set_3, LBB528_3-LJTI528_0
.set L528_0_set_4, LBB528_4-LJTI528_0
.set L528_0_set_5, LBB528_5-LJTI528_0
LJTI528_0:
.long L528_0_set_1
.long L528_0_set_2
.long L528_0_set_3
.long L528_0_set_4
.long L528_0_set_5
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function ListSortString
_ListSortString: ## @ListSortString
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq _sort_info(%rip), %rax
movq 160(%rax), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
movq -16(%rbp), %rax
movq (%rax), %rdx
xorl %ecx, %ecx
callq _Jim_StringCompareObj
movq _sort_info(%rip), %rcx
imull 172(%rcx), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ListSortStringNoCase
_ListSortStringNoCase: ## @ListSortStringNoCase
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq _sort_info(%rip), %rax
movq 160(%rax), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
movq -16(%rbp), %rax
movq (%rax), %rdx
movl $1, %ecx
callq _Jim_StringCompareObj
movq _sort_info(%rip), %rcx
imull 172(%rcx), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ListSortInteger
_ListSortInteger: ## @ListSortInteger
.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 $0, -24(%rbp)
movq $0, -32(%rbp)
movq _sort_info(%rip), %rax
movq 160(%rax), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
leaq -24(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
jne LBB531_2
## %bb.1:
movq _sort_info(%rip), %rax
movq 160(%rax), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
leaq -32(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB531_3
LBB531_2:
movq _sort_info(%rip), %rdi
movl $1, %esi
callq _longjmp
LBB531_3:
movq -24(%rbp), %rdi
subq -32(%rbp), %rdi
callq _JimSign
movq _sort_info(%rip), %rcx
imull 172(%rcx), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ListSortReal
_ListSortReal: ## @ListSortReal
.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)
xorps %xmm0, %xmm0
movsd %xmm0, -32(%rbp)
xorps %xmm0, %xmm0
movsd %xmm0, -40(%rbp)
movq _sort_info(%rip), %rax
movq 160(%rax), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
leaq -32(%rbp), %rdx
callq _Jim_GetDouble
cmpl $0, %eax
jne LBB532_2
## %bb.1:
movq _sort_info(%rip), %rax
movq 160(%rax), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
leaq -40(%rbp), %rdx
callq _Jim_GetDouble
cmpl $0, %eax
je LBB532_3
LBB532_2:
movq _sort_info(%rip), %rdi
movl $1, %esi
callq _longjmp
LBB532_3:
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -40(%rbp), %xmm0
jne LBB532_5
jp LBB532_5
## %bb.4:
movl $0, -4(%rbp)
jmp LBB532_8
LBB532_5:
movsd -32(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -40(%rbp), %xmm0
jbe LBB532_7
## %bb.6:
movq _sort_info(%rip), %rax
movl 172(%rax), %eax
movl %eax, -4(%rbp)
jmp LBB532_8
LBB532_7:
movq _sort_info(%rip), %rcx
xorl %eax, %eax
subl 172(%rcx), %eax
movl %eax, -4(%rbp)
LBB532_8:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ListSortCommand
_ListSortCommand: ## @ListSortCommand
.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 $0, -40(%rbp)
movq _sort_info(%rip), %rax
movq 160(%rax), %rdi
movq _sort_info(%rip), %rax
movq 152(%rax), %rsi
callq _Jim_DuplicateObj
movq %rax, -24(%rbp)
movq _sort_info(%rip), %rax
movq 160(%rax), %rdi
movq -24(%rbp), %rsi
movq -8(%rbp), %rax
movq (%rax), %rdx
callq _Jim_ListAppendElement
movq _sort_info(%rip), %rax
movq 160(%rax), %rdi
movq -24(%rbp), %rsi
movq -16(%rbp), %rax
movq (%rax), %rdx
callq _Jim_ListAppendElement
movq _sort_info(%rip), %rax
movq 160(%rax), %rdi
movq -24(%rbp), %rsi
callq _Jim_EvalObj
movl %eax, -28(%rbp)
cmpl $0, -28(%rbp)
jne LBB533_2
## %bb.1:
movq _sort_info(%rip), %rax
movq 160(%rax), %rdi
movq _sort_info(%rip), %rax
movq 160(%rax), %rax
movq (%rax), %rsi
leaq -40(%rbp), %rdx
callq _Jim_GetWide
cmpl $0, %eax
je LBB533_3
LBB533_2:
movq _sort_info(%rip), %rdi
movl -28(%rbp), %esi
callq _longjmp
LBB533_3:
movq -40(%rbp), %rdi
callq _JimSign
movq _sort_info(%rip), %rcx
imull 172(%rcx), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ListSortIndexHelper
_ListSortIndexHelper: ## @ListSortIndexHelper
.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 _sort_info(%rip), %rax
movq 160(%rax), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
movq _sort_info(%rip), %rax
movl 176(%rax), %edx
leaq -24(%rbp), %rcx
movl $1, %r8d
callq _Jim_ListIndex
cmpl $0, %eax
jne LBB534_2
## %bb.1:
movq _sort_info(%rip), %rax
movq 160(%rax), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
movq _sort_info(%rip), %rax
movl 176(%rax), %edx
leaq -32(%rbp), %rcx
movl $1, %r8d
callq _Jim_ListIndex
cmpl $0, %eax
je LBB534_3
LBB534_2:
movq _sort_info(%rip), %rdi
movl $1, %esi
callq _longjmp
LBB534_3:
movq _sort_info(%rip), %rax
leaq -24(%rbp), %rdi
leaq -32(%rbp), %rsi
callq *192(%rax)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ListRemoveDuplicates
_ListRemoveDuplicates: ## @ListRemoveDuplicates
.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 $0, -24(%rbp)
movq -8(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -32(%rbp)
movl $1, -20(%rbp)
LBB535_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 32(%rcx), %eax
jge LBB535_9
## %bb.2: ## in Loop: Header=BB535_1 Depth=1
movq -16(%rbp), %rax
movq -32(%rbp), %rdi
movslq -24(%rbp), %rcx
shlq $3, %rcx
addq %rcx, %rdi
movq -32(%rbp), %rsi
movslq -20(%rbp), %rcx
shlq $3, %rcx
addq %rcx, %rsi
callq *%rax
cmpl $0, %eax
jne LBB535_6
## %bb.3: ## in Loop: Header=BB535_1 Depth=1
movq -32(%rbp), %rax
movslq -24(%rbp), %rcx
movq (%rax,%rcx,8), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB535_5
## %bb.4: ## in Loop: Header=BB535_1 Depth=1
movq _sort_info(%rip), %rax
movq 160(%rax), %rdi
movq -32(%rbp), %rax
movslq -24(%rbp), %rcx
movq (%rax,%rcx,8), %rsi
callq _Jim_FreeObj
LBB535_5: ## in Loop: Header=BB535_1 Depth=1
jmp LBB535_7
LBB535_6: ## in Loop: Header=BB535_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
LBB535_7: ## in Loop: Header=BB535_1 Depth=1
movq -32(%rbp), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
movq -32(%rbp), %rax
movslq -24(%rbp), %rcx
movq %rdx, (%rax,%rcx,8)
## %bb.8: ## in Loop: Header=BB535_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB535_1
LBB535_9:
movq -32(%rbp), %rax
movslq -20(%rbp), %rcx
movq (%rax,%rcx,8), %rdx
movq -32(%rbp), %rax
movl -24(%rbp), %ecx
addl $1, %ecx
movl %ecx, -24(%rbp)
movslq %ecx, %rcx
movq %rdx, (%rax,%rcx,8)
movl -24(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, 32(%rax)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCreateProcedureCmd
_JimCreateProcedureCmd: ## @JimCreateProcedureCmd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq %r8, -48(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_ListLength
movl %eax, -60(%rbp)
movslq -60(%rbp), %rax
shlq $4, %rax
addq $80, %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -56(%rbp)
movq -56(%rbp), %rdi
xorl %esi, %esi
movl $80, %edx
movq $-1, %rcx
callq ___memset_chk
movq -56(%rbp), %rax
movl $1, (%rax)
movq -56(%rbp), %rax
movl $1, 4(%rax)
movq -24(%rbp), %rcx
movq -56(%rbp), %rax
movq %rcx, 16(%rax)
movl -60(%rbp), %ecx
movq -56(%rbp), %rax
movl %ecx, 40(%rax)
movq -40(%rbp), %rcx
movq -56(%rbp), %rax
movq %rcx, 24(%rax)
movq -56(%rbp), %rax
movl $-1, 52(%rax)
movq -56(%rbp), %rcx
addq $80, %rcx
movq -56(%rbp), %rax
movq %rcx, 64(%rax)
cmpq $0, -48(%rbp)
je LBB536_2
## %bb.1:
movq -48(%rbp), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
jmp LBB536_3
LBB536_2:
movq -16(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
LBB536_3:
movq -120(%rbp), %rcx ## 8-byte Reload
movq -56(%rbp), %rax
movq %rcx, 72(%rax)
movq -24(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -40(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -56(%rbp), %rax
movq 72(%rax), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
cmpq $0, -32(%rbp)
je LBB536_6
## %bb.4:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movq -32(%rbp), %rdx
callq _JimCreateProcedureStatics
cmpl $0, %eax
je LBB536_6
## %bb.5:
jmp LBB536_14
LBB536_6:
movl $0, -64(%rbp)
LBB536_7: ## =>This Inner Loop Header: Depth=1
movl -64(%rbp), %eax
cmpl -60(%rbp), %eax
jge LBB536_34
## %bb.8: ## in Loop: Header=BB536_7 Depth=1
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -64(%rbp), %edx
callq _Jim_ListGetIndex
movq %rax, -72(%rbp)
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
callq _Jim_ListLength
movl %eax, -92(%rbp)
cmpl $0, -92(%rbp)
jne LBB536_15
## %bb.9:
jmp LBB536_10
LBB536_10:
movq -16(%rbp), %rdi
leaq L_.str.492(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -104(%rbp)
movq -104(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB536_12
## %bb.11:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB536_12:
movq -104(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.13:
jmp LBB536_14
LBB536_14:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _JimDecrCmdRefCount
movq $0, -8(%rbp)
jmp LBB536_35
LBB536_15: ## in Loop: Header=BB536_7 Depth=1
cmpl $2, -92(%rbp)
jle LBB536_17
## %bb.16:
movq -16(%rbp), %rdi
movq -72(%rbp), %rdx
leaq L_.str.493(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
jmp LBB536_14
LBB536_17: ## in Loop: Header=BB536_7 Depth=1
cmpl $2, -92(%rbp)
jne LBB536_19
## %bb.18: ## in Loop: Header=BB536_7 Depth=1
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
xorl %edx, %edx
callq _Jim_ListGetIndex
movq %rax, -80(%rbp)
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
movl $1, %edx
callq _Jim_ListGetIndex
movq %rax, -88(%rbp)
jmp LBB536_20
LBB536_19: ## in Loop: Header=BB536_7 Depth=1
movq -72(%rbp), %rax
movq %rax, -80(%rbp)
movq $0, -88(%rbp)
LBB536_20: ## in Loop: Header=BB536_7 Depth=1
movq -16(%rbp), %rdi
movq -80(%rbp), %rsi
leaq L_.str.494(%rip), %rdx
callq _Jim_CompareStringImmediate
cmpl $0, %eax
je LBB536_28
## %bb.21: ## in Loop: Header=BB536_7 Depth=1
movq -56(%rbp), %rax
cmpl $0, 52(%rax)
jl LBB536_27
## %bb.22:
jmp LBB536_23
LBB536_23:
movq -16(%rbp), %rdi
leaq L_.str.495(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -112(%rbp)
movq -112(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB536_25
## %bb.24:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB536_25:
movq -112(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.26:
jmp LBB536_14
LBB536_27: ## in Loop: Header=BB536_7 Depth=1
movl -64(%rbp), %ecx
movq -56(%rbp), %rax
movl %ecx, 52(%rax)
jmp LBB536_32
LBB536_28: ## in Loop: Header=BB536_7 Depth=1
cmpl $2, -92(%rbp)
jne LBB536_30
## %bb.29: ## in Loop: Header=BB536_7 Depth=1
movq -56(%rbp), %rax
movl 48(%rax), %ecx
addl $1, %ecx
movl %ecx, 48(%rax)
jmp LBB536_31
LBB536_30: ## in Loop: Header=BB536_7 Depth=1
movq -56(%rbp), %rax
movl 44(%rax), %ecx
addl $1, %ecx
movl %ecx, 44(%rax)
LBB536_31: ## in Loop: Header=BB536_7 Depth=1
jmp LBB536_32
LBB536_32: ## in Loop: Header=BB536_7 Depth=1
movq -80(%rbp), %rcx
movq -56(%rbp), %rax
movq 64(%rax), %rax
movslq -64(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movq %rcx, (%rax)
movq -88(%rbp), %rcx
movq -56(%rbp), %rax
movq 64(%rax), %rax
movslq -64(%rbp), %rdx
shlq $4, %rdx
addq %rdx, %rax
movq %rcx, 8(%rax)
## %bb.33: ## in Loop: Header=BB536_7 Depth=1
movl -64(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
jmp LBB536_7
LBB536_34:
movq -56(%rbp), %rax
movq %rax, -8(%rbp)
LBB536_35:
movq -8(%rbp), %rax
addq $128, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCreateProcedureStatics
_JimCreateProcedureStatics: ## @JimCreateProcedureStatics
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_ListLength
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
jne LBB537_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB537_22
LBB537_2:
movl $48, %edi
callq _Jim_Alloc
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, 32(%rax)
movq -24(%rbp), %rax
movq 32(%rax), %rdi
movq -16(%rbp), %rdx
leaq _JimVariablesHashTableType(%rip), %rsi
callq _Jim_InitHashTable
movl $0, -40(%rbp)
LBB537_3: ## =>This Inner Loop Header: Depth=1
movl -40(%rbp), %eax
cmpl -36(%rbp), %eax
jge LBB537_21
## %bb.4: ## in Loop: Header=BB537_3 Depth=1
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
movl -40(%rbp), %edx
callq _Jim_ListGetIndex
movq %rax, -48(%rbp)
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_ListLength
movl %eax, -76(%rbp)
cmpl $1, -76(%rbp)
je LBB537_6
## %bb.5: ## in Loop: Header=BB537_3 Depth=1
cmpl $2, -76(%rbp)
jne LBB537_18
LBB537_6: ## in Loop: Header=BB537_3 Depth=1
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
xorl %edx, %edx
callq _Jim_ListGetIndex
movq %rax, -64(%rbp)
cmpl $1, -76(%rbp)
jne LBB537_10
## %bb.7: ## in Loop: Header=BB537_3 Depth=1
movq -16(%rbp), %rdi
movq -64(%rbp), %rsi
xorl %edx, %edx
callq _Jim_GetVariable
movq %rax, -56(%rbp)
cmpq $0, -56(%rbp)
jne LBB537_9
## %bb.8:
movq -16(%rbp), %rdi
movq -64(%rbp), %rdx
leaq L_.str.496(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB537_22
LBB537_9: ## in Loop: Header=BB537_3 Depth=1
jmp LBB537_11
LBB537_10: ## in Loop: Header=BB537_3 Depth=1
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movl $1, %edx
callq _Jim_ListGetIndex
movq %rax, -56(%rbp)
LBB537_11: ## in Loop: Header=BB537_3 Depth=1
movq -16(%rbp), %rdi
movq -64(%rbp), %rdx
leaq L_.str.497(%rip), %rsi
callq _JimValidName
cmpl $0, %eax
je LBB537_13
## %bb.12:
movl $1, -4(%rbp)
jmp LBB537_22
LBB537_13: ## in Loop: Header=BB537_3 Depth=1
movl $16, %edi
callq _Jim_Alloc
movq %rax, -72(%rbp)
movq -56(%rbp), %rcx
movq -72(%rbp), %rax
movq %rcx, (%rax)
movq -56(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -72(%rbp), %rax
movq $0, 8(%rax)
movq -24(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
movq -64(%rbp), %rdi
callq _Jim_String
movq -88(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
movq -72(%rbp), %rdx
callq _Jim_AddHashEntry
cmpl $0, %eax
je LBB537_17
## %bb.14:
movq -16(%rbp), %rdi
movq -64(%rbp), %rdx
leaq L_.str.498(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movq -56(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB537_16
## %bb.15:
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
callq _Jim_FreeObj
LBB537_16:
movq -72(%rbp), %rdi
callq _Jim_Free
movl $1, -4(%rbp)
jmp LBB537_22
LBB537_17: ## in Loop: Header=BB537_3 Depth=1
jmp LBB537_19
LBB537_18:
movq -16(%rbp), %rdi
movq -48(%rbp), %rdx
leaq L_.str.499(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB537_22
LBB537_19: ## in Loop: Header=BB537_3 Depth=1
jmp LBB537_20
LBB537_20: ## in Loop: Header=BB537_3 Depth=1
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB537_3
LBB537_21:
movl $0, -4(%rbp)
LBB537_22:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimSetStackTrace
_JimSetStackTrace: ## @JimSetStackTrace
.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), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -8(%rbp), %rax
movq 304(%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB538_2
## %bb.1:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 304(%rax), %rsi
callq _Jim_FreeObj
LBB538_2:
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 304(%rax)
movq -8(%rbp), %rax
movl $1, 332(%rax)
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 304(%rax), %rsi
callq _Jim_ListLength
movl %eax, -20(%rbp)
cmpl $3, -20(%rbp)
jl LBB538_6
## %bb.3:
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 304(%rax), %rsi
movl -20(%rbp), %edx
subl $2, %edx
callq _Jim_ListGetIndex
movq %rax, %rdi
callq _Jim_Length
cmpl $0, %eax
jne LBB538_5
## %bb.4:
movq -8(%rbp), %rax
movl $1, 24(%rax)
LBB538_5:
jmp LBB538_6
LBB538_6:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringMap
_JimStringMap: ## @JimStringMap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq $0, -56(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _Jim_ListLength
movl %eax, -40(%rbp)
movl -40(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
cmpl $0, %edx
je LBB539_6
## %bb.1:
jmp LBB539_2
LBB539_2:
movq -16(%rbp), %rdi
leaq L_.str.541(%rip), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB539_4
## %bb.3:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB539_4:
movq -80(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.5:
movq $0, -8(%rbp)
jmp LBB539_27
LBB539_6:
movq -32(%rbp), %rdi
callq _Jim_String
movq %rax, -48(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_Utf8Length
movl %eax, -60(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -72(%rbp)
LBB539_7: ## =>This Loop Header: Depth=1
## Child Loop BB539_9 Depth 2
cmpl $0, -60(%rbp)
je LBB539_24
## %bb.8: ## in Loop: Header=BB539_7 Depth=1
movl $0, -64(%rbp)
LBB539_9: ## Parent Loop BB539_7 Depth=1
## => This Inner Loop Header: Depth=2
movl -64(%rbp), %eax
cmpl -40(%rbp), %eax
jge LBB539_19
## %bb.10: ## in Loop: Header=BB539_9 Depth=2
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -64(%rbp), %edx
callq _Jim_ListGetIndex
movq %rax, -88(%rbp)
movq -88(%rbp), %rdi
callq _Jim_String
movq %rax, -96(%rbp)
movq -16(%rbp), %rdi
movq -88(%rbp), %rsi
callq _Jim_Utf8Length
movl %eax, -100(%rbp)
movl -60(%rbp), %eax
cmpl -100(%rbp), %eax
jl LBB539_17
## %bb.11: ## in Loop: Header=BB539_9 Depth=2
cmpl $0, -100(%rbp)
je LBB539_17
## %bb.12: ## in Loop: Header=BB539_9 Depth=2
movq -48(%rbp), %rdi
movq -96(%rbp), %rsi
movl -100(%rbp), %edx
movl -36(%rbp), %ecx
callq _JimStringCompareLen
movl %eax, -104(%rbp)
cmpl $0, -104(%rbp)
jne LBB539_16
## %bb.13: ## in Loop: Header=BB539_7 Depth=1
cmpq $0, -56(%rbp)
je LBB539_15
## %bb.14: ## in Loop: Header=BB539_7 Depth=1
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
movq -56(%rbp), %rdx
movq -48(%rbp), %rax
movq -56(%rbp), %rcx
subq %rcx, %rax
movl %eax, %ecx
callq _Jim_AppendString
movq $0, -56(%rbp)
LBB539_15: ## in Loop: Header=BB539_7 Depth=1
movq -16(%rbp), %rax
movq %rax, -128(%rbp) ## 8-byte Spill
movq -72(%rbp), %rax
movq %rax, -120(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -64(%rbp), %edx
addl $1, %edx
callq _Jim_ListGetIndex
movq -128(%rbp), %rdi ## 8-byte Reload
movq -120(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_AppendObj
movl -100(%rbp), %ecx
movq -48(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -48(%rbp)
movl -100(%rbp), %ecx
movl -60(%rbp), %eax
subl %ecx, %eax
movl %eax, -60(%rbp)
jmp LBB539_19
LBB539_16: ## in Loop: Header=BB539_9 Depth=2
jmp LBB539_17
LBB539_17: ## in Loop: Header=BB539_9 Depth=2
jmp LBB539_18
LBB539_18: ## in Loop: Header=BB539_9 Depth=2
movl -64(%rbp), %eax
addl $2, %eax
movl %eax, -64(%rbp)
jmp LBB539_9
LBB539_19: ## in Loop: Header=BB539_7 Depth=1
movl -64(%rbp), %eax
cmpl -40(%rbp), %eax
jne LBB539_23
## %bb.20: ## in Loop: Header=BB539_7 Depth=1
cmpq $0, -56(%rbp)
jne LBB539_22
## %bb.21: ## in Loop: Header=BB539_7 Depth=1
movq -48(%rbp), %rax
movq %rax, -56(%rbp)
LBB539_22: ## in Loop: Header=BB539_7 Depth=1
movq -48(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -108(%rbp)
movq -48(%rbp), %rax
addq $1, %rax
movq %rax, -48(%rbp)
movl -60(%rbp), %eax
addl $-1, %eax
movl %eax, -60(%rbp)
LBB539_23: ## in Loop: Header=BB539_7 Depth=1
jmp LBB539_7
LBB539_24:
cmpq $0, -56(%rbp)
je LBB539_26
## %bb.25:
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
movq -56(%rbp), %rdx
movq -48(%rbp), %rax
movq -56(%rbp), %rcx
subq %rcx, %rax
movl %eax, %ecx
callq _Jim_AppendString
LBB539_26:
movq -72(%rbp), %rax
movq %rax, -8(%rbp)
LBB539_27:
movq -8(%rbp), %rax
addq $128, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringFirst
_JimStringFirst: ## @JimStringFirst
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movl %r8d, -40(%rbp)
cmpl $0, -20(%rbp)
je LBB540_3
## %bb.1:
cmpl $0, -36(%rbp)
je LBB540_3
## %bb.2:
movl -20(%rbp), %eax
cmpl -36(%rbp), %eax
jle LBB540_4
LBB540_3:
movl $-1, -4(%rbp)
jmp LBB540_13
LBB540_4:
cmpl $0, -40(%rbp)
jge LBB540_6
## %bb.5:
movl $0, -40(%rbp)
LBB540_6:
movl -40(%rbp), %ecx
movq -32(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
movl -20(%rbp), %eax
movl %eax, -48(%rbp)
movl -40(%rbp), %eax
movl %eax, -44(%rbp)
LBB540_7: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
movl -36(%rbp), %ecx
subl -20(%rbp), %ecx
cmpl %ecx, %eax
jg LBB540_12
## %bb.8: ## in Loop: Header=BB540_7 Depth=1
movq -32(%rbp), %rdi
movq -16(%rbp), %rsi
movslq -48(%rbp), %rdx
callq _memcmp
cmpl $0, %eax
jne LBB540_10
## %bb.9:
movl -44(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB540_13
LBB540_10: ## in Loop: Header=BB540_7 Depth=1
movq -32(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -52(%rbp)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
## %bb.11: ## in Loop: Header=BB540_7 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB540_7
LBB540_12:
movl $-1, -4(%rbp)
LBB540_13:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringLast
_JimStringLast: ## @JimStringLast
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
cmpl $0, -20(%rbp)
je LBB541_3
## %bb.1:
cmpl $0, -36(%rbp)
je LBB541_3
## %bb.2:
movl -20(%rbp), %eax
cmpl -36(%rbp), %eax
jle LBB541_4
LBB541_3:
movl $-1, -4(%rbp)
jmp LBB541_12
LBB541_4:
movq -32(%rbp), %rax
movslq -36(%rbp), %rcx
addq %rcx, %rax
addq $-1, %rax
movq %rax, -48(%rbp)
LBB541_5: ## =>This Inner Loop Header: Depth=1
movq -48(%rbp), %rax
movq -32(%rbp), %rcx
addq $-1, %rcx
cmpq %rcx, %rax
je LBB541_11
## %bb.6: ## in Loop: Header=BB541_5 Depth=1
movq -48(%rbp), %rax
movsbl (%rax), %eax
movq -16(%rbp), %rcx
movsbl (%rcx), %ecx
cmpl %ecx, %eax
jne LBB541_9
## %bb.7: ## in Loop: Header=BB541_5 Depth=1
movq -16(%rbp), %rdi
movq -48(%rbp), %rsi
movslq -20(%rbp), %rdx
callq _memcmp
cmpl $0, %eax
jne LBB541_9
## %bb.8:
movq -48(%rbp), %rax
movq -32(%rbp), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -4(%rbp)
jmp LBB541_12
LBB541_9: ## in Loop: Header=BB541_5 Depth=1
jmp LBB541_10
LBB541_10: ## in Loop: Header=BB541_5 Depth=1
movq -48(%rbp), %rax
addq $-1, %rax
movq %rax, -48(%rbp)
jmp LBB541_5
LBB541_11:
movl $-1, -4(%rbp)
LBB541_12:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringTrim
_JimStringTrim: ## @JimStringTrim
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
callq _JimStringTrimLeft
movq %rax, -32(%rbp)
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
movq -24(%rbp), %rdx
callq _JimStringTrimRight
movq %rax, -16(%rbp)
movq -32(%rbp), %rax
cmpq -16(%rbp), %rax
je LBB542_3
## %bb.1:
movq -32(%rbp), %rax
cmpl $0, 16(%rax)
jne LBB542_3
## %bb.2:
movq -8(%rbp), %rdi
movq -32(%rbp), %rsi
callq _Jim_FreeObj
LBB542_3:
movq -16(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringTrimLeft
_JimStringTrimLeft: ## @JimStringTrimLeft
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -24(%rbp), %rdi
leaq -36(%rbp), %rsi
callq _Jim_GetString
movq %rax, -48(%rbp)
leaq _default_trim_chars(%rip), %rax
movq %rax, -56(%rbp)
movl _default_trim_chars_len(%rip), %eax
movl %eax, -60(%rbp)
cmpq $0, -32(%rbp)
je LBB543_2
## %bb.1:
movq -32(%rbp), %rdi
leaq -60(%rbp), %rsi
callq _Jim_GetString
movq %rax, -56(%rbp)
LBB543_2:
movq -48(%rbp), %rdi
movl -36(%rbp), %esi
movq -56(%rbp), %rdx
movl -60(%rbp), %ecx
callq _JimFindTrimLeft
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
cmpq -48(%rbp), %rax
jne LBB543_4
## %bb.3:
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB543_5
LBB543_4:
movq -16(%rbp), %rdi
movq -72(%rbp), %rsi
movslq -36(%rbp), %rax
movq -72(%rbp), %rcx
movq -48(%rbp), %rdx
subq %rdx, %rcx
subq %rcx, %rax
movl %eax, %edx
callq _Jim_NewStringObj
movq %rax, -8(%rbp)
LBB543_5:
movq -8(%rbp), %rax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringTrimRight
_JimStringTrimRight: ## @JimStringTrimRight
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
leaq _default_trim_chars(%rip), %rax
movq %rax, -48(%rbp)
movl _default_trim_chars_len(%rip), %eax
movl %eax, -52(%rbp)
cmpq $0, -32(%rbp)
je LBB544_2
## %bb.1:
movq -32(%rbp), %rdi
leaq -52(%rbp), %rsi
callq _Jim_GetString
movq %rax, -48(%rbp)
LBB544_2:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _SetStringFromAny
movq -24(%rbp), %rdi
callq _Jim_Length
movl %eax, -36(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rdi
movl -36(%rbp), %esi
movq -48(%rbp), %rdx
movl -52(%rbp), %ecx
callq _JimFindTrimRight
movq %rax, -64(%rbp)
cmpq $0, -64(%rbp)
jne LBB544_4
## %bb.3:
movq -16(%rbp), %rdi
leaq L_.str.42(%rip), %rsi
xorl %edx, %edx
callq _Jim_NewStringObj
movq %rax, -8(%rbp)
jmp LBB544_10
LBB544_4:
movq -64(%rbp), %rax
movq -24(%rbp), %rcx
movq (%rcx), %rcx
movslq -36(%rbp), %rdx
addq %rdx, %rcx
cmpq %rcx, %rax
jne LBB544_6
## %bb.5:
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB544_10
LBB544_6:
movq -24(%rbp), %rax
cmpl $1, 16(%rax)
jle LBB544_8
## %bb.7:
movq -16(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
movq -64(%rbp), %rax
movq -24(%rbp), %rcx
movq (%rcx), %rcx
subq %rcx, %rax
movl %eax, %edx
callq _Jim_NewStringObj
movq %rax, -24(%rbp)
jmp LBB544_9
LBB544_8:
movq -24(%rbp), %rax
movq (%rax), %rax
movq -64(%rbp), %rcx
movq -24(%rbp), %rdx
movq (%rdx), %rdx
subq %rdx, %rcx
movb $0, (%rax,%rcx)
movq -64(%rbp), %rax
movq -24(%rbp), %rcx
movq (%rcx), %rcx
subq %rcx, %rax
movl %eax, %ecx
movq -24(%rbp), %rax
movl %ecx, 20(%rax)
LBB544_9:
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
LBB544_10:
movq -8(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringToLower
_JimStringToLower: ## @JimStringToLower
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _SetStringFromAny
movq -16(%rbp), %rdi
leaq -28(%rbp), %rsi
callq _Jim_GetString
movq %rax, -40(%rbp)
movl -28(%rbp), %edi
addl $1, %edi
callq _Jim_Alloc
movq %rax, -24(%rbp)
movq -24(%rbp), %rdi
movq -40(%rbp), %rsi
xorl %edx, %edx
callq _JimStrCopyUpperLower
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObjNoAlloc
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringToUpper
_JimStringToUpper: ## @JimStringToUpper
.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), %rax
leaq _stringObjType(%rip), %rcx
cmpq %rcx, 8(%rax)
je LBB546_2
## %bb.1:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
callq _SetStringFromAny
LBB546_2:
movq -16(%rbp), %rdi
leaq -36(%rbp), %rsi
callq _Jim_GetString
movq %rax, -32(%rbp)
movl -36(%rbp), %edi
addl $1, %edi
callq _Jim_Alloc
movq %rax, -24(%rbp)
movq -24(%rbp), %rdi
movq -32(%rbp), %rsi
movl $1, %edx
callq _JimStrCopyUpperLower
movq -8(%rbp), %rdi
movq -24(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObjNoAlloc
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringToTitle
_JimStringToTitle: ## @JimStringToTitle
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rdi
leaq -44(%rbp), %rsi
callq _Jim_GetString
movq %rax, -56(%rbp)
cmpl $0, -44(%rbp)
jne LBB547_2
## %bb.1:
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB547_3
LBB547_2:
movl -44(%rbp), %edi
addl $1, %edi
callq _Jim_Alloc
movq %rax, -40(%rbp)
movq %rax, -32(%rbp)
movq -56(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -48(%rbp)
movq -56(%rbp), %rax
addq $1, %rax
movq %rax, -56(%rbp)
movl -48(%rbp), %edi
callq _toupper
movb %al, %cl
movq -40(%rbp), %rax
movb %cl, (%rax)
movq -40(%rbp), %rax
addq $1, %rax
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
movq -56(%rbp), %rsi
xorl %edx, %edx
callq _JimStrCopyUpperLower
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObjNoAlloc
movq %rax, -8(%rbp)
LBB547_3:
movq -8(%rbp), %rax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStringIs
_JimStringIs: ## @JimStringIs
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq $0, -64(%rbp)
movq -16(%rbp), %rdi
movq -32(%rbp), %rsi
leaq _JimStringIs.strclassnames(%rip), %rdx
leaq -40(%rbp), %rcx
leaq L_.str.555(%rip), %r8
movl $3, %r9d
callq _Jim_GetEnum
cmpl $0, %eax
je LBB548_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB548_49
LBB548_2:
movq -24(%rbp), %rdi
leaq -44(%rbp), %rsi
callq _Jim_GetString
movq %rax, -56(%rbp)
cmpl $0, -44(%rbp)
jne LBB548_8
## %bb.3:
jmp LBB548_4
LBB548_4:
movq -16(%rbp), %rdi
cmpl $0, -36(%rbp)
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -72(%rbp)
movq -72(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB548_6
## %bb.5:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB548_6:
movq -72(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.7:
movl $0, -4(%rbp)
jmp LBB548_49
LBB548_8:
movl -40(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -128(%rbp) ## 8-byte Spill
subq $13, %rax
ja LBB548_33
## %bb.50:
movq -128(%rbp), %rax ## 8-byte Reload
leaq LJTI548_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB548_9:
jmp LBB548_10
LBB548_10:
movq -16(%rbp), %rax
movq %rax, -136(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
leaq -80(%rbp), %rdx
callq _JimGetWideNoErr
movq -136(%rbp), %rdi ## 8-byte Reload
cmpl $0, %eax
sete %al
andb $1, %al
movzbl %al, %eax
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB548_12
## %bb.11:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB548_12:
movq -88(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.13:
movl $0, -4(%rbp)
jmp LBB548_49
LBB548_14:
jmp LBB548_15
LBB548_15:
movq -16(%rbp), %rax
movq %rax, -152(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
leaq -96(%rbp), %rdx
callq _Jim_GetDouble
movl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -137(%rbp) ## 1-byte Spill
jne LBB548_17
## %bb.16:
callq ___error
cmpl $34, (%rax)
setne %al
movb %al, -137(%rbp) ## 1-byte Spill
LBB548_17:
movq -152(%rbp), %rdi ## 8-byte Reload
movb -137(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movslq %eax, %rsi
callq _Jim_NewIntObj
movq %rax, -104(%rbp)
movq -104(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB548_19
## %bb.18:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB548_19:
movq -104(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.20:
movl $0, -4(%rbp)
jmp LBB548_49
LBB548_21:
movq _isalpha@GOTPCREL(%rip), %rax
movq %rax, -64(%rbp)
jmp LBB548_34
LBB548_22:
movq _isalnum@GOTPCREL(%rip), %rax
movq %rax, -64(%rbp)
jmp LBB548_34
LBB548_23:
leaq _jim_isascii(%rip), %rax
movq %rax, -64(%rbp)
jmp LBB548_34
LBB548_24:
movq _isdigit@GOTPCREL(%rip), %rax
movq %rax, -64(%rbp)
jmp LBB548_34
LBB548_25:
movq _islower@GOTPCREL(%rip), %rax
movq %rax, -64(%rbp)
jmp LBB548_34
LBB548_26:
movq _isupper@GOTPCREL(%rip), %rax
movq %rax, -64(%rbp)
jmp LBB548_34
LBB548_27:
movq _isspace@GOTPCREL(%rip), %rax
movq %rax, -64(%rbp)
jmp LBB548_34
LBB548_28:
movq _isxdigit@GOTPCREL(%rip), %rax
movq %rax, -64(%rbp)
jmp LBB548_34
LBB548_29:
movq _iscntrl@GOTPCREL(%rip), %rax
movq %rax, -64(%rbp)
jmp LBB548_34
LBB548_30:
movq _isprint@GOTPCREL(%rip), %rax
movq %rax, -64(%rbp)
jmp LBB548_34
LBB548_31:
movq _isgraph@GOTPCREL(%rip), %rax
movq %rax, -64(%rbp)
jmp LBB548_34
LBB548_32:
movq _ispunct@GOTPCREL(%rip), %rax
movq %rax, -64(%rbp)
jmp LBB548_34
LBB548_33:
movl $1, -4(%rbp)
jmp LBB548_49
LBB548_34:
movl $0, -48(%rbp)
LBB548_35: ## =>This Inner Loop Header: Depth=1
movl -48(%rbp), %eax
cmpl -44(%rbp), %eax
jge LBB548_44
## %bb.36: ## in Loop: Header=BB548_35 Depth=1
movq -64(%rbp), %rax
movq -56(%rbp), %rcx
movslq -48(%rbp), %rdx
movsbl (%rcx,%rdx), %edi
callq *%rax
cmpl $0, %eax
jne LBB548_42
## %bb.37:
jmp LBB548_38
LBB548_38:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _Jim_NewIntObj
movq %rax, -112(%rbp)
movq -112(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB548_40
## %bb.39:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB548_40:
movq -112(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.41:
movl $0, -4(%rbp)
jmp LBB548_49
LBB548_42: ## in Loop: Header=BB548_35 Depth=1
jmp LBB548_43
LBB548_43: ## in Loop: Header=BB548_35 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB548_35
LBB548_44:
jmp LBB548_45
LBB548_45:
movq -16(%rbp), %rdi
movl $1, %esi
callq _Jim_NewIntObj
movq %rax, -120(%rbp)
movq -120(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB548_47
## %bb.46:
movq -16(%rbp), %rdi
movq -16(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB548_47:
movq -120(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
## %bb.48:
movl $0, -4(%rbp)
LBB548_49:
movl -4(%rbp), %eax
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L548_0_set_9, LBB548_9-LJTI548_0
.set L548_0_set_21, LBB548_21-LJTI548_0
.set L548_0_set_22, LBB548_22-LJTI548_0
.set L548_0_set_23, LBB548_23-LJTI548_0
.set L548_0_set_24, LBB548_24-LJTI548_0
.set L548_0_set_14, LBB548_14-LJTI548_0
.set L548_0_set_25, LBB548_25-LJTI548_0
.set L548_0_set_26, LBB548_26-LJTI548_0
.set L548_0_set_27, LBB548_27-LJTI548_0
.set L548_0_set_28, LBB548_28-LJTI548_0
.set L548_0_set_29, LBB548_29-LJTI548_0
.set L548_0_set_30, LBB548_30-LJTI548_0
.set L548_0_set_31, LBB548_31-LJTI548_0
.set L548_0_set_32, LBB548_32-LJTI548_0
LJTI548_0:
.long L548_0_set_9
.long L548_0_set_21
.long L548_0_set_22
.long L548_0_set_23
.long L548_0_set_24
.long L548_0_set_14
.long L548_0_set_25
.long L548_0_set_26
.long L548_0_set_27
.long L548_0_set_28
.long L548_0_set_29
.long L548_0_set_30
.long L548_0_set_31
.long L548_0_set_32
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function JimFindTrimLeft
_JimFindTrimLeft: ## @JimFindTrimLeft
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
LBB549_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -12(%rbp)
je LBB549_5
## %bb.2: ## in Loop: Header=BB549_1 Depth=1
movq -8(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -32(%rbp)
movl $1, -36(%rbp)
movq -24(%rbp), %rdi
movl -28(%rbp), %esi
movl -32(%rbp), %edx
callq _utf8_memchr
cmpq $0, %rax
jne LBB549_4
## %bb.3:
jmp LBB549_5
LBB549_4: ## in Loop: Header=BB549_1 Depth=1
movl -36(%rbp), %ecx
movq -8(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
movl -36(%rbp), %ecx
movl -12(%rbp), %eax
subl %ecx, %eax
movl %eax, -12(%rbp)
jmp LBB549_1
LBB549_5:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function utf8_memchr
_utf8_memchr: ## @utf8_memchr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movq -8(%rbp), %rdi
movl -16(%rbp), %esi
movslq -12(%rbp), %rdx
callq _memchr
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimFindTrimRight
_JimFindTrimRight: ## @JimFindTrimRight
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movl -20(%rbp), %ecx
movq -16(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -16(%rbp)
LBB551_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -20(%rbp)
je LBB551_5
## %bb.2: ## in Loop: Header=BB551_1 Depth=1
movl $1, -44(%rbp)
movl -44(%rbp), %ecx
movl -20(%rbp), %eax
subl %ecx, %eax
movl %eax, -20(%rbp)
movl -44(%rbp), %ecx
movq -16(%rbp), %rax
movslq %ecx, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
addq %rcx, %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -40(%rbp)
movl $1, -44(%rbp)
movq -32(%rbp), %rdi
movl -36(%rbp), %esi
movl -40(%rbp), %edx
callq _utf8_memchr
cmpq $0, %rax
jne LBB551_4
## %bb.3:
movq -16(%rbp), %rax
movslq -44(%rbp), %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
jmp LBB551_6
LBB551_4: ## in Loop: Header=BB551_1 Depth=1
jmp LBB551_1
LBB551_5:
movq $0, -8(%rbp)
LBB551_6:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimStrCopyUpperLower
_JimStrCopyUpperLower: ## @JimStrCopyUpperLower
.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)
LBB552_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpb $0, (%rax)
je LBB552_6
## %bb.2: ## in Loop: Header=BB552_1 Depth=1
movq -16(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -24(%rbp)
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
cmpl $0, -20(%rbp)
je LBB552_4
## %bb.3: ## in Loop: Header=BB552_1 Depth=1
movl -24(%rbp), %edi
callq _toupper
movl %eax, -28(%rbp) ## 4-byte Spill
jmp LBB552_5
LBB552_4: ## in Loop: Header=BB552_1 Depth=1
movl -24(%rbp), %edi
callq _tolower
movl %eax, -28(%rbp) ## 4-byte Spill
LBB552_5: ## in Loop: Header=BB552_1 Depth=1
movl -28(%rbp), %eax ## 4-byte Reload
movb %al, %cl
movq -8(%rbp), %rax
movb %cl, (%rax)
movq -8(%rbp), %rax
addq $1, %rax
movq %rax, -8(%rbp)
jmp LBB552_1
LBB552_6:
movq -8(%rbp), %rax
movb $0, (%rax)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function jim_isascii
_jim_isascii: ## @jim_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, -4(%rbp)
movl -4(%rbp), %eax
andl $-128, %eax
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimClock
_JimClock: ## @JimClock
.cfi_startproc
## %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 -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _gettimeofday
imulq $1000000, -16(%rbp), %rax ## imm = 0xF4240
movslq -8(%rbp), %rcx
addq %rcx, %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Jim_EvalEnsemble
_Jim_EvalEnsemble: ## @Jim_EvalEnsemble
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movq %r8, -40(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -48(%rbp)
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
leaq L_.str.107(%rip), %rdx
movl $1, %ecx
callq _Jim_AppendString
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
movq -24(%rbp), %rdx
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
callq _Jim_AppendString
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
movl -28(%rbp), %edx
movq -40(%rbp), %rcx
callq _Jim_EvalObjPrefix
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCommandsList
_JimCommandsList: ## @JimCommandsList
.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 -8(%rbp), %rdi
movq -8(%rbp), %rsi
addq $104, %rsi
movq -16(%rbp), %rdx
movl -20(%rbp), %r8d
leaq _JimCommandMatch(%rip), %rcx
callq _JimHashtablePatternMatch
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimVariablesList
_JimVariablesList: ## @JimVariablesList
.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 %edx, -28(%rbp)
cmpl $1, -28(%rbp)
jne LBB557_3
## %bb.1:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq -16(%rbp), %rcx
cmpq 96(%rcx), %rax
jne LBB557_3
## %bb.2:
movq -16(%rbp), %rax
movq 208(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB557_7
LBB557_3:
cmpl $0, -28(%rbp)
jne LBB557_5
## %bb.4:
movq -16(%rbp), %rax
movq 96(%rax), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
jmp LBB557_6
LBB557_5:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
LBB557_6:
movq -48(%rbp), %rax ## 8-byte Reload
movq %rax, -40(%rbp)
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
addq $16, %rsi
movq -24(%rbp), %rdx
movl -28(%rbp), %r8d
leaq _JimVariablesMatch(%rip), %rcx
callq _JimHashtablePatternMatch
movq %rax, -8(%rbp)
LBB557_7:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimInfoLevel
_JimInfoLevel: ## @JimInfoLevel
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl %ecx, -36(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq _JimGetCallFrameByInteger
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
jne LBB558_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB558_8
LBB558_2:
movq -48(%rbp), %rax
movq -16(%rbp), %rcx
cmpq 96(%rcx), %rax
jne LBB558_4
## %bb.3:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.504(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movl $1, -4(%rbp)
jmp LBB558_8
LBB558_4:
cmpl $0, -36(%rbp)
je LBB558_6
## %bb.5:
movq -16(%rbp), %rdi
movq -48(%rbp), %rax
movq 80(%rax), %rsi
movq -48(%rbp), %rax
movl 88(%rax), %edx
callq _Jim_NewListObj
movq %rax, %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
jmp LBB558_7
LBB558_6:
movq -16(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -56(%rbp)
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movq -48(%rbp), %rax
movq 80(%rax), %rax
movq (%rax), %rdx
callq _Jim_ListAppendElement
movq -16(%rbp), %rdi
movq -56(%rbp), %rsi
movq -48(%rbp), %rax
movq 128(%rax), %rdx
callq _Jim_ListAppendElement
movq -16(%rbp), %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq -56(%rbp), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movq -48(%rbp), %rax
movslq 136(%rax), %rsi
callq _Jim_NewIntObj
movq -72(%rbp), %rdi ## 8-byte Reload
movq -64(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movq -56(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
LBB558_7:
movl $0, -4(%rbp)
LBB558_8:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimHashtablePatternMatch
_JimHashtablePatternMatch: ## @JimHashtablePatternMatch
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movl %r8d, -36(%rbp)
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -56(%rbp)
cmpq $0, -24(%rbp)
je LBB559_5
## %bb.1:
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, %rdi
leaq L_.str.617(%rip), %rsi
callq _strpbrk
cmpq $0, %rax
jne LBB559_5
## %bb.2:
movq -16(%rbp), %rax
movq %rax, -96(%rbp) ## 8-byte Spill
movq -24(%rbp), %rdi
callq _Jim_String
movq -96(%rbp), %rdi ## 8-byte Reload
movq %rax, %rsi
callq _Jim_FindHashEntry
movq %rax, -48(%rbp)
cmpq $0, -48(%rbp)
je LBB559_4
## %bb.3:
movq -32(%rbp), %rax
movq -8(%rbp), %rdi
movq -56(%rbp), %rsi
movq -48(%rbp), %rdx
movl -36(%rbp), %ecx
callq *%rax
LBB559_4:
jmp LBB559_12
LBB559_5:
movq -16(%rbp), %rdi
leaq -88(%rbp), %rsi
callq _JimInitHashTableIterator
LBB559_6: ## =>This Inner Loop Header: Depth=1
leaq -88(%rbp), %rdi
callq _Jim_NextHashEntry
movq %rax, -48(%rbp)
cmpq $0, %rax
je LBB559_11
## %bb.7: ## in Loop: Header=BB559_6 Depth=1
cmpq $0, -24(%rbp)
je LBB559_9
## %bb.8: ## in Loop: Header=BB559_6 Depth=1
movq -24(%rbp), %rdi
callq _Jim_String
movq %rax, %rdi
movq -48(%rbp), %rax
movq (%rax), %rsi
xorl %edx, %edx
callq _JimGlobMatch
cmpl $0, %eax
je LBB559_10
LBB559_9: ## in Loop: Header=BB559_6 Depth=1
movq -32(%rbp), %rax
movq -8(%rbp), %rdi
movq -56(%rbp), %rsi
movq -48(%rbp), %rdx
movl -36(%rbp), %ecx
callq *%rax
LBB559_10: ## in Loop: Header=BB559_6 Depth=1
jmp LBB559_6
LBB559_11:
jmp LBB559_12
LBB559_12:
movq -56(%rbp), %rax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimVariablesMatch
_JimVariablesMatch: ## @JimVariablesMatch
.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)
movl %ecx, -28(%rbp)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
cmpl $1, -28(%rbp)
jne LBB560_2
## %bb.1:
movq -40(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB560_5
LBB560_2:
movq -8(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -56(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
movl -28(%rbp), %eax
andl $4096, %eax ## imm = 0x1000
cmpl $0, %eax
je LBB560_4
## %bb.3:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -40(%rbp), %rax
movq (%rax), %rdx
callq _Jim_ListAppendElement
LBB560_4:
jmp LBB560_5
LBB560_5:
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimInfoReferences
_JimInfoReferences: ## @JimInfoReferences
.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, -72(%rbp)
movl %esi, -76(%rbp)
movq %rdx, -88(%rbp)
movq -72(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _Jim_NewListObj
movq %rax, -96(%rbp)
movq -72(%rbp), %rdi
addq $240, %rdi
leaq -128(%rbp), %rsi
callq _JimInitHashTableIterator
LBB561_1: ## =>This Inner Loop Header: Depth=1
leaq -128(%rbp), %rdi
callq _Jim_NextHashEntry
movq %rax, -136(%rbp)
cmpq $0, %rax
je LBB561_3
## %bb.2: ## in Loop: Header=BB561_1 Depth=1
movq -136(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -144(%rbp)
movq -136(%rbp), %rax
movq (%rax), %rax
movq %rax, -152(%rbp)
leaq -64(%rbp), %rdi
movq -144(%rbp), %rsi
movq -152(%rbp), %rax
movq (%rax), %rdx
callq _JimFormatReference
movq -72(%rbp), %rax
movq %rax, -176(%rbp) ## 8-byte Spill
movq -96(%rbp), %rax
movq %rax, -168(%rbp) ## 8-byte Spill
movq -72(%rbp), %rdi
leaq -64(%rbp), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq -176(%rbp), %rdi ## 8-byte Reload
movq -168(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _Jim_ListAppendElement
jmp LBB561_1
LBB561_3:
jmp LBB561_4
LBB561_4:
movq -96(%rbp), %rax
movq %rax, -160(%rbp)
movq -160(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -72(%rbp), %rax
movq (%rax), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB561_6
## %bb.5:
movq -72(%rbp), %rdi
movq -72(%rbp), %rax
movq (%rax), %rsi
callq _Jim_FreeObj
LBB561_6:
movq -160(%rbp), %rcx
movq -72(%rbp), %rax
movq %rcx, (%rax)
## %bb.7:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB561_9
## %bb.8:
xorl %eax, %eax
addq $176, %rsp
popq %rbp
retq
LBB561_9:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimCommandMatch
_JimCommandMatch: ## @JimCommandMatch
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -40(%rbp)
cmpl $1, -28(%rbp)
jne LBB562_3
## %bb.1:
movq -40(%rbp), %rax
cmpl $0, 4(%rax)
jne LBB562_3
## %bb.2:
jmp LBB562_8
LBB562_3:
movq -8(%rbp), %rdi
movq -24(%rbp), %rax
movq (%rax), %rsi
movl $4294967295, %edx ## imm = 0xFFFFFFFF
callq _Jim_NewStringObj
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
cmpl $2, -28(%rbp)
jne LBB562_5
## %bb.4:
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_AioFilehandle
cmpq $0, %rax
je LBB562_6
LBB562_5:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -48(%rbp), %rdx
callq _Jim_ListAppendElement
LBB562_6:
movq -48(%rbp), %rcx
movl 16(%rcx), %eax
addl $-1, %eax
movl %eax, 16(%rcx)
cmpl $0, %eax
jg LBB562_8
## %bb.7:
movq -8(%rbp), %rdi
movq -48(%rbp), %rsi
callq _Jim_FreeObj
LBB562_8:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimGetCallFrameByInteger
_JimGetCallFrameByInteger: ## @JimGetCallFrameByInteger
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
leaq -32(%rbp), %rdx
callq _Jim_GetLong
cmpl $0, %eax
jne LBB563_12
## %bb.1:
cmpq $0, -32(%rbp)
jg LBB563_3
## %bb.2:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movslq 8(%rax), %rax
addq -32(%rbp), %rax
movq %rax, -32(%rbp)
LBB563_3:
cmpq $0, -32(%rbp)
jne LBB563_5
## %bb.4:
movq -16(%rbp), %rax
movq 96(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB563_13
LBB563_5:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movq %rax, -40(%rbp)
LBB563_6: ## =>This Inner Loop Header: Depth=1
cmpq $0, -40(%rbp)
je LBB563_11
## %bb.7: ## in Loop: Header=BB563_6 Depth=1
movq -40(%rbp), %rax
movslq 8(%rax), %rax
cmpq -32(%rbp), %rax
jne LBB563_9
## %bb.8:
movq -40(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB563_13
LBB563_9: ## in Loop: Header=BB563_6 Depth=1
jmp LBB563_10
LBB563_10: ## in Loop: Header=BB563_6 Depth=1
movq -40(%rbp), %rax
movq 72(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB563_6
LBB563_11:
jmp LBB563_12
LBB563_12:
movq -16(%rbp), %rdi
movq -24(%rbp), %rdx
leaq L_.str.504(%rip), %rsi
movb $0, %al
callq _Jim_SetResultFormatted
movq $0, -8(%rbp)
LBB563_13:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SetScanFmtFromAny
_SetScanFmtFromAny: ## @SetScanFmtFromAny
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $128, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl $-1, -56(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rax, -64(%rbp)
movq -24(%rbp), %rax
movl 20(%rax), %eax
movl %eax, -68(%rbp)
movq -64(%rbp), %rax
movslq -68(%rbp), %rcx
addq %rcx, %rax
movq %rax, -80(%rbp)
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB564_3
## %bb.1:
movq -24(%rbp), %rax
movq 8(%rax), %rax
cmpq $0, 8(%rax)
je LBB564_3
## %bb.2:
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rax
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
callq *%rax
LBB564_3:
movl $0, -48(%rbp)
movl $0, -44(%rbp)
LBB564_4: ## =>This Inner Loop Header: Depth=1
movl -48(%rbp), %eax
cmpl -68(%rbp), %eax
jge LBB564_9
## %bb.5: ## in Loop: Header=BB564_4 Depth=1
movq -64(%rbp), %rax
movslq -48(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $37, %eax
jne LBB564_7
## %bb.6: ## in Loop: Header=BB564_4 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
LBB564_7: ## in Loop: Header=BB564_4 Depth=1
jmp LBB564_8
LBB564_8: ## in Loop: Header=BB564_4 Depth=1
movl -48(%rbp), %eax
addl $1, %eax
movl %eax, -48(%rbp)
jmp LBB564_4
LBB564_9:
movl -44(%rbp), %eax
addl $1, %eax
cltq
shlq $5, %rax
addq $88, %rax
movslq -68(%rbp), %rcx
shlq $0, %rcx
addq %rcx, %rax
addq $3, %rax
addq $1, %rax
movslq -68(%rbp), %rcx
shlq $0, %rcx
addq %rcx, %rax
addq $1, %rax
movslq -68(%rbp), %rcx
shlq $0, %rcx
addq %rcx, %rax
movl -44(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
shlq $0, %rcx
addq %rcx, %rax
addq $1, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -52(%rbp)
movl -52(%rbp), %edi
callq _Jim_Alloc
movq %rax, -32(%rbp)
movq -32(%rbp), %rdi
movslq -52(%rbp), %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
movslq -52(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, (%rax)
movq -32(%rbp), %rax
movq $0, 32(%rax)
movq -32(%rbp), %rcx
addq $56, %rcx
movl -44(%rbp), %eax
addl $1, %eax
cltq
shlq $5, %rax
addq %rax, %rcx
movq -32(%rbp), %rax
movq %rcx, 48(%rax)
movq -32(%rbp), %rax
movq 48(%rax), %rcx
movslq -68(%rbp), %rax
addq %rax, %rcx
addq $3, %rcx
addq $1, %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
movq -32(%rbp), %rax
movq 8(%rax), %rdi
movq -64(%rbp), %rsi
movslq -68(%rbp), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq -32(%rbp), %rax
movq 8(%rax), %rax
movslq -68(%rbp), %rcx
addq %rcx, %rax
addq $1, %rax
movq %rax, -40(%rbp)
movq -32(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movq -24(%rbp), %rax
leaq _scanFmtStringObjType(%rip), %rcx
movq %rcx, 8(%rax)
movl $0, -48(%rbp)
movl $0, -84(%rbp)
LBB564_10: ## =>This Loop Header: Depth=1
## Child Loop BB564_14 Depth 2
## Child Loop BB564_36 Depth 2
## Child Loop BB564_59 Depth 2
## Child Loop BB564_66 Depth 2
## Child Loop BB564_68 Depth 3
movq -64(%rbp), %rax
cmpq -80(%rbp), %rax
jae LBB564_91
## %bb.11: ## in Loop: Header=BB564_10 Depth=1
movl $0, -88(%rbp)
movq -32(%rbp), %rax
addq $56, %rax
movslq -84(%rbp), %rcx
shlq $5, %rcx
addq %rcx, %rax
movq %rax, -104(%rbp)
movq -32(%rbp), %rax
movq 16(%rax), %rcx
addq $1, %rcx
movq %rcx, 16(%rax)
movq -104(%rbp), %rax
movq $0, 16(%rax)
movq -64(%rbp), %rax
movsbl (%rax), %eax
cmpl $37, %eax
jne LBB564_13
## %bb.12: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $37, %eax
jne LBB564_22
LBB564_13: ## in Loop: Header=BB564_10 Depth=1
movq -104(%rbp), %rax
movb $0, 28(%rax)
movq -40(%rbp), %rcx
movslq -48(%rbp), %rax
addq %rax, %rcx
movq -104(%rbp), %rax
movq %rcx, 8(%rax)
LBB564_14: ## Parent Loop BB564_10 Depth=1
## => This Inner Loop Header: Depth=2
movq -64(%rbp), %rax
cmpq -80(%rbp), %rax
jae LBB564_21
## %bb.15: ## in Loop: Header=BB564_14 Depth=2
movq -64(%rbp), %rax
movsbl (%rax), %eax
cmpl $37, %eax
jne LBB564_19
## %bb.16: ## in Loop: Header=BB564_14 Depth=2
movq -64(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $37, %eax
je LBB564_18
## %bb.17: ## in Loop: Header=BB564_10 Depth=1
jmp LBB564_21
LBB564_18: ## in Loop: Header=BB564_14 Depth=2
movq -64(%rbp), %rax
addq $1, %rax
movq %rax, -64(%rbp)
LBB564_19: ## in Loop: Header=BB564_14 Depth=2
movq -64(%rbp), %rax
movb (%rax), %dl
movq -40(%rbp), %rax
movl -48(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -48(%rbp)
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
## %bb.20: ## in Loop: Header=BB564_14 Depth=2
movq -64(%rbp), %rax
addq $1, %rax
movq %rax, -64(%rbp)
jmp LBB564_14
LBB564_21: ## in Loop: Header=BB564_10 Depth=1
movq -40(%rbp), %rax
movl -48(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -48(%rbp)
movslq %ecx, %rcx
movb $0, (%rax,%rcx)
LBB564_22: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rax
addq $1, %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
cmpq -80(%rbp), %rax
jb LBB564_24
## %bb.23:
jmp LBB564_92
LBB564_24: ## in Loop: Header=BB564_10 Depth=1
movq -104(%rbp), %rax
movl $0, 24(%rax)
movq -64(%rbp), %rax
movsbl (%rax), %eax
cmpl $42, %eax
jne LBB564_26
## %bb.25: ## in Loop: Header=BB564_10 Depth=1
movq -104(%rbp), %rax
movl $-1, 24(%rax)
movq -64(%rbp), %rax
addq $1, %rax
movq %rax, -64(%rbp)
jmp LBB564_27
LBB564_26: ## in Loop: Header=BB564_10 Depth=1
movq -32(%rbp), %rax
movq 24(%rax), %rcx
addq $1, %rcx
movq %rcx, 24(%rax)
LBB564_27: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rdi
leaq L_.str.630(%rip), %rsi
leaq -88(%rbp), %rdx
leaq -92(%rbp), %rcx
movb $0, %al
callq _sscanf
cmpl $1, %eax
jne LBB564_51
## %bb.28: ## in Loop: Header=BB564_10 Depth=1
movl -92(%rbp), %ecx
movq -64(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -64(%rbp)
movq -104(%rbp), %rax
cmpl $-1, 24(%rax)
je LBB564_49
## %bb.29: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rax
movsbl (%rax), %eax
cmpl $36, %eax
jne LBB564_49
## %bb.30: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rax
addq $1, %rax
movq %rax, -64(%rbp)
movl -88(%rbp), %ecx
movq -104(%rbp), %rax
movl %ecx, 24(%rax)
movl $0, -88(%rbp)
cmpl $0, -56(%rbp)
jne LBB564_32
## %bb.31: ## in Loop: Header=BB564_10 Depth=1
movq -104(%rbp), %rax
cmpl $0, 24(%rax)
jg LBB564_34
LBB564_32: ## in Loop: Header=BB564_10 Depth=1
cmpl $0, -56(%rbp)
jle LBB564_35
## %bb.33: ## in Loop: Header=BB564_10 Depth=1
movq -104(%rbp), %rax
cmpl $0, 24(%rax)
jne LBB564_35
LBB564_34:
movq -32(%rbp), %rax
leaq L_.str.127(%rip), %rcx
movq %rcx, 40(%rax)
movl $1, -4(%rbp)
jmp LBB564_93
LBB564_35: ## in Loop: Header=BB564_10 Depth=1
movl $0, -108(%rbp)
LBB564_36: ## Parent Loop BB564_10 Depth=1
## => This Inner Loop Header: Depth=2
movl -108(%rbp), %eax
cmpl -84(%rbp), %eax
jge LBB564_43
## %bb.37: ## in Loop: Header=BB564_36 Depth=2
movq -32(%rbp), %rax
addq $56, %rax
movslq -108(%rbp), %rcx
shlq $5, %rcx
addq %rcx, %rax
cmpl $-1, 24(%rax)
jne LBB564_39
## %bb.38: ## in Loop: Header=BB564_36 Depth=2
jmp LBB564_42
LBB564_39: ## in Loop: Header=BB564_36 Depth=2
movq -32(%rbp), %rax
addq $56, %rax
movslq -108(%rbp), %rcx
shlq $5, %rcx
addq %rcx, %rax
movl 24(%rax), %eax
movq -104(%rbp), %rcx
cmpl 24(%rcx), %eax
jne LBB564_41
## %bb.40:
movq -32(%rbp), %rax
leaq L_.str.631(%rip), %rcx
movq %rcx, 40(%rax)
movl $1, -4(%rbp)
jmp LBB564_93
LBB564_41: ## in Loop: Header=BB564_36 Depth=2
jmp LBB564_42
LBB564_42: ## in Loop: Header=BB564_36 Depth=2
movl -108(%rbp), %eax
addl $1, %eax
movl %eax, -108(%rbp)
jmp LBB564_36
LBB564_43: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rdi
leaq L_.str.630(%rip), %rsi
leaq -88(%rbp), %rdx
leaq -92(%rbp), %rcx
movb $0, %al
callq _sscanf
cmpl $1, %eax
jne LBB564_45
## %bb.44: ## in Loop: Header=BB564_10 Depth=1
movslq -88(%rbp), %rcx
movq -104(%rbp), %rax
movq %rcx, 16(%rax)
movl -92(%rbp), %ecx
movq -64(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -64(%rbp)
LBB564_45: ## in Loop: Header=BB564_10 Depth=1
movq -104(%rbp), %rax
cmpl $0, 24(%rax)
jle LBB564_48
## %bb.46: ## in Loop: Header=BB564_10 Depth=1
movq -104(%rbp), %rax
movslq 24(%rax), %rax
movq -32(%rbp), %rcx
cmpq 32(%rcx), %rax
jbe LBB564_48
## %bb.47: ## in Loop: Header=BB564_10 Depth=1
movq -104(%rbp), %rax
movslq 24(%rax), %rcx
movq -32(%rbp), %rax
movq %rcx, 32(%rax)
LBB564_48: ## in Loop: Header=BB564_10 Depth=1
jmp LBB564_50
LBB564_49: ## in Loop: Header=BB564_10 Depth=1
movslq -88(%rbp), %rcx
movq -104(%rbp), %rax
movq %rcx, 16(%rax)
LBB564_50: ## in Loop: Header=BB564_10 Depth=1
jmp LBB564_51
LBB564_51: ## in Loop: Header=BB564_10 Depth=1
cmpl $-1, -56(%rbp)
jne LBB564_53
## %bb.52: ## in Loop: Header=BB564_10 Depth=1
movq -104(%rbp), %rax
movl 24(%rax), %eax
movl %eax, -56(%rbp)
LBB564_53: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rax
movsbl (%rax), %eax
cmpl $91, %eax
jne LBB564_76
## %bb.54: ## in Loop: Header=BB564_10 Depth=1
movl $1, -112(%rbp)
movl -48(%rbp), %eax
movl %eax, -116(%rbp)
movq -104(%rbp), %rax
movb $91, 28(%rax)
movq -40(%rbp), %rcx
movslq -48(%rbp), %rax
addq %rax, %rcx
movq -104(%rbp), %rax
movq %rcx, (%rax)
movq -64(%rbp), %rax
addq $1, %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movsbl (%rax), %eax
cmpl $94, %eax
jne LBB564_56
## %bb.55: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -64(%rbp)
movb (%rax), %dl
movq -40(%rbp), %rax
movl -48(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -48(%rbp)
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
LBB564_56: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rax
movsbl (%rax), %eax
cmpl $93, %eax
jne LBB564_58
## %bb.57: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -64(%rbp)
movb (%rax), %dl
movq -40(%rbp), %rax
movl -48(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -48(%rbp)
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
LBB564_58: ## in Loop: Header=BB564_10 Depth=1
jmp LBB564_59
LBB564_59: ## Parent Loop BB564_10 Depth=1
## => This Inner Loop Header: Depth=2
movq -64(%rbp), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -126(%rbp) ## 1-byte Spill
je LBB564_61
## %bb.60: ## in Loop: Header=BB564_59 Depth=2
movq -64(%rbp), %rax
movsbl (%rax), %eax
cmpl $93, %eax
setne %al
movb %al, -126(%rbp) ## 1-byte Spill
LBB564_61: ## in Loop: Header=BB564_59 Depth=2
movb -126(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB564_62
jmp LBB564_63
LBB564_62: ## in Loop: Header=BB564_59 Depth=2
movq -64(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -64(%rbp)
movb (%rax), %dl
movq -40(%rbp), %rax
movl -48(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -48(%rbp)
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
jmp LBB564_59
LBB564_63: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rax
movsbl (%rax), %eax
cmpl $93, %eax
je LBB564_65
## %bb.64:
movq -32(%rbp), %rax
leaq L_.str.632(%rip), %rcx
movq %rcx, 40(%rax)
movl $1, -4(%rbp)
jmp LBB564_93
LBB564_65: ## in Loop: Header=BB564_10 Depth=1
movl -48(%rbp), %eax
movl %eax, -120(%rbp)
movq -40(%rbp), %rax
movl -48(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -48(%rbp)
movslq %ecx, %rcx
movb $0, (%rax,%rcx)
LBB564_66: ## Parent Loop BB564_10 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB564_68 Depth 3
cmpl $0, -112(%rbp)
je LBB564_75
## %bb.67: ## in Loop: Header=BB564_66 Depth=2
movl $0, -112(%rbp)
movl -116(%rbp), %eax
addl $1, %eax
movl %eax, -124(%rbp)
LBB564_68: ## Parent Loop BB564_10 Depth=1
## Parent Loop BB564_66 Depth=2
## => This Inner Loop Header: Depth=3
movl -124(%rbp), %eax
movl -120(%rbp), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jge LBB564_74
## %bb.69: ## in Loop: Header=BB564_68 Depth=3
movq -40(%rbp), %rax
movslq -124(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $45, %eax
jne LBB564_72
## %bb.70: ## in Loop: Header=BB564_68 Depth=3
movq -40(%rbp), %rax
movl -124(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
movq -40(%rbp), %rcx
movl -124(%rbp), %edx
addl $1, %edx
movslq %edx, %rdx
movsbl (%rcx,%rdx), %ecx
cmpl %ecx, %eax
jle LBB564_72
## %bb.71: ## in Loop: Header=BB564_68 Depth=3
movq -40(%rbp), %rax
movl -124(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movb (%rax,%rcx), %al
movb %al, -125(%rbp)
movq -40(%rbp), %rax
movl -124(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movb (%rax,%rcx), %dl
movq -40(%rbp), %rax
movl -124(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
movb -125(%rbp), %dl
movq -40(%rbp), %rax
movl -124(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
movl $1, -112(%rbp)
LBB564_72: ## in Loop: Header=BB564_68 Depth=3
jmp LBB564_73
LBB564_73: ## in Loop: Header=BB564_68 Depth=3
movl -124(%rbp), %eax
addl $1, %eax
movl %eax, -124(%rbp)
jmp LBB564_68
LBB564_74: ## in Loop: Header=BB564_66 Depth=2
jmp LBB564_66
LBB564_75: ## in Loop: Header=BB564_10 Depth=1
jmp LBB564_89
LBB564_76: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rax
movsbl (%rax), %esi
leaq L_.str.633(%rip), %rdi
callq _strchr
cmpq $0, %rax
je LBB564_78
## %bb.77: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -64(%rbp)
movsbl (%rax), %edi
callq _tolower
movb %al, %cl
movq -104(%rbp), %rax
movb %cl, 29(%rax)
LBB564_78: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rax
movb (%rax), %cl
movq -104(%rbp), %rax
movb %cl, 28(%rax)
movq -64(%rbp), %rax
movsbl (%rax), %esi
leaq L_.str.634(%rip), %rdi
callq _strchr
cmpq $0, %rax
jne LBB564_80
## %bb.79:
movq -32(%rbp), %rax
leaq L_.str.635(%rip), %rcx
movq %rcx, 40(%rax)
movl $1, -4(%rbp)
jmp LBB564_93
LBB564_80: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rax
movsbl (%rax), %eax
cmpl $99, %eax
jne LBB564_83
## %bb.81: ## in Loop: Header=BB564_10 Depth=1
movq -104(%rbp), %rax
cmpq $0, 16(%rax)
je LBB564_83
## %bb.82:
movq -32(%rbp), %rax
leaq L_.str.636(%rip), %rcx
movq %rcx, 40(%rax)
movl $1, -4(%rbp)
jmp LBB564_93
LBB564_83: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rax
movsbl (%rax), %eax
cmpl $117, %eax
jne LBB564_86
## %bb.84: ## in Loop: Header=BB564_10 Depth=1
movq -104(%rbp), %rax
movsbl 29(%rax), %eax
cmpl $108, %eax
jne LBB564_86
## %bb.85:
movq -32(%rbp), %rax
leaq L_.str.637(%rip), %rcx
movq %rcx, 40(%rax)
movl $1, -4(%rbp)
jmp LBB564_93
LBB564_86: ## in Loop: Header=BB564_10 Depth=1
jmp LBB564_87
LBB564_87: ## in Loop: Header=BB564_10 Depth=1
jmp LBB564_88
LBB564_88: ## in Loop: Header=BB564_10 Depth=1
jmp LBB564_89
LBB564_89: ## in Loop: Header=BB564_10 Depth=1
movl -84(%rbp), %eax
addl $1, %eax
movl %eax, -84(%rbp)
## %bb.90: ## in Loop: Header=BB564_10 Depth=1
movq -64(%rbp), %rax
addq $1, %rax
movq %rax, -64(%rbp)
jmp LBB564_10
LBB564_91:
jmp LBB564_92
LBB564_92:
movl $0, -4(%rbp)
LBB564_93:
movl -4(%rbp), %eax
addq $128, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FreeScanFmtInternalRep
_FreeScanFmtInternalRep: ## @FreeScanFmtInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -16(%rbp), %rax
movq 24(%rax), %rdi
callq _Jim_Free
movq -16(%rbp), %rax
movq $0, 24(%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function DupScanFmtInternalRep
_DupScanFmtInternalRep: ## @DupScanFmtInternalRep
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq -16(%rbp), %rax
movq 24(%rax), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl %eax, %edi
callq _Jim_Alloc
movq %rax, -40(%rbp)
movq -40(%rbp), %rdi
movq -16(%rbp), %rax
movq 24(%rax), %rsi
movq -32(%rbp), %rdx
movq $-1, %rcx
callq ___memcpy_chk
movq -40(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 24(%rax)
movq -24(%rbp), %rax
leaq _scanFmtStringObjType(%rip), %rcx
movq %rcx, 8(%rax)
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function UpdateStringOfScanFmt
_UpdateStringOfScanFmt: ## @UpdateStringOfScanFmt
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
movq -8(%rbp), %rax
movq 24(%rax), %rax
movq 8(%rax), %rsi
callq _JimSetStringBytes
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function JimRangeLen
_JimRangeLen: ## @JimRangeLen
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB568_2
## %bb.1:
movl $-1, -4(%rbp)
jmp LBB568_22
LBB568_2:
movq -16(%rbp), %rax
cmpq -24(%rbp), %rax
jne LBB568_4
## %bb.3:
movl $0, -4(%rbp)
jmp LBB568_22
LBB568_4:
cmpq $0, -32(%rbp)
jle LBB568_7
## %bb.5:
movq -16(%rbp), %rax
cmpq -24(%rbp), %rax
jle LBB568_7
## %bb.6:
movl $-1, -4(%rbp)
jmp LBB568_22
LBB568_7:
cmpq $0, -32(%rbp)
jge LBB568_10
## %bb.8:
movq -24(%rbp), %rax
cmpq -16(%rbp), %rax
jle LBB568_10
## %bb.9:
movl $-1, -4(%rbp)
jmp LBB568_22
LBB568_10:
jmp LBB568_11
LBB568_11:
jmp LBB568_12
LBB568_12:
movq -24(%rbp), %rax
subq -16(%rbp), %rax
movq %rax, -40(%rbp)
cmpq $0, -40(%rbp)
jge LBB568_14
## %bb.13:
xorl %eax, %eax
## kill: def $rax killed $eax
subq -40(%rbp), %rax
movq %rax, -40(%rbp)
LBB568_14:
cmpq $0, -32(%rbp)
jge LBB568_16
## %bb.15:
xorl %eax, %eax
## kill: def $rax killed $eax
subq -32(%rbp), %rax
movq %rax, -32(%rbp)
LBB568_16:
movq -40(%rbp), %rax
subq $1, %rax
cqto
idivq -32(%rbp)
addq $1, %rax
movq %rax, -40(%rbp)
cmpq $2147483647, -40(%rbp) ## imm = 0x7FFFFFFF
jle LBB568_18
## %bb.17:
movq $2147483647, -40(%rbp) ## imm = 0x7FFFFFFF
LBB568_18:
cmpq $0, -40(%rbp)
jge LBB568_20
## %bb.19:
movq $-1, %rax
movq %rax, -48(%rbp) ## 8-byte Spill
jmp LBB568_21
LBB568_20:
movq -40(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
LBB568_21:
movq -48(%rbp), %rax ## 8-byte Reload
## kill: def $eax killed $eax killed $rax
movl %eax, -4(%rbp)
LBB568_22:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function qsortCompareStringPointers
_qsortCompareStringPointers: ## @qsortCompareStringPointers
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rdi
movq -32(%rbp), %rax
movq (%rax), %rsi
callq _strcmp
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function subcmd_null
_subcmd_null: ## @subcmd_null
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function regnode
_regnode: ## @regnode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rdi
movl $2, %esi
callq _reg_grow
movl -12(%rbp), %edx
movq -8(%rbp), %rax
movq 32(%rax), %rax
movq -8(%rbp), %rsi
movl 48(%rsi), %ecx
movl %ecx, %edi
addl $1, %edi
movl %edi, 48(%rsi)
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movq -8(%rbp), %rax
movq 32(%rax), %rax
movq -8(%rbp), %rdx
movl 48(%rdx), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, 48(%rdx)
movslq %ecx, %rcx
movl $0, (%rax,%rcx,4)
movq -8(%rbp), %rax
movl 48(%rax), %eax
subl $2, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function regbranch
_regbranch: ## @regbranch
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -24(%rbp), %rax
movl $0, (%rax)
movq -16(%rbp), %rdi
movl $6, %esi
callq _regnode
movl %eax, -28(%rbp)
movl $0, -32(%rbp)
LBB572_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movq 40(%rax), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -41(%rbp) ## 1-byte Spill
je LBB572_4
## %bb.2: ## in Loop: Header=BB572_1 Depth=1
movq -16(%rbp), %rax
movq 40(%rax), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $41, %ecx
movb %al, -41(%rbp) ## 1-byte Spill
je LBB572_4
## %bb.3: ## in Loop: Header=BB572_1 Depth=1
movq -16(%rbp), %rax
movq 40(%rax), %rax
movsbl (%rax), %eax
cmpl $124, %eax
setne %al
movb %al, -41(%rbp) ## 1-byte Spill
LBB572_4: ## in Loop: Header=BB572_1 Depth=1
movb -41(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB572_5
jmp LBB572_11
LBB572_5: ## in Loop: Header=BB572_1 Depth=1
movq -16(%rbp), %rdi
leaq -40(%rbp), %rsi
callq _regpiece
movl %eax, -36(%rbp)
cmpl $0, -36(%rbp)
jne LBB572_7
## %bb.6:
movl $0, -4(%rbp)
jmp LBB572_14
LBB572_7: ## in Loop: Header=BB572_1 Depth=1
movl -40(%rbp), %ecx
andl $1, %ecx
movq -24(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
cmpl $0, -32(%rbp)
jne LBB572_9
## %bb.8: ## in Loop: Header=BB572_1 Depth=1
movl -40(%rbp), %ecx
andl $4, %ecx
movq -24(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
jmp LBB572_10
LBB572_9: ## in Loop: Header=BB572_1 Depth=1
movq -16(%rbp), %rdi
movl -32(%rbp), %esi
movl -36(%rbp), %edx
callq _regtail
LBB572_10: ## in Loop: Header=BB572_1 Depth=1
movl -36(%rbp), %eax
movl %eax, -32(%rbp)
jmp LBB572_1
LBB572_11:
cmpl $0, -32(%rbp)
jne LBB572_13
## %bb.12:
movq -16(%rbp), %rdi
movl $9, %esi
callq _regnode
LBB572_13:
movl -28(%rbp), %eax
movl %eax, -4(%rbp)
LBB572_14:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function regtail
_regtail: ## @regtail
.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 -12(%rbp), %eax
movl %eax, -20(%rbp)
LBB573_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rdi
movl -20(%rbp), %esi
callq _regnext
movl %eax, -24(%rbp)
cmpl $0, -24(%rbp)
jne LBB573_3
## %bb.2:
jmp LBB573_4
LBB573_3: ## in Loop: Header=BB573_1 Depth=1
movl -24(%rbp), %eax
movl %eax, -20(%rbp)
jmp LBB573_1
LBB573_4:
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -20(%rbp), %rcx
cmpl $7, (%rax,%rcx,4)
jne LBB573_6
## %bb.5:
movl -20(%rbp), %eax
subl -16(%rbp), %eax
movl %eax, -28(%rbp)
jmp LBB573_7
LBB573_6:
movl -16(%rbp), %eax
subl -20(%rbp), %eax
movl %eax, -28(%rbp)
LBB573_7:
movl -28(%rbp), %edx
movq -8(%rbp), %rax
movq 32(%rax), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function regoptail
_regoptail: ## @regoptail
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
cmpl $0, -12(%rbp)
je LBB574_3
## %bb.1:
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -12(%rbp), %rcx
cmpl $6, (%rax,%rcx,4)
jne LBB574_3
## %bb.2:
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
addl $2, %esi
movl -16(%rbp), %edx
callq _regtail
LBB574_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function reg_grow
_reg_grow: ## @reg_grow
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
movl 48(%rax), %eax
addl -12(%rbp), %eax
movq -8(%rbp), %rcx
cmpl 52(%rcx), %eax
jl LBB575_2
## %bb.1:
movq -8(%rbp), %rax
movl 48(%rax), %ecx
addl -12(%rbp), %ecx
shll $1, %ecx
movq -8(%rbp), %rax
movl %ecx, 52(%rax)
movq -8(%rbp), %rax
movq 32(%rax), %rdi
movq -8(%rbp), %rax
movslq 52(%rax), %rsi
shlq $2, %rsi
callq _realloc
movq %rax, %rcx
movq -8(%rbp), %rax
movq %rcx, 32(%rax)
LBB575_2:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function regpiece
_regpiece: ## @regpiece
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rdi
leaq -40(%rbp), %rsi
callq _regatom
movl %eax, -28(%rbp)
cmpl $0, -28(%rbp)
jne LBB576_2
## %bb.1:
movl $0, -4(%rbp)
jmp LBB576_39
LBB576_2:
movq -16(%rbp), %rax
movq 40(%rax), %rax
movb (%rax), %al
movb %al, -29(%rbp)
movsbl -29(%rbp), %eax
cmpl $42, %eax
je LBB576_7
## %bb.3:
movsbl -29(%rbp), %eax
cmpl $43, %eax
je LBB576_7
## %bb.4:
movsbl -29(%rbp), %eax
cmpl $63, %eax
je LBB576_7
## %bb.5:
movsbl -29(%rbp), %eax
cmpl $123, %eax
je LBB576_7
## %bb.6:
movl -40(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
movl -28(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB576_39
LBB576_7:
movl -40(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
jne LBB576_10
## %bb.8:
movsbl -29(%rbp), %eax
cmpl $63, %eax
je LBB576_10
## %bb.9:
movq -16(%rbp), %rax
movl $12, 8(%rax)
movl $0, -4(%rbp)
jmp LBB576_39
LBB576_10:
movsbl -29(%rbp), %eax
cmpl $123, %eax
jne LBB576_27
## %bb.11:
movq -16(%rbp), %rax
movq 40(%rax), %rdi
addq $1, %rdi
leaq -56(%rbp), %rsi
movl $10, %edx
callq _strtoul
## kill: def $eax killed $eax killed $rax
movl %eax, -44(%rbp)
movq -56(%rbp), %rax
movq -16(%rbp), %rcx
movq 40(%rcx), %rcx
addq $1, %rcx
cmpq %rcx, %rax
jne LBB576_13
## %bb.12:
movq -16(%rbp), %rax
movl $10, 8(%rax)
movl $0, -4(%rbp)
jmp LBB576_39
LBB576_13:
movq -56(%rbp), %rax
movsbl (%rax), %eax
cmpl $125, %eax
jne LBB576_15
## %bb.14:
movl -44(%rbp), %eax
movl %eax, -48(%rbp)
jmp LBB576_18
LBB576_15:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 40(%rax)
movq -16(%rbp), %rax
movq 40(%rax), %rdi
addq $1, %rdi
leaq -56(%rbp), %rsi
movl $10, %edx
callq _strtoul
## kill: def $eax killed $eax killed $rax
movl %eax, -48(%rbp)
movq -56(%rbp), %rax
movsbl (%rax), %eax
cmpl $125, %eax
je LBB576_17
## %bb.16:
movq -16(%rbp), %rax
movl $9, 8(%rax)
movl $0, -4(%rbp)
jmp LBB576_39
LBB576_17:
jmp LBB576_18
LBB576_18:
movq -56(%rbp), %rax
movq -16(%rbp), %rcx
movq 40(%rcx), %rcx
addq $1, %rcx
cmpq %rcx, %rax
jne LBB576_20
## %bb.19:
movl $1000000, -48(%rbp) ## imm = 0xF4240
jmp LBB576_24
LBB576_20:
movl -48(%rbp), %eax
cmpl -44(%rbp), %eax
jl LBB576_22
## %bb.21:
cmpl $100, -48(%rbp)
jl LBB576_23
LBB576_22:
movq -16(%rbp), %rax
movl $10, 8(%rax)
movl $0, -4(%rbp)
jmp LBB576_39
LBB576_23:
jmp LBB576_24
LBB576_24:
cmpl $100, -44(%rbp)
jl LBB576_26
## %bb.25:
movq -16(%rbp), %rax
movl $10, 8(%rax)
movl $0, -4(%rbp)
jmp LBB576_39
LBB576_26:
movq -16(%rbp), %rax
movq 40(%rax), %rdi
movl $125, %esi
callq _strchr
movq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, 40(%rax)
jmp LBB576_28
LBB576_27:
movsbl -29(%rbp), %eax
cmpl $43, %eax
sete %al
andb $1, %al
movzbl %al, %eax
movl %eax, -44(%rbp)
movsbl -29(%rbp), %edx
movl $1000000, %eax ## imm = 0xF4240
movl $1, %ecx
cmpl $63, %edx
cmovel %ecx, %eax
movl %eax, -48(%rbp)
LBB576_28:
movq -16(%rbp), %rax
movq 40(%rax), %rax
movsbl 1(%rax), %eax
cmpl $63, %eax
jne LBB576_30
## %bb.29:
movq -16(%rbp), %rax
movq 40(%rax), %rcx
addq $1, %rcx
movq %rcx, 40(%rax)
movq -16(%rbp), %rdi
movl -40(%rbp), %ecx
andl $2, %ecx
movl $13, %esi
movl $11, %eax
cmpl $0, %ecx
cmovnel %eax, %esi
movl -28(%rbp), %ecx
movl $5, %edx
callq _reginsert
movl %eax, -36(%rbp)
jmp LBB576_31
LBB576_30:
movq -16(%rbp), %rdi
movl -40(%rbp), %ecx
andl $2, %ecx
movl $12, %esi
movl $10, %eax
cmpl $0, %ecx
cmovnel %eax, %esi
movl -28(%rbp), %ecx
movl $5, %edx
callq _reginsert
movl %eax, -36(%rbp)
LBB576_31:
movl -48(%rbp), %edx
movq -16(%rbp), %rax
movq 32(%rax), %rax
movl -28(%rbp), %ecx
addl $2, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movl -44(%rbp), %edx
movq -16(%rbp), %rax
movq 32(%rax), %rax
movl -28(%rbp), %ecx
addl $3, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
movq -16(%rbp), %rax
movq 32(%rax), %rax
movl -28(%rbp), %ecx
addl $4, %ecx
movslq %ecx, %rcx
movl $0, (%rax,%rcx,4)
movl -44(%rbp), %edx
movl $4, %ecx
movl $1, %eax
cmpl $0, %edx
cmovnel %eax, %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
movl -40(%rbp), %eax
andl $2, %eax
cmpl $0, %eax
jne LBB576_33
## %bb.32:
movq -16(%rbp), %rdi
movl $7, %esi
callq _regnode
movl %eax, -60(%rbp)
movq -16(%rbp), %rdi
movl -60(%rbp), %esi
movl -28(%rbp), %edx
callq _regtail
movq -16(%rbp), %rdi
movl -36(%rbp), %esi
movl -60(%rbp), %edx
callq _regtail
LBB576_33:
movq -16(%rbp), %rax
movq 40(%rax), %rcx
addq $1, %rcx
movq %rcx, 40(%rax)
movq -16(%rbp), %rax
movq 40(%rax), %rax
movsbl (%rax), %eax
cmpl $42, %eax
je LBB576_37
## %bb.34:
movq -16(%rbp), %rax
movq 40(%rax), %rax
movsbl (%rax), %eax
cmpl $43, %eax
je LBB576_37
## %bb.35:
movq -16(%rbp), %rax
movq 40(%rax), %rax
movsbl (%rax), %eax
cmpl $63, %eax
je LBB576_37
## %bb.36:
movq -16(%rbp), %rax
movq 40(%rax), %rax
movsbl (%rax), %eax
cmpl $123, %eax
jne LBB576_38
LBB576_37:
movq -16(%rbp), %rax
movl $13, 8(%rax)
movl $0, -4(%rbp)
jmp LBB576_39
LBB576_38:
movl -28(%rbp), %eax
movl %eax, -4(%rbp)
LBB576_39:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function regatom
_regatom: ## @regatom
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq -16(%rbp), %rax
movl 4(%rax), %eax
andl $2, %eax
movl %eax, -36(%rbp)
movq -16(%rbp), %rax
movq 40(%rax), %rdi
movl -36(%rbp), %edx
leaq -40(%rbp), %rsi
callq _reg_utf8_tounicode_case
movl %eax, -44(%rbp)
movq -24(%rbp), %rax
movl $0, (%rax)
movslq -44(%rbp), %rdx
movq -16(%rbp), %rax
movq 40(%rax), %rcx
addq %rdx, %rcx
movq %rcx, 40(%rax)
movl -40(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -80(%rbp) ## 8-byte Spill
subq $124, %rax
ja LBB577_59
## %bb.83:
movq -80(%rbp), %rax ## 8-byte Reload
leaq LJTI577_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB577_1:
movq -16(%rbp), %rdi
movl $1, %esi
callq _regnode
movl %eax, -28(%rbp)
jmp LBB577_81
LBB577_2:
movq -16(%rbp), %rdi
movl $2, %esi
callq _regnode
movl %eax, -28(%rbp)
jmp LBB577_81
LBB577_3:
movq -16(%rbp), %rdi
movl $3, %esi
callq _regnode
movl %eax, -28(%rbp)
movq -24(%rbp), %rax
movl (%rax), %ecx
orl $3, %ecx
movl %ecx, (%rax)
jmp LBB577_81
LBB577_4:
movq -16(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movsbl (%rax), %eax
cmpl $94, %eax
jne LBB577_6
## %bb.5:
movq -16(%rbp), %rdi
movl $5, %esi
callq _regnode
movl %eax, -28(%rbp)
movq -56(%rbp), %rax
addq $1, %rax
movq %rax, -56(%rbp)
jmp LBB577_7
LBB577_6:
movq -16(%rbp), %rdi
movl $4, %esi
callq _regnode
movl %eax, -28(%rbp)
LBB577_7:
movq -56(%rbp), %rax
movsbl (%rax), %eax
cmpl $93, %eax
je LBB577_9
## %bb.8:
movq -56(%rbp), %rax
movsbl (%rax), %eax
cmpl $45, %eax
jne LBB577_10
LBB577_9:
movq -16(%rbp), %rdi
movq -56(%rbp), %rax
movsbl (%rax), %esi
movq -56(%rbp), %rax
movsbl (%rax), %edx
callq _reg_addrange
movq -56(%rbp), %rax
addq $1, %rax
movq %rax, -56(%rbp)
LBB577_10:
jmp LBB577_11
LBB577_11: ## =>This Inner Loop Header: Depth=1
movq -56(%rbp), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -81(%rbp) ## 1-byte Spill
je LBB577_13
## %bb.12: ## in Loop: Header=BB577_11 Depth=1
movq -56(%rbp), %rax
movsbl (%rax), %eax
cmpl $93, %eax
setne %al
movb %al, -81(%rbp) ## 1-byte Spill
LBB577_13: ## in Loop: Header=BB577_11 Depth=1
movb -81(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB577_14
jmp LBB577_39
LBB577_14: ## in Loop: Header=BB577_11 Depth=1
movq -56(%rbp), %rdi
movl -36(%rbp), %edx
leaq -60(%rbp), %rsi
callq _reg_utf8_tounicode_case
movl %eax, %ecx
movq -56(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -56(%rbp)
cmpl $92, -60(%rbp)
jne LBB577_18
## %bb.15: ## in Loop: Header=BB577_11 Depth=1
movq -56(%rbp), %rdi
leaq -60(%rbp), %rsi
callq _reg_decode_escape
movl %eax, %ecx
movq -56(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -56(%rbp)
cmpl $0, -60(%rbp)
jne LBB577_17
## %bb.16:
movq -16(%rbp), %rax
movl $18, 8(%rax)
movl $0, -4(%rbp)
jmp LBB577_82
LBB577_17: ## in Loop: Header=BB577_11 Depth=1
jmp LBB577_18
LBB577_18: ## in Loop: Header=BB577_11 Depth=1
movq -56(%rbp), %rax
movsbl (%rax), %eax
cmpl $45, %eax
jne LBB577_26
## %bb.19: ## in Loop: Header=BB577_11 Depth=1
movq -56(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $0, %eax
je LBB577_26
## %bb.20: ## in Loop: Header=BB577_11 Depth=1
movq -56(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $93, %eax
je LBB577_26
## %bb.21: ## in Loop: Header=BB577_11 Depth=1
movq -56(%rbp), %rax
movzbl (%rax), %eax
movl %eax, -64(%rbp)
movq -56(%rbp), %rax
addq $1, %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rdi
movl -36(%rbp), %edx
leaq -64(%rbp), %rsi
callq _reg_utf8_tounicode_case
movl %eax, %ecx
movq -56(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -56(%rbp)
cmpl $92, -64(%rbp)
jne LBB577_25
## %bb.22: ## in Loop: Header=BB577_11 Depth=1
movq -56(%rbp), %rdi
leaq -64(%rbp), %rsi
callq _reg_decode_escape
movl %eax, %ecx
movq -56(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -56(%rbp)
cmpl $0, -64(%rbp)
jne LBB577_24
## %bb.23:
movq -16(%rbp), %rax
movl $18, 8(%rax)
movl $0, -4(%rbp)
jmp LBB577_82
LBB577_24: ## in Loop: Header=BB577_11 Depth=1
jmp LBB577_25
LBB577_25: ## in Loop: Header=BB577_11 Depth=1
movq -16(%rbp), %rdi
movl -60(%rbp), %esi
movl -64(%rbp), %edx
callq _reg_addrange
jmp LBB577_11
LBB577_26: ## in Loop: Header=BB577_11 Depth=1
cmpl $91, -60(%rbp)
jne LBB577_38
## %bb.27: ## in Loop: Header=BB577_11 Depth=1
movq -56(%rbp), %rdi
leaq L_.str.664(%rip), %rsi
movl $8, %edx
callq _strncmp
cmpl $0, %eax
jne LBB577_31
## %bb.28: ## in Loop: Header=BB577_11 Depth=1
movq -16(%rbp), %rax
movl 4(%rax), %eax
andl $2, %eax
cmpl $0, %eax
jne LBB577_30
## %bb.29: ## in Loop: Header=BB577_11 Depth=1
movq -16(%rbp), %rdi
movl $97, %esi
movl $122, %edx
callq _reg_addrange
LBB577_30: ## in Loop: Header=BB577_11 Depth=1
movq -16(%rbp), %rdi
movl $65, %esi
movl $90, %edx
callq _reg_addrange
movq -56(%rbp), %rax
addq $8, %rax
movq %rax, -56(%rbp)
jmp LBB577_11
LBB577_31: ## in Loop: Header=BB577_11 Depth=1
movq -56(%rbp), %rdi
leaq L_.str.665(%rip), %rsi
movl $8, %edx
callq _strncmp
cmpl $0, %eax
jne LBB577_35
## %bb.32: ## in Loop: Header=BB577_11 Depth=1
movq -16(%rbp), %rax
movl 4(%rax), %eax
andl $2, %eax
cmpl $0, %eax
jne LBB577_34
## %bb.33: ## in Loop: Header=BB577_11 Depth=1
movq -16(%rbp), %rdi
movl $97, %esi
movl $122, %edx
callq _reg_addrange
LBB577_34: ## in Loop: Header=BB577_11 Depth=1
movq -16(%rbp), %rdi
movl $65, %esi
movl $90, %edx
callq _reg_addrange
movq -16(%rbp), %rdi
movl $48, %esi
movl $57, %edx
callq _reg_addrange
movq -56(%rbp), %rax
addq $8, %rax
movq %rax, -56(%rbp)
jmp LBB577_11
LBB577_35: ## in Loop: Header=BB577_11 Depth=1
movq -56(%rbp), %rdi
leaq L_.str.666(%rip), %rsi
movl $8, %edx
callq _strncmp
cmpl $0, %eax
jne LBB577_37
## %bb.36: ## in Loop: Header=BB577_11 Depth=1
movq -16(%rbp), %rdi
leaq L_.str.667(%rip), %rsi
callq _reg_addrange_str
movq -56(%rbp), %rax
addq $8, %rax
movq %rax, -56(%rbp)
jmp LBB577_11
LBB577_37: ## in Loop: Header=BB577_11 Depth=1
jmp LBB577_38
LBB577_38: ## in Loop: Header=BB577_11 Depth=1
movq -16(%rbp), %rdi
movl -60(%rbp), %esi
movl -60(%rbp), %edx
callq _reg_addrange
jmp LBB577_11
LBB577_39:
movq -16(%rbp), %rdi
xorl %esi, %esi
callq _regc
movq -56(%rbp), %rax
cmpb $0, (%rax)
je LBB577_41
## %bb.40:
movq -56(%rbp), %rax
addq $1, %rax
movq %rax, -56(%rbp)
LBB577_41:
movq -56(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 40(%rax)
movq -24(%rbp), %rax
movl (%rax), %ecx
orl $3, %ecx
movl %ecx, (%rax)
jmp LBB577_81
LBB577_42:
movq -16(%rbp), %rdi
movl $1, %esi
leaq -32(%rbp), %rdx
callq _reg
movl %eax, -28(%rbp)
cmpl $0, -28(%rbp)
jne LBB577_44
## %bb.43:
movl $0, -4(%rbp)
jmp LBB577_82
LBB577_44:
movl -32(%rbp), %ecx
andl $5, %ecx
movq -24(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
jmp LBB577_81
LBB577_45:
movq -16(%rbp), %rax
movl $14, 8(%rax)
movl $0, -4(%rbp)
jmp LBB577_82
LBB577_46:
movq -16(%rbp), %rax
movl $15, 8(%rax)
movl $0, -4(%rbp)
jmp LBB577_82
LBB577_47:
movq -16(%rbp), %rcx
movq 40(%rcx), %rax
movq %rax, %rdx
incq %rdx
movq %rdx, 40(%rcx)
movsbl (%rax), %eax
movl %eax, -88(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB577_48
jmp LBB577_84
LBB577_84:
movl -88(%rbp), %eax ## 4-byte Reload
subl $60, %eax
je LBB577_49
jmp LBB577_85
LBB577_85:
movl -88(%rbp), %eax ## 4-byte Reload
subl $62, %eax
je LBB577_50
jmp LBB577_86
LBB577_86:
movl -88(%rbp), %eax ## 4-byte Reload
subl $77, %eax
je LBB577_50
jmp LBB577_87
LBB577_87:
movl -88(%rbp), %eax ## 4-byte Reload
subl $100, %eax
je LBB577_51
jmp LBB577_88
LBB577_88:
movl -88(%rbp), %eax ## 4-byte Reload
subl $109, %eax
je LBB577_49
jmp LBB577_89
LBB577_89:
movl -88(%rbp), %eax ## 4-byte Reload
subl $115, %eax
je LBB577_55
jmp LBB577_90
LBB577_90:
movl -88(%rbp), %eax ## 4-byte Reload
subl $119, %eax
je LBB577_52
jmp LBB577_56
LBB577_48:
movq -16(%rbp), %rax
movl $16, 8(%rax)
movl $0, -4(%rbp)
jmp LBB577_82
LBB577_49:
movq -16(%rbp), %rdi
movl $15, %esi
callq _regnode
movl %eax, -28(%rbp)
jmp LBB577_57
LBB577_50:
movq -16(%rbp), %rdi
movl $16, %esi
callq _regnode
movl %eax, -28(%rbp)
jmp LBB577_57
LBB577_51:
movq -16(%rbp), %rdi
movl $4, %esi
callq _regnode
movl %eax, -28(%rbp)
movq -16(%rbp), %rdi
movl $48, %esi
movl $57, %edx
callq _reg_addrange
movq -16(%rbp), %rdi
xorl %esi, %esi
callq _regc
movq -24(%rbp), %rax
movl (%rax), %ecx
orl $3, %ecx
movl %ecx, (%rax)
jmp LBB577_57
LBB577_52:
movq -16(%rbp), %rdi
movl $4, %esi
callq _regnode
movl %eax, -28(%rbp)
movq -16(%rbp), %rax
movl 4(%rax), %eax
andl $2, %eax
cmpl $0, %eax
jne LBB577_54
## %bb.53:
movq -16(%rbp), %rdi
movl $97, %esi
movl $122, %edx
callq _reg_addrange
LBB577_54:
movq -16(%rbp), %rdi
movl $65, %esi
movl $90, %edx
callq _reg_addrange
movq -16(%rbp), %rdi
movl $48, %esi
movl $57, %edx
callq _reg_addrange
movq -16(%rbp), %rdi
movl $95, %edx
movl %edx, %esi
callq _reg_addrange
movq -16(%rbp), %rdi
xorl %esi, %esi
callq _regc
movq -24(%rbp), %rax
movl (%rax), %ecx
orl $3, %ecx
movl %ecx, (%rax)
jmp LBB577_57
LBB577_55:
movq -16(%rbp), %rdi
movl $4, %esi
callq _regnode
movl %eax, -28(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.667(%rip), %rsi
callq _reg_addrange_str
movq -16(%rbp), %rdi
xorl %esi, %esi
callq _regc
movq -24(%rbp), %rax
movl (%rax), %ecx
orl $3, %ecx
movl %ecx, (%rax)
jmp LBB577_57
LBB577_56:
movq -16(%rbp), %rax
movq 40(%rax), %rcx
addq $-1, %rcx
movq %rcx, 40(%rax)
jmp LBB577_58
LBB577_57:
jmp LBB577_81
LBB577_58:
jmp LBB577_59
LBB577_59:
movl $0, -68(%rbp)
movl -44(%rbp), %edx
movq -16(%rbp), %rax
movq 40(%rax), %rcx
movslq %edx, %rsi
xorl %edx, %edx
## kill: def $rdx killed $edx
subq %rsi, %rdx
addq %rdx, %rcx
movq %rcx, 40(%rax)
movq -16(%rbp), %rdi
movl $8, %esi
callq _regnode
movl %eax, -28(%rbp)
LBB577_60: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movq 40(%rax), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -89(%rbp) ## 1-byte Spill
je LBB577_62
## %bb.61: ## in Loop: Header=BB577_60 Depth=1
movq -16(%rbp), %rax
movq 40(%rax), %rax
movsbl (%rax), %esi
leaq L_.str.668(%rip), %rdi
callq _strchr
cmpq $0, %rax
sete %al
movb %al, -89(%rbp) ## 1-byte Spill
LBB577_62: ## in Loop: Header=BB577_60 Depth=1
movb -89(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB577_63
jmp LBB577_78
LBB577_63: ## in Loop: Header=BB577_60 Depth=1
movq -16(%rbp), %rax
movq 40(%rax), %rdi
movq -16(%rbp), %rax
movl 4(%rax), %edx
andl $2, %edx
leaq -40(%rbp), %rsi
callq _reg_utf8_tounicode_case
movl %eax, -44(%rbp)
cmpl $92, -40(%rbp)
jne LBB577_70
## %bb.64: ## in Loop: Header=BB577_60 Depth=1
movq -16(%rbp), %rax
movq 40(%rax), %rax
movslq -44(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $0, %eax
je LBB577_70
## %bb.65: ## in Loop: Header=BB577_60 Depth=1
movq -16(%rbp), %rax
movq 40(%rax), %rax
movslq -44(%rbp), %rcx
movsbl (%rax,%rcx), %esi
leaq L_.str.669(%rip), %rdi
callq _strchr
cmpq $0, %rax
je LBB577_67
## %bb.66:
jmp LBB577_78
LBB577_67: ## in Loop: Header=BB577_60 Depth=1
movq -16(%rbp), %rax
movq 40(%rax), %rdi
movslq -44(%rbp), %rax
addq %rax, %rdi
leaq -40(%rbp), %rsi
callq _reg_decode_escape
addl -44(%rbp), %eax
movl %eax, -44(%rbp)
cmpl $0, -40(%rbp)
jne LBB577_69
## %bb.68:
movq -16(%rbp), %rax
movl $18, 8(%rax)
movl $0, -4(%rbp)
jmp LBB577_82
LBB577_69: ## in Loop: Header=BB577_60 Depth=1
jmp LBB577_70
LBB577_70: ## in Loop: Header=BB577_60 Depth=1
movq -16(%rbp), %rax
movq 40(%rax), %rax
movslq -44(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $42, %eax
je LBB577_74
## %bb.71: ## in Loop: Header=BB577_60 Depth=1
movq -16(%rbp), %rax
movq 40(%rax), %rax
movslq -44(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $43, %eax
je LBB577_74
## %bb.72: ## in Loop: Header=BB577_60 Depth=1
movq -16(%rbp), %rax
movq 40(%rax), %rax
movslq -44(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $63, %eax
je LBB577_74
## %bb.73: ## in Loop: Header=BB577_60 Depth=1
movq -16(%rbp), %rax
movq 40(%rax), %rax
movslq -44(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $123, %eax
jne LBB577_77
LBB577_74:
cmpl $0, -68(%rbp)
je LBB577_76
## %bb.75:
jmp LBB577_78
LBB577_76:
movq -16(%rbp), %rdi
movl -40(%rbp), %esi
callq _regc
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
movl -44(%rbp), %edx
movq -16(%rbp), %rax
movq 40(%rax), %rcx
movslq %edx, %rdx
addq %rdx, %rcx
movq %rcx, 40(%rax)
jmp LBB577_78
LBB577_77: ## in Loop: Header=BB577_60 Depth=1
movq -16(%rbp), %rdi
movl -40(%rbp), %esi
callq _regc
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
movl -44(%rbp), %edx
movq -16(%rbp), %rax
movq 40(%rax), %rcx
movslq %edx, %rdx
addq %rdx, %rcx
movq %rcx, 40(%rax)
jmp LBB577_60
LBB577_78:
movq -16(%rbp), %rdi
xorl %esi, %esi
callq _regc
movq -24(%rbp), %rax
movl (%rax), %ecx
orl $1, %ecx
movl %ecx, (%rax)
cmpl $1, -68(%rbp)
jne LBB577_80
## %bb.79:
movq -24(%rbp), %rax
movl (%rax), %ecx
orl $2, %ecx
movl %ecx, (%rax)
LBB577_80:
jmp LBB577_81
LBB577_81:
movl -28(%rbp), %eax
movl %eax, -4(%rbp)
LBB577_82:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L577_0_set_45, LBB577_45-LJTI577_0
.set L577_0_set_59, LBB577_59-LJTI577_0
.set L577_0_set_2, LBB577_2-LJTI577_0
.set L577_0_set_42, LBB577_42-LJTI577_0
.set L577_0_set_46, LBB577_46-LJTI577_0
.set L577_0_set_3, LBB577_3-LJTI577_0
.set L577_0_set_4, LBB577_4-LJTI577_0
.set L577_0_set_47, LBB577_47-LJTI577_0
.set L577_0_set_1, LBB577_1-LJTI577_0
LJTI577_0:
.long L577_0_set_45
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_2
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_42
.long L577_0_set_45
.long L577_0_set_46
.long L577_0_set_46
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_3
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_46
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_4
.long L577_0_set_47
.long L577_0_set_59
.long L577_0_set_1
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_59
.long L577_0_set_46
.long L577_0_set_45
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function reginsert
_reginsert: ## @reginsert
.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)
movq -8(%rbp), %rdi
movl -16(%rbp), %esi
callq _reg_grow
movq -8(%rbp), %rax
movq 32(%rax), %rdi
movslq -20(%rbp), %rax
shlq $2, %rax
addq %rax, %rdi
movslq -16(%rbp), %rax
shlq $2, %rax
addq %rax, %rdi
movq -8(%rbp), %rax
movq 32(%rax), %rsi
movslq -20(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
movq -8(%rbp), %rax
movl 48(%rax), %eax
subl -20(%rbp), %eax
movslq %eax, %rdx
shlq $2, %rdx
movq $-1, %rcx
callq ___memmove_chk
movq -8(%rbp), %rax
movq 32(%rax), %rdi
movslq -20(%rbp), %rax
shlq $2, %rax
addq %rax, %rdi
movslq -16(%rbp), %rdx
shlq $2, %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
movl -12(%rbp), %edx
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -20(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
movl -16(%rbp), %ecx
movq -8(%rbp), %rax
addl 48(%rax), %ecx
movl %ecx, 48(%rax)
movl -20(%rbp), %eax
addl -16(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function reg_utf8_tounicode_case
_reg_utf8_tounicode_case: ## @reg_utf8_tounicode_case
.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 -8(%rbp), %rax
movzbl (%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movl $1, -24(%rbp)
cmpl $0, -20(%rbp)
je LBB579_2
## %bb.1:
movq -16(%rbp), %rax
movl (%rax), %edi
callq _toupper
movl %eax, %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
LBB579_2:
movl -24(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function reg_addrange
_reg_addrange: ## @reg_addrange
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jle LBB580_2
## %bb.1:
movq -8(%rbp), %rdi
movl -16(%rbp), %esi
movl -12(%rbp), %edx
callq _reg_addrange
LBB580_2:
movq -8(%rbp), %rdi
movl -16(%rbp), %esi
subl -12(%rbp), %esi
addl $1, %esi
callq _regc
movq -8(%rbp), %rdi
movl -12(%rbp), %esi
callq _regc
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function reg_decode_escape
_reg_decode_escape: ## @reg_decode_escape
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
movq %rax, %rcx
incq %rcx
movq %rcx, -8(%rbp)
movsbl (%rax), %ecx
movq -16(%rbp), %rax
movl %ecx, (%rax)
movq -16(%rbp), %rax
movl (%rax), %eax
movl %eax, -36(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB581_26
jmp LBB581_28
LBB581_28:
movl -36(%rbp), %eax ## 4-byte Reload
subl $85, %eax
je LBB581_20
jmp LBB581_29
LBB581_29:
movl -36(%rbp), %eax ## 4-byte Reload
subl $98, %eax
je LBB581_1
jmp LBB581_30
LBB581_30:
movl -36(%rbp), %eax ## 4-byte Reload
subl $101, %eax
je LBB581_2
jmp LBB581_31
LBB581_31:
movl -36(%rbp), %eax ## 4-byte Reload
subl $102, %eax
je LBB581_3
jmp LBB581_32
LBB581_32:
movl -36(%rbp), %eax ## 4-byte Reload
subl $110, %eax
je LBB581_4
jmp LBB581_33
LBB581_33:
movl -36(%rbp), %eax ## 4-byte Reload
subl $114, %eax
je LBB581_5
jmp LBB581_34
LBB581_34:
movl -36(%rbp), %eax ## 4-byte Reload
subl $116, %eax
je LBB581_6
jmp LBB581_35
LBB581_35:
movl -36(%rbp), %eax ## 4-byte Reload
subl $117, %eax
je LBB581_8
jmp LBB581_36
LBB581_36:
movl -36(%rbp), %eax ## 4-byte Reload
subl $118, %eax
je LBB581_7
jmp LBB581_37
LBB581_37:
movl -36(%rbp), %eax ## 4-byte Reload
subl $120, %eax
je LBB581_23
jmp LBB581_27
LBB581_1:
movq -16(%rbp), %rax
movl $8, (%rax)
jmp LBB581_27
LBB581_2:
movq -16(%rbp), %rax
movl $27, (%rax)
jmp LBB581_27
LBB581_3:
movq -16(%rbp), %rax
movl $12, (%rax)
jmp LBB581_27
LBB581_4:
movq -16(%rbp), %rax
movl $10, (%rax)
jmp LBB581_27
LBB581_5:
movq -16(%rbp), %rax
movl $13, (%rax)
jmp LBB581_27
LBB581_6:
movq -16(%rbp), %rax
movl $9, (%rax)
jmp LBB581_27
LBB581_7:
movq -16(%rbp), %rax
movl $11, (%rax)
jmp LBB581_27
LBB581_8:
movq -8(%rbp), %rax
movsbl (%rax), %eax
cmpl $123, %eax
jne LBB581_16
## %bb.9:
movq -8(%rbp), %rdi
addq $1, %rdi
movq -16(%rbp), %rdx
movl $6, %esi
callq _parse_hex
movl %eax, -20(%rbp)
cmpl $0, -20(%rbp)
jle LBB581_14
## %bb.10:
movq -8(%rbp), %rax
movl -20(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
cmpl $125, %eax
jne LBB581_14
## %bb.11:
movq -16(%rbp), %rax
cmpl $0, (%rax)
jl LBB581_14
## %bb.12:
movq -16(%rbp), %rax
cmpl $2097151, (%rax) ## imm = 0x1FFFFF
jg LBB581_14
## %bb.13:
movl -20(%rbp), %ecx
addl $2, %ecx
movq -8(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
jmp LBB581_15
LBB581_14:
movq -16(%rbp), %rax
movl $117, (%rax)
LBB581_15:
jmp LBB581_19
LBB581_16:
movq -8(%rbp), %rdi
movq -16(%rbp), %rdx
movl $4, %esi
callq _parse_hex
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB581_18
## %bb.17:
movl -20(%rbp), %ecx
movq -8(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
LBB581_18:
jmp LBB581_19
LBB581_19:
jmp LBB581_27
LBB581_20:
movq -8(%rbp), %rdi
movq -16(%rbp), %rdx
movl $8, %esi
callq _parse_hex
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB581_22
## %bb.21:
movl -20(%rbp), %ecx
movq -8(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
LBB581_22:
jmp LBB581_27
LBB581_23:
movq -8(%rbp), %rdi
movq -16(%rbp), %rdx
movl $2, %esi
callq _parse_hex
movl %eax, -20(%rbp)
cmpl $0, %eax
jle LBB581_25
## %bb.24:
movl -20(%rbp), %ecx
movq -8(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
LBB581_25:
jmp LBB581_27
LBB581_26:
movq -8(%rbp), %rax
addq $-1, %rax
movq %rax, -8(%rbp)
movq -16(%rbp), %rax
movl $92, (%rax)
LBB581_27:
movq -8(%rbp), %rax
movq -32(%rbp), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function reg_addrange_str
_reg_addrange_str: ## @reg_addrange_str
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
LBB582_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpb $0, (%rax)
je LBB582_3
## %bb.2: ## in Loop: Header=BB582_1 Depth=1
movq -8(%rbp), %rdi
movq -16(%rbp), %rax
movsbl (%rax), %esi
movq -16(%rbp), %rax
movsbl (%rax), %edx
callq _reg_addrange
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
jmp LBB582_1
LBB582_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function parse_hex
_parse_hex: ## @parse_hex
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movl $0, -28(%rbp)
movl $0, -32(%rbp)
LBB583_1: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB583_6
## %bb.2: ## in Loop: Header=BB583_1 Depth=1
movq -8(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -8(%rbp)
movsbl (%rax), %edi
callq _hexdigitval
movl %eax, -36(%rbp)
cmpl $-1, -36(%rbp)
jne LBB583_4
## %bb.3:
jmp LBB583_6
LBB583_4: ## in Loop: Header=BB583_1 Depth=1
movl -28(%rbp), %eax
shll $4, %eax
orl -36(%rbp), %eax
movl %eax, -28(%rbp)
## %bb.5: ## in Loop: Header=BB583_1 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB583_1
LBB583_6:
cmpl $0, -32(%rbp)
je LBB583_8
## %bb.7:
movl -28(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
LBB583_8:
movl -32(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function hexdigitval
_hexdigitval: ## @hexdigitval
.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 $48, -8(%rbp)
jl LBB584_3
## %bb.1:
cmpl $57, -8(%rbp)
jg LBB584_3
## %bb.2:
movl -8(%rbp), %eax
subl $48, %eax
movl %eax, -4(%rbp)
jmp LBB584_10
LBB584_3:
cmpl $97, -8(%rbp)
jl LBB584_6
## %bb.4:
cmpl $102, -8(%rbp)
jg LBB584_6
## %bb.5:
movl -8(%rbp), %eax
subl $97, %eax
addl $10, %eax
movl %eax, -4(%rbp)
jmp LBB584_10
LBB584_6:
cmpl $65, -8(%rbp)
jl LBB584_9
## %bb.7:
cmpl $70, -8(%rbp)
jg LBB584_9
## %bb.8:
movl -8(%rbp), %eax
subl $65, %eax
addl $10, %eax
movl %eax, -4(%rbp)
jmp LBB584_10
LBB584_9:
movl $-1, -4(%rbp)
LBB584_10:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function regmatch
_regmatch: ## @regmatch
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl -20(%rbp), %eax
movl %eax, -24(%rbp)
LBB585_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -24(%rbp)
je LBB585_74
## %bb.2: ## in Loop: Header=BB585_1 Depth=1
movq -16(%rbp), %rdi
movl -24(%rbp), %esi
callq _regnext
movl %eax, -28(%rbp)
movq -16(%rbp), %rax
movq 72(%rax), %rdi
movl 4(%rax), %edx
andl $2, %edx
leaq -48(%rbp), %rsi
callq _reg_utf8_tounicode_case
movl %eax, -44(%rbp)
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -72(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB585_56
jmp LBB585_76
LBB585_76: ## in Loop: Header=BB585_1 Depth=1
movl -72(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB585_3
jmp LBB585_77
LBB585_77: ## in Loop: Header=BB585_1 Depth=1
movl -72(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB585_6
jmp LBB585_78
LBB585_78: ## in Loop: Header=BB585_1 Depth=1
movl -72(%rbp), %eax ## 4-byte Reload
subl $3, %eax
je LBB585_27
jmp LBB585_79
LBB585_79: ## in Loop: Header=BB585_1 Depth=1
movl -72(%rbp), %eax ## 4-byte Reload
subl $4, %eax
je LBB585_33
jmp LBB585_80
LBB585_80: ## in Loop: Header=BB585_1 Depth=1
movl -72(%rbp), %eax ## 4-byte Reload
subl $5, %eax
je LBB585_37
jmp LBB585_81
LBB585_81: ## in Loop: Header=BB585_1 Depth=1
movl -72(%rbp), %eax ## 4-byte Reload
subl $6, %eax
je LBB585_43
jmp LBB585_82
LBB585_82: ## in Loop: Header=BB585_1 Depth=1
movl -72(%rbp), %eax ## 4-byte Reload
subl $7, %eax
je LBB585_42
jmp LBB585_83
LBB585_83: ## in Loop: Header=BB585_1 Depth=1
movl -72(%rbp), %eax ## 4-byte Reload
subl $8, %eax
je LBB585_30
jmp LBB585_84
LBB585_84: ## in Loop: Header=BB585_1 Depth=1
movl -72(%rbp), %eax ## 4-byte Reload
subl $9, %eax
je LBB585_41
jmp LBB585_85
LBB585_85: ## in Loop: Header=BB585_1 Depth=1
movl -72(%rbp), %eax ## 4-byte Reload
addl $-10, %eax
subl $2, %eax
jb LBB585_54
jmp LBB585_86
LBB585_86: ## in Loop: Header=BB585_1 Depth=1
movl -72(%rbp), %eax ## 4-byte Reload
addl $-12, %eax
subl $2, %eax
jb LBB585_55
jmp LBB585_87
LBB585_87: ## in Loop: Header=BB585_1 Depth=1
movl -72(%rbp), %eax ## 4-byte Reload
subl $15, %eax
je LBB585_9
jmp LBB585_88
LBB585_88: ## in Loop: Header=BB585_1 Depth=1
movl -72(%rbp), %eax ## 4-byte Reload
subl $16, %eax
je LBB585_17
jmp LBB585_89
LBB585_89:
movl -72(%rbp), %eax ## 4-byte Reload
subl $1000, %eax ## imm = 0x3E8
je LBB585_57
jmp LBB585_90
LBB585_90:
movl -72(%rbp), %eax ## 4-byte Reload
subl $2000, %eax ## imm = 0x7D0
je LBB585_57
jmp LBB585_58
LBB585_3: ## in Loop: Header=BB585_1 Depth=1
movq -16(%rbp), %rax
movq 72(%rax), %rax
movq -16(%rbp), %rcx
cmpq 80(%rcx), %rax
je LBB585_5
## %bb.4:
movl $0, -4(%rbp)
jmp LBB585_75
LBB585_5: ## in Loop: Header=BB585_1 Depth=1
jmp LBB585_73
LBB585_6: ## in Loop: Header=BB585_1 Depth=1
movq -16(%rbp), %rdi
movl -48(%rbp), %esi
callq _reg_iseol
cmpl $0, %eax
jne LBB585_8
## %bb.7:
movl $0, -4(%rbp)
jmp LBB585_75
LBB585_8: ## in Loop: Header=BB585_1 Depth=1
jmp LBB585_73
LBB585_9: ## in Loop: Header=BB585_1 Depth=1
movl -48(%rbp), %eax
## kill: def $al killed $al killed $eax
movzbl %al, %edi
callq _isalnum
cmpl $0, %eax
jne LBB585_12
## %bb.10: ## in Loop: Header=BB585_1 Depth=1
cmpl $95, -48(%rbp)
je LBB585_12
## %bb.11:
movl $0, -4(%rbp)
jmp LBB585_75
LBB585_12: ## in Loop: Header=BB585_1 Depth=1
movq -16(%rbp), %rax
movq 72(%rax), %rax
movq -16(%rbp), %rcx
cmpq 80(%rcx), %rax
jbe LBB585_16
## %bb.13: ## in Loop: Header=BB585_1 Depth=1
movq -16(%rbp), %rax
movq 72(%rax), %rax
movzbl -1(%rax), %edi
callq _isalnum
cmpl $0, %eax
jne LBB585_15
## %bb.14: ## in Loop: Header=BB585_1 Depth=1
movq -16(%rbp), %rax
movq 72(%rax), %rax
movsbl -1(%rax), %eax
cmpl $95, %eax
jne LBB585_16
LBB585_15:
movl $0, -4(%rbp)
jmp LBB585_75
LBB585_16: ## in Loop: Header=BB585_1 Depth=1
jmp LBB585_73
LBB585_17: ## in Loop: Header=BB585_1 Depth=1
movq -16(%rbp), %rax
movq 72(%rax), %rax
movq -16(%rbp), %rcx
cmpq 80(%rcx), %rax
jbe LBB585_26
## %bb.18: ## in Loop: Header=BB585_1 Depth=1
movq -16(%rbp), %rdi
movl -48(%rbp), %esi
callq _reg_iseol
cmpl $0, %eax
jne LBB585_21
## %bb.19: ## in Loop: Header=BB585_1 Depth=1
movl -48(%rbp), %eax
## kill: def $al killed $al killed $eax
movzbl %al, %edi
callq _isalnum
cmpl $0, %eax
je LBB585_21
## %bb.20: ## in Loop: Header=BB585_1 Depth=1
cmpl $95, -48(%rbp)
je LBB585_25
LBB585_21: ## in Loop: Header=BB585_1 Depth=1
movq -16(%rbp), %rax
movq 72(%rax), %rax
movsbl -1(%rax), %eax
movl %eax, -48(%rbp)
movl -48(%rbp), %eax
## kill: def $al killed $al killed $eax
movzbl %al, %edi
callq _isalnum
cmpl $0, %eax
jne LBB585_23
## %bb.22: ## in Loop: Header=BB585_1 Depth=1
cmpl $95, -48(%rbp)
jne LBB585_24
LBB585_23: ## in Loop: Header=BB585_1 Depth=1
jmp LBB585_73
LBB585_24:
jmp LBB585_25
LBB585_25:
jmp LBB585_26
LBB585_26:
movl $0, -4(%rbp)
jmp LBB585_75
LBB585_27: ## in Loop: Header=BB585_1 Depth=1
movq -16(%rbp), %rdi
movl -48(%rbp), %esi
callq _reg_iseol
cmpl $0, %eax
je LBB585_29
## %bb.28:
movl $0, -4(%rbp)
jmp LBB585_75
LBB585_29: ## in Loop: Header=BB585_1 Depth=1
movl -44(%rbp), %edx
movq -16(%rbp), %rax
movq 72(%rax), %rcx
movslq %edx, %rdx
addq %rdx, %rcx
movq %rcx, 72(%rax)
jmp LBB585_73
LBB585_30: ## in Loop: Header=BB585_1 Depth=1
movl -24(%rbp), %eax
addl $2, %eax
movl %eax, -52(%rbp)
movq -16(%rbp), %rax
movq 32(%rax), %rdi
movslq -52(%rbp), %rax
shlq $2, %rax
addq %rax, %rdi
callq _str_int_len
movl %eax, -56(%rbp)
movq -16(%rbp), %rax
movq 32(%rax), %rdi
movslq -52(%rbp), %rax
shlq $2, %rax
addq %rax, %rdi
movl -56(%rbp), %esi
movq -16(%rbp), %rax
movq 72(%rax), %rdx
movq -16(%rbp), %rax
movl 4(%rax), %ecx
andl $2, %ecx
callq _prefix_cmp
movl %eax, -60(%rbp)
cmpl $0, -60(%rbp)
jge LBB585_32
## %bb.31:
movl $0, -4(%rbp)
jmp LBB585_75
LBB585_32: ## in Loop: Header=BB585_1 Depth=1
movl -60(%rbp), %edx
movq -16(%rbp), %rax
movq 72(%rax), %rcx
movslq %edx, %rdx
addq %rdx, %rcx
movq %rcx, 72(%rax)
jmp LBB585_73
LBB585_33: ## in Loop: Header=BB585_1 Depth=1
movq -16(%rbp), %rdi
movl -48(%rbp), %esi
callq _reg_iseol
cmpl $0, %eax
jne LBB585_35
## %bb.34: ## in Loop: Header=BB585_1 Depth=1
movq -16(%rbp), %rax
movq 32(%rax), %rdi
movl -24(%rbp), %eax
addl $2, %eax
cltq
shlq $2, %rax
addq %rax, %rdi
movl -48(%rbp), %esi
callq _reg_range_find
cmpl $0, %eax
jne LBB585_36
LBB585_35:
movl $0, -4(%rbp)
jmp LBB585_75
LBB585_36: ## in Loop: Header=BB585_1 Depth=1
movl -44(%rbp), %edx
movq -16(%rbp), %rax
movq 72(%rax), %rcx
movslq %edx, %rdx
addq %rdx, %rcx
movq %rcx, 72(%rax)
jmp LBB585_73
LBB585_37: ## in Loop: Header=BB585_1 Depth=1
movq -16(%rbp), %rdi
movl -48(%rbp), %esi
callq _reg_iseol
cmpl $0, %eax
jne LBB585_39
## %bb.38: ## in Loop: Header=BB585_1 Depth=1
movq -16(%rbp), %rax
movq 32(%rax), %rdi
movl -24(%rbp), %eax
addl $2, %eax
cltq
shlq $2, %rax
addq %rax, %rdi
movl -48(%rbp), %esi
callq _reg_range_find
cmpl $0, %eax
je LBB585_40
LBB585_39:
movl $0, -4(%rbp)
jmp LBB585_75
LBB585_40: ## in Loop: Header=BB585_1 Depth=1
movl -44(%rbp), %edx
movq -16(%rbp), %rax
movq 72(%rax), %rcx
movslq %edx, %rdx
addq %rdx, %rcx
movq %rcx, 72(%rax)
jmp LBB585_73
LBB585_41: ## in Loop: Header=BB585_1 Depth=1
jmp LBB585_73
LBB585_42: ## in Loop: Header=BB585_1 Depth=1
jmp LBB585_73
LBB585_43: ## in Loop: Header=BB585_1 Depth=1
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -28(%rbp), %rcx
cmpl $6, (%rax,%rcx,4)
je LBB585_45
## %bb.44: ## in Loop: Header=BB585_1 Depth=1
movl -24(%rbp), %eax
addl $2, %eax
movl %eax, -28(%rbp)
jmp LBB585_53
LBB585_45:
jmp LBB585_46
LBB585_46: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movq 72(%rax), %rax
movq %rax, -40(%rbp)
movq -16(%rbp), %rdi
movl -24(%rbp), %esi
addl $2, %esi
callq _regmatch
cmpl $0, %eax
je LBB585_48
## %bb.47:
movl $1, -4(%rbp)
jmp LBB585_75
LBB585_48: ## in Loop: Header=BB585_46 Depth=1
movq -40(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 72(%rax)
movq -16(%rbp), %rdi
movl -24(%rbp), %esi
callq _regnext
movl %eax, -24(%rbp)
## %bb.49: ## in Loop: Header=BB585_46 Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -24(%rbp)
movb %al, -73(%rbp) ## 1-byte Spill
je LBB585_51
## %bb.50: ## in Loop: Header=BB585_46 Depth=1
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -24(%rbp), %rcx
cmpl $6, (%rax,%rcx,4)
sete %al
movb %al, -73(%rbp) ## 1-byte Spill
LBB585_51: ## in Loop: Header=BB585_46 Depth=1
movb -73(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB585_46
## %bb.52:
movl $0, -4(%rbp)
jmp LBB585_75
LBB585_53: ## in Loop: Header=BB585_1 Depth=1
jmp LBB585_73
LBB585_54:
movq -16(%rbp), %rdi
movl -24(%rbp), %esi
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -24(%rbp), %rcx
cmpl $11, (%rax,%rcx,4)
sete %al
andb $1, %al
movzbl %al, %edx
callq _regmatchsimplerepeat
movl %eax, -4(%rbp)
jmp LBB585_75
LBB585_55:
movq -16(%rbp), %rdi
movl -24(%rbp), %esi
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -24(%rbp), %rcx
cmpl $13, (%rax,%rcx,4)
sete %al
andb $1, %al
movzbl %al, %edx
callq _regmatchrepeat
movl %eax, -4(%rbp)
jmp LBB585_75
LBB585_56:
movl $1, -4(%rbp)
jmp LBB585_75
LBB585_57:
movq -16(%rbp), %rdi
movl -28(%rbp), %esi
callq _regmatch
movl %eax, -4(%rbp)
jmp LBB585_75
LBB585_58:
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -24(%rbp), %rcx
cmpl $1002, (%rax,%rcx,4) ## imm = 0x3EA
jl LBB585_72
## %bb.59:
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -24(%rbp), %rcx
cmpl $2101, (%rax,%rcx,4) ## imm = 0x835
jge LBB585_72
## %bb.60:
movq -16(%rbp), %rax
movq 72(%rax), %rax
movq %rax, -40(%rbp)
movq -16(%rbp), %rdi
movl -28(%rbp), %esi
callq _regmatch
cmpl $0, %eax
je LBB585_71
## %bb.61:
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -24(%rbp), %rcx
cmpl $2001, (%rax,%rcx,4) ## imm = 0x7D1
jge LBB585_66
## %bb.62:
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
subl $1001, %eax ## imm = 0x3E9
movl %eax, -64(%rbp)
movl -64(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 96(%rcx), %eax
jge LBB585_65
## %bb.63:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movslq -64(%rbp), %rcx
cmpl $-1, (%rax,%rcx,8)
jne LBB585_65
## %bb.64:
movq -40(%rbp), %rax
movq -16(%rbp), %rcx
movq 64(%rcx), %rcx
subq %rcx, %rax
movl %eax, %edx
movq -16(%rbp), %rax
movq 88(%rax), %rax
movslq -64(%rbp), %rcx
movl %edx, (%rax,%rcx,8)
LBB585_65:
jmp LBB585_70
LBB585_66:
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
subl $2001, %eax ## imm = 0x7D1
movl %eax, -68(%rbp)
movl -68(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 96(%rcx), %eax
jge LBB585_69
## %bb.67:
movq -16(%rbp), %rax
movq 88(%rax), %rax
movslq -68(%rbp), %rcx
cmpl $-1, 4(%rax,%rcx,8)
jne LBB585_69
## %bb.68:
movq -40(%rbp), %rax
movq -16(%rbp), %rcx
movq 64(%rcx), %rcx
subq %rcx, %rax
movl %eax, %edx
movq -16(%rbp), %rax
movq 88(%rax), %rax
movslq -68(%rbp), %rcx
movl %edx, 4(%rax,%rcx,8)
LBB585_69:
jmp LBB585_70
LBB585_70:
movl $1, -4(%rbp)
jmp LBB585_75
LBB585_71:
movl $0, -4(%rbp)
jmp LBB585_75
LBB585_72:
movl $14, -4(%rbp)
jmp LBB585_75
LBB585_73: ## in Loop: Header=BB585_1 Depth=1
movl -28(%rbp), %eax
movl %eax, -24(%rbp)
jmp LBB585_1
LBB585_74:
movl $14, -4(%rbp)
LBB585_75:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function reg_iseol
_reg_iseol: ## @reg_iseol
.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
movl 4(%rax), %eax
andl $1, %eax
cmpl $0, %eax
je LBB586_4
## %bb.1:
movb $1, %al
cmpl $0, -20(%rbp)
movb %al, -21(%rbp) ## 1-byte Spill
je LBB586_3
## %bb.2:
cmpl $10, -20(%rbp)
sete %al
movb %al, -21(%rbp) ## 1-byte Spill
LBB586_3:
movb -21(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -4(%rbp)
jmp LBB586_5
LBB586_4:
cmpl $0, -20(%rbp)
sete %al
andb $1, %al
movzbl %al, %eax
movl %eax, -4(%rbp)
LBB586_5:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function reg_range_find
_reg_range_find: ## @reg_range_find
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
LBB587_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpl $0, (%rax)
je LBB587_6
## %bb.2: ## in Loop: Header=BB587_1 Depth=1
movl -20(%rbp), %eax
movq -16(%rbp), %rcx
cmpl 4(%rcx), %eax
jl LBB587_5
## %bb.3: ## in Loop: Header=BB587_1 Depth=1
movl -20(%rbp), %eax
movq -16(%rbp), %rcx
movl (%rcx), %ecx
movq -16(%rbp), %rdx
addl 4(%rdx), %ecx
subl $1, %ecx
cmpl %ecx, %eax
jg LBB587_5
## %bb.4:
movl $1, -4(%rbp)
jmp LBB587_7
LBB587_5: ## in Loop: Header=BB587_1 Depth=1
movq -16(%rbp), %rax
addq $8, %rax
movq %rax, -16(%rbp)
jmp LBB587_1
LBB587_6:
movl $0, -4(%rbp)
LBB587_7:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function regmatchsimplerepeat
_regmatchsimplerepeat: ## @regmatchsimplerepeat
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl %edx, -24(%rbp)
movl $0, -28(%rbp)
movq -16(%rbp), %rax
movq 32(%rax), %rax
movl -20(%rbp), %ecx
addl $2, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -52(%rbp)
movq -16(%rbp), %rax
movq 32(%rax), %rax
movl -20(%rbp), %ecx
addl $3, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -56(%rbp)
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
callq _regnext
movl %eax, -60(%rbp)
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -60(%rbp), %rcx
cmpl $8, (%rax,%rcx,4)
jne LBB588_2
## %bb.1:
movq -16(%rbp), %rax
movq 32(%rax), %rax
movl -60(%rbp), %ecx
addl $2, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -28(%rbp)
LBB588_2:
movq -16(%rbp), %rax
movq 72(%rax), %rax
movq %rax, -40(%rbp)
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
addl $5, %esi
movl -52(%rbp), %edx
callq _regrepeat
movl %eax, -44(%rbp)
movl -44(%rbp), %eax
cmpl -56(%rbp), %eax
jge LBB588_4
## %bb.3:
movl $0, -4(%rbp)
jmp LBB588_24
LBB588_4:
cmpl $0, -24(%rbp)
je LBB588_6
## %bb.5:
movl -44(%rbp), %eax
movl %eax, -52(%rbp)
movl -56(%rbp), %eax
movl %eax, -44(%rbp)
LBB588_6:
jmp LBB588_7
LBB588_7: ## =>This Inner Loop Header: Depth=1
cmpl $0, -24(%rbp)
je LBB588_11
## %bb.8: ## in Loop: Header=BB588_7 Depth=1
movl -44(%rbp), %eax
cmpl -52(%rbp), %eax
jle LBB588_10
## %bb.9:
jmp LBB588_23
LBB588_10: ## in Loop: Header=BB588_7 Depth=1
jmp LBB588_14
LBB588_11: ## in Loop: Header=BB588_7 Depth=1
movl -44(%rbp), %eax
cmpl -56(%rbp), %eax
jge LBB588_13
## %bb.12:
jmp LBB588_23
LBB588_13: ## in Loop: Header=BB588_7 Depth=1
jmp LBB588_14
LBB588_14: ## in Loop: Header=BB588_7 Depth=1
movq -40(%rbp), %rcx
movslq -44(%rbp), %rax
addq %rax, %rcx
movq -16(%rbp), %rax
movq %rcx, 72(%rax)
movq -16(%rbp), %rax
movq 72(%rax), %rdi
movq -16(%rbp), %rax
movl 4(%rax), %edx
andl $2, %edx
leaq -48(%rbp), %rsi
callq _reg_utf8_tounicode_case
movq -16(%rbp), %rdi
movl -28(%rbp), %esi
callq _reg_iseol
cmpl $0, %eax
jne LBB588_16
## %bb.15: ## in Loop: Header=BB588_7 Depth=1
movl -48(%rbp), %eax
cmpl -28(%rbp), %eax
jne LBB588_19
LBB588_16: ## in Loop: Header=BB588_7 Depth=1
movq -16(%rbp), %rdi
movl -60(%rbp), %esi
callq _regmatch
cmpl $0, %eax
je LBB588_18
## %bb.17:
movl $1, -4(%rbp)
jmp LBB588_24
LBB588_18: ## in Loop: Header=BB588_7 Depth=1
jmp LBB588_19
LBB588_19: ## in Loop: Header=BB588_7 Depth=1
cmpl $0, -24(%rbp)
je LBB588_21
## %bb.20: ## in Loop: Header=BB588_7 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB588_22
LBB588_21: ## in Loop: Header=BB588_7 Depth=1
movl -44(%rbp), %eax
addl $-1, %eax
movl %eax, -44(%rbp)
LBB588_22: ## in Loop: Header=BB588_7 Depth=1
jmp LBB588_7
LBB588_23:
movl $0, -4(%rbp)
LBB588_24:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function regmatchrepeat
_regmatchrepeat: ## @regmatchrepeat
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl %edx, -24(%rbp)
movq -16(%rbp), %rax
movq 32(%rax), %rax
movslq -20(%rbp), %rcx
shlq $2, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
movq -32(%rbp), %rax
movl 8(%rax), %eax
movl %eax, -36(%rbp)
movq -32(%rbp), %rax
movl 12(%rax), %eax
movl %eax, -40(%rbp)
movq -32(%rbp), %rax
movl 16(%rax), %eax
cmpl -40(%rbp), %eax
jge LBB589_4
## %bb.1:
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
addl $5, %esi
callq _regmatch
cmpl $0, %eax
je LBB589_3
## %bb.2:
movl $1, -4(%rbp)
jmp LBB589_17
LBB589_3:
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $-1, %ecx
movl %ecx, 16(%rax)
movl $0, -4(%rbp)
jmp LBB589_17
LBB589_4:
movq -32(%rbp), %rax
movl 16(%rax), %eax
cmpl -36(%rbp), %eax
jle LBB589_6
## %bb.5:
movl $0, -4(%rbp)
jmp LBB589_17
LBB589_6:
cmpl $0, -24(%rbp)
je LBB589_12
## %bb.7:
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
callq _regnext
movq -48(%rbp), %rdi ## 8-byte Reload
movl %eax, %esi
callq _regmatch
cmpl $0, %eax
je LBB589_9
## %bb.8:
movl $1, -4(%rbp)
jmp LBB589_17
LBB589_9:
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
addl $5, %esi
callq _regmatch
cmpl $0, %eax
je LBB589_11
## %bb.10:
movl $1, -4(%rbp)
jmp LBB589_17
LBB589_11:
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $-1, %ecx
movl %ecx, 16(%rax)
movl $0, -4(%rbp)
jmp LBB589_17
LBB589_12:
movq -32(%rbp), %rax
movl 16(%rax), %eax
cmpl -36(%rbp), %eax
jge LBB589_16
## %bb.13:
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $1, %ecx
movl %ecx, 16(%rax)
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
addl $5, %esi
callq _regmatch
cmpl $0, %eax
je LBB589_15
## %bb.14:
movl $1, -4(%rbp)
jmp LBB589_17
LBB589_15:
movq -32(%rbp), %rax
movl 16(%rax), %ecx
addl $-1, %ecx
movl %ecx, 16(%rax)
LBB589_16:
movq -16(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
callq _regnext
movq -56(%rbp), %rdi ## 8-byte Reload
movl %eax, %esi
callq _regmatch
movl %eax, -4(%rbp)
LBB589_17:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function regrepeat
_regrepeat: ## @regrepeat
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl $0, -20(%rbp)
movq -8(%rbp), %rax
movq 72(%rax), %rax
movq %rax, -32(%rbp)
movl -12(%rbp), %eax
addl $2, %eax
movl %eax, -36(%rbp)
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -12(%rbp), %rcx
movl (%rax,%rcx,4), %eax
addl $-3, %eax
movl %eax, %ecx
movq %rcx, -56(%rbp) ## 8-byte Spill
subl $5, %eax
ja LBB590_27
## %bb.29:
movq -56(%rbp), %rax ## 8-byte Reload
leaq LJTI590_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB590_1:
jmp LBB590_2
LBB590_2: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rdi
movq -32(%rbp), %rax
movsbl (%rax), %esi
callq _reg_iseol
movl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -57(%rbp) ## 1-byte Spill
jne LBB590_4
## %bb.3: ## in Loop: Header=BB590_2 Depth=1
movl -20(%rbp), %eax
cmpl -16(%rbp), %eax
setl %al
movb %al, -57(%rbp) ## 1-byte Spill
LBB590_4: ## in Loop: Header=BB590_2 Depth=1
movb -57(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB590_5
jmp LBB590_6
LBB590_5: ## in Loop: Header=BB590_2 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movq -32(%rbp), %rax
addq $1, %rax
movq %rax, -32(%rbp)
jmp LBB590_2
LBB590_6:
jmp LBB590_28
LBB590_7:
jmp LBB590_8
LBB590_8: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB590_12
## %bb.9: ## in Loop: Header=BB590_8 Depth=1
movq -32(%rbp), %rdi
movq -8(%rbp), %rax
movl 4(%rax), %edx
andl $2, %edx
leaq -40(%rbp), %rsi
callq _reg_utf8_tounicode_case
movl %eax, -44(%rbp)
movq -8(%rbp), %rax
movq 32(%rax), %rax
movslq -36(%rbp), %rcx
movl (%rax,%rcx,4), %eax
cmpl -40(%rbp), %eax
je LBB590_11
## %bb.10:
jmp LBB590_12
LBB590_11: ## in Loop: Header=BB590_8 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movl -44(%rbp), %ecx
movq -32(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
jmp LBB590_8
LBB590_12:
jmp LBB590_28
LBB590_13:
jmp LBB590_14
LBB590_14: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB590_19
## %bb.15: ## in Loop: Header=BB590_14 Depth=1
movq -32(%rbp), %rdi
movq -8(%rbp), %rax
movl 4(%rax), %edx
andl $2, %edx
leaq -40(%rbp), %rsi
callq _reg_utf8_tounicode_case
movl %eax, -44(%rbp)
movq -8(%rbp), %rdi
movl -40(%rbp), %esi
callq _reg_iseol
cmpl $0, %eax
jne LBB590_17
## %bb.16: ## in Loop: Header=BB590_14 Depth=1
movq -8(%rbp), %rax
movq 32(%rax), %rdi
movslq -36(%rbp), %rax
shlq $2, %rax
addq %rax, %rdi
movl -40(%rbp), %esi
callq _reg_range_find
cmpl $0, %eax
jne LBB590_18
LBB590_17:
jmp LBB590_19
LBB590_18: ## in Loop: Header=BB590_14 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movl -44(%rbp), %ecx
movq -32(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
jmp LBB590_14
LBB590_19:
jmp LBB590_28
LBB590_20:
jmp LBB590_21
LBB590_21: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB590_26
## %bb.22: ## in Loop: Header=BB590_21 Depth=1
movq -32(%rbp), %rdi
movq -8(%rbp), %rax
movl 4(%rax), %edx
andl $2, %edx
leaq -40(%rbp), %rsi
callq _reg_utf8_tounicode_case
movl %eax, -44(%rbp)
movq -8(%rbp), %rdi
movl -40(%rbp), %esi
callq _reg_iseol
cmpl $0, %eax
jne LBB590_24
## %bb.23: ## in Loop: Header=BB590_21 Depth=1
movq -8(%rbp), %rax
movq 32(%rax), %rdi
movslq -36(%rbp), %rax
shlq $2, %rax
addq %rax, %rdi
movl -40(%rbp), %esi
callq _reg_range_find
cmpl $0, %eax
je LBB590_25
LBB590_24:
jmp LBB590_26
LBB590_25: ## in Loop: Header=BB590_21 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
movl -44(%rbp), %ecx
movq -32(%rbp), %rax
movslq %ecx, %rcx
addq %rcx, %rax
movq %rax, -32(%rbp)
jmp LBB590_21
LBB590_26:
jmp LBB590_28
LBB590_27:
movq -8(%rbp), %rax
movl $14, 8(%rax)
movl $0, -20(%rbp)
LBB590_28:
movq -32(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 72(%rax)
movl -20(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L590_0_set_1, LBB590_1-LJTI590_0
.set L590_0_set_13, LBB590_13-LJTI590_0
.set L590_0_set_20, LBB590_20-LJTI590_0
.set L590_0_set_27, LBB590_27-LJTI590_0
.set L590_0_set_7, LBB590_7-LJTI590_0
LJTI590_0:
.long L590_0_set_1
.long L590_0_set_13
.long L590_0_set_20
.long L590_0_set_27
.long L590_0_set_27
.long L590_0_set_7
.end_data_region
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "bootstrap"
L_.str.1: ## @.str.1
.asciz "1.0"
L_.str.2: ## @.str.2
.asciz "bootstrap.tcl"
L_.str.3: ## @.str.3
.asciz "\n\nproc package {args} {}\n"
L_.str.4: ## @.str.4
.asciz "initjimsh"
L_.str.5: ## @.str.5
.asciz "initjimsh.tcl"
L_.str.6: ## @.str.6
.asciz "\n\n\nproc _jimsh_init {} {\n\trename _jimsh_init {}\n\tglobal jim::exe jim::argv0 tcl_interactive auto_path tcl_platform\n\n\n\tif {[exists jim::argv0]} {\n\t\tif {[string match \"*/*\" $jim::argv0]} {\n\t\t\tset jim::exe [file join [pwd] $jim::argv0]\n\t\t} else {\n\t\t\tforeach path [split [env PATH \"\"] $tcl_platform(pathSeparator)] {\n\t\t\t\tset exec [file join [pwd] [string map {\\\\ /} $path] $jim::argv0]\n\t\t\t\tif {[file executable $exec]} {\n\t\t\t\t\tset jim::exe $exec\n\t\t\t\t\tbreak\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\n\tlappend p {*}[split [env JIMLIB {}] $tcl_platform(pathSeparator)]\n\tif {[exists jim::exe]} {\n\t\tlappend p [file dirname $jim::exe]\n\t}\n\tlappend p {*}$auto_path\n\tset auto_path $p\n\n\tif {$tcl_interactive && [env HOME {}] ne \"\"} {\n\t\tforeach src {.jimrc jimrc.tcl} {\n\t\t\tif {[file exists [env HOME]/$src]} {\n\t\t\t\tuplevel #0 source [env HOME]/$src\n\t\t\t\tbreak\n\t\t\t}\n\t\t}\n\t}\n\treturn \"\"\n}\n\nif {$tcl_platform(platform) eq \"windows\"} {\n\tset jim::argv0 [string map {\\\\ /} $jim::argv0]\n}\n\n_jimsh_init\n"
L_.str.7: ## @.str.7
.asciz "glob"
L_.str.8: ## @.str.8
.asciz "glob.tcl"
L_.str.9: ## @.str.9
.asciz "\n\n\n\n\n\n\npackage require readdir\n\n\nproc glob.globdir {dir pattern} {\n\tif {[file exists $dir/$pattern]} {\n\n\t\treturn [list $pattern]\n\t}\n\n\tset result {}\n\tset files [readdir $dir]\n\tlappend files . ..\n\n\tforeach name $files {\n\t\tif {[string match $pattern $name]} {\n\n\t\t\tif {[string index $name 0] eq \".\" && [string index $pattern 0] ne \".\"} {\n\t\t\t\tcontinue\n\t\t\t}\n\t\t\tlappend result $name\n\t\t}\n\t}\n\n\treturn $result\n}\n\n\n\n\nproc glob.explode {pattern} {\n\tset oldexp {}\n\tset newexp {\"\"}\n\n\twhile 1 {\n\t\tset oldexp $newexp\n\t\tset newexp {}\n\t\tset ob [string first \\{ $pattern]\n\t\tset cb [string first \\} $pattern]\n\n\t\tif {$ob < $cb && $ob != -1} {\n\t\t\tset mid [string range $pattern 0 $ob-1]\n\t\t\tset subexp [lassign [glob.explode [string range $pattern $ob+1 end]] pattern]\n\t\t\tif {$pattern eq \"\"} {\n\t\t\t\terror \"unmatched open brace in glob pattern\"\n\t\t\t}\n\t\t\tset pattern [string range $pattern 1 end]\n\n\t\t\tforeach subs $subexp {\n\t\t\t\tforeach sub [split $subs ,] {\n\t\t\t\t\tforeach old $oldexp {\n\t\t\t\t\t\tlappend newexp $old$mid$sub\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t}\n\t\t} elseif {$cb != -1} {\n\t\t\tset suf [string range $pattern 0 $cb-1]\n\t\t\tset rest [string range $pattern $cb end]\n\t\t\tbreak\n\t\t} else {\n\t\t\tset suf $pattern\n\t\t\tset rest \"\"\n\t\t\tbreak\n\t\t}\n\t}\n\n\tforeach old $oldexp {\n\t\tlappend newexp $old$suf\n\t}\n\tlist $rest {*}$newexp\n}\n\n\n\nproc glob.glob {base pattern} {\n\tset dir [file dirname $pattern]\n\tif {$pattern eq $dir || $pattern eq \"\"} {\n\t\treturn [list [file join $base $dir] $pattern]\n\t} elseif {$pattern eq [file tail $pattern]} {\n\t\tset dir \"\"\n\t}\n\n\n\tset dirlist [glob.glob $base $dir]\n\tset pattern [file tail $pattern]\n\n\n\tset result {}\n\tforeach {realdir dir} $dirlist {\n\t\tif {![file isdir $realdir]} {\n\t\t\tcontinue\n\t\t}\n\t\tif {[string index $dir end] ne \"/\" && $dir ne \"\"} {\n\t\t\tappend dir /\n\t\t}\n\t\tforeach name [glob.globdir $realdir $pattern] {\n\t\t\tlappend result [file join $realdir $name] $dir$name\n\t\t}\n\t}\n\treturn $result\n}\n\n\n\n\n\n\n\n\n\n\n\n\nproc glob {args} {\n\tset nocomplain 0\n\tset base \"\"\n\tset tails 0\n\n\tset n 0\n\tforeach arg $args {\n\t\tif {[info exists param]} {\n\t\t\tset $param $arg\n\t\t\tunset param\n\t\t\tincr n\n\t\t\tcontinue\n\t\t}\n\t\tswitch -glob -- $arg {\n\t\t\t-d* {\n\t\t\t\tset switch $arg\n\t\t\t\tset param base\n\t\t\t}\n\t\t\t-n* {\n\t\t\t\tset nocomplain 1\n\t\t\t}\n\t\t\t-ta* {\n\t\t\t\tset tails 1\n\t\t\t}\n\t\t\t-- {\n\t\t\t\tincr n\n\t\t\t\tbreak\n\t\t\t}\n\t\t\t-* {\n\t\t\t\treturn -code error \"bad option \\\"$arg\\\": must be -directory, -nocomplain, -tails, or --\"\n\t\t\t}\n\t\t\t* {\n\t\t\t\tbreak\n\t\t\t}\n\t\t}\n\t\tincr n\n\t}\n\tif {[info exists param]} {\n\t\treturn -code error \"missing argument to \\\"$switch\\\"\"\n\t}\n\tif {[llength $args] <= $n} {\n\t\treturn -code error \"wrong # args: should be \\\"glob ?options? pattern ?pattern ...?\\\"\"\n\t}\n\n\tset args [lrange $args $n end]\n\n\tset result {}\n\tforeach pattern $args {\n\t\tset escpattern [string map {\n\t\t\t\\\\\\\\ \\x01 \\\\\\{ \\x02 \\\\\\} \\x03 \\\\, \\x04\n\t\t} $pattern]\n\t\tset patexps [lassign [glob.explode $escpattern] rest]\n\t\tif {$rest ne \"\"} {\n\t\t\treturn -code error \"unmatched close brace in glob pattern\"\n\t\t}\n\t\tforeach patexp $patexps {\n\t\t\tset patexp [string map {\n\t\t\t\t\\x01 \\\\\\\\ \\x02 \\{ \\x03 \\} \\x04 ,\n\t\t\t} $patexp]\n\t\t\tforeach {realname name} [glob.glob $base $patexp] {\n\t\t\t\tincr n\n\t\t\t\tif {$tails} {\n\t\t\t\t\tlappend result $name\n\t\t\t\t} else {\n\t\t\t\t\tlappend result [file join $base $name]\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n\n\tif {!$nocomplain && [llength $result] == 0} {\n\t\tset s $(([llength $args] > 1) ? \"s\" : \"\")\n\t\treturn -code error \"no files matched glob pattern$s \\\"[join $args]\\\"\"\n\t}\n\n\treturn $result\n}\n"
L_.str.10: ## @.str.10
.asciz "stdlib"
L_.str.11: ## @.str.11
.asciz "stdlib.tcl"
L_.str.12: ## @.str.12
.asciz "\n\n\nproc lambda {arglist args} {\n\ttailcall proc [ref {} function lambda.finalizer] $arglist {*}$args\n}\n\nproc lambda.finalizer {name val} {\n\trename $name {}\n}\n\n\nproc curry {args} {\n\talias [ref {} function lambda.finalizer] {*}$args\n}\n\n\n\n\n\n\n\n\n\nproc function {value} {\n\treturn $value\n}\n\n\n\n\nproc stacktrace {{skip 0}} {\n\tset trace {}\n\tincr skip\n\tforeach level [range $skip [info level]] {\n\t\tlappend trace {*}[info frame -$level]\n\t}\n\treturn $trace\n}\n\n\nproc stackdump {stacktrace} {\n\tset lines {}\n\tforeach {l f p} [lreverse $stacktrace] {\n\t\tset line {}\n\t\tif {$p ne \"\"} {\n\t\t\tappend line \"in procedure '$p' \"\n\t\t\tif {$f ne \"\"} {\n\t\t\t\tappend line \"called \"\n\t\t\t}\n\t\t}\n\t\tif {$f ne \"\"} {\n\t\t\tappend line \"at file \\\"$f\\\", line $l\"\n\t\t}\n\t\tif {$line ne \"\"} {\n\t\t\tlappend lines $line\n\t\t}\n\t}\n\tjoin $lines \\n\n}\n\n\n\nproc errorInfo {msg {stacktrace \"\"}} {\n\tif {$stacktrace eq \"\"} {\n\n\t\tset stacktrace [info stacktrace]\n\n\t\tlappend stacktrace {*}[stacktrace 1]\n\t}\n\tlassign $stacktrace p f l\n\tif {$f ne \"\"} {\n\t\tset result \"$f:$l: Error: \"\n\t}\n\tappend result \"$msg\\n\"\n\tappend result [stackdump $stacktrace]\n\n\n\tstring trim $result\n}\n\n\n\nproc {info nameofexecutable} {} {\n\tif {[exists ::jim::exe]} {\n\t\treturn $::jim::exe\n\t}\n}\n\n\nproc {dict with} {&dictVar {args key} script} {\n\tset keys {}\n\tforeach {n v} [dict get $dictVar {*}$key] {\n\t\tupvar $n var_$n\n\t\tset var_$n $v\n\t\tlappend keys $n\n\t}\n\tcatch {uplevel 1 $script} msg opts\n\tif {[info exists dictVar] && ([llength $key] == 0 || [dict exists $dictVar {*}$key])} {\n\t\tforeach n $keys {\n\t\t\tif {[info exists var_$n]} {\n\t\t\t\tdict set dictVar {*}$key $n [set var_$n]\n\t\t\t} else {\n\t\t\t\tdict unset dictVar {*}$key $n\n\t\t\t}\n\t\t}\n\t}\n\treturn {*}$opts $msg\n}\n\n\nproc {dict update} {&varName args script} {\n\tset keys {}\n\tforeach {n v} $args {\n\t\tupvar $v var_$v\n\t\tif {[dict exists $varName $n]} {\n\t\t\tset var_$v [dict get $varName $n]\n\t\t}\n\t}\n\tcatch {uplevel 1 $script} msg opts\n\tif {[info exists varName]} {\n\t\tforeach {n v} $args {\n\t\t\tif {[info exists var_$v]} {\n\t\t\t\tdict set varName $n [set var_$v]\n\t\t\t} else {\n\t\t\t\tdict unset varName $n\n\t\t\t}\n\t\t}\n\t}\n\treturn {*}$opts $msg\n}\n\n\n\nproc {dict merge} {dict args} {\n\tforeach d $args {\n\n\t\tdict size $d\n\t\tforeach {k v} $d {\n\t\t\tdict set dict $k $v\n\t\t}\n\t}\n\treturn $dict\n}\n\nproc {dict replace} {dictionary {args {key value}}} {\n\tif {[llength ${key value}] % 2} {\n\t\ttailcall {dict replace}\n\t}\n\ttailcall dict merge $dictionary ${key value}\n}\n\n\nproc {dict lappend} {varName key {args value}} {\n\tupvar $varName dict\n\tif {[exists dict] && [dict exists $dict $key]} {\n\t\tset list [dict get $dict $key]\n\t}\n\tlappend list {*}$value\n\tdict set dict $key $list\n}\n\n\nproc {dict append} {varName key {args value}} {\n\tupvar $varName dict\n\tif {[exists dict] && [dict exists $dict $key]} {\n\t\tset str [dict get $dict $key]\n\t}\n\tappend str {*}$value\n\tdict set dict $key $str\n}\n\n\nproc {dict incr} {varName key {increment 1}} {\n\tupvar $varName dict\n\tif {[exists dict] && [dict exists $dict $key]} {\n\t\tset value [dict get $dict $key]\n\t}\n\tincr value $increment\n\tdict set dict $key $value\n}\n\n\nproc {dict remove} {dictionary {args key}} {\n\tforeach k $key {\n\t\tdict unset dictionary $k\n\t}\n\treturn $dictionary\n}\n\n\nproc {dict values} {dictionary {pattern *}} {\n\tdict keys [lreverse $dictionary] $pattern\n}\n\n\nproc {dict for} {vars dictionary script} {\n\tif {[llength $vars] != 2} {\n\t\treturn -code error \"must have exactly two variable names\"\n\t}\n\tdict size $dictionary\n\ttailcall foreach $vars $dictionary $script\n}\n"
L_.str.13: ## @.str.13
.asciz "tclcompat"
L_.str.14: ## @.str.14
.asciz "tclcompat.tcl"
L_.str.15: ## @.str.15
.asciz "\n\n\n\n\n\n\n\nset env [env]\n\n\nif {[info commands stdout] ne \"\"} {\n\n\tforeach p {gets flush close eof seek tell} {\n\t\tproc $p {chan args} {p} {\n\t\t\ttailcall $chan $p {*}$args\n\t\t}\n\t}\n\tunset p\n\n\n\n\tproc puts {{-nonewline {}} {chan stdout} msg} {\n\t\tif {${-nonewline} ni {-nonewline {}}} {\n\t\t\ttailcall ${-nonewline} puts $msg\n\t\t}\n\t\ttailcall $chan puts {*}${-nonewline} $msg\n\t}\n\n\n\n\n\n\tproc read {{-nonewline {}} chan} {\n\t\tif {${-nonewline} ni {-nonewline {}}} {\n\t\t\ttailcall ${-nonewline} read {*}${chan}\n\t\t}\n\t\ttailcall $chan read {*}${-nonewline}\n\t}\n\n\tproc fconfigure {f args} {\n\t\tforeach {n v} $args {\n\t\t\tswitch -glob -- $n {\n\t\t\t\t-bl* {\n\t\t\t\t\t$f ndelay $(!$v)\n\t\t\t\t}\n\t\t\t\t-bu* {\n\t\t\t\t\t$f buffering $v\n\t\t\t\t}\n\t\t\t\t-tr* {\n\n\t\t\t\t}\n\t\t\t\tdefault {\n\t\t\t\t\treturn -code error \"fconfigure: unknown option $n\"\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t}\n}\n\n\nproc fileevent {args} {\n\ttailcall {*}$args\n}\n\n\n\n\nproc parray {arrayname {pattern *} {puts puts}} {\n\tupvar $arrayname a\n\n\tset max 0\n\tforeach name [array names a $pattern]] {\n\t\tif {[string length $name] > $max} {\n\t\t\tset max [string length $name]\n\t\t}\n\t}\n\tincr max [string length $arrayname]\n\tincr max 2\n\tforeach name [lsort [array names a $pattern]] {\n\t\t$puts [format \"%-${max}s = %s\" $arrayname\\($name\\) $a($name)]\n\t}\n}\n\n\nproc {file copy} {{force {}} source target} {\n\ttry {\n\t\tif {$force ni {{} -force}} {\n\t\t\terror \"bad option \\\"$force\\\": should be -force\"\n\t\t}\n\n\t\tset in [open $source rb]\n\n\t\tif {[file exists $target]} {\n\t\t\tif {$force eq \"\"} {\n\t\t\t\terror \"error copying \\\"$source\\\" to \\\"$target\\\": file already exists\"\n\t\t\t}\n\n\t\t\tif {$source eq $target} {\n\t\t\t\treturn\n\t\t\t}\n\n\n\t\t\tfile stat $source ss\n\t\t\tfile stat $target ts\n\t\t\tif {$ss(dev) == $ts(dev) && $ss(ino) == $ts(ino) && $ss(ino)} {\n\t\t\t\treturn\n\t\t\t}\n\t\t}\n\t\tset out [open $target wb]\n\t\t$in copyto $out\n\t\t$out close\n\t} on error {msg opts} {\n\t\tincr opts(-level)\n\t\treturn {*}$opts $msg\n\t} finally {\n\t\tcatch {$in close}\n\t}\n}\n\n\n\nproc popen {cmd {mode r}} {\n\tlassign [socket pipe] r w\n\ttry {\n\t\tif {[string match \"w*\" $mode]} {\n\t\t\tlappend cmd <@$r &\n\t\t\tset pids [exec {*}$cmd]\n\t\t\t$r close\n\t\t\tset f $w\n\t\t} else {\n\t\t\tlappend cmd >@$w &\n\t\t\tset pids [exec {*}$cmd]\n\t\t\t$w close\n\t\t\tset f $r\n\t\t}\n\t\tlambda {cmd args} {f pids} {\n\t\t\tif {$cmd eq \"pid\"} {\n\t\t\t\treturn $pids\n\t\t\t}\n\t\t\tif {$cmd eq \"close\"} {\n\t\t\t\t$f close\n\n\t\t\t\tforeach p $pids { os.wait $p }\n\t\t\t\treturn\n\t\t\t}\n\t\t\ttailcall $f $cmd {*}$args\n\t\t}\n\t} on error {error opts} {\n\t\t$r close\n\t\t$w close\n\t\terror $error\n\t}\n}\n\n\nlocal proc pid {{channelId {}}} {\n\tif {$channelId eq \"\"} {\n\t\ttailcall upcall pid\n\t}\n\tif {[catch {$channelId tell}]} {\n\t\treturn -code error \"can not find channel named \\\"$channelId\\\"\"\n\t}\n\tif {[catch {$channelId pid} pids]} {\n\t\treturn \"\"\n\t}\n\treturn $pids\n}\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nproc try {args} {\n\tset catchopts {}\n\twhile {[string match -* [lindex $args 0]]} {\n\t\tset args [lassign $args opt]\n\t\tif {$opt eq \"--\"} {\n\t\t\tbreak\n\t\t}\n\t\tlappend catchopts $opt\n\t}\n\tif {[llength $args] == 0} {\n\t\treturn -code error {wrong # args: should be \"try ?options? script ?argument ...?\"}\n\t}\n\tset args [lassign $args script]\n\tset code [catch -eval {*}$catchopts {uplevel 1 $script} msg opts]\n\n\tset handled 0\n\n\tforeach {on codes vars script} $args {\n\t\tswitch -- $on \\\n\t\t\ton {\n\t\t\t\tif {!$handled && ($codes eq \"*\" || [info returncode $code] in $codes)} {\n\t\t\t\t\tlassign $vars msgvar optsvar\n\t\t\t\t\tif {$msgvar ne \"\"} {\n\t\t\t\t\t\tupvar $msgvar hmsg\n\t\t\t\t\t\tset hmsg $msg\n\t\t\t\t\t}\n\t\t\t\t\tif {$optsvar ne \"\"} {\n\t\t\t\t\t\tupvar $optsvar hopts\n\t\t\t\t\t\tset hopts $opts\n\t\t\t\t\t}\n\n\t\t\t\t\tset code [catch {uplevel 1 $script} msg opts]\n\t\t\t\t\tincr handled\n\t\t\t\t}\n\t\t\t} \\\n\t\t\tfinally {\n\t\t\t\tset finalcode [catch {uplevel 1 $codes} finalmsg finalopts]\n\t\t\t\tif {$finalcode} {\n\n\t\t\t\t\tset code $finalcode\n\t\t\t\t\tset msg $finalmsg\n\t\t\t\t\tset opts $finalopts\n\t\t\t\t}\n\t\t\t\tbreak\n\t\t\t} \\\n\t\t\tdefault {\n\t\t\t\treturn -code error \"try: expected 'on' or 'finally', got '$on'\"\n\t\t\t}\n\t}\n\n\tif {$code} {\n\t\tincr opts(-level)\n\t\treturn {*}$opts $msg\n\t}\n\treturn $msg\n}\n\n\n\nproc throw {code {msg \"\"}} {\n\treturn -code $code $msg\n}\n\n\nproc {file delete force} {path} {\n\tforeach e [readdir $path] {\n\t\tfile delete -force $path/$e\n\t}\n\tfile delete $path\n}\n"
L_.str.16: ## @.str.16
.asciz "TMPDIR"
L_.str.17: ## @.str.17
.asciz "/tmp/"
L_.str.18: ## @.str.18
.asciz "/"
L_.str.19: ## @.str.19
.asciz "tcl.tmp.XXXXXX"
L_.str.20: ## @.str.20
.asciz "Not a filehandle: \"%#s\""
L_.str.21: ## @.str.21
.asciz "aio"
L_.str.22: ## @.str.22
.asciz "open"
L_.str.23: ## @.str.23
.asciz "stdin"
L_.str.24: ## @.str.24
.asciz "r"
L_.str.25: ## @.str.25
.asciz "stdout"
L_.str.26: ## @.str.26
.asciz "w"
L_.str.27: ## @.str.27
.asciz "stderr"
L_.str.28: ## @.str.28
.asciz "-nocomplain"
L_.str.29: ## @.str.29
.asciz "?-nocomplain? dirPath"
L_.str.30: ## @.str.30
.asciz "readdir"
.section __DATA,__const
.p2align 4 ## @Jim_RegexpCmd.options
_Jim_RegexpCmd.options:
.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 0
.section __TEXT,__cstring,cstring_literals
L_.str.31: ## @.str.31
.asciz "-indices"
L_.str.32: ## @.str.32
.asciz "-nocase"
L_.str.33: ## @.str.33
.asciz "-line"
L_.str.34: ## @.str.34
.asciz "-all"
L_.str.35: ## @.str.35
.asciz "-inline"
L_.str.36: ## @.str.36
.asciz "-start"
L_.str.37: ## @.str.37
.asciz "--"
L_.str.38: ## @.str.38
.asciz "?switches? exp string ?matchVar? ?subMatchVar subMatchVar ...?"
L_.str.39: ## @.str.39
.asciz "switch"
L_.str.40: ## @.str.40
.asciz "regexp match variables not allowed when using -inline"
L_.str.41: ## @.str.41
.asciz "error while matching pattern: %s"
L_.str.42: ## @.str.42
.space 1
.section __DATA,__const
.p2align 4 ## @Jim_RegsubCmd.options
_Jim_RegsubCmd.options:
.quad L_.str.32
.quad L_.str.33
.quad L_.str.34
.quad L_.str.36
.quad L_.str.37
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.43: ## @.str.43
.asciz "?switches? exp string subSpec ?varName?"
L_.str.44: ## @.str.44
.asciz "regexp"
L_.str.45: ## @.str.45
.asciz "regsub"
L_.str.46: ## @.str.46
.asciz "file"
.section __DATA,__const
.p2align 4 ## @file_command_table
_file_command_table:
.quad L_.str.202
.quad L_.str.203
.quad _file_cmd_atime
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.204
.quad L_.str.205
.quad _file_cmd_mtime
.short 1 ## 0x1
.short 2 ## 0x2
.short 0 ## 0x0
.space 2
.quad L_.str.206
.quad L_.str.207
.quad _file_cmd_copy
.short 2 ## 0x2
.short 3 ## 0x3
.short 0 ## 0x0
.space 2
.quad L_.str.208
.quad L_.str.203
.quad _file_cmd_dirname
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.209
.quad L_.str.203
.quad _file_cmd_rootname
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.210
.quad L_.str.203
.quad _file_cmd_extension
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.211
.quad L_.str.203
.quad _file_cmd_tail
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.212
.quad L_.str.203
.quad _file_cmd_normalize
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.213
.quad L_.str.214
.quad _file_cmd_join
.short 1 ## 0x1
.short 65535 ## 0xffff
.short 0 ## 0x0
.space 2
.quad L_.str.215
.quad L_.str.203
.quad _file_cmd_readable
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.216
.quad L_.str.203
.quad _file_cmd_writable
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.217
.quad L_.str.203
.quad _file_cmd_executable
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.218
.quad L_.str.203
.quad _file_cmd_exists
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.219
.quad L_.str.220
.quad _file_cmd_delete
.short 1 ## 0x1
.short 65535 ## 0xffff
.short 0 ## 0x0
.space 2
.quad L_.str.221
.quad L_.str.222
.quad _file_cmd_mkdir
.short 1 ## 0x1
.short 65535 ## 0xffff
.short 0 ## 0x0
.space 2
.quad L_.str.223
.quad L_.str.224
.quad _file_cmd_tempfile
.short 0 ## 0x0
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.225
.quad L_.str.207
.quad _file_cmd_rename
.short 2 ## 0x2
.short 3 ## 0x3
.short 0 ## 0x0
.space 2
.quad L_.str.226
.quad L_.str.203
.quad _file_cmd_size
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.227
.quad L_.str.228
.quad _file_cmd_stat
.short 1 ## 0x1
.short 2 ## 0x2
.short 0 ## 0x0
.space 2
.quad L_.str.229
.quad L_.str.228
.quad _file_cmd_stat
.short 1 ## 0x1
.short 2 ## 0x2
.short 0 ## 0x0
.space 2
.quad L_.str.230
.quad L_.str.203
.quad _file_cmd_type
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.231
.quad L_.str.203
.quad _file_cmd_isdirectory
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.232
.quad L_.str.203
.quad _file_cmd_isfile
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.space 32
.section __TEXT,__cstring,cstring_literals
L_.str.47: ## @.str.47
.asciz "pwd"
L_.str.48: ## @.str.48
.asciz "cd"
L_.str.49: ## @.str.49
.asciz "exec"
L_.str.50: ## @.str.50
.asciz "clock"
.section __DATA,__const
.p2align 4 ## @clock_command_table
_clock_command_table:
.quad L_.str.285
.quad 0
.quad _clock_cmd_seconds
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.space 2
.quad L_.str.286
.quad 0
.quad _clock_cmd_micros
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.space 2
.quad L_.str.287
.quad 0
.quad _clock_cmd_micros
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.space 2
.quad L_.str.288
.quad 0
.quad _clock_cmd_millis
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.space 2
.quad L_.str.289
.quad L_.str.290
.quad _clock_cmd_format
.short 1 ## 0x1
.short 3 ## 0x3
.short 0 ## 0x0
.space 2
.space 32
.section __TEXT,__cstring,cstring_literals
L_.str.51: ## @.str.51
.asciz "array"
.section __DATA,__const
.p2align 4 ## @array_command_table
_array_command_table:
.quad L_.str.218
.quad L_.str.294
.quad _array_cmd_exists
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.295
.quad L_.str.296
.quad _array_cmd_get
.short 1 ## 0x1
.short 2 ## 0x2
.short 0 ## 0x0
.space 2
.quad L_.str.297
.quad L_.str.296
.quad _array_cmd_names
.short 1 ## 0x1
.short 2 ## 0x2
.short 0 ## 0x0
.space 2
.quad L_.str.298
.quad L_.str.299
.quad _array_cmd_set
.short 2 ## 0x2
.short 2 ## 0x2
.short 0 ## 0x0
.space 2
.quad L_.str.226
.quad L_.str.294
.quad _array_cmd_size
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.227
.quad L_.str.294
.quad _array_cmd_stat
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.300
.quad L_.str.296
.quad _array_cmd_unset
.short 1 ## 0x1
.short 2 ## 0x2
.short 0 ## 0x0
.space 2
.space 32
.section __TEXT,__cstring,cstring_literals
L___func__.Jim_ExpandHashTable: ## @__func__.Jim_ExpandHashTable
.asciz "Jim_ExpandHashTable"
L_.str.52: ## @.str.52
.asciz "44528.c"
L_.str.53: ## @.str.53
.asciz "ht->used == 0"
.zerofill __DATA,__bss,_JimEmptyStringRep,1,0 ## @JimEmptyStringRep
.section __DATA,__const
.p2align 3 ## @comparedStringObjType
_comparedStringObjType:
.quad L_.str.305
.quad 0
.quad 0
.quad 0
.long 1 ## 0x1
.space 4
.p2align 3 ## @scriptObjType
_scriptObjType:
.quad L_.str.306
.quad _FreeScriptInternalRep
.quad _DupScriptInternalRep
.quad 0
.long 1 ## 0x1
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.54: ## @.str.54
.asciz "can't delete \"%s\": command doesn't exist"
L_.str.55: ## @.str.55
.asciz "can't rename \"%s\": command doesn't exist"
L_.str.56: ## @.str.56
.asciz "can't rename to \"%s\": command already exists"
.section __DATA,__const
.p2align 3 ## @commandObjType
_commandObjType:
.quad L_.str.310
.quad _FreeCommandInternalRep
.quad _DupCommandInternalRep
.quad 0
.long 1 ## 0x1
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.57: ## @.str.57
.asciz "invalid command name \"%#s\""
L_.str.58: ## @.str.58
.asciz "variable"
L_.str.59: ## @.str.59
.asciz "bad variable name \"%#s\": upvar won't create a scalar variable that looks like an array element"
L_.str.60: ## @.str.60
.asciz "variable \"%#s\" already exists"
L_.str.61: ## @.str.61
.asciz "bad variable name \"%#s\": upvar won't create namespace variable that refers to procedure variable"
L_.str.62: ## @.str.62
.asciz "can't upvar from variable to itself"
L_.str.63: ## @.str.63
.asciz "can't read \"%#s\": no such variable"
L_.str.64: ## @.str.64
.asciz "can't unset \"%#s\": no such variable"
.section __DATA,__const
.p2align 3 ## @referenceObjType
_referenceObjType:
.quad L_.str.319
.quad 0
.quad 0
.quad _UpdateStringOfReference
.long 1 ## 0x1
.space 4
.section __TEXT,__const
.p2align 1 ## @__const.Jim_IsBigEndian.uval
l___const.Jim_IsBigEndian.uval:
.short 258 ## 0x102
.section __DATA,__const
.p2align 3 ## @JimCommandsHashTableType
_JimCommandsHashTableType:
.quad _JimStringCopyHTHashFunction
.quad _JimStringCopyHTDup
.quad 0
.quad _JimStringCopyHTKeyCompare
.quad _JimStringCopyHTKeyDestructor
.quad _JimCommandsHT_ValDestructor
.p2align 3 ## @JimReferencesHashTableType
_JimReferencesHashTableType:
.quad _JimReferencesHTHashFunction
.quad _JimReferencesHTKeyDup
.quad 0
.quad _JimReferencesHTKeyCompare
.quad _JimReferencesHTKeyDestructor
.quad _JimReferencesHTValDestructor
.p2align 3 ## @JimAssocDataHashTableType
_JimAssocDataHashTableType:
.quad _JimStringCopyHTHashFunction
.quad _JimStringCopyHTDup
.quad 0
.quad _JimStringCopyHTKeyCompare
.quad _JimStringCopyHTKeyDestructor
.quad _JimAssocDataHashTableValueDestructor
.p2align 3 ## @JimPackageHashTableType
_JimPackageHashTableType:
.quad _JimStringCopyHTHashFunction
.quad _JimStringCopyHTDup
.quad 0
.quad _JimStringCopyHTKeyCompare
.quad _JimStringCopyHTKeyDestructor
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.65: ## @.str.65
.asciz "unknown"
L_.str.66: ## @.str.66
.asciz "auto_path"
L_.str.67: ## @.str.67
.asciz "."
L_.str.68: ## @.str.68
.asciz "tcl_interactive"
L_.str.69: ## @.str.69
.asciz "0"
L_.str.70: ## @.str.70
.asciz "tcl_platform(os)"
L_.str.71: ## @.str.71
.asciz "tcl_platform(platform)"
L_.str.72: ## @.str.72
.asciz "unix"
L_.str.73: ## @.str.73
.asciz "tcl_platform(pathSeparator)"
L_.str.74: ## @.str.74
.asciz ":"
L_.str.75: ## @.str.75
.asciz "tcl_platform(byteOrder)"
L_.str.76: ## @.str.76
.asciz "bigEndian"
L_.str.77: ## @.str.77
.asciz "littleEndian"
L_.str.78: ## @.str.78
.asciz "tcl_platform(threaded)"
L_.str.79: ## @.str.79
.asciz "tcl_platform(pointerSize)"
L_.str.80: ## @.str.80
.asciz "tcl_platform(wordSize)"
L_.str.81: ## @.str.81
.asciz "1"
L_.str.82: ## @.str.82
.asciz "bad level \"%s\""
.section __DATA,__const
.p2align 3 ## @intObjType
_intObjType:
.quad L_.str.324
.quad 0
.quad 0
.quad _UpdateStringOfInt
.long 0 ## 0x0
.space 4
.p2align 3 ## @coercedDoubleObjType
_coercedDoubleObjType:
.quad L_.str.327
.quad 0
.quad 0
.quad _UpdateStringOfInt
.long 0 ## 0x0
.space 4
.p2align 3 ## @doubleObjType
_doubleObjType:
.quad L_.str.328
.quad 0
.quad 0
.quad _UpdateStringOfDouble
.long 0 ## 0x0
.space 4
.p2align 3 ## @listObjType
_listObjType:
.quad L_.str.334
.quad _FreeListInternalRep
.quad _DupListInternalRep
.quad _UpdateStringOfList
.long 0 ## 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.83: ## @.str.83
.asciz "list index out of range"
.section __DATA,__const
.p2align 3 ## @dictObjType
_dictObjType:
.quad L_.str.336
.quad _FreeDictInternalRep
.quad _DupDictInternalRep
.quad _UpdateStringOfDict
.long 0 ## 0x0
.space 4
.p2align 3 ## @JimDictHashTableType
_JimDictHashTableType:
.quad _JimObjectHTHashFunction
.quad _JimObjectHTKeyValDup
.quad _JimObjectHTKeyValDup
.quad _JimObjectHTKeyCompare
.quad _JimObjectHTKeyValDestructor
.quad _JimObjectHTKeyValDestructor
.section __TEXT,__cstring,cstring_literals
L_.str.84: ## @.str.84
.asciz "key \"%#s\" not known in dictionary"
.section __DATA,__const
.p2align 3 ## @indexObjType
_indexObjType:
.quad L_.str.337
.quad 0
.quad 0
.quad _UpdateStringOfIndex
.long 0 ## 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.85: ## @.str.85
.asciz "?"
.section __DATA,__const
.p2align 4 ## @jimReturnCodes
_jimReturnCodes:
.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 0
.p2align 3 ## @returnCodeObjType
_returnCodeObjType:
.quad L_.str.349
.quad 0
.quad 0
.quad 0
.long 0 ## 0x0
.space 4
.p2align 4 ## @jim_tt_name.tt_names
_jim_tt_name.tt_names:
.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 0
.quad 0
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.86: ## @.str.86
.asciz "NIL"
L_.str.87: ## @.str.87
.asciz "STR"
L_.str.88: ## @.str.88
.asciz "ESC"
L_.str.89: ## @.str.89
.asciz "VAR"
L_.str.90: ## @.str.90
.asciz "ARY"
L_.str.91: ## @.str.91
.asciz "CMD"
L_.str.92: ## @.str.92
.asciz "SEP"
L_.str.93: ## @.str.93
.asciz "EOL"
L_.str.94: ## @.str.94
.asciz "EOF"
L_.str.95: ## @.str.95
.asciz "LIN"
L_.str.96: ## @.str.96
.asciz "WRD"
L_.str.97: ## @.str.97
.asciz "((("
L_.str.98: ## @.str.98
.asciz ")))"
L_.str.99: ## @.str.99
.asciz ",,,"
L_.str.100: ## @.str.100
.asciz "INT"
L_.str.101: ## @.str.101
.asciz "DBL"
L_.str.102: ## @.str.102
.asciz "$()"
.zerofill __DATA,__bss,_jim_tt_name.buf,20,4 ## @jim_tt_name.buf
L_.str.103: ## @.str.103
.asciz "(%d)"
.section __DATA,__const
.p2align 3 ## @variableObjType
_variableObjType:
.quad L_.str.58
.quad 0
.quad 0
.quad 0
.long 1 ## 0x1
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.104: ## @.str.104
.asciz "rt"
L_.str.105: ## @.str.105
.asciz "couldn't read file \"%s\": %s"
L_.str.106: ## @.str.106
.asciz "failed to load file \"%s\": %s"
L_.str.107: ## @.str.107
.asciz " "
L_.str.108: ## @.str.108
.asciz "wrong # args: should be \"%#s\""
L_.str.109: ## @.str.109
.asciz "%d entries in table, %d buckets\n"
L_.str.110: ## @.str.110
.asciz "%d: "
L_.str.111: ## @.str.111
.asciz " %s"
L_.str.112: ## @.str.112
.asciz "\n"
.section __DATA,__const
.p2align 4 ## @Jim_CoreCommandsTable
_Jim_CoreCommandsTable:
.quad L_.str.400
.quad _Jim_AliasCoreCommand
.quad L_.str.298
.quad _Jim_SetCoreCommand
.quad L_.str.300
.quad _Jim_UnsetCoreCommand
.quad L_.str.172
.quad _Jim_PutsCoreCommand
.quad L_.str.353
.quad _Jim_AddCoreCommand
.quad L_.str.301
.quad _Jim_MulCoreCommand
.quad L_.str.352
.quad _Jim_SubCoreCommand
.quad L_.str.18
.quad _Jim_DivCoreCommand
.quad L_.str.401
.quad _Jim_IncrCoreCommand
.quad L_.str.402
.quad _Jim_WhileCoreCommand
.quad L_.str.403
.quad _Jim_LoopCoreCommand
.quad L_.str.404
.quad _Jim_ForCoreCommand
.quad L_.str.405
.quad _Jim_ForeachCoreCommand
.quad L_.str.406
.quad _Jim_LmapCoreCommand
.quad L_.str.407
.quad _Jim_LassignCoreCommand
.quad L_.str.408
.quad _Jim_IfCoreCommand
.quad L_.str.39
.quad _Jim_SwitchCoreCommand
.quad L_.str.334
.quad _Jim_ListCoreCommand
.quad L_.str.409
.quad _Jim_LindexCoreCommand
.quad L_.str.410
.quad _Jim_LsetCoreCommand
.quad L_.str.411
.quad _Jim_LsearchCoreCommand
.quad L_.str.412
.quad _Jim_LlengthCoreCommand
.quad L_.str.413
.quad _Jim_LappendCoreCommand
.quad L_.str.414
.quad _Jim_LinsertCoreCommand
.quad L_.str.415
.quad _Jim_LreplaceCoreCommand
.quad L_.str.416
.quad _Jim_LsortCoreCommand
.quad L_.str.417
.quad _Jim_AppendCoreCommand
.quad L_.str.418
.quad _Jim_DebugCoreCommand
.quad L_.str.348
.quad _Jim_EvalCoreCommand
.quad L_.str.419
.quad _Jim_UplevelCoreCommand
.quad L_.str.420
.quad _Jim_ExprCoreCommand
.quad L_.str.344
.quad _Jim_BreakCoreCommand
.quad L_.str.345
.quad _Jim_ContinueCoreCommand
.quad L_.str.421
.quad _Jim_ProcCoreCommand
.quad L_.str.422
.quad _Jim_ConcatCoreCommand
.quad L_.str.343
.quad _Jim_ReturnCoreCommand
.quad L_.str.423
.quad _Jim_UpvarCoreCommand
.quad L_.str.424
.quad _Jim_GlobalCoreCommand
.quad L_.str.304
.quad _Jim_StringCoreCommand
.quad L_.str.425
.quad _Jim_TimeCoreCommand
.quad L_.str.347
.quad _Jim_ExitCoreCommand
.quad L_.str.426
.quad _Jim_CatchCoreCommand
.quad L_.str.427
.quad _Jim_RefCoreCommand
.quad L_.str.428
.quad _Jim_GetrefCoreCommand
.quad L_.str.429
.quad _Jim_SetrefCoreCommand
.quad L_.str.430
.quad _Jim_FinalizeCoreCommand
.quad L_.str.431
.quad _Jim_CollectCoreCommand
.quad L_.str.225
.quad _Jim_RenameCoreCommand
.quad L_.str.336
.quad _Jim_DictCoreCommand
.quad L_.str.432
.quad _Jim_SubstCoreCommand
.quad L_.str.433
.quad _Jim_InfoCoreCommand
.quad L_.str.218
.quad _Jim_ExistsCoreCommand
.quad L_.str.434
.quad _Jim_SplitCoreCommand
.quad L_.str.213
.quad _Jim_JoinCoreCommand
.quad L_.str.289
.quad _Jim_FormatCoreCommand
.quad L_.str.435
.quad _Jim_ScanCoreCommand
.quad L_.str.342
.quad _Jim_ErrorCoreCommand
.quad L_.str.436
.quad _Jim_LrangeCoreCommand
.quad L_.str.437
.quad _Jim_LrepeatCoreCommand
.quad L_.str.273
.quad _Jim_EnvCoreCommand
.quad L_.str.307
.quad _Jim_SourceCoreCommand
.quad L_.str.438
.quad _Jim_LreverseCoreCommand
.quad L_.str.439
.quad _Jim_RangeCoreCommand
.quad L_.str.377
.quad _Jim_RandCoreCommand
.quad L_.str.440
.quad _Jim_TailcallCoreCommand
.quad L_.str.441
.quad _Jim_LocalCoreCommand
.quad L_.str.442
.quad _Jim_UpcallCoreCommand
.quad L_.str.443
.quad _Jim_ApplyCoreCommand
.space 16
.section __TEXT,__cstring,cstring_literals
L_.str.113: ## @.str.113
.asciz "errorInfo"
L_.str.114: ## @.str.114
.asciz "bad "
L_.str.115: ## @.str.115
.asciz "ambiguous "
L_.str.116: ## @.str.116
.asciz "%s"
L_.str.117: ## @.str.117
.asciz "%#s"
L_.str.118: ## @.str.118
.asciz "wrong # args: should be \""
L_.str.119: ## @.str.119
.asciz " command ...\"\n"
L_.str.120: ## @.str.120
.asciz "Use \""
L_.str.121: ## @.str.121
.asciz " -help ?command?\" for help"
L_.str.122: ## @.str.122
.asciz "-help"
.section __DATA,__const
.p2align 3 ## @dummy_subcmd
_dummy_subcmd:
.quad L_.str.661
.quad 0
.quad _subcmd_null
.short 0 ## 0x0
.short 0 ## 0x0
.short 1 ## 0x1
.space 2
.section __TEXT,__cstring,cstring_literals
L_.str.123: ## @.str.123
.asciz "-commands"
L_.str.124: ## @.str.124
.asciz "ambiguous"
L_.str.125: ## @.str.125
.asciz "Usage: "
L_.str.126: ## @.str.126
.asciz "\""
.section __DATA,__const
.p2align 3 ## @Jim_FormatString.mixedXPG
_Jim_FormatString.mixedXPG:
.quad L_.str.127
.section __TEXT,__cstring,cstring_literals
L_.str.127: ## @.str.127
.asciz "cannot mix \"%\" and \"%n$\" conversion specifiers"
.section __DATA,__const
.p2align 4 ## @Jim_FormatString.badIndex
_Jim_FormatString.badIndex:
.quad L_.str.128
.quad L_.str.129
.section __TEXT,__cstring,cstring_literals
L_.str.128: ## @.str.128
.asciz "not enough arguments for all format specifiers"
L_.str.129: ## @.str.129
.asciz "\"%n$\" argument index out of range"
L_.str.130: ## @.str.130
.asciz "format string ended in middle of field specifier"
L_.str.131: ## @.str.131
.asciz "%ld"
L_.str.132: ## @.str.132
.asciz ".%ld"
L_.str.133: ## @.str.133
.asciz "bad field specifier \"%s\""
.section __DATA,__data
.p2align 4 ## @regerror.error_strings
_regerror.error_strings:
.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
.section __TEXT,__cstring,cstring_literals
L_.str.134: ## @.str.134
.asciz "success"
L_.str.135: ## @.str.135
.asciz "no match"
L_.str.136: ## @.str.136
.asciz "bad pattern"
L_.str.137: ## @.str.137
.asciz "null argument"
L_.str.138: ## @.str.138
.asciz "unknown error"
L_.str.139: ## @.str.139
.asciz "too big"
L_.str.140: ## @.str.140
.asciz "out of memory"
L_.str.141: ## @.str.141
.asciz "too many ()"
L_.str.142: ## @.str.142
.asciz "parentheses () not balanced"
L_.str.143: ## @.str.143
.asciz "braces {} not balanced"
L_.str.144: ## @.str.144
.asciz "invalid repetition count(s)"
L_.str.145: ## @.str.145
.asciz "extra characters"
L_.str.146: ## @.str.146
.asciz "*+ of empty atom"
L_.str.147: ## @.str.147
.asciz "nested count"
L_.str.148: ## @.str.148
.asciz "internal error"
L_.str.149: ## @.str.149
.asciz "count follows nothing"
L_.str.150: ## @.str.150
.asciz "trailing backslash"
L_.str.151: ## @.str.151
.asciz "corrupted program"
L_.str.152: ## @.str.152
.asciz "contains null char"
L_.str.153: ## @.str.153
.asciz "Bad error code"
L_.str.154: ## @.str.154
.asciz "Welcome to Jim version %d.%d\n"
L_.str.155: ## @.str.155
.asciz "[%d] "
L_.str.156: ## @.str.156
.asciz "[%s] "
L_.str.157: ## @.str.157
.asciz ". "
L_.str.158: ## @.str.158
.asciz "%c> "
L_.str.159: ## @.str.159
.asciz "%s\n"
L_.str.160: ## @.str.160
.asciz "--version"
L_.str.161: ## @.str.161
.asciz "%d.%d\n"
L_.str.162: ## @.str.162
.asciz "jim::argv0"
L_.str.163: ## @.str.163
.asciz "-e"
L_.str.164: ## @.str.164
.asciz "argv0"
L_.str.165: ## @.str.165
.asciz "%#s: %s"
.section __DATA,__const
.p2align 4 ## @aio_command_table
_aio_command_table:
.quad L_.str.166
.quad L_.str.167
.quad _aio_cmd_read
.short 0 ## 0x0
.short 2 ## 0x2
.short 0 ## 0x0
.space 2
.quad L_.str.168
.quad L_.str.169
.quad _aio_cmd_copy
.short 1 ## 0x1
.short 2 ## 0x2
.short 0 ## 0x0
.space 2
.quad L_.str.170
.quad L_.str.171
.quad _aio_cmd_gets
.short 0 ## 0x0
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.172
.quad L_.str.173
.quad _aio_cmd_puts
.short 1 ## 0x1
.short 2 ## 0x2
.short 0 ## 0x0
.space 2
.quad L_.str.174
.quad 0
.quad _aio_cmd_isatty
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.space 2
.quad L_.str.175
.quad 0
.quad _aio_cmd_flush
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.space 2
.quad L_.str.176
.quad 0
.quad _aio_cmd_eof
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.space 2
.quad L_.str.177
.quad L_.str.178
.quad _aio_cmd_close
.short 0 ## 0x0
.short 1 ## 0x1
.short 2 ## 0x2
.space 2
.quad L_.str.179
.quad L_.str.180
.quad _aio_cmd_seek
.short 1 ## 0x1
.short 2 ## 0x2
.short 0 ## 0x0
.space 2
.quad L_.str.181
.quad 0
.quad _aio_cmd_tell
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.space 2
.quad L_.str.182
.quad 0
.quad _aio_cmd_filename
.short 0 ## 0x0
.short 0 ## 0x0
.short 0 ## 0x0
.space 2
.quad L_.str.183
.quad L_.str.184
.quad _aio_cmd_ndelay
.short 0 ## 0x0
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.quad L_.str.185
.quad L_.str.186
.quad _aio_cmd_buffering
.short 1 ## 0x1
.short 1 ## 0x1
.short 0 ## 0x0
.space 2
.space 32
.section __TEXT,__cstring,cstring_literals
L_.str.166: ## @.str.166
.asciz "read"
L_.str.167: ## @.str.167
.asciz "?-nonewline? ?len?"
L_.str.168: ## @.str.168
.asciz "copyto"
L_.str.169: ## @.str.169
.asciz "handle ?size?"
L_.str.170: ## @.str.170
.asciz "gets"
L_.str.171: ## @.str.171
.asciz "?var?"
L_.str.172: ## @.str.172
.asciz "puts"
L_.str.173: ## @.str.173
.asciz "?-nonewline? str"
L_.str.174: ## @.str.174
.asciz "isatty"
L_.str.175: ## @.str.175
.asciz "flush"
L_.str.176: ## @.str.176
.asciz "eof"
L_.str.177: ## @.str.177
.asciz "close"
L_.str.178: ## @.str.178
.asciz "?r(ead)|w(rite)?"
L_.str.179: ## @.str.179
.asciz "seek"
L_.str.180: ## @.str.180
.asciz "offset ?start|current|end"
L_.str.181: ## @.str.181
.asciz "tell"
L_.str.182: ## @.str.182
.asciz "filename"
L_.str.183: ## @.str.183
.asciz "ndelay"
L_.str.184: ## @.str.184
.asciz "?0|1?"
L_.str.185: ## @.str.185
.asciz "buffering"
L_.str.186: ## @.str.186
.asciz "none|line|full"
L_.str.187: ## @.str.187
.asciz "-nonewline"
L_.str.188: ## @.str.188
.asciz "invalid parameter: negative len"
L_.str.189: ## @.str.189
.asciz "error while reading: %s"
L_.str.190: ## @.str.190
.asciz "error while writing: %s"
L_.str.191: ## @.str.191
.asciz "async close not supported"
L_.str.192: ## @.str.192
.asciz "start"
L_.str.193: ## @.str.193
.asciz "current"
L_.str.194: ## @.str.194
.asciz "end"
.section __DATA,__const
.p2align 4 ## @aio_cmd_buffering.options
_aio_cmd_buffering.options:
.quad L_.str.195
.quad L_.str.196
.quad L_.str.197
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.195: ## @.str.195
.asciz "none"
L_.str.196: ## @.str.196
.asciz "line"
L_.str.197: ## @.str.197
.asciz "full"
L_.str.198: ## @.str.198
.asciz "filename ?mode?"
L_.str.199: ## @.str.199
.asciz "::popen"
L_.str.200: ## @.str.200
.asciz "aio.handle%ld"
.section __DATA,__const
.p2align 3 ## @regexpObjType
_regexpObjType:
.quad L_.str.44
.quad _FreeRegexpInternalRep
.quad 0
.quad 0
.long 0 ## 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.201: ## @.str.201
.asciz "couldn't compile regular expression pattern: %s"
L_.str.202: ## @.str.202
.asciz "atime"
L_.str.203: ## @.str.203
.asciz "name"
L_.str.204: ## @.str.204
.asciz "mtime"
L_.str.205: ## @.str.205
.asciz "name ?time?"
L_.str.206: ## @.str.206
.asciz "copy"
L_.str.207: ## @.str.207
.asciz "?-force? source dest"
L_.str.208: ## @.str.208
.asciz "dirname"
L_.str.209: ## @.str.209
.asciz "rootname"
L_.str.210: ## @.str.210
.asciz "extension"
L_.str.211: ## @.str.211
.asciz "tail"
L_.str.212: ## @.str.212
.asciz "normalize"
L_.str.213: ## @.str.213
.asciz "join"
L_.str.214: ## @.str.214
.asciz "name ?name ...?"
L_.str.215: ## @.str.215
.asciz "readable"
L_.str.216: ## @.str.216
.asciz "writable"
L_.str.217: ## @.str.217
.asciz "executable"
L_.str.218: ## @.str.218
.asciz "exists"
L_.str.219: ## @.str.219
.asciz "delete"
L_.str.220: ## @.str.220
.asciz "?-force|--? name ..."
L_.str.221: ## @.str.221
.asciz "mkdir"
L_.str.222: ## @.str.222
.asciz "dir ..."
L_.str.223: ## @.str.223
.asciz "tempfile"
L_.str.224: ## @.str.224
.asciz "?template?"
L_.str.225: ## @.str.225
.asciz "rename"
L_.str.226: ## @.str.226
.asciz "size"
L_.str.227: ## @.str.227
.asciz "stat"
L_.str.228: ## @.str.228
.asciz "name ?var?"
L_.str.229: ## @.str.229
.asciz "lstat"
L_.str.230: ## @.str.230
.asciz "type"
L_.str.231: ## @.str.231
.asciz "isdirectory"
L_.str.232: ## @.str.232
.asciz "isfile"
L_.str.233: ## @.str.233
.asciz "could not read \"%#s\": %s"
L_.str.234: ## @.str.234
.asciz "Not implemented"
L_.str.235: ## @.str.235
.asciz "file copy"
L_.str.236: ## @.str.236
.asciz ".."
L_.str.237: ## @.str.237
.asciz "Path too long"
L_.str.238: ## @.str.238
.asciz "-force"
L_.str.239: ## @.str.239
.asciz "file delete force"
L_.str.240: ## @.str.240
.asciz "couldn't delete file \"%s\": %s"
L_.str.241: ## @.str.241
.asciz "can't create directory \"%#s\": %s"
L_.str.242: ## @.str.242
.asciz "error renaming \"%#s\" to \"%#s\": target exists"
L_.str.243: ## @.str.243
.asciz "error renaming \"%#s\" to \"%#s\": %s"
L_.str.244: ## @.str.244
.asciz "dev"
L_.str.245: ## @.str.245
.asciz "ino"
L_.str.246: ## @.str.246
.asciz "mode"
L_.str.247: ## @.str.247
.asciz "nlink"
L_.str.248: ## @.str.248
.asciz "uid"
L_.str.249: ## @.str.249
.asciz "gid"
L_.str.250: ## @.str.250
.asciz "ctime"
L_.str.251: ## @.str.251
.asciz "can't set \"%#s(dev)\": variable isn't array"
L_.str.252: ## @.str.252
.asciz "directory"
L_.str.253: ## @.str.253
.asciz "characterSpecial"
L_.str.254: ## @.str.254
.asciz "blockSpecial"
L_.str.255: ## @.str.255
.asciz "fifo"
L_.str.256: ## @.str.256
.asciz "link"
L_.str.257: ## @.str.257
.asciz "socket"
L_.str.258: ## @.str.258
.asciz "Failed to get pwd"
L_.str.259: ## @.str.259
.asciz "couldn't change working directory to \"%s\": %s"
L_.str.260: ## @.str.260
.asciz "&"
L_.str.261: ## @.str.261
.asciz "error reading from output pipe"
L_.str.262: ## @.str.262
.asciz "|"
L_.str.263: ## @.str.263
.asciz "|&"
L_.str.264: ## @.str.264
.asciz "illegal use of | or |& in command"
L_.str.265: ## @.str.265
.asciz "can't specify \"%s\" as last word in command"
L_.str.266: ## @.str.266
.asciz "didn't specify command to execute"
L_.str.267: ## @.str.267
.asciz "couldn't create input pipe for command"
L_.str.268: ## @.str.268
.asciz "couldn't write file \"%s\": %s"
L_.str.269: ## @.str.269
.asciz "couldn't create output pipe"
L_.str.270: ## @.str.270
.asciz "couldn't create pipe"
L_.str.271: ## @.str.271
.asciz "couldn't fork child process"
L_.str.272: ## @.str.272
.asciz "couldn't exec \"%s\"\n"
L_.str.273: ## @.str.273
.asciz "env"
L_.str.274: ## @.str.274
.asciz "%s=%s"
L_.str.275: ## @.str.275
.asciz "couldn't write temp file"
L_.str.276: ## @.str.276
.asciz "%s: %s"
L_.str.277: ## @.str.277
.asciz "NONE"
L_.str.278: ## @.str.278
.asciz "CHILDSTATUS"
L_.str.279: ## @.str.279
.asciz "CHILDKILLED"
L_.str.280: ## @.str.280
.asciz "killed"
L_.str.281: ## @.str.281
.asciz "CHILDSUSP"
L_.str.282: ## @.str.282
.asciz "suspended"
L_.str.283: ## @.str.283
.asciz "child %s by signal %d"
L_.str.284: ## @.str.284
.asciz "errorCode"
L_.str.285: ## @.str.285
.asciz "seconds"
L_.str.286: ## @.str.286
.asciz "clicks"
L_.str.287: ## @.str.287
.asciz "microseconds"
L_.str.288: ## @.str.288
.asciz "milliseconds"
L_.str.289: ## @.str.289
.asciz "format"
L_.str.290: ## @.str.290
.asciz "seconds ?-format format?"
L_.str.291: ## @.str.291
.asciz "%a %b %d %H:%M:%S %Z %Y"
L_.str.292: ## @.str.292
.asciz "-format"
L_.str.293: ## @.str.293
.asciz "format string too long"
L_.str.294: ## @.str.294
.asciz "arrayName"
L_.str.295: ## @.str.295
.asciz "get"
L_.str.296: ## @.str.296
.asciz "arrayName ?pattern?"
L_.str.297: ## @.str.297
.asciz "names"
L_.str.298: ## @.str.298
.asciz "set"
L_.str.299: ## @.str.299
.asciz "arrayName list"
L_.str.300: ## @.str.300
.asciz "unset"
L_.str.301: ## @.str.301
.asciz "*"
L_.str.302: ## @.str.302
.asciz "list must have an even number of elements"
L_.str.303: ## @.str.303
.asciz "\"%#s\" isn't an array"
.section __DATA,__const
.p2align 3 ## @stringObjType
_stringObjType:
.quad L_.str.304
.quad 0
.quad _DupStringInternalRep
.quad 0
.long 1 ## 0x1
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.304: ## @.str.304
.asciz "string"
L_.str.305: ## @.str.305
.asciz "compared-string"
L_.str.306: ## @.str.306
.asciz "script"
.section __DATA,__const
.p2align 3 ## @sourceObjType
_sourceObjType:
.quad L_.str.307
.quad _FreeSourceInternalRep
.quad _DupSourceInternalRep
.quad 0
.long 1 ## 0x1
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.307: ## @.str.307
.asciz "source"
L_.str.308: ## @.str.308
.asciz "expand"
.section __DATA,__const
.p2align 3 ## @scriptLineObjType
_scriptLineObjType:
.quad L_.str.309
.quad 0
.quad 0
.quad 0
.long 0 ## 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.309: ## @.str.309
.asciz "scriptline"
L_.str.310: ## @.str.310
.asciz "command"
.section __DATA,__const
.p2align 3 ## @dictSubstObjType
_dictSubstObjType:
.quad L_.str.311
.quad _FreeDictSubstInternalRep
.quad _DupDictSubstInternalRep
.quad 0
.long 0 ## 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.311: ## @.str.311
.asciz "dict-substitution"
L_.str.312: ## @.str.312
.asciz "%s name contains embedded null"
L_.str.313: ## @.str.313
.asciz "can't unset \"%#s\": no such element in array"
L_.str.314: ## @.str.314
.asciz "can't %s \"%#s\": variable isn't array"
.section __DATA,__const
.p2align 3 ## @interpolatedObjType
_interpolatedObjType:
.quad L_.str.315
.quad _FreeInterpolatedInternalRep
.quad 0
.quad 0
.long 0 ## 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.315: ## @.str.315
.asciz "interpolated"
L_.str.316: ## @.str.316
.asciz "can't read \"%#s(%#s)\": %s array"
L_.str.317: ## @.str.317
.asciz "variable isn't"
L_.str.318: ## @.str.318
.asciz "no such element in"
L_.str.319: ## @.str.319
.asciz "reference"
L_.str.320: ## @.str.320
.asciz "<reference.<%s>.%020lu>"
L_.str.321: ## @.str.321
.asciz "<reference.<"
L_.str.322: ## @.str.322
.asciz "invalid reference id \"%#s\""
L_.str.323: ## @.str.323
.asciz "expected reference but got \"%#s\""
.section __DATA,__const
.p2align 3 ## @JimVariablesHashTableType
_JimVariablesHashTableType:
.quad _JimStringCopyHTHashFunction
.quad _JimStringCopyHTDup
.quad 0
.quad _JimStringCopyHTKeyCompare
.quad _JimStringCopyHTKeyDestructor
.quad _JimVariablesHTValDestructor
.section __TEXT,__cstring,cstring_literals
L_.str.324: ## @.str.324
.asciz "int"
L_.str.325: ## @.str.325
.asciz "expected integer but got \"%#s\""
L_.str.326: ## @.str.326
.asciz "Integer value too big to be represented"
L_.str.327: ## @.str.327
.asciz "coerced-double"
L_.str.328: ## @.str.328
.asciz "double"
L_.str.329: ## @.str.329
.asciz "NaN"
L_.str.330: ## @.str.330
.asciz "-Inf"
L_.str.331: ## @.str.331
.asciz "Inf"
L_.str.332: ## @.str.332
.asciz "%.12g"
L_.str.333: ## @.str.333
.asciz "expected floating-point number but got \"%#s\""
L_.str.334: ## @.str.334
.asciz "list"
L_.str.335: ## @.str.335
.asciz "missing value to go with key"
L_.str.336: ## @.str.336
.asciz "dict"
L_.str.337: ## @.str.337
.asciz "index"
L_.str.338: ## @.str.338
.asciz "%d"
L_.str.339: ## @.str.339
.asciz "end%d"
L_.str.340: ## @.str.340
.asciz "bad index \"%#s\": must be integer?[+-]integer? or end?[+-]integer?"
L_.str.341: ## @.str.341
.asciz "ok"
L_.str.342: ## @.str.342
.asciz "error"
L_.str.343: ## @.str.343
.asciz "return"
L_.str.344: ## @.str.344
.asciz "break"
L_.str.345: ## @.str.345
.asciz "continue"
L_.str.346: ## @.str.346
.asciz "signal"
L_.str.347: ## @.str.347
.asciz "exit"
L_.str.348: ## @.str.348
.asciz "eval"
L_.str.349: ## @.str.349
.asciz "return-code"
L_.str.350: ## @.str.350
.asciz "expected return code but got \"%#s\""
.zerofill __DATA,__bss,_JimExprOperatorInfoByOpcode.dummy_op,24,3 ## @JimExprOperatorInfoByOpcode.dummy_op
.section __DATA,__const
.p2align 4 ## @Jim_ExprOperators
_Jim_ExprOperators:
.quad L_.str.301
.quad _JimExprOpBin
.byte 110 ## 0x6e
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 1 ## 0x1
.space 4
.quad L_.str.18
.quad _JimExprOpBin
.byte 110 ## 0x6e
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 1 ## 0x1
.space 4
.quad L_.str.351
.quad _JimExprOpIntBin
.byte 110 ## 0x6e
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 1 ## 0x1
.space 4
.quad L_.str.352
.quad _JimExprOpBin
.byte 100 ## 0x64
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 1 ## 0x1
.space 4
.quad L_.str.353
.quad _JimExprOpBin
.byte 100 ## 0x64
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 1 ## 0x1
.space 4
.quad L_.str.354
.quad _JimExprOpIntBin
.byte 90 ## 0x5a
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 2 ## 0x2
.space 4
.quad L_.str.355
.quad _JimExprOpIntBin
.byte 90 ## 0x5a
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 2 ## 0x2
.space 4
.quad L_.str.356
.quad _JimExprOpIntBin
.byte 90 ## 0x5a
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 3 ## 0x3
.space 4
.quad L_.str.357
.quad _JimExprOpIntBin
.byte 90 ## 0x5a
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 3 ## 0x3
.space 4
.quad L_.str.358
.quad _JimExprOpBin
.byte 80 ## 0x50
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 1 ## 0x1
.space 4
.quad L_.str.359
.quad _JimExprOpBin
.byte 80 ## 0x50
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 1 ## 0x1
.space 4
.quad L_.str.360
.quad _JimExprOpBin
.byte 80 ## 0x50
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 2 ## 0x2
.space 4
.quad L_.str.361
.quad _JimExprOpBin
.byte 80 ## 0x50
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 2 ## 0x2
.space 4
.quad L_.str.362
.quad _JimExprOpBin
.byte 70 ## 0x46
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 2 ## 0x2
.space 4
.quad L_.str.363
.quad _JimExprOpBin
.byte 70 ## 0x46
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 2 ## 0x2
.space 4
.quad L_.str.260
.quad _JimExprOpIntBin
.byte 50 ## 0x32
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 1 ## 0x1
.space 4
.quad L_.str.364
.quad _JimExprOpIntBin
.byte 49 ## 0x31
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 1 ## 0x1
.space 4
.quad L_.str.262
.quad _JimExprOpIntBin
.byte 48 ## 0x30
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 1 ## 0x1
.space 4
.quad L_.str.365
.quad 0
.byte 10 ## 0xa
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 2 ## 0x2
.space 4
.quad 0
.quad _JimExprOpAndLeft
.byte 10 ## 0xa
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 7 ## 0x7
.space 4
.quad 0
.quad _JimExprOpAndOrRight
.byte 10 ## 0xa
.byte 2 ## 0x2
.byte 3 ## 0x3
.byte 7 ## 0x7
.space 4
.quad L_.str.366
.quad 0
.byte 9 ## 0x9
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 2 ## 0x2
.space 4
.quad 0
.quad _JimExprOpOrLeft
.byte 9 ## 0x9
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 7 ## 0x7
.space 4
.quad 0
.quad _JimExprOpAndOrRight
.byte 9 ## 0x9
.byte 2 ## 0x2
.byte 3 ## 0x3
.byte 7 ## 0x7
.space 4
.quad L_.str.85
.quad _JimExprOpNull
.byte 5 ## 0x5
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 1 ## 0x1
.space 4
.quad 0
.quad _JimExprOpTernaryLeft
.byte 5 ## 0x5
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 7 ## 0x7
.space 4
.quad 0
.quad _JimExprOpNull
.byte 5 ## 0x5
.byte 2 ## 0x2
.byte 3 ## 0x3
.byte 7 ## 0x7
.space 4
.quad L_.str.74
.quad _JimExprOpNull
.byte 5 ## 0x5
.byte 2 ## 0x2
.byte 1 ## 0x1
.byte 1 ## 0x1
.space 4
.quad 0
.quad _JimExprOpColonLeft
.byte 5 ## 0x5
.byte 2 ## 0x2
.byte 2 ## 0x2
.byte 7 ## 0x7
.space 4
.quad 0
.quad _JimExprOpNull
.byte 5 ## 0x5
.byte 2 ## 0x2
.byte 3 ## 0x3
.byte 7 ## 0x7
.space 4
.quad L_.str.367
.quad _JimExprOpBin
.byte 250 ## 0xfa
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 2 ## 0x2
.space 4
.quad L_.str.368
.quad _JimExprOpStrBin
.byte 60 ## 0x3c
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 2 ## 0x2
.space 4
.quad L_.str.369
.quad _JimExprOpStrBin
.byte 60 ## 0x3c
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 2 ## 0x2
.space 4
.quad L_.str.370
.quad _JimExprOpStrBin
.byte 55 ## 0x37
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 2 ## 0x2
.space 4
.quad L_.str.371
.quad _JimExprOpStrBin
.byte 55 ## 0x37
.byte 2 ## 0x2
.byte 0 ## 0x0
.byte 2 ## 0x2
.space 4
.quad L_.str.372
.quad _JimExprOpNumUnary
.byte 150 ## 0x96
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.space 4
.quad L_.str.373
.quad _JimExprOpIntUnary
.byte 150 ## 0x96
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 1 ## 0x1
.space 4
.quad 0
.quad _JimExprOpNumUnary
.byte 150 ## 0x96
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 7 ## 0x7
.space 4
.quad 0
.quad _JimExprOpNumUnary
.byte 150 ## 0x96
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 7 ## 0x7
.space 4
.quad L_.str.324
.quad _JimExprOpNumUnary
.byte 200 ## 0xc8
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 3 ## 0x3
.space 4
.quad L_.str.374
.quad _JimExprOpNumUnary
.byte 200 ## 0xc8
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 4 ## 0x4
.space 4
.quad L_.str.375
.quad _JimExprOpNumUnary
.byte 200 ## 0xc8
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 3 ## 0x3
.space 4
.quad L_.str.328
.quad _JimExprOpNumUnary
.byte 200 ## 0xc8
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 6 ## 0x6
.space 4
.quad L_.str.376
.quad _JimExprOpNumUnary
.byte 200 ## 0xc8
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 5 ## 0x5
.space 4
.quad L_.str.377
.quad _JimExprOpNone
.byte 200 ## 0xc8
.byte 0 ## 0x0
.byte 0 ## 0x0
.byte 4 ## 0x4
.space 4
.quad L_.str.378
.quad _JimExprOpIntUnary
.byte 200 ## 0xc8
.byte 1 ## 0x1
.byte 0 ## 0x0
.byte 5 ## 0x5
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.351: ## @.str.351
.asciz "%"
L_.str.352: ## @.str.352
.asciz "-"
L_.str.353: ## @.str.353
.asciz "+"
L_.str.354: ## @.str.354
.asciz "<<"
L_.str.355: ## @.str.355
.asciz ">>"
L_.str.356: ## @.str.356
.asciz "<<<"
L_.str.357: ## @.str.357
.asciz ">>>"
L_.str.358: ## @.str.358
.asciz "<"
L_.str.359: ## @.str.359
.asciz ">"
L_.str.360: ## @.str.360
.asciz "<="
L_.str.361: ## @.str.361
.asciz ">="
L_.str.362: ## @.str.362
.asciz "=="
L_.str.363: ## @.str.363
.asciz "!="
L_.str.364: ## @.str.364
.asciz "^"
L_.str.365: ## @.str.365
.asciz "&&"
L_.str.366: ## @.str.366
.asciz "||"
L_.str.367: ## @.str.367
.asciz "**"
L_.str.368: ## @.str.368
.asciz "eq"
L_.str.369: ## @.str.369
.asciz "ne"
L_.str.370: ## @.str.370
.asciz "in"
L_.str.371: ## @.str.371
.asciz "ni"
L_.str.372: ## @.str.372
.asciz "!"
L_.str.373: ## @.str.373
.asciz "~"
L_.str.374: ## @.str.374
.asciz "wide"
L_.str.375: ## @.str.375
.asciz "abs"
L_.str.376: ## @.str.376
.asciz "round"
L_.str.377: ## @.str.377
.asciz "rand"
L_.str.378: ## @.str.378
.asciz "srand"
L_.str.379: ## @.str.379
.asciz "Division by zero"
L_.str.380: ## @.str.380
.asciz "unsupported"
.section __DATA,__const
.p2align 3 ## @exprObjType
_exprObjType:
.quad L_.str.381
.quad _FreeExprInternalRep
.quad _DupExprInternalRep
.quad 0
.long 1 ## 0x1
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.381: ## @.str.381
.asciz "expression"
L_.str.382: ## @.str.382
.asciz "syntax error in expression: \"%#s\""
L_.str.383: ## @.str.383
.asciz "eENnIi."
L_.str.384: ## @.str.384
.asciz "nan"
L_.str.385: ## @.str.385
.asciz "NAN"
L_.str.386: ## @.str.386
.asciz "inf"
L_.str.387: ## @.str.387
.asciz "INF"
L_.str.388: ## @.str.388
.asciz "unmatched \"[\""
L_.str.389: ## @.str.389
.asciz "missing close-brace"
L_.str.390: ## @.str.390
.asciz "missing quote"
L_.str.391: ## @.str.391
.asciz "Unexpected close parenthesis"
L_.str.392: ## @.str.392
.asciz "Missing close parenthesis"
L_.str.393: ## @.str.393
.asciz "Expression has bad operands to %s"
L_.str.394: ## @.str.394
.asciz "Infinite eval recursion"
L_.str.395: ## @.str.395
.asciz "Too many nested calls. Infinite recursion?"
L_.str.396: ## @.str.396
.asciz " ...?"
L_.str.397: ## @.str.397
.asciz "?arg...?"
L_.str.398: ## @.str.398
.asciz "wrong # args: should be \"%#s%#s\""
L_.str.399: ## @.str.399
.asciz "varName ?increment?"
L_.str.400: ## @.str.400
.asciz "alias"
L_.str.401: ## @.str.401
.asciz "incr"
L_.str.402: ## @.str.402
.asciz "while"
L_.str.403: ## @.str.403
.asciz "loop"
L_.str.404: ## @.str.404
.asciz "for"
L_.str.405: ## @.str.405
.asciz "foreach"
L_.str.406: ## @.str.406
.asciz "lmap"
L_.str.407: ## @.str.407
.asciz "lassign"
L_.str.408: ## @.str.408
.asciz "if"
L_.str.409: ## @.str.409
.asciz "lindex"
L_.str.410: ## @.str.410
.asciz "lset"
L_.str.411: ## @.str.411
.asciz "lsearch"
L_.str.412: ## @.str.412
.asciz "llength"
L_.str.413: ## @.str.413
.asciz "lappend"
L_.str.414: ## @.str.414
.asciz "linsert"
L_.str.415: ## @.str.415
.asciz "lreplace"
L_.str.416: ## @.str.416
.asciz "lsort"
L_.str.417: ## @.str.417
.asciz "append"
L_.str.418: ## @.str.418
.asciz "debug"
L_.str.419: ## @.str.419
.asciz "uplevel"
L_.str.420: ## @.str.420
.asciz "expr"
L_.str.421: ## @.str.421
.asciz "proc"
L_.str.422: ## @.str.422
.asciz "concat"
L_.str.423: ## @.str.423
.asciz "upvar"
L_.str.424: ## @.str.424
.asciz "global"
L_.str.425: ## @.str.425
.asciz "time"
L_.str.426: ## @.str.426
.asciz "catch"
L_.str.427: ## @.str.427
.asciz "ref"
L_.str.428: ## @.str.428
.asciz "getref"
L_.str.429: ## @.str.429
.asciz "setref"
L_.str.430: ## @.str.430
.asciz "finalize"
L_.str.431: ## @.str.431
.asciz "collect"
L_.str.432: ## @.str.432
.asciz "subst"
L_.str.433: ## @.str.433
.asciz "info"
L_.str.434: ## @.str.434
.asciz "split"
L_.str.435: ## @.str.435
.asciz "scan"
L_.str.436: ## @.str.436
.asciz "lrange"
L_.str.437: ## @.str.437
.asciz "lrepeat"
L_.str.438: ## @.str.438
.asciz "lreverse"
L_.str.439: ## @.str.439
.asciz "range"
L_.str.440: ## @.str.440
.asciz "tailcall"
L_.str.441: ## @.str.441
.asciz "local"
L_.str.442: ## @.str.442
.asciz "upcall"
L_.str.443: ## @.str.443
.asciz "apply"
L_.str.444: ## @.str.444
.asciz "newname command ?args ...?"
L_.str.445: ## @.str.445
.asciz "varName ?newValue?"
L_.str.446: ## @.str.446
.asciz "?-nonewline? string"
L_.str.447: ## @.str.447
.asciz "The second argument must be -nonewline"
L_.str.448: ## @.str.448
.asciz "number ?number ... number?"
L_.str.449: ## @.str.449
.asciz "condition body"
L_.str.450: ## @.str.450
.asciz "var first limit ?incr? body"
L_.str.451: ## @.str.451
.asciz "start test next body"
L_.str.452: ## @.str.452
.asciz "varList list ?varList list ...? script"
L_.str.453: ## @.str.453
.asciz "foreach varlist is empty"
L_.str.454: ## @.str.454
.asciz "varList list ?varName ...?"
L_.str.455: ## @.str.455
.asciz "then"
L_.str.456: ## @.str.456
.asciz "else"
L_.str.457: ## @.str.457
.asciz "elseif"
L_.str.458: ## @.str.458
.asciz "condition ?then? trueBody ?elseif ...? ?else? falseBody"
L_.str.459: ## @.str.459
.asciz "?options? string pattern body ... ?default body? or {pattern body ?pattern body ...?}"
L_.str.460: ## @.str.460
.asciz "-exact"
L_.str.461: ## @.str.461
.asciz "-glob"
L_.str.462: ## @.str.462
.asciz "-regexp"
L_.str.463: ## @.str.463
.asciz "-command"
L_.str.464: ## @.str.464
.asciz "bad option \"%#s\": must be -exact, -glob, -regexp, -command procname or --"
L_.str.465: ## @.str.465
.asciz "default"
L_.str.466: ## @.str.466
.asciz "no body specified for pattern \"%#s\""
L_.str.467: ## @.str.467
.asciz "list ?index ...?"
L_.str.468: ## @.str.468
.asciz "listVar ?index...? newVal"
.section __DATA,__const
.p2align 4 ## @Jim_LsearchCoreCommand.options
_Jim_LsearchCoreCommand.options:
.quad L_.str.469
.quad L_.str.470
.quad L_.str.32
.quad L_.str.460
.quad L_.str.461
.quad L_.str.462
.quad L_.str.34
.quad L_.str.35
.quad L_.str.463
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.469: ## @.str.469
.asciz "-bool"
L_.str.470: ## @.str.470
.asciz "-not"
L_.str.471: ## @.str.471
.asciz "?-exact|-glob|-regexp|-command 'command'? ?-bool|-inline? ?-not? ?-nocase? ?-all? list value"
L_.str.472: ## @.str.472
.asciz "varName ?value value ...?"
L_.str.473: ## @.str.473
.asciz "list index ?element ...?"
L_.str.474: ## @.str.474
.asciz "list first last ?element ...?"
L_.str.475: ## @.str.475
.asciz "list doesn't contain element "
.section __DATA,__const
.p2align 4 ## @Jim_LsortCoreCommand.options
_Jim_LsortCoreCommand.options:
.quad L_.str.476
.quad L_.str.32
.quad L_.str.477
.quad L_.str.478
.quad L_.str.463
.quad L_.str.479
.quad L_.str.480
.quad L_.str.481
.quad L_.str.482
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.476: ## @.str.476
.asciz "-ascii"
L_.str.477: ## @.str.477
.asciz "-increasing"
L_.str.478: ## @.str.478
.asciz "-decreasing"
L_.str.479: ## @.str.479
.asciz "-integer"
L_.str.480: ## @.str.480
.asciz "-real"
L_.str.481: ## @.str.481
.asciz "-index"
L_.str.482: ## @.str.482
.asciz "-unique"
L_.str.483: ## @.str.483
.asciz "?options? list"
L_.str.484: ## @.str.484
.asciz "\"-command\" option must be followed by comparison command"
L_.str.485: ## @.str.485
.asciz "\"-index\" option must be followed by list index"
.zerofill __DATA,__bss,_sort_info,8,3 ## @sort_info
L_.str.486: ## @.str.486
.asciz "varName ?value ...?"
L_.str.487: ## @.str.487
.asciz "arg ?arg ...?"
L_.str.488: ## @.str.488
.asciz "?level? command ?arg ...?"
L_.str.489: ## @.str.489
.asciz "expression ?...?"
L_.str.490: ## @.str.490
.asciz "name arglist ?statics? body"
L_.str.491: ## @.str.491
.asciz "procedure"
L_.str.492: ## @.str.492
.asciz "argument with no name"
L_.str.493: ## @.str.493
.asciz "too many fields in argument specifier \"%#s\""
L_.str.494: ## @.str.494
.asciz "args"
L_.str.495: ## @.str.495
.asciz "'args' specified more than once"
L_.str.496: ## @.str.496
.asciz "variable for initialization of static \"%#s\" not found in the local context"
L_.str.497: ## @.str.497
.asciz "static variable"
L_.str.498: ## @.str.498
.asciz "static variable name \"%#s\" duplicated in statics list"
L_.str.499: ## @.str.499
.asciz "too many fields in static specifier \"%#s\""
L_.str.500: ## @.str.500
.asciz "-code"
L_.str.501: ## @.str.501
.asciz "-errorinfo"
L_.str.502: ## @.str.502
.asciz "-errorcode"
L_.str.503: ## @.str.503
.asciz "-level"
L_.str.504: ## @.str.504
.asciz "bad level \"%#s\""
L_.str.505: ## @.str.505
.asciz "?-code code? ?-errorinfo stacktrace? ?-level level? ?result?"
L_.str.506: ## @.str.506
.asciz "?level? otherVar localVar ?otherVar localVar ...?"
L_.str.507: ## @.str.507
.asciz "varName ?varName ...?"
.section __DATA,__const
.p2align 4 ## @Jim_StringCoreCommand.options
_Jim_StringCoreCommand.options:
.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.439
.quad L_.str.515
.quad L_.str.516
.quad L_.str.517
.quad L_.str.518
.quad L_.str.337
.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 0
.section __TEXT,__cstring,cstring_literals
L_.str.508: ## @.str.508
.asciz "bytelength"
L_.str.509: ## @.str.509
.asciz "length"
L_.str.510: ## @.str.510
.asciz "compare"
L_.str.511: ## @.str.511
.asciz "match"
L_.str.512: ## @.str.512
.asciz "equal"
L_.str.513: ## @.str.513
.asciz "is"
L_.str.514: ## @.str.514
.asciz "byterange"
L_.str.515: ## @.str.515
.asciz "replace"
L_.str.516: ## @.str.516
.asciz "map"
L_.str.517: ## @.str.517
.asciz "repeat"
L_.str.518: ## @.str.518
.asciz "reverse"
L_.str.519: ## @.str.519
.asciz "first"
L_.str.520: ## @.str.520
.asciz "last"
L_.str.521: ## @.str.521
.asciz "cat"
L_.str.522: ## @.str.522
.asciz "trim"
L_.str.523: ## @.str.523
.asciz "trimleft"
L_.str.524: ## @.str.524
.asciz "trimright"
L_.str.525: ## @.str.525
.asciz "tolower"
L_.str.526: ## @.str.526
.asciz "toupper"
L_.str.527: ## @.str.527
.asciz "totitle"
.section __DATA,__const
.p2align 4 ## @Jim_StringCoreCommand.nocase_options
_Jim_StringCoreCommand.nocase_options:
.quad L_.str.32
.quad 0
.p2align 4 ## @Jim_StringCoreCommand.nocase_length_options
_Jim_StringCoreCommand.nocase_length_options:
.quad L_.str.32
.quad L_.str.528
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.528: ## @.str.528
.asciz "-length"
L_.str.529: ## @.str.529
.asciz "option ?arguments ...?"
L_.str.530: ## @.str.530
.asciz "?-nocase? ?-length int? string1 string2"
L_.str.531: ## @.str.531
.asciz "?-nocase? pattern string"
L_.str.532: ## @.str.532
.asciz "?-nocase? mapList string"
L_.str.533: ## @.str.533
.asciz "string first last"
L_.str.534: ## @.str.534
.asciz "string first last ?string?"
L_.str.535: ## @.str.535
.asciz "string count"
L_.str.536: ## @.str.536
.asciz "string index"
L_.str.537: ## @.str.537
.asciz "subString string ?index?"
L_.str.538: ## @.str.538
.asciz "string ?trimchars?"
L_.str.539: ## @.str.539
.asciz "-strict"
L_.str.540: ## @.str.540
.asciz "class ?-strict? str"
L_.str.541: ## @.str.541
.asciz "list must contain an even number of elements"
.section __TEXT,__const
_default_trim_chars: ## @default_trim_chars
.asciz " \t\n\r"
.section __DATA,__data
.p2align 2 ## @default_trim_chars_len
_default_trim_chars_len:
.long 5 ## 0x5
.section __DATA,__const
.p2align 4 ## @JimStringIs.strclassnames
_JimStringIs.strclassnames:
.quad L_.str.542
.quad L_.str.543
.quad L_.str.544
.quad L_.str.545
.quad L_.str.546
.quad L_.str.328
.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 0
.section __TEXT,__cstring,cstring_literals
L_.str.542: ## @.str.542
.asciz "integer"
L_.str.543: ## @.str.543
.asciz "alpha"
L_.str.544: ## @.str.544
.asciz "alnum"
L_.str.545: ## @.str.545
.asciz "ascii"
L_.str.546: ## @.str.546
.asciz "digit"
L_.str.547: ## @.str.547
.asciz "lower"
L_.str.548: ## @.str.548
.asciz "upper"
L_.str.549: ## @.str.549
.asciz "space"
L_.str.550: ## @.str.550
.asciz "xdigit"
L_.str.551: ## @.str.551
.asciz "control"
L_.str.552: ## @.str.552
.asciz "print"
L_.str.553: ## @.str.553
.asciz "graph"
L_.str.554: ## @.str.554
.asciz "punct"
L_.str.555: ## @.str.555
.asciz "class"
L_.str.556: ## @.str.556
.asciz "%ld microseconds per iteration"
L_.str.557: ## @.str.557
.asciz "script ?count?"
L_.str.558: ## @.str.558
.asciz "?exitCode?"
.section __TEXT,__const
.p2align 2 ## @Jim_CatchCoreCommand.max_ignore_code
_Jim_CatchCoreCommand.max_ignore_code:
.long 64 ## 0x40
.section __TEXT,__cstring,cstring_literals
L_.str.559: ## @.str.559
.asciz "-no"
L_.str.560: ## @.str.560
.asciz "?-?no?code ... --? script ?resultVarName? ?optionVarName?"
L_.str.561: ## @.str.561
.asciz "string tag ?finalizer?"
L_.str.562: ## @.str.562
.asciz "reference newValue"
L_.str.563: ## @.str.563
.asciz "reference ?finalizerProc?"
L_.str.564: ## @.str.564
.asciz "oldName newName"
L_.str.565: ## @.str.565
.asciz "new procedure"
.section __DATA,__const
.p2align 4 ## @Jim_DictCoreCommand.options
_Jim_DictCoreCommand.options:
.quad L_.str.566
.quad L_.str.295
.quad L_.str.298
.quad L_.str.300
.quad L_.str.218
.quad L_.str.567
.quad L_.str.226
.quad L_.str.433
.quad L_.str.568
.quad L_.str.569
.quad L_.str.417
.quad L_.str.413
.quad L_.str.401
.quad L_.str.570
.quad L_.str.571
.quad L_.str.404
.quad L_.str.515
.quad L_.str.572
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.566: ## @.str.566
.asciz "create"
L_.str.567: ## @.str.567
.asciz "keys"
L_.str.568: ## @.str.568
.asciz "merge"
L_.str.569: ## @.str.569
.asciz "with"
L_.str.570: ## @.str.570
.asciz "remove"
L_.str.571: ## @.str.571
.asciz "values"
L_.str.572: ## @.str.572
.asciz "update"
L_.str.573: ## @.str.573
.asciz "subcommand ?arguments ...?"
L_.str.574: ## @.str.574
.asciz "subcommand"
L_.str.575: ## @.str.575
.asciz "dictionary ?key ...?"
L_.str.576: ## @.str.576
.asciz "varName key ?key ...? value"
L_.str.577: ## @.str.577
.asciz "dictionary key ?key ...?"
L_.str.578: ## @.str.578
.asciz "varName key ?key ...?"
L_.str.579: ## @.str.579
.asciz "dictionary ?pattern?"
L_.str.580: ## @.str.580
.asciz "dictionary"
L_.str.581: ## @.str.581
.asciz "?key value ...?"
.section __DATA,__const
.p2align 4 ## @Jim_SubstCoreCommand.options
_Jim_SubstCoreCommand.options:
.quad L_.str.582
.quad L_.str.583
.quad L_.str.584
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.582: ## @.str.582
.asciz "-nobackslashes"
L_.str.583: ## @.str.583
.asciz "-nocommands"
L_.str.584: ## @.str.584
.asciz "-novariables"
L_.str.585: ## @.str.585
.asciz "?options? string"
.section __DATA,__const
.p2align 4 ## @Jim_InfoCoreCommand.commands
_Jim_InfoCoreCommand.commands:
.quad L_.str.586
.quad L_.str.587
.quad L_.str.588
.quad L_.str.589
.quad L_.str.590
.quad L_.str.218
.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.494
.quad L_.str.599
.quad L_.str.306
.quad L_.str.307
.quad L_.str.600
.quad L_.str.601
.quad L_.str.602
.quad L_.str.603
.quad L_.str.400
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.586: ## @.str.586
.asciz "body"
L_.str.587: ## @.str.587
.asciz "statics"
L_.str.588: ## @.str.588
.asciz "commands"
L_.str.589: ## @.str.589
.asciz "procs"
L_.str.590: ## @.str.590
.asciz "channels"
L_.str.591: ## @.str.591
.asciz "globals"
L_.str.592: ## @.str.592
.asciz "level"
L_.str.593: ## @.str.593
.asciz "frame"
L_.str.594: ## @.str.594
.asciz "locals"
L_.str.595: ## @.str.595
.asciz "vars"
L_.str.596: ## @.str.596
.asciz "version"
L_.str.597: ## @.str.597
.asciz "patchlevel"
L_.str.598: ## @.str.598
.asciz "complete"
L_.str.599: ## @.str.599
.asciz "hostname"
L_.str.600: ## @.str.600
.asciz "stacktrace"
L_.str.601: ## @.str.601
.asciz "nameofexecutable"
L_.str.602: ## @.str.602
.asciz "returncodes"
L_.str.603: ## @.str.603
.asciz "references"
L_.str.604: ## @.str.604
.asciz "subcommand ?args ...?"
L_.str.605: ## @.str.605
.asciz "varName"
L_.str.606: ## @.str.606
.asciz "command \"%#s\" is not an alias"
L_.str.607: ## @.str.607
.asciz "?pattern?"
L_.str.608: ## @.str.608
.asciz "source ?filename line?"
L_.str.609: ## @.str.609
.asciz "?levelNum?"
L_.str.610: ## @.str.610
.asciz "procname"
L_.str.611: ## @.str.611
.asciz "command \"%#s\" is not a procedure"
L_.str.612: ## @.str.612
.asciz "%d.%d"
L_.str.613: ## @.str.613
.asciz "script ?missing?"
L_.str.614: ## @.str.614
.asciz "os.gethostname"
L_.str.615: ## @.str.615
.asciz "{info nameofexecutable}"
L_.str.616: ## @.str.616
.asciz "?code?"
L_.str.617: ## @.str.617
.asciz "*[?\\"
.section __DATA,__const
.p2align 4 ## @Jim_ExistsCoreCommand.options
_Jim_ExistsCoreCommand.options:
.quad L_.str.463
.quad L_.str.618
.quad L_.str.619
.quad L_.str.620
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.618: ## @.str.618
.asciz "-proc"
L_.str.619: ## @.str.619
.asciz "-alias"
L_.str.620: ## @.str.620
.asciz "-var"
L_.str.621: ## @.str.621
.asciz "?option? name"
L_.str.622: ## @.str.622
.asciz "string ?splitChars?"
L_.str.623: ## @.str.623
.asciz " \n\t\r"
L_.str.624: ## @.str.624
.asciz "list ?joinString?"
L_.str.625: ## @.str.625
.asciz "formatString ?arg arg ...?"
L_.str.626: ## @.str.626
.asciz "string format ?varName varName ...?"
.section __DATA,__const
.p2align 3 ## @scanFmtStringObjType
_scanFmtStringObjType:
.quad L_.str.629
.quad _FreeScanFmtInternalRep
.quad _DupScanFmtInternalRep
.quad _UpdateStringOfScanFmt
.long 0 ## 0x0
.space 4
.section __TEXT,__cstring,cstring_literals
L_.str.627: ## @.str.627
.asciz "different numbers of variable names and field specifiers"
L_.str.628: ## @.str.628
.asciz "variable is not assigned by any conversion specifiers"
L_.str.629: ## @.str.629
.asciz "scanformatstring"
L_.str.630: ## @.str.630
.asciz "%d%n"
L_.str.631: ## @.str.631
.asciz "variable is assigned by multiple \"%n$\" conversion specifiers"
L_.str.632: ## @.str.632
.asciz "unmatched [ in format string"
L_.str.633: ## @.str.633
.asciz "hlL"
L_.str.634: ## @.str.634
.asciz "efgcsndoxui"
L_.str.635: ## @.str.635
.asciz "bad scan conversion character"
L_.str.636: ## @.str.636
.asciz "field width may not be specified in %c conversion"
L_.str.637: ## @.str.637
.asciz "unsigned wide not supported"
L_.str.638: ## @.str.638
.asciz "message ?stacktrace?"
L_.str.639: ## @.str.639
.asciz "list first last"
L_.str.640: ## @.str.640
.asciz "count ?value ...?"
L_.str.641: ## @.str.641
.asciz "varName ?default?"
L_.str.642: ## @.str.642
.asciz "environment variable \"%#s\" does not exist"
L_.str.643: ## @.str.643
.asciz "fileName"
L_.str.644: ## @.str.644
.asciz "?start? end ?step?"
L_.str.645: ## @.str.645
.asciz "Invalid (infinite?) range specified"
L_.str.646: ## @.str.646
.asciz "?min? max"
L_.str.647: ## @.str.647
.asciz "Invalid arguments (max < min)"
L_.str.648: ## @.str.648
.asciz "tailcall can only be called from a proc or lambda"
L_.str.649: ## @.str.649
.asciz "cmd ?args ...?"
L_.str.650: ## @.str.650
.asciz "no previous command: \"%#s\""
L_.str.651: ## @.str.651
.asciz "lambdaExpr ?arg ...?"
L_.str.652: ## @.str.652
.asciz "can't interpret \"%#s\" as a lambda expression"
L_.str.653: ## @.str.653
.asciz "namespaces not enabled"
L_.str.654: ## @.str.654
.asciz "apply lambdaExpr"
L_.str.655: ## @.str.655
.asciz "option"
L_.str.656: ## @.str.656
.asciz "%s%s \"%s\": must be "
L_.str.657: ## @.str.657
.asciz "or "
L_.str.658: ## @.str.658
.asciz ", "
L_.str.659: ## @.str.659
.asciz "Usage: \""
L_.str.660: ## @.str.660
.asciz " command ... \", where command is one of: "
L_.str.661: ## @.str.661
.asciz "dummy"
L_.str.662: ## @.str.662
.asciz " command \""
L_.str.663: ## @.str.663
.asciz "\": should be "
L_.str.664: ## @.str.664
.asciz ":alpha:]"
L_.str.665: ## @.str.665
.asciz ":alnum:]"
L_.str.666: ## @.str.666
.asciz ":space:]"
L_.str.667: ## @.str.667
.asciz " \t\r\n\f\013"
L_.str.668: ## @.str.668
.asciz "^$.[()|?{+*"
L_.str.669: ## @.str.669
.asciz "<>mMwds"
L_.str.670: ## @.str.670
.asciz "argv"
L_.str.671: ## @.str.671
.asciz "argc"
.subsections_via_symbols
|
the_stack_data/44528.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 w0, [x29, #-4]
stur x1, [x29, #-16]
mov w8, #11
stur w8, [x29, #-20]
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
str x0, [sp, #8] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov w8, #1
str w8, [sp, #20] ; 4-byte Folded Spill
stur w8, [x29, #-20]
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov w8, #0
str w8, [sp, #24] ; 4-byte Folded Spill
stur wzr, [x29, #-20]
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
ldr w8, [sp, #20] ; 4-byte Folded Reload
stur w8, [x29, #-20]
ldur w9, [x29, #-20]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w0, [sp, #24] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "x = %d \n"
l_.str.1: ; @.str.1
.asciz "x=%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 %edi, -4(%rbp)
movq %rsi, -16(%rbp)
movl $11, -20(%rbp)
movl -20(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -20(%rbp)
movl -20(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -20(%rbp)
movl -20(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -20(%rbp)
movl -20(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "x = %d \n"
L_.str.1: ## @.str.1
.asciz "x=%d\n"
.subsections_via_symbols
|
the_stack_data/100140465.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init_matrix ; -- Begin function init_matrix
.p2align 2
_init_matrix: ; @init_matrix
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
str w2, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr w8, [sp, #12]
ldr w9, [sp, #20]
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, #8]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr x9, [sp, #24]
ldr w8, [sp, #12]
ldr w10, [sp, #16]
mul w8, w8, w10
ldr w10, [sp, #8]
add w10, w8, w10
mov w8, #0
str w8, [x9, w10, sxtw #2]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
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, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_8:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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]
mov w8, #50
stur w8, [x29, #-8]
mov w8, #100
stur w8, [x29, #-12]
ldursw x9, [x29, #-8]
mov x8, #4
mul x8, x8, x9
ldursw x9, [x29, #-12]
mul x0, x8, x9
bl _malloc
str x0, [sp, #8]
ldr x0, [sp, #8]
ldur w1, [x29, #-8]
ldur w2, [x29, #-12]
bl _init_matrix
ldr x0, [sp, #8]
bl _free
ldr w0, [sp, #4] ; 4-byte Folded Reload
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _init_matrix ## -- Begin function init_matrix
.p2align 4, 0x90
_init_matrix: ## @init_matrix
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl $0, -20(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movl -20(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_8
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $0, -24(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -24(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movq -8(%rbp), %rax
movl -20(%rbp), %ecx
imull -16(%rbp), %ecx
addl -24(%rbp), %ecx
movslq %ecx, %rcx
movl $0, (%rax,%rcx,4)
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%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 -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_8:
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 $50, -8(%rbp)
movl $100, -12(%rbp)
movslq -8(%rbp), %rdi
shlq $2, %rdi
movslq -12(%rbp), %rax
imulq %rax, %rdi
callq _malloc
movq %rax, -24(%rbp)
movq -24(%rbp), %rdi
movl -8(%rbp), %esi
movl -12(%rbp), %edx
callq _init_matrix
movq -24(%rbp), %rdi
callq _free
movq $0, -24(%rbp)
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/94394.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 dlaein_
lCPI0_0:
.quad 0x3fb999999999999a ; double 0.10000000000000001
.section __TEXT,__text,regular,pure_instructions
.globl _dlaein_
.p2align 2
_dlaein_: ; @dlaein_
.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, #832
add x8, sp, #568
str x8, [sp, #416] ; 8-byte Folded Spill
ldr x16, [x29, #16]
ldr x15, [x29, #24]
ldr x14, [x29, #32]
ldr x13, [x29, #40]
ldr x12, [x29, #48]
ldr x11, [x29, #56]
ldr x10, [x29, #64]
ldr x9, [x29, #72]
str x0, [x8, #256]
str x1, [x8, #248]
str x2, [x8, #240]
str x3, [x8, #232]
str x4, [x8, #224]
str x5, [x8, #216]
str x6, [x8, #208]
str x7, [x8, #200]
str x16, [x8, #192]
str x15, [x8, #184]
str x14, [x8, #176]
str x13, [x8, #168]
str x12, [x8, #160]
str x11, [x8, #152]
str x10, [x8, #144]
str x9, [x8, #136]
ldr x9, [x8, #224]
ldr w9, [x9]
stur w9, [x29, #-156]
ldur w9, [x29, #-156]
mov x10, #0
lsr w9, w9, #0
add w9, w9, #1
stur w9, [x29, #-160]
ldursw x11, [x29, #-160]
ldr x9, [x8, #232]
subs x11, x10, x11
add x9, x9, x11, lsl #3
str x9, [x8, #232]
ldr x9, [x8, #200]
subs x9, x9, #8
str x9, [x8, #200]
ldr x9, [x8, #192]
subs x9, x9, #8
str x9, [x8, #192]
ldr x9, [x8, #176]
ldr w9, [x9]
stur w9, [x29, #-148]
ldur w9, [x29, #-148]
lsr w9, w9, #0
add w9, w9, #1
stur w9, [x29, #-152]
ldursw x11, [x29, #-152]
ldr x9, [x8, #184]
subs x10, x10, x11
add x9, x9, x10, lsl #3
str x9, [x8, #184]
ldr x9, [x8, #168]
subs x9, x9, #8
str x9, [x8, #168]
ldr x9, [x8, #136]
str wzr, [x9]
ldr x9, [x8, #240]
ldr s1, [x9]
; implicit-def: $d0
fmov s0, s1
sshll.2d v0, v0, #0
; kill: def $d0 killed $d0 killed $q0
scvtf d0, d0
fsqrt d0, d0
str d0, [sp, #528]
ldr d1, [sp, #528]
adrp x9, lCPI0_0@PAGE
ldr d0, [x9, lCPI0_0@PAGEOFF]
fdiv d0, d0, d1
str d0, [sp, #440]
fmov d0, #1.00000000
str d0, [x8, #96]
ldr x9, [x8, #160]
ldr d0, [x9]
ldr d1, [sp, #528]
fmul d0, d0, d1
str d0, [x8, #88]
ldr d0, [x8, #96]
ldr d1, [x8, #88]
fcmp d0, d1
cset w8, lt
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #96]
str d0, [sp, #408] ; 8-byte Folded Spill
b LBB0_3
LBB0_2:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #88]
str d0, [sp, #408] ; 8-byte Folded Spill
b LBB0_3
LBB0_3:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #408] ; 8-byte Folded Reload
ldr x9, [x8, #152]
ldr d1, [x9]
fmul d0, d0, d1
str d0, [sp, #448]
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-164]
mov w8, #1
stur w8, [x29, #-248]
b LBB0_4
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_6 Depth 2
ldur w8, [x29, #-248]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_11
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_4 Depth=1
ldur w9, [x29, #-248]
mov w8, #1
subs w9, w9, #1
stur w9, [x29, #-168]
stur w8, [x29, #-244]
b LBB0_6
LBB0_6: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-244]
ldur w9, [x29, #-168]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_9
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_6 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #232]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
ldur w12, [x29, #-156]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr x8, [x8, #184]
ldur w9, [x29, #-244]
ldur w10, [x29, #-248]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_6 Depth=2
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-244]
b LBB0_6
LBB0_9: ; in Loop: Header=BB0_4 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #232]
ldur w10, [x29, #-248]
ldur w11, [x29, #-248]
ldur w12, [x29, #-156]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr x9, [x8, #216]
ldr d1, [x9]
fsub d0, d0, d1
ldr x8, [x8, #184]
ldur w9, [x29, #-248]
ldur w10, [x29, #-248]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_4 Depth=1
ldur w8, [x29, #-248]
add w8, w8, #1
stur w8, [x29, #-248]
b LBB0_4
LBB0_11:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #208]
ldr d0, [x8]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_94
b LBB0_12
LBB0_12:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #248]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_18
b LBB0_13
LBB0_13:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-164]
mov w8, #1
stur w8, [x29, #-244]
b LBB0_14
LBB0_14: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-244]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_17
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_14 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #160]
ldr d0, [x9]
ldr x8, [x8, #200]
ldursw x9, [x29, #-244]
str d0, [x8, x9, lsl #3]
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_14 Depth=1
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-244]
b LBB0_14
LBB0_17:
b LBB0_22
LBB0_18:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x0, [x8, #240]
ldr x8, [x8, #200]
add x1, x8, #8
adrp x2, _c__1@PAGE
add x2, x2, _c__1@PAGEOFF
bl _dnrm2_
ldr x8, [sp, #416] ; 8-byte Folded Reload
str d0, [sp, #520]
ldr x8, [x8, #160]
ldr d0, [x8]
ldr d1, [sp, #528]
fmul d0, d0, d1
str d0, [sp, #400] ; 8-byte Folded Spill
ldr d0, [sp, #520]
ldr d1, [sp, #448]
fcmp d0, d1
cset w8, lt
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19:
ldr d0, [sp, #520]
str d0, [sp, #392] ; 8-byte Folded Spill
b LBB0_21
LBB0_20:
ldr d0, [sp, #448]
str d0, [sp, #392] ; 8-byte Folded Spill
b LBB0_21
LBB0_21:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #400] ; 8-byte Folded Reload
ldr d1, [sp, #392] ; 8-byte Folded Reload
fdiv d0, d0, d1
sub x1, x29, #184
str d0, [x8, #96]
ldr x0, [x8, #240]
ldr x8, [x8, #200]
add x2, x8, #8
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
bl _dscal_
b LBB0_22
LBB0_22:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #256]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_51
b LBB0_23
LBB0_23:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #240]
ldr w9, [x8]
mov w8, #1
subs w9, w9, #1
stur w9, [x29, #-164]
stur w8, [x29, #-244]
b LBB0_24
LBB0_24: ; =>This Loop Header: Depth=1
; Child Loop BB0_41 Depth 2
; Child Loop BB0_33 Depth 2
ldur w8, [x29, #-244]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_48
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_24 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #232]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-244]
ldur w12, [x29, #-156]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
str d0, [sp, #504]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
str d0, [x8, #96]
ldr d0, [x8, #96]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26: ; in Loop: Header=BB0_24 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #96]
str d0, [sp, #384] ; 8-byte Folded Spill
b LBB0_28
LBB0_27: ; in Loop: Header=BB0_24 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #96]
fneg d0, d0
str d0, [sp, #384] ; 8-byte Folded Spill
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_24 Depth=1
ldr d0, [sp, #384] ; 8-byte Folded Reload
str d0, [sp, #376] ; 8-byte Folded Spill
ldr d0, [sp, #504]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_30
b LBB0_29
LBB0_29: ; in Loop: Header=BB0_24 Depth=1
ldr d0, [sp, #504]
str d0, [sp, #368] ; 8-byte Folded Spill
b LBB0_31
LBB0_30: ; in Loop: Header=BB0_24 Depth=1
ldr d0, [sp, #504]
fneg d0, d0
str d0, [sp, #368] ; 8-byte Folded Spill
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_24 Depth=1
ldr d0, [sp, #376] ; 8-byte Folded Reload
ldr d1, [sp, #368] ; 8-byte Folded Reload
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB0_37
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_24 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr d1, [sp, #504]
fdiv d0, d0, d1
str d0, [x8, #8]
ldr d0, [sp, #504]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-168]
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-248]
b LBB0_33
LBB0_33: ; Parent Loop BB0_24 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-248]
ldur w9, [x29, #-168]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_36
b LBB0_34
LBB0_34: ; in Loop: Header=BB0_33 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
str d0, [x8, #56]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d2, [x9, w10, sxtw #3]
ldr d0, [x8, #8]
ldr d1, [x8, #56]
fmsub d0, d0, d1, d2
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr d0, [x8, #56]
ldr x8, [x8, #184]
ldur w9, [x29, #-244]
ldur w10, [x29, #-248]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB0_35
LBB0_35: ; in Loop: Header=BB0_33 Depth=2
ldur w8, [x29, #-248]
add w8, w8, #1
stur w8, [x29, #-248]
b LBB0_33
LBB0_36: ; in Loop: Header=BB0_24 Depth=1
b LBB0_46
LBB0_37: ; in Loop: Header=BB0_24 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #184]
ldur w9, [x29, #-244]
ldur w10, [x29, #-244]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_39
b LBB0_38
LBB0_38: ; in Loop: Header=BB0_24 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #160]
ldr d0, [x9]
ldr x8, [x8, #184]
ldur w9, [x29, #-244]
ldur w10, [x29, #-244]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB0_39
LBB0_39: ; in Loop: Header=BB0_24 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #504]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d1, [x9, w10, sxtw #3]
fdiv d0, d0, d1
str d0, [x8, #8]
ldr d0, [x8, #8]
fcmp d0, #0.0
cset w8, eq
tbnz w8, #0, LBB0_45
b LBB0_40
LBB0_40: ; in Loop: Header=BB0_24 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-168]
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-248]
b LBB0_41
LBB0_41: ; Parent Loop BB0_24 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-248]
ldur w9, [x29, #-168]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_44
b LBB0_42
LBB0_42: ; in Loop: Header=BB0_41 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #8]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d1, [x9, w10, sxtw #3]
ldr x8, [x8, #184]
ldur w9, [x29, #-244]
add w9, w9, #1
ldur w10, [x29, #-248]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
add x8, x8, w9, sxtw #3
ldr d2, [x8]
fmsub d0, d0, d1, d2
str d0, [x8]
b LBB0_43
LBB0_43: ; in Loop: Header=BB0_41 Depth=2
ldur w8, [x29, #-248]
add w8, w8, #1
stur w8, [x29, #-248]
b LBB0_41
LBB0_44: ; in Loop: Header=BB0_24 Depth=1
b LBB0_45
LBB0_45: ; in Loop: Header=BB0_24 Depth=1
b LBB0_46
LBB0_46: ; in Loop: Header=BB0_24 Depth=1
b LBB0_47
LBB0_47: ; in Loop: Header=BB0_24 Depth=1
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-244]
b LBB0_24
LBB0_48:
ldr x10, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x10, #184]
ldr x9, [x10, #240]
ldr w9, [x9]
ldr x10, [x10, #240]
ldr w10, [x10]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_50
b LBB0_49
LBB0_49:
ldr x10, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x10, #160]
ldr d0, [x8]
ldr x8, [x10, #184]
ldr x9, [x10, #240]
ldr w9, [x9]
ldr x10, [x10, #240]
ldr w10, [x10]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB0_50
LBB0_50:
mov w8, #78
strb w8, [sp, #567]
b LBB0_79
LBB0_51:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-248]
b LBB0_52
LBB0_52: ; =>This Loop Header: Depth=1
; Child Loop BB0_69 Depth 2
; Child Loop BB0_61 Depth 2
ldur w8, [x29, #-248]
subs w8, w8, #2
cset w8, lt
tbnz w8, #0, LBB0_76
b LBB0_53
LBB0_53: ; in Loop: Header=BB0_52 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #232]
ldur w10, [x29, #-248]
ldur w11, [x29, #-248]
subs w11, w11, #1
ldur w12, [x29, #-156]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
str d0, [sp, #496]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
str d0, [x8, #96]
ldr d0, [x8, #96]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_55
b LBB0_54
LBB0_54: ; in Loop: Header=BB0_52 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #96]
str d0, [sp, #360] ; 8-byte Folded Spill
b LBB0_56
LBB0_55: ; in Loop: Header=BB0_52 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #96]
fneg d0, d0
str d0, [sp, #360] ; 8-byte Folded Spill
b LBB0_56
LBB0_56: ; in Loop: Header=BB0_52 Depth=1
ldr d0, [sp, #360] ; 8-byte Folded Reload
str d0, [sp, #352] ; 8-byte Folded Spill
ldr d0, [sp, #496]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_58
b LBB0_57
LBB0_57: ; in Loop: Header=BB0_52 Depth=1
ldr d0, [sp, #496]
str d0, [sp, #344] ; 8-byte Folded Spill
b LBB0_59
LBB0_58: ; in Loop: Header=BB0_52 Depth=1
ldr d0, [sp, #496]
fneg d0, d0
str d0, [sp, #344] ; 8-byte Folded Spill
b LBB0_59
LBB0_59: ; in Loop: Header=BB0_52 Depth=1
ldr d0, [sp, #352] ; 8-byte Folded Reload
ldr d1, [sp, #344] ; 8-byte Folded Reload
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB0_65
b LBB0_60
LBB0_60: ; in Loop: Header=BB0_52 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr d1, [sp, #496]
fdiv d0, d0, d1
str d0, [x8, #8]
ldr d0, [sp, #496]
ldr x8, [x8, #184]
ldur w9, [x29, #-248]
ldur w10, [x29, #-248]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
ldur w9, [x29, #-248]
mov w8, #1
subs w9, w9, #1
stur w9, [x29, #-164]
stur w8, [x29, #-244]
b LBB0_61
LBB0_61: ; Parent Loop BB0_52 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-244]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_64
b LBB0_62
LBB0_62: ; in Loop: Header=BB0_61 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
subs w11, w11, #1
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
str d0, [x8, #56]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d2, [x9, w10, sxtw #3]
ldr d0, [x8, #8]
ldr d1, [x8, #56]
fmsub d0, d0, d1, d2
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
subs w11, w11, #1
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr d0, [x8, #56]
ldr x8, [x8, #184]
ldur w9, [x29, #-244]
ldur w10, [x29, #-248]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB0_63
LBB0_63: ; in Loop: Header=BB0_61 Depth=2
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-244]
b LBB0_61
LBB0_64: ; in Loop: Header=BB0_52 Depth=1
b LBB0_74
LBB0_65: ; in Loop: Header=BB0_52 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #184]
ldur w9, [x29, #-248]
ldur w10, [x29, #-248]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_67
b LBB0_66
LBB0_66: ; in Loop: Header=BB0_52 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #160]
ldr d0, [x9]
ldr x8, [x8, #184]
ldur w9, [x29, #-248]
ldur w10, [x29, #-248]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB0_67
LBB0_67: ; in Loop: Header=BB0_52 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #496]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d1, [x9, w10, sxtw #3]
fdiv d0, d0, d1
str d0, [x8, #8]
ldr d0, [x8, #8]
fcmp d0, #0.0
cset w8, eq
tbnz w8, #0, LBB0_73
b LBB0_68
LBB0_68: ; in Loop: Header=BB0_52 Depth=1
ldur w9, [x29, #-248]
mov w8, #1
subs w9, w9, #1
stur w9, [x29, #-164]
stur w8, [x29, #-244]
b LBB0_69
LBB0_69: ; Parent Loop BB0_52 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-244]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_72
b LBB0_70
LBB0_70: ; in Loop: Header=BB0_69 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #8]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d1, [x9, w10, sxtw #3]
ldr x8, [x8, #184]
ldur w9, [x29, #-244]
ldur w10, [x29, #-248]
subs w10, w10, #1
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
add x8, x8, w9, sxtw #3
ldr d2, [x8]
fmsub d0, d0, d1, d2
str d0, [x8]
b LBB0_71
LBB0_71: ; in Loop: Header=BB0_69 Depth=2
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-244]
b LBB0_69
LBB0_72: ; in Loop: Header=BB0_52 Depth=1
b LBB0_73
LBB0_73: ; in Loop: Header=BB0_52 Depth=1
b LBB0_74
LBB0_74: ; in Loop: Header=BB0_52 Depth=1
b LBB0_75
LBB0_75: ; in Loop: Header=BB0_52 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #1
stur w8, [x29, #-248]
b LBB0_52
LBB0_76:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #184]
ldur w9, [x29, #-148]
add w9, w9, #1
ldr d0, [x8, w9, sxtw #3]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_78
b LBB0_77
LBB0_77:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #160]
ldr d0, [x9]
ldr x8, [x8, #184]
ldur w9, [x29, #-148]
add w9, w9, #1
str d0, [x8, w9, sxtw #3]
b LBB0_78
LBB0_78:
mov w8, #84
strb w8, [sp, #567]
b LBB0_79
LBB0_79:
ldr x8, [sp, #416] ; 8-byte Folded Reload
mov w9, #78
strb w9, [sp, #463]
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-164]
mov w8, #1
str w8, [sp, #428]
b LBB0_80
LBB0_80: ; =>This Loop Header: Depth=1
; Child Loop BB0_84 Depth 2
ldr w8, [sp, #428]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_89
b LBB0_81
LBB0_81: ; in Loop: Header=BB0_80 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x4, [x8, #240]
ldr x9, [x8, #184]
ldursw x10, [x29, #-152]
add x5, x9, x10, lsl #3
ldr x6, [x8, #176]
ldr x9, [x8, #200]
add x7, x9, #8
ldr x8, [x8, #168]
add x8, x8, #8
mov x9, sp
sub x10, x29, #256
str x10, [x9]
str x8, [x9, #8]
sub x8, x29, #212
str x8, [x9, #16]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
add x1, sp, #567
adrp x2, l_.str.1@PAGE
add x2, x2, l_.str.1@PAGEOFF
add x3, sp, #463
bl _dlatrs_
ldr x8, [sp, #416] ; 8-byte Folded Reload
mov w9, #89
strb w9, [sp, #463]
ldr x0, [x8, #240]
ldr x8, [x8, #200]
add x1, x8, #8
adrp x2, _c__1@PAGE
add x2, x2, _c__1@PAGEOFF
bl _dasum_
ldr x8, [sp, #416] ; 8-byte Folded Reload
str d0, [sp, #520]
ldr d0, [sp, #520]
ldr d1, [sp, #440]
ldr d2, [x8, #24]
fmul d1, d1, d2
fcmp d0, d1
cset w8, lt
tbnz w8, #0, LBB0_83
b LBB0_82
LBB0_82:
b LBB0_90
LBB0_83: ; in Loop: Header=BB0_80 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #160]
ldr d0, [x9]
ldr d1, [sp, #528]
fmov d2, #1.00000000
fadd d1, d1, d2
fdiv d0, d0, d1
str d0, [x8, #56]
ldr x9, [x8, #160]
ldr d0, [x9]
ldr x9, [x8, #200]
str d0, [x9, #8]
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-168]
mov w8, #2
stur w8, [x29, #-244]
b LBB0_84
LBB0_84: ; Parent Loop BB0_80 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-244]
ldur w9, [x29, #-168]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_87
b LBB0_85
LBB0_85: ; in Loop: Header=BB0_84 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #56]
ldr x8, [x8, #200]
ldursw x9, [x29, #-244]
str d0, [x8, x9, lsl #3]
b LBB0_86
LBB0_86: ; in Loop: Header=BB0_84 Depth=2
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-244]
b LBB0_84
LBB0_87: ; in Loop: Header=BB0_80 Depth=1
ldr x9, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x9, #160]
ldr d0, [x8]
ldr d1, [sp, #528]
ldr x8, [x9, #200]
ldr x9, [x9, #240]
ldr w9, [x9]
ldr w10, [sp, #428]
subs w9, w9, w10
add w9, w9, #1
add x8, x8, w9, sxtw #3
ldr d2, [x8]
fmsub d0, d0, d1, d2
str d0, [x8]
b LBB0_88
LBB0_88: ; in Loop: Header=BB0_80 Depth=1
ldr w8, [sp, #428]
add w8, w8, #1
str w8, [sp, #428]
b LBB0_80
LBB0_89:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #136]
mov w8, #1
str w8, [x9]
b LBB0_90
LBB0_90:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x0, [x8, #240]
ldr x8, [x8, #200]
add x1, x8, #8
adrp x2, _c__1@PAGE
add x2, x2, _c__1@PAGEOFF
bl _idamax_
ldr x8, [sp, #416] ; 8-byte Folded Reload
stur w0, [x29, #-244]
ldr x9, [x8, #200]
ldursw x10, [x29, #-244]
ldr d0, [x9, x10, lsl #3]
str d0, [x8, #96]
ldr d0, [x8, #96]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_92
b LBB0_91
LBB0_91:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #96]
str d0, [sp, #336] ; 8-byte Folded Spill
b LBB0_93
LBB0_92:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #96]
fneg d0, d0
str d0, [sp, #336] ; 8-byte Folded Spill
b LBB0_93
LBB0_93:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d1, [sp, #336] ; 8-byte Folded Reload
fmov d0, #1.00000000
fdiv d0, d0, d1
sub x1, x29, #192
str d0, [x8, #88]
ldr x0, [x8, #240]
ldr x8, [x8, #200]
add x2, x8, #8
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
bl _dscal_
b LBB0_238
LBB0_94:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #248]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_100
b LBB0_95
LBB0_95:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-164]
mov w8, #1
stur w8, [x29, #-244]
b LBB0_96
LBB0_96: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-244]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_99
b LBB0_97
LBB0_97: ; in Loop: Header=BB0_96 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #160]
ldr d0, [x9]
ldr x9, [x8, #200]
ldursw x10, [x29, #-244]
str d0, [x9, x10, lsl #3]
ldr x8, [x8, #192]
ldursw x9, [x29, #-244]
movi d0, #0000000000000000
str d0, [x8, x9, lsl #3]
b LBB0_98
LBB0_98: ; in Loop: Header=BB0_96 Depth=1
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-244]
b LBB0_96
LBB0_99:
b LBB0_104
LBB0_100:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x0, [x8, #240]
ldr x8, [x8, #200]
add x1, x8, #8
adrp x2, _c__1@PAGE
add x2, x2, _c__1@PAGEOFF
str x2, [sp, #312] ; 8-byte Folded Spill
bl _dnrm2_
ldr x2, [sp, #312] ; 8-byte Folded Reload
ldr x8, [sp, #416] ; 8-byte Folded Reload
sub x9, x29, #184
str x9, [sp, #320] ; 8-byte Folded Spill
str d0, [x8, #96]
ldr x0, [x8, #240]
ldr x8, [x8, #192]
add x1, x8, #8
bl _dnrm2_
ldr x0, [sp, #320] ; 8-byte Folded Reload
ldr x8, [sp, #416] ; 8-byte Folded Reload
sub x1, x29, #192
str d0, [x8, #88]
bl _dlapy2_
ldr x8, [sp, #416] ; 8-byte Folded Reload
str d0, [x8, #48]
ldr x9, [x8, #160]
ldr d0, [x9]
ldr d1, [sp, #528]
fmul d0, d0, d1
str d0, [sp, #328] ; 8-byte Folded Spill
ldr d0, [x8, #48]
ldr d1, [sp, #448]
fcmp d0, d1
cset w8, lt
tbnz w8, #0, LBB0_102
b LBB0_101
LBB0_101:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #48]
str d0, [sp, #304] ; 8-byte Folded Spill
b LBB0_103
LBB0_102:
ldr d0, [sp, #448]
str d0, [sp, #304] ; 8-byte Folded Spill
b LBB0_103
LBB0_103:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #328] ; 8-byte Folded Reload
ldr d1, [sp, #304] ; 8-byte Folded Reload
fdiv d0, d0, d1
add x1, sp, #432
str x1, [sp, #288] ; 8-byte Folded Spill
str d0, [sp, #432]
ldr x0, [x8, #240]
ldr x8, [x8, #200]
add x2, x8, #8
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
str x3, [sp, #296] ; 8-byte Folded Spill
bl _dscal_
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x1, [sp, #288] ; 8-byte Folded Reload
ldr x3, [sp, #296] ; 8-byte Folded Reload
ldr x0, [x8, #240]
ldr x8, [x8, #192]
add x2, x8, #8
bl _dscal_
b LBB0_104
LBB0_104:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #256]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_133
b LBB0_105
LBB0_105:
ldr x9, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x9, #208]
ldr d0, [x8]
fneg d0, d0
ldr x10, [x9, #184]
ldur w11, [x29, #-148]
mov w8, #2
add w11, w11, #2
str d0, [x10, w11, sxtw #3]
ldr x9, [x9, #240]
ldr w9, [x9]
stur w9, [x29, #-164]
stur w8, [x29, #-244]
b LBB0_106
LBB0_106: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-244]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_109
b LBB0_107
LBB0_107: ; in Loop: Header=BB0_106 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #184]
ldur w9, [x29, #-244]
add w9, w9, #1
ldur w10, [x29, #-148]
add w9, w9, w10
movi d0, #0000000000000000
str d0, [x8, w9, sxtw #3]
b LBB0_108
LBB0_108: ; in Loop: Header=BB0_106 Depth=1
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-244]
b LBB0_106
LBB0_109:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #240]
ldr w9, [x8]
mov w8, #1
subs w9, w9, #1
stur w9, [x29, #-164]
stur w8, [x29, #-244]
b LBB0_110
LBB0_110: ; =>This Loop Header: Depth=1
; Child Loop BB0_123 Depth 2
; Child Loop BB0_116 Depth 2
ldur w8, [x29, #-244]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_129
b LBB0_111
LBB0_111: ; in Loop: Header=BB0_110 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
add x0, x9, w10, sxtw #3
ldr x8, [x8, #184]
ldur w9, [x29, #-244]
add w9, w9, #1
ldur w10, [x29, #-244]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
add x1, x8, w9, sxtw #3
bl _dlapy2_
ldr x8, [sp, #416] ; 8-byte Folded Reload
str d0, [sp, #488]
ldr x8, [x8, #232]
ldur w9, [x29, #-244]
add w9, w9, #1
ldur w10, [x29, #-244]
ldur w11, [x29, #-156]
mul w10, w10, w11
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
str d0, [sp, #504]
ldr d0, [sp, #488]
str d0, [sp, #280] ; 8-byte Folded Spill
ldr d0, [sp, #504]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_113
b LBB0_112
LBB0_112: ; in Loop: Header=BB0_110 Depth=1
ldr d0, [sp, #504]
str d0, [sp, #272] ; 8-byte Folded Spill
b LBB0_114
LBB0_113: ; in Loop: Header=BB0_110 Depth=1
ldr d0, [sp, #504]
fneg d0, d0
str d0, [sp, #272] ; 8-byte Folded Spill
b LBB0_114
LBB0_114: ; in Loop: Header=BB0_110 Depth=1
ldr d0, [sp, #280] ; 8-byte Folded Reload
ldr d1, [sp, #272] ; 8-byte Folded Reload
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB0_120
b LBB0_115
LBB0_115: ; in Loop: Header=BB0_110 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr d1, [sp, #504]
fdiv d0, d0, d1
str d0, [sp, #464]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr d1, [sp, #504]
fdiv d0, d0, d1
str d0, [sp, #472]
ldr d0, [sp, #504]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
movi d0, #0000000000000000
str d0, [x9, w10, sxtw #3]
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-168]
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-248]
b LBB0_116
LBB0_116: ; Parent Loop BB0_110 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-248]
ldur w9, [x29, #-168]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_119
b LBB0_117
LBB0_117: ; in Loop: Header=BB0_116 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
str d0, [x8, #56]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d2, [x9, w10, sxtw #3]
ldr d0, [sp, #464]
ldr d1, [x8, #56]
fmsub d0, d0, d1, d2
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
add w10, w10, #1
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d2, [x9, w10, sxtw #3]
ldr d0, [sp, #472]
ldr d1, [x8, #56]
fmsub d0, d0, d1, d2
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
add w10, w10, #1
ldur w11, [x29, #-244]
add w11, w11, #1
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr d0, [x8, #56]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr x8, [x8, #184]
ldur w9, [x29, #-248]
add w9, w9, #1
ldur w10, [x29, #-244]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
movi d0, #0000000000000000
str d0, [x8, w9, sxtw #3]
b LBB0_118
LBB0_118: ; in Loop: Header=BB0_116 Depth=2
ldur w8, [x29, #-248]
add w8, w8, #1
stur w8, [x29, #-248]
b LBB0_116
LBB0_119: ; in Loop: Header=BB0_110 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #208]
ldr d0, [x9]
fneg d0, d0
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #2
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr d0, [sp, #472]
ldr x9, [x8, #208]
ldr d1, [x9]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-244]
add w11, w11, #1
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
add x9, x9, w10, sxtw #3
ldr d2, [x9]
fmsub d0, d0, d1, d2
str d0, [x9]
ldr d0, [sp, #464]
ldr x9, [x8, #208]
ldr d1, [x9]
ldr x8, [x8, #184]
ldur w9, [x29, #-244]
add w9, w9, #2
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
add x8, x8, w9, sxtw #3
ldr d2, [x8]
fmadd d0, d0, d1, d2
str d0, [x8]
b LBB0_127
LBB0_120: ; in Loop: Header=BB0_110 Depth=1
ldr d0, [sp, #488]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_122
b LBB0_121
LBB0_121: ; in Loop: Header=BB0_110 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #160]
ldr d0, [x9]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
movi d0, #0000000000000000
str d0, [x9, w10, sxtw #3]
ldr x8, [x8, #160]
ldr d0, [x8]
str d0, [sp, #488]
b LBB0_122
LBB0_122: ; in Loop: Header=BB0_110 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #504]
ldr d1, [sp, #488]
fdiv d0, d0, d1
ldr d1, [sp, #488]
fdiv d0, d0, d1
str d0, [sp, #504]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr d1, [sp, #504]
fmul d0, d0, d1
str d0, [sp, #464]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
fneg d0, d0
ldr d1, [sp, #504]
fmul d0, d0, d1
str d0, [sp, #472]
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-168]
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-248]
b LBB0_123
LBB0_123: ; Parent Loop BB0_110 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-248]
ldur w9, [x29, #-168]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_126
b LBB0_124
LBB0_124: ; in Loop: Header=BB0_123 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d2, [x9, w10, sxtw #3]
ldr d0, [sp, #464]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d1, [x9, w10, sxtw #3]
fmsub d2, d0, d1, d2
ldr d0, [sp, #472]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
add w10, w10, #1
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d1, [x9, w10, sxtw #3]
fmadd d0, d0, d1, d2
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr d0, [sp, #464]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
add w10, w10, #1
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d1, [x9, w10, sxtw #3]
ldr d2, [sp, #472]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d3, [x9, w10, sxtw #3]
fmul d2, d2, d3
fnmadd d0, d0, d1, d2
ldr x8, [x8, #184]
ldur w9, [x29, #-248]
add w9, w9, #1
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB0_125
LBB0_125: ; in Loop: Header=BB0_123 Depth=2
ldur w8, [x29, #-248]
add w8, w8, #1
stur w8, [x29, #-248]
b LBB0_123
LBB0_126: ; in Loop: Header=BB0_110 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #208]
ldr d1, [x9]
ldr x8, [x8, #184]
ldur w9, [x29, #-244]
add w9, w9, #2
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
add x8, x8, w9, sxtw #3
ldr d0, [x8]
fsub d0, d0, d1
str d0, [x8]
b LBB0_127
LBB0_127: ; in Loop: Header=BB0_110 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #240]
ldr w9, [x9]
ldur w10, [x29, #-244]
subs w9, w9, w10
sub x0, x29, #168
stur w9, [x29, #-168]
ldr x9, [x8, #240]
ldr w9, [x9]
ldur w10, [x29, #-244]
subs w9, w9, w10
sub x10, x29, #172
str x10, [sp, #256] ; 8-byte Folded Spill
stur w9, [x29, #-172]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-244]
add w11, w11, #1
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
add x1, x9, w10, sxtw #3
ldr x2, [x8, #176]
bl _dasum_
ldr x0, [sp, #256] ; 8-byte Folded Reload
ldr x8, [sp, #416] ; 8-byte Folded Reload
str d0, [sp, #264] ; 8-byte Folded Spill
ldr x8, [x8, #184]
ldur w9, [x29, #-244]
add w9, w9, #2
ldur w10, [x29, #-244]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
add x1, x8, w9, sxtw #3
adrp x2, _c__1@PAGE
add x2, x2, _c__1@PAGEOFF
bl _dasum_
ldr x8, [sp, #416] ; 8-byte Folded Reload
fmov d1, d0
ldr d0, [sp, #264] ; 8-byte Folded Reload
fadd d0, d0, d1
ldr x8, [x8, #168]
ldursw x9, [x29, #-244]
str d0, [x8, x9, lsl #3]
b LBB0_128
LBB0_128: ; in Loop: Header=BB0_110 Depth=1
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-244]
b LBB0_110
LBB0_129:
ldr x10, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x10, #184]
ldr x9, [x10, #240]
ldr w9, [x9]
ldr x10, [x10, #240]
ldr w10, [x10]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_132
b LBB0_130
LBB0_130:
ldr x10, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x10, #184]
ldr x9, [x10, #240]
ldr w9, [x9]
add w9, w9, #1
ldr x10, [x10, #240]
ldr w10, [x10]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
ldr d0, [x8, w9, sxtw #3]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_132
b LBB0_131
LBB0_131:
ldr x10, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x10, #160]
ldr d0, [x8]
ldr x8, [x10, #184]
ldr x9, [x10, #240]
ldr w9, [x9]
ldr x10, [x10, #240]
ldr w10, [x10]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB0_132
LBB0_132:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #168]
ldr x10, [x8, #240]
ldrsw x10, [x10]
movi d0, #0000000000000000
str d0, [x9, x10, lsl #3]
ldr x8, [x8, #240]
ldr w8, [x8]
str w8, [sp, #548]
mov w8, #1
str w8, [sp, #544]
mov w8, #-1
str w8, [sp, #540]
b LBB0_161
LBB0_133:
ldr x9, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x9, #208]
ldr d0, [x8]
ldr x10, [x9, #184]
ldr x8, [x9, #240]
ldr w11, [x8]
mov w8, #1
add w11, w11, #1
ldr x12, [x9, #240]
ldr w12, [x12]
ldur w13, [x29, #-148]
mul w12, w12, w13
add w11, w11, w12
str d0, [x10, w11, sxtw #3]
ldr x9, [x9, #240]
ldr w9, [x9]
subs w9, w9, #1
stur w9, [x29, #-164]
stur w8, [x29, #-248]
b LBB0_134
LBB0_134: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-248]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_137
b LBB0_135
LBB0_135: ; in Loop: Header=BB0_134 Depth=1
ldr x9, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x9, #184]
ldr x9, [x9, #240]
ldr w9, [x9]
add w9, w9, #1
ldur w10, [x29, #-248]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
movi d0, #0000000000000000
str d0, [x8, w9, sxtw #3]
b LBB0_136
LBB0_136: ; in Loop: Header=BB0_134 Depth=1
ldur w8, [x29, #-248]
add w8, w8, #1
stur w8, [x29, #-248]
b LBB0_134
LBB0_137:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-248]
b LBB0_138
LBB0_138: ; =>This Loop Header: Depth=1
; Child Loop BB0_151 Depth 2
; Child Loop BB0_144 Depth 2
ldur w8, [x29, #-248]
subs w8, w8, #2
cset w8, lt
tbnz w8, #0, LBB0_157
b LBB0_139
LBB0_139: ; in Loop: Header=BB0_138 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #232]
ldur w10, [x29, #-248]
ldur w11, [x29, #-248]
subs w11, w11, #1
ldur w12, [x29, #-156]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
str d0, [sp, #496]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
add x0, x9, w10, sxtw #3
ldr x8, [x8, #184]
ldur w9, [x29, #-248]
add w9, w9, #1
ldur w10, [x29, #-248]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
add x1, x8, w9, sxtw #3
bl _dlapy2_
str d0, [sp, #480]
ldr d0, [sp, #480]
str d0, [sp, #248] ; 8-byte Folded Spill
ldr d0, [sp, #496]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_141
b LBB0_140
LBB0_140: ; in Loop: Header=BB0_138 Depth=1
ldr d0, [sp, #496]
str d0, [sp, #240] ; 8-byte Folded Spill
b LBB0_142
LBB0_141: ; in Loop: Header=BB0_138 Depth=1
ldr d0, [sp, #496]
fneg d0, d0
str d0, [sp, #240] ; 8-byte Folded Spill
b LBB0_142
LBB0_142: ; in Loop: Header=BB0_138 Depth=1
ldr d0, [sp, #248] ; 8-byte Folded Reload
ldr d1, [sp, #240] ; 8-byte Folded Reload
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB0_148
b LBB0_143
LBB0_143: ; in Loop: Header=BB0_138 Depth=1
ldr x9, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x9, #184]
ldur w10, [x29, #-248]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x8, w10, sxtw #3]
ldr d1, [sp, #496]
fdiv d0, d0, d1
str d0, [sp, #464]
ldr x10, [x9, #184]
ldur w11, [x29, #-248]
mov w8, #1
add w11, w11, #1
ldur w12, [x29, #-248]
ldur w13, [x29, #-148]
mul w12, w12, w13
add w11, w11, w12
ldr d0, [x10, w11, sxtw #3]
ldr d1, [sp, #496]
fdiv d0, d0, d1
str d0, [sp, #472]
ldr d0, [sp, #496]
ldr x10, [x9, #184]
ldur w11, [x29, #-248]
ldur w12, [x29, #-248]
ldur w13, [x29, #-148]
mul w12, w12, w13
add w11, w11, w12
str d0, [x10, w11, sxtw #3]
ldr x9, [x9, #184]
ldur w10, [x29, #-248]
add w10, w10, #1
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
movi d0, #0000000000000000
str d0, [x9, w10, sxtw #3]
ldur w9, [x29, #-248]
subs w9, w9, #1
stur w9, [x29, #-164]
stur w8, [x29, #-244]
b LBB0_144
LBB0_144: ; Parent Loop BB0_138 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-244]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_147
b LBB0_145
LBB0_145: ; in Loop: Header=BB0_144 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
subs w11, w11, #1
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
str d0, [x8, #56]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d2, [x9, w10, sxtw #3]
ldr d0, [sp, #464]
ldr d1, [x8, #56]
fmsub d0, d0, d1, d2
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
subs w11, w11, #1
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
add w10, w10, #1
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d2, [x9, w10, sxtw #3]
ldr d0, [sp, #472]
ldr d1, [x8, #56]
fmsub d0, d0, d1, d2
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr d0, [x8, #56]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr x8, [x8, #184]
ldur w9, [x29, #-248]
add w9, w9, #1
ldur w10, [x29, #-244]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
movi d0, #0000000000000000
str d0, [x8, w9, sxtw #3]
b LBB0_146
LBB0_146: ; in Loop: Header=BB0_144 Depth=2
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-244]
b LBB0_144
LBB0_147: ; in Loop: Header=BB0_138 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #208]
ldr d0, [x9]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
add w10, w10, #1
ldur w11, [x29, #-248]
subs w11, w11, #1
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr d0, [sp, #472]
ldr x9, [x8, #208]
ldr d1, [x9]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
subs w10, w10, #1
ldur w11, [x29, #-248]
subs w11, w11, #1
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
add x9, x9, w10, sxtw #3
ldr d2, [x9]
fmadd d0, d0, d1, d2
str d0, [x9]
ldr d0, [sp, #464]
ldr x9, [x8, #208]
ldr d1, [x9]
ldr x8, [x8, #184]
ldur w9, [x29, #-248]
ldur w10, [x29, #-248]
subs w10, w10, #1
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
add x8, x8, w9, sxtw #3
ldr d2, [x8]
fmsub d0, d0, d1, d2
str d0, [x8]
b LBB0_155
LBB0_148: ; in Loop: Header=BB0_138 Depth=1
ldr d0, [sp, #480]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_150
b LBB0_149
LBB0_149: ; in Loop: Header=BB0_138 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #160]
ldr d0, [x9]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
add w10, w10, #1
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
movi d0, #0000000000000000
str d0, [x9, w10, sxtw #3]
ldr x8, [x8, #160]
ldr d0, [x8]
str d0, [sp, #480]
b LBB0_150
LBB0_150: ; in Loop: Header=BB0_138 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #496]
ldr d1, [sp, #480]
fdiv d0, d0, d1
ldr d1, [sp, #480]
fdiv d0, d0, d1
str d0, [sp, #496]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr d1, [sp, #496]
fmul d0, d0, d1
str d0, [sp, #464]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
mov w8, #1
add w10, w10, #1
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
fneg d0, d0
ldr d1, [sp, #496]
fmul d0, d0, d1
str d0, [sp, #472]
ldur w9, [x29, #-248]
subs w9, w9, #1
stur w9, [x29, #-164]
stur w8, [x29, #-244]
b LBB0_151
LBB0_151: ; Parent Loop BB0_138 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-244]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_154
b LBB0_152
LBB0_152: ; in Loop: Header=BB0_151 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
subs w11, w11, #1
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d2, [x9, w10, sxtw #3]
ldr d0, [sp, #464]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d1, [x9, w10, sxtw #3]
fmsub d2, d0, d1, d2
ldr d0, [sp, #472]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
add w10, w10, #1
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d1, [x9, w10, sxtw #3]
fmadd d0, d0, d1, d2
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
subs w11, w11, #1
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
str d0, [x9, w10, sxtw #3]
ldr d0, [sp, #464]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
add w10, w10, #1
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d1, [x9, w10, sxtw #3]
ldr d2, [sp, #472]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d3, [x9, w10, sxtw #3]
fmul d2, d2, d3
fnmadd d0, d0, d1, d2
ldr x8, [x8, #184]
ldur w9, [x29, #-248]
ldur w10, [x29, #-244]
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
str d0, [x8, w9, sxtw #3]
b LBB0_153
LBB0_153: ; in Loop: Header=BB0_151 Depth=2
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-244]
b LBB0_151
LBB0_154: ; in Loop: Header=BB0_138 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #208]
ldr d1, [x9]
ldr x8, [x8, #184]
ldur w9, [x29, #-248]
ldur w10, [x29, #-248]
subs w10, w10, #1
ldur w11, [x29, #-148]
mul w10, w10, w11
add w9, w9, w10
add x8, x8, w9, sxtw #3
ldr d0, [x8]
fadd d0, d0, d1
str d0, [x8]
b LBB0_155
LBB0_155: ; in Loop: Header=BB0_138 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldur w9, [x29, #-248]
subs w9, w9, #1
sub x0, x29, #164
stur w9, [x29, #-164]
ldur w9, [x29, #-248]
subs w9, w9, #1
sub x10, x29, #168
str x10, [sp, #224] ; 8-byte Folded Spill
stur w9, [x29, #-168]
ldr x8, [x8, #184]
ldur w9, [x29, #-248]
ldur w10, [x29, #-148]
mul w9, w9, w10
add w9, w9, #1
add x1, x8, w9, sxtw #3
adrp x2, _c__1@PAGE
add x2, x2, _c__1@PAGEOFF
bl _dasum_
ldr x0, [sp, #224] ; 8-byte Folded Reload
ldr x8, [sp, #416] ; 8-byte Folded Reload
str d0, [sp, #232] ; 8-byte Folded Spill
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
add w10, w10, #1
ldur w11, [x29, #-148]
add w10, w10, w11
add x1, x9, w10, sxtw #3
ldr x2, [x8, #176]
bl _dasum_
ldr x8, [sp, #416] ; 8-byte Folded Reload
fmov d1, d0
ldr d0, [sp, #232] ; 8-byte Folded Reload
fadd d0, d0, d1
ldr x8, [x8, #168]
ldursw x9, [x29, #-248]
str d0, [x8, x9, lsl #3]
b LBB0_156
LBB0_156: ; in Loop: Header=BB0_138 Depth=1
ldur w8, [x29, #-248]
subs w8, w8, #1
stur w8, [x29, #-248]
b LBB0_138
LBB0_157:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #184]
ldur w9, [x29, #-148]
add w9, w9, #1
ldr d0, [x8, w9, sxtw #3]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_160
b LBB0_158
LBB0_158:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #184]
ldur w9, [x29, #-148]
add w9, w9, #2
ldr d0, [x8, w9, sxtw #3]
fcmp d0, #0.0
cset w8, ne
tbnz w8, #0, LBB0_160
b LBB0_159
LBB0_159:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #160]
ldr d0, [x9]
ldr x8, [x8, #184]
ldur w9, [x29, #-148]
add w9, w9, #1
str d0, [x8, w9, sxtw #3]
b LBB0_160
LBB0_160:
ldr x9, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x9, #168]
movi d0, #0000000000000000
str d0, [x8, #8]
mov w8, #1
str w8, [sp, #548]
ldr x9, [x9, #240]
ldr w9, [x9]
str w9, [sp, #544]
str w8, [sp, #540]
b LBB0_161
LBB0_161:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-164]
mov w8, #1
str w8, [sp, #428]
b LBB0_162
LBB0_162: ; =>This Loop Header: Depth=1
; Child Loop BB0_164 Depth 2
; Child Loop BB0_177 Depth 3
; Child Loop BB0_172 Depth 3
; Child Loop BB0_209 Depth 3
; Child Loop BB0_218 Depth 2
ldr w8, [sp, #428]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_223
b LBB0_163
LBB0_163: ; in Loop: Header=BB0_162 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
fmov d0, #1.00000000
str d0, [x8, #24]
str d0, [x8, #40]
ldr x8, [x8, #144]
ldr d0, [x8]
str d0, [sp, #552]
ldr w8, [sp, #544]
stur w8, [x29, #-168]
ldr w8, [sp, #540]
stur w8, [x29, #-172]
ldr w8, [sp, #548]
stur w8, [x29, #-244]
b LBB0_164
LBB0_164: ; Parent Loop BB0_162 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_177 Depth 3
; Child Loop BB0_172 Depth 3
; Child Loop BB0_209 Depth 3
ldur w8, [x29, #-172]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_166
b LBB0_165
LBB0_165: ; in Loop: Header=BB0_164 Depth=2
ldur w8, [x29, #-244]
ldur w9, [x29, #-168]
subs w8, w8, w9
cset w8, ge
and w8, w8, #0x1
str w8, [sp, #220] ; 4-byte Folded Spill
b LBB0_167
LBB0_166: ; in Loop: Header=BB0_164 Depth=2
ldur w8, [x29, #-244]
ldur w9, [x29, #-168]
subs w8, w8, w9
cset w8, le
and w8, w8, #0x1
str w8, [sp, #220] ; 4-byte Folded Spill
b LBB0_167
LBB0_167: ; in Loop: Header=BB0_164 Depth=2
ldr w8, [sp, #220] ; 4-byte Folded Reload
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_215
b LBB0_168
LBB0_168: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #168]
ldursw x9, [x29, #-244]
ldr d0, [x8, x9, lsl #3]
ldr d1, [sp, #552]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_170
b LBB0_169
LBB0_169: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d1, [x8, #40]
fmov d0, #1.00000000
str d0, [sp, #208] ; 8-byte Folded Spill
fdiv d0, d0, d1
add x1, sp, #432
str x1, [sp, #192] ; 8-byte Folded Spill
str d0, [sp, #432]
ldr x0, [x8, #240]
ldr x8, [x8, #200]
add x2, x8, #8
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
str x3, [sp, #200] ; 8-byte Folded Spill
bl _dscal_
ldr x1, [sp, #192] ; 8-byte Folded Reload
ldr x3, [sp, #200] ; 8-byte Folded Reload
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x0, [x8, #240]
ldr x8, [x8, #192]
add x2, x8, #8
bl _dscal_
ldr d0, [sp, #208] ; 8-byte Folded Reload
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d2, [sp, #432]
ldr d1, [x8, #24]
fmul d1, d1, d2
str d1, [x8, #24]
str d0, [x8, #40]
ldr x8, [x8, #144]
ldr d0, [x8]
str d0, [sp, #552]
b LBB0_170
LBB0_170: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #200]
ldursw x10, [x29, #-244]
ldr d0, [x9, x10, lsl #3]
str d0, [sp, #464]
ldr x9, [x8, #192]
ldursw x10, [x29, #-244]
ldr d0, [x9, x10, lsl #3]
str d0, [sp, #472]
ldr x8, [x8, #256]
ldr w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_176
b LBB0_171
LBB0_171: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-176]
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-248]
b LBB0_172
LBB0_172: ; Parent Loop BB0_162 Depth=1
; Parent Loop BB0_164 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-248]
ldur w9, [x29, #-176]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_175
b LBB0_173
LBB0_173: ; in Loop: Header=BB0_172 Depth=3
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d2, [sp, #464]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr x9, [x8, #200]
ldursw x10, [x29, #-248]
ldr d1, [x9, x10, lsl #3]
fmsub d2, d0, d1, d2
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
add w10, w10, #1
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr x9, [x8, #192]
ldursw x10, [x29, #-248]
ldr d1, [x9, x10, lsl #3]
fmadd d0, d0, d1, d2
str d0, [sp, #464]
ldr d2, [sp, #472]
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr x9, [x8, #192]
ldursw x10, [x29, #-248]
ldr d1, [x9, x10, lsl #3]
fmsub d2, d0, d1, d2
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
add w10, w10, #1
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr x8, [x8, #200]
ldursw x9, [x29, #-248]
ldr d1, [x8, x9, lsl #3]
fmsub d0, d0, d1, d2
str d0, [sp, #472]
b LBB0_174
LBB0_174: ; in Loop: Header=BB0_172 Depth=3
ldur w8, [x29, #-248]
add w8, w8, #1
stur w8, [x29, #-248]
b LBB0_172
LBB0_175: ; in Loop: Header=BB0_164 Depth=2
b LBB0_181
LBB0_176: ; in Loop: Header=BB0_164 Depth=2
ldur w9, [x29, #-244]
mov w8, #1
subs w9, w9, #1
stur w9, [x29, #-176]
stur w8, [x29, #-248]
b LBB0_177
LBB0_177: ; Parent Loop BB0_162 Depth=1
; Parent Loop BB0_164 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-248]
ldur w9, [x29, #-176]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_180
b LBB0_178
LBB0_178: ; in Loop: Header=BB0_177 Depth=3
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d2, [sp, #464]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr x9, [x8, #200]
ldursw x10, [x29, #-248]
ldr d1, [x9, x10, lsl #3]
fmsub d2, d0, d1, d2
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr x9, [x8, #192]
ldursw x10, [x29, #-248]
ldr d1, [x9, x10, lsl #3]
fmadd d0, d0, d1, d2
str d0, [sp, #464]
ldr d2, [sp, #472]
ldr x9, [x8, #184]
ldur w10, [x29, #-248]
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr x9, [x8, #192]
ldursw x10, [x29, #-248]
ldr d1, [x9, x10, lsl #3]
fmsub d2, d0, d1, d2
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-248]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
ldr x8, [x8, #200]
ldursw x9, [x29, #-248]
ldr d1, [x8, x9, lsl #3]
fmsub d0, d0, d1, d2
str d0, [sp, #472]
b LBB0_179
LBB0_179: ; in Loop: Header=BB0_177 Depth=3
ldur w8, [x29, #-248]
add w8, w8, #1
stur w8, [x29, #-248]
b LBB0_177
LBB0_180: ; in Loop: Header=BB0_164 Depth=2
b LBB0_181
LBB0_181: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
str d0, [x8, #96]
ldr d0, [x8, #96]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_183
b LBB0_182
LBB0_182: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #96]
str d0, [sp, #184] ; 8-byte Folded Spill
b LBB0_184
LBB0_183: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #96]
fneg d0, d0
str d0, [sp, #184] ; 8-byte Folded Spill
b LBB0_184
LBB0_184: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #184] ; 8-byte Folded Reload
str d0, [sp, #176] ; 8-byte Folded Spill
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
ldr d0, [x9, w10, sxtw #3]
str d0, [x8, #88]
ldr d0, [x8, #88]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_186
b LBB0_185
LBB0_185: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #88]
str d0, [sp, #168] ; 8-byte Folded Spill
b LBB0_187
LBB0_186: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #88]
fneg d0, d0
str d0, [sp, #168] ; 8-byte Folded Spill
b LBB0_187
LBB0_187: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #176] ; 8-byte Folded Reload
ldr d1, [sp, #168] ; 8-byte Folded Reload
fadd d0, d0, d1
str d0, [x8, #16]
ldr d0, [x8, #16]
ldr x8, [x8, #152]
ldr d1, [x8]
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_208
b LBB0_188
LBB0_188: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #16]
fmov d1, #1.00000000
fcmp d0, d1
cset w8, pl
tbnz w8, #0, LBB0_198
b LBB0_189
LBB0_189: ; in Loop: Header=BB0_164 Depth=2
ldr d0, [sp, #464]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_191
b LBB0_190
LBB0_190: ; in Loop: Header=BB0_164 Depth=2
ldr d0, [sp, #464]
str d0, [sp, #160] ; 8-byte Folded Spill
b LBB0_192
LBB0_191: ; in Loop: Header=BB0_164 Depth=2
ldr d0, [sp, #464]
fneg d0, d0
str d0, [sp, #160] ; 8-byte Folded Spill
b LBB0_192
LBB0_192: ; in Loop: Header=BB0_164 Depth=2
ldr d0, [sp, #160] ; 8-byte Folded Reload
str d0, [sp, #152] ; 8-byte Folded Spill
ldr d0, [sp, #472]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_194
b LBB0_193
LBB0_193: ; in Loop: Header=BB0_164 Depth=2
ldr d0, [sp, #472]
str d0, [sp, #144] ; 8-byte Folded Spill
b LBB0_195
LBB0_194: ; in Loop: Header=BB0_164 Depth=2
ldr d0, [sp, #472]
fneg d0, d0
str d0, [sp, #144] ; 8-byte Folded Spill
b LBB0_195
LBB0_195: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #152] ; 8-byte Folded Reload
ldr d1, [sp, #144] ; 8-byte Folded Reload
fadd d0, d0, d1
str d0, [sp, #512]
ldr d0, [sp, #512]
ldr d1, [x8, #16]
ldr x8, [x8, #144]
ldr d2, [x8]
fmul d1, d1, d2
fcmp d0, d1
cset w8, le
tbnz w8, #0, LBB0_197
b LBB0_196
LBB0_196: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d1, [sp, #512]
fmov d0, #1.00000000
fdiv d0, d0, d1
add x1, sp, #432
str x1, [sp, #128] ; 8-byte Folded Spill
str d0, [sp, #432]
ldr x0, [x8, #240]
ldr x8, [x8, #200]
add x2, x8, #8
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
str x3, [sp, #136] ; 8-byte Folded Spill
bl _dscal_
ldr x1, [sp, #128] ; 8-byte Folded Reload
ldr x3, [sp, #136] ; 8-byte Folded Reload
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x0, [x8, #240]
ldr x8, [x8, #192]
add x2, x8, #8
bl _dscal_
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #200]
ldursw x10, [x29, #-244]
ldr d0, [x9, x10, lsl #3]
str d0, [sp, #464]
ldr x9, [x8, #192]
ldursw x10, [x29, #-244]
ldr d0, [x9, x10, lsl #3]
str d0, [sp, #472]
ldr d1, [sp, #432]
ldr d0, [x8, #24]
fmul d0, d0, d1
str d0, [x8, #24]
ldr d1, [sp, #432]
ldr d0, [x8, #40]
fmul d0, d0, d1
str d0, [x8, #40]
b LBB0_197
LBB0_197: ; in Loop: Header=BB0_164 Depth=2
b LBB0_198
LBB0_198: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
add x2, x9, w10, sxtw #3
ldr x9, [x8, #184]
ldur w10, [x29, #-244]
add w10, w10, #1
ldur w11, [x29, #-244]
ldur w12, [x29, #-148]
mul w11, w11, w12
add w10, w10, w11
add x3, x9, w10, sxtw #3
ldr x9, [x8, #200]
ldursw x10, [x29, #-244]
add x4, x9, x10, lsl #3
ldr x8, [x8, #192]
ldursw x9, [x29, #-244]
add x5, x8, x9, lsl #3
add x0, sp, #464
add x1, sp, #472
bl _dladiv_
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #200]
ldursw x10, [x29, #-244]
ldr d0, [x9, x10, lsl #3]
str d0, [x8, #96]
ldr d0, [x8, #96]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_200
b LBB0_199
LBB0_199: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #96]
str d0, [sp, #120] ; 8-byte Folded Spill
b LBB0_201
LBB0_200: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #96]
fneg d0, d0
str d0, [sp, #120] ; 8-byte Folded Spill
b LBB0_201
LBB0_201: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #120] ; 8-byte Folded Reload
str d0, [sp, #112] ; 8-byte Folded Spill
ldr x9, [x8, #192]
ldursw x10, [x29, #-244]
ldr d0, [x9, x10, lsl #3]
str d0, [x8, #88]
ldr d0, [x8, #88]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_203
b LBB0_202
LBB0_202: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #88]
str d0, [sp, #104] ; 8-byte Folded Spill
b LBB0_204
LBB0_203: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #88]
fneg d0, d0
str d0, [sp, #104] ; 8-byte Folded Spill
b LBB0_204
LBB0_204: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #112] ; 8-byte Folded Reload
ldr d1, [sp, #104] ; 8-byte Folded Reload
fadd d0, d0, d1
str d0, [x8, #80]
ldr d0, [x8, #80]
ldr d1, [x8, #40]
fcmp d0, d1
cset w8, lt
tbnz w8, #0, LBB0_206
b LBB0_205
LBB0_205: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #80]
str d0, [sp, #96] ; 8-byte Folded Spill
b LBB0_207
LBB0_206: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #40]
str d0, [sp, #96] ; 8-byte Folded Spill
b LBB0_207
LBB0_207: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #96] ; 8-byte Folded Reload
str d0, [x8, #40]
ldr x9, [x8, #144]
ldr d0, [x9]
ldr d1, [x8, #40]
fdiv d0, d0, d1
str d0, [sp, #552]
b LBB0_213
LBB0_208: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-176]
mov w8, #1
stur w8, [x29, #-248]
b LBB0_209
LBB0_209: ; Parent Loop BB0_162 Depth=1
; Parent Loop BB0_164 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-248]
ldur w9, [x29, #-176]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_212
b LBB0_210
LBB0_210: ; in Loop: Header=BB0_209 Depth=3
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #200]
ldursw x10, [x29, #-248]
movi d0, #0000000000000000
str d0, [x9, x10, lsl #3]
ldr x8, [x8, #192]
ldursw x9, [x29, #-248]
str d0, [x8, x9, lsl #3]
b LBB0_211
LBB0_211: ; in Loop: Header=BB0_209 Depth=3
ldur w8, [x29, #-248]
add w8, w8, #1
stur w8, [x29, #-248]
b LBB0_209
LBB0_212: ; in Loop: Header=BB0_164 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #200]
ldursw x10, [x29, #-244]
fmov d0, #1.00000000
str d0, [x9, x10, lsl #3]
ldr x9, [x8, #192]
ldursw x10, [x29, #-244]
str d0, [x9, x10, lsl #3]
movi d1, #0000000000000000
str d1, [x8, #24]
str d0, [x8, #40]
ldr x8, [x8, #144]
ldr d0, [x8]
str d0, [sp, #552]
b LBB0_213
LBB0_213: ; in Loop: Header=BB0_164 Depth=2
b LBB0_214
LBB0_214: ; in Loop: Header=BB0_164 Depth=2
ldur w9, [x29, #-172]
ldur w8, [x29, #-244]
add w8, w8, w9
stur w8, [x29, #-244]
b LBB0_164
LBB0_215: ; in Loop: Header=BB0_162 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x0, [x8, #240]
ldr x8, [x8, #200]
add x1, x8, #8
adrp x2, _c__1@PAGE
add x2, x2, _c__1@PAGEOFF
str x2, [sp, #80] ; 8-byte Folded Spill
bl _dasum_
ldr x2, [sp, #80] ; 8-byte Folded Reload
ldr x8, [sp, #416] ; 8-byte Folded Reload
str d0, [sp, #88] ; 8-byte Folded Spill
ldr x0, [x8, #240]
ldr x8, [x8, #192]
add x1, x8, #8
bl _dasum_
ldr x8, [sp, #416] ; 8-byte Folded Reload
fmov d1, d0
ldr d0, [sp, #88] ; 8-byte Folded Reload
fadd d0, d0, d1
str d0, [sp, #520]
ldr d0, [sp, #520]
ldr d1, [sp, #440]
ldr d2, [x8, #24]
fmul d1, d1, d2
fcmp d0, d1
cset w8, lt
tbnz w8, #0, LBB0_217
b LBB0_216
LBB0_216:
b LBB0_224
LBB0_217: ; in Loop: Header=BB0_162 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #160]
ldr d0, [x9]
ldr d1, [sp, #528]
fmov d2, #1.00000000
fadd d1, d1, d2
fdiv d0, d0, d1
str d0, [x8]
ldr x9, [x8, #160]
ldr d0, [x9]
ldr x9, [x8, #200]
str d0, [x9, #8]
ldr x9, [x8, #192]
movi d0, #0000000000000000
str d0, [x9, #8]
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-172]
mov w8, #2
stur w8, [x29, #-244]
b LBB0_218
LBB0_218: ; Parent Loop BB0_162 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-244]
ldur w9, [x29, #-172]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_221
b LBB0_219
LBB0_219: ; in Loop: Header=BB0_218 Depth=2
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8]
ldr x9, [x8, #200]
ldursw x10, [x29, #-244]
str d0, [x9, x10, lsl #3]
ldr x8, [x8, #192]
ldursw x9, [x29, #-244]
movi d0, #0000000000000000
str d0, [x8, x9, lsl #3]
b LBB0_220
LBB0_220: ; in Loop: Header=BB0_218 Depth=2
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-244]
b LBB0_218
LBB0_221: ; in Loop: Header=BB0_162 Depth=1
ldr x9, [sp, #416] ; 8-byte Folded Reload
ldr x8, [x9, #160]
ldr d0, [x8]
ldr d1, [sp, #528]
ldr x8, [x9, #200]
ldr x9, [x9, #240]
ldr w9, [x9]
ldr w10, [sp, #428]
subs w9, w9, w10
add w9, w9, #1
add x8, x8, w9, sxtw #3
ldr d2, [x8]
fmsub d0, d0, d1, d2
str d0, [x8]
b LBB0_222
LBB0_222: ; in Loop: Header=BB0_162 Depth=1
ldr w8, [sp, #428]
add w8, w8, #1
str w8, [sp, #428]
b LBB0_162
LBB0_223:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x9, [x8, #136]
mov w8, #1
str w8, [x9]
b LBB0_224
LBB0_224:
ldr x8, [sp, #416] ; 8-byte Folded Reload
movi d0, #0000000000000000
str d0, [sp, #520]
ldr x8, [x8, #240]
ldr w8, [x8]
stur w8, [x29, #-164]
mov w8, #1
stur w8, [x29, #-244]
b LBB0_225
LBB0_225: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-244]
ldur w9, [x29, #-164]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_237
b LBB0_226
LBB0_226: ; in Loop: Header=BB0_225 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #520]
str d0, [x8, #80]
ldr x9, [x8, #200]
ldursw x10, [x29, #-244]
ldr d0, [x9, x10, lsl #3]
str d0, [x8, #96]
ldr d0, [x8, #96]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_228
b LBB0_227
LBB0_227: ; in Loop: Header=BB0_225 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #96]
str d0, [sp, #72] ; 8-byte Folded Spill
b LBB0_229
LBB0_228: ; in Loop: Header=BB0_225 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #96]
fneg d0, d0
str d0, [sp, #72] ; 8-byte Folded Spill
b LBB0_229
LBB0_229: ; in Loop: Header=BB0_225 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #72] ; 8-byte Folded Reload
str d0, [sp, #64] ; 8-byte Folded Spill
ldr x9, [x8, #192]
ldursw x10, [x29, #-244]
ldr d0, [x9, x10, lsl #3]
str d0, [x8, #88]
ldr d0, [x8, #88]
fcmp d0, #0.0
cset w8, lt
tbnz w8, #0, LBB0_231
b LBB0_230
LBB0_230: ; in Loop: Header=BB0_225 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #88]
str d0, [sp, #56] ; 8-byte Folded Spill
b LBB0_232
LBB0_231: ; in Loop: Header=BB0_225 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #88]
fneg d0, d0
str d0, [sp, #56] ; 8-byte Folded Spill
b LBB0_232
LBB0_232: ; in Loop: Header=BB0_225 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [sp, #64] ; 8-byte Folded Reload
ldr d1, [sp, #56] ; 8-byte Folded Reload
fadd d0, d0, d1
str d0, [x8, #72]
ldr d0, [x8, #80]
ldr d1, [x8, #72]
fcmp d0, d1
cset w8, lt
tbnz w8, #0, LBB0_234
b LBB0_233
LBB0_233: ; in Loop: Header=BB0_225 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #80]
str d0, [sp, #48] ; 8-byte Folded Spill
b LBB0_235
LBB0_234: ; in Loop: Header=BB0_225 Depth=1
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d0, [x8, #72]
str d0, [sp, #48] ; 8-byte Folded Spill
b LBB0_235
LBB0_235: ; in Loop: Header=BB0_225 Depth=1
ldr d0, [sp, #48] ; 8-byte Folded Reload
str d0, [sp, #520]
b LBB0_236
LBB0_236: ; in Loop: Header=BB0_225 Depth=1
ldur w8, [x29, #-244]
add w8, w8, #1
stur w8, [x29, #-244]
b LBB0_225
LBB0_237:
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr d1, [sp, #520]
fmov d0, #1.00000000
str d0, [sp, #24] ; 8-byte Folded Spill
fdiv d0, d0, d1
sub x1, x29, #184
str x1, [sp, #32] ; 8-byte Folded Spill
str d0, [x8, #96]
ldr x0, [x8, #240]
ldr x8, [x8, #200]
add x2, x8, #8
adrp x3, _c__1@PAGE
add x3, x3, _c__1@PAGEOFF
str x3, [sp, #40] ; 8-byte Folded Spill
bl _dscal_
ldr d0, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #416] ; 8-byte Folded Reload
ldr x1, [sp, #32] ; 8-byte Folded Reload
ldr x3, [sp, #40] ; 8-byte Folded Reload
ldr d1, [sp, #520]
fdiv d0, d0, d1
str d0, [x8, #96]
ldr x0, [x8, #240]
ldr x8, [x8, #192]
add x2, x8, #8
bl _dscal_
b LBB0_238
LBB0_238:
mov w0, #0
add sp, sp, #832
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.p2align 2 ; @c__1
_c__1:
.long 1 ; 0x1
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Upper"
l_.str.1: ; @.str.1
.asciz "Nonunit"
.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 dlaein_
LCPI0_0:
.quad 0x3ff0000000000000 ## double 1
LCPI0_1:
.quad 0x3fb999999999999a ## double 0.10000000000000001
.section __TEXT,__text,regular,pure_instructions
.globl _dlaein_
.p2align 4, 0x90
_dlaein_: ## @dlaein_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
subq $640, %rsp ## imm = 0x280
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq 88(%rbp), %rax
movq 80(%rbp), %rax
movq 72(%rbp), %rax
movq 64(%rbp), %rax
movq 56(%rbp), %rax
movq 48(%rbp), %rax
movq 40(%rbp), %rax
movq 32(%rbp), %rax
movq 24(%rbp), %rax
movq 16(%rbp), %rax
movq %rdi, -24(%rbp)
movq %rsi, -32(%rbp)
movq %rdx, -40(%rbp)
movq %rcx, -48(%rbp)
movq %r8, -56(%rbp)
movq %r9, -64(%rbp)
movq -56(%rbp), %rax
movl (%rax), %eax
movl %eax, -76(%rbp)
movl -76(%rbp), %eax
shll $0, %eax
addl $1, %eax
movl %eax, -80(%rbp)
movl -80(%rbp), %ecx
movq -48(%rbp), %rax
movslq %ecx, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, -48(%rbp)
movq 24(%rbp), %rax
addq $-8, %rax
movq %rax, 24(%rbp)
movq 32(%rbp), %rax
addq $-8, %rax
movq %rax, 32(%rbp)
movq 48(%rbp), %rax
movl (%rax), %eax
movl %eax, -68(%rbp)
movl -68(%rbp), %eax
shll $0, %eax
addl $1, %eax
movl %eax, -72(%rbp)
movl -72(%rbp), %ecx
movq 40(%rbp), %rax
movslq %ecx, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
shlq $3, %rcx
addq %rcx, %rax
movq %rax, 40(%rbp)
movq 56(%rbp), %rax
addq $-8, %rax
movq %rax, 56(%rbp)
movq 88(%rbp), %rax
movl $0, (%rax)
movq -40(%rbp), %rax
cvtsi2sdl (%rax), %xmm0
sqrtsd %xmm0, %xmm0
movsd %xmm0, -240(%rbp)
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -240(%rbp), %xmm0
movsd %xmm0, -328(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -104(%rbp)
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
mulsd -240(%rbp), %xmm0
movsd %xmm0, -112(%rbp)
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -112(%rbp), %xmm0
jb LBB0_2
## %bb.1:
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -352(%rbp) ## 8-byte Spill
jmp LBB0_3
LBB0_2:
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -352(%rbp) ## 8-byte Spill
LBB0_3:
movsd -352(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movq 72(%rbp), %rax
mulsd (%rax), %xmm0
movsd %xmm0, -320(%rbp)
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -84(%rbp)
movl $1, -168(%rbp)
LBB0_4: ## =>This Loop Header: Depth=1
## Child Loop BB0_6 Depth 2
movl -168(%rbp), %eax
cmpl -84(%rbp), %eax
jg LBB0_11
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
movl -168(%rbp), %eax
subl $1, %eax
movl %eax, -88(%rbp)
movl $1, -164(%rbp)
LBB0_6: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movl -164(%rbp), %eax
cmpl -88(%rbp), %eax
jg LBB0_9
## %bb.7: ## in Loop: Header=BB0_6 Depth=2
movq -48(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -76(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.8: ## in Loop: Header=BB0_6 Depth=2
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -164(%rbp)
jmp LBB0_6
LBB0_9: ## in Loop: Header=BB0_4 Depth=1
movq -48(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
imull -76(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -64(%rbp), %rax
subsd (%rax), %xmm0
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.10: ## in Loop: Header=BB0_4 Depth=1
movl -168(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
jmp LBB0_4
LBB0_11:
movq 16(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_94
jp LBB0_94
## %bb.12:
movq -32(%rbp), %rax
cmpl $0, (%rax)
je LBB0_18
## %bb.13:
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -84(%rbp)
movl $1, -164(%rbp)
LBB0_14: ## =>This Inner Loop Header: Depth=1
movl -164(%rbp), %eax
cmpl -84(%rbp), %eax
jg LBB0_17
## %bb.15: ## in Loop: Header=BB0_14 Depth=1
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq 24(%rbp), %rax
movslq -164(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.16: ## in Loop: Header=BB0_14 Depth=1
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -164(%rbp)
jmp LBB0_14
LBB0_17:
jmp LBB0_22
LBB0_18:
movq -40(%rbp), %rdi
movq 24(%rbp), %rsi
addq $8, %rsi
leaq _c__1(%rip), %rdx
callq _dnrm2_
movsd %xmm0, -248(%rbp)
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
mulsd -240(%rbp), %xmm0
movsd %xmm0, -360(%rbp) ## 8-byte Spill
movsd -248(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -320(%rbp), %xmm0
jb LBB0_20
## %bb.19:
movsd -248(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -368(%rbp) ## 8-byte Spill
jmp LBB0_21
LBB0_20:
movsd -320(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -368(%rbp) ## 8-byte Spill
LBB0_21:
movsd -360(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -368(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -104(%rbp)
movq -40(%rbp), %rdi
movq 24(%rbp), %rdx
addq $8, %rdx
leaq -104(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _dscal_
LBB0_22:
movq -24(%rbp), %rax
cmpl $0, (%rax)
je LBB0_51
## %bb.23:
movq -40(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -84(%rbp)
movl $1, -164(%rbp)
LBB0_24: ## =>This Loop Header: Depth=1
## Child Loop BB0_33 Depth 2
## Child Loop BB0_41 Depth 2
movl -164(%rbp), %eax
cmpl -84(%rbp), %eax
jg LBB0_48
## %bb.25: ## in Loop: Header=BB0_24 Depth=1
movq -48(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -76(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -264(%rbp)
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -104(%rbp)
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_27
## %bb.26: ## in Loop: Header=BB0_24 Depth=1
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -376(%rbp) ## 8-byte Spill
jmp LBB0_28
LBB0_27: ## in Loop: Header=BB0_24 Depth=1
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -376(%rbp) ## 8-byte Spill
LBB0_28: ## in Loop: Header=BB0_24 Depth=1
movsd -376(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -384(%rbp) ## 8-byte Spill
movsd -264(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_30
## %bb.29: ## in Loop: Header=BB0_24 Depth=1
movsd -264(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -392(%rbp) ## 8-byte Spill
jmp LBB0_31
LBB0_30: ## in Loop: Header=BB0_24 Depth=1
movsd -264(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -392(%rbp) ## 8-byte Spill
LBB0_31: ## in Loop: Header=BB0_24 Depth=1
movsd -384(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -392(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_37
## %bb.32: ## in Loop: Header=BB0_24 Depth=1
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd -264(%rbp), %xmm0
movsd %xmm0, -192(%rbp)
movsd -264(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -88(%rbp)
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
LBB0_33: ## Parent Loop BB0_24 Depth=1
## => This Inner Loop Header: Depth=2
movl -168(%rbp), %eax
cmpl -88(%rbp), %eax
jg LBB0_36
## %bb.34: ## in Loop: Header=BB0_33 Depth=2
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -144(%rbp)
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -144(%rbp), %xmm2 ## xmm2 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.35: ## in Loop: Header=BB0_33 Depth=2
movl -168(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
jmp LBB0_33
LBB0_36: ## in Loop: Header=BB0_24 Depth=1
jmp LBB0_46
LBB0_37: ## in Loop: Header=BB0_24 Depth=1
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_39
jp LBB0_39
## %bb.38: ## in Loop: Header=BB0_24 Depth=1
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
LBB0_39: ## in Loop: Header=BB0_24 Depth=1
movsd -264(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
divsd (%rax,%rcx,8), %xmm0
movsd %xmm0, -192(%rbp)
movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_40
jp LBB0_40
jmp LBB0_45
LBB0_40: ## in Loop: Header=BB0_24 Depth=1
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -88(%rbp)
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
LBB0_41: ## Parent Loop BB0_24 Depth=1
## => This Inner Loop Header: Depth=2
movl -168(%rbp), %eax
cmpl -88(%rbp), %eax
jg LBB0_44
## %bb.42: ## in Loop: Header=BB0_41 Depth=2
movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movq %xmm0, %rdx
movabsq $-9223372036854775808, %rsi ## imm = 0x8000000000000000
xorq %rsi, %rdx
movq %rdx, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.43: ## in Loop: Header=BB0_41 Depth=2
movl -168(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
jmp LBB0_41
LBB0_44: ## in Loop: Header=BB0_24 Depth=1
jmp LBB0_45
LBB0_45: ## in Loop: Header=BB0_24 Depth=1
jmp LBB0_46
LBB0_46: ## in Loop: Header=BB0_24 Depth=1
jmp LBB0_47
LBB0_47: ## in Loop: Header=BB0_24 Depth=1
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -164(%rbp)
jmp LBB0_24
LBB0_48:
movq 40(%rbp), %rax
movq -40(%rbp), %rcx
movl (%rcx), %ecx
movq -40(%rbp), %rdx
movl (%rdx), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_50
jp LBB0_50
## %bb.49:
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movq -40(%rbp), %rcx
movl (%rcx), %ecx
movq -40(%rbp), %rdx
movl (%rdx), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
LBB0_50:
movb $78, -201(%rbp)
jmp LBB0_79
LBB0_51:
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -168(%rbp)
LBB0_52: ## =>This Loop Header: Depth=1
## Child Loop BB0_61 Depth 2
## Child Loop BB0_69 Depth 2
cmpl $2, -168(%rbp)
jl LBB0_76
## %bb.53: ## in Loop: Header=BB0_52 Depth=1
movq -48(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
subl $1, %edx
imull -76(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -272(%rbp)
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -104(%rbp)
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_55
## %bb.54: ## in Loop: Header=BB0_52 Depth=1
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -400(%rbp) ## 8-byte Spill
jmp LBB0_56
LBB0_55: ## in Loop: Header=BB0_52 Depth=1
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -400(%rbp) ## 8-byte Spill
LBB0_56: ## in Loop: Header=BB0_52 Depth=1
movsd -400(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -408(%rbp) ## 8-byte Spill
movsd -272(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_58
## %bb.57: ## in Loop: Header=BB0_52 Depth=1
movsd -272(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -416(%rbp) ## 8-byte Spill
jmp LBB0_59
LBB0_58: ## in Loop: Header=BB0_52 Depth=1
movsd -272(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -416(%rbp) ## 8-byte Spill
LBB0_59: ## in Loop: Header=BB0_52 Depth=1
movsd -408(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -416(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_65
## %bb.60: ## in Loop: Header=BB0_52 Depth=1
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd -272(%rbp), %xmm0
movsd %xmm0, -192(%rbp)
movsd -272(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movl -168(%rbp), %eax
subl $1, %eax
movl %eax, -84(%rbp)
movl $1, -164(%rbp)
LBB0_61: ## Parent Loop BB0_52 Depth=1
## => This Inner Loop Header: Depth=2
movl -164(%rbp), %eax
cmpl -84(%rbp), %eax
jg LBB0_64
## %bb.62: ## in Loop: Header=BB0_61 Depth=2
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
subl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -144(%rbp)
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -144(%rbp), %xmm2 ## xmm2 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
subl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.63: ## in Loop: Header=BB0_61 Depth=2
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -164(%rbp)
jmp LBB0_61
LBB0_64: ## in Loop: Header=BB0_52 Depth=1
jmp LBB0_74
LBB0_65: ## in Loop: Header=BB0_52 Depth=1
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_67
jp LBB0_67
## %bb.66: ## in Loop: Header=BB0_52 Depth=1
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
LBB0_67: ## in Loop: Header=BB0_52 Depth=1
movsd -272(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
divsd (%rax,%rcx,8), %xmm0
movsd %xmm0, -192(%rbp)
movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_68
jp LBB0_68
jmp LBB0_73
LBB0_68: ## in Loop: Header=BB0_52 Depth=1
movl -168(%rbp), %eax
subl $1, %eax
movl %eax, -84(%rbp)
movl $1, -164(%rbp)
LBB0_69: ## Parent Loop BB0_52 Depth=1
## => This Inner Loop Header: Depth=2
movl -164(%rbp), %eax
cmpl -84(%rbp), %eax
jg LBB0_72
## %bb.70: ## in Loop: Header=BB0_69 Depth=2
movsd -192(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
subl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movq %xmm0, %rdx
movabsq $-9223372036854775808, %rsi ## imm = 0x8000000000000000
xorq %rsi, %rdx
movq %rdx, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.71: ## in Loop: Header=BB0_69 Depth=2
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -164(%rbp)
jmp LBB0_69
LBB0_72: ## in Loop: Header=BB0_52 Depth=1
jmp LBB0_73
LBB0_73: ## in Loop: Header=BB0_52 Depth=1
jmp LBB0_74
LBB0_74: ## in Loop: Header=BB0_52 Depth=1
jmp LBB0_75
LBB0_75: ## in Loop: Header=BB0_52 Depth=1
movl -168(%rbp), %eax
addl $-1, %eax
movl %eax, -168(%rbp)
jmp LBB0_52
LBB0_76:
movq 40(%rbp), %rax
movl -68(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_78
jp LBB0_78
## %bb.77:
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -68(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
LBB0_78:
movb $84, -201(%rbp)
LBB0_79:
movb $78, -305(%rbp)
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -84(%rbp)
movl $1, -340(%rbp)
LBB0_80: ## =>This Loop Header: Depth=1
## Child Loop BB0_84 Depth 2
movl -340(%rbp), %eax
cmpl -84(%rbp), %eax
jg LBB0_89
## %bb.81: ## in Loop: Header=BB0_80 Depth=1
leaq -201(%rbp), %rsi
leaq -305(%rbp), %rcx
movq -40(%rbp), %r8
movq 40(%rbp), %r9
movslq -72(%rbp), %rax
shlq $3, %rax
addq %rax, %r9
movq 48(%rbp), %r14
movq 24(%rbp), %rbx
addq $8, %rbx
movq 56(%rbp), %r10
addq $8, %r10
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rdx
leaq -176(%rbp), %r11
leaq -132(%rbp), %rax
movq %r14, (%rsp)
movq %rbx, 8(%rsp)
movq %r11, 16(%rsp)
movq %r10, 24(%rsp)
movq %rax, 32(%rsp)
callq _dlatrs_
movb $89, -305(%rbp)
movq -40(%rbp), %rdi
movq 24(%rbp), %rsi
addq $8, %rsi
leaq _c__1(%rip), %rdx
callq _dasum_
movsd %xmm0, -248(%rbp)
movsd -248(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -328(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -176(%rbp), %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_83
## %bb.82:
jmp LBB0_90
LBB0_83: ## in Loop: Header=BB0_80 Depth=1
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd -240(%rbp), %xmm1
divsd %xmm1, %xmm0
movsd %xmm0, -144(%rbp)
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq 24(%rbp), %rax
movsd %xmm0, 8(%rax)
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -88(%rbp)
movl $2, -164(%rbp)
LBB0_84: ## Parent Loop BB0_80 Depth=1
## => This Inner Loop Header: Depth=2
movl -164(%rbp), %eax
cmpl -88(%rbp), %eax
jg LBB0_87
## %bb.85: ## in Loop: Header=BB0_84 Depth=2
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 24(%rbp), %rax
movslq -164(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.86: ## in Loop: Header=BB0_84 Depth=2
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -164(%rbp)
jmp LBB0_84
LBB0_87: ## in Loop: Header=BB0_80 Depth=1
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd -240(%rbp), %xmm2 ## xmm2 = mem[0],zero
movq 24(%rbp), %rax
movq -40(%rbp), %rcx
movl (%rcx), %ecx
subl -340(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movq %xmm0, %rdx
movabsq $-9223372036854775808, %rsi ## imm = 0x8000000000000000
xorq %rsi, %rdx
movq %rdx, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.88: ## in Loop: Header=BB0_80 Depth=1
movl -340(%rbp), %eax
addl $1, %eax
movl %eax, -340(%rbp)
jmp LBB0_80
LBB0_89:
movq 88(%rbp), %rax
movl $1, (%rax)
LBB0_90:
movq -40(%rbp), %rdi
movq 24(%rbp), %rsi
addq $8, %rsi
leaq _c__1(%rip), %rdx
callq _idamax_
movl %eax, -164(%rbp)
movq 24(%rbp), %rax
movslq -164(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -104(%rbp)
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_92
## %bb.91:
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -424(%rbp) ## 8-byte Spill
jmp LBB0_93
LBB0_92:
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -424(%rbp) ## 8-byte Spill
LBB0_93:
movsd -424(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -112(%rbp)
movq -40(%rbp), %rdi
movq 24(%rbp), %rdx
addq $8, %rdx
leaq -112(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _dscal_
jmp LBB0_238
LBB0_94:
movq -32(%rbp), %rax
cmpl $0, (%rax)
je LBB0_100
## %bb.95:
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -84(%rbp)
movl $1, -164(%rbp)
LBB0_96: ## =>This Inner Loop Header: Depth=1
movl -164(%rbp), %eax
cmpl -84(%rbp), %eax
jg LBB0_99
## %bb.97: ## in Loop: Header=BB0_96 Depth=1
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq 24(%rbp), %rax
movslq -164(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movq 32(%rbp), %rax
movslq -164(%rbp), %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.98: ## in Loop: Header=BB0_96 Depth=1
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -164(%rbp)
jmp LBB0_96
LBB0_99:
jmp LBB0_104
LBB0_100:
movq -40(%rbp), %rdi
movq 24(%rbp), %rsi
addq $8, %rsi
leaq _c__1(%rip), %rdx
callq _dnrm2_
movsd %xmm0, -104(%rbp)
movq -40(%rbp), %rdi
movq 32(%rbp), %rsi
addq $8, %rsi
leaq _c__1(%rip), %rdx
callq _dnrm2_
movsd %xmm0, -112(%rbp)
leaq -104(%rbp), %rdi
leaq -112(%rbp), %rsi
callq _dlapy2_
movsd %xmm0, -152(%rbp)
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
mulsd -240(%rbp), %xmm0
movsd %xmm0, -432(%rbp) ## 8-byte Spill
movsd -152(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -320(%rbp), %xmm0
jb LBB0_102
## %bb.101:
movsd -152(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -440(%rbp) ## 8-byte Spill
jmp LBB0_103
LBB0_102:
movsd -320(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -440(%rbp) ## 8-byte Spill
LBB0_103:
movsd -432(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -440(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
divsd %xmm1, %xmm0
movsd %xmm0, -336(%rbp)
movq -40(%rbp), %rdi
movq 24(%rbp), %rdx
addq $8, %rdx
leaq -336(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _dscal_
movq -40(%rbp), %rdi
movq 32(%rbp), %rdx
addq $8, %rdx
leaq -336(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _dscal_
LBB0_104:
movq -24(%rbp), %rax
cmpl $0, (%rax)
je LBB0_133
## %bb.105:
movq 16(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movq 40(%rbp), %rax
movl -68(%rbp), %ecx
addl $2, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -84(%rbp)
movl $2, -164(%rbp)
LBB0_106: ## =>This Inner Loop Header: Depth=1
movl -164(%rbp), %eax
cmpl -84(%rbp), %eax
jg LBB0_109
## %bb.107: ## in Loop: Header=BB0_106 Depth=1
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
addl -68(%rbp), %ecx
movslq %ecx, %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.108: ## in Loop: Header=BB0_106 Depth=1
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -164(%rbp)
jmp LBB0_106
LBB0_109:
movq -40(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -84(%rbp)
movl $1, -164(%rbp)
LBB0_110: ## =>This Loop Header: Depth=1
## Child Loop BB0_116 Depth 2
## Child Loop BB0_123 Depth 2
movl -164(%rbp), %eax
cmpl -84(%rbp), %eax
jg LBB0_129
## %bb.111: ## in Loop: Header=BB0_110 Depth=1
movq 40(%rbp), %rdi
movl -164(%rbp), %eax
movl -164(%rbp), %ecx
imull -68(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rdi
movq 40(%rbp), %rsi
movl -164(%rbp), %eax
addl $1, %eax
movl -164(%rbp), %ecx
imull -68(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rsi
callq _dlapy2_
movsd %xmm0, -280(%rbp)
movq -48(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -76(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -264(%rbp)
movsd -280(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -448(%rbp) ## 8-byte Spill
movsd -264(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_113
## %bb.112: ## in Loop: Header=BB0_110 Depth=1
movsd -264(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -456(%rbp) ## 8-byte Spill
jmp LBB0_114
LBB0_113: ## in Loop: Header=BB0_110 Depth=1
movsd -264(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -456(%rbp) ## 8-byte Spill
LBB0_114: ## in Loop: Header=BB0_110 Depth=1
movsd -448(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -456(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_120
## %bb.115: ## in Loop: Header=BB0_110 Depth=1
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd -264(%rbp), %xmm0
movsd %xmm0, -304(%rbp)
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd -264(%rbp), %xmm0
movsd %xmm0, -296(%rbp)
movsd -264(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -88(%rbp)
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
LBB0_116: ## Parent Loop BB0_110 Depth=1
## => This Inner Loop Header: Depth=2
movl -168(%rbp), %eax
cmpl -88(%rbp), %eax
jg LBB0_119
## %bb.117: ## in Loop: Header=BB0_116 Depth=2
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -144(%rbp)
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movsd -304(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -144(%rbp), %xmm2 ## xmm2 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movsd -296(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -144(%rbp), %xmm2 ## xmm2 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
addl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.118: ## in Loop: Header=BB0_116 Depth=2
movl -168(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
jmp LBB0_116
LBB0_119: ## in Loop: Header=BB0_110 Depth=1
movq 16(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $2, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -296(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 16(%rbp), %rax
movsd (%rax), %xmm2 ## xmm2 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
addl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movq %xmm0, %rdx
movabsq $-9223372036854775808, %rsi ## imm = 0x8000000000000000
xorq %rsi, %rdx
movq %rdx, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
movsd -304(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 16(%rbp), %rax
movsd (%rax), %xmm2 ## xmm2 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $2, %ecx
movl -164(%rbp), %edx
addl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
jmp LBB0_127
LBB0_120: ## in Loop: Header=BB0_110 Depth=1
movsd -280(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_122
jp LBB0_122
## %bb.121: ## in Loop: Header=BB0_110 Depth=1
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -280(%rbp)
LBB0_122: ## in Loop: Header=BB0_110 Depth=1
movsd -264(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -280(%rbp), %xmm0
divsd -280(%rbp), %xmm0
movsd %xmm0, -264(%rbp)
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
mulsd -264(%rbp), %xmm0
movsd %xmm0, -304(%rbp)
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
mulsd -264(%rbp), %xmm0
movsd %xmm0, -296(%rbp)
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -88(%rbp)
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
LBB0_123: ## Parent Loop BB0_110 Depth=1
## => This Inner Loop Header: Depth=2
movl -168(%rbp), %eax
cmpl -88(%rbp), %eax
jg LBB0_126
## %bb.124: ## in Loop: Header=BB0_123 Depth=2
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd -304(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm1
addsd %xmm0, %xmm1
movsd -296(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -304(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movsd -296(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
mulsd (%rax,%rcx,8), %xmm1
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
addl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.125: ## in Loop: Header=BB0_123 Depth=2
movl -168(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
jmp LBB0_123
LBB0_126: ## in Loop: Header=BB0_110 Depth=1
movq 16(%rbp), %rax
movsd (%rax), %xmm1 ## xmm1 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $2, %ecx
movl -164(%rbp), %edx
addl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
subsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
LBB0_127: ## in Loop: Header=BB0_110 Depth=1
movq -40(%rbp), %rax
movl (%rax), %eax
subl -164(%rbp), %eax
movl %eax, -88(%rbp)
movq -40(%rbp), %rax
movl (%rax), %eax
subl -164(%rbp), %eax
movl %eax, -92(%rbp)
movq 40(%rbp), %rsi
movl -164(%rbp), %eax
movl -164(%rbp), %ecx
addl $1, %ecx
imull -68(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rsi
movq 48(%rbp), %rdx
leaq -88(%rbp), %rdi
callq _dasum_
movsd %xmm0, -464(%rbp) ## 8-byte Spill
movq 40(%rbp), %rsi
movl -164(%rbp), %eax
addl $2, %eax
movl -164(%rbp), %ecx
imull -68(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rsi
leaq -92(%rbp), %rdi
leaq _c__1(%rip), %rdx
callq _dasum_
movaps %xmm0, %xmm1
movsd -464(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq 56(%rbp), %rax
movslq -164(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.128: ## in Loop: Header=BB0_110 Depth=1
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -164(%rbp)
jmp LBB0_110
LBB0_129:
movq 40(%rbp), %rax
movq -40(%rbp), %rcx
movl (%rcx), %ecx
movq -40(%rbp), %rdx
movl (%rdx), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_132
jp LBB0_132
## %bb.130:
movq 40(%rbp), %rax
movq -40(%rbp), %rcx
movl (%rcx), %ecx
addl $1, %ecx
movq -40(%rbp), %rdx
movl (%rdx), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_132
jp LBB0_132
## %bb.131:
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movq -40(%rbp), %rcx
movl (%rcx), %ecx
movq -40(%rbp), %rdx
movl (%rdx), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
LBB0_132:
movq 56(%rbp), %rax
movq -40(%rbp), %rcx
movslq (%rcx), %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -220(%rbp)
movl $1, -224(%rbp)
movl $-1, -228(%rbp)
jmp LBB0_161
LBB0_133:
movq 16(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movq -40(%rbp), %rcx
movl (%rcx), %ecx
addl $1, %ecx
movq -40(%rbp), %rdx
movl (%rdx), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movq -40(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -84(%rbp)
movl $1, -168(%rbp)
LBB0_134: ## =>This Inner Loop Header: Depth=1
movl -168(%rbp), %eax
cmpl -84(%rbp), %eax
jg LBB0_137
## %bb.135: ## in Loop: Header=BB0_134 Depth=1
movq 40(%rbp), %rax
movq -40(%rbp), %rcx
movl (%rcx), %ecx
addl $1, %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.136: ## in Loop: Header=BB0_134 Depth=1
movl -168(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
jmp LBB0_134
LBB0_137:
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -168(%rbp)
LBB0_138: ## =>This Loop Header: Depth=1
## Child Loop BB0_144 Depth 2
## Child Loop BB0_151 Depth 2
cmpl $2, -168(%rbp)
jl LBB0_157
## %bb.139: ## in Loop: Header=BB0_138 Depth=1
movq -48(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
subl $1, %edx
imull -76(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -272(%rbp)
movq 40(%rbp), %rdi
movl -168(%rbp), %eax
movl -168(%rbp), %ecx
imull -68(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rdi
movq 40(%rbp), %rsi
movl -168(%rbp), %eax
addl $1, %eax
movl -168(%rbp), %ecx
imull -68(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rsi
callq _dlapy2_
movsd %xmm0, -288(%rbp)
movsd -288(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -472(%rbp) ## 8-byte Spill
movsd -272(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_141
## %bb.140: ## in Loop: Header=BB0_138 Depth=1
movsd -272(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -480(%rbp) ## 8-byte Spill
jmp LBB0_142
LBB0_141: ## in Loop: Header=BB0_138 Depth=1
movsd -272(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -480(%rbp) ## 8-byte Spill
LBB0_142: ## in Loop: Header=BB0_138 Depth=1
movsd -472(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -480(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jbe LBB0_148
## %bb.143: ## in Loop: Header=BB0_138 Depth=1
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd -272(%rbp), %xmm0
movsd %xmm0, -304(%rbp)
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
divsd -272(%rbp), %xmm0
movsd %xmm0, -296(%rbp)
movsd -272(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
movl -168(%rbp), %eax
subl $1, %eax
movl %eax, -84(%rbp)
movl $1, -164(%rbp)
LBB0_144: ## Parent Loop BB0_138 Depth=1
## => This Inner Loop Header: Depth=2
movl -164(%rbp), %eax
cmpl -84(%rbp), %eax
jg LBB0_147
## %bb.145: ## in Loop: Header=BB0_144 Depth=2
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
subl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -144(%rbp)
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movsd -304(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -144(%rbp), %xmm2 ## xmm2 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
subl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movsd -296(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -144(%rbp), %xmm2 ## xmm2 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -144(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.146: ## in Loop: Header=BB0_144 Depth=2
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -164(%rbp)
jmp LBB0_144
LBB0_147: ## in Loop: Header=BB0_138 Depth=1
movq 16(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -168(%rbp), %edx
subl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -296(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 16(%rbp), %rax
movsd (%rax), %xmm2 ## xmm2 = mem[0],zero
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
subl $1, %ecx
movl -168(%rbp), %edx
subl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
movsd -304(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 16(%rbp), %rax
movsd (%rax), %xmm2 ## xmm2 = mem[0],zero
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
subl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movq %xmm0, %rdx
movabsq $-9223372036854775808, %rsi ## imm = 0x8000000000000000
xorq %rsi, %rdx
movq %rdx, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
jmp LBB0_155
LBB0_148: ## in Loop: Header=BB0_138 Depth=1
movsd -288(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_150
jp LBB0_150
## %bb.149: ## in Loop: Header=BB0_138 Depth=1
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -288(%rbp)
LBB0_150: ## in Loop: Header=BB0_138 Depth=1
movsd -272(%rbp), %xmm0 ## xmm0 = mem[0],zero
divsd -288(%rbp), %xmm0
divsd -288(%rbp), %xmm0
movsd %xmm0, -272(%rbp)
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
mulsd -272(%rbp), %xmm0
movsd %xmm0, -304(%rbp)
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
mulsd -272(%rbp), %xmm0
movsd %xmm0, -296(%rbp)
movl -168(%rbp), %eax
subl $1, %eax
movl %eax, -84(%rbp)
movl $1, -164(%rbp)
LBB0_151: ## Parent Loop BB0_138 Depth=1
## => This Inner Loop Header: Depth=2
movl -164(%rbp), %eax
cmpl -84(%rbp), %eax
jg LBB0_154
## %bb.152: ## in Loop: Header=BB0_151 Depth=2
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
subl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd -304(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm1
addsd %xmm0, %xmm1
movsd -296(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
subl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
movsd -304(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movsd -296(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
mulsd (%rax,%rcx,8), %xmm1
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.153: ## in Loop: Header=BB0_151 Depth=2
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -164(%rbp)
jmp LBB0_151
LBB0_154: ## in Loop: Header=BB0_138 Depth=1
movq 16(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -168(%rbp), %edx
subl $1, %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
addsd (%rax,%rcx,8), %xmm0
movsd %xmm0, (%rax,%rcx,8)
LBB0_155: ## in Loop: Header=BB0_138 Depth=1
movl -168(%rbp), %eax
subl $1, %eax
movl %eax, -84(%rbp)
movl -168(%rbp), %eax
subl $1, %eax
movl %eax, -88(%rbp)
movq 40(%rbp), %rsi
movl -168(%rbp), %eax
imull -68(%rbp), %eax
addl $1, %eax
cltq
shlq $3, %rax
addq %rax, %rsi
leaq -84(%rbp), %rdi
leaq _c__1(%rip), %rdx
callq _dasum_
movsd %xmm0, -488(%rbp) ## 8-byte Spill
movq 40(%rbp), %rsi
movl -168(%rbp), %eax
addl $1, %eax
addl -68(%rbp), %eax
cltq
shlq $3, %rax
addq %rax, %rsi
movq 48(%rbp), %rdx
leaq -88(%rbp), %rdi
callq _dasum_
movaps %xmm0, %xmm1
movsd -488(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movq 56(%rbp), %rax
movslq -168(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
## %bb.156: ## in Loop: Header=BB0_138 Depth=1
movl -168(%rbp), %eax
addl $-1, %eax
movl %eax, -168(%rbp)
jmp LBB0_138
LBB0_157:
movq 40(%rbp), %rax
movl -68(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_160
jp LBB0_160
## %bb.158:
movq 40(%rbp), %rax
movl -68(%rbp), %ecx
addl $2, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jne LBB0_160
jp LBB0_160
## %bb.159:
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -68(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsd %xmm0, (%rax,%rcx,8)
LBB0_160:
movq 56(%rbp), %rax
xorps %xmm0, %xmm0
movsd %xmm0, 8(%rax)
movl $1, -220(%rbp)
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -224(%rbp)
movl $1, -228(%rbp)
LBB0_161:
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -84(%rbp)
movl $1, -340(%rbp)
LBB0_162: ## =>This Loop Header: Depth=1
## Child Loop BB0_164 Depth 2
## Child Loop BB0_172 Depth 3
## Child Loop BB0_177 Depth 3
## Child Loop BB0_209 Depth 3
## Child Loop BB0_218 Depth 2
movl -340(%rbp), %eax
cmpl -84(%rbp), %eax
jg LBB0_223
## %bb.163: ## in Loop: Header=BB0_162 Depth=1
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -176(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -160(%rbp)
movq 80(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -216(%rbp)
movl -224(%rbp), %eax
movl %eax, -88(%rbp)
movl -228(%rbp), %eax
movl %eax, -92(%rbp)
movl -220(%rbp), %eax
movl %eax, -164(%rbp)
LBB0_164: ## Parent Loop BB0_162 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_172 Depth 3
## Child Loop BB0_177 Depth 3
## Child Loop BB0_209 Depth 3
cmpl $0, -92(%rbp)
jge LBB0_166
## %bb.165: ## in Loop: Header=BB0_164 Depth=2
movl -164(%rbp), %eax
cmpl -88(%rbp), %eax
setge %al
andb $1, %al
movzbl %al, %eax
movl %eax, -492(%rbp) ## 4-byte Spill
jmp LBB0_167
LBB0_166: ## in Loop: Header=BB0_164 Depth=2
movl -164(%rbp), %eax
cmpl -88(%rbp), %eax
setle %al
andb $1, %al
movzbl %al, %eax
movl %eax, -492(%rbp) ## 4-byte Spill
LBB0_167: ## in Loop: Header=BB0_164 Depth=2
movl -492(%rbp), %eax ## 4-byte Reload
cmpl $0, %eax
je LBB0_215
## %bb.168: ## in Loop: Header=BB0_164 Depth=2
movq 56(%rbp), %rax
movslq -164(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
ucomisd -216(%rbp), %xmm0
jbe LBB0_170
## %bb.169: ## in Loop: Header=BB0_164 Depth=2
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -160(%rbp), %xmm0
movsd %xmm0, -336(%rbp)
movq -40(%rbp), %rdi
movq 24(%rbp), %rdx
addq $8, %rdx
leaq -336(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _dscal_
movq -40(%rbp), %rdi
movq 32(%rbp), %rdx
addq $8, %rdx
leaq -336(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _dscal_
movsd -336(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -176(%rbp), %xmm0
movsd %xmm0, -176(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -160(%rbp)
movq 80(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -216(%rbp)
LBB0_170: ## in Loop: Header=BB0_164 Depth=2
movq 24(%rbp), %rax
movslq -164(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -304(%rbp)
movq 32(%rbp), %rax
movslq -164(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -296(%rbp)
movq -24(%rbp), %rax
cmpl $0, (%rax)
je LBB0_176
## %bb.171: ## in Loop: Header=BB0_164 Depth=2
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -96(%rbp)
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
LBB0_172: ## Parent Loop BB0_162 Depth=1
## Parent Loop BB0_164 Depth=2
## => This Inner Loop Header: Depth=3
movl -168(%rbp), %eax
cmpl -96(%rbp), %eax
jg LBB0_175
## %bb.173: ## in Loop: Header=BB0_172 Depth=3
movsd -304(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movq 24(%rbp), %rax
movslq -168(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm1
addsd %xmm0, %xmm1
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq 32(%rbp), %rax
movslq -168(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -304(%rbp)
movsd -296(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movq 32(%rbp), %rax
movslq -168(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm1
addsd %xmm0, %xmm1
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq 24(%rbp), %rax
movslq -168(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -296(%rbp)
## %bb.174: ## in Loop: Header=BB0_172 Depth=3
movl -168(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
jmp LBB0_172
LBB0_175: ## in Loop: Header=BB0_164 Depth=2
jmp LBB0_181
LBB0_176: ## in Loop: Header=BB0_164 Depth=2
movl -164(%rbp), %eax
subl $1, %eax
movl %eax, -96(%rbp)
movl $1, -168(%rbp)
LBB0_177: ## Parent Loop BB0_162 Depth=1
## Parent Loop BB0_164 Depth=2
## => This Inner Loop Header: Depth=3
movl -168(%rbp), %eax
cmpl -96(%rbp), %eax
jg LBB0_180
## %bb.178: ## in Loop: Header=BB0_177 Depth=3
movsd -304(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movq 24(%rbp), %rax
movslq -168(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm1
addsd %xmm0, %xmm1
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq 32(%rbp), %rax
movslq -168(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -304(%rbp)
movsd -296(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 40(%rbp), %rax
movl -168(%rbp), %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movq 32(%rbp), %rax
movslq -168(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq %xmm1, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm1
mulsd %xmm2, %xmm1
addsd %xmm0, %xmm1
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -168(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq 24(%rbp), %rax
movslq -168(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, -296(%rbp)
## %bb.179: ## in Loop: Header=BB0_177 Depth=3
movl -168(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
jmp LBB0_177
LBB0_180: ## in Loop: Header=BB0_164 Depth=2
jmp LBB0_181
LBB0_181: ## in Loop: Header=BB0_164 Depth=2
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -104(%rbp)
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_183
## %bb.182: ## in Loop: Header=BB0_164 Depth=2
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -504(%rbp) ## 8-byte Spill
jmp LBB0_184
LBB0_183: ## in Loop: Header=BB0_164 Depth=2
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -504(%rbp) ## 8-byte Spill
LBB0_184: ## in Loop: Header=BB0_164 Depth=2
movsd -504(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -512(%rbp) ## 8-byte Spill
movq 40(%rbp), %rax
movl -164(%rbp), %ecx
addl $1, %ecx
movl -164(%rbp), %edx
imull -68(%rbp), %edx
addl %edx, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -112(%rbp)
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_186
## %bb.185: ## in Loop: Header=BB0_164 Depth=2
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -520(%rbp) ## 8-byte Spill
jmp LBB0_187
LBB0_186: ## in Loop: Header=BB0_164 Depth=2
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -520(%rbp) ## 8-byte Spill
LBB0_187: ## in Loop: Header=BB0_164 Depth=2
movsd -512(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -520(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -184(%rbp)
movsd -184(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 72(%rbp), %rax
ucomisd (%rax), %xmm0
jbe LBB0_208
## %bb.188: ## in Loop: Header=BB0_164 Depth=2
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd -184(%rbp), %xmm0
jbe LBB0_198
## %bb.189: ## in Loop: Header=BB0_164 Depth=2
movsd -304(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_191
## %bb.190: ## in Loop: Header=BB0_164 Depth=2
movsd -304(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -528(%rbp) ## 8-byte Spill
jmp LBB0_192
LBB0_191: ## in Loop: Header=BB0_164 Depth=2
movsd -304(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -528(%rbp) ## 8-byte Spill
LBB0_192: ## in Loop: Header=BB0_164 Depth=2
movsd -528(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -536(%rbp) ## 8-byte Spill
movsd -296(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_194
## %bb.193: ## in Loop: Header=BB0_164 Depth=2
movsd -296(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -544(%rbp) ## 8-byte Spill
jmp LBB0_195
LBB0_194: ## in Loop: Header=BB0_164 Depth=2
movsd -296(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -544(%rbp) ## 8-byte Spill
LBB0_195: ## in Loop: Header=BB0_164 Depth=2
movsd -536(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -544(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -256(%rbp)
movsd -256(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -184(%rbp), %xmm1 ## xmm1 = mem[0],zero
movq 80(%rbp), %rax
mulsd (%rax), %xmm1
ucomisd %xmm1, %xmm0
jbe LBB0_197
## %bb.196: ## in Loop: Header=BB0_164 Depth=2
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -256(%rbp), %xmm0
movsd %xmm0, -336(%rbp)
movq -40(%rbp), %rdi
movq 24(%rbp), %rdx
addq $8, %rdx
leaq -336(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _dscal_
movq -40(%rbp), %rdi
movq 32(%rbp), %rdx
addq $8, %rdx
leaq -336(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _dscal_
movq 24(%rbp), %rax
movslq -164(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -304(%rbp)
movq 32(%rbp), %rax
movslq -164(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -296(%rbp)
movsd -336(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -176(%rbp), %xmm0
movsd %xmm0, -176(%rbp)
movsd -336(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -160(%rbp), %xmm0
movsd %xmm0, -160(%rbp)
LBB0_197: ## in Loop: Header=BB0_164 Depth=2
jmp LBB0_198
LBB0_198: ## in Loop: Header=BB0_164 Depth=2
movq 40(%rbp), %rdx
movl -164(%rbp), %eax
movl -164(%rbp), %ecx
imull -68(%rbp), %ecx
addl %ecx, %eax
cltq
shlq $3, %rax
addq %rax, %rdx
movq 40(%rbp), %rcx
movl -164(%rbp), %eax
addl $1, %eax
movl -164(%rbp), %esi
imull -68(%rbp), %esi
addl %esi, %eax
cltq
shlq $3, %rax
addq %rax, %rcx
movq 24(%rbp), %r8
movslq -164(%rbp), %rax
shlq $3, %rax
addq %rax, %r8
movq 32(%rbp), %r9
movslq -164(%rbp), %rax
shlq $3, %rax
addq %rax, %r9
leaq -304(%rbp), %rdi
leaq -296(%rbp), %rsi
callq _dladiv_
movq 24(%rbp), %rax
movslq -164(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -104(%rbp)
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_200
## %bb.199: ## in Loop: Header=BB0_164 Depth=2
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -552(%rbp) ## 8-byte Spill
jmp LBB0_201
LBB0_200: ## in Loop: Header=BB0_164 Depth=2
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -552(%rbp) ## 8-byte Spill
LBB0_201: ## in Loop: Header=BB0_164 Depth=2
movsd -552(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -560(%rbp) ## 8-byte Spill
movq 32(%rbp), %rax
movslq -164(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -112(%rbp)
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_203
## %bb.202: ## in Loop: Header=BB0_164 Depth=2
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -568(%rbp) ## 8-byte Spill
jmp LBB0_204
LBB0_203: ## in Loop: Header=BB0_164 Depth=2
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -568(%rbp) ## 8-byte Spill
LBB0_204: ## in Loop: Header=BB0_164 Depth=2
movsd -560(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -568(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -120(%rbp)
movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -160(%rbp), %xmm0
jb LBB0_206
## %bb.205: ## in Loop: Header=BB0_164 Depth=2
movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -576(%rbp) ## 8-byte Spill
jmp LBB0_207
LBB0_206: ## in Loop: Header=BB0_164 Depth=2
movsd -160(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -576(%rbp) ## 8-byte Spill
LBB0_207: ## in Loop: Header=BB0_164 Depth=2
movsd -576(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -160(%rbp)
movq 80(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
divsd -160(%rbp), %xmm0
movsd %xmm0, -216(%rbp)
jmp LBB0_213
LBB0_208: ## in Loop: Header=BB0_164 Depth=2
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -96(%rbp)
movl $1, -168(%rbp)
LBB0_209: ## Parent Loop BB0_162 Depth=1
## Parent Loop BB0_164 Depth=2
## => This Inner Loop Header: Depth=3
movl -168(%rbp), %eax
cmpl -96(%rbp), %eax
jg LBB0_212
## %bb.210: ## in Loop: Header=BB0_209 Depth=3
movq 24(%rbp), %rax
movslq -168(%rbp), %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
movq 32(%rbp), %rax
movslq -168(%rbp), %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.211: ## in Loop: Header=BB0_209 Depth=3
movl -168(%rbp), %eax
addl $1, %eax
movl %eax, -168(%rbp)
jmp LBB0_209
LBB0_212: ## in Loop: Header=BB0_164 Depth=2
movq 24(%rbp), %rax
movslq -164(%rbp), %rcx
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, (%rax,%rcx,8)
movq 32(%rbp), %rax
movslq -164(%rbp), %rcx
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, (%rax,%rcx,8)
xorps %xmm0, %xmm0
movsd %xmm0, -176(%rbp)
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -160(%rbp)
movq 80(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -216(%rbp)
LBB0_213: ## in Loop: Header=BB0_164 Depth=2
jmp LBB0_214
LBB0_214: ## in Loop: Header=BB0_164 Depth=2
movl -92(%rbp), %eax
addl -164(%rbp), %eax
movl %eax, -164(%rbp)
jmp LBB0_164
LBB0_215: ## in Loop: Header=BB0_162 Depth=1
movq -40(%rbp), %rdi
movq 24(%rbp), %rsi
addq $8, %rsi
leaq _c__1(%rip), %rdx
callq _dasum_
movsd %xmm0, -584(%rbp) ## 8-byte Spill
movq -40(%rbp), %rdi
movq 32(%rbp), %rsi
addq $8, %rsi
leaq _c__1(%rip), %rdx
callq _dasum_
movaps %xmm0, %xmm1
movsd -584(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -248(%rbp)
movsd -248(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd -328(%rbp), %xmm1 ## xmm1 = mem[0],zero
mulsd -176(%rbp), %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_217
## %bb.216:
jmp LBB0_224
LBB0_217: ## in Loop: Header=BB0_162 Depth=1
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero
addsd -240(%rbp), %xmm1
divsd %xmm1, %xmm0
movsd %xmm0, -200(%rbp)
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movq 24(%rbp), %rax
movsd %xmm0, 8(%rax)
movq 32(%rbp), %rax
xorps %xmm0, %xmm0
movsd %xmm0, 8(%rax)
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -92(%rbp)
movl $2, -164(%rbp)
LBB0_218: ## Parent Loop BB0_162 Depth=1
## => This Inner Loop Header: Depth=2
movl -164(%rbp), %eax
cmpl -92(%rbp), %eax
jg LBB0_221
## %bb.219: ## in Loop: Header=BB0_218 Depth=2
movsd -200(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq 24(%rbp), %rax
movslq -164(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
movq 32(%rbp), %rax
movslq -164(%rbp), %rcx
xorps %xmm0, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.220: ## in Loop: Header=BB0_218 Depth=2
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -164(%rbp)
jmp LBB0_218
LBB0_221: ## in Loop: Header=BB0_162 Depth=1
movq 64(%rbp), %rax
movsd (%rax), %xmm0 ## xmm0 = mem[0],zero
movsd -240(%rbp), %xmm2 ## xmm2 = mem[0],zero
movq 24(%rbp), %rax
movq -40(%rbp), %rcx
movl (%rcx), %ecx
subl -340(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
movq %xmm0, %rdx
movabsq $-9223372036854775808, %rsi ## imm = 0x8000000000000000
xorq %rsi, %rdx
movq %rdx, %xmm0
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %bb.222: ## in Loop: Header=BB0_162 Depth=1
movl -340(%rbp), %eax
addl $1, %eax
movl %eax, -340(%rbp)
jmp LBB0_162
LBB0_223:
movq 88(%rbp), %rax
movl $1, (%rax)
LBB0_224:
xorps %xmm0, %xmm0
movsd %xmm0, -248(%rbp)
movq -40(%rbp), %rax
movl (%rax), %eax
movl %eax, -84(%rbp)
movl $1, -164(%rbp)
LBB0_225: ## =>This Inner Loop Header: Depth=1
movl -164(%rbp), %eax
cmpl -84(%rbp), %eax
jg LBB0_237
## %bb.226: ## in Loop: Header=BB0_225 Depth=1
movsd -248(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -120(%rbp)
movq 24(%rbp), %rax
movslq -164(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -104(%rbp)
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_228
## %bb.227: ## in Loop: Header=BB0_225 Depth=1
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -592(%rbp) ## 8-byte Spill
jmp LBB0_229
LBB0_228: ## in Loop: Header=BB0_225 Depth=1
movsd -104(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -592(%rbp) ## 8-byte Spill
LBB0_229: ## in Loop: Header=BB0_225 Depth=1
movsd -592(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -600(%rbp) ## 8-byte Spill
movq 32(%rbp), %rax
movslq -164(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -112(%rbp)
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
xorps %xmm1, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_231
## %bb.230: ## in Loop: Header=BB0_225 Depth=1
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -608(%rbp) ## 8-byte Spill
jmp LBB0_232
LBB0_231: ## in Loop: Header=BB0_225 Depth=1
movsd -112(%rbp), %xmm0 ## xmm0 = mem[0],zero
movq %xmm0, %rax
movabsq $-9223372036854775808, %rcx ## imm = 0x8000000000000000
xorq %rcx, %rax
movq %rax, %xmm0
movsd %xmm0, -608(%rbp) ## 8-byte Spill
LBB0_232: ## in Loop: Header=BB0_225 Depth=1
movsd -600(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd -608(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
addsd %xmm1, %xmm0
movsd %xmm0, -128(%rbp)
movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero
ucomisd -128(%rbp), %xmm0
jb LBB0_234
## %bb.233: ## in Loop: Header=BB0_225 Depth=1
movsd -120(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -616(%rbp) ## 8-byte Spill
jmp LBB0_235
LBB0_234: ## in Loop: Header=BB0_225 Depth=1
movsd -128(%rbp), %xmm0 ## xmm0 = mem[0],zero
movsd %xmm0, -616(%rbp) ## 8-byte Spill
LBB0_235: ## in Loop: Header=BB0_225 Depth=1
movsd -616(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -248(%rbp)
## %bb.236: ## in Loop: Header=BB0_225 Depth=1
movl -164(%rbp), %eax
addl $1, %eax
movl %eax, -164(%rbp)
jmp LBB0_225
LBB0_237:
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -248(%rbp), %xmm0
movsd %xmm0, -104(%rbp)
movq -40(%rbp), %rdi
movq 24(%rbp), %rdx
addq $8, %rdx
leaq -104(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _dscal_
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
divsd -248(%rbp), %xmm0
movsd %xmm0, -104(%rbp)
movq -40(%rbp), %rdi
movq 32(%rbp), %rdx
addq $8, %rdx
leaq -104(%rbp), %rsi
leaq _c__1(%rip), %rcx
callq _dscal_
LBB0_238:
xorl %eax, %eax
addq $640, %rsp ## imm = 0x280
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.p2align 2 ## @c__1
_c__1:
.long 1 ## 0x1
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Upper"
L_.str.1: ## @.str.1
.asciz "Nonunit"
.subsections_via_symbols
|
the_stack_data/140764354.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ; -- Begin function foo
.p2align 2
_foo: ; @foo
.cfi_startproc
; %bb.0:
adrp x9, _global_var@GOTPAGE
ldr x9, [x9, _global_var@GOTPAGEOFF]
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
ret
.cfi_endproc
; -- End function
.globl _bar ; -- Begin function bar
.p2align 2
_bar: ; @bar
.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 _foo
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
bl _bar
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.comm _global_var,4,2 ; @global_var
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _global_var@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _global_var@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bar ## -- Begin function bar
.p2align 4, 0x90
_bar: ## @bar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _foo
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 _bar
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _global_var,4,2 ## @global_var
.subsections_via_symbols
|
the_stack_data/153268208.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _afl_persistent_hook_init ; -- Begin function afl_persistent_hook_init
.p2align 2
_afl_persistent_hook_init: ; @afl_persistent_hook_init
.cfi_startproc
; %bb.0:
mov w0, #1
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _afl_persistent_hook ## -- Begin function afl_persistent_hook
.p2align 4, 0x90
_afl_persistent_hook: ## @afl_persistent_hook
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movq -8(%rbp), %rax
movq 32(%rax), %rdi
movq -24(%rbp), %rsi
movl -28(%rbp), %eax
movl %eax, %edx
movq $-1, %rcx
callq ___memcpy_chk
movl -28(%rbp), %eax
movl %eax, %ecx
movq -8(%rbp), %rax
movq %rcx, 40(%rax)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _afl_persistent_hook_init ## -- Begin function afl_persistent_hook_init
.p2align 4, 0x90
_afl_persistent_hook_init: ## @afl_persistent_hook_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/243892861.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _search ; -- Begin function search
.p2align 2
_search: ; @search
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
stur w2, [x29, #-24]
stur w3, [x29, #-28]
ldur w8, [x29, #-20]
subs w8, w8, #14
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
mov w8, #1
stur w8, [x29, #-4]
b LBB0_23
LBB0_3:
ldursw x9, [x29, #-20]
adrp x8, _magicNumbers@PAGE
add x8, x8, _magicNumbers@PAGEOFF
ldr w8, [x8, x9, lsl #2]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_17
b LBB0_4
LBB0_4:
mov w8, #9
str w8, [sp, #32]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_16
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur w8, [x29, #-20]
add w8, w8, #1
str w8, [sp, #24] ; 4-byte Folded Spill
ldur w9, [x29, #-24]
mov w8, #26
mul w8, w8, w9
str w8, [sp, #28] ; 4-byte Folded Spill
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #32]
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_9
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
ldr w9, [sp, #32]
mov w8, #10
subs w8, w8, w9
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_5 Depth=1
ldr w1, [sp, #24] ; 4-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldr w8, [sp, #28] ; 4-byte Folded Reload
ldr w9, [sp, #12] ; 4-byte Folded Reload
add w8, w8, w9
ldursw x10, [x29, #-20]
adrp x9, _magicNumbers@PAGE
add x9, x9, _magicNumbers@PAGEOFF
ldr w9, [x9, x10, lsl #2]
add w2, w8, w9
ldur w3, [x29, #-28]
bl _search
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_10
LBB0_10:
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
ldr w8, [sp, #32]
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_13
LBB0_12:
ldr w9, [sp, #32]
mov w8, #10
subs w8, w8, w9
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_13
LBB0_13:
ldr w8, [sp, #8] ; 4-byte Folded Reload
add w8, w8, #48
ldur x9, [x29, #-16]
ldursw x10, [x29, #-20]
strb w8, [x9, x10]
mov w8, #1
stur w8, [x29, #-4]
b LBB0_23
LBB0_14: ; in Loop: Header=BB0_5 Depth=1
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #32]
subs w8, w8, #1
str w8, [sp, #32]
b LBB0_5
LBB0_16:
b LBB0_22
LBB0_17:
ldur w8, [x29, #-24]
mov w10, #26
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
ldursw x10, [x29, #-20]
adrp x9, _magicNumbers@PAGE
add x9, x9, _magicNumbers@PAGEOFF
ldr w9, [x9, x10, lsl #2]
add w8, w8, w9
str w8, [sp, #32]
ldr w8, [sp, #32]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB0_21
b LBB0_18
LBB0_18:
ldr w8, [sp, #32]
subs w8, w8, #9
cset w8, gt
tbnz w8, #0, LBB0_21
b LBB0_19
LBB0_19:
ldur x0, [x29, #-16]
ldur w8, [x29, #-20]
add w1, w8, #1
ldur w8, [x29, #-24]
mov w9, #26
sdiv w2, w8, w9
stur w2, [x29, #-24]
ldur w3, [x29, #-28]
bl _search
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20:
ldr w8, [sp, #32]
add w8, w8, #48
ldur x9, [x29, #-16]
ldursw x10, [x29, #-20]
strb w8, [x9, x10]
mov w8, #1
stur w8, [x29, #-4]
b LBB0_23
LBB0_21:
b LBB0_22
LBB0_22:
stur wzr, [x29, #-4]
b LBB0_23
LBB0_23:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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
str w2, [sp, #28] ; 4-byte Folded Spill
stur wzr, [x29, #-44]
sub x0, x29, #24
str x0, [sp, #32] ; 8-byte Folded Spill
stur xzr, [x29, #-24]
stur xzr, [x0, #7]
sub x8, x29, #40
str x8, [sp, #40] ; 8-byte Folded Spill
stur xzr, [x29, #-40]
stur xzr, [x8, #7]
mov x1, x2
mov w3, #1
bl _search
ldr w3, [sp, #28] ; 4-byte Folded Reload
ldr x0, [sp, #40] ; 8-byte Folded Reload
mov x1, x3
mov x2, x3
bl _search
ldr x10, [sp, #32] ; 8-byte Folded Reload
ldr x8, [sp, #40] ; 8-byte Folded Reload
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
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, LBB1_2
b LBB1_1
LBB1_1:
bl ___stack_chk_fail
LBB1_2:
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _magicNumbers ; @magicNumbers
.p2align 2
_magicNumbers:
.long 7 ; 0x7
.long 15 ; 0xf
.long 2 ; 0x2
.long 4294967293 ; 0xfffffffd
.long 14 ; 0xe
.long 4294967287 ; 0xfffffff7
.long 15 ; 0xf
.long 4294967289 ; 0xfffffff9
.long 4294967285 ; 0xfffffff5
.long 4294967292 ; 0xfffffffc
.long 12 ; 0xc
.long 2 ; 0x2
.long 4294967288 ; 0xfffffff8
.long 4294967286 ; 0xfffffff6
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Result1: %s\nResult2: %s\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _search ## -- Begin function search
.p2align 4, 0x90
_search: ## @search
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl %edx, -24(%rbp)
movl %ecx, -28(%rbp)
cmpl $14, -20(%rbp)
jne LBB0_3
## %bb.1:
cmpl $0, -24(%rbp)
jne LBB0_3
## %bb.2:
movl $1, -4(%rbp)
jmp LBB0_23
LBB0_3:
movslq -20(%rbp), %rcx
leaq _magicNumbers(%rip), %rax
cmpl $0, (%rax,%rcx,4)
jle LBB0_17
## %bb.4:
movl $9, -32(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $0, -32(%rbp)
jle LBB0_16
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -16(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp) ## 4-byte Spill
imull $26, -24(%rbp), %eax
movl %eax, -36(%rbp) ## 4-byte Spill
cmpl $0, -28(%rbp)
je LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -32(%rbp), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
jmp LBB0_9
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
movl $10, %eax
subl -32(%rbp), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
LBB0_9: ## in Loop: Header=BB0_5 Depth=1
movl -40(%rbp), %esi ## 4-byte Reload
movq -48(%rbp), %rdi ## 8-byte Reload
movl -36(%rbp), %edx ## 4-byte Reload
movl -52(%rbp), %eax ## 4-byte Reload
addl %eax, %edx
movslq -20(%rbp), %rcx
leaq _magicNumbers(%rip), %rax
addl (%rax,%rcx,4), %edx
movl -28(%rbp), %ecx
callq _search
cmpl $0, %eax
je LBB0_14
## %bb.10:
cmpl $0, -28(%rbp)
je LBB0_12
## %bb.11:
movl -32(%rbp), %eax
movl %eax, -56(%rbp) ## 4-byte Spill
jmp LBB0_13
LBB0_12:
movl $10, %eax
subl -32(%rbp), %eax
movl %eax, -56(%rbp) ## 4-byte Spill
LBB0_13:
movl -56(%rbp), %eax ## 4-byte Reload
addl $48, %eax
movb %al, %dl
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movb %dl, (%rax,%rcx)
movl $1, -4(%rbp)
jmp LBB0_23
LBB0_14: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_15
LBB0_15: ## in Loop: Header=BB0_5 Depth=1
movl -32(%rbp), %eax
addl $-1, %eax
movl %eax, -32(%rbp)
jmp LBB0_5
LBB0_16:
jmp LBB0_22
LBB0_17:
movl -24(%rbp), %eax
movl $26, %ecx
cltd
idivl %ecx
movslq -20(%rbp), %rcx
leaq _magicNumbers(%rip), %rax
addl (%rax,%rcx,4), %edx
movl %edx, -32(%rbp)
cmpl $1, -32(%rbp)
jl LBB0_21
## %bb.18:
cmpl $9, -32(%rbp)
jg LBB0_21
## %bb.19:
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
addl $1, %esi
movl -24(%rbp), %eax
movl $26, %ecx
cltd
idivl %ecx
movl %eax, %edx
movl %edx, -24(%rbp)
movl -28(%rbp), %ecx
callq _search
cmpl $0, %eax
je LBB0_21
## %bb.20:
movl -32(%rbp), %eax
addl $48, %eax
movb %al, %dl
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movb %dl, (%rax,%rcx)
movl $1, -4(%rbp)
jmp LBB0_23
LBB0_21:
jmp LBB0_22
LBB0_22:
movl $0, -4(%rbp)
LBB0_23:
movl -4(%rbp), %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -44(%rbp)
leaq -23(%rbp), %rdi
xorl %esi, %esi
movl $15, %edx
callq _memset
leaq -38(%rbp), %rdi
xorl %esi, %esi
movl $15, %edx
callq _memset
leaq -23(%rbp), %rdi
xorl %edx, %edx
movl $1, %ecx
movl %edx, %esi
callq _search
leaq -38(%rbp), %rdi
xorl %ecx, %ecx
movl %ecx, %esi
movl %ecx, %edx
callq _search
leaq -23(%rbp), %rsi
leaq -38(%rbp), %rdx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_2
## %bb.1:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
LBB1_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _magicNumbers ## @magicNumbers
.p2align 4
_magicNumbers:
.long 7 ## 0x7
.long 15 ## 0xf
.long 2 ## 0x2
.long 4294967293 ## 0xfffffffd
.long 14 ## 0xe
.long 4294967287 ## 0xfffffff7
.long 15 ## 0xf
.long 4294967289 ## 0xfffffff9
.long 4294967285 ## 0xfffffff5
.long 4294967292 ## 0xfffffffc
.long 12 ## 0xc
.long 2 ## 0x2
.long 4294967288 ## 0xfffffff8
.long 4294967286 ## 0xfffffff6
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Result1: %s\nResult2: %s\n"
.subsections_via_symbols
|
the_stack_data/182954037.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 w0, [sp, #12]
fmov s0, #1.00000000
str s0, [sp, #8]
mov w8, #2
str w8, [sp, #4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr s0, [sp, #4]
scvtf s1, s0
ldr s0, [sp, #8]
fmul s0, s0, s1
str s0, [sp, #8]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_1
LBB0_4:
ldr s0, [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, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur wzr, [x29, #-8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
ldur w8, [x29, #-8]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB1_7
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
stur wzr, [x29, #-12]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-12]
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
ldur w8, [x29, #-8]
subs w0, w8, #1
bl _f
str s0, [sp, #16] ; 4-byte Folded Spill
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
subs w0, w8, #1
bl _f
str s0, [sp, #12] ; 4-byte Folded Spill
ldur w0, [x29, #-12]
bl _f
ldr s1, [sp, #12] ; 4-byte Folded Reload
fmov s2, s0
ldr s0, [sp, #16] ; 4-byte Folded Reload
fmul s1, s1, s2
fdiv s0, s0, s1
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_3
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB1_1
LBB1_7:
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "===============================\n Pascal's Triangle Generator\n(C)2019 - Michael K. Pellegrino\n (type -1 to end)\n===============================\n"
l_.str.1: ; @.str.1
.asciz "r: "
l_.str.2: ; @.str.2
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "%2.0f\t"
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
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function f
LCPI0_0:
.long 0x3f800000 ## float 1
.section __TEXT,__text,regular,pure_instructions
.globl _f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movss LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -8(%rbp)
movl $2, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
jg LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
cvtsi2ssl -12(%rbp), %xmm0
mulss -8(%rbp), %xmm0
movss %xmm0, -8(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_4:
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $0, -8(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
cmpl $-1, -8(%rbp)
je LBB1_7
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -12(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_6
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
movl -8(%rbp), %edi
subl $1, %edi
callq _f
movss %xmm0, -16(%rbp) ## 4-byte Spill
movl -8(%rbp), %edi
subl -12(%rbp), %edi
subl $1, %edi
callq _f
movss %xmm0, -20(%rbp) ## 4-byte Spill
movl -12(%rbp), %edi
callq _f
movss -20(%rbp), %xmm1 ## 4-byte Reload
## xmm1 = mem[0],zero,zero,zero
movaps %xmm0, %xmm2
movss -16(%rbp), %xmm0 ## 4-byte Reload
## xmm0 = mem[0],zero,zero,zero
mulss %xmm2, %xmm1
divss %xmm1, %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.3(%rip), %rdi
movb $1, %al
callq _printf
## %bb.5: ## in Loop: Header=BB1_3 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_3
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB1_1
LBB1_7:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "===============================\n Pascal's Triangle Generator\n(C)2019 - Michael K. Pellegrino\n (type -1 to end)\n===============================\n"
L_.str.1: ## @.str.1
.asciz "r: "
L_.str.2: ## @.str.2
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "%2.0f\t"
L_.str.4: ## @.str.4
.asciz "\n"
.subsections_via_symbols
|
the_stack_data/480951.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/23575450.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_strlen ; -- Begin function ft_strlen
.p2align 2
_ft_strlen: ; @ft_strlen
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str wzr, [sp, #4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldrsw x9, [sp, #4]
add x8, x8, x9
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_1
LBB0_3:
ldr w0, [sp, #4]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _is_space ; -- Begin function is_space
.p2align 2
_is_space: ; @is_space
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
strb w0, [sp, #15]
ldrsb w8, [sp, #15]
subs w8, w8, #32
cset w8, eq
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldrsb w8, [sp, #15]
subs w8, w8, #9
cset w8, eq
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB1_2
LBB1_2:
ldr w8, [sp, #8] ; 4-byte Folded Reload
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
str x1, [sp, #16]
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB2_18
b LBB2_1
LBB2_1:
ldr x8, [sp, #16]
ldr x0, [x8, #8]
bl _ft_strlen
subs w8, w0, #1
str w8, [sp, #12]
b LBB2_2
LBB2_2: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_2 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldrsw x9, [sp, #12]
ldrsb w0, [x8, x9]
bl _is_space
subs w8, w0, #0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_2 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbz w8, #0, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_2 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #12]
b LBB2_2
LBB2_6:
b LBB2_7
LBB2_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_9
b LBB2_8
LBB2_8: ; in Loop: Header=BB2_7 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldrsw x9, [sp, #12]
ldrsb w0, [x8, x9]
bl _is_space
subs w8, w0, #0
cset w8, eq
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_7 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB2_11
b LBB2_10
LBB2_10: ; in Loop: Header=BB2_7 Depth=1
ldr w8, [sp, #12]
subs w8, w8, #1
str w8, [sp, #12]
b LBB2_7
LBB2_11:
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB2_12
LBB2_12: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_15
b LBB2_13
LBB2_13: ; in Loop: Header=BB2_12 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldrsw x9, [sp, #12]
ldrsb w8, [x8, x9]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_15
b LBB2_14
LBB2_14: ; in Loop: Header=BB2_12 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldrsw x9, [sp, #12]
ldrsb w0, [x8, x9]
bl _is_space
subs w8, w0, #0
cset w8, eq
str w8, [sp] ; 4-byte Folded Spill
b LBB2_15
LBB2_15: ; in Loop: Header=BB2_12 Depth=1
ldr w8, [sp] ; 4-byte Folded Reload
tbz w8, #0, LBB2_17
b LBB2_16
LBB2_16: ; in Loop: Header=BB2_12 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldrsw x9, [sp, #12]
add x1, x8, x9
mov w0, #1
mov x2, #1
bl _write
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB2_12
LBB2_17:
b LBB2_18
LBB2_18:
mov w0, #1
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov x2, #1
bl _write
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 "\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ft_strlen ## -- Begin function ft_strlen
.p2align 4, 0x90
_ft_strlen: ## @ft_strlen
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl $0, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
cmpb $0, (%rax,%rcx)
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_1
LBB0_3:
movl -12(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _is_space ## -- Begin function is_space
.p2align 4, 0x90
_is_space: ## @is_space
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb %dil, %al
movb %al, -1(%rbp)
movsbl -1(%rbp), %ecx
movb $1, %al
cmpl $32, %ecx
movb %al, -2(%rbp) ## 1-byte Spill
je LBB1_2
## %bb.1:
movsbl -1(%rbp), %eax
cmpl $9, %eax
sete %al
movb %al, -2(%rbp) ## 1-byte Spill
LBB1_2:
movb -2(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
cmpl $2, -8(%rbp)
jne LBB2_18
## %bb.1:
movq -16(%rbp), %rax
movq 8(%rax), %rdi
callq _ft_strlen
subl $1, %eax
movl %eax, -20(%rbp)
LBB2_2: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $-1, -20(%rbp)
movb %al, -21(%rbp) ## 1-byte Spill
jle LBB2_4
## %bb.3: ## in Loop: Header=BB2_2 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _is_space
cmpl $0, %eax
setne %al
movb %al, -21(%rbp) ## 1-byte Spill
LBB2_4: ## in Loop: Header=BB2_2 Depth=1
movb -21(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB2_5
jmp LBB2_6
LBB2_5: ## in Loop: Header=BB2_2 Depth=1
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
jmp LBB2_2
LBB2_6:
jmp LBB2_7
LBB2_7: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $-1, -20(%rbp)
movb %al, -22(%rbp) ## 1-byte Spill
jle LBB2_9
## %bb.8: ## in Loop: Header=BB2_7 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _is_space
cmpl $0, %eax
setne %al
xorb $-1, %al
movb %al, -22(%rbp) ## 1-byte Spill
LBB2_9: ## in Loop: Header=BB2_7 Depth=1
movb -22(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB2_10
jmp LBB2_11
LBB2_10: ## in Loop: Header=BB2_7 Depth=1
movl -20(%rbp), %eax
addl $-1, %eax
movl %eax, -20(%rbp)
jmp LBB2_7
LBB2_11:
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
LBB2_12: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -20(%rbp)
movb %al, -23(%rbp) ## 1-byte Spill
jl LBB2_15
## %bb.13: ## in Loop: Header=BB2_12 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -23(%rbp) ## 1-byte Spill
je LBB2_15
## %bb.14: ## in Loop: Header=BB2_12 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movslq -20(%rbp), %rcx
movsbl (%rax,%rcx), %edi
callq _is_space
cmpl $0, %eax
setne %al
xorb $-1, %al
movb %al, -23(%rbp) ## 1-byte Spill
LBB2_15: ## in Loop: Header=BB2_12 Depth=1
movb -23(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB2_16
jmp LBB2_17
LBB2_16: ## in Loop: Header=BB2_12 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rsi
movslq -20(%rbp), %rax
addq %rax, %rsi
movl $1, %edi
movl $1, %edx
callq _write
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB2_12
LBB2_17:
jmp LBB2_18
LBB2_18:
movl $1, %edi
leaq L_.str(%rip), %rsi
movl $1, %edx
callq _write
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\n"
.subsections_via_symbols
|
the_stack_data/28263732.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-24]
stur w0, [x29, #-28]
str x1, [sp, #24]
mov w8, #9
str w8, [sp, #20]
mov w8, #1
str w8, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov w8, #65
sturb w8, [x29, #-9]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w9, [sp, #16]
ldr w8, [sp, #12]
add w8, w8, w9
str w8, [sp, #12]
b LBB0_1
LBB0_4:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
bl ___stack_chk_fail
LBB0_6:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -24(%rbp)
movl %edi, -28(%rbp)
movq %rsi, -40(%rbp)
movl $9, -44(%rbp)
movl $1, -48(%rbp)
movl $0, -52(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
cmpl -44(%rbp), %eax
jg LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movb $65, -9(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -48(%rbp), %eax
addl -52(%rbp), %eax
movl %eax, -52(%rbp)
jmp LBB0_1
LBB0_4:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_6
## %bb.5:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
LBB0_6:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/785191.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/1118696.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, #416
.cfi_def_cfa_offset 416
stp x28, x27, [sp, #384] ; 16-byte Folded Spill
stp x29, x30, [sp, #400] ; 16-byte Folded Spill
add x29, sp, #400
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub x8, x29, #168
str x8, [sp, #88] ; 8-byte Folded Spill
stur wzr, [x29, #-20]
stur w0, [x29, #-24]
str x1, [x8, #136]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _puts
mov x0, #8
bl _malloc
ldr x8, [sp, #88] ; 8-byte Folded Reload
str x0, [x8, #128]
mov x0, #16
str x0, [sp, #80] ; 8-byte Folded Spill
bl _malloc
ldr x8, [sp, #88] ; 8-byte Folded Reload
mov x9, x0
ldr x0, [sp, #80] ; 8-byte Folded Reload
str x9, [x8, #120]
ldr x9, [x8, #120]
ldr x10, [x8, #128]
str x9, [x10]
ldr x9, [x8, #120]
mov w8, #10
str w8, [x9]
bl _malloc
ldr x8, [sp, #88] ; 8-byte Folded Reload
mov x9, x0
ldr x0, [sp, #80] ; 8-byte Folded Reload
str x9, [x8, #112]
ldr x9, [x8, #112]
ldr x10, [x8, #120]
str x9, [x10, #8]
ldr x9, [x8, #112]
mov w8, #20
str w8, [x9]
bl _malloc
ldr x8, [sp, #88] ; 8-byte Folded Reload
mov x9, x0
ldr x0, [sp, #80] ; 8-byte Folded Reload
str x9, [x8, #104]
ldr x9, [x8, #104]
ldr x10, [x8, #112]
str x9, [x10, #8]
ldr x9, [x8, #104]
mov w8, #30
str w8, [x9]
bl _malloc
ldr x8, [sp, #88] ; 8-byte Folded Reload
mov x9, x0
ldr x0, [sp, #80] ; 8-byte Folded Reload
str x9, [x8, #96]
ldr x9, [x8, #96]
ldr x10, [x8, #104]
str x9, [x10, #8]
ldr x9, [x8, #96]
mov w8, #40
str w8, [x9]
bl _malloc
ldr x8, [sp, #88] ; 8-byte Folded Reload
mov x9, x0
ldr x0, [sp, #80] ; 8-byte Folded Reload
str x9, [x8, #88]
ldr x9, [x8, #88]
ldr x10, [x8, #96]
str x9, [x10, #8]
ldr x9, [x8, #88]
mov w8, #50
str w8, [x9]
bl _malloc
ldr x9, [sp, #88] ; 8-byte Folded Reload
str x0, [x9, #80]
ldr x8, [x9, #80]
ldr x10, [x9, #88]
str x8, [x10, #8]
ldr x10, [x9, #80]
mov w8, #100
str w8, [x10]
ldr x8, [x9, #80]
; kill: def $x10 killed $xzr
str xzr, [x8, #8]
ldr x8, [x9, #128]
ldr x8, [x8]
str x8, [x9, #72]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x8, #72]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x8, #72]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x9, [x8, #72]
ldr w9, [x9]
; implicit-def: $x11
mov x11, x9
ldr x9, [x8, #72]
ldr x10, [x9, #8]
ldr x8, [x8, #72]
ldr x8, [x8, #8]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x9, #72]
ldr x8, [x8, #8]
str x8, [x9, #72]
b LBB0_1
LBB0_4:
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8, #128]
bl _printAllList
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
str x0, [sp, #64] ; 8-byte Folded Spill
bl _puts
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _puts
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x8, #64]
; kill: def $x9 killed $xzr
str xzr, [x8]
mov x0, #16
str x0, [sp, #56] ; 8-byte Folded Spill
bl _malloc
ldr x8, [sp, #88] ; 8-byte Folded Reload
str x0, [x8, #56]
ldr x10, [x8, #56]
mov w9, #100
str w9, [x10]
ldr x0, [x8, #64]
ldr x1, [x8, #56]
bl _insertNodeAtFront
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8, #64]
bl _printAllList
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _malloc
ldr x8, [sp, #88] ; 8-byte Folded Reload
str x0, [x8, #48]
ldr x10, [x8, #48]
mov w9, #50
str w9, [x10]
ldr x0, [x8, #64]
ldr x1, [x8, #48]
bl _insertNodeAtFront
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _malloc
ldr x8, [sp, #88] ; 8-byte Folded Reload
str x0, [x8, #40]
ldr x10, [x8, #40]
mov w9, #40
str w9, [sp, #76] ; 4-byte Folded Spill
str w9, [x10]
ldr x0, [x8, #64]
ldr x1, [x8, #40]
bl _insertNodeAtFront
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _malloc
ldr x8, [sp, #88] ; 8-byte Folded Reload
str x0, [x8, #32]
ldr x10, [x8, #32]
mov w9, #30
str w9, [sp, #52] ; 4-byte Folded Spill
str w9, [x10]
ldr x0, [x8, #64]
ldr x1, [x8, #32]
bl _insertNodeAtFront
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _malloc
ldr x8, [sp, #88] ; 8-byte Folded Reload
str x0, [x8, #24]
ldr x10, [x8, #24]
mov w9, #20
str w9, [x10]
ldr x0, [x8, #64]
ldr x1, [x8, #24]
bl _insertNodeAtFront
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _malloc
ldr x8, [sp, #88] ; 8-byte Folded Reload
str x0, [x8, #16]
ldr x10, [x8, #16]
mov w9, #10
str w9, [x10]
ldr x0, [x8, #64]
ldr x1, [x8, #16]
bl _insertNodeAtFront
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8, #64]
bl _printAllList
ldr x0, [sp, #64] ; 8-byte Folded Reload
bl _puts
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _puts
ldr w1, [sp, #52] ; 4-byte Folded Reload
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8, #64]
bl _searchNode
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8, #64]
mov w1, #70
bl _searchNode
ldr x0, [sp, #64] ; 8-byte Folded Reload
bl _puts
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _puts
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _puts
ldr w1, [sp, #76] ; 4-byte Folded Reload
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8, #64]
bl _searchNode
ldr x9, [sp, #88] ; 8-byte Folded Reload
mov x8, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
str x8, [x9, #8]
bl _malloc
ldr x8, [sp, #88] ; 8-byte Folded Reload
str x0, [x8]
ldr x10, [x8]
mov w9, #45
str w9, [x10]
ldr x0, [x8, #64]
ldr x1, [x8, #8]
ldr x2, [x8]
bl _insertNode
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8, #64]
bl _printAllList
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _puts
ldr x8, [sp, #88] ; 8-byte Folded Reload
str xzr, [x8, #8]
ldr x10, [x8]
mov w9, #5
str w9, [x10]
ldr x0, [x8, #64]
ldr x1, [x8, #8]
ldr x2, [x8]
bl _insertNode
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8, #64]
bl _printAllList
ldr x0, [sp, #64] ; 8-byte Folded Reload
bl _puts
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _puts
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _puts
ldr w1, [sp, #76] ; 4-byte Folded Reload
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8, #128]
bl _searchNode
ldr x8, [sp, #88] ; 8-byte Folded Reload
stur x0, [x29, #-176]
ldr x0, [x8, #128]
ldur x1, [x29, #-176]
bl _searchPrevNode
ldr x8, [sp, #88] ; 8-byte Folded Reload
stur x0, [x29, #-184]
ldr x0, [x8, #128]
ldur x1, [x29, #-184]
ldur x2, [x29, #-176]
bl _deleteNode
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8, #128]
bl _printAllList
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _puts
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x8, #128]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x9, [x8, #128]
ldr x9, [x9]
stur x9, [x29, #-176]
ldr x0, [x8, #128]
ldur x1, [x29, #-176]
bl _searchPrevNode
ldr x8, [sp, #88] ; 8-byte Folded Reload
stur x0, [x29, #-184]
ldr x0, [x8, #128]
ldur x1, [x29, #-184]
ldur x2, [x29, #-176]
bl _deleteNode
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8, #128]
bl _printAllList
b LBB0_5
LBB0_7:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _puts
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _puts
mov x0, #8
str x0, [sp, #24] ; 8-byte Folded Spill
bl _malloc
stur x0, [x29, #-192]
mov x0, #16
str x0, [sp, #32] ; 8-byte Folded Spill
bl _malloc
str x0, [sp, #200]
ldr x9, [sp, #200]
mov w8, #100
str w8, [x9]
ldur x0, [x29, #-192]
ldr x1, [sp, #200]
bl _insertNodeAtFront
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _malloc
str x0, [sp, #192]
ldr x9, [sp, #192]
mov w8, #50
str w8, [x9]
ldur x0, [x29, #-192]
ldr x1, [sp, #192]
bl _insertNodeAtFront
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _malloc
str x0, [sp, #184]
ldr x9, [sp, #184]
mov w8, #40
str w8, [x9]
ldur x0, [x29, #-192]
ldr x1, [sp, #184]
bl _insertNodeAtFront
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _malloc
str x0, [sp, #176]
ldr x9, [sp, #176]
mov w8, #30
str w8, [x9]
ldur x0, [x29, #-192]
ldr x1, [sp, #176]
bl _insertNodeAtFront
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _malloc
str x0, [sp, #168]
ldr x9, [sp, #168]
mov w8, #20
str w8, [x9]
ldur x0, [x29, #-192]
ldr x1, [sp, #168]
bl _insertNodeAtFront
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _malloc
str x0, [sp, #160]
ldr x9, [sp, #160]
mov w8, #10
str w8, [x9]
ldur x0, [x29, #-192]
ldr x1, [sp, #160]
bl _insertNodeAtFront
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _puts
ldur x0, [x29, #-192]
bl _printAllList
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _puts
ldur x8, [x29, #-192]
ldr x0, [x8]
bl _invert_linked_list
ldur x8, [x29, #-192]
str x0, [x8]
ldur x0, [x29, #-192]
bl _printAllList
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _puts
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _malloc
mov x8, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
str x8, [sp, #152]
bl _malloc
str x0, [sp, #144]
ldr x9, [sp, #144]
mov w8, #200
str w8, [x9]
ldr x0, [sp, #152]
ldr x1, [sp, #144]
bl _insertNodeAtFront
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _malloc
str x0, [sp, #136]
ldr x9, [sp, #136]
mov w8, #150
str w8, [x9]
ldr x0, [sp, #152]
ldr x1, [sp, #136]
bl _insertNodeAtFront
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _malloc
str x0, [sp, #128]
ldr x9, [sp, #128]
mov w8, #140
str w8, [x9]
ldr x0, [sp, #152]
ldr x1, [sp, #128]
bl _insertNodeAtFront
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _malloc
str x0, [sp, #120]
ldr x9, [sp, #120]
mov w8, #130
str w8, [x9]
ldr x0, [sp, #152]
ldr x1, [sp, #120]
bl _insertNodeAtFront
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _malloc
str x0, [sp, #112]
ldr x9, [sp, #112]
mov w8, #120
str w8, [x9]
ldr x0, [sp, #152]
ldr x1, [sp, #112]
bl _insertNodeAtFront
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _malloc
str x0, [sp, #104]
ldr x9, [sp, #104]
mov w8, #110
str w8, [x9]
ldr x0, [sp, #152]
ldr x1, [sp, #104]
bl _insertNodeAtFront
ldur x8, [x29, #-192]
ldr x0, [x8]
bl _invert_linked_list
ldur x8, [x29, #-192]
str x0, [x8]
ldur x8, [x29, #-192]
ldr x0, [x8]
ldr x8, [sp, #152]
ldr x1, [x8]
bl _concatenate
ldur x8, [x29, #-192]
str x0, [x8]
ldr x0, [sp, #152]
bl _free
ldur x0, [x29, #-192]
bl _printAllList
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _puts
ldur x0, [x29, #-192]
bl _countLinkedListLength
str w0, [sp, #100]
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
bl _puts
ldur x0, [x29, #-192]
bl _printAllList
ldr w9, [sp, #100]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.18@PAGE
add x0, x0, l_.str.18@PAGEOFF
bl _printf
ldr x0, [sp, #152]
bl _countLinkedListLength
str w0, [sp, #100]
adrp x0, l_.str.19@PAGE
add x0, x0, l_.str.19@PAGEOFF
bl _puts
ldr x0, [sp, #152]
bl _printAllList
ldr w9, [sp, #100]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.20@PAGE
add x0, x0, l_.str.20@PAGEOFF
bl _printf
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8, #128]
bl _countLinkedListLength
str w0, [sp, #100]
adrp x0, l_.str.21@PAGE
add x0, x0, l_.str.21@PAGEOFF
bl _puts
ldr w9, [sp, #100]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _printf
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x0, [x8, #128]
bl _free
ldr x8, [sp, #88] ; 8-byte Folded Reload
; kill: def $x9 killed $xzr
str xzr, [x8, #128]
ldr x0, [x8, #128]
bl _countLinkedListLength
str w0, [sp, #100]
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _puts
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldr w9, [sp, #100]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
mov w0, #0
ldp x29, x30, [sp, #400] ; 16-byte Folded Reload
ldp x28, x27, [sp, #384] ; 16-byte Folded Reload
add sp, sp, #416
ret
.cfi_endproc
; -- End function
.globl _printAllList ; -- Begin function printAllList
.p2align 2
_printAllList: ; @printAllList
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
b LBB1_6
LBB1_2:
ldur x8, [x29, #-8]
ldr x8, [x8]
str x8, [sp, #16]
b LBB1_3
LBB1_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=1
ldr x8, [sp, #16]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.24@PAGE
add x0, x0, l_.str.24@PAGEOFF
bl _printf
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB1_3
LBB1_5:
adrp x0, l_.str.25@PAGE
add x0, x0, l_.str.25@PAGEOFF
bl _printf
b LBB1_6
LBB1_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _insertNodeAtFront ; -- Begin function insertNodeAtFront
.p2align 2
_insertNodeAtFront: ; @insertNodeAtFront
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
b LBB2_6
LBB2_2:
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
ldr x8, [sp, #8]
ldr x8, [x8]
ldr x9, [sp]
str x8, [x9, #8]
ldr x8, [sp]
ldr x9, [sp, #8]
str x8, [x9]
b LBB2_5
LBB2_4:
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x8, [sp]
ldr x9, [sp, #8]
str x8, [x9]
b LBB2_5
LBB2_5:
b LBB2_6
LBB2_6:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _searchNode ; -- Begin function searchNode
.p2align 2
_searchNode: ; @searchNode
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_7
b LBB3_1
LBB3_1:
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #16]
b LBB3_2
LBB3_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_6
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_2 Depth=1
ldr x8, [sp, #16]
ldr w8, [x8]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB3_5
b LBB3_4
LBB3_4:
ldur w8, [x29, #-20]
; implicit-def: $x10
mov x10, x8
ldr x8, [sp, #16]
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.26@PAGE
add x0, x0, l_.str.26@PAGEOFF
bl _printf
ldr x8, [sp, #16]
stur x8, [x29, #-8]
b LBB3_9
LBB3_5: ; in Loop: Header=BB3_2 Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
b LBB3_2
LBB3_6:
b LBB3_8
LBB3_7:
adrp x0, l_.str.27@PAGE
add x0, x0, l_.str.27@PAGEOFF
bl _printf
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB3_9
LBB3_8:
adrp x0, l_.str.28@PAGE
add x0, x0, l_.str.28@PAGEOFF
bl _printf
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB3_9
LBB3_9:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _insertNode ; -- Begin function insertNode
.p2align 2
_insertNode: ; @insertNode
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str x2, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
b LBB4_6
LBB4_2:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB4_4
b LBB4_3
LBB4_3:
ldr x8, [sp, #16]
ldr x8, [x8, #8]
ldr x9, [sp, #8]
str x8, [x9, #8]
ldr x8, [sp, #8]
ldr x9, [sp, #16]
str x8, [x9, #8]
b LBB4_5
LBB4_4:
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x8, [sp, #8]
ldr x9, [sp, #24]
str x8, [x9]
b LBB4_5
LBB4_5:
b LBB4_6
LBB4_6:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _searchPrevNode ; -- Begin function searchPrevNode
.p2align 2
_searchPrevNode: ; @searchPrevNode
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB5_8
LBB5_2:
ldr x8, [sp, #16]
ldr x8, [x8]
str x8, [sp]
b LBB5_3
LBB5_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB5_7
b LBB5_4
LBB5_4: ; in Loop: Header=BB5_3 Depth=1
ldr x8, [sp]
ldr x8, [x8, #8]
ldr x9, [sp, #8]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB5_6
b LBB5_5
LBB5_5:
ldr x8, [sp]
stur x8, [x29, #-8]
b LBB5_8
LBB5_6: ; in Loop: Header=BB5_3 Depth=1
ldr x8, [sp]
ldr x8, [x8, #8]
str x8, [sp]
b LBB5_3
LBB5_7:
adrp x0, l_.str.29@PAGE
add x0, x0, l_.str.29@PAGEOFF
bl _printf
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB5_8
LBB5_8:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _deleteNode ; -- Begin function deleteNode
.p2align 2
_deleteNode: ; @deleteNode
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str x2, [sp, #8]
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB6_3
b LBB6_2
LBB6_2:
b LBB6_7
LBB6_3:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB6_5
b LBB6_4
LBB6_4:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr x9, [sp, #16]
str x8, [x9, #8]
b LBB6_6
LBB6_5:
ldr x8, [sp, #8]
ldr x8, [x8, #8]
ldr x9, [sp, #24]
str x8, [x9]
b LBB6_6
LBB6_6:
b LBB6_7
LBB6_7:
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _invert_linked_list ; -- Begin function invert_linked_list
.p2align 2
_invert_linked_list: ; @invert_linked_list
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
str xzr, [sp]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
b LBB7_6
LBB7_2:
b LBB7_3
LBB7_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_5
b LBB7_4
LBB7_4: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #16]
str x8, [sp, #8]
ldr x8, [sp, #16]
ldr x8, [x8, #8]
str x8, [sp, #16]
ldr x8, [sp]
ldr x9, [sp, #8]
str x8, [x9, #8]
ldr x8, [sp, #8]
str x8, [sp]
b LBB7_3
LBB7_5:
ldr x8, [sp]
str x8, [sp, #24]
b LBB7_6
LBB7_6:
ldr x0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _concatenate ; -- Begin function concatenate
.p2align 2
_concatenate: ; @concatenate
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str x1, [sp, #8]
; kill: def $x8 killed $xzr
str xzr, [sp]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB8_3
b LBB8_1
LBB8_1:
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB8_3
b LBB8_2
LBB8_2:
; kill: def $x8 killed $xzr
str xzr, [sp, #24]
b LBB8_11
LBB8_3:
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB8_5
b LBB8_4
LBB8_4:
ldr x8, [sp, #8]
str x8, [sp, #24]
b LBB8_11
LBB8_5:
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB8_7
b LBB8_6
LBB8_6:
ldr x8, [sp, #16]
str x8, [sp, #24]
b LBB8_11
LBB8_7:
ldr x8, [sp, #16]
str x8, [sp]
b LBB8_8
LBB8_8: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB8_10
b LBB8_9
LBB8_9: ; in Loop: Header=BB8_8 Depth=1
ldr x8, [sp]
ldr x8, [x8, #8]
str x8, [sp]
b LBB8_8
LBB8_10:
ldr x8, [sp, #8]
ldr x9, [sp]
str x8, [x9, #8]
ldr x8, [sp, #16]
str x8, [sp, #24]
b LBB8_11
LBB8_11:
ldr x0, [sp, #24]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _countLinkedListLength ; -- Begin function countLinkedListLength
.p2align 2
_countLinkedListLength: ; @countLinkedListLength
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str wzr, [sp, #12]
; kill: def $x8 killed $xzr
str xzr, [sp]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB9_2
b LBB9_1
LBB9_1:
mov w8, #-1
str w8, [sp, #28]
b LBB9_8
LBB9_2:
ldr x8, [sp, #16]
ldr x8, [x8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB9_4
b LBB9_3
LBB9_3:
ldr w8, [sp, #12]
str w8, [sp, #28]
b LBB9_8
LBB9_4:
ldr x8, [sp, #16]
ldr x8, [x8]
str x8, [sp]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB9_5
LBB9_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB9_7
b LBB9_6
LBB9_6: ; in Loop: Header=BB9_5 Depth=1
ldr x8, [sp]
ldr x8, [x8, #8]
str x8, [sp]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB9_5
LBB9_7:
ldr w8, [sp, #12]
str w8, [sp, #28]
b LBB9_8
LBB9_8:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\354\213\244\354\212\2651 : linked list \353\247\214\353\223\244\352\270\260 "
l_.str.1: ; @.str.1
.asciz "current node's data : %d, next's address: NULL, next data: none \n"
l_.str.2: ; @.str.2
.asciz "current node's data : %d, next's address: %p, next data: %d \n"
l_.str.3: ; @.str.3
.asciz "\n//"
l_.str.4: ; @.str.4
.asciz "\354\213\244\354\212\2652 : list \354\225\236\354\227\220 node \354\266\224\352\260\200\355\225\230\352\270\260."
l_.str.5: ; @.str.5
.asciz "\354\213\244\354\212\2653 : list\354\227\220\354\204\234 \354\236\205\353\240\245\353\220\234 \353\215\260\354\235\264\355\204\260 \354\260\276\352\270\260"
l_.str.6: ; @.str.6
.asciz "\354\213\244\354\212\2654 : \354\243\274\354\226\264\354\247\204 \353\205\270\353\223\234 \353\213\244\354\235\214\354\227\220 \354\203\210 \353\205\270\353\223\234 \354\266\224\352\260\200\355\225\230\352\270\260"
l_.str.7: ; @.str.7
.asciz "(test1)"
l_.str.8: ; @.str.8
.asciz "(test2)"
l_.str.9: ; @.str.9
.asciz "\354\213\244\354\212\2655 : \353\205\270\353\223\234 \354\202\255\354\240\234\355\225\230\352\270\260"
l_.str.10: ; @.str.10
.asciz "(test1/\355\212\271\354\240\225 \353\205\270\353\223\234 \354\202\255\354\240\234\355\225\230\352\270\260)"
l_.str.11: ; @.str.11
.asciz "(test2/\353\205\270\353\223\234 \354\227\206\354\235\204 \353\225\214\352\271\214\354\247\200 \354\202\255\354\240\234\355\225\230\352\270\260)"
l_.str.12: ; @.str.12
.asciz "\354\213\244\354\212\2656 : \354\227\255\354\210\234"
l_.str.13: ; @.str.13
.asciz "before invert"
l_.str.14: ; @.str.14
.asciz "after invert"
l_.str.15: ; @.str.15
.asciz "\n//\n\354\213\244\354\212\2657 : Concatenate"
l_.str.16: ; @.str.16
.asciz "\n//\n\354\236\220\353\243\214\352\265\254\354\241\260 \354\261\205 4.2-4 : length"
l_.str.17: ; @.str.17
.asciz "list3: "
l_.str.18: ; @.str.18
.asciz "list3\354\235\230 \353\205\270\353\223\234 \352\260\257\354\210\230 : %d \n"
l_.str.19: ; @.str.19
.asciz "\nlist4: "
l_.str.20: ; @.str.20
.asciz "list4\354\235\230 \353\205\270\353\223\234 \352\260\257\354\210\230 : %d \n"
l_.str.21: ; @.str.21
.asciz "\nlist: "
l_.str.22: ; @.str.22
.asciz "list\354\235\230 \353\205\270\353\223\234 \352\260\257\354\210\230 : %d \n"
l_.str.23: ; @.str.23
.asciz "\nif list is freed "
l_.str.24: ; @.str.24
.asciz "%d "
l_.str.25: ; @.str.25
.asciz "\n"
l_.str.26: ; @.str.26
.asciz "%d\353\212\224 %p\354\227\220 \354\236\210\354\212\265\353\213\210\353\213\244.\n"
l_.str.27: ; @.str.27
.asciz "\353\246\254\354\212\244\355\212\270\353\245\274 \354\260\276\354\235\204 \354\210\230 \354\227\206\354\212\265\353\213\210\353\213\244\n"
l_.str.28: ; @.str.28
.asciz "\354\260\276\353\212\224 \354\210\253\354\236\220\352\260\200 \354\227\206\354\212\265\353\213\210\353\213\244.\n"
l_.str.29: ; @.str.29
.asciz "\355\203\200\352\262\237 \353\205\270\353\223\234\353\212\224 list head\354\227\220 \354\236\210\354\212\265\353\213\210\353\213\244.\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 $288, %rsp ## imm = 0x120
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq L_.str(%rip), %rdi
callq _puts
movl $8, %edi
callq _malloc
movq %rax, -24(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -32(%rbp)
movq -32(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
movq -32(%rbp), %rax
movl $10, (%rax)
movl $16, %edi
callq _malloc
movq %rax, -40(%rbp)
movq -40(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
movq -40(%rbp), %rax
movl $20, (%rax)
movl $16, %edi
callq _malloc
movq %rax, -48(%rbp)
movq -48(%rbp), %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
movq -48(%rbp), %rax
movl $30, (%rax)
movl $16, %edi
callq _malloc
movq %rax, -56(%rbp)
movq -56(%rbp), %rcx
movq -48(%rbp), %rax
movq %rcx, 8(%rax)
movq -56(%rbp), %rax
movl $40, (%rax)
movl $16, %edi
callq _malloc
movq %rax, -64(%rbp)
movq -64(%rbp), %rcx
movq -56(%rbp), %rax
movq %rcx, 8(%rax)
movq -64(%rbp), %rax
movl $50, (%rax)
movl $16, %edi
callq _malloc
movq %rax, -72(%rbp)
movq -72(%rbp), %rcx
movq -64(%rbp), %rax
movq %rcx, 8(%rax)
movq -72(%rbp), %rax
movl $100, (%rax)
movq -72(%rbp), %rax
movq $0, 8(%rax)
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rax, -80(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -80(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB0_3
## %bb.2:
movq -80(%rbp), %rax
movl (%rax), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_4
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movq -80(%rbp), %rax
movl (%rax), %esi
movq -80(%rbp), %rax
movq 8(%rax), %rdx
movq -80(%rbp), %rax
movq 8(%rax), %rax
movl (%rax), %ecx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq -80(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -80(%rbp)
jmp LBB0_1
LBB0_4:
movq -24(%rbp), %rdi
callq _printAllList
leaq L_.str.3(%rip), %rdi
callq _puts
leaq L_.str.4(%rip), %rdi
callq _puts
movq -88(%rbp), %rax
movq $0, (%rax)
movl $16, %edi
callq _malloc
movq %rax, -96(%rbp)
movq -96(%rbp), %rax
movl $100, (%rax)
movq -88(%rbp), %rdi
movq -96(%rbp), %rsi
callq _insertNodeAtFront
movq -88(%rbp), %rdi
callq _printAllList
movl $16, %edi
callq _malloc
movq %rax, -104(%rbp)
movq -104(%rbp), %rax
movl $50, (%rax)
movq -88(%rbp), %rdi
movq -104(%rbp), %rsi
callq _insertNodeAtFront
movl $16, %edi
callq _malloc
movq %rax, -112(%rbp)
movq -112(%rbp), %rax
movl $40, (%rax)
movq -88(%rbp), %rdi
movq -112(%rbp), %rsi
callq _insertNodeAtFront
movl $16, %edi
callq _malloc
movq %rax, -120(%rbp)
movq -120(%rbp), %rax
movl $30, (%rax)
movq -88(%rbp), %rdi
movq -120(%rbp), %rsi
callq _insertNodeAtFront
movl $16, %edi
callq _malloc
movq %rax, -128(%rbp)
movq -128(%rbp), %rax
movl $20, (%rax)
movq -88(%rbp), %rdi
movq -128(%rbp), %rsi
callq _insertNodeAtFront
movl $16, %edi
callq _malloc
movq %rax, -136(%rbp)
movq -136(%rbp), %rax
movl $10, (%rax)
movq -88(%rbp), %rdi
movq -136(%rbp), %rsi
callq _insertNodeAtFront
movq -88(%rbp), %rdi
callq _printAllList
leaq L_.str.3(%rip), %rdi
callq _puts
leaq L_.str.5(%rip), %rdi
callq _puts
movq -88(%rbp), %rdi
movl $30, %esi
callq _searchNode
movq -88(%rbp), %rdi
movl $70, %esi
callq _searchNode
leaq L_.str.3(%rip), %rdi
callq _puts
leaq L_.str.6(%rip), %rdi
callq _puts
leaq L_.str.7(%rip), %rdi
callq _puts
movq -88(%rbp), %rdi
movl $40, %esi
callq _searchNode
movq %rax, -144(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -152(%rbp)
movq -152(%rbp), %rax
movl $45, (%rax)
movq -88(%rbp), %rdi
movq -144(%rbp), %rsi
movq -152(%rbp), %rdx
callq _insertNode
movq -88(%rbp), %rdi
callq _printAllList
leaq L_.str.8(%rip), %rdi
callq _puts
movq $0, -144(%rbp)
movq -152(%rbp), %rax
movl $5, (%rax)
movq -88(%rbp), %rdi
movq -144(%rbp), %rsi
movq -152(%rbp), %rdx
callq _insertNode
movq -88(%rbp), %rdi
callq _printAllList
leaq L_.str.3(%rip), %rdi
callq _puts
leaq L_.str.9(%rip), %rdi
callq _puts
leaq L_.str.10(%rip), %rdi
callq _puts
movq -24(%rbp), %rdi
movl $40, %esi
callq _searchNode
movq %rax, -160(%rbp)
movq -24(%rbp), %rdi
movq -160(%rbp), %rsi
callq _searchPrevNode
movq %rax, -168(%rbp)
movq -24(%rbp), %rdi
movq -168(%rbp), %rsi
movq -160(%rbp), %rdx
callq _deleteNode
movq -24(%rbp), %rdi
callq _printAllList
leaq L_.str.11(%rip), %rdi
callq _puts
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq -24(%rbp), %rax
cmpq $0, (%rax)
je LBB0_7
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rax, -160(%rbp)
movq -24(%rbp), %rdi
movq -160(%rbp), %rsi
callq _searchPrevNode
movq %rax, -168(%rbp)
movq -24(%rbp), %rdi
movq -168(%rbp), %rsi
movq -160(%rbp), %rdx
callq _deleteNode
movq -24(%rbp), %rdi
callq _printAllList
jmp LBB0_5
LBB0_7:
leaq L_.str.3(%rip), %rdi
callq _puts
leaq L_.str.12(%rip), %rdi
callq _puts
movl $8, %edi
callq _malloc
movq %rax, -176(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -184(%rbp)
movq -184(%rbp), %rax
movl $100, (%rax)
movq -176(%rbp), %rdi
movq -184(%rbp), %rsi
callq _insertNodeAtFront
movl $16, %edi
callq _malloc
movq %rax, -192(%rbp)
movq -192(%rbp), %rax
movl $50, (%rax)
movq -176(%rbp), %rdi
movq -192(%rbp), %rsi
callq _insertNodeAtFront
movl $16, %edi
callq _malloc
movq %rax, -200(%rbp)
movq -200(%rbp), %rax
movl $40, (%rax)
movq -176(%rbp), %rdi
movq -200(%rbp), %rsi
callq _insertNodeAtFront
movl $16, %edi
callq _malloc
movq %rax, -208(%rbp)
movq -208(%rbp), %rax
movl $30, (%rax)
movq -176(%rbp), %rdi
movq -208(%rbp), %rsi
callq _insertNodeAtFront
movl $16, %edi
callq _malloc
movq %rax, -216(%rbp)
movq -216(%rbp), %rax
movl $20, (%rax)
movq -176(%rbp), %rdi
movq -216(%rbp), %rsi
callq _insertNodeAtFront
movl $16, %edi
callq _malloc
movq %rax, -224(%rbp)
movq -224(%rbp), %rax
movl $10, (%rax)
movq -176(%rbp), %rdi
movq -224(%rbp), %rsi
callq _insertNodeAtFront
leaq L_.str.13(%rip), %rdi
callq _puts
movq -176(%rbp), %rdi
callq _printAllList
leaq L_.str.14(%rip), %rdi
callq _puts
movq -176(%rbp), %rax
movq (%rax), %rdi
callq _invert_linked_list
movq %rax, %rcx
movq -176(%rbp), %rax
movq %rcx, (%rax)
movq -176(%rbp), %rdi
callq _printAllList
leaq L_.str.15(%rip), %rdi
callq _puts
movl $8, %edi
callq _malloc
movq %rax, -232(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -240(%rbp)
movq -240(%rbp), %rax
movl $200, (%rax)
movq -232(%rbp), %rdi
movq -240(%rbp), %rsi
callq _insertNodeAtFront
movl $16, %edi
callq _malloc
movq %rax, -248(%rbp)
movq -248(%rbp), %rax
movl $150, (%rax)
movq -232(%rbp), %rdi
movq -248(%rbp), %rsi
callq _insertNodeAtFront
movl $16, %edi
callq _malloc
movq %rax, -256(%rbp)
movq -256(%rbp), %rax
movl $140, (%rax)
movq -232(%rbp), %rdi
movq -256(%rbp), %rsi
callq _insertNodeAtFront
movl $16, %edi
callq _malloc
movq %rax, -264(%rbp)
movq -264(%rbp), %rax
movl $130, (%rax)
movq -232(%rbp), %rdi
movq -264(%rbp), %rsi
callq _insertNodeAtFront
movl $16, %edi
callq _malloc
movq %rax, -272(%rbp)
movq -272(%rbp), %rax
movl $120, (%rax)
movq -232(%rbp), %rdi
movq -272(%rbp), %rsi
callq _insertNodeAtFront
movl $16, %edi
callq _malloc
movq %rax, -280(%rbp)
movq -280(%rbp), %rax
movl $110, (%rax)
movq -232(%rbp), %rdi
movq -280(%rbp), %rsi
callq _insertNodeAtFront
movq -176(%rbp), %rax
movq (%rax), %rdi
callq _invert_linked_list
movq %rax, %rcx
movq -176(%rbp), %rax
movq %rcx, (%rax)
movq -176(%rbp), %rax
movq (%rax), %rdi
movq -232(%rbp), %rax
movq (%rax), %rsi
callq _concatenate
movq %rax, %rcx
movq -176(%rbp), %rax
movq %rcx, (%rax)
movq -232(%rbp), %rdi
callq _free
movq -176(%rbp), %rdi
callq _printAllList
leaq L_.str.16(%rip), %rdi
callq _puts
movq -176(%rbp), %rdi
callq _countLinkedListLength
movl %eax, -284(%rbp)
leaq L_.str.17(%rip), %rdi
callq _puts
movq -176(%rbp), %rdi
callq _printAllList
movl -284(%rbp), %esi
leaq L_.str.18(%rip), %rdi
movb $0, %al
callq _printf
movq -232(%rbp), %rdi
callq _countLinkedListLength
movl %eax, -284(%rbp)
leaq L_.str.19(%rip), %rdi
callq _puts
movq -232(%rbp), %rdi
callq _printAllList
movl -284(%rbp), %esi
leaq L_.str.20(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rdi
callq _countLinkedListLength
movl %eax, -284(%rbp)
leaq L_.str.21(%rip), %rdi
callq _puts
movl -284(%rbp), %esi
leaq L_.str.22(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rdi
callq _free
movq $0, -24(%rbp)
movq -24(%rbp), %rdi
callq _countLinkedListLength
movl %eax, -284(%rbp)
leaq L_.str.23(%rip), %rdi
callq _puts
movl -284(%rbp), %esi
leaq L_.str.22(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $288, %rsp ## imm = 0x120
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printAllList ## -- Begin function printAllList
.p2align 4, 0x90
_printAllList: ## @printAllList
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
cmpq $0, -8(%rbp)
jne LBB1_2
## %bb.1:
jmp LBB1_6
LBB1_2:
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
LBB1_3: ## =>This Inner Loop Header: Depth=1
cmpq $0, -16(%rbp)
je LBB1_5
## %bb.4: ## in Loop: Header=BB1_3 Depth=1
movq -16(%rbp), %rax
movl (%rax), %esi
leaq L_.str.24(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB1_3
LBB1_5:
leaq L_.str.25(%rip), %rdi
movb $0, %al
callq _printf
LBB1_6:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _insertNodeAtFront ## -- Begin function insertNodeAtFront
.p2align 4, 0x90
_insertNodeAtFront: ## @insertNodeAtFront
.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)
cmpq $0, -16(%rbp)
jne LBB2_2
## %bb.1:
jmp LBB2_6
LBB2_2:
cmpq $0, -8(%rbp)
je LBB2_4
## %bb.3:
movq -8(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB2_5
LBB2_4:
movq -16(%rbp), %rax
movq $0, 8(%rax)
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
LBB2_5:
jmp LBB2_6
LBB2_6:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _searchNode ## -- Begin function searchNode
.p2align 4, 0x90
_searchNode: ## @searchNode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
cmpq $0, -16(%rbp)
je LBB3_7
## %bb.1:
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
LBB3_2: ## =>This Inner Loop Header: Depth=1
cmpq $0, -32(%rbp)
je LBB3_6
## %bb.3: ## in Loop: Header=BB3_2 Depth=1
movq -32(%rbp), %rax
movl (%rax), %eax
cmpl -20(%rbp), %eax
jne LBB3_5
## %bb.4:
movl -20(%rbp), %esi
movq -32(%rbp), %rdx
leaq L_.str.26(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB3_9
LBB3_5: ## in Loop: Header=BB3_2 Depth=1
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
jmp LBB3_2
LBB3_6:
jmp LBB3_8
LBB3_7:
leaq L_.str.27(%rip), %rdi
movb $0, %al
callq _printf
movq $0, -8(%rbp)
jmp LBB3_9
LBB3_8:
leaq L_.str.28(%rip), %rdi
movb $0, %al
callq _printf
movq $0, -8(%rbp)
LBB3_9:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _insertNode ## -- Begin function insertNode
.p2align 4, 0x90
_insertNode: ## @insertNode
.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)
cmpq $0, -24(%rbp)
jne LBB4_2
## %bb.1:
jmp LBB4_6
LBB4_2:
cmpq $0, -16(%rbp)
je LBB4_4
## %bb.3:
movq -16(%rbp), %rax
movq 8(%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB4_5
LBB4_4:
movq -24(%rbp), %rax
movq $0, 8(%rax)
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
LBB4_5:
jmp LBB4_6
LBB4_6:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _searchPrevNode ## -- Begin function searchPrevNode
.p2align 4, 0x90
_searchPrevNode: ## @searchPrevNode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
cmpq $0, -24(%rbp)
jne LBB5_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB5_8
LBB5_2:
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
LBB5_3: ## =>This Inner Loop Header: Depth=1
cmpq $0, -32(%rbp)
je LBB5_7
## %bb.4: ## in Loop: Header=BB5_3 Depth=1
movq -32(%rbp), %rax
movq 8(%rax), %rax
cmpq -24(%rbp), %rax
jne LBB5_6
## %bb.5:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB5_8
LBB5_6: ## in Loop: Header=BB5_3 Depth=1
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
jmp LBB5_3
LBB5_7:
leaq L_.str.29(%rip), %rdi
movb $0, %al
callq _printf
movq $0, -8(%rbp)
LBB5_8:
movq -8(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _deleteNode ## -- Begin function deleteNode
.p2align 4, 0x90
_deleteNode: ## @deleteNode
.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)
cmpq $0, -24(%rbp)
je LBB6_2
## %bb.1:
cmpq $0, -8(%rbp)
jne LBB6_3
LBB6_2:
jmp LBB6_7
LBB6_3:
cmpq $0, -16(%rbp)
je LBB6_5
## %bb.4:
movq -24(%rbp), %rax
movq 8(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB6_6
LBB6_5:
movq -24(%rbp), %rax
movq 8(%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
LBB6_6:
jmp LBB6_7
LBB6_7:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _invert_linked_list ## -- Begin function invert_linked_list
.p2align 4, 0x90
_invert_linked_list: ## @invert_linked_list
.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 $0, -24(%rbp)
movq $0, -32(%rbp)
cmpq $0, -16(%rbp)
jne LBB7_2
## %bb.1:
movq $0, -8(%rbp)
jmp LBB7_6
LBB7_2:
jmp LBB7_3
LBB7_3: ## =>This Inner Loop Header: Depth=1
cmpq $0, -16(%rbp)
je LBB7_5
## %bb.4: ## in Loop: Header=BB7_3 Depth=1
movq -16(%rbp), %rax
movq %rax, -24(%rbp)
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
movq -32(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rax
movq %rax, -32(%rbp)
jmp LBB7_3
LBB7_5:
movq -32(%rbp), %rax
movq %rax, -8(%rbp)
LBB7_6:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _concatenate ## -- Begin function concatenate
.p2align 4, 0x90
_concatenate: ## @concatenate
.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)
cmpq $0, -16(%rbp)
jne LBB8_3
## %bb.1:
cmpq $0, -24(%rbp)
jne LBB8_3
## %bb.2:
movq $0, -8(%rbp)
jmp LBB8_11
LBB8_3:
cmpq $0, -16(%rbp)
jne LBB8_5
## %bb.4:
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB8_11
LBB8_5:
cmpq $0, -24(%rbp)
jne LBB8_7
## %bb.6:
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB8_11
LBB8_7:
movq -16(%rbp), %rax
movq %rax, -32(%rbp)
LBB8_8: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
cmpq $0, 8(%rax)
je LBB8_10
## %bb.9: ## in Loop: Header=BB8_8 Depth=1
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
jmp LBB8_8
LBB8_10:
movq -24(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
LBB8_11:
movq -8(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _countLinkedListLength ## -- Begin function countLinkedListLength
.p2align 4, 0x90
_countLinkedListLength: ## @countLinkedListLength
.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 $0, -20(%rbp)
movq $0, -32(%rbp)
cmpq $0, -16(%rbp)
jne LBB9_2
## %bb.1:
movl $-1, -4(%rbp)
jmp LBB9_8
LBB9_2:
movq -16(%rbp), %rax
cmpq $0, (%rax)
jne LBB9_4
## %bb.3:
movl -20(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB9_8
LBB9_4:
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
LBB9_5: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
cmpq $0, 8(%rax)
je LBB9_7
## %bb.6: ## in Loop: Header=BB9_5 Depth=1
movq -32(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB9_5
LBB9_7:
movl -20(%rbp), %eax
movl %eax, -4(%rbp)
LBB9_8:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\354\213\244\354\212\2651 : linked list \353\247\214\353\223\244\352\270\260 "
L_.str.1: ## @.str.1
.asciz "current node's data : %d, next's address: NULL, next data: none \n"
L_.str.2: ## @.str.2
.asciz "current node's data : %d, next's address: %p, next data: %d \n"
L_.str.3: ## @.str.3
.asciz "\n//"
L_.str.4: ## @.str.4
.asciz "\354\213\244\354\212\2652 : list \354\225\236\354\227\220 node \354\266\224\352\260\200\355\225\230\352\270\260."
L_.str.5: ## @.str.5
.asciz "\354\213\244\354\212\2653 : list\354\227\220\354\204\234 \354\236\205\353\240\245\353\220\234 \353\215\260\354\235\264\355\204\260 \354\260\276\352\270\260"
L_.str.6: ## @.str.6
.asciz "\354\213\244\354\212\2654 : \354\243\274\354\226\264\354\247\204 \353\205\270\353\223\234 \353\213\244\354\235\214\354\227\220 \354\203\210 \353\205\270\353\223\234 \354\266\224\352\260\200\355\225\230\352\270\260"
L_.str.7: ## @.str.7
.asciz "(test1)"
L_.str.8: ## @.str.8
.asciz "(test2)"
L_.str.9: ## @.str.9
.asciz "\354\213\244\354\212\2655 : \353\205\270\353\223\234 \354\202\255\354\240\234\355\225\230\352\270\260"
L_.str.10: ## @.str.10
.asciz "(test1/\355\212\271\354\240\225 \353\205\270\353\223\234 \354\202\255\354\240\234\355\225\230\352\270\260)"
L_.str.11: ## @.str.11
.asciz "(test2/\353\205\270\353\223\234 \354\227\206\354\235\204 \353\225\214\352\271\214\354\247\200 \354\202\255\354\240\234\355\225\230\352\270\260)"
L_.str.12: ## @.str.12
.asciz "\354\213\244\354\212\2656 : \354\227\255\354\210\234"
L_.str.13: ## @.str.13
.asciz "before invert"
L_.str.14: ## @.str.14
.asciz "after invert"
L_.str.15: ## @.str.15
.asciz "\n//\n\354\213\244\354\212\2657 : Concatenate"
L_.str.16: ## @.str.16
.asciz "\n//\n\354\236\220\353\243\214\352\265\254\354\241\260 \354\261\205 4.2-4 : length"
L_.str.17: ## @.str.17
.asciz "list3: "
L_.str.18: ## @.str.18
.asciz "list3\354\235\230 \353\205\270\353\223\234 \352\260\257\354\210\230 : %d \n"
L_.str.19: ## @.str.19
.asciz "\nlist4: "
L_.str.20: ## @.str.20
.asciz "list4\354\235\230 \353\205\270\353\223\234 \352\260\257\354\210\230 : %d \n"
L_.str.21: ## @.str.21
.asciz "\nlist: "
L_.str.22: ## @.str.22
.asciz "list\354\235\230 \353\205\270\353\223\234 \352\260\257\354\210\230 : %d \n"
L_.str.23: ## @.str.23
.asciz "\nif list is freed "
L_.str.24: ## @.str.24
.asciz "%d "
L_.str.25: ## @.str.25
.asciz "\n"
L_.str.26: ## @.str.26
.asciz "%d\353\212\224 %p\354\227\220 \354\236\210\354\212\265\353\213\210\353\213\244.\n"
L_.str.27: ## @.str.27
.asciz "\353\246\254\354\212\244\355\212\270\353\245\274 \354\260\276\354\235\204 \354\210\230 \354\227\206\354\212\265\353\213\210\353\213\244\n"
L_.str.28: ## @.str.28
.asciz "\354\260\276\353\212\224 \354\210\253\354\236\220\352\260\200 \354\227\206\354\212\265\353\213\210\353\213\244.\n"
L_.str.29: ## @.str.29
.asciz "\355\203\200\352\262\237 \353\205\270\353\223\234\353\212\224 list head\354\227\220 \354\236\210\354\212\265\353\213\210\353\213\244.\n"
.subsections_via_symbols
|
the_stack_data/391176.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _removeDuplicates ; -- Begin function removeDuplicates
.p2align 2
_removeDuplicates: ; @removeDuplicates
.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]
stur x8, [x29, #-16]
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_5 Depth 2
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
tbz w8, #0, LBB0_11
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-16]
str x8, [sp, #24]
b LBB0_5
LBB0_5: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_10
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=2
ldur x8, [x29, #-16]
ldr w8, [x8]
ldr x9, [sp, #24]
ldr x9, [x9, #8]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=2
ldr x8, [sp, #24]
ldr x8, [x8, #8]
str x8, [sp, #16]
ldr x8, [sp, #24]
ldr x8, [x8, #8]
ldr x8, [x8, #8]
ldr x9, [sp, #24]
str x8, [x9, #8]
ldr x0, [sp, #16]
bl _free
b LBB0_9
LBB0_8: ; in Loop: Header=BB0_5 Depth=2
ldr x8, [sp, #24]
ldr x8, [x8, #8]
str x8, [sp, #24]
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_5 Depth=2
b LBB0_5
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
stur x8, [x29, #-16]
b LBB0_1
LBB0_11:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
mov w8, #1
stur w8, [x29, #-12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #16
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w1, [sp, #16]
add x0, sp, #8
bl _push
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB1_1
LBB1_4:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x0, [sp, #8]
bl _printList
ldr x0, [sp, #8]
bl _removeDuplicates
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x0, [sp, #8]
bl _printList
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _push ; -- Begin function push
.p2align 2
_push: ; @push
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
mov x0, #16
bl _malloc
str x0, [sp, #8]
ldur w8, [x29, #-12]
ldr x9, [sp, #8]
str w8, [x9]
ldur x8, [x29, #-8]
ldr x8, [x8]
ldr x9, [sp, #8]
str x8, [x9, #8]
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9]
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]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #8]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str x8, [sp, #8]
b LBB3_1
LBB3_3:
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter the number of items: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Enter item no. %d: "
l_.str.3: ; @.str.3
.asciz "\n Linked list before removing duplicates "
l_.str.4: ; @.str.4
.asciz "\n Linked list after removing duplicates "
l_.str.5: ; @.str.5
.asciz "%d "
l_.str.6: ; @.str.6
.asciz "\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _removeDuplicates ## -- Begin function removeDuplicates
.p2align 4, 0x90
_removeDuplicates: ## @removeDuplicates
.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 -8(%rbp), %rax
movq %rax, -16(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_5 Depth 2
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, -16(%rbp)
movb %al, -33(%rbp) ## 1-byte Spill
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
cmpq $0, 8(%rax)
setne %al
movb %al, -33(%rbp) ## 1-byte Spill
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movb -33(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_4
jmp LBB0_11
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq %rax, -24(%rbp)
LBB0_5: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movq -24(%rbp), %rax
cmpq $0, 8(%rax)
je LBB0_10
## %bb.6: ## in Loop: Header=BB0_5 Depth=2
movq -16(%rbp), %rax
movl (%rax), %eax
movq -24(%rbp), %rcx
movq 8(%rcx), %rcx
cmpl (%rcx), %eax
jne LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=2
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -32(%rbp)
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq 8(%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -32(%rbp), %rdi
callq _free
jmp LBB0_9
LBB0_8: ## in Loop: Header=BB0_5 Depth=2
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -24(%rbp)
LBB0_9: ## in Loop: Header=BB0_5 Depth=2
jmp LBB0_5
LBB0_10: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB0_1
LBB0_11:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movq $0, -24(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl $1, -12(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -12(%rbp), %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movl -16(%rbp), %esi
leaq -24(%rbp), %rdi
callq _push
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_1
LBB1_4:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rdi
callq _printList
movq -24(%rbp), %rdi
callq _removeDuplicates
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movq -24(%rbp), %rdi
callq _printList
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _push ## -- Begin function push
.p2align 4, 0x90
_push: ## @push
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $16, %edi
callq _malloc
movq %rax, -24(%rbp)
movl -12(%rbp), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
movq -8(%rbp), %rax
movq (%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
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)
LBB3_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -8(%rbp)
je LBB3_3
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movl (%rax), %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB3_1
LBB3_3:
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter the number of items: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Enter item no. %d: "
L_.str.3: ## @.str.3
.asciz "\n Linked list before removing duplicates "
L_.str.4: ## @.str.4
.asciz "\n Linked list after removing duplicates "
L_.str.5: ## @.str.5
.asciz "%d "
L_.str.6: ## @.str.6
.asciz "\n"
.subsections_via_symbols
|
the_stack_data/76700165.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, #304
.cfi_def_cfa_offset 304
stp x28, x27, [sp, #272] ; 16-byte Folded Spill
stp x29, x30, [sp, #288] ; 16-byte Folded Spill
add x29, sp, #288
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
stur wzr, [x29, #-20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #104
str x8, [sp, #24] ; 8-byte Folded Spill
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
ldr x8, [sp, #24] ; 8-byte Folded Reload
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
mov x9, sp
add x8, sp, #80
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
str x0, [sp, #56] ; 8-byte Folded Spill
bl _scanf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
add x8, sp, #84
str x8, [sp, #48] ; 8-byte Folded Spill
str x8, [x9]
bl _scanf
ldr x8, [sp, #48] ; 8-byte Folded Reload
ldr x0, [sp, #40] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x9, sp
add x8, sp, #76
str x8, [x9]
bl _scanf
ldr x8, [sp, #48] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x9, sp
add x8, sp, #72
str x8, [x9]
bl _scanf
ldr w8, [sp, #80]
ldr w9, [sp, #76]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #72]
ldr w9, [sp, #80]
subs w8, w8, w9
str w8, [sp, #68]
ldr w9, [sp, #72]
; implicit-def: $x8
mov x8, x9
mov x9, sp
add x10, sp, #104
str x10, [x9]
add x10, sp, #84
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #72]
ldr w9, [sp, #76]
subs w8, w8, w9
str w8, [sp, #68]
ldr w9, [sp, #68]
; implicit-def: $x8
mov x8, x9
mov x9, sp
add x10, sp, #84
str x10, [x9]
add x10, sp, #104
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "digite seu nome: "
l_.str.1: ; @.str.1
.asciz "%s"
l_.str.2: ; @.str.2
.asciz "digite sua idade %s: "
l_.str.3: ; @.str.3
.asciz "%d"
l_.str.4: ; @.str.4
.asciz "digite nome de outra pessoa: "
l_.str.5: ; @.str.5
.asciz "digite o ano atual: "
l_.str.6: ; @.str.6
.asciz " %s voce e mais novo(a) que %s e nasceu no ano de %d\n "
l_.str.7: ; @.str.7
.asciz " %s vc e mais novo(a) que %s e nasceu no ano de %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 $224, %rsp
movl $0, -4(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -176(%rbp), %rsi
movb $0, %al
callq _scanf
leaq -176(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -212(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -208(%rbp), %rsi
movb $0, %al
callq _scanf
leaq -208(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -216(%rbp), %rsi
movb $0, %al
callq _scanf
leaq -208(%rbp), %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -220(%rbp), %rsi
movb $0, %al
callq _scanf
movl -212(%rbp), %eax
cmpl -216(%rbp), %eax
jge LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -220(%rbp), %eax
subl -212(%rbp), %eax
movl %eax, -224(%rbp)
leaq -176(%rbp), %rsi
leaq -208(%rbp), %rdx
movl -220(%rbp), %ecx
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_4
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movl -220(%rbp), %eax
subl -216(%rbp), %eax
movl %eax, -224(%rbp)
leaq -208(%rbp), %rsi
leaq -176(%rbp), %rdx
movl -224(%rbp), %ecx
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "digite seu nome: "
L_.str.1: ## @.str.1
.asciz "%s"
L_.str.2: ## @.str.2
.asciz "digite sua idade %s: "
L_.str.3: ## @.str.3
.asciz "%d"
L_.str.4: ## @.str.4
.asciz "digite nome de outra pessoa: "
L_.str.5: ## @.str.5
.asciz "digite o ano atual: "
L_.str.6: ## @.str.6
.asciz " %s voce e mais novo(a) que %s e nasceu no ano de %d\n "
L_.str.7: ## @.str.7
.asciz " %s vc e mais novo(a) que %s e nasceu no ano de %d\n "
.subsections_via_symbols
|
the_stack_data/29440.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _conditionmixer ; -- Begin function conditionmixer
.p2align 2
_conditionmixer: ; @conditionmixer
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #6
stur w8, [x29, #-4]
mov w8, #109
sturb w8, [x29, #-5]
mov x8, sp
str xzr, [x8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
mov x8, #1
str x8, [sp, #24] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr x8, [sp, #24] ; 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 x8, sp
str xzr, [x8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldursb w8, [x29, #-5]
subs w8, w8, #122
cset w8, ge
mov w9, #0
stur w9, [x29, #-12] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldursb w8, [x29, #-5]
subs w8, w8, #97
cset w8, gt
stur w8, [x29, #-12] ; 4-byte Folded Spill
b LBB0_2
LBB0_2:
ldur w8, [x29, #-12] ; 4-byte Folded Reload
mov x9, sp
mov x10, #1
str x10, [sp, #8] ; 8-byte Folded Spill
; kill: def $x8 killed $w8
and x8, x8, #0x1
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldursb w8, [x29, #-5]
subs w9, w8, #122
mov w8, #0
subs w9, w9, #0
cset w9, eq
and w9, w9, #0x1
ands w9, w9, #0x1
csinc w10, w8, wzr, eq
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
bl _printf
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
bl _printf
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _typemixer ; -- Begin function typemixer
.p2align 2
_typemixer: ; @typemixer
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #1
stur w8, [x29, #-4]
mov w8, #10
stur w8, [x29, #-8]
mov w8, #20
stur w8, [x29, #-12]
mov w8, #97
sturb w8, [x29, #-13]
mov w8, #66
sturb w8, [x29, #-14]
mov w8, #36
sturb w8, [x29, #-15]
ldur w8, [x29, #-4]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-8]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldursb w12, [x29, #-13]
ldursb w11, [x29, #-14]
ldursb w10, [x29, #-15]
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.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldursb w8, [x29, #-13]
ldur w9, [x29, #-8]
add w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldursb w8, [x29, #-13]
ldur w9, [x29, #-8]
add w8, w8, w9
sturb w8, [x29, #-16]
ldursb w10, [x29, #-16]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldursb w8, [x29, #-14]
subs w10, w8, #6
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
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
bl _typemixer
bl _conditionmixer
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "3==4 = %d\n"
l_.str.1: ; @.str.1
.asciz "3==3 = %d\n"
l_.str.2: ; @.str.2
.asciz "!0 = %d\n"
l_.str.3: ; @.str.3
.asciz "!(-1) = %d\n"
l_.str.4: ; @.str.4
.asciz "%d\n"
l_.str.5: ; @.str.5
.asciz "i = %d \tj=%d \t\t k=%d\n"
l_.str.6: ; @.str.6
.asciz "a = %c \tB=%c \t\t dollarSign=%c\n"
l_.str.7: ; @.str.7
.asciz "a+j=%d\n"
l_.str.8: ; @.str.8
.asciz "a+j=%c\n"
l_.str.9: ; @.str.9
.asciz "B-6=%d\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _conditionmixer ## -- Begin function conditionmixer
.p2align 4, 0x90
_conditionmixer: ## @conditionmixer
.cfi_startproc
## %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 $6, -4(%rbp)
movb $109, -5(%rbp)
leaq L_.str(%rip), %rdi
xorl %esi, %esi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movl $1, %esi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
movl $1, %esi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
xorl %esi, %esi
movb $0, %al
callq _printf
movsbl -5(%rbp), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $122, %ecx
movb %al, -6(%rbp) ## 1-byte Spill
jge LBB0_2
## %bb.1:
movsbl -5(%rbp), %eax
cmpl $97, %eax
setg %al
movb %al, -6(%rbp) ## 1-byte Spill
LBB0_2:
movb -6(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movsbl -5(%rbp), %eax
subl $122, %eax
cmpl $0, %eax
setne %cl
xorb $-1, %cl
xorl %esi, %esi
movl $1, %eax
testb $1, %cl
cmovnel %eax, %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
movl $1, %esi
movb $0, %al
callq _printf
movl -4(%rbp), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _typemixer ## -- Begin function typemixer
.p2align 4, 0x90
_typemixer: ## @typemixer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $1, -4(%rbp)
movl $10, -8(%rbp)
movl $20, -12(%rbp)
movb $97, -13(%rbp)
movb $66, -14(%rbp)
movb $36, -15(%rbp)
movl -4(%rbp), %esi
movl -8(%rbp), %edx
movl -12(%rbp), %ecx
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movsbl -13(%rbp), %esi
movsbl -14(%rbp), %edx
movsbl -15(%rbp), %ecx
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movsbl -13(%rbp), %esi
addl -8(%rbp), %esi
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
movsbl -13(%rbp), %eax
addl -8(%rbp), %eax
## kill: def $al killed $al killed $eax
movb %al, -16(%rbp)
movsbl -16(%rbp), %esi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
movsbl -14(%rbp), %esi
subl $6, %esi
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
callq _typemixer
callq _conditionmixer
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "3==4 = %d\n"
L_.str.1: ## @.str.1
.asciz "3==3 = %d\n"
L_.str.2: ## @.str.2
.asciz "!0 = %d\n"
L_.str.3: ## @.str.3
.asciz "!(-1) = %d\n"
L_.str.4: ## @.str.4
.asciz "%d\n"
L_.str.5: ## @.str.5
.asciz "i = %d \tj=%d \t\t k=%d\n"
L_.str.6: ## @.str.6
.asciz "a = %c \tB=%c \t\t dollarSign=%c\n"
L_.str.7: ## @.str.7
.asciz "a+j=%d\n"
L_.str.8: ## @.str.8
.asciz "a+j=%c\n"
L_.str.9: ## @.str.9
.asciz "B-6=%d\n"
.subsections_via_symbols
|
the_stack_data/1153839.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _DHprime ; @DHprime
_DHprime:
.ascii "\244x\216!\204\270\326\213\376\002i\016M\276H[\027\250\013\305\362\035h\017\032\204\023\023\2274\367\362\260\333N%7P\001\212\255\236\206\324\233`\004\273\274\360Q\365/\313f\320\305\374\246?\277\3464\0274\205\273\277vB\351\337\234t\270[hU\351B\023\270\302\330\221b\253\357\3644$5\016\226\276A\355\324-\351\232iac\214\035\254Y\213\311\r\240i\265\fAM\216\270e*\334\377J'\rV\177"
.globl _DHgen ; @DHgen
_DHgen:
.byte 5 ; 0x5
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl _DHprime ## @DHprime
.p2align 4
_DHprime:
.ascii "\244x\216!\204\270\326\213\376\002i\016M\276H[\027\250\013\305\362\035h\017\032\204\023\023\2274\367\362\260\333N%7P\001\212\255\236\206\324\233`\004\273\274\360Q\365/\313f\320\305\374\246?\277\3464\0274\205\273\277vB\351\337\234t\270[hU\351B\023\270\302\330\221b\253\357\3644$5\016\226\276A\355\324-\351\232iac\214\035\254Y\213\311\r\240i\265\fAM\216\270e*\334\377J'\rV\177"
.globl _DHgen ## @DHgen
_DHgen:
.byte 5 ## 0x5
.subsections_via_symbols
|
the_stack_data/329366.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _CreateLL1 ; -- Begin function CreateLL1
.p2align 2
_CreateLL1: ; @CreateLL1
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
mov x0, #16
bl _malloc
adrp x8, _first@PAGE
str x0, [x8, _first@PAGEOFF]
ldur x9, [x29, #-8]
ldr w9, [x9]
ldr x10, [x8, _first@PAGEOFF]
str w9, [x10]
ldr x9, [x8, _first@PAGEOFF]
; kill: def $x10 killed $xzr
str xzr, [x9, #8]
ldr x8, [x8, _first@PAGEOFF]
str x8, [sp, #16]
mov w8, #1
str w8, [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
mov x0, #16
bl _malloc
str x0, [sp, #24]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
str w8, [x9]
ldr x8, [sp, #24]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x8, [sp, #24]
ldr x9, [sp, #16]
str x8, [x9, #8]
ldr x8, [sp, #24]
str x8, [sp, #16]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_4:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _CreateLL2 ; -- Begin function CreateLL2
.p2align 2
_CreateLL2: ; @CreateLL2
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
mov x0, #16
bl _malloc
adrp x8, _second@PAGE
str x0, [x8, _second@PAGEOFF]
ldur x9, [x29, #-8]
ldr w9, [x9]
ldr x10, [x8, _second@PAGEOFF]
str w9, [x10]
ldr x9, [x8, _second@PAGEOFF]
; kill: def $x10 killed $xzr
str xzr, [x9, #8]
ldr x8, [x8, _second@PAGEOFF]
str x8, [sp, #16]
mov w8, #1
str w8, [sp, #12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
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
mov x0, #16
bl _malloc
str x0, [sp, #24]
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
ldr w8, [x8, x9, lsl #2]
ldr x9, [sp, #24]
str w8, [x9]
ldr x8, [sp, #24]
; kill: def $x9 killed $xzr
str xzr, [x8, #8]
ldr x8, [sp, #24]
ldr x9, [sp, #16]
str x8, [x9, #8]
ldr x8, [sp, #24]
str x8, [sp, #16]
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, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _DisplayLL ; -- Begin function DisplayLL
.p2align 2
_DisplayLL: ; @DisplayLL
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
b 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 _Concatenate ; -- Begin function Concatenate
.p2align 2
_Concatenate: ; @Concatenate
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
str x1, [sp]
ldr x8, [sp, #8]
adrp x9, _third@PAGE
str x8, [x9, _third@PAGEOFF]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB3_3
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldr x8, [sp, #8]
ldr x8, [x8, #8]
str x8, [sp, #8]
b LBB3_1
LBB3_3:
ldr x8, [sp]
ldr x9, [sp, #8]
str x8, [x9, #8]
; kill: def $x8 killed $xzr
str xzr, [sp]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #28]
adrp x8, l___const.main.a@PAGE
add x8, x8, l___const.main.a@PAGEOFF
ldr q0, [x8]
sub x0, x29, #32
stur q0, [x29, #-32]
ldr w8, [x8, #16]
stur w8, [x29, #-16]
adrp x8, l___const.main.b@PAGE
add x8, x8, l___const.main.b@PAGEOFF
ldr q0, [x8]
add x9, sp, #32
str x9, [sp, #8] ; 8-byte Folded Spill
str q0, [sp, #32]
ldr x8, [x8, #16]
str x8, [sp, #48]
mov w8, #5
str w8, [sp, #24]
mov w8, #6
str w8, [sp, #20]
ldr w1, [sp, #24]
bl _CreateLL1
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldr w1, [sp, #20]
bl _CreateLL2
adrp x8, _first@PAGE
ldr x0, [x8, _first@PAGEOFF]
adrp x8, _second@PAGE
ldr x1, [x8, _second@PAGEOFF]
bl _Concatenate
adrp x8, _third@PAGE
ldr x0, [x8, _third@PAGEOFF]
bl _DisplayLL
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
bl ___stack_chk_fail
LBB4_2:
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.globl _first ; @first
.zerofill __DATA,__common,_first,8,3
.globl _second ; @second
.zerofill __DATA,__common,_second,8,3
.globl _third ; @third
.zerofill __DATA,__common,_third,8,3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\t"
.section __TEXT,__const
.p2align 2 ; @__const.main.a
l___const.main.a:
.long 7 ; 0x7
.long 6 ; 0x6
.long 5 ; 0x5
.long 9 ; 0x9
.long 1 ; 0x1
.p2align 2 ; @__const.main.b
l___const.main.b:
.long 0 ; 0x0
.long 6 ; 0x6
.long 4 ; 0x4
.long 3 ; 0x3
.long 8 ; 0x8
.long 10 ; 0xa
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _CreateLL1 ## -- Begin function CreateLL1
.p2align 4, 0x90
_CreateLL1: ## @CreateLL1
.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 $16, %edi
callq _malloc
movq %rax, _first(%rip)
movq -8(%rbp), %rax
movl (%rax), %ecx
movq _first(%rip), %rax
movl %ecx, (%rax)
movq _first(%rip), %rax
movq $0, 8(%rax)
movq _first(%rip), %rax
movq %rax, -32(%rbp)
movl $1, -36(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $16, %edi
callq _malloc
movq %rax, -24(%rbp)
movq -8(%rbp), %rax
movslq -36(%rbp), %rcx
movl (%rax,%rcx,4), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
movq -24(%rbp), %rax
movq $0, 8(%rax)
movq -24(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rax
movq %rax, -32(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB0_1
LBB0_4:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _CreateLL2 ## -- Begin function CreateLL2
.p2align 4, 0x90
_CreateLL2: ## @CreateLL2
.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 $16, %edi
callq _malloc
movq %rax, _second(%rip)
movq -8(%rbp), %rax
movl (%rax), %ecx
movq _second(%rip), %rax
movl %ecx, (%rax)
movq _second(%rip), %rax
movq $0, 8(%rax)
movq _second(%rip), %rax
movq %rax, -32(%rbp)
movl $1, -36(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl $16, %edi
callq _malloc
movq %rax, -24(%rbp)
movq -8(%rbp), %rax
movslq -36(%rbp), %rcx
movl (%rax,%rcx,4), %ecx
movq -24(%rbp), %rax
movl %ecx, (%rax)
movq -24(%rbp), %rax
movq $0, 8(%rax)
movq -24(%rbp), %rcx
movq -32(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rax
movq %rax, -32(%rbp)
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB1_1
LBB1_4:
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _DisplayLL ## -- Begin function DisplayLL
.p2align 4, 0x90
_DisplayLL: ## @DisplayLL
.cfi_startproc
## %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)
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 _Concatenate ## -- Begin function Concatenate
.p2align 4, 0x90
_Concatenate: ## @Concatenate
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movq %rax, _third(%rip)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
cmpq $0, 8(%rax)
je LBB3_3
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -8(%rbp)
jmp LBB3_1
LBB3_3:
movq -16(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
movq $0, -16(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -68(%rbp)
movq l___const.main.a(%rip), %rax
movq %rax, -32(%rbp)
movq l___const.main.a+8(%rip), %rax
movq %rax, -24(%rbp)
movl l___const.main.a+16(%rip), %eax
movl %eax, -16(%rbp)
movq l___const.main.b(%rip), %rax
movq %rax, -64(%rbp)
movq l___const.main.b+8(%rip), %rax
movq %rax, -56(%rbp)
movq l___const.main.b+16(%rip), %rax
movq %rax, -48(%rbp)
movl $5, -72(%rbp)
movl $6, -76(%rbp)
leaq -32(%rbp), %rdi
movl -72(%rbp), %esi
callq _CreateLL1
leaq -64(%rbp), %rdi
movl -76(%rbp), %esi
callq _CreateLL2
movq _first(%rip), %rdi
movq _second(%rip), %rsi
callq _Concatenate
movq _third(%rip), %rdi
callq _DisplayLL
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB4_2
## %bb.1:
xorl %eax, %eax
addq $80, %rsp
popq %rbp
retq
LBB4_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _first ## @first
.zerofill __DATA,__common,_first,8,3
.globl _second ## @second
.zerofill __DATA,__common,_second,8,3
.globl _third ## @third
.zerofill __DATA,__common,_third,8,3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\t"
.section __TEXT,__const
.p2align 4 ## @__const.main.a
l___const.main.a:
.long 7 ## 0x7
.long 6 ## 0x6
.long 5 ## 0x5
.long 9 ## 0x9
.long 1 ## 0x1
.p2align 4 ## @__const.main.b
l___const.main.b:
.long 0 ## 0x0
.long 6 ## 0x6
.long 4 ## 0x4
.long 3 ## 0x3
.long 8 ## 0x8
.long 10 ## 0xa
.subsections_via_symbols
|
the_stack_data/51700635.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xlate ; -- Begin function xlate
.p2align 2
_xlate: ; @xlate
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
ldur x8, [x29, #-8]
ldrb w9, [x8]
ldur x8, [x29, #-8]
ldrb w8, [x8, #1]
asr w8, w8, #4
orr w8, w8, w9, lsl #2
sturb w8, [x29, #-15]
ldur x8, [x29, #-8]
ldrb w9, [x8, #1]
ldur x8, [x29, #-8]
ldrb w8, [x8, #2]
asr w8, w8, #2
orr w8, w8, w9, lsl #4
sturb w8, [x29, #-14]
ldur x8, [x29, #-8]
ldrb w9, [x8, #2]
ldur x8, [x29, #-8]
ldrb w8, [x8, #3]
asr w8, w8, #0
orr w8, w8, w9, lsl #6
sturb w8, [x29, #-13]
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldursw x10, [x29, #-12]
adrp x9, _nbytes@PAGE
add x9, x9, _nbytes@PAGEOFF
ldr w9, [x9, x10, lsl #2]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [sp, #12]
sub x8, x29, #15
ldrb w0, [x8, x9]
bl _putchar
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:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _b64@PAGE
add x8, x8, _b64@PAGEOFF
str x8, [sp, #8] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
stur wzr, [x29, #-12]
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [sp, #16]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
add x9, x8, #1
str x9, [sp, #16]
ldrsb w8, [x8]
stur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_9
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #61
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldur w1, [x29, #-12]
sub x0, x29, #16
bl _xlate
b LBB1_9
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldur w1, [x29, #-8]
adrp x0, _b64@PAGE
add x0, x0, _b64@PAGEOFF
bl _strchr
str x0, [sp, #24]
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB1_8
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [sp, #24]
subs x8, x8, x9
ldursw x10, [x29, #-12]
sub x9, x29, #16
; kill: def $w8 killed $w8 killed $x8
strb w8, [x9, x10]
ldur w8, [x29, #-12]
add w8, w8, #1
mov w10, #4
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
stur w8, [x29, #-12]
ldur w8, [x29, #-12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
ldur w1, [x29, #-12]
sub x0, x29, #16
bl _xlate
sturb wzr, [x29, #-13]
sturb wzr, [x29, #-14]
sturb wzr, [x29, #-15]
sturb wzr, [x29, #-16]
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_1 Depth=1
b LBB1_1
LBB1_9:
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 _b64 ; @b64
_b64:
.asciz "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
.globl _nbytes ; @nbytes
.p2align 2
_nbytes:
.long 3 ; 0x3
.long 1 ; 0x1
.long 1 ; 0x1
.long 2 ; 0x2
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "TGl0ZXJhdGVQcm9ncmFtcw=="
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xlate ## -- Begin function xlate
.p2align 4, 0x90
_xlate: ## @xlate
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
movzbl (%rax), %eax
shll $2, %eax
movq -8(%rbp), %rcx
movzbl 1(%rcx), %ecx
sarl $4, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -15(%rbp)
movq -8(%rbp), %rax
movzbl 1(%rax), %eax
shll $4, %eax
movq -8(%rbp), %rcx
movzbl 2(%rcx), %ecx
sarl $2, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -14(%rbp)
movq -8(%rbp), %rax
movzbl 2(%rax), %eax
shll $6, %eax
movq -8(%rbp), %rcx
movzbl 3(%rcx), %ecx
sarl $0, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -13(%rbp)
movl $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
movslq -12(%rbp), %rdx
leaq _nbytes(%rip), %rcx
cmpl (%rcx,%rdx,4), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -20(%rbp), %rax
movzbl -15(%rbp,%rax), %edi
callq _putchar
## %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:
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 $32, %rsp
movl $0, -4(%rbp)
movl $0, -12(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -32(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -32(%rbp)
movsbl (%rax), %eax
movl %eax, -8(%rbp)
cmpl $0, %eax
je LBB1_9
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
cmpl $61, -8(%rbp)
jne LBB1_4
## %bb.3:
leaq -16(%rbp), %rdi
movl -12(%rbp), %esi
callq _xlate
jmp LBB1_9
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movl -8(%rbp), %esi
leaq _b64(%rip), %rdi
callq _strchr
movq %rax, -24(%rbp)
cmpq $0, -24(%rbp)
je LBB1_8
## %bb.5: ## in Loop: Header=BB1_1 Depth=1
movq -24(%rbp), %rax
leaq _b64(%rip), %rcx
subq %rcx, %rax
movb %al, %cl
movslq -12(%rbp), %rax
movb %cl, -16(%rbp,%rax)
movl -12(%rbp), %eax
addl $1, %eax
movl $4, %ecx
cltd
idivl %ecx
movl %edx, -12(%rbp)
cmpl $0, -12(%rbp)
jne LBB1_7
## %bb.6: ## in Loop: Header=BB1_1 Depth=1
leaq -16(%rbp), %rdi
movl -12(%rbp), %esi
callq _xlate
movb $0, -13(%rbp)
movb $0, -14(%rbp)
movb $0, -15(%rbp)
movb $0, -16(%rbp)
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_8
LBB1_8: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_1
LBB1_9:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _b64 ## @b64
.p2align 4
_b64:
.asciz "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
.globl _nbytes ## @nbytes
.p2align 4
_nbytes:
.long 3 ## 0x3
.long 1 ## 0x1
.long 1 ## 0x1
.long 2 ## 0x2
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "TGl0ZXJhdGVQcm9ncmFtcw=="
.subsections_via_symbols
|
the_stack_data/1200420.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #12
cset w8, gt
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_4:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
stur wzr, [x29, #-8]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #60
cset w8, gt
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_5
LBB0_8:
mov w8, #1
stur w8, [x29, #-8]
b LBB0_9
LBB0_9: ; =>This Loop Header: Depth=1
; Child Loop BB0_11 Depth 2
ldur w8, [x29, #-8]
subs w8, w8, #12
cset w8, gt
tbnz w8, #0, LBB0_16
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldur w9, [x29, #-8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-12]
b LBB0_11
LBB0_11: ; Parent Loop BB0_9 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-12]
subs w8, w8, #12
cset w8, gt
tbnz w8, #0, LBB0_14
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=2
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
mul w10, w8, w9
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_11 Depth=2
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_11
LBB0_14: ; in Loop: Header=BB0_9 Depth=1
b LBB0_15
LBB0_15: ; in Loop: Header=BB0_9 Depth=1
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB0_9
LBB0_16:
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz " "
l_.str.1: ; @.str.1
.asciz "%5d"
l_.str.2: ; @.str.2
.asciz "\n +"
l_.str.3: ; @.str.3
.asciz "-"
l_.str.4: ; @.str.4
.asciz "\n%2d |"
l_.str.5: ; @.str.5
.asciz "\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $12, -8(%rbp)
jg LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_4:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -8(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
cmpl $60, -8(%rbp)
jg LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_5
LBB0_8:
movl $1, -8(%rbp)
LBB0_9: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
cmpl $12, -8(%rbp)
jg LBB0_16
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movl -8(%rbp), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -12(%rbp)
LBB0_11: ## Parent Loop BB0_9 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $12, -12(%rbp)
jg LBB0_14
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
movl -8(%rbp), %esi
imull -12(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.13: ## in Loop: Header=BB0_11 Depth=2
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%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 -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_9
LBB0_16:
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz " "
L_.str.1: ## @.str.1
.asciz "%5d"
L_.str.2: ## @.str.2
.asciz "\n +"
L_.str.3: ## @.str.3
.asciz "-"
L_.str.4: ## @.str.4
.asciz "\n%2d |"
L_.str.5: ## @.str.5
.asciz "\n"
.subsections_via_symbols
|
the_stack_data/864098.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mul8_225 ; -- Begin function mul8_225
.p2align 2
_mul8_225: ; @mul8_225
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
strb w0, [sp, #127]
strb w1, [sp, #126]
strh wzr, [sp, #124]
ldrb w8, [sp, #127]
asr w8, w8, #0
and w8, w8, #0x1
strb w8, [sp, #123]
ldrb w8, [sp, #127]
asr w8, w8, #1
and w8, w8, #0x1
strb w8, [sp, #122]
ldrb w8, [sp, #127]
asr w8, w8, #2
and w8, w8, #0x1
strb w8, [sp, #121]
ldrb w8, [sp, #127]
asr w8, w8, #3
and w8, w8, #0x1
strb w8, [sp, #120]
ldrb w8, [sp, #127]
asr w8, w8, #4
and w8, w8, #0x1
strb w8, [sp, #119]
ldrb w8, [sp, #127]
asr w8, w8, #5
and w8, w8, #0x1
strb w8, [sp, #118]
ldrb w8, [sp, #127]
asr w8, w8, #6
and w8, w8, #0x1
strb w8, [sp, #117]
ldrb w8, [sp, #127]
asr w8, w8, #7
and w8, w8, #0x1
strb w8, [sp, #116]
ldrb w8, [sp, #126]
asr w8, w8, #1
and w8, w8, #0x1
strb w8, [sp, #115]
ldrb w8, [sp, #126]
asr w8, w8, #2
and w8, w8, #0x1
strb w8, [sp, #114]
ldrb w8, [sp, #126]
asr w8, w8, #3
and w8, w8, #0x1
strb w8, [sp, #113]
ldrb w8, [sp, #126]
asr w8, w8, #4
and w8, w8, #0x1
strb w8, [sp, #112]
ldrb w8, [sp, #126]
asr w8, w8, #5
and w8, w8, #0x1
strb w8, [sp, #111]
ldrb w8, [sp, #126]
asr w8, w8, #6
and w8, w8, #0x1
strb w8, [sp, #110]
ldrb w8, [sp, #126]
asr w8, w8, #7
and w8, w8, #0x1
strb w8, [sp, #109]
ldrb w8, [sp, #115]
ldrb w9, [sp, #117]
and w8, w8, w9
strb w8, [sp, #108]
ldrb w8, [sp, #109]
ldrb w9, [sp, #121]
and w8, w8, w9
ldrb w10, [sp, #109]
ldrb w9, [sp, #117]
bic w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #107]
ldrb w8, [sp, #109]
ldrb w9, [sp, #121]
and w8, w8, w9
ldrb w10, [sp, #109]
ldrb w9, [sp, #117]
bic w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #106]
ldrb w8, [sp, #122]
ldrb w9, [sp, #110]
and w8, w8, w9
strb w8, [sp, #105]
ldrb w8, [sp, #105]
mvn w8, w8
strb w8, [sp, #104]
ldrb w8, [sp, #106]
mvn w8, w8
strb w8, [sp, #103]
ldrb w8, [sp, #115]
ldrb w9, [sp, #108]
and w8, w8, w9
ldrb w10, [sp, #115]
ldrb w9, [sp, #109]
bic w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #102]
ldrb w8, [sp, #102]
ldrb w9, [sp, #107]
and w8, w8, w9
strb w8, [sp, #101]
ldrb w8, [sp, #104]
ldrb w9, [sp, #117]
and w8, w8, w9
strb w8, [sp, #100]
ldrb w8, [sp, #100]
ldrb w9, [sp, #110]
and w8, w8, w9
mvn w8, w8
strb w8, [sp, #99]
ldrb w8, [sp, #103]
ldrb w9, [sp, #123]
orr w8, w8, w9
mvn w8, w8
strb w8, [sp, #98]
ldrb w8, [sp, #104]
mvn w8, w8
strb w8, [sp, #97]
ldrb w8, [sp, #99]
mvn w8, w8
strb w8, [sp, #96]
ldrb w8, [sp, #99]
mvn w8, w8
strb w8, [sp, #95]
ldrb w8, [sp, #97]
ldrb w9, [sp, #98]
and w8, w8, w9
strb w8, [sp, #94]
ldrb w8, [sp, #118]
ldrb w9, [sp, #114]
and w8, w8, w9
strb w8, [sp, #93]
ldrb w8, [sp, #117]
ldrb w9, [sp, #114]
and w8, w8, w9
strb w8, [sp, #92]
ldrb w8, [sp, #116]
ldrb w9, [sp, #114]
and w8, w8, w9
strb w8, [sp, #91]
ldrb w8, [sp, #95]
strb w8, [sp, #90]
ldrb w8, [sp, #96]
ldrb w9, [sp, #93]
eor w8, w8, w9
strb w8, [sp, #89]
ldrb w8, [sp, #97]
ldrb w9, [sp, #92]
orr w8, w8, w9
strb w8, [sp, #88]
ldrb w8, [sp, #94]
ldrb w9, [sp, #91]
eor w8, w8, w9
strb w8, [sp, #87]
ldrb w8, [sp, #94]
ldrb w9, [sp, #91]
and w8, w8, w9
strb w8, [sp, #86]
ldrb w8, [sp, #119]
ldrb w9, [sp, #113]
and w8, w8, w9
strb w8, [sp, #85]
ldrb w8, [sp, #118]
ldrb w9, [sp, #113]
and w8, w8, w9
strb w8, [sp, #84]
ldrb w8, [sp, #117]
ldrb w9, [sp, #113]
and w8, w8, w9
strb w8, [sp, #83]
ldrb w8, [sp, #116]
ldrb w9, [sp, #113]
and w8, w8, w9
strb w8, [sp, #82]
ldrb w8, [sp, #89]
ldrb w9, [sp, #85]
orr w8, w8, w9
strb w8, [sp, #81]
ldrb w8, [sp, #88]
ldrb w9, [sp, #84]
orr w8, w8, w9
strb w8, [sp, #80]
ldrb w8, [sp, #87]
ldrb w9, [sp, #83]
eor w8, w8, w9
strb w8, [sp, #79]
ldrb w8, [sp, #87]
ldrb w9, [sp, #83]
and w8, w8, w9
strb w8, [sp, #78]
ldrb w8, [sp, #86]
ldrb w9, [sp, #82]
eor w8, w8, w9
ldrb w9, [sp, #78]
eor w8, w8, w9
strb w8, [sp, #77]
ldrb w8, [sp, #86]
ldrb w9, [sp, #82]
and w8, w8, w9
ldrb w9, [sp, #82]
ldrb w10, [sp, #78]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #86]
ldrb w10, [sp, #78]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #76]
ldrb w8, [sp, #120]
ldrb w9, [sp, #112]
and w8, w8, w9
strb w8, [sp, #75]
ldrb w8, [sp, #119]
ldrb w9, [sp, #112]
and w8, w8, w9
strb w8, [sp, #74]
ldrb w8, [sp, #118]
ldrb w9, [sp, #112]
and w8, w8, w9
strb w8, [sp, #73]
ldrb w8, [sp, #117]
ldrb w9, [sp, #112]
and w8, w8, w9
strb w8, [sp, #72]
ldrb w8, [sp, #117]
ldrb w9, [sp, #112]
and w8, w8, w9
strb w8, [sp, #71]
ldrb w8, [sp, #116]
ldrb w9, [sp, #112]
and w8, w8, w9
strb w8, [sp, #70]
ldrb w8, [sp, #81]
ldrb w9, [sp, #75]
eor w8, w8, w9
strb w8, [sp, #69]
ldrb w8, [sp, #81]
ldrb w9, [sp, #75]
and w8, w8, w9
strb w8, [sp, #68]
ldrb w8, [sp, #80]
ldrb w9, [sp, #74]
eor w8, w8, w9
ldrb w9, [sp, #68]
eor w8, w8, w9
strb w8, [sp, #67]
ldrb w8, [sp, #80]
ldrb w9, [sp, #74]
and w8, w8, w9
ldrb w9, [sp, #74]
ldrb w10, [sp, #68]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #80]
ldrb w10, [sp, #68]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #66]
ldrb w8, [sp, #79]
ldrb w9, [sp, #73]
eor w8, w8, w9
ldrb w9, [sp, #66]
eor w8, w8, w9
strb w8, [sp, #65]
ldrb w8, [sp, #79]
ldrb w9, [sp, #73]
and w8, w8, w9
ldrb w9, [sp, #73]
ldrb w10, [sp, #66]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #79]
ldrb w10, [sp, #66]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #64]
ldrb w8, [sp, #77]
ldrb w9, [sp, #72]
eor w8, w8, w9
ldrb w9, [sp, #64]
eor w8, w8, w9
strb w8, [sp, #63]
ldrb w8, [sp, #77]
ldrb w9, [sp, #72]
and w8, w8, w9
ldrb w9, [sp, #72]
ldrb w10, [sp, #64]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #77]
ldrb w10, [sp, #64]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #62]
ldrb w8, [sp, #76]
ldrb w9, [sp, #70]
eor w8, w8, w9
ldrb w9, [sp, #62]
eor w8, w8, w9
strb w8, [sp, #61]
ldrb w8, [sp, #76]
ldrb w9, [sp, #70]
and w8, w8, w9
ldrb w9, [sp, #70]
ldrb w10, [sp, #62]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #76]
ldrb w10, [sp, #62]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #60]
ldrb w8, [sp, #121]
ldrb w9, [sp, #111]
and w8, w8, w9
strb w8, [sp, #59]
ldrb w8, [sp, #120]
ldrb w9, [sp, #111]
and w8, w8, w9
strb w8, [sp, #58]
ldrb w8, [sp, #119]
ldrb w9, [sp, #111]
and w8, w8, w9
strb w8, [sp, #57]
ldrb w8, [sp, #118]
ldrb w9, [sp, #111]
and w8, w8, w9
strb w8, [sp, #56]
ldrb w8, [sp, #117]
ldrb w9, [sp, #111]
and w8, w8, w9
strb w8, [sp, #55]
ldrb w8, [sp, #116]
ldrb w9, [sp, #111]
and w8, w8, w9
strb w8, [sp, #54]
ldrb w8, [sp, #69]
ldrb w9, [sp, #59]
orr w8, w8, w9
strb w8, [sp, #53]
ldrb w8, [sp, #67]
ldrb w9, [sp, #58]
eor w8, w8, w9
ldrb w9, [sp, #53]
eor w8, w8, w9
strb w8, [sp, #52]
ldrb w8, [sp, #67]
ldrb w9, [sp, #58]
and w8, w8, w9
ldrb w9, [sp, #58]
ldrb w10, [sp, #53]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #67]
ldrb w10, [sp, #53]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #51]
ldrb w8, [sp, #65]
ldrb w9, [sp, #57]
eor w8, w8, w9
ldrb w9, [sp, #51]
eor w8, w8, w9
strb w8, [sp, #50]
ldrb w8, [sp, #65]
ldrb w9, [sp, #57]
and w8, w8, w9
ldrb w9, [sp, #57]
ldrb w10, [sp, #51]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #65]
ldrb w10, [sp, #51]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #49]
ldrb w8, [sp, #63]
ldrb w9, [sp, #56]
eor w8, w8, w9
ldrb w9, [sp, #49]
eor w8, w8, w9
strb w8, [sp, #48]
ldrb w8, [sp, #63]
ldrb w9, [sp, #56]
and w8, w8, w9
ldrb w9, [sp, #56]
ldrb w10, [sp, #49]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #63]
ldrb w10, [sp, #49]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #47]
ldrb w8, [sp, #61]
ldrb w9, [sp, #55]
eor w8, w8, w9
ldrb w9, [sp, #47]
eor w8, w8, w9
strb w8, [sp, #46]
ldrb w8, [sp, #61]
ldrb w9, [sp, #55]
and w8, w8, w9
ldrb w9, [sp, #55]
ldrb w10, [sp, #47]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #61]
ldrb w10, [sp, #47]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #45]
ldrb w8, [sp, #60]
ldrb w9, [sp, #54]
eor w8, w8, w9
ldrb w9, [sp, #45]
eor w8, w8, w9
strb w8, [sp, #44]
ldrb w8, [sp, #60]
ldrb w9, [sp, #54]
and w8, w8, w9
ldrb w9, [sp, #54]
ldrb w10, [sp, #45]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #60]
ldrb w10, [sp, #45]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #43]
ldrb w8, [sp, #121]
ldrb w9, [sp, #110]
and w8, w8, w9
strb w8, [sp, #42]
ldrb w8, [sp, #120]
ldrb w9, [sp, #110]
and w8, w8, w9
strb w8, [sp, #41]
ldrb w8, [sp, #119]
ldrb w9, [sp, #110]
and w8, w8, w9
strb w8, [sp, #40]
ldrb w8, [sp, #118]
ldrb w9, [sp, #110]
and w8, w8, w9
strb w8, [sp, #39]
ldrb w8, [sp, #117]
ldrb w9, [sp, #110]
and w8, w8, w9
strb w8, [sp, #38]
ldrb w8, [sp, #116]
ldrb w9, [sp, #110]
and w8, w8, w9
strb w8, [sp, #37]
ldrb w8, [sp, #49]
strb w8, [sp, #36]
ldrb w8, [sp, #52]
ldrb w9, [sp, #42]
eor w8, w8, w9
strb w8, [sp, #35]
ldrb w8, [sp, #52]
ldrb w9, [sp, #42]
and w8, w8, w9
strb w8, [sp, #34]
ldrb w8, [sp, #50]
ldrb w9, [sp, #41]
eor w8, w8, w9
ldrb w9, [sp, #34]
eor w8, w8, w9
strb w8, [sp, #33]
ldrb w8, [sp, #50]
ldrb w9, [sp, #41]
and w8, w8, w9
ldrb w9, [sp, #41]
ldrb w10, [sp, #34]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #50]
ldrb w10, [sp, #34]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #32]
ldrb w8, [sp, #48]
ldrb w9, [sp, #40]
eor w8, w8, w9
ldrb w9, [sp, #32]
eor w8, w8, w9
strb w8, [sp, #31]
ldrb w8, [sp, #48]
ldrb w9, [sp, #40]
and w8, w8, w9
ldrb w9, [sp, #40]
ldrb w10, [sp, #32]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #48]
ldrb w10, [sp, #32]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #30]
ldrb w8, [sp, #46]
ldrb w9, [sp, #39]
eor w8, w8, w9
ldrb w9, [sp, #30]
eor w8, w8, w9
strb w8, [sp, #29]
ldrb w8, [sp, #46]
ldrb w9, [sp, #39]
and w8, w8, w9
ldrb w9, [sp, #39]
ldrb w10, [sp, #30]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #46]
ldrb w10, [sp, #30]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #28]
ldrb w8, [sp, #44]
ldrb w9, [sp, #38]
eor w8, w8, w9
ldrb w9, [sp, #28]
eor w8, w8, w9
strb w8, [sp, #27]
ldrb w8, [sp, #44]
ldrb w9, [sp, #38]
and w8, w8, w9
ldrb w9, [sp, #38]
ldrb w10, [sp, #28]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #44]
ldrb w10, [sp, #28]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #26]
ldrb w8, [sp, #43]
ldrb w9, [sp, #37]
eor w8, w8, w9
ldrb w9, [sp, #26]
eor w8, w8, w9
strb w8, [sp, #25]
ldrb w8, [sp, #43]
ldrb w9, [sp, #37]
and w8, w8, w9
ldrb w9, [sp, #37]
ldrb w10, [sp, #26]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #43]
ldrb w10, [sp, #26]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #24]
ldrb w8, [sp, #123]
ldrb w9, [sp, #109]
and w8, w8, w9
strb w8, [sp, #23]
ldrb w8, [sp, #122]
ldrb w9, [sp, #109]
and w8, w8, w9
strb w8, [sp, #22]
ldrb w8, [sp, #121]
ldrb w9, [sp, #109]
and w8, w8, w9
strb w8, [sp, #21]
ldrb w8, [sp, #120]
ldrb w9, [sp, #109]
and w8, w8, w9
strb w8, [sp, #20]
ldrb w8, [sp, #119]
ldrb w9, [sp, #109]
and w8, w8, w9
strb w8, [sp, #19]
ldrb w8, [sp, #118]
ldrb w9, [sp, #109]
and w8, w8, w9
strb w8, [sp, #18]
ldrb w8, [sp, #117]
ldrb w9, [sp, #109]
and w8, w8, w9
strb w8, [sp, #17]
ldrb w8, [sp, #116]
ldrb w9, [sp, #109]
and w8, w8, w9
strb w8, [sp, #16]
ldrb w8, [sp, #94]
ldrb w9, [sp, #23]
eor w8, w8, w9
strb w8, [sp, #15]
ldrb w8, [sp, #35]
ldrb w9, [sp, #22]
eor w8, w8, w9
strb w8, [sp, #14]
ldrb w8, [sp, #35]
ldrb w9, [sp, #22]
and w8, w8, w9
strb w8, [sp, #13]
ldrb w8, [sp, #33]
ldrb w9, [sp, #21]
eor w8, w8, w9
ldrb w9, [sp, #13]
eor w8, w8, w9
strb w8, [sp, #12]
ldrb w8, [sp, #33]
ldrb w9, [sp, #21]
and w8, w8, w9
ldrb w9, [sp, #21]
ldrb w10, [sp, #13]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #33]
ldrb w10, [sp, #13]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #11]
ldrb w8, [sp, #31]
ldrb w9, [sp, #20]
eor w8, w8, w9
ldrb w9, [sp, #11]
eor w8, w8, w9
strb w8, [sp, #10]
ldrb w8, [sp, #31]
ldrb w9, [sp, #20]
and w8, w8, w9
ldrb w9, [sp, #20]
ldrb w10, [sp, #11]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #31]
ldrb w10, [sp, #11]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #9]
ldrb w8, [sp, #29]
ldrb w9, [sp, #19]
eor w8, w8, w9
ldrb w9, [sp, #9]
eor w8, w8, w9
strb w8, [sp, #8]
ldrb w8, [sp, #29]
ldrb w9, [sp, #19]
and w8, w8, w9
ldrb w9, [sp, #19]
ldrb w10, [sp, #9]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #29]
ldrb w10, [sp, #9]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #7]
ldrb w8, [sp, #27]
ldrb w9, [sp, #18]
eor w8, w8, w9
ldrb w9, [sp, #7]
eor w8, w8, w9
strb w8, [sp, #6]
ldrb w8, [sp, #27]
ldrb w9, [sp, #18]
and w8, w8, w9
ldrb w9, [sp, #18]
ldrb w10, [sp, #7]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #27]
ldrb w10, [sp, #7]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #5]
ldrb w8, [sp, #25]
ldrb w9, [sp, #17]
eor w8, w8, w9
ldrb w9, [sp, #5]
eor w8, w8, w9
strb w8, [sp, #4]
ldrb w8, [sp, #25]
ldrb w9, [sp, #17]
and w8, w8, w9
ldrb w9, [sp, #17]
ldrb w10, [sp, #5]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #25]
ldrb w10, [sp, #5]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #3]
ldrb w8, [sp, #24]
ldrb w9, [sp, #16]
eor w8, w8, w9
ldrb w9, [sp, #3]
eor w8, w8, w9
strb w8, [sp, #2]
ldrb w8, [sp, #24]
ldrb w9, [sp, #16]
and w8, w8, w9
ldrb w9, [sp, #16]
ldrb w10, [sp, #3]
and w9, w9, w10
orr w8, w8, w9
ldrb w9, [sp, #24]
ldrb w10, [sp, #3]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #1]
ldrb w8, [sp, #71]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9
strh w8, [sp, #124]
ldrb w8, [sp, #90]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #1
strh w8, [sp, #124]
ldrb w8, [sp, #101]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #2
strh w8, [sp, #124]
ldrb w8, [sp, #36]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #3
strh w8, [sp, #124]
ldrb w8, [sp, #66]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #4
strh w8, [sp, #124]
ldrb w8, [sp, #70]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #5
strh w8, [sp, #124]
ldrb w8, [sp, #36]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #6
strh w8, [sp, #124]
ldrb w8, [sp, #15]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #7
strh w8, [sp, #124]
ldrb w8, [sp, #14]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #8
strh w8, [sp, #124]
ldrb w8, [sp, #12]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #9
strh w8, [sp, #124]
ldrb w8, [sp, #10]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #10
strh w8, [sp, #124]
ldrb w8, [sp, #8]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #11
strh w8, [sp, #124]
ldrb w8, [sp, #6]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #12
strh w8, [sp, #124]
ldrb w8, [sp, #4]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #13
strh w8, [sp, #124]
ldrb w8, [sp, #2]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #14
strh w8, [sp, #124]
ldrb w8, [sp, #1]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #15
strh w8, [sp, #124]
ldrh w0, [sp, #124]
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
.globl _mul8_225 ## -- Begin function mul8_225
.p2align 4, 0x90
_mul8_225: ## @mul8_225
.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 $1, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -13(%rbp)
movzbl -2(%rbp), %eax
sarl $2, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -14(%rbp)
movzbl -2(%rbp), %eax
sarl $3, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -15(%rbp)
movzbl -2(%rbp), %eax
sarl $4, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -16(%rbp)
movzbl -2(%rbp), %eax
sarl $5, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -17(%rbp)
movzbl -2(%rbp), %eax
sarl $6, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -18(%rbp)
movzbl -2(%rbp), %eax
sarl $7, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -19(%rbp)
movzbl -13(%rbp), %eax
movzbl -11(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -20(%rbp)
movzbl -19(%rbp), %eax
movzbl -7(%rbp), %ecx
andl %ecx, %eax
movzbl -19(%rbp), %ecx
xorl $-1, %ecx
movzbl -11(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -21(%rbp)
movzbl -19(%rbp), %eax
movzbl -7(%rbp), %ecx
andl %ecx, %eax
movzbl -19(%rbp), %ecx
xorl $-1, %ecx
movzbl -11(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -22(%rbp)
movzbl -6(%rbp), %eax
movzbl -18(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -23(%rbp)
movzbl -23(%rbp), %eax
xorl $-1, %eax
## kill: def $al killed $al killed $eax
movb %al, -24(%rbp)
movzbl -22(%rbp), %eax
xorl $-1, %eax
## kill: def $al killed $al killed $eax
movb %al, -25(%rbp)
movzbl -13(%rbp), %eax
movzbl -20(%rbp), %ecx
andl %ecx, %eax
movzbl -13(%rbp), %ecx
xorl $-1, %ecx
movzbl -19(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -26(%rbp)
movzbl -26(%rbp), %eax
movzbl -21(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -27(%rbp)
movzbl -24(%rbp), %eax
movzbl -11(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -28(%rbp)
movzbl -28(%rbp), %eax
movzbl -18(%rbp), %ecx
andl %ecx, %eax
xorl $-1, %eax
## kill: def $al killed $al killed $eax
movb %al, -29(%rbp)
movzbl -25(%rbp), %eax
movzbl -5(%rbp), %ecx
orl %ecx, %eax
xorl $-1, %eax
## kill: def $al killed $al killed $eax
movb %al, -30(%rbp)
movzbl -24(%rbp), %eax
xorl $-1, %eax
## kill: def $al killed $al killed $eax
movb %al, -31(%rbp)
movzbl -29(%rbp), %eax
xorl $-1, %eax
## kill: def $al killed $al killed $eax
movb %al, -32(%rbp)
movzbl -29(%rbp), %eax
xorl $-1, %eax
## kill: def $al killed $al killed $eax
movb %al, -33(%rbp)
movzbl -31(%rbp), %eax
movzbl -30(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -34(%rbp)
movzbl -10(%rbp), %eax
movzbl -14(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -35(%rbp)
movzbl -11(%rbp), %eax
movzbl -14(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -36(%rbp)
movzbl -12(%rbp), %eax
movzbl -14(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -37(%rbp)
movb -33(%rbp), %al
movb %al, -38(%rbp)
movzbl -32(%rbp), %eax
movzbl -35(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -39(%rbp)
movzbl -31(%rbp), %eax
movzbl -36(%rbp), %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -40(%rbp)
movzbl -34(%rbp), %eax
movzbl -37(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -41(%rbp)
movzbl -34(%rbp), %eax
movzbl -37(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -42(%rbp)
movzbl -9(%rbp), %eax
movzbl -15(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -43(%rbp)
movzbl -10(%rbp), %eax
movzbl -15(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -44(%rbp)
movzbl -11(%rbp), %eax
movzbl -15(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -45(%rbp)
movzbl -12(%rbp), %eax
movzbl -15(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -46(%rbp)
movzbl -39(%rbp), %eax
movzbl -43(%rbp), %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -47(%rbp)
movzbl -40(%rbp), %eax
movzbl -44(%rbp), %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -48(%rbp)
movzbl -41(%rbp), %eax
movzbl -45(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -49(%rbp)
movzbl -41(%rbp), %eax
movzbl -45(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -50(%rbp)
movzbl -42(%rbp), %eax
movzbl -46(%rbp), %ecx
xorl %ecx, %eax
movzbl -50(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -51(%rbp)
movzbl -42(%rbp), %eax
movzbl -46(%rbp), %ecx
andl %ecx, %eax
movzbl -46(%rbp), %ecx
movzbl -50(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -42(%rbp), %ecx
movzbl -50(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -52(%rbp)
movzbl -8(%rbp), %eax
movzbl -16(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -53(%rbp)
movzbl -9(%rbp), %eax
movzbl -16(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -54(%rbp)
movzbl -10(%rbp), %eax
movzbl -16(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -55(%rbp)
movzbl -11(%rbp), %eax
movzbl -16(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -56(%rbp)
movzbl -11(%rbp), %eax
movzbl -16(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -57(%rbp)
movzbl -12(%rbp), %eax
movzbl -16(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -58(%rbp)
movzbl -47(%rbp), %eax
movzbl -53(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -59(%rbp)
movzbl -47(%rbp), %eax
movzbl -53(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -60(%rbp)
movzbl -48(%rbp), %eax
movzbl -54(%rbp), %ecx
xorl %ecx, %eax
movzbl -60(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -61(%rbp)
movzbl -48(%rbp), %eax
movzbl -54(%rbp), %ecx
andl %ecx, %eax
movzbl -54(%rbp), %ecx
movzbl -60(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -48(%rbp), %ecx
movzbl -60(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -62(%rbp)
movzbl -49(%rbp), %eax
movzbl -55(%rbp), %ecx
xorl %ecx, %eax
movzbl -62(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -63(%rbp)
movzbl -49(%rbp), %eax
movzbl -55(%rbp), %ecx
andl %ecx, %eax
movzbl -55(%rbp), %ecx
movzbl -62(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -49(%rbp), %ecx
movzbl -62(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -64(%rbp)
movzbl -51(%rbp), %eax
movzbl -56(%rbp), %ecx
xorl %ecx, %eax
movzbl -64(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -65(%rbp)
movzbl -51(%rbp), %eax
movzbl -56(%rbp), %ecx
andl %ecx, %eax
movzbl -56(%rbp), %ecx
movzbl -64(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -51(%rbp), %ecx
movzbl -64(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -66(%rbp)
movzbl -52(%rbp), %eax
movzbl -58(%rbp), %ecx
xorl %ecx, %eax
movzbl -66(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -67(%rbp)
movzbl -52(%rbp), %eax
movzbl -58(%rbp), %ecx
andl %ecx, %eax
movzbl -58(%rbp), %ecx
movzbl -66(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -52(%rbp), %ecx
movzbl -66(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -68(%rbp)
movzbl -7(%rbp), %eax
movzbl -17(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -69(%rbp)
movzbl -8(%rbp), %eax
movzbl -17(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -70(%rbp)
movzbl -9(%rbp), %eax
movzbl -17(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -71(%rbp)
movzbl -10(%rbp), %eax
movzbl -17(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -72(%rbp)
movzbl -11(%rbp), %eax
movzbl -17(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -73(%rbp)
movzbl -12(%rbp), %eax
movzbl -17(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -74(%rbp)
movzbl -59(%rbp), %eax
movzbl -69(%rbp), %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -75(%rbp)
movzbl -61(%rbp), %eax
movzbl -70(%rbp), %ecx
xorl %ecx, %eax
movzbl -75(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -76(%rbp)
movzbl -61(%rbp), %eax
movzbl -70(%rbp), %ecx
andl %ecx, %eax
movzbl -70(%rbp), %ecx
movzbl -75(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -61(%rbp), %ecx
movzbl -75(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -77(%rbp)
movzbl -63(%rbp), %eax
movzbl -71(%rbp), %ecx
xorl %ecx, %eax
movzbl -77(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -78(%rbp)
movzbl -63(%rbp), %eax
movzbl -71(%rbp), %ecx
andl %ecx, %eax
movzbl -71(%rbp), %ecx
movzbl -77(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -63(%rbp), %ecx
movzbl -77(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -79(%rbp)
movzbl -65(%rbp), %eax
movzbl -72(%rbp), %ecx
xorl %ecx, %eax
movzbl -79(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -80(%rbp)
movzbl -65(%rbp), %eax
movzbl -72(%rbp), %ecx
andl %ecx, %eax
movzbl -72(%rbp), %ecx
movzbl -79(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -65(%rbp), %ecx
movzbl -79(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -81(%rbp)
movzbl -67(%rbp), %eax
movzbl -73(%rbp), %ecx
xorl %ecx, %eax
movzbl -81(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -82(%rbp)
movzbl -67(%rbp), %eax
movzbl -73(%rbp), %ecx
andl %ecx, %eax
movzbl -73(%rbp), %ecx
movzbl -81(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -67(%rbp), %ecx
movzbl -81(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -83(%rbp)
movzbl -68(%rbp), %eax
movzbl -74(%rbp), %ecx
xorl %ecx, %eax
movzbl -83(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -84(%rbp)
movzbl -68(%rbp), %eax
movzbl -74(%rbp), %ecx
andl %ecx, %eax
movzbl -74(%rbp), %ecx
movzbl -83(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -68(%rbp), %ecx
movzbl -83(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -85(%rbp)
movzbl -7(%rbp), %eax
movzbl -18(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -86(%rbp)
movzbl -8(%rbp), %eax
movzbl -18(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -87(%rbp)
movzbl -9(%rbp), %eax
movzbl -18(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -88(%rbp)
movzbl -10(%rbp), %eax
movzbl -18(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -89(%rbp)
movzbl -11(%rbp), %eax
movzbl -18(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -90(%rbp)
movzbl -12(%rbp), %eax
movzbl -18(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -91(%rbp)
movb -79(%rbp), %al
movb %al, -92(%rbp)
movzbl -76(%rbp), %eax
movzbl -86(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -93(%rbp)
movzbl -76(%rbp), %eax
movzbl -86(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -94(%rbp)
movzbl -78(%rbp), %eax
movzbl -87(%rbp), %ecx
xorl %ecx, %eax
movzbl -94(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -95(%rbp)
movzbl -78(%rbp), %eax
movzbl -87(%rbp), %ecx
andl %ecx, %eax
movzbl -87(%rbp), %ecx
movzbl -94(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -78(%rbp), %ecx
movzbl -94(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -96(%rbp)
movzbl -80(%rbp), %eax
movzbl -88(%rbp), %ecx
xorl %ecx, %eax
movzbl -96(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -97(%rbp)
movzbl -80(%rbp), %eax
movzbl -88(%rbp), %ecx
andl %ecx, %eax
movzbl -88(%rbp), %ecx
movzbl -96(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -80(%rbp), %ecx
movzbl -96(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -98(%rbp)
movzbl -82(%rbp), %eax
movzbl -89(%rbp), %ecx
xorl %ecx, %eax
movzbl -98(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -99(%rbp)
movzbl -82(%rbp), %eax
movzbl -89(%rbp), %ecx
andl %ecx, %eax
movzbl -89(%rbp), %ecx
movzbl -98(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -82(%rbp), %ecx
movzbl -98(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -100(%rbp)
movzbl -84(%rbp), %eax
movzbl -90(%rbp), %ecx
xorl %ecx, %eax
movzbl -100(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -101(%rbp)
movzbl -84(%rbp), %eax
movzbl -90(%rbp), %ecx
andl %ecx, %eax
movzbl -90(%rbp), %ecx
movzbl -100(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -84(%rbp), %ecx
movzbl -100(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -102(%rbp)
movzbl -85(%rbp), %eax
movzbl -91(%rbp), %ecx
xorl %ecx, %eax
movzbl -102(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -103(%rbp)
movzbl -85(%rbp), %eax
movzbl -91(%rbp), %ecx
andl %ecx, %eax
movzbl -91(%rbp), %ecx
movzbl -102(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -85(%rbp), %ecx
movzbl -102(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -104(%rbp)
movzbl -5(%rbp), %eax
movzbl -19(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -105(%rbp)
movzbl -6(%rbp), %eax
movzbl -19(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -106(%rbp)
movzbl -7(%rbp), %eax
movzbl -19(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -107(%rbp)
movzbl -8(%rbp), %eax
movzbl -19(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -108(%rbp)
movzbl -9(%rbp), %eax
movzbl -19(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -109(%rbp)
movzbl -10(%rbp), %eax
movzbl -19(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -110(%rbp)
movzbl -11(%rbp), %eax
movzbl -19(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -111(%rbp)
movzbl -12(%rbp), %eax
movzbl -19(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -112(%rbp)
movzbl -34(%rbp), %eax
movzbl -105(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -113(%rbp)
movzbl -93(%rbp), %eax
movzbl -106(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -114(%rbp)
movzbl -93(%rbp), %eax
movzbl -106(%rbp), %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -115(%rbp)
movzbl -95(%rbp), %eax
movzbl -107(%rbp), %ecx
xorl %ecx, %eax
movzbl -115(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -116(%rbp)
movzbl -95(%rbp), %eax
movzbl -107(%rbp), %ecx
andl %ecx, %eax
movzbl -107(%rbp), %ecx
movzbl -115(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -95(%rbp), %ecx
movzbl -115(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -117(%rbp)
movzbl -97(%rbp), %eax
movzbl -108(%rbp), %ecx
xorl %ecx, %eax
movzbl -117(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -118(%rbp)
movzbl -97(%rbp), %eax
movzbl -108(%rbp), %ecx
andl %ecx, %eax
movzbl -108(%rbp), %ecx
movzbl -117(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -97(%rbp), %ecx
movzbl -117(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -119(%rbp)
movzbl -99(%rbp), %eax
movzbl -109(%rbp), %ecx
xorl %ecx, %eax
movzbl -119(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -120(%rbp)
movzbl -99(%rbp), %eax
movzbl -109(%rbp), %ecx
andl %ecx, %eax
movzbl -109(%rbp), %ecx
movzbl -119(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -99(%rbp), %ecx
movzbl -119(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -121(%rbp)
movzbl -101(%rbp), %eax
movzbl -110(%rbp), %ecx
xorl %ecx, %eax
movzbl -121(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -122(%rbp)
movzbl -101(%rbp), %eax
movzbl -110(%rbp), %ecx
andl %ecx, %eax
movzbl -110(%rbp), %ecx
movzbl -121(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -101(%rbp), %ecx
movzbl -121(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -123(%rbp)
movzbl -103(%rbp), %eax
movzbl -111(%rbp), %ecx
xorl %ecx, %eax
movzbl -123(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -124(%rbp)
movzbl -103(%rbp), %eax
movzbl -111(%rbp), %ecx
andl %ecx, %eax
movzbl -111(%rbp), %ecx
movzbl -123(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -103(%rbp), %ecx
movzbl -123(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -125(%rbp)
movzbl -104(%rbp), %eax
movzbl -112(%rbp), %ecx
xorl %ecx, %eax
movzbl -125(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -126(%rbp)
movzbl -104(%rbp), %eax
movzbl -112(%rbp), %ecx
andl %ecx, %eax
movzbl -112(%rbp), %ecx
movzbl -125(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
movzbl -104(%rbp), %ecx
movzbl -125(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -127(%rbp)
movzbl -57(%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 -38(%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 -27(%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 -92(%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 -62(%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 -58(%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 -92(%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 -113(%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 -114(%rbp), %ecx
andl $1, %ecx
shll $8, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -116(%rbp), %ecx
andl $1, %ecx
shll $9, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -118(%rbp), %ecx
andl $1, %ecx
shll $10, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -120(%rbp), %ecx
andl $1, %ecx
shll $11, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -122(%rbp), %ecx
andl $1, %ecx
shll $12, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -124(%rbp), %ecx
andl $1, %ecx
shll $13, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -126(%rbp), %ecx
andl $1, %ecx
shll $14, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -127(%rbp), %ecx
andl $1, %ecx
shll $15, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzwl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/280259.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hello word!\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "hello word!\n"
.subsections_via_symbols
|
the_stack_data/17035.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.ar@PAGE
add x8, x8, l___const.main.ar@PAGEOFF
ldr x9, [x8]
sub x10, x29, #24
str x10, [sp, #16] ; 8-byte Folded Spill
stur x9, [x29, #-24]
ldr w8, [x8, #8]
stur w8, [x29, #-16]
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [sp, #24] ; 8-byte Folded Spill
mov x9, x8
str x9, [sp, #40]
mov x9, sp
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 _printf
ldr x8, [sp, #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
ldr x8, [sp, #40]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x8, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [sp, #32] ; 8-byte Folded Reload
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, LBB0_2
b LBB0_1
LBB0_1:
bl ___stack_chk_fail
LBB0_2:
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___const.main.ar: ; @__const.main.ar
.asciz "I'm special"
l_.str: ; @.str
.asciz "I'm special"
l_.str.1: ; @.str.1
.asciz "address of \"I'm special\": %p\n"
l_.str.2: ; @.str.2
.asciz "address ar: %p\n"
l_.str.3: ; @.str.3
.asciz "address pt: %p\n"
l_.str.4: ; @.str.4
.asciz "address of MSG: %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 $32, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -24(%rbp)
movq L___const.main.ar(%rip), %rax
movq %rax, -20(%rbp)
movl L___const.main.ar+8(%rip), %eax
movl %eax, -12(%rbp)
leaq L_.str(%rip), %rax
movq %rax, -32(%rbp)
leaq L_.str.1(%rip), %rdi
leaq L_.str(%rip), %rsi
movb $0, %al
callq _printf
leaq -20(%rbp), %rsi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movq -32(%rbp), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
leaq L_.str(%rip), %rsi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq L_.str(%rip), %rsi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___const.main.ar: ## @__const.main.ar
.asciz "I'm special"
L_.str: ## @.str
.asciz "I'm special"
L_.str.1: ## @.str.1
.asciz "address of \"I'm special\": %p\n"
L_.str.2: ## @.str.2
.asciz "address ar: %p\n"
L_.str.3: ## @.str.3
.asciz "address pt: %p\n"
L_.str.4: ## @.str.4
.asciz "address of MSG: %p\n"
.subsections_via_symbols
|
the_stack_data/150140404.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]
add x8, sp, #8
str x8, [sp]
ldr x8, [sp]
str x8, [sp, #24]
ldr x9, [sp, #24]
mov w8, #2
str w8, [x9, #8]
ldr w8, [sp, #16]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
b LBB0_3
LBB0_2:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB0_3:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
b LBB0_4
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "SAFE\n"
l_.str.1: ; @.str.1
.asciz "UNSAFE\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
leaq -40(%rbp), %rax
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movl $2, 8(%rax)
cmpl $2, -32(%rbp)
je LBB0_2
## %bb.1:
jmp LBB0_3
LBB0_2:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
LBB0_3:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB0_4: ## =>This Inner Loop Header: Depth=1
jmp LBB0_4
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "SAFE\n"
L_.str.1: ## @.str.1
.asciz "UNSAFE\n"
.subsections_via_symbols
|
the_stack_data/100139234.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/78549.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sqlite3_series_init ; -- Begin function sqlite3_series_init
.p2align 2
_sqlite3_series_init: ; @sqlite3_series_init
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
str x1, [sp, #24]
str x2, [sp, #16]
str wzr, [sp, #12]
bl _sqlite3_libversion_number
mov w8, #58892
movk w8, #45, lsl #16
subs w8, w0, w8
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 _sqlite3_mprintf
ldr x8, [sp, #24]
str x0, [x8]
mov w8, #1
stur w8, [x29, #-4]
b LBB0_3
LBB0_2:
ldur x0, [x29, #-16]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
adrp x2, _seriesModule@PAGE
add x2, x2, _seriesModule@PAGEOFF
mov x3, #0
bl _sqlite3_create_module
str w0, [sp, #12]
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function seriesConnect
_seriesConnect: ; @seriesConnect
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur w2, [x29, #-28]
str x3, [sp, #40]
str x4, [sp, #32]
str x5, [sp, #24]
ldur x0, [x29, #-16]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _sqlite3_declare_vtab
str w0, [sp, #12]
ldr w8, [sp, #12]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_1
LBB1_1:
mov w0, #24
bl _sqlite3_malloc
ldr x9, [sp, #32]
mov x8, x0
str x8, [x9]
str x0, [sp, #16]
ldr x8, [sp, #16]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
mov w8, #7
stur w8, [x29, #-4]
b LBB1_5
LBB1_3:
ldr x0, [sp, #16]
mov w1, #0
mov x2, #24
mov x3, #-1
bl ___memset_chk
b LBB1_4
LBB1_4:
ldr w8, [sp, #12]
stur w8, [x29, #-4]
b LBB1_5
LBB1_5:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function seriesBestIndex
_seriesBestIndex: ; @seriesBestIndex
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-32]
stur x1, [x29, #-40]
str wzr, [sp, #44]
str wzr, [sp, #40]
str wzr, [sp, #36]
mov w8, #-1
stur w8, [x29, #-12]
stur w8, [x29, #-16]
stur w8, [x29, #-20]
ldur x8, [x29, #-40]
ldr x8, [x8, #8]
str x8, [sp, #24]
stur wzr, [x29, #-44]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-44]
ldur x9, [x29, #-40]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_16
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #24]
ldr w8, [x8]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
b LBB2_15
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #24]
ldr w8, [x8]
subs w8, w8, #1
str w8, [sp, #20]
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, LBB2_6
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #2
cset w8, le
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
eor w9, w8, #0x1
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7:
adrp x0, l___func__.seriesBestIndex@PAGE
add x0, x0, l___func__.seriesBestIndex@PAGEOFF
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
mov w2, #339
adrp x3, l_.str.4@PAGE
add x3, x3, l_.str.4@PAGEOFF
bl ___assert_rtn
LBB2_8: ; in Loop: Header=BB2_1 Depth=1
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_1 Depth=1
ldr w9, [sp, #20]
mov w8, #1
lsl w8, w8, w9
str w8, [sp, #16]
ldr x8, [sp, #24]
ldrb w8, [x8, #5]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB2_11
b LBB2_10
LBB2_10: ; in Loop: Header=BB2_1 Depth=1
ldr w9, [sp, #16]
ldr w8, [sp, #40]
orr w8, w8, w9
str w8, [sp, #40]
b LBB2_15
LBB2_11: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #24]
ldrb w8, [x8, #4]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB2_13
b LBB2_12
LBB2_12: ; in Loop: Header=BB2_1 Depth=1
ldr w9, [sp, #16]
ldr w8, [sp, #44]
orr w8, w8, w9
str w8, [sp, #44]
ldur w8, [x29, #-44]
ldrsw x10, [sp, #20]
sub x9, x29, #20
str w8, [x9, x10, lsl #2]
b LBB2_13
LBB2_13: ; in Loop: Header=BB2_1 Depth=1
b LBB2_14
LBB2_14: ; in Loop: Header=BB2_1 Depth=1
b LBB2_15
LBB2_15: ; in Loop: Header=BB2_1 Depth=1
ldur w8, [x29, #-44]
add w8, w8, #1
stur w8, [x29, #-44]
ldr x8, [sp, #24]
add x8, x8, #12
str x8, [sp, #24]
b LBB2_1
LBB2_16:
stur wzr, [x29, #-44]
b LBB2_17
LBB2_17: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-44]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB2_22
b LBB2_18
LBB2_18: ; in Loop: Header=BB2_17 Depth=1
ldursw x9, [x29, #-44]
sub x8, x29, #20
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #48]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB2_20
b LBB2_19
LBB2_19: ; in Loop: Header=BB2_17 Depth=1
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
ldur x9, [x29, #-40]
ldr x9, [x9, #32]
ldrsw x10, [sp, #48]
lsl x10, x10, #3
str w8, [x9, x10]
ldur x8, [x29, #-40]
ldr x8, [x8, #32]
ldrsw x9, [sp, #48]
add x9, x8, x9, lsl #3
mov w8, #1
strb w8, [x9, #4]
b LBB2_20
LBB2_20: ; in Loop: Header=BB2_17 Depth=1
b LBB2_21
LBB2_21: ; in Loop: Header=BB2_17 Depth=1
ldur w8, [x29, #-44]
add w8, w8, #1
stur w8, [x29, #-44]
b LBB2_17
LBB2_22:
ldr w8, [sp, #40]
ldr w9, [sp, #44]
mvn w9, w9
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB2_24
b LBB2_23
LBB2_23:
mov w8, #19
stur w8, [x29, #-24]
b LBB2_32
LBB2_24:
ldr w8, [sp, #44]
and w8, w8, #0x3
subs w8, w8, #3
cset w8, ne
tbnz w8, #0, LBB2_30
b LBB2_25
LBB2_25:
ldr w8, [sp, #44]
ands w8, w8, #0x4
cset w8, ne
and w9, w8, #0x1
mov w8, #2
subs w8, w8, w9
scvtf d0, w8
ldur x8, [x29, #-40]
str d0, [x8, #64]
ldur x9, [x29, #-40]
mov x8, #1000
str x8, [x9, #72]
ldur x8, [x29, #-40]
ldr w8, [x8, #16]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB2_29
b LBB2_26
LBB2_26:
ldur x8, [x29, #-40]
ldr x8, [x8, #24]
ldrb w8, [x8, #4]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_28
b LBB2_27
LBB2_27:
ldr w8, [sp, #44]
orr w8, w8, #0x8
str w8, [sp, #44]
b LBB2_28
LBB2_28:
ldur x9, [x29, #-40]
mov w8, #1
str w8, [x9, #60]
b LBB2_29
LBB2_29:
b LBB2_31
LBB2_30:
ldur x9, [x29, #-40]
mov x8, #2147483647
str x8, [x9, #72]
b LBB2_31
LBB2_31:
ldr w8, [sp, #44]
ldur x9, [x29, #-40]
str w8, [x9, #40]
stur wzr, [x29, #-24]
b LBB2_32
LBB2_32:
ldur w8, [x29, #-24]
str w8, [sp, #8] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_34
b LBB2_33
LBB2_33:
bl ___stack_chk_fail
LBB2_34:
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function seriesDisconnect
_seriesDisconnect: ; @seriesDisconnect
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _sqlite3_free
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function seriesOpen
_seriesOpen: ; @seriesOpen
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #16]
str x1, [sp, #8]
mov w0, #56
bl _sqlite3_malloc
str x0, [sp]
ldr x8, [sp]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
mov w8, #7
stur w8, [x29, #-4]
b LBB4_3
LBB4_2:
ldr x0, [sp]
mov w1, #0
mov x2, #56
mov x3, #-1
bl ___memset_chk
ldr x8, [sp]
ldr x9, [sp, #8]
str x8, [x9]
stur wzr, [x29, #-4]
b LBB4_3
LBB4_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function seriesClose
_seriesClose: ; @seriesClose
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
ldr x0, [sp, #8]
bl _sqlite3_free
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function seriesFilter
_seriesFilter: ; @seriesFilter
.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 w1, [x29, #-12]
stur x2, [x29, #-24]
stur w3, [x29, #-28]
str x4, [sp, #24]
ldur x8, [x29, #-8]
str x8, [sp, #16]
str wzr, [sp, #12]
ldur w8, [x29, #-12]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
mov x10, x9
add w10, w10, #1
str w10, [sp, #12]
ldr x0, [x8, x9, lsl #3]
bl _sqlite3_value_int64
ldr x8, [sp, #16]
str x0, [x8, #32]
b LBB6_3
LBB6_2:
ldr x8, [sp, #16]
str xzr, [x8, #32]
b LBB6_3
LBB6_3:
ldur w8, [x29, #-12]
ands w8, w8, #0x2
cset w8, eq
tbnz w8, #0, LBB6_5
b LBB6_4
LBB6_4:
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
mov x10, x9
add w10, w10, #1
str w10, [sp, #12]
ldr x0, [x8, x9, lsl #3]
bl _sqlite3_value_int64
ldr x8, [sp, #16]
str x0, [x8, #40]
b LBB6_6
LBB6_5:
ldr x9, [sp, #16]
mov x8, #4294967295
str x8, [x9, #40]
b LBB6_6
LBB6_6:
ldur w8, [x29, #-12]
ands w8, w8, #0x4
cset w8, eq
tbnz w8, #0, LBB6_10
b LBB6_7
LBB6_7:
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
mov x10, x9
add w10, w10, #1
str w10, [sp, #12]
ldr x0, [x8, x9, lsl #3]
bl _sqlite3_value_int64
ldr x8, [sp, #16]
str x0, [x8, #48]
ldr x8, [sp, #16]
ldr x8, [x8, #48]
subs x8, x8, #1
cset w8, ge
tbnz w8, #0, LBB6_9
b LBB6_8
LBB6_8:
ldr x9, [sp, #16]
mov x8, #1
str x8, [x9, #48]
b LBB6_9
LBB6_9:
b LBB6_11
LBB6_10:
ldr x9, [sp, #16]
mov x8, #1
str x8, [x9, #48]
b LBB6_11
LBB6_11:
str wzr, [sp, #12]
b LBB6_12
LBB6_12: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB6_17
b LBB6_13
LBB6_13: ; in Loop: Header=BB6_12 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
ldr x0, [x8, x9, lsl #3]
bl _sqlite3_value_type
subs w8, w0, #5
cset w8, ne
tbnz w8, #0, LBB6_15
b LBB6_14
LBB6_14:
ldr x9, [sp, #16]
mov x8, #1
str x8, [x9, #32]
ldr x8, [sp, #16]
str xzr, [x8, #40]
b LBB6_17
LBB6_15: ; in Loop: Header=BB6_12 Depth=1
b LBB6_16
LBB6_16: ; in Loop: Header=BB6_12 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB6_12
LBB6_17:
ldur w8, [x29, #-12]
ands w8, w8, #0x8
cset w8, eq
tbnz w8, #0, LBB6_21
b LBB6_18
LBB6_18:
ldr x9, [sp, #16]
mov w8, #1
str w8, [x9, #8]
ldr x8, [sp, #16]
ldr x8, [x8, #40]
ldr x9, [sp, #16]
str x8, [x9, #24]
ldr x8, [sp, #16]
ldr x8, [x8, #48]
subs x8, x8, #0
cset w8, le
tbnz w8, #0, LBB6_20
b LBB6_19
LBB6_19:
ldr x8, [sp, #16]
ldr x8, [x8, #40]
ldr x9, [sp, #16]
ldr x9, [x9, #32]
subs x8, x8, x9
ldr x9, [sp, #16]
ldr x10, [x9, #48]
sdiv x9, x8, x10
mul x9, x9, x10
subs x10, x8, x9
ldr x9, [sp, #16]
ldr x8, [x9, #24]
subs x8, x8, x10
str x8, [x9, #24]
b LBB6_20
LBB6_20:
b LBB6_22
LBB6_21:
ldr x8, [sp, #16]
str wzr, [x8, #8]
ldr x8, [sp, #16]
ldr x8, [x8, #32]
ldr x9, [sp, #16]
str x8, [x9, #24]
b LBB6_22
LBB6_22:
ldr x9, [sp, #16]
mov x8, #1
str x8, [x9, #16]
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function seriesNext
_seriesNext: ; @seriesNext
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
str x8, [sp]
ldr x8, [sp]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
ldr x8, [sp]
ldr x10, [x8, #48]
ldr x9, [sp]
ldr x8, [x9, #24]
subs x8, x8, x10
str x8, [x9, #24]
b LBB7_3
LBB7_2:
ldr x8, [sp]
ldr x10, [x8, #48]
ldr x9, [sp]
ldr x8, [x9, #24]
add x8, x8, x10
str x8, [x9, #24]
b LBB7_3
LBB7_3:
ldr x9, [sp]
ldr x8, [x9, #16]
add x8, x8, #1
str x8, [x9, #16]
mov w0, #0
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function seriesEof
_seriesEof: ; @seriesEof
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
ldr x8, [sp, #16]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr w8, [x8, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB8_2
b LBB8_1
LBB8_1:
ldr x8, [sp, #8]
ldr x8, [x8, #24]
ldr x9, [sp, #8]
ldr x9, [x9, #32]
subs x8, x8, x9
cset w8, lt
and w8, w8, #0x1
str w8, [sp, #28]
b LBB8_3
LBB8_2:
ldr x8, [sp, #8]
ldr x8, [x8, #24]
ldr x9, [sp, #8]
ldr x9, [x9, #40]
subs x8, x8, x9
cset w8, gt
and w8, w8, #0x1
str w8, [sp, #28]
b LBB8_3
LBB8_3:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function seriesColumn
_seriesColumn: ; @seriesColumn
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur x1, [x29, #-16]
stur w2, [x29, #-20]
ldur x8, [x29, #-8]
str x8, [sp, #16]
str xzr, [sp, #8]
ldur w8, [x29, #-20]
str w8, [sp, #4] ; 4-byte Folded Spill
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB9_3
b LBB9_1
LBB9_1:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB9_4
b LBB9_2
LBB9_2:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #3
cset w8, eq
tbnz w8, #0, LBB9_5
b LBB9_6
LBB9_3:
ldr x8, [sp, #16]
ldr x8, [x8, #32]
str x8, [sp, #8]
b LBB9_7
LBB9_4:
ldr x8, [sp, #16]
ldr x8, [x8, #40]
str x8, [sp, #8]
b LBB9_7
LBB9_5:
ldr x8, [sp, #16]
ldr x8, [x8, #48]
str x8, [sp, #8]
b LBB9_7
LBB9_6:
ldr x8, [sp, #16]
ldr x8, [x8, #24]
str x8, [sp, #8]
b LBB9_7
LBB9_7:
ldur x0, [x29, #-16]
ldr x1, [sp, #8]
bl _sqlite3_result_int64
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function seriesRowid
_seriesRowid: ; @seriesRowid
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
ldr x8, [sp, #24]
str x8, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #16]
ldr x9, [sp, #16]
str x8, [x9]
mov w0, #0
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "generate_series() requires SQLite 3.8.12 or later"
l_.str.1: ; @.str.1
.asciz "generate_series"
.section __DATA,__data
.p2align 3 ; @seriesModule
_seriesModule:
.long 0 ; 0x0
.space 4
.quad 0
.quad _seriesConnect
.quad _seriesBestIndex
.quad _seriesDisconnect
.quad 0
.quad _seriesOpen
.quad _seriesClose
.quad _seriesFilter
.quad _seriesNext
.quad _seriesEof
.quad _seriesColumn
.quad _seriesRowid
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.2: ; @.str.2
.asciz "CREATE TABLE x(value,start hidden,stop hidden,step hidden)"
l___func__.seriesBestIndex: ; @__func__.seriesBestIndex
.asciz "seriesBestIndex"
l_.str.3: ; @.str.3
.asciz "154827415.c"
l_.str.4: ; @.str.4
.asciz "iCol>=0 && iCol<=2"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sqlite3_series_init ## -- Begin function sqlite3_series_init
.p2align 4, 0x90
_sqlite3_series_init: ## @sqlite3_series_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movl $0, -36(%rbp)
callq _sqlite3_libversion_number
cmpl $3008012, %eax ## imm = 0x2DE60C
jge LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _sqlite3_mprintf
movq %rax, %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
movl $1, -4(%rbp)
jmp LBB0_3
LBB0_2:
movq -16(%rbp), %rdi
leaq L_.str.1(%rip), %rsi
leaq _seriesModule(%rip), %rdx
xorl %eax, %eax
movl %eax, %ecx
callq _sqlite3_create_module
movl %eax, -36(%rbp)
movl -36(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function seriesConnect
_seriesConnect: ## @seriesConnect
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movq %rcx, -40(%rbp)
movq %r8, -48(%rbp)
movq %r9, -56(%rbp)
movq -16(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _sqlite3_declare_vtab
movl %eax, -68(%rbp)
cmpl $0, -68(%rbp)
jne LBB1_4
## %bb.1:
movl $24, %edi
callq _sqlite3_malloc
movq -48(%rbp), %rcx
movq %rax, (%rcx)
movq %rax, -64(%rbp)
cmpq $0, -64(%rbp)
jne LBB1_3
## %bb.2:
movl $7, -4(%rbp)
jmp LBB1_5
LBB1_3:
movq -64(%rbp), %rdi
xorl %esi, %esi
movl $24, %edx
movq $-1, %rcx
callq ___memset_chk
LBB1_4:
movl -68(%rbp), %eax
movl %eax, -4(%rbp)
LBB1_5:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function seriesBestIndex
_seriesBestIndex: ## @seriesBestIndex
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $96, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -32(%rbp)
movq %rsi, -40(%rbp)
movl $0, -52(%rbp)
movl $0, -56(%rbp)
movl $0, -60(%rbp)
movl $-1, -12(%rbp)
movl $-1, -16(%rbp)
movl $-1, -20(%rbp)
movq -40(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -72(%rbp)
movl $0, -44(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
movq -40(%rbp), %rcx
cmpl (%rcx), %eax
jge LBB2_16
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -72(%rbp), %rax
cmpl $1, (%rax)
jge LBB2_4
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_15
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
movq -72(%rbp), %rax
movl (%rax), %eax
subl $1, %eax
movl %eax, -76(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -76(%rbp)
movb %al, -81(%rbp) ## 1-byte Spill
jl LBB2_6
## %bb.5: ## in Loop: Header=BB2_1 Depth=1
cmpl $2, -76(%rbp)
setle %al
movb %al, -81(%rbp) ## 1-byte Spill
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
movb -81(%rbp), %al ## 1-byte Reload
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB2_8
## %bb.7:
leaq L___func__.seriesBestIndex(%rip), %rdi
leaq L_.str.3(%rip), %rsi
leaq L_.str.4(%rip), %rcx
movl $339, %edx ## imm = 0x153
callq ___assert_rtn
LBB2_8: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_9
LBB2_9: ## in Loop: Header=BB2_1 Depth=1
movl -76(%rbp), %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, -80(%rbp)
movq -72(%rbp), %rax
movzbl 5(%rax), %eax
cmpl $0, %eax
jne LBB2_11
## %bb.10: ## in Loop: Header=BB2_1 Depth=1
movl -80(%rbp), %eax
orl -56(%rbp), %eax
movl %eax, -56(%rbp)
jmp LBB2_15
LBB2_11: ## in Loop: Header=BB2_1 Depth=1
movq -72(%rbp), %rax
movzbl 4(%rax), %eax
cmpl $2, %eax
jne LBB2_13
## %bb.12: ## in Loop: Header=BB2_1 Depth=1
movl -80(%rbp), %eax
orl -52(%rbp), %eax
movl %eax, -52(%rbp)
movl -44(%rbp), %ecx
movslq -76(%rbp), %rax
movl %ecx, -20(%rbp,%rax,4)
LBB2_13: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_14
LBB2_14: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_15
LBB2_15: ## in Loop: Header=BB2_1 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
movq -72(%rbp), %rax
addq $12, %rax
movq %rax, -72(%rbp)
jmp LBB2_1
LBB2_16:
movl $0, -44(%rbp)
LBB2_17: ## =>This Inner Loop Header: Depth=1
cmpl $3, -44(%rbp)
jge LBB2_22
## %bb.18: ## in Loop: Header=BB2_17 Depth=1
movslq -44(%rbp), %rax
movl -20(%rbp,%rax,4), %eax
movl %eax, -48(%rbp)
cmpl $0, %eax
jl LBB2_20
## %bb.19: ## in Loop: Header=BB2_17 Depth=1
movl -60(%rbp), %edx
addl $1, %edx
movl %edx, -60(%rbp)
movq -40(%rbp), %rax
movq 32(%rax), %rax
movslq -48(%rbp), %rcx
movl %edx, (%rax,%rcx,8)
movq -40(%rbp), %rax
movq 32(%rax), %rax
movslq -48(%rbp), %rcx
movb $1, 4(%rax,%rcx,8)
LBB2_20: ## in Loop: Header=BB2_17 Depth=1
jmp LBB2_21
LBB2_21: ## in Loop: Header=BB2_17 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB2_17
LBB2_22:
movl -56(%rbp), %eax
movl -52(%rbp), %ecx
xorl $-1, %ecx
andl %ecx, %eax
cmpl $0, %eax
je LBB2_24
## %bb.23:
movl $19, -24(%rbp)
jmp LBB2_32
LBB2_24:
movl -52(%rbp), %eax
andl $3, %eax
cmpl $3, %eax
jne LBB2_30
## %bb.25:
movl -52(%rbp), %eax
andl $4, %eax
cmpl $0, %eax
setne %al
andb $1, %al
movzbl %al, %ecx
movl $2, %eax
subl %ecx, %eax
cvtsi2sd %eax, %xmm0
movq -40(%rbp), %rax
movsd %xmm0, 64(%rax)
movq -40(%rbp), %rax
movq $1000, 72(%rax) ## imm = 0x3E8
movq -40(%rbp), %rax
cmpl $1, 16(%rax)
jne LBB2_29
## %bb.26:
movq -40(%rbp), %rax
movq 24(%rax), %rax
cmpb $0, 4(%rax)
je LBB2_28
## %bb.27:
movl -52(%rbp), %eax
orl $8, %eax
movl %eax, -52(%rbp)
LBB2_28:
movq -40(%rbp), %rax
movl $1, 60(%rax)
LBB2_29:
jmp LBB2_31
LBB2_30:
movq -40(%rbp), %rax
movq $2147483647, 72(%rax) ## imm = 0x7FFFFFFF
LBB2_31:
movl -52(%rbp), %ecx
movq -40(%rbp), %rax
movl %ecx, 40(%rax)
movl $0, -24(%rbp)
LBB2_32:
movl -24(%rbp), %eax
movl %eax, -88(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB2_34
## %bb.33:
movl -88(%rbp), %eax ## 4-byte Reload
addq $96, %rsp
popq %rbp
retq
LBB2_34:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function seriesDisconnect
_seriesDisconnect: ## @seriesDisconnect
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq _sqlite3_free
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function seriesOpen
_seriesOpen: ## @seriesOpen
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl $56, %edi
callq _sqlite3_malloc
movq %rax, -32(%rbp)
cmpq $0, -32(%rbp)
jne LBB4_2
## %bb.1:
movl $7, -4(%rbp)
jmp LBB4_3
LBB4_2:
movq -32(%rbp), %rdi
xorl %esi, %esi
movl $56, %edx
movq $-1, %rcx
callq ___memset_chk
movq -32(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
movl $0, -4(%rbp)
LBB4_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function seriesClose
_seriesClose: ## @seriesClose
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
callq _sqlite3_free
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function seriesFilter
_seriesFilter: ## @seriesFilter
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movq %r8, -40(%rbp)
movq -8(%rbp), %rax
movq %rax, -48(%rbp)
movl $0, -52(%rbp)
movl -12(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB6_2
## %bb.1:
movq -40(%rbp), %rax
movl -52(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -52(%rbp)
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _sqlite3_value_int64
movq %rax, %rcx
movq -48(%rbp), %rax
movq %rcx, 32(%rax)
jmp LBB6_3
LBB6_2:
movq -48(%rbp), %rax
movq $0, 32(%rax)
LBB6_3:
movl -12(%rbp), %eax
andl $2, %eax
cmpl $0, %eax
je LBB6_5
## %bb.4:
movq -40(%rbp), %rax
movl -52(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -52(%rbp)
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _sqlite3_value_int64
movq %rax, %rcx
movq -48(%rbp), %rax
movq %rcx, 40(%rax)
jmp LBB6_6
LBB6_5:
movq -48(%rbp), %rax
movl $4294967295, %ecx ## imm = 0xFFFFFFFF
movq %rcx, 40(%rax)
LBB6_6:
movl -12(%rbp), %eax
andl $4, %eax
cmpl $0, %eax
je LBB6_10
## %bb.7:
movq -40(%rbp), %rax
movl -52(%rbp), %ecx
movl %ecx, %edx
addl $1, %edx
movl %edx, -52(%rbp)
movslq %ecx, %rcx
movq (%rax,%rcx,8), %rdi
callq _sqlite3_value_int64
movq %rax, %rcx
movq -48(%rbp), %rax
movq %rcx, 48(%rax)
movq -48(%rbp), %rax
cmpq $1, 48(%rax)
jge LBB6_9
## %bb.8:
movq -48(%rbp), %rax
movq $1, 48(%rax)
LBB6_9:
jmp LBB6_11
LBB6_10:
movq -48(%rbp), %rax
movq $1, 48(%rax)
LBB6_11:
movl $0, -52(%rbp)
LBB6_12: ## =>This Inner Loop Header: Depth=1
movl -52(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB6_17
## %bb.13: ## in Loop: Header=BB6_12 Depth=1
movq -40(%rbp), %rax
movslq -52(%rbp), %rcx
movq (%rax,%rcx,8), %rdi
callq _sqlite3_value_type
cmpl $5, %eax
jne LBB6_15
## %bb.14:
movq -48(%rbp), %rax
movq $1, 32(%rax)
movq -48(%rbp), %rax
movq $0, 40(%rax)
jmp LBB6_17
LBB6_15: ## in Loop: Header=BB6_12 Depth=1
jmp LBB6_16
LBB6_16: ## in Loop: Header=BB6_12 Depth=1
movl -52(%rbp), %eax
addl $1, %eax
movl %eax, -52(%rbp)
jmp LBB6_12
LBB6_17:
movl -12(%rbp), %eax
andl $8, %eax
cmpl $0, %eax
je LBB6_21
## %bb.18:
movq -48(%rbp), %rax
movl $1, 8(%rax)
movq -48(%rbp), %rax
movq 40(%rax), %rcx
movq -48(%rbp), %rax
movq %rcx, 24(%rax)
movq -48(%rbp), %rax
cmpq $0, 48(%rax)
jle LBB6_20
## %bb.19:
movq -48(%rbp), %rax
movq 40(%rax), %rax
movq -48(%rbp), %rcx
subq 32(%rcx), %rax
movq -48(%rbp), %rcx
cqto
idivq 48(%rcx)
movq -48(%rbp), %rax
movq 24(%rax), %rcx
subq %rdx, %rcx
movq %rcx, 24(%rax)
LBB6_20:
jmp LBB6_22
LBB6_21:
movq -48(%rbp), %rax
movl $0, 8(%rax)
movq -48(%rbp), %rax
movq 32(%rax), %rcx
movq -48(%rbp), %rax
movq %rcx, 24(%rax)
LBB6_22:
movq -48(%rbp), %rax
movq $1, 16(%rax)
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function seriesNext
_seriesNext: ## @seriesNext
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
cmpl $0, 8(%rax)
je LBB7_2
## %bb.1:
movq -16(%rbp), %rax
movq 48(%rax), %rdx
movq -16(%rbp), %rax
movq 24(%rax), %rcx
subq %rdx, %rcx
movq %rcx, 24(%rax)
jmp LBB7_3
LBB7_2:
movq -16(%rbp), %rax
movq 48(%rax), %rcx
movq -16(%rbp), %rax
addq 24(%rax), %rcx
movq %rcx, 24(%rax)
LBB7_3:
movq -16(%rbp), %rax
movq 16(%rax), %rcx
addq $1, %rcx
movq %rcx, 16(%rax)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function seriesEof
_seriesEof: ## @seriesEof
.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
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
cmpl $0, 8(%rax)
je LBB8_2
## %bb.1:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movq -24(%rbp), %rcx
cmpq 32(%rcx), %rax
setl %al
andb $1, %al
movzbl %al, %eax
movl %eax, -4(%rbp)
jmp LBB8_3
LBB8_2:
movq -24(%rbp), %rax
movq 24(%rax), %rax
movq -24(%rbp), %rcx
cmpq 40(%rcx), %rax
setg %al
andb $1, %al
movzbl %al, %eax
movl %eax, -4(%rbp)
LBB8_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function seriesColumn
_seriesColumn: ## @seriesColumn
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
movq $0, -40(%rbp)
movl -20(%rbp), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
subl $1, %eax
je LBB9_1
jmp LBB9_6
LBB9_6:
movl -44(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB9_2
jmp LBB9_7
LBB9_7:
movl -44(%rbp), %eax ## 4-byte Reload
subl $3, %eax
je LBB9_3
jmp LBB9_4
LBB9_1:
movq -32(%rbp), %rax
movq 32(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB9_5
LBB9_2:
movq -32(%rbp), %rax
movq 40(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB9_5
LBB9_3:
movq -32(%rbp), %rax
movq 48(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB9_5
LBB9_4:
movq -32(%rbp), %rax
movq 24(%rax), %rax
movq %rax, -40(%rbp)
LBB9_5:
movq -16(%rbp), %rdi
movq -40(%rbp), %rsi
callq _sqlite3_result_int64
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function seriesRowid
_seriesRowid: ## @seriesRowid
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
movq 16(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, (%rax)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "generate_series() requires SQLite 3.8.12 or later"
L_.str.1: ## @.str.1
.asciz "generate_series"
.section __DATA,__data
.p2align 3 ## @seriesModule
_seriesModule:
.long 0 ## 0x0
.space 4
.quad 0
.quad _seriesConnect
.quad _seriesBestIndex
.quad _seriesDisconnect
.quad 0
.quad _seriesOpen
.quad _seriesClose
.quad _seriesFilter
.quad _seriesNext
.quad _seriesEof
.quad _seriesColumn
.quad _seriesRowid
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.2: ## @.str.2
.asciz "CREATE TABLE x(value,start hidden,stop hidden,step hidden)"
L___func__.seriesBestIndex: ## @__func__.seriesBestIndex
.asciz "seriesBestIndex"
L_.str.3: ## @.str.3
.asciz "154827415.c"
L_.str.4: ## @.str.4
.asciz "iCol>=0 && iCol<=2"
.subsections_via_symbols
|
the_stack_data/154827415.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.private_extern __fmt ; -- Begin function _fmt
.globl __fmt
.p2align 2
__fmt: ; @_fmt
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x8, x0
adrp x0, _fmt_buf@PAGE
add x0, x0, _fmt_buf@PAGEOFF
add x9, x0, #63
str x9, [sp, #8] ; 8-byte Folded Spill
stur x8, [x29, #-8]
stur w1, [x29, #-12]
mov w1, #0
str wzr, [sp, #20]
mov x2, #64
bl _memset
ldr x8, [sp, #8] ; 8-byte Folded Reload
str x8, [sp, #24]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-8]
ldur w9, [x29, #-12]
mov x10, x9
udiv x9, x8, x10
mul x9, x9, x10
subs x9, x8, x9
adrp x8, _asc_hex@PAGE
add x8, x8, _asc_hex@PAGEOFF
add x8, x8, x9
ldrb w8, [x8]
ldr x9, [sp, #24]
subs x9, x9, #1
mov x10, x9
str x10, [sp, #24]
strb w8, [x9]
ldur w8, [x29, #-12]
mov x9, x8
ldur x8, [x29, #-8]
udiv x8, x8, x9
stur x8, [x29, #-8]
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_1
LBB0_3:
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4:
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [sp, #24]
b LBB0_5
LBB0_5:
ldr x0, [sp, #24]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.private_extern __iso_alloc_printf ; -- Begin function _iso_alloc_printf
.globl __iso_alloc_printf
.p2align 2
__iso_alloc_printf: ; @_iso_alloc_printf
.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, #192
movk w9, #1, lsl #16
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #16, lsl #12 ; =65536
sub sp, sp, #192
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str w0, [sp, #180]
str x1, [sp, #168]
ldr x8, [sp, #168]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
b LBB1_40
LBB1_2:
add x9, sp, #136
add x8, x29, #16
str x8, [x9]
add x0, sp, #185
mov x8, x0
str x8, [sp, #128]
mov x1, #65535
bl _bzero
ldr x8, [sp, #168]
str x8, [sp, #120]
b LBB1_3
LBB1_3: ; =>This Loop Header: Depth=1
; Child Loop BB1_7 Depth 2
ldr x8, [sp, #120]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_39
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_3 Depth=1
ldr x8, [sp, #128]
mov x10, #65535
add x9, sp, #185
add x9, x9, x10
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5:
b LBB1_39
LBB1_6: ; in Loop: Header=BB1_3 Depth=1
b LBB1_7
LBB1_7: ; Parent Loop BB1_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [sp, #120]
ldrsb w8, [x8]
subs w8, w8, #37
cset w8, eq
mov w9, #0
str w9, [sp, #84] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_9
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_7 Depth=2
ldr x8, [sp, #120]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #84] ; 4-byte Folded Spill
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_7 Depth=2
ldr w8, [sp, #84] ; 4-byte Folded Reload
tbz w8, #0, LBB1_13
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_7 Depth=2
ldr x8, [sp, #120]
ldrb w8, [x8]
ldr x9, [sp, #128]
strb w8, [x9]
ldr x8, [sp, #128]
add x8, x8, #1
str x8, [sp, #128]
ldr x8, [sp, #120]
ldrsb w8, [x8]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB1_12
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_3 Depth=1
b LBB1_13
LBB1_12: ; in Loop: Header=BB1_7 Depth=2
ldr x8, [sp, #120]
add x8, x8, #1
str x8, [sp, #120]
b LBB1_7
LBB1_13: ; in Loop: Header=BB1_3 Depth=1
ldr x8, [sp, #120]
add x8, x8, #1
str x8, [sp, #120]
ldr x8, [sp, #120]
ldrsb w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_15
b LBB1_14
LBB1_14:
b LBB1_39
LBB1_15: ; in Loop: Header=BB1_3 Depth=1
ldr x8, [sp, #120]
ldrsb w8, [x8]
subs w8, w8, #120
cset w8, eq
tbnz w8, #0, LBB1_17
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_3 Depth=1
ldr x8, [sp, #120]
ldrsb w8, [x8]
subs w8, w8, #112
cset w8, ne
tbnz w8, #0, LBB1_18
b LBB1_17
LBB1_17: ; in Loop: Header=BB1_3 Depth=1
ldr x9, [sp, #136]
ldr x8, [x9]
add x9, x9, #8
str x9, [sp, #136]
str x8, [sp, #112]
ldr x8, [sp, #112]
str x8, [sp, #160]
ldr x0, [sp, #160]
mov w1, #16
bl __fmt
str x0, [sp, #144]
ldr x8, [sp, #128]
str x8, [sp, #72] ; 8-byte Folded Spill
ldr x8, [sp, #144]
str x8, [sp, #64] ; 8-byte Folded Spill
ldr x0, [sp, #144]
bl _strlen
ldr x1, [sp, #64] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #72] ; 8-byte Folded Reload
mov x3, #-1
bl ___strncpy_chk
ldr x0, [sp, #144]
bl _strlen
ldr x8, [sp, #128]
add x8, x8, x0
str x8, [sp, #128]
b LBB1_37
LBB1_18: ; in Loop: Header=BB1_3 Depth=1
ldr x8, [sp, #120]
ldrsb w8, [x8]
subs w8, w8, #100
cset w8, eq
tbnz w8, #0, LBB1_20
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_3 Depth=1
ldr x8, [sp, #120]
ldrsb w8, [x8]
subs w8, w8, #117
cset w8, ne
tbnz w8, #0, LBB1_23
b LBB1_20
LBB1_20: ; in Loop: Header=BB1_3 Depth=1
ldr x9, [sp, #136]
ldr w8, [x9]
add x9, x9, #8
str x9, [sp, #136]
str w8, [sp, #108]
ldr w8, [sp, #108]
str w8, [sp, #156]
ldr w9, [sp, #156]
mov w8, #0
subs w8, w8, w9
cset w8, ls
tbnz w8, #0, LBB1_22
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_3 Depth=1
ldr w9, [sp, #156]
mov w8, #0
subs w8, w8, w9
str w8, [sp, #156]
ldr x9, [sp, #128]
mov w8, #45
strb w8, [x9]
ldr x8, [sp, #128]
add x8, x8, #1
str x8, [sp, #128]
b LBB1_22
LBB1_22: ; in Loop: Header=BB1_3 Depth=1
ldr w8, [sp, #156]
mov x0, x8
mov w1, #10
bl __fmt
str x0, [sp, #144]
ldr x8, [sp, #128]
str x8, [sp, #56] ; 8-byte Folded Spill
ldr x8, [sp, #144]
str x8, [sp, #48] ; 8-byte Folded Spill
ldr x0, [sp, #144]
bl _strlen
ldr x1, [sp, #48] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x3, #-1
bl ___strncpy_chk
ldr x0, [sp, #144]
bl _strlen
ldr x8, [sp, #128]
add x8, x8, x0
str x8, [sp, #128]
b LBB1_36
LBB1_23: ; in Loop: Header=BB1_3 Depth=1
ldr x8, [sp, #120]
ldrsb w8, [x8]
subs w8, w8, #108
cset w8, ne
tbnz w8, #0, LBB1_30
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_3 Depth=1
ldr x8, [sp, #120]
ldrsb w8, [x8, #1]
subs w8, w8, #100
cset w8, eq
tbnz w8, #0, LBB1_26
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_3 Depth=1
ldr x8, [sp, #120]
ldrsb w8, [x8, #1]
subs w8, w8, #117
cset w8, ne
tbnz w8, #0, LBB1_27
b LBB1_26
LBB1_26: ; in Loop: Header=BB1_3 Depth=1
ldr x8, [sp, #120]
add x8, x8, #1
str x8, [sp, #120]
b LBB1_27
LBB1_27: ; in Loop: Header=BB1_3 Depth=1
ldr x9, [sp, #136]
ldr x8, [x9]
add x9, x9, #8
str x9, [sp, #136]
str x8, [sp, #96]
ldr x8, [sp, #96]
str x8, [sp, #160]
ldr x9, [sp, #160]
mov x8, #0
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB1_29
b LBB1_28
LBB1_28: ; in Loop: Header=BB1_3 Depth=1
ldr x9, [sp, #160]
mov x8, #0
subs x8, x8, x9
str x8, [sp, #160]
ldr x9, [sp, #128]
mov w8, #45
strb w8, [x9]
ldr x8, [sp, #128]
add x8, x8, #1
str x8, [sp, #128]
b LBB1_29
LBB1_29: ; in Loop: Header=BB1_3 Depth=1
ldr x0, [sp, #160]
mov w1, #10
bl __fmt
str x0, [sp, #144]
ldr x8, [sp, #128]
str x8, [sp, #40] ; 8-byte Folded Spill
ldr x8, [sp, #144]
str x8, [sp, #32] ; 8-byte Folded Spill
ldr x0, [sp, #144]
bl _strlen
ldr x1, [sp, #32] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #40] ; 8-byte Folded Reload
mov x3, #-1
bl ___strncpy_chk
ldr x0, [sp, #144]
bl _strlen
ldr x8, [sp, #128]
add x8, x8, x0
str x8, [sp, #128]
b LBB1_35
LBB1_30: ; in Loop: Header=BB1_3 Depth=1
ldr x8, [sp, #120]
ldrsb w8, [x8]
subs w8, w8, #115
cset w8, ne
tbnz w8, #0, LBB1_34
b LBB1_31
LBB1_31: ; in Loop: Header=BB1_3 Depth=1
ldr x9, [sp, #136]
ldr x8, [x9]
add x9, x9, #8
str x9, [sp, #136]
str x8, [sp, #88]
ldr x8, [sp, #88]
str x8, [sp, #144]
ldr x8, [sp, #144]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB1_33
b LBB1_32
LBB1_32:
b LBB1_39
LBB1_33: ; in Loop: Header=BB1_3 Depth=1
ldr x8, [sp, #128]
str x8, [sp, #24] ; 8-byte Folded Spill
ldr x8, [sp, #144]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x0, [sp, #144]
bl _strlen
ldr x1, [sp, #16] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x3, #-1
bl ___strncpy_chk
ldr x0, [sp, #144]
bl _strlen
ldr x8, [sp, #128]
add x8, x8, x0
str x8, [sp, #128]
b LBB1_34
LBB1_34: ; in Loop: Header=BB1_3 Depth=1
b LBB1_35
LBB1_35: ; in Loop: Header=BB1_3 Depth=1
b LBB1_36
LBB1_36: ; in Loop: Header=BB1_3 Depth=1
b LBB1_37
LBB1_37: ; in Loop: Header=BB1_3 Depth=1
b LBB1_38
LBB1_38: ; in Loop: Header=BB1_3 Depth=1
ldr x8, [sp, #120]
add x8, x8, #1
str x8, [sp, #120]
b LBB1_3
LBB1_39:
ldr w8, [sp, #180]
str w8, [sp, #12] ; 4-byte Folded Spill
add x0, sp, #185
str x0, [sp] ; 8-byte Folded Spill
bl _strlen
ldr x1, [sp] ; 8-byte Folded Reload
mov x2, x0
ldr w0, [sp, #12] ; 4-byte Folded Reload
bl _write
b LBB1_40
LBB1_40:
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_42
b LBB1_41
LBB1_41:
bl ___stack_chk_fail
LBB1_42:
add sp, sp, #16, lsl #12 ; =65536
add sp, sp, #192
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,_fmt_buf,64,0 ; @fmt_buf
.section __DATA,__data
_asc_hex: ; @asc_hex
.asciz "0123456789abcdef"
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "0"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.private_extern __fmt ## -- Begin function _fmt
.globl __fmt
.p2align 4, 0x90
__fmt: ## @_fmt
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -28(%rbp)
leaq _fmt_buf(%rip), %rdi
xorl %esi, %esi
movl $64, %edx
callq _memset
leaq _fmt_buf(%rip), %rax
addq $63, %rax
movq %rax, -24(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -8(%rbp)
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movl -12(%rbp), %ecx
## kill: def $rcx killed $ecx
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
leaq _asc_hex(%rip), %rax
movb (%rax,%rdx), %cl
movq -24(%rbp), %rax
movq %rax, %rdx
addq $-1, %rdx
movq %rdx, -24(%rbp)
movb %cl, -1(%rax)
movl -12(%rbp), %eax
movl %eax, %ecx
movq -8(%rbp), %rax
xorl %edx, %edx
## kill: def $rdx killed $edx
divq %rcx
movq %rax, -8(%rbp)
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_1
LBB0_3:
cmpl $0, -28(%rbp)
jne LBB0_5
## %bb.4:
leaq L_.str(%rip), %rax
movq %rax, -24(%rbp)
LBB0_5:
movq -24(%rbp), %rax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.private_extern __iso_alloc_printf ## -- Begin function _iso_alloc_printf
.globl __iso_alloc_printf
.p2align 4, 0x90
__iso_alloc_printf: ## @_iso_alloc_printf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rax
pushq %rax
movl $65976, %eax ## imm = 0x101B8
callq ____chkstk_darwin
subq %rax, %rsp
popq %rax
movq 65976(%rsp), %rax
testb %al, %al
je LBB1_56
## %bb.55:
movaps %xmm0, -65760(%rbp)
movaps %xmm1, -65744(%rbp)
movaps %xmm2, -65728(%rbp)
movaps %xmm3, -65712(%rbp)
movaps %xmm4, -65696(%rbp)
movaps %xmm5, -65680(%rbp)
movaps %xmm6, -65664(%rbp)
movaps %xmm7, -65648(%rbp)
LBB1_56:
movq %r9, -65768(%rbp)
movq %r8, -65776(%rbp)
movq %rcx, -65784(%rbp)
movq %rdx, -65792(%rbp)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl %edi, -65572(%rbp)
movq %rsi, -65584(%rbp)
cmpq $0, -65584(%rbp)
jne LBB1_2
## %bb.1:
jmp LBB1_52
LBB1_2:
leaq -32(%rbp), %rax
leaq -65808(%rbp), %rcx
movq %rcx, 16(%rax)
leaq 16(%rbp), %rcx
movq %rcx, 8(%rax)
movl $48, 4(%rax)
movl $16, (%rax)
leaq -65568(%rbp), %rax
movq %rax, -65616(%rbp)
leaq -65568(%rbp), %rdi
xorl %esi, %esi
movl $65535, %edx ## imm = 0xFFFF
callq _memset
movq -65584(%rbp), %rax
movq %rax, -65624(%rbp)
LBB1_3: ## =>This Loop Header: Depth=1
## Child Loop BB1_7 Depth 2
movq -65624(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
je LBB1_51
## %bb.4: ## in Loop: Header=BB1_3 Depth=1
movq -65616(%rbp), %rax
leaq -65568(%rbp), %rcx
addq $65535, %rcx ## imm = 0xFFFF
cmpq %rcx, %rax
jb LBB1_6
## %bb.5:
jmp LBB1_51
LBB1_6: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_7
LBB1_7: ## Parent Loop BB1_3 Depth=1
## => This Inner Loop Header: Depth=2
movq -65624(%rbp), %rax
movsbl (%rax), %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $37, %ecx
movb %al, -65809(%rbp) ## 1-byte Spill
je LBB1_9
## %bb.8: ## in Loop: Header=BB1_7 Depth=2
movq -65624(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
setne %al
movb %al, -65809(%rbp) ## 1-byte Spill
LBB1_9: ## in Loop: Header=BB1_7 Depth=2
movb -65809(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_10
jmp LBB1_13
LBB1_10: ## in Loop: Header=BB1_7 Depth=2
movq -65624(%rbp), %rax
movb (%rax), %cl
movq -65616(%rbp), %rax
movb %cl, (%rax)
movq -65616(%rbp), %rax
addq $1, %rax
movq %rax, -65616(%rbp)
movq -65624(%rbp), %rax
movsbl (%rax), %eax
cmpl $10, %eax
jne LBB1_12
## %bb.11: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_13
LBB1_12: ## in Loop: Header=BB1_7 Depth=2
movq -65624(%rbp), %rax
addq $1, %rax
movq %rax, -65624(%rbp)
jmp LBB1_7
LBB1_13: ## in Loop: Header=BB1_3 Depth=1
movq -65624(%rbp), %rax
addq $1, %rax
movq %rax, -65624(%rbp)
movq -65624(%rbp), %rax
movsbl (%rax), %eax
cmpl $0, %eax
jne LBB1_15
## %bb.14:
jmp LBB1_51
LBB1_15: ## in Loop: Header=BB1_3 Depth=1
movq -65624(%rbp), %rax
movsbl (%rax), %eax
cmpl $120, %eax
je LBB1_17
## %bb.16: ## in Loop: Header=BB1_3 Depth=1
movq -65624(%rbp), %rax
movsbl (%rax), %eax
cmpl $112, %eax
jne LBB1_21
LBB1_17: ## in Loop: Header=BB1_3 Depth=1
leaq -32(%rbp), %rax
movq %rax, -65824(%rbp) ## 8-byte Spill
movl -32(%rbp), %eax
movl %eax, -65816(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB1_19
## %bb.18: ## in Loop: Header=BB1_3 Depth=1
movq -65824(%rbp), %rcx ## 8-byte Reload
movl -65816(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -65832(%rbp) ## 8-byte Spill
jmp LBB1_20
LBB1_19: ## in Loop: Header=BB1_3 Depth=1
movq -65824(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -65832(%rbp) ## 8-byte Spill
LBB1_20: ## in Loop: Header=BB1_3 Depth=1
movq -65832(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movq %rax, -65592(%rbp)
movq -65592(%rbp), %rdi
movl $16, %esi
callq __fmt
movq %rax, -65608(%rbp)
movq -65616(%rbp), %rax
movq %rax, -65848(%rbp) ## 8-byte Spill
movq -65608(%rbp), %rax
movq %rax, -65840(%rbp) ## 8-byte Spill
movq -65608(%rbp), %rdi
callq _strlen
movq -65848(%rbp), %rdi ## 8-byte Reload
movq -65840(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
movq $-1, %rcx
callq ___strncpy_chk
movq -65608(%rbp), %rdi
callq _strlen
addq -65616(%rbp), %rax
movq %rax, -65616(%rbp)
jmp LBB1_49
LBB1_21: ## in Loop: Header=BB1_3 Depth=1
movq -65624(%rbp), %rax
movsbl (%rax), %eax
cmpl $100, %eax
je LBB1_23
## %bb.22: ## in Loop: Header=BB1_3 Depth=1
movq -65624(%rbp), %rax
movsbl (%rax), %eax
cmpl $117, %eax
jne LBB1_29
LBB1_23: ## in Loop: Header=BB1_3 Depth=1
leaq -32(%rbp), %rax
movq %rax, -65864(%rbp) ## 8-byte Spill
movl -32(%rbp), %eax
movl %eax, -65852(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB1_25
## %bb.24: ## in Loop: Header=BB1_3 Depth=1
movq -65864(%rbp), %rcx ## 8-byte Reload
movl -65852(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -65872(%rbp) ## 8-byte Spill
jmp LBB1_26
LBB1_25: ## in Loop: Header=BB1_3 Depth=1
movq -65864(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -65872(%rbp) ## 8-byte Spill
LBB1_26: ## in Loop: Header=BB1_3 Depth=1
movq -65872(%rbp), %rax ## 8-byte Reload
movl (%rax), %eax
movl %eax, -65596(%rbp)
xorl %eax, %eax
cmpl -65596(%rbp), %eax
jbe LBB1_28
## %bb.27: ## in Loop: Header=BB1_3 Depth=1
xorl %eax, %eax
subl -65596(%rbp), %eax
movl %eax, -65596(%rbp)
movq -65616(%rbp), %rax
movb $45, (%rax)
movq -65616(%rbp), %rax
addq $1, %rax
movq %rax, -65616(%rbp)
LBB1_28: ## in Loop: Header=BB1_3 Depth=1
movl -65596(%rbp), %eax
movl %eax, %edi
movl $10, %esi
callq __fmt
movq %rax, -65608(%rbp)
movq -65616(%rbp), %rax
movq %rax, -65888(%rbp) ## 8-byte Spill
movq -65608(%rbp), %rax
movq %rax, -65880(%rbp) ## 8-byte Spill
movq -65608(%rbp), %rdi
callq _strlen
movq -65888(%rbp), %rdi ## 8-byte Reload
movq -65880(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
movq $-1, %rcx
callq ___strncpy_chk
movq -65608(%rbp), %rdi
callq _strlen
addq -65616(%rbp), %rax
movq %rax, -65616(%rbp)
jmp LBB1_48
LBB1_29: ## in Loop: Header=BB1_3 Depth=1
movq -65624(%rbp), %rax
movsbl (%rax), %eax
cmpl $108, %eax
jne LBB1_39
## %bb.30: ## in Loop: Header=BB1_3 Depth=1
movq -65624(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $100, %eax
je LBB1_32
## %bb.31: ## in Loop: Header=BB1_3 Depth=1
movq -65624(%rbp), %rax
movsbl 1(%rax), %eax
cmpl $117, %eax
jne LBB1_33
LBB1_32: ## in Loop: Header=BB1_3 Depth=1
movq -65624(%rbp), %rax
addq $1, %rax
movq %rax, -65624(%rbp)
LBB1_33: ## in Loop: Header=BB1_3 Depth=1
leaq -32(%rbp), %rax
movq %rax, -65904(%rbp) ## 8-byte Spill
movl -32(%rbp), %eax
movl %eax, -65892(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB1_35
## %bb.34: ## in Loop: Header=BB1_3 Depth=1
movq -65904(%rbp), %rcx ## 8-byte Reload
movl -65892(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -65912(%rbp) ## 8-byte Spill
jmp LBB1_36
LBB1_35: ## in Loop: Header=BB1_3 Depth=1
movq -65904(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -65912(%rbp) ## 8-byte Spill
LBB1_36: ## in Loop: Header=BB1_3 Depth=1
movq -65912(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movq %rax, -65592(%rbp)
xorl %eax, %eax
## kill: def $rax killed $eax
cmpq -65592(%rbp), %rax
jbe LBB1_38
## %bb.37: ## in Loop: Header=BB1_3 Depth=1
xorl %eax, %eax
## kill: def $rax killed $eax
subq -65592(%rbp), %rax
movq %rax, -65592(%rbp)
movq -65616(%rbp), %rax
movb $45, (%rax)
movq -65616(%rbp), %rax
addq $1, %rax
movq %rax, -65616(%rbp)
LBB1_38: ## in Loop: Header=BB1_3 Depth=1
movq -65592(%rbp), %rdi
movl $10, %esi
callq __fmt
movq %rax, -65608(%rbp)
movq -65616(%rbp), %rax
movq %rax, -65928(%rbp) ## 8-byte Spill
movq -65608(%rbp), %rax
movq %rax, -65920(%rbp) ## 8-byte Spill
movq -65608(%rbp), %rdi
callq _strlen
movq -65928(%rbp), %rdi ## 8-byte Reload
movq -65920(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
movq $-1, %rcx
callq ___strncpy_chk
movq -65608(%rbp), %rdi
callq _strlen
addq -65616(%rbp), %rax
movq %rax, -65616(%rbp)
jmp LBB1_47
LBB1_39: ## in Loop: Header=BB1_3 Depth=1
movq -65624(%rbp), %rax
movsbl (%rax), %eax
cmpl $115, %eax
jne LBB1_46
## %bb.40: ## in Loop: Header=BB1_3 Depth=1
leaq -32(%rbp), %rax
movq %rax, -65944(%rbp) ## 8-byte Spill
movl -32(%rbp), %eax
movl %eax, -65932(%rbp) ## 4-byte Spill
cmpl $40, %eax
ja LBB1_42
## %bb.41: ## in Loop: Header=BB1_3 Depth=1
movq -65944(%rbp), %rcx ## 8-byte Reload
movl -65932(%rbp), %edx ## 4-byte Reload
movslq %edx, %rax
addq 16(%rcx), %rax
addl $8, %edx
movl %edx, (%rcx)
movq %rax, -65952(%rbp) ## 8-byte Spill
jmp LBB1_43
LBB1_42: ## in Loop: Header=BB1_3 Depth=1
movq -65944(%rbp), %rcx ## 8-byte Reload
movq 8(%rcx), %rax
movq %rax, %rdx
addq $8, %rdx
movq %rdx, 8(%rcx)
movq %rax, -65952(%rbp) ## 8-byte Spill
LBB1_43: ## in Loop: Header=BB1_3 Depth=1
movq -65952(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movq %rax, -65608(%rbp)
cmpq $0, -65608(%rbp)
jne LBB1_45
## %bb.44:
jmp LBB1_51
LBB1_45: ## in Loop: Header=BB1_3 Depth=1
movq -65616(%rbp), %rax
movq %rax, -65968(%rbp) ## 8-byte Spill
movq -65608(%rbp), %rax
movq %rax, -65960(%rbp) ## 8-byte Spill
movq -65608(%rbp), %rdi
callq _strlen
movq -65968(%rbp), %rdi ## 8-byte Reload
movq -65960(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
movq $-1, %rcx
callq ___strncpy_chk
movq -65608(%rbp), %rdi
callq _strlen
addq -65616(%rbp), %rax
movq %rax, -65616(%rbp)
LBB1_46: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_47
LBB1_47: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_48
LBB1_48: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_49
LBB1_49: ## in Loop: Header=BB1_3 Depth=1
jmp LBB1_50
LBB1_50: ## in Loop: Header=BB1_3 Depth=1
movq -65624(%rbp), %rax
addq $1, %rax
movq %rax, -65624(%rbp)
jmp LBB1_3
LBB1_51:
movl -65572(%rbp), %eax
movl %eax, -65980(%rbp) ## 4-byte Spill
leaq -65568(%rbp), %rax
movq %rax, -65976(%rbp) ## 8-byte Spill
leaq -65568(%rbp), %rdi
callq _strlen
movl -65980(%rbp), %edi ## 4-byte Reload
movq -65976(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _write
leaq -32(%rbp), %rax
LBB1_52:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_54
## %bb.53:
addq $65984, %rsp ## imm = 0x101C0
popq %rbp
retq
LBB1_54:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,_fmt_buf,64,4 ## @fmt_buf
.section __DATA,__data
.p2align 4 ## @asc_hex
_asc_hex:
.asciz "0123456789abcdef"
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "0"
.subsections_via_symbols
|
the_stack_data/145385.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/141698.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _clear_screen ; -- Begin function clear_screen
.p2align 2
_clear_screen: ; @clear_screen
.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 _system
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "clear"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _clear_screen ## -- Begin function clear_screen
.p2align 4, 0x90
_clear_screen: ## @clear_screen
.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
callq _system
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "clear"
.subsections_via_symbols
|
the_stack_data/1003069.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/11075344.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
str wzr, [sp, #44]
str wzr, [sp, #28]
str wzr, [sp, #32]
str wzr, [sp, #24]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x10, [sp, #24]
add x9, sp, #48
mov w8, #0
str w8, [x9, x10, lsl #2]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_1
LBB0_4:
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
bl _getchar
str w0, [sp, #40]
adds w8, w0, #1
cset w8, eq
tbnz w8, #0, LBB0_14
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #32]
subs w8, w8, #9
cset w8, lt
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #84]
add w8, w8, #1
str w8, [sp, #84]
str wzr, [sp, #32]
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #40]
subs w8, w8, #32
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #40]
subs w8, w8, #9
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #40]
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_13
LBB0_12: ; in Loop: Header=BB0_5 Depth=1
ldrsw x9, [sp, #32]
add x8, sp, #48
add x9, x8, x9, lsl #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
str wzr, [sp, #32]
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_5 Depth=1
b LBB0_5
LBB0_14:
str wzr, [sp, #20]
b LBB0_15
LBB0_15: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_18
b LBB0_16
LBB0_16: ; in Loop: Header=BB0_15 Depth=1
ldr w8, [sp, #20]
; implicit-def: $x10
mov x10, x8
ldrsw x9, [sp, #20]
add x8, sp, #48
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@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_15 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_15
LBB0_18:
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_20
b LBB0_19
LBB0_19:
bl ___stack_chk_fail
LBB0_20:
mov w0, #0
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "the number of length i %d is : %d\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
movl $0, -68(%rbp)
movl $0, -64(%rbp)
movl $0, -72(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -72(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -72(%rbp), %rax
movl $0, -48(%rbp,%rax,4)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -72(%rbp), %eax
addl $1, %eax
movl %eax, -72(%rbp)
jmp LBB0_1
LBB0_4:
jmp LBB0_5
LBB0_5: ## =>This Inner Loop Header: Depth=1
callq _getchar
movl %eax, -56(%rbp)
cmpl $-1, %eax
je LBB0_14
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
cmpl $9, -64(%rbp)
jl LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
movl $0, -64(%rbp)
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
cmpl $32, -56(%rbp)
je LBB0_12
## %bb.9: ## in Loop: Header=BB0_5 Depth=1
cmpl $9, -56(%rbp)
je LBB0_12
## %bb.10: ## in Loop: Header=BB0_5 Depth=1
cmpl $10, -56(%rbp)
je LBB0_12
## %bb.11: ## in Loop: Header=BB0_5 Depth=1
movl -64(%rbp), %eax
addl $1, %eax
movl %eax, -64(%rbp)
jmp LBB0_13
LBB0_12: ## in Loop: Header=BB0_5 Depth=1
movslq -64(%rbp), %rax
movl -48(%rbp,%rax,4), %ecx
addl $1, %ecx
movl %ecx, -48(%rbp,%rax,4)
movl $0, -64(%rbp)
LBB0_13: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_5
LBB0_14:
movl $0, -76(%rbp)
LBB0_15: ## =>This Inner Loop Header: Depth=1
cmpl $10, -76(%rbp)
jge LBB0_18
## %bb.16: ## in Loop: Header=BB0_15 Depth=1
movl -76(%rbp), %esi
movslq -76(%rbp), %rax
movl -48(%rbp,%rax,4), %edx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.17: ## in Loop: Header=BB0_15 Depth=1
movl -76(%rbp), %eax
addl $1, %eax
movl %eax, -76(%rbp)
jmp LBB0_15
LBB0_18:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_20
## %bb.19:
xorl %eax, %eax
addq $80, %rsp
popq %rbp
retq
LBB0_20:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "the number of length i %d is : %d\n"
.subsections_via_symbols
|
the_stack_data/8526.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]
str wzr, [sp, #36]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #38
str x8, [sp, #16] ; 8-byte Folded Spill
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
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
mov x9, sp
add x8, sp, #24
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _scanf
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr w10, [sp, #32]
mov w9, #2021
subs w9, w9, w10
str w9, [sp, #28]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr s0, [sp, #24]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
ldr w9, [sp, #32]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
ldr w9, [sp, #28]
; 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
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, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Digite o seu nome: "
l_.str.1: ; @.str.1
.asciz "%s"
l_.str.2: ; @.str.2
.asciz "Digite sua idade: "
l_.str.3: ; @.str.3
.asciz "%d"
l_.str.4: ; @.str.4
.asciz "Digite sua altura: "
l_.str.5: ; @.str.5
.asciz "%f"
l_.str.6: ; @.str.6
.asciz "\nO nome e: %s"
l_.str.7: ; @.str.7
.asciz "\nA altura e: %.2f"
l_.str.8: ; @.str.8
.asciz "\nA idade e: %d"
l_.str.9: ; @.str.9
.asciz "\nO ano de nascimeto e: %d"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -52(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -48(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -56(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.5(%rip), %rdi
leaq -64(%rbp), %rsi
movb $0, %al
callq _scanf
movl $2021, %eax ## imm = 0x7E5
subl -56(%rbp), %eax
movl %eax, -60(%rbp)
leaq -48(%rbp), %rsi
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.7(%rip), %rdi
movb $1, %al
callq _printf
movl -56(%rbp), %esi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
movl -60(%rbp), %esi
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
addq $64, %rsp
popq %rbp
retq
LBB0_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Digite o seu nome: "
L_.str.1: ## @.str.1
.asciz "%s"
L_.str.2: ## @.str.2
.asciz "Digite sua idade: "
L_.str.3: ## @.str.3
.asciz "%d"
L_.str.4: ## @.str.4
.asciz "Digite sua altura: "
L_.str.5: ## @.str.5
.asciz "%f"
L_.str.6: ## @.str.6
.asciz "\nO nome e: %s"
L_.str.7: ## @.str.7
.asciz "\nA altura e: %.2f"
L_.str.8: ## @.str.8
.asciz "\nA idade e: %d"
L_.str.9: ## @.str.9
.asciz "\nO ano de nascimeto e: %d"
.subsections_via_symbols
|
the_stack_data/2432.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _cg_Classification_FC1weit ; @cg_Classification_FC1weit
.p2align 1
_cg_Classification_FC1weit:
.short 3093 ; 0xc15
.short 64661 ; 0xfc95
.short 64460 ; 0xfbcc
.short 63202 ; 0xf6e2
.short 2032 ; 0x7f0
.short 64000 ; 0xfa00
.short 65261 ; 0xfeed
.short 65159 ; 0xfe87
.short 258 ; 0x102
.short 221 ; 0xdd
.short 63418 ; 0xf7ba
.short 64529 ; 0xfc11
.short 176 ; 0xb0
.short 1588 ; 0x634
.short 64280 ; 0xfb18
.short 64804 ; 0xfd24
.short 412 ; 0x19c
.short 1004 ; 0x3ec
.short 65381 ; 0xff65
.short 2276 ; 0x8e4
.short 2901 ; 0xb55
.short 64883 ; 0xfd73
.short 64271 ; 0xfb0f
.short 63035 ; 0xf63b
.short 2151 ; 0x867
.short 681 ; 0x2a9
.short 65179 ; 0xfe9b
.short 63603 ; 0xf873
.short 64850 ; 0xfd52
.short 1507 ; 0x5e3
.short 353 ; 0x161
.short 61751 ; 0xf137
.short 2105 ; 0x839
.short 64812 ; 0xfd2c
.short 65526 ; 0xfff6
.short 65011 ; 0xfdf3
.short 65249 ; 0xfee1
.short 1652 ; 0x674
.short 2709 ; 0xa95
.short 64098 ; 0xfa62
.short 63110 ; 0xf686
.short 64966 ; 0xfdc6
.short 3411 ; 0xd53
.short 65213 ; 0xfebd
.short 63334 ; 0xf766
.short 63047 ; 0xf647
.short 1051 ; 0x41b
.short 1810 ; 0x712
.short 61842 ; 0xf192
.short 62285 ; 0xf34d
.short 184 ; 0xb8
.short 1850 ; 0x73a
.short 133 ; 0x85
.short 64487 ; 0xfbe7
.short 62308 ; 0xf364
.short 65373 ; 0xff5d
.short 1473 ; 0x5c1
.short 68 ; 0x44
.short 1414 ; 0x586
.short 63419 ; 0xf7bb
.short 60333 ; 0xebad
.short 75 ; 0x4b
.short 420 ; 0x1a4
.short 60671 ; 0xecff
.short 65112 ; 0xfe58
.short 64378 ; 0xfb7a
.short 1320 ; 0x528
.short 65115 ; 0xfe5b
.short 1682 ; 0x692
.short 61998 ; 0xf22e
.short 2802 ; 0xaf2
.short 551 ; 0x227
.short 2769 ; 0xad1
.short 115 ; 0x73
.short 62901 ; 0xf5b5
.short 414 ; 0x19e
.short 2516 ; 0x9d4
.short 14 ; 0xe
.short 149 ; 0x95
.short 64880 ; 0xfd70
.short 556 ; 0x22c
.short 998 ; 0x3e6
.short 661 ; 0x295
.short 2295 ; 0x8f7
.short 1175 ; 0x497
.short 63466 ; 0xf7ea
.short 63754 ; 0xf90a
.short 3101 ; 0xc1d
.short 376 ; 0x178
.short 65472 ; 0xffc0
.short 907 ; 0x38b
.short 65385 ; 0xff69
.short 65167 ; 0xfe8f
.short 60653 ; 0xeced
.short 817 ; 0x331
.short 1939 ; 0x793
.short 63711 ; 0xf8df
.short 63180 ; 0xf6cc
.short 64966 ; 0xfdc6
.short 54 ; 0x36
.short 63725 ; 0xf8ed
.short 65053 ; 0xfe1d
.short 735 ; 0x2df
.short 3648 ; 0xe40
.short 64906 ; 0xfd8a
.short 61633 ; 0xf0c1
.short 65285 ; 0xff05
.short 782 ; 0x30e
.short 1312 ; 0x520
.short 64280 ; 0xfb18
.short 64037 ; 0xfa25
.short 4785 ; 0x12b1
.short 65140 ; 0xfe74
.short 3365 ; 0xd25
.short 64102 ; 0xfa66
.short 65533 ; 0xfffd
.short 176 ; 0xb0
.short 694 ; 0x2b6
.short 64958 ; 0xfdbe
.short 64646 ; 0xfc86
.short 64138 ; 0xfa8a
.short 256 ; 0x100
.short 4653 ; 0x122d
.short 64713 ; 0xfcc9
.short 64271 ; 0xfb0f
.short 65088 ; 0xfe40
.short 3137 ; 0xc41
.short 64806 ; 0xfd26
.short 63073 ; 0xf661
.short 1449 ; 0x5a9
.short 2815 ; 0xaff
.short 1264 ; 0x4f0
.short 696 ; 0x2b8
.short 65067 ; 0xfe2b
.short 757 ; 0x2f5
.short 65365 ; 0xff55
.short 4 ; 0x4
.short 685 ; 0x2ad
.short 14 ; 0xe
.short 4500 ; 0x1194
.short 62424 ; 0xf3d8
.short 63675 ; 0xf8bb
.short 64677 ; 0xfca5
.short 62095 ; 0xf28f
.short 4095 ; 0xfff
.short 65002 ; 0xfdea
.short 62652 ; 0xf4bc
.short 63298 ; 0xf742
.short 347 ; 0x15b
.short 34 ; 0x22
.short 65508 ; 0xffe4
.short 65008 ; 0xfdf0
.short 80 ; 0x50
.short 455 ; 0x1c7
.short 1426 ; 0x592
.short 1640 ; 0x668
.short 62029 ; 0xf24d
.short 2461 ; 0x99d
.short 61735 ; 0xf127
.short 3489 ; 0xda1
.short 64898 ; 0xfd82
.short 62563 ; 0xf463
.short 1723 ; 0x6bb
.short 64709 ; 0xfcc5
.short 64014 ; 0xfa0e
.short 6069 ; 0x17b5
.short 350 ; 0x15e
.short 2096 ; 0x830
.short 10 ; 0xa
.short 65411 ; 0xff83
.short 179 ; 0xb3
.short 932 ; 0x3a4
.short 1049 ; 0x419
.short 477 ; 0x1dd
.short 61357 ; 0xefad
.short 1245 ; 0x4dd
.short 63482 ; 0xf7fa
.short 62769 ; 0xf531
.short 65376 ; 0xff60
.short 288 ; 0x120
.short 295 ; 0x127
.short 62847 ; 0xf57f
.short 63840 ; 0xf960
.short 397 ; 0x18d
.short 64389 ; 0xfb85
.short 1220 ; 0x4c4
.short 56 ; 0x38
.short 65439 ; 0xff9f
.short 65007 ; 0xfdef
.short 442 ; 0x1ba
.short 1037 ; 0x40d
.short 64574 ; 0xfc3e
.short 629 ; 0x275
.short 61869 ; 0xf1ad
.short 3192 ; 0xc78
.short 2300 ; 0x8fc
.short 65380 ; 0xff64
.short 65136 ; 0xfe70
.short 62342 ; 0xf386
.short 65032 ; 0xfe08
.short 4000 ; 0xfa0
.short 3237 ; 0xca5
.short 64275 ; 0xfb13
.short 64099 ; 0xfa63
.short 765 ; 0x2fd
.short 62585 ; 0xf479
.short 65077 ; 0xfe35
.short 254 ; 0xfe
.short 63862 ; 0xf976
.short 64235 ; 0xfaeb
.short 422 ; 0x1a6
.short 3973 ; 0xf85
.short 65186 ; 0xfea2
.short 61576 ; 0xf088
.short 259 ; 0x103
.short 2472 ; 0x9a8
.short 3888 ; 0xf30
.short 288 ; 0x120
.short 63286 ; 0xf736
.short 60439 ; 0xec17
.short 315 ; 0x13b
.short 308 ; 0x134
.short 64697 ; 0xfcb9
.short 65404 ; 0xff7c
.short 67 ; 0x43
.short 45 ; 0x2d
.short 65319 ; 0xff27
.short 64963 ; 0xfdc3
.short 1357 ; 0x54d
.short 63515 ; 0xf81b
.short 3210 ; 0xc8a
.short 496 ; 0x1f0
.short 65510 ; 0xffe6
.short 128 ; 0x80
.short 531 ; 0x213
.short 869 ; 0x365
.short 65199 ; 0xfeaf
.short 61176 ; 0xeef8
.short 851 ; 0x353
.short 62569 ; 0xf469
.short 4513 ; 0x11a1
.short 113 ; 0x71
.short 181 ; 0xb5
.short 6 ; 0x6
.short 992 ; 0x3e0
.short 62 ; 0x3e
.short 63193 ; 0xf6d9
.short 2377 ; 0x949
.short 1447 ; 0x5a7
.short 241 ; 0xf1
.short 2102 ; 0x836
.short 1783 ; 0x6f7
.short 227 ; 0xe3
.short 352 ; 0x160
.short 63716 ; 0xf8e4
.short 60868 ; 0xedc4
.short 824 ; 0x338
.short 64774 ; 0xfd06
.short 5572 ; 0x15c4
.short 1250 ; 0x4e2
.short 1647 ; 0x66f
.short 65105 ; 0xfe51
.short 618 ; 0x26a
.short 476 ; 0x1dc
.short 64503 ; 0xfbf7
.short 3140 ; 0xc44
.short 61635 ; 0xf0c3
.short 64115 ; 0xfa73
.short 66 ; 0x42
.short 65517 ; 0xffed
.short 1712 ; 0x6b0
.short 63534 ; 0xf82e
.short 64982 ; 0xfdd6
.short 655 ; 0x28f
.short 64220 ; 0xfadc
.short 3514 ; 0xdba
.short 2731 ; 0xaab
.short 65494 ; 0xffd6
.short 48 ; 0x30
.short 64065 ; 0xfa41
.short 65219 ; 0xfec3
.short 1649 ; 0x671
.short 63339 ; 0xf76b
.short 63403 ; 0xf7ab
.short 65351 ; 0xff47
.short 63872 ; 0xf980
.short 119 ; 0x77
.short 206 ; 0xce
.short 1095 ; 0x447
.short 561 ; 0x231
.short 2472 ; 0x9a8
.short 972 ; 0x3cc
.short 63651 ; 0xf8a3
.short 63418 ; 0xf7ba
.short 3243 ; 0xcab
.short 260 ; 0x104
.short 65473 ; 0xffc1
.short 62478 ; 0xf40e
.short 468 ; 0x1d4
.short 2579 ; 0xa13
.short 64379 ; 0xfb7b
.short 62374 ; 0xf3a6
.short 65230 ; 0xfece
.short 64842 ; 0xfd4a
.short 407 ; 0x197
.short 64856 ; 0xfd58
.short 3942 ; 0xf66
.short 322 ; 0x142
.short 803 ; 0x323
.short 63889 ; 0xf991
.short 64547 ; 0xfc23
.short 63743 ; 0xf8ff
.short 165 ; 0xa5
.short 61647 ; 0xf0cf
.short 64915 ; 0xfd93
.short 4047 ; 0xfcf
.short 135 ; 0x87
.short 64154 ; 0xfa9a
.short 61582 ; 0xf08e
.short 1032 ; 0x408
.short 64537 ; 0xfc19
.short 65372 ; 0xff5c
.short 65190 ; 0xfea6
.short 2 ; 0x2
.short 363 ; 0x16b
.short 65448 ; 0xffa8
.short 64802 ; 0xfd22
.short 1010 ; 0x3f2
.short 61947 ; 0xf1fb
.short 3494 ; 0xda6
.short 2002 ; 0x7d2
.short 65441 ; 0xffa1
.short 65388 ; 0xff6c
.short 2176 ; 0x880
.short 814 ; 0x32e
.short 2254 ; 0x8ce
.short 3039 ; 0xbdf
.short 1421 ; 0x58d
.short 63630 ; 0xf88e
.short 2961 ; 0xb91
.short 60128 ; 0xeae0
.short 64669 ; 0xfc9d
.short 64700 ; 0xfcbc
.short 64738 ; 0xfce2
.short 332 ; 0x14c
.short 213 ; 0xd5
.short 2675 ; 0xa73
.short 62745 ; 0xf519
.short 62626 ; 0xf4a2
.short 155 ; 0x9b
.short 467 ; 0x1d3
.short 47 ; 0x2f
.short 1262 ; 0x4ee
.short 314 ; 0x13a
.short 64789 ; 0xfd15
.short 61477 ; 0xf025
.short 1533 ; 0x5fd
.short 3959 ; 0xf77
.short 179 ; 0xb3
.short 65060 ; 0xfe24
.short 821 ; 0x335
.short 331 ; 0x14b
.short 2677 ; 0xa75
.short 1127 ; 0x467
.short 63334 ; 0xf766
.short 62893 ; 0xf5ad
.short 3069 ; 0xbfd
.short 65329 ; 0xff31
.short 64756 ; 0xfcf4
.short 1213 ; 0x4bd
.short 838 ; 0x346
.short 63976 ; 0xf9e8
.short 129 ; 0x81
.short 64725 ; 0xfcd5
.short 3791 ; 0xecf
.short 342 ; 0x156
.short 64770 ; 0xfd02
.short 65199 ; 0xfeaf
.short 3427 ; 0xd63
.short 1247 ; 0x4df
.short 244 ; 0xf4
.short 1347 ; 0x543
.short 352 ; 0x160
.short 63042 ; 0xf642
.short 2401 ; 0x961
.short 64646 ; 0xfc86
.short 65365 ; 0xff55
.short 3477 ; 0xd95
.short 65205 ; 0xfeb5
.short 1973 ; 0x7b5
.short 1468 ; 0x5bc
.short 63286 ; 0xf736
.short 64696 ; 0xfcb8
.short 4297 ; 0x10c9
.short 592 ; 0x250
.short 372 ; 0x174
.short 1200 ; 0x4b0
.short 65295 ; 0xff0f
.short 65206 ; 0xfeb6
.short 1196 ; 0x4ac
.short 63505 ; 0xf811
.short 2936 ; 0xb78
.short 2530 ; 0x9e2
.short 65474 ; 0xffc2
.short 65374 ; 0xff5e
.short 4270 ; 0x10ae
.short 65058 ; 0xfe22
.short 64288 ; 0xfb20
.short 62542 ; 0xf44e
.short 1339 ; 0x53b
.short 1212 ; 0x4bc
.short 1511 ; 0x5e7
.short 62344 ; 0xf388
.short 64585 ; 0xfc49
.short 3236 ; 0xca4
.short 681 ; 0x2a9
.short 65429 ; 0xff95
.short 61400 ; 0xefd8
.short 654 ; 0x28e
.short 63493 ; 0xf805
.short 64555 ; 0xfc2b
.short 65457 ; 0xffb1
.short 97 ; 0x61
.short 1942 ; 0x796
.short 65109 ; 0xfe55
.short 1485 ; 0x5cd
.short 6964 ; 0x1b34
.short 64892 ; 0xfd7c
.short 63536 ; 0xf830
.short 1773 ; 0x6ed
.short 65138 ; 0xfe72
.short 65068 ; 0xfe2c
.short 318 ; 0x13e
.short 1024 ; 0x400
.short 819 ; 0x333
.short 59638 ; 0xe8f6
.short 704 ; 0x2c0
.short 62165 ; 0xf2d5
.short 1735 ; 0x6c7
.short 65324 ; 0xff2c
.short 65429 ; 0xff95
.short 64641 ; 0xfc81
.short 214 ; 0xd6
.short 1206 ; 0x4b6
.short 62501 ; 0xf425
.short 63668 ; 0xf8b4
.short 631 ; 0x277
.short 63235 ; 0xf703
.short 64860 ; 0xfd5c
.short 50 ; 0x32
.short 63379 ; 0xf793
.short 136 ; 0x88
.short 65209 ; 0xfeb9
.short 62654 ; 0xf4be
.short 65359 ; 0xff4f
.short 65087 ; 0xfe3f
.short 62540 ; 0xf44c
.short 65320 ; 0xff28
.short 55 ; 0x37
.short 63948 ; 0xf9cc
.short 1660 ; 0x67c
.short 1943 ; 0x797
.short 64957 ; 0xfdbd
.short 61442 ; 0xf002
.short 64895 ; 0xfd7f
.short 870 ; 0x366
.short 359 ; 0x167
.short 64097 ; 0xfa61
.short 60108 ; 0xeacc
.short 64681 ; 0xfca9
.short 1594 ; 0x63a
.short 4223 ; 0x107f
.short 907 ; 0x38b
.short 931 ; 0x3a3
.short 65531 ; 0xfffb
.short 456 ; 0x1c8
.short 46 ; 0x2e
.short 118 ; 0x76
.short 1849 ; 0x739
.short 1369 ; 0x559
.short 64787 ; 0xfd13
.short 64338 ; 0xfb52
.short 785 ; 0x311
.short 1397 ; 0x575
.short 618 ; 0x26a
.short 65040 ; 0xfe10
.short 61443 ; 0xf003
.short 1021 ; 0x3fd
.short 2030 ; 0x7ee
.short 64865 ; 0xfd61
.short 64866 ; 0xfd62
.short 63900 ; 0xf99c
.short 61027 ; 0xee63
.short 306 ; 0x132
.short 65505 ; 0xffe1
.short 65498 ; 0xffda
.short 64004 ; 0xfa04
.short 62527 ; 0xf43f
.short 65493 ; 0xffd5
.short 2560 ; 0xa00
.short 64772 ; 0xfd04
.short 1562 ; 0x61a
.short 65120 ; 0xfe60
.short 63661 ; 0xf8ad
.short 62950 ; 0xf5e6
.short 336 ; 0x150
.short 756 ; 0x2f4
.short 62419 ; 0xf3d3
.short 65095 ; 0xfe47
.short 64643 ; 0xfc83
.short 62921 ; 0xf5c9
.short 65467 ; 0xffbb
.short 65442 ; 0xffa2
.short 2840 ; 0xb18
.short 65518 ; 0xffee
.short 63449 ; 0xf7d9
.short 1850 ; 0x73a
.short 3047 ; 0xbe7
.short 164 ; 0xa4
.short 922 ; 0x39a
.short 65337 ; 0xff39
.short 521 ; 0x209
.short 4752 ; 0x1290
.short 394 ; 0x18a
.short 175 ; 0xaf
.short 63346 ; 0xf772
.short 65066 ; 0xfe2a
.short 64906 ; 0xfd8a
.short 24 ; 0x18
.short 61483 ; 0xf02b
.short 64854 ; 0xfd56
.short 1622 ; 0x656
.short 302 ; 0x12e
.short 65533 ; 0xfffd
.short 2655 ; 0xa5f
.short 64845 ; 0xfd4d
.short 886 ; 0x376
.short 3003 ; 0xbbb
.short 339 ; 0x153
.short 65346 ; 0xff42
.short 64088 ; 0xfa58
.short 904 ; 0x388
.short 467 ; 0x1d3
.short 64154 ; 0xfa9a
.short 1091 ; 0x443
.short 62605 ; 0xf48d
.short 63289 ; 0xf739
.short 106 ; 0x6a
.short 38 ; 0x26
.short 27 ; 0x1b
.short 888 ; 0x378
.short 222 ; 0xde
.short 64563 ; 0xfc33
.short 61468 ; 0xf01c
.short 2055 ; 0x807
.short 3870 ; 0xf1e
.short 178 ; 0xb2
.short 65215 ; 0xfebf
.short 4075 ; 0xfeb
.short 580 ; 0x244
.short 64922 ; 0xfd9a
.short 14 ; 0xe
.short 1126 ; 0x466
.short 64609 ; 0xfc61
.short 4969 ; 0x1369
.short 65136 ; 0xfe70
.short 65391 ; 0xff6f
.short 2518 ; 0x9d6
.short 502 ; 0x1f6
.short 1356 ; 0x54c
.short 1462 ; 0x5b6
.short 64568 ; 0xfc38
.short 63285 ; 0xf735
.short 2985 ; 0xba9
.short 65470 ; 0xffbe
.short 57 ; 0x39
.short 63040 ; 0xf640
.short 64931 ; 0xfda3
.short 2491 ; 0x9bb
.short 1680 ; 0x690
.short 63835 ; 0xf95b
.short 63004 ; 0xf61c
.short 813 ; 0x32d
.short 65253 ; 0xfee5
.short 65329 ; 0xff31
.short 358 ; 0x166
.short 64699 ; 0xfcbb
.short 64934 ; 0xfda6
.short 1627 ; 0x65b
.short 62582 ; 0xf476
.short 65030 ; 0xfe06
.short 64685 ; 0xfcad
.short 63509 ; 0xf815
.short 64421 ; 0xfba5
.short 1135 ; 0x46f
.short 63105 ; 0xf681
.short 64125 ; 0xfa7d
.short 465 ; 0x1d1
.short 3546 ; 0xdda
.short 13 ; 0xd
.short 63839 ; 0xf95f
.short 65496 ; 0xffd8
.short 1615 ; 0x64f
.short 133 ; 0x85
.short 64615 ; 0xfc67
.short 114 ; 0x72
.short 72 ; 0x48
.short 4544 ; 0x11c0
.short 63460 ; 0xf7e4
.short 62008 ; 0xf238
.short 65268 ; 0xfef4
.short 585 ; 0x249
.short 1170 ; 0x492
.short 89 ; 0x59
.short 65058 ; 0xfe22
.short 2808 ; 0xaf8
.short 63675 ; 0xf8bb
.short 2541 ; 0x9ed
.short 1659 ; 0x67b
.short 65479 ; 0xffc7
.short 65385 ; 0xff69
.short 3301 ; 0xce5
.short 355 ; 0x163
.short 1601 ; 0x641
.short 1549 ; 0x60d
.short 435 ; 0x1b3
.short 63348 ; 0xf774
.short 4197 ; 0x1065
.short 61366 ; 0xefb6
.short 64664 ; 0xfc98
.short 62612 ; 0xf494
.short 934 ; 0x3a6
.short 1915 ; 0x77b
.short 1553 ; 0x611
.short 63501 ; 0xf80d
.short 1153 ; 0x481
.short 304 ; 0x130
.short 445 ; 0x1bd
.short 65180 ; 0xfe9c
.short 3743 ; 0xe9f
.short 1053 ; 0x41d
.short 65203 ; 0xfeb3
.short 59670 ; 0xe916
.short 65240 ; 0xfed8
.short 64136 ; 0xfa88
.short 64318 ; 0xfb3e
.short 65431 ; 0xff97
.short 280 ; 0x118
.short 1797 ; 0x705
.short 65489 ; 0xffd1
.short 63675 ; 0xf8bb
.short 64916 ; 0xfd94
.short 4053 ; 0xfd5
.short 63113 ; 0xf689
.short 2288 ; 0x8f0
.short 64855 ; 0xfd57
.short 64118 ; 0xfa76
.short 65085 ; 0xfe3d
.short 64587 ; 0xfc4b
.short 63109 ; 0xf685
.short 64902 ; 0xfd86
.short 1753 ; 0x6d9
.short 2354 ; 0x932
.short 62745 ; 0xf519
.short 65062 ; 0xfe26
.short 289 ; 0x121
.short 398 ; 0x18e
.short 79 ; 0x4f
.short 257 ; 0x101
.short 63797 ; 0xf935
.short 2839 ; 0xb17
.short 1922 ; 0x782
.short 65004 ; 0xfdec
.short 1267 ; 0x4f3
.short 1543 ; 0x607
.short 65334 ; 0xff36
.short 64674 ; 0xfca2
.short 63106 ; 0xf682
.short 63218 ; 0xf6f2
.short 1323 ; 0x52b
.short 2216 ; 0x8a8
.short 62617 ; 0xf499
.short 65371 ; 0xff5b
.short 513 ; 0x201
.short 82 ; 0x52
.short 1004 ; 0x3ec
.short 2512 ; 0x9d0
.short 784 ; 0x310
.short 61868 ; 0xf1ac
.short 64431 ; 0xfbaf
.short 3332 ; 0xd04
.short 1294 ; 0x50e
.short 65360 ; 0xff50
.short 614 ; 0x266
.short 951 ; 0x3b7
.short 311 ; 0x137
.short 63887 ; 0xf98f
.short 2462 ; 0x99e
.short 1565 ; 0x61d
.short 65030 ; 0xfe06
.short 336 ; 0x150
.short 820 ; 0x334
.short 65481 ; 0xffc9
.short 65063 ; 0xfe27
.short 363 ; 0x16b
.short 65248 ; 0xfee0
.short 2437 ; 0x985
.short 61339 ; 0xef9b
.short 65015 ; 0xfdf7
.short 344 ; 0x158
.short 331 ; 0x14b
.short 60822 ; 0xed96
.short 64988 ; 0xfddc
.short 2516 ; 0x9d4
.short 3911 ; 0xf47
.short 64785 ; 0xfd11
.short 99 ; 0x63
.short 65065 ; 0xfe29
.short 414 ; 0x19e
.short 81 ; 0x51
.short 60835 ; 0xeda3
.short 18 ; 0x12
.short 951 ; 0x3b7
.short 4111 ; 0x100f
.short 293 ; 0x125
.short 1125 ; 0x465
.short 948 ; 0x3b4
.short 65279 ; 0xfeff
.short 65010 ; 0xfdf2
.short 5452 ; 0x154c
.short 622 ; 0x26e
.short 62136 ; 0xf2b8
.short 63759 ; 0xf90f
.short 59 ; 0x3b
.short 858 ; 0x35a
.short 1370 ; 0x55a
.short 64836 ; 0xfd44
.short 65375 ; 0xff5f
.short 64395 ; 0xfb8b
.short 63596 ; 0xf86c
.short 63783 ; 0xf927
.short 800 ; 0x320
.short 65170 ; 0xfe92
.short 64805 ; 0xfd25
.short 1867 ; 0x74b
.short 64926 ; 0xfd9e
.short 62630 ; 0xf4a6
.short 63975 ; 0xf9e7
.short 65397 ; 0xff75
.short 211 ; 0xd3
.short 63084 ; 0xf66c
.short 793 ; 0x319
.short 63710 ; 0xf8de
.short 63145 ; 0xf6a9
.short 65421 ; 0xff8d
.short 203 ; 0xcb
.short 3727 ; 0xe8f
.short 1175 ; 0x497
.short 64929 ; 0xfda1
.short 60920 ; 0xedf8
.short 667 ; 0x29b
.short 64177 ; 0xfab1
.short 155 ; 0x9b
.short 64802 ; 0xfd22
.short 64868 ; 0xfd64
.short 363 ; 0x16b
.short 65400 ; 0xff78
.short 642 ; 0x282
.short 3970 ; 0xf82
.short 63835 ; 0xf95b
.short 63986 ; 0xf9f2
.short 1170 ; 0x492
.short 2896 ; 0xb50
.short 1366 ; 0x556
.short 62665 ; 0xf4c9
.short 65485 ; 0xffcd
.short 2159 ; 0x86f
.short 64753 ; 0xfcf1
.short 61790 ; 0xf15e
.short 732 ; 0x2dc
.short 64860 ; 0xfd5c
.short 148 ; 0x94
.short 64989 ; 0xfddd
.short 62196 ; 0xf2f4
.short 64153 ; 0xfa99
.short 24 ; 0x18
.short 3371 ; 0xd2b
.short 65323 ; 0xff2b
.short 64308 ; 0xfb34
.short 3552 ; 0xde0
.short 2382 ; 0x94e
.short 64831 ; 0xfd3f
.short 64771 ; 0xfd03
.short 65334 ; 0xff36
.short 64781 ; 0xfd0d
.short 4512 ; 0x11a0
.short 62320 ; 0xf370
.short 3962 ; 0xf7a
.short 63273 ; 0xf729
.short 137 ; 0x89
.short 64685 ; 0xfcad
.short 64110 ; 0xfa6e
.short 64319 ; 0xfb3f
.short 65498 ; 0xffda
.short 4563 ; 0x11d3
.short 63223 ; 0xf6f7
.short 2644 ; 0xa54
.short 63484 ; 0xf7fc
.short 821 ; 0x335
.short 65295 ; 0xff0f
.short 62880 ; 0xf5a0
.short 64572 ; 0xfc3c
.short 63702 ; 0xf8d6
.short 64709 ; 0xfcc5
.short 1756 ; 0x6dc
.short 1998 ; 0x7ce
.short 61576 ; 0xf088
.short 65330 ; 0xff32
.short 65503 ; 0xffdf
.short 2951 ; 0xb87
.short 1276 ; 0x4fc
.short 317 ; 0x13d
.short 1823 ; 0x71f
.short 65092 ; 0xfe44
.short 64085 ; 0xfa55
.short 2610 ; 0xa32
.short 65089 ; 0xfe41
.short 65457 ; 0xffb1
.short 65379 ; 0xff63
.short 1728 ; 0x6c0
.short 2189 ; 0x88d
.short 63195 ; 0xf6db
.short 63625 ; 0xf889
.short 64281 ; 0xfb19
.short 4767 ; 0x129f
.short 64864 ; 0xfd60
.short 61872 ; 0xf1b0
.short 65280 ; 0xff00
.short 64540 ; 0xfc1c
.short 364 ; 0x16c
.short 2075 ; 0x81b
.short 63349 ; 0xf775
.short 63778 ; 0xf922
.short 65411 ; 0xff83
.short 4616 ; 0x1208
.short 1758 ; 0x6de
.short 64833 ; 0xfd41
.short 63880 ; 0xf988
.short 64938 ; 0xfdaa
.short 2192 ; 0x890
.short 63986 ; 0xf9f2
.short 64736 ; 0xfce0
.short 198 ; 0xc6
.short 64494 ; 0xfbee
.short 63930 ; 0xf9ba
.short 63166 ; 0xf6be
.short 586 ; 0x24a
.short 484 ; 0x1e4
.short 62616 ; 0xf498
.short 80 ; 0x50
.short 64155 ; 0xfa9b
.short 62723 ; 0xf503
.short 65491 ; 0xffd3
.short 65503 ; 0xffdf
.short 3041 ; 0xbe1
.short 2695 ; 0xa87
.short 64385 ; 0xfb81
.short 63632 ; 0xf890
.short 91 ; 0x5b
.short 65352 ; 0xff48
.short 1137 ; 0x471
.short 65109 ; 0xfe55
.short 65269 ; 0xfef5
.short 62601 ; 0xf489
.short 65076 ; 0xfe34
.short 64943 ; 0xfdaf
.short 4842 ; 0x12ea
.short 63799 ; 0xf937
.short 65472 ; 0xffc0
.short 216 ; 0xd8
.short 3167 ; 0xc5f
.short 820 ; 0x334
.short 64810 ; 0xfd2a
.short 64647 ; 0xfc87
.short 63004 ; 0xf61c
.short 64582 ; 0xfc46
.short 1823 ; 0x71f
.short 2093 ; 0x82d
.short 62652 ; 0xf4bc
.short 65272 ; 0xfef8
.short 219 ; 0xdb
.short 61389 ; 0xefcd
.short 64418 ; 0xfba2
.short 1327 ; 0x52f
.short 4487 ; 0x1187
.short 139 ; 0x8b
.short 716 ; 0x2cc
.short 65106 ; 0xfe52
.short 799 ; 0x31f
.short 603 ; 0x25b
.short 60524 ; 0xec6c
.short 65122 ; 0xfe62
.short 65409 ; 0xff81
.short 64971 ; 0xfdcb
.short 86 ; 0x56
.short 1360 ; 0x550
.short 63002 ; 0xf61a
.short 2254 ; 0x8ce
.short 123 ; 0x7b
.short 65117 ; 0xfe5d
.short 1307 ; 0x51b
.short 1076 ; 0x434
.short 64159 ; 0xfa9f
.short 64669 ; 0xfc9d
.short 63147 ; 0xf6ab
.short 4932 ; 0x1344
.short 377 ; 0x179
.short 62488 ; 0xf418
.short 62035 ; 0xf253
.short 65094 ; 0xfe46
.short 205 ; 0xcd
.short 62133 ; 0xf2b5
.short 63611 ; 0xf87b
.short 3290 ; 0xcda
.short 64531 ; 0xfc13
.short 816 ; 0x330
.short 65299 ; 0xff13
.short 64961 ; 0xfdc1
.short 759 ; 0x2f7
.short 64149 ; 0xfa95
.short 63304 ; 0xf748
.short 3885 ; 0xf2d
.short 772 ; 0x304
.short 64930 ; 0xfda2
.short 64112 ; 0xfa70
.short 64004 ; 0xfa04
.short 1121 ; 0x461
.short 62659 ; 0xf4c3
.short 63069 ; 0xf65d
.short 414 ; 0x19e
.short 1319 ; 0x527
.short 3446 ; 0xd76
.short 64634 ; 0xfc7a
.short 64625 ; 0xfc71
.short 140 ; 0x8c
.short 65378 ; 0xff62
.short 65427 ; 0xff93
.short 393 ; 0x189
.short 539 ; 0x21b
.short 231 ; 0xe7
.short 61400 ; 0xefd8
.short 809 ; 0x329
.short 728 ; 0x2d8
.short 140 ; 0x8c
.short 2663 ; 0xa67
.short 776 ; 0x308
.short 63426 ; 0xf7c2
.short 63884 ; 0xf98c
.short 1523 ; 0x5f3
.short 2578 ; 0xa12
.short 65144 ; 0xfe78
.short 65207 ; 0xfeb7
.short 65459 ; 0xffb3
.short 62647 ; 0xf4b7
.short 2286 ; 0x8ee
.short 2864 ; 0xb30
.short 604 ; 0x25c
.short 64595 ; 0xfc53
.short 64107 ; 0xfa6b
.short 656 ; 0x290
.short 599 ; 0x257
.short 65192 ; 0xfea8
.short 439 ; 0x1b7
.short 989 ; 0x3dd
.short 65020 ; 0xfdfc
.short 61323 ; 0xef8b
.short 446 ; 0x1be
.short 63288 ; 0xf738
.short 5082 ; 0x13da
.short 477 ; 0x1dd
.short 209 ; 0xd1
.short 1094 ; 0x446
.short 6 ; 0x6
.short 64111 ; 0xfa6f
.short 1670 ; 0x686
.short 62822 ; 0xf566
.short 3712 ; 0xe80
.short 1574 ; 0x626
.short 65163 ; 0xfe8b
.short 65226 ; 0xfeca
.short 450 ; 0x1c2
.short 1863 ; 0x747
.short 1567 ; 0x61f
.short 63428 ; 0xf7c4
.short 1374 ; 0x55e
.short 225 ; 0xe1
.short 65335 ; 0xff37
.short 1001 ; 0x3e9
.short 1675 ; 0x68b
.short 903 ; 0x387
.short 63290 ; 0xf73a
.short 63819 ; 0xf94b
.short 2496 ; 0x9c0
.short 65178 ; 0xfe9a
.short 3914 ; 0xf4a
.short 64236 ; 0xfaec
.short 320 ; 0x140
.short 1796 ; 0x704
.short 2080 ; 0x820
.short 601 ; 0x259
.short 61497 ; 0xf039
.short 62247 ; 0xf327
.short 1265 ; 0x4f1
.short 568 ; 0x238
.short 63877 ; 0xf985
.short 3727 ; 0xe8f
.short 582 ; 0x246
.short 61593 ; 0xf099
.short 64137 ; 0xfa89
.short 1849 ; 0x739
.short 316 ; 0x13c
.short 63933 ; 0xf9bd
.short 65403 ; 0xff7b
.short 63970 ; 0xf9e2
.short 1642 ; 0x66a
.short 350 ; 0x15e
.short 2013 ; 0x7dd
.short 65040 ; 0xfe10
.short 65435 ; 0xff9b
.short 1766 ; 0x6e6
.short 65250 ; 0xfee2
.short 2099 ; 0x833
.short 2492 ; 0x9bc
.short 65446 ; 0xffa6
.short 65406 ; 0xff7e
.short 182 ; 0xb6
.short 114 ; 0x72
.short 64466 ; 0xfbd2
.short 61380 ; 0xefc4
.short 938 ; 0x3aa
.short 64139 ; 0xfa8b
.short 5490 ; 0x1572
.short 1166 ; 0x48e
.short 614 ; 0x266
.short 62592 ; 0xf480
.short 569 ; 0x239
.short 2393 ; 0x959
.short 60642 ; 0xece2
.short 63747 ; 0xf903
.short 64483 ; 0xfbe3
.short 439 ; 0x1b7
.short 235 ; 0xeb
.short 64989 ; 0xfddd
.short 909 ; 0x38d
.short 888 ; 0x378
.short 882 ; 0x372
.short 59487 ; 0xe85f
.short 970 ; 0x3ca
.short 62797 ; 0xf54d
.short 669 ; 0x29d
.short 65350 ; 0xff46
.short 65433 ; 0xff99
.short 61371 ; 0xefbb
.short 4 ; 0x4
.short 3194 ; 0xc7a
.short 2229 ; 0x8b5
.short 63765 ; 0xf915
.short 63527 ; 0xf827
.short 111 ; 0x6f
.short 268 ; 0x10c
.short 65252 ; 0xfee4
.short 62890 ; 0xf5aa
.short 64937 ; 0xfda9
.short 517 ; 0x205
.short 3423 ; 0xd5f
.short 64474 ; 0xfbda
.short 2011 ; 0x7db
.short 1160 ; 0x488
.short 105 ; 0x69
.short 65308 ; 0xff1c
.short 356 ; 0x164
.short 63618 ; 0xf882
.short 63680 ; 0xf8c0
.short 1389 ; 0x56d
.short 3018 ; 0xbca
.short 288 ; 0x120
.short 61075 ; 0xee93
.short 570 ; 0x23a
.short 3411 ; 0xd53
.short 63084 ; 0xf66c
.short 752 ; 0x2f0
.short 736 ; 0x2e0
.short 62863 ; 0xf58f
.short 65136 ; 0xfe70
.short 63906 ; 0xf9a2
.short 63316 ; 0xf754
.short 65478 ; 0xffc6
.short 65453 ; 0xffad
.short 2552 ; 0x9f8
.short 593 ; 0x251
.short 2035 ; 0x7f3
.short 1281 ; 0x501
.short 64501 ; 0xfbf5
.short 63035 ; 0xf63b
.short 3094 ; 0xc16
.short 27 ; 0x1b
.short 138 ; 0x8a
.short 838 ; 0x346
.short 341 ; 0x155
.short 64880 ; 0xfd70
.short 61536 ; 0xf060
.short 263 ; 0x107
.short 1116 ; 0x45c
.short 65333 ; 0xff35
.short 62494 ; 0xf41e
.short 64019 ; 0xfa13
.short 1307 ; 0x51b
.short 1529 ; 0x5f9
.short 307 ; 0x133
.short 64674 ; 0xfca2
.short 3331 ; 0xd03
.short 62550 ; 0xf456
.short 1198 ; 0x4ae
.short 65326 ; 0xff2e
.short 65227 ; 0xfecb
.short 65514 ; 0xffea
.short 64245 ; 0xfaf5
.short 62771 ; 0xf533
.short 65448 ; 0xffa8
.short 2083 ; 0x823
.short 2299 ; 0x8fb
.short 62860 ; 0xf58c
.short 64841 ; 0xfd49
.short 246 ; 0xf6
.short 456 ; 0x1c8
.short 62982 ; 0xf606
.short 63466 ; 0xf7ea
.short 64985 ; 0xfdd9
.short 1068 ; 0x42c
.short 3435 ; 0xd6b
.short 63905 ; 0xf9a1
.short 64614 ; 0xfc66
.short 55 ; 0x37
.short 5948 ; 0x173c
.short 16 ; 0x10
.short 596 ; 0x254
.short 64 ; 0x40
.short 61384 ; 0xefc8
.short 65313 ; 0xff21
.short 63725 ; 0xf8ed
.short 61642 ; 0xf0ca
.short 936 ; 0x3a8
.short 874 ; 0x36a
.short 62740 ; 0xf514
.short 64144 ; 0xfa90
.short 65225 ; 0xfec9
.short 2880 ; 0xb40
.short 1975 ; 0x7b7
.short 64085 ; 0xfa55
.short 64523 ; 0xfc0b
.short 417 ; 0x1a1
.short 350 ; 0x15e
.short 371 ; 0x173
.short 822 ; 0x336
.short 60028 ; 0xea7c
.short 1498 ; 0x5da
.short 63117 ; 0xf68d
.short 64955 ; 0xfdbb
.short 65296 ; 0xff10
.short 198 ; 0xc6
.short 1606 ; 0x646
.short 63944 ; 0xf9c8
.short 63134 ; 0xf69e
.short 1831 ; 0x727
.short 62916 ; 0xf5c4
.short 4037 ; 0xfc5
.short 1261 ; 0x4ed
.short 65128 ; 0xfe68
.short 65376 ; 0xff60
.short 2456 ; 0x998
.short 1 ; 0x1
.short 64890 ; 0xfd7a
.short 2862 ; 0xb2e
.short 430 ; 0x1ae
.short 1065 ; 0x429
.short 2253 ; 0x8cd
.short 65527 ; 0xfff7
.short 109 ; 0x6d
.short 3867 ; 0xf1b
.short 34 ; 0x22
.short 63231 ; 0xf6ff
.short 1077 ; 0x435
.short 2328 ; 0x918
.short 64051 ; 0xfa33
.short 3513 ; 0xdb9
.short 65106 ; 0xfe52
.short 65169 ; 0xfe91
.short 64506 ; 0xfbfa
.short 288 ; 0x120
.short 908 ; 0x38c
.short 62803 ; 0xf553
.short 1981 ; 0x7bd
.short 62329 ; 0xf379
.short 64054 ; 0xfa36
.short 132 ; 0x84
.short 212 ; 0xd4
.short 4202 ; 0x106a
.short 445 ; 0x1bd
.short 64255 ; 0xfaff
.short 61351 ; 0xefa7
.short 1498 ; 0x5da
.short 64503 ; 0xfbf7
.short 297 ; 0x129
.short 65388 ; 0xff6c
.short 65413 ; 0xff85
.short 323 ; 0x143
.short 63208 ; 0xf6e8
.short 63253 ; 0xf715
.short 65514 ; 0xffea
.short 65203 ; 0xfeb3
.short 3944 ; 0xf68
.short 64093 ; 0xfa5d
.short 65346 ; 0xff42
.short 93 ; 0x5d
.short 64939 ; 0xfdab
.short 65111 ; 0xfe57
.short 65352 ; 0xff48
.short 63371 ; 0xf78b
.short 3017 ; 0xbc9
.short 63618 ; 0xf882
.short 63234 ; 0xf702
.short 65263 ; 0xfeef
.short 500 ; 0x1f4
.short 4302 ; 0x10ce
.short 541 ; 0x21d
.short 63060 ; 0xf654
.short 60716 ; 0xed2c
.short 64566 ; 0xfc36
.short 576 ; 0x240
.short 64018 ; 0xfa12
.short 489 ; 0x1e9
.short 716 ; 0x2cc
.short 61431 ; 0xeff7
.short 64026 ; 0xfa1a
.short 1764 ; 0x6e4
.short 62766 ; 0xf52e
.short 63852 ; 0xf96c
.short 2242 ; 0x8c2
.short 65273 ; 0xfef9
.short 1309 ; 0x51d
.short 65360 ; 0xff50
.short 1638 ; 0x666
.short 65245 ; 0xfedd
.short 64732 ; 0xfcdc
.short 5147 ; 0x141b
.short 49 ; 0x31
.short 1924 ; 0x784
.short 257 ; 0x101
.short 65379 ; 0xff63
.short 52 ; 0x34
.short 59637 ; 0xe8f5
.short 65324 ; 0xff2c
.short 1165 ; 0x48d
.short 4598 ; 0x11f6
.short 1507 ; 0x5e3
.short 562 ; 0x232
.short 65370 ; 0xff5a
.short 147 ; 0x93
.short 65341 ; 0xff3d
.short 65354 ; 0xff4a
.short 64446 ; 0xfbbe
.short 63014 ; 0xf626
.short 64835 ; 0xfd43
.short 3025 ; 0xbd1
.short 1260 ; 0x4ec
.short 62733 ; 0xf50d
.short 64295 ; 0xfb27
.short 244 ; 0xf4
.short 5081 ; 0x13d9
.short 1196 ; 0x4ac
.short 64710 ; 0xfcc6
.short 271 ; 0x10f
.short 1180 ; 0x49c
.short 63605 ; 0xf875
.short 2211 ; 0x8a3
.short 62849 ; 0xf581
.short 65399 ; 0xff77
.short 65290 ; 0xff0a
.short 1075 ; 0x433
.short 990 ; 0x3de
.short 784 ; 0x310
.short 1171 ; 0x493
.short 252 ; 0xfc
.short 64743 ; 0xfce7
.short 64439 ; 0xfbb7
.short 59907 ; 0xea03
.short 169 ; 0xa9
.short 1174 ; 0x496
.short 634 ; 0x27a
.short 64025 ; 0xfa19
.short 62403 ; 0xf3c3
.short 373 ; 0x175
.short 4253 ; 0x109d
.short 589 ; 0x24d
.short 65502 ; 0xffde
.short 208 ; 0xd0
.short 65419 ; 0xff8b
.short 65262 ; 0xfeee
.short 61604 ; 0xf0a4
.short 758 ; 0x2f6
.short 63389 ; 0xf79d
.short 4860 ; 0x12fc
.short 793 ; 0x319
.short 317 ; 0x13d
.short 2119 ; 0x847
.short 65134 ; 0xfe6e
.short 65112 ; 0xfe58
.short 2643 ; 0xa53
.short 65326 ; 0xff2e
.short 1544 ; 0x608
.short 2821 ; 0xb05
.short 124 ; 0x7c
.short 65450 ; 0xffaa
.short 64977 ; 0xfdd1
.short 63497 ; 0xf809
.short 63397 ; 0xf7a5
.short 1211 ; 0x4bb
.short 64545 ; 0xfc21
.short 65518 ; 0xffee
.short 557 ; 0x22d
.short 64684 ; 0xfcac
.short 63660 ; 0xf8ac
.short 728 ; 0x2d8
.short 750 ; 0x2ee
.short 535 ; 0x217
.short 61970 ; 0xf212
.short 1733 ; 0x6c5
.short 63248 ; 0xf710
.short 63997 ; 0xf9fd
.short 65380 ; 0xff64
.short 169 ; 0xa9
.short 1213 ; 0x4bd
.short 65098 ; 0xfe4a
.short 64475 ; 0xfbdb
.short 1056 ; 0x420
.short 62746 ; 0xf51a
.short 3671 ; 0xe57
.short 2625 ; 0xa41
.short 65365 ; 0xff55
.short 65323 ; 0xff2b
.short 2148 ; 0x864
.short 64533 ; 0xfc15
.short 63901 ; 0xf99d
.short 3387 ; 0xd3b
.short 781 ; 0x30d
.short 2894 ; 0xb4e
.short 65519 ; 0xffef
.short 65179 ; 0xfe9b
.short 94 ; 0x5e
.short 421 ; 0x1a5
.short 916 ; 0x394
.short 843 ; 0x34b
.short 61331 ; 0xef93
.short 1350 ; 0x546
.short 61755 ; 0xf13b
.short 3778 ; 0xec2
.short 72 ; 0x48
.short 65534 ; 0xfffe
.short 63310 ; 0xf74e
.short 1394 ; 0x572
.short 2125 ; 0x84d
.short 62816 ; 0xf560
.short 63079 ; 0xf667
.short 63182 ; 0xf6ce
.short 667 ; 0x29b
.short 522 ; 0x20a
.short 64969 ; 0xfdc9
.short 2388 ; 0x954
.short 64222 ; 0xfade
.short 63306 ; 0xf74a
.short 105 ; 0x69
.short 3458 ; 0xd82
.short 213 ; 0xd5
.short 65059 ; 0xfe23
.short 65133 ; 0xfe6d
.short 1154 ; 0x482
.short 64347 ; 0xfb5b
.short 64503 ; 0xfbf7
.short 65324 ; 0xff2c
.short 5923 ; 0x1723
.short 64725 ; 0xfcd5
.short 2804 ; 0xaf4
.short 63344 ; 0xf770
.short 359 ; 0x167
.short 81 ; 0x51
.short 3275 ; 0xccb
.short 65065 ; 0xfe29
.short 65270 ; 0xfef6
.short 2572 ; 0xa0c
.short 835 ; 0x343
.short 465 ; 0x1d1
.short 3055 ; 0xbef
.short 65383 ; 0xff67
.short 24 ; 0x18
.short 65443 ; 0xffa3
.short 701 ; 0x2bd
.short 1748 ; 0x6d4
.short 64480 ; 0xfbe0
.short 871 ; 0x367
.short 63417 ; 0xf7b9
.short 3713 ; 0xe81
.short 64737 ; 0xfce1
.short 59331 ; 0xe7c3
.short 304 ; 0x130
.short 720 ; 0x2d0
.short 482 ; 0x1e2
.short 63482 ; 0xf7fa
.short 62244 ; 0xf324
.short 508 ; 0x1fc
.short 4778 ; 0x12aa
.short 173 ; 0xad
.short 64791 ; 0xfd17
.short 63476 ; 0xf7f4
.short 462 ; 0x1ce
.short 360 ; 0x168
.short 2320 ; 0x910
.short 63374 ; 0xf78e
.short 2143 ; 0x85f
.short 1110 ; 0x456
.short 198 ; 0xc6
.short 65243 ; 0xfedb
.short 65455 ; 0xffaf
.short 64437 ; 0xfbb5
.short 65028 ; 0xfe04
.short 869 ; 0x365
.short 3879 ; 0xf27
.short 64532 ; 0xfc14
.short 61510 ; 0xf046
.short 65412 ; 0xff84
.short 735 ; 0x2df
.short 65015 ; 0xfdf7
.short 63494 ; 0xf806
.short 64271 ; 0xfb0f
.short 2452 ; 0x994
.short 64342 ; 0xfb56
.short 65388 ; 0xff6c
.short 41 ; 0x29
.short 64661 ; 0xfc95
.short 64076 ; 0xfa4c
.short 176 ; 0xb0
.short 1291 ; 0x50b
.short 735 ; 0x2df
.short 64416 ; 0xfba0
.short 990 ; 0x3de
.short 63211 ; 0xf6eb
.short 4572 ; 0x11dc
.short 710 ; 0x2c6
.short 63888 ; 0xf990
.short 1687 ; 0x697
.short 63908 ; 0xf9a4
.short 64681 ; 0xfca9
.short 1185 ; 0x4a1
.short 64438 ; 0xfbb6
.short 2888 ; 0xb48
.short 2366 ; 0x93e
.short 738 ; 0x2e2
.short 1421 ; 0x58d
.short 711 ; 0x2c7
.short 64555 ; 0xfc2b
.short 64342 ; 0xfb56
.short 2981 ; 0xba5
.short 63497 ; 0xf809
.short 64816 ; 0xfd30
.short 64258 ; 0xfb02
.short 63184 ; 0xf6d0
.short 64274 ; 0xfb12
.short 2185 ; 0x889
.short 456 ; 0x1c8
.short 747 ; 0x2eb
.short 62193 ; 0xf2f1
.short 1122 ; 0x462
.short 62965 ; 0xf5f5
.short 64374 ; 0xfb76
.short 52 ; 0x34
.short 126 ; 0x7e
.short 64393 ; 0xfb89
.short 64628 ; 0xfc74
.short 1063 ; 0x427
.short 62635 ; 0xf4ab
.short 1923 ; 0x783
.short 62456 ; 0xf3f8
.short 64776 ; 0xfd08
.short 143 ; 0x8f
.short 480 ; 0x1e0
.short 2715 ; 0xa9b
.short 780 ; 0x30c
.short 344 ; 0x158
.short 60784 ; 0xed70
.short 1095 ; 0x447
.short 1996 ; 0x7cc
.short 64181 ; 0xfab5
.short 62424 ; 0xf3d8
.short 65219 ; 0xfec3
.short 61638 ; 0xf0c6
.short 65467 ; 0xffbb
.short 3464 ; 0xd88
.short 65417 ; 0xff89
.short 65113 ; 0xfe59
.short 63651 ; 0xf8a3
.short 64979 ; 0xfdd3
.short 638 ; 0x27e
.short 65458 ; 0xffb2
.short 1402 ; 0x57a
.short 686 ; 0x2ae
.short 97 ; 0x61
.short 64355 ; 0xfb63
.short 3770 ; 0xeba
.short 62003 ; 0xf233
.short 1571 ; 0x623
.short 65179 ; 0xfe9b
.short 64787 ; 0xfd13
.short 222 ; 0xde
.short 1693 ; 0x69d
.short 438 ; 0x1b6
.short 63565 ; 0xf84d
.short 1630 ; 0x65e
.short 1379 ; 0x563
.short 65464 ; 0xffb8
.short 633 ; 0x279
.short 951 ; 0x3b7
.short 63424 ; 0xf7c0
.short 337 ; 0x151
.short 65518 ; 0xffee
.short 63343 ; 0xf76f
.short 65535 ; 0xffff
.short 64325 ; 0xfb45
.short 62707 ; 0xf4f3
.short 65415 ; 0xff87
.short 53 ; 0x35
.short 3215 ; 0xc8f
.short 56 ; 0x38
.short 62712 ; 0xf4f8
.short 683 ; 0x2ab
.short 605 ; 0x25d
.short 2668 ; 0xa6c
.short 754 ; 0x2f2
.short 64824 ; 0xfd38
.short 102 ; 0x66
.short 64161 ; 0xfaa1
.short 65019 ; 0xfdfb
.short 65162 ; 0xfe8a
.short 3633 ; 0xe31
.short 64207 ; 0xfacf
.short 2146 ; 0x862
.short 1553 ; 0x611
.short 162 ; 0xa2
.short 65445 ; 0xffa5
.short 61504 ; 0xf040
.short 65149 ; 0xfe7d
.short 395 ; 0x18b
.short 6283 ; 0x188b
.short 2649 ; 0xa59
.short 1692 ; 0x69c
.short 894 ; 0x37e
.short 61587 ; 0xf093
.short 64591 ; 0xfc4f
.short 3252 ; 0xcb4
.short 65271 ; 0xfef7
.short 62975 ; 0xf5ff
.short 250 ; 0xfa
.short 176 ; 0xb0
.short 3044 ; 0xbe4
.short 1160 ; 0x488
.short 64882 ; 0xfd72
.short 28 ; 0x1c
.short 2761 ; 0xac9
.short 64028 ; 0xfa1c
.short 63660 ; 0xf8ac
.short 3070 ; 0xbfe
.short 3375 ; 0xd2f
.short 879 ; 0x36f
.short 64448 ; 0xfbc0
.short 65293 ; 0xff0d
.short 719 ; 0x2cf
.short 65461 ; 0xffb5
.short 65209 ; 0xfeb9
.short 807 ; 0x327
.short 64838 ; 0xfd46
.short 3553 ; 0xde1
.short 61593 ; 0xf099
.short 64167 ; 0xfaa7
.short 243 ; 0xf3
.short 205 ; 0xcd
.short 3648 ; 0xe40
.short 984 ; 0x3d8
.short 62310 ; 0xf366
.short 1520 ; 0x5f0
.short 64639 ; 0xfc7f
.short 2621 ; 0xa3d
.short 1645 ; 0x66d
.short 64965 ; 0xfdc5
.short 65367 ; 0xff57
.short 65224 ; 0xfec8
.short 1672 ; 0x688
.short 2551 ; 0x9f7
.short 368 ; 0x170
.short 62906 ; 0xf5ba
.short 64066 ; 0xfa42
.short 1030 ; 0x406
.short 1317 ; 0x525
.short 511 ; 0x1ff
.short 63155 ; 0xf6b3
.short 657 ; 0x291
.short 1715 ; 0x6b3
.short 1108 ; 0x454
.short 61886 ; 0xf1be
.short 1916 ; 0x77c
.short 64648 ; 0xfc88
.short 997 ; 0x3e5
.short 433 ; 0x1b1
.globl _cg_Classification_FC1bias ; @cg_Classification_FC1bias
.p2align 1
_cg_Classification_FC1bias:
.short 61998 ; 0xf22e
.short 59727 ; 0xe94f
.short 2508 ; 0x9cc
.short 64500 ; 0xfbf4
.short 2793 ; 0xae9
.short 63210 ; 0xf6ea
.short 61262 ; 0xef4e
.short 64396 ; 0xfb8c
.short 1198 ; 0x4ae
.short 882 ; 0x372
.short 62627 ; 0xf4a3
.short 63306 ; 0xf74a
.short 3934 ; 0xf5e
.short 4698 ; 0x125a
.short 3679 ; 0xe5f
.short 61717 ; 0xf115
.short 61921 ; 0xf1e1
.short 64369 ; 0xfb71
.short 5595 ; 0x15db
.short 62538 ; 0xf44a
.short 59573 ; 0xe8b5
.short 3926 ; 0xf56
.short 63130 ; 0xf69a
.short 64229 ; 0xfae5
.short 62427 ; 0xf3db
.short 3628 ; 0xe2c
.short 62992 ; 0xf610
.short 4029 ; 0xfbd
.short 65232 ; 0xfed0
.short 62052 ; 0xf264
.short 3445 ; 0xd75
.short 60812 ; 0xed8c
.short 765 ; 0x2fd
.short 62994 ; 0xf612
.short 61279 ; 0xef5f
.short 62933 ; 0xf5d5
.short 3242 ; 0xcaa
.short 1499 ; 0x5db
.short 60856 ; 0xedb8
.short 2466 ; 0x9a2
.short 65338 ; 0xff3a
.short 5893 ; 0x1705
.short 1579 ; 0x62b
.short 1533 ; 0x5fd
.short 5280 ; 0x14a0
.short 65090 ; 0xfe42
.short 63062 ; 0xf656
.short 3033 ; 0xbd9
.short 60839 ; 0xeda7
.short 61577 ; 0xf089
.short 58739 ; 0xe573
.short 64722 ; 0xfcd2
.short 2566 ; 0xa06
.short 5274 ; 0x149a
.short 61810 ; 0xf172
.short 61045 ; 0xee75
.short 59485 ; 0xe85d
.short 4322 ; 0x10e2
.short 62706 ; 0xf4f2
.short 6474 ; 0x194a
.short 60298 ; 0xeb8a
.short 2416 ; 0x970
.short 3780 ; 0xec4
.short 1299 ; 0x513
.short 60681 ; 0xed09
.short 59889 ; 0xe9f1
.short 63713 ; 0xf8e1
.short 63710 ; 0xf8de
.short 5851 ; 0x16db
.short 65283 ; 0xff03
.short 3876 ; 0xf24
.short 62842 ; 0xf57a
.short 65067 ; 0xfe2b
.short 64653 ; 0xfc8d
.short 5034 ; 0x13aa
.short 62756 ; 0xf524
.short 780 ; 0x30c
.short 6140 ; 0x17fc
.short 59977 ; 0xea49
.short 1773 ; 0x6ed
.short 2996 ; 0xbb4
.short 264 ; 0x108
.short 60017 ; 0xea71
.short 58809 ; 0xe5b9
.short 64179 ; 0xfab3
.short 2421 ; 0x975
.short 63605 ; 0xf875
.short 64798 ; 0xfd1e
.short 2434 ; 0x982
.short 856 ; 0x358
.short 63307 ; 0xf74b
.short 3630 ; 0xe2e
.short 461 ; 0x1cd
.short 65029 ; 0xfe05
.short 61744 ; 0xf130
.short 59252 ; 0xe774
.short 3901 ; 0xf3d
.short 378 ; 0x17a
.short 64345 ; 0xfb59
.short 1802 ; 0x70a
.short 64231 ; 0xfae7
.short 64694 ; 0xfcb6
.short 64328 ; 0xfb48
.short 2573 ; 0xa0d
.short 64707 ; 0xfcc3
.short 59508 ; 0xe874
.short 5397 ; 0x1515
.short 3543 ; 0xdd7
.short 64501 ; 0xfbf5
.short 4139 ; 0x102b
.short 4680 ; 0x1248
.short 1942 ; 0x796
.short 998 ; 0x3e6
.short 62518 ; 0xf436
.short 6363 ; 0x18db
.short 64666 ; 0xfc9a
.short 61284 ; 0xef64
.short 61789 ; 0xf15d
.short 63312 ; 0xf750
.short 3014 ; 0xbc6
.short 64185 ; 0xfab9
.short 59476 ; 0xe854
.short 1307 ; 0x51b
.short 61806 ; 0xf16e
.short 2251 ; 0x8cb
.short 64652 ; 0xfc8c
.short 64123 ; 0xfa7b
.short 63711 ; 0xf8df
.short 64541 ; 0xfc1d
.short 61250 ; 0xef42
.short 450 ; 0x1c2
.short 6944 ; 0x1b20
.short 1368 ; 0x558
.short 60705 ; 0xed21
.short 64140 ; 0xfa8c
.short 64119 ; 0xfa77
.short 61478 ; 0xf026
.short 62620 ; 0xf49c
.short 63377 ; 0xf791
.short 6213 ; 0x1845
.short 2508 ; 0x9cc
.short 64159 ; 0xfa9f
.short 733 ; 0x2dd
.short 65055 ; 0xfe1f
.short 1600 ; 0x640
.short 63206 ; 0xf6e6
.short 6296 ; 0x1898
.short 59765 ; 0xe975
.short 62906 ; 0xf5ba
.short 4166 ; 0x1046
.short 5239 ; 0x1477
.short 63195 ; 0xf6db
.short 61436 ; 0xeffc
.short 187 ; 0xbb
.short 3429 ; 0xd65
.short 6687 ; 0x1a1f
.short 63208 ; 0xf6e8
.short 65356 ; 0xff4c
.short 3567 ; 0xdef
.short 63876 ; 0xf984
.short 61423 ; 0xefef
.short 1799 ; 0x707
.short 3231 ; 0xc9f
.short 62049 ; 0xf261
.short 63247 ; 0xf70f
.short 59517 ; 0xe87d
.short 1251 ; 0x4e3
.short 64014 ; 0xfa0e
.short 254 ; 0xfe
.short 5347 ; 0x14e3
.short 58997 ; 0xe675
.short 3867 ; 0xf1b
.short 2956 ; 0xb8c
.short 3089 ; 0xc11
.short 3984 ; 0xf90
.short 3085 ; 0xc0d
.short 61619 ; 0xf0b3
.short 4323 ; 0x10e3
.short 1821 ; 0x71d
.short 1854 ; 0x73e
.globl _cg_Classification_FC2weit ; @cg_Classification_FC2weit
.p2align 1
_cg_Classification_FC2weit:
.short 64359 ; 0xfb67
.short 859 ; 0x35b
.short 65149 ; 0xfe7d
.short 65426 ; 0xff92
.short 65067 ; 0xfe2b
.short 65519 ; 0xffef
.short 65034 ; 0xfe0a
.short 176 ; 0xb0
.short 307 ; 0x133
.short 65353 ; 0xff49
.short 65312 ; 0xff20
.short 65137 ; 0xfe71
.short 65430 ; 0xff96
.short 65066 ; 0xfe2a
.short 181 ; 0xb5
.short 65075 ; 0xfe33
.short 64733 ; 0xfcdd
.short 64854 ; 0xfd56
.short 299 ; 0x12b
.short 64720 ; 0xfcd0
.short 65468 ; 0xffbc
.short 65171 ; 0xfe93
.short 205 ; 0xcd
.short 348 ; 0x15c
.short 64921 ; 0xfd99
.short 1345 ; 0x541
.short 43 ; 0x2b
.short 380 ; 0x17c
.short 65470 ; 0xffbe
.short 64750 ; 0xfcee
.short 360 ; 0x168
.short 65458 ; 0xffb2
.short 65506 ; 0xffe2
.short 65004 ; 0xfdec
.short 65165 ; 0xfe8d
.short 63883 ; 0xf98b
.short 163 ; 0xa3
.short 460 ; 0x1cc
.short 65444 ; 0xffa4
.short 385 ; 0x181
.short 65284 ; 0xff04
.short 65086 ; 0xfe3e
.short 141 ; 0x8d
.short 65412 ; 0xff84
.short 275 ; 0x113
.short 64983 ; 0xfdd7
.short 64706 ; 0xfcc2
.short 358 ; 0x166
.short 65201 ; 0xfeb1
.short 65448 ; 0xffa8
.short 65425 ; 0xff91
.short 64754 ; 0xfcf2
.short 1234 ; 0x4d2
.short 64849 ; 0xfd51
.short 65020 ; 0xfdfc
.short 65245 ; 0xfedd
.short 8 ; 0x8
.short 280 ; 0x118
.short 64921 ; 0xfd99
.short 65514 ; 0xffea
.short 275 ; 0x113
.short 176 ; 0xb0
.short 546 ; 0x222
.short 57 ; 0x39
.short 631 ; 0x277
.short 64988 ; 0xfddc
.short 792 ; 0x318
.short 65388 ; 0xff6c
.short 65437 ; 0xff9d
.short 222 ; 0xde
.short 225 ; 0xe1
.short 65163 ; 0xfe8b
.short 65486 ; 0xffce
.short 158 ; 0x9e
.short 202 ; 0xca
.short 231 ; 0xe7
.short 65063 ; 0xfe27
.short 65518 ; 0xffee
.short 65301 ; 0xff15
.short 2040 ; 0x7f8
.short 174 ; 0xae
.short 64507 ; 0xfbfb
.short 65018 ; 0xfdfa
.short 482 ; 0x1e2
.short 61367 ; 0xefb7
.short 65398 ; 0xff76
.short 65343 ; 0xff3f
.short 98 ; 0x62
.short 65428 ; 0xff94
.short 65516 ; 0xffec
.short 83 ; 0x53
.short 65347 ; 0xff43
.short 65170 ; 0xfe92
.short 601 ; 0x259
.short 65507 ; 0xffe3
.short 119 ; 0x77
.short 64194 ; 0xfac2
.short 462 ; 0x1ce
.short 234 ; 0xea
.short 4770 ; 0x12a2
.short 146 ; 0x92
.short 64997 ; 0xfde5
.short 65089 ; 0xfe41
.short 65216 ; 0xfec0
.short 687 ; 0x2af
.short 417 ; 0x1a1
.short 65051 ; 0xfe1b
.short 65236 ; 0xfed4
.short 10 ; 0xa
.short 65109 ; 0xfe55
.short 153 ; 0x99
.short 789 ; 0x315
.short 65299 ; 0xff13
.short 52 ; 0x34
.short 65301 ; 0xff15
.short 65524 ; 0xfff4
.short 65118 ; 0xfe5e
.short 65325 ; 0xff2d
.short 524 ; 0x20c
.short 746 ; 0x2ea
.short 327 ; 0x147
.short 65516 ; 0xffec
.short 65475 ; 0xffc3
.short 65321 ; 0xff29
.short 16 ; 0x10
.short 24 ; 0x18
.short 392 ; 0x188
.short 196 ; 0xc4
.short 790 ; 0x316
.short 65092 ; 0xfe44
.short 9 ; 0x9
.short 23 ; 0x17
.short 432 ; 0x1b0
.short 65358 ; 0xff4e
.short 63424 ; 0xf7c0
.short 65337 ; 0xff39
.short 378 ; 0x17a
.short 94 ; 0x5e
.short 65338 ; 0xff3a
.short 385 ; 0x181
.short 109 ; 0x6d
.short 471 ; 0x1d7
.short 193 ; 0xc1
.short 221 ; 0xdd
.short 338 ; 0x152
.short 207 ; 0xcf
.short 65464 ; 0xffb8
.short 65222 ; 0xfec6
.short 64576 ; 0xfc40
.short 133 ; 0x85
.short 1 ; 0x1
.short 71 ; 0x47
.short 65468 ; 0xffbc
.short 174 ; 0xae
.short 33 ; 0x21
.short 65389 ; 0xff6d
.short 65443 ; 0xffa3
.short 277 ; 0x115
.short 708 ; 0x2c4
.short 65105 ; 0xfe51
.short 65481 ; 0xffc9
.short 65527 ; 0xfff7
.short 522 ; 0x20a
.short 65260 ; 0xfeec
.short 64610 ; 0xfc62
.short 423 ; 0x1a7
.short 65034 ; 0xfe0a
.short 138 ; 0x8a
.short 65488 ; 0xffd0
.short 149 ; 0x95
.short 97 ; 0x61
.short 65492 ; 0xffd4
.short 961 ; 0x3c1
.short 65200 ; 0xfeb0
.short 63 ; 0x3f
.short 342 ; 0x156
.short 65073 ; 0xfe31
.short 65448 ; 0xffa8
.short 65251 ; 0xfee3
.short 65509 ; 0xffe5
.short 63536 ; 0xf830
.short 64641 ; 0xfc81
.short 665 ; 0x299
.short 270 ; 0x10e
.short 674 ; 0x2a2
.short 265 ; 0x109
.short 589 ; 0x24d
.short 561 ; 0x231
.short 64595 ; 0xfc53
.short 65441 ; 0xffa1
.short 65415 ; 0xff87
.short 88 ; 0x58
.short 65330 ; 0xff32
.short 65114 ; 0xfe5a
.short 64883 ; 0xfd73
.short 187 ; 0xbb
.short 62412 ; 0xf3cc
.short 65531 ; 0xfffb
.short 65269 ; 0xfef5
.short 65407 ; 0xff7f
.short 64754 ; 0xfcf2
.short 65504 ; 0xffe0
.short 184 ; 0xb8
.short 65198 ; 0xfeae
.short 64534 ; 0xfc16
.short 378 ; 0x17a
.short 65274 ; 0xfefa
.short 68 ; 0x44
.short 65031 ; 0xfe07
.short 65456 ; 0xffb0
.short 65388 ; 0xff6c
.short 65495 ; 0xffd7
.short 65396 ; 0xff74
.short 372 ; 0x174
.short 65158 ; 0xfe86
.short 64447 ; 0xfbbf
.short 65307 ; 0xff1b
.short 65441 ; 0xffa1
.short 65319 ; 0xff27
.short 65289 ; 0xff09
.short 187 ; 0xbb
.short 65399 ; 0xff77
.short 27 ; 0x1b
.short 65250 ; 0xfee2
.short 178 ; 0xb2
.short 65269 ; 0xfef5
.short 64673 ; 0xfca1
.short 65534 ; 0xfffe
.short 65166 ; 0xfe8e
.short 197 ; 0xc5
.short 65285 ; 0xff05
.short 371 ; 0x173
.short 1200 ; 0x4b0
.short 306 ; 0x132
.short 560 ; 0x230
.short 65395 ; 0xff73
.short 65533 ; 0xfffd
.short 65420 ; 0xff8c
.short 65159 ; 0xfe87
.short 119 ; 0x77
.short 67 ; 0x43
.short 65327 ; 0xff2f
.short 65318 ; 0xff26
.short 65384 ; 0xff68
.short 65150 ; 0xfe7e
.short 64988 ; 0xfddc
.short 65154 ; 0xfe82
.short 306 ; 0x132
.short 65521 ; 0xfff1
.short 65081 ; 0xfe39
.short 2666 ; 0xa6a
.short 64994 ; 0xfde2
.short 65407 ; 0xff7f
.short 65329 ; 0xff31
.short 35 ; 0x23
.short 65216 ; 0xfec0
.short 85 ; 0x55
.short 73 ; 0x49
.short 65347 ; 0xff43
.short 977 ; 0x3d1
.short 671 ; 0x29f
.short 63850 ; 0xf96a
.short 35 ; 0x23
.short 65456 ; 0xffb0
.short 64822 ; 0xfd36
.short 50 ; 0x32
.short 519 ; 0x207
.short 65498 ; 0xffda
.short 65491 ; 0xffd3
.short 17 ; 0x11
.short 315 ; 0x13b
.short 134 ; 0x86
.short 587 ; 0x24b
.short 172 ; 0xac
.short 65526 ; 0xfff6
.short 79 ; 0x4f
.short 65441 ; 0xffa1
.short 152 ; 0x98
.short 65527 ; 0xfff7
.short 925 ; 0x39d
.short 288 ; 0x120
.short 65454 ; 0xffae
.short 204 ; 0xcc
.short 594 ; 0x252
.short 64532 ; 0xfc14
.short 284 ; 0x11c
.short 54 ; 0x36
.short 3818 ; 0xeea
.short 65154 ; 0xfe82
.short 65413 ; 0xff85
.short 65460 ; 0xffb4
.short 65309 ; 0xff1d
.short 65267 ; 0xfef3
.short 419 ; 0x1a3
.short 69 ; 0x45
.short 65015 ; 0xfdf7
.short 458 ; 0x1ca
.short 257 ; 0x101
.short 772 ; 0x304
.short 1010 ; 0x3f2
.short 65043 ; 0xfe13
.short 65504 ; 0xffe0
.short 65412 ; 0xff84
.short 65278 ; 0xfefe
.short 65499 ; 0xffdb
.short 65493 ; 0xffd5
.short 64995 ; 0xfde3
.short 24 ; 0x18
.short 64798 ; 0xfd1e
.short 146 ; 0x92
.short 64076 ; 0xfa4c
.short 157 ; 0x9d
.short 65421 ; 0xff8d
.short 18 ; 0x12
.short 64928 ; 0xfda0
.short 64742 ; 0xfce6
.short 65376 ; 0xff60
.short 64659 ; 0xfc93
.short 319 ; 0x13f
.short 65341 ; 0xff3d
.short 770 ; 0x302
.short 29 ; 0x1d
.short 64906 ; 0xfd8a
.short 65282 ; 0xff02
.short 65383 ; 0xff67
.short 65107 ; 0xfe53
.short 64 ; 0x40
.short 65449 ; 0xffa9
.short 65404 ; 0xff7c
.short 40 ; 0x28
.short 65256 ; 0xfee8
.short 65417 ; 0xff89
.short 416 ; 0x1a0
.short 64966 ; 0xfdc6
.short 408 ; 0x198
.short 87 ; 0x57
.short 217 ; 0xd9
.short 65185 ; 0xfea1
.short 1208 ; 0x4b8
.short 203 ; 0xcb
.short 65432 ; 0xff98
.short 65422 ; 0xff8e
.short 109 ; 0x6d
.short 65409 ; 0xff81
.short 65283 ; 0xff03
.short 94 ; 0x5e
.short 65301 ; 0xff15
.short 2150 ; 0x866
.short 65 ; 0x41
.short 7 ; 0x7
.short 65527 ; 0xfff7
.short 64515 ; 0xfc03
.short 357 ; 0x165
.short 96 ; 0x60
.short 65285 ; 0xff05
.short 65141 ; 0xfe75
.short 65317 ; 0xff25
.short 63882 ; 0xf98a
.short 99 ; 0x63
.short 157 ; 0x9d
.short 65312 ; 0xff20
.short 313 ; 0x139
.short 65412 ; 0xff84
.short 539 ; 0x21b
.short 65206 ; 0xfeb6
.short 65140 ; 0xfe74
.short 231 ; 0xe7
.short 296 ; 0x128
.short 143 ; 0x8f
.short 154 ; 0x9a
.short 236 ; 0xec
.short 440 ; 0x1b8
.short 1327 ; 0x52f
.short 264 ; 0x108
.short 225 ; 0xe1
.short 94 ; 0x5e
.short 161 ; 0xa1
.short 65309 ; 0xff1d
.short 675 ; 0x2a3
.short 65240 ; 0xfed8
.short 558 ; 0x22e
.short 65491 ; 0xffd3
.short 65483 ; 0xffcb
.short 245 ; 0xf5
.short 65242 ; 0xfeda
.short 602 ; 0x25a
.short 64618 ; 0xfc6a
.short 7 ; 0x7
.short 65053 ; 0xfe1d
.short 65408 ; 0xff80
.short 46 ; 0x2e
.short 195 ; 0xc3
.short 65476 ; 0xffc4
.short 65373 ; 0xff5d
.short 65444 ; 0xffa4
.short 65469 ; 0xffbd
.short 141 ; 0x8d
.short 65443 ; 0xffa3
.short 230 ; 0xe6
.short 65038 ; 0xfe0e
.short 231 ; 0xe7
.short 86 ; 0x56
.short 65261 ; 0xfeed
.short 4 ; 0x4
.short 65483 ; 0xffcb
.short 160 ; 0xa0
.short 65420 ; 0xff8c
.short 263 ; 0x107
.short 63149 ; 0xf6ad
.short 65466 ; 0xffba
.short 95 ; 0x5f
.short 233 ; 0xe9
.short 40 ; 0x28
.short 65487 ; 0xffcf
.short 280 ; 0x118
.short 65428 ; 0xff94
.short 65442 ; 0xffa2
.short 65250 ; 0xfee2
.short 65378 ; 0xff62
.short 65416 ; 0xff88
.short 65428 ; 0xff94
.short 65048 ; 0xfe18
.short 65484 ; 0xffcc
.short 62 ; 0x3e
.short 75 ; 0x4b
.short 35 ; 0x23
.short 11 ; 0xb
.short 116 ; 0x74
.short 373 ; 0x175
.short 65294 ; 0xff0e
.short 65469 ; 0xffbd
.short 65261 ; 0xfeed
.short 65333 ; 0xff35
.short 65404 ; 0xff7c
.short 61 ; 0x3d
.short 65254 ; 0xfee6
.short 116 ; 0x74
.short 65473 ; 0xffc1
.short 65532 ; 0xfffc
.short 65501 ; 0xffdd
.short 126 ; 0x7e
.short 327 ; 0x147
.short 230 ; 0xe6
.short 224 ; 0xe0
.short 65450 ; 0xffaa
.short 65024 ; 0xfe00
.short 65513 ; 0xffe9
.short 193 ; 0xc1
.short 1232 ; 0x4d0
.short 1106 ; 0x452
.short 123 ; 0x7b
.short 90 ; 0x5a
.short 65233 ; 0xfed1
.short 65139 ; 0xfe73
.short 65489 ; 0xffd1
.short 143 ; 0x8f
.short 65279 ; 0xfeff
.short 66 ; 0x42
.short 65494 ; 0xffd6
.short 65455 ; 0xffaf
.short 255 ; 0xff
.short 65213 ; 0xfebd
.short 65464 ; 0xffb8
.short 65242 ; 0xfeda
.short 358 ; 0x166
.short 30 ; 0x1e
.short 65130 ; 0xfe6a
.short 65162 ; 0xfe8a
.short 64739 ; 0xfce3
.short 1283 ; 0x503
.short 17 ; 0x11
.short 357 ; 0x165
.short 65439 ; 0xff9f
.short 65415 ; 0xff87
.short 65403 ; 0xff7b
.short 65237 ; 0xfed5
.short 65164 ; 0xfe8c
.short 63029 ; 0xf635
.short 203 ; 0xcb
.short 212 ; 0xd4
.short 322 ; 0x142
.short 103 ; 0x67
.short 65412 ; 0xff84
.short 175 ; 0xaf
.short 64856 ; 0xfd58
.short 3 ; 0x3
.short 106 ; 0x6a
.short 65454 ; 0xffae
.short 170 ; 0xaa
.short 64209 ; 0xfad1
.short 1793 ; 0x701
.short 65510 ; 0xffe6
.short 65424 ; 0xff90
.short 64590 ; 0xfc4e
.short 10 ; 0xa
.short 482 ; 0x1e2
.short 65167 ; 0xfe8f
.short 65299 ; 0xff13
.short 65522 ; 0xfff2
.short 679 ; 0x2a7
.short 278 ; 0x116
.short 65493 ; 0xffd5
.short 65316 ; 0xff24
.short 51 ; 0x33
.short 65358 ; 0xff4e
.short 64865 ; 0xfd61
.short 65356 ; 0xff4c
.short 106 ; 0x6a
.short 64458 ; 0xfbca
.short 543 ; 0x21f
.short 355 ; 0x163
.short 63714 ; 0xf8e2
.short 65339 ; 0xff3b
.short 49 ; 0x31
.short 2422 ; 0x976
.short 65284 ; 0xff04
.short 65385 ; 0xff69
.short 65293 ; 0xff0d
.short 265 ; 0x109
.short 199 ; 0xc7
.short 2 ; 0x2
.short 65261 ; 0xfeed
.short 35 ; 0x23
.short 65503 ; 0xffdf
.short 65375 ; 0xff5f
.short 64732 ; 0xfcdc
.short 65334 ; 0xff36
.short 65284 ; 0xff04
.short 65021 ; 0xfdfd
.short 65480 ; 0xffc8
.short 106 ; 0x6a
.short 65397 ; 0xff75
.short 382 ; 0x17e
.short 399 ; 0x18f
.short 65243 ; 0xfedb
.short 290 ; 0x122
.short 65249 ; 0xfee1
.short 106 ; 0x6a
.short 34 ; 0x22
.short 65396 ; 0xff74
.short 65202 ; 0xfeb2
.short 64920 ; 0xfd98
.short 218 ; 0xda
.short 539 ; 0x21b
.short 455 ; 0x1c7
.short 477 ; 0x1dd
.short 65364 ; 0xff54
.short 65175 ; 0xfe97
.short 65125 ; 0xfe65
.short 215 ; 0xd7
.short 164 ; 0xa4
.short 64314 ; 0xfb3a
.short 65355 ; 0xff4b
.short 285 ; 0x11d
.short 65458 ; 0xffb2
.short 64371 ; 0xfb73
.short 65384 ; 0xff68
.short 65259 ; 0xfeeb
.short 65319 ; 0xff27
.short 65157 ; 0xfe85
.short 95 ; 0x5f
.short 594 ; 0x252
.short 61 ; 0x3d
.short 65345 ; 0xff41
.short 65214 ; 0xfebe
.short 355 ; 0x163
.short 65195 ; 0xfeab
.short 65227 ; 0xfecb
.short 64 ; 0x40
.short 63520 ; 0xf820
.short 495 ; 0x1ef
.short 65518 ; 0xffee
.short 16 ; 0x10
.short 152 ; 0x98
.short 499 ; 0x1f3
.short 42 ; 0x2a
.short 1866 ; 0x74a
.short 65258 ; 0xfeea
.short 65372 ; 0xff5c
.short 1264 ; 0x4f0
.short 616 ; 0x268
.short 65436 ; 0xff9c
.short 256 ; 0x100
.short 177 ; 0xb1
.short 1206 ; 0x4b6
.short 320 ; 0x140
.short 65377 ; 0xff61
.short 283 ; 0x11b
.short 6 ; 0x6
.short 46 ; 0x2e
.short 64954 ; 0xfdba
.short 535 ; 0x217
.short 65484 ; 0xffcc
.short 65408 ; 0xff80
.short 65498 ; 0xffda
.short 65311 ; 0xff1f
.short 65121 ; 0xfe61
.short 65410 ; 0xff82
.short 422 ; 0x1a6
.short 483 ; 0x1e3
.short 64690 ; 0xfcb2
.short 1057 ; 0x421
.short 65396 ; 0xff74
.short 312 ; 0x138
.short 210 ; 0xd2
.short 199 ; 0xc7
.short 65053 ; 0xfe1d
.short 64113 ; 0xfa71
.short 583 ; 0x247
.short 65518 ; 0xffee
.short 65345 ; 0xff41
.short 65266 ; 0xfef2
.short 81 ; 0x51
.short 65455 ; 0xffaf
.short 65097 ; 0xfe49
.short 65068 ; 0xfe2c
.short 165 ; 0xa5
.short 64684 ; 0xfcac
.short 65181 ; 0xfe9d
.short 605 ; 0x25d
.short 148 ; 0x94
.short 65298 ; 0xff12
.short 74 ; 0x4a
.short 64908 ; 0xfd8c
.short 65405 ; 0xff7d
.short 153 ; 0x99
.short 661 ; 0x295
.short 65484 ; 0xffcc
.short 109 ; 0x6d
.short 185 ; 0xb9
.short 65189 ; 0xfea5
.short 238 ; 0xee
.short 65266 ; 0xfef2
.short 105 ; 0x69
.short 230 ; 0xe6
.short 65028 ; 0xfe04
.short 65468 ; 0xffbc
.short 65185 ; 0xfea1
.short 65264 ; 0xfef0
.short 86 ; 0x56
.short 65294 ; 0xff0e
.short 65160 ; 0xfe88
.short 65527 ; 0xfff7
.short 64992 ; 0xfde0
.short 486 ; 0x1e6
.short 454 ; 0x1c6
.short 65229 ; 0xfecd
.short 65442 ; 0xffa2
.short 65351 ; 0xff47
.short 438 ; 0x1b6
.short 65389 ; 0xff6d
.short 4 ; 0x4
.short 60 ; 0x3c
.short 65084 ; 0xfe3c
.short 880 ; 0x370
.short 29 ; 0x1d
.short 421 ; 0x1a5
.short 64 ; 0x40
.short 456 ; 0x1c8
.short 194 ; 0xc2
.short 337 ; 0x151
.short 65165 ; 0xfe8d
.short 61 ; 0x3d
.short 65478 ; 0xffc6
.short 65429 ; 0xff95
.short 65217 ; 0xfec1
.short 233 ; 0xe9
.short 249 ; 0xf9
.short 237 ; 0xed
.short 18 ; 0x12
.short 64973 ; 0xfdcd
.short 332 ; 0x14c
.short 65242 ; 0xfeda
.short 65275 ; 0xfefb
.short 65275 ; 0xfefb
.short 64882 ; 0xfd72
.short 64387 ; 0xfb83
.short 65182 ; 0xfe9e
.short 65521 ; 0xfff1
.short 65505 ; 0xffe1
.short 50 ; 0x32
.short 65254 ; 0xfee6
.short 186 ; 0xba
.short 65458 ; 0xffb2
.short 897 ; 0x381
.short 174 ; 0xae
.short 629 ; 0x275
.short 254 ; 0xfe
.short 65243 ; 0xfedb
.short 523 ; 0x20b
.short 65431 ; 0xff97
.short 65260 ; 0xfeec
.short 394 ; 0x18a
.short 64940 ; 0xfdac
.short 39 ; 0x27
.short 855 ; 0x357
.short 65252 ; 0xfee4
.short 378 ; 0x17a
.short 65499 ; 0xffdb
.short 64528 ; 0xfc10
.short 363 ; 0x16b
.short 190 ; 0xbe
.short 304 ; 0x130
.short 230 ; 0xe6
.short 65417 ; 0xff89
.short 65469 ; 0xffbd
.short 224 ; 0xe0
.short 408 ; 0x198
.short 148 ; 0x94
.short 65101 ; 0xfe4d
.short 64860 ; 0xfd5c
.short 65271 ; 0xfef7
.short 65330 ; 0xff32
.short 65458 ; 0xffb2
.short 65403 ; 0xff7b
.short 65032 ; 0xfe08
.short 65206 ; 0xfeb6
.short 64788 ; 0xfd14
.short 87 ; 0x57
.short 65441 ; 0xffa1
.short 112 ; 0x70
.short 65191 ; 0xfea7
.short 124 ; 0x7c
.short 229 ; 0xe5
.short 126 ; 0x7e
.short 65486 ; 0xffce
.short 65470 ; 0xffbe
.short 64609 ; 0xfc61
.short 181 ; 0xb5
.short 65492 ; 0xffd4
.short 447 ; 0x1bf
.short 65246 ; 0xfede
.short 108 ; 0x6c
.short 412 ; 0x19c
.short 20 ; 0x14
.short 92 ; 0x5c
.short 209 ; 0xd1
.short 65444 ; 0xffa4
.short 65534 ; 0xfffe
.short 18 ; 0x12
.short 189 ; 0xbd
.short 65434 ; 0xff9a
.short 959 ; 0x3bf
.short 218 ; 0xda
.short 260 ; 0x104
.short 496 ; 0x1f0
.short 140 ; 0x8c
.short 65365 ; 0xff55
.short 65335 ; 0xff37
.short 85 ; 0x55
.short 65465 ; 0xffb9
.short 65256 ; 0xfee8
.short 65346 ; 0xff42
.short 67 ; 0x43
.short 2796 ; 0xaec
.short 145 ; 0x91
.short 65387 ; 0xff6b
.short 590 ; 0x24e
.short 65486 ; 0xffce
.short 65411 ; 0xff83
.short 71 ; 0x47
.short 65016 ; 0xfdf8
.short 352 ; 0x160
.short 11 ; 0xb
.short 105 ; 0x69
.short 947 ; 0x3b3
.short 425 ; 0x1a9
.short 145 ; 0x91
.short 65518 ; 0xffee
.short 9 ; 0x9
.short 27 ; 0x1b
.short 65091 ; 0xfe43
.short 64793 ; 0xfd19
.short 65044 ; 0xfe14
.short 65310 ; 0xff1e
.short 65374 ; 0xff5e
.short 70 ; 0x46
.short 122 ; 0x7a
.short 1735 ; 0x6c7
.short 65419 ; 0xff8b
.short 65288 ; 0xff08
.short 34 ; 0x22
.short 108 ; 0x6c
.short 65444 ; 0xffa4
.short 1051 ; 0x41b
.short 246 ; 0xf6
.short 134 ; 0x86
.short 65529 ; 0xfff9
.short 511 ; 0x1ff
.short 723 ; 0x2d3
.short 86 ; 0x56
.short 460 ; 0x1cc
.short 19 ; 0x13
.short 65377 ; 0xff61
.short 65469 ; 0xffbd
.short 65241 ; 0xfed9
.short 65128 ; 0xfe68
.short 65284 ; 0xff04
.short 635 ; 0x27b
.short 334 ; 0x14e
.short 64901 ; 0xfd85
.short 40 ; 0x28
.short 65040 ; 0xfe10
.short 65232 ; 0xfed0
.short 121 ; 0x79
.short 64913 ; 0xfd91
.short 143 ; 0x8f
.short 65128 ; 0xfe68
.short 65218 ; 0xfec2
.short 65309 ; 0xff1d
.short 323 ; 0x143
.short 288 ; 0x120
.short 111 ; 0x6f
.short 65056 ; 0xfe20
.short 65532 ; 0xfffc
.short 65418 ; 0xff8a
.short 65376 ; 0xff60
.short 64730 ; 0xfcda
.short 99 ; 0x63
.short 65340 ; 0xff3c
.short 65096 ; 0xfe48
.short 65238 ; 0xfed6
.short 64960 ; 0xfdc0
.short 65400 ; 0xff78
.short 1032 ; 0x408
.short 306 ; 0x132
.short 64555 ; 0xfc2b
.short 65299 ; 0xff13
.short 65480 ; 0xffc8
.short 176 ; 0xb0
.short 40 ; 0x28
.short 145 ; 0x91
.short 64998 ; 0xfde6
.short 64862 ; 0xfd5e
.short 263 ; 0x107
.short 65310 ; 0xff1e
.short 65297 ; 0xff11
.short 51 ; 0x33
.short 668 ; 0x29c
.short 65238 ; 0xfed6
.short 182 ; 0xb6
.short 65503 ; 0xffdf
.short 65370 ; 0xff5a
.short 593 ; 0x251
.short 138 ; 0x8a
.short 65413 ; 0xff85
.short 431 ; 0x1af
.short 507 ; 0x1fb
.short 888 ; 0x378
.short 65477 ; 0xffc5
.short 65458 ; 0xffb2
.short 107 ; 0x6b
.short 9 ; 0x9
.short 65214 ; 0xfebe
.short 65205 ; 0xfeb5
.short 64360 ; 0xfb68
.short 65510 ; 0xffe6
.short 374 ; 0x176
.short 65199 ; 0xfeaf
.short 212 ; 0xd4
.short 64708 ; 0xfcc4
.short 342 ; 0x156
.short 1185 ; 0x4a1
.short 58 ; 0x3a
.short 65514 ; 0xffea
.short 65452 ; 0xffac
.short 65508 ; 0xffe4
.short 65343 ; 0xff3f
.short 65411 ; 0xff83
.short 112 ; 0x70
.short 65457 ; 0xffb1
.short 145 ; 0x91
.short 65428 ; 0xff94
.short 65361 ; 0xff51
.short 15 ; 0xf
.short 65458 ; 0xffb2
.short 65456 ; 0xffb0
.short 170 ; 0xaa
.short 350 ; 0x15e
.short 65236 ; 0xfed4
.short 65478 ; 0xffc6
.short 65509 ; 0xffe5
.short 65102 ; 0xfe4e
.short 123 ; 0x7b
.short 16 ; 0x10
.short 191 ; 0xbf
.short 624 ; 0x270
.short 16 ; 0x10
.short 10 ; 0xa
.short 65321 ; 0xff29
.short 52 ; 0x34
.short 143 ; 0x8f
.short 65484 ; 0xffcc
.short 65353 ; 0xff49
.short 54 ; 0x36
.short 30 ; 0x1e
.short 578 ; 0x242
.short 65307 ; 0xff1b
.short 65202 ; 0xfeb2
.short 65084 ; 0xfe3c
.short 227 ; 0xe3
.short 78 ; 0x4e
.short 590 ; 0x24e
.short 608 ; 0x260
.short 619 ; 0x26b
.short 202 ; 0xca
.short 609 ; 0x261
.short 64866 ; 0xfd62
.short 65083 ; 0xfe3b
.short 707 ; 0x2c3
.short 65417 ; 0xff89
.short 281 ; 0x119
.short 65454 ; 0xffae
.short 65171 ; 0xfe93
.short 64860 ; 0xfd5c
.short 467 ; 0x1d3
.short 65468 ; 0xffbc
.short 300 ; 0x12c
.short 243 ; 0xf3
.short 65252 ; 0xfee4
.short 65247 ; 0xfedf
.short 65413 ; 0xff85
.short 326 ; 0x146
.short 65328 ; 0xff30
.short 65311 ; 0xff1f
.short 65254 ; 0xfee6
.short 64686 ; 0xfcae
.short 65183 ; 0xfe9f
.short 64267 ; 0xfb0b
.short 65108 ; 0xfe54
.short 92 ; 0x5c
.short 65307 ; 0xff1b
.short 878 ; 0x36e
.short 504 ; 0x1f8
.short 536 ; 0x218
.short 55 ; 0x37
.short 51 ; 0x33
.short 638 ; 0x27e
.short 287 ; 0x11f
.short 65075 ; 0xfe33
.short 2030 ; 0x7ee
.short 65267 ; 0xfef3
.short 551 ; 0x227
.short 509 ; 0x1fd
.short 105 ; 0x69
.short 321 ; 0x141
.short 435 ; 0x1b3
.short 986 ; 0x3da
.short 65347 ; 0xff43
.short 65363 ; 0xff53
.short 65009 ; 0xfdf1
.short 429 ; 0x1ad
.short 65324 ; 0xff2c
.short 40 ; 0x28
.short 206 ; 0xce
.short 65354 ; 0xff4a
.short 38 ; 0x26
.short 65161 ; 0xfe89
.short 433 ; 0x1b1
.short 127 ; 0x7f
.short 65396 ; 0xff74
.short 65295 ; 0xff0f
.short 65337 ; 0xff39
.short 531 ; 0x213
.short 457 ; 0x1c9
.short 358 ; 0x166
.short 26 ; 0x1a
.short 65504 ; 0xffe0
.short 353 ; 0x161
.short 519 ; 0x207
.short 65510 ; 0xffe6
.short 368 ; 0x170
.short 637 ; 0x27d
.short 64929 ; 0xfda1
.short 64870 ; 0xfd66
.short 64449 ; 0xfbc1
.short 482 ; 0x1e2
.short 64950 ; 0xfdb6
.short 514 ; 0x202
.short 190 ; 0xbe
.short 65248 ; 0xfee0
.short 153 ; 0x99
.short 65493 ; 0xffd5
.short 130 ; 0x82
.short 197 ; 0xc5
.short 612 ; 0x264
.short 789 ; 0x315
.short 352 ; 0x160
.short 554 ; 0x22a
.short 65473 ; 0xffc1
.short 64653 ; 0xfc8d
.short 748 ; 0x2ec
.short 486 ; 0x1e6
.short 478 ; 0x1de
.short 283 ; 0x11b
.short 65224 ; 0xfec8
.short 357 ; 0x165
.short 64965 ; 0xfdc5
.short 64661 ; 0xfc95
.short 140 ; 0x8c
.short 64662 ; 0xfc96
.short 48 ; 0x30
.short 65271 ; 0xfef7
.short 64743 ; 0xfce7
.short 64977 ; 0xfdd1
.short 535 ; 0x217
.short 65305 ; 0xff19
.short 65385 ; 0xff69
.short 64721 ; 0xfcd1
.short 65239 ; 0xfed7
.short 65507 ; 0xffe3
.short 65277 ; 0xfefd
.short 65102 ; 0xfe4e
.short 65334 ; 0xff36
.short 86 ; 0x56
.short 64546 ; 0xfc22
.short 183 ; 0xb7
.short 65233 ; 0xfed1
.short 75 ; 0x4b
.short 118 ; 0x76
.short 65026 ; 0xfe02
.short 65293 ; 0xff0d
.short 847 ; 0x34f
.short 65044 ; 0xfe14
.short 251 ; 0xfb
.short 64860 ; 0xfd5c
.short 65118 ; 0xfe5e
.short 65439 ; 0xff9f
.short 65004 ; 0xfdec
.short 65021 ; 0xfdfd
.short 59 ; 0x3b
.short 247 ; 0xf7
.short 81 ; 0x51
.short 65153 ; 0xfe81
.short 176 ; 0xb0
.short 65305 ; 0xff19
.short 64983 ; 0xfdd7
.short 65252 ; 0xfee4
.short 85 ; 0x55
.short 67 ; 0x43
.short 64800 ; 0xfd20
.short 64598 ; 0xfc56
.short 383 ; 0x17f
.short 157 ; 0x9d
.short 65486 ; 0xffce
.short 64499 ; 0xfbf3
.short 246 ; 0xf6
.short 65349 ; 0xff45
.short 64842 ; 0xfd4a
.short 65322 ; 0xff2a
.short 128 ; 0x80
.short 65141 ; 0xfe75
.short 575 ; 0x23f
.short 64944 ; 0xfdb0
.short 166 ; 0xa6
.short 227 ; 0xe3
.short 435 ; 0x1b3
.short 65277 ; 0xfefd
.short 8 ; 0x8
.short 228 ; 0xe4
.short 319 ; 0x13f
.short 65477 ; 0xffc5
.short 65501 ; 0xffdd
.short 214 ; 0xd6
.short 77 ; 0x4d
.short 282 ; 0x11a
.short 296 ; 0x128
.short 212 ; 0xd4
.short 222 ; 0xde
.short 65369 ; 0xff59
.short 65452 ; 0xffac
.short 64955 ; 0xfdbb
.short 264 ; 0x108
.short 65223 ; 0xfec7
.short 145 ; 0x91
.short 65426 ; 0xff92
.short 667 ; 0x29b
.short 65400 ; 0xff78
.short 270 ; 0x10e
.short 65023 ; 0xfdff
.short 65523 ; 0xfff3
.short 65033 ; 0xfe09
.short 4 ; 0x4
.short 65389 ; 0xff6d
.short 65318 ; 0xff26
.short 661 ; 0x295
.short 65185 ; 0xfea1
.short 6 ; 0x6
.short 65330 ; 0xff32
.short 65142 ; 0xfe76
.short 177 ; 0xb1
.short 145 ; 0x91
.short 63601 ; 0xf871
.short 14 ; 0xe
.short 64618 ; 0xfc6a
.short 390 ; 0x186
.short 108 ; 0x6c
.short 65472 ; 0xffc0
.short 64119 ; 0xfa77
.short 46 ; 0x2e
.short 174 ; 0xae
.short 65061 ; 0xfe25
.short 791 ; 0x317
.short 242 ; 0xf2
.short 118 ; 0x76
.short 64984 ; 0xfdd8
.short 703 ; 0x2bf
.short 56 ; 0x38
.short 435 ; 0x1b3
.short 451 ; 0x1c3
.short 65318 ; 0xff26
.short 195 ; 0xc3
.short 64961 ; 0xfdc1
.short 351 ; 0x15f
.short 232 ; 0xe8
.short 65463 ; 0xffb7
.short 64910 ; 0xfd8e
.short 258 ; 0x102
.short 420 ; 0x1a4
.short 64985 ; 0xfdd9
.short 65424 ; 0xff90
.short 65201 ; 0xfeb1
.short 65300 ; 0xff14
.short 65093 ; 0xfe45
.short 65062 ; 0xfe26
.short 213 ; 0xd5
.short 68 ; 0x44
.short 65092 ; 0xfe44
.short 2262 ; 0x8d6
.short 134 ; 0x86
.short 167 ; 0xa7
.short 486 ; 0x1e6
.short 65099 ; 0xfe4b
.short 65527 ; 0xfff7
.short 65503 ; 0xffdf
.short 65481 ; 0xffc9
.short 20 ; 0x14
.short 65148 ; 0xfe7c
.short 236 ; 0xec
.short 65333 ; 0xff35
.short 225 ; 0xe1
.short 65032 ; 0xfe08
.short 133 ; 0x85
.short 65202 ; 0xfeb2
.short 326 ; 0x146
.short 202 ; 0xca
.short 65294 ; 0xff0e
.short 633 ; 0x279
.short 64682 ; 0xfcaa
.short 273 ; 0x111
.short 65263 ; 0xfeef
.short 336 ; 0x150
.short 65470 ; 0xffbe
.short 458 ; 0x1ca
.short 65297 ; 0xff11
.short 362 ; 0x16a
.short 65448 ; 0xffa8
.short 65344 ; 0xff40
.short 426 ; 0x1aa
.short 38 ; 0x26
.short 65376 ; 0xff60
.short 76 ; 0x4c
.short 65444 ; 0xffa4
.short 481 ; 0x1e1
.short 237 ; 0xed
.short 65482 ; 0xffca
.short 21 ; 0x15
.short 65019 ; 0xfdfb
.short 65063 ; 0xfe27
.short 65048 ; 0xfe18
.short 218 ; 0xda
.short 65377 ; 0xff61
.short 65383 ; 0xff67
.short 65423 ; 0xff8f
.short 156 ; 0x9c
.short 130 ; 0x82
.short 65518 ; 0xffee
.short 169 ; 0xa9
.short 492 ; 0x1ec
.short 64842 ; 0xfd4a
.short 65431 ; 0xff97
.short 65376 ; 0xff60
.short 282 ; 0x11a
.short 65440 ; 0xffa0
.short 65515 ; 0xffeb
.short 380 ; 0x17c
.short 160 ; 0xa0
.short 236 ; 0xec
.short 671 ; 0x29f
.short 64119 ; 0xfa77
.short 65201 ; 0xfeb1
.short 246 ; 0xf6
.short 65093 ; 0xfe45
.short 324 ; 0x144
.short 65215 ; 0xfebf
.short 236 ; 0xec
.short 979 ; 0x3d3
.short 1110 ; 0x456
.short 125 ; 0x7d
.short 83 ; 0x53
.short 210 ; 0xd2
.short 291 ; 0x123
.short 65165 ; 0xfe8d
.short 3 ; 0x3
.short 65487 ; 0xffcf
.short 223 ; 0xdf
.short 65518 ; 0xffee
.short 201 ; 0xc9
.short 65312 ; 0xff20
.short 935 ; 0x3a7
.short 64976 ; 0xfdd0
.short 65228 ; 0xfecc
.short 65349 ; 0xff45
.short 1695 ; 0x69f
.short 38 ; 0x26
.short 334 ; 0x14e
.short 465 ; 0x1d1
.short 127 ; 0x7f
.short 552 ; 0x228
.short 64118 ; 0xfa76
.short 65120 ; 0xfe60
.short 171 ; 0xab
.short 65330 ; 0xff32
.short 150 ; 0x96
.short 65406 ; 0xff7e
.short 709 ; 0x2c5
.short 65169 ; 0xfe91
.short 247 ; 0xf7
.short 103 ; 0x67
.short 64833 ; 0xfd41
.short 64206 ; 0xface
.short 1148 ; 0x47c
.short 1137 ; 0x471
.short 64979 ; 0xfdd3
.short 64199 ; 0xfac7
.short 65383 ; 0xff67
.short 65392 ; 0xff70
.short 174 ; 0xae
.short 328 ; 0x148
.short 220 ; 0xdc
.short 109 ; 0x6d
.short 65411 ; 0xff83
.short 65497 ; 0xffd9
.short 65397 ; 0xff75
.short 65384 ; 0xff68
.short 999 ; 0x3e7
.short 65354 ; 0xff4a
.short 23 ; 0x17
.short 95 ; 0x5f
.short 84 ; 0x54
.short 122 ; 0x7a
.short 65298 ; 0xff12
.short 106 ; 0x6a
.short 139 ; 0x8b
.short 65378 ; 0xff62
.short 64714 ; 0xfcca
.short 591 ; 0x24f
.short 65157 ; 0xfe85
.short 215 ; 0xd7
.short 33 ; 0x21
.short 577 ; 0x241
.short 350 ; 0x15e
.short 64467 ; 0xfbd3
.short 289 ; 0x121
.short 65481 ; 0xffc9
.short 362 ; 0x16a
.short 539 ; 0x21b
.short 316 ; 0x13c
.short 65312 ; 0xff20
.short 62774 ; 0xf536
.short 65036 ; 0xfe0c
.short 400 ; 0x190
.short 503 ; 0x1f7
.short 342 ; 0x156
.short 65327 ; 0xff2f
.short 229 ; 0xe5
.short 276 ; 0x114
.short 17 ; 0x11
.short 65418 ; 0xff8a
.short 85 ; 0x55
.short 458 ; 0x1ca
.short 364 ; 0x16c
.short 543 ; 0x21f
.short 65416 ; 0xff88
.short 65183 ; 0xfe9f
.short 65487 ; 0xffcf
.short 64784 ; 0xfd10
.short 232 ; 0xe8
.short 64807 ; 0xfd27
.short 41 ; 0x29
.short 213 ; 0xd5
.short 168 ; 0xa8
.short 62920 ; 0xf5c8
.short 472 ; 0x1d8
.short 138 ; 0x8a
.short 65364 ; 0xff54
.short 244 ; 0xf4
.short 401 ; 0x191
.short 671 ; 0x29f
.short 37 ; 0x25
.short 65050 ; 0xfe1a
.short 65512 ; 0xffe8
.short 65360 ; 0xff50
.short 64354 ; 0xfb62
.short 64950 ; 0xfdb6
.short 530 ; 0x212
.short 65303 ; 0xff17
.short 65215 ; 0xfebf
.short 65266 ; 0xfef2
.short 184 ; 0xb8
.short 143 ; 0x8f
.short 65470 ; 0xffbe
.short 237 ; 0xed
.short 64900 ; 0xfd84
.short 623 ; 0x26f
.short 65172 ; 0xfe94
.short 213 ; 0xd5
.short 65170 ; 0xfe92
.short 141 ; 0x8d
.short 65248 ; 0xfee0
.short 161 ; 0xa1
.short 65469 ; 0xffbd
.short 65213 ; 0xfebd
.short 64286 ; 0xfb1e
.short 344 ; 0x158
.short 131 ; 0x83
.short 65434 ; 0xff9a
.short 65319 ; 0xff27
.short 65071 ; 0xfe2f
.short 231 ; 0xe7
.short 65051 ; 0xfe1b
.short 65211 ; 0xfebb
.short 65104 ; 0xfe50
.short 2257 ; 0x8d1
.short 26 ; 0x1a
.short 785 ; 0x311
.short 64724 ; 0xfcd4
.short 65378 ; 0xff62
.short 65269 ; 0xfef5
.short 291 ; 0x123
.short 59 ; 0x3b
.short 65401 ; 0xff79
.short 75 ; 0x4b
.short 419 ; 0x1a3
.short 65027 ; 0xfe03
.short 65425 ; 0xff91
.short 886 ; 0x376
.short 64990 ; 0xfdde
.short 747 ; 0x2eb
.short 568 ; 0x238
.short 1913 ; 0x779
.short 64865 ; 0xfd61
.short 287 ; 0x11f
.short 65412 ; 0xff84
.short 114 ; 0x72
.short 65416 ; 0xff88
.short 64950 ; 0xfdb6
.short 310 ; 0x136
.short 2364 ; 0x93c
.short 395 ; 0x18b
.short 169 ; 0xa9
.short 197 ; 0xc5
.short 182 ; 0xb6
.short 65302 ; 0xff16
.short 738 ; 0x2e2
.short 65100 ; 0xfe4c
.short 65162 ; 0xfe8a
.short 64487 ; 0xfbe7
.short 64884 ; 0xfd74
.short 87 ; 0x57
.short 65285 ; 0xff05
.short 19 ; 0x13
.short 65126 ; 0xfe66
.short 105 ; 0x69
.short 6 ; 0x6
.short 65199 ; 0xfeaf
.short 215 ; 0xd7
.short 22 ; 0x16
.short 229 ; 0xe5
.short 348 ; 0x15c
.short 65186 ; 0xfea2
.short 65532 ; 0xfffc
.short 64330 ; 0xfb4a
.short 7 ; 0x7
.short 64914 ; 0xfd92
.short 1984 ; 0x7c0
.short 1345 ; 0x541
.short 471 ; 0x1d7
.short 468 ; 0x1d4
.short 65467 ; 0xffbb
.short 363 ; 0x16b
.short 65508 ; 0xffe4
.short 64933 ; 0xfda5
.short 202 ; 0xca
.short 65171 ; 0xfe93
.short 1601 ; 0x641
.short 507 ; 0x1fb
.short 65143 ; 0xfe77
.short 15 ; 0xf
.short 65437 ; 0xff9d
.short 399 ; 0x18f
.short 859 ; 0x35b
.short 163 ; 0xa3
.short 464 ; 0x1d0
.short 65124 ; 0xfe64
.short 64839 ; 0xfd47
.short 65429 ; 0xff95
.short 163 ; 0xa3
.short 7 ; 0x7
.short 65347 ; 0xff43
.short 236 ; 0xec
.short 64222 ; 0xfade
.short 102 ; 0x66
.short 118 ; 0x76
.short 65 ; 0x41
.short 65531 ; 0xfffb
.short 312 ; 0x138
.short 65276 ; 0xfefc
.short 65522 ; 0xfff2
.short 163 ; 0xa3
.short 299 ; 0x12b
.short 65066 ; 0xfe2a
.short 65183 ; 0xfe9f
.short 65486 ; 0xffce
.short 65520 ; 0xfff0
.short 237 ; 0xed
.short 65526 ; 0xfff6
.short 65479 ; 0xffc7
.short 65283 ; 0xff03
.short 65338 ; 0xff3a
.short 61 ; 0x3d
.short 65298 ; 0xff12
.short 251 ; 0xfb
.short 418 ; 0x1a2
.short 65063 ; 0xfe27
.short 65295 ; 0xff0f
.short 64934 ; 0xfda6
.short 64974 ; 0xfdce
.short 65272 ; 0xfef8
.short 276 ; 0x114
.short 65057 ; 0xfe21
.short 32 ; 0x20
.short 65418 ; 0xff8a
.short 65075 ; 0xfe33
.short 65270 ; 0xfef6
.short 64722 ; 0xfcd2
.short 65116 ; 0xfe5c
.short 253 ; 0xfd
.short 1254 ; 0x4e6
.short 65370 ; 0xff5a
.short 65062 ; 0xfe26
.short 212 ; 0xd4
.short 293 ; 0x125
.short 245 ; 0xf5
.short 1935 ; 0x78f
.short 65086 ; 0xfe3e
.short 64995 ; 0xfde3
.short 112 ; 0x70
.short 382 ; 0x17e
.short 64858 ; 0xfd5a
.short 65473 ; 0xffc1
.short 132 ; 0x84
.short 153 ; 0x99
.short 325 ; 0x145
.short 65495 ; 0xffd7
.short 806 ; 0x326
.short 65447 ; 0xffa7
.short 355 ; 0x163
.short 160 ; 0xa0
.short 65259 ; 0xfeeb
.short 531 ; 0x213
.short 64699 ; 0xfcbb
.short 65394 ; 0xff72
.short 63583 ; 0xf85f
.short 65462 ; 0xffb6
.short 65160 ; 0xfe88
.short 20 ; 0x14
.short 65302 ; 0xff16
.short 65312 ; 0xff20
.short 65338 ; 0xff3a
.short 65223 ; 0xfec7
.short 722 ; 0x2d2
.short 6 ; 0x6
.short 65468 ; 0xffbc
.short 255 ; 0xff
.short 65389 ; 0xff6d
.short 64705 ; 0xfcc1
.short 0 ; 0x0
.short 65293 ; 0xff0d
.short 65041 ; 0xfe11
.short 65171 ; 0xfe93
.short 65005 ; 0xfded
.short 645 ; 0x285
.short 56 ; 0x38
.short 65175 ; 0xfe97
.short 67 ; 0x43
.short 64883 ; 0xfd73
.short 1717 ; 0x6b5
.short 65448 ; 0xffa8
.short 68 ; 0x44
.short 65263 ; 0xfeef
.short 65431 ; 0xff97
.short 7 ; 0x7
.short 5 ; 0x5
.short 65449 ; 0xffa9
.short 65347 ; 0xff43
.short 345 ; 0x159
.short 482 ; 0x1e2
.short 65459 ; 0xffb3
.short 65476 ; 0xffc4
.short 65465 ; 0xffb9
.short 64757 ; 0xfcf5
.short 351 ; 0x15f
.short 301 ; 0x12d
.short 323 ; 0x143
.short 197 ; 0xc5
.short 65129 ; 0xfe69
.short 729 ; 0x2d9
.short 65027 ; 0xfe03
.short 65453 ; 0xffad
.short 365 ; 0x16d
.short 151 ; 0x97
.short 32 ; 0x20
.short 65073 ; 0xfe31
.short 65181 ; 0xfe9d
.short 301 ; 0x12d
.short 64234 ; 0xfaea
.short 65358 ; 0xff4e
.short 65462 ; 0xffb6
.short 65328 ; 0xff30
.short 109 ; 0x6d
.short 289 ; 0x121
.short 65080 ; 0xfe38
.short 157 ; 0x9d
.short 65201 ; 0xfeb1
.short 65063 ; 0xfe27
.short 211 ; 0xd3
.short 94 ; 0x5e
.short 65465 ; 0xffb9
.short 461 ; 0x1cd
.short 65527 ; 0xfff7
.short 65447 ; 0xffa7
.short 65339 ; 0xff3b
.short 180 ; 0xb4
.short 617 ; 0x269
.short 65005 ; 0xfded
.short 427 ; 0x1ab
.short 27 ; 0x1b
.short 65250 ; 0xfee2
.short 579 ; 0x243
.short 67 ; 0x43
.short 207 ; 0xcf
.short 67 ; 0x43
.short 65332 ; 0xff34
.short 682 ; 0x2aa
.short 65036 ; 0xfe0c
.short 64928 ; 0xfda0
.short 65015 ; 0xfdf7
.short 64965 ; 0xfdc5
.short 867 ; 0x363
.short 354 ; 0x162
.short 64913 ; 0xfd91
.short 65345 ; 0xff41
.short 65336 ; 0xff38
.short 524 ; 0x20c
.short 534 ; 0x216
.short 361 ; 0x169
.short 83 ; 0x53
.short 497 ; 0x1f1
.short 65389 ; 0xff6d
.short 261 ; 0x105
.short 717 ; 0x2cd
.short 497 ; 0x1f1
.short 65143 ; 0xfe77
.short 36 ; 0x24
.short 65533 ; 0xfffd
.short 320 ; 0x140
.short 65330 ; 0xff32
.short 65113 ; 0xfe59
.short 420 ; 0x1a4
.short 326 ; 0x146
.short 363 ; 0x16b
.short 341 ; 0x155
.short 65113 ; 0xfe59
.short 65306 ; 0xff1a
.short 65228 ; 0xfecc
.short 516 ; 0x204
.short 65359 ; 0xff4f
.short 64796 ; 0xfd1c
.short 559 ; 0x22f
.short 618 ; 0x26a
.short 65299 ; 0xff13
.short 64202 ; 0xfaca
.short 1064 ; 0x428
.short 419 ; 0x1a3
.short 178 ; 0xb2
.short 65041 ; 0xfe11
.short 65469 ; 0xffbd
.short 272 ; 0x110
.short 146 ; 0x92
.short 65274 ; 0xfefa
.short 328 ; 0x148
.short 85 ; 0x55
.short 65126 ; 0xfe66
.short 64421 ; 0xfba5
.short 65334 ; 0xff36
.short 65205 ; 0xfeb5
.short 64577 ; 0xfc41
.short 476 ; 0x1dc
.short 450 ; 0x1c2
.short 65130 ; 0xfe6a
.short 1195 ; 0x4ab
.short 690 ; 0x2b2
.short 304 ; 0x130
.short 891 ; 0x37b
.short 968 ; 0x3c8
.short 65270 ; 0xfef6
.short 509 ; 0x1fd
.short 65308 ; 0xff1c
.short 65535 ; 0xffff
.short 64478 ; 0xfbde
.short 64792 ; 0xfd18
.short 65437 ; 0xff9d
.short 99 ; 0x63
.short 153 ; 0x99
.short 443 ; 0x1bb
.short 451 ; 0x1c3
.short 65506 ; 0xffe2
.short 65210 ; 0xfeba
.short 65110 ; 0xfe56
.short 65486 ; 0xffce
.short 311 ; 0x137
.short 65377 ; 0xff61
.short 553 ; 0x229
.short 65391 ; 0xff6f
.short 483 ; 0x1e3
.short 63285 ; 0xf735
.short 42 ; 0x2a
.short 65169 ; 0xfe91
.short 16 ; 0x10
.short 64955 ; 0xfdbb
.short 6 ; 0x6
.short 379 ; 0x17b
.short 65429 ; 0xff95
.short 65312 ; 0xff20
.short 597 ; 0x255
.short 65257 ; 0xfee9
.short 65382 ; 0xff66
.short 65345 ; 0xff41
.short 65202 ; 0xfeb2
.short 65427 ; 0xff93
.short 65519 ; 0xffef
.short 65056 ; 0xfe20
.short 371 ; 0x173
.short 189 ; 0xbd
.short 64484 ; 0xfbe4
.short 88 ; 0x58
.short 220 ; 0xdc
.short 65421 ; 0xff8d
.short 65406 ; 0xff7e
.short 65347 ; 0xff43
.short 287 ; 0x11f
.short 65363 ; 0xff53
.short 65077 ; 0xfe35
.short 204 ; 0xcc
.short 65404 ; 0xff7c
.short 65317 ; 0xff25
.short 65411 ; 0xff83
.short 65363 ; 0xff53
.short 28 ; 0x1c
.short 4 ; 0x4
.short 165 ; 0xa5
.short 902 ; 0x386
.short 256 ; 0x100
.short 410 ; 0x19a
.short 101 ; 0x65
.short 65413 ; 0xff85
.short 65529 ; 0xfff9
.short 65518 ; 0xffee
.short 166 ; 0xa6
.short 65290 ; 0xff0a
.short 65444 ; 0xffa4
.short 64974 ; 0xfdce
.short 64979 ; 0xfdd3
.short 65391 ; 0xff6f
.short 17 ; 0x11
.short 65180 ; 0xfe9c
.short 148 ; 0x94
.short 171 ; 0xab
.short 127 ; 0x7f
.short 1317 ; 0x525
.short 65493 ; 0xffd5
.short 147 ; 0x93
.short 86 ; 0x56
.short 65385 ; 0xff69
.short 65493 ; 0xffd5
.short 65025 ; 0xfe01
.short 65418 ; 0xff8a
.short 64946 ; 0xfdb2
.short 1225 ; 0x4c9
.short 210 ; 0xd2
.short 62726 ; 0xf506
.short 106 ; 0x6a
.short 65466 ; 0xffba
.short 65023 ; 0xfdff
.short 109 ; 0x6d
.short 43 ; 0x2b
.short 65383 ; 0xff67
.short 169 ; 0xa9
.short 87 ; 0x57
.short 435 ; 0x1b3
.short 65249 ; 0xfee1
.short 359 ; 0x167
.short 120 ; 0x78
.short 114 ; 0x72
.short 65459 ; 0xffb3
.short 64958 ; 0xfdbe
.short 31 ; 0x1f
.short 258 ; 0x102
.short 951 ; 0x3b7
.short 358 ; 0x166
.short 35 ; 0x23
.short 321 ; 0x141
.short 490 ; 0x1ea
.short 65308 ; 0xff1c
.short 65056 ; 0xfe20
.short 170 ; 0xaa
.short 1816 ; 0x718
.short 65324 ; 0xff2c
.short 55 ; 0x37
.short 65477 ; 0xffc5
.short 16 ; 0x10
.short 65218 ; 0xfec2
.short 662 ; 0x296
.short 243 ; 0xf3
.short 65140 ; 0xfe74
.short 358 ; 0x166
.short 476 ; 0x1dc
.short 750 ; 0x2ee
.short 458 ; 0x1ca
.short 65278 ; 0xfefe
.short 65417 ; 0xff89
.short 65022 ; 0xfdfe
.short 65347 ; 0xff43
.short 47 ; 0x2f
.short 197 ; 0xc5
.short 70 ; 0x46
.short 65217 ; 0xfec1
.short 122 ; 0x7a
.short 629 ; 0x275
.short 64186 ; 0xfaba
.short 71 ; 0x47
.short 65188 ; 0xfea4
.short 127 ; 0x7f
.short 64526 ; 0xfc0e
.short 58 ; 0x3a
.short 66 ; 0x42
.short 65498 ; 0xffda
.short 606 ; 0x25e
.short 65383 ; 0xff67
.short 738 ; 0x2e2
.short 259 ; 0x103
.short 65366 ; 0xff56
.short 65432 ; 0xff98
.short 65256 ; 0xfee8
.short 65176 ; 0xfe98
.short 117 ; 0x75
.short 169 ; 0xa9
.short 65 ; 0x41
.short 245 ; 0xf5
.short 65150 ; 0xfe7e
.short 65266 ; 0xfef2
.short 336 ; 0x150
.short 65191 ; 0xfea7
.short 243 ; 0xf3
.short 150 ; 0x96
.short 514 ; 0x202
.short 64968 ; 0xfdc8
.short 680 ; 0x2a8
.short 246 ; 0xf6
.short 144 ; 0x90
.short 65511 ; 0xffe7
.short 65384 ; 0xff68
.short 192 ; 0xc0
.short 65493 ; 0xffd5
.short 112 ; 0x70
.short 28 ; 0x1c
.short 1768 ; 0x6e8
.short 3 ; 0x3
.short 65266 ; 0xfef2
.short 65371 ; 0xff5b
.short 64771 ; 0xfd03
.short 156 ; 0x9c
.short 119 ; 0x77
.short 65134 ; 0xfe6e
.short 65258 ; 0xfeea
.short 65293 ; 0xff0d
.short 63512 ; 0xf818
.short 65469 ; 0xffbd
.short 111 ; 0x6f
.short 65312 ; 0xff20
.short 332 ; 0x14c
.short 206 ; 0xce
.short 65313 ; 0xff21
.short 65461 ; 0xffb5
.short 171 ; 0xab
.short 65220 ; 0xfec4
.short 304 ; 0x130
.short 393 ; 0x189
.short 65460 ; 0xffb4
.short 64851 ; 0xfd53
.short 65056 ; 0xfe20
.short 65159 ; 0xfe87
.short 65383 ; 0xff67
.short 31 ; 0x1f
.short 72 ; 0x48
.short 65457 ; 0xffb1
.short 672 ; 0x2a0
.short 65287 ; 0xff07
.short 145 ; 0x91
.short 47 ; 0x2f
.short 65386 ; 0xff6a
.short 140 ; 0x8c
.short 65339 ; 0xff3b
.short 65496 ; 0xffd8
.short 148 ; 0x94
.short 2762 ; 0xaca
.short 357 ; 0x165
.short 2475 ; 0x9ab
.short 494 ; 0x1ee
.short 65501 ; 0xffdd
.short 65364 ; 0xff54
.short 65434 ; 0xff9a
.short 65352 ; 0xff48
.short 30 ; 0x1e
.short 65471 ; 0xffbf
.short 65195 ; 0xfeab
.short 164 ; 0xa4
.short 65437 ; 0xff9d
.short 611 ; 0x263
.short 65354 ; 0xff4a
.short 65355 ; 0xff4b
.short 65250 ; 0xfee2
.short 65485 ; 0xffcd
.short 65487 ; 0xffcf
.short 65302 ; 0xff16
.short 39 ; 0x27
.short 65175 ; 0xfe97
.short 301 ; 0x12d
.short 65393 ; 0xff71
.short 14 ; 0xe
.short 65144 ; 0xfe78
.short 214 ; 0xd6
.short 65236 ; 0xfed4
.short 65435 ; 0xff9b
.short 474 ; 0x1da
.short 65476 ; 0xffc4
.short 257 ; 0x101
.short 65326 ; 0xff2e
.short 65457 ; 0xffb1
.short 164 ; 0xa4
.short 626 ; 0x272
.short 57 ; 0x39
.short 65397 ; 0xff75
.short 129 ; 0x81
.short 65092 ; 0xfe44
.short 539 ; 0x21b
.short 65471 ; 0xffbf
.short 65438 ; 0xff9e
.short 65478 ; 0xffc6
.short 65505 ; 0xffe1
.short 34 ; 0x22
.short 666 ; 0x29a
.short 65430 ; 0xff96
.short 534 ; 0x216
.short 269 ; 0x10d
.short 390 ; 0x186
.short 301 ; 0x12d
.short 560 ; 0x230
.short 193 ; 0xc1
.short 65504 ; 0xffe0
.short 65358 ; 0xff4e
.short 136 ; 0x88
.short 65465 ; 0xffb9
.short 65522 ; 0xfff2
.short 65355 ; 0xff4b
.short 65397 ; 0xff75
.short 354 ; 0x162
.short 64504 ; 0xfbf8
.short 65377 ; 0xff61
.short 94 ; 0x5e
.short 65315 ; 0xff23
.short 501 ; 0x1f5
.short 65397 ; 0xff75
.short 65524 ; 0xfff4
.short 187 ; 0xbb
.short 65246 ; 0xfede
.short 335 ; 0x14f
.short 303 ; 0x12f
.short 186 ; 0xba
.short 280 ; 0x118
.short 658 ; 0x292
.short 298 ; 0x12a
.short 369 ; 0x171
.short 191 ; 0xbf
.short 434 ; 0x1b2
.short 65532 ; 0xfffc
.short 65210 ; 0xfeba
.short 3691 ; 0xe6b
.short 65493 ; 0xffd5
.short 65439 ; 0xff9f
.short 93 ; 0x5d
.short 65467 ; 0xffbb
.short 317 ; 0x13d
.short 65452 ; 0xffac
.short 4481 ; 0x1181
.short 165 ; 0xa5
.short 256 ; 0x100
.short 65516 ; 0xffec
.short 152 ; 0x98
.short 65298 ; 0xff12
.short 75 ; 0x4b
.short 65447 ; 0xffa7
.short 65488 ; 0xffd0
.short 904 ; 0x388
.short 65502 ; 0xffde
.short 65251 ; 0xfee3
.short 65215 ; 0xfebf
.short 297 ; 0x129
.short 167 ; 0xa7
.short 65381 ; 0xff65
.short 193 ; 0xc1
.short 23 ; 0x17
.short 82 ; 0x52
.short 65411 ; 0xff83
.short 34 ; 0x22
.short 364 ; 0x16c
.short 65530 ; 0xfffa
.short 170 ; 0xaa
.short 65383 ; 0xff67
.short 297 ; 0x129
.short 65436 ; 0xff9c
.short 65142 ; 0xfe76
.short 65198 ; 0xfeae
.short 793 ; 0x319
.short 4079 ; 0xfef
.short 57 ; 0x39
.short 171 ; 0xab
.short 107 ; 0x6b
.short 65506 ; 0xffe2
.short 65282 ; 0xff02
.short 2136 ; 0x858
.short 65414 ; 0xff86
.short 205 ; 0xcd
.short 65278 ; 0xfefe
.short 65492 ; 0xffd4
.short 677 ; 0x2a5
.short 498 ; 0x1f2
.short 12 ; 0xc
.short 65063 ; 0xfe27
.short 179 ; 0xb3
.short 909 ; 0x38d
.short 65413 ; 0xff85
.short 65479 ; 0xffc7
.short 4 ; 0x4
.short 301 ; 0x12d
.short 65237 ; 0xfed5
.short 65194 ; 0xfeaa
.short 810 ; 0x32a
.short 65476 ; 0xffc4
.short 156 ; 0x9c
.short 22 ; 0x16
.short 65230 ; 0xfece
.short 136 ; 0x88
.short 241 ; 0xf1
.short 65418 ; 0xff8a
.short 701 ; 0x2bd
.short 65460 ; 0xffb4
.short 65231 ; 0xfecf
.short 65365 ; 0xff55
.short 65365 ; 0xff55
.short 65061 ; 0xfe25
.short 65325 ; 0xff2d
.short 65385 ; 0xff69
.short 6 ; 0x6
.short 65244 ; 0xfedc
.short 65459 ; 0xffb3
.short 287 ; 0x11f
.short 62 ; 0x3e
.short 65121 ; 0xfe61
.short 65276 ; 0xfefc
.short 65222 ; 0xfec6
.short 458 ; 0x1ca
.short 750 ; 0x2ee
.short 331 ; 0x14b
.short 10 ; 0xa
.short 65342 ; 0xff3e
.short 53 ; 0x35
.short 333 ; 0x14d
.short 220 ; 0xdc
.short 65343 ; 0xff3f
.short 196 ; 0xc4
.short 63787 ; 0xf92b
.short 65487 ; 0xffcf
.short 211 ; 0xd3
.short 103 ; 0x67
.short 65485 ; 0xffcd
.short 56 ; 0x38
.short 49 ; 0x31
.short 105 ; 0x69
.short 177 ; 0xb1
.short 65455 ; 0xffaf
.short 64964 ; 0xfdc4
.short 20 ; 0x14
.short 65431 ; 0xff97
.short 167 ; 0xa7
.short 62 ; 0x3e
.short 65034 ; 0xfe0a
.short 65064 ; 0xfe28
.short 259 ; 0x103
.short 65053 ; 0xfe1d
.short 1338 ; 0x53a
.short 65325 ; 0xff2d
.short 65223 ; 0xfec7
.short 28 ; 0x1c
.short 65353 ; 0xff49
.short 96 ; 0x60
.short 104 ; 0x68
.short 65008 ; 0xfdf0
.short 46 ; 0x2e
.short 65516 ; 0xffec
.short 65435 ; 0xff9b
.short 25 ; 0x19
.short 472 ; 0x1d8
.short 208 ; 0xd0
.short 16 ; 0x10
.short 65265 ; 0xfef1
.short 219 ; 0xdb
.short 65466 ; 0xffba
.short 145 ; 0x91
.short 65382 ; 0xff66
.short 407 ; 0x197
.short 65364 ; 0xff54
.short 65327 ; 0xff2f
.short 57609 ; 0xe109
.short 65420 ; 0xff8c
.short 65388 ; 0xff6c
.short 65289 ; 0xff09
.short 125 ; 0x7d
.short 64868 ; 0xfd64
.short 520 ; 0x208
.short 20 ; 0x14
.short 29 ; 0x1d
.short 653 ; 0x28d
.short 71 ; 0x47
.short 246 ; 0xf6
.short 65325 ; 0xff2d
.short 422 ; 0x1a6
.short 65150 ; 0xfe7e
.short 65055 ; 0xfe1f
.short 36 ; 0x24
.short 728 ; 0x2d8
.short 65271 ; 0xfef7
.short 65449 ; 0xffa9
.short 266 ; 0x10a
.short 65442 ; 0xffa2
.short 2 ; 0x2
.short 49 ; 0x31
.short 186 ; 0xba
.short 244 ; 0xf4
.short 511 ; 0x1ff
.short 65447 ; 0xffa7
.short 65431 ; 0xff97
.short 65514 ; 0xffea
.short 190 ; 0xbe
.short 65471 ; 0xffbf
.short 803 ; 0x323
.short 15 ; 0xf
.short 545 ; 0x221
.short 65252 ; 0xfee4
.short 146 ; 0x92
.short 65513 ; 0xffe9
.short 158 ; 0x9e
.short 62 ; 0x3e
.short 65510 ; 0xffe6
.short 64839 ; 0xfd47
.short 5109 ; 0x13f5
.short 511 ; 0x1ff
.short 97 ; 0x61
.short 282 ; 0x11a
.short 65369 ; 0xff59
.short 39 ; 0x27
.short 880 ; 0x370
.short 65337 ; 0xff39
.short 41 ; 0x29
.short 14 ; 0xe
.short 65144 ; 0xfe78
.short 65291 ; 0xff0b
.short 63362 ; 0xf782
.short 65492 ; 0xffd4
.short 65506 ; 0xffe2
.short 65295 ; 0xff0f
.short 65159 ; 0xfe87
.short 1 ; 0x1
.short 53 ; 0x35
.short 589 ; 0x24d
.short 152 ; 0x98
.short 65381 ; 0xff65
.short 79 ; 0x4f
.short 65200 ; 0xfeb0
.short 65437 ; 0xff9d
.short 230 ; 0xe6
.short 65342 ; 0xff3e
.short 65259 ; 0xfeeb
.short 273 ; 0x111
.short 386 ; 0x182
.short 65509 ; 0xffe5
.short 65484 ; 0xffcc
.short 104 ; 0x68
.short 444 ; 0x1bc
.short 51 ; 0x33
.short 269 ; 0x10d
.short 65301 ; 0xff15
.short 65414 ; 0xff86
.short 306 ; 0x132
.short 77 ; 0x4d
.short 266 ; 0x10a
.short 65304 ; 0xff18
.short 78 ; 0x4e
.short 339 ; 0x153
.short 842 ; 0x34a
.short 65076 ; 0xfe34
.short 65057 ; 0xfe21
.short 164 ; 0xa4
.short 497 ; 0x1f1
.short 216 ; 0xd8
.short 22 ; 0x16
.short 65525 ; 0xfff5
.short 8 ; 0x8
.short 65171 ; 0xfe93
.short 88 ; 0x58
.short 65522 ; 0xfff2
.short 152 ; 0x98
.short 28 ; 0x1c
.short 5 ; 0x5
.short 64289 ; 0xfb21
.short 268 ; 0x10c
.short 64449 ; 0xfbc1
.short 65526 ; 0xfff6
.short 160 ; 0xa0
.short 65378 ; 0xff62
.short 1053 ; 0x41d
.short 65244 ; 0xfedc
.short 74 ; 0x4a
.short 676 ; 0x2a4
.short 163 ; 0xa3
.short 65311 ; 0xff1f
.short 1376 ; 0x560
.short 65484 ; 0xffcc
.short 254 ; 0xfe
.short 499 ; 0x1f3
.short 308 ; 0x134
.short 202 ; 0xca
.short 64888 ; 0xfd78
.short 17 ; 0x11
.short 65509 ; 0xffe5
.short 261 ; 0x105
.short 65403 ; 0xff7b
.short 40 ; 0x28
.short 79 ; 0x4f
.short 65044 ; 0xfe14
.short 65347 ; 0xff43
.short 65017 ; 0xfdf9
.short 64122 ; 0xfa7a
.short 65224 ; 0xfec8
.short 158 ; 0x9e
.short 65427 ; 0xff93
.short 595 ; 0x253
.short 65089 ; 0xfe41
.short 271 ; 0x10f
.short 65461 ; 0xffb5
.short 65198 ; 0xfeae
.short 65469 ; 0xffbd
.short 65366 ; 0xff56
.short 65109 ; 0xfe55
.short 64078 ; 0xfa4e
.short 373 ; 0x175
.short 65533 ; 0xfffd
.short 65516 ; 0xffec
.short 917 ; 0x395
.short 64922 ; 0xfd9a
.short 65302 ; 0xff16
.short 66 ; 0x42
.short 85 ; 0x55
.short 158 ; 0x9e
.short 102 ; 0x66
.short 64835 ; 0xfd43
.short 200 ; 0xc8
.short 146 ; 0x92
.short 65423 ; 0xff8f
.short 138 ; 0x8a
.short 64675 ; 0xfca3
.short 105 ; 0x69
.short 65472 ; 0xffc0
.short 65045 ; 0xfe15
.short 65366 ; 0xff56
.short 466 ; 0x1d2
.short 191 ; 0xbf
.short 617 ; 0x269
.short 65154 ; 0xfe82
.short 191 ; 0xbf
.short 360 ; 0x168
.short 13 ; 0xd
.short 42 ; 0x2a
.short 416 ; 0x1a0
.short 267 ; 0x10b
.short 65471 ; 0xffbf
.short 144 ; 0x90
.short 207 ; 0xcf
.short 97 ; 0x61
.short 427 ; 0x1ab
.short 65513 ; 0xffe9
.short 14 ; 0xe
.short 39 ; 0x27
.short 65255 ; 0xfee7
.short 65453 ; 0xffad
.short 65451 ; 0xffab
.short 55 ; 0x37
.short 65338 ; 0xff3a
.short 10 ; 0xa
.short 65519 ; 0xffef
.short 65435 ; 0xff9b
.short 245 ; 0xf5
.short 5 ; 0x5
.short 65441 ; 0xffa1
.short 65138 ; 0xfe72
.short 170 ; 0xaa
.short 65425 ; 0xff91
.short 1851 ; 0x73b
.short 65436 ; 0xff9c
.short 65129 ; 0xfe69
.short 65381 ; 0xff65
.short 65459 ; 0xffb3
.short 60 ; 0x3c
.short 252 ; 0xfc
.short 452 ; 0x1c4
.short 65299 ; 0xff13
.short 244 ; 0xf4
.short 65061 ; 0xfe25
.short 65296 ; 0xff10
.short 65505 ; 0xffe1
.short 0 ; 0x0
.short 250 ; 0xfa
.short 285 ; 0x11d
.short 41 ; 0x29
.short 100 ; 0x64
.short 253 ; 0xfd
.short 287 ; 0x11f
.short 65495 ; 0xffd7
.short 38 ; 0x26
.short 65412 ; 0xff84
.short 632 ; 0x278
.short 65275 ; 0xfefb
.short 207 ; 0xcf
.short 65079 ; 0xfe37
.short 1890 ; 0x762
.short 65432 ; 0xff98
.short 289 ; 0x121
.short 314 ; 0x13a
.short 64640 ; 0xfc80
.short 65440 ; 0xffa0
.short 65422 ; 0xff8e
.short 91 ; 0x5b
.short 65465 ; 0xffb9
.short 65273 ; 0xfef9
.short 88 ; 0x58
.short 65521 ; 0xfff1
.short 337 ; 0x151
.short 65500 ; 0xffdc
.short 65050 ; 0xfe1a
.short 65137 ; 0xfe71
.short 246 ; 0xf6
.short 4 ; 0x4
.short 65083 ; 0xfe3b
.short 838 ; 0x346
.short 65384 ; 0xff68
.short 64927 ; 0xfd9f
.short 84 ; 0x54
.short 64957 ; 0xfdbd
.short 58 ; 0x3a
.short 64725 ; 0xfcd5
.short 65374 ; 0xff5e
.short 65445 ; 0xffa5
.short 327 ; 0x147
.short 587 ; 0x24b
.short 64882 ; 0xfd72
.short 65228 ; 0xfecc
.short 65161 ; 0xfe89
.short 65170 ; 0xfe92
.short 65357 ; 0xff4d
.short 65386 ; 0xff6a
.short 65398 ; 0xff76
.short 280 ; 0x118
.short 122 ; 0x7a
.short 340 ; 0x154
.short 185 ; 0xb9
.short 65518 ; 0xffee
.short 109 ; 0x6d
.short 212 ; 0xd4
.short 64486 ; 0xfbe6
.short 65443 ; 0xffa3
.short 808 ; 0x328
.short 15 ; 0xf
.short 65318 ; 0xff26
.short 65089 ; 0xfe41
.short 65159 ; 0xfe87
.short 472 ; 0x1d8
.short 65380 ; 0xff64
.short 64738 ; 0xfce2
.short 60 ; 0x3c
.short 55 ; 0x37
.short 293 ; 0x125
.short 65206 ; 0xfeb6
.short 2 ; 0x2
.short 949 ; 0x3b5
.short 74 ; 0x4a
.short 65119 ; 0xfe5f
.short 397 ; 0x18d
.short 588 ; 0x24c
.short 17 ; 0x11
.short 189 ; 0xbd
.short 65174 ; 0xfe96
.short 65344 ; 0xff40
.short 65510 ; 0xffe6
.short 64968 ; 0xfdc8
.short 65488 ; 0xffd0
.short 1805 ; 0x70d
.short 64839 ; 0xfd47
.short 212 ; 0xd4
.short 137 ; 0x89
.short 65378 ; 0xff62
.short 63304 ; 0xf748
.short 314 ; 0x13a
.short 368 ; 0x170
.short 2066 ; 0x812
.short 513 ; 0x201
.short 65402 ; 0xff7a
.short 204 ; 0xcc
.short 65191 ; 0xfea7
.short 65066 ; 0xfe2a
.short 139 ; 0x8b
.short 64201 ; 0xfac9
.short 354 ; 0x162
.short 65440 ; 0xffa0
.short 65201 ; 0xfeb1
.short 64591 ; 0xfc4f
.short 64931 ; 0xfda3
.short 605 ; 0x25d
.short 113 ; 0x71
.short 63 ; 0x3f
.short 65530 ; 0xfffa
.short 1524 ; 0x5f4
.short 90 ; 0x5a
.short 62714 ; 0xf4fa
.short 65093 ; 0xfe45
.short 65120 ; 0xfe60
.short 65307 ; 0xff1b
.short 119 ; 0x77
.short 65319 ; 0xff27
.short 438 ; 0x1b6
.short 65098 ; 0xfe4a
.short 285 ; 0x11d
.short 65107 ; 0xfe53
.short 539 ; 0x21b
.short 54 ; 0x36
.short 65289 ; 0xff09
.short 161 ; 0xa1
.short 55 ; 0x37
.short 65190 ; 0xfea6
.short 1309 ; 0x51d
.short 5 ; 0x5
.short 619 ; 0x26b
.short 65311 ; 0xff1f
.short 65245 ; 0xfedd
.short 65442 ; 0xffa2
.short 65491 ; 0xffd3
.short 65176 ; 0xfe98
.short 65169 ; 0xfe91
.short 65010 ; 0xfdf2
.short 168 ; 0xa8
.short 65484 ; 0xffcc
.short 585 ; 0x249
.short 197 ; 0xc5
.short 846 ; 0x34e
.short 65425 ; 0xff91
.short 181 ; 0xb5
.short 5 ; 0x5
.short 65484 ; 0xffcc
.short 51 ; 0x33
.short 65516 ; 0xffec
.short 47 ; 0x2f
.short 1008 ; 0x3f0
.short 65476 ; 0xffc4
.short 64945 ; 0xfdb1
.short 130 ; 0x82
.short 65207 ; 0xfeb7
.short 63740 ; 0xf8fc
.short 63809 ; 0xf941
.short 281 ; 0x119
.short 65461 ; 0xffb5
.short 668 ; 0x29c
.short 64828 ; 0xfd3c
.short 65280 ; 0xff00
.short 403 ; 0x193
.short 65471 ; 0xffbf
.short 90 ; 0x5a
.short 95 ; 0x5f
.short 75 ; 0x4b
.short 64770 ; 0xfd02
.short 175 ; 0xaf
.short 580 ; 0x244
.short 30 ; 0x1e
.short 371 ; 0x173
.short 86 ; 0x56
.short 115 ; 0x73
.short 65521 ; 0xfff1
.short 292 ; 0x124
.short 65134 ; 0xfe6e
.short 750 ; 0x2ee
.short 177 ; 0xb1
.short 601 ; 0x259
.short 65107 ; 0xfe53
.short 2128 ; 0x850
.short 65478 ; 0xffc6
.short 65392 ; 0xff70
.short 151 ; 0x97
.short 599 ; 0x257
.short 65429 ; 0xff95
.short 509 ; 0x1fd
.short 292 ; 0x124
.short 210 ; 0xd2
.short 332 ; 0x14c
.short 199 ; 0xc7
.short 307 ; 0x133
.short 65057 ; 0xfe21
.short 47 ; 0x2f
.short 298 ; 0x12a
.short 1098 ; 0x44a
.short 65255 ; 0xfee7
.short 766 ; 0x2fe
.short 74 ; 0x4a
.short 64403 ; 0xfb93
.short 23 ; 0x17
.short 149 ; 0x95
.short 65397 ; 0xff75
.short 65296 ; 0xff10
.short 65533 ; 0xfffd
.short 65111 ; 0xfe57
.short 65374 ; 0xff5e
.short 303 ; 0x12f
.short 62839 ; 0xf577
.short 189 ; 0xbd
.short 65007 ; 0xfdef
.short 65521 ; 0xfff1
.short 68 ; 0x44
.short 124 ; 0x7c
.short 65308 ; 0xff1c
.short 55 ; 0x37
.short 64953 ; 0xfdb9
.short 64754 ; 0xfcf2
.short 393 ; 0x189
.short 123 ; 0x7b
.short 24 ; 0x18
.short 65181 ; 0xfe9d
.short 65413 ; 0xff85
.short 144 ; 0x90
.short 64723 ; 0xfcd3
.short 65038 ; 0xfe0e
.short 293 ; 0x125
.short 227 ; 0xe3
.short 264 ; 0x108
.short 65200 ; 0xfeb0
.short 11 ; 0xb
.short 65262 ; 0xfeee
.short 167 ; 0xa7
.short 65343 ; 0xff3f
.short 65357 ; 0xff4d
.short 79 ; 0x4f
.short 65436 ; 0xff9c
.short 65488 ; 0xffd0
.short 197 ; 0xc5
.short 65056 ; 0xfe20
.short 556 ; 0x22c
.short 64475 ; 0xfbdb
.short 543 ; 0x21f
.short 73 ; 0x49
.short 65440 ; 0xffa0
.short 230 ; 0xe6
.short 104 ; 0x68
.short 64854 ; 0xfd56
.short 65409 ; 0xff81
.short 43 ; 0x2b
.short 65337 ; 0xff39
.short 65374 ; 0xff5e
.short 52 ; 0x34
.short 64255 ; 0xfaff
.short 65530 ; 0xfffa
.short 65507 ; 0xffe3
.short 65310 ; 0xff1e
.short 219 ; 0xdb
.short 65473 ; 0xffc1
.short 8 ; 0x8
.short 132 ; 0x84
.short 216 ; 0xd8
.short 94 ; 0x5e
.short 64975 ; 0xfdcf
.short 64123 ; 0xfa7b
.short 1007 ; 0x3ef
.short 96 ; 0x60
.short 461 ; 0x1cd
.short 65441 ; 0xffa1
.short 65428 ; 0xff94
.short 65402 ; 0xff7a
.short 585 ; 0x249
.short 274 ; 0x112
.short 200 ; 0xc8
.short 1046 ; 0x416
.short 185 ; 0xb9
.short 64891 ; 0xfd7b
.short 65496 ; 0xffd8
.short 65173 ; 0xfe95
.short 235 ; 0xeb
.short 65022 ; 0xfdfe
.short 64942 ; 0xfdae
.short 64181 ; 0xfab5
.short 531 ; 0x213
.short 65252 ; 0xfee4
.short 65220 ; 0xfec4
.short 65363 ; 0xff53
.short 588 ; 0x24c
.short 65507 ; 0xffe3
.short 65118 ; 0xfe5e
.short 37 ; 0x25
.short 65286 ; 0xff06
.short 64804 ; 0xfd24
.short 64955 ; 0xfdbb
.short 65414 ; 0xff86
.short 65297 ; 0xff11
.short 65418 ; 0xff8a
.short 41 ; 0x29
.short 64712 ; 0xfcc8
.short 876 ; 0x36c
.short 65476 ; 0xffc4
.short 1461 ; 0x5b5
.short 155 ; 0x9b
.short 65352 ; 0xff48
.short 65415 ; 0xff87
.short 65407 ; 0xff7f
.short 915 ; 0x393
.short 65310 ; 0xff1e
.short 256 ; 0x100
.short 64735 ; 0xfcdf
.short 150 ; 0x96
.short 65219 ; 0xfec3
.short 64902 ; 0xfd86
.short 65012 ; 0xfdf4
.short 346 ; 0x15a
.short 553 ; 0x229
.short 335 ; 0x14f
.short 884 ; 0x374
.short 633 ; 0x279
.short 635 ; 0x27b
.short 136 ; 0x88
.short 65442 ; 0xffa2
.short 1429 ; 0x595
.short 65168 ; 0xfe90
.short 622 ; 0x26e
.short 64328 ; 0xfb48
.short 74 ; 0x4a
.short 65249 ; 0xfee1
.short 1208 ; 0x4b8
.short 65468 ; 0xffbc
.short 64880 ; 0xfd70
.short 65428 ; 0xff94
.short 366 ; 0x16e
.short 168 ; 0xa8
.short 65129 ; 0xfe69
.short 55 ; 0x37
.short 65095 ; 0xfe47
.short 65246 ; 0xfede
.short 195 ; 0xc3
.short 65325 ; 0xff2d
.short 64645 ; 0xfc85
.short 189 ; 0xbd
.short 7 ; 0x7
.short 65318 ; 0xff26
.short 259 ; 0x103
.short 65488 ; 0xffd0
.short 620 ; 0x26c
.short 577 ; 0x241
.short 71 ; 0x47
.short 65107 ; 0xfe53
.short 65229 ; 0xfecd
.short 344 ; 0x158
.short 65252 ; 0xfee4
.short 607 ; 0x25f
.short 1124 ; 0x464
.short 65042 ; 0xfe12
.short 65480 ; 0xffc8
.short 65426 ; 0xff92
.short 198 ; 0xc6
.short 303 ; 0x12f
.short 620 ; 0x26c
.short 583 ; 0x247
.short 79 ; 0x4f
.short 820 ; 0x334
.short 162 ; 0xa2
.short 246 ; 0xf6
.short 121 ; 0x79
.short 353 ; 0x161
.short 65499 ; 0xffdb
.short 65513 ; 0xffe9
.short 17 ; 0x11
.short 64535 ; 0xfc17
.short 64564 ; 0xfc34
.short 545 ; 0x221
.short 64720 ; 0xfcd0
.short 313 ; 0x139
.short 65531 ; 0xfffb
.short 64545 ; 0xfc21
.short 65346 ; 0xff42
.short 65450 ; 0xffaa
.short 96 ; 0x60
.short 330 ; 0x14a
.short 64630 ; 0xfc76
.short 65306 ; 0xff1a
.short 587 ; 0x24b
.short 400 ; 0x190
.short 832 ; 0x340
.short 65198 ; 0xfeae
.short 64948 ; 0xfdb4
.short 1216 ; 0x4c0
.short 65512 ; 0xffe8
.short 65173 ; 0xfe95
.short 64431 ; 0xfbaf
.short 65490 ; 0xffd2
.short 64685 ; 0xfcad
.short 464 ; 0x1d0
.short 64844 ; 0xfd4c
.short 342 ; 0x156
.short 64978 ; 0xfdd2
.short 65011 ; 0xfdf3
.short 64222 ; 0xfade
.short 265 ; 0x109
.short 65108 ; 0xfe54
.short 65509 ; 0xffe5
.short 65342 ; 0xff3e
.short 64950 ; 0xfdb6
.short 75 ; 0x4b
.short 64910 ; 0xfd8e
.short 75 ; 0x4b
.short 65353 ; 0xff49
.short 118 ; 0x76
.short 317 ; 0x13d
.short 65474 ; 0xffc2
.short 65361 ; 0xff51
.short 64968 ; 0xfdc8
.short 65377 ; 0xff61
.short 460 ; 0x1cc
.short 64520 ; 0xfc08
.short 64813 ; 0xfd2d
.short 65422 ; 0xff8e
.short 938 ; 0x3aa
.short 64766 ; 0xfcfe
.short 65423 ; 0xff8f
.short 65136 ; 0xfe70
.short 496 ; 0x1f0
.short 65232 ; 0xfed0
.short 65156 ; 0xfe84
.short 304 ; 0x130
.short 78 ; 0x4e
.short 64691 ; 0xfcb3
.short 65128 ; 0xfe68
.short 236 ; 0xec
.short 861 ; 0x35d
.short 350 ; 0x15e
.short 65393 ; 0xff71
.short 945 ; 0x3b1
.short 64143 ; 0xfa8f
.short 65340 ; 0xff3c
.short 784 ; 0x310
.short 64370 ; 0xfb72
.short 65007 ; 0xfdef
.short 65439 ; 0xff9f
.short 64081 ; 0xfa51
.short 64907 ; 0xfd8b
.short 193 ; 0xc1
.short 65070 ; 0xfe2e
.short 631 ; 0x277
.short 10 ; 0xa
.short 65412 ; 0xff84
.short 64984 ; 0xfdd8
.short 65442 ; 0xffa2
.short 65445 ; 0xffa5
.short 65458 ; 0xffb2
.short 64820 ; 0xfd34
.short 210 ; 0xd2
.short 105 ; 0x69
.short 303 ; 0x12f
.short 65463 ; 0xffb7
.short 64974 ; 0xfdce
.short 382 ; 0x17e
.short 1289 ; 0x509
.short 196 ; 0xc4
.short 853 ; 0x355
.short 65404 ; 0xff7c
.short 40 ; 0x28
.short 65447 ; 0xffa7
.short 1516 ; 0x5ec
.short 65444 ; 0xffa4
.short 65296 ; 0xff10
.short 491 ; 0x1eb
.short 102 ; 0x66
.short 65394 ; 0xff72
.short 65401 ; 0xff79
.short 192 ; 0xc0
.short 65252 ; 0xfee4
.short 98 ; 0x62
.short 65516 ; 0xffec
.short 64930 ; 0xfda2
.short 65518 ; 0xffee
.short 64781 ; 0xfd0d
.short 36 ; 0x24
.short 65157 ; 0xfe85
.short 65067 ; 0xfe2b
.short 59 ; 0x3b
.short 587 ; 0x24b
.short 193 ; 0xc1
.short 108 ; 0x6c
.short 65019 ; 0xfdfb
.short 111 ; 0x6f
.short 718 ; 0x2ce
.short 453 ; 0x1c5
.short 179 ; 0xb3
.short 504 ; 0x1f8
.short 65191 ; 0xfea7
.short 65314 ; 0xff22
.short 283 ; 0x11b
.short 64597 ; 0xfc55
.short 65108 ; 0xfe54
.short 63665 ; 0xf8b1
.short 65509 ; 0xffe5
.short 224 ; 0xe0
.short 65419 ; 0xff8b
.short 40 ; 0x28
.short 65430 ; 0xff96
.short 62706 ; 0xf4f2
.short 593 ; 0x251
.short 65216 ; 0xfec0
.short 1280 ; 0x500
.short 64123 ; 0xfa7b
.short 65349 ; 0xff45
.short 65486 ; 0xffce
.short 407 ; 0x197
.short 65478 ; 0xffc6
.short 105 ; 0x69
.short 65332 ; 0xff34
.short 357 ; 0x165
.short 1184 ; 0x4a0
.short 87 ; 0x57
.short 116 ; 0x74
.short 65026 ; 0xfe02
.short 65478 ; 0xffc6
.short 115 ; 0x73
.short 65481 ; 0xffc9
.short 65503 ; 0xffdf
.short 81 ; 0x51
.short 65500 ; 0xffdc
.short 64907 ; 0xfd8b
.short 65474 ; 0xffc2
.short 121 ; 0x79
.short 150 ; 0x96
.short 65453 ; 0xffad
.short 63911 ; 0xf9a7
.short 86 ; 0x56
.short 379 ; 0x17b
.short 65328 ; 0xff30
.short 65429 ; 0xff95
.short 348 ; 0x15c
.short 295 ; 0x127
.short 65424 ; 0xff90
.short 580 ; 0x244
.short 13 ; 0xd
.short 322 ; 0x142
.short 226 ; 0xe2
.short 62716 ; 0xf4fc
.short 163 ; 0xa3
.short 407 ; 0x197
.short 65499 ; 0xffdb
.short 65495 ; 0xffd7
.short 65398 ; 0xff76
.short 55 ; 0x37
.short 64962 ; 0xfdc2
.short 65396 ; 0xff74
.short 126 ; 0x7e
.short 64838 ; 0xfd46
.short 376 ; 0x178
.short 65349 ; 0xff45
.short 65434 ; 0xff9a
.short 1157 ; 0x485
.short 65216 ; 0xfec0
.short 160 ; 0xa0
.short 65290 ; 0xff0a
.short 65453 ; 0xffad
.short 1741 ; 0x6cd
.short 98 ; 0x62
.short 64064 ; 0xfa40
.short 64998 ; 0xfde6
.short 65190 ; 0xfea6
.short 237 ; 0xed
.short 65517 ; 0xffed
.short 61894 ; 0xf1c6
.short 225 ; 0xe1
.short 65385 ; 0xff69
.short 145 ; 0x91
.short 88 ; 0x58
.short 119 ; 0x77
.short 65414 ; 0xff86
.short 119 ; 0x77
.short 64788 ; 0xfd14
.short 1252 ; 0x4e4
.short 3986 ; 0xf92
.short 169 ; 0xa9
.short 64327 ; 0xfb47
.short 472 ; 0x1d8
.short 280 ; 0x118
.short 65095 ; 0xfe47
.short 65321 ; 0xff29
.short 64993 ; 0xfde1
.short 1429 ; 0x595
.short 532 ; 0x214
.short 65523 ; 0xfff3
.short 271 ; 0x10f
.short 65527 ; 0xfff7
.short 65327 ; 0xff2f
.short 65458 ; 0xffb2
.short 1911 ; 0x777
.short 227 ; 0xe3
.short 65332 ; 0xff34
.short 308 ; 0x134
.short 1632 ; 0x660
.short 65153 ; 0xfe81
.short 64624 ; 0xfc70
.short 121 ; 0x79
.short 478 ; 0x1de
.short 2489 ; 0x9b9
.short 135 ; 0x87
.short 64944 ; 0xfdb0
.short 65518 ; 0xffee
.short 455 ; 0x1c7
.short 85 ; 0x55
.short 65369 ; 0xff59
.short 65464 ; 0xffb8
.short 76 ; 0x4c
.short 40 ; 0x28
.short 64764 ; 0xfcfc
.short 65149 ; 0xfe7d
.short 64945 ; 0xfdb1
.short 117 ; 0x75
.short 65411 ; 0xff83
.short 64027 ; 0xfa1b
.short 582 ; 0x246
.short 278 ; 0x116
.short 517 ; 0x205
.short 291 ; 0x123
.short 996 ; 0x3e4
.short 65105 ; 0xfe51
.short 722 ; 0x2d2
.short 62 ; 0x3e
.short 70 ; 0x46
.short 65375 ; 0xff5f
.short 64482 ; 0xfbe2
.short 2054 ; 0x806
.short 122 ; 0x7a
.short 1046 ; 0x416
.short 203 ; 0xcb
.short 140 ; 0x8c
.short 15 ; 0xf
.short 65417 ; 0xff89
.short 150 ; 0x96
.short 65385 ; 0xff69
.short 64695 ; 0xfcb7
.short 0 ; 0x0
.short 65020 ; 0xfdfc
.short 65388 ; 0xff6c
.short 65234 ; 0xfed2
.short 150 ; 0x96
.short 581 ; 0x245
.short 65497 ; 0xffd9
.short 65322 ; 0xff2a
.short 63516 ; 0xf81c
.short 1 ; 0x1
.short 29 ; 0x1d
.short 64528 ; 0xfc10
.short 65408 ; 0xff80
.short 65346 ; 0xff42
.short 357 ; 0x165
.short 633 ; 0x279
.short 514 ; 0x202
.short 498 ; 0x1f2
.short 64950 ; 0xfdb6
.short 65177 ; 0xfe99
.short 238 ; 0xee
.short 58 ; 0x3a
.short 177 ; 0xb1
.short 257 ; 0x101
.short 65282 ; 0xff02
.short 450 ; 0x1c2
.short 65480 ; 0xffc8
.short 283 ; 0x11b
.short 122 ; 0x7a
.short 250 ; 0xfa
.short 65356 ; 0xff4c
.short 65521 ; 0xfff1
.short 65050 ; 0xfe1a
.short 157 ; 0x9d
.short 285 ; 0x11d
.short 65203 ; 0xfeb3
.short 65080 ; 0xfe38
.short 65183 ; 0xfe9f
.short 65336 ; 0xff38
.short 275 ; 0x113
.short 65115 ; 0xfe5b
.short 951 ; 0x3b7
.short 88 ; 0x58
.short 64624 ; 0xfc70
.short 65490 ; 0xffd2
.short 65406 ; 0xff7e
.short 9 ; 0x9
.short 65168 ; 0xfe90
.short 449 ; 0x1c1
.short 415 ; 0x19f
.short 426 ; 0x1aa
.short 65370 ; 0xff5a
.short 65339 ; 0xff3b
.short 64911 ; 0xfd8f
.short 65121 ; 0xfe61
.short 65373 ; 0xff5d
.short 180 ; 0xb4
.short 102 ; 0x66
.short 65396 ; 0xff74
.short 171 ; 0xab
.short 65450 ; 0xffaa
.short 65032 ; 0xfe08
.short 350 ; 0x15e
.short 65369 ; 0xff59
.short 1230 ; 0x4ce
.short 791 ; 0x317
.short 35 ; 0x23
.short 65368 ; 0xff58
.short 65232 ; 0xfed0
.short 294 ; 0x126
.short 64714 ; 0xfcca
.short 213 ; 0xd5
.short 369 ; 0x171
.short 38 ; 0x26
.short 34 ; 0x22
.short 144 ; 0x90
.short 65240 ; 0xfed8
.short 65415 ; 0xff87
.short 65504 ; 0xffe0
.short 65230 ; 0xfece
.short 249 ; 0xf9
.short 65408 ; 0xff80
.short 64278 ; 0xfb16
.short 65460 ; 0xffb4
.short 666 ; 0x29a
.short 65233 ; 0xfed1
.short 65332 ; 0xff34
.short 65150 ; 0xfe7e
.short 200 ; 0xc8
.short 487 ; 0x1e7
.short 508 ; 0x1fc
.short 65218 ; 0xfec2
.short 64993 ; 0xfde1
.short 204 ; 0xcc
.short 42 ; 0x2a
.short 595 ; 0x253
.short 332 ; 0x14c
.short 65139 ; 0xfe73
.short 1687 ; 0x697
.short 64989 ; 0xfddd
.short 288 ; 0x120
.short 166 ; 0xa6
.short 65198 ; 0xfeae
.short 663 ; 0x297
.short 260 ; 0x104
.short 65241 ; 0xfed9
.short 65337 ; 0xff39
.short 65329 ; 0xff31
.short 64985 ; 0xfdd9
.short 99 ; 0x63
.short 36 ; 0x24
.short 154 ; 0x9a
.short 275 ; 0x113
.short 64501 ; 0xfbf5
.short 64132 ; 0xfa84
.short 65360 ; 0xff50
.short 64856 ; 0xfd58
.short 65370 ; 0xff5a
.short 64931 ; 0xfda3
.short 74 ; 0x4a
.short 1 ; 0x1
.short 65469 ; 0xffbd
.short 280 ; 0x118
.short 65085 ; 0xfe3d
.short 65484 ; 0xffcc
.short 65526 ; 0xfff6
.short 425 ; 0x1a9
.short 69 ; 0x45
.short 64983 ; 0xfdd7
.short 64697 ; 0xfcb9
.short 4 ; 0x4
.short 65233 ; 0xfed1
.short 487 ; 0x1e7
.short 481 ; 0x1e1
.short 201 ; 0xc9
.short 64011 ; 0xfa0b
.short 65451 ; 0xffab
.short 65110 ; 0xfe56
.short 65435 ; 0xff9b
.short 130 ; 0x82
.short 288 ; 0x120
.short 65149 ; 0xfe7d
.short 179 ; 0xb3
.short 65479 ; 0xffc7
.short 65167 ; 0xfe8f
.short 532 ; 0x214
.short 65417 ; 0xff89
.short 65031 ; 0xfe07
.short 63985 ; 0xf9f1
.short 150 ; 0x96
.short 65107 ; 0xfe53
.short 64975 ; 0xfdcf
.short 282 ; 0x11a
.short 65475 ; 0xffc3
.short 65466 ; 0xffba
.short 65471 ; 0xffbf
.short 170 ; 0xaa
.short 1215 ; 0x4bf
.short 124 ; 0x7c
.short 53 ; 0x35
.short 8 ; 0x8
.short 65306 ; 0xff1a
.short 65351 ; 0xff47
.short 65230 ; 0xfece
.short 211 ; 0xd3
.short 33 ; 0x21
.short 455 ; 0x1c7
.short 397 ; 0x18d
.short 64618 ; 0xfc6a
.short 65193 ; 0xfea9
.short 668 ; 0x29c
.short 927 ; 0x39f
.short 96 ; 0x60
.short 65430 ; 0xff96
.short 377 ; 0x179
.short 244 ; 0xf4
.short 64614 ; 0xfc66
.short 793 ; 0x319
.short 65388 ; 0xff6c
.short 65436 ; 0xff9c
.short 65450 ; 0xffaa
.short 65056 ; 0xfe20
.short 65102 ; 0xfe4e
.short 144 ; 0x90
.short 64861 ; 0xfd5d
.short 64993 ; 0xfde1
.short 65505 ; 0xffe1
.short 136 ; 0x88
.short 64980 ; 0xfdd4
.short 148 ; 0x94
.short 65026 ; 0xfe02
.short 99 ; 0x63
.short 65401 ; 0xff79
.short 115 ; 0x73
.short 64938 ; 0xfdaa
.short 253 ; 0xfd
.short 64951 ; 0xfdb7
.short 65456 ; 0xffb0
.short 1 ; 0x1
.short 329 ; 0x149
.short 475 ; 0x1db
.short 522 ; 0x20a
.short 50 ; 0x32
.short 65272 ; 0xfef8
.short 86 ; 0x56
.short 64723 ; 0xfcd3
.short 65491 ; 0xffd3
.short 281 ; 0x119
.short 11 ; 0xb
.short 65418 ; 0xff8a
.short 129 ; 0x81
.short 3 ; 0x3
.short 8 ; 0x8
.short 64764 ; 0xfcfc
.short 65251 ; 0xfee3
.short 161 ; 0xa1
.short 65469 ; 0xffbd
.short 365 ; 0x16d
.short 40 ; 0x28
.short 398 ; 0x18e
.short 299 ; 0x12b
.short 65489 ; 0xffd1
.short 171 ; 0xab
.short 64408 ; 0xfb98
.short 65299 ; 0xff13
.short 65400 ; 0xff78
.short 65527 ; 0xfff7
.short 27 ; 0x1b
.short 143 ; 0x8f
.short 65417 ; 0xff89
.short 64860 ; 0xfd5c
.short 496 ; 0x1f0
.short 1000 ; 0x3e8
.short 166 ; 0xa6
.short 78 ; 0x4e
.short 65205 ; 0xfeb5
.short 65420 ; 0xff8c
.short 64979 ; 0xfdd3
.short 1436 ; 0x59c
.short 65349 ; 0xff45
.short 64841 ; 0xfd49
.short 64447 ; 0xfbbf
.short 65533 ; 0xfffd
.short 65117 ; 0xfe5d
.short 716 ; 0x2cc
.short 261 ; 0x105
.short 65144 ; 0xfe78
.short 504 ; 0x1f8
.short 108 ; 0x6c
.short 64763 ; 0xfcfb
.short 65230 ; 0xfece
.short 65490 ; 0xffd2
.short 65386 ; 0xff6a
.short 496 ; 0x1f0
.short 874 ; 0x36a
.short 65070 ; 0xfe2e
.short 65392 ; 0xff70
.short 65403 ; 0xff7b
.short 65125 ; 0xfe65
.short 235 ; 0xeb
.short 65426 ; 0xff92
.short 1011 ; 0x3f3
.short 65095 ; 0xfe47
.short 65167 ; 0xfe8f
.short 65073 ; 0xfe31
.short 131 ; 0x83
.short 64610 ; 0xfc62
.short 120 ; 0x78
.short 45 ; 0x2d
.short 64907 ; 0xfd8b
.short 65285 ; 0xff05
.short 65247 ; 0xfedf
.short 64794 ; 0xfd1a
.short 65250 ; 0xfee2
.short 64194 ; 0xfac2
.short 1289 ; 0x509
.short 65024 ; 0xfe00
.short 65443 ; 0xffa3
.short 375 ; 0x177
.short 328 ; 0x148
.short 541 ; 0x21d
.short 572 ; 0x23c
.short 65485 ; 0xffcd
.short 64874 ; 0xfd6a
.short 37 ; 0x25
.short 65526 ; 0xfff6
.short 615 ; 0x267
.short 187 ; 0xbb
.short 140 ; 0x8c
.short 65319 ; 0xff27
.short 601 ; 0x259
.short 65490 ; 0xffd2
.short 65047 ; 0xfe17
.short 64389 ; 0xfb85
.short 64672 ; 0xfca0
.short 65278 ; 0xfefe
.short 64816 ; 0xfd30
.short 65496 ; 0xffd8
.short 65463 ; 0xffb7
.short 36 ; 0x24
.short 65091 ; 0xfe43
.short 65499 ; 0xffdb
.short 65033 ; 0xfe09
.short 64839 ; 0xfd47
.short 65240 ; 0xfed8
.short 321 ; 0x141
.short 79 ; 0x4f
.short 65453 ; 0xffad
.short 285 ; 0x11d
.short 64948 ; 0xfdb4
.short 65219 ; 0xfec3
.short 65347 ; 0xff43
.short 45 ; 0x2d
.short 64808 ; 0xfd28
.short 65530 ; 0xfffa
.short 65179 ; 0xfe9b
.short 65273 ; 0xfef9
.short 65396 ; 0xff74
.short 65353 ; 0xff49
.short 65336 ; 0xff38
.short 36 ; 0x24
.short 64577 ; 0xfc41
.short 380 ; 0x17c
.short 53 ; 0x35
.short 65313 ; 0xff21
.short 65488 ; 0xffd0
.short 300 ; 0x12c
.short 65361 ; 0xff51
.short 65073 ; 0xfe31
.short 64976 ; 0xfdd0
.short 65356 ; 0xff4c
.short 65441 ; 0xffa1
.short 65208 ; 0xfeb8
.short 189 ; 0xbd
.short 65524 ; 0xfff4
.short 819 ; 0x333
.short 64829 ; 0xfd3d
.short 386 ; 0x182
.short 65487 ; 0xffcf
.short 65134 ; 0xfe6e
.short 109 ; 0x6d
.short 64972 ; 0xfdcc
.short 64963 ; 0xfdc3
.short 65248 ; 0xfee0
.short 65422 ; 0xff8e
.short 65487 ; 0xffcf
.short 575 ; 0x23f
.short 1349 ; 0x545
.short 64954 ; 0xfdba
.short 65517 ; 0xffed
.short 239 ; 0xef
.short 65338 ; 0xff3a
.short 416 ; 0x1a0
.short 65004 ; 0xfdec
.short 269 ; 0x10d
.short 64587 ; 0xfc4b
.short 65268 ; 0xfef4
.short 443 ; 0x1bb
.short 65101 ; 0xfe4d
.short 310 ; 0x136
.short 187 ; 0xbb
.short 64715 ; 0xfccb
.short 65413 ; 0xff85
.short 675 ; 0x2a3
.short 64266 ; 0xfb0a
.short 666 ; 0x29a
.short 603 ; 0x25b
.short 65350 ; 0xff46
.short 65153 ; 0xfe81
.short 94 ; 0x5e
.short 858 ; 0x35a
.short 65238 ; 0xfed6
.short 64282 ; 0xfb1a
.short 65350 ; 0xff46
.short 260 ; 0x104
.short 65250 ; 0xfee2
.short 344 ; 0x158
.short 65353 ; 0xff49
.short 65471 ; 0xffbf
.short 65534 ; 0xfffe
.short 408 ; 0x198
.short 240 ; 0xf0
.short 243 ; 0xf3
.short 65044 ; 0xfe14
.short 319 ; 0x13f
.short 1708 ; 0x6ac
.short 65452 ; 0xffac
.short 65285 ; 0xff05
.short 1206 ; 0x4b6
.short 65011 ; 0xfdf3
.short 809 ; 0x329
.short 161 ; 0xa1
.short 659 ; 0x293
.short 65338 ; 0xff3a
.short 65406 ; 0xff7e
.short 804 ; 0x324
.short 65216 ; 0xfec0
.short 65419 ; 0xff8b
.short 64215 ; 0xfad7
.short 65400 ; 0xff78
.short 167 ; 0xa7
.short 65404 ; 0xff7c
.short 175 ; 0xaf
.short 42 ; 0x2a
.short 64648 ; 0xfc88
.short 9 ; 0x9
.short 38 ; 0x26
.short 1183 ; 0x49f
.short 65344 ; 0xff40
.short 65305 ; 0xff19
.short 65441 ; 0xffa1
.short 548 ; 0x224
.short 1103 ; 0x44f
.short 65509 ; 0xffe5
.short 65443 ; 0xffa3
.short 65432 ; 0xff98
.short 1215 ; 0x4bf
.short 1393 ; 0x571
.short 892 ; 0x37c
.short 65142 ; 0xfe76
.short 65453 ; 0xffad
.short 65188 ; 0xfea4
.short 65413 ; 0xff85
.short 63448 ; 0xf7d8
.short 201 ; 0xc9
.short 65223 ; 0xfec7
.short 139 ; 0x8b
.short 688 ; 0x2b0
.short 436 ; 0x1b4
.short 64840 ; 0xfd48
.short 65379 ; 0xff63
.short 64470 ; 0xfbd6
.short 65350 ; 0xff46
.short 65501 ; 0xffdd
.short 114 ; 0x72
.short 43 ; 0x2b
.short 65035 ; 0xfe0b
.short 65180 ; 0xfe9c
.short 65286 ; 0xff06
.short 621 ; 0x26d
.short 422 ; 0x1a6
.short 65265 ; 0xfef1
.short 65531 ; 0xfffb
.short 64579 ; 0xfc43
.short 65522 ; 0xfff2
.short 15 ; 0xf
.short 65001 ; 0xfde9
.short 304 ; 0x130
.short 64764 ; 0xfcfc
.short 734 ; 0x2de
.short 64966 ; 0xfdc6
.short 65322 ; 0xff2a
.short 65020 ; 0xfdfc
.short 426 ; 0x1aa
.short 64392 ; 0xfb88
.short 1165 ; 0x48d
.short 358 ; 0x166
.short 244 ; 0xf4
.short 134 ; 0x86
.short 65236 ; 0xfed4
.short 64585 ; 0xfc49
.short 65502 ; 0xffde
.short 704 ; 0x2c0
.short 181 ; 0xb5
.short 65160 ; 0xfe88
.short 65211 ; 0xfebb
.short 655 ; 0x28f
.short 270 ; 0x10e
.short 65300 ; 0xff14
.short 64910 ; 0xfd8e
.short 589 ; 0x24d
.short 65494 ; 0xffd6
.short 127 ; 0x7f
.short 65298 ; 0xff12
.short 64907 ; 0xfd8b
.short 56 ; 0x38
.short 65287 ; 0xff07
.short 65133 ; 0xfe6d
.short 65010 ; 0xfdf2
.short 790 ; 0x316
.short 65509 ; 0xffe5
.short 64976 ; 0xfdd0
.short 64936 ; 0xfda8
.short 64156 ; 0xfa9c
.short 65012 ; 0xfdf4
.short 64610 ; 0xfc62
.short 65072 ; 0xfe30
.short 749 ; 0x2ed
.short 441 ; 0x1b9
.short 65262 ; 0xfeee
.short 896 ; 0x380
.short 92 ; 0x5c
.short 34 ; 0x22
.short 122 ; 0x7a
.short 577 ; 0x241
.short 65324 ; 0xff2c
.short 65056 ; 0xfe20
.short 165 ; 0xa5
.short 259 ; 0x103
.short 249 ; 0xf9
.short 65521 ; 0xfff1
.short 65377 ; 0xff61
.short 160 ; 0xa0
.short 944 ; 0x3b0
.short 473 ; 0x1d9
.short 65045 ; 0xfe15
.short 359 ; 0x167
.short 33 ; 0x21
.short 30 ; 0x1e
.short 257 ; 0x101
.short 147 ; 0x93
.short 81 ; 0x51
.short 280 ; 0x118
.short 19 ; 0x13
.short 65504 ; 0xffe0
.short 396 ; 0x18c
.short 79 ; 0x4f
.short 65378 ; 0xff62
.short 64903 ; 0xfd87
.short 65226 ; 0xfeca
.short 483 ; 0x1e3
.short 166 ; 0xa6
.short 65173 ; 0xfe95
.short 246 ; 0xf6
.short 65488 ; 0xffd0
.short 65325 ; 0xff2d
.short 27 ; 0x1b
.short 88 ; 0x58
.short 64958 ; 0xfdbe
.short 65012 ; 0xfdf4
.short 65534 ; 0xfffe
.short 58 ; 0x3a
.short 161 ; 0xa1
.short 61 ; 0x3d
.short 65259 ; 0xfeeb
.short 98 ; 0x62
.short 29 ; 0x1d
.short 65531 ; 0xfffb
.short 258 ; 0x102
.short 64514 ; 0xfc02
.short 373 ; 0x175
.short 94 ; 0x5e
.short 294 ; 0x126
.short 64454 ; 0xfbc6
.short 65154 ; 0xfe82
.short 64794 ; 0xfd1a
.short 231 ; 0xe7
.short 64943 ; 0xfdaf
.short 69 ; 0x45
.short 3825 ; 0xef1
.short 65335 ; 0xff37
.short 65383 ; 0xff67
.short 65453 ; 0xffad
.short 2693 ; 0xa85
.short 65316 ; 0xff24
.short 65249 ; 0xfee1
.short 121 ; 0x79
.short 60787 ; 0xed73
.short 743 ; 0x2e7
.short 41 ; 0x29
.short 65462 ; 0xffb6
.short 11 ; 0xb
.short 65315 ; 0xff23
.short 65121 ; 0xfe61
.short 5224 ; 0x1468
.short 65496 ; 0xffd8
.short 64196 ; 0xfac4
.short 1181 ; 0x49d
.short 65447 ; 0xffa7
.short 878 ; 0x36e
.short 65278 ; 0xfefe
.short 148 ; 0x94
.short 1995 ; 0x7cb
.short 102 ; 0x66
.short 64544 ; 0xfc20
.short 65136 ; 0xfe70
.short 65418 ; 0xff8a
.short 63 ; 0x3f
.short 65213 ; 0xfebd
.short 162 ; 0xa2
.short 45 ; 0x2d
.short 65515 ; 0xffeb
.short 65125 ; 0xfe65
.short 65385 ; 0xff69
.short 65253 ; 0xfee5
.short 65517 ; 0xffed
.short 65407 ; 0xff7f
.short 539 ; 0x21b
.short 64508 ; 0xfbfc
.short 1240 ; 0x4d8
.short 9 ; 0x9
.short 0 ; 0x0
.short 65353 ; 0xff49
.short 302 ; 0x12e
.short 65383 ; 0xff67
.short 64295 ; 0xfb27
.short 1303 ; 0x517
.short 65510 ; 0xffe6
.short 155 ; 0x9b
.short 65341 ; 0xff3d
.short 65399 ; 0xff77
.short 65512 ; 0xffe8
.short 65183 ; 0xfe9f
.short 168 ; 0xa8
.short 119 ; 0x77
.short 65056 ; 0xfe20
.short 63834 ; 0xf95a
.short 302 ; 0x12e
.short 334 ; 0x14e
.short 65497 ; 0xffd9
.short 65479 ; 0xffc7
.short 64982 ; 0xfdd6
.short 64929 ; 0xfda1
.short 65367 ; 0xff57
.short 85 ; 0x55
.short 65318 ; 0xff26
.short 264 ; 0x108
.short 0 ; 0x0
.short 65518 ; 0xffee
.short 65456 ; 0xffb0
.short 65436 ; 0xff9c
.short 65311 ; 0xff1f
.short 164 ; 0xa4
.short 64980 ; 0xfdd4
.short 65531 ; 0xfffb
.short 65473 ; 0xffc1
.short 6 ; 0x6
.short 495 ; 0x1ef
.short 135 ; 0x87
.short 65116 ; 0xfe5c
.short 325 ; 0x145
.short 65152 ; 0xfe80
.short 65478 ; 0xffc6
.short 65079 ; 0xfe37
.short 250 ; 0xfa
.short 65442 ; 0xffa2
.short 65419 ; 0xff8b
.short 2454 ; 0x996
.short 65484 ; 0xffcc
.short 660 ; 0x294
.short 129 ; 0x81
.short 65386 ; 0xff6a
.short 819 ; 0x333
.short 45 ; 0x2d
.short 32 ; 0x20
.short 65140 ; 0xfe74
.short 65425 ; 0xff91
.short 1075 ; 0x433
.short 124 ; 0x7c
.short 65127 ; 0xfe67
.short 65471 ; 0xffbf
.short 52 ; 0x34
.short 65195 ; 0xfeab
.short 65420 ; 0xff8c
.short 65353 ; 0xff49
.short 65214 ; 0xfebe
.short 65406 ; 0xff7e
.short 64618 ; 0xfc6a
.short 1443 ; 0x5a3
.short 438 ; 0x1b6
.short 65274 ; 0xfefa
.short 64122 ; 0xfa7a
.short 65071 ; 0xfe2f
.short 198 ; 0xc6
.short 64726 ; 0xfcd6
.short 14 ; 0xe
.short 226 ; 0xe2
.short 213 ; 0xd5
.short 65432 ; 0xff98
.short 65436 ; 0xff9c
.short 65496 ; 0xffd8
.short 65371 ; 0xff5b
.short 868 ; 0x364
.short 65324 ; 0xff2c
.short 373 ; 0x175
.short 65520 ; 0xfff0
.short 63154 ; 0xf6b2
.short 2357 ; 0x935
.short 316 ; 0x13c
.short 65209 ; 0xfeb9
.short 0 ; 0x0
.short 65496 ; 0xffd8
.short 132 ; 0x84
.short 433 ; 0x1b1
.short 65172 ; 0xfe94
.short 691 ; 0x2b3
.short 1449 ; 0x5a9
.short 64622 ; 0xfc6e
.short 161 ; 0xa1
.short 65209 ; 0xfeb9
.short 807 ; 0x327
.short 329 ; 0x149
.short 64293 ; 0xfb25
.short 64866 ; 0xfd62
.short 126 ; 0x7e
.short 65128 ; 0xfe68
.short 64936 ; 0xfda8
.short 65243 ; 0xfedb
.short 65104 ; 0xfe50
.short 433 ; 0x1b1
.short 1975 ; 0x7b7
.short 227 ; 0xe3
.short 699 ; 0x2bb
.short 65352 ; 0xff48
.short 62129 ; 0xf2b1
.short 544 ; 0x220
.short 99 ; 0x63
.short 25 ; 0x19
.short 65248 ; 0xfee0
.short 545 ; 0x221
.short 670 ; 0x29e
.short 26 ; 0x1a
.short 65360 ; 0xff50
.short 65212 ; 0xfebc
.short 456 ; 0x1c8
.short 65328 ; 0xff30
.short 65349 ; 0xff45
.short 905 ; 0x389
.short 65336 ; 0xff38
.short 451 ; 0x1c3
.short 87 ; 0x57
.short 64310 ; 0xfb36
.short 65476 ; 0xffc4
.short 65500 ; 0xffdc
.short 65201 ; 0xfeb1
.short 118 ; 0x76
.short 170 ; 0xaa
.short 65329 ; 0xff31
.short 42 ; 0x2a
.short 65037 ; 0xfe0d
.short 1084 ; 0x43c
.short 11 ; 0xb
.short 64510 ; 0xfbfe
.short 65393 ; 0xff71
.short 65419 ; 0xff8b
.short 96 ; 0x60
.short 65321 ; 0xff29
.short 159 ; 0x9f
.short 65518 ; 0xffee
.short 65523 ; 0xfff3
.short 1000 ; 0x3e8
.short 269 ; 0x10d
.short 27 ; 0x1b
.short 65168 ; 0xfe90
.short 65461 ; 0xffb5
.short 1409 ; 0x581
.short 596 ; 0x254
.short 64961 ; 0xfdc1
.short 313 ; 0x139
.short 63621 ; 0xf885
.short 320 ; 0x140
.short 326 ; 0x146
.short 89 ; 0x59
.short 65306 ; 0xff1a
.short 65463 ; 0xffb7
.short 179 ; 0xb3
.short 65360 ; 0xff50
.short 48 ; 0x30
.short 65363 ; 0xff53
.short 65373 ; 0xff5d
.short 113 ; 0x71
.short 65368 ; 0xff58
.short 350 ; 0x15e
.short 214 ; 0xd6
.short 65403 ; 0xff7b
.short 65383 ; 0xff67
.short 65365 ; 0xff55
.short 111 ; 0x6f
.short 89 ; 0x59
.short 65068 ; 0xfe2c
.short 65518 ; 0xffee
.short 335 ; 0x14f
.short 5277 ; 0x149d
.short 65478 ; 0xffc6
.short 330 ; 0x14a
.short 578 ; 0x242
.short 90 ; 0x5a
.short 1346 ; 0x542
.short 111 ; 0x6f
.short 65343 ; 0xff3f
.short 311 ; 0x137
.short 64369 ; 0xfb71
.short 163 ; 0xa3
.short 64984 ; 0xfdd8
.short 591 ; 0x24f
.short 138 ; 0x8a
.short 857 ; 0x359
.short 697 ; 0x2b9
.short 264 ; 0x108
.short 64682 ; 0xfcaa
.short 168 ; 0xa8
.short 65454 ; 0xffae
.short 65402 ; 0xff7a
.short 65473 ; 0xffc1
.short 33 ; 0x21
.short 191 ; 0xbf
.short 65260 ; 0xfeec
.short 65343 ; 0xff3f
.short 65045 ; 0xfe15
.short 301 ; 0x12d
.short 33 ; 0x21
.short 65430 ; 0xff96
.short 65302 ; 0xff16
.short 65490 ; 0xffd2
.short 65177 ; 0xfe99
.short 122 ; 0x7a
.short 64534 ; 0xfc16
.short 417 ; 0x1a1
.short 65284 ; 0xff04
.short 120 ; 0x78
.short 65275 ; 0xfefb
.short 50 ; 0x32
.short 64881 ; 0xfd71
.short 1143 ; 0x477
.short 61086 ; 0xee9e
.short 165 ; 0xa5
.short 65384 ; 0xff68
.short 64870 ; 0xfd66
.short 350 ; 0x15e
.short 65387 ; 0xff6b
.short 64531 ; 0xfc13
.short 65318 ; 0xff26
.short 65473 ; 0xffc1
.short 65252 ; 0xfee4
.short 65405 ; 0xff7d
.short 65188 ; 0xfea4
.short 1637 ; 0x665
.short 163 ; 0xa3
.short 65443 ; 0xffa3
.short 125 ; 0x7d
.short 668 ; 0x29c
.short 22 ; 0x16
.short 224 ; 0xe0
.short 64504 ; 0xfbf8
.short 64619 ; 0xfc6b
.short 65503 ; 0xffdf
.short 65327 ; 0xff2f
.short 65151 ; 0xfe7f
.short 64890 ; 0xfd7a
.short 128 ; 0x80
.short 142 ; 0x8e
.short 146 ; 0x92
.short 65038 ; 0xfe0e
.short 63838 ; 0xf95e
.short 65491 ; 0xffd3
.short 65092 ; 0xfe44
.short 65192 ; 0xfea8
.short 65457 ; 0xffb1
.short 88 ; 0x58
.short 65104 ; 0xfe50
.short 421 ; 0x1a5
.short 65453 ; 0xffad
.short 65122 ; 0xfe62
.short 65340 ; 0xff3c
.short 12 ; 0xc
.short 115 ; 0x73
.short 65199 ; 0xfeaf
.short 65249 ; 0xfee1
.short 65231 ; 0xfecf
.short 216 ; 0xd8
.short 65341 ; 0xff3d
.short 62 ; 0x3e
.short 521 ; 0x209
.short 48 ; 0x30
.short 119 ; 0x77
.short 65414 ; 0xff86
.short 233 ; 0xe9
.short 292 ; 0x124
.short 65146 ; 0xfe7a
.short 261 ; 0x105
.short 46 ; 0x2e
.short 65403 ; 0xff7b
.short 17 ; 0x11
.short 944 ; 0x3b0
.short 65403 ; 0xff7b
.short 906 ; 0x38a
.short 315 ; 0x13b
.short 138 ; 0x8a
.short 65486 ; 0xffce
.short 64546 ; 0xfc22
.short 254 ; 0xfe
.short 257 ; 0x101
.short 64636 ; 0xfc7c
.short 238 ; 0xee
.short 622 ; 0x26e
.short 64451 ; 0xfbc3
.short 65462 ; 0xffb6
.short 65204 ; 0xfeb4
.short 65114 ; 0xfe5a
.short 64783 ; 0xfd0f
.short 455 ; 0x1c7
.short 65217 ; 0xfec1
.short 1009 ; 0x3f1
.short 65276 ; 0xfefc
.short 64201 ; 0xfac9
.short 65300 ; 0xff14
.short 44 ; 0x2c
.short 559 ; 0x22f
.short 159 ; 0x9f
.short 64026 ; 0xfa1a
.short 414 ; 0x19e
.short 164 ; 0xa4
.short 127 ; 0x7f
.short 65532 ; 0xfffc
.short 65188 ; 0xfea4
.short 629 ; 0x275
.short 757 ; 0x2f5
.short 65275 ; 0xfefb
.short 73 ; 0x49
.short 1375 ; 0x55f
.short 136 ; 0x88
.short 64370 ; 0xfb72
.short 65338 ; 0xff3a
.short 388 ; 0x184
.short 193 ; 0xc1
.short 42 ; 0x2a
.short 201 ; 0xc9
.short 65116 ; 0xfe5c
.short 662 ; 0x296
.short 65212 ; 0xfebc
.short 844 ; 0x34c
.short 65205 ; 0xfeb5
.short 65313 ; 0xff21
.short 65314 ; 0xff22
.short 278 ; 0x116
.short 271 ; 0x10f
.short 64743 ; 0xfce7
.short 1125 ; 0x465
.short 315 ; 0x13b
.short 749 ; 0x2ed
.short 118 ; 0x76
.short 826 ; 0x33a
.short 178 ; 0xb2
.short 118 ; 0x76
.short 65246 ; 0xfede
.short 611 ; 0x263
.short 65230 ; 0xfece
.short 65146 ; 0xfe7a
.short 1 ; 0x1
.short 301 ; 0x12d
.short 269 ; 0x10d
.short 676 ; 0x2a4
.short 64493 ; 0xfbed
.short 47 ; 0x2f
.short 1 ; 0x1
.short 586 ; 0x24a
.short 48 ; 0x30
.short 44 ; 0x2c
.short 65280 ; 0xff00
.short 802 ; 0x322
.short 1788 ; 0x6fc
.short 477 ; 0x1dd
.short 65515 ; 0xffeb
.short 65212 ; 0xfebc
.short 64927 ; 0xfd9f
.short 64505 ; 0xfbf9
.short 635 ; 0x27b
.short 118 ; 0x76
.short 484 ; 0x1e4
.short 65212 ; 0xfebc
.short 335 ; 0x14f
.short 65107 ; 0xfe53
.short 214 ; 0xd6
.short 65368 ; 0xff58
.short 383 ; 0x17f
.short 258 ; 0x102
.short 65036 ; 0xfe0c
.short 217 ; 0xd9
.short 482 ; 0x1e2
.short 353 ; 0x161
.short 65316 ; 0xff24
.short 65467 ; 0xffbb
.short 32 ; 0x20
.short 65444 ; 0xffa4
.short 65150 ; 0xfe7e
.short 320 ; 0x140
.short 19 ; 0x13
.short 416 ; 0x1a0
.short 65011 ; 0xfdf3
.short 390 ; 0x186
.short 819 ; 0x333
.short 65495 ; 0xffd7
.short 11 ; 0xb
.short 50 ; 0x32
.short 367 ; 0x16f
.short 65530 ; 0xfffa
.short 64861 ; 0xfd5d
.short 65455 ; 0xffaf
.short 65508 ; 0xffe4
.short 547 ; 0x223
.short 64934 ; 0xfda6
.short 53 ; 0x35
.short 65466 ; 0xffba
.short 65247 ; 0xfedf
.short 135 ; 0x87
.short 656 ; 0x290
.short 337 ; 0x151
.short 1822 ; 0x71e
.short 35 ; 0x23
.short 65282 ; 0xff02
.short 65397 ; 0xff75
.short 106 ; 0x6a
.short 149 ; 0x95
.short 443 ; 0x1bb
.short 65086 ; 0xfe3e
.short 65029 ; 0xfe05
.short 65513 ; 0xffe9
.short 403 ; 0x193
.short 64605 ; 0xfc5d
.short 65386 ; 0xff6a
.short 643 ; 0x283
.short 187 ; 0xbb
.short 588 ; 0x24c
.short 65184 ; 0xfea0
.short 65507 ; 0xffe3
.short 65333 ; 0xff35
.short 65239 ; 0xfed7
.short 64642 ; 0xfc82
.short 1031 ; 0x407
.short 11 ; 0xb
.short 1089 ; 0x441
.short 64255 ; 0xfaff
.short 65433 ; 0xff99
.short 184 ; 0xb8
.short 65257 ; 0xfee9
.short 65254 ; 0xfee6
.short 65338 ; 0xff3a
.short 779 ; 0x30b
.short 296 ; 0x128
.short 65317 ; 0xff25
.short 65475 ; 0xffc3
.short 232 ; 0xe8
.short 1006 ; 0x3ee
.short 454 ; 0x1c6
.short 25 ; 0x19
.short 65411 ; 0xff83
.short 64961 ; 0xfdc1
.short 991 ; 0x3df
.short 924 ; 0x39c
.short 206 ; 0xce
.short 65379 ; 0xff63
.short 65310 ; 0xff1e
.short 71 ; 0x47
.short 65530 ; 0xfffa
.short 509 ; 0x1fd
.short 818 ; 0x332
.short 352 ; 0x160
.short 64094 ; 0xfa5e
.short 65482 ; 0xffca
.short 420 ; 0x1a4
.short 287 ; 0x11f
.short 65227 ; 0xfecb
.short 65275 ; 0xfefb
.short 64519 ; 0xfc07
.short 69 ; 0x45
.short 65412 ; 0xff84
.short 568 ; 0x238
.short 182 ; 0xb6
.short 11 ; 0xb
.short 327 ; 0x147
.short 369 ; 0x171
.short 169 ; 0xa9
.short 270 ; 0x10e
.short 261 ; 0x105
.short 65172 ; 0xfe94
.short 758 ; 0x2f6
.short 215 ; 0xd7
.short 35 ; 0x23
.short 2084 ; 0x824
.short 553 ; 0x229
.short 65120 ; 0xfe60
.short 65443 ; 0xffa3
.short 64954 ; 0xfdba
.short 64803 ; 0xfd23
.short 363 ; 0x16b
.short 65021 ; 0xfdfd
.short 335 ; 0x14f
.short 92 ; 0x5c
.short 65345 ; 0xff41
.short 1672 ; 0x688
.short 108 ; 0x6c
.short 14 ; 0xe
.short 373 ; 0x175
.short 65416 ; 0xff88
.short 2923 ; 0xb6b
.short 65399 ; 0xff77
.short 95 ; 0x5f
.short 300 ; 0x12c
.short 579 ; 0x243
.short 64525 ; 0xfc0d
.short 64976 ; 0xfdd0
.short 772 ; 0x304
.short 1064 ; 0x428
.short 65125 ; 0xfe65
.short 109 ; 0x6d
.short 175 ; 0xaf
.short 221 ; 0xdd
.short 65522 ; 0xfff2
.short 65323 ; 0xff2b
.short 4 ; 0x4
.short 100 ; 0x64
.short 65532 ; 0xfffc
.short 65485 ; 0xffcd
.short 1312 ; 0x520
.short 65501 ; 0xffdd
.short 64802 ; 0xfd22
.short 488 ; 0x1e8
.short 64255 ; 0xfaff
.short 65523 ; 0xfff3
.short 64739 ; 0xfce3
.short 551 ; 0x227
.short 260 ; 0x104
.short 65436 ; 0xff9c
.short 65492 ; 0xffd4
.short 705 ; 0x2c1
.short 457 ; 0x1c9
.short 292 ; 0x124
.short 183 ; 0xb7
.short 172 ; 0xac
.short 65041 ; 0xfe11
.short 64874 ; 0xfd6a
.short 64877 ; 0xfd6d
.short 91 ; 0x5b
.short 124 ; 0x7c
.short 26 ; 0x1a
.short 65479 ; 0xffc7
.short 65374 ; 0xff5e
.short 64 ; 0x40
.short 92 ; 0x5c
.short 64701 ; 0xfcbd
.short 65405 ; 0xff7d
.short 230 ; 0xe6
.short 60 ; 0x3c
.short 73 ; 0x49
.short 838 ; 0x346
.short 1035 ; 0x40b
.short 65049 ; 0xfe19
.short 65420 ; 0xff8c
.short 63543 ; 0xf837
.short 322 ; 0x142
.short 18 ; 0x12
.short 74 ; 0x4a
.short 7 ; 0x7
.short 94 ; 0x5e
.short 65154 ; 0xfe82
.short 65308 ; 0xff1c
.short 797 ; 0x31d
.short 64804 ; 0xfd24
.short 64866 ; 0xfd62
.short 693 ; 0x2b5
.short 166 ; 0xa6
.short 89 ; 0x59
.short 654 ; 0x28e
.short 191 ; 0xbf
.short 65451 ; 0xffab
.short 21 ; 0x15
.short 65162 ; 0xfe8a
.short 65296 ; 0xff10
.short 65374 ; 0xff5e
.short 138 ; 0x8a
.short 64981 ; 0xfdd5
.short 506 ; 0x1fa
.short 65436 ; 0xff9c
.short 238 ; 0xee
.short 1 ; 0x1
.short 424 ; 0x1a8
.short 65351 ; 0xff47
.short 65038 ; 0xfe0e
.short 64923 ; 0xfd9b
.short 65303 ; 0xff17
.short 65071 ; 0xfe2f
.short 77 ; 0x4d
.short 421 ; 0x1a5
.short 297 ; 0x129
.short 219 ; 0xdb
.short 62954 ; 0xf5ea
.short 167 ; 0xa7
.short 65095 ; 0xfe47
.short 65510 ; 0xffe6
.short 401 ; 0x191
.short 745 ; 0x2e9
.short 65237 ; 0xfed5
.short 65427 ; 0xff93
.short 65370 ; 0xff5a
.short 65254 ; 0xfee6
.short 276 ; 0x114
.short 65234 ; 0xfed2
.short 63920 ; 0xf9b0
.short 963 ; 0x3c3
.short 65493 ; 0xffd5
.short 140 ; 0x8c
.short 65499 ; 0xffdb
.short 65394 ; 0xff72
.short 21 ; 0x15
.short 466 ; 0x1d2
.short 256 ; 0x100
.short 515 ; 0x203
.short 462 ; 0x1ce
.short 238 ; 0xee
.short 65476 ; 0xffc4
.short 163 ; 0xa3
.short 445 ; 0x1bd
.short 815 ; 0x32f
.short 529 ; 0x211
.short 562 ; 0x232
.short 691 ; 0x2b3
.short 64722 ; 0xfcd2
.short 3 ; 0x3
.short 65146 ; 0xfe7a
.short 209 ; 0xd1
.short 502 ; 0x1f6
.short 65222 ; 0xfec6
.short 64435 ; 0xfbb3
.short 65508 ; 0xffe4
.short 65443 ; 0xffa3
.short 183 ; 0xb7
.short 523 ; 0x20b
.short 65502 ; 0xffde
.short 208 ; 0xd0
.short 65528 ; 0xfff8
.short 65228 ; 0xfecc
.short 317 ; 0x13d
.short 65264 ; 0xfef0
.short 65340 ; 0xff3c
.short 64737 ; 0xfce1
.short 65035 ; 0xfe0b
.short 63184 ; 0xf6d0
.short 1323 ; 0x52b
.short 67 ; 0x43
.short 34 ; 0x22
.short 65430 ; 0xff96
.short 65210 ; 0xfeba
.short 767 ; 0x2ff
.short 656 ; 0x290
.short 64999 ; 0xfde7
.short 64595 ; 0xfc53
.short 39 ; 0x27
.short 65508 ; 0xffe4
.short 131 ; 0x83
.short 558 ; 0x22e
.short 64663 ; 0xfc97
.short 64820 ; 0xfd34
.short 401 ; 0x191
.short 879 ; 0x36f
.short 470 ; 0x1d6
.short 65497 ; 0xffd9
.short 65241 ; 0xfed9
.short 65049 ; 0xfe19
.short 65350 ; 0xff46
.short 65291 ; 0xff0b
.short 65154 ; 0xfe82
.short 248 ; 0xf8
.short 65491 ; 0xffd3
.short 65530 ; 0xfffa
.short 200 ; 0xc8
.short 64623 ; 0xfc6f
.short 99 ; 0x63
.short 257 ; 0x101
.short 1070 ; 0x42e
.short 537 ; 0x219
.short 65522 ; 0xfff2
.short 823 ; 0x337
.short 92 ; 0x5c
.short 65509 ; 0xffe5
.short 589 ; 0x24d
.short 65041 ; 0xfe11
.short 283 ; 0x11b
.short 65441 ; 0xffa1
.short 64880 ; 0xfd70
.short 359 ; 0x167
.short 65140 ; 0xfe74
.short 364 ; 0x16c
.short 245 ; 0xf5
.short 1632 ; 0x660
.short 65219 ; 0xfec3
.short 459 ; 0x1cb
.short 65429 ; 0xff95
.short 64507 ; 0xfbfb
.short 367 ; 0x16f
.short 59 ; 0x3b
.short 274 ; 0x112
.short 105 ; 0x69
.short 228 ; 0xe4
.short 147 ; 0x93
.short 715 ; 0x2cb
.short 65465 ; 0xffb9
.short 79 ; 0x4f
.short 65198 ; 0xfeae
.short 342 ; 0x156
.short 978 ; 0x3d2
.short 390 ; 0x186
.short 173 ; 0xad
.short 312 ; 0x138
.short 439 ; 0x1b7
.short 16 ; 0x10
.short 394 ; 0x18a
.short 65349 ; 0xff45
.short 333 ; 0x14d
.short 344 ; 0x158
.short 65156 ; 0xfe84
.short 65276 ; 0xfefc
.short 65343 ; 0xff3f
.short 65442 ; 0xffa2
.short 65115 ; 0xfe5b
.short 336 ; 0x150
.short 65326 ; 0xff2e
.short 622 ; 0x26e
.short 65386 ; 0xff6a
.short 64955 ; 0xfdbb
.short 65279 ; 0xfeff
.short 150 ; 0x96
.short 386 ; 0x182
.short 65147 ; 0xfe7b
.short 64791 ; 0xfd17
.short 369 ; 0x171
.short 306 ; 0x132
.short 310 ; 0x136
.short 533 ; 0x215
.short 11 ; 0xb
.short 419 ; 0x1a3
.short 65155 ; 0xfe83
.short 65208 ; 0xfeb8
.short 1188 ; 0x4a4
.short 65198 ; 0xfeae
.short 65496 ; 0xffd8
.short 1119 ; 0x45f
.short 63881 ; 0xf989
.short 65254 ; 0xfee6
.short 65047 ; 0xfe17
.short 79 ; 0x4f
.short 64450 ; 0xfbc2
.short 65469 ; 0xffbd
.short 65231 ; 0xfecf
.short 64911 ; 0xfd8f
.short 385 ; 0x181
.short 65409 ; 0xff81
.short 182 ; 0xb6
.short 170 ; 0xaa
.short 65406 ; 0xff7e
.short 139 ; 0x8b
.short 65234 ; 0xfed2
.short 64933 ; 0xfda5
.short 64769 ; 0xfd01
.short 18 ; 0x12
.short 65335 ; 0xff37
.short 64683 ; 0xfcab
.short 65257 ; 0xfee9
.short 150 ; 0x96
.short 64707 ; 0xfcc3
.short 65225 ; 0xfec9
.short 65153 ; 0xfe81
.short 261 ; 0x105
.short 1400 ; 0x578
.short 64306 ; 0xfb32
.short 625 ; 0x271
.short 64826 ; 0xfd3a
.short 65346 ; 0xff42
.short 689 ; 0x2b1
.short 511 ; 0x1ff
.short 837 ; 0x345
.short 65387 ; 0xff6b
.short 65532 ; 0xfffc
.short 119 ; 0x77
.short 65480 ; 0xffc8
.short 65454 ; 0xffae
.short 65477 ; 0xffc5
.short 65086 ; 0xfe3e
.short 74 ; 0x4a
.short 194 ; 0xc2
.short 203 ; 0xcb
.short 314 ; 0x13a
.short 494 ; 0x1ee
.short 65001 ; 0xfde9
.short 148 ; 0x94
.short 228 ; 0xe4
.short 65426 ; 0xff92
.short 1300 ; 0x514
.short 65533 ; 0xfffd
.short 310 ; 0x136
.short 65148 ; 0xfe7c
.short 65457 ; 0xffb1
.short 64925 ; 0xfd9d
.short 181 ; 0xb5
.short 65237 ; 0xfed5
.short 65332 ; 0xff34
.short 686 ; 0x2ae
.short 65226 ; 0xfeca
.short 220 ; 0xdc
.short 64860 ; 0xfd5c
.short 93 ; 0x5d
.short 746 ; 0x2ea
.short 65347 ; 0xff43
.short 65239 ; 0xfed7
.short 65285 ; 0xff05
.short 65347 ; 0xff43
.short 64500 ; 0xfbf4
.short 65503 ; 0xffdf
.short 165 ; 0xa5
.short 269 ; 0x10d
.short 65329 ; 0xff31
.short 65210 ; 0xfeba
.short 418 ; 0x1a2
.short 277 ; 0x115
.short 65168 ; 0xfe90
.short 65365 ; 0xff55
.short 64999 ; 0xfde7
.short 306 ; 0x132
.short 546 ; 0x222
.short 65208 ; 0xfeb8
.short 64986 ; 0xfdda
.short 133 ; 0x85
.short 65318 ; 0xff26
.short 65228 ; 0xfecc
.short 65525 ; 0xfff5
.short 1240 ; 0x4d8
.short 39 ; 0x27
.short 65156 ; 0xfe84
.short 646 ; 0x286
.short 65502 ; 0xffde
.short 216 ; 0xd8
.short 203 ; 0xcb
.short 65091 ; 0xfe43
.short 397 ; 0x18d
.short 65516 ; 0xffec
.short 64579 ; 0xfc43
.short 65361 ; 0xff51
.short 64975 ; 0xfdcf
.short 185 ; 0xb9
.short 65269 ; 0xfef5
.short 65531 ; 0xfffb
.short 65222 ; 0xfec6
.short 65296 ; 0xff10
.short 64664 ; 0xfc98
.short 552 ; 0x228
.short 46 ; 0x2e
.short 340 ; 0x154
.short 311 ; 0x137
.short 65032 ; 0xfe08
.short 26 ; 0x1a
.short 65520 ; 0xfff0
.short 65041 ; 0xfe11
.short 505 ; 0x1f9
.short 124 ; 0x7c
.short 65031 ; 0xfe07
.short 200 ; 0xc8
.short 65307 ; 0xff1b
.short 63895 ; 0xf997
.short 443 ; 0x1bb
.short 65323 ; 0xff2b
.short 1268 ; 0x4f4
.short 154 ; 0x9a
.short 666 ; 0x29a
.short 500 ; 0x1f4
.short 878 ; 0x36e
.short 912 ; 0x390
.short 65476 ; 0xffc4
.short 1929 ; 0x789
.short 65109 ; 0xfe55
.short 178 ; 0xb2
.short 367 ; 0x16f
.short 65061 ; 0xfe25
.short 65270 ; 0xfef6
.short 65368 ; 0xff58
.short 65 ; 0x41
.short 514 ; 0x202
.short 37 ; 0x25
.short 65288 ; 0xff08
.short 200 ; 0xc8
.short 64439 ; 0xfbb7
.short 613 ; 0x265
.short 65200 ; 0xfeb0
.short 0 ; 0x0
.short 65482 ; 0xffca
.short 140 ; 0x8c
.short 65528 ; 0xfff8
.short 63826 ; 0xf952
.short 910 ; 0x38e
.short 55 ; 0x37
.short 345 ; 0x159
.short 65368 ; 0xff58
.short 65216 ; 0xfec0
.short 65523 ; 0xfff3
.short 65177 ; 0xfe99
.short 80 ; 0x50
.short 69 ; 0x45
.short 330 ; 0x14a
.short 65395 ; 0xff73
.short 65471 ; 0xffbf
.short 75 ; 0x4b
.short 349 ; 0x15d
.short 65475 ; 0xffc3
.short 65179 ; 0xfe9b
.short 88 ; 0x58
.short 2 ; 0x2
.short 223 ; 0xdf
.short 65271 ; 0xfef7
.short 64694 ; 0xfcb6
.short 128 ; 0x80
.short 65455 ; 0xffaf
.short 167 ; 0xa7
.short 65398 ; 0xff76
.short 563 ; 0x233
.short 123 ; 0x7b
.short 1348 ; 0x544
.short 65258 ; 0xfeea
.short 257 ; 0x101
.short 63922 ; 0xf9b2
.short 65469 ; 0xffbd
.short 65412 ; 0xff84
.short 130 ; 0x82
.short 65318 ; 0xff26
.short 518 ; 0x206
.short 237 ; 0xed
.short 65499 ; 0xffdb
.short 65441 ; 0xffa1
.short 65493 ; 0xffd5
.short 64903 ; 0xfd87
.short 65128 ; 0xfe68
.short 300 ; 0x12c
.short 65195 ; 0xfeab
.short 65056 ; 0xfe20
.short 62 ; 0x3e
.short 65217 ; 0xfec1
.short 320 ; 0x140
.short 96 ; 0x60
.short 146 ; 0x92
.short 530 ; 0x212
.short 65236 ; 0xfed4
.short 154 ; 0x9a
.short 65146 ; 0xfe7a
.short 322 ; 0x142
.short 140 ; 0x8c
.short 282 ; 0x11a
.short 64546 ; 0xfc22
.short 164 ; 0xa4
.short 79 ; 0x4f
.short 1412 ; 0x584
.short 130 ; 0x82
.short 203 ; 0xcb
.short 662 ; 0x296
.short 65284 ; 0xff04
.short 307 ; 0x133
.short 65085 ; 0xfe3d
.short 1609 ; 0x649
.short 603 ; 0x25b
.short 831 ; 0x33f
.short 65412 ; 0xff84
.short 57 ; 0x39
.short 727 ; 0x2d7
.short 218 ; 0xda
.short 65105 ; 0xfe51
.short 65525 ; 0xfff5
.short 65103 ; 0xfe4f
.short 486 ; 0x1e6
.short 706 ; 0x2c2
.short 65440 ; 0xffa0
.short 65509 ; 0xffe5
.short 495 ; 0x1ef
.short 272 ; 0x110
.short 65473 ; 0xffc1
.short 65503 ; 0xffdf
.short 424 ; 0x1a8
.short 111 ; 0x6f
.short 966 ; 0x3c6
.short 582 ; 0x246
.short 321 ; 0x141
.short 716 ; 0x2cc
.short 64497 ; 0xfbf1
.short 65033 ; 0xfe09
.short 362 ; 0x16a
.short 65404 ; 0xff7c
.short 65372 ; 0xff5c
.short 65364 ; 0xff54
.short 780 ; 0x30c
.short 65243 ; 0xfedb
.short 65482 ; 0xffca
.short 223 ; 0xdf
.short 235 ; 0xeb
.short 65109 ; 0xfe55
.short 434 ; 0x1b2
.short 270 ; 0x10e
.short 638 ; 0x27e
.short 65037 ; 0xfe0d
.short 65529 ; 0xfff9
.short 65106 ; 0xfe52
.short 65500 ; 0xffdc
.short 437 ; 0x1b5
.short 127 ; 0x7f
.short 65502 ; 0xffde
.short 65406 ; 0xff7e
.short 331 ; 0x14b
.short 65486 ; 0xffce
.short 65330 ; 0xff32
.short 349 ; 0x15d
.short 65426 ; 0xff92
.short 65444 ; 0xffa4
.short 64944 ; 0xfdb0
.short 310 ; 0x136
.short 181 ; 0xb5
.short 154 ; 0x9a
.short 65448 ; 0xffa8
.short 68 ; 0x44
.short 65507 ; 0xffe3
.short 65164 ; 0xfe8c
.short 63928 ; 0xf9b8
.short 65325 ; 0xff2d
.short 65338 ; 0xff3a
.short 234 ; 0xea
.short 64848 ; 0xfd50
.short 64831 ; 0xfd3f
.short 177 ; 0xb1
.short 195 ; 0xc3
.short 440 ; 0x1b8
.short 169 ; 0xa9
.short 65477 ; 0xffc5
.short 106 ; 0x6a
.short 65197 ; 0xfead
.short 65512 ; 0xffe8
.short 2 ; 0x2
.short 62627 ; 0xf4a3
.short 9 ; 0x9
.short 332 ; 0x14c
.short 65450 ; 0xffaa
.short 64720 ; 0xfcd0
.short 65396 ; 0xff74
.short 65006 ; 0xfdee
.short 222 ; 0xde
.short 197 ; 0xc5
.short 65315 ; 0xff23
.short 3935 ; 0xf5f
.short 30 ; 0x1e
.short 64676 ; 0xfca4
.short 65 ; 0x41
.short 1042 ; 0x412
.short 179 ; 0xb3
.short 65076 ; 0xfe34
.short 574 ; 0x23e
.short 63658 ; 0xf8aa
.short 285 ; 0x11d
.short 40 ; 0x28
.short 65519 ; 0xffef
.short 226 ; 0xe2
.short 65266 ; 0xfef2
.short 65 ; 0x41
.short 2741 ; 0xab5
.short 65464 ; 0xffb8
.short 64591 ; 0xfc4f
.short 3441 ; 0xd71
.short 65461 ; 0xffb5
.short 665 ; 0x299
.short 65519 ; 0xffef
.short 104 ; 0x68
.short 280 ; 0x118
.short 65382 ; 0xff66
.short 216 ; 0xd8
.short 26 ; 0x1a
.short 65404 ; 0xff7c
.short 68 ; 0x44
.short 169 ; 0xa9
.short 397 ; 0x18d
.short 65185 ; 0xfea1
.short 44 ; 0x2c
.short 147 ; 0x93
.short 65483 ; 0xffcb
.short 143 ; 0x8f
.short 65522 ; 0xfff2
.short 65291 ; 0xff0b
.short 38 ; 0x26
.short 65324 ; 0xff2c
.short 2493 ; 0x9bd
.short 373 ; 0x175
.short 172 ; 0xac
.short 65530 ; 0xfffa
.short 65476 ; 0xffc4
.short 64765 ; 0xfcfd
.short 59221 ; 0xe755
.short 283 ; 0x11b
.short 65343 ; 0xff3f
.short 787 ; 0x313
.short 323 ; 0x143
.short 65257 ; 0xfee9
.short 65517 ; 0xffed
.short 65161 ; 0xfe89
.short 25 ; 0x19
.short 107 ; 0x6b
.short 65030 ; 0xfe06
.short 63930 ; 0xf9ba
.short 285 ; 0x11d
.short 50 ; 0x32
.short 65431 ; 0xff97
.short 65439 ; 0xff9f
.short 65482 ; 0xffca
.short 159 ; 0x9f
.short 4 ; 0x4
.short 410 ; 0x19a
.short 177 ; 0xb1
.short 283 ; 0x11b
.short 65505 ; 0xffe1
.short 65304 ; 0xff18
.short 65506 ; 0xffe2
.short 498 ; 0x1f2
.short 104 ; 0x68
.short 65484 ; 0xffcc
.short 23 ; 0x17
.short 65248 ; 0xfee0
.short 55 ; 0x37
.short 65367 ; 0xff57
.short 65259 ; 0xfeeb
.short 115 ; 0x73
.short 211 ; 0xd3
.short 13 ; 0xd
.short 65277 ; 0xfefd
.short 65369 ; 0xff59
.short 65019 ; 0xfdfb
.short 65359 ; 0xff4f
.short 874 ; 0x36a
.short 355 ; 0x163
.short 1587 ; 0x633
.short 118 ; 0x76
.short 65373 ; 0xff5d
.short 65499 ; 0xffdb
.short 65515 ; 0xffeb
.short 25 ; 0x19
.short 333 ; 0x14d
.short 65294 ; 0xff0e
.short 65474 ; 0xffc2
.short 253 ; 0xfd
.short 65419 ; 0xff8b
.short 64803 ; 0xfd23
.short 65526 ; 0xfff6
.short 138 ; 0x8a
.short 65423 ; 0xff8f
.short 64933 ; 0xfda5
.short 13 ; 0xd
.short 65531 ; 0xfffb
.short 65260 ; 0xfeec
.short 65297 ; 0xff11
.short 65043 ; 0xfe13
.short 424 ; 0x1a8
.short 65470 ; 0xffbe
.short 65277 ; 0xfefd
.short 65236 ; 0xfed4
.short 65397 ; 0xff75
.short 65511 ; 0xffe7
.short 65048 ; 0xfe18
.short 65395 ; 0xff73
.short 65517 ; 0xffed
.short 223 ; 0xdf
.short 65248 ; 0xfee0
.short 65445 ; 0xffa5
.short 65409 ; 0xff81
.short 65223 ; 0xfec7
.short 1205 ; 0x4b5
.short 306 ; 0x132
.short 8 ; 0x8
.short 65397 ; 0xff75
.short 138 ; 0x8a
.short 508 ; 0x1fc
.short 9 ; 0x9
.short 13 ; 0xd
.short 68 ; 0x44
.short 65061 ; 0xfe25
.short 90 ; 0x5a
.short 65397 ; 0xff75
.short 65345 ; 0xff41
.short 777 ; 0x309
.short 436 ; 0x1b4
.short 62992 ; 0xf610
.short 65468 ; 0xffbc
.short 97 ; 0x61
.short 290 ; 0x122
.short 47 ; 0x2f
.short 128 ; 0x80
.short 65342 ; 0xff3e
.short 65416 ; 0xff88
.short 206 ; 0xce
.short 64938 ; 0xfdaa
.short 65313 ; 0xff21
.short 158 ; 0x9e
.short 65340 ; 0xff3c
.short 176 ; 0xb0
.short 65386 ; 0xff6a
.short 65534 ; 0xfffe
.short 65121 ; 0xfe61
.short 62598 ; 0xf486
.short 345 ; 0x159
.short 49 ; 0x31
.short 480 ; 0x1e0
.short 65502 ; 0xffde
.short 112 ; 0x70
.short 534 ; 0x216
.short 65499 ; 0xffdb
.short 270 ; 0x10e
.short 65124 ; 0xfe64
.short 463 ; 0x1cf
.short 64739 ; 0xfce3
.short 76 ; 0x4c
.short 65402 ; 0xff7a
.short 582 ; 0x246
.short 225 ; 0xe1
.short 230 ; 0xe6
.short 319 ; 0x13f
.short 254 ; 0xfe
.short 41 ; 0x29
.short 65432 ; 0xff98
.short 65358 ; 0xff4e
.short 284 ; 0x11c
.short 65281 ; 0xff01
.short 63312 ; 0xf750
.short 65225 ; 0xfec9
.short 64638 ; 0xfc7e
.short 68 ; 0x44
.short 247 ; 0xf7
.short 255 ; 0xff
.short 65409 ; 0xff81
.short 404 ; 0x194
.short 65443 ; 0xffa3
.short 65304 ; 0xff18
.short 65262 ; 0xfeee
.short 65190 ; 0xfea6
.short 65409 ; 0xff81
.short 65409 ; 0xff81
.short 313 ; 0x139
.short 222 ; 0xde
.short 250 ; 0xfa
.short 327 ; 0x147
.short 262 ; 0x106
.short 65123 ; 0xfe63
.short 65198 ; 0xfeae
.short 177 ; 0xb1
.short 144 ; 0x90
.short 65504 ; 0xffe0
.short 129 ; 0x81
.short 532 ; 0x214
.short 378 ; 0x17a
.short 135 ; 0x87
.short 65352 ; 0xff48
.short 65291 ; 0xff0b
.short 65368 ; 0xff58
.short 64825 ; 0xfd39
.short 65146 ; 0xfe7a
.short 65478 ; 0xffc6
.short 28 ; 0x1c
.short 64617 ; 0xfc69
.short 65467 ; 0xffbb
.short 84 ; 0x54
.short 501 ; 0x1f5
.short 59 ; 0x3b
.short 65460 ; 0xffb4
.short 65067 ; 0xfe2b
.short 87 ; 0x57
.short 43 ; 0x2b
.short 64689 ; 0xfcb1
.short 65163 ; 0xfe8b
.short 368 ; 0x170
.short 26 ; 0x1a
.short 269 ; 0x10d
.short 257 ; 0x101
.short 104 ; 0x68
.short 255 ; 0xff
.short 65391 ; 0xff6f
.short 65320 ; 0xff28
.short 806 ; 0x326
.short 65313 ; 0xff21
.short 65339 ; 0xff3b
.short 1066 ; 0x42a
.short 65427 ; 0xff93
.short 65147 ; 0xfe7b
.short 65247 ; 0xfedf
.short 82 ; 0x52
.short 63551 ; 0xf83f
.short 26 ; 0x1a
.short 346 ; 0x15a
.short 65345 ; 0xff41
.short 65317 ; 0xff25
.short 87 ; 0x57
.short 65506 ; 0xffe2
.short 142 ; 0x8e
.short 35 ; 0x23
.short 336 ; 0x150
.short 230 ; 0xe6
.short 65212 ; 0xfebc
.short 64053 ; 0xfa35
.short 65465 ; 0xffb9
.short 138 ; 0x8a
.short 64531 ; 0xfc13
.short 65435 ; 0xff9b
.short 65134 ; 0xfe6e
.short 1 ; 0x1
.short 55 ; 0x37
.short 65200 ; 0xfeb0
.short 65172 ; 0xfe94
.short 102 ; 0x66
.short 65163 ; 0xfe8b
.short 278 ; 0x116
.short 823 ; 0x337
.short 65364 ; 0xff54
.short 247 ; 0xf7
.short 2110 ; 0x83e
.short 477 ; 0x1dd
.short 588 ; 0x24c
.short 65406 ; 0xff7e
.short 65420 ; 0xff8c
.short 65229 ; 0xfecd
.short 65380 ; 0xff64
.short 65323 ; 0xff2b
.short 85 ; 0x55
.short 65241 ; 0xfed9
.short 90 ; 0x5a
.short 10 ; 0xa
.short 25 ; 0x19
.short 65531 ; 0xfffb
.short 65302 ; 0xff16
.short 65517 ; 0xffed
.short 65210 ; 0xfeba
.short 178 ; 0xb2
.short 65467 ; 0xffbb
.short 65389 ; 0xff6d
.short 65265 ; 0xfef1
.short 25 ; 0x19
.short 89 ; 0x59
.short 65237 ; 0xfed5
.short 391 ; 0x187
.short 64911 ; 0xfd8f
.short 65373 ; 0xff5d
.short 444 ; 0x1bc
.short 65395 ; 0xff73
.short 186 ; 0xba
.short 65210 ; 0xfeba
.short 146 ; 0x92
.short 463 ; 0x1cf
.short 24 ; 0x18
.short 65311 ; 0xff1f
.short 65323 ; 0xff2b
.short 2 ; 0x2
.short 63112 ; 0xf688
.short 65499 ; 0xffdb
.short 65156 ; 0xfe84
.short 188 ; 0xbc
.short 84 ; 0x54
.short 65043 ; 0xfe13
.short 290 ; 0x122
.short 248 ; 0xf8
.short 35 ; 0x23
.short 65471 ; 0xffbf
.short 65165 ; 0xfe8d
.short 66 ; 0x42
.short 211 ; 0xd3
.short 63610 ; 0xf87a
.short 225 ; 0xe1
.short 330 ; 0x14a
.short 64926 ; 0xfd9e
.short 297 ; 0x129
.short 475 ; 0x1db
.short 1062 ; 0x426
.short 152 ; 0x98
.short 65377 ; 0xff61
.short 954 ; 0x3ba
.short 65531 ; 0xfffb
.short 65505 ; 0xffe1
.short 85 ; 0x55
.short 178 ; 0xb2
.short 65124 ; 0xfe64
.short 117 ; 0x75
.short 228 ; 0xe4
.short 65106 ; 0xfe52
.short 208 ; 0xd0
.short 272 ; 0x110
.short 58 ; 0x3a
.short 64832 ; 0xfd40
.short 732 ; 0x2dc
.short 516 ; 0x204
.short 556 ; 0x22c
.short 65456 ; 0xffb0
.short 482 ; 0x1e2
.short 65135 ; 0xfe6f
.short 65129 ; 0xfe69
.short 834 ; 0x342
.short 65459 ; 0xffb3
.short 490 ; 0x1ea
.short 64982 ; 0xfdd6
.short 77 ; 0x4d
.short 65092 ; 0xfe44
.short 65511 ; 0xffe7
.short 345 ; 0x159
.short 261 ; 0x105
.short 65440 ; 0xffa0
.short 1377 ; 0x561
.short 64569 ; 0xfc39
.short 65495 ; 0xffd7
.short 65214 ; 0xfebe
.short 65190 ; 0xfea6
.short 956 ; 0x3bc
.short 65252 ; 0xfee4
.short 535 ; 0x217
.short 65495 ; 0xffd7
.short 65447 ; 0xffa7
.short 475 ; 0x1db
.short 65124 ; 0xfe64
.short 547 ; 0x223
.short 491 ; 0x1eb
.short 350 ; 0x15e
.short 196 ; 0xc4
.short 846 ; 0x34e
.short 65070 ; 0xfe2e
.short 65158 ; 0xfe86
.short 314 ; 0x13a
.short 65221 ; 0xfec5
.short 402 ; 0x192
.short 65475 ; 0xffc3
.short 572 ; 0x23c
.short 244 ; 0xf4
.short 64865 ; 0xfd61
.short 220 ; 0xdc
.short 353 ; 0x161
.short 65498 ; 0xffda
.short 1242 ; 0x4da
.short 592 ; 0x250
.short 65483 ; 0xffcb
.short 475 ; 0x1db
.short 65043 ; 0xfe13
.short 65475 ; 0xffc3
.short 215 ; 0xd7
.short 64815 ; 0xfd2f
.short 65360 ; 0xff50
.short 65166 ; 0xfe8e
.short 164 ; 0xa4
.short 112 ; 0x70
.short 601 ; 0x259
.short 65445 ; 0xffa5
.short 114 ; 0x72
.short 452 ; 0x1c4
.short 93 ; 0x5d
.short 143 ; 0x8f
.short 65157 ; 0xfe85
.short 65434 ; 0xff9a
.short 65313 ; 0xff21
.short 65187 ; 0xfea3
.short 158 ; 0x9e
.short 726 ; 0x2d6
.short 64931 ; 0xfda3
.short 64934 ; 0xfda6
.short 65508 ; 0xffe4
.short 156 ; 0x9c
.short 284 ; 0x11c
.short 116 ; 0x74
.short 65487 ; 0xffcf
.short 64795 ; 0xfd1b
.short 65140 ; 0xfe74
.short 753 ; 0x2f1
.short 65199 ; 0xfeaf
.short 159 ; 0x9f
.short 703 ; 0x2bf
.short 288 ; 0x120
.short 510 ; 0x1fe
.short 64278 ; 0xfb16
.short 64992 ; 0xfde0
.short 64928 ; 0xfda0
.short 64881 ; 0xfd71
.short 429 ; 0x1ad
.short 322 ; 0x142
.short 490 ; 0x1ea
.short 41 ; 0x29
.short 94 ; 0x5e
.short 1185 ; 0x4a1
.short 65383 ; 0xff67
.short 64924 ; 0xfd9c
.short 64691 ; 0xfcb3
.short 64903 ; 0xfd87
.short 96 ; 0x60
.short 65135 ; 0xfe6f
.short 65175 ; 0xfe97
.short 64897 ; 0xfd81
.short 64864 ; 0xfd60
.short 272 ; 0x110
.short 65494 ; 0xffd6
.short 200 ; 0xc8
.short 65134 ; 0xfe6e
.short 93 ; 0x5d
.short 65209 ; 0xfeb9
.short 73 ; 0x49
.short 64772 ; 0xfd04
.short 65389 ; 0xff6d
.short 65388 ; 0xff6c
.short 65463 ; 0xffb7
.short 1610 ; 0x64a
.short 65307 ; 0xff1b
.short 65256 ; 0xfee8
.short 65258 ; 0xfeea
.short 140 ; 0x8c
.short 554 ; 0x22a
.short 65297 ; 0xff11
.short 64812 ; 0xfd2c
.short 64759 ; 0xfcf7
.short 65260 ; 0xfeec
.short 257 ; 0x101
.short 65027 ; 0xfe03
.short 1645 ; 0x66d
.short 64802 ; 0xfd22
.short 65523 ; 0xfff3
.short 64970 ; 0xfdca
.short 677 ; 0x2a5
.short 540 ; 0x21c
.short 64855 ; 0xfd57
.short 384 ; 0x180
.short 928 ; 0x3a0
.short 65050 ; 0xfe1a
.short 65145 ; 0xfe79
.short 65013 ; 0xfdf5
.short 65056 ; 0xfe20
.short 440 ; 0x1b8
.short 65414 ; 0xff86
.short 65295 ; 0xff0f
.short 65476 ; 0xffc4
.short 87 ; 0x57
.short 65358 ; 0xff4e
.short 1591 ; 0x637
.short 64684 ; 0xfcac
.short 65176 ; 0xfe98
.short 421 ; 0x1a5
.short 141 ; 0x8d
.short 65208 ; 0xfeb8
.short 64399 ; 0xfb8f
.short 257 ; 0x101
.short 258 ; 0x102
.short 65307 ; 0xff1b
.short 65315 ; 0xff23
.short 8 ; 0x8
.short 65416 ; 0xff88
.short 64784 ; 0xfd10
.short 64889 ; 0xfd79
.short 204 ; 0xcc
.short 213 ; 0xd5
.short 508 ; 0x1fc
.short 438 ; 0x1b6
.short 290 ; 0x122
.short 65031 ; 0xfe07
.short 65493 ; 0xffd5
.short 68 ; 0x44
.short 65264 ; 0xfef0
.short 64756 ; 0xfcf4
.short 64987 ; 0xfddb
.short 65249 ; 0xfee1
.short 18 ; 0x12
.short 58 ; 0x3a
.short 65497 ; 0xffd9
.short 478 ; 0x1de
.short 30 ; 0x1e
.short 111 ; 0x6f
.short 25 ; 0x19
.short 65159 ; 0xfe87
.short 110 ; 0x6e
.short 65446 ; 0xffa6
.short 201 ; 0xc9
.short 65293 ; 0xff0d
.short 452 ; 0x1c4
.short 65356 ; 0xff4c
.short 65402 ; 0xff7a
.short 65411 ; 0xff83
.short 65181 ; 0xfe9d
.short 403 ; 0x193
.short 279 ; 0x117
.short 66 ; 0x42
.short 65435 ; 0xff9b
.short 291 ; 0x123
.short 65347 ; 0xff43
.short 65291 ; 0xff0b
.short 65451 ; 0xffab
.short 1049 ; 0x419
.short 1461 ; 0x5b5
.short 65240 ; 0xfed8
.short 65308 ; 0xff1c
.short 140 ; 0x8c
.short 491 ; 0x1eb
.short 265 ; 0x109
.short 65414 ; 0xff86
.short 955 ; 0x3bb
.short 63172 ; 0xf6c4
.short 775 ; 0x307
.short 70 ; 0x46
.short 65318 ; 0xff26
.short 65531 ; 0xfffb
.short 65509 ; 0xffe5
.short 65503 ; 0xffdf
.short 2106 ; 0x83a
.short 65176 ; 0xfe98
.short 64980 ; 0xfdd4
.short 395 ; 0x18b
.short 65146 ; 0xfe7a
.short 558 ; 0x22e
.short 64805 ; 0xfd25
.short 322 ; 0x142
.short 1203 ; 0x4b3
.short 65454 ; 0xffae
.short 65287 ; 0xff07
.short 64869 ; 0xfd65
.short 65319 ; 0xff27
.short 40 ; 0x28
.short 65422 ; 0xff8e
.short 65034 ; 0xfe0a
.short 383 ; 0x17f
.short 65407 ; 0xff7f
.short 104 ; 0x68
.short 68 ; 0x44
.short 65422 ; 0xff8e
.short 65488 ; 0xffd0
.short 40 ; 0x28
.short 366 ; 0x16e
.short 64040 ; 0xfa28
.short 388 ; 0x184
.short 65153 ; 0xfe81
.short 64990 ; 0xfdde
.short 64881 ; 0xfd71
.short 78 ; 0x4e
.short 261 ; 0x105
.short 64992 ; 0xfde0
.short 497 ; 0x1f1
.short 65279 ; 0xfeff
.short 65186 ; 0xfea2
.short 65476 ; 0xffc4
.short 65114 ; 0xfe5a
.short 322 ; 0x142
.short 3 ; 0x3
.short 779 ; 0x30b
.short 163 ; 0xa3
.short 65291 ; 0xff0b
.short 64595 ; 0xfc53
.short 65294 ; 0xff0e
.short 122 ; 0x7a
.short 294 ; 0x126
.short 65440 ; 0xffa0
.short 64892 ; 0xfd7c
.short 65411 ; 0xff83
.short 65116 ; 0xfe5c
.short 136 ; 0x88
.short 286 ; 0x11e
.short 44 ; 0x2c
.short 326 ; 0x146
.short 18 ; 0x12
.short 64654 ; 0xfc8e
.short 107 ; 0x6b
.short 65160 ; 0xfe88
.short 272 ; 0x110
.short 65133 ; 0xfe6d
.short 65156 ; 0xfe84
.short 252 ; 0xfc
.short 322 ; 0x142
.short 121 ; 0x79
.short 420 ; 0x1a4
.short 65482 ; 0xffca
.short 736 ; 0x2e0
.short 475 ; 0x1db
.short 791 ; 0x317
.short 65377 ; 0xff61
.short 563 ; 0x233
.short 64553 ; 0xfc29
.short 646 ; 0x286
.short 1833 ; 0x729
.short 65513 ; 0xffe9
.short 414 ; 0x19e
.short 133 ; 0x85
.short 441 ; 0x1b9
.short 704 ; 0x2c0
.short 759 ; 0x2f7
.short 201 ; 0xc9
.short 65249 ; 0xfee1
.short 64849 ; 0xfd51
.short 228 ; 0xe4
.short 65466 ; 0xffba
.short 65110 ; 0xfe56
.short 65407 ; 0xff7f
.short 223 ; 0xdf
.short 64749 ; 0xfced
.short 327 ; 0x147
.short 597 ; 0x255
.short 147 ; 0x93
.short 424 ; 0x1a8
.short 55 ; 0x37
.short 1647 ; 0x66f
.short 136 ; 0x88
.short 65068 ; 0xfe2c
.short 64577 ; 0xfc41
.short 110 ; 0x6e
.short 1781 ; 0x6f5
.short 65095 ; 0xfe47
.short 65288 ; 0xff08
.short 766 ; 0x2fe
.short 65330 ; 0xff32
.short 384 ; 0x180
.short 91 ; 0x5b
.short 65105 ; 0xfe51
.short 65466 ; 0xffba
.short 324 ; 0x144
.short 456 ; 0x1c8
.short 338 ; 0x152
.short 65518 ; 0xffee
.short 65338 ; 0xff3a
.short 1675 ; 0x68b
.short 155 ; 0x9b
.short 65370 ; 0xff5a
.short 65201 ; 0xfeb1
.short 104 ; 0x68
.short 170 ; 0xaa
.short 65401 ; 0xff79
.short 65520 ; 0xfff0
.short 172 ; 0xac
.short 57 ; 0x39
.short 65008 ; 0xfdf0
.short 118 ; 0x76
.short 65141 ; 0xfe75
.short 579 ; 0x243
.short 65483 ; 0xffcb
.short 65191 ; 0xfea7
.short 65180 ; 0xfe9c
.short 65198 ; 0xfeae
.short 65166 ; 0xfe8e
.short 64582 ; 0xfc46
.short 65285 ; 0xff05
.short 65248 ; 0xfee0
.short 65495 ; 0xffd7
.short 188 ; 0xbc
.short 401 ; 0x191
.short 554 ; 0x22a
.short 24 ; 0x18
.short 63862 ; 0xf976
.short 207 ; 0xcf
.short 65025 ; 0xfe01
.short 123 ; 0x7b
.short 65392 ; 0xff70
.short 193 ; 0xc1
.short 286 ; 0x11e
.short 64945 ; 0xfdb1
.short 65446 ; 0xffa6
.short 64753 ; 0xfcf1
.short 64918 ; 0xfd96
.short 65371 ; 0xff5b
.short 1109 ; 0x455
.short 156 ; 0x9c
.short 65373 ; 0xff5d
.short 525 ; 0x20d
.short 179 ; 0xb3
.short 344 ; 0x158
.short 1231 ; 0x4cf
.short 65245 ; 0xfedd
.short 65229 ; 0xfecd
.short 326 ; 0x146
.short 65470 ; 0xffbe
.short 64975 ; 0xfdcf
.short 65264 ; 0xfef0
.short 440 ; 0x1b8
.short 65067 ; 0xfe2b
.short 294 ; 0x126
.short 65289 ; 0xff09
.short 65384 ; 0xff68
.short 65270 ; 0xfef6
.short 943 ; 0x3af
.short 65410 ; 0xff82
.short 65079 ; 0xfe37
.short 883 ; 0x373
.short 65088 ; 0xfe40
.short 206 ; 0xce
.short 64349 ; 0xfb5d
.short 65400 ; 0xff78
.short 65360 ; 0xff50
.short 20 ; 0x14
.short 65113 ; 0xfe59
.short 65098 ; 0xfe4a
.short 65120 ; 0xfe60
.short 65324 ; 0xff2c
.short 261 ; 0x105
.short 65431 ; 0xff97
.short 82 ; 0x52
.short 82 ; 0x52
.short 850 ; 0x352
.short 64372 ; 0xfb74
.short 65423 ; 0xff8f
.short 65483 ; 0xffcb
.short 65285 ; 0xff05
.short 29 ; 0x1d
.short 65339 ; 0xff3b
.short 697 ; 0x2b9
.short 362 ; 0x16a
.short 64674 ; 0xfca2
.short 102 ; 0x66
.short 65513 ; 0xffe9
.short 840 ; 0x348
.short 65515 ; 0xffeb
.short 65322 ; 0xff2a
.short 65211 ; 0xfebb
.short 65316 ; 0xff24
.short 1110 ; 0x456
.short 10 ; 0xa
.short 65324 ; 0xff2c
.short 64483 ; 0xfbe3
.short 276 ; 0x114
.short 385 ; 0x181
.short 65262 ; 0xfeee
.short 65241 ; 0xfed9
.short 65225 ; 0xfec9
.short 64590 ; 0xfc4e
.short 388 ; 0x184
.short 65249 ; 0xfee1
.short 1052 ; 0x41c
.short 65426 ; 0xff92
.short 127 ; 0x7f
.short 1258 ; 0x4ea
.short 65064 ; 0xfe28
.short 65481 ; 0xffc9
.short 935 ; 0x3a7
.short 238 ; 0xee
.short 65391 ; 0xff6f
.short 140 ; 0x8c
.short 64994 ; 0xfde2
.short 65432 ; 0xff98
.short 64462 ; 0xfbce
.short 226 ; 0xe2
.short 34 ; 0x22
.short 109 ; 0x6d
.short 65291 ; 0xff0b
.short 65477 ; 0xffc5
.short 65035 ; 0xfe0b
.short 65415 ; 0xff87
.short 65184 ; 0xfea0
.short 183 ; 0xb7
.short 418 ; 0x1a2
.short 65020 ; 0xfdfc
.short 65238 ; 0xfed6
.short 373 ; 0x175
.short 266 ; 0x10a
.short 65328 ; 0xff30
.short 65311 ; 0xff1f
.short 506 ; 0x1fa
.short 65508 ; 0xffe4
.short 16 ; 0x10
.short 65461 ; 0xffb5
.short 56 ; 0x38
.short 65340 ; 0xff3c
.short 65259 ; 0xfeeb
.short 250 ; 0xfa
.short 222 ; 0xde
.short 315 ; 0x13b
.short 65002 ; 0xfdea
.short 65425 ; 0xff91
.short 65359 ; 0xff4f
.short 65120 ; 0xfe60
.short 65463 ; 0xffb7
.short 65014 ; 0xfdf6
.short 883 ; 0x373
.short 545 ; 0x221
.short 61 ; 0x3d
.short 346 ; 0x15a
.short 113 ; 0x71
.short 950 ; 0x3b6
.short 65237 ; 0xfed5
.short 65471 ; 0xffbf
.short 64623 ; 0xfc6f
.short 65474 ; 0xffc2
.short 241 ; 0xf1
.short 64979 ; 0xfdd3
.short 65466 ; 0xffba
.short 825 ; 0x339
.short 303 ; 0x12f
.short 38 ; 0x26
.short 65235 ; 0xfed3
.short 199 ; 0xc7
.short 64961 ; 0xfdc1
.short 65314 ; 0xff22
.short 65453 ; 0xffad
.short 901 ; 0x385
.short 65397 ; 0xff75
.short 7 ; 0x7
.short 65494 ; 0xffd6
.short 5 ; 0x5
.short 65237 ; 0xfed5
.short 65419 ; 0xff8b
.short 65364 ; 0xff54
.short 65521 ; 0xfff1
.short 679 ; 0x2a7
.short 199 ; 0xc7
.short 65321 ; 0xff29
.short 64796 ; 0xfd1c
.short 674 ; 0x2a2
.short 266 ; 0x10a
.short 65510 ; 0xffe6
.short 65140 ; 0xfe74
.short 65053 ; 0xfe1d
.short 251 ; 0xfb
.short 538 ; 0x21a
.short 65096 ; 0xfe48
.short 65420 ; 0xff8c
.short 494 ; 0x1ee
.short 64602 ; 0xfc5a
.short 64466 ; 0xfbd2
.short 80 ; 0x50
.short 9 ; 0x9
.short 65148 ; 0xfe7c
.short 645 ; 0x285
.short 471 ; 0x1d7
.short 30 ; 0x1e
.short 388 ; 0x184
.short 423 ; 0x1a7
.short 727 ; 0x2d7
.short 759 ; 0x2f7
.short 852 ; 0x354
.short 65106 ; 0xfe52
.short 65512 ; 0xffe8
.short 65382 ; 0xff66
.short 65312 ; 0xff20
.short 65301 ; 0xff15
.short 390 ; 0x186
.short 62701 ; 0xf4ed
.short 98 ; 0x62
.short 64173 ; 0xfaad
.short 65488 ; 0xffd0
.short 357 ; 0x165
.short 65306 ; 0xff1a
.short 322 ; 0x142
.short 64967 ; 0xfdc7
.short 311 ; 0x137
.short 638 ; 0x27e
.short 65293 ; 0xff0d
.short 991 ; 0x3df
.short 65 ; 0x41
.short 178 ; 0xb2
.short 193 ; 0xc1
.short 65394 ; 0xff72
.short 65413 ; 0xff85
.short 52 ; 0x34
.short 65407 ; 0xff7f
.short 274 ; 0x112
.short 557 ; 0x22d
.short 806 ; 0x326
.short 65501 ; 0xffdd
.short 712 ; 0x2c8
.short 65085 ; 0xfe3d
.short 323 ; 0x143
.short 65139 ; 0xfe73
.short 200 ; 0xc8
.short 54 ; 0x36
.short 65091 ; 0xfe43
.short 64546 ; 0xfc22
.short 65355 ; 0xff4b
.short 398 ; 0x18e
.short 65400 ; 0xff78
.short 190 ; 0xbe
.short 205 ; 0xcd
.short 109 ; 0x6d
.short 64919 ; 0xfd97
.short 65089 ; 0xfe41
.short 686 ; 0x2ae
.short 65327 ; 0xff2f
.short 64393 ; 0xfb89
.short 174 ; 0xae
.short 65355 ; 0xff4b
.short 82 ; 0x52
.short 65412 ; 0xff84
.short 76 ; 0x4c
.short 65334 ; 0xff36
.short 202 ; 0xca
.short 65144 ; 0xfe78
.short 60 ; 0x3c
.short 64723 ; 0xfcd3
.short 195 ; 0xc3
.short 461 ; 0x1cd
.short 65523 ; 0xfff3
.short 347 ; 0x15b
.short 458 ; 0x1ca
.short 175 ; 0xaf
.short 65286 ; 0xff06
.short 65262 ; 0xfeee
.short 65457 ; 0xffb1
.short 65046 ; 0xfe16
.short 65201 ; 0xfeb1
.short 65118 ; 0xfe5e
.short 287 ; 0x11f
.short 502 ; 0x1f6
.short 65472 ; 0xffc0
.short 65494 ; 0xffd6
.short 65497 ; 0xffd9
.short 65495 ; 0xffd7
.short 401 ; 0x191
.short 1051 ; 0x41b
.short 515 ; 0x203
.short 90 ; 0x5a
.short 62624 ; 0xf4a0
.short 779 ; 0x30b
.short 64971 ; 0xfdcb
.short 444 ; 0x1bc
.short 198 ; 0xc6
.short 65193 ; 0xfea9
.short 65458 ; 0xffb2
.short 65123 ; 0xfe63
.short 65307 ; 0xff1b
.short 191 ; 0xbf
.short 65375 ; 0xff5f
.short 296 ; 0x128
.short 91 ; 0x5b
.short 65414 ; 0xff86
.short 1124 ; 0x464
.short 65457 ; 0xffb1
.short 64899 ; 0xfd83
.short 65184 ; 0xfea0
.short 132 ; 0x84
.short 156 ; 0x9c
.short 64836 ; 0xfd44
.short 65233 ; 0xfed1
.short 589 ; 0x24d
.short 369 ; 0x171
.short 65534 ; 0xfffe
.short 65269 ; 0xfef5
.short 181 ; 0xb5
.short 225 ; 0xe1
.short 422 ; 0x1a6
.short 64537 ; 0xfc19
.short 426 ; 0x1aa
.short 65152 ; 0xfe80
.short 65016 ; 0xfdf8
.short 388 ; 0x184
.short 65303 ; 0xff17
.short 488 ; 0x1e8
.short 65287 ; 0xff07
.short 247 ; 0xf7
.short 65472 ; 0xffc0
.short 65276 ; 0xfefc
.short 65492 ; 0xffd4
.short 59 ; 0x3b
.short 65280 ; 0xff00
.short 65479 ; 0xffc7
.short 342 ; 0x156
.short 65511 ; 0xffe7
.short 64980 ; 0xfdd4
.short 65039 ; 0xfe0f
.short 265 ; 0x109
.short 2133 ; 0x855
.short 1064 ; 0x428
.short 24 ; 0x18
.short 634 ; 0x27a
.short 230 ; 0xe6
.short 65480 ; 0xffc8
.short 293 ; 0x125
.short 324 ; 0x144
.short 41 ; 0x29
.short 65232 ; 0xfed0
.short 436 ; 0x1b4
.short 65312 ; 0xff20
.short 1 ; 0x1
.short 65324 ; 0xff2c
.short 65207 ; 0xfeb7
.short 101 ; 0x65
.short 2401 ; 0x961
.short 202 ; 0xca
.short 234 ; 0xea
.short 65123 ; 0xfe63
.short 65042 ; 0xfe12
.short 304 ; 0x130
.short 65526 ; 0xfff6
.short 65527 ; 0xfff7
.short 215 ; 0xd7
.short 65259 ; 0xfeeb
.short 65135 ; 0xfe6f
.short 65349 ; 0xff45
.short 174 ; 0xae
.short 265 ; 0x109
.short 65416 ; 0xff88
.short 65318 ; 0xff26
.short 65153 ; 0xfe81
.short 65233 ; 0xfed1
.short 618 ; 0x26a
.short 197 ; 0xc5
.short 338 ; 0x152
.short 100 ; 0x64
.short 65498 ; 0xffda
.short 147 ; 0x93
.short 3 ; 0x3
.short 426 ; 0x1aa
.short 65408 ; 0xff80
.short 293 ; 0x125
.short 65456 ; 0xffb0
.short 96 ; 0x60
.short 269 ; 0x10d
.short 65362 ; 0xff52
.short 313 ; 0x139
.short 32 ; 0x20
.short 97 ; 0x61
.short 65348 ; 0xff44
.short 65241 ; 0xfed9
.short 65151 ; 0xfe7f
.short 121 ; 0x79
.short 279 ; 0x117
.short 338 ; 0x152
.short 65378 ; 0xff62
.short 64909 ; 0xfd8d
.short 261 ; 0x105
.short 65395 ; 0xff73
.short 194 ; 0xc2
.short 91 ; 0x5b
.short 335 ; 0x14f
.short 65228 ; 0xfecc
.short 626 ; 0x272
.short 65238 ; 0xfed6
.short 65315 ; 0xff23
.short 65208 ; 0xfeb8
.short 275 ; 0x113
.short 164 ; 0xa4
.short 121 ; 0x79
.short 503 ; 0x1f7
.short 65372 ; 0xff5c
.short 65460 ; 0xffb4
.short 65126 ; 0xfe66
.short 64861 ; 0xfd5d
.short 37 ; 0x25
.short 80 ; 0x50
.short 65437 ; 0xff9d
.short 65259 ; 0xfeeb
.short 65100 ; 0xfe4c
.short 667 ; 0x29b
.short 64563 ; 0xfc33
.short 669 ; 0x29d
.short 65397 ; 0xff75
.short 253 ; 0xfd
.short 65315 ; 0xff23
.short 65470 ; 0xffbe
.short 65496 ; 0xffd8
.short 15 ; 0xf
.short 64981 ; 0xfdd5
.short 65533 ; 0xfffd
.short 60 ; 0x3c
.short 65503 ; 0xffdf
.short 64943 ; 0xfdaf
.short 138 ; 0x8a
.short 118 ; 0x76
.short 65455 ; 0xffaf
.short 65088 ; 0xfe40
.short 802 ; 0x322
.short 200 ; 0xc8
.short 65237 ; 0xfed5
.short 195 ; 0xc3
.short 262 ; 0x106
.short 121 ; 0x79
.short 64662 ; 0xfc96
.short 35 ; 0x23
.short 65003 ; 0xfdeb
.short 47 ; 0x2f
.short 65503 ; 0xffdf
.short 122 ; 0x7a
.short 173 ; 0xad
.short 117 ; 0x75
.short 65288 ; 0xff08
.short 683 ; 0x2ab
.short 65420 ; 0xff8c
.short 170 ; 0xaa
.short 34 ; 0x22
.short 65489 ; 0xffd1
.short 64859 ; 0xfd5b
.short 890 ; 0x37a
.short 393 ; 0x189
.short 65029 ; 0xfe05
.short 46 ; 0x2e
.short 65332 ; 0xff34
.short 65503 ; 0xffdf
.short 65330 ; 0xff32
.short 391 ; 0x187
.short 1064 ; 0x428
.short 93 ; 0x5d
.short 65282 ; 0xff02
.short 882 ; 0x372
.short 913 ; 0x391
.short 65227 ; 0xfecb
.short 429 ; 0x1ad
.short 256 ; 0x100
.short 64905 ; 0xfd89
.short 428 ; 0x1ac
.short 10 ; 0xa
.short 65054 ; 0xfe1e
.short 65475 ; 0xffc3
.short 65062 ; 0xfe26
.short 135 ; 0x87
.short 65109 ; 0xfe55
.short 197 ; 0xc5
.short 65500 ; 0xffdc
.short 361 ; 0x169
.short 65037 ; 0xfe0d
.short 64459 ; 0xfbcb
.short 65525 ; 0xfff5
.short 65309 ; 0xff1d
.short 65514 ; 0xffea
.short 320 ; 0x140
.short 64 ; 0x40
.short 65406 ; 0xff7e
.short 64601 ; 0xfc59
.short 65183 ; 0xfe9f
.short 159 ; 0x9f
.short 687 ; 0x2af
.short 156 ; 0x9c
.short 195 ; 0xc3
.short 65259 ; 0xfeeb
.short 64883 ; 0xfd73
.short 64926 ; 0xfd9e
.short 1129 ; 0x469
.short 221 ; 0xdd
.short 65365 ; 0xff55
.short 65282 ; 0xff02
.short 65182 ; 0xfe9e
.short 65463 ; 0xffb7
.short 65357 ; 0xff4d
.short 338 ; 0x152
.short 144 ; 0x90
.short 21 ; 0x15
.short 65269 ; 0xfef5
.short 266 ; 0x10a
.short 65384 ; 0xff68
.short 142 ; 0x8e
.short 279 ; 0x117
.short 259 ; 0x103
.short 65486 ; 0xffce
.short 65228 ; 0xfecc
.short 832 ; 0x340
.short 29 ; 0x1d
.short 65095 ; 0xfe47
.short 65353 ; 0xff49
.short 6 ; 0x6
.short 559 ; 0x22f
.short 270 ; 0x10e
.short 117 ; 0x75
.short 577 ; 0x241
.short 65384 ; 0xff68
.short 65289 ; 0xff09
.short 65272 ; 0xfef8
.short 189 ; 0xbd
.short 329 ; 0x149
.short 67 ; 0x43
.short 943 ; 0x3af
.short 108 ; 0x6c
.short 65378 ; 0xff62
.short 65299 ; 0xff13
.short 64658 ; 0xfc92
.short 169 ; 0xa9
.short 64840 ; 0xfd48
.short 65383 ; 0xff67
.short 65407 ; 0xff7f
.short 186 ; 0xba
.short 650 ; 0x28a
.short 65500 ; 0xffdc
.short 191 ; 0xbf
.short 387 ; 0x183
.short 418 ; 0x1a2
.short 211 ; 0xd3
.short 65403 ; 0xff7b
.short 64296 ; 0xfb28
.short 64899 ; 0xfd83
.short 476 ; 0x1dc
.short 65316 ; 0xff24
.short 65530 ; 0xfffa
.short 599 ; 0x257
.short 30 ; 0x1e
.short 73 ; 0x49
.short 268 ; 0x10c
.short 550 ; 0x226
.short 118 ; 0x76
.short 65253 ; 0xfee5
.short 65306 ; 0xff1a
.short 268 ; 0x10c
.short 65450 ; 0xffaa
.short 202 ; 0xca
.short 839 ; 0x347
.short 65310 ; 0xff1e
.short 65050 ; 0xfe1a
.short 64891 ; 0xfd7b
.short 227 ; 0xe3
.short 221 ; 0xdd
.short 65469 ; 0xffbd
.short 64808 ; 0xfd28
.short 65052 ; 0xfe1c
.short 65231 ; 0xfecf
.short 65413 ; 0xff85
.short 476 ; 0x1dc
.short 205 ; 0xcd
.short 64986 ; 0xfdda
.short 64827 ; 0xfd3b
.short 14 ; 0xe
.short 54 ; 0x36
.short 64259 ; 0xfb03
.short 65172 ; 0xfe94
.short 65208 ; 0xfeb8
.short 65412 ; 0xff84
.short 57 ; 0x39
.short 321 ; 0x141
.short 65487 ; 0xffcf
.short 65329 ; 0xff31
.short 65428 ; 0xff94
.short 316 ; 0x13c
.short 276 ; 0x114
.short 65223 ; 0xfec7
.short 64234 ; 0xfaea
.short 219 ; 0xdb
.short 77 ; 0x4d
.short 75 ; 0x4b
.short 1287 ; 0x507
.short 65048 ; 0xfe18
.short 64824 ; 0xfd38
.short 65210 ; 0xfeba
.short 65219 ; 0xfec3
.short 65277 ; 0xfefd
.short 65358 ; 0xff4e
.short 64790 ; 0xfd16
.short 65345 ; 0xff41
.short 65443 ; 0xffa3
.short 65229 ; 0xfecd
.short 65089 ; 0xfe41
.short 65177 ; 0xfe99
.short 65244 ; 0xfedc
.short 65277 ; 0xfefd
.short 64966 ; 0xfdc6
.short 65015 ; 0xfdf7
.short 103 ; 0x67
.short 65306 ; 0xff1a
.short 65344 ; 0xff40
.short 64987 ; 0xfddb
.short 65329 ; 0xff31
.short 65317 ; 0xff25
.short 42 ; 0x2a
.short 65200 ; 0xfeb0
.short 126 ; 0x7e
.short 920 ; 0x398
.short 64928 ; 0xfda0
.short 282 ; 0x11a
.short 65351 ; 0xff47
.short 137 ; 0x89
.short 697 ; 0x2b9
.short 64985 ; 0xfdd9
.short 65514 ; 0xffea
.short 65256 ; 0xfee8
.short 65467 ; 0xffbb
.short 65434 ; 0xff9a
.short 195 ; 0xc3
.short 114 ; 0x72
.short 292 ; 0x124
.short 65044 ; 0xfe14
.short 65330 ; 0xff32
.short 65329 ; 0xff31
.short 1128 ; 0x468
.short 477 ; 0x1dd
.short 65453 ; 0xffad
.short 126 ; 0x7e
.short 65210 ; 0xfeba
.short 65404 ; 0xff7c
.short 2152 ; 0x868
.short 63 ; 0x3f
.short 266 ; 0x10a
.short 127 ; 0x7f
.short 555 ; 0x22b
.short 65392 ; 0xff70
.short 54 ; 0x36
.short 147 ; 0x93
.short 65192 ; 0xfea8
.short 457 ; 0x1c9
.short 65014 ; 0xfdf6
.short 65368 ; 0xff58
.short 219 ; 0xdb
.short 65220 ; 0xfec4
.short 65285 ; 0xff05
.short 65268 ; 0xfef4
.short 65432 ; 0xff98
.short 65317 ; 0xff25
.short 86 ; 0x56
.short 682 ; 0x2aa
.short 329 ; 0x149
.short 205 ; 0xcd
.short 470 ; 0x1d6
.short 132 ; 0x84
.short 65416 ; 0xff88
.short 575 ; 0x23f
.short 65302 ; 0xff16
.short 1546 ; 0x60a
.short 35 ; 0x23
.short 65504 ; 0xffe0
.short 90 ; 0x5a
.short 65126 ; 0xfe66
.short 65492 ; 0xffd4
.short 65111 ; 0xfe57
.short 65328 ; 0xff30
.short 65472 ; 0xffc0
.short 65464 ; 0xffb8
.short 65198 ; 0xfeae
.short 65146 ; 0xfe7a
.short 65143 ; 0xfe77
.short 61 ; 0x3d
.short 81 ; 0x51
.short 242 ; 0xf2
.short 65151 ; 0xfe7f
.short 65225 ; 0xfec9
.short 7 ; 0x7
.short 1295 ; 0x50f
.short 264 ; 0x108
.short 65168 ; 0xfe90
.short 65356 ; 0xff4c
.short 65393 ; 0xff71
.short 65250 ; 0xfee2
.short 54 ; 0x36
.short 427 ; 0x1ab
.short 336 ; 0x150
.short 74 ; 0x4a
.short 65026 ; 0xfe02
.short 65359 ; 0xff4f
.short 150 ; 0x96
.short 65063 ; 0xfe27
.short 65089 ; 0xfe41
.short 265 ; 0x109
.short 300 ; 0x12c
.short 420 ; 0x1a4
.short 65248 ; 0xfee0
.short 65327 ; 0xff2f
.short 65405 ; 0xff7d
.short 65086 ; 0xfe3e
.short 146 ; 0x92
.short 252 ; 0xfc
.short 65375 ; 0xff5f
.short 65271 ; 0xfef7
.short 161 ; 0xa1
.short 113 ; 0x71
.short 65470 ; 0xffbe
.short 340 ; 0x154
.short 352 ; 0x160
.short 371 ; 0x173
.short 65248 ; 0xfee0
.short 65378 ; 0xff62
.short 65532 ; 0xfffc
.short 321 ; 0x141
.short 65339 ; 0xff3b
.short 480 ; 0x1e0
.short 65481 ; 0xffc9
.short 90 ; 0x5a
.short 107 ; 0x6b
.short 65395 ; 0xff73
.short 64387 ; 0xfb83
.short 65166 ; 0xfe8e
.short 1203 ; 0x4b3
.short 65519 ; 0xffef
.short 65346 ; 0xff42
.short 93 ; 0x5d
.short 125 ; 0x7d
.short 417 ; 0x1a1
.short 264 ; 0x108
.short 76 ; 0x4c
.short 1503 ; 0x5df
.short 465 ; 0x1d1
.short 142 ; 0x8e
.short 65088 ; 0xfe40
.short 64590 ; 0xfc4e
.short 64636 ; 0xfc7c
.short 699 ; 0x2bb
.short 227 ; 0xe3
.short 329 ; 0x149
.short 913 ; 0x391
.short 65129 ; 0xfe69
.short 439 ; 0x1b7
.short 64947 ; 0xfdb3
.short 106 ; 0x6a
.short 65371 ; 0xff5b
.short 63964 ; 0xf9dc
.short 65239 ; 0xfed7
.short 65454 ; 0xffae
.short 65155 ; 0xfe83
.short 364 ; 0x16c
.short 64247 ; 0xfaf7
.short 27 ; 0x1b
.short 65058 ; 0xfe22
.short 65087 ; 0xfe3f
.short 65156 ; 0xfe84
.short 977 ; 0x3d1
.short 65413 ; 0xff85
.short 64969 ; 0xfdc9
.short 65207 ; 0xfeb7
.short 525 ; 0x20d
.short 65366 ; 0xff56
.short 181 ; 0xb5
.short 65219 ; 0xfec3
.short 65141 ; 0xfe75
.short 185 ; 0xb9
.short 64 ; 0x40
.short 102 ; 0x66
.short 197 ; 0xc5
.short 64825 ; 0xfd39
.short 64864 ; 0xfd60
.short 439 ; 0x1b7
.short 331 ; 0x14b
.short 64896 ; 0xfd80
.short 1376 ; 0x560
.short 65416 ; 0xff88
.short 417 ; 0x1a1
.short 65300 ; 0xff14
.short 65468 ; 0xffbc
.short 77 ; 0x4d
.short 65504 ; 0xffe0
.short 65020 ; 0xfdfc
.short 65104 ; 0xfe50
.short 65121 ; 0xfe61
.short 65344 ; 0xff40
.short 65431 ; 0xff97
.short 114 ; 0x72
.short 302 ; 0x12e
.short 834 ; 0x342
.short 65253 ; 0xfee5
.short 0 ; 0x0
.short 65456 ; 0xffb0
.short 65190 ; 0xfea6
.short 64710 ; 0xfcc6
.short 173 ; 0xad
.short 36 ; 0x24
.short 670 ; 0x29e
.short 457 ; 0x1c9
.short 21 ; 0x15
.short 64948 ; 0xfdb4
.short 65233 ; 0xfed1
.short 64691 ; 0xfcb3
.short 63815 ; 0xf947
.short 269 ; 0x10d
.short 52 ; 0x34
.short 1415 ; 0x587
.short 65323 ; 0xff2b
.short 65293 ; 0xff0d
.short 65377 ; 0xff61
.short 65475 ; 0xffc3
.short 20 ; 0x14
.short 346 ; 0x15a
.short 196 ; 0xc4
.short 64713 ; 0xfcc9
.short 65529 ; 0xfff9
.short 508 ; 0x1fc
.short 65031 ; 0xfe07
.short 65523 ; 0xfff3
.short 65500 ; 0xffdc
.short 65097 ; 0xfe49
.short 65454 ; 0xffae
.short 472 ; 0x1d8
.short 381 ; 0x17d
.short 261 ; 0x105
.short 753 ; 0x2f1
.short 65351 ; 0xff47
.short 65370 ; 0xff5a
.short 561 ; 0x231
.short 65502 ; 0xffde
.short 65126 ; 0xfe66
.short 40 ; 0x28
.short 92 ; 0x5c
.short 334 ; 0x14e
.short 65271 ; 0xfef7
.short 375 ; 0x177
.short 482 ; 0x1e2
.short 21 ; 0x15
.short 515 ; 0x203
.short 236 ; 0xec
.short 65111 ; 0xfe57
.short 65138 ; 0xfe72
.short 339 ; 0x153
.short 2334 ; 0x91e
.short 65246 ; 0xfede
.short 65071 ; 0xfe2f
.short 183 ; 0xb7
.short 65229 ; 0xfecd
.short 65492 ; 0xffd4
.short 177 ; 0xb1
.short 58 ; 0x3a
.short 65257 ; 0xfee9
.short 468 ; 0x1d4
.short 65120 ; 0xfe60
.short 65149 ; 0xfe7d
.short 1005 ; 0x3ed
.short 65194 ; 0xfeaa
.short 16 ; 0x10
.short 10 ; 0xa
.short 65489 ; 0xffd1
.short 65055 ; 0xfe1f
.short 65273 ; 0xfef9
.short 65247 ; 0xfedf
.short 65102 ; 0xfe4e
.short 65066 ; 0xfe2a
.short 65345 ; 0xff41
.short 64308 ; 0xfb34
.short 97 ; 0x61
.short 22 ; 0x16
.short 350 ; 0x15e
.short 65341 ; 0xff3d
.short 65432 ; 0xff98
.short 65156 ; 0xfe84
.short 64960 ; 0xfdc0
.short 903 ; 0x387
.short 65336 ; 0xff38
.short 131 ; 0x83
.short 65225 ; 0xfec9
.short 65035 ; 0xfe0b
.short 357 ; 0x165
.short 590 ; 0x24e
.short 65215 ; 0xfebf
.short 124 ; 0x7c
.short 27 ; 0x1b
.short 65033 ; 0xfe09
.short 123 ; 0x7b
.short 64985 ; 0xfdd9
.short 65495 ; 0xffd7
.short 881 ; 0x371
.short 64997 ; 0xfde5
.short 335 ; 0x14f
.short 65429 ; 0xff95
.short 802 ; 0x322
.short 825 ; 0x339
.short 1171 ; 0x493
.short 64092 ; 0xfa5c
.short 65384 ; 0xff68
.short 201 ; 0xc9
.short 58 ; 0x3a
.short 65394 ; 0xff72
.short 65039 ; 0xfe0f
.short 65441 ; 0xffa1
.short 65212 ; 0xfebc
.short 1176 ; 0x498
.short 65102 ; 0xfe4e
.short 65518 ; 0xffee
.short 65424 ; 0xff90
.short 65056 ; 0xfe20
.short 465 ; 0x1d1
.short 316 ; 0x13c
.short 65141 ; 0xfe75
.short 64342 ; 0xfb56
.short 64388 ; 0xfb84
.short 64819 ; 0xfd33
.short 65467 ; 0xffbb
.short 231 ; 0xe7
.short 31 ; 0x1f
.short 728 ; 0x2d8
.short 65192 ; 0xfea8
.short 65280 ; 0xff00
.short 65427 ; 0xff93
.short 64838 ; 0xfd46
.short 127 ; 0x7f
.short 168 ; 0xa8
.short 190 ; 0xbe
.short 537 ; 0x219
.short 802 ; 0x322
.short 65425 ; 0xff91
.short 282 ; 0x11a
.short 146 ; 0x92
.short 654 ; 0x28e
.short 65477 ; 0xffc5
.short 388 ; 0x184
.short 65279 ; 0xfeff
.short 265 ; 0x109
.short 65427 ; 0xff93
.short 65354 ; 0xff4a
.short 365 ; 0x16d
.short 233 ; 0xe9
.short 79 ; 0x4f
.short 115 ; 0x73
.short 819 ; 0x333
.short 538 ; 0x21a
.short 380 ; 0x17c
.short 638 ; 0x27e
.short 64540 ; 0xfc1c
.short 742 ; 0x2e6
.short 65438 ; 0xff9e
.short 106 ; 0x6a
.short 65156 ; 0xfe84
.short 1076 ; 0x434
.short 30 ; 0x1e
.short 646 ; 0x286
.short 266 ; 0x10a
.short 65373 ; 0xff5d
.short 156 ; 0x9c
.short 15 ; 0xf
.short 65201 ; 0xfeb1
.short 65494 ; 0xffd6
.short 312 ; 0x138
.short 531 ; 0x213
.short 866 ; 0x362
.short 151 ; 0x97
.short 341 ; 0x155
.short 65393 ; 0xff71
.short 65094 ; 0xfe46
.short 4 ; 0x4
.short 64791 ; 0xfd17
.short 65074 ; 0xfe32
.short 65440 ; 0xffa0
.short 65227 ; 0xfecb
.short 64889 ; 0xfd79
.short 11 ; 0xb
.short 297 ; 0x129
.short 1035 ; 0x40b
.short 65308 ; 0xff1c
.short 65381 ; 0xff65
.short 13 ; 0xd
.short 65469 ; 0xffbd
.short 65411 ; 0xff83
.short 92 ; 0x5c
.short 65352 ; 0xff48
.short 871 ; 0x367
.short 65155 ; 0xfe83
.short 523 ; 0x20b
.short 65414 ; 0xff86
.short 65299 ; 0xff13
.short 269 ; 0x10d
.short 64790 ; 0xfd16
.short 65343 ; 0xff3f
.short 694 ; 0x2b6
.short 296 ; 0x128
.short 105 ; 0x69
.short 541 ; 0x21d
.short 65098 ; 0xfe4a
.short 65161 ; 0xfe89
.short 65115 ; 0xfe5b
.short 502 ; 0x1f6
.short 64093 ; 0xfa5d
.short 65448 ; 0xffa8
.short 21 ; 0x15
.short 65088 ; 0xfe40
.short 65449 ; 0xffa9
.short 65349 ; 0xff45
.short 65065 ; 0xfe29
.short 156 ; 0x9c
.short 65457 ; 0xffb1
.short 65153 ; 0xfe81
.short 65519 ; 0xffef
.short 64960 ; 0xfdc0
.short 64439 ; 0xfbb7
.short 19 ; 0x13
.short 65358 ; 0xff4e
.short 64440 ; 0xfbb8
.short 65389 ; 0xff6d
.short 65265 ; 0xfef1
.short 64 ; 0x40
.short 135 ; 0x87
.short 65511 ; 0xffe7
.short 65425 ; 0xff91
.short 924 ; 0x39c
.short 65395 ; 0xff73
.short 65068 ; 0xfe2c
.short 65120 ; 0xfe60
.short 329 ; 0x149
.short 402 ; 0x192
.short 1244 ; 0x4dc
.short 944 ; 0x3b0
.short 65250 ; 0xfee2
.short 65508 ; 0xffe4
.short 65463 ; 0xffb7
.short 54 ; 0x36
.short 65155 ; 0xfe83
.short 65216 ; 0xfec0
.short 64897 ; 0xfd81
.short 65452 ; 0xffac
.short 202 ; 0xca
.short 65529 ; 0xfff9
.short 200 ; 0xc8
.short 538 ; 0x21a
.short 65390 ; 0xff6e
.short 65301 ; 0xff15
.short 396 ; 0x18c
.short 65437 ; 0xff9d
.short 531 ; 0x213
.short 65293 ; 0xff0d
.short 149 ; 0x95
.short 65243 ; 0xfedb
.short 13 ; 0xd
.short 65083 ; 0xfe3b
.short 94 ; 0x5e
.short 68 ; 0x44
.short 65401 ; 0xff79
.short 448 ; 0x1c0
.short 105 ; 0x69
.short 188 ; 0xbc
.short 64837 ; 0xfd45
.short 30 ; 0x1e
.short 289 ; 0x121
.short 65425 ; 0xff91
.short 226 ; 0xe2
.short 469 ; 0x1d5
.short 87 ; 0x57
.short 64423 ; 0xfba7
.short 65405 ; 0xff7d
.short 68 ; 0x44
.short 55 ; 0x37
.short 434 ; 0x1b2
.short 64847 ; 0xfd4f
.short 268 ; 0x10c
.short 29 ; 0x1d
.short 65148 ; 0xfe7c
.short 52 ; 0x34
.short 65238 ; 0xfed6
.short 304 ; 0x130
.short 65326 ; 0xff2e
.short 64399 ; 0xfb8f
.short 65355 ; 0xff4b
.short 447 ; 0x1bf
.short 65329 ; 0xff31
.short 65447 ; 0xffa7
.short 72 ; 0x48
.short 1010 ; 0x3f2
.short 65269 ; 0xfef5
.short 65007 ; 0xfdef
.short 531 ; 0x213
.short 75 ; 0x4b
.short 178 ; 0xb2
.short 58 ; 0x3a
.short 187 ; 0xbb
.short 428 ; 0x1ac
.short 665 ; 0x299
.short 65254 ; 0xfee6
.short 65413 ; 0xff85
.short 65311 ; 0xff1f
.short 179 ; 0xb3
.short 65527 ; 0xfff7
.short 625 ; 0x271
.short 65299 ; 0xff13
.short 760 ; 0x2f8
.short 65157 ; 0xfe85
.short 86 ; 0x56
.short 65429 ; 0xff95
.short 195 ; 0xc3
.short 65393 ; 0xff71
.short 146 ; 0x92
.short 144 ; 0x90
.short 65291 ; 0xff0b
.short 402 ; 0x192
.short 65482 ; 0xffca
.short 65480 ; 0xffc8
.short 65529 ; 0xfff9
.short 65418 ; 0xff8a
.short 64369 ; 0xfb71
.short 40 ; 0x28
.short 65366 ; 0xff56
.short 339 ; 0x153
.short 1125 ; 0x465
.short 252 ; 0xfc
.short 65479 ; 0xffc7
.short 65250 ; 0xfee2
.short 650 ; 0x28a
.short 65207 ; 0xfeb7
.short 65404 ; 0xff7c
.short 65109 ; 0xfe55
.short 62998 ; 0xf616
.short 718 ; 0x2ce
.short 314 ; 0x13a
.short 43 ; 0x2b
.short 65467 ; 0xffbb
.short 65239 ; 0xfed7
.short 65302 ; 0xff16
.short 2053 ; 0x805
.short 238 ; 0xee
.short 65097 ; 0xfe49
.short 642 ; 0x282
.short 41 ; 0x29
.short 200 ; 0xc8
.short 65287 ; 0xff07
.short 311 ; 0x137
.short 560 ; 0x230
.short 104 ; 0x68
.short 13 ; 0xd
.short 65391 ; 0xff6f
.short 65354 ; 0xff4a
.short 293 ; 0x125
.short 62 ; 0x3e
.short 65397 ; 0xff75
.short 86 ; 0x56
.short 65353 ; 0xff49
.short 65384 ; 0xff68
.short 65242 ; 0xfeda
.short 89 ; 0x59
.short 65382 ; 0xff66
.short 65529 ; 0xfff9
.short 65364 ; 0xff54
.short 65080 ; 0xfe38
.short 521 ; 0x209
.short 76 ; 0x4c
.short 43 ; 0x2b
.short 108 ; 0x6c
.short 341 ; 0x155
.short 305 ; 0x131
.short 64543 ; 0xfc1f
.short 165 ; 0xa5
.short 178 ; 0xb2
.short 65497 ; 0xffd9
.short 65509 ; 0xffe5
.short 64327 ; 0xfb47
.short 83 ; 0x53
.short 65412 ; 0xff84
.short 252 ; 0xfc
.short 391 ; 0x187
.short 65352 ; 0xff48
.short 64391 ; 0xfb87
.short 241 ; 0xf1
.short 65461 ; 0xffb5
.short 65473 ; 0xffc1
.short 65292 ; 0xff0c
.short 65499 ; 0xffdb
.short 65347 ; 0xff43
.short 175 ; 0xaf
.short 193 ; 0xc1
.short 65379 ; 0xff63
.short 336 ; 0x150
.short 26 ; 0x1a
.short 65443 ; 0xffa3
.short 121 ; 0x79
.short 65316 ; 0xff24
.short 84 ; 0x54
.short 111 ; 0x6f
.short 65485 ; 0xffcd
.short 65380 ; 0xff64
.short 65518 ; 0xffee
.short 132 ; 0x84
.short 239 ; 0xef
.short 62 ; 0x3e
.short 65031 ; 0xfe07
.short 199 ; 0xc7
.short 65134 ; 0xfe6e
.short 214 ; 0xd6
.short 64 ; 0x40
.short 65261 ; 0xfeed
.short 65470 ; 0xffbe
.short 65192 ; 0xfea8
.short 902 ; 0x386
.short 134 ; 0x86
.short 1175 ; 0x497
.short 65285 ; 0xff05
.short 65336 ; 0xff38
.short 97 ; 0x61
.short 65238 ; 0xfed6
.short 65430 ; 0xff96
.short 65377 ; 0xff61
.short 134 ; 0x86
.short 157 ; 0x9d
.short 166 ; 0xa6
.short 65451 ; 0xffab
.short 65384 ; 0xff68
.short 65450 ; 0xffaa
.short 63671 ; 0xf8b7
.short 65395 ; 0xff73
.short 131 ; 0x83
.short 268 ; 0x10c
.short 117 ; 0x75
.short 65417 ; 0xff89
.short 847 ; 0x34f
.short 81 ; 0x51
.short 8 ; 0x8
.short 65201 ; 0xfeb1
.short 65242 ; 0xfeda
.short 518 ; 0x206
.short 64975 ; 0xfdcf
.short 65459 ; 0xffb3
.short 248 ; 0xf8
.short 65470 ; 0xffbe
.short 48 ; 0x30
.short 65317 ; 0xff25
.short 65456 ; 0xffb0
.short 459 ; 0x1cb
.short 372 ; 0x174
.short 65043 ; 0xfe13
.short 65483 ; 0xffcb
.short 65348 ; 0xff44
.short 65363 ; 0xff53
.short 1180 ; 0x49c
.short 153 ; 0x99
.short 65032 ; 0xfe08
.short 65344 ; 0xff40
.short 65406 ; 0xff7e
.short 197 ; 0xc5
.short 3 ; 0x3
.short 65512 ; 0xffe8
.short 298 ; 0x12a
.short 92 ; 0x5c
.short 65211 ; 0xfebb
.short 65399 ; 0xff77
.short 64775 ; 0xfd07
.short 327 ; 0x147
.short 125 ; 0x7d
.short 65440 ; 0xffa0
.short 65296 ; 0xff10
.short 94 ; 0x5e
.short 65523 ; 0xfff3
.short 63971 ; 0xf9e3
.short 65488 ; 0xffd0
.short 4 ; 0x4
.short 24 ; 0x18
.short 110 ; 0x6e
.short 65496 ; 0xffd8
.short 65474 ; 0xffc2
.short 155 ; 0x9b
.short 63612 ; 0xf87c
.short 219 ; 0xdb
.short 155 ; 0x9b
.short 631 ; 0x277
.short 65352 ; 0xff48
.short 357 ; 0x165
.short 65108 ; 0xfe54
.short 65284 ; 0xff04
.short 65464 ; 0xffb8
.short 64082 ; 0xfa52
.short 89 ; 0x59
.short 221 ; 0xdd
.short 514 ; 0x202
.short 65252 ; 0xfee4
.short 65375 ; 0xff5f
.short 292 ; 0x124
.short 2155 ; 0x86b
.short 467 ; 0x1d3
.short 954 ; 0x3ba
.short 115 ; 0x73
.short 65530 ; 0xfffa
.short 65481 ; 0xffc9
.short 2862 ; 0xb2e
.short 44 ; 0x2c
.short 242 ; 0xf2
.short 166 ; 0xa6
.short 65225 ; 0xfec9
.short 65423 ; 0xff8f
.short 68 ; 0x44
.short 372 ; 0x174
.short 64983 ; 0xfdd7
.short 65506 ; 0xffe2
.short 65398 ; 0xff76
.short 65237 ; 0xfed5
.short 469 ; 0x1d5
.short 65458 ; 0xffb2
.short 65062 ; 0xfe26
.short 65189 ; 0xfea5
.short 319 ; 0x13f
.short 65344 ; 0xff40
.short 65469 ; 0xffbd
.short 65025 ; 0xfe01
.short 115 ; 0x73
.short 65433 ; 0xff99
.short 65254 ; 0xfee6
.short 551 ; 0x227
.short 96 ; 0x60
.short 280 ; 0x118
.short 267 ; 0x10b
.short 65343 ; 0xff3f
.short 65411 ; 0xff83
.short 462 ; 0x1ce
.short 63434 ; 0xf7ca
.short 277 ; 0x115
.short 65374 ; 0xff5e
.short 65032 ; 0xfe08
.short 552 ; 0x228
.short 110 ; 0x6e
.short 215 ; 0xd7
.short 233 ; 0xe9
.short 64774 ; 0xfd06
.short 678 ; 0x2a6
.short 177 ; 0xb1
.short 360 ; 0x168
.short 65074 ; 0xfe32
.short 70 ; 0x46
.short 65203 ; 0xfeb3
.short 65449 ; 0xffa9
.short 65410 ; 0xff82
.short 124 ; 0x7c
.short 384 ; 0x180
.short 65486 ; 0xffce
.short 714 ; 0x2ca
.short 65162 ; 0xfe8a
.short 30 ; 0x1e
.short 65390 ; 0xff6e
.short 65412 ; 0xff84
.short 415 ; 0x19f
.short 338 ; 0x152
.short 65501 ; 0xffdd
.short 65384 ; 0xff68
.short 100 ; 0x64
.short 65229 ; 0xfecd
.short 65389 ; 0xff6d
.short 270 ; 0x10e
.short 360 ; 0x168
.short 65435 ; 0xff9b
.short 65222 ; 0xfec6
.short 65148 ; 0xfe7c
.short 178 ; 0xb2
.short 65294 ; 0xff0e
.short 65309 ; 0xff1d
.short 318 ; 0x13e
.short 321 ; 0x141
.short 261 ; 0x105
.short 65462 ; 0xffb6
.short 16 ; 0x10
.short 87 ; 0x57
.short 65356 ; 0xff4c
.short 64815 ; 0xfd2f
.short 217 ; 0xd9
.short 300 ; 0x12c
.short 398 ; 0x18e
.short 296 ; 0x128
.short 16 ; 0x10
.short 65457 ; 0xffb1
.short 65103 ; 0xfe4f
.short 351 ; 0x15f
.short 438 ; 0x1b6
.short 64684 ; 0xfcac
.short 373 ; 0x175
.short 64777 ; 0xfd09
.short 65239 ; 0xfed7
.short 1298 ; 0x512
.short 133 ; 0x85
.short 307 ; 0x133
.short 277 ; 0x115
.short 65532 ; 0xfffc
.short 640 ; 0x280
.short 65457 ; 0xffb1
.short 63449 ; 0xf7d9
.short 64355 ; 0xfb63
.short 65358 ; 0xff4e
.short 65500 ; 0xffdc
.short 65482 ; 0xffca
.short 64230 ; 0xfae6
.short 65260 ; 0xfeec
.short 65282 ; 0xff02
.short 65262 ; 0xfeee
.short 464 ; 0x1d0
.short 534 ; 0x216
.short 203 ; 0xcb
.short 519 ; 0x207
.short 64544 ; 0xfc20
.short 1818 ; 0x71a
.short 936 ; 0x3a8
.short 26 ; 0x1a
.short 64155 ; 0xfa9b
.short 65338 ; 0xff3a
.short 803 ; 0x323
.short 65150 ; 0xfe7e
.short 65497 ; 0xffd9
.short 65111 ; 0xfe57
.short 1316 ; 0x524
.short 421 ; 0x1a5
.short 245 ; 0xf5
.short 65406 ; 0xff7e
.short 61 ; 0x3d
.short 65268 ; 0xfef4
.short 65390 ; 0xff6e
.short 516 ; 0x204
.short 58 ; 0x3a
.short 65088 ; 0xfe40
.short 485 ; 0x1e5
.short 2241 ; 0x8c1
.short 64746 ; 0xfcea
.short 64186 ; 0xfaba
.short 1043 ; 0x413
.short 960 ; 0x3c0
.short 678 ; 0x2a6
.short 332 ; 0x14c
.short 65240 ; 0xfed8
.short 277 ; 0x115
.short 316 ; 0x13c
.short 65201 ; 0xfeb1
.short 65071 ; 0xfe2f
.short 25 ; 0x19
.short 250 ; 0xfa
.short 65379 ; 0xff63
.short 64708 ; 0xfcc4
.short 65435 ; 0xff9b
.short 65242 ; 0xfeda
.short 65287 ; 0xff07
.short 128 ; 0x80
.short 65090 ; 0xfe42
.short 670 ; 0x29e
.short 65327 ; 0xff2f
.short 311 ; 0x137
.short 515 ; 0x203
.short 1780 ; 0x6f4
.short 65431 ; 0xff97
.short 1086 ; 0x43e
.short 65107 ; 0xfe53
.short 65315 ; 0xff23
.short 81 ; 0x51
.short 65031 ; 0xfe07
.short 65480 ; 0xffc8
.short 96 ; 0x60
.short 658 ; 0x292
.short 80 ; 0x50
.short 65534 ; 0xfffe
.short 64920 ; 0xfd98
.short 381 ; 0x17d
.short 618 ; 0x26a
.short 469 ; 0x1d5
.short 65393 ; 0xff71
.short 65309 ; 0xff1d
.short 65253 ; 0xfee5
.short 110 ; 0x6e
.short 509 ; 0x1fd
.short 219 ; 0xdb
.short 399 ; 0x18f
.short 65375 ; 0xff5f
.short 150 ; 0x96
.short 99 ; 0x63
.short 33 ; 0x21
.short 289 ; 0x121
.short 64723 ; 0xfcd3
.short 65493 ; 0xffd5
.short 123 ; 0x7b
.short 144 ; 0x90
.short 65257 ; 0xfee9
.short 65359 ; 0xff4f
.short 40 ; 0x28
.short 65383 ; 0xff67
.short 181 ; 0xb5
.short 593 ; 0x251
.short 65320 ; 0xff28
.short 1122 ; 0x462
.short 104 ; 0x68
.short 65506 ; 0xffe2
.short 272 ; 0x110
.short 29 ; 0x1d
.short 35 ; 0x23
.short 805 ; 0x325
.short 481 ; 0x1e1
.short 125 ; 0x7d
.short 337 ; 0x151
.short 65138 ; 0xfe72
.short 855 ; 0x357
.short 65295 ; 0xff0f
.short 387 ; 0x183
.short 97 ; 0x61
.short 204 ; 0xcc
.short 242 ; 0xf2
.short 65528 ; 0xfff8
.short 65505 ; 0xffe1
.short 65293 ; 0xff0d
.short 14 ; 0xe
.short 65513 ; 0xffe9
.short 362 ; 0x16a
.short 65437 ; 0xff9d
.short 928 ; 0x3a0
.short 65224 ; 0xfec8
.short 400 ; 0x190
.short 171 ; 0xab
.short 43 ; 0x2b
.short 208 ; 0xd0
.short 23 ; 0x17
.short 460 ; 0x1cc
.short 65392 ; 0xff70
.short 65346 ; 0xff42
.short 131 ; 0x83
.short 221 ; 0xdd
.short 65205 ; 0xfeb5
.short 65491 ; 0xffd3
.short 65364 ; 0xff54
.short 65093 ; 0xfe45
.short 65283 ; 0xff03
.short 65086 ; 0xfe3e
.short 45 ; 0x2d
.short 64962 ; 0xfdc2
.short 65520 ; 0xfff0
.short 65419 ; 0xff8b
.short 144 ; 0x90
.short 125 ; 0x7d
.short 31 ; 0x1f
.short 273 ; 0x111
.short 18 ; 0x12
.short 65514 ; 0xffea
.short 65376 ; 0xff60
.short 65106 ; 0xfe52
.short 64 ; 0x40
.short 65361 ; 0xff51
.short 65123 ; 0xfe63
.short 185 ; 0xb9
.short 755 ; 0x2f3
.short 107 ; 0x6b
.short 424 ; 0x1a8
.short 449 ; 0x1c1
.short 65398 ; 0xff76
.short 64343 ; 0xfb57
.short 64935 ; 0xfda7
.short 44 ; 0x2c
.short 65155 ; 0xfe83
.short 464 ; 0x1d0
.short 65126 ; 0xfe66
.short 74 ; 0x4a
.short 435 ; 0x1b3
.short 509 ; 0x1fd
.short 189 ; 0xbd
.short 65118 ; 0xfe5e
.short 142 ; 0x8e
.short 69 ; 0x45
.short 65159 ; 0xfe87
.short 65312 ; 0xff20
.short 65189 ; 0xfea5
.short 65108 ; 0xfe54
.short 65150 ; 0xfe7e
.short 65336 ; 0xff38
.short 65534 ; 0xfffe
.short 65278 ; 0xfefe
.short 65430 ; 0xff96
.short 65369 ; 0xff59
.short 64823 ; 0xfd37
.short 524 ; 0x20c
.short 368 ; 0x170
.short 488 ; 0x1e8
.short 232 ; 0xe8
.short 65182 ; 0xfe9e
.short 35 ; 0x23
.short 313 ; 0x139
.short 215 ; 0xd7
.short 65374 ; 0xff5e
.short 743 ; 0x2e7
.short 65172 ; 0xfe94
.short 65470 ; 0xffbe
.short 65294 ; 0xff0e
.short 129 ; 0x81
.short 65248 ; 0xfee0
.short 65356 ; 0xff4c
.short 65512 ; 0xffe8
.short 65484 ; 0xffcc
.short 65377 ; 0xff61
.short 101 ; 0x65
.short 65499 ; 0xffdb
.short 435 ; 0x1b3
.short 740 ; 0x2e4
.short 218 ; 0xda
.short 246 ; 0xf6
.short 65129 ; 0xfe69
.short 181 ; 0xb5
.short 65344 ; 0xff40
.short 65305 ; 0xff19
.short 65306 ; 0xff1a
.short 327 ; 0x147
.short 65398 ; 0xff76
.short 65501 ; 0xffdd
.short 65482 ; 0xffca
.short 65113 ; 0xfe59
.short 837 ; 0x345
.short 260 ; 0x104
.short 65329 ; 0xff31
.short 65400 ; 0xff78
.short 434 ; 0x1b2
.short 65362 ; 0xff52
.short 65131 ; 0xfe6b
.short 488 ; 0x1e8
.short 65484 ; 0xffcc
.short 100 ; 0x64
.short 868 ; 0x364
.short 65217 ; 0xfec1
.short 89 ; 0x59
.short 64998 ; 0xfde6
.short 367 ; 0x16f
.short 286 ; 0x11e
.short 72 ; 0x48
.short 318 ; 0x13e
.short 220 ; 0xdc
.short 32 ; 0x20
.short 266 ; 0x10a
.short 502 ; 0x1f6
.short 65397 ; 0xff75
.short 65353 ; 0xff49
.short 64688 ; 0xfcb0
.short 65044 ; 0xfe14
.short 462 ; 0x1ce
.short 65518 ; 0xffee
.short 84 ; 0x54
.short 65340 ; 0xff3c
.short 274 ; 0x112
.short 115 ; 0x73
.short 65401 ; 0xff79
.short 43 ; 0x2b
.short 65415 ; 0xff87
.short 65369 ; 0xff59
.short 65531 ; 0xfffb
.short 65221 ; 0xfec5
.short 65434 ; 0xff9a
.short 13 ; 0xd
.short 64350 ; 0xfb5e
.short 82 ; 0x52
.short 22 ; 0x16
.short 65470 ; 0xffbe
.short 63720 ; 0xf8e8
.short 258 ; 0x102
.short 348 ; 0x15c
.short 208 ; 0xd0
.short 65348 ; 0xff44
.short 155 ; 0x9b
.short 65431 ; 0xff97
.short 493 ; 0x1ed
.short 65333 ; 0xff35
.short 65524 ; 0xfff4
.short 65294 ; 0xff0e
.short 65470 ; 0xffbe
.short 65524 ; 0xfff4
.short 65521 ; 0xfff1
.short 65451 ; 0xffab
.short 64945 ; 0xfdb1
.short 153 ; 0x99
.short 63 ; 0x3f
.short 65417 ; 0xff89
.short 65463 ; 0xffb7
.short 107 ; 0x6b
.short 601 ; 0x259
.short 15 ; 0xf
.short 65333 ; 0xff35
.short 65517 ; 0xffed
.short 65484 ; 0xffcc
.short 65437 ; 0xff9d
.short 241 ; 0xf1
.short 65425 ; 0xff91
.short 65407 ; 0xff7f
.short 59 ; 0x3b
.short 346 ; 0x15a
.short 491 ; 0x1eb
.short 147 ; 0x93
.short 356 ; 0x164
.short 65061 ; 0xfe25
.short 91 ; 0x5b
.short 65415 ; 0xff87
.short 65242 ; 0xfeda
.short 26 ; 0x1a
.short 194 ; 0xc2
.short 65473 ; 0xffc1
.short 65267 ; 0xfef3
.short 65457 ; 0xffb1
.short 325 ; 0x145
.short 65410 ; 0xff82
.short 65375 ; 0xff5f
.short 18 ; 0x12
.short 7 ; 0x7
.short 60 ; 0x3c
.short 691 ; 0x2b3
.short 65465 ; 0xffb9
.short 65474 ; 0xffc2
.short 65483 ; 0xffcb
.short 191 ; 0xbf
.short 65442 ; 0xffa2
.short 65534 ; 0xfffe
.short 784 ; 0x310
.short 64926 ; 0xfd9e
.short 814 ; 0x32e
.short 295 ; 0x127
.short 7 ; 0x7
.short 64644 ; 0xfc84
.short 65437 ; 0xff9d
.short 65100 ; 0xfe4c
.short 65427 ; 0xff93
.short 65343 ; 0xff3f
.short 65282 ; 0xff02
.short 65528 ; 0xfff8
.short 65405 ; 0xff7d
.short 164 ; 0xa4
.short 65439 ; 0xff9f
.short 65520 ; 0xfff0
.short 65227 ; 0xfecb
.short 64901 ; 0xfd85
.short 15 ; 0xf
.short 505 ; 0x1f9
.short 65245 ; 0xfedd
.short 65435 ; 0xff9b
.short 533 ; 0x215
.short 124 ; 0x7c
.short 65370 ; 0xff5a
.short 65471 ; 0xffbf
.short 65345 ; 0xff41
.short 64477 ; 0xfbdd
.short 65378 ; 0xff62
.short 26 ; 0x1a
.short 1157 ; 0x485
.short 65380 ; 0xff64
.short 65438 ; 0xff9e
.short 1118 ; 0x45e
.short 65306 ; 0xff1a
.short 65242 ; 0xfeda
.short 130 ; 0x82
.short 65464 ; 0xffb8
.short 65311 ; 0xff1f
.short 38 ; 0x26
.short 65478 ; 0xffc6
.short 430 ; 0x1ae
.short 213 ; 0xd5
.short 42 ; 0x2a
.short 139 ; 0x8b
.short 65421 ; 0xff8d
.short 229 ; 0xe5
.short 361 ; 0x169
.short 65354 ; 0xff4a
.short 64934 ; 0xfda6
.short 65328 ; 0xff30
.short 64748 ; 0xfcec
.short 47 ; 0x2f
.short 65185 ; 0xfea1
.short 65462 ; 0xffb6
.short 65197 ; 0xfead
.short 27 ; 0x1b
.short 64807 ; 0xfd27
.short 64829 ; 0xfd3d
.short 15 ; 0xf
.short 65335 ; 0xff37
.short 27 ; 0x1b
.short 12 ; 0xc
.short 696 ; 0x2b8
.short 65381 ; 0xff65
.short 65294 ; 0xff0e
.short 136 ; 0x88
.short 89 ; 0x59
.short 65434 ; 0xff9a
.short 65285 ; 0xff05
.short 64170 ; 0xfaaa
.short 65494 ; 0xffd6
.short 65325 ; 0xff2d
.short 65457 ; 0xffb1
.short 54 ; 0x36
.short 37 ; 0x25
.short 65215 ; 0xfebf
.short 44 ; 0x2c
.short 65454 ; 0xffae
.short 257 ; 0x101
.short 65474 ; 0xffc2
.short 358 ; 0x166
.short 55 ; 0x37
.short 64241 ; 0xfaf1
.short 103 ; 0x67
.short 112 ; 0x70
.short 65260 ; 0xfeec
.short 65373 ; 0xff5d
.short 65501 ; 0xffdd
.short 318 ; 0x13e
.short 36 ; 0x24
.short 80 ; 0x50
.short 1008 ; 0x3f0
.short 72 ; 0x48
.short 65374 ; 0xff5e
.short 65499 ; 0xffdb
.short 39 ; 0x27
.short 65050 ; 0xfe1a
.short 12 ; 0xc
.short 65310 ; 0xff1e
.short 65425 ; 0xff91
.short 407 ; 0x197
.short 196 ; 0xc4
.short 377 ; 0x179
.short 65371 ; 0xff5b
.short 202 ; 0xca
.short 64948 ; 0xfdb4
.short 65518 ; 0xffee
.short 65443 ; 0xffa3
.short 64948 ; 0xfdb4
.short 15 ; 0xf
.short 905 ; 0x389
.short 54 ; 0x36
.short 65207 ; 0xfeb7
.short 65384 ; 0xff68
.short 742 ; 0x2e6
.short 102 ; 0x66
.short 1018 ; 0x3fa
.short 65321 ; 0xff29
.short 834 ; 0x342
.short 65466 ; 0xffba
.short 602 ; 0x25a
.short 103 ; 0x67
.short 65287 ; 0xff07
.short 481 ; 0x1e1
.short 64322 ; 0xfb42
.short 65449 ; 0xffa9
.short 232 ; 0xe8
.short 224 ; 0xe0
.short 58 ; 0x3a
.short 209 ; 0xd1
.short 65463 ; 0xffb7
.short 65429 ; 0xff95
.short 109 ; 0x6d
.short 65253 ; 0xfee5
.short 65398 ; 0xff76
.short 64624 ; 0xfc70
.short 424 ; 0x1a8
.short 408 ; 0x198
.short 172 ; 0xac
.short 64366 ; 0xfb6e
.short 65120 ; 0xfe60
.short 506 ; 0x1fa
.short 65502 ; 0xffde
.short 1168 ; 0x490
.short 45 ; 0x2d
.short 333 ; 0x14d
.short 65498 ; 0xffda
.short 65435 ; 0xff9b
.short 183 ; 0xb7
.short 65385 ; 0xff69
.short 65054 ; 0xfe1e
.short 65351 ; 0xff47
.short 65386 ; 0xff6a
.short 65161 ; 0xfe89
.short 65257 ; 0xfee9
.short 77 ; 0x4d
.short 65142 ; 0xfe76
.short 65517 ; 0xffed
.short 47 ; 0x2f
.short 418 ; 0x1a2
.short 320 ; 0x140
.short 96 ; 0x60
.short 65503 ; 0xffdf
.short 200 ; 0xc8
.short 410 ; 0x19a
.short 4 ; 0x4
.short 64788 ; 0xfd14
.short 65436 ; 0xff9c
.short 65359 ; 0xff4f
.short 65277 ; 0xfefd
.short 128 ; 0x80
.short 64927 ; 0xfd9f
.short 64994 ; 0xfde2
.short 244 ; 0xf4
.short 78 ; 0x4e
.short 235 ; 0xeb
.short 18 ; 0x12
.short 65505 ; 0xffe1
.short 160 ; 0xa0
.short 111 ; 0x6f
.short 65057 ; 0xfe21
.short 64775 ; 0xfd07
.short 65368 ; 0xff58
.short 912 ; 0x390
.short 65529 ; 0xfff9
.short 78 ; 0x4e
.short 467 ; 0x1d3
.short 65438 ; 0xff9e
.short 64851 ; 0xfd53
.short 65336 ; 0xff38
.short 350 ; 0x15e
.short 90 ; 0x5a
.short 209 ; 0xd1
.short 108 ; 0x6c
.short 65390 ; 0xff6e
.short 65405 ; 0xff7d
.short 65412 ; 0xff84
.short 3 ; 0x3
.short 638 ; 0x27e
.short 299 ; 0x12b
.short 152 ; 0x98
.short 65003 ; 0xfdeb
.short 65282 ; 0xff02
.short 65105 ; 0xfe51
.short 186 ; 0xba
.short 109 ; 0x6d
.short 250 ; 0xfa
.short 65412 ; 0xff84
.short 694 ; 0x2b6
.short 65027 ; 0xfe03
.short 65459 ; 0xffb3
.short 1124 ; 0x464
.short 69 ; 0x45
.short 100 ; 0x64
.short 1101 ; 0x44d
.short 64715 ; 0xfccb
.short 59 ; 0x3b
.short 19 ; 0x13
.short 64988 ; 0xfddc
.short 65411 ; 0xff83
.short 64768 ; 0xfd00
.short 65316 ; 0xff24
.short 181 ; 0xb5
.short 65494 ; 0xffd6
.short 65468 ; 0xffbc
.short 66 ; 0x42
.short 186 ; 0xba
.short 98 ; 0x62
.short 10 ; 0xa
.short 510 ; 0x1fe
.short 65523 ; 0xfff3
.short 65012 ; 0xfdf4
.short 1436 ; 0x59c
.short 65497 ; 0xffd9
.short 369 ; 0x171
.short 65200 ; 0xfeb0
.short 535 ; 0x217
.short 109 ; 0x6d
.short 12 ; 0xc
.short 93 ; 0x5d
.short 65172 ; 0xfe94
.short 506 ; 0x1fa
.short 65378 ; 0xff62
.short 65508 ; 0xffe4
.short 130 ; 0x82
.short 65370 ; 0xff5a
.short 226 ; 0xe2
.short 65505 ; 0xffe1
.short 20 ; 0x14
.short 65303 ; 0xff17
.short 65495 ; 0xffd7
.short 430 ; 0x1ae
.short 1153 ; 0x481
.short 65288 ; 0xff08
.short 64605 ; 0xfc5d
.short 355 ; 0x163
.short 248 ; 0xf8
.short 2 ; 0x2
.short 65096 ; 0xfe48
.short 322 ; 0x142
.short 106 ; 0x6a
.short 65109 ; 0xfe55
.short 65409 ; 0xff81
.short 65480 ; 0xffc8
.short 69 ; 0x45
.short 65334 ; 0xff36
.short 25 ; 0x19
.short 64803 ; 0xfd23
.short 65276 ; 0xfefc
.short 62568 ; 0xf468
.short 42 ; 0x2a
.short 286 ; 0x11e
.short 121 ; 0x79
.short 2509 ; 0x9cd
.short 34 ; 0x22
.short 65374 ; 0xff5e
.short 1388 ; 0x56c
.short 451 ; 0x1c3
.short 64967 ; 0xfdc7
.short 3368 ; 0xd28
.short 65281 ; 0xff01
.short 65372 ; 0xff5c
.short 64837 ; 0xfd45
.short 65318 ; 0xff26
.short 632 ; 0x278
.short 531 ; 0x213
.short 65246 ; 0xfede
.short 3 ; 0x3
.short 65485 ; 0xffcd
.short 42 ; 0x2a
.short 65383 ; 0xff67
.short 65416 ; 0xff88
.short 199 ; 0xc7
.short 65155 ; 0xfe83
.short 209 ; 0xd1
.short 65336 ; 0xff38
.short 174 ; 0xae
.short 64904 ; 0xfd88
.short 65293 ; 0xff0d
.short 64568 ; 0xfc38
.short 181 ; 0xb5
.short 65488 ; 0xffd0
.short 63527 ; 0xf827
.short 788 ; 0x314
.short 457 ; 0x1c9
.short 368 ; 0x170
.short 65316 ; 0xff24
.short 1019 ; 0x3fb
.short 65261 ; 0xfeed
.short 379 ; 0x17b
.short 30 ; 0x1e
.short 64260 ; 0xfb04
.short 158 ; 0x9e
.short 110 ; 0x6e
.short 65419 ; 0xff8b
.short 65453 ; 0xffad
.short 4 ; 0x4
.short 65348 ; 0xff44
.short 873 ; 0x369
.short 312 ; 0x138
.short 65125 ; 0xfe65
.short 208 ; 0xd0
.short 65454 ; 0xffae
.short 786 ; 0x312
.short 65373 ; 0xff5d
.short 35 ; 0x23
.short 464 ; 0x1d0
.short 271 ; 0x10f
.short 65533 ; 0xfffd
.short 65448 ; 0xffa8
.short 89 ; 0x59
.short 140 ; 0x8c
.short 65418 ; 0xff8a
.short 73 ; 0x49
.short 65390 ; 0xff6e
.short 155 ; 0x9b
.short 186 ; 0xba
.short 64153 ; 0xfa99
.short 65307 ; 0xff1b
.short 110 ; 0x6e
.short 173 ; 0xad
.short 61 ; 0x3d
.short 65202 ; 0xfeb2
.short 74 ; 0x4a
.short 65402 ; 0xff7a
.short 65423 ; 0xff8f
.short 82 ; 0x52
.short 65338 ; 0xff3a
.short 65531 ; 0xfffb
.short 65115 ; 0xfe5b
.short 467 ; 0x1d3
.short 111 ; 0x6f
.short 517 ; 0x205
.short 65533 ; 0xfffd
.short 64864 ; 0xfd60
.short 19 ; 0x13
.short 403 ; 0x193
.short 65399 ; 0xff77
.short 195 ; 0xc3
.short 658 ; 0x292
.short 63816 ; 0xf948
.short 556 ; 0x22c
.short 9 ; 0x9
.short 38 ; 0x26
.short 64654 ; 0xfc8e
.short 65162 ; 0xfe8a
.short 65151 ; 0xfe7f
.short 436 ; 0x1b4
.short 65 ; 0x41
.short 65050 ; 0xfe1a
.short 65323 ; 0xff2b
.short 192 ; 0xc0
.short 53 ; 0x35
.short 130 ; 0x82
.short 64897 ; 0xfd81
.short 33 ; 0x21
.short 64714 ; 0xfcca
.short 65502 ; 0xffde
.short 368 ; 0x170
.short 506 ; 0x1fa
.short 48 ; 0x30
.short 435 ; 0x1b3
.short 65495 ; 0xffd7
.short 64968 ; 0xfdc8
.short 296 ; 0x128
.short 64771 ; 0xfd03
.short 65026 ; 0xfe02
.short 65132 ; 0xfe6c
.short 170 ; 0xaa
.short 595 ; 0x253
.short 65248 ; 0xfee0
.short 497 ; 0x1f1
.short 1276 ; 0x4fc
.short 515 ; 0x203
.short 65156 ; 0xfe84
.short 65394 ; 0xff72
.short 279 ; 0x117
.short 65325 ; 0xff2d
.short 65371 ; 0xff5b
.short 5 ; 0x5
.short 258 ; 0x102
.short 65452 ; 0xffac
.short 611 ; 0x263
.short 65509 ; 0xffe5
.short 65484 ; 0xffcc
.short 65293 ; 0xff0d
.short 65089 ; 0xfe41
.short 65289 ; 0xff09
.short 64910 ; 0xfd8e
.short 381 ; 0x17d
.short 64917 ; 0xfd95
.short 65339 ; 0xff3b
.short 443 ; 0x1bb
.short 65534 ; 0xfffe
.short 65375 ; 0xff5f
.short 65115 ; 0xfe5b
.short 65054 ; 0xfe1e
.short 65158 ; 0xfe86
.short 65373 ; 0xff5d
.short 10 ; 0xa
.short 65523 ; 0xfff3
.short 248 ; 0xf8
.short 65523 ; 0xfff3
.short 65312 ; 0xff20
.short 242 ; 0xf2
.short 65144 ; 0xfe78
.short 119 ; 0x77
.short 65249 ; 0xfee1
.short 31 ; 0x1f
.short 64063 ; 0xfa3f
.short 65353 ; 0xff49
.short 442 ; 0x1ba
.short 9 ; 0x9
.short 65353 ; 0xff49
.short 65400 ; 0xff78
.short 65383 ; 0xff67
.short 28 ; 0x1c
.short 76 ; 0x4c
.short 65118 ; 0xfe5e
.short 65424 ; 0xff90
.short 22 ; 0x16
.short 65254 ; 0xfee6
.short 64582 ; 0xfc46
.short 64907 ; 0xfd8b
.short 231 ; 0xe7
.short 65472 ; 0xffc0
.short 180 ; 0xb4
.short 33 ; 0x21
.short 118 ; 0x76
.short 65248 ; 0xfee0
.short 65018 ; 0xfdfa
.short 783 ; 0x30f
.short 65459 ; 0xffb3
.short 260 ; 0x104
.short 65533 ; 0xfffd
.short 81 ; 0x51
.short 53 ; 0x35
.short 134 ; 0x86
.short 63572 ; 0xf854
.short 292 ; 0x124
.short 824 ; 0x338
.short 512 ; 0x200
.short 1566 ; 0x61e
.short 1182 ; 0x49e
.short 65419 ; 0xff8b
.short 122 ; 0x7a
.short 64896 ; 0xfd80
.short 65297 ; 0xff11
.short 390 ; 0x186
.short 65533 ; 0xfffd
.short 65214 ; 0xfebe
.short 57 ; 0x39
.short 17 ; 0x11
.short 1985 ; 0x7c1
.short 65057 ; 0xfe21
.short 65326 ; 0xff2e
.short 65476 ; 0xffc4
.short 461 ; 0x1cd
.short 1102 ; 0x44e
.short 360 ; 0x168
.short 65356 ; 0xff4c
.short 245 ; 0xf5
.short 373 ; 0x175
.short 61525 ; 0xf055
.short 28 ; 0x1c
.short 780 ; 0x30c
.short 436 ; 0x1b4
.short 63242 ; 0xf70a
.short 213 ; 0xd5
.short 96 ; 0x60
.short 65518 ; 0xffee
.short 1365 ; 0x555
.short 65241 ; 0xfed9
.short 195 ; 0xc3
.short 48 ; 0x30
.short 57 ; 0x39
.short 167 ; 0xa7
.short 613 ; 0x265
.short 63992 ; 0xf9f8
.short 65349 ; 0xff45
.short 1551 ; 0x60f
.short 63851 ; 0xf96b
.short 306 ; 0x132
.short 64363 ; 0xfb6b
.short 65432 ; 0xff98
.short 3 ; 0x3
.short 65255 ; 0xfee7
.short 65404 ; 0xff7c
.short 702 ; 0x2be
.short 228 ; 0xe4
.short 374 ; 0x176
.short 99 ; 0x63
.short 137 ; 0x89
.short 65252 ; 0xfee4
.short 65510 ; 0xffe6
.short 65349 ; 0xff45
.short 81 ; 0x51
.short 4 ; 0x4
.short 65502 ; 0xffde
.short 65448 ; 0xffa8
.short 87 ; 0x57
.short 65379 ; 0xff63
.short 146 ; 0x92
.short 64102 ; 0xfa66
.short 65003 ; 0xfdeb
.short 65465 ; 0xffb9
.short 116 ; 0x74
.short 40 ; 0x28
.short 711 ; 0x2c7
.short 2722 ; 0xaa2
.short 64481 ; 0xfbe1
.short 65459 ; 0xffb3
.short 64027 ; 0xfa1b
.short 172 ; 0xac
.short 65479 ; 0xffc7
.short 40 ; 0x28
.short 182 ; 0xb6
.short 65526 ; 0xfff6
.short 30 ; 0x1e
.short 66 ; 0x42
.short 1565 ; 0x61d
.short 65127 ; 0xfe67
.short 64920 ; 0xfd98
.short 7 ; 0x7
.short 39 ; 0x27
.short 320 ; 0x140
.short 127 ; 0x7f
.short 17 ; 0x11
.short 81 ; 0x51
.short 2 ; 0x2
.short 64734 ; 0xfcde
.short 65507 ; 0xffe3
.short 36 ; 0x24
.short 65382 ; 0xff66
.short 65313 ; 0xff21
.short 185 ; 0xb9
.short 62 ; 0x3e
.short 65535 ; 0xffff
.short 65021 ; 0xfdfd
.short 65535 ; 0xffff
.short 65486 ; 0xffce
.short 65532 ; 0xfffc
.short 5 ; 0x5
.short 92 ; 0x5c
.short 65459 ; 0xffb3
.short 65416 ; 0xff88
.short 48 ; 0x30
.short 431 ; 0x1af
.short 65286 ; 0xff06
.short 64273 ; 0xfb11
.short 104 ; 0x68
.short 63371 ; 0xf78b
.short 65464 ; 0xffb8
.short 65394 ; 0xff72
.short 1 ; 0x1
.short 337 ; 0x151
.short 65443 ; 0xffa3
.short 65432 ; 0xff98
.short 36 ; 0x24
.short 919 ; 0x397
.short 73 ; 0x49
.short 64568 ; 0xfc38
.short 708 ; 0x2c4
.short 178 ; 0xb2
.short 65508 ; 0xffe4
.short 3 ; 0x3
.short 65464 ; 0xffb8
.short 87 ; 0x57
.short 140 ; 0x8c
.short 105 ; 0x69
.short 400 ; 0x190
.short 1018 ; 0x3fa
.short 65189 ; 0xfea5
.short 65477 ; 0xffc5
.short 65488 ; 0xffd0
.short 1250 ; 0x4e2
.short 515 ; 0x203
.short 65 ; 0x41
.short 944 ; 0x3b0
.short 85 ; 0x55
.short 122 ; 0x7a
.short 65124 ; 0xfe64
.short 65393 ; 0xff71
.short 26 ; 0x1a
.short 65359 ; 0xff4f
.short 65521 ; 0xfff1
.short 64744 ; 0xfce8
.short 69 ; 0x45
.short 65509 ; 0xffe5
.short 31 ; 0x1f
.short 1047 ; 0x417
.short 64555 ; 0xfc2b
.short 65275 ; 0xfefb
.short 585 ; 0x249
.short 7 ; 0x7
.short 123 ; 0x7b
.short 65140 ; 0xfe74
.short 59 ; 0x3b
.short 159 ; 0x9f
.short 65260 ; 0xfeec
.short 63634 ; 0xf892
.short 1465 ; 0x5b9
.short 84 ; 0x54
.short 65417 ; 0xff89
.short 65243 ; 0xfedb
.short 65330 ; 0xff32
.short 964 ; 0x3c4
.short 1277 ; 0x4fd
.short 4 ; 0x4
.short 296 ; 0x128
.short 349 ; 0x15d
.short 65477 ; 0xffc5
.short 108 ; 0x6c
.short 65067 ; 0xfe2b
.short 64361 ; 0xfb69
.short 65265 ; 0xfef1
.short 65185 ; 0xfea1
.short 308 ; 0x134
.short 2175 ; 0x87f
.short 64724 ; 0xfcd4
.short 65521 ; 0xfff1
.short 65408 ; 0xff80
.short 257 ; 0x101
.short 564 ; 0x234
.short 65429 ; 0xff95
.short 65199 ; 0xfeaf
.short 65264 ; 0xfef0
.short 65272 ; 0xfef8
.short 150 ; 0x96
.short 65437 ; 0xff9d
.short 372 ; 0x174
.short 32 ; 0x20
.short 34 ; 0x22
.short 466 ; 0x1d2
.short 120 ; 0x78
.short 65204 ; 0xfeb4
.short 65523 ; 0xfff3
.short 837 ; 0x345
.short 103 ; 0x67
.short 329 ; 0x149
.short 65464 ; 0xffb8
.short 238 ; 0xee
.short 47 ; 0x2f
.short 63971 ; 0xf9e3
.short 65460 ; 0xffb4
.short 216 ; 0xd8
.short 259 ; 0x103
.short 64760 ; 0xfcf8
.short 65301 ; 0xff15
.short 249 ; 0xf9
.short 65149 ; 0xfe7d
.short 3242 ; 0xcaa
.short 65154 ; 0xfe82
.short 65398 ; 0xff76
.short 43 ; 0x2b
.short 65370 ; 0xff5a
.short 65518 ; 0xffee
.short 399 ; 0x18f
.short 62335 ; 0xf37f
.short 54 ; 0x36
.short 1013 ; 0x3f5
.short 64907 ; 0xfd8b
.short 65332 ; 0xff34
.short 64963 ; 0xfdc3
.short 165 ; 0xa5
.short 4 ; 0x4
.short 63479 ; 0xf7f7
.short 65493 ; 0xffd5
.short 177 ; 0xb1
.short 111 ; 0x6f
.short 153 ; 0x99
.short 65521 ; 0xfff1
.short 715 ; 0x2cb
.short 65326 ; 0xff2e
.short 65323 ; 0xff2b
.short 17 ; 0x11
.short 65452 ; 0xffac
.short 52 ; 0x34
.short 716 ; 0x2cc
.short 51 ; 0x33
.short 65515 ; 0xffeb
.short 64687 ; 0xfcaf
.short 2037 ; 0x7f5
.short 65014 ; 0xfdf6
.short 133 ; 0x85
.short 114 ; 0x72
.short 65449 ; 0xffa9
.short 65101 ; 0xfe4d
.short 482 ; 0x1e2
.short 858 ; 0x35a
.short 65103 ; 0xfe4f
.short 113 ; 0x71
.short 65206 ; 0xfeb6
.short 425 ; 0x1a9
.short 126 ; 0x7e
.short 161 ; 0xa1
.short 222 ; 0xde
.short 65501 ; 0xffdd
.short 65463 ; 0xffb7
.short 60 ; 0x3c
.short 1446 ; 0x5a6
.short 65227 ; 0xfecb
.short 65351 ; 0xff47
.short 90 ; 0x5a
.short 65446 ; 0xffa6
.short 967 ; 0x3c7
.short 261 ; 0x105
.short 65187 ; 0xfea3
.short 65405 ; 0xff7d
.short 65348 ; 0xff44
.short 65355 ; 0xff4b
.short 65384 ; 0xff68
.short 65515 ; 0xffeb
.short 41 ; 0x29
.short 361 ; 0x169
.short 65344 ; 0xff40
.short 65394 ; 0xff72
.short 913 ; 0x391
.short 133 ; 0x85
.short 28 ; 0x1c
.short 65527 ; 0xfff7
.short 65245 ; 0xfedd
.short 65480 ; 0xffc8
.short 128 ; 0x80
.short 65263 ; 0xfeef
.short 205 ; 0xcd
.short 43 ; 0x2b
.short 680 ; 0x2a8
.short 67 ; 0x43
.short 65305 ; 0xff19
.short 65236 ; 0xfed4
.short 64362 ; 0xfb6a
.short 87 ; 0x57
.short 65144 ; 0xfe78
.short 65475 ; 0xffc3
.short 65464 ; 0xffb8
.short 63581 ; 0xf85d
.short 65359 ; 0xff4f
.short 65137 ; 0xfe71
.short 299 ; 0x12b
.short 65288 ; 0xff08
.short 65424 ; 0xff90
.short 65517 ; 0xffed
.short 871 ; 0x367
.short 144 ; 0x90
.short 205 ; 0xcd
.short 528 ; 0x210
.short 65530 ; 0xfffa
.short 65519 ; 0xffef
.short 100 ; 0x64
.short 272 ; 0x110
.short 246 ; 0xf6
.short 65128 ; 0xfe68
.short 64657 ; 0xfc91
.short 189 ; 0xbd
.short 524 ; 0x20c
.short 214 ; 0xd6
.short 65512 ; 0xffe8
.short 459 ; 0x1cb
.short 118 ; 0x76
.short 65183 ; 0xfe9f
.short 118 ; 0x76
.short 65341 ; 0xff3d
.short 73 ; 0x49
.short 111 ; 0x6f
.short 537 ; 0x219
.short 65165 ; 0xfe8d
.short 65363 ; 0xff53
.short 64474 ; 0xfbda
.short 33 ; 0x21
.short 132 ; 0x84
.short 63847 ; 0xf967
.short 150 ; 0x96
.short 65529 ; 0xfff9
.short 65465 ; 0xffb9
.short 144 ; 0x90
.short 65239 ; 0xfed7
.short 64848 ; 0xfd50
.short 363 ; 0x16b
.short 65031 ; 0xfe07
.short 65210 ; 0xfeba
.short 527 ; 0x20f
.short 65436 ; 0xff9c
.short 30 ; 0x1e
.short 65386 ; 0xff6a
.short 65330 ; 0xff32
.short 57 ; 0x39
.short 326 ; 0x146
.short 65474 ; 0xffc2
.short 59 ; 0x3b
.short 418 ; 0x1a2
.short 177 ; 0xb1
.short 1102 ; 0x44e
.short 65416 ; 0xff88
.short 65396 ; 0xff74
.short 65336 ; 0xff38
.short 65397 ; 0xff75
.short 413 ; 0x19d
.short 2063 ; 0x80f
.short 149 ; 0x95
.short 65440 ; 0xffa0
.short 65321 ; 0xff29
.short 318 ; 0x13e
.short 65472 ; 0xffc0
.short 64850 ; 0xfd52
.short 379 ; 0x17b
.short 64484 ; 0xfbe4
.short 65411 ; 0xff83
.short 640 ; 0x280
.short 103 ; 0x67
.short 65270 ; 0xfef6
.short 5 ; 0x5
.short 65442 ; 0xffa2
.short 3393 ; 0xd41
.short 364 ; 0x16c
.short 608 ; 0x260
.short 65505 ; 0xffe1
.short 772 ; 0x304
.short 248 ; 0xf8
.short 65097 ; 0xfe49
.short 105 ; 0x69
.short 65313 ; 0xff21
.short 65367 ; 0xff57
.short 65138 ; 0xfe72
.short 65226 ; 0xfeca
.short 1193 ; 0x4a9
.short 65331 ; 0xff33
.short 643 ; 0x283
.short 63407 ; 0xf7af
.short 65422 ; 0xff8e
.short 64475 ; 0xfbdb
.short 79 ; 0x4f
.short 65118 ; 0xfe5e
.short 80 ; 0x50
.short 65440 ; 0xffa0
.short 73 ; 0x49
.short 65486 ; 0xffce
.short 65501 ; 0xffdd
.short 65326 ; 0xff2e
.short 65345 ; 0xff41
.short 745 ; 0x2e9
.short 62544 ; 0xf450
.short 75 ; 0x4b
.short 414 ; 0x19e
.short 65449 ; 0xffa9
.short 65147 ; 0xfe7b
.short 29 ; 0x1d
.short 65055 ; 0xfe1f
.short 65365 ; 0xff55
.short 180 ; 0xb4
.short 65178 ; 0xfe9a
.short 65524 ; 0xfff4
.short 65409 ; 0xff81
.short 65257 ; 0xfee9
.short 65510 ; 0xffe6
.short 65380 ; 0xff64
.short 269 ; 0x10d
.short 65238 ; 0xfed6
.short 65485 ; 0xffcd
.short 108 ; 0x6c
.short 65281 ; 0xff01
.short 65533 ; 0xfffd
.short 4 ; 0x4
.short 63404 ; 0xf7ac
.short 64967 ; 0xfdc7
.short 16 ; 0x10
.short 65206 ; 0xfeb6
.short 125 ; 0x7d
.short 399 ; 0x18f
.short 3028 ; 0xbd4
.short 173 ; 0xad
.short 65471 ; 0xffbf
.short 65343 ; 0xff3f
.short 65501 ; 0xffdd
.short 65145 ; 0xfe79
.short 65458 ; 0xffb2
.short 141 ; 0x8d
.short 40 ; 0x28
.short 65134 ; 0xfe6e
.short 418 ; 0x1a2
.short 64849 ; 0xfd51
.short 65392 ; 0xff70
.short 65424 ; 0xff90
.short 247 ; 0xf7
.short 65312 ; 0xff20
.short 65410 ; 0xff82
.short 65326 ; 0xff2e
.short 229 ; 0xe5
.short 201 ; 0xc9
.short 65043 ; 0xfe13
.short 688 ; 0x2b0
.short 65521 ; 0xfff1
.short 197 ; 0xc5
.short 65425 ; 0xff91
.short 64329 ; 0xfb49
.short 168 ; 0xa8
.short 65454 ; 0xffae
.short 65491 ; 0xffd3
.short 80 ; 0x50
.short 518 ; 0x206
.short 204 ; 0xcc
.short 183 ; 0xb7
.short 26 ; 0x1a
.short 64606 ; 0xfc5e
.short 280 ; 0x118
.short 243 ; 0xf3
.short 96 ; 0x60
.short 64292 ; 0xfb24
.short 518 ; 0x206
.short 65469 ; 0xffbd
.short 63070 ; 0xf65e
.short 311 ; 0x137
.short 28 ; 0x1c
.short 568 ; 0x238
.short 206 ; 0xce
.short 394 ; 0x18a
.short 334 ; 0x14e
.short 63733 ; 0xf8f5
.short 65408 ; 0xff80
.short 65103 ; 0xfe4f
.short 64793 ; 0xfd19
.short 219 ; 0xdb
.short 753 ; 0x2f1
.short 65309 ; 0xff1d
.short 65390 ; 0xff6e
.short 65026 ; 0xfe02
.short 65364 ; 0xff54
.short 138 ; 0x8a
.short 453 ; 0x1c5
.short 410 ; 0x19a
.short 259 ; 0x103
.short 65270 ; 0xfef6
.short 65343 ; 0xff3f
.short 310 ; 0x136
.short 64817 ; 0xfd31
.short 65006 ; 0xfdee
.short 65425 ; 0xff91
.short 455 ; 0x1c7
.short 65479 ; 0xffc7
.short 83 ; 0x53
.short 319 ; 0x13f
.short 166 ; 0xa6
.short 65467 ; 0xffbb
.short 182 ; 0xb6
.short 65343 ; 0xff3f
.short 600 ; 0x258
.short 62935 ; 0xf5d7
.short 63325 ; 0xf75d
.short 338 ; 0x152
.short 65331 ; 0xff33
.short 65423 ; 0xff8f
.short 65301 ; 0xff15
.short 324 ; 0x144
.short 62962 ; 0xf5f2
.short 65151 ; 0xfe7f
.short 65507 ; 0xffe3
.short 162 ; 0xa2
.short 4 ; 0x4
.short 64970 ; 0xfdca
.short 63076 ; 0xf664
.short 124 ; 0x7c
.short 3696 ; 0xe70
.short 65235 ; 0xfed3
.short 64809 ; 0xfd29
.short 65497 ; 0xffd9
.short 45 ; 0x2d
.short 65282 ; 0xff02
.short 65298 ; 0xff12
.short 65496 ; 0xffd8
.short 63 ; 0x3f
.short 64895 ; 0xfd7f
.short 426 ; 0x1aa
.short 65394 ; 0xff72
.short 65501 ; 0xffdd
.short 168 ; 0xa8
.short 65262 ; 0xfeee
.short 65422 ; 0xff8e
.short 127 ; 0x7f
.short 94 ; 0x5e
.short 65299 ; 0xff13
.short 65349 ; 0xff45
.short 734 ; 0x2de
.short 314 ; 0x13a
.short 812 ; 0x32c
.short 64592 ; 0xfc50
.short 65458 ; 0xffb2
.short 50 ; 0x32
.short 391 ; 0x187
.short 65258 ; 0xfeea
.short 96 ; 0x60
.short 25 ; 0x19
.short 64081 ; 0xfa51
.short 321 ; 0x141
.short 623 ; 0x26f
.short 65077 ; 0xfe35
.short 65455 ; 0xffaf
.short 109 ; 0x6d
.short 18 ; 0x12
.short 48 ; 0x30
.short 18 ; 0x12
.short 64708 ; 0xfcc4
.short 65415 ; 0xff87
.short 178 ; 0xb2
.short 64908 ; 0xfd8c
.short 65413 ; 0xff85
.short 84 ; 0x54
.short 79 ; 0x4f
.short 65272 ; 0xfef8
.short 398 ; 0x18e
.short 65460 ; 0xffb4
.short 65462 ; 0xffb6
.short 3 ; 0x3
.short 238 ; 0xee
.short 171 ; 0xab
.short 64416 ; 0xfba0
.short 65460 ; 0xffb4
.short 1 ; 0x1
.short 65526 ; 0xfff6
.short 65165 ; 0xfe8d
.short 64905 ; 0xfd89
.short 363 ; 0x16b
.short 65145 ; 0xfe79
.short 65326 ; 0xff2e
.short 64407 ; 0xfb97
.short 64918 ; 0xfd96
.short 64982 ; 0xfdd6
.short 64918 ; 0xfd96
.short 203 ; 0xcb
.short 65293 ; 0xff0d
.short 65148 ; 0xfe7c
.short 632 ; 0x278
.short 371 ; 0x173
.short 1274 ; 0x4fa
.short 65166 ; 0xfe8e
.short 435 ; 0x1b3
.short 64871 ; 0xfd67
.short 65281 ; 0xff01
.short 65049 ; 0xfe19
.short 815 ; 0x32f
.short 65502 ; 0xffde
.short 21 ; 0x15
.short 64203 ; 0xfacb
.short 851 ; 0x353
.short 65273 ; 0xfef9
.short 12 ; 0xc
.short 64522 ; 0xfc0a
.short 579 ; 0x243
.short 65475 ; 0xffc3
.short 284 ; 0x11c
.short 323 ; 0x143
.short 63888 ; 0xf990
.short 65264 ; 0xfef0
.short 65113 ; 0xfe59
.short 65227 ; 0xfecb
.short 65230 ; 0xfece
.short 1098 ; 0x44a
.short 197 ; 0xc5
.short 700 ; 0x2bc
.short 65000 ; 0xfde8
.short 65381 ; 0xff65
.short 284 ; 0x11c
.short 65148 ; 0xfe7c
.short 218 ; 0xda
.short 65480 ; 0xffc8
.short 65441 ; 0xffa1
.short 1897 ; 0x769
.short 78 ; 0x4e
.short 65030 ; 0xfe06
.short 133 ; 0x85
.short 65464 ; 0xffb8
.short 151 ; 0x97
.short 65501 ; 0xffdd
.short 858 ; 0x35a
.short 64042 ; 0xfa2a
.short 12 ; 0xc
.short 65271 ; 0xfef7
.short 197 ; 0xc5
.short 1183 ; 0x49f
.short 64771 ; 0xfd03
.short 50 ; 0x32
.short 1321 ; 0x529
.short 65419 ; 0xff8b
.short 270 ; 0x10e
.short 65267 ; 0xfef3
.short 459 ; 0x1cb
.short 65290 ; 0xff0a
.short 192 ; 0xc0
.short 242 ; 0xf2
.short 64911 ; 0xfd8f
.short 64988 ; 0xfddc
.short 163 ; 0xa3
.short 64570 ; 0xfc3a
.short 65100 ; 0xfe4c
.short 64 ; 0x40
.short 318 ; 0x13e
.short 247 ; 0xf7
.short 63992 ; 0xf9f8
.short 147 ; 0x93
.short 736 ; 0x2e0
.short 780 ; 0x30c
.short 159 ; 0x9f
.short 314 ; 0x13a
.short 161 ; 0xa1
.short 985 ; 0x3d9
.short 64672 ; 0xfca0
.short 579 ; 0x243
.short 65088 ; 0xfe40
.short 735 ; 0x2df
.short 884 ; 0x374
.short 4 ; 0x4
.short 453 ; 0x1c5
.short 488 ; 0x1e8
.short 267 ; 0x10b
.short 63629 ; 0xf88d
.short 65473 ; 0xffc1
.short 1022 ; 0x3fe
.short 281 ; 0x119
.short 766 ; 0x2fe
.short 1287 ; 0x507
.short 65479 ; 0xffc7
.short 917 ; 0x395
.short 64786 ; 0xfd12
.short 245 ; 0xf5
.short 838 ; 0x346
.short 65069 ; 0xfe2d
.short 22 ; 0x16
.short 65337 ; 0xff39
.short 429 ; 0x1ad
.short 64308 ; 0xfb34
.short 261 ; 0x105
.short 65488 ; 0xffd0
.short 65239 ; 0xfed7
.short 64903 ; 0xfd87
.short 64 ; 0x40
.short 80 ; 0x50
.short 405 ; 0x195
.short 65074 ; 0xfe32
.short 64258 ; 0xfb02
.short 65327 ; 0xff2f
.short 3 ; 0x3
.short 65488 ; 0xffd0
.short 460 ; 0x1cc
.short 424 ; 0x1a8
.short 65138 ; 0xfe72
.short 20 ; 0x14
.short 65421 ; 0xff8d
.short 65255 ; 0xfee7
.short 1513 ; 0x5e9
.short 78 ; 0x4e
.short 409 ; 0x199
.short 65292 ; 0xff0c
.short 65318 ; 0xff26
.short 1257 ; 0x4e9
.short 65211 ; 0xfebb
.short 219 ; 0xdb
.short 62 ; 0x3e
.short 65353 ; 0xff49
.short 65237 ; 0xfed5
.short 134 ; 0x86
.short 64618 ; 0xfc6a
.short 65440 ; 0xffa0
.short 65424 ; 0xff90
.short 65356 ; 0xff4c
.short 32 ; 0x20
.short 27 ; 0x1b
.short 65453 ; 0xffad
.short 67 ; 0x43
.short 44 ; 0x2c
.short 338 ; 0x152
.short 228 ; 0xe4
.short 65518 ; 0xffee
.short 65361 ; 0xff51
.short 602 ; 0x25a
.short 96 ; 0x60
.short 65231 ; 0xfecf
.short 625 ; 0x271
.short 180 ; 0xb4
.short 198 ; 0xc6
.short 65324 ; 0xff2c
.short 65171 ; 0xfe93
.short 65 ; 0x41
.short 65413 ; 0xff85
.short 65291 ; 0xff0b
.short 65375 ; 0xff5f
.short 65016 ; 0xfdf8
.short 219 ; 0xdb
.short 65511 ; 0xffe7
.short 65428 ; 0xff94
.short 65492 ; 0xffd4
.short 1476 ; 0x5c4
.short 65382 ; 0xff66
.short 101 ; 0x65
.short 65423 ; 0xff8f
.short 65476 ; 0xffc4
.short 65325 ; 0xff2d
.short 78 ; 0x4e
.short 65316 ; 0xff24
.short 138 ; 0x8a
.short 65470 ; 0xffbe
.short 252 ; 0xfc
.short 308 ; 0x134
.short 65509 ; 0xffe5
.short 65504 ; 0xffe0
.short 244 ; 0xf4
.short 97 ; 0x61
.short 65321 ; 0xff29
.short 65441 ; 0xffa1
.short 512 ; 0x200
.short 157 ; 0x9d
.short 65489 ; 0xffd1
.short 65497 ; 0xffd9
.short 65362 ; 0xff52
.short 65431 ; 0xff97
.short 65292 ; 0xff0c
.short 65452 ; 0xffac
.short 65501 ; 0xffdd
.short 56 ; 0x38
.short 65205 ; 0xfeb5
.short 65473 ; 0xffc1
.short 122 ; 0x7a
.short 65406 ; 0xff7e
.short 65518 ; 0xffee
.short 479 ; 0x1df
.short 106 ; 0x6a
.short 322 ; 0x142
.short 71 ; 0x47
.short 65118 ; 0xfe5e
.short 64875 ; 0xfd6b
.short 33 ; 0x21
.short 81 ; 0x51
.short 95 ; 0x5f
.short 65433 ; 0xff99
.short 1 ; 0x1
.short 164 ; 0xa4
.short 65272 ; 0xfef8
.short 62 ; 0x3e
.short 1372 ; 0x55c
.short 65435 ; 0xff9b
.short 65386 ; 0xff6a
.short 2184 ; 0x888
.short 65271 ; 0xfef7
.short 65453 ; 0xffad
.short 65491 ; 0xffd3
.short 65464 ; 0xffb8
.short 64768 ; 0xfd00
.short 33 ; 0x21
.short 457 ; 0x1c9
.short 64949 ; 0xfdb5
.short 11 ; 0xb
.short 65222 ; 0xfec6
.short 65464 ; 0xffb8
.short 65457 ; 0xffb1
.short 194 ; 0xc2
.short 139 ; 0x8b
.short 188 ; 0xbc
.short 65179 ; 0xfe9b
.short 62797 ; 0xf54d
.short 65426 ; 0xff92
.short 55 ; 0x37
.short 65050 ; 0xfe1a
.short 48 ; 0x30
.short 65514 ; 0xffea
.short 65310 ; 0xff1e
.short 65041 ; 0xfe11
.short 121 ; 0x79
.short 77 ; 0x4d
.short 97 ; 0x61
.short 64967 ; 0xfdc7
.short 375 ; 0x177
.short 235 ; 0xeb
.short 66 ; 0x42
.short 65369 ; 0xff59
.short 1592 ; 0x638
.short 65430 ; 0xff96
.short 307 ; 0x133
.short 65100 ; 0xfe4c
.short 26 ; 0x1a
.short 194 ; 0xc2
.short 65508 ; 0xffe4
.short 64 ; 0x40
.short 65245 ; 0xfedd
.short 65 ; 0x41
.short 55 ; 0x37
.short 76 ; 0x4c
.short 65397 ; 0xff75
.short 520 ; 0x208
.short 58 ; 0x3a
.short 85 ; 0x55
.short 309 ; 0x135
.short 72 ; 0x48
.short 201 ; 0xc9
.short 65532 ; 0xfffc
.short 65514 ; 0xffea
.short 102 ; 0x66
.short 193 ; 0xc1
.short 65291 ; 0xff0b
.short 124 ; 0x7c
.short 226 ; 0xe2
.short 60 ; 0x3c
.short 65401 ; 0xff79
.short 65531 ; 0xfffb
.short 177 ; 0xb1
.short 65446 ; 0xffa6
.short 108 ; 0x6c
.short 205 ; 0xcd
.short 221 ; 0xdd
.short 65411 ; 0xff83
.short 65467 ; 0xffbb
.short 19 ; 0x13
.short 64577 ; 0xfc41
.short 117 ; 0x75
.short 65177 ; 0xfe99
.short 65434 ; 0xff9a
.short 201 ; 0xc9
.short 65350 ; 0xff46
.short 65514 ; 0xffea
.short 65460 ; 0xffb4
.short 157 ; 0x9d
.short 92 ; 0x5c
.short 39 ; 0x27
.short 126 ; 0x7e
.short 234 ; 0xea
.short 63477 ; 0xf7f5
.short 65485 ; 0xffcd
.short 65204 ; 0xfeb4
.short 64863 ; 0xfd5f
.short 65487 ; 0xffcf
.short 323 ; 0x143
.short 274 ; 0x112
.short 10 ; 0xa
.short 65535 ; 0xffff
.short 2057 ; 0x809
.short 146 ; 0x92
.short 196 ; 0xc4
.short 60 ; 0x3c
.short 65456 ; 0xffb0
.short 65489 ; 0xffd1
.short 65499 ; 0xffdb
.short 65335 ; 0xff37
.short 65440 ; 0xffa0
.short 65431 ; 0xff97
.short 65387 ; 0xff6b
.short 97 ; 0x61
.short 374 ; 0x176
.short 65437 ; 0xff9d
.short 65151 ; 0xfe7f
.short 64808 ; 0xfd28
.short 65319 ; 0xff27
.short 65529 ; 0xfff9
.short 228 ; 0xe4
.short 65515 ; 0xffeb
.short 65281 ; 0xff01
.short 64679 ; 0xfca7
.short 65534 ; 0xfffe
.short 166 ; 0xa6
.short 65256 ; 0xfee8
.short 65502 ; 0xffde
.short 346 ; 0x15a
.short 65322 ; 0xff2a
.short 64865 ; 0xfd61
.short 187 ; 0xbb
.short 65433 ; 0xff99
.short 65174 ; 0xfe96
.short 153 ; 0x99
.short 317 ; 0x13d
.short 521 ; 0x209
.short 65462 ; 0xffb6
.short 260 ; 0x104
.short 65289 ; 0xff09
.short 65420 ; 0xff8c
.short 65473 ; 0xffc1
.short 65306 ; 0xff1a
.short 65418 ; 0xff8a
.short 65364 ; 0xff54
.short 35 ; 0x23
.short 95 ; 0x5f
.short 56 ; 0x38
.short 65437 ; 0xff9d
.short 413 ; 0x19d
.short 450 ; 0x1c2
.short 65365 ; 0xff55
.short 65343 ; 0xff3f
.short 65522 ; 0xfff2
.short 65460 ; 0xffb4
.short 273 ; 0x111
.short 65314 ; 0xff22
.short 323 ; 0x143
.short 64753 ; 0xfcf1
.short 65462 ; 0xffb6
.short 361 ; 0x169
.short 65356 ; 0xff4c
.short 64961 ; 0xfdc1
.short 65013 ; 0xfdf5
.short 152 ; 0x98
.short 272 ; 0x110
.short 64945 ; 0xfdb1
.short 220 ; 0xdc
.short 65274 ; 0xfefa
.short 65186 ; 0xfea2
.short 78 ; 0x4e
.short 65359 ; 0xff4f
.short 500 ; 0x1f4
.short 65150 ; 0xfe7e
.short 65312 ; 0xff20
.short 65499 ; 0xffdb
.short 135 ; 0x87
.short 139 ; 0x8b
.short 65376 ; 0xff60
.short 317 ; 0x13d
.short 57 ; 0x39
.short 119 ; 0x77
.short 85 ; 0x55
.short 65384 ; 0xff68
.short 65359 ; 0xff4f
.short 65367 ; 0xff57
.short 111 ; 0x6f
.short 65089 ; 0xfe41
.short 65243 ; 0xfedb
.short 65070 ; 0xfe2e
.short 64717 ; 0xfccd
.short 65012 ; 0xfdf4
.short 65471 ; 0xffbf
.short 65483 ; 0xffcb
.short 53 ; 0x35
.short 65498 ; 0xffda
.short 65216 ; 0xfec0
.short 65464 ; 0xffb8
.short 532 ; 0x214
.short 164 ; 0xa4
.short 193 ; 0xc1
.short 285 ; 0x11d
.short 65518 ; 0xffee
.short 65 ; 0x41
.short 155 ; 0x9b
.short 65089 ; 0xfe41
.short 67 ; 0x43
.short 916 ; 0x394
.short 65221 ; 0xfec5
.short 65375 ; 0xff5f
.short 866 ; 0x362
.short 65430 ; 0xff96
.short 219 ; 0xdb
.short 65467 ; 0xffbb
.short 65224 ; 0xfec8
.short 65293 ; 0xff0d
.short 106 ; 0x6a
.short 65173 ; 0xfe95
.short 53 ; 0x35
.short 65317 ; 0xff25
.short 65394 ; 0xff72
.short 65471 ; 0xffbf
.short 248 ; 0xf8
.short 64802 ; 0xfd22
.short 297 ; 0x129
.short 65260 ; 0xfeec
.short 268 ; 0x10c
.short 316 ; 0x13c
.short 65369 ; 0xff59
.short 65362 ; 0xff52
.short 65493 ; 0xffd5
.short 148 ; 0x94
.short 65505 ; 0xffe1
.short 343 ; 0x157
.short 65262 ; 0xfeee
.short 23 ; 0x17
.short 65283 ; 0xff03
.short 147 ; 0x93
.short 195 ; 0xc3
.short 65217 ; 0xfec1
.short 421 ; 0x1a5
.short 65468 ; 0xffbc
.short 2 ; 0x2
.short 65308 ; 0xff1c
.short 535 ; 0x217
.short 64999 ; 0xfde7
.short 65344 ; 0xff40
.short 65452 ; 0xffac
.short 64916 ; 0xfd94
.short 49 ; 0x31
.short 65417 ; 0xff89
.short 65302 ; 0xff16
.short 325 ; 0x145
.short 312 ; 0x138
.short 299 ; 0x12b
.short 53 ; 0x35
.short 284 ; 0x11c
.short 65401 ; 0xff79
.short 65328 ; 0xff30
.short 271 ; 0x10f
.short 314 ; 0x13a
.short 65368 ; 0xff58
.short 199 ; 0xc7
.short 245 ; 0xf5
.short 65368 ; 0xff58
.short 80 ; 0x50
.short 32 ; 0x20
.short 39 ; 0x27
.short 110 ; 0x6e
.short 210 ; 0xd2
.short 65271 ; 0xfef7
.short 65401 ; 0xff79
.short 96 ; 0x60
.short 916 ; 0x394
.short 325 ; 0x145
.short 65421 ; 0xff8d
.short 157 ; 0x9d
.short 65481 ; 0xffc9
.short 47 ; 0x2f
.short 64849 ; 0xfd51
.short 65283 ; 0xff03
.short 65189 ; 0xfea5
.short 64762 ; 0xfcfa
.short 65094 ; 0xfe46
.short 65420 ; 0xff8c
.short 63 ; 0x3f
.short 208 ; 0xd0
.short 65485 ; 0xffcd
.short 76 ; 0x4c
.short 65302 ; 0xff16
.short 401 ; 0x191
.short 65492 ; 0xffd4
.short 65355 ; 0xff4b
.short 65011 ; 0xfdf3
.short 64932 ; 0xfda4
.short 320 ; 0x140
.short 65448 ; 0xffa8
.short 858 ; 0x35a
.short 134 ; 0x86
.short 65131 ; 0xfe6b
.short 64471 ; 0xfbd7
.short 94 ; 0x5e
.short 65417 ; 0xff89
.short 388 ; 0x184
.short 65382 ; 0xff66
.short 63 ; 0x3f
.short 212 ; 0xd4
.short 76 ; 0x4c
.short 259 ; 0x103
.short 63378 ; 0xf792
.short 602 ; 0x25a
.short 359 ; 0x167
.short 65352 ; 0xff48
.short 64814 ; 0xfd2e
.short 17 ; 0x11
.short 701 ; 0x2bd
.short 65098 ; 0xfe4a
.short 64629 ; 0xfc75
.short 65531 ; 0xfffb
.short 65123 ; 0xfe63
.short 41 ; 0x29
.short 65232 ; 0xfed0
.short 65223 ; 0xfec7
.short 444 ; 0x1bc
.short 26 ; 0x1a
.short 65404 ; 0xff7c
.short 65516 ; 0xffec
.short 226 ; 0xe2
.short 65059 ; 0xfe23
.short 147 ; 0x93
.short 1483 ; 0x5cb
.short 65433 ; 0xff99
.short 247 ; 0xf7
.short 104 ; 0x68
.short 65461 ; 0xffb5
.short 192 ; 0xc0
.short 65314 ; 0xff22
.short 532 ; 0x214
.short 372 ; 0x174
.short 64503 ; 0xfbf7
.short 560 ; 0x230
.short 65430 ; 0xff96
.short 190 ; 0xbe
.short 108 ; 0x6c
.short 8 ; 0x8
.short 848 ; 0x350
.short 65383 ; 0xff67
.short 65297 ; 0xff11
.short 64770 ; 0xfd02
.short 426 ; 0x1aa
.short 193 ; 0xc1
.short 323 ; 0x143
.short 96 ; 0x60
.short 65481 ; 0xffc9
.short 322 ; 0x142
.short 289 ; 0x121
.short 40 ; 0x28
.short 574 ; 0x23e
.short 30 ; 0x1e
.short 65082 ; 0xfe3a
.short 65158 ; 0xfe86
.short 68 ; 0x44
.short 1316 ; 0x524
.short 850 ; 0x352
.short 64741 ; 0xfce5
.short 65151 ; 0xfe7f
.short 65419 ; 0xff8b
.short 47 ; 0x2f
.short 65140 ; 0xfe74
.short 65207 ; 0xfeb7
.short 135 ; 0x87
.short 65212 ; 0xfebc
.short 391 ; 0x187
.short 1039 ; 0x40f
.short 65425 ; 0xff91
.short 65262 ; 0xfeee
.short 74 ; 0x4a
.short 123 ; 0x7b
.short 65219 ; 0xfec3
.short 65418 ; 0xff8a
.short 41 ; 0x29
.short 87 ; 0x57
.short 65495 ; 0xffd7
.short 65 ; 0x41
.short 66 ; 0x42
.short 841 ; 0x349
.short 64831 ; 0xfd3f
.short 83 ; 0x53
.short 187 ; 0xbb
.short 65391 ; 0xff6f
.short 64755 ; 0xfcf3
.short 0 ; 0x0
.short 75 ; 0x4b
.short 65071 ; 0xfe2f
.short 604 ; 0x25c
.short 65281 ; 0xff01
.short 65445 ; 0xffa5
.short 65180 ; 0xfe9c
.short 65309 ; 0xff1d
.short 35 ; 0x23
.short 1439 ; 0x59f
.short 65332 ; 0xff34
.short 65454 ; 0xffae
.short 65488 ; 0xffd0
.short 64960 ; 0xfdc0
.short 64641 ; 0xfc81
.short 64970 ; 0xfdca
.short 21 ; 0x15
.short 65407 ; 0xff7f
.short 107 ; 0x6b
.short 65286 ; 0xff06
.short 615 ; 0x267
.short 1135 ; 0x46f
.short 64732 ; 0xfcdc
.short 137 ; 0x89
.short 65502 ; 0xffde
.short 159 ; 0x9f
.short 317 ; 0x13d
.short 65460 ; 0xffb4
.short 65381 ; 0xff65
.short 65440 ; 0xffa0
.short 65121 ; 0xfe61
.short 65154 ; 0xfe82
.short 64908 ; 0xfd8c
.short 65159 ; 0xfe87
.short 65369 ; 0xff59
.short 85 ; 0x55
.short 65523 ; 0xfff3
.short 64548 ; 0xfc24
.short 188 ; 0xbc
.short 64437 ; 0xfbb5
.short 65330 ; 0xff32
.short 226 ; 0xe2
.short 577 ; 0x241
.short 7 ; 0x7
.short 373 ; 0x175
.short 611 ; 0x263
.short 417 ; 0x1a1
.short 65471 ; 0xffbf
.short 65305 ; 0xff19
.short 65513 ; 0xffe9
.short 65512 ; 0xffe8
.short 47 ; 0x2f
.short 257 ; 0x101
.short 65435 ; 0xff9b
.short 65433 ; 0xff99
.short 81 ; 0x51
.short 33 ; 0x21
.short 65430 ; 0xff96
.short 553 ; 0x229
.short 97 ; 0x61
.short 634 ; 0x27a
.short 65434 ; 0xff9a
.short 173 ; 0xad
.short 525 ; 0x20d
.short 421 ; 0x1a5
.short 91 ; 0x5b
.short 65017 ; 0xfdf9
.short 44 ; 0x2c
.short 742 ; 0x2e6
.short 449 ; 0x1c1
.short 89 ; 0x59
.short 65492 ; 0xffd4
.short 65458 ; 0xffb2
.short 65010 ; 0xfdf2
.short 392 ; 0x188
.short 1235 ; 0x4d3
.short 65367 ; 0xff57
.short 84 ; 0x54
.short 65524 ; 0xfff4
.short 65379 ; 0xff63
.short 65431 ; 0xff97
.short 136 ; 0x88
.short 281 ; 0x119
.short 65362 ; 0xff52
.short 182 ; 0xb6
.short 170 ; 0xaa
.short 235 ; 0xeb
.short 421 ; 0x1a5
.short 58 ; 0x3a
.short 64797 ; 0xfd1d
.short 65050 ; 0xfe1a
.short 146 ; 0x92
.short 65498 ; 0xffda
.short 65504 ; 0xffe0
.short 64179 ; 0xfab3
.short 28 ; 0x1c
.short 65400 ; 0xff78
.short 65478 ; 0xffc6
.short 113 ; 0x71
.short 65534 ; 0xfffe
.short 64928 ; 0xfda0
.short 1905 ; 0x771
.short 65216 ; 0xfec0
.short 65268 ; 0xfef4
.short 65241 ; 0xfed9
.short 65489 ; 0xffd1
.short 1075 ; 0x433
.short 64713 ; 0xfcc9
.short 633 ; 0x279
.short 65483 ; 0xffcb
.short 119 ; 0x77
.short 545 ; 0x221
.short 65128 ; 0xfe68
.short 765 ; 0x2fd
.short 256 ; 0x100
.short 340 ; 0x154
.short 394 ; 0x18a
.short 483 ; 0x1e3
.short 64944 ; 0xfdb0
.short 65332 ; 0xff34
.short 65410 ; 0xff82
.short 259 ; 0x103
.short 115 ; 0x73
.short 149 ; 0x95
.short 283 ; 0x11b
.short 379 ; 0x17b
.short 65268 ; 0xfef4
.short 441 ; 0x1b9
.short 472 ; 0x1d8
.short 65305 ; 0xff19
.short 1985 ; 0x7c1
.short 317 ; 0x13d
.short 44 ; 0x2c
.short 387 ; 0x183
.short 65101 ; 0xfe4d
.short 63 ; 0x3f
.short 62 ; 0x3e
.short 65296 ; 0xff10
.short 172 ; 0xac
.short 65077 ; 0xfe35
.short 347 ; 0x15b
.short 30 ; 0x1e
.short 245 ; 0xf5
.short 55 ; 0x37
.short 65450 ; 0xffaa
.short 541 ; 0x21d
.short 65492 ; 0xffd4
.short 73 ; 0x49
.short 65226 ; 0xfeca
.short 12 ; 0xc
.short 64931 ; 0xfda3
.short 205 ; 0xcd
.short 65447 ; 0xffa7
.short 638 ; 0x27e
.short 65340 ; 0xff3c
.short 65264 ; 0xfef0
.short 1 ; 0x1
.short 4 ; 0x4
.short 41 ; 0x29
.short 104 ; 0x68
.short 65443 ; 0xffa3
.short 65158 ; 0xfe86
.short 65288 ; 0xff08
.short 192 ; 0xc0
.short 65359 ; 0xff4f
.short 179 ; 0xb3
.short 709 ; 0x2c5
.short 7 ; 0x7
.short 498 ; 0x1f2
.short 65075 ; 0xfe33
.short 64947 ; 0xfdb3
.short 64575 ; 0xfc3f
.short 65155 ; 0xfe83
.short 65519 ; 0xffef
.short 74 ; 0x4a
.short 69 ; 0x45
.short 39 ; 0x27
.short 40 ; 0x28
.short 256 ; 0x100
.short 65443 ; 0xffa3
.short 65345 ; 0xff41
.short 64724 ; 0xfcd4
.short 65128 ; 0xfe68
.short 65344 ; 0xff40
.short 3 ; 0x3
.short 65448 ; 0xffa8
.short 65240 ; 0xfed8
.short 65167 ; 0xfe8f
.short 328 ; 0x148
.short 65422 ; 0xff8e
.short 372 ; 0x174
.short 64431 ; 0xfbaf
.short 61 ; 0x3d
.short 65122 ; 0xfe62
.short 211 ; 0xd3
.short 65197 ; 0xfead
.short 65332 ; 0xff34
.short 65463 ; 0xffb7
.short 432 ; 0x1b0
.short 4847 ; 0x12ef
.short 65290 ; 0xff0a
.short 65040 ; 0xfe10
.short 65325 ; 0xff2d
.short 346 ; 0x15a
.short 559 ; 0x22f
.short 2 ; 0x2
.short 65228 ; 0xfecc
.short 65341 ; 0xff3d
.short 65288 ; 0xff08
.short 178 ; 0xb2
.short 65455 ; 0xffaf
.short 3964 ; 0xf7c
.short 64302 ; 0xfb2e
.short 65343 ; 0xff3f
.short 65189 ; 0xfea5
.short 1283 ; 0x503
.short 396 ; 0x18c
.short 65169 ; 0xfe91
.short 257 ; 0x101
.short 619 ; 0x26b
.short 75 ; 0x4b
.short 64839 ; 0xfd47
.short 65298 ; 0xff12
.short 65426 ; 0xff92
.short 317 ; 0x13d
.short 65369 ; 0xff59
.short 117 ; 0x75
.short 80 ; 0x50
.short 65329 ; 0xff31
.short 65503 ; 0xffdf
.short 3324 ; 0xcfc
.short 64875 ; 0xfd6b
.short 64564 ; 0xfc34
.short 897 ; 0x381
.short 581 ; 0x245
.short 65264 ; 0xfef0
.short 63517 ; 0xf81d
.short 65373 ; 0xff5d
.short 65355 ; 0xff4b
.short 65443 ; 0xffa3
.short 64905 ; 0xfd89
.short 65403 ; 0xff7b
.short 65532 ; 0xfffc
.short 65399 ; 0xff77
.short 65386 ; 0xff6a
.short 44 ; 0x2c
.short 343 ; 0x157
.short 647 ; 0x287
.short 231 ; 0xe7
.short 318 ; 0x13e
.short 65386 ; 0xff6a
.short 65522 ; 0xfff2
.short 30 ; 0x1e
.short 65183 ; 0xfe9f
.short 63871 ; 0xf97f
.short 65155 ; 0xfe83
.short 65455 ; 0xffaf
.short 65084 ; 0xfe3c
.short 65534 ; 0xfffe
.short 65306 ; 0xff1a
.short 318 ; 0x13e
.short 154 ; 0x9a
.short 19 ; 0x13
.short 84 ; 0x54
.short 333 ; 0x14d
.short 65480 ; 0xffc8
.short 410 ; 0x19a
.short 163 ; 0xa3
.short 65490 ; 0xffd2
.short 358 ; 0x166
.short 373 ; 0x175
.short 676 ; 0x2a4
.short 65507 ; 0xffe3
.short 65302 ; 0xff16
.short 487 ; 0x1e7
.short 81 ; 0x51
.short 464 ; 0x1d0
.short 35 ; 0x23
.short 29 ; 0x1d
.short 65423 ; 0xff8f
.short 275 ; 0x113
.short 65311 ; 0xff1f
.short 64994 ; 0xfde2
.short 406 ; 0x196
.short 65446 ; 0xffa6
.short 65072 ; 0xfe30
.short 65420 ; 0xff8c
.short 5 ; 0x5
.short 65056 ; 0xfe20
.short 263 ; 0x107
.short 64877 ; 0xfd6d
.short 65236 ; 0xfed4
.short 65330 ; 0xff32
.short 65533 ; 0xfffd
.short 877 ; 0x36d
.short 65017 ; 0xfdf9
.short 281 ; 0x119
.short 56 ; 0x38
.short 362 ; 0x16a
.short 88 ; 0x58
.short 65152 ; 0xfe80
.short 248 ; 0xf8
.short 456 ; 0x1c8
.short 65517 ; 0xffed
.short 244 ; 0xf4
.short 262 ; 0x106
.short 107 ; 0x6b
.short 331 ; 0x14b
.short 2 ; 0x2
.short 536 ; 0x218
.short 64836 ; 0xfd44
.short 369 ; 0x171
.short 35 ; 0x23
.short 65521 ; 0xfff1
.short 69 ; 0x45
.short 65522 ; 0xfff2
.short 99 ; 0x63
.short 65161 ; 0xfe89
.short 80 ; 0x50
.short 352 ; 0x160
.short 103 ; 0x67
.short 117 ; 0x75
.short 131 ; 0x83
.short 392 ; 0x188
.short 119 ; 0x77
.short 368 ; 0x170
.short 65417 ; 0xff89
.short 65295 ; 0xff0f
.short 65339 ; 0xff3b
.short 65340 ; 0xff3c
.short 98 ; 0x62
.short 65407 ; 0xff7f
.short 207 ; 0xcf
.short 65197 ; 0xfead
.short 65348 ; 0xff44
.short 64790 ; 0xfd16
.short 169 ; 0xa9
.short 64797 ; 0xfd1d
.short 270 ; 0x10e
.short 134 ; 0x86
.short 104 ; 0x68
.short 65300 ; 0xff14
.short 97 ; 0x61
.short 295 ; 0x127
.short 64744 ; 0xfce8
.short 156 ; 0x9c
.short 65444 ; 0xffa4
.short 17 ; 0x11
.short 65093 ; 0xfe45
.short 265 ; 0x109
.short 687 ; 0x2af
.short 803 ; 0x323
.short 65400 ; 0xff78
.short 376 ; 0x178
.short 641 ; 0x281
.short 65314 ; 0xff22
.short 20 ; 0x14
.short 118 ; 0x76
.short 172 ; 0xac
.short 65005 ; 0xfded
.short 64723 ; 0xfcd3
.short 79 ; 0x4f
.short 319 ; 0x13f
.short 108 ; 0x6c
.short 65418 ; 0xff8a
.short 41 ; 0x29
.short 65510 ; 0xffe6
.short 307 ; 0x133
.short 306 ; 0x132
.short 259 ; 0x103
.short 64880 ; 0xfd70
.short 379 ; 0x17b
.short 143 ; 0x8f
.short 65210 ; 0xfeba
.short 130 ; 0x82
.short 65094 ; 0xfe46
.short 65526 ; 0xfff6
.short 65142 ; 0xfe76
.short 65347 ; 0xff43
.short 65109 ; 0xfe55
.short 65294 ; 0xff0e
.short 65526 ; 0xfff6
.short 64968 ; 0xfdc8
.short 64 ; 0x40
.short 440 ; 0x1b8
.short 56 ; 0x38
.short 197 ; 0xc5
.short 65156 ; 0xfe84
.short 65437 ; 0xff9d
.short 64955 ; 0xfdbb
.short 25 ; 0x19
.short 64846 ; 0xfd4e
.short 65386 ; 0xff6a
.short 100 ; 0x64
.short 352 ; 0x160
.short 65369 ; 0xff59
.short 321 ; 0x141
.short 64673 ; 0xfca1
.short 65040 ; 0xfe10
.short 65373 ; 0xff5d
.short 65318 ; 0xff26
.short 297 ; 0x129
.short 327 ; 0x147
.short 65215 ; 0xfebf
.short 115 ; 0x73
.short 269 ; 0x10d
.short 130 ; 0x82
.short 65081 ; 0xfe39
.short 65428 ; 0xff94
.short 65153 ; 0xfe81
.short 65345 ; 0xff41
.short 394 ; 0x18a
.short 430 ; 0x1ae
.short 64553 ; 0xfc29
.short 65239 ; 0xfed7
.short 224 ; 0xe0
.short 636 ; 0x27c
.short 1 ; 0x1
.short 65512 ; 0xffe8
.short 88 ; 0x58
.short 157 ; 0x9d
.short 65310 ; 0xff1e
.short 65377 ; 0xff61
.short 65316 ; 0xff24
.short 65198 ; 0xfeae
.short 64959 ; 0xfdbf
.short 206 ; 0xce
.short 64775 ; 0xfd07
.short 329 ; 0x149
.short 65327 ; 0xff2f
.short 26 ; 0x1a
.short 93 ; 0x5d
.short 27 ; 0x1b
.short 524 ; 0x20c
.short 125 ; 0x7d
.short 28 ; 0x1c
.short 111 ; 0x6f
.short 65418 ; 0xff8a
.short 65517 ; 0xffed
.short 524 ; 0x20c
.short 36 ; 0x24
.short 186 ; 0xba
.short 65377 ; 0xff61
.short 38 ; 0x26
.short 657 ; 0x291
.short 65257 ; 0xfee9
.short 561 ; 0x231
.short 65038 ; 0xfe0e
.short 65000 ; 0xfde8
.short 37 ; 0x25
.short 151 ; 0x97
.short 810 ; 0x32a
.short 65405 ; 0xff7d
.short 65139 ; 0xfe73
.short 83 ; 0x53
.short 65067 ; 0xfe2b
.short 305 ; 0x131
.short 518 ; 0x206
.short 65459 ; 0xffb3
.short 623 ; 0x26f
.short 581 ; 0x245
.short 65434 ; 0xff9a
.short 65250 ; 0xfee2
.short 65432 ; 0xff98
.short 359 ; 0x167
.short 64827 ; 0xfd3b
.short 65316 ; 0xff24
.short 65373 ; 0xff5d
.short 155 ; 0x9b
.short 70 ; 0x46
.short 65504 ; 0xffe0
.short 335 ; 0x14f
.short 275 ; 0x113
.short 65217 ; 0xfec1
.short 962 ; 0x3c2
.short 65015 ; 0xfdf7
.short 6 ; 0x6
.short 65374 ; 0xff5e
.short 65390 ; 0xff6e
.short 459 ; 0x1cb
.short 65432 ; 0xff98
.short 363 ; 0x16b
.short 365 ; 0x16d
.short 64823 ; 0xfd37
.short 313 ; 0x139
.short 715 ; 0x2cb
.short 92 ; 0x5c
.short 65535 ; 0xffff
.short 65327 ; 0xff2f
.short 488 ; 0x1e8
.short 65429 ; 0xff95
.short 65318 ; 0xff26
.short 65438 ; 0xff9e
.short 96 ; 0x60
.short 258 ; 0x102
.short 164 ; 0xa4
.short 64978 ; 0xfdd2
.short 65437 ; 0xff9d
.short 65280 ; 0xff00
.short 397 ; 0x18d
.short 2 ; 0x2
.short 100 ; 0x64
.short 65405 ; 0xff7d
.short 114 ; 0x72
.short 1064 ; 0x428
.short 294 ; 0x126
.short 313 ; 0x139
.short 65435 ; 0xff9b
.short 65130 ; 0xfe6a
.short 65364 ; 0xff54
.short 366 ; 0x16e
.short 244 ; 0xf4
.short 178 ; 0xb2
.short 65284 ; 0xff04
.short 16 ; 0x10
.short 64873 ; 0xfd69
.short 65445 ; 0xffa5
.short 65122 ; 0xfe62
.short 701 ; 0x2bd
.short 65473 ; 0xffc1
.short 673 ; 0x2a1
.short 65533 ; 0xfffd
.short 216 ; 0xd8
.short 117 ; 0x75
.short 65140 ; 0xfe74
.short 65307 ; 0xff1b
.short 65535 ; 0xffff
.short 22 ; 0x16
.short 65005 ; 0xfded
.short 71 ; 0x47
.short 65531 ; 0xfffb
.short 123 ; 0x7b
.short 65126 ; 0xfe66
.short 426 ; 0x1aa
.short 766 ; 0x2fe
.short 65515 ; 0xffeb
.short 183 ; 0xb7
.short 65506 ; 0xffe2
.short 203 ; 0xcb
.short 57 ; 0x39
.short 64836 ; 0xfd44
.short 65515 ; 0xffeb
.short 47 ; 0x2f
.short 581 ; 0x245
.short 64792 ; 0xfd18
.short 65416 ; 0xff88
.short 65162 ; 0xfe8a
.short 561 ; 0x231
.short 65087 ; 0xfe3f
.short 567 ; 0x237
.short 157 ; 0x9d
.short 65353 ; 0xff49
.short 56 ; 0x38
.short 65232 ; 0xfed0
.short 64979 ; 0xfdd3
.short 65354 ; 0xff4a
.short 208 ; 0xd0
.short 157 ; 0x9d
.short 64753 ; 0xfcf1
.short 65322 ; 0xff2a
.short 136 ; 0x88
.short 134 ; 0x86
.short 64841 ; 0xfd49
.short 65481 ; 0xffc9
.short 675 ; 0x2a3
.short 43 ; 0x2b
.short 329 ; 0x149
.short 64917 ; 0xfd95
.short 64861 ; 0xfd5d
.short 65180 ; 0xfe9c
.short 64967 ; 0xfdc7
.short 64956 ; 0xfdbc
.short 229 ; 0xe5
.short 106 ; 0x6a
.short 789 ; 0x315
.short 65281 ; 0xff01
.short 65472 ; 0xffc0
.short 64970 ; 0xfdca
.short 65407 ; 0xff7f
.short 65311 ; 0xff1f
.short 65060 ; 0xfe24
.short 684 ; 0x2ac
.short 237 ; 0xed
.short 65141 ; 0xfe75
.short 51 ; 0x33
.short 377 ; 0x179
.short 292 ; 0x124
.short 121 ; 0x79
.short 90 ; 0x5a
.short 65388 ; 0xff6c
.short 65220 ; 0xfec4
.short 112 ; 0x70
.short 806 ; 0x326
.short 202 ; 0xca
.short 65182 ; 0xfe9e
.short 28 ; 0x1c
.short 65433 ; 0xff99
.short 131 ; 0x83
.short 577 ; 0x241
.short 320 ; 0x140
.short 237 ; 0xed
.short 65246 ; 0xfede
.short 22 ; 0x16
.short 170 ; 0xaa
.short 55 ; 0x37
.short 76 ; 0x4c
.short 65442 ; 0xffa2
.short 65255 ; 0xfee7
.short 65442 ; 0xffa2
.short 129 ; 0x81
.short 258 ; 0x102
.short 65532 ; 0xfffc
.short 65389 ; 0xff6d
.short 65514 ; 0xffea
.short 199 ; 0xc7
.short 142 ; 0x8e
.short 83 ; 0x53
.short 627 ; 0x273
.short 456 ; 0x1c8
.short 555 ; 0x22b
.short 346 ; 0x15a
.short 135 ; 0x87
.short 64752 ; 0xfcf0
.short 64785 ; 0xfd11
.short 695 ; 0x2b7
.short 398 ; 0x18e
.short 579 ; 0x243
.short 248 ; 0xf8
.short 10 ; 0xa
.short 179 ; 0xb3
.short 64722 ; 0xfcd2
.short 575 ; 0x23f
.short 65362 ; 0xff52
.short 65330 ; 0xff32
.short 65415 ; 0xff87
.short 65422 ; 0xff8e
.short 65394 ; 0xff72
.short 296 ; 0x128
.short 63300 ; 0xf744
.short 262 ; 0x106
.short 65446 ; 0xffa6
.short 65508 ; 0xffe4
.short 64552 ; 0xfc28
.short 65258 ; 0xfeea
.short 12 ; 0xc
.short 65269 ; 0xfef5
.short 65137 ; 0xfe71
.short 65107 ; 0xfe53
.short 59 ; 0x3b
.short 65371 ; 0xff5b
.short 65422 ; 0xff8e
.short 312 ; 0x138
.short 18 ; 0x12
.short 83 ; 0x53
.short 591 ; 0x24f
.short 335 ; 0x14f
.short 65166 ; 0xfe8e
.short 65160 ; 0xfe88
.short 65401 ; 0xff79
.short 143 ; 0x8f
.short 65436 ; 0xff9c
.short 65531 ; 0xfffb
.short 278 ; 0x116
.short 64539 ; 0xfc1b
.short 153 ; 0x99
.short 414 ; 0x19e
.short 65460 ; 0xffb4
.short 65230 ; 0xfece
.short 65097 ; 0xfe49
.short 65493 ; 0xffd5
.short 51 ; 0x33
.short 65501 ; 0xffdd
.short 65477 ; 0xffc5
.short 317 ; 0x13d
.short 829 ; 0x33d
.short 450 ; 0x1c2
.short 18 ; 0x12
.short 65080 ; 0xfe38
.short 65424 ; 0xff90
.short 65449 ; 0xffa9
.short 65219 ; 0xfec3
.short 65496 ; 0xffd8
.short 93 ; 0x5d
.short 138 ; 0x8a
.short 105 ; 0x69
.short 390 ; 0x186
.short 65472 ; 0xffc0
.short 65232 ; 0xfed0
.short 65229 ; 0xfecd
.short 48 ; 0x30
.short 65468 ; 0xffbc
.short 43 ; 0x2b
.short 1512 ; 0x5e8
.short 64801 ; 0xfd21
.short 65219 ; 0xfec3
.short 64936 ; 0xfda8
.short 92 ; 0x5c
.short 65342 ; 0xff3e
.short 164 ; 0xa4
.short 83 ; 0x53
.short 522 ; 0x20a
.short 394 ; 0x18a
.short 480 ; 0x1e0
.short 64536 ; 0xfc18
.short 65314 ; 0xff22
.short 7 ; 0x7
.short 65434 ; 0xff9a
.short 65500 ; 0xffdc
.short 262 ; 0x106
.short 65487 ; 0xffcf
.short 102 ; 0x66
.short 65459 ; 0xffb3
.short 65259 ; 0xfeeb
.short 436 ; 0x1b4
.short 438 ; 0x1b6
.short 179 ; 0xb3
.short 65444 ; 0xffa4
.short 65385 ; 0xff69
.short 65274 ; 0xfefa
.short 145 ; 0x91
.short 64867 ; 0xfd63
.short 60 ; 0x3c
.short 385 ; 0x181
.short 133 ; 0x85
.short 65344 ; 0xff40
.short 21 ; 0x15
.short 64491 ; 0xfbeb
.short 65499 ; 0xffdb
.short 65090 ; 0xfe42
.short 4306 ; 0x10d2
.short 6 ; 0x6
.short 64393 ; 0xfb89
.short 223 ; 0xdf
.short 65297 ; 0xff11
.short 65521 ; 0xfff1
.short 301 ; 0x12d
.short 65484 ; 0xffcc
.short 137 ; 0x89
.short 193 ; 0xc1
.short 197 ; 0xc5
.short 871 ; 0x367
.short 621 ; 0x26d
.short 65178 ; 0xfe9a
.short 65313 ; 0xff21
.short 314 ; 0x13a
.short 65421 ; 0xff8d
.short 65440 ; 0xffa0
.short 65010 ; 0xfdf2
.short 65067 ; 0xfe2b
.short 65304 ; 0xff18
.short 65171 ; 0xfe93
.short 15 ; 0xf
.short 63747 ; 0xf903
.short 48 ; 0x30
.short 65523 ; 0xfff3
.short 218 ; 0xda
.short 65429 ; 0xff95
.short 65010 ; 0xfdf2
.short 27 ; 0x1b
.short 65095 ; 0xfe47
.short 245 ; 0xf5
.short 65449 ; 0xffa9
.short 974 ; 0x3ce
.short 65200 ; 0xfeb0
.short 65023 ; 0xfdff
.short 174 ; 0xae
.short 207 ; 0xcf
.short 65517 ; 0xffed
.short 65532 ; 0xfffc
.short 65174 ; 0xfe96
.short 65296 ; 0xff10
.short 65289 ; 0xff09
.short 65269 ; 0xfef5
.short 97 ; 0x61
.short 348 ; 0x15c
.short 64886 ; 0xfd76
.short 65448 ; 0xffa8
.short 63 ; 0x3f
.short 556 ; 0x22c
.short 148 ; 0x94
.short 169 ; 0xa9
.short 65415 ; 0xff87
.short 65292 ; 0xff0c
.short 65501 ; 0xffdd
.short 84 ; 0x54
.short 155 ; 0x9b
.short 65326 ; 0xff2e
.short 65509 ; 0xffe5
.short 65425 ; 0xff91
.short 1834 ; 0x72a
.short 65426 ; 0xff92
.short 84 ; 0x54
.short 32 ; 0x20
.short 64874 ; 0xfd6a
.short 195 ; 0xc3
.short 134 ; 0x86
.short 64955 ; 0xfdbb
.short 54 ; 0x36
.short 538 ; 0x21a
.short 64710 ; 0xfcc6
.short 75 ; 0x4b
.short 280 ; 0x118
.short 101 ; 0x65
.short 72 ; 0x48
.short 65466 ; 0xffba
.short 65505 ; 0xffe1
.short 65468 ; 0xffbc
.short 114 ; 0x72
.short 84 ; 0x54
.short 329 ; 0x149
.short 65163 ; 0xfe8b
.short 150 ; 0x96
.short 65514 ; 0xffea
.short 282 ; 0x11a
.short 65251 ; 0xfee3
.short 65302 ; 0xff16
.short 65011 ; 0xfdf3
.short 161 ; 0xa1
.short 1045 ; 0x415
.short 65469 ; 0xffbd
.short 65190 ; 0xfea6
.short 2941 ; 0xb7d
.short 288 ; 0x120
.short 191 ; 0xbf
.short 65363 ; 0xff53
.short 65501 ; 0xffdd
.short 1087 ; 0x43f
.short 65325 ; 0xff2d
.short 338 ; 0x152
.short 65414 ; 0xff86
.short 285 ; 0x11d
.short 65510 ; 0xffe6
.short 64990 ; 0xfdde
.short 432 ; 0x1b0
.short 65524 ; 0xfff4
.short 579 ; 0x243
.short 337 ; 0x151
.short 677 ; 0x2a5
.short 126 ; 0x7e
.short 64952 ; 0xfdb8
.short 259 ; 0x103
.short 52 ; 0x34
.short 65338 ; 0xff3a
.short 65098 ; 0xfe4a
.short 65298 ; 0xff12
.short 247 ; 0xf7
.short 65209 ; 0xfeb9
.short 65526 ; 0xfff6
.short 1457 ; 0x5b1
.short 65038 ; 0xfe0e
.short 504 ; 0x1f8
.short 396 ; 0x18c
.short 578 ; 0x242
.short 101 ; 0x65
.short 64760 ; 0xfcf8
.short 125 ; 0x7d
.short 466 ; 0x1d2
.short 65436 ; 0xff9c
.short 434 ; 0x1b2
.short 65088 ; 0xfe40
.short 290 ; 0x122
.short 65148 ; 0xfe7c
.short 448 ; 0x1c0
.short 65337 ; 0xff39
.short 65084 ; 0xfe3c
.short 65516 ; 0xffec
.short 65236 ; 0xfed4
.short 198 ; 0xc6
.short 26 ; 0x1a
.short 65437 ; 0xff9d
.short 65532 ; 0xfffc
.short 65175 ; 0xfe97
.short 23 ; 0x17
.short 1984 ; 0x7c0
.short 65153 ; 0xfe81
.short 65512 ; 0xffe8
.short 65437 ; 0xff9d
.short 420 ; 0x1a4
.short 103 ; 0x67
.short 65162 ; 0xfe8a
.short 65392 ; 0xff70
.short 64811 ; 0xfd2b
.short 64535 ; 0xfc17
.short 307 ; 0x133
.short 65434 ; 0xff9a
.short 327 ; 0x147
.short 620 ; 0x26c
.short 56 ; 0x38
.short 550 ; 0x226
.short 65013 ; 0xfdf5
.short 65446 ; 0xffa6
.short 65261 ; 0xfeed
.short 65507 ; 0xffe3
.short 65441 ; 0xffa1
.short 5 ; 0x5
.short 65454 ; 0xffae
.short 65502 ; 0xffde
.short 437 ; 0x1b5
.short 318 ; 0x13e
.short 65370 ; 0xff5a
.short 65458 ; 0xffb2
.short 64967 ; 0xfdc7
.short 110 ; 0x6e
.short 42 ; 0x2a
.short 218 ; 0xda
.short 65401 ; 0xff79
.short 65317 ; 0xff25
.short 207 ; 0xcf
.short 65322 ; 0xff2a
.short 65477 ; 0xffc5
.short 436 ; 0x1b4
.short 129 ; 0x81
.short 27 ; 0x1b
.short 65475 ; 0xffc3
.short 318 ; 0x13e
.short 429 ; 0x1ad
.short 65252 ; 0xfee4
.short 529 ; 0x211
.short 197 ; 0xc5
.short 535 ; 0x217
.short 41 ; 0x29
.short 64082 ; 0xfa52
.short 65443 ; 0xffa3
.short 244 ; 0xf4
.short 12 ; 0xc
.short 74 ; 0x4a
.short 64789 ; 0xfd15
.short 108 ; 0x6c
.short 78 ; 0x4e
.short 326 ; 0x146
.short 65346 ; 0xff42
.short 477 ; 0x1dd
.short 517 ; 0x205
.short 65208 ; 0xfeb8
.short 64848 ; 0xfd50
.short 180 ; 0xb4
.short 400 ; 0x190
.short 724 ; 0x2d4
.short 65453 ; 0xffad
.short 1601 ; 0x641
.short 159 ; 0x9f
.short 65330 ; 0xff32
.short 64938 ; 0xfdaa
.short 65366 ; 0xff56
.short 65199 ; 0xfeaf
.short 0 ; 0x0
.short 65435 ; 0xff9b
.short 595 ; 0x253
.short 65103 ; 0xfe4f
.short 65489 ; 0xffd1
.short 1931 ; 0x78b
.short 65279 ; 0xfeff
.short 65277 ; 0xfefd
.short 372 ; 0x174
.short 353 ; 0x161
.short 65372 ; 0xff5c
.short 65073 ; 0xfe31
.short 64963 ; 0xfdc3
.short 96 ; 0x60
.short 65383 ; 0xff67
.short 64830 ; 0xfd3e
.short 167 ; 0xa7
.short 30 ; 0x1e
.short 65086 ; 0xfe3e
.short 65278 ; 0xfefe
.short 65506 ; 0xffe2
.short 1169 ; 0x491
.short 65441 ; 0xffa1
.short 130 ; 0x82
.short 65305 ; 0xff19
.short 64893 ; 0xfd7d
.short 65500 ; 0xffdc
.short 691 ; 0x2b3
.short 65252 ; 0xfee4
.short 63317 ; 0xf755
.short 65363 ; 0xff53
.short 65163 ; 0xfe8b
.short 65358 ; 0xff4e
.short 64886 ; 0xfd76
.short 324 ; 0x144
.short 84 ; 0x54
.short 201 ; 0xc9
.short 307 ; 0x133
.short 65238 ; 0xfed6
.short 65486 ; 0xffce
.short 176 ; 0xb0
.short 693 ; 0x2b5
.short 244 ; 0xf4
.short 64605 ; 0xfc5d
.short 64 ; 0x40
.short 65347 ; 0xff43
.short 65270 ; 0xfef6
.short 161 ; 0xa1
.short 63705 ; 0xf8d9
.short 265 ; 0x109
.short 303 ; 0x12f
.short 65432 ; 0xff98
.short 64948 ; 0xfdb4
.short 291 ; 0x123
.short 64906 ; 0xfd8a
.short 556 ; 0x22c
.short 64953 ; 0xfdb9
.short 822 ; 0x336
.short 2934 ; 0xb76
.short 65038 ; 0xfe0e
.short 64791 ; 0xfd17
.short 165 ; 0xa5
.short 375 ; 0x177
.short 65426 ; 0xff92
.short 402 ; 0x192
.short 65496 ; 0xffd8
.short 64321 ; 0xfb41
.short 553 ; 0x229
.short 65242 ; 0xfeda
.short 65237 ; 0xfed5
.short 69 ; 0x45
.short 65285 ; 0xff05
.short 48 ; 0x30
.short 872 ; 0x368
.short 65196 ; 0xfeac
.short 63953 ; 0xf9d1
.short 1305 ; 0x519
.short 159 ; 0x9f
.short 706 ; 0x2c2
.short 65150 ; 0xfe7e
.short 65436 ; 0xff9c
.short 444 ; 0x1bc
.short 555 ; 0x22b
.short 65357 ; 0xff4d
.short 156 ; 0x9c
.short 64858 ; 0xfd5a
.short 65379 ; 0xff63
.short 183 ; 0xb7
.short 57 ; 0x39
.short 53 ; 0x35
.short 65487 ; 0xffcf
.short 64976 ; 0xfdd0
.short 462 ; 0x1ce
.short 84 ; 0x54
.short 65319 ; 0xff27
.short 65076 ; 0xfe34
.short 32 ; 0x20
.short 65270 ; 0xfef6
.short 814 ; 0x32e
.short 453 ; 0x1c5
.short 64997 ; 0xfde5
.short 64988 ; 0xfddc
.short 65358 ; 0xff4e
.short 65224 ; 0xfec8
.short 63725 ; 0xf8ed
.short 659 ; 0x293
.short 65376 ; 0xff60
.short 65130 ; 0xfe6a
.short 65489 ; 0xffd1
.short 65456 ; 0xffb0
.short 167 ; 0xa7
.short 104 ; 0x68
.short 65335 ; 0xff37
.short 48 ; 0x30
.short 65364 ; 0xff54
.short 64628 ; 0xfc74
.short 64842 ; 0xfd4a
.short 185 ; 0xb9
.short 734 ; 0x2de
.short 341 ; 0x155
.short 65418 ; 0xff8a
.short 94 ; 0x5e
.short 65325 ; 0xff2d
.short 7 ; 0x7
.short 330 ; 0x14a
.short 735 ; 0x2df
.short 370 ; 0x172
.short 178 ; 0xb2
.short 65001 ; 0xfde9
.short 65146 ; 0xfe7a
.short 65178 ; 0xfe9a
.short 240 ; 0xf0
.short 65459 ; 0xffb3
.short 259 ; 0x103
.short 65450 ; 0xffaa
.short 142 ; 0x8e
.short 65263 ; 0xfeef
.short 294 ; 0x126
.short 65143 ; 0xfe77
.short 310 ; 0x136
.short 158 ; 0x9e
.short 354 ; 0x162
.short 65371 ; 0xff5b
.short 452 ; 0x1c4
.short 65475 ; 0xffc3
.short 65306 ; 0xff1a
.short 1487 ; 0x5cf
.short 65461 ; 0xffb5
.short 260 ; 0x104
.short 505 ; 0x1f9
.short 65318 ; 0xff26
.short 57 ; 0x39
.short 140 ; 0x8c
.short 65387 ; 0xff6b
.short 65337 ; 0xff39
.short 64761 ; 0xfcf9
.short 136 ; 0x88
.short 38 ; 0x26
.short 65416 ; 0xff88
.short 65152 ; 0xfe80
.short 292 ; 0x124
.short 65268 ; 0xfef4
.short 65319 ; 0xff27
.short 212 ; 0xd4
.short 65329 ; 0xff31
.short 153 ; 0x99
.short 64969 ; 0xfdc9
.short 1673 ; 0x689
.short 65396 ; 0xff74
.short 305 ; 0x131
.short 64293 ; 0xfb25
.short 487 ; 0x1e7
.short 569 ; 0x239
.short 65155 ; 0xfe83
.short 80 ; 0x50
.short 484 ; 0x1e4
.short 447 ; 0x1bf
.short 83 ; 0x53
.short 65466 ; 0xffba
.short 65254 ; 0xfee6
.short 65344 ; 0xff40
.short 219 ; 0xdb
.short 65495 ; 0xffd7
.short 27 ; 0x1b
.short 71 ; 0x47
.short 65105 ; 0xfe51
.short 2001 ; 0x7d1
.short 248 ; 0xf8
.short 65141 ; 0xfe75
.short 145 ; 0x91
.short 65208 ; 0xfeb8
.short 430 ; 0x1ae
.short 65337 ; 0xff39
.short 64532 ; 0xfc14
.short 1025 ; 0x401
.short 114 ; 0x72
.short 63908 ; 0xf9a4
.short 115 ; 0x73
.short 10 ; 0xa
.short 198 ; 0xc6
.short 65324 ; 0xff2c
.short 65225 ; 0xfec9
.short 64975 ; 0xfdcf
.short 116 ; 0x74
.short 64747 ; 0xfceb
.short 64964 ; 0xfdc4
.short 158 ; 0x9e
.short 269 ; 0x10d
.short 487 ; 0x1e7
.short 176 ; 0xb0
.short 145 ; 0x91
.short 692 ; 0x2b4
.short 65194 ; 0xfeaa
.short 63697 ; 0xf8d1
.short 944 ; 0x3b0
.short 65171 ; 0xfe93
.short 65523 ; 0xfff3
.short 64600 ; 0xfc58
.short 35 ; 0x23
.short 11 ; 0xb
.short 65481 ; 0xffc9
.short 97 ; 0x61
.short 65426 ; 0xff92
.short 65058 ; 0xfe22
.short 69 ; 0x45
.short 248 ; 0xf8
.short 65492 ; 0xffd4
.short 95 ; 0x5f
.short 65102 ; 0xfe4e
.short 605 ; 0x25d
.short 295 ; 0x127
.short 429 ; 0x1ad
.short 65092 ; 0xfe44
.short 64525 ; 0xfc0d
.short 65221 ; 0xfec5
.short 405 ; 0x195
.short 63944 ; 0xf9c8
.short 130 ; 0x82
.short 1541 ; 0x605
.short 94 ; 0x5e
.short 65439 ; 0xff9f
.short 64946 ; 0xfdb2
.short 1529 ; 0x5f9
.short 65393 ; 0xff71
.short 161 ; 0xa1
.short 65396 ; 0xff74
.short 64215 ; 0xfad7
.short 397 ; 0x18d
.short 65274 ; 0xfefa
.short 78 ; 0x4e
.short 65281 ; 0xff01
.short 65382 ; 0xff66
.short 64781 ; 0xfd0d
.short 1925 ; 0x785
.short 141 ; 0x8d
.short 64725 ; 0xfcd5
.short 537 ; 0x219
.short 65442 ; 0xffa2
.short 544 ; 0x220
.short 65343 ; 0xff3f
.short 13 ; 0xd
.short 460 ; 0x1cc
.short 116 ; 0x74
.short 62811 ; 0xf55b
.short 65352 ; 0xff48
.short 65087 ; 0xfe3f
.short 65488 ; 0xffd0
.short 65409 ; 0xff81
.short 65515 ; 0xffeb
.short 624 ; 0x270
.short 128 ; 0x80
.short 65034 ; 0xfe0a
.short 97 ; 0x61
.short 65358 ; 0xff4e
.short 132 ; 0x84
.short 65467 ; 0xffbb
.short 25 ; 0x19
.short 65266 ; 0xfef2
.short 593 ; 0x251
.short 285 ; 0x11d
.short 65477 ; 0xffc5
.short 65338 ; 0xff3a
.short 65513 ; 0xffe9
.short 49 ; 0x31
.short 65032 ; 0xfe08
.short 855 ; 0x357
.short 144 ; 0x90
.short 542 ; 0x21e
.short 63968 ; 0xf9e0
.short 179 ; 0xb3
.short 1 ; 0x1
.short 198 ; 0xc6
.short 72 ; 0x48
.short 94 ; 0x5e
.short 234 ; 0xea
.short 64912 ; 0xfd90
.short 376 ; 0x178
.short 1090 ; 0x442
.short 65418 ; 0xff8a
.short 176 ; 0xb0
.short 65297 ; 0xff11
.short 64966 ; 0xfdc6
.short 14 ; 0xe
.short 65316 ; 0xff24
.short 242 ; 0xf2
.short 361 ; 0x169
.short 408 ; 0x198
.short 65514 ; 0xffea
.short 18 ; 0x12
.short 65411 ; 0xff83
.short 65304 ; 0xff18
.short 65517 ; 0xffed
.short 65524 ; 0xfff4
.short 65518 ; 0xffee
.short 8 ; 0x8
.short 65497 ; 0xffd9
.short 651 ; 0x28b
.short 90 ; 0x5a
.short 65447 ; 0xffa7
.short 298 ; 0x12a
.short 93 ; 0x5d
.short 65477 ; 0xffc5
.short 65379 ; 0xff63
.short 143 ; 0x8f
.short 190 ; 0xbe
.short 65219 ; 0xfec3
.short 1354 ; 0x54a
.short 65407 ; 0xff7f
.short 245 ; 0xf5
.short 65503 ; 0xffdf
.short 65412 ; 0xff84
.short 230 ; 0xe6
.short 76 ; 0x4c
.short 65304 ; 0xff18
.short 64365 ; 0xfb6d
.short 85 ; 0x55
.short 3152 ; 0xc50
.short 92 ; 0x5c
.short 65404 ; 0xff7c
.short 65488 ; 0xffd0
.short 65526 ; 0xfff6
.short 50 ; 0x32
.short 65523 ; 0xfff3
.short 65475 ; 0xffc3
.short 65458 ; 0xffb2
.short 65332 ; 0xff34
.short 64183 ; 0xfab7
.short 987 ; 0x3db
.short 65483 ; 0xffcb
.short 264 ; 0x108
.short 64644 ; 0xfc84
.short 65160 ; 0xfe88
.short 32 ; 0x20
.short 65030 ; 0xfe06
.short 65023 ; 0xfdff
.short 303 ; 0x12f
.short 384 ; 0x180
.short 478 ; 0x1de
.short 65524 ; 0xfff4
.short 65521 ; 0xfff1
.short 90 ; 0x5a
.short 451 ; 0x1c3
.short 65428 ; 0xff94
.short 78 ; 0x4e
.short 63 ; 0x3f
.short 62077 ; 0xf27d
.short 1263 ; 0x4ef
.short 516 ; 0x204
.short 65064 ; 0xfe28
.short 65171 ; 0xfe93
.short 88 ; 0x58
.short 666 ; 0x29a
.short 123 ; 0x7b
.short 65190 ; 0xfea6
.short 141 ; 0x8d
.short 1675 ; 0x68b
.short 65058 ; 0xfe22
.short 65452 ; 0xffac
.short 175 ; 0xaf
.short 425 ; 0x1a9
.short 65400 ; 0xff78
.short 62917 ; 0xf5c5
.short 65256 ; 0xfee8
.short 38 ; 0x26
.short 65094 ; 0xfe46
.short 65529 ; 0xfff9
.short 150 ; 0x96
.short 65340 ; 0xff3c
.short 530 ; 0x212
.short 3798 ; 0xed6
.short 520 ; 0x208
.short 653 ; 0x28d
.short 177 ; 0xb1
.short 64291 ; 0xfb23
.short 310 ; 0x136
.short 17 ; 0x11
.short 65534 ; 0xfffe
.short 416 ; 0x1a0
.short 400 ; 0x190
.short 522 ; 0x20a
.short 65183 ; 0xfe9f
.short 429 ; 0x1ad
.short 115 ; 0x73
.short 64925 ; 0xfd9d
.short 65365 ; 0xff55
.short 65439 ; 0xff9f
.short 247 ; 0xf7
.short 65399 ; 0xff77
.short 216 ; 0xd8
.short 65372 ; 0xff5c
.short 65017 ; 0xfdf9
.short 61 ; 0x3d
.short 65125 ; 0xfe65
.short 133 ; 0x85
.short 952 ; 0x3b8
.short 65358 ; 0xff4e
.short 174 ; 0xae
.short 64517 ; 0xfc05
.short 65301 ; 0xff15
.short 65278 ; 0xfefe
.short 64982 ; 0xfdd6
.short 264 ; 0x108
.short 64913 ; 0xfd91
.short 347 ; 0x15b
.short 2001 ; 0x7d1
.short 525 ; 0x20d
.short 61 ; 0x3d
.short 719 ; 0x2cf
.short 65362 ; 0xff52
.short 539 ; 0x21b
.short 18 ; 0x12
.short 56 ; 0x38
.short 213 ; 0xd5
.short 65230 ; 0xfece
.short 65433 ; 0xff99
.short 65476 ; 0xffc4
.short 65396 ; 0xff74
.short 430 ; 0x1ae
.short 65208 ; 0xfeb8
.short 65530 ; 0xfffa
.short 529 ; 0x211
.short 468 ; 0x1d4
.short 247 ; 0xf7
.short 68 ; 0x44
.short 197 ; 0xc5
.short 10 ; 0xa
.short 65242 ; 0xfeda
.short 65393 ; 0xff71
.short 409 ; 0x199
.short 65467 ; 0xffbb
.short 482 ; 0x1e2
.short 65185 ; 0xfea1
.short 64996 ; 0xfde4
.short 104 ; 0x68
.short 56 ; 0x38
.short 235 ; 0xeb
.short 70 ; 0x46
.short 65196 ; 0xfeac
.short 52 ; 0x34
.short 712 ; 0x2c8
.short 326 ; 0x146
.short 65400 ; 0xff78
.short 63804 ; 0xf93c
.short 65375 ; 0xff5f
.short 274 ; 0x112
.short 79 ; 0x4f
.short 50 ; 0x32
.short 65218 ; 0xfec2
.short 271 ; 0x10f
.short 310 ; 0x136
.short 65335 ; 0xff37
.short 2086 ; 0x826
.short 139 ; 0x8b
.short 65286 ; 0xff06
.short 2082 ; 0x822
.short 704 ; 0x2c0
.short 65444 ; 0xffa4
.short 65376 ; 0xff60
.short 199 ; 0xc7
.short 65426 ; 0xff92
.short 65289 ; 0xff09
.short 51 ; 0x33
.short 115 ; 0x73
.short 65452 ; 0xffac
.short 265 ; 0x109
.short 64995 ; 0xfde3
.short 65321 ; 0xff29
.short 64819 ; 0xfd33
.short 89 ; 0x59
.short 515 ; 0x203
.short 32 ; 0x20
.short 64549 ; 0xfc25
.short 65185 ; 0xfea1
.short 395 ; 0x18b
.short 65334 ; 0xff36
.short 65341 ; 0xff3d
.short 131 ; 0x83
.short 65255 ; 0xfee7
.short 1128 ; 0x468
.short 65494 ; 0xffd6
.short 68 ; 0x44
.short 64813 ; 0xfd2d
.short 500 ; 0x1f4
.short 563 ; 0x233
.short 51 ; 0x33
.short 571 ; 0x23b
.short 65424 ; 0xff90
.short 915 ; 0x393
.short 64654 ; 0xfc8e
.short 97 ; 0x61
.short 65317 ; 0xff25
.short 337 ; 0x151
.short 432 ; 0x1b0
.short 150 ; 0x96
.short 51 ; 0x33
.short 65152 ; 0xfe80
.short 65440 ; 0xffa0
.short 64797 ; 0xfd1d
.short 65336 ; 0xff38
.short 471 ; 0x1d7
.short 65446 ; 0xffa6
.short 844 ; 0x34c
.short 65276 ; 0xfefc
.short 65401 ; 0xff79
.short 65054 ; 0xfe1e
.short 65109 ; 0xfe55
.short 24 ; 0x18
.short 56 ; 0x38
.short 155 ; 0x9b
.short 418 ; 0x1a2
.short 126 ; 0x7e
.short 190 ; 0xbe
.short 290 ; 0x122
.short 65405 ; 0xff7d
.short 429 ; 0x1ad
.short 65441 ; 0xffa1
.short 65396 ; 0xff74
.short 65394 ; 0xff72
.short 65370 ; 0xff5a
.short 46 ; 0x2e
.short 65393 ; 0xff71
.short 89 ; 0x59
.short 406 ; 0x196
.short 271 ; 0x10f
.short 64691 ; 0xfcb3
.short 188 ; 0xbc
.short 434 ; 0x1b2
.short 65515 ; 0xffeb
.short 549 ; 0x225
.short 65416 ; 0xff88
.short 65327 ; 0xff2f
.short 65368 ; 0xff58
.short 65368 ; 0xff58
.short 193 ; 0xc1
.short 65508 ; 0xffe4
.short 65202 ; 0xfeb2
.short 113 ; 0x71
.short 64568 ; 0xfc38
.short 1087 ; 0x43f
.short 374 ; 0x176
.short 63540 ; 0xf834
.short 208 ; 0xd0
.short 415 ; 0x19f
.short 99 ; 0x63
.short 65158 ; 0xfe86
.short 390 ; 0x186
.short 1591 ; 0x637
.short 65171 ; 0xfe93
.short 268 ; 0x10c
.short 149 ; 0x95
.short 65463 ; 0xffb7
.short 385 ; 0x181
.short 29 ; 0x1d
.short 443 ; 0x1bb
.short 383 ; 0x17f
.short 308 ; 0x134
.short 70 ; 0x46
.short 65384 ; 0xff68
.short 260 ; 0x104
.short 65282 ; 0xff02
.short 65535 ; 0xffff
.short 65086 ; 0xfe3e
.short 136 ; 0x88
.short 19 ; 0x13
.short 405 ; 0x195
.short 65081 ; 0xfe39
.short 65251 ; 0xfee3
.short 237 ; 0xed
.short 65192 ; 0xfea8
.short 336 ; 0x150
.short 8 ; 0x8
.short 65275 ; 0xfefb
.short 65220 ; 0xfec4
.short 21 ; 0x15
.short 65249 ; 0xfee1
.short 65210 ; 0xfeba
.short 445 ; 0x1bd
.short 256 ; 0x100
.short 212 ; 0xd4
.short 427 ; 0x1ab
.short 173 ; 0xad
.short 186 ; 0xba
.short 171 ; 0xab
.short 65360 ; 0xff50
.short 102 ; 0x66
.short 296 ; 0x128
.short 157 ; 0x9d
.short 18 ; 0x12
.short 256 ; 0x100
.short 65185 ; 0xfea1
.short 241 ; 0xf1
.short 84 ; 0x54
.short 114 ; 0x72
.short 65517 ; 0xffed
.short 65456 ; 0xffb0
.short 65317 ; 0xff25
.short 65501 ; 0xffdd
.short 65037 ; 0xfe0d
.short 156 ; 0x9c
.short 64940 ; 0xfdac
.short 65290 ; 0xff0a
.short 65035 ; 0xfe0b
.short 65171 ; 0xfe93
.short 65410 ; 0xff82
.short 65303 ; 0xff17
.short 65164 ; 0xfe8c
.short 392 ; 0x188
.short 2838 ; 0xb16
.short 158 ; 0x9e
.short 65514 ; 0xffea
.short 213 ; 0xd5
.short 219 ; 0xdb
.short 65369 ; 0xff59
.short 2569 ; 0xa09
.short 65015 ; 0xfdf7
.short 65527 ; 0xfff7
.short 64223 ; 0xfadf
.short 946 ; 0x3b2
.short 65441 ; 0xffa1
.short 65408 ; 0xff80
.short 65162 ; 0xfe8a
.short 65282 ; 0xff02
.short 65286 ; 0xff06
.short 44 ; 0x2c
.short 65409 ; 0xff81
.short 65438 ; 0xff9e
.short 65253 ; 0xfee5
.short 496 ; 0x1f0
.short 226 ; 0xe2
.short 65041 ; 0xfe11
.short 472 ; 0x1d8
.short 106 ; 0x6a
.short 812 ; 0x32c
.short 45 ; 0x2d
.short 213 ; 0xd5
.short 65300 ; 0xff14
.short 65349 ; 0xff45
.short 146 ; 0x92
.short 109 ; 0x6d
.short 277 ; 0x115
.short 973 ; 0x3cd
.short 65338 ; 0xff3a
.short 65378 ; 0xff62
.short 199 ; 0xc7
.short 65274 ; 0xfefa
.short 80 ; 0x50
.short 552 ; 0x228
.short 373 ; 0x175
.short 65114 ; 0xfe5a
.short 65384 ; 0xff68
.short 60 ; 0x3c
.short 1 ; 0x1
.short 2810 ; 0xafa
.short 344 ; 0x158
.short 22 ; 0x16
.short 381 ; 0x17d
.short 109 ; 0x6d
.short 326 ; 0x146
.short 65518 ; 0xffee
.short 639 ; 0x27f
.short 65270 ; 0xfef6
.short 65037 ; 0xfe0d
.short 65414 ; 0xff86
.short 317 ; 0x13d
.short 400 ; 0x190
.short 130 ; 0x82
.short 267 ; 0x10b
.short 65477 ; 0xffc5
.short 137 ; 0x89
.short 65502 ; 0xffde
.short 474 ; 0x1da
.short 63236 ; 0xf704
.short 421 ; 0x1a5
.short 624 ; 0x270
.short 65385 ; 0xff69
.short 65189 ; 0xfea5
.short 65494 ; 0xffd6
.short 113 ; 0x71
.short 2904 ; 0xb58
.short 65181 ; 0xfe9d
.short 59 ; 0x3b
.short 65230 ; 0xfece
.short 451 ; 0x1c3
.short 65439 ; 0xff9f
.short 112 ; 0x70
.short 65264 ; 0xfef0
.short 65460 ; 0xffb4
.short 392 ; 0x188
.short 61932 ; 0xf1ec
.short 65395 ; 0xff73
.short 65156 ; 0xfe84
.short 181 ; 0xb5
.short 600 ; 0x258
.short 65425 ; 0xff91
.short 239 ; 0xef
.short 339 ; 0x153
.short 65337 ; 0xff39
.short 68 ; 0x44
.short 185 ; 0xb9
.short 65181 ; 0xfe9d
.short 65465 ; 0xffb9
.short 65468 ; 0xffbc
.short 309 ; 0x135
.short 63686 ; 0xf8c6
.short 246 ; 0xf6
.short 186 ; 0xba
.short 65472 ; 0xffc0
.short 65310 ; 0xff1e
.short 65103 ; 0xfe4f
.short 200 ; 0xc8
.short 65189 ; 0xfea5
.short 233 ; 0xe9
.short 60371 ; 0xebd3
.short 65358 ; 0xff4e
.short 57 ; 0x39
.short 32 ; 0x20
.short 65455 ; 0xffaf
.short 65465 ; 0xffb9
.short 14 ; 0xe
.short 51 ; 0x33
.short 65283 ; 0xff03
.short 65280 ; 0xff00
.short 65318 ; 0xff26
.short 16 ; 0x10
.short 65496 ; 0xffd8
.short 65132 ; 0xfe6c
.short 57 ; 0x39
.short 2144 ; 0x860
.short 65406 ; 0xff7e
.short 65445 ; 0xffa5
.short 178 ; 0xb2
.short 65446 ; 0xffa6
.short 65176 ; 0xfe98
.short 65353 ; 0xff49
.short 5 ; 0x5
.short 377 ; 0x179
.short 620 ; 0x26c
.short 125 ; 0x7d
.short 343 ; 0x157
.short 405 ; 0x195
.short 65154 ; 0xfe82
.short 133 ; 0x85
.short 65066 ; 0xfe2a
.short 65109 ; 0xfe55
.short 65483 ; 0xffcb
.short 243 ; 0xf3
.short 583 ; 0x247
.short 75 ; 0x4b
.short 40 ; 0x28
.short 86 ; 0x56
.short 64983 ; 0xfdd7
.short 413 ; 0x19d
.short 502 ; 0x1f6
.short 65324 ; 0xff2c
.short 947 ; 0x3b3
.short 308 ; 0x134
.short 133 ; 0x85
.short 553 ; 0x229
.short 65496 ; 0xffd8
.short 979 ; 0x3d3
.short 65260 ; 0xfeec
.short 65319 ; 0xff27
.short 64737 ; 0xfce1
.short 59 ; 0x3b
.short 65212 ; 0xfebc
.short 196 ; 0xc4
.short 305 ; 0x131
.short 2 ; 0x2
.short 25 ; 0x19
.short 772 ; 0x304
.short 65095 ; 0xfe47
.short 341 ; 0x155
.short 65325 ; 0xff2d
.short 65449 ; 0xffa9
.short 429 ; 0x1ad
.short 65443 ; 0xffa3
.short 65414 ; 0xff86
.short 637 ; 0x27d
.short 64796 ; 0xfd1c
.short 45 ; 0x2d
.short 565 ; 0x235
.short 21 ; 0x15
.short 65333 ; 0xff35
.short 65292 ; 0xff0c
.short 377 ; 0x179
.short 314 ; 0x13a
.short 65422 ; 0xff8e
.short 65512 ; 0xffe8
.short 123 ; 0x7b
.short 245 ; 0xf5
.short 80 ; 0x50
.short 65191 ; 0xfea7
.short 65454 ; 0xffae
.short 65452 ; 0xffac
.short 450 ; 0x1c2
.short 205 ; 0xcd
.short 70 ; 0x46
.short 65446 ; 0xffa6
.short 24 ; 0x18
.short 393 ; 0x189
.short 333 ; 0x14d
.short 292 ; 0x124
.short 364 ; 0x16c
.short 65435 ; 0xff9b
.short 7 ; 0x7
.short 186 ; 0xba
.short 150 ; 0x96
.short 65253 ; 0xfee5
.short 65097 ; 0xfe49
.short 312 ; 0x138
.short 64934 ; 0xfda6
.short 65107 ; 0xfe53
.short 65270 ; 0xfef6
.short 716 ; 0x2cc
.short 65021 ; 0xfdfd
.short 767 ; 0x2ff
.short 231 ; 0xe7
.short 223 ; 0xdf
.short 65380 ; 0xff64
.short 208 ; 0xd0
.short 65517 ; 0xffed
.short 65381 ; 0xff65
.short 65467 ; 0xffbb
.short 65146 ; 0xfe7a
.short 72 ; 0x48
.short 65369 ; 0xff59
.short 65347 ; 0xff43
.short 65334 ; 0xff36
.short 144 ; 0x90
.short 422 ; 0x1a6
.short 65375 ; 0xff5f
.short 440 ; 0x1b8
.short 65493 ; 0xffd5
.short 65208 ; 0xfeb8
.short 65488 ; 0xffd0
.short 64698 ; 0xfcba
.short 65503 ; 0xffdf
.short 65524 ; 0xfff4
.short 423 ; 0x1a7
.short 64869 ; 0xfd65
.short 65390 ; 0xff6e
.short 65193 ; 0xfea9
.short 710 ; 0x2c6
.short 65262 ; 0xfeee
.short 65272 ; 0xfef8
.short 379 ; 0x17b
.short 65372 ; 0xff5c
.short 65237 ; 0xfed5
.short 65076 ; 0xfe34
.short 64767 ; 0xfcff
.short 184 ; 0xb8
.short 164 ; 0xa4
.short 201 ; 0xc9
.short 64979 ; 0xfdd3
.short 65485 ; 0xffcd
.short 121 ; 0x79
.short 113 ; 0x71
.short 65278 ; 0xfefe
.short 65407 ; 0xff7f
.short 474 ; 0x1da
.short 169 ; 0xa9
.short 797 ; 0x31d
.short 65026 ; 0xfe02
.short 65238 ; 0xfed6
.short 65356 ; 0xff4c
.short 65158 ; 0xfe86
.short 65373 ; 0xff5d
.short 614 ; 0x266
.short 191 ; 0xbf
.short 746 ; 0x2ea
.short 65347 ; 0xff43
.short 52 ; 0x34
.short 232 ; 0xe8
.short 65066 ; 0xfe2a
.short 65092 ; 0xfe44
.short 65370 ; 0xff5a
.short 314 ; 0x13a
.short 342 ; 0x156
.short 64959 ; 0xfdbf
.short 158 ; 0x9e
.short 338 ; 0x152
.short 189 ; 0xbd
.short 295 ; 0x127
.short 55 ; 0x37
.short 233 ; 0xe9
.short 65331 ; 0xff33
.short 65419 ; 0xff8b
.short 207 ; 0xcf
.short 418 ; 0x1a2
.short 65363 ; 0xff53
.short 298 ; 0x12a
.short 65211 ; 0xfebb
.short 161 ; 0xa1
.short 568 ; 0x238
.short 12 ; 0xc
.short 65372 ; 0xff5c
.short 86 ; 0x56
.short 331 ; 0x14b
.short 65220 ; 0xfec4
.short 155 ; 0x9b
.short 45 ; 0x2d
.short 65386 ; 0xff6a
.short 65273 ; 0xfef9
.short 65476 ; 0xffc4
.short 65460 ; 0xffb4
.short 711 ; 0x2c7
.short 65051 ; 0xfe1b
.short 65454 ; 0xffae
.short 65488 ; 0xffd0
.short 65525 ; 0xfff5
.short 562 ; 0x232
.short 180 ; 0xb4
.short 436 ; 0x1b4
.short 493 ; 0x1ed
.short 205 ; 0xcd
.short 332 ; 0x14c
.short 65349 ; 0xff45
.short 1014 ; 0x3f6
.short 1072 ; 0x430
.short 65319 ; 0xff27
.short 65502 ; 0xffde
.short 64874 ; 0xfd6a
.short 64785 ; 0xfd11
.short 335 ; 0x14f
.short 55 ; 0x37
.short 57 ; 0x39
.short 65418 ; 0xff8a
.short 64 ; 0x40
.short 2810 ; 0xafa
.short 103 ; 0x67
.short 65395 ; 0xff73
.short 462 ; 0x1ce
.short 262 ; 0x106
.short 244 ; 0xf4
.short 180 ; 0xb4
.short 65385 ; 0xff69
.short 79 ; 0x4f
.short 374 ; 0x176
.short 60181 ; 0xeb15
.short 65524 ; 0xfff4
.short 1209 ; 0x4b9
.short 318 ; 0x13e
.short 63820 ; 0xf94c
.short 65506 ; 0xffe2
.short 379 ; 0x17b
.short 65321 ; 0xff29
.short 1916 ; 0x77c
.short 65172 ; 0xfe94
.short 65535 ; 0xffff
.short 65369 ; 0xff59
.short 65270 ; 0xfef6
.short 65530 ; 0xfffa
.short 264 ; 0x108
.short 62808 ; 0xf558
.short 65468 ; 0xffbc
.short 1810 ; 0x712
.short 62875 ; 0xf59b
.short 71 ; 0x47
.short 64530 ; 0xfc12
.short 3 ; 0x3
.short 65483 ; 0xffcb
.short 64750 ; 0xfcee
.short 65529 ; 0xfff9
.short 65510 ; 0xffe6
.short 232 ; 0xe8
.short 65511 ; 0xffe7
.short 65520 ; 0xfff0
.short 170 ; 0xaa
.short 65247 ; 0xfedf
.short 408 ; 0x198
.short 65202 ; 0xfeb2
.short 65370 ; 0xff5a
.short 65471 ; 0xffbf
.short 50 ; 0x32
.short 56 ; 0x38
.short 104 ; 0x68
.short 65355 ; 0xff4b
.short 334 ; 0x14e
.short 63711 ; 0xf8df
.short 65193 ; 0xfea9
.short 65366 ; 0xff56
.short 157 ; 0x9d
.short 65481 ; 0xffc9
.short 963 ; 0x3c3
.short 4079 ; 0xfef
.short 64372 ; 0xfb74
.short 65464 ; 0xffb8
.short 64764 ; 0xfcfc
.short 65350 ; 0xff46
.short 30 ; 0x1e
.short 208 ; 0xd0
.short 216 ; 0xd8
.short 186 ; 0xba
.short 65190 ; 0xfea6
.short 377 ; 0x179
.short 1609 ; 0x649
.short 65195 ; 0xfeab
.short 65313 ; 0xff21
.short 65360 ; 0xff50
.short 73 ; 0x49
.short 218 ; 0xda
.short 65517 ; 0xffed
.short 0 ; 0x0
.short 65206 ; 0xfeb6
.short 65479 ; 0xffc7
.short 65194 ; 0xfeaa
.short 268 ; 0x10c
.short 138 ; 0x8a
.short 65463 ; 0xffb7
.short 65077 ; 0xfe35
.short 65512 ; 0xffe8
.short 65460 ; 0xffb4
.short 198 ; 0xc6
.short 64963 ; 0xfdc3
.short 65482 ; 0xffca
.short 107 ; 0x6b
.short 119 ; 0x77
.short 65525 ; 0xfff5
.short 65494 ; 0xffd6
.short 65436 ; 0xff9c
.short 101 ; 0x65
.short 344 ; 0x158
.short 215 ; 0xd7
.short 65262 ; 0xfeee
.short 64890 ; 0xfd7a
.short 65450 ; 0xffaa
.short 63236 ; 0xf704
.short 48 ; 0x30
.short 255 ; 0xff
.short 45 ; 0x2d
.short 104 ; 0x68
.short 65480 ; 0xffc8
.short 65114 ; 0xfe5a
.short 65357 ; 0xff4d
.short 461 ; 0x1cd
.short 65490 ; 0xffd2
.short 65137 ; 0xfe71
.short 895 ; 0x37f
.short 103 ; 0x67
.short 65429 ; 0xff95
.short 65518 ; 0xffee
.short 65464 ; 0xffb8
.short 249 ; 0xf9
.short 258 ; 0x102
.short 5 ; 0x5
.short 458 ; 0x1ca
.short 581 ; 0x245
.short 64991 ; 0xfddf
.short 65459 ; 0xffb3
.short 229 ; 0xe5
.short 1147 ; 0x47b
.short 298 ; 0x12a
.short 200 ; 0xc8
.short 1364 ; 0x554
.short 72 ; 0x48
.short 65504 ; 0xffe0
.short 65325 ; 0xff2d
.short 197 ; 0xc5
.short 285 ; 0x11d
.short 65476 ; 0xffc4
.short 22 ; 0x16
.short 64596 ; 0xfc54
.short 65374 ; 0xff5e
.short 65399 ; 0xff77
.short 20 ; 0x14
.short 624 ; 0x270
.short 64518 ; 0xfc06
.short 65489 ; 0xffd1
.short 293 ; 0x125
.short 65055 ; 0xfe1f
.short 531 ; 0x213
.short 85 ; 0x55
.short 65519 ; 0xffef
.short 65314 ; 0xff22
.short 64914 ; 0xfd92
.short 64512 ; 0xfc00
.short 2125 ; 0x84d
.short 32 ; 0x20
.short 65263 ; 0xfeef
.short 65229 ; 0xfecd
.short 65275 ; 0xfefb
.short 387 ; 0x183
.short 788 ; 0x314
.short 83 ; 0x53
.short 212 ; 0xd4
.short 322 ; 0x142
.short 378 ; 0x17a
.short 5 ; 0x5
.short 65144 ; 0xfe78
.short 65126 ; 0xfe66
.short 65345 ; 0xff41
.short 65120 ; 0xfe60
.short 513 ; 0x201
.short 2580 ; 0xa14
.short 64659 ; 0xfc93
.short 65318 ; 0xff26
.short 65490 ; 0xffd2
.short 118 ; 0x76
.short 149 ; 0x95
.short 65477 ; 0xffc5
.short 218 ; 0xda
.short 43 ; 0x2b
.short 65353 ; 0xff49
.short 530 ; 0x212
.short 65325 ; 0xff2d
.short 42 ; 0x2a
.short 185 ; 0xb9
.short 65380 ; 0xff64
.short 789 ; 0x315
.short 65251 ; 0xfee3
.short 65257 ; 0xfee9
.short 65283 ; 0xff03
.short 292 ; 0x124
.short 445 ; 0x1bd
.short 373 ; 0x175
.short 65304 ; 0xff18
.short 448 ; 0x1c0
.short 65472 ; 0xffc0
.short 63840 ; 0xf960
.short 65386 ; 0xff6a
.short 28 ; 0x1c
.short 248 ; 0xf8
.short 64615 ; 0xfc67
.short 311 ; 0x137
.short 65475 ; 0xffc3
.short 75 ; 0x4b
.short 1971 ; 0x7b3
.short 64391 ; 0xfb87
.short 54 ; 0x36
.short 208 ; 0xd0
.short 31 ; 0x1f
.short 373 ; 0x175
.short 279 ; 0x117
.short 63770 ; 0xf91a
.short 65493 ; 0xffd5
.short 1352 ; 0x548
.short 64913 ; 0xfd91
.short 286 ; 0x11e
.short 64992 ; 0xfde0
.short 446 ; 0x1be
.short 65525 ; 0xfff5
.short 63407 ; 0xf7af
.short 65323 ; 0xff2b
.short 719 ; 0x2cf
.short 281 ; 0x119
.short 225 ; 0xe1
.short 115 ; 0x73
.short 771 ; 0x303
.short 65252 ; 0xfee4
.short 64839 ; 0xfd47
.short 65383 ; 0xff67
.short 183 ; 0xb7
.short 65305 ; 0xff19
.short 1263 ; 0x4ef
.short 65144 ; 0xfe78
.short 270 ; 0x10e
.short 64391 ; 0xfb87
.short 3791 ; 0xecf
.short 64860 ; 0xfd5c
.short 9 ; 0x9
.short 132 ; 0x84
.short 65353 ; 0xff49
.short 109 ; 0x6d
.short 542 ; 0x21e
.short 780 ; 0x30c
.short 65228 ; 0xfecc
.short 101 ; 0x65
.short 65522 ; 0xfff2
.short 559 ; 0x22f
.short 65455 ; 0xffaf
.short 65385 ; 0xff69
.short 97 ; 0x61
.short 65310 ; 0xff1e
.short 65450 ; 0xffaa
.short 34 ; 0x22
.short 941 ; 0x3ad
.short 65461 ; 0xffb5
.short 64985 ; 0xfdd9
.short 65430 ; 0xff96
.short 65469 ; 0xffbd
.short 1261 ; 0x4ed
.short 226 ; 0xe2
.short 76 ; 0x4c
.short 153 ; 0x99
.short 65144 ; 0xfe78
.short 65075 ; 0xfe33
.short 65230 ; 0xfece
.short 1 ; 0x1
.short 269 ; 0x10d
.short 226 ; 0xe2
.short 431 ; 0x1af
.short 101 ; 0x65
.short 1636 ; 0x664
.short 65416 ; 0xff88
.short 199 ; 0xc7
.short 65253 ; 0xfee5
.short 65213 ; 0xfebd
.short 65148 ; 0xfe7c
.short 65510 ; 0xffe6
.short 65113 ; 0xfe59
.short 65460 ; 0xffb4
.short 65388 ; 0xff6c
.short 201 ; 0xc9
.short 65433 ; 0xff99
.short 183 ; 0xb7
.short 107 ; 0x6b
.short 64183 ; 0xfab7
.short 65414 ; 0xff86
.short 65290 ; 0xff0a
.short 92 ; 0x5c
.short 65431 ; 0xff97
.short 62898 ; 0xf5b2
.short 7 ; 0x7
.short 191 ; 0xbf
.short 60 ; 0x3c
.short 65524 ; 0xfff4
.short 65067 ; 0xfe2b
.short 65524 ; 0xfff4
.short 1790 ; 0x6fe
.short 184 ; 0xb8
.short 65393 ; 0xff71
.short 131 ; 0x83
.short 65388 ; 0xff6c
.short 65509 ; 0xffe5
.short 487 ; 0x1e7
.short 127 ; 0x7f
.short 65464 ; 0xffb8
.short 64798 ; 0xfd1e
.short 64212 ; 0xfad4
.short 29 ; 0x1d
.short 627 ; 0x273
.short 5 ; 0x5
.short 65525 ; 0xfff5
.short 174 ; 0xae
.short 542 ; 0x21e
.short 65184 ; 0xfea0
.short 65362 ; 0xff52
.short 65160 ; 0xfe88
.short 7 ; 0x7
.short 320 ; 0x140
.short 335 ; 0x14f
.short 65370 ; 0xff5a
.short 65534 ; 0xfffe
.short 63898 ; 0xf99a
.short 65521 ; 0xfff1
.short 1 ; 0x1
.short 63447 ; 0xf7d7
.short 65101 ; 0xfe4d
.short 405 ; 0x195
.short 65399 ; 0xff77
.short 65390 ; 0xff6e
.short 65414 ; 0xff86
.short 64429 ; 0xfbad
.short 374 ; 0x176
.short 65180 ; 0xfe9c
.short 65240 ; 0xfed8
.short 496 ; 0x1f0
.short 6 ; 0x6
.short 65287 ; 0xff07
.short 65120 ; 0xfe60
.short 22 ; 0x16
.short 630 ; 0x276
.short 470 ; 0x1d6
.short 65492 ; 0xffd4
.short 173 ; 0xad
.short 286 ; 0x11e
.short 65510 ; 0xffe6
.short 1870 ; 0x74e
.short 65055 ; 0xfe1f
.short 65204 ; 0xfeb4
.short 64824 ; 0xfd38
.short 64890 ; 0xfd7a
.short 65518 ; 0xffee
.short 1930 ; 0x78a
.short 65345 ; 0xff41
.short 65372 ; 0xff5c
.short 65487 ; 0xffcf
.short 215 ; 0xd7
.short 718 ; 0x2ce
.short 484 ; 0x1e4
.short 65105 ; 0xfe51
.short 536 ; 0x218
.short 65434 ; 0xff9a
.short 65167 ; 0xfe8f
.short 46 ; 0x2e
.short 382 ; 0x17e
.short 145 ; 0x91
.short 65347 ; 0xff43
.short 65018 ; 0xfdfa
.short 65181 ; 0xfe9d
.short 64535 ; 0xfc17
.short 55 ; 0x37
.short 64716 ; 0xfccc
.short 139 ; 0x8b
.short 530 ; 0x212
.short 17 ; 0x11
.short 65336 ; 0xff38
.short 64980 ; 0xfdd4
.short 65151 ; 0xfe7f
.short 65441 ; 0xffa1
.short 65101 ; 0xfe4d
.short 65424 ; 0xff90
.short 65048 ; 0xfe18
.short 925 ; 0x39d
.short 1128 ; 0x468
.short 1439 ; 0x59f
.short 270 ; 0x10e
.short 119 ; 0x77
.short 16 ; 0x10
.short 191 ; 0xbf
.short 65199 ; 0xfeaf
.short 65198 ; 0xfeae
.short 183 ; 0xb7
.short 65140 ; 0xfe74
.short 24 ; 0x18
.short 4 ; 0x4
.short 602 ; 0x25a
.short 65322 ; 0xff2a
.short 64860 ; 0xfd5c
.short 65429 ; 0xff95
.short 113 ; 0x71
.short 65196 ; 0xfeac
.short 65410 ; 0xff82
.short 65532 ; 0xfffc
.short 133 ; 0x85
.short 139 ; 0x8b
.short 65435 ; 0xff9b
.short 62 ; 0x3e
.short 65156 ; 0xfe84
.short 13 ; 0xd
.short 55 ; 0x37
.short 65369 ; 0xff59
.short 236 ; 0xec
.short 248 ; 0xf8
.short 225 ; 0xe1
.short 65156 ; 0xfe84
.short 65505 ; 0xffe1
.short 131 ; 0x83
.short 621 ; 0x26d
.short 295 ; 0x127
.short 111 ; 0x6f
.short 65372 ; 0xff5c
.short 63920 ; 0xf9b0
.short 361 ; 0x169
.short 64822 ; 0xfd36
.short 65206 ; 0xfeb6
.short 187 ; 0xbb
.short 65262 ; 0xfeee
.short 65526 ; 0xfff6
.short 288 ; 0x120
.short 207 ; 0xcf
.short 1810 ; 0x712
.short 100 ; 0x64
.short 230 ; 0xe6
.short 685 ; 0x2ad
.short 1523 ; 0x5f3
.short 65392 ; 0xff70
.short 65532 ; 0xfffc
.short 96 ; 0x60
.short 136 ; 0x88
.short 163 ; 0xa3
.short 65525 ; 0xfff5
.short 196 ; 0xc4
.short 65410 ; 0xff82
.short 424 ; 0x1a8
.short 64967 ; 0xfdc7
.short 65409 ; 0xff81
.short 30 ; 0x1e
.short 65438 ; 0xff9e
.short 835 ; 0x343
.short 165 ; 0xa5
.short 64864 ; 0xfd60
.short 62 ; 0x3e
.short 180 ; 0xb4
.short 75 ; 0x4b
.short 114 ; 0x72
.short 4 ; 0x4
.short 36 ; 0x24
.short 955 ; 0x3bb
.short 65303 ; 0xff17
.short 65343 ; 0xff3f
.short 65242 ; 0xfeda
.short 851 ; 0x353
.short 126 ; 0x7e
.short 65234 ; 0xfed2
.short 1239 ; 0x4d7
.short 64988 ; 0xfddc
.short 361 ; 0x169
.short 65000 ; 0xfde8
.short 134 ; 0x86
.short 49 ; 0x31
.short 205 ; 0xcd
.short 1835 ; 0x72b
.short 127 ; 0x7f
.short 127 ; 0x7f
.short 65243 ; 0xfedb
.short 65415 ; 0xff87
.short 64776 ; 0xfd08
.short 141 ; 0x8d
.short 65436 ; 0xff9c
.short 65320 ; 0xff28
.short 559 ; 0x22f
.short 65415 ; 0xff87
.short 65145 ; 0xfe79
.short 65333 ; 0xff35
.short 65525 ; 0xfff5
.short 59 ; 0x3b
.short 65505 ; 0xffe1
.short 65516 ; 0xffec
.short 163 ; 0xa3
.short 209 ; 0xd1
.short 27 ; 0x1b
.short 65321 ; 0xff29
.short 138 ; 0x8a
.short 65333 ; 0xff35
.short 65448 ; 0xffa8
.short 65358 ; 0xff4e
.short 122 ; 0x7a
.short 65307 ; 0xff1b
.short 77 ; 0x4d
.short 64803 ; 0xfd23
.short 954 ; 0x3ba
.short 1498 ; 0x5da
.short 63 ; 0x3f
.short 65514 ; 0xffea
.short 65515 ; 0xffeb
.short 65380 ; 0xff64
.short 65191 ; 0xfea7
.short 918 ; 0x396
.short 65495 ; 0xffd7
.short 295 ; 0x127
.short 65427 ; 0xff93
.short 65470 ; 0xffbe
.short 65404 ; 0xff7c
.short 491 ; 0x1eb
.short 65277 ; 0xfefd
.short 64874 ; 0xfd6a
.short 65079 ; 0xfe37
.short 952 ; 0x3b8
.short 212 ; 0xd4
.short 64228 ; 0xfae4
.short 73 ; 0x49
.short 237 ; 0xed
.short 65255 ; 0xfee7
.short 65287 ; 0xff07
.short 327 ; 0x147
.short 618 ; 0x26a
.short 65496 ; 0xffd8
.short 266 ; 0x10a
.short 9 ; 0x9
.short 65510 ; 0xffe6
.short 215 ; 0xd7
.short 79 ; 0x4f
.short 1034 ; 0x40a
.short 146 ; 0x92
.short 121 ; 0x79
.short 65051 ; 0xfe1b
.short 65222 ; 0xfec6
.short 65305 ; 0xff19
.short 1098 ; 0x44a
.short 142 ; 0x8e
.short 500 ; 0x1f4
.short 65414 ; 0xff86
.short 65518 ; 0xffee
.short 138 ; 0x8a
.short 65106 ; 0xfe52
.short 402 ; 0x192
.short 65303 ; 0xff17
.short 64822 ; 0xfd36
.short 65320 ; 0xff28
.short 64538 ; 0xfc1a
.short 65334 ; 0xff36
.short 64 ; 0x40
.short 64679 ; 0xfca7
.short 319 ; 0x13f
.short 34 ; 0x22
.short 65162 ; 0xfe8a
.short 64638 ; 0xfc7e
.short 299 ; 0x12b
.short 354 ; 0x162
.short 65006 ; 0xfdee
.short 64801 ; 0xfd21
.short 65123 ; 0xfe63
.short 203 ; 0xcb
.short 65294 ; 0xff0e
.short 65488 ; 0xffd0
.short 149 ; 0x95
.short 65433 ; 0xff99
.short 52 ; 0x34
.short 456 ; 0x1c8
.short 227 ; 0xe3
.short 65146 ; 0xfe7a
.short 65047 ; 0xfe17
.short 20 ; 0x14
.short 664 ; 0x298
.short 65274 ; 0xfefa
.short 735 ; 0x2df
.short 382 ; 0x17e
.short 64041 ; 0xfa29
.short 197 ; 0xc5
.short 55 ; 0x37
.short 65235 ; 0xfed3
.short 64737 ; 0xfce1
.short 64939 ; 0xfdab
.short 280 ; 0x118
.short 507 ; 0x1fb
.short 65310 ; 0xff1e
.short 129 ; 0x81
.short 620 ; 0x26c
.short 678 ; 0x2a6
.short 415 ; 0x19f
.short 142 ; 0x8e
.short 65315 ; 0xff23
.short 117 ; 0x75
.short 14 ; 0xe
.short 64983 ; 0xfdd7
.short 65269 ; 0xfef5
.short 442 ; 0x1ba
.short 602 ; 0x25a
.short 358 ; 0x166
.short 328 ; 0x148
.short 502 ; 0x1f6
.short 228 ; 0xe4
.short 64960 ; 0xfdc0
.short 64960 ; 0xfdc0
.short 244 ; 0xf4
.short 17 ; 0x11
.short 408 ; 0x198
.short 64555 ; 0xfc2b
.short 65166 ; 0xfe8e
.short 64349 ; 0xfb5d
.short 65091 ; 0xfe43
.short 65464 ; 0xffb8
.short 811 ; 0x32b
.short 65179 ; 0xfe9b
.short 858 ; 0x35a
.short 199 ; 0xc7
.short 348 ; 0x15c
.short 65295 ; 0xff0f
.short 65273 ; 0xfef9
.short 163 ; 0xa3
.short 65367 ; 0xff57
.short 198 ; 0xc6
.short 7 ; 0x7
.short 223 ; 0xdf
.short 98 ; 0x62
.short 65 ; 0x41
.short 65374 ; 0xff5e
.short 280 ; 0x118
.short 294 ; 0x126
.short 364 ; 0x16c
.short 148 ; 0x94
.short 72 ; 0x48
.short 65496 ; 0xffd8
.short 261 ; 0x105
.short 64969 ; 0xfdc9
.short 122 ; 0x7a
.short 65469 ; 0xffbd
.short 360 ; 0x168
.short 65227 ; 0xfecb
.short 65415 ; 0xff87
.short 64669 ; 0xfc9d
.short 798 ; 0x31e
.short 64425 ; 0xfba9
.short 1503 ; 0x5df
.short 372 ; 0x174
.short 65054 ; 0xfe1e
.short 65337 ; 0xff39
.short 65049 ; 0xfe19
.short 65167 ; 0xfe8f
.short 520 ; 0x208
.short 65090 ; 0xfe42
.short 272 ; 0x110
.short 65264 ; 0xfef0
.short 65372 ; 0xff5c
.short 718 ; 0x2ce
.short 413 ; 0x19d
.short 65080 ; 0xfe38
.short 107 ; 0x6b
.short 255 ; 0xff
.short 65309 ; 0xff1d
.short 24 ; 0x18
.short 64239 ; 0xfaef
.short 64343 ; 0xfb57
.short 65274 ; 0xfefa
.short 64529 ; 0xfc11
.short 64976 ; 0xfdd0
.short 65120 ; 0xfe60
.short 65508 ; 0xffe4
.short 127 ; 0x7f
.short 65514 ; 0xffea
.short 65272 ; 0xfef8
.short 64042 ; 0xfa2a
.short 65345 ; 0xff41
.short 65099 ; 0xfe4b
.short 256 ; 0x100
.short 65520 ; 0xfff0
.short 372 ; 0x174
.short 64864 ; 0xfd60
.short 65402 ; 0xff7a
.short 65465 ; 0xffb9
.short 599 ; 0x257
.short 182 ; 0xb6
.short 65389 ; 0xff6d
.short 65467 ; 0xffbb
.short 65206 ; 0xfeb6
.short 65211 ; 0xfebb
.short 154 ; 0x9a
.short 476 ; 0x1dc
.short 193 ; 0xc1
.short 64970 ; 0xfdca
.short 65371 ; 0xff5b
.short 65245 ; 0xfedd
.short 361 ; 0x169
.short 400 ; 0x190
.short 255 ; 0xff
.short 64821 ; 0xfd35
.short 157 ; 0x9d
.short 172 ; 0xac
.short 65504 ; 0xffe0
.short 311 ; 0x137
.short 36 ; 0x24
.short 65264 ; 0xfef0
.short 65118 ; 0xfe5e
.short 702 ; 0x2be
.short 99 ; 0x63
.short 65185 ; 0xfea1
.short 182 ; 0xb6
.short 64885 ; 0xfd75
.short 737 ; 0x2e1
.short 193 ; 0xc1
.short 64522 ; 0xfc0a
.short 65506 ; 0xffe2
.short 313 ; 0x139
.short 109 ; 0x6d
.short 425 ; 0x1a9
.short 335 ; 0x14f
.short 685 ; 0x2ad
.short 65328 ; 0xff30
.short 65244 ; 0xfedc
.short 65350 ; 0xff46
.short 212 ; 0xd4
.short 65282 ; 0xff02
.short 65482 ; 0xffca
.short 64613 ; 0xfc65
.short 671 ; 0x29f
.short 65320 ; 0xff28
.short 797 ; 0x31d
.short 149 ; 0x95
.short 747 ; 0x2eb
.short 562 ; 0x232
.short 448 ; 0x1c0
.short 656 ; 0x290
.short 226 ; 0xe2
.short 686 ; 0x2ae
.short 586 ; 0x24a
.short 86 ; 0x56
.short 65201 ; 0xfeb1
.short 272 ; 0x110
.short 377 ; 0x179
.short 65340 ; 0xff3c
.short 37 ; 0x25
.short 65491 ; 0xffd3
.short 65483 ; 0xffcb
.short 57 ; 0x39
.short 65318 ; 0xff26
.short 65168 ; 0xfe90
.short 100 ; 0x64
.short 65153 ; 0xfe81
.short 65441 ; 0xffa1
.short 64998 ; 0xfde6
.short 400 ; 0x190
.short 197 ; 0xc5
.short 305 ; 0x131
.short 1002 ; 0x3ea
.short 65349 ; 0xff45
.short 65467 ; 0xffbb
.short 160 ; 0xa0
.short 911 ; 0x38f
.short 321 ; 0x141
.short 65408 ; 0xff80
.short 87 ; 0x57
.short 892 ; 0x37c
.short 270 ; 0x10e
.short 557 ; 0x22d
.short 64828 ; 0xfd3c
.short 65460 ; 0xffb4
.short 33 ; 0x21
.short 65234 ; 0xfed2
.short 327 ; 0x147
.short 65187 ; 0xfea3
.short 65381 ; 0xff65
.short 46 ; 0x2e
.short 74 ; 0x4a
.short 375 ; 0x177
.short 252 ; 0xfc
.short 65429 ; 0xff95
.short 65534 ; 0xfffe
.short 195 ; 0xc3
.short 208 ; 0xd0
.short 65429 ; 0xff95
.short 64928 ; 0xfda0
.short 65520 ; 0xfff0
.short 38 ; 0x26
.short 9 ; 0x9
.short 194 ; 0xc2
.short 787 ; 0x313
.short 64862 ; 0xfd5e
.short 65429 ; 0xff95
.short 209 ; 0xd1
.short 146 ; 0x92
.short 164 ; 0xa4
.short 65341 ; 0xff3d
.short 65069 ; 0xfe2d
.short 168 ; 0xa8
.short 65141 ; 0xfe75
.short 65452 ; 0xffac
.short 65529 ; 0xfff9
.short 65474 ; 0xffc2
.short 65415 ; 0xff87
.short 65503 ; 0xffdf
.short 30 ; 0x1e
.short 64727 ; 0xfcd7
.short 64997 ; 0xfde5
.short 0 ; 0x0
.short 98 ; 0x62
.short 102 ; 0x66
.short 65529 ; 0xfff9
.short 65518 ; 0xffee
.short 654 ; 0x28e
.short 64636 ; 0xfc7c
.short 65371 ; 0xff5b
.short 92 ; 0x5c
.short 65477 ; 0xffc5
.short 64369 ; 0xfb71
.short 110 ; 0x6e
.short 81 ; 0x51
.short 64790 ; 0xfd16
.short 65416 ; 0xff88
.short 65280 ; 0xff00
.short 66 ; 0x42
.short 599 ; 0x257
.short 65458 ; 0xffb2
.short 804 ; 0x324
.short 65046 ; 0xfe16
.short 65393 ; 0xff71
.short 592 ; 0x250
.short 247 ; 0xf7
.short 65456 ; 0xffb0
.short 65070 ; 0xfe2e
.short 64385 ; 0xfb81
.short 315 ; 0x13b
.short 65444 ; 0xffa4
.short 65196 ; 0xfeac
.short 65158 ; 0xfe86
.short 65273 ; 0xfef9
.short 65373 ; 0xff5d
.short 64897 ; 0xfd81
.short 222 ; 0xde
.short 65347 ; 0xff43
.short 509 ; 0x1fd
.short 878 ; 0x36e
.short 212 ; 0xd4
.short 187 ; 0xbb
.short 65431 ; 0xff97
.short 574 ; 0x23e
.short 65452 ; 0xffac
.short 141 ; 0x8d
.short 65401 ; 0xff79
.short 295 ; 0x127
.short 65173 ; 0xfe95
.short 142 ; 0x8e
.short 65156 ; 0xfe84
.short 79 ; 0x4f
.short 65431 ; 0xff97
.short 64867 ; 0xfd63
.short 593 ; 0x251
.short 6 ; 0x6
.short 540 ; 0x21c
.short 938 ; 0x3aa
.short 701 ; 0x2bd
.short 183 ; 0xb7
.short 65423 ; 0xff8f
.short 65492 ; 0xffd4
.short 65475 ; 0xffc3
.short 178 ; 0xb2
.short 318 ; 0x13e
.short 856 ; 0x358
.short 65412 ; 0xff84
.short 64871 ; 0xfd67
.short 106 ; 0x6a
.short 83 ; 0x53
.short 126 ; 0x7e
.short 597 ; 0x255
.short 34 ; 0x22
.short 65288 ; 0xff08
.short 122 ; 0x7a
.short 65393 ; 0xff71
.short 65410 ; 0xff82
.short 53 ; 0x35
.short 65400 ; 0xff78
.short 93 ; 0x5d
.short 65481 ; 0xffc9
.short 865 ; 0x361
.short 64951 ; 0xfdb7
.short 676 ; 0x2a4
.short 100 ; 0x64
.short 93 ; 0x5d
.short 686 ; 0x2ae
.short 65417 ; 0xff89
.short 309 ; 0x135
.short 463 ; 0x1cf
.short 370 ; 0x172
.short 65485 ; 0xffcd
.short 329 ; 0x149
.short 65267 ; 0xfef3
.short 65140 ; 0xfe74
.short 1247 ; 0x4df
.short 852 ; 0x354
.short 67 ; 0x43
.short 65269 ; 0xfef5
.short 65357 ; 0xff4d
.short 306 ; 0x132
.short 87 ; 0x57
.short 65318 ; 0xff26
.short 237 ; 0xed
.short 115 ; 0x73
.short 65534 ; 0xfffe
.short 64828 ; 0xfd3c
.short 64420 ; 0xfba4
.short 65509 ; 0xffe5
.short 45 ; 0x2d
.short 151 ; 0x97
.short 1412 ; 0x584
.short 338 ; 0x152
.short 64637 ; 0xfc7d
.short 903 ; 0x387
.short 65441 ; 0xffa1
.short 64918 ; 0xfd96
.short 160 ; 0xa0
.short 411 ; 0x19b
.short 146 ; 0x92
.short 64400 ; 0xfb90
.short 470 ; 0x1d6
.short 65303 ; 0xff17
.short 406 ; 0x196
.short 739 ; 0x2e3
.short 2 ; 0x2
.short 122 ; 0x7a
.short 164 ; 0xa4
.short 65178 ; 0xfe9a
.short 65287 ; 0xff07
.short 720 ; 0x2d0
.short 65166 ; 0xfe8e
.short 287 ; 0x11f
.short 76 ; 0x4c
.short 330 ; 0x14a
.short 65507 ; 0xffe3
.short 65000 ; 0xfde8
.short 207 ; 0xcf
.short 188 ; 0xbc
.short 65394 ; 0xff72
.short 65323 ; 0xff2b
.short 1921 ; 0x781
.short 65330 ; 0xff32
.short 1998 ; 0x7ce
.short 190 ; 0xbe
.short 341 ; 0x155
.short 65221 ; 0xfec5
.short 64116 ; 0xfa74
.short 65160 ; 0xfe88
.short 47 ; 0x2f
.short 42 ; 0x2a
.short 238 ; 0xee
.short 111 ; 0x6f
.short 65430 ; 0xff96
.short 65371 ; 0xff5b
.short 148 ; 0x94
.short 87 ; 0x57
.short 158 ; 0x9e
.short 144 ; 0x90
.short 477 ; 0x1dd
.short 150 ; 0x96
.short 373 ; 0x175
.short 65438 ; 0xff9e
.short 64613 ; 0xfc65
.short 287 ; 0x11f
.short 63918 ; 0xf9ae
.short 1506 ; 0x5e2
.short 51 ; 0x33
.short 65212 ; 0xfebc
.short 34 ; 0x22
.short 65427 ; 0xff93
.short 112 ; 0x70
.short 65386 ; 0xff6a
.short 846 ; 0x34e
.short 222 ; 0xde
.short 64506 ; 0xfbfa
.short 378 ; 0x17a
.short 65421 ; 0xff8d
.short 462 ; 0x1ce
.short 693 ; 0x2b5
.short 117 ; 0x75
.short 65337 ; 0xff39
.short 65485 ; 0xffcd
.short 65031 ; 0xfe07
.short 64443 ; 0xfbbb
.short 65463 ; 0xffb7
.short 294 ; 0x126
.short 65254 ; 0xfee6
.short 48 ; 0x30
.short 121 ; 0x79
.short 372 ; 0x174
.short 65250 ; 0xfee2
.short 99 ; 0x63
.short 65372 ; 0xff5c
.short 64909 ; 0xfd8d
.short 65126 ; 0xfe66
.short 65366 ; 0xff56
.short 65513 ; 0xffe9
.short 65500 ; 0xffdc
.short 65418 ; 0xff8a
.short 65459 ; 0xffb3
.short 65138 ; 0xfe72
.short 65043 ; 0xfe13
.short 373 ; 0x175
.short 64249 ; 0xfaf9
.short 65467 ; 0xffbb
.short 65249 ; 0xfee1
.short 65446 ; 0xffa6
.short 65530 ; 0xfffa
.short 65187 ; 0xfea3
.short 157 ; 0x9d
.short 180 ; 0xb4
.short 2883 ; 0xb43
.short 71 ; 0x47
.short 63197 ; 0xf6dd
.short 200 ; 0xc8
.short 401 ; 0x191
.short 128 ; 0x80
.short 65421 ; 0xff8d
.short 68 ; 0x44
.short 65469 ; 0xffbd
.short 65419 ; 0xff8b
.short 112 ; 0x70
.short 205 ; 0xcd
.short 1981 ; 0x7bd
.short 64524 ; 0xfc0c
.short 65188 ; 0xfea4
.short 340 ; 0x154
.short 1187 ; 0x4a3
.short 232 ; 0xe8
.short 65135 ; 0xfe6f
.short 221 ; 0xdd
.short 262 ; 0x106
.short 65520 ; 0xfff0
.short 64823 ; 0xfd37
.short 64777 ; 0xfd09
.short 0 ; 0x0
.short 296 ; 0x128
.short 65485 ; 0xffcd
.short 183 ; 0xb7
.short 92 ; 0x5c
.short 65154 ; 0xfe82
.short 65274 ; 0xfefa
.short 2260 ; 0x8d4
.short 65050 ; 0xfe1a
.short 64875 ; 0xfd6b
.short 554 ; 0x22a
.short 214 ; 0xd6
.short 602 ; 0x25a
.short 63969 ; 0xf9e1
.short 65380 ; 0xff64
.short 65397 ; 0xff75
.short 393 ; 0x189
.short 64218 ; 0xfada
.short 65249 ; 0xfee1
.short 3 ; 0x3
.short 65504 ; 0xffe0
.short 65115 ; 0xfe5b
.short 285 ; 0x11d
.short 1187 ; 0x4a3
.short 1454 ; 0x5ae
.short 36 ; 0x24
.short 65383 ; 0xff67
.short 246 ; 0xf6
.short 65286 ; 0xff06
.short 306 ; 0x132
.short 65311 ; 0xff1f
.short 63218 ; 0xf6f2
.short 65188 ; 0xfea4
.short 181 ; 0xb5
.short 65238 ; 0xfed6
.short 654 ; 0x28e
.short 33 ; 0x21
.short 65388 ; 0xff6c
.short 65243 ; 0xfedb
.short 65120 ; 0xfe60
.short 65121 ; 0xfe61
.short 1210 ; 0x4ba
.short 572 ; 0x23c
.short 556 ; 0x22c
.short 18 ; 0x12
.short 65503 ; 0xffdf
.short 65375 ; 0xff5f
.short 64970 ; 0xfdca
.short 1001 ; 0x3e9
.short 65063 ; 0xfe27
.short 64887 ; 0xfd77
.short 65258 ; 0xfeea
.short 64557 ; 0xfc2d
.short 65153 ; 0xfe81
.short 65142 ; 0xfe76
.short 65437 ; 0xff9d
.short 64 ; 0x40
.short 65250 ; 0xfee2
.short 574 ; 0x23e
.short 65224 ; 0xfec8
.short 230 ; 0xe6
.short 188 ; 0xbc
.short 65254 ; 0xfee6
.short 65444 ; 0xffa4
.short 65318 ; 0xff26
.short 37 ; 0x25
.short 65222 ; 0xfec6
.short 151 ; 0x97
.short 64974 ; 0xfdce
.short 141 ; 0x8d
.short 909 ; 0x38d
.short 614 ; 0x266
.short 589 ; 0x24d
.short 273 ; 0x111
.short 41 ; 0x29
.short 184 ; 0xb8
.short 65285 ; 0xff05
.short 65227 ; 0xfecb
.short 719 ; 0x2cf
.short 595 ; 0x253
.short 65195 ; 0xfeab
.short 486 ; 0x1e6
.short 485 ; 0x1e5
.short 122 ; 0x7a
.short 65121 ; 0xfe61
.short 131 ; 0x83
.short 65436 ; 0xff9c
.short 381 ; 0x17d
.short 496 ; 0x1f0
.short 70 ; 0x46
.short 783 ; 0x30f
.short 65252 ; 0xfee4
.short 674 ; 0x2a2
.short 160 ; 0xa0
.short 64039 ; 0xfa27
.short 65505 ; 0xffe1
.short 65238 ; 0xfed6
.short 65527 ; 0xfff7
.short 65503 ; 0xffdf
.short 92 ; 0x5c
.short 424 ; 0x1a8
.short 65305 ; 0xff19
.short 901 ; 0x385
.short 608 ; 0x260
.short 154 ; 0x9a
.short 65137 ; 0xfe71
.short 65042 ; 0xfe12
.short 65325 ; 0xff2d
.short 65327 ; 0xff2f
.short 718 ; 0x2ce
.short 65431 ; 0xff97
.short 64360 ; 0xfb68
.short 64612 ; 0xfc64
.short 32 ; 0x20
.short 65346 ; 0xff42
.short 1249 ; 0x4e1
.short 65459 ; 0xffb3
.short 75 ; 0x4b
.short 373 ; 0x175
.short 65299 ; 0xff13
.short 12 ; 0xc
.short 65172 ; 0xfe94
.short 65535 ; 0xffff
.short 403 ; 0x193
.short 933 ; 0x3a5
.short 385 ; 0x181
.short 65059 ; 0xfe23
.short 65146 ; 0xfe7a
.short 65423 ; 0xff8f
.short 65051 ; 0xfe1b
.short 69 ; 0x45
.short 164 ; 0xa4
.short 949 ; 0x3b5
.short 65512 ; 0xffe8
.short 107 ; 0x6b
.short 275 ; 0x113
.short 65510 ; 0xffe6
.short 64565 ; 0xfc35
.short 65202 ; 0xfeb2
.short 65236 ; 0xfed4
.short 122 ; 0x7a
.short 65439 ; 0xff9f
.short 64258 ; 0xfb02
.short 63978 ; 0xf9ea
.short 532 ; 0x214
.short 64942 ; 0xfdae
.short 1311 ; 0x51f
.short 117 ; 0x75
.short 388 ; 0x184
.short 218 ; 0xda
.short 65327 ; 0xff2f
.short 10 ; 0xa
.short 237 ; 0xed
.short 65341 ; 0xff3d
.short 212 ; 0xd4
.short 236 ; 0xec
.short 207 ; 0xcf
.short 480 ; 0x1e0
.short 65300 ; 0xff14
.short 65386 ; 0xff6a
.short 209 ; 0xd1
.short 647 ; 0x287
.short 64804 ; 0xfd24
.short 65252 ; 0xfee4
.short 64399 ; 0xfb8f
.short 64524 ; 0xfc0c
.short 370 ; 0x172
.short 64180 ; 0xfab4
.short 70 ; 0x46
.short 577 ; 0x241
.short 65270 ; 0xfef6
.short 65303 ; 0xff17
.short 65535 ; 0xffff
.short 65433 ; 0xff99
.short 64935 ; 0xfda7
.short 64397 ; 0xfb8d
.short 65390 ; 0xff6e
.short 157 ; 0x9d
.short 65333 ; 0xff35
.short 65094 ; 0xfe46
.short 64455 ; 0xfbc7
.short 106 ; 0x6a
.short 65484 ; 0xffcc
.short 399 ; 0x18f
.short 148 ; 0x94
.short 32 ; 0x20
.short 65230 ; 0xfece
.short 139 ; 0x8b
.short 51 ; 0x33
.short 65399 ; 0xff77
.short 286 ; 0x11e
.short 440 ; 0x1b8
.short 64986 ; 0xfdda
.short 65243 ; 0xfedb
.short 65368 ; 0xff58
.short 65446 ; 0xffa6
.short 269 ; 0x10d
.short 1 ; 0x1
.short 65001 ; 0xfde9
.short 65401 ; 0xff79
.short 65192 ; 0xfea8
.short 65534 ; 0xfffe
.short 91 ; 0x5b
.short 373 ; 0x175
.short 65255 ; 0xfee7
.short 65472 ; 0xffc0
.short 585 ; 0x249
.short 64900 ; 0xfd84
.short 134 ; 0x86
.short 96 ; 0x60
.short 65477 ; 0xffc5
.short 65278 ; 0xfefe
.short 65197 ; 0xfead
.short 65193 ; 0xfea9
.short 65134 ; 0xfe6e
.short 55 ; 0x37
.short 83 ; 0x53
.short 1548 ; 0x60c
.short 790 ; 0x316
.short 65475 ; 0xffc3
.short 65251 ; 0xfee3
.short 65240 ; 0xfed8
.short 734 ; 0x2de
.short 65434 ; 0xff9a
.short 997 ; 0x3e5
.short 248 ; 0xf8
.short 65341 ; 0xff3d
.short 64224 ; 0xfae0
.short 64911 ; 0xfd8f
.short 428 ; 0x1ac
.short 65246 ; 0xfede
.short 65526 ; 0xfff6
.short 77 ; 0x4d
.short 63765 ; 0xf915
.short 65112 ; 0xfe58
.short 101 ; 0x65
.short 65411 ; 0xff83
.short 65193 ; 0xfea9
.short 734 ; 0x2de
.short 206 ; 0xce
.short 961 ; 0x3c1
.short 65438 ; 0xff9e
.short 65327 ; 0xff2f
.short 321 ; 0x141
.short 68 ; 0x44
.short 209 ; 0xd1
.short 89 ; 0x59
.short 540 ; 0x21c
.short 64940 ; 0xfdac
.short 268 ; 0x10c
.short 353 ; 0x161
.short 65029 ; 0xfe05
.short 1618 ; 0x652
.short 210 ; 0xd2
.short 157 ; 0x9d
.short 1111 ; 0x457
.short 79 ; 0x4f
.short 65189 ; 0xfea5
.short 886 ; 0x376
.short 65330 ; 0xff32
.short 114 ; 0x72
.short 65194 ; 0xfeaa
.short 65420 ; 0xff8c
.short 162 ; 0xa2
.short 211 ; 0xd3
.short 231 ; 0xe7
.short 65115 ; 0xfe5b
.short 21 ; 0x15
.short 619 ; 0x26b
.short 415 ; 0x19f
.short 888 ; 0x378
.short 65240 ; 0xfed8
.short 65487 ; 0xffcf
.short 437 ; 0x1b5
.short 65391 ; 0xff6f
.short 546 ; 0x222
.short 63965 ; 0xf9dd
.short 195 ; 0xc3
.short 65167 ; 0xfe8f
.short 65510 ; 0xffe6
.short 485 ; 0x1e5
.short 65116 ; 0xfe5c
.short 65225 ; 0xfec9
.short 183 ; 0xb7
.short 218 ; 0xda
.short 64619 ; 0xfc6b
.short 64525 ; 0xfc0d
.short 65352 ; 0xff48
.short 213 ; 0xd5
.short 306 ; 0x132
.short 494 ; 0x1ee
.short 65449 ; 0xffa9
.short 656 ; 0x290
.short 65170 ; 0xfe92
.short 408 ; 0x198
.short 65454 ; 0xffae
.short 65268 ; 0xfef4
.short 64684 ; 0xfcac
.short 197 ; 0xc5
.short 65080 ; 0xfe38
.short 65455 ; 0xffaf
.short 65401 ; 0xff79
.short 309 ; 0x135
.short 244 ; 0xf4
.short 65407 ; 0xff7f
.short 1429 ; 0x595
.short 65223 ; 0xfec7
.short 606 ; 0x25e
.short 453 ; 0x1c5
.short 352 ; 0x160
.short 65355 ; 0xff4b
.short 76 ; 0x4c
.short 65449 ; 0xffa9
.short 65373 ; 0xff5d
.short 395 ; 0x18b
.short 65410 ; 0xff82
.short 64969 ; 0xfdc9
.short 432 ; 0x1b0
.short 65082 ; 0xfe3a
.short 65517 ; 0xffed
.short 258 ; 0x102
.short 640 ; 0x280
.short 65353 ; 0xff49
.short 174 ; 0xae
.short 65182 ; 0xfe9e
.short 72 ; 0x48
.short 468 ; 0x1d4
.short 507 ; 0x1fb
.short 1060 ; 0x424
.short 65439 ; 0xff9f
.short 232 ; 0xe8
.short 10 ; 0xa
.short 243 ; 0xf3
.short 65412 ; 0xff84
.short 660 ; 0x294
.short 749 ; 0x2ed
.short 65447 ; 0xffa7
.short 258 ; 0x102
.short 65152 ; 0xfe80
.short 65218 ; 0xfec2
.short 595 ; 0x253
.short 65229 ; 0xfecd
.short 347 ; 0x15b
.short 64194 ; 0xfac2
.short 412 ; 0x19c
.short 318 ; 0x13e
.short 27 ; 0x1b
.short 65259 ; 0xfeeb
.short 65296 ; 0xff10
.short 778 ; 0x30a
.short 64916 ; 0xfd94
.short 64455 ; 0xfbc7
.short 65339 ; 0xff3b
.short 65412 ; 0xff84
.short 859 ; 0x35b
.short 65397 ; 0xff75
.short 432 ; 0x1b0
.short 496 ; 0x1f0
.short 65402 ; 0xff7a
.short 65425 ; 0xff91
.short 146 ; 0x92
.short 65410 ; 0xff82
.short 65062 ; 0xfe26
.short 497 ; 0x1f1
.short 462 ; 0x1ce
.short 64848 ; 0xfd50
.short 65425 ; 0xff91
.short 426 ; 0x1aa
.short 375 ; 0x177
.short 211 ; 0xd3
.short 65272 ; 0xfef8
.short 678 ; 0x2a6
.short 64166 ; 0xfaa6
.short 287 ; 0x11f
.short 65154 ; 0xfe82
.short 65529 ; 0xfff9
.short 492 ; 0x1ec
.short 65267 ; 0xfef3
.short 65135 ; 0xfe6f
.short 84 ; 0x54
.short 65417 ; 0xff89
.short 329 ; 0x149
.short 116 ; 0x74
.short 383 ; 0x17f
.short 65277 ; 0xfefd
.short 435 ; 0x1b3
.short 846 ; 0x34e
.short 64344 ; 0xfb58
.short 65389 ; 0xff6d
.short 503 ; 0x1f7
.short 64755 ; 0xfcf3
.short 65090 ; 0xfe42
.short 65123 ; 0xfe63
.short 64789 ; 0xfd15
.short 64348 ; 0xfb5c
.short 64175 ; 0xfaaf
.short 65212 ; 0xfebc
.short 127 ; 0x7f
.short 596 ; 0x254
.short 65156 ; 0xfe84
.short 612 ; 0x264
.short 64286 ; 0xfb1e
.short 454 ; 0x1c6
.short 65437 ; 0xff9d
.short 26 ; 0x1a
.short 873 ; 0x369
.short 299 ; 0x12b
.short 64708 ; 0xfcc4
.short 64952 ; 0xfdb8
.short 65286 ; 0xff06
.short 1083 ; 0x43b
.short 51 ; 0x33
.short 65000 ; 0xfde8
.short 64830 ; 0xfd3e
.short 65513 ; 0xffe9
.short 65322 ; 0xff2a
.short 65435 ; 0xff9b
.short 268 ; 0x10c
.short 65479 ; 0xffc7
.short 875 ; 0x36b
.short 64436 ; 0xfbb4
.short 471 ; 0x1d7
.short 123 ; 0x7b
.short 65085 ; 0xfe3d
.short 79 ; 0x4f
.short 65362 ; 0xff52
.short 65430 ; 0xff96
.short 65460 ; 0xffb4
.short 65218 ; 0xfec2
.short 65399 ; 0xff77
.short 246 ; 0xf6
.short 64834 ; 0xfd42
.short 792 ; 0x318
.short 78 ; 0x4e
.short 65072 ; 0xfe30
.short 30 ; 0x1e
.short 316 ; 0x13c
.short 1062 ; 0x426
.short 64583 ; 0xfc47
.short 65433 ; 0xff99
.short 64184 ; 0xfab8
.short 65466 ; 0xffba
.short 64438 ; 0xfbb6
.short 119 ; 0x77
.short 65392 ; 0xff70
.short 65519 ; 0xffef
.short 215 ; 0xd7
.short 64557 ; 0xfc2d
.short 105 ; 0x69
.short 65532 ; 0xfffc
.short 90 ; 0x5a
.short 212 ; 0xd4
.short 65046 ; 0xfe16
.short 805 ; 0x325
.short 65429 ; 0xff95
.short 65499 ; 0xffdb
.short 65076 ; 0xfe34
.short 20 ; 0x14
.short 308 ; 0x134
.short 65297 ; 0xff11
.short 64733 ; 0xfcdd
.short 64266 ; 0xfb0a
.short 65209 ; 0xfeb9
.short 669 ; 0x29d
.short 181 ; 0xb5
.short 22 ; 0x16
.short 841 ; 0x349
.short 203 ; 0xcb
.short 144 ; 0x90
.short 521 ; 0x209
.short 65376 ; 0xff60
.short 65199 ; 0xfeaf
.short 922 ; 0x39a
.short 65416 ; 0xff88
.short 65468 ; 0xffbc
.short 65164 ; 0xfe8c
.short 65126 ; 0xfe66
.short 423 ; 0x1a7
.short 974 ; 0x3ce
.short 43 ; 0x2b
.short 63814 ; 0xf946
.short 68 ; 0x44
.short 44 ; 0x2c
.short 64779 ; 0xfd0b
.short 75 ; 0x4b
.short 777 ; 0x309
.short 85 ; 0x55
.short 401 ; 0x191
.short 836 ; 0x344
.short 1278 ; 0x4fe
.short 65325 ; 0xff2d
.short 65478 ; 0xffc6
.short 65474 ; 0xffc2
.short 238 ; 0xee
.short 65380 ; 0xff64
.short 63128 ; 0xf698
.short 197 ; 0xc5
.short 800 ; 0x320
.short 469 ; 0x1d5
.short 326 ; 0x146
.short 65430 ; 0xff96
.short 7 ; 0x7
.short 65527 ; 0xfff7
.short 426 ; 0x1aa
.short 593 ; 0x251
.short 64127 ; 0xfa7f
.short 9 ; 0x9
.short 65389 ; 0xff6d
.short 65326 ; 0xff2e
.short 65286 ; 0xff06
.short 65522 ; 0xfff2
.short 65322 ; 0xff2a
.short 1196 ; 0x4ac
.short 65 ; 0x41
.short 141 ; 0x8d
.short 65398 ; 0xff76
.short 63821 ; 0xf94d
.short 1081 ; 0x439
.short 233 ; 0xe9
.short 140 ; 0x8c
.short 65469 ; 0xffbd
.short 64705 ; 0xfcc1
.short 65528 ; 0xfff8
.short 64997 ; 0xfde5
.short 938 ; 0x3aa
.short 347 ; 0x15b
.short 65352 ; 0xff48
.short 365 ; 0x16d
.short 64780 ; 0xfd0c
.short 231 ; 0xe7
.short 85 ; 0x55
.short 64660 ; 0xfc94
.short 65319 ; 0xff27
.short 64614 ; 0xfc66
.short 702 ; 0x2be
.short 65496 ; 0xffd8
.short 65362 ; 0xff52
.short 425 ; 0x1a9
.short 189 ; 0xbd
.short 147 ; 0x93
.short 343 ; 0x157
.short 65149 ; 0xfe7d
.short 65385 ; 0xff69
.short 64836 ; 0xfd44
.short 47 ; 0x2f
.short 260 ; 0x104
.short 278 ; 0x116
.short 65016 ; 0xfdf8
.short 65110 ; 0xfe56
.short 65440 ; 0xffa0
.short 65335 ; 0xff37
.short 192 ; 0xc0
.short 65060 ; 0xfe24
.short 1675 ; 0x68b
.short 6 ; 0x6
.short 65498 ; 0xffda
.short 65105 ; 0xfe51
.short 65463 ; 0xffb7
.short 715 ; 0x2cb
.short 189 ; 0xbd
.short 65242 ; 0xfeda
.short 65292 ; 0xff0c
.short 124 ; 0x7c
.short 65387 ; 0xff6b
.short 225 ; 0xe1
.short 65411 ; 0xff83
.short 1137 ; 0x471
.short 65194 ; 0xfeaa
.short 65335 ; 0xff37
.short 65465 ; 0xffb9
.short 64499 ; 0xfbf3
.short 353 ; 0x161
.short 30 ; 0x1e
.short 64208 ; 0xfad0
.short 65393 ; 0xff71
.short 593 ; 0x251
.short 63827 ; 0xf953
.short 65469 ; 0xffbd
.short 191 ; 0xbf
.short 65452 ; 0xffac
.short 11 ; 0xb
.short 466 ; 0x1d2
.short 79 ; 0x4f
.short 65503 ; 0xffdf
.short 61 ; 0x3d
.short 65455 ; 0xffaf
.short 65464 ; 0xffb8
.short 65201 ; 0xfeb1
.short 247 ; 0xf7
.short 64402 ; 0xfb92
.short 65232 ; 0xfed0
.short 65335 ; 0xff37
.short 64106 ; 0xfa6a
.short 65345 ; 0xff41
.short 65076 ; 0xfe34
.short 502 ; 0x1f6
.short 65157 ; 0xfe85
.short 65416 ; 0xff88
.short 65456 ; 0xffb0
.short 226 ; 0xe2
.short 65527 ; 0xfff7
.short 65311 ; 0xff1f
.short 158 ; 0x9e
.short 245 ; 0xf5
.short 65292 ; 0xff0c
.short 99 ; 0x63
.short 65048 ; 0xfe18
.short 113 ; 0x71
.short 65410 ; 0xff82
.short 65485 ; 0xffcd
.short 65262 ; 0xfeee
.short 409 ; 0x199
.short 180 ; 0xb4
.short 65329 ; 0xff31
.short 398 ; 0x18e
.short 239 ; 0xef
.short 64924 ; 0xfd9c
.short 65393 ; 0xff71
.short 374 ; 0x176
.short 673 ; 0x2a1
.short 64774 ; 0xfd06
.short 265 ; 0x109
.short 97 ; 0x61
.short 487 ; 0x1e7
.short 64589 ; 0xfc4d
.short 128 ; 0x80
.short 31 ; 0x1f
.short 344 ; 0x158
.short 65230 ; 0xfece
.short 64690 ; 0xfcb2
.short 232 ; 0xe8
.short 65048 ; 0xfe18
.short 65487 ; 0xffcf
.short 65523 ; 0xfff3
.short 65532 ; 0xfffc
.short 65030 ; 0xfe06
.short 65350 ; 0xff46
.short 65352 ; 0xff48
.short 1162 ; 0x48a
.short 65161 ; 0xfe89
.short 192 ; 0xc0
.short 65 ; 0x41
.short 96 ; 0x60
.short 65465 ; 0xffb9
.short 9 ; 0x9
.short 65484 ; 0xffcc
.short 65052 ; 0xfe1c
.short 137 ; 0x89
.short 65358 ; 0xff4e
.short 254 ; 0xfe
.short 410 ; 0x19a
.short 142 ; 0x8e
.short 64991 ; 0xfddf
.short 65214 ; 0xfebe
.short 64710 ; 0xfcc6
.short 368 ; 0x170
.short 65152 ; 0xfe80
.short 871 ; 0x367
.short 65252 ; 0xfee4
.short 65007 ; 0xfdef
.short 18 ; 0x12
.short 626 ; 0x272
.short 64502 ; 0xfbf6
.short 261 ; 0x105
.short 1696 ; 0x6a0
.short 65458 ; 0xffb2
.short 551 ; 0x227
.short 65283 ; 0xff03
.short 5 ; 0x5
.short 65177 ; 0xfe99
.short 220 ; 0xdc
.short 65195 ; 0xfeab
.short 1560 ; 0x618
.short 276 ; 0x114
.short 64389 ; 0xfb85
.short 65484 ; 0xffcc
.short 798 ; 0x31e
.short 65297 ; 0xff11
.short 65149 ; 0xfe7d
.short 65481 ; 0xffc9
.short 328 ; 0x148
.short 143 ; 0x8f
.short 64823 ; 0xfd37
.short 65050 ; 0xfe1a
.short 1018 ; 0x3fa
.short 65455 ; 0xffaf
.short 513 ; 0x201
.short 1 ; 0x1
.short 44 ; 0x2c
.short 65204 ; 0xfeb4
.short 225 ; 0xe1
.short 365 ; 0x16d
.short 480 ; 0x1e0
.short 653 ; 0x28d
.short 65487 ; 0xffcf
.short 162 ; 0xa2
.short 65453 ; 0xffad
.short 393 ; 0x189
.short 65265 ; 0xfef1
.short 397 ; 0x18d
.short 65193 ; 0xfea9
.short 147 ; 0x93
.short 64412 ; 0xfb9c
.short 65515 ; 0xffeb
.short 65242 ; 0xfeda
.short 64736 ; 0xfce0
.short 24 ; 0x18
.short 64948 ; 0xfdb4
.short 65390 ; 0xff6e
.short 65511 ; 0xffe7
.short 387 ; 0x183
.short 153 ; 0x99
.short 65224 ; 0xfec8
.short 191 ; 0xbf
.short 64527 ; 0xfc0f
.short 64843 ; 0xfd4b
.short 679 ; 0x2a7
.short 113 ; 0x71
.short 65457 ; 0xffb1
.short 64861 ; 0xfd5d
.short 64883 ; 0xfd73
.short 77 ; 0x4d
.short 64923 ; 0xfd9b
.short 26 ; 0x1a
.short 54 ; 0x36
.short 855 ; 0x357
.short 337 ; 0x151
.short 65333 ; 0xff35
.short 255 ; 0xff
.short 65255 ; 0xfee7
.short 111 ; 0x6f
.short 217 ; 0xd9
.short 65222 ; 0xfec6
.short 65420 ; 0xff8c
.short 461 ; 0x1cd
.short 65194 ; 0xfeaa
.short 180 ; 0xb4
.short 14 ; 0xe
.short 65232 ; 0xfed0
.short 396 ; 0x18c
.short 94 ; 0x5e
.short 65523 ; 0xfff3
.short 203 ; 0xcb
.short 546 ; 0x222
.short 65495 ; 0xffd7
.short 64514 ; 0xfc02
.short 91 ; 0x5b
.short 65406 ; 0xff7e
.short 65354 ; 0xff4a
.short 64645 ; 0xfc85
.short 65104 ; 0xfe50
.short 65417 ; 0xff89
.short 64358 ; 0xfb66
.short 65396 ; 0xff74
.short 65299 ; 0xff13
.short 258 ; 0x102
.short 44 ; 0x2c
.short 685 ; 0x2ad
.short 365 ; 0x16d
.short 65232 ; 0xfed0
.short 65284 ; 0xff04
.short 590 ; 0x24e
.short 1165 ; 0x48d
.short 197 ; 0xc5
.short 733 ; 0x2dd
.short 429 ; 0x1ad
.short 64785 ; 0xfd11
.short 64642 ; 0xfc82
.short 1165 ; 0x48d
.short 65489 ; 0xffd1
.short 65462 ; 0xffb6
.short 64792 ; 0xfd18
.short 65341 ; 0xff3d
.short 64388 ; 0xfb84
.short 249 ; 0xf9
.short 47 ; 0x2f
.short 65325 ; 0xff2d
.short 65124 ; 0xfe64
.short 160 ; 0xa0
.short 565 ; 0x235
.short 65227 ; 0xfecb
.short 64987 ; 0xfddb
.short 65378 ; 0xff62
.short 244 ; 0xf4
.short 262 ; 0x106
.short 65332 ; 0xff34
.short 63 ; 0x3f
.short 64964 ; 0xfdc4
.short 65201 ; 0xfeb1
.short 12 ; 0xc
.short 1115 ; 0x45b
.short 1135 ; 0x46f
.short 1039 ; 0x40f
.short 65511 ; 0xffe7
.short 30 ; 0x1e
.short 313 ; 0x139
.short 65206 ; 0xfeb6
.short 65434 ; 0xff9a
.short 130 ; 0x82
.short 467 ; 0x1d3
.short 64967 ; 0xfdc7
.short 482 ; 0x1e2
.short 884 ; 0x374
.short 65152 ; 0xfe80
.short 15 ; 0xf
.short 99 ; 0x63
.short 178 ; 0xb2
.short 129 ; 0x81
.short 862 ; 0x35e
.short 104 ; 0x68
.short 114 ; 0x72
.short 65225 ; 0xfec9
.short 65270 ; 0xfef6
.short 65507 ; 0xffe3
.short 64621 ; 0xfc6d
.short 675 ; 0x2a3
.short 64193 ; 0xfac1
.short 316 ; 0x13c
.short 65308 ; 0xff1c
.short 443 ; 0x1bb
.short 49 ; 0x31
.short 65281 ; 0xff01
.short 776 ; 0x308
.short 545 ; 0x221
.short 246 ; 0xf6
.short 38 ; 0x26
.short 65267 ; 0xfef3
.short 65228 ; 0xfecc
.short 285 ; 0x11d
.short 549 ; 0x225
.short 263 ; 0x107
.short 64261 ; 0xfb05
.short 64409 ; 0xfb99
.short 85 ; 0x55
.short 64908 ; 0xfd8c
.short 655 ; 0x28f
.short 208 ; 0xd0
.short 65520 ; 0xfff0
.short 65375 ; 0xff5f
.short 65201 ; 0xfeb1
.short 65457 ; 0xffb1
.short 65192 ; 0xfea8
.short 788 ; 0x314
.short 36 ; 0x24
.short 340 ; 0x154
.short 1595 ; 0x63b
.short 65488 ; 0xffd0
.short 65214 ; 0xfebe
.short 65302 ; 0xff16
.short 64344 ; 0xfb58
.short 384 ; 0x180
.short 231 ; 0xe7
.short 490 ; 0x1ea
.short 65270 ; 0xfef6
.short 459 ; 0x1cb
.short 65300 ; 0xff14
.short 19 ; 0x13
.short 64404 ; 0xfb94
.short 65194 ; 0xfeaa
.short 64955 ; 0xfdbb
.short 123 ; 0x7b
.short 65526 ; 0xfff6
.short 65009 ; 0xfdf1
.short 65375 ; 0xff5f
.short 65456 ; 0xffb0
.short 65268 ; 0xfef4
.short 372 ; 0x174
.short 65222 ; 0xfec6
.short 65153 ; 0xfe81
.short 65479 ; 0xffc7
.short 65391 ; 0xff6f
.short 675 ; 0x2a3
.short 116 ; 0x74
.short 65064 ; 0xfe28
.short 65353 ; 0xff49
.short 662 ; 0x296
.short 56 ; 0x38
.short 223 ; 0xdf
.short 69 ; 0x45
.short 65096 ; 0xfe48
.short 1039 ; 0x40f
.short 784 ; 0x310
.short 65230 ; 0xfece
.short 64152 ; 0xfa98
.short 64836 ; 0xfd44
.short 64935 ; 0xfda7
.short 84 ; 0x54
.short 204 ; 0xcc
.short 285 ; 0x11d
.short 65112 ; 0xfe58
.short 64747 ; 0xfceb
.short 64874 ; 0xfd6a
.short 668 ; 0x29c
.short 131 ; 0x83
.short 14 ; 0xe
.short 44 ; 0x2c
.short 396 ; 0x18c
.short 108 ; 0x6c
.short 65014 ; 0xfdf6
.short 65197 ; 0xfead
.short 64922 ; 0xfd9a
.short 307 ; 0x133
.short 280 ; 0x118
.short 65516 ; 0xffec
.short 65443 ; 0xffa3
.short 64812 ; 0xfd2c
.short 65298 ; 0xff12
.short 70 ; 0x46
.short 162 ; 0xa2
.short 64838 ; 0xfd46
.short 334 ; 0x14e
.short 560 ; 0x230
.short 64912 ; 0xfd90
.short 65290 ; 0xff0a
.short 65184 ; 0xfea0
.short 201 ; 0xc9
.short 236 ; 0xec
.short 65491 ; 0xffd3
.short 33 ; 0x21
.short 65534 ; 0xfffe
.short 65232 ; 0xfed0
.short 65409 ; 0xff81
.short 65492 ; 0xffd4
.short 45 ; 0x2d
.short 798 ; 0x31e
.short 36 ; 0x24
.short 655 ; 0x28f
.short 64366 ; 0xfb6e
.short 123 ; 0x7b
.short 469 ; 0x1d5
.short 64874 ; 0xfd6a
.short 65345 ; 0xff41
.short 64864 ; 0xfd60
.short 65108 ; 0xfe54
.short 65019 ; 0xfdfb
.short 64934 ; 0xfda6
.short 65101 ; 0xfe4d
.short 601 ; 0x259
.short 208 ; 0xd0
.short 5 ; 0x5
.short 65351 ; 0xff47
.short 92 ; 0x5c
.short 64992 ; 0xfde0
.short 294 ; 0x126
.short 64 ; 0x40
.short 193 ; 0xc1
.short 65102 ; 0xfe4e
.short 191 ; 0xbf
.short 71 ; 0x47
.short 65342 ; 0xff3e
.short 64 ; 0x40
.short 65374 ; 0xff5e
.short 65376 ; 0xff60
.short 64992 ; 0xfde0
.short 618 ; 0x26a
.short 65423 ; 0xff8f
.short 280 ; 0x118
.short 65351 ; 0xff47
.short 392 ; 0x188
.short 65336 ; 0xff38
.short 64098 ; 0xfa62
.short 67 ; 0x43
.short 65445 ; 0xffa5
.short 48 ; 0x30
.short 64342 ; 0xfb56
.short 133 ; 0x85
.short 181 ; 0xb5
.short 65098 ; 0xfe4a
.short 4085 ; 0xff5
.short 64062 ; 0xfa3e
.short 38 ; 0x26
.short 75 ; 0x4b
.short 405 ; 0x195
.short 255 ; 0xff
.short 118 ; 0x76
.short 62241 ; 0xf321
.short 41 ; 0x29
.short 954 ; 0x3ba
.short 65040 ; 0xfe10
.short 224 ; 0xe0
.short 65279 ; 0xfeff
.short 349 ; 0x15d
.short 65432 ; 0xff98
.short 63458 ; 0xf7e2
.short 65500 ; 0xffdc
.short 369 ; 0x171
.short 391 ; 0x187
.short 95 ; 0x5f
.short 65483 ; 0xffcb
.short 417 ; 0x1a1
.short 185 ; 0xb9
.short 65398 ; 0xff76
.short 65448 ; 0xffa8
.short 467 ; 0x1d3
.short 159 ; 0x9f
.short 284 ; 0x11c
.short 65322 ; 0xff2a
.short 276 ; 0x114
.short 65073 ; 0xfe31
.short 1963 ; 0x7ab
.short 64579 ; 0xfc43
.short 88 ; 0x58
.short 113 ; 0x71
.short 177 ; 0xb1
.short 65105 ; 0xfe51
.short 65392 ; 0xff70
.short 594 ; 0x252
.short 65216 ; 0xfec0
.short 164 ; 0xa4
.short 3 ; 0x3
.short 308 ; 0x134
.short 313 ; 0x139
.short 65480 ; 0xffc8
.short 269 ; 0x10d
.short 65203 ; 0xfeb3
.short 65138 ; 0xfe72
.short 269 ; 0x10d
.short 830 ; 0x33e
.short 65462 ; 0xffb6
.short 65323 ; 0xff2b
.short 65494 ; 0xffd6
.short 158 ; 0x9e
.short 360 ; 0x168
.short 386 ; 0x182
.short 181 ; 0xb5
.short 65177 ; 0xfe99
.short 65401 ; 0xff79
.short 65369 ; 0xff59
.short 65325 ; 0xff2d
.short 65479 ; 0xffc7
.short 249 ; 0xf9
.short 322 ; 0x142
.short 130 ; 0x82
.short 65412 ; 0xff84
.short 660 ; 0x294
.short 262 ; 0x106
.short 65369 ; 0xff59
.short 65375 ; 0xff5f
.short 65096 ; 0xfe48
.short 65114 ; 0xfe5a
.short 109 ; 0x6d
.short 65226 ; 0xfeca
.short 308 ; 0x134
.short 65290 ; 0xff0a
.short 561 ; 0x231
.short 65205 ; 0xfeb5
.short 547 ; 0x223
.short 65495 ; 0xffd7
.short 64346 ; 0xfb5a
.short 8 ; 0x8
.short 64180 ; 0xfab4
.short 65481 ; 0xffc9
.short 65409 ; 0xff81
.short 64797 ; 0xfd1d
.short 65314 ; 0xff22
.short 67 ; 0x43
.short 228 ; 0xe4
.short 229 ; 0xe5
.short 65262 ; 0xfeee
.short 65089 ; 0xfe41
.short 456 ; 0x1c8
.short 238 ; 0xee
.short 65516 ; 0xffec
.short 1036 ; 0x40c
.short 225 ; 0xe1
.short 65374 ; 0xff5e
.short 335 ; 0x14f
.short 65449 ; 0xffa9
.short 474 ; 0x1da
.short 64385 ; 0xfb81
.short 65256 ; 0xfee8
.short 243 ; 0xf3
.short 435 ; 0x1b3
.short 129 ; 0x81
.short 64709 ; 0xfcc5
.short 563 ; 0x233
.short 92 ; 0x5c
.short 65142 ; 0xfe76
.short 65525 ; 0xfff5
.short 65443 ; 0xffa3
.short 415 ; 0x19f
.short 231 ; 0xe7
.short 396 ; 0x18c
.short 65050 ; 0xfe1a
.short 65377 ; 0xff61
.short 65025 ; 0xfe01
.short 54 ; 0x36
.short 532 ; 0x214
.short 62342 ; 0xf386
.short 65267 ; 0xfef3
.short 91 ; 0x5b
.short 531 ; 0x213
.short 47 ; 0x2f
.short 65325 ; 0xff2d
.short 65169 ; 0xfe91
.short 463 ; 0x1cf
.short 65415 ; 0xff87
.short 65502 ; 0xffde
.short 561 ; 0x231
.short 65527 ; 0xfff7
.short 66 ; 0x42
.short 64558 ; 0xfc2e
.short 65229 ; 0xfecd
.short 373 ; 0x175
.short 331 ; 0x14b
.short 65386 ; 0xff6a
.short 487 ; 0x1e7
.short 882 ; 0x372
.short 283 ; 0x11b
.short 648 ; 0x288
.short 65100 ; 0xfe4c
.short 65237 ; 0xfed5
.short 65084 ; 0xfe3c
.short 65155 ; 0xfe83
.short 65348 ; 0xff44
.short 1908 ; 0x774
.short 65397 ; 0xff75
.short 65333 ; 0xff35
.short 65148 ; 0xfe7c
.short 65454 ; 0xffae
.short 65263 ; 0xfeef
.short 1131 ; 0x46b
.short 2 ; 0x2
.short 103 ; 0x67
.short 65280 ; 0xff00
.short 65437 ; 0xff9d
.short 65472 ; 0xffc0
.short 64992 ; 0xfde0
.short 2755 ; 0xac3
.short 91 ; 0x5b
.short 65289 ; 0xff09
.short 568 ; 0x238
.short 65478 ; 0xffc6
.short 65198 ; 0xfeae
.short 4 ; 0x4
.short 65322 ; 0xff2a
.short 65533 ; 0xfffd
.short 453 ; 0x1c5
.short 170 ; 0xaa
.short 65341 ; 0xff3d
.short 176 ; 0xb0
.short 621 ; 0x26d
.short 65448 ; 0xffa8
.short 65370 ; 0xff5a
.short 65437 ; 0xff9d
.short 65395 ; 0xff73
.short 10 ; 0xa
.short 65184 ; 0xfea0
.short 75 ; 0x4b
.short 65416 ; 0xff88
.short 177 ; 0xb1
.short 2874 ; 0xb3a
.short 233 ; 0xe9
.short 65442 ; 0xffa2
.short 65389 ; 0xff6d
.short 77 ; 0x4d
.short 929 ; 0x3a1
.short 65324 ; 0xff2c
.short 208 ; 0xd0
.short 654 ; 0x28e
.short 162 ; 0xa2
.short 105 ; 0x69
.short 1404 ; 0x57c
.short 101 ; 0x65
.short 65259 ; 0xfeeb
.short 65419 ; 0xff8b
.short 746 ; 0x2ea
.short 64983 ; 0xfdd7
.short 65435 ; 0xff9b
.short 65403 ; 0xff7b
.short 479 ; 0x1df
.short 28 ; 0x1c
.short 722 ; 0x2d2
.short 140 ; 0x8c
.short 65351 ; 0xff47
.short 39 ; 0x27
.short 65316 ; 0xff24
.short 65408 ; 0xff80
.short 311 ; 0x137
.short 65371 ; 0xff5b
.short 65495 ; 0xffd7
.short 65443 ; 0xffa3
.short 1060 ; 0x424
.short 168 ; 0xa8
.short 65480 ; 0xffc8
.short 64762 ; 0xfcfa
.short 65077 ; 0xfe35
.short 753 ; 0x2f1
.short 388 ; 0x184
.short 65494 ; 0xffd6
.short 23 ; 0x17
.short 65313 ; 0xff21
.short 63185 ; 0xf6d1
.short 38 ; 0x26
.short 65034 ; 0xfe0a
.short 1204 ; 0x4b4
.short 387 ; 0x183
.short 186 ; 0xba
.short 302 ; 0x12e
.short 196 ; 0xc4
.short 65284 ; 0xff04
.short 65267 ; 0xfef3
.short 65241 ; 0xfed9
.short 65231 ; 0xfecf
.short 65450 ; 0xffaa
.short 65474 ; 0xffc2
.short 29 ; 0x1d
.short 339 ; 0x153
.short 477 ; 0x1dd
.short 64108 ; 0xfa6c
.short 652 ; 0x28c
.short 100 ; 0x64
.short 65437 ; 0xff9d
.short 46 ; 0x2e
.short 65439 ; 0xff9f
.short 444 ; 0x1bc
.short 65311 ; 0xff1f
.short 62641 ; 0xf4b1
.short 137 ; 0x89
.short 115 ; 0x73
.short 24 ; 0x18
.short 65173 ; 0xfe95
.short 65242 ; 0xfeda
.short 64946 ; 0xfdb2
.short 193 ; 0xc1
.short 20 ; 0x14
.short 962 ; 0x3c2
.short 65417 ; 0xff89
.short 462 ; 0x1ce
.short 170 ; 0xaa
.short 65387 ; 0xff6b
.short 65046 ; 0xfe16
.short 157 ; 0x9d
.short 65393 ; 0xff71
.short 65467 ; 0xffbb
.short 65208 ; 0xfeb8
.short 65062 ; 0xfe26
.short 29 ; 0x1d
.short 25 ; 0x19
.short 65534 ; 0xfffe
.short 65394 ; 0xff72
.short 1245 ; 0x4dd
.short 78 ; 0x4e
.short 65474 ; 0xffc2
.short 63831 ; 0xf957
.short 64181 ; 0xfab5
.short 65393 ; 0xff71
.short 64967 ; 0xfdc7
.short 65070 ; 0xfe2e
.short 68 ; 0x44
.short 425 ; 0x1a9
.short 65356 ; 0xff4c
.short 65284 ; 0xff04
.short 65386 ; 0xff6a
.short 64634 ; 0xfc7a
.short 64926 ; 0xfd9e
.short 60 ; 0x3c
.short 65276 ; 0xfefc
.short 457 ; 0x1c9
.short 156 ; 0x9c
.short 64391 ; 0xfb87
.short 150 ; 0x96
.short 145 ; 0x91
.short 317 ; 0x13d
.short 65335 ; 0xff37
.short 121 ; 0x79
.short 44 ; 0x2c
.short 65478 ; 0xffc6
.short 240 ; 0xf0
.short 150 ; 0x96
.short 65490 ; 0xffd2
.short 340 ; 0x154
.short 65106 ; 0xfe52
.short 395 ; 0x18b
.short 124 ; 0x7c
.short 182 ; 0xb6
.short 187 ; 0xbb
.short 79 ; 0x4f
.short 65519 ; 0xffef
.short 65462 ; 0xffb6
.short 42 ; 0x2a
.short 2 ; 0x2
.short 65490 ; 0xffd2
.short 176 ; 0xb0
.short 64541 ; 0xfc1d
.short 65460 ; 0xffb4
.short 65500 ; 0xffdc
.short 65524 ; 0xfff4
.short 145 ; 0x91
.short 65449 ; 0xffa9
.short 65383 ; 0xff67
.short 65294 ; 0xff0e
.short 83 ; 0x53
.short 65441 ; 0xffa1
.short 78 ; 0x4e
.short 237 ; 0xed
.short 249 ; 0xf9
.short 457 ; 0x1c9
.short 161 ; 0xa1
.short 64 ; 0x40
.short 596 ; 0x254
.short 343 ; 0x157
.short 299 ; 0x12b
.short 65441 ; 0xffa1
.short 255 ; 0xff
.short 65427 ; 0xff93
.short 710 ; 0x2c6
.short 65085 ; 0xfe3d
.short 230 ; 0xe6
.short 12 ; 0xc
.short 64972 ; 0xfdcc
.short 63451 ; 0xf7db
.short 65190 ; 0xfea6
.short 65141 ; 0xfe75
.short 65437 ; 0xff9d
.short 176 ; 0xb0
.short 57 ; 0x39
.short 64208 ; 0xfad0
.short 343 ; 0x157
.short 65435 ; 0xff9b
.short 65103 ; 0xfe4f
.short 65404 ; 0xff7c
.short 65230 ; 0xfece
.short 351 ; 0x15f
.short 65263 ; 0xfeef
.short 999 ; 0x3e7
.short 65508 ; 0xffe4
.short 386 ; 0x182
.short 172 ; 0xac
.short 95 ; 0x5f
.short 118 ; 0x76
.short 155 ; 0x9b
.short 385 ; 0x181
.short 65051 ; 0xfe1b
.short 555 ; 0x22b
.short 65342 ; 0xff3e
.short 65343 ; 0xff3f
.short 369 ; 0x171
.short 576 ; 0x240
.short 65337 ; 0xff39
.short 64488 ; 0xfbe8
.short 65239 ; 0xfed7
.short 154 ; 0x9a
.short 65395 ; 0xff73
.short 64955 ; 0xfdbb
.short 47 ; 0x2f
.short 65010 ; 0xfdf2
.short 2359 ; 0x937
.short 124 ; 0x7c
.short 16 ; 0x10
.short 65454 ; 0xffae
.short 65016 ; 0xfdf8
.short 65259 ; 0xfeeb
.short 226 ; 0xe2
.short 65418 ; 0xff8a
.short 65416 ; 0xff88
.short 18 ; 0x12
.short 65027 ; 0xfe03
.short 65289 ; 0xff09
.short 380 ; 0x17c
.short 519 ; 0x207
.short 65344 ; 0xff40
.short 65443 ; 0xffa3
.short 555 ; 0x22b
.short 174 ; 0xae
.short 159 ; 0x9f
.short 65120 ; 0xfe60
.short 64927 ; 0xfd9f
.short 65391 ; 0xff6f
.short 47 ; 0x2f
.short 281 ; 0x119
.short 65480 ; 0xffc8
.short 65394 ; 0xff72
.short 65336 ; 0xff38
.short 375 ; 0x177
.short 508 ; 0x1fc
.short 65158 ; 0xfe86
.short 477 ; 0x1dd
.short 85 ; 0x55
.short 65299 ; 0xff13
.short 65202 ; 0xfeb2
.short 65458 ; 0xffb2
.short 273 ; 0x111
.short 66 ; 0x42
.short 32 ; 0x20
.short 478 ; 0x1de
.short 519 ; 0x207
.short 64811 ; 0xfd2b
.short 65081 ; 0xfe39
.short 65477 ; 0xffc5
.short 65270 ; 0xfef6
.short 65431 ; 0xff97
.short 34 ; 0x22
.short 5 ; 0x5
.short 65532 ; 0xfffc
.short 2 ; 0x2
.short 286 ; 0x11e
.short 65438 ; 0xff9e
.short 65508 ; 0xffe4
.short 414 ; 0x19e
.short 343 ; 0x157
.short 307 ; 0x133
.short 43 ; 0x2b
.short 64865 ; 0xfd61
.short 396 ; 0x18c
.short 64893 ; 0xfd7d
.short 327 ; 0x147
.short 663 ; 0x297
.short 64339 ; 0xfb53
.short 172 ; 0xac
.short 65059 ; 0xfe23
.short 96 ; 0x60
.short 687 ; 0x2af
.short 223 ; 0xdf
.short 176 ; 0xb0
.short 727 ; 0x2d7
.short 1299 ; 0x513
.short 515 ; 0x203
.short 65024 ; 0xfe00
.short 138 ; 0x8a
.short 95 ; 0x5f
.short 155 ; 0x9b
.short 65452 ; 0xffac
.short 65396 ; 0xff74
.short 65117 ; 0xfe5d
.short 65252 ; 0xfee4
.short 65008 ; 0xfdf0
.short 64873 ; 0xfd69
.short 1095 ; 0x447
.short 64710 ; 0xfcc6
.short 65516 ; 0xffec
.short 82 ; 0x52
.short 1024 ; 0x400
.short 27 ; 0x1b
.short 235 ; 0xeb
.short 48 ; 0x30
.short 327 ; 0x147
.short 487 ; 0x1e7
.short 64338 ; 0xfb52
.short 65311 ; 0xff1f
.short 65218 ; 0xfec2
.short 65076 ; 0xfe34
.short 65079 ; 0xfe37
.short 129 ; 0x81
.short 523 ; 0x20b
.short 65392 ; 0xff70
.short 65330 ; 0xff32
.short 330 ; 0x14a
.short 65328 ; 0xff30
.short 64015 ; 0xfa0f
.short 981 ; 0x3d5
.short 845 ; 0x34d
.short 65215 ; 0xfebf
.short 63949 ; 0xf9cd
.short 342 ; 0x156
.short 65158 ; 0xfe86
.short 311 ; 0x137
.short 65508 ; 0xffe4
.short 65024 ; 0xfe00
.short 79 ; 0x4f
.short 332 ; 0x14c
.short 166 ; 0xa6
.short 129 ; 0x81
.short 206 ; 0xce
.short 824 ; 0x338
.short 65347 ; 0xff43
.short 1066 ; 0x42a
.short 65363 ; 0xff53
.short 65467 ; 0xffbb
.short 65406 ; 0xff7e
.short 64608 ; 0xfc60
.short 64951 ; 0xfdb7
.short 65376 ; 0xff60
.short 65080 ; 0xfe38
.short 64717 ; 0xfccd
.short 295 ; 0x127
.short 64686 ; 0xfcae
.short 515 ; 0x203
.short 318 ; 0x13e
.short 65534 ; 0xfffe
.short 65138 ; 0xfe72
.short 34 ; 0x22
.short 739 ; 0x2e3
.short 65232 ; 0xfed0
.short 65364 ; 0xff54
.short 1009 ; 0x3f1
.short 809 ; 0x329
.short 65078 ; 0xfe36
.short 65061 ; 0xfe25
.short 9 ; 0x9
.short 844 ; 0x34c
.short 212 ; 0xd4
.short 70 ; 0x46
.short 64974 ; 0xfdce
.short 65087 ; 0xfe3f
.short 65520 ; 0xfff0
.short 65032 ; 0xfe08
.short 64994 ; 0xfde2
.short 394 ; 0x18a
.short 261 ; 0x105
.short 91 ; 0x5b
.short 411 ; 0x19b
.short 65519 ; 0xffef
.short 65073 ; 0xfe31
.short 65091 ; 0xfe43
.short 65004 ; 0xfdec
.short 72 ; 0x48
.short 65509 ; 0xffe5
.short 57 ; 0x39
.short 64488 ; 0xfbe8
.short 372 ; 0x174
.short 64954 ; 0xfdba
.short 684 ; 0x2ac
.short 65266 ; 0xfef2
.short 65376 ; 0xff60
.short 38 ; 0x26
.short 65099 ; 0xfe4b
.short 984 ; 0x3d8
.short 64973 ; 0xfdcd
.short 57 ; 0x39
.short 214 ; 0xd6
.short 65124 ; 0xfe64
.short 64817 ; 0xfd31
.short 64664 ; 0xfc98
.short 64929 ; 0xfda1
.short 131 ; 0x83
.short 65277 ; 0xfefd
.short 65115 ; 0xfe5b
.short 632 ; 0x278
.short 932 ; 0x3a4
.short 775 ; 0x307
.short 65441 ; 0xffa1
.short 65484 ; 0xffcc
.short 965 ; 0x3c5
.short 318 ; 0x13e
.short 1075 ; 0x433
.short 65051 ; 0xfe1b
.short 65246 ; 0xfede
.short 64883 ; 0xfd73
.short 1393 ; 0x571
.short 64980 ; 0xfdd4
.short 64900 ; 0xfd84
.short 64826 ; 0xfd3a
.short 509 ; 0x1fd
.short 250 ; 0xfa
.short 64983 ; 0xfdd7
.short 222 ; 0xde
.short 65043 ; 0xfe13
.short 64730 ; 0xfcda
.short 65173 ; 0xfe95
.short 148 ; 0x94
.short 65500 ; 0xffdc
.short 384 ; 0x180
.short 199 ; 0xc7
.short 584 ; 0x248
.short 65368 ; 0xff58
.short 65404 ; 0xff7c
.short 65377 ; 0xff61
.short 381 ; 0x17d
.short 65366 ; 0xff56
.short 65140 ; 0xfe74
.short 687 ; 0x2af
.short 931 ; 0x3a3
.short 185 ; 0xb9
.short 335 ; 0x14f
.short 351 ; 0x15f
.short 65456 ; 0xffb0
.short 661 ; 0x295
.short 362 ; 0x16a
.short 439 ; 0x1b7
.short 65313 ; 0xff21
.short 65407 ; 0xff7f
.short 131 ; 0x83
.short 65288 ; 0xff08
.short 723 ; 0x2d3
.short 65194 ; 0xfeaa
.short 229 ; 0xe5
.short 513 ; 0x201
.short 34 ; 0x22
.short 286 ; 0x11e
.short 65289 ; 0xff09
.short 590 ; 0x24e
.short 65189 ; 0xfea5
.short 64894 ; 0xfd7e
.short 124 ; 0x7c
.short 65237 ; 0xfed5
.short 65369 ; 0xff59
.short 65019 ; 0xfdfb
.short 153 ; 0x99
.short 65489 ; 0xffd1
.short 354 ; 0x162
.short 65499 ; 0xffdb
.short 272 ; 0x110
.short 64351 ; 0xfb5f
.short 65066 ; 0xfe2a
.short 326 ; 0x146
.short 65177 ; 0xfe99
.short 553 ; 0x229
.short 65473 ; 0xffc1
.short 7 ; 0x7
.short 1455 ; 0x5af
.short 64889 ; 0xfd79
.short 65512 ; 0xffe8
.short 65112 ; 0xfe58
.short 281 ; 0x119
.short 65156 ; 0xfe84
.short 154 ; 0x9a
.short 64593 ; 0xfc51
.short 65202 ; 0xfeb2
.short 520 ; 0x208
.short 64851 ; 0xfd53
.short 64929 ; 0xfda1
.short 868 ; 0x364
.short 65108 ; 0xfe54
.short 351 ; 0x15f
.short 216 ; 0xd8
.short 49 ; 0x31
.short 326 ; 0x146
.short 64749 ; 0xfced
.short 65399 ; 0xff77
.short 177 ; 0xb1
.short 65240 ; 0xfed8
.short 141 ; 0x8d
.short 64787 ; 0xfd13
.short 64567 ; 0xfc37
.short 64327 ; 0xfb47
.short 377 ; 0x179
.short 206 ; 0xce
.short 64499 ; 0xfbf3
.short 65058 ; 0xfe22
.short 64795 ; 0xfd1b
.short 389 ; 0x185
.short 65031 ; 0xfe07
.short 616 ; 0x268
.short 64833 ; 0xfd41
.short 65058 ; 0xfe22
.short 64626 ; 0xfc72
.short 65480 ; 0xffc8
.short 917 ; 0x395
.short 65183 ; 0xfe9f
.short 65175 ; 0xfe97
.short 64812 ; 0xfd2c
.short 65461 ; 0xffb5
.short 140 ; 0x8c
.short 65329 ; 0xff31
.short 65453 ; 0xffad
.short 65270 ; 0xfef6
.short 64883 ; 0xfd73
.short 252 ; 0xfc
.short 900 ; 0x384
.short 101 ; 0x65
.short 65392 ; 0xff70
.short 65369 ; 0xff59
.short 65141 ; 0xfe75
.short 65357 ; 0xff4d
.short 64882 ; 0xfd72
.short 65406 ; 0xff7e
.short 229 ; 0xe5
.short 77 ; 0x4d
.short 64939 ; 0xfdab
.short 431 ; 0x1af
.short 87 ; 0x57
.short 577 ; 0x241
.short 242 ; 0xf2
.short 265 ; 0x109
.short 329 ; 0x149
.short 65421 ; 0xff8d
.short 64932 ; 0xfda4
.short 358 ; 0x166
.short 65300 ; 0xff14
.short 551 ; 0x227
.short 64989 ; 0xfddd
.short 64683 ; 0xfcab
.short 64748 ; 0xfcec
.short 207 ; 0xcf
.short 80 ; 0x50
.short 8 ; 0x8
.short 64835 ; 0xfd43
.short 227 ; 0xe3
.short 65247 ; 0xfedf
.short 64981 ; 0xfdd5
.short 65359 ; 0xff4f
.short 65324 ; 0xff2c
.short 65396 ; 0xff74
.short 309 ; 0x135
.short 136 ; 0x88
.short 65184 ; 0xfea0
.short 65470 ; 0xffbe
.short 239 ; 0xef
.short 65241 ; 0xfed9
.short 653 ; 0x28d
.short 158 ; 0x9e
.short 950 ; 0x3b6
.short 76 ; 0x4c
.short 65341 ; 0xff3d
.short 65245 ; 0xfedd
.short 65457 ; 0xffb1
.short 506 ; 0x1fa
.short 65064 ; 0xfe28
.short 660 ; 0x294
.short 64482 ; 0xfbe2
.short 407 ; 0x197
.short 495 ; 0x1ef
.short 65367 ; 0xff57
.short 11 ; 0xb
.short 48 ; 0x30
.short 65346 ; 0xff42
.short 653 ; 0x28d
.short 381 ; 0x17d
.short 65149 ; 0xfe7d
.short 228 ; 0xe4
.short 65159 ; 0xfe87
.short 64912 ; 0xfd90
.short 65484 ; 0xffcc
.short 65163 ; 0xfe8b
.short 14 ; 0xe
.short 65022 ; 0xfdfe
.short 297 ; 0x129
.short 105 ; 0x69
.short 232 ; 0xe8
.short 65198 ; 0xfeae
.short 65435 ; 0xff9b
.short 666 ; 0x29a
.short 849 ; 0x351
.short 358 ; 0x166
.short 203 ; 0xcb
.short 361 ; 0x169
.short 64936 ; 0xfda8
.short 253 ; 0xfd
.short 240 ; 0xf0
.short 445 ; 0x1bd
.short 64835 ; 0xfd43
.short 65467 ; 0xffbb
.short 65101 ; 0xfe4d
.short 65248 ; 0xfee0
.short 230 ; 0xe6
.short 64769 ; 0xfd01
.short 1004 ; 0x3ec
.short 46 ; 0x2e
.short 64858 ; 0xfd5a
.short 33 ; 0x21
.short 65390 ; 0xff6e
.short 65519 ; 0xffef
.short 65318 ; 0xff26
.short 383 ; 0x17f
.short 1046 ; 0x416
.short 65267 ; 0xfef3
.short 65279 ; 0xfeff
.short 65248 ; 0xfee0
.short 65137 ; 0xfe71
.short 282 ; 0x11a
.short 440 ; 0x1b8
.short 629 ; 0x275
.short 337 ; 0x151
.short 65243 ; 0xfedb
.short 65398 ; 0xff76
.short 264 ; 0x108
.short 65183 ; 0xfe9f
.short 208 ; 0xd0
.short 65431 ; 0xff97
.short 180 ; 0xb4
.short 115 ; 0x73
.short 64284 ; 0xfb1c
.short 65119 ; 0xfe5f
.short 603 ; 0x25b
.short 64875 ; 0xfd6b
.short 65272 ; 0xfef8
.short 65477 ; 0xffc5
.short 65010 ; 0xfdf2
.short 65347 ; 0xff43
.short 65404 ; 0xff7c
.short 65515 ; 0xffeb
.short 190 ; 0xbe
.short 85 ; 0x55
.short 65380 ; 0xff64
.short 551 ; 0x227
.short 387 ; 0x183
.short 698 ; 0x2ba
.short 65481 ; 0xffc9
.short 65437 ; 0xff9d
.short 130 ; 0x82
.short 360 ; 0x168
.short 64902 ; 0xfd86
.short 64415 ; 0xfb9f
.short 65515 ; 0xffeb
.short 65257 ; 0xfee9
.short 1116 ; 0x45c
.short 65481 ; 0xffc9
.short 719 ; 0x2cf
.short 48 ; 0x30
.short 199 ; 0xc7
.short 65154 ; 0xfe82
.short 686 ; 0x2ae
.short 65178 ; 0xfe9a
.short 161 ; 0xa1
.short 69 ; 0x45
.short 22 ; 0x16
.short 406 ; 0x196
.short 64936 ; 0xfda8
.short 64910 ; 0xfd8e
.short 65109 ; 0xfe55
.short 138 ; 0x8a
.short 65481 ; 0xffc9
.short 65426 ; 0xff92
.short 129 ; 0x81
.short 131 ; 0x83
.short 65507 ; 0xffe3
.short 137 ; 0x89
.short 65069 ; 0xfe2d
.short 64462 ; 0xfbce
.short 295 ; 0x127
.short 1128 ; 0x468
.short 64911 ; 0xfd8f
.short 65229 ; 0xfecd
.short 192 ; 0xc0
.short 225 ; 0xe1
.short 65288 ; 0xff08
.short 231 ; 0xe7
.short 169 ; 0xa9
.short 65411 ; 0xff83
.short 65276 ; 0xfefc
.short 61 ; 0x3d
.short 623 ; 0x26f
.short 65500 ; 0xffdc
.short 990 ; 0x3de
.short 65417 ; 0xff89
.short 371 ; 0x173
.short 64985 ; 0xfdd9
.short 65355 ; 0xff4b
.short 65338 ; 0xff3a
.short 65011 ; 0xfdf3
.short 65419 ; 0xff8b
.short 64699 ; 0xfcbb
.short 64815 ; 0xfd2f
.short 64873 ; 0xfd69
.short 314 ; 0x13a
.short 65228 ; 0xfecc
.short 720 ; 0x2d0
.short 65225 ; 0xfec9
.short 65312 ; 0xff20
.short 64714 ; 0xfcca
.short 462 ; 0x1ce
.short 65221 ; 0xfec5
.short 150 ; 0x96
.short 64592 ; 0xfc50
.short 271 ; 0x10f
.short 65425 ; 0xff91
.short 226 ; 0xe2
.short 369 ; 0x171
.short 65136 ; 0xfe70
.short 197 ; 0xc5
.short 505 ; 0x1f9
.short 285 ; 0x11d
.short 560 ; 0x230
.short 65384 ; 0xff68
.short 65322 ; 0xff2a
.short 514 ; 0x202
.short 1305 ; 0x519
.short 124 ; 0x7c
.short 64548 ; 0xfc24
.short 595 ; 0x253
.short 64993 ; 0xfde1
.short 65515 ; 0xffeb
.short 65328 ; 0xff30
.short 238 ; 0xee
.short 15 ; 0xf
.short 65406 ; 0xff7e
.short 50 ; 0x32
.short 65081 ; 0xfe39
.short 65535 ; 0xffff
.short 65158 ; 0xfe86
.short 371 ; 0x173
.short 65150 ; 0xfe7e
.short 65364 ; 0xff54
.short 65487 ; 0xffcf
.short 611 ; 0x263
.short 55 ; 0x37
.short 65072 ; 0xfe30
.short 65301 ; 0xff15
.short 370 ; 0x172
.short 1074 ; 0x432
.short 904 ; 0x388
.short 34 ; 0x22
.short 927 ; 0x39f
.short 65313 ; 0xff21
.short 76 ; 0x4c
.short 555 ; 0x22b
.short 64868 ; 0xfd64
.short 65407 ; 0xff7f
.short 63531 ; 0xf82b
.short 65309 ; 0xff1d
.short 145 ; 0x91
.short 65519 ; 0xffef
.short 71 ; 0x47
.short 65393 ; 0xff71
.short 63598 ; 0xf86e
.short 479 ; 0x1df
.short 65366 ; 0xff56
.short 1481 ; 0x5c9
.short 64160 ; 0xfaa0
.short 13 ; 0xd
.short 65393 ; 0xff71
.short 713 ; 0x2c9
.short 65016 ; 0xfdf8
.short 65466 ; 0xffba
.short 65389 ; 0xff6d
.short 485 ; 0x1e5
.short 1363 ; 0x553
.short 65526 ; 0xfff6
.short 190 ; 0xbe
.short 65454 ; 0xffae
.short 154 ; 0x9a
.short 65009 ; 0xfdf1
.short 65523 ; 0xfff3
.short 64618 ; 0xfc6a
.short 65396 ; 0xff74
.short 88 ; 0x58
.short 65040 ; 0xfe10
.short 65195 ; 0xfeab
.short 65425 ; 0xff91
.short 274 ; 0x112
.short 65328 ; 0xff30
.short 63666 ; 0xf8b2
.short 65504 ; 0xffe0
.short 496 ; 0x1f0
.short 65113 ; 0xfe59
.short 65522 ; 0xfff2
.short 65308 ; 0xff1c
.short 65031 ; 0xfe07
.short 65233 ; 0xfed1
.short 1564 ; 0x61c
.short 198 ; 0xc6
.short 598 ; 0x256
.short 144 ; 0x90
.short 63586 ; 0xf862
.short 626 ; 0x272
.short 65472 ; 0xffc0
.short 64760 ; 0xfcf8
.short 283 ; 0x11b
.short 65041 ; 0xfe11
.short 265 ; 0x109
.short 64328 ; 0xfb48
.short 267 ; 0x10b
.short 65181 ; 0xfe9d
.short 65011 ; 0xfdf3
.short 678 ; 0x2a6
.short 699 ; 0x2bb
.short 65442 ; 0xffa2
.short 946 ; 0x3b2
.short 65444 ; 0xffa4
.short 65431 ; 0xff97
.short 243 ; 0xf3
.short 65040 ; 0xfe10
.short 2029 ; 0x7ed
.short 65357 ; 0xff4d
.short 64379 ; 0xfb7b
.short 64789 ; 0xfd15
.short 65180 ; 0xfe9c
.short 14 ; 0xe
.short 65477 ; 0xffc5
.short 63567 ; 0xf84f
.short 436 ; 0x1b4
.short 65056 ; 0xfe20
.short 518 ; 0x206
.short 65246 ; 0xfede
.short 64894 ; 0xfd7e
.short 65395 ; 0xff73
.short 65172 ; 0xfe94
.short 65011 ; 0xfdf3
.short 64929 ; 0xfda1
.short 3230 ; 0xc9e
.short 263 ; 0x107
.short 64498 ; 0xfbf2
.short 54 ; 0x36
.short 64539 ; 0xfc1b
.short 65007 ; 0xfdef
.short 153 ; 0x99
.short 64401 ; 0xfb91
.short 1078 ; 0x436
.short 14 ; 0xe
.short 65348 ; 0xff44
.short 369 ; 0x171
.short 65523 ; 0xfff3
.short 65481 ; 0xffc9
.short 65249 ; 0xfee1
.short 1792 ; 0x700
.short 65496 ; 0xffd8
.short 65419 ; 0xff8b
.short 175 ; 0xaf
.short 856 ; 0x358
.short 65403 ; 0xff7b
.short 64825 ; 0xfd39
.short 51 ; 0x33
.short 258 ; 0x102
.short 2863 ; 0xb2f
.short 121 ; 0x79
.short 65317 ; 0xff25
.short 65437 ; 0xff9d
.short 542 ; 0x21e
.short 167 ; 0xa7
.short 255 ; 0xff
.short 82 ; 0x52
.short 65495 ; 0xffd7
.short 162 ; 0xa2
.short 64712 ; 0xfcc8
.short 186 ; 0xba
.short 65389 ; 0xff6d
.short 437 ; 0x1b5
.short 65402 ; 0xff7a
.short 63379 ; 0xf793
.short 639 ; 0x27f
.short 65450 ; 0xffaa
.short 65417 ; 0xff89
.short 228 ; 0xe4
.short 870 ; 0x366
.short 65470 ; 0xffbe
.short 324 ; 0x144
.short 253 ; 0xfd
.short 99 ; 0x63
.short 98 ; 0x62
.short 65277 ; 0xfefd
.short 1271 ; 0x4f7
.short 65433 ; 0xff99
.short 129 ; 0x81
.short 22 ; 0x16
.short 188 ; 0xbc
.short 64997 ; 0xfde5
.short 65508 ; 0xffe4
.short 1223 ; 0x4c7
.short 64780 ; 0xfd0c
.short 65193 ; 0xfea9
.short 65325 ; 0xff2d
.short 64919 ; 0xfd97
.short 243 ; 0xf3
.short 65476 ; 0xffc4
.short 65104 ; 0xfe50
.short 65276 ; 0xfefc
.short 174 ; 0xae
.short 65108 ; 0xfe54
.short 65485 ; 0xffcd
.short 127 ; 0x7f
.short 225 ; 0xe1
.short 65425 ; 0xff91
.short 64945 ; 0xfdb1
.short 107 ; 0x6b
.short 111 ; 0x6f
.short 65447 ; 0xffa7
.short 65399 ; 0xff77
.short 27 ; 0x1b
.short 65361 ; 0xff51
.short 113 ; 0x71
.short 1136 ; 0x470
.short 54 ; 0x36
.short 105 ; 0x69
.short 65250 ; 0xfee2
.short 65521 ; 0xfff1
.short 1545 ; 0x609
.short 65415 ; 0xff87
.short 305 ; 0x131
.short 714 ; 0x2ca
.short 64880 ; 0xfd70
.short 677 ; 0x2a5
.short 289 ; 0x121
.short 25 ; 0x19
.short 65225 ; 0xfec9
.short 65136 ; 0xfe70
.short 130 ; 0x82
.short 65373 ; 0xff5d
.short 65190 ; 0xfea6
.short 64079 ; 0xfa4f
.short 258 ; 0x102
.short 393 ; 0x189
.short 30 ; 0x1e
.short 65473 ; 0xffc1
.short 53 ; 0x35
.short 64457 ; 0xfbc9
.short 38 ; 0x26
.short 65527 ; 0xfff7
.short 1049 ; 0x419
.short 187 ; 0xbb
.short 114 ; 0x72
.short 65514 ; 0xffea
.short 794 ; 0x31a
.short 284 ; 0x11c
.short 43 ; 0x2b
.short 65114 ; 0xfe5a
.short 65371 ; 0xff5b
.short 255 ; 0xff
.short 1264 ; 0x4f0
.short 65477 ; 0xffc5
.short 65274 ; 0xfefa
.short 65369 ; 0xff59
.short 63357 ; 0xf77d
.short 65500 ; 0xffdc
.short 63919 ; 0xf9af
.short 803 ; 0x323
.short 65377 ; 0xff61
.short 448 ; 0x1c0
.short 104 ; 0x68
.short 284 ; 0x11c
.short 166 ; 0xa6
.short 166 ; 0xa6
.short 64776 ; 0xfd08
.short 65189 ; 0xfea5
.short 359 ; 0x167
.short 65534 ; 0xfffe
.short 56 ; 0x38
.short 65532 ; 0xfffc
.short 65522 ; 0xfff2
.short 64677 ; 0xfca5
.short 971 ; 0x3cb
.short 65417 ; 0xff89
.short 153 ; 0x99
.short 43 ; 0x2b
.short 64752 ; 0xfcf0
.short 192 ; 0xc0
.short 398 ; 0x18e
.short 64099 ; 0xfa63
.short 395 ; 0x18b
.short 65237 ; 0xfed5
.short 65332 ; 0xff34
.short 65091 ; 0xfe43
.short 65228 ; 0xfecc
.short 64892 ; 0xfd7c
.short 443 ; 0x1bb
.short 64896 ; 0xfd80
.short 1585 ; 0x631
.short 65529 ; 0xfff9
.short 65378 ; 0xff62
.short 28 ; 0x1c
.short 46 ; 0x2e
.short 64978 ; 0xfdd2
.short 21 ; 0x15
.short 65498 ; 0xffda
.short 65483 ; 0xffcb
.short 61 ; 0x3d
.short 96 ; 0x60
.short 70 ; 0x46
.short 399 ; 0x18f
.short 65521 ; 0xfff1
.short 65025 ; 0xfe01
.short 736 ; 0x2e0
.short 65275 ; 0xfefb
.short 65443 ; 0xffa3
.short 64125 ; 0xfa7d
.short 64085 ; 0xfa55
.short 433 ; 0x1b1
.short 64747 ; 0xfceb
.short 65495 ; 0xffd7
.short 64566 ; 0xfc36
.short 1661 ; 0x67d
.short 65488 ; 0xffd0
.short 65144 ; 0xfe78
.short 100 ; 0x64
.short 62967 ; 0xf5f7
.short 64986 ; 0xfdda
.short 65225 ; 0xfec9
.short 65157 ; 0xfe85
.short 53 ; 0x35
.short 339 ; 0x153
.short 64448 ; 0xfbc0
.short 479 ; 0x1df
.short 94 ; 0x5e
.short 415 ; 0x19f
.short 65534 ; 0xfffe
.short 558 ; 0x22e
.short 93 ; 0x5d
.short 65302 ; 0xff16
.short 107 ; 0x6b
.short 65390 ; 0xff6e
.short 309 ; 0x135
.short 201 ; 0xc9
.short 65451 ; 0xffab
.short 65376 ; 0xff60
.short 1251 ; 0x4e3
.short 65283 ; 0xff03
.short 154 ; 0x9a
.short 213 ; 0xd5
.short 65304 ; 0xff18
.short 47 ; 0x2f
.short 65424 ; 0xff90
.short 149 ; 0x95
.short 65432 ; 0xff98
.short 65260 ; 0xfeec
.short 65327 ; 0xff2f
.short 65293 ; 0xff0d
.short 81 ; 0x51
.short 14 ; 0xe
.short 116 ; 0x74
.short 64761 ; 0xfcf9
.short 65258 ; 0xfeea
.short 327 ; 0x147
.short 369 ; 0x171
.short 64874 ; 0xfd6a
.short 8 ; 0x8
.short 115 ; 0x73
.short 65417 ; 0xff89
.short 21 ; 0x15
.short 65239 ; 0xfed7
.short 65105 ; 0xfe51
.short 210 ; 0xd2
.short 65470 ; 0xffbe
.short 397 ; 0x18d
.short 51 ; 0x33
.short 319 ; 0x13f
.short 60 ; 0x3c
.short 65428 ; 0xff94
.short 65112 ; 0xfe58
.short 65408 ; 0xff80
.short 204 ; 0xcc
.short 88 ; 0x58
.short 65280 ; 0xff00
.short 65060 ; 0xfe24
.short 65446 ; 0xffa6
.short 11 ; 0xb
.short 65527 ; 0xfff7
.short 65456 ; 0xffb0
.short 65203 ; 0xfeb3
.short 64966 ; 0xfdc6
.short 995 ; 0x3e3
.short 65144 ; 0xfe78
.short 189 ; 0xbd
.short 64 ; 0x40
.short 13 ; 0xd
.short 41 ; 0x29
.short 65236 ; 0xfed4
.short 65285 ; 0xff05
.short 65224 ; 0xfec8
.short 65298 ; 0xff12
.short 66 ; 0x42
.short 248 ; 0xf8
.short 65381 ; 0xff65
.short 275 ; 0x113
.short 65099 ; 0xfe4b
.short 65344 ; 0xff40
.short 253 ; 0xfd
.short 246 ; 0xf6
.short 235 ; 0xeb
.short 31 ; 0x1f
.short 166 ; 0xa6
.short 64108 ; 0xfa6c
.short 65085 ; 0xfe3d
.short 64965 ; 0xfdc5
.short 85 ; 0x55
.short 65201 ; 0xfeb1
.short 65461 ; 0xffb5
.short 65383 ; 0xff67
.short 2 ; 0x2
.short 65510 ; 0xffe6
.short 65383 ; 0xff67
.short 65419 ; 0xff8b
.short 79 ; 0x4f
.short 65356 ; 0xff4c
.short 65469 ; 0xffbd
.short 596 ; 0x254
.short 65465 ; 0xffb9
.short 65320 ; 0xff28
.short 65326 ; 0xff2e
.short 233 ; 0xe9
.short 65050 ; 0xfe1a
.short 68 ; 0x44
.short 65266 ; 0xfef2
.short 65174 ; 0xfe96
.short 2268 ; 0x8dc
.short 171 ; 0xab
.short 65478 ; 0xffc6
.short 65513 ; 0xffe9
.short 152 ; 0x98
.short 608 ; 0x260
.short 250 ; 0xfa
.short 187 ; 0xbb
.short 465 ; 0x1d1
.short 65423 ; 0xff8f
.short 65308 ; 0xff1c
.short 65427 ; 0xff93
.short 318 ; 0x13e
.short 64984 ; 0xfdd8
.short 364 ; 0x16c
.short 740 ; 0x2e4
.short 65327 ; 0xff2f
.short 64214 ; 0xfad6
.short 825 ; 0x339
.short 65289 ; 0xff09
.short 64802 ; 0xfd22
.short 265 ; 0x109
.short 312 ; 0x138
.short 643 ; 0x283
.short 137 ; 0x89
.short 83 ; 0x53
.short 506 ; 0x1fa
.short 65004 ; 0xfdec
.short 65217 ; 0xfec1
.short 718 ; 0x2ce
.short 193 ; 0xc1
.short 65526 ; 0xfff6
.short 63680 ; 0xf8c0
.short 636 ; 0x27c
.short 108 ; 0x6c
.short 328 ; 0x148
.short 160 ; 0xa0
.short 65352 ; 0xff48
.short 505 ; 0x1f9
.short 70 ; 0x46
.short 390 ; 0x186
.short 502 ; 0x1f6
.short 62816 ; 0xf560
.short 65355 ; 0xff4b
.short 65215 ; 0xfebf
.short 65509 ; 0xffe5
.short 65208 ; 0xfeb8
.short 343 ; 0x157
.short 65153 ; 0xfe81
.short 1073 ; 0x431
.short 407 ; 0x197
.short 65162 ; 0xfe8a
.short 473 ; 0x1d9
.short 46 ; 0x2e
.short 1158 ; 0x486
.short 238 ; 0xee
.short 385 ; 0x181
.short 65381 ; 0xff65
.short 64813 ; 0xfd2d
.short 65090 ; 0xfe42
.short 65244 ; 0xfedc
.short 65304 ; 0xff18
.short 65418 ; 0xff8a
.short 64911 ; 0xfd8f
.short 65448 ; 0xffa8
.short 61 ; 0x3d
.short 95 ; 0x5f
.short 19 ; 0x13
.short 65386 ; 0xff6a
.short 65366 ; 0xff56
.short 64795 ; 0xfd1b
.short 65517 ; 0xffed
.short 65225 ; 0xfec9
.short 320 ; 0x140
.short 369 ; 0x171
.short 65151 ; 0xfe7f
.short 65428 ; 0xff94
.short 65207 ; 0xfeb7
.short 65473 ; 0xffc1
.short 65514 ; 0xffea
.short 65279 ; 0xfeff
.short 65369 ; 0xff59
.short 246 ; 0xf6
.short 657 ; 0x291
.short 65070 ; 0xfe2e
.short 65483 ; 0xffcb
.short 65032 ; 0xfe08
.short 65308 ; 0xff1c
.short 498 ; 0x1f2
.short 65471 ; 0xffbf
.short 100 ; 0x64
.short 165 ; 0xa5
.short 65118 ; 0xfe5e
.short 65485 ; 0xffcd
.short 226 ; 0xe2
.short 65432 ; 0xff98
.short 161 ; 0xa1
.short 3 ; 0x3
.short 70 ; 0x46
.short 42 ; 0x2a
.short 65163 ; 0xfe8b
.short 603 ; 0x25b
.short 65133 ; 0xfe6d
.short 1238 ; 0x4d6
.short 65351 ; 0xff47
.short 65206 ; 0xfeb6
.short 65175 ; 0xfe97
.short 64649 ; 0xfc89
.short 342 ; 0x156
.short 65136 ; 0xfe70
.short 65147 ; 0xfe7b
.short 65093 ; 0xfe45
.short 205 ; 0xcd
.short 64303 ; 0xfb2f
.short 65500 ; 0xffdc
.short 323 ; 0x143
.short 183 ; 0xb7
.short 96 ; 0x60
.short 65203 ; 0xfeb3
.short 30 ; 0x1e
.short 53 ; 0x35
.short 65236 ; 0xfed4
.short 65127 ; 0xfe67
.short 65486 ; 0xffce
.short 480 ; 0x1e0
.short 65365 ; 0xff55
.short 454 ; 0x1c6
.short 416 ; 0x1a0
.short 282 ; 0x11a
.short 664 ; 0x298
.short 276 ; 0x114
.short 65357 ; 0xff4d
.short 65493 ; 0xffd5
.short 289 ; 0x121
.short 448 ; 0x1c0
.short 597 ; 0x255
.short 64600 ; 0xfc58
.short 65430 ; 0xff96
.short 64597 ; 0xfc55
.short 47 ; 0x2f
.short 320 ; 0x140
.short 46 ; 0x2e
.short 156 ; 0x9c
.short 935 ; 0x3a7
.short 32 ; 0x20
.short 65456 ; 0xffb0
.short 320 ; 0x140
.short 187 ; 0xbb
.short 65479 ; 0xffc7
.short 65347 ; 0xff43
.short 335 ; 0x14f
.short 196 ; 0xc4
.short 67 ; 0x43
.short 65122 ; 0xfe62
.short 152 ; 0x98
.short 65294 ; 0xff0e
.short 65351 ; 0xff47
.short 786 ; 0x312
.short 321 ; 0x141
.short 65382 ; 0xff66
.short 144 ; 0x90
.short 210 ; 0xd2
.short 275 ; 0x113
.short 376 ; 0x178
.short 65279 ; 0xfeff
.short 493 ; 0x1ed
.short 98 ; 0x62
.short 65182 ; 0xfe9e
.short 64 ; 0x40
.short 165 ; 0xa5
.short 65481 ; 0xffc9
.short 65218 ; 0xfec2
.short 81 ; 0x51
.short 65522 ; 0xfff2
.short 227 ; 0xe3
.short 65472 ; 0xffc0
.short 65387 ; 0xff6b
.short 133 ; 0x85
.short 266 ; 0x10a
.short 65514 ; 0xffea
.short 64181 ; 0xfab5
.short 64770 ; 0xfd02
.short 206 ; 0xce
.short 325 ; 0x145
.short 65482 ; 0xffca
.short 65280 ; 0xff00
.short 39 ; 0x27
.short 105 ; 0x69
.short 65418 ; 0xff8a
.short 283 ; 0x11b
.short 2082 ; 0x822
.short 27 ; 0x1b
.short 64858 ; 0xfd5a
.short 3650 ; 0xe42
.short 65306 ; 0xff1a
.short 65302 ; 0xff16
.short 65499 ; 0xffdb
.short 183 ; 0xb7
.short 65305 ; 0xff19
.short 150 ; 0x96
.short 198 ; 0xc6
.short 65120 ; 0xfe60
.short 65469 ; 0xffbd
.short 65205 ; 0xfeb5
.short 65381 ; 0xff65
.short 65386 ; 0xff6a
.short 65379 ; 0xff63
.short 132 ; 0x84
.short 490 ; 0x1ea
.short 65309 ; 0xff1d
.short 63850 ; 0xf96a
.short 253 ; 0xfd
.short 54 ; 0x36
.short 65413 ; 0xff85
.short 45 ; 0x2d
.short 65500 ; 0xffdc
.short 65149 ; 0xfe7d
.short 211 ; 0xd3
.short 65303 ; 0xff17
.short 99 ; 0x63
.short 205 ; 0xcd
.short 65063 ; 0xfe27
.short 1098 ; 0x44a
.short 310 ; 0x136
.short 168 ; 0xa8
.short 234 ; 0xea
.short 1372 ; 0x55c
.short 65522 ; 0xfff2
.short 601 ; 0x259
.short 64897 ; 0xfd81
.short 220 ; 0xdc
.short 398 ; 0x18e
.short 65185 ; 0xfea1
.short 65473 ; 0xffc1
.short 64961 ; 0xfdc1
.short 65477 ; 0xffc5
.short 64956 ; 0xfdbc
.short 65418 ; 0xff8a
.short 262 ; 0x106
.short 243 ; 0xf3
.short 65494 ; 0xffd6
.short 733 ; 0x2dd
.short 621 ; 0x26d
.short 65308 ; 0xff1c
.short 299 ; 0x12b
.short 65486 ; 0xffce
.short 138 ; 0x8a
.short 17 ; 0x11
.short 0 ; 0x0
.short 84 ; 0x54
.short 197 ; 0xc5
.short 441 ; 0x1b9
.short 379 ; 0x17b
.short 45 ; 0x2d
.short 65451 ; 0xffab
.short 272 ; 0x110
.short 92 ; 0x5c
.short 590 ; 0x24e
.short 65447 ; 0xffa7
.short 27 ; 0x1b
.short 65294 ; 0xff0e
.short 368 ; 0x170
.short 3 ; 0x3
.short 64593 ; 0xfc51
.short 240 ; 0xf0
.short 259 ; 0x103
.short 399 ; 0x18f
.short 247 ; 0xf7
.short 65116 ; 0xfe5c
.short 139 ; 0x8b
.short 90 ; 0x5a
.short 205 ; 0xcd
.short 65384 ; 0xff68
.short 65429 ; 0xff95
.short 65428 ; 0xff94
.short 93 ; 0x5d
.short 64044 ; 0xfa2c
.short 65509 ; 0xffe5
.short 143 ; 0x8f
.short 64928 ; 0xfda0
.short 114 ; 0x72
.short 65504 ; 0xffe0
.short 514 ; 0x202
.short 65360 ; 0xff50
.short 65417 ; 0xff89
.short 2035 ; 0x7f3
.short 65494 ; 0xffd6
.short 611 ; 0x263
.short 65325 ; 0xff2d
.short 162 ; 0xa2
.short 565 ; 0x235
.short 524 ; 0x20c
.short 12 ; 0xc
.short 201 ; 0xc9
.short 121 ; 0x79
.short 65245 ; 0xfedd
.short 83 ; 0x53
.short 65514 ; 0xffea
.short 64590 ; 0xfc4e
.short 250 ; 0xfa
.short 65335 ; 0xff37
.short 111 ; 0x6f
.short 65485 ; 0xffcd
.short 1216 ; 0x4c0
.short 65463 ; 0xffb7
.short 65119 ; 0xfe5f
.short 65081 ; 0xfe39
.short 292 ; 0x124
.short 1088 ; 0x440
.short 422 ; 0x1a6
.short 65417 ; 0xff89
.short 65094 ; 0xfe46
.short 129 ; 0x81
.short 65390 ; 0xff6e
.short 365 ; 0x16d
.short 180 ; 0xb4
.short 442 ; 0x1ba
.short 1409 ; 0x581
.short 65261 ; 0xfeed
.short 65365 ; 0xff55
.short 65177 ; 0xfe99
.short 156 ; 0x9c
.short 64384 ; 0xfb80
.short 65489 ; 0xffd1
.short 64918 ; 0xfd96
.short 64460 ; 0xfbcc
.short 166 ; 0xa6
.short 48 ; 0x30
.short 64823 ; 0xfd37
.short 65510 ; 0xffe6
.short 65005 ; 0xfded
.short 72 ; 0x48
.short 899 ; 0x383
.short 65394 ; 0xff72
.short 65175 ; 0xfe97
.short 150 ; 0x96
.short 85 ; 0x55
.short 1022 ; 0x3fe
.short 65463 ; 0xffb7
.short 65264 ; 0xfef0
.short 296 ; 0x128
.short 64893 ; 0xfd7d
.short 65086 ; 0xfe3e
.short 47 ; 0x2f
.short 64879 ; 0xfd6f
.short 104 ; 0x68
.short 271 ; 0x10f
.short 326 ; 0x146
.short 564 ; 0x234
.short 65393 ; 0xff71
.short 67 ; 0x43
.short 65429 ; 0xff95
.short 369 ; 0x171
.short 65339 ; 0xff3b
.short 64976 ; 0xfdd0
.short 65241 ; 0xfed9
.short 65516 ; 0xffec
.short 377 ; 0x179
.short 24 ; 0x18
.short 93 ; 0x5d
.short 64859 ; 0xfd5b
.short 38 ; 0x26
.short 65459 ; 0xffb3
.short 65005 ; 0xfded
.short 128 ; 0x80
.short 64654 ; 0xfc8e
.short 65200 ; 0xfeb0
.short 65154 ; 0xfe82
.short 65362 ; 0xff52
.short 797 ; 0x31d
.short 65511 ; 0xffe7
.short 653 ; 0x28d
.short 65033 ; 0xfe09
.short 65318 ; 0xff26
.short 64224 ; 0xfae0
.short 65307 ; 0xff1b
.short 517 ; 0x205
.short 98 ; 0x62
.short 254 ; 0xfe
.short 84 ; 0x54
.short 65084 ; 0xfe3c
.short 262 ; 0x106
.short 13 ; 0xd
.short 207 ; 0xcf
.short 1410 ; 0x582
.short 1241 ; 0x4d9
.short 605 ; 0x25d
.short 65451 ; 0xffab
.short 83 ; 0x53
.short 146 ; 0x92
.short 269 ; 0x10d
.short 246 ; 0xf6
.short 65076 ; 0xfe34
.short 906 ; 0x38a
.short 517 ; 0x205
.short 443 ; 0x1bb
.short 466 ; 0x1d2
.short 297 ; 0x129
.short 350 ; 0x15e
.short 65409 ; 0xff81
.short 65366 ; 0xff56
.short 65347 ; 0xff43
.short 284 ; 0x11c
.short 65052 ; 0xfe1c
.short 64801 ; 0xfd21
.short 984 ; 0x3d8
.short 65270 ; 0xfef6
.short 330 ; 0x14a
.short 270 ; 0x10e
.short 365 ; 0x16d
.short 65039 ; 0xfe0f
.short 64872 ; 0xfd68
.short 27 ; 0x1b
.short 64405 ; 0xfb95
.short 65076 ; 0xfe34
.short 318 ; 0x13e
.short 263 ; 0x107
.short 470 ; 0x1d6
.short 65007 ; 0xfdef
.short 65202 ; 0xfeb2
.short 65430 ; 0xff96
.short 1094 ; 0x446
.short 368 ; 0x170
.short 65359 ; 0xff4f
.short 86 ; 0x56
.short 65221 ; 0xfec5
.short 1172 ; 0x494
.short 65266 ; 0xfef2
.short 79 ; 0x4f
.short 65446 ; 0xffa6
.short 58 ; 0x3a
.short 1423 ; 0x58f
.short 203 ; 0xcb
.short 65310 ; 0xff1e
.short 94 ; 0x5e
.short 503 ; 0x1f7
.short 629 ; 0x275
.short 656 ; 0x290
.short 64775 ; 0xfd07
.short 27 ; 0x1b
.short 65139 ; 0xfe73
.short 64522 ; 0xfc0a
.short 65259 ; 0xfeeb
.short 249 ; 0xf9
.short 419 ; 0x1a3
.short 729 ; 0x2d9
.short 443 ; 0x1bb
.short 63449 ; 0xf7d9
.short 65442 ; 0xffa2
.short 65208 ; 0xfeb8
.short 1094 ; 0x446
.short 65054 ; 0xfe1e
.short 108 ; 0x6c
.short 65230 ; 0xfece
.short 65346 ; 0xff42
.short 137 ; 0x89
.short 178 ; 0xb2
.short 211 ; 0xd3
.short 65439 ; 0xff9f
.short 70 ; 0x46
.short 65481 ; 0xffc9
.short 64802 ; 0xfd22
.short 64862 ; 0xfd5e
.short 64729 ; 0xfcd9
.short 65319 ; 0xff27
.short 65525 ; 0xfff5
.short 403 ; 0x193
.short 209 ; 0xd1
.short 65509 ; 0xffe5
.short 298 ; 0x12a
.short 38 ; 0x26
.short 31 ; 0x1f
.short 64247 ; 0xfaf7
.short 365 ; 0x16d
.short 65488 ; 0xffd0
.short 600 ; 0x258
.short 153 ; 0x99
.short 65103 ; 0xfe4f
.short 61 ; 0x3d
.short 705 ; 0x2c1
.short 1421 ; 0x58d
.short 401 ; 0x191
.short 65337 ; 0xff39
.short 65358 ; 0xff4e
.short 65149 ; 0xfe7d
.short 65272 ; 0xfef8
.short 419 ; 0x1a3
.short 65338 ; 0xff3a
.short 379 ; 0x17b
.short 65526 ; 0xfff6
.short 65267 ; 0xfef3
.short 465 ; 0x1d1
.short 65461 ; 0xffb5
.short 49 ; 0x31
.short 239 ; 0xef
.short 65389 ; 0xff6d
.short 409 ; 0x199
.short 324 ; 0x144
.short 175 ; 0xaf
.short 63805 ; 0xf93d
.short 65505 ; 0xffe1
.short 65044 ; 0xfe14
.short 64751 ; 0xfcef
.short 65350 ; 0xff46
.short 64841 ; 0xfd49
.short 65228 ; 0xfecc
.short 147 ; 0x93
.short 245 ; 0xf5
.short 65336 ; 0xff38
.short 281 ; 0x119
.short 65362 ; 0xff52
.short 65440 ; 0xffa0
.short 165 ; 0xa5
.short 286 ; 0x11e
.short 35 ; 0x23
.short 405 ; 0x195
.short 65314 ; 0xff22
.short 77 ; 0x4d
.short 65493 ; 0xffd5
.short 304 ; 0x130
.short 181 ; 0xb5
.short 411 ; 0x19b
.short 65489 ; 0xffd1
.short 65268 ; 0xfef4
.short 36 ; 0x24
.short 118 ; 0x76
.short 65534 ; 0xfffe
.short 139 ; 0x8b
.short 124 ; 0x7c
.short 182 ; 0xb6
.short 65414 ; 0xff86
.short 65180 ; 0xfe9c
.short 166 ; 0xa6
.short 65075 ; 0xfe33
.short 90 ; 0x5a
.short 122 ; 0x7a
.short 65144 ; 0xfe78
.short 176 ; 0xb0
.short 208 ; 0xd0
.short 280 ; 0x118
.short 65324 ; 0xff2c
.short 129 ; 0x81
.short 65238 ; 0xfed6
.short 65116 ; 0xfe5c
.short 232 ; 0xe8
.short 81 ; 0x51
.short 65353 ; 0xff49
.short 65471 ; 0xffbf
.short 64986 ; 0xfdda
.short 242 ; 0xf2
.short 65399 ; 0xff77
.short 162 ; 0xa2
.short 235 ; 0xeb
.short 65258 ; 0xfeea
.short 65182 ; 0xfe9e
.short 65342 ; 0xff3e
.short 58 ; 0x3a
.short 65478 ; 0xffc6
.short 65418 ; 0xff8a
.short 65524 ; 0xfff4
.short 310 ; 0x136
.short 29 ; 0x1d
.short 491 ; 0x1eb
.short 86 ; 0x56
.short 1156 ; 0x484
.short 583 ; 0x247
.short 65474 ; 0xffc2
.short 22 ; 0x16
.short 1504 ; 0x5e0
.short 65525 ; 0xfff5
.short 69 ; 0x45
.short 65406 ; 0xff7e
.short 192 ; 0xc0
.short 64905 ; 0xfd89
.short 128 ; 0x80
.short 65487 ; 0xffcf
.short 65403 ; 0xff7b
.short 542 ; 0x21e
.short 207 ; 0xcf
.short 203 ; 0xcb
.short 65380 ; 0xff64
.short 28 ; 0x1c
.short 95 ; 0x5f
.short 65488 ; 0xffd0
.short 64892 ; 0xfd7c
.short 333 ; 0x14d
.short 59 ; 0x3b
.short 65266 ; 0xfef2
.short 65524 ; 0xfff4
.short 65344 ; 0xff40
.short 320 ; 0x140
.short 64796 ; 0xfd1c
.short 65518 ; 0xffee
.short 65394 ; 0xff72
.short 65473 ; 0xffc1
.short 11 ; 0xb
.short 63664 ; 0xf8b0
.short 65500 ; 0xffdc
.short 135 ; 0x87
.short 203 ; 0xcb
.short 65032 ; 0xfe08
.short 338 ; 0x152
.short 65409 ; 0xff81
.short 65108 ; 0xfe54
.short 65259 ; 0xfeeb
.short 65278 ; 0xfefe
.short 493 ; 0x1ed
.short 44 ; 0x2c
.short 65381 ; 0xff65
.short 65169 ; 0xfe91
.short 111 ; 0x6f
.short 392 ; 0x188
.short 65065 ; 0xfe29
.short 65323 ; 0xff2b
.short 72 ; 0x48
.short 229 ; 0xe5
.short 168 ; 0xa8
.short 65283 ; 0xff03
.short 65510 ; 0xffe6
.short 1631 ; 0x65f
.short 65266 ; 0xfef2
.short 64819 ; 0xfd33
.short 80 ; 0x50
.short 65393 ; 0xff71
.short 65514 ; 0xffea
.short 200 ; 0xc8
.short 32 ; 0x20
.short 64532 ; 0xfc14
.short 283 ; 0x11b
.short 65242 ; 0xfeda
.short 57 ; 0x39
.short 65457 ; 0xffb1
.short 1247 ; 0x4df
.short 236 ; 0xec
.short 65442 ; 0xffa2
.short 65070 ; 0xfe2e
.short 88 ; 0x58
.short 65533 ; 0xfffd
.short 65393 ; 0xff71
.short 65454 ; 0xffae
.short 55 ; 0x37
.short 64873 ; 0xfd69
.short 443 ; 0x1bb
.short 65339 ; 0xff3b
.short 65195 ; 0xfeab
.short 65436 ; 0xff9c
.short 65507 ; 0xffe3
.short 36 ; 0x24
.short 14 ; 0xe
.short 645 ; 0x285
.short 65379 ; 0xff63
.short 65270 ; 0xfef6
.short 65032 ; 0xfe08
.short 140 ; 0x8c
.short 135 ; 0x87
.short 302 ; 0x12e
.short 65438 ; 0xff9e
.short 65483 ; 0xffcb
.short 680 ; 0x2a8
.short 264 ; 0x108
.short 65284 ; 0xff04
.short 64659 ; 0xfc93
.short 275 ; 0x113
.short 64744 ; 0xfce8
.short 310 ; 0x136
.short 1274 ; 0x4fa
.short 65208 ; 0xfeb8
.short 161 ; 0xa1
.short 65483 ; 0xffcb
.short 65241 ; 0xfed9
.short 239 ; 0xef
.short 370 ; 0x172
.short 227 ; 0xe3
.short 699 ; 0x2bb
.short 344 ; 0x158
.short 563 ; 0x233
.short 563 ; 0x233
.short 4 ; 0x4
.short 65323 ; 0xff2b
.short 65451 ; 0xffab
.short 65450 ; 0xffaa
.short 65305 ; 0xff19
.short 634 ; 0x27a
.short 1 ; 0x1
.short 504 ; 0x1f8
.short 336 ; 0x150
.short 65241 ; 0xfed9
.short 65364 ; 0xff54
.short 1301 ; 0x515
.short 65389 ; 0xff6d
.short 907 ; 0x38b
.short 65522 ; 0xfff2
.short 65181 ; 0xfe9d
.short 1195 ; 0x4ab
.short 245 ; 0xf5
.short 65481 ; 0xffc9
.short 495 ; 0x1ef
.short 69 ; 0x45
.short 1986 ; 0x7c2
.short 716 ; 0x2cc
.short 278 ; 0x116
.short 65156 ; 0xfe84
.short 265 ; 0x109
.short 621 ; 0x26d
.short 609 ; 0x261
.short 65507 ; 0xffe3
.short 65064 ; 0xfe28
.short 142 ; 0x8e
.short 65151 ; 0xfe7f
.short 49 ; 0x31
.short 65434 ; 0xff9a
.short 792 ; 0x318
.short 64915 ; 0xfd93
.short 186 ; 0xba
.short 807 ; 0x327
.short 325 ; 0x145
.short 65294 ; 0xff0e
.short 65133 ; 0xfe6d
.short 42 ; 0x2a
.short 1998 ; 0x7ce
.short 65520 ; 0xfff0
.short 416 ; 0x1a0
.short 65441 ; 0xffa1
.short 313 ; 0x139
.short 411 ; 0x19b
.short 1091 ; 0x443
.short 65371 ; 0xff5b
.short 265 ; 0x109
.short 740 ; 0x2e4
.short 64607 ; 0xfc5f
.short 126 ; 0x7e
.short 65111 ; 0xfe57
.short 441 ; 0x1b9
.short 380 ; 0x17c
.short 239 ; 0xef
.short 33 ; 0x21
.short 65200 ; 0xfeb0
.short 156 ; 0x9c
.short 65504 ; 0xffe0
.short 65235 ; 0xfed3
.short 245 ; 0xf5
.short 522 ; 0x20a
.short 65350 ; 0xff46
.short 64993 ; 0xfde1
.short 64583 ; 0xfc47
.short 64712 ; 0xfcc8
.short 64523 ; 0xfc0b
.short 2015 ; 0x7df
.short 65520 ; 0xfff0
.short 201 ; 0xc9
.short 65204 ; 0xfeb4
.short 64972 ; 0xfdcc
.short 95 ; 0x5f
.short 63 ; 0x3f
.short 64242 ; 0xfaf2
.short 65403 ; 0xff7b
.short 64610 ; 0xfc62
.short 37 ; 0x25
.short 63812 ; 0xf944
.short 110 ; 0x6e
.short 65484 ; 0xffcc
.short 65353 ; 0xff49
.short 342 ; 0x156
.short 354 ; 0x162
.short 266 ; 0x10a
.short 47 ; 0x2f
.short 148 ; 0x94
.short 50 ; 0x32
.short 65000 ; 0xfde8
.short 65143 ; 0xfe77
.short 462 ; 0x1ce
.short 238 ; 0xee
.short 64772 ; 0xfd04
.short 45 ; 0x2d
.short 65159 ; 0xfe87
.short 65175 ; 0xfe97
.short 126 ; 0x7e
.short 64735 ; 0xfcdf
.short 1149 ; 0x47d
.short 65228 ; 0xfecc
.short 516 ; 0x204
.short 64834 ; 0xfd42
.short 64923 ; 0xfd9b
.short 131 ; 0x83
.short 65487 ; 0xffcf
.short 65512 ; 0xffe8
.short 50 ; 0x32
.short 1045 ; 0x415
.short 403 ; 0x193
.short 65300 ; 0xff14
.short 65361 ; 0xff51
.short 65059 ; 0xfe23
.short 64984 ; 0xfdd8
.short 318 ; 0x13e
.short 64339 ; 0xfb53
.short 8 ; 0x8
.short 65099 ; 0xfe4b
.short 65246 ; 0xfede
.short 896 ; 0x380
.short 52 ; 0x34
.short 65460 ; 0xffb4
.short 117 ; 0x75
.short 389 ; 0x185
.short 109 ; 0x6d
.short 210 ; 0xd2
.short 65018 ; 0xfdfa
.short 67 ; 0x43
.short 592 ; 0x250
.short 65405 ; 0xff7d
.short 65424 ; 0xff90
.short 65183 ; 0xfe9f
.short 818 ; 0x332
.short 185 ; 0xb9
.short 65274 ; 0xfefa
.short 65401 ; 0xff79
.short 184 ; 0xb8
.short 65192 ; 0xfea8
.short 65437 ; 0xff9d
.short 166 ; 0xa6
.short 65504 ; 0xffe0
.short 65527 ; 0xfff7
.short 242 ; 0xf2
.short 65529 ; 0xfff9
.short 65304 ; 0xff18
.short 589 ; 0x24d
.short 224 ; 0xe0
.short 65200 ; 0xfeb0
.short 446 ; 0x1be
.short 65315 ; 0xff23
.short 51 ; 0x33
.short 196 ; 0xc4
.short 704 ; 0x2c0
.short 259 ; 0x103
.short 125 ; 0x7d
.short 65468 ; 0xffbc
.short 65077 ; 0xfe35
.short 65419 ; 0xff8b
.short 279 ; 0x117
.short 65148 ; 0xfe7c
.short 7 ; 0x7
.short 65355 ; 0xff4b
.short 65445 ; 0xffa5
.short 65505 ; 0xffe1
.short 290 ; 0x122
.short 22 ; 0x16
.short 88 ; 0x58
.short 232 ; 0xe8
.short 656 ; 0x290
.short 65395 ; 0xff73
.short 483 ; 0x1e3
.short 67 ; 0x43
.short 65287 ; 0xff07
.short 164 ; 0xa4
.short 65394 ; 0xff72
.short 65506 ; 0xffe2
.short 65320 ; 0xff28
.short 65036 ; 0xfe0c
.short 43 ; 0x2b
.short 63954 ; 0xf9d2
.short 173 ; 0xad
.short 16 ; 0x10
.short 428 ; 0x1ac
.short 166 ; 0xa6
.short 2227 ; 0x8b3
.short 180 ; 0xb4
.short 65217 ; 0xfec1
.short 258 ; 0x102
.short 4 ; 0x4
.short 65407 ; 0xff7f
.short 37 ; 0x25
.short 64782 ; 0xfd0e
.short 104 ; 0x68
.short 65449 ; 0xffa9
.short 65333 ; 0xff35
.short 307 ; 0x133
.short 65145 ; 0xfe79
.short 65286 ; 0xff06
.short 65531 ; 0xfffb
.short 127 ; 0x7f
.short 68 ; 0x44
.short 1 ; 0x1
.short 64991 ; 0xfddf
.short 30 ; 0x1e
.short 82 ; 0x52
.short 36 ; 0x24
.short 65531 ; 0xfffb
.short 65382 ; 0xff66
.short 65016 ; 0xfdf8
.short 340 ; 0x154
.short 65275 ; 0xfefb
.short 65375 ; 0xff5f
.short 65263 ; 0xfeef
.short 65388 ; 0xff6c
.short 292 ; 0x124
.short 64817 ; 0xfd31
.short 65516 ; 0xffec
.short 65334 ; 0xff36
.short 65238 ; 0xfed6
.short 59 ; 0x3b
.short 174 ; 0xae
.short 64591 ; 0xfc4f
.short 64221 ; 0xfadd
.short 529 ; 0x211
.short 278 ; 0x116
.short 246 ; 0xf6
.short 65204 ; 0xfeb4
.short 99 ; 0x63
.short 117 ; 0x75
.short 65040 ; 0xfe10
.short 65486 ; 0xffce
.short 3963 ; 0xf7b
.short 154 ; 0x9a
.short 65107 ; 0xfe53
.short 3694 ; 0xe6e
.short 65279 ; 0xfeff
.short 65222 ; 0xfec6
.short 65415 ; 0xff87
.short 65383 ; 0xff67
.short 64651 ; 0xfc8b
.short 65481 ; 0xffc9
.short 78 ; 0x4e
.short 65472 ; 0xffc0
.short 171 ; 0xab
.short 74 ; 0x4a
.short 69 ; 0x45
.short 95 ; 0x5f
.short 65457 ; 0xffb1
.short 150 ; 0x96
.short 60 ; 0x3c
.short 144 ; 0x90
.short 62846 ; 0xf57e
.short 65349 ; 0xff45
.short 65226 ; 0xfeca
.short 116 ; 0x74
.short 138 ; 0x8a
.short 96 ; 0x60
.short 65493 ; 0xffd5
.short 104 ; 0x68
.short 65348 ; 0xff44
.short 313 ; 0x139
.short 773 ; 0x305
.short 64959 ; 0xfdbf
.short 614 ; 0x266
.short 65325 ; 0xff2d
.short 111 ; 0x6f
.short 108 ; 0x6c
.short 1722 ; 0x6ba
.short 389 ; 0x185
.short 729 ; 0x2d9
.short 83 ; 0x53
.short 44 ; 0x2c
.short 320 ; 0x140
.short 65439 ; 0xff9f
.short 65491 ; 0xffd3
.short 65086 ; 0xfe3e
.short 65462 ; 0xffb6
.short 65366 ; 0xff56
.short 65345 ; 0xff41
.short 65404 ; 0xff7c
.short 242 ; 0xf2
.short 65447 ; 0xffa7
.short 638 ; 0x27e
.short 440 ; 0x1b8
.short 65220 ; 0xfec4
.short 777 ; 0x309
.short 65333 ; 0xff35
.short 65426 ; 0xff92
.short 112 ; 0x70
.short 200 ; 0xc8
.short 3 ; 0x3
.short 200 ; 0xc8
.short 110 ; 0x6e
.short 65483 ; 0xffcb
.short 143 ; 0x8f
.short 119 ; 0x77
.short 21 ; 0x15
.short 65455 ; 0xffaf
.short 73 ; 0x49
.short 65496 ; 0xffd8
.short 65389 ; 0xff6d
.short 65333 ; 0xff35
.short 323 ; 0x143
.short 227 ; 0xe3
.short 64590 ; 0xfc4e
.short 65510 ; 0xffe6
.short 194 ; 0xc2
.short 60 ; 0x3c
.short 65429 ; 0xff95
.short 65493 ; 0xffd5
.short 322 ; 0x142
.short 22 ; 0x16
.short 127 ; 0x7f
.short 65360 ; 0xff50
.short 65298 ; 0xff12
.short 278 ; 0x116
.short 421 ; 0x1a5
.short 63618 ; 0xf882
.short 65462 ; 0xffb6
.short 160 ; 0xa0
.short 64487 ; 0xfbe7
.short 18 ; 0x12
.short 148 ; 0x94
.short 204 ; 0xcc
.short 403 ; 0x193
.short 65067 ; 0xfe2b
.short 1858 ; 0x742
.short 65381 ; 0xff65
.short 65434 ; 0xff9a
.short 66 ; 0x42
.short 65303 ; 0xff17
.short 52 ; 0x34
.short 43 ; 0x2b
.short 65256 ; 0xfee8
.short 139 ; 0x8b
.short 65197 ; 0xfead
.short 280 ; 0x118
.short 9 ; 0x9
.short 65242 ; 0xfeda
.short 65418 ; 0xff8a
.short 65373 ; 0xff5d
.short 9 ; 0x9
.short 65452 ; 0xffac
.short 65449 ; 0xffa9
.short 65341 ; 0xff3d
.short 47 ; 0x2f
.short 40 ; 0x28
.short 112 ; 0x70
.short 65368 ; 0xff58
.short 236 ; 0xec
.short 741 ; 0x2e5
.short 236 ; 0xec
.short 65447 ; 0xffa7
.short 306 ; 0x132
.short 65469 ; 0xffbd
.short 264 ; 0x108
.short 41 ; 0x29
.short 148 ; 0x94
.short 759 ; 0x2f7
.short 65338 ; 0xff3a
.short 31 ; 0x1f
.short 107 ; 0x6b
.short 448 ; 0x1c0
.short 99 ; 0x63
.short 80 ; 0x50
.short 65253 ; 0xfee5
.short 64933 ; 0xfda5
.short 566 ; 0x236
.short 65229 ; 0xfecd
.short 72 ; 0x48
.short 65346 ; 0xff42
.short 65339 ; 0xff3b
.short 59 ; 0x3b
.short 561 ; 0x231
.short 135 ; 0x87
.short 64648 ; 0xfc88
.short 437 ; 0x1b5
.short 256 ; 0x100
.short 662 ; 0x296
.short 192 ; 0xc0
.short 65508 ; 0xffe4
.short 1643 ; 0x66b
.short 170 ; 0xaa
.short 65310 ; 0xff1e
.short 421 ; 0x1a5
.short 65102 ; 0xfe4e
.short 65075 ; 0xfe33
.short 63984 ; 0xf9f0
.short 55 ; 0x37
.short 128 ; 0x80
.short 218 ; 0xda
.short 65533 ; 0xfffd
.short 189 ; 0xbd
.short 64071 ; 0xfa47
.short 274 ; 0x112
.short 65529 ; 0xfff9
.short 1477 ; 0x5c5
.short 62194 ; 0xf2f2
.short 334 ; 0x14e
.short 13 ; 0xd
.short 174 ; 0xae
.short 65255 ; 0xfee7
.short 65505 ; 0xffe1
.short 43 ; 0x2b
.short 65227 ; 0xfecb
.short 838 ; 0x346
.short 64 ; 0x40
.short 97 ; 0x61
.short 65491 ; 0xffd3
.short 243 ; 0xf3
.short 65409 ; 0xff81
.short 131 ; 0x83
.short 65204 ; 0xfeb4
.short 97 ; 0x61
.short 222 ; 0xde
.short 64697 ; 0xfcb9
.short 65485 ; 0xffcd
.short 65487 ; 0xffcf
.short 17 ; 0x11
.short 149 ; 0x95
.short 63514 ; 0xf81a
.short 65488 ; 0xffd0
.short 186 ; 0xba
.short 65447 ; 0xffa7
.short 201 ; 0xc9
.short 312 ; 0x138
.short 237 ; 0xed
.short 65469 ; 0xffbd
.short 215 ; 0xd7
.short 65398 ; 0xff76
.short 65489 ; 0xffd1
.short 65451 ; 0xffab
.short 62996 ; 0xf614
.short 65 ; 0x41
.short 65381 ; 0xff65
.short 65530 ; 0xfffa
.short 12 ; 0xc
.short 65266 ; 0xfef2
.short 65341 ; 0xff3d
.short 65230 ; 0xfece
.short 265 ; 0x109
.short 386 ; 0x182
.short 64878 ; 0xfd6e
.short 85 ; 0x55
.short 65340 ; 0xff3c
.short 65435 ; 0xff9b
.short 672 ; 0x2a0
.short 61 ; 0x3d
.short 222 ; 0xde
.short 133 ; 0x85
.short 65356 ; 0xff4c
.short 4264 ; 0x10a8
.short 65279 ; 0xfeff
.short 65312 ; 0xff20
.short 65276 ; 0xfefc
.short 65471 ; 0xffbf
.short 188 ; 0xbc
.short 43 ; 0x2b
.short 63285 ; 0xf735
.short 65494 ; 0xffd6
.short 65460 ; 0xffb4
.short 17 ; 0x11
.short 65365 ; 0xff55
.short 52 ; 0x34
.short 65 ; 0x41
.short 105 ; 0x69
.short 65359 ; 0xff4f
.short 218 ; 0xda
.short 2490 ; 0x9ba
.short 65433 ; 0xff99
.short 64686 ; 0xfcae
.short 7 ; 0x7
.short 65384 ; 0xff68
.short 65233 ; 0xfed1
.short 124 ; 0x7c
.short 65127 ; 0xfe67
.short 275 ; 0x113
.short 312 ; 0x138
.short 65435 ; 0xff9b
.short 175 ; 0xaf
.short 28 ; 0x1c
.short 362 ; 0x16a
.short 0 ; 0x0
.short 2306 ; 0x902
.short 19 ; 0x13
.short 65309 ; 0xff1d
.short 1287 ; 0x507
.short 696 ; 0x2b8
.short 65413 ; 0xff85
.short 65022 ; 0xfdfe
.short 7 ; 0x7
.short 433 ; 0x1b1
.short 2170 ; 0x87a
.short 65493 ; 0xffd5
.short 227 ; 0xe3
.short 243 ; 0xf3
.short 65190 ; 0xfea6
.short 65417 ; 0xff89
.short 169 ; 0xa9
.short 235 ; 0xeb
.short 65375 ; 0xff5f
.short 65194 ; 0xfeaa
.short 65333 ; 0xff35
.short 36 ; 0x24
.short 65401 ; 0xff79
.short 9 ; 0x9
.short 261 ; 0x105
.short 62897 ; 0xf5b1
.short 193 ; 0xc1
.short 132 ; 0x84
.short 145 ; 0x91
.short 275 ; 0x113
.short 229 ; 0xe5
.short 64965 ; 0xfdc5
.short 65477 ; 0xffc5
.short 65234 ; 0xfed2
.short 65417 ; 0xff89
.short 411 ; 0x19b
.short 65032 ; 0xfe08
.short 65450 ; 0xffaa
.short 515 ; 0x203
.short 65356 ; 0xff4c
.short 110 ; 0x6e
.short 65340 ; 0xff3c
.short 50 ; 0x32
.short 65273 ; 0xfef9
.short 341 ; 0x155
.short 77 ; 0x4d
.short 65071 ; 0xfe2f
.short 65312 ; 0xff20
.short 207 ; 0xcf
.short 120 ; 0x78
.short 65204 ; 0xfeb4
.short 1280 ; 0x500
.short 87 ; 0x57
.short 65484 ; 0xffcc
.short 513 ; 0x201
.short 65131 ; 0xfe6b
.short 171 ; 0xab
.short 64624 ; 0xfc70
.short 200 ; 0xc8
.short 452 ; 0x1c4
.short 338 ; 0x152
.short 65512 ; 0xffe8
.short 65302 ; 0xff16
.short 65433 ; 0xff99
.short 65143 ; 0xfe77
.short 65460 ; 0xffb4
.short 323 ; 0x143
.short 250 ; 0xfa
.short 65330 ; 0xff32
.short 11 ; 0xb
.short 627 ; 0x273
.short 140 ; 0x8c
.short 64599 ; 0xfc57
.short 65354 ; 0xff4a
.short 497 ; 0x1f1
.short 240 ; 0xf0
.short 1146 ; 0x47a
.short 532 ; 0x214
.short 133 ; 0x85
.short 41 ; 0x29
.short 65227 ; 0xfecb
.short 764 ; 0x2fc
.short 247 ; 0xf7
.short 474 ; 0x1da
.short 371 ; 0x173
.short 65411 ; 0xff83
.short 65442 ; 0xffa2
.short 64116 ; 0xfa74
.short 235 ; 0xeb
.short 255 ; 0xff
.short 65299 ; 0xff13
.short 65505 ; 0xffe1
.short 65467 ; 0xffbb
.short 65197 ; 0xfead
.short 166 ; 0xa6
.short 61 ; 0x3d
.short 535 ; 0x217
.short 65400 ; 0xff78
.short 253 ; 0xfd
.short 65154 ; 0xfe82
.short 536 ; 0x218
.short 160 ; 0xa0
.short 65069 ; 0xfe2d
.short 175 ; 0xaf
.short 64947 ; 0xfdb3
.short 65263 ; 0xfeef
.short 912 ; 0x390
.short 65480 ; 0xffc8
.short 64931 ; 0xfda3
.short 65502 ; 0xffde
.short 65293 ; 0xff0d
.short 323 ; 0x143
.short 65519 ; 0xffef
.short 64643 ; 0xfc83
.short 64460 ; 0xfbcc
.short 64867 ; 0xfd63
.short 632 ; 0x278
.short 65149 ; 0xfe7d
.short 65265 ; 0xfef1
.short 510 ; 0x1fe
.short 282 ; 0x11a
.short 65370 ; 0xff5a
.short 64709 ; 0xfcc5
.short 65449 ; 0xffa9
.short 65215 ; 0xfebf
.short 65116 ; 0xfe5c
.short 473 ; 0x1d9
.short 300 ; 0x12c
.short 892 ; 0x37c
.short 65171 ; 0xfe93
.short 65451 ; 0xffab
.short 413 ; 0x19d
.short 389 ; 0x185
.short 65068 ; 0xfe2c
.short 64911 ; 0xfd8f
.short 65335 ; 0xff37
.short 65347 ; 0xff43
.short 65291 ; 0xff0b
.short 64701 ; 0xfcbd
.short 65438 ; 0xff9e
.short 64728 ; 0xfcd8
.short 816 ; 0x330
.short 65058 ; 0xfe22
.short 98 ; 0x62
.short 547 ; 0x223
.short 312 ; 0x138
.short 620 ; 0x26c
.short 919 ; 0x397
.short 65388 ; 0xff6c
.short 65448 ; 0xffa8
.short 65464 ; 0xffb8
.short 182 ; 0xb6
.short 392 ; 0x188
.short 65263 ; 0xfeef
.short 64561 ; 0xfc31
.short 65191 ; 0xfea7
.short 65399 ; 0xff77
.short 202 ; 0xca
.short 65119 ; 0xfe5f
.short 65200 ; 0xfeb0
.short 65247 ; 0xfedf
.short 65409 ; 0xff81
.short 712 ; 0x2c8
.short 65351 ; 0xff47
.short 65288 ; 0xff08
.short 444 ; 0x1bc
.short 411 ; 0x19b
.short 65213 ; 0xfebd
.short 65330 ; 0xff32
.short 605 ; 0x25d
.short 37 ; 0x25
.short 65215 ; 0xfebf
.short 1054 ; 0x41e
.short 65180 ; 0xfe9c
.short 6 ; 0x6
.short 63487 ; 0xf7ff
.short 65046 ; 0xfe16
.short 65519 ; 0xffef
.short 111 ; 0x6f
.short 554 ; 0x22a
.short 65436 ; 0xff9c
.short 1 ; 0x1
.short 65004 ; 0xfdec
.short 194 ; 0xc2
.short 183 ; 0xb7
.short 65476 ; 0xffc4
.short 30 ; 0x1e
.short 65412 ; 0xff84
.short 65517 ; 0xffed
.short 65024 ; 0xfe00
.short 104 ; 0x68
.short 482 ; 0x1e2
.short 489 ; 0x1e9
.short 64842 ; 0xfd4a
.short 65062 ; 0xfe26
.short 65369 ; 0xff59
.short 65189 ; 0xfea5
.short 65532 ; 0xfffc
.short 547 ; 0x223
.short 689 ; 0x2b1
.short 65068 ; 0xfe2c
.short 133 ; 0x85
.short 64996 ; 0xfde4
.short 65244 ; 0xfedc
.short 274 ; 0x112
.short 65338 ; 0xff3a
.short 61 ; 0x3d
.short 64946 ; 0xfdb2
.short 64754 ; 0xfcf2
.short 150 ; 0x96
.short 65410 ; 0xff82
.short 64957 ; 0xfdbd
.short 430 ; 0x1ae
.short 601 ; 0x259
.short 826 ; 0x33a
.short 133 ; 0x85
.short 346 ; 0x15a
.short 64810 ; 0xfd2a
.short 65408 ; 0xff80
.short 65202 ; 0xfeb2
.short 65395 ; 0xff73
.short 213 ; 0xd5
.short 90 ; 0x5a
.short 65518 ; 0xffee
.short 63659 ; 0xf8ab
.short 65471 ; 0xffbf
.short 89 ; 0x59
.short 65136 ; 0xfe70
.short 65445 ; 0xffa5
.short 63 ; 0x3f
.short 132 ; 0x84
.short 65412 ; 0xff84
.short 280 ; 0x118
.short 65513 ; 0xffe9
.short 279 ; 0x117
.short 102 ; 0x66
.short 167 ; 0xa7
.short 65218 ; 0xfec2
.short 243 ; 0xf3
.short 32 ; 0x20
.short 65190 ; 0xfea6
.short 224 ; 0xe0
.short 65510 ; 0xffe6
.short 291 ; 0x123
.short 128 ; 0x80
.short 65473 ; 0xffc1
.short 65392 ; 0xff70
.short 63066 ; 0xf65a
.short 65510 ; 0xffe6
.short 65406 ; 0xff7e
.short 113 ; 0x71
.short 16 ; 0x10
.short 64887 ; 0xfd77
.short 105 ; 0x69
.short 196 ; 0xc4
.short 64999 ; 0xfde7
.short 65045 ; 0xfe15
.short 243 ; 0xf3
.short 64276 ; 0xfb14
.short 65526 ; 0xfff6
.short 65289 ; 0xff09
.short 152 ; 0x98
.short 65181 ; 0xfe9d
.short 407 ; 0x197
.short 65308 ; 0xff1c
.short 65379 ; 0xff63
.short 327 ; 0x147
.short 65497 ; 0xffd9
.short 64731 ; 0xfcdb
.short 533 ; 0x215
.short 295 ; 0x127
.short 65325 ; 0xff2d
.short 230 ; 0xe6
.short 49 ; 0x31
.short 271 ; 0x10f
.short 67 ; 0x43
.short 118 ; 0x76
.short 65104 ; 0xfe50
.short 64733 ; 0xfcdd
.short 429 ; 0x1ad
.short 44 ; 0x2c
.short 288 ; 0x120
.short 65368 ; 0xff58
.short 65485 ; 0xffcd
.short 64951 ; 0xfdb7
.short 65228 ; 0xfecc
.short 120 ; 0x78
.short 780 ; 0x30c
.short 1901 ; 0x76d
.short 65529 ; 0xfff9
.short 423 ; 0x1a7
.short 64310 ; 0xfb36
.short 65292 ; 0xff0c
.short 162 ; 0xa2
.short 37 ; 0x25
.short 65208 ; 0xfeb8
.short 64733 ; 0xfcdd
.short 316 ; 0x13c
.short 65412 ; 0xff84
.short 33 ; 0x21
.short 176 ; 0xb0
.short 65351 ; 0xff47
.short 214 ; 0xd6
.short 83 ; 0x53
.short 65329 ; 0xff31
.short 1261 ; 0x4ed
.short 65242 ; 0xfeda
.short 65487 ; 0xffcf
.short 448 ; 0x1c0
.short 91 ; 0x5b
.short 65276 ; 0xfefc
.short 64830 ; 0xfd3e
.short 226 ; 0xe2
.short 2155 ; 0x86b
.short 122 ; 0x7a
.short 65314 ; 0xff22
.short 312 ; 0x138
.short 65228 ; 0xfecc
.short 234 ; 0xea
.short 54 ; 0x36
.short 109 ; 0x6d
.short 65084 ; 0xfe3c
.short 65212 ; 0xfebc
.short 158 ; 0x9e
.short 65411 ; 0xff83
.short 64979 ; 0xfdd3
.short 65322 ; 0xff2a
.short 412 ; 0x19c
.short 248 ; 0xf8
.short 66 ; 0x42
.short 95 ; 0x5f
.short 46 ; 0x2e
.short 419 ; 0x1a3
.short 219 ; 0xdb
.short 65192 ; 0xfea8
.short 240 ; 0xf0
.short 65323 ; 0xff2b
.short 64565 ; 0xfc35
.short 65133 ; 0xfe6d
.short 395 ; 0x18b
.short 1965 ; 0x7ad
.short 373 ; 0x175
.short 65341 ; 0xff3d
.short 348 ; 0x15c
.short 412 ; 0x19c
.short 65306 ; 0xff1a
.short 238 ; 0xee
.short 159 ; 0x9f
.short 606 ; 0x25e
.short 65366 ; 0xff56
.short 171 ; 0xab
.short 296 ; 0x128
.short 85 ; 0x55
.short 65318 ; 0xff26
.short 65234 ; 0xfed2
.short 65450 ; 0xffaa
.short 1017 ; 0x3f9
.short 655 ; 0x28f
.short 65470 ; 0xffbe
.short 65534 ; 0xfffe
.short 65379 ; 0xff63
.short 298 ; 0x12a
.short 395 ; 0x18b
.short 187 ; 0xbb
.short 65347 ; 0xff43
.short 65483 ; 0xffcb
.short 27 ; 0x1b
.short 103 ; 0x67
.short 65504 ; 0xffe0
.short 65084 ; 0xfe3c
.short 169 ; 0xa9
.short 160 ; 0xa0
.short 236 ; 0xec
.short 65405 ; 0xff7d
.short 68 ; 0x44
.short 509 ; 0x1fd
.short 537 ; 0x219
.short 71 ; 0x47
.short 163 ; 0xa3
.short 172 ; 0xac
.short 416 ; 0x1a0
.short 65239 ; 0xfed7
.short 416 ; 0x1a0
.short 448 ; 0x1c0
.short 65156 ; 0xfe84
.short 65530 ; 0xfffa
.short 65250 ; 0xfee2
.short 65459 ; 0xffb3
.short 65492 ; 0xffd4
.short 65249 ; 0xfee1
.short 112 ; 0x70
.short 197 ; 0xc5
.short 65103 ; 0xfe4f
.short 65504 ; 0xffe0
.short 65112 ; 0xfe58
.short 147 ; 0x93
.short 441 ; 0x1b9
.short 65526 ; 0xfff6
.short 64885 ; 0xfd75
.short 65344 ; 0xff40
.short 145 ; 0x91
.short 65510 ; 0xffe6
.short 1011 ; 0x3f3
.short 175 ; 0xaf
.short 65386 ; 0xff6a
.short 65074 ; 0xfe32
.short 352 ; 0x160
.short 129 ; 0x81
.short 65424 ; 0xff90
.short 65326 ; 0xff2e
.short 18 ; 0x12
.short 64790 ; 0xfd16
.short 64984 ; 0xfdd8
.short 65257 ; 0xfee9
.short 260 ; 0x104
.short 65011 ; 0xfdf3
.short 65380 ; 0xff64
.short 177 ; 0xb1
.short 53 ; 0x35
.short 65257 ; 0xfee9
.short 65452 ; 0xffac
.short 65214 ; 0xfebe
.short 237 ; 0xed
.short 93 ; 0x5d
.short 32 ; 0x20
.short 172 ; 0xac
.short 214 ; 0xd6
.short 64917 ; 0xfd95
.short 97 ; 0x61
.short 63896 ; 0xf998
.short 65323 ; 0xff2b
.short 65383 ; 0xff67
.short 822 ; 0x336
.short 94 ; 0x5e
.short 65341 ; 0xff3d
.short 65153 ; 0xfe81
.short 65262 ; 0xfeee
.short 64830 ; 0xfd3e
.short 65404 ; 0xff7c
.short 42 ; 0x2a
.short 64617 ; 0xfc69
.short 64924 ; 0xfd9c
.short 65415 ; 0xff87
.short 65419 ; 0xff8b
.short 61 ; 0x3d
.short 65440 ; 0xffa0
.short 65487 ; 0xffcf
.short 1291 ; 0x50b
.short 62 ; 0x3e
.short 304 ; 0x130
.short 142 ; 0x8e
.short 129 ; 0x81
.short 65391 ; 0xff6f
.short 63971 ; 0xf9e3
.short 479 ; 0x1df
.short 51 ; 0x33
.short 65533 ; 0xfffd
.short 65122 ; 0xfe62
.short 65139 ; 0xfe73
.short 64861 ; 0xfd5d
.short 65137 ; 0xfe71
.short 128 ; 0x80
.short 210 ; 0xd2
.short 65221 ; 0xfec5
.short 90 ; 0x5a
.short 65326 ; 0xff2e
.short 65090 ; 0xfe42
.short 65421 ; 0xff8d
.short 233 ; 0xe9
.short 463 ; 0x1cf
.short 359 ; 0x167
.short 65405 ; 0xff7d
.short 209 ; 0xd1
.short 373 ; 0x175
.short 334 ; 0x14e
.short 657 ; 0x291
.short 64883 ; 0xfd73
.short 135 ; 0x87
.short 156 ; 0x9c
.short 64979 ; 0xfdd3
.short 78 ; 0x4e
.short 65459 ; 0xffb3
.short 900 ; 0x384
.short 498 ; 0x1f2
.short 625 ; 0x271
.short 396 ; 0x18c
.short 65164 ; 0xfe8c
.short 65241 ; 0xfed9
.short 65120 ; 0xfe60
.short 34 ; 0x22
.short 37 ; 0x25
.short 65248 ; 0xfee0
.short 924 ; 0x39c
.short 225 ; 0xe1
.short 650 ; 0x28a
.short 1260 ; 0x4ec
.short 319 ; 0x13f
.short 329 ; 0x149
.short 258 ; 0x102
.short 65330 ; 0xff32
.short 353 ; 0x161
.short 289 ; 0x121
.short 704 ; 0x2c0
.short 65318 ; 0xff26
.short 65211 ; 0xfebb
.short 76 ; 0x4c
.short 382 ; 0x17e
.short 65256 ; 0xfee8
.short 718 ; 0x2ce
.short 65 ; 0x41
.short 133 ; 0x85
.short 330 ; 0x14a
.short 65438 ; 0xff9e
.short 28 ; 0x1c
.short 312 ; 0x138
.short 65454 ; 0xffae
.short 192 ; 0xc0
.short 65072 ; 0xfe30
.short 64835 ; 0xfd43
.short 85 ; 0x55
.short 406 ; 0x196
.short 131 ; 0x83
.short 64494 ; 0xfbee
.short 75 ; 0x4b
.short 65499 ; 0xffdb
.short 64868 ; 0xfd64
.short 65429 ; 0xff95
.short 65037 ; 0xfe0d
.short 273 ; 0x111
.short 65430 ; 0xff96
.short 94 ; 0x5e
.short 320 ; 0x140
.short 65147 ; 0xfe7b
.short 675 ; 0x2a3
.short 65397 ; 0xff75
.short 1577 ; 0x629
.short 419 ; 0x1a3
.short 64560 ; 0xfc30
.short 65295 ; 0xff0f
.short 65430 ; 0xff96
.short 137 ; 0x89
.short 282 ; 0x11a
.short 65476 ; 0xffc4
.short 369 ; 0x171
.short 40 ; 0x28
.short 65257 ; 0xfee9
.short 65178 ; 0xfe9a
.short 28 ; 0x1c
.short 369 ; 0x171
.short 363 ; 0x16b
.short 65100 ; 0xfe4c
.short 118 ; 0x76
.short 65238 ; 0xfed6
.short 65241 ; 0xfed9
.short 115 ; 0x73
.short 55 ; 0x37
.short 572 ; 0x23c
.short 232 ; 0xe8
.short 65109 ; 0xfe55
.short 64965 ; 0xfdc5
.short 64870 ; 0xfd66
.short 64915 ; 0xfd93
.short 299 ; 0x12b
.short 65156 ; 0xfe84
.short 103 ; 0x67
.short 65513 ; 0xffe9
.short 64968 ; 0xfdc8
.short 21 ; 0x15
.short 1353 ; 0x549
.short 65119 ; 0xfe5f
.short 33 ; 0x21
.short 56 ; 0x38
.short 65266 ; 0xfef2
.short 65356 ; 0xff4c
.short 65497 ; 0xffd9
.short 46 ; 0x2e
.short 679 ; 0x2a7
.short 64806 ; 0xfd26
.short 65523 ; 0xfff3
.short 65194 ; 0xfeaa
.short 339 ; 0x153
.short 319 ; 0x13f
.short 298 ; 0x12a
.short 65505 ; 0xffe1
.short 64303 ; 0xfb2f
.short 439 ; 0x1b7
.short 431 ; 0x1af
.short 65309 ; 0xff1d
.short 529 ; 0x211
.short 254 ; 0xfe
.short 65496 ; 0xffd8
.short 374 ; 0x176
.short 65388 ; 0xff6c
.short 64834 ; 0xfd42
.short 169 ; 0xa9
.short 127 ; 0x7f
.short 65230 ; 0xfece
.short 65413 ; 0xff85
.short 246 ; 0xf6
.short 409 ; 0x199
.short 437 ; 0x1b5
.short 131 ; 0x83
.short 266 ; 0x10a
.short 65487 ; 0xffcf
.short 91 ; 0x5b
.short 69 ; 0x45
.short 65532 ; 0xfffc
.short 64584 ; 0xfc48
.short 49 ; 0x31
.short 65495 ; 0xffd7
.short 386 ; 0x182
.short 65271 ; 0xfef7
.short 64886 ; 0xfd76
.short 137 ; 0x89
.short 65277 ; 0xfefd
.short 64976 ; 0xfdd0
.short 65283 ; 0xff03
.short 64612 ; 0xfc64
.short 64827 ; 0xfd3b
.short 64821 ; 0xfd35
.short 237 ; 0xed
.short 65512 ; 0xffe8
.short 65064 ; 0xfe28
.short 182 ; 0xb6
.short 20 ; 0x14
.short 1898 ; 0x76a
.short 65246 ; 0xfede
.short 65376 ; 0xff60
.short 65009 ; 0xfdf1
.short 17 ; 0x11
.short 65496 ; 0xffd8
.short 1565 ; 0x61d
.short 65477 ; 0xffc5
.short 65437 ; 0xff9d
.short 63885 ; 0xf98d
.short 666 ; 0x29a
.short 65430 ; 0xff96
.short 4 ; 0x4
.short 64157 ; 0xfa9d
.short 410 ; 0x19a
.short 65450 ; 0xffaa
.short 502 ; 0x1f6
.short 242 ; 0xf2
.short 64652 ; 0xfc8c
.short 65215 ; 0xfebf
.short 27 ; 0x1b
.short 116 ; 0x74
.short 65494 ; 0xffd6
.short 982 ; 0x3d6
.short 272 ; 0x110
.short 753 ; 0x2f1
.short 64971 ; 0xfdcb
.short 130 ; 0x82
.short 65499 ; 0xffdb
.short 65379 ; 0xff63
.short 152 ; 0x98
.short 65485 ; 0xffcd
.short 20 ; 0x14
.short 1508 ; 0x5e4
.short 329 ; 0x149
.short 64828 ; 0xfd3c
.short 13 ; 0xd
.short 65467 ; 0xffbb
.short 29 ; 0x1d
.short 604 ; 0x25c
.short 1180 ; 0x49c
.short 63895 ; 0xf997
.short 65399 ; 0xff77
.short 65368 ; 0xff58
.short 1 ; 0x1
.short 1570 ; 0x622
.short 65311 ; 0xff1f
.short 63 ; 0x3f
.short 1182 ; 0x49e
.short 65149 ; 0xfe7d
.short 485 ; 0x1e5
.short 65247 ; 0xfedf
.short 924 ; 0x39c
.short 170 ; 0xaa
.short 528 ; 0x210
.short 57 ; 0x39
.short 64936 ; 0xfda8
.short 65174 ; 0xfe96
.short 28 ; 0x1c
.short 65244 ; 0xfedc
.short 65385 ; 0xff69
.short 12 ; 0xc
.short 217 ; 0xd9
.short 498 ; 0x1f2
.short 63668 ; 0xf8b4
.short 68 ; 0x44
.short 521 ; 0x209
.short 418 ; 0x1a2
.short 370 ; 0x172
.short 65484 ; 0xffcc
.short 9 ; 0x9
.short 1185 ; 0x4a1
.short 64192 ; 0xfac0
.short 454 ; 0x1c6
.short 65270 ; 0xfef6
.short 1018 ; 0x3fa
.short 1026 ; 0x402
.short 62 ; 0x3e
.short 574 ; 0x23e
.short 310 ; 0x136
.short 266 ; 0x10a
.short 63232 ; 0xf700
.short 65501 ; 0xffdd
.short 655 ; 0x28f
.short 264 ; 0x108
.short 888 ; 0x378
.short 901 ; 0x385
.short 78 ; 0x4e
.short 617 ; 0x269
.short 65251 ; 0xfee3
.short 65453 ; 0xffad
.short 627 ; 0x273
.short 65236 ; 0xfed4
.short 175 ; 0xaf
.short 65478 ; 0xffc6
.short 66 ; 0x42
.short 64252 ; 0xfafc
.short 150 ; 0x96
.short 131 ; 0x83
.short 65467 ; 0xffbb
.short 79 ; 0x4f
.short 65464 ; 0xffb8
.short 31 ; 0x1f
.short 237 ; 0xed
.short 65422 ; 0xff8e
.short 63367 ; 0xf787
.short 206 ; 0xce
.short 228 ; 0xe4
.short 65495 ; 0xffd7
.short 110 ; 0x6e
.short 16 ; 0x10
.short 65432 ; 0xff98
.short 94 ; 0x5e
.short 65472 ; 0xffc0
.short 65500 ; 0xffdc
.short 968 ; 0x3c8
.short 65288 ; 0xff08
.short 645 ; 0x285
.short 65320 ; 0xff28
.short 84 ; 0x54
.short 1433 ; 0x599
.short 65123 ; 0xfe63
.short 65470 ; 0xffbe
.short 65439 ; 0xff9f
.short 65119 ; 0xfe5f
.short 65305 ; 0xff19
.short 209 ; 0xd1
.short 64751 ; 0xfcef
.short 65282 ; 0xff02
.short 48 ; 0x30
.short 64 ; 0x40
.short 439 ; 0x1b7
.short 530 ; 0x212
.short 65108 ; 0xfe54
.short 1860 ; 0x744
.short 65342 ; 0xff3e
.short 65331 ; 0xff33
.short 64852 ; 0xfd54
.short 65251 ; 0xfee3
.short 65458 ; 0xffb2
.short 392 ; 0x188
.short 65045 ; 0xfe15
.short 65439 ; 0xff9f
.short 64993 ; 0xfde1
.short 65441 ; 0xffa1
.short 1127 ; 0x467
.short 343 ; 0x157
.short 2647 ; 0xa57
.short 141 ; 0x8d
.short 65123 ; 0xfe63
.short 580 ; 0x244
.short 65164 ; 0xfe8c
.short 25 ; 0x19
.short 63376 ; 0xf790
.short 205 ; 0xcd
.short 65133 ; 0xfe6d
.short 393 ; 0x189
.short 259 ; 0x103
.short 65306 ; 0xff1a
.short 762 ; 0x2fa
.short 65217 ; 0xfec1
.short 65469 ; 0xffbd
.short 0 ; 0x0
.short 65391 ; 0xff6f
.short 540 ; 0x21c
.short 323 ; 0x143
.short 65214 ; 0xfebe
.short 65416 ; 0xff88
.short 319 ; 0x13f
.short 122 ; 0x7a
.short 299 ; 0x12b
.short 64407 ; 0xfb97
.short 54 ; 0x36
.short 65209 ; 0xfeb9
.short 65476 ; 0xffc4
.short 397 ; 0x18d
.short 96 ; 0x60
.short 234 ; 0xea
.short 65356 ; 0xff4c
.short 65449 ; 0xffa9
.short 101 ; 0x65
.short 196 ; 0xc4
.short 65337 ; 0xff39
.short 65447 ; 0xffa7
.short 65370 ; 0xff5a
.short 599 ; 0x257
.short 165 ; 0xa5
.short 197 ; 0xc5
.short 340 ; 0x154
.short 65447 ; 0xffa7
.short 65404 ; 0xff7c
.short 65255 ; 0xfee7
.short 235 ; 0xeb
.short 55 ; 0x37
.short 55 ; 0x37
.short 65496 ; 0xffd8
.short 347 ; 0x15b
.short 65338 ; 0xff3a
.short 114 ; 0x72
.short 205 ; 0xcd
.short 65495 ; 0xffd7
.short 233 ; 0xe9
.short 790 ; 0x316
.short 65345 ; 0xff41
.short 17 ; 0x11
.short 65409 ; 0xff81
.short 281 ; 0x119
.short 65277 ; 0xfefd
.short 1318 ; 0x526
.short 65297 ; 0xff11
.short 65315 ; 0xff23
.short 107 ; 0x6b
.short 508 ; 0x1fc
.short 65448 ; 0xffa8
.short 510 ; 0x1fe
.short 62 ; 0x3e
.short 65335 ; 0xff37
.short 349 ; 0x15d
.short 65479 ; 0xffc7
.short 65521 ; 0xfff1
.short 65481 ; 0xffc9
.short 65012 ; 0xfdf4
.short 3717 ; 0xe85
.short 98 ; 0x62
.short 65405 ; 0xff7d
.short 180 ; 0xb4
.short 65446 ; 0xffa6
.short 64975 ; 0xfdcf
.short 109 ; 0x6d
.short 65289 ; 0xff09
.short 65297 ; 0xff11
.short 1279 ; 0x4ff
.short 65054 ; 0xfe1e
.short 279 ; 0x117
.short 65492 ; 0xffd4
.short 880 ; 0x370
.short 65080 ; 0xfe38
.short 206 ; 0xce
.short 10 ; 0xa
.short 65042 ; 0xfe12
.short 6 ; 0x6
.short 64396 ; 0xfb8c
.short 65482 ; 0xffca
.short 133 ; 0x85
.short 65388 ; 0xff6c
.short 65444 ; 0xffa4
.short 65412 ; 0xff84
.short 65372 ; 0xff5c
.short 29 ; 0x1d
.short 65342 ; 0xff3e
.short 63073 ; 0xf661
.short 65507 ; 0xffe3
.short 65507 ; 0xffe3
.short 192 ; 0xc0
.short 550 ; 0x226
.short 65182 ; 0xfe9e
.short 144 ; 0x90
.short 65421 ; 0xff8d
.short 65143 ; 0xfe77
.short 54 ; 0x36
.short 65095 ; 0xfe47
.short 65276 ; 0xfefc
.short 738 ; 0x2e2
.short 253 ; 0xfd
.short 304 ; 0x130
.short 65360 ; 0xff50
.short 30 ; 0x1e
.short 100 ; 0x64
.short 112 ; 0x70
.short 47 ; 0x2f
.short 65261 ; 0xfeed
.short 65113 ; 0xfe59
.short 432 ; 0x1b0
.short 1027 ; 0x403
.short 65451 ; 0xffab
.short 89 ; 0x59
.short 65380 ; 0xff64
.short 293 ; 0x125
.short 65329 ; 0xff31
.short 65402 ; 0xff7a
.short 65441 ; 0xffa1
.short 307 ; 0x133
.short 333 ; 0x14d
.short 132 ; 0x84
.short 10 ; 0xa
.short 65208 ; 0xfeb8
.short 2648 ; 0xa58
.short 193 ; 0xc1
.short 31 ; 0x1f
.short 92 ; 0x5c
.short 65322 ; 0xff2a
.short 476 ; 0x1dc
.short 65269 ; 0xfef5
.short 65355 ; 0xff4b
.short 7 ; 0x7
.short 266 ; 0x10a
.short 252 ; 0xfc
.short 711 ; 0x2c7
.short 845 ; 0x34d
.short 236 ; 0xec
.short 204 ; 0xcc
.short 64984 ; 0xfdd8
.short 48 ; 0x30
.short 65174 ; 0xfe96
.short 65341 ; 0xff3d
.short 243 ; 0xf3
.short 747 ; 0x2eb
.short 65060 ; 0xfe24
.short 65322 ; 0xff2a
.short 65163 ; 0xfe8b
.short 65347 ; 0xff43
.short 352 ; 0x160
.short 373 ; 0x175
.short 11 ; 0xb
.short 65013 ; 0xfdf5
.short 65472 ; 0xffc0
.short 210 ; 0xd2
.short 405 ; 0x195
.short 65148 ; 0xfe7c
.short 65405 ; 0xff7d
.short 65036 ; 0xfe0c
.short 65480 ; 0xffc8
.short 99 ; 0x63
.short 84 ; 0x54
.short 65512 ; 0xffe8
.short 65340 ; 0xff3c
.short 65507 ; 0xffe3
.short 65097 ; 0xfe49
.short 65420 ; 0xff8c
.short 65433 ; 0xff99
.short 64765 ; 0xfcfd
.short 65511 ; 0xffe7
.short 64724 ; 0xfcd4
.short 965 ; 0x3c5
.short 65504 ; 0xffe0
.short 595 ; 0x253
.short 65495 ; 0xffd7
.short 0 ; 0x0
.short 65520 ; 0xfff0
.short 64976 ; 0xfdd0
.short 65524 ; 0xfff4
.short 1 ; 0x1
.short 65410 ; 0xff82
.short 200 ; 0xc8
.short 65497 ; 0xffd9
.short 65528 ; 0xfff8
.short 510 ; 0x1fe
.short 64734 ; 0xfcde
.short 65489 ; 0xffd1
.short 65442 ; 0xffa2
.short 75 ; 0x4b
.short 65067 ; 0xfe2b
.short 65416 ; 0xff88
.short 65284 ; 0xff04
.short 280 ; 0x118
.short 64983 ; 0xfdd7
.short 65409 ; 0xff81
.short 65249 ; 0xfee1
.short 55 ; 0x37
.short 65414 ; 0xff86
.short 65278 ; 0xfefe
.short 65180 ; 0xfe9c
.short 12 ; 0xc
.short 174 ; 0xae
.short 130 ; 0x82
.short 64942 ; 0xfdae
.short 65330 ; 0xff32
.short 65244 ; 0xfedc
.short 65269 ; 0xfef5
.short 219 ; 0xdb
.short 65329 ; 0xff31
.short 65485 ; 0xffcd
.short 65380 ; 0xff64
.short 65321 ; 0xff29
.short 65438 ; 0xff9e
.short 65509 ; 0xffe5
.short 396 ; 0x18c
.short 7 ; 0x7
.short 305 ; 0x131
.short 65167 ; 0xfe8f
.short 373 ; 0x175
.short 74 ; 0x4a
.short 65511 ; 0xffe7
.short 65506 ; 0xffe2
.short 65476 ; 0xffc4
.short 65411 ; 0xff83
.short 65294 ; 0xff0e
.short 65508 ; 0xffe4
.short 65361 ; 0xff51
.short 139 ; 0x8b
.short 65527 ; 0xfff7
.short 65441 ; 0xffa1
.short 65333 ; 0xff35
.short 65137 ; 0xfe71
.short 65331 ; 0xff33
.short 65520 ; 0xfff0
.short 294 ; 0x126
.short 34 ; 0x22
.short 65214 ; 0xfebe
.short 65452 ; 0xffac
.short 142 ; 0x8e
.short 65221 ; 0xfec5
.short 64246 ; 0xfaf6
.short 320 ; 0x140
.short 65521 ; 0xfff1
.short 65266 ; 0xfef2
.short 65459 ; 0xffb3
.short 513 ; 0x201
.short 163 ; 0xa3
.short 106 ; 0x6a
.short 272 ; 0x110
.short 64863 ; 0xfd5f
.short 490 ; 0x1ea
.short 65300 ; 0xff14
.short 65276 ; 0xfefc
.short 65199 ; 0xfeaf
.short 65250 ; 0xfee2
.short 857 ; 0x359
.short 65385 ; 0xff69
.short 201 ; 0xc9
.short 182 ; 0xb6
.short 190 ; 0xbe
.short 728 ; 0x2d8
.short 375 ; 0x177
.short 249 ; 0xf9
.short 16 ; 0x10
.short 192 ; 0xc0
.short 49 ; 0x31
.short 65495 ; 0xffd7
.short 248 ; 0xf8
.short 1324 ; 0x52c
.short 65486 ; 0xffce
.short 65136 ; 0xfe70
.short 65036 ; 0xfe0c
.short 65469 ; 0xffbd
.short 20 ; 0x14
.short 65073 ; 0xfe31
.short 65502 ; 0xffde
.short 65246 ; 0xfede
.short 65458 ; 0xffb2
.short 65131 ; 0xfe6b
.short 9 ; 0x9
.short 65347 ; 0xff43
.short 65219 ; 0xfec3
.short 104 ; 0x68
.short 65102 ; 0xfe4e
.short 65503 ; 0xffdf
.short 177 ; 0xb1
.short 429 ; 0x1ad
.short 45 ; 0x2d
.short 65504 ; 0xffe0
.short 59 ; 0x3b
.short 64975 ; 0xfdcf
.short 64632 ; 0xfc78
.short 31 ; 0x1f
.short 65378 ; 0xff62
.short 346 ; 0x15a
.short 65465 ; 0xffb9
.short 65258 ; 0xfeea
.short 65452 ; 0xffac
.short 165 ; 0xa5
.short 146 ; 0x92
.short 65141 ; 0xfe75
.short 49 ; 0x31
.short 65321 ; 0xff29
.short 65469 ; 0xffbd
.short 64193 ; 0xfac1
.short 65256 ; 0xfee8
.short 228 ; 0xe4
.short 179 ; 0xb3
.short 65523 ; 0xfff3
.short 65408 ; 0xff80
.short 65409 ; 0xff81
.short 155 ; 0x9b
.short 65133 ; 0xfe6d
.short 48 ; 0x30
.short 65124 ; 0xfe64
.short 171 ; 0xab
.short 65239 ; 0xfed7
.short 65452 ; 0xffac
.short 65190 ; 0xfea6
.short 65276 ; 0xfefc
.short 160 ; 0xa0
.short 65362 ; 0xff52
.short 65378 ; 0xff62
.short 129 ; 0x81
.short 65514 ; 0xffea
.short 65353 ; 0xff49
.short 218 ; 0xda
.short 11 ; 0xb
.short 379 ; 0x17b
.short 65181 ; 0xfe9d
.short 65494 ; 0xffd6
.short 263 ; 0x107
.short 65316 ; 0xff24
.short 293 ; 0x125
.short 113 ; 0x71
.short 65421 ; 0xff8d
.short 270 ; 0x10e
.short 65498 ; 0xffda
.short 65503 ; 0xffdf
.short 101 ; 0x65
.short 64688 ; 0xfcb0
.short 65486 ; 0xffce
.short 279 ; 0x117
.short 175 ; 0xaf
.short 1960 ; 0x7a8
.short 65351 ; 0xff47
.short 64846 ; 0xfd4e
.short 384 ; 0x180
.short 373 ; 0x175
.short 65196 ; 0xfeac
.short 364 ; 0x16c
.short 21 ; 0x15
.short 195 ; 0xc3
.short 65354 ; 0xff4a
.short 325 ; 0x145
.short 65228 ; 0xfecc
.short 316 ; 0x13c
.short 645 ; 0x285
.short 65420 ; 0xff8c
.short 17 ; 0x11
.short 65510 ; 0xffe6
.short 65530 ; 0xfffa
.short 495 ; 0x1ef
.short 670 ; 0x29e
.short 65096 ; 0xfe48
.short 260 ; 0x104
.short 337 ; 0x151
.short 65397 ; 0xff75
.short 65437 ; 0xff9d
.short 789 ; 0x315
.short 220 ; 0xdc
.short 84 ; 0x54
.short 65352 ; 0xff48
.short 58 ; 0x3a
.short 1869 ; 0x74d
.short 65145 ; 0xfe79
.short 742 ; 0x2e6
.short 188 ; 0xbc
.short 168 ; 0xa8
.short 223 ; 0xdf
.short 63246 ; 0xf70e
.short 422 ; 0x1a6
.short 65482 ; 0xffca
.short 65287 ; 0xff07
.short 65515 ; 0xffeb
.short 155 ; 0x9b
.short 296 ; 0x128
.short 65381 ; 0xff65
.short 216 ; 0xd8
.short 69 ; 0x45
.short 3 ; 0x3
.short 55 ; 0x37
.short 65111 ; 0xfe57
.short 540 ; 0x21c
.short 65203 ; 0xfeb3
.short 164 ; 0xa4
.short 510 ; 0x1fe
.short 91 ; 0x5b
.short 65329 ; 0xff31
.short 850 ; 0x352
.short 65264 ; 0xfef0
.short 65519 ; 0xffef
.short 65169 ; 0xfe91
.short 65473 ; 0xffc1
.short 354 ; 0x162
.short 65085 ; 0xfe3d
.short 65464 ; 0xffb8
.short 65038 ; 0xfe0e
.short 63545 ; 0xf839
.short 1121 ; 0x461
.short 65136 ; 0xfe70
.short 65520 ; 0xfff0
.short 1179 ; 0x49b
.short 447 ; 0x1bf
.short 65445 ; 0xffa5
.short 65499 ; 0xffdb
.short 65263 ; 0xfeef
.short 65299 ; 0xff13
.short 65437 ; 0xff9d
.short 400 ; 0x190
.short 65237 ; 0xfed5
.short 282 ; 0x11a
.short 222 ; 0xde
.short 65514 ; 0xffea
.short 496 ; 0x1f0
.short 223 ; 0xdf
.short 65437 ; 0xff9d
.short 64202 ; 0xfaca
.short 65174 ; 0xfe96
.short 65302 ; 0xff16
.short 65422 ; 0xff8e
.short 65127 ; 0xfe67
.short 174 ; 0xae
.short 65391 ; 0xff6f
.short 444 ; 0x1bc
.short 64588 ; 0xfc4c
.short 337 ; 0x151
.short 833 ; 0x341
.short 65445 ; 0xffa5
.short 114 ; 0x72
.short 65300 ; 0xff14
.short 65199 ; 0xfeaf
.short 65533 ; 0xfffd
.short 234 ; 0xea
.short 276 ; 0x114
.short 626 ; 0x272
.short 64500 ; 0xfbf4
.short 64262 ; 0xfb06
.short 65492 ; 0xffd4
.short 195 ; 0xc3
.short 29 ; 0x1d
.short 65346 ; 0xff42
.short 65407 ; 0xff7f
.short 78 ; 0x4e
.short 65461 ; 0xffb5
.short 467 ; 0x1d3
.short 65256 ; 0xfee8
.short 275 ; 0x113
.short 1074 ; 0x432
.short 65504 ; 0xffe0
.short 65475 ; 0xffc3
.short 65142 ; 0xfe76
.short 158 ; 0x9e
.short 410 ; 0x19a
.short 64976 ; 0xfdd0
.short 662 ; 0x296
.short 65251 ; 0xfee3
.short 65069 ; 0xfe2d
.short 62960 ; 0xf5f0
.short 65170 ; 0xfe92
.short 313 ; 0x139
.short 227 ; 0xe3
.short 35 ; 0x23
.short 339 ; 0x153
.short 65428 ; 0xff94
.short 65356 ; 0xff4c
.short 331 ; 0x14b
.short 65206 ; 0xfeb6
.short 65393 ; 0xff71
.short 474 ; 0x1da
.short 65311 ; 0xff1f
.short 157 ; 0x9d
.short 64889 ; 0xfd79
.short 64 ; 0x40
.short 119 ; 0x77
.short 123 ; 0x7b
.short 64495 ; 0xfbef
.short 65465 ; 0xffb9
.short 275 ; 0x113
.short 65321 ; 0xff29
.short 65034 ; 0xfe0a
.short 429 ; 0x1ad
.short 1189 ; 0x4a5
.short 33 ; 0x21
.short 65418 ; 0xff8a
.short 64456 ; 0xfbc8
.short 65404 ; 0xff7c
.short 65143 ; 0xfe77
.short 181 ; 0xb5
.short 726 ; 0x2d6
.short 64913 ; 0xfd91
.short 65245 ; 0xfedd
.short 507 ; 0x1fb
.short 5 ; 0x5
.short 618 ; 0x26a
.short 778 ; 0x30a
.short 221 ; 0xdd
.short 314 ; 0x13a
.short 65529 ; 0xfff9
.short 65153 ; 0xfe81
.short 90 ; 0x5a
.short 65509 ; 0xffe5
.short 721 ; 0x2d1
.short 65531 ; 0xfffb
.short 213 ; 0xd5
.short 64567 ; 0xfc37
.short 65306 ; 0xff1a
.short 65500 ; 0xffdc
.short 418 ; 0x1a2
.short 159 ; 0x9f
.short 867 ; 0x363
.short 197 ; 0xc5
.short 65227 ; 0xfecb
.short 576 ; 0x240
.short 65267 ; 0xfef3
.short 25 ; 0x19
.short 448 ; 0x1c0
.short 65426 ; 0xff92
.short 65318 ; 0xff26
.short 64961 ; 0xfdc1
.short 293 ; 0x125
.short 64863 ; 0xfd5f
.short 65091 ; 0xfe43
.short 64897 ; 0xfd81
.short 65366 ; 0xff56
.short 65 ; 0x41
.short 111 ; 0x6f
.short 971 ; 0x3cb
.short 65252 ; 0xfee4
.short 65120 ; 0xfe60
.short 18 ; 0x12
.short 201 ; 0xc9
.short 65292 ; 0xff0c
.short 65356 ; 0xff4c
.short 64521 ; 0xfc09
.short 1589 ; 0x635
.short 76 ; 0x4c
.short 65224 ; 0xfec8
.short 376 ; 0x178
.short 408 ; 0x198
.short 566 ; 0x236
.short 65414 ; 0xff86
.short 65037 ; 0xfe0d
.short 545 ; 0x221
.short 65436 ; 0xff9c
.short 632 ; 0x278
.short 64711 ; 0xfcc7
.short 65057 ; 0xfe21
.short 65451 ; 0xffab
.short 201 ; 0xc9
.short 203 ; 0xcb
.short 21 ; 0x15
.short 65532 ; 0xfffc
.short 65234 ; 0xfed2
.short 65405 ; 0xff7d
.short 65501 ; 0xffdd
.short 65255 ; 0xfee7
.short 65329 ; 0xff31
.short 472 ; 0x1d8
.short 65447 ; 0xffa7
.short 65524 ; 0xfff4
.short 171 ; 0xab
.short 65311 ; 0xff1f
.short 78 ; 0x4e
.short 65360 ; 0xff50
.short 575 ; 0x23f
.short 2 ; 0x2
.short 1413 ; 0x585
.short 65496 ; 0xffd8
.short 65159 ; 0xfe87
.short 65062 ; 0xfe26
.short 0 ; 0x0
.short 17 ; 0x11
.short 65103 ; 0xfe4f
.short 65315 ; 0xff23
.short 124 ; 0x7c
.short 143 ; 0x8f
.short 65507 ; 0xffe3
.short 214 ; 0xd6
.short 361 ; 0x169
.short 41 ; 0x29
.short 148 ; 0x94
.short 65357 ; 0xff4d
.short 64802 ; 0xfd22
.short 17 ; 0x11
.short 186 ; 0xba
.short 300 ; 0x12c
.short 590 ; 0x24e
.short 52 ; 0x34
.short 420 ; 0x1a4
.short 941 ; 0x3ad
.short 64833 ; 0xfd41
.short 65530 ; 0xfffa
.short 94 ; 0x5e
.short 268 ; 0x10c
.short 65212 ; 0xfebc
.short 65404 ; 0xff7c
.short 163 ; 0xa3
.short 65078 ; 0xfe36
.short 425 ; 0x1a9
.short 65094 ; 0xfe46
.short 36 ; 0x24
.short 65271 ; 0xfef7
.short 65298 ; 0xff12
.short 153 ; 0x99
.short 486 ; 0x1e6
.short 121 ; 0x79
.short 65211 ; 0xfebb
.short 28 ; 0x1c
.short 65126 ; 0xfe66
.short 64984 ; 0xfdd8
.short 64754 ; 0xfcf2
.short 65145 ; 0xfe79
.short 173 ; 0xad
.short 1 ; 0x1
.short 65255 ; 0xfee7
.short 65422 ; 0xff8e
.short 79 ; 0x4f
.short 64350 ; 0xfb5e
.short 133 ; 0x85
.short 103 ; 0x67
.short 910 ; 0x38e
.short 400 ; 0x190
.short 25 ; 0x19
.short 65486 ; 0xffce
.short 65279 ; 0xfeff
.short 65529 ; 0xfff9
.short 36 ; 0x24
.short 64959 ; 0xfdbf
.short 65395 ; 0xff73
.short 65404 ; 0xff7c
.short 65397 ; 0xff75
.short 65454 ; 0xffae
.short 64750 ; 0xfcee
.short 146 ; 0x92
.short 64933 ; 0xfda5
.short 64888 ; 0xfd78
.short 703 ; 0x2bf
.short 263 ; 0x107
.short 141 ; 0x8d
.short 808 ; 0x328
.short 1377 ; 0x561
.short 65277 ; 0xfefd
.short 46 ; 0x2e
.short 65269 ; 0xfef5
.short 65436 ; 0xff9c
.short 65535 ; 0xffff
.short 65286 ; 0xff06
.short 85 ; 0x55
.short 65180 ; 0xfe9c
.short 154 ; 0x9a
.short 65051 ; 0xfe1b
.short 971 ; 0x3cb
.short 65509 ; 0xffe5
.short 938 ; 0x3aa
.short 65395 ; 0xff73
.short 27 ; 0x1b
.short 181 ; 0xb5
.short 65524 ; 0xfff4
.short 371 ; 0x173
.short 65385 ; 0xff69
.short 65507 ; 0xffe3
.short 87 ; 0x57
.short 65495 ; 0xffd7
.short 274 ; 0x112
.short 63 ; 0x3f
.short 102 ; 0x66
.short 179 ; 0xb3
.short 109 ; 0x6d
.short 65311 ; 0xff1f
.short 65453 ; 0xffad
.short 457 ; 0x1c9
.short 65165 ; 0xfe8d
.short 65420 ; 0xff8c
.short 564 ; 0x234
.short 65395 ; 0xff73
.short 169 ; 0xa9
.short 137 ; 0x89
.short 140 ; 0x8c
.short 774 ; 0x306
.short 65061 ; 0xfe25
.short 33 ; 0x21
.short 65514 ; 0xffea
.short 65359 ; 0xff4f
.short 64375 ; 0xfb77
.short 403 ; 0x193
.short 320 ; 0x140
.short 192 ; 0xc0
.short 65292 ; 0xff0c
.short 127 ; 0x7f
.short 744 ; 0x2e8
.short 65295 ; 0xff0f
.short 1161 ; 0x489
.short 65172 ; 0xfe94
.short 211 ; 0xd3
.short 265 ; 0x109
.short 283 ; 0x11b
.short 64888 ; 0xfd78
.short 497 ; 0x1f1
.short 1312 ; 0x520
.short 511 ; 0x1ff
.short 65412 ; 0xff84
.short 65521 ; 0xfff1
.short 418 ; 0x1a2
.short 65482 ; 0xffca
.short 145 ; 0x91
.short 209 ; 0xd1
.short 64470 ; 0xfbd6
.short 1339 ; 0x53b
.short 64948 ; 0xfdb4
.short 151 ; 0x97
.short 64487 ; 0xfbe7
.short 64980 ; 0xfdd4
.short 65404 ; 0xff7c
.short 663 ; 0x297
.short 566 ; 0x236
.short 64512 ; 0xfc00
.short 410 ; 0x19a
.short 65452 ; 0xffac
.short 424 ; 0x1a8
.short 209 ; 0xd1
.short 379 ; 0x17b
.short 527 ; 0x20f
.short 65020 ; 0xfdfc
.short 65366 ; 0xff56
.short 120 ; 0x78
.short 64524 ; 0xfc0c
.short 64973 ; 0xfdcd
.short 65387 ; 0xff6b
.short 64966 ; 0xfdc6
.short 16 ; 0x10
.short 65521 ; 0xfff1
.short 64263 ; 0xfb07
.short 208 ; 0xd0
.short 65469 ; 0xffbd
.short 626 ; 0x272
.short 64949 ; 0xfdb5
.short 50 ; 0x32
.short 64761 ; 0xfcf9
.short 618 ; 0x26a
.short 450 ; 0x1c2
.short 108 ; 0x6c
.short 65227 ; 0xfecb
.short 65362 ; 0xff52
.short 329 ; 0x149
.short 64857 ; 0xfd59
.short 635 ; 0x27b
.short 87 ; 0x57
.short 65436 ; 0xff9c
.short 65443 ; 0xffa3
.short 481 ; 0x1e1
.short 65521 ; 0xfff1
.short 302 ; 0x12e
.short 187 ; 0xbb
.short 65322 ; 0xff2a
.short 409 ; 0x199
.short 64909 ; 0xfd8d
.short 65531 ; 0xfffb
.short 65512 ; 0xffe8
.short 385 ; 0x181
.short 65292 ; 0xff0c
.short 65256 ; 0xfee8
.short 64878 ; 0xfd6e
.short 65325 ; 0xff2d
.short 64984 ; 0xfdd8
.short 410 ; 0x19a
.short 545 ; 0x221
.short 876 ; 0x36c
.short 65343 ; 0xff3f
.short 65464 ; 0xffb8
.short 261 ; 0x105
.short 65361 ; 0xff51
.short 65441 ; 0xffa1
.short 65271 ; 0xfef7
.short 65248 ; 0xfee0
.short 473 ; 0x1d9
.short 65522 ; 0xfff2
.short 568 ; 0x238
.short 65504 ; 0xffe0
.short 488 ; 0x1e8
.short 65143 ; 0xfe77
.short 489 ; 0x1e9
.short 630 ; 0x276
.short 65122 ; 0xfe62
.short 364 ; 0x16c
.short 65002 ; 0xfdea
.short 107 ; 0x6b
.short 2135 ; 0x857
.short 69 ; 0x45
.short 503 ; 0x1f7
.short 65412 ; 0xff84
.short 303 ; 0x12f
.short 87 ; 0x57
.short 366 ; 0x16e
.short 65230 ; 0xfece
.short 64299 ; 0xfb2b
.short 65042 ; 0xfe12
.short 55 ; 0x37
.short 65164 ; 0xfe8c
.short 65141 ; 0xfe75
.short 278 ; 0x116
.short 44 ; 0x2c
.short 148 ; 0x94
.short 222 ; 0xde
.short 437 ; 0x1b5
.short 65392 ; 0xff70
.short 456 ; 0x1c8
.short 64650 ; 0xfc8a
.short 2325 ; 0x915
.short 65499 ; 0xffdb
.short 747 ; 0x2eb
.short 64214 ; 0xfad6
.short 21 ; 0x15
.short 704 ; 0x2c0
.short 65337 ; 0xff39
.short 198 ; 0xc6
.short 114 ; 0x72
.short 536 ; 0x218
.short 65337 ; 0xff39
.short 56 ; 0x38
.short 65291 ; 0xff0b
.short 57 ; 0x39
.short 663 ; 0x297
.short 318 ; 0x13e
.short 261 ; 0x105
.short 65450 ; 0xffaa
.short 64708 ; 0xfcc4
.short 1790 ; 0x6fe
.short 1259 ; 0x4eb
.short 65353 ; 0xff49
.short 64089 ; 0xfa59
.short 779 ; 0x30b
.short 856 ; 0x358
.short 65464 ; 0xffb8
.short 65242 ; 0xfeda
.short 354 ; 0x162
.short 229 ; 0xe5
.short 65380 ; 0xff64
.short 4 ; 0x4
.short 265 ; 0x109
.short 1065 ; 0x429
.short 65332 ; 0xff34
.short 65143 ; 0xfe77
.short 64895 ; 0xfd7f
.short 64958 ; 0xfdbe
.short 64830 ; 0xfd3e
.short 65483 ; 0xffcb
.short 247 ; 0xf7
.short 65393 ; 0xff71
.short 1100 ; 0x44c
.short 282 ; 0x11a
.short 154 ; 0x9a
.short 1254 ; 0x4e6
.short 578 ; 0x242
.short 64791 ; 0xfd17
.short 614 ; 0x266
.short 65481 ; 0xffc9
.short 65500 ; 0xffdc
.short 64866 ; 0xfd62
.short 65185 ; 0xfea1
.short 65245 ; 0xfedd
.short 2298 ; 0x8fa
.short 116 ; 0x74
.short 824 ; 0x338
.short 242 ; 0xf2
.short 59 ; 0x3b
.short 64627 ; 0xfc73
.short 65406 ; 0xff7e
.short 368 ; 0x170
.short 66 ; 0x42
.short 65216 ; 0xfec0
.short 582 ; 0x246
.short 64597 ; 0xfc55
.short 540 ; 0x21c
.short 64933 ; 0xfda5
.short 65372 ; 0xff5c
.short 220 ; 0xdc
.short 22 ; 0x16
.short 65519 ; 0xffef
.short 314 ; 0x13a
.short 52 ; 0x34
.short 65221 ; 0xfec5
.short 64893 ; 0xfd7d
.short 299 ; 0x12b
.short 64827 ; 0xfd3b
.short 65473 ; 0xffc1
.short 64161 ; 0xfaa1
.short 64741 ; 0xfce5
.short 224 ; 0xe0
.short 556 ; 0x22c
.short 65509 ; 0xffe5
.short 1385 ; 0x569
.short 225 ; 0xe1
.short 65131 ; 0xfe6b
.short 820 ; 0x334
.short 65504 ; 0xffe0
.short 274 ; 0x112
.short 82 ; 0x52
.short 492 ; 0x1ec
.short 138 ; 0x8a
.short 136 ; 0x88
.short 23 ; 0x17
.short 210 ; 0xd2
.short 65458 ; 0xffb2
.short 65434 ; 0xff9a
.short 615 ; 0x267
.short 138 ; 0x8a
.short 849 ; 0x351
.short 432 ; 0x1b0
.short 735 ; 0x2df
.short 65383 ; 0xff67
.short 211 ; 0xd3
.short 427 ; 0x1ab
.short 64820 ; 0xfd34
.short 393 ; 0x189
.short 64210 ; 0xfad2
.short 145 ; 0x91
.short 64890 ; 0xfd7a
.short 134 ; 0x86
.short 322 ; 0x142
.short 65140 ; 0xfe74
.short 295 ; 0x127
.short 278 ; 0x116
.short 255 ; 0xff
.short 64767 ; 0xfcff
.short 65085 ; 0xfe3d
.short 34 ; 0x22
.short 65472 ; 0xffc0
.short 655 ; 0x28f
.short 65277 ; 0xfefd
.short 64514 ; 0xfc02
.short 89 ; 0x59
.short 65343 ; 0xff3f
.short 65092 ; 0xfe44
.short 49 ; 0x31
.short 65517 ; 0xffed
.short 64788 ; 0xfd14
.short 633 ; 0x279
.short 65511 ; 0xffe7
.short 65081 ; 0xfe39
.short 65005 ; 0xfded
.short 220 ; 0xdc
.short 65252 ; 0xfee4
.short 150 ; 0x96
.short 1683 ; 0x693
.short 64971 ; 0xfdcb
.short 205 ; 0xcd
.short 64972 ; 0xfdcc
.short 38 ; 0x26
.short 223 ; 0xdf
.short 519 ; 0x207
.short 304 ; 0x130
.short 65489 ; 0xffd1
.short 567 ; 0x237
.short 92 ; 0x5c
.short 65373 ; 0xff5d
.short 257 ; 0x101
.short 381 ; 0x17d
.short 65277 ; 0xfefd
.short 65029 ; 0xfe05
.short 65484 ; 0xffcc
.short 65010 ; 0xfdf2
.short 65521 ; 0xfff1
.short 64872 ; 0xfd68
.short 65409 ; 0xff81
.short 97 ; 0x61
.short 64441 ; 0xfbb9
.short 300 ; 0x12c
.short 99 ; 0x63
.short 465 ; 0x1d1
.short 65394 ; 0xff72
.short 193 ; 0xc1
.short 64983 ; 0xfdd7
.short 64355 ; 0xfb63
.short 694 ; 0x2b6
.short 65423 ; 0xff8f
.short 801 ; 0x321
.short 742 ; 0x2e6
.short 65080 ; 0xfe38
.short 310 ; 0x136
.short 150 ; 0x96
.short 65432 ; 0xff98
.short 63334 ; 0xf766
.short 158 ; 0x9e
.short 658 ; 0x292
.short 707 ; 0x2c3
.short 65262 ; 0xfeee
.short 65345 ; 0xff41
.short 628 ; 0x274
.short 65062 ; 0xfe26
.short 64918 ; 0xfd96
.short 65437 ; 0xff9d
.short 65048 ; 0xfe18
.short 65505 ; 0xffe1
.short 56 ; 0x38
.short 65102 ; 0xfe4e
.short 76 ; 0x4c
.short 120 ; 0x78
.short 38 ; 0x26
.short 65484 ; 0xffcc
.short 54 ; 0x36
.short 662 ; 0x296
.short 65472 ; 0xffc0
.short 64854 ; 0xfd56
.short 65152 ; 0xfe80
.short 65239 ; 0xfed7
.short 65348 ; 0xff44
.short 246 ; 0xf6
.short 65309 ; 0xff1d
.short 65263 ; 0xfeef
.short 749 ; 0x2ed
.short 64649 ; 0xfc89
.short 92 ; 0x5c
.short 65521 ; 0xfff1
.short 670 ; 0x29e
.short 153 ; 0x99
.short 319 ; 0x13f
.short 65431 ; 0xff97
.short 324 ; 0x144
.short 64736 ; 0xfce0
.short 65385 ; 0xff69
.short 333 ; 0x14d
.short 247 ; 0xf7
.short 65374 ; 0xff5e
.short 356 ; 0x164
.short 428 ; 0x1ac
.short 64185 ; 0xfab9
.short 65354 ; 0xff4a
.short 367 ; 0x16f
.short 65035 ; 0xfe0b
.short 325 ; 0x145
.short 65155 ; 0xfe83
.short 65340 ; 0xff3c
.short 64642 ; 0xfc82
.short 64626 ; 0xfc72
.short 65379 ; 0xff63
.short 404 ; 0x194
.short 712 ; 0x2c8
.short 691 ; 0x2b3
.short 685 ; 0x2ad
.short 105 ; 0x69
.short 65250 ; 0xfee2
.short 65371 ; 0xff5b
.short 65440 ; 0xffa0
.short 362 ; 0x16a
.short 88 ; 0x58
.short 65423 ; 0xff8f
.short 152 ; 0x98
.short 64993 ; 0xfde1
.short 246 ; 0xf6
.short 177 ; 0xb1
.short 65023 ; 0xfdff
.short 65486 ; 0xffce
.short 64951 ; 0xfdb7
.short 356 ; 0x164
.short 65453 ; 0xffad
.short 65336 ; 0xff38
.short 226 ; 0xe2
.short 771 ; 0x303
.short 65386 ; 0xff6a
.short 330 ; 0x14a
.short 349 ; 0x15d
.short 65376 ; 0xff60
.short 65107 ; 0xfe53
.short 65419 ; 0xff8b
.short 64938 ; 0xfdaa
.short 215 ; 0xd7
.short 65344 ; 0xff40
.short 263 ; 0x107
.short 232 ; 0xe8
.short 152 ; 0x98
.short 163 ; 0xa3
.short 65339 ; 0xff3b
.short 65479 ; 0xffc7
.short 131 ; 0x83
.short 65401 ; 0xff79
.short 51 ; 0x33
.short 65264 ; 0xfef0
.short 589 ; 0x24d
.short 64881 ; 0xfd71
.short 98 ; 0x62
.short 161 ; 0xa1
.short 58 ; 0x3a
.short 65023 ; 0xfdff
.short 65353 ; 0xff49
.short 178 ; 0xb2
.short 65447 ; 0xffa7
.short 65520 ; 0xfff0
.short 84 ; 0x54
.short 121 ; 0x79
.short 168 ; 0xa8
.short 65318 ; 0xff26
.short 394 ; 0x18a
.short 65359 ; 0xff4f
.short 65452 ; 0xffac
.short 65426 ; 0xff92
.short 65365 ; 0xff55
.short 65358 ; 0xff4e
.short 65434 ; 0xff9a
.short 2 ; 0x2
.short 65128 ; 0xfe68
.short 70 ; 0x46
.short 448 ; 0x1c0
.short 224 ; 0xe0
.short 174 ; 0xae
.short 247 ; 0xf7
.short 22 ; 0x16
.short 65135 ; 0xfe6f
.short 64681 ; 0xfca9
.short 65464 ; 0xffb8
.short 176 ; 0xb0
.short 65328 ; 0xff30
.short 65435 ; 0xff9b
.short 65344 ; 0xff40
.short 267 ; 0x10b
.short 65107 ; 0xfe53
.short 788 ; 0x314
.short 65437 ; 0xff9d
.short 49 ; 0x31
.short 65076 ; 0xfe34
.short 731 ; 0x2db
.short 65438 ; 0xff9e
.short 65257 ; 0xfee9
.short 402 ; 0x192
.short 65517 ; 0xffed
.short 441 ; 0x1b9
.short 65052 ; 0xfe1c
.short 65353 ; 0xff49
.short 14 ; 0xe
.short 139 ; 0x8b
.short 65068 ; 0xfe2c
.short 165 ; 0xa5
.short 562 ; 0x232
.short 65494 ; 0xffd6
.short 64797 ; 0xfd1d
.short 444 ; 0x1bc
.short 65183 ; 0xfe9f
.short 395 ; 0x18b
.short 65411 ; 0xff83
.short 63 ; 0x3f
.short 65360 ; 0xff50
.short 64569 ; 0xfc39
.short 65525 ; 0xfff5
.short 761 ; 0x2f9
.short 65061 ; 0xfe25
.short 64683 ; 0xfcab
.short 190 ; 0xbe
.short 65416 ; 0xff88
.short 64692 ; 0xfcb4
.short 269 ; 0x10d
.short 65438 ; 0xff9e
.short 340 ; 0x154
.short 209 ; 0xd1
.short 213 ; 0xd5
.short 65529 ; 0xfff9
.short 160 ; 0xa0
.short 21 ; 0x15
.short 65490 ; 0xffd2
.short 595 ; 0x253
.short 65462 ; 0xffb6
.short 157 ; 0x9d
.short 64896 ; 0xfd80
.short 159 ; 0x9f
.short 65208 ; 0xfeb8
.short 11 ; 0xb
.short 65418 ; 0xff8a
.short 159 ; 0x9f
.short 200 ; 0xc8
.short 65489 ; 0xffd1
.short 65509 ; 0xffe5
.short 133 ; 0x85
.short 162 ; 0xa2
.short 38 ; 0x26
.short 142 ; 0x8e
.short 65232 ; 0xfed0
.short 22 ; 0x16
.short 65441 ; 0xffa1
.short 29 ; 0x1d
.short 467 ; 0x1d3
.short 65045 ; 0xfe15
.short 65468 ; 0xffbc
.short 64873 ; 0xfd69
.short 247 ; 0xf7
.short 300 ; 0x12c
.short 71 ; 0x47
.short 1029 ; 0x405
.short 65483 ; 0xffcb
.short 65450 ; 0xffaa
.short 34 ; 0x22
.short 347 ; 0x15b
.short 245 ; 0xf5
.short 65503 ; 0xffdf
.short 65376 ; 0xff60
.short 65525 ; 0xfff5
.short 64941 ; 0xfdad
.short 65293 ; 0xff0d
.short 65387 ; 0xff6b
.short 307 ; 0x133
.short 941 ; 0x3ad
.short 65511 ; 0xffe7
.short 65509 ; 0xffe5
.short 213 ; 0xd5
.short 40 ; 0x28
.short 0 ; 0x0
.short 64981 ; 0xfdd5
.short 85 ; 0x55
.short 323 ; 0x143
.short 64676 ; 0xfca4
.short 65493 ; 0xffd5
.short 26 ; 0x1a
.short 65448 ; 0xffa8
.short 198 ; 0xc6
.short 65429 ; 0xff95
.short 65514 ; 0xffea
.short 515 ; 0x203
.short 65462 ; 0xffb6
.short 425 ; 0x1a9
.short 65230 ; 0xfece
.short 314 ; 0x13a
.short 443 ; 0x1bb
.short 842 ; 0x34a
.short 64946 ; 0xfdb2
.short 303 ; 0x12f
.short 64967 ; 0xfdc7
.short 65427 ; 0xff93
.short 65173 ; 0xfe95
.short 349 ; 0x15d
.short 442 ; 0x1ba
.short 65366 ; 0xff56
.short 72 ; 0x48
.short 65207 ; 0xfeb7
.short 64536 ; 0xfc18
.short 93 ; 0x5d
.short 472 ; 0x1d8
.short 65372 ; 0xff5c
.short 327 ; 0x147
.short 65492 ; 0xffd4
.short 228 ; 0xe4
.short 64925 ; 0xfd9d
.short 64395 ; 0xfb8b
.short 931 ; 0x3a3
.short 65352 ; 0xff48
.short 65223 ; 0xfec7
.short 64403 ; 0xfb93
.short 77 ; 0x4d
.short 65483 ; 0xffcb
.short 65317 ; 0xff25
.short 1561 ; 0x619
.short 64997 ; 0xfde5
.short 65515 ; 0xffeb
.short 354 ; 0x162
.short 65227 ; 0xfecb
.short 307 ; 0x133
.short 65358 ; 0xff4e
.short 64252 ; 0xfafc
.short 788 ; 0x314
.short 669 ; 0x29d
.short 65112 ; 0xfe58
.short 463 ; 0x1cf
.short 64430 ; 0xfbae
.short 930 ; 0x3a2
.short 65484 ; 0xffcc
.short 64817 ; 0xfd31
.short 65463 ; 0xffb7
.short 162 ; 0xa2
.short 387 ; 0x183
.short 553 ; 0x229
.short 65459 ; 0xffb3
.short 65139 ; 0xfe73
.short 148 ; 0x94
.short 65472 ; 0xffc0
.short 65405 ; 0xff7d
.short 65290 ; 0xff0a
.short 5 ; 0x5
.short 65081 ; 0xfe39
.short 552 ; 0x228
.short 159 ; 0x9f
.short 40 ; 0x28
.short 970 ; 0x3ca
.short 65042 ; 0xfe12
.short 173 ; 0xad
.short 454 ; 0x1c6
.short 573 ; 0x23d
.short 22 ; 0x16
.short 57 ; 0x39
.short 646 ; 0x286
.short 65207 ; 0xfeb7
.short 589 ; 0x24d
.short 65113 ; 0xfe59
.short 65509 ; 0xffe5
.short 295 ; 0x127
.short 65075 ; 0xfe33
.short 14 ; 0xe
.short 64868 ; 0xfd64
.short 90 ; 0x5a
.short 65528 ; 0xfff8
.short 2218 ; 0x8aa
.short 3 ; 0x3
.short 11 ; 0xb
.short 77 ; 0x4d
.short 65342 ; 0xff3e
.short 47 ; 0x2f
.short 65402 ; 0xff7a
.short 323 ; 0x143
.short 65114 ; 0xfe5a
.short 65495 ; 0xffd7
.short 65195 ; 0xfeab
.short 65193 ; 0xfea9
.short 65414 ; 0xff86
.short 914 ; 0x392
.short 329 ; 0x149
.short 259 ; 0x103
.short 71 ; 0x47
.short 65380 ; 0xff64
.short 110 ; 0x6e
.short 179 ; 0xb3
.short 65134 ; 0xfe6e
.short 31 ; 0x1f
.short 65295 ; 0xff0f
.short 65522 ; 0xfff2
.short 64376 ; 0xfb78
.short 65098 ; 0xfe4a
.short 64673 ; 0xfca1
.short 1252 ; 0x4e4
.short 64823 ; 0xfd37
.short 474 ; 0x1da
.short 65387 ; 0xff6b
.short 64186 ; 0xfaba
.short 65478 ; 0xffc6
.short 64902 ; 0xfd86
.short 64680 ; 0xfca8
.short 65253 ; 0xfee5
.short 9 ; 0x9
.short 65238 ; 0xfed6
.short 65298 ; 0xff12
.short 400 ; 0x190
.short 163 ; 0xa3
.short 65407 ; 0xff7f
.short 65331 ; 0xff33
.short 65332 ; 0xff34
.short 276 ; 0x114
.short 65396 ; 0xff74
.short 1436 ; 0x59c
.short 65045 ; 0xfe15
.short 64659 ; 0xfc93
.short 65511 ; 0xffe7
.short 65025 ; 0xfe01
.short 132 ; 0x84
.short 64409 ; 0xfb99
.short 446 ; 0x1be
.short 199 ; 0xc7
.short 869 ; 0x365
.short 65427 ; 0xff93
.short 63576 ; 0xf858
.short 65490 ; 0xffd2
.short 103 ; 0x67
.short 64857 ; 0xfd59
.short 76 ; 0x4c
.short 65509 ; 0xffe5
.short 65110 ; 0xfe56
.short 375 ; 0x177
.short 381 ; 0x17d
.short 65350 ; 0xff46
.short 65405 ; 0xff7d
.short 92 ; 0x5c
.short 65496 ; 0xffd8
.short 324 ; 0x144
.short 64374 ; 0xfb76
.short 65067 ; 0xfe2b
.short 304 ; 0x130
.short 65521 ; 0xfff1
.short 299 ; 0x12b
.short 65211 ; 0xfebb
.short 499 ; 0x1f3
.short 324 ; 0x144
.short 65460 ; 0xffb4
.short 65279 ; 0xfeff
.short 110 ; 0x6e
.short 134 ; 0x86
.short 122 ; 0x7a
.short 65250 ; 0xfee2
.short 30 ; 0x1e
.short 160 ; 0xa0
.short 492 ; 0x1ec
.short 65377 ; 0xff61
.short 65518 ; 0xffee
.short 936 ; 0x3a8
.short 65362 ; 0xff52
.short 65353 ; 0xff49
.short 1 ; 0x1
.short 65441 ; 0xffa1
.short 225 ; 0xe1
.short 65284 ; 0xff04
.short 265 ; 0x109
.short 2063 ; 0x80f
.short 91 ; 0x5b
.short 531 ; 0x213
.short 65394 ; 0xff72
.short 23 ; 0x17
.short 84 ; 0x54
.short 65463 ; 0xffb7
.short 350 ; 0x15e
.short 65386 ; 0xff6a
.short 456 ; 0x1c8
.short 102 ; 0x66
.short 65165 ; 0xfe8d
.short 65074 ; 0xfe32
.short 65535 ; 0xffff
.short 646 ; 0x286
.short 65379 ; 0xff63
.short 65009 ; 0xfdf1
.short 445 ; 0x1bd
.short 64877 ; 0xfd6d
.short 97 ; 0x61
.short 148 ; 0x94
.short 225 ; 0xe1
.short 64642 ; 0xfc82
.short 187 ; 0xbb
.short 80 ; 0x50
.short 83 ; 0x53
.short 65307 ; 0xff1b
.short 241 ; 0xf1
.short 468 ; 0x1d4
.short 66 ; 0x42
.short 468 ; 0x1d4
.short 65431 ; 0xff97
.short 200 ; 0xc8
.short 92 ; 0x5c
.short 72 ; 0x48
.short 498 ; 0x1f2
.short 1 ; 0x1
.short 443 ; 0x1bb
.short 505 ; 0x1f9
.short 56 ; 0x38
.short 65076 ; 0xfe34
.short 64697 ; 0xfcb9
.short 54 ; 0x36
.short 219 ; 0xdb
.short 65362 ; 0xff52
.short 65398 ; 0xff76
.short 65489 ; 0xffd1
.short 42 ; 0x2a
.short 64909 ; 0xfd8d
.short 353 ; 0x161
.short 710 ; 0x2c6
.short 65318 ; 0xff26
.short 753 ; 0x2f1
.short 731 ; 0x2db
.short 2751 ; 0xabf
.short 349 ; 0x15d
.short 65078 ; 0xfe36
.short 65494 ; 0xffd6
.short 69 ; 0x45
.short 44 ; 0x2c
.short 3581 ; 0xdfd
.short 64865 ; 0xfd61
.short 511 ; 0x1ff
.short 64096 ; 0xfa60
.short 1449 ; 0x5a9
.short 161 ; 0xa1
.short 90 ; 0x5a
.short 15 ; 0xf
.short 65413 ; 0xff85
.short 35 ; 0x23
.short 175 ; 0xaf
.short 65518 ; 0xffee
.short 64517 ; 0xfc05
.short 65119 ; 0xfe5f
.short 43 ; 0x2b
.short 744 ; 0x2e8
.short 79 ; 0x4f
.short 65252 ; 0xfee4
.short 65426 ; 0xff92
.short 341 ; 0x155
.short 65287 ; 0xff07
.short 41 ; 0x29
.short 83 ; 0x53
.short 206 ; 0xce
.short 65050 ; 0xfe1a
.short 65430 ; 0xff96
.short 5 ; 0x5
.short 1494 ; 0x5d6
.short 209 ; 0xd1
.short 65188 ; 0xfea4
.short 321 ; 0x141
.short 65025 ; 0xfe01
.short 65218 ; 0xfec2
.short 65112 ; 0xfe58
.short 65384 ; 0xff68
.short 65358 ; 0xff4e
.short 65459 ; 0xffb3
.short 65533 ; 0xfffd
.short 65423 ; 0xff8f
.short 3155 ; 0xc53
.short 65525 ; 0xfff5
.short 64823 ; 0xfd37
.short 65458 ; 0xffb2
.short 65259 ; 0xfeeb
.short 65466 ; 0xffba
.short 65478 ; 0xffc6
.short 95 ; 0x5f
.short 33 ; 0x21
.short 312 ; 0x138
.short 65223 ; 0xfec7
.short 65452 ; 0xffac
.short 81 ; 0x51
.short 284 ; 0x11c
.short 65242 ; 0xfeda
.short 131 ; 0x83
.short 65422 ; 0xff8e
.short 346 ; 0x15a
.short 65467 ; 0xffbb
.short 63554 ; 0xf842
.short 94 ; 0x5e
.short 612 ; 0x264
.short 521 ; 0x209
.short 243 ; 0xf3
.short 65060 ; 0xfe24
.short 174 ; 0xae
.short 3498 ; 0xdaa
.short 147 ; 0x93
.short 530 ; 0x212
.short 65043 ; 0xfe13
.short 5 ; 0x5
.short 422 ; 0x1a6
.short 131 ; 0x83
.short 87 ; 0x57
.short 534 ; 0x216
.short 65359 ; 0xff4f
.short 62136 ; 0xf2b8
.short 65456 ; 0xffb0
.short 760 ; 0x2f8
.short 65222 ; 0xfec6
.short 65461 ; 0xffb5
.short 173 ; 0xad
.short 641 ; 0x281
.short 102 ; 0x66
.short 64887 ; 0xfd77
.short 65109 ; 0xfe55
.short 123 ; 0x7b
.short 65506 ; 0xffe2
.short 65381 ; 0xff65
.short 65497 ; 0xffd9
.short 310 ; 0x136
.short 63120 ; 0xf690
.short 65428 ; 0xff94
.short 371 ; 0x173
.short 65236 ; 0xfed4
.short 64778 ; 0xfd0a
.short 393 ; 0x189
.short 769 ; 0x301
.short 65203 ; 0xfeb3
.short 64879 ; 0xfd6f
.short 63336 ; 0xf768
.short 65321 ; 0xff29
.short 54 ; 0x36
.short 65485 ; 0xffcd
.short 65314 ; 0xff22
.short 65473 ; 0xffc1
.short 65427 ; 0xff93
.short 65329 ; 0xff31
.short 31 ; 0x1f
.short 301 ; 0x12d
.short 735 ; 0x2df
.short 693 ; 0x2b5
.short 201 ; 0xc9
.short 65 ; 0x41
.short 65490 ; 0xffd2
.short 2264 ; 0x8d8
.short 65425 ; 0xff91
.short 64926 ; 0xfd9e
.short 64323 ; 0xfb43
.short 65417 ; 0xff89
.short 65011 ; 0xfdf3
.short 107 ; 0x6b
.short 65378 ; 0xff62
.short 65248 ; 0xfee0
.short 65413 ; 0xff85
.short 64380 ; 0xfb7c
.short 158 ; 0x9e
.short 173 ; 0xad
.short 52 ; 0x34
.short 124 ; 0x7c
.short 62 ; 0x3e
.short 65294 ; 0xff0e
.short 111 ; 0x6f
.short 65419 ; 0xff8b
.short 65509 ; 0xffe5
.short 65534 ; 0xfffe
.short 64920 ; 0xfd98
.short 340 ; 0x154
.short 294 ; 0x126
.short 171 ; 0xab
.short 64749 ; 0xfced
.short 65044 ; 0xfe14
.short 64925 ; 0xfd9d
.short 252 ; 0xfc
.short 64523 ; 0xfc0b
.short 65437 ; 0xff9d
.short 2734 ; 0xaae
.short 65350 ; 0xff46
.short 6 ; 0x6
.short 65283 ; 0xff03
.short 2169 ; 0x879
.short 65327 ; 0xff2f
.short 65337 ; 0xff39
.short 40 ; 0x28
.short 62799 ; 0xf54f
.short 470 ; 0x1d6
.short 131 ; 0x83
.short 30 ; 0x1e
.short 65395 ; 0xff73
.short 65202 ; 0xfeb2
.short 64920 ; 0xfd98
.short 3361 ; 0xd21
.short 65416 ; 0xff88
.short 64687 ; 0xfcaf
.short 732 ; 0x2dc
.short 65487 ; 0xffcf
.short 760 ; 0x2f8
.short 65301 ; 0xff15
.short 6 ; 0x6
.short 947 ; 0x3b3
.short 110 ; 0x6e
.short 63663 ; 0xf8af
.short 65317 ; 0xff25
.short 64855 ; 0xfd57
.short 65526 ; 0xfff6
.short 65485 ; 0xffcd
.short 48 ; 0x30
.short 456 ; 0x1c8
.short 9 ; 0x9
.short 65532 ; 0xfffc
.short 227 ; 0xe3
.short 65368 ; 0xff58
.short 119 ; 0x77
.short 65456 ; 0xffb0
.short 358 ; 0x166
.short 65013 ; 0xfdf5
.short 850 ; 0x352
.short 269 ; 0x10d
.short 65437 ; 0xff9d
.short 65443 ; 0xffa3
.short 200 ; 0xc8
.short 65518 ; 0xffee
.short 64484 ; 0xfbe4
.short 1239 ; 0x4d7
.short 65452 ; 0xffac
.short 525 ; 0x20d
.short 64769 ; 0xfd01
.short 89 ; 0x59
.short 65526 ; 0xfff6
.short 65488 ; 0xffd0
.short 65517 ; 0xffed
.short 157 ; 0x9d
.short 77 ; 0x4d
.short 64259 ; 0xfb03
.short 402 ; 0x192
.short 909 ; 0x38d
.short 65341 ; 0xff3d
.short 143 ; 0x8f
.short 65155 ; 0xfe83
.short 64712 ; 0xfcc8
.short 65202 ; 0xfeb2
.short 16 ; 0x10
.short 225 ; 0xe1
.short 269 ; 0x10d
.short 279 ; 0x117
.short 45 ; 0x2d
.short 65356 ; 0xff4c
.short 65297 ; 0xff11
.short 65213 ; 0xfebd
.short 65497 ; 0xffd9
.short 65205 ; 0xfeb5
.short 65380 ; 0xff64
.short 65502 ; 0xffde
.short 78 ; 0x4e
.short 386 ; 0x182
.short 177 ; 0xb1
.short 65361 ; 0xff51
.short 324 ; 0x144
.short 185 ; 0xb9
.short 65444 ; 0xffa4
.short 65213 ; 0xfebd
.short 308 ; 0x134
.short 56 ; 0x38
.short 65250 ; 0xfee2
.short 2138 ; 0x85a
.short 53 ; 0x35
.short 359 ; 0x167
.short 65464 ; 0xffb8
.short 65463 ; 0xffb7
.short 445 ; 0x1bd
.short 65424 ; 0xff90
.short 64903 ; 0xfd87
.short 64415 ; 0xfb9f
.short 65517 ; 0xffed
.short 2424 ; 0x978
.short 40 ; 0x28
.short 65357 ; 0xff4d
.short 15 ; 0xf
.short 177 ; 0xb1
.short 65412 ; 0xff84
.short 65485 ; 0xffcd
.short 65506 ; 0xffe2
.short 65051 ; 0xfe1b
.short 65368 ; 0xff58
.short 63989 ; 0xf9f5
.short 1313 ; 0x521
.short 413 ; 0x19d
.short 65394 ; 0xff72
.short 63783 ; 0xf927
.short 65222 ; 0xfec6
.short 232 ; 0xe8
.short 64931 ; 0xfda3
.short 65167 ; 0xfe8f
.short 201 ; 0xc9
.short 395 ; 0x18b
.short 115 ; 0x73
.short 65381 ; 0xff65
.short 65444 ; 0xffa4
.short 65253 ; 0xfee5
.short 414 ; 0x19e
.short 65322 ; 0xff2a
.short 195 ; 0xc3
.short 54 ; 0x36
.short 61807 ; 0xf16f
.short 2133 ; 0x855
.short 419 ; 0x1a3
.short 65302 ; 0xff16
.short 65196 ; 0xfeac
.short 65325 ; 0xff2d
.short 546 ; 0x222
.short 93 ; 0x5d
.short 64958 ; 0xfdbe
.short 461 ; 0x1cd
.short 2097 ; 0x831
.short 65051 ; 0xfe1b
.short 65462 ; 0xffb6
.short 70 ; 0x46
.short 364 ; 0x16c
.short 195 ; 0xc3
.short 63425 ; 0xf7c1
.short 65036 ; 0xfe0c
.short 65529 ; 0xfff9
.short 65232 ; 0xfed0
.short 65385 ; 0xff69
.short 49 ; 0x31
.short 65444 ; 0xffa4
.short 630 ; 0x276
.short 3228 ; 0xc9c
.short 277 ; 0x115
.short 497 ; 0x1f1
.short 104 ; 0x68
.short 62853 ; 0xf585
.short 295 ; 0x127
.short 144 ; 0x90
.short 235 ; 0xeb
.short 293 ; 0x125
.short 111 ; 0x6f
.short 209 ; 0xd1
.short 101 ; 0x65
.short 65405 ; 0xff7d
.short 271 ; 0x10f
.short 46 ; 0x2e
.short 65505 ; 0xffe1
.short 65338 ; 0xff3a
.short 65524 ; 0xfff4
.short 523 ; 0x20b
.short 65383 ; 0xff67
.short 64982 ; 0xfdd6
.short 65090 ; 0xfe42
.short 65060 ; 0xfe24
.short 195 ; 0xc3
.short 534 ; 0x216
.short 191 ; 0xbf
.short 64499 ; 0xfbf3
.short 864 ; 0x360
.short 33 ; 0x21
.short 65524 ; 0xfff4
.short 60 ; 0x3c
.short 196 ; 0xc4
.short 73 ; 0x49
.short 64520 ; 0xfc08
.short 366 ; 0x16e
.short 65374 ; 0xff5e
.short 237 ; 0xed
.short 590 ; 0x24e
.short 64935 ; 0xfda7
.short 424 ; 0x1a8
.short 100 ; 0x64
.short 325 ; 0x145
.short 65526 ; 0xfff6
.short 289 ; 0x121
.short 65119 ; 0xfe5f
.short 56 ; 0x38
.short 42 ; 0x2a
.short 52 ; 0x34
.short 187 ; 0xbb
.short 64968 ; 0xfdc8
.short 65499 ; 0xffdb
.short 65525 ; 0xfff5
.short 64951 ; 0xfdb7
.short 65413 ; 0xff85
.short 606 ; 0x25e
.short 65222 ; 0xfec6
.short 533 ; 0x215
.short 580 ; 0x244
.short 1451 ; 0x5ab
.short 418 ; 0x1a2
.short 64789 ; 0xfd15
.short 65356 ; 0xff4c
.short 89 ; 0x59
.short 4 ; 0x4
.short 2315 ; 0x90b
.short 65018 ; 0xfdfa
.short 65447 ; 0xffa7
.short 64137 ; 0xfa89
.short 2663 ; 0xa67
.short 346 ; 0x15a
.short 67 ; 0x43
.short 65534 ; 0xfffe
.short 336 ; 0x150
.short 55 ; 0x37
.short 195 ; 0xc3
.short 65238 ; 0xfed6
.short 64248 ; 0xfaf8
.short 65335 ; 0xff37
.short 64715 ; 0xfccb
.short 753 ; 0x2f1
.short 65505 ; 0xffe1
.short 12 ; 0xc
.short 65232 ; 0xfed0
.short 65490 ; 0xffd2
.short 75 ; 0x4b
.short 65262 ; 0xfeee
.short 810 ; 0x32a
.short 65385 ; 0xff69
.short 64944 ; 0xfdb0
.short 34 ; 0x22
.short 65513 ; 0xffe9
.short 1974 ; 0x7b6
.short 687 ; 0x2af
.short 65337 ; 0xff39
.short 313 ; 0x139
.short 65379 ; 0xff63
.short 65330 ; 0xff32
.short 64998 ; 0xfde6
.short 65510 ; 0xffe6
.short 65513 ; 0xffe9
.short 65297 ; 0xff11
.short 202 ; 0xca
.short 49 ; 0x31
.short 2616 ; 0xa38
.short 446 ; 0x1be
.short 65234 ; 0xfed2
.short 65502 ; 0xffde
.short 64786 ; 0xfd12
.short 65405 ; 0xff7d
.short 65424 ; 0xff90
.short 239 ; 0xef
.short 65421 ; 0xff8d
.short 65010 ; 0xfdf2
.short 389 ; 0x185
.short 65138 ; 0xfe72
.short 60 ; 0x3c
.short 6 ; 0x6
.short 64861 ; 0xfd5d
.short 65434 ; 0xff9a
.short 65141 ; 0xfe75
.short 65278 ; 0xfefe
.short 65477 ; 0xffc5
.short 63089 ; 0xf671
.short 53 ; 0x35
.short 735 ; 0x2df
.short 1364 ; 0x554
.short 120 ; 0x78
.short 64456 ; 0xfbc8
.short 153 ; 0x99
.short 2997 ; 0xbb5
.short 79 ; 0x4f
.short 87 ; 0x57
.short 155 ; 0x9b
.short 65322 ; 0xff2a
.short 65307 ; 0xff1b
.short 65448 ; 0xffa8
.short 65452 ; 0xffac
.short 1636 ; 0x664
.short 64836 ; 0xfd44
.short 63375 ; 0xf78f
.short 73 ; 0x49
.short 1579 ; 0x62b
.short 65 ; 0x41
.short 65288 ; 0xff08
.short 201 ; 0xc9
.short 235 ; 0xeb
.short 122 ; 0x7a
.short 64546 ; 0xfc22
.short 64801 ; 0xfd21
.short 30 ; 0x1e
.short 65412 ; 0xff84
.short 65460 ; 0xffb4
.short 65307 ; 0xff1b
.short 42 ; 0x2a
.short 63286 ; 0xf736
.short 11 ; 0xb
.short 1568 ; 0x620
.short 64944 ; 0xfdb0
.short 64676 ; 0xfca4
.short 209 ; 0xd1
.short 912 ; 0x390
.short 65267 ; 0xfef3
.short 64956 ; 0xfdbc
.short 63848 ; 0xf968
.short 21 ; 0x15
.short 10 ; 0xa
.short 64721 ; 0xfcd1
.short 65269 ; 0xfef5
.short 77 ; 0x4d
.short 65477 ; 0xffc5
.short 65247 ; 0xfedf
.short 209 ; 0xd1
.short 678 ; 0x2a6
.short 395 ; 0x18b
.short 358 ; 0x166
.short 208 ; 0xd0
.short 98 ; 0x62
.short 65436 ; 0xff9c
.short 2040 ; 0x7f8
.short 65132 ; 0xfe6c
.short 64441 ; 0xfbb9
.short 64921 ; 0xfd99
.short 65221 ; 0xfec5
.short 64858 ; 0xfd5a
.short 709 ; 0x2c5
.short 65489 ; 0xffd1
.short 30 ; 0x1e
.short 65475 ; 0xffc3
.short 255 ; 0xff
.short 65457 ; 0xffb1
.short 65143 ; 0xfe77
.short 65125 ; 0xfe65
.short 64997 ; 0xfde5
.short 65419 ; 0xff8b
.short 408 ; 0x198
.short 145 ; 0x91
.short 72 ; 0x48
.short 6 ; 0x6
.short 9 ; 0x9
.short 3175 ; 0xc67
.short 65275 ; 0xfefb
.short 65432 ; 0xff98
.short 101 ; 0x65
.short 1067 ; 0x42b
.short 41 ; 0x29
.short 376 ; 0x178
.short 65457 ; 0xffb1
.short 65471 ; 0xffbf
.short 65241 ; 0xfed9
.short 64611 ; 0xfc63
.short 373 ; 0x175
.short 1045 ; 0x415
.short 65313 ; 0xff21
.short 65332 ; 0xff34
.short 65048 ; 0xfe18
.short 65254 ; 0xfee6
.short 64726 ; 0xfcd6
.short 631 ; 0x277
.short 65216 ; 0xfec0
.short 65350 ; 0xff46
.short 196 ; 0xc4
.short 65438 ; 0xff9e
.short 56 ; 0x38
.short 65505 ; 0xffe1
.short 64790 ; 0xfd16
.short 187 ; 0xbb
.short 622 ; 0x26e
.short 61034 ; 0xee6a
.short 313 ; 0x139
.short 65381 ; 0xff65
.short 65514 ; 0xffea
.short 65093 ; 0xfe45
.short 65299 ; 0xff13
.short 65244 ; 0xfedc
.short 65417 ; 0xff89
.short 297 ; 0x129
.short 3 ; 0x3
.short 65367 ; 0xff57
.short 209 ; 0xd1
.short 65294 ; 0xff0e
.short 74 ; 0x4a
.short 65236 ; 0xfed4
.short 239 ; 0xef
.short 65374 ; 0xff5e
.short 65514 ; 0xffea
.short 325 ; 0x145
.short 65442 ; 0xffa2
.short 65407 ; 0xff7f
.short 264 ; 0x108
.short 61463 ; 0xf017
.short 59 ; 0x3b
.short 65520 ; 0xfff0
.short 72 ; 0x48
.short 87 ; 0x57
.short 105 ; 0x69
.short 4699 ; 0x125b
.short 158 ; 0x9e
.short 28 ; 0x1c
.short 65141 ; 0xfe75
.short 65461 ; 0xffb5
.short 295 ; 0x127
.short 65264 ; 0xfef0
.short 65215 ; 0xfebf
.short 65294 ; 0xff0e
.short 64727 ; 0xfcd7
.short 65370 ; 0xff5a
.short 891 ; 0x37b
.short 378 ; 0x17a
.short 274 ; 0x112
.short 108 ; 0x6c
.short 16 ; 0x10
.short 213 ; 0xd5
.short 65388 ; 0xff6c
.short 354 ; 0x162
.short 65252 ; 0xfee4
.short 64830 ; 0xfd3e
.short 66 ; 0x42
.short 65063 ; 0xfe27
.short 305 ; 0x131
.short 65456 ; 0xffb0
.short 65178 ; 0xfe9a
.short 226 ; 0xe2
.short 327 ; 0x147
.short 328 ; 0x148
.short 273 ; 0x111
.short 236 ; 0xec
.short 65457 ; 0xffb1
.short 258 ; 0x102
.short 192 ; 0xc0
.short 65186 ; 0xfea2
.short 65209 ; 0xfeb9
.short 160 ; 0xa0
.short 65273 ; 0xfef9
.short 232 ; 0xe8
.short 145 ; 0x91
.short 161 ; 0xa1
.short 64551 ; 0xfc27
.short 65449 ; 0xffa9
.short 65286 ; 0xff06
.short 65349 ; 0xff45
.short 65483 ; 0xffcb
.short 86 ; 0x56
.short 65299 ; 0xff13
.short 64226 ; 0xfae2
.short 65198 ; 0xfeae
.short 66 ; 0x42
.short 65354 ; 0xff4a
.short 27 ; 0x1b
.short 538 ; 0x21a
.short 400 ; 0x190
.short 65432 ; 0xff98
.short 65142 ; 0xfe76
.short 510 ; 0x1fe
.short 75 ; 0x4b
.short 287 ; 0x11f
.short 824 ; 0x338
.short 94 ; 0x5e
.short 65419 ; 0xff8b
.short 65080 ; 0xfe38
.short 65360 ; 0xff50
.short 164 ; 0xa4
.short 65503 ; 0xffdf
.short 65459 ; 0xffb3
.short 65340 ; 0xff3c
.short 55 ; 0x37
.short 65253 ; 0xfee5
.short 65343 ; 0xff3f
.short 65372 ; 0xff5c
.short 255 ; 0xff
.short 440 ; 0x1b8
.short 65 ; 0x41
.short 1317 ; 0x525
.short 61994 ; 0xf22a
.short 64448 ; 0xfbc0
.short 65390 ; 0xff6e
.short 185 ; 0xb9
.short 51 ; 0x33
.short 64980 ; 0xfdd4
.short 68 ; 0x44
.short 65159 ; 0xfe87
.short 94 ; 0x5e
.short 27 ; 0x1b
.short 65303 ; 0xff17
.short 65406 ; 0xff7e
.short 282 ; 0x11a
.short 63592 ; 0xf868
.short 65524 ; 0xfff4
.short 4003 ; 0xfa3
.short 171 ; 0xab
.short 65293 ; 0xff0d
.short 65278 ; 0xfefe
.short 321 ; 0x141
.short 32 ; 0x20
.short 294 ; 0x126
.short 65122 ; 0xfe62
.short 65436 ; 0xff9c
.short 370 ; 0x172
.short 65419 ; 0xff8b
.short 104 ; 0x68
.short 65394 ; 0xff72
.short 125 ; 0x7d
.short 16 ; 0x10
.short 65357 ; 0xff4d
.short 24 ; 0x18
.short 1885 ; 0x75d
.short 65074 ; 0xfe32
.short 65275 ; 0xfefb
.short 65278 ; 0xfefe
.short 64485 ; 0xfbe5
.short 239 ; 0xef
.short 64898 ; 0xfd82
.short 0 ; 0x0
.short 65244 ; 0xfedc
.short 65328 ; 0xff30
.short 25 ; 0x19
.short 93 ; 0x5d
.short 160 ; 0xa0
.short 65432 ; 0xff98
.short 65040 ; 0xfe10
.short 65522 ; 0xfff2
.short 65516 ; 0xffec
.short 65412 ; 0xff84
.short 65491 ; 0xffd3
.short 299 ; 0x12b
.short 65437 ; 0xff9d
.short 109 ; 0x6d
.short 215 ; 0xd7
.short 65355 ; 0xff4b
.short 706 ; 0x2c2
.short 308 ; 0x134
.short 1789 ; 0x6fd
.short 229 ; 0xe5
.short 65124 ; 0xfe64
.short 159 ; 0x9f
.short 47 ; 0x2f
.short 64497 ; 0xfbf1
.short 324 ; 0x144
.short 65353 ; 0xff49
.short 60 ; 0x3c
.short 65275 ; 0xfefb
.short 65169 ; 0xfe91
.short 65257 ; 0xfee9
.short 718 ; 0x2ce
.short 64775 ; 0xfd07
.short 175 ; 0xaf
.short 274 ; 0x112
.short 65465 ; 0xffb9
.short 65430 ; 0xff96
.short 65507 ; 0xffe3
.short 65153 ; 0xfe81
.short 93 ; 0x5d
.short 65270 ; 0xfef6
.short 276 ; 0x114
.short 146 ; 0x92
.short 29 ; 0x1d
.short 65326 ; 0xff2e
.short 65320 ; 0xff28
.short 65182 ; 0xfe9e
.short 65392 ; 0xff70
.short 246 ; 0xf6
.short 65474 ; 0xffc2
.short 64940 ; 0xfdac
.short 247 ; 0xf7
.short 713 ; 0x2c9
.short 65285 ; 0xff05
.short 109 ; 0x6d
.short 684 ; 0x2ac
.short 310 ; 0x136
.short 68 ; 0x44
.short 4 ; 0x4
.short 65414 ; 0xff86
.short 65295 ; 0xff0f
.short 2832 ; 0xb10
.short 732 ; 0x2dc
.short 10 ; 0xa
.short 348 ; 0x15c
.short 352 ; 0x160
.short 267 ; 0x10b
.short 915 ; 0x393
.short 5 ; 0x5
.short 446 ; 0x1be
.short 219 ; 0xdb
.short 64150 ; 0xfa96
.short 65502 ; 0xffde
.short 65215 ; 0xfebf
.short 64064 ; 0xfa40
.short 65316 ; 0xff24
.short 1163 ; 0x48b
.short 9 ; 0x9
.short 64495 ; 0xfbef
.short 777 ; 0x309
.short 65452 ; 0xffac
.short 64978 ; 0xfdd2
.short 31 ; 0x1f
.short 65306 ; 0xff1a
.short 137 ; 0x89
.short 285 ; 0x11d
.short 362 ; 0x16a
.short 105 ; 0x69
.short 65481 ; 0xffc9
.short 65412 ; 0xff84
.short 65409 ; 0xff81
.short 1095 ; 0x447
.short 65436 ; 0xff9c
.short 64353 ; 0xfb61
.short 404 ; 0x194
.short 266 ; 0x10a
.short 488 ; 0x1e8
.short 87 ; 0x57
.short 41 ; 0x29
.short 21 ; 0x15
.short 439 ; 0x1b7
.short 65161 ; 0xfe89
.short 161 ; 0xa1
.short 63521 ; 0xf821
.short 539 ; 0x21b
.short 68 ; 0x44
.short 266 ; 0x10a
.short 64822 ; 0xfd36
.short 65157 ; 0xfe85
.short 64316 ; 0xfb3c
.short 416 ; 0x1a0
.short 1 ; 0x1
.short 297 ; 0x129
.short 65385 ; 0xff69
.short 65055 ; 0xfe1f
.short 1657 ; 0x679
.short 275 ; 0x113
.short 65321 ; 0xff29
.short 21 ; 0x15
.short 65262 ; 0xfeee
.short 2 ; 0x2
.short 261 ; 0x105
.short 163 ; 0xa3
.short 379 ; 0x17b
.short 287 ; 0x11f
.short 65100 ; 0xfe4c
.short 65133 ; 0xfe6d
.short 249 ; 0xf9
.short 147 ; 0x93
.short 65477 ; 0xffc5
.short 65116 ; 0xfe5c
.short 64158 ; 0xfa9e
.short 65446 ; 0xffa6
.short 23 ; 0x17
.short 65533 ; 0xfffd
.short 285 ; 0x11d
.short 75 ; 0x4b
.short 4 ; 0x4
.short 371 ; 0x173
.short 65323 ; 0xff2b
.short 176 ; 0xb0
.short 62 ; 0x3e
.short 111 ; 0x6f
.short 65469 ; 0xffbd
.short 942 ; 0x3ae
.short 65261 ; 0xfeed
.short 228 ; 0xe4
.short 107 ; 0x6b
.short 36 ; 0x24
.short 106 ; 0x6a
.short 65049 ; 0xfe19
.short 416 ; 0x1a0
.short 0 ; 0x0
.short 300 ; 0x12c
.short 65451 ; 0xffab
.short 799 ; 0x31f
.short 80 ; 0x50
.short 937 ; 0x3a9
.short 65496 ; 0xffd8
.short 65390 ; 0xff6e
.short 1000 ; 0x3e8
.short 110 ; 0x6e
.short 65460 ; 0xffb4
.short 200 ; 0xc8
.short 909 ; 0x38d
.short 222 ; 0xde
.short 64295 ; 0xfb27
.short 65 ; 0x41
.short 65312 ; 0xff20
.short 564 ; 0x234
.short 74 ; 0x4a
.short 65414 ; 0xff86
.short 243 ; 0xf3
.short 65146 ; 0xfe7a
.short 65263 ; 0xfeef
.short 65116 ; 0xfe5c
.short 65463 ; 0xffb7
.globl _cg_Classification_FC2bias ; @cg_Classification_FC2bias
.p2align 1
_cg_Classification_FC2bias:
.short 65291 ; 0xff0b
.short 65532 ; 0xfffc
.short 63232 ; 0xf700
.short 2978 ; 0xba2
.short 1475 ; 0x5c3
.short 2813 ; 0xafd
.short 1484 ; 0x5cc
.short 1071 ; 0x42f
.short 65280 ; 0xff00
.short 2712 ; 0xa98
.short 64748 ; 0xfcec
.short 23 ; 0x17
.short 3257 ; 0xcb9
.short 65195 ; 0xfeab
.short 65524 ; 0xfff4
.short 1839 ; 0x72f
.short 63922 ; 0xf9b2
.short 64232 ; 0xfae8
.short 1916 ; 0x77c
.short 65392 ; 0xff70
.short 315 ; 0x13b
.short 63605 ; 0xf875
.short 64733 ; 0xfcdd
.short 376 ; 0x178
.short 64111 ; 0xfa6f
.short 64905 ; 0xfd89
.short 64585 ; 0xfc49
.short 64995 ; 0xfde3
.short 1382 ; 0x566
.short 64516 ; 0xfc04
.short 1597 ; 0x63d
.short 63012 ; 0xf624
.short 1059 ; 0x423
.short 65191 ; 0xfea7
.short 63680 ; 0xf8c0
.short 64582 ; 0xfc46
.short 65426 ; 0xff92
.short 63373 ; 0xf78d
.short 63968 ; 0xf9e0
.short 63141 ; 0xf6a5
.short 609 ; 0x261
.short 1504 ; 0x5e0
.short 62600 ; 0xf488
.short 416 ; 0x1a0
.short 64612 ; 0xfc64
.short 62996 ; 0xf614
.short 2964 ; 0xb94
.short 110 ; 0x6e
.short 238 ; 0xee
.short 63542 ; 0xf836
.short 63111 ; 0xf687
.short 63754 ; 0xf90a
.short 65238 ; 0xfed6
.short 64201 ; 0xfac9
.short 64853 ; 0xfd55
.short 64257 ; 0xfb01
.short 62243 ; 0xf323
.short 63383 ; 0xf797
.short 770 ; 0x302
.short 63196 ; 0xf6dc
.short 63968 ; 0xf9e0
.short 64130 ; 0xfa82
.short 65032 ; 0xfe08
.short 1084 ; 0x43c
.short 64666 ; 0xfc9a
.short 65430 ; 0xff96
.short 1443 ; 0x5a3
.short 968 ; 0x3c8
.short 64991 ; 0xfddf
.short 65369 ; 0xff59
.short 64246 ; 0xfaf6
.short 666 ; 0x29a
.short 613 ; 0x265
.short 841 ; 0x349
.short 1330 ; 0x532
.short 860 ; 0x35c
.short 534 ; 0x216
.short 64379 ; 0xfb7b
.short 64558 ; 0xfc2e
.short 63639 ; 0xf897
.short 266 ; 0x10a
.short 63401 ; 0xf7a9
.short 4315 ; 0x10db
.short 65215 ; 0xfebf
.short 1875 ; 0x753
.short 65345 ; 0xff41
.short 63853 ; 0xf96d
.short 64451 ; 0xfbc3
.short 2497 ; 0x9c1
.short 244 ; 0xf4
.short 64140 ; 0xfa8c
.short 63774 ; 0xf91e
.short 853 ; 0x355
.short 2390 ; 0x956
.short 360 ; 0x168
.short 62451 ; 0xf3f3
.short 64426 ; 0xfbaa
.short 63062 ; 0xf656
.short 65503 ; 0xffdf
.short 1552 ; 0x610
.globl _cg_Classification_FC3weit ; @cg_Classification_FC3weit
.p2align 1
_cg_Classification_FC3weit:
.short 64859 ; 0xfd5b
.short 63344 ; 0xf770
.short 64300 ; 0xfb2c
.short 65482 ; 0xffca
.short 65514 ; 0xffea
.short 291 ; 0x123
.short 64715 ; 0xfccb
.short 114 ; 0x72
.short 65458 ; 0xffb2
.short 63326 ; 0xf75e
.short 106 ; 0x6a
.short 65056 ; 0xfe20
.short 65276 ; 0xfefc
.short 64090 ; 0xfa5a
.short 65358 ; 0xff4e
.short 586 ; 0x24a
.short 64927 ; 0xfd9f
.short 65416 ; 0xff88
.short 64979 ; 0xfdd3
.short 61 ; 0x3d
.short 1001 ; 0x3e9
.short 2569 ; 0xa09
.short 1832 ; 0x728
.short 64993 ; 0xfde1
.short 64866 ; 0xfd62
.short 1266 ; 0x4f2
.short 64106 ; 0xfa6a
.short 65055 ; 0xfe1f
.short 252 ; 0xfc
.short 64671 ; 0xfc9f
.short 64528 ; 0xfc10
.short 390 ; 0x186
.short 65289 ; 0xff09
.short 63720 ; 0xf8e8
.short 64729 ; 0xfcd9
.short 64962 ; 0xfdc2
.short 519 ; 0x207
.short 65000 ; 0xfde8
.short 205 ; 0xcd
.short 1864 ; 0x748
.short 65005 ; 0xfded
.short 145 ; 0x91
.short 111 ; 0x6f
.short 63708 ; 0xf8dc
.short 40 ; 0x28
.short 84 ; 0x54
.short 30 ; 0x1e
.short 63946 ; 0xf9ca
.short 65449 ; 0xffa9
.short 64236 ; 0xfaec
.short 2724 ; 0xaa4
.short 62887 ; 0xf5a7
.short 64742 ; 0xfce6
.short 1204 ; 0x4b4
.short 65371 ; 0xff5b
.short 65081 ; 0xfe39
.short 222 ; 0xde
.short 1608 ; 0x648
.short 64364 ; 0xfb6c
.short 322 ; 0x142
.short 613 ; 0x265
.short 2272 ; 0x8e0
.short 63228 ; 0xf6fc
.short 1422 ; 0x58e
.short 214 ; 0xd6
.short 64816 ; 0xfd30
.short 63645 ; 0xf89d
.short 65305 ; 0xff19
.short 68 ; 0x44
.short 64401 ; 0xfb91
.short 1006 ; 0x3ee
.short 1751 ; 0x6d7
.short 65368 ; 0xff58
.short 1328 ; 0x530
.short 65417 ; 0xff89
.short 328 ; 0x148
.short 1534 ; 0x5fe
.short 64545 ; 0xfc21
.short 65386 ; 0xff6a
.short 65337 ; 0xff39
.short 304 ; 0x130
.short 64620 ; 0xfc6c
.short 65462 ; 0xffb6
.short 1305 ; 0x519
.short 83 ; 0x53
.short 65059 ; 0xfe23
.short 65473 ; 0xffc1
.short 114 ; 0x72
.short 492 ; 0x1ec
.short 1677 ; 0x68d
.short 58 ; 0x3a
.short 696 ; 0x2b8
.short 68 ; 0x44
.short 64981 ; 0xfdd5
.short 716 ; 0x2cc
.short 65137 ; 0xfe71
.short 316 ; 0x13c
.short 65032 ; 0xfe08
.short 63909 ; 0xf9a5
.short 1085 ; 0x43d
.short 1275 ; 0x4fb
.short 65010 ; 0xfdf2
.short 1522 ; 0x5f2
.short 64907 ; 0xfd8b
.short 64778 ; 0xfd0a
.short 65089 ; 0xfe41
.short 65099 ; 0xfe4b
.short 995 ; 0x3e3
.short 303 ; 0x12f
.short 1100 ; 0x44c
.short 65353 ; 0xff49
.short 30 ; 0x1e
.short 64417 ; 0xfba1
.short 63654 ; 0xf8a6
.short 65252 ; 0xfee4
.short 870 ; 0x366
.short 185 ; 0xb9
.short 65352 ; 0xff48
.short 872 ; 0x368
.short 3679 ; 0xe5f
.short 65286 ; 0xff06
.short 63854 ; 0xf96e
.short 882 ; 0x372
.short 64562 ; 0xfc32
.short 65451 ; 0xffab
.short 62365 ; 0xf39d
.short 64814 ; 0xfd2e
.short 65352 ; 0xff48
.short 65413 ; 0xff85
.short 242 ; 0xf2
.short 53 ; 0x35
.short 64965 ; 0xfdc5
.short 209 ; 0xd1
.short 64411 ; 0xfb9b
.short 64028 ; 0xfa1c
.short 5 ; 0x5
.short 65130 ; 0xfe6a
.short 52 ; 0x34
.short 65510 ; 0xffe6
.short 33 ; 0x21
.short 64292 ; 0xfb24
.short 3933 ; 0xf5d
.short 65198 ; 0xfeae
.short 64443 ; 0xfbbb
.short 633 ; 0x279
.short 65000 ; 0xfde8
.short 65198 ; 0xfeae
.short 65118 ; 0xfe5e
.short 64306 ; 0xfb32
.short 113 ; 0x71
.short 65053 ; 0xfe1d
.short 137 ; 0x89
.short 64531 ; 0xfc13
.short 65160 ; 0xfe88
.short 4498 ; 0x1192
.short 65165 ; 0xfe8d
.short 64992 ; 0xfde0
.short 64990 ; 0xfdde
.short 3770 ; 0xeba
.short 65222 ; 0xfec6
.short 65509 ; 0xffe5
.short 65153 ; 0xfe81
.short 64684 ; 0xfcac
.short 63874 ; 0xf982
.short 65259 ; 0xfeeb
.short 64244 ; 0xfaf4
.short 881 ; 0x371
.short 170 ; 0xaa
.short 239 ; 0xef
.short 64400 ; 0xfb90
.short 31 ; 0x1f
.short 64939 ; 0xfdab
.short 65453 ; 0xffad
.short 205 ; 0xcd
.short 1353 ; 0x549
.short 64788 ; 0xfd14
.short 495 ; 0x1ef
.short 386 ; 0x182
.short 176 ; 0xb0
.short 604 ; 0x25c
.short 65116 ; 0xfe5c
.short 107 ; 0x6b
.short 260 ; 0x104
.short 65287 ; 0xff07
.short 65458 ; 0xffb2
.short 1112 ; 0x458
.short 65243 ; 0xfedb
.short 43 ; 0x2b
.short 65432 ; 0xff98
.short 64024 ; 0xfa18
.short 65481 ; 0xffc9
.short 65454 ; 0xffae
.short 61 ; 0x3d
.short 266 ; 0x10a
.short 65155 ; 0xfe83
.short 65223 ; 0xfec7
.short 4905 ; 0x1329
.short 170 ; 0xaa
.short 992 ; 0x3e0
.short 65522 ; 0xfff2
.short 64750 ; 0xfcee
.short 65312 ; 0xff20
.short 478 ; 0x1de
.short 173 ; 0xad
.short 65115 ; 0xfe5b
.short 384 ; 0x180
.short 285 ; 0x11d
.short 65377 ; 0xff61
.short 65260 ; 0xfeec
.short 65080 ; 0xfe38
.short 2857 ; 0xb29
.short 65269 ; 0xfef5
.short 177 ; 0xb1
.short 65235 ; 0xfed3
.short 65341 ; 0xff3d
.short 65296 ; 0xff10
.short 65297 ; 0xff11
.short 81 ; 0x51
.short 65350 ; 0xff46
.short 65458 ; 0xffb2
.short 65507 ; 0xffe3
.short 125 ; 0x7d
.short 100 ; 0x64
.short 64460 ; 0xfbcc
.short 467 ; 0x1d3
.short 529 ; 0x211
.short 65252 ; 0xfee4
.short 411 ; 0x19b
.short 355 ; 0x163
.short 300 ; 0x12c
.short 65018 ; 0xfdfa
.short 65176 ; 0xfe98
.short 64559 ; 0xfc2f
.short 436 ; 0x1b4
.short 65008 ; 0xfdf0
.short 64870 ; 0xfd66
.short 380 ; 0x17c
.short 1889 ; 0x761
.short 65347 ; 0xff43
.short 65338 ; 0xff3a
.short 65416 ; 0xff88
.short 244 ; 0xf4
.short 65004 ; 0xfdec
.short 5 ; 0x5
.short 65172 ; 0xfe94
.short 217 ; 0xd9
.short 64065 ; 0xfa41
.short 64849 ; 0xfd51
.short 65501 ; 0xffdd
.short 64828 ; 0xfd3c
.short 64527 ; 0xfc0f
.short 64912 ; 0xfd90
.short 80 ; 0x50
.short 693 ; 0x2b5
.short 64946 ; 0xfdb2
.short 399 ; 0x18f
.short 65215 ; 0xfebf
.short 65388 ; 0xff6c
.short 65090 ; 0xfe42
.short 152 ; 0x98
.short 1189 ; 0x4a5
.short 64690 ; 0xfcb2
.short 679 ; 0x2a7
.short 64936 ; 0xfda8
.short 1662 ; 0x67e
.short 35 ; 0x23
.short 140 ; 0x8c
.short 110 ; 0x6e
.short 197 ; 0xc5
.short 171 ; 0xab
.short 65423 ; 0xff8f
.short 65485 ; 0xffcd
.short 64922 ; 0xfd9a
.short 625 ; 0x271
.short 65451 ; 0xffab
.short 187 ; 0xbb
.short 585 ; 0x249
.short 866 ; 0x362
.short 64836 ; 0xfd44
.short 65070 ; 0xfe2e
.short 541 ; 0x21d
.short 232 ; 0xe8
.short 65461 ; 0xffb5
.short 220 ; 0xdc
.short 144 ; 0x90
.short 59 ; 0x3b
.short 65125 ; 0xfe65
.short 2123 ; 0x84b
.short 64424 ; 0xfba8
.short 65386 ; 0xff6a
.short 50 ; 0x32
.short 65373 ; 0xff5d
.short 65417 ; 0xff89
.short 15 ; 0xf
.short 65406 ; 0xff7e
.short 218 ; 0xda
.short 65133 ; 0xfe6d
.short 172 ; 0xac
.short 64886 ; 0xfd76
.short 64702 ; 0xfcbe
.short 64581 ; 0xfc45
.short 65162 ; 0xfe8a
.short 319 ; 0x13f
.short 65175 ; 0xfe97
.short 65092 ; 0xfe44
.short 65425 ; 0xff91
.short 65097 ; 0xfe49
.short 198 ; 0xc6
.short 64221 ; 0xfadd
.short 64469 ; 0xfbd5
.short 1649 ; 0x671
.short 1131 ; 0x46b
.short 64589 ; 0xfc4d
.short 1678 ; 0x68e
.short 887 ; 0x377
.short 433 ; 0x1b1
.short 2187 ; 0x88b
.short 63 ; 0x3f
.short 71 ; 0x47
.short 721 ; 0x2d1
.short 65339 ; 0xff3b
.short 64587 ; 0xfc4b
.short 337 ; 0x151
.short 65419 ; 0xff8b
.short 265 ; 0x109
.short 320 ; 0x140
.short 136 ; 0x88
.short 65471 ; 0xffbf
.short 761 ; 0x2f9
.short 64345 ; 0xfb59
.short 65293 ; 0xff0d
.short 65318 ; 0xff26
.short 1241 ; 0x4d9
.short 65252 ; 0xfee4
.short 65389 ; 0xff6d
.short 65226 ; 0xfeca
.short 65492 ; 0xffd4
.short 87 ; 0x57
.short 251 ; 0xfb
.short 661 ; 0x295
.short 64866 ; 0xfd62
.short 239 ; 0xef
.short 64885 ; 0xfd75
.short 64779 ; 0xfd0b
.short 65188 ; 0xfea4
.short 65463 ; 0xffb7
.short 1394 ; 0x572
.short 202 ; 0xca
.short 473 ; 0x1d9
.short 912 ; 0x390
.short 65241 ; 0xfed9
.short 266 ; 0x10a
.short 582 ; 0x246
.short 614 ; 0x266
.short 65318 ; 0xff26
.short 457 ; 0x1c9
.short 530 ; 0x212
.short 65178 ; 0xfe9a
.short 63805 ; 0xf93d
.short 64800 ; 0xfd20
.short 1629 ; 0x65d
.short 552 ; 0x228
.short 204 ; 0xcc
.short 258 ; 0x102
.short 314 ; 0x13a
.short 662 ; 0x296
.short 65358 ; 0xff4e
.short 65241 ; 0xfed9
.short 64570 ; 0xfc3a
.short 65470 ; 0xffbe
.short 64379 ; 0xfb7b
.short 64991 ; 0xfddf
.short 217 ; 0xd9
.short 47 ; 0x2f
.short 213 ; 0xd5
.short 65405 ; 0xff7d
.short 65044 ; 0xfe14
.short 65280 ; 0xff00
.short 1442 ; 0x5a2
.short 64228 ; 0xfae4
.short 64789 ; 0xfd15
.short 65039 ; 0xfe0f
.short 810 ; 0x32a
.short 422 ; 0x1a6
.short 590 ; 0x24e
.short 564 ; 0x234
.short 65526 ; 0xfff6
.short 64961 ; 0xfdc1
.short 65405 ; 0xff7d
.short 380 ; 0x17c
.short 806 ; 0x326
.short 65310 ; 0xff1e
.short 64897 ; 0xfd81
.short 65124 ; 0xfe64
.short 65298 ; 0xff12
.short 64925 ; 0xfd9d
.short 65250 ; 0xfee2
.short 545 ; 0x221
.short 64486 ; 0xfbe6
.short 100 ; 0x64
.short 837 ; 0x345
.short 65412 ; 0xff84
.short 64509 ; 0xfbfd
.short 1336 ; 0x538
.short 1236 ; 0x4d4
.short 1118 ; 0x45e
.short 242 ; 0xf2
.short 815 ; 0x32f
.short 274 ; 0x112
.short 782 ; 0x30e
.short 65004 ; 0xfdec
.short 64282 ; 0xfb1a
.short 64647 ; 0xfc87
.short 64777 ; 0xfd09
.short 64691 ; 0xfcb3
.short 64095 ; 0xfa5f
.short 64347 ; 0xfb5b
.short 1668 ; 0x684
.short 63573 ; 0xf855
.short 101 ; 0x65
.short 64342 ; 0xfb56
.short 1 ; 0x1
.short 39 ; 0x27
.short 796 ; 0x31c
.short 65120 ; 0xfe60
.short 65456 ; 0xffb0
.short 65384 ; 0xff68
.short 763 ; 0x2fb
.short 64072 ; 0xfa48
.short 65521 ; 0xfff1
.short 1387 ; 0x56b
.short 65075 ; 0xfe33
.short 64100 ; 0xfa64
.short 64736 ; 0xfce0
.short 198 ; 0xc6
.short 65319 ; 0xff27
.short 64753 ; 0xfcf1
.short 321 ; 0x141
.short 189 ; 0xbd
.short 64912 ; 0xfd90
.short 397 ; 0x18d
.short 65127 ; 0xfe67
.short 64444 ; 0xfbbc
.short 71 ; 0x47
.short 1418 ; 0x58a
.short 64970 ; 0xfdca
.short 339 ; 0x153
.short 64171 ; 0xfaab
.short 273 ; 0x111
.short 65457 ; 0xffb1
.short 309 ; 0x135
.short 64777 ; 0xfd09
.short 410 ; 0x19a
.short 65172 ; 0xfe94
.short 599 ; 0x257
.short 65240 ; 0xfed8
.short 863 ; 0x35f
.short 65383 ; 0xff67
.short 65289 ; 0xff09
.short 64798 ; 0xfd1e
.short 64822 ; 0xfd36
.short 64722 ; 0xfcd2
.short 65038 ; 0xfe0e
.short 462 ; 0x1ce
.short 1518 ; 0x5ee
.short 65444 ; 0xffa4
.short 619 ; 0x26b
.short 2106 ; 0x83a
.short 918 ; 0x396
.short 65332 ; 0xff34
.short 63865 ; 0xf979
.short 1574 ; 0x626
.short 64562 ; 0xfc32
.short 593 ; 0x251
.short 63463 ; 0xf7e7
.short 63116 ; 0xf68c
.short 609 ; 0x261
.short 64747 ; 0xfceb
.short 78 ; 0x4e
.short 64663 ; 0xfc97
.short 64795 ; 0xfd1b
.short 64632 ; 0xfc78
.short 64951 ; 0xfdb7
.short 2097 ; 0x831
.short 1674 ; 0x68a
.short 63263 ; 0xf71f
.short 1732 ; 0x6c4
.short 65033 ; 0xfe09
.short 765 ; 0x2fd
.short 603 ; 0x25b
.short 64943 ; 0xfdaf
.short 1166 ; 0x48e
.short 782 ; 0x30e
.short 927 ; 0x39f
.short 65357 ; 0xff4d
.short 1233 ; 0x4d1
.short 460 ; 0x1cc
.short 65386 ; 0xff6a
.short 431 ; 0x1af
.short 1295 ; 0x50f
.short 65060 ; 0xfe24
.short 586 ; 0x24a
.short 611 ; 0x263
.short 318 ; 0x13e
.short 308 ; 0x134
.short 65357 ; 0xff4d
.short 248 ; 0xf8
.short 489 ; 0x1e9
.short 117 ; 0x75
.short 65370 ; 0xff5a
.short 65018 ; 0xfdfa
.short 64444 ; 0xfbbc
.short 89 ; 0x59
.short 65421 ; 0xff8d
.short 1613 ; 0x64d
.short 60 ; 0x3c
.short 65160 ; 0xfe88
.short 65301 ; 0xff15
.short 1866 ; 0x74a
.short 1042 ; 0x412
.short 1577 ; 0x629
.short 65353 ; 0xff49
.short 64307 ; 0xfb33
.short 64963 ; 0xfdc3
.short 64860 ; 0xfd5c
.short 65136 ; 0xfe70
.short 103 ; 0x67
.short 65151 ; 0xfe7f
.short 866 ; 0x362
.short 64518 ; 0xfc06
.short 909 ; 0x38d
.short 223 ; 0xdf
.short 446 ; 0x1be
.short 293 ; 0x125
.short 103 ; 0x67
.short 339 ; 0x153
.short 1262 ; 0x4ee
.short 65460 ; 0xffb4
.short 65163 ; 0xfe8b
.short 64841 ; 0xfd49
.short 395 ; 0x18b
.short 1486 ; 0x5ce
.short 65467 ; 0xffbb
.short 65077 ; 0xfe35
.short 1148 ; 0x47c
.short 65284 ; 0xff04
.short 478 ; 0x1de
.short 64406 ; 0xfb96
.short 63889 ; 0xf991
.short 65444 ; 0xffa4
.short 65365 ; 0xff55
.short 65288 ; 0xff08
.short 65074 ; 0xfe32
.short 62942 ; 0xf5de
.short 981 ; 0x3d5
.short 65335 ; 0xff37
.short 62536 ; 0xf448
.short 64682 ; 0xfcaa
.short 656 ; 0x290
.short 363 ; 0x16b
.short 240 ; 0xf0
.short 835 ; 0x343
.short 147 ; 0x93
.short 63993 ; 0xf9f9
.short 64925 ; 0xfd9d
.short 1172 ; 0x494
.short 65530 ; 0xfffa
.short 357 ; 0x165
.short 64313 ; 0xfb39
.short 65480 ; 0xffc8
.short 64206 ; 0xface
.short 65124 ; 0xfe64
.short 29 ; 0x1d
.short 1614 ; 0x64e
.short 62853 ; 0xf585
.short 64825 ; 0xfd39
.short 65390 ; 0xff6e
.short 65427 ; 0xff93
.short 64292 ; 0xfb24
.short 65221 ; 0xfec5
.short 64072 ; 0xfa48
.short 65051 ; 0xfe1b
.short 2444 ; 0x98c
.short 64226 ; 0xfae2
.short 147 ; 0x93
.short 207 ; 0xcf
.short 1132 ; 0x46c
.short 162 ; 0xa2
.short 263 ; 0x107
.short 7 ; 0x7
.short 64806 ; 0xfd26
.short 63939 ; 0xf9c3
.short 1648 ; 0x670
.short 65503 ; 0xffdf
.short 63742 ; 0xf8fe
.short 64986 ; 0xfdda
.short 853 ; 0x355
.short 64336 ; 0xfb50
.short 152 ; 0x98
.short 305 ; 0x131
.short 63016 ; 0xf628
.short 62677 ; 0xf4d5
.short 64591 ; 0xfc4f
.short 1129 ; 0x469
.short 1993 ; 0x7c9
.short 1586 ; 0x632
.short 63021 ; 0xf62d
.short 63801 ; 0xf939
.short 64362 ; 0xfb6a
.short 62730 ; 0xf50a
.short 964 ; 0x3c4
.short 2975 ; 0xb9f
.short 140 ; 0x8c
.short 64784 ; 0xfd10
.short 65274 ; 0xfefa
.short 859 ; 0x35b
.short 64528 ; 0xfc10
.short 64634 ; 0xfc7a
.short 1187 ; 0x4a3
.short 1989 ; 0x7c5
.short 64874 ; 0xfd6a
.short 1850 ; 0x73a
.short 1821 ; 0x71d
.short 976 ; 0x3d0
.short 64302 ; 0xfb2e
.short 496 ; 0x1f0
.short 1687 ; 0x697
.short 120 ; 0x78
.short 82 ; 0x52
.short 859 ; 0x35b
.short 64592 ; 0xfc50
.short 252 ; 0xfc
.short 65488 ; 0xffd0
.short 63018 ; 0xf62a
.short 1441 ; 0x5a1
.short 64641 ; 0xfc81
.short 1051 ; 0x41b
.short 1241 ; 0x4d9
.short 64729 ; 0xfcd9
.short 2661 ; 0xa65
.short 956 ; 0x3bc
.short 64164 ; 0xfaa4
.short 65318 ; 0xff26
.short 779 ; 0x30b
.short 64138 ; 0xfa8a
.short 2345 ; 0x929
.short 64164 ; 0xfaa4
.short 65374 ; 0xff5e
.short 64605 ; 0xfc5d
.short 1413 ; 0x585
.short 4028 ; 0xfbc
.short 63170 ; 0xf6c2
.short 455 ; 0x1c7
.short 1830 ; 0x726
.short 64715 ; 0xfccb
.short 355 ; 0x163
.short 65092 ; 0xfe44
.short 3110 ; 0xc26
.short 64173 ; 0xfaad
.short 63807 ; 0xf93f
.short 600 ; 0x258
.short 2655 ; 0xa5f
.short 574 ; 0x23e
.short 1834 ; 0x72a
.short 1231 ; 0x4cf
.short 64768 ; 0xfd00
.short 62323 ; 0xf373
.short 64333 ; 0xfb4d
.short 65330 ; 0xff32
.short 65139 ; 0xfe73
.short 2236 ; 0x8bc
.short 65060 ; 0xfe24
.short 63718 ; 0xf8e6
.short 65183 ; 0xfe9f
.short 64885 ; 0xfd75
.short 1680 ; 0x690
.short 63256 ; 0xf718
.short 1450 ; 0x5aa
.short 63192 ; 0xf6d8
.short 65460 ; 0xffb4
.short 601 ; 0x259
.short 1362 ; 0x552
.short 414 ; 0x19e
.short 350 ; 0x15e
.short 64443 ; 0xfbbb
.short 64096 ; 0xfa60
.short 64468 ; 0xfbd4
.short 237 ; 0xed
.short 64361 ; 0xfb69
.short 1913 ; 0x779
.short 642 ; 0x282
.short 64821 ; 0xfd35
.short 64092 ; 0xfa5c
.short 64406 ; 0xfb96
.short 897 ; 0x381
.short 64439 ; 0xfbb7
.short 65015 ; 0xfdf7
.short 63436 ; 0xf7cc
.short 64748 ; 0xfcec
.short 63480 ; 0xf7f8
.short 65380 ; 0xff64
.short 3852 ; 0xf0c
.short 64670 ; 0xfc9e
.short 64399 ; 0xfb8f
.short 1537 ; 0x601
.short 65374 ; 0xff5e
.short 65164 ; 0xfe8c
.short 65146 ; 0xfe7a
.short 715 ; 0x2cb
.short 3036 ; 0xbdc
.short 65064 ; 0xfe28
.short 65299 ; 0xff13
.short 1125 ; 0x465
.short 65461 ; 0xffb5
.short 64848 ; 0xfd50
.short 444 ; 0x1bc
.short 64597 ; 0xfc55
.short 554 ; 0x22a
.short 1043 ; 0x413
.short 544 ; 0x220
.short 433 ; 0x1b1
.short 1280 ; 0x500
.short 63886 ; 0xf98e
.short 64860 ; 0xfd5c
.short 923 ; 0x39b
.short 135 ; 0x87
.short 64934 ; 0xfda6
.short 85 ; 0x55
.short 64769 ; 0xfd01
.short 1088 ; 0x440
.short 65282 ; 0xff02
.short 345 ; 0x159
.short 130 ; 0x82
.short 912 ; 0x390
.short 65193 ; 0xfea9
.short 197 ; 0xc5
.short 65194 ; 0xfeaa
.short 64935 ; 0xfda7
.short 62616 ; 0xf498
.short 63458 ; 0xf7e2
.short 65004 ; 0xfdec
.short 215 ; 0xd7
.short 355 ; 0x163
.short 83 ; 0x53
.short 409 ; 0x199
.short 65427 ; 0xff93
.short 64777 ; 0xfd09
.short 1950 ; 0x79e
.short 65435 ; 0xff9b
.short 64976 ; 0xfdd0
.short 2609 ; 0xa31
.short 3720 ; 0xe88
.short 65035 ; 0xfe0b
.short 55 ; 0x37
.short 49 ; 0x31
.short 582 ; 0x246
.short 444 ; 0x1bc
.short 3736 ; 0xe98
.short 65384 ; 0xff68
.short 65267 ; 0xfef3
.short 65114 ; 0xfe5a
.short 1638 ; 0x666
.short 64404 ; 0xfb94
.short 64552 ; 0xfc28
.short 64981 ; 0xfdd5
.short 64328 ; 0xfb48
.short 1112 ; 0x458
.short 65483 ; 0xffcb
.short 836 ; 0x344
.short 64749 ; 0xfced
.short 258 ; 0x102
.short 522 ; 0x20a
.short 63906 ; 0xf9a2
.short 65149 ; 0xfe7d
.short 65422 ; 0xff8e
.short 568 ; 0x238
.short 638 ; 0x27e
.short 123 ; 0x7b
.short 64179 ; 0xfab3
.short 65106 ; 0xfe52
.short 1395 ; 0x573
.short 64986 ; 0xfdda
.short 64912 ; 0xfd90
.short 65279 ; 0xfeff
.short 65529 ; 0xfff9
.short 150 ; 0x96
.short 135 ; 0x87
.short 1586 ; 0x632
.short 114 ; 0x72
.short 64275 ; 0xfb13
.short 64486 ; 0xfbe6
.short 771 ; 0x303
.short 219 ; 0xdb
.short 1039 ; 0x40f
.short 1971 ; 0x7b3
.short 65294 ; 0xff0e
.short 65485 ; 0xffcd
.short 65346 ; 0xff42
.short 65308 ; 0xff1c
.short 397 ; 0x18d
.short 64538 ; 0xfc1a
.short 61751 ; 0xf137
.short 65008 ; 0xfdf0
.short 306 ; 0x132
.short 65508 ; 0xffe4
.short 2413 ; 0x96d
.short 64244 ; 0xfaf4
.short 471 ; 0x1d7
.short 490 ; 0x1ea
.short 62413 ; 0xf3cd
.short 1357 ; 0x54d
.short 64453 ; 0xfbc5
.short 577 ; 0x241
.short 64585 ; 0xfc49
.short 64901 ; 0xfd85
.short 65497 ; 0xffd9
.short 543 ; 0x21f
.short 64214 ; 0xfad6
.short 360 ; 0x168
.short 257 ; 0x101
.short 2310 ; 0x906
.short 4414 ; 0x113e
.short 2275 ; 0x8e3
.short 832 ; 0x340
.short 64103 ; 0xfa67
.short 735 ; 0x2df
.short 65091 ; 0xfe43
.short 64817 ; 0xfd31
.short 528 ; 0x210
.short 1038 ; 0x40e
.short 63912 ; 0xf9a8
.short 64376 ; 0xfb78
.short 65128 ; 0xfe68
.short 63821 ; 0xf94d
.short 1073 ; 0x431
.short 64907 ; 0xfd8b
.short 962 ; 0x3c2
.short 944 ; 0x3b0
.short 65012 ; 0xfdf4
.short 1857 ; 0x741
.short 208 ; 0xd0
.short 63 ; 0x3f
.short 65215 ; 0xfebf
.short 64050 ; 0xfa32
.short 65316 ; 0xff24
.short 64332 ; 0xfb4c
.short 65476 ; 0xffc4
.short 65354 ; 0xff4a
.short 63832 ; 0xf958
.short 582 ; 0x246
.short 3594 ; 0xe0a
.short 62003 ; 0xf233
.short 65436 ; 0xff9c
.short 2357 ; 0x935
.short 64880 ; 0xfd70
.short 520 ; 0x208
.short 340 ; 0x154
.short 3454 ; 0xd7e
.short 64615 ; 0xfc67
.short 65513 ; 0xffe9
.short 1264 ; 0x4f0
.short 2805 ; 0xaf5
.short 889 ; 0x379
.short 1140 ; 0x474
.short 942 ; 0x3ae
.short 64134 ; 0xfa86
.short 63780 ; 0xf924
.short 272 ; 0x110
.short 65158 ; 0xfe86
.short 64141 ; 0xfa8d
.short 2281 ; 0x8e9
.short 65338 ; 0xff3a
.short 65224 ; 0xfec8
.short 64283 ; 0xfb1b
.short 52 ; 0x34
.short 65507 ; 0xffe3
.short 112 ; 0x70
.short 65276 ; 0xfefc
.short 65291 ; 0xff0b
.short 191 ; 0xbf
.short 65181 ; 0xfe9d
.short 64870 ; 0xfd66
.short 65376 ; 0xff60
.short 1131 ; 0x46b
.short 63851 ; 0xf96b
.short 64602 ; 0xfc5a
.short 134 ; 0x86
.short 904 ; 0x388
.short 64526 ; 0xfc0e
.short 2449 ; 0x991
.short 911 ; 0x38f
.short 313 ; 0x139
.short 64296 ; 0xfb28
.short 1398 ; 0x576
.short 1376 ; 0x560
.short 65368 ; 0xff58
.short 65221 ; 0xfec5
.short 118 ; 0x76
.short 63931 ; 0xf9bb
.short 65193 ; 0xfea9
.short 1041 ; 0x411
.short 1114 ; 0x45a
.short 64415 ; 0xfb9f
.short 65467 ; 0xffbb
.short 63698 ; 0xf8d2
.short 64574 ; 0xfc3e
.short 969 ; 0x3c9
.short 64639 ; 0xfc7f
.short 65093 ; 0xfe45
.short 581 ; 0x245
.short 1050 ; 0x41a
.short 65152 ; 0xfe80
.short 1173 ; 0x495
.short 64809 ; 0xfd29
.short 921 ; 0x399
.short 65345 ; 0xff41
.short 827 ; 0x33b
.short 1674 ; 0x68a
.short 375 ; 0x177
.short 65489 ; 0xffd1
.short 513 ; 0x201
.short 232 ; 0xe8
.short 64556 ; 0xfc2c
.short 64137 ; 0xfa89
.short 705 ; 0x2c1
.short 64539 ; 0xfc1b
.short 1212 ; 0x4bc
.short 257 ; 0x101
.short 65358 ; 0xff4e
.short 64729 ; 0xfcd9
.short 65216 ; 0xfec0
.short 1097 ; 0x449
.short 464 ; 0x1d0
.short 65361 ; 0xff51
.short 64415 ; 0xfb9f
.short 848 ; 0x350
.short 64922 ; 0xfd9a
.short 65334 ; 0xff36
.short 2750 ; 0xabe
.short 64757 ; 0xfcf5
.short 890 ; 0x37a
.short 65190 ; 0xfea6
.short 84 ; 0x54
.short 32 ; 0x20
.short 65215 ; 0xfebf
.short 2125 ; 0x84d
.short 65236 ; 0xfed4
.short 577 ; 0x241
.short 650 ; 0x28a
.short 373 ; 0x175
.short 65530 ; 0xfffa
.short 1660 ; 0x67c
.short 65445 ; 0xffa5
.short 65472 ; 0xffc0
.short 383 ; 0x17f
.short 2278 ; 0x8e6
.short 65042 ; 0xfe12
.short 65535 ; 0xffff
.short 102 ; 0x66
.short 434 ; 0x1b2
.short 2399 ; 0x95f
.short 65076 ; 0xfe34
.short 65495 ; 0xffd7
.short 64935 ; 0xfda7
.short 1533 ; 0x5fd
.short 65506 ; 0xffe2
.short 232 ; 0xe8
.short 65506 ; 0xffe2
.short 852 ; 0x354
.short 65133 ; 0xfe6d
.short 349 ; 0x15d
.short 477 ; 0x1dd
.short 64468 ; 0xfbd4
.short 76 ; 0x4c
.short 460 ; 0x1cc
.short 378 ; 0x17a
.short 65501 ; 0xffdd
.short 833 ; 0x341
.short 64583 ; 0xfc47
.short 921 ; 0x399
.short 64979 ; 0xfdd3
.short 2541 ; 0x9ed
.short 5 ; 0x5
.short 489 ; 0x1e9
.short 64728 ; 0xfcd8
.short 2073 ; 0x819
.short 64864 ; 0xfd60
.short 65466 ; 0xffba
.short 64949 ; 0xfdb5
.short 64753 ; 0xfcf1
.short 371 ; 0x173
.short 65328 ; 0xff30
.short 645 ; 0x285
.short 64529 ; 0xfc11
.short 1110 ; 0x456
.short 318 ; 0x13e
.short 276 ; 0x114
.short 363 ; 0x16b
.short 490 ; 0x1ea
.short 65181 ; 0xfe9d
.short 65202 ; 0xfeb2
.short 83 ; 0x53
.short 65486 ; 0xffce
.short 47 ; 0x2f
.short 603 ; 0x25b
.short 64291 ; 0xfb23
.short 65370 ; 0xff5a
.short 58 ; 0x3a
.short 64041 ; 0xfa29
.short 71 ; 0x47
.short 504 ; 0x1f8
.short 65148 ; 0xfe7c
.short 570 ; 0x23a
.short 64449 ; 0xfbc1
.short 716 ; 0x2cc
.short 64413 ; 0xfb9d
.short 65032 ; 0xfe08
.short 34 ; 0x22
.short 65079 ; 0xfe37
.short 65153 ; 0xfe81
.short 65473 ; 0xffc1
.short 65184 ; 0xfea0
.short 454 ; 0x1c6
.short 63918 ; 0xf9ae
.short 1887 ; 0x75f
.short 65355 ; 0xff4b
.short 64750 ; 0xfcee
.short 64319 ; 0xfb3f
.short 1201 ; 0x4b1
.short 65010 ; 0xfdf2
.short 721 ; 0x2d1
.short 64153 ; 0xfa99
.short 2259 ; 0x8d3
.short 64929 ; 0xfda1
.short 64793 ; 0xfd19
.short 34 ; 0x22
.short 65148 ; 0xfe7c
.short 64714 ; 0xfcca
.short 65275 ; 0xfefb
.short 276 ; 0x114
.short 64928 ; 0xfda0
.short 126 ; 0x7e
.short 2324 ; 0x914
.short 180 ; 0xb4
.short 65331 ; 0xff33
.short 64435 ; 0xfbb3
.short 1441 ; 0x5a1
.short 64739 ; 0xfce3
.short 835 ; 0x343
.short 526 ; 0x20e
.short 568 ; 0x238
.short 65407 ; 0xff7f
.short 1999 ; 0x7cf
.short 65335 ; 0xff37
.short 65204 ; 0xfeb4
.short 65179 ; 0xfe9b
.short 1638 ; 0x666
.short 65535 ; 0xffff
.short 683 ; 0x2ab
.short 2828 ; 0xb0c
.short 64597 ; 0xfc55
.short 313 ; 0x139
.short 65381 ; 0xff65
.short 897 ; 0x381
.short 64405 ; 0xfb95
.short 350 ; 0x15e
.short 65506 ; 0xffe2
.short 948 ; 0x3b4
.short 63447 ; 0xf7d7
.short 1646 ; 0x66e
.short 521 ; 0x209
.short 133 ; 0x85
.short 917 ; 0x395
.short 65141 ; 0xfe75
.short 65035 ; 0xfe0b
.short 323 ; 0x143
.short 416 ; 0x1a0
.short 65138 ; 0xfe72
.short 370 ; 0x172
.short 63559 ; 0xf847
.short 126 ; 0x7e
.short 65493 ; 0xffd5
.short 64099 ; 0xfa63
.short 63514 ; 0xf81a
.short 65072 ; 0xfe30
.short 325 ; 0x145
.short 65441 ; 0xffa1
.short 65049 ; 0xfe19
.short 573 ; 0x23d
.short 145 ; 0x91
.short 64696 ; 0xfcb8
.short 64471 ; 0xfbd7
.short 63084 ; 0xf66c
.short 65475 ; 0xffc3
.short 64455 ; 0xfbc7
.short 1306 ; 0x51a
.short 65434 ; 0xff9a
.short 2218 ; 0x8aa
.short 1275 ; 0x4fb
.short 117 ; 0x75
.short 1609 ; 0x649
.short 240 ; 0xf0
.short 2193 ; 0x891
.short 1092 ; 0x444
.short 62837 ; 0xf575
.short 64381 ; 0xfb7d
.short 64675 ; 0xfca3
.short 187 ; 0xbb
.short 64854 ; 0xfd56
.short 616 ; 0x268
.short 143 ; 0x8f
.short 64462 ; 0xfbce
.short 168 ; 0xa8
.short 65175 ; 0xfe97
.short 1384 ; 0x568
.short 63978 ; 0xf9ea
.short 1134 ; 0x46e
.short 1843 ; 0x733
.short 1808 ; 0x710
.short 253 ; 0xfd
.short 1959 ; 0x7a7
.short 182 ; 0xb6
.short 64991 ; 0xfddf
.short 63806 ; 0xf93e
.short 65059 ; 0xfe23
.short 1048 ; 0x418
.short 65209 ; 0xfeb9
.short 64248 ; 0xfaf8
.short 521 ; 0x209
.short 65185 ; 0xfea1
.short 64705 ; 0xfcc1
.short 65141 ; 0xfe75
.short 64717 ; 0xfccd
.short 121 ; 0x79
.short 64262 ; 0xfb06
.short 1293 ; 0x50d
.short 64718 ; 0xfcce
.short 65499 ; 0xffdb
.short 1630 ; 0x65e
.short 65085 ; 0xfe3d
.short 1121 ; 0x461
.short 65196 ; 0xfeac
.short 33 ; 0x21
.short 592 ; 0x250
.short 596 ; 0x254
.short 65492 ; 0xffd4
.short 223 ; 0xdf
.short 65277 ; 0xfefd
.short 65045 ; 0xfe15
.short 1177 ; 0x499
.short 65320 ; 0xff28
.short 929 ; 0x3a1
.short 63637 ; 0xf895
.short 1126 ; 0x466
.short 637 ; 0x27d
.short 275 ; 0x113
.short 967 ; 0x3c7
.short 64206 ; 0xface
.short 63695 ; 0xf8cf
.short 50 ; 0x32
.short 1382 ; 0x566
.short 1742 ; 0x6ce
.short 65529 ; 0xfff9
.short 65526 ; 0xfff6
.short 2080 ; 0x820
.short 540 ; 0x21c
.short 305 ; 0x131
.short 395 ; 0x18b
.short 722 ; 0x2d2
.short 64760 ; 0xfcf8
.short 64711 ; 0xfcc7
.short 64354 ; 0xfb62
.short 1182 ; 0x49e
.short 589 ; 0x24d
.short 65118 ; 0xfe5e
.short 2415 ; 0x96f
.short 325 ; 0x145
.short 65415 ; 0xff87
.short 1153 ; 0x481
.short 700 ; 0x2bc
.short 63340 ; 0xf76c
.short 318 ; 0x13e
.short 65291 ; 0xff0b
.short 64274 ; 0xfb12
.short 821 ; 0x335
.short 2499 ; 0x9c3
.short 64354 ; 0xfb62
.short 64057 ; 0xfa39
.short 65461 ; 0xffb5
.short 63263 ; 0xf71f
.short 1312 ; 0x520
.short 64320 ; 0xfb40
.short 27 ; 0x1b
.short 65495 ; 0xffd7
.short 64887 ; 0xfd77
.short 139 ; 0x8b
.short 65513 ; 0xffe9
.short 65448 ; 0xffa8
.short 64545 ; 0xfc21
.short 94 ; 0x5e
.short 65514 ; 0xffea
.short 394 ; 0x18a
.short 64632 ; 0xfc78
.short 64083 ; 0xfa53
.short 1321 ; 0x529
.short 63258 ; 0xf71a
.short 65240 ; 0xfed8
.short 125 ; 0x7d
.short 65010 ; 0xfdf2
.short 0 ; 0x0
.short 64969 ; 0xfdc9
.short 159 ; 0x9f
.short 64704 ; 0xfcc0
.short 1436 ; 0x59c
.short 64886 ; 0xfd76
.short 64780 ; 0xfd0c
.short 62601 ; 0xf489
.short 65161 ; 0xfe89
.short 65183 ; 0xfe9f
.short 65254 ; 0xfee6
.short 65097 ; 0xfe49
.short 980 ; 0x3d4
.short 65358 ; 0xff4e
.short 65215 ; 0xfebf
.short 2063 ; 0x80f
.short 458 ; 0x1ca
.short 64603 ; 0xfc5b
.short 356 ; 0x164
.short 657 ; 0x291
.short 94 ; 0x5e
.short 1423 ; 0x58f
.short 156 ; 0x9c
.short 63978 ; 0xf9ea
.short 417 ; 0x1a1
.short 65200 ; 0xfeb0
.short 20 ; 0x14
.short 65253 ; 0xfee5
.short 2365 ; 0x93d
.short 65359 ; 0xff4f
.short 512 ; 0x200
.short 65457 ; 0xffb1
.short 65497 ; 0xffd9
.short 431 ; 0x1af
.short 65193 ; 0xfea9
.short 356 ; 0x164
.short 64585 ; 0xfc49
.short 63438 ; 0xf7ce
.short 317 ; 0x13d
.short 65518 ; 0xffee
.short 65521 ; 0xfff1
.short 86 ; 0x56
.short 364 ; 0x16c
.short 261 ; 0x105
.short 1182 ; 0x49e
.short 674 ; 0x2a2
.short 65324 ; 0xff2c
.short 991 ; 0x3df
.short 139 ; 0x8b
.short 64873 ; 0xfd69
.short 65177 ; 0xfe99
.short 64306 ; 0xfb32
.short 184 ; 0xb8
.short 65454 ; 0xffae
.short 65515 ; 0xffeb
.short 63933 ; 0xf9bd
.short 389 ; 0x185
.short 126 ; 0x7e
.short 64332 ; 0xfb4c
.short 129 ; 0x81
.short 64 ; 0x40
.short 65184 ; 0xfea0
.short 345 ; 0x159
.short 46 ; 0x2e
.short 64602 ; 0xfc5a
.short 65127 ; 0xfe67
.short 65174 ; 0xfe96
.short 482 ; 0x1e2
.short 64819 ; 0xfd33
.short 1313 ; 0x521
.short 3076 ; 0xc04
.short 65232 ; 0xfed0
.short 65150 ; 0xfe7e
.short 65381 ; 0xff65
.short 541 ; 0x21d
.short 65352 ; 0xff48
.short 64456 ; 0xfbc8
.short 330 ; 0x14a
.short 2084 ; 0x824
.short 63078 ; 0xf666
.short 1141 ; 0x475
.short 64301 ; 0xfb2d
.short 65341 ; 0xff3d
.short 182 ; 0xb6
.short 63196 ; 0xf6dc
.short 65221 ; 0xfec5
.short 390 ; 0x186
.short 120 ; 0x78
.short 570 ; 0x23a
.short 65221 ; 0xfec5
.short 58 ; 0x3a
.short 65426 ; 0xff92
.short 64631 ; 0xfc77
.short 919 ; 0x397
.short 65347 ; 0xff43
.short 64604 ; 0xfc5c
.short 640 ; 0x280
.short 64127 ; 0xfa7f
.short 61569 ; 0xf081
.short 244 ; 0xf4
.short 63085 ; 0xf66d
.short 359 ; 0x167
.short 64850 ; 0xfd52
.short 192 ; 0xc0
.short 80 ; 0x50
.short 65473 ; 0xffc1
.short 65450 ; 0xffaa
.short 64953 ; 0xfdb9
.short 652 ; 0x28c
.short 65535 ; 0xffff
.short 65512 ; 0xffe8
.short 1787 ; 0x6fb
.short 62727 ; 0xf507
.short 279 ; 0x117
.short 65299 ; 0xff13
.short 64869 ; 0xfd65
.short 65177 ; 0xfe99
.short 65393 ; 0xff71
.short 64757 ; 0xfcf5
.short 65454 ; 0xffae
.short 64776 ; 0xfd08
.short 307 ; 0x133
.short 338 ; 0x152
.short 65177 ; 0xfe99
.short 195 ; 0xc3
.short 65416 ; 0xff88
.short 672 ; 0x2a0
.short 927 ; 0x39f
.short 64925 ; 0xfd9d
.short 65419 ; 0xff8b
.short 1810 ; 0x712
.short 226 ; 0xe2
.short 939 ; 0x3ab
.short 65469 ; 0xffbd
.short 623 ; 0x26f
.short 112 ; 0x70
.short 425 ; 0x1a9
.short 65255 ; 0xfee7
.short 73 ; 0x49
.short 63129 ; 0xf699
.short 65114 ; 0xfe5a
.short 64156 ; 0xfa9c
.short 69 ; 0x45
.short 65433 ; 0xff99
.short 64285 ; 0xfb1d
.short 64701 ; 0xfcbd
.short 65271 ; 0xfef7
.short 254 ; 0xfe
.short 309 ; 0x135
.short 748 ; 0x2ec
.short 65453 ; 0xffad
.short 64997 ; 0xfde5
.short 64305 ; 0xfb31
.short 65092 ; 0xfe44
.short 728 ; 0x2d8
.short 150 ; 0x96
.short 64285 ; 0xfb1d
.short 4050 ; 0xfd2
.short 70 ; 0x46
.short 65436 ; 0xff9c
.short 65263 ; 0xfeef
.short 423 ; 0x1a7
.short 288 ; 0x120
.short 63411 ; 0xf7b3
.short 65124 ; 0xfe64
.short 271 ; 0x10f
.short 129 ; 0x81
.short 2091 ; 0x82b
.short 65284 ; 0xff04
.short 1089 ; 0x441
.short 51 ; 0x33
.short 893 ; 0x37d
.short 65032 ; 0xfe08
.short 65170 ; 0xfe92
.short 1609 ; 0x649
.short 658 ; 0x292
.short 96 ; 0x60
.short 50 ; 0x32
.short 65006 ; 0xfdee
.short 64954 ; 0xfdba
.short 65520 ; 0xfff0
.short 366 ; 0x16e
.short 1280 ; 0x500
.short 64625 ; 0xfc71
.short 65102 ; 0xfe4e
.short 1174 ; 0x496
.short 65431 ; 0xff97
.short 65205 ; 0xfeb5
.short 135 ; 0x87
.short 1050 ; 0x41a
.short 338 ; 0x152
.short 1574 ; 0x626
.short 65354 ; 0xff4a
.short 305 ; 0x131
.short 64456 ; 0xfbc8
.short 64179 ; 0xfab3
.short 65050 ; 0xfe1a
.short 65 ; 0x41
.short 1015 ; 0x3f7
.short 64318 ; 0xfb3e
.short 793 ; 0x319
.short 1132 ; 0x46c
.short 367 ; 0x16f
.short 65492 ; 0xffd4
.short 64996 ; 0xfde4
.short 956 ; 0x3bc
.short 65078 ; 0xfe36
.short 64794 ; 0xfd1a
.short 236 ; 0xec
.short 88 ; 0x58
.short 65371 ; 0xff5b
.short 65171 ; 0xfe93
.short 65469 ; 0xffbd
.short 65178 ; 0xfe9a
.short 1653 ; 0x675
.short 65531 ; 0xfffb
.short 64648 ; 0xfc88
.short 1006 ; 0x3ee
.short 188 ; 0xbc
.short 64870 ; 0xfd66
.short 64670 ; 0xfc9e
.short 1646 ; 0x66e
.short 1422 ; 0x58e
.short 64888 ; 0xfd78
.short 109 ; 0x6d
.short 1133 ; 0x46d
.short 1146 ; 0x47a
.short 64788 ; 0xfd14
.short 65364 ; 0xff54
.short 65188 ; 0xfea4
.short 64459 ; 0xfbcb
.short 254 ; 0xfe
.short 65414 ; 0xff86
.short 438 ; 0x1b6
.short 984 ; 0x3d8
.short 65227 ; 0xfecb
.short 2501 ; 0x9c5
.short 64891 ; 0xfd7b
.short 179 ; 0xb3
.short 713 ; 0x2c9
.short 65496 ; 0xffd8
.short 61 ; 0x3d
.short 123 ; 0x7b
.short 542 ; 0x21e
.short 65438 ; 0xff9e
.short 65045 ; 0xfe15
.short 64643 ; 0xfc83
.short 591 ; 0x24f
.short 198 ; 0xc6
.short 64919 ; 0xfd97
.short 548 ; 0x224
.short 184 ; 0xb8
.short 64946 ; 0xfdb2
.short 65142 ; 0xfe76
.short 310 ; 0x136
.short 64864 ; 0xfd60
.short 115 ; 0x73
.short 302 ; 0x12e
.short 63789 ; 0xf92d
.short 1275 ; 0x4fb
.short 64940 ; 0xfdac
.short 65441 ; 0xffa1
.short 231 ; 0xe7
.short 64696 ; 0xfcb8
.short 800 ; 0x320
.short 65500 ; 0xffdc
.short 65324 ; 0xff2c
.short 863 ; 0x35f
.short 2579 ; 0xa13
.short 116 ; 0x74
.short 74 ; 0x4a
.short 65154 ; 0xfe82
.short 4164 ; 0x1044
.short 64893 ; 0xfd7d
.short 65511 ; 0xffe7
.short 372 ; 0x174
.short 984 ; 0x3d8
.short 65266 ; 0xfef2
.short 65256 ; 0xfee8
.short 65094 ; 0xfe46
.short 24 ; 0x18
.short 740 ; 0x2e4
.short 65327 ; 0xff2f
.short 826 ; 0x33a
.short 505 ; 0x1f9
.short 65416 ; 0xff88
.short 767 ; 0x2ff
.short 644 ; 0x284
.short 327 ; 0x147
.short 1322 ; 0x52a
.short 63349 ; 0xf775
.short 893 ; 0x37d
.short 837 ; 0x345
.short 64028 ; 0xfa1c
.short 65427 ; 0xff93
.short 908 ; 0x38c
.short 884 ; 0x374
.short 1451 ; 0x5ab
.short 65325 ; 0xff2d
.short 7 ; 0x7
.short 544 ; 0x220
.short 64775 ; 0xfd07
.short 64424 ; 0xfba8
.short 64358 ; 0xfb66
.short 280 ; 0x118
.short 65433 ; 0xff99
.short 1034 ; 0x40a
.short 930 ; 0x3a2
.short 2077 ; 0x81d
.short 65403 ; 0xff7b
.short 64535 ; 0xfc17
.short 65059 ; 0xfe23
.short 64963 ; 0xfdc3
.short 65110 ; 0xfe56
.short 491 ; 0x1eb
.short 898 ; 0x382
.short 869 ; 0x365
.short 526 ; 0x20e
.short 1034 ; 0x40a
.short 64644 ; 0xfc84
.short 65192 ; 0xfea8
.short 64131 ; 0xfa83
.short 65524 ; 0xfff4
.short 508 ; 0x1fc
.short 879 ; 0x36f
.short 1184 ; 0x4a0
.short 64556 ; 0xfc2c
.short 64454 ; 0xfbc6
.short 65323 ; 0xff2b
.short 2451 ; 0x993
.short 64221 ; 0xfadd
.short 65052 ; 0xfe1c
.short 420 ; 0x1a4
.short 680 ; 0x2a8
.short 65518 ; 0xffee
.short 63163 ; 0xf6bb
.short 65253 ; 0xfee5
.short 65320 ; 0xff28
.short 64983 ; 0xfdd7
.short 981 ; 0x3d5
.short 64193 ; 0xfac1
.short 64440 ; 0xfbb8
.short 820 ; 0x334
.short 1144 ; 0x478
.short 63868 ; 0xf97c
.short 65148 ; 0xfe7c
.short 64059 ; 0xfa3b
.short 64487 ; 0xfbe7
.short 64247 ; 0xfaf7
.short 64915 ; 0xfd93
.short 728 ; 0x2d8
.short 64131 ; 0xfa83
.short 1153 ; 0x481
.short 65249 ; 0xfee1
.short 595 ; 0x253
.short 577 ; 0x241
.short 1172 ; 0x494
.short 64608 ; 0xfc60
.short 65016 ; 0xfdf8
.short 65355 ; 0xff4b
.short 1617 ; 0x651
.short 1196 ; 0x4ac
.short 1012 ; 0x3f4
.short 888 ; 0x378
.short 65406 ; 0xff7e
.short 1432 ; 0x598
.short 1974 ; 0x7b6
.short 889 ; 0x379
.short 63995 ; 0xf9fb
.short 64262 ; 0xfb06
.short 64909 ; 0xfd8d
.short 1519 ; 0x5ef
.short 64281 ; 0xfb19
.short 965 ; 0x3c5
.short 171 ; 0xab
.short 64845 ; 0xfd4d
.short 64993 ; 0xfde1
.short 63270 ; 0xf726
.short 65329 ; 0xff31
.short 13 ; 0xd
.short 1408 ; 0x580
.short 283 ; 0x11b
.short 11 ; 0xb
.short 412 ; 0x19c
.short 64224 ; 0xfae0
.short 65003 ; 0xfdeb
.short 350 ; 0x15e
.short 285 ; 0x11d
.short 482 ; 0x1e2
.short 65156 ; 0xfe84
.short 1630 ; 0x65e
.short 1468 ; 0x5bc
.short 64035 ; 0xfa23
.short 861 ; 0x35d
.short 65296 ; 0xff10
.short 69 ; 0x45
.short 880 ; 0x370
.short 64689 ; 0xfcb1
.short 65064 ; 0xfe28
.short 786 ; 0x312
.short 380 ; 0x17c
.short 65118 ; 0xfe5e
.short 64359 ; 0xfb67
.short 147 ; 0x93
.short 64401 ; 0xfb91
.short 63873 ; 0xf981
.short 63681 ; 0xf8c1
.short 811 ; 0x32b
.short 64864 ; 0xfd60
.short 64952 ; 0xfdb8
.short 64148 ; 0xfa94
.short 674 ; 0x2a2
.short 65213 ; 0xfebd
.short 65114 ; 0xfe5a
.short 64300 ; 0xfb2c
.short 65262 ; 0xfeee
.short 64777 ; 0xfd09
.short 55 ; 0x37
.short 65035 ; 0xfe0b
.short 65284 ; 0xff04
.short 2407 ; 0x967
.short 367 ; 0x16f
.short 1246 ; 0x4de
.short 662 ; 0x296
.short 65097 ; 0xfe49
.short 65284 ; 0xff04
.short 64909 ; 0xfd8d
.short 64086 ; 0xfa56
.short 178 ; 0xb2
.short 65121 ; 0xfe61
.short 64807 ; 0xfd27
.short 64077 ; 0xfa4d
.short 922 ; 0x39a
.short 380 ; 0x17c
.short 99 ; 0x63
.short 270 ; 0x10e
.short 579 ; 0x243
.short 64188 ; 0xfabc
.short 459 ; 0x1cb
.short 821 ; 0x335
.short 423 ; 0x1a7
.short 1456 ; 0x5b0
.short 413 ; 0x19d
.short 64838 ; 0xfd46
.short 1424 ; 0x590
.short 64 ; 0x40
.short 2030 ; 0x7ee
.short 305 ; 0x131
.short 525 ; 0x20d
.short 1138 ; 0x472
.short 63981 ; 0xf9ed
.short 838 ; 0x346
.short 1500 ; 0x5dc
.short 65106 ; 0xfe52
.short 1088 ; 0x440
.short 35 ; 0x23
.short 65167 ; 0xfe8f
.short 64415 ; 0xfb9f
.short 65409 ; 0xff81
.short 65501 ; 0xffdd
.short 63492 ; 0xf804
.short 111 ; 0x6f
.short 106 ; 0x6a
.short 64231 ; 0xfae7
.short 64713 ; 0xfcc9
.short 64808 ; 0xfd28
.short 1572 ; 0x624
.short 423 ; 0x1a7
.short 482 ; 0x1e2
.short 65100 ; 0xfe4c
.short 1169 ; 0x491
.short 63995 ; 0xf9fb
.short 58 ; 0x3a
.short 65269 ; 0xfef5
.short 63426 ; 0xf7c2
.short 65273 ; 0xfef9
.short 697 ; 0x2b9
.short 797 ; 0x31d
.short 616 ; 0x268
.short 221 ; 0xdd
.short 64825 ; 0xfd39
.short 334 ; 0x14e
.short 63840 ; 0xf960
.short 65482 ; 0xffca
.short 538 ; 0x21a
.short 65048 ; 0xfe18
.short 2308 ; 0x904
.short 547 ; 0x223
.short 2133 ; 0x855
.short 266 ; 0x10a
.short 46 ; 0x2e
.short 1330 ; 0x532
.short 64622 ; 0xfc6e
.short 1826 ; 0x722
.short 63980 ; 0xf9ec
.short 65120 ; 0xfe60
.short 64127 ; 0xfa7f
.short 64270 ; 0xfb0e
.short 609 ; 0x261
.short 470 ; 0x1d6
.short 409 ; 0x199
.short 64638 ; 0xfc7e
.short 1203 ; 0x4b3
.short 62938 ; 0xf5da
.short 62927 ; 0xf5cf
.short 64855 ; 0xfd57
.short 587 ; 0x24b
.short 65314 ; 0xff22
.short 65258 ; 0xfeea
.short 64506 ; 0xfbfa
.short 4614 ; 0x1206
.short 64275 ; 0xfb13
.short 63877 ; 0xf985
.short 1785 ; 0x6f9
.short 558 ; 0x22e
.short 1398 ; 0x576
.short 63347 ; 0xf773
.short 472 ; 0x1d8
.short 707 ; 0x2c3
.short 270 ; 0x10e
.short 1569 ; 0x621
.short 456 ; 0x1c8
.short 1262 ; 0x4ee
.short 65398 ; 0xff76
.short 64376 ; 0xfb78
.short 539 ; 0x21b
.short 321 ; 0x141
.short 65521 ; 0xfff1
.short 65325 ; 0xff2d
.short 421 ; 0x1a5
.short 1627 ; 0x65b
.short 730 ; 0x2da
.short 2394 ; 0x95a
.short 65266 ; 0xfef2
.short 65051 ; 0xfe1b
.short 65154 ; 0xfe82
.short 885 ; 0x375
.short 65233 ; 0xfed1
.short 65094 ; 0xfe46
.short 65216 ; 0xfec0
.short 65183 ; 0xfe9f
.short 64862 ; 0xfd5e
.short 541 ; 0x21d
.short 64853 ; 0xfd55
.short 2427 ; 0x97b
.short 2211 ; 0x8a3
.short 64781 ; 0xfd0d
.short 65058 ; 0xfe22
.short 65035 ; 0xfe0b
.short 2955 ; 0xb8b
.short 65196 ; 0xfeac
.short 64840 ; 0xfd48
.short 64811 ; 0xfd2b
.short 65207 ; 0xfeb7
.short 64106 ; 0xfa6a
.short 65461 ; 0xffb5
.short 63703 ; 0xf8d7
.short 299 ; 0x12b
.short 64118 ; 0xfa76
.short 25 ; 0x19
.short 65163 ; 0xfe8b
.short 64969 ; 0xfdc9
.short 64110 ; 0xfa6e
.short 65025 ; 0xfe01
.short 64071 ; 0xfa47
.short 65257 ; 0xfee9
.short 64323 ; 0xfb43
.short 655 ; 0x28f
.short 29 ; 0x1d
.short 613 ; 0x265
.short 65342 ; 0xff3e
.short 65078 ; 0xfe36
.short 604 ; 0x25c
.short 65376 ; 0xff60
.short 65257 ; 0xfee9
.short 656 ; 0x290
.short 265 ; 0x109
.short 65259 ; 0xfeeb
.short 64633 ; 0xfc79
.short 65189 ; 0xfea5
.short 63733 ; 0xf8f5
.short 51 ; 0x33
.short 2324 ; 0x914
.short 64890 ; 0xfd7a
.short 64811 ; 0xfd2b
.short 64183 ; 0xfab7
.short 518 ; 0x206
.short 3080 ; 0xc08
.short 110 ; 0x6e
.short 304 ; 0x130
.short 65356 ; 0xff4c
.short 64787 ; 0xfd13
.short 741 ; 0x2e5
.short 64635 ; 0xfc7b
.short 64423 ; 0xfba7
.short 65123 ; 0xfe63
.short 65316 ; 0xff24
.short 1540 ; 0x604
.short 391 ; 0x187
.short 1433 ; 0x599
.short 154 ; 0x9a
.short 219 ; 0xdb
.short 65106 ; 0xfe52
.short 2143 ; 0x85f
.short 63192 ; 0xf6d8
.short 65009 ; 0xfdf1
.short 1323 ; 0x52b
.short 65331 ; 0xff33
.short 65302 ; 0xff16
.short 60 ; 0x3c
.short 61835 ; 0xf18b
.short 246 ; 0xf6
.short 65076 ; 0xfe34
.short 712 ; 0x2c8
.short 65130 ; 0xfe6a
.short 767 ; 0x2ff
.short 63959 ; 0xf9d7
.short 65006 ; 0xfdee
.short 68 ; 0x44
.short 578 ; 0x242
.short 64901 ; 0xfd85
.short 65143 ; 0xfe77
.short 64571 ; 0xfc3b
.short 119 ; 0x77
.short 64077 ; 0xfa4d
.short 64755 ; 0xfcf3
.short 64672 ; 0xfca0
.short 989 ; 0x3dd
.short 65389 ; 0xff6d
.short 452 ; 0x1c4
.short 64896 ; 0xfd80
.short 261 ; 0x105
.short 804 ; 0x324
.short 62532 ; 0xf444
.short 2006 ; 0x7d6
.short 578 ; 0x242
.short 153 ; 0x99
.short 65497 ; 0xffd9
.short 279 ; 0x117
.short 64368 ; 0xfb70
.short 92 ; 0x5c
.short 539 ; 0x21b
.short 65518 ; 0xffee
.short 218 ; 0xda
.short 939 ; 0x3ab
.short 63941 ; 0xf9c5
.short 917 ; 0x395
.short 626 ; 0x272
.short 64 ; 0x40
.short 1149 ; 0x47d
.short 62807 ; 0xf557
.short 65351 ; 0xff47
.short 392 ; 0x188
.short 64945 ; 0xfdb1
.short 1794 ; 0x702
.short 65479 ; 0xffc7
.short 430 ; 0x1ae
.short 169 ; 0xa9
.short 584 ; 0x248
.short 65512 ; 0xffe8
.short 63199 ; 0xf6df
.short 381 ; 0x17d
.short 1009 ; 0x3f1
.short 2164 ; 0x874
.short 65222 ; 0xfec6
.short 64424 ; 0xfba8
.short 64963 ; 0xfdc3
.short 64778 ; 0xfd0a
.short 785 ; 0x311
.short 560 ; 0x230
.short 65244 ; 0xfedc
.short 65143 ; 0xfe77
.short 1152 ; 0x480
.short 1754 ; 0x6da
.short 65106 ; 0xfe52
.short 231 ; 0xe7
.short 910 ; 0x38e
.short 718 ; 0x2ce
.short 63625 ; 0xf889
.short 65388 ; 0xff6c
.short 64361 ; 0xfb69
.short 367 ; 0x16f
.short 65349 ; 0xff45
.short 64958 ; 0xfdbe
.short 65237 ; 0xfed5
.short 64588 ; 0xfc4c
.short 64752 ; 0xfcf0
.short 63155 ; 0xf6b3
.short 63630 ; 0xf88e
.short 1115 ; 0x45b
.short 64627 ; 0xfc73
.short 65167 ; 0xfe8f
.short 64466 ; 0xfbd2
.short 791 ; 0x317
.short 651 ; 0x28b
.short 65479 ; 0xffc7
.short 1465 ; 0x5b9
.short 65052 ; 0xfe1c
.short 389 ; 0x185
.short 664 ; 0x298
.short 65482 ; 0xffca
.short 238 ; 0xee
.short 65007 ; 0xfdef
.short 1650 ; 0x672
.short 591 ; 0x24f
.short 65240 ; 0xfed8
.short 65371 ; 0xff5b
.short 79 ; 0x4f
.short 63900 ; 0xf99c
.short 1948 ; 0x79c
.short 189 ; 0xbd
.short 1332 ; 0x534
.short 1532 ; 0x5fc
.short 65262 ; 0xfeee
.short 2205 ; 0x89d
.short 64267 ; 0xfb0b
.short 64660 ; 0xfc94
.short 1488 ; 0x5d0
.short 64399 ; 0xfb8f
.short 65112 ; 0xfe58
.short 2050 ; 0x802
.short 65411 ; 0xff83
.short 64215 ; 0xfad7
.short 64867 ; 0xfd63
.short 64733 ; 0xfcdd
.short 2433 ; 0x981
.short 65318 ; 0xff26
.short 337 ; 0x151
.short 2368 ; 0x940
.short 65378 ; 0xff62
.short 93 ; 0x5d
.short 1287 ; 0x507
.short 686 ; 0x2ae
.short 64704 ; 0xfcc0
.short 65236 ; 0xfed4
.short 65452 ; 0xffac
.short 64949 ; 0xfdb5
.short 64275 ; 0xfb13
.short 646 ; 0x286
.short 63949 ; 0xf9cd
.short 2876 ; 0xb3c
.short 2064 ; 0x810
.short 64998 ; 0xfde6
.short 437 ; 0x1b5
.short 1045 ; 0x415
.short 64960 ; 0xfdc0
.short 1229 ; 0x4cd
.short 210 ; 0xd2
.short 2727 ; 0xaa7
.short 527 ; 0x20f
.short 65202 ; 0xfeb2
.short 54 ; 0x36
.short 65472 ; 0xffc0
.short 2828 ; 0xb0c
.short 12 ; 0xc
.short 207 ; 0xcf
.short 64511 ; 0xfbff
.short 65504 ; 0xffe0
.short 516 ; 0x204
.short 64129 ; 0xfa81
.short 65282 ; 0xff02
.short 1977 ; 0x7b9
.short 63567 ; 0xf84f
.short 65123 ; 0xfe63
.short 62577 ; 0xf471
.short 65495 ; 0xffd7
.short 686 ; 0x2ae
.short 63620 ; 0xf884
.short 1024 ; 0x400
.short 65069 ; 0xfe2d
.short 995 ; 0x3e3
.short 230 ; 0xe6
.short 929 ; 0x3a1
.short 65305 ; 0xff19
.short 63425 ; 0xf7c1
.short 62590 ; 0xf47e
.short 65295 ; 0xff0f
.short 65399 ; 0xff77
.short 65455 ; 0xffaf
.short 63204 ; 0xf6e4
.short 64844 ; 0xfd4c
.short 1173 ; 0x495
.short 65125 ; 0xfe65
.short 63644 ; 0xf89c
.short 2177 ; 0x881
.short 806 ; 0x326
.short 542 ; 0x21e
.short 64262 ; 0xfb06
.short 155 ; 0x9b
.short 65429 ; 0xff95
.short 64764 ; 0xfcfc
.short 932 ; 0x3a4
.short 65459 ; 0xffb3
.short 1835 ; 0x72b
.short 278 ; 0x116
.short 63586 ; 0xf862
.short 286 ; 0x11e
.short 64498 ; 0xfbf2
.short 330 ; 0x14a
.short 65268 ; 0xfef4
.short 65089 ; 0xfe41
.short 64624 ; 0xfc70
.short 658 ; 0x292
.short 65472 ; 0xffc0
.short 65041 ; 0xfe11
.short 1195 ; 0x4ab
.short 64873 ; 0xfd69
.short 1059 ; 0x423
.short 659 ; 0x293
.short 1045 ; 0x415
.short 1336 ; 0x538
.short 204 ; 0xcc
.short 65332 ; 0xff34
.short 234 ; 0xea
.short 64498 ; 0xfbf2
.short 63444 ; 0xf7d4
.short 65057 ; 0xfe21
.short 202 ; 0xca
.short 65432 ; 0xff98
.short 1392 ; 0x570
.short 65209 ; 0xfeb9
.short 37 ; 0x25
.short 213 ; 0xd5
.short 65069 ; 0xfe2d
.short 65355 ; 0xff4b
.short 64363 ; 0xfb6b
.short 1590 ; 0x636
.short 366 ; 0x16e
.short 335 ; 0x14f
.short 1531 ; 0x5fb
.short 200 ; 0xc8
.short 1398 ; 0x576
.short 1127 ; 0x467
.short 65425 ; 0xff91
.short 272 ; 0x110
.short 861 ; 0x35d
.short 789 ; 0x315
.short 85 ; 0x55
.short 64919 ; 0xfd97
.short 64546 ; 0xfc22
.short 1432 ; 0x598
.short 65529 ; 0xfff9
.short 483 ; 0x1e3
.short 64294 ; 0xfb26
.short 233 ; 0xe9
.short 1135 ; 0x46f
.short 1104 ; 0x450
.short 65506 ; 0xffe2
.short 64719 ; 0xfccf
.short 487 ; 0x1e7
.short 65513 ; 0xffe9
.short 441 ; 0x1b9
.short 751 ; 0x2ef
.short 443 ; 0x1bb
.short 65057 ; 0xfe21
.short 592 ; 0x250
.short 377 ; 0x179
.short 65205 ; 0xfeb5
.short 16 ; 0x10
.short 65375 ; 0xff5f
.short 64335 ; 0xfb4f
.short 64916 ; 0xfd94
.short 64528 ; 0xfc10
.short 900 ; 0x384
.short 1158 ; 0x486
.short 64587 ; 0xfc4b
.short 822 ; 0x336
.short 64561 ; 0xfc31
.short 659 ; 0x293
.short 1684 ; 0x694
.short 1285 ; 0x505
.short 63777 ; 0xf921
.short 657 ; 0x291
.short 36 ; 0x24
.short 64308 ; 0xfb34
.short 100 ; 0x64
.short 2153 ; 0x869
.short 65052 ; 0xfe1c
.short 64611 ; 0xfc63
.short 65152 ; 0xfe80
.short 64396 ; 0xfb8c
.short 301 ; 0x12d
.short 64268 ; 0xfb0c
.short 1228 ; 0x4cc
.short 65309 ; 0xff1d
.short 63299 ; 0xf743
.short 65004 ; 0xfdec
.short 1136 ; 0x470
.short 232 ; 0xe8
.short 148 ; 0x94
.short 64707 ; 0xfcc3
.short 2285 ; 0x8ed
.short 2043 ; 0x7fb
.short 491 ; 0x1eb
.short 63621 ; 0xf885
.short 64941 ; 0xfdad
.short 65333 ; 0xff35
.short 217 ; 0xd9
.short 1380 ; 0x564
.short 722 ; 0x2d2
.short 65318 ; 0xff26
.short 64957 ; 0xfdbd
.short 1455 ; 0x5af
.short 65072 ; 0xfe30
.short 63593 ; 0xf869
.short 45 ; 0x2d
.short 64732 ; 0xfcdc
.short 3373 ; 0xd2d
.short 546 ; 0x222
.short 494 ; 0x1ee
.short 65200 ; 0xfeb0
.short 641 ; 0x281
.short 306 ; 0x132
.short 64798 ; 0xfd1e
.short 64412 ; 0xfb9c
.short 64923 ; 0xfd9b
.short 64986 ; 0xfdda
.short 2267 ; 0x8db
.short 459 ; 0x1cb
.short 63756 ; 0xf90c
.short 853 ; 0x355
.short 1241 ; 0x4d9
.short 4590 ; 0x11ee
.short 1395 ; 0x573
.short 65503 ; 0xffdf
.short 65489 ; 0xffd1
.short 65478 ; 0xffc6
.short 193 ; 0xc1
.short 610 ; 0x262
.short 5237 ; 0x1475
.short 65176 ; 0xfe98
.short 3300 ; 0xce4
.short 65428 ; 0xff94
.short 1490 ; 0x5d2
.short 1172 ; 0x494
.short 335 ; 0x14f
.short 3054 ; 0xbee
.short 64935 ; 0xfda7
.short 334 ; 0x14e
.short 207 ; 0xcf
.short 652 ; 0x28c
.short 856 ; 0x358
.short 741 ; 0x2e5
.short 647 ; 0x287
.short 64300 ; 0xfb2c
.short 65434 ; 0xff9a
.short 1744 ; 0x6d0
.short 1488 ; 0x5d0
.short 917 ; 0x395
.short 463 ; 0x1cf
.short 764 ; 0x2fc
.short 1543 ; 0x607
.short 64261 ; 0xfb05
.short 121 ; 0x79
.short 65416 ; 0xff88
.short 1665 ; 0x681
.short 64957 ; 0xfdbd
.short 11 ; 0xb
.short 65423 ; 0xff8f
.short 65251 ; 0xfee3
.short 736 ; 0x2e0
.short 65149 ; 0xfe7d
.short 65138 ; 0xfe72
.short 940 ; 0x3ac
.short 65177 ; 0xfe99
.short 63852 ; 0xf96c
.short 64692 ; 0xfcb4
.short 63432 ; 0xf7c8
.short 3074 ; 0xc02
.short 1269 ; 0x4f5
.short 1335 ; 0x537
.short 64797 ; 0xfd1d
.short 458 ; 0x1ca
.short 63626 ; 0xf88a
.short 65390 ; 0xff6e
.short 458 ; 0x1ca
.short 1537 ; 0x601
.short 818 ; 0x332
.short 2139 ; 0x85b
.short 64156 ; 0xfa9c
.short 64531 ; 0xfc13
.short 1375 ; 0x55f
.short 64757 ; 0xfcf5
.short 65311 ; 0xff1f
.short 62495 ; 0xf41f
.short 540 ; 0x21c
.short 1055 ; 0x41f
.short 65041 ; 0xfe11
.short 1669 ; 0x685
.short 508 ; 0x1fc
.short 65056 ; 0xfe20
.short 1156 ; 0x484
.short 1128 ; 0x468
.short 64759 ; 0xfcf7
.short 689 ; 0x2b1
.short 221 ; 0xdd
.short 65036 ; 0xfe0c
.short 65517 ; 0xffed
.short 64844 ; 0xfd4c
.short 1139 ; 0x473
.short 62831 ; 0xf56f
.short 614 ; 0x266
.short 65001 ; 0xfde9
.short 65061 ; 0xfe25
.short 65062 ; 0xfe26
.short 820 ; 0x334
.short 65188 ; 0xfea4
.short 65480 ; 0xffc8
.short 65403 ; 0xff7b
.short 157 ; 0x9d
.short 65200 ; 0xfeb0
.short 223 ; 0xdf
.short 64651 ; 0xfc8b
.short 958 ; 0x3be
.short 64909 ; 0xfd8d
.short 513 ; 0x201
.short 64443 ; 0xfbbb
.short 98 ; 0x62
.short 63733 ; 0xf8f5
.short 762 ; 0x2fa
.short 1376 ; 0x560
.short 802 ; 0x322
.short 702 ; 0x2be
.short 77 ; 0x4d
.short 64923 ; 0xfd9b
.short 65204 ; 0xfeb4
.short 295 ; 0x127
.short 63886 ; 0xf98e
.short 65110 ; 0xfe56
.short 89 ; 0x59
.short 1353 ; 0x549
.short 64955 ; 0xfdbb
.short 920 ; 0x398
.short 846 ; 0x34e
.short 65060 ; 0xfe24
.short 370 ; 0x172
.short 64962 ; 0xfdc2
.short 452 ; 0x1c4
.short 64382 ; 0xfb7e
.short 271 ; 0x10f
.short 38 ; 0x26
.short 64544 ; 0xfc20
.short 65474 ; 0xffc2
.short 60194 ; 0xeb22
.short 64009 ; 0xfa09
.short 63134 ; 0xf69e
.short 64690 ; 0xfcb2
.short 64414 ; 0xfb9e
.short 65021 ; 0xfdfd
.short 750 ; 0x2ee
.short 154 ; 0x9a
.short 65522 ; 0xfff2
.short 64844 ; 0xfd4c
.short 65411 ; 0xff83
.short 890 ; 0x37a
.short 64759 ; 0xfcf7
.short 63535 ; 0xf82f
.short 64615 ; 0xfc67
.short 65234 ; 0xfed2
.short 64857 ; 0xfd59
.short 139 ; 0x8b
.short 65085 ; 0xfe3d
.short 252 ; 0xfc
.short 756 ; 0x2f4
.short 212 ; 0xd4
.short 64052 ; 0xfa34
.short 790 ; 0x316
.short 65301 ; 0xff15
.short 65158 ; 0xfe86
.short 63801 ; 0xf939
.short 257 ; 0x101
.short 64806 ; 0xfd26
.short 64995 ; 0xfde3
.short 65443 ; 0xffa3
.short 284 ; 0x11c
.short 561 ; 0x231
.short 65451 ; 0xffab
.short 694 ; 0x2b6
.short 65134 ; 0xfe6e
.short 216 ; 0xd8
.short 281 ; 0x119
.short 48 ; 0x30
.short 478 ; 0x1de
.short 79 ; 0x4f
.short 118 ; 0x76
.short 1008 ; 0x3f0
.short 64364 ; 0xfb6c
.short 64741 ; 0xfce5
.short 64573 ; 0xfc3d
.short 65342 ; 0xff3e
.short 1065 ; 0x429
.short 64407 ; 0xfb97
.short 172 ; 0xac
.short 64999 ; 0xfde7
.short 65136 ; 0xfe70
.short 477 ; 0x1dd
.short 65354 ; 0xff4a
.short 65028 ; 0xfe04
.short 65314 ; 0xff22
.short 606 ; 0x25e
.short 65087 ; 0xfe3f
.short 64485 ; 0xfbe5
.short 2716 ; 0xa9c
.short 65136 ; 0xfe70
.short 65301 ; 0xff15
.short 64697 ; 0xfcb9
.short 219 ; 0xdb
.short 62 ; 0x3e
.short 64871 ; 0xfd67
.short 590 ; 0x24e
.short 1833 ; 0x729
.short 63894 ; 0xf996
.short 334 ; 0x14e
.short 515 ; 0x203
.short 708 ; 0x2c4
.short 65103 ; 0xfe4f
.short 46 ; 0x2e
.short 1439 ; 0x59f
.short 1691 ; 0x69b
.short 64368 ; 0xfb70
.short 498 ; 0x1f2
.short 554 ; 0x22a
.short 1267 ; 0x4f3
.short 65210 ; 0xfeba
.short 65327 ; 0xff2f
.short 843 ; 0x34b
.short 478 ; 0x1de
.short 625 ; 0x271
.short 498 ; 0x1f2
.short 766 ; 0x2fe
.short 871 ; 0x367
.short 830 ; 0x33e
.short 173 ; 0xad
.short 902 ; 0x386
.short 380 ; 0x17c
.short 218 ; 0xda
.short 907 ; 0x38b
.short 64915 ; 0xfd93
.short 65442 ; 0xffa2
.short 987 ; 0x3db
.short 896 ; 0x380
.short 1118 ; 0x45e
.short 463 ; 0x1cf
.short 912 ; 0x390
.short 470 ; 0x1d6
.short 37 ; 0x25
.short 251 ; 0xfb
.short 38 ; 0x26
.short 1080 ; 0x438
.short 65488 ; 0xffd0
.short 65467 ; 0xffbb
.short 65481 ; 0xffc9
.short 41 ; 0x29
.short 634 ; 0x27a
.short 409 ; 0x199
.short 64973 ; 0xfdcd
.short 64422 ; 0xfba6
.short 64570 ; 0xfc3a
.short 65249 ; 0xfee1
.short 64114 ; 0xfa72
.short 462 ; 0x1ce
.short 65131 ; 0xfe6b
.short 65095 ; 0xfe47
.short 64256 ; 0xfb00
.short 65475 ; 0xffc3
.short 411 ; 0x19b
.short 708 ; 0x2c4
.short 63991 ; 0xf9f7
.short 1188 ; 0x4a4
.short 64579 ; 0xfc43
.short 645 ; 0x285
.short 237 ; 0xed
.short 837 ; 0x345
.short 64924 ; 0xfd9c
.short 677 ; 0x2a5
.short 65405 ; 0xff7d
.short 65274 ; 0xfefa
.short 348 ; 0x15c
.short 478 ; 0x1de
.short 64931 ; 0xfda3
.short 65435 ; 0xff9b
.short 161 ; 0xa1
.short 65182 ; 0xfe9e
.short 64846 ; 0xfd4e
.short 64954 ; 0xfdba
.short 414 ; 0x19e
.short 65216 ; 0xfec0
.short 361 ; 0x169
.short 83 ; 0x53
.short 33 ; 0x21
.short 64661 ; 0xfc95
.short 64839 ; 0xfd47
.short 39 ; 0x27
.short 645 ; 0x285
.short 85 ; 0x55
.short 65102 ; 0xfe4e
.short 65325 ; 0xff2d
.short 64892 ; 0xfd7c
.short 406 ; 0x196
.short 65182 ; 0xfe9e
.short 64653 ; 0xfc8d
.short 2645 ; 0xa55
.short 65330 ; 0xff32
.short 1016 ; 0x3f8
.short 169 ; 0xa9
.short 225 ; 0xe1
.short 64825 ; 0xfd39
.short 1435 ; 0x59b
.short 65363 ; 0xff53
.short 104 ; 0x68
.short 65043 ; 0xfe13
.short 164 ; 0xa4
.short 65250 ; 0xfee2
.short 65313 ; 0xff21
.short 64624 ; 0xfc70
.short 65103 ; 0xfe4f
.short 1506 ; 0x5e2
.short 65192 ; 0xfea8
.short 386 ; 0x182
.short 243 ; 0xf3
.short 87 ; 0x57
.short 64498 ; 0xfbf2
.short 63976 ; 0xf9e8
.short 65373 ; 0xff5d
.short 65453 ; 0xffad
.short 64940 ; 0xfdac
.short 65337 ; 0xff39
.short 65227 ; 0xfecb
.short 65414 ; 0xff86
.short 881 ; 0x371
.short 49 ; 0x31
.short 125 ; 0x7d
.short 81 ; 0x51
.short 714 ; 0x2ca
.short 63599 ; 0xf86f
.short 897 ; 0x381
.short 63968 ; 0xf9e0
.short 63 ; 0x3f
.short 33 ; 0x21
.short 42 ; 0x2a
.short 183 ; 0xb7
.short 65522 ; 0xfff2
.short 558 ; 0x22e
.short 282 ; 0x11a
.short 355 ; 0x163
.short 65298 ; 0xff12
.short 270 ; 0x10e
.short 689 ; 0x2b1
.short 107 ; 0x6b
.short 803 ; 0x323
.short 484 ; 0x1e4
.short 2417 ; 0x971
.short 1174 ; 0x496
.short 126 ; 0x7e
.short 53 ; 0x35
.short 1445 ; 0x5a5
.short 303 ; 0x12f
.short 65225 ; 0xfec9
.short 1395 ; 0x573
.short 116 ; 0x74
.short 915 ; 0x393
.short 64420 ; 0xfba4
.short 65460 ; 0xffb4
.short 65127 ; 0xfe67
.short 270 ; 0x10e
.short 64997 ; 0xfde5
.short 64691 ; 0xfcb3
.short 65267 ; 0xfef3
.short 64953 ; 0xfdb9
.short 65286 ; 0xff06
.short 64026 ; 0xfa1a
.short 65223 ; 0xfec7
.short 64288 ; 0xfb20
.short 64172 ; 0xfaac
.short 714 ; 0x2ca
.short 1239 ; 0x4d7
.short 64863 ; 0xfd5f
.short 777 ; 0x309
.short 65094 ; 0xfe46
.short 14 ; 0xe
.short 543 ; 0x21f
.short 243 ; 0xf3
.short 78 ; 0x4e
.short 65294 ; 0xff0e
.short 14 ; 0xe
.short 65430 ; 0xff96
.short 889 ; 0x379
.short 65464 ; 0xffb8
.short 536 ; 0x218
.short 63387 ; 0xf79b
.short 200 ; 0xc8
.short 64096 ; 0xfa60
.short 437 ; 0x1b5
.short 64257 ; 0xfb01
.short 64529 ; 0xfc11
.short 1485 ; 0x5cd
.short 65010 ; 0xfdf2
.short 64162 ; 0xfaa2
.short 189 ; 0xbd
.short 736 ; 0x2e0
.short 65073 ; 0xfe31
.short 64233 ; 0xfae9
.short 4057 ; 0xfd9
.short 64700 ; 0xfcbc
.short 65328 ; 0xff30
.short 64670 ; 0xfc9e
.short 734 ; 0x2de
.short 171 ; 0xab
.short 65151 ; 0xfe7f
.short 1612 ; 0x64c
.short 1535 ; 0x5ff
.short 61448 ; 0xf008
.short 64388 ; 0xfb84
.short 449 ; 0x1c1
.short 815 ; 0x32f
.short 65100 ; 0xfe4c
.short 485 ; 0x1e5
.short 1486 ; 0x5ce
.short 2462 ; 0x99e
.short 62962 ; 0xf5f2
.short 580 ; 0x244
.short 608 ; 0x260
.short 1318 ; 0x526
.short 748 ; 0x2ec
.short 65028 ; 0xfe04
.short 1554 ; 0x612
.short 335 ; 0x14f
.short 1060 ; 0x424
.short 142 ; 0x8e
.short 65140 ; 0xfe74
.short 2295 ; 0x8f7
.short 1514 ; 0x5ea
.short 64739 ; 0xfce3
.short 2408 ; 0x968
.short 1209 ; 0x4b9
.short 80 ; 0x50
.short 247 ; 0xf7
.short 76 ; 0x4c
.short 65534 ; 0xfffe
.short 2557 ; 0x9fd
.short 1197 ; 0x4ad
.short 65257 ; 0xfee9
.short 383 ; 0x17f
.short 2353 ; 0x931
.short 64273 ; 0xfb11
.short 64622 ; 0xfc6e
.short 64872 ; 0xfd68
.short 64970 ; 0xfdca
.short 65397 ; 0xff75
.short 65177 ; 0xfe99
.short 65218 ; 0xfec2
.short 64453 ; 0xfbc5
.short 64614 ; 0xfc66
.short 809 ; 0x329
.short 434 ; 0x1b2
.short 64927 ; 0xfd9f
.short 63411 ; 0xf7b3
.short 64017 ; 0xfa11
.short 65243 ; 0xfedb
.short 63786 ; 0xf92a
.short 1487 ; 0x5cf
.short 64803 ; 0xfd23
.short 64826 ; 0xfd3a
.short 63003 ; 0xf61b
.short 293 ; 0x125
.short 458 ; 0x1ca
.short 1193 ; 0x4a9
.short 64385 ; 0xfb81
.short 1176 ; 0x498
.short 63365 ; 0xf785
.short 64937 ; 0xfda9
.short 525 ; 0x20d
.short 999 ; 0x3e7
.short 142 ; 0x8e
.short 1113 ; 0x459
.short 65341 ; 0xff3d
.short 65022 ; 0xfdfe
.short 65350 ; 0xff46
.short 65243 ; 0xfedb
.short 65317 ; 0xff25
.short 363 ; 0x16b
.short 65516 ; 0xffec
.short 63048 ; 0xf648
.short 64278 ; 0xfb16
.short 65131 ; 0xfe6b
.short 469 ; 0x1d5
.short 64030 ; 0xfa1e
.short 339 ; 0x153
.short 63985 ; 0xf9f1
.short 319 ; 0x13f
.short 64673 ; 0xfca1
.short 64432 ; 0xfbb0
.short 323 ; 0x143
.short 131 ; 0x83
.short 64817 ; 0xfd31
.short 64483 ; 0xfbe3
.short 64746 ; 0xfcea
.short 114 ; 0x72
.short 64505 ; 0xfbf9
.short 74 ; 0x4a
.short 65375 ; 0xff5f
.short 768 ; 0x300
.short 214 ; 0xd6
.short 205 ; 0xcd
.short 64938 ; 0xfdaa
.short 244 ; 0xf4
.short 198 ; 0xc6
.short 530 ; 0x212
.short 796 ; 0x31c
.short 96 ; 0x60
.short 12 ; 0xc
.short 290 ; 0x122
.short 65239 ; 0xfed7
.short 294 ; 0x126
.short 65002 ; 0xfdea
.short 348 ; 0x15c
.short 18 ; 0x12
.short 667 ; 0x29b
.short 65330 ; 0xff32
.short 1008 ; 0x3f0
.short 514 ; 0x202
.short 64673 ; 0xfca1
.short 473 ; 0x1d9
.short 629 ; 0x275
.short 473 ; 0x1d9
.short 457 ; 0x1c9
.short 978 ; 0x3d2
.short 516 ; 0x204
.short 65476 ; 0xffc4
.short 167 ; 0xa7
.short 145 ; 0x91
.short 305 ; 0x131
.short 534 ; 0x216
.short 401 ; 0x191
.short 697 ; 0x2b9
.short 65283 ; 0xff03
.short 1070 ; 0x42e
.short 503 ; 0x1f7
.short 65122 ; 0xfe62
.short 1 ; 0x1
.short 156 ; 0x9c
.short 104 ; 0x68
.short 621 ; 0x26d
.short 572 ; 0x23c
.short 65139 ; 0xfe73
.short 65423 ; 0xff8f
.short 170 ; 0xaa
.short 72 ; 0x48
.short 65093 ; 0xfe45
.short 216 ; 0xd8
.short 43 ; 0x2b
.short 88 ; 0x58
.short 475 ; 0x1db
.short 64867 ; 0xfd63
.short 151 ; 0x97
.short 1019 ; 0x3fb
.short 64978 ; 0xfdd2
.short 65331 ; 0xff33
.short 35 ; 0x23
.short 534 ; 0x216
.short 64507 ; 0xfbfb
.short 65529 ; 0xfff9
.short 544 ; 0x220
.short 28 ; 0x1c
.short 893 ; 0x37d
.short 65359 ; 0xff4f
.short 65252 ; 0xfee4
.short 65527 ; 0xfff7
.short 197 ; 0xc5
.short 65185 ; 0xfea1
.short 65131 ; 0xfe6b
.short 65307 ; 0xff1b
.short 482 ; 0x1e2
.short 463 ; 0x1cf
.short 199 ; 0xc7
.short 65149 ; 0xfe7d
.short 568 ; 0x238
.short 65096 ; 0xfe48
.short 65156 ; 0xfe84
.short 65467 ; 0xffbb
.short 65149 ; 0xfe7d
.short 161 ; 0xa1
.short 59 ; 0x3b
.short 64458 ; 0xfbca
.short 326 ; 0x146
.short 346 ; 0x15a
.short 65010 ; 0xfdf2
.short 288 ; 0x120
.short 65290 ; 0xff0a
.short 85 ; 0x55
.short 65351 ; 0xff47
.short 64873 ; 0xfd69
.short 65204 ; 0xfeb4
.short 65480 ; 0xffc8
.short 1260 ; 0x4ec
.short 904 ; 0x388
.short 64811 ; 0xfd2b
.short 1220 ; 0x4c4
.short 65010 ; 0xfdf2
.short 503 ; 0x1f7
.short 65072 ; 0xfe30
.short 1861 ; 0x745
.short 1330 ; 0x532
.short 65233 ; 0xfed1
.short 652 ; 0x28c
.short 65224 ; 0xfec8
.short 342 ; 0x156
.short 65525 ; 0xfff5
.short 64985 ; 0xfdd9
.short 65399 ; 0xff77
.short 282 ; 0x11a
.short 644 ; 0x284
.short 594 ; 0x252
.short 65273 ; 0xfef9
.short 705 ; 0x2c1
.short 1194 ; 0x4aa
.short 577 ; 0x241
.short 2832 ; 0xb10
.short 878 ; 0x36e
.short 165 ; 0xa5
.short 326 ; 0x146
.short 1101 ; 0x44d
.short 223 ; 0xdf
.short 64846 ; 0xfd4e
.short 384 ; 0x180
.short 543 ; 0x21f
.short 498 ; 0x1f2
.short 65079 ; 0xfe37
.short 65443 ; 0xffa3
.short 530 ; 0x212
.short 65342 ; 0xff3e
.short 64354 ; 0xfb62
.short 65428 ; 0xff94
.short 64817 ; 0xfd31
.short 64201 ; 0xfac9
.short 65115 ; 0xfe5b
.short 2098 ; 0x832
.short 64805 ; 0xfd25
.short 679 ; 0x2a7
.short 598 ; 0x256
.short 65035 ; 0xfe0b
.short 540 ; 0x21c
.short 615 ; 0x267
.short 65006 ; 0xfdee
.short 254 ; 0xfe
.short 262 ; 0x106
.short 1836 ; 0x72c
.short 65417 ; 0xff89
.short 64761 ; 0xfcf9
.short 64602 ; 0xfc5a
.short 287 ; 0x11f
.short 1650 ; 0x672
.short 375 ; 0x177
.short 65414 ; 0xff86
.short 65515 ; 0xffeb
.short 64016 ; 0xfa10
.short 598 ; 0x256
.short 65035 ; 0xfe0b
.short 308 ; 0x134
.short 345 ; 0x159
.short 64978 ; 0xfdd2
.short 64572 ; 0xfc3c
.short 798 ; 0x31e
.short 65312 ; 0xff20
.short 144 ; 0x90
.short 166 ; 0xa6
.short 319 ; 0x13f
.short 63535 ; 0xf82f
.short 1452 ; 0x5ac
.short 65296 ; 0xff10
.short 668 ; 0x29c
.short 881 ; 0x371
.short 1931 ; 0x78b
.short 65531 ; 0xfffb
.short 315 ; 0x13b
.short 65230 ; 0xfece
.short 62833 ; 0xf571
.short 65250 ; 0xfee2
.short 65317 ; 0xff25
.short 234 ; 0xea
.short 162 ; 0xa2
.short 72 ; 0x48
.short 498 ; 0x1f2
.short 406 ; 0x196
.short 64570 ; 0xfc3a
.short 190 ; 0xbe
.short 65445 ; 0xffa5
.short 65226 ; 0xfeca
.short 65429 ; 0xff95
.short 64919 ; 0xfd97
.short 64635 ; 0xfc7b
.short 64418 ; 0xfba2
.short 1378 ; 0x562
.short 64753 ; 0xfcf1
.short 1159 ; 0x487
.short 669 ; 0x29d
.short 488 ; 0x1e8
.short 1993 ; 0x7c9
.short 63597 ; 0xf86d
.short 64371 ; 0xfb73
.short 64869 ; 0xfd65
.short 65207 ; 0xfeb7
.short 65327 ; 0xff2f
.short 65344 ; 0xff40
.short 143 ; 0x8f
.short 1174 ; 0x496
.short 1286 ; 0x506
.short 369 ; 0x171
.short 1453 ; 0x5ad
.short 694 ; 0x2b6
.short 37 ; 0x25
.short 65390 ; 0xff6e
.short 65341 ; 0xff3d
.short 65107 ; 0xfe53
.short 430 ; 0x1ae
.short 189 ; 0xbd
.short 65360 ; 0xff50
.short 345 ; 0x159
.short 593 ; 0x251
.short 65103 ; 0xfe4f
.short 65087 ; 0xfe3f
.short 64470 ; 0xfbd6
.short 65487 ; 0xffcf
.short 64886 ; 0xfd76
.short 1075 ; 0x433
.short 765 ; 0x2fd
.short 419 ; 0x1a3
.short 65023 ; 0xfdff
.short 65097 ; 0xfe49
.short 64728 ; 0xfcd8
.short 65442 ; 0xffa2
.short 493 ; 0x1ed
.short 119 ; 0x77
.short 61 ; 0x3d
.short 201 ; 0xc9
.short 63701 ; 0xf8d5
.short 65487 ; 0xffcf
.short 65463 ; 0xffb7
.short 65459 ; 0xffb3
.short 1595 ; 0x63b
.short 64992 ; 0xfde0
.short 64244 ; 0xfaf4
.short 1340 ; 0x53c
.short 1135 ; 0x46f
.short 65027 ; 0xfe03
.short 65416 ; 0xff88
.short 65437 ; 0xff9d
.short 64139 ; 0xfa8b
.short 64377 ; 0xfb79
.short 474 ; 0x1da
.short 256 ; 0x100
.short 65383 ; 0xff67
.short 65337 ; 0xff39
.short 63416 ; 0xf7b8
.short 65421 ; 0xff8d
.short 934 ; 0x3a6
.short 1288 ; 0x508
.short 65214 ; 0xfebe
.short 222 ; 0xde
.short 1473 ; 0x5c1
.short 463 ; 0x1cf
.short 1251 ; 0x4e3
.short 1412 ; 0x584
.short 65020 ; 0xfdfc
.short 1441 ; 0x5a1
.short 1450 ; 0x5aa
.short 1413 ; 0x585
.short 322 ; 0x142
.short 65511 ; 0xffe7
.short 65052 ; 0xfe1c
.short 65273 ; 0xfef9
.short 1348 ; 0x544
.short 721 ; 0x2d1
.short 1324 ; 0x52c
.short 1006 ; 0x3ee
.short 63954 ; 0xf9d2
.short 63939 ; 0xf9c3
.short 63287 ; 0xf737
.short 299 ; 0x12b
.short 875 ; 0x36b
.short 808 ; 0x328
.short 3 ; 0x3
.short 65000 ; 0xfde8
.short 914 ; 0x392
.short 64922 ; 0xfd9a
.short 1375 ; 0x55f
.short 64824 ; 0xfd38
.short 65077 ; 0xfe35
.short 65101 ; 0xfe4d
.short 65401 ; 0xff79
.short 64775 ; 0xfd07
.short 65410 ; 0xff82
.short 1818 ; 0x71a
.short 65332 ; 0xff34
.short 1338 ; 0x53a
.short 64971 ; 0xfdcb
.short 64165 ; 0xfaa5
.short 65075 ; 0xfe33
.short 1 ; 0x1
.short 1221 ; 0x4c5
.short 3387 ; 0xd3b
.short 481 ; 0x1e1
.short 433 ; 0x1b1
.short 517 ; 0x205
.short 1616 ; 0x650
.short 63967 ; 0xf9df
.short 680 ; 0x2a8
.short 64873 ; 0xfd69
.short 203 ; 0xcb
.short 64916 ; 0xfd94
.short 1162 ; 0x48a
.short 65023 ; 0xfdff
.short 1467 ; 0x5bb
.short 63510 ; 0xf816
.short 64372 ; 0xfb74
.short 1048 ; 0x418
.short 3316 ; 0xcf4
.short 65275 ; 0xfefb
.short 64767 ; 0xfcff
.short 65418 ; 0xff8a
.short 65503 ; 0xffdf
.short 1571 ; 0x623
.short 65359 ; 0xff4f
.short 1460 ; 0x5b4
.short 1523 ; 0x5f3
.short 63931 ; 0xf9bb
.short 64576 ; 0xfc40
.short 849 ; 0x351
.short 65233 ; 0xfed1
.short 65223 ; 0xfec7
.short 64344 ; 0xfb58
.short 64795 ; 0xfd1b
.short 61316 ; 0xef84
.short 417 ; 0x1a1
.short 262 ; 0x106
.short 76 ; 0x4c
.short 510 ; 0x1fe
.short 65474 ; 0xffc2
.short 1638 ; 0x666
.short 64478 ; 0xfbde
.short 65005 ; 0xfded
.short 554 ; 0x22a
.short 884 ; 0x374
.short 687 ; 0x2af
.short 786 ; 0x312
.short 323 ; 0x143
.short 245 ; 0xf5
.short 85 ; 0x55
.short 1958 ; 0x7a6
.short 61774 ; 0xf14e
.short 187 ; 0xbb
.short 54 ; 0x36
.short 65054 ; 0xfe1e
.short 64628 ; 0xfc74
.short 63902 ; 0xf99e
.short 64379 ; 0xfb7b
.short 65030 ; 0xfe06
.short 751 ; 0x2ef
.short 26 ; 0x1a
.short 63879 ; 0xf987
.short 293 ; 0x125
.short 65011 ; 0xfdf3
.short 633 ; 0x279
.short 65295 ; 0xff0f
.short 64566 ; 0xfc36
.short 415 ; 0x19f
.short 64632 ; 0xfc78
.short 310 ; 0x136
.short 65167 ; 0xfe8f
.short 266 ; 0x10a
.short 64473 ; 0xfbd9
.short 551 ; 0x227
.short 144 ; 0x90
.short 65382 ; 0xff66
.short 244 ; 0xf4
.short 833 ; 0x341
.short 1951 ; 0x79f
.short 653 ; 0x28d
.short 65384 ; 0xff68
.short 514 ; 0x202
.short 64911 ; 0xfd8f
.short 65327 ; 0xff2f
.short 2132 ; 0x854
.short 63575 ; 0xf857
.short 65431 ; 0xff97
.short 1090 ; 0x442
.short 64790 ; 0xfd16
.short 1165 ; 0x48d
.short 64992 ; 0xfde0
.short 64146 ; 0xfa92
.short 118 ; 0x76
.short 775 ; 0x307
.short 64110 ; 0xfa6e
.short 818 ; 0x332
.short 603 ; 0x25b
.short 65289 ; 0xff09
.short 64701 ; 0xfcbd
.short 647 ; 0x287
.short 65165 ; 0xfe8d
.short 934 ; 0x3a6
.short 64579 ; 0xfc43
.short 1290 ; 0x50a
.short 1872 ; 0x750
.short 64963 ; 0xfdc3
.short 50 ; 0x32
.short 64382 ; 0xfb7e
.short 590 ; 0x24e
.short 1141 ; 0x475
.short 65334 ; 0xff36
.short 63332 ; 0xf764
.short 64100 ; 0xfa64
.short 63579 ; 0xf85b
.short 65398 ; 0xff76
.short 350 ; 0x15e
.short 64724 ; 0xfcd4
.short 1480 ; 0x5c8
.short 485 ; 0x1e5
.short 64205 ; 0xfacd
.short 230 ; 0xe6
.short 719 ; 0x2cf
.short 1203 ; 0x4b3
.short 65004 ; 0xfdec
.short 65060 ; 0xfe24
.short 992 ; 0x3e0
.short 65458 ; 0xffb2
.short 64474 ; 0xfbda
.short 64013 ; 0xfa0d
.short 65252 ; 0xfee4
.short 65360 ; 0xff50
.short 64896 ; 0xfd80
.short 1751 ; 0x6d7
.short 63886 ; 0xf98e
.short 64793 ; 0xfd19
.short 62814 ; 0xf55e
.short 54 ; 0x36
.short 64818 ; 0xfd32
.short 65337 ; 0xff39
.short 65286 ; 0xff06
.short 64322 ; 0xfb42
.short 65421 ; 0xff8d
.short 65052 ; 0xfe1c
.short 63312 ; 0xf750
.short 64058 ; 0xfa3a
.short 64655 ; 0xfc8f
.short 1803 ; 0x70b
.short 65529 ; 0xfff9
.short 99 ; 0x63
.short 65212 ; 0xfebc
.short 63958 ; 0xf9d6
.short 65417 ; 0xff89
.short 63601 ; 0xf871
.short 460 ; 0x1cc
.short 63973 ; 0xf9e5
.short 65381 ; 0xff65
.short 64497 ; 0xfbf1
.short 788 ; 0x314
.short 65118 ; 0xfe5e
.short 64708 ; 0xfcc4
.short 64185 ; 0xfab9
.short 102 ; 0x66
.short 63121 ; 0xf691
.short 64755 ; 0xfcf3
.short 124 ; 0x7c
.short 213 ; 0xd5
.short 64387 ; 0xfb83
.short 64650 ; 0xfc8a
.short 64720 ; 0xfcd0
.short 1556 ; 0x614
.short 64957 ; 0xfdbd
.short 1077 ; 0x435
.short 64903 ; 0xfd87
.short 65125 ; 0xfe65
.short 1157 ; 0x485
.short 1166 ; 0x48e
.short 65169 ; 0xfe91
.short 65057 ; 0xfe21
.short 301 ; 0x12d
.short 317 ; 0x13d
.short 62292 ; 0xf354
.short 391 ; 0x187
.short 64613 ; 0xfc65
.short 290 ; 0x122
.short 433 ; 0x1b1
.short 64864 ; 0xfd60
.short 65088 ; 0xfe40
.short 63567 ; 0xf84f
.short 63713 ; 0xf8e1
.short 119 ; 0x77
.short 64235 ; 0xfaeb
.short 64928 ; 0xfda0
.short 64239 ; 0xfaef
.short 1398 ; 0x576
.short 193 ; 0xc1
.short 559 ; 0x22f
.short 27 ; 0x1b
.short 61913 ; 0xf1d9
.short 63301 ; 0xf745
.short 65446 ; 0xffa6
.short 65491 ; 0xffd3
.short 64529 ; 0xfc11
.short 63765 ; 0xf915
.short 436 ; 0x1b4
.short 1401 ; 0x579
.short 65498 ; 0xffda
.short 65498 ; 0xffda
.short 750 ; 0x2ee
.short 64358 ; 0xfb66
.short 1594 ; 0x63a
.short 3848 ; 0xf08
.short 318 ; 0x13e
.short 65117 ; 0xfe5d
.short 1833 ; 0x729
.short 1528 ; 0x5f8
.short 65090 ; 0xfe42
.short 62751 ; 0xf51f
.short 65073 ; 0xfe31
.short 65043 ; 0xfe13
.short 2388 ; 0x954
.short 47 ; 0x2f
.short 1106 ; 0x452
.short 64252 ; 0xfafc
.short 65389 ; 0xff6d
.short 1496 ; 0x5d8
.short 64843 ; 0xfd4b
.short 346 ; 0x15a
.short 63415 ; 0xf7b7
.short 2546 ; 0x9f2
.short 63411 ; 0xf7b3
.short 409 ; 0x199
.short 4065 ; 0xfe1
.short 261 ; 0x105
.short 4645 ; 0x1225
.short 509 ; 0x1fd
.short 33 ; 0x21
.short 65148 ; 0xfe7c
.short 177 ; 0xb1
.short 3381 ; 0xd35
.short 65457 ; 0xffb1
.short 781 ; 0x30d
.short 65294 ; 0xff0e
.short 1814 ; 0x716
.short 697 ; 0x2b9
.short 1488 ; 0x5d0
.short 64296 ; 0xfb28
.short 1554 ; 0x612
.short 368 ; 0x170
.short 2318 ; 0x90e
.short 202 ; 0xca
.short 204 ; 0xcc
.short 65220 ; 0xfec4
.short 703 ; 0x2bf
.short 2611 ; 0xa33
.short 64963 ; 0xfdc3
.short 64821 ; 0xfd35
.short 228 ; 0xe4
.short 2365 ; 0x93d
.short 455 ; 0x1c7
.short 1257 ; 0x4e9
.short 250 ; 0xfa
.short 2430 ; 0x97e
.short 65140 ; 0xfe74
.short 65253 ; 0xfee5
.short 733 ; 0x2dd
.short 160 ; 0xa0
.short 1532 ; 0x5fc
.short 312 ; 0x138
.short 1669 ; 0x685
.short 63437 ; 0xf7cd
.short 1876 ; 0x754
.short 2194 ; 0x892
.short 1176 ; 0x498
.short 63991 ; 0xf9f7
.short 2843 ; 0xb1b
.short 477 ; 0x1dd
.short 64762 ; 0xfcfa
.short 65496 ; 0xffd8
.short 3311 ; 0xcef
.short 64852 ; 0xfd54
.short 64790 ; 0xfd16
.short 153 ; 0x99
.short 63340 ; 0xf76c
.short 909 ; 0x38d
.short 65034 ; 0xfe0a
.short 2692 ; 0xa84
.short 63451 ; 0xf7db
.short 64376 ; 0xfb78
.short 65419 ; 0xff8b
.short 64889 ; 0xfd79
.short 201 ; 0xc9
.short 65337 ; 0xff39
.short 64462 ; 0xfbce
.short 115 ; 0x73
.short 64808 ; 0xfd28
.short 358 ; 0x166
.short 894 ; 0x37e
.short 944 ; 0x3b0
.short 543 ; 0x21f
.short 196 ; 0xc4
.short 404 ; 0x194
.short 65452 ; 0xffac
.short 653 ; 0x28d
.short 112 ; 0x70
.short 64862 ; 0xfd5e
.short 64269 ; 0xfb0d
.short 1046 ; 0x416
.short 64865 ; 0xfd61
.short 65238 ; 0xfed6
.short 65034 ; 0xfe0a
.short 64651 ; 0xfc8b
.short 859 ; 0x35b
.short 167 ; 0xa7
.short 690 ; 0x2b2
.short 65077 ; 0xfe35
.short 63377 ; 0xf791
.short 1448 ; 0x5a8
.short 65095 ; 0xfe47
.short 65442 ; 0xffa2
.short 65119 ; 0xfe5f
.short 64728 ; 0xfcd8
.short 64584 ; 0xfc48
.short 64965 ; 0xfdc5
.short 799 ; 0x31f
.short 64938 ; 0xfdaa
.short 63792 ; 0xf930
.short 64160 ; 0xfaa0
.short 1029 ; 0x405
.short 481 ; 0x1e1
.short 64888 ; 0xfd78
.short 772 ; 0x304
.short 65436 ; 0xff9c
.short 65349 ; 0xff45
.short 461 ; 0x1cd
.short 560 ; 0x230
.short 65335 ; 0xff37
.short 185 ; 0xb9
.short 65470 ; 0xffbe
.short 65060 ; 0xfe24
.short 972 ; 0x3cc
.short 2616 ; 0xa38
.short 1457 ; 0x5b1
.short 65099 ; 0xfe4b
.short 65230 ; 0xfece
.short 64774 ; 0xfd06
.short 64971 ; 0xfdcb
.short 65250 ; 0xfee2
.short 65526 ; 0xfff6
.short 65357 ; 0xff4d
.short 744 ; 0x2e8
.short 485 ; 0x1e5
.short 329 ; 0x149
.short 64154 ; 0xfa9a
.short 310 ; 0x136
.short 64186 ; 0xfaba
.short 1855 ; 0x73f
.short 921 ; 0x399
.short 63065 ; 0xf659
.short 772 ; 0x304
.short 652 ; 0x28c
.short 63151 ; 0xf6af
.short 65366 ; 0xff56
.short 412 ; 0x19c
.short 64753 ; 0xfcf1
.short 64777 ; 0xfd09
.short 64516 ; 0xfc04
.short 614 ; 0x266
.short 338 ; 0x152
.short 65166 ; 0xfe8e
.short 11 ; 0xb
.short 64931 ; 0xfda3
.short 65366 ; 0xff56
.short 1012 ; 0x3f4
.short 292 ; 0x124
.short 65438 ; 0xff9e
.short 63983 ; 0xf9ef
.short 64091 ; 0xfa5b
.short 712 ; 0x2c8
.short 400 ; 0x190
.short 65322 ; 0xff2a
.short 492 ; 0x1ec
.short 63939 ; 0xf9c3
.short 64454 ; 0xfbc6
.short 2054 ; 0x806
.short 65236 ; 0xfed4
.short 109 ; 0x6d
.short 884 ; 0x374
.short 1069 ; 0x42d
.short 547 ; 0x223
.short 326 ; 0x146
.short 1023 ; 0x3ff
.short 65514 ; 0xffea
.short 579 ; 0x243
.short 230 ; 0xe6
.short 171 ; 0xab
.short 2487 ; 0x9b7
.short 142 ; 0x8e
.short 64386 ; 0xfb82
.short 1653 ; 0x675
.short 64799 ; 0xfd1f
.short 170 ; 0xaa
.short 64200 ; 0xfac8
.short 183 ; 0xb7
.short 63855 ; 0xf96f
.short 671 ; 0x29f
.short 65217 ; 0xfec1
.short 592 ; 0x250
.short 1631 ; 0x65f
.short 65452 ; 0xffac
.short 797 ; 0x31d
.short 606 ; 0x25e
.short 65189 ; 0xfea5
.short 65199 ; 0xfeaf
.short 64953 ; 0xfdb9
.short 494 ; 0x1ee
.short 65303 ; 0xff17
.short 65136 ; 0xfe70
.short 62911 ; 0xf5bf
.short 329 ; 0x149
.short 65060 ; 0xfe24
.short 64449 ; 0xfbc1
.short 2787 ; 0xae3
.short 211 ; 0xd3
.short 254 ; 0xfe
.short 16 ; 0x10
.short 65341 ; 0xff3d
.short 495 ; 0x1ef
.short 64615 ; 0xfc67
.short 1347 ; 0x543
.short 773 ; 0x305
.short 37 ; 0x25
.short 344 ; 0x158
.short 65175 ; 0xfe97
.short 505 ; 0x1f9
.short 65128 ; 0xfe68
.short 65447 ; 0xffa7
.short 949 ; 0x3b5
.short 64541 ; 0xfc1d
.short 83 ; 0x53
.short 42 ; 0x2a
.short 266 ; 0x10a
.short 63531 ; 0xf82b
.short 540 ; 0x21c
.short 65363 ; 0xff53
.short 65066 ; 0xfe2a
.short 65385 ; 0xff69
.short 679 ; 0x2a7
.short 64874 ; 0xfd6a
.short 65269 ; 0xfef5
.short 64754 ; 0xfcf2
.short 64968 ; 0xfdc8
.short 65465 ; 0xffb9
.short 65184 ; 0xfea0
.short 65100 ; 0xfe4c
.short 258 ; 0x102
.short 65285 ; 0xff05
.short 63629 ; 0xf88d
.short 308 ; 0x134
.short 1321 ; 0x529
.short 65322 ; 0xff2a
.short 65266 ; 0xfef2
.short 65066 ; 0xfe2a
.short 64966 ; 0xfdc6
.short 281 ; 0x119
.short 64482 ; 0xfbe2
.short 1597 ; 0x63d
.short 1253 ; 0x4e5
.short 64064 ; 0xfa40
.short 443 ; 0x1bb
.short 69 ; 0x45
.short 65126 ; 0xfe66
.short 2345 ; 0x929
.short 871 ; 0x367
.short 64959 ; 0xfdbf
.short 65000 ; 0xfde8
.short 1115 ; 0x45b
.short 64814 ; 0xfd2e
.short 65327 ; 0xff2f
.short 947 ; 0x3b3
.short 65473 ; 0xffc1
.short 65214 ; 0xfebe
.short 194 ; 0xc2
.short 64548 ; 0xfc24
.short 311 ; 0x137
.short 65065 ; 0xfe29
.short 1885 ; 0x75d
.short 65380 ; 0xff64
.short 62834 ; 0xf572
.short 63838 ; 0xf95e
.short 64792 ; 0xfd18
.short 64325 ; 0xfb45
.short 65507 ; 0xffe3
.short 65259 ; 0xfeeb
.short 1241 ; 0x4d9
.short 485 ; 0x1e5
.short 1271 ; 0x4f7
.short 356 ; 0x164
.short 331 ; 0x14b
.short 63668 ; 0xf8b4
.short 64963 ; 0xfdc3
.short 65451 ; 0xffab
.short 1202 ; 0x4b2
.short 63896 ; 0xf998
.short 65263 ; 0xfeef
.short 4012 ; 0xfac
.short 63866 ; 0xf97a
.short 64167 ; 0xfaa7
.short 65121 ; 0xfe61
.short 65137 ; 0xfe71
.short 1411 ; 0x583
.short 64586 ; 0xfc4a
.short 64849 ; 0xfd51
.short 980 ; 0x3d4
.short 63167 ; 0xf6bf
.short 65364 ; 0xff54
.short 125 ; 0x7d
.short 1742 ; 0x6ce
.short 1238 ; 0x4d6
.short 65173 ; 0xfe95
.short 1820 ; 0x71c
.short 622 ; 0x26e
.short 65411 ; 0xff83
.short 178 ; 0xb2
.short 949 ; 0x3b5
.short 2234 ; 0x8ba
.short 65234 ; 0xfed2
.short 65061 ; 0xfe25
.short 1768 ; 0x6e8
.short 1558 ; 0x616
.short 239 ; 0xef
.short 64811 ; 0xfd2b
.short 438 ; 0x1b6
.short 797 ; 0x31d
.short 3270 ; 0xcc6
.short 65453 ; 0xffad
.short 459 ; 0x1cb
.short 65319 ; 0xff27
.short 91 ; 0x5b
.short 541 ; 0x21d
.short 65426 ; 0xff92
.short 65379 ; 0xff63
.short 64988 ; 0xfddc
.short 63791 ; 0xf92f
.short 64218 ; 0xfada
.short 227 ; 0xe3
.short 388 ; 0x184
.short 64195 ; 0xfac3
.short 65352 ; 0xff48
.short 65092 ; 0xfe44
.short 64585 ; 0xfc49
.short 64256 ; 0xfb00
.short 21 ; 0x15
.short 185 ; 0xb9
.short 64821 ; 0xfd35
.short 64807 ; 0xfd27
.short 64980 ; 0xfdd4
.short 216 ; 0xd8
.short 64590 ; 0xfc4e
.short 65073 ; 0xfe31
.short 65079 ; 0xfe37
.short 64706 ; 0xfcc2
.short 64534 ; 0xfc16
.short 744 ; 0x2e8
.short 63662 ; 0xf8ae
.short 26 ; 0x1a
.short 84 ; 0x54
.short 453 ; 0x1c5
.short 65326 ; 0xff2e
.short 65477 ; 0xffc5
.short 63747 ; 0xf903
.short 1673 ; 0x689
.short 434 ; 0x1b2
.short 64871 ; 0xfd67
.short 616 ; 0x268
.short 1523 ; 0x5f3
.short 65289 ; 0xff09
.short 647 ; 0x287
.short 2846 ; 0xb1e
.short 63826 ; 0xf952
.short 65200 ; 0xfeb0
.short 65083 ; 0xfe3b
.short 65139 ; 0xfe73
.short 64600 ; 0xfc58
.short 631 ; 0x277
.short 462 ; 0x1ce
.short 64733 ; 0xfcdd
.short 64420 ; 0xfba4
.short 65322 ; 0xff2a
.short 445 ; 0x1bd
.short 65337 ; 0xff39
.short 65458 ; 0xffb2
.short 1094 ; 0x446
.short 65125 ; 0xfe65
.short 528 ; 0x210
.short 102 ; 0x66
.short 65493 ; 0xffd5
.short 64887 ; 0xfd77
.short 645 ; 0x285
.short 65143 ; 0xfe77
.short 280 ; 0x118
.short 1235 ; 0x4d3
.short 64067 ; 0xfa43
.short 430 ; 0x1ae
.short 1054 ; 0x41e
.short 64536 ; 0xfc18
.short 65394 ; 0xff72
.short 99 ; 0x63
.short 736 ; 0x2e0
.short 63865 ; 0xf979
.short 64516 ; 0xfc04
.short 65499 ; 0xffdb
.short 64799 ; 0xfd1f
.short 57 ; 0x39
.short 64750 ; 0xfcee
.short 65329 ; 0xff31
.short 65342 ; 0xff3e
.short 544 ; 0x220
.short 275 ; 0x113
.short 65078 ; 0xfe36
.short 64830 ; 0xfd3e
.short 65355 ; 0xff4b
.short 128 ; 0x80
.short 64183 ; 0xfab7
.short 823 ; 0x337
.short 65284 ; 0xff04
.short 65282 ; 0xff02
.short 65388 ; 0xff6c
.short 657 ; 0x291
.short 161 ; 0xa1
.short 64026 ; 0xfa1a
.short 65228 ; 0xfecc
.short 111 ; 0x6f
.short 64951 ; 0xfdb7
.short 257 ; 0x101
.short 10 ; 0xa
.short 1765 ; 0x6e5
.short 79 ; 0x4f
.short 1448 ; 0x5a8
.short 64863 ; 0xfd5f
.short 1050 ; 0x41a
.short 65237 ; 0xfed5
.short 1366 ; 0x556
.short 65463 ; 0xffb7
.short 81 ; 0x51
.short 65440 ; 0xffa0
.short 1384 ; 0x568
.short 64686 ; 0xfcae
.short 587 ; 0x24b
.short 64464 ; 0xfbd0
.short 1740 ; 0x6cc
.short 65253 ; 0xfee5
.short 714 ; 0x2ca
.short 1266 ; 0x4f2
.short 65367 ; 0xff57
.short 64885 ; 0xfd75
.short 165 ; 0xa5
.short 789 ; 0x315
.short 65263 ; 0xfeef
.short 1172 ; 0x494
.short 568 ; 0x238
.short 65088 ; 0xfe40
.short 496 ; 0x1f0
.short 1762 ; 0x6e2
.short 64469 ; 0xfbd5
.short 792 ; 0x318
.short 64897 ; 0xfd81
.short 1246 ; 0x4de
.short 63759 ; 0xf90f
.short 63944 ; 0xf9c8
.short 356 ; 0x164
.short 64507 ; 0xfbfb
.short 668 ; 0x29c
.short 87 ; 0x57
.short 64316 ; 0xfb3c
.short 64749 ; 0xfced
.short 63664 ; 0xf8b0
.short 65513 ; 0xffe9
.short 969 ; 0x3c9
.short 50 ; 0x32
.short 1899 ; 0x76b
.short 65406 ; 0xff7e
.short 65175 ; 0xfe97
.short 990 ; 0x3de
.short 592 ; 0x250
.short 65442 ; 0xffa2
.short 532 ; 0x214
.short 300 ; 0x12c
.short 64572 ; 0xfc3c
.short 1827 ; 0x723
.short 65352 ; 0xff48
.short 1681 ; 0x691
.short 623 ; 0x26f
.short 942 ; 0x3ae
.short 326 ; 0x146
.short 65154 ; 0xfe82
.short 446 ; 0x1be
.short 65233 ; 0xfed1
.short 717 ; 0x2cd
.short 65095 ; 0xfe47
.short 65502 ; 0xffde
.short 273 ; 0x111
.short 107 ; 0x6b
.short 65260 ; 0xfeec
.short 154 ; 0x9a
.short 361 ; 0x169
.short 64433 ; 0xfbb1
.short 1527 ; 0x5f7
.short 65171 ; 0xfe93
.short 62 ; 0x3e
.short 65020 ; 0xfdfc
.short 65409 ; 0xff81
.short 65 ; 0x41
.short 598 ; 0x256
.short 542 ; 0x21e
.short 65258 ; 0xfeea
.short 64461 ; 0xfbcd
.short 1014 ; 0x3f6
.short 202 ; 0xca
.short 730 ; 0x2da
.short 103 ; 0x67
.short 65482 ; 0xffca
.short 65309 ; 0xff1d
.short 65378 ; 0xff62
.short 930 ; 0x3a2
.short 205 ; 0xcd
.short 63816 ; 0xf948
.short 65358 ; 0xff4e
.short 542 ; 0x21e
.short 17 ; 0x11
.short 64919 ; 0xfd97
.short 1641 ; 0x669
.short 207 ; 0xcf
.short 384 ; 0x180
.short 174 ; 0xae
.short 65145 ; 0xfe79
.short 213 ; 0xd5
.short 65297 ; 0xff11
.short 65533 ; 0xfffd
.short 65301 ; 0xff15
.short 64637 ; 0xfc7d
.short 1447 ; 0x5a7
.short 431 ; 0x1af
.short 65338 ; 0xff3a
.short 65434 ; 0xff9a
.short 569 ; 0x239
.short 64273 ; 0xfb11
.short 718 ; 0x2ce
.short 395 ; 0x18b
.short 133 ; 0x85
.short 864 ; 0x360
.short 90 ; 0x5a
.short 65237 ; 0xfed5
.short 64234 ; 0xfaea
.short 65243 ; 0xfedb
.short 65072 ; 0xfe30
.short 833 ; 0x341
.short 197 ; 0xc5
.short 63589 ; 0xf865
.short 94 ; 0x5e
.short 145 ; 0x91
.short 63357 ; 0xf77d
.short 397 ; 0x18d
.short 65517 ; 0xffed
.short 64684 ; 0xfcac
.short 65294 ; 0xff0e
.short 65151 ; 0xfe7f
.short 78 ; 0x4e
.short 254 ; 0xfe
.short 658 ; 0x292
.short 64817 ; 0xfd31
.short 65499 ; 0xffdb
.short 190 ; 0xbe
.short 1239 ; 0x4d7
.short 510 ; 0x1fe
.short 65348 ; 0xff44
.short 64583 ; 0xfc47
.short 64841 ; 0xfd49
.short 613 ; 0x265
.short 268 ; 0x10c
.short 65434 ; 0xff9a
.short 1101 ; 0x44d
.short 63783 ; 0xf927
.short 64817 ; 0xfd31
.short 2198 ; 0x896
.short 65149 ; 0xfe7d
.short 196 ; 0xc4
.short 65164 ; 0xfe8c
.short 925 ; 0x39d
.short 65446 ; 0xffa6
.short 730 ; 0x2da
.short 375 ; 0x177
.short 64449 ; 0xfbc1
.short 65314 ; 0xff22
.short 65027 ; 0xfe03
.short 65088 ; 0xfe40
.short 65434 ; 0xff9a
.short 63482 ; 0xf7fa
.short 65437 ; 0xff9d
.short 64066 ; 0xfa42
.short 64763 ; 0xfcfb
.short 65304 ; 0xff18
.short 65051 ; 0xfe1b
.short 720 ; 0x2d0
.short 2526 ; 0x9de
.short 64553 ; 0xfc29
.short 141 ; 0x8d
.short 65205 ; 0xfeb5
.short 891 ; 0x37b
.short 64951 ; 0xfdb7
.short 633 ; 0x279
.short 64531 ; 0xfc13
.short 64598 ; 0xfc56
.short 65524 ; 0xfff4
.short 65043 ; 0xfe13
.short 174 ; 0xae
.short 368 ; 0x170
.short 635 ; 0x27b
.short 1564 ; 0x61c
.short 1957 ; 0x7a5
.short 65280 ; 0xff00
.short 1210 ; 0x4ba
.short 65144 ; 0xfe78
.short 64541 ; 0xfc1d
.short 64737 ; 0xfce1
.short 957 ; 0x3bd
.short 63498 ; 0xf80a
.short 174 ; 0xae
.short 65408 ; 0xff80
.short 14 ; 0xe
.short 65203 ; 0xfeb3
.short 1109 ; 0x455
.short 192 ; 0xc0
.short 65327 ; 0xff2f
.short 64864 ; 0xfd60
.short 65467 ; 0xffbb
.short 2046 ; 0x7fe
.short 62618 ; 0xf49a
.short 1655 ; 0x677
.short 1845 ; 0x735
.short 63684 ; 0xf8c4
.short 65372 ; 0xff5c
.short 321 ; 0x141
.short 65374 ; 0xff5e
.short 348 ; 0x15c
.short 908 ; 0x38c
.short 167 ; 0xa7
.short 65234 ; 0xfed2
.short 213 ; 0xd5
.short 363 ; 0x16b
.short 1480 ; 0x5c8
.short 305 ; 0x131
.short 719 ; 0x2cf
.short 1922 ; 0x782
.short 978 ; 0x3d2
.short 65365 ; 0xff55
.short 200 ; 0xc8
.short 1088 ; 0x440
.short 64907 ; 0xfd8b
.short 739 ; 0x2e3
.short 174 ; 0xae
.short 64734 ; 0xfcde
.short 1610 ; 0x64a
.short 831 ; 0x33f
.short 65048 ; 0xfe18
.short 63 ; 0x3f
.short 632 ; 0x278
.short 1782 ; 0x6f6
.short 64545 ; 0xfc21
.short 64480 ; 0xfbe0
.short 313 ; 0x139
.short 1545 ; 0x609
.short 65192 ; 0xfea8
.short 892 ; 0x37c
.short 65181 ; 0xfe9d
.short 696 ; 0x2b8
.short 63362 ; 0xf782
.short 878 ; 0x36e
.short 203 ; 0xcb
.short 356 ; 0x164
.short 1391 ; 0x56f
.short 1507 ; 0x5e3
.short 63911 ; 0xf9a7
.short 1490 ; 0x5d2
.short 234 ; 0xea
.short 439 ; 0x1b7
.short 1469 ; 0x5bd
.short 64078 ; 0xfa4e
.short 64743 ; 0xfce7
.short 1332 ; 0x534
.short 298 ; 0x12a
.short 684 ; 0x2ac
.short 63582 ; 0xf85e
.short 64520 ; 0xfc08
.short 65048 ; 0xfe18
.short 64979 ; 0xfdd3
.short 62614 ; 0xf496
.short 64564 ; 0xfc34
.short 17 ; 0x11
.short 581 ; 0x245
.short 946 ; 0x3b2
.short 137 ; 0x89
.short 1162 ; 0x48a
.short 65393 ; 0xff71
.short 64167 ; 0xfaa7
.short 65452 ; 0xffac
.short 65467 ; 0xffbb
.short 65305 ; 0xff19
.short 64303 ; 0xfb2f
.short 1587 ; 0x633
.short 64693 ; 0xfcb5
.short 64203 ; 0xfacb
.short 318 ; 0x13e
.short 65482 ; 0xffca
.short 64043 ; 0xfa2b
.short 64930 ; 0xfda2
.short 64949 ; 0xfdb5
.short 23 ; 0x17
.short 64365 ; 0xfb6d
.short 65028 ; 0xfe04
.short 65257 ; 0xfee9
.short 2880 ; 0xb40
.short 63880 ; 0xf988
.short 65225 ; 0xfec9
.short 594 ; 0x252
.short 206 ; 0xce
.short 1490 ; 0x5d2
.short 182 ; 0xb6
.short 35 ; 0x23
.short 244 ; 0xf4
.short 487 ; 0x1e7
.short 64609 ; 0xfc61
.short 267 ; 0x10b
.short 65324 ; 0xff2c
.short 64814 ; 0xfd2e
.short 90 ; 0x5a
.short 1702 ; 0x6a6
.short 1197 ; 0x4ad
.short 792 ; 0x318
.short 65425 ; 0xff91
.short 276 ; 0x114
.short 65421 ; 0xff8d
.short 2895 ; 0xb4f
.short 65414 ; 0xff86
.short 65420 ; 0xff8c
.short 145 ; 0x91
.short 1545 ; 0x609
.short 63621 ; 0xf885
.short 65313 ; 0xff21
.short 65001 ; 0xfde9
.short 64832 ; 0xfd40
.short 148 ; 0x94
.short 581 ; 0x245
.short 896 ; 0x380
.short 64740 ; 0xfce4
.short 64965 ; 0xfdc5
.short 898 ; 0x382
.short 65386 ; 0xff6a
.short 63786 ; 0xf92a
.short 64376 ; 0xfb78
.short 64607 ; 0xfc5f
.short 609 ; 0x261
.short 64060 ; 0xfa3c
.short 1183 ; 0x49f
.short 64623 ; 0xfc6f
.short 65260 ; 0xfeec
.short 64523 ; 0xfc0b
.short 704 ; 0x2c0
.short 1920 ; 0x780
.short 65395 ; 0xff73
.short 65268 ; 0xfef4
.short 65295 ; 0xff0f
.short 64276 ; 0xfb14
.short 65317 ; 0xff25
.short 631 ; 0x277
.short 65148 ; 0xfe7c
.short 906 ; 0x38a
.short 2299 ; 0x8fb
.short 160 ; 0xa0
.short 64995 ; 0xfde3
.short 1099 ; 0x44b
.short 446 ; 0x1be
.short 356 ; 0x164
.short 185 ; 0xb9
.short 137 ; 0x89
.short 65145 ; 0xfe79
.short 64482 ; 0xfbe2
.short 242 ; 0xf2
.short 2043 ; 0x7fb
.short 64428 ; 0xfbac
.short 65511 ; 0xffe7
.short 583 ; 0x247
.short 832 ; 0x340
.short 774 ; 0x306
.short 63905 ; 0xf9a1
.short 65479 ; 0xffc7
.short 607 ; 0x25f
.short 359 ; 0x167
.short 65264 ; 0xfef0
.short 962 ; 0x3c2
.short 63922 ; 0xf9b2
.short 334 ; 0x14e
.short 64897 ; 0xfd81
.short 64528 ; 0xfc10
.short 63524 ; 0xf824
.short 3536 ; 0xdd0
.short 65268 ; 0xfef4
.short 752 ; 0x2f0
.short 326 ; 0x146
.short 185 ; 0xb9
.short 64814 ; 0xfd2e
.short 1179 ; 0x49b
.short 398 ; 0x18e
.short 772 ; 0x304
.short 62678 ; 0xf4d6
.short 64113 ; 0xfa71
.short 422 ; 0x1a6
.short 65160 ; 0xfe88
.short 64660 ; 0xfc94
.short 1700 ; 0x6a4
.short 65025 ; 0xfe01
.short 450 ; 0x1c2
.short 1238 ; 0x4d6
.short 64672 ; 0xfca0
.short 38 ; 0x26
.short 65016 ; 0xfdf8
.short 63999 ; 0xf9ff
.short 65428 ; 0xff94
.short 64618 ; 0xfc6a
.short 3717 ; 0xe85
.short 1360 ; 0x550
.short 188 ; 0xbc
.short 64592 ; 0xfc50
.short 1866 ; 0x74a
.short 698 ; 0x2ba
.short 587 ; 0x24b
.short 64492 ; 0xfbec
.short 624 ; 0x270
.short 64978 ; 0xfdd2
.short 64830 ; 0xfd3e
.short 64932 ; 0xfda4
.short 65100 ; 0xfe4c
.short 65443 ; 0xffa3
.short 687 ; 0x2af
.short 64424 ; 0xfba8
.short 65478 ; 0xffc6
.short 325 ; 0x145
.short 1609 ; 0x649
.short 64697 ; 0xfcb9
.short 64959 ; 0xfdbf
.short 65447 ; 0xffa7
.short 64764 ; 0xfcfc
.short 64596 ; 0xfc54
.short 64646 ; 0xfc86
.short 64931 ; 0xfda3
.short 192 ; 0xc0
.short 65496 ; 0xffd8
.short 65515 ; 0xffeb
.short 297 ; 0x129
.short 1643 ; 0x66b
.short 65011 ; 0xfdf3
.short 133 ; 0x85
.short 101 ; 0x65
.short 63833 ; 0xf959
.short 117 ; 0x75
.short 64488 ; 0xfbe8
.short 65303 ; 0xff17
.short 1079 ; 0x437
.short 428 ; 0x1ac
.short 65304 ; 0xff18
.short 64336 ; 0xfb50
.short 90 ; 0x5a
.short 1468 ; 0x5bc
.short 1235 ; 0x4d3
.short 65511 ; 0xffe7
.short 374 ; 0x176
.short 65433 ; 0xff99
.short 82 ; 0x52
.short 65007 ; 0xfdef
.short 65357 ; 0xff4d
.short 64930 ; 0xfda2
.short 65286 ; 0xff06
.short 325 ; 0x145
.short 917 ; 0x395
.short 65526 ; 0xfff6
.short 64467 ; 0xfbd3
.short 1175 ; 0x497
.short 639 ; 0x27f
.short 63620 ; 0xf884
.short 64980 ; 0xfdd4
.short 65020 ; 0xfdfc
.short 65249 ; 0xfee1
.short 64473 ; 0xfbd9
.short 64587 ; 0xfc4b
.globl _cg_Classification_FC3bias ; @cg_Classification_FC3bias
.p2align 1
_cg_Classification_FC3bias:
.short 61261 ; 0xef4d
.short 61804 ; 0xf16c
.short 63276 ; 0xf72c
.short 63207 ; 0xf6e7
.short 61620 ; 0xf0b4
.short 62598 ; 0xf486
.short 62995 ; 0xf613
.short 62826 ; 0xf56a
.short 61917 ; 0xf1dd
.short 63944 ; 0xf9c8
.short 61320 ; 0xef88
.short 62849 ; 0xf581
.short 62842 ; 0xf57a
.short 62547 ; 0xf453
.short 62807 ; 0xf557
.short 62606 ; 0xf48e
.short 63588 ; 0xf864
.short 62578 ; 0xf472
.short 61156 ; 0xeee4
.short 63747 ; 0xf903
.short 63689 ; 0xf8c9
.short 63967 ; 0xf9df
.short 62290 ; 0xf352
.short 63933 ; 0xf9bd
.short 62539 ; 0xf44b
.short 63428 ; 0xf7c4
.short 63860 ; 0xf974
.short 62936 ; 0xf5d8
.short 63643 ; 0xf89b
.short 61945 ; 0xf1f9
.short 62537 ; 0xf449
.short 64188 ; 0xfabc
.short 63905 ; 0xf9a1
.short 63121 ; 0xf691
.short 63411 ; 0xf7b3
.short 63197 ; 0xf6dd
.short 63896 ; 0xf998
.short 63214 ; 0xf6ee
.short 62040 ; 0xf258
.short 61781 ; 0xf155
.globl _cg_Classification_FC4weit ; @cg_Classification_FC4weit
.p2align 1
_cg_Classification_FC4weit:
.short 2430 ; 0x97e
.short 65517 ; 0xffed
.short 3206 ; 0xc86
.short 65459 ; 0xffb3
.short 65504 ; 0xffe0
.short 65499 ; 0xffdb
.short 113 ; 0x71
.short 65404 ; 0xff7c
.short 1433 ; 0x599
.short 65525 ; 0xfff5
.short 65514 ; 0xffea
.short 65472 ; 0xffc0
.short 65460 ; 0xffb4
.short 65468 ; 0xffbc
.short 65486 ; 0xffce
.short 65451 ; 0xffab
.short 65476 ; 0xffc4
.short 65521 ; 0xfff1
.short 65512 ; 0xffe8
.short 63900 ; 0xf99c
.short 56 ; 0x38
.short 65474 ; 0xffc2
.short 65508 ; 0xffe4
.short 65512 ; 0xffe8
.short 471 ; 0x1d7
.short 65383 ; 0xff67
.short 65290 ; 0xff0a
.short 65454 ; 0xffae
.short 40 ; 0x28
.short 65526 ; 0xfff6
.short 65494 ; 0xffd6
.short 65438 ; 0xff9e
.short 65502 ; 0xffde
.short 65496 ; 0xffd8
.short 40 ; 0x28
.short 65471 ; 0xffbf
.short 65469 ; 0xffbd
.short 64 ; 0x40
.short 55 ; 0x37
.short 38 ; 0x26
.short 64478 ; 0xfbde
.short 64009 ; 0xfa09
.short 63478 ; 0xf7f6
.short 907 ; 0x38b
.short 65097 ; 0xfe49
.short 65206 ; 0xfeb6
.short 65149 ; 0xfe7d
.short 869 ; 0x365
.short 64803 ; 0xfd23
.short 64205 ; 0xfacd
.short 64966 ; 0xfdc6
.short 64476 ; 0xfbdc
.short 2405 ; 0x965
.short 1682 ; 0x692
.short 1240 ; 0x4d8
.short 837 ; 0x345
.short 973 ; 0x3cd
.short 64214 ; 0xfad6
.short 1316 ; 0x524
.short 64687 ; 0xfcaf
.short 916 ; 0x394
.short 64883 ; 0xfd73
.short 937 ; 0x3a9
.short 956 ; 0x3bc
.short 764 ; 0x2fc
.short 64633 ; 0xfc79
.short 64121 ; 0xfa79
.short 63981 ; 0xf9ed
.short 1154 ; 0x482
.short 1512 ; 0x5e8
.short 673 ; 0x2a1
.short 64720 ; 0xfcd0
.short 65014 ; 0xfdf6
.short 64265 ; 0xfb09
.short 64856 ; 0xfd58
.short 64213 ; 0xfad5
.short 586 ; 0x24a
.short 1277 ; 0x4fd
.short 64289 ; 0xfb21
.short 63919 ; 0xf9af
.short 65250 ; 0xfee2
.short 65191 ; 0xfea7
.short 65089 ; 0xfe41
.short 65162 ; 0xfe8a
.short 1222 ; 0x4c6
.short 65062 ; 0xfe26
.short 65415 ; 0xff87
.short 65077 ; 0xfe35
.short 65161 ; 0xfe89
.short 93 ; 0x5d
.short 1530 ; 0x5fa
.short 65213 ; 0xfebd
.short 63956 ; 0xf9d4
.short 64882 ; 0xfd72
.short 64755 ; 0xfcf3
.short 64995 ; 0xfde3
.short 64992 ; 0xfde0
.short 65322 ; 0xff2a
.short 65080 ; 0xfe38
.short 65127 ; 0xfe67
.short 372 ; 0x174
.short 64720 ; 0xfcd0
.short 65030 ; 0xfe06
.short 292 ; 0x124
.short 64405 ; 0xfb95
.short 65341 ; 0xff3d
.short 112 ; 0x70
.short 65433 ; 0xff99
.short 65185 ; 0xfea1
.short 65014 ; 0xfdf6
.short 65185 ; 0xfea1
.short 65225 ; 0xfec9
.short 63471 ; 0xf7ef
.short 65155 ; 0xfe83
.short 65165 ; 0xfe8d
.short 1532 ; 0x5fc
.short 1590 ; 0x636
.short 64500 ; 0xfbf4
.short 64955 ; 0xfdbb
.short 65227 ; 0xfecb
.short 65120 ; 0xfe60
.short 1970 ; 0x7b2
.short 64867 ; 0xfd63
.short 65204 ; 0xfeb4
.short 65282 ; 0xff02
.short 1186 ; 0x4a2
.short 379 ; 0x17b
.short 65455 ; 0xffaf
.short 64877 ; 0xfd6d
.short 1188 ; 0x4a4
.short 65244 ; 0xfedc
.short 1621 ; 0x655
.short 65202 ; 0xfeb2
.short 64735 ; 0xfcdf
.short 16 ; 0x10
.short 65480 ; 0xffc8
.short 65303 ; 0xff17
.short 1550 ; 0x60e
.short 64823 ; 0xfd37
.short 64954 ; 0xfdba
.short 64269 ; 0xfb0d
.short 1662 ; 0x67e
.short 65018 ; 0xfdfa
.short 64240 ; 0xfaf0
.short 175 ; 0xaf
.short 1283 ; 0x503
.short 61814 ; 0xf176
.short 1765 ; 0x6e5
.short 64872 ; 0xfd68
.short 64651 ; 0xfc8b
.short 65440 ; 0xffa0
.short 1283 ; 0x503
.short 64904 ; 0xfd88
.short 1540 ; 0x604
.short 1234 ; 0x4d2
.short 64988 ; 0xfddc
.short 257 ; 0x101
.short 65476 ; 0xffc4
.short 1883 ; 0x75b
.short 2005 ; 0x7d5
.short 64924 ; 0xfd9c
.short 65436 ; 0xff9c
.short 65366 ; 0xff56
.short 65394 ; 0xff72
.short 65041 ; 0xfe11
.short 65224 ; 0xfec8
.short 1 ; 0x1
.short 65370 ; 0xff5a
.short 311 ; 0x137
.short 33 ; 0x21
.short 64885 ; 0xfd75
.short 65321 ; 0xff29
.short 65090 ; 0xfe42
.short 65340 ; 0xff3c
.short 65129 ; 0xfe69
.short 65372 ; 0xff5c
.short 65331 ; 0xff33
.short 23 ; 0x17
.short 65384 ; 0xff68
.short 3504 ; 0xdb0
.short 65511 ; 0xffe7
.short 65396 ; 0xff74
.short 166 ; 0xa6
.short 51 ; 0x33
.short 65228 ; 0xfecc
.short 65520 ; 0xfff0
.short 5550 ; 0x15ae
.short 65510 ; 0xffe6
.short 65382 ; 0xff66
.short 65432 ; 0xff98
.short 65411 ; 0xff83
.short 65531 ; 0xfffb
.short 3256 ; 0xcb8
.short 111 ; 0x6f
.short 65311 ; 0xff1f
.short 396 ; 0x18c
.short 63430 ; 0xf7c6
.short 65330 ; 0xff32
.short 65434 ; 0xff9a
.short 65458 ; 0xffb2
.globl _cg_Classification_FC4bias ; @cg_Classification_FC4bias
.p2align 1
_cg_Classification_FC4bias:
.short 57610 ; 0xe10a
.short 65465 ; 0xffb9
.short 61186 ; 0xef02
.short 60322 ; 0xeba2
.short 58476 ; 0xe46c
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__const
.globl _cg_Classification_FC1weit ## @cg_Classification_FC1weit
.p2align 4
_cg_Classification_FC1weit:
.short 3093 ## 0xc15
.short 64661 ## 0xfc95
.short 64460 ## 0xfbcc
.short 63202 ## 0xf6e2
.short 2032 ## 0x7f0
.short 64000 ## 0xfa00
.short 65261 ## 0xfeed
.short 65159 ## 0xfe87
.short 258 ## 0x102
.short 221 ## 0xdd
.short 63418 ## 0xf7ba
.short 64529 ## 0xfc11
.short 176 ## 0xb0
.short 1588 ## 0x634
.short 64280 ## 0xfb18
.short 64804 ## 0xfd24
.short 412 ## 0x19c
.short 1004 ## 0x3ec
.short 65381 ## 0xff65
.short 2276 ## 0x8e4
.short 2901 ## 0xb55
.short 64883 ## 0xfd73
.short 64271 ## 0xfb0f
.short 63035 ## 0xf63b
.short 2151 ## 0x867
.short 681 ## 0x2a9
.short 65179 ## 0xfe9b
.short 63603 ## 0xf873
.short 64850 ## 0xfd52
.short 1507 ## 0x5e3
.short 353 ## 0x161
.short 61751 ## 0xf137
.short 2105 ## 0x839
.short 64812 ## 0xfd2c
.short 65526 ## 0xfff6
.short 65011 ## 0xfdf3
.short 65249 ## 0xfee1
.short 1652 ## 0x674
.short 2709 ## 0xa95
.short 64098 ## 0xfa62
.short 63110 ## 0xf686
.short 64966 ## 0xfdc6
.short 3411 ## 0xd53
.short 65213 ## 0xfebd
.short 63334 ## 0xf766
.short 63047 ## 0xf647
.short 1051 ## 0x41b
.short 1810 ## 0x712
.short 61842 ## 0xf192
.short 62285 ## 0xf34d
.short 184 ## 0xb8
.short 1850 ## 0x73a
.short 133 ## 0x85
.short 64487 ## 0xfbe7
.short 62308 ## 0xf364
.short 65373 ## 0xff5d
.short 1473 ## 0x5c1
.short 68 ## 0x44
.short 1414 ## 0x586
.short 63419 ## 0xf7bb
.short 60333 ## 0xebad
.short 75 ## 0x4b
.short 420 ## 0x1a4
.short 60671 ## 0xecff
.short 65112 ## 0xfe58
.short 64378 ## 0xfb7a
.short 1320 ## 0x528
.short 65115 ## 0xfe5b
.short 1682 ## 0x692
.short 61998 ## 0xf22e
.short 2802 ## 0xaf2
.short 551 ## 0x227
.short 2769 ## 0xad1
.short 115 ## 0x73
.short 62901 ## 0xf5b5
.short 414 ## 0x19e
.short 2516 ## 0x9d4
.short 14 ## 0xe
.short 149 ## 0x95
.short 64880 ## 0xfd70
.short 556 ## 0x22c
.short 998 ## 0x3e6
.short 661 ## 0x295
.short 2295 ## 0x8f7
.short 1175 ## 0x497
.short 63466 ## 0xf7ea
.short 63754 ## 0xf90a
.short 3101 ## 0xc1d
.short 376 ## 0x178
.short 65472 ## 0xffc0
.short 907 ## 0x38b
.short 65385 ## 0xff69
.short 65167 ## 0xfe8f
.short 60653 ## 0xeced
.short 817 ## 0x331
.short 1939 ## 0x793
.short 63711 ## 0xf8df
.short 63180 ## 0xf6cc
.short 64966 ## 0xfdc6
.short 54 ## 0x36
.short 63725 ## 0xf8ed
.short 65053 ## 0xfe1d
.short 735 ## 0x2df
.short 3648 ## 0xe40
.short 64906 ## 0xfd8a
.short 61633 ## 0xf0c1
.short 65285 ## 0xff05
.short 782 ## 0x30e
.short 1312 ## 0x520
.short 64280 ## 0xfb18
.short 64037 ## 0xfa25
.short 4785 ## 0x12b1
.short 65140 ## 0xfe74
.short 3365 ## 0xd25
.short 64102 ## 0xfa66
.short 65533 ## 0xfffd
.short 176 ## 0xb0
.short 694 ## 0x2b6
.short 64958 ## 0xfdbe
.short 64646 ## 0xfc86
.short 64138 ## 0xfa8a
.short 256 ## 0x100
.short 4653 ## 0x122d
.short 64713 ## 0xfcc9
.short 64271 ## 0xfb0f
.short 65088 ## 0xfe40
.short 3137 ## 0xc41
.short 64806 ## 0xfd26
.short 63073 ## 0xf661
.short 1449 ## 0x5a9
.short 2815 ## 0xaff
.short 1264 ## 0x4f0
.short 696 ## 0x2b8
.short 65067 ## 0xfe2b
.short 757 ## 0x2f5
.short 65365 ## 0xff55
.short 4 ## 0x4
.short 685 ## 0x2ad
.short 14 ## 0xe
.short 4500 ## 0x1194
.short 62424 ## 0xf3d8
.short 63675 ## 0xf8bb
.short 64677 ## 0xfca5
.short 62095 ## 0xf28f
.short 4095 ## 0xfff
.short 65002 ## 0xfdea
.short 62652 ## 0xf4bc
.short 63298 ## 0xf742
.short 347 ## 0x15b
.short 34 ## 0x22
.short 65508 ## 0xffe4
.short 65008 ## 0xfdf0
.short 80 ## 0x50
.short 455 ## 0x1c7
.short 1426 ## 0x592
.short 1640 ## 0x668
.short 62029 ## 0xf24d
.short 2461 ## 0x99d
.short 61735 ## 0xf127
.short 3489 ## 0xda1
.short 64898 ## 0xfd82
.short 62563 ## 0xf463
.short 1723 ## 0x6bb
.short 64709 ## 0xfcc5
.short 64014 ## 0xfa0e
.short 6069 ## 0x17b5
.short 350 ## 0x15e
.short 2096 ## 0x830
.short 10 ## 0xa
.short 65411 ## 0xff83
.short 179 ## 0xb3
.short 932 ## 0x3a4
.short 1049 ## 0x419
.short 477 ## 0x1dd
.short 61357 ## 0xefad
.short 1245 ## 0x4dd
.short 63482 ## 0xf7fa
.short 62769 ## 0xf531
.short 65376 ## 0xff60
.short 288 ## 0x120
.short 295 ## 0x127
.short 62847 ## 0xf57f
.short 63840 ## 0xf960
.short 397 ## 0x18d
.short 64389 ## 0xfb85
.short 1220 ## 0x4c4
.short 56 ## 0x38
.short 65439 ## 0xff9f
.short 65007 ## 0xfdef
.short 442 ## 0x1ba
.short 1037 ## 0x40d
.short 64574 ## 0xfc3e
.short 629 ## 0x275
.short 61869 ## 0xf1ad
.short 3192 ## 0xc78
.short 2300 ## 0x8fc
.short 65380 ## 0xff64
.short 65136 ## 0xfe70
.short 62342 ## 0xf386
.short 65032 ## 0xfe08
.short 4000 ## 0xfa0
.short 3237 ## 0xca5
.short 64275 ## 0xfb13
.short 64099 ## 0xfa63
.short 765 ## 0x2fd
.short 62585 ## 0xf479
.short 65077 ## 0xfe35
.short 254 ## 0xfe
.short 63862 ## 0xf976
.short 64235 ## 0xfaeb
.short 422 ## 0x1a6
.short 3973 ## 0xf85
.short 65186 ## 0xfea2
.short 61576 ## 0xf088
.short 259 ## 0x103
.short 2472 ## 0x9a8
.short 3888 ## 0xf30
.short 288 ## 0x120
.short 63286 ## 0xf736
.short 60439 ## 0xec17
.short 315 ## 0x13b
.short 308 ## 0x134
.short 64697 ## 0xfcb9
.short 65404 ## 0xff7c
.short 67 ## 0x43
.short 45 ## 0x2d
.short 65319 ## 0xff27
.short 64963 ## 0xfdc3
.short 1357 ## 0x54d
.short 63515 ## 0xf81b
.short 3210 ## 0xc8a
.short 496 ## 0x1f0
.short 65510 ## 0xffe6
.short 128 ## 0x80
.short 531 ## 0x213
.short 869 ## 0x365
.short 65199 ## 0xfeaf
.short 61176 ## 0xeef8
.short 851 ## 0x353
.short 62569 ## 0xf469
.short 4513 ## 0x11a1
.short 113 ## 0x71
.short 181 ## 0xb5
.short 6 ## 0x6
.short 992 ## 0x3e0
.short 62 ## 0x3e
.short 63193 ## 0xf6d9
.short 2377 ## 0x949
.short 1447 ## 0x5a7
.short 241 ## 0xf1
.short 2102 ## 0x836
.short 1783 ## 0x6f7
.short 227 ## 0xe3
.short 352 ## 0x160
.short 63716 ## 0xf8e4
.short 60868 ## 0xedc4
.short 824 ## 0x338
.short 64774 ## 0xfd06
.short 5572 ## 0x15c4
.short 1250 ## 0x4e2
.short 1647 ## 0x66f
.short 65105 ## 0xfe51
.short 618 ## 0x26a
.short 476 ## 0x1dc
.short 64503 ## 0xfbf7
.short 3140 ## 0xc44
.short 61635 ## 0xf0c3
.short 64115 ## 0xfa73
.short 66 ## 0x42
.short 65517 ## 0xffed
.short 1712 ## 0x6b0
.short 63534 ## 0xf82e
.short 64982 ## 0xfdd6
.short 655 ## 0x28f
.short 64220 ## 0xfadc
.short 3514 ## 0xdba
.short 2731 ## 0xaab
.short 65494 ## 0xffd6
.short 48 ## 0x30
.short 64065 ## 0xfa41
.short 65219 ## 0xfec3
.short 1649 ## 0x671
.short 63339 ## 0xf76b
.short 63403 ## 0xf7ab
.short 65351 ## 0xff47
.short 63872 ## 0xf980
.short 119 ## 0x77
.short 206 ## 0xce
.short 1095 ## 0x447
.short 561 ## 0x231
.short 2472 ## 0x9a8
.short 972 ## 0x3cc
.short 63651 ## 0xf8a3
.short 63418 ## 0xf7ba
.short 3243 ## 0xcab
.short 260 ## 0x104
.short 65473 ## 0xffc1
.short 62478 ## 0xf40e
.short 468 ## 0x1d4
.short 2579 ## 0xa13
.short 64379 ## 0xfb7b
.short 62374 ## 0xf3a6
.short 65230 ## 0xfece
.short 64842 ## 0xfd4a
.short 407 ## 0x197
.short 64856 ## 0xfd58
.short 3942 ## 0xf66
.short 322 ## 0x142
.short 803 ## 0x323
.short 63889 ## 0xf991
.short 64547 ## 0xfc23
.short 63743 ## 0xf8ff
.short 165 ## 0xa5
.short 61647 ## 0xf0cf
.short 64915 ## 0xfd93
.short 4047 ## 0xfcf
.short 135 ## 0x87
.short 64154 ## 0xfa9a
.short 61582 ## 0xf08e
.short 1032 ## 0x408
.short 64537 ## 0xfc19
.short 65372 ## 0xff5c
.short 65190 ## 0xfea6
.short 2 ## 0x2
.short 363 ## 0x16b
.short 65448 ## 0xffa8
.short 64802 ## 0xfd22
.short 1010 ## 0x3f2
.short 61947 ## 0xf1fb
.short 3494 ## 0xda6
.short 2002 ## 0x7d2
.short 65441 ## 0xffa1
.short 65388 ## 0xff6c
.short 2176 ## 0x880
.short 814 ## 0x32e
.short 2254 ## 0x8ce
.short 3039 ## 0xbdf
.short 1421 ## 0x58d
.short 63630 ## 0xf88e
.short 2961 ## 0xb91
.short 60128 ## 0xeae0
.short 64669 ## 0xfc9d
.short 64700 ## 0xfcbc
.short 64738 ## 0xfce2
.short 332 ## 0x14c
.short 213 ## 0xd5
.short 2675 ## 0xa73
.short 62745 ## 0xf519
.short 62626 ## 0xf4a2
.short 155 ## 0x9b
.short 467 ## 0x1d3
.short 47 ## 0x2f
.short 1262 ## 0x4ee
.short 314 ## 0x13a
.short 64789 ## 0xfd15
.short 61477 ## 0xf025
.short 1533 ## 0x5fd
.short 3959 ## 0xf77
.short 179 ## 0xb3
.short 65060 ## 0xfe24
.short 821 ## 0x335
.short 331 ## 0x14b
.short 2677 ## 0xa75
.short 1127 ## 0x467
.short 63334 ## 0xf766
.short 62893 ## 0xf5ad
.short 3069 ## 0xbfd
.short 65329 ## 0xff31
.short 64756 ## 0xfcf4
.short 1213 ## 0x4bd
.short 838 ## 0x346
.short 63976 ## 0xf9e8
.short 129 ## 0x81
.short 64725 ## 0xfcd5
.short 3791 ## 0xecf
.short 342 ## 0x156
.short 64770 ## 0xfd02
.short 65199 ## 0xfeaf
.short 3427 ## 0xd63
.short 1247 ## 0x4df
.short 244 ## 0xf4
.short 1347 ## 0x543
.short 352 ## 0x160
.short 63042 ## 0xf642
.short 2401 ## 0x961
.short 64646 ## 0xfc86
.short 65365 ## 0xff55
.short 3477 ## 0xd95
.short 65205 ## 0xfeb5
.short 1973 ## 0x7b5
.short 1468 ## 0x5bc
.short 63286 ## 0xf736
.short 64696 ## 0xfcb8
.short 4297 ## 0x10c9
.short 592 ## 0x250
.short 372 ## 0x174
.short 1200 ## 0x4b0
.short 65295 ## 0xff0f
.short 65206 ## 0xfeb6
.short 1196 ## 0x4ac
.short 63505 ## 0xf811
.short 2936 ## 0xb78
.short 2530 ## 0x9e2
.short 65474 ## 0xffc2
.short 65374 ## 0xff5e
.short 4270 ## 0x10ae
.short 65058 ## 0xfe22
.short 64288 ## 0xfb20
.short 62542 ## 0xf44e
.short 1339 ## 0x53b
.short 1212 ## 0x4bc
.short 1511 ## 0x5e7
.short 62344 ## 0xf388
.short 64585 ## 0xfc49
.short 3236 ## 0xca4
.short 681 ## 0x2a9
.short 65429 ## 0xff95
.short 61400 ## 0xefd8
.short 654 ## 0x28e
.short 63493 ## 0xf805
.short 64555 ## 0xfc2b
.short 65457 ## 0xffb1
.short 97 ## 0x61
.short 1942 ## 0x796
.short 65109 ## 0xfe55
.short 1485 ## 0x5cd
.short 6964 ## 0x1b34
.short 64892 ## 0xfd7c
.short 63536 ## 0xf830
.short 1773 ## 0x6ed
.short 65138 ## 0xfe72
.short 65068 ## 0xfe2c
.short 318 ## 0x13e
.short 1024 ## 0x400
.short 819 ## 0x333
.short 59638 ## 0xe8f6
.short 704 ## 0x2c0
.short 62165 ## 0xf2d5
.short 1735 ## 0x6c7
.short 65324 ## 0xff2c
.short 65429 ## 0xff95
.short 64641 ## 0xfc81
.short 214 ## 0xd6
.short 1206 ## 0x4b6
.short 62501 ## 0xf425
.short 63668 ## 0xf8b4
.short 631 ## 0x277
.short 63235 ## 0xf703
.short 64860 ## 0xfd5c
.short 50 ## 0x32
.short 63379 ## 0xf793
.short 136 ## 0x88
.short 65209 ## 0xfeb9
.short 62654 ## 0xf4be
.short 65359 ## 0xff4f
.short 65087 ## 0xfe3f
.short 62540 ## 0xf44c
.short 65320 ## 0xff28
.short 55 ## 0x37
.short 63948 ## 0xf9cc
.short 1660 ## 0x67c
.short 1943 ## 0x797
.short 64957 ## 0xfdbd
.short 61442 ## 0xf002
.short 64895 ## 0xfd7f
.short 870 ## 0x366
.short 359 ## 0x167
.short 64097 ## 0xfa61
.short 60108 ## 0xeacc
.short 64681 ## 0xfca9
.short 1594 ## 0x63a
.short 4223 ## 0x107f
.short 907 ## 0x38b
.short 931 ## 0x3a3
.short 65531 ## 0xfffb
.short 456 ## 0x1c8
.short 46 ## 0x2e
.short 118 ## 0x76
.short 1849 ## 0x739
.short 1369 ## 0x559
.short 64787 ## 0xfd13
.short 64338 ## 0xfb52
.short 785 ## 0x311
.short 1397 ## 0x575
.short 618 ## 0x26a
.short 65040 ## 0xfe10
.short 61443 ## 0xf003
.short 1021 ## 0x3fd
.short 2030 ## 0x7ee
.short 64865 ## 0xfd61
.short 64866 ## 0xfd62
.short 63900 ## 0xf99c
.short 61027 ## 0xee63
.short 306 ## 0x132
.short 65505 ## 0xffe1
.short 65498 ## 0xffda
.short 64004 ## 0xfa04
.short 62527 ## 0xf43f
.short 65493 ## 0xffd5
.short 2560 ## 0xa00
.short 64772 ## 0xfd04
.short 1562 ## 0x61a
.short 65120 ## 0xfe60
.short 63661 ## 0xf8ad
.short 62950 ## 0xf5e6
.short 336 ## 0x150
.short 756 ## 0x2f4
.short 62419 ## 0xf3d3
.short 65095 ## 0xfe47
.short 64643 ## 0xfc83
.short 62921 ## 0xf5c9
.short 65467 ## 0xffbb
.short 65442 ## 0xffa2
.short 2840 ## 0xb18
.short 65518 ## 0xffee
.short 63449 ## 0xf7d9
.short 1850 ## 0x73a
.short 3047 ## 0xbe7
.short 164 ## 0xa4
.short 922 ## 0x39a
.short 65337 ## 0xff39
.short 521 ## 0x209
.short 4752 ## 0x1290
.short 394 ## 0x18a
.short 175 ## 0xaf
.short 63346 ## 0xf772
.short 65066 ## 0xfe2a
.short 64906 ## 0xfd8a
.short 24 ## 0x18
.short 61483 ## 0xf02b
.short 64854 ## 0xfd56
.short 1622 ## 0x656
.short 302 ## 0x12e
.short 65533 ## 0xfffd
.short 2655 ## 0xa5f
.short 64845 ## 0xfd4d
.short 886 ## 0x376
.short 3003 ## 0xbbb
.short 339 ## 0x153
.short 65346 ## 0xff42
.short 64088 ## 0xfa58
.short 904 ## 0x388
.short 467 ## 0x1d3
.short 64154 ## 0xfa9a
.short 1091 ## 0x443
.short 62605 ## 0xf48d
.short 63289 ## 0xf739
.short 106 ## 0x6a
.short 38 ## 0x26
.short 27 ## 0x1b
.short 888 ## 0x378
.short 222 ## 0xde
.short 64563 ## 0xfc33
.short 61468 ## 0xf01c
.short 2055 ## 0x807
.short 3870 ## 0xf1e
.short 178 ## 0xb2
.short 65215 ## 0xfebf
.short 4075 ## 0xfeb
.short 580 ## 0x244
.short 64922 ## 0xfd9a
.short 14 ## 0xe
.short 1126 ## 0x466
.short 64609 ## 0xfc61
.short 4969 ## 0x1369
.short 65136 ## 0xfe70
.short 65391 ## 0xff6f
.short 2518 ## 0x9d6
.short 502 ## 0x1f6
.short 1356 ## 0x54c
.short 1462 ## 0x5b6
.short 64568 ## 0xfc38
.short 63285 ## 0xf735
.short 2985 ## 0xba9
.short 65470 ## 0xffbe
.short 57 ## 0x39
.short 63040 ## 0xf640
.short 64931 ## 0xfda3
.short 2491 ## 0x9bb
.short 1680 ## 0x690
.short 63835 ## 0xf95b
.short 63004 ## 0xf61c
.short 813 ## 0x32d
.short 65253 ## 0xfee5
.short 65329 ## 0xff31
.short 358 ## 0x166
.short 64699 ## 0xfcbb
.short 64934 ## 0xfda6
.short 1627 ## 0x65b
.short 62582 ## 0xf476
.short 65030 ## 0xfe06
.short 64685 ## 0xfcad
.short 63509 ## 0xf815
.short 64421 ## 0xfba5
.short 1135 ## 0x46f
.short 63105 ## 0xf681
.short 64125 ## 0xfa7d
.short 465 ## 0x1d1
.short 3546 ## 0xdda
.short 13 ## 0xd
.short 63839 ## 0xf95f
.short 65496 ## 0xffd8
.short 1615 ## 0x64f
.short 133 ## 0x85
.short 64615 ## 0xfc67
.short 114 ## 0x72
.short 72 ## 0x48
.short 4544 ## 0x11c0
.short 63460 ## 0xf7e4
.short 62008 ## 0xf238
.short 65268 ## 0xfef4
.short 585 ## 0x249
.short 1170 ## 0x492
.short 89 ## 0x59
.short 65058 ## 0xfe22
.short 2808 ## 0xaf8
.short 63675 ## 0xf8bb
.short 2541 ## 0x9ed
.short 1659 ## 0x67b
.short 65479 ## 0xffc7
.short 65385 ## 0xff69
.short 3301 ## 0xce5
.short 355 ## 0x163
.short 1601 ## 0x641
.short 1549 ## 0x60d
.short 435 ## 0x1b3
.short 63348 ## 0xf774
.short 4197 ## 0x1065
.short 61366 ## 0xefb6
.short 64664 ## 0xfc98
.short 62612 ## 0xf494
.short 934 ## 0x3a6
.short 1915 ## 0x77b
.short 1553 ## 0x611
.short 63501 ## 0xf80d
.short 1153 ## 0x481
.short 304 ## 0x130
.short 445 ## 0x1bd
.short 65180 ## 0xfe9c
.short 3743 ## 0xe9f
.short 1053 ## 0x41d
.short 65203 ## 0xfeb3
.short 59670 ## 0xe916
.short 65240 ## 0xfed8
.short 64136 ## 0xfa88
.short 64318 ## 0xfb3e
.short 65431 ## 0xff97
.short 280 ## 0x118
.short 1797 ## 0x705
.short 65489 ## 0xffd1
.short 63675 ## 0xf8bb
.short 64916 ## 0xfd94
.short 4053 ## 0xfd5
.short 63113 ## 0xf689
.short 2288 ## 0x8f0
.short 64855 ## 0xfd57
.short 64118 ## 0xfa76
.short 65085 ## 0xfe3d
.short 64587 ## 0xfc4b
.short 63109 ## 0xf685
.short 64902 ## 0xfd86
.short 1753 ## 0x6d9
.short 2354 ## 0x932
.short 62745 ## 0xf519
.short 65062 ## 0xfe26
.short 289 ## 0x121
.short 398 ## 0x18e
.short 79 ## 0x4f
.short 257 ## 0x101
.short 63797 ## 0xf935
.short 2839 ## 0xb17
.short 1922 ## 0x782
.short 65004 ## 0xfdec
.short 1267 ## 0x4f3
.short 1543 ## 0x607
.short 65334 ## 0xff36
.short 64674 ## 0xfca2
.short 63106 ## 0xf682
.short 63218 ## 0xf6f2
.short 1323 ## 0x52b
.short 2216 ## 0x8a8
.short 62617 ## 0xf499
.short 65371 ## 0xff5b
.short 513 ## 0x201
.short 82 ## 0x52
.short 1004 ## 0x3ec
.short 2512 ## 0x9d0
.short 784 ## 0x310
.short 61868 ## 0xf1ac
.short 64431 ## 0xfbaf
.short 3332 ## 0xd04
.short 1294 ## 0x50e
.short 65360 ## 0xff50
.short 614 ## 0x266
.short 951 ## 0x3b7
.short 311 ## 0x137
.short 63887 ## 0xf98f
.short 2462 ## 0x99e
.short 1565 ## 0x61d
.short 65030 ## 0xfe06
.short 336 ## 0x150
.short 820 ## 0x334
.short 65481 ## 0xffc9
.short 65063 ## 0xfe27
.short 363 ## 0x16b
.short 65248 ## 0xfee0
.short 2437 ## 0x985
.short 61339 ## 0xef9b
.short 65015 ## 0xfdf7
.short 344 ## 0x158
.short 331 ## 0x14b
.short 60822 ## 0xed96
.short 64988 ## 0xfddc
.short 2516 ## 0x9d4
.short 3911 ## 0xf47
.short 64785 ## 0xfd11
.short 99 ## 0x63
.short 65065 ## 0xfe29
.short 414 ## 0x19e
.short 81 ## 0x51
.short 60835 ## 0xeda3
.short 18 ## 0x12
.short 951 ## 0x3b7
.short 4111 ## 0x100f
.short 293 ## 0x125
.short 1125 ## 0x465
.short 948 ## 0x3b4
.short 65279 ## 0xfeff
.short 65010 ## 0xfdf2
.short 5452 ## 0x154c
.short 622 ## 0x26e
.short 62136 ## 0xf2b8
.short 63759 ## 0xf90f
.short 59 ## 0x3b
.short 858 ## 0x35a
.short 1370 ## 0x55a
.short 64836 ## 0xfd44
.short 65375 ## 0xff5f
.short 64395 ## 0xfb8b
.short 63596 ## 0xf86c
.short 63783 ## 0xf927
.short 800 ## 0x320
.short 65170 ## 0xfe92
.short 64805 ## 0xfd25
.short 1867 ## 0x74b
.short 64926 ## 0xfd9e
.short 62630 ## 0xf4a6
.short 63975 ## 0xf9e7
.short 65397 ## 0xff75
.short 211 ## 0xd3
.short 63084 ## 0xf66c
.short 793 ## 0x319
.short 63710 ## 0xf8de
.short 63145 ## 0xf6a9
.short 65421 ## 0xff8d
.short 203 ## 0xcb
.short 3727 ## 0xe8f
.short 1175 ## 0x497
.short 64929 ## 0xfda1
.short 60920 ## 0xedf8
.short 667 ## 0x29b
.short 64177 ## 0xfab1
.short 155 ## 0x9b
.short 64802 ## 0xfd22
.short 64868 ## 0xfd64
.short 363 ## 0x16b
.short 65400 ## 0xff78
.short 642 ## 0x282
.short 3970 ## 0xf82
.short 63835 ## 0xf95b
.short 63986 ## 0xf9f2
.short 1170 ## 0x492
.short 2896 ## 0xb50
.short 1366 ## 0x556
.short 62665 ## 0xf4c9
.short 65485 ## 0xffcd
.short 2159 ## 0x86f
.short 64753 ## 0xfcf1
.short 61790 ## 0xf15e
.short 732 ## 0x2dc
.short 64860 ## 0xfd5c
.short 148 ## 0x94
.short 64989 ## 0xfddd
.short 62196 ## 0xf2f4
.short 64153 ## 0xfa99
.short 24 ## 0x18
.short 3371 ## 0xd2b
.short 65323 ## 0xff2b
.short 64308 ## 0xfb34
.short 3552 ## 0xde0
.short 2382 ## 0x94e
.short 64831 ## 0xfd3f
.short 64771 ## 0xfd03
.short 65334 ## 0xff36
.short 64781 ## 0xfd0d
.short 4512 ## 0x11a0
.short 62320 ## 0xf370
.short 3962 ## 0xf7a
.short 63273 ## 0xf729
.short 137 ## 0x89
.short 64685 ## 0xfcad
.short 64110 ## 0xfa6e
.short 64319 ## 0xfb3f
.short 65498 ## 0xffda
.short 4563 ## 0x11d3
.short 63223 ## 0xf6f7
.short 2644 ## 0xa54
.short 63484 ## 0xf7fc
.short 821 ## 0x335
.short 65295 ## 0xff0f
.short 62880 ## 0xf5a0
.short 64572 ## 0xfc3c
.short 63702 ## 0xf8d6
.short 64709 ## 0xfcc5
.short 1756 ## 0x6dc
.short 1998 ## 0x7ce
.short 61576 ## 0xf088
.short 65330 ## 0xff32
.short 65503 ## 0xffdf
.short 2951 ## 0xb87
.short 1276 ## 0x4fc
.short 317 ## 0x13d
.short 1823 ## 0x71f
.short 65092 ## 0xfe44
.short 64085 ## 0xfa55
.short 2610 ## 0xa32
.short 65089 ## 0xfe41
.short 65457 ## 0xffb1
.short 65379 ## 0xff63
.short 1728 ## 0x6c0
.short 2189 ## 0x88d
.short 63195 ## 0xf6db
.short 63625 ## 0xf889
.short 64281 ## 0xfb19
.short 4767 ## 0x129f
.short 64864 ## 0xfd60
.short 61872 ## 0xf1b0
.short 65280 ## 0xff00
.short 64540 ## 0xfc1c
.short 364 ## 0x16c
.short 2075 ## 0x81b
.short 63349 ## 0xf775
.short 63778 ## 0xf922
.short 65411 ## 0xff83
.short 4616 ## 0x1208
.short 1758 ## 0x6de
.short 64833 ## 0xfd41
.short 63880 ## 0xf988
.short 64938 ## 0xfdaa
.short 2192 ## 0x890
.short 63986 ## 0xf9f2
.short 64736 ## 0xfce0
.short 198 ## 0xc6
.short 64494 ## 0xfbee
.short 63930 ## 0xf9ba
.short 63166 ## 0xf6be
.short 586 ## 0x24a
.short 484 ## 0x1e4
.short 62616 ## 0xf498
.short 80 ## 0x50
.short 64155 ## 0xfa9b
.short 62723 ## 0xf503
.short 65491 ## 0xffd3
.short 65503 ## 0xffdf
.short 3041 ## 0xbe1
.short 2695 ## 0xa87
.short 64385 ## 0xfb81
.short 63632 ## 0xf890
.short 91 ## 0x5b
.short 65352 ## 0xff48
.short 1137 ## 0x471
.short 65109 ## 0xfe55
.short 65269 ## 0xfef5
.short 62601 ## 0xf489
.short 65076 ## 0xfe34
.short 64943 ## 0xfdaf
.short 4842 ## 0x12ea
.short 63799 ## 0xf937
.short 65472 ## 0xffc0
.short 216 ## 0xd8
.short 3167 ## 0xc5f
.short 820 ## 0x334
.short 64810 ## 0xfd2a
.short 64647 ## 0xfc87
.short 63004 ## 0xf61c
.short 64582 ## 0xfc46
.short 1823 ## 0x71f
.short 2093 ## 0x82d
.short 62652 ## 0xf4bc
.short 65272 ## 0xfef8
.short 219 ## 0xdb
.short 61389 ## 0xefcd
.short 64418 ## 0xfba2
.short 1327 ## 0x52f
.short 4487 ## 0x1187
.short 139 ## 0x8b
.short 716 ## 0x2cc
.short 65106 ## 0xfe52
.short 799 ## 0x31f
.short 603 ## 0x25b
.short 60524 ## 0xec6c
.short 65122 ## 0xfe62
.short 65409 ## 0xff81
.short 64971 ## 0xfdcb
.short 86 ## 0x56
.short 1360 ## 0x550
.short 63002 ## 0xf61a
.short 2254 ## 0x8ce
.short 123 ## 0x7b
.short 65117 ## 0xfe5d
.short 1307 ## 0x51b
.short 1076 ## 0x434
.short 64159 ## 0xfa9f
.short 64669 ## 0xfc9d
.short 63147 ## 0xf6ab
.short 4932 ## 0x1344
.short 377 ## 0x179
.short 62488 ## 0xf418
.short 62035 ## 0xf253
.short 65094 ## 0xfe46
.short 205 ## 0xcd
.short 62133 ## 0xf2b5
.short 63611 ## 0xf87b
.short 3290 ## 0xcda
.short 64531 ## 0xfc13
.short 816 ## 0x330
.short 65299 ## 0xff13
.short 64961 ## 0xfdc1
.short 759 ## 0x2f7
.short 64149 ## 0xfa95
.short 63304 ## 0xf748
.short 3885 ## 0xf2d
.short 772 ## 0x304
.short 64930 ## 0xfda2
.short 64112 ## 0xfa70
.short 64004 ## 0xfa04
.short 1121 ## 0x461
.short 62659 ## 0xf4c3
.short 63069 ## 0xf65d
.short 414 ## 0x19e
.short 1319 ## 0x527
.short 3446 ## 0xd76
.short 64634 ## 0xfc7a
.short 64625 ## 0xfc71
.short 140 ## 0x8c
.short 65378 ## 0xff62
.short 65427 ## 0xff93
.short 393 ## 0x189
.short 539 ## 0x21b
.short 231 ## 0xe7
.short 61400 ## 0xefd8
.short 809 ## 0x329
.short 728 ## 0x2d8
.short 140 ## 0x8c
.short 2663 ## 0xa67
.short 776 ## 0x308
.short 63426 ## 0xf7c2
.short 63884 ## 0xf98c
.short 1523 ## 0x5f3
.short 2578 ## 0xa12
.short 65144 ## 0xfe78
.short 65207 ## 0xfeb7
.short 65459 ## 0xffb3
.short 62647 ## 0xf4b7
.short 2286 ## 0x8ee
.short 2864 ## 0xb30
.short 604 ## 0x25c
.short 64595 ## 0xfc53
.short 64107 ## 0xfa6b
.short 656 ## 0x290
.short 599 ## 0x257
.short 65192 ## 0xfea8
.short 439 ## 0x1b7
.short 989 ## 0x3dd
.short 65020 ## 0xfdfc
.short 61323 ## 0xef8b
.short 446 ## 0x1be
.short 63288 ## 0xf738
.short 5082 ## 0x13da
.short 477 ## 0x1dd
.short 209 ## 0xd1
.short 1094 ## 0x446
.short 6 ## 0x6
.short 64111 ## 0xfa6f
.short 1670 ## 0x686
.short 62822 ## 0xf566
.short 3712 ## 0xe80
.short 1574 ## 0x626
.short 65163 ## 0xfe8b
.short 65226 ## 0xfeca
.short 450 ## 0x1c2
.short 1863 ## 0x747
.short 1567 ## 0x61f
.short 63428 ## 0xf7c4
.short 1374 ## 0x55e
.short 225 ## 0xe1
.short 65335 ## 0xff37
.short 1001 ## 0x3e9
.short 1675 ## 0x68b
.short 903 ## 0x387
.short 63290 ## 0xf73a
.short 63819 ## 0xf94b
.short 2496 ## 0x9c0
.short 65178 ## 0xfe9a
.short 3914 ## 0xf4a
.short 64236 ## 0xfaec
.short 320 ## 0x140
.short 1796 ## 0x704
.short 2080 ## 0x820
.short 601 ## 0x259
.short 61497 ## 0xf039
.short 62247 ## 0xf327
.short 1265 ## 0x4f1
.short 568 ## 0x238
.short 63877 ## 0xf985
.short 3727 ## 0xe8f
.short 582 ## 0x246
.short 61593 ## 0xf099
.short 64137 ## 0xfa89
.short 1849 ## 0x739
.short 316 ## 0x13c
.short 63933 ## 0xf9bd
.short 65403 ## 0xff7b
.short 63970 ## 0xf9e2
.short 1642 ## 0x66a
.short 350 ## 0x15e
.short 2013 ## 0x7dd
.short 65040 ## 0xfe10
.short 65435 ## 0xff9b
.short 1766 ## 0x6e6
.short 65250 ## 0xfee2
.short 2099 ## 0x833
.short 2492 ## 0x9bc
.short 65446 ## 0xffa6
.short 65406 ## 0xff7e
.short 182 ## 0xb6
.short 114 ## 0x72
.short 64466 ## 0xfbd2
.short 61380 ## 0xefc4
.short 938 ## 0x3aa
.short 64139 ## 0xfa8b
.short 5490 ## 0x1572
.short 1166 ## 0x48e
.short 614 ## 0x266
.short 62592 ## 0xf480
.short 569 ## 0x239
.short 2393 ## 0x959
.short 60642 ## 0xece2
.short 63747 ## 0xf903
.short 64483 ## 0xfbe3
.short 439 ## 0x1b7
.short 235 ## 0xeb
.short 64989 ## 0xfddd
.short 909 ## 0x38d
.short 888 ## 0x378
.short 882 ## 0x372
.short 59487 ## 0xe85f
.short 970 ## 0x3ca
.short 62797 ## 0xf54d
.short 669 ## 0x29d
.short 65350 ## 0xff46
.short 65433 ## 0xff99
.short 61371 ## 0xefbb
.short 4 ## 0x4
.short 3194 ## 0xc7a
.short 2229 ## 0x8b5
.short 63765 ## 0xf915
.short 63527 ## 0xf827
.short 111 ## 0x6f
.short 268 ## 0x10c
.short 65252 ## 0xfee4
.short 62890 ## 0xf5aa
.short 64937 ## 0xfda9
.short 517 ## 0x205
.short 3423 ## 0xd5f
.short 64474 ## 0xfbda
.short 2011 ## 0x7db
.short 1160 ## 0x488
.short 105 ## 0x69
.short 65308 ## 0xff1c
.short 356 ## 0x164
.short 63618 ## 0xf882
.short 63680 ## 0xf8c0
.short 1389 ## 0x56d
.short 3018 ## 0xbca
.short 288 ## 0x120
.short 61075 ## 0xee93
.short 570 ## 0x23a
.short 3411 ## 0xd53
.short 63084 ## 0xf66c
.short 752 ## 0x2f0
.short 736 ## 0x2e0
.short 62863 ## 0xf58f
.short 65136 ## 0xfe70
.short 63906 ## 0xf9a2
.short 63316 ## 0xf754
.short 65478 ## 0xffc6
.short 65453 ## 0xffad
.short 2552 ## 0x9f8
.short 593 ## 0x251
.short 2035 ## 0x7f3
.short 1281 ## 0x501
.short 64501 ## 0xfbf5
.short 63035 ## 0xf63b
.short 3094 ## 0xc16
.short 27 ## 0x1b
.short 138 ## 0x8a
.short 838 ## 0x346
.short 341 ## 0x155
.short 64880 ## 0xfd70
.short 61536 ## 0xf060
.short 263 ## 0x107
.short 1116 ## 0x45c
.short 65333 ## 0xff35
.short 62494 ## 0xf41e
.short 64019 ## 0xfa13
.short 1307 ## 0x51b
.short 1529 ## 0x5f9
.short 307 ## 0x133
.short 64674 ## 0xfca2
.short 3331 ## 0xd03
.short 62550 ## 0xf456
.short 1198 ## 0x4ae
.short 65326 ## 0xff2e
.short 65227 ## 0xfecb
.short 65514 ## 0xffea
.short 64245 ## 0xfaf5
.short 62771 ## 0xf533
.short 65448 ## 0xffa8
.short 2083 ## 0x823
.short 2299 ## 0x8fb
.short 62860 ## 0xf58c
.short 64841 ## 0xfd49
.short 246 ## 0xf6
.short 456 ## 0x1c8
.short 62982 ## 0xf606
.short 63466 ## 0xf7ea
.short 64985 ## 0xfdd9
.short 1068 ## 0x42c
.short 3435 ## 0xd6b
.short 63905 ## 0xf9a1
.short 64614 ## 0xfc66
.short 55 ## 0x37
.short 5948 ## 0x173c
.short 16 ## 0x10
.short 596 ## 0x254
.short 64 ## 0x40
.short 61384 ## 0xefc8
.short 65313 ## 0xff21
.short 63725 ## 0xf8ed
.short 61642 ## 0xf0ca
.short 936 ## 0x3a8
.short 874 ## 0x36a
.short 62740 ## 0xf514
.short 64144 ## 0xfa90
.short 65225 ## 0xfec9
.short 2880 ## 0xb40
.short 1975 ## 0x7b7
.short 64085 ## 0xfa55
.short 64523 ## 0xfc0b
.short 417 ## 0x1a1
.short 350 ## 0x15e
.short 371 ## 0x173
.short 822 ## 0x336
.short 60028 ## 0xea7c
.short 1498 ## 0x5da
.short 63117 ## 0xf68d
.short 64955 ## 0xfdbb
.short 65296 ## 0xff10
.short 198 ## 0xc6
.short 1606 ## 0x646
.short 63944 ## 0xf9c8
.short 63134 ## 0xf69e
.short 1831 ## 0x727
.short 62916 ## 0xf5c4
.short 4037 ## 0xfc5
.short 1261 ## 0x4ed
.short 65128 ## 0xfe68
.short 65376 ## 0xff60
.short 2456 ## 0x998
.short 1 ## 0x1
.short 64890 ## 0xfd7a
.short 2862 ## 0xb2e
.short 430 ## 0x1ae
.short 1065 ## 0x429
.short 2253 ## 0x8cd
.short 65527 ## 0xfff7
.short 109 ## 0x6d
.short 3867 ## 0xf1b
.short 34 ## 0x22
.short 63231 ## 0xf6ff
.short 1077 ## 0x435
.short 2328 ## 0x918
.short 64051 ## 0xfa33
.short 3513 ## 0xdb9
.short 65106 ## 0xfe52
.short 65169 ## 0xfe91
.short 64506 ## 0xfbfa
.short 288 ## 0x120
.short 908 ## 0x38c
.short 62803 ## 0xf553
.short 1981 ## 0x7bd
.short 62329 ## 0xf379
.short 64054 ## 0xfa36
.short 132 ## 0x84
.short 212 ## 0xd4
.short 4202 ## 0x106a
.short 445 ## 0x1bd
.short 64255 ## 0xfaff
.short 61351 ## 0xefa7
.short 1498 ## 0x5da
.short 64503 ## 0xfbf7
.short 297 ## 0x129
.short 65388 ## 0xff6c
.short 65413 ## 0xff85
.short 323 ## 0x143
.short 63208 ## 0xf6e8
.short 63253 ## 0xf715
.short 65514 ## 0xffea
.short 65203 ## 0xfeb3
.short 3944 ## 0xf68
.short 64093 ## 0xfa5d
.short 65346 ## 0xff42
.short 93 ## 0x5d
.short 64939 ## 0xfdab
.short 65111 ## 0xfe57
.short 65352 ## 0xff48
.short 63371 ## 0xf78b
.short 3017 ## 0xbc9
.short 63618 ## 0xf882
.short 63234 ## 0xf702
.short 65263 ## 0xfeef
.short 500 ## 0x1f4
.short 4302 ## 0x10ce
.short 541 ## 0x21d
.short 63060 ## 0xf654
.short 60716 ## 0xed2c
.short 64566 ## 0xfc36
.short 576 ## 0x240
.short 64018 ## 0xfa12
.short 489 ## 0x1e9
.short 716 ## 0x2cc
.short 61431 ## 0xeff7
.short 64026 ## 0xfa1a
.short 1764 ## 0x6e4
.short 62766 ## 0xf52e
.short 63852 ## 0xf96c
.short 2242 ## 0x8c2
.short 65273 ## 0xfef9
.short 1309 ## 0x51d
.short 65360 ## 0xff50
.short 1638 ## 0x666
.short 65245 ## 0xfedd
.short 64732 ## 0xfcdc
.short 5147 ## 0x141b
.short 49 ## 0x31
.short 1924 ## 0x784
.short 257 ## 0x101
.short 65379 ## 0xff63
.short 52 ## 0x34
.short 59637 ## 0xe8f5
.short 65324 ## 0xff2c
.short 1165 ## 0x48d
.short 4598 ## 0x11f6
.short 1507 ## 0x5e3
.short 562 ## 0x232
.short 65370 ## 0xff5a
.short 147 ## 0x93
.short 65341 ## 0xff3d
.short 65354 ## 0xff4a
.short 64446 ## 0xfbbe
.short 63014 ## 0xf626
.short 64835 ## 0xfd43
.short 3025 ## 0xbd1
.short 1260 ## 0x4ec
.short 62733 ## 0xf50d
.short 64295 ## 0xfb27
.short 244 ## 0xf4
.short 5081 ## 0x13d9
.short 1196 ## 0x4ac
.short 64710 ## 0xfcc6
.short 271 ## 0x10f
.short 1180 ## 0x49c
.short 63605 ## 0xf875
.short 2211 ## 0x8a3
.short 62849 ## 0xf581
.short 65399 ## 0xff77
.short 65290 ## 0xff0a
.short 1075 ## 0x433
.short 990 ## 0x3de
.short 784 ## 0x310
.short 1171 ## 0x493
.short 252 ## 0xfc
.short 64743 ## 0xfce7
.short 64439 ## 0xfbb7
.short 59907 ## 0xea03
.short 169 ## 0xa9
.short 1174 ## 0x496
.short 634 ## 0x27a
.short 64025 ## 0xfa19
.short 62403 ## 0xf3c3
.short 373 ## 0x175
.short 4253 ## 0x109d
.short 589 ## 0x24d
.short 65502 ## 0xffde
.short 208 ## 0xd0
.short 65419 ## 0xff8b
.short 65262 ## 0xfeee
.short 61604 ## 0xf0a4
.short 758 ## 0x2f6
.short 63389 ## 0xf79d
.short 4860 ## 0x12fc
.short 793 ## 0x319
.short 317 ## 0x13d
.short 2119 ## 0x847
.short 65134 ## 0xfe6e
.short 65112 ## 0xfe58
.short 2643 ## 0xa53
.short 65326 ## 0xff2e
.short 1544 ## 0x608
.short 2821 ## 0xb05
.short 124 ## 0x7c
.short 65450 ## 0xffaa
.short 64977 ## 0xfdd1
.short 63497 ## 0xf809
.short 63397 ## 0xf7a5
.short 1211 ## 0x4bb
.short 64545 ## 0xfc21
.short 65518 ## 0xffee
.short 557 ## 0x22d
.short 64684 ## 0xfcac
.short 63660 ## 0xf8ac
.short 728 ## 0x2d8
.short 750 ## 0x2ee
.short 535 ## 0x217
.short 61970 ## 0xf212
.short 1733 ## 0x6c5
.short 63248 ## 0xf710
.short 63997 ## 0xf9fd
.short 65380 ## 0xff64
.short 169 ## 0xa9
.short 1213 ## 0x4bd
.short 65098 ## 0xfe4a
.short 64475 ## 0xfbdb
.short 1056 ## 0x420
.short 62746 ## 0xf51a
.short 3671 ## 0xe57
.short 2625 ## 0xa41
.short 65365 ## 0xff55
.short 65323 ## 0xff2b
.short 2148 ## 0x864
.short 64533 ## 0xfc15
.short 63901 ## 0xf99d
.short 3387 ## 0xd3b
.short 781 ## 0x30d
.short 2894 ## 0xb4e
.short 65519 ## 0xffef
.short 65179 ## 0xfe9b
.short 94 ## 0x5e
.short 421 ## 0x1a5
.short 916 ## 0x394
.short 843 ## 0x34b
.short 61331 ## 0xef93
.short 1350 ## 0x546
.short 61755 ## 0xf13b
.short 3778 ## 0xec2
.short 72 ## 0x48
.short 65534 ## 0xfffe
.short 63310 ## 0xf74e
.short 1394 ## 0x572
.short 2125 ## 0x84d
.short 62816 ## 0xf560
.short 63079 ## 0xf667
.short 63182 ## 0xf6ce
.short 667 ## 0x29b
.short 522 ## 0x20a
.short 64969 ## 0xfdc9
.short 2388 ## 0x954
.short 64222 ## 0xfade
.short 63306 ## 0xf74a
.short 105 ## 0x69
.short 3458 ## 0xd82
.short 213 ## 0xd5
.short 65059 ## 0xfe23
.short 65133 ## 0xfe6d
.short 1154 ## 0x482
.short 64347 ## 0xfb5b
.short 64503 ## 0xfbf7
.short 65324 ## 0xff2c
.short 5923 ## 0x1723
.short 64725 ## 0xfcd5
.short 2804 ## 0xaf4
.short 63344 ## 0xf770
.short 359 ## 0x167
.short 81 ## 0x51
.short 3275 ## 0xccb
.short 65065 ## 0xfe29
.short 65270 ## 0xfef6
.short 2572 ## 0xa0c
.short 835 ## 0x343
.short 465 ## 0x1d1
.short 3055 ## 0xbef
.short 65383 ## 0xff67
.short 24 ## 0x18
.short 65443 ## 0xffa3
.short 701 ## 0x2bd
.short 1748 ## 0x6d4
.short 64480 ## 0xfbe0
.short 871 ## 0x367
.short 63417 ## 0xf7b9
.short 3713 ## 0xe81
.short 64737 ## 0xfce1
.short 59331 ## 0xe7c3
.short 304 ## 0x130
.short 720 ## 0x2d0
.short 482 ## 0x1e2
.short 63482 ## 0xf7fa
.short 62244 ## 0xf324
.short 508 ## 0x1fc
.short 4778 ## 0x12aa
.short 173 ## 0xad
.short 64791 ## 0xfd17
.short 63476 ## 0xf7f4
.short 462 ## 0x1ce
.short 360 ## 0x168
.short 2320 ## 0x910
.short 63374 ## 0xf78e
.short 2143 ## 0x85f
.short 1110 ## 0x456
.short 198 ## 0xc6
.short 65243 ## 0xfedb
.short 65455 ## 0xffaf
.short 64437 ## 0xfbb5
.short 65028 ## 0xfe04
.short 869 ## 0x365
.short 3879 ## 0xf27
.short 64532 ## 0xfc14
.short 61510 ## 0xf046
.short 65412 ## 0xff84
.short 735 ## 0x2df
.short 65015 ## 0xfdf7
.short 63494 ## 0xf806
.short 64271 ## 0xfb0f
.short 2452 ## 0x994
.short 64342 ## 0xfb56
.short 65388 ## 0xff6c
.short 41 ## 0x29
.short 64661 ## 0xfc95
.short 64076 ## 0xfa4c
.short 176 ## 0xb0
.short 1291 ## 0x50b
.short 735 ## 0x2df
.short 64416 ## 0xfba0
.short 990 ## 0x3de
.short 63211 ## 0xf6eb
.short 4572 ## 0x11dc
.short 710 ## 0x2c6
.short 63888 ## 0xf990
.short 1687 ## 0x697
.short 63908 ## 0xf9a4
.short 64681 ## 0xfca9
.short 1185 ## 0x4a1
.short 64438 ## 0xfbb6
.short 2888 ## 0xb48
.short 2366 ## 0x93e
.short 738 ## 0x2e2
.short 1421 ## 0x58d
.short 711 ## 0x2c7
.short 64555 ## 0xfc2b
.short 64342 ## 0xfb56
.short 2981 ## 0xba5
.short 63497 ## 0xf809
.short 64816 ## 0xfd30
.short 64258 ## 0xfb02
.short 63184 ## 0xf6d0
.short 64274 ## 0xfb12
.short 2185 ## 0x889
.short 456 ## 0x1c8
.short 747 ## 0x2eb
.short 62193 ## 0xf2f1
.short 1122 ## 0x462
.short 62965 ## 0xf5f5
.short 64374 ## 0xfb76
.short 52 ## 0x34
.short 126 ## 0x7e
.short 64393 ## 0xfb89
.short 64628 ## 0xfc74
.short 1063 ## 0x427
.short 62635 ## 0xf4ab
.short 1923 ## 0x783
.short 62456 ## 0xf3f8
.short 64776 ## 0xfd08
.short 143 ## 0x8f
.short 480 ## 0x1e0
.short 2715 ## 0xa9b
.short 780 ## 0x30c
.short 344 ## 0x158
.short 60784 ## 0xed70
.short 1095 ## 0x447
.short 1996 ## 0x7cc
.short 64181 ## 0xfab5
.short 62424 ## 0xf3d8
.short 65219 ## 0xfec3
.short 61638 ## 0xf0c6
.short 65467 ## 0xffbb
.short 3464 ## 0xd88
.short 65417 ## 0xff89
.short 65113 ## 0xfe59
.short 63651 ## 0xf8a3
.short 64979 ## 0xfdd3
.short 638 ## 0x27e
.short 65458 ## 0xffb2
.short 1402 ## 0x57a
.short 686 ## 0x2ae
.short 97 ## 0x61
.short 64355 ## 0xfb63
.short 3770 ## 0xeba
.short 62003 ## 0xf233
.short 1571 ## 0x623
.short 65179 ## 0xfe9b
.short 64787 ## 0xfd13
.short 222 ## 0xde
.short 1693 ## 0x69d
.short 438 ## 0x1b6
.short 63565 ## 0xf84d
.short 1630 ## 0x65e
.short 1379 ## 0x563
.short 65464 ## 0xffb8
.short 633 ## 0x279
.short 951 ## 0x3b7
.short 63424 ## 0xf7c0
.short 337 ## 0x151
.short 65518 ## 0xffee
.short 63343 ## 0xf76f
.short 65535 ## 0xffff
.short 64325 ## 0xfb45
.short 62707 ## 0xf4f3
.short 65415 ## 0xff87
.short 53 ## 0x35
.short 3215 ## 0xc8f
.short 56 ## 0x38
.short 62712 ## 0xf4f8
.short 683 ## 0x2ab
.short 605 ## 0x25d
.short 2668 ## 0xa6c
.short 754 ## 0x2f2
.short 64824 ## 0xfd38
.short 102 ## 0x66
.short 64161 ## 0xfaa1
.short 65019 ## 0xfdfb
.short 65162 ## 0xfe8a
.short 3633 ## 0xe31
.short 64207 ## 0xfacf
.short 2146 ## 0x862
.short 1553 ## 0x611
.short 162 ## 0xa2
.short 65445 ## 0xffa5
.short 61504 ## 0xf040
.short 65149 ## 0xfe7d
.short 395 ## 0x18b
.short 6283 ## 0x188b
.short 2649 ## 0xa59
.short 1692 ## 0x69c
.short 894 ## 0x37e
.short 61587 ## 0xf093
.short 64591 ## 0xfc4f
.short 3252 ## 0xcb4
.short 65271 ## 0xfef7
.short 62975 ## 0xf5ff
.short 250 ## 0xfa
.short 176 ## 0xb0
.short 3044 ## 0xbe4
.short 1160 ## 0x488
.short 64882 ## 0xfd72
.short 28 ## 0x1c
.short 2761 ## 0xac9
.short 64028 ## 0xfa1c
.short 63660 ## 0xf8ac
.short 3070 ## 0xbfe
.short 3375 ## 0xd2f
.short 879 ## 0x36f
.short 64448 ## 0xfbc0
.short 65293 ## 0xff0d
.short 719 ## 0x2cf
.short 65461 ## 0xffb5
.short 65209 ## 0xfeb9
.short 807 ## 0x327
.short 64838 ## 0xfd46
.short 3553 ## 0xde1
.short 61593 ## 0xf099
.short 64167 ## 0xfaa7
.short 243 ## 0xf3
.short 205 ## 0xcd
.short 3648 ## 0xe40
.short 984 ## 0x3d8
.short 62310 ## 0xf366
.short 1520 ## 0x5f0
.short 64639 ## 0xfc7f
.short 2621 ## 0xa3d
.short 1645 ## 0x66d
.short 64965 ## 0xfdc5
.short 65367 ## 0xff57
.short 65224 ## 0xfec8
.short 1672 ## 0x688
.short 2551 ## 0x9f7
.short 368 ## 0x170
.short 62906 ## 0xf5ba
.short 64066 ## 0xfa42
.short 1030 ## 0x406
.short 1317 ## 0x525
.short 511 ## 0x1ff
.short 63155 ## 0xf6b3
.short 657 ## 0x291
.short 1715 ## 0x6b3
.short 1108 ## 0x454
.short 61886 ## 0xf1be
.short 1916 ## 0x77c
.short 64648 ## 0xfc88
.short 997 ## 0x3e5
.short 433 ## 0x1b1
.globl _cg_Classification_FC1bias ## @cg_Classification_FC1bias
.p2align 4
_cg_Classification_FC1bias:
.short 61998 ## 0xf22e
.short 59727 ## 0xe94f
.short 2508 ## 0x9cc
.short 64500 ## 0xfbf4
.short 2793 ## 0xae9
.short 63210 ## 0xf6ea
.short 61262 ## 0xef4e
.short 64396 ## 0xfb8c
.short 1198 ## 0x4ae
.short 882 ## 0x372
.short 62627 ## 0xf4a3
.short 63306 ## 0xf74a
.short 3934 ## 0xf5e
.short 4698 ## 0x125a
.short 3679 ## 0xe5f
.short 61717 ## 0xf115
.short 61921 ## 0xf1e1
.short 64369 ## 0xfb71
.short 5595 ## 0x15db
.short 62538 ## 0xf44a
.short 59573 ## 0xe8b5
.short 3926 ## 0xf56
.short 63130 ## 0xf69a
.short 64229 ## 0xfae5
.short 62427 ## 0xf3db
.short 3628 ## 0xe2c
.short 62992 ## 0xf610
.short 4029 ## 0xfbd
.short 65232 ## 0xfed0
.short 62052 ## 0xf264
.short 3445 ## 0xd75
.short 60812 ## 0xed8c
.short 765 ## 0x2fd
.short 62994 ## 0xf612
.short 61279 ## 0xef5f
.short 62933 ## 0xf5d5
.short 3242 ## 0xcaa
.short 1499 ## 0x5db
.short 60856 ## 0xedb8
.short 2466 ## 0x9a2
.short 65338 ## 0xff3a
.short 5893 ## 0x1705
.short 1579 ## 0x62b
.short 1533 ## 0x5fd
.short 5280 ## 0x14a0
.short 65090 ## 0xfe42
.short 63062 ## 0xf656
.short 3033 ## 0xbd9
.short 60839 ## 0xeda7
.short 61577 ## 0xf089
.short 58739 ## 0xe573
.short 64722 ## 0xfcd2
.short 2566 ## 0xa06
.short 5274 ## 0x149a
.short 61810 ## 0xf172
.short 61045 ## 0xee75
.short 59485 ## 0xe85d
.short 4322 ## 0x10e2
.short 62706 ## 0xf4f2
.short 6474 ## 0x194a
.short 60298 ## 0xeb8a
.short 2416 ## 0x970
.short 3780 ## 0xec4
.short 1299 ## 0x513
.short 60681 ## 0xed09
.short 59889 ## 0xe9f1
.short 63713 ## 0xf8e1
.short 63710 ## 0xf8de
.short 5851 ## 0x16db
.short 65283 ## 0xff03
.short 3876 ## 0xf24
.short 62842 ## 0xf57a
.short 65067 ## 0xfe2b
.short 64653 ## 0xfc8d
.short 5034 ## 0x13aa
.short 62756 ## 0xf524
.short 780 ## 0x30c
.short 6140 ## 0x17fc
.short 59977 ## 0xea49
.short 1773 ## 0x6ed
.short 2996 ## 0xbb4
.short 264 ## 0x108
.short 60017 ## 0xea71
.short 58809 ## 0xe5b9
.short 64179 ## 0xfab3
.short 2421 ## 0x975
.short 63605 ## 0xf875
.short 64798 ## 0xfd1e
.short 2434 ## 0x982
.short 856 ## 0x358
.short 63307 ## 0xf74b
.short 3630 ## 0xe2e
.short 461 ## 0x1cd
.short 65029 ## 0xfe05
.short 61744 ## 0xf130
.short 59252 ## 0xe774
.short 3901 ## 0xf3d
.short 378 ## 0x17a
.short 64345 ## 0xfb59
.short 1802 ## 0x70a
.short 64231 ## 0xfae7
.short 64694 ## 0xfcb6
.short 64328 ## 0xfb48
.short 2573 ## 0xa0d
.short 64707 ## 0xfcc3
.short 59508 ## 0xe874
.short 5397 ## 0x1515
.short 3543 ## 0xdd7
.short 64501 ## 0xfbf5
.short 4139 ## 0x102b
.short 4680 ## 0x1248
.short 1942 ## 0x796
.short 998 ## 0x3e6
.short 62518 ## 0xf436
.short 6363 ## 0x18db
.short 64666 ## 0xfc9a
.short 61284 ## 0xef64
.short 61789 ## 0xf15d
.short 63312 ## 0xf750
.short 3014 ## 0xbc6
.short 64185 ## 0xfab9
.short 59476 ## 0xe854
.short 1307 ## 0x51b
.short 61806 ## 0xf16e
.short 2251 ## 0x8cb
.short 64652 ## 0xfc8c
.short 64123 ## 0xfa7b
.short 63711 ## 0xf8df
.short 64541 ## 0xfc1d
.short 61250 ## 0xef42
.short 450 ## 0x1c2
.short 6944 ## 0x1b20
.short 1368 ## 0x558
.short 60705 ## 0xed21
.short 64140 ## 0xfa8c
.short 64119 ## 0xfa77
.short 61478 ## 0xf026
.short 62620 ## 0xf49c
.short 63377 ## 0xf791
.short 6213 ## 0x1845
.short 2508 ## 0x9cc
.short 64159 ## 0xfa9f
.short 733 ## 0x2dd
.short 65055 ## 0xfe1f
.short 1600 ## 0x640
.short 63206 ## 0xf6e6
.short 6296 ## 0x1898
.short 59765 ## 0xe975
.short 62906 ## 0xf5ba
.short 4166 ## 0x1046
.short 5239 ## 0x1477
.short 63195 ## 0xf6db
.short 61436 ## 0xeffc
.short 187 ## 0xbb
.short 3429 ## 0xd65
.short 6687 ## 0x1a1f
.short 63208 ## 0xf6e8
.short 65356 ## 0xff4c
.short 3567 ## 0xdef
.short 63876 ## 0xf984
.short 61423 ## 0xefef
.short 1799 ## 0x707
.short 3231 ## 0xc9f
.short 62049 ## 0xf261
.short 63247 ## 0xf70f
.short 59517 ## 0xe87d
.short 1251 ## 0x4e3
.short 64014 ## 0xfa0e
.short 254 ## 0xfe
.short 5347 ## 0x14e3
.short 58997 ## 0xe675
.short 3867 ## 0xf1b
.short 2956 ## 0xb8c
.short 3089 ## 0xc11
.short 3984 ## 0xf90
.short 3085 ## 0xc0d
.short 61619 ## 0xf0b3
.short 4323 ## 0x10e3
.short 1821 ## 0x71d
.short 1854 ## 0x73e
.globl _cg_Classification_FC2weit ## @cg_Classification_FC2weit
.p2align 4
_cg_Classification_FC2weit:
.short 64359 ## 0xfb67
.short 859 ## 0x35b
.short 65149 ## 0xfe7d
.short 65426 ## 0xff92
.short 65067 ## 0xfe2b
.short 65519 ## 0xffef
.short 65034 ## 0xfe0a
.short 176 ## 0xb0
.short 307 ## 0x133
.short 65353 ## 0xff49
.short 65312 ## 0xff20
.short 65137 ## 0xfe71
.short 65430 ## 0xff96
.short 65066 ## 0xfe2a
.short 181 ## 0xb5
.short 65075 ## 0xfe33
.short 64733 ## 0xfcdd
.short 64854 ## 0xfd56
.short 299 ## 0x12b
.short 64720 ## 0xfcd0
.short 65468 ## 0xffbc
.short 65171 ## 0xfe93
.short 205 ## 0xcd
.short 348 ## 0x15c
.short 64921 ## 0xfd99
.short 1345 ## 0x541
.short 43 ## 0x2b
.short 380 ## 0x17c
.short 65470 ## 0xffbe
.short 64750 ## 0xfcee
.short 360 ## 0x168
.short 65458 ## 0xffb2
.short 65506 ## 0xffe2
.short 65004 ## 0xfdec
.short 65165 ## 0xfe8d
.short 63883 ## 0xf98b
.short 163 ## 0xa3
.short 460 ## 0x1cc
.short 65444 ## 0xffa4
.short 385 ## 0x181
.short 65284 ## 0xff04
.short 65086 ## 0xfe3e
.short 141 ## 0x8d
.short 65412 ## 0xff84
.short 275 ## 0x113
.short 64983 ## 0xfdd7
.short 64706 ## 0xfcc2
.short 358 ## 0x166
.short 65201 ## 0xfeb1
.short 65448 ## 0xffa8
.short 65425 ## 0xff91
.short 64754 ## 0xfcf2
.short 1234 ## 0x4d2
.short 64849 ## 0xfd51
.short 65020 ## 0xfdfc
.short 65245 ## 0xfedd
.short 8 ## 0x8
.short 280 ## 0x118
.short 64921 ## 0xfd99
.short 65514 ## 0xffea
.short 275 ## 0x113
.short 176 ## 0xb0
.short 546 ## 0x222
.short 57 ## 0x39
.short 631 ## 0x277
.short 64988 ## 0xfddc
.short 792 ## 0x318
.short 65388 ## 0xff6c
.short 65437 ## 0xff9d
.short 222 ## 0xde
.short 225 ## 0xe1
.short 65163 ## 0xfe8b
.short 65486 ## 0xffce
.short 158 ## 0x9e
.short 202 ## 0xca
.short 231 ## 0xe7
.short 65063 ## 0xfe27
.short 65518 ## 0xffee
.short 65301 ## 0xff15
.short 2040 ## 0x7f8
.short 174 ## 0xae
.short 64507 ## 0xfbfb
.short 65018 ## 0xfdfa
.short 482 ## 0x1e2
.short 61367 ## 0xefb7
.short 65398 ## 0xff76
.short 65343 ## 0xff3f
.short 98 ## 0x62
.short 65428 ## 0xff94
.short 65516 ## 0xffec
.short 83 ## 0x53
.short 65347 ## 0xff43
.short 65170 ## 0xfe92
.short 601 ## 0x259
.short 65507 ## 0xffe3
.short 119 ## 0x77
.short 64194 ## 0xfac2
.short 462 ## 0x1ce
.short 234 ## 0xea
.short 4770 ## 0x12a2
.short 146 ## 0x92
.short 64997 ## 0xfde5
.short 65089 ## 0xfe41
.short 65216 ## 0xfec0
.short 687 ## 0x2af
.short 417 ## 0x1a1
.short 65051 ## 0xfe1b
.short 65236 ## 0xfed4
.short 10 ## 0xa
.short 65109 ## 0xfe55
.short 153 ## 0x99
.short 789 ## 0x315
.short 65299 ## 0xff13
.short 52 ## 0x34
.short 65301 ## 0xff15
.short 65524 ## 0xfff4
.short 65118 ## 0xfe5e
.short 65325 ## 0xff2d
.short 524 ## 0x20c
.short 746 ## 0x2ea
.short 327 ## 0x147
.short 65516 ## 0xffec
.short 65475 ## 0xffc3
.short 65321 ## 0xff29
.short 16 ## 0x10
.short 24 ## 0x18
.short 392 ## 0x188
.short 196 ## 0xc4
.short 790 ## 0x316
.short 65092 ## 0xfe44
.short 9 ## 0x9
.short 23 ## 0x17
.short 432 ## 0x1b0
.short 65358 ## 0xff4e
.short 63424 ## 0xf7c0
.short 65337 ## 0xff39
.short 378 ## 0x17a
.short 94 ## 0x5e
.short 65338 ## 0xff3a
.short 385 ## 0x181
.short 109 ## 0x6d
.short 471 ## 0x1d7
.short 193 ## 0xc1
.short 221 ## 0xdd
.short 338 ## 0x152
.short 207 ## 0xcf
.short 65464 ## 0xffb8
.short 65222 ## 0xfec6
.short 64576 ## 0xfc40
.short 133 ## 0x85
.short 1 ## 0x1
.short 71 ## 0x47
.short 65468 ## 0xffbc
.short 174 ## 0xae
.short 33 ## 0x21
.short 65389 ## 0xff6d
.short 65443 ## 0xffa3
.short 277 ## 0x115
.short 708 ## 0x2c4
.short 65105 ## 0xfe51
.short 65481 ## 0xffc9
.short 65527 ## 0xfff7
.short 522 ## 0x20a
.short 65260 ## 0xfeec
.short 64610 ## 0xfc62
.short 423 ## 0x1a7
.short 65034 ## 0xfe0a
.short 138 ## 0x8a
.short 65488 ## 0xffd0
.short 149 ## 0x95
.short 97 ## 0x61
.short 65492 ## 0xffd4
.short 961 ## 0x3c1
.short 65200 ## 0xfeb0
.short 63 ## 0x3f
.short 342 ## 0x156
.short 65073 ## 0xfe31
.short 65448 ## 0xffa8
.short 65251 ## 0xfee3
.short 65509 ## 0xffe5
.short 63536 ## 0xf830
.short 64641 ## 0xfc81
.short 665 ## 0x299
.short 270 ## 0x10e
.short 674 ## 0x2a2
.short 265 ## 0x109
.short 589 ## 0x24d
.short 561 ## 0x231
.short 64595 ## 0xfc53
.short 65441 ## 0xffa1
.short 65415 ## 0xff87
.short 88 ## 0x58
.short 65330 ## 0xff32
.short 65114 ## 0xfe5a
.short 64883 ## 0xfd73
.short 187 ## 0xbb
.short 62412 ## 0xf3cc
.short 65531 ## 0xfffb
.short 65269 ## 0xfef5
.short 65407 ## 0xff7f
.short 64754 ## 0xfcf2
.short 65504 ## 0xffe0
.short 184 ## 0xb8
.short 65198 ## 0xfeae
.short 64534 ## 0xfc16
.short 378 ## 0x17a
.short 65274 ## 0xfefa
.short 68 ## 0x44
.short 65031 ## 0xfe07
.short 65456 ## 0xffb0
.short 65388 ## 0xff6c
.short 65495 ## 0xffd7
.short 65396 ## 0xff74
.short 372 ## 0x174
.short 65158 ## 0xfe86
.short 64447 ## 0xfbbf
.short 65307 ## 0xff1b
.short 65441 ## 0xffa1
.short 65319 ## 0xff27
.short 65289 ## 0xff09
.short 187 ## 0xbb
.short 65399 ## 0xff77
.short 27 ## 0x1b
.short 65250 ## 0xfee2
.short 178 ## 0xb2
.short 65269 ## 0xfef5
.short 64673 ## 0xfca1
.short 65534 ## 0xfffe
.short 65166 ## 0xfe8e
.short 197 ## 0xc5
.short 65285 ## 0xff05
.short 371 ## 0x173
.short 1200 ## 0x4b0
.short 306 ## 0x132
.short 560 ## 0x230
.short 65395 ## 0xff73
.short 65533 ## 0xfffd
.short 65420 ## 0xff8c
.short 65159 ## 0xfe87
.short 119 ## 0x77
.short 67 ## 0x43
.short 65327 ## 0xff2f
.short 65318 ## 0xff26
.short 65384 ## 0xff68
.short 65150 ## 0xfe7e
.short 64988 ## 0xfddc
.short 65154 ## 0xfe82
.short 306 ## 0x132
.short 65521 ## 0xfff1
.short 65081 ## 0xfe39
.short 2666 ## 0xa6a
.short 64994 ## 0xfde2
.short 65407 ## 0xff7f
.short 65329 ## 0xff31
.short 35 ## 0x23
.short 65216 ## 0xfec0
.short 85 ## 0x55
.short 73 ## 0x49
.short 65347 ## 0xff43
.short 977 ## 0x3d1
.short 671 ## 0x29f
.short 63850 ## 0xf96a
.short 35 ## 0x23
.short 65456 ## 0xffb0
.short 64822 ## 0xfd36
.short 50 ## 0x32
.short 519 ## 0x207
.short 65498 ## 0xffda
.short 65491 ## 0xffd3
.short 17 ## 0x11
.short 315 ## 0x13b
.short 134 ## 0x86
.short 587 ## 0x24b
.short 172 ## 0xac
.short 65526 ## 0xfff6
.short 79 ## 0x4f
.short 65441 ## 0xffa1
.short 152 ## 0x98
.short 65527 ## 0xfff7
.short 925 ## 0x39d
.short 288 ## 0x120
.short 65454 ## 0xffae
.short 204 ## 0xcc
.short 594 ## 0x252
.short 64532 ## 0xfc14
.short 284 ## 0x11c
.short 54 ## 0x36
.short 3818 ## 0xeea
.short 65154 ## 0xfe82
.short 65413 ## 0xff85
.short 65460 ## 0xffb4
.short 65309 ## 0xff1d
.short 65267 ## 0xfef3
.short 419 ## 0x1a3
.short 69 ## 0x45
.short 65015 ## 0xfdf7
.short 458 ## 0x1ca
.short 257 ## 0x101
.short 772 ## 0x304
.short 1010 ## 0x3f2
.short 65043 ## 0xfe13
.short 65504 ## 0xffe0
.short 65412 ## 0xff84
.short 65278 ## 0xfefe
.short 65499 ## 0xffdb
.short 65493 ## 0xffd5
.short 64995 ## 0xfde3
.short 24 ## 0x18
.short 64798 ## 0xfd1e
.short 146 ## 0x92
.short 64076 ## 0xfa4c
.short 157 ## 0x9d
.short 65421 ## 0xff8d
.short 18 ## 0x12
.short 64928 ## 0xfda0
.short 64742 ## 0xfce6
.short 65376 ## 0xff60
.short 64659 ## 0xfc93
.short 319 ## 0x13f
.short 65341 ## 0xff3d
.short 770 ## 0x302
.short 29 ## 0x1d
.short 64906 ## 0xfd8a
.short 65282 ## 0xff02
.short 65383 ## 0xff67
.short 65107 ## 0xfe53
.short 64 ## 0x40
.short 65449 ## 0xffa9
.short 65404 ## 0xff7c
.short 40 ## 0x28
.short 65256 ## 0xfee8
.short 65417 ## 0xff89
.short 416 ## 0x1a0
.short 64966 ## 0xfdc6
.short 408 ## 0x198
.short 87 ## 0x57
.short 217 ## 0xd9
.short 65185 ## 0xfea1
.short 1208 ## 0x4b8
.short 203 ## 0xcb
.short 65432 ## 0xff98
.short 65422 ## 0xff8e
.short 109 ## 0x6d
.short 65409 ## 0xff81
.short 65283 ## 0xff03
.short 94 ## 0x5e
.short 65301 ## 0xff15
.short 2150 ## 0x866
.short 65 ## 0x41
.short 7 ## 0x7
.short 65527 ## 0xfff7
.short 64515 ## 0xfc03
.short 357 ## 0x165
.short 96 ## 0x60
.short 65285 ## 0xff05
.short 65141 ## 0xfe75
.short 65317 ## 0xff25
.short 63882 ## 0xf98a
.short 99 ## 0x63
.short 157 ## 0x9d
.short 65312 ## 0xff20
.short 313 ## 0x139
.short 65412 ## 0xff84
.short 539 ## 0x21b
.short 65206 ## 0xfeb6
.short 65140 ## 0xfe74
.short 231 ## 0xe7
.short 296 ## 0x128
.short 143 ## 0x8f
.short 154 ## 0x9a
.short 236 ## 0xec
.short 440 ## 0x1b8
.short 1327 ## 0x52f
.short 264 ## 0x108
.short 225 ## 0xe1
.short 94 ## 0x5e
.short 161 ## 0xa1
.short 65309 ## 0xff1d
.short 675 ## 0x2a3
.short 65240 ## 0xfed8
.short 558 ## 0x22e
.short 65491 ## 0xffd3
.short 65483 ## 0xffcb
.short 245 ## 0xf5
.short 65242 ## 0xfeda
.short 602 ## 0x25a
.short 64618 ## 0xfc6a
.short 7 ## 0x7
.short 65053 ## 0xfe1d
.short 65408 ## 0xff80
.short 46 ## 0x2e
.short 195 ## 0xc3
.short 65476 ## 0xffc4
.short 65373 ## 0xff5d
.short 65444 ## 0xffa4
.short 65469 ## 0xffbd
.short 141 ## 0x8d
.short 65443 ## 0xffa3
.short 230 ## 0xe6
.short 65038 ## 0xfe0e
.short 231 ## 0xe7
.short 86 ## 0x56
.short 65261 ## 0xfeed
.short 4 ## 0x4
.short 65483 ## 0xffcb
.short 160 ## 0xa0
.short 65420 ## 0xff8c
.short 263 ## 0x107
.short 63149 ## 0xf6ad
.short 65466 ## 0xffba
.short 95 ## 0x5f
.short 233 ## 0xe9
.short 40 ## 0x28
.short 65487 ## 0xffcf
.short 280 ## 0x118
.short 65428 ## 0xff94
.short 65442 ## 0xffa2
.short 65250 ## 0xfee2
.short 65378 ## 0xff62
.short 65416 ## 0xff88
.short 65428 ## 0xff94
.short 65048 ## 0xfe18
.short 65484 ## 0xffcc
.short 62 ## 0x3e
.short 75 ## 0x4b
.short 35 ## 0x23
.short 11 ## 0xb
.short 116 ## 0x74
.short 373 ## 0x175
.short 65294 ## 0xff0e
.short 65469 ## 0xffbd
.short 65261 ## 0xfeed
.short 65333 ## 0xff35
.short 65404 ## 0xff7c
.short 61 ## 0x3d
.short 65254 ## 0xfee6
.short 116 ## 0x74
.short 65473 ## 0xffc1
.short 65532 ## 0xfffc
.short 65501 ## 0xffdd
.short 126 ## 0x7e
.short 327 ## 0x147
.short 230 ## 0xe6
.short 224 ## 0xe0
.short 65450 ## 0xffaa
.short 65024 ## 0xfe00
.short 65513 ## 0xffe9
.short 193 ## 0xc1
.short 1232 ## 0x4d0
.short 1106 ## 0x452
.short 123 ## 0x7b
.short 90 ## 0x5a
.short 65233 ## 0xfed1
.short 65139 ## 0xfe73
.short 65489 ## 0xffd1
.short 143 ## 0x8f
.short 65279 ## 0xfeff
.short 66 ## 0x42
.short 65494 ## 0xffd6
.short 65455 ## 0xffaf
.short 255 ## 0xff
.short 65213 ## 0xfebd
.short 65464 ## 0xffb8
.short 65242 ## 0xfeda
.short 358 ## 0x166
.short 30 ## 0x1e
.short 65130 ## 0xfe6a
.short 65162 ## 0xfe8a
.short 64739 ## 0xfce3
.short 1283 ## 0x503
.short 17 ## 0x11
.short 357 ## 0x165
.short 65439 ## 0xff9f
.short 65415 ## 0xff87
.short 65403 ## 0xff7b
.short 65237 ## 0xfed5
.short 65164 ## 0xfe8c
.short 63029 ## 0xf635
.short 203 ## 0xcb
.short 212 ## 0xd4
.short 322 ## 0x142
.short 103 ## 0x67
.short 65412 ## 0xff84
.short 175 ## 0xaf
.short 64856 ## 0xfd58
.short 3 ## 0x3
.short 106 ## 0x6a
.short 65454 ## 0xffae
.short 170 ## 0xaa
.short 64209 ## 0xfad1
.short 1793 ## 0x701
.short 65510 ## 0xffe6
.short 65424 ## 0xff90
.short 64590 ## 0xfc4e
.short 10 ## 0xa
.short 482 ## 0x1e2
.short 65167 ## 0xfe8f
.short 65299 ## 0xff13
.short 65522 ## 0xfff2
.short 679 ## 0x2a7
.short 278 ## 0x116
.short 65493 ## 0xffd5
.short 65316 ## 0xff24
.short 51 ## 0x33
.short 65358 ## 0xff4e
.short 64865 ## 0xfd61
.short 65356 ## 0xff4c
.short 106 ## 0x6a
.short 64458 ## 0xfbca
.short 543 ## 0x21f
.short 355 ## 0x163
.short 63714 ## 0xf8e2
.short 65339 ## 0xff3b
.short 49 ## 0x31
.short 2422 ## 0x976
.short 65284 ## 0xff04
.short 65385 ## 0xff69
.short 65293 ## 0xff0d
.short 265 ## 0x109
.short 199 ## 0xc7
.short 2 ## 0x2
.short 65261 ## 0xfeed
.short 35 ## 0x23
.short 65503 ## 0xffdf
.short 65375 ## 0xff5f
.short 64732 ## 0xfcdc
.short 65334 ## 0xff36
.short 65284 ## 0xff04
.short 65021 ## 0xfdfd
.short 65480 ## 0xffc8
.short 106 ## 0x6a
.short 65397 ## 0xff75
.short 382 ## 0x17e
.short 399 ## 0x18f
.short 65243 ## 0xfedb
.short 290 ## 0x122
.short 65249 ## 0xfee1
.short 106 ## 0x6a
.short 34 ## 0x22
.short 65396 ## 0xff74
.short 65202 ## 0xfeb2
.short 64920 ## 0xfd98
.short 218 ## 0xda
.short 539 ## 0x21b
.short 455 ## 0x1c7
.short 477 ## 0x1dd
.short 65364 ## 0xff54
.short 65175 ## 0xfe97
.short 65125 ## 0xfe65
.short 215 ## 0xd7
.short 164 ## 0xa4
.short 64314 ## 0xfb3a
.short 65355 ## 0xff4b
.short 285 ## 0x11d
.short 65458 ## 0xffb2
.short 64371 ## 0xfb73
.short 65384 ## 0xff68
.short 65259 ## 0xfeeb
.short 65319 ## 0xff27
.short 65157 ## 0xfe85
.short 95 ## 0x5f
.short 594 ## 0x252
.short 61 ## 0x3d
.short 65345 ## 0xff41
.short 65214 ## 0xfebe
.short 355 ## 0x163
.short 65195 ## 0xfeab
.short 65227 ## 0xfecb
.short 64 ## 0x40
.short 63520 ## 0xf820
.short 495 ## 0x1ef
.short 65518 ## 0xffee
.short 16 ## 0x10
.short 152 ## 0x98
.short 499 ## 0x1f3
.short 42 ## 0x2a
.short 1866 ## 0x74a
.short 65258 ## 0xfeea
.short 65372 ## 0xff5c
.short 1264 ## 0x4f0
.short 616 ## 0x268
.short 65436 ## 0xff9c
.short 256 ## 0x100
.short 177 ## 0xb1
.short 1206 ## 0x4b6
.short 320 ## 0x140
.short 65377 ## 0xff61
.short 283 ## 0x11b
.short 6 ## 0x6
.short 46 ## 0x2e
.short 64954 ## 0xfdba
.short 535 ## 0x217
.short 65484 ## 0xffcc
.short 65408 ## 0xff80
.short 65498 ## 0xffda
.short 65311 ## 0xff1f
.short 65121 ## 0xfe61
.short 65410 ## 0xff82
.short 422 ## 0x1a6
.short 483 ## 0x1e3
.short 64690 ## 0xfcb2
.short 1057 ## 0x421
.short 65396 ## 0xff74
.short 312 ## 0x138
.short 210 ## 0xd2
.short 199 ## 0xc7
.short 65053 ## 0xfe1d
.short 64113 ## 0xfa71
.short 583 ## 0x247
.short 65518 ## 0xffee
.short 65345 ## 0xff41
.short 65266 ## 0xfef2
.short 81 ## 0x51
.short 65455 ## 0xffaf
.short 65097 ## 0xfe49
.short 65068 ## 0xfe2c
.short 165 ## 0xa5
.short 64684 ## 0xfcac
.short 65181 ## 0xfe9d
.short 605 ## 0x25d
.short 148 ## 0x94
.short 65298 ## 0xff12
.short 74 ## 0x4a
.short 64908 ## 0xfd8c
.short 65405 ## 0xff7d
.short 153 ## 0x99
.short 661 ## 0x295
.short 65484 ## 0xffcc
.short 109 ## 0x6d
.short 185 ## 0xb9
.short 65189 ## 0xfea5
.short 238 ## 0xee
.short 65266 ## 0xfef2
.short 105 ## 0x69
.short 230 ## 0xe6
.short 65028 ## 0xfe04
.short 65468 ## 0xffbc
.short 65185 ## 0xfea1
.short 65264 ## 0xfef0
.short 86 ## 0x56
.short 65294 ## 0xff0e
.short 65160 ## 0xfe88
.short 65527 ## 0xfff7
.short 64992 ## 0xfde0
.short 486 ## 0x1e6
.short 454 ## 0x1c6
.short 65229 ## 0xfecd
.short 65442 ## 0xffa2
.short 65351 ## 0xff47
.short 438 ## 0x1b6
.short 65389 ## 0xff6d
.short 4 ## 0x4
.short 60 ## 0x3c
.short 65084 ## 0xfe3c
.short 880 ## 0x370
.short 29 ## 0x1d
.short 421 ## 0x1a5
.short 64 ## 0x40
.short 456 ## 0x1c8
.short 194 ## 0xc2
.short 337 ## 0x151
.short 65165 ## 0xfe8d
.short 61 ## 0x3d
.short 65478 ## 0xffc6
.short 65429 ## 0xff95
.short 65217 ## 0xfec1
.short 233 ## 0xe9
.short 249 ## 0xf9
.short 237 ## 0xed
.short 18 ## 0x12
.short 64973 ## 0xfdcd
.short 332 ## 0x14c
.short 65242 ## 0xfeda
.short 65275 ## 0xfefb
.short 65275 ## 0xfefb
.short 64882 ## 0xfd72
.short 64387 ## 0xfb83
.short 65182 ## 0xfe9e
.short 65521 ## 0xfff1
.short 65505 ## 0xffe1
.short 50 ## 0x32
.short 65254 ## 0xfee6
.short 186 ## 0xba
.short 65458 ## 0xffb2
.short 897 ## 0x381
.short 174 ## 0xae
.short 629 ## 0x275
.short 254 ## 0xfe
.short 65243 ## 0xfedb
.short 523 ## 0x20b
.short 65431 ## 0xff97
.short 65260 ## 0xfeec
.short 394 ## 0x18a
.short 64940 ## 0xfdac
.short 39 ## 0x27
.short 855 ## 0x357
.short 65252 ## 0xfee4
.short 378 ## 0x17a
.short 65499 ## 0xffdb
.short 64528 ## 0xfc10
.short 363 ## 0x16b
.short 190 ## 0xbe
.short 304 ## 0x130
.short 230 ## 0xe6
.short 65417 ## 0xff89
.short 65469 ## 0xffbd
.short 224 ## 0xe0
.short 408 ## 0x198
.short 148 ## 0x94
.short 65101 ## 0xfe4d
.short 64860 ## 0xfd5c
.short 65271 ## 0xfef7
.short 65330 ## 0xff32
.short 65458 ## 0xffb2
.short 65403 ## 0xff7b
.short 65032 ## 0xfe08
.short 65206 ## 0xfeb6
.short 64788 ## 0xfd14
.short 87 ## 0x57
.short 65441 ## 0xffa1
.short 112 ## 0x70
.short 65191 ## 0xfea7
.short 124 ## 0x7c
.short 229 ## 0xe5
.short 126 ## 0x7e
.short 65486 ## 0xffce
.short 65470 ## 0xffbe
.short 64609 ## 0xfc61
.short 181 ## 0xb5
.short 65492 ## 0xffd4
.short 447 ## 0x1bf
.short 65246 ## 0xfede
.short 108 ## 0x6c
.short 412 ## 0x19c
.short 20 ## 0x14
.short 92 ## 0x5c
.short 209 ## 0xd1
.short 65444 ## 0xffa4
.short 65534 ## 0xfffe
.short 18 ## 0x12
.short 189 ## 0xbd
.short 65434 ## 0xff9a
.short 959 ## 0x3bf
.short 218 ## 0xda
.short 260 ## 0x104
.short 496 ## 0x1f0
.short 140 ## 0x8c
.short 65365 ## 0xff55
.short 65335 ## 0xff37
.short 85 ## 0x55
.short 65465 ## 0xffb9
.short 65256 ## 0xfee8
.short 65346 ## 0xff42
.short 67 ## 0x43
.short 2796 ## 0xaec
.short 145 ## 0x91
.short 65387 ## 0xff6b
.short 590 ## 0x24e
.short 65486 ## 0xffce
.short 65411 ## 0xff83
.short 71 ## 0x47
.short 65016 ## 0xfdf8
.short 352 ## 0x160
.short 11 ## 0xb
.short 105 ## 0x69
.short 947 ## 0x3b3
.short 425 ## 0x1a9
.short 145 ## 0x91
.short 65518 ## 0xffee
.short 9 ## 0x9
.short 27 ## 0x1b
.short 65091 ## 0xfe43
.short 64793 ## 0xfd19
.short 65044 ## 0xfe14
.short 65310 ## 0xff1e
.short 65374 ## 0xff5e
.short 70 ## 0x46
.short 122 ## 0x7a
.short 1735 ## 0x6c7
.short 65419 ## 0xff8b
.short 65288 ## 0xff08
.short 34 ## 0x22
.short 108 ## 0x6c
.short 65444 ## 0xffa4
.short 1051 ## 0x41b
.short 246 ## 0xf6
.short 134 ## 0x86
.short 65529 ## 0xfff9
.short 511 ## 0x1ff
.short 723 ## 0x2d3
.short 86 ## 0x56
.short 460 ## 0x1cc
.short 19 ## 0x13
.short 65377 ## 0xff61
.short 65469 ## 0xffbd
.short 65241 ## 0xfed9
.short 65128 ## 0xfe68
.short 65284 ## 0xff04
.short 635 ## 0x27b
.short 334 ## 0x14e
.short 64901 ## 0xfd85
.short 40 ## 0x28
.short 65040 ## 0xfe10
.short 65232 ## 0xfed0
.short 121 ## 0x79
.short 64913 ## 0xfd91
.short 143 ## 0x8f
.short 65128 ## 0xfe68
.short 65218 ## 0xfec2
.short 65309 ## 0xff1d
.short 323 ## 0x143
.short 288 ## 0x120
.short 111 ## 0x6f
.short 65056 ## 0xfe20
.short 65532 ## 0xfffc
.short 65418 ## 0xff8a
.short 65376 ## 0xff60
.short 64730 ## 0xfcda
.short 99 ## 0x63
.short 65340 ## 0xff3c
.short 65096 ## 0xfe48
.short 65238 ## 0xfed6
.short 64960 ## 0xfdc0
.short 65400 ## 0xff78
.short 1032 ## 0x408
.short 306 ## 0x132
.short 64555 ## 0xfc2b
.short 65299 ## 0xff13
.short 65480 ## 0xffc8
.short 176 ## 0xb0
.short 40 ## 0x28
.short 145 ## 0x91
.short 64998 ## 0xfde6
.short 64862 ## 0xfd5e
.short 263 ## 0x107
.short 65310 ## 0xff1e
.short 65297 ## 0xff11
.short 51 ## 0x33
.short 668 ## 0x29c
.short 65238 ## 0xfed6
.short 182 ## 0xb6
.short 65503 ## 0xffdf
.short 65370 ## 0xff5a
.short 593 ## 0x251
.short 138 ## 0x8a
.short 65413 ## 0xff85
.short 431 ## 0x1af
.short 507 ## 0x1fb
.short 888 ## 0x378
.short 65477 ## 0xffc5
.short 65458 ## 0xffb2
.short 107 ## 0x6b
.short 9 ## 0x9
.short 65214 ## 0xfebe
.short 65205 ## 0xfeb5
.short 64360 ## 0xfb68
.short 65510 ## 0xffe6
.short 374 ## 0x176
.short 65199 ## 0xfeaf
.short 212 ## 0xd4
.short 64708 ## 0xfcc4
.short 342 ## 0x156
.short 1185 ## 0x4a1
.short 58 ## 0x3a
.short 65514 ## 0xffea
.short 65452 ## 0xffac
.short 65508 ## 0xffe4
.short 65343 ## 0xff3f
.short 65411 ## 0xff83
.short 112 ## 0x70
.short 65457 ## 0xffb1
.short 145 ## 0x91
.short 65428 ## 0xff94
.short 65361 ## 0xff51
.short 15 ## 0xf
.short 65458 ## 0xffb2
.short 65456 ## 0xffb0
.short 170 ## 0xaa
.short 350 ## 0x15e
.short 65236 ## 0xfed4
.short 65478 ## 0xffc6
.short 65509 ## 0xffe5
.short 65102 ## 0xfe4e
.short 123 ## 0x7b
.short 16 ## 0x10
.short 191 ## 0xbf
.short 624 ## 0x270
.short 16 ## 0x10
.short 10 ## 0xa
.short 65321 ## 0xff29
.short 52 ## 0x34
.short 143 ## 0x8f
.short 65484 ## 0xffcc
.short 65353 ## 0xff49
.short 54 ## 0x36
.short 30 ## 0x1e
.short 578 ## 0x242
.short 65307 ## 0xff1b
.short 65202 ## 0xfeb2
.short 65084 ## 0xfe3c
.short 227 ## 0xe3
.short 78 ## 0x4e
.short 590 ## 0x24e
.short 608 ## 0x260
.short 619 ## 0x26b
.short 202 ## 0xca
.short 609 ## 0x261
.short 64866 ## 0xfd62
.short 65083 ## 0xfe3b
.short 707 ## 0x2c3
.short 65417 ## 0xff89
.short 281 ## 0x119
.short 65454 ## 0xffae
.short 65171 ## 0xfe93
.short 64860 ## 0xfd5c
.short 467 ## 0x1d3
.short 65468 ## 0xffbc
.short 300 ## 0x12c
.short 243 ## 0xf3
.short 65252 ## 0xfee4
.short 65247 ## 0xfedf
.short 65413 ## 0xff85
.short 326 ## 0x146
.short 65328 ## 0xff30
.short 65311 ## 0xff1f
.short 65254 ## 0xfee6
.short 64686 ## 0xfcae
.short 65183 ## 0xfe9f
.short 64267 ## 0xfb0b
.short 65108 ## 0xfe54
.short 92 ## 0x5c
.short 65307 ## 0xff1b
.short 878 ## 0x36e
.short 504 ## 0x1f8
.short 536 ## 0x218
.short 55 ## 0x37
.short 51 ## 0x33
.short 638 ## 0x27e
.short 287 ## 0x11f
.short 65075 ## 0xfe33
.short 2030 ## 0x7ee
.short 65267 ## 0xfef3
.short 551 ## 0x227
.short 509 ## 0x1fd
.short 105 ## 0x69
.short 321 ## 0x141
.short 435 ## 0x1b3
.short 986 ## 0x3da
.short 65347 ## 0xff43
.short 65363 ## 0xff53
.short 65009 ## 0xfdf1
.short 429 ## 0x1ad
.short 65324 ## 0xff2c
.short 40 ## 0x28
.short 206 ## 0xce
.short 65354 ## 0xff4a
.short 38 ## 0x26
.short 65161 ## 0xfe89
.short 433 ## 0x1b1
.short 127 ## 0x7f
.short 65396 ## 0xff74
.short 65295 ## 0xff0f
.short 65337 ## 0xff39
.short 531 ## 0x213
.short 457 ## 0x1c9
.short 358 ## 0x166
.short 26 ## 0x1a
.short 65504 ## 0xffe0
.short 353 ## 0x161
.short 519 ## 0x207
.short 65510 ## 0xffe6
.short 368 ## 0x170
.short 637 ## 0x27d
.short 64929 ## 0xfda1
.short 64870 ## 0xfd66
.short 64449 ## 0xfbc1
.short 482 ## 0x1e2
.short 64950 ## 0xfdb6
.short 514 ## 0x202
.short 190 ## 0xbe
.short 65248 ## 0xfee0
.short 153 ## 0x99
.short 65493 ## 0xffd5
.short 130 ## 0x82
.short 197 ## 0xc5
.short 612 ## 0x264
.short 789 ## 0x315
.short 352 ## 0x160
.short 554 ## 0x22a
.short 65473 ## 0xffc1
.short 64653 ## 0xfc8d
.short 748 ## 0x2ec
.short 486 ## 0x1e6
.short 478 ## 0x1de
.short 283 ## 0x11b
.short 65224 ## 0xfec8
.short 357 ## 0x165
.short 64965 ## 0xfdc5
.short 64661 ## 0xfc95
.short 140 ## 0x8c
.short 64662 ## 0xfc96
.short 48 ## 0x30
.short 65271 ## 0xfef7
.short 64743 ## 0xfce7
.short 64977 ## 0xfdd1
.short 535 ## 0x217
.short 65305 ## 0xff19
.short 65385 ## 0xff69
.short 64721 ## 0xfcd1
.short 65239 ## 0xfed7
.short 65507 ## 0xffe3
.short 65277 ## 0xfefd
.short 65102 ## 0xfe4e
.short 65334 ## 0xff36
.short 86 ## 0x56
.short 64546 ## 0xfc22
.short 183 ## 0xb7
.short 65233 ## 0xfed1
.short 75 ## 0x4b
.short 118 ## 0x76
.short 65026 ## 0xfe02
.short 65293 ## 0xff0d
.short 847 ## 0x34f
.short 65044 ## 0xfe14
.short 251 ## 0xfb
.short 64860 ## 0xfd5c
.short 65118 ## 0xfe5e
.short 65439 ## 0xff9f
.short 65004 ## 0xfdec
.short 65021 ## 0xfdfd
.short 59 ## 0x3b
.short 247 ## 0xf7
.short 81 ## 0x51
.short 65153 ## 0xfe81
.short 176 ## 0xb0
.short 65305 ## 0xff19
.short 64983 ## 0xfdd7
.short 65252 ## 0xfee4
.short 85 ## 0x55
.short 67 ## 0x43
.short 64800 ## 0xfd20
.short 64598 ## 0xfc56
.short 383 ## 0x17f
.short 157 ## 0x9d
.short 65486 ## 0xffce
.short 64499 ## 0xfbf3
.short 246 ## 0xf6
.short 65349 ## 0xff45
.short 64842 ## 0xfd4a
.short 65322 ## 0xff2a
.short 128 ## 0x80
.short 65141 ## 0xfe75
.short 575 ## 0x23f
.short 64944 ## 0xfdb0
.short 166 ## 0xa6
.short 227 ## 0xe3
.short 435 ## 0x1b3
.short 65277 ## 0xfefd
.short 8 ## 0x8
.short 228 ## 0xe4
.short 319 ## 0x13f
.short 65477 ## 0xffc5
.short 65501 ## 0xffdd
.short 214 ## 0xd6
.short 77 ## 0x4d
.short 282 ## 0x11a
.short 296 ## 0x128
.short 212 ## 0xd4
.short 222 ## 0xde
.short 65369 ## 0xff59
.short 65452 ## 0xffac
.short 64955 ## 0xfdbb
.short 264 ## 0x108
.short 65223 ## 0xfec7
.short 145 ## 0x91
.short 65426 ## 0xff92
.short 667 ## 0x29b
.short 65400 ## 0xff78
.short 270 ## 0x10e
.short 65023 ## 0xfdff
.short 65523 ## 0xfff3
.short 65033 ## 0xfe09
.short 4 ## 0x4
.short 65389 ## 0xff6d
.short 65318 ## 0xff26
.short 661 ## 0x295
.short 65185 ## 0xfea1
.short 6 ## 0x6
.short 65330 ## 0xff32
.short 65142 ## 0xfe76
.short 177 ## 0xb1
.short 145 ## 0x91
.short 63601 ## 0xf871
.short 14 ## 0xe
.short 64618 ## 0xfc6a
.short 390 ## 0x186
.short 108 ## 0x6c
.short 65472 ## 0xffc0
.short 64119 ## 0xfa77
.short 46 ## 0x2e
.short 174 ## 0xae
.short 65061 ## 0xfe25
.short 791 ## 0x317
.short 242 ## 0xf2
.short 118 ## 0x76
.short 64984 ## 0xfdd8
.short 703 ## 0x2bf
.short 56 ## 0x38
.short 435 ## 0x1b3
.short 451 ## 0x1c3
.short 65318 ## 0xff26
.short 195 ## 0xc3
.short 64961 ## 0xfdc1
.short 351 ## 0x15f
.short 232 ## 0xe8
.short 65463 ## 0xffb7
.short 64910 ## 0xfd8e
.short 258 ## 0x102
.short 420 ## 0x1a4
.short 64985 ## 0xfdd9
.short 65424 ## 0xff90
.short 65201 ## 0xfeb1
.short 65300 ## 0xff14
.short 65093 ## 0xfe45
.short 65062 ## 0xfe26
.short 213 ## 0xd5
.short 68 ## 0x44
.short 65092 ## 0xfe44
.short 2262 ## 0x8d6
.short 134 ## 0x86
.short 167 ## 0xa7
.short 486 ## 0x1e6
.short 65099 ## 0xfe4b
.short 65527 ## 0xfff7
.short 65503 ## 0xffdf
.short 65481 ## 0xffc9
.short 20 ## 0x14
.short 65148 ## 0xfe7c
.short 236 ## 0xec
.short 65333 ## 0xff35
.short 225 ## 0xe1
.short 65032 ## 0xfe08
.short 133 ## 0x85
.short 65202 ## 0xfeb2
.short 326 ## 0x146
.short 202 ## 0xca
.short 65294 ## 0xff0e
.short 633 ## 0x279
.short 64682 ## 0xfcaa
.short 273 ## 0x111
.short 65263 ## 0xfeef
.short 336 ## 0x150
.short 65470 ## 0xffbe
.short 458 ## 0x1ca
.short 65297 ## 0xff11
.short 362 ## 0x16a
.short 65448 ## 0xffa8
.short 65344 ## 0xff40
.short 426 ## 0x1aa
.short 38 ## 0x26
.short 65376 ## 0xff60
.short 76 ## 0x4c
.short 65444 ## 0xffa4
.short 481 ## 0x1e1
.short 237 ## 0xed
.short 65482 ## 0xffca
.short 21 ## 0x15
.short 65019 ## 0xfdfb
.short 65063 ## 0xfe27
.short 65048 ## 0xfe18
.short 218 ## 0xda
.short 65377 ## 0xff61
.short 65383 ## 0xff67
.short 65423 ## 0xff8f
.short 156 ## 0x9c
.short 130 ## 0x82
.short 65518 ## 0xffee
.short 169 ## 0xa9
.short 492 ## 0x1ec
.short 64842 ## 0xfd4a
.short 65431 ## 0xff97
.short 65376 ## 0xff60
.short 282 ## 0x11a
.short 65440 ## 0xffa0
.short 65515 ## 0xffeb
.short 380 ## 0x17c
.short 160 ## 0xa0
.short 236 ## 0xec
.short 671 ## 0x29f
.short 64119 ## 0xfa77
.short 65201 ## 0xfeb1
.short 246 ## 0xf6
.short 65093 ## 0xfe45
.short 324 ## 0x144
.short 65215 ## 0xfebf
.short 236 ## 0xec
.short 979 ## 0x3d3
.short 1110 ## 0x456
.short 125 ## 0x7d
.short 83 ## 0x53
.short 210 ## 0xd2
.short 291 ## 0x123
.short 65165 ## 0xfe8d
.short 3 ## 0x3
.short 65487 ## 0xffcf
.short 223 ## 0xdf
.short 65518 ## 0xffee
.short 201 ## 0xc9
.short 65312 ## 0xff20
.short 935 ## 0x3a7
.short 64976 ## 0xfdd0
.short 65228 ## 0xfecc
.short 65349 ## 0xff45
.short 1695 ## 0x69f
.short 38 ## 0x26
.short 334 ## 0x14e
.short 465 ## 0x1d1
.short 127 ## 0x7f
.short 552 ## 0x228
.short 64118 ## 0xfa76
.short 65120 ## 0xfe60
.short 171 ## 0xab
.short 65330 ## 0xff32
.short 150 ## 0x96
.short 65406 ## 0xff7e
.short 709 ## 0x2c5
.short 65169 ## 0xfe91
.short 247 ## 0xf7
.short 103 ## 0x67
.short 64833 ## 0xfd41
.short 64206 ## 0xface
.short 1148 ## 0x47c
.short 1137 ## 0x471
.short 64979 ## 0xfdd3
.short 64199 ## 0xfac7
.short 65383 ## 0xff67
.short 65392 ## 0xff70
.short 174 ## 0xae
.short 328 ## 0x148
.short 220 ## 0xdc
.short 109 ## 0x6d
.short 65411 ## 0xff83
.short 65497 ## 0xffd9
.short 65397 ## 0xff75
.short 65384 ## 0xff68
.short 999 ## 0x3e7
.short 65354 ## 0xff4a
.short 23 ## 0x17
.short 95 ## 0x5f
.short 84 ## 0x54
.short 122 ## 0x7a
.short 65298 ## 0xff12
.short 106 ## 0x6a
.short 139 ## 0x8b
.short 65378 ## 0xff62
.short 64714 ## 0xfcca
.short 591 ## 0x24f
.short 65157 ## 0xfe85
.short 215 ## 0xd7
.short 33 ## 0x21
.short 577 ## 0x241
.short 350 ## 0x15e
.short 64467 ## 0xfbd3
.short 289 ## 0x121
.short 65481 ## 0xffc9
.short 362 ## 0x16a
.short 539 ## 0x21b
.short 316 ## 0x13c
.short 65312 ## 0xff20
.short 62774 ## 0xf536
.short 65036 ## 0xfe0c
.short 400 ## 0x190
.short 503 ## 0x1f7
.short 342 ## 0x156
.short 65327 ## 0xff2f
.short 229 ## 0xe5
.short 276 ## 0x114
.short 17 ## 0x11
.short 65418 ## 0xff8a
.short 85 ## 0x55
.short 458 ## 0x1ca
.short 364 ## 0x16c
.short 543 ## 0x21f
.short 65416 ## 0xff88
.short 65183 ## 0xfe9f
.short 65487 ## 0xffcf
.short 64784 ## 0xfd10
.short 232 ## 0xe8
.short 64807 ## 0xfd27
.short 41 ## 0x29
.short 213 ## 0xd5
.short 168 ## 0xa8
.short 62920 ## 0xf5c8
.short 472 ## 0x1d8
.short 138 ## 0x8a
.short 65364 ## 0xff54
.short 244 ## 0xf4
.short 401 ## 0x191
.short 671 ## 0x29f
.short 37 ## 0x25
.short 65050 ## 0xfe1a
.short 65512 ## 0xffe8
.short 65360 ## 0xff50
.short 64354 ## 0xfb62
.short 64950 ## 0xfdb6
.short 530 ## 0x212
.short 65303 ## 0xff17
.short 65215 ## 0xfebf
.short 65266 ## 0xfef2
.short 184 ## 0xb8
.short 143 ## 0x8f
.short 65470 ## 0xffbe
.short 237 ## 0xed
.short 64900 ## 0xfd84
.short 623 ## 0x26f
.short 65172 ## 0xfe94
.short 213 ## 0xd5
.short 65170 ## 0xfe92
.short 141 ## 0x8d
.short 65248 ## 0xfee0
.short 161 ## 0xa1
.short 65469 ## 0xffbd
.short 65213 ## 0xfebd
.short 64286 ## 0xfb1e
.short 344 ## 0x158
.short 131 ## 0x83
.short 65434 ## 0xff9a
.short 65319 ## 0xff27
.short 65071 ## 0xfe2f
.short 231 ## 0xe7
.short 65051 ## 0xfe1b
.short 65211 ## 0xfebb
.short 65104 ## 0xfe50
.short 2257 ## 0x8d1
.short 26 ## 0x1a
.short 785 ## 0x311
.short 64724 ## 0xfcd4
.short 65378 ## 0xff62
.short 65269 ## 0xfef5
.short 291 ## 0x123
.short 59 ## 0x3b
.short 65401 ## 0xff79
.short 75 ## 0x4b
.short 419 ## 0x1a3
.short 65027 ## 0xfe03
.short 65425 ## 0xff91
.short 886 ## 0x376
.short 64990 ## 0xfdde
.short 747 ## 0x2eb
.short 568 ## 0x238
.short 1913 ## 0x779
.short 64865 ## 0xfd61
.short 287 ## 0x11f
.short 65412 ## 0xff84
.short 114 ## 0x72
.short 65416 ## 0xff88
.short 64950 ## 0xfdb6
.short 310 ## 0x136
.short 2364 ## 0x93c
.short 395 ## 0x18b
.short 169 ## 0xa9
.short 197 ## 0xc5
.short 182 ## 0xb6
.short 65302 ## 0xff16
.short 738 ## 0x2e2
.short 65100 ## 0xfe4c
.short 65162 ## 0xfe8a
.short 64487 ## 0xfbe7
.short 64884 ## 0xfd74
.short 87 ## 0x57
.short 65285 ## 0xff05
.short 19 ## 0x13
.short 65126 ## 0xfe66
.short 105 ## 0x69
.short 6 ## 0x6
.short 65199 ## 0xfeaf
.short 215 ## 0xd7
.short 22 ## 0x16
.short 229 ## 0xe5
.short 348 ## 0x15c
.short 65186 ## 0xfea2
.short 65532 ## 0xfffc
.short 64330 ## 0xfb4a
.short 7 ## 0x7
.short 64914 ## 0xfd92
.short 1984 ## 0x7c0
.short 1345 ## 0x541
.short 471 ## 0x1d7
.short 468 ## 0x1d4
.short 65467 ## 0xffbb
.short 363 ## 0x16b
.short 65508 ## 0xffe4
.short 64933 ## 0xfda5
.short 202 ## 0xca
.short 65171 ## 0xfe93
.short 1601 ## 0x641
.short 507 ## 0x1fb
.short 65143 ## 0xfe77
.short 15 ## 0xf
.short 65437 ## 0xff9d
.short 399 ## 0x18f
.short 859 ## 0x35b
.short 163 ## 0xa3
.short 464 ## 0x1d0
.short 65124 ## 0xfe64
.short 64839 ## 0xfd47
.short 65429 ## 0xff95
.short 163 ## 0xa3
.short 7 ## 0x7
.short 65347 ## 0xff43
.short 236 ## 0xec
.short 64222 ## 0xfade
.short 102 ## 0x66
.short 118 ## 0x76
.short 65 ## 0x41
.short 65531 ## 0xfffb
.short 312 ## 0x138
.short 65276 ## 0xfefc
.short 65522 ## 0xfff2
.short 163 ## 0xa3
.short 299 ## 0x12b
.short 65066 ## 0xfe2a
.short 65183 ## 0xfe9f
.short 65486 ## 0xffce
.short 65520 ## 0xfff0
.short 237 ## 0xed
.short 65526 ## 0xfff6
.short 65479 ## 0xffc7
.short 65283 ## 0xff03
.short 65338 ## 0xff3a
.short 61 ## 0x3d
.short 65298 ## 0xff12
.short 251 ## 0xfb
.short 418 ## 0x1a2
.short 65063 ## 0xfe27
.short 65295 ## 0xff0f
.short 64934 ## 0xfda6
.short 64974 ## 0xfdce
.short 65272 ## 0xfef8
.short 276 ## 0x114
.short 65057 ## 0xfe21
.short 32 ## 0x20
.short 65418 ## 0xff8a
.short 65075 ## 0xfe33
.short 65270 ## 0xfef6
.short 64722 ## 0xfcd2
.short 65116 ## 0xfe5c
.short 253 ## 0xfd
.short 1254 ## 0x4e6
.short 65370 ## 0xff5a
.short 65062 ## 0xfe26
.short 212 ## 0xd4
.short 293 ## 0x125
.short 245 ## 0xf5
.short 1935 ## 0x78f
.short 65086 ## 0xfe3e
.short 64995 ## 0xfde3
.short 112 ## 0x70
.short 382 ## 0x17e
.short 64858 ## 0xfd5a
.short 65473 ## 0xffc1
.short 132 ## 0x84
.short 153 ## 0x99
.short 325 ## 0x145
.short 65495 ## 0xffd7
.short 806 ## 0x326
.short 65447 ## 0xffa7
.short 355 ## 0x163
.short 160 ## 0xa0
.short 65259 ## 0xfeeb
.short 531 ## 0x213
.short 64699 ## 0xfcbb
.short 65394 ## 0xff72
.short 63583 ## 0xf85f
.short 65462 ## 0xffb6
.short 65160 ## 0xfe88
.short 20 ## 0x14
.short 65302 ## 0xff16
.short 65312 ## 0xff20
.short 65338 ## 0xff3a
.short 65223 ## 0xfec7
.short 722 ## 0x2d2
.short 6 ## 0x6
.short 65468 ## 0xffbc
.short 255 ## 0xff
.short 65389 ## 0xff6d
.short 64705 ## 0xfcc1
.short 0 ## 0x0
.short 65293 ## 0xff0d
.short 65041 ## 0xfe11
.short 65171 ## 0xfe93
.short 65005 ## 0xfded
.short 645 ## 0x285
.short 56 ## 0x38
.short 65175 ## 0xfe97
.short 67 ## 0x43
.short 64883 ## 0xfd73
.short 1717 ## 0x6b5
.short 65448 ## 0xffa8
.short 68 ## 0x44
.short 65263 ## 0xfeef
.short 65431 ## 0xff97
.short 7 ## 0x7
.short 5 ## 0x5
.short 65449 ## 0xffa9
.short 65347 ## 0xff43
.short 345 ## 0x159
.short 482 ## 0x1e2
.short 65459 ## 0xffb3
.short 65476 ## 0xffc4
.short 65465 ## 0xffb9
.short 64757 ## 0xfcf5
.short 351 ## 0x15f
.short 301 ## 0x12d
.short 323 ## 0x143
.short 197 ## 0xc5
.short 65129 ## 0xfe69
.short 729 ## 0x2d9
.short 65027 ## 0xfe03
.short 65453 ## 0xffad
.short 365 ## 0x16d
.short 151 ## 0x97
.short 32 ## 0x20
.short 65073 ## 0xfe31
.short 65181 ## 0xfe9d
.short 301 ## 0x12d
.short 64234 ## 0xfaea
.short 65358 ## 0xff4e
.short 65462 ## 0xffb6
.short 65328 ## 0xff30
.short 109 ## 0x6d
.short 289 ## 0x121
.short 65080 ## 0xfe38
.short 157 ## 0x9d
.short 65201 ## 0xfeb1
.short 65063 ## 0xfe27
.short 211 ## 0xd3
.short 94 ## 0x5e
.short 65465 ## 0xffb9
.short 461 ## 0x1cd
.short 65527 ## 0xfff7
.short 65447 ## 0xffa7
.short 65339 ## 0xff3b
.short 180 ## 0xb4
.short 617 ## 0x269
.short 65005 ## 0xfded
.short 427 ## 0x1ab
.short 27 ## 0x1b
.short 65250 ## 0xfee2
.short 579 ## 0x243
.short 67 ## 0x43
.short 207 ## 0xcf
.short 67 ## 0x43
.short 65332 ## 0xff34
.short 682 ## 0x2aa
.short 65036 ## 0xfe0c
.short 64928 ## 0xfda0
.short 65015 ## 0xfdf7
.short 64965 ## 0xfdc5
.short 867 ## 0x363
.short 354 ## 0x162
.short 64913 ## 0xfd91
.short 65345 ## 0xff41
.short 65336 ## 0xff38
.short 524 ## 0x20c
.short 534 ## 0x216
.short 361 ## 0x169
.short 83 ## 0x53
.short 497 ## 0x1f1
.short 65389 ## 0xff6d
.short 261 ## 0x105
.short 717 ## 0x2cd
.short 497 ## 0x1f1
.short 65143 ## 0xfe77
.short 36 ## 0x24
.short 65533 ## 0xfffd
.short 320 ## 0x140
.short 65330 ## 0xff32
.short 65113 ## 0xfe59
.short 420 ## 0x1a4
.short 326 ## 0x146
.short 363 ## 0x16b
.short 341 ## 0x155
.short 65113 ## 0xfe59
.short 65306 ## 0xff1a
.short 65228 ## 0xfecc
.short 516 ## 0x204
.short 65359 ## 0xff4f
.short 64796 ## 0xfd1c
.short 559 ## 0x22f
.short 618 ## 0x26a
.short 65299 ## 0xff13
.short 64202 ## 0xfaca
.short 1064 ## 0x428
.short 419 ## 0x1a3
.short 178 ## 0xb2
.short 65041 ## 0xfe11
.short 65469 ## 0xffbd
.short 272 ## 0x110
.short 146 ## 0x92
.short 65274 ## 0xfefa
.short 328 ## 0x148
.short 85 ## 0x55
.short 65126 ## 0xfe66
.short 64421 ## 0xfba5
.short 65334 ## 0xff36
.short 65205 ## 0xfeb5
.short 64577 ## 0xfc41
.short 476 ## 0x1dc
.short 450 ## 0x1c2
.short 65130 ## 0xfe6a
.short 1195 ## 0x4ab
.short 690 ## 0x2b2
.short 304 ## 0x130
.short 891 ## 0x37b
.short 968 ## 0x3c8
.short 65270 ## 0xfef6
.short 509 ## 0x1fd
.short 65308 ## 0xff1c
.short 65535 ## 0xffff
.short 64478 ## 0xfbde
.short 64792 ## 0xfd18
.short 65437 ## 0xff9d
.short 99 ## 0x63
.short 153 ## 0x99
.short 443 ## 0x1bb
.short 451 ## 0x1c3
.short 65506 ## 0xffe2
.short 65210 ## 0xfeba
.short 65110 ## 0xfe56
.short 65486 ## 0xffce
.short 311 ## 0x137
.short 65377 ## 0xff61
.short 553 ## 0x229
.short 65391 ## 0xff6f
.short 483 ## 0x1e3
.short 63285 ## 0xf735
.short 42 ## 0x2a
.short 65169 ## 0xfe91
.short 16 ## 0x10
.short 64955 ## 0xfdbb
.short 6 ## 0x6
.short 379 ## 0x17b
.short 65429 ## 0xff95
.short 65312 ## 0xff20
.short 597 ## 0x255
.short 65257 ## 0xfee9
.short 65382 ## 0xff66
.short 65345 ## 0xff41
.short 65202 ## 0xfeb2
.short 65427 ## 0xff93
.short 65519 ## 0xffef
.short 65056 ## 0xfe20
.short 371 ## 0x173
.short 189 ## 0xbd
.short 64484 ## 0xfbe4
.short 88 ## 0x58
.short 220 ## 0xdc
.short 65421 ## 0xff8d
.short 65406 ## 0xff7e
.short 65347 ## 0xff43
.short 287 ## 0x11f
.short 65363 ## 0xff53
.short 65077 ## 0xfe35
.short 204 ## 0xcc
.short 65404 ## 0xff7c
.short 65317 ## 0xff25
.short 65411 ## 0xff83
.short 65363 ## 0xff53
.short 28 ## 0x1c
.short 4 ## 0x4
.short 165 ## 0xa5
.short 902 ## 0x386
.short 256 ## 0x100
.short 410 ## 0x19a
.short 101 ## 0x65
.short 65413 ## 0xff85
.short 65529 ## 0xfff9
.short 65518 ## 0xffee
.short 166 ## 0xa6
.short 65290 ## 0xff0a
.short 65444 ## 0xffa4
.short 64974 ## 0xfdce
.short 64979 ## 0xfdd3
.short 65391 ## 0xff6f
.short 17 ## 0x11
.short 65180 ## 0xfe9c
.short 148 ## 0x94
.short 171 ## 0xab
.short 127 ## 0x7f
.short 1317 ## 0x525
.short 65493 ## 0xffd5
.short 147 ## 0x93
.short 86 ## 0x56
.short 65385 ## 0xff69
.short 65493 ## 0xffd5
.short 65025 ## 0xfe01
.short 65418 ## 0xff8a
.short 64946 ## 0xfdb2
.short 1225 ## 0x4c9
.short 210 ## 0xd2
.short 62726 ## 0xf506
.short 106 ## 0x6a
.short 65466 ## 0xffba
.short 65023 ## 0xfdff
.short 109 ## 0x6d
.short 43 ## 0x2b
.short 65383 ## 0xff67
.short 169 ## 0xa9
.short 87 ## 0x57
.short 435 ## 0x1b3
.short 65249 ## 0xfee1
.short 359 ## 0x167
.short 120 ## 0x78
.short 114 ## 0x72
.short 65459 ## 0xffb3
.short 64958 ## 0xfdbe
.short 31 ## 0x1f
.short 258 ## 0x102
.short 951 ## 0x3b7
.short 358 ## 0x166
.short 35 ## 0x23
.short 321 ## 0x141
.short 490 ## 0x1ea
.short 65308 ## 0xff1c
.short 65056 ## 0xfe20
.short 170 ## 0xaa
.short 1816 ## 0x718
.short 65324 ## 0xff2c
.short 55 ## 0x37
.short 65477 ## 0xffc5
.short 16 ## 0x10
.short 65218 ## 0xfec2
.short 662 ## 0x296
.short 243 ## 0xf3
.short 65140 ## 0xfe74
.short 358 ## 0x166
.short 476 ## 0x1dc
.short 750 ## 0x2ee
.short 458 ## 0x1ca
.short 65278 ## 0xfefe
.short 65417 ## 0xff89
.short 65022 ## 0xfdfe
.short 65347 ## 0xff43
.short 47 ## 0x2f
.short 197 ## 0xc5
.short 70 ## 0x46
.short 65217 ## 0xfec1
.short 122 ## 0x7a
.short 629 ## 0x275
.short 64186 ## 0xfaba
.short 71 ## 0x47
.short 65188 ## 0xfea4
.short 127 ## 0x7f
.short 64526 ## 0xfc0e
.short 58 ## 0x3a
.short 66 ## 0x42
.short 65498 ## 0xffda
.short 606 ## 0x25e
.short 65383 ## 0xff67
.short 738 ## 0x2e2
.short 259 ## 0x103
.short 65366 ## 0xff56
.short 65432 ## 0xff98
.short 65256 ## 0xfee8
.short 65176 ## 0xfe98
.short 117 ## 0x75
.short 169 ## 0xa9
.short 65 ## 0x41
.short 245 ## 0xf5
.short 65150 ## 0xfe7e
.short 65266 ## 0xfef2
.short 336 ## 0x150
.short 65191 ## 0xfea7
.short 243 ## 0xf3
.short 150 ## 0x96
.short 514 ## 0x202
.short 64968 ## 0xfdc8
.short 680 ## 0x2a8
.short 246 ## 0xf6
.short 144 ## 0x90
.short 65511 ## 0xffe7
.short 65384 ## 0xff68
.short 192 ## 0xc0
.short 65493 ## 0xffd5
.short 112 ## 0x70
.short 28 ## 0x1c
.short 1768 ## 0x6e8
.short 3 ## 0x3
.short 65266 ## 0xfef2
.short 65371 ## 0xff5b
.short 64771 ## 0xfd03
.short 156 ## 0x9c
.short 119 ## 0x77
.short 65134 ## 0xfe6e
.short 65258 ## 0xfeea
.short 65293 ## 0xff0d
.short 63512 ## 0xf818
.short 65469 ## 0xffbd
.short 111 ## 0x6f
.short 65312 ## 0xff20
.short 332 ## 0x14c
.short 206 ## 0xce
.short 65313 ## 0xff21
.short 65461 ## 0xffb5
.short 171 ## 0xab
.short 65220 ## 0xfec4
.short 304 ## 0x130
.short 393 ## 0x189
.short 65460 ## 0xffb4
.short 64851 ## 0xfd53
.short 65056 ## 0xfe20
.short 65159 ## 0xfe87
.short 65383 ## 0xff67
.short 31 ## 0x1f
.short 72 ## 0x48
.short 65457 ## 0xffb1
.short 672 ## 0x2a0
.short 65287 ## 0xff07
.short 145 ## 0x91
.short 47 ## 0x2f
.short 65386 ## 0xff6a
.short 140 ## 0x8c
.short 65339 ## 0xff3b
.short 65496 ## 0xffd8
.short 148 ## 0x94
.short 2762 ## 0xaca
.short 357 ## 0x165
.short 2475 ## 0x9ab
.short 494 ## 0x1ee
.short 65501 ## 0xffdd
.short 65364 ## 0xff54
.short 65434 ## 0xff9a
.short 65352 ## 0xff48
.short 30 ## 0x1e
.short 65471 ## 0xffbf
.short 65195 ## 0xfeab
.short 164 ## 0xa4
.short 65437 ## 0xff9d
.short 611 ## 0x263
.short 65354 ## 0xff4a
.short 65355 ## 0xff4b
.short 65250 ## 0xfee2
.short 65485 ## 0xffcd
.short 65487 ## 0xffcf
.short 65302 ## 0xff16
.short 39 ## 0x27
.short 65175 ## 0xfe97
.short 301 ## 0x12d
.short 65393 ## 0xff71
.short 14 ## 0xe
.short 65144 ## 0xfe78
.short 214 ## 0xd6
.short 65236 ## 0xfed4
.short 65435 ## 0xff9b
.short 474 ## 0x1da
.short 65476 ## 0xffc4
.short 257 ## 0x101
.short 65326 ## 0xff2e
.short 65457 ## 0xffb1
.short 164 ## 0xa4
.short 626 ## 0x272
.short 57 ## 0x39
.short 65397 ## 0xff75
.short 129 ## 0x81
.short 65092 ## 0xfe44
.short 539 ## 0x21b
.short 65471 ## 0xffbf
.short 65438 ## 0xff9e
.short 65478 ## 0xffc6
.short 65505 ## 0xffe1
.short 34 ## 0x22
.short 666 ## 0x29a
.short 65430 ## 0xff96
.short 534 ## 0x216
.short 269 ## 0x10d
.short 390 ## 0x186
.short 301 ## 0x12d
.short 560 ## 0x230
.short 193 ## 0xc1
.short 65504 ## 0xffe0
.short 65358 ## 0xff4e
.short 136 ## 0x88
.short 65465 ## 0xffb9
.short 65522 ## 0xfff2
.short 65355 ## 0xff4b
.short 65397 ## 0xff75
.short 354 ## 0x162
.short 64504 ## 0xfbf8
.short 65377 ## 0xff61
.short 94 ## 0x5e
.short 65315 ## 0xff23
.short 501 ## 0x1f5
.short 65397 ## 0xff75
.short 65524 ## 0xfff4
.short 187 ## 0xbb
.short 65246 ## 0xfede
.short 335 ## 0x14f
.short 303 ## 0x12f
.short 186 ## 0xba
.short 280 ## 0x118
.short 658 ## 0x292
.short 298 ## 0x12a
.short 369 ## 0x171
.short 191 ## 0xbf
.short 434 ## 0x1b2
.short 65532 ## 0xfffc
.short 65210 ## 0xfeba
.short 3691 ## 0xe6b
.short 65493 ## 0xffd5
.short 65439 ## 0xff9f
.short 93 ## 0x5d
.short 65467 ## 0xffbb
.short 317 ## 0x13d
.short 65452 ## 0xffac
.short 4481 ## 0x1181
.short 165 ## 0xa5
.short 256 ## 0x100
.short 65516 ## 0xffec
.short 152 ## 0x98
.short 65298 ## 0xff12
.short 75 ## 0x4b
.short 65447 ## 0xffa7
.short 65488 ## 0xffd0
.short 904 ## 0x388
.short 65502 ## 0xffde
.short 65251 ## 0xfee3
.short 65215 ## 0xfebf
.short 297 ## 0x129
.short 167 ## 0xa7
.short 65381 ## 0xff65
.short 193 ## 0xc1
.short 23 ## 0x17
.short 82 ## 0x52
.short 65411 ## 0xff83
.short 34 ## 0x22
.short 364 ## 0x16c
.short 65530 ## 0xfffa
.short 170 ## 0xaa
.short 65383 ## 0xff67
.short 297 ## 0x129
.short 65436 ## 0xff9c
.short 65142 ## 0xfe76
.short 65198 ## 0xfeae
.short 793 ## 0x319
.short 4079 ## 0xfef
.short 57 ## 0x39
.short 171 ## 0xab
.short 107 ## 0x6b
.short 65506 ## 0xffe2
.short 65282 ## 0xff02
.short 2136 ## 0x858
.short 65414 ## 0xff86
.short 205 ## 0xcd
.short 65278 ## 0xfefe
.short 65492 ## 0xffd4
.short 677 ## 0x2a5
.short 498 ## 0x1f2
.short 12 ## 0xc
.short 65063 ## 0xfe27
.short 179 ## 0xb3
.short 909 ## 0x38d
.short 65413 ## 0xff85
.short 65479 ## 0xffc7
.short 4 ## 0x4
.short 301 ## 0x12d
.short 65237 ## 0xfed5
.short 65194 ## 0xfeaa
.short 810 ## 0x32a
.short 65476 ## 0xffc4
.short 156 ## 0x9c
.short 22 ## 0x16
.short 65230 ## 0xfece
.short 136 ## 0x88
.short 241 ## 0xf1
.short 65418 ## 0xff8a
.short 701 ## 0x2bd
.short 65460 ## 0xffb4
.short 65231 ## 0xfecf
.short 65365 ## 0xff55
.short 65365 ## 0xff55
.short 65061 ## 0xfe25
.short 65325 ## 0xff2d
.short 65385 ## 0xff69
.short 6 ## 0x6
.short 65244 ## 0xfedc
.short 65459 ## 0xffb3
.short 287 ## 0x11f
.short 62 ## 0x3e
.short 65121 ## 0xfe61
.short 65276 ## 0xfefc
.short 65222 ## 0xfec6
.short 458 ## 0x1ca
.short 750 ## 0x2ee
.short 331 ## 0x14b
.short 10 ## 0xa
.short 65342 ## 0xff3e
.short 53 ## 0x35
.short 333 ## 0x14d
.short 220 ## 0xdc
.short 65343 ## 0xff3f
.short 196 ## 0xc4
.short 63787 ## 0xf92b
.short 65487 ## 0xffcf
.short 211 ## 0xd3
.short 103 ## 0x67
.short 65485 ## 0xffcd
.short 56 ## 0x38
.short 49 ## 0x31
.short 105 ## 0x69
.short 177 ## 0xb1
.short 65455 ## 0xffaf
.short 64964 ## 0xfdc4
.short 20 ## 0x14
.short 65431 ## 0xff97
.short 167 ## 0xa7
.short 62 ## 0x3e
.short 65034 ## 0xfe0a
.short 65064 ## 0xfe28
.short 259 ## 0x103
.short 65053 ## 0xfe1d
.short 1338 ## 0x53a
.short 65325 ## 0xff2d
.short 65223 ## 0xfec7
.short 28 ## 0x1c
.short 65353 ## 0xff49
.short 96 ## 0x60
.short 104 ## 0x68
.short 65008 ## 0xfdf0
.short 46 ## 0x2e
.short 65516 ## 0xffec
.short 65435 ## 0xff9b
.short 25 ## 0x19
.short 472 ## 0x1d8
.short 208 ## 0xd0
.short 16 ## 0x10
.short 65265 ## 0xfef1
.short 219 ## 0xdb
.short 65466 ## 0xffba
.short 145 ## 0x91
.short 65382 ## 0xff66
.short 407 ## 0x197
.short 65364 ## 0xff54
.short 65327 ## 0xff2f
.short 57609 ## 0xe109
.short 65420 ## 0xff8c
.short 65388 ## 0xff6c
.short 65289 ## 0xff09
.short 125 ## 0x7d
.short 64868 ## 0xfd64
.short 520 ## 0x208
.short 20 ## 0x14
.short 29 ## 0x1d
.short 653 ## 0x28d
.short 71 ## 0x47
.short 246 ## 0xf6
.short 65325 ## 0xff2d
.short 422 ## 0x1a6
.short 65150 ## 0xfe7e
.short 65055 ## 0xfe1f
.short 36 ## 0x24
.short 728 ## 0x2d8
.short 65271 ## 0xfef7
.short 65449 ## 0xffa9
.short 266 ## 0x10a
.short 65442 ## 0xffa2
.short 2 ## 0x2
.short 49 ## 0x31
.short 186 ## 0xba
.short 244 ## 0xf4
.short 511 ## 0x1ff
.short 65447 ## 0xffa7
.short 65431 ## 0xff97
.short 65514 ## 0xffea
.short 190 ## 0xbe
.short 65471 ## 0xffbf
.short 803 ## 0x323
.short 15 ## 0xf
.short 545 ## 0x221
.short 65252 ## 0xfee4
.short 146 ## 0x92
.short 65513 ## 0xffe9
.short 158 ## 0x9e
.short 62 ## 0x3e
.short 65510 ## 0xffe6
.short 64839 ## 0xfd47
.short 5109 ## 0x13f5
.short 511 ## 0x1ff
.short 97 ## 0x61
.short 282 ## 0x11a
.short 65369 ## 0xff59
.short 39 ## 0x27
.short 880 ## 0x370
.short 65337 ## 0xff39
.short 41 ## 0x29
.short 14 ## 0xe
.short 65144 ## 0xfe78
.short 65291 ## 0xff0b
.short 63362 ## 0xf782
.short 65492 ## 0xffd4
.short 65506 ## 0xffe2
.short 65295 ## 0xff0f
.short 65159 ## 0xfe87
.short 1 ## 0x1
.short 53 ## 0x35
.short 589 ## 0x24d
.short 152 ## 0x98
.short 65381 ## 0xff65
.short 79 ## 0x4f
.short 65200 ## 0xfeb0
.short 65437 ## 0xff9d
.short 230 ## 0xe6
.short 65342 ## 0xff3e
.short 65259 ## 0xfeeb
.short 273 ## 0x111
.short 386 ## 0x182
.short 65509 ## 0xffe5
.short 65484 ## 0xffcc
.short 104 ## 0x68
.short 444 ## 0x1bc
.short 51 ## 0x33
.short 269 ## 0x10d
.short 65301 ## 0xff15
.short 65414 ## 0xff86
.short 306 ## 0x132
.short 77 ## 0x4d
.short 266 ## 0x10a
.short 65304 ## 0xff18
.short 78 ## 0x4e
.short 339 ## 0x153
.short 842 ## 0x34a
.short 65076 ## 0xfe34
.short 65057 ## 0xfe21
.short 164 ## 0xa4
.short 497 ## 0x1f1
.short 216 ## 0xd8
.short 22 ## 0x16
.short 65525 ## 0xfff5
.short 8 ## 0x8
.short 65171 ## 0xfe93
.short 88 ## 0x58
.short 65522 ## 0xfff2
.short 152 ## 0x98
.short 28 ## 0x1c
.short 5 ## 0x5
.short 64289 ## 0xfb21
.short 268 ## 0x10c
.short 64449 ## 0xfbc1
.short 65526 ## 0xfff6
.short 160 ## 0xa0
.short 65378 ## 0xff62
.short 1053 ## 0x41d
.short 65244 ## 0xfedc
.short 74 ## 0x4a
.short 676 ## 0x2a4
.short 163 ## 0xa3
.short 65311 ## 0xff1f
.short 1376 ## 0x560
.short 65484 ## 0xffcc
.short 254 ## 0xfe
.short 499 ## 0x1f3
.short 308 ## 0x134
.short 202 ## 0xca
.short 64888 ## 0xfd78
.short 17 ## 0x11
.short 65509 ## 0xffe5
.short 261 ## 0x105
.short 65403 ## 0xff7b
.short 40 ## 0x28
.short 79 ## 0x4f
.short 65044 ## 0xfe14
.short 65347 ## 0xff43
.short 65017 ## 0xfdf9
.short 64122 ## 0xfa7a
.short 65224 ## 0xfec8
.short 158 ## 0x9e
.short 65427 ## 0xff93
.short 595 ## 0x253
.short 65089 ## 0xfe41
.short 271 ## 0x10f
.short 65461 ## 0xffb5
.short 65198 ## 0xfeae
.short 65469 ## 0xffbd
.short 65366 ## 0xff56
.short 65109 ## 0xfe55
.short 64078 ## 0xfa4e
.short 373 ## 0x175
.short 65533 ## 0xfffd
.short 65516 ## 0xffec
.short 917 ## 0x395
.short 64922 ## 0xfd9a
.short 65302 ## 0xff16
.short 66 ## 0x42
.short 85 ## 0x55
.short 158 ## 0x9e
.short 102 ## 0x66
.short 64835 ## 0xfd43
.short 200 ## 0xc8
.short 146 ## 0x92
.short 65423 ## 0xff8f
.short 138 ## 0x8a
.short 64675 ## 0xfca3
.short 105 ## 0x69
.short 65472 ## 0xffc0
.short 65045 ## 0xfe15
.short 65366 ## 0xff56
.short 466 ## 0x1d2
.short 191 ## 0xbf
.short 617 ## 0x269
.short 65154 ## 0xfe82
.short 191 ## 0xbf
.short 360 ## 0x168
.short 13 ## 0xd
.short 42 ## 0x2a
.short 416 ## 0x1a0
.short 267 ## 0x10b
.short 65471 ## 0xffbf
.short 144 ## 0x90
.short 207 ## 0xcf
.short 97 ## 0x61
.short 427 ## 0x1ab
.short 65513 ## 0xffe9
.short 14 ## 0xe
.short 39 ## 0x27
.short 65255 ## 0xfee7
.short 65453 ## 0xffad
.short 65451 ## 0xffab
.short 55 ## 0x37
.short 65338 ## 0xff3a
.short 10 ## 0xa
.short 65519 ## 0xffef
.short 65435 ## 0xff9b
.short 245 ## 0xf5
.short 5 ## 0x5
.short 65441 ## 0xffa1
.short 65138 ## 0xfe72
.short 170 ## 0xaa
.short 65425 ## 0xff91
.short 1851 ## 0x73b
.short 65436 ## 0xff9c
.short 65129 ## 0xfe69
.short 65381 ## 0xff65
.short 65459 ## 0xffb3
.short 60 ## 0x3c
.short 252 ## 0xfc
.short 452 ## 0x1c4
.short 65299 ## 0xff13
.short 244 ## 0xf4
.short 65061 ## 0xfe25
.short 65296 ## 0xff10
.short 65505 ## 0xffe1
.short 0 ## 0x0
.short 250 ## 0xfa
.short 285 ## 0x11d
.short 41 ## 0x29
.short 100 ## 0x64
.short 253 ## 0xfd
.short 287 ## 0x11f
.short 65495 ## 0xffd7
.short 38 ## 0x26
.short 65412 ## 0xff84
.short 632 ## 0x278
.short 65275 ## 0xfefb
.short 207 ## 0xcf
.short 65079 ## 0xfe37
.short 1890 ## 0x762
.short 65432 ## 0xff98
.short 289 ## 0x121
.short 314 ## 0x13a
.short 64640 ## 0xfc80
.short 65440 ## 0xffa0
.short 65422 ## 0xff8e
.short 91 ## 0x5b
.short 65465 ## 0xffb9
.short 65273 ## 0xfef9
.short 88 ## 0x58
.short 65521 ## 0xfff1
.short 337 ## 0x151
.short 65500 ## 0xffdc
.short 65050 ## 0xfe1a
.short 65137 ## 0xfe71
.short 246 ## 0xf6
.short 4 ## 0x4
.short 65083 ## 0xfe3b
.short 838 ## 0x346
.short 65384 ## 0xff68
.short 64927 ## 0xfd9f
.short 84 ## 0x54
.short 64957 ## 0xfdbd
.short 58 ## 0x3a
.short 64725 ## 0xfcd5
.short 65374 ## 0xff5e
.short 65445 ## 0xffa5
.short 327 ## 0x147
.short 587 ## 0x24b
.short 64882 ## 0xfd72
.short 65228 ## 0xfecc
.short 65161 ## 0xfe89
.short 65170 ## 0xfe92
.short 65357 ## 0xff4d
.short 65386 ## 0xff6a
.short 65398 ## 0xff76
.short 280 ## 0x118
.short 122 ## 0x7a
.short 340 ## 0x154
.short 185 ## 0xb9
.short 65518 ## 0xffee
.short 109 ## 0x6d
.short 212 ## 0xd4
.short 64486 ## 0xfbe6
.short 65443 ## 0xffa3
.short 808 ## 0x328
.short 15 ## 0xf
.short 65318 ## 0xff26
.short 65089 ## 0xfe41
.short 65159 ## 0xfe87
.short 472 ## 0x1d8
.short 65380 ## 0xff64
.short 64738 ## 0xfce2
.short 60 ## 0x3c
.short 55 ## 0x37
.short 293 ## 0x125
.short 65206 ## 0xfeb6
.short 2 ## 0x2
.short 949 ## 0x3b5
.short 74 ## 0x4a
.short 65119 ## 0xfe5f
.short 397 ## 0x18d
.short 588 ## 0x24c
.short 17 ## 0x11
.short 189 ## 0xbd
.short 65174 ## 0xfe96
.short 65344 ## 0xff40
.short 65510 ## 0xffe6
.short 64968 ## 0xfdc8
.short 65488 ## 0xffd0
.short 1805 ## 0x70d
.short 64839 ## 0xfd47
.short 212 ## 0xd4
.short 137 ## 0x89
.short 65378 ## 0xff62
.short 63304 ## 0xf748
.short 314 ## 0x13a
.short 368 ## 0x170
.short 2066 ## 0x812
.short 513 ## 0x201
.short 65402 ## 0xff7a
.short 204 ## 0xcc
.short 65191 ## 0xfea7
.short 65066 ## 0xfe2a
.short 139 ## 0x8b
.short 64201 ## 0xfac9
.short 354 ## 0x162
.short 65440 ## 0xffa0
.short 65201 ## 0xfeb1
.short 64591 ## 0xfc4f
.short 64931 ## 0xfda3
.short 605 ## 0x25d
.short 113 ## 0x71
.short 63 ## 0x3f
.short 65530 ## 0xfffa
.short 1524 ## 0x5f4
.short 90 ## 0x5a
.short 62714 ## 0xf4fa
.short 65093 ## 0xfe45
.short 65120 ## 0xfe60
.short 65307 ## 0xff1b
.short 119 ## 0x77
.short 65319 ## 0xff27
.short 438 ## 0x1b6
.short 65098 ## 0xfe4a
.short 285 ## 0x11d
.short 65107 ## 0xfe53
.short 539 ## 0x21b
.short 54 ## 0x36
.short 65289 ## 0xff09
.short 161 ## 0xa1
.short 55 ## 0x37
.short 65190 ## 0xfea6
.short 1309 ## 0x51d
.short 5 ## 0x5
.short 619 ## 0x26b
.short 65311 ## 0xff1f
.short 65245 ## 0xfedd
.short 65442 ## 0xffa2
.short 65491 ## 0xffd3
.short 65176 ## 0xfe98
.short 65169 ## 0xfe91
.short 65010 ## 0xfdf2
.short 168 ## 0xa8
.short 65484 ## 0xffcc
.short 585 ## 0x249
.short 197 ## 0xc5
.short 846 ## 0x34e
.short 65425 ## 0xff91
.short 181 ## 0xb5
.short 5 ## 0x5
.short 65484 ## 0xffcc
.short 51 ## 0x33
.short 65516 ## 0xffec
.short 47 ## 0x2f
.short 1008 ## 0x3f0
.short 65476 ## 0xffc4
.short 64945 ## 0xfdb1
.short 130 ## 0x82
.short 65207 ## 0xfeb7
.short 63740 ## 0xf8fc
.short 63809 ## 0xf941
.short 281 ## 0x119
.short 65461 ## 0xffb5
.short 668 ## 0x29c
.short 64828 ## 0xfd3c
.short 65280 ## 0xff00
.short 403 ## 0x193
.short 65471 ## 0xffbf
.short 90 ## 0x5a
.short 95 ## 0x5f
.short 75 ## 0x4b
.short 64770 ## 0xfd02
.short 175 ## 0xaf
.short 580 ## 0x244
.short 30 ## 0x1e
.short 371 ## 0x173
.short 86 ## 0x56
.short 115 ## 0x73
.short 65521 ## 0xfff1
.short 292 ## 0x124
.short 65134 ## 0xfe6e
.short 750 ## 0x2ee
.short 177 ## 0xb1
.short 601 ## 0x259
.short 65107 ## 0xfe53
.short 2128 ## 0x850
.short 65478 ## 0xffc6
.short 65392 ## 0xff70
.short 151 ## 0x97
.short 599 ## 0x257
.short 65429 ## 0xff95
.short 509 ## 0x1fd
.short 292 ## 0x124
.short 210 ## 0xd2
.short 332 ## 0x14c
.short 199 ## 0xc7
.short 307 ## 0x133
.short 65057 ## 0xfe21
.short 47 ## 0x2f
.short 298 ## 0x12a
.short 1098 ## 0x44a
.short 65255 ## 0xfee7
.short 766 ## 0x2fe
.short 74 ## 0x4a
.short 64403 ## 0xfb93
.short 23 ## 0x17
.short 149 ## 0x95
.short 65397 ## 0xff75
.short 65296 ## 0xff10
.short 65533 ## 0xfffd
.short 65111 ## 0xfe57
.short 65374 ## 0xff5e
.short 303 ## 0x12f
.short 62839 ## 0xf577
.short 189 ## 0xbd
.short 65007 ## 0xfdef
.short 65521 ## 0xfff1
.short 68 ## 0x44
.short 124 ## 0x7c
.short 65308 ## 0xff1c
.short 55 ## 0x37
.short 64953 ## 0xfdb9
.short 64754 ## 0xfcf2
.short 393 ## 0x189
.short 123 ## 0x7b
.short 24 ## 0x18
.short 65181 ## 0xfe9d
.short 65413 ## 0xff85
.short 144 ## 0x90
.short 64723 ## 0xfcd3
.short 65038 ## 0xfe0e
.short 293 ## 0x125
.short 227 ## 0xe3
.short 264 ## 0x108
.short 65200 ## 0xfeb0
.short 11 ## 0xb
.short 65262 ## 0xfeee
.short 167 ## 0xa7
.short 65343 ## 0xff3f
.short 65357 ## 0xff4d
.short 79 ## 0x4f
.short 65436 ## 0xff9c
.short 65488 ## 0xffd0
.short 197 ## 0xc5
.short 65056 ## 0xfe20
.short 556 ## 0x22c
.short 64475 ## 0xfbdb
.short 543 ## 0x21f
.short 73 ## 0x49
.short 65440 ## 0xffa0
.short 230 ## 0xe6
.short 104 ## 0x68
.short 64854 ## 0xfd56
.short 65409 ## 0xff81
.short 43 ## 0x2b
.short 65337 ## 0xff39
.short 65374 ## 0xff5e
.short 52 ## 0x34
.short 64255 ## 0xfaff
.short 65530 ## 0xfffa
.short 65507 ## 0xffe3
.short 65310 ## 0xff1e
.short 219 ## 0xdb
.short 65473 ## 0xffc1
.short 8 ## 0x8
.short 132 ## 0x84
.short 216 ## 0xd8
.short 94 ## 0x5e
.short 64975 ## 0xfdcf
.short 64123 ## 0xfa7b
.short 1007 ## 0x3ef
.short 96 ## 0x60
.short 461 ## 0x1cd
.short 65441 ## 0xffa1
.short 65428 ## 0xff94
.short 65402 ## 0xff7a
.short 585 ## 0x249
.short 274 ## 0x112
.short 200 ## 0xc8
.short 1046 ## 0x416
.short 185 ## 0xb9
.short 64891 ## 0xfd7b
.short 65496 ## 0xffd8
.short 65173 ## 0xfe95
.short 235 ## 0xeb
.short 65022 ## 0xfdfe
.short 64942 ## 0xfdae
.short 64181 ## 0xfab5
.short 531 ## 0x213
.short 65252 ## 0xfee4
.short 65220 ## 0xfec4
.short 65363 ## 0xff53
.short 588 ## 0x24c
.short 65507 ## 0xffe3
.short 65118 ## 0xfe5e
.short 37 ## 0x25
.short 65286 ## 0xff06
.short 64804 ## 0xfd24
.short 64955 ## 0xfdbb
.short 65414 ## 0xff86
.short 65297 ## 0xff11
.short 65418 ## 0xff8a
.short 41 ## 0x29
.short 64712 ## 0xfcc8
.short 876 ## 0x36c
.short 65476 ## 0xffc4
.short 1461 ## 0x5b5
.short 155 ## 0x9b
.short 65352 ## 0xff48
.short 65415 ## 0xff87
.short 65407 ## 0xff7f
.short 915 ## 0x393
.short 65310 ## 0xff1e
.short 256 ## 0x100
.short 64735 ## 0xfcdf
.short 150 ## 0x96
.short 65219 ## 0xfec3
.short 64902 ## 0xfd86
.short 65012 ## 0xfdf4
.short 346 ## 0x15a
.short 553 ## 0x229
.short 335 ## 0x14f
.short 884 ## 0x374
.short 633 ## 0x279
.short 635 ## 0x27b
.short 136 ## 0x88
.short 65442 ## 0xffa2
.short 1429 ## 0x595
.short 65168 ## 0xfe90
.short 622 ## 0x26e
.short 64328 ## 0xfb48
.short 74 ## 0x4a
.short 65249 ## 0xfee1
.short 1208 ## 0x4b8
.short 65468 ## 0xffbc
.short 64880 ## 0xfd70
.short 65428 ## 0xff94
.short 366 ## 0x16e
.short 168 ## 0xa8
.short 65129 ## 0xfe69
.short 55 ## 0x37
.short 65095 ## 0xfe47
.short 65246 ## 0xfede
.short 195 ## 0xc3
.short 65325 ## 0xff2d
.short 64645 ## 0xfc85
.short 189 ## 0xbd
.short 7 ## 0x7
.short 65318 ## 0xff26
.short 259 ## 0x103
.short 65488 ## 0xffd0
.short 620 ## 0x26c
.short 577 ## 0x241
.short 71 ## 0x47
.short 65107 ## 0xfe53
.short 65229 ## 0xfecd
.short 344 ## 0x158
.short 65252 ## 0xfee4
.short 607 ## 0x25f
.short 1124 ## 0x464
.short 65042 ## 0xfe12
.short 65480 ## 0xffc8
.short 65426 ## 0xff92
.short 198 ## 0xc6
.short 303 ## 0x12f
.short 620 ## 0x26c
.short 583 ## 0x247
.short 79 ## 0x4f
.short 820 ## 0x334
.short 162 ## 0xa2
.short 246 ## 0xf6
.short 121 ## 0x79
.short 353 ## 0x161
.short 65499 ## 0xffdb
.short 65513 ## 0xffe9
.short 17 ## 0x11
.short 64535 ## 0xfc17
.short 64564 ## 0xfc34
.short 545 ## 0x221
.short 64720 ## 0xfcd0
.short 313 ## 0x139
.short 65531 ## 0xfffb
.short 64545 ## 0xfc21
.short 65346 ## 0xff42
.short 65450 ## 0xffaa
.short 96 ## 0x60
.short 330 ## 0x14a
.short 64630 ## 0xfc76
.short 65306 ## 0xff1a
.short 587 ## 0x24b
.short 400 ## 0x190
.short 832 ## 0x340
.short 65198 ## 0xfeae
.short 64948 ## 0xfdb4
.short 1216 ## 0x4c0
.short 65512 ## 0xffe8
.short 65173 ## 0xfe95
.short 64431 ## 0xfbaf
.short 65490 ## 0xffd2
.short 64685 ## 0xfcad
.short 464 ## 0x1d0
.short 64844 ## 0xfd4c
.short 342 ## 0x156
.short 64978 ## 0xfdd2
.short 65011 ## 0xfdf3
.short 64222 ## 0xfade
.short 265 ## 0x109
.short 65108 ## 0xfe54
.short 65509 ## 0xffe5
.short 65342 ## 0xff3e
.short 64950 ## 0xfdb6
.short 75 ## 0x4b
.short 64910 ## 0xfd8e
.short 75 ## 0x4b
.short 65353 ## 0xff49
.short 118 ## 0x76
.short 317 ## 0x13d
.short 65474 ## 0xffc2
.short 65361 ## 0xff51
.short 64968 ## 0xfdc8
.short 65377 ## 0xff61
.short 460 ## 0x1cc
.short 64520 ## 0xfc08
.short 64813 ## 0xfd2d
.short 65422 ## 0xff8e
.short 938 ## 0x3aa
.short 64766 ## 0xfcfe
.short 65423 ## 0xff8f
.short 65136 ## 0xfe70
.short 496 ## 0x1f0
.short 65232 ## 0xfed0
.short 65156 ## 0xfe84
.short 304 ## 0x130
.short 78 ## 0x4e
.short 64691 ## 0xfcb3
.short 65128 ## 0xfe68
.short 236 ## 0xec
.short 861 ## 0x35d
.short 350 ## 0x15e
.short 65393 ## 0xff71
.short 945 ## 0x3b1
.short 64143 ## 0xfa8f
.short 65340 ## 0xff3c
.short 784 ## 0x310
.short 64370 ## 0xfb72
.short 65007 ## 0xfdef
.short 65439 ## 0xff9f
.short 64081 ## 0xfa51
.short 64907 ## 0xfd8b
.short 193 ## 0xc1
.short 65070 ## 0xfe2e
.short 631 ## 0x277
.short 10 ## 0xa
.short 65412 ## 0xff84
.short 64984 ## 0xfdd8
.short 65442 ## 0xffa2
.short 65445 ## 0xffa5
.short 65458 ## 0xffb2
.short 64820 ## 0xfd34
.short 210 ## 0xd2
.short 105 ## 0x69
.short 303 ## 0x12f
.short 65463 ## 0xffb7
.short 64974 ## 0xfdce
.short 382 ## 0x17e
.short 1289 ## 0x509
.short 196 ## 0xc4
.short 853 ## 0x355
.short 65404 ## 0xff7c
.short 40 ## 0x28
.short 65447 ## 0xffa7
.short 1516 ## 0x5ec
.short 65444 ## 0xffa4
.short 65296 ## 0xff10
.short 491 ## 0x1eb
.short 102 ## 0x66
.short 65394 ## 0xff72
.short 65401 ## 0xff79
.short 192 ## 0xc0
.short 65252 ## 0xfee4
.short 98 ## 0x62
.short 65516 ## 0xffec
.short 64930 ## 0xfda2
.short 65518 ## 0xffee
.short 64781 ## 0xfd0d
.short 36 ## 0x24
.short 65157 ## 0xfe85
.short 65067 ## 0xfe2b
.short 59 ## 0x3b
.short 587 ## 0x24b
.short 193 ## 0xc1
.short 108 ## 0x6c
.short 65019 ## 0xfdfb
.short 111 ## 0x6f
.short 718 ## 0x2ce
.short 453 ## 0x1c5
.short 179 ## 0xb3
.short 504 ## 0x1f8
.short 65191 ## 0xfea7
.short 65314 ## 0xff22
.short 283 ## 0x11b
.short 64597 ## 0xfc55
.short 65108 ## 0xfe54
.short 63665 ## 0xf8b1
.short 65509 ## 0xffe5
.short 224 ## 0xe0
.short 65419 ## 0xff8b
.short 40 ## 0x28
.short 65430 ## 0xff96
.short 62706 ## 0xf4f2
.short 593 ## 0x251
.short 65216 ## 0xfec0
.short 1280 ## 0x500
.short 64123 ## 0xfa7b
.short 65349 ## 0xff45
.short 65486 ## 0xffce
.short 407 ## 0x197
.short 65478 ## 0xffc6
.short 105 ## 0x69
.short 65332 ## 0xff34
.short 357 ## 0x165
.short 1184 ## 0x4a0
.short 87 ## 0x57
.short 116 ## 0x74
.short 65026 ## 0xfe02
.short 65478 ## 0xffc6
.short 115 ## 0x73
.short 65481 ## 0xffc9
.short 65503 ## 0xffdf
.short 81 ## 0x51
.short 65500 ## 0xffdc
.short 64907 ## 0xfd8b
.short 65474 ## 0xffc2
.short 121 ## 0x79
.short 150 ## 0x96
.short 65453 ## 0xffad
.short 63911 ## 0xf9a7
.short 86 ## 0x56
.short 379 ## 0x17b
.short 65328 ## 0xff30
.short 65429 ## 0xff95
.short 348 ## 0x15c
.short 295 ## 0x127
.short 65424 ## 0xff90
.short 580 ## 0x244
.short 13 ## 0xd
.short 322 ## 0x142
.short 226 ## 0xe2
.short 62716 ## 0xf4fc
.short 163 ## 0xa3
.short 407 ## 0x197
.short 65499 ## 0xffdb
.short 65495 ## 0xffd7
.short 65398 ## 0xff76
.short 55 ## 0x37
.short 64962 ## 0xfdc2
.short 65396 ## 0xff74
.short 126 ## 0x7e
.short 64838 ## 0xfd46
.short 376 ## 0x178
.short 65349 ## 0xff45
.short 65434 ## 0xff9a
.short 1157 ## 0x485
.short 65216 ## 0xfec0
.short 160 ## 0xa0
.short 65290 ## 0xff0a
.short 65453 ## 0xffad
.short 1741 ## 0x6cd
.short 98 ## 0x62
.short 64064 ## 0xfa40
.short 64998 ## 0xfde6
.short 65190 ## 0xfea6
.short 237 ## 0xed
.short 65517 ## 0xffed
.short 61894 ## 0xf1c6
.short 225 ## 0xe1
.short 65385 ## 0xff69
.short 145 ## 0x91
.short 88 ## 0x58
.short 119 ## 0x77
.short 65414 ## 0xff86
.short 119 ## 0x77
.short 64788 ## 0xfd14
.short 1252 ## 0x4e4
.short 3986 ## 0xf92
.short 169 ## 0xa9
.short 64327 ## 0xfb47
.short 472 ## 0x1d8
.short 280 ## 0x118
.short 65095 ## 0xfe47
.short 65321 ## 0xff29
.short 64993 ## 0xfde1
.short 1429 ## 0x595
.short 532 ## 0x214
.short 65523 ## 0xfff3
.short 271 ## 0x10f
.short 65527 ## 0xfff7
.short 65327 ## 0xff2f
.short 65458 ## 0xffb2
.short 1911 ## 0x777
.short 227 ## 0xe3
.short 65332 ## 0xff34
.short 308 ## 0x134
.short 1632 ## 0x660
.short 65153 ## 0xfe81
.short 64624 ## 0xfc70
.short 121 ## 0x79
.short 478 ## 0x1de
.short 2489 ## 0x9b9
.short 135 ## 0x87
.short 64944 ## 0xfdb0
.short 65518 ## 0xffee
.short 455 ## 0x1c7
.short 85 ## 0x55
.short 65369 ## 0xff59
.short 65464 ## 0xffb8
.short 76 ## 0x4c
.short 40 ## 0x28
.short 64764 ## 0xfcfc
.short 65149 ## 0xfe7d
.short 64945 ## 0xfdb1
.short 117 ## 0x75
.short 65411 ## 0xff83
.short 64027 ## 0xfa1b
.short 582 ## 0x246
.short 278 ## 0x116
.short 517 ## 0x205
.short 291 ## 0x123
.short 996 ## 0x3e4
.short 65105 ## 0xfe51
.short 722 ## 0x2d2
.short 62 ## 0x3e
.short 70 ## 0x46
.short 65375 ## 0xff5f
.short 64482 ## 0xfbe2
.short 2054 ## 0x806
.short 122 ## 0x7a
.short 1046 ## 0x416
.short 203 ## 0xcb
.short 140 ## 0x8c
.short 15 ## 0xf
.short 65417 ## 0xff89
.short 150 ## 0x96
.short 65385 ## 0xff69
.short 64695 ## 0xfcb7
.short 0 ## 0x0
.short 65020 ## 0xfdfc
.short 65388 ## 0xff6c
.short 65234 ## 0xfed2
.short 150 ## 0x96
.short 581 ## 0x245
.short 65497 ## 0xffd9
.short 65322 ## 0xff2a
.short 63516 ## 0xf81c
.short 1 ## 0x1
.short 29 ## 0x1d
.short 64528 ## 0xfc10
.short 65408 ## 0xff80
.short 65346 ## 0xff42
.short 357 ## 0x165
.short 633 ## 0x279
.short 514 ## 0x202
.short 498 ## 0x1f2
.short 64950 ## 0xfdb6
.short 65177 ## 0xfe99
.short 238 ## 0xee
.short 58 ## 0x3a
.short 177 ## 0xb1
.short 257 ## 0x101
.short 65282 ## 0xff02
.short 450 ## 0x1c2
.short 65480 ## 0xffc8
.short 283 ## 0x11b
.short 122 ## 0x7a
.short 250 ## 0xfa
.short 65356 ## 0xff4c
.short 65521 ## 0xfff1
.short 65050 ## 0xfe1a
.short 157 ## 0x9d
.short 285 ## 0x11d
.short 65203 ## 0xfeb3
.short 65080 ## 0xfe38
.short 65183 ## 0xfe9f
.short 65336 ## 0xff38
.short 275 ## 0x113
.short 65115 ## 0xfe5b
.short 951 ## 0x3b7
.short 88 ## 0x58
.short 64624 ## 0xfc70
.short 65490 ## 0xffd2
.short 65406 ## 0xff7e
.short 9 ## 0x9
.short 65168 ## 0xfe90
.short 449 ## 0x1c1
.short 415 ## 0x19f
.short 426 ## 0x1aa
.short 65370 ## 0xff5a
.short 65339 ## 0xff3b
.short 64911 ## 0xfd8f
.short 65121 ## 0xfe61
.short 65373 ## 0xff5d
.short 180 ## 0xb4
.short 102 ## 0x66
.short 65396 ## 0xff74
.short 171 ## 0xab
.short 65450 ## 0xffaa
.short 65032 ## 0xfe08
.short 350 ## 0x15e
.short 65369 ## 0xff59
.short 1230 ## 0x4ce
.short 791 ## 0x317
.short 35 ## 0x23
.short 65368 ## 0xff58
.short 65232 ## 0xfed0
.short 294 ## 0x126
.short 64714 ## 0xfcca
.short 213 ## 0xd5
.short 369 ## 0x171
.short 38 ## 0x26
.short 34 ## 0x22
.short 144 ## 0x90
.short 65240 ## 0xfed8
.short 65415 ## 0xff87
.short 65504 ## 0xffe0
.short 65230 ## 0xfece
.short 249 ## 0xf9
.short 65408 ## 0xff80
.short 64278 ## 0xfb16
.short 65460 ## 0xffb4
.short 666 ## 0x29a
.short 65233 ## 0xfed1
.short 65332 ## 0xff34
.short 65150 ## 0xfe7e
.short 200 ## 0xc8
.short 487 ## 0x1e7
.short 508 ## 0x1fc
.short 65218 ## 0xfec2
.short 64993 ## 0xfde1
.short 204 ## 0xcc
.short 42 ## 0x2a
.short 595 ## 0x253
.short 332 ## 0x14c
.short 65139 ## 0xfe73
.short 1687 ## 0x697
.short 64989 ## 0xfddd
.short 288 ## 0x120
.short 166 ## 0xa6
.short 65198 ## 0xfeae
.short 663 ## 0x297
.short 260 ## 0x104
.short 65241 ## 0xfed9
.short 65337 ## 0xff39
.short 65329 ## 0xff31
.short 64985 ## 0xfdd9
.short 99 ## 0x63
.short 36 ## 0x24
.short 154 ## 0x9a
.short 275 ## 0x113
.short 64501 ## 0xfbf5
.short 64132 ## 0xfa84
.short 65360 ## 0xff50
.short 64856 ## 0xfd58
.short 65370 ## 0xff5a
.short 64931 ## 0xfda3
.short 74 ## 0x4a
.short 1 ## 0x1
.short 65469 ## 0xffbd
.short 280 ## 0x118
.short 65085 ## 0xfe3d
.short 65484 ## 0xffcc
.short 65526 ## 0xfff6
.short 425 ## 0x1a9
.short 69 ## 0x45
.short 64983 ## 0xfdd7
.short 64697 ## 0xfcb9
.short 4 ## 0x4
.short 65233 ## 0xfed1
.short 487 ## 0x1e7
.short 481 ## 0x1e1
.short 201 ## 0xc9
.short 64011 ## 0xfa0b
.short 65451 ## 0xffab
.short 65110 ## 0xfe56
.short 65435 ## 0xff9b
.short 130 ## 0x82
.short 288 ## 0x120
.short 65149 ## 0xfe7d
.short 179 ## 0xb3
.short 65479 ## 0xffc7
.short 65167 ## 0xfe8f
.short 532 ## 0x214
.short 65417 ## 0xff89
.short 65031 ## 0xfe07
.short 63985 ## 0xf9f1
.short 150 ## 0x96
.short 65107 ## 0xfe53
.short 64975 ## 0xfdcf
.short 282 ## 0x11a
.short 65475 ## 0xffc3
.short 65466 ## 0xffba
.short 65471 ## 0xffbf
.short 170 ## 0xaa
.short 1215 ## 0x4bf
.short 124 ## 0x7c
.short 53 ## 0x35
.short 8 ## 0x8
.short 65306 ## 0xff1a
.short 65351 ## 0xff47
.short 65230 ## 0xfece
.short 211 ## 0xd3
.short 33 ## 0x21
.short 455 ## 0x1c7
.short 397 ## 0x18d
.short 64618 ## 0xfc6a
.short 65193 ## 0xfea9
.short 668 ## 0x29c
.short 927 ## 0x39f
.short 96 ## 0x60
.short 65430 ## 0xff96
.short 377 ## 0x179
.short 244 ## 0xf4
.short 64614 ## 0xfc66
.short 793 ## 0x319
.short 65388 ## 0xff6c
.short 65436 ## 0xff9c
.short 65450 ## 0xffaa
.short 65056 ## 0xfe20
.short 65102 ## 0xfe4e
.short 144 ## 0x90
.short 64861 ## 0xfd5d
.short 64993 ## 0xfde1
.short 65505 ## 0xffe1
.short 136 ## 0x88
.short 64980 ## 0xfdd4
.short 148 ## 0x94
.short 65026 ## 0xfe02
.short 99 ## 0x63
.short 65401 ## 0xff79
.short 115 ## 0x73
.short 64938 ## 0xfdaa
.short 253 ## 0xfd
.short 64951 ## 0xfdb7
.short 65456 ## 0xffb0
.short 1 ## 0x1
.short 329 ## 0x149
.short 475 ## 0x1db
.short 522 ## 0x20a
.short 50 ## 0x32
.short 65272 ## 0xfef8
.short 86 ## 0x56
.short 64723 ## 0xfcd3
.short 65491 ## 0xffd3
.short 281 ## 0x119
.short 11 ## 0xb
.short 65418 ## 0xff8a
.short 129 ## 0x81
.short 3 ## 0x3
.short 8 ## 0x8
.short 64764 ## 0xfcfc
.short 65251 ## 0xfee3
.short 161 ## 0xa1
.short 65469 ## 0xffbd
.short 365 ## 0x16d
.short 40 ## 0x28
.short 398 ## 0x18e
.short 299 ## 0x12b
.short 65489 ## 0xffd1
.short 171 ## 0xab
.short 64408 ## 0xfb98
.short 65299 ## 0xff13
.short 65400 ## 0xff78
.short 65527 ## 0xfff7
.short 27 ## 0x1b
.short 143 ## 0x8f
.short 65417 ## 0xff89
.short 64860 ## 0xfd5c
.short 496 ## 0x1f0
.short 1000 ## 0x3e8
.short 166 ## 0xa6
.short 78 ## 0x4e
.short 65205 ## 0xfeb5
.short 65420 ## 0xff8c
.short 64979 ## 0xfdd3
.short 1436 ## 0x59c
.short 65349 ## 0xff45
.short 64841 ## 0xfd49
.short 64447 ## 0xfbbf
.short 65533 ## 0xfffd
.short 65117 ## 0xfe5d
.short 716 ## 0x2cc
.short 261 ## 0x105
.short 65144 ## 0xfe78
.short 504 ## 0x1f8
.short 108 ## 0x6c
.short 64763 ## 0xfcfb
.short 65230 ## 0xfece
.short 65490 ## 0xffd2
.short 65386 ## 0xff6a
.short 496 ## 0x1f0
.short 874 ## 0x36a
.short 65070 ## 0xfe2e
.short 65392 ## 0xff70
.short 65403 ## 0xff7b
.short 65125 ## 0xfe65
.short 235 ## 0xeb
.short 65426 ## 0xff92
.short 1011 ## 0x3f3
.short 65095 ## 0xfe47
.short 65167 ## 0xfe8f
.short 65073 ## 0xfe31
.short 131 ## 0x83
.short 64610 ## 0xfc62
.short 120 ## 0x78
.short 45 ## 0x2d
.short 64907 ## 0xfd8b
.short 65285 ## 0xff05
.short 65247 ## 0xfedf
.short 64794 ## 0xfd1a
.short 65250 ## 0xfee2
.short 64194 ## 0xfac2
.short 1289 ## 0x509
.short 65024 ## 0xfe00
.short 65443 ## 0xffa3
.short 375 ## 0x177
.short 328 ## 0x148
.short 541 ## 0x21d
.short 572 ## 0x23c
.short 65485 ## 0xffcd
.short 64874 ## 0xfd6a
.short 37 ## 0x25
.short 65526 ## 0xfff6
.short 615 ## 0x267
.short 187 ## 0xbb
.short 140 ## 0x8c
.short 65319 ## 0xff27
.short 601 ## 0x259
.short 65490 ## 0xffd2
.short 65047 ## 0xfe17
.short 64389 ## 0xfb85
.short 64672 ## 0xfca0
.short 65278 ## 0xfefe
.short 64816 ## 0xfd30
.short 65496 ## 0xffd8
.short 65463 ## 0xffb7
.short 36 ## 0x24
.short 65091 ## 0xfe43
.short 65499 ## 0xffdb
.short 65033 ## 0xfe09
.short 64839 ## 0xfd47
.short 65240 ## 0xfed8
.short 321 ## 0x141
.short 79 ## 0x4f
.short 65453 ## 0xffad
.short 285 ## 0x11d
.short 64948 ## 0xfdb4
.short 65219 ## 0xfec3
.short 65347 ## 0xff43
.short 45 ## 0x2d
.short 64808 ## 0xfd28
.short 65530 ## 0xfffa
.short 65179 ## 0xfe9b
.short 65273 ## 0xfef9
.short 65396 ## 0xff74
.short 65353 ## 0xff49
.short 65336 ## 0xff38
.short 36 ## 0x24
.short 64577 ## 0xfc41
.short 380 ## 0x17c
.short 53 ## 0x35
.short 65313 ## 0xff21
.short 65488 ## 0xffd0
.short 300 ## 0x12c
.short 65361 ## 0xff51
.short 65073 ## 0xfe31
.short 64976 ## 0xfdd0
.short 65356 ## 0xff4c
.short 65441 ## 0xffa1
.short 65208 ## 0xfeb8
.short 189 ## 0xbd
.short 65524 ## 0xfff4
.short 819 ## 0x333
.short 64829 ## 0xfd3d
.short 386 ## 0x182
.short 65487 ## 0xffcf
.short 65134 ## 0xfe6e
.short 109 ## 0x6d
.short 64972 ## 0xfdcc
.short 64963 ## 0xfdc3
.short 65248 ## 0xfee0
.short 65422 ## 0xff8e
.short 65487 ## 0xffcf
.short 575 ## 0x23f
.short 1349 ## 0x545
.short 64954 ## 0xfdba
.short 65517 ## 0xffed
.short 239 ## 0xef
.short 65338 ## 0xff3a
.short 416 ## 0x1a0
.short 65004 ## 0xfdec
.short 269 ## 0x10d
.short 64587 ## 0xfc4b
.short 65268 ## 0xfef4
.short 443 ## 0x1bb
.short 65101 ## 0xfe4d
.short 310 ## 0x136
.short 187 ## 0xbb
.short 64715 ## 0xfccb
.short 65413 ## 0xff85
.short 675 ## 0x2a3
.short 64266 ## 0xfb0a
.short 666 ## 0x29a
.short 603 ## 0x25b
.short 65350 ## 0xff46
.short 65153 ## 0xfe81
.short 94 ## 0x5e
.short 858 ## 0x35a
.short 65238 ## 0xfed6
.short 64282 ## 0xfb1a
.short 65350 ## 0xff46
.short 260 ## 0x104
.short 65250 ## 0xfee2
.short 344 ## 0x158
.short 65353 ## 0xff49
.short 65471 ## 0xffbf
.short 65534 ## 0xfffe
.short 408 ## 0x198
.short 240 ## 0xf0
.short 243 ## 0xf3
.short 65044 ## 0xfe14
.short 319 ## 0x13f
.short 1708 ## 0x6ac
.short 65452 ## 0xffac
.short 65285 ## 0xff05
.short 1206 ## 0x4b6
.short 65011 ## 0xfdf3
.short 809 ## 0x329
.short 161 ## 0xa1
.short 659 ## 0x293
.short 65338 ## 0xff3a
.short 65406 ## 0xff7e
.short 804 ## 0x324
.short 65216 ## 0xfec0
.short 65419 ## 0xff8b
.short 64215 ## 0xfad7
.short 65400 ## 0xff78
.short 167 ## 0xa7
.short 65404 ## 0xff7c
.short 175 ## 0xaf
.short 42 ## 0x2a
.short 64648 ## 0xfc88
.short 9 ## 0x9
.short 38 ## 0x26
.short 1183 ## 0x49f
.short 65344 ## 0xff40
.short 65305 ## 0xff19
.short 65441 ## 0xffa1
.short 548 ## 0x224
.short 1103 ## 0x44f
.short 65509 ## 0xffe5
.short 65443 ## 0xffa3
.short 65432 ## 0xff98
.short 1215 ## 0x4bf
.short 1393 ## 0x571
.short 892 ## 0x37c
.short 65142 ## 0xfe76
.short 65453 ## 0xffad
.short 65188 ## 0xfea4
.short 65413 ## 0xff85
.short 63448 ## 0xf7d8
.short 201 ## 0xc9
.short 65223 ## 0xfec7
.short 139 ## 0x8b
.short 688 ## 0x2b0
.short 436 ## 0x1b4
.short 64840 ## 0xfd48
.short 65379 ## 0xff63
.short 64470 ## 0xfbd6
.short 65350 ## 0xff46
.short 65501 ## 0xffdd
.short 114 ## 0x72
.short 43 ## 0x2b
.short 65035 ## 0xfe0b
.short 65180 ## 0xfe9c
.short 65286 ## 0xff06
.short 621 ## 0x26d
.short 422 ## 0x1a6
.short 65265 ## 0xfef1
.short 65531 ## 0xfffb
.short 64579 ## 0xfc43
.short 65522 ## 0xfff2
.short 15 ## 0xf
.short 65001 ## 0xfde9
.short 304 ## 0x130
.short 64764 ## 0xfcfc
.short 734 ## 0x2de
.short 64966 ## 0xfdc6
.short 65322 ## 0xff2a
.short 65020 ## 0xfdfc
.short 426 ## 0x1aa
.short 64392 ## 0xfb88
.short 1165 ## 0x48d
.short 358 ## 0x166
.short 244 ## 0xf4
.short 134 ## 0x86
.short 65236 ## 0xfed4
.short 64585 ## 0xfc49
.short 65502 ## 0xffde
.short 704 ## 0x2c0
.short 181 ## 0xb5
.short 65160 ## 0xfe88
.short 65211 ## 0xfebb
.short 655 ## 0x28f
.short 270 ## 0x10e
.short 65300 ## 0xff14
.short 64910 ## 0xfd8e
.short 589 ## 0x24d
.short 65494 ## 0xffd6
.short 127 ## 0x7f
.short 65298 ## 0xff12
.short 64907 ## 0xfd8b
.short 56 ## 0x38
.short 65287 ## 0xff07
.short 65133 ## 0xfe6d
.short 65010 ## 0xfdf2
.short 790 ## 0x316
.short 65509 ## 0xffe5
.short 64976 ## 0xfdd0
.short 64936 ## 0xfda8
.short 64156 ## 0xfa9c
.short 65012 ## 0xfdf4
.short 64610 ## 0xfc62
.short 65072 ## 0xfe30
.short 749 ## 0x2ed
.short 441 ## 0x1b9
.short 65262 ## 0xfeee
.short 896 ## 0x380
.short 92 ## 0x5c
.short 34 ## 0x22
.short 122 ## 0x7a
.short 577 ## 0x241
.short 65324 ## 0xff2c
.short 65056 ## 0xfe20
.short 165 ## 0xa5
.short 259 ## 0x103
.short 249 ## 0xf9
.short 65521 ## 0xfff1
.short 65377 ## 0xff61
.short 160 ## 0xa0
.short 944 ## 0x3b0
.short 473 ## 0x1d9
.short 65045 ## 0xfe15
.short 359 ## 0x167
.short 33 ## 0x21
.short 30 ## 0x1e
.short 257 ## 0x101
.short 147 ## 0x93
.short 81 ## 0x51
.short 280 ## 0x118
.short 19 ## 0x13
.short 65504 ## 0xffe0
.short 396 ## 0x18c
.short 79 ## 0x4f
.short 65378 ## 0xff62
.short 64903 ## 0xfd87
.short 65226 ## 0xfeca
.short 483 ## 0x1e3
.short 166 ## 0xa6
.short 65173 ## 0xfe95
.short 246 ## 0xf6
.short 65488 ## 0xffd0
.short 65325 ## 0xff2d
.short 27 ## 0x1b
.short 88 ## 0x58
.short 64958 ## 0xfdbe
.short 65012 ## 0xfdf4
.short 65534 ## 0xfffe
.short 58 ## 0x3a
.short 161 ## 0xa1
.short 61 ## 0x3d
.short 65259 ## 0xfeeb
.short 98 ## 0x62
.short 29 ## 0x1d
.short 65531 ## 0xfffb
.short 258 ## 0x102
.short 64514 ## 0xfc02
.short 373 ## 0x175
.short 94 ## 0x5e
.short 294 ## 0x126
.short 64454 ## 0xfbc6
.short 65154 ## 0xfe82
.short 64794 ## 0xfd1a
.short 231 ## 0xe7
.short 64943 ## 0xfdaf
.short 69 ## 0x45
.short 3825 ## 0xef1
.short 65335 ## 0xff37
.short 65383 ## 0xff67
.short 65453 ## 0xffad
.short 2693 ## 0xa85
.short 65316 ## 0xff24
.short 65249 ## 0xfee1
.short 121 ## 0x79
.short 60787 ## 0xed73
.short 743 ## 0x2e7
.short 41 ## 0x29
.short 65462 ## 0xffb6
.short 11 ## 0xb
.short 65315 ## 0xff23
.short 65121 ## 0xfe61
.short 5224 ## 0x1468
.short 65496 ## 0xffd8
.short 64196 ## 0xfac4
.short 1181 ## 0x49d
.short 65447 ## 0xffa7
.short 878 ## 0x36e
.short 65278 ## 0xfefe
.short 148 ## 0x94
.short 1995 ## 0x7cb
.short 102 ## 0x66
.short 64544 ## 0xfc20
.short 65136 ## 0xfe70
.short 65418 ## 0xff8a
.short 63 ## 0x3f
.short 65213 ## 0xfebd
.short 162 ## 0xa2
.short 45 ## 0x2d
.short 65515 ## 0xffeb
.short 65125 ## 0xfe65
.short 65385 ## 0xff69
.short 65253 ## 0xfee5
.short 65517 ## 0xffed
.short 65407 ## 0xff7f
.short 539 ## 0x21b
.short 64508 ## 0xfbfc
.short 1240 ## 0x4d8
.short 9 ## 0x9
.short 0 ## 0x0
.short 65353 ## 0xff49
.short 302 ## 0x12e
.short 65383 ## 0xff67
.short 64295 ## 0xfb27
.short 1303 ## 0x517
.short 65510 ## 0xffe6
.short 155 ## 0x9b
.short 65341 ## 0xff3d
.short 65399 ## 0xff77
.short 65512 ## 0xffe8
.short 65183 ## 0xfe9f
.short 168 ## 0xa8
.short 119 ## 0x77
.short 65056 ## 0xfe20
.short 63834 ## 0xf95a
.short 302 ## 0x12e
.short 334 ## 0x14e
.short 65497 ## 0xffd9
.short 65479 ## 0xffc7
.short 64982 ## 0xfdd6
.short 64929 ## 0xfda1
.short 65367 ## 0xff57
.short 85 ## 0x55
.short 65318 ## 0xff26
.short 264 ## 0x108
.short 0 ## 0x0
.short 65518 ## 0xffee
.short 65456 ## 0xffb0
.short 65436 ## 0xff9c
.short 65311 ## 0xff1f
.short 164 ## 0xa4
.short 64980 ## 0xfdd4
.short 65531 ## 0xfffb
.short 65473 ## 0xffc1
.short 6 ## 0x6
.short 495 ## 0x1ef
.short 135 ## 0x87
.short 65116 ## 0xfe5c
.short 325 ## 0x145
.short 65152 ## 0xfe80
.short 65478 ## 0xffc6
.short 65079 ## 0xfe37
.short 250 ## 0xfa
.short 65442 ## 0xffa2
.short 65419 ## 0xff8b
.short 2454 ## 0x996
.short 65484 ## 0xffcc
.short 660 ## 0x294
.short 129 ## 0x81
.short 65386 ## 0xff6a
.short 819 ## 0x333
.short 45 ## 0x2d
.short 32 ## 0x20
.short 65140 ## 0xfe74
.short 65425 ## 0xff91
.short 1075 ## 0x433
.short 124 ## 0x7c
.short 65127 ## 0xfe67
.short 65471 ## 0xffbf
.short 52 ## 0x34
.short 65195 ## 0xfeab
.short 65420 ## 0xff8c
.short 65353 ## 0xff49
.short 65214 ## 0xfebe
.short 65406 ## 0xff7e
.short 64618 ## 0xfc6a
.short 1443 ## 0x5a3
.short 438 ## 0x1b6
.short 65274 ## 0xfefa
.short 64122 ## 0xfa7a
.short 65071 ## 0xfe2f
.short 198 ## 0xc6
.short 64726 ## 0xfcd6
.short 14 ## 0xe
.short 226 ## 0xe2
.short 213 ## 0xd5
.short 65432 ## 0xff98
.short 65436 ## 0xff9c
.short 65496 ## 0xffd8
.short 65371 ## 0xff5b
.short 868 ## 0x364
.short 65324 ## 0xff2c
.short 373 ## 0x175
.short 65520 ## 0xfff0
.short 63154 ## 0xf6b2
.short 2357 ## 0x935
.short 316 ## 0x13c
.short 65209 ## 0xfeb9
.short 0 ## 0x0
.short 65496 ## 0xffd8
.short 132 ## 0x84
.short 433 ## 0x1b1
.short 65172 ## 0xfe94
.short 691 ## 0x2b3
.short 1449 ## 0x5a9
.short 64622 ## 0xfc6e
.short 161 ## 0xa1
.short 65209 ## 0xfeb9
.short 807 ## 0x327
.short 329 ## 0x149
.short 64293 ## 0xfb25
.short 64866 ## 0xfd62
.short 126 ## 0x7e
.short 65128 ## 0xfe68
.short 64936 ## 0xfda8
.short 65243 ## 0xfedb
.short 65104 ## 0xfe50
.short 433 ## 0x1b1
.short 1975 ## 0x7b7
.short 227 ## 0xe3
.short 699 ## 0x2bb
.short 65352 ## 0xff48
.short 62129 ## 0xf2b1
.short 544 ## 0x220
.short 99 ## 0x63
.short 25 ## 0x19
.short 65248 ## 0xfee0
.short 545 ## 0x221
.short 670 ## 0x29e
.short 26 ## 0x1a
.short 65360 ## 0xff50
.short 65212 ## 0xfebc
.short 456 ## 0x1c8
.short 65328 ## 0xff30
.short 65349 ## 0xff45
.short 905 ## 0x389
.short 65336 ## 0xff38
.short 451 ## 0x1c3
.short 87 ## 0x57
.short 64310 ## 0xfb36
.short 65476 ## 0xffc4
.short 65500 ## 0xffdc
.short 65201 ## 0xfeb1
.short 118 ## 0x76
.short 170 ## 0xaa
.short 65329 ## 0xff31
.short 42 ## 0x2a
.short 65037 ## 0xfe0d
.short 1084 ## 0x43c
.short 11 ## 0xb
.short 64510 ## 0xfbfe
.short 65393 ## 0xff71
.short 65419 ## 0xff8b
.short 96 ## 0x60
.short 65321 ## 0xff29
.short 159 ## 0x9f
.short 65518 ## 0xffee
.short 65523 ## 0xfff3
.short 1000 ## 0x3e8
.short 269 ## 0x10d
.short 27 ## 0x1b
.short 65168 ## 0xfe90
.short 65461 ## 0xffb5
.short 1409 ## 0x581
.short 596 ## 0x254
.short 64961 ## 0xfdc1
.short 313 ## 0x139
.short 63621 ## 0xf885
.short 320 ## 0x140
.short 326 ## 0x146
.short 89 ## 0x59
.short 65306 ## 0xff1a
.short 65463 ## 0xffb7
.short 179 ## 0xb3
.short 65360 ## 0xff50
.short 48 ## 0x30
.short 65363 ## 0xff53
.short 65373 ## 0xff5d
.short 113 ## 0x71
.short 65368 ## 0xff58
.short 350 ## 0x15e
.short 214 ## 0xd6
.short 65403 ## 0xff7b
.short 65383 ## 0xff67
.short 65365 ## 0xff55
.short 111 ## 0x6f
.short 89 ## 0x59
.short 65068 ## 0xfe2c
.short 65518 ## 0xffee
.short 335 ## 0x14f
.short 5277 ## 0x149d
.short 65478 ## 0xffc6
.short 330 ## 0x14a
.short 578 ## 0x242
.short 90 ## 0x5a
.short 1346 ## 0x542
.short 111 ## 0x6f
.short 65343 ## 0xff3f
.short 311 ## 0x137
.short 64369 ## 0xfb71
.short 163 ## 0xa3
.short 64984 ## 0xfdd8
.short 591 ## 0x24f
.short 138 ## 0x8a
.short 857 ## 0x359
.short 697 ## 0x2b9
.short 264 ## 0x108
.short 64682 ## 0xfcaa
.short 168 ## 0xa8
.short 65454 ## 0xffae
.short 65402 ## 0xff7a
.short 65473 ## 0xffc1
.short 33 ## 0x21
.short 191 ## 0xbf
.short 65260 ## 0xfeec
.short 65343 ## 0xff3f
.short 65045 ## 0xfe15
.short 301 ## 0x12d
.short 33 ## 0x21
.short 65430 ## 0xff96
.short 65302 ## 0xff16
.short 65490 ## 0xffd2
.short 65177 ## 0xfe99
.short 122 ## 0x7a
.short 64534 ## 0xfc16
.short 417 ## 0x1a1
.short 65284 ## 0xff04
.short 120 ## 0x78
.short 65275 ## 0xfefb
.short 50 ## 0x32
.short 64881 ## 0xfd71
.short 1143 ## 0x477
.short 61086 ## 0xee9e
.short 165 ## 0xa5
.short 65384 ## 0xff68
.short 64870 ## 0xfd66
.short 350 ## 0x15e
.short 65387 ## 0xff6b
.short 64531 ## 0xfc13
.short 65318 ## 0xff26
.short 65473 ## 0xffc1
.short 65252 ## 0xfee4
.short 65405 ## 0xff7d
.short 65188 ## 0xfea4
.short 1637 ## 0x665
.short 163 ## 0xa3
.short 65443 ## 0xffa3
.short 125 ## 0x7d
.short 668 ## 0x29c
.short 22 ## 0x16
.short 224 ## 0xe0
.short 64504 ## 0xfbf8
.short 64619 ## 0xfc6b
.short 65503 ## 0xffdf
.short 65327 ## 0xff2f
.short 65151 ## 0xfe7f
.short 64890 ## 0xfd7a
.short 128 ## 0x80
.short 142 ## 0x8e
.short 146 ## 0x92
.short 65038 ## 0xfe0e
.short 63838 ## 0xf95e
.short 65491 ## 0xffd3
.short 65092 ## 0xfe44
.short 65192 ## 0xfea8
.short 65457 ## 0xffb1
.short 88 ## 0x58
.short 65104 ## 0xfe50
.short 421 ## 0x1a5
.short 65453 ## 0xffad
.short 65122 ## 0xfe62
.short 65340 ## 0xff3c
.short 12 ## 0xc
.short 115 ## 0x73
.short 65199 ## 0xfeaf
.short 65249 ## 0xfee1
.short 65231 ## 0xfecf
.short 216 ## 0xd8
.short 65341 ## 0xff3d
.short 62 ## 0x3e
.short 521 ## 0x209
.short 48 ## 0x30
.short 119 ## 0x77
.short 65414 ## 0xff86
.short 233 ## 0xe9
.short 292 ## 0x124
.short 65146 ## 0xfe7a
.short 261 ## 0x105
.short 46 ## 0x2e
.short 65403 ## 0xff7b
.short 17 ## 0x11
.short 944 ## 0x3b0
.short 65403 ## 0xff7b
.short 906 ## 0x38a
.short 315 ## 0x13b
.short 138 ## 0x8a
.short 65486 ## 0xffce
.short 64546 ## 0xfc22
.short 254 ## 0xfe
.short 257 ## 0x101
.short 64636 ## 0xfc7c
.short 238 ## 0xee
.short 622 ## 0x26e
.short 64451 ## 0xfbc3
.short 65462 ## 0xffb6
.short 65204 ## 0xfeb4
.short 65114 ## 0xfe5a
.short 64783 ## 0xfd0f
.short 455 ## 0x1c7
.short 65217 ## 0xfec1
.short 1009 ## 0x3f1
.short 65276 ## 0xfefc
.short 64201 ## 0xfac9
.short 65300 ## 0xff14
.short 44 ## 0x2c
.short 559 ## 0x22f
.short 159 ## 0x9f
.short 64026 ## 0xfa1a
.short 414 ## 0x19e
.short 164 ## 0xa4
.short 127 ## 0x7f
.short 65532 ## 0xfffc
.short 65188 ## 0xfea4
.short 629 ## 0x275
.short 757 ## 0x2f5
.short 65275 ## 0xfefb
.short 73 ## 0x49
.short 1375 ## 0x55f
.short 136 ## 0x88
.short 64370 ## 0xfb72
.short 65338 ## 0xff3a
.short 388 ## 0x184
.short 193 ## 0xc1
.short 42 ## 0x2a
.short 201 ## 0xc9
.short 65116 ## 0xfe5c
.short 662 ## 0x296
.short 65212 ## 0xfebc
.short 844 ## 0x34c
.short 65205 ## 0xfeb5
.short 65313 ## 0xff21
.short 65314 ## 0xff22
.short 278 ## 0x116
.short 271 ## 0x10f
.short 64743 ## 0xfce7
.short 1125 ## 0x465
.short 315 ## 0x13b
.short 749 ## 0x2ed
.short 118 ## 0x76
.short 826 ## 0x33a
.short 178 ## 0xb2
.short 118 ## 0x76
.short 65246 ## 0xfede
.short 611 ## 0x263
.short 65230 ## 0xfece
.short 65146 ## 0xfe7a
.short 1 ## 0x1
.short 301 ## 0x12d
.short 269 ## 0x10d
.short 676 ## 0x2a4
.short 64493 ## 0xfbed
.short 47 ## 0x2f
.short 1 ## 0x1
.short 586 ## 0x24a
.short 48 ## 0x30
.short 44 ## 0x2c
.short 65280 ## 0xff00
.short 802 ## 0x322
.short 1788 ## 0x6fc
.short 477 ## 0x1dd
.short 65515 ## 0xffeb
.short 65212 ## 0xfebc
.short 64927 ## 0xfd9f
.short 64505 ## 0xfbf9
.short 635 ## 0x27b
.short 118 ## 0x76
.short 484 ## 0x1e4
.short 65212 ## 0xfebc
.short 335 ## 0x14f
.short 65107 ## 0xfe53
.short 214 ## 0xd6
.short 65368 ## 0xff58
.short 383 ## 0x17f
.short 258 ## 0x102
.short 65036 ## 0xfe0c
.short 217 ## 0xd9
.short 482 ## 0x1e2
.short 353 ## 0x161
.short 65316 ## 0xff24
.short 65467 ## 0xffbb
.short 32 ## 0x20
.short 65444 ## 0xffa4
.short 65150 ## 0xfe7e
.short 320 ## 0x140
.short 19 ## 0x13
.short 416 ## 0x1a0
.short 65011 ## 0xfdf3
.short 390 ## 0x186
.short 819 ## 0x333
.short 65495 ## 0xffd7
.short 11 ## 0xb
.short 50 ## 0x32
.short 367 ## 0x16f
.short 65530 ## 0xfffa
.short 64861 ## 0xfd5d
.short 65455 ## 0xffaf
.short 65508 ## 0xffe4
.short 547 ## 0x223
.short 64934 ## 0xfda6
.short 53 ## 0x35
.short 65466 ## 0xffba
.short 65247 ## 0xfedf
.short 135 ## 0x87
.short 656 ## 0x290
.short 337 ## 0x151
.short 1822 ## 0x71e
.short 35 ## 0x23
.short 65282 ## 0xff02
.short 65397 ## 0xff75
.short 106 ## 0x6a
.short 149 ## 0x95
.short 443 ## 0x1bb
.short 65086 ## 0xfe3e
.short 65029 ## 0xfe05
.short 65513 ## 0xffe9
.short 403 ## 0x193
.short 64605 ## 0xfc5d
.short 65386 ## 0xff6a
.short 643 ## 0x283
.short 187 ## 0xbb
.short 588 ## 0x24c
.short 65184 ## 0xfea0
.short 65507 ## 0xffe3
.short 65333 ## 0xff35
.short 65239 ## 0xfed7
.short 64642 ## 0xfc82
.short 1031 ## 0x407
.short 11 ## 0xb
.short 1089 ## 0x441
.short 64255 ## 0xfaff
.short 65433 ## 0xff99
.short 184 ## 0xb8
.short 65257 ## 0xfee9
.short 65254 ## 0xfee6
.short 65338 ## 0xff3a
.short 779 ## 0x30b
.short 296 ## 0x128
.short 65317 ## 0xff25
.short 65475 ## 0xffc3
.short 232 ## 0xe8
.short 1006 ## 0x3ee
.short 454 ## 0x1c6
.short 25 ## 0x19
.short 65411 ## 0xff83
.short 64961 ## 0xfdc1
.short 991 ## 0x3df
.short 924 ## 0x39c
.short 206 ## 0xce
.short 65379 ## 0xff63
.short 65310 ## 0xff1e
.short 71 ## 0x47
.short 65530 ## 0xfffa
.short 509 ## 0x1fd
.short 818 ## 0x332
.short 352 ## 0x160
.short 64094 ## 0xfa5e
.short 65482 ## 0xffca
.short 420 ## 0x1a4
.short 287 ## 0x11f
.short 65227 ## 0xfecb
.short 65275 ## 0xfefb
.short 64519 ## 0xfc07
.short 69 ## 0x45
.short 65412 ## 0xff84
.short 568 ## 0x238
.short 182 ## 0xb6
.short 11 ## 0xb
.short 327 ## 0x147
.short 369 ## 0x171
.short 169 ## 0xa9
.short 270 ## 0x10e
.short 261 ## 0x105
.short 65172 ## 0xfe94
.short 758 ## 0x2f6
.short 215 ## 0xd7
.short 35 ## 0x23
.short 2084 ## 0x824
.short 553 ## 0x229
.short 65120 ## 0xfe60
.short 65443 ## 0xffa3
.short 64954 ## 0xfdba
.short 64803 ## 0xfd23
.short 363 ## 0x16b
.short 65021 ## 0xfdfd
.short 335 ## 0x14f
.short 92 ## 0x5c
.short 65345 ## 0xff41
.short 1672 ## 0x688
.short 108 ## 0x6c
.short 14 ## 0xe
.short 373 ## 0x175
.short 65416 ## 0xff88
.short 2923 ## 0xb6b
.short 65399 ## 0xff77
.short 95 ## 0x5f
.short 300 ## 0x12c
.short 579 ## 0x243
.short 64525 ## 0xfc0d
.short 64976 ## 0xfdd0
.short 772 ## 0x304
.short 1064 ## 0x428
.short 65125 ## 0xfe65
.short 109 ## 0x6d
.short 175 ## 0xaf
.short 221 ## 0xdd
.short 65522 ## 0xfff2
.short 65323 ## 0xff2b
.short 4 ## 0x4
.short 100 ## 0x64
.short 65532 ## 0xfffc
.short 65485 ## 0xffcd
.short 1312 ## 0x520
.short 65501 ## 0xffdd
.short 64802 ## 0xfd22
.short 488 ## 0x1e8
.short 64255 ## 0xfaff
.short 65523 ## 0xfff3
.short 64739 ## 0xfce3
.short 551 ## 0x227
.short 260 ## 0x104
.short 65436 ## 0xff9c
.short 65492 ## 0xffd4
.short 705 ## 0x2c1
.short 457 ## 0x1c9
.short 292 ## 0x124
.short 183 ## 0xb7
.short 172 ## 0xac
.short 65041 ## 0xfe11
.short 64874 ## 0xfd6a
.short 64877 ## 0xfd6d
.short 91 ## 0x5b
.short 124 ## 0x7c
.short 26 ## 0x1a
.short 65479 ## 0xffc7
.short 65374 ## 0xff5e
.short 64 ## 0x40
.short 92 ## 0x5c
.short 64701 ## 0xfcbd
.short 65405 ## 0xff7d
.short 230 ## 0xe6
.short 60 ## 0x3c
.short 73 ## 0x49
.short 838 ## 0x346
.short 1035 ## 0x40b
.short 65049 ## 0xfe19
.short 65420 ## 0xff8c
.short 63543 ## 0xf837
.short 322 ## 0x142
.short 18 ## 0x12
.short 74 ## 0x4a
.short 7 ## 0x7
.short 94 ## 0x5e
.short 65154 ## 0xfe82
.short 65308 ## 0xff1c
.short 797 ## 0x31d
.short 64804 ## 0xfd24
.short 64866 ## 0xfd62
.short 693 ## 0x2b5
.short 166 ## 0xa6
.short 89 ## 0x59
.short 654 ## 0x28e
.short 191 ## 0xbf
.short 65451 ## 0xffab
.short 21 ## 0x15
.short 65162 ## 0xfe8a
.short 65296 ## 0xff10
.short 65374 ## 0xff5e
.short 138 ## 0x8a
.short 64981 ## 0xfdd5
.short 506 ## 0x1fa
.short 65436 ## 0xff9c
.short 238 ## 0xee
.short 1 ## 0x1
.short 424 ## 0x1a8
.short 65351 ## 0xff47
.short 65038 ## 0xfe0e
.short 64923 ## 0xfd9b
.short 65303 ## 0xff17
.short 65071 ## 0xfe2f
.short 77 ## 0x4d
.short 421 ## 0x1a5
.short 297 ## 0x129
.short 219 ## 0xdb
.short 62954 ## 0xf5ea
.short 167 ## 0xa7
.short 65095 ## 0xfe47
.short 65510 ## 0xffe6
.short 401 ## 0x191
.short 745 ## 0x2e9
.short 65237 ## 0xfed5
.short 65427 ## 0xff93
.short 65370 ## 0xff5a
.short 65254 ## 0xfee6
.short 276 ## 0x114
.short 65234 ## 0xfed2
.short 63920 ## 0xf9b0
.short 963 ## 0x3c3
.short 65493 ## 0xffd5
.short 140 ## 0x8c
.short 65499 ## 0xffdb
.short 65394 ## 0xff72
.short 21 ## 0x15
.short 466 ## 0x1d2
.short 256 ## 0x100
.short 515 ## 0x203
.short 462 ## 0x1ce
.short 238 ## 0xee
.short 65476 ## 0xffc4
.short 163 ## 0xa3
.short 445 ## 0x1bd
.short 815 ## 0x32f
.short 529 ## 0x211
.short 562 ## 0x232
.short 691 ## 0x2b3
.short 64722 ## 0xfcd2
.short 3 ## 0x3
.short 65146 ## 0xfe7a
.short 209 ## 0xd1
.short 502 ## 0x1f6
.short 65222 ## 0xfec6
.short 64435 ## 0xfbb3
.short 65508 ## 0xffe4
.short 65443 ## 0xffa3
.short 183 ## 0xb7
.short 523 ## 0x20b
.short 65502 ## 0xffde
.short 208 ## 0xd0
.short 65528 ## 0xfff8
.short 65228 ## 0xfecc
.short 317 ## 0x13d
.short 65264 ## 0xfef0
.short 65340 ## 0xff3c
.short 64737 ## 0xfce1
.short 65035 ## 0xfe0b
.short 63184 ## 0xf6d0
.short 1323 ## 0x52b
.short 67 ## 0x43
.short 34 ## 0x22
.short 65430 ## 0xff96
.short 65210 ## 0xfeba
.short 767 ## 0x2ff
.short 656 ## 0x290
.short 64999 ## 0xfde7
.short 64595 ## 0xfc53
.short 39 ## 0x27
.short 65508 ## 0xffe4
.short 131 ## 0x83
.short 558 ## 0x22e
.short 64663 ## 0xfc97
.short 64820 ## 0xfd34
.short 401 ## 0x191
.short 879 ## 0x36f
.short 470 ## 0x1d6
.short 65497 ## 0xffd9
.short 65241 ## 0xfed9
.short 65049 ## 0xfe19
.short 65350 ## 0xff46
.short 65291 ## 0xff0b
.short 65154 ## 0xfe82
.short 248 ## 0xf8
.short 65491 ## 0xffd3
.short 65530 ## 0xfffa
.short 200 ## 0xc8
.short 64623 ## 0xfc6f
.short 99 ## 0x63
.short 257 ## 0x101
.short 1070 ## 0x42e
.short 537 ## 0x219
.short 65522 ## 0xfff2
.short 823 ## 0x337
.short 92 ## 0x5c
.short 65509 ## 0xffe5
.short 589 ## 0x24d
.short 65041 ## 0xfe11
.short 283 ## 0x11b
.short 65441 ## 0xffa1
.short 64880 ## 0xfd70
.short 359 ## 0x167
.short 65140 ## 0xfe74
.short 364 ## 0x16c
.short 245 ## 0xf5
.short 1632 ## 0x660
.short 65219 ## 0xfec3
.short 459 ## 0x1cb
.short 65429 ## 0xff95
.short 64507 ## 0xfbfb
.short 367 ## 0x16f
.short 59 ## 0x3b
.short 274 ## 0x112
.short 105 ## 0x69
.short 228 ## 0xe4
.short 147 ## 0x93
.short 715 ## 0x2cb
.short 65465 ## 0xffb9
.short 79 ## 0x4f
.short 65198 ## 0xfeae
.short 342 ## 0x156
.short 978 ## 0x3d2
.short 390 ## 0x186
.short 173 ## 0xad
.short 312 ## 0x138
.short 439 ## 0x1b7
.short 16 ## 0x10
.short 394 ## 0x18a
.short 65349 ## 0xff45
.short 333 ## 0x14d
.short 344 ## 0x158
.short 65156 ## 0xfe84
.short 65276 ## 0xfefc
.short 65343 ## 0xff3f
.short 65442 ## 0xffa2
.short 65115 ## 0xfe5b
.short 336 ## 0x150
.short 65326 ## 0xff2e
.short 622 ## 0x26e
.short 65386 ## 0xff6a
.short 64955 ## 0xfdbb
.short 65279 ## 0xfeff
.short 150 ## 0x96
.short 386 ## 0x182
.short 65147 ## 0xfe7b
.short 64791 ## 0xfd17
.short 369 ## 0x171
.short 306 ## 0x132
.short 310 ## 0x136
.short 533 ## 0x215
.short 11 ## 0xb
.short 419 ## 0x1a3
.short 65155 ## 0xfe83
.short 65208 ## 0xfeb8
.short 1188 ## 0x4a4
.short 65198 ## 0xfeae
.short 65496 ## 0xffd8
.short 1119 ## 0x45f
.short 63881 ## 0xf989
.short 65254 ## 0xfee6
.short 65047 ## 0xfe17
.short 79 ## 0x4f
.short 64450 ## 0xfbc2
.short 65469 ## 0xffbd
.short 65231 ## 0xfecf
.short 64911 ## 0xfd8f
.short 385 ## 0x181
.short 65409 ## 0xff81
.short 182 ## 0xb6
.short 170 ## 0xaa
.short 65406 ## 0xff7e
.short 139 ## 0x8b
.short 65234 ## 0xfed2
.short 64933 ## 0xfda5
.short 64769 ## 0xfd01
.short 18 ## 0x12
.short 65335 ## 0xff37
.short 64683 ## 0xfcab
.short 65257 ## 0xfee9
.short 150 ## 0x96
.short 64707 ## 0xfcc3
.short 65225 ## 0xfec9
.short 65153 ## 0xfe81
.short 261 ## 0x105
.short 1400 ## 0x578
.short 64306 ## 0xfb32
.short 625 ## 0x271
.short 64826 ## 0xfd3a
.short 65346 ## 0xff42
.short 689 ## 0x2b1
.short 511 ## 0x1ff
.short 837 ## 0x345
.short 65387 ## 0xff6b
.short 65532 ## 0xfffc
.short 119 ## 0x77
.short 65480 ## 0xffc8
.short 65454 ## 0xffae
.short 65477 ## 0xffc5
.short 65086 ## 0xfe3e
.short 74 ## 0x4a
.short 194 ## 0xc2
.short 203 ## 0xcb
.short 314 ## 0x13a
.short 494 ## 0x1ee
.short 65001 ## 0xfde9
.short 148 ## 0x94
.short 228 ## 0xe4
.short 65426 ## 0xff92
.short 1300 ## 0x514
.short 65533 ## 0xfffd
.short 310 ## 0x136
.short 65148 ## 0xfe7c
.short 65457 ## 0xffb1
.short 64925 ## 0xfd9d
.short 181 ## 0xb5
.short 65237 ## 0xfed5
.short 65332 ## 0xff34
.short 686 ## 0x2ae
.short 65226 ## 0xfeca
.short 220 ## 0xdc
.short 64860 ## 0xfd5c
.short 93 ## 0x5d
.short 746 ## 0x2ea
.short 65347 ## 0xff43
.short 65239 ## 0xfed7
.short 65285 ## 0xff05
.short 65347 ## 0xff43
.short 64500 ## 0xfbf4
.short 65503 ## 0xffdf
.short 165 ## 0xa5
.short 269 ## 0x10d
.short 65329 ## 0xff31
.short 65210 ## 0xfeba
.short 418 ## 0x1a2
.short 277 ## 0x115
.short 65168 ## 0xfe90
.short 65365 ## 0xff55
.short 64999 ## 0xfde7
.short 306 ## 0x132
.short 546 ## 0x222
.short 65208 ## 0xfeb8
.short 64986 ## 0xfdda
.short 133 ## 0x85
.short 65318 ## 0xff26
.short 65228 ## 0xfecc
.short 65525 ## 0xfff5
.short 1240 ## 0x4d8
.short 39 ## 0x27
.short 65156 ## 0xfe84
.short 646 ## 0x286
.short 65502 ## 0xffde
.short 216 ## 0xd8
.short 203 ## 0xcb
.short 65091 ## 0xfe43
.short 397 ## 0x18d
.short 65516 ## 0xffec
.short 64579 ## 0xfc43
.short 65361 ## 0xff51
.short 64975 ## 0xfdcf
.short 185 ## 0xb9
.short 65269 ## 0xfef5
.short 65531 ## 0xfffb
.short 65222 ## 0xfec6
.short 65296 ## 0xff10
.short 64664 ## 0xfc98
.short 552 ## 0x228
.short 46 ## 0x2e
.short 340 ## 0x154
.short 311 ## 0x137
.short 65032 ## 0xfe08
.short 26 ## 0x1a
.short 65520 ## 0xfff0
.short 65041 ## 0xfe11
.short 505 ## 0x1f9
.short 124 ## 0x7c
.short 65031 ## 0xfe07
.short 200 ## 0xc8
.short 65307 ## 0xff1b
.short 63895 ## 0xf997
.short 443 ## 0x1bb
.short 65323 ## 0xff2b
.short 1268 ## 0x4f4
.short 154 ## 0x9a
.short 666 ## 0x29a
.short 500 ## 0x1f4
.short 878 ## 0x36e
.short 912 ## 0x390
.short 65476 ## 0xffc4
.short 1929 ## 0x789
.short 65109 ## 0xfe55
.short 178 ## 0xb2
.short 367 ## 0x16f
.short 65061 ## 0xfe25
.short 65270 ## 0xfef6
.short 65368 ## 0xff58
.short 65 ## 0x41
.short 514 ## 0x202
.short 37 ## 0x25
.short 65288 ## 0xff08
.short 200 ## 0xc8
.short 64439 ## 0xfbb7
.short 613 ## 0x265
.short 65200 ## 0xfeb0
.short 0 ## 0x0
.short 65482 ## 0xffca
.short 140 ## 0x8c
.short 65528 ## 0xfff8
.short 63826 ## 0xf952
.short 910 ## 0x38e
.short 55 ## 0x37
.short 345 ## 0x159
.short 65368 ## 0xff58
.short 65216 ## 0xfec0
.short 65523 ## 0xfff3
.short 65177 ## 0xfe99
.short 80 ## 0x50
.short 69 ## 0x45
.short 330 ## 0x14a
.short 65395 ## 0xff73
.short 65471 ## 0xffbf
.short 75 ## 0x4b
.short 349 ## 0x15d
.short 65475 ## 0xffc3
.short 65179 ## 0xfe9b
.short 88 ## 0x58
.short 2 ## 0x2
.short 223 ## 0xdf
.short 65271 ## 0xfef7
.short 64694 ## 0xfcb6
.short 128 ## 0x80
.short 65455 ## 0xffaf
.short 167 ## 0xa7
.short 65398 ## 0xff76
.short 563 ## 0x233
.short 123 ## 0x7b
.short 1348 ## 0x544
.short 65258 ## 0xfeea
.short 257 ## 0x101
.short 63922 ## 0xf9b2
.short 65469 ## 0xffbd
.short 65412 ## 0xff84
.short 130 ## 0x82
.short 65318 ## 0xff26
.short 518 ## 0x206
.short 237 ## 0xed
.short 65499 ## 0xffdb
.short 65441 ## 0xffa1
.short 65493 ## 0xffd5
.short 64903 ## 0xfd87
.short 65128 ## 0xfe68
.short 300 ## 0x12c
.short 65195 ## 0xfeab
.short 65056 ## 0xfe20
.short 62 ## 0x3e
.short 65217 ## 0xfec1
.short 320 ## 0x140
.short 96 ## 0x60
.short 146 ## 0x92
.short 530 ## 0x212
.short 65236 ## 0xfed4
.short 154 ## 0x9a
.short 65146 ## 0xfe7a
.short 322 ## 0x142
.short 140 ## 0x8c
.short 282 ## 0x11a
.short 64546 ## 0xfc22
.short 164 ## 0xa4
.short 79 ## 0x4f
.short 1412 ## 0x584
.short 130 ## 0x82
.short 203 ## 0xcb
.short 662 ## 0x296
.short 65284 ## 0xff04
.short 307 ## 0x133
.short 65085 ## 0xfe3d
.short 1609 ## 0x649
.short 603 ## 0x25b
.short 831 ## 0x33f
.short 65412 ## 0xff84
.short 57 ## 0x39
.short 727 ## 0x2d7
.short 218 ## 0xda
.short 65105 ## 0xfe51
.short 65525 ## 0xfff5
.short 65103 ## 0xfe4f
.short 486 ## 0x1e6
.short 706 ## 0x2c2
.short 65440 ## 0xffa0
.short 65509 ## 0xffe5
.short 495 ## 0x1ef
.short 272 ## 0x110
.short 65473 ## 0xffc1
.short 65503 ## 0xffdf
.short 424 ## 0x1a8
.short 111 ## 0x6f
.short 966 ## 0x3c6
.short 582 ## 0x246
.short 321 ## 0x141
.short 716 ## 0x2cc
.short 64497 ## 0xfbf1
.short 65033 ## 0xfe09
.short 362 ## 0x16a
.short 65404 ## 0xff7c
.short 65372 ## 0xff5c
.short 65364 ## 0xff54
.short 780 ## 0x30c
.short 65243 ## 0xfedb
.short 65482 ## 0xffca
.short 223 ## 0xdf
.short 235 ## 0xeb
.short 65109 ## 0xfe55
.short 434 ## 0x1b2
.short 270 ## 0x10e
.short 638 ## 0x27e
.short 65037 ## 0xfe0d
.short 65529 ## 0xfff9
.short 65106 ## 0xfe52
.short 65500 ## 0xffdc
.short 437 ## 0x1b5
.short 127 ## 0x7f
.short 65502 ## 0xffde
.short 65406 ## 0xff7e
.short 331 ## 0x14b
.short 65486 ## 0xffce
.short 65330 ## 0xff32
.short 349 ## 0x15d
.short 65426 ## 0xff92
.short 65444 ## 0xffa4
.short 64944 ## 0xfdb0
.short 310 ## 0x136
.short 181 ## 0xb5
.short 154 ## 0x9a
.short 65448 ## 0xffa8
.short 68 ## 0x44
.short 65507 ## 0xffe3
.short 65164 ## 0xfe8c
.short 63928 ## 0xf9b8
.short 65325 ## 0xff2d
.short 65338 ## 0xff3a
.short 234 ## 0xea
.short 64848 ## 0xfd50
.short 64831 ## 0xfd3f
.short 177 ## 0xb1
.short 195 ## 0xc3
.short 440 ## 0x1b8
.short 169 ## 0xa9
.short 65477 ## 0xffc5
.short 106 ## 0x6a
.short 65197 ## 0xfead
.short 65512 ## 0xffe8
.short 2 ## 0x2
.short 62627 ## 0xf4a3
.short 9 ## 0x9
.short 332 ## 0x14c
.short 65450 ## 0xffaa
.short 64720 ## 0xfcd0
.short 65396 ## 0xff74
.short 65006 ## 0xfdee
.short 222 ## 0xde
.short 197 ## 0xc5
.short 65315 ## 0xff23
.short 3935 ## 0xf5f
.short 30 ## 0x1e
.short 64676 ## 0xfca4
.short 65 ## 0x41
.short 1042 ## 0x412
.short 179 ## 0xb3
.short 65076 ## 0xfe34
.short 574 ## 0x23e
.short 63658 ## 0xf8aa
.short 285 ## 0x11d
.short 40 ## 0x28
.short 65519 ## 0xffef
.short 226 ## 0xe2
.short 65266 ## 0xfef2
.short 65 ## 0x41
.short 2741 ## 0xab5
.short 65464 ## 0xffb8
.short 64591 ## 0xfc4f
.short 3441 ## 0xd71
.short 65461 ## 0xffb5
.short 665 ## 0x299
.short 65519 ## 0xffef
.short 104 ## 0x68
.short 280 ## 0x118
.short 65382 ## 0xff66
.short 216 ## 0xd8
.short 26 ## 0x1a
.short 65404 ## 0xff7c
.short 68 ## 0x44
.short 169 ## 0xa9
.short 397 ## 0x18d
.short 65185 ## 0xfea1
.short 44 ## 0x2c
.short 147 ## 0x93
.short 65483 ## 0xffcb
.short 143 ## 0x8f
.short 65522 ## 0xfff2
.short 65291 ## 0xff0b
.short 38 ## 0x26
.short 65324 ## 0xff2c
.short 2493 ## 0x9bd
.short 373 ## 0x175
.short 172 ## 0xac
.short 65530 ## 0xfffa
.short 65476 ## 0xffc4
.short 64765 ## 0xfcfd
.short 59221 ## 0xe755
.short 283 ## 0x11b
.short 65343 ## 0xff3f
.short 787 ## 0x313
.short 323 ## 0x143
.short 65257 ## 0xfee9
.short 65517 ## 0xffed
.short 65161 ## 0xfe89
.short 25 ## 0x19
.short 107 ## 0x6b
.short 65030 ## 0xfe06
.short 63930 ## 0xf9ba
.short 285 ## 0x11d
.short 50 ## 0x32
.short 65431 ## 0xff97
.short 65439 ## 0xff9f
.short 65482 ## 0xffca
.short 159 ## 0x9f
.short 4 ## 0x4
.short 410 ## 0x19a
.short 177 ## 0xb1
.short 283 ## 0x11b
.short 65505 ## 0xffe1
.short 65304 ## 0xff18
.short 65506 ## 0xffe2
.short 498 ## 0x1f2
.short 104 ## 0x68
.short 65484 ## 0xffcc
.short 23 ## 0x17
.short 65248 ## 0xfee0
.short 55 ## 0x37
.short 65367 ## 0xff57
.short 65259 ## 0xfeeb
.short 115 ## 0x73
.short 211 ## 0xd3
.short 13 ## 0xd
.short 65277 ## 0xfefd
.short 65369 ## 0xff59
.short 65019 ## 0xfdfb
.short 65359 ## 0xff4f
.short 874 ## 0x36a
.short 355 ## 0x163
.short 1587 ## 0x633
.short 118 ## 0x76
.short 65373 ## 0xff5d
.short 65499 ## 0xffdb
.short 65515 ## 0xffeb
.short 25 ## 0x19
.short 333 ## 0x14d
.short 65294 ## 0xff0e
.short 65474 ## 0xffc2
.short 253 ## 0xfd
.short 65419 ## 0xff8b
.short 64803 ## 0xfd23
.short 65526 ## 0xfff6
.short 138 ## 0x8a
.short 65423 ## 0xff8f
.short 64933 ## 0xfda5
.short 13 ## 0xd
.short 65531 ## 0xfffb
.short 65260 ## 0xfeec
.short 65297 ## 0xff11
.short 65043 ## 0xfe13
.short 424 ## 0x1a8
.short 65470 ## 0xffbe
.short 65277 ## 0xfefd
.short 65236 ## 0xfed4
.short 65397 ## 0xff75
.short 65511 ## 0xffe7
.short 65048 ## 0xfe18
.short 65395 ## 0xff73
.short 65517 ## 0xffed
.short 223 ## 0xdf
.short 65248 ## 0xfee0
.short 65445 ## 0xffa5
.short 65409 ## 0xff81
.short 65223 ## 0xfec7
.short 1205 ## 0x4b5
.short 306 ## 0x132
.short 8 ## 0x8
.short 65397 ## 0xff75
.short 138 ## 0x8a
.short 508 ## 0x1fc
.short 9 ## 0x9
.short 13 ## 0xd
.short 68 ## 0x44
.short 65061 ## 0xfe25
.short 90 ## 0x5a
.short 65397 ## 0xff75
.short 65345 ## 0xff41
.short 777 ## 0x309
.short 436 ## 0x1b4
.short 62992 ## 0xf610
.short 65468 ## 0xffbc
.short 97 ## 0x61
.short 290 ## 0x122
.short 47 ## 0x2f
.short 128 ## 0x80
.short 65342 ## 0xff3e
.short 65416 ## 0xff88
.short 206 ## 0xce
.short 64938 ## 0xfdaa
.short 65313 ## 0xff21
.short 158 ## 0x9e
.short 65340 ## 0xff3c
.short 176 ## 0xb0
.short 65386 ## 0xff6a
.short 65534 ## 0xfffe
.short 65121 ## 0xfe61
.short 62598 ## 0xf486
.short 345 ## 0x159
.short 49 ## 0x31
.short 480 ## 0x1e0
.short 65502 ## 0xffde
.short 112 ## 0x70
.short 534 ## 0x216
.short 65499 ## 0xffdb
.short 270 ## 0x10e
.short 65124 ## 0xfe64
.short 463 ## 0x1cf
.short 64739 ## 0xfce3
.short 76 ## 0x4c
.short 65402 ## 0xff7a
.short 582 ## 0x246
.short 225 ## 0xe1
.short 230 ## 0xe6
.short 319 ## 0x13f
.short 254 ## 0xfe
.short 41 ## 0x29
.short 65432 ## 0xff98
.short 65358 ## 0xff4e
.short 284 ## 0x11c
.short 65281 ## 0xff01
.short 63312 ## 0xf750
.short 65225 ## 0xfec9
.short 64638 ## 0xfc7e
.short 68 ## 0x44
.short 247 ## 0xf7
.short 255 ## 0xff
.short 65409 ## 0xff81
.short 404 ## 0x194
.short 65443 ## 0xffa3
.short 65304 ## 0xff18
.short 65262 ## 0xfeee
.short 65190 ## 0xfea6
.short 65409 ## 0xff81
.short 65409 ## 0xff81
.short 313 ## 0x139
.short 222 ## 0xde
.short 250 ## 0xfa
.short 327 ## 0x147
.short 262 ## 0x106
.short 65123 ## 0xfe63
.short 65198 ## 0xfeae
.short 177 ## 0xb1
.short 144 ## 0x90
.short 65504 ## 0xffe0
.short 129 ## 0x81
.short 532 ## 0x214
.short 378 ## 0x17a
.short 135 ## 0x87
.short 65352 ## 0xff48
.short 65291 ## 0xff0b
.short 65368 ## 0xff58
.short 64825 ## 0xfd39
.short 65146 ## 0xfe7a
.short 65478 ## 0xffc6
.short 28 ## 0x1c
.short 64617 ## 0xfc69
.short 65467 ## 0xffbb
.short 84 ## 0x54
.short 501 ## 0x1f5
.short 59 ## 0x3b
.short 65460 ## 0xffb4
.short 65067 ## 0xfe2b
.short 87 ## 0x57
.short 43 ## 0x2b
.short 64689 ## 0xfcb1
.short 65163 ## 0xfe8b
.short 368 ## 0x170
.short 26 ## 0x1a
.short 269 ## 0x10d
.short 257 ## 0x101
.short 104 ## 0x68
.short 255 ## 0xff
.short 65391 ## 0xff6f
.short 65320 ## 0xff28
.short 806 ## 0x326
.short 65313 ## 0xff21
.short 65339 ## 0xff3b
.short 1066 ## 0x42a
.short 65427 ## 0xff93
.short 65147 ## 0xfe7b
.short 65247 ## 0xfedf
.short 82 ## 0x52
.short 63551 ## 0xf83f
.short 26 ## 0x1a
.short 346 ## 0x15a
.short 65345 ## 0xff41
.short 65317 ## 0xff25
.short 87 ## 0x57
.short 65506 ## 0xffe2
.short 142 ## 0x8e
.short 35 ## 0x23
.short 336 ## 0x150
.short 230 ## 0xe6
.short 65212 ## 0xfebc
.short 64053 ## 0xfa35
.short 65465 ## 0xffb9
.short 138 ## 0x8a
.short 64531 ## 0xfc13
.short 65435 ## 0xff9b
.short 65134 ## 0xfe6e
.short 1 ## 0x1
.short 55 ## 0x37
.short 65200 ## 0xfeb0
.short 65172 ## 0xfe94
.short 102 ## 0x66
.short 65163 ## 0xfe8b
.short 278 ## 0x116
.short 823 ## 0x337
.short 65364 ## 0xff54
.short 247 ## 0xf7
.short 2110 ## 0x83e
.short 477 ## 0x1dd
.short 588 ## 0x24c
.short 65406 ## 0xff7e
.short 65420 ## 0xff8c
.short 65229 ## 0xfecd
.short 65380 ## 0xff64
.short 65323 ## 0xff2b
.short 85 ## 0x55
.short 65241 ## 0xfed9
.short 90 ## 0x5a
.short 10 ## 0xa
.short 25 ## 0x19
.short 65531 ## 0xfffb
.short 65302 ## 0xff16
.short 65517 ## 0xffed
.short 65210 ## 0xfeba
.short 178 ## 0xb2
.short 65467 ## 0xffbb
.short 65389 ## 0xff6d
.short 65265 ## 0xfef1
.short 25 ## 0x19
.short 89 ## 0x59
.short 65237 ## 0xfed5
.short 391 ## 0x187
.short 64911 ## 0xfd8f
.short 65373 ## 0xff5d
.short 444 ## 0x1bc
.short 65395 ## 0xff73
.short 186 ## 0xba
.short 65210 ## 0xfeba
.short 146 ## 0x92
.short 463 ## 0x1cf
.short 24 ## 0x18
.short 65311 ## 0xff1f
.short 65323 ## 0xff2b
.short 2 ## 0x2
.short 63112 ## 0xf688
.short 65499 ## 0xffdb
.short 65156 ## 0xfe84
.short 188 ## 0xbc
.short 84 ## 0x54
.short 65043 ## 0xfe13
.short 290 ## 0x122
.short 248 ## 0xf8
.short 35 ## 0x23
.short 65471 ## 0xffbf
.short 65165 ## 0xfe8d
.short 66 ## 0x42
.short 211 ## 0xd3
.short 63610 ## 0xf87a
.short 225 ## 0xe1
.short 330 ## 0x14a
.short 64926 ## 0xfd9e
.short 297 ## 0x129
.short 475 ## 0x1db
.short 1062 ## 0x426
.short 152 ## 0x98
.short 65377 ## 0xff61
.short 954 ## 0x3ba
.short 65531 ## 0xfffb
.short 65505 ## 0xffe1
.short 85 ## 0x55
.short 178 ## 0xb2
.short 65124 ## 0xfe64
.short 117 ## 0x75
.short 228 ## 0xe4
.short 65106 ## 0xfe52
.short 208 ## 0xd0
.short 272 ## 0x110
.short 58 ## 0x3a
.short 64832 ## 0xfd40
.short 732 ## 0x2dc
.short 516 ## 0x204
.short 556 ## 0x22c
.short 65456 ## 0xffb0
.short 482 ## 0x1e2
.short 65135 ## 0xfe6f
.short 65129 ## 0xfe69
.short 834 ## 0x342
.short 65459 ## 0xffb3
.short 490 ## 0x1ea
.short 64982 ## 0xfdd6
.short 77 ## 0x4d
.short 65092 ## 0xfe44
.short 65511 ## 0xffe7
.short 345 ## 0x159
.short 261 ## 0x105
.short 65440 ## 0xffa0
.short 1377 ## 0x561
.short 64569 ## 0xfc39
.short 65495 ## 0xffd7
.short 65214 ## 0xfebe
.short 65190 ## 0xfea6
.short 956 ## 0x3bc
.short 65252 ## 0xfee4
.short 535 ## 0x217
.short 65495 ## 0xffd7
.short 65447 ## 0xffa7
.short 475 ## 0x1db
.short 65124 ## 0xfe64
.short 547 ## 0x223
.short 491 ## 0x1eb
.short 350 ## 0x15e
.short 196 ## 0xc4
.short 846 ## 0x34e
.short 65070 ## 0xfe2e
.short 65158 ## 0xfe86
.short 314 ## 0x13a
.short 65221 ## 0xfec5
.short 402 ## 0x192
.short 65475 ## 0xffc3
.short 572 ## 0x23c
.short 244 ## 0xf4
.short 64865 ## 0xfd61
.short 220 ## 0xdc
.short 353 ## 0x161
.short 65498 ## 0xffda
.short 1242 ## 0x4da
.short 592 ## 0x250
.short 65483 ## 0xffcb
.short 475 ## 0x1db
.short 65043 ## 0xfe13
.short 65475 ## 0xffc3
.short 215 ## 0xd7
.short 64815 ## 0xfd2f
.short 65360 ## 0xff50
.short 65166 ## 0xfe8e
.short 164 ## 0xa4
.short 112 ## 0x70
.short 601 ## 0x259
.short 65445 ## 0xffa5
.short 114 ## 0x72
.short 452 ## 0x1c4
.short 93 ## 0x5d
.short 143 ## 0x8f
.short 65157 ## 0xfe85
.short 65434 ## 0xff9a
.short 65313 ## 0xff21
.short 65187 ## 0xfea3
.short 158 ## 0x9e
.short 726 ## 0x2d6
.short 64931 ## 0xfda3
.short 64934 ## 0xfda6
.short 65508 ## 0xffe4
.short 156 ## 0x9c
.short 284 ## 0x11c
.short 116 ## 0x74
.short 65487 ## 0xffcf
.short 64795 ## 0xfd1b
.short 65140 ## 0xfe74
.short 753 ## 0x2f1
.short 65199 ## 0xfeaf
.short 159 ## 0x9f
.short 703 ## 0x2bf
.short 288 ## 0x120
.short 510 ## 0x1fe
.short 64278 ## 0xfb16
.short 64992 ## 0xfde0
.short 64928 ## 0xfda0
.short 64881 ## 0xfd71
.short 429 ## 0x1ad
.short 322 ## 0x142
.short 490 ## 0x1ea
.short 41 ## 0x29
.short 94 ## 0x5e
.short 1185 ## 0x4a1
.short 65383 ## 0xff67
.short 64924 ## 0xfd9c
.short 64691 ## 0xfcb3
.short 64903 ## 0xfd87
.short 96 ## 0x60
.short 65135 ## 0xfe6f
.short 65175 ## 0xfe97
.short 64897 ## 0xfd81
.short 64864 ## 0xfd60
.short 272 ## 0x110
.short 65494 ## 0xffd6
.short 200 ## 0xc8
.short 65134 ## 0xfe6e
.short 93 ## 0x5d
.short 65209 ## 0xfeb9
.short 73 ## 0x49
.short 64772 ## 0xfd04
.short 65389 ## 0xff6d
.short 65388 ## 0xff6c
.short 65463 ## 0xffb7
.short 1610 ## 0x64a
.short 65307 ## 0xff1b
.short 65256 ## 0xfee8
.short 65258 ## 0xfeea
.short 140 ## 0x8c
.short 554 ## 0x22a
.short 65297 ## 0xff11
.short 64812 ## 0xfd2c
.short 64759 ## 0xfcf7
.short 65260 ## 0xfeec
.short 257 ## 0x101
.short 65027 ## 0xfe03
.short 1645 ## 0x66d
.short 64802 ## 0xfd22
.short 65523 ## 0xfff3
.short 64970 ## 0xfdca
.short 677 ## 0x2a5
.short 540 ## 0x21c
.short 64855 ## 0xfd57
.short 384 ## 0x180
.short 928 ## 0x3a0
.short 65050 ## 0xfe1a
.short 65145 ## 0xfe79
.short 65013 ## 0xfdf5
.short 65056 ## 0xfe20
.short 440 ## 0x1b8
.short 65414 ## 0xff86
.short 65295 ## 0xff0f
.short 65476 ## 0xffc4
.short 87 ## 0x57
.short 65358 ## 0xff4e
.short 1591 ## 0x637
.short 64684 ## 0xfcac
.short 65176 ## 0xfe98
.short 421 ## 0x1a5
.short 141 ## 0x8d
.short 65208 ## 0xfeb8
.short 64399 ## 0xfb8f
.short 257 ## 0x101
.short 258 ## 0x102
.short 65307 ## 0xff1b
.short 65315 ## 0xff23
.short 8 ## 0x8
.short 65416 ## 0xff88
.short 64784 ## 0xfd10
.short 64889 ## 0xfd79
.short 204 ## 0xcc
.short 213 ## 0xd5
.short 508 ## 0x1fc
.short 438 ## 0x1b6
.short 290 ## 0x122
.short 65031 ## 0xfe07
.short 65493 ## 0xffd5
.short 68 ## 0x44
.short 65264 ## 0xfef0
.short 64756 ## 0xfcf4
.short 64987 ## 0xfddb
.short 65249 ## 0xfee1
.short 18 ## 0x12
.short 58 ## 0x3a
.short 65497 ## 0xffd9
.short 478 ## 0x1de
.short 30 ## 0x1e
.short 111 ## 0x6f
.short 25 ## 0x19
.short 65159 ## 0xfe87
.short 110 ## 0x6e
.short 65446 ## 0xffa6
.short 201 ## 0xc9
.short 65293 ## 0xff0d
.short 452 ## 0x1c4
.short 65356 ## 0xff4c
.short 65402 ## 0xff7a
.short 65411 ## 0xff83
.short 65181 ## 0xfe9d
.short 403 ## 0x193
.short 279 ## 0x117
.short 66 ## 0x42
.short 65435 ## 0xff9b
.short 291 ## 0x123
.short 65347 ## 0xff43
.short 65291 ## 0xff0b
.short 65451 ## 0xffab
.short 1049 ## 0x419
.short 1461 ## 0x5b5
.short 65240 ## 0xfed8
.short 65308 ## 0xff1c
.short 140 ## 0x8c
.short 491 ## 0x1eb
.short 265 ## 0x109
.short 65414 ## 0xff86
.short 955 ## 0x3bb
.short 63172 ## 0xf6c4
.short 775 ## 0x307
.short 70 ## 0x46
.short 65318 ## 0xff26
.short 65531 ## 0xfffb
.short 65509 ## 0xffe5
.short 65503 ## 0xffdf
.short 2106 ## 0x83a
.short 65176 ## 0xfe98
.short 64980 ## 0xfdd4
.short 395 ## 0x18b
.short 65146 ## 0xfe7a
.short 558 ## 0x22e
.short 64805 ## 0xfd25
.short 322 ## 0x142
.short 1203 ## 0x4b3
.short 65454 ## 0xffae
.short 65287 ## 0xff07
.short 64869 ## 0xfd65
.short 65319 ## 0xff27
.short 40 ## 0x28
.short 65422 ## 0xff8e
.short 65034 ## 0xfe0a
.short 383 ## 0x17f
.short 65407 ## 0xff7f
.short 104 ## 0x68
.short 68 ## 0x44
.short 65422 ## 0xff8e
.short 65488 ## 0xffd0
.short 40 ## 0x28
.short 366 ## 0x16e
.short 64040 ## 0xfa28
.short 388 ## 0x184
.short 65153 ## 0xfe81
.short 64990 ## 0xfdde
.short 64881 ## 0xfd71
.short 78 ## 0x4e
.short 261 ## 0x105
.short 64992 ## 0xfde0
.short 497 ## 0x1f1
.short 65279 ## 0xfeff
.short 65186 ## 0xfea2
.short 65476 ## 0xffc4
.short 65114 ## 0xfe5a
.short 322 ## 0x142
.short 3 ## 0x3
.short 779 ## 0x30b
.short 163 ## 0xa3
.short 65291 ## 0xff0b
.short 64595 ## 0xfc53
.short 65294 ## 0xff0e
.short 122 ## 0x7a
.short 294 ## 0x126
.short 65440 ## 0xffa0
.short 64892 ## 0xfd7c
.short 65411 ## 0xff83
.short 65116 ## 0xfe5c
.short 136 ## 0x88
.short 286 ## 0x11e
.short 44 ## 0x2c
.short 326 ## 0x146
.short 18 ## 0x12
.short 64654 ## 0xfc8e
.short 107 ## 0x6b
.short 65160 ## 0xfe88
.short 272 ## 0x110
.short 65133 ## 0xfe6d
.short 65156 ## 0xfe84
.short 252 ## 0xfc
.short 322 ## 0x142
.short 121 ## 0x79
.short 420 ## 0x1a4
.short 65482 ## 0xffca
.short 736 ## 0x2e0
.short 475 ## 0x1db
.short 791 ## 0x317
.short 65377 ## 0xff61
.short 563 ## 0x233
.short 64553 ## 0xfc29
.short 646 ## 0x286
.short 1833 ## 0x729
.short 65513 ## 0xffe9
.short 414 ## 0x19e
.short 133 ## 0x85
.short 441 ## 0x1b9
.short 704 ## 0x2c0
.short 759 ## 0x2f7
.short 201 ## 0xc9
.short 65249 ## 0xfee1
.short 64849 ## 0xfd51
.short 228 ## 0xe4
.short 65466 ## 0xffba
.short 65110 ## 0xfe56
.short 65407 ## 0xff7f
.short 223 ## 0xdf
.short 64749 ## 0xfced
.short 327 ## 0x147
.short 597 ## 0x255
.short 147 ## 0x93
.short 424 ## 0x1a8
.short 55 ## 0x37
.short 1647 ## 0x66f
.short 136 ## 0x88
.short 65068 ## 0xfe2c
.short 64577 ## 0xfc41
.short 110 ## 0x6e
.short 1781 ## 0x6f5
.short 65095 ## 0xfe47
.short 65288 ## 0xff08
.short 766 ## 0x2fe
.short 65330 ## 0xff32
.short 384 ## 0x180
.short 91 ## 0x5b
.short 65105 ## 0xfe51
.short 65466 ## 0xffba
.short 324 ## 0x144
.short 456 ## 0x1c8
.short 338 ## 0x152
.short 65518 ## 0xffee
.short 65338 ## 0xff3a
.short 1675 ## 0x68b
.short 155 ## 0x9b
.short 65370 ## 0xff5a
.short 65201 ## 0xfeb1
.short 104 ## 0x68
.short 170 ## 0xaa
.short 65401 ## 0xff79
.short 65520 ## 0xfff0
.short 172 ## 0xac
.short 57 ## 0x39
.short 65008 ## 0xfdf0
.short 118 ## 0x76
.short 65141 ## 0xfe75
.short 579 ## 0x243
.short 65483 ## 0xffcb
.short 65191 ## 0xfea7
.short 65180 ## 0xfe9c
.short 65198 ## 0xfeae
.short 65166 ## 0xfe8e
.short 64582 ## 0xfc46
.short 65285 ## 0xff05
.short 65248 ## 0xfee0
.short 65495 ## 0xffd7
.short 188 ## 0xbc
.short 401 ## 0x191
.short 554 ## 0x22a
.short 24 ## 0x18
.short 63862 ## 0xf976
.short 207 ## 0xcf
.short 65025 ## 0xfe01
.short 123 ## 0x7b
.short 65392 ## 0xff70
.short 193 ## 0xc1
.short 286 ## 0x11e
.short 64945 ## 0xfdb1
.short 65446 ## 0xffa6
.short 64753 ## 0xfcf1
.short 64918 ## 0xfd96
.short 65371 ## 0xff5b
.short 1109 ## 0x455
.short 156 ## 0x9c
.short 65373 ## 0xff5d
.short 525 ## 0x20d
.short 179 ## 0xb3
.short 344 ## 0x158
.short 1231 ## 0x4cf
.short 65245 ## 0xfedd
.short 65229 ## 0xfecd
.short 326 ## 0x146
.short 65470 ## 0xffbe
.short 64975 ## 0xfdcf
.short 65264 ## 0xfef0
.short 440 ## 0x1b8
.short 65067 ## 0xfe2b
.short 294 ## 0x126
.short 65289 ## 0xff09
.short 65384 ## 0xff68
.short 65270 ## 0xfef6
.short 943 ## 0x3af
.short 65410 ## 0xff82
.short 65079 ## 0xfe37
.short 883 ## 0x373
.short 65088 ## 0xfe40
.short 206 ## 0xce
.short 64349 ## 0xfb5d
.short 65400 ## 0xff78
.short 65360 ## 0xff50
.short 20 ## 0x14
.short 65113 ## 0xfe59
.short 65098 ## 0xfe4a
.short 65120 ## 0xfe60
.short 65324 ## 0xff2c
.short 261 ## 0x105
.short 65431 ## 0xff97
.short 82 ## 0x52
.short 82 ## 0x52
.short 850 ## 0x352
.short 64372 ## 0xfb74
.short 65423 ## 0xff8f
.short 65483 ## 0xffcb
.short 65285 ## 0xff05
.short 29 ## 0x1d
.short 65339 ## 0xff3b
.short 697 ## 0x2b9
.short 362 ## 0x16a
.short 64674 ## 0xfca2
.short 102 ## 0x66
.short 65513 ## 0xffe9
.short 840 ## 0x348
.short 65515 ## 0xffeb
.short 65322 ## 0xff2a
.short 65211 ## 0xfebb
.short 65316 ## 0xff24
.short 1110 ## 0x456
.short 10 ## 0xa
.short 65324 ## 0xff2c
.short 64483 ## 0xfbe3
.short 276 ## 0x114
.short 385 ## 0x181
.short 65262 ## 0xfeee
.short 65241 ## 0xfed9
.short 65225 ## 0xfec9
.short 64590 ## 0xfc4e
.short 388 ## 0x184
.short 65249 ## 0xfee1
.short 1052 ## 0x41c
.short 65426 ## 0xff92
.short 127 ## 0x7f
.short 1258 ## 0x4ea
.short 65064 ## 0xfe28
.short 65481 ## 0xffc9
.short 935 ## 0x3a7
.short 238 ## 0xee
.short 65391 ## 0xff6f
.short 140 ## 0x8c
.short 64994 ## 0xfde2
.short 65432 ## 0xff98
.short 64462 ## 0xfbce
.short 226 ## 0xe2
.short 34 ## 0x22
.short 109 ## 0x6d
.short 65291 ## 0xff0b
.short 65477 ## 0xffc5
.short 65035 ## 0xfe0b
.short 65415 ## 0xff87
.short 65184 ## 0xfea0
.short 183 ## 0xb7
.short 418 ## 0x1a2
.short 65020 ## 0xfdfc
.short 65238 ## 0xfed6
.short 373 ## 0x175
.short 266 ## 0x10a
.short 65328 ## 0xff30
.short 65311 ## 0xff1f
.short 506 ## 0x1fa
.short 65508 ## 0xffe4
.short 16 ## 0x10
.short 65461 ## 0xffb5
.short 56 ## 0x38
.short 65340 ## 0xff3c
.short 65259 ## 0xfeeb
.short 250 ## 0xfa
.short 222 ## 0xde
.short 315 ## 0x13b
.short 65002 ## 0xfdea
.short 65425 ## 0xff91
.short 65359 ## 0xff4f
.short 65120 ## 0xfe60
.short 65463 ## 0xffb7
.short 65014 ## 0xfdf6
.short 883 ## 0x373
.short 545 ## 0x221
.short 61 ## 0x3d
.short 346 ## 0x15a
.short 113 ## 0x71
.short 950 ## 0x3b6
.short 65237 ## 0xfed5
.short 65471 ## 0xffbf
.short 64623 ## 0xfc6f
.short 65474 ## 0xffc2
.short 241 ## 0xf1
.short 64979 ## 0xfdd3
.short 65466 ## 0xffba
.short 825 ## 0x339
.short 303 ## 0x12f
.short 38 ## 0x26
.short 65235 ## 0xfed3
.short 199 ## 0xc7
.short 64961 ## 0xfdc1
.short 65314 ## 0xff22
.short 65453 ## 0xffad
.short 901 ## 0x385
.short 65397 ## 0xff75
.short 7 ## 0x7
.short 65494 ## 0xffd6
.short 5 ## 0x5
.short 65237 ## 0xfed5
.short 65419 ## 0xff8b
.short 65364 ## 0xff54
.short 65521 ## 0xfff1
.short 679 ## 0x2a7
.short 199 ## 0xc7
.short 65321 ## 0xff29
.short 64796 ## 0xfd1c
.short 674 ## 0x2a2
.short 266 ## 0x10a
.short 65510 ## 0xffe6
.short 65140 ## 0xfe74
.short 65053 ## 0xfe1d
.short 251 ## 0xfb
.short 538 ## 0x21a
.short 65096 ## 0xfe48
.short 65420 ## 0xff8c
.short 494 ## 0x1ee
.short 64602 ## 0xfc5a
.short 64466 ## 0xfbd2
.short 80 ## 0x50
.short 9 ## 0x9
.short 65148 ## 0xfe7c
.short 645 ## 0x285
.short 471 ## 0x1d7
.short 30 ## 0x1e
.short 388 ## 0x184
.short 423 ## 0x1a7
.short 727 ## 0x2d7
.short 759 ## 0x2f7
.short 852 ## 0x354
.short 65106 ## 0xfe52
.short 65512 ## 0xffe8
.short 65382 ## 0xff66
.short 65312 ## 0xff20
.short 65301 ## 0xff15
.short 390 ## 0x186
.short 62701 ## 0xf4ed
.short 98 ## 0x62
.short 64173 ## 0xfaad
.short 65488 ## 0xffd0
.short 357 ## 0x165
.short 65306 ## 0xff1a
.short 322 ## 0x142
.short 64967 ## 0xfdc7
.short 311 ## 0x137
.short 638 ## 0x27e
.short 65293 ## 0xff0d
.short 991 ## 0x3df
.short 65 ## 0x41
.short 178 ## 0xb2
.short 193 ## 0xc1
.short 65394 ## 0xff72
.short 65413 ## 0xff85
.short 52 ## 0x34
.short 65407 ## 0xff7f
.short 274 ## 0x112
.short 557 ## 0x22d
.short 806 ## 0x326
.short 65501 ## 0xffdd
.short 712 ## 0x2c8
.short 65085 ## 0xfe3d
.short 323 ## 0x143
.short 65139 ## 0xfe73
.short 200 ## 0xc8
.short 54 ## 0x36
.short 65091 ## 0xfe43
.short 64546 ## 0xfc22
.short 65355 ## 0xff4b
.short 398 ## 0x18e
.short 65400 ## 0xff78
.short 190 ## 0xbe
.short 205 ## 0xcd
.short 109 ## 0x6d
.short 64919 ## 0xfd97
.short 65089 ## 0xfe41
.short 686 ## 0x2ae
.short 65327 ## 0xff2f
.short 64393 ## 0xfb89
.short 174 ## 0xae
.short 65355 ## 0xff4b
.short 82 ## 0x52
.short 65412 ## 0xff84
.short 76 ## 0x4c
.short 65334 ## 0xff36
.short 202 ## 0xca
.short 65144 ## 0xfe78
.short 60 ## 0x3c
.short 64723 ## 0xfcd3
.short 195 ## 0xc3
.short 461 ## 0x1cd
.short 65523 ## 0xfff3
.short 347 ## 0x15b
.short 458 ## 0x1ca
.short 175 ## 0xaf
.short 65286 ## 0xff06
.short 65262 ## 0xfeee
.short 65457 ## 0xffb1
.short 65046 ## 0xfe16
.short 65201 ## 0xfeb1
.short 65118 ## 0xfe5e
.short 287 ## 0x11f
.short 502 ## 0x1f6
.short 65472 ## 0xffc0
.short 65494 ## 0xffd6
.short 65497 ## 0xffd9
.short 65495 ## 0xffd7
.short 401 ## 0x191
.short 1051 ## 0x41b
.short 515 ## 0x203
.short 90 ## 0x5a
.short 62624 ## 0xf4a0
.short 779 ## 0x30b
.short 64971 ## 0xfdcb
.short 444 ## 0x1bc
.short 198 ## 0xc6
.short 65193 ## 0xfea9
.short 65458 ## 0xffb2
.short 65123 ## 0xfe63
.short 65307 ## 0xff1b
.short 191 ## 0xbf
.short 65375 ## 0xff5f
.short 296 ## 0x128
.short 91 ## 0x5b
.short 65414 ## 0xff86
.short 1124 ## 0x464
.short 65457 ## 0xffb1
.short 64899 ## 0xfd83
.short 65184 ## 0xfea0
.short 132 ## 0x84
.short 156 ## 0x9c
.short 64836 ## 0xfd44
.short 65233 ## 0xfed1
.short 589 ## 0x24d
.short 369 ## 0x171
.short 65534 ## 0xfffe
.short 65269 ## 0xfef5
.short 181 ## 0xb5
.short 225 ## 0xe1
.short 422 ## 0x1a6
.short 64537 ## 0xfc19
.short 426 ## 0x1aa
.short 65152 ## 0xfe80
.short 65016 ## 0xfdf8
.short 388 ## 0x184
.short 65303 ## 0xff17
.short 488 ## 0x1e8
.short 65287 ## 0xff07
.short 247 ## 0xf7
.short 65472 ## 0xffc0
.short 65276 ## 0xfefc
.short 65492 ## 0xffd4
.short 59 ## 0x3b
.short 65280 ## 0xff00
.short 65479 ## 0xffc7
.short 342 ## 0x156
.short 65511 ## 0xffe7
.short 64980 ## 0xfdd4
.short 65039 ## 0xfe0f
.short 265 ## 0x109
.short 2133 ## 0x855
.short 1064 ## 0x428
.short 24 ## 0x18
.short 634 ## 0x27a
.short 230 ## 0xe6
.short 65480 ## 0xffc8
.short 293 ## 0x125
.short 324 ## 0x144
.short 41 ## 0x29
.short 65232 ## 0xfed0
.short 436 ## 0x1b4
.short 65312 ## 0xff20
.short 1 ## 0x1
.short 65324 ## 0xff2c
.short 65207 ## 0xfeb7
.short 101 ## 0x65
.short 2401 ## 0x961
.short 202 ## 0xca
.short 234 ## 0xea
.short 65123 ## 0xfe63
.short 65042 ## 0xfe12
.short 304 ## 0x130
.short 65526 ## 0xfff6
.short 65527 ## 0xfff7
.short 215 ## 0xd7
.short 65259 ## 0xfeeb
.short 65135 ## 0xfe6f
.short 65349 ## 0xff45
.short 174 ## 0xae
.short 265 ## 0x109
.short 65416 ## 0xff88
.short 65318 ## 0xff26
.short 65153 ## 0xfe81
.short 65233 ## 0xfed1
.short 618 ## 0x26a
.short 197 ## 0xc5
.short 338 ## 0x152
.short 100 ## 0x64
.short 65498 ## 0xffda
.short 147 ## 0x93
.short 3 ## 0x3
.short 426 ## 0x1aa
.short 65408 ## 0xff80
.short 293 ## 0x125
.short 65456 ## 0xffb0
.short 96 ## 0x60
.short 269 ## 0x10d
.short 65362 ## 0xff52
.short 313 ## 0x139
.short 32 ## 0x20
.short 97 ## 0x61
.short 65348 ## 0xff44
.short 65241 ## 0xfed9
.short 65151 ## 0xfe7f
.short 121 ## 0x79
.short 279 ## 0x117
.short 338 ## 0x152
.short 65378 ## 0xff62
.short 64909 ## 0xfd8d
.short 261 ## 0x105
.short 65395 ## 0xff73
.short 194 ## 0xc2
.short 91 ## 0x5b
.short 335 ## 0x14f
.short 65228 ## 0xfecc
.short 626 ## 0x272
.short 65238 ## 0xfed6
.short 65315 ## 0xff23
.short 65208 ## 0xfeb8
.short 275 ## 0x113
.short 164 ## 0xa4
.short 121 ## 0x79
.short 503 ## 0x1f7
.short 65372 ## 0xff5c
.short 65460 ## 0xffb4
.short 65126 ## 0xfe66
.short 64861 ## 0xfd5d
.short 37 ## 0x25
.short 80 ## 0x50
.short 65437 ## 0xff9d
.short 65259 ## 0xfeeb
.short 65100 ## 0xfe4c
.short 667 ## 0x29b
.short 64563 ## 0xfc33
.short 669 ## 0x29d
.short 65397 ## 0xff75
.short 253 ## 0xfd
.short 65315 ## 0xff23
.short 65470 ## 0xffbe
.short 65496 ## 0xffd8
.short 15 ## 0xf
.short 64981 ## 0xfdd5
.short 65533 ## 0xfffd
.short 60 ## 0x3c
.short 65503 ## 0xffdf
.short 64943 ## 0xfdaf
.short 138 ## 0x8a
.short 118 ## 0x76
.short 65455 ## 0xffaf
.short 65088 ## 0xfe40
.short 802 ## 0x322
.short 200 ## 0xc8
.short 65237 ## 0xfed5
.short 195 ## 0xc3
.short 262 ## 0x106
.short 121 ## 0x79
.short 64662 ## 0xfc96
.short 35 ## 0x23
.short 65003 ## 0xfdeb
.short 47 ## 0x2f
.short 65503 ## 0xffdf
.short 122 ## 0x7a
.short 173 ## 0xad
.short 117 ## 0x75
.short 65288 ## 0xff08
.short 683 ## 0x2ab
.short 65420 ## 0xff8c
.short 170 ## 0xaa
.short 34 ## 0x22
.short 65489 ## 0xffd1
.short 64859 ## 0xfd5b
.short 890 ## 0x37a
.short 393 ## 0x189
.short 65029 ## 0xfe05
.short 46 ## 0x2e
.short 65332 ## 0xff34
.short 65503 ## 0xffdf
.short 65330 ## 0xff32
.short 391 ## 0x187
.short 1064 ## 0x428
.short 93 ## 0x5d
.short 65282 ## 0xff02
.short 882 ## 0x372
.short 913 ## 0x391
.short 65227 ## 0xfecb
.short 429 ## 0x1ad
.short 256 ## 0x100
.short 64905 ## 0xfd89
.short 428 ## 0x1ac
.short 10 ## 0xa
.short 65054 ## 0xfe1e
.short 65475 ## 0xffc3
.short 65062 ## 0xfe26
.short 135 ## 0x87
.short 65109 ## 0xfe55
.short 197 ## 0xc5
.short 65500 ## 0xffdc
.short 361 ## 0x169
.short 65037 ## 0xfe0d
.short 64459 ## 0xfbcb
.short 65525 ## 0xfff5
.short 65309 ## 0xff1d
.short 65514 ## 0xffea
.short 320 ## 0x140
.short 64 ## 0x40
.short 65406 ## 0xff7e
.short 64601 ## 0xfc59
.short 65183 ## 0xfe9f
.short 159 ## 0x9f
.short 687 ## 0x2af
.short 156 ## 0x9c
.short 195 ## 0xc3
.short 65259 ## 0xfeeb
.short 64883 ## 0xfd73
.short 64926 ## 0xfd9e
.short 1129 ## 0x469
.short 221 ## 0xdd
.short 65365 ## 0xff55
.short 65282 ## 0xff02
.short 65182 ## 0xfe9e
.short 65463 ## 0xffb7
.short 65357 ## 0xff4d
.short 338 ## 0x152
.short 144 ## 0x90
.short 21 ## 0x15
.short 65269 ## 0xfef5
.short 266 ## 0x10a
.short 65384 ## 0xff68
.short 142 ## 0x8e
.short 279 ## 0x117
.short 259 ## 0x103
.short 65486 ## 0xffce
.short 65228 ## 0xfecc
.short 832 ## 0x340
.short 29 ## 0x1d
.short 65095 ## 0xfe47
.short 65353 ## 0xff49
.short 6 ## 0x6
.short 559 ## 0x22f
.short 270 ## 0x10e
.short 117 ## 0x75
.short 577 ## 0x241
.short 65384 ## 0xff68
.short 65289 ## 0xff09
.short 65272 ## 0xfef8
.short 189 ## 0xbd
.short 329 ## 0x149
.short 67 ## 0x43
.short 943 ## 0x3af
.short 108 ## 0x6c
.short 65378 ## 0xff62
.short 65299 ## 0xff13
.short 64658 ## 0xfc92
.short 169 ## 0xa9
.short 64840 ## 0xfd48
.short 65383 ## 0xff67
.short 65407 ## 0xff7f
.short 186 ## 0xba
.short 650 ## 0x28a
.short 65500 ## 0xffdc
.short 191 ## 0xbf
.short 387 ## 0x183
.short 418 ## 0x1a2
.short 211 ## 0xd3
.short 65403 ## 0xff7b
.short 64296 ## 0xfb28
.short 64899 ## 0xfd83
.short 476 ## 0x1dc
.short 65316 ## 0xff24
.short 65530 ## 0xfffa
.short 599 ## 0x257
.short 30 ## 0x1e
.short 73 ## 0x49
.short 268 ## 0x10c
.short 550 ## 0x226
.short 118 ## 0x76
.short 65253 ## 0xfee5
.short 65306 ## 0xff1a
.short 268 ## 0x10c
.short 65450 ## 0xffaa
.short 202 ## 0xca
.short 839 ## 0x347
.short 65310 ## 0xff1e
.short 65050 ## 0xfe1a
.short 64891 ## 0xfd7b
.short 227 ## 0xe3
.short 221 ## 0xdd
.short 65469 ## 0xffbd
.short 64808 ## 0xfd28
.short 65052 ## 0xfe1c
.short 65231 ## 0xfecf
.short 65413 ## 0xff85
.short 476 ## 0x1dc
.short 205 ## 0xcd
.short 64986 ## 0xfdda
.short 64827 ## 0xfd3b
.short 14 ## 0xe
.short 54 ## 0x36
.short 64259 ## 0xfb03
.short 65172 ## 0xfe94
.short 65208 ## 0xfeb8
.short 65412 ## 0xff84
.short 57 ## 0x39
.short 321 ## 0x141
.short 65487 ## 0xffcf
.short 65329 ## 0xff31
.short 65428 ## 0xff94
.short 316 ## 0x13c
.short 276 ## 0x114
.short 65223 ## 0xfec7
.short 64234 ## 0xfaea
.short 219 ## 0xdb
.short 77 ## 0x4d
.short 75 ## 0x4b
.short 1287 ## 0x507
.short 65048 ## 0xfe18
.short 64824 ## 0xfd38
.short 65210 ## 0xfeba
.short 65219 ## 0xfec3
.short 65277 ## 0xfefd
.short 65358 ## 0xff4e
.short 64790 ## 0xfd16
.short 65345 ## 0xff41
.short 65443 ## 0xffa3
.short 65229 ## 0xfecd
.short 65089 ## 0xfe41
.short 65177 ## 0xfe99
.short 65244 ## 0xfedc
.short 65277 ## 0xfefd
.short 64966 ## 0xfdc6
.short 65015 ## 0xfdf7
.short 103 ## 0x67
.short 65306 ## 0xff1a
.short 65344 ## 0xff40
.short 64987 ## 0xfddb
.short 65329 ## 0xff31
.short 65317 ## 0xff25
.short 42 ## 0x2a
.short 65200 ## 0xfeb0
.short 126 ## 0x7e
.short 920 ## 0x398
.short 64928 ## 0xfda0
.short 282 ## 0x11a
.short 65351 ## 0xff47
.short 137 ## 0x89
.short 697 ## 0x2b9
.short 64985 ## 0xfdd9
.short 65514 ## 0xffea
.short 65256 ## 0xfee8
.short 65467 ## 0xffbb
.short 65434 ## 0xff9a
.short 195 ## 0xc3
.short 114 ## 0x72
.short 292 ## 0x124
.short 65044 ## 0xfe14
.short 65330 ## 0xff32
.short 65329 ## 0xff31
.short 1128 ## 0x468
.short 477 ## 0x1dd
.short 65453 ## 0xffad
.short 126 ## 0x7e
.short 65210 ## 0xfeba
.short 65404 ## 0xff7c
.short 2152 ## 0x868
.short 63 ## 0x3f
.short 266 ## 0x10a
.short 127 ## 0x7f
.short 555 ## 0x22b
.short 65392 ## 0xff70
.short 54 ## 0x36
.short 147 ## 0x93
.short 65192 ## 0xfea8
.short 457 ## 0x1c9
.short 65014 ## 0xfdf6
.short 65368 ## 0xff58
.short 219 ## 0xdb
.short 65220 ## 0xfec4
.short 65285 ## 0xff05
.short 65268 ## 0xfef4
.short 65432 ## 0xff98
.short 65317 ## 0xff25
.short 86 ## 0x56
.short 682 ## 0x2aa
.short 329 ## 0x149
.short 205 ## 0xcd
.short 470 ## 0x1d6
.short 132 ## 0x84
.short 65416 ## 0xff88
.short 575 ## 0x23f
.short 65302 ## 0xff16
.short 1546 ## 0x60a
.short 35 ## 0x23
.short 65504 ## 0xffe0
.short 90 ## 0x5a
.short 65126 ## 0xfe66
.short 65492 ## 0xffd4
.short 65111 ## 0xfe57
.short 65328 ## 0xff30
.short 65472 ## 0xffc0
.short 65464 ## 0xffb8
.short 65198 ## 0xfeae
.short 65146 ## 0xfe7a
.short 65143 ## 0xfe77
.short 61 ## 0x3d
.short 81 ## 0x51
.short 242 ## 0xf2
.short 65151 ## 0xfe7f
.short 65225 ## 0xfec9
.short 7 ## 0x7
.short 1295 ## 0x50f
.short 264 ## 0x108
.short 65168 ## 0xfe90
.short 65356 ## 0xff4c
.short 65393 ## 0xff71
.short 65250 ## 0xfee2
.short 54 ## 0x36
.short 427 ## 0x1ab
.short 336 ## 0x150
.short 74 ## 0x4a
.short 65026 ## 0xfe02
.short 65359 ## 0xff4f
.short 150 ## 0x96
.short 65063 ## 0xfe27
.short 65089 ## 0xfe41
.short 265 ## 0x109
.short 300 ## 0x12c
.short 420 ## 0x1a4
.short 65248 ## 0xfee0
.short 65327 ## 0xff2f
.short 65405 ## 0xff7d
.short 65086 ## 0xfe3e
.short 146 ## 0x92
.short 252 ## 0xfc
.short 65375 ## 0xff5f
.short 65271 ## 0xfef7
.short 161 ## 0xa1
.short 113 ## 0x71
.short 65470 ## 0xffbe
.short 340 ## 0x154
.short 352 ## 0x160
.short 371 ## 0x173
.short 65248 ## 0xfee0
.short 65378 ## 0xff62
.short 65532 ## 0xfffc
.short 321 ## 0x141
.short 65339 ## 0xff3b
.short 480 ## 0x1e0
.short 65481 ## 0xffc9
.short 90 ## 0x5a
.short 107 ## 0x6b
.short 65395 ## 0xff73
.short 64387 ## 0xfb83
.short 65166 ## 0xfe8e
.short 1203 ## 0x4b3
.short 65519 ## 0xffef
.short 65346 ## 0xff42
.short 93 ## 0x5d
.short 125 ## 0x7d
.short 417 ## 0x1a1
.short 264 ## 0x108
.short 76 ## 0x4c
.short 1503 ## 0x5df
.short 465 ## 0x1d1
.short 142 ## 0x8e
.short 65088 ## 0xfe40
.short 64590 ## 0xfc4e
.short 64636 ## 0xfc7c
.short 699 ## 0x2bb
.short 227 ## 0xe3
.short 329 ## 0x149
.short 913 ## 0x391
.short 65129 ## 0xfe69
.short 439 ## 0x1b7
.short 64947 ## 0xfdb3
.short 106 ## 0x6a
.short 65371 ## 0xff5b
.short 63964 ## 0xf9dc
.short 65239 ## 0xfed7
.short 65454 ## 0xffae
.short 65155 ## 0xfe83
.short 364 ## 0x16c
.short 64247 ## 0xfaf7
.short 27 ## 0x1b
.short 65058 ## 0xfe22
.short 65087 ## 0xfe3f
.short 65156 ## 0xfe84
.short 977 ## 0x3d1
.short 65413 ## 0xff85
.short 64969 ## 0xfdc9
.short 65207 ## 0xfeb7
.short 525 ## 0x20d
.short 65366 ## 0xff56
.short 181 ## 0xb5
.short 65219 ## 0xfec3
.short 65141 ## 0xfe75
.short 185 ## 0xb9
.short 64 ## 0x40
.short 102 ## 0x66
.short 197 ## 0xc5
.short 64825 ## 0xfd39
.short 64864 ## 0xfd60
.short 439 ## 0x1b7
.short 331 ## 0x14b
.short 64896 ## 0xfd80
.short 1376 ## 0x560
.short 65416 ## 0xff88
.short 417 ## 0x1a1
.short 65300 ## 0xff14
.short 65468 ## 0xffbc
.short 77 ## 0x4d
.short 65504 ## 0xffe0
.short 65020 ## 0xfdfc
.short 65104 ## 0xfe50
.short 65121 ## 0xfe61
.short 65344 ## 0xff40
.short 65431 ## 0xff97
.short 114 ## 0x72
.short 302 ## 0x12e
.short 834 ## 0x342
.short 65253 ## 0xfee5
.short 0 ## 0x0
.short 65456 ## 0xffb0
.short 65190 ## 0xfea6
.short 64710 ## 0xfcc6
.short 173 ## 0xad
.short 36 ## 0x24
.short 670 ## 0x29e
.short 457 ## 0x1c9
.short 21 ## 0x15
.short 64948 ## 0xfdb4
.short 65233 ## 0xfed1
.short 64691 ## 0xfcb3
.short 63815 ## 0xf947
.short 269 ## 0x10d
.short 52 ## 0x34
.short 1415 ## 0x587
.short 65323 ## 0xff2b
.short 65293 ## 0xff0d
.short 65377 ## 0xff61
.short 65475 ## 0xffc3
.short 20 ## 0x14
.short 346 ## 0x15a
.short 196 ## 0xc4
.short 64713 ## 0xfcc9
.short 65529 ## 0xfff9
.short 508 ## 0x1fc
.short 65031 ## 0xfe07
.short 65523 ## 0xfff3
.short 65500 ## 0xffdc
.short 65097 ## 0xfe49
.short 65454 ## 0xffae
.short 472 ## 0x1d8
.short 381 ## 0x17d
.short 261 ## 0x105
.short 753 ## 0x2f1
.short 65351 ## 0xff47
.short 65370 ## 0xff5a
.short 561 ## 0x231
.short 65502 ## 0xffde
.short 65126 ## 0xfe66
.short 40 ## 0x28
.short 92 ## 0x5c
.short 334 ## 0x14e
.short 65271 ## 0xfef7
.short 375 ## 0x177
.short 482 ## 0x1e2
.short 21 ## 0x15
.short 515 ## 0x203
.short 236 ## 0xec
.short 65111 ## 0xfe57
.short 65138 ## 0xfe72
.short 339 ## 0x153
.short 2334 ## 0x91e
.short 65246 ## 0xfede
.short 65071 ## 0xfe2f
.short 183 ## 0xb7
.short 65229 ## 0xfecd
.short 65492 ## 0xffd4
.short 177 ## 0xb1
.short 58 ## 0x3a
.short 65257 ## 0xfee9
.short 468 ## 0x1d4
.short 65120 ## 0xfe60
.short 65149 ## 0xfe7d
.short 1005 ## 0x3ed
.short 65194 ## 0xfeaa
.short 16 ## 0x10
.short 10 ## 0xa
.short 65489 ## 0xffd1
.short 65055 ## 0xfe1f
.short 65273 ## 0xfef9
.short 65247 ## 0xfedf
.short 65102 ## 0xfe4e
.short 65066 ## 0xfe2a
.short 65345 ## 0xff41
.short 64308 ## 0xfb34
.short 97 ## 0x61
.short 22 ## 0x16
.short 350 ## 0x15e
.short 65341 ## 0xff3d
.short 65432 ## 0xff98
.short 65156 ## 0xfe84
.short 64960 ## 0xfdc0
.short 903 ## 0x387
.short 65336 ## 0xff38
.short 131 ## 0x83
.short 65225 ## 0xfec9
.short 65035 ## 0xfe0b
.short 357 ## 0x165
.short 590 ## 0x24e
.short 65215 ## 0xfebf
.short 124 ## 0x7c
.short 27 ## 0x1b
.short 65033 ## 0xfe09
.short 123 ## 0x7b
.short 64985 ## 0xfdd9
.short 65495 ## 0xffd7
.short 881 ## 0x371
.short 64997 ## 0xfde5
.short 335 ## 0x14f
.short 65429 ## 0xff95
.short 802 ## 0x322
.short 825 ## 0x339
.short 1171 ## 0x493
.short 64092 ## 0xfa5c
.short 65384 ## 0xff68
.short 201 ## 0xc9
.short 58 ## 0x3a
.short 65394 ## 0xff72
.short 65039 ## 0xfe0f
.short 65441 ## 0xffa1
.short 65212 ## 0xfebc
.short 1176 ## 0x498
.short 65102 ## 0xfe4e
.short 65518 ## 0xffee
.short 65424 ## 0xff90
.short 65056 ## 0xfe20
.short 465 ## 0x1d1
.short 316 ## 0x13c
.short 65141 ## 0xfe75
.short 64342 ## 0xfb56
.short 64388 ## 0xfb84
.short 64819 ## 0xfd33
.short 65467 ## 0xffbb
.short 231 ## 0xe7
.short 31 ## 0x1f
.short 728 ## 0x2d8
.short 65192 ## 0xfea8
.short 65280 ## 0xff00
.short 65427 ## 0xff93
.short 64838 ## 0xfd46
.short 127 ## 0x7f
.short 168 ## 0xa8
.short 190 ## 0xbe
.short 537 ## 0x219
.short 802 ## 0x322
.short 65425 ## 0xff91
.short 282 ## 0x11a
.short 146 ## 0x92
.short 654 ## 0x28e
.short 65477 ## 0xffc5
.short 388 ## 0x184
.short 65279 ## 0xfeff
.short 265 ## 0x109
.short 65427 ## 0xff93
.short 65354 ## 0xff4a
.short 365 ## 0x16d
.short 233 ## 0xe9
.short 79 ## 0x4f
.short 115 ## 0x73
.short 819 ## 0x333
.short 538 ## 0x21a
.short 380 ## 0x17c
.short 638 ## 0x27e
.short 64540 ## 0xfc1c
.short 742 ## 0x2e6
.short 65438 ## 0xff9e
.short 106 ## 0x6a
.short 65156 ## 0xfe84
.short 1076 ## 0x434
.short 30 ## 0x1e
.short 646 ## 0x286
.short 266 ## 0x10a
.short 65373 ## 0xff5d
.short 156 ## 0x9c
.short 15 ## 0xf
.short 65201 ## 0xfeb1
.short 65494 ## 0xffd6
.short 312 ## 0x138
.short 531 ## 0x213
.short 866 ## 0x362
.short 151 ## 0x97
.short 341 ## 0x155
.short 65393 ## 0xff71
.short 65094 ## 0xfe46
.short 4 ## 0x4
.short 64791 ## 0xfd17
.short 65074 ## 0xfe32
.short 65440 ## 0xffa0
.short 65227 ## 0xfecb
.short 64889 ## 0xfd79
.short 11 ## 0xb
.short 297 ## 0x129
.short 1035 ## 0x40b
.short 65308 ## 0xff1c
.short 65381 ## 0xff65
.short 13 ## 0xd
.short 65469 ## 0xffbd
.short 65411 ## 0xff83
.short 92 ## 0x5c
.short 65352 ## 0xff48
.short 871 ## 0x367
.short 65155 ## 0xfe83
.short 523 ## 0x20b
.short 65414 ## 0xff86
.short 65299 ## 0xff13
.short 269 ## 0x10d
.short 64790 ## 0xfd16
.short 65343 ## 0xff3f
.short 694 ## 0x2b6
.short 296 ## 0x128
.short 105 ## 0x69
.short 541 ## 0x21d
.short 65098 ## 0xfe4a
.short 65161 ## 0xfe89
.short 65115 ## 0xfe5b
.short 502 ## 0x1f6
.short 64093 ## 0xfa5d
.short 65448 ## 0xffa8
.short 21 ## 0x15
.short 65088 ## 0xfe40
.short 65449 ## 0xffa9
.short 65349 ## 0xff45
.short 65065 ## 0xfe29
.short 156 ## 0x9c
.short 65457 ## 0xffb1
.short 65153 ## 0xfe81
.short 65519 ## 0xffef
.short 64960 ## 0xfdc0
.short 64439 ## 0xfbb7
.short 19 ## 0x13
.short 65358 ## 0xff4e
.short 64440 ## 0xfbb8
.short 65389 ## 0xff6d
.short 65265 ## 0xfef1
.short 64 ## 0x40
.short 135 ## 0x87
.short 65511 ## 0xffe7
.short 65425 ## 0xff91
.short 924 ## 0x39c
.short 65395 ## 0xff73
.short 65068 ## 0xfe2c
.short 65120 ## 0xfe60
.short 329 ## 0x149
.short 402 ## 0x192
.short 1244 ## 0x4dc
.short 944 ## 0x3b0
.short 65250 ## 0xfee2
.short 65508 ## 0xffe4
.short 65463 ## 0xffb7
.short 54 ## 0x36
.short 65155 ## 0xfe83
.short 65216 ## 0xfec0
.short 64897 ## 0xfd81
.short 65452 ## 0xffac
.short 202 ## 0xca
.short 65529 ## 0xfff9
.short 200 ## 0xc8
.short 538 ## 0x21a
.short 65390 ## 0xff6e
.short 65301 ## 0xff15
.short 396 ## 0x18c
.short 65437 ## 0xff9d
.short 531 ## 0x213
.short 65293 ## 0xff0d
.short 149 ## 0x95
.short 65243 ## 0xfedb
.short 13 ## 0xd
.short 65083 ## 0xfe3b
.short 94 ## 0x5e
.short 68 ## 0x44
.short 65401 ## 0xff79
.short 448 ## 0x1c0
.short 105 ## 0x69
.short 188 ## 0xbc
.short 64837 ## 0xfd45
.short 30 ## 0x1e
.short 289 ## 0x121
.short 65425 ## 0xff91
.short 226 ## 0xe2
.short 469 ## 0x1d5
.short 87 ## 0x57
.short 64423 ## 0xfba7
.short 65405 ## 0xff7d
.short 68 ## 0x44
.short 55 ## 0x37
.short 434 ## 0x1b2
.short 64847 ## 0xfd4f
.short 268 ## 0x10c
.short 29 ## 0x1d
.short 65148 ## 0xfe7c
.short 52 ## 0x34
.short 65238 ## 0xfed6
.short 304 ## 0x130
.short 65326 ## 0xff2e
.short 64399 ## 0xfb8f
.short 65355 ## 0xff4b
.short 447 ## 0x1bf
.short 65329 ## 0xff31
.short 65447 ## 0xffa7
.short 72 ## 0x48
.short 1010 ## 0x3f2
.short 65269 ## 0xfef5
.short 65007 ## 0xfdef
.short 531 ## 0x213
.short 75 ## 0x4b
.short 178 ## 0xb2
.short 58 ## 0x3a
.short 187 ## 0xbb
.short 428 ## 0x1ac
.short 665 ## 0x299
.short 65254 ## 0xfee6
.short 65413 ## 0xff85
.short 65311 ## 0xff1f
.short 179 ## 0xb3
.short 65527 ## 0xfff7
.short 625 ## 0x271
.short 65299 ## 0xff13
.short 760 ## 0x2f8
.short 65157 ## 0xfe85
.short 86 ## 0x56
.short 65429 ## 0xff95
.short 195 ## 0xc3
.short 65393 ## 0xff71
.short 146 ## 0x92
.short 144 ## 0x90
.short 65291 ## 0xff0b
.short 402 ## 0x192
.short 65482 ## 0xffca
.short 65480 ## 0xffc8
.short 65529 ## 0xfff9
.short 65418 ## 0xff8a
.short 64369 ## 0xfb71
.short 40 ## 0x28
.short 65366 ## 0xff56
.short 339 ## 0x153
.short 1125 ## 0x465
.short 252 ## 0xfc
.short 65479 ## 0xffc7
.short 65250 ## 0xfee2
.short 650 ## 0x28a
.short 65207 ## 0xfeb7
.short 65404 ## 0xff7c
.short 65109 ## 0xfe55
.short 62998 ## 0xf616
.short 718 ## 0x2ce
.short 314 ## 0x13a
.short 43 ## 0x2b
.short 65467 ## 0xffbb
.short 65239 ## 0xfed7
.short 65302 ## 0xff16
.short 2053 ## 0x805
.short 238 ## 0xee
.short 65097 ## 0xfe49
.short 642 ## 0x282
.short 41 ## 0x29
.short 200 ## 0xc8
.short 65287 ## 0xff07
.short 311 ## 0x137
.short 560 ## 0x230
.short 104 ## 0x68
.short 13 ## 0xd
.short 65391 ## 0xff6f
.short 65354 ## 0xff4a
.short 293 ## 0x125
.short 62 ## 0x3e
.short 65397 ## 0xff75
.short 86 ## 0x56
.short 65353 ## 0xff49
.short 65384 ## 0xff68
.short 65242 ## 0xfeda
.short 89 ## 0x59
.short 65382 ## 0xff66
.short 65529 ## 0xfff9
.short 65364 ## 0xff54
.short 65080 ## 0xfe38
.short 521 ## 0x209
.short 76 ## 0x4c
.short 43 ## 0x2b
.short 108 ## 0x6c
.short 341 ## 0x155
.short 305 ## 0x131
.short 64543 ## 0xfc1f
.short 165 ## 0xa5
.short 178 ## 0xb2
.short 65497 ## 0xffd9
.short 65509 ## 0xffe5
.short 64327 ## 0xfb47
.short 83 ## 0x53
.short 65412 ## 0xff84
.short 252 ## 0xfc
.short 391 ## 0x187
.short 65352 ## 0xff48
.short 64391 ## 0xfb87
.short 241 ## 0xf1
.short 65461 ## 0xffb5
.short 65473 ## 0xffc1
.short 65292 ## 0xff0c
.short 65499 ## 0xffdb
.short 65347 ## 0xff43
.short 175 ## 0xaf
.short 193 ## 0xc1
.short 65379 ## 0xff63
.short 336 ## 0x150
.short 26 ## 0x1a
.short 65443 ## 0xffa3
.short 121 ## 0x79
.short 65316 ## 0xff24
.short 84 ## 0x54
.short 111 ## 0x6f
.short 65485 ## 0xffcd
.short 65380 ## 0xff64
.short 65518 ## 0xffee
.short 132 ## 0x84
.short 239 ## 0xef
.short 62 ## 0x3e
.short 65031 ## 0xfe07
.short 199 ## 0xc7
.short 65134 ## 0xfe6e
.short 214 ## 0xd6
.short 64 ## 0x40
.short 65261 ## 0xfeed
.short 65470 ## 0xffbe
.short 65192 ## 0xfea8
.short 902 ## 0x386
.short 134 ## 0x86
.short 1175 ## 0x497
.short 65285 ## 0xff05
.short 65336 ## 0xff38
.short 97 ## 0x61
.short 65238 ## 0xfed6
.short 65430 ## 0xff96
.short 65377 ## 0xff61
.short 134 ## 0x86
.short 157 ## 0x9d
.short 166 ## 0xa6
.short 65451 ## 0xffab
.short 65384 ## 0xff68
.short 65450 ## 0xffaa
.short 63671 ## 0xf8b7
.short 65395 ## 0xff73
.short 131 ## 0x83
.short 268 ## 0x10c
.short 117 ## 0x75
.short 65417 ## 0xff89
.short 847 ## 0x34f
.short 81 ## 0x51
.short 8 ## 0x8
.short 65201 ## 0xfeb1
.short 65242 ## 0xfeda
.short 518 ## 0x206
.short 64975 ## 0xfdcf
.short 65459 ## 0xffb3
.short 248 ## 0xf8
.short 65470 ## 0xffbe
.short 48 ## 0x30
.short 65317 ## 0xff25
.short 65456 ## 0xffb0
.short 459 ## 0x1cb
.short 372 ## 0x174
.short 65043 ## 0xfe13
.short 65483 ## 0xffcb
.short 65348 ## 0xff44
.short 65363 ## 0xff53
.short 1180 ## 0x49c
.short 153 ## 0x99
.short 65032 ## 0xfe08
.short 65344 ## 0xff40
.short 65406 ## 0xff7e
.short 197 ## 0xc5
.short 3 ## 0x3
.short 65512 ## 0xffe8
.short 298 ## 0x12a
.short 92 ## 0x5c
.short 65211 ## 0xfebb
.short 65399 ## 0xff77
.short 64775 ## 0xfd07
.short 327 ## 0x147
.short 125 ## 0x7d
.short 65440 ## 0xffa0
.short 65296 ## 0xff10
.short 94 ## 0x5e
.short 65523 ## 0xfff3
.short 63971 ## 0xf9e3
.short 65488 ## 0xffd0
.short 4 ## 0x4
.short 24 ## 0x18
.short 110 ## 0x6e
.short 65496 ## 0xffd8
.short 65474 ## 0xffc2
.short 155 ## 0x9b
.short 63612 ## 0xf87c
.short 219 ## 0xdb
.short 155 ## 0x9b
.short 631 ## 0x277
.short 65352 ## 0xff48
.short 357 ## 0x165
.short 65108 ## 0xfe54
.short 65284 ## 0xff04
.short 65464 ## 0xffb8
.short 64082 ## 0xfa52
.short 89 ## 0x59
.short 221 ## 0xdd
.short 514 ## 0x202
.short 65252 ## 0xfee4
.short 65375 ## 0xff5f
.short 292 ## 0x124
.short 2155 ## 0x86b
.short 467 ## 0x1d3
.short 954 ## 0x3ba
.short 115 ## 0x73
.short 65530 ## 0xfffa
.short 65481 ## 0xffc9
.short 2862 ## 0xb2e
.short 44 ## 0x2c
.short 242 ## 0xf2
.short 166 ## 0xa6
.short 65225 ## 0xfec9
.short 65423 ## 0xff8f
.short 68 ## 0x44
.short 372 ## 0x174
.short 64983 ## 0xfdd7
.short 65506 ## 0xffe2
.short 65398 ## 0xff76
.short 65237 ## 0xfed5
.short 469 ## 0x1d5
.short 65458 ## 0xffb2
.short 65062 ## 0xfe26
.short 65189 ## 0xfea5
.short 319 ## 0x13f
.short 65344 ## 0xff40
.short 65469 ## 0xffbd
.short 65025 ## 0xfe01
.short 115 ## 0x73
.short 65433 ## 0xff99
.short 65254 ## 0xfee6
.short 551 ## 0x227
.short 96 ## 0x60
.short 280 ## 0x118
.short 267 ## 0x10b
.short 65343 ## 0xff3f
.short 65411 ## 0xff83
.short 462 ## 0x1ce
.short 63434 ## 0xf7ca
.short 277 ## 0x115
.short 65374 ## 0xff5e
.short 65032 ## 0xfe08
.short 552 ## 0x228
.short 110 ## 0x6e
.short 215 ## 0xd7
.short 233 ## 0xe9
.short 64774 ## 0xfd06
.short 678 ## 0x2a6
.short 177 ## 0xb1
.short 360 ## 0x168
.short 65074 ## 0xfe32
.short 70 ## 0x46
.short 65203 ## 0xfeb3
.short 65449 ## 0xffa9
.short 65410 ## 0xff82
.short 124 ## 0x7c
.short 384 ## 0x180
.short 65486 ## 0xffce
.short 714 ## 0x2ca
.short 65162 ## 0xfe8a
.short 30 ## 0x1e
.short 65390 ## 0xff6e
.short 65412 ## 0xff84
.short 415 ## 0x19f
.short 338 ## 0x152
.short 65501 ## 0xffdd
.short 65384 ## 0xff68
.short 100 ## 0x64
.short 65229 ## 0xfecd
.short 65389 ## 0xff6d
.short 270 ## 0x10e
.short 360 ## 0x168
.short 65435 ## 0xff9b
.short 65222 ## 0xfec6
.short 65148 ## 0xfe7c
.short 178 ## 0xb2
.short 65294 ## 0xff0e
.short 65309 ## 0xff1d
.short 318 ## 0x13e
.short 321 ## 0x141
.short 261 ## 0x105
.short 65462 ## 0xffb6
.short 16 ## 0x10
.short 87 ## 0x57
.short 65356 ## 0xff4c
.short 64815 ## 0xfd2f
.short 217 ## 0xd9
.short 300 ## 0x12c
.short 398 ## 0x18e
.short 296 ## 0x128
.short 16 ## 0x10
.short 65457 ## 0xffb1
.short 65103 ## 0xfe4f
.short 351 ## 0x15f
.short 438 ## 0x1b6
.short 64684 ## 0xfcac
.short 373 ## 0x175
.short 64777 ## 0xfd09
.short 65239 ## 0xfed7
.short 1298 ## 0x512
.short 133 ## 0x85
.short 307 ## 0x133
.short 277 ## 0x115
.short 65532 ## 0xfffc
.short 640 ## 0x280
.short 65457 ## 0xffb1
.short 63449 ## 0xf7d9
.short 64355 ## 0xfb63
.short 65358 ## 0xff4e
.short 65500 ## 0xffdc
.short 65482 ## 0xffca
.short 64230 ## 0xfae6
.short 65260 ## 0xfeec
.short 65282 ## 0xff02
.short 65262 ## 0xfeee
.short 464 ## 0x1d0
.short 534 ## 0x216
.short 203 ## 0xcb
.short 519 ## 0x207
.short 64544 ## 0xfc20
.short 1818 ## 0x71a
.short 936 ## 0x3a8
.short 26 ## 0x1a
.short 64155 ## 0xfa9b
.short 65338 ## 0xff3a
.short 803 ## 0x323
.short 65150 ## 0xfe7e
.short 65497 ## 0xffd9
.short 65111 ## 0xfe57
.short 1316 ## 0x524
.short 421 ## 0x1a5
.short 245 ## 0xf5
.short 65406 ## 0xff7e
.short 61 ## 0x3d
.short 65268 ## 0xfef4
.short 65390 ## 0xff6e
.short 516 ## 0x204
.short 58 ## 0x3a
.short 65088 ## 0xfe40
.short 485 ## 0x1e5
.short 2241 ## 0x8c1
.short 64746 ## 0xfcea
.short 64186 ## 0xfaba
.short 1043 ## 0x413
.short 960 ## 0x3c0
.short 678 ## 0x2a6
.short 332 ## 0x14c
.short 65240 ## 0xfed8
.short 277 ## 0x115
.short 316 ## 0x13c
.short 65201 ## 0xfeb1
.short 65071 ## 0xfe2f
.short 25 ## 0x19
.short 250 ## 0xfa
.short 65379 ## 0xff63
.short 64708 ## 0xfcc4
.short 65435 ## 0xff9b
.short 65242 ## 0xfeda
.short 65287 ## 0xff07
.short 128 ## 0x80
.short 65090 ## 0xfe42
.short 670 ## 0x29e
.short 65327 ## 0xff2f
.short 311 ## 0x137
.short 515 ## 0x203
.short 1780 ## 0x6f4
.short 65431 ## 0xff97
.short 1086 ## 0x43e
.short 65107 ## 0xfe53
.short 65315 ## 0xff23
.short 81 ## 0x51
.short 65031 ## 0xfe07
.short 65480 ## 0xffc8
.short 96 ## 0x60
.short 658 ## 0x292
.short 80 ## 0x50
.short 65534 ## 0xfffe
.short 64920 ## 0xfd98
.short 381 ## 0x17d
.short 618 ## 0x26a
.short 469 ## 0x1d5
.short 65393 ## 0xff71
.short 65309 ## 0xff1d
.short 65253 ## 0xfee5
.short 110 ## 0x6e
.short 509 ## 0x1fd
.short 219 ## 0xdb
.short 399 ## 0x18f
.short 65375 ## 0xff5f
.short 150 ## 0x96
.short 99 ## 0x63
.short 33 ## 0x21
.short 289 ## 0x121
.short 64723 ## 0xfcd3
.short 65493 ## 0xffd5
.short 123 ## 0x7b
.short 144 ## 0x90
.short 65257 ## 0xfee9
.short 65359 ## 0xff4f
.short 40 ## 0x28
.short 65383 ## 0xff67
.short 181 ## 0xb5
.short 593 ## 0x251
.short 65320 ## 0xff28
.short 1122 ## 0x462
.short 104 ## 0x68
.short 65506 ## 0xffe2
.short 272 ## 0x110
.short 29 ## 0x1d
.short 35 ## 0x23
.short 805 ## 0x325
.short 481 ## 0x1e1
.short 125 ## 0x7d
.short 337 ## 0x151
.short 65138 ## 0xfe72
.short 855 ## 0x357
.short 65295 ## 0xff0f
.short 387 ## 0x183
.short 97 ## 0x61
.short 204 ## 0xcc
.short 242 ## 0xf2
.short 65528 ## 0xfff8
.short 65505 ## 0xffe1
.short 65293 ## 0xff0d
.short 14 ## 0xe
.short 65513 ## 0xffe9
.short 362 ## 0x16a
.short 65437 ## 0xff9d
.short 928 ## 0x3a0
.short 65224 ## 0xfec8
.short 400 ## 0x190
.short 171 ## 0xab
.short 43 ## 0x2b
.short 208 ## 0xd0
.short 23 ## 0x17
.short 460 ## 0x1cc
.short 65392 ## 0xff70
.short 65346 ## 0xff42
.short 131 ## 0x83
.short 221 ## 0xdd
.short 65205 ## 0xfeb5
.short 65491 ## 0xffd3
.short 65364 ## 0xff54
.short 65093 ## 0xfe45
.short 65283 ## 0xff03
.short 65086 ## 0xfe3e
.short 45 ## 0x2d
.short 64962 ## 0xfdc2
.short 65520 ## 0xfff0
.short 65419 ## 0xff8b
.short 144 ## 0x90
.short 125 ## 0x7d
.short 31 ## 0x1f
.short 273 ## 0x111
.short 18 ## 0x12
.short 65514 ## 0xffea
.short 65376 ## 0xff60
.short 65106 ## 0xfe52
.short 64 ## 0x40
.short 65361 ## 0xff51
.short 65123 ## 0xfe63
.short 185 ## 0xb9
.short 755 ## 0x2f3
.short 107 ## 0x6b
.short 424 ## 0x1a8
.short 449 ## 0x1c1
.short 65398 ## 0xff76
.short 64343 ## 0xfb57
.short 64935 ## 0xfda7
.short 44 ## 0x2c
.short 65155 ## 0xfe83
.short 464 ## 0x1d0
.short 65126 ## 0xfe66
.short 74 ## 0x4a
.short 435 ## 0x1b3
.short 509 ## 0x1fd
.short 189 ## 0xbd
.short 65118 ## 0xfe5e
.short 142 ## 0x8e
.short 69 ## 0x45
.short 65159 ## 0xfe87
.short 65312 ## 0xff20
.short 65189 ## 0xfea5
.short 65108 ## 0xfe54
.short 65150 ## 0xfe7e
.short 65336 ## 0xff38
.short 65534 ## 0xfffe
.short 65278 ## 0xfefe
.short 65430 ## 0xff96
.short 65369 ## 0xff59
.short 64823 ## 0xfd37
.short 524 ## 0x20c
.short 368 ## 0x170
.short 488 ## 0x1e8
.short 232 ## 0xe8
.short 65182 ## 0xfe9e
.short 35 ## 0x23
.short 313 ## 0x139
.short 215 ## 0xd7
.short 65374 ## 0xff5e
.short 743 ## 0x2e7
.short 65172 ## 0xfe94
.short 65470 ## 0xffbe
.short 65294 ## 0xff0e
.short 129 ## 0x81
.short 65248 ## 0xfee0
.short 65356 ## 0xff4c
.short 65512 ## 0xffe8
.short 65484 ## 0xffcc
.short 65377 ## 0xff61
.short 101 ## 0x65
.short 65499 ## 0xffdb
.short 435 ## 0x1b3
.short 740 ## 0x2e4
.short 218 ## 0xda
.short 246 ## 0xf6
.short 65129 ## 0xfe69
.short 181 ## 0xb5
.short 65344 ## 0xff40
.short 65305 ## 0xff19
.short 65306 ## 0xff1a
.short 327 ## 0x147
.short 65398 ## 0xff76
.short 65501 ## 0xffdd
.short 65482 ## 0xffca
.short 65113 ## 0xfe59
.short 837 ## 0x345
.short 260 ## 0x104
.short 65329 ## 0xff31
.short 65400 ## 0xff78
.short 434 ## 0x1b2
.short 65362 ## 0xff52
.short 65131 ## 0xfe6b
.short 488 ## 0x1e8
.short 65484 ## 0xffcc
.short 100 ## 0x64
.short 868 ## 0x364
.short 65217 ## 0xfec1
.short 89 ## 0x59
.short 64998 ## 0xfde6
.short 367 ## 0x16f
.short 286 ## 0x11e
.short 72 ## 0x48
.short 318 ## 0x13e
.short 220 ## 0xdc
.short 32 ## 0x20
.short 266 ## 0x10a
.short 502 ## 0x1f6
.short 65397 ## 0xff75
.short 65353 ## 0xff49
.short 64688 ## 0xfcb0
.short 65044 ## 0xfe14
.short 462 ## 0x1ce
.short 65518 ## 0xffee
.short 84 ## 0x54
.short 65340 ## 0xff3c
.short 274 ## 0x112
.short 115 ## 0x73
.short 65401 ## 0xff79
.short 43 ## 0x2b
.short 65415 ## 0xff87
.short 65369 ## 0xff59
.short 65531 ## 0xfffb
.short 65221 ## 0xfec5
.short 65434 ## 0xff9a
.short 13 ## 0xd
.short 64350 ## 0xfb5e
.short 82 ## 0x52
.short 22 ## 0x16
.short 65470 ## 0xffbe
.short 63720 ## 0xf8e8
.short 258 ## 0x102
.short 348 ## 0x15c
.short 208 ## 0xd0
.short 65348 ## 0xff44
.short 155 ## 0x9b
.short 65431 ## 0xff97
.short 493 ## 0x1ed
.short 65333 ## 0xff35
.short 65524 ## 0xfff4
.short 65294 ## 0xff0e
.short 65470 ## 0xffbe
.short 65524 ## 0xfff4
.short 65521 ## 0xfff1
.short 65451 ## 0xffab
.short 64945 ## 0xfdb1
.short 153 ## 0x99
.short 63 ## 0x3f
.short 65417 ## 0xff89
.short 65463 ## 0xffb7
.short 107 ## 0x6b
.short 601 ## 0x259
.short 15 ## 0xf
.short 65333 ## 0xff35
.short 65517 ## 0xffed
.short 65484 ## 0xffcc
.short 65437 ## 0xff9d
.short 241 ## 0xf1
.short 65425 ## 0xff91
.short 65407 ## 0xff7f
.short 59 ## 0x3b
.short 346 ## 0x15a
.short 491 ## 0x1eb
.short 147 ## 0x93
.short 356 ## 0x164
.short 65061 ## 0xfe25
.short 91 ## 0x5b
.short 65415 ## 0xff87
.short 65242 ## 0xfeda
.short 26 ## 0x1a
.short 194 ## 0xc2
.short 65473 ## 0xffc1
.short 65267 ## 0xfef3
.short 65457 ## 0xffb1
.short 325 ## 0x145
.short 65410 ## 0xff82
.short 65375 ## 0xff5f
.short 18 ## 0x12
.short 7 ## 0x7
.short 60 ## 0x3c
.short 691 ## 0x2b3
.short 65465 ## 0xffb9
.short 65474 ## 0xffc2
.short 65483 ## 0xffcb
.short 191 ## 0xbf
.short 65442 ## 0xffa2
.short 65534 ## 0xfffe
.short 784 ## 0x310
.short 64926 ## 0xfd9e
.short 814 ## 0x32e
.short 295 ## 0x127
.short 7 ## 0x7
.short 64644 ## 0xfc84
.short 65437 ## 0xff9d
.short 65100 ## 0xfe4c
.short 65427 ## 0xff93
.short 65343 ## 0xff3f
.short 65282 ## 0xff02
.short 65528 ## 0xfff8
.short 65405 ## 0xff7d
.short 164 ## 0xa4
.short 65439 ## 0xff9f
.short 65520 ## 0xfff0
.short 65227 ## 0xfecb
.short 64901 ## 0xfd85
.short 15 ## 0xf
.short 505 ## 0x1f9
.short 65245 ## 0xfedd
.short 65435 ## 0xff9b
.short 533 ## 0x215
.short 124 ## 0x7c
.short 65370 ## 0xff5a
.short 65471 ## 0xffbf
.short 65345 ## 0xff41
.short 64477 ## 0xfbdd
.short 65378 ## 0xff62
.short 26 ## 0x1a
.short 1157 ## 0x485
.short 65380 ## 0xff64
.short 65438 ## 0xff9e
.short 1118 ## 0x45e
.short 65306 ## 0xff1a
.short 65242 ## 0xfeda
.short 130 ## 0x82
.short 65464 ## 0xffb8
.short 65311 ## 0xff1f
.short 38 ## 0x26
.short 65478 ## 0xffc6
.short 430 ## 0x1ae
.short 213 ## 0xd5
.short 42 ## 0x2a
.short 139 ## 0x8b
.short 65421 ## 0xff8d
.short 229 ## 0xe5
.short 361 ## 0x169
.short 65354 ## 0xff4a
.short 64934 ## 0xfda6
.short 65328 ## 0xff30
.short 64748 ## 0xfcec
.short 47 ## 0x2f
.short 65185 ## 0xfea1
.short 65462 ## 0xffb6
.short 65197 ## 0xfead
.short 27 ## 0x1b
.short 64807 ## 0xfd27
.short 64829 ## 0xfd3d
.short 15 ## 0xf
.short 65335 ## 0xff37
.short 27 ## 0x1b
.short 12 ## 0xc
.short 696 ## 0x2b8
.short 65381 ## 0xff65
.short 65294 ## 0xff0e
.short 136 ## 0x88
.short 89 ## 0x59
.short 65434 ## 0xff9a
.short 65285 ## 0xff05
.short 64170 ## 0xfaaa
.short 65494 ## 0xffd6
.short 65325 ## 0xff2d
.short 65457 ## 0xffb1
.short 54 ## 0x36
.short 37 ## 0x25
.short 65215 ## 0xfebf
.short 44 ## 0x2c
.short 65454 ## 0xffae
.short 257 ## 0x101
.short 65474 ## 0xffc2
.short 358 ## 0x166
.short 55 ## 0x37
.short 64241 ## 0xfaf1
.short 103 ## 0x67
.short 112 ## 0x70
.short 65260 ## 0xfeec
.short 65373 ## 0xff5d
.short 65501 ## 0xffdd
.short 318 ## 0x13e
.short 36 ## 0x24
.short 80 ## 0x50
.short 1008 ## 0x3f0
.short 72 ## 0x48
.short 65374 ## 0xff5e
.short 65499 ## 0xffdb
.short 39 ## 0x27
.short 65050 ## 0xfe1a
.short 12 ## 0xc
.short 65310 ## 0xff1e
.short 65425 ## 0xff91
.short 407 ## 0x197
.short 196 ## 0xc4
.short 377 ## 0x179
.short 65371 ## 0xff5b
.short 202 ## 0xca
.short 64948 ## 0xfdb4
.short 65518 ## 0xffee
.short 65443 ## 0xffa3
.short 64948 ## 0xfdb4
.short 15 ## 0xf
.short 905 ## 0x389
.short 54 ## 0x36
.short 65207 ## 0xfeb7
.short 65384 ## 0xff68
.short 742 ## 0x2e6
.short 102 ## 0x66
.short 1018 ## 0x3fa
.short 65321 ## 0xff29
.short 834 ## 0x342
.short 65466 ## 0xffba
.short 602 ## 0x25a
.short 103 ## 0x67
.short 65287 ## 0xff07
.short 481 ## 0x1e1
.short 64322 ## 0xfb42
.short 65449 ## 0xffa9
.short 232 ## 0xe8
.short 224 ## 0xe0
.short 58 ## 0x3a
.short 209 ## 0xd1
.short 65463 ## 0xffb7
.short 65429 ## 0xff95
.short 109 ## 0x6d
.short 65253 ## 0xfee5
.short 65398 ## 0xff76
.short 64624 ## 0xfc70
.short 424 ## 0x1a8
.short 408 ## 0x198
.short 172 ## 0xac
.short 64366 ## 0xfb6e
.short 65120 ## 0xfe60
.short 506 ## 0x1fa
.short 65502 ## 0xffde
.short 1168 ## 0x490
.short 45 ## 0x2d
.short 333 ## 0x14d
.short 65498 ## 0xffda
.short 65435 ## 0xff9b
.short 183 ## 0xb7
.short 65385 ## 0xff69
.short 65054 ## 0xfe1e
.short 65351 ## 0xff47
.short 65386 ## 0xff6a
.short 65161 ## 0xfe89
.short 65257 ## 0xfee9
.short 77 ## 0x4d
.short 65142 ## 0xfe76
.short 65517 ## 0xffed
.short 47 ## 0x2f
.short 418 ## 0x1a2
.short 320 ## 0x140
.short 96 ## 0x60
.short 65503 ## 0xffdf
.short 200 ## 0xc8
.short 410 ## 0x19a
.short 4 ## 0x4
.short 64788 ## 0xfd14
.short 65436 ## 0xff9c
.short 65359 ## 0xff4f
.short 65277 ## 0xfefd
.short 128 ## 0x80
.short 64927 ## 0xfd9f
.short 64994 ## 0xfde2
.short 244 ## 0xf4
.short 78 ## 0x4e
.short 235 ## 0xeb
.short 18 ## 0x12
.short 65505 ## 0xffe1
.short 160 ## 0xa0
.short 111 ## 0x6f
.short 65057 ## 0xfe21
.short 64775 ## 0xfd07
.short 65368 ## 0xff58
.short 912 ## 0x390
.short 65529 ## 0xfff9
.short 78 ## 0x4e
.short 467 ## 0x1d3
.short 65438 ## 0xff9e
.short 64851 ## 0xfd53
.short 65336 ## 0xff38
.short 350 ## 0x15e
.short 90 ## 0x5a
.short 209 ## 0xd1
.short 108 ## 0x6c
.short 65390 ## 0xff6e
.short 65405 ## 0xff7d
.short 65412 ## 0xff84
.short 3 ## 0x3
.short 638 ## 0x27e
.short 299 ## 0x12b
.short 152 ## 0x98
.short 65003 ## 0xfdeb
.short 65282 ## 0xff02
.short 65105 ## 0xfe51
.short 186 ## 0xba
.short 109 ## 0x6d
.short 250 ## 0xfa
.short 65412 ## 0xff84
.short 694 ## 0x2b6
.short 65027 ## 0xfe03
.short 65459 ## 0xffb3
.short 1124 ## 0x464
.short 69 ## 0x45
.short 100 ## 0x64
.short 1101 ## 0x44d
.short 64715 ## 0xfccb
.short 59 ## 0x3b
.short 19 ## 0x13
.short 64988 ## 0xfddc
.short 65411 ## 0xff83
.short 64768 ## 0xfd00
.short 65316 ## 0xff24
.short 181 ## 0xb5
.short 65494 ## 0xffd6
.short 65468 ## 0xffbc
.short 66 ## 0x42
.short 186 ## 0xba
.short 98 ## 0x62
.short 10 ## 0xa
.short 510 ## 0x1fe
.short 65523 ## 0xfff3
.short 65012 ## 0xfdf4
.short 1436 ## 0x59c
.short 65497 ## 0xffd9
.short 369 ## 0x171
.short 65200 ## 0xfeb0
.short 535 ## 0x217
.short 109 ## 0x6d
.short 12 ## 0xc
.short 93 ## 0x5d
.short 65172 ## 0xfe94
.short 506 ## 0x1fa
.short 65378 ## 0xff62
.short 65508 ## 0xffe4
.short 130 ## 0x82
.short 65370 ## 0xff5a
.short 226 ## 0xe2
.short 65505 ## 0xffe1
.short 20 ## 0x14
.short 65303 ## 0xff17
.short 65495 ## 0xffd7
.short 430 ## 0x1ae
.short 1153 ## 0x481
.short 65288 ## 0xff08
.short 64605 ## 0xfc5d
.short 355 ## 0x163
.short 248 ## 0xf8
.short 2 ## 0x2
.short 65096 ## 0xfe48
.short 322 ## 0x142
.short 106 ## 0x6a
.short 65109 ## 0xfe55
.short 65409 ## 0xff81
.short 65480 ## 0xffc8
.short 69 ## 0x45
.short 65334 ## 0xff36
.short 25 ## 0x19
.short 64803 ## 0xfd23
.short 65276 ## 0xfefc
.short 62568 ## 0xf468
.short 42 ## 0x2a
.short 286 ## 0x11e
.short 121 ## 0x79
.short 2509 ## 0x9cd
.short 34 ## 0x22
.short 65374 ## 0xff5e
.short 1388 ## 0x56c
.short 451 ## 0x1c3
.short 64967 ## 0xfdc7
.short 3368 ## 0xd28
.short 65281 ## 0xff01
.short 65372 ## 0xff5c
.short 64837 ## 0xfd45
.short 65318 ## 0xff26
.short 632 ## 0x278
.short 531 ## 0x213
.short 65246 ## 0xfede
.short 3 ## 0x3
.short 65485 ## 0xffcd
.short 42 ## 0x2a
.short 65383 ## 0xff67
.short 65416 ## 0xff88
.short 199 ## 0xc7
.short 65155 ## 0xfe83
.short 209 ## 0xd1
.short 65336 ## 0xff38
.short 174 ## 0xae
.short 64904 ## 0xfd88
.short 65293 ## 0xff0d
.short 64568 ## 0xfc38
.short 181 ## 0xb5
.short 65488 ## 0xffd0
.short 63527 ## 0xf827
.short 788 ## 0x314
.short 457 ## 0x1c9
.short 368 ## 0x170
.short 65316 ## 0xff24
.short 1019 ## 0x3fb
.short 65261 ## 0xfeed
.short 379 ## 0x17b
.short 30 ## 0x1e
.short 64260 ## 0xfb04
.short 158 ## 0x9e
.short 110 ## 0x6e
.short 65419 ## 0xff8b
.short 65453 ## 0xffad
.short 4 ## 0x4
.short 65348 ## 0xff44
.short 873 ## 0x369
.short 312 ## 0x138
.short 65125 ## 0xfe65
.short 208 ## 0xd0
.short 65454 ## 0xffae
.short 786 ## 0x312
.short 65373 ## 0xff5d
.short 35 ## 0x23
.short 464 ## 0x1d0
.short 271 ## 0x10f
.short 65533 ## 0xfffd
.short 65448 ## 0xffa8
.short 89 ## 0x59
.short 140 ## 0x8c
.short 65418 ## 0xff8a
.short 73 ## 0x49
.short 65390 ## 0xff6e
.short 155 ## 0x9b
.short 186 ## 0xba
.short 64153 ## 0xfa99
.short 65307 ## 0xff1b
.short 110 ## 0x6e
.short 173 ## 0xad
.short 61 ## 0x3d
.short 65202 ## 0xfeb2
.short 74 ## 0x4a
.short 65402 ## 0xff7a
.short 65423 ## 0xff8f
.short 82 ## 0x52
.short 65338 ## 0xff3a
.short 65531 ## 0xfffb
.short 65115 ## 0xfe5b
.short 467 ## 0x1d3
.short 111 ## 0x6f
.short 517 ## 0x205
.short 65533 ## 0xfffd
.short 64864 ## 0xfd60
.short 19 ## 0x13
.short 403 ## 0x193
.short 65399 ## 0xff77
.short 195 ## 0xc3
.short 658 ## 0x292
.short 63816 ## 0xf948
.short 556 ## 0x22c
.short 9 ## 0x9
.short 38 ## 0x26
.short 64654 ## 0xfc8e
.short 65162 ## 0xfe8a
.short 65151 ## 0xfe7f
.short 436 ## 0x1b4
.short 65 ## 0x41
.short 65050 ## 0xfe1a
.short 65323 ## 0xff2b
.short 192 ## 0xc0
.short 53 ## 0x35
.short 130 ## 0x82
.short 64897 ## 0xfd81
.short 33 ## 0x21
.short 64714 ## 0xfcca
.short 65502 ## 0xffde
.short 368 ## 0x170
.short 506 ## 0x1fa
.short 48 ## 0x30
.short 435 ## 0x1b3
.short 65495 ## 0xffd7
.short 64968 ## 0xfdc8
.short 296 ## 0x128
.short 64771 ## 0xfd03
.short 65026 ## 0xfe02
.short 65132 ## 0xfe6c
.short 170 ## 0xaa
.short 595 ## 0x253
.short 65248 ## 0xfee0
.short 497 ## 0x1f1
.short 1276 ## 0x4fc
.short 515 ## 0x203
.short 65156 ## 0xfe84
.short 65394 ## 0xff72
.short 279 ## 0x117
.short 65325 ## 0xff2d
.short 65371 ## 0xff5b
.short 5 ## 0x5
.short 258 ## 0x102
.short 65452 ## 0xffac
.short 611 ## 0x263
.short 65509 ## 0xffe5
.short 65484 ## 0xffcc
.short 65293 ## 0xff0d
.short 65089 ## 0xfe41
.short 65289 ## 0xff09
.short 64910 ## 0xfd8e
.short 381 ## 0x17d
.short 64917 ## 0xfd95
.short 65339 ## 0xff3b
.short 443 ## 0x1bb
.short 65534 ## 0xfffe
.short 65375 ## 0xff5f
.short 65115 ## 0xfe5b
.short 65054 ## 0xfe1e
.short 65158 ## 0xfe86
.short 65373 ## 0xff5d
.short 10 ## 0xa
.short 65523 ## 0xfff3
.short 248 ## 0xf8
.short 65523 ## 0xfff3
.short 65312 ## 0xff20
.short 242 ## 0xf2
.short 65144 ## 0xfe78
.short 119 ## 0x77
.short 65249 ## 0xfee1
.short 31 ## 0x1f
.short 64063 ## 0xfa3f
.short 65353 ## 0xff49
.short 442 ## 0x1ba
.short 9 ## 0x9
.short 65353 ## 0xff49
.short 65400 ## 0xff78
.short 65383 ## 0xff67
.short 28 ## 0x1c
.short 76 ## 0x4c
.short 65118 ## 0xfe5e
.short 65424 ## 0xff90
.short 22 ## 0x16
.short 65254 ## 0xfee6
.short 64582 ## 0xfc46
.short 64907 ## 0xfd8b
.short 231 ## 0xe7
.short 65472 ## 0xffc0
.short 180 ## 0xb4
.short 33 ## 0x21
.short 118 ## 0x76
.short 65248 ## 0xfee0
.short 65018 ## 0xfdfa
.short 783 ## 0x30f
.short 65459 ## 0xffb3
.short 260 ## 0x104
.short 65533 ## 0xfffd
.short 81 ## 0x51
.short 53 ## 0x35
.short 134 ## 0x86
.short 63572 ## 0xf854
.short 292 ## 0x124
.short 824 ## 0x338
.short 512 ## 0x200
.short 1566 ## 0x61e
.short 1182 ## 0x49e
.short 65419 ## 0xff8b
.short 122 ## 0x7a
.short 64896 ## 0xfd80
.short 65297 ## 0xff11
.short 390 ## 0x186
.short 65533 ## 0xfffd
.short 65214 ## 0xfebe
.short 57 ## 0x39
.short 17 ## 0x11
.short 1985 ## 0x7c1
.short 65057 ## 0xfe21
.short 65326 ## 0xff2e
.short 65476 ## 0xffc4
.short 461 ## 0x1cd
.short 1102 ## 0x44e
.short 360 ## 0x168
.short 65356 ## 0xff4c
.short 245 ## 0xf5
.short 373 ## 0x175
.short 61525 ## 0xf055
.short 28 ## 0x1c
.short 780 ## 0x30c
.short 436 ## 0x1b4
.short 63242 ## 0xf70a
.short 213 ## 0xd5
.short 96 ## 0x60
.short 65518 ## 0xffee
.short 1365 ## 0x555
.short 65241 ## 0xfed9
.short 195 ## 0xc3
.short 48 ## 0x30
.short 57 ## 0x39
.short 167 ## 0xa7
.short 613 ## 0x265
.short 63992 ## 0xf9f8
.short 65349 ## 0xff45
.short 1551 ## 0x60f
.short 63851 ## 0xf96b
.short 306 ## 0x132
.short 64363 ## 0xfb6b
.short 65432 ## 0xff98
.short 3 ## 0x3
.short 65255 ## 0xfee7
.short 65404 ## 0xff7c
.short 702 ## 0x2be
.short 228 ## 0xe4
.short 374 ## 0x176
.short 99 ## 0x63
.short 137 ## 0x89
.short 65252 ## 0xfee4
.short 65510 ## 0xffe6
.short 65349 ## 0xff45
.short 81 ## 0x51
.short 4 ## 0x4
.short 65502 ## 0xffde
.short 65448 ## 0xffa8
.short 87 ## 0x57
.short 65379 ## 0xff63
.short 146 ## 0x92
.short 64102 ## 0xfa66
.short 65003 ## 0xfdeb
.short 65465 ## 0xffb9
.short 116 ## 0x74
.short 40 ## 0x28
.short 711 ## 0x2c7
.short 2722 ## 0xaa2
.short 64481 ## 0xfbe1
.short 65459 ## 0xffb3
.short 64027 ## 0xfa1b
.short 172 ## 0xac
.short 65479 ## 0xffc7
.short 40 ## 0x28
.short 182 ## 0xb6
.short 65526 ## 0xfff6
.short 30 ## 0x1e
.short 66 ## 0x42
.short 1565 ## 0x61d
.short 65127 ## 0xfe67
.short 64920 ## 0xfd98
.short 7 ## 0x7
.short 39 ## 0x27
.short 320 ## 0x140
.short 127 ## 0x7f
.short 17 ## 0x11
.short 81 ## 0x51
.short 2 ## 0x2
.short 64734 ## 0xfcde
.short 65507 ## 0xffe3
.short 36 ## 0x24
.short 65382 ## 0xff66
.short 65313 ## 0xff21
.short 185 ## 0xb9
.short 62 ## 0x3e
.short 65535 ## 0xffff
.short 65021 ## 0xfdfd
.short 65535 ## 0xffff
.short 65486 ## 0xffce
.short 65532 ## 0xfffc
.short 5 ## 0x5
.short 92 ## 0x5c
.short 65459 ## 0xffb3
.short 65416 ## 0xff88
.short 48 ## 0x30
.short 431 ## 0x1af
.short 65286 ## 0xff06
.short 64273 ## 0xfb11
.short 104 ## 0x68
.short 63371 ## 0xf78b
.short 65464 ## 0xffb8
.short 65394 ## 0xff72
.short 1 ## 0x1
.short 337 ## 0x151
.short 65443 ## 0xffa3
.short 65432 ## 0xff98
.short 36 ## 0x24
.short 919 ## 0x397
.short 73 ## 0x49
.short 64568 ## 0xfc38
.short 708 ## 0x2c4
.short 178 ## 0xb2
.short 65508 ## 0xffe4
.short 3 ## 0x3
.short 65464 ## 0xffb8
.short 87 ## 0x57
.short 140 ## 0x8c
.short 105 ## 0x69
.short 400 ## 0x190
.short 1018 ## 0x3fa
.short 65189 ## 0xfea5
.short 65477 ## 0xffc5
.short 65488 ## 0xffd0
.short 1250 ## 0x4e2
.short 515 ## 0x203
.short 65 ## 0x41
.short 944 ## 0x3b0
.short 85 ## 0x55
.short 122 ## 0x7a
.short 65124 ## 0xfe64
.short 65393 ## 0xff71
.short 26 ## 0x1a
.short 65359 ## 0xff4f
.short 65521 ## 0xfff1
.short 64744 ## 0xfce8
.short 69 ## 0x45
.short 65509 ## 0xffe5
.short 31 ## 0x1f
.short 1047 ## 0x417
.short 64555 ## 0xfc2b
.short 65275 ## 0xfefb
.short 585 ## 0x249
.short 7 ## 0x7
.short 123 ## 0x7b
.short 65140 ## 0xfe74
.short 59 ## 0x3b
.short 159 ## 0x9f
.short 65260 ## 0xfeec
.short 63634 ## 0xf892
.short 1465 ## 0x5b9
.short 84 ## 0x54
.short 65417 ## 0xff89
.short 65243 ## 0xfedb
.short 65330 ## 0xff32
.short 964 ## 0x3c4
.short 1277 ## 0x4fd
.short 4 ## 0x4
.short 296 ## 0x128
.short 349 ## 0x15d
.short 65477 ## 0xffc5
.short 108 ## 0x6c
.short 65067 ## 0xfe2b
.short 64361 ## 0xfb69
.short 65265 ## 0xfef1
.short 65185 ## 0xfea1
.short 308 ## 0x134
.short 2175 ## 0x87f
.short 64724 ## 0xfcd4
.short 65521 ## 0xfff1
.short 65408 ## 0xff80
.short 257 ## 0x101
.short 564 ## 0x234
.short 65429 ## 0xff95
.short 65199 ## 0xfeaf
.short 65264 ## 0xfef0
.short 65272 ## 0xfef8
.short 150 ## 0x96
.short 65437 ## 0xff9d
.short 372 ## 0x174
.short 32 ## 0x20
.short 34 ## 0x22
.short 466 ## 0x1d2
.short 120 ## 0x78
.short 65204 ## 0xfeb4
.short 65523 ## 0xfff3
.short 837 ## 0x345
.short 103 ## 0x67
.short 329 ## 0x149
.short 65464 ## 0xffb8
.short 238 ## 0xee
.short 47 ## 0x2f
.short 63971 ## 0xf9e3
.short 65460 ## 0xffb4
.short 216 ## 0xd8
.short 259 ## 0x103
.short 64760 ## 0xfcf8
.short 65301 ## 0xff15
.short 249 ## 0xf9
.short 65149 ## 0xfe7d
.short 3242 ## 0xcaa
.short 65154 ## 0xfe82
.short 65398 ## 0xff76
.short 43 ## 0x2b
.short 65370 ## 0xff5a
.short 65518 ## 0xffee
.short 399 ## 0x18f
.short 62335 ## 0xf37f
.short 54 ## 0x36
.short 1013 ## 0x3f5
.short 64907 ## 0xfd8b
.short 65332 ## 0xff34
.short 64963 ## 0xfdc3
.short 165 ## 0xa5
.short 4 ## 0x4
.short 63479 ## 0xf7f7
.short 65493 ## 0xffd5
.short 177 ## 0xb1
.short 111 ## 0x6f
.short 153 ## 0x99
.short 65521 ## 0xfff1
.short 715 ## 0x2cb
.short 65326 ## 0xff2e
.short 65323 ## 0xff2b
.short 17 ## 0x11
.short 65452 ## 0xffac
.short 52 ## 0x34
.short 716 ## 0x2cc
.short 51 ## 0x33
.short 65515 ## 0xffeb
.short 64687 ## 0xfcaf
.short 2037 ## 0x7f5
.short 65014 ## 0xfdf6
.short 133 ## 0x85
.short 114 ## 0x72
.short 65449 ## 0xffa9
.short 65101 ## 0xfe4d
.short 482 ## 0x1e2
.short 858 ## 0x35a
.short 65103 ## 0xfe4f
.short 113 ## 0x71
.short 65206 ## 0xfeb6
.short 425 ## 0x1a9
.short 126 ## 0x7e
.short 161 ## 0xa1
.short 222 ## 0xde
.short 65501 ## 0xffdd
.short 65463 ## 0xffb7
.short 60 ## 0x3c
.short 1446 ## 0x5a6
.short 65227 ## 0xfecb
.short 65351 ## 0xff47
.short 90 ## 0x5a
.short 65446 ## 0xffa6
.short 967 ## 0x3c7
.short 261 ## 0x105
.short 65187 ## 0xfea3
.short 65405 ## 0xff7d
.short 65348 ## 0xff44
.short 65355 ## 0xff4b
.short 65384 ## 0xff68
.short 65515 ## 0xffeb
.short 41 ## 0x29
.short 361 ## 0x169
.short 65344 ## 0xff40
.short 65394 ## 0xff72
.short 913 ## 0x391
.short 133 ## 0x85
.short 28 ## 0x1c
.short 65527 ## 0xfff7
.short 65245 ## 0xfedd
.short 65480 ## 0xffc8
.short 128 ## 0x80
.short 65263 ## 0xfeef
.short 205 ## 0xcd
.short 43 ## 0x2b
.short 680 ## 0x2a8
.short 67 ## 0x43
.short 65305 ## 0xff19
.short 65236 ## 0xfed4
.short 64362 ## 0xfb6a
.short 87 ## 0x57
.short 65144 ## 0xfe78
.short 65475 ## 0xffc3
.short 65464 ## 0xffb8
.short 63581 ## 0xf85d
.short 65359 ## 0xff4f
.short 65137 ## 0xfe71
.short 299 ## 0x12b
.short 65288 ## 0xff08
.short 65424 ## 0xff90
.short 65517 ## 0xffed
.short 871 ## 0x367
.short 144 ## 0x90
.short 205 ## 0xcd
.short 528 ## 0x210
.short 65530 ## 0xfffa
.short 65519 ## 0xffef
.short 100 ## 0x64
.short 272 ## 0x110
.short 246 ## 0xf6
.short 65128 ## 0xfe68
.short 64657 ## 0xfc91
.short 189 ## 0xbd
.short 524 ## 0x20c
.short 214 ## 0xd6
.short 65512 ## 0xffe8
.short 459 ## 0x1cb
.short 118 ## 0x76
.short 65183 ## 0xfe9f
.short 118 ## 0x76
.short 65341 ## 0xff3d
.short 73 ## 0x49
.short 111 ## 0x6f
.short 537 ## 0x219
.short 65165 ## 0xfe8d
.short 65363 ## 0xff53
.short 64474 ## 0xfbda
.short 33 ## 0x21
.short 132 ## 0x84
.short 63847 ## 0xf967
.short 150 ## 0x96
.short 65529 ## 0xfff9
.short 65465 ## 0xffb9
.short 144 ## 0x90
.short 65239 ## 0xfed7
.short 64848 ## 0xfd50
.short 363 ## 0x16b
.short 65031 ## 0xfe07
.short 65210 ## 0xfeba
.short 527 ## 0x20f
.short 65436 ## 0xff9c
.short 30 ## 0x1e
.short 65386 ## 0xff6a
.short 65330 ## 0xff32
.short 57 ## 0x39
.short 326 ## 0x146
.short 65474 ## 0xffc2
.short 59 ## 0x3b
.short 418 ## 0x1a2
.short 177 ## 0xb1
.short 1102 ## 0x44e
.short 65416 ## 0xff88
.short 65396 ## 0xff74
.short 65336 ## 0xff38
.short 65397 ## 0xff75
.short 413 ## 0x19d
.short 2063 ## 0x80f
.short 149 ## 0x95
.short 65440 ## 0xffa0
.short 65321 ## 0xff29
.short 318 ## 0x13e
.short 65472 ## 0xffc0
.short 64850 ## 0xfd52
.short 379 ## 0x17b
.short 64484 ## 0xfbe4
.short 65411 ## 0xff83
.short 640 ## 0x280
.short 103 ## 0x67
.short 65270 ## 0xfef6
.short 5 ## 0x5
.short 65442 ## 0xffa2
.short 3393 ## 0xd41
.short 364 ## 0x16c
.short 608 ## 0x260
.short 65505 ## 0xffe1
.short 772 ## 0x304
.short 248 ## 0xf8
.short 65097 ## 0xfe49
.short 105 ## 0x69
.short 65313 ## 0xff21
.short 65367 ## 0xff57
.short 65138 ## 0xfe72
.short 65226 ## 0xfeca
.short 1193 ## 0x4a9
.short 65331 ## 0xff33
.short 643 ## 0x283
.short 63407 ## 0xf7af
.short 65422 ## 0xff8e
.short 64475 ## 0xfbdb
.short 79 ## 0x4f
.short 65118 ## 0xfe5e
.short 80 ## 0x50
.short 65440 ## 0xffa0
.short 73 ## 0x49
.short 65486 ## 0xffce
.short 65501 ## 0xffdd
.short 65326 ## 0xff2e
.short 65345 ## 0xff41
.short 745 ## 0x2e9
.short 62544 ## 0xf450
.short 75 ## 0x4b
.short 414 ## 0x19e
.short 65449 ## 0xffa9
.short 65147 ## 0xfe7b
.short 29 ## 0x1d
.short 65055 ## 0xfe1f
.short 65365 ## 0xff55
.short 180 ## 0xb4
.short 65178 ## 0xfe9a
.short 65524 ## 0xfff4
.short 65409 ## 0xff81
.short 65257 ## 0xfee9
.short 65510 ## 0xffe6
.short 65380 ## 0xff64
.short 269 ## 0x10d
.short 65238 ## 0xfed6
.short 65485 ## 0xffcd
.short 108 ## 0x6c
.short 65281 ## 0xff01
.short 65533 ## 0xfffd
.short 4 ## 0x4
.short 63404 ## 0xf7ac
.short 64967 ## 0xfdc7
.short 16 ## 0x10
.short 65206 ## 0xfeb6
.short 125 ## 0x7d
.short 399 ## 0x18f
.short 3028 ## 0xbd4
.short 173 ## 0xad
.short 65471 ## 0xffbf
.short 65343 ## 0xff3f
.short 65501 ## 0xffdd
.short 65145 ## 0xfe79
.short 65458 ## 0xffb2
.short 141 ## 0x8d
.short 40 ## 0x28
.short 65134 ## 0xfe6e
.short 418 ## 0x1a2
.short 64849 ## 0xfd51
.short 65392 ## 0xff70
.short 65424 ## 0xff90
.short 247 ## 0xf7
.short 65312 ## 0xff20
.short 65410 ## 0xff82
.short 65326 ## 0xff2e
.short 229 ## 0xe5
.short 201 ## 0xc9
.short 65043 ## 0xfe13
.short 688 ## 0x2b0
.short 65521 ## 0xfff1
.short 197 ## 0xc5
.short 65425 ## 0xff91
.short 64329 ## 0xfb49
.short 168 ## 0xa8
.short 65454 ## 0xffae
.short 65491 ## 0xffd3
.short 80 ## 0x50
.short 518 ## 0x206
.short 204 ## 0xcc
.short 183 ## 0xb7
.short 26 ## 0x1a
.short 64606 ## 0xfc5e
.short 280 ## 0x118
.short 243 ## 0xf3
.short 96 ## 0x60
.short 64292 ## 0xfb24
.short 518 ## 0x206
.short 65469 ## 0xffbd
.short 63070 ## 0xf65e
.short 311 ## 0x137
.short 28 ## 0x1c
.short 568 ## 0x238
.short 206 ## 0xce
.short 394 ## 0x18a
.short 334 ## 0x14e
.short 63733 ## 0xf8f5
.short 65408 ## 0xff80
.short 65103 ## 0xfe4f
.short 64793 ## 0xfd19
.short 219 ## 0xdb
.short 753 ## 0x2f1
.short 65309 ## 0xff1d
.short 65390 ## 0xff6e
.short 65026 ## 0xfe02
.short 65364 ## 0xff54
.short 138 ## 0x8a
.short 453 ## 0x1c5
.short 410 ## 0x19a
.short 259 ## 0x103
.short 65270 ## 0xfef6
.short 65343 ## 0xff3f
.short 310 ## 0x136
.short 64817 ## 0xfd31
.short 65006 ## 0xfdee
.short 65425 ## 0xff91
.short 455 ## 0x1c7
.short 65479 ## 0xffc7
.short 83 ## 0x53
.short 319 ## 0x13f
.short 166 ## 0xa6
.short 65467 ## 0xffbb
.short 182 ## 0xb6
.short 65343 ## 0xff3f
.short 600 ## 0x258
.short 62935 ## 0xf5d7
.short 63325 ## 0xf75d
.short 338 ## 0x152
.short 65331 ## 0xff33
.short 65423 ## 0xff8f
.short 65301 ## 0xff15
.short 324 ## 0x144
.short 62962 ## 0xf5f2
.short 65151 ## 0xfe7f
.short 65507 ## 0xffe3
.short 162 ## 0xa2
.short 4 ## 0x4
.short 64970 ## 0xfdca
.short 63076 ## 0xf664
.short 124 ## 0x7c
.short 3696 ## 0xe70
.short 65235 ## 0xfed3
.short 64809 ## 0xfd29
.short 65497 ## 0xffd9
.short 45 ## 0x2d
.short 65282 ## 0xff02
.short 65298 ## 0xff12
.short 65496 ## 0xffd8
.short 63 ## 0x3f
.short 64895 ## 0xfd7f
.short 426 ## 0x1aa
.short 65394 ## 0xff72
.short 65501 ## 0xffdd
.short 168 ## 0xa8
.short 65262 ## 0xfeee
.short 65422 ## 0xff8e
.short 127 ## 0x7f
.short 94 ## 0x5e
.short 65299 ## 0xff13
.short 65349 ## 0xff45
.short 734 ## 0x2de
.short 314 ## 0x13a
.short 812 ## 0x32c
.short 64592 ## 0xfc50
.short 65458 ## 0xffb2
.short 50 ## 0x32
.short 391 ## 0x187
.short 65258 ## 0xfeea
.short 96 ## 0x60
.short 25 ## 0x19
.short 64081 ## 0xfa51
.short 321 ## 0x141
.short 623 ## 0x26f
.short 65077 ## 0xfe35
.short 65455 ## 0xffaf
.short 109 ## 0x6d
.short 18 ## 0x12
.short 48 ## 0x30
.short 18 ## 0x12
.short 64708 ## 0xfcc4
.short 65415 ## 0xff87
.short 178 ## 0xb2
.short 64908 ## 0xfd8c
.short 65413 ## 0xff85
.short 84 ## 0x54
.short 79 ## 0x4f
.short 65272 ## 0xfef8
.short 398 ## 0x18e
.short 65460 ## 0xffb4
.short 65462 ## 0xffb6
.short 3 ## 0x3
.short 238 ## 0xee
.short 171 ## 0xab
.short 64416 ## 0xfba0
.short 65460 ## 0xffb4
.short 1 ## 0x1
.short 65526 ## 0xfff6
.short 65165 ## 0xfe8d
.short 64905 ## 0xfd89
.short 363 ## 0x16b
.short 65145 ## 0xfe79
.short 65326 ## 0xff2e
.short 64407 ## 0xfb97
.short 64918 ## 0xfd96
.short 64982 ## 0xfdd6
.short 64918 ## 0xfd96
.short 203 ## 0xcb
.short 65293 ## 0xff0d
.short 65148 ## 0xfe7c
.short 632 ## 0x278
.short 371 ## 0x173
.short 1274 ## 0x4fa
.short 65166 ## 0xfe8e
.short 435 ## 0x1b3
.short 64871 ## 0xfd67
.short 65281 ## 0xff01
.short 65049 ## 0xfe19
.short 815 ## 0x32f
.short 65502 ## 0xffde
.short 21 ## 0x15
.short 64203 ## 0xfacb
.short 851 ## 0x353
.short 65273 ## 0xfef9
.short 12 ## 0xc
.short 64522 ## 0xfc0a
.short 579 ## 0x243
.short 65475 ## 0xffc3
.short 284 ## 0x11c
.short 323 ## 0x143
.short 63888 ## 0xf990
.short 65264 ## 0xfef0
.short 65113 ## 0xfe59
.short 65227 ## 0xfecb
.short 65230 ## 0xfece
.short 1098 ## 0x44a
.short 197 ## 0xc5
.short 700 ## 0x2bc
.short 65000 ## 0xfde8
.short 65381 ## 0xff65
.short 284 ## 0x11c
.short 65148 ## 0xfe7c
.short 218 ## 0xda
.short 65480 ## 0xffc8
.short 65441 ## 0xffa1
.short 1897 ## 0x769
.short 78 ## 0x4e
.short 65030 ## 0xfe06
.short 133 ## 0x85
.short 65464 ## 0xffb8
.short 151 ## 0x97
.short 65501 ## 0xffdd
.short 858 ## 0x35a
.short 64042 ## 0xfa2a
.short 12 ## 0xc
.short 65271 ## 0xfef7
.short 197 ## 0xc5
.short 1183 ## 0x49f
.short 64771 ## 0xfd03
.short 50 ## 0x32
.short 1321 ## 0x529
.short 65419 ## 0xff8b
.short 270 ## 0x10e
.short 65267 ## 0xfef3
.short 459 ## 0x1cb
.short 65290 ## 0xff0a
.short 192 ## 0xc0
.short 242 ## 0xf2
.short 64911 ## 0xfd8f
.short 64988 ## 0xfddc
.short 163 ## 0xa3
.short 64570 ## 0xfc3a
.short 65100 ## 0xfe4c
.short 64 ## 0x40
.short 318 ## 0x13e
.short 247 ## 0xf7
.short 63992 ## 0xf9f8
.short 147 ## 0x93
.short 736 ## 0x2e0
.short 780 ## 0x30c
.short 159 ## 0x9f
.short 314 ## 0x13a
.short 161 ## 0xa1
.short 985 ## 0x3d9
.short 64672 ## 0xfca0
.short 579 ## 0x243
.short 65088 ## 0xfe40
.short 735 ## 0x2df
.short 884 ## 0x374
.short 4 ## 0x4
.short 453 ## 0x1c5
.short 488 ## 0x1e8
.short 267 ## 0x10b
.short 63629 ## 0xf88d
.short 65473 ## 0xffc1
.short 1022 ## 0x3fe
.short 281 ## 0x119
.short 766 ## 0x2fe
.short 1287 ## 0x507
.short 65479 ## 0xffc7
.short 917 ## 0x395
.short 64786 ## 0xfd12
.short 245 ## 0xf5
.short 838 ## 0x346
.short 65069 ## 0xfe2d
.short 22 ## 0x16
.short 65337 ## 0xff39
.short 429 ## 0x1ad
.short 64308 ## 0xfb34
.short 261 ## 0x105
.short 65488 ## 0xffd0
.short 65239 ## 0xfed7
.short 64903 ## 0xfd87
.short 64 ## 0x40
.short 80 ## 0x50
.short 405 ## 0x195
.short 65074 ## 0xfe32
.short 64258 ## 0xfb02
.short 65327 ## 0xff2f
.short 3 ## 0x3
.short 65488 ## 0xffd0
.short 460 ## 0x1cc
.short 424 ## 0x1a8
.short 65138 ## 0xfe72
.short 20 ## 0x14
.short 65421 ## 0xff8d
.short 65255 ## 0xfee7
.short 1513 ## 0x5e9
.short 78 ## 0x4e
.short 409 ## 0x199
.short 65292 ## 0xff0c
.short 65318 ## 0xff26
.short 1257 ## 0x4e9
.short 65211 ## 0xfebb
.short 219 ## 0xdb
.short 62 ## 0x3e
.short 65353 ## 0xff49
.short 65237 ## 0xfed5
.short 134 ## 0x86
.short 64618 ## 0xfc6a
.short 65440 ## 0xffa0
.short 65424 ## 0xff90
.short 65356 ## 0xff4c
.short 32 ## 0x20
.short 27 ## 0x1b
.short 65453 ## 0xffad
.short 67 ## 0x43
.short 44 ## 0x2c
.short 338 ## 0x152
.short 228 ## 0xe4
.short 65518 ## 0xffee
.short 65361 ## 0xff51
.short 602 ## 0x25a
.short 96 ## 0x60
.short 65231 ## 0xfecf
.short 625 ## 0x271
.short 180 ## 0xb4
.short 198 ## 0xc6
.short 65324 ## 0xff2c
.short 65171 ## 0xfe93
.short 65 ## 0x41
.short 65413 ## 0xff85
.short 65291 ## 0xff0b
.short 65375 ## 0xff5f
.short 65016 ## 0xfdf8
.short 219 ## 0xdb
.short 65511 ## 0xffe7
.short 65428 ## 0xff94
.short 65492 ## 0xffd4
.short 1476 ## 0x5c4
.short 65382 ## 0xff66
.short 101 ## 0x65
.short 65423 ## 0xff8f
.short 65476 ## 0xffc4
.short 65325 ## 0xff2d
.short 78 ## 0x4e
.short 65316 ## 0xff24
.short 138 ## 0x8a
.short 65470 ## 0xffbe
.short 252 ## 0xfc
.short 308 ## 0x134
.short 65509 ## 0xffe5
.short 65504 ## 0xffe0
.short 244 ## 0xf4
.short 97 ## 0x61
.short 65321 ## 0xff29
.short 65441 ## 0xffa1
.short 512 ## 0x200
.short 157 ## 0x9d
.short 65489 ## 0xffd1
.short 65497 ## 0xffd9
.short 65362 ## 0xff52
.short 65431 ## 0xff97
.short 65292 ## 0xff0c
.short 65452 ## 0xffac
.short 65501 ## 0xffdd
.short 56 ## 0x38
.short 65205 ## 0xfeb5
.short 65473 ## 0xffc1
.short 122 ## 0x7a
.short 65406 ## 0xff7e
.short 65518 ## 0xffee
.short 479 ## 0x1df
.short 106 ## 0x6a
.short 322 ## 0x142
.short 71 ## 0x47
.short 65118 ## 0xfe5e
.short 64875 ## 0xfd6b
.short 33 ## 0x21
.short 81 ## 0x51
.short 95 ## 0x5f
.short 65433 ## 0xff99
.short 1 ## 0x1
.short 164 ## 0xa4
.short 65272 ## 0xfef8
.short 62 ## 0x3e
.short 1372 ## 0x55c
.short 65435 ## 0xff9b
.short 65386 ## 0xff6a
.short 2184 ## 0x888
.short 65271 ## 0xfef7
.short 65453 ## 0xffad
.short 65491 ## 0xffd3
.short 65464 ## 0xffb8
.short 64768 ## 0xfd00
.short 33 ## 0x21
.short 457 ## 0x1c9
.short 64949 ## 0xfdb5
.short 11 ## 0xb
.short 65222 ## 0xfec6
.short 65464 ## 0xffb8
.short 65457 ## 0xffb1
.short 194 ## 0xc2
.short 139 ## 0x8b
.short 188 ## 0xbc
.short 65179 ## 0xfe9b
.short 62797 ## 0xf54d
.short 65426 ## 0xff92
.short 55 ## 0x37
.short 65050 ## 0xfe1a
.short 48 ## 0x30
.short 65514 ## 0xffea
.short 65310 ## 0xff1e
.short 65041 ## 0xfe11
.short 121 ## 0x79
.short 77 ## 0x4d
.short 97 ## 0x61
.short 64967 ## 0xfdc7
.short 375 ## 0x177
.short 235 ## 0xeb
.short 66 ## 0x42
.short 65369 ## 0xff59
.short 1592 ## 0x638
.short 65430 ## 0xff96
.short 307 ## 0x133
.short 65100 ## 0xfe4c
.short 26 ## 0x1a
.short 194 ## 0xc2
.short 65508 ## 0xffe4
.short 64 ## 0x40
.short 65245 ## 0xfedd
.short 65 ## 0x41
.short 55 ## 0x37
.short 76 ## 0x4c
.short 65397 ## 0xff75
.short 520 ## 0x208
.short 58 ## 0x3a
.short 85 ## 0x55
.short 309 ## 0x135
.short 72 ## 0x48
.short 201 ## 0xc9
.short 65532 ## 0xfffc
.short 65514 ## 0xffea
.short 102 ## 0x66
.short 193 ## 0xc1
.short 65291 ## 0xff0b
.short 124 ## 0x7c
.short 226 ## 0xe2
.short 60 ## 0x3c
.short 65401 ## 0xff79
.short 65531 ## 0xfffb
.short 177 ## 0xb1
.short 65446 ## 0xffa6
.short 108 ## 0x6c
.short 205 ## 0xcd
.short 221 ## 0xdd
.short 65411 ## 0xff83
.short 65467 ## 0xffbb
.short 19 ## 0x13
.short 64577 ## 0xfc41
.short 117 ## 0x75
.short 65177 ## 0xfe99
.short 65434 ## 0xff9a
.short 201 ## 0xc9
.short 65350 ## 0xff46
.short 65514 ## 0xffea
.short 65460 ## 0xffb4
.short 157 ## 0x9d
.short 92 ## 0x5c
.short 39 ## 0x27
.short 126 ## 0x7e
.short 234 ## 0xea
.short 63477 ## 0xf7f5
.short 65485 ## 0xffcd
.short 65204 ## 0xfeb4
.short 64863 ## 0xfd5f
.short 65487 ## 0xffcf
.short 323 ## 0x143
.short 274 ## 0x112
.short 10 ## 0xa
.short 65535 ## 0xffff
.short 2057 ## 0x809
.short 146 ## 0x92
.short 196 ## 0xc4
.short 60 ## 0x3c
.short 65456 ## 0xffb0
.short 65489 ## 0xffd1
.short 65499 ## 0xffdb
.short 65335 ## 0xff37
.short 65440 ## 0xffa0
.short 65431 ## 0xff97
.short 65387 ## 0xff6b
.short 97 ## 0x61
.short 374 ## 0x176
.short 65437 ## 0xff9d
.short 65151 ## 0xfe7f
.short 64808 ## 0xfd28
.short 65319 ## 0xff27
.short 65529 ## 0xfff9
.short 228 ## 0xe4
.short 65515 ## 0xffeb
.short 65281 ## 0xff01
.short 64679 ## 0xfca7
.short 65534 ## 0xfffe
.short 166 ## 0xa6
.short 65256 ## 0xfee8
.short 65502 ## 0xffde
.short 346 ## 0x15a
.short 65322 ## 0xff2a
.short 64865 ## 0xfd61
.short 187 ## 0xbb
.short 65433 ## 0xff99
.short 65174 ## 0xfe96
.short 153 ## 0x99
.short 317 ## 0x13d
.short 521 ## 0x209
.short 65462 ## 0xffb6
.short 260 ## 0x104
.short 65289 ## 0xff09
.short 65420 ## 0xff8c
.short 65473 ## 0xffc1
.short 65306 ## 0xff1a
.short 65418 ## 0xff8a
.short 65364 ## 0xff54
.short 35 ## 0x23
.short 95 ## 0x5f
.short 56 ## 0x38
.short 65437 ## 0xff9d
.short 413 ## 0x19d
.short 450 ## 0x1c2
.short 65365 ## 0xff55
.short 65343 ## 0xff3f
.short 65522 ## 0xfff2
.short 65460 ## 0xffb4
.short 273 ## 0x111
.short 65314 ## 0xff22
.short 323 ## 0x143
.short 64753 ## 0xfcf1
.short 65462 ## 0xffb6
.short 361 ## 0x169
.short 65356 ## 0xff4c
.short 64961 ## 0xfdc1
.short 65013 ## 0xfdf5
.short 152 ## 0x98
.short 272 ## 0x110
.short 64945 ## 0xfdb1
.short 220 ## 0xdc
.short 65274 ## 0xfefa
.short 65186 ## 0xfea2
.short 78 ## 0x4e
.short 65359 ## 0xff4f
.short 500 ## 0x1f4
.short 65150 ## 0xfe7e
.short 65312 ## 0xff20
.short 65499 ## 0xffdb
.short 135 ## 0x87
.short 139 ## 0x8b
.short 65376 ## 0xff60
.short 317 ## 0x13d
.short 57 ## 0x39
.short 119 ## 0x77
.short 85 ## 0x55
.short 65384 ## 0xff68
.short 65359 ## 0xff4f
.short 65367 ## 0xff57
.short 111 ## 0x6f
.short 65089 ## 0xfe41
.short 65243 ## 0xfedb
.short 65070 ## 0xfe2e
.short 64717 ## 0xfccd
.short 65012 ## 0xfdf4
.short 65471 ## 0xffbf
.short 65483 ## 0xffcb
.short 53 ## 0x35
.short 65498 ## 0xffda
.short 65216 ## 0xfec0
.short 65464 ## 0xffb8
.short 532 ## 0x214
.short 164 ## 0xa4
.short 193 ## 0xc1
.short 285 ## 0x11d
.short 65518 ## 0xffee
.short 65 ## 0x41
.short 155 ## 0x9b
.short 65089 ## 0xfe41
.short 67 ## 0x43
.short 916 ## 0x394
.short 65221 ## 0xfec5
.short 65375 ## 0xff5f
.short 866 ## 0x362
.short 65430 ## 0xff96
.short 219 ## 0xdb
.short 65467 ## 0xffbb
.short 65224 ## 0xfec8
.short 65293 ## 0xff0d
.short 106 ## 0x6a
.short 65173 ## 0xfe95
.short 53 ## 0x35
.short 65317 ## 0xff25
.short 65394 ## 0xff72
.short 65471 ## 0xffbf
.short 248 ## 0xf8
.short 64802 ## 0xfd22
.short 297 ## 0x129
.short 65260 ## 0xfeec
.short 268 ## 0x10c
.short 316 ## 0x13c
.short 65369 ## 0xff59
.short 65362 ## 0xff52
.short 65493 ## 0xffd5
.short 148 ## 0x94
.short 65505 ## 0xffe1
.short 343 ## 0x157
.short 65262 ## 0xfeee
.short 23 ## 0x17
.short 65283 ## 0xff03
.short 147 ## 0x93
.short 195 ## 0xc3
.short 65217 ## 0xfec1
.short 421 ## 0x1a5
.short 65468 ## 0xffbc
.short 2 ## 0x2
.short 65308 ## 0xff1c
.short 535 ## 0x217
.short 64999 ## 0xfde7
.short 65344 ## 0xff40
.short 65452 ## 0xffac
.short 64916 ## 0xfd94
.short 49 ## 0x31
.short 65417 ## 0xff89
.short 65302 ## 0xff16
.short 325 ## 0x145
.short 312 ## 0x138
.short 299 ## 0x12b
.short 53 ## 0x35
.short 284 ## 0x11c
.short 65401 ## 0xff79
.short 65328 ## 0xff30
.short 271 ## 0x10f
.short 314 ## 0x13a
.short 65368 ## 0xff58
.short 199 ## 0xc7
.short 245 ## 0xf5
.short 65368 ## 0xff58
.short 80 ## 0x50
.short 32 ## 0x20
.short 39 ## 0x27
.short 110 ## 0x6e
.short 210 ## 0xd2
.short 65271 ## 0xfef7
.short 65401 ## 0xff79
.short 96 ## 0x60
.short 916 ## 0x394
.short 325 ## 0x145
.short 65421 ## 0xff8d
.short 157 ## 0x9d
.short 65481 ## 0xffc9
.short 47 ## 0x2f
.short 64849 ## 0xfd51
.short 65283 ## 0xff03
.short 65189 ## 0xfea5
.short 64762 ## 0xfcfa
.short 65094 ## 0xfe46
.short 65420 ## 0xff8c
.short 63 ## 0x3f
.short 208 ## 0xd0
.short 65485 ## 0xffcd
.short 76 ## 0x4c
.short 65302 ## 0xff16
.short 401 ## 0x191
.short 65492 ## 0xffd4
.short 65355 ## 0xff4b
.short 65011 ## 0xfdf3
.short 64932 ## 0xfda4
.short 320 ## 0x140
.short 65448 ## 0xffa8
.short 858 ## 0x35a
.short 134 ## 0x86
.short 65131 ## 0xfe6b
.short 64471 ## 0xfbd7
.short 94 ## 0x5e
.short 65417 ## 0xff89
.short 388 ## 0x184
.short 65382 ## 0xff66
.short 63 ## 0x3f
.short 212 ## 0xd4
.short 76 ## 0x4c
.short 259 ## 0x103
.short 63378 ## 0xf792
.short 602 ## 0x25a
.short 359 ## 0x167
.short 65352 ## 0xff48
.short 64814 ## 0xfd2e
.short 17 ## 0x11
.short 701 ## 0x2bd
.short 65098 ## 0xfe4a
.short 64629 ## 0xfc75
.short 65531 ## 0xfffb
.short 65123 ## 0xfe63
.short 41 ## 0x29
.short 65232 ## 0xfed0
.short 65223 ## 0xfec7
.short 444 ## 0x1bc
.short 26 ## 0x1a
.short 65404 ## 0xff7c
.short 65516 ## 0xffec
.short 226 ## 0xe2
.short 65059 ## 0xfe23
.short 147 ## 0x93
.short 1483 ## 0x5cb
.short 65433 ## 0xff99
.short 247 ## 0xf7
.short 104 ## 0x68
.short 65461 ## 0xffb5
.short 192 ## 0xc0
.short 65314 ## 0xff22
.short 532 ## 0x214
.short 372 ## 0x174
.short 64503 ## 0xfbf7
.short 560 ## 0x230
.short 65430 ## 0xff96
.short 190 ## 0xbe
.short 108 ## 0x6c
.short 8 ## 0x8
.short 848 ## 0x350
.short 65383 ## 0xff67
.short 65297 ## 0xff11
.short 64770 ## 0xfd02
.short 426 ## 0x1aa
.short 193 ## 0xc1
.short 323 ## 0x143
.short 96 ## 0x60
.short 65481 ## 0xffc9
.short 322 ## 0x142
.short 289 ## 0x121
.short 40 ## 0x28
.short 574 ## 0x23e
.short 30 ## 0x1e
.short 65082 ## 0xfe3a
.short 65158 ## 0xfe86
.short 68 ## 0x44
.short 1316 ## 0x524
.short 850 ## 0x352
.short 64741 ## 0xfce5
.short 65151 ## 0xfe7f
.short 65419 ## 0xff8b
.short 47 ## 0x2f
.short 65140 ## 0xfe74
.short 65207 ## 0xfeb7
.short 135 ## 0x87
.short 65212 ## 0xfebc
.short 391 ## 0x187
.short 1039 ## 0x40f
.short 65425 ## 0xff91
.short 65262 ## 0xfeee
.short 74 ## 0x4a
.short 123 ## 0x7b
.short 65219 ## 0xfec3
.short 65418 ## 0xff8a
.short 41 ## 0x29
.short 87 ## 0x57
.short 65495 ## 0xffd7
.short 65 ## 0x41
.short 66 ## 0x42
.short 841 ## 0x349
.short 64831 ## 0xfd3f
.short 83 ## 0x53
.short 187 ## 0xbb
.short 65391 ## 0xff6f
.short 64755 ## 0xfcf3
.short 0 ## 0x0
.short 75 ## 0x4b
.short 65071 ## 0xfe2f
.short 604 ## 0x25c
.short 65281 ## 0xff01
.short 65445 ## 0xffa5
.short 65180 ## 0xfe9c
.short 65309 ## 0xff1d
.short 35 ## 0x23
.short 1439 ## 0x59f
.short 65332 ## 0xff34
.short 65454 ## 0xffae
.short 65488 ## 0xffd0
.short 64960 ## 0xfdc0
.short 64641 ## 0xfc81
.short 64970 ## 0xfdca
.short 21 ## 0x15
.short 65407 ## 0xff7f
.short 107 ## 0x6b
.short 65286 ## 0xff06
.short 615 ## 0x267
.short 1135 ## 0x46f
.short 64732 ## 0xfcdc
.short 137 ## 0x89
.short 65502 ## 0xffde
.short 159 ## 0x9f
.short 317 ## 0x13d
.short 65460 ## 0xffb4
.short 65381 ## 0xff65
.short 65440 ## 0xffa0
.short 65121 ## 0xfe61
.short 65154 ## 0xfe82
.short 64908 ## 0xfd8c
.short 65159 ## 0xfe87
.short 65369 ## 0xff59
.short 85 ## 0x55
.short 65523 ## 0xfff3
.short 64548 ## 0xfc24
.short 188 ## 0xbc
.short 64437 ## 0xfbb5
.short 65330 ## 0xff32
.short 226 ## 0xe2
.short 577 ## 0x241
.short 7 ## 0x7
.short 373 ## 0x175
.short 611 ## 0x263
.short 417 ## 0x1a1
.short 65471 ## 0xffbf
.short 65305 ## 0xff19
.short 65513 ## 0xffe9
.short 65512 ## 0xffe8
.short 47 ## 0x2f
.short 257 ## 0x101
.short 65435 ## 0xff9b
.short 65433 ## 0xff99
.short 81 ## 0x51
.short 33 ## 0x21
.short 65430 ## 0xff96
.short 553 ## 0x229
.short 97 ## 0x61
.short 634 ## 0x27a
.short 65434 ## 0xff9a
.short 173 ## 0xad
.short 525 ## 0x20d
.short 421 ## 0x1a5
.short 91 ## 0x5b
.short 65017 ## 0xfdf9
.short 44 ## 0x2c
.short 742 ## 0x2e6
.short 449 ## 0x1c1
.short 89 ## 0x59
.short 65492 ## 0xffd4
.short 65458 ## 0xffb2
.short 65010 ## 0xfdf2
.short 392 ## 0x188
.short 1235 ## 0x4d3
.short 65367 ## 0xff57
.short 84 ## 0x54
.short 65524 ## 0xfff4
.short 65379 ## 0xff63
.short 65431 ## 0xff97
.short 136 ## 0x88
.short 281 ## 0x119
.short 65362 ## 0xff52
.short 182 ## 0xb6
.short 170 ## 0xaa
.short 235 ## 0xeb
.short 421 ## 0x1a5
.short 58 ## 0x3a
.short 64797 ## 0xfd1d
.short 65050 ## 0xfe1a
.short 146 ## 0x92
.short 65498 ## 0xffda
.short 65504 ## 0xffe0
.short 64179 ## 0xfab3
.short 28 ## 0x1c
.short 65400 ## 0xff78
.short 65478 ## 0xffc6
.short 113 ## 0x71
.short 65534 ## 0xfffe
.short 64928 ## 0xfda0
.short 1905 ## 0x771
.short 65216 ## 0xfec0
.short 65268 ## 0xfef4
.short 65241 ## 0xfed9
.short 65489 ## 0xffd1
.short 1075 ## 0x433
.short 64713 ## 0xfcc9
.short 633 ## 0x279
.short 65483 ## 0xffcb
.short 119 ## 0x77
.short 545 ## 0x221
.short 65128 ## 0xfe68
.short 765 ## 0x2fd
.short 256 ## 0x100
.short 340 ## 0x154
.short 394 ## 0x18a
.short 483 ## 0x1e3
.short 64944 ## 0xfdb0
.short 65332 ## 0xff34
.short 65410 ## 0xff82
.short 259 ## 0x103
.short 115 ## 0x73
.short 149 ## 0x95
.short 283 ## 0x11b
.short 379 ## 0x17b
.short 65268 ## 0xfef4
.short 441 ## 0x1b9
.short 472 ## 0x1d8
.short 65305 ## 0xff19
.short 1985 ## 0x7c1
.short 317 ## 0x13d
.short 44 ## 0x2c
.short 387 ## 0x183
.short 65101 ## 0xfe4d
.short 63 ## 0x3f
.short 62 ## 0x3e
.short 65296 ## 0xff10
.short 172 ## 0xac
.short 65077 ## 0xfe35
.short 347 ## 0x15b
.short 30 ## 0x1e
.short 245 ## 0xf5
.short 55 ## 0x37
.short 65450 ## 0xffaa
.short 541 ## 0x21d
.short 65492 ## 0xffd4
.short 73 ## 0x49
.short 65226 ## 0xfeca
.short 12 ## 0xc
.short 64931 ## 0xfda3
.short 205 ## 0xcd
.short 65447 ## 0xffa7
.short 638 ## 0x27e
.short 65340 ## 0xff3c
.short 65264 ## 0xfef0
.short 1 ## 0x1
.short 4 ## 0x4
.short 41 ## 0x29
.short 104 ## 0x68
.short 65443 ## 0xffa3
.short 65158 ## 0xfe86
.short 65288 ## 0xff08
.short 192 ## 0xc0
.short 65359 ## 0xff4f
.short 179 ## 0xb3
.short 709 ## 0x2c5
.short 7 ## 0x7
.short 498 ## 0x1f2
.short 65075 ## 0xfe33
.short 64947 ## 0xfdb3
.short 64575 ## 0xfc3f
.short 65155 ## 0xfe83
.short 65519 ## 0xffef
.short 74 ## 0x4a
.short 69 ## 0x45
.short 39 ## 0x27
.short 40 ## 0x28
.short 256 ## 0x100
.short 65443 ## 0xffa3
.short 65345 ## 0xff41
.short 64724 ## 0xfcd4
.short 65128 ## 0xfe68
.short 65344 ## 0xff40
.short 3 ## 0x3
.short 65448 ## 0xffa8
.short 65240 ## 0xfed8
.short 65167 ## 0xfe8f
.short 328 ## 0x148
.short 65422 ## 0xff8e
.short 372 ## 0x174
.short 64431 ## 0xfbaf
.short 61 ## 0x3d
.short 65122 ## 0xfe62
.short 211 ## 0xd3
.short 65197 ## 0xfead
.short 65332 ## 0xff34
.short 65463 ## 0xffb7
.short 432 ## 0x1b0
.short 4847 ## 0x12ef
.short 65290 ## 0xff0a
.short 65040 ## 0xfe10
.short 65325 ## 0xff2d
.short 346 ## 0x15a
.short 559 ## 0x22f
.short 2 ## 0x2
.short 65228 ## 0xfecc
.short 65341 ## 0xff3d
.short 65288 ## 0xff08
.short 178 ## 0xb2
.short 65455 ## 0xffaf
.short 3964 ## 0xf7c
.short 64302 ## 0xfb2e
.short 65343 ## 0xff3f
.short 65189 ## 0xfea5
.short 1283 ## 0x503
.short 396 ## 0x18c
.short 65169 ## 0xfe91
.short 257 ## 0x101
.short 619 ## 0x26b
.short 75 ## 0x4b
.short 64839 ## 0xfd47
.short 65298 ## 0xff12
.short 65426 ## 0xff92
.short 317 ## 0x13d
.short 65369 ## 0xff59
.short 117 ## 0x75
.short 80 ## 0x50
.short 65329 ## 0xff31
.short 65503 ## 0xffdf
.short 3324 ## 0xcfc
.short 64875 ## 0xfd6b
.short 64564 ## 0xfc34
.short 897 ## 0x381
.short 581 ## 0x245
.short 65264 ## 0xfef0
.short 63517 ## 0xf81d
.short 65373 ## 0xff5d
.short 65355 ## 0xff4b
.short 65443 ## 0xffa3
.short 64905 ## 0xfd89
.short 65403 ## 0xff7b
.short 65532 ## 0xfffc
.short 65399 ## 0xff77
.short 65386 ## 0xff6a
.short 44 ## 0x2c
.short 343 ## 0x157
.short 647 ## 0x287
.short 231 ## 0xe7
.short 318 ## 0x13e
.short 65386 ## 0xff6a
.short 65522 ## 0xfff2
.short 30 ## 0x1e
.short 65183 ## 0xfe9f
.short 63871 ## 0xf97f
.short 65155 ## 0xfe83
.short 65455 ## 0xffaf
.short 65084 ## 0xfe3c
.short 65534 ## 0xfffe
.short 65306 ## 0xff1a
.short 318 ## 0x13e
.short 154 ## 0x9a
.short 19 ## 0x13
.short 84 ## 0x54
.short 333 ## 0x14d
.short 65480 ## 0xffc8
.short 410 ## 0x19a
.short 163 ## 0xa3
.short 65490 ## 0xffd2
.short 358 ## 0x166
.short 373 ## 0x175
.short 676 ## 0x2a4
.short 65507 ## 0xffe3
.short 65302 ## 0xff16
.short 487 ## 0x1e7
.short 81 ## 0x51
.short 464 ## 0x1d0
.short 35 ## 0x23
.short 29 ## 0x1d
.short 65423 ## 0xff8f
.short 275 ## 0x113
.short 65311 ## 0xff1f
.short 64994 ## 0xfde2
.short 406 ## 0x196
.short 65446 ## 0xffa6
.short 65072 ## 0xfe30
.short 65420 ## 0xff8c
.short 5 ## 0x5
.short 65056 ## 0xfe20
.short 263 ## 0x107
.short 64877 ## 0xfd6d
.short 65236 ## 0xfed4
.short 65330 ## 0xff32
.short 65533 ## 0xfffd
.short 877 ## 0x36d
.short 65017 ## 0xfdf9
.short 281 ## 0x119
.short 56 ## 0x38
.short 362 ## 0x16a
.short 88 ## 0x58
.short 65152 ## 0xfe80
.short 248 ## 0xf8
.short 456 ## 0x1c8
.short 65517 ## 0xffed
.short 244 ## 0xf4
.short 262 ## 0x106
.short 107 ## 0x6b
.short 331 ## 0x14b
.short 2 ## 0x2
.short 536 ## 0x218
.short 64836 ## 0xfd44
.short 369 ## 0x171
.short 35 ## 0x23
.short 65521 ## 0xfff1
.short 69 ## 0x45
.short 65522 ## 0xfff2
.short 99 ## 0x63
.short 65161 ## 0xfe89
.short 80 ## 0x50
.short 352 ## 0x160
.short 103 ## 0x67
.short 117 ## 0x75
.short 131 ## 0x83
.short 392 ## 0x188
.short 119 ## 0x77
.short 368 ## 0x170
.short 65417 ## 0xff89
.short 65295 ## 0xff0f
.short 65339 ## 0xff3b
.short 65340 ## 0xff3c
.short 98 ## 0x62
.short 65407 ## 0xff7f
.short 207 ## 0xcf
.short 65197 ## 0xfead
.short 65348 ## 0xff44
.short 64790 ## 0xfd16
.short 169 ## 0xa9
.short 64797 ## 0xfd1d
.short 270 ## 0x10e
.short 134 ## 0x86
.short 104 ## 0x68
.short 65300 ## 0xff14
.short 97 ## 0x61
.short 295 ## 0x127
.short 64744 ## 0xfce8
.short 156 ## 0x9c
.short 65444 ## 0xffa4
.short 17 ## 0x11
.short 65093 ## 0xfe45
.short 265 ## 0x109
.short 687 ## 0x2af
.short 803 ## 0x323
.short 65400 ## 0xff78
.short 376 ## 0x178
.short 641 ## 0x281
.short 65314 ## 0xff22
.short 20 ## 0x14
.short 118 ## 0x76
.short 172 ## 0xac
.short 65005 ## 0xfded
.short 64723 ## 0xfcd3
.short 79 ## 0x4f
.short 319 ## 0x13f
.short 108 ## 0x6c
.short 65418 ## 0xff8a
.short 41 ## 0x29
.short 65510 ## 0xffe6
.short 307 ## 0x133
.short 306 ## 0x132
.short 259 ## 0x103
.short 64880 ## 0xfd70
.short 379 ## 0x17b
.short 143 ## 0x8f
.short 65210 ## 0xfeba
.short 130 ## 0x82
.short 65094 ## 0xfe46
.short 65526 ## 0xfff6
.short 65142 ## 0xfe76
.short 65347 ## 0xff43
.short 65109 ## 0xfe55
.short 65294 ## 0xff0e
.short 65526 ## 0xfff6
.short 64968 ## 0xfdc8
.short 64 ## 0x40
.short 440 ## 0x1b8
.short 56 ## 0x38
.short 197 ## 0xc5
.short 65156 ## 0xfe84
.short 65437 ## 0xff9d
.short 64955 ## 0xfdbb
.short 25 ## 0x19
.short 64846 ## 0xfd4e
.short 65386 ## 0xff6a
.short 100 ## 0x64
.short 352 ## 0x160
.short 65369 ## 0xff59
.short 321 ## 0x141
.short 64673 ## 0xfca1
.short 65040 ## 0xfe10
.short 65373 ## 0xff5d
.short 65318 ## 0xff26
.short 297 ## 0x129
.short 327 ## 0x147
.short 65215 ## 0xfebf
.short 115 ## 0x73
.short 269 ## 0x10d
.short 130 ## 0x82
.short 65081 ## 0xfe39
.short 65428 ## 0xff94
.short 65153 ## 0xfe81
.short 65345 ## 0xff41
.short 394 ## 0x18a
.short 430 ## 0x1ae
.short 64553 ## 0xfc29
.short 65239 ## 0xfed7
.short 224 ## 0xe0
.short 636 ## 0x27c
.short 1 ## 0x1
.short 65512 ## 0xffe8
.short 88 ## 0x58
.short 157 ## 0x9d
.short 65310 ## 0xff1e
.short 65377 ## 0xff61
.short 65316 ## 0xff24
.short 65198 ## 0xfeae
.short 64959 ## 0xfdbf
.short 206 ## 0xce
.short 64775 ## 0xfd07
.short 329 ## 0x149
.short 65327 ## 0xff2f
.short 26 ## 0x1a
.short 93 ## 0x5d
.short 27 ## 0x1b
.short 524 ## 0x20c
.short 125 ## 0x7d
.short 28 ## 0x1c
.short 111 ## 0x6f
.short 65418 ## 0xff8a
.short 65517 ## 0xffed
.short 524 ## 0x20c
.short 36 ## 0x24
.short 186 ## 0xba
.short 65377 ## 0xff61
.short 38 ## 0x26
.short 657 ## 0x291
.short 65257 ## 0xfee9
.short 561 ## 0x231
.short 65038 ## 0xfe0e
.short 65000 ## 0xfde8
.short 37 ## 0x25
.short 151 ## 0x97
.short 810 ## 0x32a
.short 65405 ## 0xff7d
.short 65139 ## 0xfe73
.short 83 ## 0x53
.short 65067 ## 0xfe2b
.short 305 ## 0x131
.short 518 ## 0x206
.short 65459 ## 0xffb3
.short 623 ## 0x26f
.short 581 ## 0x245
.short 65434 ## 0xff9a
.short 65250 ## 0xfee2
.short 65432 ## 0xff98
.short 359 ## 0x167
.short 64827 ## 0xfd3b
.short 65316 ## 0xff24
.short 65373 ## 0xff5d
.short 155 ## 0x9b
.short 70 ## 0x46
.short 65504 ## 0xffe0
.short 335 ## 0x14f
.short 275 ## 0x113
.short 65217 ## 0xfec1
.short 962 ## 0x3c2
.short 65015 ## 0xfdf7
.short 6 ## 0x6
.short 65374 ## 0xff5e
.short 65390 ## 0xff6e
.short 459 ## 0x1cb
.short 65432 ## 0xff98
.short 363 ## 0x16b
.short 365 ## 0x16d
.short 64823 ## 0xfd37
.short 313 ## 0x139
.short 715 ## 0x2cb
.short 92 ## 0x5c
.short 65535 ## 0xffff
.short 65327 ## 0xff2f
.short 488 ## 0x1e8
.short 65429 ## 0xff95
.short 65318 ## 0xff26
.short 65438 ## 0xff9e
.short 96 ## 0x60
.short 258 ## 0x102
.short 164 ## 0xa4
.short 64978 ## 0xfdd2
.short 65437 ## 0xff9d
.short 65280 ## 0xff00
.short 397 ## 0x18d
.short 2 ## 0x2
.short 100 ## 0x64
.short 65405 ## 0xff7d
.short 114 ## 0x72
.short 1064 ## 0x428
.short 294 ## 0x126
.short 313 ## 0x139
.short 65435 ## 0xff9b
.short 65130 ## 0xfe6a
.short 65364 ## 0xff54
.short 366 ## 0x16e
.short 244 ## 0xf4
.short 178 ## 0xb2
.short 65284 ## 0xff04
.short 16 ## 0x10
.short 64873 ## 0xfd69
.short 65445 ## 0xffa5
.short 65122 ## 0xfe62
.short 701 ## 0x2bd
.short 65473 ## 0xffc1
.short 673 ## 0x2a1
.short 65533 ## 0xfffd
.short 216 ## 0xd8
.short 117 ## 0x75
.short 65140 ## 0xfe74
.short 65307 ## 0xff1b
.short 65535 ## 0xffff
.short 22 ## 0x16
.short 65005 ## 0xfded
.short 71 ## 0x47
.short 65531 ## 0xfffb
.short 123 ## 0x7b
.short 65126 ## 0xfe66
.short 426 ## 0x1aa
.short 766 ## 0x2fe
.short 65515 ## 0xffeb
.short 183 ## 0xb7
.short 65506 ## 0xffe2
.short 203 ## 0xcb
.short 57 ## 0x39
.short 64836 ## 0xfd44
.short 65515 ## 0xffeb
.short 47 ## 0x2f
.short 581 ## 0x245
.short 64792 ## 0xfd18
.short 65416 ## 0xff88
.short 65162 ## 0xfe8a
.short 561 ## 0x231
.short 65087 ## 0xfe3f
.short 567 ## 0x237
.short 157 ## 0x9d
.short 65353 ## 0xff49
.short 56 ## 0x38
.short 65232 ## 0xfed0
.short 64979 ## 0xfdd3
.short 65354 ## 0xff4a
.short 208 ## 0xd0
.short 157 ## 0x9d
.short 64753 ## 0xfcf1
.short 65322 ## 0xff2a
.short 136 ## 0x88
.short 134 ## 0x86
.short 64841 ## 0xfd49
.short 65481 ## 0xffc9
.short 675 ## 0x2a3
.short 43 ## 0x2b
.short 329 ## 0x149
.short 64917 ## 0xfd95
.short 64861 ## 0xfd5d
.short 65180 ## 0xfe9c
.short 64967 ## 0xfdc7
.short 64956 ## 0xfdbc
.short 229 ## 0xe5
.short 106 ## 0x6a
.short 789 ## 0x315
.short 65281 ## 0xff01
.short 65472 ## 0xffc0
.short 64970 ## 0xfdca
.short 65407 ## 0xff7f
.short 65311 ## 0xff1f
.short 65060 ## 0xfe24
.short 684 ## 0x2ac
.short 237 ## 0xed
.short 65141 ## 0xfe75
.short 51 ## 0x33
.short 377 ## 0x179
.short 292 ## 0x124
.short 121 ## 0x79
.short 90 ## 0x5a
.short 65388 ## 0xff6c
.short 65220 ## 0xfec4
.short 112 ## 0x70
.short 806 ## 0x326
.short 202 ## 0xca
.short 65182 ## 0xfe9e
.short 28 ## 0x1c
.short 65433 ## 0xff99
.short 131 ## 0x83
.short 577 ## 0x241
.short 320 ## 0x140
.short 237 ## 0xed
.short 65246 ## 0xfede
.short 22 ## 0x16
.short 170 ## 0xaa
.short 55 ## 0x37
.short 76 ## 0x4c
.short 65442 ## 0xffa2
.short 65255 ## 0xfee7
.short 65442 ## 0xffa2
.short 129 ## 0x81
.short 258 ## 0x102
.short 65532 ## 0xfffc
.short 65389 ## 0xff6d
.short 65514 ## 0xffea
.short 199 ## 0xc7
.short 142 ## 0x8e
.short 83 ## 0x53
.short 627 ## 0x273
.short 456 ## 0x1c8
.short 555 ## 0x22b
.short 346 ## 0x15a
.short 135 ## 0x87
.short 64752 ## 0xfcf0
.short 64785 ## 0xfd11
.short 695 ## 0x2b7
.short 398 ## 0x18e
.short 579 ## 0x243
.short 248 ## 0xf8
.short 10 ## 0xa
.short 179 ## 0xb3
.short 64722 ## 0xfcd2
.short 575 ## 0x23f
.short 65362 ## 0xff52
.short 65330 ## 0xff32
.short 65415 ## 0xff87
.short 65422 ## 0xff8e
.short 65394 ## 0xff72
.short 296 ## 0x128
.short 63300 ## 0xf744
.short 262 ## 0x106
.short 65446 ## 0xffa6
.short 65508 ## 0xffe4
.short 64552 ## 0xfc28
.short 65258 ## 0xfeea
.short 12 ## 0xc
.short 65269 ## 0xfef5
.short 65137 ## 0xfe71
.short 65107 ## 0xfe53
.short 59 ## 0x3b
.short 65371 ## 0xff5b
.short 65422 ## 0xff8e
.short 312 ## 0x138
.short 18 ## 0x12
.short 83 ## 0x53
.short 591 ## 0x24f
.short 335 ## 0x14f
.short 65166 ## 0xfe8e
.short 65160 ## 0xfe88
.short 65401 ## 0xff79
.short 143 ## 0x8f
.short 65436 ## 0xff9c
.short 65531 ## 0xfffb
.short 278 ## 0x116
.short 64539 ## 0xfc1b
.short 153 ## 0x99
.short 414 ## 0x19e
.short 65460 ## 0xffb4
.short 65230 ## 0xfece
.short 65097 ## 0xfe49
.short 65493 ## 0xffd5
.short 51 ## 0x33
.short 65501 ## 0xffdd
.short 65477 ## 0xffc5
.short 317 ## 0x13d
.short 829 ## 0x33d
.short 450 ## 0x1c2
.short 18 ## 0x12
.short 65080 ## 0xfe38
.short 65424 ## 0xff90
.short 65449 ## 0xffa9
.short 65219 ## 0xfec3
.short 65496 ## 0xffd8
.short 93 ## 0x5d
.short 138 ## 0x8a
.short 105 ## 0x69
.short 390 ## 0x186
.short 65472 ## 0xffc0
.short 65232 ## 0xfed0
.short 65229 ## 0xfecd
.short 48 ## 0x30
.short 65468 ## 0xffbc
.short 43 ## 0x2b
.short 1512 ## 0x5e8
.short 64801 ## 0xfd21
.short 65219 ## 0xfec3
.short 64936 ## 0xfda8
.short 92 ## 0x5c
.short 65342 ## 0xff3e
.short 164 ## 0xa4
.short 83 ## 0x53
.short 522 ## 0x20a
.short 394 ## 0x18a
.short 480 ## 0x1e0
.short 64536 ## 0xfc18
.short 65314 ## 0xff22
.short 7 ## 0x7
.short 65434 ## 0xff9a
.short 65500 ## 0xffdc
.short 262 ## 0x106
.short 65487 ## 0xffcf
.short 102 ## 0x66
.short 65459 ## 0xffb3
.short 65259 ## 0xfeeb
.short 436 ## 0x1b4
.short 438 ## 0x1b6
.short 179 ## 0xb3
.short 65444 ## 0xffa4
.short 65385 ## 0xff69
.short 65274 ## 0xfefa
.short 145 ## 0x91
.short 64867 ## 0xfd63
.short 60 ## 0x3c
.short 385 ## 0x181
.short 133 ## 0x85
.short 65344 ## 0xff40
.short 21 ## 0x15
.short 64491 ## 0xfbeb
.short 65499 ## 0xffdb
.short 65090 ## 0xfe42
.short 4306 ## 0x10d2
.short 6 ## 0x6
.short 64393 ## 0xfb89
.short 223 ## 0xdf
.short 65297 ## 0xff11
.short 65521 ## 0xfff1
.short 301 ## 0x12d
.short 65484 ## 0xffcc
.short 137 ## 0x89
.short 193 ## 0xc1
.short 197 ## 0xc5
.short 871 ## 0x367
.short 621 ## 0x26d
.short 65178 ## 0xfe9a
.short 65313 ## 0xff21
.short 314 ## 0x13a
.short 65421 ## 0xff8d
.short 65440 ## 0xffa0
.short 65010 ## 0xfdf2
.short 65067 ## 0xfe2b
.short 65304 ## 0xff18
.short 65171 ## 0xfe93
.short 15 ## 0xf
.short 63747 ## 0xf903
.short 48 ## 0x30
.short 65523 ## 0xfff3
.short 218 ## 0xda
.short 65429 ## 0xff95
.short 65010 ## 0xfdf2
.short 27 ## 0x1b
.short 65095 ## 0xfe47
.short 245 ## 0xf5
.short 65449 ## 0xffa9
.short 974 ## 0x3ce
.short 65200 ## 0xfeb0
.short 65023 ## 0xfdff
.short 174 ## 0xae
.short 207 ## 0xcf
.short 65517 ## 0xffed
.short 65532 ## 0xfffc
.short 65174 ## 0xfe96
.short 65296 ## 0xff10
.short 65289 ## 0xff09
.short 65269 ## 0xfef5
.short 97 ## 0x61
.short 348 ## 0x15c
.short 64886 ## 0xfd76
.short 65448 ## 0xffa8
.short 63 ## 0x3f
.short 556 ## 0x22c
.short 148 ## 0x94
.short 169 ## 0xa9
.short 65415 ## 0xff87
.short 65292 ## 0xff0c
.short 65501 ## 0xffdd
.short 84 ## 0x54
.short 155 ## 0x9b
.short 65326 ## 0xff2e
.short 65509 ## 0xffe5
.short 65425 ## 0xff91
.short 1834 ## 0x72a
.short 65426 ## 0xff92
.short 84 ## 0x54
.short 32 ## 0x20
.short 64874 ## 0xfd6a
.short 195 ## 0xc3
.short 134 ## 0x86
.short 64955 ## 0xfdbb
.short 54 ## 0x36
.short 538 ## 0x21a
.short 64710 ## 0xfcc6
.short 75 ## 0x4b
.short 280 ## 0x118
.short 101 ## 0x65
.short 72 ## 0x48
.short 65466 ## 0xffba
.short 65505 ## 0xffe1
.short 65468 ## 0xffbc
.short 114 ## 0x72
.short 84 ## 0x54
.short 329 ## 0x149
.short 65163 ## 0xfe8b
.short 150 ## 0x96
.short 65514 ## 0xffea
.short 282 ## 0x11a
.short 65251 ## 0xfee3
.short 65302 ## 0xff16
.short 65011 ## 0xfdf3
.short 161 ## 0xa1
.short 1045 ## 0x415
.short 65469 ## 0xffbd
.short 65190 ## 0xfea6
.short 2941 ## 0xb7d
.short 288 ## 0x120
.short 191 ## 0xbf
.short 65363 ## 0xff53
.short 65501 ## 0xffdd
.short 1087 ## 0x43f
.short 65325 ## 0xff2d
.short 338 ## 0x152
.short 65414 ## 0xff86
.short 285 ## 0x11d
.short 65510 ## 0xffe6
.short 64990 ## 0xfdde
.short 432 ## 0x1b0
.short 65524 ## 0xfff4
.short 579 ## 0x243
.short 337 ## 0x151
.short 677 ## 0x2a5
.short 126 ## 0x7e
.short 64952 ## 0xfdb8
.short 259 ## 0x103
.short 52 ## 0x34
.short 65338 ## 0xff3a
.short 65098 ## 0xfe4a
.short 65298 ## 0xff12
.short 247 ## 0xf7
.short 65209 ## 0xfeb9
.short 65526 ## 0xfff6
.short 1457 ## 0x5b1
.short 65038 ## 0xfe0e
.short 504 ## 0x1f8
.short 396 ## 0x18c
.short 578 ## 0x242
.short 101 ## 0x65
.short 64760 ## 0xfcf8
.short 125 ## 0x7d
.short 466 ## 0x1d2
.short 65436 ## 0xff9c
.short 434 ## 0x1b2
.short 65088 ## 0xfe40
.short 290 ## 0x122
.short 65148 ## 0xfe7c
.short 448 ## 0x1c0
.short 65337 ## 0xff39
.short 65084 ## 0xfe3c
.short 65516 ## 0xffec
.short 65236 ## 0xfed4
.short 198 ## 0xc6
.short 26 ## 0x1a
.short 65437 ## 0xff9d
.short 65532 ## 0xfffc
.short 65175 ## 0xfe97
.short 23 ## 0x17
.short 1984 ## 0x7c0
.short 65153 ## 0xfe81
.short 65512 ## 0xffe8
.short 65437 ## 0xff9d
.short 420 ## 0x1a4
.short 103 ## 0x67
.short 65162 ## 0xfe8a
.short 65392 ## 0xff70
.short 64811 ## 0xfd2b
.short 64535 ## 0xfc17
.short 307 ## 0x133
.short 65434 ## 0xff9a
.short 327 ## 0x147
.short 620 ## 0x26c
.short 56 ## 0x38
.short 550 ## 0x226
.short 65013 ## 0xfdf5
.short 65446 ## 0xffa6
.short 65261 ## 0xfeed
.short 65507 ## 0xffe3
.short 65441 ## 0xffa1
.short 5 ## 0x5
.short 65454 ## 0xffae
.short 65502 ## 0xffde
.short 437 ## 0x1b5
.short 318 ## 0x13e
.short 65370 ## 0xff5a
.short 65458 ## 0xffb2
.short 64967 ## 0xfdc7
.short 110 ## 0x6e
.short 42 ## 0x2a
.short 218 ## 0xda
.short 65401 ## 0xff79
.short 65317 ## 0xff25
.short 207 ## 0xcf
.short 65322 ## 0xff2a
.short 65477 ## 0xffc5
.short 436 ## 0x1b4
.short 129 ## 0x81
.short 27 ## 0x1b
.short 65475 ## 0xffc3
.short 318 ## 0x13e
.short 429 ## 0x1ad
.short 65252 ## 0xfee4
.short 529 ## 0x211
.short 197 ## 0xc5
.short 535 ## 0x217
.short 41 ## 0x29
.short 64082 ## 0xfa52
.short 65443 ## 0xffa3
.short 244 ## 0xf4
.short 12 ## 0xc
.short 74 ## 0x4a
.short 64789 ## 0xfd15
.short 108 ## 0x6c
.short 78 ## 0x4e
.short 326 ## 0x146
.short 65346 ## 0xff42
.short 477 ## 0x1dd
.short 517 ## 0x205
.short 65208 ## 0xfeb8
.short 64848 ## 0xfd50
.short 180 ## 0xb4
.short 400 ## 0x190
.short 724 ## 0x2d4
.short 65453 ## 0xffad
.short 1601 ## 0x641
.short 159 ## 0x9f
.short 65330 ## 0xff32
.short 64938 ## 0xfdaa
.short 65366 ## 0xff56
.short 65199 ## 0xfeaf
.short 0 ## 0x0
.short 65435 ## 0xff9b
.short 595 ## 0x253
.short 65103 ## 0xfe4f
.short 65489 ## 0xffd1
.short 1931 ## 0x78b
.short 65279 ## 0xfeff
.short 65277 ## 0xfefd
.short 372 ## 0x174
.short 353 ## 0x161
.short 65372 ## 0xff5c
.short 65073 ## 0xfe31
.short 64963 ## 0xfdc3
.short 96 ## 0x60
.short 65383 ## 0xff67
.short 64830 ## 0xfd3e
.short 167 ## 0xa7
.short 30 ## 0x1e
.short 65086 ## 0xfe3e
.short 65278 ## 0xfefe
.short 65506 ## 0xffe2
.short 1169 ## 0x491
.short 65441 ## 0xffa1
.short 130 ## 0x82
.short 65305 ## 0xff19
.short 64893 ## 0xfd7d
.short 65500 ## 0xffdc
.short 691 ## 0x2b3
.short 65252 ## 0xfee4
.short 63317 ## 0xf755
.short 65363 ## 0xff53
.short 65163 ## 0xfe8b
.short 65358 ## 0xff4e
.short 64886 ## 0xfd76
.short 324 ## 0x144
.short 84 ## 0x54
.short 201 ## 0xc9
.short 307 ## 0x133
.short 65238 ## 0xfed6
.short 65486 ## 0xffce
.short 176 ## 0xb0
.short 693 ## 0x2b5
.short 244 ## 0xf4
.short 64605 ## 0xfc5d
.short 64 ## 0x40
.short 65347 ## 0xff43
.short 65270 ## 0xfef6
.short 161 ## 0xa1
.short 63705 ## 0xf8d9
.short 265 ## 0x109
.short 303 ## 0x12f
.short 65432 ## 0xff98
.short 64948 ## 0xfdb4
.short 291 ## 0x123
.short 64906 ## 0xfd8a
.short 556 ## 0x22c
.short 64953 ## 0xfdb9
.short 822 ## 0x336
.short 2934 ## 0xb76
.short 65038 ## 0xfe0e
.short 64791 ## 0xfd17
.short 165 ## 0xa5
.short 375 ## 0x177
.short 65426 ## 0xff92
.short 402 ## 0x192
.short 65496 ## 0xffd8
.short 64321 ## 0xfb41
.short 553 ## 0x229
.short 65242 ## 0xfeda
.short 65237 ## 0xfed5
.short 69 ## 0x45
.short 65285 ## 0xff05
.short 48 ## 0x30
.short 872 ## 0x368
.short 65196 ## 0xfeac
.short 63953 ## 0xf9d1
.short 1305 ## 0x519
.short 159 ## 0x9f
.short 706 ## 0x2c2
.short 65150 ## 0xfe7e
.short 65436 ## 0xff9c
.short 444 ## 0x1bc
.short 555 ## 0x22b
.short 65357 ## 0xff4d
.short 156 ## 0x9c
.short 64858 ## 0xfd5a
.short 65379 ## 0xff63
.short 183 ## 0xb7
.short 57 ## 0x39
.short 53 ## 0x35
.short 65487 ## 0xffcf
.short 64976 ## 0xfdd0
.short 462 ## 0x1ce
.short 84 ## 0x54
.short 65319 ## 0xff27
.short 65076 ## 0xfe34
.short 32 ## 0x20
.short 65270 ## 0xfef6
.short 814 ## 0x32e
.short 453 ## 0x1c5
.short 64997 ## 0xfde5
.short 64988 ## 0xfddc
.short 65358 ## 0xff4e
.short 65224 ## 0xfec8
.short 63725 ## 0xf8ed
.short 659 ## 0x293
.short 65376 ## 0xff60
.short 65130 ## 0xfe6a
.short 65489 ## 0xffd1
.short 65456 ## 0xffb0
.short 167 ## 0xa7
.short 104 ## 0x68
.short 65335 ## 0xff37
.short 48 ## 0x30
.short 65364 ## 0xff54
.short 64628 ## 0xfc74
.short 64842 ## 0xfd4a
.short 185 ## 0xb9
.short 734 ## 0x2de
.short 341 ## 0x155
.short 65418 ## 0xff8a
.short 94 ## 0x5e
.short 65325 ## 0xff2d
.short 7 ## 0x7
.short 330 ## 0x14a
.short 735 ## 0x2df
.short 370 ## 0x172
.short 178 ## 0xb2
.short 65001 ## 0xfde9
.short 65146 ## 0xfe7a
.short 65178 ## 0xfe9a
.short 240 ## 0xf0
.short 65459 ## 0xffb3
.short 259 ## 0x103
.short 65450 ## 0xffaa
.short 142 ## 0x8e
.short 65263 ## 0xfeef
.short 294 ## 0x126
.short 65143 ## 0xfe77
.short 310 ## 0x136
.short 158 ## 0x9e
.short 354 ## 0x162
.short 65371 ## 0xff5b
.short 452 ## 0x1c4
.short 65475 ## 0xffc3
.short 65306 ## 0xff1a
.short 1487 ## 0x5cf
.short 65461 ## 0xffb5
.short 260 ## 0x104
.short 505 ## 0x1f9
.short 65318 ## 0xff26
.short 57 ## 0x39
.short 140 ## 0x8c
.short 65387 ## 0xff6b
.short 65337 ## 0xff39
.short 64761 ## 0xfcf9
.short 136 ## 0x88
.short 38 ## 0x26
.short 65416 ## 0xff88
.short 65152 ## 0xfe80
.short 292 ## 0x124
.short 65268 ## 0xfef4
.short 65319 ## 0xff27
.short 212 ## 0xd4
.short 65329 ## 0xff31
.short 153 ## 0x99
.short 64969 ## 0xfdc9
.short 1673 ## 0x689
.short 65396 ## 0xff74
.short 305 ## 0x131
.short 64293 ## 0xfb25
.short 487 ## 0x1e7
.short 569 ## 0x239
.short 65155 ## 0xfe83
.short 80 ## 0x50
.short 484 ## 0x1e4
.short 447 ## 0x1bf
.short 83 ## 0x53
.short 65466 ## 0xffba
.short 65254 ## 0xfee6
.short 65344 ## 0xff40
.short 219 ## 0xdb
.short 65495 ## 0xffd7
.short 27 ## 0x1b
.short 71 ## 0x47
.short 65105 ## 0xfe51
.short 2001 ## 0x7d1
.short 248 ## 0xf8
.short 65141 ## 0xfe75
.short 145 ## 0x91
.short 65208 ## 0xfeb8
.short 430 ## 0x1ae
.short 65337 ## 0xff39
.short 64532 ## 0xfc14
.short 1025 ## 0x401
.short 114 ## 0x72
.short 63908 ## 0xf9a4
.short 115 ## 0x73
.short 10 ## 0xa
.short 198 ## 0xc6
.short 65324 ## 0xff2c
.short 65225 ## 0xfec9
.short 64975 ## 0xfdcf
.short 116 ## 0x74
.short 64747 ## 0xfceb
.short 64964 ## 0xfdc4
.short 158 ## 0x9e
.short 269 ## 0x10d
.short 487 ## 0x1e7
.short 176 ## 0xb0
.short 145 ## 0x91
.short 692 ## 0x2b4
.short 65194 ## 0xfeaa
.short 63697 ## 0xf8d1
.short 944 ## 0x3b0
.short 65171 ## 0xfe93
.short 65523 ## 0xfff3
.short 64600 ## 0xfc58
.short 35 ## 0x23
.short 11 ## 0xb
.short 65481 ## 0xffc9
.short 97 ## 0x61
.short 65426 ## 0xff92
.short 65058 ## 0xfe22
.short 69 ## 0x45
.short 248 ## 0xf8
.short 65492 ## 0xffd4
.short 95 ## 0x5f
.short 65102 ## 0xfe4e
.short 605 ## 0x25d
.short 295 ## 0x127
.short 429 ## 0x1ad
.short 65092 ## 0xfe44
.short 64525 ## 0xfc0d
.short 65221 ## 0xfec5
.short 405 ## 0x195
.short 63944 ## 0xf9c8
.short 130 ## 0x82
.short 1541 ## 0x605
.short 94 ## 0x5e
.short 65439 ## 0xff9f
.short 64946 ## 0xfdb2
.short 1529 ## 0x5f9
.short 65393 ## 0xff71
.short 161 ## 0xa1
.short 65396 ## 0xff74
.short 64215 ## 0xfad7
.short 397 ## 0x18d
.short 65274 ## 0xfefa
.short 78 ## 0x4e
.short 65281 ## 0xff01
.short 65382 ## 0xff66
.short 64781 ## 0xfd0d
.short 1925 ## 0x785
.short 141 ## 0x8d
.short 64725 ## 0xfcd5
.short 537 ## 0x219
.short 65442 ## 0xffa2
.short 544 ## 0x220
.short 65343 ## 0xff3f
.short 13 ## 0xd
.short 460 ## 0x1cc
.short 116 ## 0x74
.short 62811 ## 0xf55b
.short 65352 ## 0xff48
.short 65087 ## 0xfe3f
.short 65488 ## 0xffd0
.short 65409 ## 0xff81
.short 65515 ## 0xffeb
.short 624 ## 0x270
.short 128 ## 0x80
.short 65034 ## 0xfe0a
.short 97 ## 0x61
.short 65358 ## 0xff4e
.short 132 ## 0x84
.short 65467 ## 0xffbb
.short 25 ## 0x19
.short 65266 ## 0xfef2
.short 593 ## 0x251
.short 285 ## 0x11d
.short 65477 ## 0xffc5
.short 65338 ## 0xff3a
.short 65513 ## 0xffe9
.short 49 ## 0x31
.short 65032 ## 0xfe08
.short 855 ## 0x357
.short 144 ## 0x90
.short 542 ## 0x21e
.short 63968 ## 0xf9e0
.short 179 ## 0xb3
.short 1 ## 0x1
.short 198 ## 0xc6
.short 72 ## 0x48
.short 94 ## 0x5e
.short 234 ## 0xea
.short 64912 ## 0xfd90
.short 376 ## 0x178
.short 1090 ## 0x442
.short 65418 ## 0xff8a
.short 176 ## 0xb0
.short 65297 ## 0xff11
.short 64966 ## 0xfdc6
.short 14 ## 0xe
.short 65316 ## 0xff24
.short 242 ## 0xf2
.short 361 ## 0x169
.short 408 ## 0x198
.short 65514 ## 0xffea
.short 18 ## 0x12
.short 65411 ## 0xff83
.short 65304 ## 0xff18
.short 65517 ## 0xffed
.short 65524 ## 0xfff4
.short 65518 ## 0xffee
.short 8 ## 0x8
.short 65497 ## 0xffd9
.short 651 ## 0x28b
.short 90 ## 0x5a
.short 65447 ## 0xffa7
.short 298 ## 0x12a
.short 93 ## 0x5d
.short 65477 ## 0xffc5
.short 65379 ## 0xff63
.short 143 ## 0x8f
.short 190 ## 0xbe
.short 65219 ## 0xfec3
.short 1354 ## 0x54a
.short 65407 ## 0xff7f
.short 245 ## 0xf5
.short 65503 ## 0xffdf
.short 65412 ## 0xff84
.short 230 ## 0xe6
.short 76 ## 0x4c
.short 65304 ## 0xff18
.short 64365 ## 0xfb6d
.short 85 ## 0x55
.short 3152 ## 0xc50
.short 92 ## 0x5c
.short 65404 ## 0xff7c
.short 65488 ## 0xffd0
.short 65526 ## 0xfff6
.short 50 ## 0x32
.short 65523 ## 0xfff3
.short 65475 ## 0xffc3
.short 65458 ## 0xffb2
.short 65332 ## 0xff34
.short 64183 ## 0xfab7
.short 987 ## 0x3db
.short 65483 ## 0xffcb
.short 264 ## 0x108
.short 64644 ## 0xfc84
.short 65160 ## 0xfe88
.short 32 ## 0x20
.short 65030 ## 0xfe06
.short 65023 ## 0xfdff
.short 303 ## 0x12f
.short 384 ## 0x180
.short 478 ## 0x1de
.short 65524 ## 0xfff4
.short 65521 ## 0xfff1
.short 90 ## 0x5a
.short 451 ## 0x1c3
.short 65428 ## 0xff94
.short 78 ## 0x4e
.short 63 ## 0x3f
.short 62077 ## 0xf27d
.short 1263 ## 0x4ef
.short 516 ## 0x204
.short 65064 ## 0xfe28
.short 65171 ## 0xfe93
.short 88 ## 0x58
.short 666 ## 0x29a
.short 123 ## 0x7b
.short 65190 ## 0xfea6
.short 141 ## 0x8d
.short 1675 ## 0x68b
.short 65058 ## 0xfe22
.short 65452 ## 0xffac
.short 175 ## 0xaf
.short 425 ## 0x1a9
.short 65400 ## 0xff78
.short 62917 ## 0xf5c5
.short 65256 ## 0xfee8
.short 38 ## 0x26
.short 65094 ## 0xfe46
.short 65529 ## 0xfff9
.short 150 ## 0x96
.short 65340 ## 0xff3c
.short 530 ## 0x212
.short 3798 ## 0xed6
.short 520 ## 0x208
.short 653 ## 0x28d
.short 177 ## 0xb1
.short 64291 ## 0xfb23
.short 310 ## 0x136
.short 17 ## 0x11
.short 65534 ## 0xfffe
.short 416 ## 0x1a0
.short 400 ## 0x190
.short 522 ## 0x20a
.short 65183 ## 0xfe9f
.short 429 ## 0x1ad
.short 115 ## 0x73
.short 64925 ## 0xfd9d
.short 65365 ## 0xff55
.short 65439 ## 0xff9f
.short 247 ## 0xf7
.short 65399 ## 0xff77
.short 216 ## 0xd8
.short 65372 ## 0xff5c
.short 65017 ## 0xfdf9
.short 61 ## 0x3d
.short 65125 ## 0xfe65
.short 133 ## 0x85
.short 952 ## 0x3b8
.short 65358 ## 0xff4e
.short 174 ## 0xae
.short 64517 ## 0xfc05
.short 65301 ## 0xff15
.short 65278 ## 0xfefe
.short 64982 ## 0xfdd6
.short 264 ## 0x108
.short 64913 ## 0xfd91
.short 347 ## 0x15b
.short 2001 ## 0x7d1
.short 525 ## 0x20d
.short 61 ## 0x3d
.short 719 ## 0x2cf
.short 65362 ## 0xff52
.short 539 ## 0x21b
.short 18 ## 0x12
.short 56 ## 0x38
.short 213 ## 0xd5
.short 65230 ## 0xfece
.short 65433 ## 0xff99
.short 65476 ## 0xffc4
.short 65396 ## 0xff74
.short 430 ## 0x1ae
.short 65208 ## 0xfeb8
.short 65530 ## 0xfffa
.short 529 ## 0x211
.short 468 ## 0x1d4
.short 247 ## 0xf7
.short 68 ## 0x44
.short 197 ## 0xc5
.short 10 ## 0xa
.short 65242 ## 0xfeda
.short 65393 ## 0xff71
.short 409 ## 0x199
.short 65467 ## 0xffbb
.short 482 ## 0x1e2
.short 65185 ## 0xfea1
.short 64996 ## 0xfde4
.short 104 ## 0x68
.short 56 ## 0x38
.short 235 ## 0xeb
.short 70 ## 0x46
.short 65196 ## 0xfeac
.short 52 ## 0x34
.short 712 ## 0x2c8
.short 326 ## 0x146
.short 65400 ## 0xff78
.short 63804 ## 0xf93c
.short 65375 ## 0xff5f
.short 274 ## 0x112
.short 79 ## 0x4f
.short 50 ## 0x32
.short 65218 ## 0xfec2
.short 271 ## 0x10f
.short 310 ## 0x136
.short 65335 ## 0xff37
.short 2086 ## 0x826
.short 139 ## 0x8b
.short 65286 ## 0xff06
.short 2082 ## 0x822
.short 704 ## 0x2c0
.short 65444 ## 0xffa4
.short 65376 ## 0xff60
.short 199 ## 0xc7
.short 65426 ## 0xff92
.short 65289 ## 0xff09
.short 51 ## 0x33
.short 115 ## 0x73
.short 65452 ## 0xffac
.short 265 ## 0x109
.short 64995 ## 0xfde3
.short 65321 ## 0xff29
.short 64819 ## 0xfd33
.short 89 ## 0x59
.short 515 ## 0x203
.short 32 ## 0x20
.short 64549 ## 0xfc25
.short 65185 ## 0xfea1
.short 395 ## 0x18b
.short 65334 ## 0xff36
.short 65341 ## 0xff3d
.short 131 ## 0x83
.short 65255 ## 0xfee7
.short 1128 ## 0x468
.short 65494 ## 0xffd6
.short 68 ## 0x44
.short 64813 ## 0xfd2d
.short 500 ## 0x1f4
.short 563 ## 0x233
.short 51 ## 0x33
.short 571 ## 0x23b
.short 65424 ## 0xff90
.short 915 ## 0x393
.short 64654 ## 0xfc8e
.short 97 ## 0x61
.short 65317 ## 0xff25
.short 337 ## 0x151
.short 432 ## 0x1b0
.short 150 ## 0x96
.short 51 ## 0x33
.short 65152 ## 0xfe80
.short 65440 ## 0xffa0
.short 64797 ## 0xfd1d
.short 65336 ## 0xff38
.short 471 ## 0x1d7
.short 65446 ## 0xffa6
.short 844 ## 0x34c
.short 65276 ## 0xfefc
.short 65401 ## 0xff79
.short 65054 ## 0xfe1e
.short 65109 ## 0xfe55
.short 24 ## 0x18
.short 56 ## 0x38
.short 155 ## 0x9b
.short 418 ## 0x1a2
.short 126 ## 0x7e
.short 190 ## 0xbe
.short 290 ## 0x122
.short 65405 ## 0xff7d
.short 429 ## 0x1ad
.short 65441 ## 0xffa1
.short 65396 ## 0xff74
.short 65394 ## 0xff72
.short 65370 ## 0xff5a
.short 46 ## 0x2e
.short 65393 ## 0xff71
.short 89 ## 0x59
.short 406 ## 0x196
.short 271 ## 0x10f
.short 64691 ## 0xfcb3
.short 188 ## 0xbc
.short 434 ## 0x1b2
.short 65515 ## 0xffeb
.short 549 ## 0x225
.short 65416 ## 0xff88
.short 65327 ## 0xff2f
.short 65368 ## 0xff58
.short 65368 ## 0xff58
.short 193 ## 0xc1
.short 65508 ## 0xffe4
.short 65202 ## 0xfeb2
.short 113 ## 0x71
.short 64568 ## 0xfc38
.short 1087 ## 0x43f
.short 374 ## 0x176
.short 63540 ## 0xf834
.short 208 ## 0xd0
.short 415 ## 0x19f
.short 99 ## 0x63
.short 65158 ## 0xfe86
.short 390 ## 0x186
.short 1591 ## 0x637
.short 65171 ## 0xfe93
.short 268 ## 0x10c
.short 149 ## 0x95
.short 65463 ## 0xffb7
.short 385 ## 0x181
.short 29 ## 0x1d
.short 443 ## 0x1bb
.short 383 ## 0x17f
.short 308 ## 0x134
.short 70 ## 0x46
.short 65384 ## 0xff68
.short 260 ## 0x104
.short 65282 ## 0xff02
.short 65535 ## 0xffff
.short 65086 ## 0xfe3e
.short 136 ## 0x88
.short 19 ## 0x13
.short 405 ## 0x195
.short 65081 ## 0xfe39
.short 65251 ## 0xfee3
.short 237 ## 0xed
.short 65192 ## 0xfea8
.short 336 ## 0x150
.short 8 ## 0x8
.short 65275 ## 0xfefb
.short 65220 ## 0xfec4
.short 21 ## 0x15
.short 65249 ## 0xfee1
.short 65210 ## 0xfeba
.short 445 ## 0x1bd
.short 256 ## 0x100
.short 212 ## 0xd4
.short 427 ## 0x1ab
.short 173 ## 0xad
.short 186 ## 0xba
.short 171 ## 0xab
.short 65360 ## 0xff50
.short 102 ## 0x66
.short 296 ## 0x128
.short 157 ## 0x9d
.short 18 ## 0x12
.short 256 ## 0x100
.short 65185 ## 0xfea1
.short 241 ## 0xf1
.short 84 ## 0x54
.short 114 ## 0x72
.short 65517 ## 0xffed
.short 65456 ## 0xffb0
.short 65317 ## 0xff25
.short 65501 ## 0xffdd
.short 65037 ## 0xfe0d
.short 156 ## 0x9c
.short 64940 ## 0xfdac
.short 65290 ## 0xff0a
.short 65035 ## 0xfe0b
.short 65171 ## 0xfe93
.short 65410 ## 0xff82
.short 65303 ## 0xff17
.short 65164 ## 0xfe8c
.short 392 ## 0x188
.short 2838 ## 0xb16
.short 158 ## 0x9e
.short 65514 ## 0xffea
.short 213 ## 0xd5
.short 219 ## 0xdb
.short 65369 ## 0xff59
.short 2569 ## 0xa09
.short 65015 ## 0xfdf7
.short 65527 ## 0xfff7
.short 64223 ## 0xfadf
.short 946 ## 0x3b2
.short 65441 ## 0xffa1
.short 65408 ## 0xff80
.short 65162 ## 0xfe8a
.short 65282 ## 0xff02
.short 65286 ## 0xff06
.short 44 ## 0x2c
.short 65409 ## 0xff81
.short 65438 ## 0xff9e
.short 65253 ## 0xfee5
.short 496 ## 0x1f0
.short 226 ## 0xe2
.short 65041 ## 0xfe11
.short 472 ## 0x1d8
.short 106 ## 0x6a
.short 812 ## 0x32c
.short 45 ## 0x2d
.short 213 ## 0xd5
.short 65300 ## 0xff14
.short 65349 ## 0xff45
.short 146 ## 0x92
.short 109 ## 0x6d
.short 277 ## 0x115
.short 973 ## 0x3cd
.short 65338 ## 0xff3a
.short 65378 ## 0xff62
.short 199 ## 0xc7
.short 65274 ## 0xfefa
.short 80 ## 0x50
.short 552 ## 0x228
.short 373 ## 0x175
.short 65114 ## 0xfe5a
.short 65384 ## 0xff68
.short 60 ## 0x3c
.short 1 ## 0x1
.short 2810 ## 0xafa
.short 344 ## 0x158
.short 22 ## 0x16
.short 381 ## 0x17d
.short 109 ## 0x6d
.short 326 ## 0x146
.short 65518 ## 0xffee
.short 639 ## 0x27f
.short 65270 ## 0xfef6
.short 65037 ## 0xfe0d
.short 65414 ## 0xff86
.short 317 ## 0x13d
.short 400 ## 0x190
.short 130 ## 0x82
.short 267 ## 0x10b
.short 65477 ## 0xffc5
.short 137 ## 0x89
.short 65502 ## 0xffde
.short 474 ## 0x1da
.short 63236 ## 0xf704
.short 421 ## 0x1a5
.short 624 ## 0x270
.short 65385 ## 0xff69
.short 65189 ## 0xfea5
.short 65494 ## 0xffd6
.short 113 ## 0x71
.short 2904 ## 0xb58
.short 65181 ## 0xfe9d
.short 59 ## 0x3b
.short 65230 ## 0xfece
.short 451 ## 0x1c3
.short 65439 ## 0xff9f
.short 112 ## 0x70
.short 65264 ## 0xfef0
.short 65460 ## 0xffb4
.short 392 ## 0x188
.short 61932 ## 0xf1ec
.short 65395 ## 0xff73
.short 65156 ## 0xfe84
.short 181 ## 0xb5
.short 600 ## 0x258
.short 65425 ## 0xff91
.short 239 ## 0xef
.short 339 ## 0x153
.short 65337 ## 0xff39
.short 68 ## 0x44
.short 185 ## 0xb9
.short 65181 ## 0xfe9d
.short 65465 ## 0xffb9
.short 65468 ## 0xffbc
.short 309 ## 0x135
.short 63686 ## 0xf8c6
.short 246 ## 0xf6
.short 186 ## 0xba
.short 65472 ## 0xffc0
.short 65310 ## 0xff1e
.short 65103 ## 0xfe4f
.short 200 ## 0xc8
.short 65189 ## 0xfea5
.short 233 ## 0xe9
.short 60371 ## 0xebd3
.short 65358 ## 0xff4e
.short 57 ## 0x39
.short 32 ## 0x20
.short 65455 ## 0xffaf
.short 65465 ## 0xffb9
.short 14 ## 0xe
.short 51 ## 0x33
.short 65283 ## 0xff03
.short 65280 ## 0xff00
.short 65318 ## 0xff26
.short 16 ## 0x10
.short 65496 ## 0xffd8
.short 65132 ## 0xfe6c
.short 57 ## 0x39
.short 2144 ## 0x860
.short 65406 ## 0xff7e
.short 65445 ## 0xffa5
.short 178 ## 0xb2
.short 65446 ## 0xffa6
.short 65176 ## 0xfe98
.short 65353 ## 0xff49
.short 5 ## 0x5
.short 377 ## 0x179
.short 620 ## 0x26c
.short 125 ## 0x7d
.short 343 ## 0x157
.short 405 ## 0x195
.short 65154 ## 0xfe82
.short 133 ## 0x85
.short 65066 ## 0xfe2a
.short 65109 ## 0xfe55
.short 65483 ## 0xffcb
.short 243 ## 0xf3
.short 583 ## 0x247
.short 75 ## 0x4b
.short 40 ## 0x28
.short 86 ## 0x56
.short 64983 ## 0xfdd7
.short 413 ## 0x19d
.short 502 ## 0x1f6
.short 65324 ## 0xff2c
.short 947 ## 0x3b3
.short 308 ## 0x134
.short 133 ## 0x85
.short 553 ## 0x229
.short 65496 ## 0xffd8
.short 979 ## 0x3d3
.short 65260 ## 0xfeec
.short 65319 ## 0xff27
.short 64737 ## 0xfce1
.short 59 ## 0x3b
.short 65212 ## 0xfebc
.short 196 ## 0xc4
.short 305 ## 0x131
.short 2 ## 0x2
.short 25 ## 0x19
.short 772 ## 0x304
.short 65095 ## 0xfe47
.short 341 ## 0x155
.short 65325 ## 0xff2d
.short 65449 ## 0xffa9
.short 429 ## 0x1ad
.short 65443 ## 0xffa3
.short 65414 ## 0xff86
.short 637 ## 0x27d
.short 64796 ## 0xfd1c
.short 45 ## 0x2d
.short 565 ## 0x235
.short 21 ## 0x15
.short 65333 ## 0xff35
.short 65292 ## 0xff0c
.short 377 ## 0x179
.short 314 ## 0x13a
.short 65422 ## 0xff8e
.short 65512 ## 0xffe8
.short 123 ## 0x7b
.short 245 ## 0xf5
.short 80 ## 0x50
.short 65191 ## 0xfea7
.short 65454 ## 0xffae
.short 65452 ## 0xffac
.short 450 ## 0x1c2
.short 205 ## 0xcd
.short 70 ## 0x46
.short 65446 ## 0xffa6
.short 24 ## 0x18
.short 393 ## 0x189
.short 333 ## 0x14d
.short 292 ## 0x124
.short 364 ## 0x16c
.short 65435 ## 0xff9b
.short 7 ## 0x7
.short 186 ## 0xba
.short 150 ## 0x96
.short 65253 ## 0xfee5
.short 65097 ## 0xfe49
.short 312 ## 0x138
.short 64934 ## 0xfda6
.short 65107 ## 0xfe53
.short 65270 ## 0xfef6
.short 716 ## 0x2cc
.short 65021 ## 0xfdfd
.short 767 ## 0x2ff
.short 231 ## 0xe7
.short 223 ## 0xdf
.short 65380 ## 0xff64
.short 208 ## 0xd0
.short 65517 ## 0xffed
.short 65381 ## 0xff65
.short 65467 ## 0xffbb
.short 65146 ## 0xfe7a
.short 72 ## 0x48
.short 65369 ## 0xff59
.short 65347 ## 0xff43
.short 65334 ## 0xff36
.short 144 ## 0x90
.short 422 ## 0x1a6
.short 65375 ## 0xff5f
.short 440 ## 0x1b8
.short 65493 ## 0xffd5
.short 65208 ## 0xfeb8
.short 65488 ## 0xffd0
.short 64698 ## 0xfcba
.short 65503 ## 0xffdf
.short 65524 ## 0xfff4
.short 423 ## 0x1a7
.short 64869 ## 0xfd65
.short 65390 ## 0xff6e
.short 65193 ## 0xfea9
.short 710 ## 0x2c6
.short 65262 ## 0xfeee
.short 65272 ## 0xfef8
.short 379 ## 0x17b
.short 65372 ## 0xff5c
.short 65237 ## 0xfed5
.short 65076 ## 0xfe34
.short 64767 ## 0xfcff
.short 184 ## 0xb8
.short 164 ## 0xa4
.short 201 ## 0xc9
.short 64979 ## 0xfdd3
.short 65485 ## 0xffcd
.short 121 ## 0x79
.short 113 ## 0x71
.short 65278 ## 0xfefe
.short 65407 ## 0xff7f
.short 474 ## 0x1da
.short 169 ## 0xa9
.short 797 ## 0x31d
.short 65026 ## 0xfe02
.short 65238 ## 0xfed6
.short 65356 ## 0xff4c
.short 65158 ## 0xfe86
.short 65373 ## 0xff5d
.short 614 ## 0x266
.short 191 ## 0xbf
.short 746 ## 0x2ea
.short 65347 ## 0xff43
.short 52 ## 0x34
.short 232 ## 0xe8
.short 65066 ## 0xfe2a
.short 65092 ## 0xfe44
.short 65370 ## 0xff5a
.short 314 ## 0x13a
.short 342 ## 0x156
.short 64959 ## 0xfdbf
.short 158 ## 0x9e
.short 338 ## 0x152
.short 189 ## 0xbd
.short 295 ## 0x127
.short 55 ## 0x37
.short 233 ## 0xe9
.short 65331 ## 0xff33
.short 65419 ## 0xff8b
.short 207 ## 0xcf
.short 418 ## 0x1a2
.short 65363 ## 0xff53
.short 298 ## 0x12a
.short 65211 ## 0xfebb
.short 161 ## 0xa1
.short 568 ## 0x238
.short 12 ## 0xc
.short 65372 ## 0xff5c
.short 86 ## 0x56
.short 331 ## 0x14b
.short 65220 ## 0xfec4
.short 155 ## 0x9b
.short 45 ## 0x2d
.short 65386 ## 0xff6a
.short 65273 ## 0xfef9
.short 65476 ## 0xffc4
.short 65460 ## 0xffb4
.short 711 ## 0x2c7
.short 65051 ## 0xfe1b
.short 65454 ## 0xffae
.short 65488 ## 0xffd0
.short 65525 ## 0xfff5
.short 562 ## 0x232
.short 180 ## 0xb4
.short 436 ## 0x1b4
.short 493 ## 0x1ed
.short 205 ## 0xcd
.short 332 ## 0x14c
.short 65349 ## 0xff45
.short 1014 ## 0x3f6
.short 1072 ## 0x430
.short 65319 ## 0xff27
.short 65502 ## 0xffde
.short 64874 ## 0xfd6a
.short 64785 ## 0xfd11
.short 335 ## 0x14f
.short 55 ## 0x37
.short 57 ## 0x39
.short 65418 ## 0xff8a
.short 64 ## 0x40
.short 2810 ## 0xafa
.short 103 ## 0x67
.short 65395 ## 0xff73
.short 462 ## 0x1ce
.short 262 ## 0x106
.short 244 ## 0xf4
.short 180 ## 0xb4
.short 65385 ## 0xff69
.short 79 ## 0x4f
.short 374 ## 0x176
.short 60181 ## 0xeb15
.short 65524 ## 0xfff4
.short 1209 ## 0x4b9
.short 318 ## 0x13e
.short 63820 ## 0xf94c
.short 65506 ## 0xffe2
.short 379 ## 0x17b
.short 65321 ## 0xff29
.short 1916 ## 0x77c
.short 65172 ## 0xfe94
.short 65535 ## 0xffff
.short 65369 ## 0xff59
.short 65270 ## 0xfef6
.short 65530 ## 0xfffa
.short 264 ## 0x108
.short 62808 ## 0xf558
.short 65468 ## 0xffbc
.short 1810 ## 0x712
.short 62875 ## 0xf59b
.short 71 ## 0x47
.short 64530 ## 0xfc12
.short 3 ## 0x3
.short 65483 ## 0xffcb
.short 64750 ## 0xfcee
.short 65529 ## 0xfff9
.short 65510 ## 0xffe6
.short 232 ## 0xe8
.short 65511 ## 0xffe7
.short 65520 ## 0xfff0
.short 170 ## 0xaa
.short 65247 ## 0xfedf
.short 408 ## 0x198
.short 65202 ## 0xfeb2
.short 65370 ## 0xff5a
.short 65471 ## 0xffbf
.short 50 ## 0x32
.short 56 ## 0x38
.short 104 ## 0x68
.short 65355 ## 0xff4b
.short 334 ## 0x14e
.short 63711 ## 0xf8df
.short 65193 ## 0xfea9
.short 65366 ## 0xff56
.short 157 ## 0x9d
.short 65481 ## 0xffc9
.short 963 ## 0x3c3
.short 4079 ## 0xfef
.short 64372 ## 0xfb74
.short 65464 ## 0xffb8
.short 64764 ## 0xfcfc
.short 65350 ## 0xff46
.short 30 ## 0x1e
.short 208 ## 0xd0
.short 216 ## 0xd8
.short 186 ## 0xba
.short 65190 ## 0xfea6
.short 377 ## 0x179
.short 1609 ## 0x649
.short 65195 ## 0xfeab
.short 65313 ## 0xff21
.short 65360 ## 0xff50
.short 73 ## 0x49
.short 218 ## 0xda
.short 65517 ## 0xffed
.short 0 ## 0x0
.short 65206 ## 0xfeb6
.short 65479 ## 0xffc7
.short 65194 ## 0xfeaa
.short 268 ## 0x10c
.short 138 ## 0x8a
.short 65463 ## 0xffb7
.short 65077 ## 0xfe35
.short 65512 ## 0xffe8
.short 65460 ## 0xffb4
.short 198 ## 0xc6
.short 64963 ## 0xfdc3
.short 65482 ## 0xffca
.short 107 ## 0x6b
.short 119 ## 0x77
.short 65525 ## 0xfff5
.short 65494 ## 0xffd6
.short 65436 ## 0xff9c
.short 101 ## 0x65
.short 344 ## 0x158
.short 215 ## 0xd7
.short 65262 ## 0xfeee
.short 64890 ## 0xfd7a
.short 65450 ## 0xffaa
.short 63236 ## 0xf704
.short 48 ## 0x30
.short 255 ## 0xff
.short 45 ## 0x2d
.short 104 ## 0x68
.short 65480 ## 0xffc8
.short 65114 ## 0xfe5a
.short 65357 ## 0xff4d
.short 461 ## 0x1cd
.short 65490 ## 0xffd2
.short 65137 ## 0xfe71
.short 895 ## 0x37f
.short 103 ## 0x67
.short 65429 ## 0xff95
.short 65518 ## 0xffee
.short 65464 ## 0xffb8
.short 249 ## 0xf9
.short 258 ## 0x102
.short 5 ## 0x5
.short 458 ## 0x1ca
.short 581 ## 0x245
.short 64991 ## 0xfddf
.short 65459 ## 0xffb3
.short 229 ## 0xe5
.short 1147 ## 0x47b
.short 298 ## 0x12a
.short 200 ## 0xc8
.short 1364 ## 0x554
.short 72 ## 0x48
.short 65504 ## 0xffe0
.short 65325 ## 0xff2d
.short 197 ## 0xc5
.short 285 ## 0x11d
.short 65476 ## 0xffc4
.short 22 ## 0x16
.short 64596 ## 0xfc54
.short 65374 ## 0xff5e
.short 65399 ## 0xff77
.short 20 ## 0x14
.short 624 ## 0x270
.short 64518 ## 0xfc06
.short 65489 ## 0xffd1
.short 293 ## 0x125
.short 65055 ## 0xfe1f
.short 531 ## 0x213
.short 85 ## 0x55
.short 65519 ## 0xffef
.short 65314 ## 0xff22
.short 64914 ## 0xfd92
.short 64512 ## 0xfc00
.short 2125 ## 0x84d
.short 32 ## 0x20
.short 65263 ## 0xfeef
.short 65229 ## 0xfecd
.short 65275 ## 0xfefb
.short 387 ## 0x183
.short 788 ## 0x314
.short 83 ## 0x53
.short 212 ## 0xd4
.short 322 ## 0x142
.short 378 ## 0x17a
.short 5 ## 0x5
.short 65144 ## 0xfe78
.short 65126 ## 0xfe66
.short 65345 ## 0xff41
.short 65120 ## 0xfe60
.short 513 ## 0x201
.short 2580 ## 0xa14
.short 64659 ## 0xfc93
.short 65318 ## 0xff26
.short 65490 ## 0xffd2
.short 118 ## 0x76
.short 149 ## 0x95
.short 65477 ## 0xffc5
.short 218 ## 0xda
.short 43 ## 0x2b
.short 65353 ## 0xff49
.short 530 ## 0x212
.short 65325 ## 0xff2d
.short 42 ## 0x2a
.short 185 ## 0xb9
.short 65380 ## 0xff64
.short 789 ## 0x315
.short 65251 ## 0xfee3
.short 65257 ## 0xfee9
.short 65283 ## 0xff03
.short 292 ## 0x124
.short 445 ## 0x1bd
.short 373 ## 0x175
.short 65304 ## 0xff18
.short 448 ## 0x1c0
.short 65472 ## 0xffc0
.short 63840 ## 0xf960
.short 65386 ## 0xff6a
.short 28 ## 0x1c
.short 248 ## 0xf8
.short 64615 ## 0xfc67
.short 311 ## 0x137
.short 65475 ## 0xffc3
.short 75 ## 0x4b
.short 1971 ## 0x7b3
.short 64391 ## 0xfb87
.short 54 ## 0x36
.short 208 ## 0xd0
.short 31 ## 0x1f
.short 373 ## 0x175
.short 279 ## 0x117
.short 63770 ## 0xf91a
.short 65493 ## 0xffd5
.short 1352 ## 0x548
.short 64913 ## 0xfd91
.short 286 ## 0x11e
.short 64992 ## 0xfde0
.short 446 ## 0x1be
.short 65525 ## 0xfff5
.short 63407 ## 0xf7af
.short 65323 ## 0xff2b
.short 719 ## 0x2cf
.short 281 ## 0x119
.short 225 ## 0xe1
.short 115 ## 0x73
.short 771 ## 0x303
.short 65252 ## 0xfee4
.short 64839 ## 0xfd47
.short 65383 ## 0xff67
.short 183 ## 0xb7
.short 65305 ## 0xff19
.short 1263 ## 0x4ef
.short 65144 ## 0xfe78
.short 270 ## 0x10e
.short 64391 ## 0xfb87
.short 3791 ## 0xecf
.short 64860 ## 0xfd5c
.short 9 ## 0x9
.short 132 ## 0x84
.short 65353 ## 0xff49
.short 109 ## 0x6d
.short 542 ## 0x21e
.short 780 ## 0x30c
.short 65228 ## 0xfecc
.short 101 ## 0x65
.short 65522 ## 0xfff2
.short 559 ## 0x22f
.short 65455 ## 0xffaf
.short 65385 ## 0xff69
.short 97 ## 0x61
.short 65310 ## 0xff1e
.short 65450 ## 0xffaa
.short 34 ## 0x22
.short 941 ## 0x3ad
.short 65461 ## 0xffb5
.short 64985 ## 0xfdd9
.short 65430 ## 0xff96
.short 65469 ## 0xffbd
.short 1261 ## 0x4ed
.short 226 ## 0xe2
.short 76 ## 0x4c
.short 153 ## 0x99
.short 65144 ## 0xfe78
.short 65075 ## 0xfe33
.short 65230 ## 0xfece
.short 1 ## 0x1
.short 269 ## 0x10d
.short 226 ## 0xe2
.short 431 ## 0x1af
.short 101 ## 0x65
.short 1636 ## 0x664
.short 65416 ## 0xff88
.short 199 ## 0xc7
.short 65253 ## 0xfee5
.short 65213 ## 0xfebd
.short 65148 ## 0xfe7c
.short 65510 ## 0xffe6
.short 65113 ## 0xfe59
.short 65460 ## 0xffb4
.short 65388 ## 0xff6c
.short 201 ## 0xc9
.short 65433 ## 0xff99
.short 183 ## 0xb7
.short 107 ## 0x6b
.short 64183 ## 0xfab7
.short 65414 ## 0xff86
.short 65290 ## 0xff0a
.short 92 ## 0x5c
.short 65431 ## 0xff97
.short 62898 ## 0xf5b2
.short 7 ## 0x7
.short 191 ## 0xbf
.short 60 ## 0x3c
.short 65524 ## 0xfff4
.short 65067 ## 0xfe2b
.short 65524 ## 0xfff4
.short 1790 ## 0x6fe
.short 184 ## 0xb8
.short 65393 ## 0xff71
.short 131 ## 0x83
.short 65388 ## 0xff6c
.short 65509 ## 0xffe5
.short 487 ## 0x1e7
.short 127 ## 0x7f
.short 65464 ## 0xffb8
.short 64798 ## 0xfd1e
.short 64212 ## 0xfad4
.short 29 ## 0x1d
.short 627 ## 0x273
.short 5 ## 0x5
.short 65525 ## 0xfff5
.short 174 ## 0xae
.short 542 ## 0x21e
.short 65184 ## 0xfea0
.short 65362 ## 0xff52
.short 65160 ## 0xfe88
.short 7 ## 0x7
.short 320 ## 0x140
.short 335 ## 0x14f
.short 65370 ## 0xff5a
.short 65534 ## 0xfffe
.short 63898 ## 0xf99a
.short 65521 ## 0xfff1
.short 1 ## 0x1
.short 63447 ## 0xf7d7
.short 65101 ## 0xfe4d
.short 405 ## 0x195
.short 65399 ## 0xff77
.short 65390 ## 0xff6e
.short 65414 ## 0xff86
.short 64429 ## 0xfbad
.short 374 ## 0x176
.short 65180 ## 0xfe9c
.short 65240 ## 0xfed8
.short 496 ## 0x1f0
.short 6 ## 0x6
.short 65287 ## 0xff07
.short 65120 ## 0xfe60
.short 22 ## 0x16
.short 630 ## 0x276
.short 470 ## 0x1d6
.short 65492 ## 0xffd4
.short 173 ## 0xad
.short 286 ## 0x11e
.short 65510 ## 0xffe6
.short 1870 ## 0x74e
.short 65055 ## 0xfe1f
.short 65204 ## 0xfeb4
.short 64824 ## 0xfd38
.short 64890 ## 0xfd7a
.short 65518 ## 0xffee
.short 1930 ## 0x78a
.short 65345 ## 0xff41
.short 65372 ## 0xff5c
.short 65487 ## 0xffcf
.short 215 ## 0xd7
.short 718 ## 0x2ce
.short 484 ## 0x1e4
.short 65105 ## 0xfe51
.short 536 ## 0x218
.short 65434 ## 0xff9a
.short 65167 ## 0xfe8f
.short 46 ## 0x2e
.short 382 ## 0x17e
.short 145 ## 0x91
.short 65347 ## 0xff43
.short 65018 ## 0xfdfa
.short 65181 ## 0xfe9d
.short 64535 ## 0xfc17
.short 55 ## 0x37
.short 64716 ## 0xfccc
.short 139 ## 0x8b
.short 530 ## 0x212
.short 17 ## 0x11
.short 65336 ## 0xff38
.short 64980 ## 0xfdd4
.short 65151 ## 0xfe7f
.short 65441 ## 0xffa1
.short 65101 ## 0xfe4d
.short 65424 ## 0xff90
.short 65048 ## 0xfe18
.short 925 ## 0x39d
.short 1128 ## 0x468
.short 1439 ## 0x59f
.short 270 ## 0x10e
.short 119 ## 0x77
.short 16 ## 0x10
.short 191 ## 0xbf
.short 65199 ## 0xfeaf
.short 65198 ## 0xfeae
.short 183 ## 0xb7
.short 65140 ## 0xfe74
.short 24 ## 0x18
.short 4 ## 0x4
.short 602 ## 0x25a
.short 65322 ## 0xff2a
.short 64860 ## 0xfd5c
.short 65429 ## 0xff95
.short 113 ## 0x71
.short 65196 ## 0xfeac
.short 65410 ## 0xff82
.short 65532 ## 0xfffc
.short 133 ## 0x85
.short 139 ## 0x8b
.short 65435 ## 0xff9b
.short 62 ## 0x3e
.short 65156 ## 0xfe84
.short 13 ## 0xd
.short 55 ## 0x37
.short 65369 ## 0xff59
.short 236 ## 0xec
.short 248 ## 0xf8
.short 225 ## 0xe1
.short 65156 ## 0xfe84
.short 65505 ## 0xffe1
.short 131 ## 0x83
.short 621 ## 0x26d
.short 295 ## 0x127
.short 111 ## 0x6f
.short 65372 ## 0xff5c
.short 63920 ## 0xf9b0
.short 361 ## 0x169
.short 64822 ## 0xfd36
.short 65206 ## 0xfeb6
.short 187 ## 0xbb
.short 65262 ## 0xfeee
.short 65526 ## 0xfff6
.short 288 ## 0x120
.short 207 ## 0xcf
.short 1810 ## 0x712
.short 100 ## 0x64
.short 230 ## 0xe6
.short 685 ## 0x2ad
.short 1523 ## 0x5f3
.short 65392 ## 0xff70
.short 65532 ## 0xfffc
.short 96 ## 0x60
.short 136 ## 0x88
.short 163 ## 0xa3
.short 65525 ## 0xfff5
.short 196 ## 0xc4
.short 65410 ## 0xff82
.short 424 ## 0x1a8
.short 64967 ## 0xfdc7
.short 65409 ## 0xff81
.short 30 ## 0x1e
.short 65438 ## 0xff9e
.short 835 ## 0x343
.short 165 ## 0xa5
.short 64864 ## 0xfd60
.short 62 ## 0x3e
.short 180 ## 0xb4
.short 75 ## 0x4b
.short 114 ## 0x72
.short 4 ## 0x4
.short 36 ## 0x24
.short 955 ## 0x3bb
.short 65303 ## 0xff17
.short 65343 ## 0xff3f
.short 65242 ## 0xfeda
.short 851 ## 0x353
.short 126 ## 0x7e
.short 65234 ## 0xfed2
.short 1239 ## 0x4d7
.short 64988 ## 0xfddc
.short 361 ## 0x169
.short 65000 ## 0xfde8
.short 134 ## 0x86
.short 49 ## 0x31
.short 205 ## 0xcd
.short 1835 ## 0x72b
.short 127 ## 0x7f
.short 127 ## 0x7f
.short 65243 ## 0xfedb
.short 65415 ## 0xff87
.short 64776 ## 0xfd08
.short 141 ## 0x8d
.short 65436 ## 0xff9c
.short 65320 ## 0xff28
.short 559 ## 0x22f
.short 65415 ## 0xff87
.short 65145 ## 0xfe79
.short 65333 ## 0xff35
.short 65525 ## 0xfff5
.short 59 ## 0x3b
.short 65505 ## 0xffe1
.short 65516 ## 0xffec
.short 163 ## 0xa3
.short 209 ## 0xd1
.short 27 ## 0x1b
.short 65321 ## 0xff29
.short 138 ## 0x8a
.short 65333 ## 0xff35
.short 65448 ## 0xffa8
.short 65358 ## 0xff4e
.short 122 ## 0x7a
.short 65307 ## 0xff1b
.short 77 ## 0x4d
.short 64803 ## 0xfd23
.short 954 ## 0x3ba
.short 1498 ## 0x5da
.short 63 ## 0x3f
.short 65514 ## 0xffea
.short 65515 ## 0xffeb
.short 65380 ## 0xff64
.short 65191 ## 0xfea7
.short 918 ## 0x396
.short 65495 ## 0xffd7
.short 295 ## 0x127
.short 65427 ## 0xff93
.short 65470 ## 0xffbe
.short 65404 ## 0xff7c
.short 491 ## 0x1eb
.short 65277 ## 0xfefd
.short 64874 ## 0xfd6a
.short 65079 ## 0xfe37
.short 952 ## 0x3b8
.short 212 ## 0xd4
.short 64228 ## 0xfae4
.short 73 ## 0x49
.short 237 ## 0xed
.short 65255 ## 0xfee7
.short 65287 ## 0xff07
.short 327 ## 0x147
.short 618 ## 0x26a
.short 65496 ## 0xffd8
.short 266 ## 0x10a
.short 9 ## 0x9
.short 65510 ## 0xffe6
.short 215 ## 0xd7
.short 79 ## 0x4f
.short 1034 ## 0x40a
.short 146 ## 0x92
.short 121 ## 0x79
.short 65051 ## 0xfe1b
.short 65222 ## 0xfec6
.short 65305 ## 0xff19
.short 1098 ## 0x44a
.short 142 ## 0x8e
.short 500 ## 0x1f4
.short 65414 ## 0xff86
.short 65518 ## 0xffee
.short 138 ## 0x8a
.short 65106 ## 0xfe52
.short 402 ## 0x192
.short 65303 ## 0xff17
.short 64822 ## 0xfd36
.short 65320 ## 0xff28
.short 64538 ## 0xfc1a
.short 65334 ## 0xff36
.short 64 ## 0x40
.short 64679 ## 0xfca7
.short 319 ## 0x13f
.short 34 ## 0x22
.short 65162 ## 0xfe8a
.short 64638 ## 0xfc7e
.short 299 ## 0x12b
.short 354 ## 0x162
.short 65006 ## 0xfdee
.short 64801 ## 0xfd21
.short 65123 ## 0xfe63
.short 203 ## 0xcb
.short 65294 ## 0xff0e
.short 65488 ## 0xffd0
.short 149 ## 0x95
.short 65433 ## 0xff99
.short 52 ## 0x34
.short 456 ## 0x1c8
.short 227 ## 0xe3
.short 65146 ## 0xfe7a
.short 65047 ## 0xfe17
.short 20 ## 0x14
.short 664 ## 0x298
.short 65274 ## 0xfefa
.short 735 ## 0x2df
.short 382 ## 0x17e
.short 64041 ## 0xfa29
.short 197 ## 0xc5
.short 55 ## 0x37
.short 65235 ## 0xfed3
.short 64737 ## 0xfce1
.short 64939 ## 0xfdab
.short 280 ## 0x118
.short 507 ## 0x1fb
.short 65310 ## 0xff1e
.short 129 ## 0x81
.short 620 ## 0x26c
.short 678 ## 0x2a6
.short 415 ## 0x19f
.short 142 ## 0x8e
.short 65315 ## 0xff23
.short 117 ## 0x75
.short 14 ## 0xe
.short 64983 ## 0xfdd7
.short 65269 ## 0xfef5
.short 442 ## 0x1ba
.short 602 ## 0x25a
.short 358 ## 0x166
.short 328 ## 0x148
.short 502 ## 0x1f6
.short 228 ## 0xe4
.short 64960 ## 0xfdc0
.short 64960 ## 0xfdc0
.short 244 ## 0xf4
.short 17 ## 0x11
.short 408 ## 0x198
.short 64555 ## 0xfc2b
.short 65166 ## 0xfe8e
.short 64349 ## 0xfb5d
.short 65091 ## 0xfe43
.short 65464 ## 0xffb8
.short 811 ## 0x32b
.short 65179 ## 0xfe9b
.short 858 ## 0x35a
.short 199 ## 0xc7
.short 348 ## 0x15c
.short 65295 ## 0xff0f
.short 65273 ## 0xfef9
.short 163 ## 0xa3
.short 65367 ## 0xff57
.short 198 ## 0xc6
.short 7 ## 0x7
.short 223 ## 0xdf
.short 98 ## 0x62
.short 65 ## 0x41
.short 65374 ## 0xff5e
.short 280 ## 0x118
.short 294 ## 0x126
.short 364 ## 0x16c
.short 148 ## 0x94
.short 72 ## 0x48
.short 65496 ## 0xffd8
.short 261 ## 0x105
.short 64969 ## 0xfdc9
.short 122 ## 0x7a
.short 65469 ## 0xffbd
.short 360 ## 0x168
.short 65227 ## 0xfecb
.short 65415 ## 0xff87
.short 64669 ## 0xfc9d
.short 798 ## 0x31e
.short 64425 ## 0xfba9
.short 1503 ## 0x5df
.short 372 ## 0x174
.short 65054 ## 0xfe1e
.short 65337 ## 0xff39
.short 65049 ## 0xfe19
.short 65167 ## 0xfe8f
.short 520 ## 0x208
.short 65090 ## 0xfe42
.short 272 ## 0x110
.short 65264 ## 0xfef0
.short 65372 ## 0xff5c
.short 718 ## 0x2ce
.short 413 ## 0x19d
.short 65080 ## 0xfe38
.short 107 ## 0x6b
.short 255 ## 0xff
.short 65309 ## 0xff1d
.short 24 ## 0x18
.short 64239 ## 0xfaef
.short 64343 ## 0xfb57
.short 65274 ## 0xfefa
.short 64529 ## 0xfc11
.short 64976 ## 0xfdd0
.short 65120 ## 0xfe60
.short 65508 ## 0xffe4
.short 127 ## 0x7f
.short 65514 ## 0xffea
.short 65272 ## 0xfef8
.short 64042 ## 0xfa2a
.short 65345 ## 0xff41
.short 65099 ## 0xfe4b
.short 256 ## 0x100
.short 65520 ## 0xfff0
.short 372 ## 0x174
.short 64864 ## 0xfd60
.short 65402 ## 0xff7a
.short 65465 ## 0xffb9
.short 599 ## 0x257
.short 182 ## 0xb6
.short 65389 ## 0xff6d
.short 65467 ## 0xffbb
.short 65206 ## 0xfeb6
.short 65211 ## 0xfebb
.short 154 ## 0x9a
.short 476 ## 0x1dc
.short 193 ## 0xc1
.short 64970 ## 0xfdca
.short 65371 ## 0xff5b
.short 65245 ## 0xfedd
.short 361 ## 0x169
.short 400 ## 0x190
.short 255 ## 0xff
.short 64821 ## 0xfd35
.short 157 ## 0x9d
.short 172 ## 0xac
.short 65504 ## 0xffe0
.short 311 ## 0x137
.short 36 ## 0x24
.short 65264 ## 0xfef0
.short 65118 ## 0xfe5e
.short 702 ## 0x2be
.short 99 ## 0x63
.short 65185 ## 0xfea1
.short 182 ## 0xb6
.short 64885 ## 0xfd75
.short 737 ## 0x2e1
.short 193 ## 0xc1
.short 64522 ## 0xfc0a
.short 65506 ## 0xffe2
.short 313 ## 0x139
.short 109 ## 0x6d
.short 425 ## 0x1a9
.short 335 ## 0x14f
.short 685 ## 0x2ad
.short 65328 ## 0xff30
.short 65244 ## 0xfedc
.short 65350 ## 0xff46
.short 212 ## 0xd4
.short 65282 ## 0xff02
.short 65482 ## 0xffca
.short 64613 ## 0xfc65
.short 671 ## 0x29f
.short 65320 ## 0xff28
.short 797 ## 0x31d
.short 149 ## 0x95
.short 747 ## 0x2eb
.short 562 ## 0x232
.short 448 ## 0x1c0
.short 656 ## 0x290
.short 226 ## 0xe2
.short 686 ## 0x2ae
.short 586 ## 0x24a
.short 86 ## 0x56
.short 65201 ## 0xfeb1
.short 272 ## 0x110
.short 377 ## 0x179
.short 65340 ## 0xff3c
.short 37 ## 0x25
.short 65491 ## 0xffd3
.short 65483 ## 0xffcb
.short 57 ## 0x39
.short 65318 ## 0xff26
.short 65168 ## 0xfe90
.short 100 ## 0x64
.short 65153 ## 0xfe81
.short 65441 ## 0xffa1
.short 64998 ## 0xfde6
.short 400 ## 0x190
.short 197 ## 0xc5
.short 305 ## 0x131
.short 1002 ## 0x3ea
.short 65349 ## 0xff45
.short 65467 ## 0xffbb
.short 160 ## 0xa0
.short 911 ## 0x38f
.short 321 ## 0x141
.short 65408 ## 0xff80
.short 87 ## 0x57
.short 892 ## 0x37c
.short 270 ## 0x10e
.short 557 ## 0x22d
.short 64828 ## 0xfd3c
.short 65460 ## 0xffb4
.short 33 ## 0x21
.short 65234 ## 0xfed2
.short 327 ## 0x147
.short 65187 ## 0xfea3
.short 65381 ## 0xff65
.short 46 ## 0x2e
.short 74 ## 0x4a
.short 375 ## 0x177
.short 252 ## 0xfc
.short 65429 ## 0xff95
.short 65534 ## 0xfffe
.short 195 ## 0xc3
.short 208 ## 0xd0
.short 65429 ## 0xff95
.short 64928 ## 0xfda0
.short 65520 ## 0xfff0
.short 38 ## 0x26
.short 9 ## 0x9
.short 194 ## 0xc2
.short 787 ## 0x313
.short 64862 ## 0xfd5e
.short 65429 ## 0xff95
.short 209 ## 0xd1
.short 146 ## 0x92
.short 164 ## 0xa4
.short 65341 ## 0xff3d
.short 65069 ## 0xfe2d
.short 168 ## 0xa8
.short 65141 ## 0xfe75
.short 65452 ## 0xffac
.short 65529 ## 0xfff9
.short 65474 ## 0xffc2
.short 65415 ## 0xff87
.short 65503 ## 0xffdf
.short 30 ## 0x1e
.short 64727 ## 0xfcd7
.short 64997 ## 0xfde5
.short 0 ## 0x0
.short 98 ## 0x62
.short 102 ## 0x66
.short 65529 ## 0xfff9
.short 65518 ## 0xffee
.short 654 ## 0x28e
.short 64636 ## 0xfc7c
.short 65371 ## 0xff5b
.short 92 ## 0x5c
.short 65477 ## 0xffc5
.short 64369 ## 0xfb71
.short 110 ## 0x6e
.short 81 ## 0x51
.short 64790 ## 0xfd16
.short 65416 ## 0xff88
.short 65280 ## 0xff00
.short 66 ## 0x42
.short 599 ## 0x257
.short 65458 ## 0xffb2
.short 804 ## 0x324
.short 65046 ## 0xfe16
.short 65393 ## 0xff71
.short 592 ## 0x250
.short 247 ## 0xf7
.short 65456 ## 0xffb0
.short 65070 ## 0xfe2e
.short 64385 ## 0xfb81
.short 315 ## 0x13b
.short 65444 ## 0xffa4
.short 65196 ## 0xfeac
.short 65158 ## 0xfe86
.short 65273 ## 0xfef9
.short 65373 ## 0xff5d
.short 64897 ## 0xfd81
.short 222 ## 0xde
.short 65347 ## 0xff43
.short 509 ## 0x1fd
.short 878 ## 0x36e
.short 212 ## 0xd4
.short 187 ## 0xbb
.short 65431 ## 0xff97
.short 574 ## 0x23e
.short 65452 ## 0xffac
.short 141 ## 0x8d
.short 65401 ## 0xff79
.short 295 ## 0x127
.short 65173 ## 0xfe95
.short 142 ## 0x8e
.short 65156 ## 0xfe84
.short 79 ## 0x4f
.short 65431 ## 0xff97
.short 64867 ## 0xfd63
.short 593 ## 0x251
.short 6 ## 0x6
.short 540 ## 0x21c
.short 938 ## 0x3aa
.short 701 ## 0x2bd
.short 183 ## 0xb7
.short 65423 ## 0xff8f
.short 65492 ## 0xffd4
.short 65475 ## 0xffc3
.short 178 ## 0xb2
.short 318 ## 0x13e
.short 856 ## 0x358
.short 65412 ## 0xff84
.short 64871 ## 0xfd67
.short 106 ## 0x6a
.short 83 ## 0x53
.short 126 ## 0x7e
.short 597 ## 0x255
.short 34 ## 0x22
.short 65288 ## 0xff08
.short 122 ## 0x7a
.short 65393 ## 0xff71
.short 65410 ## 0xff82
.short 53 ## 0x35
.short 65400 ## 0xff78
.short 93 ## 0x5d
.short 65481 ## 0xffc9
.short 865 ## 0x361
.short 64951 ## 0xfdb7
.short 676 ## 0x2a4
.short 100 ## 0x64
.short 93 ## 0x5d
.short 686 ## 0x2ae
.short 65417 ## 0xff89
.short 309 ## 0x135
.short 463 ## 0x1cf
.short 370 ## 0x172
.short 65485 ## 0xffcd
.short 329 ## 0x149
.short 65267 ## 0xfef3
.short 65140 ## 0xfe74
.short 1247 ## 0x4df
.short 852 ## 0x354
.short 67 ## 0x43
.short 65269 ## 0xfef5
.short 65357 ## 0xff4d
.short 306 ## 0x132
.short 87 ## 0x57
.short 65318 ## 0xff26
.short 237 ## 0xed
.short 115 ## 0x73
.short 65534 ## 0xfffe
.short 64828 ## 0xfd3c
.short 64420 ## 0xfba4
.short 65509 ## 0xffe5
.short 45 ## 0x2d
.short 151 ## 0x97
.short 1412 ## 0x584
.short 338 ## 0x152
.short 64637 ## 0xfc7d
.short 903 ## 0x387
.short 65441 ## 0xffa1
.short 64918 ## 0xfd96
.short 160 ## 0xa0
.short 411 ## 0x19b
.short 146 ## 0x92
.short 64400 ## 0xfb90
.short 470 ## 0x1d6
.short 65303 ## 0xff17
.short 406 ## 0x196
.short 739 ## 0x2e3
.short 2 ## 0x2
.short 122 ## 0x7a
.short 164 ## 0xa4
.short 65178 ## 0xfe9a
.short 65287 ## 0xff07
.short 720 ## 0x2d0
.short 65166 ## 0xfe8e
.short 287 ## 0x11f
.short 76 ## 0x4c
.short 330 ## 0x14a
.short 65507 ## 0xffe3
.short 65000 ## 0xfde8
.short 207 ## 0xcf
.short 188 ## 0xbc
.short 65394 ## 0xff72
.short 65323 ## 0xff2b
.short 1921 ## 0x781
.short 65330 ## 0xff32
.short 1998 ## 0x7ce
.short 190 ## 0xbe
.short 341 ## 0x155
.short 65221 ## 0xfec5
.short 64116 ## 0xfa74
.short 65160 ## 0xfe88
.short 47 ## 0x2f
.short 42 ## 0x2a
.short 238 ## 0xee
.short 111 ## 0x6f
.short 65430 ## 0xff96
.short 65371 ## 0xff5b
.short 148 ## 0x94
.short 87 ## 0x57
.short 158 ## 0x9e
.short 144 ## 0x90
.short 477 ## 0x1dd
.short 150 ## 0x96
.short 373 ## 0x175
.short 65438 ## 0xff9e
.short 64613 ## 0xfc65
.short 287 ## 0x11f
.short 63918 ## 0xf9ae
.short 1506 ## 0x5e2
.short 51 ## 0x33
.short 65212 ## 0xfebc
.short 34 ## 0x22
.short 65427 ## 0xff93
.short 112 ## 0x70
.short 65386 ## 0xff6a
.short 846 ## 0x34e
.short 222 ## 0xde
.short 64506 ## 0xfbfa
.short 378 ## 0x17a
.short 65421 ## 0xff8d
.short 462 ## 0x1ce
.short 693 ## 0x2b5
.short 117 ## 0x75
.short 65337 ## 0xff39
.short 65485 ## 0xffcd
.short 65031 ## 0xfe07
.short 64443 ## 0xfbbb
.short 65463 ## 0xffb7
.short 294 ## 0x126
.short 65254 ## 0xfee6
.short 48 ## 0x30
.short 121 ## 0x79
.short 372 ## 0x174
.short 65250 ## 0xfee2
.short 99 ## 0x63
.short 65372 ## 0xff5c
.short 64909 ## 0xfd8d
.short 65126 ## 0xfe66
.short 65366 ## 0xff56
.short 65513 ## 0xffe9
.short 65500 ## 0xffdc
.short 65418 ## 0xff8a
.short 65459 ## 0xffb3
.short 65138 ## 0xfe72
.short 65043 ## 0xfe13
.short 373 ## 0x175
.short 64249 ## 0xfaf9
.short 65467 ## 0xffbb
.short 65249 ## 0xfee1
.short 65446 ## 0xffa6
.short 65530 ## 0xfffa
.short 65187 ## 0xfea3
.short 157 ## 0x9d
.short 180 ## 0xb4
.short 2883 ## 0xb43
.short 71 ## 0x47
.short 63197 ## 0xf6dd
.short 200 ## 0xc8
.short 401 ## 0x191
.short 128 ## 0x80
.short 65421 ## 0xff8d
.short 68 ## 0x44
.short 65469 ## 0xffbd
.short 65419 ## 0xff8b
.short 112 ## 0x70
.short 205 ## 0xcd
.short 1981 ## 0x7bd
.short 64524 ## 0xfc0c
.short 65188 ## 0xfea4
.short 340 ## 0x154
.short 1187 ## 0x4a3
.short 232 ## 0xe8
.short 65135 ## 0xfe6f
.short 221 ## 0xdd
.short 262 ## 0x106
.short 65520 ## 0xfff0
.short 64823 ## 0xfd37
.short 64777 ## 0xfd09
.short 0 ## 0x0
.short 296 ## 0x128
.short 65485 ## 0xffcd
.short 183 ## 0xb7
.short 92 ## 0x5c
.short 65154 ## 0xfe82
.short 65274 ## 0xfefa
.short 2260 ## 0x8d4
.short 65050 ## 0xfe1a
.short 64875 ## 0xfd6b
.short 554 ## 0x22a
.short 214 ## 0xd6
.short 602 ## 0x25a
.short 63969 ## 0xf9e1
.short 65380 ## 0xff64
.short 65397 ## 0xff75
.short 393 ## 0x189
.short 64218 ## 0xfada
.short 65249 ## 0xfee1
.short 3 ## 0x3
.short 65504 ## 0xffe0
.short 65115 ## 0xfe5b
.short 285 ## 0x11d
.short 1187 ## 0x4a3
.short 1454 ## 0x5ae
.short 36 ## 0x24
.short 65383 ## 0xff67
.short 246 ## 0xf6
.short 65286 ## 0xff06
.short 306 ## 0x132
.short 65311 ## 0xff1f
.short 63218 ## 0xf6f2
.short 65188 ## 0xfea4
.short 181 ## 0xb5
.short 65238 ## 0xfed6
.short 654 ## 0x28e
.short 33 ## 0x21
.short 65388 ## 0xff6c
.short 65243 ## 0xfedb
.short 65120 ## 0xfe60
.short 65121 ## 0xfe61
.short 1210 ## 0x4ba
.short 572 ## 0x23c
.short 556 ## 0x22c
.short 18 ## 0x12
.short 65503 ## 0xffdf
.short 65375 ## 0xff5f
.short 64970 ## 0xfdca
.short 1001 ## 0x3e9
.short 65063 ## 0xfe27
.short 64887 ## 0xfd77
.short 65258 ## 0xfeea
.short 64557 ## 0xfc2d
.short 65153 ## 0xfe81
.short 65142 ## 0xfe76
.short 65437 ## 0xff9d
.short 64 ## 0x40
.short 65250 ## 0xfee2
.short 574 ## 0x23e
.short 65224 ## 0xfec8
.short 230 ## 0xe6
.short 188 ## 0xbc
.short 65254 ## 0xfee6
.short 65444 ## 0xffa4
.short 65318 ## 0xff26
.short 37 ## 0x25
.short 65222 ## 0xfec6
.short 151 ## 0x97
.short 64974 ## 0xfdce
.short 141 ## 0x8d
.short 909 ## 0x38d
.short 614 ## 0x266
.short 589 ## 0x24d
.short 273 ## 0x111
.short 41 ## 0x29
.short 184 ## 0xb8
.short 65285 ## 0xff05
.short 65227 ## 0xfecb
.short 719 ## 0x2cf
.short 595 ## 0x253
.short 65195 ## 0xfeab
.short 486 ## 0x1e6
.short 485 ## 0x1e5
.short 122 ## 0x7a
.short 65121 ## 0xfe61
.short 131 ## 0x83
.short 65436 ## 0xff9c
.short 381 ## 0x17d
.short 496 ## 0x1f0
.short 70 ## 0x46
.short 783 ## 0x30f
.short 65252 ## 0xfee4
.short 674 ## 0x2a2
.short 160 ## 0xa0
.short 64039 ## 0xfa27
.short 65505 ## 0xffe1
.short 65238 ## 0xfed6
.short 65527 ## 0xfff7
.short 65503 ## 0xffdf
.short 92 ## 0x5c
.short 424 ## 0x1a8
.short 65305 ## 0xff19
.short 901 ## 0x385
.short 608 ## 0x260
.short 154 ## 0x9a
.short 65137 ## 0xfe71
.short 65042 ## 0xfe12
.short 65325 ## 0xff2d
.short 65327 ## 0xff2f
.short 718 ## 0x2ce
.short 65431 ## 0xff97
.short 64360 ## 0xfb68
.short 64612 ## 0xfc64
.short 32 ## 0x20
.short 65346 ## 0xff42
.short 1249 ## 0x4e1
.short 65459 ## 0xffb3
.short 75 ## 0x4b
.short 373 ## 0x175
.short 65299 ## 0xff13
.short 12 ## 0xc
.short 65172 ## 0xfe94
.short 65535 ## 0xffff
.short 403 ## 0x193
.short 933 ## 0x3a5
.short 385 ## 0x181
.short 65059 ## 0xfe23
.short 65146 ## 0xfe7a
.short 65423 ## 0xff8f
.short 65051 ## 0xfe1b
.short 69 ## 0x45
.short 164 ## 0xa4
.short 949 ## 0x3b5
.short 65512 ## 0xffe8
.short 107 ## 0x6b
.short 275 ## 0x113
.short 65510 ## 0xffe6
.short 64565 ## 0xfc35
.short 65202 ## 0xfeb2
.short 65236 ## 0xfed4
.short 122 ## 0x7a
.short 65439 ## 0xff9f
.short 64258 ## 0xfb02
.short 63978 ## 0xf9ea
.short 532 ## 0x214
.short 64942 ## 0xfdae
.short 1311 ## 0x51f
.short 117 ## 0x75
.short 388 ## 0x184
.short 218 ## 0xda
.short 65327 ## 0xff2f
.short 10 ## 0xa
.short 237 ## 0xed
.short 65341 ## 0xff3d
.short 212 ## 0xd4
.short 236 ## 0xec
.short 207 ## 0xcf
.short 480 ## 0x1e0
.short 65300 ## 0xff14
.short 65386 ## 0xff6a
.short 209 ## 0xd1
.short 647 ## 0x287
.short 64804 ## 0xfd24
.short 65252 ## 0xfee4
.short 64399 ## 0xfb8f
.short 64524 ## 0xfc0c
.short 370 ## 0x172
.short 64180 ## 0xfab4
.short 70 ## 0x46
.short 577 ## 0x241
.short 65270 ## 0xfef6
.short 65303 ## 0xff17
.short 65535 ## 0xffff
.short 65433 ## 0xff99
.short 64935 ## 0xfda7
.short 64397 ## 0xfb8d
.short 65390 ## 0xff6e
.short 157 ## 0x9d
.short 65333 ## 0xff35
.short 65094 ## 0xfe46
.short 64455 ## 0xfbc7
.short 106 ## 0x6a
.short 65484 ## 0xffcc
.short 399 ## 0x18f
.short 148 ## 0x94
.short 32 ## 0x20
.short 65230 ## 0xfece
.short 139 ## 0x8b
.short 51 ## 0x33
.short 65399 ## 0xff77
.short 286 ## 0x11e
.short 440 ## 0x1b8
.short 64986 ## 0xfdda
.short 65243 ## 0xfedb
.short 65368 ## 0xff58
.short 65446 ## 0xffa6
.short 269 ## 0x10d
.short 1 ## 0x1
.short 65001 ## 0xfde9
.short 65401 ## 0xff79
.short 65192 ## 0xfea8
.short 65534 ## 0xfffe
.short 91 ## 0x5b
.short 373 ## 0x175
.short 65255 ## 0xfee7
.short 65472 ## 0xffc0
.short 585 ## 0x249
.short 64900 ## 0xfd84
.short 134 ## 0x86
.short 96 ## 0x60
.short 65477 ## 0xffc5
.short 65278 ## 0xfefe
.short 65197 ## 0xfead
.short 65193 ## 0xfea9
.short 65134 ## 0xfe6e
.short 55 ## 0x37
.short 83 ## 0x53
.short 1548 ## 0x60c
.short 790 ## 0x316
.short 65475 ## 0xffc3
.short 65251 ## 0xfee3
.short 65240 ## 0xfed8
.short 734 ## 0x2de
.short 65434 ## 0xff9a
.short 997 ## 0x3e5
.short 248 ## 0xf8
.short 65341 ## 0xff3d
.short 64224 ## 0xfae0
.short 64911 ## 0xfd8f
.short 428 ## 0x1ac
.short 65246 ## 0xfede
.short 65526 ## 0xfff6
.short 77 ## 0x4d
.short 63765 ## 0xf915
.short 65112 ## 0xfe58
.short 101 ## 0x65
.short 65411 ## 0xff83
.short 65193 ## 0xfea9
.short 734 ## 0x2de
.short 206 ## 0xce
.short 961 ## 0x3c1
.short 65438 ## 0xff9e
.short 65327 ## 0xff2f
.short 321 ## 0x141
.short 68 ## 0x44
.short 209 ## 0xd1
.short 89 ## 0x59
.short 540 ## 0x21c
.short 64940 ## 0xfdac
.short 268 ## 0x10c
.short 353 ## 0x161
.short 65029 ## 0xfe05
.short 1618 ## 0x652
.short 210 ## 0xd2
.short 157 ## 0x9d
.short 1111 ## 0x457
.short 79 ## 0x4f
.short 65189 ## 0xfea5
.short 886 ## 0x376
.short 65330 ## 0xff32
.short 114 ## 0x72
.short 65194 ## 0xfeaa
.short 65420 ## 0xff8c
.short 162 ## 0xa2
.short 211 ## 0xd3
.short 231 ## 0xe7
.short 65115 ## 0xfe5b
.short 21 ## 0x15
.short 619 ## 0x26b
.short 415 ## 0x19f
.short 888 ## 0x378
.short 65240 ## 0xfed8
.short 65487 ## 0xffcf
.short 437 ## 0x1b5
.short 65391 ## 0xff6f
.short 546 ## 0x222
.short 63965 ## 0xf9dd
.short 195 ## 0xc3
.short 65167 ## 0xfe8f
.short 65510 ## 0xffe6
.short 485 ## 0x1e5
.short 65116 ## 0xfe5c
.short 65225 ## 0xfec9
.short 183 ## 0xb7
.short 218 ## 0xda
.short 64619 ## 0xfc6b
.short 64525 ## 0xfc0d
.short 65352 ## 0xff48
.short 213 ## 0xd5
.short 306 ## 0x132
.short 494 ## 0x1ee
.short 65449 ## 0xffa9
.short 656 ## 0x290
.short 65170 ## 0xfe92
.short 408 ## 0x198
.short 65454 ## 0xffae
.short 65268 ## 0xfef4
.short 64684 ## 0xfcac
.short 197 ## 0xc5
.short 65080 ## 0xfe38
.short 65455 ## 0xffaf
.short 65401 ## 0xff79
.short 309 ## 0x135
.short 244 ## 0xf4
.short 65407 ## 0xff7f
.short 1429 ## 0x595
.short 65223 ## 0xfec7
.short 606 ## 0x25e
.short 453 ## 0x1c5
.short 352 ## 0x160
.short 65355 ## 0xff4b
.short 76 ## 0x4c
.short 65449 ## 0xffa9
.short 65373 ## 0xff5d
.short 395 ## 0x18b
.short 65410 ## 0xff82
.short 64969 ## 0xfdc9
.short 432 ## 0x1b0
.short 65082 ## 0xfe3a
.short 65517 ## 0xffed
.short 258 ## 0x102
.short 640 ## 0x280
.short 65353 ## 0xff49
.short 174 ## 0xae
.short 65182 ## 0xfe9e
.short 72 ## 0x48
.short 468 ## 0x1d4
.short 507 ## 0x1fb
.short 1060 ## 0x424
.short 65439 ## 0xff9f
.short 232 ## 0xe8
.short 10 ## 0xa
.short 243 ## 0xf3
.short 65412 ## 0xff84
.short 660 ## 0x294
.short 749 ## 0x2ed
.short 65447 ## 0xffa7
.short 258 ## 0x102
.short 65152 ## 0xfe80
.short 65218 ## 0xfec2
.short 595 ## 0x253
.short 65229 ## 0xfecd
.short 347 ## 0x15b
.short 64194 ## 0xfac2
.short 412 ## 0x19c
.short 318 ## 0x13e
.short 27 ## 0x1b
.short 65259 ## 0xfeeb
.short 65296 ## 0xff10
.short 778 ## 0x30a
.short 64916 ## 0xfd94
.short 64455 ## 0xfbc7
.short 65339 ## 0xff3b
.short 65412 ## 0xff84
.short 859 ## 0x35b
.short 65397 ## 0xff75
.short 432 ## 0x1b0
.short 496 ## 0x1f0
.short 65402 ## 0xff7a
.short 65425 ## 0xff91
.short 146 ## 0x92
.short 65410 ## 0xff82
.short 65062 ## 0xfe26
.short 497 ## 0x1f1
.short 462 ## 0x1ce
.short 64848 ## 0xfd50
.short 65425 ## 0xff91
.short 426 ## 0x1aa
.short 375 ## 0x177
.short 211 ## 0xd3
.short 65272 ## 0xfef8
.short 678 ## 0x2a6
.short 64166 ## 0xfaa6
.short 287 ## 0x11f
.short 65154 ## 0xfe82
.short 65529 ## 0xfff9
.short 492 ## 0x1ec
.short 65267 ## 0xfef3
.short 65135 ## 0xfe6f
.short 84 ## 0x54
.short 65417 ## 0xff89
.short 329 ## 0x149
.short 116 ## 0x74
.short 383 ## 0x17f
.short 65277 ## 0xfefd
.short 435 ## 0x1b3
.short 846 ## 0x34e
.short 64344 ## 0xfb58
.short 65389 ## 0xff6d
.short 503 ## 0x1f7
.short 64755 ## 0xfcf3
.short 65090 ## 0xfe42
.short 65123 ## 0xfe63
.short 64789 ## 0xfd15
.short 64348 ## 0xfb5c
.short 64175 ## 0xfaaf
.short 65212 ## 0xfebc
.short 127 ## 0x7f
.short 596 ## 0x254
.short 65156 ## 0xfe84
.short 612 ## 0x264
.short 64286 ## 0xfb1e
.short 454 ## 0x1c6
.short 65437 ## 0xff9d
.short 26 ## 0x1a
.short 873 ## 0x369
.short 299 ## 0x12b
.short 64708 ## 0xfcc4
.short 64952 ## 0xfdb8
.short 65286 ## 0xff06
.short 1083 ## 0x43b
.short 51 ## 0x33
.short 65000 ## 0xfde8
.short 64830 ## 0xfd3e
.short 65513 ## 0xffe9
.short 65322 ## 0xff2a
.short 65435 ## 0xff9b
.short 268 ## 0x10c
.short 65479 ## 0xffc7
.short 875 ## 0x36b
.short 64436 ## 0xfbb4
.short 471 ## 0x1d7
.short 123 ## 0x7b
.short 65085 ## 0xfe3d
.short 79 ## 0x4f
.short 65362 ## 0xff52
.short 65430 ## 0xff96
.short 65460 ## 0xffb4
.short 65218 ## 0xfec2
.short 65399 ## 0xff77
.short 246 ## 0xf6
.short 64834 ## 0xfd42
.short 792 ## 0x318
.short 78 ## 0x4e
.short 65072 ## 0xfe30
.short 30 ## 0x1e
.short 316 ## 0x13c
.short 1062 ## 0x426
.short 64583 ## 0xfc47
.short 65433 ## 0xff99
.short 64184 ## 0xfab8
.short 65466 ## 0xffba
.short 64438 ## 0xfbb6
.short 119 ## 0x77
.short 65392 ## 0xff70
.short 65519 ## 0xffef
.short 215 ## 0xd7
.short 64557 ## 0xfc2d
.short 105 ## 0x69
.short 65532 ## 0xfffc
.short 90 ## 0x5a
.short 212 ## 0xd4
.short 65046 ## 0xfe16
.short 805 ## 0x325
.short 65429 ## 0xff95
.short 65499 ## 0xffdb
.short 65076 ## 0xfe34
.short 20 ## 0x14
.short 308 ## 0x134
.short 65297 ## 0xff11
.short 64733 ## 0xfcdd
.short 64266 ## 0xfb0a
.short 65209 ## 0xfeb9
.short 669 ## 0x29d
.short 181 ## 0xb5
.short 22 ## 0x16
.short 841 ## 0x349
.short 203 ## 0xcb
.short 144 ## 0x90
.short 521 ## 0x209
.short 65376 ## 0xff60
.short 65199 ## 0xfeaf
.short 922 ## 0x39a
.short 65416 ## 0xff88
.short 65468 ## 0xffbc
.short 65164 ## 0xfe8c
.short 65126 ## 0xfe66
.short 423 ## 0x1a7
.short 974 ## 0x3ce
.short 43 ## 0x2b
.short 63814 ## 0xf946
.short 68 ## 0x44
.short 44 ## 0x2c
.short 64779 ## 0xfd0b
.short 75 ## 0x4b
.short 777 ## 0x309
.short 85 ## 0x55
.short 401 ## 0x191
.short 836 ## 0x344
.short 1278 ## 0x4fe
.short 65325 ## 0xff2d
.short 65478 ## 0xffc6
.short 65474 ## 0xffc2
.short 238 ## 0xee
.short 65380 ## 0xff64
.short 63128 ## 0xf698
.short 197 ## 0xc5
.short 800 ## 0x320
.short 469 ## 0x1d5
.short 326 ## 0x146
.short 65430 ## 0xff96
.short 7 ## 0x7
.short 65527 ## 0xfff7
.short 426 ## 0x1aa
.short 593 ## 0x251
.short 64127 ## 0xfa7f
.short 9 ## 0x9
.short 65389 ## 0xff6d
.short 65326 ## 0xff2e
.short 65286 ## 0xff06
.short 65522 ## 0xfff2
.short 65322 ## 0xff2a
.short 1196 ## 0x4ac
.short 65 ## 0x41
.short 141 ## 0x8d
.short 65398 ## 0xff76
.short 63821 ## 0xf94d
.short 1081 ## 0x439
.short 233 ## 0xe9
.short 140 ## 0x8c
.short 65469 ## 0xffbd
.short 64705 ## 0xfcc1
.short 65528 ## 0xfff8
.short 64997 ## 0xfde5
.short 938 ## 0x3aa
.short 347 ## 0x15b
.short 65352 ## 0xff48
.short 365 ## 0x16d
.short 64780 ## 0xfd0c
.short 231 ## 0xe7
.short 85 ## 0x55
.short 64660 ## 0xfc94
.short 65319 ## 0xff27
.short 64614 ## 0xfc66
.short 702 ## 0x2be
.short 65496 ## 0xffd8
.short 65362 ## 0xff52
.short 425 ## 0x1a9
.short 189 ## 0xbd
.short 147 ## 0x93
.short 343 ## 0x157
.short 65149 ## 0xfe7d
.short 65385 ## 0xff69
.short 64836 ## 0xfd44
.short 47 ## 0x2f
.short 260 ## 0x104
.short 278 ## 0x116
.short 65016 ## 0xfdf8
.short 65110 ## 0xfe56
.short 65440 ## 0xffa0
.short 65335 ## 0xff37
.short 192 ## 0xc0
.short 65060 ## 0xfe24
.short 1675 ## 0x68b
.short 6 ## 0x6
.short 65498 ## 0xffda
.short 65105 ## 0xfe51
.short 65463 ## 0xffb7
.short 715 ## 0x2cb
.short 189 ## 0xbd
.short 65242 ## 0xfeda
.short 65292 ## 0xff0c
.short 124 ## 0x7c
.short 65387 ## 0xff6b
.short 225 ## 0xe1
.short 65411 ## 0xff83
.short 1137 ## 0x471
.short 65194 ## 0xfeaa
.short 65335 ## 0xff37
.short 65465 ## 0xffb9
.short 64499 ## 0xfbf3
.short 353 ## 0x161
.short 30 ## 0x1e
.short 64208 ## 0xfad0
.short 65393 ## 0xff71
.short 593 ## 0x251
.short 63827 ## 0xf953
.short 65469 ## 0xffbd
.short 191 ## 0xbf
.short 65452 ## 0xffac
.short 11 ## 0xb
.short 466 ## 0x1d2
.short 79 ## 0x4f
.short 65503 ## 0xffdf
.short 61 ## 0x3d
.short 65455 ## 0xffaf
.short 65464 ## 0xffb8
.short 65201 ## 0xfeb1
.short 247 ## 0xf7
.short 64402 ## 0xfb92
.short 65232 ## 0xfed0
.short 65335 ## 0xff37
.short 64106 ## 0xfa6a
.short 65345 ## 0xff41
.short 65076 ## 0xfe34
.short 502 ## 0x1f6
.short 65157 ## 0xfe85
.short 65416 ## 0xff88
.short 65456 ## 0xffb0
.short 226 ## 0xe2
.short 65527 ## 0xfff7
.short 65311 ## 0xff1f
.short 158 ## 0x9e
.short 245 ## 0xf5
.short 65292 ## 0xff0c
.short 99 ## 0x63
.short 65048 ## 0xfe18
.short 113 ## 0x71
.short 65410 ## 0xff82
.short 65485 ## 0xffcd
.short 65262 ## 0xfeee
.short 409 ## 0x199
.short 180 ## 0xb4
.short 65329 ## 0xff31
.short 398 ## 0x18e
.short 239 ## 0xef
.short 64924 ## 0xfd9c
.short 65393 ## 0xff71
.short 374 ## 0x176
.short 673 ## 0x2a1
.short 64774 ## 0xfd06
.short 265 ## 0x109
.short 97 ## 0x61
.short 487 ## 0x1e7
.short 64589 ## 0xfc4d
.short 128 ## 0x80
.short 31 ## 0x1f
.short 344 ## 0x158
.short 65230 ## 0xfece
.short 64690 ## 0xfcb2
.short 232 ## 0xe8
.short 65048 ## 0xfe18
.short 65487 ## 0xffcf
.short 65523 ## 0xfff3
.short 65532 ## 0xfffc
.short 65030 ## 0xfe06
.short 65350 ## 0xff46
.short 65352 ## 0xff48
.short 1162 ## 0x48a
.short 65161 ## 0xfe89
.short 192 ## 0xc0
.short 65 ## 0x41
.short 96 ## 0x60
.short 65465 ## 0xffb9
.short 9 ## 0x9
.short 65484 ## 0xffcc
.short 65052 ## 0xfe1c
.short 137 ## 0x89
.short 65358 ## 0xff4e
.short 254 ## 0xfe
.short 410 ## 0x19a
.short 142 ## 0x8e
.short 64991 ## 0xfddf
.short 65214 ## 0xfebe
.short 64710 ## 0xfcc6
.short 368 ## 0x170
.short 65152 ## 0xfe80
.short 871 ## 0x367
.short 65252 ## 0xfee4
.short 65007 ## 0xfdef
.short 18 ## 0x12
.short 626 ## 0x272
.short 64502 ## 0xfbf6
.short 261 ## 0x105
.short 1696 ## 0x6a0
.short 65458 ## 0xffb2
.short 551 ## 0x227
.short 65283 ## 0xff03
.short 5 ## 0x5
.short 65177 ## 0xfe99
.short 220 ## 0xdc
.short 65195 ## 0xfeab
.short 1560 ## 0x618
.short 276 ## 0x114
.short 64389 ## 0xfb85
.short 65484 ## 0xffcc
.short 798 ## 0x31e
.short 65297 ## 0xff11
.short 65149 ## 0xfe7d
.short 65481 ## 0xffc9
.short 328 ## 0x148
.short 143 ## 0x8f
.short 64823 ## 0xfd37
.short 65050 ## 0xfe1a
.short 1018 ## 0x3fa
.short 65455 ## 0xffaf
.short 513 ## 0x201
.short 1 ## 0x1
.short 44 ## 0x2c
.short 65204 ## 0xfeb4
.short 225 ## 0xe1
.short 365 ## 0x16d
.short 480 ## 0x1e0
.short 653 ## 0x28d
.short 65487 ## 0xffcf
.short 162 ## 0xa2
.short 65453 ## 0xffad
.short 393 ## 0x189
.short 65265 ## 0xfef1
.short 397 ## 0x18d
.short 65193 ## 0xfea9
.short 147 ## 0x93
.short 64412 ## 0xfb9c
.short 65515 ## 0xffeb
.short 65242 ## 0xfeda
.short 64736 ## 0xfce0
.short 24 ## 0x18
.short 64948 ## 0xfdb4
.short 65390 ## 0xff6e
.short 65511 ## 0xffe7
.short 387 ## 0x183
.short 153 ## 0x99
.short 65224 ## 0xfec8
.short 191 ## 0xbf
.short 64527 ## 0xfc0f
.short 64843 ## 0xfd4b
.short 679 ## 0x2a7
.short 113 ## 0x71
.short 65457 ## 0xffb1
.short 64861 ## 0xfd5d
.short 64883 ## 0xfd73
.short 77 ## 0x4d
.short 64923 ## 0xfd9b
.short 26 ## 0x1a
.short 54 ## 0x36
.short 855 ## 0x357
.short 337 ## 0x151
.short 65333 ## 0xff35
.short 255 ## 0xff
.short 65255 ## 0xfee7
.short 111 ## 0x6f
.short 217 ## 0xd9
.short 65222 ## 0xfec6
.short 65420 ## 0xff8c
.short 461 ## 0x1cd
.short 65194 ## 0xfeaa
.short 180 ## 0xb4
.short 14 ## 0xe
.short 65232 ## 0xfed0
.short 396 ## 0x18c
.short 94 ## 0x5e
.short 65523 ## 0xfff3
.short 203 ## 0xcb
.short 546 ## 0x222
.short 65495 ## 0xffd7
.short 64514 ## 0xfc02
.short 91 ## 0x5b
.short 65406 ## 0xff7e
.short 65354 ## 0xff4a
.short 64645 ## 0xfc85
.short 65104 ## 0xfe50
.short 65417 ## 0xff89
.short 64358 ## 0xfb66
.short 65396 ## 0xff74
.short 65299 ## 0xff13
.short 258 ## 0x102
.short 44 ## 0x2c
.short 685 ## 0x2ad
.short 365 ## 0x16d
.short 65232 ## 0xfed0
.short 65284 ## 0xff04
.short 590 ## 0x24e
.short 1165 ## 0x48d
.short 197 ## 0xc5
.short 733 ## 0x2dd
.short 429 ## 0x1ad
.short 64785 ## 0xfd11
.short 64642 ## 0xfc82
.short 1165 ## 0x48d
.short 65489 ## 0xffd1
.short 65462 ## 0xffb6
.short 64792 ## 0xfd18
.short 65341 ## 0xff3d
.short 64388 ## 0xfb84
.short 249 ## 0xf9
.short 47 ## 0x2f
.short 65325 ## 0xff2d
.short 65124 ## 0xfe64
.short 160 ## 0xa0
.short 565 ## 0x235
.short 65227 ## 0xfecb
.short 64987 ## 0xfddb
.short 65378 ## 0xff62
.short 244 ## 0xf4
.short 262 ## 0x106
.short 65332 ## 0xff34
.short 63 ## 0x3f
.short 64964 ## 0xfdc4
.short 65201 ## 0xfeb1
.short 12 ## 0xc
.short 1115 ## 0x45b
.short 1135 ## 0x46f
.short 1039 ## 0x40f
.short 65511 ## 0xffe7
.short 30 ## 0x1e
.short 313 ## 0x139
.short 65206 ## 0xfeb6
.short 65434 ## 0xff9a
.short 130 ## 0x82
.short 467 ## 0x1d3
.short 64967 ## 0xfdc7
.short 482 ## 0x1e2
.short 884 ## 0x374
.short 65152 ## 0xfe80
.short 15 ## 0xf
.short 99 ## 0x63
.short 178 ## 0xb2
.short 129 ## 0x81
.short 862 ## 0x35e
.short 104 ## 0x68
.short 114 ## 0x72
.short 65225 ## 0xfec9
.short 65270 ## 0xfef6
.short 65507 ## 0xffe3
.short 64621 ## 0xfc6d
.short 675 ## 0x2a3
.short 64193 ## 0xfac1
.short 316 ## 0x13c
.short 65308 ## 0xff1c
.short 443 ## 0x1bb
.short 49 ## 0x31
.short 65281 ## 0xff01
.short 776 ## 0x308
.short 545 ## 0x221
.short 246 ## 0xf6
.short 38 ## 0x26
.short 65267 ## 0xfef3
.short 65228 ## 0xfecc
.short 285 ## 0x11d
.short 549 ## 0x225
.short 263 ## 0x107
.short 64261 ## 0xfb05
.short 64409 ## 0xfb99
.short 85 ## 0x55
.short 64908 ## 0xfd8c
.short 655 ## 0x28f
.short 208 ## 0xd0
.short 65520 ## 0xfff0
.short 65375 ## 0xff5f
.short 65201 ## 0xfeb1
.short 65457 ## 0xffb1
.short 65192 ## 0xfea8
.short 788 ## 0x314
.short 36 ## 0x24
.short 340 ## 0x154
.short 1595 ## 0x63b
.short 65488 ## 0xffd0
.short 65214 ## 0xfebe
.short 65302 ## 0xff16
.short 64344 ## 0xfb58
.short 384 ## 0x180
.short 231 ## 0xe7
.short 490 ## 0x1ea
.short 65270 ## 0xfef6
.short 459 ## 0x1cb
.short 65300 ## 0xff14
.short 19 ## 0x13
.short 64404 ## 0xfb94
.short 65194 ## 0xfeaa
.short 64955 ## 0xfdbb
.short 123 ## 0x7b
.short 65526 ## 0xfff6
.short 65009 ## 0xfdf1
.short 65375 ## 0xff5f
.short 65456 ## 0xffb0
.short 65268 ## 0xfef4
.short 372 ## 0x174
.short 65222 ## 0xfec6
.short 65153 ## 0xfe81
.short 65479 ## 0xffc7
.short 65391 ## 0xff6f
.short 675 ## 0x2a3
.short 116 ## 0x74
.short 65064 ## 0xfe28
.short 65353 ## 0xff49
.short 662 ## 0x296
.short 56 ## 0x38
.short 223 ## 0xdf
.short 69 ## 0x45
.short 65096 ## 0xfe48
.short 1039 ## 0x40f
.short 784 ## 0x310
.short 65230 ## 0xfece
.short 64152 ## 0xfa98
.short 64836 ## 0xfd44
.short 64935 ## 0xfda7
.short 84 ## 0x54
.short 204 ## 0xcc
.short 285 ## 0x11d
.short 65112 ## 0xfe58
.short 64747 ## 0xfceb
.short 64874 ## 0xfd6a
.short 668 ## 0x29c
.short 131 ## 0x83
.short 14 ## 0xe
.short 44 ## 0x2c
.short 396 ## 0x18c
.short 108 ## 0x6c
.short 65014 ## 0xfdf6
.short 65197 ## 0xfead
.short 64922 ## 0xfd9a
.short 307 ## 0x133
.short 280 ## 0x118
.short 65516 ## 0xffec
.short 65443 ## 0xffa3
.short 64812 ## 0xfd2c
.short 65298 ## 0xff12
.short 70 ## 0x46
.short 162 ## 0xa2
.short 64838 ## 0xfd46
.short 334 ## 0x14e
.short 560 ## 0x230
.short 64912 ## 0xfd90
.short 65290 ## 0xff0a
.short 65184 ## 0xfea0
.short 201 ## 0xc9
.short 236 ## 0xec
.short 65491 ## 0xffd3
.short 33 ## 0x21
.short 65534 ## 0xfffe
.short 65232 ## 0xfed0
.short 65409 ## 0xff81
.short 65492 ## 0xffd4
.short 45 ## 0x2d
.short 798 ## 0x31e
.short 36 ## 0x24
.short 655 ## 0x28f
.short 64366 ## 0xfb6e
.short 123 ## 0x7b
.short 469 ## 0x1d5
.short 64874 ## 0xfd6a
.short 65345 ## 0xff41
.short 64864 ## 0xfd60
.short 65108 ## 0xfe54
.short 65019 ## 0xfdfb
.short 64934 ## 0xfda6
.short 65101 ## 0xfe4d
.short 601 ## 0x259
.short 208 ## 0xd0
.short 5 ## 0x5
.short 65351 ## 0xff47
.short 92 ## 0x5c
.short 64992 ## 0xfde0
.short 294 ## 0x126
.short 64 ## 0x40
.short 193 ## 0xc1
.short 65102 ## 0xfe4e
.short 191 ## 0xbf
.short 71 ## 0x47
.short 65342 ## 0xff3e
.short 64 ## 0x40
.short 65374 ## 0xff5e
.short 65376 ## 0xff60
.short 64992 ## 0xfde0
.short 618 ## 0x26a
.short 65423 ## 0xff8f
.short 280 ## 0x118
.short 65351 ## 0xff47
.short 392 ## 0x188
.short 65336 ## 0xff38
.short 64098 ## 0xfa62
.short 67 ## 0x43
.short 65445 ## 0xffa5
.short 48 ## 0x30
.short 64342 ## 0xfb56
.short 133 ## 0x85
.short 181 ## 0xb5
.short 65098 ## 0xfe4a
.short 4085 ## 0xff5
.short 64062 ## 0xfa3e
.short 38 ## 0x26
.short 75 ## 0x4b
.short 405 ## 0x195
.short 255 ## 0xff
.short 118 ## 0x76
.short 62241 ## 0xf321
.short 41 ## 0x29
.short 954 ## 0x3ba
.short 65040 ## 0xfe10
.short 224 ## 0xe0
.short 65279 ## 0xfeff
.short 349 ## 0x15d
.short 65432 ## 0xff98
.short 63458 ## 0xf7e2
.short 65500 ## 0xffdc
.short 369 ## 0x171
.short 391 ## 0x187
.short 95 ## 0x5f
.short 65483 ## 0xffcb
.short 417 ## 0x1a1
.short 185 ## 0xb9
.short 65398 ## 0xff76
.short 65448 ## 0xffa8
.short 467 ## 0x1d3
.short 159 ## 0x9f
.short 284 ## 0x11c
.short 65322 ## 0xff2a
.short 276 ## 0x114
.short 65073 ## 0xfe31
.short 1963 ## 0x7ab
.short 64579 ## 0xfc43
.short 88 ## 0x58
.short 113 ## 0x71
.short 177 ## 0xb1
.short 65105 ## 0xfe51
.short 65392 ## 0xff70
.short 594 ## 0x252
.short 65216 ## 0xfec0
.short 164 ## 0xa4
.short 3 ## 0x3
.short 308 ## 0x134
.short 313 ## 0x139
.short 65480 ## 0xffc8
.short 269 ## 0x10d
.short 65203 ## 0xfeb3
.short 65138 ## 0xfe72
.short 269 ## 0x10d
.short 830 ## 0x33e
.short 65462 ## 0xffb6
.short 65323 ## 0xff2b
.short 65494 ## 0xffd6
.short 158 ## 0x9e
.short 360 ## 0x168
.short 386 ## 0x182
.short 181 ## 0xb5
.short 65177 ## 0xfe99
.short 65401 ## 0xff79
.short 65369 ## 0xff59
.short 65325 ## 0xff2d
.short 65479 ## 0xffc7
.short 249 ## 0xf9
.short 322 ## 0x142
.short 130 ## 0x82
.short 65412 ## 0xff84
.short 660 ## 0x294
.short 262 ## 0x106
.short 65369 ## 0xff59
.short 65375 ## 0xff5f
.short 65096 ## 0xfe48
.short 65114 ## 0xfe5a
.short 109 ## 0x6d
.short 65226 ## 0xfeca
.short 308 ## 0x134
.short 65290 ## 0xff0a
.short 561 ## 0x231
.short 65205 ## 0xfeb5
.short 547 ## 0x223
.short 65495 ## 0xffd7
.short 64346 ## 0xfb5a
.short 8 ## 0x8
.short 64180 ## 0xfab4
.short 65481 ## 0xffc9
.short 65409 ## 0xff81
.short 64797 ## 0xfd1d
.short 65314 ## 0xff22
.short 67 ## 0x43
.short 228 ## 0xe4
.short 229 ## 0xe5
.short 65262 ## 0xfeee
.short 65089 ## 0xfe41
.short 456 ## 0x1c8
.short 238 ## 0xee
.short 65516 ## 0xffec
.short 1036 ## 0x40c
.short 225 ## 0xe1
.short 65374 ## 0xff5e
.short 335 ## 0x14f
.short 65449 ## 0xffa9
.short 474 ## 0x1da
.short 64385 ## 0xfb81
.short 65256 ## 0xfee8
.short 243 ## 0xf3
.short 435 ## 0x1b3
.short 129 ## 0x81
.short 64709 ## 0xfcc5
.short 563 ## 0x233
.short 92 ## 0x5c
.short 65142 ## 0xfe76
.short 65525 ## 0xfff5
.short 65443 ## 0xffa3
.short 415 ## 0x19f
.short 231 ## 0xe7
.short 396 ## 0x18c
.short 65050 ## 0xfe1a
.short 65377 ## 0xff61
.short 65025 ## 0xfe01
.short 54 ## 0x36
.short 532 ## 0x214
.short 62342 ## 0xf386
.short 65267 ## 0xfef3
.short 91 ## 0x5b
.short 531 ## 0x213
.short 47 ## 0x2f
.short 65325 ## 0xff2d
.short 65169 ## 0xfe91
.short 463 ## 0x1cf
.short 65415 ## 0xff87
.short 65502 ## 0xffde
.short 561 ## 0x231
.short 65527 ## 0xfff7
.short 66 ## 0x42
.short 64558 ## 0xfc2e
.short 65229 ## 0xfecd
.short 373 ## 0x175
.short 331 ## 0x14b
.short 65386 ## 0xff6a
.short 487 ## 0x1e7
.short 882 ## 0x372
.short 283 ## 0x11b
.short 648 ## 0x288
.short 65100 ## 0xfe4c
.short 65237 ## 0xfed5
.short 65084 ## 0xfe3c
.short 65155 ## 0xfe83
.short 65348 ## 0xff44
.short 1908 ## 0x774
.short 65397 ## 0xff75
.short 65333 ## 0xff35
.short 65148 ## 0xfe7c
.short 65454 ## 0xffae
.short 65263 ## 0xfeef
.short 1131 ## 0x46b
.short 2 ## 0x2
.short 103 ## 0x67
.short 65280 ## 0xff00
.short 65437 ## 0xff9d
.short 65472 ## 0xffc0
.short 64992 ## 0xfde0
.short 2755 ## 0xac3
.short 91 ## 0x5b
.short 65289 ## 0xff09
.short 568 ## 0x238
.short 65478 ## 0xffc6
.short 65198 ## 0xfeae
.short 4 ## 0x4
.short 65322 ## 0xff2a
.short 65533 ## 0xfffd
.short 453 ## 0x1c5
.short 170 ## 0xaa
.short 65341 ## 0xff3d
.short 176 ## 0xb0
.short 621 ## 0x26d
.short 65448 ## 0xffa8
.short 65370 ## 0xff5a
.short 65437 ## 0xff9d
.short 65395 ## 0xff73
.short 10 ## 0xa
.short 65184 ## 0xfea0
.short 75 ## 0x4b
.short 65416 ## 0xff88
.short 177 ## 0xb1
.short 2874 ## 0xb3a
.short 233 ## 0xe9
.short 65442 ## 0xffa2
.short 65389 ## 0xff6d
.short 77 ## 0x4d
.short 929 ## 0x3a1
.short 65324 ## 0xff2c
.short 208 ## 0xd0
.short 654 ## 0x28e
.short 162 ## 0xa2
.short 105 ## 0x69
.short 1404 ## 0x57c
.short 101 ## 0x65
.short 65259 ## 0xfeeb
.short 65419 ## 0xff8b
.short 746 ## 0x2ea
.short 64983 ## 0xfdd7
.short 65435 ## 0xff9b
.short 65403 ## 0xff7b
.short 479 ## 0x1df
.short 28 ## 0x1c
.short 722 ## 0x2d2
.short 140 ## 0x8c
.short 65351 ## 0xff47
.short 39 ## 0x27
.short 65316 ## 0xff24
.short 65408 ## 0xff80
.short 311 ## 0x137
.short 65371 ## 0xff5b
.short 65495 ## 0xffd7
.short 65443 ## 0xffa3
.short 1060 ## 0x424
.short 168 ## 0xa8
.short 65480 ## 0xffc8
.short 64762 ## 0xfcfa
.short 65077 ## 0xfe35
.short 753 ## 0x2f1
.short 388 ## 0x184
.short 65494 ## 0xffd6
.short 23 ## 0x17
.short 65313 ## 0xff21
.short 63185 ## 0xf6d1
.short 38 ## 0x26
.short 65034 ## 0xfe0a
.short 1204 ## 0x4b4
.short 387 ## 0x183
.short 186 ## 0xba
.short 302 ## 0x12e
.short 196 ## 0xc4
.short 65284 ## 0xff04
.short 65267 ## 0xfef3
.short 65241 ## 0xfed9
.short 65231 ## 0xfecf
.short 65450 ## 0xffaa
.short 65474 ## 0xffc2
.short 29 ## 0x1d
.short 339 ## 0x153
.short 477 ## 0x1dd
.short 64108 ## 0xfa6c
.short 652 ## 0x28c
.short 100 ## 0x64
.short 65437 ## 0xff9d
.short 46 ## 0x2e
.short 65439 ## 0xff9f
.short 444 ## 0x1bc
.short 65311 ## 0xff1f
.short 62641 ## 0xf4b1
.short 137 ## 0x89
.short 115 ## 0x73
.short 24 ## 0x18
.short 65173 ## 0xfe95
.short 65242 ## 0xfeda
.short 64946 ## 0xfdb2
.short 193 ## 0xc1
.short 20 ## 0x14
.short 962 ## 0x3c2
.short 65417 ## 0xff89
.short 462 ## 0x1ce
.short 170 ## 0xaa
.short 65387 ## 0xff6b
.short 65046 ## 0xfe16
.short 157 ## 0x9d
.short 65393 ## 0xff71
.short 65467 ## 0xffbb
.short 65208 ## 0xfeb8
.short 65062 ## 0xfe26
.short 29 ## 0x1d
.short 25 ## 0x19
.short 65534 ## 0xfffe
.short 65394 ## 0xff72
.short 1245 ## 0x4dd
.short 78 ## 0x4e
.short 65474 ## 0xffc2
.short 63831 ## 0xf957
.short 64181 ## 0xfab5
.short 65393 ## 0xff71
.short 64967 ## 0xfdc7
.short 65070 ## 0xfe2e
.short 68 ## 0x44
.short 425 ## 0x1a9
.short 65356 ## 0xff4c
.short 65284 ## 0xff04
.short 65386 ## 0xff6a
.short 64634 ## 0xfc7a
.short 64926 ## 0xfd9e
.short 60 ## 0x3c
.short 65276 ## 0xfefc
.short 457 ## 0x1c9
.short 156 ## 0x9c
.short 64391 ## 0xfb87
.short 150 ## 0x96
.short 145 ## 0x91
.short 317 ## 0x13d
.short 65335 ## 0xff37
.short 121 ## 0x79
.short 44 ## 0x2c
.short 65478 ## 0xffc6
.short 240 ## 0xf0
.short 150 ## 0x96
.short 65490 ## 0xffd2
.short 340 ## 0x154
.short 65106 ## 0xfe52
.short 395 ## 0x18b
.short 124 ## 0x7c
.short 182 ## 0xb6
.short 187 ## 0xbb
.short 79 ## 0x4f
.short 65519 ## 0xffef
.short 65462 ## 0xffb6
.short 42 ## 0x2a
.short 2 ## 0x2
.short 65490 ## 0xffd2
.short 176 ## 0xb0
.short 64541 ## 0xfc1d
.short 65460 ## 0xffb4
.short 65500 ## 0xffdc
.short 65524 ## 0xfff4
.short 145 ## 0x91
.short 65449 ## 0xffa9
.short 65383 ## 0xff67
.short 65294 ## 0xff0e
.short 83 ## 0x53
.short 65441 ## 0xffa1
.short 78 ## 0x4e
.short 237 ## 0xed
.short 249 ## 0xf9
.short 457 ## 0x1c9
.short 161 ## 0xa1
.short 64 ## 0x40
.short 596 ## 0x254
.short 343 ## 0x157
.short 299 ## 0x12b
.short 65441 ## 0xffa1
.short 255 ## 0xff
.short 65427 ## 0xff93
.short 710 ## 0x2c6
.short 65085 ## 0xfe3d
.short 230 ## 0xe6
.short 12 ## 0xc
.short 64972 ## 0xfdcc
.short 63451 ## 0xf7db
.short 65190 ## 0xfea6
.short 65141 ## 0xfe75
.short 65437 ## 0xff9d
.short 176 ## 0xb0
.short 57 ## 0x39
.short 64208 ## 0xfad0
.short 343 ## 0x157
.short 65435 ## 0xff9b
.short 65103 ## 0xfe4f
.short 65404 ## 0xff7c
.short 65230 ## 0xfece
.short 351 ## 0x15f
.short 65263 ## 0xfeef
.short 999 ## 0x3e7
.short 65508 ## 0xffe4
.short 386 ## 0x182
.short 172 ## 0xac
.short 95 ## 0x5f
.short 118 ## 0x76
.short 155 ## 0x9b
.short 385 ## 0x181
.short 65051 ## 0xfe1b
.short 555 ## 0x22b
.short 65342 ## 0xff3e
.short 65343 ## 0xff3f
.short 369 ## 0x171
.short 576 ## 0x240
.short 65337 ## 0xff39
.short 64488 ## 0xfbe8
.short 65239 ## 0xfed7
.short 154 ## 0x9a
.short 65395 ## 0xff73
.short 64955 ## 0xfdbb
.short 47 ## 0x2f
.short 65010 ## 0xfdf2
.short 2359 ## 0x937
.short 124 ## 0x7c
.short 16 ## 0x10
.short 65454 ## 0xffae
.short 65016 ## 0xfdf8
.short 65259 ## 0xfeeb
.short 226 ## 0xe2
.short 65418 ## 0xff8a
.short 65416 ## 0xff88
.short 18 ## 0x12
.short 65027 ## 0xfe03
.short 65289 ## 0xff09
.short 380 ## 0x17c
.short 519 ## 0x207
.short 65344 ## 0xff40
.short 65443 ## 0xffa3
.short 555 ## 0x22b
.short 174 ## 0xae
.short 159 ## 0x9f
.short 65120 ## 0xfe60
.short 64927 ## 0xfd9f
.short 65391 ## 0xff6f
.short 47 ## 0x2f
.short 281 ## 0x119
.short 65480 ## 0xffc8
.short 65394 ## 0xff72
.short 65336 ## 0xff38
.short 375 ## 0x177
.short 508 ## 0x1fc
.short 65158 ## 0xfe86
.short 477 ## 0x1dd
.short 85 ## 0x55
.short 65299 ## 0xff13
.short 65202 ## 0xfeb2
.short 65458 ## 0xffb2
.short 273 ## 0x111
.short 66 ## 0x42
.short 32 ## 0x20
.short 478 ## 0x1de
.short 519 ## 0x207
.short 64811 ## 0xfd2b
.short 65081 ## 0xfe39
.short 65477 ## 0xffc5
.short 65270 ## 0xfef6
.short 65431 ## 0xff97
.short 34 ## 0x22
.short 5 ## 0x5
.short 65532 ## 0xfffc
.short 2 ## 0x2
.short 286 ## 0x11e
.short 65438 ## 0xff9e
.short 65508 ## 0xffe4
.short 414 ## 0x19e
.short 343 ## 0x157
.short 307 ## 0x133
.short 43 ## 0x2b
.short 64865 ## 0xfd61
.short 396 ## 0x18c
.short 64893 ## 0xfd7d
.short 327 ## 0x147
.short 663 ## 0x297
.short 64339 ## 0xfb53
.short 172 ## 0xac
.short 65059 ## 0xfe23
.short 96 ## 0x60
.short 687 ## 0x2af
.short 223 ## 0xdf
.short 176 ## 0xb0
.short 727 ## 0x2d7
.short 1299 ## 0x513
.short 515 ## 0x203
.short 65024 ## 0xfe00
.short 138 ## 0x8a
.short 95 ## 0x5f
.short 155 ## 0x9b
.short 65452 ## 0xffac
.short 65396 ## 0xff74
.short 65117 ## 0xfe5d
.short 65252 ## 0xfee4
.short 65008 ## 0xfdf0
.short 64873 ## 0xfd69
.short 1095 ## 0x447
.short 64710 ## 0xfcc6
.short 65516 ## 0xffec
.short 82 ## 0x52
.short 1024 ## 0x400
.short 27 ## 0x1b
.short 235 ## 0xeb
.short 48 ## 0x30
.short 327 ## 0x147
.short 487 ## 0x1e7
.short 64338 ## 0xfb52
.short 65311 ## 0xff1f
.short 65218 ## 0xfec2
.short 65076 ## 0xfe34
.short 65079 ## 0xfe37
.short 129 ## 0x81
.short 523 ## 0x20b
.short 65392 ## 0xff70
.short 65330 ## 0xff32
.short 330 ## 0x14a
.short 65328 ## 0xff30
.short 64015 ## 0xfa0f
.short 981 ## 0x3d5
.short 845 ## 0x34d
.short 65215 ## 0xfebf
.short 63949 ## 0xf9cd
.short 342 ## 0x156
.short 65158 ## 0xfe86
.short 311 ## 0x137
.short 65508 ## 0xffe4
.short 65024 ## 0xfe00
.short 79 ## 0x4f
.short 332 ## 0x14c
.short 166 ## 0xa6
.short 129 ## 0x81
.short 206 ## 0xce
.short 824 ## 0x338
.short 65347 ## 0xff43
.short 1066 ## 0x42a
.short 65363 ## 0xff53
.short 65467 ## 0xffbb
.short 65406 ## 0xff7e
.short 64608 ## 0xfc60
.short 64951 ## 0xfdb7
.short 65376 ## 0xff60
.short 65080 ## 0xfe38
.short 64717 ## 0xfccd
.short 295 ## 0x127
.short 64686 ## 0xfcae
.short 515 ## 0x203
.short 318 ## 0x13e
.short 65534 ## 0xfffe
.short 65138 ## 0xfe72
.short 34 ## 0x22
.short 739 ## 0x2e3
.short 65232 ## 0xfed0
.short 65364 ## 0xff54
.short 1009 ## 0x3f1
.short 809 ## 0x329
.short 65078 ## 0xfe36
.short 65061 ## 0xfe25
.short 9 ## 0x9
.short 844 ## 0x34c
.short 212 ## 0xd4
.short 70 ## 0x46
.short 64974 ## 0xfdce
.short 65087 ## 0xfe3f
.short 65520 ## 0xfff0
.short 65032 ## 0xfe08
.short 64994 ## 0xfde2
.short 394 ## 0x18a
.short 261 ## 0x105
.short 91 ## 0x5b
.short 411 ## 0x19b
.short 65519 ## 0xffef
.short 65073 ## 0xfe31
.short 65091 ## 0xfe43
.short 65004 ## 0xfdec
.short 72 ## 0x48
.short 65509 ## 0xffe5
.short 57 ## 0x39
.short 64488 ## 0xfbe8
.short 372 ## 0x174
.short 64954 ## 0xfdba
.short 684 ## 0x2ac
.short 65266 ## 0xfef2
.short 65376 ## 0xff60
.short 38 ## 0x26
.short 65099 ## 0xfe4b
.short 984 ## 0x3d8
.short 64973 ## 0xfdcd
.short 57 ## 0x39
.short 214 ## 0xd6
.short 65124 ## 0xfe64
.short 64817 ## 0xfd31
.short 64664 ## 0xfc98
.short 64929 ## 0xfda1
.short 131 ## 0x83
.short 65277 ## 0xfefd
.short 65115 ## 0xfe5b
.short 632 ## 0x278
.short 932 ## 0x3a4
.short 775 ## 0x307
.short 65441 ## 0xffa1
.short 65484 ## 0xffcc
.short 965 ## 0x3c5
.short 318 ## 0x13e
.short 1075 ## 0x433
.short 65051 ## 0xfe1b
.short 65246 ## 0xfede
.short 64883 ## 0xfd73
.short 1393 ## 0x571
.short 64980 ## 0xfdd4
.short 64900 ## 0xfd84
.short 64826 ## 0xfd3a
.short 509 ## 0x1fd
.short 250 ## 0xfa
.short 64983 ## 0xfdd7
.short 222 ## 0xde
.short 65043 ## 0xfe13
.short 64730 ## 0xfcda
.short 65173 ## 0xfe95
.short 148 ## 0x94
.short 65500 ## 0xffdc
.short 384 ## 0x180
.short 199 ## 0xc7
.short 584 ## 0x248
.short 65368 ## 0xff58
.short 65404 ## 0xff7c
.short 65377 ## 0xff61
.short 381 ## 0x17d
.short 65366 ## 0xff56
.short 65140 ## 0xfe74
.short 687 ## 0x2af
.short 931 ## 0x3a3
.short 185 ## 0xb9
.short 335 ## 0x14f
.short 351 ## 0x15f
.short 65456 ## 0xffb0
.short 661 ## 0x295
.short 362 ## 0x16a
.short 439 ## 0x1b7
.short 65313 ## 0xff21
.short 65407 ## 0xff7f
.short 131 ## 0x83
.short 65288 ## 0xff08
.short 723 ## 0x2d3
.short 65194 ## 0xfeaa
.short 229 ## 0xe5
.short 513 ## 0x201
.short 34 ## 0x22
.short 286 ## 0x11e
.short 65289 ## 0xff09
.short 590 ## 0x24e
.short 65189 ## 0xfea5
.short 64894 ## 0xfd7e
.short 124 ## 0x7c
.short 65237 ## 0xfed5
.short 65369 ## 0xff59
.short 65019 ## 0xfdfb
.short 153 ## 0x99
.short 65489 ## 0xffd1
.short 354 ## 0x162
.short 65499 ## 0xffdb
.short 272 ## 0x110
.short 64351 ## 0xfb5f
.short 65066 ## 0xfe2a
.short 326 ## 0x146
.short 65177 ## 0xfe99
.short 553 ## 0x229
.short 65473 ## 0xffc1
.short 7 ## 0x7
.short 1455 ## 0x5af
.short 64889 ## 0xfd79
.short 65512 ## 0xffe8
.short 65112 ## 0xfe58
.short 281 ## 0x119
.short 65156 ## 0xfe84
.short 154 ## 0x9a
.short 64593 ## 0xfc51
.short 65202 ## 0xfeb2
.short 520 ## 0x208
.short 64851 ## 0xfd53
.short 64929 ## 0xfda1
.short 868 ## 0x364
.short 65108 ## 0xfe54
.short 351 ## 0x15f
.short 216 ## 0xd8
.short 49 ## 0x31
.short 326 ## 0x146
.short 64749 ## 0xfced
.short 65399 ## 0xff77
.short 177 ## 0xb1
.short 65240 ## 0xfed8
.short 141 ## 0x8d
.short 64787 ## 0xfd13
.short 64567 ## 0xfc37
.short 64327 ## 0xfb47
.short 377 ## 0x179
.short 206 ## 0xce
.short 64499 ## 0xfbf3
.short 65058 ## 0xfe22
.short 64795 ## 0xfd1b
.short 389 ## 0x185
.short 65031 ## 0xfe07
.short 616 ## 0x268
.short 64833 ## 0xfd41
.short 65058 ## 0xfe22
.short 64626 ## 0xfc72
.short 65480 ## 0xffc8
.short 917 ## 0x395
.short 65183 ## 0xfe9f
.short 65175 ## 0xfe97
.short 64812 ## 0xfd2c
.short 65461 ## 0xffb5
.short 140 ## 0x8c
.short 65329 ## 0xff31
.short 65453 ## 0xffad
.short 65270 ## 0xfef6
.short 64883 ## 0xfd73
.short 252 ## 0xfc
.short 900 ## 0x384
.short 101 ## 0x65
.short 65392 ## 0xff70
.short 65369 ## 0xff59
.short 65141 ## 0xfe75
.short 65357 ## 0xff4d
.short 64882 ## 0xfd72
.short 65406 ## 0xff7e
.short 229 ## 0xe5
.short 77 ## 0x4d
.short 64939 ## 0xfdab
.short 431 ## 0x1af
.short 87 ## 0x57
.short 577 ## 0x241
.short 242 ## 0xf2
.short 265 ## 0x109
.short 329 ## 0x149
.short 65421 ## 0xff8d
.short 64932 ## 0xfda4
.short 358 ## 0x166
.short 65300 ## 0xff14
.short 551 ## 0x227
.short 64989 ## 0xfddd
.short 64683 ## 0xfcab
.short 64748 ## 0xfcec
.short 207 ## 0xcf
.short 80 ## 0x50
.short 8 ## 0x8
.short 64835 ## 0xfd43
.short 227 ## 0xe3
.short 65247 ## 0xfedf
.short 64981 ## 0xfdd5
.short 65359 ## 0xff4f
.short 65324 ## 0xff2c
.short 65396 ## 0xff74
.short 309 ## 0x135
.short 136 ## 0x88
.short 65184 ## 0xfea0
.short 65470 ## 0xffbe
.short 239 ## 0xef
.short 65241 ## 0xfed9
.short 653 ## 0x28d
.short 158 ## 0x9e
.short 950 ## 0x3b6
.short 76 ## 0x4c
.short 65341 ## 0xff3d
.short 65245 ## 0xfedd
.short 65457 ## 0xffb1
.short 506 ## 0x1fa
.short 65064 ## 0xfe28
.short 660 ## 0x294
.short 64482 ## 0xfbe2
.short 407 ## 0x197
.short 495 ## 0x1ef
.short 65367 ## 0xff57
.short 11 ## 0xb
.short 48 ## 0x30
.short 65346 ## 0xff42
.short 653 ## 0x28d
.short 381 ## 0x17d
.short 65149 ## 0xfe7d
.short 228 ## 0xe4
.short 65159 ## 0xfe87
.short 64912 ## 0xfd90
.short 65484 ## 0xffcc
.short 65163 ## 0xfe8b
.short 14 ## 0xe
.short 65022 ## 0xfdfe
.short 297 ## 0x129
.short 105 ## 0x69
.short 232 ## 0xe8
.short 65198 ## 0xfeae
.short 65435 ## 0xff9b
.short 666 ## 0x29a
.short 849 ## 0x351
.short 358 ## 0x166
.short 203 ## 0xcb
.short 361 ## 0x169
.short 64936 ## 0xfda8
.short 253 ## 0xfd
.short 240 ## 0xf0
.short 445 ## 0x1bd
.short 64835 ## 0xfd43
.short 65467 ## 0xffbb
.short 65101 ## 0xfe4d
.short 65248 ## 0xfee0
.short 230 ## 0xe6
.short 64769 ## 0xfd01
.short 1004 ## 0x3ec
.short 46 ## 0x2e
.short 64858 ## 0xfd5a
.short 33 ## 0x21
.short 65390 ## 0xff6e
.short 65519 ## 0xffef
.short 65318 ## 0xff26
.short 383 ## 0x17f
.short 1046 ## 0x416
.short 65267 ## 0xfef3
.short 65279 ## 0xfeff
.short 65248 ## 0xfee0
.short 65137 ## 0xfe71
.short 282 ## 0x11a
.short 440 ## 0x1b8
.short 629 ## 0x275
.short 337 ## 0x151
.short 65243 ## 0xfedb
.short 65398 ## 0xff76
.short 264 ## 0x108
.short 65183 ## 0xfe9f
.short 208 ## 0xd0
.short 65431 ## 0xff97
.short 180 ## 0xb4
.short 115 ## 0x73
.short 64284 ## 0xfb1c
.short 65119 ## 0xfe5f
.short 603 ## 0x25b
.short 64875 ## 0xfd6b
.short 65272 ## 0xfef8
.short 65477 ## 0xffc5
.short 65010 ## 0xfdf2
.short 65347 ## 0xff43
.short 65404 ## 0xff7c
.short 65515 ## 0xffeb
.short 190 ## 0xbe
.short 85 ## 0x55
.short 65380 ## 0xff64
.short 551 ## 0x227
.short 387 ## 0x183
.short 698 ## 0x2ba
.short 65481 ## 0xffc9
.short 65437 ## 0xff9d
.short 130 ## 0x82
.short 360 ## 0x168
.short 64902 ## 0xfd86
.short 64415 ## 0xfb9f
.short 65515 ## 0xffeb
.short 65257 ## 0xfee9
.short 1116 ## 0x45c
.short 65481 ## 0xffc9
.short 719 ## 0x2cf
.short 48 ## 0x30
.short 199 ## 0xc7
.short 65154 ## 0xfe82
.short 686 ## 0x2ae
.short 65178 ## 0xfe9a
.short 161 ## 0xa1
.short 69 ## 0x45
.short 22 ## 0x16
.short 406 ## 0x196
.short 64936 ## 0xfda8
.short 64910 ## 0xfd8e
.short 65109 ## 0xfe55
.short 138 ## 0x8a
.short 65481 ## 0xffc9
.short 65426 ## 0xff92
.short 129 ## 0x81
.short 131 ## 0x83
.short 65507 ## 0xffe3
.short 137 ## 0x89
.short 65069 ## 0xfe2d
.short 64462 ## 0xfbce
.short 295 ## 0x127
.short 1128 ## 0x468
.short 64911 ## 0xfd8f
.short 65229 ## 0xfecd
.short 192 ## 0xc0
.short 225 ## 0xe1
.short 65288 ## 0xff08
.short 231 ## 0xe7
.short 169 ## 0xa9
.short 65411 ## 0xff83
.short 65276 ## 0xfefc
.short 61 ## 0x3d
.short 623 ## 0x26f
.short 65500 ## 0xffdc
.short 990 ## 0x3de
.short 65417 ## 0xff89
.short 371 ## 0x173
.short 64985 ## 0xfdd9
.short 65355 ## 0xff4b
.short 65338 ## 0xff3a
.short 65011 ## 0xfdf3
.short 65419 ## 0xff8b
.short 64699 ## 0xfcbb
.short 64815 ## 0xfd2f
.short 64873 ## 0xfd69
.short 314 ## 0x13a
.short 65228 ## 0xfecc
.short 720 ## 0x2d0
.short 65225 ## 0xfec9
.short 65312 ## 0xff20
.short 64714 ## 0xfcca
.short 462 ## 0x1ce
.short 65221 ## 0xfec5
.short 150 ## 0x96
.short 64592 ## 0xfc50
.short 271 ## 0x10f
.short 65425 ## 0xff91
.short 226 ## 0xe2
.short 369 ## 0x171
.short 65136 ## 0xfe70
.short 197 ## 0xc5
.short 505 ## 0x1f9
.short 285 ## 0x11d
.short 560 ## 0x230
.short 65384 ## 0xff68
.short 65322 ## 0xff2a
.short 514 ## 0x202
.short 1305 ## 0x519
.short 124 ## 0x7c
.short 64548 ## 0xfc24
.short 595 ## 0x253
.short 64993 ## 0xfde1
.short 65515 ## 0xffeb
.short 65328 ## 0xff30
.short 238 ## 0xee
.short 15 ## 0xf
.short 65406 ## 0xff7e
.short 50 ## 0x32
.short 65081 ## 0xfe39
.short 65535 ## 0xffff
.short 65158 ## 0xfe86
.short 371 ## 0x173
.short 65150 ## 0xfe7e
.short 65364 ## 0xff54
.short 65487 ## 0xffcf
.short 611 ## 0x263
.short 55 ## 0x37
.short 65072 ## 0xfe30
.short 65301 ## 0xff15
.short 370 ## 0x172
.short 1074 ## 0x432
.short 904 ## 0x388
.short 34 ## 0x22
.short 927 ## 0x39f
.short 65313 ## 0xff21
.short 76 ## 0x4c
.short 555 ## 0x22b
.short 64868 ## 0xfd64
.short 65407 ## 0xff7f
.short 63531 ## 0xf82b
.short 65309 ## 0xff1d
.short 145 ## 0x91
.short 65519 ## 0xffef
.short 71 ## 0x47
.short 65393 ## 0xff71
.short 63598 ## 0xf86e
.short 479 ## 0x1df
.short 65366 ## 0xff56
.short 1481 ## 0x5c9
.short 64160 ## 0xfaa0
.short 13 ## 0xd
.short 65393 ## 0xff71
.short 713 ## 0x2c9
.short 65016 ## 0xfdf8
.short 65466 ## 0xffba
.short 65389 ## 0xff6d
.short 485 ## 0x1e5
.short 1363 ## 0x553
.short 65526 ## 0xfff6
.short 190 ## 0xbe
.short 65454 ## 0xffae
.short 154 ## 0x9a
.short 65009 ## 0xfdf1
.short 65523 ## 0xfff3
.short 64618 ## 0xfc6a
.short 65396 ## 0xff74
.short 88 ## 0x58
.short 65040 ## 0xfe10
.short 65195 ## 0xfeab
.short 65425 ## 0xff91
.short 274 ## 0x112
.short 65328 ## 0xff30
.short 63666 ## 0xf8b2
.short 65504 ## 0xffe0
.short 496 ## 0x1f0
.short 65113 ## 0xfe59
.short 65522 ## 0xfff2
.short 65308 ## 0xff1c
.short 65031 ## 0xfe07
.short 65233 ## 0xfed1
.short 1564 ## 0x61c
.short 198 ## 0xc6
.short 598 ## 0x256
.short 144 ## 0x90
.short 63586 ## 0xf862
.short 626 ## 0x272
.short 65472 ## 0xffc0
.short 64760 ## 0xfcf8
.short 283 ## 0x11b
.short 65041 ## 0xfe11
.short 265 ## 0x109
.short 64328 ## 0xfb48
.short 267 ## 0x10b
.short 65181 ## 0xfe9d
.short 65011 ## 0xfdf3
.short 678 ## 0x2a6
.short 699 ## 0x2bb
.short 65442 ## 0xffa2
.short 946 ## 0x3b2
.short 65444 ## 0xffa4
.short 65431 ## 0xff97
.short 243 ## 0xf3
.short 65040 ## 0xfe10
.short 2029 ## 0x7ed
.short 65357 ## 0xff4d
.short 64379 ## 0xfb7b
.short 64789 ## 0xfd15
.short 65180 ## 0xfe9c
.short 14 ## 0xe
.short 65477 ## 0xffc5
.short 63567 ## 0xf84f
.short 436 ## 0x1b4
.short 65056 ## 0xfe20
.short 518 ## 0x206
.short 65246 ## 0xfede
.short 64894 ## 0xfd7e
.short 65395 ## 0xff73
.short 65172 ## 0xfe94
.short 65011 ## 0xfdf3
.short 64929 ## 0xfda1
.short 3230 ## 0xc9e
.short 263 ## 0x107
.short 64498 ## 0xfbf2
.short 54 ## 0x36
.short 64539 ## 0xfc1b
.short 65007 ## 0xfdef
.short 153 ## 0x99
.short 64401 ## 0xfb91
.short 1078 ## 0x436
.short 14 ## 0xe
.short 65348 ## 0xff44
.short 369 ## 0x171
.short 65523 ## 0xfff3
.short 65481 ## 0xffc9
.short 65249 ## 0xfee1
.short 1792 ## 0x700
.short 65496 ## 0xffd8
.short 65419 ## 0xff8b
.short 175 ## 0xaf
.short 856 ## 0x358
.short 65403 ## 0xff7b
.short 64825 ## 0xfd39
.short 51 ## 0x33
.short 258 ## 0x102
.short 2863 ## 0xb2f
.short 121 ## 0x79
.short 65317 ## 0xff25
.short 65437 ## 0xff9d
.short 542 ## 0x21e
.short 167 ## 0xa7
.short 255 ## 0xff
.short 82 ## 0x52
.short 65495 ## 0xffd7
.short 162 ## 0xa2
.short 64712 ## 0xfcc8
.short 186 ## 0xba
.short 65389 ## 0xff6d
.short 437 ## 0x1b5
.short 65402 ## 0xff7a
.short 63379 ## 0xf793
.short 639 ## 0x27f
.short 65450 ## 0xffaa
.short 65417 ## 0xff89
.short 228 ## 0xe4
.short 870 ## 0x366
.short 65470 ## 0xffbe
.short 324 ## 0x144
.short 253 ## 0xfd
.short 99 ## 0x63
.short 98 ## 0x62
.short 65277 ## 0xfefd
.short 1271 ## 0x4f7
.short 65433 ## 0xff99
.short 129 ## 0x81
.short 22 ## 0x16
.short 188 ## 0xbc
.short 64997 ## 0xfde5
.short 65508 ## 0xffe4
.short 1223 ## 0x4c7
.short 64780 ## 0xfd0c
.short 65193 ## 0xfea9
.short 65325 ## 0xff2d
.short 64919 ## 0xfd97
.short 243 ## 0xf3
.short 65476 ## 0xffc4
.short 65104 ## 0xfe50
.short 65276 ## 0xfefc
.short 174 ## 0xae
.short 65108 ## 0xfe54
.short 65485 ## 0xffcd
.short 127 ## 0x7f
.short 225 ## 0xe1
.short 65425 ## 0xff91
.short 64945 ## 0xfdb1
.short 107 ## 0x6b
.short 111 ## 0x6f
.short 65447 ## 0xffa7
.short 65399 ## 0xff77
.short 27 ## 0x1b
.short 65361 ## 0xff51
.short 113 ## 0x71
.short 1136 ## 0x470
.short 54 ## 0x36
.short 105 ## 0x69
.short 65250 ## 0xfee2
.short 65521 ## 0xfff1
.short 1545 ## 0x609
.short 65415 ## 0xff87
.short 305 ## 0x131
.short 714 ## 0x2ca
.short 64880 ## 0xfd70
.short 677 ## 0x2a5
.short 289 ## 0x121
.short 25 ## 0x19
.short 65225 ## 0xfec9
.short 65136 ## 0xfe70
.short 130 ## 0x82
.short 65373 ## 0xff5d
.short 65190 ## 0xfea6
.short 64079 ## 0xfa4f
.short 258 ## 0x102
.short 393 ## 0x189
.short 30 ## 0x1e
.short 65473 ## 0xffc1
.short 53 ## 0x35
.short 64457 ## 0xfbc9
.short 38 ## 0x26
.short 65527 ## 0xfff7
.short 1049 ## 0x419
.short 187 ## 0xbb
.short 114 ## 0x72
.short 65514 ## 0xffea
.short 794 ## 0x31a
.short 284 ## 0x11c
.short 43 ## 0x2b
.short 65114 ## 0xfe5a
.short 65371 ## 0xff5b
.short 255 ## 0xff
.short 1264 ## 0x4f0
.short 65477 ## 0xffc5
.short 65274 ## 0xfefa
.short 65369 ## 0xff59
.short 63357 ## 0xf77d
.short 65500 ## 0xffdc
.short 63919 ## 0xf9af
.short 803 ## 0x323
.short 65377 ## 0xff61
.short 448 ## 0x1c0
.short 104 ## 0x68
.short 284 ## 0x11c
.short 166 ## 0xa6
.short 166 ## 0xa6
.short 64776 ## 0xfd08
.short 65189 ## 0xfea5
.short 359 ## 0x167
.short 65534 ## 0xfffe
.short 56 ## 0x38
.short 65532 ## 0xfffc
.short 65522 ## 0xfff2
.short 64677 ## 0xfca5
.short 971 ## 0x3cb
.short 65417 ## 0xff89
.short 153 ## 0x99
.short 43 ## 0x2b
.short 64752 ## 0xfcf0
.short 192 ## 0xc0
.short 398 ## 0x18e
.short 64099 ## 0xfa63
.short 395 ## 0x18b
.short 65237 ## 0xfed5
.short 65332 ## 0xff34
.short 65091 ## 0xfe43
.short 65228 ## 0xfecc
.short 64892 ## 0xfd7c
.short 443 ## 0x1bb
.short 64896 ## 0xfd80
.short 1585 ## 0x631
.short 65529 ## 0xfff9
.short 65378 ## 0xff62
.short 28 ## 0x1c
.short 46 ## 0x2e
.short 64978 ## 0xfdd2
.short 21 ## 0x15
.short 65498 ## 0xffda
.short 65483 ## 0xffcb
.short 61 ## 0x3d
.short 96 ## 0x60
.short 70 ## 0x46
.short 399 ## 0x18f
.short 65521 ## 0xfff1
.short 65025 ## 0xfe01
.short 736 ## 0x2e0
.short 65275 ## 0xfefb
.short 65443 ## 0xffa3
.short 64125 ## 0xfa7d
.short 64085 ## 0xfa55
.short 433 ## 0x1b1
.short 64747 ## 0xfceb
.short 65495 ## 0xffd7
.short 64566 ## 0xfc36
.short 1661 ## 0x67d
.short 65488 ## 0xffd0
.short 65144 ## 0xfe78
.short 100 ## 0x64
.short 62967 ## 0xf5f7
.short 64986 ## 0xfdda
.short 65225 ## 0xfec9
.short 65157 ## 0xfe85
.short 53 ## 0x35
.short 339 ## 0x153
.short 64448 ## 0xfbc0
.short 479 ## 0x1df
.short 94 ## 0x5e
.short 415 ## 0x19f
.short 65534 ## 0xfffe
.short 558 ## 0x22e
.short 93 ## 0x5d
.short 65302 ## 0xff16
.short 107 ## 0x6b
.short 65390 ## 0xff6e
.short 309 ## 0x135
.short 201 ## 0xc9
.short 65451 ## 0xffab
.short 65376 ## 0xff60
.short 1251 ## 0x4e3
.short 65283 ## 0xff03
.short 154 ## 0x9a
.short 213 ## 0xd5
.short 65304 ## 0xff18
.short 47 ## 0x2f
.short 65424 ## 0xff90
.short 149 ## 0x95
.short 65432 ## 0xff98
.short 65260 ## 0xfeec
.short 65327 ## 0xff2f
.short 65293 ## 0xff0d
.short 81 ## 0x51
.short 14 ## 0xe
.short 116 ## 0x74
.short 64761 ## 0xfcf9
.short 65258 ## 0xfeea
.short 327 ## 0x147
.short 369 ## 0x171
.short 64874 ## 0xfd6a
.short 8 ## 0x8
.short 115 ## 0x73
.short 65417 ## 0xff89
.short 21 ## 0x15
.short 65239 ## 0xfed7
.short 65105 ## 0xfe51
.short 210 ## 0xd2
.short 65470 ## 0xffbe
.short 397 ## 0x18d
.short 51 ## 0x33
.short 319 ## 0x13f
.short 60 ## 0x3c
.short 65428 ## 0xff94
.short 65112 ## 0xfe58
.short 65408 ## 0xff80
.short 204 ## 0xcc
.short 88 ## 0x58
.short 65280 ## 0xff00
.short 65060 ## 0xfe24
.short 65446 ## 0xffa6
.short 11 ## 0xb
.short 65527 ## 0xfff7
.short 65456 ## 0xffb0
.short 65203 ## 0xfeb3
.short 64966 ## 0xfdc6
.short 995 ## 0x3e3
.short 65144 ## 0xfe78
.short 189 ## 0xbd
.short 64 ## 0x40
.short 13 ## 0xd
.short 41 ## 0x29
.short 65236 ## 0xfed4
.short 65285 ## 0xff05
.short 65224 ## 0xfec8
.short 65298 ## 0xff12
.short 66 ## 0x42
.short 248 ## 0xf8
.short 65381 ## 0xff65
.short 275 ## 0x113
.short 65099 ## 0xfe4b
.short 65344 ## 0xff40
.short 253 ## 0xfd
.short 246 ## 0xf6
.short 235 ## 0xeb
.short 31 ## 0x1f
.short 166 ## 0xa6
.short 64108 ## 0xfa6c
.short 65085 ## 0xfe3d
.short 64965 ## 0xfdc5
.short 85 ## 0x55
.short 65201 ## 0xfeb1
.short 65461 ## 0xffb5
.short 65383 ## 0xff67
.short 2 ## 0x2
.short 65510 ## 0xffe6
.short 65383 ## 0xff67
.short 65419 ## 0xff8b
.short 79 ## 0x4f
.short 65356 ## 0xff4c
.short 65469 ## 0xffbd
.short 596 ## 0x254
.short 65465 ## 0xffb9
.short 65320 ## 0xff28
.short 65326 ## 0xff2e
.short 233 ## 0xe9
.short 65050 ## 0xfe1a
.short 68 ## 0x44
.short 65266 ## 0xfef2
.short 65174 ## 0xfe96
.short 2268 ## 0x8dc
.short 171 ## 0xab
.short 65478 ## 0xffc6
.short 65513 ## 0xffe9
.short 152 ## 0x98
.short 608 ## 0x260
.short 250 ## 0xfa
.short 187 ## 0xbb
.short 465 ## 0x1d1
.short 65423 ## 0xff8f
.short 65308 ## 0xff1c
.short 65427 ## 0xff93
.short 318 ## 0x13e
.short 64984 ## 0xfdd8
.short 364 ## 0x16c
.short 740 ## 0x2e4
.short 65327 ## 0xff2f
.short 64214 ## 0xfad6
.short 825 ## 0x339
.short 65289 ## 0xff09
.short 64802 ## 0xfd22
.short 265 ## 0x109
.short 312 ## 0x138
.short 643 ## 0x283
.short 137 ## 0x89
.short 83 ## 0x53
.short 506 ## 0x1fa
.short 65004 ## 0xfdec
.short 65217 ## 0xfec1
.short 718 ## 0x2ce
.short 193 ## 0xc1
.short 65526 ## 0xfff6
.short 63680 ## 0xf8c0
.short 636 ## 0x27c
.short 108 ## 0x6c
.short 328 ## 0x148
.short 160 ## 0xa0
.short 65352 ## 0xff48
.short 505 ## 0x1f9
.short 70 ## 0x46
.short 390 ## 0x186
.short 502 ## 0x1f6
.short 62816 ## 0xf560
.short 65355 ## 0xff4b
.short 65215 ## 0xfebf
.short 65509 ## 0xffe5
.short 65208 ## 0xfeb8
.short 343 ## 0x157
.short 65153 ## 0xfe81
.short 1073 ## 0x431
.short 407 ## 0x197
.short 65162 ## 0xfe8a
.short 473 ## 0x1d9
.short 46 ## 0x2e
.short 1158 ## 0x486
.short 238 ## 0xee
.short 385 ## 0x181
.short 65381 ## 0xff65
.short 64813 ## 0xfd2d
.short 65090 ## 0xfe42
.short 65244 ## 0xfedc
.short 65304 ## 0xff18
.short 65418 ## 0xff8a
.short 64911 ## 0xfd8f
.short 65448 ## 0xffa8
.short 61 ## 0x3d
.short 95 ## 0x5f
.short 19 ## 0x13
.short 65386 ## 0xff6a
.short 65366 ## 0xff56
.short 64795 ## 0xfd1b
.short 65517 ## 0xffed
.short 65225 ## 0xfec9
.short 320 ## 0x140
.short 369 ## 0x171
.short 65151 ## 0xfe7f
.short 65428 ## 0xff94
.short 65207 ## 0xfeb7
.short 65473 ## 0xffc1
.short 65514 ## 0xffea
.short 65279 ## 0xfeff
.short 65369 ## 0xff59
.short 246 ## 0xf6
.short 657 ## 0x291
.short 65070 ## 0xfe2e
.short 65483 ## 0xffcb
.short 65032 ## 0xfe08
.short 65308 ## 0xff1c
.short 498 ## 0x1f2
.short 65471 ## 0xffbf
.short 100 ## 0x64
.short 165 ## 0xa5
.short 65118 ## 0xfe5e
.short 65485 ## 0xffcd
.short 226 ## 0xe2
.short 65432 ## 0xff98
.short 161 ## 0xa1
.short 3 ## 0x3
.short 70 ## 0x46
.short 42 ## 0x2a
.short 65163 ## 0xfe8b
.short 603 ## 0x25b
.short 65133 ## 0xfe6d
.short 1238 ## 0x4d6
.short 65351 ## 0xff47
.short 65206 ## 0xfeb6
.short 65175 ## 0xfe97
.short 64649 ## 0xfc89
.short 342 ## 0x156
.short 65136 ## 0xfe70
.short 65147 ## 0xfe7b
.short 65093 ## 0xfe45
.short 205 ## 0xcd
.short 64303 ## 0xfb2f
.short 65500 ## 0xffdc
.short 323 ## 0x143
.short 183 ## 0xb7
.short 96 ## 0x60
.short 65203 ## 0xfeb3
.short 30 ## 0x1e
.short 53 ## 0x35
.short 65236 ## 0xfed4
.short 65127 ## 0xfe67
.short 65486 ## 0xffce
.short 480 ## 0x1e0
.short 65365 ## 0xff55
.short 454 ## 0x1c6
.short 416 ## 0x1a0
.short 282 ## 0x11a
.short 664 ## 0x298
.short 276 ## 0x114
.short 65357 ## 0xff4d
.short 65493 ## 0xffd5
.short 289 ## 0x121
.short 448 ## 0x1c0
.short 597 ## 0x255
.short 64600 ## 0xfc58
.short 65430 ## 0xff96
.short 64597 ## 0xfc55
.short 47 ## 0x2f
.short 320 ## 0x140
.short 46 ## 0x2e
.short 156 ## 0x9c
.short 935 ## 0x3a7
.short 32 ## 0x20
.short 65456 ## 0xffb0
.short 320 ## 0x140
.short 187 ## 0xbb
.short 65479 ## 0xffc7
.short 65347 ## 0xff43
.short 335 ## 0x14f
.short 196 ## 0xc4
.short 67 ## 0x43
.short 65122 ## 0xfe62
.short 152 ## 0x98
.short 65294 ## 0xff0e
.short 65351 ## 0xff47
.short 786 ## 0x312
.short 321 ## 0x141
.short 65382 ## 0xff66
.short 144 ## 0x90
.short 210 ## 0xd2
.short 275 ## 0x113
.short 376 ## 0x178
.short 65279 ## 0xfeff
.short 493 ## 0x1ed
.short 98 ## 0x62
.short 65182 ## 0xfe9e
.short 64 ## 0x40
.short 165 ## 0xa5
.short 65481 ## 0xffc9
.short 65218 ## 0xfec2
.short 81 ## 0x51
.short 65522 ## 0xfff2
.short 227 ## 0xe3
.short 65472 ## 0xffc0
.short 65387 ## 0xff6b
.short 133 ## 0x85
.short 266 ## 0x10a
.short 65514 ## 0xffea
.short 64181 ## 0xfab5
.short 64770 ## 0xfd02
.short 206 ## 0xce
.short 325 ## 0x145
.short 65482 ## 0xffca
.short 65280 ## 0xff00
.short 39 ## 0x27
.short 105 ## 0x69
.short 65418 ## 0xff8a
.short 283 ## 0x11b
.short 2082 ## 0x822
.short 27 ## 0x1b
.short 64858 ## 0xfd5a
.short 3650 ## 0xe42
.short 65306 ## 0xff1a
.short 65302 ## 0xff16
.short 65499 ## 0xffdb
.short 183 ## 0xb7
.short 65305 ## 0xff19
.short 150 ## 0x96
.short 198 ## 0xc6
.short 65120 ## 0xfe60
.short 65469 ## 0xffbd
.short 65205 ## 0xfeb5
.short 65381 ## 0xff65
.short 65386 ## 0xff6a
.short 65379 ## 0xff63
.short 132 ## 0x84
.short 490 ## 0x1ea
.short 65309 ## 0xff1d
.short 63850 ## 0xf96a
.short 253 ## 0xfd
.short 54 ## 0x36
.short 65413 ## 0xff85
.short 45 ## 0x2d
.short 65500 ## 0xffdc
.short 65149 ## 0xfe7d
.short 211 ## 0xd3
.short 65303 ## 0xff17
.short 99 ## 0x63
.short 205 ## 0xcd
.short 65063 ## 0xfe27
.short 1098 ## 0x44a
.short 310 ## 0x136
.short 168 ## 0xa8
.short 234 ## 0xea
.short 1372 ## 0x55c
.short 65522 ## 0xfff2
.short 601 ## 0x259
.short 64897 ## 0xfd81
.short 220 ## 0xdc
.short 398 ## 0x18e
.short 65185 ## 0xfea1
.short 65473 ## 0xffc1
.short 64961 ## 0xfdc1
.short 65477 ## 0xffc5
.short 64956 ## 0xfdbc
.short 65418 ## 0xff8a
.short 262 ## 0x106
.short 243 ## 0xf3
.short 65494 ## 0xffd6
.short 733 ## 0x2dd
.short 621 ## 0x26d
.short 65308 ## 0xff1c
.short 299 ## 0x12b
.short 65486 ## 0xffce
.short 138 ## 0x8a
.short 17 ## 0x11
.short 0 ## 0x0
.short 84 ## 0x54
.short 197 ## 0xc5
.short 441 ## 0x1b9
.short 379 ## 0x17b
.short 45 ## 0x2d
.short 65451 ## 0xffab
.short 272 ## 0x110
.short 92 ## 0x5c
.short 590 ## 0x24e
.short 65447 ## 0xffa7
.short 27 ## 0x1b
.short 65294 ## 0xff0e
.short 368 ## 0x170
.short 3 ## 0x3
.short 64593 ## 0xfc51
.short 240 ## 0xf0
.short 259 ## 0x103
.short 399 ## 0x18f
.short 247 ## 0xf7
.short 65116 ## 0xfe5c
.short 139 ## 0x8b
.short 90 ## 0x5a
.short 205 ## 0xcd
.short 65384 ## 0xff68
.short 65429 ## 0xff95
.short 65428 ## 0xff94
.short 93 ## 0x5d
.short 64044 ## 0xfa2c
.short 65509 ## 0xffe5
.short 143 ## 0x8f
.short 64928 ## 0xfda0
.short 114 ## 0x72
.short 65504 ## 0xffe0
.short 514 ## 0x202
.short 65360 ## 0xff50
.short 65417 ## 0xff89
.short 2035 ## 0x7f3
.short 65494 ## 0xffd6
.short 611 ## 0x263
.short 65325 ## 0xff2d
.short 162 ## 0xa2
.short 565 ## 0x235
.short 524 ## 0x20c
.short 12 ## 0xc
.short 201 ## 0xc9
.short 121 ## 0x79
.short 65245 ## 0xfedd
.short 83 ## 0x53
.short 65514 ## 0xffea
.short 64590 ## 0xfc4e
.short 250 ## 0xfa
.short 65335 ## 0xff37
.short 111 ## 0x6f
.short 65485 ## 0xffcd
.short 1216 ## 0x4c0
.short 65463 ## 0xffb7
.short 65119 ## 0xfe5f
.short 65081 ## 0xfe39
.short 292 ## 0x124
.short 1088 ## 0x440
.short 422 ## 0x1a6
.short 65417 ## 0xff89
.short 65094 ## 0xfe46
.short 129 ## 0x81
.short 65390 ## 0xff6e
.short 365 ## 0x16d
.short 180 ## 0xb4
.short 442 ## 0x1ba
.short 1409 ## 0x581
.short 65261 ## 0xfeed
.short 65365 ## 0xff55
.short 65177 ## 0xfe99
.short 156 ## 0x9c
.short 64384 ## 0xfb80
.short 65489 ## 0xffd1
.short 64918 ## 0xfd96
.short 64460 ## 0xfbcc
.short 166 ## 0xa6
.short 48 ## 0x30
.short 64823 ## 0xfd37
.short 65510 ## 0xffe6
.short 65005 ## 0xfded
.short 72 ## 0x48
.short 899 ## 0x383
.short 65394 ## 0xff72
.short 65175 ## 0xfe97
.short 150 ## 0x96
.short 85 ## 0x55
.short 1022 ## 0x3fe
.short 65463 ## 0xffb7
.short 65264 ## 0xfef0
.short 296 ## 0x128
.short 64893 ## 0xfd7d
.short 65086 ## 0xfe3e
.short 47 ## 0x2f
.short 64879 ## 0xfd6f
.short 104 ## 0x68
.short 271 ## 0x10f
.short 326 ## 0x146
.short 564 ## 0x234
.short 65393 ## 0xff71
.short 67 ## 0x43
.short 65429 ## 0xff95
.short 369 ## 0x171
.short 65339 ## 0xff3b
.short 64976 ## 0xfdd0
.short 65241 ## 0xfed9
.short 65516 ## 0xffec
.short 377 ## 0x179
.short 24 ## 0x18
.short 93 ## 0x5d
.short 64859 ## 0xfd5b
.short 38 ## 0x26
.short 65459 ## 0xffb3
.short 65005 ## 0xfded
.short 128 ## 0x80
.short 64654 ## 0xfc8e
.short 65200 ## 0xfeb0
.short 65154 ## 0xfe82
.short 65362 ## 0xff52
.short 797 ## 0x31d
.short 65511 ## 0xffe7
.short 653 ## 0x28d
.short 65033 ## 0xfe09
.short 65318 ## 0xff26
.short 64224 ## 0xfae0
.short 65307 ## 0xff1b
.short 517 ## 0x205
.short 98 ## 0x62
.short 254 ## 0xfe
.short 84 ## 0x54
.short 65084 ## 0xfe3c
.short 262 ## 0x106
.short 13 ## 0xd
.short 207 ## 0xcf
.short 1410 ## 0x582
.short 1241 ## 0x4d9
.short 605 ## 0x25d
.short 65451 ## 0xffab
.short 83 ## 0x53
.short 146 ## 0x92
.short 269 ## 0x10d
.short 246 ## 0xf6
.short 65076 ## 0xfe34
.short 906 ## 0x38a
.short 517 ## 0x205
.short 443 ## 0x1bb
.short 466 ## 0x1d2
.short 297 ## 0x129
.short 350 ## 0x15e
.short 65409 ## 0xff81
.short 65366 ## 0xff56
.short 65347 ## 0xff43
.short 284 ## 0x11c
.short 65052 ## 0xfe1c
.short 64801 ## 0xfd21
.short 984 ## 0x3d8
.short 65270 ## 0xfef6
.short 330 ## 0x14a
.short 270 ## 0x10e
.short 365 ## 0x16d
.short 65039 ## 0xfe0f
.short 64872 ## 0xfd68
.short 27 ## 0x1b
.short 64405 ## 0xfb95
.short 65076 ## 0xfe34
.short 318 ## 0x13e
.short 263 ## 0x107
.short 470 ## 0x1d6
.short 65007 ## 0xfdef
.short 65202 ## 0xfeb2
.short 65430 ## 0xff96
.short 1094 ## 0x446
.short 368 ## 0x170
.short 65359 ## 0xff4f
.short 86 ## 0x56
.short 65221 ## 0xfec5
.short 1172 ## 0x494
.short 65266 ## 0xfef2
.short 79 ## 0x4f
.short 65446 ## 0xffa6
.short 58 ## 0x3a
.short 1423 ## 0x58f
.short 203 ## 0xcb
.short 65310 ## 0xff1e
.short 94 ## 0x5e
.short 503 ## 0x1f7
.short 629 ## 0x275
.short 656 ## 0x290
.short 64775 ## 0xfd07
.short 27 ## 0x1b
.short 65139 ## 0xfe73
.short 64522 ## 0xfc0a
.short 65259 ## 0xfeeb
.short 249 ## 0xf9
.short 419 ## 0x1a3
.short 729 ## 0x2d9
.short 443 ## 0x1bb
.short 63449 ## 0xf7d9
.short 65442 ## 0xffa2
.short 65208 ## 0xfeb8
.short 1094 ## 0x446
.short 65054 ## 0xfe1e
.short 108 ## 0x6c
.short 65230 ## 0xfece
.short 65346 ## 0xff42
.short 137 ## 0x89
.short 178 ## 0xb2
.short 211 ## 0xd3
.short 65439 ## 0xff9f
.short 70 ## 0x46
.short 65481 ## 0xffc9
.short 64802 ## 0xfd22
.short 64862 ## 0xfd5e
.short 64729 ## 0xfcd9
.short 65319 ## 0xff27
.short 65525 ## 0xfff5
.short 403 ## 0x193
.short 209 ## 0xd1
.short 65509 ## 0xffe5
.short 298 ## 0x12a
.short 38 ## 0x26
.short 31 ## 0x1f
.short 64247 ## 0xfaf7
.short 365 ## 0x16d
.short 65488 ## 0xffd0
.short 600 ## 0x258
.short 153 ## 0x99
.short 65103 ## 0xfe4f
.short 61 ## 0x3d
.short 705 ## 0x2c1
.short 1421 ## 0x58d
.short 401 ## 0x191
.short 65337 ## 0xff39
.short 65358 ## 0xff4e
.short 65149 ## 0xfe7d
.short 65272 ## 0xfef8
.short 419 ## 0x1a3
.short 65338 ## 0xff3a
.short 379 ## 0x17b
.short 65526 ## 0xfff6
.short 65267 ## 0xfef3
.short 465 ## 0x1d1
.short 65461 ## 0xffb5
.short 49 ## 0x31
.short 239 ## 0xef
.short 65389 ## 0xff6d
.short 409 ## 0x199
.short 324 ## 0x144
.short 175 ## 0xaf
.short 63805 ## 0xf93d
.short 65505 ## 0xffe1
.short 65044 ## 0xfe14
.short 64751 ## 0xfcef
.short 65350 ## 0xff46
.short 64841 ## 0xfd49
.short 65228 ## 0xfecc
.short 147 ## 0x93
.short 245 ## 0xf5
.short 65336 ## 0xff38
.short 281 ## 0x119
.short 65362 ## 0xff52
.short 65440 ## 0xffa0
.short 165 ## 0xa5
.short 286 ## 0x11e
.short 35 ## 0x23
.short 405 ## 0x195
.short 65314 ## 0xff22
.short 77 ## 0x4d
.short 65493 ## 0xffd5
.short 304 ## 0x130
.short 181 ## 0xb5
.short 411 ## 0x19b
.short 65489 ## 0xffd1
.short 65268 ## 0xfef4
.short 36 ## 0x24
.short 118 ## 0x76
.short 65534 ## 0xfffe
.short 139 ## 0x8b
.short 124 ## 0x7c
.short 182 ## 0xb6
.short 65414 ## 0xff86
.short 65180 ## 0xfe9c
.short 166 ## 0xa6
.short 65075 ## 0xfe33
.short 90 ## 0x5a
.short 122 ## 0x7a
.short 65144 ## 0xfe78
.short 176 ## 0xb0
.short 208 ## 0xd0
.short 280 ## 0x118
.short 65324 ## 0xff2c
.short 129 ## 0x81
.short 65238 ## 0xfed6
.short 65116 ## 0xfe5c
.short 232 ## 0xe8
.short 81 ## 0x51
.short 65353 ## 0xff49
.short 65471 ## 0xffbf
.short 64986 ## 0xfdda
.short 242 ## 0xf2
.short 65399 ## 0xff77
.short 162 ## 0xa2
.short 235 ## 0xeb
.short 65258 ## 0xfeea
.short 65182 ## 0xfe9e
.short 65342 ## 0xff3e
.short 58 ## 0x3a
.short 65478 ## 0xffc6
.short 65418 ## 0xff8a
.short 65524 ## 0xfff4
.short 310 ## 0x136
.short 29 ## 0x1d
.short 491 ## 0x1eb
.short 86 ## 0x56
.short 1156 ## 0x484
.short 583 ## 0x247
.short 65474 ## 0xffc2
.short 22 ## 0x16
.short 1504 ## 0x5e0
.short 65525 ## 0xfff5
.short 69 ## 0x45
.short 65406 ## 0xff7e
.short 192 ## 0xc0
.short 64905 ## 0xfd89
.short 128 ## 0x80
.short 65487 ## 0xffcf
.short 65403 ## 0xff7b
.short 542 ## 0x21e
.short 207 ## 0xcf
.short 203 ## 0xcb
.short 65380 ## 0xff64
.short 28 ## 0x1c
.short 95 ## 0x5f
.short 65488 ## 0xffd0
.short 64892 ## 0xfd7c
.short 333 ## 0x14d
.short 59 ## 0x3b
.short 65266 ## 0xfef2
.short 65524 ## 0xfff4
.short 65344 ## 0xff40
.short 320 ## 0x140
.short 64796 ## 0xfd1c
.short 65518 ## 0xffee
.short 65394 ## 0xff72
.short 65473 ## 0xffc1
.short 11 ## 0xb
.short 63664 ## 0xf8b0
.short 65500 ## 0xffdc
.short 135 ## 0x87
.short 203 ## 0xcb
.short 65032 ## 0xfe08
.short 338 ## 0x152
.short 65409 ## 0xff81
.short 65108 ## 0xfe54
.short 65259 ## 0xfeeb
.short 65278 ## 0xfefe
.short 493 ## 0x1ed
.short 44 ## 0x2c
.short 65381 ## 0xff65
.short 65169 ## 0xfe91
.short 111 ## 0x6f
.short 392 ## 0x188
.short 65065 ## 0xfe29
.short 65323 ## 0xff2b
.short 72 ## 0x48
.short 229 ## 0xe5
.short 168 ## 0xa8
.short 65283 ## 0xff03
.short 65510 ## 0xffe6
.short 1631 ## 0x65f
.short 65266 ## 0xfef2
.short 64819 ## 0xfd33
.short 80 ## 0x50
.short 65393 ## 0xff71
.short 65514 ## 0xffea
.short 200 ## 0xc8
.short 32 ## 0x20
.short 64532 ## 0xfc14
.short 283 ## 0x11b
.short 65242 ## 0xfeda
.short 57 ## 0x39
.short 65457 ## 0xffb1
.short 1247 ## 0x4df
.short 236 ## 0xec
.short 65442 ## 0xffa2
.short 65070 ## 0xfe2e
.short 88 ## 0x58
.short 65533 ## 0xfffd
.short 65393 ## 0xff71
.short 65454 ## 0xffae
.short 55 ## 0x37
.short 64873 ## 0xfd69
.short 443 ## 0x1bb
.short 65339 ## 0xff3b
.short 65195 ## 0xfeab
.short 65436 ## 0xff9c
.short 65507 ## 0xffe3
.short 36 ## 0x24
.short 14 ## 0xe
.short 645 ## 0x285
.short 65379 ## 0xff63
.short 65270 ## 0xfef6
.short 65032 ## 0xfe08
.short 140 ## 0x8c
.short 135 ## 0x87
.short 302 ## 0x12e
.short 65438 ## 0xff9e
.short 65483 ## 0xffcb
.short 680 ## 0x2a8
.short 264 ## 0x108
.short 65284 ## 0xff04
.short 64659 ## 0xfc93
.short 275 ## 0x113
.short 64744 ## 0xfce8
.short 310 ## 0x136
.short 1274 ## 0x4fa
.short 65208 ## 0xfeb8
.short 161 ## 0xa1
.short 65483 ## 0xffcb
.short 65241 ## 0xfed9
.short 239 ## 0xef
.short 370 ## 0x172
.short 227 ## 0xe3
.short 699 ## 0x2bb
.short 344 ## 0x158
.short 563 ## 0x233
.short 563 ## 0x233
.short 4 ## 0x4
.short 65323 ## 0xff2b
.short 65451 ## 0xffab
.short 65450 ## 0xffaa
.short 65305 ## 0xff19
.short 634 ## 0x27a
.short 1 ## 0x1
.short 504 ## 0x1f8
.short 336 ## 0x150
.short 65241 ## 0xfed9
.short 65364 ## 0xff54
.short 1301 ## 0x515
.short 65389 ## 0xff6d
.short 907 ## 0x38b
.short 65522 ## 0xfff2
.short 65181 ## 0xfe9d
.short 1195 ## 0x4ab
.short 245 ## 0xf5
.short 65481 ## 0xffc9
.short 495 ## 0x1ef
.short 69 ## 0x45
.short 1986 ## 0x7c2
.short 716 ## 0x2cc
.short 278 ## 0x116
.short 65156 ## 0xfe84
.short 265 ## 0x109
.short 621 ## 0x26d
.short 609 ## 0x261
.short 65507 ## 0xffe3
.short 65064 ## 0xfe28
.short 142 ## 0x8e
.short 65151 ## 0xfe7f
.short 49 ## 0x31
.short 65434 ## 0xff9a
.short 792 ## 0x318
.short 64915 ## 0xfd93
.short 186 ## 0xba
.short 807 ## 0x327
.short 325 ## 0x145
.short 65294 ## 0xff0e
.short 65133 ## 0xfe6d
.short 42 ## 0x2a
.short 1998 ## 0x7ce
.short 65520 ## 0xfff0
.short 416 ## 0x1a0
.short 65441 ## 0xffa1
.short 313 ## 0x139
.short 411 ## 0x19b
.short 1091 ## 0x443
.short 65371 ## 0xff5b
.short 265 ## 0x109
.short 740 ## 0x2e4
.short 64607 ## 0xfc5f
.short 126 ## 0x7e
.short 65111 ## 0xfe57
.short 441 ## 0x1b9
.short 380 ## 0x17c
.short 239 ## 0xef
.short 33 ## 0x21
.short 65200 ## 0xfeb0
.short 156 ## 0x9c
.short 65504 ## 0xffe0
.short 65235 ## 0xfed3
.short 245 ## 0xf5
.short 522 ## 0x20a
.short 65350 ## 0xff46
.short 64993 ## 0xfde1
.short 64583 ## 0xfc47
.short 64712 ## 0xfcc8
.short 64523 ## 0xfc0b
.short 2015 ## 0x7df
.short 65520 ## 0xfff0
.short 201 ## 0xc9
.short 65204 ## 0xfeb4
.short 64972 ## 0xfdcc
.short 95 ## 0x5f
.short 63 ## 0x3f
.short 64242 ## 0xfaf2
.short 65403 ## 0xff7b
.short 64610 ## 0xfc62
.short 37 ## 0x25
.short 63812 ## 0xf944
.short 110 ## 0x6e
.short 65484 ## 0xffcc
.short 65353 ## 0xff49
.short 342 ## 0x156
.short 354 ## 0x162
.short 266 ## 0x10a
.short 47 ## 0x2f
.short 148 ## 0x94
.short 50 ## 0x32
.short 65000 ## 0xfde8
.short 65143 ## 0xfe77
.short 462 ## 0x1ce
.short 238 ## 0xee
.short 64772 ## 0xfd04
.short 45 ## 0x2d
.short 65159 ## 0xfe87
.short 65175 ## 0xfe97
.short 126 ## 0x7e
.short 64735 ## 0xfcdf
.short 1149 ## 0x47d
.short 65228 ## 0xfecc
.short 516 ## 0x204
.short 64834 ## 0xfd42
.short 64923 ## 0xfd9b
.short 131 ## 0x83
.short 65487 ## 0xffcf
.short 65512 ## 0xffe8
.short 50 ## 0x32
.short 1045 ## 0x415
.short 403 ## 0x193
.short 65300 ## 0xff14
.short 65361 ## 0xff51
.short 65059 ## 0xfe23
.short 64984 ## 0xfdd8
.short 318 ## 0x13e
.short 64339 ## 0xfb53
.short 8 ## 0x8
.short 65099 ## 0xfe4b
.short 65246 ## 0xfede
.short 896 ## 0x380
.short 52 ## 0x34
.short 65460 ## 0xffb4
.short 117 ## 0x75
.short 389 ## 0x185
.short 109 ## 0x6d
.short 210 ## 0xd2
.short 65018 ## 0xfdfa
.short 67 ## 0x43
.short 592 ## 0x250
.short 65405 ## 0xff7d
.short 65424 ## 0xff90
.short 65183 ## 0xfe9f
.short 818 ## 0x332
.short 185 ## 0xb9
.short 65274 ## 0xfefa
.short 65401 ## 0xff79
.short 184 ## 0xb8
.short 65192 ## 0xfea8
.short 65437 ## 0xff9d
.short 166 ## 0xa6
.short 65504 ## 0xffe0
.short 65527 ## 0xfff7
.short 242 ## 0xf2
.short 65529 ## 0xfff9
.short 65304 ## 0xff18
.short 589 ## 0x24d
.short 224 ## 0xe0
.short 65200 ## 0xfeb0
.short 446 ## 0x1be
.short 65315 ## 0xff23
.short 51 ## 0x33
.short 196 ## 0xc4
.short 704 ## 0x2c0
.short 259 ## 0x103
.short 125 ## 0x7d
.short 65468 ## 0xffbc
.short 65077 ## 0xfe35
.short 65419 ## 0xff8b
.short 279 ## 0x117
.short 65148 ## 0xfe7c
.short 7 ## 0x7
.short 65355 ## 0xff4b
.short 65445 ## 0xffa5
.short 65505 ## 0xffe1
.short 290 ## 0x122
.short 22 ## 0x16
.short 88 ## 0x58
.short 232 ## 0xe8
.short 656 ## 0x290
.short 65395 ## 0xff73
.short 483 ## 0x1e3
.short 67 ## 0x43
.short 65287 ## 0xff07
.short 164 ## 0xa4
.short 65394 ## 0xff72
.short 65506 ## 0xffe2
.short 65320 ## 0xff28
.short 65036 ## 0xfe0c
.short 43 ## 0x2b
.short 63954 ## 0xf9d2
.short 173 ## 0xad
.short 16 ## 0x10
.short 428 ## 0x1ac
.short 166 ## 0xa6
.short 2227 ## 0x8b3
.short 180 ## 0xb4
.short 65217 ## 0xfec1
.short 258 ## 0x102
.short 4 ## 0x4
.short 65407 ## 0xff7f
.short 37 ## 0x25
.short 64782 ## 0xfd0e
.short 104 ## 0x68
.short 65449 ## 0xffa9
.short 65333 ## 0xff35
.short 307 ## 0x133
.short 65145 ## 0xfe79
.short 65286 ## 0xff06
.short 65531 ## 0xfffb
.short 127 ## 0x7f
.short 68 ## 0x44
.short 1 ## 0x1
.short 64991 ## 0xfddf
.short 30 ## 0x1e
.short 82 ## 0x52
.short 36 ## 0x24
.short 65531 ## 0xfffb
.short 65382 ## 0xff66
.short 65016 ## 0xfdf8
.short 340 ## 0x154
.short 65275 ## 0xfefb
.short 65375 ## 0xff5f
.short 65263 ## 0xfeef
.short 65388 ## 0xff6c
.short 292 ## 0x124
.short 64817 ## 0xfd31
.short 65516 ## 0xffec
.short 65334 ## 0xff36
.short 65238 ## 0xfed6
.short 59 ## 0x3b
.short 174 ## 0xae
.short 64591 ## 0xfc4f
.short 64221 ## 0xfadd
.short 529 ## 0x211
.short 278 ## 0x116
.short 246 ## 0xf6
.short 65204 ## 0xfeb4
.short 99 ## 0x63
.short 117 ## 0x75
.short 65040 ## 0xfe10
.short 65486 ## 0xffce
.short 3963 ## 0xf7b
.short 154 ## 0x9a
.short 65107 ## 0xfe53
.short 3694 ## 0xe6e
.short 65279 ## 0xfeff
.short 65222 ## 0xfec6
.short 65415 ## 0xff87
.short 65383 ## 0xff67
.short 64651 ## 0xfc8b
.short 65481 ## 0xffc9
.short 78 ## 0x4e
.short 65472 ## 0xffc0
.short 171 ## 0xab
.short 74 ## 0x4a
.short 69 ## 0x45
.short 95 ## 0x5f
.short 65457 ## 0xffb1
.short 150 ## 0x96
.short 60 ## 0x3c
.short 144 ## 0x90
.short 62846 ## 0xf57e
.short 65349 ## 0xff45
.short 65226 ## 0xfeca
.short 116 ## 0x74
.short 138 ## 0x8a
.short 96 ## 0x60
.short 65493 ## 0xffd5
.short 104 ## 0x68
.short 65348 ## 0xff44
.short 313 ## 0x139
.short 773 ## 0x305
.short 64959 ## 0xfdbf
.short 614 ## 0x266
.short 65325 ## 0xff2d
.short 111 ## 0x6f
.short 108 ## 0x6c
.short 1722 ## 0x6ba
.short 389 ## 0x185
.short 729 ## 0x2d9
.short 83 ## 0x53
.short 44 ## 0x2c
.short 320 ## 0x140
.short 65439 ## 0xff9f
.short 65491 ## 0xffd3
.short 65086 ## 0xfe3e
.short 65462 ## 0xffb6
.short 65366 ## 0xff56
.short 65345 ## 0xff41
.short 65404 ## 0xff7c
.short 242 ## 0xf2
.short 65447 ## 0xffa7
.short 638 ## 0x27e
.short 440 ## 0x1b8
.short 65220 ## 0xfec4
.short 777 ## 0x309
.short 65333 ## 0xff35
.short 65426 ## 0xff92
.short 112 ## 0x70
.short 200 ## 0xc8
.short 3 ## 0x3
.short 200 ## 0xc8
.short 110 ## 0x6e
.short 65483 ## 0xffcb
.short 143 ## 0x8f
.short 119 ## 0x77
.short 21 ## 0x15
.short 65455 ## 0xffaf
.short 73 ## 0x49
.short 65496 ## 0xffd8
.short 65389 ## 0xff6d
.short 65333 ## 0xff35
.short 323 ## 0x143
.short 227 ## 0xe3
.short 64590 ## 0xfc4e
.short 65510 ## 0xffe6
.short 194 ## 0xc2
.short 60 ## 0x3c
.short 65429 ## 0xff95
.short 65493 ## 0xffd5
.short 322 ## 0x142
.short 22 ## 0x16
.short 127 ## 0x7f
.short 65360 ## 0xff50
.short 65298 ## 0xff12
.short 278 ## 0x116
.short 421 ## 0x1a5
.short 63618 ## 0xf882
.short 65462 ## 0xffb6
.short 160 ## 0xa0
.short 64487 ## 0xfbe7
.short 18 ## 0x12
.short 148 ## 0x94
.short 204 ## 0xcc
.short 403 ## 0x193
.short 65067 ## 0xfe2b
.short 1858 ## 0x742
.short 65381 ## 0xff65
.short 65434 ## 0xff9a
.short 66 ## 0x42
.short 65303 ## 0xff17
.short 52 ## 0x34
.short 43 ## 0x2b
.short 65256 ## 0xfee8
.short 139 ## 0x8b
.short 65197 ## 0xfead
.short 280 ## 0x118
.short 9 ## 0x9
.short 65242 ## 0xfeda
.short 65418 ## 0xff8a
.short 65373 ## 0xff5d
.short 9 ## 0x9
.short 65452 ## 0xffac
.short 65449 ## 0xffa9
.short 65341 ## 0xff3d
.short 47 ## 0x2f
.short 40 ## 0x28
.short 112 ## 0x70
.short 65368 ## 0xff58
.short 236 ## 0xec
.short 741 ## 0x2e5
.short 236 ## 0xec
.short 65447 ## 0xffa7
.short 306 ## 0x132
.short 65469 ## 0xffbd
.short 264 ## 0x108
.short 41 ## 0x29
.short 148 ## 0x94
.short 759 ## 0x2f7
.short 65338 ## 0xff3a
.short 31 ## 0x1f
.short 107 ## 0x6b
.short 448 ## 0x1c0
.short 99 ## 0x63
.short 80 ## 0x50
.short 65253 ## 0xfee5
.short 64933 ## 0xfda5
.short 566 ## 0x236
.short 65229 ## 0xfecd
.short 72 ## 0x48
.short 65346 ## 0xff42
.short 65339 ## 0xff3b
.short 59 ## 0x3b
.short 561 ## 0x231
.short 135 ## 0x87
.short 64648 ## 0xfc88
.short 437 ## 0x1b5
.short 256 ## 0x100
.short 662 ## 0x296
.short 192 ## 0xc0
.short 65508 ## 0xffe4
.short 1643 ## 0x66b
.short 170 ## 0xaa
.short 65310 ## 0xff1e
.short 421 ## 0x1a5
.short 65102 ## 0xfe4e
.short 65075 ## 0xfe33
.short 63984 ## 0xf9f0
.short 55 ## 0x37
.short 128 ## 0x80
.short 218 ## 0xda
.short 65533 ## 0xfffd
.short 189 ## 0xbd
.short 64071 ## 0xfa47
.short 274 ## 0x112
.short 65529 ## 0xfff9
.short 1477 ## 0x5c5
.short 62194 ## 0xf2f2
.short 334 ## 0x14e
.short 13 ## 0xd
.short 174 ## 0xae
.short 65255 ## 0xfee7
.short 65505 ## 0xffe1
.short 43 ## 0x2b
.short 65227 ## 0xfecb
.short 838 ## 0x346
.short 64 ## 0x40
.short 97 ## 0x61
.short 65491 ## 0xffd3
.short 243 ## 0xf3
.short 65409 ## 0xff81
.short 131 ## 0x83
.short 65204 ## 0xfeb4
.short 97 ## 0x61
.short 222 ## 0xde
.short 64697 ## 0xfcb9
.short 65485 ## 0xffcd
.short 65487 ## 0xffcf
.short 17 ## 0x11
.short 149 ## 0x95
.short 63514 ## 0xf81a
.short 65488 ## 0xffd0
.short 186 ## 0xba
.short 65447 ## 0xffa7
.short 201 ## 0xc9
.short 312 ## 0x138
.short 237 ## 0xed
.short 65469 ## 0xffbd
.short 215 ## 0xd7
.short 65398 ## 0xff76
.short 65489 ## 0xffd1
.short 65451 ## 0xffab
.short 62996 ## 0xf614
.short 65 ## 0x41
.short 65381 ## 0xff65
.short 65530 ## 0xfffa
.short 12 ## 0xc
.short 65266 ## 0xfef2
.short 65341 ## 0xff3d
.short 65230 ## 0xfece
.short 265 ## 0x109
.short 386 ## 0x182
.short 64878 ## 0xfd6e
.short 85 ## 0x55
.short 65340 ## 0xff3c
.short 65435 ## 0xff9b
.short 672 ## 0x2a0
.short 61 ## 0x3d
.short 222 ## 0xde
.short 133 ## 0x85
.short 65356 ## 0xff4c
.short 4264 ## 0x10a8
.short 65279 ## 0xfeff
.short 65312 ## 0xff20
.short 65276 ## 0xfefc
.short 65471 ## 0xffbf
.short 188 ## 0xbc
.short 43 ## 0x2b
.short 63285 ## 0xf735
.short 65494 ## 0xffd6
.short 65460 ## 0xffb4
.short 17 ## 0x11
.short 65365 ## 0xff55
.short 52 ## 0x34
.short 65 ## 0x41
.short 105 ## 0x69
.short 65359 ## 0xff4f
.short 218 ## 0xda
.short 2490 ## 0x9ba
.short 65433 ## 0xff99
.short 64686 ## 0xfcae
.short 7 ## 0x7
.short 65384 ## 0xff68
.short 65233 ## 0xfed1
.short 124 ## 0x7c
.short 65127 ## 0xfe67
.short 275 ## 0x113
.short 312 ## 0x138
.short 65435 ## 0xff9b
.short 175 ## 0xaf
.short 28 ## 0x1c
.short 362 ## 0x16a
.short 0 ## 0x0
.short 2306 ## 0x902
.short 19 ## 0x13
.short 65309 ## 0xff1d
.short 1287 ## 0x507
.short 696 ## 0x2b8
.short 65413 ## 0xff85
.short 65022 ## 0xfdfe
.short 7 ## 0x7
.short 433 ## 0x1b1
.short 2170 ## 0x87a
.short 65493 ## 0xffd5
.short 227 ## 0xe3
.short 243 ## 0xf3
.short 65190 ## 0xfea6
.short 65417 ## 0xff89
.short 169 ## 0xa9
.short 235 ## 0xeb
.short 65375 ## 0xff5f
.short 65194 ## 0xfeaa
.short 65333 ## 0xff35
.short 36 ## 0x24
.short 65401 ## 0xff79
.short 9 ## 0x9
.short 261 ## 0x105
.short 62897 ## 0xf5b1
.short 193 ## 0xc1
.short 132 ## 0x84
.short 145 ## 0x91
.short 275 ## 0x113
.short 229 ## 0xe5
.short 64965 ## 0xfdc5
.short 65477 ## 0xffc5
.short 65234 ## 0xfed2
.short 65417 ## 0xff89
.short 411 ## 0x19b
.short 65032 ## 0xfe08
.short 65450 ## 0xffaa
.short 515 ## 0x203
.short 65356 ## 0xff4c
.short 110 ## 0x6e
.short 65340 ## 0xff3c
.short 50 ## 0x32
.short 65273 ## 0xfef9
.short 341 ## 0x155
.short 77 ## 0x4d
.short 65071 ## 0xfe2f
.short 65312 ## 0xff20
.short 207 ## 0xcf
.short 120 ## 0x78
.short 65204 ## 0xfeb4
.short 1280 ## 0x500
.short 87 ## 0x57
.short 65484 ## 0xffcc
.short 513 ## 0x201
.short 65131 ## 0xfe6b
.short 171 ## 0xab
.short 64624 ## 0xfc70
.short 200 ## 0xc8
.short 452 ## 0x1c4
.short 338 ## 0x152
.short 65512 ## 0xffe8
.short 65302 ## 0xff16
.short 65433 ## 0xff99
.short 65143 ## 0xfe77
.short 65460 ## 0xffb4
.short 323 ## 0x143
.short 250 ## 0xfa
.short 65330 ## 0xff32
.short 11 ## 0xb
.short 627 ## 0x273
.short 140 ## 0x8c
.short 64599 ## 0xfc57
.short 65354 ## 0xff4a
.short 497 ## 0x1f1
.short 240 ## 0xf0
.short 1146 ## 0x47a
.short 532 ## 0x214
.short 133 ## 0x85
.short 41 ## 0x29
.short 65227 ## 0xfecb
.short 764 ## 0x2fc
.short 247 ## 0xf7
.short 474 ## 0x1da
.short 371 ## 0x173
.short 65411 ## 0xff83
.short 65442 ## 0xffa2
.short 64116 ## 0xfa74
.short 235 ## 0xeb
.short 255 ## 0xff
.short 65299 ## 0xff13
.short 65505 ## 0xffe1
.short 65467 ## 0xffbb
.short 65197 ## 0xfead
.short 166 ## 0xa6
.short 61 ## 0x3d
.short 535 ## 0x217
.short 65400 ## 0xff78
.short 253 ## 0xfd
.short 65154 ## 0xfe82
.short 536 ## 0x218
.short 160 ## 0xa0
.short 65069 ## 0xfe2d
.short 175 ## 0xaf
.short 64947 ## 0xfdb3
.short 65263 ## 0xfeef
.short 912 ## 0x390
.short 65480 ## 0xffc8
.short 64931 ## 0xfda3
.short 65502 ## 0xffde
.short 65293 ## 0xff0d
.short 323 ## 0x143
.short 65519 ## 0xffef
.short 64643 ## 0xfc83
.short 64460 ## 0xfbcc
.short 64867 ## 0xfd63
.short 632 ## 0x278
.short 65149 ## 0xfe7d
.short 65265 ## 0xfef1
.short 510 ## 0x1fe
.short 282 ## 0x11a
.short 65370 ## 0xff5a
.short 64709 ## 0xfcc5
.short 65449 ## 0xffa9
.short 65215 ## 0xfebf
.short 65116 ## 0xfe5c
.short 473 ## 0x1d9
.short 300 ## 0x12c
.short 892 ## 0x37c
.short 65171 ## 0xfe93
.short 65451 ## 0xffab
.short 413 ## 0x19d
.short 389 ## 0x185
.short 65068 ## 0xfe2c
.short 64911 ## 0xfd8f
.short 65335 ## 0xff37
.short 65347 ## 0xff43
.short 65291 ## 0xff0b
.short 64701 ## 0xfcbd
.short 65438 ## 0xff9e
.short 64728 ## 0xfcd8
.short 816 ## 0x330
.short 65058 ## 0xfe22
.short 98 ## 0x62
.short 547 ## 0x223
.short 312 ## 0x138
.short 620 ## 0x26c
.short 919 ## 0x397
.short 65388 ## 0xff6c
.short 65448 ## 0xffa8
.short 65464 ## 0xffb8
.short 182 ## 0xb6
.short 392 ## 0x188
.short 65263 ## 0xfeef
.short 64561 ## 0xfc31
.short 65191 ## 0xfea7
.short 65399 ## 0xff77
.short 202 ## 0xca
.short 65119 ## 0xfe5f
.short 65200 ## 0xfeb0
.short 65247 ## 0xfedf
.short 65409 ## 0xff81
.short 712 ## 0x2c8
.short 65351 ## 0xff47
.short 65288 ## 0xff08
.short 444 ## 0x1bc
.short 411 ## 0x19b
.short 65213 ## 0xfebd
.short 65330 ## 0xff32
.short 605 ## 0x25d
.short 37 ## 0x25
.short 65215 ## 0xfebf
.short 1054 ## 0x41e
.short 65180 ## 0xfe9c
.short 6 ## 0x6
.short 63487 ## 0xf7ff
.short 65046 ## 0xfe16
.short 65519 ## 0xffef
.short 111 ## 0x6f
.short 554 ## 0x22a
.short 65436 ## 0xff9c
.short 1 ## 0x1
.short 65004 ## 0xfdec
.short 194 ## 0xc2
.short 183 ## 0xb7
.short 65476 ## 0xffc4
.short 30 ## 0x1e
.short 65412 ## 0xff84
.short 65517 ## 0xffed
.short 65024 ## 0xfe00
.short 104 ## 0x68
.short 482 ## 0x1e2
.short 489 ## 0x1e9
.short 64842 ## 0xfd4a
.short 65062 ## 0xfe26
.short 65369 ## 0xff59
.short 65189 ## 0xfea5
.short 65532 ## 0xfffc
.short 547 ## 0x223
.short 689 ## 0x2b1
.short 65068 ## 0xfe2c
.short 133 ## 0x85
.short 64996 ## 0xfde4
.short 65244 ## 0xfedc
.short 274 ## 0x112
.short 65338 ## 0xff3a
.short 61 ## 0x3d
.short 64946 ## 0xfdb2
.short 64754 ## 0xfcf2
.short 150 ## 0x96
.short 65410 ## 0xff82
.short 64957 ## 0xfdbd
.short 430 ## 0x1ae
.short 601 ## 0x259
.short 826 ## 0x33a
.short 133 ## 0x85
.short 346 ## 0x15a
.short 64810 ## 0xfd2a
.short 65408 ## 0xff80
.short 65202 ## 0xfeb2
.short 65395 ## 0xff73
.short 213 ## 0xd5
.short 90 ## 0x5a
.short 65518 ## 0xffee
.short 63659 ## 0xf8ab
.short 65471 ## 0xffbf
.short 89 ## 0x59
.short 65136 ## 0xfe70
.short 65445 ## 0xffa5
.short 63 ## 0x3f
.short 132 ## 0x84
.short 65412 ## 0xff84
.short 280 ## 0x118
.short 65513 ## 0xffe9
.short 279 ## 0x117
.short 102 ## 0x66
.short 167 ## 0xa7
.short 65218 ## 0xfec2
.short 243 ## 0xf3
.short 32 ## 0x20
.short 65190 ## 0xfea6
.short 224 ## 0xe0
.short 65510 ## 0xffe6
.short 291 ## 0x123
.short 128 ## 0x80
.short 65473 ## 0xffc1
.short 65392 ## 0xff70
.short 63066 ## 0xf65a
.short 65510 ## 0xffe6
.short 65406 ## 0xff7e
.short 113 ## 0x71
.short 16 ## 0x10
.short 64887 ## 0xfd77
.short 105 ## 0x69
.short 196 ## 0xc4
.short 64999 ## 0xfde7
.short 65045 ## 0xfe15
.short 243 ## 0xf3
.short 64276 ## 0xfb14
.short 65526 ## 0xfff6
.short 65289 ## 0xff09
.short 152 ## 0x98
.short 65181 ## 0xfe9d
.short 407 ## 0x197
.short 65308 ## 0xff1c
.short 65379 ## 0xff63
.short 327 ## 0x147
.short 65497 ## 0xffd9
.short 64731 ## 0xfcdb
.short 533 ## 0x215
.short 295 ## 0x127
.short 65325 ## 0xff2d
.short 230 ## 0xe6
.short 49 ## 0x31
.short 271 ## 0x10f
.short 67 ## 0x43
.short 118 ## 0x76
.short 65104 ## 0xfe50
.short 64733 ## 0xfcdd
.short 429 ## 0x1ad
.short 44 ## 0x2c
.short 288 ## 0x120
.short 65368 ## 0xff58
.short 65485 ## 0xffcd
.short 64951 ## 0xfdb7
.short 65228 ## 0xfecc
.short 120 ## 0x78
.short 780 ## 0x30c
.short 1901 ## 0x76d
.short 65529 ## 0xfff9
.short 423 ## 0x1a7
.short 64310 ## 0xfb36
.short 65292 ## 0xff0c
.short 162 ## 0xa2
.short 37 ## 0x25
.short 65208 ## 0xfeb8
.short 64733 ## 0xfcdd
.short 316 ## 0x13c
.short 65412 ## 0xff84
.short 33 ## 0x21
.short 176 ## 0xb0
.short 65351 ## 0xff47
.short 214 ## 0xd6
.short 83 ## 0x53
.short 65329 ## 0xff31
.short 1261 ## 0x4ed
.short 65242 ## 0xfeda
.short 65487 ## 0xffcf
.short 448 ## 0x1c0
.short 91 ## 0x5b
.short 65276 ## 0xfefc
.short 64830 ## 0xfd3e
.short 226 ## 0xe2
.short 2155 ## 0x86b
.short 122 ## 0x7a
.short 65314 ## 0xff22
.short 312 ## 0x138
.short 65228 ## 0xfecc
.short 234 ## 0xea
.short 54 ## 0x36
.short 109 ## 0x6d
.short 65084 ## 0xfe3c
.short 65212 ## 0xfebc
.short 158 ## 0x9e
.short 65411 ## 0xff83
.short 64979 ## 0xfdd3
.short 65322 ## 0xff2a
.short 412 ## 0x19c
.short 248 ## 0xf8
.short 66 ## 0x42
.short 95 ## 0x5f
.short 46 ## 0x2e
.short 419 ## 0x1a3
.short 219 ## 0xdb
.short 65192 ## 0xfea8
.short 240 ## 0xf0
.short 65323 ## 0xff2b
.short 64565 ## 0xfc35
.short 65133 ## 0xfe6d
.short 395 ## 0x18b
.short 1965 ## 0x7ad
.short 373 ## 0x175
.short 65341 ## 0xff3d
.short 348 ## 0x15c
.short 412 ## 0x19c
.short 65306 ## 0xff1a
.short 238 ## 0xee
.short 159 ## 0x9f
.short 606 ## 0x25e
.short 65366 ## 0xff56
.short 171 ## 0xab
.short 296 ## 0x128
.short 85 ## 0x55
.short 65318 ## 0xff26
.short 65234 ## 0xfed2
.short 65450 ## 0xffaa
.short 1017 ## 0x3f9
.short 655 ## 0x28f
.short 65470 ## 0xffbe
.short 65534 ## 0xfffe
.short 65379 ## 0xff63
.short 298 ## 0x12a
.short 395 ## 0x18b
.short 187 ## 0xbb
.short 65347 ## 0xff43
.short 65483 ## 0xffcb
.short 27 ## 0x1b
.short 103 ## 0x67
.short 65504 ## 0xffe0
.short 65084 ## 0xfe3c
.short 169 ## 0xa9
.short 160 ## 0xa0
.short 236 ## 0xec
.short 65405 ## 0xff7d
.short 68 ## 0x44
.short 509 ## 0x1fd
.short 537 ## 0x219
.short 71 ## 0x47
.short 163 ## 0xa3
.short 172 ## 0xac
.short 416 ## 0x1a0
.short 65239 ## 0xfed7
.short 416 ## 0x1a0
.short 448 ## 0x1c0
.short 65156 ## 0xfe84
.short 65530 ## 0xfffa
.short 65250 ## 0xfee2
.short 65459 ## 0xffb3
.short 65492 ## 0xffd4
.short 65249 ## 0xfee1
.short 112 ## 0x70
.short 197 ## 0xc5
.short 65103 ## 0xfe4f
.short 65504 ## 0xffe0
.short 65112 ## 0xfe58
.short 147 ## 0x93
.short 441 ## 0x1b9
.short 65526 ## 0xfff6
.short 64885 ## 0xfd75
.short 65344 ## 0xff40
.short 145 ## 0x91
.short 65510 ## 0xffe6
.short 1011 ## 0x3f3
.short 175 ## 0xaf
.short 65386 ## 0xff6a
.short 65074 ## 0xfe32
.short 352 ## 0x160
.short 129 ## 0x81
.short 65424 ## 0xff90
.short 65326 ## 0xff2e
.short 18 ## 0x12
.short 64790 ## 0xfd16
.short 64984 ## 0xfdd8
.short 65257 ## 0xfee9
.short 260 ## 0x104
.short 65011 ## 0xfdf3
.short 65380 ## 0xff64
.short 177 ## 0xb1
.short 53 ## 0x35
.short 65257 ## 0xfee9
.short 65452 ## 0xffac
.short 65214 ## 0xfebe
.short 237 ## 0xed
.short 93 ## 0x5d
.short 32 ## 0x20
.short 172 ## 0xac
.short 214 ## 0xd6
.short 64917 ## 0xfd95
.short 97 ## 0x61
.short 63896 ## 0xf998
.short 65323 ## 0xff2b
.short 65383 ## 0xff67
.short 822 ## 0x336
.short 94 ## 0x5e
.short 65341 ## 0xff3d
.short 65153 ## 0xfe81
.short 65262 ## 0xfeee
.short 64830 ## 0xfd3e
.short 65404 ## 0xff7c
.short 42 ## 0x2a
.short 64617 ## 0xfc69
.short 64924 ## 0xfd9c
.short 65415 ## 0xff87
.short 65419 ## 0xff8b
.short 61 ## 0x3d
.short 65440 ## 0xffa0
.short 65487 ## 0xffcf
.short 1291 ## 0x50b
.short 62 ## 0x3e
.short 304 ## 0x130
.short 142 ## 0x8e
.short 129 ## 0x81
.short 65391 ## 0xff6f
.short 63971 ## 0xf9e3
.short 479 ## 0x1df
.short 51 ## 0x33
.short 65533 ## 0xfffd
.short 65122 ## 0xfe62
.short 65139 ## 0xfe73
.short 64861 ## 0xfd5d
.short 65137 ## 0xfe71
.short 128 ## 0x80
.short 210 ## 0xd2
.short 65221 ## 0xfec5
.short 90 ## 0x5a
.short 65326 ## 0xff2e
.short 65090 ## 0xfe42
.short 65421 ## 0xff8d
.short 233 ## 0xe9
.short 463 ## 0x1cf
.short 359 ## 0x167
.short 65405 ## 0xff7d
.short 209 ## 0xd1
.short 373 ## 0x175
.short 334 ## 0x14e
.short 657 ## 0x291
.short 64883 ## 0xfd73
.short 135 ## 0x87
.short 156 ## 0x9c
.short 64979 ## 0xfdd3
.short 78 ## 0x4e
.short 65459 ## 0xffb3
.short 900 ## 0x384
.short 498 ## 0x1f2
.short 625 ## 0x271
.short 396 ## 0x18c
.short 65164 ## 0xfe8c
.short 65241 ## 0xfed9
.short 65120 ## 0xfe60
.short 34 ## 0x22
.short 37 ## 0x25
.short 65248 ## 0xfee0
.short 924 ## 0x39c
.short 225 ## 0xe1
.short 650 ## 0x28a
.short 1260 ## 0x4ec
.short 319 ## 0x13f
.short 329 ## 0x149
.short 258 ## 0x102
.short 65330 ## 0xff32
.short 353 ## 0x161
.short 289 ## 0x121
.short 704 ## 0x2c0
.short 65318 ## 0xff26
.short 65211 ## 0xfebb
.short 76 ## 0x4c
.short 382 ## 0x17e
.short 65256 ## 0xfee8
.short 718 ## 0x2ce
.short 65 ## 0x41
.short 133 ## 0x85
.short 330 ## 0x14a
.short 65438 ## 0xff9e
.short 28 ## 0x1c
.short 312 ## 0x138
.short 65454 ## 0xffae
.short 192 ## 0xc0
.short 65072 ## 0xfe30
.short 64835 ## 0xfd43
.short 85 ## 0x55
.short 406 ## 0x196
.short 131 ## 0x83
.short 64494 ## 0xfbee
.short 75 ## 0x4b
.short 65499 ## 0xffdb
.short 64868 ## 0xfd64
.short 65429 ## 0xff95
.short 65037 ## 0xfe0d
.short 273 ## 0x111
.short 65430 ## 0xff96
.short 94 ## 0x5e
.short 320 ## 0x140
.short 65147 ## 0xfe7b
.short 675 ## 0x2a3
.short 65397 ## 0xff75
.short 1577 ## 0x629
.short 419 ## 0x1a3
.short 64560 ## 0xfc30
.short 65295 ## 0xff0f
.short 65430 ## 0xff96
.short 137 ## 0x89
.short 282 ## 0x11a
.short 65476 ## 0xffc4
.short 369 ## 0x171
.short 40 ## 0x28
.short 65257 ## 0xfee9
.short 65178 ## 0xfe9a
.short 28 ## 0x1c
.short 369 ## 0x171
.short 363 ## 0x16b
.short 65100 ## 0xfe4c
.short 118 ## 0x76
.short 65238 ## 0xfed6
.short 65241 ## 0xfed9
.short 115 ## 0x73
.short 55 ## 0x37
.short 572 ## 0x23c
.short 232 ## 0xe8
.short 65109 ## 0xfe55
.short 64965 ## 0xfdc5
.short 64870 ## 0xfd66
.short 64915 ## 0xfd93
.short 299 ## 0x12b
.short 65156 ## 0xfe84
.short 103 ## 0x67
.short 65513 ## 0xffe9
.short 64968 ## 0xfdc8
.short 21 ## 0x15
.short 1353 ## 0x549
.short 65119 ## 0xfe5f
.short 33 ## 0x21
.short 56 ## 0x38
.short 65266 ## 0xfef2
.short 65356 ## 0xff4c
.short 65497 ## 0xffd9
.short 46 ## 0x2e
.short 679 ## 0x2a7
.short 64806 ## 0xfd26
.short 65523 ## 0xfff3
.short 65194 ## 0xfeaa
.short 339 ## 0x153
.short 319 ## 0x13f
.short 298 ## 0x12a
.short 65505 ## 0xffe1
.short 64303 ## 0xfb2f
.short 439 ## 0x1b7
.short 431 ## 0x1af
.short 65309 ## 0xff1d
.short 529 ## 0x211
.short 254 ## 0xfe
.short 65496 ## 0xffd8
.short 374 ## 0x176
.short 65388 ## 0xff6c
.short 64834 ## 0xfd42
.short 169 ## 0xa9
.short 127 ## 0x7f
.short 65230 ## 0xfece
.short 65413 ## 0xff85
.short 246 ## 0xf6
.short 409 ## 0x199
.short 437 ## 0x1b5
.short 131 ## 0x83
.short 266 ## 0x10a
.short 65487 ## 0xffcf
.short 91 ## 0x5b
.short 69 ## 0x45
.short 65532 ## 0xfffc
.short 64584 ## 0xfc48
.short 49 ## 0x31
.short 65495 ## 0xffd7
.short 386 ## 0x182
.short 65271 ## 0xfef7
.short 64886 ## 0xfd76
.short 137 ## 0x89
.short 65277 ## 0xfefd
.short 64976 ## 0xfdd0
.short 65283 ## 0xff03
.short 64612 ## 0xfc64
.short 64827 ## 0xfd3b
.short 64821 ## 0xfd35
.short 237 ## 0xed
.short 65512 ## 0xffe8
.short 65064 ## 0xfe28
.short 182 ## 0xb6
.short 20 ## 0x14
.short 1898 ## 0x76a
.short 65246 ## 0xfede
.short 65376 ## 0xff60
.short 65009 ## 0xfdf1
.short 17 ## 0x11
.short 65496 ## 0xffd8
.short 1565 ## 0x61d
.short 65477 ## 0xffc5
.short 65437 ## 0xff9d
.short 63885 ## 0xf98d
.short 666 ## 0x29a
.short 65430 ## 0xff96
.short 4 ## 0x4
.short 64157 ## 0xfa9d
.short 410 ## 0x19a
.short 65450 ## 0xffaa
.short 502 ## 0x1f6
.short 242 ## 0xf2
.short 64652 ## 0xfc8c
.short 65215 ## 0xfebf
.short 27 ## 0x1b
.short 116 ## 0x74
.short 65494 ## 0xffd6
.short 982 ## 0x3d6
.short 272 ## 0x110
.short 753 ## 0x2f1
.short 64971 ## 0xfdcb
.short 130 ## 0x82
.short 65499 ## 0xffdb
.short 65379 ## 0xff63
.short 152 ## 0x98
.short 65485 ## 0xffcd
.short 20 ## 0x14
.short 1508 ## 0x5e4
.short 329 ## 0x149
.short 64828 ## 0xfd3c
.short 13 ## 0xd
.short 65467 ## 0xffbb
.short 29 ## 0x1d
.short 604 ## 0x25c
.short 1180 ## 0x49c
.short 63895 ## 0xf997
.short 65399 ## 0xff77
.short 65368 ## 0xff58
.short 1 ## 0x1
.short 1570 ## 0x622
.short 65311 ## 0xff1f
.short 63 ## 0x3f
.short 1182 ## 0x49e
.short 65149 ## 0xfe7d
.short 485 ## 0x1e5
.short 65247 ## 0xfedf
.short 924 ## 0x39c
.short 170 ## 0xaa
.short 528 ## 0x210
.short 57 ## 0x39
.short 64936 ## 0xfda8
.short 65174 ## 0xfe96
.short 28 ## 0x1c
.short 65244 ## 0xfedc
.short 65385 ## 0xff69
.short 12 ## 0xc
.short 217 ## 0xd9
.short 498 ## 0x1f2
.short 63668 ## 0xf8b4
.short 68 ## 0x44
.short 521 ## 0x209
.short 418 ## 0x1a2
.short 370 ## 0x172
.short 65484 ## 0xffcc
.short 9 ## 0x9
.short 1185 ## 0x4a1
.short 64192 ## 0xfac0
.short 454 ## 0x1c6
.short 65270 ## 0xfef6
.short 1018 ## 0x3fa
.short 1026 ## 0x402
.short 62 ## 0x3e
.short 574 ## 0x23e
.short 310 ## 0x136
.short 266 ## 0x10a
.short 63232 ## 0xf700
.short 65501 ## 0xffdd
.short 655 ## 0x28f
.short 264 ## 0x108
.short 888 ## 0x378
.short 901 ## 0x385
.short 78 ## 0x4e
.short 617 ## 0x269
.short 65251 ## 0xfee3
.short 65453 ## 0xffad
.short 627 ## 0x273
.short 65236 ## 0xfed4
.short 175 ## 0xaf
.short 65478 ## 0xffc6
.short 66 ## 0x42
.short 64252 ## 0xfafc
.short 150 ## 0x96
.short 131 ## 0x83
.short 65467 ## 0xffbb
.short 79 ## 0x4f
.short 65464 ## 0xffb8
.short 31 ## 0x1f
.short 237 ## 0xed
.short 65422 ## 0xff8e
.short 63367 ## 0xf787
.short 206 ## 0xce
.short 228 ## 0xe4
.short 65495 ## 0xffd7
.short 110 ## 0x6e
.short 16 ## 0x10
.short 65432 ## 0xff98
.short 94 ## 0x5e
.short 65472 ## 0xffc0
.short 65500 ## 0xffdc
.short 968 ## 0x3c8
.short 65288 ## 0xff08
.short 645 ## 0x285
.short 65320 ## 0xff28
.short 84 ## 0x54
.short 1433 ## 0x599
.short 65123 ## 0xfe63
.short 65470 ## 0xffbe
.short 65439 ## 0xff9f
.short 65119 ## 0xfe5f
.short 65305 ## 0xff19
.short 209 ## 0xd1
.short 64751 ## 0xfcef
.short 65282 ## 0xff02
.short 48 ## 0x30
.short 64 ## 0x40
.short 439 ## 0x1b7
.short 530 ## 0x212
.short 65108 ## 0xfe54
.short 1860 ## 0x744
.short 65342 ## 0xff3e
.short 65331 ## 0xff33
.short 64852 ## 0xfd54
.short 65251 ## 0xfee3
.short 65458 ## 0xffb2
.short 392 ## 0x188
.short 65045 ## 0xfe15
.short 65439 ## 0xff9f
.short 64993 ## 0xfde1
.short 65441 ## 0xffa1
.short 1127 ## 0x467
.short 343 ## 0x157
.short 2647 ## 0xa57
.short 141 ## 0x8d
.short 65123 ## 0xfe63
.short 580 ## 0x244
.short 65164 ## 0xfe8c
.short 25 ## 0x19
.short 63376 ## 0xf790
.short 205 ## 0xcd
.short 65133 ## 0xfe6d
.short 393 ## 0x189
.short 259 ## 0x103
.short 65306 ## 0xff1a
.short 762 ## 0x2fa
.short 65217 ## 0xfec1
.short 65469 ## 0xffbd
.short 0 ## 0x0
.short 65391 ## 0xff6f
.short 540 ## 0x21c
.short 323 ## 0x143
.short 65214 ## 0xfebe
.short 65416 ## 0xff88
.short 319 ## 0x13f
.short 122 ## 0x7a
.short 299 ## 0x12b
.short 64407 ## 0xfb97
.short 54 ## 0x36
.short 65209 ## 0xfeb9
.short 65476 ## 0xffc4
.short 397 ## 0x18d
.short 96 ## 0x60
.short 234 ## 0xea
.short 65356 ## 0xff4c
.short 65449 ## 0xffa9
.short 101 ## 0x65
.short 196 ## 0xc4
.short 65337 ## 0xff39
.short 65447 ## 0xffa7
.short 65370 ## 0xff5a
.short 599 ## 0x257
.short 165 ## 0xa5
.short 197 ## 0xc5
.short 340 ## 0x154
.short 65447 ## 0xffa7
.short 65404 ## 0xff7c
.short 65255 ## 0xfee7
.short 235 ## 0xeb
.short 55 ## 0x37
.short 55 ## 0x37
.short 65496 ## 0xffd8
.short 347 ## 0x15b
.short 65338 ## 0xff3a
.short 114 ## 0x72
.short 205 ## 0xcd
.short 65495 ## 0xffd7
.short 233 ## 0xe9
.short 790 ## 0x316
.short 65345 ## 0xff41
.short 17 ## 0x11
.short 65409 ## 0xff81
.short 281 ## 0x119
.short 65277 ## 0xfefd
.short 1318 ## 0x526
.short 65297 ## 0xff11
.short 65315 ## 0xff23
.short 107 ## 0x6b
.short 508 ## 0x1fc
.short 65448 ## 0xffa8
.short 510 ## 0x1fe
.short 62 ## 0x3e
.short 65335 ## 0xff37
.short 349 ## 0x15d
.short 65479 ## 0xffc7
.short 65521 ## 0xfff1
.short 65481 ## 0xffc9
.short 65012 ## 0xfdf4
.short 3717 ## 0xe85
.short 98 ## 0x62
.short 65405 ## 0xff7d
.short 180 ## 0xb4
.short 65446 ## 0xffa6
.short 64975 ## 0xfdcf
.short 109 ## 0x6d
.short 65289 ## 0xff09
.short 65297 ## 0xff11
.short 1279 ## 0x4ff
.short 65054 ## 0xfe1e
.short 279 ## 0x117
.short 65492 ## 0xffd4
.short 880 ## 0x370
.short 65080 ## 0xfe38
.short 206 ## 0xce
.short 10 ## 0xa
.short 65042 ## 0xfe12
.short 6 ## 0x6
.short 64396 ## 0xfb8c
.short 65482 ## 0xffca
.short 133 ## 0x85
.short 65388 ## 0xff6c
.short 65444 ## 0xffa4
.short 65412 ## 0xff84
.short 65372 ## 0xff5c
.short 29 ## 0x1d
.short 65342 ## 0xff3e
.short 63073 ## 0xf661
.short 65507 ## 0xffe3
.short 65507 ## 0xffe3
.short 192 ## 0xc0
.short 550 ## 0x226
.short 65182 ## 0xfe9e
.short 144 ## 0x90
.short 65421 ## 0xff8d
.short 65143 ## 0xfe77
.short 54 ## 0x36
.short 65095 ## 0xfe47
.short 65276 ## 0xfefc
.short 738 ## 0x2e2
.short 253 ## 0xfd
.short 304 ## 0x130
.short 65360 ## 0xff50
.short 30 ## 0x1e
.short 100 ## 0x64
.short 112 ## 0x70
.short 47 ## 0x2f
.short 65261 ## 0xfeed
.short 65113 ## 0xfe59
.short 432 ## 0x1b0
.short 1027 ## 0x403
.short 65451 ## 0xffab
.short 89 ## 0x59
.short 65380 ## 0xff64
.short 293 ## 0x125
.short 65329 ## 0xff31
.short 65402 ## 0xff7a
.short 65441 ## 0xffa1
.short 307 ## 0x133
.short 333 ## 0x14d
.short 132 ## 0x84
.short 10 ## 0xa
.short 65208 ## 0xfeb8
.short 2648 ## 0xa58
.short 193 ## 0xc1
.short 31 ## 0x1f
.short 92 ## 0x5c
.short 65322 ## 0xff2a
.short 476 ## 0x1dc
.short 65269 ## 0xfef5
.short 65355 ## 0xff4b
.short 7 ## 0x7
.short 266 ## 0x10a
.short 252 ## 0xfc
.short 711 ## 0x2c7
.short 845 ## 0x34d
.short 236 ## 0xec
.short 204 ## 0xcc
.short 64984 ## 0xfdd8
.short 48 ## 0x30
.short 65174 ## 0xfe96
.short 65341 ## 0xff3d
.short 243 ## 0xf3
.short 747 ## 0x2eb
.short 65060 ## 0xfe24
.short 65322 ## 0xff2a
.short 65163 ## 0xfe8b
.short 65347 ## 0xff43
.short 352 ## 0x160
.short 373 ## 0x175
.short 11 ## 0xb
.short 65013 ## 0xfdf5
.short 65472 ## 0xffc0
.short 210 ## 0xd2
.short 405 ## 0x195
.short 65148 ## 0xfe7c
.short 65405 ## 0xff7d
.short 65036 ## 0xfe0c
.short 65480 ## 0xffc8
.short 99 ## 0x63
.short 84 ## 0x54
.short 65512 ## 0xffe8
.short 65340 ## 0xff3c
.short 65507 ## 0xffe3
.short 65097 ## 0xfe49
.short 65420 ## 0xff8c
.short 65433 ## 0xff99
.short 64765 ## 0xfcfd
.short 65511 ## 0xffe7
.short 64724 ## 0xfcd4
.short 965 ## 0x3c5
.short 65504 ## 0xffe0
.short 595 ## 0x253
.short 65495 ## 0xffd7
.short 0 ## 0x0
.short 65520 ## 0xfff0
.short 64976 ## 0xfdd0
.short 65524 ## 0xfff4
.short 1 ## 0x1
.short 65410 ## 0xff82
.short 200 ## 0xc8
.short 65497 ## 0xffd9
.short 65528 ## 0xfff8
.short 510 ## 0x1fe
.short 64734 ## 0xfcde
.short 65489 ## 0xffd1
.short 65442 ## 0xffa2
.short 75 ## 0x4b
.short 65067 ## 0xfe2b
.short 65416 ## 0xff88
.short 65284 ## 0xff04
.short 280 ## 0x118
.short 64983 ## 0xfdd7
.short 65409 ## 0xff81
.short 65249 ## 0xfee1
.short 55 ## 0x37
.short 65414 ## 0xff86
.short 65278 ## 0xfefe
.short 65180 ## 0xfe9c
.short 12 ## 0xc
.short 174 ## 0xae
.short 130 ## 0x82
.short 64942 ## 0xfdae
.short 65330 ## 0xff32
.short 65244 ## 0xfedc
.short 65269 ## 0xfef5
.short 219 ## 0xdb
.short 65329 ## 0xff31
.short 65485 ## 0xffcd
.short 65380 ## 0xff64
.short 65321 ## 0xff29
.short 65438 ## 0xff9e
.short 65509 ## 0xffe5
.short 396 ## 0x18c
.short 7 ## 0x7
.short 305 ## 0x131
.short 65167 ## 0xfe8f
.short 373 ## 0x175
.short 74 ## 0x4a
.short 65511 ## 0xffe7
.short 65506 ## 0xffe2
.short 65476 ## 0xffc4
.short 65411 ## 0xff83
.short 65294 ## 0xff0e
.short 65508 ## 0xffe4
.short 65361 ## 0xff51
.short 139 ## 0x8b
.short 65527 ## 0xfff7
.short 65441 ## 0xffa1
.short 65333 ## 0xff35
.short 65137 ## 0xfe71
.short 65331 ## 0xff33
.short 65520 ## 0xfff0
.short 294 ## 0x126
.short 34 ## 0x22
.short 65214 ## 0xfebe
.short 65452 ## 0xffac
.short 142 ## 0x8e
.short 65221 ## 0xfec5
.short 64246 ## 0xfaf6
.short 320 ## 0x140
.short 65521 ## 0xfff1
.short 65266 ## 0xfef2
.short 65459 ## 0xffb3
.short 513 ## 0x201
.short 163 ## 0xa3
.short 106 ## 0x6a
.short 272 ## 0x110
.short 64863 ## 0xfd5f
.short 490 ## 0x1ea
.short 65300 ## 0xff14
.short 65276 ## 0xfefc
.short 65199 ## 0xfeaf
.short 65250 ## 0xfee2
.short 857 ## 0x359
.short 65385 ## 0xff69
.short 201 ## 0xc9
.short 182 ## 0xb6
.short 190 ## 0xbe
.short 728 ## 0x2d8
.short 375 ## 0x177
.short 249 ## 0xf9
.short 16 ## 0x10
.short 192 ## 0xc0
.short 49 ## 0x31
.short 65495 ## 0xffd7
.short 248 ## 0xf8
.short 1324 ## 0x52c
.short 65486 ## 0xffce
.short 65136 ## 0xfe70
.short 65036 ## 0xfe0c
.short 65469 ## 0xffbd
.short 20 ## 0x14
.short 65073 ## 0xfe31
.short 65502 ## 0xffde
.short 65246 ## 0xfede
.short 65458 ## 0xffb2
.short 65131 ## 0xfe6b
.short 9 ## 0x9
.short 65347 ## 0xff43
.short 65219 ## 0xfec3
.short 104 ## 0x68
.short 65102 ## 0xfe4e
.short 65503 ## 0xffdf
.short 177 ## 0xb1
.short 429 ## 0x1ad
.short 45 ## 0x2d
.short 65504 ## 0xffe0
.short 59 ## 0x3b
.short 64975 ## 0xfdcf
.short 64632 ## 0xfc78
.short 31 ## 0x1f
.short 65378 ## 0xff62
.short 346 ## 0x15a
.short 65465 ## 0xffb9
.short 65258 ## 0xfeea
.short 65452 ## 0xffac
.short 165 ## 0xa5
.short 146 ## 0x92
.short 65141 ## 0xfe75
.short 49 ## 0x31
.short 65321 ## 0xff29
.short 65469 ## 0xffbd
.short 64193 ## 0xfac1
.short 65256 ## 0xfee8
.short 228 ## 0xe4
.short 179 ## 0xb3
.short 65523 ## 0xfff3
.short 65408 ## 0xff80
.short 65409 ## 0xff81
.short 155 ## 0x9b
.short 65133 ## 0xfe6d
.short 48 ## 0x30
.short 65124 ## 0xfe64
.short 171 ## 0xab
.short 65239 ## 0xfed7
.short 65452 ## 0xffac
.short 65190 ## 0xfea6
.short 65276 ## 0xfefc
.short 160 ## 0xa0
.short 65362 ## 0xff52
.short 65378 ## 0xff62
.short 129 ## 0x81
.short 65514 ## 0xffea
.short 65353 ## 0xff49
.short 218 ## 0xda
.short 11 ## 0xb
.short 379 ## 0x17b
.short 65181 ## 0xfe9d
.short 65494 ## 0xffd6
.short 263 ## 0x107
.short 65316 ## 0xff24
.short 293 ## 0x125
.short 113 ## 0x71
.short 65421 ## 0xff8d
.short 270 ## 0x10e
.short 65498 ## 0xffda
.short 65503 ## 0xffdf
.short 101 ## 0x65
.short 64688 ## 0xfcb0
.short 65486 ## 0xffce
.short 279 ## 0x117
.short 175 ## 0xaf
.short 1960 ## 0x7a8
.short 65351 ## 0xff47
.short 64846 ## 0xfd4e
.short 384 ## 0x180
.short 373 ## 0x175
.short 65196 ## 0xfeac
.short 364 ## 0x16c
.short 21 ## 0x15
.short 195 ## 0xc3
.short 65354 ## 0xff4a
.short 325 ## 0x145
.short 65228 ## 0xfecc
.short 316 ## 0x13c
.short 645 ## 0x285
.short 65420 ## 0xff8c
.short 17 ## 0x11
.short 65510 ## 0xffe6
.short 65530 ## 0xfffa
.short 495 ## 0x1ef
.short 670 ## 0x29e
.short 65096 ## 0xfe48
.short 260 ## 0x104
.short 337 ## 0x151
.short 65397 ## 0xff75
.short 65437 ## 0xff9d
.short 789 ## 0x315
.short 220 ## 0xdc
.short 84 ## 0x54
.short 65352 ## 0xff48
.short 58 ## 0x3a
.short 1869 ## 0x74d
.short 65145 ## 0xfe79
.short 742 ## 0x2e6
.short 188 ## 0xbc
.short 168 ## 0xa8
.short 223 ## 0xdf
.short 63246 ## 0xf70e
.short 422 ## 0x1a6
.short 65482 ## 0xffca
.short 65287 ## 0xff07
.short 65515 ## 0xffeb
.short 155 ## 0x9b
.short 296 ## 0x128
.short 65381 ## 0xff65
.short 216 ## 0xd8
.short 69 ## 0x45
.short 3 ## 0x3
.short 55 ## 0x37
.short 65111 ## 0xfe57
.short 540 ## 0x21c
.short 65203 ## 0xfeb3
.short 164 ## 0xa4
.short 510 ## 0x1fe
.short 91 ## 0x5b
.short 65329 ## 0xff31
.short 850 ## 0x352
.short 65264 ## 0xfef0
.short 65519 ## 0xffef
.short 65169 ## 0xfe91
.short 65473 ## 0xffc1
.short 354 ## 0x162
.short 65085 ## 0xfe3d
.short 65464 ## 0xffb8
.short 65038 ## 0xfe0e
.short 63545 ## 0xf839
.short 1121 ## 0x461
.short 65136 ## 0xfe70
.short 65520 ## 0xfff0
.short 1179 ## 0x49b
.short 447 ## 0x1bf
.short 65445 ## 0xffa5
.short 65499 ## 0xffdb
.short 65263 ## 0xfeef
.short 65299 ## 0xff13
.short 65437 ## 0xff9d
.short 400 ## 0x190
.short 65237 ## 0xfed5
.short 282 ## 0x11a
.short 222 ## 0xde
.short 65514 ## 0xffea
.short 496 ## 0x1f0
.short 223 ## 0xdf
.short 65437 ## 0xff9d
.short 64202 ## 0xfaca
.short 65174 ## 0xfe96
.short 65302 ## 0xff16
.short 65422 ## 0xff8e
.short 65127 ## 0xfe67
.short 174 ## 0xae
.short 65391 ## 0xff6f
.short 444 ## 0x1bc
.short 64588 ## 0xfc4c
.short 337 ## 0x151
.short 833 ## 0x341
.short 65445 ## 0xffa5
.short 114 ## 0x72
.short 65300 ## 0xff14
.short 65199 ## 0xfeaf
.short 65533 ## 0xfffd
.short 234 ## 0xea
.short 276 ## 0x114
.short 626 ## 0x272
.short 64500 ## 0xfbf4
.short 64262 ## 0xfb06
.short 65492 ## 0xffd4
.short 195 ## 0xc3
.short 29 ## 0x1d
.short 65346 ## 0xff42
.short 65407 ## 0xff7f
.short 78 ## 0x4e
.short 65461 ## 0xffb5
.short 467 ## 0x1d3
.short 65256 ## 0xfee8
.short 275 ## 0x113
.short 1074 ## 0x432
.short 65504 ## 0xffe0
.short 65475 ## 0xffc3
.short 65142 ## 0xfe76
.short 158 ## 0x9e
.short 410 ## 0x19a
.short 64976 ## 0xfdd0
.short 662 ## 0x296
.short 65251 ## 0xfee3
.short 65069 ## 0xfe2d
.short 62960 ## 0xf5f0
.short 65170 ## 0xfe92
.short 313 ## 0x139
.short 227 ## 0xe3
.short 35 ## 0x23
.short 339 ## 0x153
.short 65428 ## 0xff94
.short 65356 ## 0xff4c
.short 331 ## 0x14b
.short 65206 ## 0xfeb6
.short 65393 ## 0xff71
.short 474 ## 0x1da
.short 65311 ## 0xff1f
.short 157 ## 0x9d
.short 64889 ## 0xfd79
.short 64 ## 0x40
.short 119 ## 0x77
.short 123 ## 0x7b
.short 64495 ## 0xfbef
.short 65465 ## 0xffb9
.short 275 ## 0x113
.short 65321 ## 0xff29
.short 65034 ## 0xfe0a
.short 429 ## 0x1ad
.short 1189 ## 0x4a5
.short 33 ## 0x21
.short 65418 ## 0xff8a
.short 64456 ## 0xfbc8
.short 65404 ## 0xff7c
.short 65143 ## 0xfe77
.short 181 ## 0xb5
.short 726 ## 0x2d6
.short 64913 ## 0xfd91
.short 65245 ## 0xfedd
.short 507 ## 0x1fb
.short 5 ## 0x5
.short 618 ## 0x26a
.short 778 ## 0x30a
.short 221 ## 0xdd
.short 314 ## 0x13a
.short 65529 ## 0xfff9
.short 65153 ## 0xfe81
.short 90 ## 0x5a
.short 65509 ## 0xffe5
.short 721 ## 0x2d1
.short 65531 ## 0xfffb
.short 213 ## 0xd5
.short 64567 ## 0xfc37
.short 65306 ## 0xff1a
.short 65500 ## 0xffdc
.short 418 ## 0x1a2
.short 159 ## 0x9f
.short 867 ## 0x363
.short 197 ## 0xc5
.short 65227 ## 0xfecb
.short 576 ## 0x240
.short 65267 ## 0xfef3
.short 25 ## 0x19
.short 448 ## 0x1c0
.short 65426 ## 0xff92
.short 65318 ## 0xff26
.short 64961 ## 0xfdc1
.short 293 ## 0x125
.short 64863 ## 0xfd5f
.short 65091 ## 0xfe43
.short 64897 ## 0xfd81
.short 65366 ## 0xff56
.short 65 ## 0x41
.short 111 ## 0x6f
.short 971 ## 0x3cb
.short 65252 ## 0xfee4
.short 65120 ## 0xfe60
.short 18 ## 0x12
.short 201 ## 0xc9
.short 65292 ## 0xff0c
.short 65356 ## 0xff4c
.short 64521 ## 0xfc09
.short 1589 ## 0x635
.short 76 ## 0x4c
.short 65224 ## 0xfec8
.short 376 ## 0x178
.short 408 ## 0x198
.short 566 ## 0x236
.short 65414 ## 0xff86
.short 65037 ## 0xfe0d
.short 545 ## 0x221
.short 65436 ## 0xff9c
.short 632 ## 0x278
.short 64711 ## 0xfcc7
.short 65057 ## 0xfe21
.short 65451 ## 0xffab
.short 201 ## 0xc9
.short 203 ## 0xcb
.short 21 ## 0x15
.short 65532 ## 0xfffc
.short 65234 ## 0xfed2
.short 65405 ## 0xff7d
.short 65501 ## 0xffdd
.short 65255 ## 0xfee7
.short 65329 ## 0xff31
.short 472 ## 0x1d8
.short 65447 ## 0xffa7
.short 65524 ## 0xfff4
.short 171 ## 0xab
.short 65311 ## 0xff1f
.short 78 ## 0x4e
.short 65360 ## 0xff50
.short 575 ## 0x23f
.short 2 ## 0x2
.short 1413 ## 0x585
.short 65496 ## 0xffd8
.short 65159 ## 0xfe87
.short 65062 ## 0xfe26
.short 0 ## 0x0
.short 17 ## 0x11
.short 65103 ## 0xfe4f
.short 65315 ## 0xff23
.short 124 ## 0x7c
.short 143 ## 0x8f
.short 65507 ## 0xffe3
.short 214 ## 0xd6
.short 361 ## 0x169
.short 41 ## 0x29
.short 148 ## 0x94
.short 65357 ## 0xff4d
.short 64802 ## 0xfd22
.short 17 ## 0x11
.short 186 ## 0xba
.short 300 ## 0x12c
.short 590 ## 0x24e
.short 52 ## 0x34
.short 420 ## 0x1a4
.short 941 ## 0x3ad
.short 64833 ## 0xfd41
.short 65530 ## 0xfffa
.short 94 ## 0x5e
.short 268 ## 0x10c
.short 65212 ## 0xfebc
.short 65404 ## 0xff7c
.short 163 ## 0xa3
.short 65078 ## 0xfe36
.short 425 ## 0x1a9
.short 65094 ## 0xfe46
.short 36 ## 0x24
.short 65271 ## 0xfef7
.short 65298 ## 0xff12
.short 153 ## 0x99
.short 486 ## 0x1e6
.short 121 ## 0x79
.short 65211 ## 0xfebb
.short 28 ## 0x1c
.short 65126 ## 0xfe66
.short 64984 ## 0xfdd8
.short 64754 ## 0xfcf2
.short 65145 ## 0xfe79
.short 173 ## 0xad
.short 1 ## 0x1
.short 65255 ## 0xfee7
.short 65422 ## 0xff8e
.short 79 ## 0x4f
.short 64350 ## 0xfb5e
.short 133 ## 0x85
.short 103 ## 0x67
.short 910 ## 0x38e
.short 400 ## 0x190
.short 25 ## 0x19
.short 65486 ## 0xffce
.short 65279 ## 0xfeff
.short 65529 ## 0xfff9
.short 36 ## 0x24
.short 64959 ## 0xfdbf
.short 65395 ## 0xff73
.short 65404 ## 0xff7c
.short 65397 ## 0xff75
.short 65454 ## 0xffae
.short 64750 ## 0xfcee
.short 146 ## 0x92
.short 64933 ## 0xfda5
.short 64888 ## 0xfd78
.short 703 ## 0x2bf
.short 263 ## 0x107
.short 141 ## 0x8d
.short 808 ## 0x328
.short 1377 ## 0x561
.short 65277 ## 0xfefd
.short 46 ## 0x2e
.short 65269 ## 0xfef5
.short 65436 ## 0xff9c
.short 65535 ## 0xffff
.short 65286 ## 0xff06
.short 85 ## 0x55
.short 65180 ## 0xfe9c
.short 154 ## 0x9a
.short 65051 ## 0xfe1b
.short 971 ## 0x3cb
.short 65509 ## 0xffe5
.short 938 ## 0x3aa
.short 65395 ## 0xff73
.short 27 ## 0x1b
.short 181 ## 0xb5
.short 65524 ## 0xfff4
.short 371 ## 0x173
.short 65385 ## 0xff69
.short 65507 ## 0xffe3
.short 87 ## 0x57
.short 65495 ## 0xffd7
.short 274 ## 0x112
.short 63 ## 0x3f
.short 102 ## 0x66
.short 179 ## 0xb3
.short 109 ## 0x6d
.short 65311 ## 0xff1f
.short 65453 ## 0xffad
.short 457 ## 0x1c9
.short 65165 ## 0xfe8d
.short 65420 ## 0xff8c
.short 564 ## 0x234
.short 65395 ## 0xff73
.short 169 ## 0xa9
.short 137 ## 0x89
.short 140 ## 0x8c
.short 774 ## 0x306
.short 65061 ## 0xfe25
.short 33 ## 0x21
.short 65514 ## 0xffea
.short 65359 ## 0xff4f
.short 64375 ## 0xfb77
.short 403 ## 0x193
.short 320 ## 0x140
.short 192 ## 0xc0
.short 65292 ## 0xff0c
.short 127 ## 0x7f
.short 744 ## 0x2e8
.short 65295 ## 0xff0f
.short 1161 ## 0x489
.short 65172 ## 0xfe94
.short 211 ## 0xd3
.short 265 ## 0x109
.short 283 ## 0x11b
.short 64888 ## 0xfd78
.short 497 ## 0x1f1
.short 1312 ## 0x520
.short 511 ## 0x1ff
.short 65412 ## 0xff84
.short 65521 ## 0xfff1
.short 418 ## 0x1a2
.short 65482 ## 0xffca
.short 145 ## 0x91
.short 209 ## 0xd1
.short 64470 ## 0xfbd6
.short 1339 ## 0x53b
.short 64948 ## 0xfdb4
.short 151 ## 0x97
.short 64487 ## 0xfbe7
.short 64980 ## 0xfdd4
.short 65404 ## 0xff7c
.short 663 ## 0x297
.short 566 ## 0x236
.short 64512 ## 0xfc00
.short 410 ## 0x19a
.short 65452 ## 0xffac
.short 424 ## 0x1a8
.short 209 ## 0xd1
.short 379 ## 0x17b
.short 527 ## 0x20f
.short 65020 ## 0xfdfc
.short 65366 ## 0xff56
.short 120 ## 0x78
.short 64524 ## 0xfc0c
.short 64973 ## 0xfdcd
.short 65387 ## 0xff6b
.short 64966 ## 0xfdc6
.short 16 ## 0x10
.short 65521 ## 0xfff1
.short 64263 ## 0xfb07
.short 208 ## 0xd0
.short 65469 ## 0xffbd
.short 626 ## 0x272
.short 64949 ## 0xfdb5
.short 50 ## 0x32
.short 64761 ## 0xfcf9
.short 618 ## 0x26a
.short 450 ## 0x1c2
.short 108 ## 0x6c
.short 65227 ## 0xfecb
.short 65362 ## 0xff52
.short 329 ## 0x149
.short 64857 ## 0xfd59
.short 635 ## 0x27b
.short 87 ## 0x57
.short 65436 ## 0xff9c
.short 65443 ## 0xffa3
.short 481 ## 0x1e1
.short 65521 ## 0xfff1
.short 302 ## 0x12e
.short 187 ## 0xbb
.short 65322 ## 0xff2a
.short 409 ## 0x199
.short 64909 ## 0xfd8d
.short 65531 ## 0xfffb
.short 65512 ## 0xffe8
.short 385 ## 0x181
.short 65292 ## 0xff0c
.short 65256 ## 0xfee8
.short 64878 ## 0xfd6e
.short 65325 ## 0xff2d
.short 64984 ## 0xfdd8
.short 410 ## 0x19a
.short 545 ## 0x221
.short 876 ## 0x36c
.short 65343 ## 0xff3f
.short 65464 ## 0xffb8
.short 261 ## 0x105
.short 65361 ## 0xff51
.short 65441 ## 0xffa1
.short 65271 ## 0xfef7
.short 65248 ## 0xfee0
.short 473 ## 0x1d9
.short 65522 ## 0xfff2
.short 568 ## 0x238
.short 65504 ## 0xffe0
.short 488 ## 0x1e8
.short 65143 ## 0xfe77
.short 489 ## 0x1e9
.short 630 ## 0x276
.short 65122 ## 0xfe62
.short 364 ## 0x16c
.short 65002 ## 0xfdea
.short 107 ## 0x6b
.short 2135 ## 0x857
.short 69 ## 0x45
.short 503 ## 0x1f7
.short 65412 ## 0xff84
.short 303 ## 0x12f
.short 87 ## 0x57
.short 366 ## 0x16e
.short 65230 ## 0xfece
.short 64299 ## 0xfb2b
.short 65042 ## 0xfe12
.short 55 ## 0x37
.short 65164 ## 0xfe8c
.short 65141 ## 0xfe75
.short 278 ## 0x116
.short 44 ## 0x2c
.short 148 ## 0x94
.short 222 ## 0xde
.short 437 ## 0x1b5
.short 65392 ## 0xff70
.short 456 ## 0x1c8
.short 64650 ## 0xfc8a
.short 2325 ## 0x915
.short 65499 ## 0xffdb
.short 747 ## 0x2eb
.short 64214 ## 0xfad6
.short 21 ## 0x15
.short 704 ## 0x2c0
.short 65337 ## 0xff39
.short 198 ## 0xc6
.short 114 ## 0x72
.short 536 ## 0x218
.short 65337 ## 0xff39
.short 56 ## 0x38
.short 65291 ## 0xff0b
.short 57 ## 0x39
.short 663 ## 0x297
.short 318 ## 0x13e
.short 261 ## 0x105
.short 65450 ## 0xffaa
.short 64708 ## 0xfcc4
.short 1790 ## 0x6fe
.short 1259 ## 0x4eb
.short 65353 ## 0xff49
.short 64089 ## 0xfa59
.short 779 ## 0x30b
.short 856 ## 0x358
.short 65464 ## 0xffb8
.short 65242 ## 0xfeda
.short 354 ## 0x162
.short 229 ## 0xe5
.short 65380 ## 0xff64
.short 4 ## 0x4
.short 265 ## 0x109
.short 1065 ## 0x429
.short 65332 ## 0xff34
.short 65143 ## 0xfe77
.short 64895 ## 0xfd7f
.short 64958 ## 0xfdbe
.short 64830 ## 0xfd3e
.short 65483 ## 0xffcb
.short 247 ## 0xf7
.short 65393 ## 0xff71
.short 1100 ## 0x44c
.short 282 ## 0x11a
.short 154 ## 0x9a
.short 1254 ## 0x4e6
.short 578 ## 0x242
.short 64791 ## 0xfd17
.short 614 ## 0x266
.short 65481 ## 0xffc9
.short 65500 ## 0xffdc
.short 64866 ## 0xfd62
.short 65185 ## 0xfea1
.short 65245 ## 0xfedd
.short 2298 ## 0x8fa
.short 116 ## 0x74
.short 824 ## 0x338
.short 242 ## 0xf2
.short 59 ## 0x3b
.short 64627 ## 0xfc73
.short 65406 ## 0xff7e
.short 368 ## 0x170
.short 66 ## 0x42
.short 65216 ## 0xfec0
.short 582 ## 0x246
.short 64597 ## 0xfc55
.short 540 ## 0x21c
.short 64933 ## 0xfda5
.short 65372 ## 0xff5c
.short 220 ## 0xdc
.short 22 ## 0x16
.short 65519 ## 0xffef
.short 314 ## 0x13a
.short 52 ## 0x34
.short 65221 ## 0xfec5
.short 64893 ## 0xfd7d
.short 299 ## 0x12b
.short 64827 ## 0xfd3b
.short 65473 ## 0xffc1
.short 64161 ## 0xfaa1
.short 64741 ## 0xfce5
.short 224 ## 0xe0
.short 556 ## 0x22c
.short 65509 ## 0xffe5
.short 1385 ## 0x569
.short 225 ## 0xe1
.short 65131 ## 0xfe6b
.short 820 ## 0x334
.short 65504 ## 0xffe0
.short 274 ## 0x112
.short 82 ## 0x52
.short 492 ## 0x1ec
.short 138 ## 0x8a
.short 136 ## 0x88
.short 23 ## 0x17
.short 210 ## 0xd2
.short 65458 ## 0xffb2
.short 65434 ## 0xff9a
.short 615 ## 0x267
.short 138 ## 0x8a
.short 849 ## 0x351
.short 432 ## 0x1b0
.short 735 ## 0x2df
.short 65383 ## 0xff67
.short 211 ## 0xd3
.short 427 ## 0x1ab
.short 64820 ## 0xfd34
.short 393 ## 0x189
.short 64210 ## 0xfad2
.short 145 ## 0x91
.short 64890 ## 0xfd7a
.short 134 ## 0x86
.short 322 ## 0x142
.short 65140 ## 0xfe74
.short 295 ## 0x127
.short 278 ## 0x116
.short 255 ## 0xff
.short 64767 ## 0xfcff
.short 65085 ## 0xfe3d
.short 34 ## 0x22
.short 65472 ## 0xffc0
.short 655 ## 0x28f
.short 65277 ## 0xfefd
.short 64514 ## 0xfc02
.short 89 ## 0x59
.short 65343 ## 0xff3f
.short 65092 ## 0xfe44
.short 49 ## 0x31
.short 65517 ## 0xffed
.short 64788 ## 0xfd14
.short 633 ## 0x279
.short 65511 ## 0xffe7
.short 65081 ## 0xfe39
.short 65005 ## 0xfded
.short 220 ## 0xdc
.short 65252 ## 0xfee4
.short 150 ## 0x96
.short 1683 ## 0x693
.short 64971 ## 0xfdcb
.short 205 ## 0xcd
.short 64972 ## 0xfdcc
.short 38 ## 0x26
.short 223 ## 0xdf
.short 519 ## 0x207
.short 304 ## 0x130
.short 65489 ## 0xffd1
.short 567 ## 0x237
.short 92 ## 0x5c
.short 65373 ## 0xff5d
.short 257 ## 0x101
.short 381 ## 0x17d
.short 65277 ## 0xfefd
.short 65029 ## 0xfe05
.short 65484 ## 0xffcc
.short 65010 ## 0xfdf2
.short 65521 ## 0xfff1
.short 64872 ## 0xfd68
.short 65409 ## 0xff81
.short 97 ## 0x61
.short 64441 ## 0xfbb9
.short 300 ## 0x12c
.short 99 ## 0x63
.short 465 ## 0x1d1
.short 65394 ## 0xff72
.short 193 ## 0xc1
.short 64983 ## 0xfdd7
.short 64355 ## 0xfb63
.short 694 ## 0x2b6
.short 65423 ## 0xff8f
.short 801 ## 0x321
.short 742 ## 0x2e6
.short 65080 ## 0xfe38
.short 310 ## 0x136
.short 150 ## 0x96
.short 65432 ## 0xff98
.short 63334 ## 0xf766
.short 158 ## 0x9e
.short 658 ## 0x292
.short 707 ## 0x2c3
.short 65262 ## 0xfeee
.short 65345 ## 0xff41
.short 628 ## 0x274
.short 65062 ## 0xfe26
.short 64918 ## 0xfd96
.short 65437 ## 0xff9d
.short 65048 ## 0xfe18
.short 65505 ## 0xffe1
.short 56 ## 0x38
.short 65102 ## 0xfe4e
.short 76 ## 0x4c
.short 120 ## 0x78
.short 38 ## 0x26
.short 65484 ## 0xffcc
.short 54 ## 0x36
.short 662 ## 0x296
.short 65472 ## 0xffc0
.short 64854 ## 0xfd56
.short 65152 ## 0xfe80
.short 65239 ## 0xfed7
.short 65348 ## 0xff44
.short 246 ## 0xf6
.short 65309 ## 0xff1d
.short 65263 ## 0xfeef
.short 749 ## 0x2ed
.short 64649 ## 0xfc89
.short 92 ## 0x5c
.short 65521 ## 0xfff1
.short 670 ## 0x29e
.short 153 ## 0x99
.short 319 ## 0x13f
.short 65431 ## 0xff97
.short 324 ## 0x144
.short 64736 ## 0xfce0
.short 65385 ## 0xff69
.short 333 ## 0x14d
.short 247 ## 0xf7
.short 65374 ## 0xff5e
.short 356 ## 0x164
.short 428 ## 0x1ac
.short 64185 ## 0xfab9
.short 65354 ## 0xff4a
.short 367 ## 0x16f
.short 65035 ## 0xfe0b
.short 325 ## 0x145
.short 65155 ## 0xfe83
.short 65340 ## 0xff3c
.short 64642 ## 0xfc82
.short 64626 ## 0xfc72
.short 65379 ## 0xff63
.short 404 ## 0x194
.short 712 ## 0x2c8
.short 691 ## 0x2b3
.short 685 ## 0x2ad
.short 105 ## 0x69
.short 65250 ## 0xfee2
.short 65371 ## 0xff5b
.short 65440 ## 0xffa0
.short 362 ## 0x16a
.short 88 ## 0x58
.short 65423 ## 0xff8f
.short 152 ## 0x98
.short 64993 ## 0xfde1
.short 246 ## 0xf6
.short 177 ## 0xb1
.short 65023 ## 0xfdff
.short 65486 ## 0xffce
.short 64951 ## 0xfdb7
.short 356 ## 0x164
.short 65453 ## 0xffad
.short 65336 ## 0xff38
.short 226 ## 0xe2
.short 771 ## 0x303
.short 65386 ## 0xff6a
.short 330 ## 0x14a
.short 349 ## 0x15d
.short 65376 ## 0xff60
.short 65107 ## 0xfe53
.short 65419 ## 0xff8b
.short 64938 ## 0xfdaa
.short 215 ## 0xd7
.short 65344 ## 0xff40
.short 263 ## 0x107
.short 232 ## 0xe8
.short 152 ## 0x98
.short 163 ## 0xa3
.short 65339 ## 0xff3b
.short 65479 ## 0xffc7
.short 131 ## 0x83
.short 65401 ## 0xff79
.short 51 ## 0x33
.short 65264 ## 0xfef0
.short 589 ## 0x24d
.short 64881 ## 0xfd71
.short 98 ## 0x62
.short 161 ## 0xa1
.short 58 ## 0x3a
.short 65023 ## 0xfdff
.short 65353 ## 0xff49
.short 178 ## 0xb2
.short 65447 ## 0xffa7
.short 65520 ## 0xfff0
.short 84 ## 0x54
.short 121 ## 0x79
.short 168 ## 0xa8
.short 65318 ## 0xff26
.short 394 ## 0x18a
.short 65359 ## 0xff4f
.short 65452 ## 0xffac
.short 65426 ## 0xff92
.short 65365 ## 0xff55
.short 65358 ## 0xff4e
.short 65434 ## 0xff9a
.short 2 ## 0x2
.short 65128 ## 0xfe68
.short 70 ## 0x46
.short 448 ## 0x1c0
.short 224 ## 0xe0
.short 174 ## 0xae
.short 247 ## 0xf7
.short 22 ## 0x16
.short 65135 ## 0xfe6f
.short 64681 ## 0xfca9
.short 65464 ## 0xffb8
.short 176 ## 0xb0
.short 65328 ## 0xff30
.short 65435 ## 0xff9b
.short 65344 ## 0xff40
.short 267 ## 0x10b
.short 65107 ## 0xfe53
.short 788 ## 0x314
.short 65437 ## 0xff9d
.short 49 ## 0x31
.short 65076 ## 0xfe34
.short 731 ## 0x2db
.short 65438 ## 0xff9e
.short 65257 ## 0xfee9
.short 402 ## 0x192
.short 65517 ## 0xffed
.short 441 ## 0x1b9
.short 65052 ## 0xfe1c
.short 65353 ## 0xff49
.short 14 ## 0xe
.short 139 ## 0x8b
.short 65068 ## 0xfe2c
.short 165 ## 0xa5
.short 562 ## 0x232
.short 65494 ## 0xffd6
.short 64797 ## 0xfd1d
.short 444 ## 0x1bc
.short 65183 ## 0xfe9f
.short 395 ## 0x18b
.short 65411 ## 0xff83
.short 63 ## 0x3f
.short 65360 ## 0xff50
.short 64569 ## 0xfc39
.short 65525 ## 0xfff5
.short 761 ## 0x2f9
.short 65061 ## 0xfe25
.short 64683 ## 0xfcab
.short 190 ## 0xbe
.short 65416 ## 0xff88
.short 64692 ## 0xfcb4
.short 269 ## 0x10d
.short 65438 ## 0xff9e
.short 340 ## 0x154
.short 209 ## 0xd1
.short 213 ## 0xd5
.short 65529 ## 0xfff9
.short 160 ## 0xa0
.short 21 ## 0x15
.short 65490 ## 0xffd2
.short 595 ## 0x253
.short 65462 ## 0xffb6
.short 157 ## 0x9d
.short 64896 ## 0xfd80
.short 159 ## 0x9f
.short 65208 ## 0xfeb8
.short 11 ## 0xb
.short 65418 ## 0xff8a
.short 159 ## 0x9f
.short 200 ## 0xc8
.short 65489 ## 0xffd1
.short 65509 ## 0xffe5
.short 133 ## 0x85
.short 162 ## 0xa2
.short 38 ## 0x26
.short 142 ## 0x8e
.short 65232 ## 0xfed0
.short 22 ## 0x16
.short 65441 ## 0xffa1
.short 29 ## 0x1d
.short 467 ## 0x1d3
.short 65045 ## 0xfe15
.short 65468 ## 0xffbc
.short 64873 ## 0xfd69
.short 247 ## 0xf7
.short 300 ## 0x12c
.short 71 ## 0x47
.short 1029 ## 0x405
.short 65483 ## 0xffcb
.short 65450 ## 0xffaa
.short 34 ## 0x22
.short 347 ## 0x15b
.short 245 ## 0xf5
.short 65503 ## 0xffdf
.short 65376 ## 0xff60
.short 65525 ## 0xfff5
.short 64941 ## 0xfdad
.short 65293 ## 0xff0d
.short 65387 ## 0xff6b
.short 307 ## 0x133
.short 941 ## 0x3ad
.short 65511 ## 0xffe7
.short 65509 ## 0xffe5
.short 213 ## 0xd5
.short 40 ## 0x28
.short 0 ## 0x0
.short 64981 ## 0xfdd5
.short 85 ## 0x55
.short 323 ## 0x143
.short 64676 ## 0xfca4
.short 65493 ## 0xffd5
.short 26 ## 0x1a
.short 65448 ## 0xffa8
.short 198 ## 0xc6
.short 65429 ## 0xff95
.short 65514 ## 0xffea
.short 515 ## 0x203
.short 65462 ## 0xffb6
.short 425 ## 0x1a9
.short 65230 ## 0xfece
.short 314 ## 0x13a
.short 443 ## 0x1bb
.short 842 ## 0x34a
.short 64946 ## 0xfdb2
.short 303 ## 0x12f
.short 64967 ## 0xfdc7
.short 65427 ## 0xff93
.short 65173 ## 0xfe95
.short 349 ## 0x15d
.short 442 ## 0x1ba
.short 65366 ## 0xff56
.short 72 ## 0x48
.short 65207 ## 0xfeb7
.short 64536 ## 0xfc18
.short 93 ## 0x5d
.short 472 ## 0x1d8
.short 65372 ## 0xff5c
.short 327 ## 0x147
.short 65492 ## 0xffd4
.short 228 ## 0xe4
.short 64925 ## 0xfd9d
.short 64395 ## 0xfb8b
.short 931 ## 0x3a3
.short 65352 ## 0xff48
.short 65223 ## 0xfec7
.short 64403 ## 0xfb93
.short 77 ## 0x4d
.short 65483 ## 0xffcb
.short 65317 ## 0xff25
.short 1561 ## 0x619
.short 64997 ## 0xfde5
.short 65515 ## 0xffeb
.short 354 ## 0x162
.short 65227 ## 0xfecb
.short 307 ## 0x133
.short 65358 ## 0xff4e
.short 64252 ## 0xfafc
.short 788 ## 0x314
.short 669 ## 0x29d
.short 65112 ## 0xfe58
.short 463 ## 0x1cf
.short 64430 ## 0xfbae
.short 930 ## 0x3a2
.short 65484 ## 0xffcc
.short 64817 ## 0xfd31
.short 65463 ## 0xffb7
.short 162 ## 0xa2
.short 387 ## 0x183
.short 553 ## 0x229
.short 65459 ## 0xffb3
.short 65139 ## 0xfe73
.short 148 ## 0x94
.short 65472 ## 0xffc0
.short 65405 ## 0xff7d
.short 65290 ## 0xff0a
.short 5 ## 0x5
.short 65081 ## 0xfe39
.short 552 ## 0x228
.short 159 ## 0x9f
.short 40 ## 0x28
.short 970 ## 0x3ca
.short 65042 ## 0xfe12
.short 173 ## 0xad
.short 454 ## 0x1c6
.short 573 ## 0x23d
.short 22 ## 0x16
.short 57 ## 0x39
.short 646 ## 0x286
.short 65207 ## 0xfeb7
.short 589 ## 0x24d
.short 65113 ## 0xfe59
.short 65509 ## 0xffe5
.short 295 ## 0x127
.short 65075 ## 0xfe33
.short 14 ## 0xe
.short 64868 ## 0xfd64
.short 90 ## 0x5a
.short 65528 ## 0xfff8
.short 2218 ## 0x8aa
.short 3 ## 0x3
.short 11 ## 0xb
.short 77 ## 0x4d
.short 65342 ## 0xff3e
.short 47 ## 0x2f
.short 65402 ## 0xff7a
.short 323 ## 0x143
.short 65114 ## 0xfe5a
.short 65495 ## 0xffd7
.short 65195 ## 0xfeab
.short 65193 ## 0xfea9
.short 65414 ## 0xff86
.short 914 ## 0x392
.short 329 ## 0x149
.short 259 ## 0x103
.short 71 ## 0x47
.short 65380 ## 0xff64
.short 110 ## 0x6e
.short 179 ## 0xb3
.short 65134 ## 0xfe6e
.short 31 ## 0x1f
.short 65295 ## 0xff0f
.short 65522 ## 0xfff2
.short 64376 ## 0xfb78
.short 65098 ## 0xfe4a
.short 64673 ## 0xfca1
.short 1252 ## 0x4e4
.short 64823 ## 0xfd37
.short 474 ## 0x1da
.short 65387 ## 0xff6b
.short 64186 ## 0xfaba
.short 65478 ## 0xffc6
.short 64902 ## 0xfd86
.short 64680 ## 0xfca8
.short 65253 ## 0xfee5
.short 9 ## 0x9
.short 65238 ## 0xfed6
.short 65298 ## 0xff12
.short 400 ## 0x190
.short 163 ## 0xa3
.short 65407 ## 0xff7f
.short 65331 ## 0xff33
.short 65332 ## 0xff34
.short 276 ## 0x114
.short 65396 ## 0xff74
.short 1436 ## 0x59c
.short 65045 ## 0xfe15
.short 64659 ## 0xfc93
.short 65511 ## 0xffe7
.short 65025 ## 0xfe01
.short 132 ## 0x84
.short 64409 ## 0xfb99
.short 446 ## 0x1be
.short 199 ## 0xc7
.short 869 ## 0x365
.short 65427 ## 0xff93
.short 63576 ## 0xf858
.short 65490 ## 0xffd2
.short 103 ## 0x67
.short 64857 ## 0xfd59
.short 76 ## 0x4c
.short 65509 ## 0xffe5
.short 65110 ## 0xfe56
.short 375 ## 0x177
.short 381 ## 0x17d
.short 65350 ## 0xff46
.short 65405 ## 0xff7d
.short 92 ## 0x5c
.short 65496 ## 0xffd8
.short 324 ## 0x144
.short 64374 ## 0xfb76
.short 65067 ## 0xfe2b
.short 304 ## 0x130
.short 65521 ## 0xfff1
.short 299 ## 0x12b
.short 65211 ## 0xfebb
.short 499 ## 0x1f3
.short 324 ## 0x144
.short 65460 ## 0xffb4
.short 65279 ## 0xfeff
.short 110 ## 0x6e
.short 134 ## 0x86
.short 122 ## 0x7a
.short 65250 ## 0xfee2
.short 30 ## 0x1e
.short 160 ## 0xa0
.short 492 ## 0x1ec
.short 65377 ## 0xff61
.short 65518 ## 0xffee
.short 936 ## 0x3a8
.short 65362 ## 0xff52
.short 65353 ## 0xff49
.short 1 ## 0x1
.short 65441 ## 0xffa1
.short 225 ## 0xe1
.short 65284 ## 0xff04
.short 265 ## 0x109
.short 2063 ## 0x80f
.short 91 ## 0x5b
.short 531 ## 0x213
.short 65394 ## 0xff72
.short 23 ## 0x17
.short 84 ## 0x54
.short 65463 ## 0xffb7
.short 350 ## 0x15e
.short 65386 ## 0xff6a
.short 456 ## 0x1c8
.short 102 ## 0x66
.short 65165 ## 0xfe8d
.short 65074 ## 0xfe32
.short 65535 ## 0xffff
.short 646 ## 0x286
.short 65379 ## 0xff63
.short 65009 ## 0xfdf1
.short 445 ## 0x1bd
.short 64877 ## 0xfd6d
.short 97 ## 0x61
.short 148 ## 0x94
.short 225 ## 0xe1
.short 64642 ## 0xfc82
.short 187 ## 0xbb
.short 80 ## 0x50
.short 83 ## 0x53
.short 65307 ## 0xff1b
.short 241 ## 0xf1
.short 468 ## 0x1d4
.short 66 ## 0x42
.short 468 ## 0x1d4
.short 65431 ## 0xff97
.short 200 ## 0xc8
.short 92 ## 0x5c
.short 72 ## 0x48
.short 498 ## 0x1f2
.short 1 ## 0x1
.short 443 ## 0x1bb
.short 505 ## 0x1f9
.short 56 ## 0x38
.short 65076 ## 0xfe34
.short 64697 ## 0xfcb9
.short 54 ## 0x36
.short 219 ## 0xdb
.short 65362 ## 0xff52
.short 65398 ## 0xff76
.short 65489 ## 0xffd1
.short 42 ## 0x2a
.short 64909 ## 0xfd8d
.short 353 ## 0x161
.short 710 ## 0x2c6
.short 65318 ## 0xff26
.short 753 ## 0x2f1
.short 731 ## 0x2db
.short 2751 ## 0xabf
.short 349 ## 0x15d
.short 65078 ## 0xfe36
.short 65494 ## 0xffd6
.short 69 ## 0x45
.short 44 ## 0x2c
.short 3581 ## 0xdfd
.short 64865 ## 0xfd61
.short 511 ## 0x1ff
.short 64096 ## 0xfa60
.short 1449 ## 0x5a9
.short 161 ## 0xa1
.short 90 ## 0x5a
.short 15 ## 0xf
.short 65413 ## 0xff85
.short 35 ## 0x23
.short 175 ## 0xaf
.short 65518 ## 0xffee
.short 64517 ## 0xfc05
.short 65119 ## 0xfe5f
.short 43 ## 0x2b
.short 744 ## 0x2e8
.short 79 ## 0x4f
.short 65252 ## 0xfee4
.short 65426 ## 0xff92
.short 341 ## 0x155
.short 65287 ## 0xff07
.short 41 ## 0x29
.short 83 ## 0x53
.short 206 ## 0xce
.short 65050 ## 0xfe1a
.short 65430 ## 0xff96
.short 5 ## 0x5
.short 1494 ## 0x5d6
.short 209 ## 0xd1
.short 65188 ## 0xfea4
.short 321 ## 0x141
.short 65025 ## 0xfe01
.short 65218 ## 0xfec2
.short 65112 ## 0xfe58
.short 65384 ## 0xff68
.short 65358 ## 0xff4e
.short 65459 ## 0xffb3
.short 65533 ## 0xfffd
.short 65423 ## 0xff8f
.short 3155 ## 0xc53
.short 65525 ## 0xfff5
.short 64823 ## 0xfd37
.short 65458 ## 0xffb2
.short 65259 ## 0xfeeb
.short 65466 ## 0xffba
.short 65478 ## 0xffc6
.short 95 ## 0x5f
.short 33 ## 0x21
.short 312 ## 0x138
.short 65223 ## 0xfec7
.short 65452 ## 0xffac
.short 81 ## 0x51
.short 284 ## 0x11c
.short 65242 ## 0xfeda
.short 131 ## 0x83
.short 65422 ## 0xff8e
.short 346 ## 0x15a
.short 65467 ## 0xffbb
.short 63554 ## 0xf842
.short 94 ## 0x5e
.short 612 ## 0x264
.short 521 ## 0x209
.short 243 ## 0xf3
.short 65060 ## 0xfe24
.short 174 ## 0xae
.short 3498 ## 0xdaa
.short 147 ## 0x93
.short 530 ## 0x212
.short 65043 ## 0xfe13
.short 5 ## 0x5
.short 422 ## 0x1a6
.short 131 ## 0x83
.short 87 ## 0x57
.short 534 ## 0x216
.short 65359 ## 0xff4f
.short 62136 ## 0xf2b8
.short 65456 ## 0xffb0
.short 760 ## 0x2f8
.short 65222 ## 0xfec6
.short 65461 ## 0xffb5
.short 173 ## 0xad
.short 641 ## 0x281
.short 102 ## 0x66
.short 64887 ## 0xfd77
.short 65109 ## 0xfe55
.short 123 ## 0x7b
.short 65506 ## 0xffe2
.short 65381 ## 0xff65
.short 65497 ## 0xffd9
.short 310 ## 0x136
.short 63120 ## 0xf690
.short 65428 ## 0xff94
.short 371 ## 0x173
.short 65236 ## 0xfed4
.short 64778 ## 0xfd0a
.short 393 ## 0x189
.short 769 ## 0x301
.short 65203 ## 0xfeb3
.short 64879 ## 0xfd6f
.short 63336 ## 0xf768
.short 65321 ## 0xff29
.short 54 ## 0x36
.short 65485 ## 0xffcd
.short 65314 ## 0xff22
.short 65473 ## 0xffc1
.short 65427 ## 0xff93
.short 65329 ## 0xff31
.short 31 ## 0x1f
.short 301 ## 0x12d
.short 735 ## 0x2df
.short 693 ## 0x2b5
.short 201 ## 0xc9
.short 65 ## 0x41
.short 65490 ## 0xffd2
.short 2264 ## 0x8d8
.short 65425 ## 0xff91
.short 64926 ## 0xfd9e
.short 64323 ## 0xfb43
.short 65417 ## 0xff89
.short 65011 ## 0xfdf3
.short 107 ## 0x6b
.short 65378 ## 0xff62
.short 65248 ## 0xfee0
.short 65413 ## 0xff85
.short 64380 ## 0xfb7c
.short 158 ## 0x9e
.short 173 ## 0xad
.short 52 ## 0x34
.short 124 ## 0x7c
.short 62 ## 0x3e
.short 65294 ## 0xff0e
.short 111 ## 0x6f
.short 65419 ## 0xff8b
.short 65509 ## 0xffe5
.short 65534 ## 0xfffe
.short 64920 ## 0xfd98
.short 340 ## 0x154
.short 294 ## 0x126
.short 171 ## 0xab
.short 64749 ## 0xfced
.short 65044 ## 0xfe14
.short 64925 ## 0xfd9d
.short 252 ## 0xfc
.short 64523 ## 0xfc0b
.short 65437 ## 0xff9d
.short 2734 ## 0xaae
.short 65350 ## 0xff46
.short 6 ## 0x6
.short 65283 ## 0xff03
.short 2169 ## 0x879
.short 65327 ## 0xff2f
.short 65337 ## 0xff39
.short 40 ## 0x28
.short 62799 ## 0xf54f
.short 470 ## 0x1d6
.short 131 ## 0x83
.short 30 ## 0x1e
.short 65395 ## 0xff73
.short 65202 ## 0xfeb2
.short 64920 ## 0xfd98
.short 3361 ## 0xd21
.short 65416 ## 0xff88
.short 64687 ## 0xfcaf
.short 732 ## 0x2dc
.short 65487 ## 0xffcf
.short 760 ## 0x2f8
.short 65301 ## 0xff15
.short 6 ## 0x6
.short 947 ## 0x3b3
.short 110 ## 0x6e
.short 63663 ## 0xf8af
.short 65317 ## 0xff25
.short 64855 ## 0xfd57
.short 65526 ## 0xfff6
.short 65485 ## 0xffcd
.short 48 ## 0x30
.short 456 ## 0x1c8
.short 9 ## 0x9
.short 65532 ## 0xfffc
.short 227 ## 0xe3
.short 65368 ## 0xff58
.short 119 ## 0x77
.short 65456 ## 0xffb0
.short 358 ## 0x166
.short 65013 ## 0xfdf5
.short 850 ## 0x352
.short 269 ## 0x10d
.short 65437 ## 0xff9d
.short 65443 ## 0xffa3
.short 200 ## 0xc8
.short 65518 ## 0xffee
.short 64484 ## 0xfbe4
.short 1239 ## 0x4d7
.short 65452 ## 0xffac
.short 525 ## 0x20d
.short 64769 ## 0xfd01
.short 89 ## 0x59
.short 65526 ## 0xfff6
.short 65488 ## 0xffd0
.short 65517 ## 0xffed
.short 157 ## 0x9d
.short 77 ## 0x4d
.short 64259 ## 0xfb03
.short 402 ## 0x192
.short 909 ## 0x38d
.short 65341 ## 0xff3d
.short 143 ## 0x8f
.short 65155 ## 0xfe83
.short 64712 ## 0xfcc8
.short 65202 ## 0xfeb2
.short 16 ## 0x10
.short 225 ## 0xe1
.short 269 ## 0x10d
.short 279 ## 0x117
.short 45 ## 0x2d
.short 65356 ## 0xff4c
.short 65297 ## 0xff11
.short 65213 ## 0xfebd
.short 65497 ## 0xffd9
.short 65205 ## 0xfeb5
.short 65380 ## 0xff64
.short 65502 ## 0xffde
.short 78 ## 0x4e
.short 386 ## 0x182
.short 177 ## 0xb1
.short 65361 ## 0xff51
.short 324 ## 0x144
.short 185 ## 0xb9
.short 65444 ## 0xffa4
.short 65213 ## 0xfebd
.short 308 ## 0x134
.short 56 ## 0x38
.short 65250 ## 0xfee2
.short 2138 ## 0x85a
.short 53 ## 0x35
.short 359 ## 0x167
.short 65464 ## 0xffb8
.short 65463 ## 0xffb7
.short 445 ## 0x1bd
.short 65424 ## 0xff90
.short 64903 ## 0xfd87
.short 64415 ## 0xfb9f
.short 65517 ## 0xffed
.short 2424 ## 0x978
.short 40 ## 0x28
.short 65357 ## 0xff4d
.short 15 ## 0xf
.short 177 ## 0xb1
.short 65412 ## 0xff84
.short 65485 ## 0xffcd
.short 65506 ## 0xffe2
.short 65051 ## 0xfe1b
.short 65368 ## 0xff58
.short 63989 ## 0xf9f5
.short 1313 ## 0x521
.short 413 ## 0x19d
.short 65394 ## 0xff72
.short 63783 ## 0xf927
.short 65222 ## 0xfec6
.short 232 ## 0xe8
.short 64931 ## 0xfda3
.short 65167 ## 0xfe8f
.short 201 ## 0xc9
.short 395 ## 0x18b
.short 115 ## 0x73
.short 65381 ## 0xff65
.short 65444 ## 0xffa4
.short 65253 ## 0xfee5
.short 414 ## 0x19e
.short 65322 ## 0xff2a
.short 195 ## 0xc3
.short 54 ## 0x36
.short 61807 ## 0xf16f
.short 2133 ## 0x855
.short 419 ## 0x1a3
.short 65302 ## 0xff16
.short 65196 ## 0xfeac
.short 65325 ## 0xff2d
.short 546 ## 0x222
.short 93 ## 0x5d
.short 64958 ## 0xfdbe
.short 461 ## 0x1cd
.short 2097 ## 0x831
.short 65051 ## 0xfe1b
.short 65462 ## 0xffb6
.short 70 ## 0x46
.short 364 ## 0x16c
.short 195 ## 0xc3
.short 63425 ## 0xf7c1
.short 65036 ## 0xfe0c
.short 65529 ## 0xfff9
.short 65232 ## 0xfed0
.short 65385 ## 0xff69
.short 49 ## 0x31
.short 65444 ## 0xffa4
.short 630 ## 0x276
.short 3228 ## 0xc9c
.short 277 ## 0x115
.short 497 ## 0x1f1
.short 104 ## 0x68
.short 62853 ## 0xf585
.short 295 ## 0x127
.short 144 ## 0x90
.short 235 ## 0xeb
.short 293 ## 0x125
.short 111 ## 0x6f
.short 209 ## 0xd1
.short 101 ## 0x65
.short 65405 ## 0xff7d
.short 271 ## 0x10f
.short 46 ## 0x2e
.short 65505 ## 0xffe1
.short 65338 ## 0xff3a
.short 65524 ## 0xfff4
.short 523 ## 0x20b
.short 65383 ## 0xff67
.short 64982 ## 0xfdd6
.short 65090 ## 0xfe42
.short 65060 ## 0xfe24
.short 195 ## 0xc3
.short 534 ## 0x216
.short 191 ## 0xbf
.short 64499 ## 0xfbf3
.short 864 ## 0x360
.short 33 ## 0x21
.short 65524 ## 0xfff4
.short 60 ## 0x3c
.short 196 ## 0xc4
.short 73 ## 0x49
.short 64520 ## 0xfc08
.short 366 ## 0x16e
.short 65374 ## 0xff5e
.short 237 ## 0xed
.short 590 ## 0x24e
.short 64935 ## 0xfda7
.short 424 ## 0x1a8
.short 100 ## 0x64
.short 325 ## 0x145
.short 65526 ## 0xfff6
.short 289 ## 0x121
.short 65119 ## 0xfe5f
.short 56 ## 0x38
.short 42 ## 0x2a
.short 52 ## 0x34
.short 187 ## 0xbb
.short 64968 ## 0xfdc8
.short 65499 ## 0xffdb
.short 65525 ## 0xfff5
.short 64951 ## 0xfdb7
.short 65413 ## 0xff85
.short 606 ## 0x25e
.short 65222 ## 0xfec6
.short 533 ## 0x215
.short 580 ## 0x244
.short 1451 ## 0x5ab
.short 418 ## 0x1a2
.short 64789 ## 0xfd15
.short 65356 ## 0xff4c
.short 89 ## 0x59
.short 4 ## 0x4
.short 2315 ## 0x90b
.short 65018 ## 0xfdfa
.short 65447 ## 0xffa7
.short 64137 ## 0xfa89
.short 2663 ## 0xa67
.short 346 ## 0x15a
.short 67 ## 0x43
.short 65534 ## 0xfffe
.short 336 ## 0x150
.short 55 ## 0x37
.short 195 ## 0xc3
.short 65238 ## 0xfed6
.short 64248 ## 0xfaf8
.short 65335 ## 0xff37
.short 64715 ## 0xfccb
.short 753 ## 0x2f1
.short 65505 ## 0xffe1
.short 12 ## 0xc
.short 65232 ## 0xfed0
.short 65490 ## 0xffd2
.short 75 ## 0x4b
.short 65262 ## 0xfeee
.short 810 ## 0x32a
.short 65385 ## 0xff69
.short 64944 ## 0xfdb0
.short 34 ## 0x22
.short 65513 ## 0xffe9
.short 1974 ## 0x7b6
.short 687 ## 0x2af
.short 65337 ## 0xff39
.short 313 ## 0x139
.short 65379 ## 0xff63
.short 65330 ## 0xff32
.short 64998 ## 0xfde6
.short 65510 ## 0xffe6
.short 65513 ## 0xffe9
.short 65297 ## 0xff11
.short 202 ## 0xca
.short 49 ## 0x31
.short 2616 ## 0xa38
.short 446 ## 0x1be
.short 65234 ## 0xfed2
.short 65502 ## 0xffde
.short 64786 ## 0xfd12
.short 65405 ## 0xff7d
.short 65424 ## 0xff90
.short 239 ## 0xef
.short 65421 ## 0xff8d
.short 65010 ## 0xfdf2
.short 389 ## 0x185
.short 65138 ## 0xfe72
.short 60 ## 0x3c
.short 6 ## 0x6
.short 64861 ## 0xfd5d
.short 65434 ## 0xff9a
.short 65141 ## 0xfe75
.short 65278 ## 0xfefe
.short 65477 ## 0xffc5
.short 63089 ## 0xf671
.short 53 ## 0x35
.short 735 ## 0x2df
.short 1364 ## 0x554
.short 120 ## 0x78
.short 64456 ## 0xfbc8
.short 153 ## 0x99
.short 2997 ## 0xbb5
.short 79 ## 0x4f
.short 87 ## 0x57
.short 155 ## 0x9b
.short 65322 ## 0xff2a
.short 65307 ## 0xff1b
.short 65448 ## 0xffa8
.short 65452 ## 0xffac
.short 1636 ## 0x664
.short 64836 ## 0xfd44
.short 63375 ## 0xf78f
.short 73 ## 0x49
.short 1579 ## 0x62b
.short 65 ## 0x41
.short 65288 ## 0xff08
.short 201 ## 0xc9
.short 235 ## 0xeb
.short 122 ## 0x7a
.short 64546 ## 0xfc22
.short 64801 ## 0xfd21
.short 30 ## 0x1e
.short 65412 ## 0xff84
.short 65460 ## 0xffb4
.short 65307 ## 0xff1b
.short 42 ## 0x2a
.short 63286 ## 0xf736
.short 11 ## 0xb
.short 1568 ## 0x620
.short 64944 ## 0xfdb0
.short 64676 ## 0xfca4
.short 209 ## 0xd1
.short 912 ## 0x390
.short 65267 ## 0xfef3
.short 64956 ## 0xfdbc
.short 63848 ## 0xf968
.short 21 ## 0x15
.short 10 ## 0xa
.short 64721 ## 0xfcd1
.short 65269 ## 0xfef5
.short 77 ## 0x4d
.short 65477 ## 0xffc5
.short 65247 ## 0xfedf
.short 209 ## 0xd1
.short 678 ## 0x2a6
.short 395 ## 0x18b
.short 358 ## 0x166
.short 208 ## 0xd0
.short 98 ## 0x62
.short 65436 ## 0xff9c
.short 2040 ## 0x7f8
.short 65132 ## 0xfe6c
.short 64441 ## 0xfbb9
.short 64921 ## 0xfd99
.short 65221 ## 0xfec5
.short 64858 ## 0xfd5a
.short 709 ## 0x2c5
.short 65489 ## 0xffd1
.short 30 ## 0x1e
.short 65475 ## 0xffc3
.short 255 ## 0xff
.short 65457 ## 0xffb1
.short 65143 ## 0xfe77
.short 65125 ## 0xfe65
.short 64997 ## 0xfde5
.short 65419 ## 0xff8b
.short 408 ## 0x198
.short 145 ## 0x91
.short 72 ## 0x48
.short 6 ## 0x6
.short 9 ## 0x9
.short 3175 ## 0xc67
.short 65275 ## 0xfefb
.short 65432 ## 0xff98
.short 101 ## 0x65
.short 1067 ## 0x42b
.short 41 ## 0x29
.short 376 ## 0x178
.short 65457 ## 0xffb1
.short 65471 ## 0xffbf
.short 65241 ## 0xfed9
.short 64611 ## 0xfc63
.short 373 ## 0x175
.short 1045 ## 0x415
.short 65313 ## 0xff21
.short 65332 ## 0xff34
.short 65048 ## 0xfe18
.short 65254 ## 0xfee6
.short 64726 ## 0xfcd6
.short 631 ## 0x277
.short 65216 ## 0xfec0
.short 65350 ## 0xff46
.short 196 ## 0xc4
.short 65438 ## 0xff9e
.short 56 ## 0x38
.short 65505 ## 0xffe1
.short 64790 ## 0xfd16
.short 187 ## 0xbb
.short 622 ## 0x26e
.short 61034 ## 0xee6a
.short 313 ## 0x139
.short 65381 ## 0xff65
.short 65514 ## 0xffea
.short 65093 ## 0xfe45
.short 65299 ## 0xff13
.short 65244 ## 0xfedc
.short 65417 ## 0xff89
.short 297 ## 0x129
.short 3 ## 0x3
.short 65367 ## 0xff57
.short 209 ## 0xd1
.short 65294 ## 0xff0e
.short 74 ## 0x4a
.short 65236 ## 0xfed4
.short 239 ## 0xef
.short 65374 ## 0xff5e
.short 65514 ## 0xffea
.short 325 ## 0x145
.short 65442 ## 0xffa2
.short 65407 ## 0xff7f
.short 264 ## 0x108
.short 61463 ## 0xf017
.short 59 ## 0x3b
.short 65520 ## 0xfff0
.short 72 ## 0x48
.short 87 ## 0x57
.short 105 ## 0x69
.short 4699 ## 0x125b
.short 158 ## 0x9e
.short 28 ## 0x1c
.short 65141 ## 0xfe75
.short 65461 ## 0xffb5
.short 295 ## 0x127
.short 65264 ## 0xfef0
.short 65215 ## 0xfebf
.short 65294 ## 0xff0e
.short 64727 ## 0xfcd7
.short 65370 ## 0xff5a
.short 891 ## 0x37b
.short 378 ## 0x17a
.short 274 ## 0x112
.short 108 ## 0x6c
.short 16 ## 0x10
.short 213 ## 0xd5
.short 65388 ## 0xff6c
.short 354 ## 0x162
.short 65252 ## 0xfee4
.short 64830 ## 0xfd3e
.short 66 ## 0x42
.short 65063 ## 0xfe27
.short 305 ## 0x131
.short 65456 ## 0xffb0
.short 65178 ## 0xfe9a
.short 226 ## 0xe2
.short 327 ## 0x147
.short 328 ## 0x148
.short 273 ## 0x111
.short 236 ## 0xec
.short 65457 ## 0xffb1
.short 258 ## 0x102
.short 192 ## 0xc0
.short 65186 ## 0xfea2
.short 65209 ## 0xfeb9
.short 160 ## 0xa0
.short 65273 ## 0xfef9
.short 232 ## 0xe8
.short 145 ## 0x91
.short 161 ## 0xa1
.short 64551 ## 0xfc27
.short 65449 ## 0xffa9
.short 65286 ## 0xff06
.short 65349 ## 0xff45
.short 65483 ## 0xffcb
.short 86 ## 0x56
.short 65299 ## 0xff13
.short 64226 ## 0xfae2
.short 65198 ## 0xfeae
.short 66 ## 0x42
.short 65354 ## 0xff4a
.short 27 ## 0x1b
.short 538 ## 0x21a
.short 400 ## 0x190
.short 65432 ## 0xff98
.short 65142 ## 0xfe76
.short 510 ## 0x1fe
.short 75 ## 0x4b
.short 287 ## 0x11f
.short 824 ## 0x338
.short 94 ## 0x5e
.short 65419 ## 0xff8b
.short 65080 ## 0xfe38
.short 65360 ## 0xff50
.short 164 ## 0xa4
.short 65503 ## 0xffdf
.short 65459 ## 0xffb3
.short 65340 ## 0xff3c
.short 55 ## 0x37
.short 65253 ## 0xfee5
.short 65343 ## 0xff3f
.short 65372 ## 0xff5c
.short 255 ## 0xff
.short 440 ## 0x1b8
.short 65 ## 0x41
.short 1317 ## 0x525
.short 61994 ## 0xf22a
.short 64448 ## 0xfbc0
.short 65390 ## 0xff6e
.short 185 ## 0xb9
.short 51 ## 0x33
.short 64980 ## 0xfdd4
.short 68 ## 0x44
.short 65159 ## 0xfe87
.short 94 ## 0x5e
.short 27 ## 0x1b
.short 65303 ## 0xff17
.short 65406 ## 0xff7e
.short 282 ## 0x11a
.short 63592 ## 0xf868
.short 65524 ## 0xfff4
.short 4003 ## 0xfa3
.short 171 ## 0xab
.short 65293 ## 0xff0d
.short 65278 ## 0xfefe
.short 321 ## 0x141
.short 32 ## 0x20
.short 294 ## 0x126
.short 65122 ## 0xfe62
.short 65436 ## 0xff9c
.short 370 ## 0x172
.short 65419 ## 0xff8b
.short 104 ## 0x68
.short 65394 ## 0xff72
.short 125 ## 0x7d
.short 16 ## 0x10
.short 65357 ## 0xff4d
.short 24 ## 0x18
.short 1885 ## 0x75d
.short 65074 ## 0xfe32
.short 65275 ## 0xfefb
.short 65278 ## 0xfefe
.short 64485 ## 0xfbe5
.short 239 ## 0xef
.short 64898 ## 0xfd82
.short 0 ## 0x0
.short 65244 ## 0xfedc
.short 65328 ## 0xff30
.short 25 ## 0x19
.short 93 ## 0x5d
.short 160 ## 0xa0
.short 65432 ## 0xff98
.short 65040 ## 0xfe10
.short 65522 ## 0xfff2
.short 65516 ## 0xffec
.short 65412 ## 0xff84
.short 65491 ## 0xffd3
.short 299 ## 0x12b
.short 65437 ## 0xff9d
.short 109 ## 0x6d
.short 215 ## 0xd7
.short 65355 ## 0xff4b
.short 706 ## 0x2c2
.short 308 ## 0x134
.short 1789 ## 0x6fd
.short 229 ## 0xe5
.short 65124 ## 0xfe64
.short 159 ## 0x9f
.short 47 ## 0x2f
.short 64497 ## 0xfbf1
.short 324 ## 0x144
.short 65353 ## 0xff49
.short 60 ## 0x3c
.short 65275 ## 0xfefb
.short 65169 ## 0xfe91
.short 65257 ## 0xfee9
.short 718 ## 0x2ce
.short 64775 ## 0xfd07
.short 175 ## 0xaf
.short 274 ## 0x112
.short 65465 ## 0xffb9
.short 65430 ## 0xff96
.short 65507 ## 0xffe3
.short 65153 ## 0xfe81
.short 93 ## 0x5d
.short 65270 ## 0xfef6
.short 276 ## 0x114
.short 146 ## 0x92
.short 29 ## 0x1d
.short 65326 ## 0xff2e
.short 65320 ## 0xff28
.short 65182 ## 0xfe9e
.short 65392 ## 0xff70
.short 246 ## 0xf6
.short 65474 ## 0xffc2
.short 64940 ## 0xfdac
.short 247 ## 0xf7
.short 713 ## 0x2c9
.short 65285 ## 0xff05
.short 109 ## 0x6d
.short 684 ## 0x2ac
.short 310 ## 0x136
.short 68 ## 0x44
.short 4 ## 0x4
.short 65414 ## 0xff86
.short 65295 ## 0xff0f
.short 2832 ## 0xb10
.short 732 ## 0x2dc
.short 10 ## 0xa
.short 348 ## 0x15c
.short 352 ## 0x160
.short 267 ## 0x10b
.short 915 ## 0x393
.short 5 ## 0x5
.short 446 ## 0x1be
.short 219 ## 0xdb
.short 64150 ## 0xfa96
.short 65502 ## 0xffde
.short 65215 ## 0xfebf
.short 64064 ## 0xfa40
.short 65316 ## 0xff24
.short 1163 ## 0x48b
.short 9 ## 0x9
.short 64495 ## 0xfbef
.short 777 ## 0x309
.short 65452 ## 0xffac
.short 64978 ## 0xfdd2
.short 31 ## 0x1f
.short 65306 ## 0xff1a
.short 137 ## 0x89
.short 285 ## 0x11d
.short 362 ## 0x16a
.short 105 ## 0x69
.short 65481 ## 0xffc9
.short 65412 ## 0xff84
.short 65409 ## 0xff81
.short 1095 ## 0x447
.short 65436 ## 0xff9c
.short 64353 ## 0xfb61
.short 404 ## 0x194
.short 266 ## 0x10a
.short 488 ## 0x1e8
.short 87 ## 0x57
.short 41 ## 0x29
.short 21 ## 0x15
.short 439 ## 0x1b7
.short 65161 ## 0xfe89
.short 161 ## 0xa1
.short 63521 ## 0xf821
.short 539 ## 0x21b
.short 68 ## 0x44
.short 266 ## 0x10a
.short 64822 ## 0xfd36
.short 65157 ## 0xfe85
.short 64316 ## 0xfb3c
.short 416 ## 0x1a0
.short 1 ## 0x1
.short 297 ## 0x129
.short 65385 ## 0xff69
.short 65055 ## 0xfe1f
.short 1657 ## 0x679
.short 275 ## 0x113
.short 65321 ## 0xff29
.short 21 ## 0x15
.short 65262 ## 0xfeee
.short 2 ## 0x2
.short 261 ## 0x105
.short 163 ## 0xa3
.short 379 ## 0x17b
.short 287 ## 0x11f
.short 65100 ## 0xfe4c
.short 65133 ## 0xfe6d
.short 249 ## 0xf9
.short 147 ## 0x93
.short 65477 ## 0xffc5
.short 65116 ## 0xfe5c
.short 64158 ## 0xfa9e
.short 65446 ## 0xffa6
.short 23 ## 0x17
.short 65533 ## 0xfffd
.short 285 ## 0x11d
.short 75 ## 0x4b
.short 4 ## 0x4
.short 371 ## 0x173
.short 65323 ## 0xff2b
.short 176 ## 0xb0
.short 62 ## 0x3e
.short 111 ## 0x6f
.short 65469 ## 0xffbd
.short 942 ## 0x3ae
.short 65261 ## 0xfeed
.short 228 ## 0xe4
.short 107 ## 0x6b
.short 36 ## 0x24
.short 106 ## 0x6a
.short 65049 ## 0xfe19
.short 416 ## 0x1a0
.short 0 ## 0x0
.short 300 ## 0x12c
.short 65451 ## 0xffab
.short 799 ## 0x31f
.short 80 ## 0x50
.short 937 ## 0x3a9
.short 65496 ## 0xffd8
.short 65390 ## 0xff6e
.short 1000 ## 0x3e8
.short 110 ## 0x6e
.short 65460 ## 0xffb4
.short 200 ## 0xc8
.short 909 ## 0x38d
.short 222 ## 0xde
.short 64295 ## 0xfb27
.short 65 ## 0x41
.short 65312 ## 0xff20
.short 564 ## 0x234
.short 74 ## 0x4a
.short 65414 ## 0xff86
.short 243 ## 0xf3
.short 65146 ## 0xfe7a
.short 65263 ## 0xfeef
.short 65116 ## 0xfe5c
.short 65463 ## 0xffb7
.globl _cg_Classification_FC2bias ## @cg_Classification_FC2bias
.p2align 4
_cg_Classification_FC2bias:
.short 65291 ## 0xff0b
.short 65532 ## 0xfffc
.short 63232 ## 0xf700
.short 2978 ## 0xba2
.short 1475 ## 0x5c3
.short 2813 ## 0xafd
.short 1484 ## 0x5cc
.short 1071 ## 0x42f
.short 65280 ## 0xff00
.short 2712 ## 0xa98
.short 64748 ## 0xfcec
.short 23 ## 0x17
.short 3257 ## 0xcb9
.short 65195 ## 0xfeab
.short 65524 ## 0xfff4
.short 1839 ## 0x72f
.short 63922 ## 0xf9b2
.short 64232 ## 0xfae8
.short 1916 ## 0x77c
.short 65392 ## 0xff70
.short 315 ## 0x13b
.short 63605 ## 0xf875
.short 64733 ## 0xfcdd
.short 376 ## 0x178
.short 64111 ## 0xfa6f
.short 64905 ## 0xfd89
.short 64585 ## 0xfc49
.short 64995 ## 0xfde3
.short 1382 ## 0x566
.short 64516 ## 0xfc04
.short 1597 ## 0x63d
.short 63012 ## 0xf624
.short 1059 ## 0x423
.short 65191 ## 0xfea7
.short 63680 ## 0xf8c0
.short 64582 ## 0xfc46
.short 65426 ## 0xff92
.short 63373 ## 0xf78d
.short 63968 ## 0xf9e0
.short 63141 ## 0xf6a5
.short 609 ## 0x261
.short 1504 ## 0x5e0
.short 62600 ## 0xf488
.short 416 ## 0x1a0
.short 64612 ## 0xfc64
.short 62996 ## 0xf614
.short 2964 ## 0xb94
.short 110 ## 0x6e
.short 238 ## 0xee
.short 63542 ## 0xf836
.short 63111 ## 0xf687
.short 63754 ## 0xf90a
.short 65238 ## 0xfed6
.short 64201 ## 0xfac9
.short 64853 ## 0xfd55
.short 64257 ## 0xfb01
.short 62243 ## 0xf323
.short 63383 ## 0xf797
.short 770 ## 0x302
.short 63196 ## 0xf6dc
.short 63968 ## 0xf9e0
.short 64130 ## 0xfa82
.short 65032 ## 0xfe08
.short 1084 ## 0x43c
.short 64666 ## 0xfc9a
.short 65430 ## 0xff96
.short 1443 ## 0x5a3
.short 968 ## 0x3c8
.short 64991 ## 0xfddf
.short 65369 ## 0xff59
.short 64246 ## 0xfaf6
.short 666 ## 0x29a
.short 613 ## 0x265
.short 841 ## 0x349
.short 1330 ## 0x532
.short 860 ## 0x35c
.short 534 ## 0x216
.short 64379 ## 0xfb7b
.short 64558 ## 0xfc2e
.short 63639 ## 0xf897
.short 266 ## 0x10a
.short 63401 ## 0xf7a9
.short 4315 ## 0x10db
.short 65215 ## 0xfebf
.short 1875 ## 0x753
.short 65345 ## 0xff41
.short 63853 ## 0xf96d
.short 64451 ## 0xfbc3
.short 2497 ## 0x9c1
.short 244 ## 0xf4
.short 64140 ## 0xfa8c
.short 63774 ## 0xf91e
.short 853 ## 0x355
.short 2390 ## 0x956
.short 360 ## 0x168
.short 62451 ## 0xf3f3
.short 64426 ## 0xfbaa
.short 63062 ## 0xf656
.short 65503 ## 0xffdf
.short 1552 ## 0x610
.globl _cg_Classification_FC3weit ## @cg_Classification_FC3weit
.p2align 4
_cg_Classification_FC3weit:
.short 64859 ## 0xfd5b
.short 63344 ## 0xf770
.short 64300 ## 0xfb2c
.short 65482 ## 0xffca
.short 65514 ## 0xffea
.short 291 ## 0x123
.short 64715 ## 0xfccb
.short 114 ## 0x72
.short 65458 ## 0xffb2
.short 63326 ## 0xf75e
.short 106 ## 0x6a
.short 65056 ## 0xfe20
.short 65276 ## 0xfefc
.short 64090 ## 0xfa5a
.short 65358 ## 0xff4e
.short 586 ## 0x24a
.short 64927 ## 0xfd9f
.short 65416 ## 0xff88
.short 64979 ## 0xfdd3
.short 61 ## 0x3d
.short 1001 ## 0x3e9
.short 2569 ## 0xa09
.short 1832 ## 0x728
.short 64993 ## 0xfde1
.short 64866 ## 0xfd62
.short 1266 ## 0x4f2
.short 64106 ## 0xfa6a
.short 65055 ## 0xfe1f
.short 252 ## 0xfc
.short 64671 ## 0xfc9f
.short 64528 ## 0xfc10
.short 390 ## 0x186
.short 65289 ## 0xff09
.short 63720 ## 0xf8e8
.short 64729 ## 0xfcd9
.short 64962 ## 0xfdc2
.short 519 ## 0x207
.short 65000 ## 0xfde8
.short 205 ## 0xcd
.short 1864 ## 0x748
.short 65005 ## 0xfded
.short 145 ## 0x91
.short 111 ## 0x6f
.short 63708 ## 0xf8dc
.short 40 ## 0x28
.short 84 ## 0x54
.short 30 ## 0x1e
.short 63946 ## 0xf9ca
.short 65449 ## 0xffa9
.short 64236 ## 0xfaec
.short 2724 ## 0xaa4
.short 62887 ## 0xf5a7
.short 64742 ## 0xfce6
.short 1204 ## 0x4b4
.short 65371 ## 0xff5b
.short 65081 ## 0xfe39
.short 222 ## 0xde
.short 1608 ## 0x648
.short 64364 ## 0xfb6c
.short 322 ## 0x142
.short 613 ## 0x265
.short 2272 ## 0x8e0
.short 63228 ## 0xf6fc
.short 1422 ## 0x58e
.short 214 ## 0xd6
.short 64816 ## 0xfd30
.short 63645 ## 0xf89d
.short 65305 ## 0xff19
.short 68 ## 0x44
.short 64401 ## 0xfb91
.short 1006 ## 0x3ee
.short 1751 ## 0x6d7
.short 65368 ## 0xff58
.short 1328 ## 0x530
.short 65417 ## 0xff89
.short 328 ## 0x148
.short 1534 ## 0x5fe
.short 64545 ## 0xfc21
.short 65386 ## 0xff6a
.short 65337 ## 0xff39
.short 304 ## 0x130
.short 64620 ## 0xfc6c
.short 65462 ## 0xffb6
.short 1305 ## 0x519
.short 83 ## 0x53
.short 65059 ## 0xfe23
.short 65473 ## 0xffc1
.short 114 ## 0x72
.short 492 ## 0x1ec
.short 1677 ## 0x68d
.short 58 ## 0x3a
.short 696 ## 0x2b8
.short 68 ## 0x44
.short 64981 ## 0xfdd5
.short 716 ## 0x2cc
.short 65137 ## 0xfe71
.short 316 ## 0x13c
.short 65032 ## 0xfe08
.short 63909 ## 0xf9a5
.short 1085 ## 0x43d
.short 1275 ## 0x4fb
.short 65010 ## 0xfdf2
.short 1522 ## 0x5f2
.short 64907 ## 0xfd8b
.short 64778 ## 0xfd0a
.short 65089 ## 0xfe41
.short 65099 ## 0xfe4b
.short 995 ## 0x3e3
.short 303 ## 0x12f
.short 1100 ## 0x44c
.short 65353 ## 0xff49
.short 30 ## 0x1e
.short 64417 ## 0xfba1
.short 63654 ## 0xf8a6
.short 65252 ## 0xfee4
.short 870 ## 0x366
.short 185 ## 0xb9
.short 65352 ## 0xff48
.short 872 ## 0x368
.short 3679 ## 0xe5f
.short 65286 ## 0xff06
.short 63854 ## 0xf96e
.short 882 ## 0x372
.short 64562 ## 0xfc32
.short 65451 ## 0xffab
.short 62365 ## 0xf39d
.short 64814 ## 0xfd2e
.short 65352 ## 0xff48
.short 65413 ## 0xff85
.short 242 ## 0xf2
.short 53 ## 0x35
.short 64965 ## 0xfdc5
.short 209 ## 0xd1
.short 64411 ## 0xfb9b
.short 64028 ## 0xfa1c
.short 5 ## 0x5
.short 65130 ## 0xfe6a
.short 52 ## 0x34
.short 65510 ## 0xffe6
.short 33 ## 0x21
.short 64292 ## 0xfb24
.short 3933 ## 0xf5d
.short 65198 ## 0xfeae
.short 64443 ## 0xfbbb
.short 633 ## 0x279
.short 65000 ## 0xfde8
.short 65198 ## 0xfeae
.short 65118 ## 0xfe5e
.short 64306 ## 0xfb32
.short 113 ## 0x71
.short 65053 ## 0xfe1d
.short 137 ## 0x89
.short 64531 ## 0xfc13
.short 65160 ## 0xfe88
.short 4498 ## 0x1192
.short 65165 ## 0xfe8d
.short 64992 ## 0xfde0
.short 64990 ## 0xfdde
.short 3770 ## 0xeba
.short 65222 ## 0xfec6
.short 65509 ## 0xffe5
.short 65153 ## 0xfe81
.short 64684 ## 0xfcac
.short 63874 ## 0xf982
.short 65259 ## 0xfeeb
.short 64244 ## 0xfaf4
.short 881 ## 0x371
.short 170 ## 0xaa
.short 239 ## 0xef
.short 64400 ## 0xfb90
.short 31 ## 0x1f
.short 64939 ## 0xfdab
.short 65453 ## 0xffad
.short 205 ## 0xcd
.short 1353 ## 0x549
.short 64788 ## 0xfd14
.short 495 ## 0x1ef
.short 386 ## 0x182
.short 176 ## 0xb0
.short 604 ## 0x25c
.short 65116 ## 0xfe5c
.short 107 ## 0x6b
.short 260 ## 0x104
.short 65287 ## 0xff07
.short 65458 ## 0xffb2
.short 1112 ## 0x458
.short 65243 ## 0xfedb
.short 43 ## 0x2b
.short 65432 ## 0xff98
.short 64024 ## 0xfa18
.short 65481 ## 0xffc9
.short 65454 ## 0xffae
.short 61 ## 0x3d
.short 266 ## 0x10a
.short 65155 ## 0xfe83
.short 65223 ## 0xfec7
.short 4905 ## 0x1329
.short 170 ## 0xaa
.short 992 ## 0x3e0
.short 65522 ## 0xfff2
.short 64750 ## 0xfcee
.short 65312 ## 0xff20
.short 478 ## 0x1de
.short 173 ## 0xad
.short 65115 ## 0xfe5b
.short 384 ## 0x180
.short 285 ## 0x11d
.short 65377 ## 0xff61
.short 65260 ## 0xfeec
.short 65080 ## 0xfe38
.short 2857 ## 0xb29
.short 65269 ## 0xfef5
.short 177 ## 0xb1
.short 65235 ## 0xfed3
.short 65341 ## 0xff3d
.short 65296 ## 0xff10
.short 65297 ## 0xff11
.short 81 ## 0x51
.short 65350 ## 0xff46
.short 65458 ## 0xffb2
.short 65507 ## 0xffe3
.short 125 ## 0x7d
.short 100 ## 0x64
.short 64460 ## 0xfbcc
.short 467 ## 0x1d3
.short 529 ## 0x211
.short 65252 ## 0xfee4
.short 411 ## 0x19b
.short 355 ## 0x163
.short 300 ## 0x12c
.short 65018 ## 0xfdfa
.short 65176 ## 0xfe98
.short 64559 ## 0xfc2f
.short 436 ## 0x1b4
.short 65008 ## 0xfdf0
.short 64870 ## 0xfd66
.short 380 ## 0x17c
.short 1889 ## 0x761
.short 65347 ## 0xff43
.short 65338 ## 0xff3a
.short 65416 ## 0xff88
.short 244 ## 0xf4
.short 65004 ## 0xfdec
.short 5 ## 0x5
.short 65172 ## 0xfe94
.short 217 ## 0xd9
.short 64065 ## 0xfa41
.short 64849 ## 0xfd51
.short 65501 ## 0xffdd
.short 64828 ## 0xfd3c
.short 64527 ## 0xfc0f
.short 64912 ## 0xfd90
.short 80 ## 0x50
.short 693 ## 0x2b5
.short 64946 ## 0xfdb2
.short 399 ## 0x18f
.short 65215 ## 0xfebf
.short 65388 ## 0xff6c
.short 65090 ## 0xfe42
.short 152 ## 0x98
.short 1189 ## 0x4a5
.short 64690 ## 0xfcb2
.short 679 ## 0x2a7
.short 64936 ## 0xfda8
.short 1662 ## 0x67e
.short 35 ## 0x23
.short 140 ## 0x8c
.short 110 ## 0x6e
.short 197 ## 0xc5
.short 171 ## 0xab
.short 65423 ## 0xff8f
.short 65485 ## 0xffcd
.short 64922 ## 0xfd9a
.short 625 ## 0x271
.short 65451 ## 0xffab
.short 187 ## 0xbb
.short 585 ## 0x249
.short 866 ## 0x362
.short 64836 ## 0xfd44
.short 65070 ## 0xfe2e
.short 541 ## 0x21d
.short 232 ## 0xe8
.short 65461 ## 0xffb5
.short 220 ## 0xdc
.short 144 ## 0x90
.short 59 ## 0x3b
.short 65125 ## 0xfe65
.short 2123 ## 0x84b
.short 64424 ## 0xfba8
.short 65386 ## 0xff6a
.short 50 ## 0x32
.short 65373 ## 0xff5d
.short 65417 ## 0xff89
.short 15 ## 0xf
.short 65406 ## 0xff7e
.short 218 ## 0xda
.short 65133 ## 0xfe6d
.short 172 ## 0xac
.short 64886 ## 0xfd76
.short 64702 ## 0xfcbe
.short 64581 ## 0xfc45
.short 65162 ## 0xfe8a
.short 319 ## 0x13f
.short 65175 ## 0xfe97
.short 65092 ## 0xfe44
.short 65425 ## 0xff91
.short 65097 ## 0xfe49
.short 198 ## 0xc6
.short 64221 ## 0xfadd
.short 64469 ## 0xfbd5
.short 1649 ## 0x671
.short 1131 ## 0x46b
.short 64589 ## 0xfc4d
.short 1678 ## 0x68e
.short 887 ## 0x377
.short 433 ## 0x1b1
.short 2187 ## 0x88b
.short 63 ## 0x3f
.short 71 ## 0x47
.short 721 ## 0x2d1
.short 65339 ## 0xff3b
.short 64587 ## 0xfc4b
.short 337 ## 0x151
.short 65419 ## 0xff8b
.short 265 ## 0x109
.short 320 ## 0x140
.short 136 ## 0x88
.short 65471 ## 0xffbf
.short 761 ## 0x2f9
.short 64345 ## 0xfb59
.short 65293 ## 0xff0d
.short 65318 ## 0xff26
.short 1241 ## 0x4d9
.short 65252 ## 0xfee4
.short 65389 ## 0xff6d
.short 65226 ## 0xfeca
.short 65492 ## 0xffd4
.short 87 ## 0x57
.short 251 ## 0xfb
.short 661 ## 0x295
.short 64866 ## 0xfd62
.short 239 ## 0xef
.short 64885 ## 0xfd75
.short 64779 ## 0xfd0b
.short 65188 ## 0xfea4
.short 65463 ## 0xffb7
.short 1394 ## 0x572
.short 202 ## 0xca
.short 473 ## 0x1d9
.short 912 ## 0x390
.short 65241 ## 0xfed9
.short 266 ## 0x10a
.short 582 ## 0x246
.short 614 ## 0x266
.short 65318 ## 0xff26
.short 457 ## 0x1c9
.short 530 ## 0x212
.short 65178 ## 0xfe9a
.short 63805 ## 0xf93d
.short 64800 ## 0xfd20
.short 1629 ## 0x65d
.short 552 ## 0x228
.short 204 ## 0xcc
.short 258 ## 0x102
.short 314 ## 0x13a
.short 662 ## 0x296
.short 65358 ## 0xff4e
.short 65241 ## 0xfed9
.short 64570 ## 0xfc3a
.short 65470 ## 0xffbe
.short 64379 ## 0xfb7b
.short 64991 ## 0xfddf
.short 217 ## 0xd9
.short 47 ## 0x2f
.short 213 ## 0xd5
.short 65405 ## 0xff7d
.short 65044 ## 0xfe14
.short 65280 ## 0xff00
.short 1442 ## 0x5a2
.short 64228 ## 0xfae4
.short 64789 ## 0xfd15
.short 65039 ## 0xfe0f
.short 810 ## 0x32a
.short 422 ## 0x1a6
.short 590 ## 0x24e
.short 564 ## 0x234
.short 65526 ## 0xfff6
.short 64961 ## 0xfdc1
.short 65405 ## 0xff7d
.short 380 ## 0x17c
.short 806 ## 0x326
.short 65310 ## 0xff1e
.short 64897 ## 0xfd81
.short 65124 ## 0xfe64
.short 65298 ## 0xff12
.short 64925 ## 0xfd9d
.short 65250 ## 0xfee2
.short 545 ## 0x221
.short 64486 ## 0xfbe6
.short 100 ## 0x64
.short 837 ## 0x345
.short 65412 ## 0xff84
.short 64509 ## 0xfbfd
.short 1336 ## 0x538
.short 1236 ## 0x4d4
.short 1118 ## 0x45e
.short 242 ## 0xf2
.short 815 ## 0x32f
.short 274 ## 0x112
.short 782 ## 0x30e
.short 65004 ## 0xfdec
.short 64282 ## 0xfb1a
.short 64647 ## 0xfc87
.short 64777 ## 0xfd09
.short 64691 ## 0xfcb3
.short 64095 ## 0xfa5f
.short 64347 ## 0xfb5b
.short 1668 ## 0x684
.short 63573 ## 0xf855
.short 101 ## 0x65
.short 64342 ## 0xfb56
.short 1 ## 0x1
.short 39 ## 0x27
.short 796 ## 0x31c
.short 65120 ## 0xfe60
.short 65456 ## 0xffb0
.short 65384 ## 0xff68
.short 763 ## 0x2fb
.short 64072 ## 0xfa48
.short 65521 ## 0xfff1
.short 1387 ## 0x56b
.short 65075 ## 0xfe33
.short 64100 ## 0xfa64
.short 64736 ## 0xfce0
.short 198 ## 0xc6
.short 65319 ## 0xff27
.short 64753 ## 0xfcf1
.short 321 ## 0x141
.short 189 ## 0xbd
.short 64912 ## 0xfd90
.short 397 ## 0x18d
.short 65127 ## 0xfe67
.short 64444 ## 0xfbbc
.short 71 ## 0x47
.short 1418 ## 0x58a
.short 64970 ## 0xfdca
.short 339 ## 0x153
.short 64171 ## 0xfaab
.short 273 ## 0x111
.short 65457 ## 0xffb1
.short 309 ## 0x135
.short 64777 ## 0xfd09
.short 410 ## 0x19a
.short 65172 ## 0xfe94
.short 599 ## 0x257
.short 65240 ## 0xfed8
.short 863 ## 0x35f
.short 65383 ## 0xff67
.short 65289 ## 0xff09
.short 64798 ## 0xfd1e
.short 64822 ## 0xfd36
.short 64722 ## 0xfcd2
.short 65038 ## 0xfe0e
.short 462 ## 0x1ce
.short 1518 ## 0x5ee
.short 65444 ## 0xffa4
.short 619 ## 0x26b
.short 2106 ## 0x83a
.short 918 ## 0x396
.short 65332 ## 0xff34
.short 63865 ## 0xf979
.short 1574 ## 0x626
.short 64562 ## 0xfc32
.short 593 ## 0x251
.short 63463 ## 0xf7e7
.short 63116 ## 0xf68c
.short 609 ## 0x261
.short 64747 ## 0xfceb
.short 78 ## 0x4e
.short 64663 ## 0xfc97
.short 64795 ## 0xfd1b
.short 64632 ## 0xfc78
.short 64951 ## 0xfdb7
.short 2097 ## 0x831
.short 1674 ## 0x68a
.short 63263 ## 0xf71f
.short 1732 ## 0x6c4
.short 65033 ## 0xfe09
.short 765 ## 0x2fd
.short 603 ## 0x25b
.short 64943 ## 0xfdaf
.short 1166 ## 0x48e
.short 782 ## 0x30e
.short 927 ## 0x39f
.short 65357 ## 0xff4d
.short 1233 ## 0x4d1
.short 460 ## 0x1cc
.short 65386 ## 0xff6a
.short 431 ## 0x1af
.short 1295 ## 0x50f
.short 65060 ## 0xfe24
.short 586 ## 0x24a
.short 611 ## 0x263
.short 318 ## 0x13e
.short 308 ## 0x134
.short 65357 ## 0xff4d
.short 248 ## 0xf8
.short 489 ## 0x1e9
.short 117 ## 0x75
.short 65370 ## 0xff5a
.short 65018 ## 0xfdfa
.short 64444 ## 0xfbbc
.short 89 ## 0x59
.short 65421 ## 0xff8d
.short 1613 ## 0x64d
.short 60 ## 0x3c
.short 65160 ## 0xfe88
.short 65301 ## 0xff15
.short 1866 ## 0x74a
.short 1042 ## 0x412
.short 1577 ## 0x629
.short 65353 ## 0xff49
.short 64307 ## 0xfb33
.short 64963 ## 0xfdc3
.short 64860 ## 0xfd5c
.short 65136 ## 0xfe70
.short 103 ## 0x67
.short 65151 ## 0xfe7f
.short 866 ## 0x362
.short 64518 ## 0xfc06
.short 909 ## 0x38d
.short 223 ## 0xdf
.short 446 ## 0x1be
.short 293 ## 0x125
.short 103 ## 0x67
.short 339 ## 0x153
.short 1262 ## 0x4ee
.short 65460 ## 0xffb4
.short 65163 ## 0xfe8b
.short 64841 ## 0xfd49
.short 395 ## 0x18b
.short 1486 ## 0x5ce
.short 65467 ## 0xffbb
.short 65077 ## 0xfe35
.short 1148 ## 0x47c
.short 65284 ## 0xff04
.short 478 ## 0x1de
.short 64406 ## 0xfb96
.short 63889 ## 0xf991
.short 65444 ## 0xffa4
.short 65365 ## 0xff55
.short 65288 ## 0xff08
.short 65074 ## 0xfe32
.short 62942 ## 0xf5de
.short 981 ## 0x3d5
.short 65335 ## 0xff37
.short 62536 ## 0xf448
.short 64682 ## 0xfcaa
.short 656 ## 0x290
.short 363 ## 0x16b
.short 240 ## 0xf0
.short 835 ## 0x343
.short 147 ## 0x93
.short 63993 ## 0xf9f9
.short 64925 ## 0xfd9d
.short 1172 ## 0x494
.short 65530 ## 0xfffa
.short 357 ## 0x165
.short 64313 ## 0xfb39
.short 65480 ## 0xffc8
.short 64206 ## 0xface
.short 65124 ## 0xfe64
.short 29 ## 0x1d
.short 1614 ## 0x64e
.short 62853 ## 0xf585
.short 64825 ## 0xfd39
.short 65390 ## 0xff6e
.short 65427 ## 0xff93
.short 64292 ## 0xfb24
.short 65221 ## 0xfec5
.short 64072 ## 0xfa48
.short 65051 ## 0xfe1b
.short 2444 ## 0x98c
.short 64226 ## 0xfae2
.short 147 ## 0x93
.short 207 ## 0xcf
.short 1132 ## 0x46c
.short 162 ## 0xa2
.short 263 ## 0x107
.short 7 ## 0x7
.short 64806 ## 0xfd26
.short 63939 ## 0xf9c3
.short 1648 ## 0x670
.short 65503 ## 0xffdf
.short 63742 ## 0xf8fe
.short 64986 ## 0xfdda
.short 853 ## 0x355
.short 64336 ## 0xfb50
.short 152 ## 0x98
.short 305 ## 0x131
.short 63016 ## 0xf628
.short 62677 ## 0xf4d5
.short 64591 ## 0xfc4f
.short 1129 ## 0x469
.short 1993 ## 0x7c9
.short 1586 ## 0x632
.short 63021 ## 0xf62d
.short 63801 ## 0xf939
.short 64362 ## 0xfb6a
.short 62730 ## 0xf50a
.short 964 ## 0x3c4
.short 2975 ## 0xb9f
.short 140 ## 0x8c
.short 64784 ## 0xfd10
.short 65274 ## 0xfefa
.short 859 ## 0x35b
.short 64528 ## 0xfc10
.short 64634 ## 0xfc7a
.short 1187 ## 0x4a3
.short 1989 ## 0x7c5
.short 64874 ## 0xfd6a
.short 1850 ## 0x73a
.short 1821 ## 0x71d
.short 976 ## 0x3d0
.short 64302 ## 0xfb2e
.short 496 ## 0x1f0
.short 1687 ## 0x697
.short 120 ## 0x78
.short 82 ## 0x52
.short 859 ## 0x35b
.short 64592 ## 0xfc50
.short 252 ## 0xfc
.short 65488 ## 0xffd0
.short 63018 ## 0xf62a
.short 1441 ## 0x5a1
.short 64641 ## 0xfc81
.short 1051 ## 0x41b
.short 1241 ## 0x4d9
.short 64729 ## 0xfcd9
.short 2661 ## 0xa65
.short 956 ## 0x3bc
.short 64164 ## 0xfaa4
.short 65318 ## 0xff26
.short 779 ## 0x30b
.short 64138 ## 0xfa8a
.short 2345 ## 0x929
.short 64164 ## 0xfaa4
.short 65374 ## 0xff5e
.short 64605 ## 0xfc5d
.short 1413 ## 0x585
.short 4028 ## 0xfbc
.short 63170 ## 0xf6c2
.short 455 ## 0x1c7
.short 1830 ## 0x726
.short 64715 ## 0xfccb
.short 355 ## 0x163
.short 65092 ## 0xfe44
.short 3110 ## 0xc26
.short 64173 ## 0xfaad
.short 63807 ## 0xf93f
.short 600 ## 0x258
.short 2655 ## 0xa5f
.short 574 ## 0x23e
.short 1834 ## 0x72a
.short 1231 ## 0x4cf
.short 64768 ## 0xfd00
.short 62323 ## 0xf373
.short 64333 ## 0xfb4d
.short 65330 ## 0xff32
.short 65139 ## 0xfe73
.short 2236 ## 0x8bc
.short 65060 ## 0xfe24
.short 63718 ## 0xf8e6
.short 65183 ## 0xfe9f
.short 64885 ## 0xfd75
.short 1680 ## 0x690
.short 63256 ## 0xf718
.short 1450 ## 0x5aa
.short 63192 ## 0xf6d8
.short 65460 ## 0xffb4
.short 601 ## 0x259
.short 1362 ## 0x552
.short 414 ## 0x19e
.short 350 ## 0x15e
.short 64443 ## 0xfbbb
.short 64096 ## 0xfa60
.short 64468 ## 0xfbd4
.short 237 ## 0xed
.short 64361 ## 0xfb69
.short 1913 ## 0x779
.short 642 ## 0x282
.short 64821 ## 0xfd35
.short 64092 ## 0xfa5c
.short 64406 ## 0xfb96
.short 897 ## 0x381
.short 64439 ## 0xfbb7
.short 65015 ## 0xfdf7
.short 63436 ## 0xf7cc
.short 64748 ## 0xfcec
.short 63480 ## 0xf7f8
.short 65380 ## 0xff64
.short 3852 ## 0xf0c
.short 64670 ## 0xfc9e
.short 64399 ## 0xfb8f
.short 1537 ## 0x601
.short 65374 ## 0xff5e
.short 65164 ## 0xfe8c
.short 65146 ## 0xfe7a
.short 715 ## 0x2cb
.short 3036 ## 0xbdc
.short 65064 ## 0xfe28
.short 65299 ## 0xff13
.short 1125 ## 0x465
.short 65461 ## 0xffb5
.short 64848 ## 0xfd50
.short 444 ## 0x1bc
.short 64597 ## 0xfc55
.short 554 ## 0x22a
.short 1043 ## 0x413
.short 544 ## 0x220
.short 433 ## 0x1b1
.short 1280 ## 0x500
.short 63886 ## 0xf98e
.short 64860 ## 0xfd5c
.short 923 ## 0x39b
.short 135 ## 0x87
.short 64934 ## 0xfda6
.short 85 ## 0x55
.short 64769 ## 0xfd01
.short 1088 ## 0x440
.short 65282 ## 0xff02
.short 345 ## 0x159
.short 130 ## 0x82
.short 912 ## 0x390
.short 65193 ## 0xfea9
.short 197 ## 0xc5
.short 65194 ## 0xfeaa
.short 64935 ## 0xfda7
.short 62616 ## 0xf498
.short 63458 ## 0xf7e2
.short 65004 ## 0xfdec
.short 215 ## 0xd7
.short 355 ## 0x163
.short 83 ## 0x53
.short 409 ## 0x199
.short 65427 ## 0xff93
.short 64777 ## 0xfd09
.short 1950 ## 0x79e
.short 65435 ## 0xff9b
.short 64976 ## 0xfdd0
.short 2609 ## 0xa31
.short 3720 ## 0xe88
.short 65035 ## 0xfe0b
.short 55 ## 0x37
.short 49 ## 0x31
.short 582 ## 0x246
.short 444 ## 0x1bc
.short 3736 ## 0xe98
.short 65384 ## 0xff68
.short 65267 ## 0xfef3
.short 65114 ## 0xfe5a
.short 1638 ## 0x666
.short 64404 ## 0xfb94
.short 64552 ## 0xfc28
.short 64981 ## 0xfdd5
.short 64328 ## 0xfb48
.short 1112 ## 0x458
.short 65483 ## 0xffcb
.short 836 ## 0x344
.short 64749 ## 0xfced
.short 258 ## 0x102
.short 522 ## 0x20a
.short 63906 ## 0xf9a2
.short 65149 ## 0xfe7d
.short 65422 ## 0xff8e
.short 568 ## 0x238
.short 638 ## 0x27e
.short 123 ## 0x7b
.short 64179 ## 0xfab3
.short 65106 ## 0xfe52
.short 1395 ## 0x573
.short 64986 ## 0xfdda
.short 64912 ## 0xfd90
.short 65279 ## 0xfeff
.short 65529 ## 0xfff9
.short 150 ## 0x96
.short 135 ## 0x87
.short 1586 ## 0x632
.short 114 ## 0x72
.short 64275 ## 0xfb13
.short 64486 ## 0xfbe6
.short 771 ## 0x303
.short 219 ## 0xdb
.short 1039 ## 0x40f
.short 1971 ## 0x7b3
.short 65294 ## 0xff0e
.short 65485 ## 0xffcd
.short 65346 ## 0xff42
.short 65308 ## 0xff1c
.short 397 ## 0x18d
.short 64538 ## 0xfc1a
.short 61751 ## 0xf137
.short 65008 ## 0xfdf0
.short 306 ## 0x132
.short 65508 ## 0xffe4
.short 2413 ## 0x96d
.short 64244 ## 0xfaf4
.short 471 ## 0x1d7
.short 490 ## 0x1ea
.short 62413 ## 0xf3cd
.short 1357 ## 0x54d
.short 64453 ## 0xfbc5
.short 577 ## 0x241
.short 64585 ## 0xfc49
.short 64901 ## 0xfd85
.short 65497 ## 0xffd9
.short 543 ## 0x21f
.short 64214 ## 0xfad6
.short 360 ## 0x168
.short 257 ## 0x101
.short 2310 ## 0x906
.short 4414 ## 0x113e
.short 2275 ## 0x8e3
.short 832 ## 0x340
.short 64103 ## 0xfa67
.short 735 ## 0x2df
.short 65091 ## 0xfe43
.short 64817 ## 0xfd31
.short 528 ## 0x210
.short 1038 ## 0x40e
.short 63912 ## 0xf9a8
.short 64376 ## 0xfb78
.short 65128 ## 0xfe68
.short 63821 ## 0xf94d
.short 1073 ## 0x431
.short 64907 ## 0xfd8b
.short 962 ## 0x3c2
.short 944 ## 0x3b0
.short 65012 ## 0xfdf4
.short 1857 ## 0x741
.short 208 ## 0xd0
.short 63 ## 0x3f
.short 65215 ## 0xfebf
.short 64050 ## 0xfa32
.short 65316 ## 0xff24
.short 64332 ## 0xfb4c
.short 65476 ## 0xffc4
.short 65354 ## 0xff4a
.short 63832 ## 0xf958
.short 582 ## 0x246
.short 3594 ## 0xe0a
.short 62003 ## 0xf233
.short 65436 ## 0xff9c
.short 2357 ## 0x935
.short 64880 ## 0xfd70
.short 520 ## 0x208
.short 340 ## 0x154
.short 3454 ## 0xd7e
.short 64615 ## 0xfc67
.short 65513 ## 0xffe9
.short 1264 ## 0x4f0
.short 2805 ## 0xaf5
.short 889 ## 0x379
.short 1140 ## 0x474
.short 942 ## 0x3ae
.short 64134 ## 0xfa86
.short 63780 ## 0xf924
.short 272 ## 0x110
.short 65158 ## 0xfe86
.short 64141 ## 0xfa8d
.short 2281 ## 0x8e9
.short 65338 ## 0xff3a
.short 65224 ## 0xfec8
.short 64283 ## 0xfb1b
.short 52 ## 0x34
.short 65507 ## 0xffe3
.short 112 ## 0x70
.short 65276 ## 0xfefc
.short 65291 ## 0xff0b
.short 191 ## 0xbf
.short 65181 ## 0xfe9d
.short 64870 ## 0xfd66
.short 65376 ## 0xff60
.short 1131 ## 0x46b
.short 63851 ## 0xf96b
.short 64602 ## 0xfc5a
.short 134 ## 0x86
.short 904 ## 0x388
.short 64526 ## 0xfc0e
.short 2449 ## 0x991
.short 911 ## 0x38f
.short 313 ## 0x139
.short 64296 ## 0xfb28
.short 1398 ## 0x576
.short 1376 ## 0x560
.short 65368 ## 0xff58
.short 65221 ## 0xfec5
.short 118 ## 0x76
.short 63931 ## 0xf9bb
.short 65193 ## 0xfea9
.short 1041 ## 0x411
.short 1114 ## 0x45a
.short 64415 ## 0xfb9f
.short 65467 ## 0xffbb
.short 63698 ## 0xf8d2
.short 64574 ## 0xfc3e
.short 969 ## 0x3c9
.short 64639 ## 0xfc7f
.short 65093 ## 0xfe45
.short 581 ## 0x245
.short 1050 ## 0x41a
.short 65152 ## 0xfe80
.short 1173 ## 0x495
.short 64809 ## 0xfd29
.short 921 ## 0x399
.short 65345 ## 0xff41
.short 827 ## 0x33b
.short 1674 ## 0x68a
.short 375 ## 0x177
.short 65489 ## 0xffd1
.short 513 ## 0x201
.short 232 ## 0xe8
.short 64556 ## 0xfc2c
.short 64137 ## 0xfa89
.short 705 ## 0x2c1
.short 64539 ## 0xfc1b
.short 1212 ## 0x4bc
.short 257 ## 0x101
.short 65358 ## 0xff4e
.short 64729 ## 0xfcd9
.short 65216 ## 0xfec0
.short 1097 ## 0x449
.short 464 ## 0x1d0
.short 65361 ## 0xff51
.short 64415 ## 0xfb9f
.short 848 ## 0x350
.short 64922 ## 0xfd9a
.short 65334 ## 0xff36
.short 2750 ## 0xabe
.short 64757 ## 0xfcf5
.short 890 ## 0x37a
.short 65190 ## 0xfea6
.short 84 ## 0x54
.short 32 ## 0x20
.short 65215 ## 0xfebf
.short 2125 ## 0x84d
.short 65236 ## 0xfed4
.short 577 ## 0x241
.short 650 ## 0x28a
.short 373 ## 0x175
.short 65530 ## 0xfffa
.short 1660 ## 0x67c
.short 65445 ## 0xffa5
.short 65472 ## 0xffc0
.short 383 ## 0x17f
.short 2278 ## 0x8e6
.short 65042 ## 0xfe12
.short 65535 ## 0xffff
.short 102 ## 0x66
.short 434 ## 0x1b2
.short 2399 ## 0x95f
.short 65076 ## 0xfe34
.short 65495 ## 0xffd7
.short 64935 ## 0xfda7
.short 1533 ## 0x5fd
.short 65506 ## 0xffe2
.short 232 ## 0xe8
.short 65506 ## 0xffe2
.short 852 ## 0x354
.short 65133 ## 0xfe6d
.short 349 ## 0x15d
.short 477 ## 0x1dd
.short 64468 ## 0xfbd4
.short 76 ## 0x4c
.short 460 ## 0x1cc
.short 378 ## 0x17a
.short 65501 ## 0xffdd
.short 833 ## 0x341
.short 64583 ## 0xfc47
.short 921 ## 0x399
.short 64979 ## 0xfdd3
.short 2541 ## 0x9ed
.short 5 ## 0x5
.short 489 ## 0x1e9
.short 64728 ## 0xfcd8
.short 2073 ## 0x819
.short 64864 ## 0xfd60
.short 65466 ## 0xffba
.short 64949 ## 0xfdb5
.short 64753 ## 0xfcf1
.short 371 ## 0x173
.short 65328 ## 0xff30
.short 645 ## 0x285
.short 64529 ## 0xfc11
.short 1110 ## 0x456
.short 318 ## 0x13e
.short 276 ## 0x114
.short 363 ## 0x16b
.short 490 ## 0x1ea
.short 65181 ## 0xfe9d
.short 65202 ## 0xfeb2
.short 83 ## 0x53
.short 65486 ## 0xffce
.short 47 ## 0x2f
.short 603 ## 0x25b
.short 64291 ## 0xfb23
.short 65370 ## 0xff5a
.short 58 ## 0x3a
.short 64041 ## 0xfa29
.short 71 ## 0x47
.short 504 ## 0x1f8
.short 65148 ## 0xfe7c
.short 570 ## 0x23a
.short 64449 ## 0xfbc1
.short 716 ## 0x2cc
.short 64413 ## 0xfb9d
.short 65032 ## 0xfe08
.short 34 ## 0x22
.short 65079 ## 0xfe37
.short 65153 ## 0xfe81
.short 65473 ## 0xffc1
.short 65184 ## 0xfea0
.short 454 ## 0x1c6
.short 63918 ## 0xf9ae
.short 1887 ## 0x75f
.short 65355 ## 0xff4b
.short 64750 ## 0xfcee
.short 64319 ## 0xfb3f
.short 1201 ## 0x4b1
.short 65010 ## 0xfdf2
.short 721 ## 0x2d1
.short 64153 ## 0xfa99
.short 2259 ## 0x8d3
.short 64929 ## 0xfda1
.short 64793 ## 0xfd19
.short 34 ## 0x22
.short 65148 ## 0xfe7c
.short 64714 ## 0xfcca
.short 65275 ## 0xfefb
.short 276 ## 0x114
.short 64928 ## 0xfda0
.short 126 ## 0x7e
.short 2324 ## 0x914
.short 180 ## 0xb4
.short 65331 ## 0xff33
.short 64435 ## 0xfbb3
.short 1441 ## 0x5a1
.short 64739 ## 0xfce3
.short 835 ## 0x343
.short 526 ## 0x20e
.short 568 ## 0x238
.short 65407 ## 0xff7f
.short 1999 ## 0x7cf
.short 65335 ## 0xff37
.short 65204 ## 0xfeb4
.short 65179 ## 0xfe9b
.short 1638 ## 0x666
.short 65535 ## 0xffff
.short 683 ## 0x2ab
.short 2828 ## 0xb0c
.short 64597 ## 0xfc55
.short 313 ## 0x139
.short 65381 ## 0xff65
.short 897 ## 0x381
.short 64405 ## 0xfb95
.short 350 ## 0x15e
.short 65506 ## 0xffe2
.short 948 ## 0x3b4
.short 63447 ## 0xf7d7
.short 1646 ## 0x66e
.short 521 ## 0x209
.short 133 ## 0x85
.short 917 ## 0x395
.short 65141 ## 0xfe75
.short 65035 ## 0xfe0b
.short 323 ## 0x143
.short 416 ## 0x1a0
.short 65138 ## 0xfe72
.short 370 ## 0x172
.short 63559 ## 0xf847
.short 126 ## 0x7e
.short 65493 ## 0xffd5
.short 64099 ## 0xfa63
.short 63514 ## 0xf81a
.short 65072 ## 0xfe30
.short 325 ## 0x145
.short 65441 ## 0xffa1
.short 65049 ## 0xfe19
.short 573 ## 0x23d
.short 145 ## 0x91
.short 64696 ## 0xfcb8
.short 64471 ## 0xfbd7
.short 63084 ## 0xf66c
.short 65475 ## 0xffc3
.short 64455 ## 0xfbc7
.short 1306 ## 0x51a
.short 65434 ## 0xff9a
.short 2218 ## 0x8aa
.short 1275 ## 0x4fb
.short 117 ## 0x75
.short 1609 ## 0x649
.short 240 ## 0xf0
.short 2193 ## 0x891
.short 1092 ## 0x444
.short 62837 ## 0xf575
.short 64381 ## 0xfb7d
.short 64675 ## 0xfca3
.short 187 ## 0xbb
.short 64854 ## 0xfd56
.short 616 ## 0x268
.short 143 ## 0x8f
.short 64462 ## 0xfbce
.short 168 ## 0xa8
.short 65175 ## 0xfe97
.short 1384 ## 0x568
.short 63978 ## 0xf9ea
.short 1134 ## 0x46e
.short 1843 ## 0x733
.short 1808 ## 0x710
.short 253 ## 0xfd
.short 1959 ## 0x7a7
.short 182 ## 0xb6
.short 64991 ## 0xfddf
.short 63806 ## 0xf93e
.short 65059 ## 0xfe23
.short 1048 ## 0x418
.short 65209 ## 0xfeb9
.short 64248 ## 0xfaf8
.short 521 ## 0x209
.short 65185 ## 0xfea1
.short 64705 ## 0xfcc1
.short 65141 ## 0xfe75
.short 64717 ## 0xfccd
.short 121 ## 0x79
.short 64262 ## 0xfb06
.short 1293 ## 0x50d
.short 64718 ## 0xfcce
.short 65499 ## 0xffdb
.short 1630 ## 0x65e
.short 65085 ## 0xfe3d
.short 1121 ## 0x461
.short 65196 ## 0xfeac
.short 33 ## 0x21
.short 592 ## 0x250
.short 596 ## 0x254
.short 65492 ## 0xffd4
.short 223 ## 0xdf
.short 65277 ## 0xfefd
.short 65045 ## 0xfe15
.short 1177 ## 0x499
.short 65320 ## 0xff28
.short 929 ## 0x3a1
.short 63637 ## 0xf895
.short 1126 ## 0x466
.short 637 ## 0x27d
.short 275 ## 0x113
.short 967 ## 0x3c7
.short 64206 ## 0xface
.short 63695 ## 0xf8cf
.short 50 ## 0x32
.short 1382 ## 0x566
.short 1742 ## 0x6ce
.short 65529 ## 0xfff9
.short 65526 ## 0xfff6
.short 2080 ## 0x820
.short 540 ## 0x21c
.short 305 ## 0x131
.short 395 ## 0x18b
.short 722 ## 0x2d2
.short 64760 ## 0xfcf8
.short 64711 ## 0xfcc7
.short 64354 ## 0xfb62
.short 1182 ## 0x49e
.short 589 ## 0x24d
.short 65118 ## 0xfe5e
.short 2415 ## 0x96f
.short 325 ## 0x145
.short 65415 ## 0xff87
.short 1153 ## 0x481
.short 700 ## 0x2bc
.short 63340 ## 0xf76c
.short 318 ## 0x13e
.short 65291 ## 0xff0b
.short 64274 ## 0xfb12
.short 821 ## 0x335
.short 2499 ## 0x9c3
.short 64354 ## 0xfb62
.short 64057 ## 0xfa39
.short 65461 ## 0xffb5
.short 63263 ## 0xf71f
.short 1312 ## 0x520
.short 64320 ## 0xfb40
.short 27 ## 0x1b
.short 65495 ## 0xffd7
.short 64887 ## 0xfd77
.short 139 ## 0x8b
.short 65513 ## 0xffe9
.short 65448 ## 0xffa8
.short 64545 ## 0xfc21
.short 94 ## 0x5e
.short 65514 ## 0xffea
.short 394 ## 0x18a
.short 64632 ## 0xfc78
.short 64083 ## 0xfa53
.short 1321 ## 0x529
.short 63258 ## 0xf71a
.short 65240 ## 0xfed8
.short 125 ## 0x7d
.short 65010 ## 0xfdf2
.short 0 ## 0x0
.short 64969 ## 0xfdc9
.short 159 ## 0x9f
.short 64704 ## 0xfcc0
.short 1436 ## 0x59c
.short 64886 ## 0xfd76
.short 64780 ## 0xfd0c
.short 62601 ## 0xf489
.short 65161 ## 0xfe89
.short 65183 ## 0xfe9f
.short 65254 ## 0xfee6
.short 65097 ## 0xfe49
.short 980 ## 0x3d4
.short 65358 ## 0xff4e
.short 65215 ## 0xfebf
.short 2063 ## 0x80f
.short 458 ## 0x1ca
.short 64603 ## 0xfc5b
.short 356 ## 0x164
.short 657 ## 0x291
.short 94 ## 0x5e
.short 1423 ## 0x58f
.short 156 ## 0x9c
.short 63978 ## 0xf9ea
.short 417 ## 0x1a1
.short 65200 ## 0xfeb0
.short 20 ## 0x14
.short 65253 ## 0xfee5
.short 2365 ## 0x93d
.short 65359 ## 0xff4f
.short 512 ## 0x200
.short 65457 ## 0xffb1
.short 65497 ## 0xffd9
.short 431 ## 0x1af
.short 65193 ## 0xfea9
.short 356 ## 0x164
.short 64585 ## 0xfc49
.short 63438 ## 0xf7ce
.short 317 ## 0x13d
.short 65518 ## 0xffee
.short 65521 ## 0xfff1
.short 86 ## 0x56
.short 364 ## 0x16c
.short 261 ## 0x105
.short 1182 ## 0x49e
.short 674 ## 0x2a2
.short 65324 ## 0xff2c
.short 991 ## 0x3df
.short 139 ## 0x8b
.short 64873 ## 0xfd69
.short 65177 ## 0xfe99
.short 64306 ## 0xfb32
.short 184 ## 0xb8
.short 65454 ## 0xffae
.short 65515 ## 0xffeb
.short 63933 ## 0xf9bd
.short 389 ## 0x185
.short 126 ## 0x7e
.short 64332 ## 0xfb4c
.short 129 ## 0x81
.short 64 ## 0x40
.short 65184 ## 0xfea0
.short 345 ## 0x159
.short 46 ## 0x2e
.short 64602 ## 0xfc5a
.short 65127 ## 0xfe67
.short 65174 ## 0xfe96
.short 482 ## 0x1e2
.short 64819 ## 0xfd33
.short 1313 ## 0x521
.short 3076 ## 0xc04
.short 65232 ## 0xfed0
.short 65150 ## 0xfe7e
.short 65381 ## 0xff65
.short 541 ## 0x21d
.short 65352 ## 0xff48
.short 64456 ## 0xfbc8
.short 330 ## 0x14a
.short 2084 ## 0x824
.short 63078 ## 0xf666
.short 1141 ## 0x475
.short 64301 ## 0xfb2d
.short 65341 ## 0xff3d
.short 182 ## 0xb6
.short 63196 ## 0xf6dc
.short 65221 ## 0xfec5
.short 390 ## 0x186
.short 120 ## 0x78
.short 570 ## 0x23a
.short 65221 ## 0xfec5
.short 58 ## 0x3a
.short 65426 ## 0xff92
.short 64631 ## 0xfc77
.short 919 ## 0x397
.short 65347 ## 0xff43
.short 64604 ## 0xfc5c
.short 640 ## 0x280
.short 64127 ## 0xfa7f
.short 61569 ## 0xf081
.short 244 ## 0xf4
.short 63085 ## 0xf66d
.short 359 ## 0x167
.short 64850 ## 0xfd52
.short 192 ## 0xc0
.short 80 ## 0x50
.short 65473 ## 0xffc1
.short 65450 ## 0xffaa
.short 64953 ## 0xfdb9
.short 652 ## 0x28c
.short 65535 ## 0xffff
.short 65512 ## 0xffe8
.short 1787 ## 0x6fb
.short 62727 ## 0xf507
.short 279 ## 0x117
.short 65299 ## 0xff13
.short 64869 ## 0xfd65
.short 65177 ## 0xfe99
.short 65393 ## 0xff71
.short 64757 ## 0xfcf5
.short 65454 ## 0xffae
.short 64776 ## 0xfd08
.short 307 ## 0x133
.short 338 ## 0x152
.short 65177 ## 0xfe99
.short 195 ## 0xc3
.short 65416 ## 0xff88
.short 672 ## 0x2a0
.short 927 ## 0x39f
.short 64925 ## 0xfd9d
.short 65419 ## 0xff8b
.short 1810 ## 0x712
.short 226 ## 0xe2
.short 939 ## 0x3ab
.short 65469 ## 0xffbd
.short 623 ## 0x26f
.short 112 ## 0x70
.short 425 ## 0x1a9
.short 65255 ## 0xfee7
.short 73 ## 0x49
.short 63129 ## 0xf699
.short 65114 ## 0xfe5a
.short 64156 ## 0xfa9c
.short 69 ## 0x45
.short 65433 ## 0xff99
.short 64285 ## 0xfb1d
.short 64701 ## 0xfcbd
.short 65271 ## 0xfef7
.short 254 ## 0xfe
.short 309 ## 0x135
.short 748 ## 0x2ec
.short 65453 ## 0xffad
.short 64997 ## 0xfde5
.short 64305 ## 0xfb31
.short 65092 ## 0xfe44
.short 728 ## 0x2d8
.short 150 ## 0x96
.short 64285 ## 0xfb1d
.short 4050 ## 0xfd2
.short 70 ## 0x46
.short 65436 ## 0xff9c
.short 65263 ## 0xfeef
.short 423 ## 0x1a7
.short 288 ## 0x120
.short 63411 ## 0xf7b3
.short 65124 ## 0xfe64
.short 271 ## 0x10f
.short 129 ## 0x81
.short 2091 ## 0x82b
.short 65284 ## 0xff04
.short 1089 ## 0x441
.short 51 ## 0x33
.short 893 ## 0x37d
.short 65032 ## 0xfe08
.short 65170 ## 0xfe92
.short 1609 ## 0x649
.short 658 ## 0x292
.short 96 ## 0x60
.short 50 ## 0x32
.short 65006 ## 0xfdee
.short 64954 ## 0xfdba
.short 65520 ## 0xfff0
.short 366 ## 0x16e
.short 1280 ## 0x500
.short 64625 ## 0xfc71
.short 65102 ## 0xfe4e
.short 1174 ## 0x496
.short 65431 ## 0xff97
.short 65205 ## 0xfeb5
.short 135 ## 0x87
.short 1050 ## 0x41a
.short 338 ## 0x152
.short 1574 ## 0x626
.short 65354 ## 0xff4a
.short 305 ## 0x131
.short 64456 ## 0xfbc8
.short 64179 ## 0xfab3
.short 65050 ## 0xfe1a
.short 65 ## 0x41
.short 1015 ## 0x3f7
.short 64318 ## 0xfb3e
.short 793 ## 0x319
.short 1132 ## 0x46c
.short 367 ## 0x16f
.short 65492 ## 0xffd4
.short 64996 ## 0xfde4
.short 956 ## 0x3bc
.short 65078 ## 0xfe36
.short 64794 ## 0xfd1a
.short 236 ## 0xec
.short 88 ## 0x58
.short 65371 ## 0xff5b
.short 65171 ## 0xfe93
.short 65469 ## 0xffbd
.short 65178 ## 0xfe9a
.short 1653 ## 0x675
.short 65531 ## 0xfffb
.short 64648 ## 0xfc88
.short 1006 ## 0x3ee
.short 188 ## 0xbc
.short 64870 ## 0xfd66
.short 64670 ## 0xfc9e
.short 1646 ## 0x66e
.short 1422 ## 0x58e
.short 64888 ## 0xfd78
.short 109 ## 0x6d
.short 1133 ## 0x46d
.short 1146 ## 0x47a
.short 64788 ## 0xfd14
.short 65364 ## 0xff54
.short 65188 ## 0xfea4
.short 64459 ## 0xfbcb
.short 254 ## 0xfe
.short 65414 ## 0xff86
.short 438 ## 0x1b6
.short 984 ## 0x3d8
.short 65227 ## 0xfecb
.short 2501 ## 0x9c5
.short 64891 ## 0xfd7b
.short 179 ## 0xb3
.short 713 ## 0x2c9
.short 65496 ## 0xffd8
.short 61 ## 0x3d
.short 123 ## 0x7b
.short 542 ## 0x21e
.short 65438 ## 0xff9e
.short 65045 ## 0xfe15
.short 64643 ## 0xfc83
.short 591 ## 0x24f
.short 198 ## 0xc6
.short 64919 ## 0xfd97
.short 548 ## 0x224
.short 184 ## 0xb8
.short 64946 ## 0xfdb2
.short 65142 ## 0xfe76
.short 310 ## 0x136
.short 64864 ## 0xfd60
.short 115 ## 0x73
.short 302 ## 0x12e
.short 63789 ## 0xf92d
.short 1275 ## 0x4fb
.short 64940 ## 0xfdac
.short 65441 ## 0xffa1
.short 231 ## 0xe7
.short 64696 ## 0xfcb8
.short 800 ## 0x320
.short 65500 ## 0xffdc
.short 65324 ## 0xff2c
.short 863 ## 0x35f
.short 2579 ## 0xa13
.short 116 ## 0x74
.short 74 ## 0x4a
.short 65154 ## 0xfe82
.short 4164 ## 0x1044
.short 64893 ## 0xfd7d
.short 65511 ## 0xffe7
.short 372 ## 0x174
.short 984 ## 0x3d8
.short 65266 ## 0xfef2
.short 65256 ## 0xfee8
.short 65094 ## 0xfe46
.short 24 ## 0x18
.short 740 ## 0x2e4
.short 65327 ## 0xff2f
.short 826 ## 0x33a
.short 505 ## 0x1f9
.short 65416 ## 0xff88
.short 767 ## 0x2ff
.short 644 ## 0x284
.short 327 ## 0x147
.short 1322 ## 0x52a
.short 63349 ## 0xf775
.short 893 ## 0x37d
.short 837 ## 0x345
.short 64028 ## 0xfa1c
.short 65427 ## 0xff93
.short 908 ## 0x38c
.short 884 ## 0x374
.short 1451 ## 0x5ab
.short 65325 ## 0xff2d
.short 7 ## 0x7
.short 544 ## 0x220
.short 64775 ## 0xfd07
.short 64424 ## 0xfba8
.short 64358 ## 0xfb66
.short 280 ## 0x118
.short 65433 ## 0xff99
.short 1034 ## 0x40a
.short 930 ## 0x3a2
.short 2077 ## 0x81d
.short 65403 ## 0xff7b
.short 64535 ## 0xfc17
.short 65059 ## 0xfe23
.short 64963 ## 0xfdc3
.short 65110 ## 0xfe56
.short 491 ## 0x1eb
.short 898 ## 0x382
.short 869 ## 0x365
.short 526 ## 0x20e
.short 1034 ## 0x40a
.short 64644 ## 0xfc84
.short 65192 ## 0xfea8
.short 64131 ## 0xfa83
.short 65524 ## 0xfff4
.short 508 ## 0x1fc
.short 879 ## 0x36f
.short 1184 ## 0x4a0
.short 64556 ## 0xfc2c
.short 64454 ## 0xfbc6
.short 65323 ## 0xff2b
.short 2451 ## 0x993
.short 64221 ## 0xfadd
.short 65052 ## 0xfe1c
.short 420 ## 0x1a4
.short 680 ## 0x2a8
.short 65518 ## 0xffee
.short 63163 ## 0xf6bb
.short 65253 ## 0xfee5
.short 65320 ## 0xff28
.short 64983 ## 0xfdd7
.short 981 ## 0x3d5
.short 64193 ## 0xfac1
.short 64440 ## 0xfbb8
.short 820 ## 0x334
.short 1144 ## 0x478
.short 63868 ## 0xf97c
.short 65148 ## 0xfe7c
.short 64059 ## 0xfa3b
.short 64487 ## 0xfbe7
.short 64247 ## 0xfaf7
.short 64915 ## 0xfd93
.short 728 ## 0x2d8
.short 64131 ## 0xfa83
.short 1153 ## 0x481
.short 65249 ## 0xfee1
.short 595 ## 0x253
.short 577 ## 0x241
.short 1172 ## 0x494
.short 64608 ## 0xfc60
.short 65016 ## 0xfdf8
.short 65355 ## 0xff4b
.short 1617 ## 0x651
.short 1196 ## 0x4ac
.short 1012 ## 0x3f4
.short 888 ## 0x378
.short 65406 ## 0xff7e
.short 1432 ## 0x598
.short 1974 ## 0x7b6
.short 889 ## 0x379
.short 63995 ## 0xf9fb
.short 64262 ## 0xfb06
.short 64909 ## 0xfd8d
.short 1519 ## 0x5ef
.short 64281 ## 0xfb19
.short 965 ## 0x3c5
.short 171 ## 0xab
.short 64845 ## 0xfd4d
.short 64993 ## 0xfde1
.short 63270 ## 0xf726
.short 65329 ## 0xff31
.short 13 ## 0xd
.short 1408 ## 0x580
.short 283 ## 0x11b
.short 11 ## 0xb
.short 412 ## 0x19c
.short 64224 ## 0xfae0
.short 65003 ## 0xfdeb
.short 350 ## 0x15e
.short 285 ## 0x11d
.short 482 ## 0x1e2
.short 65156 ## 0xfe84
.short 1630 ## 0x65e
.short 1468 ## 0x5bc
.short 64035 ## 0xfa23
.short 861 ## 0x35d
.short 65296 ## 0xff10
.short 69 ## 0x45
.short 880 ## 0x370
.short 64689 ## 0xfcb1
.short 65064 ## 0xfe28
.short 786 ## 0x312
.short 380 ## 0x17c
.short 65118 ## 0xfe5e
.short 64359 ## 0xfb67
.short 147 ## 0x93
.short 64401 ## 0xfb91
.short 63873 ## 0xf981
.short 63681 ## 0xf8c1
.short 811 ## 0x32b
.short 64864 ## 0xfd60
.short 64952 ## 0xfdb8
.short 64148 ## 0xfa94
.short 674 ## 0x2a2
.short 65213 ## 0xfebd
.short 65114 ## 0xfe5a
.short 64300 ## 0xfb2c
.short 65262 ## 0xfeee
.short 64777 ## 0xfd09
.short 55 ## 0x37
.short 65035 ## 0xfe0b
.short 65284 ## 0xff04
.short 2407 ## 0x967
.short 367 ## 0x16f
.short 1246 ## 0x4de
.short 662 ## 0x296
.short 65097 ## 0xfe49
.short 65284 ## 0xff04
.short 64909 ## 0xfd8d
.short 64086 ## 0xfa56
.short 178 ## 0xb2
.short 65121 ## 0xfe61
.short 64807 ## 0xfd27
.short 64077 ## 0xfa4d
.short 922 ## 0x39a
.short 380 ## 0x17c
.short 99 ## 0x63
.short 270 ## 0x10e
.short 579 ## 0x243
.short 64188 ## 0xfabc
.short 459 ## 0x1cb
.short 821 ## 0x335
.short 423 ## 0x1a7
.short 1456 ## 0x5b0
.short 413 ## 0x19d
.short 64838 ## 0xfd46
.short 1424 ## 0x590
.short 64 ## 0x40
.short 2030 ## 0x7ee
.short 305 ## 0x131
.short 525 ## 0x20d
.short 1138 ## 0x472
.short 63981 ## 0xf9ed
.short 838 ## 0x346
.short 1500 ## 0x5dc
.short 65106 ## 0xfe52
.short 1088 ## 0x440
.short 35 ## 0x23
.short 65167 ## 0xfe8f
.short 64415 ## 0xfb9f
.short 65409 ## 0xff81
.short 65501 ## 0xffdd
.short 63492 ## 0xf804
.short 111 ## 0x6f
.short 106 ## 0x6a
.short 64231 ## 0xfae7
.short 64713 ## 0xfcc9
.short 64808 ## 0xfd28
.short 1572 ## 0x624
.short 423 ## 0x1a7
.short 482 ## 0x1e2
.short 65100 ## 0xfe4c
.short 1169 ## 0x491
.short 63995 ## 0xf9fb
.short 58 ## 0x3a
.short 65269 ## 0xfef5
.short 63426 ## 0xf7c2
.short 65273 ## 0xfef9
.short 697 ## 0x2b9
.short 797 ## 0x31d
.short 616 ## 0x268
.short 221 ## 0xdd
.short 64825 ## 0xfd39
.short 334 ## 0x14e
.short 63840 ## 0xf960
.short 65482 ## 0xffca
.short 538 ## 0x21a
.short 65048 ## 0xfe18
.short 2308 ## 0x904
.short 547 ## 0x223
.short 2133 ## 0x855
.short 266 ## 0x10a
.short 46 ## 0x2e
.short 1330 ## 0x532
.short 64622 ## 0xfc6e
.short 1826 ## 0x722
.short 63980 ## 0xf9ec
.short 65120 ## 0xfe60
.short 64127 ## 0xfa7f
.short 64270 ## 0xfb0e
.short 609 ## 0x261
.short 470 ## 0x1d6
.short 409 ## 0x199
.short 64638 ## 0xfc7e
.short 1203 ## 0x4b3
.short 62938 ## 0xf5da
.short 62927 ## 0xf5cf
.short 64855 ## 0xfd57
.short 587 ## 0x24b
.short 65314 ## 0xff22
.short 65258 ## 0xfeea
.short 64506 ## 0xfbfa
.short 4614 ## 0x1206
.short 64275 ## 0xfb13
.short 63877 ## 0xf985
.short 1785 ## 0x6f9
.short 558 ## 0x22e
.short 1398 ## 0x576
.short 63347 ## 0xf773
.short 472 ## 0x1d8
.short 707 ## 0x2c3
.short 270 ## 0x10e
.short 1569 ## 0x621
.short 456 ## 0x1c8
.short 1262 ## 0x4ee
.short 65398 ## 0xff76
.short 64376 ## 0xfb78
.short 539 ## 0x21b
.short 321 ## 0x141
.short 65521 ## 0xfff1
.short 65325 ## 0xff2d
.short 421 ## 0x1a5
.short 1627 ## 0x65b
.short 730 ## 0x2da
.short 2394 ## 0x95a
.short 65266 ## 0xfef2
.short 65051 ## 0xfe1b
.short 65154 ## 0xfe82
.short 885 ## 0x375
.short 65233 ## 0xfed1
.short 65094 ## 0xfe46
.short 65216 ## 0xfec0
.short 65183 ## 0xfe9f
.short 64862 ## 0xfd5e
.short 541 ## 0x21d
.short 64853 ## 0xfd55
.short 2427 ## 0x97b
.short 2211 ## 0x8a3
.short 64781 ## 0xfd0d
.short 65058 ## 0xfe22
.short 65035 ## 0xfe0b
.short 2955 ## 0xb8b
.short 65196 ## 0xfeac
.short 64840 ## 0xfd48
.short 64811 ## 0xfd2b
.short 65207 ## 0xfeb7
.short 64106 ## 0xfa6a
.short 65461 ## 0xffb5
.short 63703 ## 0xf8d7
.short 299 ## 0x12b
.short 64118 ## 0xfa76
.short 25 ## 0x19
.short 65163 ## 0xfe8b
.short 64969 ## 0xfdc9
.short 64110 ## 0xfa6e
.short 65025 ## 0xfe01
.short 64071 ## 0xfa47
.short 65257 ## 0xfee9
.short 64323 ## 0xfb43
.short 655 ## 0x28f
.short 29 ## 0x1d
.short 613 ## 0x265
.short 65342 ## 0xff3e
.short 65078 ## 0xfe36
.short 604 ## 0x25c
.short 65376 ## 0xff60
.short 65257 ## 0xfee9
.short 656 ## 0x290
.short 265 ## 0x109
.short 65259 ## 0xfeeb
.short 64633 ## 0xfc79
.short 65189 ## 0xfea5
.short 63733 ## 0xf8f5
.short 51 ## 0x33
.short 2324 ## 0x914
.short 64890 ## 0xfd7a
.short 64811 ## 0xfd2b
.short 64183 ## 0xfab7
.short 518 ## 0x206
.short 3080 ## 0xc08
.short 110 ## 0x6e
.short 304 ## 0x130
.short 65356 ## 0xff4c
.short 64787 ## 0xfd13
.short 741 ## 0x2e5
.short 64635 ## 0xfc7b
.short 64423 ## 0xfba7
.short 65123 ## 0xfe63
.short 65316 ## 0xff24
.short 1540 ## 0x604
.short 391 ## 0x187
.short 1433 ## 0x599
.short 154 ## 0x9a
.short 219 ## 0xdb
.short 65106 ## 0xfe52
.short 2143 ## 0x85f
.short 63192 ## 0xf6d8
.short 65009 ## 0xfdf1
.short 1323 ## 0x52b
.short 65331 ## 0xff33
.short 65302 ## 0xff16
.short 60 ## 0x3c
.short 61835 ## 0xf18b
.short 246 ## 0xf6
.short 65076 ## 0xfe34
.short 712 ## 0x2c8
.short 65130 ## 0xfe6a
.short 767 ## 0x2ff
.short 63959 ## 0xf9d7
.short 65006 ## 0xfdee
.short 68 ## 0x44
.short 578 ## 0x242
.short 64901 ## 0xfd85
.short 65143 ## 0xfe77
.short 64571 ## 0xfc3b
.short 119 ## 0x77
.short 64077 ## 0xfa4d
.short 64755 ## 0xfcf3
.short 64672 ## 0xfca0
.short 989 ## 0x3dd
.short 65389 ## 0xff6d
.short 452 ## 0x1c4
.short 64896 ## 0xfd80
.short 261 ## 0x105
.short 804 ## 0x324
.short 62532 ## 0xf444
.short 2006 ## 0x7d6
.short 578 ## 0x242
.short 153 ## 0x99
.short 65497 ## 0xffd9
.short 279 ## 0x117
.short 64368 ## 0xfb70
.short 92 ## 0x5c
.short 539 ## 0x21b
.short 65518 ## 0xffee
.short 218 ## 0xda
.short 939 ## 0x3ab
.short 63941 ## 0xf9c5
.short 917 ## 0x395
.short 626 ## 0x272
.short 64 ## 0x40
.short 1149 ## 0x47d
.short 62807 ## 0xf557
.short 65351 ## 0xff47
.short 392 ## 0x188
.short 64945 ## 0xfdb1
.short 1794 ## 0x702
.short 65479 ## 0xffc7
.short 430 ## 0x1ae
.short 169 ## 0xa9
.short 584 ## 0x248
.short 65512 ## 0xffe8
.short 63199 ## 0xf6df
.short 381 ## 0x17d
.short 1009 ## 0x3f1
.short 2164 ## 0x874
.short 65222 ## 0xfec6
.short 64424 ## 0xfba8
.short 64963 ## 0xfdc3
.short 64778 ## 0xfd0a
.short 785 ## 0x311
.short 560 ## 0x230
.short 65244 ## 0xfedc
.short 65143 ## 0xfe77
.short 1152 ## 0x480
.short 1754 ## 0x6da
.short 65106 ## 0xfe52
.short 231 ## 0xe7
.short 910 ## 0x38e
.short 718 ## 0x2ce
.short 63625 ## 0xf889
.short 65388 ## 0xff6c
.short 64361 ## 0xfb69
.short 367 ## 0x16f
.short 65349 ## 0xff45
.short 64958 ## 0xfdbe
.short 65237 ## 0xfed5
.short 64588 ## 0xfc4c
.short 64752 ## 0xfcf0
.short 63155 ## 0xf6b3
.short 63630 ## 0xf88e
.short 1115 ## 0x45b
.short 64627 ## 0xfc73
.short 65167 ## 0xfe8f
.short 64466 ## 0xfbd2
.short 791 ## 0x317
.short 651 ## 0x28b
.short 65479 ## 0xffc7
.short 1465 ## 0x5b9
.short 65052 ## 0xfe1c
.short 389 ## 0x185
.short 664 ## 0x298
.short 65482 ## 0xffca
.short 238 ## 0xee
.short 65007 ## 0xfdef
.short 1650 ## 0x672
.short 591 ## 0x24f
.short 65240 ## 0xfed8
.short 65371 ## 0xff5b
.short 79 ## 0x4f
.short 63900 ## 0xf99c
.short 1948 ## 0x79c
.short 189 ## 0xbd
.short 1332 ## 0x534
.short 1532 ## 0x5fc
.short 65262 ## 0xfeee
.short 2205 ## 0x89d
.short 64267 ## 0xfb0b
.short 64660 ## 0xfc94
.short 1488 ## 0x5d0
.short 64399 ## 0xfb8f
.short 65112 ## 0xfe58
.short 2050 ## 0x802
.short 65411 ## 0xff83
.short 64215 ## 0xfad7
.short 64867 ## 0xfd63
.short 64733 ## 0xfcdd
.short 2433 ## 0x981
.short 65318 ## 0xff26
.short 337 ## 0x151
.short 2368 ## 0x940
.short 65378 ## 0xff62
.short 93 ## 0x5d
.short 1287 ## 0x507
.short 686 ## 0x2ae
.short 64704 ## 0xfcc0
.short 65236 ## 0xfed4
.short 65452 ## 0xffac
.short 64949 ## 0xfdb5
.short 64275 ## 0xfb13
.short 646 ## 0x286
.short 63949 ## 0xf9cd
.short 2876 ## 0xb3c
.short 2064 ## 0x810
.short 64998 ## 0xfde6
.short 437 ## 0x1b5
.short 1045 ## 0x415
.short 64960 ## 0xfdc0
.short 1229 ## 0x4cd
.short 210 ## 0xd2
.short 2727 ## 0xaa7
.short 527 ## 0x20f
.short 65202 ## 0xfeb2
.short 54 ## 0x36
.short 65472 ## 0xffc0
.short 2828 ## 0xb0c
.short 12 ## 0xc
.short 207 ## 0xcf
.short 64511 ## 0xfbff
.short 65504 ## 0xffe0
.short 516 ## 0x204
.short 64129 ## 0xfa81
.short 65282 ## 0xff02
.short 1977 ## 0x7b9
.short 63567 ## 0xf84f
.short 65123 ## 0xfe63
.short 62577 ## 0xf471
.short 65495 ## 0xffd7
.short 686 ## 0x2ae
.short 63620 ## 0xf884
.short 1024 ## 0x400
.short 65069 ## 0xfe2d
.short 995 ## 0x3e3
.short 230 ## 0xe6
.short 929 ## 0x3a1
.short 65305 ## 0xff19
.short 63425 ## 0xf7c1
.short 62590 ## 0xf47e
.short 65295 ## 0xff0f
.short 65399 ## 0xff77
.short 65455 ## 0xffaf
.short 63204 ## 0xf6e4
.short 64844 ## 0xfd4c
.short 1173 ## 0x495
.short 65125 ## 0xfe65
.short 63644 ## 0xf89c
.short 2177 ## 0x881
.short 806 ## 0x326
.short 542 ## 0x21e
.short 64262 ## 0xfb06
.short 155 ## 0x9b
.short 65429 ## 0xff95
.short 64764 ## 0xfcfc
.short 932 ## 0x3a4
.short 65459 ## 0xffb3
.short 1835 ## 0x72b
.short 278 ## 0x116
.short 63586 ## 0xf862
.short 286 ## 0x11e
.short 64498 ## 0xfbf2
.short 330 ## 0x14a
.short 65268 ## 0xfef4
.short 65089 ## 0xfe41
.short 64624 ## 0xfc70
.short 658 ## 0x292
.short 65472 ## 0xffc0
.short 65041 ## 0xfe11
.short 1195 ## 0x4ab
.short 64873 ## 0xfd69
.short 1059 ## 0x423
.short 659 ## 0x293
.short 1045 ## 0x415
.short 1336 ## 0x538
.short 204 ## 0xcc
.short 65332 ## 0xff34
.short 234 ## 0xea
.short 64498 ## 0xfbf2
.short 63444 ## 0xf7d4
.short 65057 ## 0xfe21
.short 202 ## 0xca
.short 65432 ## 0xff98
.short 1392 ## 0x570
.short 65209 ## 0xfeb9
.short 37 ## 0x25
.short 213 ## 0xd5
.short 65069 ## 0xfe2d
.short 65355 ## 0xff4b
.short 64363 ## 0xfb6b
.short 1590 ## 0x636
.short 366 ## 0x16e
.short 335 ## 0x14f
.short 1531 ## 0x5fb
.short 200 ## 0xc8
.short 1398 ## 0x576
.short 1127 ## 0x467
.short 65425 ## 0xff91
.short 272 ## 0x110
.short 861 ## 0x35d
.short 789 ## 0x315
.short 85 ## 0x55
.short 64919 ## 0xfd97
.short 64546 ## 0xfc22
.short 1432 ## 0x598
.short 65529 ## 0xfff9
.short 483 ## 0x1e3
.short 64294 ## 0xfb26
.short 233 ## 0xe9
.short 1135 ## 0x46f
.short 1104 ## 0x450
.short 65506 ## 0xffe2
.short 64719 ## 0xfccf
.short 487 ## 0x1e7
.short 65513 ## 0xffe9
.short 441 ## 0x1b9
.short 751 ## 0x2ef
.short 443 ## 0x1bb
.short 65057 ## 0xfe21
.short 592 ## 0x250
.short 377 ## 0x179
.short 65205 ## 0xfeb5
.short 16 ## 0x10
.short 65375 ## 0xff5f
.short 64335 ## 0xfb4f
.short 64916 ## 0xfd94
.short 64528 ## 0xfc10
.short 900 ## 0x384
.short 1158 ## 0x486
.short 64587 ## 0xfc4b
.short 822 ## 0x336
.short 64561 ## 0xfc31
.short 659 ## 0x293
.short 1684 ## 0x694
.short 1285 ## 0x505
.short 63777 ## 0xf921
.short 657 ## 0x291
.short 36 ## 0x24
.short 64308 ## 0xfb34
.short 100 ## 0x64
.short 2153 ## 0x869
.short 65052 ## 0xfe1c
.short 64611 ## 0xfc63
.short 65152 ## 0xfe80
.short 64396 ## 0xfb8c
.short 301 ## 0x12d
.short 64268 ## 0xfb0c
.short 1228 ## 0x4cc
.short 65309 ## 0xff1d
.short 63299 ## 0xf743
.short 65004 ## 0xfdec
.short 1136 ## 0x470
.short 232 ## 0xe8
.short 148 ## 0x94
.short 64707 ## 0xfcc3
.short 2285 ## 0x8ed
.short 2043 ## 0x7fb
.short 491 ## 0x1eb
.short 63621 ## 0xf885
.short 64941 ## 0xfdad
.short 65333 ## 0xff35
.short 217 ## 0xd9
.short 1380 ## 0x564
.short 722 ## 0x2d2
.short 65318 ## 0xff26
.short 64957 ## 0xfdbd
.short 1455 ## 0x5af
.short 65072 ## 0xfe30
.short 63593 ## 0xf869
.short 45 ## 0x2d
.short 64732 ## 0xfcdc
.short 3373 ## 0xd2d
.short 546 ## 0x222
.short 494 ## 0x1ee
.short 65200 ## 0xfeb0
.short 641 ## 0x281
.short 306 ## 0x132
.short 64798 ## 0xfd1e
.short 64412 ## 0xfb9c
.short 64923 ## 0xfd9b
.short 64986 ## 0xfdda
.short 2267 ## 0x8db
.short 459 ## 0x1cb
.short 63756 ## 0xf90c
.short 853 ## 0x355
.short 1241 ## 0x4d9
.short 4590 ## 0x11ee
.short 1395 ## 0x573
.short 65503 ## 0xffdf
.short 65489 ## 0xffd1
.short 65478 ## 0xffc6
.short 193 ## 0xc1
.short 610 ## 0x262
.short 5237 ## 0x1475
.short 65176 ## 0xfe98
.short 3300 ## 0xce4
.short 65428 ## 0xff94
.short 1490 ## 0x5d2
.short 1172 ## 0x494
.short 335 ## 0x14f
.short 3054 ## 0xbee
.short 64935 ## 0xfda7
.short 334 ## 0x14e
.short 207 ## 0xcf
.short 652 ## 0x28c
.short 856 ## 0x358
.short 741 ## 0x2e5
.short 647 ## 0x287
.short 64300 ## 0xfb2c
.short 65434 ## 0xff9a
.short 1744 ## 0x6d0
.short 1488 ## 0x5d0
.short 917 ## 0x395
.short 463 ## 0x1cf
.short 764 ## 0x2fc
.short 1543 ## 0x607
.short 64261 ## 0xfb05
.short 121 ## 0x79
.short 65416 ## 0xff88
.short 1665 ## 0x681
.short 64957 ## 0xfdbd
.short 11 ## 0xb
.short 65423 ## 0xff8f
.short 65251 ## 0xfee3
.short 736 ## 0x2e0
.short 65149 ## 0xfe7d
.short 65138 ## 0xfe72
.short 940 ## 0x3ac
.short 65177 ## 0xfe99
.short 63852 ## 0xf96c
.short 64692 ## 0xfcb4
.short 63432 ## 0xf7c8
.short 3074 ## 0xc02
.short 1269 ## 0x4f5
.short 1335 ## 0x537
.short 64797 ## 0xfd1d
.short 458 ## 0x1ca
.short 63626 ## 0xf88a
.short 65390 ## 0xff6e
.short 458 ## 0x1ca
.short 1537 ## 0x601
.short 818 ## 0x332
.short 2139 ## 0x85b
.short 64156 ## 0xfa9c
.short 64531 ## 0xfc13
.short 1375 ## 0x55f
.short 64757 ## 0xfcf5
.short 65311 ## 0xff1f
.short 62495 ## 0xf41f
.short 540 ## 0x21c
.short 1055 ## 0x41f
.short 65041 ## 0xfe11
.short 1669 ## 0x685
.short 508 ## 0x1fc
.short 65056 ## 0xfe20
.short 1156 ## 0x484
.short 1128 ## 0x468
.short 64759 ## 0xfcf7
.short 689 ## 0x2b1
.short 221 ## 0xdd
.short 65036 ## 0xfe0c
.short 65517 ## 0xffed
.short 64844 ## 0xfd4c
.short 1139 ## 0x473
.short 62831 ## 0xf56f
.short 614 ## 0x266
.short 65001 ## 0xfde9
.short 65061 ## 0xfe25
.short 65062 ## 0xfe26
.short 820 ## 0x334
.short 65188 ## 0xfea4
.short 65480 ## 0xffc8
.short 65403 ## 0xff7b
.short 157 ## 0x9d
.short 65200 ## 0xfeb0
.short 223 ## 0xdf
.short 64651 ## 0xfc8b
.short 958 ## 0x3be
.short 64909 ## 0xfd8d
.short 513 ## 0x201
.short 64443 ## 0xfbbb
.short 98 ## 0x62
.short 63733 ## 0xf8f5
.short 762 ## 0x2fa
.short 1376 ## 0x560
.short 802 ## 0x322
.short 702 ## 0x2be
.short 77 ## 0x4d
.short 64923 ## 0xfd9b
.short 65204 ## 0xfeb4
.short 295 ## 0x127
.short 63886 ## 0xf98e
.short 65110 ## 0xfe56
.short 89 ## 0x59
.short 1353 ## 0x549
.short 64955 ## 0xfdbb
.short 920 ## 0x398
.short 846 ## 0x34e
.short 65060 ## 0xfe24
.short 370 ## 0x172
.short 64962 ## 0xfdc2
.short 452 ## 0x1c4
.short 64382 ## 0xfb7e
.short 271 ## 0x10f
.short 38 ## 0x26
.short 64544 ## 0xfc20
.short 65474 ## 0xffc2
.short 60194 ## 0xeb22
.short 64009 ## 0xfa09
.short 63134 ## 0xf69e
.short 64690 ## 0xfcb2
.short 64414 ## 0xfb9e
.short 65021 ## 0xfdfd
.short 750 ## 0x2ee
.short 154 ## 0x9a
.short 65522 ## 0xfff2
.short 64844 ## 0xfd4c
.short 65411 ## 0xff83
.short 890 ## 0x37a
.short 64759 ## 0xfcf7
.short 63535 ## 0xf82f
.short 64615 ## 0xfc67
.short 65234 ## 0xfed2
.short 64857 ## 0xfd59
.short 139 ## 0x8b
.short 65085 ## 0xfe3d
.short 252 ## 0xfc
.short 756 ## 0x2f4
.short 212 ## 0xd4
.short 64052 ## 0xfa34
.short 790 ## 0x316
.short 65301 ## 0xff15
.short 65158 ## 0xfe86
.short 63801 ## 0xf939
.short 257 ## 0x101
.short 64806 ## 0xfd26
.short 64995 ## 0xfde3
.short 65443 ## 0xffa3
.short 284 ## 0x11c
.short 561 ## 0x231
.short 65451 ## 0xffab
.short 694 ## 0x2b6
.short 65134 ## 0xfe6e
.short 216 ## 0xd8
.short 281 ## 0x119
.short 48 ## 0x30
.short 478 ## 0x1de
.short 79 ## 0x4f
.short 118 ## 0x76
.short 1008 ## 0x3f0
.short 64364 ## 0xfb6c
.short 64741 ## 0xfce5
.short 64573 ## 0xfc3d
.short 65342 ## 0xff3e
.short 1065 ## 0x429
.short 64407 ## 0xfb97
.short 172 ## 0xac
.short 64999 ## 0xfde7
.short 65136 ## 0xfe70
.short 477 ## 0x1dd
.short 65354 ## 0xff4a
.short 65028 ## 0xfe04
.short 65314 ## 0xff22
.short 606 ## 0x25e
.short 65087 ## 0xfe3f
.short 64485 ## 0xfbe5
.short 2716 ## 0xa9c
.short 65136 ## 0xfe70
.short 65301 ## 0xff15
.short 64697 ## 0xfcb9
.short 219 ## 0xdb
.short 62 ## 0x3e
.short 64871 ## 0xfd67
.short 590 ## 0x24e
.short 1833 ## 0x729
.short 63894 ## 0xf996
.short 334 ## 0x14e
.short 515 ## 0x203
.short 708 ## 0x2c4
.short 65103 ## 0xfe4f
.short 46 ## 0x2e
.short 1439 ## 0x59f
.short 1691 ## 0x69b
.short 64368 ## 0xfb70
.short 498 ## 0x1f2
.short 554 ## 0x22a
.short 1267 ## 0x4f3
.short 65210 ## 0xfeba
.short 65327 ## 0xff2f
.short 843 ## 0x34b
.short 478 ## 0x1de
.short 625 ## 0x271
.short 498 ## 0x1f2
.short 766 ## 0x2fe
.short 871 ## 0x367
.short 830 ## 0x33e
.short 173 ## 0xad
.short 902 ## 0x386
.short 380 ## 0x17c
.short 218 ## 0xda
.short 907 ## 0x38b
.short 64915 ## 0xfd93
.short 65442 ## 0xffa2
.short 987 ## 0x3db
.short 896 ## 0x380
.short 1118 ## 0x45e
.short 463 ## 0x1cf
.short 912 ## 0x390
.short 470 ## 0x1d6
.short 37 ## 0x25
.short 251 ## 0xfb
.short 38 ## 0x26
.short 1080 ## 0x438
.short 65488 ## 0xffd0
.short 65467 ## 0xffbb
.short 65481 ## 0xffc9
.short 41 ## 0x29
.short 634 ## 0x27a
.short 409 ## 0x199
.short 64973 ## 0xfdcd
.short 64422 ## 0xfba6
.short 64570 ## 0xfc3a
.short 65249 ## 0xfee1
.short 64114 ## 0xfa72
.short 462 ## 0x1ce
.short 65131 ## 0xfe6b
.short 65095 ## 0xfe47
.short 64256 ## 0xfb00
.short 65475 ## 0xffc3
.short 411 ## 0x19b
.short 708 ## 0x2c4
.short 63991 ## 0xf9f7
.short 1188 ## 0x4a4
.short 64579 ## 0xfc43
.short 645 ## 0x285
.short 237 ## 0xed
.short 837 ## 0x345
.short 64924 ## 0xfd9c
.short 677 ## 0x2a5
.short 65405 ## 0xff7d
.short 65274 ## 0xfefa
.short 348 ## 0x15c
.short 478 ## 0x1de
.short 64931 ## 0xfda3
.short 65435 ## 0xff9b
.short 161 ## 0xa1
.short 65182 ## 0xfe9e
.short 64846 ## 0xfd4e
.short 64954 ## 0xfdba
.short 414 ## 0x19e
.short 65216 ## 0xfec0
.short 361 ## 0x169
.short 83 ## 0x53
.short 33 ## 0x21
.short 64661 ## 0xfc95
.short 64839 ## 0xfd47
.short 39 ## 0x27
.short 645 ## 0x285
.short 85 ## 0x55
.short 65102 ## 0xfe4e
.short 65325 ## 0xff2d
.short 64892 ## 0xfd7c
.short 406 ## 0x196
.short 65182 ## 0xfe9e
.short 64653 ## 0xfc8d
.short 2645 ## 0xa55
.short 65330 ## 0xff32
.short 1016 ## 0x3f8
.short 169 ## 0xa9
.short 225 ## 0xe1
.short 64825 ## 0xfd39
.short 1435 ## 0x59b
.short 65363 ## 0xff53
.short 104 ## 0x68
.short 65043 ## 0xfe13
.short 164 ## 0xa4
.short 65250 ## 0xfee2
.short 65313 ## 0xff21
.short 64624 ## 0xfc70
.short 65103 ## 0xfe4f
.short 1506 ## 0x5e2
.short 65192 ## 0xfea8
.short 386 ## 0x182
.short 243 ## 0xf3
.short 87 ## 0x57
.short 64498 ## 0xfbf2
.short 63976 ## 0xf9e8
.short 65373 ## 0xff5d
.short 65453 ## 0xffad
.short 64940 ## 0xfdac
.short 65337 ## 0xff39
.short 65227 ## 0xfecb
.short 65414 ## 0xff86
.short 881 ## 0x371
.short 49 ## 0x31
.short 125 ## 0x7d
.short 81 ## 0x51
.short 714 ## 0x2ca
.short 63599 ## 0xf86f
.short 897 ## 0x381
.short 63968 ## 0xf9e0
.short 63 ## 0x3f
.short 33 ## 0x21
.short 42 ## 0x2a
.short 183 ## 0xb7
.short 65522 ## 0xfff2
.short 558 ## 0x22e
.short 282 ## 0x11a
.short 355 ## 0x163
.short 65298 ## 0xff12
.short 270 ## 0x10e
.short 689 ## 0x2b1
.short 107 ## 0x6b
.short 803 ## 0x323
.short 484 ## 0x1e4
.short 2417 ## 0x971
.short 1174 ## 0x496
.short 126 ## 0x7e
.short 53 ## 0x35
.short 1445 ## 0x5a5
.short 303 ## 0x12f
.short 65225 ## 0xfec9
.short 1395 ## 0x573
.short 116 ## 0x74
.short 915 ## 0x393
.short 64420 ## 0xfba4
.short 65460 ## 0xffb4
.short 65127 ## 0xfe67
.short 270 ## 0x10e
.short 64997 ## 0xfde5
.short 64691 ## 0xfcb3
.short 65267 ## 0xfef3
.short 64953 ## 0xfdb9
.short 65286 ## 0xff06
.short 64026 ## 0xfa1a
.short 65223 ## 0xfec7
.short 64288 ## 0xfb20
.short 64172 ## 0xfaac
.short 714 ## 0x2ca
.short 1239 ## 0x4d7
.short 64863 ## 0xfd5f
.short 777 ## 0x309
.short 65094 ## 0xfe46
.short 14 ## 0xe
.short 543 ## 0x21f
.short 243 ## 0xf3
.short 78 ## 0x4e
.short 65294 ## 0xff0e
.short 14 ## 0xe
.short 65430 ## 0xff96
.short 889 ## 0x379
.short 65464 ## 0xffb8
.short 536 ## 0x218
.short 63387 ## 0xf79b
.short 200 ## 0xc8
.short 64096 ## 0xfa60
.short 437 ## 0x1b5
.short 64257 ## 0xfb01
.short 64529 ## 0xfc11
.short 1485 ## 0x5cd
.short 65010 ## 0xfdf2
.short 64162 ## 0xfaa2
.short 189 ## 0xbd
.short 736 ## 0x2e0
.short 65073 ## 0xfe31
.short 64233 ## 0xfae9
.short 4057 ## 0xfd9
.short 64700 ## 0xfcbc
.short 65328 ## 0xff30
.short 64670 ## 0xfc9e
.short 734 ## 0x2de
.short 171 ## 0xab
.short 65151 ## 0xfe7f
.short 1612 ## 0x64c
.short 1535 ## 0x5ff
.short 61448 ## 0xf008
.short 64388 ## 0xfb84
.short 449 ## 0x1c1
.short 815 ## 0x32f
.short 65100 ## 0xfe4c
.short 485 ## 0x1e5
.short 1486 ## 0x5ce
.short 2462 ## 0x99e
.short 62962 ## 0xf5f2
.short 580 ## 0x244
.short 608 ## 0x260
.short 1318 ## 0x526
.short 748 ## 0x2ec
.short 65028 ## 0xfe04
.short 1554 ## 0x612
.short 335 ## 0x14f
.short 1060 ## 0x424
.short 142 ## 0x8e
.short 65140 ## 0xfe74
.short 2295 ## 0x8f7
.short 1514 ## 0x5ea
.short 64739 ## 0xfce3
.short 2408 ## 0x968
.short 1209 ## 0x4b9
.short 80 ## 0x50
.short 247 ## 0xf7
.short 76 ## 0x4c
.short 65534 ## 0xfffe
.short 2557 ## 0x9fd
.short 1197 ## 0x4ad
.short 65257 ## 0xfee9
.short 383 ## 0x17f
.short 2353 ## 0x931
.short 64273 ## 0xfb11
.short 64622 ## 0xfc6e
.short 64872 ## 0xfd68
.short 64970 ## 0xfdca
.short 65397 ## 0xff75
.short 65177 ## 0xfe99
.short 65218 ## 0xfec2
.short 64453 ## 0xfbc5
.short 64614 ## 0xfc66
.short 809 ## 0x329
.short 434 ## 0x1b2
.short 64927 ## 0xfd9f
.short 63411 ## 0xf7b3
.short 64017 ## 0xfa11
.short 65243 ## 0xfedb
.short 63786 ## 0xf92a
.short 1487 ## 0x5cf
.short 64803 ## 0xfd23
.short 64826 ## 0xfd3a
.short 63003 ## 0xf61b
.short 293 ## 0x125
.short 458 ## 0x1ca
.short 1193 ## 0x4a9
.short 64385 ## 0xfb81
.short 1176 ## 0x498
.short 63365 ## 0xf785
.short 64937 ## 0xfda9
.short 525 ## 0x20d
.short 999 ## 0x3e7
.short 142 ## 0x8e
.short 1113 ## 0x459
.short 65341 ## 0xff3d
.short 65022 ## 0xfdfe
.short 65350 ## 0xff46
.short 65243 ## 0xfedb
.short 65317 ## 0xff25
.short 363 ## 0x16b
.short 65516 ## 0xffec
.short 63048 ## 0xf648
.short 64278 ## 0xfb16
.short 65131 ## 0xfe6b
.short 469 ## 0x1d5
.short 64030 ## 0xfa1e
.short 339 ## 0x153
.short 63985 ## 0xf9f1
.short 319 ## 0x13f
.short 64673 ## 0xfca1
.short 64432 ## 0xfbb0
.short 323 ## 0x143
.short 131 ## 0x83
.short 64817 ## 0xfd31
.short 64483 ## 0xfbe3
.short 64746 ## 0xfcea
.short 114 ## 0x72
.short 64505 ## 0xfbf9
.short 74 ## 0x4a
.short 65375 ## 0xff5f
.short 768 ## 0x300
.short 214 ## 0xd6
.short 205 ## 0xcd
.short 64938 ## 0xfdaa
.short 244 ## 0xf4
.short 198 ## 0xc6
.short 530 ## 0x212
.short 796 ## 0x31c
.short 96 ## 0x60
.short 12 ## 0xc
.short 290 ## 0x122
.short 65239 ## 0xfed7
.short 294 ## 0x126
.short 65002 ## 0xfdea
.short 348 ## 0x15c
.short 18 ## 0x12
.short 667 ## 0x29b
.short 65330 ## 0xff32
.short 1008 ## 0x3f0
.short 514 ## 0x202
.short 64673 ## 0xfca1
.short 473 ## 0x1d9
.short 629 ## 0x275
.short 473 ## 0x1d9
.short 457 ## 0x1c9
.short 978 ## 0x3d2
.short 516 ## 0x204
.short 65476 ## 0xffc4
.short 167 ## 0xa7
.short 145 ## 0x91
.short 305 ## 0x131
.short 534 ## 0x216
.short 401 ## 0x191
.short 697 ## 0x2b9
.short 65283 ## 0xff03
.short 1070 ## 0x42e
.short 503 ## 0x1f7
.short 65122 ## 0xfe62
.short 1 ## 0x1
.short 156 ## 0x9c
.short 104 ## 0x68
.short 621 ## 0x26d
.short 572 ## 0x23c
.short 65139 ## 0xfe73
.short 65423 ## 0xff8f
.short 170 ## 0xaa
.short 72 ## 0x48
.short 65093 ## 0xfe45
.short 216 ## 0xd8
.short 43 ## 0x2b
.short 88 ## 0x58
.short 475 ## 0x1db
.short 64867 ## 0xfd63
.short 151 ## 0x97
.short 1019 ## 0x3fb
.short 64978 ## 0xfdd2
.short 65331 ## 0xff33
.short 35 ## 0x23
.short 534 ## 0x216
.short 64507 ## 0xfbfb
.short 65529 ## 0xfff9
.short 544 ## 0x220
.short 28 ## 0x1c
.short 893 ## 0x37d
.short 65359 ## 0xff4f
.short 65252 ## 0xfee4
.short 65527 ## 0xfff7
.short 197 ## 0xc5
.short 65185 ## 0xfea1
.short 65131 ## 0xfe6b
.short 65307 ## 0xff1b
.short 482 ## 0x1e2
.short 463 ## 0x1cf
.short 199 ## 0xc7
.short 65149 ## 0xfe7d
.short 568 ## 0x238
.short 65096 ## 0xfe48
.short 65156 ## 0xfe84
.short 65467 ## 0xffbb
.short 65149 ## 0xfe7d
.short 161 ## 0xa1
.short 59 ## 0x3b
.short 64458 ## 0xfbca
.short 326 ## 0x146
.short 346 ## 0x15a
.short 65010 ## 0xfdf2
.short 288 ## 0x120
.short 65290 ## 0xff0a
.short 85 ## 0x55
.short 65351 ## 0xff47
.short 64873 ## 0xfd69
.short 65204 ## 0xfeb4
.short 65480 ## 0xffc8
.short 1260 ## 0x4ec
.short 904 ## 0x388
.short 64811 ## 0xfd2b
.short 1220 ## 0x4c4
.short 65010 ## 0xfdf2
.short 503 ## 0x1f7
.short 65072 ## 0xfe30
.short 1861 ## 0x745
.short 1330 ## 0x532
.short 65233 ## 0xfed1
.short 652 ## 0x28c
.short 65224 ## 0xfec8
.short 342 ## 0x156
.short 65525 ## 0xfff5
.short 64985 ## 0xfdd9
.short 65399 ## 0xff77
.short 282 ## 0x11a
.short 644 ## 0x284
.short 594 ## 0x252
.short 65273 ## 0xfef9
.short 705 ## 0x2c1
.short 1194 ## 0x4aa
.short 577 ## 0x241
.short 2832 ## 0xb10
.short 878 ## 0x36e
.short 165 ## 0xa5
.short 326 ## 0x146
.short 1101 ## 0x44d
.short 223 ## 0xdf
.short 64846 ## 0xfd4e
.short 384 ## 0x180
.short 543 ## 0x21f
.short 498 ## 0x1f2
.short 65079 ## 0xfe37
.short 65443 ## 0xffa3
.short 530 ## 0x212
.short 65342 ## 0xff3e
.short 64354 ## 0xfb62
.short 65428 ## 0xff94
.short 64817 ## 0xfd31
.short 64201 ## 0xfac9
.short 65115 ## 0xfe5b
.short 2098 ## 0x832
.short 64805 ## 0xfd25
.short 679 ## 0x2a7
.short 598 ## 0x256
.short 65035 ## 0xfe0b
.short 540 ## 0x21c
.short 615 ## 0x267
.short 65006 ## 0xfdee
.short 254 ## 0xfe
.short 262 ## 0x106
.short 1836 ## 0x72c
.short 65417 ## 0xff89
.short 64761 ## 0xfcf9
.short 64602 ## 0xfc5a
.short 287 ## 0x11f
.short 1650 ## 0x672
.short 375 ## 0x177
.short 65414 ## 0xff86
.short 65515 ## 0xffeb
.short 64016 ## 0xfa10
.short 598 ## 0x256
.short 65035 ## 0xfe0b
.short 308 ## 0x134
.short 345 ## 0x159
.short 64978 ## 0xfdd2
.short 64572 ## 0xfc3c
.short 798 ## 0x31e
.short 65312 ## 0xff20
.short 144 ## 0x90
.short 166 ## 0xa6
.short 319 ## 0x13f
.short 63535 ## 0xf82f
.short 1452 ## 0x5ac
.short 65296 ## 0xff10
.short 668 ## 0x29c
.short 881 ## 0x371
.short 1931 ## 0x78b
.short 65531 ## 0xfffb
.short 315 ## 0x13b
.short 65230 ## 0xfece
.short 62833 ## 0xf571
.short 65250 ## 0xfee2
.short 65317 ## 0xff25
.short 234 ## 0xea
.short 162 ## 0xa2
.short 72 ## 0x48
.short 498 ## 0x1f2
.short 406 ## 0x196
.short 64570 ## 0xfc3a
.short 190 ## 0xbe
.short 65445 ## 0xffa5
.short 65226 ## 0xfeca
.short 65429 ## 0xff95
.short 64919 ## 0xfd97
.short 64635 ## 0xfc7b
.short 64418 ## 0xfba2
.short 1378 ## 0x562
.short 64753 ## 0xfcf1
.short 1159 ## 0x487
.short 669 ## 0x29d
.short 488 ## 0x1e8
.short 1993 ## 0x7c9
.short 63597 ## 0xf86d
.short 64371 ## 0xfb73
.short 64869 ## 0xfd65
.short 65207 ## 0xfeb7
.short 65327 ## 0xff2f
.short 65344 ## 0xff40
.short 143 ## 0x8f
.short 1174 ## 0x496
.short 1286 ## 0x506
.short 369 ## 0x171
.short 1453 ## 0x5ad
.short 694 ## 0x2b6
.short 37 ## 0x25
.short 65390 ## 0xff6e
.short 65341 ## 0xff3d
.short 65107 ## 0xfe53
.short 430 ## 0x1ae
.short 189 ## 0xbd
.short 65360 ## 0xff50
.short 345 ## 0x159
.short 593 ## 0x251
.short 65103 ## 0xfe4f
.short 65087 ## 0xfe3f
.short 64470 ## 0xfbd6
.short 65487 ## 0xffcf
.short 64886 ## 0xfd76
.short 1075 ## 0x433
.short 765 ## 0x2fd
.short 419 ## 0x1a3
.short 65023 ## 0xfdff
.short 65097 ## 0xfe49
.short 64728 ## 0xfcd8
.short 65442 ## 0xffa2
.short 493 ## 0x1ed
.short 119 ## 0x77
.short 61 ## 0x3d
.short 201 ## 0xc9
.short 63701 ## 0xf8d5
.short 65487 ## 0xffcf
.short 65463 ## 0xffb7
.short 65459 ## 0xffb3
.short 1595 ## 0x63b
.short 64992 ## 0xfde0
.short 64244 ## 0xfaf4
.short 1340 ## 0x53c
.short 1135 ## 0x46f
.short 65027 ## 0xfe03
.short 65416 ## 0xff88
.short 65437 ## 0xff9d
.short 64139 ## 0xfa8b
.short 64377 ## 0xfb79
.short 474 ## 0x1da
.short 256 ## 0x100
.short 65383 ## 0xff67
.short 65337 ## 0xff39
.short 63416 ## 0xf7b8
.short 65421 ## 0xff8d
.short 934 ## 0x3a6
.short 1288 ## 0x508
.short 65214 ## 0xfebe
.short 222 ## 0xde
.short 1473 ## 0x5c1
.short 463 ## 0x1cf
.short 1251 ## 0x4e3
.short 1412 ## 0x584
.short 65020 ## 0xfdfc
.short 1441 ## 0x5a1
.short 1450 ## 0x5aa
.short 1413 ## 0x585
.short 322 ## 0x142
.short 65511 ## 0xffe7
.short 65052 ## 0xfe1c
.short 65273 ## 0xfef9
.short 1348 ## 0x544
.short 721 ## 0x2d1
.short 1324 ## 0x52c
.short 1006 ## 0x3ee
.short 63954 ## 0xf9d2
.short 63939 ## 0xf9c3
.short 63287 ## 0xf737
.short 299 ## 0x12b
.short 875 ## 0x36b
.short 808 ## 0x328
.short 3 ## 0x3
.short 65000 ## 0xfde8
.short 914 ## 0x392
.short 64922 ## 0xfd9a
.short 1375 ## 0x55f
.short 64824 ## 0xfd38
.short 65077 ## 0xfe35
.short 65101 ## 0xfe4d
.short 65401 ## 0xff79
.short 64775 ## 0xfd07
.short 65410 ## 0xff82
.short 1818 ## 0x71a
.short 65332 ## 0xff34
.short 1338 ## 0x53a
.short 64971 ## 0xfdcb
.short 64165 ## 0xfaa5
.short 65075 ## 0xfe33
.short 1 ## 0x1
.short 1221 ## 0x4c5
.short 3387 ## 0xd3b
.short 481 ## 0x1e1
.short 433 ## 0x1b1
.short 517 ## 0x205
.short 1616 ## 0x650
.short 63967 ## 0xf9df
.short 680 ## 0x2a8
.short 64873 ## 0xfd69
.short 203 ## 0xcb
.short 64916 ## 0xfd94
.short 1162 ## 0x48a
.short 65023 ## 0xfdff
.short 1467 ## 0x5bb
.short 63510 ## 0xf816
.short 64372 ## 0xfb74
.short 1048 ## 0x418
.short 3316 ## 0xcf4
.short 65275 ## 0xfefb
.short 64767 ## 0xfcff
.short 65418 ## 0xff8a
.short 65503 ## 0xffdf
.short 1571 ## 0x623
.short 65359 ## 0xff4f
.short 1460 ## 0x5b4
.short 1523 ## 0x5f3
.short 63931 ## 0xf9bb
.short 64576 ## 0xfc40
.short 849 ## 0x351
.short 65233 ## 0xfed1
.short 65223 ## 0xfec7
.short 64344 ## 0xfb58
.short 64795 ## 0xfd1b
.short 61316 ## 0xef84
.short 417 ## 0x1a1
.short 262 ## 0x106
.short 76 ## 0x4c
.short 510 ## 0x1fe
.short 65474 ## 0xffc2
.short 1638 ## 0x666
.short 64478 ## 0xfbde
.short 65005 ## 0xfded
.short 554 ## 0x22a
.short 884 ## 0x374
.short 687 ## 0x2af
.short 786 ## 0x312
.short 323 ## 0x143
.short 245 ## 0xf5
.short 85 ## 0x55
.short 1958 ## 0x7a6
.short 61774 ## 0xf14e
.short 187 ## 0xbb
.short 54 ## 0x36
.short 65054 ## 0xfe1e
.short 64628 ## 0xfc74
.short 63902 ## 0xf99e
.short 64379 ## 0xfb7b
.short 65030 ## 0xfe06
.short 751 ## 0x2ef
.short 26 ## 0x1a
.short 63879 ## 0xf987
.short 293 ## 0x125
.short 65011 ## 0xfdf3
.short 633 ## 0x279
.short 65295 ## 0xff0f
.short 64566 ## 0xfc36
.short 415 ## 0x19f
.short 64632 ## 0xfc78
.short 310 ## 0x136
.short 65167 ## 0xfe8f
.short 266 ## 0x10a
.short 64473 ## 0xfbd9
.short 551 ## 0x227
.short 144 ## 0x90
.short 65382 ## 0xff66
.short 244 ## 0xf4
.short 833 ## 0x341
.short 1951 ## 0x79f
.short 653 ## 0x28d
.short 65384 ## 0xff68
.short 514 ## 0x202
.short 64911 ## 0xfd8f
.short 65327 ## 0xff2f
.short 2132 ## 0x854
.short 63575 ## 0xf857
.short 65431 ## 0xff97
.short 1090 ## 0x442
.short 64790 ## 0xfd16
.short 1165 ## 0x48d
.short 64992 ## 0xfde0
.short 64146 ## 0xfa92
.short 118 ## 0x76
.short 775 ## 0x307
.short 64110 ## 0xfa6e
.short 818 ## 0x332
.short 603 ## 0x25b
.short 65289 ## 0xff09
.short 64701 ## 0xfcbd
.short 647 ## 0x287
.short 65165 ## 0xfe8d
.short 934 ## 0x3a6
.short 64579 ## 0xfc43
.short 1290 ## 0x50a
.short 1872 ## 0x750
.short 64963 ## 0xfdc3
.short 50 ## 0x32
.short 64382 ## 0xfb7e
.short 590 ## 0x24e
.short 1141 ## 0x475
.short 65334 ## 0xff36
.short 63332 ## 0xf764
.short 64100 ## 0xfa64
.short 63579 ## 0xf85b
.short 65398 ## 0xff76
.short 350 ## 0x15e
.short 64724 ## 0xfcd4
.short 1480 ## 0x5c8
.short 485 ## 0x1e5
.short 64205 ## 0xfacd
.short 230 ## 0xe6
.short 719 ## 0x2cf
.short 1203 ## 0x4b3
.short 65004 ## 0xfdec
.short 65060 ## 0xfe24
.short 992 ## 0x3e0
.short 65458 ## 0xffb2
.short 64474 ## 0xfbda
.short 64013 ## 0xfa0d
.short 65252 ## 0xfee4
.short 65360 ## 0xff50
.short 64896 ## 0xfd80
.short 1751 ## 0x6d7
.short 63886 ## 0xf98e
.short 64793 ## 0xfd19
.short 62814 ## 0xf55e
.short 54 ## 0x36
.short 64818 ## 0xfd32
.short 65337 ## 0xff39
.short 65286 ## 0xff06
.short 64322 ## 0xfb42
.short 65421 ## 0xff8d
.short 65052 ## 0xfe1c
.short 63312 ## 0xf750
.short 64058 ## 0xfa3a
.short 64655 ## 0xfc8f
.short 1803 ## 0x70b
.short 65529 ## 0xfff9
.short 99 ## 0x63
.short 65212 ## 0xfebc
.short 63958 ## 0xf9d6
.short 65417 ## 0xff89
.short 63601 ## 0xf871
.short 460 ## 0x1cc
.short 63973 ## 0xf9e5
.short 65381 ## 0xff65
.short 64497 ## 0xfbf1
.short 788 ## 0x314
.short 65118 ## 0xfe5e
.short 64708 ## 0xfcc4
.short 64185 ## 0xfab9
.short 102 ## 0x66
.short 63121 ## 0xf691
.short 64755 ## 0xfcf3
.short 124 ## 0x7c
.short 213 ## 0xd5
.short 64387 ## 0xfb83
.short 64650 ## 0xfc8a
.short 64720 ## 0xfcd0
.short 1556 ## 0x614
.short 64957 ## 0xfdbd
.short 1077 ## 0x435
.short 64903 ## 0xfd87
.short 65125 ## 0xfe65
.short 1157 ## 0x485
.short 1166 ## 0x48e
.short 65169 ## 0xfe91
.short 65057 ## 0xfe21
.short 301 ## 0x12d
.short 317 ## 0x13d
.short 62292 ## 0xf354
.short 391 ## 0x187
.short 64613 ## 0xfc65
.short 290 ## 0x122
.short 433 ## 0x1b1
.short 64864 ## 0xfd60
.short 65088 ## 0xfe40
.short 63567 ## 0xf84f
.short 63713 ## 0xf8e1
.short 119 ## 0x77
.short 64235 ## 0xfaeb
.short 64928 ## 0xfda0
.short 64239 ## 0xfaef
.short 1398 ## 0x576
.short 193 ## 0xc1
.short 559 ## 0x22f
.short 27 ## 0x1b
.short 61913 ## 0xf1d9
.short 63301 ## 0xf745
.short 65446 ## 0xffa6
.short 65491 ## 0xffd3
.short 64529 ## 0xfc11
.short 63765 ## 0xf915
.short 436 ## 0x1b4
.short 1401 ## 0x579
.short 65498 ## 0xffda
.short 65498 ## 0xffda
.short 750 ## 0x2ee
.short 64358 ## 0xfb66
.short 1594 ## 0x63a
.short 3848 ## 0xf08
.short 318 ## 0x13e
.short 65117 ## 0xfe5d
.short 1833 ## 0x729
.short 1528 ## 0x5f8
.short 65090 ## 0xfe42
.short 62751 ## 0xf51f
.short 65073 ## 0xfe31
.short 65043 ## 0xfe13
.short 2388 ## 0x954
.short 47 ## 0x2f
.short 1106 ## 0x452
.short 64252 ## 0xfafc
.short 65389 ## 0xff6d
.short 1496 ## 0x5d8
.short 64843 ## 0xfd4b
.short 346 ## 0x15a
.short 63415 ## 0xf7b7
.short 2546 ## 0x9f2
.short 63411 ## 0xf7b3
.short 409 ## 0x199
.short 4065 ## 0xfe1
.short 261 ## 0x105
.short 4645 ## 0x1225
.short 509 ## 0x1fd
.short 33 ## 0x21
.short 65148 ## 0xfe7c
.short 177 ## 0xb1
.short 3381 ## 0xd35
.short 65457 ## 0xffb1
.short 781 ## 0x30d
.short 65294 ## 0xff0e
.short 1814 ## 0x716
.short 697 ## 0x2b9
.short 1488 ## 0x5d0
.short 64296 ## 0xfb28
.short 1554 ## 0x612
.short 368 ## 0x170
.short 2318 ## 0x90e
.short 202 ## 0xca
.short 204 ## 0xcc
.short 65220 ## 0xfec4
.short 703 ## 0x2bf
.short 2611 ## 0xa33
.short 64963 ## 0xfdc3
.short 64821 ## 0xfd35
.short 228 ## 0xe4
.short 2365 ## 0x93d
.short 455 ## 0x1c7
.short 1257 ## 0x4e9
.short 250 ## 0xfa
.short 2430 ## 0x97e
.short 65140 ## 0xfe74
.short 65253 ## 0xfee5
.short 733 ## 0x2dd
.short 160 ## 0xa0
.short 1532 ## 0x5fc
.short 312 ## 0x138
.short 1669 ## 0x685
.short 63437 ## 0xf7cd
.short 1876 ## 0x754
.short 2194 ## 0x892
.short 1176 ## 0x498
.short 63991 ## 0xf9f7
.short 2843 ## 0xb1b
.short 477 ## 0x1dd
.short 64762 ## 0xfcfa
.short 65496 ## 0xffd8
.short 3311 ## 0xcef
.short 64852 ## 0xfd54
.short 64790 ## 0xfd16
.short 153 ## 0x99
.short 63340 ## 0xf76c
.short 909 ## 0x38d
.short 65034 ## 0xfe0a
.short 2692 ## 0xa84
.short 63451 ## 0xf7db
.short 64376 ## 0xfb78
.short 65419 ## 0xff8b
.short 64889 ## 0xfd79
.short 201 ## 0xc9
.short 65337 ## 0xff39
.short 64462 ## 0xfbce
.short 115 ## 0x73
.short 64808 ## 0xfd28
.short 358 ## 0x166
.short 894 ## 0x37e
.short 944 ## 0x3b0
.short 543 ## 0x21f
.short 196 ## 0xc4
.short 404 ## 0x194
.short 65452 ## 0xffac
.short 653 ## 0x28d
.short 112 ## 0x70
.short 64862 ## 0xfd5e
.short 64269 ## 0xfb0d
.short 1046 ## 0x416
.short 64865 ## 0xfd61
.short 65238 ## 0xfed6
.short 65034 ## 0xfe0a
.short 64651 ## 0xfc8b
.short 859 ## 0x35b
.short 167 ## 0xa7
.short 690 ## 0x2b2
.short 65077 ## 0xfe35
.short 63377 ## 0xf791
.short 1448 ## 0x5a8
.short 65095 ## 0xfe47
.short 65442 ## 0xffa2
.short 65119 ## 0xfe5f
.short 64728 ## 0xfcd8
.short 64584 ## 0xfc48
.short 64965 ## 0xfdc5
.short 799 ## 0x31f
.short 64938 ## 0xfdaa
.short 63792 ## 0xf930
.short 64160 ## 0xfaa0
.short 1029 ## 0x405
.short 481 ## 0x1e1
.short 64888 ## 0xfd78
.short 772 ## 0x304
.short 65436 ## 0xff9c
.short 65349 ## 0xff45
.short 461 ## 0x1cd
.short 560 ## 0x230
.short 65335 ## 0xff37
.short 185 ## 0xb9
.short 65470 ## 0xffbe
.short 65060 ## 0xfe24
.short 972 ## 0x3cc
.short 2616 ## 0xa38
.short 1457 ## 0x5b1
.short 65099 ## 0xfe4b
.short 65230 ## 0xfece
.short 64774 ## 0xfd06
.short 64971 ## 0xfdcb
.short 65250 ## 0xfee2
.short 65526 ## 0xfff6
.short 65357 ## 0xff4d
.short 744 ## 0x2e8
.short 485 ## 0x1e5
.short 329 ## 0x149
.short 64154 ## 0xfa9a
.short 310 ## 0x136
.short 64186 ## 0xfaba
.short 1855 ## 0x73f
.short 921 ## 0x399
.short 63065 ## 0xf659
.short 772 ## 0x304
.short 652 ## 0x28c
.short 63151 ## 0xf6af
.short 65366 ## 0xff56
.short 412 ## 0x19c
.short 64753 ## 0xfcf1
.short 64777 ## 0xfd09
.short 64516 ## 0xfc04
.short 614 ## 0x266
.short 338 ## 0x152
.short 65166 ## 0xfe8e
.short 11 ## 0xb
.short 64931 ## 0xfda3
.short 65366 ## 0xff56
.short 1012 ## 0x3f4
.short 292 ## 0x124
.short 65438 ## 0xff9e
.short 63983 ## 0xf9ef
.short 64091 ## 0xfa5b
.short 712 ## 0x2c8
.short 400 ## 0x190
.short 65322 ## 0xff2a
.short 492 ## 0x1ec
.short 63939 ## 0xf9c3
.short 64454 ## 0xfbc6
.short 2054 ## 0x806
.short 65236 ## 0xfed4
.short 109 ## 0x6d
.short 884 ## 0x374
.short 1069 ## 0x42d
.short 547 ## 0x223
.short 326 ## 0x146
.short 1023 ## 0x3ff
.short 65514 ## 0xffea
.short 579 ## 0x243
.short 230 ## 0xe6
.short 171 ## 0xab
.short 2487 ## 0x9b7
.short 142 ## 0x8e
.short 64386 ## 0xfb82
.short 1653 ## 0x675
.short 64799 ## 0xfd1f
.short 170 ## 0xaa
.short 64200 ## 0xfac8
.short 183 ## 0xb7
.short 63855 ## 0xf96f
.short 671 ## 0x29f
.short 65217 ## 0xfec1
.short 592 ## 0x250
.short 1631 ## 0x65f
.short 65452 ## 0xffac
.short 797 ## 0x31d
.short 606 ## 0x25e
.short 65189 ## 0xfea5
.short 65199 ## 0xfeaf
.short 64953 ## 0xfdb9
.short 494 ## 0x1ee
.short 65303 ## 0xff17
.short 65136 ## 0xfe70
.short 62911 ## 0xf5bf
.short 329 ## 0x149
.short 65060 ## 0xfe24
.short 64449 ## 0xfbc1
.short 2787 ## 0xae3
.short 211 ## 0xd3
.short 254 ## 0xfe
.short 16 ## 0x10
.short 65341 ## 0xff3d
.short 495 ## 0x1ef
.short 64615 ## 0xfc67
.short 1347 ## 0x543
.short 773 ## 0x305
.short 37 ## 0x25
.short 344 ## 0x158
.short 65175 ## 0xfe97
.short 505 ## 0x1f9
.short 65128 ## 0xfe68
.short 65447 ## 0xffa7
.short 949 ## 0x3b5
.short 64541 ## 0xfc1d
.short 83 ## 0x53
.short 42 ## 0x2a
.short 266 ## 0x10a
.short 63531 ## 0xf82b
.short 540 ## 0x21c
.short 65363 ## 0xff53
.short 65066 ## 0xfe2a
.short 65385 ## 0xff69
.short 679 ## 0x2a7
.short 64874 ## 0xfd6a
.short 65269 ## 0xfef5
.short 64754 ## 0xfcf2
.short 64968 ## 0xfdc8
.short 65465 ## 0xffb9
.short 65184 ## 0xfea0
.short 65100 ## 0xfe4c
.short 258 ## 0x102
.short 65285 ## 0xff05
.short 63629 ## 0xf88d
.short 308 ## 0x134
.short 1321 ## 0x529
.short 65322 ## 0xff2a
.short 65266 ## 0xfef2
.short 65066 ## 0xfe2a
.short 64966 ## 0xfdc6
.short 281 ## 0x119
.short 64482 ## 0xfbe2
.short 1597 ## 0x63d
.short 1253 ## 0x4e5
.short 64064 ## 0xfa40
.short 443 ## 0x1bb
.short 69 ## 0x45
.short 65126 ## 0xfe66
.short 2345 ## 0x929
.short 871 ## 0x367
.short 64959 ## 0xfdbf
.short 65000 ## 0xfde8
.short 1115 ## 0x45b
.short 64814 ## 0xfd2e
.short 65327 ## 0xff2f
.short 947 ## 0x3b3
.short 65473 ## 0xffc1
.short 65214 ## 0xfebe
.short 194 ## 0xc2
.short 64548 ## 0xfc24
.short 311 ## 0x137
.short 65065 ## 0xfe29
.short 1885 ## 0x75d
.short 65380 ## 0xff64
.short 62834 ## 0xf572
.short 63838 ## 0xf95e
.short 64792 ## 0xfd18
.short 64325 ## 0xfb45
.short 65507 ## 0xffe3
.short 65259 ## 0xfeeb
.short 1241 ## 0x4d9
.short 485 ## 0x1e5
.short 1271 ## 0x4f7
.short 356 ## 0x164
.short 331 ## 0x14b
.short 63668 ## 0xf8b4
.short 64963 ## 0xfdc3
.short 65451 ## 0xffab
.short 1202 ## 0x4b2
.short 63896 ## 0xf998
.short 65263 ## 0xfeef
.short 4012 ## 0xfac
.short 63866 ## 0xf97a
.short 64167 ## 0xfaa7
.short 65121 ## 0xfe61
.short 65137 ## 0xfe71
.short 1411 ## 0x583
.short 64586 ## 0xfc4a
.short 64849 ## 0xfd51
.short 980 ## 0x3d4
.short 63167 ## 0xf6bf
.short 65364 ## 0xff54
.short 125 ## 0x7d
.short 1742 ## 0x6ce
.short 1238 ## 0x4d6
.short 65173 ## 0xfe95
.short 1820 ## 0x71c
.short 622 ## 0x26e
.short 65411 ## 0xff83
.short 178 ## 0xb2
.short 949 ## 0x3b5
.short 2234 ## 0x8ba
.short 65234 ## 0xfed2
.short 65061 ## 0xfe25
.short 1768 ## 0x6e8
.short 1558 ## 0x616
.short 239 ## 0xef
.short 64811 ## 0xfd2b
.short 438 ## 0x1b6
.short 797 ## 0x31d
.short 3270 ## 0xcc6
.short 65453 ## 0xffad
.short 459 ## 0x1cb
.short 65319 ## 0xff27
.short 91 ## 0x5b
.short 541 ## 0x21d
.short 65426 ## 0xff92
.short 65379 ## 0xff63
.short 64988 ## 0xfddc
.short 63791 ## 0xf92f
.short 64218 ## 0xfada
.short 227 ## 0xe3
.short 388 ## 0x184
.short 64195 ## 0xfac3
.short 65352 ## 0xff48
.short 65092 ## 0xfe44
.short 64585 ## 0xfc49
.short 64256 ## 0xfb00
.short 21 ## 0x15
.short 185 ## 0xb9
.short 64821 ## 0xfd35
.short 64807 ## 0xfd27
.short 64980 ## 0xfdd4
.short 216 ## 0xd8
.short 64590 ## 0xfc4e
.short 65073 ## 0xfe31
.short 65079 ## 0xfe37
.short 64706 ## 0xfcc2
.short 64534 ## 0xfc16
.short 744 ## 0x2e8
.short 63662 ## 0xf8ae
.short 26 ## 0x1a
.short 84 ## 0x54
.short 453 ## 0x1c5
.short 65326 ## 0xff2e
.short 65477 ## 0xffc5
.short 63747 ## 0xf903
.short 1673 ## 0x689
.short 434 ## 0x1b2
.short 64871 ## 0xfd67
.short 616 ## 0x268
.short 1523 ## 0x5f3
.short 65289 ## 0xff09
.short 647 ## 0x287
.short 2846 ## 0xb1e
.short 63826 ## 0xf952
.short 65200 ## 0xfeb0
.short 65083 ## 0xfe3b
.short 65139 ## 0xfe73
.short 64600 ## 0xfc58
.short 631 ## 0x277
.short 462 ## 0x1ce
.short 64733 ## 0xfcdd
.short 64420 ## 0xfba4
.short 65322 ## 0xff2a
.short 445 ## 0x1bd
.short 65337 ## 0xff39
.short 65458 ## 0xffb2
.short 1094 ## 0x446
.short 65125 ## 0xfe65
.short 528 ## 0x210
.short 102 ## 0x66
.short 65493 ## 0xffd5
.short 64887 ## 0xfd77
.short 645 ## 0x285
.short 65143 ## 0xfe77
.short 280 ## 0x118
.short 1235 ## 0x4d3
.short 64067 ## 0xfa43
.short 430 ## 0x1ae
.short 1054 ## 0x41e
.short 64536 ## 0xfc18
.short 65394 ## 0xff72
.short 99 ## 0x63
.short 736 ## 0x2e0
.short 63865 ## 0xf979
.short 64516 ## 0xfc04
.short 65499 ## 0xffdb
.short 64799 ## 0xfd1f
.short 57 ## 0x39
.short 64750 ## 0xfcee
.short 65329 ## 0xff31
.short 65342 ## 0xff3e
.short 544 ## 0x220
.short 275 ## 0x113
.short 65078 ## 0xfe36
.short 64830 ## 0xfd3e
.short 65355 ## 0xff4b
.short 128 ## 0x80
.short 64183 ## 0xfab7
.short 823 ## 0x337
.short 65284 ## 0xff04
.short 65282 ## 0xff02
.short 65388 ## 0xff6c
.short 657 ## 0x291
.short 161 ## 0xa1
.short 64026 ## 0xfa1a
.short 65228 ## 0xfecc
.short 111 ## 0x6f
.short 64951 ## 0xfdb7
.short 257 ## 0x101
.short 10 ## 0xa
.short 1765 ## 0x6e5
.short 79 ## 0x4f
.short 1448 ## 0x5a8
.short 64863 ## 0xfd5f
.short 1050 ## 0x41a
.short 65237 ## 0xfed5
.short 1366 ## 0x556
.short 65463 ## 0xffb7
.short 81 ## 0x51
.short 65440 ## 0xffa0
.short 1384 ## 0x568
.short 64686 ## 0xfcae
.short 587 ## 0x24b
.short 64464 ## 0xfbd0
.short 1740 ## 0x6cc
.short 65253 ## 0xfee5
.short 714 ## 0x2ca
.short 1266 ## 0x4f2
.short 65367 ## 0xff57
.short 64885 ## 0xfd75
.short 165 ## 0xa5
.short 789 ## 0x315
.short 65263 ## 0xfeef
.short 1172 ## 0x494
.short 568 ## 0x238
.short 65088 ## 0xfe40
.short 496 ## 0x1f0
.short 1762 ## 0x6e2
.short 64469 ## 0xfbd5
.short 792 ## 0x318
.short 64897 ## 0xfd81
.short 1246 ## 0x4de
.short 63759 ## 0xf90f
.short 63944 ## 0xf9c8
.short 356 ## 0x164
.short 64507 ## 0xfbfb
.short 668 ## 0x29c
.short 87 ## 0x57
.short 64316 ## 0xfb3c
.short 64749 ## 0xfced
.short 63664 ## 0xf8b0
.short 65513 ## 0xffe9
.short 969 ## 0x3c9
.short 50 ## 0x32
.short 1899 ## 0x76b
.short 65406 ## 0xff7e
.short 65175 ## 0xfe97
.short 990 ## 0x3de
.short 592 ## 0x250
.short 65442 ## 0xffa2
.short 532 ## 0x214
.short 300 ## 0x12c
.short 64572 ## 0xfc3c
.short 1827 ## 0x723
.short 65352 ## 0xff48
.short 1681 ## 0x691
.short 623 ## 0x26f
.short 942 ## 0x3ae
.short 326 ## 0x146
.short 65154 ## 0xfe82
.short 446 ## 0x1be
.short 65233 ## 0xfed1
.short 717 ## 0x2cd
.short 65095 ## 0xfe47
.short 65502 ## 0xffde
.short 273 ## 0x111
.short 107 ## 0x6b
.short 65260 ## 0xfeec
.short 154 ## 0x9a
.short 361 ## 0x169
.short 64433 ## 0xfbb1
.short 1527 ## 0x5f7
.short 65171 ## 0xfe93
.short 62 ## 0x3e
.short 65020 ## 0xfdfc
.short 65409 ## 0xff81
.short 65 ## 0x41
.short 598 ## 0x256
.short 542 ## 0x21e
.short 65258 ## 0xfeea
.short 64461 ## 0xfbcd
.short 1014 ## 0x3f6
.short 202 ## 0xca
.short 730 ## 0x2da
.short 103 ## 0x67
.short 65482 ## 0xffca
.short 65309 ## 0xff1d
.short 65378 ## 0xff62
.short 930 ## 0x3a2
.short 205 ## 0xcd
.short 63816 ## 0xf948
.short 65358 ## 0xff4e
.short 542 ## 0x21e
.short 17 ## 0x11
.short 64919 ## 0xfd97
.short 1641 ## 0x669
.short 207 ## 0xcf
.short 384 ## 0x180
.short 174 ## 0xae
.short 65145 ## 0xfe79
.short 213 ## 0xd5
.short 65297 ## 0xff11
.short 65533 ## 0xfffd
.short 65301 ## 0xff15
.short 64637 ## 0xfc7d
.short 1447 ## 0x5a7
.short 431 ## 0x1af
.short 65338 ## 0xff3a
.short 65434 ## 0xff9a
.short 569 ## 0x239
.short 64273 ## 0xfb11
.short 718 ## 0x2ce
.short 395 ## 0x18b
.short 133 ## 0x85
.short 864 ## 0x360
.short 90 ## 0x5a
.short 65237 ## 0xfed5
.short 64234 ## 0xfaea
.short 65243 ## 0xfedb
.short 65072 ## 0xfe30
.short 833 ## 0x341
.short 197 ## 0xc5
.short 63589 ## 0xf865
.short 94 ## 0x5e
.short 145 ## 0x91
.short 63357 ## 0xf77d
.short 397 ## 0x18d
.short 65517 ## 0xffed
.short 64684 ## 0xfcac
.short 65294 ## 0xff0e
.short 65151 ## 0xfe7f
.short 78 ## 0x4e
.short 254 ## 0xfe
.short 658 ## 0x292
.short 64817 ## 0xfd31
.short 65499 ## 0xffdb
.short 190 ## 0xbe
.short 1239 ## 0x4d7
.short 510 ## 0x1fe
.short 65348 ## 0xff44
.short 64583 ## 0xfc47
.short 64841 ## 0xfd49
.short 613 ## 0x265
.short 268 ## 0x10c
.short 65434 ## 0xff9a
.short 1101 ## 0x44d
.short 63783 ## 0xf927
.short 64817 ## 0xfd31
.short 2198 ## 0x896
.short 65149 ## 0xfe7d
.short 196 ## 0xc4
.short 65164 ## 0xfe8c
.short 925 ## 0x39d
.short 65446 ## 0xffa6
.short 730 ## 0x2da
.short 375 ## 0x177
.short 64449 ## 0xfbc1
.short 65314 ## 0xff22
.short 65027 ## 0xfe03
.short 65088 ## 0xfe40
.short 65434 ## 0xff9a
.short 63482 ## 0xf7fa
.short 65437 ## 0xff9d
.short 64066 ## 0xfa42
.short 64763 ## 0xfcfb
.short 65304 ## 0xff18
.short 65051 ## 0xfe1b
.short 720 ## 0x2d0
.short 2526 ## 0x9de
.short 64553 ## 0xfc29
.short 141 ## 0x8d
.short 65205 ## 0xfeb5
.short 891 ## 0x37b
.short 64951 ## 0xfdb7
.short 633 ## 0x279
.short 64531 ## 0xfc13
.short 64598 ## 0xfc56
.short 65524 ## 0xfff4
.short 65043 ## 0xfe13
.short 174 ## 0xae
.short 368 ## 0x170
.short 635 ## 0x27b
.short 1564 ## 0x61c
.short 1957 ## 0x7a5
.short 65280 ## 0xff00
.short 1210 ## 0x4ba
.short 65144 ## 0xfe78
.short 64541 ## 0xfc1d
.short 64737 ## 0xfce1
.short 957 ## 0x3bd
.short 63498 ## 0xf80a
.short 174 ## 0xae
.short 65408 ## 0xff80
.short 14 ## 0xe
.short 65203 ## 0xfeb3
.short 1109 ## 0x455
.short 192 ## 0xc0
.short 65327 ## 0xff2f
.short 64864 ## 0xfd60
.short 65467 ## 0xffbb
.short 2046 ## 0x7fe
.short 62618 ## 0xf49a
.short 1655 ## 0x677
.short 1845 ## 0x735
.short 63684 ## 0xf8c4
.short 65372 ## 0xff5c
.short 321 ## 0x141
.short 65374 ## 0xff5e
.short 348 ## 0x15c
.short 908 ## 0x38c
.short 167 ## 0xa7
.short 65234 ## 0xfed2
.short 213 ## 0xd5
.short 363 ## 0x16b
.short 1480 ## 0x5c8
.short 305 ## 0x131
.short 719 ## 0x2cf
.short 1922 ## 0x782
.short 978 ## 0x3d2
.short 65365 ## 0xff55
.short 200 ## 0xc8
.short 1088 ## 0x440
.short 64907 ## 0xfd8b
.short 739 ## 0x2e3
.short 174 ## 0xae
.short 64734 ## 0xfcde
.short 1610 ## 0x64a
.short 831 ## 0x33f
.short 65048 ## 0xfe18
.short 63 ## 0x3f
.short 632 ## 0x278
.short 1782 ## 0x6f6
.short 64545 ## 0xfc21
.short 64480 ## 0xfbe0
.short 313 ## 0x139
.short 1545 ## 0x609
.short 65192 ## 0xfea8
.short 892 ## 0x37c
.short 65181 ## 0xfe9d
.short 696 ## 0x2b8
.short 63362 ## 0xf782
.short 878 ## 0x36e
.short 203 ## 0xcb
.short 356 ## 0x164
.short 1391 ## 0x56f
.short 1507 ## 0x5e3
.short 63911 ## 0xf9a7
.short 1490 ## 0x5d2
.short 234 ## 0xea
.short 439 ## 0x1b7
.short 1469 ## 0x5bd
.short 64078 ## 0xfa4e
.short 64743 ## 0xfce7
.short 1332 ## 0x534
.short 298 ## 0x12a
.short 684 ## 0x2ac
.short 63582 ## 0xf85e
.short 64520 ## 0xfc08
.short 65048 ## 0xfe18
.short 64979 ## 0xfdd3
.short 62614 ## 0xf496
.short 64564 ## 0xfc34
.short 17 ## 0x11
.short 581 ## 0x245
.short 946 ## 0x3b2
.short 137 ## 0x89
.short 1162 ## 0x48a
.short 65393 ## 0xff71
.short 64167 ## 0xfaa7
.short 65452 ## 0xffac
.short 65467 ## 0xffbb
.short 65305 ## 0xff19
.short 64303 ## 0xfb2f
.short 1587 ## 0x633
.short 64693 ## 0xfcb5
.short 64203 ## 0xfacb
.short 318 ## 0x13e
.short 65482 ## 0xffca
.short 64043 ## 0xfa2b
.short 64930 ## 0xfda2
.short 64949 ## 0xfdb5
.short 23 ## 0x17
.short 64365 ## 0xfb6d
.short 65028 ## 0xfe04
.short 65257 ## 0xfee9
.short 2880 ## 0xb40
.short 63880 ## 0xf988
.short 65225 ## 0xfec9
.short 594 ## 0x252
.short 206 ## 0xce
.short 1490 ## 0x5d2
.short 182 ## 0xb6
.short 35 ## 0x23
.short 244 ## 0xf4
.short 487 ## 0x1e7
.short 64609 ## 0xfc61
.short 267 ## 0x10b
.short 65324 ## 0xff2c
.short 64814 ## 0xfd2e
.short 90 ## 0x5a
.short 1702 ## 0x6a6
.short 1197 ## 0x4ad
.short 792 ## 0x318
.short 65425 ## 0xff91
.short 276 ## 0x114
.short 65421 ## 0xff8d
.short 2895 ## 0xb4f
.short 65414 ## 0xff86
.short 65420 ## 0xff8c
.short 145 ## 0x91
.short 1545 ## 0x609
.short 63621 ## 0xf885
.short 65313 ## 0xff21
.short 65001 ## 0xfde9
.short 64832 ## 0xfd40
.short 148 ## 0x94
.short 581 ## 0x245
.short 896 ## 0x380
.short 64740 ## 0xfce4
.short 64965 ## 0xfdc5
.short 898 ## 0x382
.short 65386 ## 0xff6a
.short 63786 ## 0xf92a
.short 64376 ## 0xfb78
.short 64607 ## 0xfc5f
.short 609 ## 0x261
.short 64060 ## 0xfa3c
.short 1183 ## 0x49f
.short 64623 ## 0xfc6f
.short 65260 ## 0xfeec
.short 64523 ## 0xfc0b
.short 704 ## 0x2c0
.short 1920 ## 0x780
.short 65395 ## 0xff73
.short 65268 ## 0xfef4
.short 65295 ## 0xff0f
.short 64276 ## 0xfb14
.short 65317 ## 0xff25
.short 631 ## 0x277
.short 65148 ## 0xfe7c
.short 906 ## 0x38a
.short 2299 ## 0x8fb
.short 160 ## 0xa0
.short 64995 ## 0xfde3
.short 1099 ## 0x44b
.short 446 ## 0x1be
.short 356 ## 0x164
.short 185 ## 0xb9
.short 137 ## 0x89
.short 65145 ## 0xfe79
.short 64482 ## 0xfbe2
.short 242 ## 0xf2
.short 2043 ## 0x7fb
.short 64428 ## 0xfbac
.short 65511 ## 0xffe7
.short 583 ## 0x247
.short 832 ## 0x340
.short 774 ## 0x306
.short 63905 ## 0xf9a1
.short 65479 ## 0xffc7
.short 607 ## 0x25f
.short 359 ## 0x167
.short 65264 ## 0xfef0
.short 962 ## 0x3c2
.short 63922 ## 0xf9b2
.short 334 ## 0x14e
.short 64897 ## 0xfd81
.short 64528 ## 0xfc10
.short 63524 ## 0xf824
.short 3536 ## 0xdd0
.short 65268 ## 0xfef4
.short 752 ## 0x2f0
.short 326 ## 0x146
.short 185 ## 0xb9
.short 64814 ## 0xfd2e
.short 1179 ## 0x49b
.short 398 ## 0x18e
.short 772 ## 0x304
.short 62678 ## 0xf4d6
.short 64113 ## 0xfa71
.short 422 ## 0x1a6
.short 65160 ## 0xfe88
.short 64660 ## 0xfc94
.short 1700 ## 0x6a4
.short 65025 ## 0xfe01
.short 450 ## 0x1c2
.short 1238 ## 0x4d6
.short 64672 ## 0xfca0
.short 38 ## 0x26
.short 65016 ## 0xfdf8
.short 63999 ## 0xf9ff
.short 65428 ## 0xff94
.short 64618 ## 0xfc6a
.short 3717 ## 0xe85
.short 1360 ## 0x550
.short 188 ## 0xbc
.short 64592 ## 0xfc50
.short 1866 ## 0x74a
.short 698 ## 0x2ba
.short 587 ## 0x24b
.short 64492 ## 0xfbec
.short 624 ## 0x270
.short 64978 ## 0xfdd2
.short 64830 ## 0xfd3e
.short 64932 ## 0xfda4
.short 65100 ## 0xfe4c
.short 65443 ## 0xffa3
.short 687 ## 0x2af
.short 64424 ## 0xfba8
.short 65478 ## 0xffc6
.short 325 ## 0x145
.short 1609 ## 0x649
.short 64697 ## 0xfcb9
.short 64959 ## 0xfdbf
.short 65447 ## 0xffa7
.short 64764 ## 0xfcfc
.short 64596 ## 0xfc54
.short 64646 ## 0xfc86
.short 64931 ## 0xfda3
.short 192 ## 0xc0
.short 65496 ## 0xffd8
.short 65515 ## 0xffeb
.short 297 ## 0x129
.short 1643 ## 0x66b
.short 65011 ## 0xfdf3
.short 133 ## 0x85
.short 101 ## 0x65
.short 63833 ## 0xf959
.short 117 ## 0x75
.short 64488 ## 0xfbe8
.short 65303 ## 0xff17
.short 1079 ## 0x437
.short 428 ## 0x1ac
.short 65304 ## 0xff18
.short 64336 ## 0xfb50
.short 90 ## 0x5a
.short 1468 ## 0x5bc
.short 1235 ## 0x4d3
.short 65511 ## 0xffe7
.short 374 ## 0x176
.short 65433 ## 0xff99
.short 82 ## 0x52
.short 65007 ## 0xfdef
.short 65357 ## 0xff4d
.short 64930 ## 0xfda2
.short 65286 ## 0xff06
.short 325 ## 0x145
.short 917 ## 0x395
.short 65526 ## 0xfff6
.short 64467 ## 0xfbd3
.short 1175 ## 0x497
.short 639 ## 0x27f
.short 63620 ## 0xf884
.short 64980 ## 0xfdd4
.short 65020 ## 0xfdfc
.short 65249 ## 0xfee1
.short 64473 ## 0xfbd9
.short 64587 ## 0xfc4b
.globl _cg_Classification_FC3bias ## @cg_Classification_FC3bias
.p2align 4
_cg_Classification_FC3bias:
.short 61261 ## 0xef4d
.short 61804 ## 0xf16c
.short 63276 ## 0xf72c
.short 63207 ## 0xf6e7
.short 61620 ## 0xf0b4
.short 62598 ## 0xf486
.short 62995 ## 0xf613
.short 62826 ## 0xf56a
.short 61917 ## 0xf1dd
.short 63944 ## 0xf9c8
.short 61320 ## 0xef88
.short 62849 ## 0xf581
.short 62842 ## 0xf57a
.short 62547 ## 0xf453
.short 62807 ## 0xf557
.short 62606 ## 0xf48e
.short 63588 ## 0xf864
.short 62578 ## 0xf472
.short 61156 ## 0xeee4
.short 63747 ## 0xf903
.short 63689 ## 0xf8c9
.short 63967 ## 0xf9df
.short 62290 ## 0xf352
.short 63933 ## 0xf9bd
.short 62539 ## 0xf44b
.short 63428 ## 0xf7c4
.short 63860 ## 0xf974
.short 62936 ## 0xf5d8
.short 63643 ## 0xf89b
.short 61945 ## 0xf1f9
.short 62537 ## 0xf449
.short 64188 ## 0xfabc
.short 63905 ## 0xf9a1
.short 63121 ## 0xf691
.short 63411 ## 0xf7b3
.short 63197 ## 0xf6dd
.short 63896 ## 0xf998
.short 63214 ## 0xf6ee
.short 62040 ## 0xf258
.short 61781 ## 0xf155
.globl _cg_Classification_FC4weit ## @cg_Classification_FC4weit
.p2align 4
_cg_Classification_FC4weit:
.short 2430 ## 0x97e
.short 65517 ## 0xffed
.short 3206 ## 0xc86
.short 65459 ## 0xffb3
.short 65504 ## 0xffe0
.short 65499 ## 0xffdb
.short 113 ## 0x71
.short 65404 ## 0xff7c
.short 1433 ## 0x599
.short 65525 ## 0xfff5
.short 65514 ## 0xffea
.short 65472 ## 0xffc0
.short 65460 ## 0xffb4
.short 65468 ## 0xffbc
.short 65486 ## 0xffce
.short 65451 ## 0xffab
.short 65476 ## 0xffc4
.short 65521 ## 0xfff1
.short 65512 ## 0xffe8
.short 63900 ## 0xf99c
.short 56 ## 0x38
.short 65474 ## 0xffc2
.short 65508 ## 0xffe4
.short 65512 ## 0xffe8
.short 471 ## 0x1d7
.short 65383 ## 0xff67
.short 65290 ## 0xff0a
.short 65454 ## 0xffae
.short 40 ## 0x28
.short 65526 ## 0xfff6
.short 65494 ## 0xffd6
.short 65438 ## 0xff9e
.short 65502 ## 0xffde
.short 65496 ## 0xffd8
.short 40 ## 0x28
.short 65471 ## 0xffbf
.short 65469 ## 0xffbd
.short 64 ## 0x40
.short 55 ## 0x37
.short 38 ## 0x26
.short 64478 ## 0xfbde
.short 64009 ## 0xfa09
.short 63478 ## 0xf7f6
.short 907 ## 0x38b
.short 65097 ## 0xfe49
.short 65206 ## 0xfeb6
.short 65149 ## 0xfe7d
.short 869 ## 0x365
.short 64803 ## 0xfd23
.short 64205 ## 0xfacd
.short 64966 ## 0xfdc6
.short 64476 ## 0xfbdc
.short 2405 ## 0x965
.short 1682 ## 0x692
.short 1240 ## 0x4d8
.short 837 ## 0x345
.short 973 ## 0x3cd
.short 64214 ## 0xfad6
.short 1316 ## 0x524
.short 64687 ## 0xfcaf
.short 916 ## 0x394
.short 64883 ## 0xfd73
.short 937 ## 0x3a9
.short 956 ## 0x3bc
.short 764 ## 0x2fc
.short 64633 ## 0xfc79
.short 64121 ## 0xfa79
.short 63981 ## 0xf9ed
.short 1154 ## 0x482
.short 1512 ## 0x5e8
.short 673 ## 0x2a1
.short 64720 ## 0xfcd0
.short 65014 ## 0xfdf6
.short 64265 ## 0xfb09
.short 64856 ## 0xfd58
.short 64213 ## 0xfad5
.short 586 ## 0x24a
.short 1277 ## 0x4fd
.short 64289 ## 0xfb21
.short 63919 ## 0xf9af
.short 65250 ## 0xfee2
.short 65191 ## 0xfea7
.short 65089 ## 0xfe41
.short 65162 ## 0xfe8a
.short 1222 ## 0x4c6
.short 65062 ## 0xfe26
.short 65415 ## 0xff87
.short 65077 ## 0xfe35
.short 65161 ## 0xfe89
.short 93 ## 0x5d
.short 1530 ## 0x5fa
.short 65213 ## 0xfebd
.short 63956 ## 0xf9d4
.short 64882 ## 0xfd72
.short 64755 ## 0xfcf3
.short 64995 ## 0xfde3
.short 64992 ## 0xfde0
.short 65322 ## 0xff2a
.short 65080 ## 0xfe38
.short 65127 ## 0xfe67
.short 372 ## 0x174
.short 64720 ## 0xfcd0
.short 65030 ## 0xfe06
.short 292 ## 0x124
.short 64405 ## 0xfb95
.short 65341 ## 0xff3d
.short 112 ## 0x70
.short 65433 ## 0xff99
.short 65185 ## 0xfea1
.short 65014 ## 0xfdf6
.short 65185 ## 0xfea1
.short 65225 ## 0xfec9
.short 63471 ## 0xf7ef
.short 65155 ## 0xfe83
.short 65165 ## 0xfe8d
.short 1532 ## 0x5fc
.short 1590 ## 0x636
.short 64500 ## 0xfbf4
.short 64955 ## 0xfdbb
.short 65227 ## 0xfecb
.short 65120 ## 0xfe60
.short 1970 ## 0x7b2
.short 64867 ## 0xfd63
.short 65204 ## 0xfeb4
.short 65282 ## 0xff02
.short 1186 ## 0x4a2
.short 379 ## 0x17b
.short 65455 ## 0xffaf
.short 64877 ## 0xfd6d
.short 1188 ## 0x4a4
.short 65244 ## 0xfedc
.short 1621 ## 0x655
.short 65202 ## 0xfeb2
.short 64735 ## 0xfcdf
.short 16 ## 0x10
.short 65480 ## 0xffc8
.short 65303 ## 0xff17
.short 1550 ## 0x60e
.short 64823 ## 0xfd37
.short 64954 ## 0xfdba
.short 64269 ## 0xfb0d
.short 1662 ## 0x67e
.short 65018 ## 0xfdfa
.short 64240 ## 0xfaf0
.short 175 ## 0xaf
.short 1283 ## 0x503
.short 61814 ## 0xf176
.short 1765 ## 0x6e5
.short 64872 ## 0xfd68
.short 64651 ## 0xfc8b
.short 65440 ## 0xffa0
.short 1283 ## 0x503
.short 64904 ## 0xfd88
.short 1540 ## 0x604
.short 1234 ## 0x4d2
.short 64988 ## 0xfddc
.short 257 ## 0x101
.short 65476 ## 0xffc4
.short 1883 ## 0x75b
.short 2005 ## 0x7d5
.short 64924 ## 0xfd9c
.short 65436 ## 0xff9c
.short 65366 ## 0xff56
.short 65394 ## 0xff72
.short 65041 ## 0xfe11
.short 65224 ## 0xfec8
.short 1 ## 0x1
.short 65370 ## 0xff5a
.short 311 ## 0x137
.short 33 ## 0x21
.short 64885 ## 0xfd75
.short 65321 ## 0xff29
.short 65090 ## 0xfe42
.short 65340 ## 0xff3c
.short 65129 ## 0xfe69
.short 65372 ## 0xff5c
.short 65331 ## 0xff33
.short 23 ## 0x17
.short 65384 ## 0xff68
.short 3504 ## 0xdb0
.short 65511 ## 0xffe7
.short 65396 ## 0xff74
.short 166 ## 0xa6
.short 51 ## 0x33
.short 65228 ## 0xfecc
.short 65520 ## 0xfff0
.short 5550 ## 0x15ae
.short 65510 ## 0xffe6
.short 65382 ## 0xff66
.short 65432 ## 0xff98
.short 65411 ## 0xff83
.short 65531 ## 0xfffb
.short 3256 ## 0xcb8
.short 111 ## 0x6f
.short 65311 ## 0xff1f
.short 396 ## 0x18c
.short 63430 ## 0xf7c6
.short 65330 ## 0xff32
.short 65434 ## 0xff9a
.short 65458 ## 0xffb2
.globl _cg_Classification_FC4bias ## @cg_Classification_FC4bias
.p2align 1
_cg_Classification_FC4bias:
.short 57610 ## 0xe10a
.short 65465 ## 0xffb9
.short 61186 ## 0xef02
.short 60322 ## 0xeba2
.short 58476 ## 0xe46c
.subsections_via_symbols
|
the_stack_data/165768646.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
strh w0, [sp, #10]
ldrsh w8, [sp, #10]
str w8, [sp, #4] ; 4-byte Folded Spill
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #33
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2:
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, #55
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_6
LBB0_3:
mov w8, #11
str w8, [sp, #12]
b LBB0_7
LBB0_4:
mov w8, #333
str w8, [sp, #12]
b LBB0_7
LBB0_5:
mov w8, #55
str w8, [sp, #12]
b LBB0_7
LBB0_6:
mov w8, #-1
str w8, [sp, #12]
b LBB0_7
LBB0_7:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _bar ; -- Begin function bar
.p2align 2
_bar: ; @bar
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
add x8, sp, #12
str w0, [sp, #12]
str x8, [sp]
ldr x9, [sp]
mov w8, #100
str w8, [x9]
ldr w8, [sp, #12]
ldr x9, [sp]
ldr w9, [x9]
add w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _baz ; -- Begin function baz
.p2align 2
_baz: ; @baz
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-24]
stur x1, [x29, #-16]
ldur x8, [x29, #-24]
str x8, [sp, #24]
ldur w8, [x29, #-16]
str w8, [sp, #32]
mov w8, #11
str w8, [sp, #24]
ldr x8, [sp, #24]
str x8, [sp, #40]
ldr w8, [sp, #32]
str w8, [sp, #48]
ldr x8, [sp, #40]
stur x8, [x29, #-40]
ldr w8, [sp, #48]
stur w8, [x29, #-32]
ldur x8, [x29, #-40]
str x8, [sp, #8] ; 8-byte Folded Spill
ldur x8, [x29, #-32]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
bl ___stack_chk_fail
LBB2_2:
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldr x0, [sp, #8] ; 8-byte Folded Reload
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
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, #512
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #68]
str w0, [sp, #64]
strb wzr, [sp, #63]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldrsb w8, [sp, #63]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB3_4
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
ldrsb w0, [sp, #63]
bl _foo
ldrsb x9, [sp, #63]
add x8, sp, #104
str w0, [x8, x9, lsl #2]
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldrb w8, [sp, #63]
add w8, w8, #1
strb w8, [sp, #63]
b LBB3_1
LBB3_4:
str wzr, [sp, #56]
b LBB3_5
LBB3_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #56]
subs w8, w8, #100
cset w8, ge
tbnz w8, #0, LBB3_11
b LBB3_6
LBB3_6: ; in Loop: Header=BB3_5 Depth=1
ldrsw x9, [sp, #56]
add x8, sp, #104
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #4] ; 4-byte Folded Spill
ldr w8, [sp, #56]
sxth w0, w8
bl _foo
ldr w8, [sp, #4] ; 4-byte Folded Reload
subs w8, w8, w0
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB3_8
b LBB3_7
LBB3_7:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #63
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB3_8: ; in Loop: Header=BB3_5 Depth=1
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_5 Depth=1
b LBB3_10
LBB3_10: ; in Loop: Header=BB3_5 Depth=1
ldr w8, [sp, #56]
add w8, w8, #1
str w8, [sp, #56]
b LBB3_5
LBB3_11:
mov w8, #2
str w8, [sp, #52]
ldr w0, [sp, #52]
bl _bar
str w0, [sp, #52]
ldr w8, [sp, #52]
subs w8, w8, #200
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB3_13
b LBB3_12
LBB3_12:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #71
adrp x3, l_.str.2@PAGE
add x3, x3, l_.str.2@PAGEOFF
bl ___assert_rtn
LBB3_13:
b LBB3_14
LBB3_14:
adrp x8, l___const.main.c@PAGE
add x8, x8, l___const.main.c@PAGEOFF
ldr x9, [x8]
str x9, [sp, #24]
ldr w8, [x8, #8]
str w8, [sp, #32]
ldr x8, [sp, #24]
str x8, [sp, #88]
ldr w8, [sp, #32]
str w8, [sp, #96]
ldr x0, [sp, #88]
ldr x1, [sp, #96]
bl _baz
str x0, [sp, #72]
str x1, [sp, #80]
ldr x8, [sp, #72]
str x8, [sp, #8]
ldr w8, [sp, #80]
str w8, [sp, #16]
ldr x8, [sp, #8]
str x8, [sp, #40]
ldr w8, [sp, #16]
str w8, [sp, #48]
ldr w8, [sp, #40]
subs w8, w8, #11
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB3_16
b LBB3_15
LBB3_15:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #80
adrp x3, l_.str.3@PAGE
add x3, x3, l_.str.3@PAGEOFF
bl ___assert_rtn
LBB3_16:
b LBB3_17
LBB3_17:
ldr w8, [sp, #44]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB3_19
b LBB3_18
LBB3_18:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #81
adrp x3, l_.str.4@PAGE
add x3, x3, l_.str.4@PAGEOFF
bl ___assert_rtn
LBB3_19:
b LBB3_20
LBB3_20:
ldr w8, [sp, #48]
ldr w9, [sp, #32]
subs w8, w8, w9
cset w9, ne
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB3_22
b LBB3_21
LBB3_21:
adrp x0, l___func__.main@PAGE
add x0, x0, l___func__.main@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #82
adrp x3, l_.str.5@PAGE
add x3, x3, l_.str.5@PAGEOFF
bl ___assert_rtn
LBB3_22:
b LBB3_23
LBB3_23:
ldr w8, [sp, #68]
str w8, [sp] ; 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] ; 4-byte Folded Reload
add sp, sp, #512
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___func__.main: ; @__func__.main
.asciz "main"
l_.str: ; @.str
.asciz "243892646.c"
l_.str.1: ; @.str.1
.asciz "array[i] == foo (i)"
l_.str.2: ; @.str.2
.asciz "v == 200"
.section __TEXT,__const
.p2align 2 ; @__const.main.c
l___const.main.c:
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.section __TEXT,__cstring,cstring_literals
l_.str.3: ; @.str.3
.asciz "r.x == 11"
l_.str.4: ; @.str.4
.asciz "r.y == c.y"
l_.str.5: ; @.str.5
.asciz "r.z == c.z"
.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
movw %di, %ax
movw %ax, -6(%rbp)
movswl -6(%rbp), %eax
movl %eax, -12(%rbp) ## 4-byte Spill
subl $1, %eax
je LBB0_1
jmp LBB0_6
LBB0_6:
movl -12(%rbp), %eax ## 4-byte Reload
subl $33, %eax
je LBB0_2
jmp LBB0_7
LBB0_7:
movl -12(%rbp), %eax ## 4-byte Reload
subl $55, %eax
je LBB0_3
jmp LBB0_4
LBB0_1:
movl $11, -4(%rbp)
jmp LBB0_5
LBB0_2:
movl $333, -4(%rbp) ## imm = 0x14D
jmp LBB0_5
LBB0_3:
movl $55, -4(%rbp)
jmp LBB0_5
LBB0_4:
movl $-1, -4(%rbp)
LBB0_5:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _bar ## -- Begin function bar
.p2align 4, 0x90
_bar: ## @bar
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
leaq -4(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movl $100, (%rax)
movl -4(%rbp), %eax
movq -16(%rbp), %rcx
addl (%rcx), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _baz ## -- Begin function baz
.p2align 4, 0x90
_baz: ## @baz
.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, -48(%rbp)
movl %esi, -40(%rbp)
movl -40(%rbp), %eax
movl %eax, -24(%rbp)
movq -48(%rbp), %rax
movq %rax, -32(%rbp)
movl $11, -32(%rbp)
movl -24(%rbp), %eax
movl %eax, -8(%rbp)
movq -32(%rbp), %rax
movq %rax, -16(%rbp)
movl -8(%rbp), %eax
movl %eax, -56(%rbp)
movq -16(%rbp), %rax
movq %rax, -64(%rbp)
movq -64(%rbp), %rax
movl -56(%rbp), %edx
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 $528, %rsp ## imm = 0x210
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -420(%rbp)
movl %edi, -424(%rbp)
movb $0, -425(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movsbl -425(%rbp), %eax
cmpl $100, %eax
jge LBB3_4
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movsbl -425(%rbp), %eax
## kill: def $ax killed $ax killed $eax
movswl %ax, %edi
callq _foo
movl %eax, %ecx
movsbq -425(%rbp), %rax
movl %ecx, -416(%rbp,%rax,4)
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movb -425(%rbp), %al
addb $1, %al
movb %al, -425(%rbp)
jmp LBB3_1
LBB3_4:
movl $0, -432(%rbp)
LBB3_5: ## =>This Inner Loop Header: Depth=1
cmpl $100, -432(%rbp)
jge LBB3_11
## %bb.6: ## in Loop: Header=BB3_5 Depth=1
movslq -432(%rbp), %rax
movl -416(%rbp,%rax,4), %eax
movl %eax, -516(%rbp) ## 4-byte Spill
movl -432(%rbp), %eax
## kill: def $ax killed $ax killed $eax
movswl %ax, %edi
callq _foo
movl %eax, %ecx
movl -516(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB3_8
## %bb.7:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $63, %edx
callq ___assert_rtn
LBB3_8: ## in Loop: Header=BB3_5 Depth=1
jmp LBB3_9
LBB3_9: ## in Loop: Header=BB3_5 Depth=1
jmp LBB3_10
LBB3_10: ## in Loop: Header=BB3_5 Depth=1
movl -432(%rbp), %eax
addl $1, %eax
movl %eax, -432(%rbp)
jmp LBB3_5
LBB3_11:
movl $2, -436(%rbp)
movl -436(%rbp), %edi
callq _bar
movl %eax, -436(%rbp)
cmpl $200, -436(%rbp)
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB3_13
## %bb.12:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.2(%rip), %rcx
movl $71, %edx
callq ___assert_rtn
LBB3_13:
jmp LBB3_14
LBB3_14:
movl l___const.main.c+8(%rip), %eax
movl %eax, -456(%rbp)
movq l___const.main.c(%rip), %rax
movq %rax, -464(%rbp)
movl -456(%rbp), %eax
movl %eax, -488(%rbp)
movq -464(%rbp), %rax
movq %rax, -496(%rbp)
movq -496(%rbp), %rdi
movl -488(%rbp), %esi
callq _baz
movl %edx, -504(%rbp)
movq %rax, -512(%rbp)
movq -512(%rbp), %rax
movq %rax, -480(%rbp)
movl -504(%rbp), %eax
movl %eax, -472(%rbp)
movq -480(%rbp), %rax
movq %rax, -448(%rbp)
movl -472(%rbp), %eax
movl %eax, -440(%rbp)
cmpl $11, -448(%rbp)
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB3_16
## %bb.15:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.3(%rip), %rcx
movl $80, %edx
callq ___assert_rtn
LBB3_16:
jmp LBB3_17
LBB3_17:
movl -444(%rbp), %eax
cmpl -460(%rbp), %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB3_19
## %bb.18:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.4(%rip), %rcx
movl $81, %edx
callq ___assert_rtn
LBB3_19:
jmp LBB3_20
LBB3_20:
movl -440(%rbp), %eax
cmpl -456(%rbp), %eax
sete %al
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB3_22
## %bb.21:
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.5(%rip), %rcx
movl $82, %edx
callq ___assert_rtn
LBB3_22:
jmp LBB3_23
LBB3_23:
movl -420(%rbp), %eax
movl %eax, -520(%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 -520(%rbp), %eax ## 4-byte Reload
addq $528, %rsp ## imm = 0x210
popq %rbp
retq
LBB3_25:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___func__.main: ## @__func__.main
.asciz "main"
L_.str: ## @.str
.asciz "243892646.c"
L_.str.1: ## @.str.1
.asciz "array[i] == foo (i)"
L_.str.2: ## @.str.2
.asciz "v == 200"
.section __TEXT,__const
.p2align 2 ## @__const.main.c
l___const.main.c:
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.section __TEXT,__cstring,cstring_literals
L_.str.3: ## @.str.3
.asciz "r.x == 11"
L_.str.4: ## @.str.4
.asciz "r.y == c.y"
L_.str.5: ## @.str.5
.asciz "r.z == c.z"
.subsections_via_symbols
|
the_stack_data/243892646.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-20] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
mov x9, sp
adrp x8, l_.str.1@PAGE
add x8, x8, l_.str.1@PAGEOFF
str x8, [x9]
adrp x8, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
str x8, [x9, #8]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur w0, [x29, #-20] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "this is a %s with some of my %s in it ! ;p \n Understood, biaaaatch ??? ! \n"
l_.str.1: ; @.str.1
.asciz "bullshit"
l_.str.2: ; @.str.2
.asciz "balls"
.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
leaq L_.str.1(%rip), %rsi
leaq L_.str.2(%rip), %rdx
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "this is a %s with some of my %s in it ! ;p \n Understood, biaaaatch ??? ! \n"
L_.str.1: ## @.str.1
.asciz "bullshit"
L_.str.2: ## @.str.2
.asciz "balls"
.subsections_via_symbols
|
the_stack_data/161079944.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_one ; -- Begin function test_one
.p2align 2
_test_one: ; @test_one
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_4:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _test_two ; -- Begin function test_two
.p2align 2
_test_two: ; @test_two
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
str wzr, [sp, #4]
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
ldr w8, [sp, #4]
ldr w9, [sp, #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
str wzr, [sp]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp]
ldr w9, [sp, #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
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
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, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB1_1
LBB1_8:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _test_three ; -- Begin function test_three
.p2align 2
_test_three: ; @test_three
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
str wzr, [sp, #4]
b LBB2_1
LBB2_1: ; =>This Loop Header: Depth=1
; Child Loop BB2_3 Depth 2
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_8
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
str wzr, [sp]
b LBB2_3
LBB2_3: ; Parent Loop BB2_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_6
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=2
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=2
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB2_3
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB2_1
LBB2_8:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _test_four ; -- Begin function test_four
.p2align 2
_test_four: ; @test_four
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
str wzr, [sp, #4]
b LBB3_1
LBB3_1: ; =>This Loop Header: Depth=1
; Child Loop BB3_3 Depth 2
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_8
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
str wzr, [sp]
b LBB3_3
LBB3_3: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_6
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_3 Depth=2
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_3 Depth=2
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
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, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB3_1
LBB3_8:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _test_five ; -- Begin function test_five
.p2align 2
_test_five: ; @test_five
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #28]
str w1, [sp, #24]
str w2, [sp, #20]
str wzr, [sp, #16]
b LBB4_1
LBB4_1: ; =>This Loop Header: Depth=1
; Child Loop BB4_3 Depth 2
; Child Loop BB4_5 Depth 3
ldr w8, [sp, #16]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_12
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
str wzr, [sp, #12]
b LBB4_3
LBB4_3: ; Parent Loop BB4_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB4_5 Depth 3
ldr w8, [sp, #12]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_10
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=2
str wzr, [sp, #8]
b LBB4_5
LBB4_5: ; Parent Loop BB4_1 Depth=1
; Parent Loop BB4_3 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #8]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_8
b LBB4_6
LBB4_6: ; in Loop: Header=BB4_5 Depth=3
b LBB4_7
LBB4_7: ; in Loop: Header=BB4_5 Depth=3
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB4_5
LBB4_8: ; in Loop: Header=BB4_3 Depth=2
b LBB4_9
LBB4_9: ; in Loop: Header=BB4_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB4_3
LBB4_10: ; in Loop: Header=BB4_1 Depth=1
b LBB4_11
LBB4_11: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB4_1
LBB4_12:
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 _test_one ## -- Begin function test_one
.p2align 4, 0x90
_test_one: ## @test_one
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl $0, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_3
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_two ## -- Begin function test_two
.p2align 4, 0x90
_test_two: ## @test_two
.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 $0, -12(%rbp)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB1_8
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl $0, -16(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_6
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
jmp LBB1_5
LBB1_5: ## in Loop: Header=BB1_3 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%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 -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_1
LBB1_8:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_three ## -- Begin function test_three
.p2align 4, 0x90
_test_three: ## @test_three
.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 $0, -12(%rbp)
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_3 Depth 2
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB2_8
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl $0, -16(%rbp)
LBB2_3: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB2_6
## %bb.4: ## in Loop: Header=BB2_3 Depth=2
jmp LBB2_5
LBB2_5: ## in Loop: Header=BB2_3 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB2_3
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_7
LBB2_7: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB2_1
LBB2_8:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_four ## -- Begin function test_four
.p2align 4, 0x90
_test_four: ## @test_four
.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 $0, -12(%rbp)
LBB3_1: ## =>This Loop Header: Depth=1
## Child Loop BB3_3 Depth 2
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB3_8
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movl $0, -16(%rbp)
LBB3_3: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB3_6
## %bb.4: ## in Loop: Header=BB3_3 Depth=2
jmp LBB3_5
LBB3_5: ## in Loop: Header=BB3_3 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%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 -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB3_1
LBB3_8:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_five ## -- Begin function test_five
.p2align 4, 0x90
_test_five: ## @test_five
.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 $0, -16(%rbp)
LBB4_1: ## =>This Loop Header: Depth=1
## Child Loop BB4_3 Depth 2
## Child Loop BB4_5 Depth 3
movl -16(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB4_12
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movl $0, -20(%rbp)
LBB4_3: ## Parent Loop BB4_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB4_5 Depth 3
movl -20(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB4_10
## %bb.4: ## in Loop: Header=BB4_3 Depth=2
movl $0, -24(%rbp)
LBB4_5: ## Parent Loop BB4_1 Depth=1
## Parent Loop BB4_3 Depth=2
## => This Inner Loop Header: Depth=3
movl -24(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_8
## %bb.6: ## in Loop: Header=BB4_5 Depth=3
jmp LBB4_7
LBB4_7: ## in Loop: Header=BB4_5 Depth=3
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB4_5
LBB4_8: ## in Loop: Header=BB4_3 Depth=2
jmp LBB4_9
LBB4_9: ## in Loop: Header=BB4_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB4_3
LBB4_10: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_11
LBB4_11: ## in Loop: Header=BB4_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB4_1
LBB4_12:
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/74726.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, #624
stur wzr, [x29, #-20]
add x8, sp, #340
str x8, [sp, #40] ; 8-byte Folded Spill
mov w8, #2
strb w8, [sp, #341]
mov w8, #28695
strh w8, [sp, #342]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _inet_addr
str w0, [sp, #344]
mov w0, #2
mov w1, #1
mov w2, #6
bl _socket
ldr x1, [sp, #40] ; 8-byte Folded Reload
str w0, [sp, #360]
ldr w0, [sp, #360]
mov w2, #16
str w2, [sp, #52] ; 4-byte Folded Spill
bl _bind
ldr w0, [sp, #360]
mov w1, #5
bl _listen
ldr w8, [sp, #52] ; 4-byte Folded Reload
add x2, sp, #320
str w8, [sp, #320]
ldr w0, [sp, #360]
add x1, sp, #324
bl _accept
str w0, [sp, #356]
subs w8, w0, #0
cset w8, lt
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_3
LBB0_2:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
b LBB0_4
LBB0_4: ; =>This Inner Loop Header: Depth=1
add x0, sp, #364
str x0, [sp, #16] ; 8-byte Folded Spill
mov w1, #0
str w1, [sp, #12] ; 4-byte Folded Spill
mov x2, #256
str x2, [sp, #32] ; 8-byte Folded Spill
bl _memset
ldr w1, [sp, #12] ; 4-byte Folded Reload
ldr x2, [sp, #32] ; 8-byte Folded Reload
add x0, sp, #64
str x0, [sp, #24] ; 8-byte Folded Spill
bl _memset
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldr x2, [sp, #32] ; 8-byte Folded Reload
ldr w0, [sp, #356]
bl _read
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldr x0, [sp, #16] ; 8-byte Folded Reload
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _fopen
mov x8, x0
ldr x0, [sp, #24] ; 8-byte Folded Reload
str x8, [sp, #56]
ldr x3, [sp, #56]
mov x1, #1
mov x2, #255
bl _fread
ldr x0, [sp, #56]
bl _fclose
ldr x8, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldr x2, [sp, #32] ; 8-byte Folded Reload
ldr w0, [sp, #356]
bl _write
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB0_4
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "127.0.0.1"
l_.str.1: ; @.str.1
.asciz "A connection from a client is recieved\n"
l_.str.2: ; @.str.2
.asciz "Error in accepting the connection from the client\n "
l_.str.3: ; @.str.3
.asciz "(server)path = %s\n"
l_.str.4: ; @.str.4
.asciz "r+"
l_.str.5: ; @.str.5
.asciz "(server)File content :\n %s\n"
l_.str.6: ; @.str.6
.asciz "--------------------\n"
l_.str.7: ; @.str.7
.asciz "-----------msg is sent to the client!-----------\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 $592, %rsp ## imm = 0x250
movl $0, -4(%rbp)
movb $2, -295(%rbp)
movw $28695, -294(%rbp) ## imm = 0x7017
leaq L_.str(%rip), %rdi
callq _inet_addr
movl %eax, -292(%rbp)
movl $2, %edi
movl $1, %esi
movl $6, %edx
callq _socket
movl %eax, -276(%rbp)
movl -276(%rbp), %edi
leaq -296(%rbp), %rsi
movl $16, %edx
callq _bind
movl -276(%rbp), %edi
movl $5, %esi
callq _listen
movl $16, -316(%rbp)
movl -276(%rbp), %edi
leaq -312(%rbp), %rsi
leaq -316(%rbp), %rdx
callq _accept
movl %eax, -280(%rbp)
cmpl $0, %eax
jl LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_3
LBB0_2:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
LBB0_3:
jmp LBB0_4
LBB0_4: ## =>This Inner Loop Header: Depth=1
leaq -272(%rbp), %rdi
xorl %esi, %esi
movl $256, %edx ## imm = 0x100
callq _memset
leaq -576(%rbp), %rdi
xorl %esi, %esi
movl $256, %edx ## imm = 0x100
callq _memset
movl -280(%rbp), %edi
leaq -272(%rbp), %rsi
movl $256, %edx ## imm = 0x100
callq _read
leaq -272(%rbp), %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq -272(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
callq _fopen
movq %rax, -584(%rbp)
leaq -576(%rbp), %rdi
movq -584(%rbp), %rcx
movl $1, %esi
movl $255, %edx
callq _fread
movq -584(%rbp), %rdi
callq _fclose
leaq -576(%rbp), %rsi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movl -280(%rbp), %edi
leaq -576(%rbp), %rsi
movl $256, %edx ## imm = 0x100
callq _write
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_4
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "127.0.0.1"
L_.str.1: ## @.str.1
.asciz "A connection from a client is recieved\n"
L_.str.2: ## @.str.2
.asciz "Error in accepting the connection from the client\n "
L_.str.3: ## @.str.3
.asciz "(server)path = %s\n"
L_.str.4: ## @.str.4
.asciz "r+"
L_.str.5: ## @.str.5
.asciz "(server)File content :\n %s\n"
L_.str.6: ## @.str.6
.asciz "--------------------\n"
L_.str.7: ## @.str.7
.asciz "-----------msg is sent to the client!-----------\n"
.subsections_via_symbols
|
the_stack_data/150140900.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _prod ; -- Begin function prod
.p2align 2
_prod: ; @prod
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
ldr w8, [sp, #12]
ldr w9, [sp, #8]
mul w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _sqrd ; -- Begin function sqrd
.p2align 2
_sqrd: ; @sqrd
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w8, [sp, #12]
ldr w9, [sp, #12]
mul w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _maj ; -- Begin function maj
.p2align 2
_maj: ; @maj
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
str w1, [sp, #4]
ldr w8, [sp, #8]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr w8, [sp, #8]
str w8, [sp, #12]
b LBB2_3
LBB2_2:
ldr w8, [sp, #4]
str w8, [sp, #12]
b LBB2_3
LBB2_3:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _avg ; -- Begin function avg
.p2align 2
_avg: ; @avg
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
str w2, [sp, #4]
ldr w8, [sp, #12]
ldr w9, [sp, #8]
add w8, w8, w9
ldr w9, [sp, #4]
add w8, w8, w9
scvtf s0, w8
fmov s1, #3.00000000
fdiv s0, s0, s1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _prec ; -- Begin function prec
.p2align 2
_prec: ; @prec
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
ldr w8, [sp, #12]
subs w0, w8, #1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _negative ; -- Begin function negative
.p2align 2
_negative: ; @negative
.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, le
tbnz w8, #0, LBB5_2
b LBB5_1
LBB5_1:
ldr w9, [sp, #8]
mov w8, #0
subs w8, w8, w9
str w8, [sp, #12]
b LBB5_3
LBB5_2:
ldr w8, [sp, #8]
str w8, [sp, #12]
b LBB5_3
LBB5_3:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _comp10 ; -- Begin function comp10
.p2align 2
_comp10: ; @comp10
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #10
cset w8, le
tbnz w8, #0, LBB6_2
b LBB6_1
LBB6_1:
mov w8, #-1
str w8, [sp, #12]
b LBB6_3
LBB6_2:
ldr w9, [sp, #8]
mov w8, #10
subs w8, w8, w9
str w8, [sp, #12]
b LBB6_3
LBB6_3:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _multiple10 ; -- Begin function multiple10
.p2align 2
_multiple10: ; @multiple10
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #8]
ldr w8, [sp, #8]
mov w10, #10
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
str w8, [sp, #4]
ldr w8, [sp, #4]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB7_2
b LBB7_1
LBB7_1:
ldr w8, [sp, #8]
str w8, [sp, #12]
b LBB7_3
LBB7_2:
ldr w8, [sp, #8]
ldr w10, [sp, #4]
mov w9, #10
subs w9, w9, w10
add w8, w8, w9
str w8, [sp, #12]
b LBB7_3
LBB7_3:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _stampaI ; -- Begin function stampaI
.p2align 2
_stampaI: ; @stampaI
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str w0, [sp, #8]
ldr w9, [sp, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _stampaF ; -- Begin function stampaF
.p2align 2
_stampaF: ; @stampaF
.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 s0, [sp, #8]
ldr s0, [sp, #8]
fcvt d0, s0
mov x8, sp
str d0, [x8]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur s0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _printmenu ; -- Begin function printmenu
.p2align 2
_printmenu: ; @printmenu
.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.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
bl _printf
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
bl _printf
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov w8, #-1
stur w8, [x29, #-8]
mov w8, #1
stur w8, [x29, #-12]
bl _printmenu
b LBB11_1
LBB11_1: ; =>This Inner Loop Header: Depth=1
mov w8, #1
stur w8, [x29, #-8]
b LBB11_2
LBB11_2: ; in Loop: Header=BB11_1 Depth=1
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
subs w8, w8, #0
; kill: def $x8 killed $w8
stur x8, [x29, #-32] ; 8-byte Folded Spill
subs x8, x8, #8
cset w8, hi
tbnz w8, #0, LBB11_13
; %bb.3: ; in Loop: Header=BB11_1 Depth=1
ldur x11, [x29, #-32] ; 8-byte Folded Reload
adrp x10, lJTI11_0@PAGE
add x10, x10, lJTI11_0@PAGEOFF
Ltmp8:
adr x8, Ltmp8
ldrsw x9, [x10, x11, lsl #2]
add x8, x8, x9
br x8
LBB11_4: ; in Loop: Header=BB11_1 Depth=1
bl _printmenu
b LBB11_14
LBB11_5: ; in Loop: Header=BB11_1 Depth=1
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
str x0, [sp, #48] ; 8-byte Folded Spill
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
stur x0, [x29, #-40] ; 8-byte Folded Spill
bl _scanf
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _printf
ldur x0, [x29, #-40] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #20
str x8, [x9]
bl _scanf
ldur w0, [x29, #-16]
ldur w1, [x29, #-20]
bl _prod
bl _stampaI
b LBB11_14
LBB11_6: ; in Loop: Header=BB11_1 Depth=1
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _scanf
ldur w0, [x29, #-16]
bl _sqrd
bl _stampaI
b LBB11_14
LBB11_7: ; in Loop: Header=BB11_1 Depth=1
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
str x0, [sp, #40] ; 8-byte Folded Spill
bl _scanf
ldr x0, [sp, #32] ; 8-byte Folded Reload
bl _printf
ldr x0, [sp, #40] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #20
str x8, [x9]
bl _scanf
ldur w0, [x29, #-16]
ldur w1, [x29, #-20]
bl _maj
bl _stampaI
b LBB11_14
LBB11_8: ; in Loop: Header=BB11_1 Depth=1
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
str x0, [sp, #16] ; 8-byte Folded Spill
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
str x0, [sp, #24] ; 8-byte Folded Spill
bl _scanf
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #20
str x8, [x9]
bl _scanf
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _printf
ldr x0, [sp, #24] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #24
str x8, [x9]
bl _scanf
ldur w0, [x29, #-16]
ldur w1, [x29, #-20]
ldur w2, [x29, #-24]
bl _avg
bl _stampaF
b LBB11_14
LBB11_9: ; in Loop: Header=BB11_1 Depth=1
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _scanf
ldur w0, [x29, #-16]
bl _prec
bl _stampaI
b LBB11_14
LBB11_10: ; in Loop: Header=BB11_1 Depth=1
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _scanf
ldur w0, [x29, #-16]
bl _negative
bl _stampaI
b LBB11_14
LBB11_11: ; in Loop: Header=BB11_1 Depth=1
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _scanf
ldur w0, [x29, #-16]
bl _comp10
bl _stampaI
b LBB11_14
LBB11_12: ; in Loop: Header=BB11_1 Depth=1
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _scanf
ldur w0, [x29, #-16]
bl _multiple10
bl _stampaI
b LBB11_14
LBB11_13: ; in Loop: Header=BB11_1 Depth=1
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
b LBB11_14
LBB11_14: ; in Loop: Header=BB11_1 Depth=1
b LBB11_1
.cfi_endproc
.p2align 2
lJTI11_0:
.long LBB11_4-Ltmp8
.long LBB11_5-Ltmp8
.long LBB11_6-Ltmp8
.long LBB11_7-Ltmp8
.long LBB11_8-Ltmp8
.long LBB11_9-Ltmp8
.long LBB11_10-Ltmp8
.long LBB11_11-Ltmp8
.long LBB11_12-Ltmp8
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
l_.str.1: ; @.str.1
.asciz "%f\n"
l_.str.2: ; @.str.2
.asciz "\tMENU"
l_.str.3: ; @.str.3
.asciz "\n0. exit"
l_.str.4: ; @.str.4
.asciz "\n1. returns the product of the two factors"
l_.str.5: ; @.str.5
.asciz "\n2. returns the base squared"
l_.str.6: ; @.str.6
.asciz "\n3. returns the major between x and y"
l_.str.7: ; @.str.7
.asciz "\n4. returns the average of x, y and z."
l_.str.8: ; @.str.8
.asciz "\n5. returns the previus number (x-1)"
l_.str.9: ; @.str.9
.asciz "\n6. returns the negative of the absolute value of x"
l_.str.10: ; @.str.10
.asciz "\n7. returns the difference between 10 and 1 or -1 if x is greater than 10"
l_.str.11: ; @.str.11
.asciz "\n8. returns the closest next multiple of 10 of x"
l_.str.12: ; @.str.12
.asciz "\nInserisci un'opzione: "
l_.str.13: ; @.str.13
.asciz "%d"
l_.str.14: ; @.str.14
.asciz "Inserisci un valore: "
l_.str.15: ; @.str.15
.asciz "[!] L'opzione non esiste.\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _prod ## -- Begin function prod
.p2align 4, 0x90
_prod: ## @prod
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl -4(%rbp), %eax
imull -8(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _sqrd ## -- Begin function sqrd
.p2align 4, 0x90
_sqrd: ## @sqrd
.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
imull -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _maj ## -- Begin function maj
.p2align 4, 0x90
_maj: ## @maj
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movl %esi, -12(%rbp)
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jle LBB2_2
## %bb.1:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB2_3
LBB2_2:
movl -12(%rbp), %eax
movl %eax, -4(%rbp)
LBB2_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function avg
LCPI3_0:
.long 0x40400000 ## float 3
.section __TEXT,__text,regular,pure_instructions
.globl _avg
.p2align 4, 0x90
_avg: ## @avg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl %edx, -12(%rbp)
movl -4(%rbp), %eax
addl -8(%rbp), %eax
addl -12(%rbp), %eax
cvtsi2ss %eax, %xmm0
movss LCPI3_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
divss %xmm1, %xmm0
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _prec ## -- Begin function prec
.p2align 4, 0x90
_prec: ## @prec
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl -4(%rbp), %eax
subl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _negative ## -- Begin function negative
.p2align 4, 0x90
_negative: ## @negative
.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)
jle LBB5_2
## %bb.1:
imull $-1, -8(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB5_3
LBB5_2:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
LBB5_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _comp10 ## -- Begin function comp10
.p2align 4, 0x90
_comp10: ## @comp10
.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 $10, -8(%rbp)
jle LBB6_2
## %bb.1:
movl $-1, -4(%rbp)
jmp LBB6_3
LBB6_2:
movl $10, %eax
subl -8(%rbp), %eax
movl %eax, -4(%rbp)
LBB6_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _multiple10 ## -- Begin function multiple10
.p2align 4, 0x90
_multiple10: ## @multiple10
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movl -8(%rbp), %eax
movl $10, %ecx
cltd
idivl %ecx
movl %edx, -12(%rbp)
cmpl $0, -12(%rbp)
jne LBB7_2
## %bb.1:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB7_3
LBB7_2:
movl -8(%rbp), %eax
movl $10, %ecx
subl -12(%rbp), %ecx
addl %ecx, %eax
movl %eax, -4(%rbp)
LBB7_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _stampaI ## -- Begin function stampaI
.p2align 4, 0x90
_stampaI: ## @stampaI
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -8(%rbp)
movl -8(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _stampaF ## -- Begin function stampaF
.p2align 4, 0x90
_stampaF: ## @stampaF
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movss %xmm0, -8(%rbp)
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.1(%rip), %rdi
movb $1, %al
callq _printf
movss -4(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printmenu ## -- Begin function printmenu
.p2align 4, 0x90
_printmenu: ## @printmenu
.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.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.11(%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 $48, %rsp
movl $0, -4(%rbp)
movl $-1, -8(%rbp)
movl $1, -12(%rbp)
callq _printmenu
LBB11_1: ## =>This Inner Loop Header: Depth=1
movl $1, -8(%rbp)
## %bb.2: ## in Loop: Header=BB11_1 Depth=1
leaq L_.str.12(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -33(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -33(%rbp), %al ## 1-byte Reload
leaq L_.str.13(%rip), %rdi
leaq -8(%rbp), %rsi
callq _scanf
movl -8(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -32(%rbp) ## 8-byte Spill
subq $8, %rax
ja LBB11_12
## %bb.14: ## in Loop: Header=BB11_1 Depth=1
movq -32(%rbp), %rax ## 8-byte Reload
leaq LJTI11_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB11_3: ## in Loop: Header=BB11_1 Depth=1
callq _printmenu
jmp LBB11_13
LBB11_4: ## in Loop: Header=BB11_1 Depth=1
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
movl -16(%rbp), %edi
movl -20(%rbp), %esi
callq _prod
movl %eax, %edi
callq _stampaI
jmp LBB11_13
LBB11_5: ## in Loop: Header=BB11_1 Depth=1
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movl -16(%rbp), %edi
callq _sqrd
movl %eax, %edi
callq _stampaI
jmp LBB11_13
LBB11_6: ## in Loop: Header=BB11_1 Depth=1
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
movl -16(%rbp), %edi
movl -20(%rbp), %esi
callq _maj
movl %eax, %edi
callq _stampaI
jmp LBB11_13
LBB11_7: ## in Loop: Header=BB11_1 Depth=1
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
leaq -24(%rbp), %rsi
movb $0, %al
callq _scanf
movl -16(%rbp), %edi
movl -20(%rbp), %esi
movl -24(%rbp), %edx
callq _avg
callq _stampaF
jmp LBB11_13
LBB11_8: ## in Loop: Header=BB11_1 Depth=1
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movl -16(%rbp), %edi
callq _prec
movl %eax, %edi
callq _stampaI
jmp LBB11_13
LBB11_9: ## in Loop: Header=BB11_1 Depth=1
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movl -16(%rbp), %edi
callq _negative
movl %eax, %edi
callq _stampaI
jmp LBB11_13
LBB11_10: ## in Loop: Header=BB11_1 Depth=1
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movl -16(%rbp), %edi
callq _comp10
movl %eax, %edi
callq _stampaI
jmp LBB11_13
LBB11_11: ## in Loop: Header=BB11_1 Depth=1
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.13(%rip), %rdi
leaq -16(%rbp), %rsi
movb $0, %al
callq _scanf
movl -16(%rbp), %edi
callq _multiple10
movl %eax, %edi
callq _stampaI
jmp LBB11_13
LBB11_12: ## in Loop: Header=BB11_1 Depth=1
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
LBB11_13: ## in Loop: Header=BB11_1 Depth=1
jmp LBB11_1
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L11_0_set_3, LBB11_3-LJTI11_0
.set L11_0_set_4, LBB11_4-LJTI11_0
.set L11_0_set_5, LBB11_5-LJTI11_0
.set L11_0_set_6, LBB11_6-LJTI11_0
.set L11_0_set_7, LBB11_7-LJTI11_0
.set L11_0_set_8, LBB11_8-LJTI11_0
.set L11_0_set_9, LBB11_9-LJTI11_0
.set L11_0_set_10, LBB11_10-LJTI11_0
.set L11_0_set_11, LBB11_11-LJTI11_0
LJTI11_0:
.long L11_0_set_3
.long L11_0_set_4
.long L11_0_set_5
.long L11_0_set_6
.long L11_0_set_7
.long L11_0_set_8
.long L11_0_set_9
.long L11_0_set_10
.long L11_0_set_11
.end_data_region
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
L_.str.1: ## @.str.1
.asciz "%f\n"
L_.str.2: ## @.str.2
.asciz "\tMENU"
L_.str.3: ## @.str.3
.asciz "\n0. exit"
L_.str.4: ## @.str.4
.asciz "\n1. returns the product of the two factors"
L_.str.5: ## @.str.5
.asciz "\n2. returns the base squared"
L_.str.6: ## @.str.6
.asciz "\n3. returns the major between x and y"
L_.str.7: ## @.str.7
.asciz "\n4. returns the average of x, y and z."
L_.str.8: ## @.str.8
.asciz "\n5. returns the previus number (x-1)"
L_.str.9: ## @.str.9
.asciz "\n6. returns the negative of the absolute value of x"
L_.str.10: ## @.str.10
.asciz "\n7. returns the difference between 10 and 1 or -1 if x is greater than 10"
L_.str.11: ## @.str.11
.asciz "\n8. returns the closest next multiple of 10 of x"
L_.str.12: ## @.str.12
.asciz "\nInserisci un'opzione: "
L_.str.13: ## @.str.13
.asciz "%d"
L_.str.14: ## @.str.14
.asciz "Inserisci un valore: "
L_.str.15: ## @.str.15
.asciz "[!] L'opzione non esiste.\n"
.subsections_via_symbols
|
the_stack_data/334695.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #1
stur w8, [x29, #-4]
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, #-4]
subs w8, w8, #4
cset w8, gt
tbnz w8, #0, LBB0_12
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
str w8, [sp, #8]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
ldur w10, [x29, #-4]
mov w9, #4
subs w9, w9, w10
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_6
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
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
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_3
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
mov w8, #1
str w8, [sp, #4]
b LBB0_7
LBB0_7: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #4]
ldur w9, [x29, #-4]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=2
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=2
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB0_7
LBB0_10: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB0_1
LBB0_12:
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 " "
l_.str.1: ; @.str.1
.asciz "*"
l_.str.2: ; @.str.2
.asciz "\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $1, -4(%rbp)
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
## Child Loop BB0_7 Depth 2
cmpl $4, -4(%rbp)
jg LBB0_12
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl $1, -8(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -8(%rbp), %eax
movl $4, %ecx
subl -4(%rbp), %ecx
cmpl %ecx, %eax
jg LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.5: ## in Loop: Header=BB0_3 Depth=2
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_3
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movl $1, -12(%rbp)
LBB0_7: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
jg LBB0_10
## %bb.8: ## in Loop: Header=BB0_7 Depth=2
leaq L_.str.1(%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.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.11: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB0_1
LBB0_12:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz " "
L_.str.1: ## @.str.1
.asciz "*"
L_.str.2: ## @.str.2
.asciz "\n"
.subsections_via_symbols
|
the_stack_data/141260.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
stur wzr, [x29, #-12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB0_4
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_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-8]
asr w8, w8, #1
stur w8, [x29, #-8]
b LBB0_1
LBB0_5:
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov 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 "Number of 1: %d\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movl $0, -12(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $0, -8(%rbp)
je LBB0_5
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
andl $1, %eax
cmpl $0, %eax
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
sarl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_5:
movl -12(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "Number of 1: %d\n"
.subsections_via_symbols
|
the_stack_data/70451078.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dsprsax ; -- Begin function dsprsax
.p2align 2
_dsprsax: ; @dsprsax
.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 d0, [x8, x9, lsl #3]
ldur x8, [x29, #-24]
ldr x9, [sp, #16]
ldr d1, [x8, x9, lsl #3]
fmul d0, d0, d1
ldr x8, [sp, #32]
ldr x9, [sp, #16]
str d0, [x8, x9, lsl #3]
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 d0, [x8, x9, lsl #3]
ldur x8, [x29, #-24]
ldur x9, [x29, #-16]
ldr x10, [sp, #8]
ldr x9, [x9, x10, lsl #3]
ldr d1, [x8, x9, lsl #3]
ldr x8, [sp, #32]
ldr x9, [sp, #16]
add x8, x8, x9, lsl #3
ldr d2, [x8]
fmadd d0, d0, d1, d2
str d0, [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 "dsprsax: mismatched vector and matrix"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dsprsax ## -- Begin function dsprsax
.p2align 4, 0x90
_dsprsax: ## @dsprsax
.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
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movq -48(%rbp), %rcx
mulsd (%rax,%rcx,8), %xmm0
movq -32(%rbp), %rax
movq -48(%rbp), %rcx
movsd %xmm0, (%rax,%rcx,8)
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
movsd (%rax,%rcx,8), %xmm0 ## xmm0 = mem[0],zero
movq -24(%rbp), %rax
movq -16(%rbp), %rcx
movq -56(%rbp), %rdx
movq (%rcx,%rdx,8), %rcx
movsd (%rax,%rcx,8), %xmm2 ## xmm2 = mem[0],zero
movq -32(%rbp), %rax
movq -48(%rbp), %rcx
movsd (%rax,%rcx,8), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
movsd %xmm0, (%rax,%rcx,8)
## %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 "dsprsax: mismatched vector and matrix"
.subsections_via_symbols
|
the_stack_data/153600.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
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
subs w8, w8, #5
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_4:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Hello World"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $5, -8(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_4:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Hello World"
.subsections_via_symbols
|
the_stack_data/106278.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _isFull ; -- Begin function isFull
.p2align 2
_isFull: ; @isFull
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
adrp x8, _front@PAGE
ldr w8, [x8, _front@PAGEOFF]
adrp x9, _rear@PAGE
ldr w9, [x9, _rear@PAGEOFF]
add w9, w9, #1
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_3
b LBB0_1
LBB0_1:
adrp x8, _front@PAGE
ldr w8, [x8, _front@PAGEOFF]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2:
adrp x8, _rear@PAGE
ldr w8, [x8, _rear@PAGEOFF]
subs w8, w8, #4
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #1
str w8, [sp, #12]
b LBB0_5
LBB0_4:
str wzr, [sp, #12]
b LBB0_5
LBB0_5:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _isEmpty ; -- Begin function isEmpty
.p2align 2
_isEmpty: ; @isEmpty
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
adrp x8, _front@PAGE
ldr w8, [x8, _front@PAGEOFF]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
mov w8, #1
str w8, [sp, #12]
b LBB1_3
LBB1_2:
str wzr, [sp, #12]
b LBB1_3
LBB1_3:
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _enQueue ; -- Begin function enQueue
.p2align 2
_enQueue: ; @enQueue
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
bl _isFull
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB2_5
LBB2_2:
adrp x8, _front@PAGE
ldr w8, [x8, _front@PAGEOFF]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
adrp x8, _front@PAGE
str wzr, [x8, _front@PAGEOFF]
b LBB2_4
LBB2_4:
adrp x9, _rear@PAGE
ldr w8, [x9, _rear@PAGEOFF]
add w8, w8, #1
mov w11, #5
sdiv w10, w8, w11
mul w10, w10, w11
subs w8, w8, w10
str w8, [x9, _rear@PAGEOFF]
ldur w8, [x29, #-4]
ldrsw x10, [x9, _rear@PAGEOFF]
adrp x9, _items@GOTPAGE
ldr x9, [x9, _items@GOTPAGEOFF]
str w8, [x9, x10, lsl #2]
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_5
LBB2_5:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _deQueue ; -- Begin function deQueue
.p2align 2
_deQueue: ; @deQueue
.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 _isEmpty
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w8, #-1
stur w8, [x29, #-4]
b LBB3_6
LBB3_2:
adrp x8, _front@PAGE
ldrsw x10, [x8, _front@PAGEOFF]
adrp x9, _items@GOTPAGE
ldr x9, [x9, _items@GOTPAGEOFF]
ldr w9, [x9, x10, lsl #2]
str w9, [sp, #8]
ldr w8, [x8, _front@PAGEOFF]
adrp x9, _rear@PAGE
ldr w9, [x9, _rear@PAGEOFF]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB3_4
b LBB3_3
LBB3_3:
mov w8, #-1
adrp x9, _front@PAGE
str w8, [x9, _front@PAGEOFF]
adrp x9, _rear@PAGE
str w8, [x9, _rear@PAGEOFF]
b LBB3_5
LBB3_4:
adrp x9, _front@PAGE
ldr w8, [x9, _front@PAGEOFF]
add w8, w8, #1
mov w11, #5
sdiv w10, w8, w11
mul w10, w10, w11
subs w8, w8, w10
str w8, [x9, _front@PAGEOFF]
b LBB3_5
LBB3_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
ldr w8, [sp, #8]
stur w8, [x29, #-4]
b LBB3_6
LBB3_6:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _display ; -- Begin function display
.p2align 2
_display: ; @display
.cfi_startproc
; %bb.0:
sub sp, sp, #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 _isEmpty
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB4_7
LBB4_2:
adrp x8, _front@PAGE
str x8, [sp, #16] ; 8-byte Folded Spill
ldr w9, [x8, _front@PAGEOFF]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x8, [sp, #16] ; 8-byte Folded Reload
ldr w8, [x8, _front@PAGEOFF]
stur w8, [x29, #-4]
b LBB4_3
LBB4_3: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-4]
adrp x9, _rear@PAGE
ldr w9, [x9, _rear@PAGEOFF]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB4_6
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=1
ldursw x9, [x29, #-4]
adrp x8, _items@GOTPAGE
ldr x8, [x8, _items@GOTPAGEOFF]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB4_5
LBB4_5: ; in Loop: Header=BB4_3 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
mov w10, #5
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
stur w8, [x29, #-4]
b LBB4_3
LBB4_6:
ldursw x9, [x29, #-4]
adrp x8, _items@GOTPAGE
ldr x8, [x8, _items@GOTPAGEOFF]
ldr w9, [x8, x9, lsl #2]
; 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
adrp x8, _rear@PAGE
ldr w9, [x8, _rear@PAGEOFF]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
bl _printf
b LBB4_7
LBB4_7:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
bl _deQueue
mov w0, #1
bl _enQueue
mov w0, #2
bl _enQueue
mov w0, #3
bl _enQueue
mov w0, #4
bl _enQueue
mov w0, #5
bl _enQueue
mov w0, #6
bl _enQueue
bl _display
bl _deQueue
bl _display
mov w0, #7
bl _enQueue
bl _display
mov w0, #8
bl _enQueue
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _front ; @front
.p2align 2
_front:
.long 4294967295 ; 0xffffffff
.globl _rear ; @rear
.p2align 2
_rear:
.long 4294967295 ; 0xffffffff
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\n Queue is full!! \n"
.comm _items,20,2 ; @items
l_.str.1: ; @.str.1
.asciz "\n Inserted -> %d"
l_.str.2: ; @.str.2
.asciz "\n Queue is empty !! \n"
l_.str.3: ; @.str.3
.asciz "\n Deleted element -> %d \n"
l_.str.4: ; @.str.4
.asciz " \n Empty Queue\n"
l_.str.5: ; @.str.5
.asciz "\n Index of Front -> %d "
l_.str.6: ; @.str.6
.asciz "\n All Item in Queue -> "
l_.str.7: ; @.str.7
.asciz "%d "
l_.str.8: ; @.str.8
.asciz "\n Index of Rear -> %d \n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _isFull ## -- Begin function isFull
.p2align 4, 0x90
_isFull: ## @isFull
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _front(%rip), %eax
movl _rear(%rip), %ecx
addl $1, %ecx
cmpl %ecx, %eax
je LBB0_3
## %bb.1:
cmpl $0, _front(%rip)
jne LBB0_4
## %bb.2:
cmpl $4, _rear(%rip)
jne LBB0_4
LBB0_3:
movl $1, -4(%rbp)
jmp LBB0_5
LBB0_4:
movl $0, -4(%rbp)
LBB0_5:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _isEmpty ## -- Begin function isEmpty
.p2align 4, 0x90
_isEmpty: ## @isEmpty
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $-1, _front(%rip)
jne LBB1_2
## %bb.1:
movl $1, -4(%rbp)
jmp LBB1_3
LBB1_2:
movl $0, -4(%rbp)
LBB1_3:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _enQueue ## -- Begin function enQueue
.p2align 4, 0x90
_enQueue: ## @enQueue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
callq _isFull
cmpl $0, %eax
je LBB2_2
## %bb.1:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB2_5
LBB2_2:
cmpl $-1, _front(%rip)
jne LBB2_4
## %bb.3:
movl $0, _front(%rip)
LBB2_4:
movl _rear(%rip), %eax
addl $1, %eax
movl $5, %ecx
cltd
idivl %ecx
movl %edx, _rear(%rip)
movl -4(%rbp), %edx
movslq _rear(%rip), %rcx
movq _items@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
movl -4(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
LBB2_5:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _deQueue ## -- Begin function deQueue
.p2align 4, 0x90
_deQueue: ## @deQueue
.cfi_startproc
## %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 _isEmpty
cmpl $0, %eax
je LBB3_2
## %bb.1:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl $-1, -4(%rbp)
jmp LBB3_6
LBB3_2:
movslq _front(%rip), %rcx
movq _items@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %eax
movl %eax, -8(%rbp)
movl _front(%rip), %eax
cmpl _rear(%rip), %eax
jne LBB3_4
## %bb.3:
movl $-1, _front(%rip)
movl $-1, _rear(%rip)
jmp LBB3_5
LBB3_4:
movl _front(%rip), %eax
addl $1, %eax
movl $5, %ecx
cltd
idivl %ecx
movl %edx, _front(%rip)
LBB3_5:
movl -8(%rbp), %esi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
LBB3_6:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _display ## -- Begin function display
.p2align 4, 0x90
_display: ## @display
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
callq _isEmpty
cmpl $0, %eax
je LBB4_2
## %bb.1:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB4_7
LBB4_2:
movl _front(%rip), %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
movl _front(%rip), %eax
movl %eax, -4(%rbp)
LBB4_3: ## =>This Inner Loop Header: Depth=1
movl -4(%rbp), %eax
cmpl _rear(%rip), %eax
je LBB4_6
## %bb.4: ## in Loop: Header=BB4_3 Depth=1
movslq -4(%rbp), %rcx
movq _items@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %esi
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
## %bb.5: ## in Loop: Header=BB4_3 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl $5, %ecx
cltd
idivl %ecx
movl %edx, -4(%rbp)
jmp LBB4_3
LBB4_6:
movslq -4(%rbp), %rcx
movq _items@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %esi
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
movl _rear(%rip), %esi
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
LBB4_7:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
callq _deQueue
movl $1, %edi
callq _enQueue
movl $2, %edi
callq _enQueue
movl $3, %edi
callq _enQueue
movl $4, %edi
callq _enQueue
movl $5, %edi
callq _enQueue
movl $6, %edi
callq _enQueue
callq _display
callq _deQueue
callq _display
movl $7, %edi
callq _enQueue
callq _display
movl $8, %edi
callq _enQueue
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _front ## @front
.p2align 2
_front:
.long 4294967295 ## 0xffffffff
.globl _rear ## @rear
.p2align 2
_rear:
.long 4294967295 ## 0xffffffff
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\n Queue is full!! \n"
.comm _items,20,4 ## @items
L_.str.1: ## @.str.1
.asciz "\n Inserted -> %d"
L_.str.2: ## @.str.2
.asciz "\n Queue is empty !! \n"
L_.str.3: ## @.str.3
.asciz "\n Deleted element -> %d \n"
L_.str.4: ## @.str.4
.asciz " \n Empty Queue\n"
L_.str.5: ## @.str.5
.asciz "\n Index of Front -> %d "
L_.str.6: ## @.str.6
.asciz "\n All Item in Queue -> "
L_.str.7: ## @.str.7
.asciz "%d "
L_.str.8: ## @.str.8
.asciz "\n Index of Rear -> %d \n"
.subsections_via_symbols
|
the_stack_data/36073955.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
sub x0, x29, #32
str x0, [sp, #8] ; 8-byte Folded Spill
bl _system_time
ldr x0, [sp, #8] ; 8-byte Folded Reload
add x1, sp, #32
mov x8, #2
str x8, [sp, #32]
str wzr, [sp, #40]
add x2, sp, #16
bl _addTime
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
sub x0, x29, #32
bl _system_time
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
sub x0, x29, #32
add x1, sp, #16
bl _compareTime
subs w8, w0, #0
cset w8, lt
tbnz w8, #0, LBB0_1
b LBB0_3
LBB0_3:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Done!\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)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
leaq -32(%rbp), %rdi
callq _system_time
movq $2, -48(%rbp)
movl $0, -40(%rbp)
leaq -32(%rbp), %rdi
leaq -48(%rbp), %rsi
leaq -64(%rbp), %rdx
callq _addTime
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq -32(%rbp), %rdi
callq _system_time
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq -32(%rbp), %rdi
leaq -64(%rbp), %rsi
callq _compareTime
cmpl $0, %eax
jl LBB0_1
## %bb.3:
leaq L_.str(%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 "Done!\n"
.subsections_via_symbols
|
the_stack_data/56557.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_one ; -- Begin function test_one
.p2align 2
_test_one: ; @test_one
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_4:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _test_two ; -- Begin function test_two
.p2align 2
_test_two: ; @test_two
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
str wzr, [sp, #4]
b LBB1_1
LBB1_1: ; =>This Loop Header: Depth=1
; Child Loop BB1_3 Depth 2
ldr w8, [sp, #4]
ldr w9, [sp, #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
str wzr, [sp]
b LBB1_3
LBB1_3: ; Parent Loop BB1_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp]
ldr w9, [sp, #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
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_3 Depth=2
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
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, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB1_1
LBB1_8:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _test_three ; -- Begin function test_three
.p2align 2
_test_three: ; @test_three
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
str wzr, [sp, #4]
b LBB2_1
LBB2_1: ; =>This Loop Header: Depth=1
; Child Loop BB2_3 Depth 2
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_8
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
str wzr, [sp]
b LBB2_3
LBB2_3: ; Parent Loop BB2_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_6
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=2
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=2
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
b LBB2_3
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB2_1
LBB2_8:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _test_four ; -- Begin function test_four
.p2align 2
_test_four: ; @test_four
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
str wzr, [sp, #4]
b LBB3_1
LBB3_1: ; =>This Loop Header: Depth=1
; Child Loop BB3_3 Depth 2
ldr w8, [sp, #4]
ldr w9, [sp, #12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_8
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
str wzr, [sp]
b LBB3_3
LBB3_3: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_6
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_3 Depth=2
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_3 Depth=2
ldr w8, [sp]
add w8, w8, #1
str w8, [sp]
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, #4]
add w8, w8, #1
str w8, [sp, #4]
b LBB3_1
LBB3_8:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _test_five ; -- Begin function test_five
.p2align 2
_test_five: ; @test_five
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #28]
str w1, [sp, #24]
str w2, [sp, #20]
str wzr, [sp, #16]
b LBB4_1
LBB4_1: ; =>This Loop Header: Depth=1
; Child Loop BB4_3 Depth 2
; Child Loop BB4_5 Depth 3
ldr w8, [sp, #16]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_12
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
str wzr, [sp, #12]
b LBB4_3
LBB4_3: ; Parent Loop BB4_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB4_5 Depth 3
ldr w8, [sp, #12]
ldr w9, [sp, #24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_10
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=2
str wzr, [sp, #8]
b LBB4_5
LBB4_5: ; Parent Loop BB4_1 Depth=1
; Parent Loop BB4_3 Depth=2
; => This Inner Loop Header: Depth=3
ldr w8, [sp, #8]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB4_8
b LBB4_6
LBB4_6: ; in Loop: Header=BB4_5 Depth=3
b LBB4_7
LBB4_7: ; in Loop: Header=BB4_5 Depth=3
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB4_5
LBB4_8: ; in Loop: Header=BB4_3 Depth=2
b LBB4_9
LBB4_9: ; in Loop: Header=BB4_3 Depth=2
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB4_3
LBB4_10: ; in Loop: Header=BB4_1 Depth=1
b LBB4_11
LBB4_11: ; in Loop: Header=BB4_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB4_1
LBB4_12:
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 _test_one ## -- Begin function test_one
.p2align 4, 0x90
_test_one: ## @test_one
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl $0, -8(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -8(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_3
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB0_1
LBB0_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_two ## -- Begin function test_two
.p2align 4, 0x90
_test_two: ## @test_two
.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 $0, -12(%rbp)
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_3 Depth 2
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB1_8
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl $0, -16(%rbp)
LBB1_3: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_6
## %bb.4: ## in Loop: Header=BB1_3 Depth=2
jmp LBB1_5
LBB1_5: ## in Loop: Header=BB1_3 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%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 -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB1_1
LBB1_8:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_three ## -- Begin function test_three
.p2align 4, 0x90
_test_three: ## @test_three
.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 $0, -12(%rbp)
LBB2_1: ## =>This Loop Header: Depth=1
## Child Loop BB2_3 Depth 2
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB2_8
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl $0, -16(%rbp)
LBB2_3: ## Parent Loop BB2_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB2_6
## %bb.4: ## in Loop: Header=BB2_3 Depth=2
jmp LBB2_5
LBB2_5: ## in Loop: Header=BB2_3 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB2_3
LBB2_6: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_7
LBB2_7: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB2_1
LBB2_8:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_four ## -- Begin function test_four
.p2align 4, 0x90
_test_four: ## @test_four
.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 $0, -12(%rbp)
LBB3_1: ## =>This Loop Header: Depth=1
## Child Loop BB3_3 Depth 2
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB3_8
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movl $0, -16(%rbp)
LBB3_3: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -16(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB3_6
## %bb.4: ## in Loop: Header=BB3_3 Depth=2
jmp LBB3_5
LBB3_5: ## in Loop: Header=BB3_3 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%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 -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB3_1
LBB3_8:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _test_five ## -- Begin function test_five
.p2align 4, 0x90
_test_five: ## @test_five
.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 $0, -16(%rbp)
LBB4_1: ## =>This Loop Header: Depth=1
## Child Loop BB4_3 Depth 2
## Child Loop BB4_5 Depth 3
movl -16(%rbp), %eax
cmpl -4(%rbp), %eax
jge LBB4_12
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movl $0, -20(%rbp)
LBB4_3: ## Parent Loop BB4_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB4_5 Depth 3
movl -20(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB4_10
## %bb.4: ## in Loop: Header=BB4_3 Depth=2
movl $0, -24(%rbp)
LBB4_5: ## Parent Loop BB4_1 Depth=1
## Parent Loop BB4_3 Depth=2
## => This Inner Loop Header: Depth=3
movl -24(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB4_8
## %bb.6: ## in Loop: Header=BB4_5 Depth=3
jmp LBB4_7
LBB4_7: ## in Loop: Header=BB4_5 Depth=3
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB4_5
LBB4_8: ## in Loop: Header=BB4_3 Depth=2
jmp LBB4_9
LBB4_9: ## in Loop: Header=BB4_3 Depth=2
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB4_3
LBB4_10: ## in Loop: Header=BB4_1 Depth=1
jmp LBB4_11
LBB4_11: ## in Loop: Header=BB4_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB4_1
LBB4_12:
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/274214.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 w0, w8, #0x1
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, #192
.cfi_def_cfa_offset 192
stp x29, x30, [sp, #176] ; 16-byte Folded Spill
add x29, sp, #176
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
bl ___VERIFIER_nondet_int
str w0, [sp, #32]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-8]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-16]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-24]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-32]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-40]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-48]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-56]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-64]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-72]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-80]
bl ___VERIFIER_nondet_float
str s0, [sp, #88]
bl ___VERIFIER_nondet_float
str s0, [sp, #80]
bl ___VERIFIER_nondet_float
str s0, [sp, #72]
bl ___VERIFIER_nondet_float
str s0, [sp, #64]
bl ___VERIFIER_nondet_float
str s0, [sp, #56]
bl ___VERIFIER_nondet_float
str s0, [sp, #48]
bl ___VERIFIER_nondet_float
str s0, [sp, #40]
ldur s0, [x29, #-80]
fcvt d2, s0
ldr s0, [sp, #56]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, ls
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr s0, [sp, #88]
fcvt d2, s0
ldur s0, [x29, #-80]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, ls
mov w9, #1
str w9, [sp, #24] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_5
b LBB1_2
LBB1_2:
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-32]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #-14.00000000
fcmp d0, d1
cset w8, ls
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB1_4
LBB1_4:
ldr w8, [sp, #20] ; 4-byte Folded Reload
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB1_5
LBB1_5:
ldr w8, [sp, #24] ; 4-byte Folded Reload
eor w8, w8, #0x1
and w8, w8, #0x1
str w8, [sp, #28]
b LBB1_6
LBB1_6: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #32]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_8
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_6 Depth=1
ldr w8, [sp, #28]
subs w8, w8, #0
cset w8, ne
str w8, [sp, #16] ; 4-byte Folded Spill
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_6 Depth=1
ldr w8, [sp, #16] ; 4-byte Folded Reload
tbz w8, #0, LBB1_280
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldr s0, [sp, #56]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, ls
tbnz w8, #0, LBB1_11
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldur s0, [x29, #-80]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, ls
tbnz w8, #0, LBB1_15
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldr s0, [sp, #56]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, ls
tbnz w8, #0, LBB1_13
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldur s0, [x29, #-80]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, ls
tbnz w8, #0, LBB1_16
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-32]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #-14.00000000
fcmp d0, d1
cset w8, ls
tbnz w8, #0, LBB1_15
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_6 Depth=1
ldur w8, [x29, #-24]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_16
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_6 Depth=1
bl ___VERIFIER_nondet_int
str w0, [sp, #32]
b LBB1_17
LBB1_16: ; in Loop: Header=BB1_6 Depth=1
ldr w8, [sp, #32]
subs w8, w8, #1
str w8, [sp, #32]
b LBB1_17
LBB1_17: ; in Loop: Header=BB1_6 Depth=1
bl ___VERIFIER_nondet_float
stur s0, [x29, #-12]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-20]
bl ___VERIFIER_nondet_bool
stur w0, [x29, #-28]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-36]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-44]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-52]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-60]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-68]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-76]
bl ___VERIFIER_nondet_float
stur s0, [x29, #-84]
bl ___VERIFIER_nondet_float
str s0, [sp, #84]
bl ___VERIFIER_nondet_float
str s0, [sp, #76]
bl ___VERIFIER_nondet_float
str s0, [sp, #68]
bl ___VERIFIER_nondet_float
str s0, [sp, #60]
bl ___VERIFIER_nondet_float
str s0, [sp, #52]
bl ___VERIFIER_nondet_float
str s0, [sp, #44]
bl ___VERIFIER_nondet_float
str s0, [sp, #36]
ldr s0, [sp, #72]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_18
LBB1_18: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_20
LBB1_20: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_21
LBB1_21: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_22
LBB1_22: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #40]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_23
LBB1_23: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_24
LBB1_24: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_33
b LBB1_26
LBB1_26: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_33
b LBB1_27
LBB1_27: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_33
b LBB1_28
LBB1_28: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_33
b LBB1_29
LBB1_29: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_33
b LBB1_30
LBB1_30: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #40]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_33
b LBB1_31
LBB1_31: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_33
b LBB1_32
LBB1_32: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_33
LBB1_33: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_34
LBB1_34: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_35
LBB1_35: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_36
LBB1_36: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_37
LBB1_37: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #48]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_38
LBB1_38: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_39
LBB1_39: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_40
LBB1_40: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_41
LBB1_41: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_49
b LBB1_42
LBB1_42: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_49
b LBB1_43
LBB1_43: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_49
b LBB1_44
LBB1_44: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_49
b LBB1_45
LBB1_45: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #48]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_49
b LBB1_46
LBB1_46: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_49
b LBB1_47
LBB1_47: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_49
b LBB1_48
LBB1_48: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_49
LBB1_49: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_50
LBB1_50: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_51
LBB1_51: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_52
LBB1_52: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_53
LBB1_53: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_54
LBB1_54: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_55
LBB1_55: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_56
LBB1_56: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #40]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_57
LBB1_57: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_65
b LBB1_58
LBB1_58: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_65
b LBB1_59
LBB1_59: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_65
b LBB1_60
LBB1_60: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_65
b LBB1_61
LBB1_61: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_65
b LBB1_62
LBB1_62: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_65
b LBB1_63
LBB1_63: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_65
b LBB1_64
LBB1_64: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #40]
fcvt d2, s0
ldur s0, [x29, #-20]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_65
LBB1_65: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_66
LBB1_66: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_67
LBB1_67: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-32]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_68
LBB1_68: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_69
LBB1_69: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_70
LBB1_70: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_71
LBB1_71: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_72
LBB1_72: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_73
LBB1_73: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_81
b LBB1_74
LBB1_74: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_81
b LBB1_75
LBB1_75: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-32]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_81
b LBB1_76
LBB1_76: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_81
b LBB1_77
LBB1_77: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_81
b LBB1_78
LBB1_78: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_81
b LBB1_79
LBB1_79: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_81
b LBB1_80
LBB1_80: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldr s0, [sp, #36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_81
LBB1_81: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_82
LBB1_82: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_83
LBB1_83: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_84
LBB1_84: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #48]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_85
LBB1_85: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_86
LBB1_86: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_87
LBB1_87: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_88
LBB1_88: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_89
LBB1_89: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_97
b LBB1_90
LBB1_90: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_97
b LBB1_91
LBB1_91: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_97
b LBB1_92
LBB1_92: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #48]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_97
b LBB1_93
LBB1_93: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_97
b LBB1_94
LBB1_94: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_97
b LBB1_95
LBB1_95: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_97
b LBB1_96
LBB1_96: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_97
LBB1_97: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_98
LBB1_98: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_99
LBB1_99: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_100
LBB1_100: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_101
LBB1_101: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_102
LBB1_102: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_103
LBB1_103: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_104
LBB1_104: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_105
LBB1_105: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_113
b LBB1_106
LBB1_106: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_113
b LBB1_107
LBB1_107: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_113
b LBB1_108
LBB1_108: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_113
b LBB1_109
LBB1_109: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_113
b LBB1_110
LBB1_110: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_113
b LBB1_111
LBB1_111: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_113
b LBB1_112
LBB1_112: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #76]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_113
LBB1_113: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_114
LBB1_114: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_115
LBB1_115: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-32]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_116
LBB1_116: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #48]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_117
LBB1_117: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_118
LBB1_118: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_119
LBB1_119: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_120
LBB1_120: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_121
LBB1_121: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_129
b LBB1_122
LBB1_122: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_129
b LBB1_123
LBB1_123: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-32]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_129
b LBB1_124
LBB1_124: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #48]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_129
b LBB1_125
LBB1_125: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_129
b LBB1_126
LBB1_126: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_129
b LBB1_127
LBB1_127: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_129
b LBB1_128
LBB1_128: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #60]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_129
LBB1_129: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_130
LBB1_130: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_131
LBB1_131: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_132
LBB1_132: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_133
LBB1_133: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_134
LBB1_134: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_135
LBB1_135: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_136
LBB1_136: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #40]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_137
LBB1_137: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_145
b LBB1_138
LBB1_138: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_145
b LBB1_139
LBB1_139: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_145
b LBB1_140
LBB1_140: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-14.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_145
b LBB1_141
LBB1_141: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_145
b LBB1_142
LBB1_142: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_145
b LBB1_143
LBB1_143: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_145
b LBB1_144
LBB1_144: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #40]
fcvt d2, s0
ldr s0, [sp, #44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_145
LBB1_145: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_146
LBB1_146: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-32]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_147
LBB1_147: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_148
LBB1_148: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_149
LBB1_149: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_150
LBB1_150: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_151
LBB1_151: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_152
LBB1_152: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_153
LBB1_153: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_161
b LBB1_154
LBB1_154: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-32]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_161
b LBB1_155
LBB1_155: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_161
b LBB1_156
LBB1_156: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_161
b LBB1_157
LBB1_157: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_161
b LBB1_158
LBB1_158: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_161
b LBB1_159
LBB1_159: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_161
b LBB1_160
LBB1_160: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-12]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_161
LBB1_161: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_162
LBB1_162: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_163
LBB1_163: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_164
LBB1_164: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #48]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_165
LBB1_165: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_166
LBB1_166: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_167
LBB1_167: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_168
LBB1_168: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_169
LBB1_169: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-17.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_177
b LBB1_170
LBB1_170: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_177
b LBB1_171
LBB1_171: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_177
b LBB1_172
LBB1_172: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #48]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_177
b LBB1_173
LBB1_173: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_177
b LBB1_174
LBB1_174: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_177
b LBB1_175
LBB1_175: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_177
b LBB1_176
LBB1_176: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_177
LBB1_177: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_178
LBB1_178: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_179
LBB1_179: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_180
LBB1_180: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_181
LBB1_181: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_182
LBB1_182: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #40]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_183
LBB1_183: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_184
LBB1_184: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_185
LBB1_185: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_193
b LBB1_186
LBB1_186: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_193
b LBB1_187
LBB1_187: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_193
b LBB1_188
LBB1_188: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_193
b LBB1_189
LBB1_189: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_193
b LBB1_190
LBB1_190: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #40]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_193
b LBB1_191
LBB1_191: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_193
b LBB1_192
LBB1_192: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldr s0, [sp, #84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-11.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_193
LBB1_193: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_194
LBB1_194: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_195
LBB1_195: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_196
LBB1_196: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_197
LBB1_197: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_198
LBB1_198: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_199
LBB1_199: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_200
LBB1_200: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_201
LBB1_201: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-10.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_209
b LBB1_202
LBB1_202: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_209
b LBB1_203
LBB1_203: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_209
b LBB1_204
LBB1_204: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_209
b LBB1_205
LBB1_205: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-12.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_209
b LBB1_206
LBB1_206: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_209
b LBB1_207
LBB1_207: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-7.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_209
b LBB1_208
LBB1_208: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_209
LBB1_209: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_210
LBB1_210: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_211
LBB1_211: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_212
LBB1_212: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #48]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_213
LBB1_213: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_214
LBB1_214: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_215
LBB1_215: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_216
LBB1_216: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_217
LBB1_217: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_225
b LBB1_218
LBB1_218: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_225
b LBB1_219
LBB1_219: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_225
b LBB1_220
LBB1_220: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #48]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_225
b LBB1_221
LBB1_221: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_225
b LBB1_222
LBB1_222: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_225
b LBB1_223
LBB1_223: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_225
b LBB1_224
LBB1_224: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_225
LBB1_225: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_226
LBB1_226: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_227
LBB1_227: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_228
LBB1_228: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_229
LBB1_229: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-32]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_230
LBB1_230: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_231
LBB1_231: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_232
LBB1_232: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_233
LBB1_233: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_241
b LBB1_234
LBB1_234: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-48]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-4.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_241
b LBB1_235
LBB1_235: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_241
b LBB1_236
LBB1_236: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #88]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-16.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_241
b LBB1_237
LBB1_237: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-32]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-5.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_241
b LBB1_238
LBB1_238: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #80]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_241
b LBB1_239
LBB1_239: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_241
b LBB1_240
LBB1_240: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldur s0, [x29, #-44]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_241
LBB1_241: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_242
LBB1_242: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_243
LBB1_243: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_244
LBB1_244: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_245
LBB1_245: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_246
LBB1_246: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_247
LBB1_247: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_248
LBB1_248: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #40]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_249
LBB1_249: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #72]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-18.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_257
b LBB1_250
LBB1_250: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_257
b LBB1_251
LBB1_251: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-80]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_257
b LBB1_252
LBB1_252: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_257
b LBB1_253
LBB1_253: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_257
b LBB1_254
LBB1_254: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-2.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_257
b LBB1_255
LBB1_255: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-16]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d0, s0
fmov d1, #-1.00000000
fmadd d0, d1, d0, d2
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_257
b LBB1_256
LBB1_256: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #40]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_257
LBB1_257: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_258
LBB1_258: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_259
LBB1_259: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_260
LBB1_260: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #48]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_261
LBB1_261: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_262
LBB1_262: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_263
LBB1_263: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_264
LBB1_264: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_265
LBB1_265: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #56]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_273
b LBB1_266
LBB1_266: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-40]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_273
b LBB1_267
LBB1_267: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-8]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-3.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_273
b LBB1_268
LBB1_268: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #48]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-8.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_273
b LBB1_269
LBB1_269: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #64]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-6.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_273
b LBB1_270
LBB1_270: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-72]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-20.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_273
b LBB1_271
LBB1_271: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-64]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-15.00000000
fcmp d0, d1
cset w8, eq
tbnz w8, #0, LBB1_273
b LBB1_272
LBB1_272: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-56]
fcvt d2, s0
ldr s0, [sp, #68]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-13.00000000
fcmp d0, d1
cset w8, ne
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_279
b LBB1_273
LBB1_273: ; in Loop: Header=BB1_6 Depth=1
ldur w8, [x29, #-24]
str w8, [sp, #8] ; 4-byte Folded Spill
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_275
b LBB1_274
LBB1_274: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-60]
fcvt d2, s0
ldur s0, [x29, #-36]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d1, d0, d1, d2
fmov d0, #-14.00000000
fcmp d0, d1
cset w8, hi
mov w9, #1
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_278
b LBB1_275
LBB1_275: ; in Loop: Header=BB1_6 Depth=1
ldr s0, [sp, #84]
fcvt d2, s0
ldur s0, [x29, #-84]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-19.00000000
fcmp d0, d1
cset w8, hi
mov w9, #0
str w9, [sp] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_277
b LBB1_276
LBB1_276: ; in Loop: Header=BB1_6 Depth=1
ldur s0, [x29, #-84]
fcvt d2, s0
ldr s0, [sp, #52]
fcvt d1, s0
fmov d0, #-1.00000000
fmadd d0, d0, d1, d2
fmov d1, #-9.00000000
fcmp d0, d1
cset w8, hi
str w8, [sp] ; 4-byte Folded Spill
b LBB1_277
LBB1_277: ; in Loop: Header=BB1_6 Depth=1
ldr w8, [sp] ; 4-byte Folded Reload
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB1_278
LBB1_278: ; in Loop: Header=BB1_6 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
ldr w9, [sp, #4] ; 4-byte Folded Reload
and w9, w9, #0x1
subs w8, w8, w9
cset w8, eq
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB1_279
LBB1_279: ; in Loop: Header=BB1_6 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
and w8, w8, #0x1
str w8, [sp, #28]
ldur s0, [x29, #-12]
stur s0, [x29, #-8]
ldur s0, [x29, #-20]
stur s0, [x29, #-16]
ldur w8, [x29, #-28]
stur w8, [x29, #-24]
ldur s0, [x29, #-36]
stur s0, [x29, #-32]
ldur s0, [x29, #-44]
stur s0, [x29, #-40]
ldur s0, [x29, #-52]
stur s0, [x29, #-48]
ldur s0, [x29, #-60]
stur s0, [x29, #-56]
ldur s0, [x29, #-68]
stur s0, [x29, #-64]
ldur s0, [x29, #-76]
stur s0, [x29, #-72]
ldur s0, [x29, #-84]
stur s0, [x29, #-80]
ldr s0, [sp, #84]
str s0, [sp, #88]
ldr s0, [sp, #76]
str s0, [sp, #80]
ldr s0, [sp, #68]
str s0, [sp, #72]
ldr s0, [sp, #60]
str s0, [sp, #64]
ldr s0, [sp, #52]
str s0, [sp, #56]
ldr s0, [sp, #44]
str s0, [sp, #48]
ldr s0, [sp, #36]
str s0, [sp, #40]
b LBB1_6
LBB1_280:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
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_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
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI1_0:
.quad 0xc022000000000000 ## double -9
LCPI1_1:
.quad 0xc033000000000000 ## double -19
LCPI1_2:
.quad 0xc02c000000000000 ## double -14
LCPI1_3:
.quad 0xc024000000000000 ## double -10
LCPI1_4:
.quad 0xc018000000000000 ## double -6
LCPI1_5:
.quad 0xc01c000000000000 ## double -7
LCPI1_6:
.quad 0xbff0000000000000 ## double -1
LCPI1_7:
.quad 0xc030000000000000 ## double -16
LCPI1_8:
.quad 0xc000000000000000 ## double -2
LCPI1_9:
.quad 0xc010000000000000 ## double -4
LCPI1_10:
.quad 0xc026000000000000 ## double -11
LCPI1_11:
.quad 0xc014000000000000 ## double -5
LCPI1_12:
.quad 0xc020000000000000 ## double -8
LCPI1_13:
.quad 0xc02a000000000000 ## double -13
LCPI1_14:
.quad 0xc031000000000000 ## double -17
LCPI1_15:
.quad 0xc028000000000000 ## double -12
LCPI1_16:
.quad 0xc034000000000000 ## double -20
LCPI1_17:
.quad 0xc032000000000000 ## double -18
LCPI1_18:
.quad 0xc008000000000000 ## double -3
LCPI1_19:
.quad 0xc02e000000000000 ## double -15
.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 $160, %rsp
movl $0, -4(%rbp)
callq ___VERIFIER_nondet_int
movl %eax, -144(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -8(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -16(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -24(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -32(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -40(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -48(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -56(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -64(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -72(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -80(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -88(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -96(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -104(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -112(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -120(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -128(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -136(%rbp)
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jae LBB1_2
## %bb.1:
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movb $1, %al
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -149(%rbp) ## 1-byte Spill
jae LBB1_5
LBB1_2:
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -32(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -150(%rbp) ## 1-byte Spill
jae LBB1_4
## %bb.3:
cmpl $0, -24(%rbp)
setne %al
movb %al, -150(%rbp) ## 1-byte Spill
LBB1_4:
movb -150(%rbp), %al ## 1-byte Reload
movb %al, -149(%rbp) ## 1-byte Spill
LBB1_5:
movb -149(%rbp), %al ## 1-byte Reload
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
movl %eax, -148(%rbp)
LBB1_6: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -144(%rbp)
movb %al, -151(%rbp) ## 1-byte Spill
jl LBB1_8
## %bb.7: ## in Loop: Header=BB1_6 Depth=1
cmpl $0, -148(%rbp)
setne %al
movb %al, -151(%rbp) ## 1-byte Spill
LBB1_8: ## in Loop: Header=BB1_6 Depth=1
movb -151(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_9
jmp LBB1_280
LBB1_9: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jae LBB1_11
## %bb.10: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jae LBB1_15
LBB1_11: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jae LBB1_13
## %bb.12: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
jae LBB1_16
LBB1_13: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -32(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jae LBB1_15
## %bb.14: ## in Loop: Header=BB1_6 Depth=1
cmpl $0, -24(%rbp)
jne LBB1_16
LBB1_15: ## in Loop: Header=BB1_6 Depth=1
callq ___VERIFIER_nondet_int
movl %eax, -144(%rbp)
jmp LBB1_17
LBB1_16: ## in Loop: Header=BB1_6 Depth=1
movl -144(%rbp), %eax
addl $-1, %eax
movl %eax, -144(%rbp)
LBB1_17: ## in Loop: Header=BB1_6 Depth=1
callq ___VERIFIER_nondet_float
movss %xmm0, -12(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -20(%rbp)
callq ___VERIFIER_nondet_bool
movl %eax, -28(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -36(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -44(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -52(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -60(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -68(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -76(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -84(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -92(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -100(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -108(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -116(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -124(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -132(%rbp)
callq ___VERIFIER_nondet_float
movss %xmm0, -140(%rbp)
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.18: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.19: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.20: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_5(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.21: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.22: ## in Loop: Header=BB1_6 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.23: ## in Loop: Header=BB1_6 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.24: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_8(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.25: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_3(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_26
jp LBB1_26
jmp LBB1_33
LBB1_26: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_27
jp LBB1_27
jmp LBB1_33
LBB1_27: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_28
jp LBB1_28
jmp LBB1_33
LBB1_28: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_5(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_29
jp LBB1_29
jmp LBB1_33
LBB1_29: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_30
jp LBB1_30
jmp LBB1_33
LBB1_30: ## in Loop: Header=BB1_6 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_31
jp LBB1_31
jmp LBB1_33
LBB1_31: ## in Loop: Header=BB1_6 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_32
jp LBB1_32
jmp LBB1_33
LBB1_32: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -68(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_8(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_33: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.34: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.35: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.36: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.37: ## in Loop: Header=BB1_6 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.38: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.39: ## in Loop: Header=BB1_6 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.40: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.41: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_42
jp LBB1_42
jmp LBB1_49
LBB1_42: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_43
jp LBB1_43
jmp LBB1_49
LBB1_43: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_44
jp LBB1_44
jmp LBB1_49
LBB1_44: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_45
jp LBB1_45
jmp LBB1_49
LBB1_45: ## in Loop: Header=BB1_6 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_46
jp LBB1_46
jmp LBB1_49
LBB1_46: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_47
jp LBB1_47
jmp LBB1_49
LBB1_47: ## in Loop: Header=BB1_6 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_48
jp LBB1_48
jmp LBB1_49
LBB1_48: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -60(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_49: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.50: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.51: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.52: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.53: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.54: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.55: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.56: ## in Loop: Header=BB1_6 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.57: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -20(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_15(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_58
jp LBB1_58
jmp LBB1_65
LBB1_58: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -20(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_59
jp LBB1_59
jmp LBB1_65
LBB1_59: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -20(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_60
jp LBB1_60
jmp LBB1_65
LBB1_60: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -20(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_61
jp LBB1_61
jmp LBB1_65
LBB1_61: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -20(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_62
jp LBB1_62
jmp LBB1_65
LBB1_62: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -20(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_63
jp LBB1_63
jmp LBB1_65
LBB1_63: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -20(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_3(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_64
jp LBB1_64
jmp LBB1_65
LBB1_64: ## in Loop: Header=BB1_6 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -20(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_65: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.66: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_17(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.67: ## in Loop: Header=BB1_6 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_18(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.68: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.69: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.70: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.71: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.72: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.73: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_74
jp LBB1_74
jmp LBB1_81
LBB1_74: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_17(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_75
jp LBB1_75
jmp LBB1_81
LBB1_75: ## in Loop: Header=BB1_6 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_18(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_76
jp LBB1_76
jmp LBB1_81
LBB1_76: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_77
jp LBB1_77
jmp LBB1_81
LBB1_77: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_14(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_78
jp LBB1_78
jmp LBB1_81
LBB1_78: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_79
jp LBB1_79
jmp LBB1_81
LBB1_79: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_80
jp LBB1_80
jmp LBB1_81
LBB1_80: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -140(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_81: ## in Loop: Header=BB1_6 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.82: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.83: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.84: ## in Loop: Header=BB1_6 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.85: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.86: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.87: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.88: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.89: ## in Loop: Header=BB1_6 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_90
jp LBB1_90
jmp LBB1_97
LBB1_90: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_3(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_91
jp LBB1_91
jmp LBB1_97
LBB1_91: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_92
jp LBB1_92
jmp LBB1_97
LBB1_92: ## in Loop: Header=BB1_6 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_93
jp LBB1_93
jmp LBB1_97
LBB1_93: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_94
jp LBB1_94
jmp LBB1_97
LBB1_94: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_95
jp LBB1_95
jmp LBB1_97
LBB1_95: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_96
jp LBB1_96
jmp LBB1_97
LBB1_96: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -76(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_97: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.98: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.99: ## in Loop: Header=BB1_6 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.100: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.101: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.102: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.103: ## in Loop: Header=BB1_6 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.104: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.105: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_106
jp LBB1_106
jmp LBB1_113
LBB1_106: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_107
jp LBB1_107
jmp LBB1_113
LBB1_107: ## in Loop: Header=BB1_6 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_108
jp LBB1_108
jmp LBB1_113
LBB1_108: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_109
jp LBB1_109
jmp LBB1_113
LBB1_109: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_110
jp LBB1_110
jmp LBB1_113
LBB1_110: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_15(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_111
jp LBB1_111
jmp LBB1_113
LBB1_111: ## in Loop: Header=BB1_6 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_112
jp LBB1_112
jmp LBB1_113
LBB1_112: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -100(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_113: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.114: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_5(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.115: ## in Loop: Header=BB1_6 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.116: ## in Loop: Header=BB1_6 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.117: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.118: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_18(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.119: ## in Loop: Header=BB1_6 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_8(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.120: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.121: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_122
jp LBB1_122
jmp LBB1_129
LBB1_122: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_5(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_123
jp LBB1_123
jmp LBB1_129
LBB1_123: ## in Loop: Header=BB1_6 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_124
jp LBB1_124
jmp LBB1_129
LBB1_124: ## in Loop: Header=BB1_6 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_125
jp LBB1_125
jmp LBB1_129
LBB1_125: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_126
jp LBB1_126
jmp LBB1_129
LBB1_126: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_18(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_127
jp LBB1_127
jmp LBB1_129
LBB1_127: ## in Loop: Header=BB1_6 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_8(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_128
jp LBB1_128
jmp LBB1_129
LBB1_128: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -116(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_129: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_19(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.130: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.131: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.132: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_2(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.133: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.134: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_19(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.135: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.136: ## in Loop: Header=BB1_6 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.137: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_19(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_138
jp LBB1_138
jmp LBB1_145
LBB1_138: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_139
jp LBB1_139
jmp LBB1_145
LBB1_139: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_140
jp LBB1_140
jmp LBB1_145
LBB1_140: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_141
jp LBB1_141
jmp LBB1_145
LBB1_141: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_15(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_142
jp LBB1_142
jmp LBB1_145
LBB1_142: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_19(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_143
jp LBB1_143
jmp LBB1_145
LBB1_143: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_144
jp LBB1_144
jmp LBB1_145
LBB1_144: ## in Loop: Header=BB1_6 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -132(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_145: ## in Loop: Header=BB1_6 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.146: ## in Loop: Header=BB1_6 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.147: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.148: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_5(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.149: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.150: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.151: ## in Loop: Header=BB1_6 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.152: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.153: ## in Loop: Header=BB1_6 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_154
jp LBB1_154
jmp LBB1_161
LBB1_154: ## in Loop: Header=BB1_6 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_155
jp LBB1_155
jmp LBB1_161
LBB1_155: ## in Loop: Header=BB1_6 Depth=1
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
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_156
jp LBB1_156
jmp LBB1_161
LBB1_156: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_5(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_157
jp LBB1_157
jmp LBB1_161
LBB1_157: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_158
jp LBB1_158
jmp LBB1_161
LBB1_158: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_159
jp LBB1_159
jmp LBB1_161
LBB1_159: ## in Loop: Header=BB1_6 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_160
jp LBB1_160
jmp LBB1_161
LBB1_160: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -12(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_161: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_14(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.162: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.163: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.164: ## in Loop: Header=BB1_6 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_17(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.165: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.166: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.167: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_5(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.168: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_17(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.169: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_14(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_170
jp LBB1_170
jmp LBB1_177
LBB1_170: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_171
jp LBB1_171
jmp LBB1_177
LBB1_171: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_172
jp LBB1_172
jmp LBB1_177
LBB1_172: ## in Loop: Header=BB1_6 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_17(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_173
jp LBB1_173
jmp LBB1_177
LBB1_173: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_174
jp LBB1_174
jmp LBB1_177
LBB1_174: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_175
jp LBB1_175
jmp LBB1_177
LBB1_175: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_5(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_176
jp LBB1_176
jmp LBB1_177
LBB1_176: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_17(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_177: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.178: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_19(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.179: ## in Loop: Header=BB1_6 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.180: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_19(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.181: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_17(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.182: ## in Loop: Header=BB1_6 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.183: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.184: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.185: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_186
jp LBB1_186
jmp LBB1_193
LBB1_186: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_19(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_187
jp LBB1_187
jmp LBB1_193
LBB1_187: ## in Loop: Header=BB1_6 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_188
jp LBB1_188
jmp LBB1_193
LBB1_188: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_19(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_189
jp LBB1_189
jmp LBB1_193
LBB1_189: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_17(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_190
jp LBB1_190
jmp LBB1_193
LBB1_190: ## in Loop: Header=BB1_6 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_191
jp LBB1_191
jmp LBB1_193
LBB1_191: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_192
jp LBB1_192
jmp LBB1_193
LBB1_192: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -92(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_10(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_193: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -84(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_3(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.194: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -84(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.195: ## in Loop: Header=BB1_6 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -84(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.196: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -84(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.197: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -84(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_15(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.198: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -84(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_18(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.199: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -84(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_5(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.200: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -84(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_18(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.201: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -84(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_3(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_202
jp LBB1_202
jmp LBB1_209
LBB1_202: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -84(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_203
jp LBB1_203
jmp LBB1_209
LBB1_203: ## in Loop: Header=BB1_6 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -84(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_204
jp LBB1_204
jmp LBB1_209
LBB1_204: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -84(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_205
jp LBB1_205
jmp LBB1_209
LBB1_205: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -84(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_15(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_206
jp LBB1_206
jmp LBB1_209
LBB1_206: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -84(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_18(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_207
jp LBB1_207
jmp LBB1_209
LBB1_207: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -84(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_5(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_208
jp LBB1_208
jmp LBB1_209
LBB1_208: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -84(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_18(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_209: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.210: ## in Loop: Header=BB1_6 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_18(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.211: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.212: ## in Loop: Header=BB1_6 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_19(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.213: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.214: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.215: ## in Loop: Header=BB1_6 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.216: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.217: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_218
jp LBB1_218
jmp LBB1_225
LBB1_218: ## in Loop: Header=BB1_6 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_18(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_219
jp LBB1_219
jmp LBB1_225
LBB1_219: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_220
jp LBB1_220
jmp LBB1_225
LBB1_220: ## in Loop: Header=BB1_6 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_19(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_221
jp LBB1_221
jmp LBB1_225
LBB1_221: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_222
jp LBB1_222
jmp LBB1_225
LBB1_222: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_223
jp LBB1_223
jmp LBB1_225
LBB1_223: ## in Loop: Header=BB1_6 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_224
jp LBB1_224
jmp LBB1_225
LBB1_224: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -52(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_225: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.226: ## in Loop: Header=BB1_6 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_9(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.227: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.228: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_7(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.229: ## in Loop: Header=BB1_6 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_11(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.230: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_8(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.231: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_8(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.232: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_8(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.233: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_234
jp LBB1_234
jmp LBB1_241
LBB1_234: ## in Loop: Header=BB1_6 Depth=1
movss -48(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_9(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_235
jp LBB1_235
jmp LBB1_241
LBB1_235: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_236
jp LBB1_236
jmp LBB1_241
LBB1_236: ## in Loop: Header=BB1_6 Depth=1
movss -88(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_7(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_237
jp LBB1_237
jmp LBB1_241
LBB1_237: ## in Loop: Header=BB1_6 Depth=1
movss -32(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_11(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_238
jp LBB1_238
jmp LBB1_241
LBB1_238: ## in Loop: Header=BB1_6 Depth=1
movss -96(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_8(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_239
jp LBB1_239
jmp LBB1_241
LBB1_239: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_8(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_240
jp LBB1_240
jmp LBB1_241
LBB1_240: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -44(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_8(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_241: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_17(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.242: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.243: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.244: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.245: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.246: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_8(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.247: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_6(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.248: ## in Loop: Header=BB1_6 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.249: ## in Loop: Header=BB1_6 Depth=1
movss -104(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_17(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_250
jp LBB1_250
jmp LBB1_257
LBB1_250: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_251
jp LBB1_251
jmp LBB1_257
LBB1_251: ## in Loop: Header=BB1_6 Depth=1
movss -80(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_1(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_252
jp LBB1_252
jmp LBB1_257
LBB1_252: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_0(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_253
jp LBB1_253
jmp LBB1_257
LBB1_253: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_254
jp LBB1_254
jmp LBB1_257
LBB1_254: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_8(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_255
jp LBB1_255
jmp LBB1_257
LBB1_255: ## in Loop: Header=BB1_6 Depth=1
movss -16(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_6(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_256
jp LBB1_256
jmp LBB1_257
LBB1_256: ## in Loop: Header=BB1_6 Depth=1
movss -136(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -124(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_257: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.258: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.259: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_18(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.260: ## in Loop: Header=BB1_6 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_12(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.261: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_4(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.262: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_16(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.263: ## in Loop: Header=BB1_6 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_19(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.264: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jb LBB1_279
## %bb.265: ## in Loop: Header=BB1_6 Depth=1
movss -120(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_266
jp LBB1_266
jmp LBB1_273
LBB1_266: ## in Loop: Header=BB1_6 Depth=1
movss -40(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_267
jp LBB1_267
jmp LBB1_273
LBB1_267: ## in Loop: Header=BB1_6 Depth=1
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_18(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_268
jp LBB1_268
jmp LBB1_273
LBB1_268: ## in Loop: Header=BB1_6 Depth=1
movss -128(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_12(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_269
jp LBB1_269
jmp LBB1_273
LBB1_269: ## in Loop: Header=BB1_6 Depth=1
movss -112(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_4(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_270
jp LBB1_270
jmp LBB1_273
LBB1_270: ## in Loop: Header=BB1_6 Depth=1
movss -72(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_16(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_271
jp LBB1_271
jmp LBB1_273
LBB1_271: ## in Loop: Header=BB1_6 Depth=1
movss -64(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movsd LCPI1_19(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
jne LBB1_272
jp LBB1_272
jmp LBB1_273
LBB1_272: ## in Loop: Header=BB1_6 Depth=1
movss -56(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -108(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_13(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -152(%rbp) ## 1-byte Spill
jne LBB1_279
jp LBB1_279
LBB1_273: ## in Loop: Header=BB1_6 Depth=1
movl -24(%rbp), %eax
movl %eax, -156(%rbp) ## 4-byte Spill
cmpl $0, -28(%rbp)
je LBB1_275
## %bb.274: ## in Loop: Header=BB1_6 Depth=1
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movss -36(%rbp), %xmm1 ## xmm1 = mem[0],zero,zero,zero
cvtss2sd %xmm1, %xmm1
subsd %xmm1, %xmm0
movb $1, %al
movsd LCPI1_2(%rip), %xmm1 ## xmm1 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -157(%rbp) ## 1-byte Spill
jb LBB1_278
LBB1_275: ## in Loop: Header=BB1_6 Depth=1
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -84(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movsd LCPI1_1(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
movb %al, -158(%rbp) ## 1-byte Spill
jb LBB1_277
## %bb.276: ## in Loop: Header=BB1_6 Depth=1
movss -84(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm1
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
subsd %xmm0, %xmm1
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
ucomisd %xmm1, %xmm0
setae %al
xorb $-1, %al
movb %al, -158(%rbp) ## 1-byte Spill
LBB1_277: ## in Loop: Header=BB1_6 Depth=1
movb -158(%rbp), %al ## 1-byte Reload
movb %al, -157(%rbp) ## 1-byte Spill
LBB1_278: ## in Loop: Header=BB1_6 Depth=1
movl -156(%rbp), %eax ## 4-byte Reload
movb -157(%rbp), %cl ## 1-byte Reload
andb $1, %cl
movzbl %cl, %ecx
cmpl %ecx, %eax
sete %al
movb %al, -152(%rbp) ## 1-byte Spill
LBB1_279: ## in Loop: Header=BB1_6 Depth=1
movb -152(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -148(%rbp)
movss -12(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -8(%rbp)
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -16(%rbp)
movl -28(%rbp), %eax
movl %eax, -24(%rbp)
movss -36(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -32(%rbp)
movss -44(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -40(%rbp)
movss -52(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -48(%rbp)
movss -60(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -56(%rbp)
movss -68(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -64(%rbp)
movss -76(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -72(%rbp)
movss -84(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -80(%rbp)
movss -92(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -88(%rbp)
movss -100(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -96(%rbp)
movss -108(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -104(%rbp)
movss -116(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -112(%rbp)
movss -124(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -120(%rbp)
movss -132(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -128(%rbp)
movss -140(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, -136(%rbp)
jmp LBB1_6
LBB1_280:
movl -4(%rbp), %eax
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/19052.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-20]
sub x0, x29, #16
bl _pipe
ldur w0, [x29, #-12]
mov w1, #1
bl _dup2
adds w8, w0, #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:
ldur w0, [x29, #-16]
mov w1, #0
bl _dup2
adds w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _perror
b LBB0_4
LBB0_4:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
adrp x8, ___stdoutp@GOTPAGE
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
ldr x0, [x8]
bl _fflush
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
mov w0, #0
sub x1, x29, #21
mov x2, #1
bl _read
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
mov w0, #1
sub x1, x29, #21
str x1, [sp, #16] ; 8-byte Folded Spill
mov x2, #1
str x2, [sp, #8] ; 8-byte Folded Spill
bl _write
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #16] ; 8-byte Folded Reload
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x3, [x8]
mov x1, x2
bl _fwrite
b LBB0_5
LBB0_7:
ldur w0, [x29, #-16]
bl _close
ldur w0, [x29, #-12]
bl _close
ldur w8, [x29, #-20]
str w8, [sp, #4] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
bl ___stack_chk_fail
LBB0_9:
ldr w0, [sp, #4] ; 4-byte Folded Reload
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "dup2"
l_.str.1: ; @.str.1
.asciz "Hi\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -20(%rbp)
leaq -16(%rbp), %rdi
callq _pipe
movl -12(%rbp), %edi
movl $1, %esi
callq _dup2
cmpl $-1, %eax
jne LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
callq _perror
LBB0_2:
movl -16(%rbp), %edi
xorl %esi, %esi
callq _dup2
cmpl $-1, %eax
jne LBB0_4
## %bb.3:
leaq L_.str(%rip), %rdi
callq _perror
LBB0_4:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
LBB0_5: ## =>This Inner Loop Header: Depth=1
leaq -21(%rbp), %rsi
xorl %edi, %edi
movl $1, %edx
callq _read
cmpq $0, %rax
je LBB0_7
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
leaq -21(%rbp), %rsi
movl $1, %edi
movl $1, %edx
callq _write
leaq -21(%rbp), %rdi
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movl $1, %edx
movq %rdx, %rsi
callq _fwrite
jmp LBB0_5
LBB0_7:
movl -16(%rbp), %edi
callq _close
movl -12(%rbp), %edi
callq _close
movl -20(%rbp), %eax
movl %eax, -28(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_9
## %bb.8:
movl -28(%rbp), %eax ## 4-byte Reload
addq $32, %rsp
popq %rbp
retq
LBB0_9:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "dup2"
L_.str.1: ## @.str.1
.asciz "Hi\n"
.subsections_via_symbols
|
the_stack_data/225974.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, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
stur wzr, [x29, #-16]
ldur x8, [x29, #-8]
ldr x0, [x8]
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
str x1, [sp, #16] ; 8-byte Folded Spill
bl _sprintf
ldur w8, [x29, #-16]
add w8, w8, w0
stur w8, [x29, #-16]
ldur x8, [x29, #-8]
ldr x0, [x8, #8]
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
str x1, [sp, #24] ; 8-byte Folded Spill
bl _sprintf
ldr x1, [sp, #16] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
add w8, w8, w0
stur w8, [x29, #-16]
ldur x8, [x29, #-8]
ldr x0, [x8, #16]
mov x9, sp
adrp x8, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
str x8, [x9]
bl _sprintf
ldr x1, [sp, #24] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
add w8, w8, w0
stur w8, [x29, #-16]
ldur x8, [x29, #-8]
ldr x0, [x8, #24]
mov x9, sp
adrp x8, l_.str.3@PAGE
add x8, x8, l_.str.3@PAGEOFF
str x8, [x9]
bl _sprintf
ldur w8, [x29, #-16]
add w8, w8, w0
stur w8, [x29, #-16]
ldur w0, [x29, #-16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%f"
l_.str.1: ; @.str.1
.asciz "%a"
l_.str.2: ; @.str.2
.asciz "foo"
l_.str.3: ; @.str.3
.asciz "bar"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -16(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rdi
movl -12(%rbp), %edx
leaq L_.str(%rip), %rsi
movb $0, %al
callq _sprintf
addl -16(%rbp), %eax
movl %eax, -16(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rdi
movl -12(%rbp), %edx
leaq L_.str.1(%rip), %rsi
movb $0, %al
callq _sprintf
addl -16(%rbp), %eax
movl %eax, -16(%rbp)
movq -8(%rbp), %rax
movq 16(%rax), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.2(%rip), %rdx
movb $0, %al
callq _sprintf
addl -16(%rbp), %eax
movl %eax, -16(%rbp)
movq -8(%rbp), %rax
movq 24(%rax), %rdi
leaq L_.str.1(%rip), %rsi
leaq L_.str.3(%rip), %rdx
movb $0, %al
callq _sprintf
addl -16(%rbp), %eax
movl %eax, -16(%rbp)
movl -16(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%f"
L_.str.1: ## @.str.1
.asciz "%a"
L_.str.2: ## @.str.2
.asciz "foo"
L_.str.3: ## @.str.3
.asciz "bar"
.subsections_via_symbols
|
the_stack_data/192330520.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _print ; -- Begin function print
.p2align 2
_print: ; @print
.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, _count@GOTPAGE
ldr x8, [x8, _count@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
adrp x8, _streets@GOTPAGE
ldr x8, [x8, _streets@GOTPAGEOFF]
str x8, [sp, #32] ; 8-byte Folded Spill
stur wzr, [x29, #-4]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x9, [sp, #32] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
add w8, w8, #1
ldursw x10, [x29, #-4]
mov x11, #12
mul x10, x10, x11
add x9, x9, x10
str w8, [x9, #8]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB0_1
LBB0_4:
stur wzr, [x29, #-4]
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_8
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
bl _rand
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w9, [x8]
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
stur w8, [x29, #-8]
bl _rand
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldr w10, [x9]
sdiv w9, w0, w10
mul w9, w9, w10
subs w9, w0, w9
stur w9, [x29, #-12]
ldursw x9, [x29, #-8]
mov x10, #12
mul x11, x9, x10
mov x9, x8
add x9, x9, x11
ldr x11, [x9]
stur x11, [x29, #-24]
ldr w9, [x9, #8]
stur w9, [x29, #-16]
ldursw x9, [x29, #-8]
mul x11, x9, x10
mov x9, x8
add x11, x9, x11
ldursw x9, [x29, #-12]
mul x12, x9, x10
mov x9, x8
add x9, x9, x12
ldr x12, [x9]
str x12, [x11]
ldr w9, [x9, #8]
str w9, [x11, #8]
ldursw x9, [x29, #-12]
mul x9, x9, x10
add x9, x8, x9
ldur x8, [x29, #-24]
str x8, [x9]
ldur w8, [x29, #-16]
str w8, [x9, #8]
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB0_5
LBB0_8:
stur wzr, [x29, #-4]
b LBB0_9
LBB0_9: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldur w8, [x29, #-4]
ldr w9, [x9]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_12
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_9 Depth=1
ldr x8, [sp, #32] ; 8-byte Folded Reload
ldursw x9, [x29, #-4]
mov x10, #12
mul x9, x9, x10
ldr w9, [x8, x9]
add w12, w9, #1
ldursw x9, [x29, #-4]
mul x11, x9, x10
mov x9, x8
add x9, x9, x11
ldr w9, [x9, #4]
add w11, w9, #1
ldursw x9, [x29, #-4]
mul x9, x9, x10
add x8, x8, x9
ldr w9, [x8, #8]
; 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@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_9 Depth=1
ldur w8, [x29, #-4]
add w8, w8, #1
stur w8, [x29, #-4]
b LBB0_9
LBB0_12:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _find ; -- Begin function find
.p2align 2
_find: ; @find
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
adrp x8, _comp@GOTPAGE
ldr x8, [x8, _comp@GOTPAGEOFF]
str x8, [sp, #8] ; 8-byte Folded Spill
str w0, [sp, #28]
ldr w8, [sp, #28]
str w8, [sp, #20]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldrsw x9, [sp, #28]
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldrsw x9, [sp, #28]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #28]
b LBB1_1
LBB1_3:
b LBB1_4
LBB1_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
ldr w9, [sp, #28]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_4 Depth=1
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr w8, [sp, #20]
str w8, [sp, #24]
ldrsw x8, [sp, #20]
ldr w8, [x9, x8, lsl #2]
str w8, [sp, #20]
ldr w8, [sp, #28]
ldrsw x10, [sp, #24]
str w8, [x9, x10, lsl #2]
b LBB1_4
LBB1_6:
ldr w0, [sp, #28]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _add ; -- Begin function add
.p2align 2
_add: ; @add
.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, _count@GOTPAGE
ldr x9, [x9, _count@GOTPAGEOFF]
stur w0, [x29, #-4]
str w1, [sp, #8]
ldur w8, [x29, #-4]
ldrsw x10, [x9]
mov x12, #12
mul x11, x10, x12
adrp x10, _streets@GOTPAGE
ldr x10, [x10, _streets@GOTPAGEOFF]
str w8, [x10, x11]
ldr w8, [sp, #8]
ldrsw x11, [x9]
mul x11, x11, x12
add x10, x10, x11
str w8, [x10, #4]
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
ldr w0, [sp, #8]
bl _find
str w0, [sp, #4] ; 4-byte Folded Spill
ldur w0, [x29, #-4]
bl _find
mov x9, x0
ldr w0, [sp, #4] ; 4-byte Folded Reload
adrp x8, _comp@GOTPAGE
ldr x8, [x8, _comp@GOTPAGEOFF]
str w0, [x8, w9, sxtw #2]
ldursw x10, [x29, #-4]
adrp x8, _use@GOTPAGE
ldr x8, [x8, _use@GOTPAGEOFF]
mov x9, x8
add x10, x9, x10, lsl #2
ldr w9, [x10]
add w9, w9, #1
str w9, [x10]
ldrsw x9, [sp, #8]
add x9, x8, x9, lsl #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x29, x30, [sp, #112] ; 16-byte Folded Spill
add x29, sp, #112
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, _comp@GOTPAGE
ldr x8, [x8, _comp@GOTPAGEOFF]
str x8, [sp, #40] ; 8-byte Folded Spill
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
str x0, [sp, #56] ; 8-byte Folded Spill
bl _printf
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
stur x0, [x29, #-48] ; 8-byte Folded Spill
bl _printf
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
stur x0, [x29, #-24] ; 8-byte Folded Spill
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _printf
ldur x0, [x29, #-48] ; 8-byte Folded Reload
bl _printf
adrp x0, l_.str.8@PAGE
add x0, x0, l_.str.8@PAGEOFF
stur x0, [x29, #-40] ; 8-byte Folded Spill
bl _printf
adrp x0, l_.str.9@PAGE
add x0, x0, l_.str.9@PAGEOFF
stur x0, [x29, #-32] ; 8-byte Folded Spill
bl _printf
ldur x0, [x29, #-24] ; 8-byte Folded Reload
bl _printf
adrp x0, l_.str.10@PAGE
add x0, x0, l_.str.10@PAGEOFF
str x0, [sp, #48] ; 8-byte Folded Spill
bl _printf
ldur x0, [x29, #-24] ; 8-byte Folded Reload
bl _printf
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _printf
adrp x0, l_.str.11@PAGE
add x0, x0, l_.str.11@PAGEOFF
bl _printf
ldur x0, [x29, #-24] ; 8-byte Folded Reload
bl _printf
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _printf
ldur x0, [x29, #-48] ; 8-byte Folded Reload
bl _printf
ldur x0, [x29, #-40] ; 8-byte Folded Reload
bl _printf
ldur x0, [x29, #-32] ; 8-byte Folded Reload
bl _printf
adrp x0, l_.str.12@PAGE
add x0, x0, l_.str.12@PAGEOFF
bl _printf
ldur x0, [x29, #-24] ; 8-byte Folded Reload
bl _printf
mov w8, #30
stur w8, [x29, #-4]
b LBB3_1
LBB3_1: ; =>This Loop Header: Depth=1
; Child Loop BB3_3 Depth 2
; Child Loop BB3_7 Depth 2
; Child Loop BB3_11 Depth 2
; Child Loop BB3_17 Depth 2
; Child Loop BB3_22 Depth 2
ldur w8, [x29, #-4]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB3_33
b LBB3_2
LBB3_2: ; in Loop: Header=BB3_1 Depth=1
adrp x8, _count@GOTPAGE
ldr x8, [x8, _count@GOTPAGEOFF]
mov w9, #0
str w9, [sp, #32] ; 4-byte Folded Spill
str wzr, [x8]
bl _rand
str w0, [sp, #36] ; 4-byte Folded Spill
bl _rand
ldr w1, [sp, #32] ; 4-byte Folded Reload
mov x8, x0
ldr w0, [sp, #36] ; 4-byte Folded Reload
mov w10, #44
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
add w9, w8, #1
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
add w8, w8, #1
stur w8, [x29, #-12]
ldursw x9, [x29, #-12]
mov x8, #4
mul x2, x8, x9
adrp x0, _use@GOTPAGE
ldr x0, [x0, _use@GOTPAGEOFF]
mov x3, #256
bl ___memset_chk
stur wzr, [x29, #-8]
b LBB3_3
LBB3_3: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_6
b LBB3_4
LBB3_4: ; in Loop: Header=BB3_3 Depth=2
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldur w8, [x29, #-8]
ldursw x10, [x29, #-8]
str w8, [x9, x10, lsl #2]
b LBB3_5
LBB3_5: ; in Loop: Header=BB3_3 Depth=2
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB3_3
LBB3_6: ; in Loop: Header=BB3_1 Depth=1
bl _rand
str w0, [sp, #28] ; 4-byte Folded Spill
bl _rand
mov x8, x0
ldr w0, [sp, #28] ; 4-byte Folded Reload
ldur w9, [x29, #-12]
ldur w10, [x29, #-12]
mul w9, w9, w10
mov w10, #3
sdiv w9, w9, w10
add w10, w9, #1
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
add w9, w8, #1
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
add w8, w8, #1
stur w8, [x29, #-8]
b LBB3_7
LBB3_7: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB3_10
b LBB3_8
LBB3_8: ; in Loop: Header=BB3_7 Depth=2
bl _rand
ldur w9, [x29, #-12]
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
str w8, [sp, #24] ; 4-byte Folded Spill
bl _rand
mov x8, x0
ldr w0, [sp, #24] ; 4-byte Folded Reload
ldur w10, [x29, #-12]
sdiv w9, w8, w10
mul w9, w9, w10
subs w1, w8, w9
bl _add
b LBB3_9
LBB3_9: ; in Loop: Header=BB3_7 Depth=2
ldur w8, [x29, #-8]
subs w8, w8, #1
stur w8, [x29, #-8]
b LBB3_7
LBB3_10: ; in Loop: Header=BB3_1 Depth=1
mov w8, #1
stur w8, [x29, #-8]
b LBB3_11
LBB3_11: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_16
b LBB3_12
LBB3_12: ; in Loop: Header=BB3_11 Depth=2
ldur w8, [x29, #-8]
subs w0, w8, #1
bl _find
str w0, [sp, #20] ; 4-byte Folded Spill
ldur w0, [x29, #-8]
bl _find
mov x8, x0
ldr w0, [sp, #20] ; 4-byte Folded Reload
subs w8, w0, w8
cset w8, eq
tbnz w8, #0, LBB3_14
b LBB3_13
LBB3_13: ; in Loop: Header=BB3_11 Depth=2
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldur w9, [x29, #-8]
subs w9, w9, #1
ldr w0, [x8, w9, sxtw #2]
ldursw x9, [x29, #-8]
ldr w1, [x8, x9, lsl #2]
bl _add
b LBB3_14
LBB3_14: ; in Loop: Header=BB3_11 Depth=2
b LBB3_15
LBB3_15: ; in Loop: Header=BB3_11 Depth=2
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB3_11
LBB3_16: ; in Loop: Header=BB3_1 Depth=1
bl _rand
str w0, [sp, #16] ; 4-byte Folded Spill
bl _rand
mov x8, x0
ldr w0, [sp, #16] ; 4-byte Folded Reload
adrp x9, _count@GOTPAGE
ldr x9, [x9, _count@GOTPAGEOFF]
ldr w10, [x9]
mov w9, #1995
subs w10, w9, w10
sdiv w9, w8, w10
mul w9, w9, w10
subs w8, w8, w9
add w9, w8, #1
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
stur w8, [x29, #-8]
b LBB3_17
LBB3_17: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB3_20
b LBB3_18
LBB3_18: ; in Loop: Header=BB3_17 Depth=2
bl _rand
ldur w9, [x29, #-12]
sdiv w8, w0, w9
mul w8, w8, w9
subs w8, w0, w8
str w8, [sp, #12] ; 4-byte Folded Spill
bl _rand
mov x8, x0
ldr w0, [sp, #12] ; 4-byte Folded Reload
ldur w10, [x29, #-12]
sdiv w9, w8, w10
mul w9, w9, w10
subs w1, w8, w9
bl _add
b LBB3_19
LBB3_19: ; in Loop: Header=BB3_17 Depth=2
ldur w8, [x29, #-8]
subs w8, w8, #1
stur w8, [x29, #-8]
b LBB3_17
LBB3_20: ; in Loop: Header=BB3_1 Depth=1
bl _rand
ands w8, w0, #0x7
cset w8, eq
tbnz w8, #0, LBB3_31
b LBB3_21
LBB3_21: ; in Loop: Header=BB3_1 Depth=1
mov w8, #-1
stur w8, [x29, #-16]
stur wzr, [x29, #-8]
b LBB3_22
LBB3_22: ; Parent Loop BB3_1 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-8]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_30
b LBB3_23
LBB3_23: ; in Loop: Header=BB3_22 Depth=2
ldursw x9, [x29, #-8]
adrp x8, _use@GOTPAGE
ldr x8, [x8, _use@GOTPAGEOFF]
ldr w8, [x8, x9, lsl #2]
ands w8, w8, #0x1
cset w8, eq
tbnz w8, #0, LBB3_28
b LBB3_24
LBB3_24: ; in Loop: Header=BB3_22 Depth=2
ldur w8, [x29, #-16]
adds w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB3_26
b LBB3_25
LBB3_25: ; in Loop: Header=BB3_22 Depth=2
ldur w0, [x29, #-16]
ldur w1, [x29, #-8]
bl _add
mov w8, #-1
stur w8, [x29, #-16]
b LBB3_27
LBB3_26: ; in Loop: Header=BB3_22 Depth=2
ldur w8, [x29, #-8]
stur w8, [x29, #-16]
b LBB3_27
LBB3_27: ; in Loop: Header=BB3_22 Depth=2
b LBB3_28
LBB3_28: ; in Loop: Header=BB3_22 Depth=2
b LBB3_29
LBB3_29: ; in Loop: Header=BB3_22 Depth=2
ldur w8, [x29, #-8]
add w8, w8, #1
stur w8, [x29, #-8]
b LBB3_22
LBB3_30: ; in Loop: Header=BB3_1 Depth=1
b LBB3_31
LBB3_31: ; in Loop: Header=BB3_1 Depth=1
bl _print
b LBB3_32
LBB3_32: ; in Loop: Header=BB3_1 Depth=1
ldur w8, [x29, #-4]
subs w8, w8, #1
stur w8, [x29, #-4]
b LBB3_1
LBB3_33:
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.comm _count,4,2 ; @count
.comm _streets,24576,2 ; @streets
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d %d %d\n"
l_.str.1: ; @.str.1
.asciz "0 0\n"
.comm _comp,256,2 ; @comp
.comm _use,256,2 ; @use
l_.str.2: ; @.str.2
.asciz "1 2 1\n"
l_.str.3: ; @.str.3
.asciz "2 3 2\n"
l_.str.4: ; @.str.4
.asciz "3 1 6\n"
l_.str.5: ; @.str.5
.asciz "1 2 5\n"
l_.str.6: ; @.str.6
.asciz "2 3 3\n"
l_.str.7: ; @.str.7
.asciz "3 1 4\n"
l_.str.8: ; @.str.8
.asciz "1 3 3\n"
l_.str.9: ; @.str.9
.asciz "2 4 4\n"
l_.str.10: ; @.str.10
.asciz "1 1 1\n"
l_.str.11: ; @.str.11
.asciz "1 1 2\n"
l_.str.12: ; @.str.12
.asciz "2 4 5\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _print ## -- Begin function print
.p2align 4, 0x90
_print: ## @print
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -4(%rbp), %eax
movq _count@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %ecx
addl $1, %ecx
movslq -4(%rbp), %rdx
movq _streets@GOTPCREL(%rip), %rax
imulq $12, %rdx, %rdx
addq %rdx, %rax
movl %ecx, 8(%rax)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB0_1
LBB0_4:
movl $0, -4(%rbp)
LBB0_5: ## =>This Inner Loop Header: Depth=1
movl -4(%rbp), %eax
movq _count@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
callq _rand
movq _count@GOTPCREL(%rip), %rcx
cltd
idivl (%rcx)
movl %edx, -8(%rbp)
callq _rand
movq _count@GOTPCREL(%rip), %rcx
cltd
idivl (%rcx)
movl %edx, -12(%rbp)
movslq -8(%rbp), %rcx
movq _streets@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movq (%rax), %rcx
movq %rcx, -24(%rbp)
movl 8(%rax), %eax
movl %eax, -16(%rbp)
movslq -8(%rbp), %rcx
movq _streets@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movslq -12(%rbp), %rdx
movq _streets@GOTPCREL(%rip), %rcx
imulq $12, %rdx, %rdx
addq %rdx, %rcx
movq (%rcx), %rdx
movq %rdx, (%rax)
movl 8(%rcx), %ecx
movl %ecx, 8(%rax)
movslq -12(%rbp), %rcx
movq _streets@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movq -24(%rbp), %rcx
movq %rcx, (%rax)
movl -16(%rbp), %ecx
movl %ecx, 8(%rax)
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB0_5
LBB0_8:
movl $0, -4(%rbp)
LBB0_9: ## =>This Inner Loop Header: Depth=1
movl -4(%rbp), %eax
movq _count@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jge LBB0_12
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movslq -4(%rbp), %rcx
movq _streets@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movl (%rax), %esi
addl $1, %esi
movslq -4(%rbp), %rcx
movq _streets@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movl 4(%rax), %edx
addl $1, %edx
movslq -4(%rbp), %rcx
movq _streets@GOTPCREL(%rip), %rax
imulq $12, %rcx, %rcx
addq %rcx, %rax
movl 8(%rax), %ecx
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
## %bb.11: ## in Loop: Header=BB0_9 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB0_9
LBB0_12:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _find ## -- Begin function find
.p2align 4, 0x90
_find: ## @find
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl -4(%rbp), %eax
movl %eax, -12(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movslq -4(%rbp), %rcx
movq _comp@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %eax
cmpl -4(%rbp), %eax
je LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movslq -4(%rbp), %rcx
movq _comp@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %eax
movl %eax, -4(%rbp)
jmp LBB1_1
LBB1_3:
jmp LBB1_4
LBB1_4: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -4(%rbp), %eax
je LBB1_6
## %bb.5: ## in Loop: Header=BB1_4 Depth=1
movl -12(%rbp), %eax
movl %eax, -8(%rbp)
movslq -12(%rbp), %rcx
movq _comp@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %eax
movl %eax, -12(%rbp)
movl -4(%rbp), %edx
movslq -8(%rbp), %rcx
movq _comp@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
jmp LBB1_4
LBB1_6:
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _add ## -- Begin function add
.p2align 4, 0x90
_add: ## @add
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl -4(%rbp), %ecx
movq _count@GOTPCREL(%rip), %rax
movslq (%rax), %rdx
movq _streets@GOTPCREL(%rip), %rax
imulq $12, %rdx, %rdx
addq %rdx, %rax
movl %ecx, (%rax)
movl -8(%rbp), %ecx
movq _count@GOTPCREL(%rip), %rax
movslq (%rax), %rdx
movq _streets@GOTPCREL(%rip), %rax
imulq $12, %rdx, %rdx
addq %rdx, %rax
movl %ecx, 4(%rax)
movq _count@GOTPCREL(%rip), %rax
movl (%rax), %ecx
addl $1, %ecx
movq _count@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl -8(%rbp), %edi
callq _find
movl %eax, -12(%rbp) ## 4-byte Spill
movl -4(%rbp), %edi
callq _find
movl -12(%rbp), %edx ## 4-byte Reload
movslq %eax, %rcx
movq _comp@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
movslq -4(%rbp), %rcx
movq _use@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %edx
addl $1, %edx
movq _use@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
movslq -8(%rbp), %rcx
movq _use@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %edx
addl $1, %edx
movq _use@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,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 $48, %rsp
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.7(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.10(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.11(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.8(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.9(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.12(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $30, -4(%rbp)
LBB3_1: ## =>This Loop Header: Depth=1
## Child Loop BB3_3 Depth 2
## Child Loop BB3_7 Depth 2
## Child Loop BB3_11 Depth 2
## Child Loop BB3_17 Depth 2
## Child Loop BB3_22 Depth 2
cmpl $0, -4(%rbp)
jl LBB3_33
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq _count@GOTPCREL(%rip), %rax
movl $0, (%rax)
callq _rand
movl %eax, -20(%rbp) ## 4-byte Spill
callq _rand
movl $44, %ecx
cltd
idivl %ecx
movl -20(%rbp), %eax ## 4-byte Reload
movl %edx, %ecx
addl $1, %ecx
cltd
idivl %ecx
addl $1, %edx
movl %edx, -12(%rbp)
movslq -12(%rbp), %rdx
shlq $2, %rdx
movq _use@GOTPCREL(%rip), %rdi
xorl %esi, %esi
movl $256, %ecx ## imm = 0x100
callq ___memset_chk
movl $0, -8(%rbp)
LBB3_3: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB3_6
## %bb.4: ## in Loop: Header=BB3_3 Depth=2
movl -8(%rbp), %edx
movslq -8(%rbp), %rcx
movq _comp@GOTPCREL(%rip), %rax
movl %edx, (%rax,%rcx,4)
## %bb.5: ## in Loop: Header=BB3_3 Depth=2
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB3_3
LBB3_6: ## in Loop: Header=BB3_1 Depth=1
callq _rand
movl %eax, -24(%rbp) ## 4-byte Spill
callq _rand
movl %eax, -28(%rbp) ## 4-byte Spill
movl -12(%rbp), %eax
imull -12(%rbp), %eax
movl $3, %ecx
cltd
idivl %ecx
movl %eax, %ecx
movl -28(%rbp), %eax ## 4-byte Reload
addl $1, %ecx
cltd
idivl %ecx
movl -24(%rbp), %eax ## 4-byte Reload
movl %edx, %ecx
addl $1, %ecx
cltd
idivl %ecx
addl $1, %edx
movl %edx, -8(%rbp)
LBB3_7: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $0, -8(%rbp)
jl LBB3_10
## %bb.8: ## in Loop: Header=BB3_7 Depth=2
callq _rand
cltd
idivl -12(%rbp)
movl %edx, -32(%rbp) ## 4-byte Spill
callq _rand
movl -32(%rbp), %edi ## 4-byte Reload
cltd
idivl -12(%rbp)
movl %edx, %esi
callq _add
## %bb.9: ## in Loop: Header=BB3_7 Depth=2
movl -8(%rbp), %eax
addl $-1, %eax
movl %eax, -8(%rbp)
jmp LBB3_7
LBB3_10: ## in Loop: Header=BB3_1 Depth=1
movl $1, -8(%rbp)
LBB3_11: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB3_16
## %bb.12: ## in Loop: Header=BB3_11 Depth=2
movl -8(%rbp), %edi
subl $1, %edi
callq _find
movl %eax, -36(%rbp) ## 4-byte Spill
movl -8(%rbp), %edi
callq _find
movl %eax, %ecx
movl -36(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
je LBB3_14
## %bb.13: ## in Loop: Header=BB3_11 Depth=2
movl -8(%rbp), %eax
subl $1, %eax
movslq %eax, %rcx
movq _comp@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %edi
movslq -8(%rbp), %rcx
movq _comp@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %esi
callq _add
LBB3_14: ## in Loop: Header=BB3_11 Depth=2
jmp LBB3_15
LBB3_15: ## in Loop: Header=BB3_11 Depth=2
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB3_11
LBB3_16: ## in Loop: Header=BB3_1 Depth=1
callq _rand
movl %eax, -40(%rbp) ## 4-byte Spill
callq _rand
movl $1995, %ecx ## imm = 0x7CB
movq _count@GOTPCREL(%rip), %rdx
subl (%rdx), %ecx
cltd
idivl %ecx
movl -40(%rbp), %eax ## 4-byte Reload
movl %edx, %ecx
addl $1, %ecx
cltd
idivl %ecx
movl %edx, -8(%rbp)
LBB3_17: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $0, -8(%rbp)
jl LBB3_20
## %bb.18: ## in Loop: Header=BB3_17 Depth=2
callq _rand
cltd
idivl -12(%rbp)
movl %edx, -44(%rbp) ## 4-byte Spill
callq _rand
movl -44(%rbp), %edi ## 4-byte Reload
cltd
idivl -12(%rbp)
movl %edx, %esi
callq _add
## %bb.19: ## in Loop: Header=BB3_17 Depth=2
movl -8(%rbp), %eax
addl $-1, %eax
movl %eax, -8(%rbp)
jmp LBB3_17
LBB3_20: ## in Loop: Header=BB3_1 Depth=1
callq _rand
andl $7, %eax
cmpl $0, %eax
je LBB3_31
## %bb.21: ## in Loop: Header=BB3_1 Depth=1
movl $-1, -16(%rbp)
movl $0, -8(%rbp)
LBB3_22: ## Parent Loop BB3_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -8(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB3_30
## %bb.23: ## in Loop: Header=BB3_22 Depth=2
movslq -8(%rbp), %rcx
movq _use@GOTPCREL(%rip), %rax
movl (%rax,%rcx,4), %eax
andl $1, %eax
cmpl $0, %eax
je LBB3_28
## %bb.24: ## in Loop: Header=BB3_22 Depth=2
cmpl $-1, -16(%rbp)
je LBB3_26
## %bb.25: ## in Loop: Header=BB3_22 Depth=2
movl -16(%rbp), %edi
movl -8(%rbp), %esi
callq _add
movl $-1, -16(%rbp)
jmp LBB3_27
LBB3_26: ## in Loop: Header=BB3_22 Depth=2
movl -8(%rbp), %eax
movl %eax, -16(%rbp)
LBB3_27: ## in Loop: Header=BB3_22 Depth=2
jmp LBB3_28
LBB3_28: ## in Loop: Header=BB3_22 Depth=2
jmp LBB3_29
LBB3_29: ## in Loop: Header=BB3_22 Depth=2
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB3_22
LBB3_30: ## in Loop: Header=BB3_1 Depth=1
jmp LBB3_31
LBB3_31: ## in Loop: Header=BB3_1 Depth=1
callq _print
## %bb.32: ## in Loop: Header=BB3_1 Depth=1
movl -4(%rbp), %eax
addl $-1, %eax
movl %eax, -4(%rbp)
jmp LBB3_1
LBB3_33:
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _count,4,2 ## @count
.comm _streets,24576,4 ## @streets
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d %d %d\n"
L_.str.1: ## @.str.1
.asciz "0 0\n"
.comm _comp,256,4 ## @comp
.comm _use,256,4 ## @use
L_.str.2: ## @.str.2
.asciz "1 2 1\n"
L_.str.3: ## @.str.3
.asciz "2 3 2\n"
L_.str.4: ## @.str.4
.asciz "3 1 6\n"
L_.str.5: ## @.str.5
.asciz "1 2 5\n"
L_.str.6: ## @.str.6
.asciz "2 3 3\n"
L_.str.7: ## @.str.7
.asciz "3 1 4\n"
L_.str.8: ## @.str.8
.asciz "1 3 3\n"
L_.str.9: ## @.str.9
.asciz "2 4 4\n"
L_.str.10: ## @.str.10
.asciz "1 1 1\n"
L_.str.11: ## @.str.11
.asciz "1 1 2\n"
L_.str.12: ## @.str.12
.asciz "2 4 5\n"
.subsections_via_symbols
|
the_stack_data/1103331.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _maxSubArray ; -- Begin function maxSubArray
.p2align 2
_maxSubArray: ; @maxSubArray
.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, #160
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur x0, [x29, #-16]
stur w1, [x29, #-20]
ldur w8, [x29, #-20]
; kill: def $x8 killed $w8
stur x8, [x29, #-96] ; 8-byte Folded Spill
mov x9, sp
stur x9, [x29, #-32]
lsl x8, x8, #2
add x8, x8, #15
and x9, x8, #0xfffffffffffffff0
stur x9, [x29, #-104] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-104] ; 8-byte Folded Reload
ldur x9, [x29, #-96] ; 8-byte Folded Reload
mov x8, sp
subs x8, x8, x10
mov sp, x8
stur x8, [x29, #-88] ; 8-byte Folded Spill
stur x9, [x29, #-40]
str wzr, [x8]
mov w8, #1
stur w8, [x29, #-44]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-44]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_7
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x8, [x29, #-88] ; 8-byte Folded Reload
ldur w9, [x29, #-44]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldur x9, [x29, #-16]
ldur w10, [x29, #-44]
subs w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
add w8, w8, w9
stur w8, [x29, #-48]
stur wzr, [x29, #-52]
ldur w8, [x29, #-48]
ldur w9, [x29, #-52]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-52]
stur w8, [x29, #-108] ; 4-byte Folded Spill
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-48]
stur w8, [x29, #-108] ; 4-byte Folded Spill
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur x9, [x29, #-88] ; 8-byte Folded Reload
ldur w8, [x29, #-108] ; 4-byte Folded Reload
ldursw x10, [x29, #-44]
str w8, [x9, x10, lsl #2]
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-44]
add w8, w8, #1
stur w8, [x29, #-44]
b LBB0_1
LBB0_7:
ldur w8, [x29, #-20]
add w8, w8, #1
; kill: def $x8 killed $w8
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-128] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-128] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-120] ; 8-byte Folded Spill
stur x8, [x29, #-64]
ldur x8, [x29, #-16]
ldr w8, [x8]
str w8, [x9, #4]
mov w8, #2
stur w8, [x29, #-68]
b LBB0_8
LBB0_8: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-68]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_14
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_8 Depth=1
ldur x8, [x29, #-120] ; 8-byte Folded Reload
ldur x9, [x29, #-88] ; 8-byte Folded Reload
ldur w10, [x29, #-68]
subs w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
ldur x10, [x29, #-16]
ldur w11, [x29, #-68]
subs w11, w11, #1
ldr w10, [x10, w11, sxtw #2]
add w9, w9, w10
stur w9, [x29, #-72]
ldur w9, [x29, #-68]
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
stur w8, [x29, #-76]
ldur w8, [x29, #-72]
ldur w9, [x29, #-76]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10: ; in Loop: Header=BB0_8 Depth=1
ldur w8, [x29, #-76]
stur w8, [x29, #-132] ; 4-byte Folded Spill
b LBB0_12
LBB0_11: ; in Loop: Header=BB0_8 Depth=1
ldur w8, [x29, #-72]
stur w8, [x29, #-132] ; 4-byte Folded Spill
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_8 Depth=1
ldur x9, [x29, #-120] ; 8-byte Folded Reload
ldur w8, [x29, #-132] ; 4-byte Folded Reload
ldursw x10, [x29, #-68]
str w8, [x9, x10, lsl #2]
b LBB0_13
LBB0_13: ; in Loop: Header=BB0_8 Depth=1
ldur w8, [x29, #-68]
add w8, w8, #1
stur w8, [x29, #-68]
b LBB0_8
LBB0_14:
ldur x8, [x29, #-120] ; 8-byte Folded Reload
ldursw x9, [x29, #-20]
ldr w8, [x8, x9, lsl #2]
stur w8, [x29, #-148] ; 4-byte Folded Spill
ldur x8, [x29, #-32]
stur x8, [x29, #-144] ; 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_16
b LBB0_15
LBB0_15:
bl ___stack_chk_fail
LBB0_16:
ldur w0, [x29, #-148] ; 4-byte Folded Reload
ldur x8, [x29, #-144] ; 8-byte Folded Reload
mov sp, x8
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _maxSubArray2 ; -- Begin function maxSubArray2
.p2align 2
_maxSubArray2: ; @maxSubArray2
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
str x0, [sp, #40]
str w1, [sp, #36]
ldr x8, [sp, #40]
ldr w8, [x8]
str w8, [sp, #32]
str wzr, [sp, #28]
mov w8, #1
str w8, [sp, #24]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
ldr w9, [sp, #36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_10
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #28]
ldr x9, [sp, #40]
ldr w10, [sp, #24]
subs w10, w10, #1
ldr w9, [x9, w10, sxtw #2]
add w8, w8, w9
str w8, [sp, #20]
str wzr, [sp, #16]
ldr w8, [sp, #20]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB1_5
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #20]
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
str w8, [sp, #28]
ldr w8, [sp, #28]
ldr x9, [sp, #40]
ldrsw x10, [sp, #24]
ldr w9, [x9, x10, lsl #2]
add w8, w8, w9
str w8, [sp, #12]
ldr w8, [sp, #32]
str w8, [sp, #8]
ldr w8, [sp, #12]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #8]
str w8, [sp] ; 4-byte Folded Spill
b LBB1_8
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
str w8, [sp] ; 4-byte Folded Spill
b LBB1_8
LBB1_8: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp] ; 4-byte Folded Reload
str w8, [sp, #32]
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB1_1
LBB1_10:
ldr w0, [sp, #32]
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _maxSubArray3 ; -- Begin function maxSubArray3
.p2align 2
_maxSubArray3: ; @maxSubArray3
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
ldr x8, [sp, #24]
ldr w8, [x8]
str w8, [sp, #16]
ldr x8, [sp, #24]
ldr w8, [x8]
str w8, [sp, #12]
mov w8, #1
str w8, [sp, #8]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
ldr w9, [sp, #20]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_9
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #8]
ldr w8, [x8, x9, lsl #2]
str w8, [sp, #16]
b LBB2_5
LBB2_4: ; in Loop: Header=BB2_1 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #8]
ldr w9, [x8, x9, lsl #2]
ldr w8, [sp, #16]
add w8, w8, w9
str w8, [sp, #16]
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_7
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #16]
str w8, [sp, #12]
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, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB2_1
LBB2_9:
ldr w0, [sp, #12]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _maxSubarraySumCircular ; -- Begin function maxSubarraySumCircular
.p2align 2
_maxSubarraySumCircular: ; @maxSubarraySumCircular
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur w1, [x29, #-20]
ldur x0, [x29, #-16]
ldur w1, [x29, #-20]
bl _maxSubArray3
str w0, [sp, #24]
str wzr, [sp, #20]
str wzr, [sp, #16]
b LBB3_1
LBB3_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldur w9, [x29, #-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, #-16]
ldrsw x9, [sp, #16]
ldr w9, [x8, x9, lsl #2]
ldr w8, [sp, #20]
add w8, w8, w9
str w8, [sp, #20]
b LBB3_3
LBB3_3: ; in Loop: Header=BB3_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB3_1
LBB3_4:
str wzr, [sp, #12]
b LBB3_5
LBB3_5: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
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, #-16]
ldrsw x9, [sp, #12]
add x9, x8, x9, lsl #2
ldr w10, [x9]
mov w8, #0
subs w8, w8, w10
str w8, [x9]
b LBB3_7
LBB3_7: ; in Loop: Header=BB3_5 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB3_5
LBB3_8:
ldur x0, [x29, #-16]
ldur w1, [x29, #-20]
bl _maxSubArray3
str w0, [sp, #8]
ldr w8, [sp, #8]
ldr w9, [sp, #20]
adds w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB3_13
b LBB3_9
LBB3_9:
ldr w8, [sp, #20]
ldr w9, [sp, #8]
add w8, w8, w9
str w8, [sp, #4]
ldr w8, [sp, #24]
ldr w9, [sp, #4]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB3_11
b LBB3_10
LBB3_10:
ldr w8, [sp, #4]
str w8, [sp] ; 4-byte Folded Spill
b LBB3_12
LBB3_11:
ldr w8, [sp, #24]
str w8, [sp] ; 4-byte Folded Spill
b LBB3_12
LBB3_12:
ldr w8, [sp] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB3_14
LBB3_13:
ldr w8, [sp, #24]
stur w8, [x29, #-4]
b LBB3_14
LBB3_14:
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, #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, #44]
sub x0, x29, #44
str x0, [sp, #8] ; 8-byte Folded Spill
adrp x1, l___const.main.nums@PAGE
add x1, x1, l___const.main.nums@PAGEOFF
mov x2, #36
str x2, [sp, #16] ; 8-byte Folded Spill
bl _memcpy
ldr x0, [sp, #8] ; 8-byte Folded Reload
mov w1, #9
str w1, [sp, #32] ; 4-byte Folded Spill
bl _maxSubArray3
str w0, [sp, #40]
ldr w9, [sp, #40]
; 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 x2, [sp, #16] ; 8-byte Folded Reload
add x0, sp, #48
str x0, [sp, #24] ; 8-byte Folded Spill
adrp x1, l___const.main.A@PAGE
add x1, x1, l___const.main.A@PAGEOFF
bl _memcpy
ldr x0, [sp, #24] ; 8-byte Folded Reload
ldr w1, [sp, #32] ; 4-byte Folded Reload
bl _maxSubarraySumCircular
str w0, [sp, #36]
ldr w9, [sp, #36]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB4_2
b LBB4_1
LBB4_1:
bl ___stack_chk_fail
LBB4_2:
mov w0, #0
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
add sp, sp, #144
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
.p2align 2 ; @__const.main.nums
l___const.main.nums:
.long 4294967294 ; 0xfffffffe
.long 1 ; 0x1
.long 4294967293 ; 0xfffffffd
.long 4 ; 0x4
.long 4294967295 ; 0xffffffff
.long 2 ; 0x2
.long 1 ; 0x1
.long 4294967291 ; 0xfffffffb
.long 4 ; 0x4
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "max(subarray) = %d\n"
.section __TEXT,__const
.p2align 2 ; @__const.main.A
l___const.main.A:
.long 4294967294 ; 0xfffffffe
.long 1 ; 0x1
.long 4294967293 ; 0xfffffffd
.long 4 ; 0x4
.long 4294967295 ; 0xffffffff
.long 2 ; 0x2
.long 1 ; 0x1
.long 4294967291 ; 0xfffffffb
.long 4 ; 0x4
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "max(circular_subarray) = %d\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _maxSubArray ## -- Begin function maxSubArray
.p2align 4, 0x90
_maxSubArray: ## @maxSubArray
.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)
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movl -20(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -96(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -32(%rbp)
shlq $2, %rax
callq ____chkstk_darwin
movq -96(%rbp), %rcx ## 8-byte Reload
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rax
movq %rax, -88(%rbp) ## 8-byte Spill
movq %rcx, -40(%rbp)
movl $0, (%rax)
movl $1, -44(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -44(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB0_7
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -88(%rbp), %rax ## 8-byte Reload
movl -44(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movq -16(%rbp), %rcx
movl -44(%rbp), %edx
subl $1, %edx
movslq %edx, %rdx
addl (%rcx,%rdx,4), %eax
movl %eax, -48(%rbp)
movl $0, -52(%rbp)
movl -48(%rbp), %eax
cmpl -52(%rbp), %eax
jge LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -52(%rbp), %eax
movl %eax, -100(%rbp) ## 4-byte Spill
jmp LBB0_5
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
movl -48(%rbp), %eax
movl %eax, -100(%rbp) ## 4-byte Spill
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movq -88(%rbp), %rax ## 8-byte Reload
movl -100(%rbp), %edx ## 4-byte Reload
movslq -44(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.6: ## in Loop: Header=BB0_1 Depth=1
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB0_1
LBB0_7:
movl -20(%rbp), %eax
incl %eax
## kill: def $rax killed $eax
movq %rax, -120(%rbp) ## 8-byte Spill
shlq $2, %rax
callq ____chkstk_darwin
movq -120(%rbp), %rcx ## 8-byte Reload
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rax
movq %rax, -112(%rbp) ## 8-byte Spill
movq %rcx, -64(%rbp)
movq -16(%rbp), %rcx
movl (%rcx), %ecx
movl %ecx, 4(%rax)
movl $2, -68(%rbp)
LBB0_8: ## =>This Inner Loop Header: Depth=1
movl -68(%rbp), %eax
cmpl -20(%rbp), %eax
jg LBB0_14
## %bb.9: ## in Loop: Header=BB0_8 Depth=1
movq -112(%rbp), %rax ## 8-byte Reload
movq -88(%rbp), %rcx ## 8-byte Reload
movl -68(%rbp), %edx
subl $1, %edx
movslq %edx, %rdx
movl (%rcx,%rdx,4), %ecx
movq -16(%rbp), %rdx
movl -68(%rbp), %esi
subl $1, %esi
movslq %esi, %rsi
addl (%rdx,%rsi,4), %ecx
movl %ecx, -72(%rbp)
movl -68(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -76(%rbp)
movl -72(%rbp), %eax
cmpl -76(%rbp), %eax
jge LBB0_11
## %bb.10: ## in Loop: Header=BB0_8 Depth=1
movl -76(%rbp), %eax
movl %eax, -124(%rbp) ## 4-byte Spill
jmp LBB0_12
LBB0_11: ## in Loop: Header=BB0_8 Depth=1
movl -72(%rbp), %eax
movl %eax, -124(%rbp) ## 4-byte Spill
LBB0_12: ## in Loop: Header=BB0_8 Depth=1
movq -112(%rbp), %rax ## 8-byte Reload
movl -124(%rbp), %edx ## 4-byte Reload
movslq -68(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
## %bb.13: ## in Loop: Header=BB0_8 Depth=1
movl -68(%rbp), %eax
addl $1, %eax
movl %eax, -68(%rbp)
jmp LBB0_8
LBB0_14:
movq -112(%rbp), %rax ## 8-byte Reload
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -128(%rbp) ## 4-byte Spill
movq -32(%rbp), %rax
movq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_16
## %bb.15:
movl -128(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB0_16:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _maxSubArray2 ## -- Begin function maxSubArray2
.p2align 4, 0x90
_maxSubArray2: ## @maxSubArray2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movl %eax, -16(%rbp)
movl $0, -20(%rbp)
movl $1, -24(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB1_10
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
movq -8(%rbp), %rcx
movl -24(%rbp), %edx
subl $1, %edx
movslq %edx, %rdx
addl (%rcx,%rdx,4), %eax
movl %eax, -28(%rbp)
movl $0, -32(%rbp)
movl -28(%rbp), %eax
cmpl -32(%rbp), %eax
jge LBB1_4
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movl -32(%rbp), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
jmp LBB1_5
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movl -28(%rbp), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
movl -44(%rbp), %eax ## 4-byte Reload
movl %eax, -20(%rbp)
movl -20(%rbp), %eax
movq -8(%rbp), %rcx
movslq -24(%rbp), %rdx
addl (%rcx,%rdx,4), %eax
movl %eax, -36(%rbp)
movl -16(%rbp), %eax
movl %eax, -40(%rbp)
movl -36(%rbp), %eax
cmpl -40(%rbp), %eax
jge LBB1_7
## %bb.6: ## in Loop: Header=BB1_1 Depth=1
movl -40(%rbp), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
jmp LBB1_8
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
movl -36(%rbp), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
LBB1_8: ## in Loop: Header=BB1_1 Depth=1
movl -48(%rbp), %eax ## 4-byte Reload
movl %eax, -16(%rbp)
## %bb.9: ## in Loop: Header=BB1_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB1_1
LBB1_10:
movl -16(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _maxSubArray3 ## -- Begin function maxSubArray3
.p2align 4, 0x90
_maxSubArray3: ## @maxSubArray3
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movl %eax, -16(%rbp)
movq -8(%rbp), %rax
movl (%rax), %eax
movl %eax, -20(%rbp)
movl $1, -24(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB2_9
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
cmpl $0, -16(%rbp)
jge LBB2_4
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -16(%rbp)
jmp LBB2_5
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movl (%rax,%rcx,4), %eax
addl -16(%rbp), %eax
movl %eax, -16(%rbp)
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
movl -20(%rbp), %eax
cmpl -16(%rbp), %eax
jge LBB2_7
## %bb.6: ## in Loop: Header=BB2_1 Depth=1
movl -16(%rbp), %eax
movl %eax, -20(%rbp)
LBB2_7: ## in Loop: Header=BB2_1 Depth=1
jmp LBB2_8
LBB2_8: ## in Loop: Header=BB2_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB2_1
LBB2_9:
movl -20(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _maxSubarraySumCircular ## -- Begin function maxSubarraySumCircular
.p2align 4, 0x90
_maxSubarraySumCircular: ## @maxSubarraySumCircular
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -16(%rbp)
movl %esi, -20(%rbp)
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
callq _maxSubArray3
movl %eax, -24(%rbp)
movl $0, -28(%rbp)
movl $0, -32(%rbp)
LBB3_1: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB3_4
## %bb.2: ## in Loop: Header=BB3_1 Depth=1
movq -16(%rbp), %rax
movslq -32(%rbp), %rcx
movl (%rax,%rcx,4), %eax
addl -28(%rbp), %eax
movl %eax, -28(%rbp)
## %bb.3: ## in Loop: Header=BB3_1 Depth=1
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB3_1
LBB3_4:
movl $0, -36(%rbp)
LBB3_5: ## =>This Inner Loop Header: Depth=1
movl -36(%rbp), %eax
cmpl -20(%rbp), %eax
jge LBB3_8
## %bb.6: ## in Loop: Header=BB3_5 Depth=1
movq -16(%rbp), %rax
movslq -36(%rbp), %rcx
imull $-1, (%rax,%rcx,4), %edx
movl %edx, (%rax,%rcx,4)
## %bb.7: ## in Loop: Header=BB3_5 Depth=1
movl -36(%rbp), %eax
addl $1, %eax
movl %eax, -36(%rbp)
jmp LBB3_5
LBB3_8:
movq -16(%rbp), %rdi
movl -20(%rbp), %esi
callq _maxSubArray3
movl %eax, -40(%rbp)
movl -40(%rbp), %eax
xorl %ecx, %ecx
subl -28(%rbp), %ecx
cmpl %ecx, %eax
je LBB3_13
## %bb.9:
movl -28(%rbp), %eax
addl -40(%rbp), %eax
movl %eax, -44(%rbp)
movl -24(%rbp), %eax
cmpl -44(%rbp), %eax
jge LBB3_11
## %bb.10:
movl -44(%rbp), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
jmp LBB3_12
LBB3_11:
movl -24(%rbp), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
LBB3_12:
movl -48(%rbp), %eax ## 4-byte Reload
movl %eax, -4(%rbp)
jmp LBB3_14
LBB3_13:
movl -24(%rbp), %eax
movl %eax, -4(%rbp)
LBB3_14:
movl -4(%rbp), %eax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $112, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -100(%rbp)
leaq -48(%rbp), %rdi
leaq l___const.main.nums(%rip), %rsi
movl $36, %edx
callq _memcpy
leaq -48(%rbp), %rdi
movl $9, %esi
callq _maxSubArray3
movl %eax, -104(%rbp)
movl -104(%rbp), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq -96(%rbp), %rdi
leaq l___const.main.A(%rip), %rsi
movl $36, %edx
callq _memcpy
leaq -96(%rbp), %rdi
movl $9, %esi
callq _maxSubarraySumCircular
movl %eax, -108(%rbp)
movl -108(%rbp), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB4_2
## %bb.1:
xorl %eax, %eax
addq $112, %rsp
popq %rbp
retq
LBB4_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @__const.main.nums
l___const.main.nums:
.long 4294967294 ## 0xfffffffe
.long 1 ## 0x1
.long 4294967293 ## 0xfffffffd
.long 4 ## 0x4
.long 4294967295 ## 0xffffffff
.long 2 ## 0x2
.long 1 ## 0x1
.long 4294967291 ## 0xfffffffb
.long 4 ## 0x4
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "max(subarray) = %d\n"
.section __TEXT,__const
.p2align 4 ## @__const.main.A
l___const.main.A:
.long 4294967294 ## 0xfffffffe
.long 1 ## 0x1
.long 4294967293 ## 0xfffffffd
.long 4 ## 0x4
.long 4294967295 ## 0xffffffff
.long 2 ## 0x2
.long 1 ## 0x1
.long 4294967291 ## 0xfffffffb
.long 4 ## 0x4
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "max(circular_subarray) = %d\n"
.subsections_via_symbols
|
the_stack_data/50136938.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]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
stur wzr, [x29, #-28]
mov w8, #-1
stur w8, [x29, #-32]
mov w8, #45
stur w8, [x29, #-36]
mov w8, #514
str w8, [sp, #48]
ldrsw x8, [sp, #48]
lsl x0, x8, #2
bl _malloc
str x0, [sp, #40]
ldur w8, [x29, #-36]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x0, w8
bl _malloc
str x0, [sp, #24]
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldur x8, [x29, #-16]
ldr x8, [x8]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w8, #1
stur w8, [x29, #-4]
b LBB0_40
LBB0_2:
ldur x8, [x29, #-16]
add x9, x8, #8
stur x9, [x29, #-16]
ldr x0, [x8, #8]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
stur x0, [x29, #-24]
b LBB0_3
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_13 Depth 2
; Child Loop BB0_16 Depth 2
; Child Loop BB0_18 Depth 3
ldur x0, [x29, #-24]
bl _getc
strb w0, [sp, #39]
mov w8, #-1
subs w8, w8, w0, sxtb
cset w8, ne
mov w9, #1
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=1
ldur w8, [x29, #-28]
subs w8, w8, #0
cset w8, gt
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
tbz w8, #0, LBB0_39
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_3 Depth=1
ldrsb w8, [sp, #39]
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_3 Depth=1
ldrsb w8, [sp, #39]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB0_27
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_3 Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_3 Depth=1
stur wzr, [x29, #-28]
b LBB0_3
LBB0_10: ; in Loop: Header=BB0_3 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
ldur w9, [x29, #-32]
add w9, w9, #1
mul w8, w8, w9
stur w8, [x29, #-40]
ldur w8, [x29, #-40]
ldr w9, [sp, #48]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11: ; in Loop: Header=BB0_3 Depth=1
ldur w8, [x29, #-40]
str w8, [sp, #48]
ldr x0, [sp, #40]
ldrsw x8, [sp, #48]
lsl x1, x8, #2
bl _realloc
str x0, [sp, #40]
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_3 Depth=1
b LBB0_13
LBB0_13: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
ldur w8, [x29, #-40]
subs w8, w8, #1
stur w8, [x29, #-40]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_15
b LBB0_14
LBB0_14: ; in Loop: Header=BB0_13 Depth=2
ldr x9, [sp, #40]
ldursw x10, [x29, #-40]
mov w8, #0
str w8, [x9, x10, lsl #2]
b LBB0_13
LBB0_15: ; in Loop: Header=BB0_3 Depth=1
stur wzr, [x29, #-40]
b LBB0_16
LBB0_16: ; Parent Loop BB0_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_18 Depth 3
ldur w8, [x29, #-40]
ldur w9, [x29, #-28]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_26
b LBB0_17
LBB0_17: ; in Loop: Header=BB0_16 Depth=2
stur wzr, [x29, #-44]
b LBB0_18
LBB0_18: ; Parent Loop BB0_3 Depth=1
; Parent Loop BB0_16 Depth=2
; => This Inner Loop Header: Depth=3
ldur w8, [x29, #-44]
ldur w9, [x29, #-32]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_24
b LBB0_19
LBB0_19: ; in Loop: Header=BB0_18 Depth=3
ldr x8, [sp, #24]
ldursw x9, [x29, #-40]
ldrsb w8, [x8, x9]
ldr x9, [sp, #24]
ldur w10, [x29, #-28]
ldur w11, [x29, #-44]
add w10, w10, w11
ldrsb w9, [x9, w10, sxtw]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20: ; in Loop: Header=BB0_18 Depth=3
ldr x8, [sp, #40]
ldur w9, [x29, #-40]
ldur w10, [x29, #-32]
add w10, w10, #1
mul w9, w9, w10
ldur w10, [x29, #-44]
add w9, w9, w10
ldr w8, [x8, w9, sxtw #2]
add w8, w8, #1
ldr x9, [sp, #40]
ldur w10, [x29, #-40]
add w10, w10, #1
ldur w11, [x29, #-32]
add w11, w11, #1
mul w10, w10, w11
ldur w11, [x29, #-44]
add w10, w10, w11
add w10, w10, #1
str w8, [x9, w10, sxtw #2]
b LBB0_22
LBB0_21: ; in Loop: Header=BB0_18 Depth=3
ldr x8, [sp, #40]
ldur w9, [x29, #-40]
add w9, w9, #1
ldur w10, [x29, #-32]
add w10, w10, #1
mul w9, w9, w10
ldur w10, [x29, #-44]
add w9, w9, w10
ldr w0, [x8, w9, sxtw #2]
ldr x8, [sp, #40]
ldur w9, [x29, #-40]
ldur w10, [x29, #-32]
add w10, w10, #1
mul w9, w9, w10
ldur w10, [x29, #-44]
add w9, w9, w10
add w9, w9, #1
ldr w1, [x8, w9, sxtw #2]
bl _max
ldr x8, [sp, #40]
ldur w9, [x29, #-40]
add w9, w9, #1
ldur w10, [x29, #-32]
add w10, w10, #1
mul w9, w9, w10
ldur w10, [x29, #-44]
add w9, w9, w10
add w9, w9, #1
str w0, [x8, w9, sxtw #2]
b LBB0_22
LBB0_22: ; in Loop: Header=BB0_18 Depth=3
b LBB0_23
LBB0_23: ; in Loop: Header=BB0_18 Depth=3
ldur w8, [x29, #-44]
add w8, w8, #1
stur w8, [x29, #-44]
b LBB0_18
LBB0_24: ; in Loop: Header=BB0_16 Depth=2
b LBB0_25
LBB0_25: ; in Loop: Header=BB0_16 Depth=2
ldur w8, [x29, #-40]
add w8, w8, #1
stur w8, [x29, #-40]
b LBB0_16
LBB0_26: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [sp, #24]
ldur w9, [x29, #-28]
ldur w10, [x29, #-32]
add w9, w9, w10
add x8, x8, w9, sxtw
strb wzr, [x8]
ldr x0, [sp, #40]
ldr x1, [sp, #24]
ldur w2, [x29, #-28]
ldur w3, [x29, #-32]
ldur w4, [x29, #-28]
ldur w5, [x29, #-32]
ldur w8, [x29, #-28]
ldur w9, [x29, #-32]
add w6, w8, w9
bl _bt
bl _puts
stur wzr, [x29, #-28]
mov w8, #-1
stur w8, [x29, #-32]
b LBB0_38
LBB0_27: ; in Loop: Header=BB0_3 Depth=1
ldrsb w8, [sp, #39]
subs w8, w8, #59
cset w8, ne
tbnz w8, #0, LBB0_29
b LBB0_28
LBB0_28: ; in Loop: Header=BB0_3 Depth=1
stur wzr, [x29, #-32]
b LBB0_37
LBB0_29: ; in Loop: Header=BB0_3 Depth=1
ldur w8, [x29, #-32]
subs w8, w8, #0
cset w8, ge
tbnz w8, #0, LBB0_33
b LBB0_30
LBB0_30: ; in Loop: Header=BB0_3 Depth=1
ldur w8, [x29, #-28]
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_32
b LBB0_31
LBB0_31: ; in Loop: Header=BB0_3 Depth=1
ldur w8, [x29, #-36]
mov w9, #2
sdiv w9, w8, w9
ldur w8, [x29, #-36]
add w8, w8, w9
stur w8, [x29, #-36]
ldr x0, [sp, #24]
ldur w8, [x29, #-36]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _realloc
str x0, [sp, #24]
b LBB0_32
LBB0_32: ; in Loop: Header=BB0_3 Depth=1
ldrb w8, [sp, #39]
ldr x9, [sp, #24]
ldursw x10, [x29, #-28]
mov x11, x10
add w11, w11, #1
stur w11, [x29, #-28]
add x9, x9, x10
strb w8, [x9]
b LBB0_36
LBB0_33: ; in Loop: Header=BB0_3 Depth=1
ldur w8, [x29, #-28]
ldur w9, [x29, #-32]
add w8, w8, w9
ldur w9, [x29, #-36]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_35
b LBB0_34
LBB0_34: ; in Loop: Header=BB0_3 Depth=1
ldur w8, [x29, #-36]
mov w9, #2
sdiv w9, w8, w9
ldur w8, [x29, #-36]
add w8, w8, w9
stur w8, [x29, #-36]
ldr x0, [sp, #24]
ldur w8, [x29, #-36]
add w9, w8, #1
; implicit-def: $x8
mov x8, x9
sxtw x1, w8
bl _realloc
str x0, [sp, #24]
b LBB0_35
LBB0_35: ; in Loop: Header=BB0_3 Depth=1
ldrb w8, [sp, #39]
ldr x9, [sp, #24]
ldur w10, [x29, #-28]
ldur w11, [x29, #-32]
add w12, w11, #1
stur w12, [x29, #-32]
add w10, w10, w11
add x9, x9, w10, sxtw
strb w8, [x9]
b LBB0_36
LBB0_36: ; in Loop: Header=BB0_3 Depth=1
b LBB0_37
LBB0_37: ; in Loop: Header=BB0_3 Depth=1
b LBB0_38
LBB0_38: ; in Loop: Header=BB0_3 Depth=1
b LBB0_3
LBB0_39:
ldr x0, [sp, #24]
bl _free
ldr x0, [sp, #40]
bl _free
stur wzr, [x29, #-4]
b LBB0_40
LBB0_40:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function max
_max: ; @max
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str w0, [sp, #12]
str w1, [sp, #8]
ldr w8, [sp, #12]
ldr w9, [sp, #8]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr w8, [sp, #12]
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB1_3
LBB1_2:
ldr w8, [sp, #8]
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB1_3
LBB1_3:
ldr w0, [sp, #4] ; 4-byte Folded Reload
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function bt
_bt: ; @bt
.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 w2, [sp, #20]
str w3, [sp, #16]
str w4, [sp, #12]
str w5, [sp, #8]
str w6, [sp, #4]
ldr w8, [sp, #12]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
ldr w8, [sp, #8]
subs w8, w8, #1
cset w8, ge
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2:
ldr x8, [sp, #24]
ldrsw x9, [sp, #4]
add x8, x8, x9
stur x8, [x29, #-8]
b LBB2_8
LBB2_3:
ldr x8, [sp, #24]
ldr w9, [sp, #12]
subs w9, w9, #1
ldrsb w8, [x8, w9, sxtw]
ldr x9, [sp, #24]
ldr w10, [sp, #20]
ldr w11, [sp, #8]
add w10, w10, w11
subs w10, w10, #1
ldrsb w9, [x9, w10, sxtw]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB2_5
b LBB2_4
LBB2_4:
ldr x8, [sp, #24]
ldr w9, [sp, #12]
subs w9, w9, #1
add x8, x8, w9, sxtw
ldrb w8, [x8]
ldr x9, [sp, #24]
ldr w10, [sp, #4]
subs w10, w10, #1
str w10, [sp, #4]
add x9, x9, w10, sxtw
strb w8, [x9]
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr w2, [sp, #20]
ldr w3, [sp, #16]
ldr w8, [sp, #12]
subs w4, w8, #1
ldr w8, [sp, #8]
subs w5, w8, #1
ldr w6, [sp, #4]
bl _bt
stur x0, [x29, #-8]
b LBB2_8
LBB2_5:
ldur x8, [x29, #-16]
ldr w9, [sp, #12]
ldr w10, [sp, #16]
add w10, w10, #1
mul w9, w9, w10
ldr w10, [sp, #8]
add w9, w9, w10
subs w9, w9, #1
ldr w8, [x8, w9, sxtw #2]
ldur x9, [x29, #-16]
ldr w10, [sp, #12]
subs w10, w10, #1
ldr w11, [sp, #16]
add w11, w11, #1
mul w10, w10, w11
ldr w11, [sp, #8]
add w10, w10, w11
ldr w9, [x9, w10, sxtw #2]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB2_7
b LBB2_6
LBB2_6:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr w2, [sp, #20]
ldr w3, [sp, #16]
ldr w4, [sp, #12]
ldr w8, [sp, #8]
subs w5, w8, #1
ldr w6, [sp, #4]
bl _bt
stur x0, [x29, #-8]
b LBB2_8
LBB2_7:
ldur x0, [x29, #-16]
ldr x1, [sp, #24]
ldr w2, [sp, #20]
ldr w3, [sp, #16]
ldr w8, [sp, #12]
subs w4, w8, #1
ldr w5, [sp, #8]
ldr w6, [sp, #4]
bl _bt
stur x0, [x29, #-8]
b LBB2_8
LBB2_8:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Usage: %s [FILE]\n"
l_.str.1: ; @.str.1
.asciz "r"
.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
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $0, -28(%rbp)
movl $-1, -32(%rbp)
movl $45, -36(%rbp)
movl $514, -48(%rbp) ## imm = 0x202
movslq -48(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -56(%rbp)
movl -36(%rbp), %eax
addl $1, %eax
movslq %eax, %rdi
callq _malloc
movq %rax, -72(%rbp)
cmpl $2, -8(%rbp)
je LBB0_2
## %bb.1:
movq -16(%rbp), %rax
movq (%rax), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1, -4(%rbp)
jmp LBB0_40
LBB0_2:
movq -16(%rbp), %rax
movq %rax, %rcx
addq $8, %rcx
movq %rcx, -16(%rbp)
movq 8(%rax), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, -24(%rbp)
LBB0_3: ## =>This Loop Header: Depth=1
## Child Loop BB0_13 Depth 2
## Child Loop BB0_16 Depth 2
## Child Loop BB0_18 Depth 3
movq -24(%rbp), %rdi
callq _getc
## kill: def $al killed $al killed $eax
movb %al, -57(%rbp)
movsbl %al, %ecx
movb $1, %al
cmpl $-1, %ecx
movb %al, -73(%rbp) ## 1-byte Spill
jne LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
cmpl $0, -28(%rbp)
setg %al
movb %al, -73(%rbp) ## 1-byte Spill
LBB0_5: ## in Loop: Header=BB0_3 Depth=1
movb -73(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB0_6
jmp LBB0_39
LBB0_6: ## in Loop: Header=BB0_3 Depth=1
movsbl -57(%rbp), %eax
cmpl $10, %eax
je LBB0_8
## %bb.7: ## in Loop: Header=BB0_3 Depth=1
movsbl -57(%rbp), %eax
cmpl $-1, %eax
jne LBB0_27
LBB0_8: ## in Loop: Header=BB0_3 Depth=1
cmpl $0, -32(%rbp)
jge LBB0_10
## %bb.9: ## in Loop: Header=BB0_3 Depth=1
movl $0, -28(%rbp)
jmp LBB0_3
LBB0_10: ## in Loop: Header=BB0_3 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl -32(%rbp), %ecx
addl $1, %ecx
imull %ecx, %eax
movl %eax, -40(%rbp)
movl -40(%rbp), %eax
cmpl -48(%rbp), %eax
jle LBB0_12
## %bb.11: ## in Loop: Header=BB0_3 Depth=1
movl -40(%rbp), %eax
movl %eax, -48(%rbp)
movq -56(%rbp), %rdi
movslq -48(%rbp), %rsi
shlq $2, %rsi
callq _realloc
movq %rax, -56(%rbp)
LBB0_12: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_13
LBB0_13: ## Parent Loop BB0_3 Depth=1
## => This Inner Loop Header: Depth=2
movl -40(%rbp), %eax
addl $-1, %eax
movl %eax, -40(%rbp)
cmpl $0, %eax
jl LBB0_15
## %bb.14: ## in Loop: Header=BB0_13 Depth=2
movq -56(%rbp), %rax
movslq -40(%rbp), %rcx
movl $0, (%rax,%rcx,4)
jmp LBB0_13
LBB0_15: ## in Loop: Header=BB0_3 Depth=1
movl $0, -40(%rbp)
LBB0_16: ## Parent Loop BB0_3 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_18 Depth 3
movl -40(%rbp), %eax
cmpl -28(%rbp), %eax
jge LBB0_26
## %bb.17: ## in Loop: Header=BB0_16 Depth=2
movl $0, -44(%rbp)
LBB0_18: ## Parent Loop BB0_3 Depth=1
## Parent Loop BB0_16 Depth=2
## => This Inner Loop Header: Depth=3
movl -44(%rbp), %eax
cmpl -32(%rbp), %eax
jge LBB0_24
## %bb.19: ## in Loop: Header=BB0_18 Depth=3
movq -72(%rbp), %rax
movslq -40(%rbp), %rcx
movsbl (%rax,%rcx), %eax
movq -72(%rbp), %rcx
movl -28(%rbp), %edx
addl -44(%rbp), %edx
movslq %edx, %rdx
movsbl (%rcx,%rdx), %ecx
cmpl %ecx, %eax
jne LBB0_21
## %bb.20: ## in Loop: Header=BB0_18 Depth=3
movq -56(%rbp), %rax
movl -40(%rbp), %ecx
movl -32(%rbp), %edx
addl $1, %edx
imull %edx, %ecx
addl -44(%rbp), %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movq -56(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movl -32(%rbp), %esi
addl $1, %esi
imull %esi, %ecx
addl -44(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
jmp LBB0_22
LBB0_21: ## in Loop: Header=BB0_18 Depth=3
movq -56(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movl -32(%rbp), %edx
addl $1, %edx
imull %edx, %ecx
addl -44(%rbp), %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edi
movq -56(%rbp), %rax
movl -40(%rbp), %ecx
movl -32(%rbp), %edx
addl $1, %edx
imull %edx, %ecx
addl -44(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %esi
callq _max
movl %eax, %edx
movq -56(%rbp), %rax
movl -40(%rbp), %ecx
addl $1, %ecx
movl -32(%rbp), %esi
addl $1, %esi
imull %esi, %ecx
addl -44(%rbp), %ecx
addl $1, %ecx
movslq %ecx, %rcx
movl %edx, (%rax,%rcx,4)
LBB0_22: ## in Loop: Header=BB0_18 Depth=3
jmp LBB0_23
LBB0_23: ## in Loop: Header=BB0_18 Depth=3
movl -44(%rbp), %eax
addl $1, %eax
movl %eax, -44(%rbp)
jmp LBB0_18
LBB0_24: ## in Loop: Header=BB0_16 Depth=2
jmp LBB0_25
LBB0_25: ## in Loop: Header=BB0_16 Depth=2
movl -40(%rbp), %eax
addl $1, %eax
movl %eax, -40(%rbp)
jmp LBB0_16
LBB0_26: ## in Loop: Header=BB0_3 Depth=1
movq -72(%rbp), %rax
movl -28(%rbp), %ecx
addl -32(%rbp), %ecx
movslq %ecx, %rcx
movb $0, (%rax,%rcx)
movq -56(%rbp), %rdi
movq -72(%rbp), %rsi
movl -28(%rbp), %edx
movl -32(%rbp), %ecx
movl -28(%rbp), %r8d
movl -32(%rbp), %r9d
movl -28(%rbp), %eax
addl -32(%rbp), %eax
movl %eax, (%rsp)
callq _bt
movq %rax, %rdi
callq _puts
movl $0, -28(%rbp)
movl $-1, -32(%rbp)
jmp LBB0_38
LBB0_27: ## in Loop: Header=BB0_3 Depth=1
movsbl -57(%rbp), %eax
cmpl $59, %eax
jne LBB0_29
## %bb.28: ## in Loop: Header=BB0_3 Depth=1
movl $0, -32(%rbp)
jmp LBB0_37
LBB0_29: ## in Loop: Header=BB0_3 Depth=1
cmpl $0, -32(%rbp)
jge LBB0_33
## %bb.30: ## in Loop: Header=BB0_3 Depth=1
movl -28(%rbp), %eax
cmpl -36(%rbp), %eax
jne LBB0_32
## %bb.31: ## in Loop: Header=BB0_3 Depth=1
movl -36(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
addl -36(%rbp), %eax
movl %eax, -36(%rbp)
movq -72(%rbp), %rdi
movl -36(%rbp), %eax
addl $1, %eax
movslq %eax, %rsi
callq _realloc
movq %rax, -72(%rbp)
LBB0_32: ## in Loop: Header=BB0_3 Depth=1
movb -57(%rbp), %dl
movq -72(%rbp), %rax
movl -28(%rbp), %ecx
movl %ecx, %esi
addl $1, %esi
movl %esi, -28(%rbp)
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
jmp LBB0_36
LBB0_33: ## in Loop: Header=BB0_3 Depth=1
movl -28(%rbp), %eax
addl -32(%rbp), %eax
cmpl -36(%rbp), %eax
jne LBB0_35
## %bb.34: ## in Loop: Header=BB0_3 Depth=1
movl -36(%rbp), %eax
movl $2, %ecx
cltd
idivl %ecx
addl -36(%rbp), %eax
movl %eax, -36(%rbp)
movq -72(%rbp), %rdi
movl -36(%rbp), %eax
addl $1, %eax
movslq %eax, %rsi
callq _realloc
movq %rax, -72(%rbp)
LBB0_35: ## in Loop: Header=BB0_3 Depth=1
movb -57(%rbp), %dl
movq -72(%rbp), %rax
movl -28(%rbp), %ecx
movl -32(%rbp), %esi
movl %esi, %edi
addl $1, %edi
movl %edi, -32(%rbp)
addl %esi, %ecx
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
LBB0_36: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_37
LBB0_37: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_38
LBB0_38: ## in Loop: Header=BB0_3 Depth=1
jmp LBB0_3
LBB0_39:
movq -72(%rbp), %rdi
callq _free
movq -56(%rbp), %rdi
callq _free
movl $0, -4(%rbp)
LBB0_40:
movl -4(%rbp), %eax
addq $96, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function max
_max: ## @max
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl -4(%rbp), %eax
cmpl -8(%rbp), %eax
jle LBB1_2
## %bb.1:
movl -4(%rbp), %eax
movl %eax, -12(%rbp) ## 4-byte Spill
jmp LBB1_3
LBB1_2:
movl -8(%rbp), %eax
movl %eax, -12(%rbp) ## 4-byte Spill
LBB1_3:
movl -12(%rbp), %eax ## 4-byte Reload
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function bt
_bt: ## @bt
.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 16(%rbp), %eax
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movl %edx, -28(%rbp)
movl %ecx, -32(%rbp)
movl %r8d, -36(%rbp)
movl %r9d, -40(%rbp)
cmpl $1, -36(%rbp)
jl LBB2_2
## %bb.1:
cmpl $1, -40(%rbp)
jge LBB2_3
LBB2_2:
movq -24(%rbp), %rax
movslq 16(%rbp), %rcx
addq %rcx, %rax
movq %rax, -8(%rbp)
jmp LBB2_8
LBB2_3:
movq -24(%rbp), %rax
movl -36(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movsbl (%rax,%rcx), %eax
movq -24(%rbp), %rcx
movl -28(%rbp), %edx
addl -40(%rbp), %edx
subl $1, %edx
movslq %edx, %rdx
movsbl (%rcx,%rdx), %ecx
cmpl %ecx, %eax
jne LBB2_5
## %bb.4:
movq -24(%rbp), %rax
movl -36(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movb (%rax,%rcx), %dl
movq -24(%rbp), %rax
movl 16(%rbp), %ecx
addl $-1, %ecx
movl %ecx, 16(%rbp)
movslq %ecx, %rcx
movb %dl, (%rax,%rcx)
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -28(%rbp), %edx
movl -32(%rbp), %ecx
movl -36(%rbp), %r8d
subl $1, %r8d
movl -40(%rbp), %r9d
subl $1, %r9d
movl 16(%rbp), %eax
movl %eax, (%rsp)
callq _bt
movq %rax, -8(%rbp)
jmp LBB2_8
LBB2_5:
movq -16(%rbp), %rax
movl -36(%rbp), %ecx
movl -32(%rbp), %edx
addl $1, %edx
imull %edx, %ecx
addl -40(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %eax
movq -16(%rbp), %rcx
movl -36(%rbp), %edx
subl $1, %edx
movl -32(%rbp), %esi
addl $1, %esi
imull %esi, %edx
addl -40(%rbp), %edx
movslq %edx, %rdx
cmpl (%rcx,%rdx,4), %eax
jle LBB2_7
## %bb.6:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -28(%rbp), %edx
movl -32(%rbp), %ecx
movl -36(%rbp), %r8d
movl -40(%rbp), %r9d
subl $1, %r9d
movl 16(%rbp), %eax
movl %eax, (%rsp)
callq _bt
movq %rax, -8(%rbp)
jmp LBB2_8
LBB2_7:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movl -28(%rbp), %edx
movl -32(%rbp), %ecx
movl -36(%rbp), %r8d
subl $1, %r8d
movl -40(%rbp), %r9d
movl 16(%rbp), %eax
movl %eax, (%rsp)
callq _bt
movq %rax, -8(%rbp)
LBB2_8:
movq -8(%rbp), %rax
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Usage: %s [FILE]\n"
L_.str.1: ## @.str.1
.asciz "r"
.subsections_via_symbols
|
the_stack_data/162643591.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/56685.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 w0, #60
bl _sleep
mov w0, #1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %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 $60, %edi
callq _sleep
movl $1, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/72700.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _crc32_add ; -- Begin function crc32_add
.p2align 2
_crc32_add: ; @crc32_add
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
str w2, [sp, #12]
ldr x8, [sp, #24]
str x8, [sp]
ldr w8, [sp, #12]
mvn w8, w8
str w8, [sp, #12]
str wzr, [sp, #8]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
; kill: def $x8 killed $w8
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #12]
ldr x9, [sp]
add x10, x9, #1
str x10, [sp]
ldrsb w9, [x9]
eor w9, w8, w9
; implicit-def: $x8
mov x8, x9
and x9, x8, #0xff
adrp x8, _crc32_tab@PAGE
add x8, x8, _crc32_tab@PAGEOFF
ldr w8, [x8, x9, lsl #2]
ldr w9, [sp, #12]
eor w8, w8, w9, lsr #8
str w8, [sp, #12]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB0_1
LBB0_4:
ldr w8, [sp, #12]
mvn w0, w8
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _crc32 ; -- Begin function crc32
.p2align 2
_crc32: ; @crc32
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
str x1, [sp]
ldr x0, [sp, #8]
ldr x1, [sp]
mov w2, #0
bl _crc32_add
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, #384
.cfi_def_cfa_offset 384
stp x28, x27, [sp, #352] ; 16-byte Folded Spill
stp x29, x30, [sp, #368] ; 16-byte Folded Spill
add x29, sp, #368
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
sub x8, x29, #88
str x8, [sp, #136] ; 8-byte Folded Spill
stur wzr, [x29, #-20]
stur w0, [x29, #-24]
str x1, [x8, #56]
stur wzr, [x29, #-148]
; kill: def $x9 killed $xzr
stur xzr, [x29, #-160]
stur xzr, [x29, #-168]
mov w9, #1
stur w9, [x29, #-172]
ldr x8, [x8, #56]
ldr x8, [x8]
adrp x9, _progname@PAGE
str x8, [x9, _progname@PAGEOFF]
ldur w8, [x29, #-24]
subs w8, w8, #3
cset w8, ge
tbnz w8, #0, LBB2_2
b LBB2_1
LBB2_1:
mov w0, #1
bl _usage
b LBB2_2
LBB2_2:
mov w8, #1
stur w8, [x29, #-136]
b LBB2_3
LBB2_3: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-136]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB2_31
b LBB2_4
LBB2_4: ; in Loop: Header=BB2_3 Depth=1
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x8, #56]
ldursw x9, [x29, #-136]
ldr x8, [x8, x9, lsl #3]
ldrsb w8, [x8]
subs w8, w8, #45
cset w8, ne
tbnz w8, #0, LBB2_22
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_3 Depth=1
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x8, #56]
ldursw x9, [x29, #-136]
ldr x8, [x8, x9, lsl #3]
add x8, x8, #1
str x8, [sp, #184]
ldr x0, [sp, #184]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB2_7
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_3 Depth=1
ldr x0, [sp, #184]
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_3 Depth=1
mov w0, #0
bl _usage
b LBB2_21
LBB2_8: ; in Loop: Header=BB2_3 Depth=1
ldr x0, [sp, #184]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB2_10
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_3 Depth=1
ldr x0, [sp, #184]
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, LBB2_11
b LBB2_10
LBB2_10: ; in Loop: Header=BB2_3 Depth=1
stur wzr, [x29, #-172]
b LBB2_20
LBB2_11: ; in Loop: Header=BB2_3 Depth=1
ldr x0, [sp, #184]
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB2_13
b LBB2_12
LBB2_12: ; in Loop: Header=BB2_3 Depth=1
ldr x0, [sp, #184]
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, LBB2_14
b LBB2_13
LBB2_13: ; in Loop: Header=BB2_3 Depth=1
mov w8, #1
stur w8, [x29, #-172]
b LBB2_19
LBB2_14: ; in Loop: Header=BB2_3 Depth=1
ldr x0, [sp, #184]
adrp x1, l_.str.6@PAGE
add x1, x1, l_.str.6@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB2_16
b LBB2_15
LBB2_15: ; in Loop: Header=BB2_3 Depth=1
ldr x0, [sp, #184]
adrp x1, l_.str.7@PAGE
add x1, x1, l_.str.7@PAGEOFF
bl _strcmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB2_17
b LBB2_16
LBB2_16: ; in Loop: Header=BB2_3 Depth=1
mov w8, #2
stur w8, [x29, #-172]
b LBB2_18
LBB2_17: ; in Loop: Header=BB2_3 Depth=1
mov w0, #1
bl _usage
b LBB2_18
LBB2_18: ; in Loop: Header=BB2_3 Depth=1
b LBB2_19
LBB2_19: ; in Loop: Header=BB2_3 Depth=1
b LBB2_20
LBB2_20: ; in Loop: Header=BB2_3 Depth=1
b LBB2_21
LBB2_21: ; in Loop: Header=BB2_3 Depth=1
b LBB2_29
LBB2_22: ; in Loop: Header=BB2_3 Depth=1
ldur x8, [x29, #-160]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_24
b LBB2_23
LBB2_23: ; in Loop: Header=BB2_3 Depth=1
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x8, #56]
ldursw x9, [x29, #-136]
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-160]
b LBB2_28
LBB2_24: ; in Loop: Header=BB2_3 Depth=1
ldur x8, [x29, #-168]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_26
b LBB2_25
LBB2_25: ; in Loop: Header=BB2_3 Depth=1
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x8, #56]
ldursw x9, [x29, #-136]
ldr x8, [x8, x9, lsl #3]
stur x8, [x29, #-168]
b LBB2_27
LBB2_26: ; in Loop: Header=BB2_3 Depth=1
mov w0, #1
bl _usage
b LBB2_27
LBB2_27: ; in Loop: Header=BB2_3 Depth=1
b LBB2_28
LBB2_28: ; in Loop: Header=BB2_3 Depth=1
b LBB2_29
LBB2_29: ; in Loop: Header=BB2_3 Depth=1
b LBB2_30
LBB2_30: ; in Loop: Header=BB2_3 Depth=1
ldur w8, [x29, #-136]
add w8, w8, #1
stur w8, [x29, #-136]
b LBB2_3
LBB2_31:
ldur x8, [x29, #-160]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB2_33
b LBB2_32
LBB2_32:
ldur x8, [x29, #-168]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_34
b LBB2_33
LBB2_33:
mov w0, #1
bl _usage
b LBB2_34
LBB2_34:
bl _crc16_gentable
ldur x0, [x29, #-160]
adrp x1, l_.str.8@PAGE
add x1, x1, l_.str.8@PAGEOFF
bl _fopen
stur x0, [x29, #-144]
ldur x8, [x29, #-144]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_36
b LBB2_35
LBB2_35:
ldur x8, [x29, #-160]
mov x9, sp
str x8, [x9]
mov w0, #1
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _err
b LBB2_36
LBB2_36:
ldur x0, [x29, #-144]
mov x1, #0
mov w2, #2
bl _fseek
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB2_38
b LBB2_37
LBB2_37:
mov w0, #1
mov x1, #0
bl _err
b LBB2_38
LBB2_38:
ldur x0, [x29, #-144]
bl _ftell
mov x8, x0
stur w8, [x29, #-124]
ldur x0, [x29, #-144]
mov x1, #-4
mov w2, #2
bl _fseek
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB2_40
b LBB2_39
LBB2_39:
mov w0, #1
mov x1, #0
bl _err
b LBB2_40
LBB2_40:
ldur x3, [x29, #-144]
sub x0, x29, #128
mov x1, #4
mov x2, #1
bl _fread
subs x8, x0, #1
cset w8, eq
tbnz w8, #0, LBB2_42
b LBB2_41
LBB2_41:
mov w0, #1
mov x1, #0
bl _err
b LBB2_42
LBB2_42:
sub x0, x29, #128
bl _myle32toh
stur w0, [x29, #-128]
ldur w8, [x29, #-124]
mov x0, x8
bl _malloc
mov x8, x0
stur x8, [x29, #-96]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB2_44
b LBB2_43
LBB2_43:
mov w0, #1
mov x1, #0
bl _err
b LBB2_44
LBB2_44:
ldur w8, [x29, #-128]
mov x0, x8
bl _malloc
mov x8, x0
stur x8, [x29, #-112]
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB2_46
b LBB2_45
LBB2_45:
mov w0, #1
mov x1, #0
bl _err
b LBB2_46
LBB2_46:
ldur x0, [x29, #-144]
mov x1, #0
mov w2, #0
bl _fseek
ldur x0, [x29, #-96]
ldur w8, [x29, #-124]
mov x2, x8
ldur x3, [x29, #-144]
mov x1, #1
bl _fread
ldur w8, [x29, #-124]
; kill: def $x8 killed $w8
subs x8, x0, x8
cset w8, eq
tbnz w8, #0, LBB2_48
b LBB2_47
LBB2_47:
mov w0, #1
mov x1, #0
bl _err
b LBB2_48
LBB2_48:
ldur x0, [x29, #-144]
bl _fclose
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldur x9, [x29, #-96]
stur x9, [x29, #-104]
ldur x9, [x29, #-104]
str x9, [x8]
ldur x9, [x29, #-104]
add x9, x9, #10
stur x9, [x29, #-104]
ldr x8, [x8]
ldrb w8, [x8]
subs w8, w8, #31
cset w8, ne
tbnz w8, #0, LBB2_50
b LBB2_49
LBB2_49:
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x8]
ldrb w8, [x8, #1]
subs w8, w8, #139
cset w8, eq
tbnz w8, #0, LBB2_51
b LBB2_50
LBB2_50:
mov w0, #1
adrp x1, l_.str.10@PAGE
add x1, x1, l_.str.10@PAGEOFF
bl _errx
b LBB2_51
LBB2_51:
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x8]
ldrb w8, [x8, #2]
subs w8, w8, #8
cset w8, eq
tbnz w8, #0, LBB2_53
b LBB2_52
LBB2_52:
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x8]
ldrb w10, [x8, #2]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
mov w0, #1
adrp x1, l_.str.11@PAGE
add x1, x1, l_.str.11@PAGEOFF
bl _errx
b LBB2_53
LBB2_53:
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x8]
ldrb w8, [x8, #3]
ands w8, w8, #0xe0
cset w8, eq
tbnz w8, #0, LBB2_55
b LBB2_54
LBB2_54:
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x8]
ldrb w10, [x8, #3]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
mov w0, #1
adrp x1, l_.str.12@PAGE
add x1, x1, l_.str.12@PAGEOFF
bl _errx
b LBB2_55
LBB2_55:
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x8]
ldrb w8, [x8, #3]
ands w8, w8, #0x4
cset w8, eq
tbnz w8, #0, LBB2_57
b LBB2_56
LBB2_56:
ldur x8, [x29, #-104]
str x8, [sp, #176]
ldr x0, [sp, #176]
bl _myle16toh
strh w0, [sp, #174]
ldrh w10, [sp, #174]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x0, l_.str.13@PAGE
add x0, x0, l_.str.13@PAGEOFF
bl _printf
ldrh w8, [sp, #174]
; kill: def $x8 killed $w8
add x9, x8, #2
ldur x8, [x29, #-104]
add x8, x8, x9
stur x8, [x29, #-104]
b LBB2_57
LBB2_57:
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x8]
ldrb w8, [x8, #3]
ands w8, w8, #0x8
cset w8, eq
tbnz w8, #0, LBB2_59
b LBB2_58
LBB2_58:
ldur x8, [x29, #-104]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.14@PAGE
add x0, x0, l_.str.14@PAGEOFF
bl _printf
ldur x0, [x29, #-104]
bl _strlen
add x9, x0, #1
ldur x8, [x29, #-104]
add x8, x8, x9
stur x8, [x29, #-104]
b LBB2_59
LBB2_59:
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x8]
ldrb w8, [x8, #3]
ands w8, w8, #0x10
cset w8, eq
tbnz w8, #0, LBB2_61
b LBB2_60
LBB2_60:
ldur x8, [x29, #-104]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.15@PAGE
add x0, x0, l_.str.15@PAGEOFF
bl _printf
ldur x0, [x29, #-104]
bl _strlen
add x9, x0, #1
ldur x8, [x29, #-104]
add x8, x8, x9
stur x8, [x29, #-104]
b LBB2_61
LBB2_61:
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x8]
ldrb w8, [x8, #3]
ands w8, w8, #0x2
cset w8, eq
tbnz w8, #0, LBB2_63
b LBB2_62
LBB2_62:
adrp x0, l_.str.16@PAGE
add x0, x0, l_.str.16@PAGEOFF
bl _printf
ldur x8, [x29, #-104]
add x8, x8, #2
stur x8, [x29, #-104]
b LBB2_63
LBB2_63:
ldur w8, [x29, #-124]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-128]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x10, [x9]
str x8, [x9, #8]
adrp x0, l_.str.17@PAGE
add x0, x0, l_.str.17@PAGEOFF
bl _printf
ldr x9, [sp, #136] ; 8-byte Folded Reload
sub x0, x29, #80
stur wzr, [x29, #-44]
stur wzr, [x29, #-48]
ldur x8, [x29, #-104]
stur x8, [x29, #-120]
str x8, [x9, #8]
ldur x8, [x29, #-96]
ldur w10, [x29, #-124]
; kill: def $x10 killed $w10
add x8, x8, x10
subs x8, x8, #8
str x8, [x9, #16]
ldur x8, [x29, #-112]
str x8, [x9, #24]
ldur x8, [x29, #-112]
ldur w10, [x29, #-128]
; kill: def $x10 killed $w10
add x8, x8, x10
str x8, [x9, #32]
stur wzr, [x29, #-40]
bl _deflate_process_block
b LBB2_64
LBB2_64:
ldr x9, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x9, #8]
ldr x9, [x9, #16]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_66
b LBB2_65
LBB2_65:
mov x9, sp
mov x8, #552
str x8, [x9]
mov w0, #1
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _errx
b LBB2_66
LBB2_66:
b LBB2_67
LBB2_67:
b LBB2_68
LBB2_68:
ldr x9, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x9, #24]
ldr x9, [x9, #32]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB2_70
b LBB2_69
LBB2_69:
mov x9, sp
mov x8, #553
str x8, [x9]
mov w0, #1
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _errx
b LBB2_70
LBB2_70:
b LBB2_71
LBB2_71:
mov w8, #3
stur w8, [x29, #-136]
b LBB2_72
LBB2_72: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-136]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB2_75
b LBB2_73
LBB2_73: ; in Loop: Header=BB2_72 Depth=1
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldur w9, [x29, #-148]
lsl w9, w9, #8
stur w9, [x29, #-148]
ldr x8, [x8, #8]
ldursw x9, [x29, #-136]
ldrb w9, [x8, x9]
ldur w8, [x29, #-148]
orr w8, w8, w9
stur w8, [x29, #-148]
b LBB2_74
LBB2_74: ; in Loop: Header=BB2_72 Depth=1
ldur w8, [x29, #-136]
subs w8, w8, #1
stur w8, [x29, #-136]
b LBB2_72
LBB2_75:
bl _crc32_tab_init
ldur w8, [x29, #-148]
str w8, [sp, #132] ; 4-byte Folded Spill
ldur x0, [x29, #-112]
ldur w8, [x29, #-128]
mov x1, x8
bl _crc32
ldr w8, [sp, #132] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, eq
tbnz w8, #0, LBB2_77
b LBB2_76
LBB2_76:
mov w0, #1
adrp x1, l_.str.19@PAGE
add x1, x1, l_.str.19@PAGEOFF
bl _errx
b LBB2_77
LBB2_77:
adrp x8, _nr__lit@PAGE
ldr w9, [x8, _nr__lit@PAGEOFF]
; implicit-def: $x8
mov x8, x9
str x8, [sp, #112] ; 8-byte Folded Spill
adrp x8, _nr__len@PAGE
ldr w10, [x8, _nr__len@PAGEOFF]
; implicit-def: $x9
mov x9, x10
str x9, [sp, #120] ; 8-byte Folded Spill
ldr w8, [x8, _nr__len@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_79
b LBB2_78
LBB2_78:
adrp x8, _tot__cplen@PAGE
ldr w8, [x8, _tot__cplen@PAGEOFF]
adrp x9, _nr__len@PAGE
ldr w9, [x9, _nr__len@PAGEOFF]
udiv w8, w8, w9
str w8, [sp, #108] ; 4-byte Folded Spill
b LBB2_80
LBB2_79:
mov w8, #0
str w8, [sp, #108] ; 4-byte Folded Spill
b LBB2_80
LBB2_80:
ldr x8, [sp, #120] ; 8-byte Folded Reload
ldr x11, [sp, #112] ; 8-byte Folded Reload
ldr w10, [sp, #108] ; 4-byte Folded Reload
mov x9, sp
str x11, [x9]
str x8, [x9, #8]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #16]
adrp x0, l_.str.20@PAGE
add x0, x0, l_.str.20@PAGEOFF
bl _printf
adrp x8, _nr__len@PAGE
ldr w8, [x8, _nr__len@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_82
b LBB2_81
LBB2_81:
adrp x8, _nr__lit@PAGE
ldr s0, [x8, _nr__lit@PAGEOFF]
ucvtf s0, s0
adrp x8, _nr__len@PAGE
ldr s1, [x8, _nr__len@PAGEOFF]
ucvtf s1, s1
fdiv s0, s0, s1
fcvt d0, s0
str d0, [sp, #96] ; 8-byte Folded Spill
b LBB2_83
LBB2_82:
movi d0, #0000000000000000
str d0, [sp, #96] ; 8-byte Folded Spill
b LBB2_83
LBB2_83:
ldr d0, [sp, #96] ; 8-byte Folded Reload
mov x8, sp
str d0, [x8]
adrp x0, l_.str.21@PAGE
add x0, x0, l_.str.21@PAGEOFF
bl _printf
adrp x8, _nr__codes@PAGE
ldr w10, [x8, _nr__codes@PAGEOFF]
; implicit-def: $x9
mov x9, x10
str x9, [sp, #88] ; 8-byte Folded Spill
ldr w8, [x8, _nr__codes@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_85
b LBB2_84
LBB2_84:
adrp x8, _nr__codebits@PAGE
ldr s0, [x8, _nr__codebits@PAGEOFF]
ucvtf s0, s0
adrp x8, _nr__codes@PAGE
ldr s1, [x8, _nr__codes@PAGEOFF]
ucvtf s1, s1
fdiv s0, s0, s1
fcvt d0, s0
str d0, [sp, #80] ; 8-byte Folded Spill
b LBB2_86
LBB2_85:
movi d0, #0000000000000000
str d0, [sp, #80] ; 8-byte Folded Spill
b LBB2_86
LBB2_86:
ldr d0, [sp, #80] ; 8-byte Folded Reload
str d0, [sp, #72] ; 8-byte Folded Spill
adrp x8, _nr__codes@PAGE
ldr w8, [x8, _nr__codes@PAGEOFF]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_88
b LBB2_87
LBB2_87:
adrp x8, _nr__longcodes@PAGE
ldr s0, [x8, _nr__longcodes@PAGEOFF]
ucvtf s0, s0
adrp x8, _nr__codes@PAGE
ldr s1, [x8, _nr__codes@PAGEOFF]
ucvtf s1, s1
fdiv s0, s0, s1
fcvt d0, s0
str d0, [sp, #64] ; 8-byte Folded Spill
b LBB2_89
LBB2_88:
movi d0, #0000000000000000
str d0, [sp, #64] ; 8-byte Folded Spill
b LBB2_89
LBB2_89:
ldr d1, [sp, #72] ; 8-byte Folded Reload
ldr x9, [sp, #88] ; 8-byte Folded Reload
ldr d0, [sp, #64] ; 8-byte Folded Reload
mov x8, sp
str x9, [x8]
str d1, [x8, #8]
str d0, [x8, #16]
adrp x0, l_.str.22@PAGE
add x0, x0, l_.str.22@PAGEOFF
bl _printf
ldur w9, [x29, #-40]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.23@PAGE
add x0, x0, l_.str.23@PAGEOFF
bl _printf
ldur x0, [x29, #-168]
adrp x1, l_.str.24@PAGE
add x1, x1, l_.str.24@PAGEOFF
bl _fopen
stur x0, [x29, #-144]
ldur x8, [x29, #-144]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_91
b LBB2_90
LBB2_90:
ldur x8, [x29, #-168]
mov x9, sp
str x8, [x9]
mov w0, #1
adrp x1, l_.str.9@PAGE
add x1, x1, l_.str.9@PAGEOFF
bl _err
b LBB2_91
LBB2_91:
ldur w8, [x29, #-172]
str w8, [sp, #60] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_94
b LBB2_92
LBB2_92:
ldr w8, [sp, #60] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB2_101
b LBB2_93
LBB2_93:
ldr w8, [sp, #60] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB2_104
b LBB2_107
LBB2_94:
ldur w8, [x29, #-40]
strh w8, [sp, #158]
ldur w8, [x29, #-40]
ldrh w9, [sp, #158]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB2_96
b LBB2_95
LBB2_95:
mov w0, #1
adrp x1, l_.str.25@PAGE
add x1, x1, l_.str.25@PAGEOFF
bl _errx
b LBB2_96
LBB2_96:
add x8, sp, #162
str x8, [sp, #40] ; 8-byte Folded Spill
add x0, x8, #10
ldrh w1, [sp, #158]
bl _myhtobe16
ldr x8, [sp, #40] ; 8-byte Folded Reload
ldur w9, [x29, #-128]
str w9, [sp, #148]
add x0, x8, #4
ldr w1, [sp, #148]
bl _myhtobe32
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldr x8, [x8, #16]
ldur x9, [x29, #-120]
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-128]
ldur w8, [x29, #-128]
; kill: def $x8 killed $w8
mov x9, #12
str x9, [sp, #48] ; 8-byte Folded Spill
add x8, x8, #12
add x8, x8, #2
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #152]
ldr w1, [sp, #152]
bl _myhtobe32
ldur x0, [x29, #-112]
ldr w8, [sp, #148]
mov x1, x8
mov w2, #65535
str w2, [sp, #28] ; 4-byte Folded Spill
bl _crc16_ccitt
ldr x8, [sp, #40] ; 8-byte Folded Reload
add x9, sp, #160
str x9, [sp, #32] ; 8-byte Folded Spill
strh w0, [sp, #160]
add x0, x8, #8
ldrh w1, [sp, #160]
bl _myhtobe16
ldr w2, [sp, #28] ; 4-byte Folded Reload
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldr x1, [sp, #48] ; 8-byte Folded Reload
bl _crc16_ccitt
strh w0, [sp, #160]
ldur x0, [x29, #-120]
ldur w8, [x29, #-128]
mov x1, x8
ldrh w2, [sp, #160]
bl _crc16_ccitt
mov x8, x0
ldr x0, [sp, #32] ; 8-byte Folded Reload
strh w8, [sp, #160]
ldrh w1, [sp, #160]
bl _myhtobe16
ldr x0, [sp, #40] ; 8-byte Folded Reload
ldr x1, [sp, #48] ; 8-byte Folded Reload
ldur x3, [x29, #-144]
mov x2, #1
bl _fwrite
subs x8, x0, #1
cset w8, ne
tbnz w8, #0, LBB2_99
b LBB2_97
LBB2_97:
ldur x0, [x29, #-120]
ldur w8, [x29, #-128]
mov x1, x8
ldur x3, [x29, #-144]
mov x2, #1
bl _fwrite
subs x8, x0, #1
cset w8, ne
tbnz w8, #0, LBB2_99
b LBB2_98
LBB2_98:
ldur x3, [x29, #-144]
add x0, sp, #160
mov x1, #2
mov x2, #1
bl _fwrite
subs x8, x0, #1
cset w8, eq
tbnz w8, #0, LBB2_100
b LBB2_99
LBB2_99:
mov w0, #1
mov x1, #0
bl _err
b LBB2_100
LBB2_100:
b LBB2_107
LBB2_101:
ldr x8, [sp, #136] ; 8-byte Folded Reload
ldr x8, [x8, #16]
ldur x9, [x29, #-120]
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-128]
ldur x0, [x29, #-120]
ldur w8, [x29, #-128]
mov x1, x8
ldur x3, [x29, #-144]
mov x2, #1
bl _fwrite
subs x8, x0, #1
cset w8, eq
tbnz w8, #0, LBB2_103
b LBB2_102
LBB2_102:
mov w0, #1
mov x1, #0
bl _err
b LBB2_103
LBB2_103:
b LBB2_107
LBB2_104:
ldur x0, [x29, #-112]
ldur w8, [x29, #-128]
mov x1, x8
ldur x3, [x29, #-144]
mov x2, #1
bl _fwrite
subs x8, x0, #1
cset w8, eq
tbnz w8, #0, LBB2_106
b LBB2_105
LBB2_105:
mov w0, #1
mov x1, #0
bl _err
b LBB2_106
LBB2_106:
b LBB2_107
LBB2_107:
ldur x0, [x29, #-144]
bl _fclose
mov w0, #0
ldp x29, x30, [sp, #368] ; 16-byte Folded Reload
ldp x28, x27, [sp, #352] ; 16-byte Folded Reload
add sp, sp, #384
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function usage
_usage: ; @usage
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
adrp x8, _progname@PAGE
ldr x8, [x8, _progname@PAGEOFF]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.26@PAGE
add x0, x0, l_.str.26@PAGEOFF
bl _printf
adrp x0, l_.str.27@PAGE
add x0, x0, l_.str.27@PAGEOFF
bl _printf
adrp x0, l_.str.28@PAGE
add x0, x0, l_.str.28@PAGEOFF
bl _printf
adrp x0, l_.str.29@PAGE
add x0, x0, l_.str.29@PAGEOFF
bl _printf
adrp x0, l_.str.30@PAGE
add x0, x0, l_.str.30@PAGEOFF
bl _printf
adrp x0, l_.str.31@PAGE
add x0, x0, l_.str.31@PAGEOFF
bl _printf
ldur w0, [x29, #-4]
bl _exit
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function crc16_gentable
_crc16_gentable: ; @crc16_gentable
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
strh wzr, [sp, #12]
b LBB4_1
LBB4_1: ; =>This Loop Header: Depth=1
; Child Loop BB4_3 Depth 2
ldrh w8, [sp, #12]
subs w8, w8, #256
cset w8, ge
tbnz w8, #0, LBB4_11
b LBB4_2
LBB4_2: ; in Loop: Header=BB4_1 Depth=1
ldrh w8, [sp, #12]
lsl w8, w8, #8
strh w8, [sp, #14]
strh wzr, [sp, #10]
b LBB4_3
LBB4_3: ; Parent Loop BB4_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrh w8, [sp, #10]
subs w8, w8, #8
cset w8, ge
tbnz w8, #0, LBB4_9
b LBB4_4
LBB4_4: ; in Loop: Header=BB4_3 Depth=2
ldrh w8, [sp, #14]
ands w8, w8, #0x8000
cset w8, eq
tbnz w8, #0, LBB4_6
b LBB4_5
LBB4_5: ; in Loop: Header=BB4_3 Depth=2
ldrh w9, [sp, #14]
mov w8, #4129
eor w8, w8, w9, lsl #1
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB4_7
LBB4_6: ; in Loop: Header=BB4_3 Depth=2
ldrh w8, [sp, #14]
lsl w8, w8, #1
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB4_7
LBB4_7: ; in Loop: Header=BB4_3 Depth=2
ldr w8, [sp, #4] ; 4-byte Folded Reload
strh w8, [sp, #14]
b LBB4_8
LBB4_8: ; in Loop: Header=BB4_3 Depth=2
ldrh w8, [sp, #10]
add w8, w8, #1
strh w8, [sp, #10]
b LBB4_3
LBB4_9: ; in Loop: Header=BB4_1 Depth=1
ldrh w8, [sp, #14]
ldrh w9, [sp, #12]
mov x10, x9
adrp x9, _crc16tab@PAGE
add x9, x9, _crc16tab@PAGEOFF
add x9, x9, x10, lsl #1
strh w8, [x9]
b LBB4_10
LBB4_10: ; in Loop: Header=BB4_1 Depth=1
ldrh w8, [sp, #12]
add w8, w8, #1
strh w8, [sp, #12]
b LBB4_1
LBB4_11:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function err
_err: ; @err
.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]
bl ___error
ldr w9, [x0]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.32@PAGE
add x0, x0, l_.str.32@PAGEOFF
bl _printf
add x9, sp, #8
add x8, x29, #16
str x8, [x9]
ldur w0, [x29, #-4]
ldr x2, [sp, #16]
ldr x3, [sp, #8]
mov w1, #0
bl _showerr
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function myle32toh
_myle32toh: ; @myle32toh
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
str x8, [sp]
ldr x8, [sp]
ldrb w9, [x8, #3]
ldr x8, [sp]
ldrb w8, [x8, #2]
lsl w8, w8, #16
orr w8, w8, w9, lsl #24
ldr x9, [sp]
ldrb w9, [x9, #1]
orr w8, w8, w9, lsl #8
ldr x9, [sp]
ldrb w9, [x9]
orr w0, w8, w9
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function errx
_errx: ; @errx
.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]
bl ___error
ldr w9, [x0]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.37@PAGE
add x0, x0, l_.str.37@PAGEOFF
bl _printf
add x9, sp, #8
add x8, x29, #16
str x8, [x9]
ldur w0, [x29, #-4]
ldr x2, [sp, #16]
ldr x3, [sp, #8]
mov w1, #1
bl _showerr
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function myle16toh
_myle16toh: ; @myle16toh
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
str x8, [sp]
ldr x8, [sp]
ldrb w9, [x8, #1]
ldr x8, [sp]
ldrb w8, [x8]
orr w8, w8, w9, lsl #8
and w0, w8, #0xffff
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function deflate_process_block
_deflate_process_block: ; @deflate_process_block
.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, _deflate_process_block.static_prefix@PAGE
add x8, x8, _deflate_process_block.static_prefix@PAGEOFF
add x8, x8, #28
str x8, [sp, #24] ; 8-byte Folded Spill
stur x0, [x29, #-8]
b LBB9_1
LBB9_1: ; =>This Inner Loop Header: Depth=1
ldur x0, [x29, #-8]
mov w1, #1
bl _deflate_stream_next_bits
sturb w0, [x29, #-9]
ldur x0, [x29, #-8]
mov w1, #2
bl _deflate_stream_next_bits
sturb w0, [x29, #-10]
ldurb w8, [x29, #-10]
str w8, [sp, #20] ; 4-byte Folded Spill
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB9_4
b LBB9_2
LBB9_2: ; in Loop: Header=BB9_1 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB9_5
b LBB9_3
LBB9_3: ; in Loop: Header=BB9_1 Depth=1
ldr w8, [sp, #20] ; 4-byte Folded Reload
subs w8, w8, #2
cset w8, eq
tbnz w8, #0, LBB9_6
b LBB9_7
LBB9_4: ; in Loop: Header=BB9_1 Depth=1
ldur x0, [x29, #-8]
bl _uncompressed_block
b LBB9_8
LBB9_5: ; in Loop: Header=BB9_1 Depth=1
add x0, sp, #32
str x0, [sp, #8] ; 8-byte Folded Spill
mov w1, #0
mov x2, #48
bl _memset
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x1, [sp, #8] ; 8-byte Folded Reload
adrp x9, _deflate_process_block.static_prefix@PAGE
add x9, x9, _deflate_process_block.static_prefix@PAGEOFF
str x9, [sp, #32]
str x8, [sp, #40]
ldur x0, [x29, #-8]
bl _huffman
b LBB9_8
LBB9_6: ; in Loop: Header=BB9_1 Depth=1
ldur x0, [x29, #-8]
mov x1, #0
bl _huffman
b LBB9_8
LBB9_7: ; in Loop: Header=BB9_1 Depth=1
ldurb w10, [x29, #-10]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
mov w0, #1
adrp x1, l_.str.38@PAGE
add x1, x1, l_.str.38@PAGEOFF
bl _errx
b LBB9_8
LBB9_8: ; in Loop: Header=BB9_1 Depth=1
b LBB9_9
LBB9_9: ; in Loop: Header=BB9_1 Depth=1
ldurb w8, [x29, #-9]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB9_1
b LBB9_10
LBB9_10:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function crc32_tab_init
_crc32_tab_init: ; @crc32_tab_init
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str wzr, [sp, #12]
b LBB10_1
LBB10_1: ; =>This Loop Header: Depth=1
; Child Loop BB10_3 Depth 2
ldr w8, [sp, #12]
subs w8, w8, #256
cset w8, hs
tbnz w8, #0, LBB10_8
b LBB10_2
LBB10_2: ; in Loop: Header=BB10_1 Depth=1
ldr w8, [sp, #12]
str w8, [sp, #4]
str wzr, [sp, #8]
b LBB10_3
LBB10_3: ; Parent Loop BB10_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #8]
subs w8, w8, #8
cset w8, hs
tbnz w8, #0, LBB10_6
b LBB10_4
LBB10_4: ; in Loop: Header=BB10_3 Depth=2
ldr w9, [sp, #4]
ldr w8, [sp, #4]
mov w10, #0
ands w8, w8, #0x1
cset w8, ne
and w11, w8, #0x1
mov w8, #33568
movk w8, #60856, lsl #16
ands w11, w11, #0x1
csel w8, w8, w10, ne
eor w8, w8, w9, lsr #1
str w8, [sp, #4]
b LBB10_5
LBB10_5: ; in Loop: Header=BB10_3 Depth=2
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB10_3
LBB10_6: ; in Loop: Header=BB10_1 Depth=1
ldr w8, [sp, #4]
ldr w9, [sp, #12]
mov x10, x9
adrp x9, _crc32_tab@PAGE
add x9, x9, _crc32_tab@PAGEOFF
str w8, [x9, x10, lsl #2]
b LBB10_7
LBB10_7: ; in Loop: Header=BB10_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB10_1
LBB10_8:
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function myhtobe16
_myhtobe16: ; @myhtobe16
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
strh w1, [sp, #22]
ldr x8, [sp, #24]
str x8, [sp, #8]
ldrh w8, [sp, #22]
asr w8, w8, #8
ldr x9, [sp, #8]
strb w8, [x9]
ldrb w8, [sp, #22]
ldr x9, [sp, #8]
strb w8, [x9, #1]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function myhtobe32
_myhtobe32: ; @myhtobe32
.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]
str x8, [sp, #8]
ldr w8, [sp, #20]
lsr w8, w8, #24
ldr x9, [sp, #8]
strb w8, [x9]
ldr w8, [sp, #20]
lsr w8, w8, #16
and w8, w8, #0xff
ldr x9, [sp, #8]
strb w8, [x9, #1]
ldr w8, [sp, #20]
lsr w8, w8, #8
and w8, w8, #0xff
ldr x9, [sp, #8]
strb w8, [x9, #2]
ldrb w8, [sp, #20]
ldr x9, [sp, #8]
strb w8, [x9, #3]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function crc16_ccitt
_crc16_ccitt: ; @crc16_ccitt
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str x1, [sp, #16]
strh w2, [sp, #14]
ldr x8, [sp, #24]
str x8, [sp]
str wzr, [sp, #8]
b LBB13_1
LBB13_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #8]
; kill: def $x8 killed $w8
ldr x9, [sp, #16]
subs x8, x8, x9
cset w8, hs
tbnz w8, #0, LBB13_4
b LBB13_2
LBB13_2: ; in Loop: Header=BB13_1 Depth=1
ldrh w9, [sp, #14]
ldr x8, [sp]
add x10, x8, #1
str x10, [sp]
ldrb w8, [x8]
eor w9, w8, w9, asr #8
adrp x8, _crc16tab@PAGE
add x8, x8, _crc16tab@PAGEOFF
ldrh w8, [x8, w9, sxtw #1]
ldrh w9, [sp, #14]
eor w8, w8, w9, lsl #8
strh w8, [sp, #14]
b LBB13_3
LBB13_3: ; in Loop: Header=BB13_1 Depth=1
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB13_1
LBB13_4:
ldrh w0, [sp, #14]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function showerr
_showerr: ; @showerr
.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, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
stur w0, [x29, #-4]
stur w1, [x29, #-8]
stur x2, [x29, #-16]
stur x3, [x29, #-24]
bl ___error
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w9, [x0]
stur w9, [x29, #-28]
ldr x0, [x8]
adrp x8, _progname@PAGE
ldr x8, [x8, _progname@PAGEOFF]
mov x9, sp
str x8, [x9]
adrp x1, l_.str.33@PAGE
add x1, x1, l_.str.33@PAGEOFF
bl _fprintf
ldur x8, [x29, #-16]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB14_4
b LBB14_1
LBB14_1:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
ldur x1, [x29, #-16]
ldur x2, [x29, #-24]
bl _vfprintf
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB14_3
b LBB14_2
LBB14_2:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.34@PAGE
add x1, x1, l_.str.34@PAGEOFF
bl _fprintf
b LBB14_3
LBB14_3:
b LBB14_4
LBB14_4:
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB14_6
b LBB14_5
LBB14_5:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
adrp x1, l_.str.35@PAGE
add x1, x1, l_.str.35@PAGEOFF
bl _fprintf
b LBB14_7
LBB14_6:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x8, [x8]
str x8, [sp, #16] ; 8-byte Folded Spill
ldur w0, [x29, #-28]
bl _strerror
mov x8, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x1, l_.str.36@PAGE
add x1, x1, l_.str.36@PAGEOFF
bl _fprintf
b LBB14_7
LBB14_7:
ldur w0, [x29, #-4]
bl _exit
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function deflate_stream_next_bits
_deflate_stream_next_bits: ; @deflate_stream_next_bits
.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 LBB15_1
LBB15_1: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-8]
ldr w8, [x8, #36]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, hs
tbnz w8, #0, LBB15_7
b LBB15_2
LBB15_2: ; in Loop: Header=BB15_1 Depth=1
b LBB15_3
LBB15_3: ; in Loop: Header=BB15_1 Depth=1
ldur x8, [x29, #-8]
ldr x8, [x8]
ldur x9, [x29, #-8]
ldr x9, [x9, #8]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB15_5
b LBB15_4
LBB15_4: ; in Loop: Header=BB15_1 Depth=1
mov x9, sp
mov x8, #196
str x8, [x9]
mov w0, #1
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _errx
b LBB15_5
LBB15_5: ; in Loop: Header=BB15_1 Depth=1
b LBB15_6
LBB15_6: ; in Loop: Header=BB15_1 Depth=1
ldur x10, [x29, #-8]
ldr x8, [x10]
add x9, x8, #1
str x9, [x10]
ldrb w8, [x8]
ldur x9, [x29, #-8]
ldr w9, [x9, #36]
lsl w10, w8, w9
ldur x9, [x29, #-8]
ldr w8, [x9, #32]
orr w8, w8, w10
str w8, [x9, #32]
ldur x9, [x29, #-8]
ldr w8, [x9, #36]
add w8, w8, #8
str w8, [x9, #36]
b LBB15_1
LBB15_7:
ldur x8, [x29, #-8]
ldr w8, [x8, #32]
ldur w10, [x29, #-12]
mov w9, #1
lsl w9, w9, w10
subs w9, w9, #1
and w8, w8, w9
str w8, [sp, #16]
ldur w10, [x29, #-12]
ldur x9, [x29, #-8]
ldr w8, [x9, #32]
lsr w8, w8, w10
str w8, [x9, #32]
ldur w10, [x29, #-12]
ldur x9, [x29, #-8]
ldr w8, [x9, #36]
subs w8, w8, w10
str w8, [x9, #36]
ldr w0, [sp, #16]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function uncompressed_block
_uncompressed_block: ; @uncompressed_block
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
str wzr, [x8, #36]
ldur x8, [x29, #-8]
str wzr, [x8, #32]
ldur x0, [x29, #-8]
mov w1, #16
str w1, [sp, #16] ; 4-byte Folded Spill
bl _deflate_stream_next_bits
ldr w1, [sp, #16] ; 4-byte Folded Reload
sturh w0, [x29, #-10]
ldur x0, [x29, #-8]
bl _deflate_stream_next_bits
sturh w0, [x29, #-12]
b LBB16_1
LBB16_1:
ldurh w8, [x29, #-12]
ldurh w9, [x29, #-10]
mvn w9, w9
subs w8, w8, w9, uxth
cset w8, eq
tbnz w8, #0, LBB16_3
b LBB16_2
LBB16_2:
mov x9, sp
mov x8, #392
str x8, [x9]
mov w0, #1
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _errx
b LBB16_3
LBB16_3:
b LBB16_4
LBB16_4:
b LBB16_5
LBB16_5:
ldur x8, [x29, #-8]
ldr x8, [x8]
ldurh w9, [x29, #-10]
add x8, x8, w9, sxtw
ldur x9, [x29, #-8]
ldr x9, [x9, #8]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB16_7
b LBB16_6
LBB16_6:
mov x9, sp
mov x8, #393
str x8, [x9]
mov w0, #1
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _errx
b LBB16_7
LBB16_7:
b LBB16_8
LBB16_8:
b LBB16_9
LBB16_9:
ldur x8, [x29, #-8]
ldr x8, [x8, #16]
ldurh w9, [x29, #-10]
add x8, x8, w9, sxtw
ldur x9, [x29, #-8]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB16_11
b LBB16_10
LBB16_10:
mov x9, sp
mov x8, #394
str x8, [x9]
mov w0, #1
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _errx
b LBB16_11
LBB16_11:
b LBB16_12
LBB16_12:
ldur x8, [x29, #-8]
ldr x0, [x8, #16]
ldur x8, [x29, #-8]
ldr x1, [x8]
ldurh w8, [x29, #-10]
mov x2, x8
mov x3, #-1
bl ___memcpy_chk
ldurh w10, [x29, #-10]
ldur x9, [x29, #-8]
ldr x8, [x9]
add x8, x8, w10, sxtw
str x8, [x9]
ldurh w10, [x29, #-10]
ldur x9, [x29, #-8]
ldr x8, [x9, #16]
add x8, x8, w10, sxtw
str x8, [x9, #16]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function huffman
_huffman: ; @huffman
.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, #1792
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]
ldr x8, [sp, #88]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB17_2
b LBB17_1
LBB17_1:
ldr x8, [sp, #88]
str x8, [sp, #40] ; 8-byte Folded Spill
b LBB17_3
LBB17_2:
ldr x8, [sp, #96]
str x8, [sp, #40] ; 8-byte Folded Spill
b LBB17_3
LBB17_3:
ldr x8, [sp, #40] ; 8-byte Folded Reload
str x8, [sp, #72]
add x0, sp, #1388
mov w1, #0
mov x2, #76
bl _memset
add x0, sp, #236
mov x1, #1152
bl _bzero
ldr x0, [sp, #72]
mov w1, #5
bl _deflate_stream_next_bits
add w8, w0, #257
strh w8, [sp, #86]
b LBB17_4
LBB17_4:
ldrh w8, [sp, #86]
subs w8, w8, #288
cset w8, le
tbnz w8, #0, LBB17_6
b LBB17_5
LBB17_5:
mov x9, sp
mov x8, #315
str x8, [x9]
mov w0, #1
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _errx
b LBB17_6
LBB17_6:
b LBB17_7
LBB17_7:
ldr x0, [sp, #72]
mov w1, #5
bl _deflate_stream_next_bits
add w8, w0, #1
strb w8, [sp, #81]
b LBB17_8
LBB17_8:
ldrb w8, [sp, #81]
subs w8, w8, #32
cset w8, le
tbnz w8, #0, LBB17_10
b LBB17_9
LBB17_9:
mov x9, sp
mov x8, #317
str x8, [x9]
mov w0, #1
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _errx
b LBB17_10
LBB17_10:
b LBB17_11
LBB17_11:
ldr x0, [sp, #72]
mov w1, #4
bl _deflate_stream_next_bits
add w8, w0, #4
strb w8, [sp, #80]
b LBB17_12
LBB17_12:
ldrb w8, [sp, #80]
subs w8, w8, #19
cset w8, le
tbnz w8, #0, LBB17_14
b LBB17_13
LBB17_13:
mov x9, sp
mov x8, #319
str x8, [x9]
mov w0, #1
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _errx
b LBB17_14
LBB17_14:
b LBB17_15
LBB17_15:
strh wzr, [sp, #84]
b LBB17_16
LBB17_16: ; =>This Inner Loop Header: Depth=1
ldrh w8, [sp, #84]
ldrb w9, [sp, #80]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB17_19
b LBB17_17
LBB17_17: ; in Loop: Header=BB17_16 Depth=1
ldr x0, [sp, #72]
mov w1, #3
bl _deflate_stream_next_bits
ldrh w8, [sp, #84]
mov x9, x8
adrp x8, _codelen_order@PAGE
add x8, x8, _codelen_order@PAGEOFF
ldrb w8, [x8, x9]
mov x9, x8
add x8, sp, #1464
strb w0, [x8, x9]
b LBB17_18
LBB17_18: ; in Loop: Header=BB17_16 Depth=1
ldrh w8, [sp, #84]
add w8, w8, #1
strh w8, [sp, #84]
b LBB17_16
LBB17_19:
b LBB17_20
LBB17_20: ; =>This Inner Loop Header: Depth=1
ldrh w8, [sp, #84]
subs w8, w8, #19
cset w8, ge
tbnz w8, #0, LBB17_23
b LBB17_21
LBB17_21: ; in Loop: Header=BB17_20 Depth=1
ldrh w8, [sp, #84]
mov x9, x8
adrp x8, _codelen_order@PAGE
add x8, x8, _codelen_order@PAGEOFF
ldrb w8, [x8, x9]
mov x9, x8
add x8, sp, #1464
add x8, x8, x9
strb wzr, [x8]
b LBB17_22
LBB17_22: ; in Loop: Header=BB17_20 Depth=1
ldrh w8, [sp, #84]
add w8, w8, #1
strh w8, [sp, #84]
b LBB17_20
LBB17_23:
add x0, sp, #1464
add x1, sp, #1388
mov w2, #19
bl _build_code
strh wzr, [sp, #84]
b LBB17_24
LBB17_24: ; =>This Loop Header: Depth=1
; Child Loop BB17_37 Depth 2
; Child Loop BB17_33 Depth 2
; Child Loop BB17_29 Depth 2
ldrh w8, [sp, #84]
ldrh w9, [sp, #86]
ldrb w10, [sp, #81]
add w9, w9, w10
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB17_42
b LBB17_25
LBB17_25: ; in Loop: Header=BB17_24 Depth=1
ldr x0, [sp, #72]
add x1, sp, #1388
bl _deflate_stream_next_symbol
ldrh w8, [sp, #84]
mov x9, x8
add x8, sp, #1464
strb w0, [x8, x9]
and w8, w0, #0xff
str w8, [sp, #36] ; 4-byte Folded Spill
subs w8, w8, #16
cset w8, eq
tbnz w8, #0, LBB17_28
b LBB17_26
LBB17_26: ; in Loop: Header=BB17_24 Depth=1
ldr w8, [sp, #36] ; 4-byte Folded Reload
subs w8, w8, #17
cset w8, eq
tbnz w8, #0, LBB17_32
b LBB17_27
LBB17_27: ; in Loop: Header=BB17_24 Depth=1
ldr w8, [sp, #36] ; 4-byte Folded Reload
subs w8, w8, #18
cset w8, eq
tbnz w8, #0, LBB17_36
b LBB17_40
LBB17_28: ; in Loop: Header=BB17_24 Depth=1
ldrh w8, [sp, #84]
subs w9, w8, #1
add x8, sp, #1464
add x8, x8, w9, sxtw
ldrb w8, [x8]
strb w8, [sp, #71]
ldr x0, [sp, #72]
mov w1, #2
bl _deflate_stream_next_bits
add w8, w0, #3
strb w8, [sp, #70]
b LBB17_29
LBB17_29: ; Parent Loop BB17_24 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w8, [sp, #70]
mov w9, #-1
add w9, w9, w8, uxtb
strb w9, [sp, #70]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB17_31
b LBB17_30
LBB17_30: ; in Loop: Header=BB17_29 Depth=2
ldrb w8, [sp, #71]
ldrh w9, [sp, #84]
mov x10, x9
mov x9, x10
add w9, w9, #1
strh w9, [sp, #84]
add x9, sp, #1464
add x9, x9, x10
strb w8, [x9]
b LBB17_29
LBB17_31: ; in Loop: Header=BB17_24 Depth=1
b LBB17_41
LBB17_32: ; in Loop: Header=BB17_24 Depth=1
ldr x0, [sp, #72]
mov w1, #3
bl _deflate_stream_next_bits
add w8, w0, #3
strb w8, [sp, #69]
b LBB17_33
LBB17_33: ; Parent Loop BB17_24 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w8, [sp, #69]
mov w9, #-1
add w9, w9, w8, uxtb
strb w9, [sp, #69]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB17_35
b LBB17_34
LBB17_34: ; in Loop: Header=BB17_33 Depth=2
ldrh w8, [sp, #84]
mov x9, x8
mov x8, x9
add w8, w8, #1
strh w8, [sp, #84]
add x8, sp, #1464
add x8, x8, x9
strb wzr, [x8]
b LBB17_33
LBB17_35: ; in Loop: Header=BB17_24 Depth=1
b LBB17_41
LBB17_36: ; in Loop: Header=BB17_24 Depth=1
ldr x0, [sp, #72]
mov w1, #7
bl _deflate_stream_next_bits
add w8, w0, #11
strb w8, [sp, #68]
b LBB17_37
LBB17_37: ; Parent Loop BB17_24 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w8, [sp, #68]
mov w9, #-1
add w9, w9, w8, uxtb
strb w9, [sp, #68]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB17_39
b LBB17_38
LBB17_38: ; in Loop: Header=BB17_37 Depth=2
ldrh w8, [sp, #84]
mov x9, x8
mov x8, x9
add w8, w8, #1
strh w8, [sp, #84]
add x8, sp, #1464
add x8, x8, x9
strb wzr, [x8]
b LBB17_37
LBB17_39: ; in Loop: Header=BB17_24 Depth=1
b LBB17_41
LBB17_40: ; in Loop: Header=BB17_24 Depth=1
ldrh w8, [sp, #84]
add w8, w8, #1
strh w8, [sp, #84]
b LBB17_41
LBB17_41: ; in Loop: Header=BB17_24 Depth=1
b LBB17_24
LBB17_42:
ldrh w2, [sp, #86]
add x0, sp, #1464
str x0, [sp, #24] ; 8-byte Folded Spill
add x1, sp, #236
bl _build_code
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldrh w9, [sp, #86]
; kill: def $x9 killed $w9
add x0, x8, x9
ldrb w2, [sp, #81]
add x1, sp, #108
bl _build_code
ldr x8, [sp, #96]
str x8, [sp, #72]
b LBB17_43
LBB17_43: ; =>This Loop Header: Depth=1
; Child Loop BB17_55 Depth 2
ldr x0, [sp, #72]
add x1, sp, #236
bl _deflate_stream_next_symbol
strh w0, [sp, #82]
and w8, w0, #0xffff
subs w8, w8, #256
cset w8, eq
tbnz w8, #0, LBB17_61
b LBB17_44
LBB17_44: ; in Loop: Header=BB17_43 Depth=1
ldrh w8, [sp, #82]
subs w8, w8, #256
cset w8, ge
tbnz w8, #0, LBB17_50
b LBB17_45
LBB17_45: ; in Loop: Header=BB17_43 Depth=1
b LBB17_46
LBB17_46: ; in Loop: Header=BB17_43 Depth=1
ldr x8, [sp, #72]
ldr x8, [x8, #16]
ldr x9, [sp, #72]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, lo
tbnz w8, #0, LBB17_48
b LBB17_47
LBB17_47: ; in Loop: Header=BB17_43 Depth=1
mov x9, sp
mov x8, #360
str x8, [x9]
mov w0, #1
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _errx
b LBB17_48
LBB17_48: ; in Loop: Header=BB17_43 Depth=1
b LBB17_49
LBB17_49: ; in Loop: Header=BB17_43 Depth=1
ldrh w8, [sp, #82]
ldr x11, [sp, #72]
ldr x9, [x11, #16]
add x10, x9, #1
str x10, [x11, #16]
strb w8, [x9]
adrp x9, _nr__lit@PAGE
ldr w8, [x9, _nr__lit@PAGEOFF]
add w8, w8, #1
str w8, [x9, _nr__lit@PAGEOFF]
b LBB17_58
LBB17_50: ; in Loop: Header=BB17_43 Depth=1
adrp x9, _nr__len@PAGE
ldr w8, [x9, _nr__len@PAGEOFF]
add w8, w8, #1
str w8, [x9, _nr__len@PAGEOFF]
ldrh w8, [sp, #82]
subs w9, w8, #257
adrp x8, _length_base@PAGE
add x8, x8, _length_base@PAGEOFF
ldrh w8, [x8, w9, sxtw #1]
str w8, [sp, #16] ; 4-byte Folded Spill
ldr x0, [sp, #72]
ldrh w8, [sp, #82]
subs w9, w8, #257
adrp x8, _length_extrabits@PAGE
add x8, x8, _length_extrabits@PAGEOFF
ldrb w1, [x8, w9, sxtw]
bl _deflate_stream_next_bits
ldr w8, [sp, #16] ; 4-byte Folded Reload
add w8, w8, w0
strh w8, [sp, #60]
ldr x0, [sp, #72]
add x1, sp, #108
bl _deflate_stream_next_symbol
strh w0, [sp, #62]
ldrh w8, [sp, #62]
mov x9, x8
adrp x8, _dist_base@PAGE
add x8, x8, _dist_base@PAGEOFF
ldrh w8, [x8, x9, lsl #1]
str w8, [sp, #20] ; 4-byte Folded Spill
ldr x0, [sp, #72]
ldrh w8, [sp, #62]
mov x9, x8
adrp x8, _dist_extrabits@PAGE
add x8, x8, _dist_extrabits@PAGEOFF
ldrb w1, [x8, x9]
bl _deflate_stream_next_bits
ldr w8, [sp, #20] ; 4-byte Folded Reload
add w8, w8, w0
strh w8, [sp, #58]
ldr x8, [sp, #72]
ldr x8, [x8, #16]
ldrh w10, [sp, #58]
; implicit-def: $x9
mov x9, x10
sxtw x9, w9
subs x8, x8, x9
str x8, [sp, #48]
b LBB17_51
LBB17_51: ; in Loop: Header=BB17_43 Depth=1
ldr x8, [sp, #72]
ldr x8, [x8, #16]
ldrh w9, [sp, #60]
add x8, x8, w9, sxtw
ldr x9, [sp, #72]
ldr x9, [x9, #24]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB17_53
b LBB17_52
LBB17_52: ; in Loop: Header=BB17_43 Depth=1
mov x9, sp
mov x8, #372
str x8, [x9]
mov w0, #1
adrp x1, l_.str.18@PAGE
add x1, x1, l_.str.18@PAGEOFF
bl _errx
b LBB17_53
LBB17_53: ; in Loop: Header=BB17_43 Depth=1
b LBB17_54
LBB17_54: ; in Loop: Header=BB17_43 Depth=1
ldrh w10, [sp, #60]
adrp x9, _tot__cplen@PAGE
ldr w8, [x9, _tot__cplen@PAGEOFF]
add w8, w8, w10
str w8, [x9, _tot__cplen@PAGEOFF]
b LBB17_55
LBB17_55: ; Parent Loop BB17_43 Depth=1
; => This Inner Loop Header: Depth=2
ldrh w8, [sp, #60]
mov w9, #-1
add w9, w9, w8, uxth
strh w9, [sp, #60]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB17_57
b LBB17_56
LBB17_56: ; in Loop: Header=BB17_55 Depth=2
ldr x8, [sp, #48]
add x9, x8, #1
str x9, [sp, #48]
ldrb w8, [x8]
ldr x11, [sp, #72]
ldr x9, [x11, #16]
add x10, x9, #1
str x10, [x11, #16]
strb w8, [x9]
b LBB17_55
LBB17_57: ; in Loop: Header=BB17_43 Depth=1
b LBB17_58
LBB17_58: ; in Loop: Header=BB17_43 Depth=1
ldr x8, [sp, #72]
ldr x8, [x8, #8]
ldr x9, [sp, #72]
ldr x9, [x9]
subs x8, x8, x9
ldr x9, [sp, #72]
ldr x9, [x9, #24]
ldr x10, [sp, #72]
ldr x10, [x10, #16]
subs x9, x9, x10
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #64]
ldr w8, [sp, #64]
ldr x9, [sp, #72]
ldr w9, [x9, #40]
subs w8, w8, w9
cset w8, le
tbnz w8, #0, LBB17_60
b LBB17_59
LBB17_59: ; in Loop: Header=BB17_43 Depth=1
ldr w8, [sp, #64]
ldr x9, [sp, #72]
str w8, [x9, #40]
b LBB17_60
LBB17_60: ; in Loop: Header=BB17_43 Depth=1
b LBB17_43
LBB17_61:
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, LBB17_63
b LBB17_62
LBB17_62:
bl ___stack_chk_fail
LBB17_63:
add sp, sp, #1792
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 build_code
_build_code: ; @build_code
.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, #56]
str x1, [sp, #48]
strh w2, [sp, #46]
sub x0, x29, #42
mov w1, #0
mov x2, #34
bl _memset
strh wzr, [sp, #20]
b LBB18_1
LBB18_1: ; =>This Inner Loop Header: Depth=1
ldrh w8, [sp, #20]
ldrh w9, [sp, #46]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB18_4
b LBB18_2
LBB18_2: ; in Loop: Header=BB18_1 Depth=1
ldr x8, [sp, #56]
ldrh w9, [sp, #20]
; kill: def $x9 killed $w9
ldrb w8, [x8, x9]
mov x9, x8
sub x8, x29, #42
add x9, x8, x9, lsl #1
ldrh w8, [x9]
add w8, w8, #1
strh w8, [x9]
b LBB18_3
LBB18_3: ; in Loop: Header=BB18_1 Depth=1
ldrh w8, [sp, #20]
add w8, w8, #1
strh w8, [sp, #20]
b LBB18_1
LBB18_4:
sturh wzr, [x29, #-42]
strh wzr, [sp, #18]
mov w8, #1
strh w8, [sp, #20]
b LBB18_5
LBB18_5: ; =>This Inner Loop Header: Depth=1
ldrh w8, [sp, #20]
subs w8, w8, #16
cset w8, gt
tbnz w8, #0, LBB18_8
b LBB18_6
LBB18_6: ; in Loop: Header=BB18_5 Depth=1
ldrh w8, [sp, #18]
ldrh w9, [sp, #20]
subs w10, w9, #1
sub x9, x29, #42
ldrh w9, [x9, w10, sxtw #1]
add w8, w8, w9
lsl w8, w8, #1
strh w8, [sp, #18]
ldrh w8, [sp, #18]
ldrh w9, [sp, #20]
mov x10, x9
add x9, sp, #68
add x9, x9, x10, lsl #1
strh w8, [x9]
b LBB18_7
LBB18_7: ; in Loop: Header=BB18_5 Depth=1
ldrh w8, [sp, #20]
add w8, w8, #1
strh w8, [sp, #20]
b LBB18_5
LBB18_8:
ldr x0, [sp, #48]
ldrh w8, [sp, #46]
; kill: def $x8 killed $w8
lsl x2, x8, #2
mov w1, #0
mov x3, #-1
bl ___memset_chk
mov w8, #1
strh w8, [sp, #22]
strh wzr, [sp, #20]
b LBB18_9
LBB18_9: ; =>This Loop Header: Depth=1
; Child Loop BB18_13 Depth 2
ldrh w8, [sp, #20]
ldrh w9, [sp, #46]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB18_23
b LBB18_10
LBB18_10: ; in Loop: Header=BB18_9 Depth=1
ldr x8, [sp, #56]
ldrh w9, [sp, #20]
; kill: def $x9 killed $w9
add x8, x8, x9
ldrb w8, [x8]
strb w8, [sp, #15]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB18_12
b LBB18_11
LBB18_11: ; in Loop: Header=BB18_9 Depth=1
b LBB18_22
LBB18_12: ; in Loop: Header=BB18_9 Depth=1
ldrb w8, [sp, #15]
mov x9, x8
add x8, sp, #68
add x10, x8, x9, lsl #1
ldrh w8, [x10]
mov x9, x8
add w9, w9, #1
strh w9, [x10]
strh w8, [sp, #18]
ldrb w9, [sp, #15]
mov w8, #1
subs w9, w9, #1
lsl w8, w8, w9
strh w8, [sp, #16]
ldr x8, [sp, #48]
str x8, [sp, #32]
b LBB18_13
LBB18_13: ; Parent Loop BB18_9 Depth=1
; => This Inner Loop Header: Depth=2
ldrh w8, [sp, #18]
ldrh w9, [sp, #16]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB18_15
b LBB18_14
LBB18_14: ; in Loop: Header=BB18_13 Depth=2
ldr x8, [sp, #32]
add x8, x8, #2
str x8, [sp] ; 8-byte Folded Spill
b LBB18_16
LBB18_15: ; in Loop: Header=BB18_13 Depth=2
ldr x8, [sp, #32]
str x8, [sp] ; 8-byte Folded Spill
b LBB18_16
LBB18_16: ; in Loop: Header=BB18_13 Depth=2
ldr x8, [sp] ; 8-byte Folded Reload
str x8, [sp, #24]
ldrh w8, [sp, #16]
asr w8, w8, #1
strh w8, [sp, #16]
ands w8, w8, #0xffff
cset w8, ne
tbnz w8, #0, LBB18_18
b LBB18_17
LBB18_17: ; in Loop: Header=BB18_9 Depth=1
b LBB18_21
LBB18_18: ; in Loop: Header=BB18_13 Depth=2
ldr x8, [sp, #24]
ldrh w8, [x8]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB18_20
b LBB18_19
LBB18_19: ; in Loop: Header=BB18_13 Depth=2
ldrh w8, [sp, #22]
mov x9, x8
add w9, w9, #1
strh w9, [sp, #22]
ldr x9, [sp, #24]
strh w8, [x9]
b LBB18_20
LBB18_20: ; in Loop: Header=BB18_13 Depth=2
ldr x8, [sp, #48]
ldr x9, [sp, #24]
ldrh w9, [x9]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #2
str x8, [sp, #32]
b LBB18_13
LBB18_21: ; in Loop: Header=BB18_9 Depth=1
ldrh w9, [sp, #20]
mov w8, #4096
orr w8, w8, w9
ldr x9, [sp, #24]
strh w8, [x9]
b LBB18_22
LBB18_22: ; in Loop: Header=BB18_9 Depth=1
ldrh w8, [sp, #20]
add w8, w8, #1
strh w8, [sp, #20]
b LBB18_9
LBB18_23:
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, LBB18_25
b LBB18_24
LBB18_24:
bl ___stack_chk_fail
LBB18_25:
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
add sp, sp, #160
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function deflate_stream_next_symbol
_deflate_stream_next_symbol: ; @deflate_stream_next_symbol
.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 x8, [sp, #16]
str x8, [sp, #8]
strh wzr, [sp, #4]
b LBB19_1
LBB19_1: ; =>This Inner Loop Header: Depth=1
ldrh w8, [sp, #4]
add w8, w8, #1
strh w8, [sp, #4]
ldur x0, [x29, #-8]
mov w1, #1
bl _deflate_stream_next_bits
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB19_3
b LBB19_2
LBB19_2: ; in Loop: Header=BB19_1 Depth=1
ldr x8, [sp, #8]
ldrh w8, [x8, #2]
str w8, [sp] ; 4-byte Folded Spill
b LBB19_4
LBB19_3: ; in Loop: Header=BB19_1 Depth=1
ldr x8, [sp, #8]
ldrh w8, [x8]
str w8, [sp] ; 4-byte Folded Spill
b LBB19_4
LBB19_4: ; in Loop: Header=BB19_1 Depth=1
ldr w8, [sp] ; 4-byte Folded Reload
strh w8, [sp, #6]
ldrh w8, [sp, #6]
ands w8, w8, #0x1000
cset w8, eq
tbnz w8, #0, LBB19_6
b LBB19_5
LBB19_5:
b LBB19_9
LBB19_6: ; in Loop: Header=BB19_1 Depth=1
ldrh w8, [sp, #6]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB19_8
b LBB19_7
LBB19_7: ; in Loop: Header=BB19_1 Depth=1
mov w0, #1
adrp x1, l_.str.39@PAGE
add x1, x1, l_.str.39@PAGEOFF
bl _errx
b LBB19_8
LBB19_8: ; in Loop: Header=BB19_1 Depth=1
ldr x8, [sp, #16]
ldrh w9, [sp, #6]
; kill: def $x9 killed $w9
add x8, x8, x9, lsl #2
str x8, [sp, #8]
b LBB19_1
LBB19_9:
ldrh w10, [sp, #4]
adrp x9, _nr__codebits@PAGE
ldr w8, [x9, _nr__codebits@PAGEOFF]
add w8, w8, w10
str w8, [x9, _nr__codebits@PAGEOFF]
adrp x9, _nr__codes@PAGE
ldr w8, [x9, _nr__codes@PAGEOFF]
add w8, w8, #1
str w8, [x9, _nr__codes@PAGEOFF]
ldrh w8, [sp, #4]
subs w8, w8, #8
cset w8, le
tbnz w8, #0, LBB19_11
b LBB19_10
LBB19_10:
adrp x9, _nr__longcodes@PAGE
ldr w8, [x9, _nr__longcodes@PAGEOFF]
add w8, w8, #1
str w8, [x9, _nr__longcodes@PAGEOFF]
b LBB19_11
LBB19_11:
ldrh w8, [sp, #6]
and w0, w8, #0xfff
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,_crc32_tab,1024,2 ; @crc32_tab
.zerofill __DATA,__bss,_progname,8,3 ; @progname
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "h"
l_.str.1: ; @.str.1
.asciz "help"
l_.str.2: ; @.str.2
.asciz "H"
l_.str.3: ; @.str.3
.asciz "-header"
l_.str.4: ; @.str.4
.asciz "r"
l_.str.5: ; @.str.5
.asciz "-raw"
l_.str.6: ; @.str.6
.asciz "u"
l_.str.7: ; @.str.7
.asciz "-uncompressed"
l_.str.8: ; @.str.8
.asciz "rb"
l_.str.9: ; @.str.9
.asciz "%s"
l_.str.10: ; @.str.10
.asciz "Not a GZIP file"
l_.str.11: ; @.str.11
.asciz "Compression method %u unsupported"
l_.str.12: ; @.str.12
.asciz "Unrecognised header flags %02x"
l_.str.13: ; @.str.13
.asciz "Skipping %u bytes extra data\n"
l_.str.14: ; @.str.14
.asciz "Filename: '%s'\n"
l_.str.15: ; @.str.15
.asciz "Comment: '%s'\n"
l_.str.16: ; @.str.16
.asciz "CRC16\n"
l_.str.17: ; @.str.17
.asciz "Compressed size: %u; Original size: %u\n"
l_.str.18: ; @.str.18
.asciz "Assertion at %u"
l_.str.19: ; @.str.19
.asciz "CRC32 mismatch on original data"
l_.str.20: ; @.str.20
.asciz "Nr lits: %u, Nr lens: %u, Av len: %u\n"
.zerofill __DATA,__bss,_nr__lit,4,2 ; @nr__lit
.zerofill __DATA,__bss,_nr__len,4,2 ; @nr__len
.zerofill __DATA,__bss,_tot__cplen,4,2 ; @tot__cplen
l_.str.21: ; @.str.21
.asciz "Lit/Len Ratio: %f\n"
l_.str.22: ; @.str.22
.asciz "Nr Codes: %u, Av bits: %f, Longcodes Ratio: %f\n"
.zerofill __DATA,__bss,_nr__codes,4,2 ; @nr__codes
.zerofill __DATA,__bss,_nr__codebits,4,2 ; @nr__codebits
.zerofill __DATA,__bss,_nr__longcodes,4,2 ; @nr__longcodes
l_.str.23: ; @.str.23
.asciz "Decompression requires leeway of %u bytes\n"
l_.str.24: ; @.str.24
.asciz "wb"
l_.str.25: ; @.str.25
.asciz "Leeway too large to fit in pack header"
l_.str.26: ; @.str.26
.asciz "Usage: %s [options] in_file out_file\n"
l_.str.27: ; @.str.27
.asciz "Options:\n"
l_.str.28: ; @.str.28
.asciz " -h, --help Display this information\n"
l_.str.29: ; @.str.29
.asciz " -H, --header Output DEFLATE stream with a useful header\n"
l_.str.30: ; @.str.30
.asciz " -r, --raw Output raw DEFLATE stream [Default]\n"
l_.str.31: ; @.str.31
.asciz " -u, --uncompressed Output original uncompressed data\n"
.zerofill __DATA,__bss,_crc16tab,512,1 ; @crc16tab
l_.str.32: ; @.str.32
.asciz "err errno=%d\n"
l_.str.33: ; @.str.33
.asciz "%s: "
l_.str.34: ; @.str.34
.asciz ": "
l_.str.35: ; @.str.35
.asciz "\n"
l_.str.36: ; @.str.36
.asciz "%s\n"
l_.str.37: ; @.str.37
.asciz "errx errno=%d\n"
.section __TEXT,__const
_deflate_process_block.static_prefix: ; @deflate_process_block.static_prefix
.ascii "\377[\000l\0036\333\266m\333\266m\333\266\315\333\266m\333\266m\333\250m\316\213m;"
.section __TEXT,__cstring,cstring_literals
l_.str.38: ; @.str.38
.asciz "Unknown DEFLATE block type %u"
.section __TEXT,__const
_codelen_order: ; @codelen_order
.ascii "\020\021\022\000\b\007\t\006\n\005\013\004\f\003\r\002\016\001\017"
.p2align 1 ; @length_base
_length_base:
.short 3 ; 0x3
.short 4 ; 0x4
.short 5 ; 0x5
.short 6 ; 0x6
.short 7 ; 0x7
.short 8 ; 0x8
.short 9 ; 0x9
.short 10 ; 0xa
.short 11 ; 0xb
.short 13 ; 0xd
.short 15 ; 0xf
.short 17 ; 0x11
.short 19 ; 0x13
.short 23 ; 0x17
.short 27 ; 0x1b
.short 31 ; 0x1f
.short 35 ; 0x23
.short 43 ; 0x2b
.short 51 ; 0x33
.short 59 ; 0x3b
.short 67 ; 0x43
.short 83 ; 0x53
.short 99 ; 0x63
.short 115 ; 0x73
.short 131 ; 0x83
.short 163 ; 0xa3
.short 195 ; 0xc3
.short 227 ; 0xe3
.short 258 ; 0x102
_length_extrabits: ; @length_extrabits
.asciz "\000\000\000\000\000\000\000\000\001\001\001\001\002\002\002\002\003\003\003\003\004\004\004\004\005\005\005\005"
.p2align 1 ; @dist_base
_dist_base:
.short 1 ; 0x1
.short 2 ; 0x2
.short 3 ; 0x3
.short 4 ; 0x4
.short 5 ; 0x5
.short 7 ; 0x7
.short 9 ; 0x9
.short 13 ; 0xd
.short 17 ; 0x11
.short 25 ; 0x19
.short 33 ; 0x21
.short 49 ; 0x31
.short 65 ; 0x41
.short 97 ; 0x61
.short 129 ; 0x81
.short 193 ; 0xc1
.short 257 ; 0x101
.short 385 ; 0x181
.short 513 ; 0x201
.short 769 ; 0x301
.short 1025 ; 0x401
.short 1537 ; 0x601
.short 2049 ; 0x801
.short 3073 ; 0xc01
.short 4097 ; 0x1001
.short 6145 ; 0x1801
.short 8193 ; 0x2001
.short 12289 ; 0x3001
.short 16385 ; 0x4001
.short 24577 ; 0x6001
_dist_extrabits: ; @dist_extrabits
.ascii "\000\000\000\000\001\001\002\002\003\003\004\004\005\005\006\006\007\007\b\b\t\t\n\n\013\013\f\f\r\r"
.section __TEXT,__cstring,cstring_literals
l_.str.39: ; @.str.39
.asciz "Bad symbol decode"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _crc32_add ## -- Begin function crc32_add
.p2align 4, 0x90
_crc32_add: ## @crc32_add
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movl %edx, -20(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
movl -20(%rbp), %eax
xorl $-1, %eax
movl %eax, -20(%rbp)
movl $0, -24(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
## kill: def $rax killed $eax
cmpq -16(%rbp), %rax
jae LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -20(%rbp), %eax
movq -32(%rbp), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movsbl (%rcx), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movzbl %al, %eax
movl %eax, %ecx
leaq _crc32_tab(%rip), %rax
movl (%rax,%rcx,4), %eax
movl -20(%rbp), %ecx
shrl $8, %ecx
xorl %ecx, %eax
movl %eax, -20(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_1
LBB0_4:
movl -20(%rbp), %eax
xorl $-1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _crc32 ## -- Begin function crc32
.p2align 4, 0x90
_crc32: ## @crc32
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
xorl %edx, %edx
callq _crc32_add
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 $272, %rsp ## imm = 0x110
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $0, -132(%rbp)
movq $0, -144(%rbp)
movq $0, -152(%rbp)
movl $1, -156(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, _progname(%rip)
cmpl $3, -8(%rbp)
jge LBB2_2
## %bb.1:
movl $1, %edi
callq _usage
LBB2_2:
movl $1, -120(%rbp)
LBB2_3: ## =>This Inner Loop Header: Depth=1
movl -120(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB2_31
## %bb.4: ## in Loop: Header=BB2_3 Depth=1
movq -16(%rbp), %rax
movslq -120(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movsbl (%rax), %eax
cmpl $45, %eax
jne LBB2_22
## %bb.5: ## in Loop: Header=BB2_3 Depth=1
movq -16(%rbp), %rax
movslq -120(%rbp), %rcx
movq (%rax,%rcx,8), %rax
addq $1, %rax
movq %rax, -168(%rbp)
movq -168(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _strcmp
cmpl $0, %eax
je LBB2_7
## %bb.6: ## in Loop: Header=BB2_3 Depth=1
movq -168(%rbp), %rdi
leaq L_.str.1(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_8
LBB2_7: ## in Loop: Header=BB2_3 Depth=1
xorl %edi, %edi
callq _usage
jmp LBB2_21
LBB2_8: ## in Loop: Header=BB2_3 Depth=1
movq -168(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _strcmp
cmpl $0, %eax
je LBB2_10
## %bb.9: ## in Loop: Header=BB2_3 Depth=1
movq -168(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_11
LBB2_10: ## in Loop: Header=BB2_3 Depth=1
movl $0, -156(%rbp)
jmp LBB2_20
LBB2_11: ## in Loop: Header=BB2_3 Depth=1
movq -168(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
callq _strcmp
cmpl $0, %eax
je LBB2_13
## %bb.12: ## in Loop: Header=BB2_3 Depth=1
movq -168(%rbp), %rdi
leaq L_.str.5(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_14
LBB2_13: ## in Loop: Header=BB2_3 Depth=1
movl $1, -156(%rbp)
jmp LBB2_19
LBB2_14: ## in Loop: Header=BB2_3 Depth=1
movq -168(%rbp), %rdi
leaq L_.str.6(%rip), %rsi
callq _strcmp
cmpl $0, %eax
je LBB2_16
## %bb.15: ## in Loop: Header=BB2_3 Depth=1
movq -168(%rbp), %rdi
leaq L_.str.7(%rip), %rsi
callq _strcmp
cmpl $0, %eax
jne LBB2_17
LBB2_16: ## in Loop: Header=BB2_3 Depth=1
movl $2, -156(%rbp)
jmp LBB2_18
LBB2_17: ## in Loop: Header=BB2_3 Depth=1
movl $1, %edi
callq _usage
LBB2_18: ## in Loop: Header=BB2_3 Depth=1
jmp LBB2_19
LBB2_19: ## in Loop: Header=BB2_3 Depth=1
jmp LBB2_20
LBB2_20: ## in Loop: Header=BB2_3 Depth=1
jmp LBB2_21
LBB2_21: ## in Loop: Header=BB2_3 Depth=1
jmp LBB2_29
LBB2_22: ## in Loop: Header=BB2_3 Depth=1
cmpq $0, -144(%rbp)
jne LBB2_24
## %bb.23: ## in Loop: Header=BB2_3 Depth=1
movq -16(%rbp), %rax
movslq -120(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -144(%rbp)
jmp LBB2_28
LBB2_24: ## in Loop: Header=BB2_3 Depth=1
cmpq $0, -152(%rbp)
jne LBB2_26
## %bb.25: ## in Loop: Header=BB2_3 Depth=1
movq -16(%rbp), %rax
movslq -120(%rbp), %rcx
movq (%rax,%rcx,8), %rax
movq %rax, -152(%rbp)
jmp LBB2_27
LBB2_26: ## in Loop: Header=BB2_3 Depth=1
movl $1, %edi
callq _usage
LBB2_27: ## in Loop: Header=BB2_3 Depth=1
jmp LBB2_28
LBB2_28: ## in Loop: Header=BB2_3 Depth=1
jmp LBB2_29
LBB2_29: ## in Loop: Header=BB2_3 Depth=1
jmp LBB2_30
LBB2_30: ## in Loop: Header=BB2_3 Depth=1
movl -120(%rbp), %eax
addl $1, %eax
movl %eax, -120(%rbp)
jmp LBB2_3
LBB2_31:
cmpq $0, -144(%rbp)
je LBB2_33
## %bb.32:
cmpq $0, -152(%rbp)
jne LBB2_34
LBB2_33:
movl $1, %edi
callq _usage
LBB2_34:
callq _crc16_gentable
movq -144(%rbp), %rdi
leaq L_.str.8(%rip), %rsi
callq _fopen
movq %rax, -128(%rbp)
cmpq $0, -128(%rbp)
jne LBB2_36
## %bb.35:
movq -144(%rbp), %rdx
movl $1, %edi
leaq L_.str.9(%rip), %rsi
movb $0, %al
callq _err
LBB2_36:
movq -128(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
movl $2, %edx
callq _fseek
cmpl $0, %eax
je LBB2_38
## %bb.37:
movl $1, %edi
xorl %eax, %eax
movl %eax, %esi
movb $0, %al
callq _err
LBB2_38:
movq -128(%rbp), %rdi
callq _ftell
## kill: def $eax killed $eax killed $rax
movl %eax, -108(%rbp)
movq -128(%rbp), %rdi
movq $-4, %rsi
movl $2, %edx
callq _fseek
cmpl $0, %eax
je LBB2_40
## %bb.39:
movl $1, %edi
xorl %eax, %eax
movl %eax, %esi
movb $0, %al
callq _err
LBB2_40:
leaq -112(%rbp), %rdi
movq -128(%rbp), %rcx
movl $4, %esi
movl $1, %edx
callq _fread
cmpq $1, %rax
je LBB2_42
## %bb.41:
movl $1, %edi
xorl %eax, %eax
movl %eax, %esi
movb $0, %al
callq _err
LBB2_42:
leaq -112(%rbp), %rdi
callq _myle32toh
movl %eax, -112(%rbp)
movl -108(%rbp), %eax
movl %eax, %edi
callq _malloc
movq %rax, -80(%rbp)
cmpq $0, %rax
jne LBB2_44
## %bb.43:
movl $1, %edi
xorl %eax, %eax
movl %eax, %esi
movb $0, %al
callq _err
LBB2_44:
movl -112(%rbp), %eax
movl %eax, %edi
callq _malloc
movq %rax, -96(%rbp)
cmpq $0, %rax
jne LBB2_46
## %bb.45:
movl $1, %edi
xorl %eax, %eax
movl %eax, %esi
movb $0, %al
callq _err
LBB2_46:
movq -128(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
xorl %edx, %edx
callq _fseek
movq -80(%rbp), %rdi
movl -108(%rbp), %eax
movl %eax, %edx
movq -128(%rbp), %rcx
movl $1, %esi
callq _fread
movl -108(%rbp), %ecx
## kill: def $rcx killed $ecx
cmpq %rcx, %rax
je LBB2_48
## %bb.47:
movl $1, %edi
xorl %eax, %eax
movl %eax, %esi
movb $0, %al
callq _err
LBB2_48:
movq -128(%rbp), %rdi
callq _fclose
movq -80(%rbp), %rax
movq %rax, -88(%rbp)
movq -88(%rbp), %rax
movq %rax, -72(%rbp)
movq -88(%rbp), %rax
addq $10, %rax
movq %rax, -88(%rbp)
movq -72(%rbp), %rax
movzbl (%rax), %eax
cmpl $31, %eax
jne LBB2_50
## %bb.49:
movq -72(%rbp), %rax
movzbl 1(%rax), %eax
cmpl $139, %eax
je LBB2_51
LBB2_50:
movl $1, %edi
leaq L_.str.10(%rip), %rsi
movb $0, %al
callq _errx
LBB2_51:
movq -72(%rbp), %rax
movzbl 2(%rax), %eax
cmpl $8, %eax
je LBB2_53
## %bb.52:
movq -72(%rbp), %rax
movzbl 2(%rax), %edx
movl $1, %edi
leaq L_.str.11(%rip), %rsi
movb $0, %al
callq _errx
LBB2_53:
movq -72(%rbp), %rax
movzbl 3(%rax), %eax
andl $224, %eax
cmpl $0, %eax
je LBB2_55
## %bb.54:
movq -72(%rbp), %rax
movzbl 3(%rax), %edx
movl $1, %edi
leaq L_.str.12(%rip), %rsi
movb $0, %al
callq _errx
LBB2_55:
movq -72(%rbp), %rax
movzbl 3(%rax), %eax
andl $4, %eax
cmpl $0, %eax
je LBB2_57
## %bb.56:
movq -88(%rbp), %rax
movq %rax, -176(%rbp)
movq -176(%rbp), %rdi
callq _myle16toh
movw %ax, -178(%rbp)
movzwl -178(%rbp), %esi
leaq L_.str.13(%rip), %rdi
movb $0, %al
callq _printf
movzwl -178(%rbp), %eax
## kill: def $rax killed $eax
addq $2, %rax
addq -88(%rbp), %rax
movq %rax, -88(%rbp)
LBB2_57:
movq -72(%rbp), %rax
movzbl 3(%rax), %eax
andl $8, %eax
cmpl $0, %eax
je LBB2_59
## %bb.58:
movq -88(%rbp), %rsi
leaq L_.str.14(%rip), %rdi
movb $0, %al
callq _printf
movq -88(%rbp), %rdi
callq _strlen
addq $1, %rax
addq -88(%rbp), %rax
movq %rax, -88(%rbp)
LBB2_59:
movq -72(%rbp), %rax
movzbl 3(%rax), %eax
andl $16, %eax
cmpl $0, %eax
je LBB2_61
## %bb.60:
movq -88(%rbp), %rsi
leaq L_.str.15(%rip), %rdi
movb $0, %al
callq _printf
movq -88(%rbp), %rdi
callq _strlen
addq $1, %rax
addq -88(%rbp), %rax
movq %rax, -88(%rbp)
LBB2_61:
movq -72(%rbp), %rax
movzbl 3(%rax), %eax
andl $2, %eax
cmpl $0, %eax
je LBB2_63
## %bb.62:
leaq L_.str.16(%rip), %rdi
movb $0, %al
callq _printf
movq -88(%rbp), %rax
addq $2, %rax
movq %rax, -88(%rbp)
LBB2_63:
movl -108(%rbp), %esi
movl -112(%rbp), %edx
leaq L_.str.17(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -28(%rbp)
movl $0, -32(%rbp)
movq -88(%rbp), %rax
movq %rax, -104(%rbp)
movq %rax, -64(%rbp)
movq -80(%rbp), %rax
movl -108(%rbp), %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
addq $-8, %rax
movq %rax, -56(%rbp)
movq -96(%rbp), %rax
movq %rax, -48(%rbp)
movq -96(%rbp), %rax
movl -112(%rbp), %ecx
## kill: def $rcx killed $ecx
addq %rcx, %rax
movq %rax, -40(%rbp)
movl $0, -24(%rbp)
leaq -64(%rbp), %rdi
callq _deflate_process_block
## %bb.64:
movq -64(%rbp), %rax
cmpq -56(%rbp), %rax
je LBB2_66
## %bb.65:
movl $1, %edi
leaq L_.str.18(%rip), %rsi
movl $552, %edx ## imm = 0x228
movb $0, %al
callq _errx
LBB2_66:
jmp LBB2_67
LBB2_67:
jmp LBB2_68
LBB2_68:
movq -48(%rbp), %rax
cmpq -40(%rbp), %rax
je LBB2_70
## %bb.69:
movl $1, %edi
leaq L_.str.18(%rip), %rsi
movl $553, %edx ## imm = 0x229
movb $0, %al
callq _errx
LBB2_70:
jmp LBB2_71
LBB2_71:
movl $3, -120(%rbp)
LBB2_72: ## =>This Inner Loop Header: Depth=1
cmpl $0, -120(%rbp)
jl LBB2_75
## %bb.73: ## in Loop: Header=BB2_72 Depth=1
movl -132(%rbp), %eax
shll $8, %eax
movl %eax, -132(%rbp)
movq -64(%rbp), %rax
movslq -120(%rbp), %rcx
movzbl (%rax,%rcx), %eax
orl -132(%rbp), %eax
movl %eax, -132(%rbp)
## %bb.74: ## in Loop: Header=BB2_72 Depth=1
movl -120(%rbp), %eax
addl $-1, %eax
movl %eax, -120(%rbp)
jmp LBB2_72
LBB2_75:
callq _crc32_tab_init
movl -132(%rbp), %eax
movl %eax, -208(%rbp) ## 4-byte Spill
movq -96(%rbp), %rdi
movl -112(%rbp), %eax
movl %eax, %esi
callq _crc32
movl %eax, %ecx
movl -208(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
je LBB2_77
## %bb.76:
movl $1, %edi
leaq L_.str.19(%rip), %rsi
movb $0, %al
callq _errx
LBB2_77:
movl _nr__lit(%rip), %eax
movl %eax, -216(%rbp) ## 4-byte Spill
movl _nr__len(%rip), %eax
movl %eax, -212(%rbp) ## 4-byte Spill
cmpl $0, _nr__len(%rip)
je LBB2_79
## %bb.78:
movl _tot__cplen(%rip), %eax
xorl %edx, %edx
divl _nr__len(%rip)
movl %eax, -220(%rbp) ## 4-byte Spill
jmp LBB2_80
LBB2_79:
xorl %eax, %eax
movl %eax, -220(%rbp) ## 4-byte Spill
jmp LBB2_80
LBB2_80:
movl -212(%rbp), %edx ## 4-byte Reload
movl -216(%rbp), %esi ## 4-byte Reload
movl -220(%rbp), %ecx ## 4-byte Reload
leaq L_.str.20(%rip), %rdi
movb $0, %al
callq _printf
cmpl $0, _nr__len(%rip)
je LBB2_82
## %bb.81:
movl _nr__lit(%rip), %eax
## kill: def $rax killed $eax
cvtsi2ss %rax, %xmm0
movl _nr__len(%rip), %eax
## kill: def $rax killed $eax
cvtsi2ss %rax, %xmm1
divss %xmm1, %xmm0
cvtss2sd %xmm0, %xmm0
movsd %xmm0, -232(%rbp) ## 8-byte Spill
jmp LBB2_83
LBB2_82:
xorps %xmm0, %xmm0
movsd %xmm0, -232(%rbp) ## 8-byte Spill
jmp LBB2_83
LBB2_83:
movsd -232(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
leaq L_.str.21(%rip), %rdi
movb $1, %al
callq _printf
movl _nr__codes(%rip), %eax
movl %eax, -236(%rbp) ## 4-byte Spill
cmpl $0, _nr__codes(%rip)
je LBB2_85
## %bb.84:
movl _nr__codebits(%rip), %eax
## kill: def $rax killed $eax
cvtsi2ss %rax, %xmm0
movl _nr__codes(%rip), %eax
## kill: def $rax killed $eax
cvtsi2ss %rax, %xmm1
divss %xmm1, %xmm0
cvtss2sd %xmm0, %xmm0
movsd %xmm0, -248(%rbp) ## 8-byte Spill
jmp LBB2_86
LBB2_85:
xorps %xmm0, %xmm0
movsd %xmm0, -248(%rbp) ## 8-byte Spill
jmp LBB2_86
LBB2_86:
movsd -248(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movsd %xmm0, -256(%rbp) ## 8-byte Spill
cmpl $0, _nr__codes(%rip)
je LBB2_88
## %bb.87:
movl _nr__longcodes(%rip), %eax
## kill: def $rax killed $eax
cvtsi2ss %rax, %xmm0
movl _nr__codes(%rip), %eax
## kill: def $rax killed $eax
cvtsi2ss %rax, %xmm1
divss %xmm1, %xmm0
cvtss2sd %xmm0, %xmm0
movsd %xmm0, -264(%rbp) ## 8-byte Spill
jmp LBB2_89
LBB2_88:
xorps %xmm0, %xmm0
movsd %xmm0, -264(%rbp) ## 8-byte Spill
jmp LBB2_89
LBB2_89:
movsd -256(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
movl -236(%rbp), %esi ## 4-byte Reload
movsd -264(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
leaq L_.str.22(%rip), %rdi
movb $2, %al
callq _printf
movl -24(%rbp), %esi
leaq L_.str.23(%rip), %rdi
movb $0, %al
callq _printf
movq -152(%rbp), %rdi
leaq L_.str.24(%rip), %rsi
callq _fopen
movq %rax, -128(%rbp)
cmpq $0, -128(%rbp)
jne LBB2_91
## %bb.90:
movq -152(%rbp), %rdx
movl $1, %edi
leaq L_.str.9(%rip), %rsi
movb $0, %al
callq _err
LBB2_91:
movl -156(%rbp), %eax
movl %eax, -268(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB2_92
jmp LBB2_106
LBB2_106:
movl -268(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB2_99
jmp LBB2_107
LBB2_107:
movl -268(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB2_102
jmp LBB2_105
LBB2_92:
movl -24(%rbp), %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -196(%rbp)
movl -24(%rbp), %eax
movzwl -196(%rbp), %ecx
cmpl %ecx, %eax
je LBB2_94
## %bb.93:
movl $1, %edi
leaq L_.str.25(%rip), %rsi
movb $0, %al
callq _errx
LBB2_94:
leaq -192(%rbp), %rdi
addq $10, %rdi
movzwl -196(%rbp), %esi
callq _myhtobe16
movl -112(%rbp), %eax
movl %eax, -204(%rbp)
leaq -192(%rbp), %rdi
addq $4, %rdi
movl -204(%rbp), %esi
callq _myhtobe32
movq -56(%rbp), %rax
movq -104(%rbp), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -112(%rbp)
movl -112(%rbp), %eax
## kill: def $rax killed $eax
addq $12, %rax
addq $2, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -200(%rbp)
leaq -192(%rbp), %rdi
movl -200(%rbp), %esi
callq _myhtobe32
movq -96(%rbp), %rdi
movl -204(%rbp), %eax
movl %eax, %esi
movl $65535, %edx ## imm = 0xFFFF
callq _crc16_ccitt
movw %ax, -194(%rbp)
leaq -192(%rbp), %rdi
addq $8, %rdi
movzwl -194(%rbp), %esi
callq _myhtobe16
leaq -192(%rbp), %rdi
movl $12, %esi
movl $65535, %edx ## imm = 0xFFFF
callq _crc16_ccitt
movw %ax, -194(%rbp)
movq -104(%rbp), %rdi
movl -112(%rbp), %eax
movl %eax, %esi
movzwl -194(%rbp), %edx
callq _crc16_ccitt
movw %ax, -194(%rbp)
leaq -194(%rbp), %rdi
movzwl -194(%rbp), %esi
callq _myhtobe16
leaq -192(%rbp), %rdi
movq -128(%rbp), %rcx
movl $12, %esi
movl $1, %edx
callq _fwrite
cmpq $1, %rax
jne LBB2_97
## %bb.95:
movq -104(%rbp), %rdi
movl -112(%rbp), %eax
movl %eax, %esi
movq -128(%rbp), %rcx
movl $1, %edx
callq _fwrite
cmpq $1, %rax
jne LBB2_97
## %bb.96:
leaq -194(%rbp), %rdi
movq -128(%rbp), %rcx
movl $2, %esi
movl $1, %edx
callq _fwrite
cmpq $1, %rax
je LBB2_98
LBB2_97:
movl $1, %edi
xorl %eax, %eax
movl %eax, %esi
movb $0, %al
callq _err
LBB2_98:
jmp LBB2_105
LBB2_99:
movq -56(%rbp), %rax
movq -104(%rbp), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -112(%rbp)
movq -104(%rbp), %rdi
movl -112(%rbp), %eax
movl %eax, %esi
movq -128(%rbp), %rcx
movl $1, %edx
callq _fwrite
cmpq $1, %rax
je LBB2_101
## %bb.100:
movl $1, %edi
xorl %eax, %eax
movl %eax, %esi
movb $0, %al
callq _err
LBB2_101:
jmp LBB2_105
LBB2_102:
movq -96(%rbp), %rdi
movl -112(%rbp), %eax
movl %eax, %esi
movq -128(%rbp), %rcx
movl $1, %edx
callq _fwrite
cmpq $1, %rax
je LBB2_104
## %bb.103:
movl $1, %edi
xorl %eax, %eax
movl %eax, %esi
movb $0, %al
callq _err
LBB2_104:
jmp LBB2_105
LBB2_105:
movq -128(%rbp), %rdi
callq _fclose
xorl %eax, %eax
addq $272, %rsp ## imm = 0x110
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
movl %edi, -4(%rbp)
movq _progname(%rip), %rsi
leaq L_.str.26(%rip), %rdi
xorl %eax, %eax
## kill: def $al killed $al killed $eax
movb %al, -5(%rbp) ## 1-byte Spill
callq _printf
## kill: def $ecx killed $eax
movb -5(%rbp), %al ## 1-byte Reload
leaq L_.str.27(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -5(%rbp), %al ## 1-byte Reload
leaq L_.str.28(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -5(%rbp), %al ## 1-byte Reload
leaq L_.str.29(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -5(%rbp), %al ## 1-byte Reload
leaq L_.str.30(%rip), %rdi
callq _printf
## kill: def $ecx killed $eax
movb -5(%rbp), %al ## 1-byte Reload
leaq L_.str.31(%rip), %rdi
callq _printf
movl -4(%rbp), %edi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function crc16_gentable
_crc16_gentable: ## @crc16_gentable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw $0, -4(%rbp)
LBB4_1: ## =>This Loop Header: Depth=1
## Child Loop BB4_3 Depth 2
movzwl -4(%rbp), %eax
cmpl $256, %eax ## imm = 0x100
jge LBB4_11
## %bb.2: ## in Loop: Header=BB4_1 Depth=1
movzwl -4(%rbp), %eax
shll $8, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -2(%rbp)
movw $0, -6(%rbp)
LBB4_3: ## Parent Loop BB4_1 Depth=1
## => This Inner Loop Header: Depth=2
movzwl -6(%rbp), %eax
cmpl $8, %eax
jge LBB4_9
## %bb.4: ## in Loop: Header=BB4_3 Depth=2
movzwl -2(%rbp), %eax
andl $32768, %eax ## imm = 0x8000
cmpl $0, %eax
je LBB4_6
## %bb.5: ## in Loop: Header=BB4_3 Depth=2
movzwl -2(%rbp), %eax
shll $1, %eax
xorl $4129, %eax ## imm = 0x1021
movl %eax, -12(%rbp) ## 4-byte Spill
jmp LBB4_7
LBB4_6: ## in Loop: Header=BB4_3 Depth=2
movzwl -2(%rbp), %eax
shll $1, %eax
movl %eax, -12(%rbp) ## 4-byte Spill
LBB4_7: ## in Loop: Header=BB4_3 Depth=2
movl -12(%rbp), %eax ## 4-byte Reload
## kill: def $ax killed $ax killed $eax
movw %ax, -2(%rbp)
## %bb.8: ## in Loop: Header=BB4_3 Depth=2
movw -6(%rbp), %ax
addw $1, %ax
movw %ax, -6(%rbp)
jmp LBB4_3
LBB4_9: ## in Loop: Header=BB4_1 Depth=1
movw -2(%rbp), %dx
movzwl -4(%rbp), %eax
movl %eax, %ecx
leaq _crc16tab(%rip), %rax
movw %dx, (%rax,%rcx,2)
## %bb.10: ## in Loop: Header=BB4_1 Depth=1
movw -4(%rbp), %ax
addw $1, %ax
movw %ax, -4(%rbp)
jmp LBB4_1
LBB4_11:
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function err
_err: ## @err
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $224, %rsp
testb %al, %al
je LBB5_4
## %bb.3:
movaps %xmm0, -176(%rbp)
movaps %xmm1, -160(%rbp)
movaps %xmm2, -144(%rbp)
movaps %xmm3, -128(%rbp)
movaps %xmm4, -112(%rbp)
movaps %xmm5, -96(%rbp)
movaps %xmm6, -80(%rbp)
movaps %xmm7, -64(%rbp)
LBB5_4:
movq %r9, -184(%rbp)
movq %r8, -192(%rbp)
movq %rcx, -200(%rbp)
movq %rdx, -208(%rbp)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl %edi, -36(%rbp)
movq %rsi, -48(%rbp)
callq ___error
movl (%rax), %esi
leaq L_.str.32(%rip), %rdi
movb $0, %al
callq _printf
leaq -32(%rbp), %rax
leaq -224(%rbp), %rcx
movq %rcx, 16(%rax)
leaq 16(%rbp), %rcx
movq %rcx, 8(%rax)
movl $48, 4(%rax)
movl $16, (%rax)
movl -36(%rbp), %edi
movq -48(%rbp), %rdx
leaq -32(%rbp), %rcx
xorl %esi, %esi
callq _showerr
leaq -32(%rbp), %rax
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB5_2
## %bb.1:
addq $224, %rsp
popq %rbp
retq
LBB5_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function myle32toh
_myle32toh: ## @myle32toh
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movzbl 3(%rax), %eax
shll $24, %eax
movq -16(%rbp), %rcx
movzbl 2(%rcx), %ecx
shll $16, %ecx
orl %ecx, %eax
movq -16(%rbp), %rcx
movzbl 1(%rcx), %ecx
shll $8, %ecx
orl %ecx, %eax
movq -16(%rbp), %rcx
movzbl (%rcx), %ecx
orl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function errx
_errx: ## @errx
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $224, %rsp
testb %al, %al
je LBB7_4
## %bb.3:
movaps %xmm0, -176(%rbp)
movaps %xmm1, -160(%rbp)
movaps %xmm2, -144(%rbp)
movaps %xmm3, -128(%rbp)
movaps %xmm4, -112(%rbp)
movaps %xmm5, -96(%rbp)
movaps %xmm6, -80(%rbp)
movaps %xmm7, -64(%rbp)
LBB7_4:
movq %r9, -184(%rbp)
movq %r8, -192(%rbp)
movq %rcx, -200(%rbp)
movq %rdx, -208(%rbp)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl %edi, -36(%rbp)
movq %rsi, -48(%rbp)
callq ___error
movl (%rax), %esi
leaq L_.str.37(%rip), %rdi
movb $0, %al
callq _printf
leaq -32(%rbp), %rax
leaq -224(%rbp), %rcx
movq %rcx, 16(%rax)
leaq 16(%rbp), %rcx
movq %rcx, 8(%rax)
movl $48, 4(%rax)
movl $16, (%rax)
movl -36(%rbp), %edi
movq -48(%rbp), %rdx
leaq -32(%rbp), %rcx
movl $1, %esi
callq _showerr
leaq -32(%rbp), %rax
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB7_2
## %bb.1:
addq $224, %rsp
popq %rbp
retq
LBB7_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function myle16toh
_myle16toh: ## @myle16toh
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movzbl 1(%rax), %eax
## kill: def $ax killed $ax killed $eax
movzwl %ax, %eax
shll $8, %eax
movq -16(%rbp), %rcx
movzbl (%rcx), %ecx
## kill: def $cx killed $cx killed $ecx
movzwl %cx, %ecx
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movzwl %ax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function deflate_process_block
_deflate_process_block: ## @deflate_process_block
.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)
LBB9_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rdi
movl $1, %esi
callq _deflate_stream_next_bits
## kill: def $al killed $al killed $eax
movb %al, -9(%rbp)
movq -8(%rbp), %rdi
movl $2, %esi
callq _deflate_stream_next_bits
## kill: def $al killed $al killed $eax
movb %al, -10(%rbp)
movzbl -10(%rbp), %eax
movl %eax, -68(%rbp) ## 4-byte Spill
testl %eax, %eax
je LBB9_2
jmp LBB9_9
LBB9_9: ## in Loop: Header=BB9_1 Depth=1
movl -68(%rbp), %eax ## 4-byte Reload
subl $1, %eax
je LBB9_3
jmp LBB9_10
LBB9_10: ## in Loop: Header=BB9_1 Depth=1
movl -68(%rbp), %eax ## 4-byte Reload
subl $2, %eax
je LBB9_4
jmp LBB9_5
LBB9_2: ## in Loop: Header=BB9_1 Depth=1
movq -8(%rbp), %rdi
callq _uncompressed_block
jmp LBB9_6
LBB9_3: ## in Loop: Header=BB9_1 Depth=1
leaq -64(%rbp), %rdi
xorl %esi, %esi
movl $48, %edx
callq _memset
leaq _deflate_process_block.static_prefix(%rip), %rax
movq %rax, -64(%rbp)
leaq _deflate_process_block.static_prefix(%rip), %rax
addq $28, %rax
movq %rax, -56(%rbp)
movq -8(%rbp), %rdi
leaq -64(%rbp), %rsi
callq _huffman
jmp LBB9_6
LBB9_4: ## in Loop: Header=BB9_1 Depth=1
movq -8(%rbp), %rdi
xorl %eax, %eax
movl %eax, %esi
callq _huffman
jmp LBB9_6
LBB9_5: ## in Loop: Header=BB9_1 Depth=1
movzbl -10(%rbp), %edx
movl $1, %edi
leaq L_.str.38(%rip), %rsi
movb $0, %al
callq _errx
LBB9_6: ## in Loop: Header=BB9_1 Depth=1
jmp LBB9_7
LBB9_7: ## in Loop: Header=BB9_1 Depth=1
cmpb $0, -9(%rbp)
setne %al
xorb $-1, %al
testb $1, %al
jne LBB9_1
## %bb.8:
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function crc32_tab_init
_crc32_tab_init: ## @crc32_tab_init
.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)
LBB10_1: ## =>This Loop Header: Depth=1
## Child Loop BB10_3 Depth 2
cmpl $256, -4(%rbp) ## imm = 0x100
jae LBB10_8
## %bb.2: ## in Loop: Header=BB10_1 Depth=1
movl -4(%rbp), %eax
movl %eax, -12(%rbp)
movl $0, -8(%rbp)
LBB10_3: ## Parent Loop BB10_1 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $8, -8(%rbp)
jae LBB10_6
## %bb.4: ## in Loop: Header=BB10_3 Depth=2
movl -12(%rbp), %eax
shrl $1, %eax
movl -12(%rbp), %esi
andl $1, %esi
xorl %ecx, %ecx
movl $3988292384, %edx ## imm = 0xEDB88320
cmpl $0, %esi
cmovnel %edx, %ecx
xorl %ecx, %eax
movl %eax, -12(%rbp)
## %bb.5: ## in Loop: Header=BB10_3 Depth=2
movl -8(%rbp), %eax
addl $1, %eax
movl %eax, -8(%rbp)
jmp LBB10_3
LBB10_6: ## in Loop: Header=BB10_1 Depth=1
movl -12(%rbp), %edx
movl -4(%rbp), %eax
movl %eax, %ecx
leaq _crc32_tab(%rip), %rax
movl %edx, (%rax,%rcx,4)
## %bb.7: ## in Loop: Header=BB10_1 Depth=1
movl -4(%rbp), %eax
addl $1, %eax
movl %eax, -4(%rbp)
jmp LBB10_1
LBB10_8:
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function myhtobe16
_myhtobe16: ## @myhtobe16
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %si, %ax
movq %rdi, -8(%rbp)
movw %ax, -10(%rbp)
movq -8(%rbp), %rax
movq %rax, -24(%rbp)
movzwl -10(%rbp), %eax
sarl $8, %eax
movb %al, %cl
movq -24(%rbp), %rax
movb %cl, (%rax)
movzwl -10(%rbp), %eax
andl $255, %eax
movb %al, %cl
movq -24(%rbp), %rax
movb %cl, 1(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function myhtobe32
_myhtobe32: ## @myhtobe32
.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
movq %rax, -24(%rbp)
movl -12(%rbp), %eax
shrl $24, %eax
movb %al, %cl
movq -24(%rbp), %rax
movb %cl, (%rax)
movl -12(%rbp), %eax
shrl $16, %eax
andl $255, %eax
movb %al, %cl
movq -24(%rbp), %rax
movb %cl, 1(%rax)
movl -12(%rbp), %eax
shrl $8, %eax
andl $255, %eax
movb %al, %cl
movq -24(%rbp), %rax
movb %cl, 2(%rax)
movl -12(%rbp), %eax
andl $255, %eax
movb %al, %cl
movq -24(%rbp), %rax
movb %cl, 3(%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function crc16_ccitt
_crc16_ccitt: ## @crc16_ccitt
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movw %dx, %ax
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movw %ax, -18(%rbp)
movq -8(%rbp), %rax
movq %rax, -32(%rbp)
movl $0, -24(%rbp)
LBB13_1: ## =>This Inner Loop Header: Depth=1
movl -24(%rbp), %eax
## kill: def $rax killed $eax
cmpq -16(%rbp), %rax
jae LBB13_4
## %bb.2: ## in Loop: Header=BB13_1 Depth=1
movzwl -18(%rbp), %eax
sarl $8, %eax
movq -32(%rbp), %rcx
movq %rcx, %rdx
addq $1, %rdx
movq %rdx, -32(%rbp)
movzbl (%rcx), %ecx
xorl %ecx, %eax
movslq %eax, %rcx
leaq _crc16tab(%rip), %rax
movzwl (%rax,%rcx,2), %eax
movzwl -18(%rbp), %ecx
shll $8, %ecx
xorl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -18(%rbp)
## %bb.3: ## in Loop: Header=BB13_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB13_1
LBB13_4:
movzwl -18(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function showerr
_showerr: ## @showerr
.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 %esi, -8(%rbp)
movq %rdx, -16(%rbp)
movq %rcx, -24(%rbp)
callq ___error
movl (%rax), %eax
movl %eax, -28(%rbp)
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq _progname(%rip), %rdx
leaq L_.str.33(%rip), %rsi
movb $0, %al
callq _fprintf
cmpq $0, -16(%rbp)
je LBB14_4
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -16(%rbp), %rsi
movq -24(%rbp), %rdx
callq _vfprintf
cmpl $0, -8(%rbp)
jne LBB14_3
## %bb.2:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.34(%rip), %rsi
movb $0, %al
callq _fprintf
LBB14_3:
jmp LBB14_4
LBB14_4:
cmpl $0, -8(%rbp)
je LBB14_6
## %bb.5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.35(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB14_7
LBB14_6:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -40(%rbp) ## 8-byte Spill
movl -28(%rbp), %edi
callq _strerror
movq -40(%rbp), %rdi ## 8-byte Reload
movq %rax, %rdx
leaq L_.str.36(%rip), %rsi
movb $0, %al
callq _fprintf
LBB14_7:
movl -4(%rbp), %edi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function deflate_stream_next_bits
_deflate_stream_next_bits: ## @deflate_stream_next_bits
.cfi_startproc
## %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)
LBB15_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movl 36(%rax), %eax
cmpl -12(%rbp), %eax
jae LBB15_7
## %bb.2: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_3
LBB15_3: ## in Loop: Header=BB15_1 Depth=1
movq -8(%rbp), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq 8(%rcx), %rax
jb LBB15_5
## %bb.4: ## in Loop: Header=BB15_1 Depth=1
movl $1, %edi
leaq L_.str.18(%rip), %rsi
movl $196, %edx
movb $0, %al
callq _errx
LBB15_5: ## in Loop: Header=BB15_1 Depth=1
jmp LBB15_6
LBB15_6: ## in Loop: Header=BB15_1 Depth=1
movq -8(%rbp), %rcx
movq (%rcx), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, (%rcx)
movzbl (%rax), %eax
movq -8(%rbp), %rcx
movl 36(%rcx), %ecx
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
movq -8(%rbp), %rax
orl 32(%rax), %ecx
movl %ecx, 32(%rax)
movq -8(%rbp), %rax
movl 36(%rax), %ecx
addl $8, %ecx
movl %ecx, 36(%rax)
jmp LBB15_1
LBB15_7:
movq -8(%rbp), %rax
movl 32(%rax), %eax
movl -12(%rbp), %ecx
movl $1, %edx
## kill: def $cl killed $ecx
shll %cl, %edx
movl %edx, %ecx
subl $1, %ecx
andl %ecx, %eax
movl %eax, -16(%rbp)
movl -12(%rbp), %ecx
movq -8(%rbp), %rax
movl 32(%rax), %edx
## kill: def $cl killed $ecx
shrl %cl, %edx
movl %edx, %ecx
movl %ecx, 32(%rax)
movl -12(%rbp), %edx
movq -8(%rbp), %rax
movl 36(%rax), %ecx
subl %edx, %ecx
movl %ecx, 36(%rax)
movl -16(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function uncompressed_block
_uncompressed_block: ## @uncompressed_block
.cfi_startproc
## %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
movl $0, 36(%rax)
movq -8(%rbp), %rax
movl $0, 32(%rax)
movq -8(%rbp), %rdi
movl $16, %esi
callq _deflate_stream_next_bits
## kill: def $ax killed $ax killed $eax
movw %ax, -10(%rbp)
movq -8(%rbp), %rdi
movl $16, %esi
callq _deflate_stream_next_bits
## kill: def $ax killed $ax killed $eax
movw %ax, -12(%rbp)
## %bb.1:
movzwl -12(%rbp), %eax
movzwl -10(%rbp), %ecx
xorl $-1, %ecx
## kill: def $cx killed $cx killed $ecx
movzwl %cx, %ecx
cmpl %ecx, %eax
je LBB16_3
## %bb.2:
movl $1, %edi
leaq L_.str.18(%rip), %rsi
movl $392, %edx ## imm = 0x188
movb $0, %al
callq _errx
LBB16_3:
jmp LBB16_4
LBB16_4:
jmp LBB16_5
LBB16_5:
movq -8(%rbp), %rax
movq (%rax), %rax
movzwl -10(%rbp), %ecx
movslq %ecx, %rcx
addq %rcx, %rax
movq -8(%rbp), %rcx
cmpq 8(%rcx), %rax
jbe LBB16_7
## %bb.6:
movl $1, %edi
leaq L_.str.18(%rip), %rsi
movl $393, %edx ## imm = 0x189
movb $0, %al
callq _errx
LBB16_7:
jmp LBB16_8
LBB16_8:
jmp LBB16_9
LBB16_9:
movq -8(%rbp), %rax
movq 16(%rax), %rax
movzwl -10(%rbp), %ecx
movslq %ecx, %rcx
addq %rcx, %rax
movq -8(%rbp), %rcx
cmpq 24(%rcx), %rax
jbe LBB16_11
## %bb.10:
movl $1, %edi
leaq L_.str.18(%rip), %rsi
movl $394, %edx ## imm = 0x18A
movb $0, %al
callq _errx
LBB16_11:
jmp LBB16_12
LBB16_12:
movq -8(%rbp), %rax
movq 16(%rax), %rdi
movq -8(%rbp), %rax
movq (%rax), %rsi
movzwl -10(%rbp), %eax
movl %eax, %edx
movq $-1, %rcx
callq ___memcpy_chk
movzwl -10(%rbp), %edx
movq -8(%rbp), %rax
movq (%rax), %rcx
movslq %edx, %rdx
addq %rdx, %rcx
movq %rcx, (%rax)
movzwl -10(%rbp), %edx
movq -8(%rbp), %rax
movq 16(%rax), %rcx
movslq %edx, %rdx
addq %rdx, %rcx
movq %rcx, 16(%rax)
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function huffman
_huffman: ## @huffman
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $1776, %rsp ## imm = 0x6F0
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq %rdi, -1704(%rbp)
movq %rsi, -1712(%rbp)
cmpq $0, -1712(%rbp)
je LBB17_2
## %bb.1:
movq -1712(%rbp), %rax
movq %rax, -1760(%rbp) ## 8-byte Spill
jmp LBB17_3
LBB17_2:
movq -1704(%rbp), %rax
movq %rax, -1760(%rbp) ## 8-byte Spill
LBB17_3:
movq -1760(%rbp), %rax ## 8-byte Reload
movq %rax, -1728(%rbp)
leaq -416(%rbp), %rdi
xorl %esi, %esi
movl $76, %edx
callq _memset
leaq -1568(%rbp), %rdi
xorl %esi, %esi
movl $1152, %edx ## imm = 0x480
callq _memset
movq -1728(%rbp), %rdi
movl $5, %esi
callq _deflate_stream_next_bits
addl $257, %eax ## imm = 0x101
## kill: def $ax killed $ax killed $eax
movw %ax, -1714(%rbp)
## %bb.4:
movzwl -1714(%rbp), %eax
cmpl $288, %eax ## imm = 0x120
jle LBB17_6
## %bb.5:
movl $1, %edi
leaq L_.str.18(%rip), %rsi
movl $315, %edx ## imm = 0x13B
movb $0, %al
callq _errx
LBB17_6:
jmp LBB17_7
LBB17_7:
movq -1728(%rbp), %rdi
movl $5, %esi
callq _deflate_stream_next_bits
addl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -1719(%rbp)
## %bb.8:
movzbl -1719(%rbp), %eax
cmpl $32, %eax
jle LBB17_10
## %bb.9:
movl $1, %edi
leaq L_.str.18(%rip), %rsi
movl $317, %edx ## imm = 0x13D
movb $0, %al
callq _errx
LBB17_10:
jmp LBB17_11
LBB17_11:
movq -1728(%rbp), %rdi
movl $4, %esi
callq _deflate_stream_next_bits
addl $4, %eax
## kill: def $al killed $al killed $eax
movb %al, -1720(%rbp)
## %bb.12:
movzbl -1720(%rbp), %eax
cmpl $19, %eax
jle LBB17_14
## %bb.13:
movl $1, %edi
leaq L_.str.18(%rip), %rsi
movl $319, %edx ## imm = 0x13F
movb $0, %al
callq _errx
LBB17_14:
jmp LBB17_15
LBB17_15:
movw $0, -1716(%rbp)
LBB17_16: ## =>This Inner Loop Header: Depth=1
movzwl -1716(%rbp), %eax
movzbl -1720(%rbp), %ecx
cmpl %ecx, %eax
jge LBB17_19
## %bb.17: ## in Loop: Header=BB17_16 Depth=1
movq -1728(%rbp), %rdi
movl $3, %esi
callq _deflate_stream_next_bits
movb %al, %cl
movzwl -1716(%rbp), %eax
movl %eax, %edx
leaq _codelen_order(%rip), %rax
movzbl (%rax,%rdx), %eax
## kill: def $rax killed $eax
movb %cl, -336(%rbp,%rax)
## %bb.18: ## in Loop: Header=BB17_16 Depth=1
movw -1716(%rbp), %ax
addw $1, %ax
movw %ax, -1716(%rbp)
jmp LBB17_16
LBB17_19:
jmp LBB17_20
LBB17_20: ## =>This Inner Loop Header: Depth=1
movzwl -1716(%rbp), %eax
cmpl $19, %eax
jge LBB17_23
## %bb.21: ## in Loop: Header=BB17_20 Depth=1
movzwl -1716(%rbp), %eax
movl %eax, %ecx
leaq _codelen_order(%rip), %rax
movzbl (%rax,%rcx), %eax
## kill: def $rax killed $eax
movb $0, -336(%rbp,%rax)
## %bb.22: ## in Loop: Header=BB17_20 Depth=1
movw -1716(%rbp), %ax
addw $1, %ax
movw %ax, -1716(%rbp)
jmp LBB17_20
LBB17_23:
leaq -336(%rbp), %rdi
leaq -416(%rbp), %rsi
movl $19, %edx
callq _build_code
movw $0, -1716(%rbp)
LBB17_24: ## =>This Loop Header: Depth=1
## Child Loop BB17_35 Depth 2
## Child Loop BB17_31 Depth 2
## Child Loop BB17_27 Depth 2
movzwl -1716(%rbp), %eax
movzwl -1714(%rbp), %ecx
movzbl -1719(%rbp), %edx
addl %edx, %ecx
cmpl %ecx, %eax
jge LBB17_40
## %bb.25: ## in Loop: Header=BB17_24 Depth=1
movq -1728(%rbp), %rdi
leaq -416(%rbp), %rsi
callq _deflate_stream_next_symbol
## kill: def $al killed $al killed $eax
movzwl -1716(%rbp), %ecx
## kill: def $rcx killed $ecx
movb %al, -336(%rbp,%rcx)
movzbl %al, %ecx
movl %ecx, -1764(%rbp) ## 4-byte Spill
subb $16, %al
je LBB17_26
jmp LBB17_62
LBB17_62: ## in Loop: Header=BB17_24 Depth=1
movl -1764(%rbp), %eax ## 4-byte Reload
subl $17, %eax
je LBB17_30
jmp LBB17_63
LBB17_63: ## in Loop: Header=BB17_24 Depth=1
movl -1764(%rbp), %eax ## 4-byte Reload
subl $18, %eax
je LBB17_34
jmp LBB17_38
LBB17_26: ## in Loop: Header=BB17_24 Depth=1
movzwl -1716(%rbp), %eax
subl $1, %eax
cltq
movb -336(%rbp,%rax), %al
movb %al, -1729(%rbp)
movq -1728(%rbp), %rdi
movl $2, %esi
callq _deflate_stream_next_bits
addl $3, %eax
## kill: def $al killed $al killed $eax
movb %al, -1730(%rbp)
LBB17_27: ## Parent Loop BB17_24 Depth=1
## => This Inner Loop Header: Depth=2
movb -1730(%rbp), %al
movb %al, %cl
addb $-1, %cl
movb %cl, -1730(%rbp)
cmpb $0, %al
je LBB17_29
## %bb.28: ## in Loop: Header=BB17_27 Depth=2
movb -1729(%rbp), %cl
movw -1716(%rbp), %ax
movw %ax, %dx
addw $1, %dx
movw %dx, -1716(%rbp)
movzwl %ax, %eax
## kill: def $rax killed $eax
movb %cl, -336(%rbp,%rax)
jmp LBB17_27
LBB17_29: ## in Loop: Header=BB17_24 Depth=1
jmp LBB17_39
LBB17_30: ## in Loop: Header=BB17_24 Depth=1
movq -1728(%rbp), %rdi
movl $3, %esi
callq _deflate_stream_next_bits
addl $3, %eax
## kill: def $al killed $al killed $eax
movb %al, -1731(%rbp)
LBB17_31: ## Parent Loop BB17_24 Depth=1
## => This Inner Loop Header: Depth=2
movb -1731(%rbp), %al
movb %al, %cl
addb $-1, %cl
movb %cl, -1731(%rbp)
cmpb $0, %al
je LBB17_33
## %bb.32: ## in Loop: Header=BB17_31 Depth=2
movw -1716(%rbp), %ax
movw %ax, %cx
addw $1, %cx
movw %cx, -1716(%rbp)
movzwl %ax, %eax
## kill: def $rax killed $eax
movb $0, -336(%rbp,%rax)
jmp LBB17_31
LBB17_33: ## in Loop: Header=BB17_24 Depth=1
jmp LBB17_39
LBB17_34: ## in Loop: Header=BB17_24 Depth=1
movq -1728(%rbp), %rdi
movl $7, %esi
callq _deflate_stream_next_bits
addl $11, %eax
## kill: def $al killed $al killed $eax
movb %al, -1732(%rbp)
LBB17_35: ## Parent Loop BB17_24 Depth=1
## => This Inner Loop Header: Depth=2
movb -1732(%rbp), %al
movb %al, %cl
addb $-1, %cl
movb %cl, -1732(%rbp)
cmpb $0, %al
je LBB17_37
## %bb.36: ## in Loop: Header=BB17_35 Depth=2
movw -1716(%rbp), %ax
movw %ax, %cx
addw $1, %cx
movw %cx, -1716(%rbp)
movzwl %ax, %eax
## kill: def $rax killed $eax
movb $0, -336(%rbp,%rax)
jmp LBB17_35
LBB17_37: ## in Loop: Header=BB17_24 Depth=1
jmp LBB17_39
LBB17_38: ## in Loop: Header=BB17_24 Depth=1
movw -1716(%rbp), %ax
addw $1, %ax
movw %ax, -1716(%rbp)
LBB17_39: ## in Loop: Header=BB17_24 Depth=1
jmp LBB17_24
LBB17_40:
leaq -336(%rbp), %rdi
leaq -1568(%rbp), %rsi
movzwl -1714(%rbp), %edx
callq _build_code
movzwl -1714(%rbp), %eax
## kill: def $rax killed $eax
leaq -336(%rbp), %rdi
addq %rax, %rdi
leaq -1696(%rbp), %rsi
movzbl -1719(%rbp), %eax
## kill: def $ax killed $ax killed $eax
movzwl %ax, %edx
callq _build_code
movq -1704(%rbp), %rax
movq %rax, -1728(%rbp)
LBB17_41: ## =>This Loop Header: Depth=1
## Child Loop BB17_53 Depth 2
movq -1728(%rbp), %rdi
leaq -1568(%rbp), %rsi
callq _deflate_stream_next_symbol
## kill: def $ax killed $ax killed $eax
movw %ax, -1718(%rbp)
movzwl %ax, %eax
cmpl $256, %eax ## imm = 0x100
je LBB17_59
## %bb.42: ## in Loop: Header=BB17_41 Depth=1
movzwl -1718(%rbp), %eax
cmpl $256, %eax ## imm = 0x100
jge LBB17_48
## %bb.43: ## in Loop: Header=BB17_41 Depth=1
jmp LBB17_44
LBB17_44: ## in Loop: Header=BB17_41 Depth=1
movq -1728(%rbp), %rax
movq 16(%rax), %rax
movq -1728(%rbp), %rcx
cmpq 24(%rcx), %rax
jb LBB17_46
## %bb.45: ## in Loop: Header=BB17_41 Depth=1
movl $1, %edi
leaq L_.str.18(%rip), %rsi
movl $360, %edx ## imm = 0x168
movb $0, %al
callq _errx
LBB17_46: ## in Loop: Header=BB17_41 Depth=1
jmp LBB17_47
LBB17_47: ## in Loop: Header=BB17_41 Depth=1
movw -1718(%rbp), %ax
movb %al, %cl
movq -1728(%rbp), %rdx
movq 16(%rdx), %rax
movq %rax, %rsi
addq $1, %rsi
movq %rsi, 16(%rdx)
movb %cl, (%rax)
movl _nr__lit(%rip), %eax
addl $1, %eax
movl %eax, _nr__lit(%rip)
jmp LBB17_56
LBB17_48: ## in Loop: Header=BB17_41 Depth=1
movl _nr__len(%rip), %eax
addl $1, %eax
movl %eax, _nr__len(%rip)
movzwl -1718(%rbp), %eax
subl $257, %eax ## imm = 0x101
movslq %eax, %rcx
leaq _length_base(%rip), %rax
movzwl (%rax,%rcx,2), %eax
movl %eax, -1772(%rbp) ## 4-byte Spill
movq -1728(%rbp), %rdi
movzwl -1718(%rbp), %eax
subl $257, %eax ## imm = 0x101
movslq %eax, %rcx
leaq _length_extrabits(%rip), %rax
movzbl (%rax,%rcx), %esi
callq _deflate_stream_next_bits
movl %eax, %ecx
movl -1772(%rbp), %eax ## 4-byte Reload
addl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -1740(%rbp)
movq -1728(%rbp), %rdi
leaq -1696(%rbp), %rsi
callq _deflate_stream_next_symbol
## kill: def $ax killed $ax killed $eax
movw %ax, -1738(%rbp)
movzwl -1738(%rbp), %eax
movl %eax, %ecx
leaq _dist_base(%rip), %rax
movzwl (%rax,%rcx,2), %eax
movl %eax, -1768(%rbp) ## 4-byte Spill
movq -1728(%rbp), %rdi
movzwl -1738(%rbp), %eax
movl %eax, %ecx
leaq _dist_extrabits(%rip), %rax
movzbl (%rax,%rcx), %esi
callq _deflate_stream_next_bits
movl %eax, %ecx
movl -1768(%rbp), %eax ## 4-byte Reload
addl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -1742(%rbp)
movq -1728(%rbp), %rax
movq 16(%rax), %rax
movzwl -1742(%rbp), %ecx
movslq %ecx, %rdx
xorl %ecx, %ecx
## kill: def $rcx killed $ecx
subq %rdx, %rcx
addq %rcx, %rax
movq %rax, -1752(%rbp)
## %bb.49: ## in Loop: Header=BB17_41 Depth=1
movq -1728(%rbp), %rax
movq 16(%rax), %rax
movzwl -1740(%rbp), %ecx
movslq %ecx, %rcx
addq %rcx, %rax
movq -1728(%rbp), %rcx
cmpq 24(%rcx), %rax
jbe LBB17_51
## %bb.50: ## in Loop: Header=BB17_41 Depth=1
movl $1, %edi
leaq L_.str.18(%rip), %rsi
movl $372, %edx ## imm = 0x174
movb $0, %al
callq _errx
LBB17_51: ## in Loop: Header=BB17_41 Depth=1
jmp LBB17_52
LBB17_52: ## in Loop: Header=BB17_41 Depth=1
movzwl -1740(%rbp), %eax
addl _tot__cplen(%rip), %eax
movl %eax, _tot__cplen(%rip)
LBB17_53: ## Parent Loop BB17_41 Depth=1
## => This Inner Loop Header: Depth=2
movw -1740(%rbp), %ax
movw %ax, %cx
addw $-1, %cx
movw %cx, -1740(%rbp)
cmpw $0, %ax
je LBB17_55
## %bb.54: ## in Loop: Header=BB17_53 Depth=2
movq -1752(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -1752(%rbp)
movb (%rax), %cl
movq -1728(%rbp), %rdx
movq 16(%rdx), %rax
movq %rax, %rsi
addq $1, %rsi
movq %rsi, 16(%rdx)
movb %cl, (%rax)
jmp LBB17_53
LBB17_55: ## in Loop: Header=BB17_41 Depth=1
jmp LBB17_56
LBB17_56: ## in Loop: Header=BB17_41 Depth=1
movq -1728(%rbp), %rax
movq 8(%rax), %rax
movq -1728(%rbp), %rcx
movq (%rcx), %rcx
subq %rcx, %rax
movq -1728(%rbp), %rcx
movq 24(%rcx), %rcx
movq -1728(%rbp), %rdx
movq 16(%rdx), %rdx
subq %rdx, %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -1736(%rbp)
movl -1736(%rbp), %eax
movq -1728(%rbp), %rcx
cmpl 40(%rcx), %eax
jle LBB17_58
## %bb.57: ## in Loop: Header=BB17_41 Depth=1
movl -1736(%rbp), %ecx
movq -1728(%rbp), %rax
movl %ecx, 40(%rax)
LBB17_58: ## in Loop: Header=BB17_41 Depth=1
jmp LBB17_41
LBB17_59:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB17_61
## %bb.60:
addq $1776, %rsp ## imm = 0x6F0
popq %rbp
retq
LBB17_61:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function build_code
_build_code: ## @build_code
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movw %dx, %ax
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
movq %rcx, -8(%rbp)
movq %rdi, -104(%rbp)
movq %rsi, -112(%rbp)
movw %ax, -114(%rbp)
leaq -48(%rbp), %rdi
xorl %esi, %esi
movl $34, %edx
callq _memset
movw $0, -140(%rbp)
LBB18_1: ## =>This Inner Loop Header: Depth=1
movzwl -140(%rbp), %eax
movzwl -114(%rbp), %ecx
cmpl %ecx, %eax
jge LBB18_4
## %bb.2: ## in Loop: Header=BB18_1 Depth=1
movq -104(%rbp), %rax
movzwl -140(%rbp), %ecx
## kill: def $rcx killed $ecx
movzbl (%rax,%rcx), %eax
## kill: def $rax killed $eax
movw -48(%rbp,%rax,2), %cx
addw $1, %cx
movw %cx, -48(%rbp,%rax,2)
## %bb.3: ## in Loop: Header=BB18_1 Depth=1
movw -140(%rbp), %ax
addw $1, %ax
movw %ax, -140(%rbp)
jmp LBB18_1
LBB18_4:
movw $0, -48(%rbp)
movw $0, -142(%rbp)
movw $1, -140(%rbp)
LBB18_5: ## =>This Inner Loop Header: Depth=1
movzwl -140(%rbp), %eax
cmpl $16, %eax
jg LBB18_8
## %bb.6: ## in Loop: Header=BB18_5 Depth=1
movzwl -142(%rbp), %eax
movzwl -140(%rbp), %ecx
subl $1, %ecx
movslq %ecx, %rcx
movzwl -48(%rbp,%rcx,2), %ecx
addl %ecx, %eax
shll $1, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -142(%rbp)
movw -142(%rbp), %cx
movzwl -140(%rbp), %eax
## kill: def $rax killed $eax
movw %cx, -96(%rbp,%rax,2)
## %bb.7: ## in Loop: Header=BB18_5 Depth=1
movw -140(%rbp), %ax
addw $1, %ax
movw %ax, -140(%rbp)
jmp LBB18_5
LBB18_8:
movq -112(%rbp), %rdi
movzwl -114(%rbp), %eax
movl %eax, %edx
shlq $2, %rdx
xorl %esi, %esi
movq $-1, %rcx
callq ___memset_chk
movw $1, -138(%rbp)
movw $0, -140(%rbp)
LBB18_9: ## =>This Loop Header: Depth=1
## Child Loop BB18_13 Depth 2
movzwl -140(%rbp), %eax
movzwl -114(%rbp), %ecx
cmpl %ecx, %eax
jge LBB18_23
## %bb.10: ## in Loop: Header=BB18_9 Depth=1
movq -104(%rbp), %rax
movzwl -140(%rbp), %ecx
## kill: def $rcx killed $ecx
movb (%rax,%rcx), %al
movb %al, -145(%rbp)
cmpb $0, %al
jne LBB18_12
## %bb.11: ## in Loop: Header=BB18_9 Depth=1
jmp LBB18_22
LBB18_12: ## in Loop: Header=BB18_9 Depth=1
movzbl -145(%rbp), %eax
movl %eax, %ecx
movw -96(%rbp,%rcx,2), %ax
movw %ax, %dx
addw $1, %dx
movw %dx, -96(%rbp,%rcx,2)
movw %ax, -142(%rbp)
movzbl -145(%rbp), %ecx
subl $1, %ecx
movl $1, %eax
## kill: def $cl killed $ecx
shll %cl, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -144(%rbp)
movq -112(%rbp), %rax
movq %rax, -128(%rbp)
LBB18_13: ## Parent Loop BB18_9 Depth=1
## => This Inner Loop Header: Depth=2
movzwl -142(%rbp), %eax
movzwl -144(%rbp), %ecx
andl %ecx, %eax
cmpl $0, %eax
je LBB18_15
## %bb.14: ## in Loop: Header=BB18_13 Depth=2
movq -128(%rbp), %rax
addq $2, %rax
movq %rax, -160(%rbp) ## 8-byte Spill
jmp LBB18_16
LBB18_15: ## in Loop: Header=BB18_13 Depth=2
movq -128(%rbp), %rax
movq %rax, -160(%rbp) ## 8-byte Spill
LBB18_16: ## in Loop: Header=BB18_13 Depth=2
movq -160(%rbp), %rax ## 8-byte Reload
movq %rax, -136(%rbp)
movzwl -144(%rbp), %eax
sarl $1, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -144(%rbp)
cmpw $0, %ax
jne LBB18_18
## %bb.17: ## in Loop: Header=BB18_9 Depth=1
jmp LBB18_21
LBB18_18: ## in Loop: Header=BB18_13 Depth=2
movq -136(%rbp), %rax
cmpw $0, (%rax)
jne LBB18_20
## %bb.19: ## in Loop: Header=BB18_13 Depth=2
movw -138(%rbp), %cx
movw %cx, %ax
addw $1, %ax
movw %ax, -138(%rbp)
movq -136(%rbp), %rax
movw %cx, (%rax)
LBB18_20: ## in Loop: Header=BB18_13 Depth=2
movq -112(%rbp), %rax
movq -136(%rbp), %rcx
movzwl (%rcx), %ecx
## kill: def $rcx killed $ecx
shlq $2, %rcx
addq %rcx, %rax
movq %rax, -128(%rbp)
jmp LBB18_13
LBB18_21: ## in Loop: Header=BB18_9 Depth=1
movzwl -140(%rbp), %eax
orl $4096, %eax ## imm = 0x1000
movw %ax, %cx
movq -136(%rbp), %rax
movw %cx, (%rax)
LBB18_22: ## in Loop: Header=BB18_9 Depth=1
movw -140(%rbp), %ax
addw $1, %ax
movw %ax, -140(%rbp)
jmp LBB18_9
LBB18_23:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB18_25
## %bb.24:
addq $160, %rsp
popq %rbp
retq
LBB18_25:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function deflate_stream_next_symbol
_deflate_stream_next_symbol: ## @deflate_stream_next_symbol
.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), %rax
movq %rax, -24(%rbp)
movw $0, -28(%rbp)
LBB19_1: ## =>This Inner Loop Header: Depth=1
movw -28(%rbp), %ax
addw $1, %ax
movw %ax, -28(%rbp)
movq -8(%rbp), %rdi
movl $1, %esi
callq _deflate_stream_next_bits
cmpl $0, %eax
je LBB19_3
## %bb.2: ## in Loop: Header=BB19_1 Depth=1
movq -24(%rbp), %rax
movzwl 2(%rax), %eax
movl %eax, -32(%rbp) ## 4-byte Spill
jmp LBB19_4
LBB19_3: ## in Loop: Header=BB19_1 Depth=1
movq -24(%rbp), %rax
movzwl (%rax), %eax
movl %eax, -32(%rbp) ## 4-byte Spill
LBB19_4: ## in Loop: Header=BB19_1 Depth=1
movl -32(%rbp), %eax ## 4-byte Reload
## kill: def $ax killed $ax killed $eax
movw %ax, -26(%rbp)
movzwl -26(%rbp), %eax
andl $4096, %eax ## imm = 0x1000
cmpl $0, %eax
je LBB19_6
## %bb.5:
jmp LBB19_9
LBB19_6: ## in Loop: Header=BB19_1 Depth=1
movzwl -26(%rbp), %eax
cmpl $0, %eax
jne LBB19_8
## %bb.7: ## in Loop: Header=BB19_1 Depth=1
movl $1, %edi
leaq L_.str.39(%rip), %rsi
movb $0, %al
callq _errx
LBB19_8: ## in Loop: Header=BB19_1 Depth=1
movq -16(%rbp), %rax
movzwl -26(%rbp), %ecx
## kill: def $rcx killed $ecx
shlq $2, %rcx
addq %rcx, %rax
movq %rax, -24(%rbp)
jmp LBB19_1
LBB19_9:
movzwl -28(%rbp), %eax
addl _nr__codebits(%rip), %eax
movl %eax, _nr__codebits(%rip)
movl _nr__codes(%rip), %eax
addl $1, %eax
movl %eax, _nr__codes(%rip)
movzwl -28(%rbp), %eax
cmpl $8, %eax
jle LBB19_11
## %bb.10:
movl _nr__longcodes(%rip), %eax
addl $1, %eax
movl %eax, _nr__longcodes(%rip)
LBB19_11:
movzwl -26(%rbp), %eax
andl $4095, %eax ## imm = 0xFFF
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,_crc32_tab,1024,4 ## @crc32_tab
.zerofill __DATA,__bss,_progname,8,3 ## @progname
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "h"
L_.str.1: ## @.str.1
.asciz "help"
L_.str.2: ## @.str.2
.asciz "H"
L_.str.3: ## @.str.3
.asciz "-header"
L_.str.4: ## @.str.4
.asciz "r"
L_.str.5: ## @.str.5
.asciz "-raw"
L_.str.6: ## @.str.6
.asciz "u"
L_.str.7: ## @.str.7
.asciz "-uncompressed"
L_.str.8: ## @.str.8
.asciz "rb"
L_.str.9: ## @.str.9
.asciz "%s"
L_.str.10: ## @.str.10
.asciz "Not a GZIP file"
L_.str.11: ## @.str.11
.asciz "Compression method %u unsupported"
L_.str.12: ## @.str.12
.asciz "Unrecognised header flags %02x"
L_.str.13: ## @.str.13
.asciz "Skipping %u bytes extra data\n"
L_.str.14: ## @.str.14
.asciz "Filename: '%s'\n"
L_.str.15: ## @.str.15
.asciz "Comment: '%s'\n"
L_.str.16: ## @.str.16
.asciz "CRC16\n"
L_.str.17: ## @.str.17
.asciz "Compressed size: %u; Original size: %u\n"
L_.str.18: ## @.str.18
.asciz "Assertion at %u"
L_.str.19: ## @.str.19
.asciz "CRC32 mismatch on original data"
L_.str.20: ## @.str.20
.asciz "Nr lits: %u, Nr lens: %u, Av len: %u\n"
.zerofill __DATA,__bss,_nr__lit,4,2 ## @nr__lit
.zerofill __DATA,__bss,_nr__len,4,2 ## @nr__len
.zerofill __DATA,__bss,_tot__cplen,4,2 ## @tot__cplen
L_.str.21: ## @.str.21
.asciz "Lit/Len Ratio: %f\n"
L_.str.22: ## @.str.22
.asciz "Nr Codes: %u, Av bits: %f, Longcodes Ratio: %f\n"
.zerofill __DATA,__bss,_nr__codes,4,2 ## @nr__codes
.zerofill __DATA,__bss,_nr__codebits,4,2 ## @nr__codebits
.zerofill __DATA,__bss,_nr__longcodes,4,2 ## @nr__longcodes
L_.str.23: ## @.str.23
.asciz "Decompression requires leeway of %u bytes\n"
L_.str.24: ## @.str.24
.asciz "wb"
L_.str.25: ## @.str.25
.asciz "Leeway too large to fit in pack header"
L_.str.26: ## @.str.26
.asciz "Usage: %s [options] in_file out_file\n"
L_.str.27: ## @.str.27
.asciz "Options:\n"
L_.str.28: ## @.str.28
.asciz " -h, --help Display this information\n"
L_.str.29: ## @.str.29
.asciz " -H, --header Output DEFLATE stream with a useful header\n"
L_.str.30: ## @.str.30
.asciz " -r, --raw Output raw DEFLATE stream [Default]\n"
L_.str.31: ## @.str.31
.asciz " -u, --uncompressed Output original uncompressed data\n"
.zerofill __DATA,__bss,_crc16tab,512,4 ## @crc16tab
L_.str.32: ## @.str.32
.asciz "err errno=%d\n"
L_.str.33: ## @.str.33
.asciz "%s: "
L_.str.34: ## @.str.34
.asciz ": "
L_.str.35: ## @.str.35
.asciz "\n"
L_.str.36: ## @.str.36
.asciz "%s\n"
L_.str.37: ## @.str.37
.asciz "errx errno=%d\n"
.section __TEXT,__const
.p2align 4 ## @deflate_process_block.static_prefix
_deflate_process_block.static_prefix:
.ascii "\377[\000l\0036\333\266m\333\266m\333\266\315\333\266m\333\266m\333\250m\316\213m;"
.section __TEXT,__cstring,cstring_literals
L_.str.38: ## @.str.38
.asciz "Unknown DEFLATE block type %u"
.section __TEXT,__const
.p2align 4 ## @codelen_order
_codelen_order:
.ascii "\020\021\022\000\b\007\t\006\n\005\013\004\f\003\r\002\016\001\017"
.p2align 4 ## @length_base
_length_base:
.short 3 ## 0x3
.short 4 ## 0x4
.short 5 ## 0x5
.short 6 ## 0x6
.short 7 ## 0x7
.short 8 ## 0x8
.short 9 ## 0x9
.short 10 ## 0xa
.short 11 ## 0xb
.short 13 ## 0xd
.short 15 ## 0xf
.short 17 ## 0x11
.short 19 ## 0x13
.short 23 ## 0x17
.short 27 ## 0x1b
.short 31 ## 0x1f
.short 35 ## 0x23
.short 43 ## 0x2b
.short 51 ## 0x33
.short 59 ## 0x3b
.short 67 ## 0x43
.short 83 ## 0x53
.short 99 ## 0x63
.short 115 ## 0x73
.short 131 ## 0x83
.short 163 ## 0xa3
.short 195 ## 0xc3
.short 227 ## 0xe3
.short 258 ## 0x102
.p2align 4 ## @length_extrabits
_length_extrabits:
.asciz "\000\000\000\000\000\000\000\000\001\001\001\001\002\002\002\002\003\003\003\003\004\004\004\004\005\005\005\005"
.p2align 4 ## @dist_base
_dist_base:
.short 1 ## 0x1
.short 2 ## 0x2
.short 3 ## 0x3
.short 4 ## 0x4
.short 5 ## 0x5
.short 7 ## 0x7
.short 9 ## 0x9
.short 13 ## 0xd
.short 17 ## 0x11
.short 25 ## 0x19
.short 33 ## 0x21
.short 49 ## 0x31
.short 65 ## 0x41
.short 97 ## 0x61
.short 129 ## 0x81
.short 193 ## 0xc1
.short 257 ## 0x101
.short 385 ## 0x181
.short 513 ## 0x201
.short 769 ## 0x301
.short 1025 ## 0x401
.short 1537 ## 0x601
.short 2049 ## 0x801
.short 3073 ## 0xc01
.short 4097 ## 0x1001
.short 6145 ## 0x1801
.short 8193 ## 0x2001
.short 12289 ## 0x3001
.short 16385 ## 0x4001
.short 24577 ## 0x6001
.p2align 4 ## @dist_extrabits
_dist_extrabits:
.ascii "\000\000\000\000\001\001\002\002\003\003\004\004\005\005\006\006\007\007\b\b\t\t\n\n\013\013\f\f\r\r"
.section __TEXT,__cstring,cstring_literals
L_.str.39: ## @.str.39
.asciz "Bad symbol decode"
.subsections_via_symbols
|
the_stack_data/37638441.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:
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 _vf
bl _if1
bl _cf
bl _bf
bl _if1
bl _if2
bl _if3
bl _rf1
bl _rf2
bl _cf
bl _ef
bl _bf
bl _pf1
bl _pf2
bl _if1
bl _if2
bl _if3
bl _rf1
bl _rf2
bl _cf
bl _ef
bl _bf
bl _pf1
bl _pf2
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 _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
callq _vf
callq _if1
callq _cf
callq _bf
callq _if1
callq _if2
callq _if3
callq _rf1
callq _rf2
callq _cf
callq _ef
callq _bf
callq _pf1
callq _pf2
callq _if1
callq _if2
callq _if3
callq _rf1
callq _rf2
callq _cf
callq _ef
callq _bf
callq _pf1
callq _pf2
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/54824191.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #4
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w9, [x29, #-4]
; implicit-def: $x8
mov x8, x9
ldur w10, [x29, #-4]
mov x9, sp
str x8, [x9]
; implicit-def: $x8
mov x8, x10
sxtb x8, w8
str x8, [x9, #8]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur w8, [x29, #-4]
add w11, w8, #1
ldur w8, [x29, #-4]
add w10, w8, #1
mov x9, sp
; implicit-def: $x8
mov x8, x11
sxtb x8, w8
str x8, [x9]
; implicit-def: $x8
mov x8, x10
str x8, [x9, #8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
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 "Digite um n\303\272mero: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "O n\303\272mero %d tem o caractere ASCII %c\n"
l_.str.3: ; @.str.3
.asciz "O caractere seguinte '%c' tem o ASCII n\302\260 %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
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -4(%rbp), %rsi
movb $0, %al
callq _scanf
movl -4(%rbp), %esi
movl -4(%rbp), %eax
## kill: def $al killed $al killed $eax
movsbl %al, %edx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
movl -4(%rbp), %eax
addl $1, %eax
## kill: def $al killed $al killed $eax
movsbl %al, %esi
movl -4(%rbp), %edx
addl $1, %edx
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 "Digite um n\303\272mero: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "O n\303\272mero %d tem o caractere ASCII %c\n"
L_.str.3: ## @.str.3
.asciz "O caractere seguinte '%c' tem o ASCII n\302\260 %d\n"
.subsections_via_symbols
|
the_stack_data/22011734.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _trun8_tam00b ; -- Begin function trun8_tam00b
.p2align 2
_trun8_tam00b: ; @trun8_tam00b
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
strb w0, [sp, #127]
strb w1, [sp, #126]
ldrb w8, [sp, #127]
asr w8, w8, #0
and w8, w8, #0x1
ldrb w9, [sp, #126]
asr w9, w9, #0
and w9, w9, #0x1
and w8, w8, w9
strb w8, [sp, #71]
ldrb w8, [sp, #127]
asr w8, w8, #0
and w8, w8, #0x1
ldrb w9, [sp, #126]
asr w9, w9, #1
and w9, w9, #0x1
and w8, w8, w9
strb w8, [sp, #70]
ldrb w8, [sp, #127]
asr w8, w8, #0
and w8, w8, #0x1
ldrb w9, [sp, #126]
asr w9, w9, #2
and w9, w9, #0x1
and w8, w8, w9
strb w8, [sp, #69]
ldrb w8, [sp, #127]
asr w8, w8, #0
and w8, w8, #0x1
ldrb w9, [sp, #126]
asr w9, w9, #3
and w9, w9, #0x1
and w8, w8, w9
strb w8, [sp, #68]
ldrb w8, [sp, #127]
asr w8, w8, #0
and w8, w8, #0x1
ldrb w9, [sp, #126]
asr w9, w9, #4
and w9, w9, #0x1
and w8, w8, w9
strb w8, [sp, #67]
ldrb w8, [sp, #127]
asr w8, w8, #0
and w8, w8, #0x1
ldrb w9, [sp, #126]
asr w9, w9, #5
and w9, w9, #0x1
and w8, w8, w9
strb w8, [sp, #66]
ldrb w8, [sp, #127]
asr w8, w8, #0
and w8, w8, #0x1
ldrb w9, [sp, #126]
asr w9, w9, #6
and w9, w9, #0x1
and w8, w8, w9
strb w8, [sp, #65]
ldrb w8, [sp, #127]
asr w8, w8, #0
and w8, w8, #0x1
ldrb w9, [sp, #126]
asr w9, w9, #7
and w9, w9, #0x1
and w8, w8, w9
strb w8, [sp, #64]
ldrb w8, [sp, #70]
ldrb w9, [sp, #127]
asr w9, w9, #1
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #0
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #63]
ldrb w8, [sp, #70]
ldrb w9, [sp, #127]
asr w9, w9, #1
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #0
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
strb w8, [sp, #120]
ldrb w8, [sp, #69]
ldrb w9, [sp, #127]
asr w9, w9, #1
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #1
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #62]
ldrb w8, [sp, #69]
ldrb w9, [sp, #127]
asr w9, w9, #1
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #1
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
strb w8, [sp, #119]
ldrb w8, [sp, #68]
ldrb w9, [sp, #127]
asr w9, w9, #1
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #2
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #61]
ldrb w8, [sp, #68]
ldrb w9, [sp, #127]
asr w9, w9, #1
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #2
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
strb w8, [sp, #118]
ldrb w8, [sp, #67]
ldrb w9, [sp, #127]
asr w9, w9, #1
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #3
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #60]
ldrb w8, [sp, #67]
ldrb w9, [sp, #127]
asr w9, w9, #1
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #3
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
strb w8, [sp, #117]
ldrb w8, [sp, #66]
ldrb w9, [sp, #127]
asr w9, w9, #1
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #4
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #59]
ldrb w8, [sp, #66]
ldrb w9, [sp, #127]
asr w9, w9, #1
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #4
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
strb w8, [sp, #116]
ldrb w8, [sp, #65]
ldrb w9, [sp, #127]
asr w9, w9, #1
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #5
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #58]
ldrb w8, [sp, #65]
ldrb w9, [sp, #127]
asr w9, w9, #1
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #5
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
strb w8, [sp, #115]
ldrb w8, [sp, #64]
ldrb w9, [sp, #127]
asr w9, w9, #1
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #6
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #57]
ldrb w8, [sp, #64]
ldrb w9, [sp, #127]
asr w9, w9, #1
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #6
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
strb w8, [sp, #114]
ldrb w8, [sp, #127]
asr w8, w8, #1
and w8, w8, #0x1
ldrb w9, [sp, #126]
asr w9, w9, #7
and w9, w9, #0x1
and w8, w8, w9
strb w8, [sp, #56]
ldrb w8, [sp, #62]
ldrb w9, [sp, #120]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #2
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #0
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #55]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #2
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #0
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #62]
ldrb w10, [sp, #120]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #113]
ldrb w8, [sp, #61]
ldrb w9, [sp, #119]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #2
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #1
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #54]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #2
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #1
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #61]
ldrb w10, [sp, #119]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #112]
ldrb w8, [sp, #60]
ldrb w9, [sp, #118]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #2
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #2
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #53]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #2
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #2
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #60]
ldrb w10, [sp, #118]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #111]
ldrb w8, [sp, #59]
ldrb w9, [sp, #117]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #2
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #3
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #52]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #2
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #3
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #59]
ldrb w10, [sp, #117]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #110]
ldrb w8, [sp, #58]
ldrb w9, [sp, #116]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #2
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #4
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #51]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #2
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #4
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #58]
ldrb w10, [sp, #116]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #109]
ldrb w8, [sp, #57]
ldrb w9, [sp, #115]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #2
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #5
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #50]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #2
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #5
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #57]
ldrb w10, [sp, #115]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #108]
ldrb w8, [sp, #56]
ldrb w9, [sp, #114]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #2
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #6
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #49]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #2
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #6
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #56]
ldrb w10, [sp, #114]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #107]
ldrb w8, [sp, #127]
asr w8, w8, #2
and w8, w8, #0x1
ldrb w9, [sp, #126]
asr w9, w9, #7
and w9, w9, #0x1
and w8, w8, w9
strb w8, [sp, #48]
ldrb w8, [sp, #54]
ldrb w9, [sp, #113]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #3
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #0
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #47]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #3
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #0
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #54]
ldrb w10, [sp, #113]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #106]
ldrb w8, [sp, #53]
ldrb w9, [sp, #112]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #3
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #1
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #46]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #3
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #1
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #53]
ldrb w10, [sp, #112]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #105]
ldrb w8, [sp, #52]
ldrb w9, [sp, #111]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #3
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #2
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #45]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #3
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #2
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #52]
ldrb w10, [sp, #111]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #104]
ldrb w8, [sp, #51]
ldrb w9, [sp, #110]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #3
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #3
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #44]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #3
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #3
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #51]
ldrb w10, [sp, #110]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #103]
ldrb w8, [sp, #50]
ldrb w9, [sp, #109]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #3
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #4
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #43]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #3
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #4
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #50]
ldrb w10, [sp, #109]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #102]
ldrb w8, [sp, #49]
ldrb w9, [sp, #108]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #3
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #5
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #42]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #3
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #5
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #49]
ldrb w10, [sp, #108]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #101]
ldrb w8, [sp, #48]
ldrb w9, [sp, #107]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #3
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #6
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #41]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #3
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #6
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #48]
ldrb w10, [sp, #107]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #100]
ldrb w8, [sp, #127]
asr w8, w8, #3
and w8, w8, #0x1
ldrb w9, [sp, #126]
asr w9, w9, #7
and w9, w9, #0x1
and w8, w8, w9
strb w8, [sp, #40]
ldrb w8, [sp, #46]
ldrb w9, [sp, #106]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #4
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #0
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #39]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #4
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #0
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #46]
ldrb w10, [sp, #106]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #99]
ldrb w8, [sp, #45]
ldrb w9, [sp, #105]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #4
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #1
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #38]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #4
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #1
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #45]
ldrb w10, [sp, #105]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #98]
ldrb w8, [sp, #44]
ldrb w9, [sp, #104]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #4
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #2
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #37]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #4
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #2
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #44]
ldrb w10, [sp, #104]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #97]
ldrb w8, [sp, #43]
ldrb w9, [sp, #103]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #4
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #3
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #36]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #4
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #3
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #43]
ldrb w10, [sp, #103]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #96]
ldrb w8, [sp, #42]
ldrb w9, [sp, #102]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #4
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #4
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #35]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #4
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #4
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #42]
ldrb w10, [sp, #102]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #95]
ldrb w8, [sp, #41]
ldrb w9, [sp, #101]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #4
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #5
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #34]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #4
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #5
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #41]
ldrb w10, [sp, #101]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #94]
ldrb w8, [sp, #40]
ldrb w9, [sp, #100]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #4
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #6
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #33]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #4
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #6
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #40]
ldrb w10, [sp, #100]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #93]
ldrb w8, [sp, #127]
asr w8, w8, #4
and w8, w8, #0x1
ldrb w9, [sp, #126]
asr w9, w9, #7
and w9, w9, #0x1
and w8, w8, w9
strb w8, [sp, #32]
ldrb w8, [sp, #38]
ldrb w9, [sp, #99]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #5
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #0
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #31]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #5
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #0
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #38]
ldrb w10, [sp, #99]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #92]
ldrb w8, [sp, #37]
ldrb w9, [sp, #98]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #5
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #1
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #30]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #5
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #1
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #37]
ldrb w10, [sp, #98]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #91]
ldrb w8, [sp, #36]
ldrb w9, [sp, #97]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #5
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #2
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #29]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #5
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #2
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #36]
ldrb w10, [sp, #97]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #90]
ldrb w8, [sp, #35]
ldrb w9, [sp, #96]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #5
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #3
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #28]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #5
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #3
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #35]
ldrb w10, [sp, #96]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #89]
ldrb w8, [sp, #34]
ldrb w9, [sp, #95]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #5
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #4
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #27]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #5
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #4
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #34]
ldrb w10, [sp, #95]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #88]
ldrb w8, [sp, #33]
ldrb w9, [sp, #94]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #5
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #5
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #26]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #5
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #5
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #33]
ldrb w10, [sp, #94]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #87]
ldrb w8, [sp, #32]
ldrb w9, [sp, #93]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #5
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #6
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #25]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #5
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #6
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #32]
ldrb w10, [sp, #93]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #86]
ldrb w8, [sp, #127]
asr w8, w8, #5
and w8, w8, #0x1
ldrb w9, [sp, #126]
asr w9, w9, #7
and w9, w9, #0x1
and w8, w8, w9
strb w8, [sp, #24]
ldrb w8, [sp, #30]
ldrb w9, [sp, #92]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #6
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #0
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #23]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #6
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #0
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #30]
ldrb w10, [sp, #92]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #85]
ldrb w8, [sp, #29]
ldrb w9, [sp, #91]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #6
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #1
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #22]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #6
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #1
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #29]
ldrb w10, [sp, #91]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #84]
ldrb w8, [sp, #28]
ldrb w9, [sp, #90]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #6
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #2
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #21]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #6
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #2
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #28]
ldrb w10, [sp, #90]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #83]
ldrb w8, [sp, #27]
ldrb w9, [sp, #89]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #6
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #3
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #20]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #6
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #3
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #27]
ldrb w10, [sp, #89]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #82]
ldrb w8, [sp, #26]
ldrb w9, [sp, #88]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #6
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #4
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #19]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #6
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #4
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #26]
ldrb w10, [sp, #88]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #81]
ldrb w8, [sp, #25]
ldrb w9, [sp, #87]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #6
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #5
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #18]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #6
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #5
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #25]
ldrb w10, [sp, #87]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #80]
ldrb w8, [sp, #24]
ldrb w9, [sp, #86]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #6
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #6
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #17]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #6
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #6
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #24]
ldrb w10, [sp, #86]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #79]
ldrb w8, [sp, #127]
asr w8, w8, #6
and w8, w8, #0x1
ldrb w9, [sp, #126]
asr w9, w9, #7
and w9, w9, #0x1
and w8, w8, w9
strb w8, [sp, #16]
ldrb w8, [sp, #22]
ldrb w9, [sp, #85]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #7
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #0
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #15]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #7
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #0
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #22]
ldrb w10, [sp, #85]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #78]
ldrb w8, [sp, #21]
ldrb w9, [sp, #84]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #7
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #1
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #14]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #7
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #1
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #21]
ldrb w10, [sp, #84]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #77]
ldrb w8, [sp, #20]
ldrb w9, [sp, #83]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #7
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #2
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #13]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #7
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #2
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #20]
ldrb w10, [sp, #83]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #76]
ldrb w8, [sp, #19]
ldrb w9, [sp, #82]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #7
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #3
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #12]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #7
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #3
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #19]
ldrb w10, [sp, #82]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #75]
ldrb w8, [sp, #18]
ldrb w9, [sp, #81]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #7
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #4
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #11]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #7
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #4
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #18]
ldrb w10, [sp, #81]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #74]
ldrb w8, [sp, #17]
ldrb w9, [sp, #80]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #7
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #5
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #10]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #7
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #5
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #17]
ldrb w10, [sp, #80]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #73]
ldrb w8, [sp, #16]
ldrb w9, [sp, #79]
eor w8, w8, w9
strb w8, [sp, #121]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #7
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #6
and w10, w10, #0x1
and w9, w9, w10
eor w8, w8, w9
strb w8, [sp, #9]
ldrb w8, [sp, #121]
ldrb w9, [sp, #127]
asr w9, w9, #7
and w9, w9, #0x1
ldrb w10, [sp, #126]
asr w10, w10, #6
and w10, w10, #0x1
and w9, w9, w10
and w8, w8, w9
ldrb w9, [sp, #16]
ldrb w10, [sp, #79]
and w9, w9, w10
orr w8, w8, w9
strb w8, [sp, #72]
ldrb w8, [sp, #127]
asr w8, w8, #7
and w8, w8, #0x1
ldrb w9, [sp, #126]
asr w9, w9, #7
and w9, w9, #0x1
and w8, w8, w9
strb w8, [sp, #8]
ldrb w8, [sp, #78]
and w9, w8, #0x1
ldrb w8, [sp, #77]
and w8, w8, #0x1
lsl w8, w8, #1
orr w8, w8, w9
ldrb w9, [sp, #76]
and w9, w9, #0x1
orr w8, w8, w9, lsl #2
ldrb w9, [sp, #75]
and w9, w9, #0x1
orr w8, w8, w9, lsl #3
ldrb w9, [sp, #74]
and w9, w9, #0x1
orr w8, w8, w9, lsl #4
ldrb w9, [sp, #73]
and w9, w9, #0x1
orr w8, w8, w9, lsl #5
ldrb w9, [sp, #72]
and w9, w9, #0x1
orr w8, w8, w9, lsl #6
ldrb w9, [sp, #14]
and w10, w9, #0x1
ldrb w9, [sp, #13]
and w9, w9, #0x1
lsl w9, w9, #1
orr w9, w9, w10
ldrb w10, [sp, #12]
and w10, w10, #0x1
orr w9, w9, w10, lsl #2
ldrb w10, [sp, #11]
and w10, w10, #0x1
orr w9, w9, w10, lsl #3
ldrb w10, [sp, #10]
and w10, w10, #0x1
orr w9, w9, w10, lsl #4
ldrb w10, [sp, #9]
and w10, w10, #0x1
orr w9, w9, w10, lsl #5
ldrb w10, [sp, #8]
and w10, w10, #0x1
orr w9, w9, w10, lsl #6
add w8, w8, w9
strh w8, [sp, #122]
ldrh w8, [sp, #122]
asr w8, w8, #0
and w8, w8, #0x1
strb w8, [sp, #7]
ldrh w8, [sp, #122]
asr w8, w8, #1
and w8, w8, #0x1
strb w8, [sp, #6]
ldrh w8, [sp, #122]
asr w8, w8, #2
and w8, w8, #0x1
strb w8, [sp, #5]
ldrh w8, [sp, #122]
asr w8, w8, #3
and w8, w8, #0x1
strb w8, [sp, #4]
ldrh w8, [sp, #122]
asr w8, w8, #4
and w8, w8, #0x1
strb w8, [sp, #3]
ldrh w8, [sp, #122]
asr w8, w8, #5
and w8, w8, #0x1
strb w8, [sp, #2]
ldrh w8, [sp, #122]
asr w8, w8, #6
and w8, w8, #0x1
strb w8, [sp, #1]
ldrh w8, [sp, #122]
asr w8, w8, #7
and w8, w8, #0x1
strb w8, [sp]
strh wzr, [sp, #124]
ldrb w8, [sp, #71]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9
strh w8, [sp, #124]
ldrb w8, [sp, #63]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #1
strh w8, [sp, #124]
ldrb w8, [sp, #55]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #2
strh w8, [sp, #124]
ldrb w8, [sp, #47]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #3
strh w8, [sp, #124]
ldrb w8, [sp, #39]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #4
strh w8, [sp, #124]
ldrb w8, [sp, #31]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #5
strh w8, [sp, #124]
ldrb w8, [sp, #23]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #6
strh w8, [sp, #124]
ldrb w8, [sp, #15]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #7
strh w8, [sp, #124]
ldrb w8, [sp, #7]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #8
strh w8, [sp, #124]
ldrb w8, [sp, #6]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #9
strh w8, [sp, #124]
ldrb w8, [sp, #5]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #10
strh w8, [sp, #124]
ldrb w8, [sp, #4]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #11
strh w8, [sp, #124]
ldrb w8, [sp, #3]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #12
strh w8, [sp, #124]
ldrb w8, [sp, #2]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #13
strh w8, [sp, #124]
ldrb w8, [sp, #1]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #14
strh w8, [sp, #124]
ldrb w8, [sp]
and w9, w8, #0x1
ldrh w8, [sp, #124]
orr w8, w8, w9, lsl #15
strh w8, [sp, #124]
ldrh w0, [sp, #124]
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.globl _mult8_cgp14ep_ep65536_wc16384_2_csamcsa ; -- Begin function mult8_cgp14ep_ep65536_wc16384_2_csamcsa
.p2align 2
_mult8_cgp14ep_ep65536_wc16384_2_csamcsa: ; @mult8_cgp14ep_ep65536_wc16384_2_csamcsa
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
str x0, [sp, #88]
str x1, [sp, #80]
str wzr, [sp, #4]
ldr x8, [sp, #88]
lsr x8, x8, #7
and x8, x8, #0x1
ldr x9, [sp, #80]
lsr x9, x9, #6
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #64]
ldr x8, [sp, #88]
lsr x8, x8, #6
and x8, x8, #0x1
ldr x9, [sp, #80]
lsr x9, x9, #7
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #56]
ldr x8, [sp, #88]
lsr x8, x8, #7
and x8, x8, #0x1
ldr x9, [sp, #80]
lsr x9, x9, #7
and x9, x9, #0x1
and x8, x8, x9
str x8, [sp, #48]
ldr x8, [sp, #64]
ldr x9, [sp, #56]
orr x8, x8, x9
str x8, [sp, #40]
ldr x8, [sp, #64]
ldr x9, [sp, #56]
and x8, x8, x9
str x8, [sp, #32]
ldr x8, [sp, #40]
ldr x9, [sp, #48]
orr x8, x8, x9
str x8, [sp, #24]
ldr x8, [sp, #48]
ldr x9, [sp, #32]
eor x8, x8, x9
str x8, [sp, #16]
ldr x8, [sp, #16]
ldr x9, [sp, #24]
eor x8, x8, x9
str x8, [sp, #8]
mov x9, #0
str xzr, [sp, #72]
ldr x8, [sp, #72]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #72]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #72]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #72]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #72]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #72]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #72]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #72]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #72]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #72]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #72]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #72]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #72]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #72]
orr x8, x8, x9
str x8, [sp, #72]
ldr x8, [sp, #8]
and x9, x8, #0x1
ldr x8, [sp, #72]
orr x8, x8, x9, lsl #14
str x8, [sp, #72]
ldr x8, [sp, #48]
and x9, x8, #0x1
ldr x8, [sp, #72]
orr x8, x8, x9, lsl #15
str x8, [sp, #72]
ldr x0, [sp, #72]
add sp, sp, #96
ret
.cfi_endproc
; -- End function
.globl _mul16u_6NY ; -- Begin function mul16u_6NY
.p2align 2
_mul16u_6NY: ; @mul16u_6NY
.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
sturh w0, [x29, #-2]
sturh w1, [x29, #-4]
adrp x8, _mul16u_6NY.cacheLL@PAGE
ldr x8, [x8, _mul16u_6NY.cacheLL@PAGEOFF]
subs x8, x8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_4
b LBB2_1
LBB2_1:
adrp x8, _mul16u_6NY.cacheLH@PAGE
ldr x8, [x8, _mul16u_6NY.cacheLH@PAGEOFF]
subs x8, x8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_4
b LBB2_2
LBB2_2:
adrp x8, _mul16u_6NY.cacheHL@PAGE
ldr x8, [x8, _mul16u_6NY.cacheHL@PAGEOFF]
subs x8, x8, #0
cset w8, eq
mov w9, #1
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_4
b LBB2_3
LBB2_3:
adrp x8, _mul16u_6NY.cacheHH@PAGE
ldr x8, [x8, _mul16u_6NY.cacheHH@PAGEOFF]
subs x8, x8, #0
cset w8, eq
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB2_4
LBB2_4:
ldr w8, [sp, #8] ; 4-byte Folded Reload
and w8, w8, #0x1
stur w8, [x29, #-8]
adrp x8, _mul16u_6NY.cacheLL@PAGE
ldr x8, [x8, _mul16u_6NY.cacheLL@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_6
b LBB2_5
LBB2_5:
mov x0, #131072
bl _malloc
adrp x8, _mul16u_6NY.cacheLL@PAGE
str x0, [x8, _mul16u_6NY.cacheLL@PAGEOFF]
b LBB2_6
LBB2_6:
adrp x8, _mul16u_6NY.cacheLH@PAGE
ldr x8, [x8, _mul16u_6NY.cacheLH@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_8
b LBB2_7
LBB2_7:
mov x0, #131072
bl _malloc
adrp x8, _mul16u_6NY.cacheLH@PAGE
str x0, [x8, _mul16u_6NY.cacheLH@PAGEOFF]
b LBB2_8
LBB2_8:
adrp x8, _mul16u_6NY.cacheHL@PAGE
ldr x8, [x8, _mul16u_6NY.cacheHL@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_10
b LBB2_9
LBB2_9:
mov x0, #131072
bl _malloc
adrp x8, _mul16u_6NY.cacheHL@PAGE
str x0, [x8, _mul16u_6NY.cacheHL@PAGEOFF]
b LBB2_10
LBB2_10:
adrp x8, _mul16u_6NY.cacheHH@PAGE
ldr x8, [x8, _mul16u_6NY.cacheHH@PAGEOFF]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11:
mov x0, #131072
bl _malloc
adrp x8, _mul16u_6NY.cacheHH@PAGE
str x0, [x8, _mul16u_6NY.cacheHH@PAGEOFF]
b LBB2_12
LBB2_12:
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB2_22
b LBB2_13
LBB2_13:
stur wzr, [x29, #-12]
b LBB2_14
LBB2_14: ; =>This Loop Header: Depth=1
; Child Loop BB2_16 Depth 2
ldur w8, [x29, #-12]
subs w8, w8, #256
cset w8, ge
tbnz w8, #0, LBB2_21
b LBB2_15
LBB2_15: ; in Loop: Header=BB2_14 Depth=1
str wzr, [sp, #16]
b LBB2_16
LBB2_16: ; Parent Loop BB2_14 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #16]
subs w8, w8, #256
cset w8, ge
tbnz w8, #0, LBB2_19
b LBB2_17
LBB2_17: ; in Loop: Header=BB2_16 Depth=2
ldursw x0, [x29, #-12]
ldrsw x1, [sp, #16]
bl _mult8_cgp14ep_ep65536_wc16384_2_csamcsa
adrp x8, _mul16u_6NY.cacheLL@PAGE
ldr x9, [x8, _mul16u_6NY.cacheLL@PAGEOFF]
ldur w10, [x29, #-12]
ldr w8, [sp, #16]
add w10, w8, w10, lsl #8
mov x8, x0
strh w8, [x9, w10, sxtw #1]
ldursw x0, [x29, #-12]
ldrsw x1, [sp, #16]
bl _mult8_cgp14ep_ep65536_wc16384_2_csamcsa
adrp x8, _mul16u_6NY.cacheLH@PAGE
ldr x9, [x8, _mul16u_6NY.cacheLH@PAGEOFF]
ldur w10, [x29, #-12]
ldr w8, [sp, #16]
add w10, w8, w10, lsl #8
mov x8, x0
strh w8, [x9, w10, sxtw #1]
ldursw x0, [x29, #-12]
ldrsw x1, [sp, #16]
bl _mult8_cgp14ep_ep65536_wc16384_2_csamcsa
adrp x8, _mul16u_6NY.cacheHL@PAGE
ldr x9, [x8, _mul16u_6NY.cacheHL@PAGEOFF]
ldur w10, [x29, #-12]
ldr w8, [sp, #16]
add w10, w8, w10, lsl #8
mov x8, x0
strh w8, [x9, w10, sxtw #1]
ldur w9, [x29, #-12]
ldr w8, [sp, #16]
and w0, w9, #0xff
and w1, w8, #0xff
bl _trun8_tam00b
adrp x8, _mul16u_6NY.cacheHH@PAGE
ldr x8, [x8, _mul16u_6NY.cacheHH@PAGEOFF]
ldur w10, [x29, #-12]
ldr w9, [sp, #16]
add w9, w9, w10, lsl #8
strh w0, [x8, w9, sxtw #1]
b LBB2_18
LBB2_18: ; in Loop: Header=BB2_16 Depth=2
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB2_16
LBB2_19: ; in Loop: Header=BB2_14 Depth=1
b LBB2_20
LBB2_20: ; in Loop: Header=BB2_14 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB2_14
LBB2_21:
b LBB2_22
LBB2_22:
str wzr, [sp, #12]
adrp x8, _mul16u_6NY.cacheLL@PAGE
ldr x8, [x8, _mul16u_6NY.cacheLL@PAGEOFF]
ldurb w10, [x29, #-2]
ldurb w9, [x29, #-4]
add w9, w9, w10, lsl #8
ldrh w9, [x8, w9, sxtw #1]
ldr w8, [sp, #12]
add w8, w8, w9
str w8, [sp, #12]
adrp x8, _mul16u_6NY.cacheLH@PAGE
ldr x8, [x8, _mul16u_6NY.cacheLH@PAGEOFF]
ldurb w9, [x29, #-2]
lsl w9, w9, #8
ldurh w10, [x29, #-4]
asr w10, w10, #8
add w9, w9, w10, uxtb
ldrh w9, [x8, w9, sxtw #1]
ldr w8, [sp, #12]
add w8, w8, w9, lsl #8
str w8, [sp, #12]
adrp x8, _mul16u_6NY.cacheHL@PAGE
ldr x8, [x8, _mul16u_6NY.cacheHL@PAGEOFF]
ldurh w9, [x29, #-2]
asr w9, w9, #8
and w10, w9, #0xff
ldurb w9, [x29, #-4]
add w9, w9, w10, lsl #8
ldrh w9, [x8, w9, sxtw #1]
ldr w8, [sp, #12]
add w8, w8, w9, lsl #8
str w8, [sp, #12]
adrp x8, _mul16u_6NY.cacheHH@PAGE
ldr x8, [x8, _mul16u_6NY.cacheHH@PAGEOFF]
ldurh w9, [x29, #-2]
asr w9, w9, #8
and w9, w9, #0xff
lsl w9, w9, #8
ldurh w10, [x29, #-4]
asr w10, w10, #8
add w9, w9, w10, uxtb
ldrh w9, [x8, w9, sxtw #1]
ldr w8, [sp, #12]
add w8, w8, w9, lsl #16
str w8, [sp, #12]
ldr w0, [sp, #12]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.zerofill __DATA,__bss,_mul16u_6NY.cacheLL,8,3 ; @mul16u_6NY.cacheLL
.zerofill __DATA,__bss,_mul16u_6NY.cacheLH,8,3 ; @mul16u_6NY.cacheLH
.zerofill __DATA,__bss,_mul16u_6NY.cacheHL,8,3 ; @mul16u_6NY.cacheHL
.zerofill __DATA,__bss,_mul16u_6NY.cacheHH,8,3 ; @mul16u_6NY.cacheHH
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _trun8_tam00b ## -- Begin function trun8_tam00b
.p2align 4, 0x90
_trun8_tam00b: ## @trun8_tam00b
.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)
movzbl -1(%rbp), %eax
sarl $0, %eax
andl $1, %eax
movzbl -2(%rbp), %ecx
sarl $0, %ecx
andl $1, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -57(%rbp)
movzbl -1(%rbp), %eax
sarl $0, %eax
andl $1, %eax
movzbl -2(%rbp), %ecx
sarl $1, %ecx
andl $1, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -58(%rbp)
movzbl -1(%rbp), %eax
sarl $0, %eax
andl $1, %eax
movzbl -2(%rbp), %ecx
sarl $2, %ecx
andl $1, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -59(%rbp)
movzbl -1(%rbp), %eax
sarl $0, %eax
andl $1, %eax
movzbl -2(%rbp), %ecx
sarl $3, %ecx
andl $1, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -60(%rbp)
movzbl -1(%rbp), %eax
sarl $0, %eax
andl $1, %eax
movzbl -2(%rbp), %ecx
sarl $4, %ecx
andl $1, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -61(%rbp)
movzbl -1(%rbp), %eax
sarl $0, %eax
andl $1, %eax
movzbl -2(%rbp), %ecx
sarl $5, %ecx
andl $1, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -62(%rbp)
movzbl -1(%rbp), %eax
sarl $0, %eax
andl $1, %eax
movzbl -2(%rbp), %ecx
sarl $6, %ecx
andl $1, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -63(%rbp)
movzbl -1(%rbp), %eax
sarl $0, %eax
andl $1, %eax
movzbl -2(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -64(%rbp)
movzbl -58(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $1, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $0, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -65(%rbp)
movzbl -58(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $1, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $0, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -8(%rbp)
movzbl -59(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $1, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $1, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -66(%rbp)
movzbl -59(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $1, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $1, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -9(%rbp)
movzbl -60(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $1, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $2, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -67(%rbp)
movzbl -60(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $1, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $2, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -10(%rbp)
movzbl -61(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $1, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $3, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -68(%rbp)
movzbl -61(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $1, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $3, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -11(%rbp)
movzbl -62(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $1, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $4, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -69(%rbp)
movzbl -62(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $1, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $4, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -12(%rbp)
movzbl -63(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $1, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $5, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -70(%rbp)
movzbl -63(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $1, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $5, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -13(%rbp)
movzbl -64(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $1, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $6, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -71(%rbp)
movzbl -64(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $1, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $6, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -14(%rbp)
movzbl -1(%rbp), %eax
sarl $1, %eax
andl $1, %eax
movzbl -2(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -72(%rbp)
movzbl -66(%rbp), %eax
movzbl -8(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $2, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $0, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -73(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $2, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $0, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -66(%rbp), %ecx
movzbl -8(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -15(%rbp)
movzbl -67(%rbp), %eax
movzbl -9(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $2, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $1, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -74(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $2, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $1, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -67(%rbp), %ecx
movzbl -9(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -16(%rbp)
movzbl -68(%rbp), %eax
movzbl -10(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $2, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $2, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -75(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $2, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $2, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -68(%rbp), %ecx
movzbl -10(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -17(%rbp)
movzbl -69(%rbp), %eax
movzbl -11(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $2, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $3, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -76(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $2, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $3, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -69(%rbp), %ecx
movzbl -11(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -18(%rbp)
movzbl -70(%rbp), %eax
movzbl -12(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $2, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $4, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -77(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $2, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $4, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -70(%rbp), %ecx
movzbl -12(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -19(%rbp)
movzbl -71(%rbp), %eax
movzbl -13(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $2, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $5, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -78(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $2, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $5, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -71(%rbp), %ecx
movzbl -13(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -20(%rbp)
movzbl -72(%rbp), %eax
movzbl -14(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $2, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $6, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -79(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $2, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $6, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -72(%rbp), %ecx
movzbl -14(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -21(%rbp)
movzbl -1(%rbp), %eax
sarl $2, %eax
andl $1, %eax
movzbl -2(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -80(%rbp)
movzbl -74(%rbp), %eax
movzbl -15(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $3, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $0, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -81(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $3, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $0, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -74(%rbp), %ecx
movzbl -15(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -22(%rbp)
movzbl -75(%rbp), %eax
movzbl -16(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $3, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $1, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -82(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $3, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $1, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -75(%rbp), %ecx
movzbl -16(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -23(%rbp)
movzbl -76(%rbp), %eax
movzbl -17(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $3, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $2, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -83(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $3, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $2, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -76(%rbp), %ecx
movzbl -17(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -24(%rbp)
movzbl -77(%rbp), %eax
movzbl -18(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $3, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $3, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -84(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $3, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $3, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -77(%rbp), %ecx
movzbl -18(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -25(%rbp)
movzbl -78(%rbp), %eax
movzbl -19(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $3, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $4, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -85(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $3, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $4, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -78(%rbp), %ecx
movzbl -19(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -26(%rbp)
movzbl -79(%rbp), %eax
movzbl -20(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $3, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $5, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -86(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $3, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $5, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -79(%rbp), %ecx
movzbl -20(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -27(%rbp)
movzbl -80(%rbp), %eax
movzbl -21(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $3, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $6, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -87(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $3, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $6, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -80(%rbp), %ecx
movzbl -21(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -28(%rbp)
movzbl -1(%rbp), %eax
sarl $3, %eax
andl $1, %eax
movzbl -2(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -88(%rbp)
movzbl -82(%rbp), %eax
movzbl -22(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $4, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $0, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -89(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $4, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $0, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -82(%rbp), %ecx
movzbl -22(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -29(%rbp)
movzbl -83(%rbp), %eax
movzbl -23(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $4, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $1, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -90(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $4, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $1, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -83(%rbp), %ecx
movzbl -23(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -30(%rbp)
movzbl -84(%rbp), %eax
movzbl -24(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $4, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $2, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -91(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $4, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $2, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -84(%rbp), %ecx
movzbl -24(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -31(%rbp)
movzbl -85(%rbp), %eax
movzbl -25(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $4, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $3, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -92(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $4, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $3, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -85(%rbp), %ecx
movzbl -25(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -32(%rbp)
movzbl -86(%rbp), %eax
movzbl -26(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $4, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $4, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -93(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $4, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $4, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -86(%rbp), %ecx
movzbl -26(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -33(%rbp)
movzbl -87(%rbp), %eax
movzbl -27(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $4, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $5, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -94(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $4, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $5, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -87(%rbp), %ecx
movzbl -27(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -34(%rbp)
movzbl -88(%rbp), %eax
movzbl -28(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $4, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $6, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -95(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $4, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $6, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -88(%rbp), %ecx
movzbl -28(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -35(%rbp)
movzbl -1(%rbp), %eax
sarl $4, %eax
andl $1, %eax
movzbl -2(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -96(%rbp)
movzbl -90(%rbp), %eax
movzbl -29(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $5, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $0, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -97(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $5, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $0, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -90(%rbp), %ecx
movzbl -29(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -36(%rbp)
movzbl -91(%rbp), %eax
movzbl -30(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $5, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $1, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -98(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $5, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $1, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -91(%rbp), %ecx
movzbl -30(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -37(%rbp)
movzbl -92(%rbp), %eax
movzbl -31(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $5, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $2, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -99(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $5, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $2, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -92(%rbp), %ecx
movzbl -31(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -38(%rbp)
movzbl -93(%rbp), %eax
movzbl -32(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $5, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $3, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -100(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $5, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $3, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -93(%rbp), %ecx
movzbl -32(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -39(%rbp)
movzbl -94(%rbp), %eax
movzbl -33(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $5, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $4, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -101(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $5, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $4, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -94(%rbp), %ecx
movzbl -33(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -40(%rbp)
movzbl -95(%rbp), %eax
movzbl -34(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $5, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $5, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -102(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $5, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $5, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -95(%rbp), %ecx
movzbl -34(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -41(%rbp)
movzbl -96(%rbp), %eax
movzbl -35(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $5, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $6, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -103(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $5, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $6, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -96(%rbp), %ecx
movzbl -35(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -42(%rbp)
movzbl -1(%rbp), %eax
sarl $5, %eax
andl $1, %eax
movzbl -2(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -104(%rbp)
movzbl -98(%rbp), %eax
movzbl -36(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $6, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $0, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -105(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $6, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $0, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -98(%rbp), %ecx
movzbl -36(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -43(%rbp)
movzbl -99(%rbp), %eax
movzbl -37(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $6, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $1, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -106(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $6, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $1, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -99(%rbp), %ecx
movzbl -37(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -44(%rbp)
movzbl -100(%rbp), %eax
movzbl -38(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $6, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $2, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -107(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $6, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $2, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -100(%rbp), %ecx
movzbl -38(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -45(%rbp)
movzbl -101(%rbp), %eax
movzbl -39(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $6, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $3, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -108(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $6, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $3, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -101(%rbp), %ecx
movzbl -39(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -46(%rbp)
movzbl -102(%rbp), %eax
movzbl -40(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $6, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $4, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -109(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $6, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $4, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -102(%rbp), %ecx
movzbl -40(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -47(%rbp)
movzbl -103(%rbp), %eax
movzbl -41(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $6, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $5, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -110(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $6, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $5, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -103(%rbp), %ecx
movzbl -41(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -48(%rbp)
movzbl -104(%rbp), %eax
movzbl -42(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $6, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $6, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -111(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $6, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $6, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -104(%rbp), %ecx
movzbl -42(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -49(%rbp)
movzbl -1(%rbp), %eax
sarl $6, %eax
andl $1, %eax
movzbl -2(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -112(%rbp)
movzbl -106(%rbp), %eax
movzbl -43(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $0, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -113(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $0, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -106(%rbp), %ecx
movzbl -43(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -50(%rbp)
movzbl -107(%rbp), %eax
movzbl -44(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $1, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -114(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $1, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -107(%rbp), %ecx
movzbl -44(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -51(%rbp)
movzbl -108(%rbp), %eax
movzbl -45(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $2, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -115(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $2, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -108(%rbp), %ecx
movzbl -45(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -52(%rbp)
movzbl -109(%rbp), %eax
movzbl -46(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $3, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -116(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $3, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -109(%rbp), %ecx
movzbl -46(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -53(%rbp)
movzbl -110(%rbp), %eax
movzbl -47(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $4, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -117(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $4, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -110(%rbp), %ecx
movzbl -47(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -54(%rbp)
movzbl -111(%rbp), %eax
movzbl -48(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $5, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -118(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $5, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -111(%rbp), %ecx
movzbl -48(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -55(%rbp)
movzbl -112(%rbp), %eax
movzbl -49(%rbp), %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -7(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $6, %edx
andl $1, %edx
andl %edx, %ecx
xorl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -119(%rbp)
movzbl -7(%rbp), %eax
movzbl -1(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
movzbl -2(%rbp), %edx
sarl $6, %edx
andl $1, %edx
andl %edx, %ecx
andl %ecx, %eax
movzbl -112(%rbp), %ecx
movzbl -49(%rbp), %edx
andl %edx, %ecx
orl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -56(%rbp)
movzbl -1(%rbp), %eax
sarl $7, %eax
andl $1, %eax
movzbl -2(%rbp), %ecx
sarl $7, %ecx
andl $1, %ecx
andl %ecx, %eax
## kill: def $al killed $al killed $eax
movb %al, -120(%rbp)
movzbl -50(%rbp), %eax
andl $1, %eax
shll $0, %eax
movzbl -51(%rbp), %ecx
andl $1, %ecx
shll $1, %ecx
orl %ecx, %eax
movzbl -52(%rbp), %ecx
andl $1, %ecx
shll $2, %ecx
orl %ecx, %eax
movzbl -53(%rbp), %ecx
andl $1, %ecx
shll $3, %ecx
orl %ecx, %eax
movzbl -54(%rbp), %ecx
andl $1, %ecx
shll $4, %ecx
orl %ecx, %eax
movzbl -55(%rbp), %ecx
andl $1, %ecx
shll $5, %ecx
orl %ecx, %eax
movzbl -56(%rbp), %ecx
andl $1, %ecx
shll $6, %ecx
orl %ecx, %eax
movzbl -114(%rbp), %ecx
andl $1, %ecx
shll $0, %ecx
movzbl -115(%rbp), %edx
andl $1, %edx
shll $1, %edx
orl %edx, %ecx
movzbl -116(%rbp), %edx
andl $1, %edx
shll $2, %edx
orl %edx, %ecx
movzbl -117(%rbp), %edx
andl $1, %edx
shll $3, %edx
orl %edx, %ecx
movzbl -118(%rbp), %edx
andl $1, %edx
shll $4, %edx
orl %edx, %ecx
movzbl -119(%rbp), %edx
andl $1, %edx
shll $5, %edx
orl %edx, %ecx
movzbl -120(%rbp), %edx
andl $1, %edx
shll $6, %edx
orl %edx, %ecx
addl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -6(%rbp)
movzwl -6(%rbp), %eax
sarl $0, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -121(%rbp)
movzwl -6(%rbp), %eax
sarl $1, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -122(%rbp)
movzwl -6(%rbp), %eax
sarl $2, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -123(%rbp)
movzwl -6(%rbp), %eax
sarl $3, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -124(%rbp)
movzwl -6(%rbp), %eax
sarl $4, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -125(%rbp)
movzwl -6(%rbp), %eax
sarl $5, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -126(%rbp)
movzwl -6(%rbp), %eax
sarl $6, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -127(%rbp)
movzwl -6(%rbp), %eax
sarl $7, %eax
andl $1, %eax
## kill: def $al killed $al killed $eax
movb %al, -128(%rbp)
movw $0, -4(%rbp)
movzbl -57(%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 -65(%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 -73(%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 -81(%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 -89(%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 -97(%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 -105(%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 -113(%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 -121(%rbp), %ecx
andl $1, %ecx
shll $8, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -122(%rbp), %ecx
andl $1, %ecx
shll $9, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -123(%rbp), %ecx
andl $1, %ecx
shll $10, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -124(%rbp), %ecx
andl $1, %ecx
shll $11, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -125(%rbp), %ecx
andl $1, %ecx
shll $12, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -126(%rbp), %ecx
andl $1, %ecx
shll $13, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -127(%rbp), %ecx
andl $1, %ecx
shll $14, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzbl -128(%rbp), %ecx
andl $1, %ecx
shll $15, %ecx
movzwl -4(%rbp), %eax
orl %ecx, %eax
## kill: def $ax killed $ax killed $eax
movw %ax, -4(%rbp)
movzwl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mult8_cgp14ep_ep65536_wc16384_2_csamcsa ## -- Begin function mult8_cgp14ep_ep65536_wc16384_2_csamcsa
.p2align 4, 0x90
_mult8_cgp14ep_ep65536_wc16384_2_csamcsa: ## @mult8_cgp14ep_ep65536_wc16384_2_csamcsa
.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, -92(%rbp)
movq -8(%rbp), %rax
shrq $7, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $6, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -32(%rbp)
movq -8(%rbp), %rax
shrq $6, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $7, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -40(%rbp)
movq -8(%rbp), %rax
shrq $7, %rax
andq $1, %rax
movq -16(%rbp), %rcx
shrq $7, %rcx
andq $1, %rcx
andq %rcx, %rax
movq %rax, -48(%rbp)
movq -32(%rbp), %rax
orq -40(%rbp), %rax
movq %rax, -56(%rbp)
movq -32(%rbp), %rax
andq -40(%rbp), %rax
movq %rax, -64(%rbp)
movq -56(%rbp), %rax
orq -48(%rbp), %rax
movq %rax, -72(%rbp)
movq -48(%rbp), %rax
xorq -64(%rbp), %rax
movq %rax, -80(%rbp)
movq -80(%rbp), %rax
xorq -72(%rbp), %rax
movq %rax, -88(%rbp)
movq $0, -24(%rbp)
movq -24(%rbp), %rax
orq $0, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
orq $0, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
orq $0, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
orq $0, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
orq $0, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
orq $0, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
orq $0, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
orq $0, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
orq $0, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
orq $0, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
orq $0, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
orq $0, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
orq $0, %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
orq $0, %rax
movq %rax, -24(%rbp)
movq -88(%rbp), %rax
andq $1, %rax
shlq $14, %rax
orq -24(%rbp), %rax
movq %rax, -24(%rbp)
movq -48(%rbp), %rax
andq $1, %rax
shlq $15, %rax
orq -24(%rbp), %rax
movq %rax, -24(%rbp)
movq -24(%rbp), %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _mul16u_6NY ## -- Begin function mul16u_6NY
.p2align 4, 0x90
_mul16u_6NY: ## @mul16u_6NY
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movw %si, %ax
movw %di, %cx
movw %cx, -2(%rbp)
movw %ax, -4(%rbp)
movb $1, %al
cmpq $0, _mul16u_6NY.cacheLL(%rip)
movb %al, -21(%rbp) ## 1-byte Spill
je LBB2_4
## %bb.1:
movb $1, %al
cmpq $0, _mul16u_6NY.cacheLH(%rip)
movb %al, -21(%rbp) ## 1-byte Spill
je LBB2_4
## %bb.2:
movb $1, %al
cmpq $0, _mul16u_6NY.cacheHL(%rip)
movb %al, -21(%rbp) ## 1-byte Spill
je LBB2_4
## %bb.3:
cmpq $0, _mul16u_6NY.cacheHH(%rip)
sete %al
movb %al, -21(%rbp) ## 1-byte Spill
LBB2_4:
movb -21(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
movl %eax, -8(%rbp)
cmpq $0, _mul16u_6NY.cacheLL(%rip)
jne LBB2_6
## %bb.5:
movl $131072, %edi ## imm = 0x20000
callq _malloc
movq %rax, _mul16u_6NY.cacheLL(%rip)
LBB2_6:
cmpq $0, _mul16u_6NY.cacheLH(%rip)
jne LBB2_8
## %bb.7:
movl $131072, %edi ## imm = 0x20000
callq _malloc
movq %rax, _mul16u_6NY.cacheLH(%rip)
LBB2_8:
cmpq $0, _mul16u_6NY.cacheHL(%rip)
jne LBB2_10
## %bb.9:
movl $131072, %edi ## imm = 0x20000
callq _malloc
movq %rax, _mul16u_6NY.cacheHL(%rip)
LBB2_10:
cmpq $0, _mul16u_6NY.cacheHH(%rip)
jne LBB2_12
## %bb.11:
movl $131072, %edi ## imm = 0x20000
callq _malloc
movq %rax, _mul16u_6NY.cacheHH(%rip)
LBB2_12:
cmpl $0, -8(%rbp)
je LBB2_22
## %bb.13:
movl $0, -12(%rbp)
LBB2_14: ## =>This Loop Header: Depth=1
## Child Loop BB2_16 Depth 2
cmpl $256, -12(%rbp) ## imm = 0x100
jge LBB2_21
## %bb.15: ## in Loop: Header=BB2_14 Depth=1
movl $0, -16(%rbp)
LBB2_16: ## Parent Loop BB2_14 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $256, -16(%rbp) ## imm = 0x100
jge LBB2_19
## %bb.17: ## in Loop: Header=BB2_16 Depth=2
movslq -12(%rbp), %rdi
movslq -16(%rbp), %rsi
callq _mult8_cgp14ep_ep65536_wc16384_2_csamcsa
movw %ax, %dx
movq _mul16u_6NY.cacheLL(%rip), %rax
movl -12(%rbp), %ecx
shll $8, %ecx
addl -16(%rbp), %ecx
movslq %ecx, %rcx
movw %dx, (%rax,%rcx,2)
movslq -12(%rbp), %rdi
movslq -16(%rbp), %rsi
callq _mult8_cgp14ep_ep65536_wc16384_2_csamcsa
movw %ax, %dx
movq _mul16u_6NY.cacheLH(%rip), %rax
movl -12(%rbp), %ecx
shll $8, %ecx
addl -16(%rbp), %ecx
movslq %ecx, %rcx
movw %dx, (%rax,%rcx,2)
movslq -12(%rbp), %rdi
movslq -16(%rbp), %rsi
callq _mult8_cgp14ep_ep65536_wc16384_2_csamcsa
movw %ax, %dx
movq _mul16u_6NY.cacheHL(%rip), %rax
movl -12(%rbp), %ecx
shll $8, %ecx
addl -16(%rbp), %ecx
movslq %ecx, %rcx
movw %dx, (%rax,%rcx,2)
movl -12(%rbp), %eax
movb %al, %cl
movl -16(%rbp), %eax
## kill: def $al killed $al killed $eax
movzbl %cl, %edi
movzbl %al, %esi
callq _trun8_tam00b
movw %ax, %dx
movq _mul16u_6NY.cacheHH(%rip), %rax
movl -12(%rbp), %ecx
shll $8, %ecx
addl -16(%rbp), %ecx
movslq %ecx, %rcx
movw %dx, (%rax,%rcx,2)
## %bb.18: ## in Loop: Header=BB2_16 Depth=2
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB2_16
LBB2_19: ## in Loop: Header=BB2_14 Depth=1
jmp LBB2_20
LBB2_20: ## in Loop: Header=BB2_14 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB2_14
LBB2_21:
jmp LBB2_22
LBB2_22:
movl $0, -20(%rbp)
movq _mul16u_6NY.cacheLL(%rip), %rax
movzwl -2(%rbp), %ecx
andl $255, %ecx
shll $8, %ecx
movzwl -4(%rbp), %edx
andl $255, %edx
addl %edx, %ecx
movslq %ecx, %rcx
movzwl (%rax,%rcx,2), %eax
addl -20(%rbp), %eax
movl %eax, -20(%rbp)
movq _mul16u_6NY.cacheLH(%rip), %rax
movzwl -2(%rbp), %ecx
andl $255, %ecx
shll $8, %ecx
movzwl -4(%rbp), %edx
sarl $8, %edx
andl $255, %edx
addl %edx, %ecx
movslq %ecx, %rcx
movzwl (%rax,%rcx,2), %eax
shll $8, %eax
addl -20(%rbp), %eax
movl %eax, -20(%rbp)
movq _mul16u_6NY.cacheHL(%rip), %rax
movzwl -2(%rbp), %ecx
sarl $8, %ecx
andl $255, %ecx
shll $8, %ecx
movzwl -4(%rbp), %edx
andl $255, %edx
addl %edx, %ecx
movslq %ecx, %rcx
movzwl (%rax,%rcx,2), %eax
shll $8, %eax
addl -20(%rbp), %eax
movl %eax, -20(%rbp)
movq _mul16u_6NY.cacheHH(%rip), %rax
movzwl -2(%rbp), %ecx
sarl $8, %ecx
andl $255, %ecx
shll $8, %ecx
movzwl -4(%rbp), %edx
sarl $8, %edx
andl $255, %edx
addl %edx, %ecx
movslq %ecx, %rcx
movzwl (%rax,%rcx,2), %eax
shll $16, %eax
addl -20(%rbp), %eax
movl %eax, -20(%rbp)
movl -20(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,_mul16u_6NY.cacheLL,8,3 ## @mul16u_6NY.cacheLL
.zerofill __DATA,__bss,_mul16u_6NY.cacheLH,8,3 ## @mul16u_6NY.cacheLH
.zerofill __DATA,__bss,_mul16u_6NY.cacheHL,8,3 ## @mul16u_6NY.cacheHL
.zerofill __DATA,__bss,_mul16u_6NY.cacheHH,8,3 ## @mul16u_6NY.cacheHH
.subsections_via_symbols
|
the_stack_data/36208.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/86075037.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _iwl_mvm_rx_mpdu_mq ; -- Begin function iwl_mvm_rx_mpdu_mq
.p2align 2
_iwl_mvm_rx_mpdu_mq: ; @iwl_mvm_rx_mpdu_mq
.cfi_startproc
; %bb.0:
sub sp, sp, #384
.cfi_def_cfa_offset 384
stp x28, x27, [sp, #352] ; 16-byte Folded Spill
stp x29, x30, [sp, #368] ; 16-byte Folded Spill
add x29, sp, #368
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
stur x0, [x29, #-24]
stur x1, [x29, #-32]
stur x2, [x29, #-40]
stur w3, [x29, #-44]
ldur x0, [x29, #-40]
bl _rxb_addr
stur x0, [x29, #-64]
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
stur x8, [x29, #-72]
ldur x8, [x29, #-72]
ldr w0, [x8]
bl _le16_to_cpu
stur w0, [x29, #-84]
ldur x8, [x29, #-72]
ldr w0, [x8, #4]
bl _le16_to_cpu
stur w0, [x29, #-96]
; kill: def $x8 killed $xzr
stur xzr, [x29, #-104]
stur wzr, [x29, #-116]
stur wzr, [x29, #-160]
adrp x8, _IWL_RX_PHY_INFO_TYPE_NONE@GOTPAGE
ldr x8, [x8, _IWL_RX_PHY_INFO_TYPE_NONE@GOTPAGEOFF]
ldr w8, [x8]
stur w8, [x29, #-156]
stur wzr, [x29, #-152]
stur wzr, [x29, #-148]
stur wzr, [x29, #-144]
ldur x8, [x29, #-72]
ldr w8, [x8, #104]
stur w8, [x29, #-140]
stur wzr, [x29, #-164]
adrp x8, _IWL_MVM_STATUS_IN_HW_RESTART@GOTPAGE
ldr x8, [x8, _IWL_MVM_STATUS_IN_HW_RESTART@GOTPAGEOFF]
ldr w0, [x8]
ldur x8, [x29, #-24]
add x1, x8, #88
bl _test_bit
bl _unlikely
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
b LBB0_122
LBB0_2:
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldr x8, [x8]
ldr x8, [x8]
adrp x9, _IWL_DEVICE_FAMILY_22560@GOTPAGE
ldr x9, [x9, _IWL_DEVICE_FAMILY_22560@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, lt
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
ldur x8, [x29, #-72]
ldr w0, [x8, #100]
bl _le32_to_cpu
stur w0, [x29, #-88]
ldur x8, [x29, #-72]
ldr w8, [x8, #64]
stur w8, [x29, #-120]
ldur x8, [x29, #-72]
ldr w0, [x8, #96]
bl _le32_to_cpu
stur w0, [x29, #-92]
ldur x8, [x29, #-72]
ldr w8, [x8, #68]
stur w8, [x29, #-124]
ldur x8, [x29, #-72]
ldr w8, [x8, #72]
stur w8, [x29, #-128]
mov x8, #108
stur x8, [x29, #-136]
ldur x8, [x29, #-72]
ldr w8, [x8, #92]
stur w8, [x29, #-144]
ldur x8, [x29, #-72]
ldr w8, [x8, #88]
stur w8, [x29, #-160]
ldur x8, [x29, #-72]
ldr w8, [x8, #84]
stur w8, [x29, #-148]
ldur x8, [x29, #-72]
ldr w8, [x8, #80]
stur w8, [x29, #-152]
b LBB0_5
LBB0_4:
ldur x8, [x29, #-72]
ldr w0, [x8, #60]
bl _le32_to_cpu
stur w0, [x29, #-88]
ldur x8, [x29, #-72]
ldr w8, [x8, #24]
stur w8, [x29, #-120]
ldur x8, [x29, #-72]
ldr w0, [x8, #56]
bl _le32_to_cpu
stur w0, [x29, #-92]
ldur x8, [x29, #-72]
ldr w8, [x8, #28]
stur w8, [x29, #-124]
ldur x8, [x29, #-72]
ldr w8, [x8, #32]
stur w8, [x29, #-128]
adrp x8, _IWL_RX_DESC_SIZE_V1@GOTPAGE
ldr x8, [x8, _IWL_RX_DESC_SIZE_V1@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-136]
ldur x8, [x29, #-72]
ldr w8, [x8, #52]
stur w8, [x29, #-144]
ldur x8, [x29, #-72]
ldr w8, [x8, #48]
stur w8, [x29, #-160]
ldur x8, [x29, #-72]
ldr w8, [x8, #44]
stur w8, [x29, #-148]
ldur x8, [x29, #-72]
ldr w8, [x8, #40]
stur w8, [x29, #-152]
b LBB0_5
LBB0_5:
ldur w8, [x29, #-96]
adrp x9, _IWL_RX_MPDU_PHY_TSF_OVERLOAD@GOTPAGE
ldr x9, [x9, _IWL_RX_MPDU_PHY_TSF_OVERLOAD@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
ldur w0, [x29, #-160]
adrp x8, _IWL_RX_PHY_DATA1_INFO_TYPE_MASK@GOTPAGE
ldr x8, [x8, _IWL_RX_PHY_DATA1_INFO_TYPE_MASK@GOTPAGEOFF]
ldr w1, [x8]
bl _le32_get_bits
stur w0, [x29, #-156]
b LBB0_7
LBB0_7:
ldur x8, [x29, #-64]
ldr x8, [x8, #8]
ldur x9, [x29, #-136]
add x8, x8, x9
stur x8, [x29, #-80]
adrp x8, _GFP_ATOMIC@GOTPAGE
ldr x8, [x8, _GFP_ATOMIC@GOTPAGEOFF]
ldr w1, [x8]
mov w0, #128
bl _alloc_skb
stur x0, [x29, #-112]
ldur x8, [x29, #-112]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
ldur x0, [x29, #-24]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _IWL_ERR
b LBB0_122
LBB0_9:
ldur x8, [x29, #-72]
ldr w8, [x8, #8]
adrp x9, _IWL_RX_MPDU_MFLG2_PAD@GOTPAGE
ldr x9, [x9, _IWL_RX_MPDU_MFLG2_PAD@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
ldur x0, [x29, #-112]
mov w1, #2
bl _skb_reserve
b LBB0_11
LBB0_11:
ldur x0, [x29, #-112]
bl _IEEE80211_SKB_RXCB
stur x0, [x29, #-56]
ldur w8, [x29, #-88]
adrp x9, _RATE_MCS_CHAN_WIDTH_MSK@GOTPAGE
ldr x9, [x9, _RATE_MCS_CHAN_WIDTH_MSK@GOTPAGEOFF]
ldr w9, [x9]
and w8, w8, w9
subs w8, w8, #128
; kill: def $x8 killed $w8
str x8, [sp, #96] ; 8-byte Folded Spill
subs x8, x8, #3
cset w8, hi
tbnz w8, #0, LBB0_17
; %bb.12:
ldr x11, [sp, #96] ; 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_13:
b LBB0_17
LBB0_14:
adrp x8, _RATE_INFO_BW_40@GOTPAGE
ldr x8, [x8, _RATE_INFO_BW_40@GOTPAGEOFF]
ldr w8, [x8]
ldur x9, [x29, #-56]
str w8, [x9, #60]
b LBB0_17
LBB0_15:
adrp x8, _RATE_INFO_BW_80@GOTPAGE
ldr x8, [x8, _RATE_INFO_BW_80@GOTPAGEOFF]
ldr w8, [x8]
ldur x9, [x29, #-56]
str w8, [x9, #60]
b LBB0_17
LBB0_16:
adrp x8, _RATE_INFO_BW_160@GOTPAGE
ldr x8, [x8, _RATE_INFO_BW_160@GOTPAGEOFF]
ldr w8, [x8]
ldur x9, [x29, #-56]
str w8, [x9, #60]
b LBB0_17
LBB0_17:
ldur w8, [x29, #-88]
adrp x9, _RATE_MCS_HE_MSK@GOTPAGE
ldr x9, [x9, _RATE_MCS_HE_MSK@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_19
b LBB0_18
LBB0_18:
ldur x0, [x29, #-24]
ldur x1, [x29, #-112]
ldur w3, [x29, #-88]
ldur w4, [x29, #-96]
ldur w5, [x29, #-44]
sub x2, x29, #160
bl _iwl_mvm_rx_he
b LBB0_19
LBB0_19:
ldur x0, [x29, #-112]
sub x1, x29, #160
bl _iwl_mvm_decode_lsig
ldur x0, [x29, #-112]
bl _IEEE80211_SKB_RXCB
stur x0, [x29, #-56]
ldur x8, [x29, #-24]
str x8, [sp, #88] ; 8-byte Folded Spill
ldur x8, [x29, #-80]
str x8, [sp, #56] ; 8-byte Folded Spill
ldur x8, [x29, #-56]
str x8, [sp, #64] ; 8-byte Folded Spill
ldur w8, [x29, #-96]
str w8, [sp, #76] ; 4-byte Folded Spill
ldur x8, [x29, #-72]
str x8, [sp, #80] ; 8-byte Folded Spill
ldur x8, [x29, #-64]
ldr w0, [x8]
bl _le32_to_cpu
ldr x1, [sp, #56] ; 8-byte Folded Reload
ldr x2, [sp, #64] ; 8-byte Folded Reload
ldr w3, [sp, #76] ; 4-byte Folded Reload
ldr x4, [sp, #80] ; 8-byte Folded Reload
mov x5, x0
ldr x0, [sp, #88] ; 8-byte Folded Reload
ldur w6, [x29, #-44]
sub x7, x29, #116
bl _iwl_mvm_rx_crypto
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_21
b LBB0_20
LBB0_20:
ldur x0, [x29, #-112]
bl _kfree_skb
b LBB0_122
LBB0_21:
ldur x8, [x29, #-72]
ldr w8, [x8, #12]
str w8, [sp, #52] ; 4-byte Folded Spill
adrp x8, _IWL_RX_MPDU_STATUS_CRC_OK@GOTPAGE
ldr x8, [x8, _IWL_RX_MPDU_STATUS_CRC_OK@GOTPAGEOFF]
ldr w0, [x8]
bl _cpu_to_le16
ldr w8, [sp, #52] ; 4-byte Folded Reload
ands w8, w8, w0
cset w8, eq
tbnz w8, #0, LBB0_23
b LBB0_22
LBB0_22:
ldur x8, [x29, #-72]
ldr w8, [x8, #12]
str w8, [sp, #48] ; 4-byte Folded Spill
adrp x8, _IWL_RX_MPDU_STATUS_OVERRUN_OK@GOTPAGE
ldr x8, [x8, _IWL_RX_MPDU_STATUS_OVERRUN_OK@GOTPAGEOFF]
ldr w0, [x8]
bl _cpu_to_le16
ldr w8, [sp, #48] ; 4-byte Folded Reload
ands w8, w8, w0
cset w8, ne
tbnz w8, #0, LBB0_24
b LBB0_23
LBB0_23:
ldur x8, [x29, #-24]
str x8, [sp, #40] ; 8-byte Folded Spill
ldur x8, [x29, #-72]
ldr w0, [x8, #12]
bl _le16_to_cpu
mov x2, x0
ldr x0, [sp, #40] ; 8-byte Folded Reload
adrp x1, l_.str.1@PAGE
add x1, x1, l_.str.1@PAGEOFF
bl _IWL_DEBUG_RX
adrp x8, _RX_FLAG_FAILED_FCS_CRC@GOTPAGE
ldr x8, [x8, _RX_FLAG_FAILED_FCS_CRC@GOTPAGEOFF]
ldr w10, [x8]
ldur x9, [x29, #-56]
ldr w8, [x9, #52]
orr w8, w8, w10
str w8, [x9, #52]
b LBB0_24
LBB0_24:
ldur w8, [x29, #-88]
adrp x9, _RATE_MCS_CCK_MSK@GOTPAGE
ldr x9, [x9, _RATE_MCS_CCK_MSK@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_27
b LBB0_25
LBB0_25:
ldur w8, [x29, #-96]
adrp x9, _IWL_RX_MPDU_PHY_SHORT_PREAMBLE@GOTPAGE
ldr x9, [x9, _IWL_RX_MPDU_PHY_SHORT_PREAMBLE@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_27
b LBB0_26
LBB0_26:
adrp x8, _RX_ENC_FLAG_SHORTPRE@GOTPAGE
ldr x8, [x8, _RX_ENC_FLAG_SHORTPRE@GOTPAGEOFF]
ldr w10, [x8]
ldur x9, [x29, #-56]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB0_27
LBB0_27:
ldur w8, [x29, #-96]
adrp x9, _IWL_RX_MPDU_PHY_TSF_OVERLOAD@GOTPAGE
ldr x9, [x9, _IWL_RX_MPDU_PHY_TSF_OVERLOAD@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
and w0, w8, #0x1
bl _likely
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_32
b LBB0_28
LBB0_28:
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldr x8, [x8]
ldr x8, [x8]
adrp x9, _IWL_DEVICE_FAMILY_22560@GOTPAGE
ldr x9, [x9, _IWL_DEVICE_FAMILY_22560@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, lt
tbnz w8, #0, LBB0_30
b LBB0_29
LBB0_29:
ldur x8, [x29, #-72]
ldr w0, [x8, #76]
bl _le64_to_cpu
stur w0, [x29, #-168]
b LBB0_31
LBB0_30:
ldur x8, [x29, #-72]
ldr w0, [x8, #36]
bl _le64_to_cpu
stur w0, [x29, #-168]
b LBB0_31
LBB0_31:
ldur w8, [x29, #-168]
ldur x9, [x29, #-56]
str w8, [x9, #56]
adrp x8, _RX_FLAG_MACTIME_PLCP_START@GOTPAGE
ldr x8, [x8, _RX_FLAG_MACTIME_PLCP_START@GOTPAGEOFF]
ldr w10, [x8]
ldur x9, [x29, #-56]
ldr w8, [x9, #52]
orr w8, w8, w10
str w8, [x9, #52]
b LBB0_32
LBB0_32:
ldur w8, [x29, #-92]
ldur x9, [x29, #-56]
str w8, [x9, #4]
ldur w8, [x29, #-120]
subs w8, w8, #14
cset w8, le
tbnz w8, #0, LBB0_34
b LBB0_33
LBB0_33:
adrp x8, _NL80211_BAND_5GHZ@GOTPAGE
ldr x8, [x8, _NL80211_BAND_5GHZ@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB0_35
LBB0_34:
adrp x8, _NL80211_BAND_2GHZ@GOTPAGE
ldr x8, [x8, _NL80211_BAND_2GHZ@GOTPAGEOFF]
ldr w8, [x8]
str w8, [sp, #36] ; 4-byte Folded Spill
b LBB0_35
LBB0_35:
ldr w8, [sp, #36] ; 4-byte Folded Reload
ldur x9, [x29, #-56]
str w8, [x9, #44]
ldur w0, [x29, #-120]
ldur x8, [x29, #-56]
ldr w1, [x8, #44]
bl _ieee80211_channel_to_frequency
ldur x8, [x29, #-56]
str x0, [x8, #8]
ldur x0, [x29, #-24]
ldur x1, [x29, #-56]
ldur w2, [x29, #-88]
ldur w3, [x29, #-124]
ldur w4, [x29, #-128]
bl _iwl_mvm_get_signal_strength
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_42
b LBB0_36
LBB0_36:
ldur w8, [x29, #-96]
adrp x9, _IWL_RX_MPDU_PHY_AMPDU@GOTPAGE
ldr x9, [x9, _IWL_RX_MPDU_PHY_AMPDU@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_42
b LBB0_37
LBB0_37:
ldur w8, [x29, #-96]
adrp x9, _IWL_RX_MPDU_PHY_AMPDU_TOGGLE@GOTPAGE
ldr x9, [x9, _IWL_RX_MPDU_PHY_AMPDU_TOGGLE@GOTPAGEOFF]
ldr w9, [x9]
and w8, w8, w9
stur w8, [x29, #-172]
adrp x8, _RX_FLAG_AMPDU_DETAILS@GOTPAGE
ldr x8, [x8, _RX_FLAG_AMPDU_DETAILS@GOTPAGEOFF]
ldr w10, [x8]
ldur x9, [x29, #-56]
ldr w8, [x9, #52]
orr w8, w8, w10
str w8, [x9, #52]
ldur w8, [x29, #-172]
ldur x9, [x29, #-24]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_41
b LBB0_38
LBB0_38:
ldur x9, [x29, #-24]
ldr x8, [x9, #8]
add x8, x8, #1
str x8, [x9, #8]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
subs x8, x8, #0
cset w8, ne
tbnz w8, #0, LBB0_40
b LBB0_39
LBB0_39:
ldur x9, [x29, #-24]
ldr x8, [x9, #8]
add x8, x8, #1
str x8, [x9, #8]
b LBB0_40
LBB0_40:
ldur w8, [x29, #-172]
ldur x9, [x29, #-24]
str w8, [x9]
b LBB0_41
LBB0_41:
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldur x9, [x29, #-56]
str x8, [x9, #16]
b LBB0_42
LBB0_42:
ldur x8, [x29, #-24]
ldr w0, [x8, #16]
bl _unlikely
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_44
b LBB0_43
LBB0_43:
ldur x0, [x29, #-24]
ldur x1, [x29, #-112]
bl _iwl_mvm_add_rtap_sniffer_config
b LBB0_44
LBB0_44:
bl _rcu_read_lock
ldur x8, [x29, #-72]
ldr w8, [x8, #12]
str w8, [sp, #32] ; 4-byte Folded Spill
adrp x8, _IWL_RX_MPDU_STATUS_SRC_STA_FOUND@GOTPAGE
ldr x8, [x8, _IWL_RX_MPDU_STATUS_SRC_STA_FOUND@GOTPAGEOFF]
ldr w0, [x8]
bl _cpu_to_le16
ldr w8, [sp, #32] ; 4-byte Folded Reload
ands w8, w8, w0
cset w8, eq
tbnz w8, #0, LBB0_50
b LBB0_45
LBB0_45:
ldur x8, [x29, #-72]
ldr w8, [x8, #16]
adrp x9, _IWL_RX_MPDU_SIF_STA_ID_MASK@GOTPAGE
ldr x9, [x9, _IWL_RX_MPDU_SIF_STA_ID_MASK@GOTPAGEOFF]
ldr w9, [x9]
and w8, w8, w9
stur w8, [x29, #-176]
ldur w8, [x29, #-176]
str w8, [sp, #28] ; 4-byte Folded Spill
ldur x8, [x29, #-24]
ldr x0, [x8, #80]
bl _ARRAY_SIZE
ldr w8, [sp, #28] ; 4-byte Folded Reload
subs w8, w8, w0
cset w8, ge
and w0, w8, #0x1
bl _WARN_ON_ONCE
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_49
b LBB0_46
LBB0_46:
ldur x8, [x29, #-24]
ldr x8, [x8, #80]
ldursw x9, [x29, #-176]
ldr w0, [x8, x9, lsl #2]
bl _rcu_dereference
stur x0, [x29, #-104]
ldur x0, [x29, #-104]
bl _IS_ERR
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_48
b LBB0_47
LBB0_47:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-104]
b LBB0_48
LBB0_48:
b LBB0_49
LBB0_49:
b LBB0_53
LBB0_50:
ldur x8, [x29, #-80]
ldr w0, [x8, #16]
bl _is_multicast_ether_addr
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_52
b LBB0_51
LBB0_51:
ldur x8, [x29, #-24]
ldr w0, [x8, #76]
ldur x8, [x29, #-80]
ldr w1, [x8, #16]
mov x2, #0
bl _ieee80211_find_sta_by_ifaddr
stur x0, [x29, #-104]
b LBB0_52
LBB0_52:
b LBB0_53
LBB0_53:
ldur x8, [x29, #-104]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_84
b LBB0_54
LBB0_54:
ldur x0, [x29, #-104]
bl _iwl_mvm_sta_from_mac80211
str x0, [sp, #184]
ldur x8, [x29, #-24]
ldr w0, [x8, #72]
bl _rcu_dereference
str x0, [sp, #176]
ldur x8, [x29, #-72]
ldr w0, [x8, #20]
bl _le32_to_cpu
adrp x8, _IWL_RX_MPDU_REORDER_BAID_MASK@GOTPAGE
ldr x8, [x8, _IWL_RX_MPDU_REORDER_BAID_MASK@GOTPAGEOFF]
ldr w8, [x8]
and w8, w0, w8
adrp x9, _IWL_RX_MPDU_REORDER_BAID_SHIFT@GOTPAGE
ldr x9, [x9, _IWL_RX_MPDU_REORDER_BAID_SHIFT@GOTPAGEOFF]
ldr w9, [x9]
asr w8, w8, w9
str w8, [sp, #172]
ldr x8, [sp, #184]
ldr x8, [x8]
str x8, [sp, #152]
ldur x8, [x29, #-24]
ldr w8, [x8, #64]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_60
b LBB0_55
LBB0_55:
ldursw x8, [x29, #-84]
subs x8, x8, #20
cset w8, lo
tbnz w8, #0, LBB0_60
b LBB0_56
LBB0_56:
ldur x8, [x29, #-80]
ldr w0, [x8, #12]
bl _is_multicast_ether_addr
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_60
b LBB0_57
LBB0_57:
ldur x8, [x29, #-80]
ldr w0, [x8]
bl _ieee80211_is_data
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_60
b LBB0_58
LBB0_58:
adrp x8, _jiffies@GOTPAGE
ldr x8, [x8, _jiffies@GOTPAGEOFF]
ldr w0, [x8]
ldur x8, [x29, #-24]
ldr x8, [x8, #56]
adrp x9, _MVM_TCM_PERIOD@GOTPAGE
ldr x9, [x9, _MVM_TCM_PERIOD@GOTPAGEOFF]
ldr x9, [x9]
add x1, x8, x9
bl _time_after
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_60
b LBB0_59
LBB0_59:
ldur x8, [x29, #-24]
add x0, x8, #48
mov w1, #0
bl _schedule_delayed_work
b LBB0_60
LBB0_60:
ldr x8, [sp, #176]
mov x0, x8
bl _unlikely
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_65
b LBB0_61
LBB0_61:
ldr x8, [sp, #176]
ldr x9, [sp, #152]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_65
b LBB0_62
LBB0_62:
ldr x0, [sp, #176]
bl _iwl_mvm_vif_from_mac80211
str x0, [sp, #144]
ldr x8, [sp, #144]
ldr x8, [x8]
ldur x9, [x29, #-56]
ldr x9, [x9, #8]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_64
b LBB0_63
LBB0_63:
ldur x0, [x29, #-24]
ldur x1, [x29, #-104]
mov w2, #0
bl _iwl_mvm_sta_modify_disable_tx_ap
b LBB0_64
LBB0_64:
b LBB0_65
LBB0_65:
ldur x0, [x29, #-24]
ldr x1, [sp, #184]
ldur x2, [x29, #-56]
bl _rs_update_last_rssi
ldur x8, [x29, #-24]
add x8, x8, #40
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x0, [sp, #152]
bl _ieee80211_vif_to_wdev
mov x1, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
adrp x8, _FW_DBG_TRIGGER_RSSI@GOTPAGE
ldr x8, [x8, _FW_DBG_TRIGGER_RSSI@GOTPAGEOFF]
ldr w2, [x8]
bl _iwl_fw_dbg_trigger_on
str x0, [sp, #160]
ldr x8, [sp, #160]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB0_70
b LBB0_66
LBB0_66:
ldur x8, [x29, #-80]
ldr w0, [x8]
bl _ieee80211_is_beacon
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_70
b LBB0_67
LBB0_67:
ldr x8, [sp, #160]
ldr x8, [x8]
str x8, [sp, #136]
ldr x8, [sp, #136]
ldr w0, [x8]
bl _le32_to_cpu
; implicit-def: $x8
mov x8, x0
sxtw x8, w8
str x8, [sp, #128]
ldur x8, [x29, #-56]
ldr x8, [x8, #24]
ldr x9, [sp, #128]
subs x8, x8, x9
cset w8, ge
tbnz w8, #0, LBB0_69
b LBB0_68
LBB0_68:
ldur x8, [x29, #-24]
add x0, x8, #40
ldr x1, [sp, #160]
mov x2, #0
bl _iwl_fw_dbg_collect_trig
b LBB0_69
LBB0_69:
b LBB0_70
LBB0_70:
ldur x8, [x29, #-80]
ldr w0, [x8]
bl _ieee80211_is_data
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_72
b LBB0_71
LBB0_71:
ldur x0, [x29, #-104]
ldur x1, [x29, #-112]
ldur x2, [x29, #-72]
bl _iwl_mvm_rx_csum
b LBB0_72
LBB0_72:
ldur x0, [x29, #-104]
ldur w1, [x29, #-44]
ldur x2, [x29, #-56]
ldur x3, [x29, #-80]
ldur x4, [x29, #-72]
bl _iwl_mvm_is_dup
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_74
b LBB0_73
LBB0_73:
ldur x0, [x29, #-112]
bl _kfree_skb
b LBB0_121
LBB0_74:
ldur x8, [x29, #-72]
ldr w8, [x8, #8]
adrp x9, _IWL_RX_MPDU_MFLG2_AMSDU@GOTPAGE
ldr x9, [x9, _IWL_RX_MPDU_MFLG2_AMSDU@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_81
b LBB0_75
LBB0_75:
ldur x8, [x29, #-80]
ldr w0, [x8]
bl _ieee80211_is_data_qos
subs w8, w0, #0
cset w8, eq
and w0, w8, #0x1
bl _WARN_ON
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_81
b LBB0_76
LBB0_76:
ldur x0, [x29, #-80]
bl _ieee80211_get_qos_ctl
str x0, [sp, #120]
adrp x8, _IEEE80211_QOS_CTL_A_MSDU_PRESENT@GOTPAGE
ldr x8, [x8, _IEEE80211_QOS_CTL_A_MSDU_PRESENT@GOTPAGEOFF]
ldr w10, [x8]
ldr x9, [sp, #120]
ldr w8, [x9]
bic w8, w8, w10
str w8, [x9]
ldur x8, [x29, #-24]
ldr x8, [x8, #32]
ldr x8, [x8]
ldr x8, [x8]
adrp x9, _IWL_DEVICE_FAMILY_9000@GOTPAGE
ldr x9, [x9, _IWL_DEVICE_FAMILY_9000@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB0_80
b LBB0_77
LBB0_77:
ldur x8, [x29, #-80]
ldr w0, [x8, #8]
bl _iwl_mvm_flip_address
ldur x8, [x29, #-80]
ldr w0, [x8]
bl _ieee80211_has_a4
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_79
b LBB0_78
LBB0_78:
ldur x8, [x29, #-80]
ldr w0, [x8, #4]
bl _iwl_mvm_flip_address
b LBB0_79
LBB0_79:
b LBB0_80
LBB0_80:
b LBB0_81
LBB0_81:
ldr w8, [sp, #172]
adrp x9, _IWL_RX_REORDER_DATA_INVALID_BAID@GOTPAGE
ldr x9, [x9, _IWL_RX_REORDER_DATA_INVALID_BAID@GOTPAGEOFF]
ldr w9, [x9]
subs w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_83
b LBB0_82
LBB0_82:
ldur x8, [x29, #-72]
ldr w0, [x8, #20]
bl _le32_to_cpu
str w0, [sp, #116]
ldur x0, [x29, #-24]
ldr w1, [sp, #116]
ldr w2, [sp, #172]
bl _iwl_mvm_agg_rx_received
b LBB0_83
LBB0_83:
b LBB0_84
LBB0_84:
ldur w8, [x29, #-88]
adrp x9, _RATE_MCS_CCK_MSK@GOTPAGE
ldr x9, [x9, _RATE_MCS_CCK_MSK@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_87
b LBB0_85
LBB0_85:
ldur w8, [x29, #-88]
adrp x9, _RATE_MCS_SGI_MSK@GOTPAGE
ldr x9, [x9, _RATE_MCS_SGI_MSK@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_87
b LBB0_86
LBB0_86:
adrp x8, _RX_ENC_FLAG_SHORT_GI@GOTPAGE
ldr x8, [x8, _RX_ENC_FLAG_SHORT_GI@GOTPAGEOFF]
ldr w10, [x8]
ldur x9, [x29, #-56]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB0_87
LBB0_87:
ldur w8, [x29, #-88]
adrp x9, _RATE_HT_MCS_GF_MSK@GOTPAGE
ldr x9, [x9, _RATE_HT_MCS_GF_MSK@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_89
b LBB0_88
LBB0_88:
adrp x8, _RX_ENC_FLAG_HT_GF@GOTPAGE
ldr x8, [x8, _RX_ENC_FLAG_HT_GF@GOTPAGEOFF]
ldr w10, [x8]
ldur x9, [x29, #-56]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB0_89
LBB0_89:
ldur w8, [x29, #-88]
adrp x9, _RATE_MCS_LDPC_MSK@GOTPAGE
ldr x9, [x9, _RATE_MCS_LDPC_MSK@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_91
b LBB0_90
LBB0_90:
adrp x8, _RX_ENC_FLAG_LDPC@GOTPAGE
ldr x8, [x8, _RX_ENC_FLAG_LDPC@GOTPAGEOFF]
ldr w10, [x8]
ldur x9, [x29, #-56]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB0_91
LBB0_91:
ldur w8, [x29, #-88]
adrp x9, _RATE_MCS_HT_MSK@GOTPAGE
ldr x9, [x9, _RATE_MCS_HT_MSK@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_93
b LBB0_92
LBB0_92:
ldur w8, [x29, #-88]
adrp x9, _RATE_MCS_STBC_MSK@GOTPAGE
ldr x9, [x9, _RATE_MCS_STBC_MSK@GOTPAGEOFF]
ldr w9, [x9]
and w8, w8, w9
adrp x9, _RATE_MCS_STBC_POS@GOTPAGE
ldr x9, [x9, _RATE_MCS_STBC_POS@GOTPAGEOFF]
ldr w9, [x9]
asr w8, w8, w9
str w8, [sp, #112]
adrp x8, _RX_ENC_HT@GOTPAGE
ldr x8, [x8, _RX_ENC_HT@GOTPAGEOFF]
ldr w8, [x8]
ldur x9, [x29, #-56]
str w8, [x9, #48]
ldur w8, [x29, #-88]
adrp x9, _RATE_HT_MCS_INDEX_MSK@GOTPAGE
ldr x9, [x9, _RATE_HT_MCS_INDEX_MSK@GOTPAGEOFF]
ldr w9, [x9]
and w8, w8, w9
ldur x9, [x29, #-56]
str w8, [x9, #32]
ldr w8, [sp, #112]
adrp x9, _RX_ENC_FLAG_STBC_SHIFT@GOTPAGE
ldr x9, [x9, _RX_ENC_FLAG_STBC_SHIFT@GOTPAGEOFF]
ldr w9, [x9]
lsl w10, w8, w9
ldur x9, [x29, #-56]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB0_105
LBB0_93:
ldur w8, [x29, #-88]
adrp x9, _RATE_MCS_VHT_MSK@GOTPAGE
ldr x9, [x9, _RATE_MCS_VHT_MSK@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_97
b LBB0_94
LBB0_94:
ldur w8, [x29, #-88]
adrp x9, _RATE_MCS_STBC_MSK@GOTPAGE
ldr x9, [x9, _RATE_MCS_STBC_MSK@GOTPAGEOFF]
ldr w9, [x9]
and w8, w8, w9
adrp x9, _RATE_MCS_STBC_POS@GOTPAGE
ldr x9, [x9, _RATE_MCS_STBC_POS@GOTPAGEOFF]
ldr w9, [x9]
asr w8, w8, w9
str w8, [sp, #108]
ldur w8, [x29, #-88]
adrp x9, _RATE_VHT_MCS_NSS_MSK@GOTPAGE
ldr x9, [x9, _RATE_VHT_MCS_NSS_MSK@GOTPAGEOFF]
ldr w9, [x9]
and w8, w8, w9
adrp x9, _RATE_VHT_MCS_NSS_POS@GOTPAGE
ldr x9, [x9, _RATE_VHT_MCS_NSS_POS@GOTPAGEOFF]
ldr w9, [x9]
asr w8, w8, w9
add w8, w8, #1
ldur x9, [x29, #-56]
str w8, [x9, #36]
ldur w8, [x29, #-88]
adrp x9, _RATE_VHT_MCS_RATE_CODE_MSK@GOTPAGE
ldr x9, [x9, _RATE_VHT_MCS_RATE_CODE_MSK@GOTPAGEOFF]
ldr w9, [x9]
and w8, w8, w9
ldur x9, [x29, #-56]
str w8, [x9, #32]
adrp x8, _RX_ENC_VHT@GOTPAGE
ldr x8, [x8, _RX_ENC_VHT@GOTPAGEOFF]
ldr w8, [x8]
ldur x9, [x29, #-56]
str w8, [x9, #48]
ldr w8, [sp, #108]
adrp x9, _RX_ENC_FLAG_STBC_SHIFT@GOTPAGE
ldr x9, [x9, _RX_ENC_FLAG_STBC_SHIFT@GOTPAGEOFF]
ldr w9, [x9]
lsl w10, w8, w9
ldur x9, [x29, #-56]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
ldur w8, [x29, #-88]
adrp x9, _RATE_MCS_BF_MSK@GOTPAGE
ldr x9, [x9, _RATE_MCS_BF_MSK@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, eq
tbnz w8, #0, LBB0_96
b LBB0_95
LBB0_95:
adrp x8, _RX_ENC_FLAG_BF@GOTPAGE
ldr x8, [x8, _RX_ENC_FLAG_BF@GOTPAGEOFF]
ldr w10, [x8]
ldur x9, [x29, #-56]
ldr w8, [x9]
orr w8, w8, w10
str w8, [x9]
b LBB0_96
LBB0_96:
b LBB0_104
LBB0_97:
ldur w8, [x29, #-88]
adrp x9, _RATE_MCS_HE_MSK@GOTPAGE
ldr x9, [x9, _RATE_MCS_HE_MSK@GOTPAGEOFF]
ldr w9, [x9]
ands w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_103
b LBB0_98
LBB0_98:
ldur w0, [x29, #-88]
ldur x8, [x29, #-56]
ldr w1, [x8, #44]
bl _iwl_mvm_legacy_rate_to_mac80211_idx
str w0, [sp, #104]
ldr w8, [sp, #104]
subs w8, w8, #0
cset w8, lt
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_100
b LBB0_99
LBB0_99:
ldr w8, [sp, #104]
subs w8, w8, #255
cset w8, gt
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB0_100
LBB0_100:
ldr w8, [sp, #12] ; 4-byte Folded Reload
and w0, w8, #0x1
ldur w2, [x29, #-88]
ldur x8, [x29, #-56]
ldr w3, [x8, #44]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _WARN
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_102
b LBB0_101
LBB0_101:
ldur x0, [x29, #-112]
bl _kfree_skb
b LBB0_121
LBB0_102:
ldr w8, [sp, #104]
ldur x9, [x29, #-56]
str w8, [x9, #32]
b LBB0_103
LBB0_103:
b LBB0_104
LBB0_104:
b LBB0_105
LBB0_105:
ldur w8, [x29, #-44]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_116
b LBB0_106
LBB0_106:
ldur x8, [x29, #-80]
ldr w0, [x8]
bl _ieee80211_is_beacon
subs x8, x0, #0
cset w8, ne
tbnz w8, #0, LBB0_108
b LBB0_107
LBB0_107:
ldur x8, [x29, #-80]
ldr w0, [x8]
bl _ieee80211_is_probe_resp
subs x8, x0, #0
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_109
b LBB0_108
LBB0_108:
ldur x8, [x29, #-24]
ldr x8, [x8, #24]
adrp x9, _SCHED_SCAN_PASS_ALL_ENABLED@GOTPAGE
ldr x9, [x9, _SCHED_SCAN_PASS_ALL_ENABLED@GOTPAGEOFF]
ldr x9, [x9]
subs x8, x8, x9
cset w8, eq
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB0_109
LBB0_109:
ldr w8, [sp, #8] ; 4-byte Folded Reload
and w0, w8, #0x1
bl _unlikely
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_111
b LBB0_110
LBB0_110:
adrp x8, _SCHED_SCAN_PASS_ALL_FOUND@GOTPAGE
ldr x8, [x8, _SCHED_SCAN_PASS_ALL_FOUND@GOTPAGEOFF]
ldr x8, [x8]
ldur x9, [x29, #-24]
str x8, [x9, #24]
b LBB0_111
LBB0_111:
ldur x8, [x29, #-80]
ldr w0, [x8]
bl _ieee80211_is_beacon
subs x8, x0, #0
cset w8, ne
mov w9, #1
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB0_113
b LBB0_112
LBB0_112:
ldur x8, [x29, #-80]
ldr w0, [x8]
bl _ieee80211_is_probe_resp
subs x8, x0, #0
cset w8, ne
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB0_113
LBB0_113:
ldr w8, [sp, #4] ; 4-byte Folded Reload
and w0, w8, #0x1
bl _unlikely
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_115
b LBB0_114
LBB0_114:
bl _ktime_get_boottime_ns
ldur x8, [x29, #-56]
str w0, [x8, #40]
b LBB0_115
LBB0_115:
b LBB0_116
LBB0_116:
ldur x0, [x29, #-24]
ldur x1, [x29, #-112]
ldur x2, [x29, #-80]
ldur w3, [x29, #-84]
ldur w4, [x29, #-116]
ldur x5, [x29, #-40]
bl _iwl_mvm_create_skb
subs x8, x0, #0
cset w8, eq
tbnz w8, #0, LBB0_118
b LBB0_117
LBB0_117:
ldur x0, [x29, #-112]
bl _kfree_skb
b LBB0_121
LBB0_118:
ldur x0, [x29, #-24]
ldur x1, [x29, #-32]
ldur w2, [x29, #-44]
ldur x3, [x29, #-104]
ldur x4, [x29, #-112]
ldur x5, [x29, #-72]
bl _iwl_mvm_reorder
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB0_120
b LBB0_119
LBB0_119:
ldur x0, [x29, #-24]
ldur x1, [x29, #-32]
ldur x2, [x29, #-112]
ldur w3, [x29, #-44]
ldur x4, [x29, #-104]
ldur w5, [x29, #-164]
bl _iwl_mvm_pass_packet_to_mac80211
b LBB0_120
LBB0_120:
b LBB0_121
LBB0_121:
bl _rcu_read_unlock
b LBB0_122
LBB0_122:
ldp x29, x30, [sp, #368] ; 16-byte Folded Reload
ldp x28, x27, [sp, #352] ; 16-byte Folded Reload
add sp, sp, #384
ret
.cfi_endproc
.p2align 2
lJTI0_0:
.long LBB0_15-Ltmp0
.long LBB0_14-Ltmp0
.long LBB0_13-Ltmp0
.long LBB0_16-Ltmp0
; -- End function
.comm _IWL_RX_PHY_INFO_TYPE_NONE,4,2 ; @IWL_RX_PHY_INFO_TYPE_NONE
.comm _IWL_MVM_STATUS_IN_HW_RESTART,4,2 ; @IWL_MVM_STATUS_IN_HW_RESTART
.comm _IWL_DEVICE_FAMILY_22560,8,3 ; @IWL_DEVICE_FAMILY_22560
.comm _IWL_RX_DESC_SIZE_V1,8,3 ; @IWL_RX_DESC_SIZE_V1
.comm _IWL_RX_MPDU_PHY_TSF_OVERLOAD,4,2 ; @IWL_RX_MPDU_PHY_TSF_OVERLOAD
.comm _IWL_RX_PHY_DATA1_INFO_TYPE_MASK,4,2 ; @IWL_RX_PHY_DATA1_INFO_TYPE_MASK
.comm _GFP_ATOMIC,4,2 ; @GFP_ATOMIC
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "alloc_skb failed\n"
.comm _IWL_RX_MPDU_MFLG2_PAD,4,2 ; @IWL_RX_MPDU_MFLG2_PAD
.comm _RATE_MCS_CHAN_WIDTH_MSK,4,2 ; @RATE_MCS_CHAN_WIDTH_MSK
.comm _RATE_INFO_BW_40,4,2 ; @RATE_INFO_BW_40
.comm _RATE_INFO_BW_80,4,2 ; @RATE_INFO_BW_80
.comm _RATE_INFO_BW_160,4,2 ; @RATE_INFO_BW_160
.comm _RATE_MCS_HE_MSK,4,2 ; @RATE_MCS_HE_MSK
.comm _IWL_RX_MPDU_STATUS_CRC_OK,4,2 ; @IWL_RX_MPDU_STATUS_CRC_OK
.comm _IWL_RX_MPDU_STATUS_OVERRUN_OK,4,2 ; @IWL_RX_MPDU_STATUS_OVERRUN_OK
l_.str.1: ; @.str.1
.asciz "Bad CRC or FIFO: 0x%08X.\n"
.comm _RX_FLAG_FAILED_FCS_CRC,4,2 ; @RX_FLAG_FAILED_FCS_CRC
.comm _RATE_MCS_CCK_MSK,4,2 ; @RATE_MCS_CCK_MSK
.comm _IWL_RX_MPDU_PHY_SHORT_PREAMBLE,4,2 ; @IWL_RX_MPDU_PHY_SHORT_PREAMBLE
.comm _RX_ENC_FLAG_SHORTPRE,4,2 ; @RX_ENC_FLAG_SHORTPRE
.comm _RX_FLAG_MACTIME_PLCP_START,4,2 ; @RX_FLAG_MACTIME_PLCP_START
.comm _NL80211_BAND_5GHZ,4,2 ; @NL80211_BAND_5GHZ
.comm _NL80211_BAND_2GHZ,4,2 ; @NL80211_BAND_2GHZ
.comm _IWL_RX_MPDU_PHY_AMPDU,4,2 ; @IWL_RX_MPDU_PHY_AMPDU
.comm _IWL_RX_MPDU_PHY_AMPDU_TOGGLE,4,2 ; @IWL_RX_MPDU_PHY_AMPDU_TOGGLE
.comm _RX_FLAG_AMPDU_DETAILS,4,2 ; @RX_FLAG_AMPDU_DETAILS
.comm _IWL_RX_MPDU_STATUS_SRC_STA_FOUND,4,2 ; @IWL_RX_MPDU_STATUS_SRC_STA_FOUND
.comm _IWL_RX_MPDU_SIF_STA_ID_MASK,4,2 ; @IWL_RX_MPDU_SIF_STA_ID_MASK
.comm _IWL_RX_MPDU_REORDER_BAID_MASK,4,2 ; @IWL_RX_MPDU_REORDER_BAID_MASK
.comm _IWL_RX_MPDU_REORDER_BAID_SHIFT,4,2 ; @IWL_RX_MPDU_REORDER_BAID_SHIFT
.comm _jiffies,4,2 ; @jiffies
.comm _MVM_TCM_PERIOD,8,3 ; @MVM_TCM_PERIOD
.comm _FW_DBG_TRIGGER_RSSI,4,2 ; @FW_DBG_TRIGGER_RSSI
.comm _IWL_RX_MPDU_MFLG2_AMSDU,4,2 ; @IWL_RX_MPDU_MFLG2_AMSDU
.comm _IEEE80211_QOS_CTL_A_MSDU_PRESENT,4,2 ; @IEEE80211_QOS_CTL_A_MSDU_PRESENT
.comm _IWL_DEVICE_FAMILY_9000,8,3 ; @IWL_DEVICE_FAMILY_9000
.comm _IWL_RX_REORDER_DATA_INVALID_BAID,4,2 ; @IWL_RX_REORDER_DATA_INVALID_BAID
.comm _RATE_MCS_SGI_MSK,4,2 ; @RATE_MCS_SGI_MSK
.comm _RX_ENC_FLAG_SHORT_GI,4,2 ; @RX_ENC_FLAG_SHORT_GI
.comm _RATE_HT_MCS_GF_MSK,4,2 ; @RATE_HT_MCS_GF_MSK
.comm _RX_ENC_FLAG_HT_GF,4,2 ; @RX_ENC_FLAG_HT_GF
.comm _RATE_MCS_LDPC_MSK,4,2 ; @RATE_MCS_LDPC_MSK
.comm _RX_ENC_FLAG_LDPC,4,2 ; @RX_ENC_FLAG_LDPC
.comm _RATE_MCS_HT_MSK,4,2 ; @RATE_MCS_HT_MSK
.comm _RATE_MCS_STBC_MSK,4,2 ; @RATE_MCS_STBC_MSK
.comm _RATE_MCS_STBC_POS,4,2 ; @RATE_MCS_STBC_POS
.comm _RX_ENC_HT,4,2 ; @RX_ENC_HT
.comm _RATE_HT_MCS_INDEX_MSK,4,2 ; @RATE_HT_MCS_INDEX_MSK
.comm _RX_ENC_FLAG_STBC_SHIFT,4,2 ; @RX_ENC_FLAG_STBC_SHIFT
.comm _RATE_MCS_VHT_MSK,4,2 ; @RATE_MCS_VHT_MSK
.comm _RATE_VHT_MCS_NSS_MSK,4,2 ; @RATE_VHT_MCS_NSS_MSK
.comm _RATE_VHT_MCS_NSS_POS,4,2 ; @RATE_VHT_MCS_NSS_POS
.comm _RATE_VHT_MCS_RATE_CODE_MSK,4,2 ; @RATE_VHT_MCS_RATE_CODE_MSK
.comm _RX_ENC_VHT,4,2 ; @RX_ENC_VHT
.comm _RATE_MCS_BF_MSK,4,2 ; @RATE_MCS_BF_MSK
.comm _RX_ENC_FLAG_BF,4,2 ; @RX_ENC_FLAG_BF
l_.str.2: ; @.str.2
.asciz "Invalid rate flags 0x%x, band %d,\n"
.comm _SCHED_SCAN_PASS_ALL_ENABLED,8,3 ; @SCHED_SCAN_PASS_ALL_ENABLED
.comm _SCHED_SCAN_PASS_ALL_FOUND,8,3 ; @SCHED_SCAN_PASS_ALL_FOUND
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _iwl_mvm_rx_mpdu_mq ## -- Begin function iwl_mvm_rx_mpdu_mq
.p2align 4, 0x90
_iwl_mvm_rx_mpdu_mq: ## @iwl_mvm_rx_mpdu_mq
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $368, %rsp ## imm = 0x170
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movq -24(%rbp), %rdi
callq _rxb_addr
movq %rax, -48(%rbp)
movq -48(%rbp), %rax
movq 8(%rax), %rax
movq %rax, -56(%rbp)
movq -56(%rbp), %rax
movl (%rax), %edi
callq _le16_to_cpu
movl %eax, -68(%rbp)
movq -56(%rbp), %rax
movl 4(%rax), %edi
callq _le16_to_cpu
movl %eax, -80(%rbp)
movq $0, -88(%rbp)
movl $0, -100(%rbp)
movl $0, -144(%rbp)
movq _IWL_RX_PHY_INFO_TYPE_NONE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -140(%rbp)
movl $0, -136(%rbp)
movl $0, -132(%rbp)
movl $0, -128(%rbp)
movq -56(%rbp), %rax
movl 104(%rax), %eax
movl %eax, -124(%rbp)
movl $0, -148(%rbp)
movq _IWL_MVM_STATUS_IN_HW_RESTART@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq -8(%rbp), %rsi
addq $88, %rsi
callq _test_bit
movl %eax, %edi
callq _unlikely
cmpq $0, %rax
je LBB0_2
## %bb.1:
jmp LBB0_121
LBB0_2:
movq -8(%rbp), %rax
movq 32(%rax), %rax
movq (%rax), %rax
movq (%rax), %rax
movq _IWL_DEVICE_FAMILY_22560@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jl LBB0_4
## %bb.3:
movq -56(%rbp), %rax
movl 100(%rax), %edi
callq _le32_to_cpu
movl %eax, -72(%rbp)
movq -56(%rbp), %rax
movl 64(%rax), %eax
movl %eax, -104(%rbp)
movq -56(%rbp), %rax
movl 96(%rax), %edi
callq _le32_to_cpu
movl %eax, -76(%rbp)
movq -56(%rbp), %rax
movl 68(%rax), %eax
movl %eax, -108(%rbp)
movq -56(%rbp), %rax
movl 72(%rax), %eax
movl %eax, -112(%rbp)
movq $108, -120(%rbp)
movq -56(%rbp), %rax
movl 92(%rax), %eax
movl %eax, -128(%rbp)
movq -56(%rbp), %rax
movl 88(%rax), %eax
movl %eax, -144(%rbp)
movq -56(%rbp), %rax
movl 84(%rax), %eax
movl %eax, -132(%rbp)
movq -56(%rbp), %rax
movl 80(%rax), %eax
movl %eax, -136(%rbp)
jmp LBB0_5
LBB0_4:
movq -56(%rbp), %rax
movl 60(%rax), %edi
callq _le32_to_cpu
movl %eax, -72(%rbp)
movq -56(%rbp), %rax
movl 24(%rax), %eax
movl %eax, -104(%rbp)
movq -56(%rbp), %rax
movl 56(%rax), %edi
callq _le32_to_cpu
movl %eax, -76(%rbp)
movq -56(%rbp), %rax
movl 28(%rax), %eax
movl %eax, -108(%rbp)
movq -56(%rbp), %rax
movl 32(%rax), %eax
movl %eax, -112(%rbp)
movq _IWL_RX_DESC_SIZE_V1@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -120(%rbp)
movq -56(%rbp), %rax
movl 52(%rax), %eax
movl %eax, -128(%rbp)
movq -56(%rbp), %rax
movl 48(%rax), %eax
movl %eax, -144(%rbp)
movq -56(%rbp), %rax
movl 44(%rax), %eax
movl %eax, -132(%rbp)
movq -56(%rbp), %rax
movl 40(%rax), %eax
movl %eax, -136(%rbp)
LBB0_5:
movl -80(%rbp), %eax
movq _IWL_RX_MPDU_PHY_TSF_OVERLOAD@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_7
## %bb.6:
movl -144(%rbp), %edi
movq _IWL_RX_PHY_DATA1_INFO_TYPE_MASK@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _le32_get_bits
movl %eax, -140(%rbp)
LBB0_7:
movq -48(%rbp), %rax
movq 8(%rax), %rax
addq -120(%rbp), %rax
movq %rax, -64(%rbp)
movq _GFP_ATOMIC@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $128, %edi
callq _alloc_skb
movq %rax, -96(%rbp)
cmpq $0, -96(%rbp)
jne LBB0_9
## %bb.8:
movq -8(%rbp), %rdi
leaq L_.str(%rip), %rsi
callq _IWL_ERR
jmp LBB0_121
LBB0_9:
movq -56(%rbp), %rax
movl 8(%rax), %eax
movq _IWL_RX_MPDU_MFLG2_PAD@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_11
## %bb.10:
movq -96(%rbp), %rdi
movl $2, %esi
callq _skb_reserve
LBB0_11:
movq -96(%rbp), %rdi
callq _IEEE80211_SKB_RXCB
movq %rax, -40(%rbp)
movl -72(%rbp), %eax
movq _RATE_MCS_CHAN_WIDTH_MSK@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
andl %ecx, %eax
addl $-128, %eax
movl %eax, %ecx
movq %rcx, -256(%rbp) ## 8-byte Spill
subl $3, %eax
ja LBB0_16
## %bb.122:
movq -256(%rbp), %rax ## 8-byte Reload
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_12:
jmp LBB0_16
LBB0_13:
movq _RATE_INFO_BW_40@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
movl %ecx, 60(%rax)
jmp LBB0_16
LBB0_14:
movq _RATE_INFO_BW_80@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
movl %ecx, 60(%rax)
jmp LBB0_16
LBB0_15:
movq _RATE_INFO_BW_160@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
movl %ecx, 60(%rax)
LBB0_16:
movl -72(%rbp), %eax
movq _RATE_MCS_HE_MSK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_18
## %bb.17:
movq -8(%rbp), %rdi
movq -96(%rbp), %rsi
movl -72(%rbp), %ecx
movl -80(%rbp), %r8d
movl -28(%rbp), %r9d
leaq -144(%rbp), %rdx
callq _iwl_mvm_rx_he
LBB0_18:
movq -96(%rbp), %rdi
leaq -144(%rbp), %rsi
callq _iwl_mvm_decode_lsig
movq -96(%rbp), %rdi
callq _IEEE80211_SKB_RXCB
movq %rax, -40(%rbp)
movq -8(%rbp), %rax
movq %rax, -296(%rbp) ## 8-byte Spill
movq -64(%rbp), %rax
movq %rax, -288(%rbp) ## 8-byte Spill
movq -40(%rbp), %rax
movq %rax, -280(%rbp) ## 8-byte Spill
movl -80(%rbp), %eax
movl %eax, -268(%rbp) ## 4-byte Spill
movq -56(%rbp), %rax
movq %rax, -264(%rbp) ## 8-byte Spill
movq -48(%rbp), %rax
movl (%rax), %edi
callq _le32_to_cpu
movq -296(%rbp), %rdi ## 8-byte Reload
movq -288(%rbp), %rsi ## 8-byte Reload
movq -280(%rbp), %rdx ## 8-byte Reload
movl -268(%rbp), %ecx ## 4-byte Reload
movq -264(%rbp), %r8 ## 8-byte Reload
movl %eax, %r9d
movl -28(%rbp), %r10d
leaq -100(%rbp), %rax
movl %r10d, (%rsp)
movq %rax, 8(%rsp)
callq _iwl_mvm_rx_crypto
cmpq $0, %rax
je LBB0_20
## %bb.19:
movq -96(%rbp), %rdi
callq _kfree_skb
jmp LBB0_121
LBB0_20:
movq -56(%rbp), %rax
movl 12(%rax), %eax
movl %eax, -300(%rbp) ## 4-byte Spill
movq _IWL_RX_MPDU_STATUS_CRC_OK@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _cpu_to_le16
movl %eax, %ecx
movl -300(%rbp), %eax ## 4-byte Reload
andl %ecx, %eax
cmpl $0, %eax
je LBB0_22
## %bb.21:
movq -56(%rbp), %rax
movl 12(%rax), %eax
movl %eax, -304(%rbp) ## 4-byte Spill
movq _IWL_RX_MPDU_STATUS_OVERRUN_OK@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _cpu_to_le16
movl %eax, %ecx
movl -304(%rbp), %eax ## 4-byte Reload
andl %ecx, %eax
cmpl $0, %eax
jne LBB0_23
LBB0_22:
movq -8(%rbp), %rax
movq %rax, -312(%rbp) ## 8-byte Spill
movq -56(%rbp), %rax
movl 12(%rax), %edi
callq _le16_to_cpu
movq -312(%rbp), %rdi ## 8-byte Reload
movl %eax, %edx
leaq L_.str.1(%rip), %rsi
callq _IWL_DEBUG_RX
movq _RX_FLAG_FAILED_FCS_CRC@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
orl 52(%rax), %ecx
movl %ecx, 52(%rax)
LBB0_23:
movl -72(%rbp), %eax
movq _RATE_MCS_CCK_MSK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_26
## %bb.24:
movl -80(%rbp), %eax
movq _IWL_RX_MPDU_PHY_SHORT_PREAMBLE@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_26
## %bb.25:
movq _RX_ENC_FLAG_SHORTPRE@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
LBB0_26:
movl -80(%rbp), %eax
movq _IWL_RX_MPDU_PHY_TSF_OVERLOAD@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
callq _likely
cmpq $0, %rax
je LBB0_31
## %bb.27:
movq -8(%rbp), %rax
movq 32(%rax), %rax
movq (%rax), %rax
movq (%rax), %rax
movq _IWL_DEVICE_FAMILY_22560@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jl LBB0_29
## %bb.28:
movq -56(%rbp), %rax
movl 76(%rax), %edi
callq _le64_to_cpu
movl %eax, -152(%rbp)
jmp LBB0_30
LBB0_29:
movq -56(%rbp), %rax
movl 36(%rax), %edi
callq _le64_to_cpu
movl %eax, -152(%rbp)
LBB0_30:
movl -152(%rbp), %ecx
movq -40(%rbp), %rax
movl %ecx, 56(%rax)
movq _RX_FLAG_MACTIME_PLCP_START@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
orl 52(%rax), %ecx
movl %ecx, 52(%rax)
LBB0_31:
movl -76(%rbp), %ecx
movq -40(%rbp), %rax
movl %ecx, 4(%rax)
cmpl $14, -104(%rbp)
jle LBB0_33
## %bb.32:
movq _NL80211_BAND_5GHZ@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -316(%rbp) ## 4-byte Spill
jmp LBB0_34
LBB0_33:
movq _NL80211_BAND_2GHZ@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -316(%rbp) ## 4-byte Spill
LBB0_34:
movl -316(%rbp), %ecx ## 4-byte Reload
movq -40(%rbp), %rax
movl %ecx, 44(%rax)
movl -104(%rbp), %edi
movq -40(%rbp), %rax
movl 44(%rax), %esi
callq _ieee80211_channel_to_frequency
movq %rax, %rcx
movq -40(%rbp), %rax
movq %rcx, 8(%rax)
movq -8(%rbp), %rdi
movq -40(%rbp), %rsi
movl -72(%rbp), %edx
movl -108(%rbp), %ecx
movl -112(%rbp), %r8d
callq _iwl_mvm_get_signal_strength
cmpl $0, -28(%rbp)
jne LBB0_41
## %bb.35:
movl -80(%rbp), %eax
movq _IWL_RX_MPDU_PHY_AMPDU@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_41
## %bb.36:
movl -80(%rbp), %eax
movq _IWL_RX_MPDU_PHY_AMPDU_TOGGLE@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
movl %eax, -156(%rbp)
movq _RX_FLAG_AMPDU_DETAILS@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
orl 52(%rax), %ecx
movl %ecx, 52(%rax)
movl -156(%rbp), %eax
movq -8(%rbp), %rcx
cmpl (%rcx), %eax
je LBB0_40
## %bb.37:
movq -8(%rbp), %rax
movq 8(%rax), %rcx
addq $1, %rcx
movq %rcx, 8(%rax)
movq -8(%rbp), %rax
cmpq $0, 8(%rax)
jne LBB0_39
## %bb.38:
movq -8(%rbp), %rax
movq 8(%rax), %rcx
addq $1, %rcx
movq %rcx, 8(%rax)
LBB0_39:
movl -156(%rbp), %ecx
movq -8(%rbp), %rax
movl %ecx, (%rax)
LBB0_40:
movq -8(%rbp), %rax
movq 8(%rax), %rcx
movq -40(%rbp), %rax
movq %rcx, 16(%rax)
LBB0_41:
movq -8(%rbp), %rax
movl 16(%rax), %edi
callq _unlikely
cmpq $0, %rax
je LBB0_43
## %bb.42:
movq -8(%rbp), %rdi
movq -96(%rbp), %rsi
callq _iwl_mvm_add_rtap_sniffer_config
LBB0_43:
movb $0, %al
callq _rcu_read_lock
movq -56(%rbp), %rax
movl 12(%rax), %eax
movl %eax, -320(%rbp) ## 4-byte Spill
movq _IWL_RX_MPDU_STATUS_SRC_STA_FOUND@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _cpu_to_le16
movl %eax, %ecx
movl -320(%rbp), %eax ## 4-byte Reload
andl %ecx, %eax
cmpl $0, %eax
je LBB0_49
## %bb.44:
movq -56(%rbp), %rax
movl 16(%rax), %eax
movq _IWL_RX_MPDU_SIF_STA_ID_MASK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
movl %eax, -160(%rbp)
movl -160(%rbp), %eax
movl %eax, -324(%rbp) ## 4-byte Spill
movq -8(%rbp), %rax
movq 80(%rax), %rdi
callq _ARRAY_SIZE
movl %eax, %ecx
movl -324(%rbp), %eax ## 4-byte Reload
cmpl %ecx, %eax
setge %al
andb $1, %al
movzbl %al, %edi
callq _WARN_ON_ONCE
cmpl $0, %eax
jne LBB0_48
## %bb.45:
movq -8(%rbp), %rax
movq 80(%rax), %rax
movslq -160(%rbp), %rcx
movl (%rax,%rcx,4), %edi
callq _rcu_dereference
movq %rax, -88(%rbp)
movq -88(%rbp), %rdi
callq _IS_ERR
cmpq $0, %rax
je LBB0_47
## %bb.46:
movq $0, -88(%rbp)
LBB0_47:
jmp LBB0_48
LBB0_48:
jmp LBB0_52
LBB0_49:
movq -64(%rbp), %rax
movl 16(%rax), %edi
callq _is_multicast_ether_addr
cmpl $0, %eax
jne LBB0_51
## %bb.50:
movq -8(%rbp), %rax
movl 76(%rax), %edi
movq -64(%rbp), %rax
movl 16(%rax), %esi
xorl %eax, %eax
movl %eax, %edx
callq _ieee80211_find_sta_by_ifaddr
movq %rax, -88(%rbp)
LBB0_51:
jmp LBB0_52
LBB0_52:
cmpq $0, -88(%rbp)
je LBB0_83
## %bb.53:
movq -88(%rbp), %rdi
callq _iwl_mvm_sta_from_mac80211
movq %rax, -168(%rbp)
movq -8(%rbp), %rax
movl 72(%rax), %edi
callq _rcu_dereference
movq %rax, -176(%rbp)
movq -56(%rbp), %rax
movl 20(%rax), %edi
callq _le32_to_cpu
movq _IWL_RX_MPDU_REORDER_BAID_MASK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
movq _IWL_RX_MPDU_REORDER_BAID_SHIFT@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
movl %eax, -180(%rbp)
movq -168(%rbp), %rax
movq (%rax), %rax
movq %rax, -200(%rbp)
movq -8(%rbp), %rax
cmpl $0, 64(%rax)
jne LBB0_59
## %bb.54:
movslq -68(%rbp), %rax
cmpq $20, %rax
jb LBB0_59
## %bb.55:
movq -64(%rbp), %rax
movl 12(%rax), %edi
callq _is_multicast_ether_addr
cmpl $0, %eax
jne LBB0_59
## %bb.56:
movq -64(%rbp), %rax
movl (%rax), %edi
callq _ieee80211_is_data
cmpq $0, %rax
je LBB0_59
## %bb.57:
movq _jiffies@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq -8(%rbp), %rax
movq 56(%rax), %rsi
movq _MVM_TCM_PERIOD@GOTPCREL(%rip), %rax
addq (%rax), %rsi
callq _time_after
cmpq $0, %rax
je LBB0_59
## %bb.58:
movq -8(%rbp), %rdi
addq $48, %rdi
xorl %esi, %esi
callq _schedule_delayed_work
LBB0_59:
movq -176(%rbp), %rax
movl %eax, %edi
callq _unlikely
cmpq $0, %rax
je LBB0_64
## %bb.60:
movq -176(%rbp), %rax
cmpq -200(%rbp), %rax
jne LBB0_64
## %bb.61:
movq -176(%rbp), %rdi
callq _iwl_mvm_vif_from_mac80211
movq %rax, -208(%rbp)
movq -208(%rbp), %rax
movq (%rax), %rax
movq -40(%rbp), %rcx
cmpq 8(%rcx), %rax
jne LBB0_63
## %bb.62:
movq -8(%rbp), %rdi
movq -88(%rbp), %rsi
xorl %edx, %edx
callq _iwl_mvm_sta_modify_disable_tx_ap
LBB0_63:
jmp LBB0_64
LBB0_64:
movq -8(%rbp), %rdi
movq -168(%rbp), %rsi
movq -40(%rbp), %rdx
callq _rs_update_last_rssi
movq -8(%rbp), %rax
addq $40, %rax
movq %rax, -336(%rbp) ## 8-byte Spill
movq -200(%rbp), %rdi
callq _ieee80211_vif_to_wdev
movq -336(%rbp), %rdi ## 8-byte Reload
movl %eax, %esi
movq _FW_DBG_TRIGGER_RSSI@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _iwl_fw_dbg_trigger_on
movq %rax, -192(%rbp)
cmpq $0, -192(%rbp)
je LBB0_69
## %bb.65:
movq -64(%rbp), %rax
movl (%rax), %edi
callq _ieee80211_is_beacon
cmpq $0, %rax
je LBB0_69
## %bb.66:
movq -192(%rbp), %rax
movq (%rax), %rax
movq %rax, -216(%rbp)
movq -216(%rbp), %rax
movl (%rax), %edi
callq _le32_to_cpu
cltq
movq %rax, -224(%rbp)
movq -40(%rbp), %rax
movq 24(%rax), %rax
cmpq -224(%rbp), %rax
jge LBB0_68
## %bb.67:
movq -8(%rbp), %rdi
addq $40, %rdi
movq -192(%rbp), %rsi
xorl %eax, %eax
movl %eax, %edx
callq _iwl_fw_dbg_collect_trig
LBB0_68:
jmp LBB0_69
LBB0_69:
movq -64(%rbp), %rax
movl (%rax), %edi
callq _ieee80211_is_data
cmpq $0, %rax
je LBB0_71
## %bb.70:
movq -88(%rbp), %rdi
movq -96(%rbp), %rsi
movq -56(%rbp), %rdx
callq _iwl_mvm_rx_csum
LBB0_71:
movq -88(%rbp), %rdi
movl -28(%rbp), %esi
movq -40(%rbp), %rdx
movq -64(%rbp), %rcx
movq -56(%rbp), %r8
callq _iwl_mvm_is_dup
cmpq $0, %rax
je LBB0_73
## %bb.72:
movq -96(%rbp), %rdi
callq _kfree_skb
jmp LBB0_120
LBB0_73:
movq -56(%rbp), %rax
movl 8(%rax), %eax
movq _IWL_RX_MPDU_MFLG2_AMSDU@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_80
## %bb.74:
movq -64(%rbp), %rax
movl (%rax), %edi
callq _ieee80211_is_data_qos
cmpl $0, %eax
setne %al
xorb $-1, %al
andb $1, %al
movzbl %al, %edi
callq _WARN_ON
cmpl $0, %eax
jne LBB0_80
## %bb.75:
movq -64(%rbp), %rdi
callq _ieee80211_get_qos_ctl
movq %rax, -232(%rbp)
movq _IEEE80211_QOS_CTL_A_MSDU_PRESENT@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl $-1, %ecx
movq -232(%rbp), %rax
andl (%rax), %ecx
movl %ecx, (%rax)
movq -8(%rbp), %rax
movq 32(%rax), %rax
movq (%rax), %rax
movq (%rax), %rax
movq _IWL_DEVICE_FAMILY_9000@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_79
## %bb.76:
movq -64(%rbp), %rax
movl 8(%rax), %edi
callq _iwl_mvm_flip_address
movq -64(%rbp), %rax
movl (%rax), %edi
callq _ieee80211_has_a4
cmpq $0, %rax
je LBB0_78
## %bb.77:
movq -64(%rbp), %rax
movl 4(%rax), %edi
callq _iwl_mvm_flip_address
LBB0_78:
jmp LBB0_79
LBB0_79:
jmp LBB0_80
LBB0_80:
movl -180(%rbp), %eax
movq _IWL_RX_REORDER_DATA_INVALID_BAID@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB0_82
## %bb.81:
movq -56(%rbp), %rax
movl 20(%rax), %edi
callq _le32_to_cpu
movl %eax, -236(%rbp)
movq -8(%rbp), %rdi
movl -236(%rbp), %esi
movl -180(%rbp), %edx
callq _iwl_mvm_agg_rx_received
LBB0_82:
jmp LBB0_83
LBB0_83:
movl -72(%rbp), %eax
movq _RATE_MCS_CCK_MSK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
jne LBB0_86
## %bb.84:
movl -72(%rbp), %eax
movq _RATE_MCS_SGI_MSK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_86
## %bb.85:
movq _RX_ENC_FLAG_SHORT_GI@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
LBB0_86:
movl -72(%rbp), %eax
movq _RATE_HT_MCS_GF_MSK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_88
## %bb.87:
movq _RX_ENC_FLAG_HT_GF@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
LBB0_88:
movl -72(%rbp), %eax
movq _RATE_MCS_LDPC_MSK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_90
## %bb.89:
movq _RX_ENC_FLAG_LDPC@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
LBB0_90:
movl -72(%rbp), %eax
movq _RATE_MCS_HT_MSK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_92
## %bb.91:
movl -72(%rbp), %eax
movq _RATE_MCS_STBC_MSK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
movq _RATE_MCS_STBC_POS@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
movl %eax, -240(%rbp)
movq _RX_ENC_HT@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
movl %ecx, 48(%rax)
movl -72(%rbp), %ecx
movq _RATE_HT_MCS_INDEX_MSK@GOTPCREL(%rip), %rax
andl (%rax), %ecx
movq -40(%rbp), %rax
movl %ecx, 32(%rax)
movl -240(%rbp), %eax
movq _RX_ENC_FLAG_STBC_SHIFT@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
movq -40(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
jmp LBB0_104
LBB0_92:
movl -72(%rbp), %eax
movq _RATE_MCS_VHT_MSK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_96
## %bb.93:
movl -72(%rbp), %eax
movq _RATE_MCS_STBC_MSK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
movq _RATE_MCS_STBC_POS@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
movl %eax, -244(%rbp)
movl -72(%rbp), %eax
movq _RATE_VHT_MCS_NSS_MSK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
movq _RATE_VHT_MCS_NSS_POS@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
## kill: def $cl killed $ecx
sarl %cl, %eax
movl %eax, %ecx
addl $1, %ecx
movq -40(%rbp), %rax
movl %ecx, 36(%rax)
movl -72(%rbp), %ecx
movq _RATE_VHT_MCS_RATE_CODE_MSK@GOTPCREL(%rip), %rax
andl (%rax), %ecx
movq -40(%rbp), %rax
movl %ecx, 32(%rax)
movq _RX_ENC_VHT@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
movl %ecx, 48(%rax)
movl -244(%rbp), %eax
movq _RX_ENC_FLAG_STBC_SHIFT@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
## kill: def $cl killed $ecx
shll %cl, %eax
movl %eax, %ecx
movq -40(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
movl -72(%rbp), %eax
movq _RATE_MCS_BF_MSK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
je LBB0_95
## %bb.94:
movq _RX_ENC_FLAG_BF@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq -40(%rbp), %rax
orl (%rax), %ecx
movl %ecx, (%rax)
LBB0_95:
jmp LBB0_103
LBB0_96:
movl -72(%rbp), %eax
movq _RATE_MCS_HE_MSK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
cmpl $0, %eax
jne LBB0_102
## %bb.97:
movl -72(%rbp), %edi
movq -40(%rbp), %rax
movl 44(%rax), %esi
callq _iwl_mvm_legacy_rate_to_mac80211_idx
movl %eax, -248(%rbp)
movb $1, %al
cmpl $0, -248(%rbp)
movb %al, -337(%rbp) ## 1-byte Spill
jl LBB0_99
## %bb.98:
cmpl $255, -248(%rbp)
setg %al
movb %al, -337(%rbp) ## 1-byte Spill
LBB0_99:
movb -337(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %edi
movl -72(%rbp), %edx
movq -40(%rbp), %rax
movl 44(%rax), %ecx
leaq L_.str.2(%rip), %rsi
callq _WARN
cmpq $0, %rax
je LBB0_101
## %bb.100:
movq -96(%rbp), %rdi
callq _kfree_skb
jmp LBB0_120
LBB0_101:
movl -248(%rbp), %ecx
movq -40(%rbp), %rax
movl %ecx, 32(%rax)
LBB0_102:
jmp LBB0_103
LBB0_103:
jmp LBB0_104
LBB0_104:
cmpl $0, -28(%rbp)
jne LBB0_115
## %bb.105:
movq -64(%rbp), %rax
movl (%rax), %edi
callq _ieee80211_is_beacon
cmpq $0, %rax
jne LBB0_107
## %bb.106:
movq -64(%rbp), %rax
movl (%rax), %edi
callq _ieee80211_is_probe_resp
movq %rax, %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, %rcx
movb %al, -338(%rbp) ## 1-byte Spill
je LBB0_108
LBB0_107:
movq -8(%rbp), %rax
movq 24(%rax), %rax
movq _SCHED_SCAN_PASS_ALL_ENABLED@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
sete %al
movb %al, -338(%rbp) ## 1-byte Spill
LBB0_108:
movb -338(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %edi
callq _unlikely
cmpq $0, %rax
je LBB0_110
## %bb.109:
movq _SCHED_SCAN_PASS_ALL_FOUND@GOTPCREL(%rip), %rax
movq (%rax), %rcx
movq -8(%rbp), %rax
movq %rcx, 24(%rax)
LBB0_110:
movq -64(%rbp), %rax
movl (%rax), %edi
callq _ieee80211_is_beacon
movq %rax, %rcx
movb $1, %al
cmpq $0, %rcx
movb %al, -339(%rbp) ## 1-byte Spill
jne LBB0_112
## %bb.111:
movq -64(%rbp), %rax
movl (%rax), %edi
callq _ieee80211_is_probe_resp
cmpq $0, %rax
setne %al
movb %al, -339(%rbp) ## 1-byte Spill
LBB0_112:
movb -339(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %edi
callq _unlikely
cmpq $0, %rax
je LBB0_114
## %bb.113:
movb $0, %al
callq _ktime_get_boottime_ns
movl %eax, %ecx
movq -40(%rbp), %rax
movl %ecx, 40(%rax)
LBB0_114:
jmp LBB0_115
LBB0_115:
movq -8(%rbp), %rdi
movq -96(%rbp), %rsi
movq -64(%rbp), %rdx
movl -68(%rbp), %ecx
movl -100(%rbp), %r8d
movq -24(%rbp), %r9
callq _iwl_mvm_create_skb
cmpq $0, %rax
je LBB0_117
## %bb.116:
movq -96(%rbp), %rdi
callq _kfree_skb
jmp LBB0_120
LBB0_117:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movl -28(%rbp), %edx
movq -88(%rbp), %rcx
movq -96(%rbp), %r8
movq -56(%rbp), %r9
callq _iwl_mvm_reorder
cmpl $0, %eax
jne LBB0_119
## %bb.118:
movq -8(%rbp), %rdi
movq -16(%rbp), %rsi
movq -96(%rbp), %rdx
movl -28(%rbp), %ecx
movq -88(%rbp), %r8
movl -148(%rbp), %r9d
callq _iwl_mvm_pass_packet_to_mac80211
LBB0_119:
jmp LBB0_120
LBB0_120:
movb $0, %al
callq _rcu_read_unlock
LBB0_121:
addq $368, %rsp ## imm = 0x170
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_14, LBB0_14-LJTI0_0
.set L0_0_set_13, LBB0_13-LJTI0_0
.set L0_0_set_12, LBB0_12-LJTI0_0
.set L0_0_set_15, LBB0_15-LJTI0_0
LJTI0_0:
.long L0_0_set_14
.long L0_0_set_13
.long L0_0_set_12
.long L0_0_set_15
.end_data_region
## -- End function
.comm _IWL_RX_PHY_INFO_TYPE_NONE,4,2 ## @IWL_RX_PHY_INFO_TYPE_NONE
.comm _IWL_MVM_STATUS_IN_HW_RESTART,4,2 ## @IWL_MVM_STATUS_IN_HW_RESTART
.comm _IWL_DEVICE_FAMILY_22560,8,3 ## @IWL_DEVICE_FAMILY_22560
.comm _IWL_RX_DESC_SIZE_V1,8,3 ## @IWL_RX_DESC_SIZE_V1
.comm _IWL_RX_MPDU_PHY_TSF_OVERLOAD,4,2 ## @IWL_RX_MPDU_PHY_TSF_OVERLOAD
.comm _IWL_RX_PHY_DATA1_INFO_TYPE_MASK,4,2 ## @IWL_RX_PHY_DATA1_INFO_TYPE_MASK
.comm _GFP_ATOMIC,4,2 ## @GFP_ATOMIC
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "alloc_skb failed\n"
.comm _IWL_RX_MPDU_MFLG2_PAD,4,2 ## @IWL_RX_MPDU_MFLG2_PAD
.comm _RATE_MCS_CHAN_WIDTH_MSK,4,2 ## @RATE_MCS_CHAN_WIDTH_MSK
.comm _RATE_INFO_BW_40,4,2 ## @RATE_INFO_BW_40
.comm _RATE_INFO_BW_80,4,2 ## @RATE_INFO_BW_80
.comm _RATE_INFO_BW_160,4,2 ## @RATE_INFO_BW_160
.comm _RATE_MCS_HE_MSK,4,2 ## @RATE_MCS_HE_MSK
.comm _IWL_RX_MPDU_STATUS_CRC_OK,4,2 ## @IWL_RX_MPDU_STATUS_CRC_OK
.comm _IWL_RX_MPDU_STATUS_OVERRUN_OK,4,2 ## @IWL_RX_MPDU_STATUS_OVERRUN_OK
L_.str.1: ## @.str.1
.asciz "Bad CRC or FIFO: 0x%08X.\n"
.comm _RX_FLAG_FAILED_FCS_CRC,4,2 ## @RX_FLAG_FAILED_FCS_CRC
.comm _RATE_MCS_CCK_MSK,4,2 ## @RATE_MCS_CCK_MSK
.comm _IWL_RX_MPDU_PHY_SHORT_PREAMBLE,4,2 ## @IWL_RX_MPDU_PHY_SHORT_PREAMBLE
.comm _RX_ENC_FLAG_SHORTPRE,4,2 ## @RX_ENC_FLAG_SHORTPRE
.comm _RX_FLAG_MACTIME_PLCP_START,4,2 ## @RX_FLAG_MACTIME_PLCP_START
.comm _NL80211_BAND_5GHZ,4,2 ## @NL80211_BAND_5GHZ
.comm _NL80211_BAND_2GHZ,4,2 ## @NL80211_BAND_2GHZ
.comm _IWL_RX_MPDU_PHY_AMPDU,4,2 ## @IWL_RX_MPDU_PHY_AMPDU
.comm _IWL_RX_MPDU_PHY_AMPDU_TOGGLE,4,2 ## @IWL_RX_MPDU_PHY_AMPDU_TOGGLE
.comm _RX_FLAG_AMPDU_DETAILS,4,2 ## @RX_FLAG_AMPDU_DETAILS
.comm _IWL_RX_MPDU_STATUS_SRC_STA_FOUND,4,2 ## @IWL_RX_MPDU_STATUS_SRC_STA_FOUND
.comm _IWL_RX_MPDU_SIF_STA_ID_MASK,4,2 ## @IWL_RX_MPDU_SIF_STA_ID_MASK
.comm _IWL_RX_MPDU_REORDER_BAID_MASK,4,2 ## @IWL_RX_MPDU_REORDER_BAID_MASK
.comm _IWL_RX_MPDU_REORDER_BAID_SHIFT,4,2 ## @IWL_RX_MPDU_REORDER_BAID_SHIFT
.comm _jiffies,4,2 ## @jiffies
.comm _MVM_TCM_PERIOD,8,3 ## @MVM_TCM_PERIOD
.comm _FW_DBG_TRIGGER_RSSI,4,2 ## @FW_DBG_TRIGGER_RSSI
.comm _IWL_RX_MPDU_MFLG2_AMSDU,4,2 ## @IWL_RX_MPDU_MFLG2_AMSDU
.comm _IEEE80211_QOS_CTL_A_MSDU_PRESENT,4,2 ## @IEEE80211_QOS_CTL_A_MSDU_PRESENT
.comm _IWL_DEVICE_FAMILY_9000,8,3 ## @IWL_DEVICE_FAMILY_9000
.comm _IWL_RX_REORDER_DATA_INVALID_BAID,4,2 ## @IWL_RX_REORDER_DATA_INVALID_BAID
.comm _RATE_MCS_SGI_MSK,4,2 ## @RATE_MCS_SGI_MSK
.comm _RX_ENC_FLAG_SHORT_GI,4,2 ## @RX_ENC_FLAG_SHORT_GI
.comm _RATE_HT_MCS_GF_MSK,4,2 ## @RATE_HT_MCS_GF_MSK
.comm _RX_ENC_FLAG_HT_GF,4,2 ## @RX_ENC_FLAG_HT_GF
.comm _RATE_MCS_LDPC_MSK,4,2 ## @RATE_MCS_LDPC_MSK
.comm _RX_ENC_FLAG_LDPC,4,2 ## @RX_ENC_FLAG_LDPC
.comm _RATE_MCS_HT_MSK,4,2 ## @RATE_MCS_HT_MSK
.comm _RATE_MCS_STBC_MSK,4,2 ## @RATE_MCS_STBC_MSK
.comm _RATE_MCS_STBC_POS,4,2 ## @RATE_MCS_STBC_POS
.comm _RX_ENC_HT,4,2 ## @RX_ENC_HT
.comm _RATE_HT_MCS_INDEX_MSK,4,2 ## @RATE_HT_MCS_INDEX_MSK
.comm _RX_ENC_FLAG_STBC_SHIFT,4,2 ## @RX_ENC_FLAG_STBC_SHIFT
.comm _RATE_MCS_VHT_MSK,4,2 ## @RATE_MCS_VHT_MSK
.comm _RATE_VHT_MCS_NSS_MSK,4,2 ## @RATE_VHT_MCS_NSS_MSK
.comm _RATE_VHT_MCS_NSS_POS,4,2 ## @RATE_VHT_MCS_NSS_POS
.comm _RATE_VHT_MCS_RATE_CODE_MSK,4,2 ## @RATE_VHT_MCS_RATE_CODE_MSK
.comm _RX_ENC_VHT,4,2 ## @RX_ENC_VHT
.comm _RATE_MCS_BF_MSK,4,2 ## @RATE_MCS_BF_MSK
.comm _RX_ENC_FLAG_BF,4,2 ## @RX_ENC_FLAG_BF
L_.str.2: ## @.str.2
.asciz "Invalid rate flags 0x%x, band %d,\n"
.comm _SCHED_SCAN_PASS_ALL_ENABLED,8,3 ## @SCHED_SCAN_PASS_ALL_ENABLED
.comm _SCHED_SCAN_PASS_ALL_FOUND,8,3 ## @SCHED_SCAN_PASS_ALL_FOUND
.subsections_via_symbols
|
the_stack_data/178265912.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Do ; -- Begin function Do
.p2align 2
_Do: ; @Do
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
mov x8, #32532
ldrb w8, [x8]
lsr w8, w8, #3
and w8, w8, #0x1
ands w8, w8, #0xff
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_1
LBB0_1:
mov x8, #32528
ldrb w8, [x8]
lsr w8, w8, #3
and w8, w8, #0x1
ands w8, w8, #0xff
cset w8, ne
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2:
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [sp, #8]
b LBB0_5
LBB0_3:
adrp x8, l_.str.1@PAGE
add x8, x8, l_.str.1@PAGEOFF
str x8, [sp, #8]
b LBB0_5
LBB0_4:
adrp x8, l_.str@PAGE
add x8, x8, l_.str@PAGEOFF
str x8, [sp, #8]
b LBB0_5
LBB0_5:
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, #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 x8, _pA@PAGE
ldr x9, [x8, _pA@PAGEOFF]
mov w8, #52
strb w8, [x9]
adrp x8, _pB@PAGE
ldr x9, [x8, _pB@PAGEOFF]
mov w8, #203
strb w8, [x9]
bl _Do
ldrsb w8, [x0]
subs w8, w8, #70
cset w8, eq
and w0, w8, #0x1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _pA ; @pA
.p2align 3
_pA:
.quad 32532
.globl _pB ; @pB
.p2align 3
_pB:
.quad 32528
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Fail"
l_.str.1: ; @.str.1
.asciz "Success"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Do ## -- Begin function Do
.p2align 4, 0x90
_Do: ## @Do
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $32532, %eax ## imm = 0x7F14
movb (%rax), %al
shrb $3, %al
andb $1, %al
cmpb $0, %al
jne LBB0_4
## %bb.1:
movl $32528, %eax ## imm = 0x7F10
movb (%rax), %al
shrb $3, %al
andb $1, %al
cmpb $0, %al
jne LBB0_3
## %bb.2:
leaq L_.str(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_5
LBB0_3:
leaq L_.str.1(%rip), %rax
movq %rax, -8(%rbp)
jmp LBB0_5
LBB0_4:
leaq L_.str(%rip), %rax
movq %rax, -8(%rbp)
LBB0_5:
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 $16, %rsp
movl $0, -4(%rbp)
movq _pA(%rip), %rax
movb $52, (%rax)
movq _pB(%rip), %rax
movb $-53, (%rax)
callq _Do
movsbl (%rax), %eax
cmpl $70, %eax
sete %al
andb $1, %al
movzbl %al, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _pA ## @pA
.p2align 3
_pA:
.quad 32532
.globl _pB ## @pB
.p2align 3
_pB:
.quad 32528
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Fail"
L_.str.1: ## @.str.1
.asciz "Success"
.subsections_via_symbols
|
the_stack_data/37638989.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Thread1_Function ; -- Begin function Thread1_Function
.p2align 2
_Thread1_Function: ; @Thread1_Function
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
str x8, [sp, #16]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #1
bl _sleep
b LBB0_1
.cfi_endproc
; -- End function
.globl _Thread2_Function ; -- Begin function Thread2_Function
.p2align 2
_Thread2_Function: ; @Thread2_Function
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
str x8, [sp, #16]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #1
bl _sleep
b LBB1_1
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #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, l_.str.2@PAGE
add x8, x8, l_.str.2@PAGEOFF
str x8, [sp, #16]
adrp x8, l_.str.3@PAGE
add x8, x8, l_.str.3@PAGEOFF
str x8, [sp, #8]
ldr x3, [sp, #16]
sub x0, x29, #16
mov x1, #0
str x1, [sp] ; 8-byte Folded Spill
adrp x2, _Thread1_Function@PAGE
add x2, x2, _Thread1_Function@PAGEOFF
bl _pthread_create
ldr x1, [sp] ; 8-byte Folded Reload
ldr x3, [sp, #8]
add x0, sp, #24
adrp x2, _Thread2_Function@PAGE
add x2, x2, _Thread2_Function@PAGEOFF
bl _pthread_create
ldr x1, [sp] ; 8-byte Folded Reload
ldur x0, [x29, #-16]
bl _pthread_join
ldr x1, [sp] ; 8-byte Folded Reload
ldr x0, [sp, #24]
bl _pthread_join
ldr x0, [sp] ; 8-byte Folded Reload
bl _pthread_exit
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Thread 1 msg: %s\r\n"
l_.str.1: ; @.str.1
.asciz "Thread 2 msg: %s\r\n"
l_.str.2: ; @.str.2
.asciz "Hello world"
l_.str.3: ; @.str.3
.asciz "Hello Universe"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Thread1_Function ## -- Begin function Thread1_Function
.p2align 4, 0x90
_Thread1_Function: ## @Thread1_Function
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movl $1, %edi
callq _sleep
jmp LBB0_1
.cfi_endproc
## -- End function
.globl _Thread2_Function ## -- Begin function Thread2_Function
.p2align 4, 0x90
_Thread2_Function: ## @Thread2_Function
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq %rax, -16(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movl $1, %edi
callq _sleep
jmp LBB1_1
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movl $0, -4(%rbp)
leaq L_.str.2(%rip), %rax
movq %rax, -32(%rbp)
leaq L_.str.3(%rip), %rax
movq %rax, -40(%rbp)
movq -32(%rbp), %rcx
leaq _Thread1_Function(%rip), %rdx
xorl %eax, %eax
movl %eax, %esi
movq %rsi, -48(%rbp) ## 8-byte Spill
leaq -16(%rbp), %rdi
callq _pthread_create
movq -48(%rbp), %rsi ## 8-byte Reload
movq -40(%rbp), %rcx
leaq _Thread2_Function(%rip), %rdx
leaq -24(%rbp), %rdi
callq _pthread_create
movq -48(%rbp), %rsi ## 8-byte Reload
movq -16(%rbp), %rdi
callq _pthread_join
movq -48(%rbp), %rsi ## 8-byte Reload
movq -24(%rbp), %rdi
callq _pthread_join
movq -48(%rbp), %rdi ## 8-byte Reload
callq _pthread_exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Thread 1 msg: %s\r\n"
L_.str.1: ## @.str.1
.asciz "Thread 2 msg: %s\r\n"
L_.str.2: ## @.str.2
.asciz "Hello world"
L_.str.3: ## @.str.3
.asciz "Hello Universe"
.subsections_via_symbols
|
the_stack_data/95450631.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _slice ; -- Begin function slice
.p2align 2
_slice: ; @slice
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str w1, [sp, #20]
str w2, [sp, #16]
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldr w9, [sp, #20]
add w8, w8, w9
ldr w9, [sp, #16]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_3
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #24]
ldr w9, [sp, #12]
ldr w10, [sp, #20]
add w9, w9, w10
add x8, x8, w9, sxtw
ldrb w8, [x8]
ldr x9, [sp, #24]
ldrsw x10, [sp, #12]
add x9, x9, x10
strb w8, [x9]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB0_1
LBB0_3:
ldr x8, [sp, #24]
ldrsw x9, [sp, #12]
add x8, x8, x9
strb wzr, [x8]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
mov w1, #0
str wzr, [sp, #20]
adrp x8, l___const.main.s@PAGE
add x8, x8, l___const.main.s@PAGEOFF
ldr x9, [x8]
add x0, sp, #24
str x0, [sp, #8] ; 8-byte Folded Spill
str x9, [sp, #24]
ldur x8, [x8, #5]
stur x8, [x0, #5]
mov w2, #4
bl _slice
ldr x8, [sp, #8] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
bl ___stack_chk_fail
LBB1_2:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___const.main.s: ; @__const.main.s
.asciz "Hello World!"
l_.str: ; @.str
.asciz "%s"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _slice ## -- Begin function slice
.p2align 4, 0x90
_slice: ## @slice
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl %edx, -16(%rbp)
movl $0, -20(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
addl -12(%rbp), %eax
cmpl -16(%rbp), %eax
jg LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -8(%rbp), %rax
movl -20(%rbp), %ecx
addl -12(%rbp), %ecx
movslq %ecx, %rcx
movb (%rax,%rcx), %dl
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movb %dl, (%rax,%rcx)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB0_1
LBB0_3:
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movb $0, (%rax,%rcx)
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
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -28(%rbp)
movq L___const.main.s(%rip), %rax
movq %rax, -21(%rbp)
movl L___const.main.s+8(%rip), %eax
movl %eax, -13(%rbp)
movb L___const.main.s+12(%rip), %al
movb %al, -9(%rbp)
leaq -21(%rbp), %rdi
xorl %esi, %esi
movl $4, %edx
callq _slice
leaq -21(%rbp), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB1_2
## %bb.1:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
LBB1_2:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___const.main.s: ## @__const.main.s
.asciz "Hello World!"
L_.str: ## @.str
.asciz "%s"
.subsections_via_symbols
|
the_stack_data/549416.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
adrp x8, _wat@PAGE
add x8, x8, _wat@PAGEOFF
add x8, x8, #12
str wzr, [sp, #12]
str x8, [sp]
ldr x8, [sp]
ldr w0, [x8]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _wat ; @wat
.p2align 2
_wat:
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.long 4 ; 0x4
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, -4(%rbp)
leaq _wat(%rip), %rax
addq $12, %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _wat ## @wat
.p2align 4
_wat:
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.long 4 ## 0x4
.subsections_via_symbols
|
the_stack_data/103264461.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, #5056
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #1, lsl #12 ; =4096
sub sp, sp, #960
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #44]
str wzr, [sp, #36]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
add x0, sp, #4048
str x0, [sp, #24] ; 8-byte Folded Spill
bl _gets
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #43
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _strlen
mov x8, sp
str x0, [x8]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
str wzr, [sp, #32]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrsw x8, [sp, #32]
str x8, [sp, #16] ; 8-byte Folded Spill
add x0, sp, #4048
bl _strlen
ldr x8, [sp, #16] ; 8-byte Folded Reload
subs x8, x8, x0
cset w8, hs
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x9, [sp, #32]
add x8, sp, #4048
ldrsb w8, [x8, x9]
ldrsb w9, [sp, #43]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
ldrsw x10, [sp, #36]
add x9, sp, #48
str w8, [x9, x10, lsl #2]
ldr w8, [sp, #36]
add w8, w8, #1
str w8, [sp, #36]
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_1
LBB0_6:
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
str wzr, [sp, #32]
b LBB0_7
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #32]
ldr w9, [sp, #36]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_10
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=1
ldrsw x9, [sp, #32]
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.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [sp, #32]
add w8, w8, #1
str w8, [sp, #32]
b LBB0_7
LBB0_10:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_12
b LBB0_11
LBB0_11:
bl ___stack_chk_fail
LBB0_12:
mov w0, #0
add sp, sp, #1, lsl #12 ; =4096
add sp, sp, #960
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Introduzca su cadena: "
l_.str.1: ; @.str.1
.asciz "Introduzca el caracter a buscar en la cadena: "
l_.str.2: ; @.str.2
.asciz " %c"
l_.str.3: ; @.str.3
.asciz "La longitud de la frase es de: %d"
l_.str.4: ; @.str.4
.asciz "\nEl numero de caracteres se ha encontrado un total de %d veces en las posiciones: "
l_.str.5: ; @.str.5
.asciz "%d, "
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $5040, %eax ## imm = 0x13B0
callq ____chkstk_darwin
subq %rax, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -5012(%rbp)
movl $0, -5020(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq -1008(%rbp), %rdi
callq _gets
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -5013(%rbp), %rsi
movb $0, %al
callq _scanf
leaq -1008(%rbp), %rdi
callq _strlen
movq %rax, %rsi
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -5024(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movslq -5024(%rbp), %rax
movq %rax, -5032(%rbp) ## 8-byte Spill
leaq -1008(%rbp), %rdi
callq _strlen
movq %rax, %rcx
movq -5032(%rbp), %rax ## 8-byte Reload
cmpq %rcx, %rax
jae LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq -5024(%rbp), %rax
movsbl -1008(%rbp,%rax), %eax
movsbl -5013(%rbp), %ecx
cmpl %ecx, %eax
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -5024(%rbp), %ecx
addl $1, %ecx
movslq -5020(%rbp), %rax
movl %ecx, -5008(%rbp,%rax,4)
movl -5020(%rbp), %eax
addl $1, %eax
movl %eax, -5020(%rbp)
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_5
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -5024(%rbp), %eax
addl $1, %eax
movl %eax, -5024(%rbp)
jmp LBB0_1
LBB0_6:
movl -5020(%rbp), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl $0, -5024(%rbp)
LBB0_7: ## =>This Inner Loop Header: Depth=1
movl -5024(%rbp), %eax
cmpl -5020(%rbp), %eax
jge LBB0_10
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
movslq -5024(%rbp), %rax
movl -5008(%rbp,%rax,4), %esi
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
## %bb.9: ## in Loop: Header=BB0_7 Depth=1
movl -5024(%rbp), %eax
addl $1, %eax
movl %eax, -5024(%rbp)
jmp LBB0_7
LBB0_10:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_12
## %bb.11:
xorl %eax, %eax
addq $5040, %rsp ## imm = 0x13B0
popq %rbp
retq
LBB0_12:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Introduzca su cadena: "
L_.str.1: ## @.str.1
.asciz "Introduzca el caracter a buscar en la cadena: "
L_.str.2: ## @.str.2
.asciz " %c"
L_.str.3: ## @.str.3
.asciz "La longitud de la frase es de: %d"
L_.str.4: ## @.str.4
.asciz "\nEl numero de caracteres se ha encontrado un total de %d veces en las posiciones: "
L_.str.5: ## @.str.5
.asciz "%d, "
.subsections_via_symbols
|
the_stack_data/120853.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, #96
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-8]
stur wzr, [x29, #-12]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
sub sp, sp, #16
mov x9, sp
sub x8, x29, #16
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
stur x0, [x29, #-88] ; 8-byte Folded Spill
bl _scanf
add sp, sp, #16
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur x0, [x29, #-88] ; 8-byte Folded Reload
sub sp, sp, #16
mov x9, sp
sub x8, x29, #20
str x8, [x9]
bl _scanf
add sp, sp, #16
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldur x0, [x29, #-88] ; 8-byte Folded Reload
sub sp, sp, #16
mov x9, sp
sub x8, x29, #24
str x8, [x9]
bl _scanf
add sp, sp, #16
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
stur wzr, [x29, #-28]
stur wzr, [x29, #-32]
ldur w8, [x29, #-24]
; kill: def $x8 killed $w8
mov x9, sp
stur x9, [x29, #-40]
lsl x9, x8, #2
add x9, x9, #15
and x9, x9, #0xfffffffffffffff0
stur x9, [x29, #-80] ; 8-byte Folded Spill
adrp x16, ___chkstk_darwin@GOTPAGE
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
ldur x10, [x29, #-80] ; 8-byte Folded Reload
mov x9, sp
subs x9, x9, x10
mov sp, x9
stur x9, [x29, #-72] ; 8-byte Folded Spill
stur x8, [x29, #-48]
stur wzr, [x29, #-52]
stur wzr, [x29, #-56]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-28]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
sub sp, sp, #16
mov x9, sp
sub x8, x29, #60
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
add sp, sp, #16
ldur w8, [x29, #-60]
subs w8, w8, #0
cset w8, le
tbnz w8, #0, LBB0_5
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-60]
ldur w9, [x29, #-20]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldur w8, [x29, #-60]
ldursw x10, [x29, #-28]
str w8, [x9, x10, lsl #2]
b LBB0_5
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
ldur w8, [x29, #-28]
add w8, w8, #1
stur w8, [x29, #-28]
b LBB0_1
LBB0_6:
b LBB0_7
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-32]
ldur w9, [x29, #-24]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_7 Depth=1
ldur x9, [x29, #-72] ; 8-byte Folded Reload
ldur w8, [x29, #-16]
ldursw x10, [x29, #-32]
ldr w9, [x9, x10, lsl #2]
subs w0, w8, w9
bl _abs
ldur x8, [x29, #-72] ; 8-byte Folded Reload
stur w0, [x29, #-52]
ldur w9, [x29, #-16]
; implicit-def: $x11
mov x11, x9
ldur w9, [x29, #-52]
; implicit-def: $x10
mov x10, x9
ldursw x9, [x29, #-32]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
sub sp, sp, #32
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
ldur x8, [x29, #-72] ; 8-byte Folded Reload
add sp, sp, #32
ldursw x9, [x29, #-32]
ldr w8, [x8, x9, lsl #2]
stur w8, [x29, #-16]
ldur w9, [x29, #-52]
ldur w8, [x29, #-56]
add w8, w8, w9
stur w8, [x29, #-56]
ldur w8, [x29, #-32]
add w8, w8, #1
stur w8, [x29, #-32]
b LBB0_7
LBB0_9:
ldur s0, [x29, #-56]
scvtf s0, s0
fcvt d0, s0
sub sp, sp, #16
mov x8, sp
str d0, [x8]
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
add sp, sp, #16
ldur s0, [x29, #-56]
scvtf s0, s0
ldur s1, [x29, #-24]
scvtf s1, s1
fdiv s0, s0, s1
fcvt d0, s0
sub sp, sp, #16
mov x8, sp
str d0, [x8]
adrp x0, l_.str.7@PAGE
add x0, x0, l_.str.7@PAGEOFF
bl _printf
add sp, sp, #16
stur wzr, [x29, #-12]
ldur x8, [x29, #-40]
mov sp, x8
ldur w8, [x29, #-12]
stur w8, [x29, #-92] ; 4-byte Folded Spill
ldur x9, [x29, #-8]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_10
LBB0_10:
bl ___stack_chk_fail
LBB0_11:
ldur w0, [x29, #-92] ; 4-byte Folded Reload
mov sp, x29
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Enter the currect head position:"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "\nEnter the Maximum tracks number:"
l_.str.3: ; @.str.3
.asciz "\nEnter number of the tracks that we are seeking:"
l_.str.4: ; @.str.4
.asciz "\nEnter the tracks number in order:\n"
l_.str.5: ; @.str.5
.asciz "%d--(%d)-->%d\n"
l_.str.6: ; @.str.6
.asciz "The Total seek time is equal to:%.2f\n"
l_.str.7: ; @.str.7
.asciz "The Average of total seek time is equal to:%.2f\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, -12(%rbp)
leaq L_.str(%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.1(%rip), %rdi
movq %rdi, -96(%rbp) ## 8-byte Spill
leaq -16(%rbp), %rsi
callq _scanf
## kill: def $ecx killed $eax
movb -81(%rbp), %al ## 1-byte Reload
leaq L_.str.2(%rip), %rdi
callq _printf
movq -96(%rbp), %rdi ## 8-byte Reload
## kill: def $ecx killed $eax
movb -81(%rbp), %al ## 1-byte Reload
leaq -20(%rbp), %rsi
callq _scanf
## kill: def $ecx killed $eax
movb -81(%rbp), %al ## 1-byte Reload
leaq L_.str.3(%rip), %rdi
callq _printf
movq -96(%rbp), %rdi ## 8-byte Reload
## kill: def $ecx killed $eax
movb -81(%rbp), %al ## 1-byte Reload
leaq -24(%rbp), %rsi
callq _scanf
## kill: def $ecx killed $eax
movb -81(%rbp), %al ## 1-byte Reload
leaq L_.str.4(%rip), %rdi
callq _printf
movl $0, -28(%rbp)
movl $0, -32(%rbp)
movl -24(%rbp), %eax
## kill: def $rax killed $eax
movq %rax, -80(%rbp) ## 8-byte Spill
movq %rsp, %rcx
movq %rcx, -40(%rbp)
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq -80(%rbp), %rax ## 8-byte Reload
movq %rsp, %rcx
movq %rcx, -72(%rbp) ## 8-byte Spill
movq %rax, -48(%rbp)
movl $0, -52(%rbp)
movl $0, -56(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -28(%rbp), %eax
cmpl -24(%rbp), %eax
jge LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq L_.str.1(%rip), %rdi
leaq -60(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $0, -60(%rbp)
jle LBB0_5
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -60(%rbp), %eax
cmpl -20(%rbp), %eax
jg LBB0_5
## %bb.4: ## in Loop: Header=BB0_1 Depth=1
movq -72(%rbp), %rax ## 8-byte Reload
movl -60(%rbp), %edx
movslq -28(%rbp), %rcx
movl %edx, (%rax,%rcx,4)
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_1
LBB0_6:
jmp LBB0_7
LBB0_7: ## =>This Inner Loop Header: Depth=1
movl -32(%rbp), %eax
cmpl -24(%rbp), %eax
jge LBB0_9
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
movq -72(%rbp), %rax ## 8-byte Reload
movl -16(%rbp), %edi
movslq -32(%rbp), %rcx
subl (%rax,%rcx,4), %edi
callq _abs
movl %eax, %ecx
movq -72(%rbp), %rax ## 8-byte Reload
movl %ecx, -52(%rbp)
movl -16(%rbp), %esi
movl -52(%rbp), %edx
movslq -32(%rbp), %rcx
movl (%rax,%rcx,4), %ecx
leaq L_.str.5(%rip), %rdi
movb $0, %al
callq _printf
## kill: def $ecx killed $eax
movq -72(%rbp), %rax ## 8-byte Reload
movslq -32(%rbp), %rcx
movl (%rax,%rcx,4), %eax
movl %eax, -16(%rbp)
movl -52(%rbp), %eax
addl -56(%rbp), %eax
movl %eax, -56(%rbp)
movl -32(%rbp), %eax
addl $1, %eax
movl %eax, -32(%rbp)
jmp LBB0_7
LBB0_9:
cvtsi2ssl -56(%rbp), %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.6(%rip), %rdi
movb $1, %al
callq _printf
cvtsi2ssl -56(%rbp), %xmm0
cvtsi2ssl -24(%rbp), %xmm1
divss %xmm1, %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.7(%rip), %rdi
movb $1, %al
callq _printf
movl $0, -12(%rbp)
movq -40(%rbp), %rax
movq %rax, %rsp
movl -12(%rbp), %eax
movl %eax, -100(%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 -100(%rbp), %eax ## 4-byte Reload
movq %rbp, %rsp
popq %rbp
retq
LBB0_11:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter the currect head position:"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "\nEnter the Maximum tracks number:"
L_.str.3: ## @.str.3
.asciz "\nEnter number of the tracks that we are seeking:"
L_.str.4: ## @.str.4
.asciz "\nEnter the tracks number in order:\n"
L_.str.5: ## @.str.5
.asciz "%d--(%d)-->%d\n"
L_.str.6: ## @.str.6
.asciz "The Total seek time is equal to:%.2f\n"
L_.str.7: ## @.str.7
.asciz "The Average of total seek time is equal to:%.2f\n"
.subsections_via_symbols
|
the_stack_data/31389225.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Hello, World!\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Hello, World!\n"
.subsections_via_symbols
|
the_stack_data/128365.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp, #8] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w0, [sp, #8] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "This is the way the world ends"
l_.str.1: ; @.str.1
.asciz "Not with a bang but a whimper."
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "This is the way the world ends"
L_.str.1: ## @.str.1
.asciz "Not with a bang but a whimper."
.subsections_via_symbols
|
the_stack_data/979111.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _showInfo ; -- Begin function showInfo
.p2align 2
_showInfo: ; @showInfo
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-4]
stur w1, [x29, #-8]
stur w2, [x29, #-12]
mov x9, sp
mov x8, #4
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
mov x8, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur w8, [x29, #-4]
; implicit-def: $x11
mov x11, x8
ldur w8, [x29, #-8]
; implicit-def: $x10
mov x10, x8
ldur w9, [x29, #-12]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _showVariable ; -- Begin function showVariable
.p2align 2
_showVariable: ; @showVariable
.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 x11, [x29, #-8]
ldur x10, [x29, #-16]
ldur x8, [x29, #-16]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x11, [x9]
str x10, [x9, #8]
str x8, [x9, #16]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x29, x30, [sp, #96] ; 16-byte Folded Spill
add x29, sp, #96
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
stur w8, [x29, #-36] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
sub x8, x29, #8
str x8, [sp, #24] ; 8-byte Folded Spill
mov w8, #10
stur w8, [x29, #-8]
sub x8, x29, #12
str x8, [sp, #32] ; 8-byte Folded Spill
mov w8, #20
stur w8, [x29, #-12]
sub x8, x29, #16
str x8, [sp, #48] ; 8-byte Folded Spill
mov w8, #40
stur w8, [x29, #-16]
sub x8, x29, #24
str x8, [sp, #16] ; 8-byte Folded Spill
; kill: def $x8 killed $xzr
stur xzr, [x29, #-24]
stur xzr, [x29, #-32]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
ldur w0, [x29, #-8]
ldur w1, [x29, #-12]
ldur w2, [x29, #-16]
bl _showInfo
ldr x8, [sp, #16] ; 8-byte Folded Reload
mov x9, sp
str x8, [x9]
adrp x0, l_.str.5@PAGE
add x0, x0, l_.str.5@PAGEOFF
bl _printf
adrp x0, l_.str.6@PAGE
add x0, x0, l_.str.6@PAGEOFF
bl _printf
ldr x8, [sp, #24] ; 8-byte Folded Reload
adrp x9, l_.str.7@PAGE
add x9, x9, l_.str.7@PAGEOFF
str x9, [sp, #40] ; 8-byte Folded Spill
stur x9, [x29, #-32]
stur x8, [x29, #-24]
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
bl _showVariable
ldr x8, [sp, #32] ; 8-byte Folded Reload
adrp x9, l_.str.8@PAGE
add x9, x9, l_.str.8@PAGEOFF
stur x9, [x29, #-32]
stur x8, [x29, #-24]
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
bl _showVariable
ldr x9, [sp, #40] ; 8-byte Folded Reload
ldr x8, [sp, #48] ; 8-byte Folded Reload
stur x9, [x29, #-32]
stur x8, [x29, #-24]
ldur x0, [x29, #-32]
ldur x1, [x29, #-24]
bl _showVariable
ldur w0, [x29, #-36] ; 4-byte Folded Reload
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
add sp, sp, #112
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz " sizeof(int) = %2lu\n"
l_.str.1: ; @.str.1
.asciz " sizeof(int*) = %2lu\n"
l_.str.2: ; @.str.2
.asciz " [height, width, length] = [%2d,%2d,%2d]\n\n"
l_.str.3: ; @.str.3
.asciz " address of %s = %p, value at address = %2d\n"
l_.str.4: ; @.str.4
.asciz "\nValues:\n\n"
l_.str.5: ; @.str.5
.asciz " address of pDimension = %p\n"
l_.str.6: ; @.str.6
.asciz "\nUsing address of each named variables...\n\n"
l_.str.7: ; @.str.7
.asciz "height"
l_.str.8: ; @.str.8
.asciz "width "
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _showInfo ## -- Begin function showInfo
.p2align 4, 0x90
_showInfo: ## @showInfo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl %edx, -12(%rbp)
leaq L_.str(%rip), %rdi
movl $4, %esi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movl $8, %esi
movb $0, %al
callq _printf
movl -4(%rbp), %esi
movl -8(%rbp), %edx
movl -12(%rbp), %ecx
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _showVariable ## -- Begin function showVariable
.p2align 4, 0x90
_showVariable: ## @showVariable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq %rsi, -16(%rbp)
movq -8(%rbp), %rsi
movq -16(%rbp), %rdx
movq -16(%rbp), %rax
movl (%rax), %ecx
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $10, -8(%rbp)
movl $20, -12(%rbp)
movl $40, -16(%rbp)
movq $0, -24(%rbp)
movq $0, -32(%rbp)
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
movl -8(%rbp), %edi
movl -12(%rbp), %esi
movl -16(%rbp), %edx
callq _showInfo
leaq L_.str.5(%rip), %rdi
leaq -24(%rbp), %rsi
movb $0, %al
callq _printf
leaq L_.str.6(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.7(%rip), %rax
movq %rax, -32(%rbp)
leaq -8(%rbp), %rax
movq %rax, -24(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
callq _showVariable
leaq L_.str.8(%rip), %rax
movq %rax, -32(%rbp)
leaq -12(%rbp), %rax
movq %rax, -24(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
callq _showVariable
leaq L_.str.7(%rip), %rax
movq %rax, -32(%rbp)
leaq -16(%rbp), %rax
movq %rax, -24(%rbp)
movq -32(%rbp), %rdi
movq -24(%rbp), %rsi
callq _showVariable
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz " sizeof(int) = %2lu\n"
L_.str.1: ## @.str.1
.asciz " sizeof(int*) = %2lu\n"
L_.str.2: ## @.str.2
.asciz " [height, width, length] = [%2d,%2d,%2d]\n\n"
L_.str.3: ## @.str.3
.asciz " address of %s = %p, value at address = %2d\n"
L_.str.4: ## @.str.4
.asciz "\nValues:\n\n"
L_.str.5: ## @.str.5
.asciz " address of pDimension = %p\n"
L_.str.6: ## @.str.6
.asciz "\nUsing address of each named variables...\n\n"
L_.str.7: ## @.str.7
.asciz "height"
L_.str.8: ## @.str.8
.asciz "width "
.subsections_via_symbols
|
the_stack_data/3263850.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hello_a ; -- Begin function hello_a
.p2align 2
_hello_a: ; @hello_a
.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, _flag_a@PAGE
ldrb w8, [x8, _flag_a@PAGEOFF]
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #1
adrp x9, _flag_a@PAGE
strb w8, [x9, _flag_a@PAGEOFF]
bl _hello_b
b LBB0_2
LBB0_2:
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
.zerofill __DATA,__bss,_flag_a,1,0 ; @flag_a
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hello world A\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hello_a ## -- Begin function hello_a
.p2align 4, 0x90
_hello_a: ## @hello_a
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testb $1, _flag_a(%rip)
jne LBB0_2
## %bb.1:
movb $1, _flag_a(%rip)
movb $0, %al
callq _hello_b
LBB0_2:
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
popq %rbp
retq
.cfi_endproc
## -- End function
.zerofill __DATA,__bss,_flag_a,1,0 ## @flag_a
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "hello world A\n"
.subsections_via_symbols
|
the_stack_data/1250056.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 _culCelsius
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:
ldur w0, [x29, #-4]
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 culCelsius
lCPI1_0:
.quad 0x3fe1c71c71c71c72 ; double 0.55555555555555558
lCPI1_1:
.quad 0x4040000000000000 ; double 32
.section __TEXT,__text,regular,pure_instructions
.globl _culCelsius
.p2align 2
_culCelsius: ; @culCelsius
.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 "Fahr Celsius\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 _culCelsius
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:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function culCelsius
LCPI1_0:
.quad 0x3fe1c71c71c71c72 ## double 0.55555555555555558
LCPI1_1:
.quad 0x4040000000000000 ## double 32
.section __TEXT,__text,regular,pure_instructions
.globl _culCelsius
.p2align 4, 0x90
_culCelsius: ## @culCelsius
.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 "Fahr Celsius\n"
L_.str.1: ## @.str.1
.asciz "%3.0f %6.1f\n"
.subsections_via_symbols
|
the_stack_data/833279.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/1086509.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _changes_fields_locally ; -- Begin function changes_fields_locally
.p2align 2
_changes_fields_locally: ; @changes_fields_locally
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #16]
str x1, [sp, #24]
ldr w8, [sp, #16]
str w8, [sp, #12]
mov w8, #42
str w8, [sp, #24]
mov w8, #15
str w8, [sp, #20]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _struct_value_in_callee_ok ; -- Begin function struct_value_in_callee_ok
.p2align 2
_struct_value_in_callee_ok: ; @struct_value_in_callee_ok
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
adrp x8, l___const.struct_value_in_callee_ok.b@PAGE
add x8, x8, l___const.struct_value_in_callee_ok.b@PAGEOFF
ldr q0, [x8]
str q0, [sp, #16]
ldr x0, [sp, #16]
ldr x1, [sp, #24]
bl _changes_fields_locally
ldr w8, [sp, #16]
subs w8, w8, #11
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_1
LBB1_1:
ldr w8, [sp, #20]
subs w8, w8, #22
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2:
ldr w8, [sp, #24]
subs w8, w8, #33
cset w8, ne
tbnz w8, #0, LBB1_4
b LBB1_3
LBB1_3:
ldr w8, [sp, #28]
subs w8, w8, #44
cset w8, eq
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
; kill: def $x8 killed $xzr
str xzr, [sp, #8]
ldr x9, [sp, #8]
mov w8, #42
str w8, [x9]
b LBB1_5
LBB1_5:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 2 ; @__const.struct_value_in_callee_ok.b
l___const.struct_value_in_callee_ok.b:
.long 11 ; 0xb
.long 22 ; 0x16
.long 33 ; 0x21
.long 44 ; 0x2c
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _changes_fields_locally ## -- Begin function changes_fields_locally
.p2align 4, 0x90
_changes_fields_locally: ## @changes_fields_locally
.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, -8(%rbp)
movl -16(%rbp), %eax
movl %eax, -20(%rbp)
movl $42, -8(%rbp)
movl $15, -12(%rbp)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _struct_value_in_callee_ok ## -- Begin function struct_value_in_callee_ok
.p2align 4, 0x90
_struct_value_in_callee_ok: ## @struct_value_in_callee_ok
.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 L___const.struct_value_in_callee_ok.b(%rip), %rax
movq %rax, -16(%rbp)
movq L___const.struct_value_in_callee_ok.b+8(%rip), %rax
movq %rax, -8(%rbp)
movq -16(%rbp), %rdi
movq -8(%rbp), %rsi
callq _changes_fields_locally
cmpl $11, -16(%rbp)
jne LBB1_4
## %bb.1:
cmpl $22, -12(%rbp)
jne LBB1_4
## %bb.2:
cmpl $33, -8(%rbp)
jne LBB1_4
## %bb.3:
cmpl $44, -4(%rbp)
je LBB1_5
LBB1_4:
movq $0, -24(%rbp)
movq -24(%rbp), %rax
movl $42, (%rax)
LBB1_5:
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 2 ## @__const.struct_value_in_callee_ok.b
L___const.struct_value_in_callee_ok.b:
.long 11 ## 0xb
.long 22 ## 0x16
.long 33 ## 0x21
.long 44 ## 0x2c
.subsections_via_symbols
|
the_stack_data/70449570.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
stur w0, [x29, #-8]
stur x1, [x29, #-16]
mov w8, #1
str w8, [sp, #24]
str wzr, [sp, #20]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #20
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-20]
str w8, [sp, #20]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, lt
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
ldr w9, [sp, #20]
mul w8, w8, w9
str w8, [sp, #24]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB0_1
LBB0_4:
ldr w9, [sp, #24]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "numero: \n"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "%d\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movl $1, -24(%rbp)
movl $0, -28(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -20(%rbp), %rsi
movb $0, %al
callq _scanf
movl -20(%rbp), %eax
movl %eax, -28(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $1, -28(%rbp)
jl LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
imull -28(%rbp), %eax
movl %eax, -24(%rbp)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -28(%rbp), %eax
addl $-1, %eax
movl %eax, -28(%rbp)
jmp LBB0_1
LBB0_4:
movl -24(%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 "numero: \n"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "%d\n"
.subsections_via_symbols
|
the_stack_data/4317.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add ; -- Begin function add
.p2align 2
_add: ; @add
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #28]
str w1, [sp, #24]
str w2, [sp, #20]
str w3, [sp, #16]
str w4, [sp, #12]
str w5, [sp, #8]
str w6, [sp, #4]
mov w8, #1
str w8, [sp]
ldr w0, [sp, #4]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #0
str w8, [sp] ; 4-byte Folded Spill
stur wzr, [x29, #-4]
mov w8, #6
str w8, [sp, #8]
mov w8, #7
str w8, [sp, #4]
ldr w5, [sp, #8]
ldr w6, [sp, #4]
mov w0, #1
mov w1, #2
mov w2, #3
mov w3, #4
mov w4, #5
bl _add
ldr w0, [sp] ; 4-byte Folded Reload
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _add ## -- Begin function add
.p2align 4, 0x90
_add: ## @add
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl 16(%rbp), %eax
movl %edi, -4(%rbp)
movl %esi, -8(%rbp)
movl %edx, -12(%rbp)
movl %ecx, -16(%rbp)
movl %r8d, -20(%rbp)
movl %r9d, -24(%rbp)
movl $1, -28(%rbp)
movl 16(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $6, -8(%rbp)
movl $7, -12(%rbp)
movl -8(%rbp), %r9d
movl -12(%rbp), %eax
movl $1, %edi
movl $2, %esi
movl $3, %edx
movl $4, %ecx
movl $5, %r8d
movl %eax, (%rsp)
callq _add
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/154830362.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _create_node ; -- Begin function create_node
.p2align 2
_create_node: ; @create_node
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str x0, [sp, #8]
mov x0, #272
bl _malloc
str x0, [sp]
ldr x0, [sp]
ldr x1, [sp, #8]
mov x2, #255
bl ___strcpy_chk
ldr x8, [sp]
; kill: def $x9 killed $xzr
str xzr, [x8, #256]
ldr x8, [sp]
str xzr, [x8, #264]
ldr x0, [sp]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _create_list ; -- Begin function create_list
.p2align 2
_create_list: ; @create_list
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x0, #24
bl _malloc
str x0, [sp, #8]
ldr x8, [sp, #8]
; kill: def $x9 killed $xzr
str xzr, [x8]
ldr x8, [sp, #8]
str xzr, [x8, #8]
ldr x8, [sp, #8]
str xzr, [x8, #16]
ldr x0, [sp, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.globl _destroy_list ; -- Begin function destroy_list
.p2align 2
_destroy_list: ; @destroy_list
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x8, [x8]
stur x8, [x29, #-16]
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #24]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
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, #24]
str x8, [sp, #8]
ldr x8, [sp, #24]
ldr x8, [x8, #256]
str x8, [sp, #24]
ldr x0, [sp, #8]
bl _free
b LBB2_1
LBB2_3:
ldur x0, [x29, #-16]
bl _free
ldur x8, [x29, #-8]
; kill: def $x9 killed $xzr
str xzr, [x8]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.cfi_endproc
; -- End function
.globl _List_is_empty ; -- Begin function List_is_empty
.p2align 2
_List_is_empty: ; @List_is_empty
.cfi_startproc
; %bb.0:
sub sp, sp, #16
.cfi_def_cfa_offset 16
str x0, [sp, #8]
ldr x8, [sp, #8]
ldr x8, [x8, #16]
subs x8, x8, #0
cset w8, ne
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB3_2
b LBB3_1
LBB3_1:
ldr x8, [sp, #8]
ldr x8, [x8]
subs x8, x8, #0
cset w8, eq
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB3_2
LBB3_2:
ldr w8, [sp, #4] ; 4-byte Folded Reload
and w0, w8, #0x1
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.globl _List_add_fist ; -- Begin function List_add_fist
.p2align 2
_List_add_fist: ; @List_add_fist
.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 _create_node
str x0, [sp, #8]
ldur x8, [x29, #-8]
ldr x8, [x8]
ldr x9, [sp, #8]
str x8, [x9, #256]
ldur x0, [x29, #-8]
bl _List_is_empty
tbz w0, #0, LBB4_2
b LBB4_1
LBB4_1:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9, #8]
b LBB4_3
LBB4_2:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
ldr x9, [x9]
str x8, [x9, #264]
b LBB4_3
LBB4_3:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9]
ldur x9, [x29, #-8]
ldr x8, [x9, #16]
add x8, x8, #1
str x8, [x9, #16]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _List_add_last ; -- Begin function List_add_last
.p2align 2
_List_add_last: ; @List_add_last
.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 _create_node
str x0, [sp, #8]
ldur x8, [x29, #-8]
ldr x8, [x8, #8]
ldr x9, [sp, #8]
str x8, [x9, #264]
ldur x0, [x29, #-8]
bl _List_is_empty
tbz w0, #0, LBB5_2
b LBB5_1
LBB5_1:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9]
b LBB5_3
LBB5_2:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
ldr x9, [x9, #8]
str x8, [x9, #256]
b LBB5_3
LBB5_3:
ldr x8, [sp, #8]
ldur x9, [x29, #-8]
str x8, [x9, #8]
ldur x9, [x29, #-8]
ldr x8, [x9, #16]
add x8, x8, #1
str x8, [x9, #16]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _list_print_new ; -- Begin function list_print_new
.p2align 2
_list_print_new: ; @list_print_new
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
ldur x8, [x29, #-8]
ldr x8, [x8]
str x8, [sp, #16]
b LBB6_1
LBB6_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #16]
ldr x8, [x8, #256]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB6_3
b LBB6_2
LBB6_2: ; in Loop: Header=BB6_1 Depth=1
ldr x8, [sp, #16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr x8, [sp, #16]
ldr x8, [x8, #256]
str x8, [sp, #16]
b LBB6_1
LBB6_3:
ldr x8, [sp, #16]
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _List_add_friend ; -- Begin function List_add_friend
.p2align 2
_List_add_friend: ; @List_add_friend
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-16]
stur x1, [x29, #-24]
str x2, [sp, #32]
ldur x0, [x29, #-16]
bl _List_is_empty
tbnz w0, #0, LBB7_10
b LBB7_1
LBB7_1:
ldur x0, [x29, #-24]
bl _List_is_empty
tbnz w0, #0, LBB7_10
b LBB7_2
LBB7_2:
ldur x8, [x29, #-16]
ldr x8, [x8]
str x8, [sp, #24]
b LBB7_3
LBB7_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB7_9
b LBB7_4
LBB7_4: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #24]
str x8, [sp, #16] ; 8-byte Folded Spill
ldr x8, [sp, #32]
str x8, [sp, #8] ; 8-byte Folded Spill
ldr x0, [sp, #24]
bl _strlen
ldr x1, [sp, #8] ; 8-byte Folded Reload
mov x2, x0
ldr x0, [sp, #16] ; 8-byte Folded Reload
bl _strncmp
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB7_8
b LBB7_5
LBB7_5:
ldr x8, [sp, #24]
ldur x9, [x29, #-16]
ldr x9, [x9]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB7_7
b LBB7_6
LBB7_6:
ldur x8, [x29, #-16]
ldr x8, [x8]
ldur x9, [x29, #-24]
ldr x9, [x9, #8]
str x8, [x9, #256]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldur x9, [x29, #-16]
ldr x9, [x9]
str x8, [x9, #264]
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldur x9, [x29, #-24]
str x8, [x9, #8]
ldur x8, [x29, #-24]
stur x8, [x29, #-8]
b LBB7_11
LBB7_7:
ldur x8, [x29, #-24]
ldr x8, [x8]
ldr x9, [sp, #24]
ldr x9, [x9, #264]
str x8, [x9, #256]
ldr x8, [sp, #24]
ldr x8, [x8, #264]
ldur x9, [x29, #-24]
ldr x9, [x9]
str x8, [x9, #264]
ldr x8, [sp, #24]
ldur x9, [x29, #-24]
ldr x9, [x9, #8]
str x8, [x9, #256]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldr x9, [sp, #24]
str x8, [x9, #264]
ldur x8, [x29, #-16]
stur x8, [x29, #-8]
b LBB7_11
LBB7_8: ; in Loop: Header=BB7_3 Depth=1
ldr x8, [sp, #24]
ldr x8, [x8, #256]
str x8, [sp, #24]
b LBB7_3
LBB7_9:
ldur x8, [x29, #-24]
ldr x8, [x8]
ldur x9, [x29, #-16]
ldr x9, [x9, #8]
str x8, [x9, #256]
ldur x8, [x29, #-16]
ldr x8, [x8, #8]
ldur x9, [x29, #-24]
ldr x9, [x9]
str x8, [x9, #264]
ldur x8, [x29, #-24]
ldr x8, [x8, #8]
ldur x9, [x29, #-16]
str x8, [x9, #8]
ldur x8, [x29, #-16]
stur x8, [x29, #-8]
b LBB7_11
LBB7_10:
; kill: def $x8 killed $xzr
stur xzr, [x29, #-8]
b LBB7_11
LBB7_11:
ldur x0, [x29, #-8]
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
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, #1584
adrp x8, ___stdinp@GOTPAGE
ldr x8, [x8, ___stdinp@GOTPAGEOFF]
str x8, [sp, #24] ; 8-byte Folded Spill
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #72]
bl _create_list
str x0, [sp, #64]
bl _create_list
str x0, [sp, #56]
bl _create_list
ldr x8, [sp, #24] ; 8-byte Folded Reload
str x0, [sp, #48]
ldr x2, [x8]
add x0, sp, #1076
str x0, [sp, #32] ; 8-byte Folded Spill
mov w1, #500
bl _fgets
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldr x0, [sp, #32] ; 8-byte Folded Reload
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _strtok
str x0, [sp, #40]
b LBB8_1
LBB8_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB8_3
b LBB8_2
LBB8_2: ; in Loop: Header=BB8_1 Depth=1
ldr x0, [sp, #64]
ldr x1, [sp, #40]
bl _List_add_last
mov x0, #0
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _strtok
str x0, [sp, #40]
b LBB8_1
LBB8_3:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x2, [x8]
add x0, sp, #576
str x0, [sp, #16] ; 8-byte Folded Spill
mov w1, #500
bl _fgets
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldr x0, [sp, #16] ; 8-byte Folded Reload
; kill: def $x8 killed $xzr
str xzr, [sp, #40]
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _strtok
str x0, [sp, #40]
b LBB8_4
LBB8_4: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #40]
subs x8, x8, #0
cset w8, eq
tbnz w8, #0, LBB8_6
b LBB8_5
LBB8_5: ; in Loop: Header=BB8_4 Depth=1
ldr x0, [sp, #56]
ldr x1, [sp, #40]
bl _List_add_last
mov x0, #0
adrp x1, l_.str.2@PAGE
add x1, x1, l_.str.2@PAGEOFF
bl _strtok
str x0, [sp, #40]
b LBB8_4
LBB8_6:
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x2, [x8]
add x0, sp, #76
str x0, [sp, #8] ; 8-byte Folded Spill
mov w1, #500
bl _fgets
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr x0, [x8]
bl _fflush
ldr x2, [sp, #8] ; 8-byte Folded Reload
ldr x0, [sp, #64]
ldr x1, [sp, #56]
bl _List_add_friend
str x0, [sp, #48]
ldr x8, [sp, #64]
ldr x8, [x8, #16]
ldr x9, [sp, #56]
ldr x9, [x9, #16]
add x8, x8, x9
ldr x9, [sp, #48]
str x8, [x9, #16]
ldr x0, [sp, #48]
bl _list_print_new
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB8_8
b LBB8_7
LBB8_7:
bl ___stack_chk_fail
LBB8_8:
mov w0, #0
add sp, sp, #1584
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 "
l_.str.1: ; @.str.1
.asciz "%s\n"
l_.str.2: ; @.str.2
.asciz " \n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _create_node ## -- Begin function create_node
.p2align 4, 0x90
_create_node: ## @create_node
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movl $272, %edi ## imm = 0x110
callq _malloc
movq %rax, -16(%rbp)
movq -16(%rbp), %rdi
movq -8(%rbp), %rsi
movl $255, %edx
callq ___strcpy_chk
movq -16(%rbp), %rax
movq $0, 256(%rax)
movq -16(%rbp), %rax
movq $0, 264(%rax)
movq -16(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _create_list ## -- Begin function create_list
.p2align 4, 0x90
_create_list: ## @create_list
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $24, %edi
callq _malloc
movq %rax, -8(%rbp)
movq -8(%rbp), %rax
movq $0, (%rax)
movq -8(%rbp), %rax
movq $0, 8(%rax)
movq -8(%rbp), %rax
movq $0, 16(%rax)
movq -8(%rbp), %rax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _destroy_list ## -- Begin function destroy_list
.p2align 4, 0x90
_destroy_list: ## @destroy_list
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $48, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
LBB2_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -24(%rbp)
je LBB2_3
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movq -24(%rbp), %rax
movq %rax, -40(%rbp)
movq -24(%rbp), %rax
movq 256(%rax), %rax
movq %rax, -24(%rbp)
movq -40(%rbp), %rdi
callq _free
jmp LBB2_1
LBB2_3:
movq -16(%rbp), %rdi
callq _free
movq -8(%rbp), %rax
movq $0, (%rax)
addq $48, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _List_is_empty ## -- Begin function List_is_empty
.p2align 4, 0x90
_List_is_empty: ## @List_is_empty
.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), %rcx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpq $0, 16(%rcx)
movb %al, -9(%rbp) ## 1-byte Spill
jne LBB3_2
## %bb.1:
movq -8(%rbp), %rax
cmpq $0, (%rax)
sete %al
movb %al, -9(%rbp) ## 1-byte Spill
LBB3_2:
movb -9(%rbp), %al ## 1-byte Reload
andb $1, %al
movzbl %al, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _List_add_fist ## -- Begin function List_add_fist
.p2align 4, 0x90
_List_add_fist: ## @List_add_fist
.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 _create_node
movq %rax, -24(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 256(%rax)
movq -8(%rbp), %rdi
callq _List_is_empty
testb $1, %al
jne LBB4_1
jmp LBB4_2
LBB4_1:
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
jmp LBB4_3
LBB4_2:
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rcx, 264(%rax)
LBB4_3:
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
movq -8(%rbp), %rax
movq 16(%rax), %rcx
addq $1, %rcx
movq %rcx, 16(%rax)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _List_add_last ## -- Begin function List_add_last
.p2align 4, 0x90
_List_add_last: ## @List_add_last
.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 _create_node
movq %rax, -24(%rbp)
movq -8(%rbp), %rax
movq 8(%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 264(%rax)
movq -8(%rbp), %rdi
callq _List_is_empty
testb $1, %al
jne LBB5_1
jmp LBB5_2
LBB5_1:
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, (%rax)
jmp LBB5_3
LBB5_2:
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq 8(%rax), %rax
movq %rcx, 256(%rax)
LBB5_3:
movq -24(%rbp), %rcx
movq -8(%rbp), %rax
movq %rcx, 8(%rax)
movq -8(%rbp), %rax
movq 16(%rax), %rcx
addq $1, %rcx
movq %rcx, 16(%rax)
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _list_print_new ## -- Begin function list_print_new
.p2align 4, 0x90
_list_print_new: ## @list_print_new
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movq %rdi, -8(%rbp)
movq -8(%rbp), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
LBB6_1: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
cmpq $0, 256(%rax)
je LBB6_3
## %bb.2: ## in Loop: Header=BB6_1 Depth=1
movq -16(%rbp), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -16(%rbp), %rax
movq 256(%rax), %rax
movq %rax, -16(%rbp)
jmp LBB6_1
LBB6_3:
movq -16(%rbp), %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _List_add_friend ## -- Begin function List_add_friend
.p2align 4, 0x90
_List_add_friend: ## @List_add_friend
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $64, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -16(%rbp), %rdi
callq _List_is_empty
testb $1, %al
jne LBB7_10
## %bb.1:
movq -24(%rbp), %rdi
callq _List_is_empty
testb $1, %al
jne LBB7_10
## %bb.2:
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rax, -40(%rbp)
LBB7_3: ## =>This Inner Loop Header: Depth=1
cmpq $0, -40(%rbp)
je LBB7_9
## %bb.4: ## in Loop: Header=BB7_3 Depth=1
movq -40(%rbp), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq -32(%rbp), %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq -40(%rbp), %rdi
callq _strlen
movq -56(%rbp), %rdi ## 8-byte Reload
movq -48(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _strncmp
cmpl $0, %eax
jne LBB7_8
## %bb.5:
movq -40(%rbp), %rax
movq -16(%rbp), %rcx
cmpq (%rcx), %rax
jne LBB7_7
## %bb.6:
movq -16(%rbp), %rax
movq (%rax), %rcx
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rcx, 256(%rax)
movq -24(%rbp), %rax
movq 8(%rax), %rcx
movq -16(%rbp), %rax
movq (%rax), %rax
movq %rcx, 264(%rax)
movq -16(%rbp), %rax
movq 8(%rax), %rcx
movq -24(%rbp), %rax
movq %rcx, 8(%rax)
movq -24(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB7_11
LBB7_7:
movq -24(%rbp), %rax
movq (%rax), %rcx
movq -40(%rbp), %rax
movq 264(%rax), %rax
movq %rcx, 256(%rax)
movq -40(%rbp), %rax
movq 264(%rax), %rcx
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rcx, 264(%rax)
movq -40(%rbp), %rcx
movq -24(%rbp), %rax
movq 8(%rax), %rax
movq %rcx, 256(%rax)
movq -24(%rbp), %rax
movq 8(%rax), %rcx
movq -40(%rbp), %rax
movq %rcx, 264(%rax)
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB7_11
LBB7_8: ## in Loop: Header=BB7_3 Depth=1
movq -40(%rbp), %rax
movq 256(%rax), %rax
movq %rax, -40(%rbp)
jmp LBB7_3
LBB7_9:
movq -24(%rbp), %rax
movq (%rax), %rcx
movq -16(%rbp), %rax
movq 8(%rax), %rax
movq %rcx, 256(%rax)
movq -16(%rbp), %rax
movq 8(%rax), %rcx
movq -24(%rbp), %rax
movq (%rax), %rax
movq %rcx, 264(%rax)
movq -24(%rbp), %rax
movq 8(%rax), %rcx
movq -16(%rbp), %rax
movq %rcx, 8(%rax)
movq -16(%rbp), %rax
movq %rax, -8(%rbp)
jmp LBB7_11
LBB7_10:
movq $0, -8(%rbp)
LBB7_11:
movq -8(%rbp), %rax
addq $64, %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 $1584, %rsp ## imm = 0x630
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -1540(%rbp)
callq _create_list
movq %rax, -1552(%rbp)
callq _create_list
movq %rax, -1560(%rbp)
callq _create_list
movq %rax, -1568(%rbp)
leaq -512(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $500, %esi ## imm = 0x1F4
callq _fgets
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
leaq -512(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _strtok
movq %rax, -1576(%rbp)
LBB8_1: ## =>This Inner Loop Header: Depth=1
cmpq $0, -1576(%rbp)
je LBB8_3
## %bb.2: ## in Loop: Header=BB8_1 Depth=1
movq -1552(%rbp), %rdi
movq -1576(%rbp), %rsi
callq _List_add_last
xorl %eax, %eax
movl %eax, %edi
leaq L_.str.2(%rip), %rsi
callq _strtok
movq %rax, -1576(%rbp)
jmp LBB8_1
LBB8_3:
leaq -1024(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $500, %esi ## imm = 0x1F4
callq _fgets
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
movq $0, -1576(%rbp)
leaq -1024(%rbp), %rdi
leaq L_.str.2(%rip), %rsi
callq _strtok
movq %rax, -1576(%rbp)
LBB8_4: ## =>This Inner Loop Header: Depth=1
cmpq $0, -1576(%rbp)
je LBB8_6
## %bb.5: ## in Loop: Header=BB8_4 Depth=1
movq -1560(%rbp), %rdi
movq -1576(%rbp), %rsi
callq _List_add_last
xorl %eax, %eax
movl %eax, %edi
leaq L_.str.2(%rip), %rsi
callq _strtok
movq %rax, -1576(%rbp)
jmp LBB8_4
LBB8_6:
leaq -1536(%rbp), %rdi
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdx
movl $500, %esi ## imm = 0x1F4
callq _fgets
movq ___stdinp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
callq _fflush
movq -1552(%rbp), %rdi
movq -1560(%rbp), %rsi
leaq -1536(%rbp), %rdx
callq _List_add_friend
movq %rax, -1568(%rbp)
movq -1552(%rbp), %rax
movq 16(%rax), %rcx
movq -1560(%rbp), %rax
addq 16(%rax), %rcx
movq -1568(%rbp), %rax
movq %rcx, 16(%rax)
movq -1568(%rbp), %rdi
callq _list_print_new
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB8_8
## %bb.7:
xorl %eax, %eax
addq $1584, %rsp ## imm = 0x630
popq %rbp
retq
LBB8_8:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s "
L_.str.1: ## @.str.1
.asciz "%s\n"
L_.str.2: ## @.str.2
.asciz " \n"
.subsections_via_symbols
|
the_stack_data/98574409.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printChar ; -- Begin function printChar
.p2align 2
_printChar: ; @printChar
.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 w8, #1
and w8, w1, w8
sturb w8, [x29, #-9]
ldurb w8, [x29, #-9]
tbz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x8, ___stderrp@GOTPAGE
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
ldr x0, [x8]
ldur x8, [x29, #-8]
ldrsb w10, [x8]
mov x9, sp
; implicit-def: $x8
mov x8, x10
str x8, [x9]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
bl _fprintf
b LBB0_3
LBB0_2:
ldur x8, [x29, #-8]
ldrsb w10, [x8]
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_3
LBB0_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%c"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _printChar ## -- Begin function printChar
.p2align 4, 0x90
_printChar: ## @printChar
.cfi_startproc
## %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
movq %rdi, -8(%rbp)
andb $1, %al
movb %al, -9(%rbp)
testb $1, -9(%rbp)
je LBB0_2
## %bb.1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq -8(%rbp), %rax
movsbl (%rax), %edx
leaq L_.str(%rip), %rsi
movb $0, %al
callq _fprintf
jmp LBB0_3
LBB0_2:
movq -8(%rbp), %rax
movsbl (%rax), %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_3:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%c"
.subsections_via_symbols
|
the_stack_data/3263.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _inet_net_pton ; -- Begin function inet_net_pton
.p2align 2
_inet_net_pton: ; @inet_net_pton
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur w0, [x29, #-8]
str x1, [sp, #16]
str x2, [sp, #8]
str x3, [sp]
ldur w8, [x29, #-8]
subs w8, w8, #2
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
ldr x0, [sp, #16]
ldr x1, [sp, #8]
ldr x2, [sp]
bl _inet_net_pton_ipv4
stur w0, [x29, #-4]
b LBB0_3
LBB0_2:
bl ___error
mov w8, #47
str w8, [x0]
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
.p2align 2 ; -- Begin function inet_net_pton_ipv4
_inet_net_pton_ipv4: ; @inet_net_pton_ipv4
.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, _inet_net_pton_ipv4.digits@PAGE
add x8, x8, _inet_net_pton_ipv4.digits@PAGEOFF
str x8, [sp, #32] ; 8-byte Folded Spill
adrp x8, _inet_net_pton_ipv4.xdigits@PAGE
add x8, x8, _inet_net_pton_ipv4.xdigits@PAGEOFF
str x8, [sp, #40] ; 8-byte Folded Spill
stur x0, [x29, #-16]
stur x1, [x29, #-24]
stur x2, [x29, #-32]
ldur x8, [x29, #-24]
str x8, [sp, #48]
ldur x8, [x29, #-16]
add x9, x8, #1
stur x9, [x29, #-16]
ldrsb w8, [x8]
stur w8, [x29, #-40]
ldur w8, [x29, #-40]
subs w8, w8, #48
cset w8, ne
tbnz w8, #0, LBB1_29
b LBB1_1
LBB1_1:
ldur x8, [x29, #-16]
ldrsb w8, [x8]
subs w8, w8, #120
cset w8, eq
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
ldur x8, [x29, #-16]
ldrsb w8, [x8]
subs w8, w8, #88
cset w8, ne
tbnz w8, #0, LBB1_29
b LBB1_3
LBB1_3:
ldur x8, [x29, #-16]
ldrsb w0, [x8, #1]
bl _isascii
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_29
b LBB1_4
LBB1_4:
ldur x8, [x29, #-16]
ldrsb w0, [x8, #1]
bl _isxdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_29
b LBB1_5
LBB1_5:
ldur x8, [x29, #-32]
subs x8, x8, #0
cset w8, hi
tbnz w8, #0, LBB1_7
b LBB1_6
LBB1_6:
b LBB1_107
LBB1_7:
ldur x8, [x29, #-24]
strb wzr, [x8]
stur wzr, [x29, #-48]
ldur x8, [x29, #-16]
add x8, x8, #1
stur x8, [x29, #-16]
b LBB1_8
LBB1_8: ; =>This Inner Loop Header: Depth=1
ldur x8, [x29, #-16]
add x9, x8, #1
stur x9, [x29, #-16]
ldrsb w8, [x8]
stur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_11
b LBB1_9
LBB1_9: ; in Loop: Header=BB1_8 Depth=1
ldur w0, [x29, #-40]
bl _isascii
subs w8, w0, #0
cset w8, eq
mov w9, #0
str w9, [sp, #28] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_11
b LBB1_10
LBB1_10: ; in Loop: Header=BB1_8 Depth=1
ldur w0, [x29, #-40]
bl _isxdigit
subs w8, w0, #0
cset w8, ne
str w8, [sp, #28] ; 4-byte Folded Spill
b LBB1_11
LBB1_11: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #28] ; 4-byte Folded Reload
tbz w8, #0, LBB1_26
b LBB1_12
LBB1_12: ; in Loop: Header=BB1_8 Depth=1
ldur w0, [x29, #-40]
bl _isupper
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_14
b LBB1_13
LBB1_13: ; in Loop: Header=BB1_8 Depth=1
ldur w0, [x29, #-40]
bl _tolower
stur w0, [x29, #-40]
b LBB1_14
LBB1_14: ; in Loop: Header=BB1_8 Depth=1
ldur w1, [x29, #-40]
adrp x0, _inet_net_pton_ipv4.xdigits@PAGE
add x0, x0, _inet_net_pton_ipv4.xdigits@PAGEOFF
bl _strchr
ldr x8, [sp, #40] ; 8-byte Folded Reload
subs x8, x0, x8
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #24] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_16
b LBB1_15
LBB1_15: ; in Loop: Header=BB1_8 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #15
cset w8, le
str w8, [sp, #24] ; 4-byte Folded Spill
b LBB1_16
LBB1_16: ; in Loop: Header=BB1_8 Depth=1
ldr w8, [sp, #24] ; 4-byte Folded Reload
eor w9, w8, #0x1
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_18
b LBB1_17
LBB1_17:
adrp x0, l___func__.inet_net_pton_ipv4@PAGE
add x0, x0, l___func__.inet_net_pton_ipv4@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #159
adrp x3, l_.str.1@PAGE
add x3, x3, l_.str.1@PAGEOFF
bl ___assert_rtn
LBB1_18: ; in Loop: Header=BB1_8 Depth=1
b LBB1_19
LBB1_19: ; in Loop: Header=BB1_8 Depth=1
ldur w10, [x29, #-36]
ldur x9, [x29, #-24]
ldrb w8, [x9]
orr w8, w8, w10
strb w8, [x9]
ldur w8, [x29, #-48]
add w9, w8, #1
stur w9, [x29, #-48]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB1_21
b LBB1_20
LBB1_20: ; in Loop: Header=BB1_8 Depth=1
ldur x9, [x29, #-24]
ldrb w8, [x9]
lsl w8, w8, #4
strb w8, [x9]
b LBB1_25
LBB1_21: ; in Loop: Header=BB1_8 Depth=1
ldur x8, [x29, #-32]
subs x9, x8, #1
stur x9, [x29, #-32]
subs x8, x8, #0
cset w8, ls
tbnz w8, #0, LBB1_23
b LBB1_22
LBB1_22: ; in Loop: Header=BB1_8 Depth=1
ldur x8, [x29, #-24]
add x9, x8, #1
stur x9, [x29, #-24]
strb wzr, [x8, #1]
stur wzr, [x29, #-48]
b LBB1_24
LBB1_23:
b LBB1_107
LBB1_24: ; in Loop: Header=BB1_8 Depth=1
b LBB1_25
LBB1_25: ; in Loop: Header=BB1_8 Depth=1
b LBB1_8
LBB1_26:
ldur w8, [x29, #-48]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_28
b LBB1_27
LBB1_27:
ldur x8, [x29, #-32]
subs x8, x8, #1
stur x8, [x29, #-32]
b LBB1_28
LBB1_28:
b LBB1_59
LBB1_29:
ldur w0, [x29, #-40]
bl _isascii
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_57
b LBB1_30
LBB1_30:
ldur w0, [x29, #-40]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_57
b LBB1_31
LBB1_31:
b LBB1_32
LBB1_32: ; =>This Loop Header: Depth=1
; Child Loop BB1_33 Depth 2
stur wzr, [x29, #-44]
b LBB1_33
LBB1_33: ; Parent Loop BB1_32 Depth=1
; => This Inner Loop Header: Depth=2
ldur w1, [x29, #-40]
adrp x0, _inet_net_pton_ipv4.digits@PAGE
add x0, x0, _inet_net_pton_ipv4.digits@PAGEOFF
bl _strchr
ldr x8, [sp, #32] ; 8-byte Folded Reload
subs x8, x0, x8
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #20] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_35
b LBB1_34
LBB1_34: ; in Loop: Header=BB1_33 Depth=2
ldur w8, [x29, #-36]
subs w8, w8, #9
cset w8, le
str w8, [sp, #20] ; 4-byte Folded Spill
b LBB1_35
LBB1_35: ; in Loop: Header=BB1_33 Depth=2
ldr w8, [sp, #20] ; 4-byte Folded Reload
eor w9, w8, #0x1
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_37
b LBB1_36
LBB1_36:
adrp x0, l___func__.inet_net_pton_ipv4@PAGE
add x0, x0, l___func__.inet_net_pton_ipv4@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #176
adrp x3, l_.str.2@PAGE
add x3, x3, l_.str.2@PAGEOFF
bl ___assert_rtn
LBB1_37: ; in Loop: Header=BB1_33 Depth=2
b LBB1_38
LBB1_38: ; in Loop: Header=BB1_33 Depth=2
ldur w8, [x29, #-44]
mov w9, #10
mul w8, w8, w9
stur w8, [x29, #-44]
ldur w9, [x29, #-36]
ldur w8, [x29, #-44]
add w8, w8, w9
stur w8, [x29, #-44]
ldur w8, [x29, #-44]
subs w8, w8, #255
cset w8, le
tbnz w8, #0, LBB1_40
b LBB1_39
LBB1_39:
b LBB1_106
LBB1_40: ; in Loop: Header=BB1_33 Depth=2
b LBB1_41
LBB1_41: ; in Loop: Header=BB1_33 Depth=2
ldur x8, [x29, #-16]
add x9, x8, #1
stur x9, [x29, #-16]
ldrsb w8, [x8]
stur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_44
b LBB1_42
LBB1_42: ; in Loop: Header=BB1_33 Depth=2
ldur w0, [x29, #-40]
bl _isascii
subs w8, w0, #0
cset w8, eq
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_44
b LBB1_43
LBB1_43: ; in Loop: Header=BB1_33 Depth=2
ldur w0, [x29, #-40]
bl _isdigit
subs w8, w0, #0
cset w8, ne
str w8, [sp, #16] ; 4-byte Folded Spill
b LBB1_44
LBB1_44: ; in Loop: Header=BB1_33 Depth=2
ldr w8, [sp, #16] ; 4-byte Folded Reload
tbnz w8, #0, LBB1_33
b LBB1_45
LBB1_45: ; in Loop: Header=BB1_32 Depth=1
ldur x8, [x29, #-32]
subs x9, x8, #1
stur x9, [x29, #-32]
subs x8, x8, #0
cset w8, hi
tbnz w8, #0, LBB1_47
b LBB1_46
LBB1_46:
b LBB1_107
LBB1_47: ; in Loop: Header=BB1_32 Depth=1
ldur w8, [x29, #-44]
ldur x9, [x29, #-24]
add x10, x9, #1
stur x10, [x29, #-24]
strb w8, [x9]
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_49
b LBB1_48
LBB1_48: ; in Loop: Header=BB1_32 Depth=1
ldur w8, [x29, #-40]
subs w8, w8, #47
cset w8, ne
tbnz w8, #0, LBB1_50
b LBB1_49
LBB1_49:
b LBB1_56
LBB1_50: ; in Loop: Header=BB1_32 Depth=1
ldur w8, [x29, #-40]
subs w8, w8, #46
cset w8, eq
tbnz w8, #0, LBB1_52
b LBB1_51
LBB1_51:
b LBB1_106
LBB1_52: ; in Loop: Header=BB1_32 Depth=1
ldur x8, [x29, #-16]
add x9, x8, #1
stur x9, [x29, #-16]
ldrsb w8, [x8]
stur w8, [x29, #-40]
ldur w0, [x29, #-40]
bl _isascii
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_54
b LBB1_53
LBB1_53: ; in Loop: Header=BB1_32 Depth=1
ldur w0, [x29, #-40]
bl _isdigit
subs w8, w0, #0
cset w8, ne
tbnz w8, #0, LBB1_55
b LBB1_54
LBB1_54:
b LBB1_106
LBB1_55: ; in Loop: Header=BB1_32 Depth=1
b LBB1_32
LBB1_56:
b LBB1_58
LBB1_57:
b LBB1_106
LBB1_58:
b LBB1_59
LBB1_59:
mov w8, #-1
stur w8, [x29, #-52]
ldur w8, [x29, #-40]
subs w8, w8, #47
cset w8, ne
tbnz w8, #0, LBB1_79
b LBB1_60
LBB1_60:
ldur x8, [x29, #-16]
ldrsb w0, [x8]
bl _isascii
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_79
b LBB1_61
LBB1_61:
ldur x8, [x29, #-16]
ldrsb w0, [x8]
bl _isdigit
subs w8, w0, #0
cset w8, eq
tbnz w8, #0, LBB1_79
b LBB1_62
LBB1_62:
ldur x8, [x29, #-24]
ldr x9, [sp, #48]
subs x8, x8, x9
cset w8, ls
tbnz w8, #0, LBB1_79
b LBB1_63
LBB1_63:
ldur x8, [x29, #-16]
add x9, x8, #1
stur x9, [x29, #-16]
ldrsb w8, [x8]
stur w8, [x29, #-40]
stur wzr, [x29, #-52]
b LBB1_64
LBB1_64: ; =>This Inner Loop Header: Depth=1
ldur w1, [x29, #-40]
adrp x0, _inet_net_pton_ipv4.digits@PAGE
add x0, x0, _inet_net_pton_ipv4.digits@PAGEOFF
bl _strchr
ldr x8, [sp, #32] ; 8-byte Folded Reload
subs x8, x0, x8
; kill: def $w8 killed $w8 killed $x8
stur w8, [x29, #-36]
ldur w8, [x29, #-36]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_66
b LBB1_65
LBB1_65: ; in Loop: Header=BB1_64 Depth=1
ldur w8, [x29, #-36]
subs w8, w8, #9
cset w8, le
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB1_66
LBB1_66: ; in Loop: Header=BB1_64 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
eor w9, w8, #0x1
; implicit-def: $x8
mov x8, x9
ands x8, x8, #0x1
cset w8, eq
tbnz w8, #0, LBB1_68
b LBB1_67
LBB1_67:
adrp x0, l___func__.inet_net_pton_ipv4@PAGE
add x0, x0, l___func__.inet_net_pton_ipv4@PAGEOFF
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #204
adrp x3, l_.str.2@PAGE
add x3, x3, l_.str.2@PAGEOFF
bl ___assert_rtn
LBB1_68: ; in Loop: Header=BB1_64 Depth=1
b LBB1_69
LBB1_69: ; in Loop: Header=BB1_64 Depth=1
ldur w8, [x29, #-52]
mov w9, #10
mul w8, w8, w9
stur w8, [x29, #-52]
ldur w9, [x29, #-36]
ldur w8, [x29, #-52]
add w8, w8, w9
stur w8, [x29, #-52]
b LBB1_70
LBB1_70: ; in Loop: Header=BB1_64 Depth=1
ldur x8, [x29, #-16]
add x9, x8, #1
stur x9, [x29, #-16]
ldrsb w8, [x8]
stur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_73
b LBB1_71
LBB1_71: ; in Loop: Header=BB1_64 Depth=1
ldur w0, [x29, #-40]
bl _isascii
subs w8, w0, #0
cset w8, eq
mov w9, #0
str w9, [sp, #8] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_73
b LBB1_72
LBB1_72: ; in Loop: Header=BB1_64 Depth=1
ldur w0, [x29, #-40]
bl _isdigit
subs w8, w0, #0
cset w8, ne
str w8, [sp, #8] ; 4-byte Folded Spill
b LBB1_73
LBB1_73: ; in Loop: Header=BB1_64 Depth=1
ldr w8, [sp, #8] ; 4-byte Folded Reload
tbnz w8, #0, LBB1_64
b LBB1_74
LBB1_74:
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_76
b LBB1_75
LBB1_75:
b LBB1_106
LBB1_76:
ldur w8, [x29, #-52]
subs w8, w8, #32
cset w8, le
tbnz w8, #0, LBB1_78
b LBB1_77
LBB1_77:
b LBB1_107
LBB1_78:
b LBB1_79
LBB1_79:
ldur w8, [x29, #-40]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_81
b LBB1_80
LBB1_80:
b LBB1_106
LBB1_81:
ldur x8, [x29, #-24]
ldr x9, [sp, #48]
subs x8, x8, x9
cset w8, ne
tbnz w8, #0, LBB1_83
b LBB1_82
LBB1_82:
b LBB1_106
LBB1_83:
ldur w8, [x29, #-52]
adds w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_100
b LBB1_84
LBB1_84:
ldr x8, [sp, #48]
ldrb w8, [x8]
subs w8, w8, #240
cset w8, lt
tbnz w8, #0, LBB1_86
b LBB1_85
LBB1_85:
mov w8, #32
stur w8, [x29, #-52]
b LBB1_96
LBB1_86:
ldr x8, [sp, #48]
ldrb w8, [x8]
subs w8, w8, #224
cset w8, lt
tbnz w8, #0, LBB1_88
b LBB1_87
LBB1_87:
mov w8, #4
stur w8, [x29, #-52]
b LBB1_95
LBB1_88:
ldr x8, [sp, #48]
ldrb w8, [x8]
subs w8, w8, #192
cset w8, lt
tbnz w8, #0, LBB1_90
b LBB1_89
LBB1_89:
mov w8, #24
stur w8, [x29, #-52]
b LBB1_94
LBB1_90:
ldr x8, [sp, #48]
ldrb w8, [x8]
subs w8, w8, #128
cset w8, lt
tbnz w8, #0, LBB1_92
b LBB1_91
LBB1_91:
mov w8, #16
stur w8, [x29, #-52]
b LBB1_93
LBB1_92:
mov w8, #8
stur w8, [x29, #-52]
b LBB1_93
LBB1_93:
b LBB1_94
LBB1_94:
b LBB1_95
LBB1_95:
b LBB1_96
LBB1_96:
ldur w8, [x29, #-52]
subs w8, w8, #8
cset w8, lt
tbnz w8, #0, LBB1_99
b LBB1_97
LBB1_97:
ldursw x8, [x29, #-52]
ldur x9, [x29, #-24]
ldr x10, [sp, #48]
subs x9, x9, x10
subs x8, x8, x9, lsl #3
cset w8, ge
tbnz w8, #0, LBB1_99
b LBB1_98
LBB1_98:
ldur x8, [x29, #-24]
ldr x9, [sp, #48]
subs x8, x8, x9
; kill: def $w8 killed $w8 killed $x8
lsl w8, w8, #3
stur w8, [x29, #-52]
b LBB1_99
LBB1_99:
b LBB1_100
LBB1_100:
b LBB1_101
LBB1_101: ; =>This Inner Loop Header: Depth=1
ldursw x8, [x29, #-52]
ldur x9, [x29, #-24]
ldr x10, [sp, #48]
subs x9, x9, x10
subs x8, x8, x9, lsl #3
cset w8, le
tbnz w8, #0, LBB1_105
b LBB1_102
LBB1_102: ; in Loop: Header=BB1_101 Depth=1
ldur x8, [x29, #-32]
subs x9, x8, #1
stur x9, [x29, #-32]
subs x8, x8, #0
cset w8, hi
tbnz w8, #0, LBB1_104
b LBB1_103
LBB1_103:
b LBB1_107
LBB1_104: ; in Loop: Header=BB1_101 Depth=1
ldur x8, [x29, #-24]
add x9, x8, #1
stur x9, [x29, #-24]
strb wzr, [x8]
b LBB1_101
LBB1_105:
ldur w8, [x29, #-52]
stur w8, [x29, #-4]
b LBB1_108
LBB1_106:
bl ___error
mov w8, #2
str w8, [x0]
mov w8, #-1
stur w8, [x29, #-4]
b LBB1_108
LBB1_107:
bl ___error
mov w8, #40
str w8, [x0]
mov w8, #-1
stur w8, [x29, #-4]
b LBB1_108
LBB1_108:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #128
ret
.cfi_endproc
; -- End function
.section __TEXT,__const
_inet_net_pton_ipv4.xdigits: ; @inet_net_pton_ipv4.xdigits
.asciz "0123456789abcdef"
_inet_net_pton_ipv4.digits: ; @inet_net_pton_ipv4.digits
.asciz "0123456789"
.section __TEXT,__cstring,cstring_literals
l___func__.inet_net_pton_ipv4: ; @__func__.inet_net_pton_ipv4
.asciz "inet_net_pton_ipv4"
l_.str: ; @.str
.asciz "36074815.c"
l_.str.1: ; @.str.1
.asciz "n >= 0 && n <= 15"
l_.str.2: ; @.str.2
.asciz "n >= 0 && n <= 9"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _inet_net_pton ## -- Begin function inet_net_pton
.p2align 4, 0x90
_inet_net_pton: ## @inet_net_pton
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl %edi, -8(%rbp)
movq %rsi, -16(%rbp)
movq %rdx, -24(%rbp)
movq %rcx, -32(%rbp)
movl -8(%rbp), %eax
subl $2, %eax
jne LBB0_2
jmp LBB0_1
LBB0_1:
movq -16(%rbp), %rdi
movq -24(%rbp), %rsi
movq -32(%rbp), %rdx
callq _inet_net_pton_ipv4
movl %eax, -4(%rbp)
jmp LBB0_3
LBB0_2:
callq ___error
movl $47, (%rax)
movl $-1, -4(%rbp)
LBB0_3:
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function inet_net_pton_ipv4
_inet_net_pton_ipv4: ## @inet_net_pton_ipv4
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $80, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq -24(%rbp), %rax
movq %rax, -64(%rbp)
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movsbl (%rax), %eax
movl %eax, -40(%rbp)
cmpl $48, -40(%rbp)
jne LBB1_29
## %bb.1:
movq -16(%rbp), %rax
movsbl (%rax), %eax
cmpl $120, %eax
je LBB1_3
## %bb.2:
movq -16(%rbp), %rax
movsbl (%rax), %eax
cmpl $88, %eax
jne LBB1_29
LBB1_3:
movq -16(%rbp), %rax
movsbl 1(%rax), %edi
callq _isascii
cmpl $0, %eax
je LBB1_29
## %bb.4:
movq -16(%rbp), %rax
movsbl 1(%rax), %edi
callq _isxdigit
cmpl $0, %eax
je LBB1_29
## %bb.5:
cmpq $0, -32(%rbp)
ja LBB1_7
## %bb.6:
jmp LBB1_107
LBB1_7:
movq -24(%rbp), %rax
movb $0, (%rax)
movl $0, -48(%rbp)
movq -16(%rbp), %rax
addq $1, %rax
movq %rax, -16(%rbp)
LBB1_8: ## =>This Inner Loop Header: Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movsbl (%rax), %ecx
movl %ecx, -40(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -65(%rbp) ## 1-byte Spill
je LBB1_11
## %bb.9: ## in Loop: Header=BB1_8 Depth=1
movl -40(%rbp), %edi
callq _isascii
movl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -65(%rbp) ## 1-byte Spill
je LBB1_11
## %bb.10: ## in Loop: Header=BB1_8 Depth=1
movl -40(%rbp), %edi
callq _isxdigit
cmpl $0, %eax
setne %al
movb %al, -65(%rbp) ## 1-byte Spill
LBB1_11: ## in Loop: Header=BB1_8 Depth=1
movb -65(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_12
jmp LBB1_26
LBB1_12: ## in Loop: Header=BB1_8 Depth=1
movl -40(%rbp), %edi
callq _isupper
cmpl $0, %eax
je LBB1_14
## %bb.13: ## in Loop: Header=BB1_8 Depth=1
movl -40(%rbp), %edi
callq _tolower
movl %eax, -40(%rbp)
LBB1_14: ## in Loop: Header=BB1_8 Depth=1
movl -40(%rbp), %esi
leaq _inet_net_pton_ipv4.xdigits(%rip), %rdi
callq _strchr
leaq _inet_net_pton_ipv4.xdigits(%rip), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -36(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -36(%rbp)
movb %al, -66(%rbp) ## 1-byte Spill
jl LBB1_16
## %bb.15: ## in Loop: Header=BB1_8 Depth=1
cmpl $15, -36(%rbp)
setle %al
movb %al, -66(%rbp) ## 1-byte Spill
LBB1_16: ## in Loop: Header=BB1_8 Depth=1
movb -66(%rbp), %al ## 1-byte Reload
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_18
## %bb.17:
leaq L___func__.inet_net_pton_ipv4(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
movl $159, %edx
callq ___assert_rtn
LBB1_18: ## in Loop: Header=BB1_8 Depth=1
jmp LBB1_19
LBB1_19: ## in Loop: Header=BB1_8 Depth=1
movl -36(%rbp), %edx
movq -24(%rbp), %rax
movzbl (%rax), %ecx
orl %edx, %ecx
## kill: def $cl killed $cl killed $ecx
movb %cl, (%rax)
movl -48(%rbp), %eax
movl %eax, %ecx
addl $1, %ecx
movl %ecx, -48(%rbp)
cmpl $0, %eax
jne LBB1_21
## %bb.20: ## in Loop: Header=BB1_8 Depth=1
movq -24(%rbp), %rax
movzbl (%rax), %ecx
shll $4, %ecx
## kill: def $cl killed $cl killed $ecx
movb %cl, (%rax)
jmp LBB1_25
LBB1_21: ## in Loop: Header=BB1_8 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $-1, %rcx
movq %rcx, -32(%rbp)
cmpq $0, %rax
jbe LBB1_23
## %bb.22: ## in Loop: Header=BB1_8 Depth=1
movq -24(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -24(%rbp)
movb $0, 1(%rax)
movl $0, -48(%rbp)
jmp LBB1_24
LBB1_23:
jmp LBB1_107
LBB1_24: ## in Loop: Header=BB1_8 Depth=1
jmp LBB1_25
LBB1_25: ## in Loop: Header=BB1_8 Depth=1
jmp LBB1_8
LBB1_26:
cmpl $0, -48(%rbp)
je LBB1_28
## %bb.27:
movq -32(%rbp), %rax
addq $-1, %rax
movq %rax, -32(%rbp)
LBB1_28:
jmp LBB1_59
LBB1_29:
movl -40(%rbp), %edi
callq _isascii
cmpl $0, %eax
je LBB1_57
## %bb.30:
movl -40(%rbp), %edi
callq _isdigit
cmpl $0, %eax
je LBB1_57
## %bb.31:
jmp LBB1_32
LBB1_32: ## =>This Loop Header: Depth=1
## Child Loop BB1_33 Depth 2
movl $0, -44(%rbp)
LBB1_33: ## Parent Loop BB1_32 Depth=1
## => This Inner Loop Header: Depth=2
movl -40(%rbp), %esi
leaq _inet_net_pton_ipv4.digits(%rip), %rdi
callq _strchr
leaq _inet_net_pton_ipv4.digits(%rip), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -36(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -36(%rbp)
movb %al, -67(%rbp) ## 1-byte Spill
jl LBB1_35
## %bb.34: ## in Loop: Header=BB1_33 Depth=2
cmpl $9, -36(%rbp)
setle %al
movb %al, -67(%rbp) ## 1-byte Spill
LBB1_35: ## in Loop: Header=BB1_33 Depth=2
movb -67(%rbp), %al ## 1-byte Reload
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_37
## %bb.36:
leaq L___func__.inet_net_pton_ipv4(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.2(%rip), %rcx
movl $176, %edx
callq ___assert_rtn
LBB1_37: ## in Loop: Header=BB1_33 Depth=2
jmp LBB1_38
LBB1_38: ## in Loop: Header=BB1_33 Depth=2
imull $10, -44(%rbp), %eax
movl %eax, -44(%rbp)
movl -36(%rbp), %eax
addl -44(%rbp), %eax
movl %eax, -44(%rbp)
cmpl $255, -44(%rbp)
jle LBB1_40
## %bb.39:
jmp LBB1_106
LBB1_40: ## in Loop: Header=BB1_33 Depth=2
jmp LBB1_41
LBB1_41: ## in Loop: Header=BB1_33 Depth=2
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movsbl (%rax), %ecx
movl %ecx, -40(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -68(%rbp) ## 1-byte Spill
je LBB1_44
## %bb.42: ## in Loop: Header=BB1_33 Depth=2
movl -40(%rbp), %edi
callq _isascii
movl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -68(%rbp) ## 1-byte Spill
je LBB1_44
## %bb.43: ## in Loop: Header=BB1_33 Depth=2
movl -40(%rbp), %edi
callq _isdigit
cmpl $0, %eax
setne %al
movb %al, -68(%rbp) ## 1-byte Spill
LBB1_44: ## in Loop: Header=BB1_33 Depth=2
movb -68(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_33
## %bb.45: ## in Loop: Header=BB1_32 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $-1, %rcx
movq %rcx, -32(%rbp)
cmpq $0, %rax
ja LBB1_47
## %bb.46:
jmp LBB1_107
LBB1_47: ## in Loop: Header=BB1_32 Depth=1
movl -44(%rbp), %eax
movb %al, %cl
movq -24(%rbp), %rax
movq %rax, %rdx
addq $1, %rdx
movq %rdx, -24(%rbp)
movb %cl, (%rax)
cmpl $0, -40(%rbp)
je LBB1_49
## %bb.48: ## in Loop: Header=BB1_32 Depth=1
cmpl $47, -40(%rbp)
jne LBB1_50
LBB1_49:
jmp LBB1_56
LBB1_50: ## in Loop: Header=BB1_32 Depth=1
cmpl $46, -40(%rbp)
je LBB1_52
## %bb.51:
jmp LBB1_106
LBB1_52: ## in Loop: Header=BB1_32 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movsbl (%rax), %eax
movl %eax, -40(%rbp)
movl -40(%rbp), %edi
callq _isascii
cmpl $0, %eax
je LBB1_54
## %bb.53: ## in Loop: Header=BB1_32 Depth=1
movl -40(%rbp), %edi
callq _isdigit
cmpl $0, %eax
jne LBB1_55
LBB1_54:
jmp LBB1_106
LBB1_55: ## in Loop: Header=BB1_32 Depth=1
jmp LBB1_32
LBB1_56:
jmp LBB1_58
LBB1_57:
jmp LBB1_106
LBB1_58:
jmp LBB1_59
LBB1_59:
movl $-1, -52(%rbp)
cmpl $47, -40(%rbp)
jne LBB1_79
## %bb.60:
movq -16(%rbp), %rax
movsbl (%rax), %edi
callq _isascii
cmpl $0, %eax
je LBB1_79
## %bb.61:
movq -16(%rbp), %rax
movsbl (%rax), %edi
callq _isdigit
cmpl $0, %eax
je LBB1_79
## %bb.62:
movq -24(%rbp), %rax
cmpq -64(%rbp), %rax
jbe LBB1_79
## %bb.63:
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movsbl (%rax), %eax
movl %eax, -40(%rbp)
movl $0, -52(%rbp)
LBB1_64: ## =>This Inner Loop Header: Depth=1
movl -40(%rbp), %esi
leaq _inet_net_pton_ipv4.digits(%rip), %rdi
callq _strchr
leaq _inet_net_pton_ipv4.digits(%rip), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -36(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -36(%rbp)
movb %al, -69(%rbp) ## 1-byte Spill
jl LBB1_66
## %bb.65: ## in Loop: Header=BB1_64 Depth=1
cmpl $9, -36(%rbp)
setle %al
movb %al, -69(%rbp) ## 1-byte Spill
LBB1_66: ## in Loop: Header=BB1_64 Depth=1
movb -69(%rbp), %al ## 1-byte Reload
xorb $-1, %al
andb $1, %al
movzbl %al, %eax
cltq
cmpq $0, %rax
je LBB1_68
## %bb.67:
leaq L___func__.inet_net_pton_ipv4(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.2(%rip), %rcx
movl $204, %edx
callq ___assert_rtn
LBB1_68: ## in Loop: Header=BB1_64 Depth=1
jmp LBB1_69
LBB1_69: ## in Loop: Header=BB1_64 Depth=1
imull $10, -52(%rbp), %eax
movl %eax, -52(%rbp)
movl -36(%rbp), %eax
addl -52(%rbp), %eax
movl %eax, -52(%rbp)
## %bb.70: ## in Loop: Header=BB1_64 Depth=1
movq -16(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -16(%rbp)
movsbl (%rax), %ecx
movl %ecx, -40(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -70(%rbp) ## 1-byte Spill
je LBB1_73
## %bb.71: ## in Loop: Header=BB1_64 Depth=1
movl -40(%rbp), %edi
callq _isascii
movl %eax, %ecx
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, %ecx
movb %al, -70(%rbp) ## 1-byte Spill
je LBB1_73
## %bb.72: ## in Loop: Header=BB1_64 Depth=1
movl -40(%rbp), %edi
callq _isdigit
cmpl $0, %eax
setne %al
movb %al, -70(%rbp) ## 1-byte Spill
LBB1_73: ## in Loop: Header=BB1_64 Depth=1
movb -70(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_64
## %bb.74:
cmpl $0, -40(%rbp)
je LBB1_76
## %bb.75:
jmp LBB1_106
LBB1_76:
cmpl $32, -52(%rbp)
jle LBB1_78
## %bb.77:
jmp LBB1_107
LBB1_78:
jmp LBB1_79
LBB1_79:
cmpl $0, -40(%rbp)
je LBB1_81
## %bb.80:
jmp LBB1_106
LBB1_81:
movq -24(%rbp), %rax
cmpq -64(%rbp), %rax
jne LBB1_83
## %bb.82:
jmp LBB1_106
LBB1_83:
cmpl $-1, -52(%rbp)
jne LBB1_100
## %bb.84:
movq -64(%rbp), %rax
movzbl (%rax), %eax
cmpl $240, %eax
jl LBB1_86
## %bb.85:
movl $32, -52(%rbp)
jmp LBB1_96
LBB1_86:
movq -64(%rbp), %rax
movzbl (%rax), %eax
cmpl $224, %eax
jl LBB1_88
## %bb.87:
movl $4, -52(%rbp)
jmp LBB1_95
LBB1_88:
movq -64(%rbp), %rax
movzbl (%rax), %eax
cmpl $192, %eax
jl LBB1_90
## %bb.89:
movl $24, -52(%rbp)
jmp LBB1_94
LBB1_90:
movq -64(%rbp), %rax
movzbl (%rax), %eax
cmpl $128, %eax
jl LBB1_92
## %bb.91:
movl $16, -52(%rbp)
jmp LBB1_93
LBB1_92:
movl $8, -52(%rbp)
LBB1_93:
jmp LBB1_94
LBB1_94:
jmp LBB1_95
LBB1_95:
jmp LBB1_96
LBB1_96:
cmpl $8, -52(%rbp)
jl LBB1_99
## %bb.97:
movslq -52(%rbp), %rax
movq -24(%rbp), %rcx
movq -64(%rbp), %rdx
subq %rdx, %rcx
shlq $3, %rcx
cmpq %rcx, %rax
jge LBB1_99
## %bb.98:
movq -24(%rbp), %rax
movq -64(%rbp), %rcx
subq %rcx, %rax
## kill: def $eax killed $eax killed $rax
shll $3, %eax
movl %eax, -52(%rbp)
LBB1_99:
jmp LBB1_100
LBB1_100:
jmp LBB1_101
LBB1_101: ## =>This Inner Loop Header: Depth=1
movslq -52(%rbp), %rax
movq -24(%rbp), %rcx
movq -64(%rbp), %rdx
subq %rdx, %rcx
shlq $3, %rcx
cmpq %rcx, %rax
jle LBB1_105
## %bb.102: ## in Loop: Header=BB1_101 Depth=1
movq -32(%rbp), %rax
movq %rax, %rcx
addq $-1, %rcx
movq %rcx, -32(%rbp)
cmpq $0, %rax
ja LBB1_104
## %bb.103:
jmp LBB1_107
LBB1_104: ## in Loop: Header=BB1_101 Depth=1
movq -24(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -24(%rbp)
movb $0, (%rax)
jmp LBB1_101
LBB1_105:
movl -52(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB1_108
LBB1_106:
callq ___error
movl $2, (%rax)
movl $-1, -4(%rbp)
jmp LBB1_108
LBB1_107:
callq ___error
movl $40, (%rax)
movl $-1, -4(%rbp)
LBB1_108:
movl -4(%rbp), %eax
addq $80, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
.p2align 4 ## @inet_net_pton_ipv4.xdigits
_inet_net_pton_ipv4.xdigits:
.asciz "0123456789abcdef"
_inet_net_pton_ipv4.digits: ## @inet_net_pton_ipv4.digits
.asciz "0123456789"
.section __TEXT,__cstring,cstring_literals
L___func__.inet_net_pton_ipv4: ## @__func__.inet_net_pton_ipv4
.asciz "inet_net_pton_ipv4"
L_.str: ## @.str
.asciz "36074815.c"
L_.str.1: ## @.str.1
.asciz "n >= 0 && n <= 15"
L_.str.2: ## @.str.2
.asciz "n >= 0 && n <= 9"
.subsections_via_symbols
|
the_stack_data/36074815.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
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 LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #16]
ldur w9, [x29, #-12]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
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
ldur x8, [x29, #-8]
ldrsw x9, [sp, #16]
add x8, x8, x9, lsl #2
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #16]
add w8, w8, #1
str w8, [sp, #16]
b LBB0_1
LBB0_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _scanf
ldursw x8, [x29, #-8]
lsl x0, x8, #2
bl _malloc
str x0, [sp, #16]
ldr x0, [sp, #16]
ldur w1, [x29, #-8]
bl _func
str wzr, [sp, #12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_4
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr x8, [sp, #16]
ldrsw x9, [sp, #12]
ldr w9, [x8, x9, lsl #2]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_1
LBB1_4:
ldr x0, [sp, #16]
bl _free
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Digite o valor %d do vetor\n"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Digite o numero de elementos que deseja\n"
l_.str.3: ; @.str.3
.asciz "%i"
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 _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
subq $16, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -16(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
movl -16(%rbp), %eax
cmpl -12(%rbp), %eax
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %esi
addl $1, %esi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
movq -8(%rbp), %rsi
movslq -16(%rbp), %rax
shlq $2, %rax
addq %rax, %rsi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _scanf
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -16(%rbp), %eax
addl $1, %eax
movl %eax, -16(%rbp)
jmp LBB0_1
LBB0_4:
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.3(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
movslq -8(%rbp), %rdi
shlq $2, %rdi
callq _malloc
movq %rax, -16(%rbp)
movq -16(%rbp), %rdi
movl -8(%rbp), %esi
callq _func
movl $0, -20(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
movl -20(%rbp), %eax
cmpl -8(%rbp), %eax
jge LBB1_4
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
movq -16(%rbp), %rax
movslq -20(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
## %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 -16(%rbp), %rdi
callq _free
movl -4(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Digite o valor %d do vetor\n"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Digite o numero de elementos que deseja\n"
L_.str.3: ## @.str.3
.asciz "%i"
L_.str.4: ## @.str.4
.asciz "%d\n"
.subsections_via_symbols
|
the_stack_data/1145680.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]
add x8, sp, #8
mov w9, #22136
movk w9, #4660, lsl #16
str w9, [sp, #8]
str x8, [sp]
ldr x8, [sp]
strh wzr, [x8, #2]
ldr w8, [sp, #8]
subs w8, w8, w9
cset w8, ne
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
bl _abort
LBB0_2:
mov w0, #0
bl _exit
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
movl $305419896, -8(%rbp) ## imm = 0x12345678
leaq -8(%rbp), %rax
movq %rax, -16(%rbp)
movq -16(%rbp), %rax
movw $0, 2(%rax)
cmpl $305419896, -8(%rbp) ## imm = 0x12345678
jne LBB0_2
## %bb.1:
callq _abort
LBB0_2:
xorl %edi, %edi
callq _exit
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/218892860.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _session_write ; -- Begin function session_write
.p2align 2
_session_write: ; @session_write
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str w0, [sp, #24]
str w1, [sp, #20]
str x2, [sp, #8]
str w3, [sp, #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 _session_write ## -- Begin function session_write
.p2align 4, 0x90
_session_write: ## @session_write
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %edi, -8(%rbp)
movl %esi, -12(%rbp)
movq %rdx, -24(%rbp)
movl %ecx, -28(%rbp)
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/148578802.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur wzr, [x29, #-4]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldur w8, [x29, #-8]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB0_6
b LBB0_1
LBB0_1:
stur wzr, [x29, #-12]
b LBB0_2
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldur w8, [x29, #-12]
ldur w9, [x29, #-8]
subs w8, w8, w9
cset w8, gt
tbnz w8, #0, LBB0_5
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_2 Depth=1
ldur w0, [x29, #-12]
bl _fibonacci
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
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_2 Depth=1
ldur w8, [x29, #-12]
add w8, w8, #1
stur w8, [x29, #-12]
b LBB0_2
LBB0_5:
b LBB0_7
LBB0_6:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_7
LBB0_7:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@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 _fibonacci ; -- Begin function fibonacci
.p2align 2
_fibonacci: ; @fibonacci
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
str w0, [sp, #8]
ldr w8, [sp, #8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB1_2
b LBB1_1
LBB1_1:
ldr w8, [sp, #8]
subs w8, w8, #1
cset w8, ne
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2:
ldr w8, [sp, #8]
stur w8, [x29, #-4]
b LBB1_6
LBB1_3:
ldr w8, [sp, #8]
subs w8, w8, #2
cset w8, lt
tbnz w8, #0, LBB1_5
b LBB1_4
LBB1_4:
ldr w8, [sp, #8]
subs w0, w8, #1
bl _fibonacci
str w0, [sp, #4] ; 4-byte Folded Spill
ldr w8, [sp, #8]
subs w0, w8, #2
bl _fibonacci
mov x8, x0
ldr w0, [sp, #4] ; 4-byte Folded Reload
add w8, w0, w8
stur w8, [x29, #-4]
b LBB1_6
LBB1_5:
b LBB1_6
LBB1_6:
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 "Enter number: "
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "%d "
l_.str.3: ; @.str.3
.asciz "Enter a positive number\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 $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 $0, -8(%rbp)
jl LBB0_6
## %bb.1:
movl $0, -12(%rbp)
LBB0_2: ## =>This Inner Loop Header: Depth=1
movl -12(%rbp), %eax
cmpl -8(%rbp), %eax
jg LBB0_5
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movl -12(%rbp), %edi
callq _fibonacci
movl %eax, %esi
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB0_2
LBB0_5:
jmp LBB0_7
LBB0_6:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
LBB0_7:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _fibonacci ## -- Begin function fibonacci
.p2align 4, 0x90
_fibonacci: ## @fibonacci
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl %edi, -8(%rbp)
cmpl $0, -8(%rbp)
je LBB1_2
## %bb.1:
cmpl $1, -8(%rbp)
jne LBB1_3
LBB1_2:
movl -8(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB1_6
LBB1_3:
cmpl $2, -8(%rbp)
jl LBB1_5
## %bb.4:
movl -8(%rbp), %edi
subl $1, %edi
callq _fibonacci
movl %eax, -12(%rbp) ## 4-byte Spill
movl -8(%rbp), %edi
subl $2, %edi
callq _fibonacci
movl %eax, %ecx
movl -12(%rbp), %eax ## 4-byte Reload
addl %ecx, %eax
movl %eax, -4(%rbp)
jmp LBB1_6
LBB1_5:
jmp LBB1_6
LBB1_6:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Enter number: "
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "%d "
L_.str.3: ## @.str.3
.asciz "Enter a positive number\n"
L_.str.4: ## @.str.4
.asciz "\n"
.subsections_via_symbols
|
the_stack_data/176079.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/19759.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _banner ; -- Begin function banner
.p2align 2
_banner: ; @banner
.cfi_startproc
; %bb.0:
sub sp, sp, #352
.cfi_def_cfa_offset 352
stp x28, x27, [sp, #320] ; 16-byte Folded Spill
stp x29, x30, [sp, #336] ; 16-byte Folded Spill
add x29, sp, #336
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset 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]
add x0, sp, #43
str x0, [sp, #16] ; 8-byte Folded Spill
adrp x1, l___const.banner.rle_logo@PAGE
add x1, x1, l___const.banner.rle_logo@PAGEOFF
mov x2, #269
bl _memcpy
ldr x8, [sp, #16] ; 8-byte Folded Reload
str x8, [sp, #24]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_1
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
ldr x8, [sp, #24]
ldrb w8, [x8]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldr x8, [sp, #24]
add x9, x8, #1
str x9, [sp, #24]
ldrsb w8, [x8]
str w8, [sp, #36]
ldr x8, [sp, #24]
add x9, x8, #1
str x9, [sp, #24]
ldrsb w8, [x8]
str w8, [sp, #32]
b LBB0_3
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #32]
subs w9, w8, #1
str w9, [sp, #32]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_5
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_3 Depth=2
ldr w0, [sp, #36]
bl _putchar
b LBB0_3
LBB0_5: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_6:
adrp x8, _threads@GOTPAGE
ldr x8, [x8, _threads@GOTPAGEOFF]
ldr w9, [x8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_8
b LBB0_7
LBB0_7:
bl ___stack_chk_fail
LBB0_8:
ldp x29, x30, [sp, #336] ; 16-byte Folded Reload
ldp x28, x27, [sp, #320] ; 16-byte Folded Reload
add sp, sp, #352
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___const.banner.rle_logo: ; @__const.banner.rle_logo
.asciz " \016v \n\001 \022v\034\n\001r\r \007v\032\n\001r\020 \006v\030\n\001r\022 \004v\030\n\001r\022 \004v\030\n\001r\022 \004v\030\n\001r\020 \006v\026 \002\n\001r\r \007v\026 \004\n\001r\002 \020v\026 \006\n\001r\002 \fv\030 \006r\002\n\001r\004 \006v\032 \006r\004\n\001r\006 \006v\026 \006r\006\n\001r\b \006v\022 \006r\b\n\001r\n \006v\016 \006r\n\n\001r\f \006v\n \006r\f\n\001r\016 \006v\006 \006r\016\n\001r\020 \006v\002 \006r\020\n\001r\022 \nr\022\n\001r\024 \006r\024\n\001r\026 \002r\026\n\002 \007I\001N\001S\001T\001R\001U\001C\001T\001I\001O\001N\001 \001S\001E\001T\001S\001 \001W\001A\001N\001T\001 \001T\001O\001 \001B\001E\001 \001F\001R\001E\002\n\002"
l_.str: ; @.str
.asciz "test start!\n"
l_.str.1: ; @.str.1
.asciz "test ends %d!\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _banner ## -- Begin function banner
.p2align 4, 0x90
_banner: ## @banner
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $304, %rsp ## imm = 0x130
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
leaq -288(%rbp), %rdi
leaq L___const.banner.rle_logo(%rip), %rsi
movl $269, %edx ## imm = 0x10D
callq _memcpy
leaq -288(%rbp), %rax
movq %rax, -304(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
movq -304(%rbp), %rax
cmpb $0, (%rax)
je LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -304(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -304(%rbp)
movsbl (%rax), %eax
movl %eax, -292(%rbp)
movq -304(%rbp), %rax
movq %rax, %rcx
addq $1, %rcx
movq %rcx, -304(%rbp)
movsbl (%rax), %eax
movl %eax, -296(%rbp)
LBB0_3: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movl -296(%rbp), %eax
movl %eax, %ecx
addl $-1, %ecx
movl %ecx, -296(%rbp)
cmpl $0, %eax
je LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=2
movl -292(%rbp), %edi
callq _putchar
jmp LBB0_3
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_6:
movq _threads@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_8
## %bb.7:
addq $304, %rsp ## imm = 0x130
popq %rbp
retq
LBB0_8:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
.p2align 4 ## @__const.banner.rle_logo
L___const.banner.rle_logo:
.asciz " \016v \n\001 \022v\034\n\001r\r \007v\032\n\001r\020 \006v\030\n\001r\022 \004v\030\n\001r\022 \004v\030\n\001r\022 \004v\030\n\001r\020 \006v\026 \002\n\001r\r \007v\026 \004\n\001r\002 \020v\026 \006\n\001r\002 \fv\030 \006r\002\n\001r\004 \006v\032 \006r\004\n\001r\006 \006v\026 \006r\006\n\001r\b \006v\022 \006r\b\n\001r\n \006v\016 \006r\n\n\001r\f \006v\n \006r\f\n\001r\016 \006v\006 \006r\016\n\001r\020 \006v\002 \006r\020\n\001r\022 \nr\022\n\001r\024 \006r\024\n\001r\026 \002r\026\n\002 \007I\001N\001S\001T\001R\001U\001C\001T\001I\001O\001N\001 \001S\001E\001T\001S\001 \001W\001A\001N\001T\001 \001T\001O\001 \001B\001E\001 \001F\001R\001E\002\n\002"
L_.str: ## @.str
.asciz "test start!\n"
L_.str.1: ## @.str.1
.asciz "test ends %d!\n"
.subsections_via_symbols
|
the_stack_data/187643696.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 x0, #40
bl _malloc
stur x0, [x29, #-16]
str wzr, [sp, #24]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #24]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_4
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
ldur x9, [x29, #-16]
ldrsw x10, [sp, #24]
mov w8, #0
str w8, [x9, x10, lsl #2]
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
ldr w8, [sp, #24]
add w8, w8, #1
str w8, [sp, #24]
b LBB0_1
LBB0_4:
b LBB0_5
LBB0_5: ; =>This Inner Loop Header: Depth=1
mov x9, sp
sub x8, x29, #17
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _scanf
subs w8, w0, #1
cset w8, ne
tbnz w8, #0, LBB0_10
b LBB0_6
LBB0_6: ; in Loop: Header=BB0_5 Depth=1
ldursb w8, [x29, #-17]
subs w8, w8, #48
cset w8, lt
tbnz w8, #0, LBB0_9
b LBB0_7
LBB0_7: ; in Loop: Header=BB0_5 Depth=1
ldursb w8, [x29, #-17]
subs w8, w8, #57
cset w8, gt
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
ldur x8, [x29, #-16]
ldursb w9, [x29, #-17]
subs w9, w9, #48
add x9, x8, w9, sxtw #2
ldr w8, [x9]
add w8, w8, #1
str w8, [x9]
b LBB0_9
LBB0_9: ; in Loop: Header=BB0_5 Depth=1
b LBB0_5
LBB0_10:
str wzr, [sp, #20]
b LBB0_11
LBB0_11: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #10
cset w8, ge
tbnz w8, #0, LBB0_14
b LBB0_12
LBB0_12: ; in Loop: Header=BB0_11 Depth=1
ldur x8, [x29, #-16]
ldrsw x9, [sp, #20]
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_13
LBB0_13: ; in Loop: Header=BB0_11 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB0_11
LBB0_14:
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 "%c"
l_.str.1: ; @.str.1
.asciz "%d "
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
movl $40, %edi
callq _malloc
movq %rax, -16(%rbp)
movl $0, -24(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpl $10, -24(%rbp)
jge LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -16(%rbp), %rax
movslq -24(%rbp), %rcx
movl $0, (%rax,%rcx,4)
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
jmp LBB0_1
LBB0_4:
jmp LBB0_5
LBB0_5: ## =>This Inner Loop Header: Depth=1
leaq L_.str(%rip), %rdi
leaq -17(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $1, %eax
jne LBB0_10
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movsbl -17(%rbp), %eax
cmpl $48, %eax
jl LBB0_9
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movsbl -17(%rbp), %eax
cmpl $57, %eax
jg LBB0_9
## %bb.8: ## in Loop: Header=BB0_5 Depth=1
movq -16(%rbp), %rax
movsbl -17(%rbp), %ecx
subl $48, %ecx
movslq %ecx, %rcx
movl (%rax,%rcx,4), %edx
addl $1, %edx
movl %edx, (%rax,%rcx,4)
LBB0_9: ## in Loop: Header=BB0_5 Depth=1
jmp LBB0_5
LBB0_10:
movl $0, -28(%rbp)
LBB0_11: ## =>This Inner Loop Header: Depth=1
cmpl $10, -28(%rbp)
jge LBB0_14
## %bb.12: ## in Loop: Header=BB0_11 Depth=1
movq -16(%rbp), %rax
movslq -28(%rbp), %rcx
movl (%rax,%rcx,4), %esi
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
## %bb.13: ## in Loop: Header=BB0_11 Depth=1
movl -28(%rbp), %eax
addl $1, %eax
movl %eax, -28(%rbp)
jmp LBB0_11
LBB0_14:
xorl %eax, %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%c"
L_.str.1: ## @.str.1
.asciz "%d "
.subsections_via_symbols
|
the_stack_data/1227661.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
str x0, [sp, #24] ; 8-byte Folded Spill
bl _printf
mov x9, sp
sub x8, x29, #8
str x8, [x9]
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
str x0, [sp, #32] ; 8-byte Folded Spill
bl _scanf
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _printf
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #12
str x8, [x9]
bl _scanf
ldr x0, [sp, #24] ; 8-byte Folded Reload
bl _printf
ldr x0, [sp, #32] ; 8-byte Folded Reload
mov x9, sp
sub x8, x29, #16
str x8, [x9]
bl _scanf
ldur s0, [x29, #-8]
ldur s1, [x29, #-12]
fadd s0, s0, s1
ldur s1, [x29, #-16]
fadd s0, s0, s1
fmov s1, #10.00000000
fcmp s0, s1
cset w8, le
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
sub x0, x29, #20
adrp x1, l_.str.3@PAGE
add x1, x1, l_.str.3@PAGEOFF
mov x2, #4
bl ___strcpy_chk
str x0, [sp, #16] ; 8-byte Folded Spill
b LBB0_3
LBB0_2:
sub x0, x29, #20
adrp x1, l_.str.4@PAGE
add x1, x1, l_.str.4@PAGEOFF
mov x2, #4
bl ___strcpy_chk
str x0, [sp, #16] ; 8-byte Folded Spill
b LBB0_3
LBB0_3:
ldr x8, [sp, #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, #64] ; 16-byte Folded Reload
add sp, sp, #80
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Insira o valor:\n"
l_.str.1: ; @.str.1
.asciz "%f"
l_.str.2: ; @.str.2
.asciz "%s\n"
l_.str.3: ; @.str.3
.asciz "SIM"
l_.str.4: ; @.str.4
.asciz "NAO"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function main
LCPI0_0:
.long 0x41200000 ## float 10
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -12(%rbp), %rsi
movb $0, %al
callq _scanf
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
movss -8(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
addss -12(%rbp), %xmm0
addss -16(%rbp), %xmm0
movss LCPI0_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
ucomiss %xmm1, %xmm0
jbe LBB0_2
## %bb.1:
leaq -20(%rbp), %rdi
leaq L_.str.3(%rip), %rsi
movl $4, %edx
callq ___strcpy_chk
movq %rax, -32(%rbp) ## 8-byte Spill
jmp LBB0_3
LBB0_2:
leaq -20(%rbp), %rdi
leaq L_.str.4(%rip), %rsi
movl $4, %edx
callq ___strcpy_chk
movq %rax, -32(%rbp) ## 8-byte Spill
LBB0_3:
movq -32(%rbp), %rsi ## 8-byte Reload
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 "Insira o valor:\n"
L_.str.1: ## @.str.1
.asciz "%f"
L_.str.2: ## @.str.2
.asciz "%s\n"
L_.str.3: ## @.str.3
.asciz "SIM"
L_.str.4: ## @.str.4
.asciz "NAO"
.subsections_via_symbols
|
the_stack_data/181393819.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, #1024
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
stur x8, [x29, #-24]
str wzr, [sp, #12]
b LBB0_1
LBB0_1: ; =>This Inner Loop Header: Depth=1
add x0, sp, #16
mov w1, #1000
bl _getline_
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB0_5
b LBB0_2
LBB0_2: ; in Loop: Header=BB0_1 Depth=1
add x0, sp, #16
bl _remove_
subs w8, w0, #0
cset w8, le
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3: ; in Loop: Header=BB0_1 Depth=1
mov x9, sp
add x8, sp, #16
str x8, [x9]
adrp x0, l_.str@PAGE
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_4
LBB0_4: ; in Loop: Header=BB0_1 Depth=1
b LBB0_1
LBB0_5:
ldur x9, [x29, #-24]
adrp x8, ___stack_chk_guard@GOTPAGE
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
ldr x8, [x8]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_7
b LBB0_6
LBB0_6:
bl ___stack_chk_fail
LBB0_7:
mov w0, #0
add sp, sp, #1024
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _getline_ ; -- Begin function getline_
.p2align 2
_getline_: ; @getline_
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
stur x0, [x29, #-8]
stur w1, [x29, #-12]
str wzr, [sp, #8]
str wzr, [sp, #12]
b LBB1_1
LBB1_1: ; =>This Inner Loop Header: Depth=1
bl _getchar
str w0, [sp, #16]
adds w8, w0, #1
cset w8, eq
mov w9, #0
str w9, [sp, #4] ; 4-byte Folded Spill
tbnz w8, #0, LBB1_3
b LBB1_2
LBB1_2: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
subs w8, w8, #10
cset w8, ne
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB1_3
LBB1_3: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #4] ; 4-byte Folded Reload
tbz w8, #0, LBB1_8
b LBB1_4
LBB1_4: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
ldur w9, [x29, #-12]
subs w9, w9, #2
subs w8, w8, w9
cset w8, ge
tbnz w8, #0, LBB1_6
b LBB1_5
LBB1_5: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #8]
strb w8, [x9, x10]
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
b LBB1_6
LBB1_6: ; in Loop: Header=BB1_1 Depth=1
b LBB1_7
LBB1_7: ; in Loop: Header=BB1_1 Depth=1
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_1
LBB1_8:
ldr w8, [sp, #16]
subs w8, w8, #10
cset w8, ne
tbnz w8, #0, LBB1_10
b LBB1_9
LBB1_9:
ldr w8, [sp, #16]
ldur x9, [x29, #-8]
ldrsw x10, [sp, #8]
strb w8, [x9, x10]
ldr w8, [sp, #8]
add w8, w8, #1
str w8, [sp, #8]
ldr w8, [sp, #12]
add w8, w8, #1
str w8, [sp, #12]
b LBB1_10
LBB1_10:
ldur x8, [x29, #-8]
ldrsw x9, [sp, #12]
add x8, x8, x9
strb wzr, [x8]
ldr w0, [sp, #12]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.globl _remove_ ; -- Begin function remove_
.p2align 2
_remove_: ; @remove_
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
str x0, [sp, #24]
str wzr, [sp, #20]
b LBB2_1
LBB2_1: ; =>This Inner Loop Header: Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
ldrsb w8, [x8, x9]
subs w8, w8, #10
cset w8, eq
tbnz w8, #0, LBB2_3
b LBB2_2
LBB2_2: ; in Loop: Header=BB2_1 Depth=1
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
b LBB2_1
LBB2_3:
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB2_4
LBB2_4: ; =>This Inner Loop Header: Depth=1
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, lt
mov w9, #0
str w9, [sp, #16] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_8
b LBB2_5
LBB2_5: ; in Loop: Header=BB2_4 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
ldrsb w8, [x8, x9]
subs w8, w8, #32
cset w8, eq
mov w9, #1
str w9, [sp, #12] ; 4-byte Folded Spill
tbnz w8, #0, LBB2_7
b LBB2_6
LBB2_6: ; in Loop: Header=BB2_4 Depth=1
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
ldrsb w8, [x8, x9]
subs w8, w8, #9
cset w8, eq
str w8, [sp, #12] ; 4-byte Folded Spill
b LBB2_7
LBB2_7: ; in Loop: Header=BB2_4 Depth=1
ldr w8, [sp, #12] ; 4-byte Folded Reload
str w8, [sp, #16] ; 4-byte Folded Spill
b LBB2_8
LBB2_8: ; in Loop: Header=BB2_4 Depth=1
ldr w8, [sp, #16] ; 4-byte Folded Reload
tbz w8, #0, LBB2_10
b LBB2_9
LBB2_9: ; in Loop: Header=BB2_4 Depth=1
ldr w8, [sp, #20]
subs w8, w8, #1
str w8, [sp, #20]
b LBB2_4
LBB2_10:
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, lt
tbnz w8, #0, LBB2_12
b LBB2_11
LBB2_11:
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
add x9, x8, x9
mov w8, #10
strb w8, [x9]
ldr w8, [sp, #20]
add w8, w8, #1
str w8, [sp, #20]
ldr x8, [sp, #24]
ldrsw x9, [sp, #20]
add x8, x8, x9
strb wzr, [x8]
b LBB2_12
LBB2_12:
ldr w0, [sp, #20]
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $1024, %rsp ## imm = 0x400
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movl $0, -1012(%rbp)
LBB0_1: ## =>This Inner Loop Header: Depth=1
leaq -1008(%rbp), %rdi
movl $1000, %esi ## imm = 0x3E8
callq _getline_
cmpl $0, %eax
jle LBB0_5
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
leaq -1008(%rbp), %rdi
callq _remove_
cmpl $0, %eax
jle LBB0_4
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
leaq -1008(%rbp), %rsi
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
LBB0_4: ## in Loop: Header=BB0_1 Depth=1
jmp LBB0_1
LBB0_5:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -8(%rbp), %rcx
cmpq %rcx, %rax
jne LBB0_7
## %bb.6:
xorl %eax, %eax
addq $1024, %rsp ## imm = 0x400
popq %rbp
retq
LBB0_7:
callq ___stack_chk_fail
ud2
.cfi_endproc
## -- End function
.globl _getline_ ## -- Begin function getline_
.p2align 4, 0x90
_getline_: ## @getline_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $32, %rsp
movq %rdi, -8(%rbp)
movl %esi, -12(%rbp)
movl $0, -24(%rbp)
movl $0, -20(%rbp)
LBB1_1: ## =>This Inner Loop Header: Depth=1
callq _getchar
movl %eax, %ecx
movl %ecx, -16(%rbp)
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $-1, %ecx
movb %al, -25(%rbp) ## 1-byte Spill
je LBB1_3
## %bb.2: ## in Loop: Header=BB1_1 Depth=1
cmpl $10, -16(%rbp)
setne %al
movb %al, -25(%rbp) ## 1-byte Spill
LBB1_3: ## in Loop: Header=BB1_1 Depth=1
movb -25(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB1_4
jmp LBB1_8
LBB1_4: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
movl -12(%rbp), %ecx
subl $2, %ecx
cmpl %ecx, %eax
jge LBB1_6
## %bb.5: ## in Loop: Header=BB1_1 Depth=1
movl -16(%rbp), %eax
movb %al, %dl
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movb %dl, (%rax,%rcx)
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
jmp LBB1_7
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
jmp LBB1_1
LBB1_8:
cmpl $10, -16(%rbp)
jne LBB1_10
## %bb.9:
movl -16(%rbp), %eax
movb %al, %dl
movq -8(%rbp), %rax
movslq -24(%rbp), %rcx
movb %dl, (%rax,%rcx)
movl -24(%rbp), %eax
addl $1, %eax
movl %eax, -24(%rbp)
movl -20(%rbp), %eax
addl $1, %eax
movl %eax, -20(%rbp)
LBB1_10:
movq -8(%rbp), %rax
movslq -20(%rbp), %rcx
movb $0, (%rax,%rcx)
movl -20(%rbp), %eax
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _remove_ ## -- Begin function remove_
.p2align 4, 0x90
_remove_: ## @remove_
.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)
LBB2_1: ## =>This Inner Loop Header: Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $10, %eax
je LBB2_3
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
jmp LBB2_1
LBB2_3:
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
LBB2_4: ## =>This Inner Loop Header: Depth=1
xorl %eax, %eax
## kill: def $al killed $al killed $eax
cmpl $0, -12(%rbp)
movb %al, -13(%rbp) ## 1-byte Spill
jl LBB2_8
## %bb.5: ## in Loop: Header=BB2_4 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %ecx
movb $1, %al
cmpl $32, %ecx
movb %al, -14(%rbp) ## 1-byte Spill
je LBB2_7
## %bb.6: ## in Loop: Header=BB2_4 Depth=1
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movsbl (%rax,%rcx), %eax
cmpl $9, %eax
sete %al
movb %al, -14(%rbp) ## 1-byte Spill
LBB2_7: ## in Loop: Header=BB2_4 Depth=1
movb -14(%rbp), %al ## 1-byte Reload
movb %al, -13(%rbp) ## 1-byte Spill
LBB2_8: ## in Loop: Header=BB2_4 Depth=1
movb -13(%rbp), %al ## 1-byte Reload
testb $1, %al
jne LBB2_9
jmp LBB2_10
LBB2_9: ## in Loop: Header=BB2_4 Depth=1
movl -12(%rbp), %eax
addl $-1, %eax
movl %eax, -12(%rbp)
jmp LBB2_4
LBB2_10:
cmpl $0, -12(%rbp)
jl LBB2_12
## %bb.11:
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movb $10, (%rax,%rcx)
movl -12(%rbp), %eax
addl $1, %eax
movl %eax, -12(%rbp)
movq -8(%rbp), %rax
movslq -12(%rbp), %rcx
movb $0, (%rax,%rcx)
LBB2_12:
movl -12(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s"
.subsections_via_symbols
|
the_stack_data/463109.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, #300
cset w8, ge
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_6
LBB0_2:
ldr w8, [sp, #8]
subs w8, w8, #600
cset w8, lt
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_5
LBB0_4:
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_5
LBB0_5:
b LBB0_6
LBB0_6:
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Digite quanto voce tem: "
l_.str.1: ; @.str.1
.asciz "%i"
l_.str.2: ; @.str.2
.asciz "Voce nao pode comprar nenhum tenis! :("
l_.str.3: ; @.str.3
.asciz "Voce pode comprar o tenis de competicao!"
l_.str.4: ; @.str.4
.asciz "Voce pode comprar o tenis comum!"
.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 $300, -8(%rbp) ## imm = 0x12C
jge LBB0_2
## %bb.1:
leaq L_.str.2(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_6
LBB0_2:
cmpl $600, -8(%rbp) ## imm = 0x258
jl LBB0_4
## %bb.3:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_5
LBB0_4:
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB0_5:
jmp LBB0_6
LBB0_6:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Digite quanto voce tem: "
L_.str.1: ## @.str.1
.asciz "%i"
L_.str.2: ## @.str.2
.asciz "Voce nao pode comprar nenhum tenis! :("
L_.str.3: ## @.str.3
.asciz "Voce pode comprar o tenis de competicao!"
L_.str.4: ## @.str.4
.asciz "Voce pode comprar o tenis comum!"
.subsections_via_symbols
|
the_stack_data/40471.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
adrp x0, l_.str.1@PAGE
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov x9, sp
add x8, sp, #8
str x8, [x9]
adrp x0, l_.str.2@PAGE
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldr w8, [sp, #8]
subs w8, w8, #18
cset w8, le
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
adrp x0, l_.str.3@PAGE
add x0, x0, l_.str.3@PAGEOFF
bl _printf
b LBB0_3
LBB0_2:
ldr w9, [sp, #8]
; implicit-def: $x8
mov x8, x9
mov x9, sp
str x8, [x9]
adrp x0, l_.str.4@PAGE
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_3
LBB0_3:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Welcome to Indian Election Commision!!\n"
l_.str.1: ; @.str.1
.asciz "\n->Enter your Age: "
l_.str.2: ; @.str.2
.asciz "%d"
l_.str.3: ; @.str.3
.asciz "\n You are Eligible for voting.\n\n"
l_.str.4: ; @.str.4
.asciz "\nYou are not Eligible for voting because your age is %d\n\n"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $16, %rsp
movl $0, -4(%rbp)
leaq L_.str(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.1(%rip), %rdi
movb $0, %al
callq _printf
leaq L_.str.2(%rip), %rdi
leaq -8(%rbp), %rsi
movb $0, %al
callq _scanf
cmpl $18, -8(%rbp)
jle LBB0_2
## %bb.1:
leaq L_.str.3(%rip), %rdi
movb $0, %al
callq _printf
jmp LBB0_3
LBB0_2:
movl -8(%rbp), %esi
leaq L_.str.4(%rip), %rdi
movb $0, %al
callq _printf
LBB0_3:
movl -4(%rbp), %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Welcome to Indian Election Commision!!\n"
L_.str.1: ## @.str.1
.asciz "\n->Enter your Age: "
L_.str.2: ## @.str.2
.asciz "%d"
L_.str.3: ## @.str.3
.asciz "\n You are Eligible for voting.\n\n"
L_.str.4: ## @.str.4
.asciz "\nYou are not Eligible for voting because your age is %d\n\n"
.subsections_via_symbols
|
the_stack_data/173578132.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/1181329.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
mov w8, #1
str w8, [sp, #12]
ldr w0, [sp, #12]
add sp, sp, #16
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _foo ## -- Begin function foo
.p2align 4, 0x90
_foo: ## @foo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, -4(%rbp)
movl -4(%rbp), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
|
the_stack_data/830236.c
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _uncompress ; -- Begin function uncompress
.p2align 2
_uncompress: ; @uncompress
.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
sub x8, x29, #24
str x8, [sp, #8] ; 8-byte Folded Spill
str x0, [x8, #8]
str x1, [x8]
stur x2, [x29, #-32]
stur x3, [x29, #-40]
ldur x8, [x29, #-32]
str x8, [sp, #24]
ldur x8, [x29, #-40]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #32]
ldr w8, [sp, #32]
; kill: def $x8 killed $w8
ldur x9, [x29, #-40]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_2
b LBB0_1
LBB0_1:
mov w8, #-5
stur w8, [x29, #-4]
b LBB0_12
LBB0_2:
ldr x9, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x9, #8]
str x8, [sp, #48]
ldr x8, [x9]
ldr x8, [x8]
; kill: def $w8 killed $w8 killed $x8
str w8, [sp, #56]
ldr w8, [sp, #56]
; kill: def $x8 killed $w8
ldr x9, [x9]
ldr x9, [x9]
subs x8, x8, x9
cset w8, eq
tbnz w8, #0, LBB0_4
b LBB0_3
LBB0_3:
mov w8, #-5
stur w8, [x29, #-4]
b LBB0_12
LBB0_4:
add x0, sp, #24
; kill: def $x8 killed $xzr
str xzr, [sp, #88]
str xzr, [sp, #96]
adrp x1, l_.str@PAGE
add x1, x1, l_.str@PAGEOFF
mov w2, #112
bl _inflateInit_
str w0, [sp, #20]
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, eq
tbnz w8, #0, LBB0_6
b LBB0_5
LBB0_5:
ldr w8, [sp, #20]
stur w8, [x29, #-4]
b LBB0_12
LBB0_6:
add x0, sp, #24
mov w1, #4
bl _inflate
str w0, [sp, #20]
ldr w8, [sp, #20]
subs w8, w8, #1
cset w8, eq
tbnz w8, #0, LBB0_11
b LBB0_7
LBB0_7:
add x0, sp, #24
bl _inflateEnd
ldr w8, [sp, #20]
subs w8, w8, #0
cset w8, ne
tbnz w8, #0, LBB0_9
b LBB0_8
LBB0_8:
mov w8, #-5
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB0_10
LBB0_9:
ldr w8, [sp, #20]
str w8, [sp, #4] ; 4-byte Folded Spill
b LBB0_10
LBB0_10:
ldr w8, [sp, #4] ; 4-byte Folded Reload
stur w8, [x29, #-4]
b LBB0_12
LBB0_11:
ldr x9, [sp, #8] ; 8-byte Folded Reload
add x0, sp, #24
ldr x8, [sp, #64]
ldr x9, [x9]
str x8, [x9]
bl _inflateEnd
str w0, [sp, #20]
ldr w8, [sp, #20]
stur w8, [x29, #-4]
b LBB0_12
LBB0_12:
ldur w0, [x29, #-4]
ldp x29, x30, [sp, #176] ; 16-byte Folded Reload
add sp, sp, #192
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "1.2.11"
.subsections_via_symbols
|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _uncompress ## -- Begin function uncompress
.p2align 4, 0x90
_uncompress: ## @uncompress
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $160, %rsp
movq %rdi, -16(%rbp)
movq %rsi, -24(%rbp)
movq %rdx, -32(%rbp)
movq %rcx, -40(%rbp)
movq -32(%rbp), %rax
movq %rax, -152(%rbp)
movq -40(%rbp), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -144(%rbp)
movl -144(%rbp), %eax
## kill: def $rax killed $eax
cmpq -40(%rbp), %rax
je LBB0_2
## %bb.1:
movl $-5, -4(%rbp)
jmp LBB0_12
LBB0_2:
movq -16(%rbp), %rax
movq %rax, -128(%rbp)
movq -24(%rbp), %rax
movq (%rax), %rax
## kill: def $eax killed $eax killed $rax
movl %eax, -120(%rbp)
movl -120(%rbp), %eax
## kill: def $rax killed $eax
movq -24(%rbp), %rcx
cmpq (%rcx), %rax
je LBB0_4
## %bb.3:
movl $-5, -4(%rbp)
jmp LBB0_12
LBB0_4:
movq $0, -88(%rbp)
movq $0, -80(%rbp)
leaq -152(%rbp), %rdi
leaq L_.str(%rip), %rsi
movl $112, %edx
callq _inflateInit_
movl %eax, -156(%rbp)
cmpl $0, -156(%rbp)
je LBB0_6
## %bb.5:
movl -156(%rbp), %eax
movl %eax, -4(%rbp)
jmp LBB0_12
LBB0_6:
leaq -152(%rbp), %rdi
movl $4, %esi
callq _inflate
movl %eax, -156(%rbp)
cmpl $1, -156(%rbp)
je LBB0_11
## %bb.7:
leaq -152(%rbp), %rdi
callq _inflateEnd
cmpl $0, -156(%rbp)
jne LBB0_9
## %bb.8:
movl $4294967291, %eax ## imm = 0xFFFFFFFB
movl %eax, -160(%rbp) ## 4-byte Spill
jmp LBB0_10
LBB0_9:
movl -156(%rbp), %eax
movl %eax, -160(%rbp) ## 4-byte Spill
LBB0_10:
movl -160(%rbp), %eax ## 4-byte Reload
movl %eax, -4(%rbp)
jmp LBB0_12
LBB0_11:
movq -112(%rbp), %rcx
movq -24(%rbp), %rax
movq %rcx, (%rax)
leaq -152(%rbp), %rdi
callq _inflateEnd
movl %eax, -156(%rbp)
movl -156(%rbp), %eax
movl %eax, -4(%rbp)
LBB0_12:
movl -4(%rbp), %eax
addq $160, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "1.2.11"
.subsections_via_symbols
|
the_stack_data/242329603.c
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.