x86 stringlengths 122 5.97M | arm stringlengths 122 5.84M | file stringlengths 18 195 | source stringclasses 3
values |
|---|---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function qm_dqrr_current
_qm_dqrr_current: ## @qm_dqrr_current
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $0, 8(%rdi)
je LBB0_1
## %bb.2:
movq (%rdi), %rax
popq %rbp
retq
LBB0_1:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _qm_dqrr_current
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function qm_dqrr_current
_qm_dqrr_current: ; @qm_dqrr_current
.cfi_startproc
; %bb.0:
ldr w8, [x0, #8]
cbz w8, LBB0_2
; %bb.1:
ldr x0, [x0]
ret
LBB0_2:
mov x0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _qm_dqrr_current
.subsections_via_symbols
| AnghaBench/linux/drivers/soc/fsl/qbman/extr_qman.c_qm_dqrr_current.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sqlite3PagerLockingMode ## -- Begin function sqlite3PagerLockingMode
.p2align 4, 0x90
_sqlite3PagerLockingMode: ## @sqlite3PagerLockingMode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %ebx
movq _PAGER_LOCKINGMODE_QUERY@GOTPCREL(%rip), %r15
cmpl %esi, (%r15)
sete %al
movq _PAGER_LOCKINGMODE_NORMAL@GOTPCREL(%rip), %r12
cmpl %esi, (%r12)
sete %cl
orb %al, %cl
movq _PAGER_LOCKINGMODE_EXCLUSIVE@GOTPCREL(%rip), %r13
cmpl %esi, (%r13)
movq %rdi, %r14
sete %al
orb %cl, %al
movzbl %al, %edi
callq _assert
movl (%r15), %edi
shrl $31, %edi
callq _assert
movl (%r12), %edi
orl (%r13), %edi
notl %edi
shrl $31, %edi
callq _assert
movl $1, %edi
cmpq $0, (%r14)
jne LBB0_2
## %bb.1:
movl 8(%r14), %edi
callq _sqlite3WalHeapMemory
xorl %edi, %edi
testq %rax, %rax
sete %dil
LBB0_2:
callq _assert
testl %ebx, %ebx
js LBB0_6
## %bb.3:
cmpl $0, 12(%r14)
jne LBB0_6
## %bb.4:
movl 8(%r14), %edi
callq _sqlite3WalHeapMemory
testq %rax, %rax
jne LBB0_6
## %bb.5:
movl %ebx, %eax
movq %rax, (%r14)
LBB0_6:
movl (%r14), %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _PAGER_LOCKINGMODE_QUERY,4,2 ## @PAGER_LOCKINGMODE_QUERY
.comm _PAGER_LOCKINGMODE_NORMAL,4,2 ## @PAGER_LOCKINGMODE_NORMAL
.comm _PAGER_LOCKINGMODE_EXCLUSIVE,4,2 ## @PAGER_LOCKINGMODE_EXCLUSIVE
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sqlite3PagerLockingMode ; -- Begin function sqlite3PagerLockingMode
.p2align 2
_sqlite3PagerLockingMode: ; @sqlite3PagerLockingMode
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x20, x1
mov x19, x0
Lloh0:
adrp x21, _PAGER_LOCKINGMODE_QUERY@GOTPAGE
Lloh1:
ldr x21, [x21, _PAGER_LOCKINGMODE_QUERY@GOTPAGEOFF]
ldr w8, [x21]
cmp w8, w1
Lloh2:
adrp x22, _PAGER_LOCKINGMODE_NORMAL@GOTPAGE
Lloh3:
ldr x22, [x22, _PAGER_LOCKINGMODE_NORMAL@GOTPAGEOFF]
ldr w8, [x22]
ccmp w8, w1, #4, ne
Lloh4:
adrp x23, _PAGER_LOCKINGMODE_EXCLUSIVE@GOTPAGE
Lloh5:
ldr x23, [x23, _PAGER_LOCKINGMODE_EXCLUSIVE@GOTPAGEOFF]
ldr w8, [x23]
ccmp w8, w1, #4, ne
cset w0, eq
bl _assert
ldr w8, [x21]
lsr w0, w8, #31
bl _assert
ldr w8, [x22]
ldr w9, [x23]
orr w8, w8, w9
mvn w8, w8
lsr w0, w8, #31
bl _assert
ldr x8, [x19]
cbz x8, LBB0_2
; %bb.1:
mov w0, #1
bl _assert
tbz w20, #31, LBB0_3
b LBB0_6
LBB0_2:
ldr w0, [x19, #8]
bl _sqlite3WalHeapMemory
cmp x0, #0
cset w0, eq
bl _assert
tbnz w20, #31, LBB0_6
LBB0_3:
ldr w8, [x19, #12]
cbnz w8, LBB0_6
; %bb.4:
ldr w0, [x19, #8]
bl _sqlite3WalHeapMemory
cbnz x0, LBB0_6
; %bb.5:
mov w8, w20
str x8, [x19]
LBB0_6:
ldr w0, [x19]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _PAGER_LOCKINGMODE_QUERY,4,2 ; @PAGER_LOCKINGMODE_QUERY
.comm _PAGER_LOCKINGMODE_NORMAL,4,2 ; @PAGER_LOCKINGMODE_NORMAL
.comm _PAGER_LOCKINGMODE_EXCLUSIVE,4,2 ; @PAGER_LOCKINGMODE_EXCLUSIVE
.subsections_via_symbols
| AnghaBench/sqlcipher/src/extr_pager.c_sqlite3PagerLockingMode.c | anghabench |
.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
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -12(%rbp), %rsi
leaq -8(%rbp), %rdx
leaq -4(%rbp), %rcx
xorl %eax, %eax
callq _scanf
movl -12(%rbp), %esi
movl -8(%rbp), %eax
cmpl %eax, %esi
jle LBB0_3
## %bb.1:
cmpl -4(%rbp), %eax
jle LBB0_3
## %bb.2:
leaq L_.str.2(%rip), %rdi
movl %eax, %esi
xorl %eax, %eax
callq _printf
movl -12(%rbp), %esi
movl -8(%rbp), %eax
LBB0_3:
cmpl %eax, %esi
jle LBB0_7
## %bb.4:
movl -4(%rbp), %ecx
cmpl %ecx, %esi
jle LBB0_7
## %bb.5:
cmpl %eax, %ecx
jle LBB0_7
## %bb.6:
leaq L_.str.2(%rip), %rdi
movl %ecx, %esi
xorl %eax, %eax
callq _printf
movl -8(%rbp), %eax
movl -12(%rbp), %esi
LBB0_7:
cmpl %esi, %eax
jle LBB0_10
## %bb.8:
cmpl -4(%rbp), %esi
jle LBB0_10
## %bb.9:
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
movl -8(%rbp), %eax
movl -12(%rbp), %esi
LBB0_10:
cmpl %esi, %eax
jle LBB0_14
## %bb.11:
movl -4(%rbp), %ecx
cmpl %ecx, %eax
jle LBB0_14
## %bb.12:
cmpl %esi, %ecx
jle LBB0_14
## %bb.13:
leaq L_.str.2(%rip), %rdi
movl %ecx, %esi
xorl %eax, %eax
callq _printf
movl -12(%rbp), %esi
movl -8(%rbp), %eax
LBB0_14:
movl -4(%rbp), %ecx
cmpl %esi, %ecx
jle LBB0_17
## %bb.15:
cmpl %eax, %esi
jle LBB0_17
## %bb.16:
leaq L_.str.2(%rip), %rdi
xorl %eax, %eax
callq _printf
movl -4(%rbp), %ecx
movl -12(%rbp), %esi
LBB0_17:
cmpl %esi, %ecx
jle LBB0_21
## %bb.18:
movl -8(%rbp), %eax
cmpl %eax, %ecx
jle LBB0_21
## %bb.19:
cmpl %esi, %eax
jle LBB0_21
## %bb.20:
leaq L_.str.2(%rip), %rdi
movl %eax, %esi
xorl %eax, %eax
callq _printf
LBB0_21:
xorl %eax, %eax
addq $16, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Please enter 3 numbers separated by spaces > "
L_.str.1: ## @.str.1
.asciz "%d%d%d"
L_.str.2: ## @.str.2
.asciz "%d is the median\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 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
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
sub x8, x29, #12
str x8, [sp, #16]
sub x8, x29, #8
sub x9, x29, #4
stp x9, x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldp w9, w8, [x29, #-8]
ldur w10, [x29, #-12]
cmp w8, w9
ccmp w9, w10, #4, gt
b.le LBB0_2
; %bb.1:
str x9, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldp w9, w8, [x29, #-8]
LBB0_2:
cmp w8, w9
b.le LBB0_6
; %bb.3:
ldur w10, [x29, #-12]
cmp w8, w10
b.le LBB0_6
; %bb.4:
cmp w10, w9
b.le LBB0_6
; %bb.5:
str x10, [sp]
Lloh6:
adrp x0, l_.str.2@PAGE
Lloh7:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldp w9, w8, [x29, #-8]
LBB0_6:
cmp w9, w8
b.le LBB0_9
; %bb.7:
ldur w10, [x29, #-12]
cmp w8, w10
b.le LBB0_9
; %bb.8:
str x8, [sp]
Lloh8:
adrp x0, l_.str.2@PAGE
Lloh9:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldp w9, w8, [x29, #-8]
LBB0_9:
cmp w9, w8
b.le LBB0_13
; %bb.10:
ldur w10, [x29, #-12]
cmp w9, w10
b.le LBB0_13
; %bb.11:
cmp w10, w8
b.le LBB0_13
; %bb.12:
str x10, [sp]
Lloh10:
adrp x0, l_.str.2@PAGE
Lloh11:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldp w9, w8, [x29, #-8]
LBB0_13:
ldur w10, [x29, #-12]
cmp w10, w8
b.le LBB0_16
; %bb.14:
cmp w8, w9
b.le LBB0_16
; %bb.15:
; kill: def $w8 killed $w8 killed $x8 def $x8
str x8, [sp]
Lloh12:
adrp x0, l_.str.2@PAGE
Lloh13:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldur w10, [x29, #-12]
ldur w8, [x29, #-4]
LBB0_16:
cmp w10, w8
b.le LBB0_20
; %bb.17:
ldur w9, [x29, #-8]
cmp w10, w9
b.le LBB0_20
; %bb.18:
cmp w9, w8
b.le LBB0_20
; %bb.19:
str x9, [sp]
Lloh14:
adrp x0, l_.str.2@PAGE
Lloh15:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
LBB0_20:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Please enter 3 numbers separated by spaces > "
l_.str.1: ; @.str.1
.asciz "%d%d%d"
l_.str.2: ; @.str.2
.asciz "%d is the median\n"
.subsections_via_symbols
| the_stack_data/159515803.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function encode_fh
_encode_fh: ## @encode_fh
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _NFS2_FHSIZE@GOTPCREL(%rip), %rax
movl (%rax), %edx
popq %rbp
jmp _encode_netobj ## TAILCALL
.cfi_endproc
## -- End function
.comm _NFS2_FHSIZE,4,2 ## @NFS2_FHSIZE
.no_dead_strip _encode_fh
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function encode_fh
_encode_fh: ; @encode_fh
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _NFS2_FHSIZE@GOTPAGE
Lloh1:
ldr x8, [x8, _NFS2_FHSIZE@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
b _encode_netobj
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _NFS2_FHSIZE,4,2 ; @NFS2_FHSIZE
.no_dead_strip _encode_fh
.subsections_via_symbols
| AnghaBench/linux/fs/lockd/extr_clntxdr.c_encode_fh.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function modestr
_modestr: ## @modestr
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %esi, %r14d
movl %edi, %ebx
movl $1, %edi
cmpb $97, %bl
je LBB0_3
## %bb.1:
cmpb $114, %bl
je LBB0_3
## %bb.2:
xorl %edi, %edi
cmpb $119, %bl
sete %dil
LBB0_3:
callq _OPENSSL_assert
cmpl $119, %ebx
je LBB0_9
## %bb.4:
cmpl $114, %ebx
je LBB0_8
## %bb.5:
cmpl $97, %ebx
jne LBB0_6
## %bb.7:
movl %r14d, %edi
callq _istext
testl %eax, %eax
leaq L_.str.1(%rip), %rcx
leaq L_.str(%rip), %rax
jmp LBB0_10
LBB0_9:
movl %r14d, %edi
callq _istext
testl %eax, %eax
leaq L_.str.5(%rip), %rcx
leaq L_.str.4(%rip), %rax
jmp LBB0_10
LBB0_8:
movl %r14d, %edi
callq _istext
testl %eax, %eax
leaq L_.str.3(%rip), %rcx
leaq L_.str.2(%rip), %rax
LBB0_10:
cmoveq %rcx, %rax
jmp LBB0_11
LBB0_6:
xorl %eax, %eax
LBB0_11:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "a"
L_.str.1: ## @.str.1
.asciz "ab"
L_.str.2: ## @.str.2
.asciz "r"
L_.str.3: ## @.str.3
.asciz "rb"
L_.str.4: ## @.str.4
.asciz "w"
L_.str.5: ## @.str.5
.asciz "wb"
.no_dead_strip _modestr
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function modestr
_modestr: ; @modestr
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
mov w8, #1
cmp w0, #119
cset w9, eq
cmp w0, #114
csel w9, w8, w9, eq
cmp w0, #97
csel w0, w8, w9, eq
bl _OPENSSL_assert
cmp w20, #119
b.eq LBB0_4
; %bb.1:
cmp w20, #114
b.eq LBB0_5
; %bb.2:
cmp w20, #97
b.ne LBB0_7
; %bb.3:
mov x0, x19
bl _istext
Lloh0:
adrp x8, l_.str@PAGE
Lloh1:
add x8, x8, l_.str@PAGEOFF
Lloh2:
adrp x9, l_.str.1@PAGE
Lloh3:
add x9, x9, l_.str.1@PAGEOFF
b LBB0_6
LBB0_4:
mov x0, x19
bl _istext
Lloh4:
adrp x8, l_.str.4@PAGE
Lloh5:
add x8, x8, l_.str.4@PAGEOFF
Lloh6:
adrp x9, l_.str.5@PAGE
Lloh7:
add x9, x9, l_.str.5@PAGEOFF
b LBB0_6
LBB0_5:
mov x0, x19
bl _istext
Lloh8:
adrp x8, l_.str.2@PAGE
Lloh9:
add x8, x8, l_.str.2@PAGEOFF
Lloh10:
adrp x9, l_.str.3@PAGE
Lloh11:
add x9, x9, l_.str.3@PAGEOFF
LBB0_6:
cmp w0, #0
csel x0, x9, x8, eq
b LBB0_8
LBB0_7:
mov x0, #0
LBB0_8:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "a"
l_.str.1: ; @.str.1
.asciz "ab"
l_.str.2: ; @.str.2
.asciz "r"
l_.str.3: ; @.str.3
.asciz "rb"
l_.str.4: ; @.str.4
.asciz "w"
l_.str.5: ; @.str.5
.asciz "wb"
.no_dead_strip _modestr
.subsections_via_symbols
| AnghaBench/freebsd/crypto/openssl/apps/extr_apps.c_modestr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nb8800_get_ethtool_stats
_nb8800_get_ethtool_stats: ## @nb8800_get_ethtool_stats
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _NB8800_NUM_STATS@GOTPCREL(%rip), %r13
movl (%r13), %eax
incl %eax
cmpl $3, %eax
jb LBB0_3
## %bb.1:
movq %rdx, %r14
movq %rdi, %r15
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
movl %ebx, %esi
callq _nb8800_read_stat
movl %eax, %r12d
movl %ebx, %esi
orl $128, %esi
movq %r15, %rdi
callq _nb8800_read_stat
movl %r12d, (%r14,%rbx,4)
movl (%r13), %ecx
movl %ecx, %edx
shrl $31, %edx
addl %ecx, %edx
sarl %edx
addl %ebx, %edx
movl %eax, (%r14,%rdx,4)
incq %rbx
movl (%r13), %eax
movl %eax, %ecx
shrl $31, %ecx
addl %eax, %ecx
sarl %ecx
cmpq %rcx, %rbx
jb LBB0_2
LBB0_3:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _NB8800_NUM_STATS,4,2 ## @NB8800_NUM_STATS
.no_dead_strip _nb8800_get_ethtool_stats
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nb8800_get_ethtool_stats
_nb8800_get_ethtool_stats: ; @nb8800_get_ethtool_stats
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
Lloh0:
adrp x23, _NB8800_NUM_STATS@GOTPAGE
Lloh1:
ldr x23, [x23, _NB8800_NUM_STATS@GOTPAGEOFF]
ldr w8, [x23]
add w8, w8, #1
cmp w8, #3
b.lo LBB0_3
; %bb.1:
mov x19, x2
mov x20, x0
mov x21, #0
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x0, x20
mov x1, x21
bl _nb8800_read_stat
mov x22, x0
orr w1, w21, #0x80
mov x0, x20
bl _nb8800_read_stat
str w22, [x19, x21, lsl #2]
ldr w8, [x23]
cmp w8, #0
cinc w8, w8, lt
add w8, w21, w8, asr #1
str w0, [x19, w8, uxtw #2]
add x21, x21, #1
ldr w8, [x23]
cmp w8, #0
cinc w8, w8, lt
asr w8, w8, #1
cmp x21, x8
b.lo LBB0_2
LBB0_3:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _NB8800_NUM_STATS,4,2 ; @NB8800_NUM_STATS
.no_dead_strip _nb8800_get_ethtool_stats
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/aurora/extr_nb8800.c_nb8800_get_ethtool_stats.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function saveable_page
_saveable_page: ## @saveable_page
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq %rdi, %rbx
movq %rsi, %rdi
callq _pfn_valid
testl %eax, %eax
je LBB0_17
## %bb.1:
movq %r15, %rdi
callq _pfn_to_online_page
testq %rax, %rax
je LBB0_17
## %bb.2:
movq %rax, %r14
movq %rax, %rdi
callq _page_zone
cmpq %rbx, %rax
jne LBB0_17
## %bb.6:
movq %r14, %rdi
callq _PageHighMem
movl %eax, %edi
callq _BUG_ON
movq %r14, %rdi
callq _swsusp_page_is_forbidden
testq %rax, %rax
jne LBB0_17
## %bb.8:
movq %r14, %rdi
callq _swsusp_page_is_free
testq %rax, %rax
jne LBB0_17
## %bb.10:
movq %r14, %rdi
callq _PageOffline
testq %rax, %rax
je LBB0_12
LBB0_17:
xorl %eax, %eax
LBB0_18:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_12:
movq %r14, %rdi
callq _PageReserved
testq %rax, %rax
je LBB0_16
## %bb.13:
movq %r14, %rdi
callq _kernel_page_present
testl %eax, %eax
je LBB0_17
## %bb.14:
movq %r15, %rdi
callq _pfn_is_nosave
testq %rax, %rax
jne LBB0_17
LBB0_16:
movq %r14, %rdi
callq _page_is_guard
movq %rax, %rcx
xorl %eax, %eax
testq %rcx, %rcx
cmoveq %r14, %rax
jmp LBB0_18
.cfi_endproc
## -- End function
.no_dead_strip _saveable_page
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function saveable_page
_saveable_page: ; @saveable_page
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x21, x0
mov x0, x1
bl _pfn_valid
cbz w0, LBB0_6
; %bb.1:
mov x0, x19
bl _pfn_to_online_page
cbz x0, LBB0_7
; %bb.2:
mov x20, x0
bl _page_zone
cmp x0, x21
b.ne LBB0_6
; %bb.3:
mov x0, x20
bl _PageHighMem
bl _BUG_ON
mov x0, x20
bl _swsusp_page_is_forbidden
cbnz x0, LBB0_6
; %bb.4:
mov x0, x20
bl _swsusp_page_is_free
cbnz x0, LBB0_6
; %bb.5:
mov x0, x20
bl _PageOffline
cbz x0, LBB0_8
LBB0_6:
mov x0, #0
LBB0_7:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_8:
mov x0, x20
bl _PageReserved
cbz x0, LBB0_11
; %bb.9:
mov x0, x20
bl _kernel_page_present
cbz w0, LBB0_6
; %bb.10:
mov x0, x19
bl _pfn_is_nosave
cbnz x0, LBB0_6
LBB0_11:
mov x0, x20
bl _page_is_guard
cmp x0, #0
csel x0, x20, xzr, eq
b LBB0_7
.cfi_endproc
; -- End function
.no_dead_strip _saveable_page
.subsections_via_symbols
| AnghaBench/linux/kernel/power/extr_snapshot.c_saveable_page.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ternary_true ## -- Begin function ternary_true
.p2align 4, 0x90
_ternary_true: ## @ternary_true
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $5, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ternary_true ; -- Begin function ternary_true
.p2align 2
_ternary_true: ; @ternary_true
.cfi_startproc
; %bb.0:
mov w0, #5
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/153269325.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function esw_get_pvid
_esw_get_pvid: ## @esw_get_pvid
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
movq _RT305X_ESW_PVIDC_PVID_S@GOTPCREL(%rip), %rax
movl %esi, %ebx
andl $1, %ebx
imull (%rax), %ebx
shrl %esi
movl %esi, %edi
callq _RT305X_ESW_REG_PVIDC
movq %r14, %rdi
movl %eax, %esi
callq _esw_r32
movl %ebx, %ecx
shrl %cl, %eax
movq _RT305X_ESW_PVIDC_PVID_M@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _RT305X_ESW_PVIDC_PVID_S,4,2 ## @RT305X_ESW_PVIDC_PVID_S
.comm _RT305X_ESW_PVIDC_PVID_M,4,2 ## @RT305X_ESW_PVIDC_PVID_M
.no_dead_strip _esw_get_pvid
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function esw_get_pvid
_esw_get_pvid: ; @esw_get_pvid
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x0
Lloh0:
adrp x8, _RT305X_ESW_PVIDC_PVID_S@GOTPAGE
Lloh1:
ldr x8, [x8, _RT305X_ESW_PVIDC_PVID_S@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
and w9, w1, #0x1
mul w20, w8, w9
lsr w0, w1, #1
bl _RT305X_ESW_REG_PVIDC
mov x1, x0
mov x0, x19
bl _esw_r32
lsr w8, w0, w20
Lloh3:
adrp x9, _RT305X_ESW_PVIDC_PVID_M@GOTPAGE
Lloh4:
ldr x9, [x9, _RT305X_ESW_PVIDC_PVID_M@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
and w0, w8, w9
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _RT305X_ESW_PVIDC_PVID_S,4,2 ; @RT305X_ESW_PVIDC_PVID_S
.comm _RT305X_ESW_PVIDC_PVID_M,4,2 ; @RT305X_ESW_PVIDC_PVID_M
.no_dead_strip _esw_get_pvid
.subsections_via_symbols
| AnghaBench/openwrt/target/linux/ramips/files-4.14/drivers/net/ethernet/mediatek/extr_esw_rt3050.c_esw_get_pvid.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _swap ## -- Begin function swap
.p2align 4, 0x90
_swap: ## @swap
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rdi), %eax
movl (%rsi), %ecx
movl %ecx, (%rdi)
movl %eax, (%rsi)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _swap_ ## -- Begin function swap_
.p2align 4, 0x90
_swap_: ## @swap_
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq %esi, %rax
movl (%rdi,%rax,4), %ecx
movslq %edx, %rdx
movl (%rdi,%rdx,4), %esi
movl %esi, (%rdi,%rax,4)
movl %ecx, (%rdi,%rdx,4)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _heapify ## -- Begin function heapify
.p2align 4, 0x90
_heapify: ## @heapify
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $edx killed $edx def $rdx
.p2align 4, 0x90
LBB2_1: ## =>This Inner Loop Header: Depth=1
leal (%rdx,%rdx), %eax
incl %eax
movslq %edx, %r8
movl %edx, %ecx
cmpl %esi, %eax
jge LBB2_5
## %bb.2: ## in Loop: Header=BB2_1 Depth=1
movslq %eax, %rcx
movl (%rdi,%rcx,4), %ecx
cmpl (%rdi,%r8,4), %ecx
jg LBB2_4
## %bb.3: ## in Loop: Header=BB2_1 Depth=1
movl %edx, %eax
LBB2_4: ## in Loop: Header=BB2_1 Depth=1
movl %eax, %ecx
LBB2_5: ## in Loop: Header=BB2_1 Depth=1
leal (%rdx,%rdx), %r9d
addl $2, %r9d
cmpl %esi, %r9d
jge LBB2_9
## %bb.6: ## in Loop: Header=BB2_1 Depth=1
movslq %r9d, %rax
movl (%rdi,%rax,4), %r10d
movslq %ecx, %rax
cmpl (%rdi,%rax,4), %r10d
jg LBB2_8
## %bb.7: ## in Loop: Header=BB2_1 Depth=1
movl %ecx, %r9d
LBB2_8: ## in Loop: Header=BB2_1 Depth=1
movl %r9d, %ecx
LBB2_9: ## in Loop: Header=BB2_1 Depth=1
cmpl %edx, %ecx
je LBB2_11
## %bb.10: ## in Loop: Header=BB2_1 Depth=1
movl (%rdi,%r8,4), %r9d
movslq %ecx, %rdx
movl (%rdi,%rdx,4), %eax
movl %eax, (%rdi,%r8,4)
movl %r9d, (%rdi,%rdx,4)
movl %ecx, %edx
jmp LBB2_1
LBB2_11:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _heapSort ## -- Begin function heapSort
.p2align 4, 0x90
_heapSort: ## @heapSort
.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
.cfi_offset %rbx, -24
cmpl $2, %esi
jl LBB3_13
## %bb.1:
movl %esi, %r8d
shrl %r8d
jmp LBB3_2
.p2align 4, 0x90
LBB3_12: ## in Loop: Header=BB3_2 Depth=1
cmpl $1, %r9d
jle LBB3_13
LBB3_2: ## =>This Loop Header: Depth=1
## Child Loop BB3_3 Depth 2
movl %r8d, %r9d
leal -1(%r9), %r8d
movl %r8d, %edx
.p2align 4, 0x90
LBB3_3: ## Parent Loop BB3_2 Depth=1
## => This Inner Loop Header: Depth=2
leal (%rdx,%rdx), %eax
incl %eax
movslq %edx, %r10
movl %edx, %ecx
cmpl %esi, %eax
jge LBB3_7
## %bb.4: ## in Loop: Header=BB3_3 Depth=2
movslq %eax, %rcx
movl (%rdi,%rcx,4), %ecx
cmpl (%rdi,%r10,4), %ecx
jg LBB3_6
## %bb.5: ## in Loop: Header=BB3_3 Depth=2
movl %edx, %eax
LBB3_6: ## in Loop: Header=BB3_3 Depth=2
movl %eax, %ecx
LBB3_7: ## in Loop: Header=BB3_3 Depth=2
leal (%rdx,%rdx), %r11d
addl $2, %r11d
cmpl %esi, %r11d
jge LBB3_11
## %bb.8: ## in Loop: Header=BB3_3 Depth=2
movslq %r11d, %rax
movl (%rdi,%rax,4), %eax
movslq %ecx, %rbx
cmpl (%rdi,%rbx,4), %eax
jg LBB3_10
## %bb.9: ## in Loop: Header=BB3_3 Depth=2
movl %ecx, %r11d
LBB3_10: ## in Loop: Header=BB3_3 Depth=2
movl %r11d, %ecx
LBB3_11: ## in Loop: Header=BB3_3 Depth=2
cmpl %edx, %ecx
je LBB3_12
## %bb.15: ## in Loop: Header=BB3_3 Depth=2
movl (%rdi,%r10,4), %eax
movslq %ecx, %rdx
movl (%rdi,%rdx,4), %ebx
movl %ebx, (%rdi,%r10,4)
movl %eax, (%rdi,%rdx,4)
movl %ecx, %edx
jmp LBB3_3
LBB3_13:
testl %esi, %esi
jle LBB3_28
## %bb.14:
movl %esi, %r9d
jmp LBB3_17
.p2align 4, 0x90
LBB3_16: ## in Loop: Header=BB3_17 Depth=1
cmpq $1, %r8
jle LBB3_28
LBB3_17: ## =>This Loop Header: Depth=1
## Child Loop BB3_18 Depth 2
movq %r9, %r8
decq %r9
movl (%rdi), %eax
movl %r9d, %ecx
movl (%rdi,%rcx,4), %edx
movl %edx, (%rdi)
movl %eax, (%rdi,%rcx,4)
xorl %edx, %edx
.p2align 4, 0x90
LBB3_18: ## Parent Loop BB3_17 Depth=1
## => This Inner Loop Header: Depth=2
leal (%rdx,%rdx), %eax
incl %eax
movslq %edx, %rsi
movl %edx, %ecx
cmpl %r9d, %eax
jge LBB3_22
## %bb.19: ## in Loop: Header=BB3_18 Depth=2
movslq %eax, %rcx
movl (%rdi,%rcx,4), %ecx
cmpl (%rdi,%rsi,4), %ecx
jg LBB3_21
## %bb.20: ## in Loop: Header=BB3_18 Depth=2
movl %edx, %eax
LBB3_21: ## in Loop: Header=BB3_18 Depth=2
movl %eax, %ecx
LBB3_22: ## in Loop: Header=BB3_18 Depth=2
leal (%rdx,%rdx), %eax
addl $2, %eax
cmpl %r9d, %eax
jge LBB3_26
## %bb.23: ## in Loop: Header=BB3_18 Depth=2
movslq %eax, %rbx
movl (%rdi,%rbx,4), %r10d
movslq %ecx, %rbx
cmpl (%rdi,%rbx,4), %r10d
jg LBB3_25
## %bb.24: ## in Loop: Header=BB3_18 Depth=2
movl %ecx, %eax
LBB3_25: ## in Loop: Header=BB3_18 Depth=2
movl %eax, %ecx
LBB3_26: ## in Loop: Header=BB3_18 Depth=2
cmpl %edx, %ecx
je LBB3_16
## %bb.27: ## in Loop: Header=BB3_18 Depth=2
movl (%rdi,%rsi,4), %eax
movslq %ecx, %rdx
movl (%rdi,%rdx,4), %ebx
movl %ebx, (%rdi,%rsi,4)
movl %eax, (%rdi,%rdx,4)
movl %ecx, %edx
jmp LBB3_18
LBB3_28:
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printArray ## -- Begin function printArray
.p2align 4, 0x90
_printArray: ## @printArray
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testl %esi, %esi
jle LBB4_3
## %bb.1:
movq %rdi, %r15
movl %esi, %r12d
leaq L_.str(%rip), %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB4_2: ## =>This Inner Loop Header: Depth=1
movl (%r15,%rbx,4), %esi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
incq %rbx
cmpq %rbx, %r12
jne LBB4_2
LBB4_3:
movl $10, %edi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _putchar ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function main
LCPI5_0:
.long 1127219200 ## 0x43300000
.long 1160773632 ## 0x45300000
.long 0 ## 0x0
.long 0 ## 0x0
LCPI5_1:
.quad 0x4330000000000000 ## double 4503599627370496
.quad 0x4530000000000000 ## double 1.9342813113834067E+25
.section __TEXT,__literal8,8byte_literals
.p2align 3
LCPI5_2:
.quad 0x412e848000000000 ## double 1.0E+6
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq L_.str.2(%rip), %rdi
leaq L_.str.3(%rip), %rsi
callq _fopen
movq %rax, %r12
movq 8(%r14), %rdi
callq _atoi
movl %eax, %r14d
movl %eax, %eax
movq %rax, %rbx
leaq (,%rax,4), %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %r15
testl %r14d, %r14d
jle LBB5_3
## %bb.1:
leaq -52(%rbp), %r13
xorl %r14d, %r14d
.p2align 4, 0x90
LBB5_2: ## =>This Inner Loop Header: Depth=1
movq %r12, %rdi
leaq L_.str.4(%rip), %rsi
movq %r13, %rdx
xorl %eax, %eax
callq _fscanf
movl -52(%rbp), %eax
movl %eax, (%r15,%r14,4)
incq %r14
cmpq %r14, %rbx
jne LBB5_2
LBB5_3:
callq _clock
movq %rax, %r14
movq %r15, %rdi
movl %ebx, %esi
callq _heapSort
callq _clock
subq %r14, %rax
movq %rax, %xmm1
punpckldq LCPI5_0(%rip), %xmm1 ## xmm1 = xmm1[0],mem[0],xmm1[1],mem[1]
subpd LCPI5_1(%rip), %xmm1
movapd %xmm1, %xmm0
unpckhpd %xmm1, %xmm0 ## xmm0 = xmm0[1],xmm1[1]
addsd %xmm1, %xmm0
divsd LCPI5_2(%rip), %xmm0
leaq L_.str.5(%rip), %rdi
movl %ebx, %esi
movb $1, %al
callq _printf
callq _clock
movq %rax, %r14
movq %r15, %rdi
movl %ebx, %esi
callq _heapSort
callq _clock
subq %r14, %rax
movq %rax, %xmm1
punpckldq LCPI5_0(%rip), %xmm1 ## xmm1 = xmm1[0],mem[0],xmm1[1],mem[1]
subpd LCPI5_1(%rip), %xmm1
movapd %xmm1, %xmm0
unpckhpd %xmm1, %xmm0 ## xmm0 = xmm0[1],xmm1[1]
addsd %xmm1, %xmm0
divsd LCPI5_2(%rip), %xmm0
leaq L_.str.6(%rip), %rdi
movl %ebx, %esi
movb $1, %al
callq _printf
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB5_5
## %bb.4:
xorl %eax, %eax
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB5_5:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d "
L_.str.2: ## @.str.2
.asciz "random_numbers.txt"
L_.str.3: ## @.str.3
.asciz "r"
L_.str.4: ## @.str.4
.asciz "%d"
L_.str.5: ## @.str.5
.asciz "For heap sort on unsorted array of size %d time taken is %f\n"
L_.str.6: ## @.str.6
.asciz "For heap sort on sorted array of size %d time taken is %f\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _swap ; -- Begin function swap
.p2align 2
_swap: ; @swap
.cfi_startproc
; %bb.0:
ldr w8, [x0]
ldr w9, [x1]
str w9, [x0]
str w8, [x1]
ret
.cfi_endproc
; -- End function
.globl _swap_ ; -- Begin function swap_
.p2align 2
_swap_: ; @swap_
.cfi_startproc
; %bb.0:
; kill: def $w2 killed $w2 def $x2
; kill: def $w1 killed $w1 def $x1
sbfiz x8, x1, #2, #32
ldr w9, [x0, x8]
sbfiz x10, x2, #2, #32
ldr w11, [x0, x10]
str w11, [x0, x8]
str w9, [x0, x10]
ret
.cfi_endproc
; -- End function
.globl _heapify ; -- Begin function heapify
.p2align 2
_heapify: ; @heapify
.cfi_startproc
; %bb.0:
; kill: def $w2 killed $w2 def $x2
LBB2_1: ; =>This Inner Loop Header: Depth=1
sxtw x8, w2
mov w10, #1
bfi x10, x8, #1, #63
mov x9, x2
cmp w10, w1
b.ge LBB2_3
; %bb.2: ; in Loop: Header=BB2_1 Depth=1
ldr w9, [x0, x10, lsl #2]
ldr w11, [x0, x8, lsl #2]
cmp w9, w11
csel w9, w10, w2, gt
LBB2_3: ; in Loop: Header=BB2_1 Depth=1
sbfiz x10, x2, #1, #32
add w10, w10, #2
cmp w10, w1
b.ge LBB2_5
; %bb.4: ; in Loop: Header=BB2_1 Depth=1
ldr w11, [x0, w10, sxtw #2]
ldr w12, [x0, w9, sxtw #2]
cmp w11, w12
csel w9, w10, w9, gt
LBB2_5: ; in Loop: Header=BB2_1 Depth=1
cmp w9, w2
b.eq LBB2_7
; %bb.6: ; in Loop: Header=BB2_1 Depth=1
lsl x8, x8, #2
ldr w10, [x0, x8]
sbfiz x11, x9, #2, #32
ldr w12, [x0, x11]
str w12, [x0, x8]
str w10, [x0, x11]
mov x2, x9
b LBB2_1
LBB2_7:
ret
.cfi_endproc
; -- End function
.globl _heapSort ; -- Begin function heapSort
.p2align 2
_heapSort: ; @heapSort
.cfi_startproc
; %bb.0:
cmp w1, #1
b.le LBB3_10
; %bb.1:
lsr w8, w1, #1
b LBB3_3
LBB3_2: ; in Loop: Header=BB3_3 Depth=1
cmp w9, #1
b.le LBB3_10
LBB3_3: ; =>This Loop Header: Depth=1
; Child Loop BB3_4 Depth 2
mov x9, x8
sub w8, w8, #1
mov x10, x8
LBB3_4: ; Parent Loop BB3_3 Depth=1
; => This Inner Loop Header: Depth=2
sxtw x11, w10
mov w13, #1
bfi x13, x11, #1, #63
mov x12, x10
cmp w13, w1
b.ge LBB3_6
; %bb.5: ; in Loop: Header=BB3_4 Depth=2
ldr w12, [x0, x13, lsl #2]
ldr w14, [x0, x11, lsl #2]
cmp w12, w14
csel w12, w13, w10, gt
LBB3_6: ; in Loop: Header=BB3_4 Depth=2
sbfiz x13, x10, #1, #32
add w13, w13, #2
cmp w13, w1
b.ge LBB3_8
; %bb.7: ; in Loop: Header=BB3_4 Depth=2
ldr w14, [x0, w13, sxtw #2]
ldr w15, [x0, w12, sxtw #2]
cmp w14, w15
csel w12, w13, w12, gt
LBB3_8: ; in Loop: Header=BB3_4 Depth=2
cmp w12, w10
b.eq LBB3_2
; %bb.9: ; in Loop: Header=BB3_4 Depth=2
lsl x10, x11, #2
ldr w11, [x0, x10]
sbfiz x13, x12, #2, #32
ldr w14, [x0, x13]
str w14, [x0, x10]
str w11, [x0, x13]
mov x10, x12
b LBB3_4
LBB3_10:
cmp w1, #1
b.lt LBB3_20
; %bb.11:
mov w8, w1
b LBB3_13
LBB3_12: ; in Loop: Header=BB3_13 Depth=1
cmp x9, #1
b.le LBB3_20
LBB3_13: ; =>This Loop Header: Depth=1
; Child Loop BB3_14 Depth 2
mov w10, #0
mov x9, x8
sub x8, x8, #1
ldr w11, [x0]
and x12, x8, #0xffffffff
lsl x12, x12, #2
ldr w13, [x0, x12]
str w13, [x0]
str w11, [x0, x12]
LBB3_14: ; Parent Loop BB3_13 Depth=1
; => This Inner Loop Header: Depth=2
sxtw x11, w10
mov w13, #1
bfi x13, x11, #1, #63
mov x12, x10
cmp w13, w8
b.ge LBB3_16
; %bb.15: ; in Loop: Header=BB3_14 Depth=2
ldr w12, [x0, x13, lsl #2]
ldr w14, [x0, x11, lsl #2]
cmp w12, w14
csel w12, w13, w10, gt
LBB3_16: ; in Loop: Header=BB3_14 Depth=2
sbfiz x13, x10, #1, #32
add w13, w13, #2
cmp w13, w8
b.ge LBB3_18
; %bb.17: ; in Loop: Header=BB3_14 Depth=2
ldr w14, [x0, w13, sxtw #2]
ldr w15, [x0, w12, sxtw #2]
cmp w14, w15
csel w12, w13, w12, gt
LBB3_18: ; in Loop: Header=BB3_14 Depth=2
cmp w12, w10
b.eq LBB3_12
; %bb.19: ; in Loop: Header=BB3_14 Depth=2
lsl x10, x11, #2
ldr w11, [x0, x10]
sbfiz x13, x12, #2, #32
ldr w14, [x0, x13]
str w14, [x0, x10]
str w11, [x0, x13]
mov x10, x12
b LBB3_14
LBB3_20:
ret
.cfi_endproc
; -- End function
.globl _printArray ; -- Begin function printArray
.p2align 2
_printArray: ; @printArray
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
cmp w1, #1
b.lt LBB4_3
; %bb.1:
mov x19, x0
mov w21, w1
Lloh0:
adrp x20, l_.str@PAGE
Lloh1:
add x20, x20, l_.str@PAGEOFF
LBB4_2: ; =>This Inner Loop Header: Depth=1
ldr w8, [x19], #4
str x8, [sp]
mov x0, x20
bl _printf
subs x21, x21, #1
b.ne LBB4_2
LBB4_3:
mov w0, #10
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
b _putchar
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp d9, d8, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset b8, -88
.cfi_offset b9, -96
sub sp, sp, #16
mov x19, x1
Lloh2:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh3:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
stur x8, [x29, #-88]
Lloh5:
adrp x0, l_.str.2@PAGE
Lloh6:
add x0, x0, l_.str.2@PAGEOFF
Lloh7:
adrp x1, l_.str.3@PAGE
Lloh8:
add x1, x1, l_.str.3@PAGEOFF
bl _fopen
mov x21, x0
ldr x0, [x19, #8]
bl _atoi
mov w19, w0
lsl x8, x19, #2
mov x9, x8
Lloh9:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh10:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
add x8, x8, #15
and x8, x8, #0x7fffffff0
sub x20, x9, x8
mov sp, x20
cmp w0, #1
b.lt LBB5_3
; %bb.1:
sub x23, x29, #92
mov x24, x19
mov x25, x20
Lloh11:
adrp x22, l_.str.4@PAGE
Lloh12:
add x22, x22, l_.str.4@PAGEOFF
LBB5_2: ; =>This Inner Loop Header: Depth=1
str x23, [sp, #-16]!
mov x0, x21
mov x1, x22
bl _fscanf
add sp, sp, #16
ldur w8, [x29, #-92]
str w8, [x25], #4
subs x24, x24, #1
b.ne LBB5_2
LBB5_3:
bl _clock
mov x21, x0
mov x0, x20
mov x1, x19
bl _heapSort
bl _clock
sub x8, x0, x21
ucvtf d0, x8
mov x8, #145685290680320
movk x8, #16686, lsl #48
fmov d8, x8
fdiv d0, d0, d8
str x19, [sp, #-16]!
str d0, [sp, #8]
Lloh13:
adrp x0, l_.str.5@PAGE
Lloh14:
add x0, x0, l_.str.5@PAGEOFF
bl _printf
add sp, sp, #16
bl _clock
mov x21, x0
mov x0, x20
mov x1, x19
bl _heapSort
bl _clock
sub x8, x0, x21
ucvtf d0, x8
fdiv d0, d0, d8
str x19, [sp, #-16]!
str d0, [sp, #8]
Lloh15:
adrp x0, l_.str.6@PAGE
Lloh16:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
add sp, sp, #16
ldur x8, [x29, #-88]
Lloh17:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh18:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh19:
ldr x9, [x9]
cmp x9, x8
b.ne LBB5_5
; %bb.4:
mov w0, #0
sub sp, x29, #80
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp d9, d8, [sp], #96 ; 16-byte Folded Reload
ret
LBB5_5:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpAdd Lloh13, Lloh14
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d "
l_.str.2: ; @.str.2
.asciz "random_numbers.txt"
l_.str.3: ; @.str.3
.asciz "r"
l_.str.4: ; @.str.4
.asciz "%d"
l_.str.5: ; @.str.5
.asciz "For heap sort on unsorted array of size %d time taken is %f\n"
l_.str.6: ; @.str.6
.asciz "For heap sort on sorted array of size %d time taken is %f\n"
.subsections_via_symbols
| the_stack_data/215768056.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _f ## -- Begin function f
.p2align 4, 0x90
_f: ## @f
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
jmp _exp ## TAILCALL
.cfi_endproc
## -- End function
.globl _integrateleft ## -- Begin function integrateleft
.p2align 4, 0x90
_integrateleft: ## @integrateleft
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rdi, %rdi
jle LBB1_1
## %bb.3:
movq %rdi, %r14
movsd %xmm0, -48(%rbp) ## 8-byte Spill
subsd %xmm0, %xmm1
xorps %xmm0, %xmm0
cvtsi2sd %rdi, %xmm0
divsd %xmm0, %xmm1
cmpq $1, %rdi
movsd %xmm1, -40(%rbp) ## 8-byte Spill
jne LBB1_9
## %bb.4:
xorpd %xmm0, %xmm0
xorpd %xmm2, %xmm2
testb $1, %r14b
je LBB1_2
jmp LBB1_7
LBB1_1:
xorpd %xmm2, %xmm2
jmp LBB1_2
LBB1_9:
movq %r14, %r15
andq $-2, %r15
xorpd %xmm2, %xmm2
xorl %ebx, %ebx
.p2align 4, 0x90
LBB1_10: ## =>This Inner Loop Header: Depth=1
movsd %xmm2, -32(%rbp) ## 8-byte Spill
xorps %xmm0, %xmm0
cvtsi2sd %ebx, %xmm0
mulsd %xmm1, %xmm0
addsd -48(%rbp), %xmm0 ## 8-byte Folded Reload
callq _exp
mulsd -40(%rbp), %xmm0 ## 8-byte Folded Reload
addsd -32(%rbp), %xmm0 ## 8-byte Folded Reload
movsd %xmm0, -32(%rbp) ## 8-byte Spill
leal 1(%rbx), %eax
xorps %xmm0, %xmm0
cvtsi2sd %eax, %xmm0
mulsd -40(%rbp), %xmm0 ## 8-byte Folded Reload
addsd -48(%rbp), %xmm0 ## 8-byte Folded Reload
callq _exp
movsd -40(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movapd %xmm0, %xmm2
mulsd %xmm1, %xmm2
addsd -32(%rbp), %xmm2 ## 8-byte Folded Reload
addq $2, %rbx
cmpq %rbx, %r15
jne LBB1_10
## %bb.5:
xorps %xmm0, %xmm0
cvtsi2sd %ebx, %xmm0
testb $1, %r14b
jne LBB1_7
LBB1_2:
movapd %xmm2, %xmm0
jmp LBB1_8
LBB1_7:
mulsd %xmm1, %xmm0
addsd -48(%rbp), %xmm0 ## 8-byte Folded Reload
movsd %xmm2, -32(%rbp) ## 8-byte Spill
callq _exp
mulsd -40(%rbp), %xmm0 ## 8-byte Folded Reload
addsd -32(%rbp), %xmm0 ## 8-byte Folded Reload
LBB1_8:
addq $24, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function integratemiddle
LCPI2_0:
.quad 0x3fe0000000000000 ## double 0.5
.section __TEXT,__text,regular,pure_instructions
.globl _integratemiddle
.p2align 4, 0x90
_integratemiddle: ## @integratemiddle
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rdi, %rdi
jle LBB2_1
## %bb.2:
movq %rdi, %r14
movsd %xmm0, -48(%rbp) ## 8-byte Spill
subsd %xmm0, %xmm1
xorps %xmm0, %xmm0
cvtsi2sd %rdi, %xmm0
divsd %xmm0, %xmm1
cmpq $1, %rdi
movsd %xmm1, -40(%rbp) ## 8-byte Spill
jne LBB2_8
## %bb.3:
xorpd %xmm2, %xmm2
xorpd %xmm0, %xmm0
testb $1, %r14b
jne LBB2_6
jmp LBB2_7
LBB2_1:
xorpd %xmm0, %xmm0
jmp LBB2_7
LBB2_8:
movq %r14, %r15
andq $-2, %r15
xorpd %xmm0, %xmm0
xorl %ebx, %ebx
movsd LCPI2_0(%rip), %xmm2 ## xmm2 = mem[0],zero
mulsd %xmm1, %xmm2
movsd %xmm2, -56(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB2_9: ## =>This Inner Loop Header: Depth=1
movsd %xmm0, -32(%rbp) ## 8-byte Spill
xorps %xmm0, %xmm0
cvtsi2sd %rbx, %xmm0
mulsd %xmm1, %xmm0
addsd -48(%rbp), %xmm0 ## 8-byte Folded Reload
addsd -56(%rbp), %xmm0 ## 8-byte Folded Reload
callq _exp
movapd %xmm0, %xmm1
mulsd -40(%rbp), %xmm1 ## 8-byte Folded Reload
leaq 1(%rbx), %rax
xorps %xmm0, %xmm0
cvtsi2sd %rax, %xmm0
addsd -32(%rbp), %xmm1 ## 8-byte Folded Reload
movsd %xmm1, -32(%rbp) ## 8-byte Spill
mulsd -40(%rbp), %xmm0 ## 8-byte Folded Reload
addsd -48(%rbp), %xmm0 ## 8-byte Folded Reload
addsd -56(%rbp), %xmm0 ## 8-byte Folded Reload
callq _exp
movsd -40(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
mulsd %xmm1, %xmm0
addsd -32(%rbp), %xmm0 ## 8-byte Folded Reload
addq $2, %rbx
cmpq %r15, %rbx
jne LBB2_9
## %bb.4:
xorps %xmm2, %xmm2
cvtsi2sd %rbx, %xmm2
testb $1, %r14b
je LBB2_7
LBB2_6:
mulsd %xmm1, %xmm2
addsd -48(%rbp), %xmm2 ## 8-byte Folded Reload
movsd %xmm0, -32(%rbp) ## 8-byte Spill
movsd LCPI2_0(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd %xmm1, %xmm0
addsd %xmm2, %xmm0
callq _exp
mulsd -40(%rbp), %xmm0 ## 8-byte Folded Reload
addsd -32(%rbp), %xmm0 ## 8-byte Folded Reload
LBB2_7:
addq $40, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI3_0:
.quad 0x3ff0000000000000 ## double 1
LCPI3_1:
.quad 0x3fe0000000000000 ## double 0.5
LCPI3_2:
.quad 0x0000000000000000 ## double 0
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $32, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
cmpl $3, %edi
jg LBB3_19
## %bb.1:
movq 8(%rsi), %rdi
callq _atoi
testl %eax, %eax
jle LBB3_2
## %bb.3:
movslq %eax, %r14
cvtsi2sd %r14d, %xmm0
movsd LCPI3_0(%rip), %xmm2 ## xmm2 = mem[0],zero
divsd %xmm0, %xmm2
movq %r14, %r15
decq %r15
movsd %xmm2, -56(%rbp) ## 8-byte Spill
je LBB3_4
## %bb.5:
movq %r14, %r12
andq $-2, %r12
xorl %ebx, %ebx
movsd LCPI3_1(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd %xmm2, %xmm0
movsd %xmm0, -48(%rbp) ## 8-byte Spill
xorpd %xmm0, %xmm0
.p2align 4, 0x90
LBB3_6: ## =>This Inner Loop Header: Depth=1
movsd %xmm0, -40(%rbp) ## 8-byte Spill
xorps %xmm0, %xmm0
cvtsi2sd %rbx, %xmm0
mulsd %xmm2, %xmm0
xorpd %xmm1, %xmm1
addsd %xmm1, %xmm0
addsd -48(%rbp), %xmm0 ## 8-byte Folded Reload
callq _exp
movapd %xmm0, %xmm1
mulsd -56(%rbp), %xmm1 ## 8-byte Folded Reload
leaq 1(%rbx), %rax
xorps %xmm0, %xmm0
cvtsi2sd %rax, %xmm0
addsd -40(%rbp), %xmm1 ## 8-byte Folded Reload
movsd %xmm1, -40(%rbp) ## 8-byte Spill
mulsd -56(%rbp), %xmm0 ## 8-byte Folded Reload
addsd LCPI3_2(%rip), %xmm0
addsd -48(%rbp), %xmm0 ## 8-byte Folded Reload
callq _exp
movsd -56(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
addsd -40(%rbp), %xmm0 ## 8-byte Folded Reload
addq $2, %rbx
cmpq %r12, %rbx
jne LBB3_6
## %bb.7:
movsd %xmm0, -40(%rbp) ## 8-byte Spill
xorps %xmm0, %xmm0
cvtsi2sd %rbx, %xmm0
testb $1, %r14b
je LBB3_10
LBB3_9:
mulsd %xmm2, %xmm0
xorpd %xmm1, %xmm1
addsd %xmm0, %xmm1
movsd LCPI3_1(%rip), %xmm0 ## xmm0 = mem[0],zero
mulsd %xmm2, %xmm0
addsd %xmm1, %xmm0
callq _exp
movsd -56(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
mulsd %xmm2, %xmm0
movsd -40(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
addsd %xmm0, %xmm1
movsd %xmm1, -40(%rbp) ## 8-byte Spill
LBB3_10:
testq %r15, %r15
je LBB3_11
## %bb.12:
movq %r14, %r15
andq $-2, %r15
xorl %ebx, %ebx
xorpd %xmm3, %xmm3
.p2align 4, 0x90
LBB3_13: ## =>This Inner Loop Header: Depth=1
movsd %xmm3, -48(%rbp) ## 8-byte Spill
xorps %xmm0, %xmm0
cvtsi2sd %ebx, %xmm0
mulsd %xmm2, %xmm0
xorpd %xmm1, %xmm1
addsd %xmm1, %xmm0
callq _exp
mulsd -56(%rbp), %xmm0 ## 8-byte Folded Reload
addsd -48(%rbp), %xmm0 ## 8-byte Folded Reload
movsd %xmm0, -48(%rbp) ## 8-byte Spill
leal 1(%rbx), %eax
xorps %xmm0, %xmm0
cvtsi2sd %eax, %xmm0
mulsd -56(%rbp), %xmm0 ## 8-byte Folded Reload
addsd LCPI3_2(%rip), %xmm0
callq _exp
movsd -56(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movapd %xmm0, %xmm3
mulsd %xmm2, %xmm3
addsd -48(%rbp), %xmm3 ## 8-byte Folded Reload
addq $2, %rbx
cmpq %rbx, %r15
jne LBB3_13
## %bb.14:
xorps %xmm1, %xmm1
cvtsi2sd %ebx, %xmm1
testb $1, %r14b
je LBB3_17
LBB3_16:
mulsd %xmm2, %xmm1
xorpd %xmm0, %xmm0
addsd %xmm1, %xmm0
movsd %xmm3, -48(%rbp) ## 8-byte Spill
callq _exp
movsd -48(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
mulsd -56(%rbp), %xmm0 ## 8-byte Folded Reload
addsd %xmm0, %xmm3
LBB3_17:
movsd -40(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
jmp LBB3_18
LBB3_19:
leaq L_str(%rip), %rdi
callq _puts
movl $-1, %eax
jmp LBB3_20
LBB3_2:
xorps %xmm0, %xmm0
xorpd %xmm3, %xmm3
LBB3_18:
leaq L_.str(%rip), %rdi
movapd %xmm3, %xmm1
movb $2, %al
callq _printf
xorl %eax, %eax
LBB3_20:
addq $32, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB3_4:
xorpd %xmm0, %xmm0
xorpd %xmm1, %xmm1
movsd %xmm1, -40(%rbp) ## 8-byte Spill
testb $1, %r14b
jne LBB3_9
jmp LBB3_10
LBB3_11:
xorpd %xmm1, %xmm1
xorpd %xmm3, %xmm3
testb $1, %r14b
jne LBB3_16
jmp LBB3_17
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _PI ## @PI
.p2align 3
_PI:
.quad 0x400921fb54442d18 ## double 3.1415926535897931
.globl _exact ## @exact
.p2align 3
_exact:
.quad 0x3ffb7e151628aed3 ## double 1.7182818284590453
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%15.15lf\t%15.15lf\n"
L_str: ## @str
.asciz "You must provide an integer number between 1 and 2147483647"
.subsections_via_symbols
| .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:
b _exp
.cfi_endproc
; -- End function
.globl _integrateleft ; -- Begin function integrateleft
.p2align 2
_integrateleft: ; @integrateleft
.cfi_startproc
; %bb.0:
stp d15, d14, [sp, #-112]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 112
stp d13, d12, [sp, #16] ; 16-byte Folded Spill
stp d11, d10, [sp, #32] ; 16-byte Folded Spill
stp d9, d8, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset b8, -56
.cfi_offset b9, -64
.cfi_offset b10, -72
.cfi_offset b11, -80
.cfi_offset b12, -88
.cfi_offset b13, -96
.cfi_offset b14, -104
.cfi_offset b15, -112
cmp x0, #1
b.lt LBB1_3
; %bb.1:
mov x19, x0
fmov d8, d0
fsub d0, d1, d0
scvtf d1, x0
fdiv d14, d0, d1
cmp x0, #4
b.hs LBB1_4
; %bb.2:
mov x20, #0
movi d9, #0000000000000000
b LBB1_7
LBB1_3:
movi d9, #0000000000000000
b LBB1_8
LBB1_4:
mov x21, #0
and x20, x19, #0xfffffffffffffffc
movi d9, #0000000000000000
LBB1_5: ; =>This Inner Loop Header: Depth=1
add w8, w21, #1
add w9, w21, #2
add w10, w21, #3
scvtf d0, w21
scvtf d1, w8
scvtf d2, w9
scvtf d3, w10
fmadd d0, d14, d0, d8
fmadd d10, d14, d1, d8
fmadd d11, d14, d2, d8
fmadd d12, d14, d3, d8
bl _exp
fmov d13, d0
fmov d0, d10
bl _exp
fmov d10, d0
fmov d0, d11
bl _exp
fmov d11, d0
fmov d0, d12
bl _exp
fmul d1, d14, d13
fmul d2, d14, d10
fmul d3, d14, d11
fmul d0, d14, d0
fadd d1, d9, d1
fadd d1, d1, d2
fadd d1, d1, d3
fadd d9, d1, d0
add x21, x21, #4
cmp x20, x21
b.ne LBB1_5
; %bb.6:
cmp x20, x19
b.eq LBB1_8
LBB1_7: ; =>This Inner Loop Header: Depth=1
scvtf d0, w20
fmadd d0, d14, d0, d8
bl _exp
fmadd d9, d14, d0, d9
add x20, x20, #1
cmp x19, x20
b.ne LBB1_7
LBB1_8:
fmov d0, d9
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp d9, d8, [sp, #48] ; 16-byte Folded Reload
ldp d11, d10, [sp, #32] ; 16-byte Folded Reload
ldp d13, d12, [sp, #16] ; 16-byte Folded Reload
ldp d15, d14, [sp], #112 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _integratemiddle ; -- Begin function integratemiddle
.p2align 2
_integratemiddle: ; @integratemiddle
.cfi_startproc
; %bb.0:
stp d15, d14, [sp, #-112]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 112
stp d13, d12, [sp, #16] ; 16-byte Folded Spill
stp d11, d10, [sp, #32] ; 16-byte Folded Spill
stp d9, d8, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset b8, -56
.cfi_offset b9, -64
.cfi_offset b10, -72
.cfi_offset b11, -80
.cfi_offset b12, -88
.cfi_offset b13, -96
.cfi_offset b14, -104
.cfi_offset b15, -112
cmp x0, #1
b.lt LBB2_3
; %bb.1:
mov x19, x0
fmov d8, d0
fsub d0, d1, d0
scvtf d1, x0
fdiv d14, d0, d1
cmp x0, #4
b.hs LBB2_4
; %bb.2:
mov x20, #0
movi d9, #0000000000000000
b LBB2_7
LBB2_3:
movi d9, #0000000000000000
b LBB2_9
LBB2_4:
mov x21, #0
and x20, x19, #0xfffffffffffffffc
movi d9, #0000000000000000
fmov d15, #0.50000000
LBB2_5: ; =>This Inner Loop Header: Depth=1
scvtf d0, x21
add x8, x21, #1
scvtf d1, x8
add x8, x21, #2
scvtf d2, x8
add x8, x21, #3
scvtf d3, x8
fmadd d0, d14, d0, d8
fmadd d1, d14, d1, d8
fmadd d2, d14, d2, d8
fmadd d3, d14, d3, d8
fmadd d0, d14, d15, d0
fmadd d10, d14, d15, d1
fmadd d11, d14, d15, d2
fmadd d12, d14, d15, d3
bl _exp
fmov d13, d0
fmov d0, d10
bl _exp
fmov d10, d0
fmov d0, d11
bl _exp
fmov d11, d0
fmov d0, d12
bl _exp
fmul d1, d14, d13
fmul d2, d14, d10
fmul d3, d14, d11
fmul d0, d14, d0
fadd d1, d9, d1
fadd d1, d1, d2
fadd d1, d1, d3
fadd d9, d1, d0
add x21, x21, #4
cmp x21, x20
b.ne LBB2_5
; %bb.6:
cmp x20, x19
b.eq LBB2_9
LBB2_7:
fmov d10, #0.50000000
LBB2_8: ; =>This Inner Loop Header: Depth=1
scvtf d0, x20
fmadd d0, d14, d0, d8
fmadd d0, d14, d10, d0
bl _exp
fmadd d9, d14, d0, d9
add x20, x20, #1
cmp x19, x20
b.ne LBB2_8
LBB2_9:
fmov d0, d9
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp d9, d8, [sp, #48] ; 16-byte Folded Reload
ldp d11, d10, [sp, #32] ; 16-byte Folded Reload
ldp d13, d12, [sp, #16] ; 16-byte Folded Reload
ldp d15, d14, [sp], #112 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp d15, d14, [sp, #16] ; 16-byte Folded Spill
stp d13, d12, [sp, #32] ; 16-byte Folded Spill
stp d11, d10, [sp, #48] ; 16-byte Folded Spill
stp d9, d8, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset b8, -56
.cfi_offset b9, -64
.cfi_offset b10, -72
.cfi_offset b11, -80
.cfi_offset b12, -88
.cfi_offset b13, -96
.cfi_offset b14, -104
.cfi_offset b15, -112
cmp w0, #3
b.gt LBB3_4
; %bb.1:
ldr x0, [x1, #8]
bl _atoi
; kill: def $w0 killed $w0 def $x0
cmp w0, #1
b.lt LBB3_5
; %bb.2:
sxtw x19, w0
scvtf d0, w0
fmov d1, #1.00000000
fdiv d12, d1, d0
movi d9, #0000000000000000
cmp w19, #4
b.hs LBB3_6
; %bb.3:
mov x20, #0
movi d13, #0000000000000000
b LBB3_9
LBB3_4:
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
bl _puts
mov w0, #-1
b LBB3_18
LBB3_5:
movi d13, #0000000000000000
movi d15, #0000000000000000
b LBB3_17
LBB3_6:
mov x21, #0
and x20, x19, #0xfffffffffffffffc
movi d15, #0000000000000000
fmov d14, #0.50000000
movi d13, #0000000000000000
LBB3_7: ; =>This Inner Loop Header: Depth=1
scvtf d0, x21
add x8, x21, #1
scvtf d1, x8
add x8, x21, #2
scvtf d2, x8
add x8, x21, #3
scvtf d3, x8
fmadd d0, d12, d0, d15
fmadd d1, d12, d1, d15
fmadd d2, d12, d2, d15
fmadd d3, d12, d3, d15
fmadd d0, d12, d14, d0
fmadd d8, d12, d14, d1
fmadd d9, d12, d14, d2
fmadd d10, d12, d14, d3
bl _exp
fmov d11, d0
fmov d0, d8
bl _exp
fmov d8, d0
fmov d0, d9
bl _exp
fmov d9, d0
fmov d0, d10
bl _exp
fmul d1, d12, d11
fmul d2, d12, d8
fmul d3, d12, d9
fmul d0, d12, d0
fadd d1, d13, d1
fadd d1, d1, d2
fadd d1, d1, d3
fadd d13, d1, d0
add x21, x21, #4
cmp x21, x20
b.ne LBB3_7
; %bb.8:
cmp x20, x19
movi d9, #0000000000000000
b.eq LBB3_11
LBB3_9:
fmov d8, #0.50000000
LBB3_10: ; =>This Inner Loop Header: Depth=1
scvtf d0, x20
fmadd d0, d12, d0, d9
fmadd d0, d12, d8, d0
bl _exp
fmadd d13, d12, d0, d13
add x20, x20, #1
cmp x19, x20
b.ne LBB3_10
LBB3_11:
movi d8, #0000000000000000
cmp w19, #4
b.hs LBB3_13
; %bb.12:
mov x20, #0
movi d15, #0000000000000000
b LBB3_16
LBB3_13:
mov x21, #0
and x20, x19, #0xfffffffffffffffc
movi d14, #0000000000000000
movi d15, #0000000000000000
LBB3_14: ; =>This Inner Loop Header: Depth=1
add w8, w21, #1
add w9, w21, #2
add w10, w21, #3
scvtf d0, w21
scvtf d1, w8
scvtf d2, w9
scvtf d3, w10
fmadd d0, d12, d0, d14
fmadd d8, d12, d1, d14
fmadd d9, d12, d2, d14
fmadd d10, d12, d3, d14
bl _exp
fmov d11, d0
fmov d0, d8
bl _exp
fmov d8, d0
fmov d0, d9
bl _exp
fmov d9, d0
fmov d0, d10
bl _exp
fmul d1, d12, d11
fmul d2, d12, d8
fmul d3, d12, d9
fmul d0, d12, d0
fadd d1, d15, d1
fadd d1, d1, d2
fadd d1, d1, d3
fadd d15, d1, d0
add x21, x21, #4
cmp x20, x21
b.ne LBB3_14
; %bb.15:
cmp x20, x19
movi d8, #0000000000000000
b.eq LBB3_17
LBB3_16: ; =>This Inner Loop Header: Depth=1
scvtf d0, w20
fmadd d0, d12, d0, d8
bl _exp
fmadd d15, d12, d0, d15
add x20, x20, #1
cmp x19, x20
b.ne LBB3_16
LBB3_17:
stp d13, d15, [sp]
Lloh2:
adrp x0, l_.str@PAGE
Lloh3:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
LBB3_18:
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp d9, d8, [sp, #64] ; 16-byte Folded Reload
ldp d11, d10, [sp, #48] ; 16-byte Folded Reload
ldp d13, d12, [sp, #32] ; 16-byte Folded Reload
ldp d15, d14, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #128
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _PI ; @PI
.p2align 3
_PI:
.quad 0x400921fb54442d18 ; double 3.1415926535897931
.globl _exact ; @exact
.p2align 3
_exact:
.quad 0x3ffb7e151628aed3 ; double 1.7182818284590453
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%15.15lf\t%15.15lf\n"
l_str: ; @str
.asciz "You must provide an integer number between 1 and 2147483647"
.subsections_via_symbols
| the_stack_data/15763873.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function isofs_get_ino
_isofs_get_ino: ## @isofs_get_ino
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
leal -5(%rdx), %ecx
## kill: def $cl killed $cl killed $ecx
shlq %cl, %rdi
movq %rsi, %rax
shrq $5, %rax
orq %rdi, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _isofs_get_ino
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function isofs_get_ino
_isofs_get_ino: ; @isofs_get_ino
.cfi_startproc
; %bb.0:
sub x8, x2, #5
lsl x8, x0, x8
orr x0, x8, x1, lsr #5
ret
.cfi_endproc
; -- End function
.no_dead_strip _isofs_get_ino
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/isofs/extr_isofs.h_isofs_get_ino.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function usb_hw_ep_find_match
_usb_hw_ep_find_match: ## @usb_hw_ep_find_match
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r12d
movq %rdi, %r13
movq 24(%rsi), %rax
testq %rax, %rax
jne LBB0_3
## %bb.1:
cmpq $0, 16(%rsi)
je LBB0_2
LBB0_3:
testq %rax, %rax
setne %dl
sete %cl
movl 40(%rsi), %eax
movq _UE_CONTROL@GOTPCREL(%rip), %rdi
cmpl (%rdi), %eax
sete %r15b
setne %r14b
movq _USB_EP_MAX@GOTPCREL(%rip), %rax
movl (%rax), %edi
andl $-2, %edi
movl $1, %eax
cmpl $2, %edi
je LBB0_27
## %bb.4:
movq %rsi, -56(%rbp) ## 8-byte Spill
andb %cl, %r14b
orb %r15b, %dl
movzbl %dl, %eax
movl %eax, -60(%rbp) ## 4-byte Spill
orb %cl, %r15b
movl $65535, %eax ## imm = 0xFFFF
movq %rax, -72(%rbp) ## 8-byte Spill
movl $1, %ebx
xorl %eax, %eax
movq %rax, -80(%rbp) ## 8-byte Spill
movb %r15b, -41(%rbp) ## 1-byte Spill
jmp LBB0_5
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
movq (%r13), %rax
movl %ebx, %ecx
shrl $3, %ecx
movl (%rax,%rcx,4), %eax
movl %ebx, %ecx
andb $7, %cl
movzbl %cl, %ecx
btl %ecx, %eax
jae LBB0_9
LBB0_20: ## in Loop: Header=BB0_5 Depth=1
incl %ebx
movq _USB_EP_MAX@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, %ecx
shrl $31, %ecx
addl %eax, %ecx
sarl %ecx
cmpl %ecx, %ebx
je LBB0_21
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq 24(%r13), %rax
movl 16(%r13), %edi
leaq -88(%rbp), %rsi
movl %ebx, %edx
callq *(%rax)
movq -88(%rbp), %rdi
testq %rdi, %rdi
je LBB0_21
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
testb %r14b, %r14b
je LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
cmpl $0, (%rdi)
jne LBB0_8
LBB0_9: ## in Loop: Header=BB0_5 Depth=1
testb %r15b, %r15b
jne LBB0_12
## %bb.10: ## in Loop: Header=BB0_5 Depth=1
cmpl $0, (%rdi)
je LBB0_11
LBB0_12: ## in Loop: Header=BB0_5 Depth=1
movq 8(%r13), %rax
movl %ebx, %ecx
shrl $3, %ecx
movl (%rax,%rcx,4), %eax
movl %ebx, %ecx
andb $7, %cl
movzbl %cl, %ecx
btl %ecx, %eax
jb LBB0_20
## %bb.13: ## in Loop: Header=BB0_5 Depth=1
movl (%rdi), %eax
cmpl %r12d, %eax
je LBB0_20
jmp LBB0_15
LBB0_11: ## in Loop: Header=BB0_5 Depth=1
xorl %eax, %eax
cmpl %r12d, %eax
je LBB0_20
LBB0_15: ## in Loop: Header=BB0_5 Depth=1
movl %r12d, %r15d
movq -56(%rbp), %r12 ## 8-byte Reload
movl 40(%r12), %esi
movl -60(%rbp), %edx ## 4-byte Reload
callq _usb_hw_ep_match
testl %eax, %eax
je LBB0_16
## %bb.17: ## in Loop: Header=BB0_5 Depth=1
movq -88(%rbp), %rax
movzbl %r14b, %ecx
movq 8(%rax,%rcx,8), %rcx
subq (%r12), %rcx
jge LBB0_18
LBB0_16: ## in Loop: Header=BB0_5 Depth=1
movl %r15d, %r12d
movzbl -41(%rbp), %r15d ## 1-byte Folded Reload
jmp LBB0_20
LBB0_18: ## in Loop: Header=BB0_5 Depth=1
cmpq %rcx, -72(%rbp) ## 8-byte Folded Reload
movl %r15d, %r12d
movzbl -41(%rbp), %r15d ## 1-byte Folded Reload
jle LBB0_20
## %bb.19: ## in Loop: Header=BB0_5 Depth=1
movq -56(%rbp), %rdx ## 8-byte Reload
movq %rax, 32(%rdx)
movq %rcx, -72(%rbp) ## 8-byte Spill
movl %ebx, %eax
movq %rax, -80(%rbp) ## 8-byte Spill
jmp LBB0_20
LBB0_21:
movq -80(%rbp), %rbx ## 8-byte Reload
testl %ebx, %ebx
je LBB0_22
## %bb.23:
testb %r14b, %r14b
movq -56(%rbp), %rdi ## 8-byte Reload
jne LBB0_25
## %bb.24:
movl %ebx, %ecx
andb $7, %cl
movl $1, %eax
shll %cl, %eax
movq (%r13), %rcx
leal 7(%rbx), %edx
testl %ebx, %ebx
cmovnsl %ebx, %edx
sarl $3, %edx
movslq %edx, %rdx
orl %eax, (%rcx,%rdx,4)
movq _UE_DIR_IN@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl %ebx, %eax
movl %eax, 8(%rdi)
movq $0, 24(%rdi)
LBB0_25:
xorl %eax, %eax
testb %r15b, %r15b
je LBB0_27
## %bb.26:
movl %ebx, %ecx
andb $7, %cl
movl $1, %edx
shll %cl, %edx
movq 8(%r13), %rcx
leal 7(%rbx), %esi
testl %ebx, %ebx
cmovnsl %ebx, %esi
sarl $3, %esi
movslq %esi, %rsi
orl %edx, (%rcx,%rsi,4)
movq _UE_DIR_OUT@GOTPCREL(%rip), %rcx
orl (%rcx), %ebx
movl %ebx, 12(%rdi)
movq $0, 16(%rdi)
jmp LBB0_27
LBB0_22:
movl $1, %eax
jmp LBB0_27
LBB0_2:
xorl %eax, %eax
LBB0_27:
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _UE_CONTROL,4,2 ## @UE_CONTROL
.comm _USB_EP_MAX,4,2 ## @USB_EP_MAX
.comm _UE_DIR_IN,4,2 ## @UE_DIR_IN
.comm _UE_DIR_OUT,4,2 ## @UE_DIR_OUT
.no_dead_strip _usb_hw_ep_find_match
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function usb_hw_ep_find_match
_usb_hw_ep_find_match: ; @usb_hw_ep_find_match
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x21, x2
mov x19, x1
mov x20, x0
ldr x8, [x1, #24]
cbnz x8, LBB0_2
; %bb.1:
ldr x9, [x19, #16]
cbz x9, LBB0_25
LBB0_2:
cmp x8, #0
cset w9, ne
cset w8, eq
ldr w10, [x19, #40]
Lloh0:
adrp x11, _UE_CONTROL@GOTPAGE
Lloh1:
ldr x11, [x11, _UE_CONTROL@GOTPAGEOFF]
Lloh2:
ldr w11, [x11]
cmp w10, w11
cset w10, eq
cset w11, ne
Lloh3:
adrp x27, _USB_EP_MAX@GOTPAGE
Lloh4:
ldr x27, [x27, _USB_EP_MAX@GOTPAGEOFF]
ldr w12, [x27]
and w12, w12, #0xfffffffe
cmp w12, #2
b.eq LBB0_23
; %bb.3:
mov w24, #0
and w26, w11, w8
orr w22, w10, w9
orr w25, w10, w8
mov w23, #1
mov w28, #65535
b LBB0_6
LBB0_4: ; in Loop: Header=BB0_6 Depth=1
ldr x9, [x20]
ldr w9, [x9, w8, uxtw #2]
and w10, w23, #0x7
lsr w9, w9, w10
tbz w9, #0, LBB0_9
LBB0_5: ; in Loop: Header=BB0_6 Depth=1
add w23, w23, #1
ldr w8, [x27]
cmp w8, #0
cinc w8, w8, lt
cmp w23, w8, asr #1
b.eq LBB0_18
LBB0_6: ; =>This Inner Loop Header: Depth=1
ldr x8, [x20, #24]
ldr x8, [x8]
ldr w0, [x20, #16]
add x1, sp, #8
mov x2, x23
blr x8
ldr x0, [sp, #8]
cbz x0, LBB0_18
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
lsr w8, w23, #3
cbz w26, LBB0_4
; %bb.8: ; in Loop: Header=BB0_6 Depth=1
ldr w9, [x0]
cbnz w9, LBB0_4
LBB0_9: ; in Loop: Header=BB0_6 Depth=1
tbnz w25, #0, LBB0_11
; %bb.10: ; in Loop: Header=BB0_6 Depth=1
ldr w9, [x0]
cbz w9, LBB0_13
LBB0_11: ; in Loop: Header=BB0_6 Depth=1
ldr x9, [x20, #8]
ldr w8, [x9, w8, uxtw #2]
and w9, w23, #0x7
lsr w8, w8, w9
tbnz w8, #0, LBB0_5
; %bb.12: ; in Loop: Header=BB0_6 Depth=1
ldr w8, [x0]
cmp w8, w21
b.eq LBB0_5
b LBB0_14
LBB0_13: ; in Loop: Header=BB0_6 Depth=1
mov w8, #0
cmp w8, w21
b.eq LBB0_5
LBB0_14: ; in Loop: Header=BB0_6 Depth=1
ldr w1, [x19, #40]
mov x2, x22
bl _usb_hw_ep_match
cbz w0, LBB0_5
; %bb.15: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [sp, #8]
cmp w26, #0
mov w9, #8
mov w10, #16
csel x9, x10, x9, ne
ldr x9, [x8, x9]
ldr x10, [x19]
subs x9, x9, x10
b.lt LBB0_5
; %bb.16: ; in Loop: Header=BB0_6 Depth=1
cmp x28, x9
b.le LBB0_5
; %bb.17: ; in Loop: Header=BB0_6 Depth=1
str x8, [x19, #32]
mov x28, x9
mov x24, x23
b LBB0_5
LBB0_18:
cbz w24, LBB0_23
; %bb.19:
tbnz w26, #0, LBB0_21
; %bb.20:
and w8, w24, #0x7
mov w9, #1
lsl w8, w9, w8
ldr x9, [x20]
add w10, w24, #7
cmp w24, #0
csel w10, w10, w24, lt
asr w10, w10, #3
sbfiz x10, x10, #2, #32
ldr w11, [x9, x10]
orr w8, w11, w8
str w8, [x9, x10]
Lloh5:
adrp x8, _UE_DIR_IN@GOTPAGE
Lloh6:
ldr x8, [x8, _UE_DIR_IN@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
orr w8, w8, w24
str w8, [x19, #8]
str xzr, [x19, #24]
LBB0_21:
mov w0, #0
cbz w25, LBB0_24
; %bb.22:
and w8, w24, #0x7
mov w9, #1
lsl w8, w9, w8
ldr x9, [x20, #8]
add w10, w24, #7
cmp w24, #0
csel w10, w10, w24, lt
asr w10, w10, #3
sbfiz x10, x10, #2, #32
ldr w11, [x9, x10]
orr w8, w11, w8
str w8, [x9, x10]
Lloh8:
adrp x8, _UE_DIR_OUT@GOTPAGE
Lloh9:
ldr x8, [x8, _UE_DIR_OUT@GOTPAGEOFF]
Lloh10:
ldr w8, [x8]
orr w8, w8, w24
str w8, [x19, #12]
str xzr, [x19, #16]
b LBB0_24
LBB0_23:
mov w0, #1
LBB0_24:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
LBB0_25:
mov w0, #0
b LBB0_24
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.cfi_endproc
; -- End function
.comm _UE_CONTROL,4,2 ; @UE_CONTROL
.comm _USB_EP_MAX,4,2 ; @USB_EP_MAX
.comm _UE_DIR_IN,4,2 ; @UE_DIR_IN
.comm _UE_DIR_OUT,4,2 ; @UE_DIR_OUT
.no_dead_strip _usb_hw_ep_find_match
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/usb/template/extr_usb_template.c_usb_hw_ep_find_match.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mgmt_le_support
_mgmt_le_support: ## @mgmt_le_support
.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
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
callq _lmp_le_capable
testl %eax, %eax
je LBB0_1
## %bb.2:
movq _HCI_LE_ENABLED@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _hci_dev_test_flag
testl %eax, %eax
jne LBB0_3
## %bb.4:
movq _MGMT_STATUS_REJECTED@GOTPCREL(%rip), %rax
jmp LBB0_5
LBB0_1:
movq _MGMT_STATUS_NOT_SUPPORTED@GOTPCREL(%rip), %rax
jmp LBB0_5
LBB0_3:
movq _MGMT_STATUS_SUCCESS@GOTPCREL(%rip), %rax
LBB0_5:
movl (%rax), %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MGMT_STATUS_NOT_SUPPORTED,4,2 ## @MGMT_STATUS_NOT_SUPPORTED
.comm _HCI_LE_ENABLED,4,2 ## @HCI_LE_ENABLED
.comm _MGMT_STATUS_REJECTED,4,2 ## @MGMT_STATUS_REJECTED
.comm _MGMT_STATUS_SUCCESS,4,2 ## @MGMT_STATUS_SUCCESS
.no_dead_strip _mgmt_le_support
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mgmt_le_support
_mgmt_le_support: ; @mgmt_le_support
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _lmp_le_capable
cbz w0, LBB0_2
; %bb.1:
Lloh0:
adrp x8, _HCI_LE_ENABLED@GOTPAGE
Lloh1:
ldr x8, [x8, _HCI_LE_ENABLED@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov x0, x19
bl _hci_dev_test_flag
Lloh3:
adrp x8, _MGMT_STATUS_SUCCESS@GOTPAGE
Lloh4:
ldr x8, [x8, _MGMT_STATUS_SUCCESS@GOTPAGEOFF]
Lloh5:
adrp x9, _MGMT_STATUS_REJECTED@GOTPAGE
Lloh6:
ldr x9, [x9, _MGMT_STATUS_REJECTED@GOTPAGEOFF]
cmp w0, #0
csel x8, x9, x8, eq
b LBB0_3
LBB0_2:
Lloh7:
adrp x8, _MGMT_STATUS_NOT_SUPPORTED@GOTPAGE
Lloh8:
ldr x8, [x8, _MGMT_STATUS_NOT_SUPPORTED@GOTPAGEOFF]
LBB0_3:
ldr w0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _MGMT_STATUS_NOT_SUPPORTED,4,2 ; @MGMT_STATUS_NOT_SUPPORTED
.comm _HCI_LE_ENABLED,4,2 ; @HCI_LE_ENABLED
.comm _MGMT_STATUS_REJECTED,4,2 ; @MGMT_STATUS_REJECTED
.comm _MGMT_STATUS_SUCCESS,4,2 ; @MGMT_STATUS_SUCCESS
.no_dead_strip _mgmt_le_support
.subsections_via_symbols
| AnghaBench/linux/net/bluetooth/extr_mgmt.c_mgmt_le_support.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function b44_alloc_rx_skb
_b44_alloc_rx_skb: ## @b44_alloc_rx_skb
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, -44(%rbp) ## 4-byte Spill
movq %rdi, %r15
movq 48(%rdi), %rax
movl %esi, %r14d
shlq $4, %r14
movq %rax, -64(%rbp) ## 8-byte Spill
addq %rax, %r14
xorl %ebx, %ebx
testl %esi, %esi
cmovsq %rbx, %r14
movq _B44_RX_RING_SIZE@GOTPCREL(%rip), %rax
movslq (%rax), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movl 40(%rdi), %edi
movq _RX_PKT_BUF_SZ@GOTPCREL(%rip), %r12
movl (%r12), %esi
callq _netdev_alloc_skb
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %r13
movq 16(%r15), %rax
movl (%rax), %edi
movq (%r13), %rsi
movl (%r12), %edx
movq _DMA_FROM_DEVICE@GOTPCREL(%rip), %rax
movl (%rax), %ecx
callq _dma_map_single
movq %rax, %rbx
movq 16(%r15), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _dma_mapping_error
testq %rax, %rax
jne LBB0_4
## %bb.3:
movslq (%r12), %rax
movq %rbx, %r12
addq %rax, %r12
movl $30, %edi
callq _DMA_BIT_MASK
cmpq %rax, %r12
movq _RX_PKT_BUF_SZ@GOTPCREL(%rip), %r12
jle LBB0_14
LBB0_4:
movq 16(%r15), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _dma_mapping_error
testq %rax, %rax
jne LBB0_6
## %bb.5:
movq 16(%r15), %rax
movl (%rax), %edi
movl (%r12), %edx
movq _DMA_FROM_DEVICE@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %rbx, %rsi
callq _dma_unmap_single
LBB0_6:
movq %r13, %rdi
callq _dev_kfree_skb_any
movl (%r12), %edi
movq _GFP_ATOMIC@GOTPCREL(%rip), %rax
movq _GFP_DMA@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
orl (%rax), %esi
callq _alloc_skb
testq %rax, %rax
je LBB0_7
## %bb.8:
movq %rax, %r13
movq 16(%r15), %rax
movl (%rax), %edi
movq (%r13), %rsi
movl (%r12), %edx
movq _DMA_FROM_DEVICE@GOTPCREL(%rip), %rax
movl (%rax), %ecx
callq _dma_map_single
movq %rax, %rbx
movq 16(%r15), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _dma_mapping_error
testq %rax, %rax
jne LBB0_10
## %bb.9:
movslq (%r12), %rax
movq %rbx, %r12
addq %rax, %r12
movl $30, %edi
callq _DMA_BIT_MASK
cmpq %rax, %r12
movq _RX_PKT_BUF_SZ@GOTPCREL(%rip), %r12
jle LBB0_13
LBB0_10:
movq 16(%r15), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _dma_mapping_error
testq %rax, %rax
jne LBB0_12
## %bb.11:
movq 16(%r15), %rax
movl (%rax), %edi
movl (%r12), %edx
movq _DMA_FROM_DEVICE@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %rbx, %rsi
callq _dma_unmap_single
LBB0_12:
movq %r13, %rdi
callq _dev_kfree_skb_any
LBB0_7:
movq _ENOMEM@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
jmp LBB0_21
LBB0_1:
movq _ENOMEM@GOTPCREL(%rip), %rax
subl (%rax), %ebx
jmp LBB0_21
LBB0_13:
movl $1, (%r15)
LBB0_14:
movq -56(%rbp), %rax ## 8-byte Reload
decq %rax
movslq -44(%rbp), %rdx ## 4-byte Folded Reload
andq %rax, %rdx
movq (%r13), %rax
movq %rdx, %r12
shlq $4, %r12
xorps %xmm0, %xmm0
movups %xmm0, (%rax)
movq -64(%rbp), %rax ## 8-byte Reload
movq %r13, (%rax,%r12)
movq %rbx, 8(%rax,%r12)
testq %r14, %r14
je LBB0_16
## %bb.15:
movq $0, (%r14)
LBB0_16:
movq _DESC_CTRL_LEN@GOTPCREL(%rip), %rcx
movq _RX_PKT_BUF_SZ@GOTPCREL(%rip), %rax
movl (%rax), %eax
andl (%rcx), %eax
movq _B44_RX_RING_SIZE@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
decl %ecx
xorl %edi, %edi
movq %rdx, %r13
cmpl %ecx, %edx
jne LBB0_18
## %bb.17:
movq _DESC_CTRL_EOT@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
LBB0_18:
orl %eax, %edi
movq 32(%r15), %r14
callq _cpu_to_le32
movq %rax, 8(%r14,%r12)
addl 24(%r15), %ebx
movl %ebx, %edi
callq _cpu_to_le32
movq %rax, (%r14,%r12)
movq _B44_FLAG_RX_RING_HACK@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, 4(%r15)
je LBB0_20
## %bb.19:
movq 16(%r15), %rdi
movl 8(%r15), %esi
movq %r13, %rdx
shll $4, %edx
movq _DMA_BIDIRECTIONAL@GOTPCREL(%rip), %rax
movl (%rax), %ecx
## kill: def $edx killed $edx killed $rdx
callq _b44_sync_dma_desc_for_device
LBB0_20:
movq _RX_PKT_BUF_SZ@GOTPCREL(%rip), %rax
movl (%rax), %ebx
LBB0_21:
movl %ebx, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _B44_RX_RING_SIZE,4,2 ## @B44_RX_RING_SIZE
.comm _RX_PKT_BUF_SZ,4,2 ## @RX_PKT_BUF_SZ
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _DMA_FROM_DEVICE,4,2 ## @DMA_FROM_DEVICE
.comm _GFP_ATOMIC,4,2 ## @GFP_ATOMIC
.comm _GFP_DMA,4,2 ## @GFP_DMA
.comm _DESC_CTRL_LEN,4,2 ## @DESC_CTRL_LEN
.comm _DESC_CTRL_EOT,4,2 ## @DESC_CTRL_EOT
.comm _B44_FLAG_RX_RING_HACK,4,2 ## @B44_FLAG_RX_RING_HACK
.comm _DMA_BIDIRECTIONAL,4,2 ## @DMA_BIDIRECTIONAL
.no_dead_strip _b44_alloc_rx_skb
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function b44_alloc_rx_skb
_b44_alloc_rx_skb: ; @b44_alloc_rx_skb
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x21, x2
mov x19, x0
ldr x26, [x0, #48]
add x8, x26, w1, uxtw #4
cmp w1, #0
Lloh0:
adrp x24, _B44_RX_RING_SIZE@GOTPAGE
Lloh1:
ldr x24, [x24, _B44_RX_RING_SIZE@GOTPAGEOFF]
csel x25, x8, xzr, ge
ldr w27, [x24]
ldr w0, [x0, #40]
Lloh2:
adrp x23, _RX_PKT_BUF_SZ@GOTPAGE
Lloh3:
ldr x23, [x23, _RX_PKT_BUF_SZ@GOTPAGEOFF]
ldr w1, [x23]
bl _netdev_alloc_skb
cbz x0, LBB0_11
; %bb.1:
mov x20, x0
ldr x8, [x19, #16]
ldr w0, [x8]
ldr x1, [x20]
ldr w2, [x23]
Lloh4:
adrp x28, _DMA_FROM_DEVICE@GOTPAGE
Lloh5:
ldr x28, [x28, _DMA_FROM_DEVICE@GOTPAGEOFF]
ldr w3, [x28]
bl _dma_map_single
mov x22, x0
ldr x8, [x19, #16]
ldr w0, [x8]
mov x1, x22
bl _dma_mapping_error
cbnz x0, LBB0_3
; %bb.2:
ldrsw x8, [x23]
mov x28, x24
add x24, x22, x8
mov w0, #30
bl _DMA_BIT_MASK
cmp x24, x0
mov x24, x28
Lloh6:
adrp x28, _DMA_FROM_DEVICE@GOTPAGE
Lloh7:
ldr x28, [x28, _DMA_FROM_DEVICE@GOTPAGEOFF]
b.le LBB0_14
LBB0_3:
ldr x8, [x19, #16]
ldr w0, [x8]
mov x1, x22
bl _dma_mapping_error
cbnz x0, LBB0_5
; %bb.4:
ldr x8, [x19, #16]
ldr w0, [x8]
ldr w2, [x23]
ldr w3, [x28]
mov x1, x22
bl _dma_unmap_single
LBB0_5:
mov x0, x20
bl _dev_kfree_skb_any
Lloh8:
adrp x8, _GFP_ATOMIC@GOTPAGE
Lloh9:
ldr x8, [x8, _GFP_ATOMIC@GOTPAGEOFF]
ldr w0, [x23]
Lloh10:
ldr w8, [x8]
Lloh11:
adrp x9, _GFP_DMA@GOTPAGE
Lloh12:
ldr x9, [x9, _GFP_DMA@GOTPAGEOFF]
Lloh13:
ldr w9, [x9]
orr w1, w9, w8
bl _alloc_skb
cbz x0, LBB0_11
; %bb.6:
mov x20, x0
ldr x8, [x19, #16]
ldr w0, [x8]
ldr x1, [x20]
ldr w2, [x23]
ldr w3, [x28]
bl _dma_map_single
mov x22, x0
ldr x8, [x19, #16]
ldr w0, [x8]
mov x1, x22
bl _dma_mapping_error
cbnz x0, LBB0_8
; %bb.7:
ldrsw x8, [x23]
str x25, [sp, #8] ; 8-byte Folded Spill
mov x25, x21
mov x21, x28
mov x28, x24
add x24, x22, x8
mov w0, #30
bl _DMA_BIT_MASK
cmp x24, x0
mov x24, x28
mov x28, x21
mov x21, x25
ldr x25, [sp, #8] ; 8-byte Folded Reload
b.le LBB0_13
LBB0_8:
ldr x8, [x19, #16]
ldr w0, [x8]
mov x1, x22
bl _dma_mapping_error
cbnz x0, LBB0_10
; %bb.9:
ldr x8, [x19, #16]
ldr w0, [x8]
ldr w2, [x23]
ldr w3, [x28]
mov x1, x22
bl _dma_unmap_single
LBB0_10:
mov x0, x20
bl _dev_kfree_skb_any
LBB0_11:
Lloh14:
adrp x8, _ENOMEM@GOTPAGE
Lloh15:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh16:
ldr w8, [x8]
neg w0, w8
LBB0_12:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
LBB0_13:
mov w8, #1
str w8, [x19]
LBB0_14:
sub w8, w27, #1
and w8, w8, w21
sxtw x21, w8
ldr x8, [x20]
stp xzr, xzr, [x8]
add x8, x26, x21, lsl #4
stp x20, x22, [x8]
cbz x25, LBB0_16
; %bb.15:
str xzr, [x25]
LBB0_16:
Lloh17:
adrp x8, _DESC_CTRL_LEN@GOTPAGE
Lloh18:
ldr x8, [x8, _DESC_CTRL_LEN@GOTPAGEOFF]
Lloh19:
ldr w8, [x8]
ldr w9, [x23]
and w8, w9, w8
ldr w9, [x24]
Lloh20:
adrp x10, _DESC_CTRL_EOT@GOTPAGE
Lloh21:
ldr x10, [x10, _DESC_CTRL_EOT@GOTPAGEOFF]
sub w9, w9, #1
Lloh22:
ldr w10, [x10]
cmp w21, w9
csel w9, w10, wzr, eq
orr w0, w9, w8
ldr x20, [x19, #32]
bl _cpu_to_le32
add x20, x20, x21, lsl #4
str x0, [x20, #8]
ldr w8, [x19, #24]
add w0, w8, w22
bl _cpu_to_le32
str x0, [x20]
ldr w8, [x19, #4]
Lloh23:
adrp x9, _B44_FLAG_RX_RING_HACK@GOTPAGE
Lloh24:
ldr x9, [x9, _B44_FLAG_RX_RING_HACK@GOTPAGEOFF]
Lloh25:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_18
; %bb.17:
ldr x0, [x19, #16]
ldr w1, [x19, #8]
lsl w2, w21, #4
Lloh26:
adrp x8, _DMA_BIDIRECTIONAL@GOTPAGE
Lloh27:
ldr x8, [x8, _DMA_BIDIRECTIONAL@GOTPAGEOFF]
Lloh28:
ldr w3, [x8]
bl _b44_sync_dma_desc_for_device
LBB0_18:
ldr w0, [x23]
b LBB0_12
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh26, Lloh27, Lloh28
.cfi_endproc
; -- End function
.comm _B44_RX_RING_SIZE,4,2 ; @B44_RX_RING_SIZE
.comm _RX_PKT_BUF_SZ,4,2 ; @RX_PKT_BUF_SZ
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _DMA_FROM_DEVICE,4,2 ; @DMA_FROM_DEVICE
.comm _GFP_ATOMIC,4,2 ; @GFP_ATOMIC
.comm _GFP_DMA,4,2 ; @GFP_DMA
.comm _DESC_CTRL_LEN,4,2 ; @DESC_CTRL_LEN
.comm _DESC_CTRL_EOT,4,2 ; @DESC_CTRL_EOT
.comm _B44_FLAG_RX_RING_HACK,4,2 ; @B44_FLAG_RX_RING_HACK
.comm _DMA_BIDIRECTIONAL,4,2 ; @DMA_BIDIRECTIONAL
.no_dead_strip _b44_alloc_rx_skb
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/broadcom/extr_b44.c_b44_alloc_rx_skb.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dasd_generic_set_online ## -- Begin function dasd_generic_set_online
.p2align 4, 0x90
_dasd_generic_set_online: ## @dasd_generic_set_online
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq %rdi, %rbx
movq _DASD_FEATURE_INITIAL_ONLINE@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edx, %edx
callq _dasd_set_feature
movq %rbx, %rdi
callq _dasd_create_device
movq %rax, %r12
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_2
## %bb.1:
movq %r12, %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _PTR_ERR ## TAILCALL
LBB0_2:
movq _DASD_FEATURE_USEDIAG@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq %r15, %r13
testl %eax, (%r12)
je LBB0_4
## %bb.3:
movq _dasd_diag_discipline_pointer@GOTPCREL(%rip), %rax
movq (%rax), %r13
testq %r13, %r13
je LBB0_8
LBB0_4:
movl 8(%r15), %edi
callq _try_module_get
testl %eax, %eax
je LBB0_10
## %bb.5:
movl 8(%r13), %edi
callq _try_module_get
testl %eax, %eax
je LBB0_9
## %bb.6:
movq %r15, 32(%r12)
movq %r13, 24(%r12)
movq %r12, %rdi
callq *(%r13)
testl %eax, %eax
je LBB0_13
## %bb.7:
movl %eax, %r14d
movq %rbx, %rdi
callq _dev_name
movl 12(%r13), %edx
leaq L_.str.1(%rip), %rdi
movl %eax, %esi
movl %r14d, %ecx
xorl %eax, %eax
callq _pr_warning
movl 8(%r13), %edi
callq _module_put
movl 8(%r15), %edi
callq _module_put
movq %r12, %rdi
callq _dasd_delete_device
jmp LBB0_12
LBB0_8:
movq %rbx, %rdi
callq _dev_name
leaq L_.str(%rip), %rdi
xorl %r14d, %r14d
movl %eax, %esi
xorl %eax, %eax
callq _pr_warning
movq %r12, %rdi
callq _dasd_delete_device
movq _ENODEV@GOTPCREL(%rip), %rax
jmp LBB0_11
LBB0_9:
movl 8(%r15), %edi
callq _module_put
LBB0_10:
movq %r12, %rdi
callq _dasd_delete_device
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %r14d, %r14d
LBB0_11:
subl (%rax), %r14d
LBB0_12:
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_13:
movq _DASD_STATE_ONLINE@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _dasd_set_target_state
movq 8(%r12), %r14
movq _DASD_STATE_KNOWN@GOTPCREL(%rip), %rax
movq (%rax), %r15
movq %rbx, %rdi
callq _dev_name
cmpq %r15, %r14
jle LBB0_15
## %bb.14:
leaq L_.str.3(%rip), %rdi
movl %eax, %esi
callq _pr_debug
xorl %r14d, %r14d
jmp LBB0_18
LBB0_15:
leaq L_.str.2(%rip), %rdi
xorl %r14d, %r14d
movl %eax, %esi
xorl %eax, %eax
callq _pr_warning
movq _ENODEV@GOTPCREL(%rip), %rax
subl (%rax), %r14d
movq _DASD_STATE_NEW@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
callq _dasd_set_target_state
movq 16(%r12), %rdi
testq %rdi, %rdi
je LBB0_17
## %bb.16:
callq _dasd_free_block
LBB0_17:
movq %r12, %rdi
callq _dasd_delete_device
LBB0_18:
movq _dasd_init_waitq@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq %r12, %rdi
callq __wait_for_device
movl %ebx, %edi
movl %eax, %esi
callq _wait_event
movq %r12, %rdi
callq _dasd_put_device
jmp LBB0_12
.cfi_endproc
## -- End function
.comm _DASD_FEATURE_INITIAL_ONLINE,4,2 ## @DASD_FEATURE_INITIAL_ONLINE
.comm _DASD_FEATURE_USEDIAG,4,2 ## @DASD_FEATURE_USEDIAG
.comm _dasd_diag_discipline_pointer,8,3 ## @dasd_diag_discipline_pointer
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s Setting the DASD online failed because of missing DIAG discipline\n"
.comm _ENODEV,4,2 ## @ENODEV
.comm _EINVAL,4,2 ## @EINVAL
L_.str.1: ## @.str.1
.asciz "%s Setting the DASD online with discipline %s failed with rc=%i\n"
.comm _DASD_STATE_ONLINE,4,2 ## @DASD_STATE_ONLINE
.comm _DASD_STATE_KNOWN,8,3 ## @DASD_STATE_KNOWN
L_.str.2: ## @.str.2
.asciz "%s Setting the DASD online failed because of a missing discipline\n"
.comm _DASD_STATE_NEW,4,2 ## @DASD_STATE_NEW
L_.str.3: ## @.str.3
.asciz "dasd_generic device %s found\n"
.comm _dasd_init_waitq,4,2 ## @dasd_init_waitq
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dasd_generic_set_online ; -- Begin function dasd_generic_set_online
.p2align 2
_dasd_generic_set_online: ; @dasd_generic_set_online
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x21, x1
mov x22, x0
Lloh0:
adrp x8, _DASD_FEATURE_INITIAL_ONLINE@GOTPAGE
Lloh1:
ldr x8, [x8, _DASD_FEATURE_INITIAL_ONLINE@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov w2, #0
bl _dasd_set_feature
mov x0, x22
bl _dasd_create_device
mov x19, x0
bl _IS_ERR
cbz x0, LBB0_2
; %bb.1:
mov x0, x19
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
b _PTR_ERR
LBB0_2:
ldr w8, [x19]
Lloh3:
adrp x9, _DASD_FEATURE_USEDIAG@GOTPAGE
Lloh4:
ldr x9, [x9, _DASD_FEATURE_USEDIAG@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
mov x23, x21
tst w9, w8
b.eq LBB0_4
; %bb.3:
Lloh6:
adrp x8, _dasd_diag_discipline_pointer@GOTPAGE
Lloh7:
ldr x8, [x8, _dasd_diag_discipline_pointer@GOTPAGEOFF]
Lloh8:
ldr x23, [x8]
cbz x23, LBB0_8
LBB0_4:
ldr w0, [x21, #8]
bl _try_module_get
cbz w0, LBB0_10
; %bb.5:
ldr w0, [x23, #8]
bl _try_module_get
cbz w0, LBB0_9
; %bb.6:
stp x23, x21, [x19, #24]
ldr x8, [x23]
mov x0, x19
blr x8
cbz w0, LBB0_13
; %bb.7:
mov x20, x0
mov x0, x22
bl _dev_name
mov x1, x0
ldr w8, [x23, #12]
stp x8, x20, [sp]
Lloh9:
adrp x0, l_.str.1@PAGE
Lloh10:
add x0, x0, l_.str.1@PAGEOFF
bl _pr_warning
ldr w0, [x23, #8]
bl _module_put
ldr w0, [x21, #8]
bl _module_put
mov x0, x19
bl _dasd_delete_device
b LBB0_12
LBB0_8:
mov x0, x22
bl _dev_name
mov x1, x0
Lloh11:
adrp x0, l_.str@PAGE
Lloh12:
add x0, x0, l_.str@PAGEOFF
bl _pr_warning
mov x0, x19
bl _dasd_delete_device
Lloh13:
adrp x8, _ENODEV@GOTPAGE
Lloh14:
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
b LBB0_11
LBB0_9:
ldr w0, [x21, #8]
bl _module_put
LBB0_10:
mov x0, x19
bl _dasd_delete_device
Lloh15:
adrp x8, _EINVAL@GOTPAGE
Lloh16:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
LBB0_11:
ldr w8, [x8]
neg w20, w8
LBB0_12:
mov x0, x20
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB0_13:
Lloh17:
adrp x8, _DASD_STATE_ONLINE@GOTPAGE
Lloh18:
ldr x8, [x8, _DASD_STATE_ONLINE@GOTPAGEOFF]
Lloh19:
ldr w1, [x8]
mov x0, x19
bl _dasd_set_target_state
ldr x20, [x19, #8]
Lloh20:
adrp x8, _DASD_STATE_KNOWN@GOTPAGE
Lloh21:
ldr x8, [x8, _DASD_STATE_KNOWN@GOTPAGEOFF]
Lloh22:
ldr x21, [x8]
mov x0, x22
bl _dev_name
mov x1, x0
cmp x20, x21
b.le LBB0_15
; %bb.14:
Lloh23:
adrp x0, l_.str.3@PAGE
Lloh24:
add x0, x0, l_.str.3@PAGEOFF
bl _pr_debug
mov w20, #0
b LBB0_18
LBB0_15:
Lloh25:
adrp x0, l_.str.2@PAGE
Lloh26:
add x0, x0, l_.str.2@PAGEOFF
bl _pr_warning
Lloh27:
adrp x8, _ENODEV@GOTPAGE
Lloh28:
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
Lloh29:
ldr w8, [x8]
neg w20, w8
Lloh30:
adrp x8, _DASD_STATE_NEW@GOTPAGE
Lloh31:
ldr x8, [x8, _DASD_STATE_NEW@GOTPAGEOFF]
Lloh32:
ldr w1, [x8]
mov x0, x19
bl _dasd_set_target_state
ldr x0, [x19, #16]
cbz x0, LBB0_17
; %bb.16:
bl _dasd_free_block
LBB0_17:
mov x0, x19
bl _dasd_delete_device
LBB0_18:
Lloh33:
adrp x8, _dasd_init_waitq@GOTPAGE
Lloh34:
ldr x8, [x8, _dasd_init_waitq@GOTPAGEOFF]
Lloh35:
ldr w21, [x8]
mov x0, x19
bl __wait_for_device
mov x1, x0
mov x0, x21
bl _wait_event
mov x0, x19
bl _dasd_put_device
b LBB0_12
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGot Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpAdd Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.cfi_endproc
; -- End function
.comm _DASD_FEATURE_INITIAL_ONLINE,4,2 ; @DASD_FEATURE_INITIAL_ONLINE
.comm _DASD_FEATURE_USEDIAG,4,2 ; @DASD_FEATURE_USEDIAG
.comm _dasd_diag_discipline_pointer,8,3 ; @dasd_diag_discipline_pointer
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s Setting the DASD online failed because of missing DIAG discipline\n"
.comm _ENODEV,4,2 ; @ENODEV
.comm _EINVAL,4,2 ; @EINVAL
l_.str.1: ; @.str.1
.asciz "%s Setting the DASD online with discipline %s failed with rc=%i\n"
.comm _DASD_STATE_ONLINE,4,2 ; @DASD_STATE_ONLINE
.comm _DASD_STATE_KNOWN,8,3 ; @DASD_STATE_KNOWN
l_.str.2: ; @.str.2
.asciz "%s Setting the DASD online failed because of a missing discipline\n"
.comm _DASD_STATE_NEW,4,2 ; @DASD_STATE_NEW
l_.str.3: ; @.str.3
.asciz "dasd_generic device %s found\n"
.comm _dasd_init_waitq,4,2 ; @dasd_init_waitq
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/s390/block/extr_dasd.c_dasd_generic_set_online.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _EVP_PKEY_asn1_find_str ## -- Begin function EVP_PKEY_asn1_find_str
.p2align 4, 0x90
_EVP_PKEY_asn1_find_str: ## @EVP_PKEY_asn1_find_str
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r14d
movq %rsi, %rbx
movq %rdi, %r12
cmpl $-1, %edx
je LBB0_2
## %bb.1:
testq %r12, %r12
jne LBB0_3
jmp LBB0_6
LBB0_2:
movq %rbx, %rdi
callq _strlen
movl %eax, %r14d
testq %r12, %r12
je LBB0_6
LBB0_3:
leaq -48(%rbp), %rdi
movq %rbx, %rsi
movl %r14d, %edx
callq _ENGINE_pkey_asn1_find_str
testq %rax, %rax
je LBB0_5
## %bb.4:
movq %rax, %r15
movq -48(%rbp), %rdi
callq _ENGINE_init
xorl %ecx, %ecx
testl %eax, %eax
cmoveq %rcx, %r15
movq -48(%rbp), %rdi
callq _ENGINE_free
movq -48(%rbp), %rax
movq %rax, (%r12)
jmp LBB0_13
LBB0_5:
movq $0, (%r12)
LBB0_6:
xorl %eax, %eax
callq _EVP_PKEY_asn1_get_count
movl %eax, %r12d
movq _ASN1_PKEY_ALIAS@GOTPCREL(%rip), %r13
.p2align 4, 0x90
LBB0_7: ## =>This Inner Loop Header: Depth=1
testl %r12d, %r12d
jle LBB0_12
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
decl %r12d
movl %r12d, %edi
callq _EVP_PKEY_asn1_get0
movq %rax, %r15
movl (%r13), %eax
orl (%r15), %eax
jne LBB0_12
## %bb.9: ## in Loop: Header=BB0_7 Depth=1
movq 8(%r15), %rdi
callq _strlen
cmpl %r14d, %eax
je LBB0_13
## %bb.10: ## in Loop: Header=BB0_7 Depth=1
movq 8(%r15), %rdi
movq %rbx, %rsi
movl %r14d, %edx
callq _strncasecmp
testq %rax, %rax
jne LBB0_7
jmp LBB0_13
LBB0_12:
xorl %r15d, %r15d
LBB0_13:
movq %r15, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ASN1_PKEY_ALIAS,4,2 ## @ASN1_PKEY_ALIAS
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _EVP_PKEY_asn1_find_str ; -- Begin function EVP_PKEY_asn1_find_str
.p2align 2
_EVP_PKEY_asn1_find_str: ; @EVP_PKEY_asn1_find_str
.cfi_startproc
; %bb.0:
sub sp, sp, #80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x20, x2
mov x19, x1
mov x22, x0
cmn w2, #1
b.eq LBB0_2
; %bb.1:
cbnz x22, LBB0_3
b LBB0_6
LBB0_2:
mov x0, x19
bl _strlen
mov x20, x0
cbz x22, LBB0_6
LBB0_3:
add x0, sp, #8
mov x1, x19
mov x2, x20
bl _ENGINE_pkey_asn1_find_str
cbz x0, LBB0_5
; %bb.4:
mov x21, x0
ldr x0, [sp, #8]
bl _ENGINE_init
cmp w0, #0
csel x21, xzr, x21, eq
ldr x0, [sp, #8]
bl _ENGINE_free
ldr x8, [sp, #8]
str x8, [x22]
b LBB0_12
LBB0_5:
str xzr, [x22]
LBB0_6:
bl _EVP_PKEY_asn1_get_count
mov x22, x0
Lloh0:
adrp x23, _ASN1_PKEY_ALIAS@GOTPAGE
Lloh1:
ldr x23, [x23, _ASN1_PKEY_ALIAS@GOTPAGEOFF]
LBB0_7: ; =>This Inner Loop Header: Depth=1
subs w22, w22, #1
b.lt LBB0_11
; %bb.8: ; in Loop: Header=BB0_7 Depth=1
mov x0, x22
bl _EVP_PKEY_asn1_get0
ldr w8, [x0]
ldr w9, [x23]
orr w8, w9, w8
cbnz w8, LBB0_11
; %bb.9: ; in Loop: Header=BB0_7 Depth=1
mov x21, x0
ldr x0, [x0, #8]
bl _strlen
cmp w0, w20
b.eq LBB0_12
; %bb.10: ; in Loop: Header=BB0_7 Depth=1
ldr x0, [x21, #8]
mov x1, x19
mov x2, x20
bl _strncasecmp
cbnz x0, LBB0_7
b LBB0_12
LBB0_11:
mov x21, #0 ; =0x0
LBB0_12:
mov x0, x21
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _ASN1_PKEY_ALIAS,4,2 ; @ASN1_PKEY_ALIAS
.subsections_via_symbols
| assembly_file_27397.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _insque ## -- Begin function insque
.p2align 4, 0x90
_insque: ## @insque
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq (%rsi), %rax
movq %rax, (%rdi)
movq (%rsi), %rax
movq %rdi, 8(%rax)
movq %rsi, 8(%rdi)
movq %rdi, (%rsi)
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _insque ; -- Begin function insque
.p2align 2
_insque: ; @insque
.cfi_startproc
; %bb.0:
ldr x8, [x1]
str x8, [x0]
ldr x8, [x1]
str x0, [x8, #8]
str x1, [x0, #8]
str x0, [x1]
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/contrib/binutils/libiberty/extr_insque.c_insque.c | anghabench |
.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/18888104.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function snd_cs4231_init
_snd_cs4231_init: ## @snd_cs4231_init
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
callq _snd_cs4231_mce_down
movq %rbx, %rdi
callq _snd_cs4231_mce_up
leaq 8(%rbx), %r14
movq %r14, %rdi
callq _spin_lock_irqsave
movq _CS4231_PLAYBACK_ENABLE@GOTPCREL(%rip), %rax
movq _CS4231_PLAYBACK_PIO@GOTPCREL(%rip), %rcx
movl (%rcx), %edx
orl (%rax), %edx
movq _CS4231_RECORD_ENABLE@GOTPCREL(%rip), %rax
orl (%rax), %edx
movq _CS4231_RECORD_PIO@GOTPCREL(%rip), %rax
orl (%rax), %edx
movq _CS4231_CALIB_MODE@GOTPCREL(%rip), %rax
orl (%rax), %edx
notl %edx
movq (%rbx), %rax
movq _CS4231_IFACE_CTRL@GOTPCREL(%rip), %rcx
movq (%rcx), %rsi
andl (%rax,%rsi,4), %edx
movl %edx, (%rax,%rsi,4)
movq _CS4231_AUTOCALIB@GOTPCREL(%rip), %rcx
orl (%rcx), %edx
movl %edx, (%rax,%rsi,4)
movq %rbx, %rdi
callq _snd_cs4231_out
movq %r14, %rdi
callq _spin_unlock_irqrestore
movq %rbx, %rdi
callq _snd_cs4231_mce_down
movq %rbx, %rdi
callq _snd_cs4231_mce_up
movq %r14, %rdi
callq _spin_lock_irqsave
movq _CS4231_ALT_FEATURE_1@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movq (%rbx), %rax
movl (%rax,%rsi,4), %edx
movq %rbx, %rdi
callq _snd_cs4231_out
movq %r14, %rdi
callq _spin_unlock_irqrestore
movq %rbx, %rdi
callq _snd_cs4231_mce_down
movq %r14, %rdi
callq _spin_lock_irqsave
movq _CS4231_ALT_FEATURE_2@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movq (%rbx), %rax
movl (%rax,%rsi,4), %edx
movq %rbx, %rdi
callq _snd_cs4231_out
movq %r14, %rdi
callq _spin_unlock_irqrestore
movq %rbx, %rdi
callq _snd_cs4231_mce_up
movq %r14, %rdi
callq _spin_lock_irqsave
movq _CS4231_PLAYBK_FORMAT@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movq (%rbx), %rax
movl (%rax,%rsi,4), %edx
movq %rbx, %rdi
callq _snd_cs4231_out
movq %r14, %rdi
callq _spin_unlock_irqrestore
movq %rbx, %rdi
callq _snd_cs4231_mce_down
movq %rbx, %rdi
callq _snd_cs4231_mce_up
movq %r14, %rdi
callq _spin_lock_irqsave
movq _CS4231_REC_FORMAT@GOTPCREL(%rip), %rax
movq (%rax), %rsi
movq (%rbx), %rax
movl (%rax,%rsi,4), %edx
movq %rbx, %rdi
callq _snd_cs4231_out
movq %r14, %rdi
callq _spin_unlock_irqrestore
movq %rbx, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _snd_cs4231_mce_down ## TAILCALL
.cfi_endproc
## -- End function
.comm _CS4231_PLAYBACK_ENABLE,4,2 ## @CS4231_PLAYBACK_ENABLE
.comm _CS4231_PLAYBACK_PIO,4,2 ## @CS4231_PLAYBACK_PIO
.comm _CS4231_RECORD_ENABLE,4,2 ## @CS4231_RECORD_ENABLE
.comm _CS4231_RECORD_PIO,4,2 ## @CS4231_RECORD_PIO
.comm _CS4231_CALIB_MODE,4,2 ## @CS4231_CALIB_MODE
.comm _CS4231_IFACE_CTRL,8,3 ## @CS4231_IFACE_CTRL
.comm _CS4231_AUTOCALIB,4,2 ## @CS4231_AUTOCALIB
.comm _CS4231_ALT_FEATURE_1,8,3 ## @CS4231_ALT_FEATURE_1
.comm _CS4231_ALT_FEATURE_2,8,3 ## @CS4231_ALT_FEATURE_2
.comm _CS4231_PLAYBK_FORMAT,8,3 ## @CS4231_PLAYBK_FORMAT
.comm _CS4231_REC_FORMAT,8,3 ## @CS4231_REC_FORMAT
.no_dead_strip _snd_cs4231_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function snd_cs4231_init
_snd_cs4231_init: ; @snd_cs4231_init
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _snd_cs4231_mce_down
mov x0, x19
bl _snd_cs4231_mce_up
add x20, x19, #8
mov x0, x20
bl _spin_lock_irqsave
Lloh0:
adrp x8, _CS4231_PLAYBACK_ENABLE@GOTPAGE
Lloh1:
ldr x8, [x8, _CS4231_PLAYBACK_ENABLE@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _CS4231_PLAYBACK_PIO@GOTPAGE
Lloh4:
ldr x9, [x9, _CS4231_PLAYBACK_PIO@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
orr w8, w9, w8
Lloh6:
adrp x9, _CS4231_RECORD_ENABLE@GOTPAGE
Lloh7:
ldr x9, [x9, _CS4231_RECORD_ENABLE@GOTPAGEOFF]
Lloh8:
ldr w9, [x9]
orr w8, w8, w9
Lloh9:
adrp x9, _CS4231_RECORD_PIO@GOTPAGE
Lloh10:
ldr x9, [x9, _CS4231_RECORD_PIO@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
orr w8, w8, w9
Lloh12:
adrp x9, _CS4231_CALIB_MODE@GOTPAGE
Lloh13:
ldr x9, [x9, _CS4231_CALIB_MODE@GOTPAGEOFF]
Lloh14:
ldr w9, [x9]
orr w8, w8, w9
ldr x9, [x19]
Lloh15:
adrp x10, _CS4231_IFACE_CTRL@GOTPAGE
Lloh16:
ldr x10, [x10, _CS4231_IFACE_CTRL@GOTPAGEOFF]
Lloh17:
ldr x1, [x10]
lsl x10, x1, #2
ldr w11, [x9, x10]
bic w8, w11, w8
str w8, [x9, x10]
Lloh18:
adrp x11, _CS4231_AUTOCALIB@GOTPAGE
Lloh19:
ldr x11, [x11, _CS4231_AUTOCALIB@GOTPAGEOFF]
Lloh20:
ldr w11, [x11]
orr w2, w11, w8
str w2, [x9, x10]
mov x0, x19
bl _snd_cs4231_out
mov x0, x20
bl _spin_unlock_irqrestore
mov x0, x19
bl _snd_cs4231_mce_down
mov x0, x19
bl _snd_cs4231_mce_up
mov x0, x20
bl _spin_lock_irqsave
Lloh21:
adrp x8, _CS4231_ALT_FEATURE_1@GOTPAGE
Lloh22:
ldr x8, [x8, _CS4231_ALT_FEATURE_1@GOTPAGEOFF]
Lloh23:
ldr x1, [x8]
ldr x8, [x19]
ldr w2, [x8, x1, lsl #2]
mov x0, x19
bl _snd_cs4231_out
mov x0, x20
bl _spin_unlock_irqrestore
mov x0, x19
bl _snd_cs4231_mce_down
mov x0, x20
bl _spin_lock_irqsave
Lloh24:
adrp x8, _CS4231_ALT_FEATURE_2@GOTPAGE
Lloh25:
ldr x8, [x8, _CS4231_ALT_FEATURE_2@GOTPAGEOFF]
Lloh26:
ldr x1, [x8]
ldr x8, [x19]
ldr w2, [x8, x1, lsl #2]
mov x0, x19
bl _snd_cs4231_out
mov x0, x20
bl _spin_unlock_irqrestore
mov x0, x19
bl _snd_cs4231_mce_up
mov x0, x20
bl _spin_lock_irqsave
Lloh27:
adrp x8, _CS4231_PLAYBK_FORMAT@GOTPAGE
Lloh28:
ldr x8, [x8, _CS4231_PLAYBK_FORMAT@GOTPAGEOFF]
Lloh29:
ldr x1, [x8]
ldr x8, [x19]
ldr w2, [x8, x1, lsl #2]
mov x0, x19
bl _snd_cs4231_out
mov x0, x20
bl _spin_unlock_irqrestore
mov x0, x19
bl _snd_cs4231_mce_down
mov x0, x19
bl _snd_cs4231_mce_up
mov x0, x20
bl _spin_lock_irqsave
Lloh30:
adrp x8, _CS4231_REC_FORMAT@GOTPAGE
Lloh31:
ldr x8, [x8, _CS4231_REC_FORMAT@GOTPAGEOFF]
Lloh32:
ldr x1, [x8]
ldr x8, [x19]
ldr w2, [x8, x1, lsl #2]
mov x0, x19
bl _snd_cs4231_out
mov x0, x20
bl _spin_unlock_irqrestore
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _snd_cs4231_mce_down
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _CS4231_PLAYBACK_ENABLE,4,2 ; @CS4231_PLAYBACK_ENABLE
.comm _CS4231_PLAYBACK_PIO,4,2 ; @CS4231_PLAYBACK_PIO
.comm _CS4231_RECORD_ENABLE,4,2 ; @CS4231_RECORD_ENABLE
.comm _CS4231_RECORD_PIO,4,2 ; @CS4231_RECORD_PIO
.comm _CS4231_CALIB_MODE,4,2 ; @CS4231_CALIB_MODE
.comm _CS4231_IFACE_CTRL,8,3 ; @CS4231_IFACE_CTRL
.comm _CS4231_AUTOCALIB,4,2 ; @CS4231_AUTOCALIB
.comm _CS4231_ALT_FEATURE_1,8,3 ; @CS4231_ALT_FEATURE_1
.comm _CS4231_ALT_FEATURE_2,8,3 ; @CS4231_ALT_FEATURE_2
.comm _CS4231_PLAYBK_FORMAT,8,3 ; @CS4231_PLAYBK_FORMAT
.comm _CS4231_REC_FORMAT,8,3 ; @CS4231_REC_FORMAT
.no_dead_strip _snd_cs4231_init
.subsections_via_symbols
| AnghaBench/linux/sound/sparc/extr_cs4231.c_snd_cs4231_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function parlist
_parlist: ## @parlist
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movq 8(%rdi), %r14
movq 8(%r14), %r12
movl $0, (%r12)
cmpb $41, (%rdi)
je LBB0_4
## %bb.1:
leaq L_.str(%rip), %r15
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %rbx, %rdi
movq %r15, %rsi
callq _luaX_syntaxerror
cmpl $0, (%r12)
jne LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq %rbx, %rdi
movl $44, %esi
callq _testnext
testq %rax, %rax
jne LBB0_2
LBB0_4:
movq %rbx, %rdi
xorl %esi, %esi
callq _adjustlocalvars
movl (%r14), %edi
callq _cast_byte
movl %eax, 4(%r12)
movl (%r14), %esi
movq %r14, %rdi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _luaK_reserveregs ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "<name> or '...' expected"
.no_dead_strip _parlist
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function parlist
_parlist: ; @parlist
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x0
ldr x19, [x0, #8]
ldr x22, [x19, #8]
str wzr, [x22]
ldrb w8, [x0]
cmp w8, #41
b.eq LBB0_4
; %bb.1:
Lloh0:
adrp x21, l_.str@PAGE
Lloh1:
add x21, x21, l_.str@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x0, x20
mov x1, x21
bl _luaX_syntaxerror
ldr w8, [x22]
cbnz w8, LBB0_4
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
mov x0, x20
mov w1, #44
bl _testnext
cbnz x0, LBB0_2
LBB0_4:
mov x0, x20
mov w1, #0
bl _adjustlocalvars
ldr w0, [x19]
bl _cast_byte
str w0, [x22, #4]
ldr w1, [x19]
mov x0, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _luaK_reserveregs
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "<name> or '...' expected"
.no_dead_strip _parlist
.subsections_via_symbols
| AnghaBench/RetroArch/deps/lua/src/extr_lparser.c_parlist.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function color_from_value
_color_from_value: ## @color_from_value
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rdi, %rdi
je LBB0_28
## %bb.1:
movq %rdi, %rbx
movzbl (%rdi), %r15d
movq _CSS_HASH@GOTPCREL(%rip), %rax
cmpb (%rax), %r15b
jne LBB0_6
## %bb.2:
movq 8(%rbx), %r14
LBB0_3:
movq %r14, %rdi
callq _strlen
cmpq $6, %rax
je LBB0_37
## %bb.4:
xorl %edx, %edx
movl $0, %r12d
movl $0, %r15d
cmpq $3, %rax
jne LBB0_39
## %bb.5:
movl (%r14), %edi
callq _tohex
movl %eax, %r14d
movq 8(%rbx), %rax
movl $8, %ecx
movq %rcx, -48(%rbp) ## 8-byte Spill
movl $4, %r13d
movl $4, %r12d
movq %rcx, -56(%rbp) ## 8-byte Spill
jmp LBB0_38
LBB0_6:
cmpb $40, %r15b
je LBB0_29
## %bb.7:
movq 8(%rbx), %r14
leaq L_.str(%rip), %rax
movq %r14, %rdi
movl %esi, %r12d
movq %rax, %rsi
callq _strcmp
testl %eax, %eax
je LBB0_29
## %bb.8:
movl %r12d, %esi
movq _CSS_KEYWORD@GOTPCREL(%rip), %rax
cmpb (%rax), %r15b
jne LBB0_28
## %bb.9:
leaq L_.str.1(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_43
## %bb.10:
leaq L_.str.2(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_44
## %bb.11:
leaq L_.str.3(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_45
## %bb.12:
leaq L_.str.4(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_48
## %bb.13:
leaq L_.str.5(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_49
## %bb.14:
leaq L_.str.6(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_50
## %bb.15:
leaq L_.str.7(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_51
## %bb.16:
leaq L_.str.8(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_53
## %bb.17:
leaq L_.str.9(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_55
## %bb.18:
leaq L_.str.10(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_57
## %bb.19:
leaq L_.str.11(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_58
## %bb.20:
leaq L_.str.12(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_59
## %bb.21:
leaq L_.str.13(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_60
## %bb.22:
leaq L_.str.14(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_61
## %bb.23:
leaq L_.str.15(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_62
## %bb.24:
leaq L_.str.16(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_64
## %bb.25:
leaq L_.str.17(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB0_65
## %bb.26:
leaq L_.str.18(%rip), %rsi
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
jne LBB0_3
## %bb.27:
movl $128, %edi
jmp LBB0_63
LBB0_28:
movl %esi, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_29:
movq 24(%rbx), %rdi
testq %rdi, %rdi
je LBB0_34
## %bb.30:
movq 16(%rdi), %rax
testq %rax, %rax
je LBB0_34
## %bb.31:
movq (%rax), %rbx
testq %rbx, %rbx
je LBB0_34
## %bb.32:
movq 16(%rbx), %rax
testq %rax, %rax
je LBB0_35
## %bb.33:
movq (%rax), %r14
jmp LBB0_36
LBB0_34:
xorl %ebx, %ebx
LBB0_35:
xorl %r14d, %r14d
LBB0_36:
movq _N_NUMBER@GOTPCREL(%rip), %r12
movl (%r12), %edx
xorl %esi, %esi
callq _number_from_value
movl %eax, %edi
movl $255, %esi
movl $255, %edx
xorl %ecx, %ecx
callq _fz_from_css_number
movl %eax, %r15d
movl (%r12), %edx
movq %rbx, %rdi
xorl %esi, %esi
callq _number_from_value
movl %eax, %edi
movl $255, %esi
movl $255, %edx
xorl %ecx, %ecx
callq _fz_from_css_number
movl %eax, %ebx
movl (%r12), %edx
movq %r14, %rdi
xorl %esi, %esi
callq _number_from_value
movl %eax, %edi
movl $255, %esi
movl $255, %edx
xorl %ecx, %ecx
callq _fz_from_css_number
movl %r15d, %edi
movl %ebx, %esi
movl %eax, %edx
jmp LBB0_40
LBB0_37:
movl (%r14), %edi
callq _tohex
movl %eax, %r14d
movq 8(%rbx), %rax
addq $4, %rax
movl $20, %ecx
movq %rcx, -56(%rbp) ## 8-byte Spill
movl $16, %ecx
movq %rcx, -48(%rbp) ## 8-byte Spill
movl $12, %r12d
movl $8, %r13d
LBB0_38:
shll $4, %r14d
movl (%rax), %edi
callq _tohex
movl %eax, %r15d
addl %r14d, %r15d
movq 8(%rbx), %rax
movl (%rax,%r13), %edi
callq _tohex
movl %eax, %r14d
shll $4, %r14d
movq 8(%rbx), %rax
movl (%rax,%r12), %edi
callq _tohex
movl %eax, %r12d
addl %r14d, %r12d
movq 8(%rbx), %rax
movq -48(%rbp), %rcx ## 8-byte Reload
movl (%rax,%rcx), %edi
callq _tohex
movl %eax, %r14d
shll $4, %r14d
movq 8(%rbx), %rax
movq -56(%rbp), %rcx ## 8-byte Reload
movl (%rax,%rcx), %edi
callq _tohex
movl %eax, %edx
addl %r14d, %edx
LBB0_39:
movl %r15d, %edi
movl %r12d, %esi
LBB0_40:
movl $255, %ecx
LBB0_41:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _make_color ## TAILCALL
LBB0_43:
xorl %edi, %edi
xorl %esi, %esi
xorl %edx, %edx
xorl %ecx, %ecx
jmp LBB0_41
LBB0_44:
movl $128, %edi
jmp LBB0_46
LBB0_45:
movl $255, %edi
LBB0_46:
xorl %esi, %esi
LBB0_47:
xorl %edx, %edx
jmp LBB0_40
LBB0_48:
movl $255, %edi
movl $165, %esi
jmp LBB0_47
LBB0_49:
movl $255, %edi
movl $255, %esi
jmp LBB0_47
LBB0_50:
movl $128, %edi
movl $128, %esi
jmp LBB0_47
LBB0_51:
movl $128, %edi
LBB0_52:
xorl %esi, %esi
movl $128, %edx
jmp LBB0_40
LBB0_53:
movl $255, %edi
LBB0_54:
xorl %esi, %esi
movl $255, %edx
jmp LBB0_40
LBB0_55:
movl $255, %edi
LBB0_56:
movl $255, %esi
movl $255, %edx
jmp LBB0_40
LBB0_57:
xorl %edi, %edi
movl $255, %esi
jmp LBB0_47
LBB0_58:
xorl %edi, %edi
movl $128, %esi
jmp LBB0_47
LBB0_59:
xorl %edi, %edi
jmp LBB0_52
LBB0_60:
xorl %edi, %edi
jmp LBB0_54
LBB0_61:
xorl %edi, %edi
jmp LBB0_56
LBB0_62:
xorl %edi, %edi
LBB0_63:
movl $128, %esi
movl $128, %edx
jmp LBB0_40
LBB0_64:
xorl %edi, %edi
jmp LBB0_46
LBB0_65:
movl $192, %edi
movl $192, %esi
movl $192, %edx
jmp LBB0_40
.cfi_endproc
## -- End function
.comm _CSS_HASH,1,0 ## @CSS_HASH
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "rgb"
.comm _N_NUMBER,4,2 ## @N_NUMBER
.comm _CSS_KEYWORD,1,0 ## @CSS_KEYWORD
L_.str.1: ## @.str.1
.asciz "transparent"
L_.str.2: ## @.str.2
.asciz "maroon"
L_.str.3: ## @.str.3
.asciz "red"
L_.str.4: ## @.str.4
.asciz "orange"
L_.str.5: ## @.str.5
.asciz "yellow"
L_.str.6: ## @.str.6
.asciz "olive"
L_.str.7: ## @.str.7
.asciz "purple"
L_.str.8: ## @.str.8
.asciz "fuchsia"
L_.str.9: ## @.str.9
.asciz "white"
L_.str.10: ## @.str.10
.asciz "lime"
L_.str.11: ## @.str.11
.asciz "green"
L_.str.12: ## @.str.12
.asciz "navy"
L_.str.13: ## @.str.13
.asciz "blue"
L_.str.14: ## @.str.14
.asciz "aqua"
L_.str.15: ## @.str.15
.asciz "teal"
L_.str.16: ## @.str.16
.asciz "black"
L_.str.17: ## @.str.17
.asciz "silver"
L_.str.18: ## @.str.18
.asciz "gray"
.no_dead_strip _color_from_value
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function color_from_value
_color_from_value: ; @color_from_value
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
cbz x0, LBB0_29
; %bb.1:
mov x19, x0
ldrb w21, [x0]
Lloh0:
adrp x8, _CSS_HASH@GOTPAGE
Lloh1:
ldr x8, [x8, _CSS_HASH@GOTPAGEOFF]
ldrb w8, [x8]
cmp w21, w8
b.ne LBB0_6
; %bb.2:
ldr x20, [x19, #8]
LBB0_3:
mov x0, x20
bl _strlen
cmp x0, #6
b.eq LBB0_38
; %bb.4:
cmp x0, #3
b.ne LBB0_40
; %bb.5:
ldr w0, [x20]
bl _tohex
mov x20, x0
ldr x8, [x19, #8]
mov w22, #8 ; =0x8
mov w21, #4 ; =0x4
mov w24, #4 ; =0x4
mov w23, #8 ; =0x8
b LBB0_39
LBB0_6:
cmp w21, #40
b.eq LBB0_30
; %bb.7:
ldr x20, [x19, #8]
Lloh2:
adrp x8, l_.str@PAGE
Lloh3:
add x8, x8, l_.str@PAGEOFF
mov x0, x20
mov x22, x1
mov x1, x8
bl _strcmp
cbz w0, LBB0_30
; %bb.8:
mov x1, x22
Lloh4:
adrp x8, _CSS_KEYWORD@GOTPAGE
Lloh5:
ldr x8, [x8, _CSS_KEYWORD@GOTPAGEOFF]
ldrb w8, [x8]
cmp w21, w8
b.ne LBB0_29
; %bb.9:
Lloh6:
adrp x1, l_.str.1@PAGE
Lloh7:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_44
; %bb.10:
Lloh8:
adrp x1, l_.str.2@PAGE
Lloh9:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_45
; %bb.11:
Lloh10:
adrp x1, l_.str.3@PAGE
Lloh11:
add x1, x1, l_.str.3@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_46
; %bb.12:
Lloh12:
adrp x1, l_.str.4@PAGE
Lloh13:
add x1, x1, l_.str.4@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_47
; %bb.13:
Lloh14:
adrp x1, l_.str.5@PAGE
Lloh15:
add x1, x1, l_.str.5@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_48
; %bb.14:
Lloh16:
adrp x1, l_.str.6@PAGE
Lloh17:
add x1, x1, l_.str.6@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_50
; %bb.15:
Lloh18:
adrp x1, l_.str.7@PAGE
Lloh19:
add x1, x1, l_.str.7@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_53
; %bb.16:
Lloh20:
adrp x1, l_.str.8@PAGE
Lloh21:
add x1, x1, l_.str.8@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_55
; %bb.17:
Lloh22:
adrp x1, l_.str.9@PAGE
Lloh23:
add x1, x1, l_.str.9@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_57
; %bb.18:
Lloh24:
adrp x1, l_.str.10@PAGE
Lloh25:
add x1, x1, l_.str.10@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_49
; %bb.19:
Lloh26:
adrp x1, l_.str.11@PAGE
Lloh27:
add x1, x1, l_.str.11@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_51
; %bb.20:
Lloh28:
adrp x1, l_.str.12@PAGE
Lloh29:
add x1, x1, l_.str.12@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_54
; %bb.21:
Lloh30:
adrp x1, l_.str.13@PAGE
Lloh31:
add x1, x1, l_.str.13@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_56
; %bb.22:
Lloh32:
adrp x1, l_.str.14@PAGE
Lloh33:
add x1, x1, l_.str.14@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_58
; %bb.23:
Lloh34:
adrp x1, l_.str.15@PAGE
Lloh35:
add x1, x1, l_.str.15@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_28
; %bb.24:
Lloh36:
adrp x1, l_.str.16@PAGE
Lloh37:
add x1, x1, l_.str.16@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_59
; %bb.25:
Lloh38:
adrp x1, l_.str.17@PAGE
Lloh39:
add x1, x1, l_.str.17@PAGEOFF
mov x0, x20
bl _strcmp
cbz w0, LBB0_60
; %bb.26:
Lloh40:
adrp x1, l_.str.18@PAGE
Lloh41:
add x1, x1, l_.str.18@PAGEOFF
mov x0, x20
bl _strcmp
cbnz w0, LBB0_3
; %bb.27:
mov w0, #128 ; =0x80
LBB0_28:
mov w1, #128 ; =0x80
mov w2, #128 ; =0x80
b LBB0_42
LBB0_29:
mov x0, x1
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_30:
ldr x0, [x19, #24]
cbz x0, LBB0_35
; %bb.31:
ldr x8, [x0, #16]
cbz x8, LBB0_35
; %bb.32:
ldr x20, [x8]
cbz x20, LBB0_36
; %bb.33:
ldr x8, [x20, #16]
cbz x8, LBB0_36
; %bb.34:
ldr x19, [x8]
b LBB0_37
LBB0_35:
mov x20, #0 ; =0x0
LBB0_36:
mov x19, #0 ; =0x0
LBB0_37:
Lloh42:
adrp x22, _N_NUMBER@GOTPAGE
Lloh43:
ldr x22, [x22, _N_NUMBER@GOTPAGEOFF]
ldr w2, [x22]
mov w1, #0 ; =0x0
bl _number_from_value
mov w1, #255 ; =0xff
mov w2, #255 ; =0xff
mov w3, #0 ; =0x0
bl _fz_from_css_number
mov x21, x0
ldr w2, [x22]
mov x0, x20
mov w1, #0 ; =0x0
bl _number_from_value
mov w1, #255 ; =0xff
mov w2, #255 ; =0xff
mov w3, #0 ; =0x0
bl _fz_from_css_number
mov x20, x0
ldr w2, [x22]
mov x0, x19
mov w1, #0 ; =0x0
bl _number_from_value
mov w1, #255 ; =0xff
mov w2, #255 ; =0xff
mov w3, #0 ; =0x0
bl _fz_from_css_number
mov x2, x0
mov x0, x21
mov x1, x20
b LBB0_42
LBB0_38:
ldr w0, [x20]
bl _tohex
mov x20, x0
ldr x8, [x19, #8]
add x8, x8, #4
mov w23, #20 ; =0x14
mov w22, #16 ; =0x10
mov w24, #12 ; =0xc
mov w21, #8 ; =0x8
LBB0_39:
ldr w0, [x8]
bl _tohex
add w20, w0, w20, lsl #4
ldr x8, [x19, #8]
ldr w0, [x8, x21]
bl _tohex
mov x21, x0
ldr x8, [x19, #8]
ldr w0, [x8, x24]
bl _tohex
add w21, w0, w21, lsl #4
ldr x8, [x19, #8]
ldr w0, [x8, x22]
bl _tohex
mov x22, x0
ldr x8, [x19, #8]
ldr w0, [x8, x23]
bl _tohex
add w2, w0, w22, lsl #4
b LBB0_41
LBB0_40:
mov w2, #0 ; =0x0
mov w21, #0 ; =0x0
mov w20, #0 ; =0x0
LBB0_41:
mov x0, x20
mov x1, x21
LBB0_42:
mov w3, #255 ; =0xff
LBB0_43:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _make_color
LBB0_44:
mov w1, #0 ; =0x0
mov w2, #0 ; =0x0
mov w3, #0 ; =0x0
b LBB0_43
LBB0_45:
mov w0, #128 ; =0x80
mov w1, #0 ; =0x0
b LBB0_52
LBB0_46:
mov w0, #255 ; =0xff
mov w1, #0 ; =0x0
b LBB0_52
LBB0_47:
mov w0, #255 ; =0xff
mov w1, #165 ; =0xa5
b LBB0_52
LBB0_48:
mov w0, #255 ; =0xff
LBB0_49:
mov w1, #255 ; =0xff
b LBB0_52
LBB0_50:
mov w0, #128 ; =0x80
LBB0_51:
mov w1, #128 ; =0x80
LBB0_52:
mov w2, #0 ; =0x0
b LBB0_42
LBB0_53:
mov w0, #128 ; =0x80
LBB0_54:
mov w1, #0 ; =0x0
mov w2, #128 ; =0x80
b LBB0_42
LBB0_55:
mov w0, #255 ; =0xff
LBB0_56:
mov w1, #0 ; =0x0
mov w2, #255 ; =0xff
b LBB0_42
LBB0_57:
mov w0, #255 ; =0xff
LBB0_58:
mov w1, #255 ; =0xff
mov w2, #255 ; =0xff
b LBB0_42
LBB0_59:
mov w1, #0 ; =0x0
b LBB0_52
LBB0_60:
mov w0, #192 ; =0xc0
mov w1, #192 ; =0xc0
mov w2, #192 ; =0xc0
b LBB0_42
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpAdd Lloh30, Lloh31
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpAdd Lloh36, Lloh37
.loh AdrpAdd Lloh38, Lloh39
.loh AdrpAdd Lloh40, Lloh41
.loh AdrpLdrGot Lloh42, Lloh43
.cfi_endproc
; -- End function
.comm _CSS_HASH,1,0 ; @CSS_HASH
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "rgb"
.comm _N_NUMBER,4,2 ; @N_NUMBER
.comm _CSS_KEYWORD,1,0 ; @CSS_KEYWORD
l_.str.1: ; @.str.1
.asciz "transparent"
l_.str.2: ; @.str.2
.asciz "maroon"
l_.str.3: ; @.str.3
.asciz "red"
l_.str.4: ; @.str.4
.asciz "orange"
l_.str.5: ; @.str.5
.asciz "yellow"
l_.str.6: ; @.str.6
.asciz "olive"
l_.str.7: ; @.str.7
.asciz "purple"
l_.str.8: ; @.str.8
.asciz "fuchsia"
l_.str.9: ; @.str.9
.asciz "white"
l_.str.10: ; @.str.10
.asciz "lime"
l_.str.11: ; @.str.11
.asciz "green"
l_.str.12: ; @.str.12
.asciz "navy"
l_.str.13: ; @.str.13
.asciz "blue"
l_.str.14: ; @.str.14
.asciz "aqua"
l_.str.15: ; @.str.15
.asciz "teal"
l_.str.16: ; @.str.16
.asciz "black"
l_.str.17: ; @.str.17
.asciz "silver"
l_.str.18: ; @.str.18
.asciz "gray"
.no_dead_strip _color_from_value
.subsections_via_symbols
| assembly_file_127265.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function cifang
LCPI0_0:
.long 1 ## 0x1
.long 1 ## 0x1
.long 1 ## 0x1
.long 1 ## 0x1
.section __TEXT,__text,regular,pure_instructions
.globl _cifang
.p2align 4, 0x90
_cifang: ## @cifang
.cfi_startproc
## %bb.0:
testl %esi, %esi
jle LBB0_1
## %bb.2:
cmpl $8, %esi
jae LBB0_4
## %bb.3:
xorl %r8d, %r8d
movl $1, %eax
jmp LBB0_11
LBB0_1:
movl $1, %eax
retq
LBB0_4:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %esi, %r8d
andl $-8, %r8d
movd %edi, %xmm0
pshufd $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0]
leal -8(%r8), %ecx
movl %ecx, %edx
shrl $3, %edx
incl %edx
movl %edx, %eax
andl $7, %eax
cmpl $56, %ecx
jae LBB0_6
## %bb.5:
movdqa LCPI0_0(%rip), %xmm1 ## xmm1 = [1,1,1,1]
movdqa %xmm1, %xmm2
jmp LBB0_8
LBB0_6:
andl $-8, %edx
movdqa LCPI0_0(%rip), %xmm1 ## xmm1 = [1,1,1,1]
movdqa %xmm1, %xmm2
.p2align 4, 0x90
LBB0_7: ## =>This Inner Loop Header: Depth=1
pmulld %xmm0, %xmm1
pmulld %xmm0, %xmm2
pmulld %xmm0, %xmm1
pmulld %xmm0, %xmm2
pmulld %xmm0, %xmm1
pmulld %xmm0, %xmm2
pmulld %xmm0, %xmm1
pmulld %xmm0, %xmm2
pmulld %xmm0, %xmm1
pmulld %xmm0, %xmm2
pmulld %xmm0, %xmm1
pmulld %xmm0, %xmm2
pmulld %xmm0, %xmm1
pmulld %xmm0, %xmm2
pmulld %xmm0, %xmm1
pmulld %xmm0, %xmm2
addl $-8, %edx
jne LBB0_7
LBB0_8:
testl %eax, %eax
popq %rbp
je LBB0_10
.p2align 4, 0x90
LBB0_9: ## =>This Inner Loop Header: Depth=1
pmulld %xmm0, %xmm1
pmulld %xmm0, %xmm2
decl %eax
jne LBB0_9
LBB0_10:
pmulld %xmm2, %xmm1
pshufd $238, %xmm1, %xmm0 ## xmm0 = xmm1[2,3,2,3]
pmulld %xmm1, %xmm0
pshufd $85, %xmm0, %xmm1 ## xmm1 = xmm0[1,1,1,1]
pmulld %xmm0, %xmm1
movd %xmm1, %eax
cmpl %esi, %r8d
je LBB0_13
LBB0_11:
subl %r8d, %esi
.p2align 4, 0x90
LBB0_12: ## =>This Inner Loop Header: Depth=1
imull %edi, %eax
decl %esi
jne LBB0_12
LBB0_13:
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function main
LCPI1_0:
.long 16 ## 0x10
.long 8 ## 0x8
.long 4 ## 0x4
.long 2 ## 0x2
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $2600, %rsp ## imm = 0xA28
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, %r15
leaq L_.str.2(%rip), %rdi
leaq L_.str.3(%rip), %rsi
callq _fopen
movq %rax, -2624(%rbp) ## 8-byte Spill
leaq L_.str.4(%rip), %r12
leaq -2608(%rbp), %rbx
xorl %r14d, %r14d
movl $0, -2612(%rbp) ## 4-byte Folded Spill
movq %r15, -2632(%rbp) ## 8-byte Spill
jmp LBB1_1
.p2align 4, 0x90
LBB1_10: ## in Loop: Header=BB1_1 Depth=1
movq -2640(%rbp), %rax ## 8-byte Reload
## kill: def $eax killed $eax killed $rax
movl %eax, -2612(%rbp) ## 4-byte Spill
movq -2632(%rbp), %r15 ## 8-byte Reload
leaq L_.str.4(%rip), %r12
LBB1_11: ## in Loop: Header=BB1_1 Depth=1
movl $10, %edi
movq -2624(%rbp), %rsi ## 8-byte Reload
callq _fputc
movq %rbx, %rdi
callq _strlen
cmpb $64, -1(%rax,%rbx)
je LBB1_12
LBB1_1: ## =>This Loop Header: Depth=1
## Child Loop BB1_4 Depth 2
movq %r15, %rdi
movq %r12, %r13
movq %r12, %rsi
movq %r15, %r12
movq %rbx, %r15
movq %rbx, %rdx
xorl %eax, %eax
callq _fscanf
movq %rbx, %rdi
callq _strlen
movl -2612(%rbp), %edx ## 4-byte Reload
cmpl %eax, %edx
jge LBB1_2
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movslq %edx, %rcx
leaq (%rcx,%rbp), %r12
addq $-2608, %r12 ## imm = 0xF5D0
movq %rax, -2640(%rbp) ## 8-byte Spill
movq %rax, %r15
## kill: def $r15d killed $r15d killed $r15 def $r15
subl %edx, %r15d
xorl %r13d, %r13d
jmp LBB1_4
.p2align 4, 0x90
LBB1_8: ## in Loop: Header=BB1_4 Depth=2
movslq %r14d, %rax
movsbl -2608(%rbp,%rax), %ecx
shll $7, %ecx
movsbl -2607(%rbp,%rax), %esi
shll $6, %esi
movsbl -2606(%rbp,%rax), %edi
shll $5, %edi
pmovsxbd -2605(%rbp,%rax), %xmm0
pmaddwd LCPI1_0(%rip), %xmm0
movsbl -2601(%rbp,%rax), %eax
pshufd $238, %xmm0, %xmm1 ## xmm1 = xmm0[2,3,2,3]
paddd %xmm0, %xmm1
pshufd $85, %xmm1, %xmm0 ## xmm0 = xmm1[1,1,1,1]
paddd %xmm1, %xmm0
movd %xmm0, %edx
addl %edi, %edx
addl %esi, %edx
addl %ecx, %edx
addl %eax, %edx
addl $8, %r14d
movq -2624(%rbp), %rdi ## 8-byte Reload
leaq L_.str.6(%rip), %rsi
movl $32, %ecx
xorl %eax, %eax
callq _fprintf
LBB1_9: ## in Loop: Header=BB1_4 Depth=2
incq %r13
cmpl %r13d, %r15d
je LBB1_10
LBB1_4: ## Parent Loop BB1_1 Depth=1
## => This Inner Loop Header: Depth=2
movzbl (%r12,%r13), %eax
cmpb $92, %al
je LBB1_6
## %bb.5: ## in Loop: Header=BB1_4 Depth=2
cmpb $37, %al
jne LBB1_8
LBB1_6: ## in Loop: Header=BB1_4 Depth=2
incl %r14d
cmpb $37, %al
je LBB1_9
## %bb.7: ## in Loop: Header=BB1_4 Depth=2
movl $32, %edi
movq -2624(%rbp), %rsi ## 8-byte Reload
callq _fputc
jmp LBB1_9
.p2align 4, 0x90
LBB1_2: ## in Loop: Header=BB1_1 Depth=1
movq %r12, %r15
movq %r13, %r12
jmp LBB1_11
LBB1_12:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB1_14
## %bb.13:
xorl %eax, %eax
addq $2600, %rsp ## imm = 0xA28
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB1_14:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "result.txt"
L_.str.1: ## @.str.1
.asciz "rt"
L_.str.2: ## @.str.2
.asciz "trans_back.txt"
L_.str.3: ## @.str.3
.asciz "wt"
L_.str.4: ## @.str.4
.asciz "%s"
L_.str.6: ## @.str.6
.asciz "%d%c"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cifang ; -- Begin function cifang
.p2align 2
_cifang: ; @cifang
.cfi_startproc
; %bb.0:
cmp w1, #1
b.lt LBB0_3
; %bb.1:
cmp w1, #16
b.hs LBB0_4
; %bb.2:
mov w9, #0
mov w8, #1
b LBB0_7
LBB0_3:
mov w0, #1
ret
LBB0_4:
dup.4s v1, w0
and w9, w1, #0xfffffff0
movi.4s v0, #1
mov x8, x9
movi.4s v2, #1
movi.4s v3, #1
movi.4s v4, #1
LBB0_5: ; =>This Inner Loop Header: Depth=1
mul.4s v0, v0, v1
mul.4s v2, v2, v1
mul.4s v3, v3, v1
mul.4s v4, v4, v1
subs w8, w8, #16
b.ne LBB0_5
; %bb.6:
mul.4s v0, v2, v0
mul.4s v0, v3, v0
mul.4s v0, v4, v0
ext.16b v1, v0, v0, #8
mul.2s v0, v0, v1
fmov w8, s0
mov.s w10, v0[1]
mul w8, w8, w10
cmp w9, w1
b.eq LBB0_9
LBB0_7:
sub w9, w1, w9
LBB0_8: ; =>This Inner Loop Header: Depth=1
mul w8, w8, w0
subs w9, w9, #1
b.ne LBB0_8
LBB0_9:
mov x0, x8
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; -- Begin function main
lCPI1_0:
.long 4 ; 0x4
.long 3 ; 0x3
.long 2 ; 0x2
.long 1 ; 0x1
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #2608
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-96]
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
Lloh5:
adrp x1, l_.str.1@PAGE
Lloh6:
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
mov x19, x0
Lloh7:
adrp x0, l_.str.2@PAGE
Lloh8:
add x0, x0, l_.str.2@PAGEOFF
Lloh9:
adrp x1, l_.str.3@PAGE
Lloh10:
add x1, x1, l_.str.3@PAGEOFF
bl _fopen
mov x20, x0
mov w24, #0
mov w28, #0
Lloh11:
adrp x21, l_.str.4@PAGE
Lloh12:
add x21, x21, l_.str.4@PAGEOFF
add x25, sp, #42
mov w26, #32
Lloh13:
adrp x8, lCPI1_0@PAGE
Lloh14:
ldr q0, [x8, lCPI1_0@PAGEOFF]
str q0, [sp, #16] ; 16-byte Folded Spill
Lloh15:
adrp x22, l_.str.6@PAGE
Lloh16:
add x22, x22, l_.str.6@PAGEOFF
b LBB1_3
LBB1_1: ; in Loop: Header=BB1_3 Depth=1
mov x28, x23
LBB1_2: ; in Loop: Header=BB1_3 Depth=1
mov w0, #10
mov x1, x20
bl _fputc
add x0, sp, #42
bl _strlen
add x8, x0, x25
ldurb w8, [x8, #-1]
cmp w8, #64
b.eq LBB1_11
LBB1_3: ; =>This Loop Header: Depth=1
; Child Loop BB1_7 Depth 2
str x25, [sp]
mov x0, x19
mov x1, x21
bl _fscanf
add x0, sp, #42
bl _strlen
mov x23, x0
cmp w28, w23
b.ge LBB1_2
; %bb.4: ; in Loop: Header=BB1_3 Depth=1
add x27, x25, w28, sxtw
sub w28, w23, w28
b LBB1_7
LBB1_5: ; in Loop: Header=BB1_7 Depth=2
add x8, x25, w24, sxtw
ldrsb w9, [x8]
ldrsb w10, [x8, #1]
ldrsb w11, [x8, #2]
ldur s0, [x8, #3]
sshll.8h v0, v0, #0
sshll.4s v0, v0, #0
ldr q1, [sp, #16] ; 16-byte Folded Reload
ushl.4s v0, v0, v1
ldrsb w8, [x8, #7]
addv.4s s0, v0
fmov w12, s0
add w11, w12, w11, lsl #5
add w10, w11, w10, lsl #6
add w9, w10, w9, lsl #7
add w8, w9, w8
add w24, w24, #8
stp x8, x26, [sp]
mov x0, x20
mov x1, x22
bl _fprintf
LBB1_6: ; in Loop: Header=BB1_7 Depth=2
add x27, x27, #1
subs w28, w28, #1
b.eq LBB1_1
LBB1_7: ; Parent Loop BB1_3 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w8, [x27]
cmp w8, #92
b.eq LBB1_9
; %bb.8: ; in Loop: Header=BB1_7 Depth=2
cmp w8, #37
b.ne LBB1_5
LBB1_9: ; in Loop: Header=BB1_7 Depth=2
add w24, w24, #1
cmp w8, #37
b.eq LBB1_6
; %bb.10: ; in Loop: Header=BB1_7 Depth=2
mov w0, #32
mov x1, x20
bl _fputc
b LBB1_6
LBB1_11:
ldur x8, [x29, #-96]
Lloh17:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh18:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh19:
ldr x9, [x9]
cmp x9, x8
b.ne LBB1_13
; %bb.12:
mov w0, #0
add sp, sp, #2608
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB1_13:
bl ___stack_chk_fail
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpLdr Lloh13, Lloh14
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "result.txt"
l_.str.1: ; @.str.1
.asciz "rt"
l_.str.2: ; @.str.2
.asciz "trans_back.txt"
l_.str.3: ; @.str.3
.asciz "wt"
l_.str.4: ; @.str.4
.asciz "%s"
l_.str.6: ; @.str.6
.asciz "%d%c"
.subsections_via_symbols
| the_stack_data/107951725.c | stack |
.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
leaq -4(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -4(%rbp), %eax
cmpl $100, %eax
jbe LBB0_2
## %bb.1:
leaq L_str.11(%rip), %rdi
jmp LBB0_9
LBB0_2:
cmpl $60, %eax
jae LBB0_4
## %bb.3:
leaq L_str.10(%rip), %rdi
jmp LBB0_9
LBB0_4:
cmpl $70, %eax
jae LBB0_6
## %bb.5:
leaq L_str.9(%rip), %rdi
jmp LBB0_9
LBB0_6:
cmpl $80, %eax
jae LBB0_8
## %bb.7:
leaq L_str.8(%rip), %rdi
jmp LBB0_9
LBB0_8:
cmpl $90, %eax
leaq L_str.7(%rip), %rax
leaq L_str(%rip), %rdi
cmovbq %rax, %rdi
LBB0_9:
callq _puts
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: ## @str
.asciz "A"
L_str.7: ## @str.7
.asciz "B"
L_str.8: ## @str.8
.asciz "C"
L_str.9: ## @str.9
.asciz "D"
L_str.10: ## @str.10
.asciz "E"
L_str.11: ## @str.11
.asciz "Score is error!"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 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
sub x8, x29, #4
str x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldur w8, [x29, #-4]
Lloh2:
adrp x9, l_str.11@PAGE
Lloh3:
add x9, x9, l_str.11@PAGEOFF
Lloh4:
adrp x10, l_str.10@PAGE
Lloh5:
add x10, x10, l_str.10@PAGEOFF
Lloh6:
adrp x11, l_str.9@PAGE
Lloh7:
add x11, x11, l_str.9@PAGEOFF
Lloh8:
adrp x12, l_str.8@PAGE
Lloh9:
add x12, x12, l_str.8@PAGEOFF
Lloh10:
adrp x13, l_str@PAGE
Lloh11:
add x13, x13, l_str@PAGEOFF
Lloh12:
adrp x14, l_str.7@PAGE
Lloh13:
add x14, x14, l_str.7@PAGEOFF
cmp w8, #90
csel x13, x14, x13, lo
cmp w8, #80
csel x12, x12, x13, lo
cmp w8, #70
csel x11, x11, x12, lo
cmp w8, #60
csel x10, x10, x11, lo
cmp w8, #100
csel x0, x9, x10, hi
bl _puts
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_str: ; @str
.asciz "A"
l_str.7: ; @str.7
.asciz "B"
l_str.8: ; @str.8
.asciz "C"
l_str.9: ; @str.9
.asciz "D"
l_str.10: ; @str.10
.asciz "E"
l_str.11: ; @str.11
.asciz "Score is error!"
.subsections_via_symbols
| the_stack_data/625134.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function gl_glsl_set_vbo
_gl_glsl_set_vbo: ## @gl_glsl_set_vbo
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r12
movq %rdx, %r15
leaq (,%rcx,4), %r13
movq (%rdi), %rbx
movq %rsi, -48(%rbp) ## 8-byte Spill
cmpq %rcx, (%rsi)
jae LBB0_2
## %bb.1:
movq %rdi, %r14
movq %rbx, %rdi
movq %r13, %rsi
callq _realloc
movq %rax, %rbx
movq %rax, %rdi
callq _retro_assert
movq %rbx, (%r14)
LBB0_2:
movq %rbx, %rdi
movq %r15, %rsi
movq %r13, %rdx
callq _memcpy
movq _GL_ARRAY_BUFFER@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _GL_STATIC_DRAW@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %r13, %rsi
movq %r15, %rdx
callq _glBufferData
movq -48(%rbp), %rax ## 8-byte Reload
movq %r12, (%rax)
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GL_ARRAY_BUFFER,4,2 ## @GL_ARRAY_BUFFER
.comm _GL_STATIC_DRAW,4,2 ## @GL_STATIC_DRAW
.no_dead_strip _gl_glsl_set_vbo
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function gl_glsl_set_vbo
_gl_glsl_set_vbo: ; @gl_glsl_set_vbo
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x3
mov x21, x2
mov x20, x1
ldr x8, [x1]
ldr x23, [x0]
lsl x22, x3, #2
cmp x8, x3
b.hs LBB0_2
; %bb.1:
mov x24, x0
mov x0, x23
mov x1, x22
bl _realloc
mov x23, x0
bl _retro_assert
str x23, [x24]
LBB0_2:
mov x0, x23
mov x1, x21
mov x2, x22
bl _memcpy
Lloh0:
adrp x8, _GL_ARRAY_BUFFER@GOTPAGE
Lloh1:
ldr x8, [x8, _GL_ARRAY_BUFFER@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
Lloh3:
adrp x8, _GL_STATIC_DRAW@GOTPAGE
Lloh4:
ldr x8, [x8, _GL_STATIC_DRAW@GOTPAGEOFF]
Lloh5:
ldr w3, [x8]
mov x1, x22
mov x2, x21
bl _glBufferData
str x19, [x20]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _GL_ARRAY_BUFFER,4,2 ; @GL_ARRAY_BUFFER
.comm _GL_STATIC_DRAW,4,2 ; @GL_STATIC_DRAW
.no_dead_strip _gl_glsl_set_vbo
.subsections_via_symbols
| AnghaBench/RetroArch/gfx/drivers_shader/extr_shader_glsl.c_gl_glsl_set_vbo.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function read_P
_read_P: ## @read_P
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _rX@GOTPCREL(%rip), %rax
movswl (%rax), %eax
movq _rY@GOTPCREL(%rip), %rcx
movswl (%rcx), %ecx
imull %eax, %ecx
addl %ecx, %ecx
movq _rP@GOTPCREL(%rip), %rax
movl %ecx, (%rax)
movl 4(%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _rX,8,3 ## @rX
.comm _rY,8,3 ## @rY
.comm _rP,8,2 ## @rP
.no_dead_strip _read_P
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function read_P
_read_P: ; @read_P
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _rX@GOTPAGE
Lloh1:
ldr x8, [x8, _rX@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _rY@GOTPAGE
Lloh4:
ldr x9, [x9, _rY@GOTPAGEOFF]
Lloh5:
ldrsh w9, [x9]
sbfiz w8, w8, #1, #16
mul w8, w8, w9
Lloh6:
adrp x9, _rP@GOTPAGE
Lloh7:
ldr x9, [x9, _rP@GOTPAGEOFF]
str w8, [x9]
ldr w0, [x9, #4]
ret
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _rX,8,3 ; @rX
.comm _rY,8,3 ; @rY
.comm _rP,8,2 ; @rP
.no_dead_strip _read_P
.subsections_via_symbols
| AnghaBench/Provenance/Cores/Mednafen/mednafen-1.21/src/md/cart/extr_ssp16.c_read_P.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _ofw_bus_status_okay ## -- Begin function ofw_bus_status_okay
.p2align 4, 0x90
_ofw_bus_status_okay: ## @ofw_bus_status_okay
.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
pushq %rax
.cfi_offset %rbx, -24
callq _ofw_bus_get_status
movq %rax, %rbx
testq %rax, %rax
jne LBB0_3
## %bb.1:
leaq L_.str(%rip), %rsi
xorl %edi, %edi
callq _strcmp
testq %rax, %rax
je LBB0_2
LBB0_3:
leaq L_.str.1(%rip), %rsi
movq %rbx, %rdi
callq _strcmp
movq %rax, %rcx
xorl %eax, %eax
testq %rcx, %rcx
sete %al
LBB0_4:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB0_2:
movl $1, %eax
jmp LBB0_4
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "okay"
L_.str.1: ## @.str.1
.asciz "ok"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _ofw_bus_status_okay ; -- Begin function ofw_bus_status_okay
.p2align 2
_ofw_bus_status_okay: ; @ofw_bus_status_okay
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
stp x29, 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 w19, -24
.cfi_offset w20, -32
bl _ofw_bus_get_status
cbnz x0, LBB0_2
; %bb.1:
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x19, x0
bl _strcmp
mov x8, x0
mov x0, x19
cbz x8, LBB0_4
LBB0_2:
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
bl _strcmp
cmp x0, #0
cset w0, eq
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_4:
mov w0, #1 ; =0x1
b LBB0_3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "okay"
l_.str.1: ; @.str.1
.asciz "ok"
.subsections_via_symbols
| assembly_file_180604.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function shorten_to_initial_path
_shorten_to_initial_path: ## @shorten_to_initial_path
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _initial_path@GOTPCREL(%rip), %rax
movq (%rax), %rax
movzbl (%rdi), %ecx
movzbl (%rax), %edx
movl %ecx, %esi
orb %dl, %sil
jne LBB0_2
## %bb.1:
xorl %ebx, %ebx
xorl %r15d, %r15d
jmp LBB0_4
LBB0_2:
incq %rax
xorl %r15d, %r15d
movq %rdi, %rsi
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
xorb $47, %cl
xorb $47, %dl
xorl %r8d, %r8d
orb %cl, %dl
cmoveq %rsi, %rbx
sete %r8b
addl %r8d, %r15d
movzbl 1(%rsi), %ecx
incq %rsi
movzbl (%rax), %edx
incq %rax
movl %edx, %r8d
orb %cl, %r8b
jne LBB0_3
LBB0_4:
testq %rbx, %rbx
je LBB0_5
## %bb.6:
decq %rbx
movq _initial_pathlen@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movq %rdi, %r14
callq _strlen
subl %ebx, %r14d
movl %r12d, %ecx
subl %r15d, %ecx
leal (%rcx,%rcx,2), %ecx
addl %eax, %r14d
leal (%r14,%rcx), %edi
incl %edi
callq _xmalloc
movq %rax, %r14
movl %r12d, %eax
subl %r15d, %eax
jne LBB0_8
## %bb.7:
xorl %eax, %eax
jmp LBB0_15
LBB0_5:
xorl %r14d, %r14d
jmp LBB0_16
LBB0_8:
incl %r15d
cmpl %r15d, %r12d
jne LBB0_10
## %bb.9:
xorl %ecx, %ecx
jmp LBB0_12
LBB0_10:
movl %eax, %edx
andl $-2, %edx
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_11: ## =>This Inner Loop Header: Depth=1
movl $774843950, (%r14,%rcx) ## imm = 0x2E2F2E2E
movw $12078, 4(%r14,%rcx) ## imm = 0x2F2E
addq $6, %rcx
addl $-2, %edx
jne LBB0_11
LBB0_12:
testb $1, %al
je LBB0_14
## %bb.13:
movw $11822, (%r14,%rcx) ## imm = 0x2E2E
movb $47, 2(%r14,%rcx)
addq $3, %rcx
LBB0_14:
movl %ecx, %eax
LBB0_15:
movq %r14, %rdi
addq %rax, %rdi
movq %rbx, %rsi
callq _strcpy
LBB0_16:
movq %r14, %rax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _initial_path,8,3 ## @initial_path
.comm _initial_pathlen,4,2 ## @initial_pathlen
.no_dead_strip _shorten_to_initial_path
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.section __TEXT,__literal16,16byte_literals
.p2align 4, 0x0 ; -- Begin function shorten_to_initial_path
lCPI0_0:
.byte 47 ; 0x2f
.byte 46 ; 0x2e
.byte 46 ; 0x2e
.byte 47 ; 0x2f
.byte 46 ; 0x2e
.byte 46 ; 0x2e
.byte 47 ; 0x2f
.byte 46 ; 0x2e
.byte 46 ; 0x2e
.byte 47 ; 0x2f
.byte 46 ; 0x2e
.byte 46 ; 0x2e
.byte 47 ; 0x2f
.byte 46 ; 0x2e
.byte 46 ; 0x2e
.byte 47 ; 0x2f
lCPI0_1:
.byte 46 ; 0x2e
.byte 47 ; 0x2f
.byte 46 ; 0x2e
.byte 46 ; 0x2e
.byte 47 ; 0x2f
.byte 46 ; 0x2e
.byte 46 ; 0x2e
.byte 47 ; 0x2f
.byte 46 ; 0x2e
.byte 46 ; 0x2e
.byte 47 ; 0x2f
.byte 46 ; 0x2e
.byte 46 ; 0x2e
.byte 47 ; 0x2f
.byte 46 ; 0x2e
.byte 46 ; 0x2e
lCPI0_2:
.byte 46 ; 0x2e
.byte 46 ; 0x2e
.byte 47 ; 0x2f
.byte 46 ; 0x2e
.byte 46 ; 0x2e
.byte 47 ; 0x2f
.byte 46 ; 0x2e
.byte 46 ; 0x2e
.byte 47 ; 0x2f
.byte 46 ; 0x2e
.byte 46 ; 0x2e
.byte 47 ; 0x2f
.byte 46 ; 0x2e
.byte 46 ; 0x2e
.byte 47 ; 0x2f
.byte 46 ; 0x2e
.section __TEXT,__text,regular,pure_instructions
.p2align 2
_shorten_to_initial_path: ; @shorten_to_initial_path
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
Lloh0:
adrp x8, _initial_path@GOTPAGE
Lloh1:
ldr x8, [x8, _initial_path@GOTPAGEOFF]
Lloh2:
ldr x9, [x8]
ldrb w10, [x0]
ldrb w8, [x9]
and w11, w8, #0xff
orr w8, w10, w11
cbnz w8, LBB0_2
; %bb.1:
mov x8, #0 ; =0x0
mov w21, #0 ; =0x0
b LBB0_4
LBB0_2:
mov w21, #0 ; =0x0
mov x8, #0 ; =0x0
add x9, x9, #1
mov x12, x0
LBB0_3: ; =>This Inner Loop Header: Depth=1
cmp w10, #47
cset w10, eq
cmp w11, #47
cset w11, eq
ands w10, w10, w11
csel x8, x12, x8, ne
add w21, w21, w10
ldrb w10, [x12, #1]!
ldrb w11, [x9], #1
and w11, w11, #0xff
orr w13, w10, w11
cbnz w13, LBB0_3
LBB0_4:
cbz x8, LBB0_7
; %bb.5:
sub x19, x8, #1
Lloh3:
adrp x8, _initial_pathlen@GOTPAGE
Lloh4:
ldr x8, [x8, _initial_pathlen@GOTPAGEOFF]
Lloh5:
ldr w22, [x8]
subs w23, w22, w21
mov x20, x0
bl _strlen
add w8, w23, w23, lsl #1
sub w9, w20, w19
add w9, w9, w0
add w8, w9, w8
add w0, w8, #1
bl _xmalloc
mov x20, x0
cmp w22, w21
b.ne LBB0_8
; %bb.6:
mov x8, #0 ; =0x0
b LBB0_16
LBB0_7:
mov x20, #0 ; =0x0
b LBB0_17
LBB0_8:
mvn w8, w21
add w8, w22, w8
cmp w8, #63
b.hs LBB0_10
; %bb.9:
mov x8, #0 ; =0x0
mov w9, #0 ; =0x0
b LBB0_13
LBB0_10:
add x11, x20, #2
add x10, x8, #1
and x9, x10, #0x1ffffffc0
add x8, x9, x9, lsl #1
add x11, x11, #94
Lloh6:
adrp x12, lCPI0_0@PAGE
Lloh7:
ldr q0, [x12, lCPI0_0@PAGEOFF]
Lloh8:
adrp x12, lCPI0_1@PAGE
Lloh9:
ldr q1, [x12, lCPI0_1@PAGEOFF]
Lloh10:
adrp x12, lCPI0_2@PAGE
Lloh11:
ldr q2, [x12, lCPI0_2@PAGEOFF]
mov x12, x9
LBB0_11: ; =>This Inner Loop Header: Depth=1
stp q2, q1, [x11, #-96]
stp q1, q0, [x11, #-32]
stp q0, q2, [x11, #-64]
stp q2, q1, [x11]
stp q1, q0, [x11, #64]
stp q0, q2, [x11, #32]
add x11, x11, #192
subs x12, x12, #64
b.ne LBB0_11
; %bb.12:
cmp x10, x9
b.eq LBB0_15
LBB0_13:
add x10, x8, x20
add x10, x10, #2
add w9, w9, w21
sub w9, w9, w22
mov w11, #11822 ; =0x2e2e
mov w12, #47 ; =0x2f
LBB0_14: ; =>This Inner Loop Header: Depth=1
sturh w11, [x10, #-2]
add x8, x8, #3
strb w12, [x10], #3
adds w9, w9, #1
b.lo LBB0_14
LBB0_15:
mov w8, w8
LBB0_16:
add x0, x20, x8
mov x1, x19
bl _strcpy
LBB0_17:
mov x0, x20
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdr Lloh10, Lloh11
.loh AdrpAdrp Lloh8, Lloh10
.loh AdrpLdr Lloh8, Lloh9
.loh AdrpAdrp Lloh6, Lloh8
.loh AdrpLdr Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _initial_path,8,3 ; @initial_path
.comm _initial_pathlen,4,2 ; @initial_pathlen
.no_dead_strip _shorten_to_initial_path
.subsections_via_symbols
| assembly_file_123274.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ssif_polled_request
_ssif_polled_request: ## @ssif_polled_request
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $72, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r12
movq %rdi, %r14
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _SMBUS_DATA_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %eax
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %r15
movl 4(%r14), %r13d
movl 8(%r14), %ebx
movq _SMB_WAIT@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl %r13d, %edi
movl %ebx, %esi
callq _smbus_request_bus
xorl %ecx, %ecx
testq %rax, %rax
jne LBB0_9
## %bb.1:
movl %ebx, -92(%rbp) ## 4-byte Spill
movl (%r12), %eax
movl %eax, (%r15)
movl 4(%r12), %eax
movl %eax, 4(%r15)
movq 8(%r12), %rcx
testq %rcx, %rcx
movl %r13d, -56(%rbp) ## 4-byte Spill
movq %r15, -72(%rbp) ## 8-byte Spill
movq %r12, -80(%rbp) ## 8-byte Spill
jle LBB0_3
## %bb.2:
movq 16(%r12), %r15
movq -72(%rbp), %rax ## 8-byte Reload
leaq 8(%rax), %rbx
movq _SMBUS_DATA_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %esi
addl $-2, %esi
movq %rcx, %rdi
callq _min
## kill: def $eax killed $eax def $rax
movq %rbx, %rdi
movq %r15, %rsi
movq -72(%rbp), %r15 ## 8-byte Reload
movq %rax, %rdx
callq _memmove
movq 8(%r12), %rcx
cmpq $30, %rcx
jg LBB0_7
LBB0_3:
movl (%r14), %esi
movq _SMBUS_WRITE_SINGLE@GOTPCREL(%rip), %rax
movl (%rax), %edx
addl $2, %ecx
xorl %ebx, %ebx
movl %r13d, %edi
## kill: def $ecx killed $ecx killed $rcx
movq %r15, %r8
LBB0_4:
xorl %eax, %eax
callq _smbus_bwrite
movl %eax, %edi
callq _smbus_error
testl %eax, %eax
jne LBB0_8
## %bb.5:
movslq -92(%rbp), %rbx ## 4-byte Folded Reload
movl %r13d, %edi
movl %ebx, %esi
callq _smbus_release_bus
movq _hz@GOTPCREL(%rip), %rax
movslq (%rax), %rax
imulq $1717986919, %rax, %rsi ## imm = 0x66666667
movq %rsi, %rax
shrq $63, %rax
sarq $34, %rsi
addl %eax, %esi
leaq L_.str(%rip), %rdi
## kill: def $esi killed $esi killed $rsi
callq _pause
movq _SMB_WAIT@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl %r13d, %edi
movl %ebx, %esi
callq _smbus_request_bus
testq %rax, %rax
je LBB0_16
LBB0_6:
xorl %ecx, %ecx
jmp LBB0_9
LBB0_7:
movl (%r14), %esi
movq _SMBUS_WRITE_START@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _SMBUS_DATA_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %ebx, %ebx
movl %r13d, %edi
movq %r15, %r8
xorl %eax, %eax
callq _smbus_bwrite
movl %eax, %edi
callq _smbus_error
testl %eax, %eax
je LBB0_11
LBB0_8:
movl %r13d, %edi
movl -92(%rbp), %esi ## 4-byte Reload
callq _smbus_release_bus
movl %ebx, %ecx
LBB0_9:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_52
## %bb.10:
movl %ecx, %eax
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_11:
movq -80(%rbp), %rax ## 8-byte Reload
movq 8(%rax), %r15
movq _SMBUS_DATA_SIZE@GOTPCREL(%rip), %rax
movslq (%rax), %rsi
leaq -2(%rsi), %r12
subq %r12, %r15
je LBB0_15
## %bb.12:
shlq $2, %r12
movq -80(%rbp), %rax ## 8-byte Reload
addq 16(%rax), %r12
.p2align 4, 0x90
LBB0_13: ## =>This Inner Loop Header: Depth=1
movl (%r14), %ebx
movq _SMBUS_WRITE_CONT@GOTPCREL(%rip), %rax
movl (%rax), %r13d
movq %r15, %rdi
## kill: def $esi killed $esi killed $rsi
callq _min
movl -56(%rbp), %edi ## 4-byte Reload
movl %ebx, %esi
xorl %ebx, %ebx
movl %r13d, %edx
movl -56(%rbp), %r13d ## 4-byte Reload
movl %eax, %ecx
movq %r12, %r8
xorl %eax, %eax
callq _smbus_bwrite
movl %eax, %edi
callq _smbus_error
testl %eax, %eax
jne LBB0_8
## %bb.14: ## in Loop: Header=BB0_13 Depth=1
movq _SMBUS_DATA_SIZE@GOTPCREL(%rip), %rax
movslq (%rax), %rsi
leaq (%r12,%rsi,4), %r12
subq %rsi, %r15
jne LBB0_13
LBB0_15:
movb $0, -57(%rbp)
movl (%r14), %esi
movq _SMBUS_WRITE_CONT@GOTPCREL(%rip), %rax
movl (%rax), %edx
xorl %ebx, %ebx
leaq -57(%rbp), %r8
movl %r13d, %edi
movl $1, %ecx
jmp LBB0_4
LBB0_16:
movq %rbx, -88(%rbp) ## 8-byte Spill
movq -72(%rbp), %rax ## 8-byte Reload
addq $4, %rax
movq %rax, -104(%rbp) ## 8-byte Spill
movq _ENXIO@GOTPCREL(%rip), %rbx
leaq L_.str(%rip), %r15
movq -88(%rbp), %r12 ## 8-byte Reload
jmp LBB0_18
.p2align 4, 0x90
LBB0_17: ## in Loop: Header=BB0_18 Depth=1
movl -56(%rbp), %r13d ## 4-byte Reload
movl %r13d, %edi
movl %r12d, %esi
callq _smbus_release_bus
movq _hz@GOTPCREL(%rip), %rax
movslq (%rax), %rax
imulq $1374389535, %rax, %rsi ## imm = 0x51EB851F
movq %rsi, %rax
shrq $63, %rax
sarq $37, %rsi
addl %eax, %esi
movq %r15, %rdi
## kill: def $esi killed $esi killed $rsi
callq _pause
movq _SMB_WAIT@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl %r13d, %edi
movl %r12d, %esi
callq _smbus_request_bus
testq %rax, %rax
jne LBB0_6
LBB0_18: ## =>This Inner Loop Header: Depth=1
movq _SMBUS_DATA_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -52(%rbp)
movl (%r14), %esi
movq _SMBUS_READ_START@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl %r13d, %edi
leaq -52(%rbp), %rcx
movq -72(%rbp), %r8 ## 8-byte Reload
callq _smbus_bread
movl %eax, %edi
callq _smbus_error
cmpl (%rbx), %eax
je LBB0_17
## %bb.19: ## in Loop: Header=BB0_18 Depth=1
movq _EBUSY@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
je LBB0_17
## %bb.20:
xorl %ebx, %ebx
testl %eax, %eax
je LBB0_23
## %bb.21:
movl -56(%rbp), %r13d ## 4-byte Reload
jmp LBB0_8
LBB0_23:
movl -52(%rbp), %eax
movq _SMBUS_DATA_SIZE@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
movq -72(%rbp), %r15 ## 8-byte Reload
jne LBB0_27
## %bb.24:
cmpl $0, (%r15)
jne LBB0_27
## %bb.25:
movq -104(%rbp), %rdx ## 8-byte Reload
cmpl $1, (%rdx)
jne LBB0_27
## %bb.26:
movl $2, %ebx
xorl %edx, %edx
jmp LBB0_28
LBB0_27:
xorl %ebx, %ebx
movb $1, %dl
LBB0_28:
cmpl $2, %eax
jg LBB0_30
## %bb.29:
leaq L_.str.1(%rip), %rsi
jmp LBB0_36
LBB0_30:
movl %edx, -64(%rbp) ## 4-byte Spill
movl %ebx, %eax
movq %rax, -112(%rbp) ## 8-byte Spill
movl (%r15,%rax,4), %r13d
movq -80(%rbp), %r12 ## 8-byte Reload
movl (%r12), %edi
callq _IPMI_REPLY_ADDR
cmpl %eax, %r13d
jne LBB0_35
## %bb.31:
orl $1, %ebx
movl (%r15,%rbx,4), %eax
cmpl 4(%r12), %eax
movl -56(%rbp), %r13d ## 4-byte Reload
jne LBB0_37
## %bb.32:
movq -112(%rbp), %rax ## 8-byte Reload
movl 8(%r15,%rax,4), %eax
movl %eax, 24(%r12)
cmpb $0, -64(%rbp) ## 1-byte Folded Reload
je LBB0_38
## %bb.33:
movslq -52(%rbp), %rbx
addq $-3, %rbx
addq $12, %r15
movq 32(%r12), %r14
movq 40(%r12), %rdi
movl %ebx, %esi
callq _min
## kill: def $eax killed $eax def $rax
movq %r14, %rdi
movq %r15, %rsi
movq %rax, %rdx
callq _memmove
LBB0_34:
movq %rbx, 48(%r12)
movl $1, %ebx
jmp LBB0_8
LBB0_35:
leaq L_.str.2(%rip), %rsi
LBB0_36:
xorl %ebx, %ebx
movq -88(%rbp), %rdi ## 8-byte Reload
xorl %eax, %eax
callq _device_printf
movl -56(%rbp), %r13d ## 4-byte Reload
jmp LBB0_8
LBB0_37:
leaq L_.str.3(%rip), %rsi
xorl %ebx, %ebx
movq -88(%rbp), %rdi ## 8-byte Reload
xorl %eax, %eax
callq _device_printf
jmp LBB0_8
LBB0_38:
movq %r15, %rbx
addq $20, %rbx
movq 32(%r12), %r15
movq 40(%r12), %rdi
movl -52(%rbp), %esi
addl $-5, %esi
callq _min
## kill: def $eax killed $eax def $rax
movq %r15, %rdi
movq -72(%rbp), %r15 ## 8-byte Reload
movq %rbx, %rsi
movq %rax, %rdx
callq _memmove
movslq -52(%rbp), %rbx
movq _SMBUS_DATA_SIZE@GOTPCREL(%rip), %r12
movl (%r12), %eax
movl %eax, -52(%rbp)
movl (%r14), %esi
movq _SMBUS_READ_CONT@GOTPCREL(%rip), %rax
movl (%rax), %edx
leaq -52(%rbp), %rcx
movl %r13d, %edi
movq %r15, %r8
callq _smbus_bread
movl %eax, %edi
callq _smbus_error
testl %eax, %eax
je LBB0_40
LBB0_39:
xorl %ebx, %ebx
jmp LBB0_8
LBB0_40:
addq $-5, %rbx
movl $1, -64(%rbp) ## 4-byte Folded Spill
LBB0_41: ## =>This Inner Loop Header: Depth=1
movl (%r15), %edx
cmpl $255, %edx
je LBB0_43
## %bb.42: ## in Loop: Header=BB0_41 Depth=1
cmpl %edx, -64(%rbp) ## 4-byte Folded Reload
jne LBB0_49
LBB0_43: ## in Loop: Header=BB0_41 Depth=1
cmpl $255, %edx
je LBB0_45
## %bb.44: ## in Loop: Header=BB0_41 Depth=1
movl -52(%rbp), %eax
cmpl (%r12), %eax
jl LBB0_51
LBB0_45: ## in Loop: Header=BB0_41 Depth=1
movq -80(%rbp), %rax ## 8-byte Reload
movq 40(%rax), %rdi
subq %rbx, %rdi
jbe LBB0_47
## %bb.46: ## in Loop: Header=BB0_41 Depth=1
leaq (,%rbx,4), %r15
movq -80(%rbp), %rax ## 8-byte Reload
addq 32(%rax), %r15
movl -52(%rbp), %esi
decl %esi
callq _min
## kill: def $eax killed $eax def $rax
movq %r15, %rdi
movq -72(%rbp), %r15 ## 8-byte Reload
movq -104(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _memmove
movl (%r15), %edx
LBB0_47: ## in Loop: Header=BB0_41 Depth=1
movslq -52(%rbp), %rax
addq %rax, %rbx
decq %rbx
cmpl $255, %edx
jne LBB0_50
## %bb.48: ## in Loop: Header=BB0_41 Depth=1
incl -64(%rbp) ## 4-byte Folded Spill
movl (%r12), %eax
movl %eax, -52(%rbp)
movl (%r14), %esi
movq _SMBUS_READ_CONT@GOTPCREL(%rip), %rax
movl (%rax), %edx
movl %r13d, %edi
leaq -52(%rbp), %rcx
movq %r15, %r8
callq _smbus_bread
movl %eax, %edi
callq _smbus_error
testl %eax, %eax
je LBB0_41
jmp LBB0_39
LBB0_49:
leaq L_.str.4(%rip), %rsi
xorl %ebx, %ebx
movq -88(%rbp), %rdi ## 8-byte Reload
movl -64(%rbp), %ecx ## 4-byte Reload
xorl %eax, %eax
callq _device_printf
jmp LBB0_8
LBB0_50:
movq -80(%rbp), %r12 ## 8-byte Reload
jmp LBB0_34
LBB0_51:
leaq L_.str.5(%rip), %rsi
xorl %ebx, %ebx
movq -88(%rbp), %rdi ## 8-byte Reload
movl %eax, %edx
xorl %eax, %eax
callq _device_printf
jmp LBB0_8
LBB0_52:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _SMBUS_DATA_SIZE,4,2 ## @SMBUS_DATA_SIZE
.comm _SMB_WAIT,4,2 ## @SMB_WAIT
.comm _SMBUS_WRITE_SINGLE,4,2 ## @SMBUS_WRITE_SINGLE
.comm _SMBUS_WRITE_START,4,2 ## @SMBUS_WRITE_START
.comm _SMBUS_WRITE_CONT,4,2 ## @SMBUS_WRITE_CONT
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "ssifwt"
.comm _hz,4,2 ## @hz
.comm _SMBUS_READ_START,4,2 ## @SMBUS_READ_START
.comm _ENXIO,4,2 ## @ENXIO
.comm _EBUSY,4,2 ## @EBUSY
L_.str.1: ## @.str.1
.asciz "SSIF: Short reply packet\n"
L_.str.2: ## @.str.2
.asciz "SSIF: Reply address mismatch\n"
L_.str.3: ## @.str.3
.asciz "SMIC: Command mismatch\n"
.comm _SMBUS_READ_CONT,4,2 ## @SMBUS_READ_CONT
L_.str.4: ## @.str.4
.asciz "SSIF: Read wrong block %d %d\n"
L_.str.5: ## @.str.5
.asciz "SSIF: Read short middle block, length %d\n"
.no_dead_strip _ssif_polled_request
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ssif_polled_request
_ssif_polled_request: ; @ssif_polled_request
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #32
mov x21, x1
mov x22, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-88]
Lloh3:
adrp x27, _SMBUS_DATA_SIZE@GOTPAGE
Lloh4:
ldr x27, [x27, _SMBUS_DATA_SIZE@GOTPAGEOFF]
ldr w8, [x27]
lsl x8, x8, #2
mov x9, x8
Lloh5:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh6:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
add x8, x8, #15
and x8, x8, #0x7fffffff0
sub x23, x9, x8
mov sp, x23
ldp w19, w20, [x0, #4]
Lloh7:
adrp x24, _SMB_WAIT@GOTPAGE
Lloh8:
ldr x24, [x24, _SMB_WAIT@GOTPAGEOFF]
ldr w2, [x24]
mov x0, x19
mov x1, x20
bl _smbus_request_bus
cbz x0, LBB0_2
LBB0_1:
mov w26, #0
b LBB0_12
LBB0_2:
sxtw x28, w20
ldr d0, [x21]
mov x20, x23
str d0, [x20], #4
ldr x0, [x21, #8]
cmp x0, #1
b.lt LBB0_4
; %bb.3:
ldr x25, [x21, #16]
add x26, x23, #8
ldr w8, [x27]
sub w1, w8, #2
bl _min
mov x2, x0
mov x0, x26
mov x1, x25
bl _memmove
ldr x0, [x21, #8]
cmp x0, #30
b.gt LBB0_9
LBB0_4:
stur x20, [x29, #-104] ; 8-byte Folded Spill
mov x20, x27
ldr w1, [x22]
Lloh9:
adrp x8, _SMBUS_WRITE_SINGLE@GOTPAGE
Lloh10:
ldr x8, [x8, _SMBUS_WRITE_SINGLE@GOTPAGEOFF]
Lloh11:
ldr w2, [x8]
add w3, w0, #2
str x23, [sp, #-16]!
mov x0, x19
bl _smbus_bwrite
add sp, sp, #16
bl _smbus_error
cbnz w0, LBB0_10
LBB0_5:
mov x0, x19
mov x1, x28
bl _smbus_release_bus
Lloh12:
adrp x8, _hz@GOTPAGE
Lloh13:
ldr x8, [x8, _hz@GOTPAGEOFF]
Lloh14:
ldrsw x8, [x8]
mov w9, #26215
movk w9, #26214, lsl #16
mul x8, x8, x9
lsr x9, x8, #63
asr x8, x8, #34
add w1, w8, w9
Lloh15:
adrp x0, l_.str@PAGE
Lloh16:
add x0, x0, l_.str@PAGEOFF
bl _pause
ldr w2, [x24]
mov x0, x19
mov x1, x28
bl _smbus_request_bus
cbnz x0, LBB0_1
; %bb.6:
Lloh17:
adrp x27, _EBUSY@GOTPAGE
Lloh18:
ldr x27, [x27, _EBUSY@GOTPAGEOFF]
Lloh19:
adrp x25, l_.str@PAGE
Lloh20:
add x25, x25, l_.str@PAGEOFF
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr w8, [x20]
stur w8, [x29, #-92]
ldr w1, [x22]
Lloh21:
adrp x8, _SMBUS_READ_START@GOTPAGE
Lloh22:
ldr x8, [x8, _SMBUS_READ_START@GOTPAGEOFF]
Lloh23:
ldr w2, [x8]
sub x3, x29, #92
mov x0, x19
mov x4, x23
bl _smbus_bread
bl _smbus_error
Lloh24:
adrp x8, _ENXIO@GOTPAGE
Lloh25:
ldr x8, [x8, _ENXIO@GOTPAGEOFF]
Lloh26:
ldr w8, [x8]
ldr w9, [x27]
cmp w0, w8
ccmp w0, w9, #4, ne
b.ne LBB0_19
; %bb.8: ; in Loop: Header=BB0_7 Depth=1
mov x0, x19
mov x26, x28
mov x1, x26
bl _smbus_release_bus
Lloh27:
adrp x8, _hz@GOTPAGE
Lloh28:
ldr x8, [x8, _hz@GOTPAGEOFF]
Lloh29:
ldrsw x8, [x8]
mov w9, #34079
movk w9, #20971, lsl #16
mul x8, x8, x9
lsr x9, x8, #63
asr x8, x8, #37
add w1, w8, w9
mov x0, x25
bl _pause
ldr w2, [x24]
mov x0, x19
mov x1, x26
bl _smbus_request_bus
mov w26, #0
cbz x0, LBB0_7
b LBB0_12
LBB0_9:
ldr w1, [x22]
Lloh30:
adrp x8, _SMBUS_WRITE_START@GOTPAGE
Lloh31:
ldr x8, [x8, _SMBUS_WRITE_START@GOTPAGEOFF]
Lloh32:
ldr w2, [x8]
ldr w3, [x27]
str x23, [sp, #-16]!
mov x0, x19
bl _smbus_bwrite
add sp, sp, #16
bl _smbus_error
cbz w0, LBB0_14
LBB0_10:
mov w26, #0
LBB0_11:
mov x0, x19
mov x1, x28
bl _smbus_release_bus
LBB0_12:
ldur x8, [x29, #-88]
Lloh33:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh34:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh35:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_47
; %bb.13:
mov x0, x26
sub sp, x29, #80
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB0_14:
stp x28, x20, [x29, #-112] ; 16-byte Folded Spill
ldr x9, [x21, #8]
mov x20, x27
ldrsw x1, [x27]
sub x8, x1, #2
subs x25, x9, x8
b.eq LBB0_18
; %bb.15:
ldr x9, [x21, #16]
add x28, x9, x8, lsl #2
; kill: def $w1 killed $w1 killed $x1 def $x1
LBB0_16: ; =>This Inner Loop Header: Depth=1
ldr w26, [x22]
Lloh36:
adrp x8, _SMBUS_WRITE_CONT@GOTPAGE
Lloh37:
ldr x8, [x8, _SMBUS_WRITE_CONT@GOTPAGEOFF]
Lloh38:
ldr w27, [x8]
mov x0, x25
; kill: def $w1 killed $w1 killed $x1
bl _min
mov x3, x0
str x28, [sp, #-16]!
mov x0, x19
mov x1, x26
mov x2, x27
bl _smbus_bwrite
add sp, sp, #16
bl _smbus_error
cbnz w0, LBB0_24
; %bb.17: ; in Loop: Header=BB0_16 Depth=1
ldrsw x1, [x20]
add x28, x28, x1, lsl #2
subs x25, x25, x1
b.ne LBB0_16
LBB0_18:
sturb wzr, [x29, #-93]
ldr w1, [x22]
Lloh39:
adrp x8, _SMBUS_WRITE_CONT@GOTPAGE
Lloh40:
ldr x8, [x8, _SMBUS_WRITE_CONT@GOTPAGEOFF]
Lloh41:
ldr w2, [x8]
sub x8, x29, #93
str x8, [sp, #-16]!
mov x0, x19
mov w3, #1
bl _smbus_bwrite
add sp, sp, #16
bl _smbus_error
mov w26, #0
ldur x28, [x29, #-112] ; 8-byte Folded Reload
cbnz w0, LBB0_11
b LBB0_5
LBB0_19:
cbnz w0, LBB0_10
; %bb.20:
ldur w8, [x29, #-92]
mov x27, x20
ldr w9, [x20]
cmp w8, w9
b.ne LBB0_25
; %bb.21:
ldr w9, [x23]
cbnz w9, LBB0_25
; %bb.22:
ldur x9, [x29, #-104] ; 8-byte Folded Reload
ldr w9, [x9]
cmp w9, #1
b.ne LBB0_25
; %bb.23:
mov w20, #0
mov w24, #2
b LBB0_26
LBB0_24:
mov w26, #0
ldur x28, [x29, #-112] ; 8-byte Folded Reload
b LBB0_11
LBB0_25:
mov w24, #0
mov w20, #1
LBB0_26:
cmp w8, #2
b.gt LBB0_28
; %bb.27:
sub sp, sp, #16
Lloh42:
adrp x8, l_.str.1@PAGE
Lloh43:
add x8, x8, l_.str.1@PAGEOFF
b LBB0_35
LBB0_28:
ldr w25, [x23, w24, uxtw #2]
ldr w0, [x21]
bl _IPMI_REPLY_ADDR
cmp w25, w0
b.ne LBB0_33
; %bb.29:
orr w8, w24, #0x1
ldr w8, [x23, w8, uxtw #2]
ldr w9, [x21, #4]
cmp w8, w9
b.ne LBB0_34
; %bb.30:
add w8, w24, #2
ldr w8, [x23, w8, uxtw #2]
str w8, [x21, #24]
cbz w20, LBB0_36
; %bb.31:
ldursw x8, [x29, #-92]
sub x25, x8, #3
add x22, x23, #12
ldp x23, x0, [x21, #32]
mov x1, x25
bl _min
mov x2, x0
mov x0, x23
mov x1, x22
bl _memmove
LBB0_32:
str x25, [x21, #48]
mov w26, #1
b LBB0_11
LBB0_33:
sub sp, sp, #16
Lloh44:
adrp x8, l_.str.2@PAGE
Lloh45:
add x8, x8, l_.str.2@PAGEOFF
b LBB0_35
LBB0_34:
sub sp, sp, #16
Lloh46:
adrp x8, l_.str.3@PAGE
Lloh47:
add x8, x8, l_.str.3@PAGEOFF
LBB0_35:
str x8, [sp]
mov x0, x28
bl _device_printf
add sp, sp, #16
b LBB0_10
LBB0_36:
add x25, x23, #20
ldp x26, x0, [x21, #32]
ldur w8, [x29, #-92]
sub w1, w8, #5
bl _min
mov x2, x0
mov x0, x26
mov x1, x25
bl _memmove
ldursw x20, [x29, #-92]
ldr w8, [x27]
stur w8, [x29, #-92]
ldr w1, [x22]
Lloh48:
adrp x8, _SMBUS_READ_CONT@GOTPAGE
Lloh49:
ldr x8, [x8, _SMBUS_READ_CONT@GOTPAGEOFF]
Lloh50:
ldr w2, [x8]
sub x3, x29, #92
mov x0, x19
mov x4, x23
bl _smbus_bread
bl _smbus_error
cbnz w0, LBB0_10
; %bb.37:
mov x24, x27
sub x25, x20, #5
mov w27, #1
ldur x20, [x29, #-104] ; 8-byte Folded Reload
LBB0_38: ; =>This Inner Loop Header: Depth=1
ldr w8, [x23]
cmp w8, #255
ccmp w27, w8, #4, ne
b.ne LBB0_45
; %bb.39: ; in Loop: Header=BB0_38 Depth=1
cmp w8, #255
b.eq LBB0_41
; %bb.40: ; in Loop: Header=BB0_38 Depth=1
ldur w9, [x29, #-92]
ldr w10, [x24]
cmp w9, w10
b.lt LBB0_46
LBB0_41: ; in Loop: Header=BB0_38 Depth=1
ldr x9, [x21, #40]
subs x0, x9, x25
b.ls LBB0_43
; %bb.42: ; in Loop: Header=BB0_38 Depth=1
ldr x8, [x21, #32]
add x26, x8, x25, lsl #2
ldur w8, [x29, #-92]
sub w1, w8, #1
bl _min
mov x2, x0
mov x0, x26
mov x1, x20
bl _memmove
ldr w8, [x23]
LBB0_43: ; in Loop: Header=BB0_38 Depth=1
ldursw x9, [x29, #-92]
add x9, x9, x25
sub x25, x9, #1
cmp w8, #255
b.ne LBB0_32
; %bb.44: ; in Loop: Header=BB0_38 Depth=1
add w27, w27, #1
ldr w8, [x24]
stur w8, [x29, #-92]
ldr w1, [x22]
Lloh51:
adrp x8, _SMBUS_READ_CONT@GOTPAGE
Lloh52:
ldr x8, [x8, _SMBUS_READ_CONT@GOTPAGEOFF]
Lloh53:
ldr w2, [x8]
sub x3, x29, #92
mov x0, x19
mov x4, x23
bl _smbus_bread
bl _smbus_error
mov w26, #0
cbz w0, LBB0_38
b LBB0_11
LBB0_45:
sub sp, sp, #32
stp x8, x27, [sp, #8]
Lloh54:
adrp x9, l_.str.4@PAGE
Lloh55:
add x9, x9, l_.str.4@PAGEOFF
str x9, [sp]
mov x0, x28
bl _device_printf
add sp, sp, #32
b LBB0_10
LBB0_46:
sub sp, sp, #16
Lloh56:
adrp x8, l_.str.5@PAGE
Lloh57:
add x8, x8, l_.str.5@PAGEOFF
str x9, [sp, #8]
b LBB0_35
LBB0_47:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.loh AdrpLdrGotLdr Lloh36, Lloh37, Lloh38
.loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41
.loh AdrpAdd Lloh42, Lloh43
.loh AdrpAdd Lloh44, Lloh45
.loh AdrpAdd Lloh46, Lloh47
.loh AdrpLdrGotLdr Lloh48, Lloh49, Lloh50
.loh AdrpLdrGotLdr Lloh51, Lloh52, Lloh53
.loh AdrpAdd Lloh54, Lloh55
.loh AdrpAdd Lloh56, Lloh57
.cfi_endproc
; -- End function
.comm _SMBUS_DATA_SIZE,4,2 ; @SMBUS_DATA_SIZE
.comm _SMB_WAIT,4,2 ; @SMB_WAIT
.comm _SMBUS_WRITE_SINGLE,4,2 ; @SMBUS_WRITE_SINGLE
.comm _SMBUS_WRITE_START,4,2 ; @SMBUS_WRITE_START
.comm _SMBUS_WRITE_CONT,4,2 ; @SMBUS_WRITE_CONT
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "ssifwt"
.comm _hz,4,2 ; @hz
.comm _SMBUS_READ_START,4,2 ; @SMBUS_READ_START
.comm _ENXIO,4,2 ; @ENXIO
.comm _EBUSY,4,2 ; @EBUSY
l_.str.1: ; @.str.1
.asciz "SSIF: Short reply packet\n"
l_.str.2: ; @.str.2
.asciz "SSIF: Reply address mismatch\n"
l_.str.3: ; @.str.3
.asciz "SMIC: Command mismatch\n"
.comm _SMBUS_READ_CONT,4,2 ; @SMBUS_READ_CONT
l_.str.4: ; @.str.4
.asciz "SSIF: Read wrong block %d %d\n"
l_.str.5: ; @.str.5
.asciz "SSIF: Read short middle block, length %d\n"
.no_dead_strip _ssif_polled_request
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/ipmi/extr_ipmi_ssif.c_ssif_polled_request.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _redisAsyncRead ## -- Begin function redisAsyncRead
.p2align 4, 0x90
_redisAsyncRead: ## @redisAsyncRead
.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
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
callq _redisBufferRead
movq _REDIS_ERR@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_2
## %bb.1:
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp ___redisAsyncDisconnect ## TAILCALL
LBB0_2:
movq %rbx, %rdi
callq __EL_ADD_READ
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _redisProcessCallbacks ## TAILCALL
.cfi_endproc
## -- End function
.comm _REDIS_ERR,8,3 ## @REDIS_ERR
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _redisAsyncRead ; -- Begin function redisAsyncRead
.p2align 2
_redisAsyncRead: ; @redisAsyncRead
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _redisBufferRead
Lloh0:
adrp x8, _REDIS_ERR@GOTPAGE
Lloh1:
ldr x8, [x8, _REDIS_ERR@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_2
; %bb.1:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b ___redisAsyncDisconnect
LBB0_2:
mov x0, x19
bl __EL_ADD_READ
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _redisProcessCallbacks
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _REDIS_ERR,8,3 ; @REDIS_ERR
.subsections_via_symbols
| AnghaBench/hiredis/extr_async.c_redisAsyncRead.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _inc ## -- Begin function inc
.p2align 4, 0x90
_inc: ## @inc
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $edi killed $edi def $rdi
leal 1(%rdi), %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
leaq L___func__.main(%rip), %rdi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rcx
pushq $14
popq %rdx
callq ___assert_rtn
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L___func__.main: ## @__func__.main
.asciz "main"
L_.str: ## @.str
.asciz "159515250.c"
L_.str.1: ## @.str.1
.asciz "sum > BOUND"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _inc ; -- Begin function inc
.p2align 2
_inc: ; @inc
.cfi_startproc
; %bb.0:
add w0, w0, #1
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x0, l___func__.main@PAGE
Lloh1:
add x0, x0, l___func__.main@PAGEOFF
Lloh2:
adrp x1, l_.str@PAGE
Lloh3:
add x1, x1, l_.str@PAGEOFF
Lloh4:
adrp x3, l_.str.1@PAGE
Lloh5:
add x3, x3, l_.str.1@PAGEOFF
mov w2, #14
bl ___assert_rtn
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l___func__.main: ; @__func__.main
.asciz "main"
l_.str: ; @.str
.asciz "159515250.c"
l_.str.1: ; @.str.1
.asciz "sum > BOUND"
.subsections_via_symbols
| the_stack_data/159515250.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function acpi_smbat_attach
_acpi_smbat_attach: ## @acpi_smbat_attach
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edi, %r15d
callq _device_get_softc
movq %rax, %r14
movl %r15d, %edi
callq _acpi_get_handle
leaq L_.str(%rip), %rsi
leaq -28(%rbp), %rdx
movl %eax, %edi
callq _acpi_GetInteger
movl %eax, %edi
callq _ACPI_FAILURE
testq %rax, %rax
je LBB0_2
## %bb.1:
leaq L_.str.1(%rip), %rsi
LBB0_6:
movl %r15d, %edi
callq _device_printf
movq _ENXIO@GOTPCREL(%rip), %rax
movl (%rax), %ebx
LBB0_7:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_2:
movzbl -27(%rbp), %eax
movl %eax, (%r14)
leaq L_.str.2(%rip), %rdi
callq _devclass_find
xorl %ebx, %ebx
movl %eax, %edi
xorl %esi, %esi
callq _devclass_get_device
movq %rax, 16(%r14)
testq %rax, %rax
je LBB0_3
## %bb.4:
leaq 8(%r14), %rdi
callq _timespecclear
addq $4, %r14
movq %r14, %rdi
callq _timespecclear
movl %r15d, %edi
callq _acpi_battery_register
testq %rax, %rax
je LBB0_7
## %bb.5:
leaq L_.str.4(%rip), %rsi
jmp LBB0_6
LBB0_3:
leaq L_.str.3(%rip), %rsi
jmp LBB0_6
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "_EC"
L_.str.1: ## @.str.1
.asciz "cannot get EC base address\n"
.comm _ENXIO,4,2 ## @ENXIO
L_.str.2: ## @.str.2
.asciz "acpi_ec"
L_.str.3: ## @.str.3
.asciz "cannot find EC device\n"
L_.str.4: ## @.str.4
.asciz "cannot register battery\n"
.no_dead_strip _acpi_smbat_attach
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function acpi_smbat_attach
_acpi_smbat_attach: ; @acpi_smbat_attach
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _device_get_softc
mov x20, x0
mov x0, x19
bl _acpi_get_handle
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
add x2, sp, #12
bl _acpi_GetInteger
bl _ACPI_FAILURE
cbz x0, LBB0_4
; %bb.1:
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
LBB0_2:
mov x0, x19
bl _device_printf
Lloh4:
adrp x8, _ENXIO@GOTPAGE
Lloh5:
ldr x8, [x8, _ENXIO@GOTPAGEOFF]
Lloh6:
ldr w0, [x8]
LBB0_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
LBB0_4:
ldrb w8, [sp, #13]
str w8, [x20]
Lloh7:
adrp x0, l_.str.2@PAGE
Lloh8:
add x0, x0, l_.str.2@PAGEOFF
bl _devclass_find
mov w1, #0
bl _devclass_get_device
str x0, [x20, #16]
cbz x0, LBB0_7
; %bb.5:
add x0, x20, #8
bl _timespecclear
add x0, x20, #4
bl _timespecclear
mov x0, x19
bl _acpi_battery_register
cbz x0, LBB0_3
; %bb.6:
Lloh9:
adrp x1, l_.str.4@PAGE
Lloh10:
add x1, x1, l_.str.4@PAGEOFF
b LBB0_2
LBB0_7:
Lloh11:
adrp x1, l_.str.3@PAGE
Lloh12:
add x1, x1, l_.str.3@PAGEOFF
b LBB0_2
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh11, Lloh12
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "_EC"
l_.str.1: ; @.str.1
.asciz "cannot get EC base address\n"
.comm _ENXIO,4,2 ; @ENXIO
l_.str.2: ; @.str.2
.asciz "acpi_ec"
l_.str.3: ; @.str.3
.asciz "cannot find EC device\n"
l_.str.4: ; @.str.4
.asciz "cannot register battery\n"
.no_dead_strip _acpi_smbat_attach
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/acpica/extr_acpi_smbat.c_acpi_smbat_attach.c | anghabench |
.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/23574091.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function decoder_fini_null
_decoder_fini_null: ## @decoder_fini_null
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %edi, %edi
callq _pt_blk_decoder_fini
xorl %eax, %eax
popq %rbp
jmp _ptu_passed ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _decoder_fini_null
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function decoder_fini_null
_decoder_fini_null: ; @decoder_fini_null
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x0, #0
bl _pt_blk_decoder_fini
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _ptu_passed
.cfi_endproc
; -- End function
.no_dead_strip _decoder_fini_null
.subsections_via_symbols
| AnghaBench/freebsd/contrib/processor-trace/libipt/test/src/extr_ptunit-block_decoder.c_decoder_fini_null.c | anghabench |
.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
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
leaq -44(%rbp), %rsi
xorl %eax, %eax
callq _scanf
cmpl $0, -44(%rbp)
je LBB0_5
## %bb.1:
leaq L_.str.2(%rip), %r14
leaq L_.str.1(%rip), %rbx
leaq -48(%rbp), %r15
leaq L_.str(%rip), %r13
leaq -44(%rbp), %r12
jmp LBB0_2
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_2 Depth=1
leaq L_str(%rip), %rdi
callq _puts
LBB0_4: ## in Loop: Header=BB0_2 Depth=1
movq %r13, %rdi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movq %r12, %rsi
xorl %eax, %eax
callq _scanf
cmpl $0, -44(%rbp)
je LBB0_5
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _scanf
movl -48(%rbp), %edx
testl %edx, %edx
je LBB0_3
## %bb.6: ## in Loop: Header=BB0_2 Depth=1
movl -44(%rbp), %esi
leal (%rsi,%rdx), %ecx
leaq L_.str.4(%rip), %rdi
## kill: def $esi killed $esi killed $rsi
## kill: def $edx killed $edx killed $rdx
xorl %eax, %eax
callq _printf
movl -44(%rbp), %esi
movl -48(%rbp), %edx
movl %esi, %ecx
subl %edx, %ecx
leaq L_.str.5(%rip), %rdi
xorl %eax, %eax
callq _printf
movl -44(%rbp), %esi
movl -48(%rbp), %edx
movl %edx, %ecx
imull %esi, %ecx
leaq L_.str.6(%rip), %rdi
xorl %eax, %eax
callq _printf
movl -44(%rbp), %esi
xorps %xmm0, %xmm0
cvtsi2ss %esi, %xmm0
movl -48(%rbp), %edx
cvtsi2ss %edx, %xmm1
divss %xmm1, %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.7(%rip), %rdi
movb $1, %al
callq _printf
movl -44(%rbp), %esi
movl -48(%rbp), %ecx
movl %esi, %eax
cltd
idivl %ecx
## kill: def $edx killed $edx def $rdx
leal (%rdx,%rcx), %eax
cltd
idivl %ecx
xorps %xmm0, %xmm0
cvtsi2ss %edx, %xmm0
cvtss2sd %xmm0, %xmm0
leaq L_.str.8(%rip), %rdi
movl %ecx, %edx
movb $1, %al
callq _printf
jmp LBB0_4
LBB0_5:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Bitte geben Sie die erste Zahl ein (ganze Zahl):"
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.2: ## @.str.2
.asciz "Bitte geben Sie die zweite Zahl ein (ganze Zahl):"
L_.str.4: ## @.str.4
.asciz "Die Summe von %d und %d ist: %d\n"
L_.str.5: ## @.str.5
.asciz "Die Differenz von %d und %d ist: %d\n"
L_.str.6: ## @.str.6
.asciz "Das Produkt von %d und %d ist: %d\n"
L_.str.7: ## @.str.7
.asciz "Der Quotient von %d und %d ist: %f\n"
L_.str.8: ## @.str.8
.asciz "Der Divisionsrest von %d und %d ist: %f\n\n"
L_str: ## @str
.asciz "/!\\ Eine Division durch 0 ist nicht moeglich.\nBitte versuchen Sie es erneut.\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 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #128
.cfi_def_cfa_offset 128
stp x28, x27, [sp, #32] ; 16-byte Folded Spill
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
add x28, sp, #28
str x28, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldr w8, [sp, #28]
cbz w8, LBB0_6
; %bb.1:
Lloh4:
adrp x19, l_.str.2@PAGE
Lloh5:
add x19, x19, l_.str.2@PAGEOFF
add x21, sp, #24
Lloh6:
adrp x20, l_.str.1@PAGE
Lloh7:
add x20, x20, l_.str.1@PAGEOFF
Lloh8:
adrp x22, l_.str@PAGE
Lloh9:
add x22, x22, l_.str@PAGEOFF
Lloh10:
adrp x23, l_.str.4@PAGE
Lloh11:
add x23, x23, l_.str.4@PAGEOFF
Lloh12:
adrp x24, l_.str.5@PAGE
Lloh13:
add x24, x24, l_.str.5@PAGEOFF
Lloh14:
adrp x25, l_.str.6@PAGE
Lloh15:
add x25, x25, l_.str.6@PAGEOFF
Lloh16:
adrp x26, l_.str.7@PAGE
Lloh17:
add x26, x26, l_.str.7@PAGEOFF
Lloh18:
adrp x27, l_.str.8@PAGE
Lloh19:
add x27, x27, l_.str.8@PAGEOFF
b LBB0_4
LBB0_2: ; in Loop: Header=BB0_4 Depth=1
Lloh20:
adrp x0, l_str@PAGE
Lloh21:
add x0, x0, l_str@PAGEOFF
bl _puts
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
mov x0, x22
bl _printf
str x28, [sp]
mov x0, x20
bl _scanf
ldr w8, [sp, #28]
cbz w8, LBB0_6
LBB0_4: ; =>This Inner Loop Header: Depth=1
mov x0, x19
bl _printf
str x21, [sp]
mov x0, x20
bl _scanf
ldr w8, [sp, #24]
cbz w8, LBB0_2
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
ldr w9, [sp, #28]
add w10, w9, w8
stp x9, x8, [sp]
str x10, [sp, #16]
mov x0, x23
bl _printf
ldp w9, w8, [sp, #24]
sub w10, w8, w9
stp x8, x9, [sp]
str x10, [sp, #16]
mov x0, x24
bl _printf
ldp w9, w8, [sp, #24]
mul w10, w9, w8
stp x8, x9, [sp]
str x10, [sp, #16]
mov x0, x25
bl _printf
ldp w9, w8, [sp, #24]
scvtf s0, w8
scvtf s1, w9
fdiv s0, s0, s1
fcvt d0, s0
stp x8, x9, [sp]
str d0, [sp, #16]
mov x0, x26
bl _printf
ldp w9, w8, [sp, #24]
sdiv w10, w8, w9
msub w10, w10, w9, w8
add w10, w10, w9
sdiv w11, w10, w9
msub w10, w11, w9, w10
scvtf s0, w10
fcvt d0, s0
stp x8, x9, [sp]
str d0, [sp, #16]
mov x0, x27
bl _printf
b LBB0_3
LBB0_6:
mov w0, #0
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh20, Lloh21
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Bitte geben Sie die erste Zahl ein (ganze Zahl):"
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.2: ; @.str.2
.asciz "Bitte geben Sie die zweite Zahl ein (ganze Zahl):"
l_.str.4: ; @.str.4
.asciz "Die Summe von %d und %d ist: %d\n"
l_.str.5: ; @.str.5
.asciz "Die Differenz von %d und %d ist: %d\n"
l_.str.6: ; @.str.6
.asciz "Das Produkt von %d und %d ist: %d\n"
l_.str.7: ; @.str.7
.asciz "Der Quotient von %d und %d ist: %f\n"
l_.str.8: ; @.str.8
.asciz "Der Divisionsrest von %d und %d ist: %f\n\n"
l_str: ; @str
.asciz "/!\\ Eine Division durch 0 ist nicht moeglich.\nBitte versuchen Sie es erneut.\n"
.subsections_via_symbols
| the_stack_data/176704359.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mlx4_ib_get_cq_umem
_mlx4_ib_get_cq_umem: ## @mlx4_ib_get_cq_umem
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %rbx
movq %rdx, %r14
movq %rdi, %r15
movq (%rdi), %rax
imull (%rax), %r9d
movq _IB_ACCESS_LOCAL_WRITE@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %rsi, %rdi
movl %r8d, %esi
movl %r9d, %edx
movl $1, %r8d
callq _ib_umem_get
movq %rax, (%rbx)
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_1
## %bb.7:
movq (%rbx), %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _PTR_ERR ## TAILCALL
LBB0_1:
movq (%r15), %r12
movq (%rbx), %rdi
callq _ib_umem_page_count
movl %eax, %r13d
movq (%rbx), %rax
movl (%rax), %edi
callq _ilog2
movq %r12, %rdi
movl %r13d, %esi
movl %eax, %edx
movq %r14, %rcx
callq _mlx4_mtt_init
movl %eax, %r12d
testl %eax, %eax
jne LBB0_5
## %bb.2:
movq (%rbx), %rdx
movq %r15, %rdi
movq %r14, %rsi
callq _mlx4_ib_umem_write_mtt
testl %eax, %eax
je LBB0_3
## %bb.4:
movl %eax, %r12d
movq (%r15), %rdi
movq %r14, %rsi
callq _mlx4_mtt_cleanup
LBB0_5:
movq (%rbx), %rdi
callq _ib_umem_release
LBB0_6:
movl %r12d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_3:
xorl %r12d, %r12d
jmp LBB0_6
.cfi_endproc
## -- End function
.comm _IB_ACCESS_LOCAL_WRITE,4,2 ## @IB_ACCESS_LOCAL_WRITE
.no_dead_strip _mlx4_ib_get_cq_umem
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mlx4_ib_get_cq_umem
_mlx4_ib_get_cq_umem: ; @mlx4_ib_get_cq_umem
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x3
mov x20, x2
mov x21, x0
ldr x8, [x0]
ldr w8, [x8]
mul w2, w8, w5
Lloh0:
adrp x8, _IB_ACCESS_LOCAL_WRITE@GOTPAGE
Lloh1:
ldr x8, [x8, _IB_ACCESS_LOCAL_WRITE@GOTPAGEOFF]
Lloh2:
ldr w3, [x8]
mov x0, x1
mov x1, x4
mov w4, #1
bl _ib_umem_get
str x0, [x19]
bl _IS_ERR
cbz x0, LBB0_2
; %bb.1:
ldr x0, [x19]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _PTR_ERR
LBB0_2:
ldr x22, [x21]
ldr x0, [x19]
bl _ib_umem_page_count
mov x23, x0
ldr x8, [x19]
ldr w0, [x8]
bl _ilog2
mov x2, x0
mov x0, x22
mov x1, x23
mov x3, x20
bl _mlx4_mtt_init
mov x22, x0
cbnz w0, LBB0_5
; %bb.3:
ldr x2, [x19]
mov x0, x21
mov x1, x20
bl _mlx4_ib_umem_write_mtt
mov x22, x0
cbz w0, LBB0_6
; %bb.4:
ldr x0, [x21]
mov x1, x20
bl _mlx4_mtt_cleanup
LBB0_5:
ldr x0, [x19]
bl _ib_umem_release
LBB0_6:
mov x0, x22
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _IB_ACCESS_LOCAL_WRITE,4,2 ; @IB_ACCESS_LOCAL_WRITE
.no_dead_strip _mlx4_ib_get_cq_umem
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/infiniband/hw/mlx4/extr_cq.c_mlx4_ib_get_cq_umem.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ctrl_bio
_ctrl_bio: ## @ctrl_bio
.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
pushq %rax
.cfi_offset %rbx, -24
movl $1, %ebx
cmpl $128, %esi
je LBB0_4
## %bb.1:
cmpl $130, %esi
je LBB0_6
## %bb.2:
cmpl $129, %esi
jne LBB0_5
## %bb.3:
addq $8, %rsp
popq %rbx
popq %rbp
jmp _BIO_get_shutdown ## TAILCALL
LBB0_4:
movl %edx, %esi
callq _BIO_set_shutdown
jmp LBB0_6
LBB0_5:
xorl %ebx, %ebx
LBB0_6:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _ctrl_bio
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ctrl_bio
_ctrl_bio: ; @ctrl_bio
.cfi_startproc
; %bb.0:
cmp w1, #128
b.eq LBB0_4
; %bb.1:
cmp w1, #130
b.eq LBB0_5
; %bb.2:
cmp w1, #129
b.ne LBB0_6
; %bb.3:
b _BIO_get_shutdown
LBB0_4:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x1, x2
bl _BIO_set_shutdown
mov w0, #1
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_5:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
mov w0, #1
ret
LBB0_6:
mov x0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _ctrl_bio
.subsections_via_symbols
| AnghaBench/h2o/lib/common/extr_socket.c_ctrl_bio.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ovl_ioctl
_ovl_ioctl: ## @ovl_ioctl
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $esi killed $esi def $rsi
leal -128(%rsi), %eax
cmpl $3, %eax
ja LBB0_5
## %bb.1:
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_2:
## kill: def $esi killed $esi killed $rsi
popq %rbp
jmp _ovl_real_ioctl ## TAILCALL
LBB0_5:
movq _ENOTTY@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subq (%rcx), %rax
popq %rbp
retq
LBB0_3:
movl $128, %esi
popq %rbp
jmp _ovl_ioctl_set_fsflags ## TAILCALL
LBB0_4:
movl $130, %esi
popq %rbp
jmp _ovl_ioctl_set_fsxflags ## TAILCALL
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_3, LBB0_3-LJTI0_0
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
LJTI0_0:
.long L0_0_set_3
.long L0_0_set_2
.long L0_0_set_4
.long L0_0_set_2
.end_data_region
## -- End function
.comm _ENOTTY,8,3 ## @ENOTTY
.no_dead_strip _ovl_ioctl
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ovl_ioctl
_ovl_ioctl: ; @ovl_ioctl
.cfi_startproc
; %bb.0:
sub w8, w1, #128
cmp w8, #3
b.hi LBB0_3
; %bb.1:
Lloh0:
adrp x9, lJTI0_0@PAGE
Lloh1:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_2
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_2:
b _ovl_real_ioctl
LBB0_3:
Lloh2:
adrp x8, _ENOTTY@GOTPAGE
Lloh3:
ldr x8, [x8, _ENOTTY@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
neg x0, x8
ret
LBB0_4:
mov w1, #128
b _ovl_ioctl_set_fsflags
LBB0_5:
mov w1, #130
b _ovl_ioctl_set_fsxflags
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_4-LBB0_2)>>2
.byte (LBB0_2-LBB0_2)>>2
.byte (LBB0_5-LBB0_2)>>2
.byte (LBB0_2-LBB0_2)>>2
; -- End function
.comm _ENOTTY,8,3 ; @ENOTTY
.no_dead_strip _ovl_ioctl
.subsections_via_symbols
| AnghaBench/linux/fs/overlayfs/extr_file.c_ovl_ioctl.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function pnx4008_stop_hc
_pnx4008_stop_hc: ## @pnx4008_stop_hc
.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
pushq %rax
.cfi_offset %rbx, -24
xorl %eax, %eax
callq _isp1301_vbus_off
movq _USB_OTG_STAT_CONTROL@GOTPCREL(%rip), %rbx
movl (%rbx), %edi
callq ___raw_readl
movq _HOST_EN@GOTPCREL(%rip), %rcx
movq (%rcx), %rdi
notq %rdi
andq %rax, %rdi
movl (%rbx), %esi
addq $8, %rsp
popq %rbx
popq %rbp
jmp ___raw_writel ## TAILCALL
.cfi_endproc
## -- End function
.comm _USB_OTG_STAT_CONTROL,4,2 ## @USB_OTG_STAT_CONTROL
.comm _HOST_EN,8,3 ## @HOST_EN
.no_dead_strip _pnx4008_stop_hc
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function pnx4008_stop_hc
_pnx4008_stop_hc: ; @pnx4008_stop_hc
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
bl _isp1301_vbus_off
Lloh0:
adrp x19, _USB_OTG_STAT_CONTROL@GOTPAGE
Lloh1:
ldr x19, [x19, _USB_OTG_STAT_CONTROL@GOTPAGEOFF]
ldr w0, [x19]
bl ___raw_readl
Lloh2:
adrp x8, _HOST_EN@GOTPAGE
Lloh3:
ldr x8, [x8, _HOST_EN@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
bic x0, x0, x8
ldr w1, [x19]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b ___raw_writel
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _USB_OTG_STAT_CONTROL,4,2 ; @USB_OTG_STAT_CONTROL
.comm _HOST_EN,8,3 ; @HOST_EN
.no_dead_strip _pnx4008_stop_hc
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/usb/host/extr_ohci-pnx4008.c_pnx4008_stop_hc.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _wcount ## -- Begin function wcount
.p2align 4, 0x90
_wcount: ## @wcount
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb (%rdi), %cl
testb %cl, %cl
je LBB0_1
## %bb.2:
incq %rdi
xorl %esi, %esi
xorl %eax, %eax
xorl %edx, %edx
jmp LBB0_3
.p2align 4, 0x90
LBB0_7: ## in Loop: Header=BB0_3 Depth=1
xorl %ecx, %ecx
cmpb $1, %dl
sete %cl
movzbl %dl, %edx
cmovel %esi, %edx
addl %ecx, %eax
LBB0_8: ## in Loop: Header=BB0_3 Depth=1
movzbl (%rdi), %ecx
incq %rdi
LBB0_3: ## =>This Inner Loop Header: Depth=1
cmpb $32, %cl
je LBB0_7
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movb $1, %dl
testb %cl, %cl
jne LBB0_8
## %bb.5:
incl %eax
popq %rbp
retq
LBB0_1:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r14
pushq %rbx
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl $1000, %edi ## imm = 0x3E8
callq _malloc
movq %rax, %r14
movq %rax, %rdi
callq _gets
movb (%r14), %bl
testb %bl, %bl
je LBB1_1
## %bb.2:
movq %r14, %rax
incq %rax
xorl %ecx, %ecx
xorl %esi, %esi
xorl %edx, %edx
jmp LBB1_3
.p2align 4, 0x90
LBB1_7: ## in Loop: Header=BB1_3 Depth=1
xorl %edi, %edi
cmpb $1, %dl
sete %dil
movzbl %dl, %edx
cmovel %ecx, %edx
addl %edi, %esi
LBB1_8: ## in Loop: Header=BB1_3 Depth=1
movzbl (%rax), %ebx
incq %rax
LBB1_3: ## =>This Inner Loop Header: Depth=1
cmpb $32, %bl
je LBB1_7
## %bb.4: ## in Loop: Header=BB1_3 Depth=1
movb $1, %dl
testb %bl, %bl
jne LBB1_8
## %bb.5:
incl %esi
jmp LBB1_6
LBB1_1:
xorl %esi, %esi
LBB1_6:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
movq %r14, %rdi
callq _free
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _wcount ; -- Begin function wcount
.p2align 2
_wcount: ; @wcount
.cfi_startproc
; %bb.0:
ldrb w11, [x0]
cbz w11, LBB0_6
; %bb.1:
mov w8, #0
mov w10, #0
add x9, x0, #1
cmp w11, #32
b.ne LBB0_3
LBB0_2: ; =>This Inner Loop Header: Depth=1
cmp w10, #1
csel w10, wzr, w10, eq
cinc w8, w8, eq
ldrb w11, [x9], #1
cmp w11, #32
b.eq LBB0_2
LBB0_3: ; =>This Inner Loop Header: Depth=1
cbz w11, LBB0_5
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
mov w10, #1
ldrb w11, [x9], #1
cmp w11, #32
b.ne LBB0_3
b LBB0_2
LBB0_5:
add w0, w8, #1
ret
LBB0_6:
mov w0, #0
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 x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov w0, #1000
bl _malloc
mov x19, x0
bl _gets
ldrb w11, [x19]
cbz w11, LBB1_6
; %bb.1:
mov w8, #0
mov w10, #0
add x9, x19, #1
cmp w11, #32
b.ne LBB1_3
LBB1_2: ; =>This Inner Loop Header: Depth=1
cmp w10, #1
csel w10, wzr, w10, eq
cinc w8, w8, eq
ldrb w11, [x9], #1
cmp w11, #32
b.eq LBB1_2
LBB1_3: ; =>This Inner Loop Header: Depth=1
cbz w11, LBB1_5
; %bb.4: ; in Loop: Header=BB1_3 Depth=1
mov w10, #1
ldrb w11, [x9], #1
cmp w11, #32
b.ne LBB1_3
b LBB1_2
LBB1_5:
add w8, w8, #1
b LBB1_7
LBB1_6:
mov w8, #0
LBB1_7:
str x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x0, x19
bl _free
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d\n"
.subsections_via_symbols
| the_stack_data/132952251.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cachefiles_check_auxdata ## -- Begin function cachefiles_check_auxdata
.p2align 4, 0x90
_cachefiles_check_auxdata: ## @cachefiles_check_auxdata
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq 8(%rdi), %r12
movq %r12, %rdi
callq _ASSERT
movq %r12, %rdi
callq _d_backing_inode
movq %rax, %rdi
callq _ASSERT
movq (%r14), %rax
movq (%rax), %rax
movq 8(%rax), %rdi
callq _ASSERT
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $528, %edi ## imm = 0x210
callq _kmalloc
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %r15
movq _cachefiles_xattr_cache@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r12, %rdi
movq %r15, %rdx
movl $513, %ecx ## imm = 0x201
callq _vfs_getxattr
movl %eax, %r13d
movq _ESTALE@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
testl %r13d, %r13d
jle LBB0_5
## %bb.3:
movq (%r15), %rax
movq (%r14), %rcx
movq (%rcx), %rcx
cmpq (%rcx), %rax
jne LBB0_5
## %bb.4:
decl %r13d
movq %r15, %rax
addq $8, %rax
movq %rax, -48(%rbp) ## 8-byte Spill
movq %r12, %rdi
callq _d_backing_inode
movq %rax, %rdi
callq _i_size_read
movq %r14, %rdi
movq -48(%rbp), %rsi ## 8-byte Reload
movl %r13d, %edx
movl %eax, %ecx
callq _fscache_check_aux
movq _FSCACHE_CHECKAUX_OKAY@GOTPCREL(%rip), %rcx
xorl %edx, %edx
cmpl (%rcx), %eax
cmovel %edx, %ebx
LBB0_5:
movq %r15, %rdi
callq _kfree
jmp LBB0_6
LBB0_1:
movq _ENOMEM@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_6:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _cachefiles_xattr_cache,4,2 ## @cachefiles_xattr_cache
.comm _ESTALE,4,2 ## @ESTALE
.comm _FSCACHE_CHECKAUX_OKAY,4,2 ## @FSCACHE_CHECKAUX_OKAY
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cachefiles_check_auxdata ; -- Begin function cachefiles_check_auxdata
.p2align 2
_cachefiles_check_auxdata: ; @cachefiles_check_auxdata
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x0
ldr x21, [x0, #8]
mov x0, x21
bl _ASSERT
mov x0, x21
bl _d_backing_inode
bl _ASSERT
ldr x8, [x19]
ldr x8, [x8]
ldr x0, [x8, #8]
bl _ASSERT
Lloh0:
adrp x8, _GFP_KERNEL@GOTPAGE
Lloh1:
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
mov w0, #528
bl _kmalloc
cbz x0, LBB0_5
; %bb.1:
mov x20, x0
Lloh3:
adrp x8, _cachefiles_xattr_cache@GOTPAGE
Lloh4:
ldr x8, [x8, _cachefiles_xattr_cache@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
mov x0, x21
mov x2, x20
mov w3, #513
bl _vfs_getxattr
Lloh6:
adrp x8, _ESTALE@GOTPAGE
Lloh7:
ldr x8, [x8, _ESTALE@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
neg w22, w8
subs w23, w0, #1
b.lt LBB0_4
; %bb.2:
ldr x8, [x20]
ldr x9, [x19]
ldr x9, [x9]
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_4
; %bb.3:
add x24, x20, #8
mov x0, x21
bl _d_backing_inode
bl _i_size_read
mov x3, x0
mov x0, x19
mov x1, x24
mov x2, x23
bl _fscache_check_aux
Lloh9:
adrp x8, _FSCACHE_CHECKAUX_OKAY@GOTPAGE
Lloh10:
ldr x8, [x8, _FSCACHE_CHECKAUX_OKAY@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
cmp w0, w8
csel w22, wzr, w22, eq
LBB0_4:
mov x0, x20
bl _kfree
b LBB0_6
LBB0_5:
Lloh12:
adrp x8, _ENOMEM@GOTPAGE
Lloh13:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh14:
ldr w8, [x8]
neg w22, w8
LBB0_6:
mov x0, x22
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.cfi_endproc
; -- End function
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _cachefiles_xattr_cache,4,2 ; @cachefiles_xattr_cache
.comm _ESTALE,4,2 ; @ESTALE
.comm _FSCACHE_CHECKAUX_OKAY,4,2 ; @FSCACHE_CHECKAUX_OKAY
.subsections_via_symbols
| AnghaBench/linux/fs/cachefiles/extr_xattr.c_cachefiles_check_auxdata.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function smb3_receive_transform
_smb3_receive_transform: ## @smb3_receive_transform
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r14
movq %rdx, %r13
movq %rsi, %r12
movq %rdi, %rbx
movq (%rdi), %rax
movl 8(%rdi), %r15d
movl (%rax), %edi
callq _le32_to_cpu
cmpq $7, %r15
ja LBB0_2
## %bb.1:
movq _VFS@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str(%rip), %rsi
xorl %r14d, %r14d
movl %r15d, %edx
xorl %eax, %eax
callq _cifs_server_dbg
jmp LBB0_4
LBB0_2:
movl %eax, %eax
addq $4, %rax
cmpq %r15, %rax
jbe LBB0_5
## %bb.3:
movq _VFS@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.1(%rip), %rsi
xorl %r14d, %r14d
xorl %eax, %eax
callq _cifs_server_dbg
LBB0_4:
movq %rbx, %rdi
callq _cifs_reconnect
addq $12, %rbx
movq %rbx, %rdi
callq _wake_up
movq _ECONNABORTED@GOTPCREL(%rip), %rax
subl (%rax), %r14d
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_5:
movq _CIFSMaxBufSize@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
movq %rbx, %rdi
callq _MAX_HEADER_SIZE
addl -44(%rbp), %eax ## 4-byte Folded Reload
movq %rbx, %rdi
movq %r12, %rsi
cmpl %eax, %r15d
jbe LBB0_6
## %bb.7:
movq %r14, %rdx
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _receive_encrypted_read ## TAILCALL
LBB0_6:
movq %r13, %rdx
movq %r14, %rcx
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _receive_encrypted_standard ## TAILCALL
.cfi_endproc
## -- End function
.comm _VFS,4,2 ## @VFS
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Transform message is too small (%u)\n"
.comm _ECONNABORTED,4,2 ## @ECONNABORTED
L_.str.1: ## @.str.1
.asciz "Transform message is broken\n"
.comm _CIFSMaxBufSize,4,2 ## @CIFSMaxBufSize
.no_dead_strip _smb3_receive_transform
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function smb3_receive_transform
_smb3_receive_transform: ; @smb3_receive_transform
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x20, x3
mov x22, x2
mov x21, x1
mov x19, x0
ldr x8, [x0]
ldr w23, [x0, #8]
ldr w0, [x8]
bl _le32_to_cpu
cmp w23, #7
b.hi LBB0_2
; %bb.1:
Lloh0:
adrp x8, _VFS@GOTPAGE
Lloh1:
ldr x8, [x8, _VFS@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
str x23, [sp]
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
b LBB0_4
LBB0_2:
mov w8, w0
add x8, x8, #4
cmp x8, x23
b.ls LBB0_5
; %bb.3:
Lloh5:
adrp x8, _VFS@GOTPAGE
Lloh6:
ldr x8, [x8, _VFS@GOTPAGEOFF]
Lloh7:
ldr w0, [x8]
Lloh8:
adrp x1, l_.str.1@PAGE
Lloh9:
add x1, x1, l_.str.1@PAGEOFF
LBB0_4:
bl _cifs_server_dbg
mov x0, x19
bl _cifs_reconnect
add x0, x19, #12
bl _wake_up
Lloh10:
adrp x8, _ECONNABORTED@GOTPAGE
Lloh11:
ldr x8, [x8, _ECONNABORTED@GOTPAGEOFF]
Lloh12:
ldr w8, [x8]
neg w0, w8
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB0_5:
Lloh13:
adrp x8, _CIFSMaxBufSize@GOTPAGE
Lloh14:
ldr x8, [x8, _CIFSMaxBufSize@GOTPAGEOFF]
Lloh15:
ldr w24, [x8]
mov x0, x19
bl _MAX_HEADER_SIZE
add w8, w0, w24
mov x0, x19
mov x1, x21
cmp w23, w8
b.ls LBB0_7
; %bb.6:
mov x2, x20
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
b _receive_encrypted_read
LBB0_7:
mov x2, x22
mov x3, x20
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
b _receive_encrypted_standard
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.cfi_endproc
; -- End function
.comm _VFS,4,2 ; @VFS
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Transform message is too small (%u)\n"
.comm _ECONNABORTED,4,2 ; @ECONNABORTED
l_.str.1: ; @.str.1
.asciz "Transform message is broken\n"
.comm _CIFSMaxBufSize,4,2 ; @CIFSMaxBufSize
.no_dead_strip _smb3_receive_transform
.subsections_via_symbols
| AnghaBench/linux/fs/cifs/extr_smb2ops.c_smb3_receive_transform.c | anghabench |
.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
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq L_.str(%rip), %rdi
xorl %ebx, %ebx
leaq -52(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movq %rsp, %r14
movl -52(%rbp), %r12d
movq %r12, %rax
imulq %r12, %rax
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %r13
movl -52(%rbp), %r9d
testl %r9d, %r9d
jle LBB0_22
## %bb.1:
movq %r14, -72(%rbp) ## 8-byte Spill
leaq (,%r12,4), %r15
leaq L_.str(%rip), %r14
leaq -56(%rbp), %rbx
movq %r13, -64(%rbp) ## 8-byte Spill
xorl %ecx, %ecx
movq %r15, -80(%rbp) ## 8-byte Spill
jmp LBB0_2
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_2 Depth=1
incq %rcx
movslq %r9d, %rax
addq %r15, %r13
cmpq %rax, %rcx
jge LBB0_7
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
testl %r12d, %r12d
jle LBB0_6
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq %rcx, -88(%rbp) ## 8-byte Spill
xorl %r15d, %r15d
.p2align 4, 0x90
LBB0_4: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movq %r14, %rdi
movq %rbx, %rsi
xorl %eax, %eax
callq _scanf
movl -56(%rbp), %eax
movl %eax, (%r13,%r15,4)
incq %r15
cmpq %r15, %r12
jne LBB0_4
## %bb.5: ## in Loop: Header=BB0_2 Depth=1
movl -52(%rbp), %r9d
movq -80(%rbp), %r15 ## 8-byte Reload
movq -88(%rbp), %rcx ## 8-byte Reload
jmp LBB0_6
LBB0_7:
xorl %ebx, %ebx
cmpl $2, %r9d
movq -72(%rbp), %r14 ## 8-byte Reload
movq -64(%rbp), %r11 ## 8-byte Reload
jl LBB0_22
## %bb.8:
decl %r9d
leal -1(%r12), %r8d
movl %r8d, %edx
andl $-2, %edx
leaq 4(%r11), %rsi
xorl %r10d, %r10d
movq %r9, %rax
xorl %ebx, %ebx
jmp LBB0_9
.p2align 4, 0x90
LBB0_21: ## in Loop: Header=BB0_9 Depth=1
incq %r10
decq %rax
addq %r15, %rsi
cmpq %r9, %r10
je LBB0_22
LBB0_9: ## =>This Loop Header: Depth=1
## Child Loop BB0_13 Depth 2
cmpl $2, %r12d
jl LBB0_21
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
cmpl $1, %r8d
jne LBB0_12
## %bb.11: ## in Loop: Header=BB0_9 Depth=1
xorl %ecx, %ecx
LBB0_18: ## in Loop: Header=BB0_9 Depth=1
testb $1, %r8b
je LBB0_21
## %bb.19: ## in Loop: Header=BB0_9 Depth=1
leaq (%rcx,%r10), %rdi
cmpq %r9, %rdi
je LBB0_21
## %bb.20: ## in Loop: Header=BB0_9 Depth=1
movq %r10, %rdi
imulq %r12, %rdi
leaq (%r11,%rdi,4), %rdi
addl (%rdi,%rcx,4), %ebx
jmp LBB0_21
.p2align 4, 0x90
LBB0_12: ## in Loop: Header=BB0_9 Depth=1
leaq -1(%rax), %rdi
xorl %ecx, %ecx
jmp LBB0_13
.p2align 4, 0x90
LBB0_17: ## in Loop: Header=BB0_13 Depth=2
addq $2, %rcx
cmpq %rcx, %rdx
je LBB0_18
LBB0_13: ## Parent Loop BB0_9 Depth=1
## => This Inner Loop Header: Depth=2
cmpq %rcx, %rax
je LBB0_15
## %bb.14: ## in Loop: Header=BB0_13 Depth=2
addl -4(%rsi,%rcx,4), %ebx
LBB0_15: ## in Loop: Header=BB0_13 Depth=2
cmpq %rcx, %rdi
je LBB0_17
## %bb.16: ## in Loop: Header=BB0_13 Depth=2
addl (%rsi,%rcx,4), %ebx
jmp LBB0_17
LBB0_22:
leaq L_.str(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
movq %r14, %rsp
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_24
## %bb.23:
xorl %eax, %eax
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_24:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #16
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-88]
sub x8, x29, #92
str x8, [sp, #-16]!
Lloh3:
adrp x0, l_.str@PAGE
Lloh4:
add x0, x0, l_.str@PAGEOFF
bl _scanf
add sp, sp, #16
mov x20, sp
ldur w21, [x29, #-92]
mul x8, x21, x21
lsl x8, x8, #2
mov x9, x8
Lloh5:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh6:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
add x8, x8, #15
and x8, x8, #0xfffffffffffffff0
sub x22, x9, x8
mov sp, x22
ldur w10, [x29, #-92]
cmp w10, #1
b.lt LBB0_14
; %bb.1:
mov x24, #0
lsl x23, x21, #2
sub x25, x29, #96
mov x26, x22
Lloh7:
adrp x19, l_.str@PAGE
Lloh8:
add x19, x19, l_.str@PAGEOFF
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
add x24, x24, #1
add x26, x26, x23
cmp x24, w10, sxtw
b.ge LBB0_6
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_4 Depth 2
mov x27, x21
mov x28, x26
cmp w21, #1
b.lt LBB0_2
LBB0_4: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
str x25, [sp, #-16]!
mov x0, x19
bl _scanf
add sp, sp, #16
ldur w8, [x29, #-96]
str w8, [x28], #4
subs x27, x27, #1
b.ne LBB0_4
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
ldur w10, [x29, #-92]
b LBB0_2
LBB0_6:
cmp w10, #2
b.lt LBB0_14
; %bb.7:
mov x9, #0
mov w8, #0
sub w10, w10, #1
sub w11, w21, #1
mov x12, x10
b LBB0_9
LBB0_8: ; in Loop: Header=BB0_9 Depth=1
add x9, x9, #1
sub x12, x12, #1
add x22, x22, x23
cmp x9, x10
b.eq LBB0_15
LBB0_9: ; =>This Loop Header: Depth=1
; Child Loop BB0_12 Depth 2
cmp w21, #2
b.lt LBB0_8
; %bb.10: ; in Loop: Header=BB0_9 Depth=1
mov x13, x11
mov x14, x22
mov x15, x12
b LBB0_12
LBB0_11: ; in Loop: Header=BB0_12 Depth=2
sub x15, x15, #1
add x14, x14, #4
subs x13, x13, #1
b.eq LBB0_8
LBB0_12: ; Parent Loop BB0_9 Depth=1
; => This Inner Loop Header: Depth=2
cbz x15, LBB0_11
; %bb.13: ; in Loop: Header=BB0_12 Depth=2
ldr w16, [x14]
add w8, w16, w8
b LBB0_11
LBB0_14:
mov w8, #0
LBB0_15:
str x8, [sp, #-16]!
Lloh9:
adrp x0, l_.str@PAGE
Lloh10:
add x0, x0, l_.str@PAGEOFF
bl _printf
add sp, sp, #16
mov sp, x20
ldur x8, [x29, #-88]
Lloh11:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh12:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh13:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_17
; %bb.16:
mov w0, #0
sub sp, x29, #80
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB0_17:
bl ___stack_chk_fail
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpAdd Lloh9, Lloh10
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
.subsections_via_symbols
| the_stack_data/232955601.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hc_clGetDeviceIDs ## -- Begin function hc_clGetDeviceIDs
.p2align 4, 0x90
_hc_clGetDeviceIDs: ## @hc_clGetDeviceIDs
.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
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq (%rdi), %rax
movq (%rax), %rax
movl %esi, %edi
movl %edx, %esi
movl %ecx, %edx
movq %r8, %rcx
movq %r9, %r8
callq *(%rax)
movq _CL_SUCCESS@GOTPCREL(%rip), %rdx
xorl %ecx, %ecx
cmpq (%rdx), %rax
je LBB0_2
## %bb.1:
movq %rax, %rdi
callq _val2cstr_cl
leaq L_.str(%rip), %rsi
movq %rbx, %rdi
movl %eax, %edx
callq _event_log_error
movl $-1, %ecx
LBB0_2:
movl %ecx, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CL_SUCCESS,8,3 ## @CL_SUCCESS
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "clGetDeviceIDs(): %s"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hc_clGetDeviceIDs ; -- Begin function hc_clGetDeviceIDs
.p2align 2
_hc_clGetDeviceIDs: ; @hc_clGetDeviceIDs
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr x8, [x0]
ldr x8, [x8]
ldr x8, [x8]
mov x0, x1
mov x1, x2
mov x2, x3
mov x3, x4
mov x4, x5
blr x8
Lloh0:
adrp x8, _CL_SUCCESS@GOTPAGE
Lloh1:
ldr x8, [x8, _CL_SUCCESS@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_2
; %bb.1:
mov w0, #0
b LBB0_3
LBB0_2:
bl _val2cstr_cl
mov x2, x0
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
bl _event_log_error
mov w0, #-1
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _CL_SUCCESS,8,3 ; @CL_SUCCESS
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "clGetDeviceIDs(): %s"
.subsections_via_symbols
| AnghaBench/hashcat/src/extr_backend.c_hc_clGetDeviceIDs.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function set_spdif_ctls
_set_spdif_ctls: ## @set_spdif_ctls
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r15d
movl %esi, %r14d
movq %rdi, %rbx
callq _set_dig_out_convert
movq %rbx, %rdi
movl %r14d, %esi
callq _get_wcaps
movq _AC_WCAP_OUT_AMP@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_2
## %bb.1:
movq _AC_DIG1_ENABLE@GOTPCREL(%rip), %rax
testl %r15d, (%rax)
je LBB0_2
## %bb.3:
movq _HDA_OUTPUT@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _HDA_AMP_MUTE@GOTPCREL(%rip), %rax
movl (%rax), %r8d
movq %rbx, %rdi
movl %r14d, %esi
xorl %ecx, %ecx
xorl %r9d, %r9d
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _snd_hda_codec_amp_stereo ## TAILCALL
LBB0_2:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _AC_WCAP_OUT_AMP,4,2 ## @AC_WCAP_OUT_AMP
.comm _AC_DIG1_ENABLE,4,2 ## @AC_DIG1_ENABLE
.comm _HDA_OUTPUT,4,2 ## @HDA_OUTPUT
.comm _HDA_AMP_MUTE,4,2 ## @HDA_AMP_MUTE
.no_dead_strip _set_spdif_ctls
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function set_spdif_ctls
_set_spdif_ctls: ; @set_spdif_ctls
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x2
mov x19, x1
mov x20, x0
bl _set_dig_out_convert
mov x0, x20
mov x1, x19
bl _get_wcaps
Lloh0:
adrp x8, _AC_WCAP_OUT_AMP@GOTPAGE
Lloh1:
ldr x8, [x8, _AC_WCAP_OUT_AMP@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
tst w8, w0
b.eq LBB0_3
; %bb.1:
Lloh3:
adrp x8, _AC_DIG1_ENABLE@GOTPAGE
Lloh4:
ldr x8, [x8, _AC_DIG1_ENABLE@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
tst w8, w21
b.eq LBB0_3
; %bb.2:
Lloh6:
adrp x8, _HDA_OUTPUT@GOTPAGE
Lloh7:
ldr x8, [x8, _HDA_OUTPUT@GOTPAGEOFF]
Lloh8:
ldr w2, [x8]
Lloh9:
adrp x8, _HDA_AMP_MUTE@GOTPAGE
Lloh10:
ldr x8, [x8, _HDA_AMP_MUTE@GOTPAGEOFF]
Lloh11:
ldr w4, [x8]
mov x0, x20
mov x1, x19
mov w3, #0
mov w5, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _snd_hda_codec_amp_stereo
LBB0_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _AC_WCAP_OUT_AMP,4,2 ; @AC_WCAP_OUT_AMP
.comm _AC_DIG1_ENABLE,4,2 ; @AC_DIG1_ENABLE
.comm _HDA_OUTPUT,4,2 ; @HDA_OUTPUT
.comm _HDA_AMP_MUTE,4,2 ; @HDA_AMP_MUTE
.no_dead_strip _set_spdif_ctls
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/sound/pci/hda/extr_hda_codec.c_set_spdif_ctls.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dlerror ## -- Begin function dlerror
.p2align 4, 0x90
_dlerror: ## @dlerror
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _dlopen ## -- Begin function dlopen
.p2align 4, 0x90
_dlopen: ## @dlopen
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _dlsym ## -- Begin function dlsym
.p2align 4, 0x90
_dlsym: ## @dlsym
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _dlclose ## -- Begin function dlclose
.p2align 4, 0x90
_dlclose: ## @dlclose
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _dlerror ; -- Begin function dlerror
.p2align 2
_dlerror: ; @dlerror
.cfi_startproc
; %bb.0:
mov x0, #0
ret
.cfi_endproc
; -- End function
.globl _dlopen ; -- Begin function dlopen
.p2align 2
_dlopen: ; @dlopen
.cfi_startproc
; %bb.0:
mov x0, #0
ret
.cfi_endproc
; -- End function
.globl _dlsym ; -- Begin function dlsym
.p2align 2
_dlsym: ; @dlsym
.cfi_startproc
; %bb.0:
mov x0, #0
ret
.cfi_endproc
; -- End function
.globl _dlclose ; -- Begin function dlclose
.p2align 2
_dlclose: ; @dlclose
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/93887634.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function test_ktls_client_no_txrx_server
_test_ktls_client_no_txrx_server: ## @test_ktls_client_no_txrx_server
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, %edi
movl $1, %esi
xorl %edx, %edx
xorl %ecx, %ecx
popq %rbp
jmp _execute_test_ktls ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _test_ktls_client_no_txrx_server
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function test_ktls_client_no_txrx_server
_test_ktls_client_no_txrx_server: ; @test_ktls_client_no_txrx_server
.cfi_startproc
; %bb.0:
mov w0, #1
mov w1, #1
mov w2, #0
mov w3, #0
b _execute_test_ktls
.cfi_endproc
; -- End function
.no_dead_strip _test_ktls_client_no_txrx_server
.subsections_via_symbols
| AnghaBench/openssl/test/extr_sslapitest.c_test_ktls_client_no_txrx_server.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function empty_qualifier_sequence_p
_empty_qualifier_sequence_p: ## @empty_qualifier_sequence_p
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _AARCH64_MAX_OPND_NUM@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _TRUE@GOTPCREL(%rip), %rax
testl %ecx, %ecx
jle LBB0_5
## %bb.1:
movq _AARCH64_OPND_QLF_NIL@GOTPCREL(%rip), %rdx
movq (%rdx), %rdx
xorl %esi, %esi
movq _FALSE@GOTPCREL(%rip), %r8
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
cmpq %rdx, (%rdi,%rsi,8)
jne LBB0_4
## %bb.2: ## in Loop: Header=BB0_3 Depth=1
incq %rsi
cmpq %rsi, %rcx
jne LBB0_3
jmp LBB0_5
LBB0_4:
movq %r8, %rax
LBB0_5:
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _AARCH64_MAX_OPND_NUM,4,2 ## @AARCH64_MAX_OPND_NUM
.comm _AARCH64_OPND_QLF_NIL,8,3 ## @AARCH64_OPND_QLF_NIL
.comm _FALSE,4,2 ## @FALSE
.comm _TRUE,4,2 ## @TRUE
.no_dead_strip _empty_qualifier_sequence_p
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function empty_qualifier_sequence_p
_empty_qualifier_sequence_p: ; @empty_qualifier_sequence_p
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _AARCH64_MAX_OPND_NUM@GOTPAGE
Lloh1:
ldr x8, [x8, _AARCH64_MAX_OPND_NUM@GOTPAGEOFF]
Lloh2:
ldr w9, [x8]
cmp w9, #1
b.lt LBB0_5
; %bb.1:
Lloh3:
adrp x8, _AARCH64_OPND_QLF_NIL@GOTPAGE
Lloh4:
ldr x8, [x8, _AARCH64_OPND_QLF_NIL@GOTPAGEOFF]
Lloh5:
ldr x11, [x8]
Lloh6:
adrp x10, _FALSE@GOTPAGE
Lloh7:
ldr x10, [x10, _FALSE@GOTPAGEOFF]
Lloh8:
adrp x8, _TRUE@GOTPAGE
Lloh9:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x12, [x0]
cmp x12, x11
b.ne LBB0_6
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
add x0, x0, #8
subs x9, x9, #1
b.ne LBB0_2
; %bb.4:
ldr w0, [x8]
ret
LBB0_5:
Lloh10:
adrp x8, _TRUE@GOTPAGE
Lloh11:
ldr x8, [x8, _TRUE@GOTPAGEOFF]
Lloh12:
ldr w0, [x8]
ret
LBB0_6:
mov x8, x10
ldr w0, [x8]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.cfi_endproc
; -- End function
.comm _AARCH64_MAX_OPND_NUM,4,2 ; @AARCH64_MAX_OPND_NUM
.comm _AARCH64_OPND_QLF_NIL,8,3 ; @AARCH64_OPND_QLF_NIL
.comm _FALSE,4,2 ; @FALSE
.comm _TRUE,4,2 ; @TRUE
.no_dead_strip _empty_qualifier_sequence_p
.subsections_via_symbols
| AnghaBench/radare2/libr/asm/arch/arm/aarch64/extr_aarch64.h_empty_qualifier_sequence_p.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function _rtl8723be_read_power_value_fromprom
__rtl8723be_read_power_value_fromprom: ## @_rtl8723be_read_power_value_fromprom
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r8, %rbx
movl %ecx, -48(%rbp) ## 4-byte Spill
movq %rdx, -64(%rbp) ## 8-byte Spill
movq %rsi, -56(%rbp) ## 8-byte Spill
callq _rtl_priv
movq %rax, %r12
movq _EEPROM_TX_PWR_INX@GOTPCREL(%rip), %rax
movslq (%rax), %r13
movq _COMP_INIT@GOTPCREL(%rip), %r14
movl (%r14), %esi
movq _DBG_LOUD@GOTPCREL(%rip), %r15
movl (%r15), %edx
leaq 1(%r13), %r8
movl 4(%rbx,%r13,4), %r9d
leaq L_.str(%rip), %rcx
movq %r12, %rdi
## kill: def $r8d killed $r8d killed $r8
xorl %eax, %eax
callq _RT_TRACE
cmpl $0, -48(%rbp) ## 4-byte Folded Reload
jne LBB0_82
## %bb.1:
movq %rbx, %rdx
cmpl $255, 4(%rbx,%r13,4)
je LBB0_82
## %bb.2:
movq _MAX_RF_PATH@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jle LBB0_92
## %bb.3:
xorl %r12d, %r12d
movq _MAX_CHNL_GROUP_24G@GOTPCREL(%rip), %r9
movl $45, %r10d
movq _MAX_CHNL_GROUP_5G@GOTPCREL(%rip), %r11
movl $254, %ebx
movq %rdx, -48(%rbp) ## 8-byte Spill
jmp LBB0_5
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_5 Depth=1
addl $2, %r13d
incq %r12
movq _MAX_RF_PATH@GOTPCREL(%rip), %rax
movslq (%rax), %rax
cmpq %rax, %r12
movq -48(%rbp), %rdx ## 8-byte Reload
movq _MAX_CHNL_GROUP_24G@GOTPCREL(%rip), %r9
movl $45, %r10d
movq _MAX_CHNL_GROUP_5G@GOTPCREL(%rip), %r11
movl $254, %ebx
jge LBB0_92
LBB0_5: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
## Child Loop BB0_10 Depth 2
## Child Loop BB0_19 Depth 2
## Child Loop BB0_48 Depth 2
## Child Loop BB0_55 Depth 2
## Child Loop BB0_79 Depth 2
cmpl $0, (%r9)
jle LBB0_12
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movslq %r13d, %rax
leaq (%rdx,%rax,4), %rdx
movl %r13d, %ecx
xorl %eax, %eax
movq -56(%rbp), %r8 ## 8-byte Reload
.p2align 4, 0x90
LBB0_7: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rdx,%rax,4), %esi
movq (%r8), %rdi
movq (%rdi,%r12,8), %rdi
cmpl $255, %esi
cmovel %r10d, %esi
movl %esi, (%rdi,%rax,4)
incq %rax
movslq (%r9), %rsi
incl %ecx
cmpq %rsi, %rax
jl LBB0_7
## %bb.8: ## in Loop: Header=BB0_5 Depth=1
cmpl $1, %esi
jle LBB0_13
## %bb.9: ## in Loop: Header=BB0_5 Depth=1
movslq %ecx, %rcx
movq -48(%rbp), %rdx ## 8-byte Reload
leaq (%rdx,%rcx,4), %rdx
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_10: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rdx,%rcx,4), %esi
movq 8(%r8), %rdi
movq (%rdi,%r12,8), %rdi
cmpl $255, %esi
cmovel %r10d, %esi
movl %esi, (%rdi,%rcx,4)
incq %rcx
movslq (%r9), %rsi
decq %rsi
cmpq %rsi, %rcx
jl LBB0_10
## %bb.11: ## in Loop: Header=BB0_5 Depth=1
addl %eax, %r13d
addl %r13d, %ecx
movl %ecx, %r13d
jmp LBB0_14
.p2align 4, 0x90
LBB0_12: ## in Loop: Header=BB0_5 Depth=1
movq -56(%rbp), %r8 ## 8-byte Reload
jmp LBB0_15
.p2align 4, 0x90
LBB0_13: ## in Loop: Header=BB0_5 Depth=1
movl %r13d, %r13d
addq %rax, %r13
LBB0_14: ## in Loop: Header=BB0_5 Depth=1
movq -48(%rbp), %rdx ## 8-byte Reload
LBB0_15: ## in Loop: Header=BB0_5 Depth=1
movq _MAX_TX_COUNT@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, %eax
jle LBB0_46
## %bb.16: ## in Loop: Header=BB0_5 Depth=1
xorl %r14d, %r14d
jmp LBB0_19
.p2align 4, 0x90
LBB0_17: ## in Loop: Header=BB0_19 Depth=2
movq 40(%r8), %rax
movq (%rax,%r12,8), %rax
movl $254, (%rax,%r14,4)
movl $2, %ecx
LBB0_18: ## in Loop: Header=BB0_19 Depth=2
addl %ecx, %r13d
incq %r14
movq _MAX_TX_COUNT@GOTPCREL(%rip), %rax
movslq (%rax), %rax
cmpq %rax, %r14
jge LBB0_45
LBB0_19: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movslq %r13d, %r15
testq %r14, %r14
je LBB0_22
## %bb.20: ## in Loop: Header=BB0_19 Depth=2
movl (%rdx,%r15,4), %ebx
cmpl $255, %ebx
jne LBB0_24
## %bb.21: ## in Loop: Header=BB0_19 Depth=2
movq 32(%r8), %rax
movq (%rax,%r12,8), %rax
movl $254, (%rax,%r14,4)
jmp LBB0_26
.p2align 4, 0x90
LBB0_22: ## in Loop: Header=BB0_19 Depth=2
movq 32(%r8), %rax
movq (%rax,%r12,8), %rax
movl $0, (%rax)
movl (%rdx,%r15,4), %ebx
cmpl $255, %ebx
jne LBB0_38
## %bb.23: ## in Loop: Header=BB0_19 Depth=2
movq 16(%r8), %rax
movq (%rax,%r12,8), %rax
movl $2, (%rax)
jmp LBB0_40
.p2align 4, 0x90
LBB0_24: ## in Loop: Header=BB0_19 Depth=2
shrl $4, %ebx
andl $15, %ebx
movq 32(%r8), %rax
movq (%rax,%r12,8), %rax
movl %ebx, (%rax,%r14,4)
movl $3, %edi
callq _BIT
movq -48(%rbp), %rdx ## 8-byte Reload
movq -56(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
je LBB0_26
## %bb.25: ## in Loop: Header=BB0_19 Depth=2
movq 32(%r8), %rax
movq (%rax,%r12,8), %rax
orl $240, (%rax,%r14,4)
LBB0_26: ## in Loop: Header=BB0_19 Depth=2
movl (%rdx,%r15,4), %ebx
cmpl $255, %ebx
jne LBB0_28
## %bb.27: ## in Loop: Header=BB0_19 Depth=2
movq 16(%r8), %rax
movq (%rax,%r12,8), %rax
movl $254, (%rax,%r14,4)
jmp LBB0_30
.p2align 4, 0x90
LBB0_28: ## in Loop: Header=BB0_19 Depth=2
andl $15, %ebx
movq 16(%r8), %rax
movq (%rax,%r12,8), %rax
movl %ebx, (%rax,%r14,4)
movl $3, %edi
callq _BIT
movq -48(%rbp), %rdx ## 8-byte Reload
movq -56(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
je LBB0_30
## %bb.29: ## in Loop: Header=BB0_19 Depth=2
movq 16(%r8), %rax
movq (%rax,%r12,8), %rax
orl $240, (%rax,%r14,4)
LBB0_30: ## in Loop: Header=BB0_19 Depth=2
movl 4(%rdx,%r15,4), %ebx
cmpl $255, %ebx
jne LBB0_32
## %bb.31: ## in Loop: Header=BB0_19 Depth=2
movq 24(%r8), %rax
movq (%rax,%r12,8), %rax
movl $254, (%rax,%r14,4)
jmp LBB0_34
.p2align 4, 0x90
LBB0_32: ## in Loop: Header=BB0_19 Depth=2
shrl $4, %ebx
andl $15, %ebx
movq 24(%r8), %rax
movq (%rax,%r12,8), %rax
movl %ebx, (%rax,%r14,4)
movl $3, %edi
callq _BIT
movq -48(%rbp), %rdx ## 8-byte Reload
movq -56(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
je LBB0_34
## %bb.33: ## in Loop: Header=BB0_19 Depth=2
movq 24(%r8), %rax
movq (%rax,%r12,8), %rax
orl $240, (%rax,%r14,4)
LBB0_34: ## in Loop: Header=BB0_19 Depth=2
movl 4(%rdx,%r15,4), %ebx
cmpl $255, %ebx
je LBB0_17
## %bb.35: ## in Loop: Header=BB0_19 Depth=2
andl $15, %ebx
movq 40(%r8), %rax
movq (%rax,%r12,8), %rax
movl %ebx, (%rax,%r14,4)
movl $3, %edi
movq %r8, %r15
callq _BIT
movl $2, %ecx
testl %ebx, %eax
je LBB0_37
## %bb.36: ## in Loop: Header=BB0_19 Depth=2
movq 40(%r15), %rax
movq (%rax,%r12,8), %rax
orl $240, (%rax,%r14,4)
LBB0_37: ## in Loop: Header=BB0_19 Depth=2
movq %r15, %r8
movq -48(%rbp), %rdx ## 8-byte Reload
jmp LBB0_18
LBB0_38: ## in Loop: Header=BB0_19 Depth=2
sarl $4, %ebx
orl $15, %ebx
movq 16(%r8), %rax
movq (%rax,%r12,8), %rax
movl %ebx, (%rax)
movl $3, %edi
callq _BIT
movq -48(%rbp), %rdx ## 8-byte Reload
movq -56(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
je LBB0_40
## %bb.39: ## in Loop: Header=BB0_19 Depth=2
movq 16(%r8), %rax
movq (%rax,%r12,8), %rax
orl $240, (%rax)
LBB0_40: ## in Loop: Header=BB0_19 Depth=2
movl (%rdx,%r15,4), %ebx
cmpl $255, %ebx
jne LBB0_42
## %bb.41: ## in Loop: Header=BB0_19 Depth=2
movq 24(%r8), %rax
movq (%rax,%r12,8), %rax
movl $4, (%rax)
jmp LBB0_44
LBB0_42: ## in Loop: Header=BB0_19 Depth=2
andl $15, %ebx
movq 24(%r8), %rax
movq (%rax,%r12,8), %rax
movl %ebx, (%rax)
movl $3, %edi
callq _BIT
movq -48(%rbp), %rdx ## 8-byte Reload
movq -56(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
je LBB0_44
## %bb.43: ## in Loop: Header=BB0_19 Depth=2
movq 24(%r8), %rax
movq (%rax,%r12,8), %rax
orl $240, (%rax)
LBB0_44: ## in Loop: Header=BB0_19 Depth=2
movq 40(%r8), %rax
movq (%rax,%r12,8), %rax
movl $0, (%rax)
movl $1, %ecx
jmp LBB0_18
.p2align 4, 0x90
LBB0_45: ## in Loop: Header=BB0_5 Depth=1
movq _MAX_CHNL_GROUP_5G@GOTPCREL(%rip), %r11
movl $254, %ebx
LBB0_46: ## in Loop: Header=BB0_5 Depth=1
cmpl $0, (%r11)
movq -64(%rbp), %r8 ## 8-byte Reload
jle LBB0_50
## %bb.47: ## in Loop: Header=BB0_5 Depth=1
movslq %r13d, %rax
leaq (%rdx,%rax,4), %rcx
xorl %eax, %eax
.p2align 4, 0x90
LBB0_48: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rcx,%rax,4), %edx
movq (%r8), %rsi
movq (%rsi,%r12,8), %rsi
cmpl $255, %edx
cmovel %ebx, %edx
movl %edx, (%rsi,%rax,4)
incq %rax
movslq (%r11), %rdx
cmpq %rdx, %rax
jl LBB0_48
## %bb.49: ## in Loop: Header=BB0_5 Depth=1
addl %eax, %r13d
movq _MAX_TX_COUNT@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq -48(%rbp), %rdx ## 8-byte Reload
LBB0_50: ## in Loop: Header=BB0_5 Depth=1
testl %eax, %eax
jle LBB0_72
## %bb.51: ## in Loop: Header=BB0_5 Depth=1
movslq %r13d, %rax
leaq (%rdx,%rax,4), %r15
xorl %r14d, %r14d
jmp LBB0_55
.p2align 4, 0x90
LBB0_52: ## in Loop: Header=BB0_55 Depth=2
movq 16(%r8), %rax
movq (%rax,%r12,8), %rax
movl $254, (%rax,%r14,4)
LBB0_53: ## in Loop: Header=BB0_55 Depth=2
movq -48(%rbp), %rdx ## 8-byte Reload
LBB0_54: ## in Loop: Header=BB0_55 Depth=2
incq %r14
movq _MAX_TX_COUNT@GOTPCREL(%rip), %rax
movslq (%rax), %rax
cmpq %rax, %r14
jge LBB0_71
LBB0_55: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
testq %r14, %r14
je LBB0_58
## %bb.56: ## in Loop: Header=BB0_55 Depth=2
movl (%r15,%r14,4), %ebx
cmpl $255, %ebx
jne LBB0_60
## %bb.57: ## in Loop: Header=BB0_55 Depth=2
movq 8(%r8), %rax
movq (%rax,%r12,8), %rax
movl $254, (%rax,%r14,4)
jmp LBB0_62
.p2align 4, 0x90
LBB0_58: ## in Loop: Header=BB0_55 Depth=2
movq 8(%r8), %rax
movq (%rax,%r12,8), %rax
movl $0, (%rax)
movl (%r15,%r14,4), %ebx
cmpl $255, %ebx
jne LBB0_65
## %bb.59: ## in Loop: Header=BB0_55 Depth=2
movq 16(%r8), %rax
movq (%rax,%r12,8), %rax
movl $0, (%rax)
jmp LBB0_67
.p2align 4, 0x90
LBB0_60: ## in Loop: Header=BB0_55 Depth=2
shrl $4, %ebx
andl $15, %ebx
movq 8(%r8), %rax
movq (%rax,%r12,8), %rax
movl %ebx, (%rax,%r14,4)
movl $3, %edi
callq _BIT
movq -64(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
je LBB0_62
## %bb.61: ## in Loop: Header=BB0_55 Depth=2
movq 8(%r8), %rax
movq (%rax,%r12,8), %rax
orl $240, (%rax,%r14,4)
LBB0_62: ## in Loop: Header=BB0_55 Depth=2
movl (%r15,%r14,4), %ebx
cmpl $255, %ebx
je LBB0_52
## %bb.63: ## in Loop: Header=BB0_55 Depth=2
andl $15, %ebx
movq 16(%r8), %rax
movq (%rax,%r12,8), %rax
movl %ebx, (%rax,%r14,4)
movl $3, %edi
callq _BIT
movq -64(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
movq -48(%rbp), %rdx ## 8-byte Reload
je LBB0_54
## %bb.64: ## in Loop: Header=BB0_55 Depth=2
movq 16(%r8), %rax
movq (%rax,%r12,8), %rax
orl $240, (%rax,%r14,4)
jmp LBB0_54
LBB0_65: ## in Loop: Header=BB0_55 Depth=2
shrl $4, %ebx
andl $15, %ebx
movq 16(%r8), %rax
movq (%rax,%r12,8), %rax
movl %ebx, (%rax)
movl $3, %edi
callq _BIT
movq -64(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
je LBB0_67
## %bb.66: ## in Loop: Header=BB0_55 Depth=2
movq 16(%r8), %rax
movq (%rax,%r12,8), %rax
orl $240, (%rax)
LBB0_67: ## in Loop: Header=BB0_55 Depth=2
movl (%r15,%r14,4), %ebx
cmpl $255, %ebx
jne LBB0_69
## %bb.68: ## in Loop: Header=BB0_55 Depth=2
movq 24(%r8), %rax
movq (%rax,%r12,8), %rax
movl $4, (%rax)
jmp LBB0_53
LBB0_69: ## in Loop: Header=BB0_55 Depth=2
andl $15, %ebx
movq 24(%r8), %rax
movq (%rax,%r12,8), %rax
movl %ebx, (%rax)
movl $3, %edi
callq _BIT
movq -64(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
movq -48(%rbp), %rdx ## 8-byte Reload
je LBB0_54
## %bb.70: ## in Loop: Header=BB0_55 Depth=2
movq 24(%r8), %rax
movq (%rax,%r12,8), %rax
orl $240, (%rax)
jmp LBB0_54
.p2align 4, 0x90
LBB0_71: ## in Loop: Header=BB0_5 Depth=1
addl %r14d, %r13d
movl $254, %ebx
LBB0_72: ## in Loop: Header=BB0_5 Depth=1
movslq %r13d, %rcx
movl (%rdx,%rcx,4), %esi
cmpl $255, %esi
movq %rdx, %rdi
jne LBB0_74
## %bb.73: ## in Loop: Header=BB0_5 Depth=1
movq 24(%r8), %rdx
movq (%rdx,%r12,8), %rdx
movl $254, 4(%rdx)
movl $254, %esi
jmp LBB0_75
.p2align 4, 0x90
LBB0_74: ## in Loop: Header=BB0_5 Depth=1
shrl $4, %esi
andl $15, %esi
movq 24(%r8), %rdx
movq (%rdx,%r12,8), %rdx
movl %esi, 4(%rdx)
movl (%rdi,%rcx,4), %esi
andl $15, %esi
LBB0_75: ## in Loop: Header=BB0_5 Depth=1
movl %esi, 8(%rdx)
movl 4(%rdi,%rcx,4), %ecx
movl %ecx, %esi
andl $15, %esi
cmpl $255, %ecx
cmovel %ebx, %esi
movl %esi, 12(%rdx)
cmpl $2, %eax
jl LBB0_4
## %bb.76: ## in Loop: Header=BB0_5 Depth=1
movl $1, %r14d
jmp LBB0_79
.p2align 4, 0x90
LBB0_77: ## in Loop: Header=BB0_79 Depth=2
movl $254, (%rax,%r14,4)
LBB0_78: ## in Loop: Header=BB0_79 Depth=2
incq %r14
movq _MAX_TX_COUNT@GOTPCREL(%rip), %rax
movslq (%rax), %rax
cmpq %rax, %r14
jge LBB0_4
LBB0_79: ## Parent Loop BB0_5 Depth=1
## => This Inner Loop Header: Depth=2
movq 24(%r8), %rax
movq (%rax,%r12,8), %rax
movl (%rax,%r14,4), %ebx
cmpl $255, %ebx
je LBB0_77
## %bb.80: ## in Loop: Header=BB0_79 Depth=2
movl $3, %edi
callq _BIT
movq -64(%rbp), %r8 ## 8-byte Reload
testl %ebx, %eax
je LBB0_78
## %bb.81: ## in Loop: Header=BB0_79 Depth=2
movq 24(%r8), %rax
movq (%rax,%r12,8), %rax
orl $240, (%rax,%r14,4)
jmp LBB0_78
LBB0_82:
movl (%r14), %esi
movl (%r15), %edx
leaq L_.str.1(%rip), %rcx
movq %r12, %rdi
xorl %eax, %eax
callq _RT_TRACE
movq _MAX_RF_PATH@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jle LBB0_92
## %bb.83:
xorl %ecx, %ecx
movq _MAX_CHNL_GROUP_24G@GOTPCREL(%rip), %rdx
movq _MAX_TX_COUNT@GOTPCREL(%rip), %rsi
jmp LBB0_85
.p2align 4, 0x90
LBB0_84: ## in Loop: Header=BB0_85 Depth=1
incq %rcx
movslq (%rax), %rdi
cmpq %rdi, %rcx
jge LBB0_92
LBB0_85: ## =>This Loop Header: Depth=1
## Child Loop BB0_87 Depth 2
## Child Loop BB0_91 Depth 2
cmpl $0, (%rdx)
jle LBB0_88
## %bb.86: ## in Loop: Header=BB0_85 Depth=1
movq -56(%rbp), %r8 ## 8-byte Reload
movq (%r8), %rdi
movq 8(%r8), %r8
movq (%rdi,%rcx,8), %rdi
movq (%r8,%rcx,8), %r8
xorl %r9d, %r9d
.p2align 4, 0x90
LBB0_87: ## Parent Loop BB0_85 Depth=1
## => This Inner Loop Header: Depth=2
movl $45, (%rdi,%r9,4)
movl $45, (%r8,%r9,4)
incq %r9
movslq (%rdx), %r10
cmpq %r10, %r9
jl LBB0_87
LBB0_88: ## in Loop: Header=BB0_85 Depth=1
cmpl $0, (%rsi)
jle LBB0_84
## %bb.89: ## in Loop: Header=BB0_85 Depth=1
movq -56(%rbp), %r8 ## 8-byte Reload
movq 16(%r8), %rdi
movq (%rdi,%rcx,8), %rdi
movl $2, (%rdi)
movq 24(%r8), %r8
movq (%r8,%rcx,8), %r8
movl $4, (%r8)
cmpl $2, (%rsi)
jl LBB0_84
## %bb.90: ## in Loop: Header=BB0_85 Depth=1
movq -56(%rbp), %r10 ## 8-byte Reload
movq 32(%r10), %r9
movq 40(%r10), %r10
movq (%r9,%rcx,8), %r9
movq (%r10,%rcx,8), %r10
movl $1, %r11d
.p2align 4, 0x90
LBB0_91: ## Parent Loop BB0_85 Depth=1
## => This Inner Loop Header: Depth=2
movl $254, (%rdi,%r11,4)
movl $254, (%r9,%r11,4)
movl $254, (%r10,%r11,4)
movl $254, (%r8,%r11,4)
movslq (%rsi), %rbx
incq %r11
cmpq %rbx, %r11
jl LBB0_91
jmp LBB0_84
LBB0_92:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EEPROM_TX_PWR_INX,4,2 ## @EEPROM_TX_PWR_INX
.comm _COMP_INIT,4,2 ## @COMP_INIT
.comm _DBG_LOUD,4,2 ## @DBG_LOUD
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "hal_ReadPowerValueFromPROM8723BE(): PROMContent[0x%x]=0x%x\n"
L_.str.1: ## @.str.1
.asciz "auto load fail : Use Default value!\n"
.comm _MAX_RF_PATH,4,2 ## @MAX_RF_PATH
.comm _MAX_CHNL_GROUP_24G,4,2 ## @MAX_CHNL_GROUP_24G
.comm _MAX_TX_COUNT,4,2 ## @MAX_TX_COUNT
.comm _MAX_CHNL_GROUP_5G,4,2 ## @MAX_CHNL_GROUP_5G
.no_dead_strip __rtl8723be_read_power_value_fromprom
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function _rtl8723be_read_power_value_fromprom
__rtl8723be_read_power_value_fromprom: ; @_rtl8723be_read_power_value_fromprom
.cfi_startproc
; %bb.0:
sub sp, sp, #128
stp x28, x27, [sp, #32] ; 16-byte Folded Spill
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x20, x4
mov x23, x3
mov x21, x2
mov x19, x1
bl _rtl_priv
mov x22, x0
Lloh0:
adrp x8, _EEPROM_TX_PWR_INX@GOTPAGE
Lloh1:
ldr x8, [x8, _EEPROM_TX_PWR_INX@GOTPAGEOFF]
Lloh2:
ldr w25, [x8]
Lloh3:
adrp x24, _COMP_INIT@GOTPAGE
Lloh4:
ldr x24, [x24, _COMP_INIT@GOTPAGEOFF]
ldr w1, [x24]
Lloh5:
adrp x26, _DBG_LOUD@GOTPAGE
Lloh6:
ldr x26, [x26, _DBG_LOUD@GOTPAGEOFF]
ldr w2, [x26]
add w27, w25, #1
ldr w8, [x20, w27, sxtw #2]
stp x27, x8, [sp]
Lloh7:
adrp x3, l_.str@PAGE
Lloh8:
add x3, x3, l_.str@PAGEOFF
bl _RT_TRACE
cbnz w23, LBB0_81
; %bb.1:
ldr w8, [x20, w27, sxtw #2]
cmp w8, #255
b.eq LBB0_81
; %bb.2:
Lloh9:
adrp x8, _MAX_RF_PATH@GOTPAGE
Lloh10:
ldr x8, [x8, _MAX_RF_PATH@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
cmp w8, #1
b.lt LBB0_91
; %bb.3:
mov x23, #0 ; =0x0
add x8, x20, #4
str x8, [sp, #24] ; 8-byte Folded Spill
Lloh12:
adrp x12, _MAX_CHNL_GROUP_24G@GOTPAGE
Lloh13:
ldr x12, [x12, _MAX_CHNL_GROUP_24G@GOTPAGEOFF]
Lloh14:
adrp x26, _MAX_TX_COUNT@GOTPAGE
Lloh15:
ldr x26, [x26, _MAX_TX_COUNT@GOTPAGEOFF]
mov w13, #45 ; =0x2d
mov w28, #254 ; =0xfe
Lloh16:
adrp x14, _MAX_CHNL_GROUP_5G@GOTPAGE
Lloh17:
ldr x14, [x14, _MAX_CHNL_GROUP_5G@GOTPAGEOFF]
b LBB0_5
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
add w25, w25, #2
add x23, x23, #1
Lloh18:
adrp x8, _MAX_RF_PATH@GOTPAGE
Lloh19:
ldr x8, [x8, _MAX_RF_PATH@GOTPAGEOFF]
Lloh20:
ldrsw x8, [x8]
cmp x23, x8
Lloh21:
adrp x12, _MAX_CHNL_GROUP_24G@GOTPAGE
Lloh22:
ldr x12, [x12, _MAX_CHNL_GROUP_24G@GOTPAGEOFF]
mov w13, #45 ; =0x2d
Lloh23:
adrp x14, _MAX_CHNL_GROUP_5G@GOTPAGE
Lloh24:
ldr x14, [x14, _MAX_CHNL_GROUP_5G@GOTPAGEOFF]
b.ge LBB0_91
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
; Child Loop BB0_10 Depth 2
; Child Loop BB0_18 Depth 2
; Child Loop BB0_48 Depth 2
; Child Loop BB0_54 Depth 2
; Child Loop BB0_78 Depth 2
ldr w8, [x12]
cmp w8, #1
b.lt LBB0_11
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
mov x8, #0 ; =0x0
add x9, x20, w25, sxtw #2
add w10, w25, #1
LBB0_7: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w11, [x9, x8, lsl #2]
mov x22, x10
ldr x10, [x19]
ldr x10, [x10, x23, lsl #3]
cmp w11, #255
csel w11, w13, w11, eq
str w11, [x10, x8, lsl #2]
add x8, x8, #1
ldrsw x11, [x12]
add w10, w22, #1
cmp x8, x11
b.lt LBB0_7
; %bb.8: ; in Loop: Header=BB0_5 Depth=1
cmp w11, #1
b.le LBB0_12
; %bb.9: ; in Loop: Header=BB0_5 Depth=1
mov x8, #0 ; =0x0
add x9, x20, w22, sxtw #2
LBB0_10: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w10, [x9], #4
ldr x11, [x19, #8]
ldr x11, [x11, x23, lsl #3]
cmp w10, #255
csel w10, w13, w10, eq
str w10, [x11, x8, lsl #2]
add x8, x8, #1
ldrsw x10, [x12]
sub x10, x10, #1
add w22, w22, #1
cmp x8, x10
b.lt LBB0_10
b LBB0_13
LBB0_11: ; in Loop: Header=BB0_5 Depth=1
mov x22, x25
b LBB0_13
LBB0_12: ; in Loop: Header=BB0_5 Depth=1
add x22, x8, w25, uxtw
; kill: def $w22 killed $w22 killed $x22 def $x22
LBB0_13: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [x26]
cmp w8, #1
b.lt LBB0_46
; %bb.14: ; in Loop: Header=BB0_5 Depth=1
mov x27, #0 ; =0x0
b LBB0_18
LBB0_15: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [x19, #40]
ldr x8, [x8, x23, lsl #3]
str w28, [x8, x27, lsl #2]
LBB0_16: ; in Loop: Header=BB0_18 Depth=2
mov w8, #2 ; =0x2
LBB0_17: ; in Loop: Header=BB0_18 Depth=2
add w22, w22, w8
add x27, x27, #1
ldrsw x8, [x26]
cmp x27, x8
b.ge LBB0_45
LBB0_18: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
cbz x27, LBB0_21
; %bb.19: ; in Loop: Header=BB0_18 Depth=2
ldr w8, [x20, w22, sxtw #2]
cmp w8, #255
b.ne LBB0_23
; %bb.20: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [x19, #32]
ldr x8, [x8, x23, lsl #3]
str w28, [x8, x27, lsl #2]
b LBB0_25
LBB0_21: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [x19, #32]
ldr x8, [x8, x23, lsl #3]
str wzr, [x8]
ldr w8, [x20, w22, sxtw #2]
cmp w8, #255
b.ne LBB0_36
; %bb.22: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [x19, #16]
ldr x8, [x8, x23, lsl #3]
mov w9, #2 ; =0x2
b LBB0_38
LBB0_23: ; in Loop: Header=BB0_18 Depth=2
ubfx w25, w8, #4, #4
ldr x8, [x19, #32]
ldr x8, [x8, x23, lsl #3]
str w25, [x8, x27, lsl #2]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w25
b.eq LBB0_25
; %bb.24: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [x19, #32]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x27, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x27, lsl #2]
LBB0_25: ; in Loop: Header=BB0_18 Depth=2
ldr w8, [x20, w22, sxtw #2]
cmp w8, #255
b.ne LBB0_27
; %bb.26: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [x19, #16]
ldr x8, [x8, x23, lsl #3]
str w28, [x8, x27, lsl #2]
b LBB0_29
LBB0_27: ; in Loop: Header=BB0_18 Depth=2
and w25, w8, #0xf
ldr x8, [x19, #16]
ldr x8, [x8, x23, lsl #3]
str w25, [x8, x27, lsl #2]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w25
b.eq LBB0_29
; %bb.28: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [x19, #16]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x27, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x27, lsl #2]
LBB0_29: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w8, [x8, w22, sxtw #2]
cmp w8, #255
b.ne LBB0_31
; %bb.30: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [x19, #24]
ldr x8, [x8, x23, lsl #3]
str w28, [x8, x27, lsl #2]
b LBB0_33
LBB0_31: ; in Loop: Header=BB0_18 Depth=2
ubfx w25, w8, #4, #4
ldr x8, [x19, #24]
ldr x8, [x8, x23, lsl #3]
str w25, [x8, x27, lsl #2]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w25
b.eq LBB0_33
; %bb.32: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [x19, #24]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x27, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x27, lsl #2]
LBB0_33: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [sp, #24] ; 8-byte Folded Reload
ldr w8, [x8, w22, sxtw #2]
cmp w8, #255
b.eq LBB0_15
; %bb.34: ; in Loop: Header=BB0_18 Depth=2
and w25, w8, #0xf
ldr x8, [x19, #40]
ldr x8, [x8, x23, lsl #3]
str w25, [x8, x27, lsl #2]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w25
b.eq LBB0_16
; %bb.35: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [x19, #40]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x27, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x27, lsl #2]
b LBB0_16
LBB0_36: ; in Loop: Header=BB0_18 Depth=2
asr w8, w8, #4
orr w25, w8, #0xf
ldr x8, [x19, #16]
ldr x8, [x8, x23, lsl #3]
str w25, [x8]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w25
b.eq LBB0_39
; %bb.37: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [x19, #16]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8]
orr w9, w9, #0xf0
LBB0_38: ; in Loop: Header=BB0_18 Depth=2
str w9, [x8]
LBB0_39: ; in Loop: Header=BB0_18 Depth=2
mov x8, x22
ldr w8, [x20, w8, sxtw #2]
cmp w8, #255
b.ne LBB0_41
; %bb.40: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [x19, #24]
ldr x8, [x8, x23, lsl #3]
mov w9, #4 ; =0x4
b LBB0_43
LBB0_41: ; in Loop: Header=BB0_18 Depth=2
and w25, w8, #0xf
ldr x8, [x19, #24]
ldr x8, [x8, x23, lsl #3]
str w25, [x8]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w25
b.eq LBB0_44
; %bb.42: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [x19, #24]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8]
orr w9, w9, #0xf0
LBB0_43: ; in Loop: Header=BB0_18 Depth=2
str w9, [x8]
LBB0_44: ; in Loop: Header=BB0_18 Depth=2
ldr x8, [x19, #40]
ldr x8, [x8, x23, lsl #3]
str wzr, [x8]
mov w8, #1 ; =0x1
b LBB0_17
LBB0_45: ; in Loop: Header=BB0_5 Depth=1
Lloh25:
adrp x14, _MAX_CHNL_GROUP_5G@GOTPAGE
Lloh26:
ldr x14, [x14, _MAX_CHNL_GROUP_5G@GOTPAGEOFF]
LBB0_46: ; in Loop: Header=BB0_5 Depth=1
ldr w9, [x14]
cmp w9, #1
b.lt LBB0_50
; %bb.47: ; in Loop: Header=BB0_5 Depth=1
mov x8, #0 ; =0x0
add x9, x20, w22, sxtw #2
LBB0_48: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr w10, [x9, x8, lsl #2]
ldr x11, [x21]
ldr x11, [x11, x23, lsl #3]
cmp w10, #255
csel w10, w28, w10, eq
str w10, [x11, x8, lsl #2]
add x8, x8, #1
ldrsw x10, [x14]
cmp x8, x10
b.lt LBB0_48
; %bb.49: ; in Loop: Header=BB0_5 Depth=1
add w22, w22, w8
ldr w8, [x26]
LBB0_50: ; in Loop: Header=BB0_5 Depth=1
cmp w8, #1
b.lt LBB0_71
; %bb.51: ; in Loop: Header=BB0_5 Depth=1
mov x27, #0 ; =0x0
add x25, x20, w22, sxtw #2
b LBB0_54
LBB0_52: ; in Loop: Header=BB0_54 Depth=2
ldr x8, [x21, #16]
ldr x8, [x8, x23, lsl #3]
str w28, [x8, x27, lsl #2]
LBB0_53: ; in Loop: Header=BB0_54 Depth=2
add x27, x27, #1
ldrsw x8, [x26]
cmp x27, x8
b.ge LBB0_70
LBB0_54: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
cbz x27, LBB0_57
; %bb.55: ; in Loop: Header=BB0_54 Depth=2
ldr w8, [x25, x27, lsl #2]
cmp w8, #255
b.ne LBB0_59
; %bb.56: ; in Loop: Header=BB0_54 Depth=2
ldr x8, [x21, #8]
ldr x8, [x8, x23, lsl #3]
str w28, [x8, x27, lsl #2]
b LBB0_61
LBB0_57: ; in Loop: Header=BB0_54 Depth=2
ldr x8, [x21, #8]
ldr x8, [x8, x23, lsl #3]
str wzr, [x8]
ldr w8, [x25, x27, lsl #2]
cmp w8, #255
b.ne LBB0_64
; %bb.58: ; in Loop: Header=BB0_54 Depth=2
ldr x8, [x21, #16]
ldr x8, [x8, x23, lsl #3]
str wzr, [x8]
b LBB0_66
LBB0_59: ; in Loop: Header=BB0_54 Depth=2
ubfx w24, w8, #4, #4
ldr x8, [x21, #8]
ldr x8, [x8, x23, lsl #3]
str w24, [x8, x27, lsl #2]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w24
b.eq LBB0_61
; %bb.60: ; in Loop: Header=BB0_54 Depth=2
ldr x8, [x21, #8]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x27, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x27, lsl #2]
LBB0_61: ; in Loop: Header=BB0_54 Depth=2
ldr w8, [x25, x27, lsl #2]
cmp w8, #255
b.eq LBB0_52
; %bb.62: ; in Loop: Header=BB0_54 Depth=2
and w24, w8, #0xf
ldr x8, [x21, #16]
ldr x8, [x8, x23, lsl #3]
str w24, [x8, x27, lsl #2]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w24
b.eq LBB0_53
; %bb.63: ; in Loop: Header=BB0_54 Depth=2
ldr x8, [x21, #16]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x27, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x27, lsl #2]
b LBB0_53
LBB0_64: ; in Loop: Header=BB0_54 Depth=2
ubfx w24, w8, #4, #4
ldr x8, [x21, #16]
ldr x8, [x8, x23, lsl #3]
str w24, [x8]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w24
b.eq LBB0_66
; %bb.65: ; in Loop: Header=BB0_54 Depth=2
ldr x8, [x21, #16]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8]
orr w9, w9, #0xf0
str w9, [x8]
LBB0_66: ; in Loop: Header=BB0_54 Depth=2
ldr w8, [x25, x27, lsl #2]
cmp w8, #255
b.ne LBB0_68
; %bb.67: ; in Loop: Header=BB0_54 Depth=2
ldr x8, [x21, #24]
ldr x8, [x8, x23, lsl #3]
mov w9, #4 ; =0x4
str w9, [x8]
b LBB0_53
LBB0_68: ; in Loop: Header=BB0_54 Depth=2
and w24, w8, #0xf
ldr x8, [x21, #24]
ldr x8, [x8, x23, lsl #3]
str w24, [x8]
mov w0, #3 ; =0x3
bl _BIT
tst w0, w24
b.eq LBB0_53
; %bb.69: ; in Loop: Header=BB0_54 Depth=2
ldr x8, [x21, #24]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8]
orr w9, w9, #0xf0
str w9, [x8]
b LBB0_53
LBB0_70: ; in Loop: Header=BB0_5 Depth=1
add w22, w22, w27
; kill: def $w8 killed $w8 killed $x8 def $x8
LBB0_71: ; in Loop: Header=BB0_5 Depth=1
mov x9, x22
sxtw x25, w9
ldr w9, [x20, w22, sxtw #2]
cmp w9, #255
b.ne LBB0_73
; %bb.72: ; in Loop: Header=BB0_5 Depth=1
ldr x9, [x21, #24]
ldr x9, [x9, x23, lsl #3]
mov w10, #254 ; =0xfe
str w10, [x9, #4]
b LBB0_74
LBB0_73: ; in Loop: Header=BB0_5 Depth=1
ubfx w10, w9, #4, #4
ldr x9, [x21, #24]
ldr x9, [x9, x23, lsl #3]
str w10, [x9, #4]
ldr w10, [x20, x25, lsl #2]
and w10, w10, #0xf
LBB0_74: ; in Loop: Header=BB0_5 Depth=1
str w10, [x9, #8]
ldr x10, [sp, #24] ; 8-byte Folded Reload
ldr w10, [x10, x25, lsl #2]
and w11, w10, #0xf
cmp w10, #255
csel w10, w28, w11, eq
str w10, [x9, #12]
cmp w8, #2
b.lt LBB0_4
; %bb.75: ; in Loop: Header=BB0_5 Depth=1
mov w22, #1 ; =0x1
b LBB0_78
LBB0_76: ; in Loop: Header=BB0_78 Depth=2
str w28, [x8, x22, lsl #2]
LBB0_77: ; in Loop: Header=BB0_78 Depth=2
add x22, x22, #1
ldrsw x8, [x26]
cmp x22, x8
b.ge LBB0_4
LBB0_78: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x21, #24]
ldr x8, [x8, x23, lsl #3]
ldr w27, [x8, x22, lsl #2]
cmp w27, #255
b.eq LBB0_76
; %bb.79: ; in Loop: Header=BB0_78 Depth=2
mov w0, #3 ; =0x3
bl _BIT
tst w0, w27
b.eq LBB0_77
; %bb.80: ; in Loop: Header=BB0_78 Depth=2
ldr x8, [x21, #24]
ldr x8, [x8, x23, lsl #3]
ldr w9, [x8, x22, lsl #2]
orr w9, w9, #0xf0
str w9, [x8, x22, lsl #2]
b LBB0_77
LBB0_81:
ldr w1, [x24]
ldr w2, [x26]
Lloh27:
adrp x3, l_.str.1@PAGE
Lloh28:
add x3, x3, l_.str.1@PAGEOFF
mov x0, x22
bl _RT_TRACE
Lloh29:
adrp x8, _MAX_RF_PATH@GOTPAGE
Lloh30:
ldr x8, [x8, _MAX_RF_PATH@GOTPAGEOFF]
ldr w9, [x8]
cmp w9, #1
b.lt LBB0_91
; %bb.82:
mov x9, #0 ; =0x0
Lloh31:
adrp x10, _MAX_CHNL_GROUP_24G@GOTPAGE
Lloh32:
ldr x10, [x10, _MAX_CHNL_GROUP_24G@GOTPAGEOFF]
mov w11, #45 ; =0x2d
Lloh33:
adrp x12, _MAX_TX_COUNT@GOTPAGE
Lloh34:
ldr x12, [x12, _MAX_TX_COUNT@GOTPAGEOFF]
mov w13, #2 ; =0x2
mov w14, #4 ; =0x4
mov w15, #254 ; =0xfe
b LBB0_84
LBB0_83: ; in Loop: Header=BB0_84 Depth=1
add x9, x9, #1
ldrsw x16, [x8]
cmp x9, x16
b.ge LBB0_91
LBB0_84: ; =>This Loop Header: Depth=1
; Child Loop BB0_86 Depth 2
; Child Loop BB0_90 Depth 2
ldr w16, [x10]
cmp w16, #1
b.lt LBB0_87
; %bb.85: ; in Loop: Header=BB0_84 Depth=1
mov x16, #0 ; =0x0
ldp x17, x0, [x19]
ldr x17, [x17, x9, lsl #3]
ldr x0, [x0, x9, lsl #3]
LBB0_86: ; Parent Loop BB0_84 Depth=1
; => This Inner Loop Header: Depth=2
str w11, [x17, x16, lsl #2]
str w11, [x0, x16, lsl #2]
add x16, x16, #1
ldrsw x1, [x10]
cmp x16, x1
b.lt LBB0_86
LBB0_87: ; in Loop: Header=BB0_84 Depth=1
ldr w16, [x12]
cmp w16, #1
b.lt LBB0_83
; %bb.88: ; in Loop: Header=BB0_84 Depth=1
ldp x16, x17, [x19, #16]
ldr x16, [x16, x9, lsl #3]
str w13, [x16]
ldr x17, [x17, x9, lsl #3]
str w14, [x17]
ldr w0, [x12]
cmp w0, #2
b.lt LBB0_83
; %bb.89: ; in Loop: Header=BB0_84 Depth=1
ldp x0, x1, [x19, #32]
ldr x0, [x0, x9, lsl #3]
ldr x1, [x1, x9, lsl #3]
mov w2, #1 ; =0x1
LBB0_90: ; Parent Loop BB0_84 Depth=1
; => This Inner Loop Header: Depth=2
str w15, [x16, x2, lsl #2]
str w15, [x0, x2, lsl #2]
str w15, [x1, x2, lsl #2]
str w15, [x17, x2, lsl #2]
ldrsw x3, [x12]
add x2, x2, #1
cmp x2, x3
b.lt LBB0_90
b LBB0_83
LBB0_91:
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
ldp x28, x27, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #128
ret
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGot Lloh16, Lloh17
.loh AdrpLdrGot Lloh14, Lloh15
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGot Lloh23, Lloh24
.loh AdrpLdrGot Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGot Lloh25, Lloh26
.loh AdrpLdrGot Lloh29, Lloh30
.loh AdrpAdd Lloh27, Lloh28
.loh AdrpLdrGot Lloh33, Lloh34
.loh AdrpLdrGot Lloh31, Lloh32
.cfi_endproc
; -- End function
.comm _EEPROM_TX_PWR_INX,4,2 ; @EEPROM_TX_PWR_INX
.comm _COMP_INIT,4,2 ; @COMP_INIT
.comm _DBG_LOUD,4,2 ; @DBG_LOUD
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "hal_ReadPowerValueFromPROM8723BE(): PROMContent[0x%x]=0x%x\n"
l_.str.1: ; @.str.1
.asciz "auto load fail : Use Default value!\n"
.comm _MAX_RF_PATH,4,2 ; @MAX_RF_PATH
.comm _MAX_CHNL_GROUP_24G,4,2 ; @MAX_CHNL_GROUP_24G
.comm _MAX_TX_COUNT,4,2 ; @MAX_TX_COUNT
.comm _MAX_CHNL_GROUP_5G,4,2 ; @MAX_CHNL_GROUP_5G
.no_dead_strip __rtl8723be_read_power_value_fromprom
.subsections_via_symbols
| assembly_file_49595.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fold_builtin_constant_p
_fold_builtin_constant_p: ## @fold_builtin_constant_p
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rdi, %rdi
je LBB0_4
## %bb.1:
callq _TREE_VALUE
movq %rax, %rbx
movq %rax, %rdi
callq _STRIP_NOPS
movq %rbx, %rdi
callq _CONSTANT_CLASS_P
testq %rax, %rax
je LBB0_6
LBB0_2:
movq _integer_one_node@GOTPCREL(%rip), %rax
LBB0_3:
movq (%rax), %rax
jmp LBB0_5
LBB0_6:
movq %rbx, %rdi
callq _TREE_CODE
movq _CONSTRUCTOR@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_8
## %bb.7:
movq %rbx, %rdi
callq _TREE_CONSTANT
testq %rax, %rax
jne LBB0_2
LBB0_8:
movq %rbx, %rdi
callq _TREE_CODE
movq _ADDR_EXPR@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_13
## %bb.9:
movq %rbx, %rdi
xorl %esi, %esi
callq _TREE_OPERAND
movq %rax, %r14
movq %rax, %rdi
callq _TREE_CODE
movq _STRING_CST@GOTPCREL(%rip), %r15
cmpq (%r15), %rax
je LBB0_2
## %bb.10:
movq %r14, %rdi
callq _TREE_CODE
movq _ARRAY_REF@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
jne LBB0_13
## %bb.11:
movq %r14, %rdi
movl $1, %esi
callq _TREE_OPERAND
movq %rax, %rdi
callq _integer_zerop
testq %rax, %rax
je LBB0_13
## %bb.12:
movq %r14, %rdi
xorl %esi, %esi
callq _TREE_OPERAND
movq %rax, %rdi
callq _TREE_CODE
cmpq (%r15), %rax
je LBB0_2
LBB0_13:
movq %rbx, %rdi
callq _TREE_SIDE_EFFECTS
testq %rax, %rax
jne LBB0_15
## %bb.14:
movq %rbx, %rdi
callq _TREE_TYPE
movl %eax, %edi
callq _AGGREGATE_TYPE_P
testq %rax, %rax
je LBB0_16
LBB0_15:
movq _integer_zero_node@GOTPCREL(%rip), %rax
jmp LBB0_3
LBB0_16:
movq %rbx, %rdi
callq _TREE_TYPE
movl %eax, %edi
callq _POINTER_TYPE_P
testq %rax, %rax
jne LBB0_15
## %bb.17:
movq _cfun@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
je LBB0_15
## %bb.18:
movq _folding_initializer@GOTPCREL(%rip), %rax
cmpq $0, (%rax)
jne LBB0_15
LBB0_4:
xorl %eax, %eax
LBB0_5:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CONSTRUCTOR,8,3 ## @CONSTRUCTOR
.comm _integer_one_node,8,3 ## @integer_one_node
.comm _ADDR_EXPR,8,3 ## @ADDR_EXPR
.comm _STRING_CST,8,3 ## @STRING_CST
.comm _ARRAY_REF,8,3 ## @ARRAY_REF
.comm _cfun,8,3 ## @cfun
.comm _folding_initializer,8,3 ## @folding_initializer
.comm _integer_zero_node,8,3 ## @integer_zero_node
.no_dead_strip _fold_builtin_constant_p
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fold_builtin_constant_p
_fold_builtin_constant_p: ; @fold_builtin_constant_p
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
cbz x0, LBB0_4
; %bb.1:
bl _TREE_VALUE
mov x19, x0
bl _STRIP_NOPS
mov x0, x19
bl _CONSTANT_CLASS_P
cbz x0, LBB0_5
LBB0_2:
Lloh0:
adrp x8, _integer_one_node@GOTPAGE
Lloh1:
ldr x8, [x8, _integer_one_node@GOTPAGEOFF]
LBB0_3:
ldr x0, [x8]
LBB0_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_5:
mov x0, x19
bl _TREE_CODE
Lloh2:
adrp x8, _CONSTRUCTOR@GOTPAGE
Lloh3:
ldr x8, [x8, _CONSTRUCTOR@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_7
; %bb.6:
mov x0, x19
bl _TREE_CONSTANT
cbnz x0, LBB0_2
LBB0_7:
mov x0, x19
bl _TREE_CODE
Lloh5:
adrp x8, _ADDR_EXPR@GOTPAGE
Lloh6:
ldr x8, [x8, _ADDR_EXPR@GOTPAGEOFF]
Lloh7:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_12
; %bb.8:
mov x0, x19
mov w1, #0
bl _TREE_OPERAND
mov x20, x0
bl _TREE_CODE
Lloh8:
adrp x21, _STRING_CST@GOTPAGE
Lloh9:
ldr x21, [x21, _STRING_CST@GOTPAGEOFF]
ldr x8, [x21]
cmp x0, x8
b.eq LBB0_2
; %bb.9:
mov x0, x20
bl _TREE_CODE
Lloh10:
adrp x8, _ARRAY_REF@GOTPAGE
Lloh11:
ldr x8, [x8, _ARRAY_REF@GOTPAGEOFF]
Lloh12:
ldr x8, [x8]
cmp x0, x8
b.ne LBB0_12
; %bb.10:
mov x0, x20
mov w1, #1
bl _TREE_OPERAND
bl _integer_zerop
cbz x0, LBB0_12
; %bb.11:
mov x0, x20
mov w1, #0
bl _TREE_OPERAND
bl _TREE_CODE
ldr x8, [x21]
cmp x0, x8
b.eq LBB0_2
LBB0_12:
mov x0, x19
bl _TREE_SIDE_EFFECTS
cbnz x0, LBB0_14
; %bb.13:
mov x0, x19
bl _TREE_TYPE
bl _AGGREGATE_TYPE_P
cbz x0, LBB0_15
LBB0_14:
Lloh13:
adrp x8, _integer_zero_node@GOTPAGE
Lloh14:
ldr x8, [x8, _integer_zero_node@GOTPAGEOFF]
b LBB0_3
LBB0_15:
mov x0, x19
bl _TREE_TYPE
bl _POINTER_TYPE_P
cbnz x0, LBB0_14
; %bb.16:
Lloh15:
adrp x8, _cfun@GOTPAGE
Lloh16:
ldr x8, [x8, _cfun@GOTPAGEOFF]
Lloh17:
ldr x8, [x8]
cbz x8, LBB0_14
; %bb.17:
Lloh18:
adrp x8, _folding_initializer@GOTPAGE
Lloh19:
ldr x8, [x8, _folding_initializer@GOTPAGEOFF]
Lloh20:
ldr x8, [x8]
cbnz x8, LBB0_14
; %bb.18:
mov x0, #0
b LBB0_4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.cfi_endproc
; -- End function
.comm _CONSTRUCTOR,8,3 ; @CONSTRUCTOR
.comm _integer_one_node,8,3 ; @integer_one_node
.comm _ADDR_EXPR,8,3 ; @ADDR_EXPR
.comm _STRING_CST,8,3 ; @STRING_CST
.comm _ARRAY_REF,8,3 ; @ARRAY_REF
.comm _cfun,8,3 ; @cfun
.comm _folding_initializer,8,3 ; @folding_initializer
.comm _integer_zero_node,8,3 ; @integer_zero_node
.no_dead_strip _fold_builtin_constant_p
.subsections_via_symbols
| AnghaBench/freebsd/contrib/gcc/extr_builtins.c_fold_builtin_constant_p.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _findOption ## -- Begin function findOption
.p2align 4, 0x90
_findOption: ## @findOption
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, -56(%rbp) ## 8-byte Spill
movl %esi, -44(%rbp) ## 4-byte Spill
movq _nExtra@GOTPCREL(%rip), %r12
cmpl $0, (%r12)
jle LBB0_10
## %bb.1:
movq %rdi, %r14
xorl %r15d, %r15d
movq _azExtra@GOTPCREL(%rip), %r13
jmp LBB0_2
.p2align 4, 0x90
LBB0_9: ## in Loop: Header=BB0_2 Depth=1
leal -1(%r15), %eax
cmpl %ecx, %r15d
movl %eax, %r15d
jg LBB0_10
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_3 Depth 2
## Child Loop BB0_7 Depth 2
movq (%r13), %rax
movslq %r15d, %rbx
movq (%rax,%rbx,8), %rdi
decq %rdi
.p2align 4, 0x90
LBB0_3: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
cmpb $45, 1(%rdi)
leaq 1(%rdi), %rdi
je LBB0_3
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
movq %r14, %rsi
callq _strcmp
movslq (%r12), %rcx
testq %rax, %rax
jne LBB0_9
## %bb.5: ## in Loop: Header=BB0_2 Depth=1
leal -1(%rcx), %edx
xorl %r15d, %edx
xorl %eax, %eax
orl -44(%rbp), %edx ## 4-byte Folded Reload
setne %al
movq (%r13), %rdx
leal (%r15,%rax), %esi
movslq %esi, %rsi
movq (%rdx,%rsi,8), %rdx
movq %rdx, -56(%rbp) ## 8-byte Spill
cmpl %ecx, %esi
jge LBB0_9
## %bb.6: ## in Loop: Header=BB0_2 Depth=1
movq %rcx, %rdx
subq %rax, %rdx
leaq 8(,%rax,8), %rax
.p2align 4, 0x90
LBB0_7: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movq (%r13), %rsi
leaq (%rsi,%rbx,8), %rdi
movq (%rax,%rdi), %rdi
movq %rdi, (%rsi,%rbx,8)
incq %rbx
cmpq %rdx, %rbx
jl LBB0_7
## %bb.8: ## in Loop: Header=BB0_2 Depth=1
movl %ebx, %r15d
jmp LBB0_9
LBB0_10:
movq -56(%rbp), %rax ## 8-byte Reload
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _nExtra,4,2 ## @nExtra
.comm _azExtra,8,3 ## @azExtra
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _findOption ; -- Begin function findOption
.p2align 2
_findOption: ; @findOption
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x21, x2
Lloh0:
adrp x22, _nExtra@GOTPAGE
Lloh1:
ldr x22, [x22, _nExtra@GOTPAGEOFF]
ldr w8, [x22]
cmp w8, #1
b.lt LBB0_10
; %bb.1:
mov x19, x1
mov x20, x0
mov w24, #0 ; =0x0
Lloh2:
adrp x23, _azExtra@GOTPAGE
Lloh3:
ldr x23, [x23, _azExtra@GOTPAGEOFF]
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
sub w9, w24, #1
cmp w24, w8
mov x24, x9
b.gt LBB0_10
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_4 Depth 2
; Child Loop BB0_8 Depth 2
ldr x8, [x23]
sxtw x25, w24
ldr x8, [x8, w24, sxtw #3]
sub x0, x8, #1
LBB0_4: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w8, [x0, #1]!
cmp w8, #45
b.eq LBB0_4
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
mov x1, x20
bl _strcmp
ldrsw x8, [x22]
cbnz x0, LBB0_2
; %bb.6: ; in Loop: Header=BB0_3 Depth=1
sub w9, w8, #1
cmp w19, #0
ccmp w24, w9, #0, eq
cset w10, ne
ldr x9, [x23]
cinc w11, w24, ne
ldr x21, [x9, w11, sxtw #3]
cmp w11, w8
b.ge LBB0_2
; %bb.7: ; in Loop: Header=BB0_3 Depth=1
sub x9, x8, x10
ubfiz x10, x10, #3, #32
add x10, x10, #8
LBB0_8: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr x11, [x23]
add x11, x11, x25, lsl #3
ldr x12, [x11, x10]
str x12, [x11]
add x25, x25, #1
cmp x25, x9
b.lt LBB0_8
; %bb.9: ; in Loop: Header=BB0_3 Depth=1
mov x24, x25
b LBB0_2
LBB0_10:
mov x0, x21
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _nExtra,4,2 ; @nExtra
.comm _azExtra,8,3 ; @azExtra
.subsections_via_symbols
| assembly_file_36743.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lists_forward ## -- Begin function lists_forward
.p2align 4, 0x90
_lists_forward: ## @lists_forward
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
callq _tl_fetch_lookup_int
movq _TL_LISTS_DELETE_OBJECT@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_2
## %bb.1:
xorl %eax, %eax
popq %rbp
jmp _default_query_diagonal_forward ## TAILCALL
LBB0_2:
xorl %eax, %eax
callq _tl_fetch_mark
xorl %eax, %eax
callq _tl_fetch_int
xorl %eax, %eax
callq _tl_fetch_int
movl %eax, %edi
popq %rbp
jmp _default_tuple_forward_ext ## TAILCALL
.cfi_endproc
## -- End function
.comm _TL_LISTS_DELETE_OBJECT,4,2 ## @TL_LISTS_DELETE_OBJECT
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lists_forward ; -- Begin function lists_forward
.p2align 2
_lists_forward: ; @lists_forward
.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 _tl_fetch_lookup_int
Lloh0:
adrp x8, _TL_LISTS_DELETE_OBJECT@GOTPAGE
Lloh1:
ldr x8, [x8, _TL_LISTS_DELETE_OBJECT@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cmp w0, w8
b.ne LBB0_2
; %bb.1:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _default_query_diagonal_forward
LBB0_2:
bl _tl_fetch_mark
bl _tl_fetch_int
bl _tl_fetch_int
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _default_tuple_forward_ext
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _TL_LISTS_DELETE_OBJECT,4,2 ; @TL_LISTS_DELETE_OBJECT
.subsections_via_symbols
| AnghaBench/kphp-kdb/lists/extr_rpc-proxy-lists.c_lists_forward.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _snd_akm4xxx_reset ## -- Begin function snd_akm4xxx_reset
.p2align 4, 0x90
_snd_akm4xxx_reset: ## @snd_akm4xxx_reset
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $-129, %eax
addl (%rdi), %eax
cmpl $4, %eax
ja LBB0_6
## %bb.1:
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_2:
popq %rbp
jmp _ak4524_reset ## TAILCALL
LBB0_6:
popq %rbp
retq
LBB0_5:
popq %rbp
jmp _ak4381_reset ## TAILCALL
LBB0_4:
movl $16, %edx
popq %rbp
jmp _ak435X_reset ## TAILCALL
LBB0_3:
movl $11, %edx
popq %rbp
jmp _ak435X_reset ## TAILCALL
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_3, LBB0_3-LJTI0_0
LJTI0_0:
.long L0_0_set_2
.long L0_0_set_2
.long L0_0_set_5
.long L0_0_set_4
.long L0_0_set_3
.end_data_region
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _snd_akm4xxx_reset ; -- Begin function snd_akm4xxx_reset
.p2align 2
_snd_akm4xxx_reset: ; @snd_akm4xxx_reset
.cfi_startproc
; %bb.0:
ldr w8, [x0]
sub w8, w8, #129
cmp w8, #4
b.hi LBB0_3
; %bb.1:
Lloh0:
adrp x9, lJTI0_0@PAGE
Lloh1:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_2
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_2:
b _ak4524_reset
LBB0_3:
ret
LBB0_4:
b _ak4381_reset
LBB0_5:
mov w2, #16
b _ak435X_reset
LBB0_6:
mov w2, #11
b _ak435X_reset
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_2-LBB0_2)>>2
.byte (LBB0_2-LBB0_2)>>2
.byte (LBB0_4-LBB0_2)>>2
.byte (LBB0_5-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
; -- End function
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/sound/i2c/other/extr_ak4xxx-adda.c_snd_akm4xxx_reset.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function next_resource
_next_resource: ## @next_resource
.cfi_startproc
## %bb.0:
testl %esi, %esi
je LBB0_3
## %bb.1:
movq (%rdi), %rax
retq
LBB0_3:
movq 16(%rdi), %rax
testq %rax, %rax
je LBB0_4
## %bb.2:
retq
LBB0_4:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq (%rdi), %rax
movq 8(%rdi), %rdi
testq %rax, %rax
setne %cl
testq %rdi, %rdi
sete %dl
andb %cl, %dl
cmpb $1, %dl
jne LBB0_5
## %bb.6:
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _next_resource
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function next_resource
_next_resource: ; @next_resource
.cfi_startproc
; %bb.0:
cbz w1, LBB0_2
; %bb.1:
ldr x0, [x0]
ret
LBB0_2:
ldr x8, [x0, #16]
cbnz x8, LBB0_4
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldp x8, x0, [x0]
cmp x8, #0
ccmp x0, #0, #0, ne
b.ne LBB0_3
LBB0_4:
mov x0, x8
ret
.cfi_endproc
; -- End function
.no_dead_strip _next_resource
.subsections_via_symbols
| assembly_file_80764.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function dual_inner_prod
_dual_inner_prod: ## @dual_inner_prod
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testl %ecx, %ecx
jle LBB0_1
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
jmp LBB0_2
LBB0_1:
movl $0, (%r8)
movl $0, (%r9)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _g_aug_volatile_9442 ## @g_aug_volatile_9442
.p2align 2, 0x0
_g_aug_volatile_9442:
.long 7 ## 0x7
.no_dead_strip _dual_inner_prod
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function dual_inner_prod
_dual_inner_prod: ; @dual_inner_prod
.cfi_startproc
; %bb.0:
cmp w3, #1
b.lt LBB0_2
LBB0_1: ; =>This Inner Loop Header: Depth=1
b LBB0_1
LBB0_2:
str wzr, [x4]
str wzr, [x5]
ret
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _g_aug_volatile_9442 ; @g_aug_volatile_9442
.p2align 2, 0x0
_g_aug_volatile_9442:
.long 7 ; 0x7
.no_dead_strip _dual_inner_prod
.subsections_via_symbols
| assembly_file_43787.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function do_set_pte
_do_set_pte: ## @do_set_pte
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, %r14d
movq %rdx, %r15
movq %rdi, %r12
callq _spgd_addr
movq %rax, %rbx
movl (%rax), %edi
callq _pgd_flags
movq __PAGE_PRESENT@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_5
## %bb.1:
movl (%rbx), %esi
movq %r12, %rdi
movq %r15, %rdx
callq _spte_addr
movq %rax, %r15
movl (%rax), %edi
callq _release_pte
movl %r14d, %edi
callq _pte_flags
movq __PAGE_DIRTY@GOTPCREL(%rip), %rbx
movq __PAGE_ACCESSED@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rbx), %ecx
testl %eax, %ecx
je LBB0_3
## %bb.2:
movq %r12, %rdi
movl %r14d, %esi
callq _check_gpte
movl %r14d, %edi
callq _pte_flags
andl (%rbx), %eax
movq %r12, %rdi
movl %r14d, %esi
movl %eax, %edx
callq _gpte_to_spte
jmp LBB0_4
LBB0_5:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_3:
xorl %edi, %edi
callq ___pte
LBB0_4:
movq %r15, %rdi
movl %eax, %esi
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _set_pte ## TAILCALL
.cfi_endproc
## -- End function
.comm __PAGE_PRESENT,4,2 ## @_PAGE_PRESENT
.comm __PAGE_DIRTY,4,2 ## @_PAGE_DIRTY
.comm __PAGE_ACCESSED,4,2 ## @_PAGE_ACCESSED
.no_dead_strip _do_set_pte
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function do_set_pte
_do_set_pte: ; @do_set_pte
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x3
mov x21, x2
mov x20, x0
bl _spgd_addr
mov x22, x0
ldr w0, [x0]
bl _pgd_flags
Lloh0:
adrp x8, __PAGE_PRESENT@GOTPAGE
Lloh1:
ldr x8, [x8, __PAGE_PRESENT@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
tst w8, w0
b.eq LBB0_3
; %bb.1:
ldr w1, [x22]
mov x0, x20
mov x2, x21
bl _spte_addr
mov x21, x0
ldr w0, [x0]
bl _release_pte
mov x0, x19
bl _pte_flags
Lloh3:
adrp x22, __PAGE_DIRTY@GOTPAGE
Lloh4:
ldr x22, [x22, __PAGE_DIRTY@GOTPAGEOFF]
ldr w8, [x22]
Lloh5:
adrp x9, __PAGE_ACCESSED@GOTPAGE
Lloh6:
ldr x9, [x9, __PAGE_ACCESSED@GOTPAGEOFF]
Lloh7:
ldr w9, [x9]
orr w8, w9, w8
tst w8, w0
b.eq LBB0_4
; %bb.2:
mov x0, x20
mov x1, x19
bl _check_gpte
mov x0, x19
bl _pte_flags
ldr w8, [x22]
and w2, w8, w0
mov x0, x20
mov x1, x19
bl _gpte_to_spte
b LBB0_5
LBB0_3:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB0_4:
mov w0, #0
bl ___pte
LBB0_5:
mov x1, x0
mov x0, x21
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _set_pte
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm __PAGE_PRESENT,4,2 ; @_PAGE_PRESENT
.comm __PAGE_DIRTY,4,2 ; @_PAGE_DIRTY
.comm __PAGE_ACCESSED,4,2 ; @_PAGE_ACCESSED
.no_dead_strip _do_set_pte
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/lguest/extr_page_tables.c_do_set_pte.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sysv_inode_by_name ## -- Begin function sysv_inode_by_name
.p2align 4, 0x90
_sysv_inode_by_name: ## @sysv_inode_by_name
.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 $16, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
leaq -24(%rbp), %rsi
callq _sysv_find_entry
testq %rax, %rax
je LBB0_1
## %bb.2:
movq %rax, %rbx
movl (%r14), %edi
callq _SYSV_SB
movl (%rbx), %esi
movl %eax, %edi
callq _fs16_to_cpu
movl %eax, %ebx
movq -24(%rbp), %rdi
callq _dir_put_page
jmp LBB0_3
LBB0_1:
xorl %ebx, %ebx
LBB0_3:
movl %ebx, %eax
addq $16, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _sysv_inode_by_name ; -- Begin function sysv_inode_by_name
.p2align 2
_sysv_inode_by_name: ; @sysv_inode_by_name
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
add x1, sp, #8
bl _sysv_find_entry
cbz x0, LBB0_2
; %bb.1:
mov x20, x0
ldr w0, [x19]
bl _SYSV_SB
ldr w1, [x20]
bl _fs16_to_cpu
mov x19, x0
ldr x0, [sp, #8]
bl _dir_put_page
b LBB0_3
LBB0_2:
mov w19, #0
LBB0_3:
mov x0, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/fs/sysv/extr_dir.c_sysv_inode_by_name.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _zslDeleteRangeByLex ## -- Begin function zslDeleteRangeByLex
.p2align 4, 0x90
_zslDeleteRangeByLex: ## @zslDeleteRangeByLex
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, -64(%rbp) ## 8-byte Spill
movq %rsi, %r14
movq %rdi, %rbx
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _ZSKIPLIST_MAXLEVEL@GOTPCREL(%rip), %rax
movl (%rax), %eax
shlq $3, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, -56(%rbp) ## 8-byte Spill
movq 8(%rbx), %r12
movq %rbx, -72(%rbp) ## 8-byte Spill
movslq (%rbx), %r13
testq %r13, %r13
jg LBB0_1
LBB0_7:
movq 8(%r12), %rax
movq (%rax), %rbx
xorl %r13d, %r13d
testq %rbx, %rbx
je LBB0_11
## %bb.8:
movq -64(%rbp), %r12 ## 8-byte Reload
.p2align 4, 0x90
LBB0_9: ## =>This Inner Loop Header: Depth=1
movl (%rbx), %edi
movq %r14, %rsi
callq _zslLexValueLteMax
testq %rax, %rax
je LBB0_11
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movq 8(%rbx), %rax
movq (%rax), %r15
movq -72(%rbp), %rdi ## 8-byte Reload
movq %rbx, %rsi
movq -56(%rbp), %rdx ## 8-byte Reload
callq _zslDeleteNode
movl (%rbx), %esi
movq %r12, %rdi
callq _dictDelete
movq %rbx, %rdi
callq _zslFreeNode
incq %r13
movq %r15, %rbx
testq %r15, %r15
jne LBB0_9
LBB0_11:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_13
## %bb.12:
movq %r13, %rax
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
movq -56(%rbp), %rax ## 8-byte Reload
movq %r12, (%rax,%r13,8)
cmpq $1, %r15
jle LBB0_7
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_5 Depth 2
movq %r13, %r15
decq %r13
movq 8(%r12), %rax
movq -8(%rax,%r15,8), %rax
testq %rax, %rax
je LBB0_6
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movl (%rax), %edi
movq %r14, %rsi
callq _zslLexValueGteMin
testl %eax, %eax
jne LBB0_6
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
addq $8, %r12
movq %r12, %rbx
.p2align 4, 0x90
LBB0_5: ## Parent Loop BB0_1 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rbx), %rax
movq (%rax,%r13,8), %r12
movq 8(%r12), %rax
movq (%rax,%r13,8), %rax
testq %rax, %rax
je LBB0_6
## %bb.4: ## in Loop: Header=BB0_5 Depth=2
leaq 8(%r12), %rbx
movl (%rax), %edi
movq %r14, %rsi
callq _zslLexValueGteMin
testl %eax, %eax
je LBB0_5
jmp LBB0_6
LBB0_13:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _ZSKIPLIST_MAXLEVEL,4,2 ## @ZSKIPLIST_MAXLEVEL
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.globl _zslDeleteRangeByLex ; -- Begin function zslDeleteRangeByLex
.p2align 2
_zslDeleteRangeByLex: ; @zslDeleteRangeByLex
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
stp x29, x30, [sp, #64] ; 16-byte Folded Spill
add x29, sp, #64
sub sp, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x2
mov x20, x1
mov x21, x0
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-72]
Lloh3:
adrp x8, _ZSKIPLIST_MAXLEVEL@GOTPAGE
Lloh4:
ldr x8, [x8, _ZSKIPLIST_MAXLEVEL@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
lsl x8, x8, #3
mov x9, x8
Lloh6:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh7:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
mov x9, sp
add x8, x8, #15
and x8, x8, #0xffffffff0
sub x22, x9, x8
mov sp, x22
ldr x23, [x0, #8]
ldr w24, [x0]
cmp w24, #1
b.ge LBB0_6
LBB0_1:
ldr x8, [x23, #8]
ldr x24, [x8]
cbz x24, LBB0_10
; %bb.2:
mov x23, #0 ; =0x0
LBB0_3: ; =>This Inner Loop Header: Depth=1
ldr w0, [x24]
mov x1, x20
bl _zslLexValueLteMax
cbz x0, LBB0_11
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldr x8, [x24, #8]
ldr x25, [x8]
mov x0, x21
mov x1, x24
mov x2, x22
bl _zslDeleteNode
ldr w1, [x24]
mov x0, x19
bl _dictDelete
mov x0, x24
bl _zslFreeNode
add x23, x23, #1
mov x24, x25
cbnz x25, LBB0_3
b LBB0_11
LBB0_5: ; in Loop: Header=BB0_6 Depth=1
str x23, [x22, x24, lsl #3]
cmp x25, #1
b.le LBB0_1
LBB0_6: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
mov x25, x24
sub x24, x24, #1
LBB0_7: ; Parent Loop BB0_6 Depth=1
; => This Inner Loop Header: Depth=2
mov x26, x23
ldr x8, [x26, #8]!
ldr x8, [x8, x24, lsl #3]
cbz x8, LBB0_5
; %bb.8: ; in Loop: Header=BB0_7 Depth=2
ldr w0, [x8]
mov x1, x20
bl _zslLexValueGteMin
cbnz w0, LBB0_5
; %bb.9: ; in Loop: Header=BB0_7 Depth=2
ldr x8, [x26]
ldr x23, [x8, x24, lsl #3]
b LBB0_7
LBB0_10:
mov x23, #0 ; =0x0
LBB0_11:
ldur x8, [x29, #-72]
Lloh8:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh9:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh10:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_13
; %bb.12:
mov x0, x23
sub sp, x29, #64
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
LBB0_13:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGot Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _ZSKIPLIST_MAXLEVEL,4,2 ; @ZSKIPLIST_MAXLEVEL
.subsections_via_symbols
| assembly_file_177041.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mx_strcpy ## -- Begin function mx_strcpy
.p2align 4, 0x90
_mx_strcpy: ## @mx_strcpy
.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, %rax
movb (%rsi), %cl
movq %rdi, %rdx
testb %cl, %cl
je LBB0_3
## %bb.1:
incq %rsi
movq %rax, %rdx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movb %cl, (%rdx)
incq %rdx
movzbl (%rsi), %ecx
incq %rsi
testb %cl, %cl
jne LBB0_2
LBB0_3:
movb $0, (%rdx)
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mx_strcpy ; -- Begin function mx_strcpy
.p2align 2
_mx_strcpy: ; @mx_strcpy
.cfi_startproc
; %bb.0:
ldrb w8, [x1]
mov x9, x0
cbz w8, LBB0_3
; %bb.1:
add x10, x1, #1
mov x9, x0
LBB0_2: ; =>This Inner Loop Header: Depth=1
strb w8, [x9], #1
ldrb w8, [x10], #1
cbnz w8, LBB0_2
LBB0_3:
strb wzr, [x9]
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/111076806.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function crypt_set_key
_crypt_set_key: ## @crypt_set_key
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq %rdi, %r12
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
movq %rsi, %rdi
callq _strlen
movl %eax, %r14d
cmpq $0, 8(%r12)
je LBB0_1
LBB0_2:
cmpb $58, (%r15)
jne LBB0_4
## %bb.3:
leaq 1(%r15), %rsi
movq %r12, %rdi
callq _crypt_set_keyring_key
movl %eax, %ebx
jmp LBB0_8
LBB0_1:
leaq L_.str(%rip), %rsi
movq %r15, %rdi
callq _strcmp
testq %rax, %rax
jne LBB0_8
jmp LBB0_2
LBB0_4:
movq _DM_CRYPT_KEY_VALID@GOTPCREL(%rip), %r13
movl (%r13), %edi
movq %r12, %rsi
callq _clear_bit
movq 24(%r12), %rdi
callq _kzfree
movq $0, 24(%r12)
movq 8(%r12), %rdx
testq %rdx, %rdx
je LBB0_6
## %bb.5:
movl 16(%r12), %edi
movq %r15, %rsi
callq _hex2bin
testq %rax, %rax
js LBB0_8
LBB0_6:
movq %r12, %rdi
callq _crypt_setkey
movl %eax, %ebx
testl %eax, %eax
jne LBB0_8
## %bb.7:
movl (%r13), %edi
movq %r12, %rsi
callq _set_bit
xorl %ebx, %ebx
LBB0_8:
movq %r15, %rdi
movl $48, %esi
movl %r14d, %edx
callq _memset
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "-"
.comm _DM_CRYPT_KEY_VALID,4,2 ## @DM_CRYPT_KEY_VALID
.no_dead_strip _crypt_set_key
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function crypt_set_key
_crypt_set_key: ; @crypt_set_key
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x1
mov x22, x0
Lloh0:
adrp x8, _EINVAL@GOTPAGE
Lloh1:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
neg w21, w8
mov x0, x1
bl _strlen
mov x20, x0
ldr x8, [x22, #8]
cbz x8, LBB0_3
LBB0_1:
ldrb w8, [x19]
cmp w8, #58
b.ne LBB0_4
; %bb.2:
add x1, x19, #1
mov x0, x22
bl _crypt_set_keyring_key
mov x21, x0
b LBB0_8
LBB0_3:
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
bl _strcmp
cbnz x0, LBB0_8
b LBB0_1
LBB0_4:
Lloh5:
adrp x23, _DM_CRYPT_KEY_VALID@GOTPAGE
Lloh6:
ldr x23, [x23, _DM_CRYPT_KEY_VALID@GOTPAGEOFF]
ldr w0, [x23]
mov x1, x22
bl _clear_bit
ldr x0, [x22, #24]
bl _kzfree
str xzr, [x22, #24]
ldr x2, [x22, #8]
cbz x2, LBB0_6
; %bb.5:
ldr w0, [x22, #16]
mov x1, x19
bl _hex2bin
tbnz x0, #63, LBB0_8
LBB0_6:
mov x0, x22
bl _crypt_setkey
mov x21, x0
cbnz w0, LBB0_8
; %bb.7:
ldr w0, [x23]
mov x1, x22
bl _set_bit
LBB0_8:
mov x0, x19
mov w1, #48
mov x2, x20
bl _memset
mov x0, x21
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGot Lloh5, Lloh6
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "-"
.comm _DM_CRYPT_KEY_VALID,4,2 ; @DM_CRYPT_KEY_VALID
.no_dead_strip _crypt_set_key
.subsections_via_symbols
| AnghaBench/linux/drivers/md/extr_dm-crypt.c_crypt_set_key.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function send_create_inode_if_needed
_send_create_inode_if_needed: ## @send_create_inode_if_needed
.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
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movl 4(%rdi), %edi
callq _S_ISDIR
testq %rax, %rax
je LBB0_5
## %bb.1:
movl (%rbx), %esi
movq %rbx, %rdi
callq _did_create_dir
movl %eax, %ecx
testl %eax, %eax
js LBB0_2
## %bb.3:
xorl %eax, %eax
testl %ecx, %ecx
jne LBB0_4
LBB0_5:
movl (%rbx), %esi
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _send_create_inode ## TAILCALL
LBB0_2:
movl %ecx, %eax
LBB0_4:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _send_create_inode_if_needed
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function send_create_inode_if_needed
_send_create_inode_if_needed: ; @send_create_inode_if_needed
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr w0, [x0, #4]
bl _S_ISDIR
cbz x0, LBB0_5
; %bb.1:
ldr w1, [x19]
mov x0, x19
bl _did_create_dir
tbnz w0, #31, LBB0_4
; %bb.2:
cbz w0, LBB0_5
; %bb.3:
mov w0, #0
LBB0_4:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_5:
ldr w1, [x19]
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _send_create_inode
.cfi_endproc
; -- End function
.no_dead_strip _send_create_inode_if_needed
.subsections_via_symbols
| AnghaBench/linux/fs/btrfs/extr_send.c_send_create_inode_if_needed.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rt2500pci_config_txpower
_rt2500pci_config_txpower: ## @rt2500pci_config_txpower
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r14d
movq %rdi, %rbx
leaq -36(%rbp), %r15
movl $3, %esi
movq %r15, %rdx
callq _rt2x00_rf_read
movq _RF3_TXPOWER@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movl %r14d, %edi
callq _TXPOWER_TO_DEV
movq %r15, %rdi
movl %r12d, %esi
movl %eax, %edx
callq _rt2x00_set_field32
movl -36(%rbp), %edx
movq %rbx, %rdi
movl $3, %esi
callq _rt2500pci_rf_write
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _RF3_TXPOWER,4,2 ## @RF3_TXPOWER
.no_dead_strip _rt2500pci_config_txpower
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rt2500pci_config_txpower
_rt2500pci_config_txpower: ; @rt2500pci_config_txpower
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
add x2, sp, #12
mov w1, #3
bl _rt2x00_rf_read
Lloh0:
adrp x8, _RF3_TXPOWER@GOTPAGE
Lloh1:
ldr x8, [x8, _RF3_TXPOWER@GOTPAGEOFF]
Lloh2:
ldr w21, [x8]
mov x0, x19
bl _TXPOWER_TO_DEV
mov x2, x0
add x0, sp, #12
mov x1, x21
bl _rt2x00_set_field32
ldr w2, [sp, #12]
mov x0, x20
mov w1, #3
bl _rt2500pci_rf_write
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _RF3_TXPOWER,4,2 ; @RF3_TXPOWER
.no_dead_strip _rt2500pci_config_txpower
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/wireless/rt2x00/extr_rt2500pci.c_rt2500pci_config_txpower.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function uinput_ioctl
_uinput_ioctl: ## @uinput_ioctl
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r14d
movl %esi, %r15d
leaq -32(%rbp), %rdi
callq _devfs_get_cdevpriv
movl %eax, %ebx
testl %eax, %eax
jne LBB0_2
## %bb.1:
movq -32(%rbp), %rdi
leaq L_.str(%rip), %rsi
movl %r15d, %edx
movl %r14d, %ecx
callq _debugf
movq -32(%rbp), %rdi
callq _UINPUT_LOCK
movq -32(%rbp), %rdi
movl %r15d, %esi
movl %r14d, %edx
callq _uinput_ioctl_sub
movl %eax, %ebx
movq -32(%rbp), %rdi
callq _UINPUT_UNLOCK
LBB0_2:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "ioctl called: cmd=0x%08lx, data=%p"
.no_dead_strip _uinput_ioctl
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function uinput_ioctl
_uinput_ioctl: ; @uinput_ioctl
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
add x0, sp, #8
bl _devfs_get_cdevpriv
mov x21, x0
cbnz w0, LBB0_2
; %bb.1:
ldr x0, [sp, #8]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x2, x20
mov x3, x19
bl _debugf
ldr x0, [sp, #8]
bl _UINPUT_LOCK
ldr x0, [sp, #8]
mov x1, x20
mov x2, x19
bl _uinput_ioctl_sub
mov x21, x0
ldr x0, [sp, #8]
bl _UINPUT_UNLOCK
LBB0_2:
mov x0, x21
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "ioctl called: cmd=0x%08lx, data=%p"
.no_dead_strip _uinput_ioctl
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/evdev/extr_uinput.c_uinput_ioctl.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function exec_clkcmp
_exec_clkcmp: ## @exec_clkcmp
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
callq _nouveau_bios
movl $6359896, %r14d ## imm = 0x610B58
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq %rbx, %rdi
movl %r14d, %esi
callq _nv_rd32
addl $-8, %r14d
jmp LBB0_1
.cfi_endproc
## -- End function
.no_dead_strip _exec_clkcmp
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function exec_clkcmp
_exec_clkcmp: ; @exec_clkcmp
.cfi_startproc
; %bb.0:
stp x20, x19, [sp, #-32]! ; 16-byte Folded Spill
stp x29, 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 w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _nouveau_bios
mov w20, #2904 ; =0xb58
movk w20, #97, lsl #16
LBB0_1: ; =>This Inner Loop Header: Depth=1
mov x0, x19
mov x1, x20
bl _nv_rd32
sub w20, w20, #8
b LBB0_1
.cfi_endproc
; -- End function
.no_dead_strip _exec_clkcmp
.subsections_via_symbols
| assembly_file_91031.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _trap_BotInitLevelItems ## -- Begin function trap_BotInitLevelItems
.p2align 4, 0x90
_trap_BotInitLevelItems: ## @trap_BotInitLevelItems
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _BOTLIB_AI_INIT_LEVEL_ITEMS@GOTPCREL(%rip), %rax
movl (%rax), %edi
popq %rbp
jmp _syscall ## TAILCALL
.cfi_endproc
## -- End function
.comm _BOTLIB_AI_INIT_LEVEL_ITEMS,4,2 ## @BOTLIB_AI_INIT_LEVEL_ITEMS
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _trap_BotInitLevelItems ; -- Begin function trap_BotInitLevelItems
.p2align 2
_trap_BotInitLevelItems: ; @trap_BotInitLevelItems
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _BOTLIB_AI_INIT_LEVEL_ITEMS@GOTPAGE
Lloh1:
ldr x8, [x8, _BOTLIB_AI_INIT_LEVEL_ITEMS@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
b _syscall
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _BOTLIB_AI_INIT_LEVEL_ITEMS,4,2 ; @BOTLIB_AI_INIT_LEVEL_ITEMS
.subsections_via_symbols
| AnghaBench/lab/engine/code/game/extr_g_syscalls.c_trap_BotInitLevelItems.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fingerprint_b64
_fingerprint_b64: ## @fingerprint_b64
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %rbx
movq %rsi, %r14
movq %rdi, %r15
callq _strlen
movl %eax, %ecx
leaq 2(%rbx), %rax
movabsq $-6148914691236517205, %rdx ## imm = 0xAAAAAAAAAAAAAAAB
mulq %rdx
cmpq $65536, %rbx ## imm = 0x10000
ja LBB0_8
## %bb.2:
movq %rdx, %r13
movq %r14, -56(%rbp) ## 8-byte Spill
movslq %ecx, %rax
andq $-2, %r13
movq %rax, -48(%rbp) ## 8-byte Spill
leaq (%rax,%r13,2), %r12
addq $2, %r12
movl $1, %edi
movq %r12, %rsi
callq _calloc
testq %rax, %rax
je LBB0_8
## %bb.3:
movq %rax, %r14
movq %rax, %rdi
movq %r15, %rsi
movq %r12, %rdx
callq _strlcpy
leaq L_.str(%rip), %rsi
movq %r14, %rdi
movq %r12, %rdx
callq _strlcat
testq %rbx, %rbx
je LBB0_9
## %bb.4:
movq -48(%rbp), %rax ## 8-byte Reload
incq %rax
leaq 1(,%r13), %rcx
addq %r13, %rcx
movq %r14, %rdx
addq %rax, %rdx
movq -56(%rbp), %rdi ## 8-byte Reload
movq %rbx, %rsi
callq _b64_ntop
cmpl $-1, %eax
je LBB0_7
## %bb.5:
leaq L_.str.1(%rip), %rsi
movq %r14, %rdi
callq _strcspn
movb $0, (%r14,%rax)
jmp LBB0_9
LBB0_7:
movq %r14, %rdi
movq %r12, %rsi
callq _freezero
LBB0_8:
xorl %r14d, %r14d
LBB0_9:
movq %r14, %rax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz ":"
L_.str.1: ## @.str.1
.asciz "="
.no_dead_strip _fingerprint_b64
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fingerprint_b64
_fingerprint_b64: ; @fingerprint_b64
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x20, x2
mov x21, x1
mov x24, x0
bl _strlen
cmp x20, #16, lsl #12 ; =65536
b.ls LBB0_2
LBB0_1:
mov x19, #0
b LBB0_6
LBB0_2:
add w8, w0, #1
sxtw x25, w8
add x8, x20, #2
mov x9, #-6148914691236517206
movk x9, #43691
umulh x8, x8, x9
lsr x8, x8, #1
mov w23, #1
bfi x23, x8, #2, #62
add x22, x23, x25
mov w0, #1
mov x1, x22
bl _calloc
mov x19, x0
cbz x0, LBB0_6
; %bb.3:
mov x0, x19
mov x1, x24
mov x2, x22
bl _strlcpy
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
mov x2, x22
bl _strlcat
cbz x20, LBB0_6
; %bb.4:
add x2, x19, x25
mov x0, x21
mov x1, x20
mov x3, x23
bl _b64_ntop
cmn w0, #1
b.eq LBB0_7
; %bb.5:
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x19
bl _strcspn
strb wzr, [x19, x0]
LBB0_6:
mov x0, x19
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
LBB0_7:
mov x0, x19
mov x1, x22
bl _freezero
b LBB0_1
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz ":"
l_.str.1: ; @.str.1
.asciz "="
.no_dead_strip _fingerprint_b64
.subsections_via_symbols
| AnghaBench/freebsd/crypto/openssh/extr_sshkey.c_fingerprint_b64.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function get_rx_desc_bw
_get_rx_desc_bw: ## @get_rx_desc_bw
.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
pushq %rax
.cfi_offset %rbx, -24
movl 12(%rdi), %ebx
movl $9, %edi
callq _BIT
movl %ebx, %edi
movl %eax, %esi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _le32_get_bits ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _get_rx_desc_bw
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function get_rx_desc_bw
_get_rx_desc_bw: ; @get_rx_desc_bw
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
ldr w19, [x0, #12]
mov w0, #9
bl _BIT
mov x1, x0
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _le32_get_bits
.cfi_endproc
; -- End function
.no_dead_strip _get_rx_desc_bw
.subsections_via_symbols
| AnghaBench/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/extr_trx.h_get_rx_desc_bw.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function npcm_pspi_disable
_npcm_pspi_disable: ## @npcm_pspi_disable
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
movq _NPCM_PSPI_CTL1@GOTPCREL(%rip), %r14
movq (%r14), %rdi
addq (%rbx), %rdi
callq _ioread16
movq _NPCM_PSPI_CTL1_SPIEN@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
notl %edi
andl %eax, %edi
movq (%r14), %rsi
addq (%rbx), %rsi
popq %rbx
popq %r14
popq %rbp
jmp _iowrite16 ## TAILCALL
.cfi_endproc
## -- End function
.comm _NPCM_PSPI_CTL1,8,3 ## @NPCM_PSPI_CTL1
.comm _NPCM_PSPI_CTL1_SPIEN,4,2 ## @NPCM_PSPI_CTL1_SPIEN
.no_dead_strip _npcm_pspi_disable
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function npcm_pspi_disable
_npcm_pspi_disable: ; @npcm_pspi_disable
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr x8, [x0]
Lloh0:
adrp x20, _NPCM_PSPI_CTL1@GOTPAGE
Lloh1:
ldr x20, [x20, _NPCM_PSPI_CTL1@GOTPAGEOFF]
ldr x9, [x20]
add x0, x9, x8
bl _ioread16
Lloh2:
adrp x8, _NPCM_PSPI_CTL1_SPIEN@GOTPAGE
Lloh3:
ldr x8, [x8, _NPCM_PSPI_CTL1_SPIEN@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
bic w0, w0, w8
ldr x8, [x19]
ldr x9, [x20]
add x1, x9, x8
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _iowrite16
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _NPCM_PSPI_CTL1,8,3 ; @NPCM_PSPI_CTL1
.comm _NPCM_PSPI_CTL1_SPIEN,4,2 ; @NPCM_PSPI_CTL1_SPIEN
.no_dead_strip _npcm_pspi_disable
.subsections_via_symbols
| AnghaBench/linux/drivers/spi/extr_spi-npcm-pspi.c_npcm_pspi_disable.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function gb_parse_cb2
_gb_parse_cb2: ## @gb_parse_cb2
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
## kill: def $ecx killed $ecx def $rcx
movq %rcx, -48(%rbp) ## 8-byte Spill
movq %rdx, %r12
movl %esi, %r14d
movq %rdi, %r15
movq %rdx, %rdi
callq _strlen
xorl %ebx, %ebx
cmpl %r14d, %eax
jl LBB0_13
## %bb.1:
movl %eax, %r13d
leaq L_.str(%rip), %rdx
leaq L_.str.1(%rip), %rcx
movq %r12, %rdi
movl %eax, %esi
movl $1, %r8d
callq _r_str_replace_in
leaq L_.str.2(%rip), %rdx
leaq L_.str.3(%rip), %rcx
movq %r12, %rdi
movl %r13d, %esi
movl $1, %r8d
callq _r_str_replace_in
leaq L_.str.4(%rip), %rdx
leaq L_.str.5(%rip), %rcx
movq %r12, %rdi
movl %r13d, %esi
movl $1, %r8d
callq _r_str_replace_in
movq %r12, %rdi
movl $32, %esi
callq _strchr
testq %rax, %rax
je LBB0_13
## %bb.2:
movq %rax, %r13
movq %rax, %rdi
movl $44, %esi
callq _strchr
testq %rax, %rax
je LBB0_13
## %bb.3:
movq %rax, %r12
movb $0, (%rax)
cmpb $0, 1(%r13)
jne LBB0_6
## %bb.4:
cmpb $0, 1(%r12)
je LBB0_5
LBB0_6:
incq %r13
xorl %ebx, %ebx
xorl %edi, %edi
movq %r13, %rsi
callq _r_num_get
## kill: def $eax killed $eax def $rax
movb $44, (%r12)
cmpl $7, %eax
jg LBB0_13
## %bb.7:
movq -48(%rbp), %rcx ## 8-byte Reload
leal (%rcx,%rax,8), %eax
movl %eax, (%r15)
movsbl 1(%r12), %edi
callq _gb_reg_idx
cmpl $-1, %eax
je LBB0_9
## %bb.8:
orl %eax, (%r15)
LBB0_12:
movl $1, %ebx
jmp LBB0_13
LBB0_9:
incq %r12
movq %r12, %rdi
callq _strlen
cmpl $4, %eax
jl LBB0_13
## %bb.10:
leaq L_.str.6(%rip), %rsi
movq %r12, %rdi
movl $4, %edx
callq _strncmp
testl %eax, %eax
jne LBB0_13
## %bb.11:
orb $6, (%r15)
jmp LBB0_12
LBB0_5:
movb $44, (%r12)
LBB0_13:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "[ "
L_.str.1: ## @.str.1
.asciz "["
L_.str.2: ## @.str.2
.asciz " ]"
L_.str.3: ## @.str.3
.asciz "]"
L_.str.4: ## @.str.4
.asciz ", "
L_.str.5: ## @.str.5
.asciz ","
L_.str.6: ## @.str.6
.asciz "[hl]"
.no_dead_strip _gb_parse_cb2
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function gb_parse_cb2
_gb_parse_cb2: ; @gb_parse_cb2
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x20, x3
mov x21, x2
mov x23, x1
mov x19, x0
mov x0, x2
bl _strlen
cmp w0, w23
b.ge LBB0_2
LBB0_1:
mov w0, #0 ; =0x0
b LBB0_14
LBB0_2:
mov x22, x0
Lloh0:
adrp x2, l_.str@PAGE
Lloh1:
add x2, x2, l_.str@PAGEOFF
Lloh2:
adrp x3, l_.str.1@PAGE
Lloh3:
add x3, x3, l_.str.1@PAGEOFF
mov x0, x21
mov x1, x22
mov w4, #1 ; =0x1
bl _r_str_replace_in
Lloh4:
adrp x2, l_.str.2@PAGE
Lloh5:
add x2, x2, l_.str.2@PAGEOFF
Lloh6:
adrp x3, l_.str.3@PAGE
Lloh7:
add x3, x3, l_.str.3@PAGEOFF
mov x0, x21
mov x1, x22
mov w4, #1 ; =0x1
bl _r_str_replace_in
Lloh8:
adrp x2, l_.str.4@PAGE
Lloh9:
add x2, x2, l_.str.4@PAGEOFF
Lloh10:
adrp x3, l_.str.5@PAGE
Lloh11:
add x3, x3, l_.str.5@PAGEOFF
mov x0, x21
mov x1, x22
mov w4, #1 ; =0x1
bl _r_str_replace_in
mov x0, x21
mov w1, #32 ; =0x20
bl _strchr
cbz x0, LBB0_14
; %bb.3:
mov x22, x0
mov w1, #44 ; =0x2c
bl _strchr
cbz x0, LBB0_14
; %bb.4:
mov x21, x0
strb wzr, [x0]
ldrb w8, [x22, #1]!
cbnz w8, LBB0_6
; %bb.5:
ldrb w8, [x21, #1]
cbz w8, LBB0_13
LBB0_6:
mov x0, #0 ; =0x0
mov x1, x22
bl _r_num_get
mov w8, #44 ; =0x2c
strb w8, [x21]
cmp w0, #7
b.gt LBB0_1
; %bb.7:
add w8, w20, w0, lsl #3
str w8, [x19]
ldrsb w0, [x21, #1]!
bl _gb_reg_idx
cmn w0, #1
b.eq LBB0_10
; %bb.8:
ldr w8, [x19]
orr w8, w8, w0
LBB0_9:
str w8, [x19]
mov w0, #1 ; =0x1
b LBB0_14
LBB0_10:
mov x0, x21
bl _strlen
cmp w0, #4
b.lt LBB0_1
; %bb.11:
Lloh12:
adrp x1, l_.str.6@PAGE
Lloh13:
add x1, x1, l_.str.6@PAGEOFF
mov x0, x21
mov w2, #4 ; =0x4
bl _strncmp
cbnz w0, LBB0_1
; %bb.12:
ldr w8, [x19]
orr w8, w8, #0x6
b LBB0_9
LBB0_13:
mov w0, #0 ; =0x0
mov w8, #44 ; =0x2c
strb w8, [x21]
LBB0_14:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh12, Lloh13
.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 " ]"
l_.str.3: ; @.str.3
.asciz "]"
l_.str.4: ; @.str.4
.asciz ", "
l_.str.5: ; @.str.5
.asciz ","
l_.str.6: ; @.str.6
.asciz "[hl]"
.no_dead_strip _gb_parse_cb2
.subsections_via_symbols
| assembly_file_88145.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ssl3_release_read_buffer ## -- Begin function ssl3_release_read_buffer
.p2align 4, 0x90
_ssl3_release_read_buffer: ## @ssl3_release_read_buffer
.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
pushq %rax
.cfi_offset %rbx, -24
callq _RECORD_LAYER_get_rbuf
movq %rax, %rbx
movq (%rax), %rdi
callq _OPENSSL_free
movq $0, (%rbx)
movl $1, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ssl3_release_read_buffer ; -- Begin function ssl3_release_read_buffer
.p2align 2
_ssl3_release_read_buffer: ; @ssl3_release_read_buffer
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
bl _RECORD_LAYER_get_rbuf
mov x19, x0
ldr x0, [x0]
bl _OPENSSL_free
str xzr, [x19]
mov w0, #1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/openssl/ssl/record/extr_ssl3_buffer.c_ssl3_release_read_buffer.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function read_shape_from_file
_read_shape_from_file: ## @read_shape_from_file
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r8, %r12
movq %rdx, -72(%rbp) ## 8-byte Spill
movq %rsi, %r15
movq %rdi, %r13
leaq -56(%rbp), %rsi
leaq -48(%rbp), %rdx
movq %rcx, %rdi
xorl %ecx, %ecx
callq _av_file_map
testl %eax, %eax
js LBB0_25
## %bb.1:
movq -48(%rbp), %rax
testq %rax, %rax
je LBB0_10
## %bb.2:
xorl %ebx, %ebx
movq _INT_MAX@GOTPCREL(%rip), %r14
xorl %esi, %esi
jmp LBB0_3
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_3 Depth=1
cmpl (%r14), %esi
je LBB0_7
LBB0_9: ## in Loop: Header=BB0_3 Depth=1
incl %esi
incq %rbx
cmpq %rbx, %rax
jbe LBB0_10
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq -56(%rbp), %rcx
cmpb $10, (%rcx,%rbx)
jne LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movl (%r15), %eax
cmpl (%r14), %eax
je LBB0_5
## %bb.8: ## in Loop: Header=BB0_3 Depth=1
incl %eax
movl %eax, (%r15)
movl (%r13), %edi
callq _FFMAX
movl %eax, (%r13)
xorl %esi, %esi
movq -48(%rbp), %rax
jmp LBB0_9
LBB0_10:
movslq (%r15), %rcx
movq _SIZE_MAX@GOTPCREL(%rip), %rax
movslq (%rax), %rax
shrq $2, %rax
movslq (%r13), %r8
movq %rax, %rdx
orq %r8, %rdx
shrq $32, %rdx
je LBB0_11
## %bb.12:
xorl %edx, %edx
divq %r8
cmpq %rcx, %rax
jae LBB0_15
LBB0_14:
movq _AV_LOG_ERROR@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.2(%rip), %rdx
movq %r12, %rdi
## kill: def $ecx killed $ecx killed $rcx
## kill: def $r8d killed $r8d killed $r8
xorl %eax, %eax
callq _av_log
jmp LBB0_24
LBB0_11:
## kill: def $eax killed $eax killed $rax
xorl %edx, %edx
divl %r8d
## kill: def $eax killed $eax def $rax
cmpq %rcx, %rax
jb LBB0_14
LBB0_15:
shll $2, %ecx
movl %ecx, %edi
movl %r8d, %esi
callq _av_mallocz_array
movq -72(%rbp), %rcx ## 8-byte Reload
movq %rax, (%rcx)
testq %rax, %rax
je LBB0_16
## %bb.17:
movl (%r15), %eax
testl %eax, %eax
jle LBB0_24
## %bb.18:
movq -56(%rbp), %rbx
movq -48(%rbp), %rcx
leaq (%rbx,%rcx), %r12
decq %r12
xorl %r14d, %r14d
movq %r15, -64(%rbp) ## 8-byte Spill
jmp LBB0_19
.p2align 4, 0x90
LBB0_22: ## in Loop: Header=BB0_19 Depth=1
addq %r15, %rbx
movq -64(%rbp), %r15 ## 8-byte Reload
movl (%r15), %eax
LBB0_23: ## in Loop: Header=BB0_19 Depth=1
incq %rbx
incl %r14d
cmpl %eax, %r14d
jge LBB0_24
LBB0_19: ## =>This Loop Header: Depth=1
## Child Loop BB0_21 Depth 2
cmpq %r12, %rbx
ja LBB0_23
## %bb.20: ## in Loop: Header=BB0_19 Depth=1
xorl %r15d, %r15d
.p2align 4, 0x90
LBB0_21: ## Parent Loop BB0_19 Depth=1
## => This Inner Loop Header: Depth=2
movsbl (%rbx,%r15), %edi
cmpl $10, %edi
je LBB0_22
## %bb.26: ## in Loop: Header=BB0_21 Depth=2
callq _av_isgraph
xorl %ecx, %ecx
testl %eax, %eax
setne %cl
movq -72(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movslq (%r13), %rdx
movslq %r14d, %rsi
imulq %rdx, %rsi
addq %r15, %rsi
movl %ecx, (%rax,%rsi,4)
leaq (%rbx,%r15), %rax
incq %rax
incq %r15
cmpq %r12, %rax
jbe LBB0_21
jmp LBB0_22
LBB0_7:
movq _AV_LOG_ERROR@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str.1(%rip), %rdx
movq %r12, %rdi
xorl %eax, %eax
callq _av_log
movq _AVERROR_INVALIDDATA@GOTPCREL(%rip), %rax
movl (%rax), %eax
jmp LBB0_25
LBB0_5:
movq _AV_LOG_ERROR@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq L_.str(%rip), %rdx
movq %r12, %rdi
xorl %eax, %eax
callq _av_log
jmp LBB0_24
LBB0_16:
movq _ENOMEM@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _AVERROR
LBB0_24:
movq -56(%rbp), %rdi
movq -48(%rbp), %rsi
callq _av_file_unmap
xorl %eax, %eax
LBB0_25:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _INT_MAX,4,2 ## @INT_MAX
.comm _AV_LOG_ERROR,4,2 ## @AV_LOG_ERROR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Overflow on the number of rows in the file\n"
.comm _AVERROR_INVALIDDATA,4,2 ## @AVERROR_INVALIDDATA
L_.str.1: ## @.str.1
.asciz "Overflow on the number of columns in the file\n"
.comm _SIZE_MAX,4,2 ## @SIZE_MAX
L_.str.2: ## @.str.2
.asciz "File with size %dx%d is too big\n"
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _AV_LOG_DEBUG,4,2 ## @AV_LOG_DEBUG
.no_dead_strip _read_shape_from_file
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function read_shape_from_file
_read_shape_from_file: ; @read_shape_from_file
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x22, x4
mov x19, x2
mov x20, x1
mov x21, x0
add x1, sp, #24
add x2, sp, #16
mov x0, x3
mov w3, #0
bl _av_file_map
tbnz w0, #31, LBB0_26
; %bb.1:
ldr x8, [sp, #16]
cbz x8, LBB0_8
; %bb.2:
mov x23, #0
mov w1, #0
Lloh0:
adrp x24, _INT_MAX@GOTPAGE
Lloh1:
ldr x24, [x24, _INT_MAX@GOTPAGEOFF]
b LBB0_5
LBB0_3: ; in Loop: Header=BB0_5 Depth=1
ldr w9, [x24]
cmp w1, w9
b.eq LBB0_21
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
add w1, w1, #1
add x23, x23, #1
cmp x8, x23
b.ls LBB0_8
LBB0_5: ; =>This Inner Loop Header: Depth=1
ldr x9, [sp, #24]
ldrb w9, [x9, x23]
cmp w9, #10
b.ne LBB0_3
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [x20]
ldr w9, [x24]
cmp w8, w9
b.eq LBB0_22
; %bb.7: ; in Loop: Header=BB0_5 Depth=1
add w8, w8, #1
str w8, [x20]
ldr w0, [x21]
bl _FFMAX
mov w1, #0
str w0, [x21]
ldr x8, [sp, #16]
b LBB0_4
LBB0_8:
Lloh2:
adrp x8, _SIZE_MAX@GOTPAGE
Lloh3:
ldr x8, [x8, _SIZE_MAX@GOTPAGEOFF]
ldrsw x9, [x20]
Lloh4:
ldrsw x8, [x8]
lsr x8, x8, #2
ldrsw x1, [x21]
udiv x8, x8, x1
cmp x8, x9
b.hs LBB0_10
; %bb.9:
Lloh5:
adrp x8, _AV_LOG_ERROR@GOTPAGE
Lloh6:
ldr x8, [x8, _AV_LOG_ERROR@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
; kill: def $w1 killed $w1 killed $x1 def $x1
; kill: def $w9 killed $w9 killed $x9 def $x9
stp x9, x1, [sp]
Lloh8:
adrp x2, l_.str.2@PAGE
Lloh9:
add x2, x2, l_.str.2@PAGEOFF
mov x0, x22
mov x1, x8
b LBB0_23
LBB0_10:
lsl w0, w9, #2
; kill: def $w1 killed $w1 killed $x1
bl _av_mallocz_array
str x0, [x19]
cbz x0, LBB0_24
; %bb.11:
ldr w8, [x20]
cmp w8, #1
b.lt LBB0_25
; %bb.12:
mov w22, #0
ldp x9, x23, [sp, #16]
add x9, x23, x9
sub x24, x9, #1
b LBB0_16
LBB0_13: ; in Loop: Header=BB0_16 Depth=1
add x23, x23, x25
LBB0_14: ; in Loop: Header=BB0_16 Depth=1
ldr w8, [x20]
LBB0_15: ; in Loop: Header=BB0_16 Depth=1
add x23, x23, #1
add w22, w22, #1
cmp w22, w8
b.ge LBB0_25
LBB0_16: ; =>This Loop Header: Depth=1
; Child Loop BB0_18 Depth 2
cmp x23, x24
b.hi LBB0_15
; %bb.17: ; in Loop: Header=BB0_16 Depth=1
mov x25, #0
LBB0_18: ; Parent Loop BB0_16 Depth=1
; => This Inner Loop Header: Depth=2
ldrsb w0, [x23, x25]
cmp w0, #10
b.eq LBB0_13
; %bb.19: ; in Loop: Header=BB0_18 Depth=2
bl _av_isgraph
cmp w0, #0
cset w8, ne
ldr x9, [x19]
ldrsw x10, [x21]
sxtw x11, w22
madd x10, x11, x10, x25
str w8, [x9, x10, lsl #2]
add x25, x25, #1
add x8, x23, x25
cmp x8, x24
b.ls LBB0_18
; %bb.20: ; in Loop: Header=BB0_16 Depth=1
mov x23, x8
b LBB0_14
LBB0_21:
Lloh10:
adrp x8, _AV_LOG_ERROR@GOTPAGE
Lloh11:
ldr x8, [x8, _AV_LOG_ERROR@GOTPAGEOFF]
Lloh12:
ldr w1, [x8]
Lloh13:
adrp x2, l_.str.1@PAGE
Lloh14:
add x2, x2, l_.str.1@PAGEOFF
mov x0, x22
bl _av_log
Lloh15:
adrp x8, _AVERROR_INVALIDDATA@GOTPAGE
Lloh16:
ldr x8, [x8, _AVERROR_INVALIDDATA@GOTPAGEOFF]
Lloh17:
ldr w0, [x8]
b LBB0_26
LBB0_22:
Lloh18:
adrp x8, _AV_LOG_ERROR@GOTPAGE
Lloh19:
ldr x8, [x8, _AV_LOG_ERROR@GOTPAGEOFF]
Lloh20:
ldr w1, [x8]
Lloh21:
adrp x2, l_.str@PAGE
Lloh22:
add x2, x2, l_.str@PAGEOFF
mov x0, x22
LBB0_23:
bl _av_log
b LBB0_25
LBB0_24:
Lloh23:
adrp x8, _ENOMEM@GOTPAGE
Lloh24:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh25:
ldr w0, [x8]
bl _AVERROR
LBB0_25:
ldp x1, x0, [sp, #16]
bl _av_file_unmap
mov w0, #0
LBB0_26:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpAdd Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.cfi_endproc
; -- End function
.comm _INT_MAX,4,2 ; @INT_MAX
.comm _AV_LOG_ERROR,4,2 ; @AV_LOG_ERROR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Overflow on the number of rows in the file\n"
.comm _AVERROR_INVALIDDATA,4,2 ; @AVERROR_INVALIDDATA
l_.str.1: ; @.str.1
.asciz "Overflow on the number of columns in the file\n"
.comm _SIZE_MAX,4,2 ; @SIZE_MAX
l_.str.2: ; @.str.2
.asciz "File with size %dx%d is too big\n"
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _AV_LOG_DEBUG,4,2 ; @AV_LOG_DEBUG
.no_dead_strip _read_shape_from_file
.subsections_via_symbols
| AnghaBench/FFmpeg/libavfilter/extr_vf_libopencv.c_read_shape_from_file.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lhd_tree_inlining_disregard_inline_limits ## -- Begin function lhd_tree_inlining_disregard_inline_limits
.p2align 4, 0x90
_lhd_tree_inlining_disregard_inline_limits: ## @lhd_tree_inlining_disregard_inline_limits
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _DECL_ATTRIBUTES
leaq L_.str(%rip), %rdi
movl %eax, %esi
callq _lookup_attribute
xorl %ecx, %ecx
testq %rax, %rax
setne %cl
movl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "always_inline"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lhd_tree_inlining_disregard_inline_limits ; -- Begin function lhd_tree_inlining_disregard_inline_limits
.p2align 2
_lhd_tree_inlining_disregard_inline_limits: ; @lhd_tree_inlining_disregard_inline_limits
.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 _DECL_ATTRIBUTES
mov x1, x0
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _lookup_attribute
cmp x0, #0
cset w0, ne
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "always_inline"
.subsections_via_symbols
| AnghaBench/freebsd/contrib/gcc/extr_langhooks.c_lhd_tree_inlining_disregard_inline_limits.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function p4_fill_in_addresses
_p4_fill_in_addresses: ## @p4_fill_in_addresses
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, -56(%rbp) ## 8-byte Spill
xorl %r14d, %r14d
xorl %eax, %eax
callq _setup_num_counters
xorl %eax, %eax
callq _get_stagger
movl %eax, -44(%rbp) ## 4-byte Spill
movq _p4_counters@GOTPCREL(%rip), %r13
movl -44(%rbp), %ebx ## 4-byte Reload
jmp LBB0_1
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_1 Depth=1
decl %r14d
movq _num_counters@GOTPCREL(%rip), %rax
cmpl (%rax), %r14d
ja LBB0_4
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq (%r13), %r15
movl %ebx, %edi
movl %r14d, %esi
callq _VIRT_CTR
movl (%r15,%rax,8), %r12d
movq (%r13), %r15
movl %ebx, %edi
movl %r14d, %esi
callq _VIRT_CTR
movl 4(%r15,%rax,8), %r15d
movl %r12d, %edi
callq _reserve_perfctr_nmi
testq %rax, %rax
je LBB0_3
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movq -56(%rbp), %rdx ## 8-byte Reload
movq 8(%rdx), %rax
movl %r14d, %ecx
movl %r12d, (%rax,%rcx,4)
movq (%rdx), %rax
movl %r15d, (%rax,%rcx,4)
jmp LBB0_3
LBB0_4:
movq _MSR_P4_BSU_ESCR0@GOTPCREL(%rip), %rax
movl (%rax), %r13d
addl -44(%rbp), %r13d ## 4-byte Folded Reload
movq _MSR_P4_IQ_ESCR0@GOTPCREL(%rip), %rax
movl (%rax), %r12d
cmpl %r12d, %r13d
jae LBB0_5
## %bb.6:
movq %rax, %r15
movq -56(%rbp), %rbx ## 8-byte Reload
jmp LBB0_7
.p2align 4, 0x90
LBB0_9: ## in Loop: Header=BB0_7 Depth=1
incl %r14d
xorl %eax, %eax
callq _addr_increment
addl %eax, %r13d
movl (%r15), %r12d
cmpl %r12d, %r13d
jae LBB0_10
LBB0_7: ## =>This Inner Loop Header: Depth=1
movl %r13d, %edi
callq _reserve_evntsel_nmi
testq %rax, %rax
je LBB0_9
## %bb.8: ## in Loop: Header=BB0_7 Depth=1
movq (%rbx), %rax
movl %r14d, %ecx
movl %r13d, (%rax,%rcx,4)
jmp LBB0_9
LBB0_5:
movq -56(%rbp), %rbx ## 8-byte Reload
LBB0_10:
movq _boot_cpu_data@GOTPCREL(%rip), %rax
cmpl $3, (%rax)
jl LBB0_16
## %bb.11:
movq _MSR_P4_BSU_ESCR0@GOTPCREL(%rip), %rax
movl (%rax), %r12d
addl -44(%rbp), %r12d ## 4-byte Folded Reload
movq _MSR_P4_BSU_ESCR1@GOTPCREL(%rip), %r13
jmp LBB0_12
.p2align 4, 0x90
LBB0_15: ## in Loop: Header=BB0_12 Depth=1
incl %r14d
xorl %eax, %eax
callq _addr_increment
addl %eax, %r12d
LBB0_12: ## =>This Inner Loop Header: Depth=1
cmpl (%r13), %r12d
ja LBB0_21
## %bb.13: ## in Loop: Header=BB0_12 Depth=1
movl %r12d, %edi
callq _reserve_evntsel_nmi
testq %rax, %rax
je LBB0_15
## %bb.14: ## in Loop: Header=BB0_12 Depth=1
movq (%rbx), %rax
movl %r14d, %ecx
movl %r12d, (%rax,%rcx,4)
jmp LBB0_15
LBB0_16:
addl -44(%rbp), %r12d ## 4-byte Folded Reload
movq _MSR_P4_IQ_ESCR1@GOTPCREL(%rip), %r13
jmp LBB0_17
.p2align 4, 0x90
LBB0_20: ## in Loop: Header=BB0_17 Depth=1
incl %r14d
xorl %eax, %eax
callq _addr_increment
addl %eax, %r12d
LBB0_17: ## =>This Inner Loop Header: Depth=1
cmpl (%r13), %r12d
ja LBB0_21
## %bb.18: ## in Loop: Header=BB0_17 Depth=1
movl %r12d, %edi
callq _reserve_evntsel_nmi
testq %rax, %rax
je LBB0_20
## %bb.19: ## in Loop: Header=BB0_17 Depth=1
movq (%rbx), %rax
movl %r14d, %ecx
movl %r12d, (%rax,%rcx,4)
jmp LBB0_20
LBB0_21:
movq _MSR_P4_RAT_ESCR0@GOTPCREL(%rip), %rax
movl (%rax), %r12d
addl -44(%rbp), %r12d ## 4-byte Folded Reload
movq _MSR_P4_SSU_ESCR0@GOTPCREL(%rip), %r13
jmp LBB0_22
.p2align 4, 0x90
LBB0_25: ## in Loop: Header=BB0_22 Depth=1
incl %r14d
xorl %eax, %eax
callq _addr_increment
addl %eax, %r12d
LBB0_22: ## =>This Inner Loop Header: Depth=1
cmpl (%r13), %r12d
ja LBB0_26
## %bb.23: ## in Loop: Header=BB0_22 Depth=1
movl %r12d, %edi
callq _reserve_evntsel_nmi
testq %rax, %rax
je LBB0_25
## %bb.24: ## in Loop: Header=BB0_22 Depth=1
movq (%rbx), %rax
movl %r14d, %ecx
movl %r12d, (%rax,%rcx,4)
jmp LBB0_25
LBB0_26:
movq _MSR_P4_MS_ESCR0@GOTPCREL(%rip), %rax
movl (%rax), %r12d
addl -44(%rbp), %r12d ## 4-byte Folded Reload
movq _MSR_P4_TC_ESCR1@GOTPCREL(%rip), %r13
jmp LBB0_27
.p2align 4, 0x90
LBB0_30: ## in Loop: Header=BB0_27 Depth=1
incl %r14d
xorl %eax, %eax
callq _addr_increment
addl %eax, %r12d
LBB0_27: ## =>This Inner Loop Header: Depth=1
cmpl (%r13), %r12d
ja LBB0_31
## %bb.28: ## in Loop: Header=BB0_27 Depth=1
movl %r12d, %edi
callq _reserve_evntsel_nmi
testq %rax, %rax
je LBB0_30
## %bb.29: ## in Loop: Header=BB0_27 Depth=1
movq (%rbx), %rax
movl %r14d, %ecx
movl %r12d, (%rax,%rcx,4)
jmp LBB0_30
LBB0_31:
movq _MSR_P4_IX_ESCR0@GOTPCREL(%rip), %rax
movl (%rax), %r12d
addl -44(%rbp), %r12d ## 4-byte Folded Reload
movq _MSR_P4_CRU_ESCR3@GOTPCREL(%rip), %r13
jmp LBB0_32
.p2align 4, 0x90
LBB0_35: ## in Loop: Header=BB0_32 Depth=1
incl %r14d
xorl %eax, %eax
callq _addr_increment
addl %eax, %r12d
LBB0_32: ## =>This Inner Loop Header: Depth=1
cmpl (%r13), %r12d
ja LBB0_36
## %bb.33: ## in Loop: Header=BB0_32 Depth=1
movl %r12d, %edi
callq _reserve_evntsel_nmi
testq %rax, %rax
je LBB0_35
## %bb.34: ## in Loop: Header=BB0_32 Depth=1
movq (%rbx), %rax
movl %r14d, %ecx
movl %r12d, (%rax,%rcx,4)
jmp LBB0_35
LBB0_36:
movq _num_counters@GOTPCREL(%rip), %rax
movl (%rax), %eax
movq _NUM_COUNTERS_NON_HT@GOTPCREL(%rip), %rcx
cmpl (%rcx), %eax
jne LBB0_41
## %bb.37:
movq _MSR_P4_CRU_ESCR5@GOTPCREL(%rip), %r15
movl (%r15), %edi
callq _reserve_evntsel_nmi
testq %rax, %rax
je LBB0_39
## %bb.38:
movl (%r15), %eax
movq -56(%rbp), %rcx ## 8-byte Reload
movq (%rcx), %rcx
movl %r14d, %edx
incl %r14d
movl %eax, (%rcx,%rdx,4)
jmp LBB0_39
LBB0_41:
cmpl $0, -44(%rbp) ## 4-byte Folded Reload
je LBB0_39
## %bb.42:
movq _MSR_P4_CRU_ESCR5@GOTPCREL(%rip), %r15
movl (%r15), %edi
callq _reserve_evntsel_nmi
testq %rax, %rax
je LBB0_45
## %bb.43:
movl (%r15), %eax
movq -56(%rbp), %rcx ## 8-byte Reload
movq (%rcx), %rcx
movl %r14d, %edx
incl %r14d
movl %eax, (%rcx,%rdx,4)
jmp LBB0_44
LBB0_39:
movq _MSR_P4_CRU_ESCR4@GOTPCREL(%rip), %r15
movl (%r15), %edi
callq _reserve_evntsel_nmi
testq %rax, %rax
je LBB0_45
## %bb.40:
movl (%r15), %eax
movq -56(%rbp), %rcx ## 8-byte Reload
movq (%rcx), %rcx
LBB0_44:
movl %r14d, %edx
movl %eax, (%rcx,%rdx,4)
LBB0_45:
movq _num_counters@GOTPCREL(%rip), %rax
movl (%rax), %ecx
testq %rcx, %rcx
je LBB0_46
## %bb.47:
movq _counter_config@GOTPCREL(%rip), %rax
movq (%rax), %rdx
xorl %eax, %eax
xorl %edi, %edi
movq -56(%rbp), %rbx ## 8-byte Reload
.p2align 4, 0x90
LBB0_48: ## =>This Inner Loop Header: Depth=1
cmpl $0, (%rdx,%rdi,4)
je LBB0_52
## %bb.49: ## in Loop: Header=BB0_48 Depth=1
movq (%rbx), %rsi
cmpl $0, (%rsi,%rdi,4)
je LBB0_50
## %bb.51: ## in Loop: Header=BB0_48 Depth=1
incq %rdi
cmpq %rdi, %rcx
jne LBB0_48
jmp LBB0_52
LBB0_46:
xorl %eax, %eax
jmp LBB0_52
LBB0_50:
## kill: def $edi killed $edi killed $rdi
callq _op_x86_warn_reserved
movq %rbx, %rdi
callq _p4_shutdown
movq _EBUSY@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
LBB0_52:
## kill: def $eax killed $eax killed $rax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _num_counters,4,2 ## @num_counters
.comm _p4_counters,8,3 ## @p4_counters
.comm _MSR_P4_BSU_ESCR0,4,2 ## @MSR_P4_BSU_ESCR0
.comm _MSR_P4_IQ_ESCR0,4,2 ## @MSR_P4_IQ_ESCR0
.comm _boot_cpu_data,4,2 ## @boot_cpu_data
.comm _MSR_P4_BSU_ESCR1,4,2 ## @MSR_P4_BSU_ESCR1
.comm _MSR_P4_IQ_ESCR1,4,2 ## @MSR_P4_IQ_ESCR1
.comm _MSR_P4_RAT_ESCR0,4,2 ## @MSR_P4_RAT_ESCR0
.comm _MSR_P4_SSU_ESCR0,4,2 ## @MSR_P4_SSU_ESCR0
.comm _MSR_P4_MS_ESCR0,4,2 ## @MSR_P4_MS_ESCR0
.comm _MSR_P4_TC_ESCR1,4,2 ## @MSR_P4_TC_ESCR1
.comm _MSR_P4_IX_ESCR0,4,2 ## @MSR_P4_IX_ESCR0
.comm _MSR_P4_CRU_ESCR3,4,2 ## @MSR_P4_CRU_ESCR3
.comm _NUM_COUNTERS_NON_HT,4,2 ## @NUM_COUNTERS_NON_HT
.comm _MSR_P4_CRU_ESCR5,4,2 ## @MSR_P4_CRU_ESCR5
.comm _MSR_P4_CRU_ESCR4,4,2 ## @MSR_P4_CRU_ESCR4
.comm _counter_config,8,3 ## @counter_config
.comm _EBUSY,4,2 ## @EBUSY
.no_dead_strip _p4_fill_in_addresses
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function p4_fill_in_addresses
_p4_fill_in_addresses: ; @p4_fill_in_addresses
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x0
bl _setup_num_counters
bl _get_stagger
mov x21, x0
mov w20, #0 ; =0x0
Lloh0:
adrp x24, _p4_counters@GOTPAGE
Lloh1:
ldr x24, [x24, _p4_counters@GOTPAGEOFF]
Lloh2:
adrp x23, _num_counters@GOTPAGE
Lloh3:
ldr x23, [x23, _num_counters@GOTPAGEOFF]
b LBB0_2
LBB0_1: ; in Loop: Header=BB0_2 Depth=1
sub w20, w20, #1
ldr w8, [x23]
cmp w20, w8
b.hi LBB0_4
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x22, [x24]
mov x0, x21
mov x1, x20
bl _VIRT_CTR
lsl x8, x0, #3
ldr w22, [x22, x8]
ldr x25, [x24]
mov x0, x21
mov x1, x20
bl _VIRT_CTR
add x8, x25, x0, lsl #3
ldr w25, [x8, #4]
mov x0, x22
bl _reserve_perfctr_nmi
cbz x0, LBB0_1
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
ldp x9, x8, [x19]
str w22, [x8, w20, uxtw #2]
str w25, [x9, w20, uxtw #2]
b LBB0_1
LBB0_4:
Lloh4:
adrp x24, _MSR_P4_BSU_ESCR0@GOTPAGE
Lloh5:
ldr x24, [x24, _MSR_P4_BSU_ESCR0@GOTPAGEOFF]
ldr w9, [x24]
Lloh6:
adrp x25, _MSR_P4_IQ_ESCR0@GOTPAGE
Lloh7:
ldr x25, [x25, _MSR_P4_IQ_ESCR0@GOTPAGEOFF]
ldr w8, [x25]
add w22, w9, w21
b LBB0_6
LBB0_5: ; in Loop: Header=BB0_6 Depth=1
add w20, w20, #1
bl _addr_increment
ldr w8, [x25]
add w22, w22, w0
LBB0_6: ; =>This Inner Loop Header: Depth=1
cmp w22, w8
b.hs LBB0_9
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
mov x0, x22
bl _reserve_evntsel_nmi
cbz x0, LBB0_5
; %bb.8: ; in Loop: Header=BB0_6 Depth=1
ldr x8, [x19]
str w22, [x8, w20, uxtw #2]
b LBB0_5
LBB0_9:
Lloh8:
adrp x9, _boot_cpu_data@GOTPAGE
Lloh9:
ldr x9, [x9, _boot_cpu_data@GOTPAGEOFF]
Lloh10:
ldr w9, [x9]
cmp w9, #3
b.lt LBB0_14
; %bb.10:
ldr w8, [x24]
Lloh11:
adrp x24, _MSR_P4_BSU_ESCR1@GOTPAGE
Lloh12:
ldr x24, [x24, _MSR_P4_BSU_ESCR1@GOTPAGEOFF]
ldr w9, [x24]
add w22, w8, w21
cmp w22, w9
b.ls LBB0_12
b LBB0_15
LBB0_11: ; in Loop: Header=BB0_12 Depth=1
add w20, w20, #1
bl _addr_increment
ldr w8, [x24]
add w22, w22, w0
cmp w22, w8
b.hi LBB0_15
LBB0_12: ; =>This Inner Loop Header: Depth=1
mov x0, x22
bl _reserve_evntsel_nmi
cbz x0, LBB0_11
; %bb.13: ; in Loop: Header=BB0_12 Depth=1
ldr x8, [x19]
str w22, [x8, w20, uxtw #2]
b LBB0_11
LBB0_14:
Lloh13:
adrp x24, _MSR_P4_IQ_ESCR1@GOTPAGE
Lloh14:
ldr x24, [x24, _MSR_P4_IQ_ESCR1@GOTPAGEOFF]
ldr w9, [x24]
add w22, w8, w21
cmp w22, w9
b.ls LBB0_31
LBB0_15:
Lloh15:
adrp x8, _MSR_P4_RAT_ESCR0@GOTPAGE
Lloh16:
ldr x8, [x8, _MSR_P4_RAT_ESCR0@GOTPAGEOFF]
Lloh17:
ldr w8, [x8]
Lloh18:
adrp x24, _MSR_P4_SSU_ESCR0@GOTPAGE
Lloh19:
ldr x24, [x24, _MSR_P4_SSU_ESCR0@GOTPAGEOFF]
ldr w9, [x24]
add w22, w8, w21
cmp w22, w9
b.ls LBB0_22
LBB0_16:
Lloh20:
adrp x8, _MSR_P4_MS_ESCR0@GOTPAGE
Lloh21:
ldr x8, [x8, _MSR_P4_MS_ESCR0@GOTPAGEOFF]
Lloh22:
ldr w8, [x8]
Lloh23:
adrp x24, _MSR_P4_TC_ESCR1@GOTPAGE
Lloh24:
ldr x24, [x24, _MSR_P4_TC_ESCR1@GOTPAGEOFF]
ldr w9, [x24]
add w22, w8, w21
cmp w22, w9
b.ls LBB0_25
LBB0_17:
Lloh25:
adrp x8, _MSR_P4_IX_ESCR0@GOTPAGE
Lloh26:
ldr x8, [x8, _MSR_P4_IX_ESCR0@GOTPAGEOFF]
Lloh27:
ldr w8, [x8]
Lloh28:
adrp x24, _MSR_P4_CRU_ESCR3@GOTPAGE
Lloh29:
ldr x24, [x24, _MSR_P4_CRU_ESCR3@GOTPAGEOFF]
ldr w9, [x24]
add w22, w8, w21
cmp w22, w9
b.ls LBB0_28
LBB0_18:
ldr w8, [x23]
Lloh30:
adrp x9, _NUM_COUNTERS_NON_HT@GOTPAGE
Lloh31:
ldr x9, [x9, _NUM_COUNTERS_NON_HT@GOTPAGEOFF]
Lloh32:
ldr w9, [x9]
cmp w8, w9
b.ne LBB0_33
; %bb.19:
Lloh33:
adrp x21, _MSR_P4_CRU_ESCR5@GOTPAGE
Lloh34:
ldr x21, [x21, _MSR_P4_CRU_ESCR5@GOTPAGEOFF]
ldr w0, [x21]
bl _reserve_evntsel_nmi
cbz x0, LBB0_36
; %bb.20:
ldr w8, [x21]
ldr x9, [x19]
str w8, [x9, w20, uxtw #2]
add w20, w20, #1
b LBB0_36
LBB0_21: ; in Loop: Header=BB0_22 Depth=1
add w20, w20, #1
bl _addr_increment
ldr w8, [x24]
add w22, w22, w0
cmp w22, w8
b.hi LBB0_16
LBB0_22: ; =>This Inner Loop Header: Depth=1
mov x0, x22
bl _reserve_evntsel_nmi
cbz x0, LBB0_21
; %bb.23: ; in Loop: Header=BB0_22 Depth=1
ldr x8, [x19]
str w22, [x8, w20, uxtw #2]
b LBB0_21
LBB0_24: ; in Loop: Header=BB0_25 Depth=1
add w20, w20, #1
bl _addr_increment
ldr w8, [x24]
add w22, w22, w0
cmp w22, w8
b.hi LBB0_17
LBB0_25: ; =>This Inner Loop Header: Depth=1
mov x0, x22
bl _reserve_evntsel_nmi
cbz x0, LBB0_24
; %bb.26: ; in Loop: Header=BB0_25 Depth=1
ldr x8, [x19]
str w22, [x8, w20, uxtw #2]
b LBB0_24
LBB0_27: ; in Loop: Header=BB0_28 Depth=1
add w20, w20, #1
bl _addr_increment
ldr w8, [x24]
add w22, w22, w0
cmp w22, w8
b.hi LBB0_18
LBB0_28: ; =>This Inner Loop Header: Depth=1
mov x0, x22
bl _reserve_evntsel_nmi
cbz x0, LBB0_27
; %bb.29: ; in Loop: Header=BB0_28 Depth=1
ldr x8, [x19]
str w22, [x8, w20, uxtw #2]
b LBB0_27
LBB0_30: ; in Loop: Header=BB0_31 Depth=1
add w20, w20, #1
bl _addr_increment
ldr w8, [x24]
add w22, w22, w0
cmp w22, w8
b.hi LBB0_15
LBB0_31: ; =>This Inner Loop Header: Depth=1
mov x0, x22
bl _reserve_evntsel_nmi
cbz x0, LBB0_30
; %bb.32: ; in Loop: Header=BB0_31 Depth=1
ldr x8, [x19]
str w22, [x8, w20, uxtw #2]
b LBB0_30
LBB0_33:
cbz w21, LBB0_36
; %bb.34:
Lloh35:
adrp x21, _MSR_P4_CRU_ESCR5@GOTPAGE
Lloh36:
ldr x21, [x21, _MSR_P4_CRU_ESCR5@GOTPAGEOFF]
ldr w0, [x21]
bl _reserve_evntsel_nmi
cbz x0, LBB0_39
; %bb.35:
ldr w8, [x21]
ldr x9, [x19]
str w8, [x9, w20, uxtw #2]
add w20, w20, #1
b LBB0_38
LBB0_36:
Lloh37:
adrp x21, _MSR_P4_CRU_ESCR4@GOTPAGE
Lloh38:
ldr x21, [x21, _MSR_P4_CRU_ESCR4@GOTPAGEOFF]
ldr w0, [x21]
bl _reserve_evntsel_nmi
cbz x0, LBB0_39
; %bb.37:
ldr w8, [x21]
ldr x9, [x19]
LBB0_38:
str w8, [x9, w20, uxtw #2]
LBB0_39:
ldr w8, [x23]
cbz w8, LBB0_44
; %bb.40:
mov x0, #0 ; =0x0
Lloh39:
adrp x9, _counter_config@GOTPAGE
Lloh40:
ldr x9, [x9, _counter_config@GOTPAGEOFF]
Lloh41:
ldr x9, [x9]
LBB0_41: ; =>This Inner Loop Header: Depth=1
ldr w10, [x9, x0, lsl #2]
cbz w10, LBB0_44
; %bb.42: ; in Loop: Header=BB0_41 Depth=1
ldr x10, [x19]
ldr w10, [x10, x0, lsl #2]
cbz w10, LBB0_45
; %bb.43: ; in Loop: Header=BB0_41 Depth=1
add x0, x0, #1
cmp x8, x0
b.ne LBB0_41
LBB0_44:
mov w0, #0 ; =0x0
b LBB0_46
LBB0_45:
; kill: def $w0 killed $w0 killed $x0
bl _op_x86_warn_reserved
mov x0, x19
bl _p4_shutdown
Lloh42:
adrp x8, _EBUSY@GOTPAGE
Lloh43:
ldr x8, [x8, _EBUSY@GOTPAGEOFF]
Lloh44:
ldr w8, [x8]
neg w0, w8
LBB0_46:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGot Lloh11, Lloh12
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGot Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGot Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGot Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGot Lloh33, Lloh34
.loh AdrpLdrGot Lloh35, Lloh36
.loh AdrpLdrGot Lloh37, Lloh38
.loh AdrpLdrGotLdr Lloh39, Lloh40, Lloh41
.loh AdrpLdrGotLdr Lloh42, Lloh43, Lloh44
.cfi_endproc
; -- End function
.comm _num_counters,4,2 ; @num_counters
.comm _p4_counters,8,3 ; @p4_counters
.comm _MSR_P4_BSU_ESCR0,4,2 ; @MSR_P4_BSU_ESCR0
.comm _MSR_P4_IQ_ESCR0,4,2 ; @MSR_P4_IQ_ESCR0
.comm _boot_cpu_data,4,2 ; @boot_cpu_data
.comm _MSR_P4_BSU_ESCR1,4,2 ; @MSR_P4_BSU_ESCR1
.comm _MSR_P4_IQ_ESCR1,4,2 ; @MSR_P4_IQ_ESCR1
.comm _MSR_P4_RAT_ESCR0,4,2 ; @MSR_P4_RAT_ESCR0
.comm _MSR_P4_SSU_ESCR0,4,2 ; @MSR_P4_SSU_ESCR0
.comm _MSR_P4_MS_ESCR0,4,2 ; @MSR_P4_MS_ESCR0
.comm _MSR_P4_TC_ESCR1,4,2 ; @MSR_P4_TC_ESCR1
.comm _MSR_P4_IX_ESCR0,4,2 ; @MSR_P4_IX_ESCR0
.comm _MSR_P4_CRU_ESCR3,4,2 ; @MSR_P4_CRU_ESCR3
.comm _NUM_COUNTERS_NON_HT,4,2 ; @NUM_COUNTERS_NON_HT
.comm _MSR_P4_CRU_ESCR5,4,2 ; @MSR_P4_CRU_ESCR5
.comm _MSR_P4_CRU_ESCR4,4,2 ; @MSR_P4_CRU_ESCR4
.comm _counter_config,8,3 ; @counter_config
.comm _EBUSY,4,2 ; @EBUSY
.no_dead_strip _p4_fill_in_addresses
.subsections_via_symbols
| assembly_file_2012.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function init
_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
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movq 16(%rdi), %r15
movl $0, -32(%rbp)
movl 12(%rdi), %esi
movq _ao_jack_conf@GOTPCREL(%rip), %rdx
callq _mp_get_config_group
movq %rax, 8(%r15)
movq _AF_FORMAT_FLOATP@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %ecx, 8(%rbx)
cmpl $0, (%rax)
je LBB0_1
## %bb.2:
leaq -32(%rbp), %rdi
callq _mp_chmap_sel_add_any
jmp LBB0_3
LBB0_1:
leaq -32(%rbp), %rdi
callq _mp_chmap_sel_add_waveext
LBB0_3:
leaq -32(%rbp), %rsi
movq %rbx, %rdi
movq %rbx, %rdx
callq _ao_chmap_sel_adjust
movl $-1, %r14d
testl %eax, %eax
je LBB0_11
## %bb.4:
movq _JackNullOption@GOTPCREL(%rip), %rax
movq 8(%r15), %rcx
xorl %esi, %esi
cmpl $0, 8(%rcx)
jne LBB0_6
## %bb.5:
movq _JackNoStartServer@GOTPCREL(%rip), %rdx
movl (%rdx), %esi
LBB0_6:
orl (%rax), %esi
movl 4(%rcx), %edi
## kill: def $esi killed $esi killed $rsi
xorl %edx, %edx
callq _jack_client_open
movl %eax, (%r15)
testl %eax, %eax
je LBB0_7
## %bb.8:
movl (%rbx), %esi
movq %rbx, %rdi
callq _create_ports
testq %rax, %rax
jne LBB0_10
## %bb.9:
movl (%r15), %edi
movq _process@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdx
callq _jack_set_process_callback
movl (%r15), %edi
callq _jack_get_sample_rate
movl %eax, 4(%rbx)
movl (%r15), %edi
movq _buffer_size_cb@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdx
callq _jack_set_buffer_size_callback
movl (%r15), %edi
movq _graph_order_cb@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdx
callq _jack_set_graph_order_callback
movl 4(%r15), %ecx
leaq -32(%rbp), %rsi
movq %rbx, %rdi
movq %rbx, %rdx
callq _ao_chmap_sel_get_def
xorl %r14d, %r14d
testl %eax, %eax
jne LBB0_11
LBB0_10:
movl (%r15), %edi
callq _jack_client_close
movl $-1, %r14d
jmp LBB0_11
LBB0_7:
leaq L_.str(%rip), %rsi
movq %rbx, %rdi
callq _MP_FATAL
LBB0_11:
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ao_jack_conf,4,2 ## @ao_jack_conf
.comm _AF_FORMAT_FLOATP,4,2 ## @AF_FORMAT_FLOATP
.comm _JackNullOption,4,2 ## @JackNullOption
.comm _JackNoStartServer,4,2 ## @JackNoStartServer
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "cannot open server\n"
.comm _process,4,2 ## @process
.comm _buffer_size_cb,4,2 ## @buffer_size_cb
.comm _graph_order_cb,4,2 ## @graph_order_cb
.no_dead_strip _init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function init
_init: ; @init
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr x20, [x0, #16]
str wzr, [sp, #8]
ldr w1, [x0, #12]
Lloh0:
adrp x2, _ao_jack_conf@GOTPAGE
Lloh1:
ldr x2, [x2, _ao_jack_conf@GOTPAGEOFF]
bl _mp_get_config_group
str x0, [x20, #8]
Lloh2:
adrp x8, _AF_FORMAT_FLOATP@GOTPAGE
Lloh3:
ldr x8, [x8, _AF_FORMAT_FLOATP@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
str w8, [x19, #8]
ldr w8, [x0]
cbz w8, LBB0_2
; %bb.1:
add x0, sp, #8
bl _mp_chmap_sel_add_any
b LBB0_3
LBB0_2:
add x0, sp, #8
bl _mp_chmap_sel_add_waveext
LBB0_3:
add x1, sp, #8
mov x0, x19
mov x2, x19
bl _ao_chmap_sel_adjust
cbz w0, LBB0_8
; %bb.4:
Lloh5:
adrp x8, _JackNullOption@GOTPAGE
Lloh6:
ldr x8, [x8, _JackNullOption@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
ldr x9, [x20, #8]
Lloh8:
adrp x10, _JackNoStartServer@GOTPAGE
Lloh9:
ldr x10, [x10, _JackNoStartServer@GOTPAGEOFF]
Lloh10:
ldr w10, [x10]
ldp w0, w11, [x9, #4]
cmp w11, #0
csel w9, w10, wzr, eq
orr w1, w9, w8
mov x2, #0
bl _jack_client_open
str w0, [x20]
cbz w0, LBB0_7
; %bb.5:
ldr w1, [x19]
mov x0, x19
bl _create_ports
cbz x0, LBB0_10
LBB0_6:
ldr w0, [x20]
bl _jack_client_close
b LBB0_8
LBB0_7:
Lloh11:
adrp x1, l_.str@PAGE
Lloh12:
add x1, x1, l_.str@PAGEOFF
mov x0, x19
bl _MP_FATAL
LBB0_8:
mov w0, #-1
LBB0_9:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
LBB0_10:
ldr w0, [x20]
Lloh13:
adrp x8, _process@GOTPAGE
Lloh14:
ldr x8, [x8, _process@GOTPAGEOFF]
Lloh15:
ldr w1, [x8]
mov x2, x19
bl _jack_set_process_callback
ldr w0, [x20]
bl _jack_get_sample_rate
str w0, [x19, #4]
ldr w0, [x20]
Lloh16:
adrp x8, _buffer_size_cb@GOTPAGE
Lloh17:
ldr x8, [x8, _buffer_size_cb@GOTPAGEOFF]
Lloh18:
ldr w1, [x8]
mov x2, x19
bl _jack_set_buffer_size_callback
ldr w0, [x20]
Lloh19:
adrp x8, _graph_order_cb@GOTPAGE
Lloh20:
ldr x8, [x8, _graph_order_cb@GOTPAGEOFF]
Lloh21:
ldr w1, [x8]
mov x2, x19
bl _jack_set_graph_order_callback
ldr w3, [x20, #4]
add x1, sp, #8
mov x0, x19
mov x2, x19
bl _ao_chmap_sel_get_def
cbz w0, LBB0_6
; %bb.11:
mov w0, #0
b LBB0_9
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.cfi_endproc
; -- End function
.comm _ao_jack_conf,4,2 ; @ao_jack_conf
.comm _AF_FORMAT_FLOATP,4,2 ; @AF_FORMAT_FLOATP
.comm _JackNullOption,4,2 ; @JackNullOption
.comm _JackNoStartServer,4,2 ; @JackNoStartServer
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "cannot open server\n"
.comm _process,4,2 ; @process
.comm _buffer_size_cb,4,2 ; @buffer_size_cb
.comm _graph_order_cb,4,2 ; @graph_order_cb
.no_dead_strip _init
.subsections_via_symbols
| AnghaBench/mpv/audio/out/extr_ao_jack.c_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _createLinkedList ## -- Begin function createLinkedList
.p2align 4, 0x90
_createLinkedList: ## @createLinkedList
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $8, %edi
callq _malloc
movq $0, (%rax)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _freelinkedList ## -- Begin function freelinkedList
.p2align 4, 0x90
_freelinkedList: ## @freelinkedList
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq (%rdi), %rbx
testq %rbx, %rbx
je LBB1_3
## %bb.1:
movq %rdi, %r14
leaq L_.str(%rip), %r15
.p2align 4, 0x90
LBB1_2: ## =>This Inner Loop Header: Depth=1
movq 16(%rbx), %rax
movq %rax, (%r14)
movq %r15, %rdi
movq %rbx, %rsi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
callq _free
movq (%r14), %rbx
testq %rbx, %rbx
jne LBB1_2
LBB1_3:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _printLinkedList ## -- Begin function printLinkedList
.p2align 4, 0x90
_printLinkedList: ## @printLinkedList
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq (%rdi), %rbx
movl $91, %edi
callq _putchar
testq %rbx, %rbx
je LBB2_4
## %bb.1:
leaq L_.str.2(%rip), %rdi
movq %rbx, %rsi
xorl %eax, %eax
callq _printf
movq 16(%rbx), %rbx
testq %rbx, %rbx
je LBB2_4
## %bb.2:
leaq L_.str.3(%rip), %r14
leaq L_.str.2(%rip), %r15
.p2align 4, 0x90
LBB2_3: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
xorl %eax, %eax
callq _printf
movq %r15, %rdi
movq %rbx, %rsi
xorl %eax, %eax
callq _printf
movq 16(%rbx), %rbx
testq %rbx, %rbx
jne LBB2_3
LBB2_4:
leaq L_str(%rip), %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _puts ## TAILCALL
.cfi_endproc
## -- End function
.globl _insertFirstNode ## -- Begin function insertFirstNode
.p2align 4, 0x90
_insertFirstNode: ## @insertFirstNode
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
movq %rdi, %rbx
movl $24, %edi
callq _malloc
movq (%rbx), %rcx
movq %rax, (%rbx)
movq %rcx, 16(%rax)
movl $10, %edx
movq %rax, %rdi
movq %r14, %rsi
popq %rbx
popq %r14
popq %rbp
jmp ___strcpy_chk ## TAILCALL
.cfi_endproc
## -- End function
.globl _insertMiddleNode ## -- Begin function insertMiddleNode
.p2align 4, 0x90
_insertMiddleNode: ## @insertMiddleNode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r12
movq %rsi, %rbx
movq %rdi, %r14
movl $24, %edi
callq _malloc
movq %rax, %r15
movl $10, %edx
movq %rax, %rdi
movq %r12, %rsi
callq ___strcpy_chk
testq %r14, %r14
je LBB4_2
## %bb.1:
testq %rbx, %rbx
je LBB4_2
## %bb.3:
movq 16(%rbx), %rax
addq $16, %rbx
movq %rbx, %r14
jmp LBB4_4
LBB4_2:
xorl %eax, %eax
LBB4_4:
movq %r15, (%r14)
movq %rax, 16(%r15)
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _insertLastNode ## -- Begin function insertLastNode
.p2align 4, 0x90
_insertLastNode: ## @insertLastNode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq %rdi, %rbx
movl $24, %edi
callq _malloc
movq %rax, %r14
movl $10, %edx
movq %rax, %rdi
movq %r15, %rsi
callq ___strcpy_chk
movq (%rbx), %rax
testq %rax, %rax
je LBB5_3
.p2align 4, 0x90
LBB5_1: ## =>This Inner Loop Header: Depth=1
movq %rax, %rbx
movq 16(%rax), %rax
testq %rax, %rax
jne LBB5_1
## %bb.2:
addq $16, %rbx
LBB5_3:
movq %r14, (%rbx)
movq $0, 16(%r14)
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl $8, %edi
callq _malloc
movq %rax, %r14
movl $24, %edi
callq _malloc
movq %rax, %r15
movl $24, %edi
callq _malloc
movl $1769105507, (%r15) ## imm = 0x69726863
movw $115, 4(%r15)
movq %rax, 16(%r15)
movl $7171956, (%rax) ## imm = 0x6D6F74
movq $0, 16(%rax)
movl $24, %edi
callq _malloc
movq %rax, %rbx
movq %rax, (%r14)
leaq 16(%rax), %r12
movq %r15, 16(%rax)
movw $100, 4(%rax)
movl $1769365860, (%rax) ## imm = 0x69766164
movl $24, %edi
callq _malloc
movl $7170411, (%rax) ## imm = 0x6D696B
testq %r14, %r14
sete %cl
testq %rbx, %rbx
sete %dl
xorl %esi, %esi
orb %cl, %dl
cmovneq %r14, %r12
cmoveq %r15, %rsi
movq %rax, (%r12)
movq %rsi, 16(%rax)
movl $24, %edi
callq _malloc
movl $1768715626, (%rax) ## imm = 0x696C756A
movl $7233897, 3(%rax) ## imm = 0x6E6169
movq (%r14), %rdx
testq %rdx, %rdx
je LBB6_1
.p2align 4, 0x90
LBB6_2: ## =>This Inner Loop Header: Depth=1
movq %rdx, %rcx
movq 16(%rdx), %rdx
testq %rdx, %rdx
jne LBB6_2
## %bb.3:
addq $16, %rcx
jmp LBB6_4
LBB6_1:
movq %r14, %rcx
LBB6_4:
movq %rax, (%rcx)
movq $0, 16(%rax)
movq (%r14), %r15
movl $91, %edi
callq _putchar
testq %r15, %r15
je LBB6_12
## %bb.5:
leaq L_.str.2(%rip), %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _printf
movq 16(%r15), %rbx
testq %rbx, %rbx
je LBB6_8
## %bb.6:
leaq L_.str.3(%rip), %r12
leaq L_.str.2(%rip), %r13
.p2align 4, 0x90
LBB6_7: ## =>This Inner Loop Header: Depth=1
movq %r12, %rdi
xorl %eax, %eax
callq _printf
movq %r13, %rdi
movq %rbx, %rsi
xorl %eax, %eax
callq _printf
movq 16(%rbx), %rbx
testq %rbx, %rbx
jne LBB6_7
LBB6_8:
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str(%rip), %r12
.p2align 4, 0x90
LBB6_9: ## =>This Inner Loop Header: Depth=1
movq 16(%r15), %rbx
movq %r12, %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _printf
movq %r15, %rdi
callq _free
movq %rbx, %r15
testq %rbx, %rbx
jne LBB6_9
## %bb.10:
movq $0, (%r14)
jmp LBB6_11
LBB6_12:
leaq L_str(%rip), %rdi
callq _puts
LBB6_11:
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "freed : %s\n"
L_.str.2: ## @.str.2
.asciz "%s"
L_.str.3: ## @.str.3
.asciz ", "
L_.str.5: ## @.str.5
.asciz "chris"
L_.str.7: ## @.str.7
.asciz "david"
L_.str.9: ## @.str.9
.asciz "julian"
L_str: ## @str
.asciz "]"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _createLinkedList ; -- Begin function createLinkedList
.p2align 2
_createLinkedList: ; @createLinkedList
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #8
bl _malloc
str xzr, [x0]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _freelinkedList ; -- Begin function freelinkedList
.p2align 2
_freelinkedList: ; @freelinkedList
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
ldr x20, [x0]
cbz x20, LBB1_3
; %bb.1:
mov x19, x0
Lloh0:
adrp x21, l_.str@PAGE
Lloh1:
add x21, x21, l_.str@PAGEOFF
LBB1_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [x20, #16]
str x8, [x19]
str x20, [sp]
mov x0, x21
bl _printf
mov x0, x20
bl _free
ldr x20, [x19]
cbnz x20, LBB1_2
LBB1_3:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _printLinkedList ; -- Begin function printLinkedList
.p2align 2
_printLinkedList: ; @printLinkedList
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
ldr x19, [x0]
mov w0, #91
bl _putchar
cbz x19, LBB2_4
; %bb.1:
str x19, [sp]
Lloh2:
adrp x0, l_.str.2@PAGE
Lloh3:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x21, [x19, #16]
cbz x21, LBB2_4
; %bb.2:
Lloh4:
adrp x19, l_.str.3@PAGE
Lloh5:
add x19, x19, l_.str.3@PAGEOFF
Lloh6:
adrp x20, l_.str.2@PAGE
Lloh7:
add x20, x20, l_.str.2@PAGEOFF
LBB2_3: ; =>This Inner Loop Header: Depth=1
mov x0, x19
bl _printf
str x21, [sp]
mov x0, x20
bl _printf
ldr x21, [x21, #16]
cbnz x21, LBB2_3
LBB2_4:
Lloh8:
adrp x0, l_str@PAGE
Lloh9:
add x0, x0, l_str@PAGEOFF
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
b _puts
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.globl _insertFirstNode ; -- Begin function insertFirstNode
.p2align 2
_insertFirstNode: ; @insertFirstNode
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
mov w0, #24
bl _malloc
ldr x8, [x20]
str x0, [x20]
str x8, [x0, #16]
mov x1, x19
mov w2, #10
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b ___strcpy_chk
.cfi_endproc
; -- End function
.globl _insertMiddleNode ; -- Begin function insertMiddleNode
.p2align 2
_insertMiddleNode: ; @insertMiddleNode
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x22, x2
mov x21, x1
mov x19, x0
mov w0, #24
bl _malloc
mov x20, x0
mov x1, x22
mov w2, #10
bl ___strcpy_chk
cbz x19, LBB4_3
; %bb.1:
cbz x21, LBB4_3
; %bb.2:
ldr x8, [x21, #16]!
mov x19, x21
b LBB4_4
LBB4_3:
mov x8, #0
LBB4_4:
str x20, [x19]
str x8, [x20, #16]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _insertLastNode ; -- Begin function insertLastNode
.p2align 2
_insertLastNode: ; @insertLastNode
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x1
mov x20, x0
mov w0, #24
bl _malloc
mov x19, x0
mov x1, x21
mov w2, #10
bl ___strcpy_chk
ldr x8, [x20]
cbz x8, LBB5_3
LBB5_1: ; =>This Inner Loop Header: Depth=1
mov x9, x8
ldr x8, [x8, #16]
cbnz x8, LBB5_1
; %bb.2:
add x20, x9, #16
LBB5_3:
str x19, [x20]
str xzr, [x19, #16]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 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, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov w0, #8
bl _malloc
mov x19, x0
mov w0, #24
bl _malloc
mov x20, x0
mov w0, #24
bl _malloc
mov w8, #26723
movk w8, #26994, lsl #16
str w8, [x20]
mov w8, #115
strh w8, [x20, #4]
str x0, [x20, #16]
mov w22, #26987
movk w22, #109, lsl #16
add w8, w22, #1545
str w8, [x0]
str xzr, [x0, #16]
mov w0, #24
bl _malloc
mov x21, x0
str x0, [x19]
mov x23, x0
str x20, [x23, #16]!
mov w8, #24932
movk w8, #26998, lsl #16
str w8, [x0]
mov w8, #100
strh w8, [x0, #4]
mov w0, #24
bl _malloc
str w22, [x0]
cmp x19, #0
ccmp x21, #0, #4, ne
csel x8, x19, x23, eq
csel x9, xzr, x20, eq
str x0, [x8]
str x9, [x0, #16]
mov w0, #24
bl _malloc
mov w8, #30058
movk w8, #26988, lsl #16
str w8, [x0]
mov w8, #24937
movk w8, #110, lsl #16
stur w8, [x0, #3]
ldr x8, [x19]
cbz x8, LBB6_3
LBB6_1: ; =>This Inner Loop Header: Depth=1
mov x9, x8
ldr x8, [x8, #16]
cbnz x8, LBB6_1
; %bb.2:
add x8, x9, #16
b LBB6_4
LBB6_3:
mov x8, x19
LBB6_4:
str x0, [x8]
str xzr, [x0, #16]
ldr x20, [x19]
mov w0, #91
bl _putchar
cbz x20, LBB6_11
; %bb.5:
str x20, [sp]
Lloh10:
adrp x0, l_.str.2@PAGE
Lloh11:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
ldr x23, [x20, #16]
cbz x23, LBB6_8
; %bb.6:
Lloh12:
adrp x21, l_.str.3@PAGE
Lloh13:
add x21, x21, l_.str.3@PAGEOFF
Lloh14:
adrp x22, l_.str.2@PAGE
Lloh15:
add x22, x22, l_.str.2@PAGEOFF
LBB6_7: ; =>This Inner Loop Header: Depth=1
mov x0, x21
bl _printf
str x23, [sp]
mov x0, x22
bl _printf
ldr x23, [x23, #16]
cbnz x23, LBB6_7
LBB6_8:
Lloh16:
adrp x0, l_str@PAGE
Lloh17:
add x0, x0, l_str@PAGEOFF
bl _puts
Lloh18:
adrp x21, l_.str@PAGE
Lloh19:
add x21, x21, l_.str@PAGEOFF
LBB6_9: ; =>This Inner Loop Header: Depth=1
ldr x22, [x20, #16]
str x20, [sp]
mov x0, x21
bl _printf
mov x0, x20
bl _free
mov x20, x22
cbnz x22, LBB6_9
; %bb.10:
str xzr, [x19]
b LBB6_12
LBB6_11:
Lloh20:
adrp x0, l_str@PAGE
Lloh21:
add x0, x0, l_str@PAGEOFF
bl _puts
LBB6_12:
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh20, Lloh21
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "freed : %s\n"
l_.str.2: ; @.str.2
.asciz "%s"
l_.str.3: ; @.str.3
.asciz ", "
l_.str.5: ; @.str.5
.asciz "chris"
l_.str.7: ; @.str.7
.asciz "david"
l_.str.9: ; @.str.9
.asciz "julian"
l_str: ; @str
.asciz "]"
.subsections_via_symbols
| the_stack_data/35416.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mppe_comp_reset
_mppe_comp_reset: ## @mppe_comp_reset
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _MPPE_BIT_FLUSHED@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl %eax, (%rdi)
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _MPPE_BIT_FLUSHED,4,2 ## @MPPE_BIT_FLUSHED
.no_dead_strip _mppe_comp_reset
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mppe_comp_reset
_mppe_comp_reset: ; @mppe_comp_reset
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _MPPE_BIT_FLUSHED@GOTPAGE
Lloh1:
ldr x8, [x8, _MPPE_BIT_FLUSHED@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
ldr w9, [x0]
orr w8, w9, w8
str w8, [x0]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _MPPE_BIT_FLUSHED,4,2 ; @MPPE_BIT_FLUSHED
.no_dead_strip _mppe_comp_reset
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ppp/extr_ppp_mppe.c_mppe_comp_reset.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sd_start
_sd_start: ## @sd_start
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %rbx
movl (%rdi), %eax
movl 4(%rdi), %ecx
movl %ecx, 8(%rdi)
movq _D_STREAM@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
cmpl $640, %eax ## imm = 0x280
jne LBB0_2
## %bb.1:
leaq L_.str(%rip), %rsi
callq _PDEBUG
incl 8(%rbx)
movq _SQ905C_CAPTURE_HI@GOTPCREL(%rip), %rax
jmp LBB0_3
LBB0_2:
leaq L_.str.1(%rip), %rsi
callq _PDEBUG
movq _SQ905C_CAPTURE_MED@GOTPCREL(%rip), %rax
LBB0_3:
movl (%rax), %esi
movq _SQ905C_CAPTURE_INDEX@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _sq905c_command
testl %eax, %eax
js LBB0_4
## %bb.5:
movq _MODULE_NAME@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _create_singlethread_workqueue
movl %eax, 4(%rbx)
movl %eax, %edi
movq %rbx, %rsi
callq _queue_work
xorl %r14d, %r14d
jmp LBB0_6
LBB0_4:
movl %eax, %r14d
movq _D_ERR@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq L_.str.2(%rip), %rsi
callq _PDEBUG
LBB0_6:
movl %r14d, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _D_STREAM,4,2 ## @D_STREAM
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Start streaming at high resolution"
.comm _SQ905C_CAPTURE_HI,4,2 ## @SQ905C_CAPTURE_HI
.comm _SQ905C_CAPTURE_INDEX,4,2 ## @SQ905C_CAPTURE_INDEX
L_.str.1: ## @.str.1
.asciz "Start streaming at medium resolution"
.comm _SQ905C_CAPTURE_MED,4,2 ## @SQ905C_CAPTURE_MED
.comm _D_ERR,4,2 ## @D_ERR
L_.str.2: ## @.str.2
.asciz "Start streaming command failed"
.comm _MODULE_NAME,4,2 ## @MODULE_NAME
.no_dead_strip _sd_start
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sd_start
_sd_start: ; @sd_start
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x0
ldp w9, w8, [x0]
str w8, [x0, #8]
Lloh0:
adrp x8, _D_STREAM@GOTPAGE
Lloh1:
ldr x8, [x8, _D_STREAM@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
cmp w9, #640
b.ne LBB0_2
; %bb.1:
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
bl _PDEBUG
ldr w8, [x19, #8]
add w8, w8, #1
str w8, [x19, #8]
Lloh5:
adrp x8, _SQ905C_CAPTURE_HI@GOTPAGE
Lloh6:
ldr x8, [x8, _SQ905C_CAPTURE_HI@GOTPAGEOFF]
b LBB0_3
LBB0_2:
Lloh7:
adrp x1, l_.str.1@PAGE
Lloh8:
add x1, x1, l_.str.1@PAGEOFF
bl _PDEBUG
Lloh9:
adrp x8, _SQ905C_CAPTURE_MED@GOTPAGE
Lloh10:
ldr x8, [x8, _SQ905C_CAPTURE_MED@GOTPAGEOFF]
LBB0_3:
ldr w1, [x8]
Lloh11:
adrp x8, _SQ905C_CAPTURE_INDEX@GOTPAGE
Lloh12:
ldr x8, [x8, _SQ905C_CAPTURE_INDEX@GOTPAGEOFF]
Lloh13:
ldr w2, [x8]
mov x0, x19
bl _sq905c_command
tbnz w0, #31, LBB0_5
; %bb.4:
Lloh14:
adrp x8, _MODULE_NAME@GOTPAGE
Lloh15:
ldr x8, [x8, _MODULE_NAME@GOTPAGEOFF]
Lloh16:
ldr w0, [x8]
bl _create_singlethread_workqueue
str w0, [x19, #4]
mov x1, x19
bl _queue_work
mov w20, #0
b LBB0_6
LBB0_5:
mov x20, x0
Lloh17:
adrp x8, _D_ERR@GOTPAGE
Lloh18:
ldr x8, [x8, _D_ERR@GOTPAGEOFF]
Lloh19:
ldr w0, [x8]
Lloh20:
adrp x1, l_.str.2@PAGE
Lloh21:
add x1, x1, l_.str.2@PAGEOFF
bl _PDEBUG
LBB0_6:
mov x0, x20
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.cfi_endproc
; -- End function
.comm _D_STREAM,4,2 ; @D_STREAM
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Start streaming at high resolution"
.comm _SQ905C_CAPTURE_HI,4,2 ; @SQ905C_CAPTURE_HI
.comm _SQ905C_CAPTURE_INDEX,4,2 ; @SQ905C_CAPTURE_INDEX
l_.str.1: ; @.str.1
.asciz "Start streaming at medium resolution"
.comm _SQ905C_CAPTURE_MED,4,2 ; @SQ905C_CAPTURE_MED
.comm _D_ERR,4,2 ; @D_ERR
l_.str.2: ; @.str.2
.asciz "Start streaming command failed"
.comm _MODULE_NAME,4,2 ; @MODULE_NAME
.no_dead_strip _sd_start
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/media/video/gspca/extr_sq905c.c_sd_start.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function kmsg_poll
_kmsg_poll: ## @kmsg_poll
.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
pushq %rax
.cfi_offset %rbx, -24
movq %rsi, %rdx
movq _log_wait@GOTPCREL(%rip), %rsi
callq _poll_wait
movq _SYSLOG_ACTION_SIZE_UNREAD@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _SYSLOG_FROM_PROC@GOTPCREL(%rip), %rax
movl (%rax), %ecx
xorl %ebx, %ebx
xorl %esi, %esi
xorl %edx, %edx
callq _do_syslog
movq _EPOLLIN@GOTPCREL(%rip), %rdx
movq _EPOLLRDNORM@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rdx), %ecx
testq %rax, %rax
cmovel %ebx, %ecx
movl %ecx, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _log_wait,4,2 ## @log_wait
.comm _SYSLOG_ACTION_SIZE_UNREAD,4,2 ## @SYSLOG_ACTION_SIZE_UNREAD
.comm _SYSLOG_FROM_PROC,4,2 ## @SYSLOG_FROM_PROC
.comm _EPOLLIN,4,2 ## @EPOLLIN
.comm _EPOLLRDNORM,4,2 ## @EPOLLRDNORM
.no_dead_strip _kmsg_poll
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function kmsg_poll
_kmsg_poll: ; @kmsg_poll
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x2, x1
Lloh0:
adrp x1, _log_wait@GOTPAGE
Lloh1:
ldr x1, [x1, _log_wait@GOTPAGEOFF]
bl _poll_wait
Lloh2:
adrp x8, _SYSLOG_ACTION_SIZE_UNREAD@GOTPAGE
Lloh3:
ldr x8, [x8, _SYSLOG_ACTION_SIZE_UNREAD@GOTPAGEOFF]
Lloh4:
ldr w0, [x8]
Lloh5:
adrp x8, _SYSLOG_FROM_PROC@GOTPAGE
Lloh6:
ldr x8, [x8, _SYSLOG_FROM_PROC@GOTPAGEOFF]
Lloh7:
ldr w3, [x8]
mov x1, #0
mov w2, #0
bl _do_syslog
Lloh8:
adrp x8, _EPOLLIN@GOTPAGE
Lloh9:
ldr x8, [x8, _EPOLLIN@GOTPAGEOFF]
Lloh10:
adrp x9, _EPOLLRDNORM@GOTPAGE
Lloh11:
ldr x9, [x9, _EPOLLRDNORM@GOTPAGEOFF]
Lloh12:
ldr w8, [x8]
Lloh13:
ldr w9, [x9]
orr w8, w9, w8
cmp x0, #0
csel w0, wzr, w8, eq
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh12
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _log_wait,4,2 ; @log_wait
.comm _SYSLOG_ACTION_SIZE_UNREAD,4,2 ; @SYSLOG_ACTION_SIZE_UNREAD
.comm _SYSLOG_FROM_PROC,4,2 ; @SYSLOG_FROM_PROC
.comm _EPOLLIN,4,2 ; @EPOLLIN
.comm _EPOLLRDNORM,4,2 ; @EPOLLRDNORM
.no_dead_strip _kmsg_poll
.subsections_via_symbols
| AnghaBench/linux/fs/proc/extr_kmsg.c_kmsg_poll.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _FTPGetOneFileAscii ## -- Begin function FTPGetOneFileAscii
.p2align 4, 0x90
_FTPGetOneFileAscii: ## @FTPGetOneFileAscii
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _kTypeAscii@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq _kResumeNo@GOTPCREL(%rip), %rax
movl (%rax), %r9d
movq _kAppendNo@GOTPCREL(%rip), %rax
movl (%rax), %r10d
movq _kDeleteNo@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl $-1, %r8d
pushq $0
pushq $0
pushq %rax
pushq %r10
callq _FTPGetOneFile3
addq $32, %rsp
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _kTypeAscii,4,2 ## @kTypeAscii
.comm _kResumeNo,4,2 ## @kResumeNo
.comm _kAppendNo,4,2 ## @kAppendNo
.comm _kDeleteNo,4,2 ## @kDeleteNo
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _FTPGetOneFileAscii ; -- Begin function FTPGetOneFileAscii
.p2align 2
_FTPGetOneFileAscii: ; @FTPGetOneFileAscii
.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
Lloh0:
adrp x8, _kTypeAscii@GOTPAGE
Lloh1:
ldr x8, [x8, _kTypeAscii@GOTPAGEOFF]
Lloh2:
ldr w3, [x8]
Lloh3:
adrp x8, _kResumeNo@GOTPAGE
Lloh4:
ldr x8, [x8, _kResumeNo@GOTPAGEOFF]
Lloh5:
ldr w5, [x8]
Lloh6:
adrp x8, _kAppendNo@GOTPAGE
Lloh7:
ldr x8, [x8, _kAppendNo@GOTPAGEOFF]
Lloh8:
ldr w6, [x8]
Lloh9:
adrp x8, _kDeleteNo@GOTPAGE
Lloh10:
ldr x8, [x8, _kDeleteNo@GOTPAGEOFF]
Lloh11:
ldr w7, [x8]
str xzr, [sp]
mov w4, #-1
bl _FTPGetOneFile3
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _kTypeAscii,4,2 ; @kTypeAscii
.comm _kResumeNo,4,2 ; @kResumeNo
.comm _kAppendNo,4,2 ; @kAppendNo
.comm _kDeleteNo,4,2 ; @kDeleteNo
.subsections_via_symbols
| AnghaBench/reactos/modules/rosapps/applications/net/ncftp/libncftp/extr_io.c_FTPGetOneFileAscii.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _spawn ## -- Begin function spawn
.p2align 4, 0x90
_spawn: ## @spawn
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
movq %rdi, %rbx
callq _fork
testl %eax, %eax
je LBB0_1
LBB0_2:
popq %rbx
popq %r14
popq %rbp
retq
LBB0_1:
movq %rbx, %rdi
movq %r14, %rsi
callq _spawn.cold.1
xorl %eax, %eax
jmp LBB0_2
.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)
movaps l___const.main.arg_list+16(%rip), %xmm0
movaps %xmm0, -32(%rbp)
movaps l___const.main.arg_list(%rip), %xmm0
movaps %xmm0, -48(%rbp)
callq _fork
testl %eax, %eax
je LBB1_1
## %bb.4:
leaq L_str(%rip), %rdi
callq _puts
LBB1_2:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -8(%rbp), %rax
jne LBB1_5
## %bb.3:
xorl %eax, %eax
addq $48, %rsp
popq %rbp
retq
LBB1_1:
leaq -48(%rbp), %rdi
callq _main.cold.1
jmp LBB1_2
LBB1_5:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function spawn.cold.1
_spawn.cold.1: ## @spawn.cold.1
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _execvp
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str(%rip), %rdi
pushq $28
popq %rsi
pushq $1
popq %rdx
callq _fwrite
callq _abort
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function main.cold.1
_main.cold.1: ## @main.cold.1
.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, %rsi
leaq L_.str.1(%rip), %rdi
callq _execvp
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str(%rip), %rdi
pushq $28
popq %rsi
pushq $1
popq %rdx
callq _fwrite
callq _abort
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "An error occurred in execvp\n"
L_.str.1: ## @.str.1
.asciz "ls"
L_.str.2: ## @.str.2
.asciz "-l"
L_.str.3: ## @.str.3
.asciz "/"
.section __DATA,__const
.p2align 4 ## @__const.main.arg_list
l___const.main.arg_list:
.quad L_.str.1
.quad L_.str.2
.quad L_.str.3
.quad 0
.section __TEXT,__cstring,cstring_literals
L_str: ## @str
.asciz "Main program exiting..."
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _spawn ; -- Begin function spawn
.p2align 2
_spawn: ; @spawn
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
bl _fork
cbz w0, LBB0_2
; %bb.1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_2:
mov x0, x20
mov x1, x19
bl _spawn.cold.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
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-8]
Lloh3:
adrp x8, l___const.main.arg_list@PAGE
Lloh4:
add x8, x8, l___const.main.arg_list@PAGEOFF
ldp q0, q1, [x8]
stp q0, q1, [sp]
bl _fork
cbz w0, LBB1_3
; %bb.1:
Lloh5:
adrp x0, l_str@PAGE
Lloh6:
add x0, x0, l_str@PAGEOFF
bl _puts
ldur x8, [x29, #-8]
Lloh7:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh8:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh9:
ldr x9, [x9]
cmp x9, x8
b.ne LBB1_4
; %bb.2:
mov w0, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB1_3:
mov x0, sp
bl _main.cold.1
LBB1_4:
bl ___stack_chk_fail
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpAdd Lloh5, Lloh6
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function spawn.cold.1
_spawn.cold.1: ; @spawn.cold.1
.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 _execvp
Lloh10:
adrp x8, ___stderrp@GOTPAGE
Lloh11:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh12:
ldr x3, [x8]
Lloh13:
adrp x0, l_.str@PAGE
Lloh14:
add x0, x0, l_.str@PAGEOFF
bl _OUTLINED_FUNCTION_0
bl _abort
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function main.cold.1
_main.cold.1: ; @main.cold.1
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x1, x0
Lloh15:
adrp x0, l_.str.1@PAGE
Lloh16:
add x0, x0, l_.str.1@PAGEOFF
bl _execvp
Lloh17:
adrp x8, ___stderrp@GOTPAGE
Lloh18:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh19:
ldr x3, [x8]
Lloh20:
adrp x0, l_.str@PAGE
Lloh21:
add x0, x0, l_.str@PAGEOFF
bl _OUTLINED_FUNCTION_0
bl _abort
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpAdd Lloh15, Lloh16
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function OUTLINED_FUNCTION_0
_OUTLINED_FUNCTION_0: ; @OUTLINED_FUNCTION_0 Thunk
.cfi_startproc
; %bb.0:
mov w1, #28
mov w2, #1
b _fwrite
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "An error occurred in execvp\n"
l_.str.1: ; @.str.1
.asciz "ls"
l_.str.2: ; @.str.2
.asciz "-l"
l_.str.3: ; @.str.3
.asciz "/"
.section __DATA,__const
.p2align 3 ; @__const.main.arg_list
l___const.main.arg_list:
.quad l_.str.1
.quad l_.str.2
.quad l_.str.3
.quad 0
.section __TEXT,__cstring,cstring_literals
l_str: ; @str
.asciz "Main program exiting..."
.subsections_via_symbols
| the_stack_data/117596.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function atlas_set_powermode
_atlas_set_powermode: ## @atlas_set_powermode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl %esi, %edx
movl (%rdi), %edi
movq _ATLAS_REG_PWR_CONTROL@GOTPCREL(%rip), %rax
movl (%rax), %esi
popq %rbp
jmp _regmap_write ## TAILCALL
.cfi_endproc
## -- End function
.comm _ATLAS_REG_PWR_CONTROL,4,2 ## @ATLAS_REG_PWR_CONTROL
.no_dead_strip _atlas_set_powermode
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function atlas_set_powermode
_atlas_set_powermode: ; @atlas_set_powermode
.cfi_startproc
; %bb.0:
mov x2, x1
ldr w0, [x0]
Lloh0:
adrp x8, _ATLAS_REG_PWR_CONTROL@GOTPAGE
Lloh1:
ldr x8, [x8, _ATLAS_REG_PWR_CONTROL@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
b _regmap_write
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _ATLAS_REG_PWR_CONTROL,4,2 ; @ATLAS_REG_PWR_CONTROL
.no_dead_strip _atlas_set_powermode
.subsections_via_symbols
| AnghaBench/linux/drivers/iio/chemical/extr_atlas-ph-sensor.c_atlas_set_powermode.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cmd_mdns_query_ip
_cmd_mdns_query_ip: ## @cmd_mdns_query_ip
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rbx
movq _mdns_query_ip_args@GOTPCREL(%rip), %r14
movq %r14, %rdx
callq _arg_parse
testl %eax, %eax
je LBB0_2
## %bb.1:
movq _stderr@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 24(%r14), %esi
movq (%rbx), %rdx
callq _arg_print_errors
jmp LBB0_8
LBB0_2:
movq 16(%r14), %rax
movq (%rax), %rax
movq (%rax), %r15
testq %r15, %r15
je LBB0_6
## %bb.3:
cmpb $0, (%r15)
je LBB0_6
## %bb.4:
movq (%r14), %rax
movq 8(%r14), %rcx
movq (%rcx), %rcx
movl (%rcx), %ecx
movq (%rax), %rax
movl (%rax), %eax
testl %ecx, %ecx
movl $1000, %r14d ## imm = 0x3E8
cmovgl %ecx, %r14d
cmpl $255, %eax
movl $255, %ebx
cmovbl %eax, %ebx
leaq L_.str.1(%rip), %rdi
movq %r15, %rsi
movl %r14d, %edx
movl %ebx, %ecx
xorl %eax, %eax
callq _printf
movq $0, -32(%rbp)
movq _MDNS_TYPE_ANY@GOTPCREL(%rip), %rax
movl (%rax), %ecx
leaq -32(%rbp), %rax
movq %rax, (%rsp)
movq %r15, %rdi
xorl %esi, %esi
xorl %edx, %edx
movl %r14d, %r8d
movl %ebx, %r9d
callq _mdns_query
testq %rax, %rax
je LBB0_10
## %bb.5:
leaq L_str.5(%rip), %rdi
jmp LBB0_7
LBB0_6:
leaq L_str(%rip), %rdi
LBB0_7:
callq _puts
LBB0_8:
movl $1, %eax
LBB0_9:
addq $24, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB0_10:
movq -32(%rbp), %rdi
testq %rdi, %rdi
je LBB0_12
## %bb.11:
callq _mdns_print_results
movq -32(%rbp), %rdi
callq _mdns_query_results_free
jmp LBB0_13
LBB0_12:
leaq L_str.4(%rip), %rdi
callq _puts
LBB0_13:
xorl %eax, %eax
jmp LBB0_9
.cfi_endproc
## -- End function
.comm _mdns_query_ip_args,32,3 ## @mdns_query_ip_args
.comm _stderr,4,2 ## @stderr
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "Query IP: %s.local, Timeout: %d, Max Results: %d\n"
.comm _MDNS_TYPE_ANY,4,2 ## @MDNS_TYPE_ANY
L_str: ## @str
.asciz "ERROR: Hostname not supplied"
L_str.4: ## @str.4
.asciz "No results found!"
L_str.5: ## @str.5
.asciz "ERROR: Query Failed"
.no_dead_strip _cmd_mdns_query_ip
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cmd_mdns_query_ip
_cmd_mdns_query_ip: ; @cmd_mdns_query_ip
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
Lloh0:
adrp x20, _mdns_query_ip_args@GOTPAGE
Lloh1:
ldr x20, [x20, _mdns_query_ip_args@GOTPAGEOFF]
mov x2, x20
bl _arg_parse
cbz w0, LBB0_2
; %bb.1:
Lloh2:
adrp x8, _stderr@GOTPAGE
Lloh3:
ldr x8, [x8, _stderr@GOTPAGEOFF]
Lloh4:
ldr w0, [x8]
ldr w1, [x20, #24]
ldr x2, [x19]
bl _arg_print_errors
b LBB0_8
LBB0_2:
ldr x8, [x20, #16]
ldr x8, [x8]
ldr x19, [x8]
cbz x19, LBB0_6
; %bb.3:
ldrb w8, [x19]
cbz w8, LBB0_6
; %bb.4:
ldp x9, x8, [x20]
ldr x8, [x8]
ldr w8, [x8]
ldr x9, [x9]
ldr w9, [x9]
mov w10, #1000
cmp w8, #1
csel w20, w10, w8, lt
mov w8, #255
cmp w9, #255
csel w21, w9, w8, lo
stp x20, x21, [sp, #8]
str x19, [sp]
Lloh5:
adrp x0, l_.str.1@PAGE
Lloh6:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
str xzr, [sp, #24]
Lloh7:
adrp x8, _MDNS_TYPE_ANY@GOTPAGE
Lloh8:
ldr x8, [x8, _MDNS_TYPE_ANY@GOTPAGEOFF]
Lloh9:
ldr w3, [x8]
add x6, sp, #24
mov x0, x19
mov x1, #0
mov x2, #0
mov x4, x20
mov x5, x21
bl _mdns_query
cbz x0, LBB0_10
; %bb.5:
Lloh10:
adrp x0, l_str.5@PAGE
Lloh11:
add x0, x0, l_str.5@PAGEOFF
b LBB0_7
LBB0_6:
Lloh12:
adrp x0, l_str@PAGE
Lloh13:
add x0, x0, l_str@PAGEOFF
LBB0_7:
bl _puts
LBB0_8:
mov w0, #1
LBB0_9:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB0_10:
ldr x0, [sp, #24]
cbz x0, LBB0_12
; %bb.11:
bl _mdns_print_results
ldr x0, [sp, #24]
bl _mdns_query_results_free
b LBB0_13
LBB0_12:
Lloh14:
adrp x0, l_str.4@PAGE
Lloh15:
add x0, x0, l_str.4@PAGEOFF
bl _puts
LBB0_13:
mov w0, #0
b LBB0_9
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.cfi_endproc
; -- End function
.comm _mdns_query_ip_args,32,3 ; @mdns_query_ip_args
.comm _stderr,4,2 ; @stderr
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "Query IP: %s.local, Timeout: %d, Max Results: %d\n"
.comm _MDNS_TYPE_ANY,4,2 ; @MDNS_TYPE_ANY
l_str: ; @str
.asciz "ERROR: Hostname not supplied"
l_str.4: ; @str.4
.asciz "No results found!"
l_str.5: ; @str.5
.asciz "ERROR: Query Failed"
.no_dead_strip _cmd_mdns_query_ip
.subsections_via_symbols
| AnghaBench/esp-idf/components/mdns/extr_mdns_console.c_cmd_mdns_query_ip.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function flush_qp
_flush_qp: ## @flush_qp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movl 20(%rdi), %esi
movl 24(%rdi), %edi
callq _get_chp
movq %rax, %r15
movl 16(%rbx), %esi
movl 24(%rbx), %edi
callq _get_chp
movq %rax, %r14
cmpq $0, 8(%rbx)
je LBB0_3
## %bb.1:
movq %rbx, %rdi
callq _cxio_set_wq_in_error
leaq 24(%r15), %rdi
callq _cxio_set_cq_in_error
movq %r15, %rdi
callq _spin_lock
leaq 8(%r15), %rdi
movl 8(%r15), %esi
callq *16(%r15)
movq %r15, %rdi
callq _spin_unlock
cmpq %r15, %r14
je LBB0_4
## %bb.2:
leaq 24(%r14), %rdi
callq _cxio_set_cq_in_error
movq %r14, %rdi
callq _spin_lock
movq %r14, %rdi
addq $8, %rdi
movl 8(%r14), %esi
callq *16(%r14)
movq %r14, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _spin_unlock ## TAILCALL
LBB0_3:
movq %rbx, %rdi
movq %r15, %rsi
movq %r14, %rdx
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp ___flush_qp ## TAILCALL
LBB0_4:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _flush_qp
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function flush_qp
_flush_qp: ; @flush_qp
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x21, x0
ldr w0, [x0, #24]
ldr w1, [x21, #20]
bl _get_chp
mov x20, x0
ldr w0, [x21, #24]
ldr w1, [x21, #16]
bl _get_chp
mov x19, x0
ldr x8, [x21, #8]
cbz x8, LBB0_3
; %bb.1:
mov x0, x21
bl _cxio_set_wq_in_error
add x0, x20, #24
bl _cxio_set_cq_in_error
mov x0, x20
bl _spin_lock
ldr x8, [x20, #16]
mov x0, x20
ldr w1, [x0, #8]!
blr x8
mov x0, x20
bl _spin_unlock
cmp x19, x20
b.eq LBB0_4
; %bb.2:
add x0, x19, #24
bl _cxio_set_cq_in_error
mov x0, x19
bl _spin_lock
ldr x8, [x19, #16]
mov x0, x19
ldr w1, [x0, #8]!
blr x8
mov x0, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _spin_unlock
LBB0_3:
mov x0, x21
mov x1, x20
mov x2, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b ___flush_qp
LBB0_4:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _flush_qp
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/infiniband/hw/cxgb3/extr_iwch_qp.c_flush_qp.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cmd_clearok ## -- Begin function cmd_clearok
.p2align 4, 0x90
_cmd_clearok: ## @cmd_clearok
.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 $24, %rsp
.cfi_offset %rbx, -24
movq %rsi, %rbx
movl $2, %esi
callq _check_arg_count
cmpl $1, %eax
je LBB0_6
## %bb.1:
movq (%rbx), %rdi
leaq L_.str(%rip), %rsi
leaq -24(%rbp), %rdx
callq _sscanf
testq %rax, %rax
je LBB0_2
## %bb.3:
movq 8(%rbx), %rdi
leaq L_.str.2(%rip), %rsi
leaq -12(%rbp), %rdx
callq _sscanf
movq %rax, %rbx
movl $1, %edi
callq _report_count
testq %rbx, %rbx
je LBB0_4
## %bb.5:
movq -24(%rbp), %rdi
movl -12(%rbp), %esi
callq _clearok
movl %eax, %edi
callq _report_return
jmp LBB0_6
LBB0_2:
movl $1, %edi
callq _report_count
LBB0_4:
leaq L_.str.1(%rip), %rdi
callq _report_error
LBB0_6:
addq $24, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%p"
L_.str.1: ## @.str.1
.asciz "BAD ARGUMENT"
L_.str.2: ## @.str.2
.asciz "%d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _cmd_clearok ; -- Begin function cmd_clearok
.p2align 2
_cmd_clearok: ; @cmd_clearok
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x1
mov w1, #2
bl _check_arg_count
cmp w0, #1
b.eq LBB0_6
; %bb.1:
ldr x0, [x19]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
add x2, sp, #8
bl _sscanf
cbz x0, LBB0_4
; %bb.2:
ldr x0, [x19, #8]
Lloh2:
adrp x1, l_.str.2@PAGE
Lloh3:
add x1, x1, l_.str.2@PAGEOFF
add x2, sp, #4
bl _sscanf
mov x19, x0
mov w0, #1
bl _report_count
cbz x19, LBB0_5
; %bb.3:
ldr x0, [sp, #8]
ldr w1, [sp, #4]
bl _clearok
bl _report_return
b LBB0_6
LBB0_4:
mov w0, #1
bl _report_count
LBB0_5:
Lloh4:
adrp x0, l_.str.1@PAGE
Lloh5:
add x0, x0, l_.str.1@PAGEOFF
bl _report_error
LBB0_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%p"
l_.str.1: ; @.str.1
.asciz "BAD ARGUMENT"
l_.str.2: ; @.str.2
.asciz "%d"
.subsections_via_symbols
| AnghaBench/freebsd/contrib/netbsd-tests/lib/libcurses/slave/extr_curses_commands.c_cmd_clearok.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function lochnagar2_get_gpio_chan
_lochnagar2_get_gpio_chan: ## @lochnagar2_get_gpio_chan
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _LN2_NUM_GPIO_CHANNELS@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
jle LBB0_9
## %bb.1:
movl %esi, %r14d
movq %rdi, -56(%rbp) ## 8-byte Spill
movq 8(%rdi), %rax
movq (%rax), %r12
movl $-1, %ebx
xorl %r15d, %r15d
leaq -44(%rbp), %r13
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq _LOCHNAGAR2_GPIO_CHANNEL1@GOTPCREL(%rip), %rax
movq (%rax), %rsi
addq %r15, %rsi
movq %r12, %rdi
movq %r13, %rdx
callq _regmap_read
testl %eax, %eax
jne LBB0_10
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movl -44(%rbp), %eax
movq _LOCHNAGAR2_GPIO_CHANNEL_SRC_MASK@GOTPCREL(%rip), %rcx
andl (%rcx), %eax
movl %eax, -44(%rbp)
cmpl %r14d, %eax
je LBB0_4
## %bb.5: ## in Loop: Header=BB0_2 Depth=1
testl %eax, %eax
movl %r15d, %eax
cmovnel %ebx, %eax
testl %ebx, %ebx
cmovsl %eax, %ebx
incq %r15
movq _LN2_NUM_GPIO_CHANNELS@GOTPCREL(%rip), %rax
movslq (%rax), %rax
cmpq %rax, %r15
jl LBB0_2
## %bb.6:
testl %ebx, %ebx
movq -56(%rbp), %r15 ## 8-byte Reload
js LBB0_9
## %bb.7:
movl %ebx, %esi
movq _LOCHNAGAR2_GPIO_CHANNEL1@GOTPCREL(%rip), %rax
addq (%rax), %rsi
movq _LOCHNAGAR2_GPIO_CHANNEL_SRC_MASK@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r12, %rdi
movl %r14d, %ecx
callq _regmap_update_bits
testl %eax, %eax
jne LBB0_10
## %bb.8:
incl %ebx
movl (%r15), %edi
leaq L_.str(%rip), %rsi
movl %ebx, %edx
movl %r14d, %ecx
callq _dev_dbg
movl %ebx, %eax
jmp LBB0_10
LBB0_9:
movq _ENOSPC@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
jmp LBB0_10
LBB0_4:
incl %r15d
movl %r15d, %eax
LBB0_10:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _LN2_NUM_GPIO_CHANNELS,4,2 ## @LN2_NUM_GPIO_CHANNELS
.comm _LOCHNAGAR2_GPIO_CHANNEL1,8,3 ## @LOCHNAGAR2_GPIO_CHANNEL1
.comm _LOCHNAGAR2_GPIO_CHANNEL_SRC_MASK,4,2 ## @LOCHNAGAR2_GPIO_CHANNEL_SRC_MASK
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Set channel %d to 0x%x\n"
.comm _ENOSPC,4,2 ## @ENOSPC
.no_dead_strip _lochnagar2_get_gpio_chan
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function lochnagar2_get_gpio_chan
_lochnagar2_get_gpio_chan: ; @lochnagar2_get_gpio_chan
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
Lloh0:
adrp x24, _LN2_NUM_GPIO_CHANNELS@GOTPAGE
Lloh1:
ldr x24, [x24, _LN2_NUM_GPIO_CHANNELS@GOTPAGEOFF]
ldr w8, [x24]
cmp w8, #1
b.lt LBB0_8
; %bb.1:
mov x19, x1
mov x20, x0
mov x25, #0
ldr x8, [x0, #8]
ldr x21, [x8]
mov w28, #-1
Lloh2:
adrp x26, _LOCHNAGAR2_GPIO_CHANNEL1@GOTPAGE
Lloh3:
ldr x26, [x26, _LOCHNAGAR2_GPIO_CHANNEL1@GOTPAGEOFF]
Lloh4:
adrp x27, _LOCHNAGAR2_GPIO_CHANNEL_SRC_MASK@GOTPAGE
Lloh5:
ldr x27, [x27, _LOCHNAGAR2_GPIO_CHANNEL_SRC_MASK@GOTPAGEOFF]
mov w23, #-1
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [x26]
add x1, x25, x8
add x2, sp, #12
mov x0, x21
bl _regmap_read
cbnz w0, LBB0_9
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
ldr w8, [x27]
ldr w9, [sp, #12]
and w8, w9, w8
str w8, [sp, #12]
cmp w8, w19
b.eq LBB0_10
; %bb.4: ; in Loop: Header=BB0_2 Depth=1
cmp w8, #0
ccmp w23, w28, #0, eq
csel w23, w23, w25, gt
add x25, x25, #1
ldrsw x8, [x24]
cmp x25, x8
b.lt LBB0_2
; %bb.5:
tbnz w23, #31, LBB0_8
; %bb.6:
ldr x8, [x26]
add x1, x8, w23, uxtw
ldr w2, [x27]
mov x0, x21
mov x3, x19
bl _regmap_update_bits
mov x22, x0
cbnz w0, LBB0_11
; %bb.7:
add w22, w23, #1
ldr w0, [x20]
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
mov x2, x22
mov x3, x19
bl _dev_dbg
b LBB0_11
LBB0_8:
Lloh8:
adrp x8, _ENOSPC@GOTPAGE
Lloh9:
ldr x8, [x8, _ENOSPC@GOTPAGEOFF]
Lloh10:
ldr w8, [x8]
neg w22, w8
b LBB0_11
LBB0_9:
mov x22, x0
b LBB0_11
LBB0_10:
add w22, w25, #1
LBB0_11:
mov x0, x22
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.cfi_endproc
; -- End function
.comm _LN2_NUM_GPIO_CHANNELS,4,2 ; @LN2_NUM_GPIO_CHANNELS
.comm _LOCHNAGAR2_GPIO_CHANNEL1,8,3 ; @LOCHNAGAR2_GPIO_CHANNEL1
.comm _LOCHNAGAR2_GPIO_CHANNEL_SRC_MASK,4,2 ; @LOCHNAGAR2_GPIO_CHANNEL_SRC_MASK
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Set channel %d to 0x%x\n"
.comm _ENOSPC,4,2 ; @ENOSPC
.no_dead_strip _lochnagar2_get_gpio_chan
.subsections_via_symbols
| AnghaBench/linux/drivers/pinctrl/cirrus/extr_pinctrl-lochnagar.c_lochnagar2_get_gpio_chan.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ngx_http_degradation_init
_ngx_http_degradation_init: ## @ngx_http_degradation_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _ngx_http_core_module@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _ngx_http_conf_get_module_main_conf
movq _NGX_HTTP_PREACCESS_PHASE@GOTPCREL(%rip), %rcx
movq (%rcx), %rdi
shlq $2, %rdi
addq (%rax), %rdi
callq _ngx_array_push
testq %rax, %rax
je LBB0_1
## %bb.2:
movq _ngx_http_degradation_handler@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %ecx, (%rax)
movq _NGX_OK@GOTPCREL(%rip), %rax
jmp LBB0_3
LBB0_1:
movq _NGX_ERROR@GOTPCREL(%rip), %rax
LBB0_3:
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ngx_http_core_module,4,2 ## @ngx_http_core_module
.comm _NGX_HTTP_PREACCESS_PHASE,8,3 ## @NGX_HTTP_PREACCESS_PHASE
.comm _NGX_ERROR,4,2 ## @NGX_ERROR
.comm _ngx_http_degradation_handler,4,2 ## @ngx_http_degradation_handler
.comm _NGX_OK,4,2 ## @NGX_OK
.no_dead_strip _ngx_http_degradation_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ngx_http_degradation_init
_ngx_http_degradation_init: ; @ngx_http_degradation_init
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
Lloh0:
adrp x8, _ngx_http_core_module@GOTPAGE
Lloh1:
ldr x8, [x8, _ngx_http_core_module@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _ngx_http_conf_get_module_main_conf
ldr x8, [x0]
Lloh3:
adrp x9, _NGX_HTTP_PREACCESS_PHASE@GOTPAGE
Lloh4:
ldr x9, [x9, _NGX_HTTP_PREACCESS_PHASE@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
add x0, x8, x9, lsl #2
bl _ngx_array_push
cbz x0, LBB0_2
; %bb.1:
Lloh6:
adrp x8, _ngx_http_degradation_handler@GOTPAGE
Lloh7:
ldr x8, [x8, _ngx_http_degradation_handler@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
str w8, [x0]
Lloh9:
adrp x8, _NGX_OK@GOTPAGE
Lloh10:
ldr x8, [x8, _NGX_OK@GOTPAGEOFF]
b LBB0_3
LBB0_2:
Lloh11:
adrp x8, _NGX_ERROR@GOTPAGE
Lloh12:
ldr x8, [x8, _NGX_ERROR@GOTPAGEOFF]
LBB0_3:
ldr w0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGot Lloh11, Lloh12
.cfi_endproc
; -- End function
.comm _ngx_http_core_module,4,2 ; @ngx_http_core_module
.comm _NGX_HTTP_PREACCESS_PHASE,8,3 ; @NGX_HTTP_PREACCESS_PHASE
.comm _NGX_ERROR,4,2 ; @NGX_ERROR
.comm _ngx_http_degradation_handler,4,2 ; @ngx_http_degradation_handler
.comm _NGX_OK,4,2 ; @NGX_OK
.no_dead_strip _ngx_http_degradation_init
.subsections_via_symbols
| AnghaBench/nginx/src/http/modules/extr_ngx_http_degradation_module.c_ngx_http_degradation_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tas3004_treble
_tas3004_treble: ## @tas3004_treble
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _tas3004_treble_table@GOTPCREL(%rip), %rax
movq (%rax), %rax
movslq %edi, %rcx
movl (%rax,%rcx,4), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _tas3004_treble_table,8,3 ## @tas3004_treble_table
.no_dead_strip _tas3004_treble
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tas3004_treble
_tas3004_treble: ; @tas3004_treble
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _tas3004_treble_table@GOTPAGE
Lloh1:
ldr x8, [x8, _tas3004_treble_table@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
ldr w0, [x8, w0, sxtw #2]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _tas3004_treble_table,8,3 ; @tas3004_treble_table
.no_dead_strip _tas3004_treble
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/sound/aoa/codecs/extr_tas-basstreble.h_tas3004_treble.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function ijkav_register_input_format
_ijkav_register_input_format: ## @ijkav_register_input_format
.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
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movl (%rdi), %edi
callq _ijkav_find_input_format
testq %rax, %rax
je LBB0_2
## %bb.1:
movq _AV_LOG_WARNING@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl (%rbx), %ecx
leaq L_.str(%rip), %rdx
xorl %edi, %edi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _av_log ## TAILCALL
LBB0_2:
movq _AV_LOG_INFO@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl (%rbx), %ecx
leaq L_.str.1(%rip), %rdx
xorl %edi, %edi
callq _av_log
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _av_register_input_format ## TAILCALL
.cfi_endproc
## -- End function
.comm _AV_LOG_WARNING,4,2 ## @AV_LOG_WARNING
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "skip demuxer : %s (duplicated)\n"
.comm _AV_LOG_INFO,4,2 ## @AV_LOG_INFO
L_.str.1: ## @.str.1
.asciz "register demuxer : %s\n"
.no_dead_strip _ijkav_register_input_format
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function ijkav_register_input_format
_ijkav_register_input_format: ; @ijkav_register_input_format
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr w0, [x0]
bl _ijkav_find_input_format
cbz x0, LBB0_2
; %bb.1:
Lloh0:
adrp x8, _AV_LOG_WARNING@GOTPAGE
Lloh1:
ldr x8, [x8, _AV_LOG_WARNING@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
ldr w3, [x19]
Lloh3:
adrp x2, l_.str@PAGE
Lloh4:
add x2, x2, l_.str@PAGEOFF
mov x0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _av_log
LBB0_2:
Lloh5:
adrp x8, _AV_LOG_INFO@GOTPAGE
Lloh6:
ldr x8, [x8, _AV_LOG_INFO@GOTPAGEOFF]
Lloh7:
ldr w1, [x8]
ldr w3, [x19]
Lloh8:
adrp x2, l_.str.1@PAGE
Lloh9:
add x2, x2, l_.str.1@PAGEOFF
bl _av_log
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _av_register_input_format
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.comm _AV_LOG_WARNING,4,2 ; @AV_LOG_WARNING
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "skip demuxer : %s (duplicated)\n"
.comm _AV_LOG_INFO,4,2 ; @AV_LOG_INFO
l_.str.1: ; @.str.1
.asciz "register demuxer : %s\n"
.no_dead_strip _ijkav_register_input_format
.subsections_via_symbols
| AnghaBench/ijkplayer/ijkmedia/ijkplayer/ijkavformat/extr_allformats.c_ijkav_register_input_format.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lj_vm_foldfpm ## -- Begin function lj_vm_foldfpm
.p2align 4, 0x90
_lj_vm_foldfpm: ## @lj_vm_foldfpm
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $edi killed $edi def $rdi
addl $-128, %edi
cmpl $11, %edi
ja LBB0_14
## %bb.1:
leaq LJTI0_0(%rip), %rax
movslq (%rax,%rdi,4), %rcx
addq %rax, %rcx
jmpq *%rcx
LBB0_4:
popq %rbp
jmp _lj_vm_trunc ## TAILCALL
LBB0_13:
popq %rbp
jmp _tan ## TAILCALL
LBB0_5:
sqrtsd %xmm0, %xmm0
popq %rbp
retq
LBB0_11:
popq %rbp
jmp _sin ## TAILCALL
LBB0_9:
popq %rbp
jmp _lj_vm_log2 ## TAILCALL
LBB0_10:
popq %rbp
jmp _log10 ## TAILCALL
LBB0_8:
popq %rbp
jmp _log ## TAILCALL
LBB0_2:
popq %rbp
jmp _lj_vm_floor ## TAILCALL
LBB0_7:
popq %rbp
jmp _lj_vm_exp2 ## TAILCALL
LBB0_6:
popq %rbp
jmp _exp ## TAILCALL
LBB0_12:
popq %rbp
jmp _cos ## TAILCALL
LBB0_3:
popq %rbp
jmp _lj_vm_ceil ## TAILCALL
LBB0_14:
xorl %edi, %edi
callq _lua_assert
xorps %xmm0, %xmm0
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_4, LBB0_4-LJTI0_0
.set L0_0_set_13, LBB0_13-LJTI0_0
.set L0_0_set_5, LBB0_5-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_9, LBB0_9-LJTI0_0
.set L0_0_set_10, LBB0_10-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_2, LBB0_2-LJTI0_0
.set L0_0_set_7, LBB0_7-LJTI0_0
.set L0_0_set_6, LBB0_6-LJTI0_0
.set L0_0_set_12, LBB0_12-LJTI0_0
.set L0_0_set_3, LBB0_3-LJTI0_0
LJTI0_0:
.long L0_0_set_4
.long L0_0_set_13
.long L0_0_set_5
.long L0_0_set_11
.long L0_0_set_9
.long L0_0_set_10
.long L0_0_set_8
.long L0_0_set_2
.long L0_0_set_7
.long L0_0_set_6
.long L0_0_set_12
.long L0_0_set_3
.end_data_region
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _lj_vm_foldfpm ; -- Begin function lj_vm_foldfpm
.p2align 2
_lj_vm_foldfpm: ; @lj_vm_foldfpm
.cfi_startproc
; %bb.0:
sub w8, w0, #128
cmp w8, #11
b.hi LBB0_14
; %bb.1:
Lloh0:
adrp x9, lJTI0_0@PAGE
Lloh1:
add x9, x9, lJTI0_0@PAGEOFF
adr x10, LBB0_2
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB0_2:
b _lj_vm_trunc
LBB0_3:
b _tan
LBB0_4:
fsqrt d0, d0
ret
LBB0_5:
b _sin
LBB0_6:
b _lj_vm_log2
LBB0_7:
b _log10
LBB0_8:
b _log
LBB0_9:
b _lj_vm_floor
LBB0_10:
b _lj_vm_exp2
LBB0_11:
b _exp
LBB0_12:
b _cos
LBB0_13:
b _lj_vm_ceil
LBB0_14:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #0
bl _lua_assert
movi d0, #0000000000000000
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_2-LBB0_2)>>2
.byte (LBB0_3-LBB0_2)>>2
.byte (LBB0_4-LBB0_2)>>2
.byte (LBB0_5-LBB0_2)>>2
.byte (LBB0_6-LBB0_2)>>2
.byte (LBB0_7-LBB0_2)>>2
.byte (LBB0_8-LBB0_2)>>2
.byte (LBB0_9-LBB0_2)>>2
.byte (LBB0_10-LBB0_2)>>2
.byte (LBB0_11-LBB0_2)>>2
.byte (LBB0_12-LBB0_2)>>2
.byte (LBB0_13-LBB0_2)>>2
; -- End function
.subsections_via_symbols
| AnghaBench/xLua/build/luajit-2.1.0b3/src/extr_lj_vmmath.c_lj_vm_foldfpm.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 4, 0x90 ## -- Begin function pnpgets
_pnpgets: ## @pnpgets
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
xorl %r15d, %r15d
xorl %eax, %eax
callq _pnpwakeup1
testl %eax, %eax
je LBB0_2
## %bb.1:
xorl %r13d, %r13d
xorl %eax, %eax
callq _pnpwakeup2
testl %eax, %eax
je LBB0_2
## %bb.3:
movl $240000, %edi ## imm = 0x3A980
callq _usleep
movq _rodent@GOTPCREL(%rip), %rax
movl (%rax), %edi
leaq -41(%rbp), %rsi
movl $1, %edx
callq _read
cmpl $1, %eax
jne LBB0_18
## %bb.4:
leaq L_.str.1(%rip), %r12
leaq -41(%rbp), %r15
xorl %ecx, %ecx
movq _rodent@GOTPCREL(%rip), %r13
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq %rcx, %r14
movsbl -41(%rbp), %esi
movb %sil, (%rbx,%rcx)
movl %esi, %eax
andb $-33, %al
cmpb $8, %al
je LBB0_8
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movq %r12, %rdi
movl %esi, %edx
xorl %eax, %eax
callq _debug
movl (%r13), %edi
movq %r15, %rsi
movl $1, %edx
callq _read
leaq -1(%r14), %rcx
cmpl $1, %eax
je LBB0_5
## %bb.7:
decl %r14d
movl %r14d, %r13d
jmp LBB0_18
LBB0_2:
movq _TIOCM_DTR@GOTPCREL(%rip), %rax
movq _TIOCM_RTS@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
andl (%rax), %ecx
movl %ecx, -72(%rbp)
movq _rodent@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _TIOCMBIS@GOTPCREL(%rip), %rax
movl (%rax), %esi
leaq -72(%rbp), %rdx
callq _ioctl
jmp LBB0_19
LBB0_8:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _debug
leaq -1(%r14), %r13
testl %r14d, %r14d
js LBB0_18
## %bb.9:
incb -41(%rbp)
movslq %r13d, %r15
movq %rbx, -56(%rbp) ## 8-byte Spill
addq %rbx, %r15
.p2align 4, 0x90
LBB0_10: ## =>This Inner Loop Header: Depth=1
leaq -76(%rbp), %rbx
movq %rbx, %rdi
callq _FD_ZERO
movq _rodent@GOTPCREL(%rip), %r12
movl (%r12), %edi
movq %rbx, %rsi
callq _FD_SET
movq $0, -64(%rbp)
movl $240000, -72(%rbp) ## imm = 0x3A980
movq _FD_SETSIZE@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %rbx, %rsi
xorl %edx, %edx
xorl %ecx, %ecx
leaq -72(%rbp), %r8
callq _select
testq %rax, %rax
jle LBB0_11
## %bb.12: ## in Loop: Header=BB0_10 Depth=1
movl (%r12), %edi
movq %r15, %rsi
movl $1, %edx
callq _read
leal 1(%r13), %eax
cmpl $254, %r13d
jg LBB0_14
## %bb.13: ## in Loop: Header=BB0_10 Depth=1
movzbl -41(%rbp), %ecx
leaq 1(%r15), %rdx
movl %eax, %r13d
cmpb %cl, (%r15)
movq %rdx, %r15
jne LBB0_10
jmp LBB0_14
LBB0_11:
movl %r13d, %eax
LBB0_14:
movl %eax, %r13d
testl %r14d, %r14d
je LBB0_15
## %bb.16:
subl %r14d, %r13d
movl %r14d, %edi
movq -56(%rbp), %rbx ## 8-byte Reload
addq %rbx, %rdi
movq %rbx, %rsi
movl %r13d, %edx
callq _bcopy
jmp LBB0_17
LBB0_15:
movq -56(%rbp), %rbx ## 8-byte Reload
LBB0_17:
leaq L_.str.2(%rip), %rdi
movl %r13d, %esi
movl %r13d, %edx
movl %r13d, %ecx
movq %rbx, %r8
xorl %eax, %eax
callq _debug
movslq %r13d, %rax
movzbl -1(%rbx,%rax), %eax
movl %r13d, %r15d
cmpb -41(%rbp), %al
je LBB0_19
LBB0_18:
movl %r13d, %edi
xorl %esi, %esi
callq _MAX
movl %eax, %r15d
LBB0_19:
movl %r15d, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _TIOCM_DTR,4,2 ## @TIOCM_DTR
.comm _TIOCM_RTS,4,2 ## @TIOCM_RTS
.comm _rodent,4,2 ## @rodent
.comm _TIOCMBIS,4,2 ## @TIOCMBIS
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "begin-id %02x"
L_.str.1: ## @.str.1
.asciz "%c %02x"
.comm _FD_SETSIZE,4,2 ## @FD_SETSIZE
L_.str.2: ## @.str.2
.asciz "len:%d, '%-*.*s'"
.no_dead_strip _pnpgets
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 15, 0 sdk_version 15, 5
.p2align 2 ; -- Begin function pnpgets
_pnpgets: ; @pnpgets
.cfi_startproc
; %bb.0:
sub sp, sp, #128
stp x26, x25, [sp, #48] ; 16-byte Folded Spill
stp x24, x23, [sp, #64] ; 16-byte Folded Spill
stp x22, x21, [sp, #80] ; 16-byte Folded Spill
stp x20, x19, [sp, #96] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x0
bl _pnpwakeup1
cbz w0, LBB0_7
; %bb.1:
bl _pnpwakeup2
cbz w0, LBB0_7
; %bb.2:
mov w21, #43392 ; =0xa980
movk w21, #3, lsl #16
mov w0, #43392 ; =0xa980
movk w0, #3, lsl #16
bl _usleep
Lloh0:
adrp x22, _rodent@GOTPAGE
Lloh1:
ldr x22, [x22, _rodent@GOTPAGEOFF]
ldr w0, [x22]
add x1, sp, #27
mov w2, #1 ; =0x1
bl _read
cmp w0, #1
b.ne LBB0_8
; %bb.3:
mov x8, #0 ; =0x0
Lloh2:
adrp x20, l_.str.1@PAGE
Lloh3:
add x20, x20, l_.str.1@PAGEOFF
LBB0_4: ; =>This Inner Loop Header: Depth=1
mov x23, x8
ldrsb w1, [sp, #27]
strb w1, [x19, x8]
and w8, w1, #0xffffffdf
cmp w8, #8
b.eq LBB0_11
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
str x1, [sp]
mov x0, x20
; kill: def $w1 killed $w1 killed $x1
bl _debug
ldr w0, [x22]
add x1, sp, #27
mov w2, #1 ; =0x1
bl _read
sub x8, x23, #1
cmp w0, #1
b.eq LBB0_4
; %bb.6:
sub w20, w23, #1
b LBB0_9
LBB0_7:
Lloh4:
adrp x8, _TIOCM_DTR@GOTPAGE
Lloh5:
ldr x8, [x8, _TIOCM_DTR@GOTPAGEOFF]
Lloh6:
ldr w8, [x8]
Lloh7:
adrp x9, _TIOCM_RTS@GOTPAGE
Lloh8:
ldr x9, [x9, _TIOCM_RTS@GOTPAGEOFF]
Lloh9:
ldr w9, [x9]
and w8, w9, w8
str w8, [sp, #32]
Lloh10:
adrp x8, _rodent@GOTPAGE
Lloh11:
ldr x8, [x8, _rodent@GOTPAGEOFF]
Lloh12:
ldr w0, [x8]
Lloh13:
adrp x8, _TIOCMBIS@GOTPAGE
Lloh14:
ldr x8, [x8, _TIOCMBIS@GOTPAGEOFF]
Lloh15:
ldr w1, [x8]
add x2, sp, #32
bl _ioctl
mov w20, #0 ; =0x0
b LBB0_10
LBB0_8:
mov w20, #0 ; =0x0
LBB0_9:
mov x0, x20
mov w1, #0 ; =0x0
bl _MAX
mov x20, x0
LBB0_10:
mov x0, x20
ldp x29, x30, [sp, #112] ; 16-byte Folded Reload
ldp x20, x19, [sp, #96] ; 16-byte Folded Reload
ldp x22, x21, [sp, #80] ; 16-byte Folded Reload
ldp x24, x23, [sp, #64] ; 16-byte Folded Reload
ldp x26, x25, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #128
ret
LBB0_11:
Lloh16:
adrp x0, l_.str@PAGE
Lloh17:
add x0, x0, l_.str@PAGEOFF
; kill: def $w1 killed $w1 killed $x1
bl _debug
sub x24, x23, #1
tbnz w23, #31, LBB0_16
; %bb.12:
ldrb w8, [sp, #27]
add w8, w8, #1
strb w8, [sp, #27]
add x20, x19, w24, sxtw
Lloh18:
adrp x25, _FD_SETSIZE@GOTPAGE
Lloh19:
ldr x25, [x25, _FD_SETSIZE@GOTPAGEOFF]
LBB0_13: ; =>This Inner Loop Header: Depth=1
add x0, sp, #28
bl _FD_ZERO
ldr w0, [x22]
add x1, sp, #28
bl _FD_SET
str xzr, [sp, #40]
str w21, [sp, #32]
ldr w0, [x25]
add x1, sp, #28
add x4, sp, #32
mov x2, #0 ; =0x0
mov x3, #0 ; =0x0
bl _select
cmp x0, #1
b.lt LBB0_17
; %bb.14: ; in Loop: Header=BB0_13 Depth=1
ldr w0, [x22]
mov x1, x20
mov w2, #1 ; =0x1
bl _read
add w8, w24, #1
cmp w24, #254
b.gt LBB0_18
; %bb.15: ; in Loop: Header=BB0_13 Depth=1
ldrb w9, [x20], #1
ldrb w10, [sp, #27]
mov x24, x8
cmp w9, w10
b.ne LBB0_13
b LBB0_18
LBB0_16:
mov x20, x24
b LBB0_9
LBB0_17:
mov x8, x24
LBB0_18:
mov w20, w8
cbz w23, LBB0_20
; %bb.19:
sub w20, w20, w23
add x0, x19, w23, uxtw
mov x1, x19
mov x2, x20
bl _bcopy
b LBB0_21
LBB0_20:
; kill: def $w20 killed $w20 killed $x20 def $x20
LBB0_21:
stp x20, x19, [sp, #8]
str x20, [sp]
Lloh20:
adrp x0, l_.str.2@PAGE
Lloh21:
add x0, x0, l_.str.2@PAGEOFF
mov x1, x20
bl _debug
add x8, x19, w20, sxtw
ldurb w8, [x8, #-1]
ldrb w9, [sp, #27]
cmp w8, w9
b.ne LBB0_9
b LBB0_10
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpLdrGot Lloh18, Lloh19
.loh AdrpAdd Lloh20, Lloh21
.cfi_endproc
; -- End function
.comm _TIOCM_DTR,4,2 ; @TIOCM_DTR
.comm _TIOCM_RTS,4,2 ; @TIOCM_RTS
.comm _rodent,4,2 ; @rodent
.comm _TIOCMBIS,4,2 ; @TIOCMBIS
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "begin-id %02x"
l_.str.1: ; @.str.1
.asciz "%c %02x"
.comm _FD_SETSIZE,4,2 ; @FD_SETSIZE
l_.str.2: ; @.str.2
.asciz "len:%d, '%-*.*s'"
.no_dead_strip _pnpgets
.subsections_via_symbols
| assembly_file_146344.c | assembly_dataset |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Action_add ## -- Begin function Action_add
.p2align 4, 0x90
_Action_add: ## @Action_add
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r14
movq %rdx, %r15
movl %esi, %r12d
movq %rdi, %rbx
movq _Action_new.freelist(%rip), %rax
testq %rax, %rax
jne LBB0_5
## %bb.1:
movl $100, %edi
movl $48, %esi
callq _calloc
movq %rax, _Action_new.freelist(%rip)
testq %rax, %rax
je LBB0_6
## %bb.2:
movq %rax, %rcx
addq $96, %rcx
movl $99, %edx
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
leaq -48(%rcx), %rsi
movq %rsi, -64(%rcx)
movq %rcx, -16(%rcx)
leaq 48(%rcx), %rsi
movq %rsi, 32(%rcx)
addq $144, %rcx
addq $-3, %rdx
jne LBB0_3
## %bb.4:
movq $0, 4784(%rax)
LBB0_5:
movq 32(%rax), %rcx
movq %rcx, _Action_new.freelist(%rip)
movq (%rbx), %rcx
movq %rcx, 32(%rax)
movq %rax, (%rbx)
movl %r12d, 8(%rax)
movq %r15, (%rax)
movq $0, 24(%rax)
movq %r14, 16(%rax)
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB0_6:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.232(%rip), %rdi
movl $50, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _acttab_free ## -- Begin function acttab_free
.p2align 4, 0x90
_acttab_free: ## @acttab_free
.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
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
movq 8(%rdi), %rdi
callq _free
movq 16(%rbx), %rdi
callq _free
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _free ## TAILCALL
.cfi_endproc
## -- End function
.globl _acttab_alloc ## -- Begin function acttab_alloc
.p2align 4, 0x90
_acttab_alloc: ## @acttab_alloc
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl %esi, %r14d
movl %edi, %ebx
movl $1, %edi
movl $56, %esi
callq _calloc
testq %rax, %rax
je LBB2_2
## %bb.1:
movl %ebx, 48(%rax)
movl %r14d, 44(%rax)
popq %rbx
popq %r14
popq %rbp
retq
LBB2_2:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str(%rip), %rdi
movl $43, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _acttab_action ## -- Begin function acttab_action
.p2align 4, 0x90
_acttab_action: ## @acttab_action
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r14d
movl %esi, %r15d
movq %rdi, %rbx
movl 36(%rdi), %eax
movslq 40(%rdi), %rcx
cmpl %ecx, %eax
jl LBB3_3
## %bb.1:
leaq 25(%rcx), %rax
movl %eax, 40(%rbx)
movq 16(%rbx), %rdi
leaq 200(,%rcx,8), %rsi
callq _realloc
movq %rax, 16(%rbx)
testq %rax, %rax
je LBB3_10
## %bb.2:
movl 36(%rbx), %eax
LBB3_3:
testl %eax, %eax
je LBB3_4
## %bb.5:
cmpl %r15d, 32(%rbx)
jge LBB3_7
## %bb.6:
movl %r15d, 32(%rbx)
LBB3_7:
cmpl %r15d, 24(%rbx)
jg LBB3_8
jmp LBB3_9
LBB3_4:
movl %r15d, 32(%rbx)
LBB3_8:
movl %r15d, 24(%rbx)
movl %r14d, 28(%rbx)
LBB3_9:
movq 16(%rbx), %rcx
movslq %eax, %rdx
movl %r15d, (%rcx,%rdx,8)
movl %r14d, 4(%rcx,%rdx,8)
incl %eax
movl %eax, 36(%rbx)
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB3_10:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.1(%rip), %rdi
movl $14, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function acttab_insert
LCPI4_0:
.long 0 ## 0x0
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
LCPI4_1:
.long 1 ## 0x1
.long 1 ## 0x1
.long 1 ## 0x1
.long 1 ## 0x1
LCPI4_2:
.long 8 ## 0x8
.long 8 ## 0x8
.long 8 ## 0x8
.long 8 ## 0x8
.section __TEXT,__text,regular,pure_instructions
.globl _acttab_insert
.p2align 4, 0x90
_acttab_insert: ## @acttab_insert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
cmpl $0, 36(%rdi)
jle LBB4_1
## %bb.2:
movl %esi, %r14d
movq %rdi, %r12
movl 48(%rdi), %eax
movl (%rdi), %ecx
movl 4(%rdi), %ebx
addl %ecx, %eax
incl %eax
cmpl %ebx, %eax
jge LBB4_4
## %bb.3:
movl %ebx, %r15d
jmp LBB4_7
LBB4_4:
addl %ebx, %eax
addl $20, %eax
movl %eax, 4(%r12)
movq 8(%r12), %rdi
movslq %eax, %rsi
shlq $3, %rsi
callq _realloc
movq %rax, 8(%r12)
testq %rax, %rax
je LBB4_61
## %bb.5:
movl 4(%r12), %r15d
cmpl %r15d, %ebx
jge LBB4_7
## %bb.6:
movslq %ebx, %rcx
leaq (%rax,%rcx,8), %rdi
notl %ebx
addl %r15d, %ebx
leaq 8(,%rbx,8), %rdx
movl $255, %esi
callq _memset
LBB4_7:
testl %r14d, %r14d
movl %r14d, -48(%rbp) ## 4-byte Spill
movl %r15d, -44(%rbp) ## 4-byte Spill
je LBB4_8
## %bb.9:
movl 24(%r12), %ecx
jmp LBB4_10
LBB4_8:
xorl %ecx, %ecx
LBB4_10:
movl (%r12), %r13d
cmpl %ecx, %r13d
jle LBB4_31
## %bb.11:
movslq %r13d, %r11
movq 8(%r12), %rdx
movl 24(%r12), %r9d
movslq %ecx, %rdi
movl %r13d, %eax
andl $7, %eax
testq %rax, %rax
movl $8, %ecx
cmovneq %rax, %rcx
movq %r13, %rax
subq %rcx, %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movl %r9d, %r10d
subl %r13d, %r10d
incl %r10d
movdqa LCPI4_0(%rip), %xmm8 ## xmm8 = [0,1,2,3]
movdqa LCPI4_1(%rip), %xmm10 ## xmm10 = [1,1,1,1]
movdqa LCPI4_2(%rip), %xmm9 ## xmm9 = [8,8,8,8]
movq %rdi, -72(%rbp) ## 8-byte Spill
jmp LBB4_12
LBB4_22: ## in Loop: Header=BB4_12 Depth=1
xorl %esi, %esi
LBB4_29: ## in Loop: Header=BB4_12 Depth=1
cmpl -56(%rbp), %esi ## 4-byte Folded Reload
movq -72(%rbp), %rdi ## 8-byte Reload
je LBB4_62
.p2align 4, 0x90
LBB4_30: ## in Loop: Header=BB4_12 Depth=1
incq %r10
cmpq %rdi, %r11
jle LBB4_31
LBB4_12: ## =>This Loop Header: Depth=1
## Child Loop BB4_16 Depth 2
## Child Loop BB4_26 Depth 2
## Child Loop BB4_28 Depth 2
movq %r11, %r8
decq %r11
cmpl %r9d, -8(%rdx,%r8,8)
jne LBB4_30
## %bb.13: ## in Loop: Header=BB4_12 Depth=1
movl 4(%rdx,%r11,8), %ecx
cmpl 28(%r12), %ecx
jne LBB4_30
## %bb.14: ## in Loop: Header=BB4_12 Depth=1
movl 36(%r12), %eax
movq %rax, -56(%rbp) ## 8-byte Spill
testl %eax, %eax
jle LBB4_21
## %bb.15: ## in Loop: Header=BB4_12 Depth=1
movq 16(%r12), %rbx
xorl %ecx, %ecx
.p2align 4, 0x90
LBB4_16: ## Parent Loop BB4_12 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rbx,%rcx,8), %r15d
movl %r15d, %r14d
subl %r9d, %r14d
addl %r11d, %r14d
js LBB4_30
## %bb.17: ## in Loop: Header=BB4_16 Depth=2
cmpl %r13d, %r14d
jge LBB4_30
## %bb.18: ## in Loop: Header=BB4_16 Depth=2
movl %r14d, %esi
cmpl (%rdx,%rsi,8), %r15d
jne LBB4_30
## %bb.19: ## in Loop: Header=BB4_16 Depth=2
movl 4(%rbx,%rcx,8), %eax
cmpl 4(%rdx,%rsi,8), %eax
jne LBB4_30
## %bb.20: ## in Loop: Header=BB4_16 Depth=2
incq %rcx
cmpq %rcx, -56(%rbp) ## 8-byte Folded Reload
jne LBB4_16
LBB4_21: ## in Loop: Header=BB4_12 Depth=1
testl %r13d, %r13d
jle LBB4_22
## %bb.23: ## in Loop: Header=BB4_12 Depth=1
cmpl $9, %r13d
jae LBB4_25
## %bb.24: ## in Loop: Header=BB4_12 Depth=1
xorl %ebx, %ebx
xorl %esi, %esi
jmp LBB4_28
LBB4_25: ## in Loop: Header=BB4_12 Depth=1
movl %r9d, %ecx
subl %r8d, %ecx
incl %ecx
movd %ecx, %xmm3
pshufd $0, %xmm3, %xmm11 ## xmm11 = xmm3[0,0,0,0]
addl $4, %ecx
movd %ecx, %xmm4
pshufd $0, %xmm4, %xmm3 ## xmm3 = xmm4[0,0,0,0]
pxor %xmm4, %xmm4
xorl %esi, %esi
pxor %xmm5, %xmm5
movdqa %xmm8, %xmm7
movq -64(%rbp), %rbx ## 8-byte Reload
.p2align 4, 0x90
LBB4_26: ## Parent Loop BB4_12 Depth=1
## => This Inner Loop Header: Depth=2
movups (%rdx,%rsi,8), %xmm0
movups 16(%rdx,%rsi,8), %xmm2
shufps $136, %xmm2, %xmm0 ## xmm0 = xmm0[0,2],xmm2[0,2]
movups 32(%rdx,%rsi,8), %xmm2
movups 48(%rdx,%rsi,8), %xmm1
shufps $136, %xmm1, %xmm2 ## xmm2 = xmm2[0,2],xmm1[0,2]
movdqa %xmm11, %xmm1
paddd %xmm7, %xmm1
movdqa %xmm3, %xmm6
paddd %xmm7, %xmm6
pcmpeqd %xmm0, %xmm1
psrld $31, %xmm0
pandn %xmm1, %xmm0
pand %xmm10, %xmm0
paddd %xmm0, %xmm4
pcmpeqd %xmm2, %xmm6
psrld $31, %xmm2
pandn %xmm6, %xmm2
pand %xmm10, %xmm2
paddd %xmm2, %xmm5
addq $8, %rsi
paddd %xmm9, %xmm7
cmpq %rsi, %rbx
jne LBB4_26
## %bb.27: ## in Loop: Header=BB4_12 Depth=1
paddd %xmm4, %xmm5
pshufd $238, %xmm5, %xmm0 ## xmm0 = xmm5[2,3,2,3]
paddd %xmm5, %xmm0
pshufd $85, %xmm0, %xmm1 ## xmm1 = xmm0[1,1,1,1]
paddd %xmm0, %xmm1
movd %xmm1, %esi
.p2align 4, 0x90
LBB4_28: ## Parent Loop BB4_12 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rdx,%rbx,8), %eax
testl %eax, %eax
setns %cl
leal (%r10,%rbx), %edi
cmpl %eax, %edi
sete %al
andb %cl, %al
movzbl %al, %eax
addl %eax, %esi
incq %rbx
cmpq %rbx, %r13
jne LBB4_28
jmp LBB4_29
LBB4_31:
movl -48(%rbp), %r8d ## 4-byte Reload
testl %r8d, %r8d
je LBB4_32
## %bb.33:
movl 24(%r12), %r11d
jmp LBB4_34
LBB4_32:
xorl %r11d, %r11d
LBB4_34:
movl -44(%rbp), %r14d ## 4-byte Reload
subl 32(%r12), %r14d
cmpl %r14d, %r11d
jge LBB4_51
## %bb.35:
movq 8(%r12), %r9
movslq %r11d, %rdx
movslq %r14d, %rax
negl %r11d
jmp LBB4_36
LBB4_43: ## in Loop: Header=BB4_36 Depth=1
xorl %ecx, %ecx
LBB4_44: ## in Loop: Header=BB4_36 Depth=1
cmpl %r13d, %ecx
je LBB4_50
.p2align 4, 0x90
LBB4_45: ## in Loop: Header=BB4_36 Depth=1
incq %rdx
decl %r11d
cmpq %rax, %rdx
jge LBB4_46
LBB4_36: ## =>This Loop Header: Depth=1
## Child Loop BB4_39 Depth 2
## Child Loop BB4_48 Depth 2
cmpl $0, (%r9,%rdx,8)
jns LBB4_45
## %bb.37: ## in Loop: Header=BB4_36 Depth=1
movl 36(%r12), %r10d
testl %r10d, %r10d
jle LBB4_42
## %bb.38: ## in Loop: Header=BB4_36 Depth=1
movq 16(%r12), %rcx
movl 24(%r12), %edi
xorl %esi, %esi
.p2align 4, 0x90
LBB4_39: ## Parent Loop BB4_36 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rcx,%rsi,8), %ebx
subl %edi, %ebx
addl %edx, %ebx
js LBB4_45
## %bb.40: ## in Loop: Header=BB4_39 Depth=2
movl %ebx, %ebx
cmpl $0, (%r9,%rbx,8)
jns LBB4_45
## %bb.41: ## in Loop: Header=BB4_39 Depth=2
incq %rsi
cmpq %rsi, %r10
jne LBB4_39
LBB4_42: ## in Loop: Header=BB4_36 Depth=1
testl %r13d, %r13d
jle LBB4_43
## %bb.47: ## in Loop: Header=BB4_36 Depth=1
movl 24(%r12), %esi
addl %r11d, %esi
xorl %ecx, %ecx
.p2align 4, 0x90
LBB4_48: ## Parent Loop BB4_36 Depth=1
## => This Inner Loop Header: Depth=2
leal (%rsi,%rcx), %edi
cmpl (%r9,%rcx,8), %edi
je LBB4_44
## %bb.49: ## in Loop: Header=BB4_48 Depth=2
incq %rcx
cmpq %rcx, %r13
jne LBB4_48
LBB4_50:
movl %edx, %r11d
cmpl $0, 36(%r12)
jg LBB4_52
jmp LBB4_56
LBB4_46:
movl %r14d, %r11d
LBB4_51:
cmpl $0, 36(%r12)
jle LBB4_56
LBB4_52:
xorl %edx, %edx
jmp LBB4_53
.p2align 4, 0x90
LBB4_55: ## in Loop: Header=BB4_53 Depth=1
incq %rdx
movslq 36(%r12), %rax
cmpq %rax, %rdx
jge LBB4_56
LBB4_53: ## =>This Inner Loop Header: Depth=1
movq 8(%r12), %rax
movq 16(%r12), %rsi
movl (%rsi,%rdx,8), %ecx
subl 24(%r12), %ecx
addl %r11d, %ecx
movslq %ecx, %rdi
movq (%rsi,%rdx,8), %rsi
movq %rsi, (%rax,%rdi,8)
movl (%r12), %r13d
cmpl %r13d, %edi
jl LBB4_55
## %bb.54: ## in Loop: Header=BB4_53 Depth=1
incl %ecx
movl %ecx, (%r12)
movl %ecx, %r13d
jmp LBB4_55
LBB4_62:
movl -48(%rbp), %r8d ## 4-byte Reload
cmpl $0, 36(%r12)
jg LBB4_52
LBB4_56:
testl %r8d, %r8d
je LBB4_59
## %bb.57:
movl 44(%r12), %ecx
addl %r11d, %ecx
cmpl %r13d, %ecx
jl LBB4_59
## %bb.58:
incl %ecx
movl %ecx, (%r12)
LBB4_59:
movl $0, 36(%r12)
subl 24(%r12), %r11d
movl %r11d, %eax
LBB4_60:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB4_1:
callq _acttab_insert.cold.1
xorl %eax, %eax
jmp LBB4_60
LBB4_61:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.1(%rip), %rdi
movl $14, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _acttab_action_size ## -- Begin function acttab_action_size
.p2align 4, 0x90
_acttab_action_size: ## @acttab_action_size
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rdi), %ecx
movl %ecx, %eax
sarl $31, %eax
andl %ecx, %eax
.p2align 4, 0x90
LBB5_1: ## =>This Inner Loop Header: Depth=1
testl %ecx, %ecx
jle LBB5_4
## %bb.2: ## in Loop: Header=BB5_1 Depth=1
movq 8(%rdi), %rsi
leaq -1(%rcx), %rdx
cmpl $0, -8(%rsi,%rcx,8)
movq %rdx, %rcx
js LBB5_1
## %bb.3:
incl %edx
movl %edx, %eax
LBB5_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _FindRulePrecedences ## -- Begin function FindRulePrecedences
.p2align 4, 0x90
_FindRulePrecedences: ## @FindRulePrecedences
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq 8(%rdi), %r9
jmp LBB6_1
.p2align 4, 0x90
LBB6_15: ## in Loop: Header=BB6_1 Depth=1
movq 120(%r9), %r9
LBB6_1: ## =>This Loop Header: Depth=1
## Child Loop BB6_5 Depth 2
## Child Loop BB6_10 Depth 3
testq %r9, %r9
je LBB6_16
## %bb.2: ## in Loop: Header=BB6_1 Depth=1
cmpq $0, 88(%r9)
jne LBB6_15
## %bb.3: ## in Loop: Header=BB6_1 Depth=1
movl 24(%r9), %r8d
testl %r8d, %r8d
jle LBB6_15
## %bb.4: ## in Loop: Header=BB6_1 Depth=1
xorl %esi, %esi
xorl %edx, %edx
jmp LBB6_5
.p2align 4, 0x90
LBB6_13: ## in Loop: Header=BB6_5 Depth=2
xorl %esi, %esi
LBB6_14: ## in Loop: Header=BB6_5 Depth=2
incq %rdx
cmpq %r8, %rdx
je LBB6_15
LBB6_5: ## Parent Loop BB6_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB6_10 Depth 3
testq %rsi, %rsi
jne LBB6_15
## %bb.6: ## in Loop: Header=BB6_5 Depth=2
movq 32(%r9), %rax
movq (%rax,%rdx,8), %rsi
cmpl $2, 12(%rsi)
jne LBB6_12
## %bb.7: ## in Loop: Header=BB6_5 Depth=2
movl 84(%rsi), %edi
testl %edi, %edi
jle LBB6_13
## %bb.8: ## in Loop: Header=BB6_5 Depth=2
movq 88(%rsi), %rcx
xorl %eax, %eax
.p2align 4, 0x90
LBB6_10: ## Parent Loop BB6_1 Depth=1
## Parent Loop BB6_5 Depth=2
## => This Inner Loop Header: Depth=3
movq (%rcx,%rax,8), %rsi
cmpl $0, 32(%rsi)
jns LBB6_11
## %bb.9: ## in Loop: Header=BB6_10 Depth=3
incq %rax
cmpq %rax, %rdi
jne LBB6_10
jmp LBB6_13
.p2align 4, 0x90
LBB6_12: ## in Loop: Header=BB6_5 Depth=2
cmpl $0, 32(%rsi)
js LBB6_13
LBB6_11: ## in Loop: Header=BB6_5 Depth=2
movq %rsi, 88(%r9)
jmp LBB6_14
LBB6_16:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _FindFirstSets ## -- Begin function FindFirstSets
.p2align 4, 0x90
_FindFirstSets: ## @FindFirstSets
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movl 36(%rdi), %eax
testl %eax, %eax
jle LBB7_8
## %bb.1:
movq 72(%r14), %rdx
leaq -1(%rax), %rsi
movl %eax, %ecx
andl $7, %ecx
cmpq $7, %rsi
jae LBB7_3
## %bb.2:
xorl %esi, %esi
jmp LBB7_5
LBB7_3:
movl %eax, %edi
andl $-8, %edi
xorl %esi, %esi
.p2align 4, 0x90
LBB7_4: ## =>This Inner Loop Header: Depth=1
movq (%rdx,%rsi,8), %rbx
movl $0, 48(%rbx)
movq 8(%rdx,%rsi,8), %rbx
movl $0, 48(%rbx)
movq 16(%rdx,%rsi,8), %rbx
movl $0, 48(%rbx)
movq 24(%rdx,%rsi,8), %rbx
movl $0, 48(%rbx)
movq 32(%rdx,%rsi,8), %rbx
movl $0, 48(%rbx)
movq 40(%rdx,%rsi,8), %rbx
movl $0, 48(%rbx)
movq 48(%rdx,%rsi,8), %rbx
movl $0, 48(%rbx)
movq 56(%rdx,%rsi,8), %rbx
movl $0, 48(%rbx)
addq $8, %rsi
cmpq %rsi, %rdi
jne LBB7_4
LBB7_5:
testq %rcx, %rcx
je LBB7_8
## %bb.6:
leaq (%rdx,%rsi,8), %rdx
xorl %esi, %esi
.p2align 4, 0x90
LBB7_7: ## =>This Inner Loop Header: Depth=1
movq (%rdx,%rsi,8), %rdi
movl $0, 48(%rdi)
incq %rsi
cmpq %rsi, %rcx
jne LBB7_7
LBB7_8:
movslq 40(%r14), %rbx
cmpl %eax, %ebx
jge LBB7_12
## %bb.9:
movslq _size(%rip), %r15
movslq %eax, %r12
.p2align 4, 0x90
LBB7_10: ## =>This Inner Loop Header: Depth=1
movl $1, %esi
movq %r15, %rdi
callq _calloc
testq %rax, %rax
je LBB7_69
## %bb.11: ## in Loop: Header=BB7_10 Depth=1
movq 72(%r14), %rcx
movq (%rcx,%rbx,8), %rcx
movq %rax, 40(%rcx)
incq %rbx
cmpq %rbx, %r12
jne LBB7_10
LBB7_12:
movq 8(%r14), %r8
testq %r8, %r8
je LBB7_28
## %bb.13:
xorl %r9d, %r9d
movq %r8, %rcx
.p2align 4, 0x90
LBB7_14: ## =>This Loop Header: Depth=1
## Child Loop BB7_19 Depth 2
movq (%rcx), %r10
cmpl $0, 48(%r10)
jne LBB7_25
## %bb.15: ## in Loop: Header=BB7_14 Depth=1
movl 24(%rcx), %esi
testl %esi, %esi
jle LBB7_16
## %bb.18: ## in Loop: Header=BB7_14 Depth=1
movq 32(%rcx), %rbx
xorl %edi, %edi
.p2align 4, 0x90
LBB7_19: ## Parent Loop BB7_14 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rbx,%rdi,8), %rdx
movl 48(%rdx), %eax
cmpl $1, 12(%rdx)
jne LBB7_20
## %bb.22: ## in Loop: Header=BB7_19 Depth=2
testl %eax, %eax
je LBB7_17
## %bb.23: ## in Loop: Header=BB7_19 Depth=2
incq %rdi
cmpq %rdi, %rsi
jne LBB7_19
jmp LBB7_24
LBB7_16: ## in Loop: Header=BB7_14 Depth=1
xorl %edi, %edi
jmp LBB7_17
LBB7_20: ## in Loop: Header=BB7_14 Depth=1
testl %eax, %eax
jne LBB7_21
LBB7_17: ## in Loop: Header=BB7_14 Depth=1
cmpl %esi, %edi
jne LBB7_25
LBB7_24: ## in Loop: Header=BB7_14 Depth=1
movl $1, 48(%r10)
movl $1, %r9d
LBB7_25: ## in Loop: Header=BB7_14 Depth=1
movq 120(%rcx), %rcx
testq %rcx, %rcx
jne LBB7_14
## %bb.26: ## in Loop: Header=BB7_14 Depth=1
testl %r9d, %r9d
je LBB7_28
## %bb.27: ## in Loop: Header=BB7_14 Depth=1
movq %r8, %rcx
movl $0, %r9d
testq %r8, %r8
jne LBB7_14
LBB7_28:
testq %r8, %r8
je LBB7_68
## %bb.29:
xorl %r11d, %r11d
jmp LBB7_30
.p2align 4, 0x90
LBB7_65: ## in Loop: Header=BB7_30 Depth=1
movq 120(%r8), %r8
testq %r8, %r8
je LBB7_66
LBB7_30: ## =>This Loop Header: Depth=1
## Child Loop BB7_32 Depth 2
## Child Loop BB7_51 Depth 3
## Child Loop BB7_36 Depth 2
movl 24(%r8), %eax
testl %eax, %eax
jle LBB7_65
## %bb.31: ## in Loop: Header=BB7_30 Depth=1
movq (%r8), %r9
xorl %edi, %edi
jmp LBB7_32
.p2align 4, 0x90
LBB7_45: ## in Loop: Header=BB7_32 Depth=2
cmpl $0, 48(%r9)
je LBB7_65
LBB7_64: ## in Loop: Header=BB7_32 Depth=2
incq %rdi
movslq %eax, %rcx
cmpq %rcx, %rdi
jge LBB7_65
LBB7_32: ## Parent Loop BB7_30 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB7_51 Depth 3
movq 32(%r8), %rcx
movq (%rcx,%rdi,8), %r15
movl 12(%r15), %ecx
testl %ecx, %ecx
je LBB7_39
## %bb.33: ## in Loop: Header=BB7_32 Depth=2
cmpl $2, %ecx
je LBB7_34
## %bb.44: ## in Loop: Header=BB7_32 Depth=2
cmpq %r15, %r9
je LBB7_45
## %bb.46: ## in Loop: Header=BB7_32 Depth=2
movl _size(%rip), %r10d
testl %r10d, %r10d
jle LBB7_47
## %bb.48: ## in Loop: Header=BB7_32 Depth=2
movq 40(%r9), %rbx
movq 40(%r15), %rdx
cmpl $1, %r10d
jne LBB7_50
## %bb.49: ## in Loop: Header=BB7_32 Depth=2
xorl %eax, %eax
xorl %ecx, %ecx
LBB7_58: ## in Loop: Header=BB7_32 Depth=2
testb $1, %r10b
je LBB7_62
## %bb.59: ## in Loop: Header=BB7_32 Depth=2
cmpb $0, (%rdx,%rax)
je LBB7_62
## %bb.60: ## in Loop: Header=BB7_32 Depth=2
cmpb $0, (%rbx,%rax)
jne LBB7_62
## %bb.61: ## in Loop: Header=BB7_32 Depth=2
movb $1, (%rbx,%rax)
movl $1, %ecx
jmp LBB7_62
.p2align 4, 0x90
LBB7_47: ## in Loop: Header=BB7_32 Depth=2
xorl %ecx, %ecx
LBB7_62: ## in Loop: Header=BB7_32 Depth=2
addl %ecx, %r11d
cmpl $0, 48(%r15)
je LBB7_65
## %bb.63: ## in Loop: Header=BB7_32 Depth=2
movl 24(%r8), %eax
jmp LBB7_64
LBB7_50: ## in Loop: Header=BB7_32 Depth=2
movl %r10d, %esi
andl $-2, %esi
xorl %eax, %eax
xorl %ecx, %ecx
jmp LBB7_51
.p2align 4, 0x90
LBB7_57: ## in Loop: Header=BB7_51 Depth=3
addq $2, %rax
cmpq %rax, %rsi
je LBB7_58
LBB7_51: ## Parent Loop BB7_30 Depth=1
## Parent Loop BB7_32 Depth=2
## => This Inner Loop Header: Depth=3
cmpb $0, (%rdx,%rax)
je LBB7_54
## %bb.52: ## in Loop: Header=BB7_51 Depth=3
cmpb $0, (%rbx,%rax)
je LBB7_53
LBB7_54: ## in Loop: Header=BB7_51 Depth=3
cmpb $0, 1(%rdx,%rax)
je LBB7_57
LBB7_55: ## in Loop: Header=BB7_51 Depth=3
cmpb $0, 1(%rbx,%rax)
jne LBB7_57
## %bb.56: ## in Loop: Header=BB7_51 Depth=3
movb $1, 1(%rbx,%rax)
movl $1, %ecx
jmp LBB7_57
.p2align 4, 0x90
LBB7_53: ## in Loop: Header=BB7_51 Depth=3
movb $1, (%rbx,%rax)
movl $1, %ecx
cmpb $0, 1(%rdx,%rax)
jne LBB7_55
jmp LBB7_57
.p2align 4, 0x90
LBB7_66: ## in Loop: Header=BB7_30 Depth=1
testl %r11d, %r11d
je LBB7_68
## %bb.67: ## in Loop: Header=BB7_30 Depth=1
movq 8(%r14), %r8
movl $0, %r11d
testq %r8, %r8
jne LBB7_30
jmp LBB7_68
LBB7_39: ## in Loop: Header=BB7_30 Depth=1
movl 8(%r15), %eax
testl %eax, %eax
js LBB7_41
## %bb.40: ## in Loop: Header=BB7_30 Depth=1
cmpl %eax, _size(%rip)
jle LBB7_41
## %bb.42: ## in Loop: Header=BB7_30 Depth=1
movq 40(%r9), %rcx
movb (%rcx,%rax), %dl
movb $1, (%rcx,%rax)
cmpb $1, %dl
adcl $0, %r11d
jmp LBB7_65
LBB7_34: ## in Loop: Header=BB7_30 Depth=1
cmpl $0, 84(%r15)
jle LBB7_65
## %bb.35: ## in Loop: Header=BB7_30 Depth=1
xorl %eax, %eax
.p2align 4, 0x90
LBB7_36: ## Parent Loop BB7_30 Depth=1
## => This Inner Loop Header: Depth=2
movq 88(%r15), %rcx
movq (%rcx,%rax,8), %rcx
movl 8(%rcx), %ecx
testl %ecx, %ecx
js LBB7_38
## %bb.37: ## in Loop: Header=BB7_36 Depth=2
cmpl %ecx, _size(%rip)
jle LBB7_38
## %bb.43: ## in Loop: Header=BB7_36 Depth=2
movq 40(%r9), %rdx
movzbl (%rdx,%rcx), %ebx
cmpb $1, %bl
adcl $0, %r11d
movb $1, (%rdx,%rcx)
incq %rax
movslq 84(%r15), %rcx
cmpq %rcx, %rax
jl LBB7_36
jmp LBB7_65
LBB7_38:
callq _FindFirstSets.cold.2
LBB7_68:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB7_21:
callq _FindFirstSets.cold.3
jmp LBB7_68
LBB7_41:
callq _FindFirstSets.cold.1
jmp LBB7_68
LBB7_69:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.16(%rip), %rdi
movl $28, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _SetNew ## -- Begin function SetNew
.p2align 4, 0x90
_SetNew: ## @SetNew
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq _size(%rip), %rdi
movl $1, %esi
callq _calloc
testq %rax, %rax
je LBB8_2
## %bb.1:
popq %rbp
retq
LBB8_2:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.16(%rip), %rdi
movl $28, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _SetAdd ## -- Begin function SetAdd
.p2align 4, 0x90
_SetAdd: ## @SetAdd
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testl %esi, %esi
js LBB9_2
## %bb.1:
cmpl %esi, _size(%rip)
jle LBB9_2
## %bb.3:
movl %esi, %ecx
xorl %eax, %eax
cmpb $0, (%rdi,%rcx)
movb $1, (%rdi,%rcx)
sete %al
popq %rbp
retq
LBB9_2:
callq _SetAdd.cold.1
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _SetUnion ## -- Begin function SetUnion
.p2align 4, 0x90
_SetUnion: ## @SetUnion
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl _size(%rip), %r8d
testl %r8d, %r8d
jle LBB10_1
## %bb.2:
cmpl $1, %r8d
jne LBB10_4
## %bb.3:
xorl %edx, %edx
xorl %eax, %eax
LBB10_12:
testb $1, %r8b
je LBB10_16
## %bb.13:
cmpb $0, (%rsi,%rdx)
je LBB10_16
## %bb.14:
cmpb $0, (%rdi,%rdx)
je LBB10_15
LBB10_16:
popq %rbp
retq
LBB10_1:
xorl %eax, %eax
popq %rbp
retq
LBB10_4:
movl %r8d, %ecx
andl $-2, %ecx
xorl %edx, %edx
xorl %eax, %eax
jmp LBB10_5
.p2align 4, 0x90
LBB10_11: ## in Loop: Header=BB10_5 Depth=1
addq $2, %rdx
cmpq %rdx, %rcx
je LBB10_12
LBB10_5: ## =>This Inner Loop Header: Depth=1
cmpb $0, (%rsi,%rdx)
je LBB10_8
## %bb.6: ## in Loop: Header=BB10_5 Depth=1
cmpb $0, (%rdi,%rdx)
je LBB10_7
LBB10_8: ## in Loop: Header=BB10_5 Depth=1
cmpb $0, 1(%rsi,%rdx)
je LBB10_11
LBB10_9: ## in Loop: Header=BB10_5 Depth=1
cmpb $0, 1(%rdi,%rdx)
jne LBB10_11
## %bb.10: ## in Loop: Header=BB10_5 Depth=1
movb $1, 1(%rdi,%rdx)
movl $1, %eax
jmp LBB10_11
.p2align 4, 0x90
LBB10_7: ## in Loop: Header=BB10_5 Depth=1
movb $1, (%rdi,%rdx)
movl $1, %eax
cmpb $0, 1(%rsi,%rdx)
jne LBB10_9
jmp LBB10_11
LBB10_15:
movb $1, (%rdi,%rdx)
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _FindStates ## -- Begin function FindStates
.p2align 4, 0x90
_FindStates: ## @FindStates
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
movq $0, _current(%rip)
leaq _current(%rip), %rax
movq %rax, _currentend(%rip)
movq $0, _basis(%rip)
leaq _basis(%rip), %rax
movq %rax, _basisend(%rip)
cmpq $0, _x4a(%rip)
je LBB11_1
LBB11_4:
movq 136(%r15), %r14
testq %r14, %r14
je LBB11_19
## %bb.5:
movq _x2a(%rip), %rax
testq %rax, %rax
je LBB11_18
## %bb.6:
movb (%r14), %dl
testb %dl, %dl
je LBB11_7
## %bb.11:
leaq 1(%r14), %rsi
xorl %ecx, %ecx
.p2align 4, 0x90
LBB11_12: ## =>This Inner Loop Header: Depth=1
leal (%rcx,%rcx,2), %edi
leal (%rcx,%rdi,4), %edi
movsbl %dl, %ecx
addl %edi, %ecx
movzbl (%rsi), %edx
incq %rsi
testb %dl, %dl
jne LBB11_12
jmp LBB11_13
LBB11_1:
movl $24, %edi
callq _malloc
movq %rax, _x4a(%rip)
testq %rax, %rax
je LBB11_4
## %bb.2:
movq %rax, %r14
movq $64, (%rax)
movl $64, %edi
movl $32, %esi
callq _calloc
movq %rax, 8(%r14)
testq %rax, %rax
je LBB11_3
## %bb.8:
movq %rax, %rcx
addq $1536, %rcx ## imm = 0x600
movq %rcx, 16(%r14)
movq $0, 1552(%rax)
xorl %eax, %eax
.p2align 4, 0x90
LBB11_9: ## =>This Inner Loop Header: Depth=1
movq 16(%r14), %rcx
movq $0, 24(%rcx,%rax,8)
cmpq $60, %rax
je LBB11_4
## %bb.10: ## in Loop: Header=BB11_9 Depth=1
movq 16(%r14), %rcx
movq $0, 32(%rcx,%rax,8)
movq 16(%r14), %rcx
movq $0, 40(%rcx,%rax,8)
movq 16(%r14), %rcx
movq $0, 48(%rcx,%rax,8)
addq $4, %rax
jmp LBB11_9
LBB11_19:
leaq 16(%r15), %rbx
jmp LBB11_20
LBB11_7:
xorl %ecx, %ecx
LBB11_13:
movl (%rax), %edx
decl %edx
andl %ecx, %edx
movq 16(%rax), %rax
movq (%rax,%rdx,8), %rbx
testq %rbx, %rbx
je LBB11_18
.p2align 4, 0x90
LBB11_15: ## =>This Inner Loop Header: Depth=1
movq 8(%rbx), %rdi
movq %r14, %rsi
callq _strcmp
testl %eax, %eax
je LBB11_17
## %bb.16: ## in Loop: Header=BB11_15 Depth=1
movq 16(%rbx), %rbx
testq %rbx, %rbx
jne LBB11_15
LBB11_18:
movq 16(%r15), %rax
movq 216(%r15), %rdi
leaq 16(%r15), %rbx
movq (%rax), %rax
movq (%rax), %r8
leaq L_.str.5(%rip), %rdx
xorl %esi, %esi
movq %r14, %rcx
xorl %eax, %eax
callq _ErrorMsg
incl 80(%r15)
LBB11_20:
movq (%rbx), %rax
movq (%rax), %r12
LBB11_21:
movq 8(%r15), %r13
testq %r13, %r13
je LBB11_29
## %bb.22:
leaq L_.str.6(%rip), %r14
jmp LBB11_23
.p2align 4, 0x90
LBB11_28: ## in Loop: Header=BB11_23 Depth=1
movq 120(%r13), %r13
testq %r13, %r13
je LBB11_29
LBB11_23: ## =>This Loop Header: Depth=1
## Child Loop BB11_25 Depth 2
movl 24(%r13), %eax
testl %eax, %eax
jle LBB11_28
## %bb.24: ## in Loop: Header=BB11_23 Depth=1
xorl %ebx, %ebx
jmp LBB11_25
.p2align 4, 0x90
LBB11_27: ## in Loop: Header=BB11_25 Depth=2
incq %rbx
movslq %eax, %rcx
cmpq %rcx, %rbx
jge LBB11_28
LBB11_25: ## Parent Loop BB11_23 Depth=1
## => This Inner Loop Header: Depth=2
movq 32(%r13), %rcx
cmpq %r12, (%rcx,%rbx,8)
jne LBB11_27
## %bb.26: ## in Loop: Header=BB11_25 Depth=2
movq 216(%r15), %rdi
movq (%r12), %rcx
xorl %esi, %esi
movq %r14, %rdx
xorl %eax, %eax
callq _ErrorMsg
incl 80(%r15)
movl 24(%r13), %eax
jmp LBB11_27
LBB11_29:
movq 16(%r12), %rbx
testq %rbx, %rbx
je LBB11_33
.p2align 4, 0x90
LBB11_31: ## =>This Inner Loop Header: Depth=1
movl $1, 16(%rbx)
movq %rbx, %rdi
xorl %esi, %esi
callq _Configlist_addbasis
cmpl $0, _size(%rip)
jle LBB11_34
## %bb.32: ## in Loop: Header=BB11_31 Depth=1
movq 16(%rax), %rax
movb $1, (%rax)
movq 112(%rbx), %rbx
testq %rbx, %rbx
jne LBB11_31
LBB11_33:
movq %r15, %rdi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _getstate ## TAILCALL
LBB11_17:
movq (%rbx), %r12
testq %r12, %r12
jne LBB11_21
jmp LBB11_18
LBB11_3:
movq %r14, %rdi
callq _free
movq $0, _x4a(%rip)
jmp LBB11_4
LBB11_34:
callq _FindStates.cold.1
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Configlist_init ## -- Begin function Configlist_init
.p2align 4, 0x90
_Configlist_init: ## @Configlist_init
.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
pushq %rax
.cfi_offset %rbx, -24
movq $0, _current(%rip)
leaq _current(%rip), %rax
movq %rax, _currentend(%rip)
movq $0, _basis(%rip)
leaq _basis(%rip), %rax
movq %rax, _basisend(%rip)
cmpq $0, _x4a(%rip)
je LBB12_1
LBB12_6:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB12_1:
movl $24, %edi
callq _malloc
movq %rax, _x4a(%rip)
testq %rax, %rax
je LBB12_6
## %bb.2:
movq %rax, %rbx
movq $64, (%rax)
movl $64, %edi
movl $32, %esi
callq _calloc
movq %rax, 8(%rbx)
testq %rax, %rax
je LBB12_3
## %bb.4:
movq %rax, %rcx
addq $1536, %rcx ## imm = 0x600
movq %rcx, 16(%rbx)
movq $0, 1544(%rax)
xorl %eax, %eax
.p2align 4, 0x90
LBB12_5: ## =>This Inner Loop Header: Depth=1
movq 16(%rbx), %rcx
movq $0, 16(%rcx,%rax,8)
movq 16(%rbx), %rcx
movq $0, 24(%rcx,%rax,8)
addq $2, %rax
cmpq $62, %rax
jne LBB12_5
jmp LBB12_6
LBB12_3:
movq %rbx, %rdi
callq _free
movq $0, _x4a(%rip)
jmp LBB12_6
.cfi_endproc
## -- End function
.globl _Symbol_find ## -- Begin function Symbol_find
.p2align 4, 0x90
_Symbol_find: ## @Symbol_find
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _x2a(%rip), %rax
xorl %ebx, %ebx
testq %rax, %rax
je LBB13_9
## %bb.1:
movq %rdi, %r14
movb (%rdi), %cl
testb %cl, %cl
je LBB13_4
## %bb.2:
leaq 1(%r14), %rdx
xorl %ebx, %ebx
.p2align 4, 0x90
LBB13_3: ## =>This Inner Loop Header: Depth=1
leal (%rbx,%rbx,2), %esi
leal (%rbx,%rsi,4), %esi
movsbl %cl, %ebx
addl %esi, %ebx
movzbl (%rdx), %ecx
incq %rdx
testb %cl, %cl
jne LBB13_3
LBB13_4:
movl (%rax), %ecx
decl %ecx
andl %ebx, %ecx
movq 16(%rax), %rax
movq (%rax,%rcx,8), %r15
xorl %ebx, %ebx
testq %r15, %r15
je LBB13_9
.p2align 4, 0x90
LBB13_6: ## =>This Inner Loop Header: Depth=1
movq 8(%r15), %rdi
movq %r14, %rsi
callq _strcmp
testl %eax, %eax
je LBB13_8
## %bb.7: ## in Loop: Header=BB13_6 Depth=1
movq 16(%r15), %r15
testq %r15, %r15
jne LBB13_6
jmp LBB13_9
LBB13_8:
movq (%r15), %rbx
LBB13_9:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ErrorMsg ## -- Begin function ErrorMsg
.p2align 4, 0x90
_ErrorMsg: ## @ErrorMsg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
subq $216, %rsp
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movl %esi, %ebx
movq %rdi, %rdx
movq %rcx, -216(%rbp)
movq %r8, -208(%rbp)
movq %r9, -200(%rbp)
testb %al, %al
je LBB14_4
## %bb.3:
movaps %xmm0, -192(%rbp)
movaps %xmm1, -176(%rbp)
movaps %xmm2, -160(%rbp)
movaps %xmm3, -144(%rbp)
movaps %xmm4, -128(%rbp)
movaps %xmm5, -112(%rbp)
movaps %xmm6, -96(%rbp)
movaps %xmm7, -80(%rbp)
LBB14_4:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -32(%rbp)
movq ___stderrp@GOTPCREL(%rip), %r15
movq (%r15), %rdi
leaq L_.str.14(%rip), %rsi
movl %ebx, %ecx
xorl %eax, %eax
callq _fprintf
movabsq $206158430232, %rax ## imm = 0x3000000018
movq %rax, -64(%rbp)
leaq 16(%rbp), %rax
movq %rax, -56(%rbp)
leaq -240(%rbp), %rax
movq %rax, -48(%rbp)
movq (%r15), %rdi
leaq -64(%rbp), %rdx
movq %r14, %rsi
callq _vfprintf
movq (%r15), %rsi
movl $10, %edi
callq _fputc
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -32(%rbp), %rax
jne LBB14_2
## %bb.1:
addq $216, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB14_2:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _Configlist_addbasis ## -- Begin function Configlist_addbasis
.p2align 4, 0x90
_Configlist_addbasis: ## @Configlist_addbasis
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _basisend(%rip), %r12
testq %r12, %r12
je LBB15_1
## %bb.4:
movq _currentend(%rip), %r13
testq %r13, %r13
je LBB15_5
## %bb.6:
movl %esi, %r15d
movq %rdi, %r14
movq _x4a(%rip), %rcx
testq %rcx, %rcx
je LBB15_12
## %bb.7:
movl 96(%r14), %eax
leal (%rax,%rax,8), %edx
leal (%rax,%rdx,4), %edx
addl %r15d, %edx
movslq (%rcx), %rsi
decq %rsi
movslq %edx, %rdx
andq %rsi, %rdx
movq 16(%rcx), %rcx
movq (%rcx,%rdx,8), %rcx
jmp LBB15_8
.p2align 4, 0x90
LBB15_11: ## in Loop: Header=BB15_8 Depth=1
movq 8(%rcx), %rcx
LBB15_8: ## =>This Inner Loop Header: Depth=1
testq %rcx, %rcx
je LBB15_12
## %bb.9: ## in Loop: Header=BB15_8 Depth=1
movq (%rcx), %rbx
movq (%rbx), %rdx
cmpl %eax, 96(%rdx)
jne LBB15_11
## %bb.10: ## in Loop: Header=BB15_8 Depth=1
cmpl %r15d, 8(%rbx)
jne LBB15_11
jmp LBB15_21
LBB15_12:
movq _freelist(%rip), %rbx
testq %rbx, %rbx
je LBB15_16
## %bb.13:
movq 56(%rbx), %rax
jmp LBB15_14
LBB15_16:
movl $3, %edi
movl $72, %esi
callq _calloc
movq %rax, _freelist(%rip)
testq %rax, %rax
je LBB15_18
## %bb.17:
movq %rax, %rbx
addq $72, %rax
movq %rax, 56(%rbx)
movq %rbx, %rcx
addq $144, %rcx
movq %rcx, 128(%rbx)
LBB15_14:
movq %rax, _freelist(%rip)
movq %r14, (%rbx)
movl %r15d, 8(%rbx)
movslq _size(%rip), %rdi
movl $1, %esi
callq _calloc
testq %rax, %rax
je LBB15_15
## %bb.20:
movq %rax, 16(%rbx)
leaq 56(%rbx), %rax
leaq 64(%rbx), %rcx
xorps %xmm0, %xmm0
movups %xmm0, 24(%rbx)
movq $0, 40(%rbx)
movups %xmm0, 56(%rbx)
movq %rbx, (%r13)
movq %rax, _currentend(%rip)
movq %rbx, (%r12)
movq %rcx, _basisend(%rip)
movq %rbx, %rdi
callq _Configtable_insert
LBB15_21:
movq %rbx, %rax
LBB15_3:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB15_1:
callq _Configlist_addbasis.cold.1
jmp LBB15_2
LBB15_5:
callq _Configlist_addbasis.cold.2
LBB15_2:
xorl %eax, %eax
jmp LBB15_3
LBB15_15:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.16(%rip), %rdi
movl $28, %esi
jmp LBB15_19
LBB15_18:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.8(%rip), %rdi
movl $50, %esi
LBB15_19:
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _getstate ## -- Begin function getstate
.p2align 4, 0x90
_getstate: ## @getstate
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r15
callq _Configlist_sortbasis
movq _basis(%rip), %rbx
movq $0, _basis(%rip)
movq $0, _basisend(%rip)
movq %rbx, %rdi
callq _State_find
testq %rax, %rax
je LBB16_23
## %bb.1:
movq %rax, %r14
testq %rbx, %rbx
je LBB16_12
## %bb.2:
movq (%r14), %rax
testq %rax, %rax
je LBB16_12
## %bb.3:
movq _plink_freelist(%rip), %rcx
xorps %xmm0, %xmm0
.p2align 4, 0x90
LBB16_4: ## =>This Loop Header: Depth=1
## Child Loop BB16_6 Depth 2
## Child Loop BB16_8 Depth 2
movq 32(%rbx), %rdx
testq %rdx, %rdx
je LBB16_7
## %bb.5: ## in Loop: Header=BB16_4 Depth=1
movq 32(%rax), %rsi
.p2align 4, 0x90
LBB16_6: ## Parent Loop BB16_4 Depth=1
## => This Inner Loop Header: Depth=2
movq 8(%rdx), %rdi
movq %rsi, 8(%rdx)
movq %rdx, 32(%rax)
movq %rdx, %rsi
movq %rdi, %rdx
testq %rdi, %rdi
jne LBB16_6
LBB16_7: ## in Loop: Header=BB16_4 Depth=1
leaq 24(%rbx), %rdx
movq 24(%rbx), %rsi
testq %rsi, %rsi
je LBB16_10
.p2align 4, 0x90
LBB16_8: ## Parent Loop BB16_4 Depth=1
## => This Inner Loop Header: Depth=2
movq %rcx, %rdi
movq %rsi, %rcx
movq 8(%rsi), %rsi
movq %rdi, 8(%rcx)
testq %rsi, %rsi
jne LBB16_8
## %bb.9: ## in Loop: Header=BB16_4 Depth=1
movq %rcx, _plink_freelist(%rip)
LBB16_10: ## in Loop: Header=BB16_4 Depth=1
movups %xmm0, (%rdx)
movq 64(%rbx), %rbx
testq %rbx, %rbx
je LBB16_12
## %bb.11: ## in Loop: Header=BB16_4 Depth=1
movq 64(%rax), %rax
testq %rax, %rax
jne LBB16_4
LBB16_12:
movq _current(%rip), %r15
movq $0, _current(%rip)
movq $0, _currentend(%rip)
testq %r15, %r15
je LBB16_25
## %bb.13:
movq _freelist(%rip), %r12
jmp LBB16_14
.p2align 4, 0x90
LBB16_22: ## in Loop: Header=BB16_14 Depth=1
movq %r12, 56(%rbx)
movq %rbx, _freelist(%rip)
movq %rbx, %r12
testq %r15, %r15
je LBB16_25
LBB16_14: ## =>This Inner Loop Header: Depth=1
cmpq $0, 24(%r15)
jne LBB16_15
## %bb.18: ## in Loop: Header=BB16_14 Depth=1
movq %r15, %rbx
cmpq $0, 32(%r15)
jne LBB16_19
## %bb.20: ## in Loop: Header=BB16_14 Depth=1
movq 56(%rbx), %r15
movq 16(%rbx), %rdi
testq %rdi, %rdi
je LBB16_22
## %bb.21: ## in Loop: Header=BB16_14 Depth=1
callq _free
jmp LBB16_22
LBB16_23:
movq %r15, %rdi
callq _Configlist_closure
callq _Configlist_sort
movq _current(%rip), %r12
movq $0, _current(%rip)
movq $0, _currentend(%rip)
movl $1, %edi
movl $72, %esi
callq _calloc
testq %rax, %rax
je LBB16_26
## %bb.24:
movq %rax, %r14
movq %rbx, (%rax)
movq %r12, 8(%rax)
movl 24(%r15), %eax
leal 1(%rax), %ecx
movl %ecx, 24(%r15)
movl %eax, 16(%r14)
movq $0, 24(%r14)
movq %r14, %rdi
movq %rbx, %rsi
callq _State_insert
movq %r15, %rdi
movq %r14, %rsi
callq _buildshifts
LBB16_25:
movq %r14, %rax
LBB16_17:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB16_15:
callq _getstate.cold.2
jmp LBB16_16
LBB16_19:
callq _getstate.cold.1
LBB16_16:
xorl %eax, %eax
jmp LBB16_17
LBB16_26:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.16(%rip), %rdi
movl $28, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _Configlist_sortbasis ## -- Begin function Configlist_sortbasis
.p2align 4, 0x90
_Configlist_sortbasis: ## @Configlist_sortbasis
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $256, %rsp ## imm = 0x100
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq _current(%rip), %r8
xorps %xmm0, %xmm0
movaps %xmm0, -32(%rbp)
movaps %xmm0, -48(%rbp)
movaps %xmm0, -64(%rbp)
movaps %xmm0, -80(%rbp)
movaps %xmm0, -96(%rbp)
movaps %xmm0, -112(%rbp)
movaps %xmm0, -128(%rbp)
movaps %xmm0, -144(%rbp)
movaps %xmm0, -160(%rbp)
movaps %xmm0, -176(%rbp)
movaps %xmm0, -192(%rbp)
movaps %xmm0, -208(%rbp)
movaps %xmm0, -224(%rbp)
movaps %xmm0, -240(%rbp)
movaps %xmm0, -256(%rbp)
jmp LBB17_1
.p2align 4, 0x90
LBB17_21: ## in Loop: Header=BB17_1 Depth=1
movl $29, %r10d
LBB17_22: ## in Loop: Header=BB17_1 Depth=1
movl %r10d, %eax
movq %r9, -256(%rbp,%rax,8)
LBB17_1: ## =>This Loop Header: Depth=1
## Child Loop BB17_3 Depth 2
## Child Loop BB17_13 Depth 3
testq %r8, %r8
je LBB17_23
## %bb.2: ## in Loop: Header=BB17_1 Depth=1
movq %r8, %r9
movq 64(%r8), %r8
movq $0, 64(%r9)
xorl %r10d, %r10d
jmp LBB17_3
.p2align 4, 0x90
LBB17_10: ## in Loop: Header=BB17_3 Depth=2
movq %rsi, %rax
movq %rdi, %rdx
movq %r9, %r11
LBB17_20: ## in Loop: Header=BB17_3 Depth=2
testb %cl, %cl
cmovneq %rdx, %rax
movq %rax, 64(%r11)
movq $0, -256(%rbp,%r10,8)
incq %r10
cmpq $29, %r10
je LBB17_21
LBB17_3: ## Parent Loop BB17_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB17_13 Depth 3
movq -256(%rbp,%r10,8), %rax
testq %rax, %rax
je LBB17_22
## %bb.4: ## in Loop: Header=BB17_3 Depth=2
movq (%r9), %rcx
movl 96(%rcx), %ecx
movq (%rax), %rdx
subl 96(%rdx), %ecx
je LBB17_5
## %bb.6: ## in Loop: Header=BB17_3 Depth=2
testl %ecx, %ecx
jle LBB17_7
LBB17_8: ## in Loop: Header=BB17_3 Depth=2
movq 64(%rax), %rsi
movq %r9, %rdi
movq %rax, %r9
jmp LBB17_9
.p2align 4, 0x90
LBB17_5: ## in Loop: Header=BB17_3 Depth=2
movl 8(%r9), %ecx
subl 8(%rax), %ecx
testl %ecx, %ecx
jg LBB17_8
LBB17_7: ## in Loop: Header=BB17_3 Depth=2
movq 64(%r9), %rdi
movq %rax, %rsi
LBB17_9: ## in Loop: Header=BB17_3 Depth=2
testq %rdi, %rdi
setne %cl
je LBB17_10
## %bb.11: ## in Loop: Header=BB17_3 Depth=2
testq %rsi, %rsi
je LBB17_10
## %bb.12: ## in Loop: Header=BB17_3 Depth=2
movq %r9, %r11
.p2align 4, 0x90
LBB17_13: ## Parent Loop BB17_1 Depth=1
## Parent Loop BB17_3 Depth=2
## => This Inner Loop Header: Depth=3
movq (%rdi), %rax
movl 96(%rax), %eax
movq (%rsi), %rcx
subl 96(%rcx), %eax
je LBB17_14
## %bb.15: ## in Loop: Header=BB17_13 Depth=3
testl %eax, %eax
jle LBB17_16
LBB17_17: ## in Loop: Header=BB17_13 Depth=3
movq %rsi, 64(%r11)
movq 64(%rsi), %rax
movq %rdi, %rdx
movq %rsi, %r11
jmp LBB17_18
.p2align 4, 0x90
LBB17_14: ## in Loop: Header=BB17_13 Depth=3
movl 8(%rdi), %eax
subl 8(%rsi), %eax
testl %eax, %eax
jg LBB17_17
LBB17_16: ## in Loop: Header=BB17_13 Depth=3
movq %rdi, 64(%r11)
movq 64(%rdi), %rdx
movq %rsi, %rax
movq %rdi, %r11
LBB17_18: ## in Loop: Header=BB17_13 Depth=3
testq %rdx, %rdx
setne %cl
je LBB17_20
## %bb.19: ## in Loop: Header=BB17_13 Depth=3
movq %rdx, %rdi
movq %rax, %rsi
testq %rax, %rax
jne LBB17_13
jmp LBB17_20
LBB17_23:
xorl %r9d, %r9d
xorl %r8d, %r8d
jmp LBB17_24
.p2align 4, 0x90
LBB17_26: ## in Loop: Header=BB17_24 Depth=1
movq %rax, %r8
LBB17_44: ## in Loop: Header=BB17_24 Depth=1
incq %r9
cmpq $30, %r9
je LBB17_45
LBB17_24: ## =>This Loop Header: Depth=1
## Child Loop BB17_36 Depth 2
movq -256(%rbp,%r9,8), %rax
testq %rax, %rax
je LBB17_44
## %bb.25: ## in Loop: Header=BB17_24 Depth=1
testq %r8, %r8
je LBB17_26
## %bb.27: ## in Loop: Header=BB17_24 Depth=1
movq (%rax), %rcx
movl 96(%rcx), %ecx
movq (%r8), %rdx
subl 96(%rdx), %ecx
je LBB17_28
## %bb.29: ## in Loop: Header=BB17_24 Depth=1
testl %ecx, %ecx
jle LBB17_30
LBB17_31: ## in Loop: Header=BB17_24 Depth=1
movq 64(%r8), %rdi
movq %rax, %rsi
jmp LBB17_32
LBB17_28: ## in Loop: Header=BB17_24 Depth=1
movl 8(%rax), %ecx
subl 8(%r8), %ecx
testl %ecx, %ecx
jg LBB17_31
LBB17_30: ## in Loop: Header=BB17_24 Depth=1
movq 64(%rax), %rsi
movq %r8, %rdi
movq %rax, %r8
LBB17_32: ## in Loop: Header=BB17_24 Depth=1
testq %rsi, %rsi
setne %dl
je LBB17_33
## %bb.34: ## in Loop: Header=BB17_24 Depth=1
testq %rdi, %rdi
je LBB17_33
## %bb.35: ## in Loop: Header=BB17_24 Depth=1
movq %r8, %r10
.p2align 4, 0x90
LBB17_36: ## Parent Loop BB17_24 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rsi), %rax
movl 96(%rax), %eax
movq (%rdi), %rcx
subl 96(%rcx), %eax
je LBB17_37
## %bb.38: ## in Loop: Header=BB17_36 Depth=2
testl %eax, %eax
jle LBB17_39
LBB17_40: ## in Loop: Header=BB17_36 Depth=2
movq %rdi, 64(%r10)
movq 64(%rdi), %rcx
movq %rsi, %rax
movq %rdi, %r10
jmp LBB17_41
.p2align 4, 0x90
LBB17_37: ## in Loop: Header=BB17_36 Depth=2
movl 8(%rsi), %eax
subl 8(%rdi), %eax
testl %eax, %eax
jg LBB17_40
LBB17_39: ## in Loop: Header=BB17_36 Depth=2
movq %rsi, 64(%r10)
movq 64(%rsi), %rax
movq %rdi, %rcx
movq %rsi, %r10
LBB17_41: ## in Loop: Header=BB17_36 Depth=2
testq %rax, %rax
setne %dl
je LBB17_43
## %bb.42: ## in Loop: Header=BB17_36 Depth=2
movq %rax, %rsi
movq %rcx, %rdi
testq %rcx, %rcx
jne LBB17_36
jmp LBB17_43
LBB17_33: ## in Loop: Header=BB17_24 Depth=1
movq %rdi, %rcx
movq %rsi, %rax
movq %r8, %r10
LBB17_43: ## in Loop: Header=BB17_24 Depth=1
testb %dl, %dl
cmovneq %rax, %rcx
movq %rcx, 64(%r10)
jmp LBB17_44
LBB17_45:
movq %r8, _basis(%rip)
movq $0, _basisend(%rip)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -8(%rbp), %rax
jne LBB17_47
## %bb.46:
addq $256, %rsp ## imm = 0x100
popq %rbp
retq
LBB17_47:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _Configlist_basis ## -- Begin function Configlist_basis
.p2align 4, 0x90
_Configlist_basis: ## @Configlist_basis
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _basis(%rip), %rax
movq $0, _basis(%rip)
movq $0, _basisend(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _State_find ## -- Begin function State_find
.p2align 4, 0x90
_State_find: ## @State_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 _x3a(%rip), %r8
xorl %eax, %eax
testq %r8, %r8
je LBB19_21
## %bb.1:
testq %rdi, %rdi
je LBB19_4
## %bb.2:
xorl %eax, %eax
movq %rdi, %rdx
.p2align 4, 0x90
LBB19_3: ## =>This Inner Loop Header: Depth=1
imull $571, %eax, %esi ## imm = 0x23B
movq (%rdx), %rax
movl 96(%rax), %eax
leal (%rax,%rax,8), %ecx
leal (%rax,%rcx,4), %eax
addl %esi, %eax
addl 8(%rdx), %eax
movq 64(%rdx), %rcx
movq %rcx, %rdx
testq %rcx, %rcx
jne LBB19_3
LBB19_4:
movl (%r8), %ecx
decl %ecx
andl %eax, %ecx
movq 16(%r8), %rax
movq (%rax,%rcx,8), %r8
xorl %eax, %eax
jmp LBB19_5
LBB19_17: ## in Loop: Header=BB19_5 Depth=1
movb %cl, %sil
testl %esi, %esi
jne LBB19_19
jmp LBB19_20
.p2align 4, 0x90
LBB19_5: ## =>This Loop Header: Depth=1
## Child Loop BB19_9 Depth 2
testq %r8, %r8
je LBB19_21
## %bb.6: ## in Loop: Header=BB19_5 Depth=1
movq 8(%r8), %rdx
testq %rdi, %rdi
je LBB19_16
## %bb.7: ## in Loop: Header=BB19_5 Depth=1
testq %rdx, %rdx
je LBB19_16
## %bb.8: ## in Loop: Header=BB19_5 Depth=1
movq %rdi, %rsi
.p2align 4, 0x90
LBB19_9: ## Parent Loop BB19_5 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rdx), %rcx
movl 96(%rcx), %r10d
movq (%rsi), %rcx
subl 96(%rcx), %r10d
jne LBB19_11
## %bb.10: ## in Loop: Header=BB19_9 Depth=2
movl 8(%rdx), %r10d
subl 8(%rsi), %r10d
LBB19_11: ## in Loop: Header=BB19_9 Depth=2
movq 64(%rdx), %rdx
movq 64(%rsi), %rsi
testl %r10d, %r10d
jne LBB19_14
## %bb.12: ## in Loop: Header=BB19_9 Depth=2
testq %rdx, %rdx
je LBB19_14
## %bb.13: ## in Loop: Header=BB19_9 Depth=2
testq %rsi, %rsi
jne LBB19_9
LBB19_14: ## in Loop: Header=BB19_5 Depth=1
xorl %r9d, %r9d
testq %rdx, %rdx
setne %dl
negq %rsi
movl $0, %esi
sbbl %esi, %esi
testl %r10d, %r10d
jne LBB19_19
## %bb.15: ## in Loop: Header=BB19_5 Depth=1
movb %dl, %r9b
orl %r9d, %esi
testl %esi, %esi
jne LBB19_19
jmp LBB19_20
.p2align 4, 0x90
LBB19_16: ## in Loop: Header=BB19_5 Depth=1
xorl %esi, %esi
testq %rdx, %rdx
setne %cl
testq %rdi, %rdi
je LBB19_17
LBB19_19: ## in Loop: Header=BB19_5 Depth=1
movq 16(%r8), %r8
jmp LBB19_5
LBB19_20:
movq (%r8), %rax
LBB19_21:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Plink_copy ## -- Begin function Plink_copy
.p2align 4, 0x90
_Plink_copy: ## @Plink_copy
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rsi, %rsi
je LBB20_3
## %bb.1:
movq (%rdi), %rax
.p2align 4, 0x90
LBB20_2: ## =>This Inner Loop Header: Depth=1
movq 8(%rsi), %rcx
movq %rax, 8(%rsi)
movq %rsi, (%rdi)
movq %rsi, %rax
movq %rcx, %rsi
testq %rcx, %rcx
jne LBB20_2
LBB20_3:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Plink_delete ## -- Begin function Plink_delete
.p2align 4, 0x90
_Plink_delete: ## @Plink_delete
.cfi_startproc
## %bb.0:
testq %rdi, %rdi
je LBB21_4
## %bb.1:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _plink_freelist(%rip), %rax
.p2align 4, 0x90
LBB21_2: ## =>This Inner Loop Header: Depth=1
movq %rax, %rcx
movq %rdi, %rax
movq 8(%rdi), %rdi
movq %rcx, 8(%rax)
testq %rdi, %rdi
jne LBB21_2
## %bb.3:
movq %rax, _plink_freelist(%rip)
popq %rbp
LBB21_4:
retq
.cfi_endproc
## -- End function
.globl _Configlist_return ## -- Begin function Configlist_return
.p2align 4, 0x90
_Configlist_return: ## @Configlist_return
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _current(%rip), %rax
movq $0, _current(%rip)
movq $0, _currentend(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Configlist_eat ## -- Begin function Configlist_eat
.p2align 4, 0x90
_Configlist_eat: ## @Configlist_eat
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rdi, %rdi
je LBB23_9
## %bb.1:
movq %rdi, %r14
movq _freelist(%rip), %r15
jmp LBB23_2
.p2align 4, 0x90
LBB23_8: ## in Loop: Header=BB23_2 Depth=1
movq %r15, 56(%rbx)
movq %rbx, _freelist(%rip)
movq %rbx, %r15
testq %r14, %r14
je LBB23_9
LBB23_2: ## =>This Inner Loop Header: Depth=1
cmpq $0, 24(%r14)
jne LBB23_3
## %bb.4: ## in Loop: Header=BB23_2 Depth=1
movq %r14, %rbx
cmpq $0, 32(%r14)
jne LBB23_5
## %bb.6: ## in Loop: Header=BB23_2 Depth=1
movq 56(%rbx), %r14
movq 16(%rbx), %rdi
testq %rdi, %rdi
je LBB23_8
## %bb.7: ## in Loop: Header=BB23_2 Depth=1
callq _free
jmp LBB23_8
LBB23_3:
callq _Configlist_eat.cold.2
jmp LBB23_9
LBB23_5:
callq _Configlist_eat.cold.1
LBB23_9:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Configlist_closure ## -- Begin function Configlist_closure
.p2align 4, 0x90
_Configlist_closure: ## @Configlist_closure
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, -48(%rbp) ## 8-byte Spill
cmpq $0, _currentend(%rip)
je LBB24_47
## %bb.1:
movq _current(%rip), %r13
jmp LBB24_2
.p2align 4, 0x90
LBB24_46: ## in Loop: Header=BB24_2 Depth=1
movq 56(%r13), %r13
LBB24_2: ## =>This Loop Header: Depth=1
## Child Loop BB24_10 Depth 2
## Child Loop BB24_26 Depth 3
## Child Loop BB24_15 Depth 2
## Child Loop BB24_42 Depth 2
testq %r13, %r13
je LBB24_18
## %bb.3: ## in Loop: Header=BB24_2 Depth=1
movq (%r13), %r14
movslq 8(%r13), %rcx
movq %rcx, %rax
movq %rcx, -56(%rbp) ## 8-byte Spill
cmpl 24(%r14), %ecx
jge LBB24_46
## %bb.4: ## in Loop: Header=BB24_2 Depth=1
movq 32(%r14), %rax
movq -56(%rbp), %rcx ## 8-byte Reload
movq (%rax,%rcx,8), %rbx
cmpl $1, 12(%rbx)
jne LBB24_46
## %bb.5: ## in Loop: Header=BB24_2 Depth=1
movq 16(%rbx), %r12
testq %r12, %r12
jne LBB24_9
## %bb.6: ## in Loop: Header=BB24_2 Depth=1
movq -48(%rbp), %rax ## 8-byte Reload
cmpq 88(%rax), %rbx
je LBB24_46
## %bb.7: ## in Loop: Header=BB24_2 Depth=1
movq -48(%rbp), %r15 ## 8-byte Reload
movq 216(%r15), %rdi
movl 48(%r14), %esi
movq (%rbx), %rcx
leaq L_.str.11(%rip), %rdx
xorl %eax, %eax
callq _ErrorMsg
incl 80(%r15)
movq 16(%rbx), %r12
.p2align 4, 0x90
LBB24_8: ## in Loop: Header=BB24_2 Depth=1
testq %r12, %r12
je LBB24_46
LBB24_9: ## in Loop: Header=BB24_2 Depth=1
movq %r12, %rdi
xorl %esi, %esi
callq _Configlist_add
movq %rax, %r15
movl _size(%rip), %r8d
movl %r8d, %esi
andl $-2, %esi
movq -56(%rbp), %rax ## 8-byte Reload
jmp LBB24_10
.p2align 4, 0x90
LBB24_37: ## in Loop: Header=BB24_10 Depth=2
cmpl $0, 48(%rdx)
je LBB24_38
LBB24_10: ## Parent Loop BB24_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB24_26 Depth 3
incq %rax
movslq 24(%r14), %rcx
cmpq %rcx, %rax
jge LBB24_38
## %bb.11: ## in Loop: Header=BB24_10 Depth=2
movq 32(%r14), %rcx
movq (%rcx,%rax,8), %rdx
movl 12(%rdx), %ecx
testl %ecx, %ecx
je LBB24_19
## %bb.12: ## in Loop: Header=BB24_10 Depth=2
cmpl $2, %ecx
je LBB24_13
## %bb.24: ## in Loop: Header=BB24_10 Depth=2
testl %r8d, %r8d
jle LBB24_37
## %bb.25: ## in Loop: Header=BB24_10 Depth=2
movq 16(%r15), %rdi
movq 40(%rdx), %rbx
xorl %ecx, %ecx
cmpl $1, %r8d
jne LBB24_26
LBB24_33: ## in Loop: Header=BB24_10 Depth=2
testb $1, %r8b
je LBB24_37
## %bb.34: ## in Loop: Header=BB24_10 Depth=2
cmpb $0, (%rbx,%rcx)
je LBB24_37
## %bb.35: ## in Loop: Header=BB24_10 Depth=2
cmpb $0, (%rdi,%rcx)
jne LBB24_37
## %bb.36: ## in Loop: Header=BB24_10 Depth=2
movb $1, (%rdi,%rcx)
jmp LBB24_37
.p2align 4, 0x90
LBB24_32: ## in Loop: Header=BB24_26 Depth=3
addq $2, %rcx
cmpq %rcx, %rsi
je LBB24_33
LBB24_26: ## Parent Loop BB24_2 Depth=1
## Parent Loop BB24_10 Depth=2
## => This Inner Loop Header: Depth=3
cmpb $0, (%rbx,%rcx)
je LBB24_29
## %bb.27: ## in Loop: Header=BB24_26 Depth=3
cmpb $0, (%rdi,%rcx)
je LBB24_28
LBB24_29: ## in Loop: Header=BB24_26 Depth=3
cmpb $0, 1(%rbx,%rcx)
je LBB24_32
LBB24_30: ## in Loop: Header=BB24_26 Depth=3
cmpb $0, 1(%rdi,%rcx)
jne LBB24_32
## %bb.31: ## in Loop: Header=BB24_26 Depth=3
movb $1, 1(%rdi,%rcx)
jmp LBB24_32
.p2align 4, 0x90
LBB24_28: ## in Loop: Header=BB24_26 Depth=3
movb $1, (%rdi,%rcx)
cmpb $0, 1(%rbx,%rcx)
jne LBB24_30
jmp LBB24_32
.p2align 4, 0x90
LBB24_19: ## in Loop: Header=BB24_2 Depth=1
movl 8(%rdx), %ecx
testl %ecx, %ecx
js LBB24_21
## %bb.20: ## in Loop: Header=BB24_2 Depth=1
cmpl %ecx, %r8d
jle LBB24_21
## %bb.22: ## in Loop: Header=BB24_2 Depth=1
movq 16(%r15), %rdx
movb $1, (%rdx,%rcx)
jmp LBB24_38
.p2align 4, 0x90
LBB24_13: ## in Loop: Header=BB24_2 Depth=1
cmpl $0, 84(%rdx)
jle LBB24_38
## %bb.14: ## in Loop: Header=BB24_2 Depth=1
xorl %ecx, %ecx
.p2align 4, 0x90
LBB24_15: ## Parent Loop BB24_2 Depth=1
## => This Inner Loop Header: Depth=2
movq 88(%rdx), %rsi
movq (%rsi,%rcx,8), %rsi
movl 8(%rsi), %esi
testl %esi, %esi
js LBB24_17
## %bb.16: ## in Loop: Header=BB24_15 Depth=2
cmpl %esi, %r8d
jle LBB24_17
## %bb.23: ## in Loop: Header=BB24_15 Depth=2
movq 16(%r15), %rdi
movb $1, (%rdi,%rsi)
incq %rcx
movslq 84(%rdx), %rsi
cmpq %rsi, %rcx
jl LBB24_15
.p2align 4, 0x90
LBB24_38: ## in Loop: Header=BB24_2 Depth=1
cmpl %eax, 24(%r14)
jne LBB24_45
## %bb.39: ## in Loop: Header=BB24_2 Depth=1
movq _plink_freelist(%rip), %rax
testq %rax, %rax
jne LBB24_44
## %bb.40: ## in Loop: Header=BB24_2 Depth=1
movl $100, %edi
movl $16, %esi
callq _calloc
movq %rax, _plink_freelist(%rip)
testq %rax, %rax
je LBB24_48
## %bb.41: ## in Loop: Header=BB24_2 Depth=1
movq %rax, %rcx
addq $32, %rcx
movl $99, %edx
.p2align 4, 0x90
LBB24_42: ## Parent Loop BB24_2 Depth=1
## => This Inner Loop Header: Depth=2
leaq -16(%rcx), %rsi
movq %rsi, -24(%rcx)
movq %rcx, -8(%rcx)
leaq 16(%rcx), %rsi
movq %rsi, 8(%rcx)
addq $48, %rcx
addq $-3, %rdx
jne LBB24_42
## %bb.43: ## in Loop: Header=BB24_2 Depth=1
movq $0, 1592(%rax)
LBB24_44: ## in Loop: Header=BB24_2 Depth=1
movq 8(%rax), %rcx
movq %rcx, _plink_freelist(%rip)
movq 24(%r13), %rcx
movq %rcx, 8(%rax)
movq %rax, 24(%r13)
movq %r15, (%rax)
LBB24_45: ## in Loop: Header=BB24_2 Depth=1
movq 112(%r12), %r12
jmp LBB24_8
LBB24_17:
callq _Configlist_closure.cold.3
LBB24_18:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB24_21:
callq _Configlist_closure.cold.2
jmp LBB24_18
LBB24_47:
callq _Configlist_closure.cold.1
jmp LBB24_18
LBB24_48:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.80(%rip), %rdi
movl $65, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _Configlist_sort ## -- Begin function Configlist_sort
.p2align 4, 0x90
_Configlist_sort: ## @Configlist_sort
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $256, %rsp ## imm = 0x100
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
movq _current(%rip), %r8
xorps %xmm0, %xmm0
movaps %xmm0, -32(%rbp)
movaps %xmm0, -48(%rbp)
movaps %xmm0, -64(%rbp)
movaps %xmm0, -80(%rbp)
movaps %xmm0, -96(%rbp)
movaps %xmm0, -112(%rbp)
movaps %xmm0, -128(%rbp)
movaps %xmm0, -144(%rbp)
movaps %xmm0, -160(%rbp)
movaps %xmm0, -176(%rbp)
movaps %xmm0, -192(%rbp)
movaps %xmm0, -208(%rbp)
movaps %xmm0, -224(%rbp)
movaps %xmm0, -240(%rbp)
movaps %xmm0, -256(%rbp)
jmp LBB25_1
.p2align 4, 0x90
LBB25_21: ## in Loop: Header=BB25_1 Depth=1
movl $29, %r10d
LBB25_22: ## in Loop: Header=BB25_1 Depth=1
movl %r10d, %eax
movq %r9, -256(%rbp,%rax,8)
LBB25_1: ## =>This Loop Header: Depth=1
## Child Loop BB25_3 Depth 2
## Child Loop BB25_13 Depth 3
testq %r8, %r8
je LBB25_23
## %bb.2: ## in Loop: Header=BB25_1 Depth=1
movq %r8, %r9
movq 56(%r8), %r8
movq $0, 56(%r9)
xorl %r10d, %r10d
jmp LBB25_3
.p2align 4, 0x90
LBB25_10: ## in Loop: Header=BB25_3 Depth=2
movq %rsi, %rax
movq %rdi, %rdx
movq %r9, %r11
LBB25_20: ## in Loop: Header=BB25_3 Depth=2
testb %cl, %cl
cmovneq %rdx, %rax
movq %rax, 56(%r11)
movq $0, -256(%rbp,%r10,8)
incq %r10
cmpq $29, %r10
je LBB25_21
LBB25_3: ## Parent Loop BB25_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB25_13 Depth 3
movq -256(%rbp,%r10,8), %rax
testq %rax, %rax
je LBB25_22
## %bb.4: ## in Loop: Header=BB25_3 Depth=2
movq (%r9), %rcx
movl 96(%rcx), %ecx
movq (%rax), %rdx
subl 96(%rdx), %ecx
je LBB25_5
## %bb.6: ## in Loop: Header=BB25_3 Depth=2
testl %ecx, %ecx
jle LBB25_7
LBB25_8: ## in Loop: Header=BB25_3 Depth=2
movq 56(%rax), %rsi
movq %r9, %rdi
movq %rax, %r9
jmp LBB25_9
.p2align 4, 0x90
LBB25_5: ## in Loop: Header=BB25_3 Depth=2
movl 8(%r9), %ecx
subl 8(%rax), %ecx
testl %ecx, %ecx
jg LBB25_8
LBB25_7: ## in Loop: Header=BB25_3 Depth=2
movq 56(%r9), %rdi
movq %rax, %rsi
LBB25_9: ## in Loop: Header=BB25_3 Depth=2
testq %rdi, %rdi
setne %cl
je LBB25_10
## %bb.11: ## in Loop: Header=BB25_3 Depth=2
testq %rsi, %rsi
je LBB25_10
## %bb.12: ## in Loop: Header=BB25_3 Depth=2
movq %r9, %r11
.p2align 4, 0x90
LBB25_13: ## Parent Loop BB25_1 Depth=1
## Parent Loop BB25_3 Depth=2
## => This Inner Loop Header: Depth=3
movq (%rdi), %rax
movl 96(%rax), %eax
movq (%rsi), %rcx
subl 96(%rcx), %eax
je LBB25_14
## %bb.15: ## in Loop: Header=BB25_13 Depth=3
testl %eax, %eax
jle LBB25_16
LBB25_17: ## in Loop: Header=BB25_13 Depth=3
movq %rsi, 56(%r11)
movq 56(%rsi), %rax
movq %rdi, %rdx
movq %rsi, %r11
jmp LBB25_18
.p2align 4, 0x90
LBB25_14: ## in Loop: Header=BB25_13 Depth=3
movl 8(%rdi), %eax
subl 8(%rsi), %eax
testl %eax, %eax
jg LBB25_17
LBB25_16: ## in Loop: Header=BB25_13 Depth=3
movq %rdi, 56(%r11)
movq 56(%rdi), %rdx
movq %rsi, %rax
movq %rdi, %r11
LBB25_18: ## in Loop: Header=BB25_13 Depth=3
testq %rdx, %rdx
setne %cl
je LBB25_20
## %bb.19: ## in Loop: Header=BB25_13 Depth=3
movq %rdx, %rdi
movq %rax, %rsi
testq %rax, %rax
jne LBB25_13
jmp LBB25_20
LBB25_23:
xorl %r9d, %r9d
xorl %r8d, %r8d
jmp LBB25_24
.p2align 4, 0x90
LBB25_26: ## in Loop: Header=BB25_24 Depth=1
movq %rax, %r8
LBB25_44: ## in Loop: Header=BB25_24 Depth=1
incq %r9
cmpq $30, %r9
je LBB25_45
LBB25_24: ## =>This Loop Header: Depth=1
## Child Loop BB25_36 Depth 2
movq -256(%rbp,%r9,8), %rax
testq %rax, %rax
je LBB25_44
## %bb.25: ## in Loop: Header=BB25_24 Depth=1
testq %r8, %r8
je LBB25_26
## %bb.27: ## in Loop: Header=BB25_24 Depth=1
movq (%rax), %rcx
movl 96(%rcx), %ecx
movq (%r8), %rdx
subl 96(%rdx), %ecx
je LBB25_28
## %bb.29: ## in Loop: Header=BB25_24 Depth=1
testl %ecx, %ecx
jle LBB25_30
LBB25_31: ## in Loop: Header=BB25_24 Depth=1
movq 56(%r8), %rdi
movq %rax, %rsi
jmp LBB25_32
LBB25_28: ## in Loop: Header=BB25_24 Depth=1
movl 8(%rax), %ecx
subl 8(%r8), %ecx
testl %ecx, %ecx
jg LBB25_31
LBB25_30: ## in Loop: Header=BB25_24 Depth=1
movq 56(%rax), %rsi
movq %r8, %rdi
movq %rax, %r8
LBB25_32: ## in Loop: Header=BB25_24 Depth=1
testq %rsi, %rsi
setne %dl
je LBB25_33
## %bb.34: ## in Loop: Header=BB25_24 Depth=1
testq %rdi, %rdi
je LBB25_33
## %bb.35: ## in Loop: Header=BB25_24 Depth=1
movq %r8, %r10
.p2align 4, 0x90
LBB25_36: ## Parent Loop BB25_24 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rsi), %rax
movl 96(%rax), %eax
movq (%rdi), %rcx
subl 96(%rcx), %eax
je LBB25_37
## %bb.38: ## in Loop: Header=BB25_36 Depth=2
testl %eax, %eax
jle LBB25_39
LBB25_40: ## in Loop: Header=BB25_36 Depth=2
movq %rdi, 56(%r10)
movq 56(%rdi), %rcx
movq %rsi, %rax
movq %rdi, %r10
jmp LBB25_41
.p2align 4, 0x90
LBB25_37: ## in Loop: Header=BB25_36 Depth=2
movl 8(%rsi), %eax
subl 8(%rdi), %eax
testl %eax, %eax
jg LBB25_40
LBB25_39: ## in Loop: Header=BB25_36 Depth=2
movq %rsi, 56(%r10)
movq 56(%rsi), %rax
movq %rdi, %rcx
movq %rsi, %r10
LBB25_41: ## in Loop: Header=BB25_36 Depth=2
testq %rax, %rax
setne %dl
je LBB25_43
## %bb.42: ## in Loop: Header=BB25_36 Depth=2
movq %rax, %rsi
movq %rcx, %rdi
testq %rcx, %rcx
jne LBB25_36
jmp LBB25_43
LBB25_33: ## in Loop: Header=BB25_24 Depth=1
movq %rdi, %rcx
movq %rsi, %rax
movq %r8, %r10
LBB25_43: ## in Loop: Header=BB25_24 Depth=1
testb %dl, %dl
cmovneq %rax, %rcx
movq %rcx, 56(%r10)
jmp LBB25_44
LBB25_45:
movq %r8, _current(%rip)
movq $0, _currentend(%rip)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -8(%rbp), %rax
jne LBB25_47
## %bb.46:
addq $256, %rsp ## imm = 0x100
popq %rbp
retq
LBB25_47:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _State_new ## -- Begin function State_new
.p2align 4, 0x90
_State_new: ## @State_new
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $1, %edi
movl $72, %esi
callq _calloc
testq %rax, %rax
je LBB26_2
## %bb.1:
popq %rbp
retq
LBB26_2:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.16(%rip), %rdi
movl $28, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _State_insert ## -- Begin function State_insert
.p2align 4, 0x90
_State_insert: ## @State_insert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _x3a(%rip), %r8
testq %r8, %r8
je LBB27_22
## %bb.1:
movq %rsi, %r12
xorl %r14d, %r14d
testq %rsi, %rsi
je LBB27_4
## %bb.2:
movq %r12, %rax
.p2align 4, 0x90
LBB27_3: ## =>This Inner Loop Header: Depth=1
imull $571, %r14d, %ecx ## imm = 0x23B
movq (%rax), %rdx
movl 96(%rdx), %edx
leal (%rdx,%rdx,8), %esi
leal (%rdx,%rsi,4), %r14d
addl %ecx, %r14d
addl 8(%rax), %r14d
movq 64(%rax), %rcx
movq %rcx, %rax
testq %rcx, %rcx
jne LBB27_3
LBB27_4:
movslq (%r8), %r10
leal -1(%r10), %r9d
andl %r14d, %r9d
movq 16(%r8), %r15
movq (%r15,%r9,8), %rax
jmp LBB27_7
.p2align 4, 0x90
LBB27_5: ## in Loop: Header=BB27_7 Depth=1
testl %edx, %edx
je LBB27_22
LBB27_6: ## in Loop: Header=BB27_7 Depth=1
movq 16(%rax), %rax
LBB27_7: ## =>This Loop Header: Depth=1
## Child Loop BB27_11 Depth 2
testq %rax, %rax
je LBB27_20
## %bb.8: ## in Loop: Header=BB27_7 Depth=1
movq 8(%rax), %rcx
testq %r12, %r12
je LBB27_18
## %bb.9: ## in Loop: Header=BB27_7 Depth=1
testq %rcx, %rcx
je LBB27_18
## %bb.10: ## in Loop: Header=BB27_7 Depth=1
movq %r12, %rdx
.p2align 4, 0x90
LBB27_11: ## Parent Loop BB27_7 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rcx), %rsi
movl 96(%rsi), %esi
movq (%rdx), %rbx
subl 96(%rbx), %esi
jne LBB27_13
## %bb.12: ## in Loop: Header=BB27_11 Depth=2
movl 8(%rcx), %esi
subl 8(%rdx), %esi
LBB27_13: ## in Loop: Header=BB27_11 Depth=2
movq 64(%rcx), %rcx
movq 64(%rdx), %rdx
testl %esi, %esi
jne LBB27_16
## %bb.14: ## in Loop: Header=BB27_11 Depth=2
testq %rcx, %rcx
je LBB27_16
## %bb.15: ## in Loop: Header=BB27_11 Depth=2
testq %rdx, %rdx
jne LBB27_11
LBB27_16: ## in Loop: Header=BB27_7 Depth=1
xorl %ebx, %ebx
testq %rcx, %rcx
setne %cl
negq %rdx
movl $0, %edx
sbbl %edx, %edx
testl %esi, %esi
jne LBB27_6
## %bb.17: ## in Loop: Header=BB27_7 Depth=1
movb %cl, %bl
orl %ebx, %edx
jmp LBB27_5
.p2align 4, 0x90
LBB27_18: ## in Loop: Header=BB27_7 Depth=1
xorl %edx, %edx
testq %rcx, %rcx
setne %cl
testq %r12, %r12
jne LBB27_6
## %bb.19: ## in Loop: Header=BB27_7 Depth=1
movb %cl, %dl
jmp LBB27_5
LBB27_20:
movl 4(%r8), %eax
movq %rax, -56(%rbp) ## 8-byte Spill
cmpl %r10d, %eax
jge LBB27_23
## %bb.21:
movq 8(%r8), %r13
jmp LBB27_38
LBB27_23:
movq %rdi, -72(%rbp) ## 8-byte Spill
movq %r8, -48(%rbp) ## 8-byte Spill
addq %r10, %r10
movl $40, %esi
movq %r10, %rdi
movq %r10, %rbx
callq _calloc
testq %rax, %rax
je LBB27_22
## %bb.24:
movq %rax, %r13
movq %rbx, %r15
shlq $5, %r15
addq %rax, %r15
cmpl $0, -56(%rbp) ## 4-byte Folded Reload
movq %rbx, %rax
movq %rbx, -64(%rbp) ## 8-byte Spill
jle LBB27_36
## %bb.25:
leal -1(%rax), %r11d
xorl %eax, %eax
movq -48(%rbp), %r10 ## 8-byte Reload
jmp LBB27_28
.p2align 4, 0x90
LBB27_26: ## in Loop: Header=BB27_28 Depth=1
leaq (%rcx,%r13), %rsi
addq $16, %rsi
movq %rsi, 24(%rdi)
movq (%rdx), %rdi
LBB27_27: ## in Loop: Header=BB27_28 Depth=1
movq %rdi, 16(%r13,%rcx)
movq %r9, 8(%r13,%rcx)
movq (%r8,%rcx), %rsi
movq %rsi, (%rbx)
movq %rdx, 24(%r13,%rcx)
movq %rbx, (%rdx)
incq %rax
cmpq -56(%rbp), %rax ## 8-byte Folded Reload
je LBB27_34
LBB27_28: ## =>This Loop Header: Depth=1
## Child Loop BB27_30 Depth 2
movq 8(%r10), %r8
movq %rax, %rcx
shlq $5, %rcx
movq 8(%r8,%rcx), %r9
movl $0, %edi
testq %r9, %r9
je LBB27_31
## %bb.29: ## in Loop: Header=BB27_28 Depth=1
xorl %edi, %edi
movq %r9, %rdx
.p2align 4, 0x90
LBB27_30: ## Parent Loop BB27_28 Depth=1
## => This Inner Loop Header: Depth=2
imull $571, %edi, %ebx ## imm = 0x23B
movq (%rdx), %rdi
movl 96(%rdi), %edi
leal (%rdi,%rdi,8), %esi
leal (%rdi,%rsi,4), %edi
addl %ebx, %edi
addl 8(%rdx), %edi
movq 64(%rdx), %rsi
movq %rsi, %rdx
testq %rsi, %rsi
jne LBB27_30
LBB27_31: ## in Loop: Header=BB27_28 Depth=1
andl %r11d, %edi
leaq (%rcx,%r13), %rbx
leaq (%r15,%rdi,8), %rdx
movq (%r15,%rdi,8), %rdi
testq %rdi, %rdi
jne LBB27_26
## %bb.32: ## in Loop: Header=BB27_28 Depth=1
xorl %edi, %edi
jmp LBB27_27
LBB27_22:
xorl %eax, %eax
jmp LBB27_42
LBB27_34:
movq %r11, %rbx
jmp LBB27_37
LBB27_36:
leal -1(%rax), %ebx
movq -48(%rbp), %r10 ## 8-byte Reload
LBB27_37:
movq 8(%r10), %rdi
callq _free
movq -48(%rbp), %r8 ## 8-byte Reload
movq -64(%rbp), %rax ## 8-byte Reload
movl %eax, (%r8)
movq %r13, 8(%r8)
movq %r15, 16(%r8)
andl %r14d, %ebx
movq -72(%rbp), %rdi ## 8-byte Reload
movq %rbx, %r9
LBB27_38:
movq -56(%rbp), %rcx ## 8-byte Reload
leal 1(%rcx), %eax
movl %eax, 4(%r8)
movslq %ecx, %rax
shlq $5, %rax
leaq (%rax,%r13), %rcx
movq %r12, 8(%r13,%rax)
movq %rdi, (%r13,%rax)
movq (%r15,%r9,8), %rdx
testq %rdx, %rdx
je LBB27_40
## %bb.39:
leaq (%rax,%r13), %rsi
addq $16, %rsi
movq %rsi, 24(%rdx)
movq (%r15,%r9,8), %rdx
jmp LBB27_41
LBB27_40:
xorl %edx, %edx
LBB27_41:
movq %rdx, 16(%r13,%rax)
movq %rcx, (%r15,%r9,8)
shlq $3, %r9
addq 16(%r8), %r9
movq %r9, 24(%r13,%rax)
movl $1, %eax
LBB27_42:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _buildshifts ## -- Begin function buildshifts
.p2align 4, 0x90
_buildshifts: ## @buildshifts
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, -56(%rbp) ## 8-byte Spill
movq 8(%rsi), %r14
testq %r14, %r14
je LBB28_54
## %bb.1:
movq %r14, %rax
.p2align 4, 0x90
LBB28_2: ## =>This Inner Loop Header: Depth=1
movl $1, 48(%rax)
movq 56(%rax), %rax
testq %rax, %rax
jne LBB28_2
## %bb.3:
testq %r14, %r14
je LBB28_54
## %bb.4:
movq %rsi, -48(%rbp) ## 8-byte Spill
jmp LBB28_5
LBB28_47: ## in Loop: Header=BB28_5 Depth=1
movq _Action_new.freelist(%rip), %rax
testq %rax, %rax
movq -48(%rbp), %rsi ## 8-byte Reload
je LBB28_48
LBB28_52: ## in Loop: Header=BB28_5 Depth=1
movq 32(%rax), %rcx
movq %rcx, _Action_new.freelist(%rip)
movq 24(%rsi), %rcx
movq %rcx, 32(%rax)
movq %rax, 24(%rsi)
movl $0, 8(%rax)
movq %r13, (%rax)
movq $0, 24(%rax)
movq %r12, 16(%rax)
.p2align 4, 0x90
LBB28_53: ## in Loop: Header=BB28_5 Depth=1
movq 56(%r14), %r14
testq %r14, %r14
je LBB28_54
LBB28_5: ## =>This Loop Header: Depth=1
## Child Loop BB28_13 Depth 2
## Child Loop BB28_15 Depth 2
## Child Loop BB28_28 Depth 2
## Child Loop BB28_27 Depth 2
## Child Loop BB28_33 Depth 2
## Child Loop BB28_50 Depth 2
## Child Loop BB28_41 Depth 2
## Child Loop BB28_44 Depth 3
cmpl $0, 48(%r14)
je LBB28_53
## %bb.6: ## in Loop: Header=BB28_5 Depth=1
movslq 8(%r14), %rax
movq (%r14), %rcx
cmpl 24(%rcx), %eax
jge LBB28_53
## %bb.7: ## in Loop: Header=BB28_5 Depth=1
movq $0, _current(%rip)
leaq _current(%rip), %rcx
movq %rcx, _currentend(%rip)
movq $0, _basis(%rip)
leaq _basis(%rip), %rcx
movq %rcx, _basisend(%rip)
movq _x4a(%rip), %rcx
testq %rcx, %rcx
je LBB28_17
## %bb.8: ## in Loop: Header=BB28_5 Depth=1
cmpl $0, 4(%rcx)
je LBB28_17
## %bb.9: ## in Loop: Header=BB28_5 Depth=1
movl (%rcx), %edi
testl %edi, %edi
jle LBB28_16
## %bb.10: ## in Loop: Header=BB28_5 Depth=1
leaq -1(%rdi), %rsi
movl %edi, %edx
andl $3, %edx
cmpq $3, %rsi
jae LBB28_12
## %bb.11: ## in Loop: Header=BB28_5 Depth=1
xorl %esi, %esi
jmp LBB28_14
LBB28_48: ## in Loop: Header=BB28_5 Depth=1
movl $100, %edi
movl $48, %esi
callq _calloc
movq %rax, _Action_new.freelist(%rip)
testq %rax, %rax
je LBB28_55
## %bb.49: ## in Loop: Header=BB28_5 Depth=1
movq %rax, %rcx
addq $96, %rcx
movl $99, %edx
.p2align 4, 0x90
LBB28_50: ## Parent Loop BB28_5 Depth=1
## => This Inner Loop Header: Depth=2
leaq -48(%rcx), %rsi
movq %rsi, -64(%rcx)
movq %rcx, -16(%rcx)
leaq 48(%rcx), %rsi
movq %rsi, 32(%rcx)
addq $144, %rcx
addq $-3, %rdx
jne LBB28_50
## %bb.51: ## in Loop: Header=BB28_5 Depth=1
movq $0, 4784(%rax)
movq -48(%rbp), %rsi ## 8-byte Reload
jmp LBB28_52
LBB28_12: ## in Loop: Header=BB28_5 Depth=1
andl $-4, %edi
xorl %esi, %esi
.p2align 4, 0x90
LBB28_13: ## Parent Loop BB28_5 Depth=1
## => This Inner Loop Header: Depth=2
movq 16(%rcx), %rbx
movq $0, (%rbx,%rsi,8)
movq 16(%rcx), %rbx
movq $0, 8(%rbx,%rsi,8)
movq 16(%rcx), %rbx
movq $0, 16(%rbx,%rsi,8)
movq 16(%rcx), %rbx
movq $0, 24(%rbx,%rsi,8)
addq $4, %rsi
cmpq %rsi, %rdi
jne LBB28_13
LBB28_14: ## in Loop: Header=BB28_5 Depth=1
testq %rdx, %rdx
je LBB28_16
.p2align 4, 0x90
LBB28_15: ## Parent Loop BB28_5 Depth=1
## => This Inner Loop Header: Depth=2
movq 16(%rcx), %rdi
movq $0, (%rdi,%rsi,8)
incq %rsi
decq %rdx
jne LBB28_15
LBB28_16: ## in Loop: Header=BB28_5 Depth=1
movl $0, 4(%rcx)
LBB28_17: ## in Loop: Header=BB28_5 Depth=1
movq (%r14), %rcx
movq 32(%rcx), %rcx
movq (%rcx,%rax,8), %r13
movl $1, %eax
movq %r14, %r12
testl %eax, %eax
je LBB28_28
.p2align 4, 0x90
LBB28_19: ## in Loop: Header=BB28_5 Depth=1
movslq 8(%r12), %rsi
movq (%r12), %rdi
cmpl 24(%rdi), %esi
jge LBB28_28
## %bb.20: ## in Loop: Header=BB28_5 Depth=1
movq 32(%rdi), %rax
movq (%rax,%rsi,8), %rcx
cmpq %r13, %rcx
je LBB28_30
## %bb.21: ## in Loop: Header=BB28_5 Depth=1
cmpl $2, 12(%rcx)
jne LBB28_28
## %bb.22: ## in Loop: Header=BB28_5 Depth=1
cmpl $2, 12(%r13)
jne LBB28_28
## %bb.23: ## in Loop: Header=BB28_5 Depth=1
movl 84(%rcx), %eax
cmpl 84(%r13), %eax
jne LBB28_28
## %bb.24: ## in Loop: Header=BB28_5 Depth=1
testl %eax, %eax
jle LBB28_30
## %bb.25: ## in Loop: Header=BB28_5 Depth=1
movq 88(%rcx), %r8
movq 88(%r13), %rdx
xorl %ebx, %ebx
.p2align 4, 0x90
LBB28_27: ## Parent Loop BB28_5 Depth=1
## => This Inner Loop Header: Depth=2
movq (%r8,%rbx,8), %rcx
cmpq (%rdx,%rbx,8), %rcx
jne LBB28_28
## %bb.26: ## in Loop: Header=BB28_27 Depth=2
incq %rbx
cmpq %rbx, %rax
jne LBB28_27
.p2align 4, 0x90
LBB28_30: ## in Loop: Header=BB28_5 Depth=1
movl $0, 48(%r12)
incl %esi
## kill: def $esi killed $esi killed $rsi
callq _Configlist_addbasis
movq %rax, %rbx
movq _plink_freelist(%rip), %rax
testq %rax, %rax
jne LBB28_35
## %bb.31: ## in Loop: Header=BB28_5 Depth=1
movl $100, %edi
movl $16, %esi
callq _calloc
movq %rax, _plink_freelist(%rip)
testq %rax, %rax
je LBB28_36
## %bb.32: ## in Loop: Header=BB28_5 Depth=1
movq %rax, %rcx
addq $32, %rcx
movl $99, %edx
.p2align 4, 0x90
LBB28_33: ## Parent Loop BB28_5 Depth=1
## => This Inner Loop Header: Depth=2
leaq -16(%rcx), %rsi
movq %rsi, -24(%rcx)
movq %rcx, -8(%rcx)
leaq 16(%rcx), %rsi
movq %rsi, 8(%rcx)
addq $48, %rcx
addq $-3, %rdx
jne LBB28_33
## %bb.34: ## in Loop: Header=BB28_5 Depth=1
movq $0, 1592(%rax)
LBB28_35: ## in Loop: Header=BB28_5 Depth=1
movq 8(%rax), %rcx
movq %rcx, _plink_freelist(%rip)
movq 32(%rbx), %rcx
movq %rcx, 8(%rax)
movq %rax, 32(%rbx)
movq %r12, (%rax)
.p2align 4, 0x90
LBB28_28: ## Parent Loop BB28_5 Depth=1
## => This Inner Loop Header: Depth=2
movq 56(%r12), %r12
testq %r12, %r12
je LBB28_38
## %bb.29: ## in Loop: Header=BB28_28 Depth=2
movl 48(%r12), %eax
testl %eax, %eax
jne LBB28_19
jmp LBB28_28
.p2align 4, 0x90
LBB28_38: ## in Loop: Header=BB28_5 Depth=1
movq -56(%rbp), %rdi ## 8-byte Reload
callq _getstate
movq %rax, %r12
cmpl $2, 12(%r13)
jne LBB28_47
## %bb.39: ## in Loop: Header=BB28_5 Depth=1
cmpl $0, 84(%r13)
movq -48(%rbp), %rsi ## 8-byte Reload
jle LBB28_53
## %bb.40: ## in Loop: Header=BB28_5 Depth=1
movq _Action_new.freelist(%rip), %rax
xorl %ebx, %ebx
jmp LBB28_41
.p2align 4, 0x90
LBB28_46: ## in Loop: Header=BB28_41 Depth=2
movq 32(%rax), %rcx
movq %rcx, _Action_new.freelist(%rip)
movq 24(%rsi), %rdx
movq %rdx, 32(%rax)
movq %rax, 24(%rsi)
movl $0, 8(%rax)
movq %r15, (%rax)
movq $0, 24(%rax)
movq %r12, 16(%rax)
incq %rbx
movslq 84(%r13), %rdx
movq %rcx, %rax
cmpq %rdx, %rbx
jge LBB28_53
LBB28_41: ## Parent Loop BB28_5 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB28_44 Depth 3
movq 88(%r13), %rcx
movq (%rcx,%rbx,8), %r15
testq %rax, %rax
jne LBB28_46
## %bb.42: ## in Loop: Header=BB28_41 Depth=2
movl $100, %edi
movl $48, %esi
callq _calloc
movq %rax, _Action_new.freelist(%rip)
testq %rax, %rax
je LBB28_55
## %bb.43: ## in Loop: Header=BB28_41 Depth=2
movq %rax, %rcx
addq $96, %rcx
movl $99, %edx
.p2align 4, 0x90
LBB28_44: ## Parent Loop BB28_5 Depth=1
## Parent Loop BB28_41 Depth=2
## => This Inner Loop Header: Depth=3
leaq -48(%rcx), %rsi
movq %rsi, -64(%rcx)
movq %rcx, -16(%rcx)
leaq 48(%rcx), %rsi
movq %rsi, 32(%rcx)
addq $144, %rcx
addq $-3, %rdx
jne LBB28_44
## %bb.45: ## in Loop: Header=BB28_41 Depth=2
movq $0, 4784(%rax)
movq -48(%rbp), %rsi ## 8-byte Reload
jmp LBB28_46
LBB28_54:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB28_55:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.232(%rip), %rdi
movl $50, %esi
jmp LBB28_37
LBB28_36:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.80(%rip), %rdi
movl $65, %esi
LBB28_37:
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _same_symbol ## -- Begin function same_symbol
.p2align 4, 0x90
_same_symbol: ## @same_symbol
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpq %rsi, %rdi
je LBB29_10
## %bb.1:
xorl %eax, %eax
cmpl $2, 12(%rdi)
jne LBB29_9
## %bb.2:
cmpl $2, 12(%rsi)
jne LBB29_9
## %bb.3:
movl 84(%rdi), %ecx
cmpl 84(%rsi), %ecx
jne LBB29_9
## %bb.4:
testl %ecx, %ecx
jle LBB29_10
## %bb.5:
movq 88(%rdi), %r8
movq 88(%rsi), %rsi
xorl %eax, %eax
xorl %edi, %edi
.p2align 4, 0x90
LBB29_6: ## =>This Inner Loop Header: Depth=1
movq (%r8,%rdi,8), %rdx
cmpq (%rsi,%rdi,8), %rdx
jne LBB29_9
## %bb.7: ## in Loop: Header=BB29_6 Depth=1
incq %rdi
cmpq %rdi, %rcx
jne LBB29_6
LBB29_10:
movl $1, %eax
LBB29_9:
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Configlist_reset ## -- Begin function Configlist_reset
.p2align 4, 0x90
_Configlist_reset: ## @Configlist_reset
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq $0, _current(%rip)
leaq _current(%rip), %rax
movq %rax, _currentend(%rip)
movq $0, _basis(%rip)
leaq _basis(%rip), %rax
movq %rax, _basisend(%rip)
movq _x4a(%rip), %rax
testq %rax, %rax
je LBB30_10
## %bb.1:
cmpl $0, 4(%rax)
je LBB30_10
## %bb.2:
movl (%rax), %esi
testl %esi, %esi
jle LBB30_9
## %bb.3:
leaq -1(%rsi), %rdx
movl %esi, %ecx
andl $3, %ecx
cmpq $3, %rdx
jae LBB30_5
## %bb.4:
xorl %edx, %edx
jmp LBB30_7
LBB30_5:
andl $-4, %esi
xorl %edx, %edx
.p2align 4, 0x90
LBB30_6: ## =>This Inner Loop Header: Depth=1
movq 16(%rax), %rdi
movq $0, (%rdi,%rdx,8)
movq 16(%rax), %rdi
movq $0, 8(%rdi,%rdx,8)
movq 16(%rax), %rdi
movq $0, 16(%rdi,%rdx,8)
movq 16(%rax), %rdi
movq $0, 24(%rdi,%rdx,8)
addq $4, %rdx
cmpq %rdx, %rsi
jne LBB30_6
LBB30_7:
testq %rcx, %rcx
je LBB30_9
.p2align 4, 0x90
LBB30_8: ## =>This Inner Loop Header: Depth=1
movq 16(%rax), %rsi
movq $0, (%rsi,%rdx,8)
incq %rdx
decq %rcx
jne LBB30_8
LBB30_9:
movl $0, 4(%rax)
LBB30_10:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Plink_add ## -- Begin function Plink_add
.p2align 4, 0x90
_Plink_add: ## @Plink_add
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
movq %rdi, %rbx
movq _plink_freelist(%rip), %rax
testq %rax, %rax
jne LBB31_5
## %bb.1:
movl $100, %edi
movl $16, %esi
callq _calloc
movq %rax, _plink_freelist(%rip)
testq %rax, %rax
je LBB31_6
## %bb.2:
movq %rax, %rcx
addq $32, %rcx
movl $99, %edx
.p2align 4, 0x90
LBB31_3: ## =>This Inner Loop Header: Depth=1
leaq -16(%rcx), %rsi
movq %rsi, -24(%rcx)
movq %rcx, -8(%rcx)
leaq 16(%rcx), %rsi
movq %rsi, 8(%rcx)
addq $48, %rcx
addq $-3, %rdx
jne LBB31_3
## %bb.4:
movq $0, 1592(%rax)
LBB31_5:
movq 8(%rax), %rcx
movq %rcx, _plink_freelist(%rip)
movq (%rbx), %rcx
movq %rcx, 8(%rax)
movq %rax, (%rbx)
movq %r14, (%rax)
popq %rbx
popq %r14
popq %rbp
retq
LBB31_6:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.80(%rip), %rdi
movl $65, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _FindLinks ## -- Begin function FindLinks
.p2align 4, 0x90
_FindLinks: ## @FindLinks
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, -48(%rbp) ## 8-byte Spill
movl 24(%rdi), %r15d
testl %r15d, %r15d
jle LBB32_28
## %bb.1:
movq -48(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
cmpl $1, %r15d
jne LBB32_3
## %bb.2:
xorl %ecx, %ecx
LBB32_11:
testb $1, %r15b
jne LBB32_12
LBB32_15:
xorl %r12d, %r12d
jmp LBB32_16
.p2align 4, 0x90
LBB32_27: ## in Loop: Header=BB32_16 Depth=1
incq %r12
cmpq %r15, %r12
je LBB32_28
LBB32_16: ## =>This Loop Header: Depth=1
## Child Loop BB32_17 Depth 2
## Child Loop BB32_20 Depth 3
## Child Loop BB32_23 Depth 4
movq -48(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movq (%rax,%r12,8), %rax
movq 8(%rax), %r13
jmp LBB32_17
.p2align 4, 0x90
LBB32_26: ## in Loop: Header=BB32_17 Depth=2
movq 56(%r13), %r13
LBB32_17: ## Parent Loop BB32_16 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB32_20 Depth 3
## Child Loop BB32_23 Depth 4
testq %r13, %r13
je LBB32_27
## %bb.18: ## in Loop: Header=BB32_17 Depth=2
movq 32(%r13), %rbx
testq %rbx, %rbx
je LBB32_26
## %bb.19: ## in Loop: Header=BB32_17 Depth=2
movq _plink_freelist(%rip), %rax
jmp LBB32_20
.p2align 4, 0x90
LBB32_25: ## in Loop: Header=BB32_20 Depth=3
movq 8(%rax), %rcx
movq %rcx, _plink_freelist(%rip)
movq 24(%r14), %rdx
movq %rdx, 8(%rax)
movq %rax, 24(%r14)
movq %r13, (%rax)
movq 8(%rbx), %rbx
movq %rcx, %rax
testq %rbx, %rbx
je LBB32_26
LBB32_20: ## Parent Loop BB32_16 Depth=1
## Parent Loop BB32_17 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB32_23 Depth 4
movq (%rbx), %r14
testq %rax, %rax
jne LBB32_25
## %bb.21: ## in Loop: Header=BB32_20 Depth=3
movl $100, %edi
movl $16, %esi
callq _calloc
movq %rax, _plink_freelist(%rip)
testq %rax, %rax
je LBB32_29
## %bb.22: ## in Loop: Header=BB32_20 Depth=3
movq %rax, %rcx
addq $32, %rcx
movl $99, %edx
.p2align 4, 0x90
LBB32_23: ## Parent Loop BB32_16 Depth=1
## Parent Loop BB32_17 Depth=2
## Parent Loop BB32_20 Depth=3
## => This Inner Loop Header: Depth=4
leaq -16(%rcx), %rsi
movq %rsi, -24(%rcx)
movq %rcx, -8(%rcx)
leaq 16(%rcx), %rsi
movq %rsi, 8(%rcx)
addq $48, %rcx
addq $-3, %rdx
jne LBB32_23
## %bb.24: ## in Loop: Header=BB32_20 Depth=3
movq $0, 1592(%rax)
jmp LBB32_25
LBB32_28:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB32_3:
movl %r15d, %edx
andl $-2, %edx
xorl %ecx, %ecx
jmp LBB32_4
.p2align 4, 0x90
LBB32_10: ## in Loop: Header=BB32_4 Depth=1
addq $2, %rcx
cmpq %rdx, %rcx
je LBB32_11
LBB32_4: ## =>This Loop Header: Depth=1
## Child Loop BB32_5 Depth 2
## Child Loop BB32_8 Depth 2
movq (%rax,%rcx,8), %rsi
movq 8(%rsi), %rdi
testq %rdi, %rdi
je LBB32_7
.p2align 4, 0x90
LBB32_5: ## Parent Loop BB32_4 Depth=1
## => This Inner Loop Header: Depth=2
movq %rsi, 40(%rdi)
movq 56(%rdi), %rdi
testq %rdi, %rdi
jne LBB32_5
LBB32_7: ## in Loop: Header=BB32_4 Depth=1
leaq (,%rcx,8), %rsi
orq $8, %rsi
movq (%rax,%rsi), %rsi
movq 8(%rsi), %rdi
testq %rdi, %rdi
je LBB32_10
.p2align 4, 0x90
LBB32_8: ## Parent Loop BB32_4 Depth=1
## => This Inner Loop Header: Depth=2
movq %rsi, 40(%rdi)
movq 56(%rdi), %rdi
testq %rdi, %rdi
jne LBB32_8
jmp LBB32_10
LBB32_12:
movq (%rax,%rcx,8), %rax
movq 8(%rax), %rcx
testq %rcx, %rcx
je LBB32_15
.p2align 4, 0x90
LBB32_13: ## =>This Inner Loop Header: Depth=1
movq %rax, 40(%rcx)
movq 56(%rcx), %rcx
testq %rcx, %rcx
jne LBB32_13
jmp LBB32_15
LBB32_29:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.80(%rip), %rdi
movl $65, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _FindFollowSets ## -- Begin function FindFollowSets
.p2align 4, 0x90
_FindFollowSets: ## @FindFollowSets
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movl 24(%rdi), %eax
testl %eax, %eax
jle LBB33_7
## %bb.1:
movq (%rdi), %rcx
cmpl $1, %eax
jne LBB33_20
## %bb.2:
xorl %edx, %edx
LBB33_3:
testb $1, %al
je LBB33_7
## %bb.4:
movq (%rcx,%rdx,8), %rcx
movq 8(%rcx), %rcx
testq %rcx, %rcx
je LBB33_7
.p2align 4, 0x90
LBB33_5: ## =>This Inner Loop Header: Depth=1
movl $1, 48(%rcx)
movq 56(%rcx), %rcx
testq %rcx, %rcx
jne LBB33_5
jmp LBB33_7
.p2align 4, 0x90
LBB33_35: ## in Loop: Header=BB33_7 Depth=1
testl %r9d, %r9d
je LBB33_36
LBB33_7: ## =>This Loop Header: Depth=1
## Child Loop BB33_9 Depth 2
## Child Loop BB33_10 Depth 3
## Child Loop BB33_12 Depth 4
## Child Loop BB33_15 Depth 5
## Child Loop BB33_16 Depth 6
testl %eax, %eax
jle LBB33_36
## %bb.8: ## in Loop: Header=BB33_7 Depth=1
xorl %r8d, %r8d
xorl %r9d, %r9d
jmp LBB33_9
.p2align 4, 0x90
LBB33_33: ## in Loop: Header=BB33_9 Depth=2
movl 24(%rdi), %eax
LBB33_34: ## in Loop: Header=BB33_9 Depth=2
incq %r8
movslq %eax, %rcx
cmpq %rcx, %r8
jge LBB33_35
LBB33_9: ## Parent Loop BB33_7 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB33_10 Depth 3
## Child Loop BB33_12 Depth 4
## Child Loop BB33_15 Depth 5
## Child Loop BB33_16 Depth 6
movq (%rdi), %rcx
movq (%rcx,%r8,8), %rcx
movq 8(%rcx), %r10
testq %r10, %r10
jne LBB33_10
jmp LBB33_34
.p2align 4, 0x90
LBB33_31: ## in Loop: Header=BB33_10 Depth=3
movl $0, 48(%r10)
LBB33_32: ## in Loop: Header=BB33_10 Depth=3
movq 56(%r10), %r10
testq %r10, %r10
je LBB33_33
LBB33_10: ## Parent Loop BB33_7 Depth=1
## Parent Loop BB33_9 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB33_12 Depth 4
## Child Loop BB33_15 Depth 5
## Child Loop BB33_16 Depth 6
cmpl $0, 48(%r10)
je LBB33_32
## %bb.11: ## in Loop: Header=BB33_10 Depth=3
movq 24(%r10), %r14
jmp LBB33_12
.p2align 4, 0x90
LBB33_29: ## in Loop: Header=BB33_12 Depth=4
movq (%r14), %rax
movl $1, 48(%rax)
movl $1, %r9d
LBB33_30: ## in Loop: Header=BB33_12 Depth=4
movq 8(%r14), %r14
LBB33_12: ## Parent Loop BB33_7 Depth=1
## Parent Loop BB33_9 Depth=2
## Parent Loop BB33_10 Depth=3
## => This Loop Header: Depth=4
## Child Loop BB33_15 Depth 5
## Child Loop BB33_16 Depth 6
testq %r14, %r14
je LBB33_31
## %bb.13: ## in Loop: Header=BB33_12 Depth=4
movl _size(%rip), %ecx
testl %ecx, %ecx
jle LBB33_30
## %bb.14: ## in Loop: Header=BB33_12 Depth=4
movq (%r14), %rdx
movq 16(%rdx), %rdx
movq 16(%r10), %rsi
negq %rcx
movb $1, %r11b
xorl %ebx, %ebx
LBB33_15: ## Parent Loop BB33_7 Depth=1
## Parent Loop BB33_9 Depth=2
## Parent Loop BB33_10 Depth=3
## Parent Loop BB33_12 Depth=4
## => This Loop Header: Depth=5
## Child Loop BB33_16 Depth 6
incq %rbx
jmp LBB33_16
.p2align 4, 0x90
LBB33_18: ## in Loop: Header=BB33_16 Depth=6
leaq (%rcx,%rbx), %rax
incq %rax
incq %rbx
cmpq $1, %rax
je LBB33_19
LBB33_16: ## Parent Loop BB33_7 Depth=1
## Parent Loop BB33_9 Depth=2
## Parent Loop BB33_10 Depth=3
## Parent Loop BB33_12 Depth=4
## Parent Loop BB33_15 Depth=5
## => This Inner Loop Header: Depth=6
cmpb $0, -1(%rsi,%rbx)
je LBB33_18
## %bb.17: ## in Loop: Header=BB33_16 Depth=6
cmpb $0, -1(%rdx,%rbx)
jne LBB33_18
## %bb.28: ## in Loop: Header=BB33_15 Depth=5
movb $1, -1(%rdx,%rbx)
xorl %r11d, %r11d
movq %rcx, %rax
addq %rbx, %rax
jne LBB33_15
jmp LBB33_29
.p2align 4, 0x90
LBB33_19: ## in Loop: Header=BB33_12 Depth=4
testb $1, %r11b
je LBB33_29
jmp LBB33_30
LBB33_36:
popq %rbx
popq %r14
popq %rbp
retq
LBB33_20:
movl %eax, %esi
andl $-2, %esi
xorl %edx, %edx
jmp LBB33_21
.p2align 4, 0x90
LBB33_27: ## in Loop: Header=BB33_21 Depth=1
addq $2, %rdx
cmpq %rsi, %rdx
je LBB33_3
LBB33_21: ## =>This Loop Header: Depth=1
## Child Loop BB33_22 Depth 2
## Child Loop BB33_25 Depth 2
movq (%rcx,%rdx,8), %rbx
movq 8(%rbx), %rbx
testq %rbx, %rbx
je LBB33_24
.p2align 4, 0x90
LBB33_22: ## Parent Loop BB33_21 Depth=1
## => This Inner Loop Header: Depth=2
movl $1, 48(%rbx)
movq 56(%rbx), %rbx
testq %rbx, %rbx
jne LBB33_22
LBB33_24: ## in Loop: Header=BB33_21 Depth=1
leaq (,%rdx,8), %rbx
orq $8, %rbx
movq (%rcx,%rbx), %rbx
movq 8(%rbx), %rbx
testq %rbx, %rbx
je LBB33_27
.p2align 4, 0x90
LBB33_25: ## Parent Loop BB33_21 Depth=1
## => This Inner Loop Header: Depth=2
movl $1, 48(%rbx)
movq 56(%rbx), %rbx
testq %rbx, %rbx
jne LBB33_25
jmp LBB33_27
.cfi_endproc
## -- End function
.globl _FindActions ## -- Begin function FindActions
.p2align 4, 0x90
_FindActions: ## @FindActions
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl 24(%rdi), %eax
testl %eax, %eax
movq %rdi, -48(%rbp) ## 8-byte Spill
jle LBB34_18
## %bb.1:
xorl %edx, %edx
jmp LBB34_2
.p2align 4, 0x90
LBB34_16: ## in Loop: Header=BB34_2 Depth=1
movl 24(%rdi), %eax
movq -56(%rbp), %rdx ## 8-byte Reload
LBB34_17: ## in Loop: Header=BB34_2 Depth=1
incq %rdx
movslq %eax, %rcx
cmpq %rcx, %rdx
jge LBB34_18
LBB34_2: ## =>This Loop Header: Depth=1
## Child Loop BB34_4 Depth 2
## Child Loop BB34_7 Depth 3
## Child Loop BB34_11 Depth 4
movq (%rdi), %rcx
movq (%rcx,%rdx,8), %r12
movq 8(%r12), %r13
testq %r13, %r13
je LBB34_17
## %bb.3: ## in Loop: Header=BB34_2 Depth=1
movq %rdx, -56(%rbp) ## 8-byte Spill
jmp LBB34_4
.p2align 4, 0x90
LBB34_15: ## in Loop: Header=BB34_4 Depth=2
movq 56(%r13), %r13
testq %r13, %r13
je LBB34_16
LBB34_4: ## Parent Loop BB34_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB34_7 Depth 3
## Child Loop BB34_11 Depth 4
movq (%r13), %rax
movl 24(%rax), %eax
cmpl 8(%r13), %eax
jne LBB34_15
## %bb.5: ## in Loop: Header=BB34_4 Depth=2
movl 40(%rdi), %eax
testl %eax, %eax
jle LBB34_15
## %bb.6: ## in Loop: Header=BB34_4 Depth=2
xorl %ebx, %ebx
jmp LBB34_7
.p2align 4, 0x90
LBB34_13: ## in Loop: Header=BB34_7 Depth=3
movq 32(%rax), %rcx
movq %rcx, _Action_new.freelist(%rip)
movq 24(%r12), %rcx
movq %rcx, 32(%rax)
movq %rax, 24(%r12)
movl $2, 8(%rax)
movq %r15, (%rax)
movq $0, 24(%rax)
movq %r14, 16(%rax)
movl 40(%rdi), %eax
LBB34_14: ## in Loop: Header=BB34_7 Depth=3
incq %rbx
movslq %eax, %rcx
cmpq %rcx, %rbx
jge LBB34_15
LBB34_7: ## Parent Loop BB34_2 Depth=1
## Parent Loop BB34_4 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB34_11 Depth 4
movq 16(%r13), %rcx
cmpb $0, (%rcx,%rbx)
je LBB34_14
## %bb.8: ## in Loop: Header=BB34_7 Depth=3
movq 72(%rdi), %rax
movq (%rax,%rbx,8), %r15
movq (%r13), %r14
movq _Action_new.freelist(%rip), %rax
testq %rax, %rax
jne LBB34_13
## %bb.9: ## in Loop: Header=BB34_7 Depth=3
movl $100, %edi
movl $48, %esi
callq _calloc
movq %rax, _Action_new.freelist(%rip)
testq %rax, %rax
je LBB34_94
## %bb.10: ## in Loop: Header=BB34_7 Depth=3
movq %rax, %rcx
addq $96, %rcx
movl $99, %edx
.p2align 4, 0x90
LBB34_11: ## Parent Loop BB34_2 Depth=1
## Parent Loop BB34_4 Depth=2
## Parent Loop BB34_7 Depth=3
## => This Inner Loop Header: Depth=4
leaq -48(%rcx), %rsi
movq %rsi, -64(%rcx)
movq %rcx, -16(%rcx)
leaq 48(%rcx), %rsi
movq %rsi, 32(%rcx)
addq $144, %rcx
addq $-3, %rdx
jne LBB34_11
## %bb.12: ## in Loop: Header=BB34_7 Depth=3
movq $0, 4784(%rax)
movq -48(%rbp), %rdi ## 8-byte Reload
jmp LBB34_13
LBB34_18:
movq 136(%rdi), %r14
testq %r14, %r14
je LBB34_28
## %bb.19:
movq _x2a(%rip), %rax
testq %rax, %rax
je LBB34_28
## %bb.20:
movb (%r14), %dl
testb %dl, %dl
je LBB34_21
## %bb.22:
leaq 1(%r14), %rsi
xorl %ecx, %ecx
.p2align 4, 0x90
LBB34_23: ## =>This Inner Loop Header: Depth=1
leal (%rcx,%rcx,2), %ebx
leal (%rcx,%rbx,4), %ebx
movsbl %dl, %ecx
addl %ebx, %ecx
movzbl (%rsi), %edx
incq %rsi
testb %dl, %dl
jne LBB34_23
jmp LBB34_24
LBB34_21:
xorl %ecx, %ecx
LBB34_24:
movl (%rax), %edx
decl %edx
andl %ecx, %edx
movq 16(%rax), %rax
movq (%rax,%rdx,8), %rbx
testq %rbx, %rbx
je LBB34_28
.p2align 4, 0x90
LBB34_25: ## =>This Inner Loop Header: Depth=1
movq 8(%rbx), %rdi
movq %r14, %rsi
callq _strcmp
testl %eax, %eax
je LBB34_27
## %bb.26: ## in Loop: Header=BB34_25 Depth=1
movq 16(%rbx), %rbx
testq %rbx, %rbx
movq -48(%rbp), %rdi ## 8-byte Reload
jne LBB34_25
jmp LBB34_28
LBB34_27:
movq (%rbx), %r14
testq %r14, %r14
movq -48(%rbp), %rdi ## 8-byte Reload
jne LBB34_29
LBB34_28:
movq 16(%rdi), %rax
movq (%rax), %r14
LBB34_29:
movq (%rdi), %rax
movq (%rax), %rbx
movq _Action_new.freelist(%rip), %rax
testq %rax, %rax
jne LBB34_34
## %bb.30:
movl $100, %edi
movl $48, %esi
callq _calloc
movq %rax, _Action_new.freelist(%rip)
testq %rax, %rax
je LBB34_94
## %bb.31:
movq %rax, %rcx
addq $96, %rcx
movl $99, %edx
.p2align 4, 0x90
LBB34_32: ## =>This Inner Loop Header: Depth=1
leaq -48(%rcx), %rsi
movq %rsi, -64(%rcx)
movq %rcx, -16(%rcx)
leaq 48(%rcx), %rsi
movq %rsi, 32(%rcx)
addq $144, %rcx
addq $-3, %rdx
jne LBB34_32
## %bb.33:
movq $0, 4784(%rax)
movq -48(%rbp), %rdi ## 8-byte Reload
LBB34_34:
movq 32(%rax), %rcx
movq %rcx, _Action_new.freelist(%rip)
movq 24(%rbx), %rcx
movq %rcx, 32(%rax)
movq %rax, 24(%rbx)
movl $1, 8(%rax)
movq %r14, (%rax)
xorps %xmm0, %xmm0
movups %xmm0, 16(%rax)
movl 24(%rdi), %ecx
testl %ecx, %ecx
jle LBB34_77
## %bb.35:
xorl %r14d, %r14d
jmp LBB34_36
.p2align 4, 0x90
LBB34_76: ## in Loop: Header=BB34_36 Depth=1
incq %r14
movslq 24(%rdi), %rcx
cmpq %rcx, %r14
jge LBB34_77
LBB34_36: ## =>This Loop Header: Depth=1
## Child Loop BB34_37 Depth 2
## Child Loop BB34_39 Depth 3
movq (%rdi), %rax
movq (%rax,%r14,8), %rbx
movq 24(%rbx), %rdi
callq _Action_sort
movq -48(%rbp), %rdi ## 8-byte Reload
movq %rax, 24(%rbx)
testq %rax, %rax
je LBB34_76
.p2align 4, 0x90
LBB34_37: ## Parent Loop BB34_36 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB34_39 Depth 3
movq 32(%rax), %rdx
testq %rdx, %rdx
je LBB34_76
## %bb.38: ## in Loop: Header=BB34_37 Depth=2
movq %rax, %r9
movq %rdx, %rax
movq (%r9), %r8
movq %rdx, %rsi
jmp LBB34_39
.p2align 4, 0x90
LBB34_71: ## in Loop: Header=BB34_39 Depth=3
addl $-4, %ebx
cmpl $5, %ebx
jae LBB34_72
LBB34_75: ## in Loop: Header=BB34_39 Depth=3
addl %ecx, 240(%rdi)
movq 32(%rsi), %rsi
testq %rsi, %rsi
je LBB34_37
LBB34_39: ## Parent Loop BB34_36 Depth=1
## Parent Loop BB34_37 Depth=2
## => This Inner Loop Header: Depth=3
cmpq %r8, (%rsi)
jne LBB34_37
## %bb.40: ## in Loop: Header=BB34_39 Depth=3
movl 8(%r9), %ebx
xorl %ecx, %ecx
testl %ebx, %ebx
je LBB34_41
LBB34_44: ## in Loop: Header=BB34_39 Depth=3
cmpl $2, %ebx
jne LBB34_69
## %bb.45: ## in Loop: Header=BB34_39 Depth=3
movl 8(%rsi), %ebx
cmpl $2, %ebx
jne LBB34_71
## %bb.46: ## in Loop: Header=BB34_39 Depth=3
movq 16(%r9), %rdx
movq 88(%rdx), %rbx
testq %rbx, %rbx
je LBB34_51
## %bb.47: ## in Loop: Header=BB34_39 Depth=3
movq 16(%rsi), %rdx
movq 88(%rdx), %rdx
testq %rdx, %rdx
je LBB34_51
## %bb.48: ## in Loop: Header=BB34_39 Depth=3
movl 32(%rbx), %ebx
testl %ebx, %ebx
js LBB34_51
## %bb.49: ## in Loop: Header=BB34_39 Depth=3
movl 32(%rdx), %edx
testl %edx, %edx
js LBB34_51
## %bb.50: ## in Loop: Header=BB34_39 Depth=3
cmpl %edx, %ebx
je LBB34_51
## %bb.65: ## in Loop: Header=BB34_39 Depth=3
jbe LBB34_67
## %bb.66: ## in Loop: Header=BB34_39 Depth=3
movl $8, 8(%rsi)
jmp LBB34_75
.p2align 4, 0x90
LBB34_41: ## in Loop: Header=BB34_39 Depth=3
movl 8(%rsi), %ebx
cmpl $2, %ebx
je LBB34_52
## %bb.42: ## in Loop: Header=BB34_39 Depth=3
xorl %ecx, %ecx
testl %ebx, %ebx
jne LBB34_71
## %bb.43: ## in Loop: Header=BB34_39 Depth=3
movl $4, 8(%rsi)
movl 8(%r9), %ebx
movl $1, %ecx
testl %ebx, %ebx
jne LBB34_44
jmp LBB34_75
.p2align 4, 0x90
LBB34_69: ## in Loop: Header=BB34_39 Depth=3
addl $-4, %ebx
cmpl $5, %ebx
jb LBB34_75
## %bb.70: ## in Loop: Header=BB34_39 Depth=3
movl 8(%rsi), %ebx
jmp LBB34_71
LBB34_51: ## in Loop: Header=BB34_39 Depth=3
movl $6, 8(%rsi)
incl %ecx
jmp LBB34_75
LBB34_52: ## in Loop: Header=BB34_39 Depth=3
movq 16(%rsi), %rdx
movq 88(%rdx), %rcx
testq %rcx, %rcx
je LBB34_55
## %bb.53: ## in Loop: Header=BB34_39 Depth=3
movl 32(%r8), %ebx
testl %ebx, %ebx
js LBB34_55
## %bb.54: ## in Loop: Header=BB34_39 Depth=3
movl 32(%rcx), %edx
testl %edx, %edx
js LBB34_55
## %bb.56: ## in Loop: Header=BB34_39 Depth=3
cmpl %edx, %ebx
jbe LBB34_58
LBB34_57: ## in Loop: Header=BB34_39 Depth=3
movl $8, 8(%rsi)
jmp LBB34_74
LBB34_55: ## in Loop: Header=BB34_39 Depth=3
movl $5, 8(%rsi)
movl $1, %ecx
jmp LBB34_75
LBB34_58: ## in Loop: Header=BB34_39 Depth=3
jb LBB34_59
## %bb.60: ## in Loop: Header=BB34_39 Depth=3
jne LBB34_64
## %bb.61: ## in Loop: Header=BB34_39 Depth=3
movl 36(%r8), %edx
testl %edx, %edx
je LBB34_59
## %bb.62: ## in Loop: Header=BB34_39 Depth=3
cmpl $1, %edx
je LBB34_57
## %bb.63: ## in Loop: Header=BB34_39 Depth=3
cmpl $2, %edx
jne LBB34_64
## %bb.73: ## in Loop: Header=BB34_39 Depth=3
movl $3, 8(%r9)
jmp LBB34_74
LBB34_67: ## in Loop: Header=BB34_39 Depth=3
jae LBB34_75
## %bb.68: ## in Loop: Header=BB34_39 Depth=3
movl $8, 8(%r9)
jmp LBB34_75
LBB34_59: ## in Loop: Header=BB34_39 Depth=3
movl $7, 8(%r9)
LBB34_74: ## in Loop: Header=BB34_39 Depth=3
xorl %ecx, %ecx
jmp LBB34_75
LBB34_72:
callq _FindActions.cold.1
jmp LBB34_93
LBB34_77:
movq 8(%rdi), %rbx
testq %rbx, %rbx
je LBB34_80
## %bb.78:
movq %rbx, %rax
.p2align 4, 0x90
LBB34_79: ## =>This Inner Loop Header: Depth=1
movl $0, 104(%rax)
movq 120(%rax), %rax
testq %rax, %rax
jne LBB34_79
LBB34_80:
testl %ecx, %ecx
jle LBB34_88
## %bb.81:
movq (%rdi), %r8
movl %ecx, %ecx
xorl %edx, %edx
jmp LBB34_82
.p2align 4, 0x90
LBB34_87: ## in Loop: Header=BB34_82 Depth=1
incq %rdx
cmpq %rcx, %rdx
je LBB34_88
LBB34_82: ## =>This Loop Header: Depth=1
## Child Loop BB34_83 Depth 2
movq (%r8,%rdx,8), %rsi
movq 24(%rsi), %rsi
jmp LBB34_83
.p2align 4, 0x90
LBB34_86: ## in Loop: Header=BB34_83 Depth=2
movq 32(%rsi), %rsi
LBB34_83: ## Parent Loop BB34_82 Depth=1
## => This Inner Loop Header: Depth=2
testq %rsi, %rsi
je LBB34_87
## %bb.84: ## in Loop: Header=BB34_83 Depth=2
cmpl $2, 8(%rsi)
jne LBB34_86
## %bb.85: ## in Loop: Header=BB34_83 Depth=2
movq 16(%rsi), %rax
movl $1, 104(%rax)
jmp LBB34_86
LBB34_88:
testq %rbx, %rbx
je LBB34_93
## %bb.89:
leaq L_.str.7(%rip), %r14
jmp LBB34_90
.p2align 4, 0x90
LBB34_92: ## in Loop: Header=BB34_90 Depth=1
movq 120(%rbx), %rbx
testq %rbx, %rbx
je LBB34_93
LBB34_90: ## =>This Inner Loop Header: Depth=1
cmpl $0, 104(%rbx)
jne LBB34_92
## %bb.91: ## in Loop: Header=BB34_90 Depth=1
movq 216(%rdi), %rdi
movl 20(%rbx), %esi
movq %r14, %rdx
xorl %eax, %eax
callq _ErrorMsg
movq -48(%rbp), %rdi ## 8-byte Reload
incl 80(%rdi)
jmp LBB34_92
LBB34_64:
callq _FindActions.cold.2
LBB34_93:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB34_94:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.232(%rip), %rdi
movl $50, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Action_sort
_Action_sort: ## @Action_sort
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
subq $256, %rsp ## imm = 0x100
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -8(%rbp)
xorps %xmm0, %xmm0
movaps %xmm0, -32(%rbp)
movaps %xmm0, -48(%rbp)
movaps %xmm0, -64(%rbp)
movaps %xmm0, -80(%rbp)
movaps %xmm0, -96(%rbp)
movaps %xmm0, -112(%rbp)
movaps %xmm0, -128(%rbp)
movaps %xmm0, -144(%rbp)
movaps %xmm0, -160(%rbp)
movaps %xmm0, -176(%rbp)
movaps %xmm0, -192(%rbp)
movaps %xmm0, -208(%rbp)
movaps %xmm0, -224(%rbp)
movaps %xmm0, -240(%rbp)
movaps %xmm0, -256(%rbp)
jmp LBB35_1
.p2align 4, 0x90
LBB35_27: ## in Loop: Header=BB35_1 Depth=1
movl $29, %r9d
LBB35_28: ## in Loop: Header=BB35_1 Depth=1
movl %r9d, %eax
movq %r8, -256(%rbp,%rax,8)
LBB35_1: ## =>This Loop Header: Depth=1
## Child Loop BB35_3 Depth 2
## Child Loop BB35_16 Depth 3
testq %rdi, %rdi
je LBB35_29
## %bb.2: ## in Loop: Header=BB35_1 Depth=1
movq %rdi, %r8
movq 32(%rdi), %rdi
movq $0, 32(%r8)
xorl %r9d, %r9d
jmp LBB35_3
.p2align 4, 0x90
LBB35_13: ## in Loop: Header=BB35_3 Depth=2
movq %rdx, %r11
movq %rsi, %rax
movq %r8, %r10
LBB35_26: ## in Loop: Header=BB35_3 Depth=2
testb %cl, %cl
cmovneq %rax, %r11
movq %r11, 32(%r10)
movq $0, -256(%rbp,%r9,8)
incq %r9
cmpq $29, %r9
je LBB35_27
LBB35_3: ## Parent Loop BB35_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB35_16 Depth 3
movq -256(%rbp,%r9,8), %rax
testq %rax, %rax
je LBB35_28
## %bb.4: ## in Loop: Header=BB35_3 Depth=2
movq (%r8), %rcx
movl 8(%rcx), %ecx
movq (%rax), %rdx
subl 8(%rdx), %ecx
jne LBB35_9
## %bb.5: ## in Loop: Header=BB35_3 Depth=2
movl 8(%r8), %edx
movl %edx, %ecx
subl 8(%rax), %ecx
jne LBB35_9
## %bb.6: ## in Loop: Header=BB35_3 Depth=2
orl $8, %edx
cmpl $10, %edx
jne LBB35_8
## %bb.7: ## in Loop: Header=BB35_3 Depth=2
movq 16(%r8), %rcx
movl 96(%rcx), %ecx
movq 16(%rax), %rdx
subl 96(%rdx), %ecx
je LBB35_8
.p2align 4, 0x90
LBB35_9: ## in Loop: Header=BB35_3 Depth=2
testl %ecx, %ecx
jle LBB35_10
LBB35_11: ## in Loop: Header=BB35_3 Depth=2
movq 32(%rax), %rdx
movq %r8, %rsi
movq %rax, %r8
jmp LBB35_12
LBB35_8: ## in Loop: Header=BB35_3 Depth=2
movq %rax, %rcx
subq %r8, %rcx
shrq $4, %rcx
imull $-1431655765, %ecx, %ecx ## imm = 0xAAAAAAAB
testl %ecx, %ecx
jg LBB35_11
.p2align 4, 0x90
LBB35_10: ## in Loop: Header=BB35_3 Depth=2
movq 32(%r8), %rsi
movq %rax, %rdx
LBB35_12: ## in Loop: Header=BB35_3 Depth=2
testq %rsi, %rsi
setne %cl
je LBB35_13
## %bb.14: ## in Loop: Header=BB35_3 Depth=2
testq %rdx, %rdx
je LBB35_13
## %bb.15: ## in Loop: Header=BB35_3 Depth=2
movq %r8, %r10
.p2align 4, 0x90
LBB35_16: ## Parent Loop BB35_1 Depth=1
## Parent Loop BB35_3 Depth=2
## => This Inner Loop Header: Depth=3
movq (%rsi), %rax
movl 8(%rax), %eax
movq (%rdx), %rcx
subl 8(%rcx), %eax
jne LBB35_21
## %bb.17: ## in Loop: Header=BB35_16 Depth=3
movl 8(%rsi), %ecx
movl %ecx, %eax
subl 8(%rdx), %eax
jne LBB35_21
## %bb.18: ## in Loop: Header=BB35_16 Depth=3
orl $8, %ecx
cmpl $10, %ecx
jne LBB35_20
## %bb.19: ## in Loop: Header=BB35_16 Depth=3
movq 16(%rsi), %rax
movl 96(%rax), %eax
movq 16(%rdx), %rcx
subl 96(%rcx), %eax
je LBB35_20
.p2align 4, 0x90
LBB35_21: ## in Loop: Header=BB35_16 Depth=3
testl %eax, %eax
jle LBB35_22
LBB35_23: ## in Loop: Header=BB35_16 Depth=3
movq %rdx, 32(%r10)
movq 32(%rdx), %r11
movq %rsi, %rax
movq %rdx, %r10
jmp LBB35_24
LBB35_20: ## in Loop: Header=BB35_16 Depth=3
movq %rdx, %rax
subq %rsi, %rax
shrq $4, %rax
imull $-1431655765, %eax, %eax ## imm = 0xAAAAAAAB
testl %eax, %eax
jg LBB35_23
.p2align 4, 0x90
LBB35_22: ## in Loop: Header=BB35_16 Depth=3
movq %rsi, 32(%r10)
movq 32(%rsi), %rax
movq %rdx, %r11
movq %rsi, %r10
LBB35_24: ## in Loop: Header=BB35_16 Depth=3
testq %rax, %rax
setne %cl
je LBB35_26
## %bb.25: ## in Loop: Header=BB35_16 Depth=3
movq %rax, %rsi
movq %r11, %rdx
testq %r11, %r11
jne LBB35_16
jmp LBB35_26
LBB35_29:
xorl %r8d, %r8d
xorl %eax, %eax
jmp LBB35_30
.p2align 4, 0x90
LBB35_32: ## in Loop: Header=BB35_30 Depth=1
movq %rdx, %rax
LBB35_56: ## in Loop: Header=BB35_30 Depth=1
incq %r8
cmpq $30, %r8
je LBB35_57
LBB35_30: ## =>This Loop Header: Depth=1
## Child Loop BB35_45 Depth 2
movq -256(%rbp,%r8,8), %rdx
testq %rdx, %rdx
je LBB35_56
## %bb.31: ## in Loop: Header=BB35_30 Depth=1
testq %rax, %rax
je LBB35_32
## %bb.33: ## in Loop: Header=BB35_30 Depth=1
movq (%rdx), %rcx
movl 8(%rcx), %ecx
movq (%rax), %rsi
subl 8(%rsi), %ecx
jne LBB35_38
## %bb.34: ## in Loop: Header=BB35_30 Depth=1
movl 8(%rdx), %esi
movl %esi, %ecx
subl 8(%rax), %ecx
jne LBB35_38
## %bb.35: ## in Loop: Header=BB35_30 Depth=1
orl $8, %esi
cmpl $10, %esi
jne LBB35_37
## %bb.36: ## in Loop: Header=BB35_30 Depth=1
movq 16(%rdx), %rcx
movl 96(%rcx), %ecx
movq 16(%rax), %rsi
subl 96(%rsi), %ecx
je LBB35_37
.p2align 4, 0x90
LBB35_38: ## in Loop: Header=BB35_30 Depth=1
testl %ecx, %ecx
jle LBB35_39
LBB35_40: ## in Loop: Header=BB35_30 Depth=1
movq 32(%rax), %rdi
movq %rdx, %rsi
jmp LBB35_41
LBB35_37: ## in Loop: Header=BB35_30 Depth=1
movq %rax, %rcx
subq %rdx, %rcx
shrq $4, %rcx
imull $-1431655765, %ecx, %ecx ## imm = 0xAAAAAAAB
testl %ecx, %ecx
jg LBB35_40
LBB35_39: ## in Loop: Header=BB35_30 Depth=1
movq 32(%rdx), %rsi
movq %rax, %rdi
movq %rdx, %rax
LBB35_41: ## in Loop: Header=BB35_30 Depth=1
testq %rsi, %rsi
setne %cl
je LBB35_42
## %bb.43: ## in Loop: Header=BB35_30 Depth=1
testq %rdi, %rdi
je LBB35_42
## %bb.44: ## in Loop: Header=BB35_30 Depth=1
movq %rax, %r9
.p2align 4, 0x90
LBB35_45: ## Parent Loop BB35_30 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rsi), %rcx
movl 8(%rcx), %ecx
movq (%rdi), %rdx
subl 8(%rdx), %ecx
jne LBB35_50
## %bb.46: ## in Loop: Header=BB35_45 Depth=2
movl 8(%rsi), %edx
movl %edx, %ecx
subl 8(%rdi), %ecx
jne LBB35_50
## %bb.47: ## in Loop: Header=BB35_45 Depth=2
orl $8, %edx
cmpl $10, %edx
jne LBB35_49
## %bb.48: ## in Loop: Header=BB35_45 Depth=2
movq 16(%rsi), %rcx
movl 96(%rcx), %ecx
movq 16(%rdi), %rdx
subl 96(%rdx), %ecx
je LBB35_49
.p2align 4, 0x90
LBB35_50: ## in Loop: Header=BB35_45 Depth=2
testl %ecx, %ecx
jle LBB35_51
LBB35_52: ## in Loop: Header=BB35_45 Depth=2
movq %rdi, 32(%r9)
movq 32(%rdi), %r10
movq %rsi, %rdx
movq %rdi, %r9
jmp LBB35_53
LBB35_49: ## in Loop: Header=BB35_45 Depth=2
movq %rdi, %rcx
subq %rsi, %rcx
shrq $4, %rcx
imull $-1431655765, %ecx, %ecx ## imm = 0xAAAAAAAB
testl %ecx, %ecx
jg LBB35_52
.p2align 4, 0x90
LBB35_51: ## in Loop: Header=BB35_45 Depth=2
movq %rsi, 32(%r9)
movq 32(%rsi), %rdx
movq %rdi, %r10
movq %rsi, %r9
LBB35_53: ## in Loop: Header=BB35_45 Depth=2
testq %rdx, %rdx
setne %cl
je LBB35_55
## %bb.54: ## in Loop: Header=BB35_45 Depth=2
movq %rdx, %rsi
movq %r10, %rdi
testq %r10, %r10
jne LBB35_45
jmp LBB35_55
LBB35_42: ## in Loop: Header=BB35_30 Depth=1
movq %rdi, %r10
movq %rsi, %rdx
movq %rax, %r9
LBB35_55: ## in Loop: Header=BB35_30 Depth=1
testb %cl, %cl
cmovneq %rdx, %r10
movq %r10, 32(%r9)
jmp LBB35_56
LBB35_57:
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq -8(%rbp), %rcx
jne LBB35_59
## %bb.58:
addq $256, %rsp ## imm = 0x100
popq %rbp
retq
LBB35_59:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _newconfig ## -- Begin function newconfig
.p2align 4, 0x90
_newconfig: ## @newconfig
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _freelist(%rip), %rax
testq %rax, %rax
je LBB36_2
## %bb.1:
movq 56(%rax), %rcx
jmp LBB36_4
LBB36_2:
movl $3, %edi
movl $72, %esi
callq _calloc
movq %rax, _freelist(%rip)
testq %rax, %rax
je LBB36_5
## %bb.3:
leaq 72(%rax), %rcx
movq %rcx, 56(%rax)
movq %rax, %rdx
addq $144, %rdx
movq %rdx, 128(%rax)
LBB36_4:
movq %rcx, _freelist(%rip)
popq %rbp
retq
LBB36_5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.8(%rip), %rdi
movl $50, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _deleteconfig ## -- Begin function deleteconfig
.p2align 4, 0x90
_deleteconfig: ## @deleteconfig
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _freelist(%rip), %rax
movq %rax, 56(%rdi)
movq %rdi, _freelist(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Configtable_init ## -- Begin function Configtable_init
.p2align 4, 0x90
_Configtable_init: ## @Configtable_init
.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
pushq %rax
.cfi_offset %rbx, -24
cmpq $0, _x4a(%rip)
je LBB38_1
LBB38_6:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB38_1:
movl $24, %edi
callq _malloc
movq %rax, _x4a(%rip)
testq %rax, %rax
je LBB38_6
## %bb.2:
movq %rax, %rbx
movq $64, (%rax)
movl $64, %edi
movl $32, %esi
callq _calloc
movq %rax, 8(%rbx)
testq %rax, %rax
je LBB38_3
## %bb.4:
movq %rax, %rcx
addq $1536, %rcx ## imm = 0x600
movq %rcx, 16(%rbx)
movq $0, 1536(%rax)
xorl %eax, %eax
.p2align 4, 0x90
LBB38_5: ## =>This Inner Loop Header: Depth=1
movq 16(%rbx), %rcx
movq $0, 8(%rcx,%rax,8)
movq 16(%rbx), %rcx
movq $0, 16(%rcx,%rax,8)
movq 16(%rbx), %rcx
movq $0, 24(%rcx,%rax,8)
addq $3, %rax
cmpq $63, %rax
jne LBB38_5
jmp LBB38_6
LBB38_3:
movq %rbx, %rdi
callq _free
movq $0, _x4a(%rip)
jmp LBB38_6
.cfi_endproc
## -- End function
.globl _Configtable_clear ## -- Begin function Configtable_clear
.p2align 4, 0x90
_Configtable_clear: ## @Configtable_clear
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _x4a(%rip), %rax
testq %rax, %rax
je LBB39_14
## %bb.1:
movl 4(%rax), %ecx
testl %ecx, %ecx
je LBB39_14
## %bb.2:
movq %rdi, %r14
testq %rdi, %rdi
je LBB39_6
## %bb.3:
testl %ecx, %ecx
jle LBB39_6
## %bb.4:
xorl %r15d, %r15d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB39_5: ## =>This Inner Loop Header: Depth=1
movq 8(%rax), %rax
movq (%rax,%r15), %rdi
callq *%r14
incq %rbx
movq _x4a(%rip), %rax
movslq 4(%rax), %rcx
addq $24, %r15
cmpq %rcx, %rbx
jl LBB39_5
LBB39_6:
movl (%rax), %esi
testl %esi, %esi
jle LBB39_13
## %bb.7:
leaq -1(%rsi), %rdx
movl %esi, %ecx
andl $3, %ecx
cmpq $3, %rdx
jae LBB39_9
## %bb.8:
xorl %edx, %edx
jmp LBB39_11
LBB39_9:
andl $-4, %esi
xorl %edx, %edx
.p2align 4, 0x90
LBB39_10: ## =>This Inner Loop Header: Depth=1
movq 16(%rax), %rdi
movq $0, (%rdi,%rdx,8)
movq 16(%rax), %rdi
movq $0, 8(%rdi,%rdx,8)
movq 16(%rax), %rdi
movq $0, 16(%rdi,%rdx,8)
movq 16(%rax), %rdi
movq $0, 24(%rdi,%rdx,8)
addq $4, %rdx
cmpq %rdx, %rsi
jne LBB39_10
LBB39_11:
testq %rcx, %rcx
je LBB39_13
.p2align 4, 0x90
LBB39_12: ## =>This Inner Loop Header: Depth=1
movq 16(%rax), %rsi
movq $0, (%rsi,%rdx,8)
incq %rdx
decq %rcx
jne LBB39_12
LBB39_13:
movl $0, 4(%rax)
LBB39_14:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Configlist_add ## -- Begin function Configlist_add
.p2align 4, 0x90
_Configlist_add: ## @Configlist_add
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _currentend(%rip), %r12
testq %r12, %r12
je LBB40_1
## %bb.2:
movl %esi, %r15d
movq %rdi, %r14
movq _x4a(%rip), %rcx
testq %rcx, %rcx
je LBB40_8
## %bb.3:
movl 96(%r14), %eax
leal (%rax,%rax,8), %edx
leal (%rax,%rdx,4), %edx
addl %r15d, %edx
movslq (%rcx), %rsi
decq %rsi
movslq %edx, %rdx
andq %rsi, %rdx
movq 16(%rcx), %rcx
movq (%rcx,%rdx,8), %rcx
jmp LBB40_4
.p2align 4, 0x90
LBB40_7: ## in Loop: Header=BB40_4 Depth=1
movq 8(%rcx), %rcx
LBB40_4: ## =>This Inner Loop Header: Depth=1
testq %rcx, %rcx
je LBB40_8
## %bb.5: ## in Loop: Header=BB40_4 Depth=1
movq (%rcx), %rbx
movq (%rbx), %rdx
cmpl %eax, 96(%rdx)
jne LBB40_7
## %bb.6: ## in Loop: Header=BB40_4 Depth=1
cmpl %r15d, 8(%rbx)
jne LBB40_7
jmp LBB40_17
LBB40_8:
movq _freelist(%rip), %rbx
testq %rbx, %rbx
je LBB40_12
## %bb.9:
movq 56(%rbx), %rax
jmp LBB40_10
LBB40_12:
movl $3, %edi
movl $72, %esi
callq _calloc
movq %rax, _freelist(%rip)
testq %rax, %rax
je LBB40_14
## %bb.13:
movq %rax, %rbx
addq $72, %rax
movq %rax, 56(%rbx)
movq %rbx, %rcx
addq $144, %rcx
movq %rcx, 128(%rbx)
LBB40_10:
movq %rax, _freelist(%rip)
movq %r14, (%rbx)
movl %r15d, 8(%rbx)
movslq _size(%rip), %rdi
movl $1, %esi
callq _calloc
testq %rax, %rax
je LBB40_11
## %bb.16:
movq %rax, 16(%rbx)
leaq 56(%rbx), %rax
xorps %xmm0, %xmm0
movups %xmm0, 24(%rbx)
movq $0, 40(%rbx)
movups %xmm0, 56(%rbx)
movq %rbx, (%r12)
movq %rax, _currentend(%rip)
movq %rbx, %rdi
callq _Configtable_insert
LBB40_17:
movq %rbx, %rax
LBB40_18:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB40_1:
callq _Configlist_add.cold.1
xorl %eax, %eax
jmp LBB40_18
LBB40_11:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.16(%rip), %rdi
movl $28, %esi
jmp LBB40_15
LBB40_14:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.8(%rip), %rdi
movl $50, %esi
LBB40_15:
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _Configtable_find ## -- Begin function Configtable_find
.p2align 4, 0x90
_Configtable_find: ## @Configtable_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 _x4a(%rip), %rax
testq %rax, %rax
je LBB41_1
## %bb.2:
movq (%rdi), %rcx
movl 96(%rcx), %ecx
leal (%rcx,%rcx,8), %edx
leal (%rcx,%rdx,4), %esi
movl 8(%rdi), %r8d
addl %r8d, %esi
movslq (%rax), %rdi
decq %rdi
movslq %esi, %rsi
andq %rdi, %rsi
movq 16(%rax), %rax
movq (%rax,%rsi,8), %rsi
xorl %eax, %eax
jmp LBB41_3
.p2align 4, 0x90
LBB41_6: ## in Loop: Header=BB41_3 Depth=1
movq 8(%rsi), %rsi
LBB41_3: ## =>This Inner Loop Header: Depth=1
testq %rsi, %rsi
je LBB41_8
## %bb.4: ## in Loop: Header=BB41_3 Depth=1
movq (%rsi), %rdi
movq (%rdi), %rdx
cmpl %ecx, 96(%rdx)
jne LBB41_6
## %bb.5: ## in Loop: Header=BB41_3 Depth=1
cmpl %r8d, 8(%rdi)
jne LBB41_6
## %bb.7:
movq %rdi, %rax
LBB41_8:
popq %rbp
retq
LBB41_1:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Configtable_insert ## -- Begin function Configtable_insert
.p2align 4, 0x90
_Configtable_insert: ## @Configtable_insert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _x4a(%rip), %r12
xorl %r13d, %r13d
testq %r12, %r12
je LBB42_22
## %bb.1:
movq %rdi, %r9
movq (%rdi), %rax
movl 96(%rax), %eax
leal (%rax,%rax,8), %ecx
leal (%rax,%rcx,4), %r8d
movl 8(%rdi), %ecx
addl %ecx, %r8d
movslq (%r12), %rdi
leal -1(%rdi), %r15d
andl %r8d, %r15d
movq 16(%r12), %r14
movq (%r14,%r15,8), %rdx
jmp LBB42_2
.p2align 4, 0x90
LBB42_5: ## in Loop: Header=BB42_2 Depth=1
movq 8(%rdx), %rdx
LBB42_2: ## =>This Inner Loop Header: Depth=1
testq %rdx, %rdx
je LBB42_6
## %bb.3: ## in Loop: Header=BB42_2 Depth=1
movq (%rdx), %rsi
movq (%rsi), %rbx
cmpl %eax, 96(%rbx)
jne LBB42_5
## %bb.4: ## in Loop: Header=BB42_2 Depth=1
cmpl %ecx, 8(%rsi)
jne LBB42_5
jmp LBB42_22
LBB42_6:
movl 4(%r12), %ecx
cmpl %edi, %ecx
jge LBB42_8
## %bb.7:
movq 8(%r12), %r13
jmp LBB42_18
LBB42_8:
movq %r9, -64(%rbp) ## 8-byte Spill
movq %rcx, -56(%rbp) ## 8-byte Spill
movl %r8d, -44(%rbp) ## 4-byte Spill
addq %rdi, %rdi
movl $32, %esi
movq %rdi, %rbx
callq _calloc
testq %rax, %rax
je LBB42_22
## %bb.9:
leaq (%rbx,%rbx,2), %rcx
leaq (%rax,%rcx,8), %r14
movq -56(%rbp), %rcx ## 8-byte Reload
testl %ecx, %ecx
jle LBB42_10
## %bb.11:
movq %rbx, %r10
leal -1(%rbx), %r15d
movq %rax, %r13
addq $8, %rax
leaq (,%rcx,8), %rcx
leaq (%rcx,%rcx,2), %r8
xorl %edx, %edx
jmp LBB42_12
.p2align 4, 0x90
LBB42_14: ## in Loop: Header=BB42_12 Depth=1
movq %rax, 16(%rcx)
movq (%rbx), %rcx
LBB42_15: ## in Loop: Header=BB42_12 Depth=1
movq %rcx, (%rax)
movq %rsi, -8(%rax)
movq %rbx, 8(%rax)
movq %rdi, (%rbx)
addq $24, %rax
addq $24, %rdx
cmpq %rdx, %r8
je LBB42_16
LBB42_12: ## =>This Inner Loop Header: Depth=1
movq 8(%r12), %rcx
movq (%rcx,%rdx), %rsi
movq (%rsi), %rcx
movl 96(%rcx), %ecx
leal (%rcx,%rcx,8), %edi
leal (%rcx,%rdi,4), %ecx
addl 8(%rsi), %ecx
andl %r15d, %ecx
leaq -8(%rax), %rdi
leaq (%r14,%rcx,8), %rbx
movq (%r14,%rcx,8), %rcx
testq %rcx, %rcx
jne LBB42_14
## %bb.13: ## in Loop: Header=BB42_12 Depth=1
xorl %ecx, %ecx
jmp LBB42_15
LBB42_16:
movq %r10, %rbx
jmp LBB42_17
LBB42_10:
movq %rax, %r13
leal -1(%rbx), %r15d
LBB42_17:
movq 8(%r12), %rdi
callq _free
movl %ebx, (%r12)
movq %r13, 8(%r12)
movq %r14, 16(%r12)
andl -44(%rbp), %r15d ## 4-byte Folded Reload
movq -56(%rbp), %rcx ## 8-byte Reload
movq -64(%rbp), %r9 ## 8-byte Reload
LBB42_18:
leal 1(%rcx), %eax
movl %eax, 4(%r12)
movslq %ecx, %rax
leaq (%rax,%rax,2), %rax
leaq (,%rax,8), %rcx
addq %r13, %rcx
movq %r9, (%r13,%rax,8)
movq (%r14,%r15,8), %rdx
testq %rdx, %rdx
je LBB42_19
## %bb.20:
leaq 8(,%rax,8), %rsi
addq %r13, %rsi
movq %rsi, 16(%rdx)
movq (%r14,%r15,8), %rdx
jmp LBB42_21
LBB42_19:
xorl %edx, %edx
LBB42_21:
movq %rdx, 8(%r13,%rax,8)
movq %rcx, (%r14,%r15,8)
shlq $3, %r15
addq 16(%r12), %r15
movq %r15, 16(%r13,%rax,8)
movl $1, %r13d
LBB42_22:
movl %r13d, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Configcmp ## -- Begin function Configcmp
.p2align 4, 0x90
_Configcmp: ## @Configcmp
.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), %rax
movl 96(%rax), %eax
movq (%rsi), %rcx
subl 96(%rcx), %eax
je LBB43_1
## %bb.2:
popq %rbp
retq
LBB43_1:
movl 8(%rdi), %eax
subl 8(%rsi), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _SetFree ## -- Begin function SetFree
.p2align 4, 0x90
_SetFree: ## @SetFree
.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
jmp _free ## TAILCALL
.cfi_endproc
## -- End function
.globl _memory_error ## -- Begin function memory_error
.p2align 4, 0x90
_memory_error: ## @memory_error
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.16(%rip), %rdi
movl $28, %esi
movl $1, %edx
callq _fwrite
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
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $568, %rsp ## imm = 0x238
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq ___stderrp@GOTPCREL(%rip), %r14
movq (%r14), %rdx
leaq _main.options(%rip), %rsi
movq %r15, %rdi
callq _OptInit
cmpl $0, _main.version(%rip)
jne LBB46_11
## %bb.1:
movq _argv(%rip), %rax
testq %rax, %rax
je LBB46_18
## %bb.2:
cmpq $0, (%rax)
je LBB46_18
## %bb.3:
movq 8(%rax), %rbx
testq %rbx, %rbx
je LBB46_18
## %bb.4:
movq %r15, -64(%rbp) ## 8-byte Spill
movq %rax, -56(%rbp) ## 8-byte Spill
leaq 16(%rax), %r12
xorl %r14d, %r14d
movl $1, %r13d
xorl %r15d, %r15d
jmp LBB46_7
.p2align 4, 0x90
LBB46_5: ## in Loop: Header=BB46_7 Depth=1
incl %r15d
LBB46_6: ## in Loop: Header=BB46_7 Depth=1
movq %rbx, %rdi
leaq L_.str.68(%rip), %rsi
callq _strcmp
testl %eax, %eax
cmovel %r13d, %r14d
movq (%r12), %rbx
addq $8, %r12
testq %rbx, %rbx
je LBB46_13
LBB46_7: ## =>This Inner Loop Header: Depth=1
testl %r14d, %r14d
jne LBB46_5
## %bb.8: ## in Loop: Header=BB46_7 Depth=1
movzbl (%rbx), %eax
cmpb $43, %al
je LBB46_6
## %bb.9: ## in Loop: Header=BB46_7 Depth=1
cmpb $45, %al
je LBB46_6
## %bb.10: ## in Loop: Header=BB46_7 Depth=1
movq %rbx, %rdi
movl $61, %esi
callq _strchr
testq %rax, %rax
jne LBB46_6
jmp LBB46_5
LBB46_11:
leaq L_str.320(%rip), %rdi
callq _puts
xorl %edi, %edi
LBB46_12:
callq _exit
LBB46_13:
cmpl $1, %r15d
movq ___stderrp@GOTPCREL(%rip), %r14
movq -56(%rbp), %r15 ## 8-byte Reload
movq -64(%rbp), %r12 ## 8-byte Reload
jne LBB46_18
## %bb.14:
leaq -344(%rbp), %rdi
movl $280, %esi ## imm = 0x118
callq ___bzero
cmpq $0, _x1a(%rip)
jne LBB46_22
## %bb.15:
movl $24, %edi
callq _malloc
movq %rax, _x1a(%rip)
testq %rax, %rax
je LBB46_22
## %bb.16:
movq %rax, %rbx
movq $1024, (%rax) ## imm = 0x400
movl $1024, %edi ## imm = 0x400
movl $32, %esi
callq _calloc
movq %rax, 8(%rbx)
testq %rax, %rax
jne LBB46_20
## %bb.17:
movq %rbx, %rdi
callq _free
movq $0, _x1a(%rip)
jmp LBB46_22
LBB46_18:
movq (%r14), %rcx
leaq L_.str.50(%rip), %rdi
movl $43, %esi
LBB46_19:
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
LBB46_20:
movq %rax, %rcx
addq $24576, %rcx ## imm = 0x6000
movq %rcx, 16(%rbx)
xorps %xmm0, %xmm0
movups %xmm0, 24576(%rax)
xorl %eax, %eax
.p2align 4, 0x90
LBB46_21: ## =>This Inner Loop Header: Depth=1
movq 16(%rbx), %rcx
movq $0, 16(%rcx,%rax,8)
movq 16(%rbx), %rcx
movq $0, 24(%rcx,%rax,8)
addq $2, %rax
cmpq $1022, %rax ## imm = 0x3FE
jne LBB46_21
LBB46_22:
cmpq $0, _x2a(%rip)
jne LBB46_28
## %bb.23:
movl $24, %edi
callq _malloc
movq %rax, _x2a(%rip)
testq %rax, %rax
je LBB46_28
## %bb.24:
movq %rax, %rbx
movq $128, (%rax)
movl $128, %edi
movl $40, %esi
callq _calloc
movq %rax, 8(%rbx)
testq %rax, %rax
jne LBB46_26
## %bb.25:
movq %rbx, %rdi
callq _free
movq $0, _x2a(%rip)
jmp LBB46_28
LBB46_26:
movq %rax, %rcx
addq $4096, %rcx ## imm = 0x1000
movq %rcx, 16(%rbx)
xorps %xmm0, %xmm0
movups %xmm0, 4096(%rax)
xorl %eax, %eax
.p2align 4, 0x90
LBB46_27: ## =>This Inner Loop Header: Depth=1
movq 16(%rbx), %rcx
movq $0, 16(%rcx,%rax)
movq 16(%rbx), %rcx
movq $0, 24(%rcx,%rax)
movq 16(%rbx), %rcx
movq $0, 32(%rcx,%rax)
movq 16(%rbx), %rcx
movq $0, 40(%rcx,%rax)
movq 16(%rbx), %rcx
movq $0, 48(%rcx,%rax)
movq 16(%rbx), %rcx
movq $0, 56(%rcx,%rax)
addq $48, %rax
cmpq $1008, %rax ## imm = 0x3F0
jne LBB46_27
LBB46_28:
cmpq $0, _x3a(%rip)
jne LBB46_34
## %bb.29:
movl $24, %edi
callq _malloc
movq %rax, _x3a(%rip)
testq %rax, %rax
je LBB46_34
## %bb.30:
movq %rax, %rbx
movq $128, (%rax)
movl $128, %edi
movl $40, %esi
callq _calloc
movq %rax, 8(%rbx)
testq %rax, %rax
jne LBB46_32
## %bb.31:
movq %rbx, %rdi
callq _free
movq $0, _x3a(%rip)
jmp LBB46_34
LBB46_32:
movq %rax, %rcx
addq $4096, %rcx ## imm = 0x1000
movq %rcx, 16(%rbx)
xorps %xmm0, %xmm0
movups %xmm0, 4096(%rax)
xorl %eax, %eax
.p2align 4, 0x90
LBB46_33: ## =>This Inner Loop Header: Depth=1
movq 16(%rbx), %rcx
movq $0, 16(%rcx,%rax)
movq 16(%rbx), %rcx
movq $0, 24(%rcx,%rax)
movq 16(%rbx), %rcx
movq $0, 32(%rcx,%rax)
movq 16(%rbx), %rcx
movq $0, 40(%rcx,%rax)
movq 16(%rbx), %rcx
movq $0, 48(%rcx,%rax)
movq 16(%rbx), %rcx
movq $0, 56(%rcx,%rax)
addq $48, %rax
cmpq $1008, %rax ## imm = 0x3F0
jne LBB46_33
LBB46_34:
movq (%r12), %rax
movq %rax, -72(%rbp)
cmpq $0, (%r15)
jne LBB46_36
## %bb.35:
xorl %eax, %eax
jmp LBB46_48
LBB46_36:
movq 8(%r15), %rbx
xorl %eax, %eax
testq %rbx, %rbx
je LBB46_48
## %bb.37:
movl $1, %r12d
leaq L_.str.68(%rip), %r14
movl $1, %r13d
xorl %r15d, %r15d
jmp LBB46_39
.p2align 4, 0x90
LBB46_38: ## in Loop: Header=BB46_39 Depth=1
movq %rbx, %rdi
movq %r14, %rsi
callq _strcmp
testl %eax, %eax
cmovel %r13d, %r15d
movq -56(%rbp), %rax ## 8-byte Reload
movq 8(%rax,%r12,8), %rbx
incq %r12
testq %rbx, %rbx
je LBB46_45
LBB46_39: ## =>This Inner Loop Header: Depth=1
testl %r15d, %r15d
jne LBB46_43
## %bb.40: ## in Loop: Header=BB46_39 Depth=1
movzbl (%rbx), %eax
cmpb $43, %al
je LBB46_38
## %bb.41: ## in Loop: Header=BB46_39 Depth=1
cmpb $45, %al
je LBB46_38
## %bb.42: ## in Loop: Header=BB46_39 Depth=1
movq %rbx, %rdi
movl $61, %esi
callq _strchr
testq %rax, %rax
jne LBB46_38
LBB46_43:
testl $-2147483648, %r12d ## imm = 0x80000000
jne LBB46_46
## %bb.44:
movl %r12d, %eax
movq -56(%rbp), %rcx ## 8-byte Reload
movq (%rcx,%rax,8), %rax
jmp LBB46_47
LBB46_45:
movq ___stderrp@GOTPCREL(%rip), %r14
xorl %eax, %eax
jmp LBB46_48
LBB46_46:
xorl %eax, %eax
LBB46_47:
movq ___stderrp@GOTPCREL(%rip), %r14
LBB46_48:
movq %rax, -128(%rbp)
movl _main.basisflag(%rip), %eax
movl %eax, -88(%rbp)
movl _main.nolinenosflag(%rip), %eax
movl %eax, -80(%rbp)
leaq L_.str.51(%rip), %rdi
callq _Symbol_new
leaq L_.str.52(%rip), %rdi
callq _Symbol_new
movq %rax, -256(%rbp)
movl $0, 52(%rax)
leaq -344(%rbp), %rdi
callq _Parse
movl -264(%rbp), %edi
testl %edi, %edi
jne LBB46_12
## %bb.49:
cmpl $0, -312(%rbp)
jne LBB46_51
## %bb.50:
movq (%r14), %rcx
leaq L_.str.53(%rip), %rdi
movl $15, %esi
jmp LBB46_19
LBB46_51:
leaq L_.str.54(%rip), %rdi
callq _Symbol_new
movq _x2a(%rip), %r14
testq %r14, %r14
jne LBB46_53
## %bb.52:
movl $0, -308(%rbp)
movq $0, -272(%rbp)
xorl %edi, %edi
xorl %r15d, %r15d
jmp LBB46_75
LBB46_53:
movl 4(%r14), %r15d
movl %r15d, -308(%rbp)
movslq %r15d, %rdi
movl $8, %esi
callq _calloc
movq %rax, %rdi
testq %rax, %rax
je LBB46_68
## %bb.54:
testl %r15d, %r15d
jle LBB46_68
## %bb.55:
movq 8(%r14), %r8
cmpl $5, %r15d
jb LBB46_56
## %bb.57:
movq %r15, %rax
shlq $5, %rax
addq %r8, %rax
addq $-24, %rax
cmpq %rax, %rdi
jae LBB46_60
## %bb.58:
leaq (%rdi,%r15,8), %rax
cmpq %r8, %rax
jbe LBB46_60
LBB46_56:
xorl %ecx, %ecx
jmp LBB46_62
LBB46_60:
movl %r15d, %eax
andl $3, %eax
testq %rax, %rax
movl $4, %edx
cmovneq %rax, %rdx
movq %r15, %rcx
subq %rdx, %rcx
leaq 96(%r8), %rdx
xorl %eax, %eax
.p2align 4, 0x90
LBB46_61: ## =>This Inner Loop Header: Depth=1
movsd -64(%rdx), %xmm0 ## xmm0 = mem[0],zero
movsd -96(%rdx), %xmm1 ## xmm1 = mem[0],zero
movlhps %xmm0, %xmm1 ## xmm1 = xmm1[0],xmm0[0]
movsd (%rdx), %xmm0 ## xmm0 = mem[0],zero
movsd -32(%rdx), %xmm2 ## xmm2 = mem[0],zero
movlhps %xmm0, %xmm2 ## xmm2 = xmm2[0],xmm0[0]
movups %xmm1, (%rdi,%rax,8)
movups %xmm2, 16(%rdi,%rax,8)
addq $4, %rax
subq $-128, %rdx
cmpq %rax, %rcx
jne LBB46_61
LBB46_62:
movl %r15d, %esi
subl %ecx, %esi
movq %rcx, %r9
notq %r9
addq %r15, %r9
andq $3, %rsi
je LBB46_65
## %bb.63:
movq %rcx, %rax
shlq $5, %rax
addq %r8, %rax
shlq $3, %rsi
xorl %edx, %edx
.p2align 4, 0x90
LBB46_64: ## =>This Inner Loop Header: Depth=1
movq (%rax,%rdx,4), %rbx
movq %rbx, (%rdi,%rcx,8)
incq %rcx
addq $8, %rdx
cmpq %rdx, %rsi
jne LBB46_64
LBB46_65:
cmpq $3, %r9
jb LBB46_68
## %bb.66:
movq %rcx, %rax
shlq $5, %rax
addq %r8, %rax
addq $96, %rax
.p2align 4, 0x90
LBB46_67: ## =>This Inner Loop Header: Depth=1
movq -96(%rax), %rdx
movq %rdx, (%rdi,%rcx,8)
movq -64(%rax), %rdx
movq %rdx, 8(%rdi,%rcx,8)
movq -32(%rax), %rdx
movq %rdx, 16(%rdi,%rcx,8)
movq (%rax), %rdx
movq %rdx, 24(%rdi,%rcx,8)
addq $4, %rcx
subq $-128, %rax
cmpq %rcx, %r15
jne LBB46_67
LBB46_68:
movq %rdi, -272(%rbp)
testl %r15d, %r15d
jle LBB46_75
## %bb.69:
leaq -1(%r15), %rcx
movl %r15d, %eax
andl $7, %eax
cmpq $7, %rcx
jae LBB46_71
## %bb.70:
xorl %ecx, %ecx
jmp LBB46_73
LBB46_71:
movl %r15d, %edx
andl $-8, %edx
xorl %ecx, %ecx
.p2align 4, 0x90
LBB46_72: ## =>This Inner Loop Header: Depth=1
movq (%rdi,%rcx,8), %rsi
movl %ecx, 8(%rsi)
movq 8(%rdi,%rcx,8), %rsi
leal 1(%rcx), %ebx
movl %ebx, 8(%rsi)
movq 16(%rdi,%rcx,8), %rsi
leal 2(%rcx), %ebx
movl %ebx, 8(%rsi)
movq 24(%rdi,%rcx,8), %rsi
leal 3(%rcx), %ebx
movl %ebx, 8(%rsi)
movq 32(%rdi,%rcx,8), %rsi
leal 4(%rcx), %ebx
movl %ebx, 8(%rsi)
movq 40(%rdi,%rcx,8), %rsi
leal 5(%rcx), %ebx
movl %ebx, 8(%rsi)
movq 48(%rdi,%rcx,8), %rsi
leal 6(%rcx), %ebx
movl %ebx, 8(%rsi)
movq 56(%rdi,%rcx,8), %rsi
leal 7(%rcx), %ebx
movl %ebx, 8(%rsi)
addq $8, %rcx
cmpq %rdx, %rcx
jne LBB46_72
LBB46_73:
testq %rax, %rax
je LBB46_75
.p2align 4, 0x90
LBB46_74: ## =>This Inner Loop Header: Depth=1
movq (%rdi,%rcx,8), %rdx
movl %ecx, 8(%rdx)
incq %rcx
decq %rax
jne LBB46_74
LBB46_75:
movslq %r15d, %rsi
leaq _Symbolcmpp(%rip), %rcx
movl $8, %edx
callq _qsort
movl -308(%rbp), %eax
xorl %ecx, %ecx
movq -272(%rbp), %r13
testl %eax, %eax
jle LBB46_83
## %bb.76:
leaq -1(%rax), %rdx
movl %eax, %ecx
andl $7, %ecx
cmpq $7, %rdx
jae LBB46_78
## %bb.77:
xorl %edx, %edx
jmp LBB46_80
LBB46_78:
movl %eax, %esi
andl $-8, %esi
xorl %edx, %edx
.p2align 4, 0x90
LBB46_79: ## =>This Inner Loop Header: Depth=1
movq (%r13,%rdx,8), %rdi
movl %edx, 8(%rdi)
movq 8(%r13,%rdx,8), %rdi
leal 1(%rdx), %ebx
movl %ebx, 8(%rdi)
movq 16(%r13,%rdx,8), %rdi
leal 2(%rdx), %ebx
movl %ebx, 8(%rdi)
movq 24(%r13,%rdx,8), %rdi
leal 3(%rdx), %ebx
movl %ebx, 8(%rdi)
movq 32(%r13,%rdx,8), %rdi
leal 4(%rdx), %ebx
movl %ebx, 8(%rdi)
movq 40(%r13,%rdx,8), %rdi
leal 5(%rdx), %ebx
movl %ebx, 8(%rdi)
movq 48(%r13,%rdx,8), %rdi
leal 6(%rdx), %ebx
movl %ebx, 8(%rdi)
movq 56(%r13,%rdx,8), %rdi
leal 7(%rdx), %ebx
movl %ebx, 8(%rdi)
addq $8, %rdx
cmpq %rsi, %rdx
jne LBB46_79
LBB46_80:
testq %rcx, %rcx
je LBB46_82
.p2align 4, 0x90
LBB46_81: ## =>This Inner Loop Header: Depth=1
movq (%r13,%rdx,8), %rsi
movl %edx, 8(%rsi)
incq %rdx
decq %rcx
jne LBB46_81
LBB46_82:
movl %eax, %ecx
LBB46_83:
movl %ecx, %ebx
.p2align 4, 0x90
LBB46_84: ## =>This Inner Loop Header: Depth=1
movq -8(%r13,%rbx,8), %rax
decq %rbx
cmpl $2, 12(%rax)
je LBB46_84
## %bb.85:
movq (%rax), %rdi
leaq L_.str.54(%rip), %rsi
callq _strcmp
testl %eax, %eax
jne LBB46_172
## %bb.86:
movl %ebx, -308(%rbp)
xorl %r14d, %r14d
movq __DefaultRuneLocale@GOTPCREL(%rip), %r15
movl $32768, %r12d ## imm = 0x8000
jmp LBB46_87
.p2align 4, 0x90
LBB46_89: ## in Loop: Header=BB46_87 Depth=1
movl $32768, %esi ## imm = 0x8000
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
testl %eax, %eax
je LBB46_91
LBB46_90: ## in Loop: Header=BB46_87 Depth=1
movq -272(%rbp), %r13
incq %r14
LBB46_87: ## =>This Inner Loop Header: Depth=1
movq 8(%r13,%r14,8), %rax
movq (%rax), %rax
movzbl (%rax), %edi
testb %dil, %dil
js LBB46_89
## %bb.88: ## in Loop: Header=BB46_87 Depth=1
movl 60(%r15,%rdi,4), %eax
andl %r12d, %eax
testl %eax, %eax
jne LBB46_90
LBB46_91:
leal 1(%r14), %eax
movl %eax, -304(%rbp)
movq -336(%rbp), %r8
testq %r8, %r8
movq ___stderrp@GOTPCREL(%rip), %r12
je LBB46_95
## %bb.92:
xorl %eax, %eax
movq %r8, %rcx
.p2align 4, 0x90
LBB46_93: ## =>This Inner Loop Header: Depth=1
movl %eax, %edx
movq 56(%rcx), %rsi
cmpq $1, %rsi
sbbl $-1, %eax
cmpq $1, %rsi
movl $0, %esi
sbbl %esi, %esi
movq 120(%rcx), %rdi
orl %edx, %esi
movl %esi, 100(%rcx)
movq %rdi, %rcx
testq %rdi, %rdi
jne LBB46_93
## %bb.94:
testq %r8, %r8
jne LBB46_136
LBB46_95:
movq %r8, -328(%rbp)
xorps %xmm0, %xmm0
movaps %xmm0, -368(%rbp)
movaps %xmm0, -384(%rbp)
movaps %xmm0, -400(%rbp)
movaps %xmm0, -416(%rbp)
movaps %xmm0, -432(%rbp)
movaps %xmm0, -448(%rbp)
movaps %xmm0, -464(%rbp)
movaps %xmm0, -480(%rbp)
movaps %xmm0, -496(%rbp)
movaps %xmm0, -512(%rbp)
movaps %xmm0, -528(%rbp)
movaps %xmm0, -544(%rbp)
movaps %xmm0, -560(%rbp)
movaps %xmm0, -576(%rbp)
movaps %xmm0, -592(%rbp)
movaps %xmm0, -608(%rbp)
LBB46_96:
xorl %ecx, %ecx
leaq -48(%rbp), %rdx
xorl %eax, %eax
jmp LBB46_98
.p2align 4, 0x90
LBB46_97: ## in Loop: Header=BB46_98 Depth=1
testb %bl, %bl
cmoveq %rax, %rsi
movq %rsi, (%rdi)
movq -48(%rbp), %rax
incq %rcx
cmpq $32, %rcx
je LBB46_105
LBB46_98: ## =>This Loop Header: Depth=1
## Child Loop BB46_100 Depth 2
movq -608(%rbp,%rcx,8), %rsi
movq $0, -48(%rbp)
testq %rsi, %rsi
setne %bl
movq %rdx, %rdi
testq %rax, %rax
je LBB46_97
## %bb.99: ## in Loop: Header=BB46_98 Depth=1
testq %rsi, %rsi
je LBB46_97
.p2align 4, 0x90
LBB46_100: ## Parent Loop BB46_98 Depth=1
## => This Inner Loop Header: Depth=2
movl 100(%rsi), %ebx
cmpl 100(%rax), %ebx
jge LBB46_102
## %bb.101: ## in Loop: Header=BB46_100 Depth=2
movq %rsi, (%rdi)
movq %rsi, %rdi
movq 120(%rsi), %rsi
jmp LBB46_103
.p2align 4, 0x90
LBB46_102: ## in Loop: Header=BB46_100 Depth=2
movq %rax, (%rdi)
movq %rax, %rdi
movq 120(%rax), %rax
LBB46_103: ## in Loop: Header=BB46_100 Depth=2
addq $120, %rdi
testq %rsi, %rsi
setne %bl
je LBB46_97
## %bb.104: ## in Loop: Header=BB46_100 Depth=2
testq %rax, %rax
jne LBB46_100
jmp LBB46_97
LBB46_105:
movq %rax, -336(%rbp)
cmpl $0, _main.rpflag(%rip)
jne LBB46_122
## %bb.106:
addl $3, %r14d
movl %r14d, _size(%rip)
jmp LBB46_108
.p2align 4, 0x90
LBB46_107: ## in Loop: Header=BB46_108 Depth=1
movq 120(%rax), %rax
LBB46_108: ## =>This Loop Header: Depth=1
## Child Loop BB46_114 Depth 2
## Child Loop BB46_118 Depth 3
testq %rax, %rax
je LBB46_123
## %bb.109: ## in Loop: Header=BB46_108 Depth=1
cmpq $0, 88(%rax)
jne LBB46_107
## %bb.110: ## in Loop: Header=BB46_108 Depth=1
movl 24(%rax), %r8d
testl %r8d, %r8d
jle LBB46_107
## %bb.111: ## in Loop: Header=BB46_108 Depth=1
xorl %esi, %esi
xorl %edx, %edx
jmp LBB46_114
.p2align 4, 0x90
LBB46_112: ## in Loop: Header=BB46_114 Depth=2
xorl %esi, %esi
LBB46_113: ## in Loop: Header=BB46_114 Depth=2
incq %rdx
cmpq %r8, %rdx
je LBB46_107
LBB46_114: ## Parent Loop BB46_108 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB46_118 Depth 3
testq %rsi, %rsi
jne LBB46_107
## %bb.115: ## in Loop: Header=BB46_114 Depth=2
movq 32(%rax), %rcx
movq (%rcx,%rdx,8), %rsi
cmpl $2, 12(%rsi)
jne LBB46_120
## %bb.116: ## in Loop: Header=BB46_114 Depth=2
movl 84(%rsi), %edi
testl %edi, %edi
jle LBB46_112
## %bb.117: ## in Loop: Header=BB46_114 Depth=2
movq 88(%rsi), %rbx
xorl %ecx, %ecx
.p2align 4, 0x90
LBB46_118: ## Parent Loop BB46_108 Depth=1
## Parent Loop BB46_114 Depth=2
## => This Inner Loop Header: Depth=3
movq (%rbx,%rcx,8), %rsi
cmpl $0, 32(%rsi)
jns LBB46_121
## %bb.119: ## in Loop: Header=BB46_118 Depth=3
incq %rcx
cmpq %rcx, %rdi
jne LBB46_118
jmp LBB46_112
.p2align 4, 0x90
LBB46_120: ## in Loop: Header=BB46_114 Depth=2
cmpl $0, 32(%rsi)
js LBB46_112
LBB46_121: ## in Loop: Header=BB46_114 Depth=2
movq %rsi, 88(%rax)
jmp LBB46_113
LBB46_122:
leaq -344(%rbp), %rdi
callq _Reprint
jmp LBB46_131
LBB46_123:
leaq -344(%rbp), %rbx
movq %rbx, %rdi
callq _FindFirstSets
movl $0, -320(%rbp)
movq %rbx, %rdi
callq _FindStates
movq _x3a(%rip), %r14
testq %r14, %r14
jne LBB46_140
## %bb.124:
xorl %eax, %eax
LBB46_125:
movq %rax, -344(%rbp)
leaq -344(%rbp), %rbx
movq %rbx, %rdi
callq _FindLinks
movq %rbx, %rdi
callq _FindFollowSets
movq %rbx, %rdi
callq _FindActions
cmpl $0, _main.compress(%rip)
jne LBB46_126
## %bb.144:
leaq -344(%rbp), %rdi
callq _CompressTables
cmpl $0, _main.noResort(%rip)
je LBB46_145
LBB46_127:
cmpl $0, _main.quiet(%rip)
jne LBB46_129
LBB46_128:
leaq -344(%rbp), %rdi
callq _ReportOutput
LBB46_129:
movl _main.mhflag(%rip), %esi
leaq -344(%rbp), %rdi
callq _ReportTable
cmpl $0, _main.mhflag(%rip)
jne LBB46_131
## %bb.130:
leaq -344(%rbp), %rdi
callq _ReportHeader
LBB46_131:
cmpl $0, _main.statistics(%rip)
je LBB46_133
## %bb.132:
leaq L_str(%rip), %rdi
callq _puts
movl -304(%rbp), %r8d
leaq L_.str.237(%rip), %rbx
leaq L_.str.57(%rip), %rsi
leaq L_.str.238(%rip), %r14
movq %rbx, %rdi
movl $19, %edx
movq %r14, %rcx
xorl %eax, %eax
callq _printf
movl -308(%rbp), %r8d
subl -304(%rbp), %r8d
leaq L_.str.58(%rip), %rsi
movq %rbx, %rdi
movl $15, %edx
movq %r14, %rcx
xorl %eax, %eax
callq _printf
movl -308(%rbp), %r8d
leaq L_.str.59(%rip), %rsi
movq %rbx, %rdi
movl $22, %edx
movq %r14, %rcx
xorl %eax, %eax
callq _printf
movl -312(%rbp), %r8d
leaq L_.str.60(%rip), %rsi
movq %rbx, %rdi
movl $30, %edx
movq %r14, %rcx
xorl %eax, %eax
callq _printf
movl -316(%rbp), %r8d
leaq L_.str.61(%rip), %rsi
movq %rbx, %rdi
movl $29, %edx
movq %r14, %rcx
xorl %eax, %eax
callq _printf
movl -104(%rbp), %r8d
leaq L_.str.62(%rip), %rsi
movq %rbx, %rdi
movl $26, %edx
movq %r14, %rcx
xorl %eax, %eax
callq _printf
movl -100(%rbp), %r8d
leaq L_.str.63(%rip), %rsi
movq %rbx, %rdi
movl $15, %edx
movq %r14, %rcx
xorl %eax, %eax
callq _printf
movl -96(%rbp), %r8d
leaq L_.str.64(%rip), %rsi
movq %rbx, %rdi
movl $12, %edx
movq %r14, %rcx
xorl %eax, %eax
callq _printf
movl -92(%rbp), %r8d
leaq L_.str.65(%rip), %rsi
movq %rbx, %rdi
movl $11, %edx
movq %r14, %rcx
xorl %eax, %eax
callq _printf
LBB46_133:
movl -104(%rbp), %edx
testl %edx, %edx
jle LBB46_135
## %bb.134:
movq (%r12), %rdi
leaq L_.str.66(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movl -104(%rbp), %edx
LBB46_135:
cmpl $0, -264(%rbp)
setg %al
testl %edx, %edx
setg %cl
orb %al, %cl
movzbl %cl, %edi
callq _exit
LBB46_126:
cmpl $0, _main.noResort(%rip)
jne LBB46_127
LBB46_145:
leaq -344(%rbp), %rdi
callq _ResortStates
cmpl $0, _main.quiet(%rip)
je LBB46_128
jmp LBB46_129
LBB46_136:
movq %r8, %rcx
jmp LBB46_138
.p2align 4, 0x90
LBB46_137: ## in Loop: Header=BB46_138 Depth=1
movq 120(%rcx), %rcx
testq %rcx, %rcx
je LBB46_146
LBB46_138: ## =>This Inner Loop Header: Depth=1
cmpl $0, 100(%rcx)
jns LBB46_137
## %bb.139: ## in Loop: Header=BB46_138 Depth=1
movl %eax, 100(%rcx)
incl %eax
jmp LBB46_137
LBB46_140:
movl 4(%r14), %r15d
movslq %r15d, %rdi
movl $8, %esi
callq _calloc
testq %rax, %rax
je LBB46_125
## %bb.141:
testl %r15d, %r15d
jle LBB46_125
## %bb.142:
movq 8(%r14), %r8
cmpl $5, %r15d
jb LBB46_143
## %bb.161:
movq %r15, %rcx
shlq $5, %rcx
addq %r8, %rcx
addq $-24, %rcx
cmpq %rcx, %rax
jae LBB46_164
## %bb.162:
leaq (%rax,%r15,8), %rcx
cmpq %r8, %rcx
jbe LBB46_164
LBB46_143:
xorl %edx, %edx
jmp LBB46_166
LBB46_146:
movq %r8, -328(%rbp)
xorps %xmm0, %xmm0
movaps %xmm0, -368(%rbp)
movaps %xmm0, -384(%rbp)
movaps %xmm0, -400(%rbp)
movaps %xmm0, -416(%rbp)
movaps %xmm0, -432(%rbp)
movaps %xmm0, -448(%rbp)
movaps %xmm0, -464(%rbp)
movaps %xmm0, -480(%rbp)
movaps %xmm0, -496(%rbp)
movaps %xmm0, -512(%rbp)
movaps %xmm0, -528(%rbp)
movaps %xmm0, -544(%rbp)
movaps %xmm0, -560(%rbp)
movaps %xmm0, -576(%rbp)
movaps %xmm0, -592(%rbp)
movaps %xmm0, -608(%rbp)
testq %r8, %r8
je LBB46_96
## %bb.147:
leaq -48(%rbp), %rcx
jmp LBB46_150
.p2align 4, 0x90
LBB46_148: ## in Loop: Header=BB46_150 Depth=1
movl $32, %edx
LBB46_149: ## in Loop: Header=BB46_150 Depth=1
movl %edx, %edx
movq %rax, -608(%rbp,%rdx,8)
testq %r8, %r8
je LBB46_96
LBB46_150: ## =>This Loop Header: Depth=1
## Child Loop BB46_153 Depth 2
## Child Loop BB46_155 Depth 3
movq %r8, %rax
movq 120(%r8), %r8
movq $0, 120(%rax)
xorl %edx, %edx
jmp LBB46_153
.p2align 4, 0x90
LBB46_151: ## in Loop: Header=BB46_153 Depth=2
movq %rdi, %rax
LBB46_152: ## in Loop: Header=BB46_153 Depth=2
movq %rax, (%rsi)
movq -48(%rbp), %rax
movq $0, -608(%rbp,%rdx,8)
incq %rdx
cmpq $32, %rdx
je LBB46_148
LBB46_153: ## Parent Loop BB46_150 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB46_155 Depth 3
movq -608(%rbp,%rdx,8), %rdi
testq %rdi, %rdi
je LBB46_149
## %bb.154: ## in Loop: Header=BB46_153 Depth=2
movq $0, -48(%rbp)
movq %rcx, %rsi
testq %rax, %rax
je LBB46_151
.p2align 4, 0x90
LBB46_155: ## Parent Loop BB46_150 Depth=1
## Parent Loop BB46_153 Depth=2
## => This Inner Loop Header: Depth=3
movl 100(%rdi), %ebx
cmpl 100(%rax), %ebx
jge LBB46_157
## %bb.156: ## in Loop: Header=BB46_155 Depth=3
movq %rdi, (%rsi)
movq %rdi, %rsi
movq 120(%rdi), %rdi
jmp LBB46_158
.p2align 4, 0x90
LBB46_157: ## in Loop: Header=BB46_155 Depth=3
movq %rax, (%rsi)
movq %rax, %rsi
movq 120(%rax), %rax
LBB46_158: ## in Loop: Header=BB46_155 Depth=3
addq $120, %rsi
testq %rdi, %rdi
je LBB46_160
## %bb.159: ## in Loop: Header=BB46_155 Depth=3
testq %rax, %rax
jne LBB46_155
LBB46_160: ## in Loop: Header=BB46_153 Depth=2
testq %rdi, %rdi
jne LBB46_151
jmp LBB46_152
LBB46_164:
movl %r15d, %ecx
andl $3, %ecx
testq %rcx, %rcx
movl $4, %esi
cmovneq %rcx, %rsi
movq %r15, %rdx
subq %rsi, %rdx
leaq 96(%r8), %rsi
xorl %ecx, %ecx
.p2align 4, 0x90
LBB46_165: ## =>This Inner Loop Header: Depth=1
movsd -64(%rsi), %xmm0 ## xmm0 = mem[0],zero
movsd -96(%rsi), %xmm1 ## xmm1 = mem[0],zero
movlhps %xmm0, %xmm1 ## xmm1 = xmm1[0],xmm0[0]
movsd (%rsi), %xmm0 ## xmm0 = mem[0],zero
movsd -32(%rsi), %xmm2 ## xmm2 = mem[0],zero
movlhps %xmm0, %xmm2 ## xmm2 = xmm2[0],xmm0[0]
movups %xmm1, (%rax,%rcx,8)
movups %xmm2, 16(%rax,%rcx,8)
addq $4, %rcx
subq $-128, %rsi
cmpq %rcx, %rdx
jne LBB46_165
LBB46_166:
movl %r15d, %edi
subl %edx, %edi
movq %rdx, %r9
notq %r9
addq %r15, %r9
andq $3, %rdi
je LBB46_169
## %bb.167:
movq %rdx, %rcx
shlq $5, %rcx
addq %r8, %rcx
shlq $3, %rdi
xorl %esi, %esi
.p2align 4, 0x90
LBB46_168: ## =>This Inner Loop Header: Depth=1
movq (%rcx,%rsi,4), %rbx
movq %rbx, (%rax,%rdx,8)
incq %rdx
addq $8, %rsi
cmpq %rsi, %rdi
jne LBB46_168
LBB46_169:
cmpq $3, %r9
jb LBB46_125
## %bb.170:
movq %rdx, %rcx
shlq $5, %rcx
addq %r8, %rcx
addq $96, %rcx
.p2align 4, 0x90
LBB46_171: ## =>This Inner Loop Header: Depth=1
movq -96(%rcx), %rsi
movq %rsi, (%rax,%rdx,8)
movq -64(%rcx), %rsi
movq %rsi, 8(%rax,%rdx,8)
movq -32(%rcx), %rsi
movq %rsi, 16(%rax,%rdx,8)
movq (%rcx), %rsi
movq %rsi, 24(%rax,%rdx,8)
addq $4, %rdx
subq $-128, %rcx
cmpq %rdx, %r15
jne LBB46_171
jmp LBB46_125
LBB46_172:
leaq L___func__.main(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.55(%rip), %rcx
movl $1685, %edx ## imm = 0x695
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function handle_D_option
_handle_D_option: ## @handle_D_option
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %rbx
movslq _nDefine(%rip), %r15
leaq 1(%r15), %rax
movl %eax, _nDefine(%rip)
movq _azDefine(%rip), %rdi
leaq 8(,%r15,8), %rsi
callq _realloc
movq %rax, _azDefine(%rip)
testq %rax, %rax
je LBB47_8
## %bb.1:
movq %rax, %r14
movq %rbx, %rdi
callq _strlen
incl %eax
movslq %eax, %rdi
callq _malloc
movq %rax, (%r14,%r15,8)
testq %rax, %rax
je LBB47_8
## %bb.2:
xorl %ecx, %ecx
.p2align 4, 0x90
LBB47_3: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx,%rcx), %edx
movb %dl, (%rax,%rcx)
incq %rcx
testb %dl, %dl
jne LBB47_3
jmp LBB47_4
.p2align 4, 0x90
LBB47_6: ## in Loop: Header=BB47_4 Depth=1
incq %rax
LBB47_4: ## =>This Inner Loop Header: Depth=1
movzbl (%rax), %ecx
testb %cl, %cl
je LBB47_7
## %bb.5: ## in Loop: Header=BB47_4 Depth=1
cmpb $61, %cl
jne LBB47_6
LBB47_7:
movb $0, (%rax)
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB47_8:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.236(%rip), %rdi
movl $14, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function handle_T_option
_handle_T_option: ## @handle_T_option
.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
pushq %rax
.cfi_offset %rbx, -24
movq %rdi, %rbx
callq _strlen
incl %eax
movslq %eax, %rdi
callq _malloc
movq %rax, _user_templatename(%rip)
testq %rax, %rax
je LBB48_4
## %bb.1:
xorl %ecx, %ecx
.p2align 4, 0x90
LBB48_2: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx,%rcx), %edx
movb %dl, (%rax,%rcx)
incq %rcx
testb %dl, %dl
jne LBB48_2
## %bb.3:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB48_4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.16(%rip), %rdi
movl $28, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _OptInit ## -- Begin function OptInit
.p2align 4, 0x90
_OptInit: ## @OptInit
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, _argv(%rip)
movq %rsi, _op(%rip)
movq %rdx, _errstream(%rip)
testq %rdi, %rdi
je LBB49_71
## %bb.1:
testq %rsi, %rsi
je LBB49_71
## %bb.2:
cmpq $0, (%rdi)
je LBB49_71
## %bb.3:
movq 8(%rdi), %r12
testq %r12, %r12
je LBB49_71
## %bb.4:
movq %rdx, %r14
movl $1, %r15d
movq %rdi, -88(%rbp) ## 8-byte Spill
movq %rdi, %rbx
xorl %r13d, %r13d
movq %rdx, -72(%rbp) ## 8-byte Spill
jmp LBB49_10
LBB49_39: ## in Loop: Header=BB49_10 Depth=1
movl $1, %ebx
testq %r14, %r14
je LBB49_45
## %bb.40: ## in Loop: Header=BB49_10 Depth=1
movq %r14, %rdi
leaq L_.str.239(%rip), %rsi
leaq _emsg(%rip), %rdx
xorl %eax, %eax
callq _fprintf
movq -56(%rbp), %r15 ## 8-byte Reload
movl %r15d, %edi
xorl %esi, %esi
movq %r14, %rdx
callq _errline
LBB49_69: ## in Loop: Header=BB49_10 Depth=1
addl -48(%rbp), %ebx ## 4-byte Folded Reload
movl %ebx, %r13d
LBB49_9: ## in Loop: Header=BB49_10 Depth=1
movq _argv(%rip), %rbx
movq 8(%rbx,%r15,8), %r12
incq %r15
testq %r12, %r12
je LBB49_70
LBB49_10: ## =>This Loop Header: Depth=1
## Child Loop BB49_21 Depth 2
## Child Loop BB49_14 Depth 2
movb (%r12), %al
cmpb $45, %al
je LBB49_12
## %bb.11: ## in Loop: Header=BB49_10 Depth=1
cmpb $43, %al
jne LBB49_16
LBB49_12: ## in Loop: Header=BB49_10 Depth=1
movb %al, -41(%rbp) ## 1-byte Spill
movl %r13d, -48(%rbp) ## 4-byte Spill
movq %r15, -56(%rbp) ## 8-byte Spill
movq _op(%rip), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movq 8(%rax), %rbx
testq %rbx, %rbx
je LBB49_5
## %bb.13: ## in Loop: Header=BB49_10 Depth=1
leaq 1(%r12), %r13
movq -64(%rbp), %rax ## 8-byte Reload
leaq 40(%rax), %r14
xorl %r15d, %r15d
.p2align 4, 0x90
LBB49_14: ## Parent Loop BB49_10 Depth=1
## => This Inner Loop Header: Depth=2
movq %rbx, %rdi
callq _strlen
movslq %eax, %rdx
movq %r13, %rdi
movq %rbx, %rsi
callq _strncmp
testl %eax, %eax
je LBB49_23
## %bb.15: ## in Loop: Header=BB49_14 Depth=2
incq %r15
movq (%r14), %rbx
addq $32, %r14
testq %rbx, %rbx
jne LBB49_14
LBB49_5: ## in Loop: Header=BB49_10 Depth=1
movq -72(%rbp), %r14 ## 8-byte Reload
testq %r14, %r14
je LBB49_28
## %bb.6: ## in Loop: Header=BB49_10 Depth=1
movq %r14, %rdi
leaq L_.str.239(%rip), %rsi
leaq _emsg(%rip), %rdx
xorl %eax, %eax
callq _fprintf
movl $1, %ebx
movq -56(%rbp), %r15 ## 8-byte Reload
movl %r15d, %edi
movl $1, %esi
movq %r14, %rdx
callq _errline
jmp LBB49_7
.p2align 4, 0x90
LBB49_16: ## in Loop: Header=BB49_10 Depth=1
movq %r12, %rdi
movl $61, %esi
callq _strchr
testq %rax, %rax
je LBB49_9
## %bb.17: ## in Loop: Header=BB49_10 Depth=1
movl %r13d, -48(%rbp) ## 4-byte Spill
movq %r12, %rdi
movl $61, %esi
callq _strchr
testq %rax, %rax
je LBB49_72
## %bb.18: ## in Loop: Header=BB49_10 Depth=1
movq %rax, %r13
movq %r15, -56(%rbp) ## 8-byte Spill
movb $0, (%rax)
movq _op(%rip), %r15
leaq 8(%r15), %r12
movq 8(%r15), %rsi
testq %rsi, %rsi
je LBB49_31
## %bb.19: ## in Loop: Header=BB49_10 Depth=1
movq -56(%rbp), %rax ## 8-byte Reload
movq (%rbx,%rax,8), %r14
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB49_32
## %bb.20: ## in Loop: Header=BB49_10 Depth=1
leaq 40(%r15), %rcx
movl $1, %edx
.p2align 4, 0x90
LBB49_21: ## Parent Loop BB49_10 Depth=1
## => This Inner Loop Header: Depth=2
movq %rdx, %rbx
movq %rcx, %r12
movq (%rcx), %rsi
testq %rsi, %rsi
je LBB49_33
## %bb.22: ## in Loop: Header=BB49_21 Depth=2
movq %r14, %rdi
callq _strcmp
leaq 1(%rbx), %rdx
leaq 32(%r12), %rcx
testl %eax, %eax
jne LBB49_21
jmp LBB49_33
.p2align 4, 0x90
LBB49_23: ## in Loop: Header=BB49_10 Depth=1
movl %r15d, %edx
xorl %edi, %edi
cmpb $45, -41(%rbp) ## 1-byte Folded Reload
sete %cl
shlq $5, %rdx
movq -64(%rbp), %rsi ## 8-byte Reload
movq 16(%rsi,%rdx), %rax
xorl %ebx, %ebx
testq %rax, %rax
je LBB49_29
## %bb.24: ## in Loop: Header=BB49_10 Depth=1
movl (%rsi,%rdx), %edx
cmpl $8, %edx
movq -72(%rbp), %r14 ## 8-byte Reload
movq -56(%rbp), %r15 ## 8-byte Reload
movl -48(%rbp), %r13d ## 4-byte Reload
je LBB49_41
## %bb.25: ## in Loop: Header=BB49_10 Depth=1
movb %cl, %dil
cmpl $5, %edx
je LBB49_42
## %bb.26: ## in Loop: Header=BB49_10 Depth=1
cmpl $1, %edx
jne LBB49_43
## %bb.27: ## in Loop: Header=BB49_10 Depth=1
movl %edi, (%rax)
jmp LBB49_8
LBB49_28: ## in Loop: Header=BB49_10 Depth=1
movl $1, %ebx
jmp LBB49_30
LBB49_29: ## in Loop: Header=BB49_10 Depth=1
movq -72(%rbp), %r14 ## 8-byte Reload
LBB49_30: ## in Loop: Header=BB49_10 Depth=1
movq -56(%rbp), %r15 ## 8-byte Reload
LBB49_7: ## in Loop: Header=BB49_10 Depth=1
movl -48(%rbp), %r13d ## 4-byte Reload
LBB49_8: ## in Loop: Header=BB49_10 Depth=1
addl %ebx, %r13d
jmp LBB49_9
LBB49_31: ## in Loop: Header=BB49_10 Depth=1
xorl %esi, %esi
jmp LBB49_34
LBB49_32: ## in Loop: Header=BB49_10 Depth=1
xorl %ebx, %ebx
LBB49_33: ## in Loop: Header=BB49_10 Depth=1
movl %ebx, %esi
movq -72(%rbp), %r14 ## 8-byte Reload
LBB49_34: ## in Loop: Header=BB49_10 Depth=1
movb $61, (%r13)
cmpq $0, (%r12)
je LBB49_39
## %bb.35: ## in Loop: Header=BB49_10 Depth=1
shlq $5, %rsi
movl (%r15,%rsi), %eax
xorps %xmm0, %xmm0
xorl %edi, %edi
decl %eax
cmpl $7, %eax
ja LBB49_54
## %bb.36: ## in Loop: Header=BB49_10 Depth=1
incq %r13
leaq LJTI49_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
movq -56(%rbp), %r15 ## 8-byte Reload
jmpq *%rax
LBB49_37: ## in Loop: Header=BB49_10 Depth=1
movl $1, %ebx
testq %r14, %r14
je LBB49_56
## %bb.38: ## in Loop: Header=BB49_10 Depth=1
movq %r14, %rdi
movq %rsi, %r12
leaq L_.str.242(%rip), %rsi
leaq _emsg(%rip), %rdx
xorl %eax, %eax
callq _fprintf
movl %r15d, %edi
xorl %esi, %esi
movq %r14, %rdx
callq _errline
xorl %edi, %edi
xorps %xmm0, %xmm0
movq %r12, %rsi
xorl %r13d, %r13d
jmp LBB49_61
LBB49_41: ## in Loop: Header=BB49_10 Depth=1
addq $2, %r12
movq %r12, %rdi
callq *%rax
jmp LBB49_8
LBB49_42: ## in Loop: Header=BB49_10 Depth=1
callq *%rax
jmp LBB49_8
LBB49_43: ## in Loop: Header=BB49_10 Depth=1
testq %r14, %r14
je LBB49_55
## %bb.44: ## in Loop: Header=BB49_10 Depth=1
movq %r14, %rdi
leaq L_.str.240(%rip), %rsi
leaq _emsg(%rip), %rdx
xorl %eax, %eax
callq _fprintf
movl $1, %ebx
movl %r15d, %edi
movl $1, %esi
movq %r14, %rdx
callq _errline
jmp LBB49_8
LBB49_45: ## in Loop: Header=BB49_10 Depth=1
movq -56(%rbp), %r15 ## 8-byte Reload
jmp LBB49_69
LBB49_46: ## in Loop: Header=BB49_10 Depth=1
movq %rsi, %r12
xorl %ebx, %ebx
movq %r13, %rdi
leaq -80(%rbp), %rsi
xorl %edx, %edx
callq _strtol
movq %rax, %rdi
movq -80(%rbp), %r13
cmpb $0, (%r13)
je LBB49_49
## %bb.47: ## in Loop: Header=BB49_10 Depth=1
movl $1, %ebx
testq %r14, %r14
je LBB49_49
## %bb.48: ## in Loop: Header=BB49_10 Depth=1
movq %rdi, -64(%rbp) ## 8-byte Spill
movq %r14, %rdi
leaq L_.str.244(%rip), %rsi
leaq _emsg(%rip), %rdx
xorl %eax, %eax
callq _fprintf
movq _argv(%rip), %rax
subl (%rax,%r15,8), %r13d
movl %r15d, %edi
movl %r13d, %esi
movq %r14, %rdx
callq _errline
movq -64(%rbp), %rdi ## 8-byte Reload
LBB49_49: ## in Loop: Header=BB49_10 Depth=1
xorl %r13d, %r13d
movq %r12, %rsi
xorps %xmm0, %xmm0
jmp LBB49_61
LBB49_50: ## in Loop: Header=BB49_10 Depth=1
movq %rsi, %r12
movq %r13, %rdi
leaq -80(%rbp), %rsi
callq _strtod
movq -80(%rbp), %rax
cmpb $0, (%rax)
je LBB49_57
## %bb.51: ## in Loop: Header=BB49_10 Depth=1
movl $1, %ebx
testq %r14, %r14
je LBB49_58
## %bb.52: ## in Loop: Header=BB49_10 Depth=1
movq %r14, %rdi
leaq L_.str.243(%rip), %rsi
leaq _emsg(%rip), %rdx
xorl %eax, %eax
movsd %xmm0, -64(%rbp) ## 8-byte Spill
callq _fprintf
movl -80(%rbp), %esi
movq _argv(%rip), %rax
subl (%rax,%r15,8), %esi
movl %r15d, %edi
movq %r14, %rdx
callq _errline
xorl %edi, %edi
movsd -64(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
jmp LBB49_59
LBB49_53: ## in Loop: Header=BB49_10 Depth=1
xorl %ebx, %ebx
jmp LBB49_61
LBB49_54: ## in Loop: Header=BB49_10 Depth=1
xorl %r13d, %r13d
xorl %ebx, %ebx
movq -56(%rbp), %r15 ## 8-byte Reload
jmp LBB49_61
LBB49_55: ## in Loop: Header=BB49_10 Depth=1
movl $1, %ebx
jmp LBB49_8
LBB49_56: ## in Loop: Header=BB49_10 Depth=1
xorl %edi, %edi
xorl %r13d, %r13d
jmp LBB49_61
LBB49_57: ## in Loop: Header=BB49_10 Depth=1
xorl %edi, %edi
xorl %r13d, %r13d
xorl %ebx, %ebx
jmp LBB49_60
LBB49_58: ## in Loop: Header=BB49_10 Depth=1
xorl %edi, %edi
LBB49_59: ## in Loop: Header=BB49_10 Depth=1
xorl %r13d, %r13d
LBB49_60: ## in Loop: Header=BB49_10 Depth=1
movq %r12, %rsi
LBB49_61: ## in Loop: Header=BB49_10 Depth=1
movq _op(%rip), %rax
movl (%rax,%rsi), %ecx
addl $-2, %ecx
cmpl $6, %ecx
ja LBB49_69
## %bb.62: ## in Loop: Header=BB49_10 Depth=1
leaq LJTI49_1(%rip), %rdx
movslq (%rdx,%rcx,4), %rcx
addq %rdx, %rcx
jmpq *%rcx
LBB49_63: ## in Loop: Header=BB49_10 Depth=1
movq 16(%rax,%rsi), %rax
movl %edi, (%rax)
jmp LBB49_69
LBB49_64: ## in Loop: Header=BB49_10 Depth=1
movq 16(%rax,%rsi), %rax
movsd %xmm0, (%rax)
jmp LBB49_69
LBB49_65: ## in Loop: Header=BB49_10 Depth=1
movq 16(%rax,%rsi), %rax
movq %r13, (%rax)
jmp LBB49_69
LBB49_66: ## in Loop: Header=BB49_10 Depth=1
## kill: def $edi killed $edi killed $rdi
callq *16(%rax,%rsi)
jmp LBB49_69
LBB49_67: ## in Loop: Header=BB49_10 Depth=1
callq *16(%rax,%rsi)
jmp LBB49_69
LBB49_68: ## in Loop: Header=BB49_10 Depth=1
movq %r13, %rdi
callq *16(%rax,%rsi)
jmp LBB49_69
LBB49_70:
testl %r13d, %r13d
movq -88(%rbp), %rax ## 8-byte Reload
jg LBB49_73
LBB49_71:
xorl %eax, %eax
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB49_72:
callq _OptInit.cold.1
jmp LBB49_71
LBB49_73:
movq (%rax), %rdx
leaq L_.str.67(%rip), %rsi
movq %r14, %rdi
xorl %eax, %eax
callq _fprintf
callq _OptPrint
movl $1, %edi
callq _exit
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L49_0_set_37, LBB49_37-LJTI49_0
.set L49_0_set_46, LBB49_46-LJTI49_0
.set L49_0_set_50, LBB49_50-LJTI49_0
.set L49_0_set_53, LBB49_53-LJTI49_0
LJTI49_0:
.long L49_0_set_37
.long L49_0_set_46
.long L49_0_set_50
.long L49_0_set_53
.long L49_0_set_37
.long L49_0_set_46
.long L49_0_set_50
.long L49_0_set_53
.set L49_1_set_63, LBB49_63-LJTI49_1
.set L49_1_set_64, LBB49_64-LJTI49_1
.set L49_1_set_65, LBB49_65-LJTI49_1
.set L49_1_set_69, LBB49_69-LJTI49_1
.set L49_1_set_66, LBB49_66-LJTI49_1
.set L49_1_set_67, LBB49_67-LJTI49_1
.set L49_1_set_68, LBB49_68-LJTI49_1
LJTI49_1:
.long L49_1_set_63
.long L49_1_set_64
.long L49_1_set_65
.long L49_1_set_69
.long L49_1_set_66
.long L49_1_set_67
.long L49_1_set_68
.end_data_region
## -- End function
.globl _OptNArgs ## -- Begin function OptNArgs
.p2align 4, 0x90
_OptNArgs: ## @OptNArgs
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _argv(%rip), %r13
xorl %r14d, %r14d
testq %r13, %r13
je LBB50_10
## %bb.1:
cmpq $0, (%r13)
je LBB50_10
## %bb.2:
movq 8(%r13), %r12
testq %r12, %r12
je LBB50_10
## %bb.3:
addq $16, %r13
xorl %ebx, %ebx
movl $1, %r15d
xorl %r14d, %r14d
jmp LBB50_4
.p2align 4, 0x90
LBB50_8: ## in Loop: Header=BB50_4 Depth=1
incl %r14d
LBB50_9: ## in Loop: Header=BB50_4 Depth=1
movq %r12, %rdi
leaq L_.str.68(%rip), %rsi
callq _strcmp
testl %eax, %eax
cmovel %r15d, %ebx
movq (%r13), %r12
addq $8, %r13
testq %r12, %r12
je LBB50_10
LBB50_4: ## =>This Inner Loop Header: Depth=1
testl %ebx, %ebx
jne LBB50_8
## %bb.5: ## in Loop: Header=BB50_4 Depth=1
movzbl (%r12), %eax
cmpb $43, %al
je LBB50_9
## %bb.6: ## in Loop: Header=BB50_4 Depth=1
cmpb $45, %al
je LBB50_9
## %bb.7: ## in Loop: Header=BB50_4 Depth=1
movq %r12, %rdi
movl $61, %esi
callq _strchr
testq %rax, %rax
jne LBB50_9
jmp LBB50_8
LBB50_10:
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Strsafe_init ## -- Begin function Strsafe_init
.p2align 4, 0x90
_Strsafe_init: ## @Strsafe_init
.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
pushq %rax
.cfi_offset %rbx, -24
cmpq $0, _x1a(%rip)
je LBB51_1
LBB51_6:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB51_1:
movl $24, %edi
callq _malloc
movq %rax, _x1a(%rip)
testq %rax, %rax
je LBB51_6
## %bb.2:
movq %rax, %rbx
movq $1024, (%rax) ## imm = 0x400
movl $1024, %edi ## imm = 0x400
movl $32, %esi
callq _calloc
movq %rax, 8(%rbx)
testq %rax, %rax
je LBB51_3
## %bb.4:
movq %rax, %rcx
addq $24576, %rcx ## imm = 0x6000
movq %rcx, 16(%rbx)
movq $0, 24576(%rax)
xorl %eax, %eax
.p2align 4, 0x90
LBB51_5: ## =>This Inner Loop Header: Depth=1
movq 16(%rbx), %rcx
movq $0, 8(%rcx,%rax,8)
movq 16(%rbx), %rcx
movq $0, 16(%rcx,%rax,8)
movq 16(%rbx), %rcx
movq $0, 24(%rcx,%rax,8)
addq $3, %rax
cmpq $1023, %rax ## imm = 0x3FF
jne LBB51_5
jmp LBB51_6
LBB51_3:
movq %rbx, %rdi
callq _free
movq $0, _x1a(%rip)
jmp LBB51_6
.cfi_endproc
## -- End function
.globl _Symbol_init ## -- Begin function Symbol_init
.p2align 4, 0x90
_Symbol_init: ## @Symbol_init
.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
pushq %rax
.cfi_offset %rbx, -24
cmpq $0, _x2a(%rip)
je LBB52_1
LBB52_4:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB52_1:
movl $24, %edi
callq _malloc
movq %rax, _x2a(%rip)
testq %rax, %rax
je LBB52_4
## %bb.2:
movq %rax, %rbx
movq $128, (%rax)
movl $128, %edi
movl $40, %esi
callq _calloc
movq %rax, 8(%rbx)
testq %rax, %rax
je LBB52_3
## %bb.5:
movq %rax, %rcx
addq $4096, %rcx ## imm = 0x1000
movq %rcx, 16(%rbx)
movq $0, 4096(%rax)
xorl %eax, %eax
.p2align 4, 0x90
LBB52_6: ## =>This Inner Loop Header: Depth=1
movq 16(%rbx), %rcx
movq $0, 8(%rcx,%rax,8)
movq 16(%rbx), %rcx
movq $0, 16(%rcx,%rax,8)
movq 16(%rbx), %rcx
movq $0, 24(%rcx,%rax,8)
cmpq $124, %rax
je LBB52_4
## %bb.7: ## in Loop: Header=BB52_6 Depth=1
movq 16(%rbx), %rcx
movq $0, 32(%rcx,%rax,8)
addq $4, %rax
jmp LBB52_6
LBB52_3:
movq %rbx, %rdi
callq _free
movq $0, _x2a(%rip)
jmp LBB52_4
.cfi_endproc
## -- End function
.globl _State_init ## -- Begin function State_init
.p2align 4, 0x90
_State_init: ## @State_init
.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
pushq %rax
.cfi_offset %rbx, -24
cmpq $0, _x3a(%rip)
je LBB53_1
LBB53_4:
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB53_1:
movl $24, %edi
callq _malloc
movq %rax, _x3a(%rip)
testq %rax, %rax
je LBB53_4
## %bb.2:
movq %rax, %rbx
movq $128, (%rax)
movl $128, %edi
movl $40, %esi
callq _calloc
movq %rax, 8(%rbx)
testq %rax, %rax
je LBB53_3
## %bb.5:
movq %rax, %rcx
addq $4096, %rcx ## imm = 0x1000
movq %rcx, 16(%rbx)
movq $0, 4096(%rax)
xorl %eax, %eax
.p2align 4, 0x90
LBB53_6: ## =>This Inner Loop Header: Depth=1
movq 16(%rbx), %rcx
movq $0, 8(%rcx,%rax,8)
movq 16(%rbx), %rcx
movq $0, 16(%rcx,%rax,8)
movq 16(%rbx), %rcx
movq $0, 24(%rcx,%rax,8)
cmpq $124, %rax
je LBB53_4
## %bb.7: ## in Loop: Header=BB53_6 Depth=1
movq 16(%rbx), %rcx
movq $0, 32(%rcx,%rax,8)
addq $4, %rax
jmp LBB53_6
LBB53_3:
movq %rbx, %rdi
callq _free
movq $0, _x3a(%rip)
jmp LBB53_4
.cfi_endproc
## -- End function
.globl _OptArg ## -- Begin function OptArg
.p2align 4, 0x90
_OptArg: ## @OptArg
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _argv(%rip), %r13
testq %r13, %r13
je LBB54_16
## %bb.1:
cmpq $0, (%r13)
je LBB54_16
## %bb.2:
movq 8(%r13), %rbx
xorl %eax, %eax
testq %rbx, %rbx
je LBB54_17
## %bb.3:
movl %edi, %r12d
movl $1, %r14d
xorl %r15d, %r15d
jmp LBB54_5
.p2align 4, 0x90
LBB54_4: ## in Loop: Header=BB54_5 Depth=1
movq %rbx, %rdi
leaq L_.str.68(%rip), %rsi
callq _strcmp
testl %eax, %eax
movl $1, %eax
cmovel %eax, %r15d
movq 8(%r13,%r14,8), %rbx
incq %r14
testq %rbx, %rbx
je LBB54_16
LBB54_5: ## =>This Inner Loop Header: Depth=1
testl %r15d, %r15d
je LBB54_8
LBB54_6: ## in Loop: Header=BB54_5 Depth=1
testl %r12d, %r12d
je LBB54_14
## %bb.7: ## in Loop: Header=BB54_5 Depth=1
decl %r12d
jmp LBB54_4
.p2align 4, 0x90
LBB54_8: ## in Loop: Header=BB54_5 Depth=1
movzbl (%rbx), %eax
cmpb $43, %al
je LBB54_4
## %bb.9: ## in Loop: Header=BB54_5 Depth=1
cmpb $45, %al
je LBB54_4
## %bb.10: ## in Loop: Header=BB54_5 Depth=1
movq %rbx, %rdi
movl $61, %esi
callq _strchr
testq %rax, %rax
jne LBB54_4
jmp LBB54_6
LBB54_14:
testl $-2147483648, %r14d ## imm = 0x80000000
jne LBB54_16
## %bb.15:
movl %r14d, %eax
movq (%r13,%rax,8), %rax
jmp LBB54_17
LBB54_16:
xorl %eax, %eax
LBB54_17:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Symbol_new ## -- Begin function Symbol_new
.p2align 4, 0x90
_Symbol_new: ## @Symbol_new
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq _x2a(%rip), %rax
testq %rax, %rax
je LBB55_10
## %bb.1:
movb (%r14), %dl
testb %dl, %dl
je LBB55_2
## %bb.3:
leaq 1(%r14), %rsi
xorl %ecx, %ecx
.p2align 4, 0x90
LBB55_4: ## =>This Inner Loop Header: Depth=1
leal (%rcx,%rcx,2), %edi
leal (%rcx,%rdi,4), %edi
movsbl %dl, %ecx
addl %edi, %ecx
movzbl (%rsi), %edx
incq %rsi
testb %dl, %dl
jne LBB55_4
jmp LBB55_5
LBB55_2:
xorl %ecx, %ecx
LBB55_5:
movl (%rax), %edx
decl %edx
andl %ecx, %edx
movq 16(%rax), %rax
movq (%rax,%rdx,8), %rbx
testq %rbx, %rbx
je LBB55_10
.p2align 4, 0x90
LBB55_7: ## =>This Inner Loop Header: Depth=1
movq 8(%rbx), %rdi
movq %r14, %rsi
callq _strcmp
testl %eax, %eax
je LBB55_9
## %bb.8: ## in Loop: Header=BB55_7 Depth=1
movq 16(%rbx), %rbx
testq %rbx, %rbx
jne LBB55_7
LBB55_10:
movl $1, %edi
movl $96, %esi
callq _calloc
testq %rax, %rax
je LBB55_16
## %bb.11:
movq %rax, %rbx
movq %r14, %rdi
callq _Strsafe
movq %rax, %r15
movq %rax, (%rbx)
movzbl (%r14), %edi
testb %dil, %dil
js LBB55_13
## %bb.12:
movq __DefaultRuneLocale@GOTPCREL(%rip), %rcx
movl $32768, %eax ## imm = 0x8000
andl 60(%rcx,%rdi,4), %eax
jmp LBB55_14
LBB55_13:
movl $32768, %esi ## imm = 0x8000
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
LBB55_14:
xorl %ecx, %ecx
testl %eax, %eax
sete %cl
movl %ecx, 12(%rbx)
xorps %xmm0, %xmm0
movups %xmm0, 16(%rbx)
movabsq $17179869183, %rax ## imm = 0x3FFFFFFFF
movq %rax, 32(%rbx)
movq $0, 72(%rbx)
movups %xmm0, 40(%rbx)
movups %xmm0, 52(%rbx)
movq %rbx, %rdi
movq %r15, %rsi
callq _Symbol_insert
LBB55_15:
incl 52(%rbx)
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB55_9:
movq (%rbx), %rbx
testq %rbx, %rbx
jne LBB55_15
jmp LBB55_10
LBB55_16:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.16(%rip), %rdi
movl $28, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function Parse
LCPI56_0:
.space 16,10
LCPI56_1:
.byte 10 ## 0xa
.byte 10 ## 0xa
.byte 10 ## 0xa
.byte 10 ## 0xa
.byte 10 ## 0xa
.byte 10 ## 0xa
.byte 10 ## 0xa
.byte 10 ## 0xa
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
.space 1
LCPI56_2:
.space 16
LCPI56_3:
.space 16,255
.section __TEXT,__text,regular,pure_instructions
.globl _Parse
.p2align 4, 0x90
_Parse: ## @Parse
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
movl $16328, %eax ## imm = 0x3FC8
callq ____chkstk_darwin
subq %rax, %rsp
popq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r12
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq -16352(%rbp), %rdi
movl $16136, %esi ## imm = 0x3F08
callq ___bzero
movq %r12, -16336(%rbp)
movq 216(%r12), %r14
movq %r14, -16360(%rbp)
movl $0, -16328(%rbp)
leaq L_.str.74(%rip), %rsi
movq %r14, %rdi
callq _fopen
testq %rax, %rax
je LBB56_125
## %bb.1:
movq %rax, %rbx
movq %rax, %rdi
xorl %esi, %esi
movl $2, %edx
callq _fseek
movq %rbx, %rdi
callq _ftell
movq %rax, %r15
movq %rbx, %rdi
callq _rewind
leal 1(%r15), %edi
callq _malloc
cmpl $100000000, %r15d ## imm = 0x5F5E100
ja LBB56_126
## %bb.2:
movq %rax, %r13
testq %rax, %rax
je LBB56_126
## %bb.3:
movq %r12, -200(%rbp) ## 8-byte Spill
movl %r15d, %r12d
movl $1, %esi
movq %r13, %rdi
movq %r12, %rdx
movq %rbx, %rcx
callq _fread
cmpq %r12, %rax
jne LBB56_127
## %bb.4:
movq %rbx, %rdi
callq _fclose
movb $0, (%r13,%r12)
leaq 1(%r13), %rax
movq %rax, -208(%rbp) ## 8-byte Spill
movl $1, %r12d
xorl %r14d, %r14d
movl $6, %ebx
movq __DefaultRuneLocale@GOTPCREL(%rip), %r15
movq %r13, %rdi
movl $0, -144(%rbp) ## 4-byte Folded Spill
movl $0, -172(%rbp) ## 4-byte Folded Spill
movl $1, -164(%rbp) ## 4-byte Folded Spill
movq %r13, -192(%rbp) ## 8-byte Spill
jmp LBB56_7
.p2align 4, 0x90
LBB56_15: ## in Loop: Header=BB56_7 Depth=1
incl %r12d
LBB56_6: ## in Loop: Header=BB56_7 Depth=1
incq %r14
incq %rdi
incq %rbx
LBB56_7: ## =>This Loop Header: Depth=1
## Child Loop BB56_62 Depth 2
## Child Loop BB56_100 Depth 2
## Child Loop BB56_123 Depth 2
## Child Loop BB56_119 Depth 2
## Child Loop BB56_35 Depth 2
## Child Loop BB56_39 Depth 2
## Child Loop BB56_47 Depth 2
## Child Loop BB56_55 Depth 2
movb (%r13,%r14), %al
cmpb $10, %al
je LBB56_15
## %bb.8: ## in Loop: Header=BB56_7 Depth=1
cmpb $37, %al
je LBB56_9
## %bb.5: ## in Loop: Header=BB56_7 Depth=1
testb %al, %al
jne LBB56_6
jmp LBB56_130
.p2align 4, 0x90
LBB56_9: ## in Loop: Header=BB56_7 Depth=1
testq %r14, %r14
je LBB56_11
## %bb.10: ## in Loop: Header=BB56_7 Depth=1
leal -1(%r14), %eax
cmpb $10, (%r13,%rax)
jne LBB56_6
LBB56_11: ## in Loop: Header=BB56_7 Depth=1
movq %rdi, -120(%rbp) ## 8-byte Spill
movq %rbx, -128(%rbp) ## 8-byte Spill
leaq (%r14,%r13), %rbx
movl $6, %edx
movq %rbx, %rdi
leaq L_.str.247(%rip), %rsi
callq _strncmp
testl %eax, %eax
je LBB56_16
LBB56_12: ## in Loop: Header=BB56_7 Depth=1
movl $6, %edx
movq %rbx, %rdi
leaq L_.str.248(%rip), %rsi
callq _strncmp
testl %eax, %eax
je LBB56_18
LBB56_13: ## in Loop: Header=BB56_7 Depth=1
movl $7, %edx
movq %rbx, %rdi
leaq L_.str.249(%rip), %rsi
callq _strncmp
testl %eax, %eax
je LBB56_20
LBB56_14: ## in Loop: Header=BB56_7 Depth=1
movq -128(%rbp), %rbx ## 8-byte Reload
movq -120(%rbp), %rdi ## 8-byte Reload
jmp LBB56_6
LBB56_16: ## in Loop: Header=BB56_7 Depth=1
leal 6(%r14), %eax
movzbl (%r13,%rax), %edi
testb %dil, %dil
js LBB56_22
## %bb.17: ## in Loop: Header=BB56_7 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $16384, %ecx ## imm = 0x4000
andl %ecx, %eax
testl %eax, %eax
jne LBB56_23
jmp LBB56_12
LBB56_18: ## in Loop: Header=BB56_7 Depth=1
leal 6(%r14), %eax
movzbl (%r13,%rax), %edi
testb %dil, %dil
js LBB56_28
## %bb.19: ## in Loop: Header=BB56_7 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $16384, %ecx ## imm = 0x4000
andl %ecx, %eax
testl %eax, %eax
jne LBB56_31
jmp LBB56_13
LBB56_20: ## in Loop: Header=BB56_7 Depth=1
leal 7(%r14), %eax
movzbl (%r13,%rax), %edi
testb %dil, %dil
js LBB56_30
## %bb.21: ## in Loop: Header=BB56_7 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $16384, %ecx ## imm = 0x4000
andl %ecx, %eax
testl %eax, %eax
jne LBB56_31
jmp LBB56_14
LBB56_22: ## in Loop: Header=BB56_7 Depth=1
movl $16384, %esi ## imm = 0x4000
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
testl %eax, %eax
je LBB56_12
LBB56_23: ## in Loop: Header=BB56_7 Depth=1
movl -144(%rbp), %eax ## 4-byte Reload
testl %eax, %eax
movq -120(%rbp), %rdi ## 8-byte Reload
je LBB56_29
## %bb.24: ## in Loop: Header=BB56_7 Depth=1
decl %eax
movq -128(%rbp), %rbx ## 8-byte Reload
jne LBB56_118
## %bb.25: ## in Loop: Header=BB56_7 Depth=1
movslq -172(%rbp), %rax ## 4-byte Folded Reload
movq %r14, %r8
subq %rax, %r8
jle LBB56_117
## %bb.26: ## in Loop: Header=BB56_7 Depth=1
cmpq $8, %r8
jae LBB56_58
## %bb.27: ## in Loop: Header=BB56_7 Depth=1
movq %rax, %rsi
jmp LBB56_123
LBB56_28: ## in Loop: Header=BB56_7 Depth=1
movl $16384, %esi ## imm = 0x4000
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
testl %eax, %eax
jne LBB56_31
jmp LBB56_13
LBB56_29: ## in Loop: Header=BB56_7 Depth=1
xorl %eax, %eax
movq -128(%rbp), %rbx ## 8-byte Reload
jmp LBB56_118
LBB56_30: ## in Loop: Header=BB56_7 Depth=1
movl $16384, %esi ## imm = 0x4000
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
testl %eax, %eax
je LBB56_14
LBB56_31: ## in Loop: Header=BB56_7 Depth=1
movq -128(%rbp), %rbx ## 8-byte Reload
movl -144(%rbp), %eax ## 4-byte Reload
testl %eax, %eax
je LBB56_35
## %bb.32: ## in Loop: Header=BB56_7 Depth=1
incl %eax
movl %eax, -144(%rbp) ## 4-byte Spill
movq -128(%rbp), %rbx ## 8-byte Reload
movq -120(%rbp), %rdi ## 8-byte Reload
jmp LBB56_54
.p2align 4, 0x90
LBB56_33: ## in Loop: Header=BB56_35 Depth=2
movl $16384, %esi ## imm = 0x4000
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
LBB56_34: ## in Loop: Header=BB56_35 Depth=2
incq %rbx
testl %eax, %eax
je LBB56_37
LBB56_35: ## Parent Loop BB56_7 Depth=1
## => This Inner Loop Header: Depth=2
movzbl 1(%r13,%rbx), %edi
testb %dil, %dil
js LBB56_33
## %bb.36: ## in Loop: Header=BB56_35 Depth=2
movl 60(%r15,%rdi,4), %eax
movl $16384, %ecx ## imm = 0x4000
andl %ecx, %eax
jmp LBB56_34
LBB56_37: ## in Loop: Header=BB56_7 Depth=1
movl %ebx, %eax
movq %rax, -136(%rbp) ## 8-byte Spill
movb (%r13,%rax), %al
testb %al, %al
je LBB56_43
## %bb.38: ## in Loop: Header=BB56_7 Depth=1
movl %ebx, %ebx
addq -208(%rbp), %rbx ## 8-byte Folded Reload
xorl %r13d, %r13d
jmp LBB56_39
.p2align 4, 0x90
LBB56_41: ## in Loop: Header=BB56_39 Depth=2
movl $16384, %esi ## imm = 0x4000
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
testl %eax, %eax
jne LBB56_44
LBB56_42: ## in Loop: Header=BB56_39 Depth=2
movzbl (%rbx,%r13), %eax
incq %r13
testb %al, %al
je LBB56_44
LBB56_39: ## Parent Loop BB56_7 Depth=1
## => This Inner Loop Header: Depth=2
movzbl %al, %edi
testb %al, %al
js LBB56_41
## %bb.40: ## in Loop: Header=BB56_39 Depth=2
movl 60(%r15,%rdi,4), %eax
movl $16384, %ecx ## imm = 0x4000
andl %ecx, %eax
testl %eax, %eax
je LBB56_42
jmp LBB56_44
LBB56_43: ## in Loop: Header=BB56_7 Depth=1
xorl %r13d, %r13d
LBB56_44: ## in Loop: Header=BB56_7 Depth=1
movq %r14, -216(%rbp) ## 8-byte Spill
movl _nDefine(%rip), %ecx
movl $1, %esi
movl $0, -144(%rbp) ## 4-byte Folded Spill
testl %ecx, %ecx
jle LBB56_51
## %bb.45: ## in Loop: Header=BB56_7 Depth=1
movl %r12d, -168(%rbp) ## 4-byte Spill
movq -136(%rbp), %rax ## 8-byte Reload
addq -192(%rbp), %rax ## 8-byte Folded Reload
movq %rax, -136(%rbp) ## 8-byte Spill
movq _azDefine(%rip), %rax
movq %rax, -152(%rbp) ## 8-byte Spill
movl %r13d, %eax
movq %rax, -184(%rbp) ## 8-byte Spill
movq %rcx, %rax
negq %rax
movq %rax, -160(%rbp) ## 8-byte Spill
movb $1, %r14b
movl $1, %ebx
jmp LBB56_47
.p2align 4, 0x90
LBB56_46: ## in Loop: Header=BB56_47 Depth=2
movq %r15, %rcx
cmpq %r15, %rbx
setb %r14b
movq -160(%rbp), %rax ## 8-byte Reload
addq %rbx, %rax
incq %rax
incq %rbx
cmpq $1, %rax
je LBB56_50
LBB56_47: ## Parent Loop BB56_7 Depth=1
## => This Inner Loop Header: Depth=2
movq %rcx, %r15
movq -152(%rbp), %rax ## 8-byte Reload
movq -8(%rax,%rbx,8), %r12
movq %r12, %rdi
movq -136(%rbp), %rsi ## 8-byte Reload
movq -184(%rbp), %rdx ## 8-byte Reload
callq _strncmp
testl %eax, %eax
jne LBB56_46
## %bb.48: ## in Loop: Header=BB56_47 Depth=2
movq %r12, %rdi
callq _strlen
cmpl %eax, %r13d
jne LBB56_46
## %bb.49: ## in Loop: Header=BB56_7 Depth=1
xorl %esi, %esi
movq __DefaultRuneLocale@GOTPCREL(%rip), %r15
movl -168(%rbp), %r12d ## 4-byte Reload
jmp LBB56_52
LBB56_50: ## in Loop: Header=BB56_7 Depth=1
movq __DefaultRuneLocale@GOTPCREL(%rip), %r15
movl -168(%rbp), %r12d ## 4-byte Reload
movl $1, %esi
jmp LBB56_52
LBB56_51: ## in Loop: Header=BB56_7 Depth=1
xorl %r14d, %r14d
LBB56_52: ## in Loop: Header=BB56_7 Depth=1
movq -216(%rbp), %rdx ## 8-byte Reload
leal 3(%rdx), %eax
movzbl %r14b, %ecx
movq %rdx, %r14
andl $1, %ecx
movq -192(%rbp), %r13 ## 8-byte Reload
cmpb $110, (%r13,%rax)
cmovnel %esi, %ecx
testl %ecx, %ecx
movq -128(%rbp), %rbx ## 8-byte Reload
movq -120(%rbp), %rdi ## 8-byte Reload
je LBB56_54
## %bb.53: ## in Loop: Header=BB56_7 Depth=1
movl $1, -144(%rbp) ## 4-byte Folded Spill
movl %r14d, %eax
movl %r14d, -172(%rbp) ## 4-byte Spill
movl %r12d, -164(%rbp) ## 4-byte Spill
LBB56_54: ## in Loop: Header=BB56_7 Depth=1
movq %rdi, %rax
.p2align 4, 0x90
LBB56_55: ## Parent Loop BB56_7 Depth=1
## => This Inner Loop Header: Depth=2
movzbl (%rax), %ecx
testb %cl, %cl
je LBB56_6
## %bb.56: ## in Loop: Header=BB56_55 Depth=2
cmpb $10, %cl
je LBB56_6
## %bb.57: ## in Loop: Header=BB56_55 Depth=2
movb $32, (%rax)
incq %rax
jmp LBB56_55
LBB56_58: ## in Loop: Header=BB56_7 Depth=1
cmpq $16, %r8
jae LBB56_60
## %bb.59: ## in Loop: Header=BB56_7 Depth=1
xorl %edx, %edx
jmp LBB56_98
LBB56_60: ## in Loop: Header=BB56_7 Depth=1
movq %r8, %rdx
andq $-16, %rdx
movq %r8, %rsi
andq $-16, %rsi
leaq (%rax,%r13), %rdi
xorl %ebx, %ebx
jmp LBB56_62
.p2align 4, 0x90
LBB56_61: ## in Loop: Header=BB56_62 Depth=2
addq $16, %rbx
cmpq %rbx, %rsi
je LBB56_94
LBB56_62: ## Parent Loop BB56_7 Depth=1
## => This Inner Loop Header: Depth=2
movdqu (%rdi,%rbx), %xmm0
pcmpeqb LCPI56_0(%rip), %xmm0
movd %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_64
## %bb.63: ## in Loop: Header=BB56_62 Depth=2
movb $32, (%rdi,%rbx)
LBB56_64: ## in Loop: Header=BB56_62 Depth=2
pextrb $1, %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_66
## %bb.65: ## in Loop: Header=BB56_62 Depth=2
movb $32, 1(%rdi,%rbx)
LBB56_66: ## in Loop: Header=BB56_62 Depth=2
pextrb $2, %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_68
## %bb.67: ## in Loop: Header=BB56_62 Depth=2
movb $32, 2(%rdi,%rbx)
LBB56_68: ## in Loop: Header=BB56_62 Depth=2
pextrb $3, %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_70
## %bb.69: ## in Loop: Header=BB56_62 Depth=2
movb $32, 3(%rdi,%rbx)
LBB56_70: ## in Loop: Header=BB56_62 Depth=2
pextrb $4, %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_72
## %bb.71: ## in Loop: Header=BB56_62 Depth=2
movb $32, 4(%rdi,%rbx)
LBB56_72: ## in Loop: Header=BB56_62 Depth=2
pextrb $5, %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_74
## %bb.73: ## in Loop: Header=BB56_62 Depth=2
movb $32, 5(%rdi,%rbx)
LBB56_74: ## in Loop: Header=BB56_62 Depth=2
pextrb $6, %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_76
## %bb.75: ## in Loop: Header=BB56_62 Depth=2
movb $32, 6(%rdi,%rbx)
LBB56_76: ## in Loop: Header=BB56_62 Depth=2
pextrb $7, %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_78
## %bb.77: ## in Loop: Header=BB56_62 Depth=2
movb $32, 7(%rdi,%rbx)
LBB56_78: ## in Loop: Header=BB56_62 Depth=2
pextrb $8, %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_80
## %bb.79: ## in Loop: Header=BB56_62 Depth=2
movb $32, 8(%rdi,%rbx)
LBB56_80: ## in Loop: Header=BB56_62 Depth=2
pextrb $9, %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_82
## %bb.81: ## in Loop: Header=BB56_62 Depth=2
movb $32, 9(%rdi,%rbx)
LBB56_82: ## in Loop: Header=BB56_62 Depth=2
pextrb $10, %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_84
## %bb.83: ## in Loop: Header=BB56_62 Depth=2
movb $32, 10(%rdi,%rbx)
LBB56_84: ## in Loop: Header=BB56_62 Depth=2
pextrb $11, %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_86
## %bb.85: ## in Loop: Header=BB56_62 Depth=2
movb $32, 11(%rdi,%rbx)
LBB56_86: ## in Loop: Header=BB56_62 Depth=2
pextrb $12, %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_88
## %bb.87: ## in Loop: Header=BB56_62 Depth=2
movb $32, 12(%rdi,%rbx)
LBB56_88: ## in Loop: Header=BB56_62 Depth=2
pextrb $13, %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_90
## %bb.89: ## in Loop: Header=BB56_62 Depth=2
movb $32, 13(%rdi,%rbx)
LBB56_90: ## in Loop: Header=BB56_62 Depth=2
pextrb $14, %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_92
## %bb.91: ## in Loop: Header=BB56_62 Depth=2
movb $32, 14(%rdi,%rbx)
LBB56_92: ## in Loop: Header=BB56_62 Depth=2
pextrb $15, %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_61
## %bb.93: ## in Loop: Header=BB56_62 Depth=2
movb $32, 15(%rdi,%rbx)
jmp LBB56_61
LBB56_94: ## in Loop: Header=BB56_7 Depth=1
cmpq %rdx, %r8
jne LBB56_96
## %bb.95: ## in Loop: Header=BB56_7 Depth=1
xorl %eax, %eax
movq -128(%rbp), %rbx ## 8-byte Reload
movq -120(%rbp), %rdi ## 8-byte Reload
jmp LBB56_118
LBB56_96: ## in Loop: Header=BB56_7 Depth=1
testb $8, %r8b
movq -128(%rbp), %rbx ## 8-byte Reload
movq -120(%rbp), %rdi ## 8-byte Reload
jne LBB56_98
## %bb.97: ## in Loop: Header=BB56_7 Depth=1
addq %rax, %rdx
movq %rdx, %rsi
jmp LBB56_123
LBB56_98: ## in Loop: Header=BB56_7 Depth=1
movq %r8, %rdi
andq $-8, %rdi
leaq (%rdi,%rax), %rsi
addq %r13, %rax
jmp LBB56_100
.p2align 4, 0x90
LBB56_99: ## in Loop: Header=BB56_100 Depth=2
addq $8, %rdx
cmpq %rdx, %rdi
je LBB56_116
LBB56_100: ## Parent Loop BB56_7 Depth=1
## => This Inner Loop Header: Depth=2
movq (%rax,%rdx), %xmm0 ## xmm0 = mem[0],zero
pcmpeqb LCPI56_1(%rip), %xmm0
movd %xmm0, %ecx
notb %cl
testb $1, %cl
je LBB56_102
## %bb.101: ## in Loop: Header=BB56_100 Depth=2
movb $32, (%rax,%rdx)
LBB56_102: ## in Loop: Header=BB56_100 Depth=2
pxor LCPI56_3(%rip), %xmm0
pextrb $1, %xmm0, %ecx
testb $1, %cl
je LBB56_104
## %bb.103: ## in Loop: Header=BB56_100 Depth=2
movb $32, 1(%rax,%rdx)
LBB56_104: ## in Loop: Header=BB56_100 Depth=2
pextrb $2, %xmm0, %ecx
testb $1, %cl
je LBB56_106
## %bb.105: ## in Loop: Header=BB56_100 Depth=2
movb $32, 2(%rax,%rdx)
LBB56_106: ## in Loop: Header=BB56_100 Depth=2
pextrb $3, %xmm0, %ecx
testb $1, %cl
je LBB56_108
## %bb.107: ## in Loop: Header=BB56_100 Depth=2
movb $32, 3(%rax,%rdx)
LBB56_108: ## in Loop: Header=BB56_100 Depth=2
pextrb $4, %xmm0, %ecx
testb $1, %cl
je LBB56_110
## %bb.109: ## in Loop: Header=BB56_100 Depth=2
movb $32, 4(%rax,%rdx)
LBB56_110: ## in Loop: Header=BB56_100 Depth=2
pextrb $5, %xmm0, %ecx
testb $1, %cl
je LBB56_112
## %bb.111: ## in Loop: Header=BB56_100 Depth=2
movb $32, 5(%rax,%rdx)
LBB56_112: ## in Loop: Header=BB56_100 Depth=2
pextrb $6, %xmm0, %ecx
testb $1, %cl
je LBB56_114
## %bb.113: ## in Loop: Header=BB56_100 Depth=2
movb $32, 6(%rax,%rdx)
LBB56_114: ## in Loop: Header=BB56_100 Depth=2
pextrb $7, %xmm0, %ecx
testb $1, %cl
je LBB56_99
## %bb.115: ## in Loop: Header=BB56_100 Depth=2
movb $32, 7(%rax,%rdx)
jmp LBB56_99
LBB56_116: ## in Loop: Header=BB56_7 Depth=1
cmpq %rdi, %r8
movq -120(%rbp), %rdi ## 8-byte Reload
jne LBB56_123
LBB56_117: ## in Loop: Header=BB56_7 Depth=1
xorl %eax, %eax
LBB56_118: ## in Loop: Header=BB56_7 Depth=1
movl %eax, -144(%rbp) ## 4-byte Spill
movq %rdi, %rax
.p2align 4, 0x90
LBB56_119: ## Parent Loop BB56_7 Depth=1
## => This Inner Loop Header: Depth=2
movzbl (%rax), %ecx
testb %cl, %cl
je LBB56_6
## %bb.120: ## in Loop: Header=BB56_119 Depth=2
cmpb $10, %cl
je LBB56_6
## %bb.121: ## in Loop: Header=BB56_119 Depth=2
movb $32, (%rax)
incq %rax
jmp LBB56_119
.p2align 4, 0x90
LBB56_122: ## in Loop: Header=BB56_123 Depth=2
incq %rsi
cmpq %rsi, %r14
je LBB56_117
LBB56_123: ## Parent Loop BB56_7 Depth=1
## => This Inner Loop Header: Depth=2
cmpb $10, (%r13,%rsi)
je LBB56_122
## %bb.124: ## in Loop: Header=BB56_123 Depth=2
movb $32, (%r13,%rsi)
jmp LBB56_122
LBB56_125:
leaq L_.str.75(%rip), %rdx
movq %r14, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq _ErrorMsg
incl 80(%r12)
jmp LBB56_548
LBB56_126:
leaq L_.str.76(%rip), %rdx
movq %r14, %rdi
xorl %esi, %esi
xorl %eax, %eax
callq _ErrorMsg
incl 80(%r12)
jmp LBB56_128
LBB56_127:
leaq L_.str.77(%rip), %rdx
movq %r14, %rdi
xorl %esi, %esi
movl %r15d, %ecx
xorl %eax, %eax
callq _ErrorMsg
movq %r13, %rdi
callq _free
movq -200(%rbp), %rax ## 8-byte Reload
incl 80(%rax)
LBB56_128:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB56_550
## %bb.129:
movq %rbx, %rdi
addq $16328, %rsp ## imm = 0x3FC8
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _fclose ## TAILCALL
LBB56_130:
cmpl $0, -144(%rbp) ## 4-byte Folded Reload
jne LBB56_551
## %bb.131:
movl $1, %r12d
movb (%r13), %bl
movl $16384, %edx ## imm = 0x4000
jmp LBB56_136
LBB56_283: ## in Loop: Header=BB56_136 Depth=1
movl $1, -16328(%rbp)
LBB56_135: ## in Loop: Header=BB56_136 Depth=1
movb %bl, (%r14)
movb (%r13), %bl
.p2align 4, 0x90
LBB56_136: ## =>This Loop Header: Depth=1
## Child Loop BB56_160 Depth 2
## Child Loop BB56_161 Depth 3
## Child Loop BB56_190 Depth 2
## Child Loop BB56_208 Depth 3
## Child Loop BB56_212 Depth 3
## Child Loop BB56_197 Depth 3
## Child Loop BB56_170 Depth 2
## Child Loop BB56_220 Depth 2
## Child Loop BB56_368 Depth 2
## Child Loop BB56_444 Depth 2
## Child Loop BB56_362 Depth 2
## Child Loop BB56_440 Depth 2
## Child Loop BB56_261 Depth 2
## Child Loop BB56_461 Depth 2
## Child Loop BB56_473 Depth 2
## Child Loop BB56_154 Depth 2
## Child Loop BB56_146 Depth 2
cmpb $10, %bl
je LBB56_141
## %bb.137: ## in Loop: Header=BB56_136 Depth=1
testb %bl, %bl
je LBB56_547
## %bb.138: ## in Loop: Header=BB56_136 Depth=1
movzbl %bl, %r14d
jns LBB56_142
## %bb.139: ## in Loop: Header=BB56_136 Depth=1
movl $16384, %esi ## imm = 0x4000
movl %r14d, %edi
callq ___maskrune
movl $16384, %edx ## imm = 0x4000
xorl %ecx, %ecx
testl %eax, %eax
je LBB56_143
LBB56_140: ## in Loop: Header=BB56_136 Depth=1
incq %r13
movb (%r13), %bl
jmp LBB56_136
.p2align 4, 0x90
LBB56_141: ## in Loop: Header=BB56_136 Depth=1
incl %r12d
movl $10, %r14d
LBB56_142: ## in Loop: Header=BB56_136 Depth=1
movl %r14d, %eax
movl 60(%r15,%rax,4), %eax
andl %edx, %eax
movb $1, %cl
testl %eax, %eax
jne LBB56_140
LBB56_143: ## in Loop: Header=BB56_136 Depth=1
cmpb $47, %bl
jne LBB56_158
## %bb.144: ## in Loop: Header=BB56_136 Depth=1
movb 1(%r13), %al
cmpb $47, %al
jne LBB56_149
## %bb.145: ## in Loop: Header=BB56_136 Depth=1
addq $2, %r13
.p2align 4, 0x90
LBB56_146: ## Parent Loop BB56_136 Depth=1
## => This Inner Loop Header: Depth=2
movzbl (%r13), %ebx
testb %bl, %bl
je LBB56_136
## %bb.147: ## in Loop: Header=BB56_146 Depth=2
cmpb $10, %bl
je LBB56_136
## %bb.148: ## in Loop: Header=BB56_146 Depth=2
incq %r13
jmp LBB56_146
LBB56_149: ## in Loop: Header=BB56_136 Depth=1
cmpb $42, %al
jne LBB56_165
## %bb.150: ## in Loop: Header=BB56_136 Depth=1
movb 2(%r13), %al
testb %al, %al
je LBB56_183
## %bb.151: ## in Loop: Header=BB56_136 Depth=1
addq $3, %r13
jmp LBB56_154
.p2align 4, 0x90
LBB56_152: ## in Loop: Header=BB56_154 Depth=2
incl %r12d
LBB56_153: ## in Loop: Header=BB56_154 Depth=2
movzbl (%r13), %eax
incq %r13
testb %al, %al
je LBB56_182
LBB56_154: ## Parent Loop BB56_136 Depth=1
## => This Inner Loop Header: Depth=2
cmpb $10, %al
je LBB56_152
## %bb.155: ## in Loop: Header=BB56_154 Depth=2
cmpb $47, %al
jne LBB56_153
## %bb.156: ## in Loop: Header=BB56_154 Depth=2
cmpb $42, -2(%r13)
jne LBB56_153
## %bb.157: ## in Loop: Header=BB56_136 Depth=1
decq %r13
movl $1, %eax
jmp LBB56_185
LBB56_158: ## in Loop: Header=BB56_136 Depth=1
movq %r13, -16344(%rbp)
movl %r12d, -16352(%rbp)
cmpb $123, %bl
je LBB56_186
## %bb.159: ## in Loop: Header=BB56_136 Depth=1
cmpb $34, %bl
jne LBB56_166
LBB56_160: ## Parent Loop BB56_136 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB56_161 Depth 3
incq %r13
.p2align 4, 0x90
LBB56_161: ## Parent Loop BB56_136 Depth=1
## Parent Loop BB56_160 Depth=2
## => This Inner Loop Header: Depth=3
movzbl (%r13), %eax
incq %r13
testb %al, %al
je LBB56_225
## %bb.162: ## in Loop: Header=BB56_161 Depth=3
cmpb $34, %al
je LBB56_226
## %bb.163: ## in Loop: Header=BB56_161 Depth=3
cmpb $10, %al
jne LBB56_161
## %bb.164: ## in Loop: Header=BB56_160 Depth=2
incl %r12d
decq %r13
jmp LBB56_160
LBB56_165: ## in Loop: Header=BB56_136 Depth=1
movq %r13, -16344(%rbp)
movl %r12d, -16352(%rbp)
LBB56_166: ## in Loop: Header=BB56_136 Depth=1
testb %cl, %cl
je LBB56_175
## %bb.167: ## in Loop: Header=BB56_136 Depth=1
movl %r14d, %eax
movl 60(%r15,%rax,4), %eax
movl $1280, %ecx ## imm = 0x500
andl %ecx, %eax
testl %eax, %eax
je LBB56_176
LBB56_168: ## in Loop: Header=BB56_136 Depth=1
movb (%r13), %bl
jmp LBB56_170
.p2align 4, 0x90
LBB56_173: ## in Loop: Header=BB56_170 Depth=2
movzbl %bl, %edi
movl $1280, %esi ## imm = 0x500
callq ___maskrune
testl %eax, %eax
jne LBB56_169
LBB56_174: ## in Loop: Header=BB56_170 Depth=2
cmpb $95, %bl
jne LBB56_232
LBB56_169: ## in Loop: Header=BB56_170 Depth=2
movzbl 1(%r13), %ebx
incq %r13
LBB56_170: ## Parent Loop BB56_136 Depth=1
## => This Inner Loop Header: Depth=2
testb %bl, %bl
je LBB56_232
## %bb.171: ## in Loop: Header=BB56_170 Depth=2
testb %bl, %bl
js LBB56_173
## %bb.172: ## in Loop: Header=BB56_170 Depth=2
movzbl %bl, %eax
movl 60(%r15,%rax,4), %eax
movl $1280, %ecx ## imm = 0x500
andl %ecx, %eax
testl %eax, %eax
je LBB56_174
jmp LBB56_169
LBB56_175: ## in Loop: Header=BB56_136 Depth=1
movl $1280, %esi ## imm = 0x500
movl %r14d, %edi
callq ___maskrune
testl %eax, %eax
jne LBB56_168
LBB56_176: ## in Loop: Header=BB56_136 Depth=1
cmpb $47, %bl
je LBB56_216
## %bb.177: ## in Loop: Header=BB56_136 Depth=1
cmpb $124, %bl
je LBB56_216
## %bb.178: ## in Loop: Header=BB56_136 Depth=1
cmpb $58, %bl
jne LBB56_231
## %bb.179: ## in Loop: Header=BB56_136 Depth=1
cmpb $58, 1(%r13)
jne LBB56_231
## %bb.180: ## in Loop: Header=BB56_136 Depth=1
cmpb $61, 2(%r13)
jne LBB56_231
## %bb.181: ## in Loop: Header=BB56_136 Depth=1
addq $3, %r13
jmp LBB56_232
LBB56_182: ## in Loop: Header=BB56_136 Depth=1
decq %r13
jmp LBB56_184
LBB56_183: ## in Loop: Header=BB56_136 Depth=1
addq $2, %r13
LBB56_184: ## in Loop: Header=BB56_136 Depth=1
xorl %eax, %eax
LBB56_185: ## in Loop: Header=BB56_136 Depth=1
addq %rax, %r13
movb (%r13), %bl
jmp LBB56_136
LBB56_186: ## in Loop: Header=BB56_136 Depth=1
leaq 1(%r13), %r14
movb 1(%r13), %cl
testb %cl, %cl
je LBB56_227
## %bb.187: ## in Loop: Header=BB56_136 Depth=1
movl $1, %eax
movl %r12d, %ebx
jmp LBB56_190
.p2align 4, 0x90
LBB56_188: ## in Loop: Header=BB56_190 Depth=2
movq %r13, %r14
LBB56_189: ## in Loop: Header=BB56_190 Depth=2
movq %r14, %r13
incq %r14
movb 1(%r13), %cl
testb %cl, %cl
je LBB56_228
LBB56_190: ## Parent Loop BB56_136 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB56_208 Depth 3
## Child Loop BB56_212 Depth 3
## Child Loop BB56_197 Depth 3
cmpl $1, %eax
jg LBB56_192
## %bb.191: ## in Loop: Header=BB56_190 Depth=2
cmpb $125, %cl
je LBB56_229
LBB56_192: ## in Loop: Header=BB56_190 Depth=2
leal -10(%rcx), %edx
cmpb $37, %dl
ja LBB56_199
## %bb.193: ## in Loop: Header=BB56_190 Depth=2
movzbl %dl, %edx
leaq LJTI56_0(%rip), %rsi
movslq (%rsi,%rdx,4), %rdx
addq %rsi, %rdx
jmpq *%rdx
LBB56_194: ## in Loop: Header=BB56_190 Depth=2
movb 2(%r13), %dl
addq $2, %r13
testb %dl, %dl
je LBB56_188
## %bb.195: ## in Loop: Header=BB56_190 Depth=2
xorl %esi, %esi
jmp LBB56_197
.p2align 4, 0x90
LBB56_196: ## in Loop: Header=BB56_197 Depth=3
xorl %edi, %edi
cmpb $10, %dl
sete %dil
addl %edi, %ebx
cmpl $92, %esi
movsbl %dl, %esi
movl $0, %edx
cmovel %edx, %esi
movzbl 1(%r13), %edx
incq %r13
testb %dl, %dl
je LBB56_188
LBB56_197: ## Parent Loop BB56_136 Depth=1
## Parent Loop BB56_190 Depth=2
## => This Inner Loop Header: Depth=3
cmpb %cl, %dl
jne LBB56_196
## %bb.198: ## in Loop: Header=BB56_197 Depth=3
cmpl $92, %esi
je LBB56_196
jmp LBB56_188
.p2align 4, 0x90
LBB56_199: ## in Loop: Header=BB56_190 Depth=2
cmpb $123, %cl
je LBB56_210
## %bb.200: ## in Loop: Header=BB56_190 Depth=2
cmpb $125, %cl
jne LBB56_189
## %bb.201: ## in Loop: Header=BB56_190 Depth=2
decl %eax
jmp LBB56_189
LBB56_203: ## in Loop: Header=BB56_190 Depth=2
movb 2(%r13), %cl
cmpb $47, %cl
je LBB56_211
## %bb.204: ## in Loop: Header=BB56_190 Depth=2
cmpb $42, %cl
jne LBB56_189
## %bb.205: ## in Loop: Header=BB56_190 Depth=2
movb 3(%r13), %cl
addq $3, %r13
testb %cl, %cl
je LBB56_188
## %bb.206: ## in Loop: Header=BB56_190 Depth=2
xorl %edx, %edx
jmp LBB56_208
.p2align 4, 0x90
LBB56_207: ## in Loop: Header=BB56_208 Depth=3
movsbl %cl, %edx
xorl %ecx, %ecx
cmpb $10, %dl
sete %cl
addl %ecx, %ebx
movzbl 1(%r13), %ecx
incq %r13
testb %cl, %cl
je LBB56_188
LBB56_208: ## Parent Loop BB56_136 Depth=1
## Parent Loop BB56_190 Depth=2
## => This Inner Loop Header: Depth=3
cmpb $47, %cl
jne LBB56_207
## %bb.209: ## in Loop: Header=BB56_208 Depth=3
cmpl $42, %edx
jne LBB56_207
jmp LBB56_188
LBB56_210: ## in Loop: Header=BB56_190 Depth=2
incl %eax
jmp LBB56_189
LBB56_211: ## in Loop: Header=BB56_190 Depth=2
addq $3, %r13
movq %r13, %r14
.p2align 4, 0x90
LBB56_212: ## Parent Loop BB56_136 Depth=1
## Parent Loop BB56_190 Depth=2
## => This Inner Loop Header: Depth=3
movzbl (%r14), %ecx
testb %cl, %cl
je LBB56_189
## %bb.213: ## in Loop: Header=BB56_212 Depth=3
cmpb $10, %cl
je LBB56_202
## %bb.214: ## in Loop: Header=BB56_212 Depth=3
incq %r14
jmp LBB56_212
LBB56_202: ## in Loop: Header=BB56_190 Depth=2
incl %ebx
jmp LBB56_189
LBB56_216: ## in Loop: Header=BB56_136 Depth=1
movzbl 1(%r13), %edi
testb %dil, %dil
js LBB56_230
## %bb.217: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $256, %ecx ## imm = 0x100
andl %ecx, %eax
testl %eax, %eax
je LBB56_231
LBB56_218: ## in Loop: Header=BB56_136 Depth=1
movb 2(%r13), %bl
addq $2, %r13
jmp LBB56_220
LBB56_223: ## in Loop: Header=BB56_220 Depth=2
movl $1280, %esi ## imm = 0x500
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
testl %eax, %eax
jne LBB56_219
LBB56_224: ## in Loop: Header=BB56_220 Depth=2
cmpb $95, %bl
jne LBB56_232
LBB56_219: ## in Loop: Header=BB56_220 Depth=2
movzbl 1(%r13), %ebx
incq %r13
LBB56_220: ## Parent Loop BB56_136 Depth=1
## => This Inner Loop Header: Depth=2
testb %bl, %bl
je LBB56_232
## %bb.221: ## in Loop: Header=BB56_220 Depth=2
movzbl %bl, %edi
testb %bl, %bl
js LBB56_223
## %bb.222: ## in Loop: Header=BB56_220 Depth=2
movl 60(%r15,%rdi,4), %eax
movl $1280, %ecx ## imm = 0x500
andl %ecx, %eax
testl %eax, %eax
je LBB56_224
jmp LBB56_219
LBB56_225: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
xorl %esi, %esi
leaq L_.str.78(%rip), %rdx
xorl %eax, %eax
callq _ErrorMsg
incl -16348(%rbp)
decq %r13
jmp LBB56_232
LBB56_226: ## in Loop: Header=BB56_136 Depth=1
leaq -1(%r13), %r14
jmp LBB56_233
LBB56_227: ## in Loop: Header=BB56_136 Depth=1
movl %r12d, %ebx
LBB56_228: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl %r12d, %esi
leaq L_.str.79(%rip), %rdx
xorl %eax, %eax
callq _ErrorMsg
incl -16348(%rbp)
movq %r14, %r13
movl %ebx, %r12d
jmp LBB56_233
LBB56_229: ## in Loop: Header=BB56_136 Depth=1
addq $2, %r13
movl %ebx, %r12d
jmp LBB56_233
LBB56_230: ## in Loop: Header=BB56_136 Depth=1
movl $256, %esi ## imm = 0x100
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
testl %eax, %eax
jne LBB56_218
LBB56_231: ## in Loop: Header=BB56_136 Depth=1
incq %r13
LBB56_232: ## in Loop: Header=BB56_136 Depth=1
movq %r13, %r14
LBB56_233: ## in Loop: Header=BB56_136 Depth=1
movb (%r14), %bl
movb $0, (%r14)
movq -16344(%rbp), %rdi
callq _Strsafe
movq %rax, %r9
movl -16328(%rbp), %eax
cmpq $22, %rax
movl $16384, %edx ## imm = 0x4000
ja LBB56_135
## %bb.234: ## in Loop: Header=BB56_136 Depth=1
leaq LJTI56_1(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB56_235: ## in Loop: Header=BB56_136 Depth=1
movb (%r9), %al
cmpb $46, %al
jne LBB56_237
## %bb.236: ## in Loop: Header=BB56_136 Depth=1
movl $1, -16328(%rbp)
movb (%r9), %al
LBB56_237: ## in Loop: Header=BB56_136 Depth=1
cmpb $37, %al
jne LBB56_135
## %bb.238: ## in Loop: Header=BB56_136 Depth=1
movl $2, -16328(%rbp)
jmp LBB56_135
LBB56_239: ## in Loop: Header=BB56_136 Depth=1
movq $0, -280(%rbp)
leaq -236(%rbp), %rax
pxor %xmm0, %xmm0
movdqu %xmm0, (%rax)
movl $0, 16(%rax)
movq -16336(%rbp), %rax
movl $0, 32(%rax)
LBB56_240: ## in Loop: Header=BB56_136 Depth=1
movb %bl, -128(%rbp) ## 1-byte Spill
movzbl (%r9), %ebx
cmpq $37, %rbx
jne LBB56_298
## %bb.241: ## in Loop: Header=BB56_136 Depth=1
movl $2, -16328(%rbp)
jmp LBB56_134
LBB56_242: ## in Loop: Header=BB56_136 Depth=1
movzbl (%r9), %edi
testb %dil, %dil
js LBB56_316
## %bb.243: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $256, %ecx ## imm = 0x100
andl %ecx, %eax
jmp LBB56_317
LBB56_244: ## in Loop: Header=BB56_136 Depth=1
movzbl (%r9), %edi
cmpq $34, %rdi
je LBB56_451
## %bb.245: ## in Loop: Header=BB56_136 Depth=1
cmpb $123, %dil
je LBB56_451
## %bb.246: ## in Loop: Header=BB56_136 Depth=1
testb %dil, %dil
js LBB56_448
## %bb.247: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $1280, %ecx ## imm = 0x500
andl %ecx, %eax
jmp LBB56_449
LBB56_248: ## in Loop: Header=BB56_136 Depth=1
movzbl (%r9), %edi
cmpq $46, %rdi
je LBB56_283
## %bb.304: ## in Loop: Header=BB56_136 Depth=1
testb %dil, %dil
js LBB56_394
## %bb.305: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $32768, %ecx ## imm = 0x8000
andl %ecx, %eax
jmp LBB56_395
LBB56_250: ## in Loop: Header=BB56_136 Depth=1
movb (%r9), %al
cmpb $40, %al
je LBB56_388
## %bb.251: ## in Loop: Header=BB56_136 Depth=1
cmpb $58, %al
jne LBB56_302
## %bb.252: ## in Loop: Header=BB56_136 Depth=1
cmpb $58, 1(%r9)
jne LBB56_302
## %bb.253: ## in Loop: Header=BB56_136 Depth=1
cmpb $61, 2(%r9)
je LBB56_254
LBB56_302: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
movq -16304(%rbp), %rax
movq (%rax), %rcx
leaq L_.str.258(%rip), %rdx
jmp LBB56_303
LBB56_255: ## in Loop: Header=BB56_136 Depth=1
movb %bl, -128(%rbp) ## 1-byte Spill
movzbl (%r9), %ebx
cmpq $46, %rbx
jne LBB56_306
## %bb.256: ## in Loop: Header=BB56_136 Depth=1
movl -16288(%rbp), %r15d
movslq %r15d, %rbx
movq %rbx, %rdi
shlq $4, %rdi
subq $-128, %rdi
movl $1, %esi
callq _calloc
testq %rax, %rax
je LBB56_393
## %bb.257: ## in Loop: Header=BB56_136 Depth=1
movl -16352(%rbp), %ecx
movl %ecx, 20(%rax)
leaq 128(%rax), %rcx
movq %rcx, 32(%rax)
leaq (%rax,%rbx,8), %rdx
addq $128, %rdx
movq %rdx, 40(%rax)
testl %ebx, %ebx
movb -128(%rbp), %bl ## 1-byte Reload
jle LBB56_265
## %bb.258: ## in Loop: Header=BB56_136 Depth=1
movq -16280(%rbp), %rsi
movq %rsi, (%rcx)
movq -8280(%rbp), %rcx
movq %rcx, (%rdx)
cmpl $1, %r15d
je LBB56_265
## %bb.259: ## in Loop: Header=BB56_136 Depth=1
leaq -1(%r15), %rdx
movl $1, %ecx
cmpl $2, %r15d
je LBB56_263
## %bb.260: ## in Loop: Header=BB56_136 Depth=1
movq %rdx, %rsi
andq $-2, %rsi
xorl %ecx, %ecx
LBB56_261: ## Parent Loop BB56_136 Depth=1
## => This Inner Loop Header: Depth=2
movq 32(%rax), %rdi
movq -16272(%rbp,%rcx,8), %rbx
movq %rbx, 8(%rdi,%rcx,8)
movq -8272(%rbp,%rcx,8), %rdi
movq 40(%rax), %rbx
movq %rdi, 8(%rbx,%rcx,8)
movq 32(%rax), %rdi
movq -16264(%rbp,%rcx,8), %rbx
movq %rbx, 16(%rdi,%rcx,8)
movq -8264(%rbp,%rcx,8), %rdi
movq 40(%rax), %rbx
movq %rdi, 16(%rbx,%rcx,8)
addq $2, %rcx
cmpq %rcx, %rsi
jne LBB56_261
## %bb.262: ## in Loop: Header=BB56_136 Depth=1
incq %rcx
movb -128(%rbp), %bl ## 1-byte Reload
LBB56_263: ## in Loop: Header=BB56_136 Depth=1
testb $1, %dl
je LBB56_265
## %bb.264: ## in Loop: Header=BB56_136 Depth=1
movq 32(%rax), %rdx
movq -16280(%rbp,%rcx,8), %rsi
movq %rsi, (%rdx,%rcx,8)
movq -8280(%rbp,%rcx,8), %rdx
movq 40(%rax), %rsi
movq %rdx, (%rsi,%rcx,8)
LBB56_265: ## in Loop: Header=BB56_136 Depth=1
movq -16304(%rbp), %rcx
movq %rcx, (%rax)
movq -16296(%rbp), %rdx
movq %rdx, 8(%rax)
movl %r15d, 24(%rax)
movq $0, 56(%rax)
movl $1, 80(%rax)
movq $0, 88(%rax)
movq -16336(%rbp), %rdx
movl 32(%rdx), %esi
leal 1(%rsi), %edi
movl %edi, 32(%rdx)
movl %esi, 96(%rax)
movq 16(%rcx), %rdx
movq %rdx, 112(%rax)
movq %rax, 16(%rcx)
movq $0, 120(%rax)
movq -224(%rbp), %rcx
addq $120, %rcx
cmpq $0, -232(%rbp)
leaq -224(%rbp), %rdx
cmoveq %rdx, %rcx
leaq -232(%rbp), %rsi
cmoveq %rsi, %rdx
movq %rax, (%rcx)
movq %rax, (%rdx)
movq %rax, -280(%rbp)
movl $1, -16328(%rbp)
LBB56_266: ## in Loop: Header=BB56_136 Depth=1
movq __DefaultRuneLocale@GOTPCREL(%rip), %r15
movl $16384, %edx ## imm = 0x4000
jmp LBB56_135
LBB56_267: ## in Loop: Header=BB56_136 Depth=1
movzbl (%r9), %edi
testb %dil, %dil
js LBB56_343
## %bb.268: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $256, %ecx ## imm = 0x100
andl %ecx, %eax
jmp LBB56_344
LBB56_269: ## in Loop: Header=BB56_136 Depth=1
cmpb $41, (%r9)
jne LBB56_300
## %bb.270: ## in Loop: Header=BB56_136 Depth=1
movl $9, -16328(%rbp)
jmp LBB56_135
LBB56_271: ## in Loop: Header=BB56_136 Depth=1
cmpb $58, (%r9)
jne LBB56_301
## %bb.272: ## in Loop: Header=BB56_136 Depth=1
cmpb $58, 1(%r9)
jne LBB56_301
## %bb.273: ## in Loop: Header=BB56_136 Depth=1
cmpb $61, 2(%r9)
je LBB56_254
LBB56_301: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
movq -16304(%rbp), %rax
movq (%rax), %rcx
movq -16296(%rbp), %r8
leaq L_.str.261(%rip), %rdx
jmp LBB56_376
LBB56_275: ## in Loop: Header=BB56_136 Depth=1
movzbl (%r9), %edi
testb %dil, %dil
js LBB56_346
## %bb.276: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $256, %ecx ## imm = 0x100
andl %ecx, %eax
jmp LBB56_347
LBB56_277: ## in Loop: Header=BB56_136 Depth=1
cmpb $41, (%r9)
jne LBB56_300
LBB56_254: ## in Loop: Header=BB56_136 Depth=1
movl $6, -16328(%rbp)
jmp LBB56_135
LBB56_279: ## in Loop: Header=BB56_136 Depth=1
movzbl (%r9), %edi
testb %dil, %dil
js LBB56_349
## %bb.280: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $32768, %ecx ## imm = 0x8000
andl %ecx, %eax
jmp LBB56_350
LBB56_281: ## in Loop: Header=BB56_136 Depth=1
cmpb $93, (%r9)
je LBB56_283
## %bb.282: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.257(%rip), %rdx
xorl %eax, %eax
callq _ErrorMsg
movl $16384, %edx ## imm = 0x4000
incl -16348(%rbp)
jmp LBB56_283
LBB56_284: ## in Loop: Header=BB56_136 Depth=1
movzbl (%r9), %edi
testb %dil, %dil
js LBB56_354
## %bb.285: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $256, %ecx ## imm = 0x100
andl %ecx, %eax
jmp LBB56_355
LBB56_286: ## in Loop: Header=BB56_136 Depth=1
movzbl (%r9), %edi
testb %dil, %dil
movq %r14, -120(%rbp) ## 8-byte Spill
js LBB56_357
## %bb.287: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $256, %ecx ## imm = 0x100
andl %ecx, %eax
jmp LBB56_358
LBB56_288: ## in Loop: Header=BB56_136 Depth=1
movzbl (%r9), %edi
cmpq $46, %rdi
je LBB56_283
## %bb.308: ## in Loop: Header=BB56_136 Depth=1
testb %dil, %dil
js LBB56_402
## %bb.309: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $32768, %ecx ## imm = 0x8000
andl %ecx, %eax
jmp LBB56_403
LBB56_290: ## in Loop: Header=BB56_136 Depth=1
movzbl (%r9), %edi
cmpq $46, %rdi
je LBB56_283
## %bb.310: ## in Loop: Header=BB56_136 Depth=1
testb %dil, %dil
js LBB56_407
## %bb.311: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $32768, %ecx ## imm = 0x8000
andl %ecx, %eax
jmp LBB56_408
LBB56_292: ## in Loop: Header=BB56_136 Depth=1
movzbl (%r9), %edi
testb %dil, %dil
movq %r14, -120(%rbp) ## 8-byte Spill
js LBB56_363
## %bb.293: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $4096, %ecx ## imm = 0x1000
andl %ecx, %eax
jmp LBB56_364
LBB56_294: ## in Loop: Header=BB56_136 Depth=1
movb %bl, -128(%rbp) ## 1-byte Spill
movzbl (%r9), %ebx
cmpq $46, %rbx
jne LBB56_312
## %bb.295: ## in Loop: Header=BB56_136 Depth=1
movl $1, -16328(%rbp)
jmp LBB56_134
LBB56_296: ## in Loop: Header=BB56_136 Depth=1
movzbl (%r9), %edi
cmpq $46, %rdi
je LBB56_283
## %bb.314: ## in Loop: Header=BB56_136 Depth=1
testb %dil, %dil
js LBB56_415
## %bb.315: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $32768, %ecx ## imm = 0x8000
andl %ecx, %eax
jmp LBB56_416
LBB56_298: ## in Loop: Header=BB56_136 Depth=1
testb %bl, %bl
js LBB56_369
## %bb.299: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rbx,4), %eax
movl $4096, %ecx ## imm = 0x1000
andl %ecx, %eax
jmp LBB56_370
LBB56_300: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
movq -16296(%rbp), %rcx
leaq L_.str.260(%rip), %rdx
LBB56_303: ## in Loop: Header=BB56_136 Depth=1
xorl %eax, %eax
callq _ErrorMsg
jmp LBB56_377
LBB56_306: ## in Loop: Header=BB56_136 Depth=1
testb %bl, %bl
js LBB56_398
## %bb.307: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rbx,4), %eax
movl $256, %ecx ## imm = 0x100
andl %ecx, %eax
jmp LBB56_399
LBB56_312: ## in Loop: Header=BB56_136 Depth=1
testb %bl, %bl
js LBB56_411
## %bb.313: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rbx,4), %eax
movl $32768, %ecx ## imm = 0x8000
andl %ecx, %eax
jmp LBB56_412
LBB56_316: ## in Loop: Header=BB56_136 Depth=1
movl $256, %esi ## imm = 0x100
## kill: def $edi killed $edi killed $rdi
movq %r14, -120(%rbp) ## 8-byte Spill
movq %r9, %r14
callq ___maskrune
movq %r14, %r9
movq -120(%rbp), %r14 ## 8-byte Reload
LBB56_317: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_372
## %bb.318: ## in Loop: Header=BB56_136 Depth=1
movq %r9, -272(%rbp)
movq $0, -264(%rbp)
movq $0, -248(%rbp)
movl $1, -256(%rbp)
movl $3, -16328(%rbp)
movq %r9, %rdi
leaq L_.str.267(%rip), %rsi
movq %r9, -136(%rbp) ## 8-byte Spill
callq _strcmp
testl %eax, %eax
je LBB56_389
## %bb.319: ## in Loop: Header=BB56_136 Depth=1
movq -136(%rbp), %rdi ## 8-byte Reload
leaq L_.str.268(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_435
## %bb.320: ## in Loop: Header=BB56_136 Depth=1
movq -136(%rbp), %rdi ## 8-byte Reload
leaq L_.str.269(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_499
## %bb.321: ## in Loop: Header=BB56_136 Depth=1
movq -136(%rbp), %rdi ## 8-byte Reload
leaq L_.str.270(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_506
## %bb.322: ## in Loop: Header=BB56_136 Depth=1
movq -136(%rbp), %rdi ## 8-byte Reload
leaq L_.str.271(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_515
## %bb.323: ## in Loop: Header=BB56_136 Depth=1
movq -136(%rbp), %rdi ## 8-byte Reload
leaq L_.str.272(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_521
## %bb.324: ## in Loop: Header=BB56_136 Depth=1
movq -136(%rbp), %rdi ## 8-byte Reload
leaq L_.str.273(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_522
## %bb.325: ## in Loop: Header=BB56_136 Depth=1
movq -136(%rbp), %rdi ## 8-byte Reload
leaq L_.str.274(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_526
## %bb.326: ## in Loop: Header=BB56_136 Depth=1
movq -136(%rbp), %rdi ## 8-byte Reload
leaq L_.str.275(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_527
## %bb.327: ## in Loop: Header=BB56_136 Depth=1
movq -136(%rbp), %rdi ## 8-byte Reload
leaq L_.str.276(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_528
## %bb.328: ## in Loop: Header=BB56_136 Depth=1
movq -136(%rbp), %rdi ## 8-byte Reload
leaq L_.str.277(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_530
## %bb.329: ## in Loop: Header=BB56_136 Depth=1
movq -136(%rbp), %rdi ## 8-byte Reload
leaq L_.str.278(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_531
## %bb.330: ## in Loop: Header=BB56_136 Depth=1
movq -136(%rbp), %rdi ## 8-byte Reload
movq %rdi, %r15
leaq L_.str.279(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_532
## %bb.331: ## in Loop: Header=BB56_136 Depth=1
movq %r15, %rdi
leaq L_.str.280(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_533
## %bb.332: ## in Loop: Header=BB56_136 Depth=1
movq %r15, %rdi
leaq L_.str.281(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_534
## %bb.333: ## in Loop: Header=BB56_136 Depth=1
movq %r15, %rdi
leaq L_.str.282(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_537
## %bb.334: ## in Loop: Header=BB56_136 Depth=1
movq %r15, %rdi
leaq L_.str.283(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_538
## %bb.335: ## in Loop: Header=BB56_136 Depth=1
movq %r15, %rdi
leaq L_.str.284(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_539
## %bb.336: ## in Loop: Header=BB56_136 Depth=1
movq %r15, %rdi
leaq L_.str.285(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_541
## %bb.337: ## in Loop: Header=BB56_136 Depth=1
movq %r15, %rdi
leaq L_.str.286(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_542
## %bb.338: ## in Loop: Header=BB56_136 Depth=1
movq %r15, %rdi
leaq L_.str.287(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_543
## %bb.339: ## in Loop: Header=BB56_136 Depth=1
movq %r15, %rdi
leaq L_.str.288(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_544
## %bb.340: ## in Loop: Header=BB56_136 Depth=1
movq %r15, %rdi
leaq L_.str.289(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_545
## %bb.341: ## in Loop: Header=BB56_136 Depth=1
movq %r15, %rdi
leaq L_.str.290(%rip), %rsi
callq _strcmp
testl %eax, %eax
je LBB56_546
## %bb.342: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.291(%rip), %rdx
movq %r15, %rcx
xorl %eax, %eax
callq _ErrorMsg
incl -16348(%rbp)
movl $15, -16328(%rbp)
jmp LBB56_266
LBB56_343: ## in Loop: Header=BB56_136 Depth=1
movl $256, %esi ## imm = 0x100
## kill: def $edi killed $edi killed $rdi
movq %r14, -120(%rbp) ## 8-byte Spill
movq %r9, %r14
callq ___maskrune
movq %r14, %r9
movq -120(%rbp), %r14 ## 8-byte Reload
movl $16384, %edx ## imm = 0x4000
LBB56_344: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_373
## %bb.345: ## in Loop: Header=BB56_136 Depth=1
movq %r9, -16296(%rbp)
movl $8, -16328(%rbp)
jmp LBB56_135
LBB56_346: ## in Loop: Header=BB56_136 Depth=1
movl $256, %esi ## imm = 0x100
## kill: def $edi killed $edi killed $rdi
movq %r14, -120(%rbp) ## 8-byte Spill
movq %r9, %r14
callq ___maskrune
movq %r14, %r9
movq -120(%rbp), %r14 ## 8-byte Reload
movl $16384, %edx ## imm = 0x4000
LBB56_347: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_374
## %bb.348: ## in Loop: Header=BB56_136 Depth=1
movslq -16288(%rbp), %rax
movq %r9, -8288(%rbp,%rax,8)
movl $11, -16328(%rbp)
jmp LBB56_135
LBB56_349: ## in Loop: Header=BB56_136 Depth=1
movl $32768, %esi ## imm = 0x8000
## kill: def $edi killed $edi killed $rdi
movq %r14, -120(%rbp) ## 8-byte Spill
movq %r9, %r14
callq ___maskrune
movq %r14, %r9
movq -120(%rbp), %r14 ## 8-byte Reload
LBB56_350: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_378
## %bb.351: ## in Loop: Header=BB56_136 Depth=1
movq -280(%rbp), %rax
testq %rax, %rax
je LBB56_391
## %bb.352: ## in Loop: Header=BB56_136 Depth=1
cmpq $0, 88(%rax)
je LBB56_436
## %bb.353: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.256(%rip), %rdx
xorl %eax, %eax
callq _ErrorMsg
incl -16348(%rbp)
jmp LBB56_437
LBB56_354: ## in Loop: Header=BB56_136 Depth=1
movl $256, %esi ## imm = 0x100
## kill: def $edi killed $edi killed $rdi
movq %r14, -120(%rbp) ## 8-byte Spill
movq %r9, %r14
callq ___maskrune
movq %r14, %r9
movq -120(%rbp), %r14 ## 8-byte Reload
LBB56_355: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_379
## %bb.356: ## in Loop: Header=BB56_136 Depth=1
movq %r9, %rdi
callq _Symbol_new
leaq 56(%rax), %rcx
movq %rcx, -264(%rbp)
addq $64, %rax
movq %rax, -248(%rbp)
movl $1, -256(%rbp)
movl $3, -16328(%rbp)
movl $16384, %edx ## imm = 0x4000
jmp LBB56_135
LBB56_357: ## in Loop: Header=BB56_136 Depth=1
movl $256, %esi ## imm = 0x100
## kill: def $edi killed $edi killed $rdi
movq %r9, %r14
callq ___maskrune
movq %r14, %r9
movq -120(%rbp), %r14 ## 8-byte Reload
LBB56_358: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_381
## %bb.359: ## in Loop: Header=BB56_136 Depth=1
movb %bl, -128(%rbp) ## 1-byte Spill
movq _x2a(%rip), %rax
testq %rax, %rax
je LBB56_488
## %bb.360: ## in Loop: Header=BB56_136 Depth=1
movb (%r9), %dl
testb %dl, %dl
je LBB56_438
## %bb.361: ## in Loop: Header=BB56_136 Depth=1
movq %r9, %rsi
incq %rsi
xorl %ecx, %ecx
LBB56_362: ## Parent Loop BB56_136 Depth=1
## => This Inner Loop Header: Depth=2
leal (%rcx,%rcx,2), %edi
leal (%rcx,%rdi,4), %edi
movsbl %dl, %ecx
addl %edi, %ecx
movzbl (%rsi), %edx
incq %rsi
testb %dl, %dl
jne LBB56_362
jmp LBB56_439
LBB56_363: ## in Loop: Header=BB56_136 Depth=1
movl $4096, %esi ## imm = 0x1000
## kill: def $edi killed $edi killed $rdi
movq %r9, %r14
callq ___maskrune
movq %r14, %r9
movq -120(%rbp), %r14 ## 8-byte Reload
LBB56_364: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_382
## %bb.365: ## in Loop: Header=BB56_136 Depth=1
movb %bl, -128(%rbp) ## 1-byte Spill
movq _x2a(%rip), %rax
testq %rax, %rax
je LBB56_493
## %bb.366: ## in Loop: Header=BB56_136 Depth=1
movb (%r9), %dl
testb %dl, %dl
je LBB56_442
## %bb.367: ## in Loop: Header=BB56_136 Depth=1
movq %r9, %rsi
incq %rsi
xorl %ecx, %ecx
LBB56_368: ## Parent Loop BB56_136 Depth=1
## => This Inner Loop Header: Depth=2
leal (%rcx,%rcx,2), %edi
leal (%rcx,%rdi,4), %edi
movsbl %dl, %ecx
addl %edi, %ecx
movzbl (%rsi), %edx
incq %rsi
testb %dl, %dl
jne LBB56_368
jmp LBB56_443
LBB56_369: ## in Loop: Header=BB56_136 Depth=1
movl $4096, %esi ## imm = 0x1000
movl %ebx, %edi
movq %r14, -120(%rbp) ## 8-byte Spill
movq %r9, %r14
callq ___maskrune
movq %r14, %r9
movq -120(%rbp), %r14 ## 8-byte Reload
LBB56_370: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_383
## %bb.371: ## in Loop: Header=BB56_136 Depth=1
movq %r9, %rdi
callq _Symbol_new
movq %rax, -16304(%rbp)
movl $0, -16288(%rbp)
movq $0, -16296(%rbp)
movl $5, -16328(%rbp)
jmp LBB56_133
LBB56_372: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.292(%rip), %rdx
movq %r9, %rcx
xorl %eax, %eax
callq _ErrorMsg
jmp LBB56_380
LBB56_373: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
movq -16304(%rbp), %rax
movq (%rax), %r8
leaq L_.str.259(%rip), %rdx
jmp LBB56_375
LBB56_374: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
movslq -16288(%rbp), %rax
movq -16288(%rbp,%rax,8), %rax
movq (%rax), %r8
leaq L_.str.266(%rip), %rdx
LBB56_375: ## in Loop: Header=BB56_136 Depth=1
movq %r9, %rcx
LBB56_376: ## in Loop: Header=BB56_136 Depth=1
xorl %eax, %eax
callq _ErrorMsg
LBB56_377: ## in Loop: Header=BB56_136 Depth=1
movl $16384, %edx ## imm = 0x4000
incl -16348(%rbp)
movl $14, -16328(%rbp)
jmp LBB56_135
LBB56_378: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.254(%rip), %rdx
xorl %eax, %eax
callq _ErrorMsg
jmp LBB56_392
LBB56_379: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.293(%rip), %rdx
xorl %eax, %eax
callq _ErrorMsg
LBB56_380: ## in Loop: Header=BB56_136 Depth=1
incl -16348(%rbp)
movl $15, -16328(%rbp)
movl $16384, %edx ## imm = 0x4000
jmp LBB56_135
LBB56_381: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.294(%rip), %rdx
xorl %eax, %eax
callq _ErrorMsg
jmp LBB56_484
LBB56_382: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.305(%rip), %rdx
movq %r9, %rcx
xorl %eax, %eax
callq _ErrorMsg
jmp LBB56_484
LBB56_383: ## in Loop: Header=BB56_136 Depth=1
cmpb $91, %bl
je LBB56_481
## %bb.384: ## in Loop: Header=BB56_136 Depth=1
cmpb $123, %bl
jne LBB56_482
## %bb.385: ## in Loop: Header=BB56_136 Depth=1
movq -280(%rbp), %rax
testq %rax, %rax
movb -128(%rbp), %bl ## 1-byte Reload
je LBB56_507
## %bb.386: ## in Loop: Header=BB56_136 Depth=1
cmpq $0, 56(%rax)
je LBB56_516
## %bb.387: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.252(%rip), %rdx
jmp LBB56_508
LBB56_388: ## in Loop: Header=BB56_136 Depth=1
movl $7, -16328(%rbp)
jmp LBB56_135
LBB56_389: ## in Loop: Header=BB56_136 Depth=1
movq -16336(%rbp), %rax
addq $104, %rax
LBB56_390: ## in Loop: Header=BB56_136 Depth=1
movq %rax, -264(%rbp)
movl $0, -256(%rbp)
movl $16384, %edx ## imm = 0x4000
jmp LBB56_135
LBB56_391: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.255(%rip), %rdx
movq %r9, %rcx
xorl %eax, %eax
callq _ErrorMsg
LBB56_392: ## in Loop: Header=BB56_136 Depth=1
movl $16384, %edx ## imm = 0x4000
incl -16348(%rbp)
movl $13, -16328(%rbp)
jmp LBB56_135
LBB56_394: ## in Loop: Header=BB56_136 Depth=1
movl $32768, %esi ## imm = 0x8000
## kill: def $edi killed $edi killed $rdi
movq %r14, -120(%rbp) ## 8-byte Spill
movq %r9, %r14
callq ___maskrune
movq %r14, %r9
movq -120(%rbp), %r14 ## 8-byte Reload
LBB56_395: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_418
## %bb.396: ## in Loop: Header=BB56_136 Depth=1
movq %r9, %rdi
movq %r9, -136(%rbp) ## 8-byte Spill
callq _Symbol_new
cmpl $0, 32(%rax)
js LBB56_495
## %bb.397: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.296(%rip), %rdx
movq -136(%rbp), %rcx ## 8-byte Reload
jmp LBB56_432
LBB56_393: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.262(%rip), %rdx
xorl %eax, %eax
callq _ErrorMsg
incl -16348(%rbp)
movq $0, -280(%rbp)
movl $1, -16328(%rbp)
movq __DefaultRuneLocale@GOTPCREL(%rip), %r15
jmp LBB56_133
LBB56_402: ## in Loop: Header=BB56_136 Depth=1
movl $32768, %esi ## imm = 0x8000
## kill: def $edi killed $edi killed $rdi
movq %r14, -120(%rbp) ## 8-byte Spill
movq %r9, %r14
callq ___maskrune
movq %r14, %r9
movq -120(%rbp), %r14 ## 8-byte Reload
LBB56_403: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_424
## %bb.404: ## in Loop: Header=BB56_136 Depth=1
movq %r9, -136(%rbp) ## 8-byte Spill
movq %r9, %rdi
callq _Symbol_new
movq -16320(%rbp), %rcx
testq %rcx, %rcx
je LBB56_496
## %bb.405: ## in Loop: Header=BB56_136 Depth=1
cmpq $0, 24(%rax)
je LBB56_500
## %bb.406: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.301(%rip), %rdx
movq -136(%rbp), %rcx ## 8-byte Reload
jmp LBB56_432
LBB56_407: ## in Loop: Header=BB56_136 Depth=1
movl $32768, %esi ## imm = 0x8000
## kill: def $edi killed $edi killed $rdi
movq %r14, -120(%rbp) ## 8-byte Spill
movq %r9, %r14
callq ___maskrune
movq %r14, %r9
movq -120(%rbp), %r14 ## 8-byte Reload
LBB56_408: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_425
## %bb.409: ## in Loop: Header=BB56_136 Depth=1
movq %r9, %rdi
movq %r9, -136(%rbp) ## 8-byte Spill
callq _Symbol_new
movq -16336(%rbp), %rcx
cmpq $0, 96(%rcx)
je LBB56_497
## %bb.410: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.304(%rip), %rdx
movq -136(%rbp), %rcx ## 8-byte Reload
jmp LBB56_432
LBB56_415: ## in Loop: Header=BB56_136 Depth=1
movl $32768, %esi ## imm = 0x8000
## kill: def $edi killed $edi killed $rdi
movq %r14, -120(%rbp) ## 8-byte Spill
movq %r9, %r14
callq ___maskrune
movq %r14, %r9
movq -120(%rbp), %r14 ## 8-byte Reload
LBB56_416: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_430
## %bb.417: ## in Loop: Header=BB56_136 Depth=1
movq %r9, %rdi
callq _Symbol_new
movl $16384, %edx ## imm = 0x4000
jmp LBB56_135
LBB56_398: ## in Loop: Header=BB56_136 Depth=1
movl $256, %esi ## imm = 0x100
movl %ebx, %edi
movq %r14, -120(%rbp) ## 8-byte Spill
movq %r9, %r14
callq ___maskrune
movq %r14, %r9
movq -120(%rbp), %r14 ## 8-byte Reload
movl $16384, %edx ## imm = 0x4000
LBB56_399: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_419
## %bb.400: ## in Loop: Header=BB56_136 Depth=1
cmpl $1000, -16288(%rbp) ## imm = 0x3E8
jl LBB56_434
## %bb.401: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.263(%rip), %rdx
movq %r9, %rcx
xorl %eax, %eax
callq _ErrorMsg
incl -16348(%rbp)
movl $14, -16328(%rbp)
jmp LBB56_133
LBB56_411: ## in Loop: Header=BB56_136 Depth=1
movl $32768, %esi ## imm = 0x8000
movl %ebx, %edi
movq %r14, -120(%rbp) ## 8-byte Spill
movq %r9, %r14
callq ___maskrune
movq %r14, %r9
movq -120(%rbp), %r14 ## 8-byte Reload
LBB56_412: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_426
LBB56_413: ## in Loop: Header=BB56_136 Depth=1
movq %r9, -136(%rbp) ## 8-byte Spill
movq -16312(%rbp), %rbx
movslq 84(%rbx), %rax
leaq 1(%rax), %rcx
movl %ecx, 84(%rbx)
movq 88(%rbx), %rdi
leaq 8(,%rax,8), %rsi
callq _realloc
movq -136(%rbp), %rdx ## 8-byte Reload
movq %rax, 88(%rbx)
movzbl (%rdx), %edi
testb %dil, %dil
js LBB56_446
## %bb.414: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $32768, %ecx ## imm = 0x8000
andl %ecx, %eax
jmp LBB56_447
LBB56_418: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.297(%rip), %rdx
jmp LBB56_431
LBB56_424: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.300(%rip), %rdx
jmp LBB56_431
LBB56_425: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.303(%rip), %rdx
jmp LBB56_431
LBB56_430: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.302(%rip), %rdx
LBB56_431: ## in Loop: Header=BB56_136 Depth=1
movq %r9, %rcx
LBB56_432: ## in Loop: Header=BB56_136 Depth=1
xorl %eax, %eax
callq _ErrorMsg
LBB56_433: ## in Loop: Header=BB56_136 Depth=1
incl -16348(%rbp)
movl $16384, %edx ## imm = 0x4000
jmp LBB56_135
LBB56_419: ## in Loop: Header=BB56_136 Depth=1
cmpb $124, %bl
je LBB56_421
## %bb.420: ## in Loop: Header=BB56_136 Depth=1
cmpb $47, %bl
jne LBB56_501
LBB56_421: ## in Loop: Header=BB56_136 Depth=1
movl -16288(%rbp), %r15d
testl %r15d, %r15d
jle LBB56_504
## %bb.422: ## in Loop: Header=BB56_136 Depth=1
movq %r9, -136(%rbp) ## 8-byte Spill
decl %r15d
movq -16280(%rbp,%r15,8), %rcx
cmpl $2, 12(%rcx)
jne LBB56_512
## %bb.423: ## in Loop: Header=BB56_136 Depth=1
movl 84(%rcx), %eax
movq 88(%rcx), %rdi
incl %eax
jmp LBB56_513
LBB56_426: ## in Loop: Header=BB56_136 Depth=1
cmpb $124, %bl
je LBB56_428
## %bb.427: ## in Loop: Header=BB56_136 Depth=1
cmpb $47, %bl
jne LBB56_511
LBB56_428: ## in Loop: Header=BB56_136 Depth=1
movzbl 1(%r9), %edi
testb %dil, %dil
js LBB56_509
## %bb.429: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $32768, %ecx ## imm = 0x8000
andl %ecx, %eax
jmp LBB56_510
LBB56_434: ## in Loop: Header=BB56_136 Depth=1
movq %r9, %rdi
callq _Symbol_new
movslq -16288(%rbp), %rcx
movq %rax, -16280(%rbp,%rcx,8)
movq $0, -8280(%rbp,%rcx,8)
leal 1(%rcx), %eax
movl %eax, -16288(%rbp)
jmp LBB56_133
LBB56_435: ## in Loop: Header=BB56_136 Depth=1
movq -16336(%rbp), %rax
movl $152, %ecx
jmp LBB56_529
LBB56_436: ## in Loop: Header=BB56_136 Depth=1
movq %r9, %rdi
callq _Symbol_new
movq -280(%rbp), %rcx
movq %rax, 88(%rcx)
LBB56_437: ## in Loop: Header=BB56_136 Depth=1
movl $13, -16328(%rbp)
movl $16384, %edx ## imm = 0x4000
jmp LBB56_135
LBB56_438: ## in Loop: Header=BB56_136 Depth=1
xorl %ecx, %ecx
LBB56_439: ## in Loop: Header=BB56_136 Depth=1
movl (%rax), %edx
decl %edx
andl %ecx, %edx
movq 16(%rax), %rax
movq (%rax,%rdx,8), %rbx
testq %rbx, %rbx
je LBB56_488
LBB56_440: ## Parent Loop BB56_136 Depth=1
## => This Inner Loop Header: Depth=2
movq 8(%rbx), %rdi
movq %r9, %r14
movq %r9, %rsi
callq _strcmp
testl %eax, %eax
je LBB56_485
## %bb.441: ## in Loop: Header=BB56_440 Depth=2
movq 16(%rbx), %rbx
testq %rbx, %rbx
movq %r14, %r9
jne LBB56_440
jmp LBB56_488
LBB56_442: ## in Loop: Header=BB56_136 Depth=1
xorl %ecx, %ecx
LBB56_443: ## in Loop: Header=BB56_136 Depth=1
movl (%rax), %edx
decl %edx
andl %ecx, %edx
movq 16(%rax), %rax
movq (%rax,%rdx,8), %rbx
testq %rbx, %rbx
je LBB56_493
LBB56_444: ## Parent Loop BB56_136 Depth=1
## => This Inner Loop Header: Depth=2
movq 8(%rbx), %rdi
movq %r9, %r14
movq %r9, %rsi
callq _strcmp
testl %eax, %eax
je LBB56_491
## %bb.445: ## in Loop: Header=BB56_444 Depth=2
movq 16(%rbx), %rbx
testq %rbx, %rbx
movq %r14, %r9
jne LBB56_444
jmp LBB56_493
LBB56_446: ## in Loop: Header=BB56_136 Depth=1
movl $32768, %esi ## imm = 0x8000
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
movq -136(%rbp), %rdx ## 8-byte Reload
LBB56_447: ## in Loop: Header=BB56_136 Depth=1
cmpl $1, %eax
adcq $0, %rdx
movq %rdx, %rdi
callq _Symbol_new
movq 88(%rbx), %rcx
movslq 84(%rbx), %rdx
movq %rax, -8(%rcx,%rdx,8)
jmp LBB56_133
LBB56_448: ## in Loop: Header=BB56_136 Depth=1
movl $1280, %esi ## imm = 0x500
## kill: def $edi killed $edi killed $rdi
movq %r14, -120(%rbp) ## 8-byte Spill
movq %r9, %r14
callq ___maskrune
movq %r14, %r9
movq -120(%rbp), %r14 ## 8-byte Reload
LBB56_449: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_483
## %bb.450: ## in Loop: Header=BB56_136 Depth=1
movb (%r9), %dil
LBB56_451: ## in Loop: Header=BB56_136 Depth=1
movb %bl, -128(%rbp) ## 1-byte Spill
cmpb $123, %dil
je LBB56_453
## %bb.452: ## in Loop: Header=BB56_136 Depth=1
cmpb $34, %dil
jne LBB56_454
LBB56_453: ## in Loop: Header=BB56_136 Depth=1
incq %r9
LBB56_454: ## in Loop: Header=BB56_136 Depth=1
movq %r9, -136(%rbp) ## 8-byte Spill
movq %r9, %rdi
callq _strlen
movq %rax, %rbx
movq -264(%rbp), %rax
movq (%rax), %rdi
testq %rdi, %rdi
movq %rdi, -160(%rbp) ## 8-byte Spill
leaq L_.str.71(%rip), %rax
cmoveq %rax, %rdi
callq _strlen
movq %rax, -152(%rbp) ## 8-byte Spill
movq %rbx, -184(%rbp) ## 8-byte Spill
leal (%rbx,%rax), %ecx
addl $20, %ecx
movq -16336(%rbp), %rax
cmpl $0, 264(%rax)
jne LBB56_464
## %bb.455: ## in Loop: Header=BB56_136 Depth=1
cmpl $0, -256(%rbp)
je LBB56_464
## %bb.456: ## in Loop: Header=BB56_136 Depth=1
movq -248(%rbp), %rax
testq %rax, %rax
je LBB56_458
## %bb.457: ## in Loop: Header=BB56_136 Depth=1
cmpl $0, (%rax)
je LBB56_498
LBB56_458: ## in Loop: Header=BB56_136 Depth=1
movl %ecx, -160(%rbp) ## 4-byte Spill
xorl %r15d, %r15d
movq -16360(%rbp), %rax
jmp LBB56_461
.p2align 4, 0x90
LBB56_459: ## in Loop: Header=BB56_461 Depth=2
incl %r15d
LBB56_460: ## in Loop: Header=BB56_461 Depth=2
incq %rax
LBB56_461: ## Parent Loop BB56_136 Depth=1
## => This Inner Loop Header: Depth=2
movzbl (%rax), %ecx
cmpb $92, %cl
je LBB56_459
## %bb.462: ## in Loop: Header=BB56_461 Depth=2
testb %cl, %cl
jne LBB56_460
## %bb.463: ## in Loop: Header=BB56_136 Depth=1
movl -16352(%rbp), %edx
leaq -112(%rbp), %rbx
movq %rbx, %rdi
leaq L_.str.298(%rip), %rsi
xorl %eax, %eax
callq _lemon_sprintf
movq %rbx, %rdi
callq _strlen
movq %rax, %rbx
movq -16360(%rbp), %rdi
callq _strlen
addl -160(%rbp), %r15d ## 4-byte Folded Reload
addl %ebx, %r15d
addl %eax, %r15d
movslq %ebx, %rax
movq %rax, -144(%rbp) ## 8-byte Spill
movq -264(%rbp), %rax
movq (%rax), %rdi
movb $1, %bl
movl %r15d, %ecx
movq __DefaultRuneLocale@GOTPCREL(%rip), %r15
jmp LBB56_466
LBB56_464: ## in Loop: Header=BB56_136 Depth=1
movl $0, %ebx
LBB56_465: ## in Loop: Header=BB56_136 Depth=1
xorl %eax, %eax
movq %rax, -144(%rbp) ## 8-byte Spill
movq -160(%rbp), %rdi ## 8-byte Reload
LBB56_466: ## in Loop: Header=BB56_136 Depth=1
movslq %ecx, %rsi
callq _realloc
movq -264(%rbp), %rcx
movq %rax, (%rcx)
movq -264(%rbp), %rax
movslq -152(%rbp), %rdi ## 4-byte Folded Reload
addq (%rax), %rdi
testb %bl, %bl
je LBB56_476
## %bb.467: ## in Loop: Header=BB56_136 Depth=1
cmpl $0, -152(%rbp) ## 4-byte Folded Reload
je LBB56_470
## %bb.468: ## in Loop: Header=BB56_136 Depth=1
cmpb $10, -1(%rdi)
je LBB56_470
## %bb.469: ## in Loop: Header=BB56_136 Depth=1
movb $10, (%rdi)
incq %rdi
LBB56_470: ## in Loop: Header=BB56_136 Depth=1
movq %rdi, -152(%rbp) ## 8-byte Spill
leaq -112(%rbp), %rsi
movq -144(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rdx
callq _memcpy
movq -152(%rbp), %rcx ## 8-byte Reload
leaq (%rcx,%rbx), %rax
movb $34, (%rcx,%rbx)
movq -16360(%rbp), %rcx
movq -136(%rbp), %rsi ## 8-byte Reload
jmp LBB56_473
.p2align 4, 0x90
LBB56_471: ## in Loop: Header=BB56_473 Depth=2
movb $92, 1(%rax)
addq $2, %rax
movzbl (%rcx), %edx
LBB56_472: ## in Loop: Header=BB56_473 Depth=2
movb %dl, (%rax)
incq %rcx
LBB56_473: ## Parent Loop BB56_136 Depth=1
## => This Inner Loop Header: Depth=2
movzbl (%rcx), %edx
cmpb $92, %dl
je LBB56_471
## %bb.474: ## in Loop: Header=BB56_473 Depth=2
testb %dl, %dl
je LBB56_477
## %bb.475: ## in Loop: Header=BB56_473 Depth=2
incq %rax
jmp LBB56_472
LBB56_476: ## in Loop: Header=BB56_136 Depth=1
movq -136(%rbp), %rsi ## 8-byte Reload
jmp LBB56_478
LBB56_477: ## in Loop: Header=BB56_136 Depth=1
movw $2594, 1(%rax) ## imm = 0xA22
addq $3, %rax
movq %rax, %rdi
LBB56_478: ## in Loop: Header=BB56_136 Depth=1
movq -184(%rbp), %rdx ## 8-byte Reload
movq -248(%rbp), %rax
testq %rax, %rax
je LBB56_132
## %bb.479: ## in Loop: Header=BB56_136 Depth=1
cmpl $0, (%rax)
jne LBB56_132
## %bb.480: ## in Loop: Header=BB56_136 Depth=1
movl -16352(%rbp), %ecx
movl %ecx, (%rax)
LBB56_132: ## in Loop: Header=BB56_136 Depth=1
movslq %edx, %rdx
movq %rdx, -136(%rbp) ## 8-byte Spill
movq %rdi, %rbx
callq _memcpy
movq -136(%rbp), %rax ## 8-byte Reload
movb $0, (%rbx,%rax)
movl $1, -16328(%rbp)
LBB56_133: ## in Loop: Header=BB56_136 Depth=1
movl $16384, %edx ## imm = 0x4000
LBB56_134: ## in Loop: Header=BB56_136 Depth=1
movb -128(%rbp), %bl ## 1-byte Reload
jmp LBB56_135
LBB56_481: ## in Loop: Header=BB56_136 Depth=1
movl $12, -16328(%rbp)
jmp LBB56_133
LBB56_482: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.253(%rip), %rdx
movq %r9, %rcx
xorl %eax, %eax
callq _ErrorMsg
incl -16348(%rbp)
jmp LBB56_133
LBB56_483: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
movq -272(%rbp), %rcx
leaq L_.str.299(%rip), %rdx
movq %r9, %r8
xorl %eax, %eax
callq _ErrorMsg
LBB56_484: ## in Loop: Header=BB56_136 Depth=1
movl $16384, %edx ## imm = 0x4000
incl -16348(%rbp)
movl $15, -16328(%rbp)
jmp LBB56_135
LBB56_485: ## in Loop: Header=BB56_136 Depth=1
movq (%rbx), %rax
testq %rax, %rax
movq %r14, %r9
je LBB56_488
## %bb.486: ## in Loop: Header=BB56_136 Depth=1
cmpq $0, 72(%rax)
je LBB56_489
## %bb.487: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.295(%rip), %rdx
movq %r9, %rcx
xorl %eax, %eax
callq _ErrorMsg
incl -16348(%rbp)
movl $15, %eax
jmp LBB56_490
LBB56_488: ## in Loop: Header=BB56_136 Depth=1
movq %r9, %rdi
callq _Symbol_new
LBB56_489: ## in Loop: Header=BB56_136 Depth=1
addq $72, %rax
movq %rax, -264(%rbp)
movl $0, -256(%rbp)
movl $3, %eax
LBB56_490: ## in Loop: Header=BB56_136 Depth=1
movl %eax, -16328(%rbp)
jmp LBB56_494
LBB56_491: ## in Loop: Header=BB56_136 Depth=1
cmpq $0, (%rbx)
movq %r14, %r9
je LBB56_493
## %bb.492: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.306(%rip), %rdx
movq %r9, %rcx
xorl %eax, %eax
callq _ErrorMsg
incl -16348(%rbp)
movl $15, -16328(%rbp)
jmp LBB56_494
LBB56_493: ## in Loop: Header=BB56_136 Depth=1
movq %r9, %rdi
callq _Symbol_new
movq %rax, -16312(%rbp)
movl $2, 12(%rax)
movl $21, -16328(%rbp)
LBB56_494: ## in Loop: Header=BB56_136 Depth=1
movl $16384, %edx ## imm = 0x4000
movb -128(%rbp), %bl ## 1-byte Reload
movq -120(%rbp), %r14 ## 8-byte Reload
jmp LBB56_135
LBB56_495: ## in Loop: Header=BB56_136 Depth=1
movl -236(%rbp), %ecx
movl %ecx, 32(%rax)
movl -240(%rbp), %ecx
movl %ecx, 36(%rax)
movl $16384, %edx ## imm = 0x4000
jmp LBB56_135
LBB56_496: ## in Loop: Header=BB56_136 Depth=1
movq %rax, -16320(%rbp)
movl $16384, %edx ## imm = 0x4000
jmp LBB56_135
LBB56_497: ## in Loop: Header=BB56_136 Depth=1
movq %rax, 96(%rcx)
movl $16384, %edx ## imm = 0x4000
jmp LBB56_135
LBB56_498: ## in Loop: Header=BB56_136 Depth=1
xorl %ebx, %ebx
jmp LBB56_465
LBB56_499: ## in Loop: Header=BB56_136 Depth=1
movq -16336(%rbp), %rax
movl $192, %ecx
jmp LBB56_529
LBB56_500: ## in Loop: Header=BB56_136 Depth=1
movq %rcx, 24(%rax)
movq -16336(%rbp), %rax
movl $1, 260(%rax)
movl $16384, %edx ## imm = 0x4000
jmp LBB56_135
LBB56_501: ## in Loop: Header=BB56_136 Depth=1
cmpb $40, (%r9)
jne LBB56_504
## %bb.502: ## in Loop: Header=BB56_136 Depth=1
cmpl $0, -16288(%rbp)
jle LBB56_504
## %bb.503: ## in Loop: Header=BB56_136 Depth=1
movl $10, -16328(%rbp)
jmp LBB56_505
LBB56_504: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.265(%rip), %rdx
movq %r9, %rcx
xorl %eax, %eax
callq _ErrorMsg
movl $16384, %edx ## imm = 0x4000
incl -16348(%rbp)
movl $14, -16328(%rbp)
LBB56_505: ## in Loop: Header=BB56_136 Depth=1
movq __DefaultRuneLocale@GOTPCREL(%rip), %r15
jmp LBB56_134
LBB56_506: ## in Loop: Header=BB56_136 Depth=1
movq -16336(%rbp), %rax
movl $200, %ecx
jmp LBB56_529
LBB56_507: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.251(%rip), %rdx
LBB56_508: ## in Loop: Header=BB56_136 Depth=1
xorl %eax, %eax
callq _ErrorMsg
jmp LBB56_433
LBB56_509: ## in Loop: Header=BB56_136 Depth=1
movl $32768, %esi ## imm = 0x8000
## kill: def $edi killed $edi killed $rdi
movq %r9, %rbx
callq ___maskrune
movq %rbx, %r9
LBB56_510: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
jne LBB56_413
LBB56_511: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.307(%rip), %rdx
movq %r9, %rcx
xorl %eax, %eax
callq _ErrorMsg
movl $16384, %edx ## imm = 0x4000
incl -16348(%rbp)
movl $15, -16328(%rbp)
jmp LBB56_134
LBB56_512: ## in Loop: Header=BB56_136 Depth=1
movl $1, %edi
movl $96, %esi
movq %rcx, -152(%rbp) ## 8-byte Spill
callq _calloc
movq %rax, %rbx
pxor %xmm0, %xmm0
movdqu %xmm0, 8(%rax)
movdqu %xmm0, 24(%rax)
movdqu %xmm0, 40(%rax)
movdqu %xmm0, 56(%rax)
movdqu %xmm0, 68(%rax)
movl $2, 12(%rax)
movl $1, 84(%rax)
movl $1, %edi
movl $8, %esi
callq _calloc
movq %rax, %rdi
movq %rax, 88(%rbx)
movq -152(%rbp), %rax ## 8-byte Reload
movq %rax, (%rdi)
movq (%rax), %rax
movq %rax, (%rbx)
movq %rbx, -16280(%rbp,%r15,8)
movl $2, %eax
movq %rbx, %rcx
LBB56_513: ## in Loop: Header=BB56_136 Depth=1
movq __DefaultRuneLocale@GOTPCREL(%rip), %r15
movb -128(%rbp), %bl ## 1-byte Reload
movq %rcx, -152(%rbp) ## 8-byte Spill
movl %eax, 84(%rcx)
movslq %eax, %rsi
shlq $3, %rsi
callq _realloc
movq -152(%rbp), %rcx ## 8-byte Reload
movq %rax, 88(%rcx)
movq -136(%rbp), %rdi ## 8-byte Reload
incq %rdi
callq _Symbol_new
movq -152(%rbp), %rdx ## 8-byte Reload
movq 88(%rdx), %rcx
movslq 84(%rdx), %rdx
movq %rax, -8(%rcx,%rdx,8)
movq -136(%rbp), %rax ## 8-byte Reload
movzbl 1(%rax), %edi
testb %dil, %dil
js LBB56_517
## %bb.514: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $4096, %ecx ## imm = 0x1000
andl %ecx, %eax
jmp LBB56_518
LBB56_515: ## in Loop: Header=BB56_136 Depth=1
movq -16336(%rbp), %rax
movl $208, %ecx
jmp LBB56_529
LBB56_516: ## in Loop: Header=BB56_136 Depth=1
movl -16352(%rbp), %ecx
movl %ecx, 48(%rax)
incq %r9
movq %r9, 56(%rax)
movl $0, 80(%rax)
movl $16384, %edx ## imm = 0x4000
jmp LBB56_135
LBB56_517: ## in Loop: Header=BB56_136 Depth=1
movl $4096, %esi ## imm = 0x1000
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
LBB56_518: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
movl $16384, %edx ## imm = 0x4000
jne LBB56_525
## %bb.519: ## in Loop: Header=BB56_136 Depth=1
movq -152(%rbp), %rax ## 8-byte Reload
movq 88(%rax), %rax
movq (%rax), %rax
movq (%rax), %rax
movzbl (%rax), %edi
testb %dil, %dil
js LBB56_523
## %bb.520: ## in Loop: Header=BB56_136 Depth=1
movl 60(%r15,%rdi,4), %eax
movl $4096, %ecx ## imm = 0x1000
andl %ecx, %eax
jmp LBB56_524
LBB56_521: ## in Loop: Header=BB56_136 Depth=1
movq -16336(%rbp), %rax
movl $232, %ecx
addq %rcx, %rax
jmp LBB56_390
LBB56_522: ## in Loop: Header=BB56_136 Depth=1
movq -16336(%rbp), %rax
movl $160, %ecx
jmp LBB56_529
LBB56_523: ## in Loop: Header=BB56_136 Depth=1
movl $4096, %esi ## imm = 0x1000
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
movl $16384, %edx ## imm = 0x4000
LBB56_524: ## in Loop: Header=BB56_136 Depth=1
testl %eax, %eax
je LBB56_135
LBB56_525: ## in Loop: Header=BB56_136 Depth=1
movq -16360(%rbp), %rdi
movl -16352(%rbp), %esi
leaq L_.str.264(%rip), %rdx
xorl %eax, %eax
callq _ErrorMsg
movl $16384, %edx ## imm = 0x4000
incl -16348(%rbp)
jmp LBB56_135
LBB56_526: ## in Loop: Header=BB56_136 Depth=1
movq -16336(%rbp), %rax
movl $184, %ecx
jmp LBB56_529
LBB56_527: ## in Loop: Header=BB56_136 Depth=1
movq -16336(%rbp), %rax
movl $176, %ecx
jmp LBB56_529
LBB56_528: ## in Loop: Header=BB56_136 Depth=1
movq -16336(%rbp), %rax
movl $168, %ecx
LBB56_529: ## in Loop: Header=BB56_136 Depth=1
addq %rcx, %rax
movq %rax, -264(%rbp)
movl $16384, %edx ## imm = 0x4000
jmp LBB56_135
LBB56_530: ## in Loop: Header=BB56_136 Depth=1
movq -16336(%rbp), %rax
addq $112, %rax
jmp LBB56_390
LBB56_531: ## in Loop: Header=BB56_136 Depth=1
movq -16336(%rbp), %rax
addq $120, %rax
jmp LBB56_536
LBB56_532: ## in Loop: Header=BB56_136 Depth=1
movq -16336(%rbp), %rax
subq $-128, %rax
jmp LBB56_536
LBB56_533: ## in Loop: Header=BB56_136 Depth=1
movq -16336(%rbp), %rax
movl $144, %ecx
jmp LBB56_535
LBB56_534: ## in Loop: Header=BB56_136 Depth=1
movq -16336(%rbp), %rax
movl $136, %ecx
LBB56_535: ## in Loop: Header=BB56_136 Depth=1
addq %rcx, %rax
LBB56_536: ## in Loop: Header=BB56_136 Depth=1
movq %rax, -264(%rbp)
movl $0, -256(%rbp)
jmp LBB56_266
LBB56_537: ## in Loop: Header=BB56_136 Depth=1
incl -236(%rbp)
movl $0, -240(%rbp)
jmp LBB56_540
LBB56_538: ## in Loop: Header=BB56_136 Depth=1
incl -236(%rbp)
movl $1, -240(%rbp)
jmp LBB56_540
LBB56_539: ## in Loop: Header=BB56_136 Depth=1
incl -236(%rbp)
movl $2, -240(%rbp)
LBB56_540: ## in Loop: Header=BB56_136 Depth=1
movl $4, -16328(%rbp)
jmp LBB56_266
LBB56_541: ## in Loop: Header=BB56_136 Depth=1
movl $16, -16328(%rbp)
jmp LBB56_266
LBB56_542: ## in Loop: Header=BB56_136 Depth=1
movl $17, -16328(%rbp)
jmp LBB56_266
LBB56_543: ## in Loop: Header=BB56_136 Depth=1
movq $0, -16320(%rbp)
movl $18, -16328(%rbp)
jmp LBB56_266
LBB56_544: ## in Loop: Header=BB56_136 Depth=1
movl $22, -16328(%rbp)
jmp LBB56_266
LBB56_545: ## in Loop: Header=BB56_136 Depth=1
movl $19, -16328(%rbp)
jmp LBB56_266
LBB56_546: ## in Loop: Header=BB56_136 Depth=1
movl $20, -16328(%rbp)
jmp LBB56_266
LBB56_547:
movq -192(%rbp), %rdi ## 8-byte Reload
callq _free
movq -232(%rbp), %rax
movq -200(%rbp), %rcx ## 8-byte Reload
movq %rax, 8(%rcx)
movl -16348(%rbp), %eax
movl %eax, 80(%rcx)
LBB56_548:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB56_550
## %bb.549:
addq $16328, %rsp ## imm = 0x3FC8
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB56_550:
callq ___stack_chk_fail
LBB56_551:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.250(%rip), %rsi
movl -164(%rbp), %edx ## 4-byte Reload
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L56_0_set_202, LBB56_202-LJTI56_0
.set L56_0_set_189, LBB56_189-LJTI56_0
.set L56_0_set_194, LBB56_194-LJTI56_0
.set L56_0_set_203, LBB56_203-LJTI56_0
LJTI56_0:
.long L56_0_set_202
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_194
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_194
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_189
.long L56_0_set_203
.set L56_1_set_239, LBB56_239-LJTI56_1
.set L56_1_set_240, LBB56_240-LJTI56_1
.set L56_1_set_242, LBB56_242-LJTI56_1
.set L56_1_set_244, LBB56_244-LJTI56_1
.set L56_1_set_248, LBB56_248-LJTI56_1
.set L56_1_set_250, LBB56_250-LJTI56_1
.set L56_1_set_255, LBB56_255-LJTI56_1
.set L56_1_set_267, LBB56_267-LJTI56_1
.set L56_1_set_269, LBB56_269-LJTI56_1
.set L56_1_set_271, LBB56_271-LJTI56_1
.set L56_1_set_275, LBB56_275-LJTI56_1
.set L56_1_set_277, LBB56_277-LJTI56_1
.set L56_1_set_279, LBB56_279-LJTI56_1
.set L56_1_set_281, LBB56_281-LJTI56_1
.set L56_1_set_235, LBB56_235-LJTI56_1
.set L56_1_set_284, LBB56_284-LJTI56_1
.set L56_1_set_286, LBB56_286-LJTI56_1
.set L56_1_set_288, LBB56_288-LJTI56_1
.set L56_1_set_290, LBB56_290-LJTI56_1
.set L56_1_set_292, LBB56_292-LJTI56_1
.set L56_1_set_294, LBB56_294-LJTI56_1
.set L56_1_set_296, LBB56_296-LJTI56_1
LJTI56_1:
.long L56_1_set_239
.long L56_1_set_240
.long L56_1_set_242
.long L56_1_set_244
.long L56_1_set_248
.long L56_1_set_250
.long L56_1_set_255
.long L56_1_set_267
.long L56_1_set_269
.long L56_1_set_271
.long L56_1_set_275
.long L56_1_set_277
.long L56_1_set_279
.long L56_1_set_281
.long L56_1_set_235
.long L56_1_set_235
.long L56_1_set_284
.long L56_1_set_286
.long L56_1_set_288
.long L56_1_set_290
.long L56_1_set_292
.long L56_1_set_294
.long L56_1_set_296
.end_data_region
## -- End function
.globl _Symbol_count ## -- Begin function Symbol_count
.p2align 4, 0x90
_Symbol_count: ## @Symbol_count
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _x2a(%rip), %rax
testq %rax, %rax
je LBB57_1
## %bb.2:
movl 4(%rax), %eax
popq %rbp
retq
LBB57_1:
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Symbol_arrayof ## -- Begin function Symbol_arrayof
.p2align 4, 0x90
_Symbol_arrayof: ## @Symbol_arrayof
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq _x2a(%rip), %r14
testq %r14, %r14
je LBB58_1
## %bb.2:
movl 4(%r14), %ebx
movslq %ebx, %rdi
movl $8, %esi
callq _calloc
testq %rax, %rax
je LBB58_10
## %bb.3:
testl %ebx, %ebx
jle LBB58_10
## %bb.4:
movq 8(%r14), %rcx
cmpl $5, %ebx
jae LBB58_6
## %bb.5:
xorl %edx, %edx
jmp LBB58_8
LBB58_1:
xorl %eax, %eax
jmp LBB58_10
LBB58_6:
movl %ebx, %edx
andl $3, %edx
testq %rdx, %rdx
movl $4, %esi
cmovneq %rdx, %rsi
movq %rbx, %rdx
subq %rsi, %rdx
leaq 96(%rcx), %rsi
xorl %edi, %edi
.p2align 4, 0x90
LBB58_7: ## =>This Inner Loop Header: Depth=1
movsd -64(%rsi), %xmm0 ## xmm0 = mem[0],zero
movsd -96(%rsi), %xmm1 ## xmm1 = mem[0],zero
movlhps %xmm0, %xmm1 ## xmm1 = xmm1[0],xmm0[0]
movsd (%rsi), %xmm0 ## xmm0 = mem[0],zero
movsd -32(%rsi), %xmm2 ## xmm2 = mem[0],zero
movlhps %xmm0, %xmm2 ## xmm2 = xmm2[0],xmm0[0]
movups %xmm1, (%rax,%rdi,8)
movups %xmm2, 16(%rax,%rdi,8)
addq $4, %rdi
subq $-128, %rsi
cmpq %rdi, %rdx
jne LBB58_7
LBB58_8:
movq %rdx, %rsi
shlq $5, %rsi
addq %rsi, %rcx
.p2align 4, 0x90
LBB58_9: ## =>This Inner Loop Header: Depth=1
movq (%rcx), %rsi
movq %rsi, (%rax,%rdx,8)
incq %rdx
addq $32, %rcx
cmpq %rdx, %rbx
jne LBB58_9
LBB58_10:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Symbolcmpp ## -- Begin function Symbolcmpp
.p2align 4, 0x90
_Symbolcmpp: ## @Symbolcmpp
.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), %rdx
movq (%rsi), %rcx
movl $3, %esi
cmpl $2, 12(%rdx)
movl $3, %eax
jne LBB59_1
## %bb.2:
cmpl $2, 12(%rcx)
jne LBB59_3
LBB59_4:
subl %esi, %eax
je LBB59_5
LBB59_6:
popq %rbp
retq
LBB59_1:
movq (%rdx), %rdi
xorl %eax, %eax
cmpb $91, (%rdi)
setge %al
incl %eax
cmpl $2, 12(%rcx)
je LBB59_4
LBB59_3:
movq (%rcx), %rdi
xorl %esi, %esi
cmpb $91, (%rdi)
setge %sil
incl %esi
subl %esi, %eax
jne LBB59_6
LBB59_5:
movl 8(%rdx), %eax
subl 8(%rcx), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Reprint ## -- Begin function Reprint
.p2align 4, 0x90
_Reprint: ## @Reprint
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq 216(%rdi), %rsi
leaq L_.str.87(%rip), %rdi
xorl %eax, %eax
callq _printf
movl 36(%r14), %esi
testl %esi, %esi
jle LBB60_1
## %bb.2:
movq 72(%r14), %r12
movl $10, %r15d
xorl %r13d, %r13d
.p2align 4, 0x90
LBB60_3: ## =>This Inner Loop Header: Depth=1
movq (%r12,%r13,8), %rax
movq (%rax), %rdi
movq %rsi, %rbx
callq _strlen
movq %rbx, %rsi
movq %rax, %rbx
cmpl %ebx, %r15d
cmovgl %r15d, %ebx
incq %r13
movl %ebx, %r15d
cmpq %r13, %rsi
jne LBB60_3
jmp LBB60_4
LBB60_1:
movl $10, %ebx
LBB60_4:
leal 5(%rbx), %ecx
movl $76, %eax
xorl %edx, %edx
idivl %ecx
cmpl $2, %eax
movl $1, %ecx
cmovgel %eax, %ecx
leal (%rsi,%rcx), %eax
decl %eax
cltd
idivl %ecx
testl %eax, %eax
jle LBB60_12
## %bb.5:
movl %eax, %r15d
movl %eax, %r12d
negl %r15d
xorl %r13d, %r13d
jmp LBB60_6
.p2align 4, 0x90
LBB60_11: ## in Loop: Header=BB60_6 Depth=1
movl $10, %edi
callq _putchar
movq -48(%rbp), %r13 ## 8-byte Reload
incq %r13
cmpq %r12, %r13
je LBB60_12
LBB60_6: ## =>This Loop Header: Depth=1
## Child Loop BB60_8 Depth 2
leaq L_.str.88(%rip), %rdi
xorl %eax, %eax
callq _printf
movq %r13, -48(%rbp) ## 8-byte Spill
cmpl %r13d, 36(%r14)
jle LBB60_11
## %bb.7: ## in Loop: Header=BB60_6 Depth=1
movq -48(%rbp), %r13 ## 8-byte Reload
.p2align 4, 0x90
LBB60_8: ## Parent Loop BB60_6 Depth=1
## => This Inner Loop Header: Depth=2
movq 72(%r14), %rax
movq (%rax,%r13,8), %rax
movl 8(%rax), %esi
leal (%r12,%r13), %ecx
addl %r15d, %ecx
cmpl %esi, %ecx
jne LBB60_9
## %bb.10: ## in Loop: Header=BB60_8 Depth=2
movq (%rax), %r8
leaq L_.str.90(%rip), %rdi
movl %ebx, %edx
movl %ebx, %ecx
xorl %eax, %eax
callq _printf
addq %r12, %r13
movslq 36(%r14), %rax
cmpq %rax, %r13
jl LBB60_8
jmp LBB60_11
LBB60_12:
movq 8(%r14), %rbx
testq %rbx, %rbx
je LBB60_17
## %bb.13:
movq ___stdoutp@GOTPCREL(%rip), %r15
leaq L_.str.92(%rip), %r14
jmp LBB60_14
.p2align 4, 0x90
LBB60_16: ## in Loop: Header=BB60_14 Depth=1
movl $10, %edi
callq _putchar
movq 120(%rbx), %rbx
testq %rbx, %rbx
je LBB60_17
LBB60_14: ## =>This Inner Loop Header: Depth=1
movq (%r15), %rdi
movq %rbx, %rsi
callq _rule_print
movl $46, %edi
callq _putchar
movq 88(%rbx), %rax
testq %rax, %rax
je LBB60_16
## %bb.15: ## in Loop: Header=BB60_14 Depth=1
movq (%rax), %rsi
movq %r14, %rdi
xorl %eax, %eax
callq _printf
jmp LBB60_16
LBB60_9:
callq _Reprint.cold.1
LBB60_17:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _SetSize ## -- Begin function SetSize
.p2align 4, 0x90
_SetSize: ## @SetSize
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
incl %edi
movl %edi, _size(%rip)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _State_arrayof ## -- Begin function State_arrayof
.p2align 4, 0x90
_State_arrayof: ## @State_arrayof
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq _x3a(%rip), %r14
testq %r14, %r14
je LBB62_1
## %bb.2:
movl 4(%r14), %ebx
movslq %ebx, %rdi
movl $8, %esi
callq _calloc
testq %rax, %rax
je LBB62_10
## %bb.3:
testl %ebx, %ebx
jle LBB62_10
## %bb.4:
movq 8(%r14), %rcx
cmpl $5, %ebx
jae LBB62_6
## %bb.5:
xorl %edx, %edx
jmp LBB62_8
LBB62_1:
xorl %eax, %eax
jmp LBB62_10
LBB62_6:
movl %ebx, %edx
andl $3, %edx
testq %rdx, %rdx
movl $4, %esi
cmovneq %rdx, %rsi
movq %rbx, %rdx
subq %rsi, %rdx
leaq 96(%rcx), %rsi
xorl %edi, %edi
.p2align 4, 0x90
LBB62_7: ## =>This Inner Loop Header: Depth=1
movsd -64(%rsi), %xmm0 ## xmm0 = mem[0],zero
movsd -96(%rsi), %xmm1 ## xmm1 = mem[0],zero
movlhps %xmm0, %xmm1 ## xmm1 = xmm1[0],xmm0[0]
movsd (%rsi), %xmm0 ## xmm0 = mem[0],zero
movsd -32(%rsi), %xmm2 ## xmm2 = mem[0],zero
movlhps %xmm0, %xmm2 ## xmm2 = xmm2[0],xmm0[0]
movups %xmm1, (%rax,%rdi,8)
movups %xmm2, 16(%rax,%rdi,8)
addq $4, %rdi
subq $-128, %rsi
cmpq %rdi, %rdx
jne LBB62_7
LBB62_8:
movq %rdx, %rsi
shlq $5, %rsi
addq %rsi, %rcx
.p2align 4, 0x90
LBB62_9: ## =>This Inner Loop Header: Depth=1
movq (%rcx), %rsi
movq %rsi, (%rax,%rdx,8)
incq %rdx
addq $32, %rcx
cmpq %rdx, %rbx
jne LBB62_9
LBB62_10:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _CompressTables ## -- Begin function CompressTables
.p2align 4, 0x90
_CompressTables: ## @CompressTables
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
cmpl $0, 24(%rdi)
jle LBB63_63
## %bb.1:
movq %rdi, %r15
xorl %r12d, %r12d
movl $1, %r10d
jmp LBB63_2
LBB63_56: ## in Loop: Header=BB63_2 Depth=1
movl $1, 64(%rbx)
movq %r14, 56(%rbx)
.p2align 4, 0x90
LBB63_57: ## in Loop: Header=BB63_2 Depth=1
incq %r12
movslq 24(%r15), %rdx
cmpq %rdx, %r12
jge LBB63_7
LBB63_2: ## =>This Loop Header: Depth=1
## Child Loop BB63_4 Depth 2
## Child Loop BB63_32 Depth 3
## Child Loop BB63_40 Depth 2
## Child Loop BB63_46 Depth 2
## Child Loop BB63_52 Depth 2
movq (%r15), %rax
movq (%rax,%r12,8), %r11
movq 24(%r11), %r13
testq %r13, %r13
je LBB63_57
## %bb.3: ## in Loop: Header=BB63_2 Depth=1
xorl %r9d, %r9d
movq %r13, %rcx
xorl %r8d, %r8d
xorl %r14d, %r14d
jmp LBB63_4
LBB63_36: ## in Loop: Header=BB63_4 Depth=2
cmpl %r8d, %edi
cmovgq %rsi, %r14
cmovgl %edi, %r8d
.p2align 4, 0x90
LBB63_37: ## in Loop: Header=BB63_4 Depth=2
movq 32(%rcx), %rcx
testq %rcx, %rcx
je LBB63_38
LBB63_4: ## Parent Loop BB63_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB63_32 Depth 3
movl 8(%rcx), %esi
cmpl $2, %esi
je LBB63_29
## %bb.5: ## in Loop: Header=BB63_4 Depth=2
testl %esi, %esi
jne LBB63_37
## %bb.6: ## in Loop: Header=BB63_4 Depth=2
movq (%rcx), %rsi
cmpq 96(%r15), %rsi
cmovel %r10d, %r9d
jmp LBB63_37
.p2align 4, 0x90
LBB63_29: ## in Loop: Header=BB63_4 Depth=2
movq 16(%rcx), %rsi
cmpl $0, 16(%rsi)
jne LBB63_37
## %bb.30: ## in Loop: Header=BB63_4 Depth=2
cmpq %r14, %rsi
je LBB63_37
## %bb.31: ## in Loop: Header=BB63_4 Depth=2
movq 32(%rcx), %rbx
movl $1, %edi
jmp LBB63_32
.p2align 4, 0x90
LBB63_35: ## in Loop: Header=BB63_32 Depth=3
movq 32(%rbx), %rbx
LBB63_32: ## Parent Loop BB63_2 Depth=1
## Parent Loop BB63_4 Depth=2
## => This Inner Loop Header: Depth=3
testq %rbx, %rbx
je LBB63_36
## %bb.33: ## in Loop: Header=BB63_32 Depth=3
cmpl $2, 8(%rbx)
jne LBB63_35
## %bb.34: ## in Loop: Header=BB63_32 Depth=3
movq 16(%rbx), %rdx
cmpq %r14, %rdx
setne %al
cmpq %rsi, %rdx
sete %dl
andb %al, %dl
movzbl %dl, %eax
addl %eax, %edi
jmp LBB63_35
.p2align 4, 0x90
LBB63_38: ## in Loop: Header=BB63_2 Depth=1
testl %r8d, %r8d
jle LBB63_57
## %bb.39: ## in Loop: Header=BB63_2 Depth=1
testl %r9d, %r9d
je LBB63_40
jmp LBB63_57
.p2align 4, 0x90
LBB63_43: ## in Loop: Header=BB63_40 Depth=2
movq 32(%r13), %r13
LBB63_40: ## Parent Loop BB63_2 Depth=1
## => This Inner Loop Header: Depth=2
testq %r13, %r13
je LBB63_44
## %bb.41: ## in Loop: Header=BB63_40 Depth=2
cmpl $2, 8(%r13)
jne LBB63_43
## %bb.42: ## in Loop: Header=BB63_40 Depth=2
cmpq %r14, 16(%r13)
jne LBB63_43
## %bb.45: ## in Loop: Header=BB63_2 Depth=1
leaq L_.str.54(%rip), %rdi
movq %r11, %rbx
callq _Symbol_new
movq %rbx, %rcx
movq %rax, (%r13)
movq 32(%r13), %rax
jmp LBB63_46
.p2align 4, 0x90
LBB63_50: ## in Loop: Header=BB63_46 Depth=2
movq 32(%rax), %rax
LBB63_46: ## Parent Loop BB63_2 Depth=1
## => This Inner Loop Header: Depth=2
testq %rax, %rax
je LBB63_51
## %bb.47: ## in Loop: Header=BB63_46 Depth=2
cmpl $2, 8(%rax)
jne LBB63_50
## %bb.48: ## in Loop: Header=BB63_46 Depth=2
cmpq %r14, 16(%rax)
jne LBB63_50
## %bb.49: ## in Loop: Header=BB63_46 Depth=2
movl $9, 8(%rax)
jmp LBB63_50
.p2align 4, 0x90
LBB63_51: ## in Loop: Header=BB63_2 Depth=1
movq 24(%rcx), %rdi
callq _Action_sort
movq %rax, 24(%rbx)
testq %rax, %rax
movl $1, %r10d
jne LBB63_52
jmp LBB63_56
.p2align 4, 0x90
LBB63_54: ## in Loop: Header=BB63_52 Depth=2
cmpq %r14, 16(%rax)
jne LBB63_57
LBB63_55: ## in Loop: Header=BB63_52 Depth=2
movq 32(%rax), %rax
testq %rax, %rax
je LBB63_56
LBB63_52: ## Parent Loop BB63_2 Depth=1
## => This Inner Loop Header: Depth=2
movl 8(%rax), %ecx
cmpl $2, %ecx
je LBB63_54
## %bb.53: ## in Loop: Header=BB63_52 Depth=2
testl %ecx, %ecx
jne LBB63_55
jmp LBB63_57
LBB63_44:
callq _CompressTables.cold.2
jmp LBB63_63
LBB63_7:
testl %edx, %edx
jle LBB63_63
## %bb.8:
xorl %eax, %eax
jmp LBB63_9
.p2align 4, 0x90
LBB63_15: ## in Loop: Header=BB63_9 Depth=1
movl 24(%r15), %edx
LBB63_16: ## in Loop: Header=BB63_9 Depth=1
incq %rax
movslq %edx, %rcx
cmpq %rcx, %rax
jge LBB63_17
LBB63_9: ## =>This Loop Header: Depth=1
## Child Loop BB63_10 Depth 2
movq (%r15), %rcx
movq (%rcx,%rax,8), %rcx
movq 24(%rcx), %rcx
testq %rcx, %rcx
jne LBB63_10
jmp LBB63_16
.p2align 4, 0x90
LBB63_14: ## in Loop: Header=BB63_10 Depth=2
movq 32(%rcx), %rcx
testq %rcx, %rcx
je LBB63_15
LBB63_10: ## Parent Loop BB63_9 Depth=1
## => This Inner Loop Header: Depth=2
cmpl $0, 8(%rcx)
jne LBB63_14
## %bb.11: ## in Loop: Header=BB63_10 Depth=2
movq 16(%rcx), %rdx
cmpl $0, 64(%rdx)
je LBB63_14
## %bb.12: ## in Loop: Header=BB63_10 Depth=2
movq 56(%rdx), %rdx
testq %rdx, %rdx
je LBB63_14
## %bb.13: ## in Loop: Header=BB63_10 Depth=2
movl $10, 8(%rcx)
movq %rdx, 16(%rcx)
jmp LBB63_14
LBB63_17:
testl %edx, %edx
jle LBB63_63
## %bb.18:
xorl %eax, %eax
jmp LBB63_19
.p2align 4, 0x90
LBB63_61: ## in Loop: Header=BB63_19 Depth=1
movl 24(%r15), %edx
LBB63_62: ## in Loop: Header=BB63_19 Depth=1
incq %rax
movslq %edx, %rcx
cmpq %rcx, %rax
jge LBB63_63
LBB63_19: ## =>This Loop Header: Depth=1
## Child Loop BB63_20 Depth 2
## Child Loop BB63_25 Depth 3
movq (%r15), %rcx
movq (%rcx,%rax,8), %rcx
movq 24(%rcx), %rsi
testq %rsi, %rsi
jne LBB63_20
jmp LBB63_62
.p2align 4, 0x90
LBB63_60: ## in Loop: Header=BB63_20 Depth=2
movq %rdi, %rsi
testq %rdi, %rdi
je LBB63_61
LBB63_20: ## Parent Loop BB63_19 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB63_25 Depth 3
movq 32(%rsi), %rdi
cmpl $10, 8(%rsi)
jne LBB63_60
## %bb.21: ## in Loop: Header=BB63_20 Depth=2
movq 16(%rsi), %rdx
cmpl $0, 80(%rdx)
je LBB63_60
## %bb.22: ## in Loop: Header=BB63_20 Depth=2
cmpl $1, 24(%rdx)
jne LBB63_60
## %bb.23: ## in Loop: Header=BB63_20 Depth=2
movq (%rsi), %rbx
movl 8(%rbx), %ebx
cmpl 40(%r15), %ebx
jl LBB63_60
## %bb.24: ## in Loop: Header=BB63_20 Depth=2
movq 24(%rcx), %rdi
jmp LBB63_25
.p2align 4, 0x90
LBB63_28: ## in Loop: Header=BB63_25 Depth=3
movq 32(%rdi), %rdi
LBB63_25: ## Parent Loop BB63_19 Depth=1
## Parent Loop BB63_20 Depth=2
## => This Inner Loop Header: Depth=3
testq %rdi, %rdi
je LBB63_58
## %bb.26: ## in Loop: Header=BB63_25 Depth=3
cmpq %rsi, %rdi
je LBB63_28
## %bb.27: ## in Loop: Header=BB63_25 Depth=3
movq (%rdi), %rbx
cmpq (%rdx), %rbx
jne LBB63_28
## %bb.59: ## in Loop: Header=BB63_20 Depth=2
movq %rbx, 24(%rsi)
movl 8(%rdi), %edx
movl %edx, 8(%rsi)
movq 16(%rdi), %rdx
movq %rdx, 16(%rsi)
movq %rsi, %rdi
jmp LBB63_60
LBB63_58:
callq _CompressTables.cold.1
LBB63_63:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function ResortStates
LCPI64_0:
.long 0 ## 0x0
.long 0 ## 0x0
.long 2147483649 ## 0x80000001
.long 2147483649 ## 0x80000001
.section __TEXT,__text,regular,pure_instructions
.globl _ResortStates
.p2align 4, 0x90
_ResortStates: ## @ResortStates
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
movl 24(%rdi), %r8d
movq (%rdi), %rdi
testl %r8d, %r8d
jle LBB64_23
## %bb.1:
xorl %r9d, %r9d
movaps LCPI64_0(%rip), %xmm0 ## xmm0 = [0,0,2147483649,2147483649]
leaq LJTI64_0(%rip), %r11
jmp LBB64_2
.p2align 4, 0x90
LBB64_22: ## in Loop: Header=BB64_2 Depth=1
incq %r9
cmpq %r8, %r9
je LBB64_23
LBB64_2: ## =>This Loop Header: Depth=1
## Child Loop BB64_4 Depth 2
movq (%rdi,%r9,8), %rsi
movl $-1, 48(%rsi)
movups %xmm0, 32(%rsi)
movq 24(%rsi), %rax
testq %rax, %rax
je LBB64_22
## %bb.3: ## in Loop: Header=BB64_2 Depth=1
xorl %ecx, %ecx
xorl %r10d, %r10d
jmp LBB64_4
.p2align 4, 0x90
LBB64_14: ## in Loop: Header=BB64_4 Depth=2
incl %ecx
movl %ecx, 32(%rsi)
LBB64_21: ## in Loop: Header=BB64_4 Depth=2
movq 32(%rax), %rax
testq %rax, %rax
je LBB64_22
LBB64_4: ## Parent Loop BB64_2 Depth=1
## => This Inner Loop Header: Depth=2
movl 8(%rax), %edx
cmpq $10, %rdx
ja LBB64_21
## %bb.5: ## in Loop: Header=BB64_4 Depth=2
movslq (%r11,%rdx,4), %rdx
addq %r11, %rdx
jmpq *%rdx
LBB64_6: ## in Loop: Header=BB64_4 Depth=2
movq 16(%rax), %rdx
movl 16(%rdx), %ebx
jmp LBB64_12
LBB64_11: ## in Loop: Header=BB64_4 Depth=2
movl 52(%r14), %ebx
jmp LBB64_12
LBB64_10: ## in Loop: Header=BB64_4 Depth=2
movl 48(%r14), %ebx
jmp LBB64_12
LBB64_7: ## in Loop: Header=BB64_4 Depth=2
movq (%rax), %rdx
movl 8(%rdx), %edx
cmpl 40(%r14), %edx
jge LBB64_8
## %bb.9: ## in Loop: Header=BB64_4 Depth=2
movq 16(%rax), %rdx
movl 100(%rdx), %ebx
addl 44(%r14), %ebx
jmp LBB64_12
.p2align 4, 0x90
LBB64_8: ## in Loop: Header=BB64_4 Depth=2
movq 16(%rax), %rdx
movl 100(%rdx), %ebx
addl 60(%r14), %ebx
LBB64_12: ## in Loop: Header=BB64_4 Depth=2
testl %ebx, %ebx
js LBB64_21
## %bb.13: ## in Loop: Header=BB64_4 Depth=2
movq (%rax), %rdx
movl 8(%rdx), %edx
cmpl 40(%r14), %edx
jl LBB64_14
## %bb.15: ## in Loop: Header=BB64_4 Depth=2
cmpl 36(%r14), %edx
jge LBB64_17
## %bb.16: ## in Loop: Header=BB64_4 Depth=2
incl %r10d
movl %r10d, 36(%rsi)
jmp LBB64_21
LBB64_17: ## in Loop: Header=BB64_4 Depth=2
cmpl $0, 64(%rsi)
je LBB64_20
## %bb.18: ## in Loop: Header=BB64_4 Depth=2
movq 56(%rsi), %rdx
cmpq 16(%rax), %rdx
jne LBB64_19
LBB64_20: ## in Loop: Header=BB64_4 Depth=2
movl %ebx, 48(%rsi)
jmp LBB64_21
LBB64_23:
addq $8, %rdi
decl %r8d
movslq %r8d, %rsi
leaq _stateResortCompare(%rip), %rcx
movl $8, %edx
callq _qsort
movl 24(%r14), %eax
testl %eax, %eax
jle LBB64_30
## %bb.24:
movq (%r14), %rcx
leaq -1(%rax), %rsi
movl %eax, %edx
andl $7, %edx
cmpq $7, %rsi
jae LBB64_26
## %bb.25:
xorl %esi, %esi
jmp LBB64_28
LBB64_26:
movl %eax, %r8d
andl $-8, %r8d
xorl %esi, %esi
.p2align 4, 0x90
LBB64_27: ## =>This Inner Loop Header: Depth=1
movq (%rcx,%rsi,8), %rbx
movl %esi, 16(%rbx)
movq 8(%rcx,%rsi,8), %rbx
leal 1(%rsi), %edi
movl %edi, 16(%rbx)
movq 16(%rcx,%rsi,8), %rdi
leal 2(%rsi), %ebx
movl %ebx, 16(%rdi)
movq 24(%rcx,%rsi,8), %rdi
leal 3(%rsi), %ebx
movl %ebx, 16(%rdi)
movq 32(%rcx,%rsi,8), %rdi
leal 4(%rsi), %ebx
movl %ebx, 16(%rdi)
movq 40(%rcx,%rsi,8), %rdi
leal 5(%rsi), %ebx
movl %ebx, 16(%rdi)
movq 48(%rcx,%rsi,8), %rdi
leal 6(%rsi), %ebx
movl %ebx, 16(%rdi)
movq 56(%rcx,%rsi,8), %rdi
leal 7(%rsi), %ebx
movl %ebx, 16(%rdi)
addq $8, %rsi
cmpq %r8, %rsi
jne LBB64_27
LBB64_28:
testq %rdx, %rdx
je LBB64_30
.p2align 4, 0x90
LBB64_29: ## =>This Inner Loop Header: Depth=1
movq (%rcx,%rsi,8), %rdi
movl %esi, 16(%rdi)
incq %rsi
decq %rdx
jne LBB64_29
LBB64_30:
testl %eax, %eax
movl $1, %ecx
cmovlel %eax, %ecx
.p2align 4, 0x90
LBB64_31: ## =>This Inner Loop Header: Depth=1
cmpl $2, %eax
jl LBB64_34
## %bb.32: ## in Loop: Header=BB64_31 Depth=1
movq (%r14), %rdx
movq -8(%rdx,%rax,8), %rdx
decq %rax
cmpl $0, 64(%rdx)
jne LBB64_31
## %bb.33:
incl %eax
movl %eax, %ecx
LBB64_34:
movl %ecx, 28(%r14)
LBB64_35:
popq %rbx
popq %r14
popq %rbp
retq
LBB64_19:
callq _ResortStates.cold.1
jmp LBB64_35
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L64_0_set_6, LBB64_6-LJTI64_0
.set L64_0_set_11, LBB64_11-LJTI64_0
.set L64_0_set_8, LBB64_8-LJTI64_0
.set L64_0_set_10, LBB64_10-LJTI64_0
.set L64_0_set_21, LBB64_21-LJTI64_0
.set L64_0_set_7, LBB64_7-LJTI64_0
LJTI64_0:
.long L64_0_set_6
.long L64_0_set_11
.long L64_0_set_8
.long L64_0_set_10
.long L64_0_set_21
.long L64_0_set_21
.long L64_0_set_21
.long L64_0_set_21
.long L64_0_set_21
.long L64_0_set_21
.long L64_0_set_7
.end_data_region
## -- End function
.globl _ReportOutput ## -- Begin function ReportOutput
.p2align 4, 0x90
_ReportOutput: ## @ReportOutput
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq 224(%rdi), %rdi
testq %rdi, %rdi
je LBB65_2
## %bb.1:
callq _free
LBB65_2:
leaq L_.str.105(%rip), %rsi
movq %r14, %rdi
callq _file_makename
movq %rax, 224(%r14)
leaq L_.str.106(%rip), %rsi
movq %rax, %rdi
callq _fopen
testq %rax, %rax
je LBB65_32
## %bb.3:
movq %rax, %rbx
cmpl $0, 28(%r14)
jle LBB65_17
## %bb.4:
leaq -80(%rbp), %r13
xorl %r12d, %r12d
jmp LBB65_5
.p2align 4, 0x90
LBB65_16: ## in Loop: Header=BB65_5 Depth=1
movl $10, %edi
movq %rbx, %rsi
callq _fputc
incq %r12
movslq 28(%r14), %rax
cmpq %rax, %r12
jge LBB65_17
LBB65_5: ## =>This Loop Header: Depth=1
## Child Loop BB65_6 Depth 2
## Child Loop BB65_12 Depth 2
movq (%r14), %rax
movq (%rax,%r12,8), %r15
movl 16(%r15), %edx
movq %rbx, %rdi
leaq L_.str.107(%rip), %rsi
xorl %eax, %eax
callq _fprintf
xorl %eax, %eax
cmpl $0, 256(%r14)
sete %al
movq %r15, -88(%rbp) ## 8-byte Spill
movq (%r15,%rax,8), %r15
jmp LBB65_6
.p2align 4, 0x90
LBB65_9: ## in Loop: Header=BB65_6 Depth=2
movl $10, %esi
movl $1, %edx
leaq L_.str.110(%rip), %rdi
movq %rbx, %rcx
callq _fwrite
LBB65_10: ## in Loop: Header=BB65_6 Depth=2
movq (%r15), %rsi
movl 8(%r15), %edx
movq %rbx, %rdi
callq _RulePrint
movl $10, %edi
movq %rbx, %rsi
callq _fputc
xorl %eax, %eax
cmpl $0, 256(%r14)
setne %al
movq 56(%r15,%rax,8), %r15
LBB65_6: ## Parent Loop BB65_5 Depth=1
## => This Inner Loop Header: Depth=2
testq %r15, %r15
je LBB65_11
## %bb.7: ## in Loop: Header=BB65_6 Depth=2
movl 8(%r15), %ecx
movq (%r15), %rax
cmpl 24(%rax), %ecx
jne LBB65_9
## %bb.8: ## in Loop: Header=BB65_6 Depth=2
movl 100(%rax), %edx
movq %r13, %rdi
leaq L_.str.108(%rip), %rsi
xorl %eax, %eax
callq _lemon_sprintf
movq %rbx, %rdi
leaq L_.str.109(%rip), %rsi
movq %r13, %rdx
xorl %eax, %eax
callq _fprintf
jmp LBB65_10
.p2align 4, 0x90
LBB65_11: ## in Loop: Header=BB65_5 Depth=1
movl $10, %edi
movq %rbx, %rsi
callq _fputc
movq -88(%rbp), %rax ## 8-byte Reload
movq 24(%rax), %r15
jmp LBB65_12
.p2align 4, 0x90
LBB65_15: ## in Loop: Header=BB65_12 Depth=2
movq 32(%r15), %r15
LBB65_12: ## Parent Loop BB65_5 Depth=1
## => This Inner Loop Header: Depth=2
testq %r15, %r15
je LBB65_16
## %bb.13: ## in Loop: Header=BB65_12 Depth=2
movq %r15, %rdi
movq %rbx, %rsi
movl $30, %edx
callq _PrintAction
testl %eax, %eax
je LBB65_15
## %bb.14: ## in Loop: Header=BB65_12 Depth=2
movl $10, %edi
movq %rbx, %rsi
callq _fputc
jmp LBB65_15
LBB65_17:
leaq L_.str.111(%rip), %rdi
movl $53, %esi
movl $1, %edx
movq %rbx, %rcx
callq _fwrite
leaq L_.str.112(%rip), %rdi
movl $9, %esi
movl $1, %edx
movq %rbx, %rcx
callq _fwrite
cmpl $0, 36(%r14)
jle LBB65_29
## %bb.18:
xorl %r13d, %r13d
jmp LBB65_19
.p2align 4, 0x90
LBB65_28: ## in Loop: Header=BB65_19 Depth=1
movl $10, %edi
movq %rbx, %rsi
callq _fputc
incq %r13
movslq 36(%r14), %rax
cmpq %rax, %r13
jge LBB65_29
LBB65_19: ## =>This Loop Header: Depth=1
## Child Loop BB65_24 Depth 2
movq 72(%r14), %rax
movq (%rax,%r13,8), %r15
movq (%r15), %rcx
movq %rbx, %rdi
leaq L_.str.113(%rip), %rsi
movl %r13d, %edx
xorl %eax, %eax
callq _fprintf
cmpl $1, 12(%r15)
jne LBB65_28
## %bb.20: ## in Loop: Header=BB65_19 Depth=1
movl $58, %edi
movq %rbx, %rsi
callq _fputc
cmpl $0, 48(%r15)
je LBB65_22
## %bb.21: ## in Loop: Header=BB65_19 Depth=1
movl $9, %esi
movl $1, %edx
leaq L_.str.115(%rip), %rdi
movq %rbx, %rcx
callq _fwrite
LBB65_22: ## in Loop: Header=BB65_19 Depth=1
movl 40(%r14), %eax
testl %eax, %eax
jle LBB65_28
## %bb.23: ## in Loop: Header=BB65_19 Depth=1
xorl %r12d, %r12d
jmp LBB65_24
.p2align 4, 0x90
LBB65_27: ## in Loop: Header=BB65_24 Depth=2
incq %r12
movslq %eax, %rcx
cmpq %rcx, %r12
jge LBB65_28
LBB65_24: ## Parent Loop BB65_19 Depth=1
## => This Inner Loop Header: Depth=2
movq 40(%r15), %rcx
testq %rcx, %rcx
je LBB65_27
## %bb.25: ## in Loop: Header=BB65_24 Depth=2
cmpb $0, (%rcx,%r12)
je LBB65_27
## %bb.26: ## in Loop: Header=BB65_24 Depth=2
movq 72(%r14), %rax
movq (%rax,%r12,8), %rax
movq (%rax), %rdx
movq %rbx, %rdi
leaq L_.str.85(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movl 40(%r14), %eax
jmp LBB65_27
LBB65_29:
movq %rbx, %rdi
callq _fclose
jmp LBB65_30
LBB65_32:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq 224(%r14), %rdx
leaq L_.str.82(%rip), %rsi
xorl %eax, %eax
callq _fprintf
incl 80(%r14)
LBB65_30:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB65_33
## %bb.31:
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB65_33:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _ReportTable ## -- Begin function ReportTable
.p2align 4, 0x90
_ReportTable: ## @ReportTable
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $1128, %rsp ## imm = 0x468
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %ebx
movq %rdi, %r14
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movl 24(%rdi), %eax
movl 32(%rdi), %ecx
movl %eax, 44(%rdi)
leal (%rcx,%rax), %edx
movl %edx, 48(%rdi)
leal 1(%rcx,%rax), %esi
movl %esi, 52(%rdi)
leal 2(%rcx,%rax), %esi
movl %esi, 56(%rdi)
leal 3(%rcx,%rax), %eax
movl %eax, 60(%rdi)
leal (%rcx,%rdx), %eax
addl $3, %eax
movl %eax, 64(%rdi)
callq _tplt_open
testq %rax, %rax
je LBB66_211
## %bb.1:
movq %rax, %r12
movq 224(%r14), %rdi
testq %rdi, %rdi
je LBB66_3
## %bb.2:
callq _free
LBB66_3:
leaq L_.str.158(%rip), %rsi
movq %r14, %rdi
callq _file_makename
movq %rax, 224(%r14)
leaq L_.str.106(%rip), %rsi
movq %rax, %rdi
callq _fopen
testq %rax, %rax
je LBB66_4
## %bb.6:
movq %rax, %r15
movl $1, -1060(%rbp)
movq 104(%r14), %rdi
leaq -1060(%rbp), %r13
movq %r12, %rsi
movq %rax, %rdx
movq %r13, %rcx
callq _tplt_xfer
movq 152(%r14), %rdx
movq %r15, %rdi
movq %r14, %rsi
movq %r13, %rcx
callq _tplt_print
testl %ebx, %ebx
movq %r12, -1128(%rbp) ## 8-byte Spill
movq %r15, -1072(%rbp) ## 8-byte Spill
movl %ebx, -1088(%rbp) ## 4-byte Spill
je LBB66_13
## %bb.7:
leaq L_.str.159(%rip), %rsi
movq %r14, %rdi
callq _file_makename
movq %rax, %rbx
leaq L_.str.160(%rip), %rsi
movq %r15, %rdi
movq %rax, %rdx
xorl %eax, %eax
callq _fprintf
incl -1060(%rbp)
movq %rbx, %rdi
callq _free
movq 104(%r14), %rdi
leaq -1060(%rbp), %rcx
movq %r12, %rsi
movq %r15, %rdx
callq _tplt_xfer
leaq L_.str.148(%rip), %rdi
movl $1, %ebx
movl $14, %esi
movl $1, %edx
movq %r15, %rcx
callq _fwrite
movl -1060(%rbp), %r13d
movq 232(%r14), %rax
testq %rax, %rax
leaq L_.str.71(%rip), %r15
cmovneq %rax, %r15
cmpl $2, 40(%r14)
jl LBB66_8
## %bb.9:
movq %r13, -1112(%rbp) ## 8-byte Spill
leaq L_.str.161(%rip), %r12
movq -1072(%rbp), %r13 ## 8-byte Reload
.p2align 4, 0x90
LBB66_10: ## =>This Inner Loop Header: Depth=1
movq 72(%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rcx
movq %r13, %rdi
movq %r12, %rsi
movq %r15, %rdx
movl %ebx, %r8d
xorl %eax, %eax
callq _fprintf
incq %rbx
movslq 40(%r14), %rax
cmpq %rax, %rbx
jl LBB66_10
## %bb.11:
movq -1112(%rbp), %r13 ## 8-byte Reload
addl %ebx, %r13d
movq -1128(%rbp), %r12 ## 8-byte Reload
jmp LBB66_12
LBB66_4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq 224(%r14), %rdx
leaq L_.str.82(%rip), %rsi
xorl %eax, %eax
callq _fprintf
incl 80(%r14)
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB66_292
## %bb.5:
movq %r12, %rdi
addq $1128, %rsp ## imm = 0x468
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _fclose ## TAILCALL
LBB66_13:
movq 104(%r14), %rdi
leaq -1060(%rbp), %rcx
movq %r12, %rsi
movq %r15, %rdx
callq _tplt_xfer
jmp LBB66_14
LBB66_8:
incl %r13d
LBB66_12:
leaq L_.str.151(%rip), %rdi
movl $7, %esi
movl $1, %edx
movq -1072(%rbp), %r15 ## 8-byte Reload
movq %r15, %rcx
callq _fwrite
incl %r13d
movl %r13d, -1060(%rbp)
LBB66_14:
movq 104(%r14), %rdi
leaq -1060(%rbp), %rcx
movq %r12, %rsi
movq %r15, %rdx
callq _tplt_xfer
movl 36(%r14), %eax
leal 1(%rax), %ecx
xorl %esi, %esi
cmpl $65535, %ecx ## imm = 0xFFFF
setae %sil
leaq L_.str.314(%rip), %rcx
leaq L_.str.315(%rip), %r13
movq %r13, %rdx
cmovbq %rcx, %rdx
cmpl $255, %eax
leaq L_.str.313(%rip), %r12
cmovlq %r12, %rdx
leal 2(%rsi,%rsi), %eax
movq %r14, -1080(%rbp) ## 8-byte Spill
movl $1, %r14d
cmovll %r14d, %eax
movl %eax, -1148(%rbp) ## 4-byte Spill
leaq L_.str.162(%rip), %rsi
movq %r15, %rdi
xorl %eax, %eax
callq _fprintf
movl -1060(%rbp), %ebx
movq -1080(%rbp), %rax ## 8-byte Reload
movl 36(%rax), %edx
incl %edx
leaq L_.str.163(%rip), %rsi
movq %r15, %rdi
xorl %eax, %eax
callq _fprintf
movq -1080(%rbp), %rax ## 8-byte Reload
movl 64(%rax), %eax
xorl %ecx, %ecx
cmpl $65535, %eax ## imm = 0xFFFF
setae %cl
movq %r13, %rdx
leaq L_.str.314(%rip), %rsi
cmovbq %rsi, %rdx
cmpl $256, %eax ## imm = 0x100
leal 2(%rcx,%rcx), %eax
cmovlq %r12, %rdx
cmovll %r14d, %eax
movl %eax, -1152(%rbp) ## 4-byte Spill
movq -1080(%rbp), %r14 ## 8-byte Reload
leaq L_.str.164(%rip), %rsi
movq %r15, %rdi
xorl %eax, %eax
callq _fprintf
leal 3(%rbx), %eax
movl %eax, -1060(%rbp)
movq 96(%r14), %rax
testq %rax, %rax
je LBB66_16
## %bb.15:
movl 8(%rax), %edx
leaq L_.str.165(%rip), %rsi
movq %r15, %rdi
xorl %eax, %eax
callq _fprintf
addl $4, %ebx
movl %ebx, -1060(%rbp)
LBB66_16:
leaq -1060(%rbp), %rdx
movq %r15, %rdi
movq %r14, %rsi
movl -1088(%rbp), %ecx ## 4-byte Reload
callq _print_stack_union
leaq L_.str.166(%rip), %rdi
movl $21, %esi
movl $1, %edx
movq %r15, %rcx
callq _fwrite
movl -1060(%rbp), %ebx
movq 144(%r14), %rdx
testq %rdx, %rdx
je LBB66_18
## %bb.17:
leaq L_.str.167(%rip), %rsi
movq %r15, %rdi
xorl %eax, %eax
callq _fprintf
jmp LBB66_19
LBB66_18:
leaq L_.str.168(%rip), %rdi
movl $25, %esi
movl $1, %edx
movq %r15, %rcx
callq _fwrite
LBB66_19:
leaq L_.str.151(%rip), %rdi
movl $7, %esi
movl $1, %edx
movq %r15, %rcx
callq _fwrite
leal 3(%rbx), %r13d
movl %r13d, -1060(%rbp)
cmpl $0, -1088(%rbp) ## 4-byte Folded Reload
je LBB66_21
## %bb.20:
leaq L_.str.148(%rip), %rdi
movl $14, %esi
movl $1, %edx
movq %r15, %rcx
callq _fwrite
addl $4, %ebx
movl %ebx, -1060(%rbp)
movl %ebx, %r13d
LBB66_21:
movq 104(%r14), %rax
movq 112(%r14), %rdi
testq %rax, %rax
leaq L_.str.119(%rip), %r12
cmovneq %rax, %r12
testq %rdi, %rdi
je LBB66_40
## %bb.22:
cmpb $0, (%rdi)
je LBB66_40
## %bb.23:
movq %r13, -1104(%rbp) ## 8-byte Spill
callq _strlen
movl %eax, %ebx
movl %eax, %r13d
sarl $31, %r13d
andl %eax, %r13d
movq __DefaultRuneLocale@GOTPCREL(%rip), %r15
movl $16384, %r14d ## imm = 0x4000
jmp LBB66_24
.p2align 4, 0x90
LBB66_27: ## in Loop: Header=BB66_24 Depth=1
movl $16384, %esi ## imm = 0x4000
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
LBB66_28: ## in Loop: Header=BB66_24 Depth=1
decq %rbx
testl %eax, %eax
je LBB66_29
LBB66_24: ## =>This Inner Loop Header: Depth=1
testl %ebx, %ebx
jle LBB66_30
## %bb.25: ## in Loop: Header=BB66_24 Depth=1
movq -1080(%rbp), %rax ## 8-byte Reload
movq 112(%rax), %rax
movzbl -1(%rax,%rbx), %edi
testb %dil, %dil
js LBB66_27
## %bb.26: ## in Loop: Header=BB66_24 Depth=1
movl 60(%r15,%rdi,4), %eax
andl %r14d, %eax
jmp LBB66_28
LBB66_40:
leaq L_.str.173(%rip), %rsi
movq -1072(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rdi
movq %r12, %rdx
xorl %eax, %eax
callq _fprintf
leaq L_.str.174(%rip), %rsi
movq %rbx, %rdi
movq %r12, %rdx
xorl %eax, %eax
callq _fprintf
leal 2(%r13), %eax
movl %eax, -1060(%rbp)
leaq L_.str.175(%rip), %rsi
movq %rbx, %rdi
movq %r12, %rdx
xorl %eax, %eax
callq _fprintf
addl $3, %r13d
leaq L_.str.176(%rip), %rsi
movq %rbx, %rdi
movq %r12, %rdx
xorl %eax, %eax
callq _fprintf
cmpl $0, -1088(%rbp) ## 4-byte Folded Reload
je LBB66_42
LBB66_43:
leaq L_.str.151(%rip), %rdi
movl $7, %esi
movl $1, %edx
movq -1072(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rcx
callq _fwrite
addl $2, %r13d
movl %r13d, -1060(%rbp)
jmp LBB66_44
LBB66_29:
incl %ebx
movl %ebx, %r13d
LBB66_30:
movl %r13d, %r14d
movl %r13d, %eax
sarl $31, %eax
andl %r13d, %eax
movl %eax, -1112(%rbp) ## 4-byte Spill
movl $1280, %r13d ## imm = 0x500
.p2align 4, 0x90
LBB66_31: ## =>This Inner Loop Header: Depth=1
testl %r14d, %r14d
jle LBB66_32
## %bb.33: ## in Loop: Header=BB66_31 Depth=1
movq -1080(%rbp), %rax ## 8-byte Reload
movq 112(%rax), %rax
movzbl -1(%rax,%r14), %ebx
testb %bl, %bl
js LBB66_35
## %bb.34: ## in Loop: Header=BB66_31 Depth=1
movl 60(%r15,%rbx,4), %eax
andl %r13d, %eax
jmp LBB66_36
.p2align 4, 0x90
LBB66_35: ## in Loop: Header=BB66_31 Depth=1
movl $1280, %esi ## imm = 0x500
movl %ebx, %edi
callq ___maskrune
LBB66_36: ## in Loop: Header=BB66_31 Depth=1
decq %r14
testl %eax, %eax
jne LBB66_31
## %bb.37: ## in Loop: Header=BB66_31 Depth=1
cmpb $95, %bl
je LBB66_31
## %bb.38:
incl %r14d
movl %r14d, %ebx
jmp LBB66_39
LBB66_32:
movl -1112(%rbp), %ebx ## 4-byte Reload
LBB66_39:
movq -1080(%rbp), %r14 ## 8-byte Reload
movq 112(%r14), %rcx
leaq L_.str.169(%rip), %rsi
movq -1072(%rbp), %r15 ## 8-byte Reload
movq %r15, %rdi
movq %r12, %rdx
xorl %eax, %eax
callq _fprintf
movq 112(%r14), %rcx
leaq L_.str.170(%rip), %rsi
movq %r15, %rdi
movq %r12, %rdx
xorl %eax, %eax
callq _fprintf
movq 112(%r14), %rcx
movslq %ebx, %rbx
leaq (%rcx,%rbx), %r8
leaq L_.str.171(%rip), %rsi
movq %r15, %rdi
movq %r12, %rdx
xorl %eax, %eax
callq _fprintf
movq -1104(%rbp), %r13 ## 8-byte Reload
addl $3, %r13d
movl %r13d, -1060(%rbp)
addq 112(%r14), %rbx
leaq L_.str.172(%rip), %rsi
movq %r15, %rdi
movq %r12, %rdx
movq %rbx, %rcx
movq %rbx, %r8
xorl %eax, %eax
callq _fprintf
cmpl $0, -1088(%rbp) ## 4-byte Folded Reload
jne LBB66_43
LBB66_42:
incl %r13d
movq -1072(%rbp), %rbx ## 8-byte Reload
LBB66_44:
movq 88(%r14), %rax
cmpl $0, 52(%rax)
je LBB66_46
## %bb.45:
movl 8(%rax), %edx
leaq L_.str.177(%rip), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _fprintf
leal 1(%r13), %eax
movl %eax, -1060(%rbp)
movq 88(%r14), %rax
movl 80(%rax), %edx
leaq L_.str.178(%rip), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _fprintf
addl $2, %r13d
LBB66_46:
cmpl $0, 260(%r14)
je LBB66_48
## %bb.47:
leaq L_.str.179(%rip), %rdi
movl $21, %esi
movl $1, %edx
movq %rbx, %rcx
callq _fwrite
incl %r13d
movl %r13d, -1060(%rbp)
LBB66_48:
movslq 28(%r14), %rbx
leaq (%rbx,%rbx), %r12
movl $24, %esi
movq %r12, %rdi
callq _calloc
movq %rax, -1096(%rbp) ## 8-byte Spill
testq %rax, %rax
je LBB66_54
## %bb.49:
movl %ebx, %eax
testl %eax, %eax
movq -1096(%rbp), %rdi ## 8-byte Reload
jle LBB66_61
## %bb.50:
movq (%r14), %rcx
leaq 36(%rdi), %rdx
xorl %esi, %esi
.p2align 4, 0x90
LBB66_51: ## =>This Inner Loop Header: Depth=1
movq (%rcx,%rsi,8), %rdi
movq %rdi, -36(%rdx)
movl $1, -28(%rdx)
movl 32(%rdi), %ebx
movl %ebx, -24(%rdx)
movq %rdi, -12(%rdx)
movl $0, -4(%rdx)
movl 36(%rdi), %edi
movl %edi, (%rdx)
incq %rsi
addq $48, %rdx
cmpq %rsi, %rax
jne LBB66_51
## %bb.52:
cmpl $2, %r12d
movl $1, %edx
cmovgel %r12d, %edx
leaq -1(%rdx), %rax
movl %edx, %ecx
andl $3, %ecx
cmpq $3, %rax
jae LBB66_56
## %bb.53:
xorl %eax, %eax
movq -1096(%rbp), %rdi ## 8-byte Reload
jmp LBB66_58
LBB66_56:
andl $2147483644, %edx ## imm = 0x7FFFFFFC
movq -1096(%rbp), %rdi ## 8-byte Reload
leaq 88(%rdi), %rsi
xorl %eax, %eax
.p2align 4, 0x90
LBB66_57: ## =>This Inner Loop Header: Depth=1
movl %eax, -72(%rsi)
leal 1(%rax), %ebx
movl %ebx, -48(%rsi)
leal 2(%rax), %ebx
movl %ebx, -24(%rsi)
leal 3(%rax), %ebx
movl %ebx, (%rsi)
addq $4, %rax
addq $96, %rsi
cmpq %rdx, %rax
jne LBB66_57
LBB66_58:
testq %rcx, %rcx
je LBB66_61
## %bb.59:
leaq (%rax,%rax,2), %rdx
leaq (%rdi,%rdx,8), %rdx
addq $16, %rdx
shlq $3, %rcx
leaq (%rcx,%rcx,2), %rcx
xorl %esi, %esi
.p2align 4, 0x90
LBB66_60: ## =>This Inner Loop Header: Depth=1
movl %eax, (%rdx,%rsi)
incl %eax
addq $24, %rsi
cmpq %rsi, %rcx
jne LBB66_60
LBB66_61:
movq %r13, -1104(%rbp) ## 8-byte Spill
leaq _axset_compare(%rip), %rcx
movl $24, %edx
movq %r12, %rsi
callq _qsort
movl 36(%r14), %r15d
movq %r14, %rbx
movl 40(%r14), %r14d
movl $1, %edi
movl $56, %esi
callq _calloc
testq %rax, %rax
je LBB66_62
## %bb.63:
movl %r15d, 48(%rax)
movq %rax, -1088(%rbp) ## 8-byte Spill
movl %r14d, 44(%rax)
movl 28(%rbx), %r13d
xorl %eax, %eax
movq %rax, -1144(%rbp) ## 8-byte Spill
testl %r13d, %r13d
movq %rbx, %r14
jle LBB66_64
## %bb.65:
movq -1096(%rbp), %rdi ## 8-byte Reload
cmpl $0, 12(%rdi)
movl $0, -1112(%rbp) ## 4-byte Folded Spill
movl $0, -1116(%rbp) ## 4-byte Folded Spill
movl $0, %ecx
jle LBB66_96
## %bb.66:
xorl %eax, %eax
movq %rax, -1144(%rbp) ## 8-byte Spill
leaq LJTI66_0(%rip), %r15
movl $0, -1112(%rbp) ## 4-byte Folded Spill
movl $0, -1116(%rbp) ## 4-byte Folded Spill
xorl %ecx, %ecx
xorl %r12d, %r12d
.p2align 4, 0x90
LBB66_68: ## =>This Loop Header: Depth=1
## Child Loop BB66_69 Depth 2
## Child Loop BB66_82 Depth 2
leaq (%r12,%r12,2), %rax
movq (%rdi,%rax,8), %r13
cmpl $0, 8(%rdi,%rax,8)
movq 24(%r13), %rbx
movl %ecx, -1132(%rbp) ## 4-byte Spill
jne LBB66_69
jmp LBB66_82
.p2align 4, 0x90
LBB66_80: ## in Loop: Header=BB66_69 Depth=2
movq 32(%rbx), %rbx
LBB66_69: ## Parent Loop BB66_68 Depth=1
## => This Inner Loop Header: Depth=2
testq %rbx, %rbx
je LBB66_81
## %bb.70: ## in Loop: Header=BB66_69 Depth=2
movq (%rbx), %rax
movl 8(%rax), %esi
cmpl 40(%r14), %esi
jge LBB66_80
## %bb.71: ## in Loop: Header=BB66_69 Depth=2
movl 8(%rbx), %eax
cmpq $10, %rax
ja LBB66_80
## %bb.72: ## in Loop: Header=BB66_69 Depth=2
movslq (%r15,%rax,4), %rax
addq %r15, %rax
jmpq *%rax
LBB66_73: ## in Loop: Header=BB66_69 Depth=2
movq 16(%rbx), %rax
movl 16(%rax), %edx
testl %edx, %edx
jns LBB66_79
jmp LBB66_80
LBB66_77: ## in Loop: Header=BB66_69 Depth=2
movl 52(%r14), %edx
testl %edx, %edx
jns LBB66_79
jmp LBB66_80
LBB66_75: ## in Loop: Header=BB66_69 Depth=2
movq 16(%rbx), %rax
movl 100(%rax), %edx
addl 60(%r14), %edx
testl %edx, %edx
jns LBB66_79
jmp LBB66_80
LBB66_76: ## in Loop: Header=BB66_69 Depth=2
movl 48(%r14), %edx
testl %edx, %edx
jns LBB66_79
jmp LBB66_80
LBB66_74: ## in Loop: Header=BB66_69 Depth=2
movq 16(%rbx), %rax
movl 100(%rax), %edx
addl 44(%r14), %edx
testl %edx, %edx
js LBB66_80
.p2align 4, 0x90
LBB66_79: ## in Loop: Header=BB66_69 Depth=2
movq -1088(%rbp), %rdi ## 8-byte Reload
callq _acttab_action
jmp LBB66_80
.p2align 4, 0x90
LBB66_93: ## in Loop: Header=BB66_82 Depth=2
movq 32(%rbx), %rbx
LBB66_82: ## Parent Loop BB66_68 Depth=1
## => This Inner Loop Header: Depth=2
testq %rbx, %rbx
je LBB66_94
## %bb.83: ## in Loop: Header=BB66_82 Depth=2
movq (%rbx), %rax
movl 8(%rax), %esi
cmpl 40(%r14), %esi
jl LBB66_93
## %bb.84: ## in Loop: Header=BB66_82 Depth=2
cmpl 36(%r14), %esi
je LBB66_93
## %bb.85: ## in Loop: Header=BB66_82 Depth=2
movl 8(%rbx), %eax
cmpq $10, %rax
ja LBB66_93
## %bb.86: ## in Loop: Header=BB66_82 Depth=2
leaq LJTI66_1(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB66_88: ## in Loop: Header=BB66_82 Depth=2
movq 16(%rbx), %rax
movl 100(%rax), %edx
addl 60(%r14), %edx
testl %edx, %edx
jns LBB66_92
jmp LBB66_93
LBB66_87: ## in Loop: Header=BB66_82 Depth=2
movq 16(%rbx), %rax
movl 16(%rax), %edx
testl %edx, %edx
jns LBB66_92
jmp LBB66_93
LBB66_90: ## in Loop: Header=BB66_82 Depth=2
movl 52(%r14), %edx
testl %edx, %edx
jns LBB66_92
jmp LBB66_93
LBB66_89: ## in Loop: Header=BB66_82 Depth=2
movl 48(%r14), %edx
testl %edx, %edx
js LBB66_93
LBB66_92: ## in Loop: Header=BB66_82 Depth=2
movq -1088(%rbp), %rdi ## 8-byte Reload
callq _acttab_action
jmp LBB66_93
.p2align 4, 0x90
LBB66_81: ## in Loop: Header=BB66_68 Depth=1
movq -1088(%rbp), %rdi ## 8-byte Reload
movl $1, %esi
callq _acttab_insert
movl -1132(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, %eax
cmovll %eax, %ecx
movl %eax, 40(%r13)
movl -1116(%rbp), %edx ## 4-byte Reload
cmpl %edx, %eax
cmovgl %eax, %edx
movl %edx, -1116(%rbp) ## 4-byte Spill
jmp LBB66_95
.p2align 4, 0x90
LBB66_94: ## in Loop: Header=BB66_68 Depth=1
movq -1088(%rbp), %rdi ## 8-byte Reload
xorl %esi, %esi
callq _acttab_insert
movl -1112(%rbp), %ecx ## 4-byte Reload
cmpl %ecx, %eax
cmovll %eax, %ecx
movl %ecx, -1112(%rbp) ## 4-byte Spill
movl %eax, 44(%r13)
movq -1144(%rbp), %rcx ## 8-byte Reload
cmpl %ecx, %eax
cmovgl %eax, %ecx
movq %rcx, -1144(%rbp) ## 8-byte Spill
movl -1132(%rbp), %ecx ## 4-byte Reload
LBB66_95: ## in Loop: Header=BB66_68 Depth=1
incq %r12
movslq 28(%r14), %r13
movq %r13, %rax
addq %r13, %rax
cmpq %rax, %r12
movq -1096(%rbp), %rdi ## 8-byte Reload
jge LBB66_96
## %bb.67: ## in Loop: Header=BB66_68 Depth=1
leaq (%r12,%r12,2), %rax
cmpl $0, 12(%rdi,%rax,8)
jg LBB66_68
jmp LBB66_96
LBB66_64:
movl $0, -1112(%rbp) ## 4-byte Folded Spill
movl $0, -1116(%rbp) ## 4-byte Folded Spill
xorl %ecx, %ecx
movq -1096(%rbp), %rdi ## 8-byte Reload
LBB66_96:
movl %ecx, -1132(%rbp) ## 4-byte Spill
callq _free
movq 8(%r14), %rax
testq %rax, %rax
je LBB66_98
.p2align 4, 0x90
LBB66_293: ## =>This Inner Loop Header: Depth=1
movl $0, 108(%rax)
movq 120(%rax), %rax
testq %rax, %rax
jne LBB66_293
LBB66_98:
testl %r13d, %r13d
movq -1128(%rbp), %r15 ## 8-byte Reload
movq -1072(%rbp), %r12 ## 8-byte Reload
jle LBB66_106
## %bb.99:
movq (%r14), %rax
movl %r13d, %ecx
xorl %edx, %edx
jmp LBB66_100
.p2align 4, 0x90
LBB66_105: ## in Loop: Header=BB66_100 Depth=1
incq %rdx
cmpq %rcx, %rdx
je LBB66_106
LBB66_100: ## =>This Loop Header: Depth=1
## Child Loop BB66_101 Depth 2
movq (%rax,%rdx,8), %rsi
movq 24(%rsi), %rsi
jmp LBB66_101
.p2align 4, 0x90
LBB66_104: ## in Loop: Header=BB66_101 Depth=2
movq 32(%rsi), %rsi
LBB66_101: ## Parent Loop BB66_100 Depth=1
## => This Inner Loop Header: Depth=2
testq %rsi, %rsi
je LBB66_105
## %bb.102: ## in Loop: Header=BB66_101 Depth=2
movl 8(%rsi), %edi
orl $8, %edi
cmpl $10, %edi
jne LBB66_104
## %bb.103: ## in Loop: Header=BB66_101 Depth=2
movq 16(%rsi), %rdi
movl $1, 108(%rdi)
jmp LBB66_104
LBB66_106:
leaq L_.str.180(%rip), %rsi
movq %r12, %rdi
movl %r13d, %edx
xorl %eax, %eax
callq _fprintf
movl 32(%r14), %edx
leaq L_.str.181(%rip), %rsi
movq %r12, %rdi
xorl %eax, %eax
callq _fprintf
movl 40(%r14), %edx
leaq L_.str.182(%rip), %rsi
movq %r12, %rdi
xorl %eax, %eax
callq _fprintf
movl 28(%r14), %edx
decl %edx
leaq L_.str.183(%rip), %rsi
movq %r12, %rdi
xorl %eax, %eax
callq _fprintf
movl 44(%r14), %ebx
leaq L_.str.184(%rip), %rsi
movq %r12, %rdi
movl %ebx, %edx
xorl %eax, %eax
callq _fprintf
movl 32(%r14), %eax
leal (%rbx,%rax), %edx
decl %edx
leaq L_.str.185(%rip), %rsi
movq %r12, %rdi
xorl %eax, %eax
callq _fprintf
movl 48(%r14), %edx
leaq L_.str.186(%rip), %rsi
movq %r12, %rdi
xorl %eax, %eax
callq _fprintf
movl 52(%r14), %edx
leaq L_.str.187(%rip), %rsi
movq %r12, %rdi
xorl %eax, %eax
callq _fprintf
movl 56(%r14), %edx
leaq L_.str.188(%rip), %rsi
movq %r12, %rdi
xorl %eax, %eax
callq _fprintf
movl 60(%r14), %edx
leaq L_.str.189(%rip), %rsi
movq %r12, %rdi
xorl %eax, %eax
callq _fprintf
movl 32(%r14), %eax
movl 60(%r14), %ecx
leal (%rcx,%rax), %edx
decl %edx
leaq L_.str.190(%rip), %rsi
movq %r12, %rdi
xorl %eax, %eax
callq _fprintf
movq -1104(%rbp), %rax ## 8-byte Reload
addl $11, %eax
movl %eax, -1060(%rbp)
movq 104(%r14), %rdi
leaq -1060(%rbp), %rcx
movq %r15, %rsi
movq %r12, %rdx
callq _tplt_xfer
movq -1088(%rbp), %rsi ## 8-byte Reload
movl (%rsi), %r15d
movl %r15d, %ebx
sarl $31, %ebx
andl %r15d, %ebx
movq %r15, %rax
.p2align 4, 0x90
LBB66_107: ## =>This Inner Loop Header: Depth=1
testl %eax, %eax
jle LBB66_110
## %bb.108: ## in Loop: Header=BB66_107 Depth=1
movq 8(%rsi), %rdx
leaq -1(%rax), %rcx
cmpl $0, -8(%rdx,%rax,8)
movq %rcx, %rax
js LBB66_107
## %bb.109:
incl %ecx
movl %ecx, %ebx
LBB66_110:
movl %ebx, 244(%r14)
movl %ebx, %eax
imull -1152(%rbp), %eax ## 4-byte Folded Reload
addl %eax, 252(%r14)
leaq L_.str.191(%rip), %rsi
movq %r12, %rdi
movl %ebx, %edx
xorl %eax, %eax
callq _fprintf
movl -1060(%rbp), %r13d
leaq L_.str.192(%rip), %rdi
movl $42, %esi
movl $1, %edx
movq %r12, %rcx
callq _fwrite
addl $2, %r13d
movl %r13d, -1060(%rbp)
testl %ebx, %ebx
jle LBB66_122
## %bb.111:
movq %r15, -1160(%rbp) ## 8-byte Spill
movq %r13, -1096(%rbp) ## 8-byte Spill
movq -1088(%rbp), %rax ## 8-byte Reload
movq 8(%rax), %rax
movq %rax, -1104(%rbp) ## 8-byte Spill
leal -1(%rbx), %eax
movq %rax, -1168(%rbp) ## 8-byte Spill
movl %ebx, %r12d
xorl %r13d, %r13d
xorl %r15d, %r15d
jmp LBB66_112
.p2align 4, 0x90
LBB66_118: ## in Loop: Header=BB66_112 Depth=1
movl $10, %edi
movq -1072(%rbp), %rsi ## 8-byte Reload
callq _fputc
movq -1096(%rbp), %rax ## 8-byte Reload
incl %eax
movq %rax, -1096(%rbp) ## 8-byte Spill
xorl %r15d, %r15d
LBB66_120: ## in Loop: Header=BB66_112 Depth=1
incq %r13
cmpq %r13, %r12
je LBB66_121
LBB66_112: ## =>This Inner Loop Header: Depth=1
movq -1104(%rbp), %rax ## 8-byte Reload
movl 4(%rax,%r13,8), %ebx
testl %ebx, %ebx
js LBB66_113
## %bb.114: ## in Loop: Header=BB66_112 Depth=1
testl %r15d, %r15d
je LBB66_115
LBB66_116: ## in Loop: Header=BB66_112 Depth=1
movq -1072(%rbp), %rdi ## 8-byte Reload
leaq L_.str.194(%rip), %rsi
movl %ebx, %edx
xorl %eax, %eax
callq _fprintf
cmpl $9, %r15d
je LBB66_118
## %bb.117: ## in Loop: Header=BB66_112 Depth=1
cmpq %r13, -1168(%rbp) ## 8-byte Folded Reload
je LBB66_118
## %bb.119: ## in Loop: Header=BB66_112 Depth=1
incl %r15d
jmp LBB66_120
.p2align 4, 0x90
LBB66_113: ## in Loop: Header=BB66_112 Depth=1
movl 56(%r14), %ebx
testl %r15d, %r15d
jne LBB66_116
LBB66_115: ## in Loop: Header=BB66_112 Depth=1
movq -1072(%rbp), %rdi ## 8-byte Reload
leaq L_.str.193(%rip), %rsi
movl %r13d, %edx
xorl %eax, %eax
callq _fprintf
jmp LBB66_116
LBB66_121:
movq -1096(%rbp), %r13 ## 8-byte Reload
movl %r13d, -1060(%rbp)
movq -1072(%rbp), %r12 ## 8-byte Reload
movq -1160(%rbp), %r15 ## 8-byte Reload
LBB66_122:
leaq L_.str.195(%rip), %rdi
movl $3, %esi
movl $1, %edx
movq %r12, %rcx
callq _fwrite
movl %r15d, 248(%r14)
movl %r15d, %eax
imull -1148(%rbp), %eax ## 4-byte Folded Reload
addl %eax, 252(%r14)
leaq L_.str.196(%rip), %rdi
movl $43, %esi
movl $1, %edx
movq %r12, %rcx
callq _fwrite
addl $2, %r13d
movl %r13d, -1060(%rbp)
testl %r15d, %r15d
jle LBB66_134
## %bb.123:
movq -1088(%rbp), %rax ## 8-byte Reload
movq 8(%rax), %rax
movq %rax, -1088(%rbp) ## 8-byte Spill
movl %r15d, %eax
decl %eax
movq %rax, -1096(%rbp) ## 8-byte Spill
xorl %ebx, %ebx
xorl %r12d, %r12d
jmp LBB66_124
.p2align 4, 0x90
LBB66_130: ## in Loop: Header=BB66_124 Depth=1
movl $10, %edi
movq -1072(%rbp), %rsi ## 8-byte Reload
callq _fputc
incl %r13d
xorl %r12d, %r12d
LBB66_132: ## in Loop: Header=BB66_124 Depth=1
movq %r14, %r15
incq %rbx
cmpq %rbx, %r14
je LBB66_133
LBB66_124: ## =>This Inner Loop Header: Depth=1
movq %r15, %r14
movq -1088(%rbp), %rax ## 8-byte Reload
movl (%rax,%rbx,8), %r15d
testl %r15d, %r15d
js LBB66_125
## %bb.126: ## in Loop: Header=BB66_124 Depth=1
testl %r12d, %r12d
je LBB66_127
LBB66_128: ## in Loop: Header=BB66_124 Depth=1
movq -1072(%rbp), %rdi ## 8-byte Reload
leaq L_.str.194(%rip), %rsi
movl %r15d, %edx
xorl %eax, %eax
callq _fprintf
cmpl $9, %r12d
je LBB66_130
## %bb.129: ## in Loop: Header=BB66_124 Depth=1
cmpq %rbx, -1096(%rbp) ## 8-byte Folded Reload
je LBB66_130
## %bb.131: ## in Loop: Header=BB66_124 Depth=1
incl %r12d
jmp LBB66_132
.p2align 4, 0x90
LBB66_125: ## in Loop: Header=BB66_124 Depth=1
movq -1080(%rbp), %rax ## 8-byte Reload
movl 36(%rax), %r15d
testl %r12d, %r12d
jne LBB66_128
LBB66_127: ## in Loop: Header=BB66_124 Depth=1
movq -1072(%rbp), %rdi ## 8-byte Reload
leaq L_.str.193(%rip), %rsi
movl %ebx, %edx
xorl %eax, %eax
callq _fprintf
jmp LBB66_128
LBB66_133:
movl %r13d, -1060(%rbp)
movq -1072(%rbp), %r12 ## 8-byte Reload
movq -1080(%rbp), %r14 ## 8-byte Reload
LBB66_134:
leaq L_.str.195(%rip), %rdi
movl $3, %esi
movl $1, %edx
movq %r12, %rcx
callq _fwrite
movl 28(%r14), %eax
movl %eax, %r14d
sarl $31, %r14d
andl %eax, %r14d
.p2align 4, 0x90
LBB66_135: ## =>This Inner Loop Header: Depth=1
testl %eax, %eax
jle LBB66_138
## %bb.136: ## in Loop: Header=BB66_135 Depth=1
movq -1080(%rbp), %rcx ## 8-byte Reload
movq (%rcx), %rcx
movq -8(%rcx,%rax,8), %rcx
decq %rax
cmpl $-2147483647, 40(%rcx) ## imm = 0x80000001
je LBB66_135
## %bb.137:
incl %eax
movl %eax, %r14d
LBB66_138:
leal -1(%r14), %r15d
leaq L_.str.197(%rip), %rsi
movq %r12, %rdi
movl %r15d, %edx
xorl %eax, %eax
callq _fprintf
leaq L_.str.198(%rip), %rsi
movq %r12, %rdi
movl -1132(%rbp), %ebx ## 4-byte Reload
movl %ebx, %edx
xorl %eax, %eax
callq _fprintf
leal 3(%r13), %eax
movl %eax, -1060(%rbp)
leaq L_.str.199(%rip), %rsi
movq %r12, %rdi
movl -1116(%rbp), %edx ## 4-byte Reload
xorl %eax, %eax
callq _fprintf
movq -1080(%rbp), %rcx ## 8-byte Reload
movl 244(%rcx), %eax
addl 40(%rcx), %eax
testl %ebx, %ebx
js LBB66_141
## %bb.139:
movl $1, %ebx
cmpl $256, %eax ## imm = 0x100
leaq L_.str.313(%rip), %rdx
jl LBB66_145
## %bb.140:
xorl %ecx, %ecx
cmpl $65535, %eax ## imm = 0xFFFF
setae %cl
leaq L_.str.315(%rip), %rdx
leaq L_.str.314(%rip), %rax
cmovbq %rax, %rdx
leal (%rcx,%rcx), %ebx
addl $2, %ebx
jmp LBB66_145
LBB66_141:
cmpl $-127, %ebx
jb LBB66_144
## %bb.142:
cmpl $128, %eax
jge LBB66_144
## %bb.143:
movl $1, %ebx
leaq L_.str.316(%rip), %rdx
jmp LBB66_145
LBB66_144:
cmpl $-32767, %ebx ## imm = 0x8001
setae %cl
cmpl $32767, %eax ## imm = 0x7FFF
setl %al
andb %cl, %al
leaq L_.str.317(%rip), %rcx
leaq L_.str.312(%rip), %rdx
cmovneq %rcx, %rdx
xorb $1, %al
movzbl %al, %eax
leal (%rax,%rax), %ebx
addl $2, %ebx
LBB66_145:
leaq L_.str.200(%rip), %rsi
movq %r12, %rdi
xorl %eax, %eax
callq _fprintf
addl $5, %r13d
imull %r14d, %ebx
movq -1080(%rbp), %rax ## 8-byte Reload
addl %ebx, 252(%rax)
testl %r14d, %r14d
jle LBB66_146
## %bb.147:
movl %r15d, %eax
movq %rax, -1096(%rbp) ## 8-byte Spill
movl %r14d, %eax
movq %rax, -1088(%rbp) ## 8-byte Spill
movl -1060(%rbp), %eax
movl %eax, -1104(%rbp) ## 4-byte Spill
xorl %ebx, %ebx
xorl %r12d, %r12d
movq -1080(%rbp), %r14 ## 8-byte Reload
jmp LBB66_148
.p2align 4, 0x90
LBB66_154: ## in Loop: Header=BB66_148 Depth=1
movl $10, %edi
movq -1072(%rbp), %rsi ## 8-byte Reload
callq _fputc
movq %r13, %rax
incl %eax
xorl %r12d, %r12d
movq %rax, %r13
## kill: def $eax killed $eax killed $rax
movl %eax, -1104(%rbp) ## 4-byte Spill
LBB66_156: ## in Loop: Header=BB66_148 Depth=1
incq %rbx
cmpq %rbx, -1088(%rbp) ## 8-byte Folded Reload
je LBB66_157
LBB66_148: ## =>This Inner Loop Header: Depth=1
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movl 40(%rax), %r15d
cmpl $-2147483647, %r15d ## imm = 0x80000001
jne LBB66_150
## %bb.149: ## in Loop: Header=BB66_148 Depth=1
movl 244(%r14), %r15d
LBB66_150: ## in Loop: Header=BB66_148 Depth=1
testl %r12d, %r12d
jne LBB66_152
## %bb.151: ## in Loop: Header=BB66_148 Depth=1
movq -1072(%rbp), %rdi ## 8-byte Reload
leaq L_.str.193(%rip), %rsi
movl %ebx, %edx
xorl %eax, %eax
callq _fprintf
LBB66_152: ## in Loop: Header=BB66_148 Depth=1
movq -1072(%rbp), %rdi ## 8-byte Reload
leaq L_.str.194(%rip), %rsi
movl %r15d, %edx
xorl %eax, %eax
callq _fprintf
cmpl $9, %r12d
je LBB66_154
## %bb.153: ## in Loop: Header=BB66_148 Depth=1
cmpq %rbx, -1096(%rbp) ## 8-byte Folded Reload
je LBB66_154
## %bb.155: ## in Loop: Header=BB66_148 Depth=1
incl %r12d
jmp LBB66_156
LBB66_157:
movl -1104(%rbp), %eax ## 4-byte Reload
movl %eax, -1060(%rbp)
movq -1072(%rbp), %r12 ## 8-byte Reload
jmp LBB66_158
LBB66_146:
movq -1080(%rbp), %r14 ## 8-byte Reload
LBB66_158:
leaq L_.str.195(%rip), %rdi
movl $3, %esi
movl $1, %edx
movq %r12, %rcx
callq _fwrite
movl 28(%r14), %eax
movl %eax, %r14d
sarl $31, %r14d
andl %eax, %r14d
movq %r13, -1096(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB66_159: ## =>This Inner Loop Header: Depth=1
testl %eax, %eax
jle LBB66_162
## %bb.160: ## in Loop: Header=BB66_159 Depth=1
movq -1080(%rbp), %rcx ## 8-byte Reload
movq (%rcx), %rcx
movq -8(%rcx,%rax,8), %rcx
decq %rax
cmpl $-2147483647, 44(%rcx) ## imm = 0x80000001
je LBB66_159
## %bb.161:
incl %eax
movl %eax, %r14d
LBB66_162:
leal -1(%r14), %r15d
leaq L_.str.201(%rip), %rsi
movq %r12, %rdi
movl %r15d, %edx
xorl %eax, %eax
callq _fprintf
leaq L_.str.202(%rip), %rsi
movq %r12, %rdi
movl -1112(%rbp), %ebx ## 4-byte Reload
movl %ebx, %edx
xorl %eax, %eax
callq _fprintf
leaq L_.str.203(%rip), %rsi
movq %r12, %rdi
movq -1144(%rbp), %r13 ## 8-byte Reload
movl %r13d, %edx
xorl %eax, %eax
callq _fprintf
decl %ebx
cmpl $127, %r13d
movl %ebx, -1112(%rbp) ## 4-byte Spill
jg LBB66_165
## %bb.163:
cmpl $-128, %ebx
jbe LBB66_165
## %bb.164:
movl $1, %ebx
leaq L_.str.316(%rip), %rdx
jmp LBB66_166
LBB66_165:
cmpl $-32767, %ebx ## imm = 0x8001
setae %al
cmpl $32767, -1144(%rbp) ## 4-byte Folded Reload
## imm = 0x7FFF
setl %cl
andb %al, %cl
leaq L_.str.317(%rip), %rax
leaq L_.str.312(%rip), %rdx
cmovneq %rax, %rdx
xorb $1, %cl
movzbl %cl, %eax
leal (%rax,%rax), %ebx
addl $2, %ebx
LBB66_166:
movq -1096(%rbp), %r13 ## 8-byte Reload
leaq L_.str.204(%rip), %rsi
movq %r12, %rdi
xorl %eax, %eax
callq _fprintf
addl $5, %r13d
imull %r14d, %ebx
movq -1080(%rbp), %rax ## 8-byte Reload
addl %ebx, 252(%rax)
testl %r14d, %r14d
jle LBB66_167
## %bb.168:
movl %r15d, %eax
movq %rax, -1096(%rbp) ## 8-byte Spill
movl %r14d, %eax
movq %rax, -1088(%rbp) ## 8-byte Spill
movl -1060(%rbp), %eax
movl %eax, -1104(%rbp) ## 4-byte Spill
xorl %ebx, %ebx
xorl %r12d, %r12d
movq -1080(%rbp), %r14 ## 8-byte Reload
jmp LBB66_169
.p2align 4, 0x90
LBB66_175: ## in Loop: Header=BB66_169 Depth=1
movl $10, %edi
movq -1072(%rbp), %rsi ## 8-byte Reload
callq _fputc
movq %r13, %rax
incl %eax
xorl %r12d, %r12d
movq %rax, %r13
## kill: def $eax killed $eax killed $rax
movl %eax, -1104(%rbp) ## 4-byte Spill
LBB66_177: ## in Loop: Header=BB66_169 Depth=1
incq %rbx
cmpq %rbx, -1088(%rbp) ## 8-byte Folded Reload
je LBB66_178
LBB66_169: ## =>This Inner Loop Header: Depth=1
movq (%r14), %rax
movq (%rax,%rbx,8), %rax
movl 44(%rax), %eax
movl -1112(%rbp), %r15d ## 4-byte Reload
cmpl $-2147483647, %eax ## imm = 0x80000001
je LBB66_171
## %bb.170: ## in Loop: Header=BB66_169 Depth=1
movl %eax, %r15d
LBB66_171: ## in Loop: Header=BB66_169 Depth=1
testl %r12d, %r12d
jne LBB66_173
## %bb.172: ## in Loop: Header=BB66_169 Depth=1
movq -1072(%rbp), %rdi ## 8-byte Reload
leaq L_.str.193(%rip), %rsi
movl %ebx, %edx
xorl %eax, %eax
callq _fprintf
LBB66_173: ## in Loop: Header=BB66_169 Depth=1
movq -1072(%rbp), %rdi ## 8-byte Reload
leaq L_.str.194(%rip), %rsi
movl %r15d, %edx
xorl %eax, %eax
callq _fprintf
cmpl $9, %r12d
je LBB66_175
## %bb.174: ## in Loop: Header=BB66_169 Depth=1
cmpq %rbx, -1096(%rbp) ## 8-byte Folded Reload
je LBB66_175
## %bb.176: ## in Loop: Header=BB66_169 Depth=1
incl %r12d
jmp LBB66_177
LBB66_178:
movl -1104(%rbp), %eax ## 4-byte Reload
movl %eax, -1060(%rbp)
movq -1072(%rbp), %r12 ## 8-byte Reload
jmp LBB66_179
LBB66_167:
movq -1080(%rbp), %r14 ## 8-byte Reload
LBB66_179:
leaq L_.str.195(%rip), %rdi
movl $3, %esi
movl $1, %edx
movq %r12, %rcx
callq _fwrite
leaq L_.str.205(%rip), %rdi
movl $43, %esi
movl $1, %edx
movq %r12, %rcx
callq _fwrite
addl $2, %r13d
movl 28(%r14), %r15d
movl -1152(%rbp), %eax ## 4-byte Reload
imull %r15d, %eax
addl %eax, 252(%r14)
testl %r15d, %r15d
jle LBB66_191
## %bb.180:
leal -1(%r15), %eax
movq %rax, -1088(%rbp) ## 8-byte Spill
xorl %ebx, %ebx
xorl %r12d, %r12d
jmp LBB66_181
.p2align 4, 0x90
LBB66_188: ## in Loop: Header=BB66_181 Depth=1
movl $10, %edi
movq -1072(%rbp), %rsi ## 8-byte Reload
callq _fputc
incl %r13d
xorl %r12d, %r12d
LBB66_190: ## in Loop: Header=BB66_181 Depth=1
incq %rbx
cmpq %rbx, %r15
je LBB66_191
LBB66_181: ## =>This Inner Loop Header: Depth=1
movq (%r14), %rax
movq (%rax,%rbx,8), %r14
testl %r12d, %r12d
jne LBB66_183
## %bb.182: ## in Loop: Header=BB66_181 Depth=1
movq -1072(%rbp), %rdi ## 8-byte Reload
leaq L_.str.193(%rip), %rsi
movl %ebx, %edx
xorl %eax, %eax
callq _fprintf
LBB66_183: ## in Loop: Header=BB66_181 Depth=1
movl 48(%r14), %edx
testl %edx, %edx
js LBB66_184
## %bb.185: ## in Loop: Header=BB66_181 Depth=1
movq -1080(%rbp), %r14 ## 8-byte Reload
addl 60(%r14), %edx
jmp LBB66_186
.p2align 4, 0x90
LBB66_184: ## in Loop: Header=BB66_181 Depth=1
movq -1080(%rbp), %r14 ## 8-byte Reload
movl 48(%r14), %edx
LBB66_186: ## in Loop: Header=BB66_181 Depth=1
movq -1072(%rbp), %rdi ## 8-byte Reload
leaq L_.str.194(%rip), %rsi
xorl %eax, %eax
callq _fprintf
cmpl $9, %r12d
je LBB66_188
## %bb.187: ## in Loop: Header=BB66_181 Depth=1
cmpq %rbx, -1088(%rbp) ## 8-byte Folded Reload
je LBB66_188
## %bb.189: ## in Loop: Header=BB66_181 Depth=1
incl %r12d
jmp LBB66_190
LBB66_191:
leaq L_.str.195(%rip), %rdi
movl $3, %esi
movl $1, %edx
movq -1072(%rbp), %r12 ## 8-byte Reload
movq %r12, %rcx
callq _fwrite
incl %r13d
movl %r13d, -1060(%rbp)
movq 104(%r14), %rdi
leaq -1060(%rbp), %rcx
movq -1128(%rbp), %r15 ## 8-byte Reload
movq %r15, %rsi
movq %r12, %rdx
callq _tplt_xfer
cmpl $0, 260(%r14)
je LBB66_203
## %bb.192:
movl 40(%r14), %ecx
testl %ecx, %ecx
movl $1, %eax
cmovlel %ecx, %eax
leal 1(%rcx), %edx
movl -1148(%rbp), %ebx ## 4-byte Reload
imull %ebx, %edx
movq %rcx, %rsi
.p2align 4, 0x90
LBB66_193: ## =>This Inner Loop Header: Depth=1
cmpl $2, %esi
jl LBB66_196
## %bb.194: ## in Loop: Header=BB66_193 Depth=1
movq 72(%r14), %rdi
movq -8(%rdi,%rsi,8), %rdi
decq %rsi
subl %ebx, %edx
cmpq $0, 24(%rdi)
je LBB66_193
## %bb.195:
incl %esi
addl %edx, 252(%r14)
movl %esi, %eax
jmp LBB66_197
LBB66_196:
imull %eax, %ebx
addl %ebx, 252(%r14)
testl %ecx, %ecx
jle LBB66_203
LBB66_197:
movl -1060(%rbp), %r14d
movl %eax, %r13d
leaq L_.str.206(%rip), %r12
leaq L_.str.207(%rip), %r15
xorl %ebx, %ebx
jmp LBB66_198
.p2align 4, 0x90
LBB66_200: ## in Loop: Header=BB66_198 Depth=1
movl 8(%rsi), %edx
movq (%rax), %rcx
movq (%rsi), %r8
movq -1072(%rbp), %rdi ## 8-byte Reload
movq %r15, %rsi
xorl %eax, %eax
callq _fprintf
LBB66_201: ## in Loop: Header=BB66_198 Depth=1
incq %rbx
cmpq %rbx, %r13
je LBB66_202
LBB66_198: ## =>This Inner Loop Header: Depth=1
movq -1080(%rbp), %rax ## 8-byte Reload
movq 72(%rax), %rax
movq (%rax,%rbx,8), %rax
movq 24(%rax), %rsi
testq %rsi, %rsi
jne LBB66_200
## %bb.199: ## in Loop: Header=BB66_198 Depth=1
movq (%rax), %rdx
movq -1072(%rbp), %rdi ## 8-byte Reload
movq %r12, %rsi
xorl %eax, %eax
callq _fprintf
jmp LBB66_201
LBB66_202:
addl %r14d, %r13d
movl %r13d, -1060(%rbp)
movq -1080(%rbp), %r14 ## 8-byte Reload
movq -1128(%rbp), %r15 ## 8-byte Reload
movq -1072(%rbp), %r12 ## 8-byte Reload
LBB66_203:
movq 104(%r14), %rdi
leaq -1060(%rbp), %rcx
movq %r15, %rsi
movq %r12, %rdx
callq _tplt_xfer
cmpl $0, 36(%r14)
jle LBB66_207
## %bb.204:
movl -1060(%rbp), %eax
movq %rax, -1088(%rbp) ## 8-byte Spill
leaq -1056(%rbp), %r15
leaq L_.str.209(%rip), %r13
xorl %ebx, %ebx
.p2align 4, 0x90
LBB66_205: ## =>This Inner Loop Header: Depth=1
movq 72(%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rdx
movq %r15, %rdi
leaq L_.str.208(%rip), %rsi
xorl %eax, %eax
callq _lemon_sprintf
movq 72(%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rcx
movq %r12, %rdi
movq %r13, %rsi
movl %ebx, %edx
xorl %eax, %eax
callq _fprintf
incq %rbx
movslq 36(%r14), %rax
cmpq %rax, %rbx
jl LBB66_205
## %bb.206:
movq -1088(%rbp), %rax ## 8-byte Reload
addl %ebx, %eax
movl %eax, -1060(%rbp)
movq -1128(%rbp), %r15 ## 8-byte Reload
LBB66_207:
movq 104(%r14), %rdi
leaq -1060(%rbp), %rcx
movq %r15, %rsi
movq %r12, %rdx
callq _tplt_xfer
movq 8(%r14), %rbx
testq %rbx, %rbx
je LBB66_215
## %bb.208:
movl -1060(%rbp), %eax
movl %eax, -1088(%rbp) ## 4-byte Spill
leaq L_.str.212(%rip), %r15
xorl %r12d, %r12d
movq -1072(%rbp), %r13 ## 8-byte Reload
.p2align 4, 0x90
LBB66_209: ## =>This Inner Loop Header: Depth=1
cmpl 100(%rbx), %r12d
jne LBB66_210
## %bb.213: ## in Loop: Header=BB66_209 Depth=1
movq %r13, %rdi
leaq L_.str.211(%rip), %rsi
movl %r12d, %edx
xorl %eax, %eax
callq _fprintf
movq %r13, %rdi
movq %rbx, %rsi
callq _writeRuleText
movl $3, %esi
movl $1, %edx
movq %r15, %rdi
movq %r13, %rcx
callq _fwrite
incl %r12d
movq 120(%rbx), %rbx
testq %rbx, %rbx
jne LBB66_209
## %bb.214:
movl -1088(%rbp), %eax ## 4-byte Reload
addl %r12d, %eax
movl %eax, -1060(%rbp)
movq -1128(%rbp), %r15 ## 8-byte Reload
movq -1072(%rbp), %r12 ## 8-byte Reload
LBB66_215:
movq 104(%r14), %rdi
leaq -1060(%rbp), %rcx
movq %r15, %rsi
movq %r12, %rdx
callq _tplt_xfer
cmpq $0, 200(%r14)
je LBB66_229
## %bb.216:
movl 36(%r14), %eax
testl %eax, %eax
jle LBB66_229
## %bb.217:
movl $1, %r14d
xorl %ebx, %ebx
leaq L_.str.214(%rip), %r15
movq -1072(%rbp), %r12 ## 8-byte Reload
jmp LBB66_218
.p2align 4, 0x90
LBB66_222: ## in Loop: Header=BB66_218 Depth=1
movl 8(%r13), %edx
movq (%r13), %rcx
xorl %r14d, %r14d
movq %r12, %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _fprintf
incl -1060(%rbp)
movq -1080(%rbp), %rax ## 8-byte Reload
movl 36(%rax), %eax
LBB66_223: ## in Loop: Header=BB66_218 Depth=1
incq %rbx
movslq %eax, %rcx
cmpq %rcx, %rbx
jge LBB66_224
LBB66_218: ## =>This Inner Loop Header: Depth=1
movq -1080(%rbp), %rcx ## 8-byte Reload
movq 72(%rcx), %rcx
movq (%rcx,%rbx,8), %r13
testq %r13, %r13
je LBB66_223
## %bb.219: ## in Loop: Header=BB66_218 Depth=1
cmpl $0, 12(%r13)
jne LBB66_223
## %bb.220: ## in Loop: Header=BB66_218 Depth=1
testl %r14d, %r14d
je LBB66_222
## %bb.221: ## in Loop: Header=BB66_218 Depth=1
movl $32, %esi
movl $1, %edx
leaq L_.str.213(%rip), %rdi
movq %r12, %rcx
callq _fwrite
incl -1060(%rbp)
jmp LBB66_222
LBB66_224:
testl %eax, %eax
movq -1080(%rbp), %r14 ## 8-byte Reload
movq -1072(%rbp), %r12 ## 8-byte Reload
jle LBB66_229
## %bb.225:
movq 72(%r14), %rcx
movl %eax, %eax
xorl %edx, %edx
.p2align 4, 0x90
LBB66_226: ## =>This Inner Loop Header: Depth=1
movq (%rcx,%rdx,8), %rsi
cmpl $0, 12(%rsi)
je LBB66_228
## %bb.227: ## in Loop: Header=BB66_226 Depth=1
incq %rdx
cmpq %rdx, %rax
jne LBB66_226
jmp LBB66_229
LBB66_228:
movq (%rcx,%rdx,8), %rsi
leaq -1060(%rbp), %rcx
movq %r12, %rdi
movq %r14, %rdx
callq _emit_destructor_code
leaq L_.str.215(%rip), %rdi
movl $13, %esi
movl $1, %edx
movq %r12, %rcx
callq _fwrite
incl -1060(%rbp)
LBB66_229:
cmpq $0, 208(%r14)
je LBB66_243
## %bb.230:
movl 36(%r14), %eax
testl %eax, %eax
jle LBB66_242
## %bb.231:
movl $1, %r13d
xorl %ebx, %ebx
leaq L_.str.214(%rip), %r15
xorl %esi, %esi
movq -1072(%rbp), %r12 ## 8-byte Reload
jmp LBB66_232
LBB66_238: ## in Loop: Header=BB66_232 Depth=1
movq (%r14), %rcx
xorl %r13d, %r13d
movq %r12, %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _fprintf
incl -1060(%rbp)
movq -1080(%rbp), %rax ## 8-byte Reload
movl 36(%rax), %eax
movq %r14, %rsi
.p2align 4, 0x90
LBB66_239: ## in Loop: Header=BB66_232 Depth=1
incq %rbx
movslq %eax, %rcx
cmpq %rcx, %rbx
movq -1080(%rbp), %r14 ## 8-byte Reload
jge LBB66_240
LBB66_232: ## =>This Inner Loop Header: Depth=1
movq 72(%r14), %rcx
movq (%rcx,%rbx,8), %r14
testq %r14, %r14
je LBB66_239
## %bb.233: ## in Loop: Header=BB66_232 Depth=1
cmpl $0, 12(%r14)
je LBB66_239
## %bb.234: ## in Loop: Header=BB66_232 Depth=1
movl 8(%r14), %edx
testl %edx, %edx
jle LBB66_239
## %bb.235: ## in Loop: Header=BB66_232 Depth=1
cmpq $0, 56(%r14)
jne LBB66_239
## %bb.236: ## in Loop: Header=BB66_232 Depth=1
testl %r13d, %r13d
je LBB66_238
## %bb.237: ## in Loop: Header=BB66_232 Depth=1
movl $44, %esi
movl $1, %edx
leaq L_.str.216(%rip), %rdi
movq %r12, %rcx
callq _fwrite
incl -1060(%rbp)
movl 8(%r14), %edx
jmp LBB66_238
LBB66_240:
testq %rsi, %rsi
movq -1072(%rbp), %r12 ## 8-byte Reload
je LBB66_242
## %bb.241:
leaq -1060(%rbp), %rcx
movq %r12, %rdi
movq %r14, %rdx
callq _emit_destructor_code
LBB66_242:
leaq L_.str.215(%rip), %rdi
movl $13, %esi
movl $1, %edx
movq %r12, %rcx
callq _fwrite
incl -1060(%rbp)
LBB66_243:
movl 36(%r14), %eax
testl %eax, %eax
jle LBB66_260
## %bb.244:
movl $1, %r15d
xorl %r12d, %r12d
jmp LBB66_245
LBB66_258: ## in Loop: Header=BB66_245 Depth=1
movq 72(%r14), %rax
movq (%rax,%r12,8), %rsi
movq -1072(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rdi
movq %r14, %rdx
leaq -1060(%rbp), %rcx
callq _emit_destructor_code
movl $13, %esi
movl $1, %edx
leaq L_.str.215(%rip), %rdi
movq %rbx, %rcx
callq _fwrite
incl -1060(%rbp)
movl 36(%r14), %eax
.p2align 4, 0x90
LBB66_259: ## in Loop: Header=BB66_245 Depth=1
incq %r12
movslq %eax, %rcx
incq %r15
cmpq %rcx, %r12
jge LBB66_260
LBB66_245: ## =>This Loop Header: Depth=1
## Child Loop BB66_251 Depth 2
movq 72(%r14), %rcx
movq (%rcx,%r12,8), %r13
testq %r13, %r13
je LBB66_259
## %bb.246: ## in Loop: Header=BB66_245 Depth=1
cmpl $0, 12(%r13)
je LBB66_259
## %bb.247: ## in Loop: Header=BB66_245 Depth=1
cmpq $0, 56(%r13)
je LBB66_259
## %bb.248: ## in Loop: Header=BB66_245 Depth=1
cmpl $0, 64(%r13)
js LBB66_259
## %bb.249: ## in Loop: Header=BB66_245 Depth=1
movl 8(%r13), %edx
movq (%r13), %rcx
movq -1072(%rbp), %rdi ## 8-byte Reload
leaq L_.str.214(%rip), %rsi
xorl %eax, %eax
callq _fprintf
incl -1060(%rbp)
leaq 1(%r12), %rax
movslq 36(%r14), %rcx
cmpq %rcx, %rax
jge LBB66_258
## %bb.250: ## in Loop: Header=BB66_245 Depth=1
movq %r15, %rbx
jmp LBB66_251
.p2align 4, 0x90
LBB66_257: ## in Loop: Header=BB66_251 Depth=2
incq %rbx
cmpl %ebx, %ecx
movq -1080(%rbp), %r14 ## 8-byte Reload
jle LBB66_258
LBB66_251: ## Parent Loop BB66_245 Depth=1
## => This Inner Loop Header: Depth=2
movq 72(%r14), %rax
movq (%rax,%rbx,8), %r14
testq %r14, %r14
je LBB66_257
## %bb.252: ## in Loop: Header=BB66_251 Depth=2
cmpl $0, 12(%r14)
je LBB66_257
## %bb.253: ## in Loop: Header=BB66_251 Depth=2
movq 56(%r14), %rsi
testq %rsi, %rsi
je LBB66_257
## %bb.254: ## in Loop: Header=BB66_251 Depth=2
movl 80(%r14), %eax
cmpl 80(%r13), %eax
jne LBB66_257
## %bb.255: ## in Loop: Header=BB66_251 Depth=2
movq 56(%r13), %rdi
movq %rcx, -1088(%rbp) ## 8-byte Spill
callq _strcmp
movq -1088(%rbp), %rcx ## 8-byte Reload
testl %eax, %eax
jne LBB66_257
## %bb.256: ## in Loop: Header=BB66_251 Depth=2
movl 8(%r14), %edx
movq (%r14), %rcx
movq -1072(%rbp), %rdi ## 8-byte Reload
leaq L_.str.214(%rip), %rsi
xorl %eax, %eax
callq _fprintf
incl -1060(%rbp)
movl $-1, 64(%r14)
movq -1080(%rbp), %rax ## 8-byte Reload
movl 36(%rax), %ecx
jmp LBB66_257
LBB66_260:
movq 104(%r14), %rdi
leaq -1060(%rbp), %r15
movq -1128(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rsi
movq -1072(%rbp), %r12 ## 8-byte Reload
movq %r12, %rdx
movq %r15, %rcx
callq _tplt_xfer
movq 168(%r14), %rdx
movq %r12, %rdi
movq %r14, %rsi
movq %r15, %rcx
callq _tplt_print
movq 104(%r14), %rdi
movq %rbx, %rsi
movq %r12, %rdx
movq %r15, %rcx
callq _tplt_xfer
movq 8(%r14), %rbx
testq %rbx, %rbx
je LBB66_263
## %bb.261:
leaq L_.str.218(%rip), %r13
xorl %r15d, %r15d
.p2align 4, 0x90
LBB66_262: ## =>This Inner Loop Header: Depth=1
movq (%rbx), %rax
movl 8(%rax), %edx
xorl %ecx, %ecx
subl 24(%rbx), %ecx
movq %r12, %rdi
leaq L_.str.217(%rip), %rsi
movl %r15d, %r8d
xorl %eax, %eax
callq _fprintf
movq %r12, %rdi
movq %rbx, %rsi
callq _rule_print
movl $4, %esi
movl $1, %edx
movq %r13, %rdi
movq %r12, %rcx
callq _fwrite
incl -1060(%rbp)
incl %r15d
movq 120(%rbx), %rbx
testq %rbx, %rbx
jne LBB66_262
LBB66_263:
movq 104(%r14), %rdi
leaq -1060(%rbp), %rcx
movq -1128(%rbp), %rsi ## 8-byte Reload
movq %r12, %rdx
callq _tplt_xfer
movq 8(%r14), %rbx
testq %rbx, %rbx
je LBB66_281
## %bb.264:
movq %r14, %r15
xorl %r14d, %r14d
.p2align 4, 0x90
LBB66_265: ## =>This Inner Loop Header: Depth=1
movq %r15, %rdi
movq %rbx, %rsi
callq _translate_code
addl %eax, %r14d
movq 120(%rbx), %rbx
testq %rbx, %rbx
jne LBB66_265
## %bb.266:
testl %r14d, %r14d
movq -1072(%rbp), %rcx ## 8-byte Reload
je LBB66_268
## %bb.267:
leaq L_.str.219(%rip), %rdi
movl $32, %esi
movl $1, %edx
callq _fwrite
incl -1060(%rbp)
LBB66_268:
movq -1080(%rbp), %r14 ## 8-byte Reload
movq 8(%r14), %rbx
testq %rbx, %rbx
je LBB66_281
## %bb.269:
leaq L_.str.220(%rip), %r12
jmp LBB66_270
LBB66_279: ## in Loop: Header=BB66_270 Depth=1
movq -1072(%rbp), %r15 ## 8-byte Reload
movq %r15, %rdi
movq %rbx, %rsi
movq %r14, %rdx
leaq -1060(%rbp), %rcx
callq _emit_code
movl $15, %esi
movl $1, %edx
leaq L_.str.222(%rip), %rdi
movq %r15, %rcx
callq _fwrite
incl -1060(%rbp)
movl $1, 84(%rbx)
.p2align 4, 0x90
LBB66_280: ## in Loop: Header=BB66_270 Depth=1
movq 120(%rbx), %rbx
testq %rbx, %rbx
je LBB66_281
LBB66_270: ## =>This Loop Header: Depth=1
## Child Loop BB66_273 Depth 2
cmpl $0, 84(%rbx)
jne LBB66_280
## %bb.271: ## in Loop: Header=BB66_270 Depth=1
cmpl $0, 80(%rbx)
jne LBB66_280
## %bb.272: ## in Loop: Header=BB66_270 Depth=1
movl 100(%rbx), %edx
movq -1072(%rbp), %r15 ## 8-byte Reload
movq %r15, %rdi
movq %r12, %rsi
xorl %eax, %eax
callq _fprintf
movq %r15, %rdi
movq %rbx, %rsi
callq _writeRuleText
movl $4, %esi
movl $1, %edx
leaq L_.str.218(%rip), %rdi
movq %r15, %rcx
callq _fwrite
incl -1060(%rbp)
movq 120(%rbx), %r13
jmp LBB66_273
.p2align 4, 0x90
LBB66_278: ## in Loop: Header=BB66_273 Depth=2
movq 120(%r13), %r13
LBB66_273: ## Parent Loop BB66_270 Depth=1
## => This Inner Loop Header: Depth=2
testq %r13, %r13
je LBB66_279
## %bb.274: ## in Loop: Header=BB66_273 Depth=2
movq 56(%r13), %rax
cmpq 56(%rbx), %rax
jne LBB66_278
## %bb.275: ## in Loop: Header=BB66_273 Depth=2
movq 64(%r13), %rax
cmpq 64(%rbx), %rax
jne LBB66_278
## %bb.276: ## in Loop: Header=BB66_273 Depth=2
movq 72(%r13), %rax
cmpq 72(%rbx), %rax
jne LBB66_278
## %bb.277: ## in Loop: Header=BB66_273 Depth=2
movl 100(%r13), %edx
movq -1072(%rbp), %r15 ## 8-byte Reload
movq %r15, %rdi
movq %r12, %rsi
xorl %eax, %eax
callq _fprintf
movq %r15, %rdi
movq %r13, %rsi
callq _writeRuleText
movl 100(%r13), %edx
movq %r15, %rdi
leaq L_.str.221(%rip), %rsi
xorl %eax, %eax
callq _fprintf
incl -1060(%rbp)
movl $1, 84(%r13)
jmp LBB66_278
LBB66_281:
leaq L_.str.223(%rip), %rdi
movl $15, %esi
movl $1, %edx
movq -1072(%rbp), %rcx ## 8-byte Reload
callq _fwrite
incl -1060(%rbp)
movq 8(%r14), %rbx
testq %rbx, %rbx
je LBB66_291
## %bb.282:
leaq L_.str.225(%rip), %r12
leaq L_.str.221(%rip), %r13
movq -1072(%rbp), %r15 ## 8-byte Reload
jmp LBB66_283
LBB66_288: ## in Loop: Header=BB66_283 Depth=1
leaq L_.str.226(%rip), %rsi
LBB66_289: ## in Loop: Header=BB66_283 Depth=1
xorl %eax, %eax
callq _fprintf
incl -1060(%rbp)
LBB66_290: ## in Loop: Header=BB66_283 Depth=1
movq 120(%rbx), %rbx
testq %rbx, %rbx
je LBB66_291
LBB66_283: ## =>This Inner Loop Header: Depth=1
cmpl $0, 84(%rbx)
jne LBB66_290
## %bb.284: ## in Loop: Header=BB66_283 Depth=1
cmpl $0, 80(%rbx)
je LBB66_285
## %bb.286: ## in Loop: Header=BB66_283 Depth=1
movl 100(%rbx), %edx
movq %r15, %rdi
movq %r12, %rsi
xorl %eax, %eax
callq _fprintf
movq %r15, %rdi
movq %rbx, %rsi
callq _writeRuleText
cmpl $0, 108(%rbx)
movl 100(%rbx), %edx
movq %r15, %rdi
je LBB66_288
## %bb.287: ## in Loop: Header=BB66_283 Depth=1
movq %r13, %rsi
jmp LBB66_289
LBB66_291:
leaq L_.str.222(%rip), %rdi
movl $15, %esi
movl $1, %edx
movq -1072(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rcx
callq _fwrite
incl -1060(%rbp)
movq 104(%r14), %rdi
leaq -1060(%rbp), %r15
movq -1128(%rbp), %r12 ## 8-byte Reload
movq %r12, %rsi
movq %rbx, %rdx
movq %r15, %rcx
callq _tplt_xfer
movq 176(%r14), %rdx
movq %rbx, %rdi
movq %r14, %rsi
movq %r15, %rcx
callq _tplt_print
movq 104(%r14), %rdi
movq %r12, %rsi
movq %rbx, %rdx
movq %r15, %rcx
callq _tplt_xfer
movq 160(%r14), %rdx
movq %rbx, %rdi
movq %r14, %rsi
movq %r15, %rcx
callq _tplt_print
movq 104(%r14), %rdi
movq %r12, %rsi
movq %rbx, %rdx
movq %r15, %rcx
callq _tplt_xfer
movq 184(%r14), %rdx
movq %rbx, %rdi
movq %r14, %rsi
movq %r15, %rcx
callq _tplt_print
movq 104(%r14), %rdi
movq %r12, %rsi
movq %rbx, %rdx
movq %r15, %rcx
callq _tplt_xfer
movq 192(%r14), %rdx
movq %rbx, %rdi
movq %r14, %rsi
movq %r15, %rcx
callq _tplt_print
movq %r12, %rdi
callq _fclose
movq %rbx, %rdi
callq _fclose
LBB66_211:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB66_292
## %bb.212:
addq $1128, %rsp ## imm = 0x468
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB66_210:
movl -1088(%rbp), %edi ## 4-byte Reload
addl %r12d, %edi
leaq -1060(%rbp), %rsi
callq _ReportTable.cold.2
jmp LBB66_211
LBB66_285:
callq _ReportTable.cold.1
jmp LBB66_211
LBB66_292:
callq ___stack_chk_fail
LBB66_54:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.1(%rip), %rdi
movl $14, %esi
jmp LBB66_55
LBB66_62:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str(%rip), %rdi
movl $43, %esi
LBB66_55:
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L66_0_set_73, LBB66_73-LJTI66_0
.set L66_0_set_77, LBB66_77-LJTI66_0
.set L66_0_set_75, LBB66_75-LJTI66_0
.set L66_0_set_76, LBB66_76-LJTI66_0
.set L66_0_set_80, LBB66_80-LJTI66_0
.set L66_0_set_74, LBB66_74-LJTI66_0
LJTI66_0:
.long L66_0_set_73
.long L66_0_set_77
.long L66_0_set_75
.long L66_0_set_76
.long L66_0_set_80
.long L66_0_set_80
.long L66_0_set_80
.long L66_0_set_80
.long L66_0_set_80
.long L66_0_set_80
.long L66_0_set_74
.set L66_1_set_87, LBB66_87-LJTI66_1
.set L66_1_set_90, LBB66_90-LJTI66_1
.set L66_1_set_88, LBB66_88-LJTI66_1
.set L66_1_set_89, LBB66_89-LJTI66_1
.set L66_1_set_93, LBB66_93-LJTI66_1
LJTI66_1:
.long L66_1_set_87
.long L66_1_set_90
.long L66_1_set_88
.long L66_1_set_89
.long L66_1_set_93
.long L66_1_set_93
.long L66_1_set_93
.long L66_1_set_93
.long L66_1_set_93
.long L66_1_set_93
.long L66_1_set_88
.end_data_region
## -- End function
.globl _ReportHeader ## -- Begin function ReportHeader
.p2align 4, 0x90
_ReportHeader: ## @ReportHeader
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $2040, %rsp ## imm = 0x7F8
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r12
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq 224(%rdi), %rdi
movq 232(%r12), %rax
testq %rax, %rax
leaq L_.str.71(%rip), %r14
cmovneq %rax, %r14
testq %rdi, %rdi
je LBB67_2
## %bb.1:
callq _free
LBB67_2:
leaq L_.str.159(%rip), %rsi
movq %r12, %rdi
callq _file_makename
movq %rax, 224(%r12)
leaq L_.str.74(%rip), %rsi
movq %rax, %rdi
callq _fopen
movq %rax, -2072(%rbp) ## 8-byte Spill
testq %rax, %rax
je LBB67_10
## %bb.3:
movl $1, %ebx
cmpl $2, 40(%r12)
jl LBB67_8
## %bb.4:
movl $1, %ebx
leaq -1056(%rbp), %r13
.p2align 4, 0x90
LBB67_5: ## =>This Inner Loop Header: Depth=1
movq %r13, %rdi
movl $1000, %esi ## imm = 0x3E8
movq -2072(%rbp), %rdx ## 8-byte Reload
callq _fgets
testq %rax, %rax
je LBB67_8
## %bb.6: ## in Loop: Header=BB67_5 Depth=1
movq 72(%r12), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rcx
movq %r14, %rdx
leaq -2064(%rbp), %rdi
leaq L_.str.227(%rip), %rsi
movl %ebx, %r8d
xorl %eax, %eax
callq _lemon_sprintf
movq %r13, %r15
movq %r13, %rdi
leaq -2064(%rbp), %rsi
callq _strcmp
testl %eax, %eax
jne LBB67_8
## %bb.7: ## in Loop: Header=BB67_5 Depth=1
incq %rbx
movslq 40(%r12), %rax
cmpq %rax, %rbx
movq %r15, %r13
jl LBB67_5
LBB67_8:
movq -2072(%rbp), %r15 ## 8-byte Reload
movq %r15, %rdi
callq _fgetc
movl %eax, %r13d
movq %r15, %rdi
callq _fclose
cmpl $-1, %r13d
jne LBB67_10
## %bb.9:
cmpl 40(%r12), %ebx
je LBB67_17
LBB67_10:
movq 224(%r12), %rdi
testq %rdi, %rdi
je LBB67_12
## %bb.11:
callq _free
LBB67_12:
leaq L_.str.159(%rip), %rsi
movq %r12, %rdi
callq _file_makename
movq %rax, 224(%r12)
leaq L_.str.106(%rip), %rsi
movq %rax, %rdi
callq _fopen
testq %rax, %rax
je LBB67_19
## %bb.13:
movq %rax, %r15
cmpl $2, 40(%r12)
jl LBB67_16
## %bb.14:
movl $1, %ebx
leaq L_.str.227(%rip), %r13
.p2align 4, 0x90
LBB67_15: ## =>This Inner Loop Header: Depth=1
movq 72(%r12), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rcx
movq %r15, %rdi
movq %r13, %rsi
movq %r14, %rdx
movl %ebx, %r8d
xorl %eax, %eax
callq _fprintf
incq %rbx
movslq 40(%r12), %rax
cmpq %rax, %rbx
jl LBB67_15
LBB67_16:
movq %r15, %rdi
callq _fclose
jmp LBB67_17
LBB67_19:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq 224(%r12), %rdx
leaq L_.str.82(%rip), %rsi
xorl %eax, %eax
callq _fprintf
incl 80(%r12)
LBB67_17:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB67_20
## %bb.18:
addq $2040, %rsp ## imm = 0x7F8
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB67_20:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _OptPrint ## -- Begin function OptPrint
.p2align 4, 0x90
_OptPrint: ## @OptPrint
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _op(%rip), %r15
movq 8(%r15), %r14
testq %r14, %r14
je LBB68_21
## %bb.1:
xorl %ebx, %ebx
movl $68, %r13d
movq %r15, %r12
movq %r14, %rdi
jmp LBB68_2
.p2align 4, 0x90
LBB68_12: ## in Loop: Header=BB68_2 Depth=1
addl $7, %eax
LBB68_13: ## in Loop: Header=BB68_2 Depth=1
movl %eax, %ecx
LBB68_14: ## in Loop: Header=BB68_2 Depth=1
cmpl %ebx, %ecx
cmovgl %ecx, %ebx
movq 40(%r12), %rdi
addq $32, %r12
testq %rdi, %rdi
je LBB68_7
LBB68_2: ## =>This Inner Loop Header: Depth=1
callq _strlen
leal 1(%rax), %ecx
movl (%r12), %edx
cmpl $8, %edx
ja LBB68_14
## %bb.3: ## in Loop: Header=BB68_2 Depth=1
btl %edx, %r13d
jb LBB68_11
## %bb.4: ## in Loop: Header=BB68_2 Depth=1
movl $136, %esi
btl %edx, %esi
jb LBB68_12
## %bb.5: ## in Loop: Header=BB68_2 Depth=1
movl $272, %esi ## imm = 0x110
btl %edx, %esi
jae LBB68_14
## %bb.6: ## in Loop: Header=BB68_2 Depth=1
addl $9, %eax
jmp LBB68_13
.p2align 4, 0x90
LBB68_11: ## in Loop: Header=BB68_2 Depth=1
addl $10, %eax
jmp LBB68_13
LBB68_7:
testq %r14, %r14
je LBB68_21
## %bb.8:
leal -8(%rbx), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
leal -6(%rbx), %eax
movl %eax, -48(%rbp) ## 4-byte Spill
leal -9(%rbx), %eax
movl %eax, -44(%rbp) ## 4-byte Spill
xorl %r13d, %r13d
jmp LBB68_9
.p2align 4, 0x90
LBB68_18: ## in Loop: Header=BB68_9 Depth=1
movq _errstream(%rip), %r12
movq %r14, %rdi
callq _strlen
movl -52(%rbp), %ecx ## 4-byte Reload
subl %eax, %ecx
movq 24(%r15,%r13), %r9
movq %r12, %rdi
leaq L_.str.73(%rip), %rsi
LBB68_19: ## in Loop: Header=BB68_9 Depth=1
movq %r14, %rdx
leaq L_.str.71(%rip), %r8
xorl %eax, %eax
callq _fprintf
LBB68_20: ## in Loop: Header=BB68_9 Depth=1
movq _op(%rip), %r15
movq 40(%r15,%r13), %r14
addq $32, %r13
testq %r14, %r14
je LBB68_21
LBB68_9: ## =>This Inner Loop Header: Depth=1
movl (%r15,%r13), %eax
decl %eax
cmpl $7, %eax
ja LBB68_20
## %bb.10: ## in Loop: Header=BB68_9 Depth=1
leaq LJTI68_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB68_15: ## in Loop: Header=BB68_9 Depth=1
movq _errstream(%rip), %rdi
movq 24(%r15,%r13), %r8
leaq L_.str.69(%rip), %rsi
movl %ebx, %edx
movq %r14, %rcx
xorl %eax, %eax
callq _fprintf
jmp LBB68_20
.p2align 4, 0x90
LBB68_16: ## in Loop: Header=BB68_9 Depth=1
movq _errstream(%rip), %r12
movq %r14, %rdi
callq _strlen
movl -44(%rbp), %ecx ## 4-byte Reload
subl %eax, %ecx
movq 24(%r15,%r13), %r9
movq %r12, %rdi
leaq L_.str.70(%rip), %rsi
jmp LBB68_19
.p2align 4, 0x90
LBB68_17: ## in Loop: Header=BB68_9 Depth=1
movq _errstream(%rip), %r12
movq %r14, %rdi
callq _strlen
movl -48(%rbp), %ecx ## 4-byte Reload
subl %eax, %ecx
movq 24(%r15,%r13), %r9
movq %r12, %rdi
leaq L_.str.72(%rip), %rsi
jmp LBB68_19
LBB68_21:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L68_0_set_15, LBB68_15-LJTI68_0
.set L68_0_set_16, LBB68_16-LJTI68_0
.set L68_0_set_17, LBB68_17-LJTI68_0
.set L68_0_set_18, LBB68_18-LJTI68_0
LJTI68_0:
.long L68_0_set_15
.long L68_0_set_16
.long L68_0_set_17
.long L68_0_set_18
.long L68_0_set_15
.long L68_0_set_16
.long L68_0_set_17
.long L68_0_set_18
.end_data_region
## -- End function
.globl _OptErr ## -- Begin function OptErr
.p2align 4, 0x90
_OptErr: ## @OptErr
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _argv(%rip), %r13
testq %r13, %r13
je LBB69_12
## %bb.1:
cmpq $0, (%r13)
je LBB69_12
## %bb.2:
movq 8(%r13), %r12
testq %r12, %r12
je LBB69_12
## %bb.3:
movl %edi, %r14d
xorl %r15d, %r15d
movl $2, %ebx
jmp LBB69_4
.p2align 4, 0x90
LBB69_10: ## in Loop: Header=BB69_4 Depth=1
movq %r12, %rdi
leaq L_.str.68(%rip), %rsi
callq _strcmp
testl %eax, %eax
movl $1, %eax
cmovel %eax, %r15d
movq (%r13,%rbx,8), %r12
incq %rbx
testq %r12, %r12
je LBB69_12
LBB69_4: ## =>This Inner Loop Header: Depth=1
testl %r15d, %r15d
je LBB69_5
LBB69_8: ## in Loop: Header=BB69_4 Depth=1
testl %r14d, %r14d
je LBB69_11
## %bb.9: ## in Loop: Header=BB69_4 Depth=1
decl %r14d
jmp LBB69_10
.p2align 4, 0x90
LBB69_5: ## in Loop: Header=BB69_4 Depth=1
movzbl (%r12), %eax
cmpb $43, %al
je LBB69_10
## %bb.6: ## in Loop: Header=BB69_4 Depth=1
cmpb $45, %al
je LBB69_10
## %bb.7: ## in Loop: Header=BB69_4 Depth=1
movq %r12, %rdi
movl $61, %esi
callq _strchr
testq %rax, %rax
jne LBB69_10
jmp LBB69_8
LBB69_11:
decq %rbx
testl %ebx, %ebx
js LBB69_12
## %bb.13:
movq _errstream(%rip), %rdx
movl %ebx, %edi
xorl %esi, %esi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _errline ## TAILCALL
LBB69_12:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function errline
_errline: ## @errline
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movl %esi, -44(%rbp) ## 4-byte Spill
movl %edi, %r12d
movq _argv(%rip), %rax
movq (%rax), %rdi
movq %rdx, %rsi
callq _fputs
movq _argv(%rip), %rbx
movq (%rbx), %rdi
callq _strlen
movq %rax, %r13
incl %r13d
movl $1, %r15d
cmpl $2, %r12d
jl LBB70_5
## %bb.1:
movl %r12d, %r12d
movl $1, %r15d
.p2align 4, 0x90
LBB70_2: ## =>This Inner Loop Header: Depth=1
movq (%rbx,%r15,8), %rdx
testq %rdx, %rdx
je LBB70_5
## %bb.3: ## in Loop: Header=BB70_2 Depth=1
movq %r14, %rdi
leaq L_.str.85(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movq _argv(%rip), %rbx
movq (%rbx,%r15,8), %rdi
callq _strlen
addl %eax, %r13d
incl %r13d
incq %r15
cmpq %r15, %r12
jne LBB70_2
## %bb.4:
movl %r12d, %r15d
LBB70_5:
addl -44(%rbp), %r13d ## 4-byte Folded Reload
movl %r15d, %eax
movq (%rbx,%rax,8), %rdx
testq %rdx, %rdx
je LBB70_8
## %bb.6:
leaq 8(,%rax,8), %rbx
leaq L_.str.85(%rip), %r15
.p2align 4, 0x90
LBB70_7: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _fprintf
movq _argv(%rip), %rax
movq (%rax,%rbx), %rdx
addq $8, %rbx
testq %rdx, %rdx
jne LBB70_7
LBB70_8:
cmpl $19, %r13d
jg LBB70_11
## %bb.9:
leaq L_.str.245(%rip), %rsi
jmp LBB70_10
LBB70_11:
addl $-7, %r13d
leaq L_.str.246(%rip), %rsi
LBB70_10:
leaq L_.str.71(%rip), %rcx
movq %r14, %rdi
movl %r13d, %edx
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _fprintf ## TAILCALL
.cfi_endproc
## -- End function
.globl _Plink_new ## -- Begin function Plink_new
.p2align 4, 0x90
_Plink_new: ## @Plink_new
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _plink_freelist(%rip), %rax
testq %rax, %rax
jne LBB71_5
## %bb.1:
movl $100, %edi
movl $16, %esi
callq _calloc
movq %rax, _plink_freelist(%rip)
testq %rax, %rax
je LBB71_6
## %bb.2:
movq %rax, %rcx
addq $32, %rcx
movl $99, %edx
.p2align 4, 0x90
LBB71_3: ## =>This Inner Loop Header: Depth=1
leaq -16(%rcx), %rsi
movq %rsi, -24(%rcx)
movq %rcx, -8(%rcx)
leaq 16(%rcx), %rsi
movq %rsi, 8(%rcx)
addq $48, %rcx
addq $-3, %rdx
jne LBB71_3
## %bb.4:
movq $0, 1592(%rax)
LBB71_5:
movq 8(%rax), %rcx
movq %rcx, _plink_freelist(%rip)
popq %rbp
retq
LBB71_6:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.80(%rip), %rdi
movl $65, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _file_makename ## -- Begin function file_makename
.p2align 4, 0x90
_file_makename: ## @file_makename
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq 216(%rdi), %rbx
movq %rbx, %rdi
callq _strlen
movq %rax, %r15
movq %r14, %rdi
callq _strlen
addl %r15d, %eax
addl $5, %eax
movslq %eax, %rdi
callq _malloc
testq %rax, %rax
je LBB72_10
## %bb.1:
movq %rax, %r15
xorl %eax, %eax
.p2align 4, 0x90
LBB72_2: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx,%rax), %ecx
movb %cl, (%r15,%rax)
incq %rax
testb %cl, %cl
jne LBB72_2
## %bb.3:
movq %r15, %rdi
movl $46, %esi
callq _strrchr
testq %rax, %rax
je LBB72_5
## %bb.4:
movb $0, (%rax)
LBB72_5:
movq %r15, %rax
.p2align 4, 0x90
LBB72_6: ## =>This Inner Loop Header: Depth=1
cmpb $0, (%rax)
leaq 1(%rax), %rax
jne LBB72_6
## %bb.7:
xorl %ecx, %ecx
.p2align 4, 0x90
LBB72_8: ## =>This Inner Loop Header: Depth=1
movzbl (%r14,%rcx), %edx
movb %dl, -1(%rax,%rcx)
incq %rcx
testb %dl, %dl
jne LBB72_8
## %bb.9:
movq %r15, %rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB72_10:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.81(%rip), %rdi
movl $37, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _file_open ## -- Begin function file_open
.p2align 4, 0x90
_file_open: ## @file_open
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdx, %r14
movq %rsi, %r15
movq %rdi, %rbx
movq 224(%rdi), %rdi
testq %rdi, %rdi
je LBB73_2
## %bb.1:
callq _free
LBB73_2:
movq %rbx, %rdi
movq %r15, %rsi
callq _file_makename
movq %rax, 224(%rbx)
movq %rax, %rdi
movq %r14, %rsi
callq _fopen
movq %rax, %r15
testq %rax, %rax
jne LBB73_5
## %bb.3:
cmpb $119, (%r14)
jne LBB73_5
## %bb.4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq 224(%rbx), %rdx
leaq L_.str.82(%rip), %rsi
xorl %eax, %eax
callq _fprintf
incl 80(%rbx)
LBB73_5:
movq %r15, %rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _rule_print ## -- Begin function rule_print
.p2align 4, 0x90
_rule_print: ## @rule_print
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %r13
movq (%rsi), %rax
movq (%rax), %rdi
movq %r13, %rsi
callq _fputs
leaq L_.str.84(%rip), %rdi
movl $4, %esi
movl $1, %edx
movq %r13, %rcx
callq _fwrite
cmpl $0, 24(%r14)
jle LBB74_8
## %bb.1:
leaq L_.str.86(%rip), %r12
xorl %ebx, %ebx
movq %r14, -48(%rbp) ## 8-byte Spill
jmp LBB74_2
.p2align 4, 0x90
LBB74_6: ## in Loop: Header=BB74_2 Depth=1
movq (%r15), %rdx
movq %r13, %rdi
leaq L_.str.85(%rip), %rsi
xorl %eax, %eax
callq _fprintf
LBB74_7: ## in Loop: Header=BB74_2 Depth=1
incq %rbx
movq -48(%rbp), %r14 ## 8-byte Reload
movslq 24(%r14), %rax
cmpq %rax, %rbx
jge LBB74_8
LBB74_2: ## =>This Loop Header: Depth=1
## Child Loop BB74_5 Depth 2
movq 32(%r14), %rax
movq (%rax,%rbx,8), %r15
cmpl $2, 12(%r15)
jne LBB74_6
## %bb.3: ## in Loop: Header=BB74_2 Depth=1
movq 88(%r15), %rax
movq (%rax), %rax
movq (%rax), %rdx
movq %r13, %rdi
leaq L_.str.85(%rip), %rsi
xorl %eax, %eax
callq _fprintf
cmpl $2, 84(%r15)
jl LBB74_7
## %bb.4: ## in Loop: Header=BB74_2 Depth=1
movl $1, %r14d
.p2align 4, 0x90
LBB74_5: ## Parent Loop BB74_2 Depth=1
## => This Inner Loop Header: Depth=2
movq 88(%r15), %rax
movq (%rax,%r14,8), %rax
movq (%rax), %rdx
movq %r13, %rdi
movq %r12, %rsi
xorl %eax, %eax
callq _fprintf
incq %r14
movslq 84(%r15), %rax
cmpq %rax, %r14
jl LBB74_5
jmp LBB74_7
LBB74_8:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _RulePrint ## -- Begin function RulePrint
.p2align 4, 0x90
_RulePrint: ## @RulePrint
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r15d
movq %rsi, %r14
movq %rdi, %rbx
movq (%rsi), %rax
movq (%rax), %rdx
leaq L_.str.93(%rip), %rsi
xorl %eax, %eax
callq _fprintf
movl 24(%r14), %eax
testl %eax, %eax
js LBB75_11
## %bb.1:
movl %r15d, %ecx
movq %rcx, -56(%rbp) ## 8-byte Spill
leaq L_.str.86(%rip), %r13
xorl %r12d, %r12d
movq %r14, -48(%rbp) ## 8-byte Spill
jmp LBB75_2
.p2align 4, 0x90
LBB75_9: ## in Loop: Header=BB75_2 Depth=1
movq (%r15), %rdx
movq %rbx, %rdi
leaq L_.str.85(%rip), %rsi
xorl %eax, %eax
callq _fprintf
LBB75_10: ## in Loop: Header=BB75_2 Depth=1
leaq 1(%r12), %rcx
movq -48(%rbp), %r14 ## 8-byte Reload
movslq 24(%r14), %rax
cmpq %rax, %r12
movq %rcx, %r12
jge LBB75_11
LBB75_2: ## =>This Loop Header: Depth=1
## Child Loop BB75_8 Depth 2
cmpq -56(%rbp), %r12 ## 8-byte Folded Reload
jne LBB75_4
## %bb.3: ## in Loop: Header=BB75_2 Depth=1
movl $2, %esi
movl $1, %edx
leaq L_.str.94(%rip), %rdi
movq %rbx, %rcx
callq _fwrite
movl 24(%r14), %eax
LBB75_4: ## in Loop: Header=BB75_2 Depth=1
movl %eax, %eax
cmpq %rax, %r12
je LBB75_11
## %bb.5: ## in Loop: Header=BB75_2 Depth=1
movq 32(%r14), %rax
movq (%rax,%r12,8), %r15
cmpl $2, 12(%r15)
jne LBB75_9
## %bb.6: ## in Loop: Header=BB75_2 Depth=1
movq 88(%r15), %rax
movq (%rax), %rax
movq (%rax), %rdx
movq %rbx, %rdi
leaq L_.str.85(%rip), %rsi
xorl %eax, %eax
callq _fprintf
cmpl $2, 84(%r15)
jl LBB75_10
## %bb.7: ## in Loop: Header=BB75_2 Depth=1
movl $1, %r14d
.p2align 4, 0x90
LBB75_8: ## Parent Loop BB75_2 Depth=1
## => This Inner Loop Header: Depth=2
movq 88(%r15), %rax
movq (%rax,%r14,8), %rax
movq (%rax), %rdx
movq %rbx, %rdi
movq %r13, %rsi
xorl %eax, %eax
callq _fprintf
incq %r14
movslq 84(%r15), %rax
cmpq %rax, %r14
jl LBB75_8
jmp LBB75_10
LBB75_11:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ConfigPrint ## -- Begin function ConfigPrint
.p2align 4, 0x90
_ConfigPrint: ## @ConfigPrint
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq (%rsi), %rax
movl 8(%rsi), %edx
movq %rax, %rsi
popq %rbp
jmp _RulePrint ## TAILCALL
.cfi_endproc
## -- End function
.globl _PrintAction ## -- Begin function PrintAction
.p2align 4, 0x90
_PrintAction: ## @PrintAction
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r14
movq %rdi, %r15
movl 8(%rdi), %eax
cmpq $10, %rax
ja LBB77_16
## %bb.1:
xorl %ebx, %ebx
leaq LJTI77_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB77_9:
movq (%r15), %rax
movq 16(%r15), %rsi
movq (%rax), %rcx
movl 100(%rsi), %r8d
leaq L_.str.100(%rip), %rsi
jmp LBB77_15
LBB77_2:
movq (%r15), %rax
movq 16(%r15), %rsi
movq (%rax), %rcx
movl 16(%rsi), %r8d
leaq L_.str.95(%rip), %rsi
jmp LBB77_15
LBB77_6:
movq (%r15), %rax
movq (%rax), %rcx
leaq L_.str.98(%rip), %rsi
jmp LBB77_7
LBB77_3:
movq (%r15), %rax
movq 16(%r15), %rbx
movq (%rax), %rcx
movl 100(%rbx), %r8d
leaq L_.str.96(%rip), %rsi
jmp LBB77_4
LBB77_8:
movq (%r15), %rax
movq (%rax), %rcx
leaq L_.str.99(%rip), %rsi
LBB77_7:
movq %r14, %rdi
xorl %eax, %eax
callq _fprintf
jmp LBB77_16
LBB77_10:
movq (%r15), %rax
movq 16(%r15), %rsi
movq (%rax), %rcx
movl 16(%rsi), %r8d
leaq L_.str.101(%rip), %rsi
jmp LBB77_15
LBB77_11:
cmpl $0, _showPrecedenceConflict(%rip)
je LBB77_18
## %bb.12:
movq (%r15), %rax
movq 16(%r15), %rsi
movq (%rax), %rcx
movl 16(%rsi), %r8d
leaq L_.str.102(%rip), %rsi
jmp LBB77_15
LBB77_13:
cmpl $0, _showPrecedenceConflict(%rip)
je LBB77_18
## %bb.14:
movq (%r15), %rax
movq 16(%r15), %rsi
movq (%rax), %rcx
movl 100(%rsi), %r8d
leaq L_.str.103(%rip), %rsi
LBB77_15:
movq %r14, %rdi
xorl %eax, %eax
callq _fprintf
jmp LBB77_16
LBB77_5:
movq (%r15), %rax
movq 16(%r15), %rbx
movq (%rax), %rcx
movl 100(%rbx), %r8d
leaq L_.str.97(%rip), %rsi
LBB77_4:
movq %r14, %rdi
xorl %eax, %eax
callq _fprintf
movq %r14, %rdi
movq %rbx, %rsi
movl $-1, %edx
callq _RulePrint
LBB77_16:
movq 24(%r15), %rax
movl $1, %ebx
testq %rax, %rax
je LBB77_18
## %bb.17:
movq (%r15), %rcx
movq (%rcx), %rdx
movq (%rax), %rcx
leaq L_.str.104(%rip), %rsi
movq %r14, %rdi
xorl %eax, %eax
callq _fprintf
LBB77_18:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L77_0_set_2, LBB77_2-LJTI77_0
.set L77_0_set_6, LBB77_6-LJTI77_0
.set L77_0_set_3, LBB77_3-LJTI77_0
.set L77_0_set_8, LBB77_8-LJTI77_0
.set L77_0_set_10, LBB77_10-LJTI77_0
.set L77_0_set_9, LBB77_9-LJTI77_0
.set L77_0_set_11, LBB77_11-LJTI77_0
.set L77_0_set_13, LBB77_13-LJTI77_0
.set L77_0_set_18, LBB77_18-LJTI77_0
.set L77_0_set_5, LBB77_5-LJTI77_0
LJTI77_0:
.long L77_0_set_2
.long L77_0_set_6
.long L77_0_set_3
.long L77_0_set_8
.long L77_0_set_10
.long L77_0_set_9
.long L77_0_set_9
.long L77_0_set_11
.long L77_0_set_13
.long L77_0_set_18
.long L77_0_set_5
.end_data_region
## -- End function
.p2align 4, 0x90 ## -- Begin function lemon_sprintf
_lemon_sprintf: ## @lemon_sprintf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $328, %rsp ## imm = 0x148
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r13
movq %rdi, %r10
movq %rdx, -352(%rbp)
movq %rcx, -344(%rbp)
movq %r8, -336(%rbp)
movq %r9, -328(%rbp)
testb %al, %al
je LBB78_2
## %bb.1:
movaps %xmm0, -320(%rbp)
movaps %xmm1, -304(%rbp)
movaps %xmm2, -288(%rbp)
movaps %xmm3, -272(%rbp)
movaps %xmm4, -256(%rbp)
movaps %xmm5, -240(%rbp)
movaps %xmm6, -224(%rbp)
movaps %xmm7, -208(%rbp)
LBB78_2:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq -368(%rbp), %rax
movq %rax, -128(%rbp)
leaq 16(%rbp), %rax
movq %rax, -136(%rbp)
movabsq $206158430224, %rax ## imm = 0x3000000010
movq %rax, -144(%rbp)
movb $0, (%rdi)
movq -128(%rbp), %rax
movq %rax, -176(%rbp) ## 8-byte Spill
leaq 1(%rsi), %rax
movq %rax, -192(%rbp) ## 8-byte Spill
xorl %r9d, %r9d
movabsq $4294967296, %rdx ## imm = 0x100000000
xorl %esi, %esi
movq %rdi, -152(%rbp) ## 8-byte Spill
LBB78_3: ## =>This Loop Header: Depth=1
## Child Loop BB78_4 Depth 2
## Child Loop BB78_10 Depth 2
## Child Loop BB78_24 Depth 2
## Child Loop BB78_77 Depth 2
## Child Loop BB78_48 Depth 2
## Child Loop BB78_62 Depth 2
movslq %esi, %r12
addq %r13, %r12
xorl %ebx, %ebx
.p2align 4, 0x90
LBB78_4: ## Parent Loop BB78_3 Depth=1
## => This Inner Loop Header: Depth=2
movzbl (%r12,%rbx), %eax
testb %al, %al
je LBB78_91
## %bb.5: ## in Loop: Header=BB78_4 Depth=2
cmpb $37, %al
je LBB78_7
## %bb.6: ## in Loop: Header=BB78_4 Depth=2
incq %rbx
jmp LBB78_4
.p2align 4, 0x90
LBB78_7: ## in Loop: Header=BB78_3 Depth=1
testl %ebx, %ebx
movq %r13, -168(%rbp) ## 8-byte Spill
js LBB78_9
## %bb.8: ## in Loop: Header=BB78_3 Depth=1
movl %ebx, %r14d
jmp LBB78_12
LBB78_9: ## in Loop: Header=BB78_3 Depth=1
movq $-1, %r14
.p2align 4, 0x90
LBB78_10: ## Parent Loop BB78_3 Depth=1
## => This Inner Loop Header: Depth=2
cmpb $0, 1(%r12,%r14)
leaq 1(%r14), %r14
jne LBB78_10
## %bb.11: ## in Loop: Header=BB78_3 Depth=1
testl %r14d, %r14d
js LBB78_13
LBB78_12: ## in Loop: Header=BB78_3 Depth=1
xorl %eax, %eax
testl %r14d, %r14d
jne LBB78_14
jmp LBB78_18
LBB78_13: ## in Loop: Header=BB78_3 Depth=1
movslq %r9d, %r9
leaq (%r10,%r9), %rdi
movl %r14d, %eax
subq %rax, %rdx
movq %rsi, -160(%rbp) ## 8-byte Spill
movl $32, %esi
movq %r9, %r15
callq _memset
movq -160(%rbp), %rsi ## 8-byte Reload
movq %r15, %r9
movq -152(%rbp), %r10 ## 8-byte Reload
subl %r14d, %r9d
movl %r14d, %eax
LBB78_14: ## in Loop: Header=BB78_3 Depth=1
movq %rsi, -160(%rbp) ## 8-byte Spill
movslq %r9d, %r9
leaq (%r10,%r9), %rdi
movslq %r14d, %r13
movq %r12, %rsi
movq %r13, %rdx
movl %eax, %r12d
movq %r9, %r15
callq _memcpy
movq %r15, %r9
addl %r14d, %r9d
movl %r12d, %eax
negl %eax
cmpl %eax, %r13d
jge LBB78_16
## %bb.15: ## in Loop: Header=BB78_3 Depth=1
movl %r12d, %r15d
movslq %r9d, %r13
movq -152(%rbp), %r12 ## 8-byte Reload
leaq (%r12,%r13), %rdi
movl %r15d, %edx
notl %edx
subl %r14d, %edx
incq %rdx
movl $32, %esi
callq _memset
notl %r14d
subl %r15d, %r14d
leal (%r14,%r13), %r9d
incl %r9d
movq %r12, %r10
jmp LBB78_17
LBB78_16: ## in Loop: Header=BB78_3 Depth=1
movq -152(%rbp), %r10 ## 8-byte Reload
LBB78_17: ## in Loop: Header=BB78_3 Depth=1
movslq %r9d, %rax
movb $0, (%r10,%rax)
movq -168(%rbp), %r13 ## 8-byte Reload
movq -160(%rbp), %rsi ## 8-byte Reload
LBB78_18: ## in Loop: Header=BB78_3 Depth=1
leal 1(%rsi), %ecx
addq %rbx, %rcx
movslq %ecx, %rax
movzbl (%r13,%rax), %r8d
movl %r8d, %edx
addl $-48, %edx
cmpl $9, %edx
ja LBB78_20
## %bb.19: ## in Loop: Header=BB78_3 Depth=1
addl %ebx, %esi
addl $2, %esi
jmp LBB78_22
.p2align 4, 0x90
LBB78_20: ## in Loop: Header=BB78_3 Depth=1
cmpb $45, %r8b
jne LBB78_26
## %bb.21: ## in Loop: Header=BB78_3 Depth=1
addl $2, %esi
addq %rbx, %rsi
movslq %esi, %rdx
movzbl (%r13,%rdx), %edx
addl $-48, %edx
cmpl $9, %edx
ja LBB78_103
LBB78_22: ## in Loop: Header=BB78_3 Depth=1
cmpb $45, %r8b
cmovel %esi, %ecx
movslq %ecx, %rdi
movzbl (%r13,%rdi), %eax
movl %eax, %ebx
addl $-48, %ebx
xorl %esi, %esi
cmpl $9, %ebx
ja LBB78_25
## %bb.23: ## in Loop: Header=BB78_3 Depth=1
addq -192(%rbp), %rdi ## 8-byte Folded Reload
xorl %esi, %esi
.p2align 4, 0x90
LBB78_24: ## Parent Loop BB78_3 Depth=1
## => This Inner Loop Header: Depth=2
leal (%rsi,%rsi,4), %esi
movsbl %al, %edx
leal (%rdx,%rsi,2), %esi
addl $-48, %esi
movzbl (%rdi), %eax
movl %eax, %edx
addl $-48, %edx
incl %ecx
incq %rdi
cmpl $10, %edx
jb LBB78_24
LBB78_25: ## in Loop: Header=BB78_3 Depth=1
movl %esi, %r11d
negl %r11d
cmpb $45, %r8b
cmovnel %esi, %r11d
movl %ecx, %esi
movl %eax, %r8d
jmp LBB78_27
LBB78_26: ## in Loop: Header=BB78_3 Depth=1
xorl %r11d, %r11d
movl %ecx, %esi
LBB78_27: ## in Loop: Header=BB78_3 Depth=1
movsbl %r8b, %eax
cmpl $99, %eax
jg LBB78_34
## %bb.28: ## in Loop: Header=BB78_3 Depth=1
cmpl $37, %eax
je LBB78_38
## %bb.29: ## in Loop: Header=BB78_3 Depth=1
cmpl $46, %eax
jne LBB78_103
## %bb.30: ## in Loop: Header=BB78_3 Depth=1
movslq %esi, %rax
movzwl (%r13,%rax), %ecx
xorl $10798, %ecx ## imm = 0x2A2E
movzbl 2(%r13,%rax), %eax
xorl $115, %eax
orw %cx, %ax
jne LBB78_103
## %bb.31: ## in Loop: Header=BB78_3 Depth=1
movl -144(%rbp), %ecx
cmpq $41, %rcx
movq -176(%rbp), %rdx ## 8-byte Reload
jae LBB78_55
## %bb.32: ## in Loop: Header=BB78_3 Depth=1
movq %rcx, %rax
addq $8, %rax
movl %eax, -144(%rbp)
movl (%rdx,%rcx), %ebx
cmpl $33, %ecx
jae LBB78_58
## %bb.33: ## in Loop: Header=BB78_3 Depth=1
addq %rdx, %rax
addl $16, %ecx
movl %ecx, -144(%rbp)
jmp LBB78_60
.p2align 4, 0x90
LBB78_34: ## in Loop: Header=BB78_3 Depth=1
cmpl $115, %eax
movq %rsi, -160(%rbp) ## 8-byte Spill
je LBB78_39
## %bb.35: ## in Loop: Header=BB78_3 Depth=1
cmpl $100, %eax
jne LBB78_103
## %bb.36: ## in Loop: Header=BB78_3 Depth=1
movl -144(%rbp), %ecx
cmpq $40, %rcx
movq -176(%rbp), %rdx ## 8-byte Reload
movq %r13, %r14
ja LBB78_41
## %bb.37: ## in Loop: Header=BB78_3 Depth=1
movq %rcx, %rax
addq %rdx, %rax
addl $8, %ecx
movl %ecx, -144(%rbp)
jmp LBB78_42
LBB78_38: ## in Loop: Header=BB78_3 Depth=1
movslq %r9d, %r9
movb $37, (%r10,%r9)
incl %r9d
movabsq $4294967296, %rdx ## imm = 0x100000000
jmp LBB78_85
LBB78_39: ## in Loop: Header=BB78_3 Depth=1
movl -144(%rbp), %ecx
cmpq $40, %rcx
movabsq $4294967296, %rdx ## imm = 0x100000000
ja LBB78_46
## %bb.40: ## in Loop: Header=BB78_3 Depth=1
movq %rcx, %rax
addq -176(%rbp), %rax ## 8-byte Folded Reload
addl $8, %ecx
movl %ecx, -144(%rbp)
jmp LBB78_47
LBB78_41: ## in Loop: Header=BB78_3 Depth=1
movq -136(%rbp), %rax
leaq 8(%rax), %rcx
movq %rcx, -136(%rbp)
LBB78_42: ## in Loop: Header=BB78_3 Depth=1
movl $3435973837, %esi ## imm = 0xCCCCCCCD
movl (%rax), %r13d
testl %r13d, %r13d
js LBB78_56
## %bb.43: ## in Loop: Header=BB78_3 Depth=1
jne LBB78_76
## %bb.44: ## in Loop: Header=BB78_3 Depth=1
cmpl $2, %r11d
jl LBB78_87
## %bb.45: ## in Loop: Header=BB78_3 Depth=1
movslq %r9d, %rdi
addq %r10, %rdi
leal -1(%r11), %edx
movl $32, %esi
movq %r9, %rbx
movq %r11, %r15
callq _memset
movq %r15, %r11
movq %rbx, %r9
movq -152(%rbp), %r10 ## 8-byte Reload
leal (%r15,%rbx), %r9d
decl %r9d
movl $1, %r15d
jmp LBB78_88
LBB78_46: ## in Loop: Header=BB78_3 Depth=1
movq -136(%rbp), %rax
leaq 8(%rax), %rcx
movq %rcx, -136(%rbp)
LBB78_47: ## in Loop: Header=BB78_3 Depth=1
movq (%rax), %r13
movabsq $-4294967296, %rbx ## imm = 0xFFFFFFFF00000000
xorl %r12d, %r12d
.p2align 4, 0x90
LBB78_48: ## Parent Loop BB78_3 Depth=1
## => This Inner Loop Header: Depth=2
movq %r12, %r14
incq %r12
addq %rdx, %rbx
cmpb $0, (%r13,%r14)
jne LBB78_48
## %bb.49: ## in Loop: Header=BB78_3 Depth=1
cmpl %r14d, %r11d
jle LBB78_51
## %bb.50: ## in Loop: Header=BB78_3 Depth=1
movslq %r9d, %rdi
addq %r10, %rdi
movl %r11d, %edx
subl %r12d, %edx
incq %rdx
movl $32, %esi
movq %r9, -184(%rbp) ## 8-byte Spill
movq %r11, %r15
callq _memset
addl -184(%rbp), %r15d ## 4-byte Folded Reload
subl %r12d, %r15d
incl %r15d
movl %r15d, %r9d
movl %r14d, %r11d
LBB78_51: ## in Loop: Header=BB78_3 Depth=1
cmpl $1, %r12d
jne LBB78_53
## %bb.52: ## in Loop: Header=BB78_3 Depth=1
movq -152(%rbp), %r10 ## 8-byte Reload
movabsq $4294967296, %rdx ## imm = 0x100000000
movq -168(%rbp), %r13 ## 8-byte Reload
movq -160(%rbp), %rsi ## 8-byte Reload
incl %esi
jmp LBB78_3
LBB78_53: ## in Loop: Header=BB78_3 Depth=1
movslq %r9d, %r15
movq -152(%rbp), %rax ## 8-byte Reload
leaq (%rax,%r15), %rdi
sarq $32, %rbx
movq %r13, %rsi
movq %rbx, %rdx
movq %r9, %r13
movq %r11, %rbx
callq _memcpy
movq %rbx, %rcx
movl %r15d, %eax
addq %r12, %rax
decq %rax
negl %ecx
cmpl %ecx, %r14d
jge LBB78_70
## %bb.54: ## in Loop: Header=BB78_3 Depth=1
movslq %eax, %rdi
movq -152(%rbp), %r14 ## 8-byte Reload
addq %r14, %rdi
movl %ecx, %ebx
subq %r12, %rbx
movl %ebx, %edx
incq %rdx
movl $32, %esi
callq _memset
addl %r12d, %r13d
addl %ebx, %r13d
movq %r14, %r10
movabsq $4294967296, %rdx ## imm = 0x100000000
movq %r13, %r9
jmp LBB78_71
LBB78_55: ## in Loop: Header=BB78_3 Depth=1
movq -136(%rbp), %rcx
leaq 8(%rcx), %rax
movq %rax, -136(%rbp)
movl (%rcx), %ebx
jmp LBB78_59
LBB78_56: ## in Loop: Header=BB78_3 Depth=1
cmpl $2, %r11d
jl LBB78_72
## %bb.57: ## in Loop: Header=BB78_3 Depth=1
movslq %r9d, %rdi
addq %r10, %rdi
leal -1(%r11), %edx
movl $32, %esi
movq %r9, %rbx
movq %r11, %r15
callq _memset
movq %r15, %r11
movq %rbx, %r9
movq -152(%rbp), %r10 ## 8-byte Reload
leal (%r15,%rbx), %r9d
decl %r9d
movl $1, %r15d
jmp LBB78_73
LBB78_58: ## in Loop: Header=BB78_3 Depth=1
movq -136(%rbp), %rax
LBB78_59: ## in Loop: Header=BB78_3 Depth=1
leaq 8(%rax), %rcx
movq %rcx, -136(%rbp)
LBB78_60: ## in Loop: Header=BB78_3 Depth=1
movq (%rax), %r13
testl %ebx, %ebx
jns LBB78_63
## %bb.61: ## in Loop: Header=BB78_3 Depth=1
movl $-1, %ebx
movq %r13, %rax
.p2align 4, 0x90
LBB78_62: ## Parent Loop BB78_3 Depth=1
## => This Inner Loop Header: Depth=2
incl %ebx
cmpb $0, (%rax)
leaq 1(%rax), %rax
jne LBB78_62
LBB78_63: ## in Loop: Header=BB78_3 Depth=1
cmpl %r11d, %ebx
jge LBB78_65
## %bb.64: ## in Loop: Header=BB78_3 Depth=1
movslq %r9d, %rdi
addq %r10, %rdi
movl %ebx, %eax
notl %eax
addl %eax, %r11d
leaq 1(%r11), %rdx
movq %rsi, %r15
movl $32, %esi
movq %r9, %r14
movq %r11, %r12
callq _memset
movq %r15, %rsi
movq %r14, %r9
leal (%r14,%r12), %r9d
incl %r9d
movl %ebx, %r11d
LBB78_65: ## in Loop: Header=BB78_3 Depth=1
addl $2, %esi
testl %ebx, %ebx
je LBB78_69
## %bb.66: ## in Loop: Header=BB78_3 Depth=1
movq %rsi, %r12
movslq %r9d, %r9
movq -152(%rbp), %r15 ## 8-byte Reload
leaq (%r15,%r9), %rdi
movslq %ebx, %rdx
movq %r13, %rsi
movq %r9, %r14
movq %r11, %r13
callq _memcpy
movq %r13, %rcx
movq %r14, %r9
addl %ebx, %r9d
movl %ecx, %eax
negl %eax
cmpl %eax, %ebx
jge LBB78_68
## %bb.67: ## in Loop: Header=BB78_3 Depth=1
movslq %r9d, %r14
leaq (%r15,%r14), %rdi
notl %ebx
subl %ecx, %ebx
leaq 1(%rbx), %rdx
movl $32, %esi
callq _memset
leal (%r14,%rbx), %r9d
incl %r9d
LBB78_68: ## in Loop: Header=BB78_3 Depth=1
movq %r15, %r10
movabsq $4294967296, %rdx ## imm = 0x100000000
movq -168(%rbp), %r13 ## 8-byte Reload
movq %r12, %rsi
jmp LBB78_85
LBB78_69: ## in Loop: Header=BB78_3 Depth=1
movq -152(%rbp), %r10 ## 8-byte Reload
movabsq $4294967296, %rdx ## imm = 0x100000000
movq -168(%rbp), %r13 ## 8-byte Reload
incl %esi
jmp LBB78_3
LBB78_70: ## in Loop: Header=BB78_3 Depth=1
movl %eax, %r9d
movq -152(%rbp), %r10 ## 8-byte Reload
movabsq $4294967296, %rdx ## imm = 0x100000000
LBB78_71: ## in Loop: Header=BB78_3 Depth=1
movq -168(%rbp), %r13 ## 8-byte Reload
jmp LBB78_84
LBB78_72: ## in Loop: Header=BB78_3 Depth=1
movl %r11d, %r15d
LBB78_73: ## in Loop: Header=BB78_3 Depth=1
movslq %r9d, %rax
movb $45, (%r10,%rax)
incl %eax
cmpl $-2, %r15d
jg LBB78_75
## %bb.74: ## in Loop: Header=BB78_3 Depth=1
movslq %eax, %rdi
addq %r10, %rdi
movl $-2, %edx
subl %r15d, %edx
incq %rdx
movl $32, %esi
movq %r9, %rbx
movq %r11, %r12
callq _memset
movq %r12, %r11
movq -152(%rbp), %r10 ## 8-byte Reload
subl %r15d, %ebx
movl %ebx, %eax
LBB78_75: ## in Loop: Header=BB78_3 Depth=1
movl $3435973837, %esi ## imm = 0xCCCCCCCD
movslq %eax, %rcx
movb $0, (%r10,%rcx)
negl %r13d
movl %eax, %r9d
LBB78_76: ## in Loop: Header=BB78_3 Depth=1
xorl %ebx, %ebx
.p2align 4, 0x90
LBB78_77: ## Parent Loop BB78_3 Depth=1
## => This Inner Loop Header: Depth=2
movl %r13d, %eax
imulq %rsi, %rax
shrq $35, %rax
leal (%rax,%rax), %ecx
leal (%rcx,%rcx,4), %ecx
movl %r13d, %edx
subl %ecx, %edx
orb $48, %dl
movb %dl, -63(%rbp,%rbx)
decq %rbx
cmpl $9, %r13d
movl %eax, %r13d
ja LBB78_77
## %bb.78: ## in Loop: Header=BB78_3 Depth=1
negl %ebx
movq %r14, %r13
cmpl %r11d, %ebx
jge LBB78_80
LBB78_79: ## in Loop: Header=BB78_3 Depth=1
movslq %r9d, %r14
leaq (%r10,%r14), %rdi
movl %ebx, %eax
notl %eax
addl %eax, %r11d
leaq 1(%r11), %rdx
movl $32, %esi
movq %r11, %r15
callq _memset
leal (%r14,%r15), %r9d
incl %r9d
movl %ebx, %r11d
LBB78_80: ## in Loop: Header=BB78_3 Depth=1
testl %ebx, %ebx
je LBB78_86
## %bb.81: ## in Loop: Header=BB78_3 Depth=1
movl %ebx, %edx
leaq -112(%rbp), %rsi
subq %rdx, %rsi
addq $50, %rsi
movslq %r9d, %r9
movq -152(%rbp), %r15 ## 8-byte Reload
leaq (%r15,%r9), %rdi
movq %r9, %r14
movq %r11, %r12
callq _memcpy
movq %r12, %rcx
movq %r14, %r9
addl %ebx, %r9d
movl %ecx, %eax
negl %eax
cmpl %eax, %ebx
jge LBB78_83
## %bb.82: ## in Loop: Header=BB78_3 Depth=1
movslq %r9d, %r14
leaq (%r15,%r14), %rdi
notl %ebx
subl %ecx, %ebx
leaq 1(%rbx), %rdx
movl $32, %esi
callq _memset
leal (%r14,%rbx), %r9d
incl %r9d
LBB78_83: ## in Loop: Header=BB78_3 Depth=1
movq %r15, %r10
movabsq $4294967296, %rdx ## imm = 0x100000000
LBB78_84: ## in Loop: Header=BB78_3 Depth=1
movq -160(%rbp), %rsi ## 8-byte Reload
LBB78_85: ## in Loop: Header=BB78_3 Depth=1
movslq %r9d, %rax
movb $0, (%r10,%rax)
incl %esi
jmp LBB78_3
LBB78_86: ## in Loop: Header=BB78_3 Depth=1
movq -152(%rbp), %r10 ## 8-byte Reload
movabsq $4294967296, %rdx ## imm = 0x100000000
movq -160(%rbp), %rsi ## 8-byte Reload
incl %esi
jmp LBB78_3
LBB78_87: ## in Loop: Header=BB78_3 Depth=1
movl %r11d, %r15d
LBB78_88: ## in Loop: Header=BB78_3 Depth=1
movq %r14, %r13
movslq %r9d, %rax
movb $48, (%r10,%rax)
incl %eax
cmpl $-2, %r15d
jg LBB78_90
## %bb.89: ## in Loop: Header=BB78_3 Depth=1
movslq %eax, %rdi
addq %r10, %rdi
movl $-2, %edx
subl %r15d, %edx
incq %rdx
movl $32, %esi
movq %r9, %rbx
movq %r11, %r14
callq _memset
movq %r14, %r11
movq -152(%rbp), %r10 ## 8-byte Reload
subl %r15d, %ebx
movl %ebx, %eax
LBB78_90: ## in Loop: Header=BB78_3 Depth=1
movslq %eax, %rcx
movb $0, (%r10,%rcx)
xorl %ebx, %ebx
movl %eax, %r9d
cmpl %r11d, %ebx
jl LBB78_79
jmp LBB78_80
LBB78_91:
testl %ebx, %ebx
jns LBB78_95
## %bb.92:
movq $-1, %rbx
.p2align 4, 0x90
LBB78_93: ## =>This Inner Loop Header: Depth=1
cmpb $0, 1(%r12,%rbx)
leaq 1(%rbx), %rbx
jne LBB78_93
## %bb.94:
testl %ebx, %ebx
js LBB78_96
LBB78_95:
xorl %r14d, %r14d
testl %ebx, %ebx
jne LBB78_97
jmp LBB78_100
LBB78_96:
movslq %r9d, %rdi
addq %r10, %rdi
movl %ebx, %eax
subq %rax, %rdx
movl $32, %esi
movq %r9, %r14
callq _memset
movq %r14, %r9
movq -152(%rbp), %r10 ## 8-byte Reload
subl %ebx, %r9d
movl %ebx, %r14d
LBB78_97:
movslq %r9d, %r13
leaq (%r10,%r13), %rdi
movslq %ebx, %r15
movq %r12, %rsi
movq %r15, %rdx
movq %r10, %r12
callq _memcpy
addl %ebx, %r13d
movl %r14d, %eax
negl %eax
cmpl %eax, %r15d
jge LBB78_99
## %bb.98:
movslq %r13d, %r15
leaq (%r12,%r15), %rdi
movl %r14d, %edx
notl %edx
subl %ebx, %edx
incq %rdx
movl $32, %esi
callq _memset
notl %ebx
subl %r14d, %ebx
leal (%r15,%rbx), %r13d
incl %r13d
LBB78_99:
movslq %r13d, %rax
movb $0, (%r12,%rax)
LBB78_100:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB78_102
## %bb.101:
addq $328, %rsp ## imm = 0x148
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB78_102:
callq ___stack_chk_fail
LBB78_103:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.311(%rip), %rdi
movl $15, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _pathsearch ## -- Begin function pathsearch
.p2align 4, 0x90
_pathsearch: ## @pathsearch
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r14d
movq %rsi, %r15
movq %rdi, %r12
movl $47, %esi
callq _strrchr
testq %rax, %rax
je LBB79_4
## %bb.1:
movq %rax, %rbx
movb (%rax), %r13b
movb $0, (%rax)
movq %r12, %rdi
callq _strlen
movq %rax, %r14
movq %r15, %rdi
callq _strlen
addl %r14d, %eax
addl $2, %eax
movslq %eax, %rdi
callq _malloc
movq %rax, %r14
testq %rax, %rax
je LBB79_3
## %bb.2:
leaq L_.str.116(%rip), %rsi
movq %r14, %rdi
movq %r12, %rdx
movq %r15, %rcx
xorl %eax, %eax
callq _lemon_sprintf
LBB79_3:
movb %r13b, (%rbx)
jmp LBB79_17
LBB79_4:
movl %r14d, -44(%rbp) ## 4-byte Spill
leaq L_.str.117(%rip), %rdi
callq _getenv
testq %rax, %rax
leaq L_.str.118(%rip), %rbx
cmovneq %rax, %rbx
movq %rbx, %rdi
callq _strlen
movq %rax, %r14
incl %eax
movslq %eax, %rdi
callq _malloc
movq %rax, %r13
movq %r15, %rdi
callq _strlen
addl %r14d, %eax
addl $2, %eax
movslq %eax, %rdi
callq _malloc
movq %rax, %r14
testq %r13, %r13
je LBB79_17
## %bb.5:
testq %r14, %r14
je LBB79_17
## %bb.6:
movq %r15, -56(%rbp) ## 8-byte Spill
xorl %eax, %eax
.p2align 4, 0x90
LBB79_7: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx,%rax), %ecx
movb %cl, (%r13,%rax)
incq %rax
testb %cl, %cl
jne LBB79_7
## %bb.8:
movq %r13, %r12
jmp LBB79_9
.p2align 4, 0x90
LBB79_13: ## in Loop: Header=BB79_9 Depth=1
movb $0, (%r12)
LBB79_15: ## in Loop: Header=BB79_9 Depth=1
movq %r14, %rdi
movl -44(%rbp), %esi ## 4-byte Reload
callq _access
testl %eax, %eax
je LBB79_16
LBB79_9: ## =>This Inner Loop Header: Depth=1
cmpb $0, (%r12)
je LBB79_16
## %bb.10: ## in Loop: Header=BB79_9 Depth=1
movq %r12, %rdi
movl $58, %esi
callq _strchr
movq %rax, %rbx
testq %rax, %rax
jne LBB79_12
## %bb.11: ## in Loop: Header=BB79_9 Depth=1
movq %r12, %rdi
callq _strlen
movslq %eax, %rbx
addq %r12, %rbx
LBB79_12: ## in Loop: Header=BB79_9 Depth=1
movzbl (%rbx), %r15d
movb $0, (%rbx)
movq %r14, %rdi
leaq L_.str.116(%rip), %rsi
movq %r12, %rdx
movq -56(%rbp), %rcx ## 8-byte Reload
xorl %eax, %eax
callq _lemon_sprintf
movb %r15b, (%rbx)
testb %r15b, %r15b
je LBB79_13
## %bb.14: ## in Loop: Header=BB79_9 Depth=1
incq %rbx
movq %rbx, %r12
jmp LBB79_15
LBB79_16:
movq %r13, %rdi
callq _free
LBB79_17:
movq %r14, %rax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _compute_action ## -- Begin function compute_action
.p2align 4, 0x90
_compute_action: ## @compute_action
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl 8(%rsi), %ecx
movl $-1, %eax
cmpq $10, %rcx
ja LBB80_8
## %bb.1:
leaq LJTI80_0(%rip), %rdx
movslq (%rdx,%rcx,4), %rcx
addq %rdx, %rcx
jmpq *%rcx
LBB80_2:
movq 16(%rsi), %rax
movl 16(%rax), %eax
popq %rbp
retq
LBB80_7:
movl 52(%rdi), %eax
LBB80_8:
popq %rbp
retq
LBB80_6:
movl 48(%rdi), %eax
popq %rbp
retq
LBB80_3:
movq (%rsi), %rax
movl 8(%rax), %eax
cmpl 40(%rdi), %eax
jge LBB80_4
## %bb.5:
movq 16(%rsi), %rax
movl 100(%rax), %eax
addl 44(%rdi), %eax
popq %rbp
retq
LBB80_4:
movq 16(%rsi), %rax
movl 100(%rax), %eax
addl 60(%rdi), %eax
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L80_0_set_2, LBB80_2-LJTI80_0
.set L80_0_set_7, LBB80_7-LJTI80_0
.set L80_0_set_4, LBB80_4-LJTI80_0
.set L80_0_set_6, LBB80_6-LJTI80_0
.set L80_0_set_8, LBB80_8-LJTI80_0
.set L80_0_set_3, LBB80_3-LJTI80_0
LJTI80_0:
.long L80_0_set_2
.long L80_0_set_7
.long L80_0_set_4
.long L80_0_set_6
.long L80_0_set_8
.long L80_0_set_8
.long L80_0_set_8
.long L80_0_set_8
.long L80_0_set_8
.long L80_0_set_8
.long L80_0_set_3
.end_data_region
## -- End function
.globl _tplt_xfer ## -- Begin function tplt_xfer
.p2align 4, 0x90
_tplt_xfer: ## @tplt_xfer
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $1048, %rsp ## imm = 0x418
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, -1080(%rbp) ## 8-byte Spill
movq %rdx, %rbx
movq %rsi, %rdx
movq %rdi, -1064(%rbp) ## 8-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq -1056(%rbp), %rdi
movl $1000, %esi ## imm = 0x3E8
movq %rdx, -1072(%rbp) ## 8-byte Spill
callq _fgets
testq %rax, %rax
je LBB81_7
## %bb.1:
leaq L_.str.119(%rip), %r14
jmp LBB81_2
.p2align 4, 0x90
LBB81_5: ## in Loop: Header=BB81_2 Depth=1
xorl %r13d, %r13d
LBB81_6: ## in Loop: Header=BB81_2 Depth=1
movslq %r13d, %rax
leaq (%rax,%rbp), %rdi
addq $-1056, %rdi ## imm = 0xFBE0
movq %rbx, %rsi
callq _fputs
leaq -1056(%rbp), %rdi
movl $1000, %esi ## imm = 0x3E8
movq -1072(%rbp), %rdx ## 8-byte Reload
callq _fgets
testq %rax, %rax
je LBB81_7
LBB81_2: ## =>This Loop Header: Depth=1
## Child Loop BB81_10 Depth 2
movb -1056(%rbp), %al
cmpb $37, %al
jne LBB81_4
## %bb.3: ## in Loop: Header=BB81_2 Depth=1
cmpb $37, -1055(%rbp)
je LBB81_7
LBB81_4: ## in Loop: Header=BB81_2 Depth=1
movq -1080(%rbp), %rcx ## 8-byte Reload
incl (%rcx)
cmpq $0, -1064(%rbp) ## 8-byte Folded Reload
je LBB81_5
## %bb.9: ## in Loop: Header=BB81_2 Depth=1
xorl %r15d, %r15d
xorl %r13d, %r13d
jmp LBB81_10
.p2align 4, 0x90
LBB81_11: ## in Loop: Header=BB81_10 Depth=2
testb %al, %al
je LBB81_6
LBB81_21: ## in Loop: Header=BB81_10 Depth=2
movslq %r15d, %r15
movzbl -1055(%rbp,%r15), %eax
incq %r15
LBB81_10: ## Parent Loop BB81_2 Depth=1
## => This Inner Loop Header: Depth=2
cmpb $80, %al
jne LBB81_11
## %bb.12: ## in Loop: Header=BB81_10 Depth=2
movslq %r15d, %r12
leaq (%r12,%rbp), %rdi
addq $-1056, %rdi ## imm = 0xFBE0
movl $5, %edx
movq %r14, %rsi
callq _strncmp
testl %eax, %eax
jne LBB81_21
## %bb.13: ## in Loop: Header=BB81_10 Depth=2
testl %r15d, %r15d
je LBB81_18
## %bb.14: ## in Loop: Header=BB81_10 Depth=2
leaq -1056(%rbp), %rax
movzbl -1(%r12,%rax), %edi
testb %dil, %dil
js LBB81_16
## %bb.15: ## in Loop: Header=BB81_10 Depth=2
movq __DefaultRuneLocale@GOTPCREL(%rip), %rax
movl 60(%rax,%rdi,4), %eax
movl $256, %ecx ## imm = 0x100
andl %ecx, %eax
testl %eax, %eax
jne LBB81_21
jmp LBB81_18
LBB81_16: ## in Loop: Header=BB81_10 Depth=2
movl $256, %esi ## imm = 0x100
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
testl %eax, %eax
jne LBB81_21
LBB81_18: ## in Loop: Header=BB81_10 Depth=2
movl %r15d, %edx
subl %r13d, %edx
jle LBB81_20
## %bb.19: ## in Loop: Header=BB81_10 Depth=2
movslq %r13d, %rax
leaq (%rax,%rbp), %rcx
addq $-1056, %rcx ## imm = 0xFBE0
movq %rbx, %rdi
leaq L_.str.120(%rip), %rsi
xorl %eax, %eax
callq _fprintf
LBB81_20: ## in Loop: Header=BB81_10 Depth=2
movq -1064(%rbp), %rdi ## 8-byte Reload
movq %rbx, %rsi
callq _fputs
movl %r15d, %r13d
leal 4(%r15), %eax
addl $5, %r13d
movl %eax, %r15d
jmp LBB81_21
LBB81_7:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB81_8
## %bb.22:
addq $1048, %rsp ## imm = 0x418
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB81_8:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _tplt_open ## -- Begin function tplt_open
.p2align 4, 0x90
_tplt_open: ## @tplt_open
.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 $1008, %rsp ## imm = 0x3F0
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
movq _user_templatename(%rip), %rdi
testq %rdi, %rdi
je LBB82_5
## %bb.1:
movl $4, %esi
callq _access
cmpl $-1, %eax
je LBB82_2
## %bb.3:
movq _user_templatename(%rip), %rdi
leaq L_.str.74(%rip), %rsi
callq _fopen
testq %rax, %rax
jne LBB82_16
## %bb.4:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq _user_templatename(%rip), %rdx
leaq L_.str.122(%rip), %rsi
jmp LBB82_15
LBB82_5:
movq 216(%r14), %rbx
movq %rbx, %rdi
movl $46, %esi
callq _strrchr
testq %rax, %rax
je LBB82_7
## %bb.6:
subl %ebx, %eax
leaq L_.str.123(%rip), %rsi
leaq -1024(%rbp), %rdi
movl %eax, %edx
movq %rbx, %rcx
xorl %eax, %eax
callq _lemon_sprintf
jmp LBB82_8
LBB82_2:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq _user_templatename(%rip), %rdx
leaq L_.str.121(%rip), %rsi
jmp LBB82_15
LBB82_7:
leaq L_.str.124(%rip), %rsi
leaq -1024(%rbp), %rdi
movq %rbx, %rdx
xorl %eax, %eax
callq _lemon_sprintf
LBB82_8:
leaq -1024(%rbp), %rbx
movq %rbx, %rdi
movl $4, %esi
callq _access
testl %eax, %eax
je LBB82_12
## %bb.9:
leaq _tplt_open.templatename(%rip), %rbx
movq %rbx, %rdi
movl $4, %esi
callq _access
testl %eax, %eax
je LBB82_12
## %bb.10:
movq 272(%r14), %rdi
leaq _tplt_open.templatename(%rip), %rsi
xorl %edx, %edx
callq _pathsearch
movq %rax, %rbx
testq %rax, %rax
je LBB82_11
LBB82_12:
leaq L_.str.74(%rip), %rsi
movq %rbx, %rdi
callq _fopen
testq %rax, %rax
jne LBB82_16
## %bb.13:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.122(%rip), %rsi
jmp LBB82_14
LBB82_11:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
leaq L_.str.121(%rip), %rsi
LBB82_14:
leaq _tplt_open.templatename(%rip), %rdx
LBB82_15:
xorl %eax, %eax
callq _fprintf
incl 80(%r14)
xorl %eax, %eax
LBB82_16:
movq ___stack_chk_guard@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq -24(%rbp), %rcx
jne LBB82_18
## %bb.17:
addq $1008, %rsp ## imm = 0x3F0
popq %rbx
popq %r14
popq %rbp
retq
LBB82_18:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _tplt_linedir ## -- Begin function tplt_linedir
.p2align 4, 0x90
_tplt_linedir: ## @tplt_linedir
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdx, %rbx
movl %esi, %edx
movq %rdi, %r14
leaq L_.str.125(%rip), %rsi
xorl %eax, %eax
callq _fprintf
jmp LBB83_1
.p2align 4, 0x90
LBB83_4: ## in Loop: Header=BB83_1 Depth=1
movl $92, %edi
movq %r14, %rsi
callq _putc
movzbl (%rbx), %eax
LBB83_5: ## in Loop: Header=BB83_1 Depth=1
movsbl %al, %edi
movq %r14, %rsi
callq _putc
incq %rbx
LBB83_1: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx), %eax
cmpb $92, %al
je LBB83_4
## %bb.2: ## in Loop: Header=BB83_1 Depth=1
testb %al, %al
jne LBB83_5
## %bb.3:
leaq L_.str.126(%rip), %rdi
movl $2, %esi
movl $1, %edx
movq %r14, %rcx
popq %rbx
popq %r14
popq %rbp
jmp _fwrite ## TAILCALL
.cfi_endproc
## -- End function
.globl _tplt_print ## -- Begin function tplt_print
.p2align 4, 0x90
_tplt_print: ## @tplt_print
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rdx, %rdx
je LBB84_15
## %bb.1:
movq %rcx, %r14
movq %rdx, %rbx
movq %rsi, %r15
movq %rdi, %r12
movb (%rdx), %al
jmp LBB84_2
.p2align 4, 0x90
LBB84_5: ## in Loop: Header=BB84_2 Depth=1
movzbl 1(%rbx), %eax
incq %rbx
LBB84_2: ## =>This Inner Loop Header: Depth=1
testb %al, %al
je LBB84_6
## %bb.3: ## in Loop: Header=BB84_2 Depth=1
movsbl %al, %edi
movq %r12, %rsi
callq _putc
cmpb $10, (%rbx)
jne LBB84_5
## %bb.4: ## in Loop: Header=BB84_2 Depth=1
incl (%r14)
jmp LBB84_5
LBB84_6:
cmpb $10, -1(%rbx)
je LBB84_8
## %bb.7:
movl $10, %edi
movq %r12, %rsi
callq _putc
incl (%r14)
LBB84_8:
cmpl $0, 264(%r15)
je LBB84_9
LBB84_15:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
LBB84_9:
movl (%r14), %edx
incl %edx
movl %edx, (%r14)
movq 224(%r15), %rbx
leaq L_.str.125(%rip), %rsi
movq %r12, %rdi
xorl %eax, %eax
callq _fprintf
jmp LBB84_10
.p2align 4, 0x90
LBB84_13: ## in Loop: Header=BB84_10 Depth=1
movl $92, %edi
movq %r12, %rsi
callq _putc
movzbl (%rbx), %eax
LBB84_14: ## in Loop: Header=BB84_10 Depth=1
movsbl %al, %edi
movq %r12, %rsi
callq _putc
incq %rbx
LBB84_10: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx), %eax
cmpb $92, %al
je LBB84_13
## %bb.11: ## in Loop: Header=BB84_10 Depth=1
testb %al, %al
jne LBB84_14
## %bb.12:
leaq L_.str.126(%rip), %rdi
movl $2, %esi
movl $1, %edx
movq %r12, %rcx
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
jmp _fwrite ## TAILCALL
.cfi_endproc
## -- End function
.globl _emit_destructor_code ## -- Begin function emit_destructor_code
.p2align 4, 0x90
_emit_destructor_code: ## @emit_destructor_code
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $24, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r14
movq %rdx, %r13
movq %rsi, %rbx
movq %rdi, %r12
cmpl $0, 12(%rsi)
je LBB85_1
## %bb.3:
movq 56(%rbx), %r15
testq %r15, %r15
movq %rbx, -56(%rbp) ## 8-byte Spill
movq %r13, -48(%rbp) ## 8-byte Spill
je LBB85_11
## %bb.4:
leaq L_.str.127(%rip), %rdi
movl $2, %esi
movl $1, %edx
movq %r12, %rcx
callq _fwrite
movl (%r14), %eax
leal 1(%rax), %ecx
movl %ecx, (%r14)
cmpl $0, 264(%r13)
jne LBB85_13
## %bb.5:
addl $2, %eax
movl %eax, (%r14)
movl 64(%rbx), %edx
movq %r13, %rbx
movq 216(%r13), %rbx
leaq L_.str.125(%rip), %rsi
movq %r12, %rdi
xorl %eax, %eax
callq _fprintf
jmp LBB85_6
.p2align 4, 0x90
LBB85_9: ## in Loop: Header=BB85_6 Depth=1
movl $92, %edi
movq %r12, %rsi
callq _putc
movzbl (%rbx), %eax
LBB85_10: ## in Loop: Header=BB85_6 Depth=1
movsbl %al, %edi
movq %r12, %rsi
callq _putc
incq %rbx
LBB85_6: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx), %eax
cmpb $92, %al
je LBB85_9
## %bb.7: ## in Loop: Header=BB85_6 Depth=1
testb %al, %al
jne LBB85_10
## %bb.8:
leaq L_.str.126(%rip), %rdi
movl $2, %esi
movl $1, %edx
movq %r12, %rcx
callq _fwrite
jmp LBB85_13
LBB85_1:
movq 200(%r13), %r15
testq %r15, %r15
je LBB85_23
## %bb.2:
movq %r13, -48(%rbp) ## 8-byte Spill
movq %rbx, -56(%rbp) ## 8-byte Spill
jmp LBB85_12
LBB85_11:
movq 208(%r13), %r15
testq %r15, %r15
je LBB85_30
LBB85_12:
leaq L_.str.127(%rip), %rdi
movl $2, %esi
movl $1, %edx
movq %r12, %rcx
callq _fwrite
incl (%r14)
LBB85_13:
leaq L_.str.129(%rip), %r13
jmp LBB85_14
.p2align 4, 0x90
LBB85_16: ## in Loop: Header=BB85_14 Depth=1
testb %al, %al
je LBB85_17
LBB85_27: ## in Loop: Header=BB85_14 Depth=1
movsbl %al, %edi
movq %r12, %rsi
callq _fputc
incq %r15
LBB85_14: ## =>This Inner Loop Header: Depth=1
movzbl (%r15), %eax
cmpb $10, %al
je LBB85_26
## %bb.15: ## in Loop: Header=BB85_14 Depth=1
cmpb $36, %al
jne LBB85_16
## %bb.24: ## in Loop: Header=BB85_14 Depth=1
movb $36, %al
cmpb $36, 1(%r15)
jne LBB85_27
## %bb.25: ## in Loop: Header=BB85_14 Depth=1
incq %r15
movq -56(%rbp), %rax ## 8-byte Reload
movl 80(%rax), %edx
movq %r12, %rdi
movq %r13, %rsi
xorl %eax, %eax
callq _fprintf
incq %r15
jmp LBB85_14
.p2align 4, 0x90
LBB85_26: ## in Loop: Header=BB85_14 Depth=1
incl (%r14)
movzbl (%r15), %eax
jmp LBB85_27
LBB85_17:
movl $10, %edi
movq %r12, %rsi
callq _fputc
movl (%r14), %edx
leal 1(%rdx), %eax
movl %eax, (%r14)
movq -48(%rbp), %rax ## 8-byte Reload
cmpl $0, 264(%rax)
jne LBB85_22
## %bb.18:
addl $2, %edx
movl %edx, (%r14)
movq 224(%rax), %rbx
leaq L_.str.125(%rip), %rsi
movq %r12, %rdi
## kill: def $edx killed $edx killed $rdx
xorl %eax, %eax
callq _fprintf
jmp LBB85_19
.p2align 4, 0x90
LBB85_28: ## in Loop: Header=BB85_19 Depth=1
movl $92, %edi
movq %r12, %rsi
callq _putc
movzbl (%rbx), %eax
LBB85_29: ## in Loop: Header=BB85_19 Depth=1
movsbl %al, %edi
movq %r12, %rsi
callq _putc
incq %rbx
LBB85_19: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx), %eax
cmpb $92, %al
je LBB85_28
## %bb.20: ## in Loop: Header=BB85_19 Depth=1
testb %al, %al
jne LBB85_29
## %bb.21:
leaq L_.str.126(%rip), %rdi
movl $2, %esi
movl $1, %edx
movq %r12, %rcx
callq _fwrite
LBB85_22:
leaq L_.str.130(%rip), %rdi
movl $2, %esi
movl $1, %edx
movq %r12, %rcx
callq _fwrite
incl (%r14)
LBB85_23:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB85_30:
callq _emit_destructor_code.cold.1
jmp LBB85_23
.cfi_endproc
## -- End function
.globl _has_destructor ## -- Begin function has_destructor
.p2align 4, 0x90
_has_destructor: ## @has_destructor
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cmpl $0, 12(%rdi)
je LBB86_1
## %bb.2:
movl $1, %eax
cmpq $0, 208(%rsi)
je LBB86_3
## %bb.5:
popq %rbp
retq
LBB86_1:
addq $200, %rsi
jmp LBB86_4
LBB86_3:
addq $56, %rdi
movq %rdi, %rsi
LBB86_4:
xorl %eax, %eax
cmpq $0, (%rsi)
setne %al
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _append_str ## -- Begin function append_str
.p2align 4, 0x90
_append_str: ## @append_str
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $72, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, -100(%rbp) ## 4-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
testq %rdi, %rdi
je LBB87_1
## %bb.5:
movl %edx, %r13d
movl %esi, %ebx
movq %rdi, %r15
testl %esi, %esi
jg LBB87_12
## %bb.6:
jns LBB87_11
## %bb.7:
addl %ebx, _append_str.used(%rip)
js LBB87_8
LBB87_11:
movq %r15, %rdi
callq _strlen
movq %rax, %rbx
LBB87_12:
movl _append_str.used(%rip), %r14d
leal (%rbx,%r14), %eax
addl $80, %eax
cmpl %eax, _append_str.alloced(%rip)
jle LBB87_13
## %bb.14:
movq _append_str.z(%rip), %r12
testq %r12, %r12
je LBB87_16
LBB87_17:
testl %ebx, %ebx
jg LBB87_18
jmp LBB87_27
.p2align 4, 0x90
LBB87_24: ## in Loop: Header=BB87_18 Depth=1
decl %ebx
movslq _append_str.used(%rip), %rdx
leal 1(%rdx), %esi
movl %esi, _append_str.used(%rip)
movb %cl, (%r12,%rdx)
movq %rax, %r15
testl %ebx, %ebx
jle LBB87_26
LBB87_18: ## =>This Loop Header: Depth=1
## Child Loop BB87_22 Depth 2
leaq 1(%r15), %rax
movb (%r15), %cl
cmpb $37, %cl
jne LBB87_24
## %bb.19: ## in Loop: Header=BB87_18 Depth=1
cmpl $1, %ebx
je LBB87_24
## %bb.20: ## in Loop: Header=BB87_18 Depth=1
cmpb $100, (%rax)
jne LBB87_24
## %bb.21: ## in Loop: Header=BB87_18 Depth=1
leaq -96(%rbp), %rdi
leaq L_.str.132(%rip), %rsi
movl %r13d, %edx
xorl %eax, %eax
callq _lemon_sprintf
movq _append_str.z(%rip), %r12
movslq _append_str.used(%rip), %r14
movq %r14, %rdi
addq %r12, %rdi
xorl %eax, %eax
.p2align 4, 0x90
LBB87_22: ## Parent Loop BB87_18 Depth=1
## => This Inner Loop Header: Depth=2
movzbl -96(%rbp,%rax), %ecx
movb %cl, (%rdi,%rax)
incq %rax
testb %cl, %cl
jne LBB87_22
## %bb.23: ## in Loop: Header=BB87_18 Depth=1
callq _strlen
addl %r14d, %eax
movl %eax, _append_str.used(%rip)
addq $2, %r15
addl $-2, %ebx
movl -100(%rbp), %r13d ## 4-byte Reload
testl %ebx, %ebx
jg LBB87_18
LBB87_26:
movl _append_str.used(%rip), %r14d
LBB87_27:
movslq %r14d, %rax
movb $0, (%r12,%rax)
jmp LBB87_28
LBB87_1:
cmpl $0, _append_str.used(%rip)
movq _append_str.z(%rip), %r12
jne LBB87_4
## %bb.2:
testq %r12, %r12
je LBB87_4
## %bb.3:
movb $0, (%r12)
LBB87_4:
movl $0, _append_str.used(%rip)
jmp LBB87_28
LBB87_13:
addl $200, %eax
movl %eax, _append_str.alloced(%rip)
movq _append_str.z(%rip), %rdi
movslq %eax, %rsi
callq _realloc
movq %rax, %r12
movq %rax, _append_str.z(%rip)
testq %r12, %r12
jne LBB87_17
LBB87_16:
leaq _append_str.empty(%rip), %r12
LBB87_28:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB87_30
## %bb.29:
movq %r12, %rax
LBB87_10:
addq $72, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB87_8:
callq _append_str.cold.1
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB87_30
## %bb.9:
xorl %eax, %eax
jmp LBB87_10
LBB87_30:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _translate_code ## -- Begin function translate_code
.p2align 4, 0x90
_translate_code: ## @translate_code
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $2072, %rsp ## imm = 0x818
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %r15
movq %rdi, -2040(%rbp) ## 8-byte Spill
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movl 24(%rsi), %r14d
testl %r14d, %r14d
jle LBB88_2
## %bb.1:
leaq -1056(%rbp), %rdi
movq %r14, %rsi
callq ___bzero
LBB88_2:
xorl %eax, %eax
cmpq $0, 56(%r15)
jne LBB88_4
## %bb.3:
leaq _translate_code.newlinestr(%rip), %rax
movq %rax, 56(%r15)
movl 20(%r15), %eax
movl %eax, 48(%r15)
movl $1, %eax
LBB88_4:
movl %eax, 80(%r15)
xorl %eax, %eax
movq %rax, -2096(%rbp) ## 8-byte Spill
testl %r14d, %r14d
je LBB88_23
## %bb.5:
movq 40(%r15), %rax
movq (%rax), %r12
testq %r12, %r12
je LBB88_10
## %bb.6:
movq 8(%r15), %r14
testq %r14, %r14
je LBB88_23
## %bb.7:
movq %r14, %rdi
movq %r12, %rsi
callq _strcmp
testl %eax, %eax
je LBB88_13
## %bb.8:
leaq L_.str.135(%rip), %rsi
xorl %eax, %eax
movq %rax, -2048(%rbp) ## 8-byte Spill
leaq -2032(%rbp), %r13
movq %r13, %rdi
movq %r14, %rdx
movq %r12, %rcx
xorl %eax, %eax
callq _lemon_sprintf
movq 56(%r15), %rdi
movq %r13, %rsi
callq _strstr
movq %rax, %r12
testq %rax, %rax
jne LBB88_25
## %bb.9:
movq (%r15), %rax
movl 80(%rax), %r8d
leaq L_.str.137(%rip), %rcx
xorl %eax, %eax
movq %rax, -2048(%rbp) ## 8-byte Spill
leaq -1120(%rbp), %rdi
movl $50, %edx
xorl %esi, %esi
xorl %eax, %eax
callq ___sprintf_chk
movl $1, %eax
movq %rax, -2096(%rbp) ## 8-byte Spill
movb $1, %al
movq %rax, -2088(%rbp) ## 8-byte Spill
xorl %r12d, %r12d
jmp LBB88_26
LBB88_10:
movq 32(%r15), %rax
movq (%rax), %rax
cmpl $0, 12(%rax)
je LBB88_15
## %bb.11:
movq -2040(%rbp), %rcx ## 8-byte Reload
cmpq $0, 208(%rcx)
jne LBB88_16
## %bb.12:
leaq 56(%rax), %rcx
cmpq $0, (%rcx)
jne LBB88_16
jmp LBB88_23
LBB88_13:
movb $1, -1056(%rbp)
movq (%r15), %rax
movq 32(%r15), %rcx
movl 80(%rax), %esi
movq (%rcx), %rdx
movb $1, %cl
movq %rcx, -2048(%rbp) ## 8-byte Spill
cmpl 80(%rdx), %esi
je LBB88_24
## %bb.115:
movq -2040(%rbp), %rbx ## 8-byte Reload
movq 216(%rbx), %rdi
movl 20(%r15), %esi
movq (%rax), %rcx
movq (%rdx), %r9
movq %r12, (%rsp)
leaq L_.str.134(%rip), %rdx
xorl %r12d, %r12d
movq %r14, %r8
xorl %eax, %eax
callq _ErrorMsg
incl 80(%rbx)
jmp LBB88_25
LBB88_15:
movq -2040(%rbp), %rcx ## 8-byte Reload
addq $200, %rcx
cmpq $0, (%rcx)
je LBB88_23
LBB88_16:
cmpl $0, _append_str.used(%rip)
jne LBB88_19
## %bb.17:
movq _append_str.z(%rip), %rcx
testq %rcx, %rcx
je LBB88_19
## %bb.18:
movb $0, (%rcx)
movq 32(%r15), %rax
movq (%rax), %rax
movl 24(%r15), %r14d
LBB88_19:
movl $0, _append_str.used(%rip)
movl 8(%rax), %edx
movl $1, %ecx
subl %r14d, %ecx
leaq L_.str.133(%rip), %rdi
xorl %esi, %esi
callq _append_str
cmpl $0, _append_str.used(%rip)
movq _append_str.z(%rip), %rdi
jne LBB88_22
## %bb.20:
testq %rdi, %rdi
je LBB88_22
## %bb.21:
movb $0, (%rdi)
LBB88_22:
movl $0, _append_str.used(%rip)
callq _Strsafe
movq %rax, 64(%r15)
movl $0, 80(%r15)
LBB88_23:
xorl %eax, %eax
movq %rax, -2048(%rbp) ## 8-byte Spill
LBB88_24:
xorl %r12d, %r12d
LBB88_25:
movl $1, %r8d
subl 24(%r15), %r8d
movq (%r15), %rax
movl 80(%rax), %r9d
leaq L_.str.136(%rip), %rcx
leaq -1120(%rbp), %rdi
movl $50, %edx
xorl %esi, %esi
xorl %eax, %eax
callq ___sprintf_chk
xorl %eax, %eax
movq %rax, -2088(%rbp) ## 8-byte Spill
LBB88_26:
cmpl $0, _append_str.used(%rip)
movq _append_str.z(%rip), %rdi
jne LBB88_29
## %bb.27:
testq %rdi, %rdi
je LBB88_29
## %bb.28:
movb $0, (%rdi)
LBB88_29:
movl $0, _append_str.used(%rip)
movq 56(%r15), %r14
movb (%r14), %al
testb %al, %al
movq %r15, -2056(%rbp) ## 8-byte Spill
je LBB88_72
## %bb.30:
movl $0, -2068(%rbp) ## 4-byte Folded Spill
movq %r12, -2080(%rbp) ## 8-byte Spill
jmp LBB88_33
.p2align 4, 0x90
LBB88_31: ## in Loop: Header=BB88_33 Depth=1
leaq -2032(%rbp), %rbx
movq %rbx, %rdi
xorl %esi, %esi
xorl %edx, %edx
xorl %ecx, %ecx
callq _append_str
movq %rbx, %rdi
callq _strlen
decl %eax
movslq %eax, %r14
addq %r12, %r14
movl $1, -2068(%rbp) ## 4-byte Folded Spill
LBB88_32: ## in Loop: Header=BB88_33 Depth=1
movb 1(%r14), %al
incq %r14
testb %al, %al
je LBB88_71
LBB88_33: ## =>This Loop Header: Depth=1
## Child Loop BB88_43 Depth 2
## Child Loop BB88_53 Depth 2
cmpq %r12, %r14
je LBB88_31
## %bb.34: ## in Loop: Header=BB88_33 Depth=1
testb %al, %al
js LBB88_36
## %bb.35: ## in Loop: Header=BB88_33 Depth=1
movzbl %al, %eax
movq __DefaultRuneLocale@GOTPCREL(%rip), %rcx
movl 60(%rcx,%rax,4), %eax
movl $256, %ecx ## imm = 0x100
andl %ecx, %eax
testl %eax, %eax
jne LBB88_37
jmp LBB88_70
.p2align 4, 0x90
LBB88_36: ## in Loop: Header=BB88_33 Depth=1
movzbl %al, %edi
movl $256, %esi ## imm = 0x100
callq ___maskrune
testl %eax, %eax
je LBB88_70
LBB88_37: ## in Loop: Header=BB88_33 Depth=1
cmpq 56(%r15), %r14
je LBB88_42
## %bb.38: ## in Loop: Header=BB88_33 Depth=1
movzbl -1(%r14), %r13d
testb %r13b, %r13b
js LBB88_40
## %bb.39: ## in Loop: Header=BB88_33 Depth=1
movq __DefaultRuneLocale@GOTPCREL(%rip), %rax
movl 60(%rax,%r13,4), %eax
movl $1280, %ecx ## imm = 0x500
andl %ecx, %eax
testl %eax, %eax
je LBB88_41
jmp LBB88_70
LBB88_40: ## in Loop: Header=BB88_33 Depth=1
movl $1280, %esi ## imm = 0x500
movl %r13d, %edi
callq ___maskrune
testl %eax, %eax
jne LBB88_70
LBB88_41: ## in Loop: Header=BB88_33 Depth=1
cmpb $95, %r13b
je LBB88_70
LBB88_42: ## in Loop: Header=BB88_33 Depth=1
movq %r14, %rbx
.p2align 4, 0x90
LBB88_43: ## Parent Loop BB88_33 Depth=1
## => This Inner Loop Header: Depth=2
movzbl 1(%rbx), %r13d
movzbl %r13b, %edi
testb %dil, %dil
js LBB88_45
## %bb.44: ## in Loop: Header=BB88_43 Depth=2
movq __DefaultRuneLocale@GOTPCREL(%rip), %rax
movl 60(%rax,%rdi,4), %eax
movl $1280, %ecx ## imm = 0x500
andl %ecx, %eax
jmp LBB88_46
.p2align 4, 0x90
LBB88_45: ## in Loop: Header=BB88_43 Depth=2
movl $1280, %esi ## imm = 0x500
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
LBB88_46: ## in Loop: Header=BB88_43 Depth=2
incq %rbx
testl %eax, %eax
jne LBB88_43
## %bb.47: ## in Loop: Header=BB88_43 Depth=2
cmpb $95, %r13b
je LBB88_43
## %bb.48: ## in Loop: Header=BB88_33 Depth=1
movb $0, (%rbx)
movq 8(%r15), %rsi
testq %rsi, %rsi
je LBB88_50
## %bb.49: ## in Loop: Header=BB88_33 Depth=1
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB88_59
LBB88_50: ## in Loop: Header=BB88_33 Depth=1
movl 24(%r15), %eax
movq %rax, -2064(%rbp) ## 8-byte Spill
testl %eax, %eax
jle LBB88_69
## %bb.51: ## in Loop: Header=BB88_33 Depth=1
movq 40(%r15), %r15
xorl %r12d, %r12d
jmp LBB88_53
.p2align 4, 0x90
LBB88_52: ## in Loop: Header=BB88_53 Depth=2
incq %r12
cmpq %r12, -2064(%rbp) ## 8-byte Folded Reload
je LBB88_58
LBB88_53: ## Parent Loop BB88_33 Depth=1
## => This Inner Loop Header: Depth=2
movq (%r15,%r12,8), %rsi
testq %rsi, %rsi
je LBB88_52
## %bb.54: ## in Loop: Header=BB88_53 Depth=2
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
jne LBB88_52
## %bb.55: ## in Loop: Header=BB88_33 Depth=1
testl %r12d, %r12d
jne LBB88_60
## %bb.56: ## in Loop: Header=BB88_33 Depth=1
cmpl $0, -2068(%rbp) ## 4-byte Folded Reload
je LBB88_60
## %bb.57: ## in Loop: Header=BB88_33 Depth=1
movq -2040(%rbp), %r14 ## 8-byte Reload
movq 216(%r14), %rdi
movq -2056(%rbp), %rax ## 8-byte Reload
movl 20(%rax), %esi
movq (%r15), %rcx
movq %rax, %r15
leaq L_.str.138(%rip), %rdx
leaq -2032(%rbp), %r8
xorl %eax, %eax
callq _ErrorMsg
incl 80(%r14)
jmp LBB88_67
LBB88_58: ## in Loop: Header=BB88_33 Depth=1
movq -2056(%rbp), %r15 ## 8-byte Reload
jmp LBB88_68
LBB88_59: ## in Loop: Header=BB88_33 Depth=1
leaq -1120(%rbp), %rdi
xorl %esi, %esi
xorl %edx, %edx
xorl %ecx, %ecx
callq _append_str
movb $1, %al
movq %rax, -2048(%rbp) ## 8-byte Spill
movq %rbx, %r14
jmp LBB88_69
LBB88_60: ## in Loop: Header=BB88_33 Depth=1
movq -2056(%rbp), %r15 ## 8-byte Reload
cmpq 56(%r15), %r14
je LBB88_63
## %bb.61: ## in Loop: Header=BB88_33 Depth=1
cmpb $64, -1(%r14)
jne LBB88_63
## %bb.62: ## in Loop: Header=BB88_33 Depth=1
movl %r12d, %edx
subl -2064(%rbp), %edx ## 4-byte Folded Reload
incl %edx
leaq L_.str.139(%rip), %rdi
movl $-1, %esi
xorl %ecx, %ecx
jmp LBB88_66
LBB88_63: ## in Loop: Header=BB88_33 Depth=1
movq 32(%r15), %rax
movq (%rax,%r12,8), %rax
cmpl $2, 12(%rax)
jne LBB88_65
## %bb.64: ## in Loop: Header=BB88_33 Depth=1
movq 88(%rax), %rax
movq (%rax), %rax
LBB88_65: ## in Loop: Header=BB88_33 Depth=1
movl 80(%rax), %ecx
movl %r12d, %edx
subl -2064(%rbp), %edx ## 4-byte Folded Reload
incl %edx
leaq L_.str.136(%rip), %rdi
xorl %esi, %esi
LBB88_66: ## in Loop: Header=BB88_33 Depth=1
callq _append_str
LBB88_67: ## in Loop: Header=BB88_33 Depth=1
movb $1, -1056(%rbp,%r12)
movq %rbx, %r14
LBB88_68: ## in Loop: Header=BB88_33 Depth=1
movq -2080(%rbp), %r12 ## 8-byte Reload
LBB88_69: ## in Loop: Header=BB88_33 Depth=1
movb %r13b, (%rbx)
LBB88_70: ## in Loop: Header=BB88_33 Depth=1
movq %r14, %rdi
movl $1, %esi
xorl %edx, %edx
xorl %ecx, %ecx
callq _append_str
jmp LBB88_32
LBB88_71:
movq _append_str.z(%rip), %rdi
cmpl $0, _append_str.used(%rip)
sete %al
testb %al, %al
jne LBB88_73
jmp LBB88_75
LBB88_72:
movb $1, %al
testb %al, %al
je LBB88_75
LBB88_73:
testq %rdi, %rdi
je LBB88_75
## %bb.74:
movb $0, (%rdi)
LBB88_78:
movb $1, %al
testb %al, %al
jne LBB88_79
jmp LBB88_81
LBB88_75:
movl $0, _append_str.used(%rip)
testq %rdi, %rdi
je LBB88_81
## %bb.76:
cmpb $0, (%rdi)
je LBB88_78
## %bb.77:
callq _Strsafe
movq %rax, 56(%r15)
movq _append_str.z(%rip), %rdi
cmpl $0, _append_str.used(%rip)
sete %al
testb %al, %al
je LBB88_81
LBB88_79:
testq %rdi, %rdi
je LBB88_81
## %bb.80:
movb $0, (%rdi)
LBB88_81:
movl $0, _append_str.used(%rip)
movq 8(%r15), %rcx
testq %rcx, %rcx
je LBB88_84
## %bb.82:
cmpb $0, -2048(%rbp) ## 1-byte Folded Reload
jne LBB88_84
## %bb.83:
movq -2040(%rbp), %rbx ## 8-byte Reload
movq 216(%rbx), %rdi
movl 20(%r15), %esi
movq (%r15), %rax
movq (%rax), %r8
leaq L_.str.140(%rip), %rdx
movq %rcx, %r9
xorl %eax, %eax
callq _ErrorMsg
incl 80(%rbx)
LBB88_84:
movl 24(%r15), %eax
testl %eax, %eax
jle LBB88_105
## %bb.85:
movq -2040(%rbp), %rcx ## 8-byte Reload
addq $200, %rcx
movq %rcx, -2064(%rbp) ## 8-byte Spill
xorl %ebx, %ebx
jmp LBB88_88
.p2align 4, 0x90
LBB88_86: ## in Loop: Header=BB88_88 Depth=1
cmpb $0, -1056(%rbp,%rbx)
movq -2056(%rbp), %r15 ## 8-byte Reload
je LBB88_104
LBB88_87: ## in Loop: Header=BB88_88 Depth=1
incq %rbx
movslq 24(%r15), %rax
cmpq %rax, %rbx
jge LBB88_105
LBB88_88: ## =>This Loop Header: Depth=1
## Child Loop BB88_95 Depth 2
cmpl $2, %ebx
movl $1, %r12d
cmovael %ebx, %r12d
movq 40(%r15), %r13
movq (%r13,%rbx,8), %rsi
testq %rsi, %rsi
je LBB88_98
## %bb.89: ## in Loop: Header=BB88_88 Depth=1
testq %rbx, %rbx
je LBB88_86
## %bb.90: ## in Loop: Header=BB88_88 Depth=1
movq -2056(%rbp), %r14 ## 8-byte Reload
movq 8(%r14), %rdi
testq %rdi, %rdi
je LBB88_93
## %bb.91: ## in Loop: Header=BB88_88 Depth=1
callq _strcmp
testl %eax, %eax
jne LBB88_93
## %bb.92: ## in Loop: Header=BB88_88 Depth=1
movq -2040(%rbp), %r15 ## 8-byte Reload
movq 216(%r15), %rdi
movl 20(%r14), %esi
movq 32(%r14), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %rcx
leaq L_.str.141(%rip), %rdx
movq %r13, %r8
xorl %eax, %eax
callq _ErrorMsg
incl 80(%r15)
movq 40(%r14), %r13
LBB88_93: ## in Loop: Header=BB88_88 Depth=1
xorl %r15d, %r15d
jmp LBB88_95
.p2align 4, 0x90
LBB88_94: ## in Loop: Header=BB88_95 Depth=2
incq %r15
cmpq %r15, %r12
je LBB88_86
LBB88_95: ## Parent Loop BB88_88 Depth=1
## => This Inner Loop Header: Depth=2
movq (%r13,%r15,8), %rdi
testq %rdi, %rdi
je LBB88_94
## %bb.96: ## in Loop: Header=BB88_95 Depth=2
movq (%r13,%rbx,8), %r14
movq %r14, %rsi
callq _strcmp
testl %eax, %eax
jne LBB88_94
## %bb.97: ## in Loop: Header=BB88_88 Depth=1
movq -2040(%rbp), %r15 ## 8-byte Reload
movq 216(%r15), %rdi
movq -2056(%rbp), %rax ## 8-byte Reload
movl 20(%rax), %esi
leaq L_.str.142(%rip), %rdx
movq %r14, %rcx
xorl %eax, %eax
callq _ErrorMsg
incl 80(%r15)
jmp LBB88_86
.p2align 4, 0x90
LBB88_98: ## in Loop: Header=BB88_88 Depth=1
testq %rbx, %rbx
je LBB88_87
## %bb.99: ## in Loop: Header=BB88_88 Depth=1
movq 32(%r15), %rcx
movq (%rcx,%rbx,8), %rcx
cmpl $0, 12(%rcx)
movq -2064(%rbp), %rdx ## 8-byte Reload
je LBB88_102
## %bb.100: ## in Loop: Header=BB88_88 Depth=1
movq -2040(%rbp), %rdx ## 8-byte Reload
cmpq $0, 208(%rdx)
jne LBB88_103
## %bb.101: ## in Loop: Header=BB88_88 Depth=1
leaq 56(%rcx), %rdx
LBB88_102: ## in Loop: Header=BB88_88 Depth=1
cmpq $0, (%rdx)
je LBB88_87
LBB88_103: ## in Loop: Header=BB88_88 Depth=1
movl 8(%rcx), %edx
movl %ebx, %ecx
subl %eax, %ecx
incl %ecx
leaq L_.str.133(%rip), %rdi
xorl %esi, %esi
callq _append_str
jmp LBB88_87
.p2align 4, 0x90
LBB88_104: ## in Loop: Header=BB88_88 Depth=1
movq -2040(%rbp), %r14 ## 8-byte Reload
movq 216(%r14), %rdi
movl 20(%r15), %esi
movq 40(%r15), %rax
movq (%rax,%rbx,8), %rcx
movq 32(%r15), %rax
movq (%rax,%rbx,8), %rax
movq (%rax), %r8
leaq L_.str.143(%rip), %rdx
movq %rcx, %r9
xorl %eax, %eax
callq _ErrorMsg
incl 80(%r14)
jmp LBB88_87
LBB88_105:
cmpb $0, -2088(%rbp) ## 1-byte Folded Reload
je LBB88_107
## %bb.106:
movl $1, %edx
subl %eax, %edx
movq (%r15), %rax
movl 80(%rax), %ecx
leaq L_.str.144(%rip), %rdi
xorl %esi, %esi
callq _append_str
leaq -1120(%rbp), %rdi
xorl %esi, %esi
xorl %edx, %edx
xorl %ecx, %ecx
callq _append_str
leaq L_.str.145(%rip), %rdi
xorl %esi, %esi
xorl %edx, %edx
xorl %ecx, %ecx
callq _append_str
LBB88_107:
cmpl $0, _append_str.used(%rip)
movq _append_str.z(%rip), %rdi
jne LBB88_110
## %bb.108:
testq %rdi, %rdi
je LBB88_110
## %bb.109:
movb $0, (%rdi)
movl $0, _append_str.used(%rip)
jmp LBB88_113
LBB88_110:
movl $0, _append_str.used(%rip)
testq %rdi, %rdi
je LBB88_113
## %bb.111:
cmpb $0, (%rdi)
je LBB88_113
## %bb.112:
callq _Strsafe
movq %rax, 72(%r15)
movl $0, 80(%r15)
LBB88_113:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB88_116
## %bb.114:
movq -2096(%rbp), %rax ## 8-byte Reload
## kill: def $eax killed $eax killed $rax
addq $2072, %rsp ## imm = 0x818
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB88_116:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.globl _Strsafe ## -- Begin function Strsafe
.p2align 4, 0x90
_Strsafe: ## @Strsafe
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
testq %rdi, %rdi
je LBB89_1
## %bb.2:
movq %rdi, %r14
movq _x1a(%rip), %rax
testq %rax, %rax
je LBB89_12
## %bb.3:
movb (%r14), %dl
testb %dl, %dl
je LBB89_4
## %bb.5:
leaq 1(%r14), %rsi
xorl %ecx, %ecx
.p2align 4, 0x90
LBB89_6: ## =>This Inner Loop Header: Depth=1
leal (%rcx,%rcx,2), %edi
leal (%rcx,%rdi,4), %edi
movsbl %dl, %ecx
addl %edi, %ecx
movzbl (%rsi), %edx
incq %rsi
testb %dl, %dl
jne LBB89_6
jmp LBB89_7
LBB89_1:
xorl %r15d, %r15d
jmp LBB89_16
LBB89_4:
xorl %ecx, %ecx
LBB89_7:
movl (%rax), %edx
decl %edx
andl %ecx, %edx
movq 16(%rax), %rax
movq (%rax,%rdx,8), %rbx
testq %rbx, %rbx
je LBB89_12
.p2align 4, 0x90
LBB89_10: ## =>This Inner Loop Header: Depth=1
movq (%rbx), %r15
movq %r15, %rdi
movq %r14, %rsi
callq _strcmp
testl %eax, %eax
je LBB89_11
## %bb.8: ## in Loop: Header=BB89_10 Depth=1
movq 8(%rbx), %rbx
testq %rbx, %rbx
jne LBB89_10
LBB89_12:
movq %r14, %rdi
callq _strlen
incl %eax
movslq %eax, %rdi
callq _malloc
testq %rax, %rax
je LBB89_17
## %bb.13:
movq %rax, %r15
xorl %eax, %eax
.p2align 4, 0x90
LBB89_14: ## =>This Inner Loop Header: Depth=1
movzbl (%r14,%rax), %ecx
movb %cl, (%r15,%rax)
incq %rax
testb %cl, %cl
jne LBB89_14
## %bb.15:
movq %r15, %rdi
callq _Strsafe_insert
LBB89_16:
movq %r15, %rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
LBB89_11:
testq %r15, %r15
jne LBB89_16
jmp LBB89_12
LBB89_17:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.16(%rip), %rdi
movl $28, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.globl _emit_code ## -- Begin function emit_code
.p2align 4, 0x90
_emit_code: ## @emit_code
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rcx, %r14
movq %rdx, %r12
movq %rsi, %r15
movq %rdi, %r13
movq 64(%rsi), %rdx
testq %rdx, %rdx
je LBB90_5
## %bb.1:
cmpb $0, (%rdx)
je LBB90_5
## %bb.2:
leaq L_.str.146(%rip), %rsi
movq %r13, %rdi
xorl %eax, %eax
callq _fprintf
movq 64(%r15), %rax
jmp LBB90_3
.p2align 4, 0x90
LBB90_27: ## in Loop: Header=BB90_3 Depth=1
incl (%r14)
LBB90_28: ## in Loop: Header=BB90_3 Depth=1
incq %rax
LBB90_3: ## =>This Inner Loop Header: Depth=1
movzbl (%rax), %ecx
cmpb $10, %cl
je LBB90_27
## %bb.4: ## in Loop: Header=BB90_3 Depth=1
testb %cl, %cl
jne LBB90_28
LBB90_5:
movq 56(%r15), %rdx
testq %rdx, %rdx
je LBB90_19
## %bb.6:
cmpl $0, 264(%r12)
jne LBB90_11
## %bb.7:
incl (%r14)
movl 48(%r15), %edx
movq 216(%r12), %rbx
leaq L_.str.125(%rip), %rsi
movq %r13, %rdi
xorl %eax, %eax
callq _fprintf
jmp LBB90_8
.p2align 4, 0x90
LBB90_29: ## in Loop: Header=BB90_8 Depth=1
movl $92, %edi
movq %r13, %rsi
callq _putc
movzbl (%rbx), %eax
LBB90_30: ## in Loop: Header=BB90_8 Depth=1
movsbl %al, %edi
movq %r13, %rsi
callq _putc
incq %rbx
LBB90_8: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx), %eax
cmpb $92, %al
je LBB90_29
## %bb.9: ## in Loop: Header=BB90_8 Depth=1
testb %al, %al
jne LBB90_30
## %bb.10:
leaq L_.str.126(%rip), %rdi
movl $2, %esi
movl $1, %edx
movq %r13, %rcx
callq _fwrite
movq 56(%r15), %rdx
LBB90_11:
leaq L_.str.146(%rip), %rsi
movq %r13, %rdi
xorl %eax, %eax
callq _fprintf
movq 56(%r15), %rax
jmp LBB90_12
.p2align 4, 0x90
LBB90_31: ## in Loop: Header=BB90_12 Depth=1
incl (%r14)
LBB90_32: ## in Loop: Header=BB90_12 Depth=1
incq %rax
LBB90_12: ## =>This Inner Loop Header: Depth=1
movzbl (%rax), %ecx
cmpb $10, %cl
je LBB90_31
## %bb.13: ## in Loop: Header=BB90_12 Depth=1
testb %cl, %cl
jne LBB90_32
## %bb.14:
leaq L_.str.130(%rip), %rdi
movl $2, %esi
movl $1, %edx
movq %r13, %rcx
callq _fwrite
movl (%r14), %edx
leal 1(%rdx), %eax
movl %eax, (%r14)
cmpl $0, 264(%r12)
jne LBB90_19
## %bb.15:
addl $2, %edx
movl %edx, (%r14)
movq 224(%r12), %rbx
leaq L_.str.125(%rip), %rsi
movq %r13, %rdi
## kill: def $edx killed $edx killed $rdx
xorl %eax, %eax
callq _fprintf
jmp LBB90_16
.p2align 4, 0x90
LBB90_33: ## in Loop: Header=BB90_16 Depth=1
movl $92, %edi
movq %r13, %rsi
callq _putc
movzbl (%rbx), %eax
LBB90_34: ## in Loop: Header=BB90_16 Depth=1
movsbl %al, %edi
movq %r13, %rsi
callq _putc
incq %rbx
LBB90_16: ## =>This Inner Loop Header: Depth=1
movzbl (%rbx), %eax
cmpb $92, %al
je LBB90_33
## %bb.17: ## in Loop: Header=BB90_16 Depth=1
testb %al, %al
jne LBB90_34
## %bb.18:
leaq L_.str.126(%rip), %rdi
movl $2, %esi
movl $1, %edx
movq %r13, %rcx
callq _fwrite
LBB90_19:
movq 72(%r15), %rdi
testq %rdi, %rdi
je LBB90_24
## %bb.20:
cmpb $0, (%rdi)
je LBB90_24
## %bb.21:
movq %r13, %rsi
callq _fputs
movq 72(%r15), %rax
jmp LBB90_22
.p2align 4, 0x90
LBB90_35: ## in Loop: Header=BB90_22 Depth=1
incl (%r14)
LBB90_36: ## in Loop: Header=BB90_22 Depth=1
incq %rax
LBB90_22: ## =>This Inner Loop Header: Depth=1
movzbl (%rax), %ecx
cmpb $10, %cl
je LBB90_35
## %bb.23: ## in Loop: Header=BB90_22 Depth=1
testb %cl, %cl
jne LBB90_36
LBB90_24:
cmpq $0, 64(%r15)
je LBB90_26
## %bb.25:
leaq L_.str.130(%rip), %rdi
movl $2, %esi
movl $1, %edx
movq %r13, %rcx
callq _fwrite
incl (%r14)
LBB90_26:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _print_stack_union ## -- Begin function print_stack_union
.p2align 4, 0x90
_print_stack_union: ## @print_stack_union
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $88, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %ecx, -76(%rbp) ## 4-byte Spill
movq %rdx, -112(%rbp) ## 8-byte Spill
movq %rsi, %rbx
movq %rdi, -72(%rbp) ## 8-byte Spill
movslq 36(%rsi), %r14
leaq (%r14,%r14), %rdi
movl $8, %esi
movq %rdi, -96(%rbp) ## 8-byte Spill
callq _calloc
testq %rax, %rax
je LBB91_63
## %bb.1:
movq %rax, %r12
movl %r14d, %eax
movq %rax, -88(%rbp) ## 8-byte Spill
movq %rbx, -56(%rbp) ## 8-byte Spill
movq 128(%rbx), %rdi
testq %rdi, %rdi
je LBB91_3
## %bb.2:
callq _strlen
movq %rax, %r15
cmpl $0, -88(%rbp) ## 4-byte Folded Reload
jg LBB91_4
jmp LBB91_8
LBB91_3:
xorl %r15d, %r15d
cmpl $0, -88(%rbp) ## 4-byte Folded Reload
jle LBB91_8
LBB91_4:
movq -56(%rbp), %rax ## 8-byte Reload
movq 72(%rax), %r14
xorl %ebx, %ebx
jmp LBB91_6
.p2align 4, 0x90
LBB91_5: ## in Loop: Header=BB91_6 Depth=1
incq %rbx
cmpq %rbx, -88(%rbp) ## 8-byte Folded Reload
je LBB91_8
LBB91_6: ## =>This Inner Loop Header: Depth=1
movq (%r14,%rbx,8), %rax
movq 72(%rax), %rdi
testq %rdi, %rdi
je LBB91_5
## %bb.7: ## in Loop: Header=BB91_6 Depth=1
callq _strlen
cmpl %eax, %r15d
cmovgl %r15d, %eax
movl %eax, %r15d
jmp LBB91_5
LBB91_8:
leal (%r15,%r15), %eax
incl %eax
movslq %eax, %rdi
callq _malloc
testq %rax, %rax
je LBB91_63
## %bb.9:
movq %rax, %r14
cmpl $0, -88(%rbp) ## 4-byte Folded Reload
movq %r12, -64(%rbp) ## 8-byte Spill
movq -56(%rbp), %r12 ## 8-byte Reload
jle LBB91_48
## %bb.10:
movq -96(%rbp), %rax ## 8-byte Reload
## kill: def $eax killed $eax killed $rax
orl $1, %eax
movl %eax, -100(%rbp) ## 4-byte Spill
movq %r14, %rax
incq %rax
movq %rax, -120(%rbp) ## 8-byte Spill
xorl %r15d, %r15d
jmp LBB91_14
LBB91_47: ## in Loop: Header=BB91_14 Depth=1
movq -56(%rbp), %r12 ## 8-byte Reload
.p2align 4, 0x90
LBB91_12: ## in Loop: Header=BB91_14 Depth=1
movl %ebx, 80(%r13)
LBB91_13: ## in Loop: Header=BB91_14 Depth=1
incq %r15
movslq 36(%r12), %rax
cmpq %rax, %r15
jge LBB91_48
LBB91_14: ## =>This Loop Header: Depth=1
## Child Loop BB91_21 Depth 2
## Child Loop BB91_24 Depth 2
## Child Loop BB91_28 Depth 2
## Child Loop BB91_36 Depth 2
## Child Loop BB91_40 Depth 2
## Child Loop BB91_46 Depth 2
movq 72(%r12), %rax
movq (%rax,%r15,8), %r13
movl -100(%rbp), %eax ## 4-byte Reload
movl %eax, %ebx
cmpq 88(%r12), %r13
je LBB91_12
## %bb.15: ## in Loop: Header=BB91_14 Depth=1
xorl %ebx, %ebx
cmpl $1, 12(%r13)
jne LBB91_12
## %bb.16: ## in Loop: Header=BB91_14 Depth=1
movq 72(%r13), %rcx
testq %rcx, %rcx
jne LBB91_18
## %bb.17: ## in Loop: Header=BB91_14 Depth=1
movq 128(%r12), %rcx
testq %rcx, %rcx
je LBB91_12
LBB91_18: ## in Loop: Header=BB91_14 Depth=1
leaq -1(%rcx), %rbx
incq %rcx
jmp LBB91_21
.p2align 4, 0x90
LBB91_19: ## in Loop: Header=BB91_21 Depth=2
movl $16384, %esi ## imm = 0x4000
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
LBB91_20: ## in Loop: Header=BB91_21 Depth=2
incq %rbx
leaq 1(%r12), %rcx
testl %eax, %eax
je LBB91_23
LBB91_21: ## Parent Loop BB91_14 Depth=1
## => This Inner Loop Header: Depth=2
movq %rcx, %r12
movzbl 1(%rbx), %edi
testb %dil, %dil
js LBB91_19
## %bb.22: ## in Loop: Header=BB91_21 Depth=2
movq __DefaultRuneLocale@GOTPCREL(%rip), %rax
movl 60(%rax,%rdi,4), %eax
movl $16384, %ecx ## imm = 0x4000
andl %ecx, %eax
jmp LBB91_20
.p2align 4, 0x90
LBB91_23: ## in Loop: Header=BB91_14 Depth=1
movb (%rbx), %cl
xorl %eax, %eax
testb %cl, %cl
je LBB91_25
.p2align 4, 0x90
LBB91_24: ## Parent Loop BB91_14 Depth=1
## => This Inner Loop Header: Depth=2
movb %cl, (%r14,%rax)
incq %rax
movzbl (%r12), %ecx
incq %r12
testb %cl, %cl
jne LBB91_24
LBB91_25: ## in Loop: Header=BB91_14 Depth=1
movl %eax, %ebx
movl %eax, %r12d
sarl $31, %r12d
andl %eax, %r12d
jmp LBB91_28
.p2align 4, 0x90
LBB91_26: ## in Loop: Header=BB91_28 Depth=2
movl $16384, %esi ## imm = 0x4000
## kill: def $edi killed $edi killed $rdi
callq ___maskrune
LBB91_27: ## in Loop: Header=BB91_28 Depth=2
decq %rbx
testl %eax, %eax
je LBB91_31
LBB91_28: ## Parent Loop BB91_14 Depth=1
## => This Inner Loop Header: Depth=2
testl %ebx, %ebx
jle LBB91_32
## %bb.29: ## in Loop: Header=BB91_28 Depth=2
movzbl -1(%r14,%rbx), %edi
testb %dil, %dil
js LBB91_26
## %bb.30: ## in Loop: Header=BB91_28 Depth=2
movq __DefaultRuneLocale@GOTPCREL(%rip), %rax
movl 60(%rax,%rdi,4), %eax
movl $16384, %ecx ## imm = 0x4000
andl %ecx, %eax
jmp LBB91_27
LBB91_31: ## in Loop: Header=BB91_14 Depth=1
incl %ebx
movl %ebx, %r12d
LBB91_32: ## in Loop: Header=BB91_14 Depth=1
movslq %r12d, %rax
movb $0, (%r14,%rax)
movq -56(%rbp), %r12 ## 8-byte Reload
movq 120(%r12), %rsi
testq %rsi, %rsi
je LBB91_34
## %bb.33: ## in Loop: Header=BB91_14 Depth=1
movq %r14, %rdi
callq _strcmp
testl %eax, %eax
je LBB91_11
LBB91_34: ## in Loop: Header=BB91_14 Depth=1
movb (%r14), %dl
testb %dl, %dl
movb %dl, -41(%rbp) ## 1-byte Spill
je LBB91_37
## %bb.35: ## in Loop: Header=BB91_14 Depth=1
xorl %eax, %eax
movq -120(%rbp), %rcx ## 8-byte Reload
.p2align 4, 0x90
LBB91_36: ## Parent Loop BB91_14 Depth=1
## => This Inner Loop Header: Depth=2
imull $53, %eax, %esi
movsbl %dl, %eax
addl %esi, %eax
movzbl (%rcx), %edx
incq %rcx
testb %dl, %dl
jne LBB91_36
jmp LBB91_38
LBB91_37: ## in Loop: Header=BB91_14 Depth=1
xorl %eax, %eax
LBB91_38: ## in Loop: Header=BB91_14 Depth=1
andl $2147483647, %eax ## imm = 0x7FFFFFFF
xorl %edx, %edx
divl -96(%rbp) ## 4-byte Folded Reload
movl %edx, %r12d
movl %edx, %ebx
movq -64(%rbp), %rax ## 8-byte Reload
movq (%rax,%r12,8), %rdi
testq %rdi, %rdi
je LBB91_43
## %bb.39: ## in Loop: Header=BB91_14 Depth=1
movq -64(%rbp), %r12 ## 8-byte Reload
.p2align 4, 0x90
LBB91_40: ## Parent Loop BB91_14 Depth=1
## => This Inner Loop Header: Depth=2
movq %r14, %rsi
callq _strcmp
incl %ebx
testl %eax, %eax
je LBB91_47
## %bb.41: ## in Loop: Header=BB91_40 Depth=2
cmpl -96(%rbp), %ebx ## 4-byte Folded Reload
movl $0, %eax
cmovael %eax, %ebx
movq (%r12,%rbx,8), %rdi
testq %rdi, %rdi
jne LBB91_40
## %bb.42: ## in Loop: Header=BB91_14 Depth=1
movl %ebx, %r12d
LBB91_43: ## in Loop: Header=BB91_14 Depth=1
incl %ebx
movl %ebx, 80(%r13)
movq %r14, %rdi
callq _strlen
incl %eax
movslq %eax, %rdi
callq _malloc
movq -64(%rbp), %rcx ## 8-byte Reload
movq %rax, (%rcx,%r12,8)
testq %rax, %rax
je LBB91_63
## %bb.44: ## in Loop: Header=BB91_14 Depth=1
movb -41(%rbp), %cl ## 1-byte Reload
movb %cl, (%rax)
testb %cl, %cl
movq -56(%rbp), %r12 ## 8-byte Reload
je LBB91_13
## %bb.45: ## in Loop: Header=BB91_14 Depth=1
movl $1, %ecx
.p2align 4, 0x90
LBB91_46: ## Parent Loop BB91_14 Depth=1
## => This Inner Loop Header: Depth=2
movzbl (%r14,%rcx), %edx
movb %dl, (%rax,%rcx)
incq %rcx
testb %dl, %dl
jne LBB91_46
jmp LBB91_13
LBB91_11: ## in Loop: Header=BB91_14 Depth=1
xorl %ebx, %ebx
jmp LBB91_12
LBB91_48:
movq 104(%r12), %rax
testq %rax, %rax
leaq L_.str.119(%rip), %r12
cmovneq %rax, %r12
movq -112(%rbp), %rax ## 8-byte Reload
movl (%rax), %r15d
cmpl $0, -76(%rbp) ## 4-byte Folded Reload
je LBB91_50
## %bb.49:
leaq L_.str.148(%rip), %rdi
movl $14, %esi
movl $1, %edx
movq -72(%rbp), %rbx ## 8-byte Reload
movq %rbx, %rcx
callq _fwrite
incl %r15d
jmp LBB91_51
LBB91_50:
movq -72(%rbp), %rbx ## 8-byte Reload
LBB91_51:
movq -56(%rbp), %rax ## 8-byte Reload
movq 120(%rax), %rax
testq %rax, %rax
leaq L_.str.150(%rip), %rcx
cmovneq %rax, %rcx
leaq L_.str.149(%rip), %rsi
movq %rbx, %rdi
movq %r12, %rdx
xorl %eax, %eax
callq _fprintf
cmpl $0, -76(%rbp) ## 4-byte Folded Reload
je LBB91_53
## %bb.52:
leaq L_.str.151(%rip), %rdi
movl $7, %esi
movl $1, %edx
movq %rbx, %rcx
callq _fwrite
addl $2, %r15d
jmp LBB91_54
LBB91_53:
incl %r15d
LBB91_54:
leaq L_.str.152(%rip), %rdi
movl $16, %esi
movl $1, %edx
movq %rbx, %rcx
callq _fwrite
leaq L_.str.153(%rip), %rdi
movl $14, %esi
movl $1, %edx
movq %rbx, %rcx
callq _fwrite
leaq L_.str.154(%rip), %rsi
movq %rbx, %rdi
movq %r12, %rdx
xorl %eax, %eax
callq _fprintf
addl $3, %r15d
cmpl $0, -88(%rbp) ## 4-byte Folded Reload
jle LBB91_59
## %bb.55:
movq -96(%rbp), %rax ## 8-byte Reload
cmpl $2, %eax
movl $1, %r12d
cmovgel %eax, %r12d
xorl %ecx, %ecx
jmp LBB91_57
.p2align 4, 0x90
LBB91_56: ## in Loop: Header=BB91_57 Depth=1
movq %r13, %rcx
cmpq %r13, %r12
je LBB91_59
LBB91_57: ## =>This Inner Loop Header: Depth=1
movq -64(%rbp), %rax ## 8-byte Reload
movq (%rax,%rcx,8), %rbx
leaq 1(%rcx), %r13
testq %rbx, %rbx
je LBB91_56
## %bb.58: ## in Loop: Header=BB91_57 Depth=1
incl %ecx
movq -72(%rbp), %rdi ## 8-byte Reload
leaq L_.str.155(%rip), %rsi
movq %rbx, %rdx
## kill: def $ecx killed $ecx killed $rcx
xorl %eax, %eax
callq _fprintf
incl %r15d
movq %rbx, %rdi
callq _free
jmp LBB91_56
LBB91_59:
movq -56(%rbp), %rax ## 8-byte Reload
movq 88(%rax), %rax
cmpl $0, 52(%rax)
je LBB91_61
## %bb.60:
movl 80(%rax), %edx
leaq L_.str.156(%rip), %rsi
movq -72(%rbp), %r12 ## 8-byte Reload
movq %r12, %rdi
xorl %eax, %eax
callq _fprintf
incl %r15d
jmp LBB91_62
LBB91_61:
movq -72(%rbp), %r12 ## 8-byte Reload
LBB91_62:
movq -64(%rbp), %rbx ## 8-byte Reload
movq %r14, %rdi
callq _free
movq %rbx, %rdi
callq _free
leaq L_.str.157(%rip), %rdi
movl $15, %esi
movl $1, %edx
movq %r12, %rcx
callq _fwrite
incl %r15d
movq -112(%rbp), %rax ## 8-byte Reload
movl %r15d, (%rax)
addq $88, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB91_63:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rcx
leaq L_.str.147(%rip), %rdi
movl $15, %esi
movl $1, %edx
callq _fwrite
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function axset_compare
_axset_compare: ## @axset_compare
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl 12(%rsi), %eax
subl 12(%rdi), %eax
je LBB92_1
LBB92_4:
popq %rbp
retq
LBB92_1:
movl 16(%rdi), %eax
subl 16(%rsi), %eax
cmpq %rsi, %rdi
je LBB92_4
## %bb.2:
testl %eax, %eax
jne LBB92_4
## %bb.3:
callq _axset_compare.cold.1
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function writeRuleText
_writeRuleText: ## @writeRuleText
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rbx
movq %rdi, %r13
movq (%rsi), %rax
movq (%rax), %rdx
leaq L_.str.93(%rip), %rsi
xorl %eax, %eax
callq _fprintf
cmpl $0, 24(%rbx)
jle LBB93_8
## %bb.1:
xorl %r12d, %r12d
movq %rbx, -48(%rbp) ## 8-byte Spill
jmp LBB93_2
.p2align 4, 0x90
LBB93_3: ## in Loop: Header=BB93_2 Depth=1
movq (%r15), %rdx
movq %r13, %rdi
leaq L_.str.85(%rip), %rsi
xorl %eax, %eax
callq _fprintf
LBB93_7: ## in Loop: Header=BB93_2 Depth=1
incq %r12
movq -48(%rbp), %rbx ## 8-byte Reload
movslq 24(%rbx), %rax
cmpq %rax, %r12
jge LBB93_8
LBB93_2: ## =>This Loop Header: Depth=1
## Child Loop BB93_6 Depth 2
movq 32(%rbx), %rax
movq (%rax,%r12,8), %r15
cmpl $2, 12(%r15)
jne LBB93_3
## %bb.4: ## in Loop: Header=BB93_2 Depth=1
movq 88(%r15), %rax
movq (%rax), %rax
movq (%rax), %rdx
movq %r13, %rdi
leaq L_.str.85(%rip), %rsi
xorl %eax, %eax
callq _fprintf
cmpl $2, 84(%r15)
leaq L_.str.86(%rip), %rbx
jl LBB93_7
## %bb.5: ## in Loop: Header=BB93_2 Depth=1
movl $1, %r14d
.p2align 4, 0x90
LBB93_6: ## Parent Loop BB93_2 Depth=1
## => This Inner Loop Header: Depth=2
movq 88(%r15), %rax
movq (%rax,%r14,8), %rax
movq (%rax), %rdx
movq %r13, %rdi
movq %rbx, %rsi
xorl %eax, %eax
callq _fprintf
incq %r14
movslq 84(%r15), %rax
cmpq %rax, %r14
jl LBB93_6
jmp LBB93_7
LBB93_8:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function stateResortCompare
_stateResortCompare: ## @stateResortCompare
.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), %rcx
movq (%rsi), %rdx
movl 36(%rdx), %eax
subl 36(%rcx), %eax
je LBB94_1
LBB94_4:
popq %rbp
retq
LBB94_1:
movl 32(%rdx), %eax
subl 32(%rcx), %eax
jne LBB94_4
## %bb.2:
movl 16(%rdx), %eax
subl 16(%rcx), %eax
jne LBB94_4
## %bb.3:
callq _stateResortCompare.cold.1
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _strhash ## -- Begin function strhash
.p2align 4, 0x90
_strhash: ## @strhash
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movb (%rdi), %cl
testb %cl, %cl
je LBB95_4
## %bb.1:
incq %rdi
xorl %eax, %eax
.p2align 4, 0x90
LBB95_2: ## =>This Inner Loop Header: Depth=1
leal (%rax,%rax,2), %edx
leal (%rax,%rdx,4), %edx
movsbl %cl, %eax
addl %edx, %eax
movzbl (%rdi), %ecx
incq %rdi
testb %cl, %cl
jne LBB95_2
## %bb.3:
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
LBB95_4:
xorl %eax, %eax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Strsafe_find ## -- Begin function Strsafe_find
.p2align 4, 0x90
_Strsafe_find: ## @Strsafe_find
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _x1a(%rip), %rax
xorl %ebx, %ebx
testq %rax, %rax
je LBB96_9
## %bb.1:
movq %rdi, %r14
movb (%rdi), %cl
testb %cl, %cl
je LBB96_4
## %bb.2:
leaq 1(%r14), %rdx
xorl %ebx, %ebx
.p2align 4, 0x90
LBB96_3: ## =>This Inner Loop Header: Depth=1
leal (%rbx,%rbx,2), %esi
leal (%rbx,%rsi,4), %esi
movsbl %cl, %ebx
addl %esi, %ebx
movzbl (%rdx), %ecx
incq %rdx
testb %cl, %cl
jne LBB96_3
LBB96_4:
movl (%rax), %ecx
decl %ecx
andl %ebx, %ecx
movq 16(%rax), %rax
movq (%rax,%rcx,8), %r15
testq %r15, %r15
je LBB96_8
.p2align 4, 0x90
LBB96_5: ## =>This Inner Loop Header: Depth=1
movq (%r15), %rbx
movq %rbx, %rdi
movq %r14, %rsi
callq _strcmp
testl %eax, %eax
je LBB96_9
## %bb.6: ## in Loop: Header=BB96_5 Depth=1
movq 8(%r15), %r15
testq %r15, %r15
jne LBB96_5
LBB96_8:
xorl %ebx, %ebx
LBB96_9:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Strsafe_insert ## -- Begin function Strsafe_insert
.p2align 4, 0x90
_Strsafe_insert: ## @Strsafe_insert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _x1a(%rip), %rsi
testq %rsi, %rsi
je LBB97_4
## %bb.1:
movq %rdi, %r13
movb (%rdi), %al
testb %al, %al
je LBB97_5
## %bb.2:
leaq 1(%r13), %rcx
xorl %r15d, %r15d
.p2align 4, 0x90
LBB97_3: ## =>This Inner Loop Header: Depth=1
leal (%r15,%r15,2), %edx
leal (%r15,%rdx,4), %edx
movsbl %al, %r15d
addl %edx, %r15d
movzbl (%rcx), %eax
incq %rcx
testb %al, %al
jne LBB97_3
jmp LBB97_6
LBB97_5:
xorl %r15d, %r15d
LBB97_6:
movslq (%rsi), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
leal -1(%rax), %r12d
andl %r15d, %r12d
movq %rsi, -48(%rbp) ## 8-byte Spill
movq 16(%rsi), %r14
movq (%r14,%r12,8), %rbx
testq %rbx, %rbx
je LBB97_9
.p2align 4, 0x90
LBB97_7: ## =>This Inner Loop Header: Depth=1
movq (%rbx), %rdi
movq %r13, %rsi
callq _strcmp
testl %eax, %eax
je LBB97_4
## %bb.8: ## in Loop: Header=BB97_7 Depth=1
movq 8(%rbx), %rbx
testq %rbx, %rbx
jne LBB97_7
LBB97_9:
movq %r13, -72(%rbp) ## 8-byte Spill
movq -48(%rbp), %rbx ## 8-byte Reload
movl 4(%rbx), %ecx
movq -56(%rbp), %rdi ## 8-byte Reload
cmpl %edi, %ecx
jge LBB97_11
## %bb.10:
movq 8(%rbx), %r13
jmp LBB97_25
LBB97_11:
movq %rcx, -64(%rbp) ## 8-byte Spill
addq %rdi, %rdi
movl $32, %esi
movq %rdi, %rbx
callq _calloc
testq %rax, %rax
je LBB97_4
## %bb.12:
movq %rax, %r13
leaq (%rbx,%rbx,2), %rax
leaq (,%rax,8), %r14
addq %r13, %r14
movq -64(%rbp), %r11 ## 8-byte Reload
testl %r11d, %r11d
movq %rbx, -56(%rbp) ## 8-byte Spill
leal -1(%rbx), %r12d
jle LBB97_23
## %bb.13:
xorl %eax, %eax
movq -48(%rbp), %r9 ## 8-byte Reload
jmp LBB97_16
.p2align 4, 0x90
LBB97_14: ## in Loop: Header=BB97_16 Depth=1
leaq 8(,%rcx,8), %rdi
addq %r13, %rdi
movq %rdi, 16(%rsi)
movq (%rdx), %rsi
LBB97_15: ## in Loop: Header=BB97_16 Depth=1
leaq (,%rcx,8), %rdi
addq %r13, %rdi
movq %rsi, 8(%r13,%rcx,8)
movq %r8, (%rdi)
movq %rdx, 16(%r13,%rcx,8)
movq %rdi, (%rdx)
incq %rax
cmpq %r11, %rax
je LBB97_24
LBB97_16: ## =>This Loop Header: Depth=1
## Child Loop BB97_18 Depth 2
movq 8(%r9), %rdx
leaq (%rax,%rax,2), %rcx
movq (%rdx,%rcx,8), %r8
movb (%r8), %dl
movl $0, %esi
testb %dl, %dl
je LBB97_19
## %bb.17: ## in Loop: Header=BB97_16 Depth=1
leaq 1(%r8), %rdi
xorl %esi, %esi
.p2align 4, 0x90
LBB97_18: ## Parent Loop BB97_16 Depth=1
## => This Inner Loop Header: Depth=2
leal (%rsi,%rsi,2), %ebx
leal (%rsi,%rbx,4), %ebx
movsbl %dl, %esi
addl %ebx, %esi
movzbl (%rdi), %edx
incq %rdi
testb %dl, %dl
jne LBB97_18
LBB97_19: ## in Loop: Header=BB97_16 Depth=1
andl %r12d, %esi
leaq (%r14,%rsi,8), %rdx
movq (%r14,%rsi,8), %rsi
testq %rsi, %rsi
jne LBB97_14
## %bb.20: ## in Loop: Header=BB97_16 Depth=1
xorl %esi, %esi
jmp LBB97_15
LBB97_4:
xorl %eax, %eax
jmp LBB97_29
LBB97_23:
movq -48(%rbp), %r9 ## 8-byte Reload
LBB97_24:
movq 8(%r9), %rdi
callq _free
movq -48(%rbp), %rbx ## 8-byte Reload
movq -56(%rbp), %rax ## 8-byte Reload
movl %eax, (%rbx)
movq %r13, 8(%rbx)
movq %r14, 16(%rbx)
andl %r15d, %r12d
movq -64(%rbp), %rcx ## 8-byte Reload
LBB97_25:
leal 1(%rcx), %eax
movl %eax, 4(%rbx)
movslq %ecx, %rax
leaq (%rax,%rax,2), %rax
leaq (,%rax,8), %rcx
addq %r13, %rcx
movq -72(%rbp), %rdx ## 8-byte Reload
movq %rdx, (%r13,%rax,8)
movq (%r14,%r12,8), %rdx
testq %rdx, %rdx
je LBB97_27
## %bb.26:
leaq 8(,%rax,8), %rsi
addq %r13, %rsi
movq %rsi, 16(%rdx)
movq (%r14,%r12,8), %rdx
jmp LBB97_28
LBB97_27:
xorl %edx, %edx
LBB97_28:
movq %rdx, 8(%r13,%rax,8)
movq %rcx, (%r14,%r12,8)
shlq $3, %r12
addq 16(%rbx), %r12
movq %r12, 16(%r13,%rax,8)
movl $1, %eax
LBB97_29:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Symbol_insert ## -- Begin function Symbol_insert
.p2align 4, 0x90
_Symbol_insert: ## @Symbol_insert
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
subq $40, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _x2a(%rip), %rbx
testq %rbx, %rbx
je LBB98_4
## %bb.1:
movb (%rsi), %al
testb %al, %al
movq %rdi, -72(%rbp) ## 8-byte Spill
je LBB98_5
## %bb.2:
leaq 1(%rsi), %rcx
xorl %r14d, %r14d
.p2align 4, 0x90
LBB98_3: ## =>This Inner Loop Header: Depth=1
leal (%r14,%r14,2), %edx
leal (%r14,%rdx,4), %edx
movsbl %al, %r14d
addl %edx, %r14d
movzbl (%rcx), %eax
incq %rcx
testb %al, %al
jne LBB98_3
jmp LBB98_6
LBB98_5:
xorl %r14d, %r14d
LBB98_6:
movslq (%rbx), %rax
movq %rax, -80(%rbp) ## 8-byte Spill
leal -1(%rax), %r13d
andl %r14d, %r13d
movq %rbx, -48(%rbp) ## 8-byte Spill
movq 16(%rbx), %r12
movq (%r12,%r13,8), %rbx
testq %rbx, %rbx
je LBB98_9
.p2align 4, 0x90
LBB98_7: ## =>This Inner Loop Header: Depth=1
movq 8(%rbx), %rdi
movq %rsi, %r15
callq _strcmp
testl %eax, %eax
je LBB98_4
## %bb.8: ## in Loop: Header=BB98_7 Depth=1
movq 16(%rbx), %rbx
testq %rbx, %rbx
movq %r15, %rsi
jne LBB98_7
LBB98_9:
movq -48(%rbp), %rdi ## 8-byte Reload
movl 4(%rdi), %eax
movq -80(%rbp), %rbx ## 8-byte Reload
movq %rax, -56(%rbp) ## 8-byte Spill
cmpl %ebx, %eax
jge LBB98_11
## %bb.10:
movq 8(%rdi), %r15
jmp LBB98_26
LBB98_11:
movq %rsi, -64(%rbp) ## 8-byte Spill
addq %rbx, %rbx
movl $40, %esi
movq %rbx, %rdi
callq _calloc
testq %rax, %rax
je LBB98_4
## %bb.12:
movq %rax, %r15
movq %rbx, %r12
shlq $5, %r12
addq %rax, %r12
cmpl $0, -56(%rbp) ## 4-byte Folded Reload
jle LBB98_24
## %bb.13:
movq %rbx, %r11
leal -1(%rbx), %r13d
xorl %eax, %eax
movq -48(%rbp), %r10 ## 8-byte Reload
jmp LBB98_16
.p2align 4, 0x90
LBB98_14: ## in Loop: Header=BB98_16 Depth=1
leaq (%r15,%rcx), %rsi
addq $16, %rsi
movq %rsi, 24(%rdi)
movq (%rbx), %rdi
LBB98_15: ## in Loop: Header=BB98_16 Depth=1
movq %rdi, 16(%r15,%rcx)
movq %r9, 8(%r15,%rcx)
movq (%r8,%rcx), %rsi
movq %rsi, (%rdx)
movq %rbx, 24(%r15,%rcx)
movq %rdx, (%rbx)
incq %rax
cmpq -56(%rbp), %rax ## 8-byte Folded Reload
je LBB98_22
LBB98_16: ## =>This Loop Header: Depth=1
## Child Loop BB98_18 Depth 2
movq 8(%r10), %r8
movq %rax, %rcx
shlq $5, %rcx
movq 8(%r8,%rcx), %r9
movb (%r9), %bl
movl $0, %edi
testb %bl, %bl
je LBB98_19
## %bb.17: ## in Loop: Header=BB98_16 Depth=1
leaq 1(%r9), %rdx
xorl %edi, %edi
.p2align 4, 0x90
LBB98_18: ## Parent Loop BB98_16 Depth=1
## => This Inner Loop Header: Depth=2
leal (%rdi,%rdi,2), %esi
leal (%rdi,%rsi,4), %esi
movsbl %bl, %edi
addl %esi, %edi
movzbl (%rdx), %ebx
incq %rdx
testb %bl, %bl
jne LBB98_18
LBB98_19: ## in Loop: Header=BB98_16 Depth=1
andl %r13d, %edi
leaq (%r15,%rcx), %rdx
leaq (%r12,%rdi,8), %rbx
movq (%r12,%rdi,8), %rdi
testq %rdi, %rdi
jne LBB98_14
## %bb.20: ## in Loop: Header=BB98_16 Depth=1
xorl %edi, %edi
jmp LBB98_15
LBB98_4:
xorl %eax, %eax
jmp LBB98_30
LBB98_22:
movq %r11, %rbx
jmp LBB98_25
LBB98_24:
leal -1(%rbx), %r13d
movq -48(%rbp), %r10 ## 8-byte Reload
LBB98_25:
movq 8(%r10), %rdi
callq _free
movq -48(%rbp), %rdi ## 8-byte Reload
movl %ebx, (%rdi)
movq %r15, 8(%rdi)
movq %r12, 16(%rdi)
andl %r14d, %r13d
movq -64(%rbp), %rsi ## 8-byte Reload
LBB98_26:
movq -56(%rbp), %rcx ## 8-byte Reload
leal 1(%rcx), %eax
movl %eax, 4(%rdi)
movslq %ecx, %rax
shlq $5, %rax
leaq (%r15,%rax), %rcx
movq %rsi, 8(%r15,%rax)
movq -72(%rbp), %rdx ## 8-byte Reload
movq %rdx, (%r15,%rax)
movq (%r12,%r13,8), %rdx
testq %rdx, %rdx
je LBB98_28
## %bb.27:
leaq (%r15,%rax), %rsi
addq $16, %rsi
movq %rsi, 24(%rdx)
movq (%r12,%r13,8), %rdx
jmp LBB98_29
LBB98_28:
xorl %edx, %edx
LBB98_29:
movq %rdx, 16(%r15,%rax)
movq %rcx, (%r12,%r13,8)
shlq $3, %r13
addq 16(%rdi), %r13
movq %r13, 24(%r15,%rax)
movl $1, %eax
LBB98_30:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Symbol_Nth ## -- Begin function Symbol_Nth
.p2align 4, 0x90
_Symbol_Nth: ## @Symbol_Nth
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
## kill: def $edi killed $edi def $rdi
xorl %eax, %eax
testl %edi, %edi
jle LBB99_5
## %bb.1:
movq _x2a(%rip), %rcx
testq %rcx, %rcx
je LBB99_5
## %bb.2:
cmpl %edi, 4(%rcx)
jge LBB99_4
## %bb.3:
xorl %eax, %eax
popq %rbp
retq
LBB99_4:
movq 8(%rcx), %rax
decl %edi
shlq $5, %rdi
movq (%rax,%rdi), %rax
LBB99_5:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _statecmp ## -- Begin function statecmp
.p2align 4, 0x90
_statecmp: ## @statecmp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
testq %rdi, %rdi
je LBB100_2
## %bb.1:
testq %rsi, %rsi
je LBB100_2
.p2align 4, 0x90
LBB100_3: ## =>This Inner Loop Header: Depth=1
movq (%rdi), %rax
movl 96(%rax), %eax
movq (%rsi), %rcx
subl 96(%rcx), %eax
jne LBB100_5
## %bb.4: ## in Loop: Header=BB100_3 Depth=1
movl 8(%rdi), %eax
subl 8(%rsi), %eax
LBB100_5: ## in Loop: Header=BB100_3 Depth=1
movq 64(%rdi), %rdi
movq 64(%rsi), %rsi
testl %eax, %eax
jne LBB100_8
## %bb.6: ## in Loop: Header=BB100_3 Depth=1
testq %rdi, %rdi
je LBB100_8
## %bb.7: ## in Loop: Header=BB100_3 Depth=1
testq %rsi, %rsi
jne LBB100_3
LBB100_8:
xorl %ecx, %ecx
testq %rdi, %rdi
setne %dil
xorl %edx, %edx
negq %rsi
sbbl %edx, %edx
testl %eax, %eax
je LBB100_9
## %bb.10:
popq %rbp
retq
LBB100_2:
xorl %ecx, %ecx
testq %rdi, %rdi
setne %cl
xorl %eax, %eax
negq %rsi
sbbl %eax, %eax
orl %ecx, %eax
popq %rbp
retq
LBB100_9:
movb %dil, %cl
orl %ecx, %edx
movl %edx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _statehash ## -- Begin function statehash
.p2align 4, 0x90
_statehash: ## @statehash
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %eax, %eax
testq %rdi, %rdi
je LBB101_2
.p2align 4, 0x90
LBB101_1: ## =>This Inner Loop Header: Depth=1
imull $571, %eax, %ecx ## imm = 0x23B
movq (%rdi), %rax
movl 96(%rax), %eax
leal (%rax,%rax,8), %edx
leal (%rax,%rdx,4), %eax
addl %ecx, %eax
addl 8(%rdi), %eax
movq 64(%rdi), %rcx
movq %rcx, %rdi
testq %rcx, %rcx
jne LBB101_1
LBB101_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _confighash ## -- Begin function confighash
.p2align 4, 0x90
_confighash: ## @confighash
.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), %rax
movl 96(%rax), %eax
leal (%rax,%rax,8), %ecx
leal (%rax,%rcx,4), %eax
addl 8(%rdi), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function acttab_insert.cold.1
_acttab_insert.cold.1: ## @acttab_insert.cold.1
.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___func__.acttab_insert(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.3(%rip), %rcx
movl $674, %edx ## imm = 0x2A2
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FindFirstSets.cold.1
_FindFirstSets.cold.1: ## @FindFirstSets.cold.1
.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___func__.SetAdd(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.231(%rip), %rcx
movl $4840, %edx ## imm = 0x12E8
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FindFirstSets.cold.2
_FindFirstSets.cold.2: ## @FindFirstSets.cold.2
.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___func__.SetAdd(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.231(%rip), %rcx
movl $4840, %edx ## imm = 0x12E8
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FindFirstSets.cold.3
_FindFirstSets.cold.3: ## @FindFirstSets.cold.3
.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___func__.FindFirstSets(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.4(%rip), %rcx
movl $851, %edx ## imm = 0x353
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function SetAdd.cold.1
_SetAdd.cold.1: ## @SetAdd.cold.1
.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___func__.SetAdd(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.231(%rip), %rcx
movl $4840, %edx ## imm = 0x12E8
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FindStates.cold.1
_FindStates.cold.1: ## @FindStates.cold.1
.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___func__.SetAdd(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.231(%rip), %rcx
movl $4840, %edx ## imm = 0x12E8
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Configlist_addbasis.cold.1
_Configlist_addbasis.cold.1: ## @Configlist_addbasis.cold.1
.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___func__.Configlist_addbasis(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.10(%rip), %rcx
movl $1370, %edx ## imm = 0x55A
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Configlist_addbasis.cold.2
_Configlist_addbasis.cold.2: ## @Configlist_addbasis.cold.2
.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___func__.Configlist_addbasis(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.9(%rip), %rcx
movl $1371, %edx ## imm = 0x55B
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function getstate.cold.1
_getstate.cold.1: ## @getstate.cold.1
.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___func__.Configlist_eat(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.13(%rip), %rcx
movl $1481, %edx ## imm = 0x5C9
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function getstate.cold.2
_getstate.cold.2: ## @getstate.cold.2
.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___func__.Configlist_eat(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.12(%rip), %rcx
movl $1480, %edx ## imm = 0x5C8
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Configlist_eat.cold.1
_Configlist_eat.cold.1: ## @Configlist_eat.cold.1
.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___func__.Configlist_eat(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.13(%rip), %rcx
movl $1481, %edx ## imm = 0x5C9
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Configlist_eat.cold.2
_Configlist_eat.cold.2: ## @Configlist_eat.cold.2
.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___func__.Configlist_eat(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.12(%rip), %rcx
movl $1480, %edx ## imm = 0x5C8
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Configlist_closure.cold.1
_Configlist_closure.cold.1: ## @Configlist_closure.cold.1
.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___func__.Configlist_closure(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.9(%rip), %rcx
movl $1401, %edx ## imm = 0x579
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Configlist_closure.cold.2
_Configlist_closure.cold.2: ## @Configlist_closure.cold.2
.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___func__.SetAdd(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.231(%rip), %rcx
movl $4840, %edx ## imm = 0x12E8
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Configlist_closure.cold.3
_Configlist_closure.cold.3: ## @Configlist_closure.cold.3
.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___func__.SetAdd(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.231(%rip), %rcx
movl $4840, %edx ## imm = 0x12E8
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FindActions.cold.1
_FindActions.cold.1: ## @FindActions.cold.1
.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___func__.resolve_conflict(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.235(%rip), %rcx
movl $1273, %edx ## imm = 0x4F9
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function FindActions.cold.2
_FindActions.cold.2: ## @FindActions.cold.2
.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___func__.resolve_conflict(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.234(%rip), %rcx
movl $1246, %edx ## imm = 0x4DE
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Configlist_add.cold.1
_Configlist_add.cold.1: ## @Configlist_add.cold.1
.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___func__.Configlist_add(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.9(%rip), %rcx
movl $1345, %edx ## imm = 0x541
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function OptInit.cold.1
_OptInit.cold.1: ## @OptInit.cold.1
.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___func__.handleswitch(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.241(%rip), %rcx
movl $1992, %edx ## imm = 0x7C8
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function Reprint.cold.1
_Reprint.cold.1: ## @Reprint.cold.1
.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___func__.Reprint(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.89(%rip), %rcx
movl $3105, %edx ## imm = 0xC21
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function CompressTables.cold.1
_CompressTables.cold.1: ## @CompressTables.cold.1
.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___func__.CompressTables(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.229(%rip), %rcx
movl $4731, %edx ## imm = 0x127B
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function CompressTables.cold.2
_CompressTables.cold.2: ## @CompressTables.cold.2
.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___func__.CompressTables(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.228(%rip), %rcx
movl $4674, %edx ## imm = 0x1242
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ResortStates.cold.1
_ResortStates.cold.1: ## @ResortStates.cold.1
.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___func__.ResortStates(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.230(%rip), %rcx
movl $4787, %edx ## imm = 0x12B3
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ReportTable.cold.1
_ReportTable.cold.1: ## @ReportTable.cold.1
.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___func__.ReportTable(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.224(%rip), %rcx
movl $4551, %edx ## imm = 0x11C7
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function ReportTable.cold.2
_ReportTable.cold.2: ## @ReportTable.cold.2
.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, (%rsi)
leaq L___func__.ReportTable(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.210(%rip), %rcx
movl $4428, %edx ## imm = 0x114C
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function emit_destructor_code.cold.1
_emit_destructor_code.cold.1: ## @emit_destructor_code.cold.1
.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___func__.emit_destructor_code(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.128(%rip), %rcx
movl $3537, %edx ## imm = 0xDD1
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function append_str.cold.1
_append_str.cold.1: ## @append_str.cold.1
.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___func__.append_str(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.131(%rip), %rcx
movl $3597, %edx ## imm = 0xE0D
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function axset_compare.cold.1
_axset_compare.cold.1: ## @axset_compare.cold.1
.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___func__.axset_compare(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.318(%rip), %rcx
movl $4046, %edx ## imm = 0xFCE
callq ___assert_rtn
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function stateResortCompare.cold.1
_stateResortCompare.cold.1: ## @stateResortCompare.cold.1
.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___func__.stateResortCompare(%rip), %rdi
leaq L_.str.2(%rip), %rsi
leaq L_.str.319(%rip), %rcx
movl $4758, %edx ## imm = 0x1296
callq ___assert_rtn
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Unable to allocate memory for a new acttab."
L_.str.1: ## @.str.1
.asciz "malloc failed\n"
L___func__.acttab_insert: ## @__func__.acttab_insert
.asciz "acttab_insert"
L_.str.2: ## @.str.2
.asciz "15762175.c"
L_.str.3: ## @.str.3
.asciz "p->nLookahead>0"
L___func__.FindFirstSets: ## @__func__.FindFirstSets
.asciz "FindFirstSets"
L_.str.4: ## @.str.4
.asciz "sp->type==NONTERMINAL || sp->lambda==LEMON_FALSE"
L_.str.5: ## @.str.5
.asciz "The specified start symbol \"%s\" is not in a nonterminal of the grammar. \"%s\" will be used as the start symbol instead."
L_.str.6: ## @.str.6
.asciz "The start symbol \"%s\" occurs on the right-hand side of a rule. This will result in a parser which does not work properly."
L_.str.7: ## @.str.7
.asciz "This rule can not be reduced.\n"
.zerofill __DATA,__bss,_freelist,8,3 ## @freelist
L_.str.8: ## @.str.8
.asciz "Unable to allocate memory for a new configuration."
.zerofill __DATA,__bss,_current,8,3 ## @current
.zerofill __DATA,__bss,_currentend,8,3 ## @currentend
.zerofill __DATA,__bss,_basis,8,3 ## @basis
.zerofill __DATA,__bss,_basisend,8,3 ## @basisend
L___func__.Configlist_add: ## @__func__.Configlist_add
.asciz "Configlist_add"
L_.str.9: ## @.str.9
.asciz "currentend!=0"
L___func__.Configlist_addbasis: ## @__func__.Configlist_addbasis
.asciz "Configlist_addbasis"
L_.str.10: ## @.str.10
.asciz "basisend!=0"
L___func__.Configlist_closure: ## @__func__.Configlist_closure
.asciz "Configlist_closure"
L_.str.11: ## @.str.11
.asciz "Nonterminal \"%s\" has no rules."
L___func__.Configlist_eat: ## @__func__.Configlist_eat
.asciz "Configlist_eat"
L_.str.12: ## @.str.12
.asciz "cfp->fplp==0"
L_.str.13: ## @.str.13
.asciz "cfp->bplp==0"
L_.str.14: ## @.str.14
.asciz "%s:%d: "
L_.str.16: ## @.str.16
.asciz "Out of memory. Aborting...\n"
.zerofill __DATA,__bss,_main.version,4,2 ## @main.version
.zerofill __DATA,__bss,_main.rpflag,4,2 ## @main.rpflag
.zerofill __DATA,__bss,_main.basisflag,4,2 ## @main.basisflag
.zerofill __DATA,__bss,_main.compress,4,2 ## @main.compress
.zerofill __DATA,__bss,_main.quiet,4,2 ## @main.quiet
.zerofill __DATA,__bss,_main.statistics,4,2 ## @main.statistics
.zerofill __DATA,__bss,_main.mhflag,4,2 ## @main.mhflag
.zerofill __DATA,__bss,_main.nolinenosflag,4,2 ## @main.nolinenosflag
.zerofill __DATA,__bss,_main.noResort,4,2 ## @main.noResort
.section __DATA,__data
.p2align 4 ## @main.options
_main.options:
.long 1 ## 0x1
.space 4
.quad L_.str.17
.quad _main.basisflag
.quad L_.str.18
.long 1 ## 0x1
.space 4
.quad L_.str.19
.quad _main.compress
.quad L_.str.20
.long 8 ## 0x8
.space 4
.quad L_.str.21
.quad _handle_D_option
.quad L_.str.22
.long 8 ## 0x8
.space 4
.quad L_.str.23
.quad 0
.quad L_.str.24
.long 1 ## 0x1
.space 4
.quad L_.str.25
.quad _main.rpflag
.quad L_.str.26
.long 8 ## 0x8
.space 4
.quad L_.str.27
.quad 0
.quad L_.str.28
.long 1 ## 0x1
.space 4
.quad L_.str.29
.quad _main.mhflag
.quad L_.str.30
.long 1 ## 0x1
.space 4
.quad L_.str.31
.quad _main.nolinenosflag
.quad L_.str.32
.long 8 ## 0x8
.space 4
.quad L_.str.33
.quad 0
.quad L_.str.34
.long 1 ## 0x1
.space 4
.quad L_.str.35
.quad _showPrecedenceConflict
.quad L_.str.36
.long 1 ## 0x1
.space 4
.quad L_.str.37
.quad _main.quiet
.quad L_.str.38
.long 1 ## 0x1
.space 4
.quad L_.str.39
.quad _main.noResort
.quad L_.str.40
.long 1 ## 0x1
.space 4
.quad L_.str.41
.quad _main.statistics
.quad L_.str.42
.long 1 ## 0x1
.space 4
.quad L_.str.43
.quad _main.version
.quad L_.str.44
.long 8 ## 0x8
.space 4
.quad L_.str.45
.quad _handle_T_option
.quad L_.str.46
.long 8 ## 0x8
.space 4
.quad L_.str.47
.quad 0
.quad L_.str.48
.long 1 ## 0x1
.space 4
.quad 0
.quad 0
.quad 0
.section __TEXT,__cstring,cstring_literals
L_.str.17: ## @.str.17
.asciz "b"
L_.str.18: ## @.str.18
.asciz "Print only the basis in report."
L_.str.19: ## @.str.19
.asciz "c"
L_.str.20: ## @.str.20
.asciz "Don't compress the action table."
L_.str.21: ## @.str.21
.asciz "D"
L_.str.22: ## @.str.22
.asciz "Define an %ifdef macro."
L_.str.23: ## @.str.23
.asciz "f"
L_.str.24: ## @.str.24
.asciz "Ignored. (Placeholder for -f compiler options.)"
L_.str.25: ## @.str.25
.asciz "g"
L_.str.26: ## @.str.26
.asciz "Print grammar without actions."
L_.str.27: ## @.str.27
.asciz "I"
L_.str.28: ## @.str.28
.asciz "Ignored. (Placeholder for '-I' compiler options.)"
L_.str.29: ## @.str.29
.asciz "m"
L_.str.30: ## @.str.30
.asciz "Output a makeheaders compatible file."
L_.str.31: ## @.str.31
.asciz "l"
L_.str.32: ## @.str.32
.asciz "Do not print #line statements."
L_.str.33: ## @.str.33
.asciz "O"
L_.str.34: ## @.str.34
.asciz "Ignored. (Placeholder for '-O' compiler options.)"
L_.str.35: ## @.str.35
.asciz "p"
.zerofill __DATA,__bss,_showPrecedenceConflict,4,2 ## @showPrecedenceConflict
L_.str.36: ## @.str.36
.asciz "Show conflicts resolved by precedence rules"
L_.str.37: ## @.str.37
.asciz "q"
L_.str.38: ## @.str.38
.asciz "(Quiet) Don't print the report file."
L_.str.39: ## @.str.39
.asciz "r"
L_.str.40: ## @.str.40
.asciz "Do not sort or renumber states"
L_.str.41: ## @.str.41
.asciz "s"
L_.str.42: ## @.str.42
.asciz "Print parser stats to standard output."
L_.str.43: ## @.str.43
.asciz "x"
L_.str.44: ## @.str.44
.asciz "Print the version number."
L_.str.45: ## @.str.45
.asciz "T"
L_.str.46: ## @.str.46
.asciz "Specify a template file."
L_.str.47: ## @.str.47
.asciz "W"
L_.str.48: ## @.str.48
.asciz "Ignored. (Placeholder for '-W' compiler options.)"
L_.str.50: ## @.str.50
.asciz "Exactly one filename argument is required.\n"
L_.str.51: ## @.str.51
.asciz "$"
L_.str.52: ## @.str.52
.asciz "error"
L_.str.53: ## @.str.53
.asciz "Empty grammar.\n"
L_.str.54: ## @.str.54
.asciz "{default}"
L___func__.main: ## @__func__.main
.asciz "main"
L_.str.55: ## @.str.55
.asciz "strcmp(lem.symbols[i-1]->name,\"{default}\")==0"
L_.str.57: ## @.str.57
.asciz "terminal symbols"
L_.str.58: ## @.str.58
.asciz "non-terminal symbols"
L_.str.59: ## @.str.59
.asciz "total symbols"
L_.str.60: ## @.str.60
.asciz "rules"
L_.str.61: ## @.str.61
.asciz "states"
L_.str.62: ## @.str.62
.asciz "conflicts"
L_.str.63: ## @.str.63
.asciz "action table entries"
L_.str.64: ## @.str.64
.asciz "lookahead table entries"
L_.str.65: ## @.str.65
.asciz "total table size (bytes)"
L_.str.66: ## @.str.66
.asciz "%d parsing conflicts.\n"
.zerofill __DATA,__bss,_argv,8,3 ## @argv
.zerofill __DATA,__bss,_op,8,3 ## @op
.zerofill __DATA,__bss,_errstream,8,3 ## @errstream
L_.str.67: ## @.str.67
.asciz "Valid command line options for \"%s\" are:\n"
L_.str.68: ## @.str.68
.asciz "--"
L_.str.69: ## @.str.69
.asciz " -%-*s %s\n"
L_.str.70: ## @.str.70
.asciz " -%s<integer>%*s %s\n"
L_.str.71: ## @.str.71
.space 1
L_.str.72: ## @.str.72
.asciz " -%s<real>%*s %s\n"
L_.str.73: ## @.str.73
.asciz " -%s<string>%*s %s\n"
L_.str.74: ## @.str.74
.asciz "rb"
L_.str.75: ## @.str.75
.asciz "Can't open this file for reading."
L_.str.76: ## @.str.76
.asciz "Input file too large."
L_.str.77: ## @.str.77
.asciz "Can't read in all %d bytes of this file."
L_.str.78: ## @.str.78
.asciz "String starting on this line is not terminated before the end of the file."
L_.str.79: ## @.str.79
.asciz "C code starting on this line is not terminated before the end of the file."
.zerofill __DATA,__bss,_plink_freelist,8,3 ## @plink_freelist
L_.str.80: ## @.str.80
.asciz "Unable to allocate memory for a new follow-set propagation link.\n"
L_.str.81: ## @.str.81
.asciz "Can't allocate space for a filename.\n"
L_.str.82: ## @.str.82
.asciz "Can't open file \"%s\".\n"
L_.str.84: ## @.str.84
.asciz " ::="
L_.str.85: ## @.str.85
.asciz " %s"
L_.str.86: ## @.str.86
.asciz "|%s"
L_.str.87: ## @.str.87
.asciz "// Reprint of input file \"%s\".\n// Symbols:\n"
L_.str.88: ## @.str.88
.asciz "//"
L___func__.Reprint: ## @__func__.Reprint
.asciz "Reprint"
L_.str.89: ## @.str.89
.asciz "sp->index==j"
L_.str.90: ## @.str.90
.asciz " %3d %-*.*s"
L_.str.92: ## @.str.92
.asciz " [%s]"
L_.str.93: ## @.str.93
.asciz "%s ::="
L_.str.94: ## @.str.94
.asciz " *"
L_.str.95: ## @.str.95
.asciz "%*s shift %-7d"
L_.str.96: ## @.str.96
.asciz "%*s reduce %-7d"
L_.str.97: ## @.str.97
.asciz "%*s shift-reduce %-7d"
L_.str.98: ## @.str.98
.asciz "%*s accept"
L_.str.99: ## @.str.99
.asciz "%*s error"
L_.str.100: ## @.str.100
.asciz "%*s reduce %-7d ** Parsing conflict **"
L_.str.101: ## @.str.101
.asciz "%*s shift %-7d ** Parsing conflict **"
L_.str.102: ## @.str.102
.asciz "%*s shift %-7d -- dropped by precedence"
L_.str.103: ## @.str.103
.asciz "%*s reduce %-7d -- dropped by precedence"
L_.str.104: ## @.str.104
.asciz " /* because %s==%s */"
L_.str.105: ## @.str.105
.asciz ".out"
L_.str.106: ## @.str.106
.asciz "wb"
L_.str.107: ## @.str.107
.asciz "State %d:\n"
L_.str.108: ## @.str.108
.asciz "(%d)"
L_.str.109: ## @.str.109
.asciz " %5s "
L_.str.110: ## @.str.110
.asciz " "
L_.str.111: ## @.str.111
.asciz "----------------------------------------------------\n"
L_.str.112: ## @.str.112
.asciz "Symbols:\n"
L_.str.113: ## @.str.113
.asciz " %3d: %s"
L_.str.115: ## @.str.115
.asciz " <lambda>"
L_.str.116: ## @.str.116
.asciz "%s/%s"
L_.str.117: ## @.str.117
.asciz "PATH"
L_.str.118: ## @.str.118
.asciz ".:/bin:/usr/bin"
L_.str.119: ## @.str.119
.asciz "Parse"
L_.str.120: ## @.str.120
.asciz "%.*s"
.section __DATA,__data
_tplt_open.templatename: ## @tplt_open.templatename
.asciz "lempar.c"
.zerofill __DATA,__bss,_user_templatename,8,3 ## @user_templatename
.section __TEXT,__cstring,cstring_literals
L_.str.121: ## @.str.121
.asciz "Can't find the parser driver template file \"%s\".\n"
L_.str.122: ## @.str.122
.asciz "Can't open the template file \"%s\".\n"
L_.str.123: ## @.str.123
.asciz "%.*s.lt"
L_.str.124: ## @.str.124
.asciz "%s.lt"
L_.str.125: ## @.str.125
.asciz "#line %d \""
L_.str.126: ## @.str.126
.asciz "\"\n"
L_.str.127: ## @.str.127
.asciz "{\n"
L___func__.emit_destructor_code: ## @__func__.emit_destructor_code
.asciz "emit_destructor_code"
L_.str.128: ## @.str.128
.asciz "0"
L_.str.129: ## @.str.129
.asciz "(yypminor->yy%d)"
L_.str.130: ## @.str.130
.asciz "}\n"
.zerofill __DATA,__bss,_append_str.empty,1,0 ## @append_str.empty
.zerofill __DATA,__bss,_append_str.z,8,3 ## @append_str.z
.zerofill __DATA,__bss,_append_str.alloced,4,2 ## @append_str.alloced
.zerofill __DATA,__bss,_append_str.used,4,2 ## @append_str.used
L___func__.append_str: ## @__func__.append_str
.asciz "append_str"
L_.str.131: ## @.str.131
.asciz "used>=0"
L_.str.132: ## @.str.132
.asciz "%d"
.section __DATA,__data
_translate_code.newlinestr: ## @translate_code.newlinestr
.asciz "\n"
.section __TEXT,__cstring,cstring_literals
L_.str.133: ## @.str.133
.asciz " yy_destructor(yypParser,%d,&yymsp[%d].minor);\n"
L_.str.134: ## @.str.134
.asciz "%s(%s) and %s(%s) share the same label but have different datatypes."
L_.str.135: ## @.str.135
.asciz "/*%s-overwrites-%s*/"
L_.str.136: ## @.str.136
.asciz "yymsp[%d].minor.yy%d"
L_.str.137: ## @.str.137
.asciz "yylhsminor.yy%d"
L_.str.138: ## @.str.138
.asciz "Label %s used after '%s'."
L_.str.139: ## @.str.139
.asciz "yymsp[%d].major"
L_.str.140: ## @.str.140
.asciz "Label \"%s\" for \"%s(%s)\" is never used."
L_.str.141: ## @.str.141
.asciz "%s(%s) has the same label as the LHS but is not the left-most symbol on the RHS."
L_.str.142: ## @.str.142
.asciz "Label %s used for multiple symbols on the RHS of a rule."
L_.str.143: ## @.str.143
.asciz "Label %s for \"%s(%s)\" is never used."
L_.str.144: ## @.str.144
.asciz " yymsp[%d].minor.yy%d = "
L_.str.145: ## @.str.145
.asciz ";\n"
L_.str.146: ## @.str.146
.asciz "{%s"
L_.str.147: ## @.str.147
.asciz "Out of memory.\n"
L_.str.148: ## @.str.148
.asciz "#if INTERFACE\n"
L_.str.149: ## @.str.149
.asciz "#define %sTOKENTYPE %s\n"
L_.str.150: ## @.str.150
.asciz "void*"
L_.str.151: ## @.str.151
.asciz "#endif\n"
L_.str.152: ## @.str.152
.asciz "typedef union {\n"
L_.str.153: ## @.str.153
.asciz " int yyinit;\n"
L_.str.154: ## @.str.154
.asciz " %sTOKENTYPE yy0;\n"
L_.str.155: ## @.str.155
.asciz " %s yy%d;\n"
L_.str.156: ## @.str.156
.asciz " int yy%d;\n"
L_.str.157: ## @.str.157
.asciz "} YYMINORTYPE;\n"
L_.str.158: ## @.str.158
.asciz ".c"
L_.str.159: ## @.str.159
.asciz ".h"
L_.str.160: ## @.str.160
.asciz "#include \"%s\"\n"
L_.str.161: ## @.str.161
.asciz "#define %s%-30s %2d\n"
L_.str.162: ## @.str.162
.asciz "#define YYCODETYPE %s\n"
L_.str.163: ## @.str.163
.asciz "#define YYNOCODE %d\n"
L_.str.164: ## @.str.164
.asciz "#define YYACTIONTYPE %s\n"
L_.str.165: ## @.str.165
.asciz "#define YYWILDCARD %d\n"
L_.str.166: ## @.str.166
.asciz "#ifndef YYSTACKDEPTH\n"
L_.str.167: ## @.str.167
.asciz "#define YYSTACKDEPTH %s\n"
L_.str.168: ## @.str.168
.asciz "#define YYSTACKDEPTH 100\n"
L_.str.169: ## @.str.169
.asciz "#define %sARG_SDECL %s;\n"
L_.str.170: ## @.str.170
.asciz "#define %sARG_PDECL ,%s\n"
L_.str.171: ## @.str.171
.asciz "#define %sARG_FETCH %s = yypParser->%s\n"
L_.str.172: ## @.str.172
.asciz "#define %sARG_STORE yypParser->%s = %s\n"
L_.str.173: ## @.str.173
.asciz "#define %sARG_SDECL\n"
L_.str.174: ## @.str.174
.asciz "#define %sARG_PDECL\n"
L_.str.175: ## @.str.175
.asciz "#define %sARG_FETCH\n"
L_.str.176: ## @.str.176
.asciz "#define %sARG_STORE\n"
L_.str.177: ## @.str.177
.asciz "#define YYERRORSYMBOL %d\n"
L_.str.178: ## @.str.178
.asciz "#define YYERRSYMDT yy%d\n"
L_.str.179: ## @.str.179
.asciz "#define YYFALLBACK 1\n"
L_.str.180: ## @.str.180
.asciz "#define YYNSTATE %d\n"
L_.str.181: ## @.str.181
.asciz "#define YYNRULE %d\n"
L_.str.182: ## @.str.182
.asciz "#define YYNTOKEN %d\n"
L_.str.183: ## @.str.183
.asciz "#define YY_MAX_SHIFT %d\n"
L_.str.184: ## @.str.184
.asciz "#define YY_MIN_SHIFTREDUCE %d\n"
L_.str.185: ## @.str.185
.asciz "#define YY_MAX_SHIFTREDUCE %d\n"
L_.str.186: ## @.str.186
.asciz "#define YY_ERROR_ACTION %d\n"
L_.str.187: ## @.str.187
.asciz "#define YY_ACCEPT_ACTION %d\n"
L_.str.188: ## @.str.188
.asciz "#define YY_NO_ACTION %d\n"
L_.str.189: ## @.str.189
.asciz "#define YY_MIN_REDUCE %d\n"
L_.str.190: ## @.str.190
.asciz "#define YY_MAX_REDUCE %d\n"
L_.str.191: ## @.str.191
.asciz "#define YY_ACTTAB_COUNT (%d)\n"
L_.str.192: ## @.str.192
.asciz "static const YYACTIONTYPE yy_action[] = {\n"
L_.str.193: ## @.str.193
.asciz " /* %5d */ "
L_.str.194: ## @.str.194
.asciz " %4d,"
L_.str.195: ## @.str.195
.asciz "};\n"
L_.str.196: ## @.str.196
.asciz "static const YYCODETYPE yy_lookahead[] = {\n"
L_.str.197: ## @.str.197
.asciz "#define YY_SHIFT_COUNT (%d)\n"
L_.str.198: ## @.str.198
.asciz "#define YY_SHIFT_MIN (%d)\n"
L_.str.199: ## @.str.199
.asciz "#define YY_SHIFT_MAX (%d)\n"
L_.str.200: ## @.str.200
.asciz "static const %s yy_shift_ofst[] = {\n"
L_.str.201: ## @.str.201
.asciz "#define YY_REDUCE_COUNT (%d)\n"
L_.str.202: ## @.str.202
.asciz "#define YY_REDUCE_MIN (%d)\n"
L_.str.203: ## @.str.203
.asciz "#define YY_REDUCE_MAX (%d)\n"
L_.str.204: ## @.str.204
.asciz "static const %s yy_reduce_ofst[] = {\n"
L_.str.205: ## @.str.205
.asciz "static const YYACTIONTYPE yy_default[] = {\n"
L_.str.206: ## @.str.206
.asciz " 0, /* %10s => nothing */\n"
L_.str.207: ## @.str.207
.asciz " %3d, /* %10s => %s */\n"
L_.str.208: ## @.str.208
.asciz "\"%s\","
L_.str.209: ## @.str.209
.asciz " /* %4d */ \"%s\",\n"
L___func__.ReportTable: ## @__func__.ReportTable
.asciz "ReportTable"
L_.str.210: ## @.str.210
.asciz "rp->iRule==i"
L_.str.211: ## @.str.211
.asciz " /* %3d */ \""
L_.str.212: ## @.str.212
.asciz "\",\n"
L_.str.213: ## @.str.213
.asciz " /* TERMINAL Destructor */\n"
L_.str.214: ## @.str.214
.asciz " case %d: /* %s */\n"
L_.str.215: ## @.str.215
.asciz " break;\n"
L_.str.216: ## @.str.216
.asciz " /* Default NON-TERMINAL Destructor */\n"
L_.str.217: ## @.str.217
.asciz " { %4d, %4d }, /* (%d) "
L_.str.218: ## @.str.218
.asciz " */\n"
L_.str.219: ## @.str.219
.asciz " YYMINORTYPE yylhsminor;\n"
L_.str.220: ## @.str.220
.asciz " case %d: /* "
L_.str.221: ## @.str.221
.asciz " */ yytestcase(yyruleno==%d);\n"
L_.str.222: ## @.str.222
.asciz " break;\n"
L_.str.223: ## @.str.223
.asciz " default:\n"
L_.str.224: ## @.str.224
.asciz "rp->noCode"
L_.str.225: ## @.str.225
.asciz " /* (%d) "
L_.str.226: ## @.str.226
.asciz " (OPTIMIZED OUT) */ assert(yyruleno!=%d);\n"
L_.str.227: ## @.str.227
.asciz "#define %s%-30s %3d\n"
L___func__.CompressTables: ## @__func__.CompressTables
.asciz "CompressTables"
L_.str.228: ## @.str.228
.asciz "ap"
L_.str.229: ## @.str.229
.asciz "ap2!=0"
L___func__.ResortStates: ## @__func__.ResortStates
.asciz "ResortStates"
L_.str.230: ## @.str.230
.asciz "stp->autoReduce==0 || stp->pDfltReduce==ap->x.rp"
.zerofill __DATA,__bss,_size,4,2 ## @size
L___func__.SetAdd: ## @__func__.SetAdd
.asciz "SetAdd"
L_.str.231: ## @.str.231
.asciz "e>=0 && e<size"
.zerofill __DATA,__bss,_x1a,8,3 ## @x1a
.zerofill __DATA,__bss,_x2a,8,3 ## @x2a
.zerofill __DATA,__bss,_x3a,8,3 ## @x3a
.zerofill __DATA,__bss,_x4a,8,3 ## @x4a
.zerofill __DATA,__bss,_Action_new.freelist,8,3 ## @Action_new.freelist
L_.str.232: ## @.str.232
.asciz "Unable to allocate memory for a new parser action."
L___func__.resolve_conflict: ## @__func__.resolve_conflict
.asciz "resolve_conflict"
L_.str.234: ## @.str.234
.asciz "spx->prec==spy->prec && spx->assoc==NONE"
L_.str.235: ## @.str.235
.asciz "apx->type==SH_RESOLVED || apx->type==RD_RESOLVED || apx->type==SSCONFLICT || apx->type==SRCONFLICT || apx->type==RRCONFLICT || apy->type==SH_RESOLVED || apy->type==RD_RESOLVED || apy->type==SSCONFLICT || apy->type==SRCONFLICT || apy->type==RRCONFLICT"
.zerofill __DATA,__bss,_nDefine,4,2 ## @nDefine
.zerofill __DATA,__bss,_azDefine,8,3 ## @azDefine
L_.str.236: ## @.str.236
.asciz "out of memory\n"
L_.str.237: ## @.str.237
.asciz " %s%.*s %5d\n"
L_.str.238: ## @.str.238
.asciz "................................"
L_.str.239: ## @.str.239
.asciz "%sundefined option.\n"
.section __DATA,__data
.p2align 4 ## @emsg
_emsg:
.asciz "Command line syntax error: "
.section __TEXT,__cstring,cstring_literals
L_.str.240: ## @.str.240
.asciz "%smissing argument on switch.\n"
L___func__.handleswitch: ## @__func__.handleswitch
.asciz "handleswitch"
L_.str.241: ## @.str.241
.asciz "cp!=0"
L_.str.242: ## @.str.242
.asciz "%soption requires an argument.\n"
L_.str.243: ## @.str.243
.asciz "%sillegal character in floating-point argument.\n"
L_.str.244: ## @.str.244
.asciz "%sillegal character in integer argument.\n"
L_.str.245: ## @.str.245
.asciz "\n%*s^-- here\n"
L_.str.246: ## @.str.246
.asciz "\n%*shere --^\n"
L_.str.247: ## @.str.247
.asciz "%endif"
L_.str.248: ## @.str.248
.asciz "%ifdef"
L_.str.249: ## @.str.249
.asciz "%ifndef"
L_.str.250: ## @.str.250
.asciz "unterminated %%ifdef starting on line %d\n"
L_.str.251: ## @.str.251
.asciz "There is no prior rule upon which to attach the code fragment which begins on this line."
L_.str.252: ## @.str.252
.asciz "Code fragment beginning on this line is not the first to follow the previous rule."
L_.str.253: ## @.str.253
.asciz "Token \"%s\" should be either \"%%\" or a nonterminal name."
L_.str.254: ## @.str.254
.asciz "The precedence symbol must be a terminal."
L_.str.255: ## @.str.255
.asciz "There is no prior rule to assign precedence \"[%s]\"."
L_.str.256: ## @.str.256
.asciz "Precedence mark on this line is not the first to follow the previous rule."
L_.str.257: ## @.str.257
.asciz "Missing \"]\" on precedence mark."
L_.str.258: ## @.str.258
.asciz "Expected to see a \":\" following the LHS symbol \"%s\"."
L_.str.259: ## @.str.259
.asciz "\"%s\" is not a valid alias for the LHS \"%s\"\n"
L_.str.260: ## @.str.260
.asciz "Missing \")\" following LHS alias name \"%s\"."
L_.str.261: ## @.str.261
.asciz "Missing \"->\" following: \"%s(%s)\"."
L_.str.262: ## @.str.262
.asciz "Can't allocate enough memory for this rule."
L_.str.263: ## @.str.263
.asciz "Too many symbols on RHS of rule beginning at \"%s\"."
L_.str.264: ## @.str.264
.asciz "Cannot form a compound containing a non-terminal"
L_.str.265: ## @.str.265
.asciz "Illegal character on RHS of rule: \"%s\"."
L_.str.266: ## @.str.266
.asciz "\"%s\" is not a valid alias for the RHS symbol \"%s\"\n"
L_.str.267: ## @.str.267
.asciz "name"
L_.str.268: ## @.str.268
.asciz "include"
L_.str.269: ## @.str.269
.asciz "code"
L_.str.270: ## @.str.270
.asciz "token_destructor"
L_.str.271: ## @.str.271
.asciz "default_destructor"
L_.str.272: ## @.str.272
.asciz "token_prefix"
L_.str.273: ## @.str.273
.asciz "syntax_error"
L_.str.274: ## @.str.274
.asciz "parse_accept"
L_.str.275: ## @.str.275
.asciz "parse_failure"
L_.str.276: ## @.str.276
.asciz "stack_overflow"
L_.str.277: ## @.str.277
.asciz "extra_argument"
L_.str.278: ## @.str.278
.asciz "token_type"
L_.str.279: ## @.str.279
.asciz "default_type"
L_.str.280: ## @.str.280
.asciz "stack_size"
L_.str.281: ## @.str.281
.asciz "start_symbol"
L_.str.282: ## @.str.282
.asciz "left"
L_.str.283: ## @.str.283
.asciz "right"
L_.str.284: ## @.str.284
.asciz "nonassoc"
L_.str.285: ## @.str.285
.asciz "destructor"
L_.str.286: ## @.str.286
.asciz "type"
L_.str.287: ## @.str.287
.asciz "fallback"
L_.str.288: ## @.str.288
.asciz "token"
L_.str.289: ## @.str.289
.asciz "wildcard"
L_.str.290: ## @.str.290
.asciz "token_class"
L_.str.291: ## @.str.291
.asciz "Unknown declaration keyword: \"%%%s\"."
L_.str.292: ## @.str.292
.asciz "Illegal declaration keyword: \"%s\"."
L_.str.293: ## @.str.293
.asciz "Symbol name missing after %%destructor keyword"
L_.str.294: ## @.str.294
.asciz "Symbol name missing after %%type keyword"
L_.str.295: ## @.str.295
.asciz "Symbol %%type \"%s\" already defined"
L_.str.296: ## @.str.296
.asciz "Symbol \"%s\" has already be given a precedence."
L_.str.297: ## @.str.297
.asciz "Can't assign a precedence to \"%s\"."
L_.str.298: ## @.str.298
.asciz "#line %d "
L_.str.299: ## @.str.299
.asciz "Illegal argument to %%%s: %s"
L_.str.300: ## @.str.300
.asciz "%%fallback argument \"%s\" should be a token"
L_.str.301: ## @.str.301
.asciz "More than one fallback assigned to token %s"
L_.str.302: ## @.str.302
.asciz "%%token argument \"%s\" should be a token"
L_.str.303: ## @.str.303
.asciz "%%wildcard argument \"%s\" should be a token"
L_.str.304: ## @.str.304
.asciz "Extra wildcard to token: %s"
L_.str.305: ## @.str.305
.asciz "%%token_class must be followed by an identifier: "
L_.str.306: ## @.str.306
.asciz "Symbol \"%s\" already used"
L_.str.307: ## @.str.307
.asciz "%%token_class argument \"%s\" should be a token"
L_.str.309: ## @.str.309
.asciz ".*s"
L_.str.311: ## @.str.311
.asciz "illegal format\n"
L_.str.312: ## @.str.312
.asciz "int"
L_.str.313: ## @.str.313
.asciz "unsigned char"
L_.str.314: ## @.str.314
.asciz "unsigned short int"
L_.str.315: ## @.str.315
.asciz "unsigned int"
L_.str.316: ## @.str.316
.asciz "signed char"
L_.str.317: ## @.str.317
.asciz "short"
L___func__.axset_compare: ## @__func__.axset_compare
.asciz "axset_compare"
L_.str.318: ## @.str.318
.asciz "c!=0 || p1==p2"
L___func__.stateResortCompare: ## @__func__.stateResortCompare
.asciz "stateResortCompare"
L_.str.319: ## @.str.319
.asciz "n!=0"
L_str: ## @str
.asciz "Parser statistics:"
L_str.320: ## @str.320
.asciz "Lemon version 1.0"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Action_add ; -- Begin function Action_add
.p2align 2
_Action_add: ; @Action_add
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x3
mov x20, x2
mov x21, x1
mov x22, x0
adrp x23, _Action_new.freelist@PAGE
ldr x0, [x23, _Action_new.freelist@PAGEOFF]
cbnz x0, LBB0_5
; %bb.1:
mov w0, #100
mov w1, #48
bl _calloc
str x0, [x23, _Action_new.freelist@PAGEOFF]
cbz x0, LBB0_6
; %bb.2:
add x8, x0, #48
mov w9, #99
LBB0_3: ; =>This Inner Loop Header: Depth=1
stur x8, [x8, #-16]
add x8, x8, #48
subs x9, x9, #1
b.ne LBB0_3
; %bb.4:
str xzr, [x0, #4784]
LBB0_5:
ldr x8, [x0, #32]
str x8, [x23, _Action_new.freelist@PAGEOFF]
ldr x8, [x22]
str x8, [x0, #32]
str x0, [x22]
str w21, [x0, #8]
str x20, [x0]
stp x19, xzr, [x0, #16]
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_6:
Lloh0:
adrp x8, ___stderrp@GOTPAGE
Lloh1:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh2:
ldr x3, [x8]
Lloh3:
adrp x0, l_.str.232@PAGE
Lloh4:
add x0, x0, l_.str.232@PAGEOFF
mov w1, #50
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.globl _acttab_free ; -- Begin function acttab_free
.p2align 2
_acttab_free: ; @acttab_free
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr x0, [x0, #8]
bl _free
ldr x0, [x19, #16]
bl _free
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _free
.cfi_endproc
; -- End function
.globl _acttab_alloc ; -- Begin function acttab_alloc
.p2align 2
_acttab_alloc: ; @acttab_alloc
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
mov w0, #1
mov w1, #56
bl _calloc
cbz x0, LBB2_2
; %bb.1:
stp w19, w20, [x0, #44]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB2_2:
Lloh5:
adrp x8, ___stderrp@GOTPAGE
Lloh6:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh7:
ldr x3, [x8]
Lloh8:
adrp x0, l_.str@PAGE
Lloh9:
add x0, x0, l_.str@PAGEOFF
mov w1, #43
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.cfi_endproc
; -- End function
.globl _acttab_action ; -- Begin function acttab_action
.p2align 2
_acttab_action: ; @acttab_action
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x2
mov x21, x1
mov x19, x0
ldp w8, w9, [x0, #36]
cmp w8, w9
b.lt LBB3_3
; %bb.1:
add w8, w9, #25
str w8, [x19, #40]
ldr x0, [x19, #16]
sbfiz x1, x8, #3, #32
bl _realloc
str x0, [x19, #16]
cbz x0, LBB3_10
; %bb.2:
ldr w8, [x19, #36]
LBB3_3:
cbz w8, LBB3_7
; %bb.4:
ldr w9, [x19, #32]
cmp w9, w21
b.ge LBB3_6
; %bb.5:
str w21, [x19, #32]
LBB3_6:
ldr w9, [x19, #24]
cmp w9, w21
b.gt LBB3_8
b LBB3_9
LBB3_7:
str w21, [x19, #32]
LBB3_8:
stp w21, w20, [x19, #24]
LBB3_9:
ldr x9, [x19, #16]
add x9, x9, w8, sxtw #3
stp w21, w20, [x9]
add w8, w8, #1
str w8, [x19, #36]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB3_10:
Lloh10:
adrp x8, ___stderrp@GOTPAGE
Lloh11:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh12:
ldr x3, [x8]
Lloh13:
adrp x0, l_.str.1@PAGE
Lloh14:
add x0, x0, l_.str.1@PAGEOFF
mov w1, #14
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.cfi_endproc
; -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; -- Begin function acttab_insert
lCPI4_0:
.long 0 ; 0x0
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.section __TEXT,__text,regular,pure_instructions
.globl _acttab_insert
.p2align 2
_acttab_insert: ; @acttab_insert
.cfi_startproc
; %bb.0:
stp d11, d10, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp d9, d8, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset b8, -56
.cfi_offset b9, -64
.cfi_offset b10, -72
.cfi_offset b11, -80
ldr w8, [x0, #36]
cmp w8, #0
b.le LBB4_59
; %bb.1:
mov x20, x1
mov x19, x0
ldr w8, [x0, #48]
ldp w9, w22, [x0]
add w8, w8, w9
add w8, w8, #1
mov x21, x22
cmp w8, w22
b.lt LBB4_5
; %bb.2:
add w8, w22, w8
add w8, w8, #20
str w8, [x19, #4]
ldr x0, [x19, #8]
sbfiz x1, x8, #3, #32
bl _realloc
str x0, [x19, #8]
cbz x0, LBB4_60
; %bb.3:
ldr w21, [x19, #4]
cmp w22, w21
b.ge LBB4_5
; %bb.4:
sxtw x8, w22
add x0, x0, x8, lsl #3
mvn w8, w22
add w8, w21, w8
lsl x8, x8, #3
add x2, x8, #8
mov w1, #255
bl _memset
LBB4_5:
cbz w20, LBB4_7
; %bb.6:
ldr w12, [x19, #24]
b LBB4_8
LBB4_7:
mov w12, #0
LBB4_8:
ldr w8, [x19]
cmp w8, w12
b.le LBB4_30
; %bb.9:
mov x9, x8
sxtw x9, w9
ldr x10, [x19, #8]
ldr w11, [x19, #24]
sxtw x12, w12
ands x13, x8, #0xf
mov w14, #16
csel x13, x14, x13, eq
sub x13, x8, x13
add x14, x10, #64
sub w15, w11, w8
add w15, w15, #1
Lloh15:
adrp x16, lCPI4_0@PAGE
Lloh16:
ldr q0, [x16, lCPI4_0@PAGEOFF]
movi.2d v1, #0xffffffffffffffff
movi.4s v2, #16
b LBB4_13
LBB4_10: ; in Loop: Header=BB4_13 Depth=1
mov w17, #0
LBB4_11: ; in Loop: Header=BB4_13 Depth=1
cmp w17, w16
b.eq LBB4_50
LBB4_12: ; in Loop: Header=BB4_13 Depth=1
add w15, w15, #1
cmp x9, x12
b.le LBB4_30
LBB4_13: ; =>This Loop Header: Depth=1
; Child Loop BB4_17 Depth 2
; Child Loop BB4_26 Depth 2
; Child Loop BB4_29 Depth 2
mov x17, x9
sub x9, x9, #1
lsl x16, x9, #3
ldr w16, [x10, x16]
cmp w16, w11
b.ne LBB4_12
; %bb.14: ; in Loop: Header=BB4_13 Depth=1
add x16, x10, x9, lsl #3
ldr w16, [x16, #4]
ldr w0, [x19, #28]
cmp w16, w0
b.ne LBB4_12
; %bb.15: ; in Loop: Header=BB4_13 Depth=1
ldr w16, [x19, #36]
cmp w16, #1
b.lt LBB4_22
; %bb.16: ; in Loop: Header=BB4_13 Depth=1
ldr x0, [x19, #16]
add x0, x0, #4
mov x1, x16
LBB4_17: ; Parent Loop BB4_13 Depth=1
; => This Inner Loop Header: Depth=2
ldur w3, [x0, #-4]
sub w2, w3, w11
adds w2, w2, w9
b.mi LBB4_12
; %bb.18: ; in Loop: Header=BB4_17 Depth=2
cmp w2, w8
b.ge LBB4_12
; %bb.19: ; in Loop: Header=BB4_17 Depth=2
lsl x4, x2, #3
ldr w4, [x10, x4]
cmp w3, w4
b.ne LBB4_12
; %bb.20: ; in Loop: Header=BB4_17 Depth=2
ldr w3, [x0]
add x2, x10, x2, lsl #3
ldr w2, [x2, #4]
cmp w3, w2
b.ne LBB4_12
; %bb.21: ; in Loop: Header=BB4_17 Depth=2
add x0, x0, #8
subs x1, x1, #1
b.ne LBB4_17
LBB4_22: ; in Loop: Header=BB4_13 Depth=1
cmp w8, #1
b.lt LBB4_10
; %bb.23: ; in Loop: Header=BB4_13 Depth=1
cmp w8, #17
b.hs LBB4_25
; %bb.24: ; in Loop: Header=BB4_13 Depth=1
mov x2, #0
mov w17, #0
b LBB4_28
LBB4_25: ; in Loop: Header=BB4_13 Depth=1
sub w17, w11, w17
add w17, w17, #1
dup.4s v3, w17
add w0, w17, #4
dup.4s v4, w0
add w0, w17, #8
dup.4s v5, w0
add w17, w17, #12
dup.4s v7, w17
movi.2d v6, #0000000000000000
mov x17, x13
mov x0, x14
movi.2d v16, #0000000000000000
movi.2d v17, #0000000000000000
movi.2d v18, #0000000000000000
mov.16b v19, v0
LBB4_26: ; Parent Loop BB4_13 Depth=1
; => This Inner Loop Header: Depth=2
sub x1, x0, #64
ld2.4s { v20, v21 }, [x1]
sub x1, x0, #32
ld2.4s { v22, v23 }, [x1]
mov x1, x0
ld2.4s { v24, v25 }, [x1], #32
ld2.4s { v26, v27 }, [x1]
cmgt.4s v28, v20, v1
cmgt.4s v29, v22, v1
cmgt.4s v30, v24, v1
cmgt.4s v31, v26, v1
add.4s v8, v3, v19
add.4s v9, v4, v19
add.4s v10, v5, v19
add.4s v11, v7, v19
cmeq.4s v20, v20, v8
cmeq.4s v21, v22, v9
cmeq.4s v22, v24, v10
cmeq.4s v23, v26, v11
and.16b v20, v28, v20
and.16b v21, v29, v21
and.16b v22, v30, v22
and.16b v23, v31, v23
sub.4s v6, v6, v20
sub.4s v16, v16, v21
sub.4s v17, v17, v22
sub.4s v18, v18, v23
add.4s v19, v19, v2
add x0, x0, #128
subs x17, x17, #16
b.ne LBB4_26
; %bb.27: ; in Loop: Header=BB4_13 Depth=1
add.4s v3, v16, v6
add.4s v3, v17, v3
add.4s v3, v18, v3
addv.4s s3, v3
fmov w17, s3
mov x2, x13
LBB4_28: ; in Loop: Header=BB4_13 Depth=1
add w0, w15, w2
add x1, x10, x2, lsl #3
sub x2, x8, x2
LBB4_29: ; Parent Loop BB4_13 Depth=1
; => This Inner Loop Header: Depth=2
ldr w3, [x1], #8
cmp w3, #0
ccmp w0, w3, #0, ge
cinc w17, w17, eq
add w0, w0, #1
subs x2, x2, #1
b.ne LBB4_29
b LBB4_11
LBB4_30:
cbz w20, LBB4_32
; %bb.31:
ldr w9, [x19, #24]
b LBB4_33
LBB4_32:
mov w9, #0
LBB4_33:
ldr w10, [x19, #32]
sub w10, w21, w10
cmp w9, w10
b.ge LBB4_50
; %bb.34:
ldr x12, [x19, #8]
mov x11, x9
sxtw x11, w11
sxtw x13, w10
neg w9, w9
b LBB4_38
LBB4_35: ; in Loop: Header=BB4_38 Depth=1
mov w14, #0
LBB4_36: ; in Loop: Header=BB4_38 Depth=1
cmp w14, w8
b.eq LBB4_48
LBB4_37: ; in Loop: Header=BB4_38 Depth=1
add x11, x11, #1
sub w9, w9, #1
cmp x11, x13
b.ge LBB4_49
LBB4_38: ; =>This Loop Header: Depth=1
; Child Loop BB4_41 Depth 2
; Child Loop BB4_46 Depth 2
lsl x14, x11, #3
ldr w14, [x12, x14]
tbz w14, #31, LBB4_37
; %bb.39: ; in Loop: Header=BB4_38 Depth=1
ldr w14, [x19, #36]
cmp w14, #1
b.lt LBB4_44
; %bb.40: ; in Loop: Header=BB4_38 Depth=1
ldr x15, [x19, #16]
ldr w16, [x19, #24]
LBB4_41: ; Parent Loop BB4_38 Depth=1
; => This Inner Loop Header: Depth=2
ldr w17, [x15]
sub w17, w17, w16
adds w17, w17, w11
b.mi LBB4_37
; %bb.42: ; in Loop: Header=BB4_41 Depth=2
lsl x17, x17, #3
ldr w17, [x12, x17]
tbz w17, #31, LBB4_37
; %bb.43: ; in Loop: Header=BB4_41 Depth=2
add x15, x15, #8
subs x14, x14, #1
b.ne LBB4_41
LBB4_44: ; in Loop: Header=BB4_38 Depth=1
cmp w8, #1
b.lt LBB4_35
; %bb.45: ; in Loop: Header=BB4_38 Depth=1
mov x14, #0
ldr w15, [x19, #24]
add w15, w15, w9
mov x16, x12
LBB4_46: ; Parent Loop BB4_38 Depth=1
; => This Inner Loop Header: Depth=2
ldr w17, [x16]
add w0, w15, w14
cmp w0, w17
b.eq LBB4_36
; %bb.47: ; in Loop: Header=BB4_46 Depth=2
add x14, x14, #1
add x16, x16, #8
cmp x8, x14
b.ne LBB4_46
LBB4_48:
mov x9, x11
b LBB4_50
LBB4_49:
mov x9, x10
LBB4_50:
ldr w10, [x19, #36]
cmp w10, #1
b.lt LBB4_55
; %bb.51:
mov x10, #0
mov x11, #0
b LBB4_53
LBB4_52: ; in Loop: Header=BB4_53 Depth=1
add x11, x11, #1
ldrsw x12, [x19, #36]
add x10, x10, #8
cmp x11, x12
b.ge LBB4_55
LBB4_53: ; =>This Inner Loop Header: Depth=1
ldp x13, x8, [x19, #8]
ldr w12, [x8, x10]
ldr w14, [x19, #24]
sub w12, w12, w14
add w12, w12, w9
ldr x8, [x8, x10]
str x8, [x13, w12, sxtw #3]
ldr w8, [x19]
cmp w12, w8
b.lt LBB4_52
; %bb.54: ; in Loop: Header=BB4_53 Depth=1
add w8, w12, #1
str w8, [x19]
b LBB4_52
LBB4_55:
cbz w20, LBB4_58
; %bb.56:
ldr w10, [x19, #44]
add w10, w10, w9
cmp w10, w8
b.lt LBB4_58
; %bb.57:
add w8, w10, #1
str w8, [x19]
LBB4_58:
str wzr, [x19, #36]
ldr w8, [x19, #24]
sub w0, w9, w8
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp d9, d8, [sp, #16] ; 16-byte Folded Reload
ldp d11, d10, [sp], #80 ; 16-byte Folded Reload
ret
LBB4_59:
bl _acttab_insert.cold.1
LBB4_60:
Lloh17:
adrp x8, ___stderrp@GOTPAGE
Lloh18:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh19:
ldr x3, [x8]
Lloh20:
adrp x0, l_.str.1@PAGE
Lloh21:
add x0, x0, l_.str.1@PAGEOFF
mov w1, #14
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpLdr Lloh15, Lloh16
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.cfi_endproc
; -- End function
.globl _acttab_action_size ; -- Begin function acttab_action_size
.p2align 2
_acttab_action_size: ; @acttab_action_size
.cfi_startproc
; %bb.0:
mov x8, x0
ldr w9, [x0]
cmp w9, #0
csel w0, w9, wzr, lt
lsl x10, x9, #3
sub x10, x10, #8
LBB5_1: ; =>This Inner Loop Header: Depth=1
subs w9, w9, #1
b.lt LBB5_4
; %bb.2: ; in Loop: Header=BB5_1 Depth=1
ldr x11, [x8, #8]
ldr w11, [x11, x10]
sub x10, x10, #8
tbnz w11, #31, LBB5_1
; %bb.3:
add w0, w9, #1
LBB5_4:
ret
.cfi_endproc
; -- End function
.globl _FindRulePrecedences ; -- Begin function FindRulePrecedences
.p2align 2
_FindRulePrecedences: ; @FindRulePrecedences
.cfi_startproc
; %bb.0:
ldr x8, [x0, #8]
cbnz x8, LBB6_3
LBB6_1:
ret
LBB6_2: ; in Loop: Header=BB6_3 Depth=1
ldr x8, [x8, #120]
cbz x8, LBB6_1
LBB6_3: ; =>This Loop Header: Depth=1
; Child Loop BB6_8 Depth 2
; Child Loop BB6_12 Depth 3
ldr x9, [x8, #88]
cbnz x9, LBB6_2
; %bb.4: ; in Loop: Header=BB6_3 Depth=1
ldr w9, [x8, #24]
cmp w9, #1
b.lt LBB6_2
; %bb.5: ; in Loop: Header=BB6_3 Depth=1
mov x11, #0
mov x10, #0
b LBB6_8
LBB6_6: ; in Loop: Header=BB6_8 Depth=2
mov x11, #0
LBB6_7: ; in Loop: Header=BB6_8 Depth=2
add x10, x10, #1
cmp x10, x9
b.eq LBB6_2
LBB6_8: ; Parent Loop BB6_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB6_12 Depth 3
cbnz x11, LBB6_2
; %bb.9: ; in Loop: Header=BB6_8 Depth=2
ldr x11, [x8, #32]
ldr x11, [x11, x10, lsl #3]
ldr w12, [x11, #12]
cmp w12, #2
b.ne LBB6_14
; %bb.10: ; in Loop: Header=BB6_8 Depth=2
ldr w12, [x11, #84]
cmp w12, #1
b.lt LBB6_6
; %bb.11: ; in Loop: Header=BB6_8 Depth=2
ldr x13, [x11, #88]
LBB6_12: ; Parent Loop BB6_3 Depth=1
; Parent Loop BB6_8 Depth=2
; => This Inner Loop Header: Depth=3
ldr x11, [x13]
ldr w14, [x11, #32]
tbz w14, #31, LBB6_15
; %bb.13: ; in Loop: Header=BB6_12 Depth=3
add x13, x13, #8
subs x12, x12, #1
b.ne LBB6_12
b LBB6_6
LBB6_14: ; in Loop: Header=BB6_8 Depth=2
ldr w12, [x11, #32]
tbnz w12, #31, LBB6_6
LBB6_15: ; in Loop: Header=BB6_8 Depth=2
str x11, [x8, #88]
b LBB6_7
.cfi_endproc
; -- End function
.globl _FindFirstSets ; -- Begin function FindFirstSets
.p2align 2
_FindFirstSets: ; @FindFirstSets
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x0
ldr w8, [x0, #36]
sxtw x22, w8
cmp w8, #1
b.lt LBB7_8
; %bb.1:
ldr x9, [x19, #72]
cmp w8, #4
b.hs LBB7_3
; %bb.2:
mov x10, #0
b LBB7_6
LBB7_3:
and x10, x8, #0xfffffffc
add x11, x9, #16
mov x12, x10
LBB7_4: ; =>This Inner Loop Header: Depth=1
ldp x13, x14, [x11, #-16]
ldp x15, x16, [x11], #32
str wzr, [x13, #48]
str wzr, [x14, #48]
str wzr, [x15, #48]
str wzr, [x16, #48]
subs x12, x12, #4
b.ne LBB7_4
; %bb.5:
cmp x10, x8
b.eq LBB7_8
LBB7_6:
add x9, x9, x10, lsl #3
sub x8, x8, x10
LBB7_7: ; =>This Inner Loop Header: Depth=1
ldr x10, [x9], #8
str wzr, [x10, #48]
subs x8, x8, #1
b.ne LBB7_7
LBB7_8:
ldrsw x23, [x19, #40]
adrp x21, _size@PAGE
cmp w23, w22
b.ge LBB7_12
; %bb.9:
ldrsw x20, [x21, _size@PAGEOFF]
LBB7_10: ; =>This Inner Loop Header: Depth=1
mov x0, x20
mov w1, #1
bl _calloc
cbz x0, LBB7_60
; %bb.11: ; in Loop: Header=BB7_10 Depth=1
ldr x8, [x19, #72]
ldr x8, [x8, x23, lsl #3]
str x0, [x8, #40]
add x23, x23, #1
cmp x22, x23
b.ne LBB7_10
LBB7_12:
ldr x8, [x19, #8]
cbz x8, LBB7_27
; %bb.13:
mov w9, #0
mov x10, x8
LBB7_14: ; =>This Loop Header: Depth=1
; Child Loop BB7_17 Depth 2
ldr x11, [x10]
ldr w12, [x11, #48]
cbnz w12, LBB7_24
; %bb.15: ; in Loop: Header=BB7_14 Depth=1
ldr w12, [x10, #24]
cmp w12, #1
b.lt LBB7_20
; %bb.16: ; in Loop: Header=BB7_14 Depth=1
mov x13, #0
ldr x14, [x10, #32]
LBB7_17: ; Parent Loop BB7_14 Depth=1
; => This Inner Loop Header: Depth=2
ldr x15, [x14, x13, lsl #3]
ldr w16, [x15, #12]
ldr w15, [x15, #48]
cmp w16, #1
b.ne LBB7_21
; %bb.18: ; in Loop: Header=BB7_17 Depth=2
cbz w15, LBB7_22
; %bb.19: ; in Loop: Header=BB7_17 Depth=2
add x13, x13, #1
cmp x12, x13
b.ne LBB7_17
b LBB7_23
LBB7_20: ; in Loop: Header=BB7_14 Depth=1
mov w13, #0
b LBB7_22
LBB7_21: ; in Loop: Header=BB7_14 Depth=1
cbnz w15, LBB7_58
LBB7_22: ; in Loop: Header=BB7_14 Depth=1
cmp w13, w12
b.ne LBB7_24
LBB7_23: ; in Loop: Header=BB7_14 Depth=1
mov w9, #1
str w9, [x11, #48]
LBB7_24: ; in Loop: Header=BB7_14 Depth=1
ldr x10, [x10, #120]
cbnz x10, LBB7_14
; %bb.25: ; in Loop: Header=BB7_14 Depth=1
cbz w9, LBB7_27
; %bb.26: ; in Loop: Header=BB7_14 Depth=1
mov w9, #0
mov x10, x8
cbnz x8, LBB7_14
LBB7_27:
cbz x8, LBB7_56
; %bb.28:
mov w9, #0
mov w10, #1
b LBB7_30
LBB7_29: ; in Loop: Header=BB7_30 Depth=1
ldr x8, [x8, #120]
cbz x8, LBB7_46
LBB7_30: ; =>This Loop Header: Depth=1
; Child Loop BB7_34 Depth 2
; Child Loop BB7_40 Depth 3
; Child Loop BB7_53 Depth 2
ldr w14, [x8, #24]
cmp w14, #1
b.lt LBB7_29
; %bb.31: ; in Loop: Header=BB7_30 Depth=1
mov x13, #0
ldr x11, [x8]
b LBB7_34
LBB7_32: ; in Loop: Header=BB7_34 Depth=2
ldr w12, [x11, #48]
cbz w12, LBB7_29
LBB7_33: ; in Loop: Header=BB7_34 Depth=2
add x13, x13, #1
cmp x13, w14, sxtw
b.ge LBB7_29
LBB7_34: ; Parent Loop BB7_30 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB7_40 Depth 3
ldr x12, [x8, #32]
ldr x12, [x12, x13, lsl #3]
ldr w15, [x12, #12]
cbz w15, LBB7_48
; %bb.35: ; in Loop: Header=BB7_34 Depth=2
cmp w15, #2
b.eq LBB7_51
; %bb.36: ; in Loop: Header=BB7_34 Depth=2
cmp x11, x12
b.eq LBB7_32
; %bb.37: ; in Loop: Header=BB7_34 Depth=2
ldr w14, [x21, _size@PAGEOFF]
cmp w14, #1
b.lt LBB7_43
; %bb.38: ; in Loop: Header=BB7_34 Depth=2
mov w15, #0
ldr x16, [x11, #40]
ldr x17, [x12, #40]
b LBB7_40
LBB7_39: ; in Loop: Header=BB7_40 Depth=3
add x16, x16, #1
add x17, x17, #1
subs x14, x14, #1
b.eq LBB7_44
LBB7_40: ; Parent Loop BB7_30 Depth=1
; Parent Loop BB7_34 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w0, [x17]
cbz w0, LBB7_39
; %bb.41: ; in Loop: Header=BB7_40 Depth=3
ldrb w0, [x16]
cbnz w0, LBB7_39
; %bb.42: ; in Loop: Header=BB7_40 Depth=3
mov w15, #1
strb w15, [x16]
b LBB7_39
LBB7_43: ; in Loop: Header=BB7_34 Depth=2
mov w15, #0
LBB7_44: ; in Loop: Header=BB7_34 Depth=2
add w9, w15, w9
ldr w12, [x12, #48]
cbz w12, LBB7_29
; %bb.45: ; in Loop: Header=BB7_34 Depth=2
ldr w14, [x8, #24]
b LBB7_33
LBB7_46: ; in Loop: Header=BB7_30 Depth=1
cbz w9, LBB7_56
; %bb.47: ; in Loop: Header=BB7_30 Depth=1
mov w9, #0
ldr x8, [x19, #8]
cbnz x8, LBB7_30
b LBB7_56
LBB7_48: ; in Loop: Header=BB7_30 Depth=1
ldr w12, [x12, #8]
tbnz w12, #31, LBB7_59
; %bb.49: ; in Loop: Header=BB7_30 Depth=1
ldr w13, [x21, _size@PAGEOFF]
cmp w13, w12
b.le LBB7_59
; %bb.50: ; in Loop: Header=BB7_30 Depth=1
ldr x11, [x11, #40]
ldrb w13, [x11, x12]
strb w10, [x11, x12]
cmp w13, #0
cinc w9, w9, eq
b LBB7_29
LBB7_51: ; in Loop: Header=BB7_30 Depth=1
ldr w13, [x12, #84]
cmp w13, #1
b.lt LBB7_29
; %bb.52: ; in Loop: Header=BB7_30 Depth=1
mov x13, #0
LBB7_53: ; Parent Loop BB7_30 Depth=1
; => This Inner Loop Header: Depth=2
ldr x14, [x12, #88]
ldr x14, [x14, x13, lsl #3]
ldr w14, [x14, #8]
tbnz w14, #31, LBB7_57
; %bb.54: ; in Loop: Header=BB7_53 Depth=2
ldr w15, [x21, _size@PAGEOFF]
cmp w15, w14
b.le LBB7_57
; %bb.55: ; in Loop: Header=BB7_53 Depth=2
ldr x15, [x11, #40]
ldrb w16, [x15, x14]
strb w10, [x15, x14]
cmp w16, #0
cinc w9, w9, eq
add x13, x13, #1
ldrsw x14, [x12, #84]
cmp x13, x14
b.lt LBB7_53
b LBB7_29
LBB7_56:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB7_57:
bl _FindFirstSets.cold.2
LBB7_58:
bl _FindFirstSets.cold.3
LBB7_59:
bl _FindFirstSets.cold.1
LBB7_60:
Lloh22:
adrp x8, ___stderrp@GOTPAGE
Lloh23:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh24:
ldr x3, [x8]
Lloh25:
adrp x0, l_.str.16@PAGE
Lloh26:
add x0, x0, l_.str.16@PAGEOFF
mov w1, #28
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdd Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.cfi_endproc
; -- End function
.globl _SetNew ; -- Begin function SetNew
.p2align 2
_SetNew: ; @SetNew
.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
Lloh27:
adrp x8, _size@PAGE
Lloh28:
ldrsw x0, [x8, _size@PAGEOFF]
mov w1, #1
bl _calloc
cbz x0, LBB8_2
; %bb.1:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB8_2:
Lloh29:
adrp x8, ___stderrp@GOTPAGE
Lloh30:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh31:
ldr x3, [x8]
Lloh32:
adrp x0, l_.str.16@PAGE
Lloh33:
add x0, x0, l_.str.16@PAGEOFF
mov w1, #28
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpLdr Lloh27, Lloh28
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.cfi_endproc
; -- End function
.globl _SetAdd ; -- Begin function SetAdd
.p2align 2
_SetAdd: ; @SetAdd
.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
tbnz w1, #31, LBB9_3
; %bb.1:
Lloh34:
adrp x8, _size@PAGE
Lloh35:
ldr w8, [x8, _size@PAGEOFF]
cmp w8, w1
b.le LBB9_3
; %bb.2:
mov w8, w1
ldrb w9, [x0, x8]
mov w10, #1
strb w10, [x0, x8]
cmp w9, #0
cset w0, eq
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB9_3:
bl _SetAdd.cold.1
.loh AdrpLdr Lloh34, Lloh35
.cfi_endproc
; -- End function
.globl _SetUnion ; -- Begin function SetUnion
.p2align 2
_SetUnion: ; @SetUnion
.cfi_startproc
; %bb.0:
Lloh36:
adrp x8, _size@PAGE
Lloh37:
ldr w9, [x8, _size@PAGEOFF]
cmp w9, #1
b.lt LBB10_7
; %bb.1:
mov w8, #0
b LBB10_3
LBB10_2: ; in Loop: Header=BB10_3 Depth=1
add x0, x0, #1
add x1, x1, #1
subs x9, x9, #1
b.eq LBB10_6
LBB10_3: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x1]
cbz w10, LBB10_2
; %bb.4: ; in Loop: Header=BB10_3 Depth=1
ldrb w10, [x0]
cbnz w10, LBB10_2
; %bb.5: ; in Loop: Header=BB10_3 Depth=1
mov w8, #1
strb w8, [x0]
b LBB10_2
LBB10_6:
mov x0, x8
ret
LBB10_7:
mov w0, #0
ret
.loh AdrpLdr Lloh36, Lloh37
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function FindStates
lCPI11_0:
.long 64 ; 0x40
.long 0 ; 0x0
.section __TEXT,__text,regular,pure_instructions
.globl _FindStates
.p2align 2
_FindStates: ; @FindStates
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x0
Lloh38:
adrp x8, _current@PAGE
Lloh39:
add x8, x8, _current@PAGEOFF
str xzr, [x8]
Lloh40:
adrp x9, _currentend@PAGE
str x8, [x9, _currentend@PAGEOFF]
Lloh41:
adrp x8, _basis@PAGE
str xzr, [x8, _basis@PAGEOFF]
Lloh42:
adrp x8, _basis@PAGE
Lloh43:
add x8, x8, _basis@PAGEOFF
Lloh44:
adrp x9, _basisend@PAGE
str x8, [x9, _basisend@PAGEOFF]
adrp x21, _x4a@PAGE
ldr x8, [x21, _x4a@PAGEOFF]
cbz x8, LBB11_6
LBB11_1:
ldr x20, [x19, #136]
cbz x20, LBB11_10
; %bb.2:
Lloh45:
adrp x8, _x2a@PAGE
Lloh46:
ldr x8, [x8, _x2a@PAGEOFF]
cbz x8, LBB11_16
; %bb.3:
ldrb w10, [x20]
cbz w10, LBB11_11
; %bb.4:
mov w9, #0
add x11, x20, #1
mov w12, #13
LBB11_5: ; =>This Inner Loop Header: Depth=1
mul w9, w9, w12
add w9, w9, w10, sxtb
ldrb w10, [x11], #1
cbnz w10, LBB11_5
b LBB11_12
LBB11_6:
mov w0, #24
bl _malloc
str x0, [x21, _x4a@PAGEOFF]
cbz x0, LBB11_1
; %bb.7:
mov x20, x0
Lloh47:
adrp x8, lCPI11_0@PAGE
Lloh48:
ldr d0, [x8, lCPI11_0@PAGEOFF]
str d0, [x0]
mov w0, #64
mov w1, #32
bl _calloc
str x0, [x20, #8]
cbz x0, LBB11_31
; %bb.8:
add x8, x0, #1536
str x8, [x20, #16]
str xzr, [x0, #1552]
mov w8, #24
LBB11_9: ; =>This Inner Loop Header: Depth=1
ldr x9, [x20, #16]
str xzr, [x9, x8]
add x8, x8, #8
cmp x8, #512
b.ne LBB11_9
b LBB11_1
LBB11_10:
add x21, x19, #16
b LBB11_17
LBB11_11:
mov w9, #0
LBB11_12:
ldr w10, [x8]
sub w10, w10, #1
and w9, w10, w9
ldr x8, [x8, #16]
ldr x21, [x8, w9, uxtw #3]
cbz x21, LBB11_16
LBB11_13: ; =>This Inner Loop Header: Depth=1
ldr x0, [x21, #8]
mov x1, x20
bl _strcmp
cbz w0, LBB11_15
; %bb.14: ; in Loop: Header=BB11_13 Depth=1
ldr x21, [x21, #16]
cbnz x21, LBB11_13
b LBB11_16
LBB11_15:
ldr x21, [x21]
cbnz x21, LBB11_18
LBB11_16:
mov x21, x19
ldr x8, [x21, #16]!
ldr x0, [x21, #200]
ldr x8, [x8]
ldr x8, [x8]
stp x20, x8, [sp]
Lloh49:
adrp x2, l_.str.5@PAGE
Lloh50:
add x2, x2, l_.str.5@PAGEOFF
mov w1, #0
bl _ErrorMsg
ldr w8, [x21, #64]
add w8, w8, #1
str w8, [x21, #64]
LBB11_17:
ldr x8, [x21]
ldr x21, [x8]
LBB11_18:
ldr x22, [x19, #8]
cbz x22, LBB11_26
; %bb.19:
Lloh51:
adrp x20, l_.str.6@PAGE
Lloh52:
add x20, x20, l_.str.6@PAGEOFF
b LBB11_21
LBB11_20: ; in Loop: Header=BB11_21 Depth=1
ldr x22, [x22, #120]
cbz x22, LBB11_26
LBB11_21: ; =>This Loop Header: Depth=1
; Child Loop BB11_24 Depth 2
ldr w8, [x22, #24]
cmp w8, #1
b.lt LBB11_20
; %bb.22: ; in Loop: Header=BB11_21 Depth=1
mov x23, #0
b LBB11_24
LBB11_23: ; in Loop: Header=BB11_24 Depth=2
add x23, x23, #1
cmp x23, w8, sxtw
b.ge LBB11_20
LBB11_24: ; Parent Loop BB11_21 Depth=1
; => This Inner Loop Header: Depth=2
ldr x9, [x22, #32]
ldr x9, [x9, x23, lsl #3]
cmp x9, x21
b.ne LBB11_23
; %bb.25: ; in Loop: Header=BB11_24 Depth=2
ldr x0, [x19, #216]
ldr x8, [x21]
str x8, [sp]
mov w1, #0
mov x2, x20
bl _ErrorMsg
ldr w8, [x19, #80]
add w8, w8, #1
str w8, [x19, #80]
ldr w8, [x22, #24]
b LBB11_23
LBB11_26:
ldr x20, [x21, #16]
cbz x20, LBB11_30
; %bb.27:
mov w21, #1
adrp x22, _size@PAGE
LBB11_28: ; =>This Inner Loop Header: Depth=1
str w21, [x20, #16]
mov x0, x20
mov w1, #0
bl _Configlist_addbasis
ldr w8, [x22, _size@PAGEOFF]
cmp w8, #0
b.le LBB11_32
; %bb.29: ; in Loop: Header=BB11_28 Depth=1
ldr x8, [x0, #16]
strb w21, [x8]
ldr x20, [x20, #112]
cbnz x20, LBB11_28
LBB11_30:
mov x0, x19
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
b _getstate
LBB11_31:
mov x0, x20
bl _free
str xzr, [x21, _x4a@PAGEOFF]
b LBB11_1
LBB11_32:
bl _FindStates.cold.1
.loh AdrpAdd Lloh42, Lloh43
.loh AdrpAdrp Lloh41, Lloh42
.loh AdrpAdrp Lloh40, Lloh44
.loh AdrpAdd Lloh38, Lloh39
.loh AdrpLdr Lloh45, Lloh46
.loh AdrpLdr Lloh47, Lloh48
.loh AdrpAdd Lloh49, Lloh50
.loh AdrpAdd Lloh51, Lloh52
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function Configlist_init
lCPI12_0:
.long 64 ; 0x40
.long 0 ; 0x0
.section __TEXT,__text,regular,pure_instructions
.globl _Configlist_init
.p2align 2
_Configlist_init: ; @Configlist_init
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
Lloh53:
adrp x8, _current@PAGE
Lloh54:
add x8, x8, _current@PAGEOFF
str xzr, [x8]
Lloh55:
adrp x9, _currentend@PAGE
str x8, [x9, _currentend@PAGEOFF]
Lloh56:
adrp x8, _basis@PAGE
str xzr, [x8, _basis@PAGEOFF]
Lloh57:
adrp x8, _basis@PAGE
Lloh58:
add x8, x8, _basis@PAGEOFF
Lloh59:
adrp x9, _basisend@PAGE
str x8, [x9, _basisend@PAGEOFF]
adrp x20, _x4a@PAGE
ldr x8, [x20, _x4a@PAGEOFF]
cbz x8, LBB12_2
LBB12_1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB12_2:
mov w0, #24
bl _malloc
str x0, [x20, _x4a@PAGEOFF]
cbz x0, LBB12_1
; %bb.3:
mov x19, x0
Lloh60:
adrp x8, lCPI12_0@PAGE
Lloh61:
ldr d0, [x8, lCPI12_0@PAGEOFF]
str d0, [x0]
mov w0, #64
mov w1, #32
bl _calloc
str x0, [x19, #8]
cbz x0, LBB12_6
; %bb.4:
add x8, x0, #1536
str x8, [x19, #16]
str xzr, [x0, #1544]
mov w8, #16
LBB12_5: ; =>This Inner Loop Header: Depth=1
ldr x9, [x19, #16]
str xzr, [x9, x8]
add x8, x8, #8
cmp x8, #512
b.ne LBB12_5
b LBB12_1
LBB12_6:
mov x0, x19
bl _free
str xzr, [x20, _x4a@PAGEOFF]
b LBB12_1
.loh AdrpAdd Lloh57, Lloh58
.loh AdrpAdrp Lloh56, Lloh57
.loh AdrpAdrp Lloh55, Lloh59
.loh AdrpAdd Lloh53, Lloh54
.loh AdrpLdr Lloh60, Lloh61
.cfi_endproc
; -- End function
.globl _Symbol_find ; -- Begin function Symbol_find
.p2align 2
_Symbol_find: ; @Symbol_find
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
Lloh62:
adrp x8, _x2a@PAGE
Lloh63:
ldr x8, [x8, _x2a@PAGEOFF]
cbz x8, LBB13_8
; %bb.1:
mov x19, x0
ldrb w10, [x0]
cbz w10, LBB13_4
; %bb.2:
mov w9, #0
add x11, x19, #1
mov w12, #13
LBB13_3: ; =>This Inner Loop Header: Depth=1
mul w9, w9, w12
add w9, w9, w10, sxtb
ldrb w10, [x11], #1
cbnz w10, LBB13_3
b LBB13_5
LBB13_4:
mov w9, #0
LBB13_5:
ldr w10, [x8]
sub w10, w10, #1
and w9, w10, w9
ldr x8, [x8, #16]
ldr x20, [x8, w9, uxtw #3]
cbz x20, LBB13_8
LBB13_6: ; =>This Inner Loop Header: Depth=1
ldr x0, [x20, #8]
mov x1, x19
bl _strcmp
cbz w0, LBB13_9
; %bb.7: ; in Loop: Header=BB13_6 Depth=1
ldr x20, [x20, #16]
cbnz x20, LBB13_6
LBB13_8:
mov x0, #0
b LBB13_10
LBB13_9:
ldr x0, [x20]
LBB13_10:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh62, Lloh63
.cfi_endproc
; -- End function
.globl _ErrorMsg ; -- Begin function ErrorMsg
.p2align 2
_ErrorMsg: ; @ErrorMsg
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x19, x2
; kill: def $w1 killed $w1 def $x1
Lloh64:
adrp x20, ___stderrp@GOTPAGE
Lloh65:
ldr x20, [x20, ___stderrp@GOTPAGEOFF]
ldr x8, [x20]
stp x0, x1, [sp]
Lloh66:
adrp x1, l_.str.14@PAGE
Lloh67:
add x1, x1, l_.str.14@PAGEOFF
mov x0, x8
bl _fprintf
add x8, x29, #16
str x8, [sp, #24]
ldr x0, [x20]
add x2, x29, #16
mov x1, x19
bl _vfprintf
ldr x1, [x20]
mov w0, #10
bl _fputc
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh66, Lloh67
.loh AdrpLdrGot Lloh64, Lloh65
.cfi_endproc
; -- End function
.globl _Configlist_addbasis ; -- Begin function Configlist_addbasis
.p2align 2
_Configlist_addbasis: ; @Configlist_addbasis
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
adrp x22, _basisend@PAGE
ldr x23, [x22, _basisend@PAGEOFF]
cbz x23, LBB15_14
; %bb.1:
adrp x24, _currentend@PAGE
ldr x25, [x24, _currentend@PAGEOFF]
cbz x25, LBB15_15
; %bb.2:
mov x19, x1
mov x20, x0
Lloh68:
adrp x8, _x4a@PAGE
Lloh69:
ldr x9, [x8, _x4a@PAGEOFF]
cbz x9, LBB15_4
; %bb.3:
ldr w8, [x20, #96]
mov w10, #37
madd w10, w8, w10, w19
ldr w11, [x9]
sub w11, w11, #1
and w10, w11, w10
ldr x9, [x9, #16]
ldr x9, [x9, w10, sxtw #3]
cbnz x9, LBB15_7
LBB15_4:
adrp x26, _freelist@PAGE
ldr x21, [x26, _freelist@PAGEOFF]
cbz x21, LBB15_9
; %bb.5:
ldr x8, [x21, #56]
b LBB15_11
LBB15_6: ; in Loop: Header=BB15_7 Depth=1
ldr x9, [x9, #8]
cbz x9, LBB15_4
LBB15_7: ; =>This Inner Loop Header: Depth=1
ldr x21, [x9]
ldr x10, [x21]
ldr w10, [x10, #96]
cmp w10, w8
b.ne LBB15_6
; %bb.8: ; in Loop: Header=BB15_7 Depth=1
ldr w10, [x21, #8]
cmp w10, w19
b.ne LBB15_6
b LBB15_13
LBB15_9:
mov w0, #3
mov w1, #72
bl _calloc
str x0, [x26, _freelist@PAGEOFF]
cbz x0, LBB15_17
; %bb.10:
mov x21, x0
add x8, x0, #72
str x8, [x0, #56]
add x9, x0, #144
str x9, [x0, #128]
LBB15_11:
str x8, [x26, _freelist@PAGEOFF]
str x20, [x21]
str w19, [x21, #8]
Lloh70:
adrp x8, _size@PAGE
Lloh71:
ldrsw x0, [x8, _size@PAGEOFF]
mov w1, #1
bl _calloc
cbz x0, LBB15_16
; %bb.12:
stp x0, xzr, [x21, #16]
stp xzr, xzr, [x21, #32]
mov x8, x21
str xzr, [x8, #64]!
mov x9, x21
str xzr, [x9, #56]!
str x21, [x25]
str x9, [x24, _currentend@PAGEOFF]
str x21, [x23]
str x8, [x22, _basisend@PAGEOFF]
mov x0, x21
bl _Configtable_insert
LBB15_13:
mov x0, x21
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
LBB15_14:
bl _Configlist_addbasis.cold.1
LBB15_15:
bl _Configlist_addbasis.cold.2
LBB15_16:
Lloh72:
adrp x8, ___stderrp@GOTPAGE
Lloh73:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh74:
ldr x3, [x8]
Lloh75:
adrp x0, l_.str.16@PAGE
Lloh76:
add x0, x0, l_.str.16@PAGEOFF
mov w1, #28
b LBB15_18
LBB15_17:
Lloh77:
adrp x8, ___stderrp@GOTPAGE
Lloh78:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh79:
ldr x3, [x8]
Lloh80:
adrp x0, l_.str.8@PAGE
Lloh81:
add x0, x0, l_.str.8@PAGEOFF
mov w1, #50
LBB15_18:
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpLdr Lloh68, Lloh69
.loh AdrpLdr Lloh70, Lloh71
.loh AdrpAdd Lloh75, Lloh76
.loh AdrpLdrGotLdr Lloh72, Lloh73, Lloh74
.loh AdrpAdd Lloh80, Lloh81
.loh AdrpLdrGotLdr Lloh77, Lloh78, Lloh79
.cfi_endproc
; -- End function
.globl _getstate ; -- Begin function getstate
.p2align 2
_getstate: ; @getstate
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x21, x0
bl _Configlist_sortbasis
Lloh82:
adrp x8, _basis@PAGE
ldr x20, [x8, _basis@PAGEOFF]
str xzr, [x8, _basis@PAGEOFF]
Lloh83:
adrp x8, _basisend@PAGE
str xzr, [x8, _basisend@PAGEOFF]
mov x0, x20
bl _State_find
cbz x0, LBB16_9
; %bb.1:
mov x19, x0
ldr x8, [x0]
cmp x20, #0
ccmp x8, #0, #4, ne
b.ne LBB16_12
LBB16_2:
Lloh84:
adrp x8, _current@PAGE
ldr x21, [x8, _current@PAGEOFF]
str xzr, [x8, _current@PAGEOFF]
Lloh85:
adrp x8, _currentend@PAGE
str xzr, [x8, _currentend@PAGEOFF]
cbz x21, LBB16_11
; %bb.3:
adrp x20, _freelist@PAGE
ldr x22, [x20, _freelist@PAGEOFF]
b LBB16_5
LBB16_4: ; in Loop: Header=BB16_5 Depth=1
str x22, [x23, #56]
str x23, [x20, _freelist@PAGEOFF]
mov x22, x23
cbz x21, LBB16_11
LBB16_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [x21, #24]
cbnz x8, LBB16_20
; %bb.6: ; in Loop: Header=BB16_5 Depth=1
mov x23, x21
ldr x8, [x21, #32]
cbnz x8, LBB16_21
; %bb.7: ; in Loop: Header=BB16_5 Depth=1
ldr x21, [x23, #56]
ldr x0, [x23, #16]
cbz x0, LBB16_4
; %bb.8: ; in Loop: Header=BB16_5 Depth=1
bl _free
b LBB16_4
LBB16_9:
mov x0, x21
bl _Configlist_closure
bl _Configlist_sort
Lloh86:
adrp x8, _current@PAGE
ldr x22, [x8, _current@PAGEOFF]
str xzr, [x8, _current@PAGEOFF]
Lloh87:
adrp x8, _currentend@PAGE
str xzr, [x8, _currentend@PAGEOFF]
mov w0, #1
mov w1, #72
bl _calloc
cbz x0, LBB16_22
; %bb.10:
mov x19, x0
stp x20, x22, [x0]
ldr w8, [x21, #24]
add w9, w8, #1
str w9, [x21, #24]
str w8, [x0, #16]
str xzr, [x0, #24]
mov x1, x20
bl _State_insert
mov x0, x21
mov x1, x19
bl _buildshifts
LBB16_11:
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB16_12:
adrp x9, _plink_freelist@PAGE
ldr x10, [x9, _plink_freelist@PAGEOFF]
b LBB16_14
LBB16_13: ; in Loop: Header=BB16_14 Depth=1
stp xzr, xzr, [x11]
ldr x20, [x20, #64]
ldr x8, [x8, #64]
cmp x20, #0
ccmp x8, #0, #4, ne
b.eq LBB16_2
LBB16_14: ; =>This Loop Header: Depth=1
; Child Loop BB16_16 Depth 2
; Child Loop BB16_18 Depth 2
ldr x11, [x20, #32]
cbz x11, LBB16_17
; %bb.15: ; in Loop: Header=BB16_14 Depth=1
ldr x12, [x8, #32]
LBB16_16: ; Parent Loop BB16_14 Depth=1
; => This Inner Loop Header: Depth=2
ldr x13, [x11, #8]
str x12, [x11, #8]
str x11, [x8, #32]
mov x12, x11
mov x11, x13
cbnz x13, LBB16_16
LBB16_17: ; in Loop: Header=BB16_14 Depth=1
mov x11, x20
ldr x12, [x11, #24]!
cbz x12, LBB16_13
LBB16_18: ; Parent Loop BB16_14 Depth=1
; => This Inner Loop Header: Depth=2
mov x13, x10
mov x10, x12
ldr x12, [x12, #8]
str x13, [x10, #8]
cbnz x12, LBB16_18
; %bb.19: ; in Loop: Header=BB16_14 Depth=1
str x10, [x9, _plink_freelist@PAGEOFF]
b LBB16_13
LBB16_20:
bl _getstate.cold.2
LBB16_21:
bl _getstate.cold.1
LBB16_22:
Lloh88:
adrp x8, ___stderrp@GOTPAGE
Lloh89:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh90:
ldr x3, [x8]
Lloh91:
adrp x0, l_.str.16@PAGE
Lloh92:
add x0, x0, l_.str.16@PAGEOFF
mov w1, #28
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdrp Lloh82, Lloh83
.loh AdrpAdrp Lloh84, Lloh85
.loh AdrpAdrp Lloh86, Lloh87
.loh AdrpAdd Lloh91, Lloh92
.loh AdrpLdrGotLdr Lloh88, Lloh89, Lloh90
.cfi_endproc
; -- End function
.globl _Configlist_sortbasis ; -- Begin function Configlist_sortbasis
.p2align 2
_Configlist_sortbasis: ; @Configlist_sortbasis
.cfi_startproc
; %bb.0:
sub sp, sp, #288
.cfi_def_cfa_offset 288
stp x28, x27, [sp, #256] ; 16-byte Folded Spill
stp x29, x30, [sp, #272] ; 16-byte Folded Spill
add x29, sp, #272
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
Lloh93:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh94:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh95:
ldr x8, [x8]
stur x8, [x29, #-24]
Lloh96:
adrp x8, _current@PAGE
Lloh97:
ldr x8, [x8, _current@PAGEOFF]
movi.2d v0, #0000000000000000
stp q0, q0, [sp, #208]
stp q0, q0, [sp, #176]
stp q0, q0, [sp, #144]
stp q0, q0, [sp, #112]
stp q0, q0, [sp, #80]
stp q0, q0, [sp, #48]
stp q0, q0, [sp, #16]
str q0, [sp]
cbz x8, LBB17_22
; %bb.1:
mov x9, sp
b LBB17_3
LBB17_2: ; in Loop: Header=BB17_3 Depth=1
str x10, [x9, w11, uxtw #3]
cbz x8, LBB17_22
LBB17_3: ; =>This Loop Header: Depth=1
; Child Loop BB17_6 Depth 2
; Child Loop BB17_15 Depth 3
mov x11, #0
mov x10, x8
ldr x8, [x8, #64]
str xzr, [x10, #64]
b LBB17_6
LBB17_4: ; in Loop: Header=BB17_6 Depth=2
mov x15, x14
mov x16, x12
mov x13, x10
LBB17_5: ; in Loop: Header=BB17_6 Depth=2
cmp w17, #0
csel x12, x16, x15, ne
str x12, [x13, #64]
str xzr, [x9, x11, lsl #3]
add x11, x11, #1
cmp x11, #29
b.eq LBB17_2
LBB17_6: ; Parent Loop BB17_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB17_15 Depth 3
ldr x13, [x9, x11, lsl #3]
cbz x13, LBB17_2
; %bb.7: ; in Loop: Header=BB17_6 Depth=2
ldr x12, [x10]
ldr w12, [x12, #96]
ldr x14, [x13]
ldr w14, [x14, #96]
subs w12, w12, w14
b.eq LBB17_10
; %bb.8: ; in Loop: Header=BB17_6 Depth=2
cmp w12, #0
b.le LBB17_11
LBB17_9: ; in Loop: Header=BB17_6 Depth=2
ldr x14, [x13, #64]
mov x12, x10
mov x10, x13
b LBB17_12
LBB17_10: ; in Loop: Header=BB17_6 Depth=2
ldr w12, [x10, #8]
ldr w14, [x13, #8]
sub w12, w12, w14
cmp w12, #0
b.gt LBB17_9
LBB17_11: ; in Loop: Header=BB17_6 Depth=2
ldr x12, [x10, #64]
mov x14, x13
LBB17_12: ; in Loop: Header=BB17_6 Depth=2
cmp x12, #0
cset w17, ne
cbz x12, LBB17_4
; %bb.13: ; in Loop: Header=BB17_6 Depth=2
cbz x14, LBB17_4
; %bb.14: ; in Loop: Header=BB17_6 Depth=2
mov x13, x10
LBB17_15: ; Parent Loop BB17_3 Depth=1
; Parent Loop BB17_6 Depth=2
; => This Inner Loop Header: Depth=3
ldr x15, [x12]
ldr w15, [x15, #96]
ldr x16, [x14]
ldr w16, [x16, #96]
subs w15, w15, w16
b.eq LBB17_18
; %bb.16: ; in Loop: Header=BB17_15 Depth=3
cmp w15, #0
b.le LBB17_19
LBB17_17: ; in Loop: Header=BB17_15 Depth=3
str x14, [x13, #64]
ldr x15, [x14, #64]
mov x16, x12
mov x13, x14
b LBB17_20
LBB17_18: ; in Loop: Header=BB17_15 Depth=3
ldr w15, [x12, #8]
ldr w16, [x14, #8]
sub w15, w15, w16
cmp w15, #0
b.gt LBB17_17
LBB17_19: ; in Loop: Header=BB17_15 Depth=3
str x12, [x13, #64]
ldr x16, [x12, #64]
mov x15, x14
mov x13, x12
LBB17_20: ; in Loop: Header=BB17_15 Depth=3
cmp x16, #0
cset w17, ne
cbz x16, LBB17_5
; %bb.21: ; in Loop: Header=BB17_15 Depth=3
mov x12, x16
mov x14, x15
cbnz x15, LBB17_15
b LBB17_5
LBB17_22:
mov x8, #0
mov x9, #0
mov x10, sp
b LBB17_25
LBB17_23: ; in Loop: Header=BB17_25 Depth=1
mov x9, x12
LBB17_24: ; in Loop: Header=BB17_25 Depth=1
add x8, x8, #1
cmp x8, #30
b.eq LBB17_44
LBB17_25: ; =>This Loop Header: Depth=1
; Child Loop BB17_35 Depth 2
ldr x12, [x10, x8, lsl #3]
cbz x12, LBB17_24
; %bb.26: ; in Loop: Header=BB17_25 Depth=1
cbz x9, LBB17_23
; %bb.27: ; in Loop: Header=BB17_25 Depth=1
ldr x11, [x12]
ldr w11, [x11, #96]
ldr x13, [x9]
ldr w13, [x13, #96]
subs w11, w11, w13
b.eq LBB17_30
; %bb.28: ; in Loop: Header=BB17_25 Depth=1
cmp w11, #0
b.le LBB17_31
LBB17_29: ; in Loop: Header=BB17_25 Depth=1
ldr x13, [x9, #64]
mov x11, x12
b LBB17_32
LBB17_30: ; in Loop: Header=BB17_25 Depth=1
ldr w11, [x12, #8]
ldr w13, [x9, #8]
sub w11, w11, w13
cmp w11, #0
b.gt LBB17_29
LBB17_31: ; in Loop: Header=BB17_25 Depth=1
ldr x11, [x12, #64]
mov x13, x9
mov x9, x12
LBB17_32: ; in Loop: Header=BB17_25 Depth=1
cmp x11, #0
cset w16, ne
cbz x11, LBB17_42
; %bb.33: ; in Loop: Header=BB17_25 Depth=1
cbz x13, LBB17_42
; %bb.34: ; in Loop: Header=BB17_25 Depth=1
mov x12, x9
LBB17_35: ; Parent Loop BB17_25 Depth=1
; => This Inner Loop Header: Depth=2
ldr x14, [x11]
ldr w14, [x14, #96]
ldr x15, [x13]
ldr w15, [x15, #96]
subs w14, w14, w15
b.eq LBB17_38
; %bb.36: ; in Loop: Header=BB17_35 Depth=2
cmp w14, #0
b.le LBB17_39
LBB17_37: ; in Loop: Header=BB17_35 Depth=2
str x13, [x12, #64]
ldr x14, [x13, #64]
mov x15, x11
mov x12, x13
b LBB17_40
LBB17_38: ; in Loop: Header=BB17_35 Depth=2
ldr w14, [x11, #8]
ldr w15, [x13, #8]
sub w14, w14, w15
cmp w14, #0
b.gt LBB17_37
LBB17_39: ; in Loop: Header=BB17_35 Depth=2
str x11, [x12, #64]
ldr x15, [x11, #64]
mov x14, x13
mov x12, x11
LBB17_40: ; in Loop: Header=BB17_35 Depth=2
cmp x15, #0
cset w16, ne
cbz x15, LBB17_43
; %bb.41: ; in Loop: Header=BB17_35 Depth=2
mov x11, x15
mov x13, x14
cbnz x14, LBB17_35
b LBB17_43
LBB17_42: ; in Loop: Header=BB17_25 Depth=1
mov x14, x13
mov x15, x11
mov x12, x9
LBB17_43: ; in Loop: Header=BB17_25 Depth=1
cmp w16, #0
csel x11, x15, x14, ne
str x11, [x12, #64]
b LBB17_24
LBB17_44:
Lloh98:
adrp x8, _basis@PAGE
str x9, [x8, _basis@PAGEOFF]
Lloh99:
adrp x8, _basisend@PAGE
str xzr, [x8, _basisend@PAGEOFF]
ldur x8, [x29, #-24]
Lloh100:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh101:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh102:
ldr x9, [x9]
cmp x9, x8
b.ne LBB17_46
; %bb.45:
ldp x29, x30, [sp, #272] ; 16-byte Folded Reload
ldp x28, x27, [sp, #256] ; 16-byte Folded Reload
add sp, sp, #288
ret
LBB17_46:
bl ___stack_chk_fail
.loh AdrpLdr Lloh96, Lloh97
.loh AdrpLdrGotLdr Lloh93, Lloh94, Lloh95
.loh AdrpLdrGotLdr Lloh100, Lloh101, Lloh102
.loh AdrpAdrp Lloh98, Lloh99
.cfi_endproc
; -- End function
.globl _Configlist_basis ; -- Begin function Configlist_basis
.p2align 2
_Configlist_basis: ; @Configlist_basis
.cfi_startproc
; %bb.0:
Lloh103:
adrp x8, _basis@PAGE
ldr x0, [x8, _basis@PAGEOFF]
str xzr, [x8, _basis@PAGEOFF]
Lloh104:
adrp x8, _basisend@PAGE
str xzr, [x8, _basisend@PAGEOFF]
ret
.loh AdrpAdrp Lloh103, Lloh104
.cfi_endproc
; -- End function
.globl _State_find ; -- Begin function State_find
.p2align 2
_State_find: ; @State_find
.cfi_startproc
; %bb.0:
Lloh105:
adrp x8, _x3a@PAGE
Lloh106:
ldr x8, [x8, _x3a@PAGEOFF]
cbz x8, LBB19_5
; %bb.1:
mov w9, #0
cbz x0, LBB19_4
; %bb.2:
mov w10, #571
mov w11, #37
mov x12, x0
LBB19_3: ; =>This Inner Loop Header: Depth=1
mul w9, w9, w10
ldr x13, [x12]
ldr w13, [x13, #96]
madd w9, w13, w11, w9
ldr w13, [x12, #8]
add w9, w9, w13
ldr x12, [x12, #64]
cbnz x12, LBB19_3
LBB19_4:
ldr w10, [x8]
sub w10, w10, #1
and w9, w10, w9
ldr x8, [x8, #16]
ldr x8, [x8, w9, uxtw #3]
cbnz x8, LBB19_8
LBB19_5:
mov x0, #0
ret
LBB19_6: ; in Loop: Header=BB19_8 Depth=1
cbz w9, LBB19_15
LBB19_7: ; in Loop: Header=BB19_8 Depth=1
ldr x8, [x8, #16]
cbz x8, LBB19_5
LBB19_8: ; =>This Loop Header: Depth=1
; Child Loop BB19_12 Depth 2
ldr x9, [x8, #8]
cbz x0, LBB19_10
; %bb.9: ; in Loop: Header=BB19_8 Depth=1
mov x10, x0
cbnz x9, LBB19_12
LBB19_10: ; in Loop: Header=BB19_8 Depth=1
cmp x9, #0
cset w9, ne
cbnz x0, LBB19_7
b LBB19_6
LBB19_11: ; in Loop: Header=BB19_12 Depth=2
ldr x9, [x9, #64]
ldr x10, [x10, #64]
cmp w11, #0
ccmp x9, #0, #4, eq
ccmp x10, #0, #4, ne
b.eq LBB19_14
LBB19_12: ; Parent Loop BB19_8 Depth=1
; => This Inner Loop Header: Depth=2
ldr x11, [x9]
ldr w11, [x11, #96]
ldr x12, [x10]
ldr w12, [x12, #96]
subs w11, w11, w12
b.ne LBB19_11
; %bb.13: ; in Loop: Header=BB19_12 Depth=2
ldr w11, [x9, #8]
ldr w12, [x10, #8]
sub w11, w11, w12
b LBB19_11
LBB19_14: ; in Loop: Header=BB19_8 Depth=1
cmp x9, #0
cset w9, ne
cmp x10, #0
csinv w9, w9, wzr, eq
cbnz w11, LBB19_7
b LBB19_6
LBB19_15:
ldr x0, [x8]
ret
.loh AdrpLdr Lloh105, Lloh106
.cfi_endproc
; -- End function
.globl _Plink_copy ; -- Begin function Plink_copy
.p2align 2
_Plink_copy: ; @Plink_copy
.cfi_startproc
; %bb.0:
cbz x1, LBB20_3
; %bb.1:
ldr x8, [x0]
LBB20_2: ; =>This Inner Loop Header: Depth=1
ldr x9, [x1, #8]
str x8, [x1, #8]
str x1, [x0]
mov x8, x1
mov x1, x9
cbnz x9, LBB20_2
LBB20_3:
ret
.cfi_endproc
; -- End function
.globl _Plink_delete ; -- Begin function Plink_delete
.p2align 2
_Plink_delete: ; @Plink_delete
.cfi_startproc
; %bb.0:
cbz x0, LBB21_4
; %bb.1:
adrp x8, _plink_freelist@PAGE
ldr x9, [x8, _plink_freelist@PAGEOFF]
LBB21_2: ; =>This Inner Loop Header: Depth=1
mov x10, x9
mov x9, x0
ldr x0, [x0, #8]
str x10, [x9, #8]
cbnz x0, LBB21_2
; %bb.3:
str x9, [x8, _plink_freelist@PAGEOFF]
LBB21_4:
ret
.cfi_endproc
; -- End function
.globl _Configlist_return ; -- Begin function Configlist_return
.p2align 2
_Configlist_return: ; @Configlist_return
.cfi_startproc
; %bb.0:
Lloh107:
adrp x8, _current@PAGE
ldr x0, [x8, _current@PAGEOFF]
str xzr, [x8, _current@PAGEOFF]
Lloh108:
adrp x8, _currentend@PAGE
str xzr, [x8, _currentend@PAGEOFF]
ret
.loh AdrpAdrp Lloh107, Lloh108
.cfi_endproc
; -- End function
.globl _Configlist_eat ; -- Begin function Configlist_eat
.p2align 2
_Configlist_eat: ; @Configlist_eat
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
cbz x0, LBB23_7
; %bb.1:
mov x19, x0
adrp x20, _freelist@PAGE
ldr x21, [x20, _freelist@PAGEOFF]
b LBB23_3
LBB23_2: ; in Loop: Header=BB23_3 Depth=1
str x21, [x22, #56]
str x22, [x20, _freelist@PAGEOFF]
mov x21, x22
cbz x19, LBB23_7
LBB23_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, #24]
cbnz x8, LBB23_8
; %bb.4: ; in Loop: Header=BB23_3 Depth=1
mov x22, x19
ldr x8, [x19, #32]
cbnz x8, LBB23_9
; %bb.5: ; in Loop: Header=BB23_3 Depth=1
ldr x19, [x22, #56]
ldr x0, [x22, #16]
cbz x0, LBB23_2
; %bb.6: ; in Loop: Header=BB23_3 Depth=1
bl _free
b LBB23_2
LBB23_7:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB23_8:
bl _Configlist_eat.cold.2
LBB23_9:
bl _Configlist_eat.cold.1
.cfi_endproc
; -- End function
.globl _Configlist_closure ; -- Begin function Configlist_closure
.p2align 2
_Configlist_closure: ; @Configlist_closure
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
Lloh109:
adrp x8, _currentend@PAGE
Lloh110:
ldr x8, [x8, _currentend@PAGEOFF]
cbz x8, LBB24_39
; %bb.1:
Lloh111:
adrp x8, _current@PAGE
Lloh112:
ldr x23, [x8, _current@PAGEOFF]
cbz x23, LBB24_36
; %bb.2:
mov x19, x0
adrp x24, _size@PAGE
mov w25, #1
adrp x26, _plink_freelist@PAGE
Lloh113:
adrp x20, l_.str.11@PAGE
Lloh114:
add x20, x20, l_.str.11@PAGEOFF
b LBB24_4
LBB24_3: ; in Loop: Header=BB24_4 Depth=1
ldr x23, [x23, #56]
cbz x23, LBB24_36
LBB24_4: ; =>This Loop Header: Depth=1
; Child Loop BB24_11 Depth 2
; Child Loop BB24_13 Depth 3
; Child Loop BB24_19 Depth 4
; Child Loop BB24_27 Depth 3
; Child Loop BB24_34 Depth 3
ldr x27, [x23]
ldrsw x28, [x23, #8]
ldr w8, [x27, #24]
cmp w28, w8
b.ge LBB24_3
; %bb.5: ; in Loop: Header=BB24_4 Depth=1
ldr x8, [x27, #32]
ldr x22, [x8, x28, lsl #3]
ldr w8, [x22, #12]
cmp w8, #1
b.ne LBB24_3
; %bb.6: ; in Loop: Header=BB24_4 Depth=1
ldr x21, [x22, #16]
cbnz x21, LBB24_11
; %bb.7: ; in Loop: Header=BB24_4 Depth=1
ldr x8, [x19, #88]
cmp x22, x8
b.eq LBB24_3
; %bb.8: ; in Loop: Header=BB24_4 Depth=1
ldr x0, [x19, #216]
ldr w1, [x27, #48]
ldr x8, [x22]
str x8, [sp]
mov x2, x20
bl _ErrorMsg
ldr w8, [x19, #80]
add w8, w8, #1
str w8, [x19, #80]
ldr x21, [x22, #16]
cbnz x21, LBB24_11
b LBB24_3
LBB24_9: ; in Loop: Header=BB24_11 Depth=2
ldr x8, [x0, #8]
str x8, [x26, _plink_freelist@PAGEOFF]
ldr x8, [x23, #24]
str x8, [x0, #8]
str x0, [x23, #24]
str x22, [x0]
LBB24_10: ; in Loop: Header=BB24_11 Depth=2
ldr x21, [x21, #112]
cbz x21, LBB24_3
LBB24_11: ; Parent Loop BB24_4 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB24_13 Depth 3
; Child Loop BB24_19 Depth 4
; Child Loop BB24_27 Depth 3
; Child Loop BB24_34 Depth 3
mov x0, x21
mov w1, #0
bl _Configlist_add
mov x22, x0
ldr w9, [x24, _size@PAGEOFF]
mov x8, x28
b LBB24_13
LBB24_12: ; in Loop: Header=BB24_13 Depth=3
ldr w10, [x10, #48]
cbz w10, LBB24_30
LBB24_13: ; Parent Loop BB24_4 Depth=1
; Parent Loop BB24_11 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB24_19 Depth 4
add x8, x8, #1
ldrsw x10, [x27, #24]
cmp x8, x10
b.ge LBB24_30
; %bb.14: ; in Loop: Header=BB24_13 Depth=3
ldr x10, [x27, #32]
ldr x10, [x10, x8, lsl #3]
ldr w11, [x10, #12]
cbz w11, LBB24_22
; %bb.15: ; in Loop: Header=BB24_13 Depth=3
cmp w11, #2
b.eq LBB24_25
; %bb.16: ; in Loop: Header=BB24_13 Depth=3
cmp w9, #1
b.lt LBB24_12
; %bb.17: ; in Loop: Header=BB24_13 Depth=3
ldr x11, [x22, #16]
ldr x12, [x10, #40]
mov x13, x9
b LBB24_19
LBB24_18: ; in Loop: Header=BB24_19 Depth=4
add x11, x11, #1
add x12, x12, #1
subs x13, x13, #1
b.eq LBB24_12
LBB24_19: ; Parent Loop BB24_4 Depth=1
; Parent Loop BB24_11 Depth=2
; Parent Loop BB24_13 Depth=3
; => This Inner Loop Header: Depth=4
ldrb w14, [x12]
cbz w14, LBB24_18
; %bb.20: ; in Loop: Header=BB24_19 Depth=4
ldrb w14, [x11]
cbnz w14, LBB24_18
; %bb.21: ; in Loop: Header=BB24_19 Depth=4
strb w25, [x11]
b LBB24_18
LBB24_22: ; in Loop: Header=BB24_11 Depth=2
ldr w10, [x10, #8]
tbnz w10, #31, LBB24_38
; %bb.23: ; in Loop: Header=BB24_11 Depth=2
cmp w9, w10
b.le LBB24_38
; %bb.24: ; in Loop: Header=BB24_11 Depth=2
ldr x9, [x22, #16]
strb w25, [x9, x10]
b LBB24_30
LBB24_25: ; in Loop: Header=BB24_11 Depth=2
ldr w11, [x10, #84]
cmp w11, #1
b.lt LBB24_30
; %bb.26: ; in Loop: Header=BB24_11 Depth=2
mov x11, #0
LBB24_27: ; Parent Loop BB24_4 Depth=1
; Parent Loop BB24_11 Depth=2
; => This Inner Loop Header: Depth=3
ldr x12, [x10, #88]
ldr x12, [x12, x11, lsl #3]
ldr w12, [x12, #8]
tbnz w12, #31, LBB24_37
; %bb.28: ; in Loop: Header=BB24_27 Depth=3
cmp w9, w12
b.le LBB24_37
; %bb.29: ; in Loop: Header=BB24_27 Depth=3
ldr x13, [x22, #16]
strb w25, [x13, x12]
add x11, x11, #1
ldrsw x12, [x10, #84]
cmp x11, x12
b.lt LBB24_27
LBB24_30: ; in Loop: Header=BB24_11 Depth=2
ldr w9, [x27, #24]
cmp w9, w8
b.ne LBB24_10
; %bb.31: ; in Loop: Header=BB24_11 Depth=2
ldr x0, [x26, _plink_freelist@PAGEOFF]
cbnz x0, LBB24_9
; %bb.32: ; in Loop: Header=BB24_11 Depth=2
mov w0, #100
mov w1, #16
bl _calloc
str x0, [x26, _plink_freelist@PAGEOFF]
cbz x0, LBB24_40
; %bb.33: ; in Loop: Header=BB24_11 Depth=2
mov x8, #0
LBB24_34: ; Parent Loop BB24_4 Depth=1
; Parent Loop BB24_11 Depth=2
; => This Inner Loop Header: Depth=3
add x9, x0, x8
add x10, x9, #16
str x10, [x9, #8]
add x8, x8, #16
cmp x8, #1584
b.ne LBB24_34
; %bb.35: ; in Loop: Header=BB24_11 Depth=2
str xzr, [x0, #1592]
b LBB24_9
LBB24_36:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
LBB24_37:
bl _Configlist_closure.cold.3
LBB24_38:
bl _Configlist_closure.cold.2
LBB24_39:
bl _Configlist_closure.cold.1
LBB24_40:
Lloh115:
adrp x8, ___stderrp@GOTPAGE
Lloh116:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh117:
ldr x3, [x8]
Lloh118:
adrp x0, l_.str.80@PAGE
Lloh119:
add x0, x0, l_.str.80@PAGEOFF
mov w1, #65
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpLdr Lloh109, Lloh110
.loh AdrpLdr Lloh111, Lloh112
.loh AdrpAdd Lloh113, Lloh114
.loh AdrpAdd Lloh118, Lloh119
.loh AdrpLdrGotLdr Lloh115, Lloh116, Lloh117
.cfi_endproc
; -- End function
.globl _Configlist_sort ; -- Begin function Configlist_sort
.p2align 2
_Configlist_sort: ; @Configlist_sort
.cfi_startproc
; %bb.0:
sub sp, sp, #288
.cfi_def_cfa_offset 288
stp x28, x27, [sp, #256] ; 16-byte Folded Spill
stp x29, x30, [sp, #272] ; 16-byte Folded Spill
add x29, sp, #272
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
Lloh120:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh121:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh122:
ldr x8, [x8]
stur x8, [x29, #-24]
adrp x8, _current@PAGE
ldr x9, [x8, _current@PAGEOFF]
movi.2d v0, #0000000000000000
stp q0, q0, [sp, #208]
stp q0, q0, [sp, #176]
stp q0, q0, [sp, #144]
stp q0, q0, [sp, #112]
stp q0, q0, [sp, #80]
stp q0, q0, [sp, #48]
stp q0, q0, [sp, #16]
str q0, [sp]
cbz x9, LBB25_22
; %bb.1:
mov x10, sp
b LBB25_3
LBB25_2: ; in Loop: Header=BB25_3 Depth=1
str x11, [x10, w12, uxtw #3]
cbz x9, LBB25_22
LBB25_3: ; =>This Loop Header: Depth=1
; Child Loop BB25_6 Depth 2
; Child Loop BB25_15 Depth 3
mov x12, #0
mov x11, x9
ldr x9, [x9, #56]
str xzr, [x11, #56]
b LBB25_6
LBB25_4: ; in Loop: Header=BB25_6 Depth=2
mov x16, x15
mov x17, x13
mov x14, x11
LBB25_5: ; in Loop: Header=BB25_6 Depth=2
cmp w0, #0
csel x13, x17, x16, ne
str x13, [x14, #56]
str xzr, [x10, x12, lsl #3]
add x12, x12, #1
cmp x12, #29
b.eq LBB25_2
LBB25_6: ; Parent Loop BB25_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB25_15 Depth 3
ldr x14, [x10, x12, lsl #3]
cbz x14, LBB25_2
; %bb.7: ; in Loop: Header=BB25_6 Depth=2
ldr x13, [x11]
ldr w13, [x13, #96]
ldr x15, [x14]
ldr w15, [x15, #96]
subs w13, w13, w15
b.eq LBB25_10
; %bb.8: ; in Loop: Header=BB25_6 Depth=2
cmp w13, #0
b.le LBB25_11
LBB25_9: ; in Loop: Header=BB25_6 Depth=2
ldr x15, [x14, #56]
mov x13, x11
mov x11, x14
b LBB25_12
LBB25_10: ; in Loop: Header=BB25_6 Depth=2
ldr w13, [x11, #8]
ldr w15, [x14, #8]
sub w13, w13, w15
cmp w13, #0
b.gt LBB25_9
LBB25_11: ; in Loop: Header=BB25_6 Depth=2
ldr x13, [x11, #56]
mov x15, x14
LBB25_12: ; in Loop: Header=BB25_6 Depth=2
cmp x13, #0
cset w0, ne
cbz x13, LBB25_4
; %bb.13: ; in Loop: Header=BB25_6 Depth=2
cbz x15, LBB25_4
; %bb.14: ; in Loop: Header=BB25_6 Depth=2
mov x14, x11
LBB25_15: ; Parent Loop BB25_3 Depth=1
; Parent Loop BB25_6 Depth=2
; => This Inner Loop Header: Depth=3
ldr x16, [x13]
ldr w16, [x16, #96]
ldr x17, [x15]
ldr w17, [x17, #96]
subs w16, w16, w17
b.eq LBB25_18
; %bb.16: ; in Loop: Header=BB25_15 Depth=3
cmp w16, #0
b.le LBB25_19
LBB25_17: ; in Loop: Header=BB25_15 Depth=3
str x15, [x14, #56]
ldr x16, [x15, #56]
mov x17, x13
mov x14, x15
b LBB25_20
LBB25_18: ; in Loop: Header=BB25_15 Depth=3
ldr w16, [x13, #8]
ldr w17, [x15, #8]
sub w16, w16, w17
cmp w16, #0
b.gt LBB25_17
LBB25_19: ; in Loop: Header=BB25_15 Depth=3
str x13, [x14, #56]
ldr x17, [x13, #56]
mov x16, x15
mov x14, x13
LBB25_20: ; in Loop: Header=BB25_15 Depth=3
cmp x17, #0
cset w0, ne
cbz x17, LBB25_5
; %bb.21: ; in Loop: Header=BB25_15 Depth=3
mov x13, x17
mov x15, x16
cbnz x16, LBB25_15
b LBB25_5
LBB25_22:
mov x9, #0
mov x10, #0
mov x11, sp
b LBB25_25
LBB25_23: ; in Loop: Header=BB25_25 Depth=1
mov x10, x13
LBB25_24: ; in Loop: Header=BB25_25 Depth=1
add x9, x9, #1
cmp x9, #30
b.eq LBB25_44
LBB25_25: ; =>This Loop Header: Depth=1
; Child Loop BB25_35 Depth 2
ldr x13, [x11, x9, lsl #3]
cbz x13, LBB25_24
; %bb.26: ; in Loop: Header=BB25_25 Depth=1
cbz x10, LBB25_23
; %bb.27: ; in Loop: Header=BB25_25 Depth=1
ldr x12, [x13]
ldr w12, [x12, #96]
ldr x14, [x10]
ldr w14, [x14, #96]
subs w12, w12, w14
b.eq LBB25_30
; %bb.28: ; in Loop: Header=BB25_25 Depth=1
cmp w12, #0
b.le LBB25_31
LBB25_29: ; in Loop: Header=BB25_25 Depth=1
ldr x14, [x10, #56]
mov x12, x13
b LBB25_32
LBB25_30: ; in Loop: Header=BB25_25 Depth=1
ldr w12, [x13, #8]
ldr w14, [x10, #8]
sub w12, w12, w14
cmp w12, #0
b.gt LBB25_29
LBB25_31: ; in Loop: Header=BB25_25 Depth=1
ldr x12, [x13, #56]
mov x14, x10
mov x10, x13
LBB25_32: ; in Loop: Header=BB25_25 Depth=1
cmp x12, #0
cset w17, ne
cbz x12, LBB25_42
; %bb.33: ; in Loop: Header=BB25_25 Depth=1
cbz x14, LBB25_42
; %bb.34: ; in Loop: Header=BB25_25 Depth=1
mov x13, x10
LBB25_35: ; Parent Loop BB25_25 Depth=1
; => This Inner Loop Header: Depth=2
ldr x15, [x12]
ldr w15, [x15, #96]
ldr x16, [x14]
ldr w16, [x16, #96]
subs w15, w15, w16
b.eq LBB25_38
; %bb.36: ; in Loop: Header=BB25_35 Depth=2
cmp w15, #0
b.le LBB25_39
LBB25_37: ; in Loop: Header=BB25_35 Depth=2
str x14, [x13, #56]
ldr x15, [x14, #56]
mov x16, x12
mov x13, x14
b LBB25_40
LBB25_38: ; in Loop: Header=BB25_35 Depth=2
ldr w15, [x12, #8]
ldr w16, [x14, #8]
sub w15, w15, w16
cmp w15, #0
b.gt LBB25_37
LBB25_39: ; in Loop: Header=BB25_35 Depth=2
str x12, [x13, #56]
ldr x16, [x12, #56]
mov x15, x14
mov x13, x12
LBB25_40: ; in Loop: Header=BB25_35 Depth=2
cmp x16, #0
cset w17, ne
cbz x16, LBB25_43
; %bb.41: ; in Loop: Header=BB25_35 Depth=2
mov x12, x16
mov x14, x15
cbnz x15, LBB25_35
b LBB25_43
LBB25_42: ; in Loop: Header=BB25_25 Depth=1
mov x15, x14
mov x16, x12
mov x13, x10
LBB25_43: ; in Loop: Header=BB25_25 Depth=1
cmp w17, #0
csel x12, x16, x15, ne
str x12, [x13, #56]
b LBB25_24
LBB25_44:
str x10, [x8, _current@PAGEOFF]
adrp x8, _currentend@PAGE
str xzr, [x8, _currentend@PAGEOFF]
ldur x8, [x29, #-24]
Lloh123:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh124:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh125:
ldr x9, [x9]
cmp x9, x8
b.ne LBB25_46
; %bb.45:
ldp x29, x30, [sp, #272] ; 16-byte Folded Reload
ldp x28, x27, [sp, #256] ; 16-byte Folded Reload
add sp, sp, #288
ret
LBB25_46:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh120, Lloh121, Lloh122
.loh AdrpLdrGotLdr Lloh123, Lloh124, Lloh125
.cfi_endproc
; -- End function
.globl _State_new ; -- Begin function State_new
.p2align 2
_State_new: ; @State_new
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w0, #1
mov w1, #72
bl _calloc
cbz x0, LBB26_2
; %bb.1:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB26_2:
Lloh126:
adrp x8, ___stderrp@GOTPAGE
Lloh127:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh128:
ldr x3, [x8]
Lloh129:
adrp x0, l_.str.16@PAGE
Lloh130:
add x0, x0, l_.str.16@PAGEOFF
mov w1, #28
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdd Lloh129, Lloh130
.loh AdrpLdrGotLdr Lloh126, Lloh127, Lloh128
.cfi_endproc
; -- End function
.globl _State_insert ; -- Begin function State_insert
.p2align 2
_State_insert: ; @State_insert
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
Lloh131:
adrp x8, _x3a@PAGE
Lloh132:
ldr x23, [x8, _x3a@PAGEOFF]
cbz x23, LBB27_16
; %bb.1:
mov x20, x1
mov x19, x0
mov w25, #0
cbz x1, LBB27_4
; %bb.2:
mov w8, #571
mov w9, #37
mov x10, x20
LBB27_3: ; =>This Inner Loop Header: Depth=1
mul w11, w25, w8
ldr x12, [x10]
ldr w12, [x12, #96]
madd w11, w12, w9, w11
ldr w12, [x10, #8]
add w25, w11, w12
ldr x10, [x10, #64]
cbnz x10, LBB27_3
LBB27_4:
ldrsw x9, [x23]
sub w8, w9, #1
and w8, w8, w25
ldr x24, [x23, #16]
ldr x10, [x24, w8, uxtw #3]
cbnz x10, LBB27_9
LBB27_5:
ldr w26, [x23, #4]
cmp w26, w9
b.ge LBB27_17
; %bb.6:
ldr x21, [x23, #8]
b LBB27_29
LBB27_7: ; in Loop: Header=BB27_9 Depth=1
cbz w11, LBB27_16
LBB27_8: ; in Loop: Header=BB27_9 Depth=1
ldr x10, [x10, #16]
cbz x10, LBB27_5
LBB27_9: ; =>This Loop Header: Depth=1
; Child Loop BB27_13 Depth 2
ldr x11, [x10, #8]
cbz x20, LBB27_11
; %bb.10: ; in Loop: Header=BB27_9 Depth=1
mov x12, x20
cbnz x11, LBB27_13
LBB27_11: ; in Loop: Header=BB27_9 Depth=1
cmp x11, #0
cset w11, ne
cbnz x20, LBB27_8
b LBB27_7
LBB27_12: ; in Loop: Header=BB27_13 Depth=2
ldr x11, [x11, #64]
ldr x12, [x12, #64]
cmp w13, #0
ccmp x11, #0, #4, eq
ccmp x12, #0, #4, ne
b.eq LBB27_15
LBB27_13: ; Parent Loop BB27_9 Depth=1
; => This Inner Loop Header: Depth=2
ldr x13, [x11]
ldr w13, [x13, #96]
ldr x14, [x12]
ldr w14, [x14, #96]
subs w13, w13, w14
b.ne LBB27_12
; %bb.14: ; in Loop: Header=BB27_13 Depth=2
ldr w13, [x11, #8]
ldr w14, [x12, #8]
sub w13, w13, w14
b LBB27_12
LBB27_15: ; in Loop: Header=BB27_9 Depth=1
cmp x11, #0
cset w11, ne
cmp x12, #0
csinv w11, w11, wzr, eq
cbnz w13, LBB27_8
b LBB27_7
LBB27_16:
mov w0, #0
b LBB27_32
LBB27_17:
lsl x22, x9, #1
mov x0, x22
mov w1, #40
bl _calloc
cbz x0, LBB27_32
; %bb.18:
mov x21, x0
add x24, x0, x22, lsl #5
cmp w26, #0
b.le LBB27_27
; %bb.19:
mov x8, #0
sub w27, w22, #1
mov w9, #571
mov w10, #37
b LBB27_21
LBB27_20: ; in Loop: Header=BB27_21 Depth=1
lsl x16, x8, #5
ldr x11, [x11, x16]
add x16, x21, x16
stp x12, x15, [x16, #8]
str x11, [x13]
str x14, [x16, #24]
str x13, [x14]
add x8, x8, #1
cmp x8, x26
b.eq LBB27_28
LBB27_21: ; =>This Loop Header: Depth=1
; Child Loop BB27_23 Depth 2
ldr x11, [x23, #8]
add x12, x11, x8, lsl #5
ldr x12, [x12, #8]
cbz x12, LBB27_24
; %bb.22: ; in Loop: Header=BB27_21 Depth=1
mov w14, #0
mov x13, x12
LBB27_23: ; Parent Loop BB27_21 Depth=1
; => This Inner Loop Header: Depth=2
mul w14, w14, w9
ldr x15, [x13]
ldr w15, [x15, #96]
madd w14, w15, w10, w14
ldr w15, [x13, #8]
add w14, w14, w15
ldr x13, [x13, #64]
cbnz x13, LBB27_23
b LBB27_25
LBB27_24: ; in Loop: Header=BB27_21 Depth=1
mov w14, #0
LBB27_25: ; in Loop: Header=BB27_21 Depth=1
and w14, w14, w27
add x13, x21, x8, lsl #5
add x14, x24, w14, uxtw #3
ldr x15, [x14]
cbz x15, LBB27_20
; %bb.26: ; in Loop: Header=BB27_21 Depth=1
add x16, x13, #16
str x16, [x15, #24]
ldr x15, [x14]
b LBB27_20
LBB27_27:
sub w27, w22, #1
LBB27_28:
ldr x0, [x23, #8]
bl _free
str w22, [x23]
and w8, w27, w25
stp x21, x24, [x23, #8]
LBB27_29:
add w9, w26, #1
str w9, [x23, #4]
sxtw x9, w26
add x9, x21, x9, lsl #5
stp x19, x20, [x9]
ldr x10, [x24, x8, lsl #3]
cbz x10, LBB27_31
; %bb.30:
add x11, x9, #16
str x11, [x10, #24]
ldr x10, [x24, x8, lsl #3]
LBB27_31:
str x10, [x9, #16]
lsl x8, x8, #3
str x9, [x24, x8]
ldr x10, [x23, #16]
add x8, x10, x8
str x8, [x9, #24]
mov w0, #1
LBB27_32:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh131, Lloh132
.cfi_endproc
; -- End function
.globl _buildshifts ; -- Begin function buildshifts
.p2align 2
_buildshifts: ; @buildshifts
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
ldr x27, [x1, #8]
cbz x27, LBB28_47
; %bb.1:
mov x19, x1
mov x20, x0
mov w8, #1
mov x9, x27
LBB28_2: ; =>This Inner Loop Header: Depth=1
str w8, [x9, #48]
ldr x9, [x9, #56]
cbnz x9, LBB28_2
; %bb.3:
cbz x27, LBB28_47
; %bb.4:
Lloh133:
adrp x23, _current@PAGE
Lloh134:
add x23, x23, _current@PAGEOFF
adrp x28, _Action_new.freelist@PAGE
adrp x24, _plink_freelist@PAGE
b LBB28_8
LBB28_5: ; in Loop: Header=BB28_8 Depth=1
ldr x0, [x28, _Action_new.freelist@PAGEOFF]
cbz x0, LBB28_43
LBB28_6: ; in Loop: Header=BB28_8 Depth=1
ldr x8, [x0, #32]
str x8, [x28, _Action_new.freelist@PAGEOFF]
ldr x8, [x19, #24]
str x8, [x0, #32]
str x0, [x19, #24]
str wzr, [x0, #8]
str x26, [x0]
stp x21, xzr, [x0, #16]
LBB28_7: ; in Loop: Header=BB28_8 Depth=1
ldr x27, [x27, #56]
cbz x27, LBB28_47
LBB28_8: ; =>This Loop Header: Depth=1
; Child Loop BB28_14 Depth 2
; Child Loop BB28_32 Depth 2
; Child Loop BB28_24 Depth 2
; Child Loop BB28_29 Depth 2
; Child Loop BB28_45 Depth 2
; Child Loop BB28_38 Depth 2
; Child Loop BB28_41 Depth 3
ldr w8, [x27, #48]
cbz w8, LBB28_7
; %bb.9: ; in Loop: Header=BB28_8 Depth=1
ldrsw x8, [x27, #8]
ldr x9, [x27]
ldr w9, [x9, #24]
cmp w8, w9
b.ge LBB28_7
; %bb.10: ; in Loop: Header=BB28_8 Depth=1
str xzr, [x23]
Lloh135:
adrp x9, _currentend@PAGE
str x23, [x9, _currentend@PAGEOFF]
Lloh136:
adrp x9, _basis@PAGE
str xzr, [x9, _basis@PAGEOFF]
Lloh137:
adrp x9, _basisend@PAGE
Lloh138:
adrp x10, _basis@PAGE
Lloh139:
add x10, x10, _basis@PAGEOFF
str x10, [x9, _basisend@PAGEOFF]
Lloh140:
adrp x9, _x4a@PAGE
Lloh141:
ldr x9, [x9, _x4a@PAGEOFF]
cbz x9, LBB28_16
; %bb.11: ; in Loop: Header=BB28_8 Depth=1
ldr w10, [x9, #4]
cbz w10, LBB28_16
; %bb.12: ; in Loop: Header=BB28_8 Depth=1
ldr w11, [x9]
cmp w11, #1
b.lt LBB28_15
; %bb.13: ; in Loop: Header=BB28_8 Depth=1
mov x10, #0
lsl x11, x11, #3
LBB28_14: ; Parent Loop BB28_8 Depth=1
; => This Inner Loop Header: Depth=2
ldr x12, [x9, #16]
str xzr, [x12, x10]
add x10, x10, #8
cmp x11, x10
b.ne LBB28_14
LBB28_15: ; in Loop: Header=BB28_8 Depth=1
str wzr, [x9, #4]
LBB28_16: ; in Loop: Header=BB28_8 Depth=1
ldr x9, [x27]
ldr x9, [x9, #32]
ldr x26, [x9, x8, lsl #3]
mov w8, #1
mov x22, x27
cbz w8, LBB28_32
LBB28_17: ; in Loop: Header=BB28_8 Depth=1
ldrsw x8, [x22, #8]
ldr x0, [x22]
ldr w9, [x0, #24]
cmp w8, w9
b.ge LBB28_32
; %bb.18: ; in Loop: Header=BB28_8 Depth=1
ldr x9, [x0, #32]
ldr x10, [x9, x8, lsl #3]
cmp x10, x26
b.eq LBB28_26
; %bb.19: ; in Loop: Header=BB28_8 Depth=1
ldr w9, [x10, #12]
cmp w9, #2
b.ne LBB28_32
; %bb.20: ; in Loop: Header=BB28_8 Depth=1
ldr w9, [x26, #12]
cmp w9, #2
b.ne LBB28_32
; %bb.21: ; in Loop: Header=BB28_8 Depth=1
ldr w9, [x10, #84]
ldr w11, [x26, #84]
cmp w9, w11
b.ne LBB28_32
; %bb.22: ; in Loop: Header=BB28_8 Depth=1
cmp w9, #1
b.lt LBB28_26
; %bb.23: ; in Loop: Header=BB28_8 Depth=1
ldr x10, [x10, #88]
ldr x11, [x26, #88]
LBB28_24: ; Parent Loop BB28_8 Depth=1
; => This Inner Loop Header: Depth=2
ldr x12, [x10]
ldr x13, [x11]
cmp x12, x13
b.ne LBB28_32
; %bb.25: ; in Loop: Header=BB28_24 Depth=2
add x11, x11, #8
add x10, x10, #8
subs x9, x9, #1
b.ne LBB28_24
LBB28_26: ; in Loop: Header=BB28_8 Depth=1
str wzr, [x22, #48]
add w1, w8, #1
bl _Configlist_addbasis
mov x21, x0
ldr x0, [x24, _plink_freelist@PAGEOFF]
cbnz x0, LBB28_31
; %bb.27: ; in Loop: Header=BB28_8 Depth=1
mov w0, #100
mov w1, #16
bl _calloc
str x0, [x24, _plink_freelist@PAGEOFF]
cbz x0, LBB28_49
; %bb.28: ; in Loop: Header=BB28_8 Depth=1
mov x8, #0
LBB28_29: ; Parent Loop BB28_8 Depth=1
; => This Inner Loop Header: Depth=2
add x9, x0, x8
add x10, x9, #16
str x10, [x9, #8]
add x8, x8, #16
cmp x8, #1584
b.ne LBB28_29
; %bb.30: ; in Loop: Header=BB28_8 Depth=1
str xzr, [x0, #1592]
LBB28_31: ; in Loop: Header=BB28_8 Depth=1
ldr x8, [x0, #8]
str x8, [x24, _plink_freelist@PAGEOFF]
ldr x8, [x21, #32]
str x8, [x0, #8]
str x0, [x21, #32]
str x22, [x0]
LBB28_32: ; Parent Loop BB28_8 Depth=1
; => This Inner Loop Header: Depth=2
ldr x22, [x22, #56]
cbz x22, LBB28_34
; %bb.33: ; in Loop: Header=BB28_32 Depth=2
ldr w8, [x22, #48]
cbnz w8, LBB28_17
b LBB28_32
LBB28_34: ; in Loop: Header=BB28_8 Depth=1
mov x0, x20
bl _getstate
mov x21, x0
ldr w8, [x26, #12]
cmp w8, #2
b.ne LBB28_5
; %bb.35: ; in Loop: Header=BB28_8 Depth=1
ldr w8, [x26, #84]
cmp w8, #1
b.lt LBB28_7
; %bb.36: ; in Loop: Header=BB28_8 Depth=1
mov x22, #0
ldr x0, [x28, _Action_new.freelist@PAGEOFF]
b LBB28_38
LBB28_37: ; in Loop: Header=BB28_38 Depth=2
ldr x8, [x0, #32]
str x8, [x28, _Action_new.freelist@PAGEOFF]
ldr x9, [x19, #24]
str x9, [x0, #32]
str x0, [x19, #24]
str wzr, [x0, #8]
str x25, [x0]
stp x21, xzr, [x0, #16]
add x22, x22, #1
ldrsw x9, [x26, #84]
mov x0, x8
cmp x22, x9
b.ge LBB28_7
LBB28_38: ; Parent Loop BB28_8 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB28_41 Depth 3
ldr x8, [x26, #88]
ldr x25, [x8, x22, lsl #3]
cbnz x0, LBB28_37
; %bb.39: ; in Loop: Header=BB28_38 Depth=2
mov w0, #100
mov w1, #48
bl _calloc
str x0, [x28, _Action_new.freelist@PAGEOFF]
cbz x0, LBB28_48
; %bb.40: ; in Loop: Header=BB28_38 Depth=2
add x8, x0, #48
mov w9, #99
LBB28_41: ; Parent Loop BB28_8 Depth=1
; Parent Loop BB28_38 Depth=2
; => This Inner Loop Header: Depth=3
stur x8, [x8, #-16]
add x8, x8, #48
subs x9, x9, #1
b.ne LBB28_41
; %bb.42: ; in Loop: Header=BB28_38 Depth=2
str xzr, [x0, #4784]
b LBB28_37
LBB28_43: ; in Loop: Header=BB28_8 Depth=1
mov w0, #100
mov w1, #48
bl _calloc
str x0, [x28, _Action_new.freelist@PAGEOFF]
cbz x0, LBB28_48
; %bb.44: ; in Loop: Header=BB28_8 Depth=1
add x8, x0, #48
mov w9, #99
LBB28_45: ; Parent Loop BB28_8 Depth=1
; => This Inner Loop Header: Depth=2
stur x8, [x8, #-16]
add x8, x8, #48
subs x9, x9, #1
b.ne LBB28_45
; %bb.46: ; in Loop: Header=BB28_8 Depth=1
str xzr, [x0, #4784]
b LBB28_6
LBB28_47:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB28_48:
Lloh142:
adrp x8, ___stderrp@GOTPAGE
Lloh143:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh144:
ldr x3, [x8]
Lloh145:
adrp x0, l_.str.232@PAGE
Lloh146:
add x0, x0, l_.str.232@PAGEOFF
mov w1, #50
b LBB28_50
LBB28_49:
Lloh147:
adrp x8, ___stderrp@GOTPAGE
Lloh148:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh149:
ldr x3, [x8]
Lloh150:
adrp x0, l_.str.80@PAGE
Lloh151:
add x0, x0, l_.str.80@PAGEOFF
mov w1, #65
LBB28_50:
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdd Lloh133, Lloh134
.loh AdrpLdr Lloh140, Lloh141
.loh AdrpAdd Lloh138, Lloh139
.loh AdrpAdrp Lloh137, Lloh140
.loh AdrpAdrp Lloh136, Lloh137
.loh AdrpAdrp Lloh135, Lloh136
.loh AdrpAdd Lloh145, Lloh146
.loh AdrpLdrGotLdr Lloh142, Lloh143, Lloh144
.loh AdrpAdd Lloh150, Lloh151
.loh AdrpLdrGotLdr Lloh147, Lloh148, Lloh149
.cfi_endproc
; -- End function
.globl _same_symbol ; -- Begin function same_symbol
.p2align 2
_same_symbol: ; @same_symbol
.cfi_startproc
; %bb.0:
cmp x0, x1
b.eq LBB29_10
; %bb.1:
ldr w8, [x0, #12]
cmp w8, #2
b.ne LBB29_9
; %bb.2:
ldr w8, [x1, #12]
cmp w8, #2
b.ne LBB29_9
; %bb.3:
ldr w8, [x0, #84]
ldr w9, [x1, #84]
cmp w8, w9
b.ne LBB29_9
; %bb.4:
cmp w8, #1
b.lt LBB29_10
; %bb.5:
ldr x9, [x0, #88]
ldr x10, [x1, #88]
mov w0, #1
LBB29_6: ; =>This Inner Loop Header: Depth=1
ldr x11, [x9]
ldr x12, [x10]
cmp x11, x12
b.ne LBB29_9
; %bb.7: ; in Loop: Header=BB29_6 Depth=1
add x10, x10, #8
add x9, x9, #8
subs x8, x8, #1
b.ne LBB29_6
; %bb.8:
ret
LBB29_9:
mov w0, #0
ret
LBB29_10:
mov w0, #1
ret
.cfi_endproc
; -- End function
.globl _Configlist_reset ; -- Begin function Configlist_reset
.p2align 2
_Configlist_reset: ; @Configlist_reset
.cfi_startproc
; %bb.0:
Lloh152:
adrp x8, _current@PAGE
Lloh153:
add x8, x8, _current@PAGEOFF
str xzr, [x8]
Lloh154:
adrp x9, _currentend@PAGE
str x8, [x9, _currentend@PAGEOFF]
Lloh155:
adrp x8, _basis@PAGE
str xzr, [x8, _basis@PAGEOFF]
Lloh156:
adrp x8, _basis@PAGE
Lloh157:
add x8, x8, _basis@PAGEOFF
Lloh158:
adrp x9, _basisend@PAGE
str x8, [x9, _basisend@PAGEOFF]
Lloh159:
adrp x8, _x4a@PAGE
Lloh160:
ldr x8, [x8, _x4a@PAGEOFF]
cbz x8, LBB30_6
; %bb.1:
ldr w9, [x8, #4]
cbz w9, LBB30_6
; %bb.2:
ldr w10, [x8]
cmp w10, #1
b.lt LBB30_5
; %bb.3:
mov x9, #0
lsl x10, x10, #3
LBB30_4: ; =>This Inner Loop Header: Depth=1
ldr x11, [x8, #16]
str xzr, [x11, x9]
add x9, x9, #8
cmp x10, x9
b.ne LBB30_4
LBB30_5:
str wzr, [x8, #4]
LBB30_6:
ret
.loh AdrpLdr Lloh159, Lloh160
.loh AdrpAdd Lloh156, Lloh157
.loh AdrpAdrp Lloh155, Lloh156
.loh AdrpAdrp Lloh154, Lloh158
.loh AdrpAdd Lloh152, Lloh153
.cfi_endproc
; -- End function
.globl _Plink_add ; -- Begin function Plink_add
.p2align 2
_Plink_add: ; @Plink_add
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
mov x20, x0
adrp x21, _plink_freelist@PAGE
ldr x0, [x21, _plink_freelist@PAGEOFF]
cbnz x0, LBB31_5
; %bb.1:
mov w0, #100
mov w1, #16
bl _calloc
str x0, [x21, _plink_freelist@PAGEOFF]
cbz x0, LBB31_6
; %bb.2:
mov x8, #0
LBB31_3: ; =>This Inner Loop Header: Depth=1
add x9, x0, x8
add x10, x9, #16
str x10, [x9, #8]
add x8, x8, #16
cmp x8, #1584
b.ne LBB31_3
; %bb.4:
str xzr, [x0, #1592]
LBB31_5:
ldr x8, [x0, #8]
str x8, [x21, _plink_freelist@PAGEOFF]
ldr x8, [x20]
str x8, [x0, #8]
str x0, [x20]
str x19, [x0]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB31_6:
Lloh161:
adrp x8, ___stderrp@GOTPAGE
Lloh162:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh163:
ldr x3, [x8]
Lloh164:
adrp x0, l_.str.80@PAGE
Lloh165:
add x0, x0, l_.str.80@PAGEOFF
mov w1, #65
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdd Lloh164, Lloh165
.loh AdrpLdrGotLdr Lloh161, Lloh162, Lloh163
.cfi_endproc
; -- End function
.globl _FindLinks ; -- Begin function FindLinks
.p2align 2
_FindLinks: ; @FindLinks
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
ldr w20, [x0, #24]
cmp w20, #1
b.lt LBB32_17
; %bb.1:
mov x19, x0
mov x8, #0
ldr x9, [x0]
b LBB32_3
LBB32_2: ; in Loop: Header=BB32_3 Depth=1
add x8, x8, #1
cmp x8, x20
b.eq LBB32_5
LBB32_3: ; =>This Loop Header: Depth=1
; Child Loop BB32_4 Depth 2
ldr x10, [x9, x8, lsl #3]
ldr x11, [x10, #8]
cbz x11, LBB32_2
LBB32_4: ; Parent Loop BB32_3 Depth=1
; => This Inner Loop Header: Depth=2
str x10, [x11, #40]
ldr x11, [x11, #56]
cbnz x11, LBB32_4
b LBB32_2
LBB32_5:
mov x21, #0
adrp x22, _plink_freelist@PAGE
b LBB32_7
LBB32_6: ; in Loop: Header=BB32_7 Depth=1
add x21, x21, #1
cmp x21, x20
b.eq LBB32_17
LBB32_7: ; =>This Loop Header: Depth=1
; Child Loop BB32_9 Depth 2
; Child Loop BB32_12 Depth 3
; Child Loop BB32_15 Depth 4
ldr x8, [x19]
ldr x8, [x8, x21, lsl #3]
ldr x23, [x8, #8]
cbnz x23, LBB32_9
b LBB32_6
LBB32_8: ; in Loop: Header=BB32_9 Depth=2
ldr x23, [x23, #56]
cbz x23, LBB32_6
LBB32_9: ; Parent Loop BB32_7 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB32_12 Depth 3
; Child Loop BB32_15 Depth 4
ldr x24, [x23, #32]
cbz x24, LBB32_8
; %bb.10: ; in Loop: Header=BB32_9 Depth=2
ldr x0, [x22, _plink_freelist@PAGEOFF]
b LBB32_12
LBB32_11: ; in Loop: Header=BB32_12 Depth=3
ldr x8, [x0, #8]
str x8, [x22, _plink_freelist@PAGEOFF]
ldr x9, [x25, #24]
str x9, [x0, #8]
str x0, [x25, #24]
str x23, [x0]
ldr x24, [x24, #8]
mov x0, x8
cbz x24, LBB32_8
LBB32_12: ; Parent Loop BB32_7 Depth=1
; Parent Loop BB32_9 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB32_15 Depth 4
ldr x25, [x24]
cbnz x0, LBB32_11
; %bb.13: ; in Loop: Header=BB32_12 Depth=3
mov w0, #100
mov w1, #16
bl _calloc
str x0, [x22, _plink_freelist@PAGEOFF]
cbz x0, LBB32_18
; %bb.14: ; in Loop: Header=BB32_12 Depth=3
mov x8, #0
LBB32_15: ; Parent Loop BB32_7 Depth=1
; Parent Loop BB32_9 Depth=2
; Parent Loop BB32_12 Depth=3
; => This Inner Loop Header: Depth=4
add x9, x0, x8
add x10, x9, #16
str x10, [x9, #8]
add x8, x8, #16
cmp x8, #1584
b.ne LBB32_15
; %bb.16: ; in Loop: Header=BB32_12 Depth=3
str xzr, [x0, #1592]
b LBB32_11
LBB32_17:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
LBB32_18:
Lloh166:
adrp x8, ___stderrp@GOTPAGE
Lloh167:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh168:
ldr x3, [x8]
Lloh169:
adrp x0, l_.str.80@PAGE
Lloh170:
add x0, x0, l_.str.80@PAGEOFF
mov w1, #65
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdd Lloh169, Lloh170
.loh AdrpLdrGotLdr Lloh166, Lloh167, Lloh168
.cfi_endproc
; -- End function
.globl _FindFollowSets ; -- Begin function FindFollowSets
.p2align 2
_FindFollowSets: ; @FindFollowSets
.cfi_startproc
; %bb.0:
ldr w13, [x0, #24]
cmp w13, #1
b.lt LBB33_6
; %bb.1:
mov x8, #0
ldr x9, [x0]
mov w10, #1
b LBB33_3
LBB33_2: ; in Loop: Header=BB33_3 Depth=1
add x8, x8, #1
cmp x8, x13
b.eq LBB33_6
LBB33_3: ; =>This Loop Header: Depth=1
; Child Loop BB33_4 Depth 2
ldr x11, [x9, x8, lsl #3]
ldr x11, [x11, #8]
cbz x11, LBB33_2
LBB33_4: ; Parent Loop BB33_3 Depth=1
; => This Inner Loop Header: Depth=2
str w10, [x11, #48]
ldr x11, [x11, #56]
cbnz x11, LBB33_4
b LBB33_2
LBB33_5: ; in Loop: Header=BB33_6 Depth=1
cbz w9, LBB33_25
LBB33_6: ; =>This Loop Header: Depth=1
; Child Loop BB33_10 Depth 2
; Child Loop BB33_13 Depth 3
; Child Loop BB33_17 Depth 4
; Child Loop BB33_19 Depth 5
; Child Loop BB33_21 Depth 6
cmp w13, #1
b.lt LBB33_25
; %bb.7: ; in Loop: Header=BB33_6 Depth=1
mov x8, #0
mov w9, #0
adrp x10, _size@PAGE
mov w11, #1
b LBB33_10
LBB33_8: ; in Loop: Header=BB33_10 Depth=2
ldr w13, [x0, #24]
LBB33_9: ; in Loop: Header=BB33_10 Depth=2
add x8, x8, #1
cmp x8, w13, sxtw
b.ge LBB33_5
LBB33_10: ; Parent Loop BB33_6 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB33_13 Depth 3
; Child Loop BB33_17 Depth 4
; Child Loop BB33_19 Depth 5
; Child Loop BB33_21 Depth 6
ldr x12, [x0]
ldr x12, [x12, x8, lsl #3]
ldr x12, [x12, #8]
cbnz x12, LBB33_13
b LBB33_9
LBB33_11: ; in Loop: Header=BB33_13 Depth=3
str wzr, [x12, #48]
LBB33_12: ; in Loop: Header=BB33_13 Depth=3
ldr x12, [x12, #56]
cbz x12, LBB33_8
LBB33_13: ; Parent Loop BB33_6 Depth=1
; Parent Loop BB33_10 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB33_17 Depth 4
; Child Loop BB33_19 Depth 5
; Child Loop BB33_21 Depth 6
ldr w13, [x12, #48]
cbz w13, LBB33_12
; %bb.14: ; in Loop: Header=BB33_13 Depth=3
ldr x13, [x12, #24]
cbnz x13, LBB33_17
b LBB33_11
LBB33_15: ; in Loop: Header=BB33_17 Depth=4
ldr x14, [x13]
mov w9, #1
str w9, [x14, #48]
LBB33_16: ; in Loop: Header=BB33_17 Depth=4
ldr x13, [x13, #8]
cbz x13, LBB33_11
LBB33_17: ; Parent Loop BB33_6 Depth=1
; Parent Loop BB33_10 Depth=2
; Parent Loop BB33_13 Depth=3
; => This Loop Header: Depth=4
; Child Loop BB33_19 Depth 5
; Child Loop BB33_21 Depth 6
ldr w17, [x10, _size@PAGEOFF]
cmp w17, #1
b.lt LBB33_16
; %bb.18: ; in Loop: Header=BB33_17 Depth=4
mov x14, #0
ldr x15, [x13]
ldr x15, [x15, #16]
ldr x16, [x12, #16]
neg x1, x17
mov w17, #1
LBB33_19: ; Parent Loop BB33_6 Depth=1
; Parent Loop BB33_10 Depth=2
; Parent Loop BB33_13 Depth=3
; Parent Loop BB33_17 Depth=4
; => This Loop Header: Depth=5
; Child Loop BB33_21 Depth 6
add x14, x14, #1
b LBB33_21
LBB33_20: ; in Loop: Header=BB33_21 Depth=6
add x14, x14, #1
add x2, x1, x14
cmp x2, #1
b.eq LBB33_24
LBB33_21: ; Parent Loop BB33_6 Depth=1
; Parent Loop BB33_10 Depth=2
; Parent Loop BB33_13 Depth=3
; Parent Loop BB33_17 Depth=4
; Parent Loop BB33_19 Depth=5
; => This Inner Loop Header: Depth=6
add x2, x16, x14
ldurb w2, [x2, #-1]
cbz w2, LBB33_20
; %bb.22: ; in Loop: Header=BB33_21 Depth=6
add x2, x15, x14
ldurb w3, [x2, #-1]
cbnz w3, LBB33_20
; %bb.23: ; in Loop: Header=BB33_19 Depth=5
mov w17, #0
sturb w11, [x2, #-1]
cmn x1, x14
b.ne LBB33_19
b LBB33_15
LBB33_24: ; in Loop: Header=BB33_17 Depth=4
tbz w17, #0, LBB33_15
b LBB33_16
LBB33_25:
ret
.cfi_endproc
; -- End function
.globl _FindActions ; -- Begin function FindActions
.p2align 2
_FindActions: ; @FindActions
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x0
ldr w8, [x0, #24]
adrp x21, _Action_new.freelist@PAGE
cmp w8, #1
b.lt LBB34_17
; %bb.1:
mov x20, #0
mov w22, #2
b LBB34_4
LBB34_2: ; in Loop: Header=BB34_4 Depth=1
ldr w8, [x19, #24]
LBB34_3: ; in Loop: Header=BB34_4 Depth=1
add x20, x20, #1
cmp x20, w8, sxtw
b.ge LBB34_17
LBB34_4: ; =>This Loop Header: Depth=1
; Child Loop BB34_6 Depth 2
; Child Loop BB34_11 Depth 3
; Child Loop BB34_15 Depth 4
ldr x9, [x19]
ldr x23, [x9, x20, lsl #3]
ldr x24, [x23, #8]
cbnz x24, LBB34_6
b LBB34_3
LBB34_5: ; in Loop: Header=BB34_6 Depth=2
ldr x24, [x24, #56]
cbz x24, LBB34_2
LBB34_6: ; Parent Loop BB34_4 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB34_11 Depth 3
; Child Loop BB34_15 Depth 4
ldr x8, [x24]
ldr w8, [x8, #24]
ldr w9, [x24, #8]
cmp w8, w9
b.ne LBB34_5
; %bb.7: ; in Loop: Header=BB34_6 Depth=2
ldr w8, [x19, #40]
cmp w8, #1
b.lt LBB34_5
; %bb.8: ; in Loop: Header=BB34_6 Depth=2
mov x25, #0
b LBB34_11
LBB34_9: ; in Loop: Header=BB34_11 Depth=3
ldr x8, [x0, #32]
str x8, [x21, _Action_new.freelist@PAGEOFF]
ldr x8, [x23, #24]
str x8, [x0, #32]
str x0, [x23, #24]
str w22, [x0, #8]
str x27, [x0]
stp x26, xzr, [x0, #16]
ldr w8, [x19, #40]
LBB34_10: ; in Loop: Header=BB34_11 Depth=3
add x25, x25, #1
cmp x25, w8, sxtw
b.ge LBB34_5
LBB34_11: ; Parent Loop BB34_4 Depth=1
; Parent Loop BB34_6 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB34_15 Depth 4
ldr x9, [x24, #16]
ldrb w9, [x9, x25]
cbz w9, LBB34_10
; %bb.12: ; in Loop: Header=BB34_11 Depth=3
ldr x8, [x19, #72]
ldr x27, [x8, x25, lsl #3]
ldr x26, [x24]
ldr x0, [x21, _Action_new.freelist@PAGEOFF]
cbnz x0, LBB34_9
; %bb.13: ; in Loop: Header=BB34_11 Depth=3
mov w0, #100
mov w1, #48
bl _calloc
str x0, [x21, _Action_new.freelist@PAGEOFF]
cbz x0, LBB34_93
; %bb.14: ; in Loop: Header=BB34_11 Depth=3
add x8, x0, #48
mov w9, #99
LBB34_15: ; Parent Loop BB34_4 Depth=1
; Parent Loop BB34_6 Depth=2
; Parent Loop BB34_11 Depth=3
; => This Inner Loop Header: Depth=4
stur x8, [x8, #-16]
add x8, x8, #48
subs x9, x9, #1
b.ne LBB34_15
; %bb.16: ; in Loop: Header=BB34_11 Depth=3
str xzr, [x0, #4784]
b LBB34_9
LBB34_17:
ldr x20, [x19, #136]
cbz x20, LBB34_27
; %bb.18:
Lloh171:
adrp x8, _x2a@PAGE
Lloh172:
ldr x8, [x8, _x2a@PAGEOFF]
cbz x8, LBB34_27
; %bb.19:
ldrb w10, [x20]
cbz w10, LBB34_22
; %bb.20:
mov w9, #0
add x11, x20, #1
mov w12, #13
LBB34_21: ; =>This Inner Loop Header: Depth=1
mul w9, w9, w12
add w9, w9, w10, sxtb
ldrb w10, [x11], #1
cbnz w10, LBB34_21
b LBB34_23
LBB34_22:
mov w9, #0
LBB34_23:
ldr w10, [x8]
sub w10, w10, #1
and w9, w10, w9
ldr x8, [x8, #16]
ldr x22, [x8, w9, uxtw #3]
cbz x22, LBB34_27
LBB34_24: ; =>This Inner Loop Header: Depth=1
ldr x0, [x22, #8]
mov x1, x20
bl _strcmp
cbz w0, LBB34_26
; %bb.25: ; in Loop: Header=BB34_24 Depth=1
ldr x22, [x22, #16]
cbnz x22, LBB34_24
b LBB34_27
LBB34_26:
ldr x20, [x22]
cbnz x20, LBB34_28
LBB34_27:
ldr x8, [x19, #16]
ldr x20, [x8]
LBB34_28:
ldr x8, [x19]
ldr x22, [x8]
ldr x0, [x21, _Action_new.freelist@PAGEOFF]
cbnz x0, LBB34_33
; %bb.29:
mov w0, #100
mov w1, #48
bl _calloc
str x0, [x21, _Action_new.freelist@PAGEOFF]
cbz x0, LBB34_93
; %bb.30:
add x8, x0, #48
mov w9, #99
LBB34_31: ; =>This Inner Loop Header: Depth=1
stur x8, [x8, #-16]
add x8, x8, #48
subs x9, x9, #1
b.ne LBB34_31
; %bb.32:
str xzr, [x0, #4784]
LBB34_33:
ldr x8, [x0, #32]
str x8, [x21, _Action_new.freelist@PAGEOFF]
ldr x8, [x22, #24]
str x8, [x0, #32]
str x0, [x22, #24]
mov w8, #1
str w8, [x0, #8]
str x20, [x0]
stp xzr, xzr, [x0, #16]
ldr w10, [x19, #24]
cmp w10, #1
b.lt LBB34_75
; %bb.34:
mov x20, #0
mov w21, #5
mov w22, #8
mov w23, #7
mov w24, #3
mov w25, #4
mov w26, #6
b LBB34_36
LBB34_35: ; in Loop: Header=BB34_36 Depth=1
add x20, x20, #1
ldrsw x10, [x19, #24]
cmp x20, x10
b.ge LBB34_75
LBB34_36: ; =>This Loop Header: Depth=1
; Child Loop BB34_37 Depth 2
; Child Loop BB34_42 Depth 3
ldr x8, [x19]
ldr x27, [x8, x20, lsl #3]
ldr x0, [x27, #24]
bl _Action_sort
str x0, [x27, #24]
cbz x0, LBB34_35
LBB34_37: ; Parent Loop BB34_36 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB34_42 Depth 3
ldr x9, [x0, #32]
cbz x9, LBB34_35
; %bb.38: ; in Loop: Header=BB34_37 Depth=2
mov x8, x0
mov x0, x9
ldr x9, [x8]
mov x10, x0
b LBB34_42
LBB34_39: ; in Loop: Header=BB34_42 Depth=3
mov w11, #0
LBB34_40: ; in Loop: Header=BB34_42 Depth=3
sub w12, w12, #4
cmp w12, #5
b.hs LBB34_92
LBB34_41: ; in Loop: Header=BB34_42 Depth=3
ldr w12, [x19, #240]
add w11, w12, w11
str w11, [x19, #240]
ldr x10, [x10, #32]
cbz x10, LBB34_37
LBB34_42: ; Parent Loop BB34_36 Depth=1
; Parent Loop BB34_37 Depth=2
; => This Inner Loop Header: Depth=3
ldr x11, [x10]
cmp x11, x9
b.ne LBB34_37
; %bb.43: ; in Loop: Header=BB34_42 Depth=3
ldr w12, [x8, #8]
cbz w12, LBB34_53
; %bb.44: ; in Loop: Header=BB34_42 Depth=3
mov w11, #0
LBB34_45: ; in Loop: Header=BB34_42 Depth=3
cmp w12, #2
b.ne LBB34_56
; %bb.46: ; in Loop: Header=BB34_42 Depth=3
ldr w12, [x10, #8]
cmp w12, #2
b.ne LBB34_40
; %bb.47: ; in Loop: Header=BB34_42 Depth=3
ldr x12, [x8, #16]
ldr x12, [x12, #88]
ldr x13, [x10, #16]
ldr x13, [x13, #88]
cmp x12, #0
ccmp x13, #0, #4, ne
b.eq LBB34_58
; %bb.48: ; in Loop: Header=BB34_42 Depth=3
ldr w12, [x12, #32]
tbnz w12, #31, LBB34_58
; %bb.49: ; in Loop: Header=BB34_42 Depth=3
ldr w13, [x13, #32]
tbnz w13, #31, LBB34_58
; %bb.50: ; in Loop: Header=BB34_42 Depth=3
cmp w12, w13
b.eq LBB34_58
; %bb.51: ; in Loop: Header=BB34_42 Depth=3
b.ls LBB34_67
; %bb.52: ; in Loop: Header=BB34_42 Depth=3
str w22, [x10, #8]
b LBB34_41
LBB34_53: ; in Loop: Header=BB34_42 Depth=3
ldr w12, [x10, #8]
cmp w12, #2
b.eq LBB34_59
; %bb.54: ; in Loop: Header=BB34_42 Depth=3
cbnz w12, LBB34_39
; %bb.55: ; in Loop: Header=BB34_42 Depth=3
str w25, [x10, #8]
ldr w12, [x8, #8]
mov w11, #1
cbnz w12, LBB34_45
b LBB34_41
LBB34_56: ; in Loop: Header=BB34_42 Depth=3
sub w12, w12, #4
cmp w12, #5
b.lo LBB34_41
; %bb.57: ; in Loop: Header=BB34_42 Depth=3
ldr w12, [x10, #8]
b LBB34_40
LBB34_58: ; in Loop: Header=BB34_42 Depth=3
str w26, [x10, #8]
add w11, w11, #1
b LBB34_41
LBB34_59: ; in Loop: Header=BB34_42 Depth=3
ldr x11, [x10, #16]
ldr x12, [x11, #88]
cbz x12, LBB34_64
; %bb.60: ; in Loop: Header=BB34_42 Depth=3
ldr w11, [x9, #32]
tbnz w11, #31, LBB34_64
; %bb.61: ; in Loop: Header=BB34_42 Depth=3
ldr w12, [x12, #32]
tbnz w12, #31, LBB34_64
; %bb.62: ; in Loop: Header=BB34_42 Depth=3
cmp w11, w12
b.ls LBB34_65
LBB34_63: ; in Loop: Header=BB34_42 Depth=3
mov w11, #0
str w22, [x10, #8]
b LBB34_41
LBB34_64: ; in Loop: Header=BB34_42 Depth=3
str w21, [x10, #8]
mov w11, #1
b LBB34_41
LBB34_65: ; in Loop: Header=BB34_42 Depth=3
b.hs LBB34_69
; %bb.66: ; in Loop: Header=BB34_42 Depth=3
mov w11, #0
str w23, [x8, #8]
b LBB34_41
LBB34_67: ; in Loop: Header=BB34_42 Depth=3
cmp w12, w13
b.hs LBB34_41
; %bb.68: ; in Loop: Header=BB34_42 Depth=3
str w22, [x8, #8]
b LBB34_41
LBB34_69: ; in Loop: Header=BB34_42 Depth=3
cmp w11, w12
b.ne LBB34_91
; %bb.70: ; in Loop: Header=BB34_42 Depth=3
ldr w11, [x9, #36]
cbz w11, LBB34_74
; %bb.71: ; in Loop: Header=BB34_42 Depth=3
cmp w11, #1
b.eq LBB34_63
; %bb.72: ; in Loop: Header=BB34_42 Depth=3
cmp w11, #2
b.ne LBB34_91
; %bb.73: ; in Loop: Header=BB34_42 Depth=3
mov w11, #0
str w24, [x8, #8]
b LBB34_41
LBB34_74: ; in Loop: Header=BB34_42 Depth=3
str w23, [x8, #8]
b LBB34_41
LBB34_75:
ldr x21, [x19, #8]
cbz x21, LBB34_78
; %bb.76:
mov x8, x21
LBB34_77: ; =>This Inner Loop Header: Depth=1
str wzr, [x8, #104]
ldr x8, [x8, #120]
cbnz x8, LBB34_77
LBB34_78:
cmp w10, #1
b.lt LBB34_85
; %bb.79:
mov x8, #0
ldr x9, [x19]
mov w10, w10
mov w11, #1
b LBB34_81
LBB34_80: ; in Loop: Header=BB34_81 Depth=1
add x8, x8, #1
cmp x8, x10
b.eq LBB34_85
LBB34_81: ; =>This Loop Header: Depth=1
; Child Loop BB34_83 Depth 2
ldr x12, [x9, x8, lsl #3]
ldr x12, [x12, #24]
cbnz x12, LBB34_83
b LBB34_80
LBB34_82: ; in Loop: Header=BB34_83 Depth=2
ldr x12, [x12, #32]
cbz x12, LBB34_80
LBB34_83: ; Parent Loop BB34_81 Depth=1
; => This Inner Loop Header: Depth=2
ldr w13, [x12, #8]
cmp w13, #2
b.ne LBB34_82
; %bb.84: ; in Loop: Header=BB34_83 Depth=2
ldr x13, [x12, #16]
str w11, [x13, #104]
b LBB34_82
LBB34_85:
cbz x21, LBB34_90
; %bb.86:
Lloh173:
adrp x20, l_.str.7@PAGE
Lloh174:
add x20, x20, l_.str.7@PAGEOFF
b LBB34_88
LBB34_87: ; in Loop: Header=BB34_88 Depth=1
ldr x21, [x21, #120]
cbz x21, LBB34_90
LBB34_88: ; =>This Inner Loop Header: Depth=1
ldr w8, [x21, #104]
cbnz w8, LBB34_87
; %bb.89: ; in Loop: Header=BB34_88 Depth=1
ldr x0, [x19, #216]
ldr w1, [x21, #20]
mov x2, x20
bl _ErrorMsg
ldr w8, [x19, #80]
add w8, w8, #1
str w8, [x19, #80]
b LBB34_87
LBB34_90:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB34_91:
bl _FindActions.cold.2
LBB34_92:
bl _FindActions.cold.1
LBB34_93:
Lloh175:
adrp x8, ___stderrp@GOTPAGE
Lloh176:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh177:
ldr x3, [x8]
Lloh178:
adrp x0, l_.str.232@PAGE
Lloh179:
add x0, x0, l_.str.232@PAGEOFF
mov w1, #50
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpLdr Lloh171, Lloh172
.loh AdrpAdd Lloh173, Lloh174
.loh AdrpAdd Lloh178, Lloh179
.loh AdrpLdrGotLdr Lloh175, Lloh176, Lloh177
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Action_sort
_Action_sort: ; @Action_sort
.cfi_startproc
; %bb.0:
sub sp, sp, #288
.cfi_def_cfa_offset 288
stp x28, x27, [sp, #256] ; 16-byte Folded Spill
stp x29, x30, [sp, #272] ; 16-byte Folded Spill
add x29, sp, #272
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w27, -24
.cfi_offset w28, -32
Lloh180:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh181:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh182:
ldr x8, [x8]
stur x8, [x29, #-24]
movi.2d v0, #0000000000000000
stp q0, q0, [sp, #208]
stp q0, q0, [sp, #176]
stp q0, q0, [sp, #144]
stp q0, q0, [sp, #112]
stp q0, q0, [sp, #80]
stp q0, q0, [sp, #48]
stp q0, q0, [sp, #16]
str q0, [sp]
cbz x0, LBB35_28
; %bb.1:
mov x8, sp
mov w9, #43691
movk w9, #43690, lsl #16
b LBB35_3
LBB35_2: ; in Loop: Header=BB35_3 Depth=1
str x10, [x8, w11, uxtw #3]
cbz x0, LBB35_28
LBB35_3: ; =>This Loop Header: Depth=1
; Child Loop BB35_6 Depth 2
; Child Loop BB35_18 Depth 3
mov x11, #0
mov x10, x0
ldr x0, [x0, #32]
str xzr, [x10, #32]
b LBB35_6
LBB35_4: ; in Loop: Header=BB35_6 Depth=2
mov x15, x14
mov x16, x12
mov x13, x10
LBB35_5: ; in Loop: Header=BB35_6 Depth=2
cmp w17, #0
csel x12, x16, x15, ne
str x12, [x13, #32]
str xzr, [x8, x11, lsl #3]
add x11, x11, #1
cmp x11, #29
b.eq LBB35_2
LBB35_6: ; Parent Loop BB35_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB35_18 Depth 3
ldr x13, [x8, x11, lsl #3]
cbz x13, LBB35_2
; %bb.7: ; in Loop: Header=BB35_6 Depth=2
ldr x12, [x10]
ldr w12, [x12, #8]
ldr x14, [x13]
ldr w14, [x14, #8]
subs w12, w12, w14
b.ne LBB35_11
; %bb.8: ; in Loop: Header=BB35_6 Depth=2
ldr w14, [x10, #8]
ldr w12, [x13, #8]
subs w12, w14, w12
b.ne LBB35_11
; %bb.9: ; in Loop: Header=BB35_6 Depth=2
orr w12, w14, #0x8
cmp w12, #10
b.ne LBB35_13
; %bb.10: ; in Loop: Header=BB35_6 Depth=2
ldr x12, [x10, #16]
ldr w12, [x12, #96]
ldr x14, [x13, #16]
ldr w14, [x14, #96]
subs w12, w12, w14
b.eq LBB35_13
LBB35_11: ; in Loop: Header=BB35_6 Depth=2
cmp w12, #0
b.le LBB35_14
LBB35_12: ; in Loop: Header=BB35_6 Depth=2
ldr x14, [x13, #32]
mov x12, x10
mov x10, x13
b LBB35_15
LBB35_13: ; in Loop: Header=BB35_6 Depth=2
sub x12, x13, x10
lsr x12, x12, #4
mul w12, w12, w9
cmp w12, #0
b.gt LBB35_12
LBB35_14: ; in Loop: Header=BB35_6 Depth=2
ldr x12, [x10, #32]
mov x14, x13
LBB35_15: ; in Loop: Header=BB35_6 Depth=2
cmp x12, #0
cset w17, ne
cbz x12, LBB35_4
; %bb.16: ; in Loop: Header=BB35_6 Depth=2
cbz x14, LBB35_4
; %bb.17: ; in Loop: Header=BB35_6 Depth=2
mov x13, x10
LBB35_18: ; Parent Loop BB35_3 Depth=1
; Parent Loop BB35_6 Depth=2
; => This Inner Loop Header: Depth=3
ldr x15, [x12]
ldr w15, [x15, #8]
ldr x16, [x14]
ldr w16, [x16, #8]
subs w15, w15, w16
b.ne LBB35_22
; %bb.19: ; in Loop: Header=BB35_18 Depth=3
ldr w16, [x12, #8]
ldr w15, [x14, #8]
subs w15, w16, w15
b.ne LBB35_22
; %bb.20: ; in Loop: Header=BB35_18 Depth=3
orr w15, w16, #0x8
cmp w15, #10
b.ne LBB35_24
; %bb.21: ; in Loop: Header=BB35_18 Depth=3
ldr x15, [x12, #16]
ldr w15, [x15, #96]
ldr x16, [x14, #16]
ldr w16, [x16, #96]
subs w15, w15, w16
b.eq LBB35_24
LBB35_22: ; in Loop: Header=BB35_18 Depth=3
cmp w15, #0
b.le LBB35_25
LBB35_23: ; in Loop: Header=BB35_18 Depth=3
str x14, [x13, #32]
ldr x15, [x14, #32]
mov x16, x12
mov x13, x14
b LBB35_26
LBB35_24: ; in Loop: Header=BB35_18 Depth=3
sub x15, x14, x12
lsr x15, x15, #4
mul w15, w15, w9
cmp w15, #0
b.gt LBB35_23
LBB35_25: ; in Loop: Header=BB35_18 Depth=3
str x12, [x13, #32]
ldr x16, [x12, #32]
mov x15, x14
mov x13, x12
LBB35_26: ; in Loop: Header=BB35_18 Depth=3
cmp x16, #0
cset w17, ne
cbz x16, LBB35_5
; %bb.27: ; in Loop: Header=BB35_18 Depth=3
mov x12, x16
mov x14, x15
cbnz x15, LBB35_18
b LBB35_5
LBB35_28:
mov x8, #0
mov x0, #0
mov x9, sp
mov w10, #43691
movk w10, #43690, lsl #16
b LBB35_31
LBB35_29: ; in Loop: Header=BB35_31 Depth=1
mov x0, x12
LBB35_30: ; in Loop: Header=BB35_31 Depth=1
add x8, x8, #1
cmp x8, #30
b.eq LBB35_56
LBB35_31: ; =>This Loop Header: Depth=1
; Child Loop BB35_44 Depth 2
ldr x12, [x9, x8, lsl #3]
cbz x12, LBB35_30
; %bb.32: ; in Loop: Header=BB35_31 Depth=1
cbz x0, LBB35_29
; %bb.33: ; in Loop: Header=BB35_31 Depth=1
ldr x11, [x12]
ldr w11, [x11, #8]
ldr x13, [x0]
ldr w13, [x13, #8]
subs w11, w11, w13
b.ne LBB35_37
; %bb.34: ; in Loop: Header=BB35_31 Depth=1
ldr w13, [x12, #8]
ldr w11, [x0, #8]
subs w11, w13, w11
b.ne LBB35_37
; %bb.35: ; in Loop: Header=BB35_31 Depth=1
orr w11, w13, #0x8
cmp w11, #10
b.ne LBB35_39
; %bb.36: ; in Loop: Header=BB35_31 Depth=1
ldr x11, [x12, #16]
ldr w11, [x11, #96]
ldr x13, [x0, #16]
ldr w13, [x13, #96]
subs w11, w11, w13
b.eq LBB35_39
LBB35_37: ; in Loop: Header=BB35_31 Depth=1
cmp w11, #0
b.le LBB35_40
LBB35_38: ; in Loop: Header=BB35_31 Depth=1
ldr x13, [x0, #32]
mov x11, x12
b LBB35_41
LBB35_39: ; in Loop: Header=BB35_31 Depth=1
sub x11, x0, x12
lsr x11, x11, #4
mul w11, w11, w10
cmp w11, #0
b.gt LBB35_38
LBB35_40: ; in Loop: Header=BB35_31 Depth=1
ldr x11, [x12, #32]
mov x13, x0
mov x0, x12
LBB35_41: ; in Loop: Header=BB35_31 Depth=1
cmp x11, #0
cset w16, ne
cbz x11, LBB35_54
; %bb.42: ; in Loop: Header=BB35_31 Depth=1
cbz x13, LBB35_54
; %bb.43: ; in Loop: Header=BB35_31 Depth=1
mov x12, x0
LBB35_44: ; Parent Loop BB35_31 Depth=1
; => This Inner Loop Header: Depth=2
ldr x14, [x11]
ldr w14, [x14, #8]
ldr x15, [x13]
ldr w15, [x15, #8]
subs w14, w14, w15
b.ne LBB35_48
; %bb.45: ; in Loop: Header=BB35_44 Depth=2
ldr w15, [x11, #8]
ldr w14, [x13, #8]
subs w14, w15, w14
b.ne LBB35_48
; %bb.46: ; in Loop: Header=BB35_44 Depth=2
orr w14, w15, #0x8
cmp w14, #10
b.ne LBB35_50
; %bb.47: ; in Loop: Header=BB35_44 Depth=2
ldr x14, [x11, #16]
ldr w14, [x14, #96]
ldr x15, [x13, #16]
ldr w15, [x15, #96]
subs w14, w14, w15
b.eq LBB35_50
LBB35_48: ; in Loop: Header=BB35_44 Depth=2
cmp w14, #0
b.le LBB35_51
LBB35_49: ; in Loop: Header=BB35_44 Depth=2
str x13, [x12, #32]
ldr x14, [x13, #32]
mov x15, x11
mov x12, x13
b LBB35_52
LBB35_50: ; in Loop: Header=BB35_44 Depth=2
sub x14, x13, x11
lsr x14, x14, #4
mul w14, w14, w10
cmp w14, #0
b.gt LBB35_49
LBB35_51: ; in Loop: Header=BB35_44 Depth=2
str x11, [x12, #32]
ldr x15, [x11, #32]
mov x14, x13
mov x12, x11
LBB35_52: ; in Loop: Header=BB35_44 Depth=2
cmp x15, #0
cset w16, ne
cbz x15, LBB35_55
; %bb.53: ; in Loop: Header=BB35_44 Depth=2
mov x11, x15
mov x13, x14
cbnz x14, LBB35_44
b LBB35_55
LBB35_54: ; in Loop: Header=BB35_31 Depth=1
mov x14, x13
mov x15, x11
mov x12, x0
LBB35_55: ; in Loop: Header=BB35_31 Depth=1
cmp w16, #0
csel x11, x15, x14, ne
str x11, [x12, #32]
b LBB35_30
LBB35_56:
ldur x8, [x29, #-24]
Lloh183:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh184:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh185:
ldr x9, [x9]
cmp x9, x8
b.ne LBB35_58
; %bb.57:
ldp x29, x30, [sp, #272] ; 16-byte Folded Reload
ldp x28, x27, [sp, #256] ; 16-byte Folded Reload
add sp, sp, #288
ret
LBB35_58:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh180, Lloh181, Lloh182
.loh AdrpLdrGotLdr Lloh183, Lloh184, Lloh185
.cfi_endproc
; -- End function
.globl _newconfig ; -- Begin function newconfig
.p2align 2
_newconfig: ; @newconfig
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
adrp x19, _freelist@PAGE
ldr x0, [x19, _freelist@PAGEOFF]
cbz x0, LBB36_2
; %bb.1:
ldr x8, [x0, #56]
b LBB36_4
LBB36_2:
mov w0, #3
mov w1, #72
bl _calloc
str x0, [x19, _freelist@PAGEOFF]
cbz x0, LBB36_5
; %bb.3:
add x8, x0, #72
str x8, [x0, #56]
add x9, x0, #144
str x9, [x0, #128]
LBB36_4:
str x8, [x19, _freelist@PAGEOFF]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB36_5:
Lloh186:
adrp x8, ___stderrp@GOTPAGE
Lloh187:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh188:
ldr x3, [x8]
Lloh189:
adrp x0, l_.str.8@PAGE
Lloh190:
add x0, x0, l_.str.8@PAGEOFF
mov w1, #50
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdd Lloh189, Lloh190
.loh AdrpLdrGotLdr Lloh186, Lloh187, Lloh188
.cfi_endproc
; -- End function
.globl _deleteconfig ; -- Begin function deleteconfig
.p2align 2
_deleteconfig: ; @deleteconfig
.cfi_startproc
; %bb.0:
adrp x8, _freelist@PAGE
ldr x9, [x8, _freelist@PAGEOFF]
str x9, [x0, #56]
str x0, [x8, _freelist@PAGEOFF]
ret
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function Configtable_init
lCPI38_0:
.long 64 ; 0x40
.long 0 ; 0x0
.section __TEXT,__text,regular,pure_instructions
.globl _Configtable_init
.p2align 2
_Configtable_init: ; @Configtable_init
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
adrp x20, _x4a@PAGE
ldr x8, [x20, _x4a@PAGEOFF]
cbz x8, LBB38_2
LBB38_1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB38_2:
mov w0, #24
bl _malloc
str x0, [x20, _x4a@PAGEOFF]
cbz x0, LBB38_1
; %bb.3:
mov x19, x0
Lloh191:
adrp x8, lCPI38_0@PAGE
Lloh192:
ldr d0, [x8, lCPI38_0@PAGEOFF]
str d0, [x0]
mov w0, #64
mov w1, #32
bl _calloc
str x0, [x19, #8]
cbz x0, LBB38_6
; %bb.4:
add x8, x0, #1536
str x8, [x19, #16]
str xzr, [x0, #1536]
mov w8, #8
LBB38_5: ; =>This Inner Loop Header: Depth=1
ldr x9, [x19, #16]
str xzr, [x9, x8]
add x8, x8, #8
cmp x8, #512
b.ne LBB38_5
b LBB38_1
LBB38_6:
mov x0, x19
bl _free
str xzr, [x20, _x4a@PAGEOFF]
b LBB38_1
.loh AdrpLdr Lloh191, Lloh192
.cfi_endproc
; -- End function
.globl _Configtable_clear ; -- Begin function Configtable_clear
.p2align 2
_Configtable_clear: ; @Configtable_clear
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
adrp x20, _x4a@PAGE
ldr x8, [x20, _x4a@PAGEOFF]
cbz x8, LBB39_10
; %bb.1:
ldr w9, [x8, #4]
cbz w9, LBB39_10
; %bb.2:
mov x19, x0
cbz x0, LBB39_6
; %bb.3:
cmp w9, #1
b.lt LBB39_6
; %bb.4:
mov x21, #0
mov x22, #0
LBB39_5: ; =>This Inner Loop Header: Depth=1
ldr x8, [x8, #8]
ldr x0, [x8, x21]
blr x19
add x22, x22, #1
ldr x8, [x20, _x4a@PAGEOFF]
ldrsw x9, [x8, #4]
add x21, x21, #24
cmp x22, x9
b.lt LBB39_5
LBB39_6:
ldr w10, [x8]
cmp w10, #1
b.lt LBB39_9
; %bb.7:
mov x9, #0
lsl x10, x10, #3
LBB39_8: ; =>This Inner Loop Header: Depth=1
ldr x11, [x8, #16]
str xzr, [x11, x9]
add x9, x9, #8
cmp x10, x9
b.ne LBB39_8
LBB39_9:
str wzr, [x8, #4]
LBB39_10:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.globl _Configlist_add ; -- Begin function Configlist_add
.p2align 2
_Configlist_add: ; @Configlist_add
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
adrp x22, _currentend@PAGE
ldr x23, [x22, _currentend@PAGEOFF]
cbz x23, LBB40_13
; %bb.1:
mov x19, x1
mov x20, x0
Lloh193:
adrp x8, _x4a@PAGE
Lloh194:
ldr x9, [x8, _x4a@PAGEOFF]
cbz x9, LBB40_3
; %bb.2:
ldr w8, [x20, #96]
mov w10, #37
madd w10, w8, w10, w19
ldr w11, [x9]
sub w11, w11, #1
and w10, w11, w10
ldr x9, [x9, #16]
ldr x9, [x9, w10, sxtw #3]
cbnz x9, LBB40_6
LBB40_3:
adrp x24, _freelist@PAGE
ldr x21, [x24, _freelist@PAGEOFF]
cbz x21, LBB40_8
; %bb.4:
ldr x8, [x21, #56]
b LBB40_10
LBB40_5: ; in Loop: Header=BB40_6 Depth=1
ldr x9, [x9, #8]
cbz x9, LBB40_3
LBB40_6: ; =>This Inner Loop Header: Depth=1
ldr x21, [x9]
ldr x10, [x21]
ldr w10, [x10, #96]
cmp w10, w8
b.ne LBB40_5
; %bb.7: ; in Loop: Header=BB40_6 Depth=1
ldr w10, [x21, #8]
cmp w10, w19
b.ne LBB40_5
b LBB40_12
LBB40_8:
mov w0, #3
mov w1, #72
bl _calloc
str x0, [x24, _freelist@PAGEOFF]
cbz x0, LBB40_15
; %bb.9:
mov x21, x0
add x8, x0, #72
str x8, [x0, #56]
add x9, x0, #144
str x9, [x0, #128]
LBB40_10:
str x8, [x24, _freelist@PAGEOFF]
str x20, [x21]
str w19, [x21, #8]
Lloh195:
adrp x8, _size@PAGE
Lloh196:
ldrsw x0, [x8, _size@PAGEOFF]
mov w1, #1
bl _calloc
cbz x0, LBB40_14
; %bb.11:
stp x0, xzr, [x21, #16]
stp xzr, xzr, [x21, #32]
str xzr, [x21, #64]
mov x8, x21
str xzr, [x8, #56]!
str x21, [x23]
str x8, [x22, _currentend@PAGEOFF]
mov x0, x21
bl _Configtable_insert
LBB40_12:
mov x0, x21
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB40_13:
bl _Configlist_add.cold.1
LBB40_14:
Lloh197:
adrp x8, ___stderrp@GOTPAGE
Lloh198:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh199:
ldr x3, [x8]
Lloh200:
adrp x0, l_.str.16@PAGE
Lloh201:
add x0, x0, l_.str.16@PAGEOFF
mov w1, #28
b LBB40_16
LBB40_15:
Lloh202:
adrp x8, ___stderrp@GOTPAGE
Lloh203:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh204:
ldr x3, [x8]
Lloh205:
adrp x0, l_.str.8@PAGE
Lloh206:
add x0, x0, l_.str.8@PAGEOFF
mov w1, #50
LBB40_16:
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpLdr Lloh193, Lloh194
.loh AdrpLdr Lloh195, Lloh196
.loh AdrpAdd Lloh200, Lloh201
.loh AdrpLdrGotLdr Lloh197, Lloh198, Lloh199
.loh AdrpAdd Lloh205, Lloh206
.loh AdrpLdrGotLdr Lloh202, Lloh203, Lloh204
.cfi_endproc
; -- End function
.globl _Configtable_find ; -- Begin function Configtable_find
.p2align 2
_Configtable_find: ; @Configtable_find
.cfi_startproc
; %bb.0:
Lloh207:
adrp x8, _x4a@PAGE
Lloh208:
ldr x10, [x8, _x4a@PAGEOFF]
cbz x10, LBB41_2
; %bb.1:
ldr x8, [x0]
ldr w8, [x8, #96]
mov w11, #37
ldr w9, [x0, #8]
madd w11, w8, w11, w9
ldr w12, [x10]
sub w12, w12, #1
and w11, w12, w11
ldr x10, [x10, #16]
ldr x10, [x10, w11, sxtw #3]
cbnz x10, LBB41_5
LBB41_2:
mov x0, #0
LBB41_3:
ret
LBB41_4: ; in Loop: Header=BB41_5 Depth=1
ldr x10, [x10, #8]
cbz x10, LBB41_2
LBB41_5: ; =>This Inner Loop Header: Depth=1
ldr x0, [x10]
ldr x11, [x0]
ldr w11, [x11, #96]
cmp w11, w8
b.ne LBB41_4
; %bb.6: ; in Loop: Header=BB41_5 Depth=1
ldr w11, [x0, #8]
cmp w11, w9
b.ne LBB41_4
b LBB41_3
.loh AdrpLdr Lloh207, Lloh208
.cfi_endproc
; -- End function
.globl _Configtable_insert ; -- Begin function Configtable_insert
.p2align 2
_Configtable_insert: ; @Configtable_insert
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
Lloh209:
adrp x8, _x4a@PAGE
Lloh210:
ldr x22, [x8, _x4a@PAGEOFF]
cbz x22, LBB42_7
; %bb.1:
mov x19, x0
ldr x8, [x0]
ldr w10, [x8, #96]
mov w8, #37
ldr w11, [x0, #8]
madd w24, w10, w8, w11
ldrsw x9, [x22]
sub w8, w9, #1
and w8, w8, w24
ldr x23, [x22, #16]
ldr x12, [x23, w8, uxtw #3]
cbnz x12, LBB42_5
LBB42_2:
ldr w25, [x22, #4]
cmp w25, w9
b.ge LBB42_8
; %bb.3:
ldr x20, [x22, #8]
b LBB42_16
LBB42_4: ; in Loop: Header=BB42_5 Depth=1
ldr x12, [x12, #8]
cbz x12, LBB42_2
LBB42_5: ; =>This Inner Loop Header: Depth=1
ldr x13, [x12]
ldr x14, [x13]
ldr w14, [x14, #96]
cmp w14, w10
b.ne LBB42_4
; %bb.6: ; in Loop: Header=BB42_5 Depth=1
ldr w13, [x13, #8]
cmp w13, w11
b.ne LBB42_4
LBB42_7:
mov w0, #0
b LBB42_19
LBB42_8:
lsl x21, x9, #1
mov x0, x21
mov w1, #32
bl _calloc
cbz x0, LBB42_19
; %bb.9:
mov x20, x0
mov w8, #24
madd x23, x21, x8, x0
cmp w25, #0
b.le LBB42_14
; %bb.10:
mov x8, #0
sub w26, w21, #1
add x9, x25, x25, lsl #1
lsl x9, x9, #3
mov w10, #37
b LBB42_12
LBB42_11: ; in Loop: Header=BB42_12 Depth=1
stp x11, x14, [x12]
str x13, [x12, #16]
str x12, [x13]
add x8, x8, #24
cmp x9, x8
b.eq LBB42_15
LBB42_12: ; =>This Inner Loop Header: Depth=1
ldr x11, [x22, #8]
ldr x11, [x11, x8]
ldr x12, [x11]
ldr w12, [x12, #96]
ldr w13, [x11, #8]
madd w12, w12, w10, w13
and w13, w12, w26
add x12, x20, x8
add x13, x23, w13, uxtw #3
ldr x14, [x13]
cbz x14, LBB42_11
; %bb.13: ; in Loop: Header=BB42_12 Depth=1
add x15, x12, #8
str x15, [x14, #16]
ldr x14, [x13]
b LBB42_11
LBB42_14:
sub w26, w21, #1
LBB42_15:
ldr x0, [x22, #8]
bl _free
str w21, [x22]
and w8, w26, w24
stp x20, x23, [x22, #8]
LBB42_16:
add w9, w25, #1
str w9, [x22, #4]
sxtw x10, w25
mov w9, #24
smaddl x9, w25, w9, x20
str x19, [x9]
ldr x11, [x23, x8, lsl #3]
cbz x11, LBB42_18
; %bb.17:
mov w12, #24
madd x12, x10, x12, x20
add x12, x12, #8
str x12, [x11, #16]
ldr x11, [x23, x8, lsl #3]
LBB42_18:
mov w12, #24
madd x10, x10, x12, x20
str x11, [x10, #8]
lsl x8, x8, #3
str x9, [x23, x8]
ldr x9, [x22, #16]
add x8, x9, x8
str x8, [x10, #16]
mov w0, #1
LBB42_19:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh209, Lloh210
.cfi_endproc
; -- End function
.globl _Configcmp ; -- Begin function Configcmp
.p2align 2
_Configcmp: ; @Configcmp
.cfi_startproc
; %bb.0:
mov x8, x0
ldr x9, [x0]
ldr w9, [x9, #96]
ldr x10, [x1]
ldr w10, [x10, #96]
subs w0, w9, w10
b.eq LBB43_2
; %bb.1:
ret
LBB43_2:
ldr w8, [x8, #8]
ldr w9, [x1, #8]
sub w0, w8, w9
ret
.cfi_endproc
; -- End function
.globl _SetFree ; -- Begin function SetFree
.p2align 2
_SetFree: ; @SetFree
.cfi_startproc
; %bb.0:
b _free
.cfi_endproc
; -- End function
.globl _memory_error ; -- Begin function memory_error
.p2align 2
_memory_error: ; @memory_error
.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
Lloh211:
adrp x8, ___stderrp@GOTPAGE
Lloh212:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh213:
ldr x3, [x8]
Lloh214:
adrp x0, l_.str.16@PAGE
Lloh215:
add x0, x0, l_.str.16@PAGEOFF
mov w1, #28
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdd Lloh214, Lloh215
.loh AdrpLdrGotLdr Lloh211, Lloh212, Lloh213
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function main
lCPI46_0:
.long 1024 ; 0x400
.long 0 ; 0x0
lCPI46_1:
.long 128 ; 0x80
.long 0 ; 0x0
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #592
mov x19, x1
Lloh216:
adrp x22, ___stderrp@GOTPAGE
Lloh217:
ldr x22, [x22, ___stderrp@GOTPAGEOFF]
ldr x2, [x22]
Lloh218:
adrp x1, _main.options@PAGE
Lloh219:
add x1, x1, _main.options@PAGEOFF
mov x0, x19
bl _OptInit
Lloh220:
adrp x8, _main.version@PAGE
Lloh221:
ldr w8, [x8, _main.version@PAGEOFF]
cbnz w8, LBB46_11
; %bb.1:
Lloh222:
adrp x8, _argv@PAGE
Lloh223:
ldr x23, [x8, _argv@PAGEOFF]
cbz x23, LBB46_18
; %bb.2:
ldr x8, [x23]
cbz x8, LBB46_18
; %bb.3:
ldr x20, [x23, #8]
cbz x20, LBB46_18
; %bb.4:
mov w25, #0
mov w24, #0
mov w26, #16
Lloh224:
adrp x21, l_.str.68@PAGE
Lloh225:
add x21, x21, l_.str.68@PAGEOFF
b LBB46_7
LBB46_5: ; in Loop: Header=BB46_7 Depth=1
add w24, w24, #1
LBB46_6: ; in Loop: Header=BB46_7 Depth=1
mov x0, x20
mov x1, x21
bl _strcmp
cmp w0, #0
csinc w25, w25, wzr, ne
ldr x20, [x23, x26]
add x26, x26, #8
cbz x20, LBB46_13
LBB46_7: ; =>This Inner Loop Header: Depth=1
cbnz w25, LBB46_5
; %bb.8: ; in Loop: Header=BB46_7 Depth=1
ldrb w8, [x20]
cmp w8, #43
b.eq LBB46_6
; %bb.9: ; in Loop: Header=BB46_7 Depth=1
cmp w8, #45
b.eq LBB46_6
; %bb.10: ; in Loop: Header=BB46_7 Depth=1
mov x0, x20
mov w1, #61
bl _strchr
cbnz x0, LBB46_6
b LBB46_5
LBB46_11:
Lloh226:
adrp x0, l_str.320@PAGE
Lloh227:
add x0, x0, l_str.320@PAGEOFF
bl _puts
mov w0, #0
LBB46_12:
bl _exit
LBB46_13:
cmp w24, #1
b.ne LBB46_18
; %bb.14:
str xzr, [sp, #304]
movi.2d v0, #0000000000000000
stp q0, q0, [sp, #272]
stp q0, q0, [sp, #240]
stp q0, q0, [sp, #208]
stp q0, q0, [sp, #176]
stp q0, q0, [sp, #144]
stp q0, q0, [sp, #112]
stp q0, q0, [sp, #80]
stp q0, q0, [sp, #48]
str q0, [sp, #32]
adrp x21, _x1a@PAGE
ldr x8, [x21, _x1a@PAGEOFF]
cbnz x8, LBB46_22
; %bb.15:
mov w0, #24
bl _malloc
str x0, [x21, _x1a@PAGEOFF]
cbz x0, LBB46_22
; %bb.16:
mov x20, x0
Lloh228:
adrp x8, lCPI46_0@PAGE
Lloh229:
ldr d0, [x8, lCPI46_0@PAGEOFF]
str d0, [x0]
mov w0, #1024
mov w1, #32
bl _calloc
str x0, [x20, #8]
cbnz x0, LBB46_20
; %bb.17:
mov x0, x20
bl _free
str xzr, [x21, _x1a@PAGEOFF]
b LBB46_22
LBB46_18:
ldr x3, [x22]
Lloh230:
adrp x0, l_.str.50@PAGE
Lloh231:
add x0, x0, l_.str.50@PAGEOFF
mov w1, #43
LBB46_19:
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
LBB46_20:
add x8, x0, #6, lsl #12 ; =24576
str x8, [x20, #16]
movi.2d v0, #0000000000000000
str q0, [x0, #24576]
mov w8, #16
LBB46_21: ; =>This Inner Loop Header: Depth=1
ldr x9, [x20, #16]
str xzr, [x9, x8]
add x8, x8, #8
cmp x8, #2, lsl #12 ; =8192
b.ne LBB46_21
LBB46_22:
adrp x24, _x2a@PAGE
ldr x8, [x24, _x2a@PAGEOFF]
cbnz x8, LBB46_28
; %bb.23:
mov w0, #24
bl _malloc
str x0, [x24, _x2a@PAGEOFF]
cbz x0, LBB46_28
; %bb.24:
mov x20, x0
Lloh232:
adrp x8, lCPI46_1@PAGE
Lloh233:
ldr d0, [x8, lCPI46_1@PAGEOFF]
str d0, [x0]
mov w0, #128
mov w1, #40
bl _calloc
str x0, [x20, #8]
cbnz x0, LBB46_26
; %bb.25:
mov x0, x20
bl _free
str xzr, [x24, _x2a@PAGEOFF]
b LBB46_28
LBB46_26:
add x8, x0, #1, lsl #12 ; =4096
str x8, [x20, #16]
movi.2d v0, #0000000000000000
str q0, [x0, #4096]
mov w8, #16
LBB46_27: ; =>This Inner Loop Header: Depth=1
ldr x9, [x20, #16]
str xzr, [x9, x8]
add x8, x8, #8
cmp x8, #1024
b.ne LBB46_27
LBB46_28:
adrp x21, _x3a@PAGE
ldr x8, [x21, _x3a@PAGEOFF]
cbnz x8, LBB46_34
; %bb.29:
mov w0, #24
bl _malloc
str x0, [x21, _x3a@PAGEOFF]
cbz x0, LBB46_34
; %bb.30:
mov x20, x0
Lloh234:
adrp x8, lCPI46_1@PAGE
Lloh235:
ldr d0, [x8, lCPI46_1@PAGEOFF]
str d0, [x0]
mov w0, #128
mov w1, #40
bl _calloc
str x0, [x20, #8]
cbnz x0, LBB46_32
; %bb.31:
mov x0, x20
bl _free
str xzr, [x21, _x3a@PAGEOFF]
b LBB46_34
LBB46_32:
add x8, x0, #1, lsl #12 ; =4096
str x8, [x20, #16]
movi.2d v0, #0000000000000000
str q0, [x0, #4096]
mov w8, #16
LBB46_33: ; =>This Inner Loop Header: Depth=1
ldr x9, [x20, #16]
str xzr, [x9, x8]
add x8, x8, #8
cmp x8, #1024
b.ne LBB46_33
LBB46_34:
ldr x8, [x19]
str x8, [sp, #304]
ldr x8, [x23]
cbz x8, LBB46_45
; %bb.35:
ldr x20, [x23, #8]
cbz x20, LBB46_44
; %bb.36:
mov w25, #0
mov w26, #2
Lloh236:
adrp x19, l_.str.68@PAGE
Lloh237:
add x19, x19, l_.str.68@PAGEOFF
b LBB46_38
LBB46_37: ; in Loop: Header=BB46_38 Depth=1
mov x0, x20
mov x1, x19
bl _strcmp
cmp w0, #0
csinc w25, w25, wzr, ne
ldr x20, [x23, x26, lsl #3]
add x26, x26, #1
cbz x20, LBB46_44
LBB46_38: ; =>This Inner Loop Header: Depth=1
cbnz w25, LBB46_42
; %bb.39: ; in Loop: Header=BB46_38 Depth=1
ldrb w8, [x20]
cmp w8, #43
b.eq LBB46_37
; %bb.40: ; in Loop: Header=BB46_38 Depth=1
cmp w8, #45
b.eq LBB46_37
; %bb.41: ; in Loop: Header=BB46_38 Depth=1
mov x0, x20
mov w1, #61
bl _strchr
cbnz x0, LBB46_37
LBB46_42:
sub x8, x26, #1
tbnz w8, #31, LBB46_44
; %bb.43:
ldr x8, [x23, w8, uxtw #3]
b LBB46_45
LBB46_44:
mov x8, #0
LBB46_45:
str x8, [sp, #248]
Lloh238:
adrp x8, _main.basisflag@PAGE
Lloh239:
ldr w8, [x8, _main.basisflag@PAGEOFF]
str w8, [sp, #288]
Lloh240:
adrp x8, _main.nolinenosflag@PAGE
Lloh241:
ldr w8, [x8, _main.nolinenosflag@PAGEOFF]
str w8, [sp, #296]
Lloh242:
adrp x0, l_.str.51@PAGE
Lloh243:
add x0, x0, l_.str.51@PAGEOFF
bl _Symbol_new
Lloh244:
adrp x0, l_.str.52@PAGE
Lloh245:
add x0, x0, l_.str.52@PAGEOFF
bl _Symbol_new
str x0, [sp, #120]
str wzr, [x0, #52]
add x0, sp, #32
bl _Parse
ldr w0, [sp, #112]
cbnz w0, LBB46_12
; %bb.46:
ldr w8, [sp, #64]
cbnz w8, LBB46_48
; %bb.47:
ldr x3, [x22]
Lloh246:
adrp x0, l_.str.53@PAGE
Lloh247:
add x0, x0, l_.str.53@PAGEOFF
mov w1, #15
b LBB46_19
LBB46_48:
Lloh248:
adrp x0, l_.str.54@PAGE
Lloh249:
add x0, x0, l_.str.54@PAGEOFF
bl _Symbol_new
ldr x20, [x24, _x2a@PAGEOFF]
cbnz x20, LBB46_50
; %bb.49:
mov x0, #0
mov w19, #0
str wzr, [sp, #68]
str xzr, [sp, #104]
b LBB46_66
LBB46_50:
ldr w19, [x20, #4]
str w19, [sp, #68]
mov x8, x19
sxtw x0, w8
mov w1, #8
bl _calloc
cmp x0, #0
ccmp w19, #1, #8, ne
b.lt LBB46_58
; %bb.51:
ldr x8, [x20, #8]
cmp w19, #9
b.lo LBB46_55
; %bb.52:
add x9, x0, x19, lsl #3
add x10, x8, x19, lsl #5
sub x10, x10, #24
cmp x0, x10
ccmp x9, x8, #0, lo
b.hi LBB46_55
; %bb.53:
ands x9, x19, #0x7
mov w10, #8
csel x9, x10, x9, eq
sub x9, x19, x9
add x10, x0, #32
add x11, x8, #128
mov x12, x9
LBB46_54: ; =>This Inner Loop Header: Depth=1
sub x13, x11, #128
sub x14, x11, #64
ld4.2d { v0, v1, v2, v3 }, [x13]
ld4.2d { v4, v5, v6, v7 }, [x14]
mov x13, x11
ld4.2d { v16, v17, v18, v19 }, [x13], #64
ld4.2d { v20, v21, v22, v23 }, [x13]
stp q0, q4, [x10, #-32]
stp q16, q20, [x10], #64
add x11, x11, #256
subs x12, x12, #8
b.ne LBB46_54
b LBB46_56
LBB46_55:
mov x9, #0
LBB46_56:
sub x10, x19, x9
add x11, x0, x9, lsl #3
add x8, x8, x9, lsl #5
LBB46_57: ; =>This Inner Loop Header: Depth=1
ldr x9, [x8], #32
str x9, [x11], #8
subs x10, x10, #1
b.ne LBB46_57
LBB46_58:
str x0, [sp, #104]
cmp w19, #0
b.le LBB46_65
; %bb.59:
cmp w19, #4
b.hs LBB46_61
; %bb.60:
mov x8, #0
b LBB46_64
LBB46_61:
mov x9, #0
and x8, x19, #0xfffffffc
add x10, x0, #16
LBB46_62: ; =>This Inner Loop Header: Depth=1
add w11, w9, #1
add w12, w9, #2
add w13, w9, #3
ldp x14, x15, [x10, #-16]
ldp x16, x17, [x10], #32
str w9, [x14, #8]
str w11, [x15, #8]
str w12, [x16, #8]
str w13, [x17, #8]
add x9, x9, #4
cmp x8, x9
b.ne LBB46_62
; %bb.63:
cmp x8, x19
b.eq LBB46_65
LBB46_64: ; =>This Inner Loop Header: Depth=1
ldr x9, [x0, x8, lsl #3]
str w8, [x9, #8]
add x8, x8, #1
cmp x19, x8
b.ne LBB46_64
LBB46_65:
; kill: def $w19 killed $w19 killed $x19 def $x19
LBB46_66:
sxtw x1, w19
Lloh250:
adrp x3, _Symbolcmpp@PAGE
Lloh251:
add x3, x3, _Symbolcmpp@PAGEOFF
mov w2, #8
bl _qsort
ldr w8, [sp, #68]
ldr x20, [sp, #104]
cmp w8, #1
b.lt LBB46_69
; %bb.67:
cmp w8, #4
b.hs LBB46_70
; %bb.68:
mov x9, #0
b LBB46_73
LBB46_69:
mov w8, #0
b LBB46_74
LBB46_70:
mov x10, #0
and x9, x8, #0xfffffffc
add x11, x20, #16
LBB46_71: ; =>This Inner Loop Header: Depth=1
add w12, w10, #1
add w13, w10, #2
add w14, w10, #3
ldp x15, x16, [x11, #-16]
ldp x17, x0, [x11], #32
str w10, [x15, #8]
str w12, [x16, #8]
str w13, [x17, #8]
str w14, [x0, #8]
add x10, x10, #4
cmp x9, x10
b.ne LBB46_71
; %bb.72:
cmp x9, x8
b.eq LBB46_74
LBB46_73: ; =>This Inner Loop Header: Depth=1
ldr x10, [x20, x9, lsl #3]
str w9, [x10, #8]
add x9, x9, #1
cmp x8, x9
b.ne LBB46_73
LBB46_74:
mov w23, w8
LBB46_75: ; =>This Inner Loop Header: Depth=1
add x8, x20, x23, lsl #3
sub x23, x23, #1
ldur x8, [x8, #-8]
ldr w9, [x8, #12]
cmp w9, #2
b.eq LBB46_75
; %bb.76:
ldr x0, [x8]
Lloh252:
adrp x1, l_.str.54@PAGE
Lloh253:
add x1, x1, l_.str.54@PAGEOFF
bl _strcmp
cbnz w0, LBB46_154
; %bb.77:
mov x19, #0
str w23, [sp, #68]
Lloh254:
adrp x23, __DefaultRuneLocale@GOTPAGE
Lloh255:
ldr x23, [x23, __DefaultRuneLocale@GOTPAGEOFF]
b LBB46_80
LBB46_78: ; in Loop: Header=BB46_80 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #32768
bl ___maskrune
cbz w0, LBB46_82
LBB46_79: ; in Loop: Header=BB46_80 Depth=1
ldr x20, [sp, #104]
add x19, x19, #1
LBB46_80: ; =>This Inner Loop Header: Depth=1
add x8, x20, x19, lsl #3
ldr x8, [x8, #8]
ldr x8, [x8]
ldrsb w8, [x8]
and x0, x8, #0xff
tbnz w8, #31, LBB46_78
; %bb.81: ; in Loop: Header=BB46_80 Depth=1
add x8, x23, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x8000
cbnz w0, LBB46_79
LBB46_82:
add w8, w19, #1
str w8, [sp, #72]
ldr x8, [sp, #40]
cbz x8, LBB46_86
; %bb.83:
mov w9, #0
mov x10, x8
LBB46_84: ; =>This Inner Loop Header: Depth=1
ldr x11, [x10, #56]
cmp x11, #0
csinv w11, w9, wzr, ne
cinc w9, w9, ne
str w11, [x10, #100]
ldr x10, [x10, #120]
cbnz x10, LBB46_84
; %bb.85:
cbnz x8, LBB46_116
LBB46_86:
str x8, [sp, #48]
movi.2d v0, #0000000000000000
stp q0, q0, [sp, #544]
stp q0, q0, [sp, #512]
stp q0, q0, [sp, #480]
stp q0, q0, [sp, #448]
stp q0, q0, [sp, #416]
stp q0, q0, [sp, #384]
stp q0, q0, [sp, #352]
stp q0, q0, [sp, #320]
LBB46_87:
mov x9, #0
mov x8, #0
add x10, sp, #320
b LBB46_89
LBB46_88: ; in Loop: Header=BB46_89 Depth=1
cmp w13, #0
csel x8, x11, x8, ne
str x8, [x12]
ldur x8, [x29, #-88]
add x9, x9, #1
cmp x9, #32
b.eq LBB46_97
LBB46_89: ; =>This Loop Header: Depth=1
; Child Loop BB46_92 Depth 2
ldr x11, [x10, x9, lsl #3]
stur xzr, [x29, #-88]
cmp x11, #0
cset w13, ne
sub x12, x29, #88
cbz x8, LBB46_88
; %bb.90: ; in Loop: Header=BB46_89 Depth=1
cbz x11, LBB46_88
; %bb.91: ; in Loop: Header=BB46_89 Depth=1
sub x12, x29, #88
LBB46_92: ; Parent Loop BB46_89 Depth=1
; => This Inner Loop Header: Depth=2
ldr w13, [x11, #100]
ldr w14, [x8, #100]
cmp w13, w14
b.ge LBB46_94
; %bb.93: ; in Loop: Header=BB46_92 Depth=2
str x11, [x12]
ldr x13, [x11, #120]!
mov x12, x11
mov x11, x13
b LBB46_95
LBB46_94: ; in Loop: Header=BB46_92 Depth=2
str x8, [x12]
ldr x13, [x8, #120]!
mov x12, x8
mov x8, x13
LBB46_95: ; in Loop: Header=BB46_92 Depth=2
cmp x11, #0
cset w13, ne
cbz x11, LBB46_88
; %bb.96: ; in Loop: Header=BB46_92 Depth=2
cbnz x8, LBB46_92
b LBB46_88
LBB46_97:
str x8, [sp, #40]
Lloh256:
adrp x9, _main.rpflag@PAGE
Lloh257:
ldr w9, [x9, _main.rpflag@PAGEOFF]
cbnz w9, LBB46_115
; %bb.98:
add w9, w19, #3
adrp x10, _size@PAGE
str w9, [x10, _size@PAGEOFF]
cbnz x8, LBB46_102
LBB46_99:
add x0, sp, #32
bl _FindFirstSets
str wzr, [sp, #56]
add x0, sp, #32
bl _FindStates
ldr x20, [x21, _x3a@PAGEOFF]
cbnz x20, LBB46_120
; %bb.100:
mov x0, #0
b LBB46_141
LBB46_101: ; in Loop: Header=BB46_102 Depth=1
ldr x8, [x8, #120]
cbz x8, LBB46_99
LBB46_102: ; =>This Loop Header: Depth=1
; Child Loop BB46_107 Depth 2
; Child Loop BB46_111 Depth 3
ldr x9, [x8, #88]
cbnz x9, LBB46_101
; %bb.103: ; in Loop: Header=BB46_102 Depth=1
ldr w9, [x8, #24]
cmp w9, #1
b.lt LBB46_101
; %bb.104: ; in Loop: Header=BB46_102 Depth=1
mov x11, #0
mov x10, #0
b LBB46_107
LBB46_105: ; in Loop: Header=BB46_107 Depth=2
mov x11, #0
LBB46_106: ; in Loop: Header=BB46_107 Depth=2
add x10, x10, #1
cmp x10, x9
b.eq LBB46_101
LBB46_107: ; Parent Loop BB46_102 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB46_111 Depth 3
cbnz x11, LBB46_101
; %bb.108: ; in Loop: Header=BB46_107 Depth=2
ldr x11, [x8, #32]
ldr x11, [x11, x10, lsl #3]
ldr w12, [x11, #12]
cmp w12, #2
b.ne LBB46_113
; %bb.109: ; in Loop: Header=BB46_107 Depth=2
ldr w12, [x11, #84]
cmp w12, #1
b.lt LBB46_105
; %bb.110: ; in Loop: Header=BB46_107 Depth=2
ldr x13, [x11, #88]
LBB46_111: ; Parent Loop BB46_102 Depth=1
; Parent Loop BB46_107 Depth=2
; => This Inner Loop Header: Depth=3
ldr x11, [x13]
ldr w14, [x11, #32]
tbz w14, #31, LBB46_114
; %bb.112: ; in Loop: Header=BB46_111 Depth=3
add x13, x13, #8
subs x12, x12, #1
b.ne LBB46_111
b LBB46_105
LBB46_113: ; in Loop: Header=BB46_107 Depth=2
ldr w12, [x11, #32]
tbnz w12, #31, LBB46_105
LBB46_114: ; in Loop: Header=BB46_107 Depth=2
str x11, [x8, #88]
b LBB46_106
LBB46_115:
add x0, sp, #32
bl _Reprint
b LBB46_149
LBB46_116:
mov x10, x8
b LBB46_118
LBB46_117: ; in Loop: Header=BB46_118 Depth=1
ldr x10, [x10, #120]
cbz x10, LBB46_125
LBB46_118: ; =>This Inner Loop Header: Depth=1
ldr w11, [x10, #100]
tbz w11, #31, LBB46_117
; %bb.119: ; in Loop: Header=BB46_118 Depth=1
str w9, [x10, #100]
add w9, w9, #1
b LBB46_117
LBB46_120:
ldr w19, [x20, #4]
mov x8, x19
sxtw x0, w8
mov w1, #8
bl _calloc
cmp x0, #0
ccmp w19, #1, #8, ne
b.lt LBB46_141
; %bb.121:
ldr x8, [x20, #8]
cmp w19, #9
b.lo LBB46_138
; %bb.122:
add x9, x0, x19, lsl #3
add x10, x8, x19, lsl #5
sub x10, x10, #24
cmp x0, x10
ccmp x9, x8, #0, lo
b.hi LBB46_138
; %bb.123:
ands x9, x19, #0x7
mov w10, #8
csel x9, x10, x9, eq
sub x9, x19, x9
add x10, x0, #32
add x11, x8, #128
mov x12, x9
LBB46_124: ; =>This Inner Loop Header: Depth=1
sub x13, x11, #128
sub x14, x11, #64
ld4.2d { v0, v1, v2, v3 }, [x13]
ld4.2d { v4, v5, v6, v7 }, [x14]
mov x13, x11
ld4.2d { v16, v17, v18, v19 }, [x13], #64
ld4.2d { v20, v21, v22, v23 }, [x13]
stp q0, q4, [x10, #-32]
stp q16, q20, [x10], #64
add x11, x11, #256
subs x12, x12, #8
b.ne LBB46_124
b LBB46_139
LBB46_125:
str x8, [sp, #48]
movi.2d v0, #0000000000000000
stp q0, q0, [sp, #544]
stp q0, q0, [sp, #512]
stp q0, q0, [sp, #480]
stp q0, q0, [sp, #448]
stp q0, q0, [sp, #416]
stp q0, q0, [sp, #384]
stp q0, q0, [sp, #352]
stp q0, q0, [sp, #320]
cbz x8, LBB46_87
; %bb.126:
add x9, sp, #320
b LBB46_128
LBB46_127: ; in Loop: Header=BB46_128 Depth=1
str x11, [x9, w10, uxtw #3]
cbz x8, LBB46_87
LBB46_128: ; =>This Loop Header: Depth=1
; Child Loop BB46_131 Depth 2
; Child Loop BB46_135 Depth 3
mov x10, #0
mov x11, x8
ldr x8, [x8, #120]
str xzr, [x11, #120]
b LBB46_131
LBB46_129: ; in Loop: Header=BB46_131 Depth=2
mov x11, x12
LBB46_130: ; in Loop: Header=BB46_131 Depth=2
str x11, [x13]
ldur x11, [x29, #-88]
str xzr, [x9, x10, lsl #3]
add x10, x10, #1
cmp x10, #32
b.eq LBB46_127
LBB46_131: ; Parent Loop BB46_128 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB46_135 Depth 3
ldr x12, [x9, x10, lsl #3]
cbz x12, LBB46_127
; %bb.132: ; in Loop: Header=BB46_131 Depth=2
stur xzr, [x29, #-88]
sub x13, x29, #88
cbnz x11, LBB46_135
b LBB46_129
LBB46_133: ; in Loop: Header=BB46_135 Depth=3
str x11, [x13]
ldr x14, [x11, #120]!
mov x13, x11
mov x11, x14
cbz x12, LBB46_137
LBB46_134: ; in Loop: Header=BB46_135 Depth=3
cbz x11, LBB46_137
LBB46_135: ; Parent Loop BB46_128 Depth=1
; Parent Loop BB46_131 Depth=2
; => This Inner Loop Header: Depth=3
ldr w14, [x12, #100]
ldr w15, [x11, #100]
cmp w14, w15
b.ge LBB46_133
; %bb.136: ; in Loop: Header=BB46_135 Depth=3
str x12, [x13]
ldr x14, [x12, #120]!
mov x13, x12
mov x12, x14
cbnz x12, LBB46_134
LBB46_137: ; in Loop: Header=BB46_131 Depth=2
cbnz x12, LBB46_129
b LBB46_130
LBB46_138:
mov x9, #0
LBB46_139:
sub x10, x19, x9
add x11, x0, x9, lsl #3
add x8, x8, x9, lsl #5
LBB46_140: ; =>This Inner Loop Header: Depth=1
ldr x9, [x8], #32
str x9, [x11], #8
subs x10, x10, #1
b.ne LBB46_140
LBB46_141:
str x0, [sp, #32]
add x0, sp, #32
bl _FindLinks
add x0, sp, #32
bl _FindFollowSets
add x0, sp, #32
bl _FindActions
Lloh258:
adrp x8, _main.compress@PAGE
Lloh259:
ldr w8, [x8, _main.compress@PAGEOFF]
cbnz w8, LBB46_143
; %bb.142:
add x0, sp, #32
bl _CompressTables
LBB46_143:
Lloh260:
adrp x8, _main.noResort@PAGE
Lloh261:
ldr w8, [x8, _main.noResort@PAGEOFF]
cbnz w8, LBB46_145
; %bb.144:
add x0, sp, #32
bl _ResortStates
LBB46_145:
Lloh262:
adrp x8, _main.quiet@PAGE
Lloh263:
ldr w8, [x8, _main.quiet@PAGEOFF]
cbnz w8, LBB46_147
; %bb.146:
add x0, sp, #32
bl _ReportOutput
LBB46_147:
adrp x19, _main.mhflag@PAGE
ldr w1, [x19, _main.mhflag@PAGEOFF]
add x0, sp, #32
bl _ReportTable
ldr w8, [x19, _main.mhflag@PAGEOFF]
cbnz w8, LBB46_149
; %bb.148:
add x0, sp, #32
bl _ReportHeader
LBB46_149:
Lloh264:
adrp x8, _main.statistics@PAGE
Lloh265:
ldr w8, [x8, _main.statistics@PAGEOFF]
cbz w8, LBB46_151
; %bb.150:
Lloh266:
adrp x0, l_str@PAGE
Lloh267:
add x0, x0, l_str@PAGEOFF
bl _puts
ldr w8, [sp, #72]
Lloh268:
adrp x20, l_.str.238@PAGE
Lloh269:
add x20, x20, l_.str.238@PAGEOFF
stp x20, x8, [sp, #16]
Lloh270:
adrp x8, l_.str.57@PAGE
Lloh271:
add x8, x8, l_.str.57@PAGEOFF
mov w9, #19
stp x8, x9, [sp]
Lloh272:
adrp x19, l_.str.237@PAGE
Lloh273:
add x19, x19, l_.str.237@PAGEOFF
mov x0, x19
bl _printf
ldp w8, w9, [sp, #68]
sub w8, w8, w9
stp x20, x8, [sp, #16]
mov w21, #15
Lloh274:
adrp x8, l_.str.58@PAGE
Lloh275:
add x8, x8, l_.str.58@PAGEOFF
stp x8, x21, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #68]
stp x20, x8, [sp, #16]
mov w8, #22
Lloh276:
adrp x9, l_.str.59@PAGE
Lloh277:
add x9, x9, l_.str.59@PAGEOFF
stp x9, x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #64]
stp x20, x8, [sp, #16]
mov w8, #30
Lloh278:
adrp x9, l_.str.60@PAGE
Lloh279:
add x9, x9, l_.str.60@PAGEOFF
stp x9, x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #60]
stp x20, x8, [sp, #16]
mov w8, #29
Lloh280:
adrp x9, l_.str.61@PAGE
Lloh281:
add x9, x9, l_.str.61@PAGEOFF
stp x9, x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #272]
stp x20, x8, [sp, #16]
mov w8, #26
Lloh282:
adrp x9, l_.str.62@PAGE
Lloh283:
add x9, x9, l_.str.62@PAGEOFF
stp x9, x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #276]
stp x20, x8, [sp, #16]
Lloh284:
adrp x8, l_.str.63@PAGE
Lloh285:
add x8, x8, l_.str.63@PAGEOFF
stp x8, x21, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #280]
stp x20, x8, [sp, #16]
mov w8, #12
Lloh286:
adrp x9, l_.str.64@PAGE
Lloh287:
add x9, x9, l_.str.64@PAGEOFF
stp x9, x8, [sp]
mov x0, x19
bl _printf
ldr w8, [sp, #284]
stp x20, x8, [sp, #16]
mov w8, #11
Lloh288:
adrp x9, l_.str.65@PAGE
Lloh289:
add x9, x9, l_.str.65@PAGEOFF
stp x9, x8, [sp]
mov x0, x19
bl _printf
LBB46_151:
ldr w8, [sp, #272]
cmp w8, #1
b.lt LBB46_153
; %bb.152:
ldr x0, [x22]
str x8, [sp]
Lloh290:
adrp x1, l_.str.66@PAGE
Lloh291:
add x1, x1, l_.str.66@PAGEOFF
bl _fprintf
ldr w8, [sp, #272]
LBB46_153:
ldr w9, [sp, #112]
cmp w9, #0
ccmp w8, #0, #0, le
cset w0, gt
bl _exit
LBB46_154:
Lloh292:
adrp x0, l___func__.main@PAGE
Lloh293:
add x0, x0, l___func__.main@PAGEOFF
Lloh294:
adrp x1, l_.str.2@PAGE
Lloh295:
add x1, x1, l_.str.2@PAGEOFF
Lloh296:
adrp x3, l_.str.55@PAGE
Lloh297:
add x3, x3, l_.str.55@PAGEOFF
mov w2, #1685
bl ___assert_rtn
.loh AdrpLdr Lloh220, Lloh221
.loh AdrpAdd Lloh218, Lloh219
.loh AdrpLdrGot Lloh216, Lloh217
.loh AdrpLdr Lloh222, Lloh223
.loh AdrpAdd Lloh224, Lloh225
.loh AdrpAdd Lloh226, Lloh227
.loh AdrpLdr Lloh228, Lloh229
.loh AdrpAdd Lloh230, Lloh231
.loh AdrpLdr Lloh232, Lloh233
.loh AdrpLdr Lloh234, Lloh235
.loh AdrpAdd Lloh236, Lloh237
.loh AdrpAdd Lloh244, Lloh245
.loh AdrpAdd Lloh242, Lloh243
.loh AdrpLdr Lloh240, Lloh241
.loh AdrpLdr Lloh238, Lloh239
.loh AdrpAdd Lloh246, Lloh247
.loh AdrpAdd Lloh248, Lloh249
.loh AdrpAdd Lloh250, Lloh251
.loh AdrpAdd Lloh252, Lloh253
.loh AdrpLdrGot Lloh254, Lloh255
.loh AdrpLdr Lloh256, Lloh257
.loh AdrpLdr Lloh258, Lloh259
.loh AdrpLdr Lloh260, Lloh261
.loh AdrpLdr Lloh262, Lloh263
.loh AdrpLdr Lloh264, Lloh265
.loh AdrpAdd Lloh288, Lloh289
.loh AdrpAdd Lloh286, Lloh287
.loh AdrpAdd Lloh284, Lloh285
.loh AdrpAdd Lloh282, Lloh283
.loh AdrpAdd Lloh280, Lloh281
.loh AdrpAdd Lloh278, Lloh279
.loh AdrpAdd Lloh276, Lloh277
.loh AdrpAdd Lloh274, Lloh275
.loh AdrpAdd Lloh272, Lloh273
.loh AdrpAdd Lloh270, Lloh271
.loh AdrpAdd Lloh268, Lloh269
.loh AdrpAdd Lloh266, Lloh267
.loh AdrpAdd Lloh290, Lloh291
.loh AdrpAdd Lloh296, Lloh297
.loh AdrpAdd Lloh294, Lloh295
.loh AdrpAdd Lloh292, Lloh293
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function handle_D_option
_handle_D_option: ; @handle_D_option
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
adrp x8, _nDefine@PAGE
ldrsw x21, [x8, _nDefine@PAGEOFF]
add x9, x21, #1
str w9, [x8, _nDefine@PAGEOFF]
adrp x22, _azDefine@PAGE
ldr x0, [x22, _azDefine@PAGEOFF]
lsl x1, x9, #3
bl _realloc
str x0, [x22, _azDefine@PAGEOFF]
cbz x0, LBB47_8
; %bb.1:
mov x20, x0
mov x0, x19
bl _strlen
add w8, w0, #1
sxtw x0, w8
bl _malloc
str x0, [x20, x21, lsl #3]
cbz x0, LBB47_8
; %bb.2:
mov x8, x0
LBB47_3: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x19], #1
strb w9, [x8], #1
cbnz w9, LBB47_3
b LBB47_5
LBB47_4: ; in Loop: Header=BB47_5 Depth=1
add x0, x0, #1
LBB47_5: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x0]
cbz w8, LBB47_7
; %bb.6: ; in Loop: Header=BB47_5 Depth=1
cmp w8, #61
b.ne LBB47_4
LBB47_7:
strb wzr, [x0]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB47_8:
Lloh298:
adrp x8, ___stderrp@GOTPAGE
Lloh299:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh300:
ldr x3, [x8]
Lloh301:
adrp x0, l_.str.236@PAGE
Lloh302:
add x0, x0, l_.str.236@PAGEOFF
mov w1, #14
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdd Lloh301, Lloh302
.loh AdrpLdrGotLdr Lloh298, Lloh299, Lloh300
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function handle_T_option
_handle_T_option: ; @handle_T_option
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x0
bl _strlen
add w8, w0, #1
sxtw x0, w8
bl _malloc
adrp x8, _user_templatename@PAGE
str x0, [x8, _user_templatename@PAGEOFF]
cbz x0, LBB48_3
LBB48_1: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x19], #1
strb w8, [x0], #1
cbnz w8, LBB48_1
; %bb.2:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB48_3:
Lloh303:
adrp x8, ___stderrp@GOTPAGE
Lloh304:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh305:
ldr x3, [x8]
Lloh306:
adrp x0, l_.str.16@PAGE
Lloh307:
add x0, x0, l_.str.16@PAGEOFF
mov w1, #28
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdd Lloh306, Lloh307
.loh AdrpLdrGotLdr Lloh303, Lloh304, Lloh305
.cfi_endproc
; -- End function
.globl _OptInit ; -- Begin function OptInit
.p2align 2
_OptInit: ; @OptInit
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp d9, d8, [sp, #32] ; 16-byte Folded Spill
stp x28, x27, [sp, #48] ; 16-byte Folded Spill
stp x26, x25, [sp, #64] ; 16-byte Folded Spill
stp x24, x23, [sp, #80] ; 16-byte Folded Spill
stp x22, x21, [sp, #96] ; 16-byte Folded Spill
stp x20, x19, [sp, #112] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
.cfi_offset b8, -104
.cfi_offset b9, -112
Lloh308:
adrp x8, _argv@PAGE
str x0, [x8, _argv@PAGEOFF]
Lloh309:
adrp x8, _op@PAGE
str x1, [x8, _op@PAGEOFF]
Lloh310:
adrp x8, _errstream@PAGE
str x2, [x8, _errstream@PAGEOFF]
cbz x0, LBB49_68
; %bb.1:
cbz x1, LBB49_68
; %bb.2:
ldr x8, [x0]
cbz x8, LBB49_68
; %bb.3:
ldr x27, [x0, #8]
cbz x27, LBB49_68
; %bb.4:
mov x19, x2
mov w23, #0
mov w21, #1
str x0, [sp, #16] ; 8-byte Folded Spill
mov x25, x0
b LBB49_8
LBB49_5: ; in Loop: Header=BB49_8 Depth=1
mov w20, #1
LBB49_6: ; in Loop: Header=BB49_8 Depth=1
add w23, w20, w23
LBB49_7: ; in Loop: Header=BB49_8 Depth=1
add x21, x21, #1
Lloh311:
adrp x8, _argv@PAGE
Lloh312:
ldr x25, [x8, _argv@PAGEOFF]
ldr x27, [x25, x21, lsl #3]
cbz x27, LBB49_67
LBB49_8: ; =>This Loop Header: Depth=1
; Child Loop BB49_22 Depth 2
; Child Loop BB49_12 Depth 2
ldrb w20, [x27]
cmp w20, #45
b.eq LBB49_10
; %bb.9: ; in Loop: Header=BB49_8 Depth=1
cmp w20, #43
b.ne LBB49_17
LBB49_10: ; in Loop: Header=BB49_8 Depth=1
Lloh313:
adrp x8, _op@PAGE
Lloh314:
ldr x22, [x8, _op@PAGEOFF]
ldr x25, [x22, #8]
cbz x25, LBB49_14
; %bb.11: ; in Loop: Header=BB49_8 Depth=1
mov x24, #0
add x28, x27, #1
add x26, x22, #40
LBB49_12: ; Parent Loop BB49_8 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x25
bl _strlen
sxtw x2, w0
mov x0, x28
mov x1, x25
bl _strncmp
cbz w0, LBB49_24
; %bb.13: ; in Loop: Header=BB49_12 Depth=2
add x24, x24, #1
ldr x25, [x26], #32
cbnz x25, LBB49_12
LBB49_14: ; in Loop: Header=BB49_8 Depth=1
cbz x19, LBB49_5
; %bb.15: ; in Loop: Header=BB49_8 Depth=1
Lloh315:
adrp x8, _emsg@PAGE
Lloh316:
add x8, x8, _emsg@PAGEOFF
str x8, [sp]
mov x0, x19
Lloh317:
adrp x1, l_.str.239@PAGE
Lloh318:
add x1, x1, l_.str.239@PAGEOFF
LBB49_16: ; in Loop: Header=BB49_8 Depth=1
bl _fprintf
mov w20, #1
mov x0, x21
mov w1, #1
mov x2, x19
bl _errline
b LBB49_6
LBB49_17: ; in Loop: Header=BB49_8 Depth=1
mov x0, x27
mov w1, #61
bl _strchr
cbz x0, LBB49_7
; %bb.18: ; in Loop: Header=BB49_8 Depth=1
mov x0, x27
mov w1, #61
bl _strchr
cbz x0, LBB49_69
; %bb.19: ; in Loop: Header=BB49_8 Depth=1
mov x27, x0
strb wzr, [x0]
Lloh319:
adrp x8, _op@PAGE
Lloh320:
ldr x20, [x8, _op@PAGEOFF]
mov x22, x20
ldr x1, [x22, #8]!
cbz x1, LBB49_29
; %bb.20: ; in Loop: Header=BB49_8 Depth=1
ldr x28, [x25, x21, lsl #3]
mov x0, x28
bl _strcmp
cbz w0, LBB49_30
; %bb.21: ; in Loop: Header=BB49_8 Depth=1
add x8, x20, #40
mov w9, #1
LBB49_22: ; Parent Loop BB49_8 Depth=1
; => This Inner Loop Header: Depth=2
mov x24, x9
mov x22, x8
ldr x1, [x8]
cbz x1, LBB49_31
; %bb.23: ; in Loop: Header=BB49_22 Depth=2
mov x0, x28
bl _strcmp
add x9, x24, #1
add x8, x22, #32
cbnz w0, LBB49_22
b LBB49_31
LBB49_24: ; in Loop: Header=BB49_8 Depth=1
and x9, x24, #0xffffffff
cmp w20, #45
cset w0, eq
add x8, x22, x9, lsl #5
ldr x8, [x8, #16]
cbz x8, LBB49_41
; %bb.25: ; in Loop: Header=BB49_8 Depth=1
lsl x9, x9, #5
ldr w9, [x22, x9]
cmp w9, #8
b.eq LBB49_39
; %bb.26: ; in Loop: Header=BB49_8 Depth=1
cmp w9, #5
b.eq LBB49_40
; %bb.27: ; in Loop: Header=BB49_8 Depth=1
cmp w9, #1
b.ne LBB49_42
; %bb.28: ; in Loop: Header=BB49_8 Depth=1
mov w20, #0
str w0, [x8]
add w23, wzr, w23
b LBB49_7
LBB49_29: ; in Loop: Header=BB49_8 Depth=1
mov x25, #0
b LBB49_32
LBB49_30: ; in Loop: Header=BB49_8 Depth=1
mov x24, #0
LBB49_31: ; in Loop: Header=BB49_8 Depth=1
and x25, x24, #0xffffffff
LBB49_32: ; in Loop: Header=BB49_8 Depth=1
mov w8, #61
strb w8, [x27]
ldr x8, [x22]
cbz x8, LBB49_37
; %bb.33: ; in Loop: Header=BB49_8 Depth=1
lsl x28, x25, #5
ldr w8, [x20, x28]
movi d8, #0000000000000000
sub w8, w8, #1
cmp w8, #7
b.hi LBB49_55
; %bb.34: ; in Loop: Header=BB49_8 Depth=1
add x0, x27, #1
Lloh321:
adrp x11, lJTI49_0@PAGE
Lloh322:
add x11, x11, lJTI49_0@PAGEOFF
adr x9, LBB49_35
ldrb w10, [x11, x8]
add x9, x9, x10, lsl #2
br x9
LBB49_35: ; in Loop: Header=BB49_8 Depth=1
cbz x19, LBB49_52
; %bb.36: ; in Loop: Header=BB49_8 Depth=1
Lloh323:
adrp x8, _emsg@PAGE
Lloh324:
add x8, x8, _emsg@PAGEOFF
str x8, [sp]
mov x0, x19
Lloh325:
adrp x1, l_.str.242@PAGE
Lloh326:
add x1, x1, l_.str.242@PAGEOFF
bl _fprintf
mov x0, x21
mov w1, #0
b LBB49_51
LBB49_37: ; in Loop: Header=BB49_8 Depth=1
cbz x19, LBB49_44
; %bb.38: ; in Loop: Header=BB49_8 Depth=1
Lloh327:
adrp x8, _emsg@PAGE
Lloh328:
add x8, x8, _emsg@PAGEOFF
str x8, [sp]
mov x0, x19
Lloh329:
adrp x1, l_.str.239@PAGE
Lloh330:
add x1, x1, l_.str.239@PAGEOFF
bl _fprintf
mov x0, x21
mov w1, #0
mov x2, x19
bl _errline
mov w22, #1
b LBB49_66
LBB49_39: ; in Loop: Header=BB49_8 Depth=1
add x0, x27, #2
blr x8
b LBB49_41
LBB49_40: ; in Loop: Header=BB49_8 Depth=1
blr x8
LBB49_41: ; in Loop: Header=BB49_8 Depth=1
mov w20, #0
add w23, wzr, w23
b LBB49_7
LBB49_42: ; in Loop: Header=BB49_8 Depth=1
cbz x19, LBB49_5
; %bb.43: ; in Loop: Header=BB49_8 Depth=1
Lloh331:
adrp x8, _emsg@PAGE
Lloh332:
add x8, x8, _emsg@PAGEOFF
str x8, [sp]
mov x0, x19
Lloh333:
adrp x1, l_.str.240@PAGE
Lloh334:
add x1, x1, l_.str.240@PAGEOFF
b LBB49_16
LBB49_44: ; in Loop: Header=BB49_8 Depth=1
mov w22, #1
b LBB49_66
LBB49_45: ; in Loop: Header=BB49_8 Depth=1
add x1, sp, #24
mov w2, #0
bl _strtol
mov x27, x0
ldr x20, [sp, #24]
ldrb w8, [x20]
cbz w8, LBB49_56
; %bb.46: ; in Loop: Header=BB49_8 Depth=1
cbz x19, LBB49_53
; %bb.47: ; in Loop: Header=BB49_8 Depth=1
Lloh335:
adrp x8, _emsg@PAGE
Lloh336:
add x8, x8, _emsg@PAGEOFF
str x8, [sp]
mov x0, x19
Lloh337:
adrp x1, l_.str.244@PAGE
Lloh338:
add x1, x1, l_.str.244@PAGEOFF
bl _fprintf
Lloh339:
adrp x8, _argv@PAGE
Lloh340:
ldr x8, [x8, _argv@PAGEOFF]
ldr x8, [x8, x21, lsl #3]
sub w1, w20, w8
mov x0, x21
mov x2, x19
bl _errline
b LBB49_53
LBB49_48: ; in Loop: Header=BB49_8 Depth=1
add x1, sp, #24
bl _strtod
fmov d8, d0
ldr x8, [sp, #24]
ldrb w8, [x8]
cbz w8, LBB49_55
; %bb.49: ; in Loop: Header=BB49_8 Depth=1
cbz x19, LBB49_52
; %bb.50: ; in Loop: Header=BB49_8 Depth=1
Lloh341:
adrp x8, _emsg@PAGE
Lloh342:
add x8, x8, _emsg@PAGEOFF
str x8, [sp]
mov x0, x19
Lloh343:
adrp x1, l_.str.243@PAGE
Lloh344:
add x1, x1, l_.str.243@PAGEOFF
bl _fprintf
ldr w8, [sp, #24]
Lloh345:
adrp x9, _argv@PAGE
Lloh346:
ldr x9, [x9, _argv@PAGEOFF]
ldr x9, [x9, x21, lsl #3]
sub w1, w8, w9
mov x0, x21
LBB49_51: ; in Loop: Header=BB49_8 Depth=1
mov x2, x19
bl _errline
LBB49_52: ; in Loop: Header=BB49_8 Depth=1
mov w27, #0
LBB49_53: ; in Loop: Header=BB49_8 Depth=1
mov x0, #0
mov w22, #1
b LBB49_58
LBB49_54: ; in Loop: Header=BB49_8 Depth=1
mov w27, #0
b LBB49_57
LBB49_55: ; in Loop: Header=BB49_8 Depth=1
mov w27, #0
LBB49_56: ; in Loop: Header=BB49_8 Depth=1
mov x0, #0
LBB49_57: ; in Loop: Header=BB49_8 Depth=1
mov w22, #0
LBB49_58: ; in Loop: Header=BB49_8 Depth=1
Lloh347:
adrp x8, _op@PAGE
Lloh348:
ldr x8, [x8, _op@PAGEOFF]
ldr w9, [x8, x28]
sub w9, w9, #2
cmp w9, #6
b.hi LBB49_66
; %bb.59: ; in Loop: Header=BB49_8 Depth=1
Lloh349:
adrp x12, lJTI49_1@PAGE
Lloh350:
add x12, x12, lJTI49_1@PAGEOFF
adr x10, LBB49_60
ldrb w11, [x12, x9]
add x10, x10, x11, lsl #2
br x10
LBB49_60: ; in Loop: Header=BB49_8 Depth=1
add x8, x8, x25, lsl #5
ldr x8, [x8, #16]
str w27, [x8]
b LBB49_66
LBB49_61: ; in Loop: Header=BB49_8 Depth=1
add x8, x8, x25, lsl #5
ldr x8, [x8, #16]
str d8, [x8]
b LBB49_66
LBB49_62: ; in Loop: Header=BB49_8 Depth=1
add x8, x8, x25, lsl #5
ldr x8, [x8, #16]
str x0, [x8]
b LBB49_66
LBB49_63: ; in Loop: Header=BB49_8 Depth=1
add x8, x8, x25, lsl #5
ldr x8, [x8, #16]
mov x0, x27
blr x8
b LBB49_66
LBB49_64: ; in Loop: Header=BB49_8 Depth=1
add x8, x8, x25, lsl #5
ldr x8, [x8, #16]
fmov d0, d8
blr x8
b LBB49_66
LBB49_65: ; in Loop: Header=BB49_8 Depth=1
add x8, x8, x25, lsl #5
ldr x8, [x8, #16]
blr x8
LBB49_66: ; in Loop: Header=BB49_8 Depth=1
add w23, w22, w23
b LBB49_7
LBB49_67:
cmp w23, #1
ldr x8, [sp, #16] ; 8-byte Folded Reload
b.ge LBB49_70
LBB49_68:
mov w0, #0
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
ldp x20, x19, [sp, #112] ; 16-byte Folded Reload
ldp x22, x21, [sp, #96] ; 16-byte Folded Reload
ldp x24, x23, [sp, #80] ; 16-byte Folded Reload
ldp x26, x25, [sp, #64] ; 16-byte Folded Reload
ldp x28, x27, [sp, #48] ; 16-byte Folded Reload
ldp d9, d8, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #144
ret
LBB49_69:
bl _OptInit.cold.1
LBB49_70:
ldr x8, [x8]
str x8, [sp]
Lloh351:
adrp x1, l_.str.67@PAGE
Lloh352:
add x1, x1, l_.str.67@PAGEOFF
mov x0, x19
bl _fprintf
bl _OptPrint
mov w0, #1
bl _exit
.loh AdrpAdrp Lloh309, Lloh310
.loh AdrpAdrp Lloh308, Lloh309
.loh AdrpLdr Lloh311, Lloh312
.loh AdrpLdr Lloh313, Lloh314
.loh AdrpAdd Lloh317, Lloh318
.loh AdrpAdd Lloh315, Lloh316
.loh AdrpLdr Lloh319, Lloh320
.loh AdrpAdd Lloh321, Lloh322
.loh AdrpAdd Lloh325, Lloh326
.loh AdrpAdd Lloh323, Lloh324
.loh AdrpAdd Lloh329, Lloh330
.loh AdrpAdd Lloh327, Lloh328
.loh AdrpAdd Lloh333, Lloh334
.loh AdrpAdd Lloh331, Lloh332
.loh AdrpLdr Lloh339, Lloh340
.loh AdrpAdd Lloh337, Lloh338
.loh AdrpAdd Lloh335, Lloh336
.loh AdrpLdr Lloh345, Lloh346
.loh AdrpAdd Lloh343, Lloh344
.loh AdrpAdd Lloh341, Lloh342
.loh AdrpLdr Lloh347, Lloh348
.loh AdrpAdd Lloh349, Lloh350
.loh AdrpAdd Lloh351, Lloh352
.cfi_endproc
.section __TEXT,__const
lJTI49_0:
.byte (LBB49_35-LBB49_35)>>2
.byte (LBB49_45-LBB49_35)>>2
.byte (LBB49_48-LBB49_35)>>2
.byte (LBB49_54-LBB49_35)>>2
.byte (LBB49_35-LBB49_35)>>2
.byte (LBB49_45-LBB49_35)>>2
.byte (LBB49_48-LBB49_35)>>2
.byte (LBB49_54-LBB49_35)>>2
lJTI49_1:
.byte (LBB49_60-LBB49_60)>>2
.byte (LBB49_61-LBB49_60)>>2
.byte (LBB49_62-LBB49_60)>>2
.byte (LBB49_66-LBB49_60)>>2
.byte (LBB49_63-LBB49_60)>>2
.byte (LBB49_64-LBB49_60)>>2
.byte (LBB49_65-LBB49_60)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.globl _OptNArgs ; -- Begin function OptNArgs
.p2align 2
_OptNArgs: ; @OptNArgs
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
Lloh353:
adrp x8, _argv@PAGE
Lloh354:
ldr x8, [x8, _argv@PAGEOFF]
cbz x8, LBB50_10
; %bb.1:
ldr x9, [x8]
cbz x9, LBB50_10
; %bb.2:
ldr x21, [x8, #8]
cbz x21, LBB50_10
; %bb.3:
mov w22, #0
mov w19, #0
add x23, x8, #16
Lloh355:
adrp x20, l_.str.68@PAGE
Lloh356:
add x20, x20, l_.str.68@PAGEOFF
b LBB50_6
LBB50_4: ; in Loop: Header=BB50_6 Depth=1
add w19, w19, #1
LBB50_5: ; in Loop: Header=BB50_6 Depth=1
mov x0, x21
mov x1, x20
bl _strcmp
cmp w0, #0
csinc w22, w22, wzr, ne
ldr x21, [x23], #8
cbz x21, LBB50_11
LBB50_6: ; =>This Inner Loop Header: Depth=1
cbnz w22, LBB50_4
; %bb.7: ; in Loop: Header=BB50_6 Depth=1
ldrb w8, [x21]
cmp w8, #43
b.eq LBB50_5
; %bb.8: ; in Loop: Header=BB50_6 Depth=1
cmp w8, #45
b.eq LBB50_5
; %bb.9: ; in Loop: Header=BB50_6 Depth=1
mov x0, x21
mov w1, #61
bl _strchr
cbnz x0, LBB50_5
b LBB50_4
LBB50_10:
mov w19, #0
LBB50_11:
mov x0, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh353, Lloh354
.loh AdrpAdd Lloh355, Lloh356
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function Strsafe_init
lCPI51_0:
.long 1024 ; 0x400
.long 0 ; 0x0
.section __TEXT,__text,regular,pure_instructions
.globl _Strsafe_init
.p2align 2
_Strsafe_init: ; @Strsafe_init
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
adrp x20, _x1a@PAGE
ldr x8, [x20, _x1a@PAGEOFF]
cbz x8, LBB51_2
LBB51_1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB51_2:
mov w0, #24
bl _malloc
str x0, [x20, _x1a@PAGEOFF]
cbz x0, LBB51_1
; %bb.3:
mov x19, x0
Lloh357:
adrp x8, lCPI51_0@PAGE
Lloh358:
ldr d0, [x8, lCPI51_0@PAGEOFF]
str d0, [x0]
mov w0, #1024
mov w1, #32
bl _calloc
str x0, [x19, #8]
cbz x0, LBB51_6
; %bb.4:
add x8, x0, #6, lsl #12 ; =24576
str x8, [x19, #16]
str xzr, [x0, #24576]
mov w8, #8
LBB51_5: ; =>This Inner Loop Header: Depth=1
ldr x9, [x19, #16]
str xzr, [x9, x8]
add x8, x8, #8
cmp x8, #2, lsl #12 ; =8192
b.ne LBB51_5
b LBB51_1
LBB51_6:
mov x0, x19
bl _free
str xzr, [x20, _x1a@PAGEOFF]
b LBB51_1
.loh AdrpLdr Lloh357, Lloh358
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function Symbol_init
lCPI52_0:
.long 128 ; 0x80
.long 0 ; 0x0
.section __TEXT,__text,regular,pure_instructions
.globl _Symbol_init
.p2align 2
_Symbol_init: ; @Symbol_init
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
adrp x20, _x2a@PAGE
ldr x8, [x20, _x2a@PAGEOFF]
cbz x8, LBB52_2
LBB52_1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB52_2:
mov w0, #24
bl _malloc
str x0, [x20, _x2a@PAGEOFF]
cbz x0, LBB52_1
; %bb.3:
mov x19, x0
Lloh359:
adrp x8, lCPI52_0@PAGE
Lloh360:
ldr d0, [x8, lCPI52_0@PAGEOFF]
str d0, [x0]
mov w0, #128
mov w1, #40
bl _calloc
str x0, [x19, #8]
cbz x0, LBB52_6
; %bb.4:
add x8, x0, #1, lsl #12 ; =4096
str x8, [x19, #16]
str xzr, [x0, #4096]
mov w8, #8
LBB52_5: ; =>This Inner Loop Header: Depth=1
ldr x9, [x19, #16]
str xzr, [x9, x8]
add x8, x8, #8
cmp x8, #1024
b.ne LBB52_5
b LBB52_1
LBB52_6:
mov x0, x19
bl _free
str xzr, [x20, _x2a@PAGEOFF]
b LBB52_1
.loh AdrpLdr Lloh359, Lloh360
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function State_init
lCPI53_0:
.long 128 ; 0x80
.long 0 ; 0x0
.section __TEXT,__text,regular,pure_instructions
.globl _State_init
.p2align 2
_State_init: ; @State_init
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
adrp x20, _x3a@PAGE
ldr x8, [x20, _x3a@PAGEOFF]
cbz x8, LBB53_2
LBB53_1:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB53_2:
mov w0, #24
bl _malloc
str x0, [x20, _x3a@PAGEOFF]
cbz x0, LBB53_1
; %bb.3:
mov x19, x0
Lloh361:
adrp x8, lCPI53_0@PAGE
Lloh362:
ldr d0, [x8, lCPI53_0@PAGEOFF]
str d0, [x0]
mov w0, #128
mov w1, #40
bl _calloc
str x0, [x19, #8]
cbz x0, LBB53_6
; %bb.4:
add x8, x0, #1, lsl #12 ; =4096
str x8, [x19, #16]
str xzr, [x0, #4096]
mov w8, #8
LBB53_5: ; =>This Inner Loop Header: Depth=1
ldr x9, [x19, #16]
str xzr, [x9, x8]
add x8, x8, #8
cmp x8, #1024
b.ne LBB53_5
b LBB53_1
LBB53_6:
mov x0, x19
bl _free
str xzr, [x20, _x3a@PAGEOFF]
b LBB53_1
.loh AdrpLdr Lloh361, Lloh362
.cfi_endproc
; -- End function
.globl _OptArg ; -- Begin function OptArg
.p2align 2
_OptArg: ; @OptArg
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
Lloh363:
adrp x8, _argv@PAGE
Lloh364:
ldr x22, [x8, _argv@PAGEOFF]
cbz x22, LBB54_13
; %bb.1:
ldr x8, [x22]
cbz x8, LBB54_13
; %bb.2:
ldr x20, [x22, #8]
cbz x20, LBB54_13
; %bb.3:
mov x19, x0
mov w23, #0
mov w24, #2
Lloh365:
adrp x21, l_.str.68@PAGE
Lloh366:
add x21, x21, l_.str.68@PAGEOFF
b LBB54_5
LBB54_4: ; in Loop: Header=BB54_5 Depth=1
mov x0, x20
mov x1, x21
bl _strcmp
cmp w0, #0
csinc w23, w23, wzr, ne
ldr x20, [x22, x24, lsl #3]
add x24, x24, #1
cbz x20, LBB54_13
LBB54_5: ; =>This Inner Loop Header: Depth=1
cbz w23, LBB54_8
LBB54_6: ; in Loop: Header=BB54_5 Depth=1
cbz w19, LBB54_11
; %bb.7: ; in Loop: Header=BB54_5 Depth=1
sub w19, w19, #1
b LBB54_4
LBB54_8: ; in Loop: Header=BB54_5 Depth=1
ldrb w8, [x20]
cmp w8, #43
b.eq LBB54_4
; %bb.9: ; in Loop: Header=BB54_5 Depth=1
cmp w8, #45
b.eq LBB54_4
; %bb.10: ; in Loop: Header=BB54_5 Depth=1
mov x0, x20
mov w1, #61
bl _strchr
cbnz x0, LBB54_4
b LBB54_6
LBB54_11:
sub x8, x24, #1
tbnz w8, #31, LBB54_13
; %bb.12:
ldr x0, [x22, w8, uxtw #3]
b LBB54_14
LBB54_13:
mov x0, #0
LBB54_14:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh363, Lloh364
.loh AdrpAdd Lloh365, Lloh366
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function Symbol_new
lCPI55_0:
.long 4294967295 ; 0xffffffff
.long 3 ; 0x3
.section __TEXT,__text,regular,pure_instructions
.globl _Symbol_new
.p2align 2
_Symbol_new: ; @Symbol_new
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x0
Lloh367:
adrp x8, _x2a@PAGE
Lloh368:
ldr x8, [x8, _x2a@PAGEOFF]
cbz x8, LBB55_9
; %bb.1:
ldrb w10, [x19]
cbz w10, LBB55_4
; %bb.2:
mov w9, #0
add x11, x19, #1
mov w12, #13
LBB55_3: ; =>This Inner Loop Header: Depth=1
mul w9, w9, w12
add w9, w9, w10, sxtb
ldrb w10, [x11], #1
cbnz w10, LBB55_3
b LBB55_5
LBB55_4:
mov w9, #0
LBB55_5:
ldr w10, [x8]
sub w10, w10, #1
and w9, w10, w9
ldr x8, [x8, #16]
ldr x20, [x8, w9, uxtw #3]
cbz x20, LBB55_9
LBB55_6: ; =>This Inner Loop Header: Depth=1
ldr x0, [x20, #8]
mov x1, x19
bl _strcmp
cbz w0, LBB55_8
; %bb.7: ; in Loop: Header=BB55_6 Depth=1
ldr x20, [x20, #16]
cbnz x20, LBB55_6
b LBB55_9
LBB55_8:
ldr x20, [x20]
cbnz x20, LBB55_14
LBB55_9:
mov w0, #1
mov w1, #96
bl _calloc
cbz x0, LBB55_15
; %bb.10:
mov x20, x0
mov x0, x19
bl _Strsafe
mov x21, x0
str x0, [x20]
ldrsb w8, [x19]
and x0, x8, #0xff
tbnz w8, #31, LBB55_12
; %bb.11:
Lloh369:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh370:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x8000
b LBB55_13
LBB55_12:
; kill: def $w0 killed $w0 killed $x0
mov w1, #32768
bl ___maskrune
LBB55_13:
cmp w0, #0
cset w8, eq
str w8, [x20, #12]
stp xzr, xzr, [x20, #16]
Lloh371:
adrp x8, lCPI55_0@PAGE
Lloh372:
ldr d0, [x8, lCPI55_0@PAGEOFF]
str d0, [x20, #32]
str xzr, [x20, #72]
stp xzr, xzr, [x20, #48]
str xzr, [x20, #40]
str wzr, [x20, #64]
mov x0, x20
mov x1, x21
bl _Symbol_insert
LBB55_14:
ldr w8, [x20, #52]
add w8, w8, #1
str w8, [x20, #52]
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB55_15:
Lloh373:
adrp x8, ___stderrp@GOTPAGE
Lloh374:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh375:
ldr x3, [x8]
Lloh376:
adrp x0, l_.str.16@PAGE
Lloh377:
add x0, x0, l_.str.16@PAGEOFF
mov w1, #28
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpLdr Lloh367, Lloh368
.loh AdrpLdrGot Lloh369, Lloh370
.loh AdrpLdr Lloh371, Lloh372
.loh AdrpAdd Lloh376, Lloh377
.loh AdrpLdrGotLdr Lloh373, Lloh374, Lloh375
.cfi_endproc
; -- End function
.globl _Parse ; -- Begin function Parse
.p2align 2
_Parse: ; @Parse
.cfi_startproc
; %bb.0:
stp d9, d8, [sp, #-112]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
.cfi_offset b8, -104
.cfi_offset b9, -112
mov w9, #16320
Lloh378:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh379:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #3, lsl #12 ; =12288
sub sp, sp, #4032
mov x19, x0
Lloh380:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh381:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh382:
ldr x8, [x8]
stur x8, [x29, #-112]
add x8, sp, #104
add x0, x8, #8
mov w1, #16136
bl _bzero
ldr x22, [x19, #216]
str x19, [sp, #128]
str x22, [sp, #104]
str wzr, [sp, #136]
Lloh383:
adrp x1, l_.str.74@PAGE
Lloh384:
add x1, x1, l_.str.74@PAGEOFF
mov x0, x22
bl _fopen
cbz x0, LBB56_3
; %bb.1:
mov x21, x0
mov x1, #0
mov w2, #2
bl _fseek
mov x0, x21
bl _ftell
mov x23, x0
mov x0, x21
bl _rewind
add w0, w23, #1
bl _malloc
mov w8, #57600
movk w8, #1525, lsl #16
cmp w23, w8
ccmp x0, #0, #4, ls
b.ne LBB56_4
; %bb.2:
Lloh385:
adrp x2, l_.str.76@PAGE
Lloh386:
add x2, x2, l_.str.76@PAGEOFF
mov x0, x22
mov w1, #0
bl _ErrorMsg
b LBB56_125
LBB56_3:
Lloh387:
adrp x2, l_.str.75@PAGE
Lloh388:
add x2, x2, l_.str.75@PAGEOFF
mov x0, x22
mov w1, #0
bl _ErrorMsg
ldr w8, [x19, #80]
add w8, w8, #1
str w8, [x19, #80]
b LBB56_515
LBB56_4:
mov x26, x0
and x24, x23, #0xffffffff
mov w1, #1
mov x2, x24
mov x3, x21
bl _fread
cmp x0, x24
b.ne LBB56_124
; %bb.5:
str x19, [sp, #40] ; 8-byte Folded Spill
mov x0, x21
bl _fclose
mov x20, #0
mov w25, #0
str xzr, [sp, #80] ; 8-byte Folded Spill
strb wzr, [x26, x24]
add x9, x26, #7
add x8, x26, #3
stp x9, x8, [sp, #24] ; 16-byte Folded Spill
add x8, x26, #1
str x8, [sp, #48] ; 8-byte Folded Spill
mov w23, #1
mov w27, #6
Lloh389:
adrp x19, l_.str.247@PAGE
Lloh390:
add x19, x19, l_.str.247@PAGEOFF
Lloh391:
adrp x22, __DefaultRuneLocale@GOTPAGE
Lloh392:
ldr x22, [x22, __DefaultRuneLocale@GOTPAGEOFF]
mov w21, #7
movi.8b v8, #10
mov x28, x26
mov w8, #1
str x8, [sp, #56] ; 8-byte Folded Spill
str x26, [sp, #72] ; 8-byte Folded Spill
b LBB56_8
LBB56_6: ; in Loop: Header=BB56_8 Depth=1
add w23, w23, #1
LBB56_7: ; in Loop: Header=BB56_8 Depth=1
add x20, x20, #1
add x21, x21, #1
add x28, x28, #1
add w27, w27, #1
LBB56_8: ; =>This Loop Header: Depth=1
; Child Loop BB56_63 Depth 2
; Child Loop BB56_100 Depth 2
; Child Loop BB56_122 Depth 2
; Child Loop BB56_119 Depth 2
; Child Loop BB56_35 Depth 2
; Child Loop BB56_41 Depth 2
; Child Loop BB56_48 Depth 2
; Child Loop BB56_59 Depth 2
add x24, x26, x20
ldrb w8, [x24]
cmp w8, #10
b.eq LBB56_6
; %bb.9: ; in Loop: Header=BB56_8 Depth=1
cmp w8, #37
b.eq LBB56_11
; %bb.10: ; in Loop: Header=BB56_8 Depth=1
cbnz w8, LBB56_7
b LBB56_127
LBB56_11: ; in Loop: Header=BB56_8 Depth=1
cbz x20, LBB56_13
; %bb.12: ; in Loop: Header=BB56_8 Depth=1
sub w8, w20, #1
ldrb w8, [x26, w8, uxtw]
cmp w8, #10
b.ne LBB56_7
LBB56_13: ; in Loop: Header=BB56_8 Depth=1
mov x0, x24
mov x1, x19
mov w2, #6
bl _strncmp
cbz w0, LBB56_18
LBB56_14: ; in Loop: Header=BB56_8 Depth=1
mov x0, x24
Lloh393:
adrp x1, l_.str.248@PAGE
Lloh394:
add x1, x1, l_.str.248@PAGEOFF
mov w2, #6
bl _strncmp
cbz w0, LBB56_20
LBB56_15: ; in Loop: Header=BB56_8 Depth=1
mov x0, x24
Lloh395:
adrp x1, l_.str.249@PAGE
Lloh396:
add x1, x1, l_.str.249@PAGEOFF
mov w2, #7
bl _strncmp
cbnz w0, LBB56_7
; %bb.16: ; in Loop: Header=BB56_8 Depth=1
add w8, w20, #7
ldrsb w8, [x26, w8, uxtw]
and x0, x8, #0xff
tbnz w8, #31, LBB56_30
; %bb.17: ; in Loop: Header=BB56_8 Depth=1
add x8, x22, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x4000
cbnz w0, LBB56_31
b LBB56_7
LBB56_18: ; in Loop: Header=BB56_8 Depth=1
add w8, w20, #6
ldrsb w8, [x26, w8, uxtw]
and x0, x8, #0xff
tbnz w8, #31, LBB56_22
; %bb.19: ; in Loop: Header=BB56_8 Depth=1
add x8, x22, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x4000
cbnz w0, LBB56_23
b LBB56_14
LBB56_20: ; in Loop: Header=BB56_8 Depth=1
add w8, w20, #6
ldrsb w8, [x26, w8, uxtw]
and x0, x8, #0xff
tbnz w8, #31, LBB56_29
; %bb.21: ; in Loop: Header=BB56_8 Depth=1
add x8, x22, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x4000
cbnz w0, LBB56_31
b LBB56_15
LBB56_22: ; in Loop: Header=BB56_8 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #16384
bl ___maskrune
cbz w0, LBB56_14
LBB56_23: ; in Loop: Header=BB56_8 Depth=1
mov w14, #32
cbz w25, LBB56_118
; %bb.24: ; in Loop: Header=BB56_8 Depth=1
subs w25, w25, #1
b.ne LBB56_118
; %bb.25: ; in Loop: Header=BB56_8 Depth=1
ldr x8, [sp, #80] ; 8-byte Folded Reload
sxtw x9, w8
subs x8, x20, x9
b.le LBB56_117
; %bb.26: ; in Loop: Header=BB56_8 Depth=1
mov x11, x9
cmp x8, #8
b.lo LBB56_122
; %bb.27: ; in Loop: Header=BB56_8 Depth=1
cmp x8, #16
b.hs LBB56_61
; %bb.28: ; in Loop: Header=BB56_8 Depth=1
mov x10, #0
b LBB56_98
LBB56_29: ; in Loop: Header=BB56_8 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #16384
bl ___maskrune
cbnz w0, LBB56_31
b LBB56_15
LBB56_30: ; in Loop: Header=BB56_8 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #16384
bl ___maskrune
cbz w0, LBB56_7
LBB56_31: ; in Loop: Header=BB56_8 Depth=1
mov x19, x27
str x21, [sp, #96] ; 8-byte Folded Spill
cbz w25, LBB56_35
; %bb.32: ; in Loop: Header=BB56_8 Depth=1
add w25, w25, #1
Lloh397:
adrp x19, l_.str.247@PAGE
Lloh398:
add x19, x19, l_.str.247@PAGEOFF
ldr x21, [sp, #96] ; 8-byte Folded Reload
mov w10, #32
b LBB56_58
LBB56_33: ; in Loop: Header=BB56_35 Depth=2
; kill: def $w0 killed $w0 killed $x0
mov w1, #16384
bl ___maskrune
LBB56_34: ; in Loop: Header=BB56_35 Depth=2
add x21, x21, #1
add w19, w19, #1
cbz w0, LBB56_37
LBB56_35: ; Parent Loop BB56_8 Depth=1
; => This Inner Loop Header: Depth=2
ldrsb w8, [x26, x21]
and x0, x8, #0xff
tbnz w8, #31, LBB56_33
; %bb.36: ; in Loop: Header=BB56_35 Depth=2
add x8, x22, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x4000
b LBB56_34
LBB56_37: ; in Loop: Header=BB56_8 Depth=1
str x27, [sp, #88] ; 8-byte Folded Spill
sub w8, w21, #1
add x24, x26, x8
ldrb w0, [x24]
cbz w0, LBB56_43
; %bb.38: ; in Loop: Header=BB56_8 Depth=1
mov x27, #0
ldr x8, [sp, #48] ; 8-byte Folded Reload
add x19, x8, w19, uxtw
b LBB56_41
LBB56_39: ; in Loop: Header=BB56_41 Depth=2
; kill: def $w0 killed $w0 killed $x0
mov w1, #16384
bl ___maskrune
cbnz w0, LBB56_45
LBB56_40: ; in Loop: Header=BB56_41 Depth=2
add x8, x27, #1
ldrb w0, [x19, x27]
mov x27, x8
cbz w0, LBB56_44
LBB56_41: ; Parent Loop BB56_8 Depth=1
; => This Inner Loop Header: Depth=2
tbnz w0, #7, LBB56_39
; %bb.42: ; in Loop: Header=BB56_41 Depth=2
add x8, x22, w0, uxtb #2
ldr w8, [x8, #60]
and w0, w8, #0x4000
cbz w0, LBB56_40
b LBB56_45
LBB56_43: ; in Loop: Header=BB56_8 Depth=1
mov w27, #0
b LBB56_45
LBB56_44: ; in Loop: Header=BB56_8 Depth=1
mov x27, x8
LBB56_45: ; in Loop: Header=BB56_8 Depth=1
Lloh399:
adrp x8, _nDefine@PAGE
Lloh400:
ldr w21, [x8, _nDefine@PAGEOFF]
cmp w21, #1
b.lt LBB56_53
; %bb.46: ; in Loop: Header=BB56_8 Depth=1
str w23, [sp, #64] ; 4-byte Folded Spill
mov x23, #0
Lloh401:
adrp x8, _azDefine@PAGE
Lloh402:
ldr x22, [x8, _azDefine@PAGEOFF]
mov w25, w27
mov w19, #1
b LBB56_48
LBB56_47: ; in Loop: Header=BB56_48 Depth=2
add x23, x23, #1
cmp x23, x21
cset w19, lo
cmp x21, x23
b.eq LBB56_51
LBB56_48: ; Parent Loop BB56_8 Depth=1
; => This Inner Loop Header: Depth=2
ldr x26, [x22, x23, lsl #3]
mov x0, x26
mov x1, x24
mov x2, x25
bl _strncmp
cbnz w0, LBB56_47
; %bb.49: ; in Loop: Header=BB56_48 Depth=2
mov x0, x26
bl _strlen
cmp w27, w0
b.ne LBB56_47
; %bb.50: ; in Loop: Header=BB56_8 Depth=1
mov w8, #0
b LBB56_52
LBB56_51: ; in Loop: Header=BB56_8 Depth=1
mov w8, #1
LBB56_52: ; in Loop: Header=BB56_8 Depth=1
ldr x26, [sp, #72] ; 8-byte Folded Reload
Lloh403:
adrp x22, __DefaultRuneLocale@GOTPAGE
Lloh404:
ldr x22, [x22, __DefaultRuneLocale@GOTPAGEOFF]
ldr w23, [sp, #64] ; 4-byte Folded Reload
b LBB56_54
LBB56_53: ; in Loop: Header=BB56_8 Depth=1
mov w19, #0
mov w8, #1
LBB56_54: ; in Loop: Header=BB56_8 Depth=1
add w9, w20, #3
ldrb w9, [x26, w9, uxtw]
and w10, w19, #0x1
cmp w9, #110
csel w8, w10, w8, eq
ldp x27, x21, [sp, #88] ; 16-byte Folded Reload
mov w10, #32
cbz w8, LBB56_56
; %bb.55: ; in Loop: Header=BB56_8 Depth=1
mov w25, #1
mov x8, x20
str x8, [sp, #80] ; 8-byte Folded Spill
mov x8, x23
str x8, [sp, #56] ; 8-byte Folded Spill
b LBB56_57
LBB56_56: ; in Loop: Header=BB56_8 Depth=1
mov w25, #0
LBB56_57: ; in Loop: Header=BB56_8 Depth=1
Lloh405:
adrp x19, l_.str.247@PAGE
Lloh406:
add x19, x19, l_.str.247@PAGEOFF
LBB56_58: ; in Loop: Header=BB56_8 Depth=1
mov x8, x28
LBB56_59: ; Parent Loop BB56_8 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w9, [x8]
cmp w9, #0
ccmp w9, #10, #4, ne
b.eq LBB56_7
; %bb.60: ; in Loop: Header=BB56_59 Depth=2
strb w10, [x8], #1
b LBB56_59
LBB56_61: ; in Loop: Header=BB56_8 Depth=1
and x10, x8, #0xfffffffffffffff0
ldr x11, [sp, #24] ; 8-byte Folded Reload
add x11, x11, x9
mov x12, x10
b LBB56_63
LBB56_62: ; in Loop: Header=BB56_63 Depth=2
add x11, x11, #16
subs x12, x12, #16
b.eq LBB56_95
LBB56_63: ; Parent Loop BB56_8 Depth=1
; => This Inner Loop Header: Depth=2
ldur q0, [x11, #-7]
movi.16b v1, #10
cmeq.16b v0, v0, v1
mvn.16b v0, v0
umov.b w13, v0[0]
tbz w13, #0, LBB56_79
; %bb.64: ; in Loop: Header=BB56_63 Depth=2
sturb w14, [x11, #-7]
umov.b w13, v0[1]
tbnz w13, #0, LBB56_80
LBB56_65: ; in Loop: Header=BB56_63 Depth=2
umov.b w13, v0[2]
tbz w13, #0, LBB56_81
LBB56_66: ; in Loop: Header=BB56_63 Depth=2
sturb w14, [x11, #-5]
umov.b w13, v0[3]
tbnz w13, #0, LBB56_82
LBB56_67: ; in Loop: Header=BB56_63 Depth=2
umov.b w13, v0[4]
tbz w13, #0, LBB56_83
LBB56_68: ; in Loop: Header=BB56_63 Depth=2
sturb w14, [x11, #-3]
umov.b w13, v0[5]
tbnz w13, #0, LBB56_84
LBB56_69: ; in Loop: Header=BB56_63 Depth=2
umov.b w13, v0[6]
tbz w13, #0, LBB56_85
LBB56_70: ; in Loop: Header=BB56_63 Depth=2
sturb w14, [x11, #-1]
umov.b w13, v0[7]
tbnz w13, #0, LBB56_86
LBB56_71: ; in Loop: Header=BB56_63 Depth=2
umov.b w13, v0[8]
tbz w13, #0, LBB56_87
LBB56_72: ; in Loop: Header=BB56_63 Depth=2
strb w14, [x11, #1]
umov.b w13, v0[9]
tbnz w13, #0, LBB56_88
LBB56_73: ; in Loop: Header=BB56_63 Depth=2
umov.b w13, v0[10]
tbz w13, #0, LBB56_89
LBB56_74: ; in Loop: Header=BB56_63 Depth=2
strb w14, [x11, #3]
umov.b w13, v0[11]
tbnz w13, #0, LBB56_90
LBB56_75: ; in Loop: Header=BB56_63 Depth=2
umov.b w13, v0[12]
tbz w13, #0, LBB56_91
LBB56_76: ; in Loop: Header=BB56_63 Depth=2
strb w14, [x11, #5]
umov.b w13, v0[13]
tbnz w13, #0, LBB56_92
LBB56_77: ; in Loop: Header=BB56_63 Depth=2
umov.b w13, v0[14]
tbz w13, #0, LBB56_93
LBB56_78: ; in Loop: Header=BB56_63 Depth=2
strb w14, [x11, #7]
umov.b w13, v0[15]
tbz w13, #0, LBB56_62
b LBB56_94
LBB56_79: ; in Loop: Header=BB56_63 Depth=2
umov.b w13, v0[1]
tbz w13, #0, LBB56_65
LBB56_80: ; in Loop: Header=BB56_63 Depth=2
sturb w14, [x11, #-6]
umov.b w13, v0[2]
tbnz w13, #0, LBB56_66
LBB56_81: ; in Loop: Header=BB56_63 Depth=2
umov.b w13, v0[3]
tbz w13, #0, LBB56_67
LBB56_82: ; in Loop: Header=BB56_63 Depth=2
sturb w14, [x11, #-4]
umov.b w13, v0[4]
tbnz w13, #0, LBB56_68
LBB56_83: ; in Loop: Header=BB56_63 Depth=2
umov.b w13, v0[5]
tbz w13, #0, LBB56_69
LBB56_84: ; in Loop: Header=BB56_63 Depth=2
sturb w14, [x11, #-2]
umov.b w13, v0[6]
tbnz w13, #0, LBB56_70
LBB56_85: ; in Loop: Header=BB56_63 Depth=2
umov.b w13, v0[7]
tbz w13, #0, LBB56_71
LBB56_86: ; in Loop: Header=BB56_63 Depth=2
strb w14, [x11]
umov.b w13, v0[8]
tbnz w13, #0, LBB56_72
LBB56_87: ; in Loop: Header=BB56_63 Depth=2
umov.b w13, v0[9]
tbz w13, #0, LBB56_73
LBB56_88: ; in Loop: Header=BB56_63 Depth=2
strb w14, [x11, #2]
umov.b w13, v0[10]
tbnz w13, #0, LBB56_74
LBB56_89: ; in Loop: Header=BB56_63 Depth=2
umov.b w13, v0[11]
tbz w13, #0, LBB56_75
LBB56_90: ; in Loop: Header=BB56_63 Depth=2
strb w14, [x11, #4]
umov.b w13, v0[12]
tbnz w13, #0, LBB56_76
LBB56_91: ; in Loop: Header=BB56_63 Depth=2
umov.b w13, v0[13]
tbz w13, #0, LBB56_77
LBB56_92: ; in Loop: Header=BB56_63 Depth=2
strb w14, [x11, #6]
umov.b w13, v0[14]
tbnz w13, #0, LBB56_78
LBB56_93: ; in Loop: Header=BB56_63 Depth=2
umov.b w13, v0[15]
tbz w13, #0, LBB56_62
LBB56_94: ; in Loop: Header=BB56_63 Depth=2
strb w14, [x11, #8]
b LBB56_62
LBB56_95: ; in Loop: Header=BB56_8 Depth=1
cmp x8, x10
b.eq LBB56_117
; %bb.96: ; in Loop: Header=BB56_8 Depth=1
tbnz w8, #3, LBB56_98
; %bb.97: ; in Loop: Header=BB56_8 Depth=1
add x11, x10, x9
b LBB56_122
LBB56_98: ; in Loop: Header=BB56_8 Depth=1
and x12, x8, #0xfffffffffffffff8
add x11, x12, x9
sub x13, x10, x12
add x9, x10, x9
ldr x10, [sp, #32] ; 8-byte Folded Reload
add x9, x10, x9
b LBB56_100
LBB56_99: ; in Loop: Header=BB56_100 Depth=2
add x9, x9, #8
adds x13, x13, #8
b.eq LBB56_116
LBB56_100: ; Parent Loop BB56_8 Depth=1
; => This Inner Loop Header: Depth=2
ldur d0, [x9, #-3]
cmeq.8b v0, v0, v8
mvn.8b v0, v0
umov.b w10, v0[0]
tbz w10, #0, LBB56_108
; %bb.101: ; in Loop: Header=BB56_100 Depth=2
sturb w14, [x9, #-3]
umov.b w10, v0[1]
tbnz w10, #0, LBB56_109
LBB56_102: ; in Loop: Header=BB56_100 Depth=2
umov.b w10, v0[2]
tbz w10, #0, LBB56_110
LBB56_103: ; in Loop: Header=BB56_100 Depth=2
sturb w14, [x9, #-1]
umov.b w10, v0[3]
tbnz w10, #0, LBB56_111
LBB56_104: ; in Loop: Header=BB56_100 Depth=2
umov.b w10, v0[4]
tbz w10, #0, LBB56_112
LBB56_105: ; in Loop: Header=BB56_100 Depth=2
strb w14, [x9, #1]
umov.b w10, v0[5]
tbnz w10, #0, LBB56_113
LBB56_106: ; in Loop: Header=BB56_100 Depth=2
umov.b w10, v0[6]
tbz w10, #0, LBB56_114
LBB56_107: ; in Loop: Header=BB56_100 Depth=2
strb w14, [x9, #3]
umov.b w10, v0[7]
tbz w10, #0, LBB56_99
b LBB56_115
LBB56_108: ; in Loop: Header=BB56_100 Depth=2
umov.b w10, v0[1]
tbz w10, #0, LBB56_102
LBB56_109: ; in Loop: Header=BB56_100 Depth=2
sturb w14, [x9, #-2]
umov.b w10, v0[2]
tbnz w10, #0, LBB56_103
LBB56_110: ; in Loop: Header=BB56_100 Depth=2
umov.b w10, v0[3]
tbz w10, #0, LBB56_104
LBB56_111: ; in Loop: Header=BB56_100 Depth=2
strb w14, [x9]
umov.b w10, v0[4]
tbnz w10, #0, LBB56_105
LBB56_112: ; in Loop: Header=BB56_100 Depth=2
umov.b w10, v0[5]
tbz w10, #0, LBB56_106
LBB56_113: ; in Loop: Header=BB56_100 Depth=2
strb w14, [x9, #2]
umov.b w10, v0[6]
tbnz w10, #0, LBB56_107
LBB56_114: ; in Loop: Header=BB56_100 Depth=2
umov.b w10, v0[7]
tbz w10, #0, LBB56_99
LBB56_115: ; in Loop: Header=BB56_100 Depth=2
strb w14, [x9, #4]
b LBB56_99
LBB56_116: ; in Loop: Header=BB56_8 Depth=1
cmp x8, x12
b.ne LBB56_122
LBB56_117: ; in Loop: Header=BB56_8 Depth=1
mov w25, #0
LBB56_118: ; in Loop: Header=BB56_8 Depth=1
mov x8, x28
LBB56_119: ; Parent Loop BB56_8 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w9, [x8]
cmp w9, #0
ccmp w9, #10, #4, ne
b.eq LBB56_7
; %bb.120: ; in Loop: Header=BB56_119 Depth=2
strb w14, [x8], #1
b LBB56_119
LBB56_121: ; in Loop: Header=BB56_122 Depth=2
add x11, x11, #1
cmp x20, x11
b.eq LBB56_117
LBB56_122: ; Parent Loop BB56_8 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w8, [x26, x11]
cmp w8, #10
b.eq LBB56_121
; %bb.123: ; in Loop: Header=BB56_122 Depth=2
strb w14, [x26, x11]
b LBB56_121
LBB56_124:
; kill: def $w23 killed $w23 killed $x23 def $x23
str x23, [sp]
Lloh407:
adrp x2, l_.str.77@PAGE
Lloh408:
add x2, x2, l_.str.77@PAGEOFF
mov x0, x22
mov w1, #0
bl _ErrorMsg
mov x0, x26
bl _free
LBB56_125:
ldr w8, [x19, #80]
add w8, w8, #1
str w8, [x19, #80]
ldur x8, [x29, #-112]
Lloh409:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh410:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh411:
ldr x9, [x9]
cmp x9, x8
b.ne LBB56_517
; %bb.126:
mov x0, x21
add sp, sp, #3, lsl #12 ; =12288
add sp, sp, #4032
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
ldp d9, d8, [sp], #112 ; 16-byte Folded Reload
b _fclose
LBB56_127:
cbnz w25, LBB56_518
; %bb.128:
mov w8, #16124
add x27, sp, #104
add x28, x27, x8
mov w8, #16128
add x8, x27, x8
str x8, [sp, #96] ; 8-byte Folded Spill
mov w8, #16136
add x8, x27, x8
str x8, [sp, #88] ; 8-byte Folded Spill
mov w21, #1
mov w19, #1280
mov x20, x26
mov w26, #1
b LBB56_133
LBB56_129: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
ldr x8, [sp, #168]
str x8, [sp]
Lloh412:
adrp x2, l_.str.260@PAGE
Lloh413:
add x2, x2, l_.str.260@PAGEOFF
LBB56_130: ; in Loop: Header=BB56_133 Depth=1
bl _ErrorMsg
ldr w8, [sp, #116]
add w8, w8, #1
str w8, [sp, #116]
mov w8, #14
LBB56_131: ; in Loop: Header=BB56_133 Depth=1
str w8, [sp, #136]
LBB56_132: ; in Loop: Header=BB56_133 Depth=1
strb w24, [x22]
Lloh414:
adrp x22, __DefaultRuneLocale@GOTPAGE
Lloh415:
ldr x22, [x22, __DefaultRuneLocale@GOTPAGEOFF]
mov w19, #1280
LBB56_133: ; =>This Loop Header: Depth=1
; Child Loop BB56_134 Depth 2
; Child Loop BB56_143 Depth 3
; Child Loop BB56_158 Depth 2
; Child Loop BB56_185 Depth 2
; Child Loop BB56_199 Depth 3
; Child Loop BB56_202 Depth 3
; Child Loop BB56_192 Depth 3
; Child Loop BB56_170 Depth 2
; Child Loop BB56_212 Depth 2
; Child Loop BB56_344 Depth 2
; Child Loop BB56_412 Depth 2
; Child Loop BB56_338 Depth 2
; Child Loop BB56_408 Depth 2
; Child Loop BB56_250 Depth 2
; Child Loop BB56_429 Depth 2
; Child Loop BB56_440 Depth 2
; Child Loop BB56_150 Depth 2
ldrb w23, [x20]
LBB56_134: ; Parent Loop BB56_133 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB56_143 Depth 3
cmp w23, #10
b.eq LBB56_138
; %bb.135: ; in Loop: Header=BB56_134 Depth=2
cbz w23, LBB56_514
; %bb.136: ; in Loop: Header=BB56_134 Depth=2
mov x0, x23
tbz w23, #7, LBB56_139
; %bb.137: ; in Loop: Header=BB56_134 Depth=2
mov w1, #16384
bl ___maskrune
mov x8, x0
mov w9, #0
mov x0, x23
cbz w8, LBB56_140
b LBB56_154
LBB56_138: ; in Loop: Header=BB56_134 Depth=2
add w26, w26, #1
mov w0, #10
LBB56_139: ; in Loop: Header=BB56_134 Depth=2
add x8, x22, w0, uxtw #2
ldr w8, [x8, #60]
and w8, w8, #0x4000
mov w9, #1
cbnz w8, LBB56_154
LBB56_140: ; in Loop: Header=BB56_134 Depth=2
cmp w23, #47
b.ne LBB56_155
; %bb.141: ; in Loop: Header=BB56_134 Depth=2
ldrb w8, [x20, #1]
cmp w8, #47
b.ne LBB56_145
; %bb.142: ; in Loop: Header=BB56_134 Depth=2
add x20, x20, #2
LBB56_143: ; Parent Loop BB56_133 Depth=1
; Parent Loop BB56_134 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w23, [x20]
cmp w23, #0
ccmp w23, #10, #4, ne
b.eq LBB56_134
; %bb.144: ; in Loop: Header=BB56_143 Depth=3
add x20, x20, #1
b LBB56_143
LBB56_145: ; in Loop: Header=BB56_133 Depth=1
cmp w8, #42
b.ne LBB56_162
; %bb.146: ; in Loop: Header=BB56_133 Depth=1
mov x8, x20
ldrb w9, [x8, #2]!
cbz w9, LBB56_180
; %bb.147: ; in Loop: Header=BB56_133 Depth=1
add x8, x20, #3
b LBB56_150
LBB56_148: ; in Loop: Header=BB56_150 Depth=2
add w26, w26, #1
LBB56_149: ; in Loop: Header=BB56_150 Depth=2
ldrb w9, [x8], #1
cbz w9, LBB56_179
LBB56_150: ; Parent Loop BB56_133 Depth=1
; => This Inner Loop Header: Depth=2
cmp w9, #10
b.eq LBB56_148
; %bb.151: ; in Loop: Header=BB56_150 Depth=2
cmp w9, #47
b.ne LBB56_149
; %bb.152: ; in Loop: Header=BB56_150 Depth=2
ldurb w9, [x8, #-2]
cmp w9, #42
b.ne LBB56_149
; %bb.153: ; in Loop: Header=BB56_133 Depth=1
sub x8, x8, #1
mov w9, #1
add x20, x8, x9
b LBB56_133
LBB56_154: ; in Loop: Header=BB56_133 Depth=1
add x20, x20, #1
b LBB56_133
LBB56_155: ; in Loop: Header=BB56_133 Depth=1
str x20, [sp, #120]
str w26, [sp, #112]
cmp w23, #123
b.eq LBB56_181
; %bb.156: ; in Loop: Header=BB56_133 Depth=1
cmp w23, #34
b.ne LBB56_163
; %bb.157: ; in Loop: Header=BB56_133 Depth=1
mov w23, #1280
add x20, x20, #1
LBB56_158: ; Parent Loop BB56_133 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w8, [x20], #1
cbz w8, LBB56_214
; %bb.159: ; in Loop: Header=BB56_158 Depth=2
cmp w8, #34
b.eq LBB56_215
; %bb.160: ; in Loop: Header=BB56_158 Depth=2
cmp w8, #10
b.ne LBB56_158
; %bb.161: ; in Loop: Header=BB56_158 Depth=2
add w26, w26, #1
sub x20, x20, #1
add x20, x20, #1
b LBB56_158
LBB56_162: ; in Loop: Header=BB56_133 Depth=1
str x20, [sp, #120]
str w26, [sp, #112]
LBB56_163: ; in Loop: Header=BB56_133 Depth=1
cbz w9, LBB56_172
; %bb.164: ; in Loop: Header=BB56_133 Depth=1
add x8, x22, w0, uxtw #2
ldr w8, [x8, #60]
and w0, w8, w19
cbz w0, LBB56_173
LBB56_165: ; in Loop: Header=BB56_133 Depth=1
ldrb w21, [x20]
cbnz w21, LBB56_170
LBB56_166: ; in Loop: Header=BB56_133 Depth=1
mov w23, #1280
mov x22, x20
mov w21, #1
b LBB56_222
LBB56_167: ; in Loop: Header=BB56_170 Depth=2
mov x0, x21
mov w1, #1280
bl ___maskrune
cbnz w0, LBB56_169
LBB56_168: ; in Loop: Header=BB56_170 Depth=2
cmp w21, #95
b.ne LBB56_166
LBB56_169: ; in Loop: Header=BB56_170 Depth=2
ldrb w21, [x20, #1]!
cbz w21, LBB56_166
LBB56_170: ; Parent Loop BB56_133 Depth=1
; => This Inner Loop Header: Depth=2
tbnz w21, #7, LBB56_167
; %bb.171: ; in Loop: Header=BB56_170 Depth=2
add x8, x22, w21, uxtb #2
ldr w8, [x8, #60]
and w0, w8, w19
cbz w0, LBB56_168
b LBB56_169
LBB56_172: ; in Loop: Header=BB56_133 Depth=1
mov w1, #1280
bl ___maskrune
cbnz w0, LBB56_165
LBB56_173: ; in Loop: Header=BB56_133 Depth=1
cmp w23, #47
b.eq LBB56_205
; %bb.174: ; in Loop: Header=BB56_133 Depth=1
cmp w23, #124
b.eq LBB56_205
; %bb.175: ; in Loop: Header=BB56_133 Depth=1
cmp w23, #58
mov w21, #1
b.ne LBB56_220
; %bb.176: ; in Loop: Header=BB56_133 Depth=1
ldrb w8, [x20, #1]
cmp w8, #58
b.ne LBB56_220
; %bb.177: ; in Loop: Header=BB56_133 Depth=1
ldrb w8, [x20, #2]
cmp w8, #61
b.ne LBB56_220
; %bb.178: ; in Loop: Header=BB56_133 Depth=1
mov w23, #1280
add x22, x20, #3
b LBB56_221
LBB56_179: ; in Loop: Header=BB56_133 Depth=1
mov x9, #0
sub x8, x8, #1
add x20, x8, xzr
b LBB56_133
LBB56_180: ; in Loop: Header=BB56_133 Depth=1
mov x9, #0
add x20, x8, xzr
b LBB56_133
LBB56_181: ; in Loop: Header=BB56_133 Depth=1
mov w23, #1280
mov x22, x20
ldrb w9, [x22, #1]!
cbz w9, LBB56_216
; %bb.182: ; in Loop: Header=BB56_133 Depth=1
mov w8, #1
mov x19, x26
b LBB56_185
LBB56_183: ; in Loop: Header=BB56_185 Depth=2
cmp w11, #125
csel w9, w10, w8, eq
cmp w11, #123
csinc w8, w9, w8, ne
LBB56_184: ; in Loop: Header=BB56_185 Depth=2
mov x20, x22
ldrb w9, [x22, #1]!
cbz w9, LBB56_217
LBB56_185: ; Parent Loop BB56_133 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB56_199 Depth 3
; Child Loop BB56_202 Depth 3
; Child Loop BB56_192 Depth 3
subs w10, w8, #1
b.gt LBB56_187
; %bb.186: ; in Loop: Header=BB56_185 Depth=2
and w11, w9, #0xff
cmp w11, #125
b.eq LBB56_218
LBB56_187: ; in Loop: Header=BB56_185 Depth=2
and w11, w9, #0xff
sub w12, w11, #10
cmp w12, #37
b.hi LBB56_183
; %bb.188: ; in Loop: Header=BB56_185 Depth=2
Lloh416:
adrp x13, lJTI56_0@PAGE
Lloh417:
add x13, x13, lJTI56_0@PAGEOFF
adr x10, LBB56_184
ldrb w11, [x13, x12]
add x10, x10, x11, lsl #2
br x10
LBB56_189: ; in Loop: Header=BB56_185 Depth=2
ldrb w10, [x20, #2]!
mov x22, x20
cbz w10, LBB56_184
; %bb.190: ; in Loop: Header=BB56_185 Depth=2
mov w11, #0
b LBB56_192
LBB56_191: ; in Loop: Header=BB56_192 Depth=3
sxtb w10, w10
cmp w12, #10
cinc w19, w19, eq
cmp w11, #92
csel w11, wzr, w10, eq
ldrb w10, [x22, #1]!
cbz w10, LBB56_184
LBB56_192: ; Parent Loop BB56_133 Depth=1
; Parent Loop BB56_185 Depth=2
; => This Inner Loop Header: Depth=3
and w12, w10, #0xff
cmp w12, w9, uxtb
b.ne LBB56_191
; %bb.193: ; in Loop: Header=BB56_192 Depth=3
cmp w11, #92
b.eq LBB56_191
b LBB56_184
LBB56_194: ; in Loop: Header=BB56_185 Depth=2
ldrb w9, [x20, #2]
cmp w9, #47
b.eq LBB56_201
; %bb.195: ; in Loop: Header=BB56_185 Depth=2
cmp w9, #42
b.ne LBB56_184
; %bb.196: ; in Loop: Header=BB56_185 Depth=2
ldrb w9, [x20, #3]!
mov x22, x20
cbz w9, LBB56_184
; %bb.197: ; in Loop: Header=BB56_185 Depth=2
mov w10, #0
b LBB56_199
LBB56_198: ; in Loop: Header=BB56_199 Depth=3
sxtb w10, w9
cmp w11, #10
cinc w19, w19, eq
ldrb w9, [x22, #1]!
cbz w9, LBB56_184
LBB56_199: ; Parent Loop BB56_133 Depth=1
; Parent Loop BB56_185 Depth=2
; => This Inner Loop Header: Depth=3
and w11, w9, #0xff
cmp w11, #47
b.ne LBB56_198
; %bb.200: ; in Loop: Header=BB56_199 Depth=3
cmp w10, #42
b.ne LBB56_198
b LBB56_184
LBB56_201: ; in Loop: Header=BB56_185 Depth=2
add x22, x20, #3
ldrb w9, [x22]
cbz w9, LBB56_184
LBB56_202: ; Parent Loop BB56_133 Depth=1
; Parent Loop BB56_185 Depth=2
; => This Inner Loop Header: Depth=3
cmp w9, #10
b.eq LBB56_204
; %bb.203: ; in Loop: Header=BB56_202 Depth=3
add x22, x22, #1
ldrb w9, [x22]
cbnz w9, LBB56_202
b LBB56_184
LBB56_204: ; in Loop: Header=BB56_185 Depth=2
add w19, w19, #1
b LBB56_184
LBB56_205: ; in Loop: Header=BB56_133 Depth=1
ldrsb w8, [x20, #1]
and x0, x8, #0xff
tbnz w8, #31, LBB56_219
; %bb.206: ; in Loop: Header=BB56_133 Depth=1
add x8, x22, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x100
mov w21, #1
cbz w0, LBB56_220
LBB56_207: ; in Loop: Header=BB56_133 Depth=1
ldrb w21, [x20, #2]!
mov x22, x20
cbnz w21, LBB56_212
LBB56_208: ; in Loop: Header=BB56_133 Depth=1
mov w23, #1280
mov x20, x22
mov w21, #1
b LBB56_222
LBB56_209: ; in Loop: Header=BB56_212 Depth=2
mov x0, x21
mov w1, #1280
bl ___maskrune
cbnz w0, LBB56_211
LBB56_210: ; in Loop: Header=BB56_212 Depth=2
cmp w21, #95
b.ne LBB56_208
LBB56_211: ; in Loop: Header=BB56_212 Depth=2
ldrb w21, [x22, #1]!
cbz w21, LBB56_208
LBB56_212: ; Parent Loop BB56_133 Depth=1
; => This Inner Loop Header: Depth=2
tbnz w21, #7, LBB56_209
; %bb.213: ; in Loop: Header=BB56_212 Depth=2
Lloh418:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh419:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, w21, uxtb #2
ldr w8, [x8, #60]
and w0, w8, w19
cbz w0, LBB56_210
b LBB56_211
LBB56_214: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
mov w1, #0
Lloh420:
adrp x2, l_.str.78@PAGE
Lloh421:
add x2, x2, l_.str.78@PAGEOFF
bl _ErrorMsg
ldr w8, [sp, #116]
add w8, w8, #1
str w8, [sp, #116]
sub x22, x20, #1
b LBB56_221
LBB56_215: ; in Loop: Header=BB56_133 Depth=1
sub x22, x20, #1
b LBB56_222
LBB56_216: ; in Loop: Header=BB56_133 Depth=1
mov x19, x26
LBB56_217: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
mov x1, x26
Lloh422:
adrp x2, l_.str.79@PAGE
Lloh423:
add x2, x2, l_.str.79@PAGEOFF
bl _ErrorMsg
ldr w8, [sp, #116]
add w8, w8, #1
str w8, [sp, #116]
mov x20, x22
mov x26, x19
b LBB56_222
LBB56_218: ; in Loop: Header=BB56_133 Depth=1
add x20, x20, #2
mov x26, x19
b LBB56_222
LBB56_219: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #256
bl ___maskrune
mov w21, #1
cbnz w0, LBB56_207
LBB56_220: ; in Loop: Header=BB56_133 Depth=1
mov w23, #1280
add x22, x20, #1
LBB56_221: ; in Loop: Header=BB56_133 Depth=1
mov x20, x22
LBB56_222: ; in Loop: Header=BB56_133 Depth=1
ldrb w24, [x22]
strb wzr, [x22]
ldr x0, [sp, #120]
bl _Strsafe
ldr w8, [sp, #136]
cmp w8, #22
b.hi LBB56_132
; %bb.223: ; in Loop: Header=BB56_133 Depth=1
mov x25, x0
Lloh424:
adrp x11, lJTI56_1@PAGE
Lloh425:
add x11, x11, lJTI56_1@PAGEOFF
adr x9, LBB56_224
ldrb w10, [x11, x8]
add x9, x9, x10, lsl #2
br x9
LBB56_224: ; in Loop: Header=BB56_133 Depth=1
ldrb w8, [x25]
cmp w8, #46
b.ne LBB56_226
; %bb.225: ; in Loop: Header=BB56_133 Depth=1
str w21, [sp, #136]
ldrb w8, [x25]
LBB56_226: ; in Loop: Header=BB56_133 Depth=1
cmp w8, #37
b.ne LBB56_132
; %bb.227: ; in Loop: Header=BB56_133 Depth=1
mov w8, #2
b LBB56_131
LBB56_228: ; in Loop: Header=BB56_133 Depth=1
str xzr, [sp, #16184]
stp xzr, xzr, [x28]
str wzr, [x28, #16]
ldr x8, [sp, #128]
str wzr, [x8, #32]
LBB56_229: ; in Loop: Header=BB56_133 Depth=1
ldrb w21, [x25]
cmp w21, #37
b.ne LBB56_284
; %bb.230: ; in Loop: Header=BB56_133 Depth=1
mov w8, #2
b LBB56_477
LBB56_231: ; in Loop: Header=BB56_133 Depth=1
ldrsb w8, [x25]
and x0, x8, #0xff
tbnz w8, #31, LBB56_292
; %bb.232: ; in Loop: Header=BB56_133 Depth=1
Lloh426:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh427:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x100
b LBB56_293
LBB56_233: ; in Loop: Header=BB56_133 Depth=1
ldrb w0, [x25]
sxtb w8, w0
cmp w0, #34
b.eq LBB56_419
; %bb.234: ; in Loop: Header=BB56_133 Depth=1
cmp w0, #123
b.eq LBB56_419
; %bb.235: ; in Loop: Header=BB56_133 Depth=1
tbnz w8, #31, LBB56_416
; %bb.236: ; in Loop: Header=BB56_133 Depth=1
Lloh428:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh429:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, w23
b LBB56_417
LBB56_237: ; in Loop: Header=BB56_133 Depth=1
ldrb w0, [x25]
cmp x0, #46
b.eq LBB56_283
; %bb.238: ; in Loop: Header=BB56_133 Depth=1
tbnz w0, #7, LBB56_365
; %bb.239: ; in Loop: Header=BB56_133 Depth=1
Lloh430:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh431:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x8000
b LBB56_366
LBB56_240: ; in Loop: Header=BB56_133 Depth=1
ldrb w8, [x25]
cmp w8, #40
b.eq LBB56_360
; %bb.241: ; in Loop: Header=BB56_133 Depth=1
cmp w8, #58
b.ne LBB56_244
; %bb.242: ; in Loop: Header=BB56_133 Depth=1
ldrb w8, [x25, #1]
cmp w8, #58
b.ne LBB56_244
; %bb.243: ; in Loop: Header=BB56_133 Depth=1
ldrb w8, [x25, #2]
cmp w8, #61
b.eq LBB56_263
LBB56_244: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
ldr x8, [sp, #160]
ldr x8, [x8]
str x8, [sp]
Lloh432:
adrp x2, l_.str.258@PAGE
Lloh433:
add x2, x2, l_.str.258@PAGEOFF
b LBB56_130
LBB56_245: ; in Loop: Header=BB56_133 Depth=1
mov w23, #1
ldrb w21, [x25]
cmp w21, #46
b.ne LBB56_286
; %bb.246: ; in Loop: Header=BB56_133 Depth=1
ldr w19, [sp, #176]
sbfiz x8, x19, #4, #32
add x0, x8, #128
mov w1, #1
bl _calloc
mov w21, #1
cbz x0, LBB56_369
; %bb.247: ; in Loop: Header=BB56_133 Depth=1
sxtw x9, w19
ldr w8, [sp, #112]
str w8, [x0, #20]
add x8, x0, #128
add x9, x8, x9, lsl #3
stp x8, x9, [x0, #32]
cmp w19, #1
b.lt LBB56_251
; %bb.248: ; in Loop: Header=BB56_133 Depth=1
ldr x10, [sp, #184]
ldr x11, [sp, #8184]
str x10, [x8]
str x11, [x9]
cmp w19, #1
b.eq LBB56_251
; %bb.249: ; in Loop: Header=BB56_133 Depth=1
add x8, sp, #104
mov w9, #1
LBB56_250: ; Parent Loop BB56_133 Depth=1
; => This Inner Loop Header: Depth=2
ldr x10, [x0, #32]
ldr x11, [x8, #88]
lsl x12, x9, #3
str x11, [x10, x12]
ldr x10, [x8, #8088]
ldr x11, [x0, #40]
str x10, [x11, x12]
add x9, x9, #1
add x8, x8, #8
cmp x19, x9
b.ne LBB56_250
LBB56_251: ; in Loop: Header=BB56_133 Depth=1
ldp x9, x8, [sp, #160]
ldr x10, [sp, #128]
stp x9, x8, [x0]
str w19, [x0, #24]
str xzr, [x0, #56]
str w21, [x0, #80]
str xzr, [x0, #88]
ldr w8, [x10, #32]
add w11, w8, #1
str w11, [x10, #32]
str w8, [x0, #96]
ldr x8, [x9, #16]
str x8, [x0, #112]
str x0, [x9, #16]
str xzr, [x0, #120]
ldr x8, [sp, #16232]
ldr x9, [sp, #16240]
add x9, x9, #120
cmp x8, #0
ldr x10, [sp, #88] ; 8-byte Folded Reload
csel x8, x10, x9, eq
ldr x9, [sp, #96] ; 8-byte Folded Reload
csel x9, x9, x10, eq
str x0, [x8]
str x0, [x9]
str x0, [sp, #16184]
str w21, [sp, #136]
b LBB56_132
LBB56_252: ; in Loop: Header=BB56_133 Depth=1
ldrsb w8, [x25]
and x0, x8, #0xff
tbnz w8, #31, LBB56_319
; %bb.253: ; in Loop: Header=BB56_133 Depth=1
Lloh434:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh435:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x100
b LBB56_320
LBB56_254: ; in Loop: Header=BB56_133 Depth=1
ldrb w8, [x25]
cmp w8, #41
b.ne LBB56_129
; %bb.255: ; in Loop: Header=BB56_133 Depth=1
mov w8, #9
b LBB56_131
LBB56_256: ; in Loop: Header=BB56_133 Depth=1
ldrb w8, [x25]
cmp w8, #58
b.ne LBB56_259
; %bb.257: ; in Loop: Header=BB56_133 Depth=1
ldrb w8, [x25, #1]
cmp w8, #58
b.ne LBB56_259
; %bb.258: ; in Loop: Header=BB56_133 Depth=1
ldrb w8, [x25, #2]
cmp w8, #61
b.eq LBB56_263
LBB56_259: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
ldp x8, x9, [sp, #160]
ldr x8, [x8]
stp x8, x9, [sp]
Lloh436:
adrp x2, l_.str.261@PAGE
Lloh437:
add x2, x2, l_.str.261@PAGEOFF
b LBB56_130
LBB56_260: ; in Loop: Header=BB56_133 Depth=1
ldrsb w8, [x25]
and x0, x8, #0xff
tbnz w8, #31, LBB56_322
; %bb.261: ; in Loop: Header=BB56_133 Depth=1
Lloh438:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh439:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x100
b LBB56_323
LBB56_262: ; in Loop: Header=BB56_133 Depth=1
ldrb w8, [x25]
cmp w8, #41
b.ne LBB56_129
LBB56_263: ; in Loop: Header=BB56_133 Depth=1
mov w8, #6
b LBB56_131
LBB56_264: ; in Loop: Header=BB56_133 Depth=1
ldrsb w8, [x25]
and x0, x8, #0xff
tbnz w8, #31, LBB56_325
; %bb.265: ; in Loop: Header=BB56_133 Depth=1
Lloh440:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh441:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x8000
b LBB56_326
LBB56_266: ; in Loop: Header=BB56_133 Depth=1
ldrb w8, [x25]
cmp w8, #93
b.eq LBB56_283
; %bb.267: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
Lloh442:
adrp x2, l_.str.257@PAGE
Lloh443:
add x2, x2, l_.str.257@PAGEOFF
bl _ErrorMsg
ldr w8, [sp, #116]
add w8, w8, #1
str w8, [sp, #116]
b LBB56_283
LBB56_268: ; in Loop: Header=BB56_133 Depth=1
ldrsb w8, [x25]
and x0, x8, #0xff
tbnz w8, #31, LBB56_330
; %bb.269: ; in Loop: Header=BB56_133 Depth=1
Lloh444:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh445:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x100
b LBB56_331
LBB56_270: ; in Loop: Header=BB56_133 Depth=1
ldrsb w8, [x25]
and x0, x8, #0xff
tbnz w8, #31, LBB56_333
; %bb.271: ; in Loop: Header=BB56_133 Depth=1
Lloh446:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh447:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x100
b LBB56_334
LBB56_272: ; in Loop: Header=BB56_133 Depth=1
ldrb w0, [x25]
cmp x0, #46
b.eq LBB56_283
; %bb.273: ; in Loop: Header=BB56_133 Depth=1
tbnz w0, #7, LBB56_370
; %bb.274: ; in Loop: Header=BB56_133 Depth=1
Lloh448:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh449:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x8000
b LBB56_371
LBB56_275: ; in Loop: Header=BB56_133 Depth=1
ldrb w0, [x25]
cmp x0, #46
b.eq LBB56_283
; %bb.276: ; in Loop: Header=BB56_133 Depth=1
tbnz w0, #7, LBB56_375
; %bb.277: ; in Loop: Header=BB56_133 Depth=1
Lloh450:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh451:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x8000
b LBB56_376
LBB56_278: ; in Loop: Header=BB56_133 Depth=1
ldrsb w8, [x25]
and x0, x8, #0xff
tbnz w8, #31, LBB56_339
; %bb.279: ; in Loop: Header=BB56_133 Depth=1
Lloh452:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh453:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x1000
b LBB56_340
LBB56_280: ; in Loop: Header=BB56_133 Depth=1
ldrb w21, [x25]
cmp w21, #46
b.ne LBB56_288
; %bb.281: ; in Loop: Header=BB56_133 Depth=1
mov w21, #1
str w21, [sp, #136]
b LBB56_132
LBB56_282: ; in Loop: Header=BB56_133 Depth=1
ldrb w0, [x25]
cmp x0, #46
b.ne LBB56_290
LBB56_283: ; in Loop: Header=BB56_133 Depth=1
str w21, [sp, #136]
b LBB56_132
LBB56_284: ; in Loop: Header=BB56_133 Depth=1
tbnz w21, #7, LBB56_345
; %bb.285: ; in Loop: Header=BB56_133 Depth=1
Lloh454:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh455:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x21, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x1000
b LBB56_346
LBB56_286: ; in Loop: Header=BB56_133 Depth=1
tbnz w21, #7, LBB56_379
; %bb.287: ; in Loop: Header=BB56_133 Depth=1
Lloh456:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh457:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x21, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x100
b LBB56_380
LBB56_288: ; in Loop: Header=BB56_133 Depth=1
tbnz w21, #7, LBB56_383
; %bb.289: ; in Loop: Header=BB56_133 Depth=1
Lloh458:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh459:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x21, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x8000
b LBB56_384
LBB56_290: ; in Loop: Header=BB56_133 Depth=1
tbnz w0, #7, LBB56_387
; %bb.291: ; in Loop: Header=BB56_133 Depth=1
Lloh460:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh461:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x8000
b LBB56_388
LBB56_292: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #256
bl ___maskrune
LBB56_293: ; in Loop: Header=BB56_133 Depth=1
cbz w0, LBB56_348
; %bb.294: ; in Loop: Header=BB56_133 Depth=1
str x25, [sp, #16192]
str xzr, [sp, #16200]
str xzr, [sp, #16216]
str w21, [sp, #16208]
mov w8, #3
str w8, [sp, #136]
mov x0, x25
Lloh462:
adrp x1, l_.str.267@PAGE
Lloh463:
add x1, x1, l_.str.267@PAGEOFF
bl _strcmp
cbz w0, LBB56_361
; %bb.295: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh464:
adrp x1, l_.str.268@PAGE
Lloh465:
add x1, x1, l_.str.268@PAGEOFF
bl _strcmp
cbz w0, LBB56_404
; %bb.296: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh466:
adrp x1, l_.str.269@PAGE
Lloh467:
add x1, x1, l_.str.269@PAGEOFF
bl _strcmp
cbz w0, LBB56_465
; %bb.297: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh468:
adrp x1, l_.str.270@PAGE
Lloh469:
add x1, x1, l_.str.270@PAGEOFF
bl _strcmp
cbz w0, LBB56_472
; %bb.298: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh470:
adrp x1, l_.str.271@PAGE
Lloh471:
add x1, x1, l_.str.271@PAGEOFF
bl _strcmp
cbz w0, LBB56_481
; %bb.299: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh472:
adrp x1, l_.str.272@PAGE
Lloh473:
add x1, x1, l_.str.272@PAGEOFF
bl _strcmp
cbz w0, LBB56_487
; %bb.300: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh474:
adrp x1, l_.str.273@PAGE
Lloh475:
add x1, x1, l_.str.273@PAGEOFF
bl _strcmp
cbz w0, LBB56_488
; %bb.301: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh476:
adrp x1, l_.str.274@PAGE
Lloh477:
add x1, x1, l_.str.274@PAGEOFF
bl _strcmp
cbz w0, LBB56_493
; %bb.302: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh478:
adrp x1, l_.str.275@PAGE
Lloh479:
add x1, x1, l_.str.275@PAGEOFF
bl _strcmp
cbz w0, LBB56_494
; %bb.303: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh480:
adrp x1, l_.str.276@PAGE
Lloh481:
add x1, x1, l_.str.276@PAGEOFF
bl _strcmp
cbz w0, LBB56_495
; %bb.304: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh482:
adrp x1, l_.str.277@PAGE
Lloh483:
add x1, x1, l_.str.277@PAGEOFF
bl _strcmp
cbz w0, LBB56_496
; %bb.305: ; in Loop: Header=BB56_133 Depth=1
mov x27, x28
mov x0, x25
Lloh484:
adrp x1, l_.str.278@PAGE
Lloh485:
add x1, x1, l_.str.278@PAGEOFF
bl _strcmp
cbz w0, LBB56_497
; %bb.306: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh486:
adrp x1, l_.str.279@PAGE
Lloh487:
add x1, x1, l_.str.279@PAGEOFF
bl _strcmp
cbz w0, LBB56_498
; %bb.307: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh488:
adrp x1, l_.str.280@PAGE
Lloh489:
add x1, x1, l_.str.280@PAGEOFF
bl _strcmp
cbz w0, LBB56_499
; %bb.308: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh490:
adrp x1, l_.str.281@PAGE
Lloh491:
add x1, x1, l_.str.281@PAGEOFF
bl _strcmp
cbz w0, LBB56_500
; %bb.309: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh492:
adrp x1, l_.str.282@PAGE
Lloh493:
add x1, x1, l_.str.282@PAGEOFF
bl _strcmp
cbz w0, LBB56_503
; %bb.310: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh494:
adrp x1, l_.str.283@PAGE
Lloh495:
add x1, x1, l_.str.283@PAGEOFF
bl _strcmp
cbz w0, LBB56_504
; %bb.311: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh496:
adrp x1, l_.str.284@PAGE
Lloh497:
add x1, x1, l_.str.284@PAGEOFF
bl _strcmp
cbz w0, LBB56_505
; %bb.312: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh498:
adrp x1, l_.str.285@PAGE
Lloh499:
add x1, x1, l_.str.285@PAGEOFF
bl _strcmp
cbz w0, LBB56_508
; %bb.313: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh500:
adrp x1, l_.str.286@PAGE
Lloh501:
add x1, x1, l_.str.286@PAGEOFF
bl _strcmp
cbz w0, LBB56_509
; %bb.314: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh502:
adrp x1, l_.str.287@PAGE
Lloh503:
add x1, x1, l_.str.287@PAGEOFF
bl _strcmp
cbz w0, LBB56_510
; %bb.315: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh504:
adrp x1, l_.str.288@PAGE
Lloh505:
add x1, x1, l_.str.288@PAGEOFF
bl _strcmp
cbz w0, LBB56_511
; %bb.316: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh506:
adrp x1, l_.str.289@PAGE
Lloh507:
add x1, x1, l_.str.289@PAGEOFF
bl _strcmp
cbz w0, LBB56_512
; %bb.317: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
Lloh508:
adrp x1, l_.str.290@PAGE
Lloh509:
add x1, x1, l_.str.290@PAGEOFF
bl _strcmp
cbz w0, LBB56_513
; %bb.318: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh510:
adrp x2, l_.str.291@PAGE
Lloh511:
add x2, x2, l_.str.291@PAGEOFF
bl _ErrorMsg
ldr w8, [sp, #116]
add w8, w8, #1
str w8, [sp, #116]
mov w8, #15
b LBB56_507
LBB56_319: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #256
bl ___maskrune
LBB56_320: ; in Loop: Header=BB56_133 Depth=1
cbz w0, LBB56_349
; %bb.321: ; in Loop: Header=BB56_133 Depth=1
str x25, [sp, #168]
mov w8, #8
str w8, [sp, #136]
b LBB56_132
LBB56_322: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #256
bl ___maskrune
LBB56_323: ; in Loop: Header=BB56_133 Depth=1
cbz w0, LBB56_350
; %bb.324: ; in Loop: Header=BB56_133 Depth=1
ldrsw x8, [sp, #176]
add x8, x27, x8, lsl #3
str x25, [x8, #8072]
mov w8, #11
b LBB56_131
LBB56_325: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #32768
bl ___maskrune
LBB56_326: ; in Loop: Header=BB56_133 Depth=1
mov w19, #13
cbz w0, LBB56_351
; %bb.327: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #16184]
cbz x8, LBB56_363
; %bb.328: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [x8, #88]
cbz x8, LBB56_405
; %bb.329: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
Lloh512:
adrp x2, l_.str.256@PAGE
Lloh513:
add x2, x2, l_.str.256@PAGEOFF
b LBB56_364
LBB56_330: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #256
bl ___maskrune
LBB56_331: ; in Loop: Header=BB56_133 Depth=1
cbz w0, LBB56_352
; %bb.332: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
bl _Symbol_new
add x8, x0, #56
str x8, [sp, #16200]
add x8, x0, #64
str x8, [sp, #16216]
str w21, [sp, #16208]
mov w8, #3
b LBB56_131
LBB56_333: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #256
bl ___maskrune
LBB56_334: ; in Loop: Header=BB56_133 Depth=1
cbz w0, LBB56_353
; %bb.335: ; in Loop: Header=BB56_133 Depth=1
Lloh514:
adrp x8, _x2a@PAGE
Lloh515:
ldr x8, [x8, _x2a@PAGEOFF]
cbz x8, LBB56_455
; %bb.336: ; in Loop: Header=BB56_133 Depth=1
ldrb w10, [x25]
cbz w10, LBB56_406
; %bb.337: ; in Loop: Header=BB56_133 Depth=1
mov w9, #0
add x11, x25, #1
mov w12, #13
LBB56_338: ; Parent Loop BB56_133 Depth=1
; => This Inner Loop Header: Depth=2
mul w9, w9, w12
add w9, w9, w10, sxtb
ldrb w10, [x11], #1
cbnz w10, LBB56_338
b LBB56_407
LBB56_339: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #4096
bl ___maskrune
LBB56_340: ; in Loop: Header=BB56_133 Depth=1
cbz w0, LBB56_354
; %bb.341: ; in Loop: Header=BB56_133 Depth=1
Lloh516:
adrp x8, _x2a@PAGE
Lloh517:
ldr x8, [x8, _x2a@PAGEOFF]
cbz x8, LBB56_460
; %bb.342: ; in Loop: Header=BB56_133 Depth=1
ldrb w10, [x25]
cbz w10, LBB56_410
; %bb.343: ; in Loop: Header=BB56_133 Depth=1
mov w9, #0
add x11, x25, #1
mov w12, #13
LBB56_344: ; Parent Loop BB56_133 Depth=1
; => This Inner Loop Header: Depth=2
mul w9, w9, w12
add w9, w9, w10, sxtb
ldrb w10, [x11], #1
cbnz w10, LBB56_344
b LBB56_411
LBB56_345: ; in Loop: Header=BB56_133 Depth=1
mov x0, x21
mov w1, #4096
bl ___maskrune
LBB56_346: ; in Loop: Header=BB56_133 Depth=1
cbz w0, LBB56_355
; %bb.347: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
bl _Symbol_new
str wzr, [sp, #176]
stp x0, xzr, [sp, #160]
mov w8, #5
b LBB56_477
LBB56_348: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh518:
adrp x2, l_.str.292@PAGE
Lloh519:
add x2, x2, l_.str.292@PAGEOFF
b LBB56_459
LBB56_349: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
ldr x8, [sp, #160]
ldr x8, [x8]
stp x25, x8, [sp]
Lloh520:
adrp x2, l_.str.259@PAGE
Lloh521:
add x2, x2, l_.str.259@PAGEOFF
b LBB56_130
LBB56_350: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
ldrsw x8, [sp, #176]
add x8, x27, x8, lsl #3
ldr x8, [x8, #72]
ldr x8, [x8]
stp x25, x8, [sp]
Lloh522:
adrp x2, l_.str.266@PAGE
Lloh523:
add x2, x2, l_.str.266@PAGEOFF
b LBB56_130
LBB56_351: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
Lloh524:
adrp x2, l_.str.254@PAGE
Lloh525:
add x2, x2, l_.str.254@PAGEOFF
b LBB56_364
LBB56_352: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
Lloh526:
adrp x2, l_.str.293@PAGE
Lloh527:
add x2, x2, l_.str.293@PAGEOFF
b LBB56_459
LBB56_353: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
Lloh528:
adrp x2, l_.str.294@PAGE
Lloh529:
add x2, x2, l_.str.294@PAGEOFF
b LBB56_459
LBB56_354: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh530:
adrp x2, l_.str.305@PAGE
Lloh531:
add x2, x2, l_.str.305@PAGEOFF
b LBB56_459
LBB56_355: ; in Loop: Header=BB56_133 Depth=1
cmp w21, #91
b.eq LBB56_449
; %bb.356: ; in Loop: Header=BB56_133 Depth=1
cmp w21, #123
b.ne LBB56_450
; %bb.357: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #16184]
mov w21, #1
cbz x8, LBB56_473
; %bb.358: ; in Loop: Header=BB56_133 Depth=1
ldr x9, [x8, #56]
cbz x9, LBB56_482
; %bb.359: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
Lloh532:
adrp x2, l_.str.252@PAGE
Lloh533:
add x2, x2, l_.str.252@PAGEOFF
b LBB56_492
LBB56_360: ; in Loop: Header=BB56_133 Depth=1
mov w8, #7
b LBB56_131
LBB56_361: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #128]
add x8, x8, #104
LBB56_362: ; in Loop: Header=BB56_133 Depth=1
str x8, [sp, #16200]
str wzr, [sp, #16208]
b LBB56_132
LBB56_363: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh534:
adrp x2, l_.str.255@PAGE
Lloh535:
add x2, x2, l_.str.255@PAGEOFF
LBB56_364: ; in Loop: Header=BB56_133 Depth=1
bl _ErrorMsg
ldr w8, [sp, #116]
add w8, w8, #1
str w8, [sp, #116]
str w19, [sp, #136]
b LBB56_132
LBB56_365: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #32768
bl ___maskrune
LBB56_366: ; in Loop: Header=BB56_133 Depth=1
cbz w0, LBB56_390
; %bb.367: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
bl _Symbol_new
ldr w8, [x0, #32]
tbnz w8, #31, LBB56_461
; %bb.368: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh536:
adrp x2, l_.str.296@PAGE
Lloh537:
add x2, x2, l_.str.296@PAGEOFF
b LBB56_492
LBB56_369: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
Lloh538:
adrp x2, l_.str.262@PAGE
Lloh539:
add x2, x2, l_.str.262@PAGEOFF
bl _ErrorMsg
ldr w8, [sp, #116]
add w8, w8, #1
str w8, [sp, #116]
str xzr, [sp, #16184]
str w21, [sp, #136]
b LBB56_132
LBB56_370: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #32768
bl ___maskrune
LBB56_371: ; in Loop: Header=BB56_133 Depth=1
cbz w0, LBB56_391
; %bb.372: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
bl _Symbol_new
ldr x8, [sp, #144]
cbz x8, LBB56_462
; %bb.373: ; in Loop: Header=BB56_133 Depth=1
ldr x9, [x0, #24]
cbz x9, LBB56_466
; %bb.374: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh540:
adrp x2, l_.str.301@PAGE
Lloh541:
add x2, x2, l_.str.301@PAGEOFF
b LBB56_492
LBB56_375: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #32768
bl ___maskrune
LBB56_376: ; in Loop: Header=BB56_133 Depth=1
cbz w0, LBB56_392
; %bb.377: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
bl _Symbol_new
ldr x8, [sp, #128]
ldr x9, [x8, #96]
cbz x9, LBB56_463
; %bb.378: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh542:
adrp x2, l_.str.304@PAGE
Lloh543:
add x2, x2, l_.str.304@PAGEOFF
b LBB56_492
LBB56_379: ; in Loop: Header=BB56_133 Depth=1
mov x0, x21
mov w1, #256
bl ___maskrune
LBB56_380: ; in Loop: Header=BB56_133 Depth=1
cbz w0, LBB56_393
; %bb.381: ; in Loop: Header=BB56_133 Depth=1
ldr w8, [sp, #176]
cmp w8, #1000
b.lt LBB56_403
; %bb.382: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh544:
adrp x2, l_.str.263@PAGE
Lloh545:
add x2, x2, l_.str.263@PAGEOFF
b LBB56_471
LBB56_383: ; in Loop: Header=BB56_133 Depth=1
mov x0, x21
mov w1, #32768
bl ___maskrune
LBB56_384: ; in Loop: Header=BB56_133 Depth=1
cbz w0, LBB56_398
LBB56_385: ; in Loop: Header=BB56_133 Depth=1
ldr x19, [sp, #152]
ldrsw x8, [x19, #84]
add x8, x8, #1
str w8, [x19, #84]
ldr x0, [x19, #88]
lsl x1, x8, #3
bl _realloc
str x0, [x19, #88]
ldrsb w8, [x25]
and x0, x8, #0xff
tbnz w8, #31, LBB56_414
; %bb.386: ; in Loop: Header=BB56_133 Depth=1
Lloh546:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh547:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x8000
b LBB56_415
LBB56_387: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #32768
bl ___maskrune
LBB56_388: ; in Loop: Header=BB56_133 Depth=1
cbz w0, LBB56_402
; %bb.389: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
bl _Symbol_new
b LBB56_132
LBB56_390: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh548:
adrp x2, l_.str.297@PAGE
Lloh549:
add x2, x2, l_.str.297@PAGEOFF
b LBB56_492
LBB56_391: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh550:
adrp x2, l_.str.300@PAGE
Lloh551:
add x2, x2, l_.str.300@PAGEOFF
b LBB56_492
LBB56_392: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh552:
adrp x2, l_.str.303@PAGE
Lloh553:
add x2, x2, l_.str.303@PAGEOFF
b LBB56_492
LBB56_393: ; in Loop: Header=BB56_133 Depth=1
cmp w21, #124
b.eq LBB56_395
; %bb.394: ; in Loop: Header=BB56_133 Depth=1
cmp w21, #47
b.ne LBB56_467
LBB56_395: ; in Loop: Header=BB56_133 Depth=1
ldr w8, [sp, #176]
subs w8, w8, #1
b.lt LBB56_470
; %bb.396: ; in Loop: Header=BB56_133 Depth=1
add x9, sp, #104
str x28, [sp, #80] ; 8-byte Folded Spill
add x28, x9, w8, uxtw #3
ldr x19, [x28, #80]!
ldr w8, [x19, #12]
cmp w8, #2
b.ne LBB56_478
; %bb.397: ; in Loop: Header=BB56_133 Depth=1
ldr w8, [x19, #84]
ldr x0, [x19, #88]
add w27, w8, #1
b LBB56_479
LBB56_398: ; in Loop: Header=BB56_133 Depth=1
cmp w21, #124
b.eq LBB56_400
; %bb.399: ; in Loop: Header=BB56_133 Depth=1
cmp w21, #47
b.ne LBB56_476
LBB56_400: ; in Loop: Header=BB56_133 Depth=1
ldrsb w8, [x25, #1]
and x0, x8, #0xff
tbnz w8, #31, LBB56_474
; %bb.401: ; in Loop: Header=BB56_133 Depth=1
Lloh554:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh555:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x8000
b LBB56_475
LBB56_402: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh556:
adrp x2, l_.str.302@PAGE
Lloh557:
add x2, x2, l_.str.302@PAGEOFF
b LBB56_492
LBB56_403: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
bl _Symbol_new
ldrsw x8, [sp, #176]
add x9, x27, x8, lsl #3
str x0, [x9, #80]
str xzr, [x9, #8080]
add w8, w8, #1
str w8, [sp, #176]
mov w21, #1
b LBB56_132
LBB56_404: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #128]
add x8, x8, #152
str x8, [sp, #16200]
b LBB56_132
LBB56_405: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
bl _Symbol_new
ldr x8, [sp, #16184]
str x0, [x8, #88]
str w19, [sp, #136]
b LBB56_132
LBB56_406: ; in Loop: Header=BB56_133 Depth=1
mov w9, #0
LBB56_407: ; in Loop: Header=BB56_133 Depth=1
ldr w10, [x8]
sub w10, w10, #1
and w9, w10, w9
ldr x8, [x8, #16]
ldr x19, [x8, w9, uxtw #3]
cbz x19, LBB56_455
LBB56_408: ; Parent Loop BB56_133 Depth=1
; => This Inner Loop Header: Depth=2
ldr x0, [x19, #8]
mov x1, x25
bl _strcmp
cbz w0, LBB56_452
; %bb.409: ; in Loop: Header=BB56_408 Depth=2
ldr x19, [x19, #16]
cbnz x19, LBB56_408
b LBB56_455
LBB56_410: ; in Loop: Header=BB56_133 Depth=1
mov w9, #0
LBB56_411: ; in Loop: Header=BB56_133 Depth=1
ldr w10, [x8]
sub w10, w10, #1
and w9, w10, w9
ldr x8, [x8, #16]
ldr x19, [x8, w9, uxtw #3]
cbz x19, LBB56_460
LBB56_412: ; Parent Loop BB56_133 Depth=1
; => This Inner Loop Header: Depth=2
ldr x0, [x19, #8]
mov x1, x25
bl _strcmp
cbz w0, LBB56_457
; %bb.413: ; in Loop: Header=BB56_412 Depth=2
ldr x19, [x19, #16]
cbnz x19, LBB56_412
b LBB56_460
LBB56_414: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #32768
bl ___maskrune
LBB56_415: ; in Loop: Header=BB56_133 Depth=1
mov w21, #1
cmp w0, #0
cinc x0, x25, eq
bl _Symbol_new
ldr x8, [x19, #88]
ldrsw x9, [x19, #84]
add x8, x8, x9, lsl #3
stur x0, [x8, #-8]
b LBB56_132
LBB56_416: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #1280
bl ___maskrune
LBB56_417: ; in Loop: Header=BB56_133 Depth=1
cbz w0, LBB56_451
; %bb.418: ; in Loop: Header=BB56_133 Depth=1
ldrb w8, [x25]
LBB56_419: ; in Loop: Header=BB56_133 Depth=1
str x28, [sp, #80] ; 8-byte Folded Spill
and w8, w8, #0xff
cmp w8, #123
b.eq LBB56_421
; %bb.420: ; in Loop: Header=BB56_133 Depth=1
cmp w8, #34
b.ne LBB56_422
LBB56_421: ; in Loop: Header=BB56_133 Depth=1
add x25, x25, #1
LBB56_422: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
bl _strlen
mov x19, x0
ldr x8, [sp, #16200]
ldr x21, [x8]
cmp x21, #0
Lloh558:
adrp x8, l_.str.71@PAGE
Lloh559:
add x8, x8, l_.str.71@PAGEOFF
csel x0, x8, x21, eq
bl _strlen
mov x23, #0
mov w27, #0
str x19, [sp, #64] ; 8-byte Folded Spill
add w8, w19, w0
add w19, w8, #20
ldr x8, [sp, #128]
ldr w8, [x8, #264]
cbnz w8, LBB56_432
; %bb.423: ; in Loop: Header=BB56_133 Depth=1
ldr w8, [sp, #16208]
cbz w8, LBB56_432
; %bb.424: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #16216]
cbz x8, LBB56_426
; %bb.425: ; in Loop: Header=BB56_133 Depth=1
ldr w8, [x8]
cbz w8, LBB56_464
LBB56_426: ; in Loop: Header=BB56_133 Depth=1
mov w23, #0
ldr x8, [sp, #104]
b LBB56_429
LBB56_427: ; in Loop: Header=BB56_429 Depth=2
add w23, w23, #1
LBB56_428: ; in Loop: Header=BB56_429 Depth=2
add x8, x8, #1
LBB56_429: ; Parent Loop BB56_133 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w9, [x8]
cmp w9, #92
b.eq LBB56_427
; %bb.430: ; in Loop: Header=BB56_429 Depth=2
cbnz w9, LBB56_428
; %bb.431: ; in Loop: Header=BB56_133 Depth=1
mov x28, x0
ldr w8, [sp, #112]
str x8, [sp]
sub x0, x29, #162
Lloh560:
adrp x1, l_.str.298@PAGE
Lloh561:
add x1, x1, l_.str.298@PAGEOFF
bl _lemon_sprintf
sub x0, x29, #162
bl _strlen
mov x21, x0
ldr x0, [sp, #104]
bl _strlen
add w8, w23, w19
add w8, w8, w21
add w19, w8, w0
sxtw x23, w21
ldr x8, [sp, #16200]
ldr x21, [x8]
mov w27, #1
b LBB56_433
LBB56_432: ; in Loop: Header=BB56_133 Depth=1
mov x28, x0
LBB56_433: ; in Loop: Header=BB56_133 Depth=1
sxtw x1, w19
mov x0, x21
bl _realloc
ldr x8, [sp, #16200]
str x0, [x8]
ldr x8, [sp, #16200]
ldr x8, [x8]
mov x9, x28
add x21, x8, w9, sxtw
cbz w27, LBB56_443
; %bb.434: ; in Loop: Header=BB56_133 Depth=1
ldr x28, [sp, #64] ; 8-byte Folded Reload
cbz w9, LBB56_437
; %bb.435: ; in Loop: Header=BB56_133 Depth=1
ldurb w8, [x21, #-1]
cmp w8, #10
b.eq LBB56_437
; %bb.436: ; in Loop: Header=BB56_133 Depth=1
mov w8, #10
strb w8, [x21], #1
LBB56_437: ; in Loop: Header=BB56_133 Depth=1
sub x1, x29, #162
mov x0, x21
mov x2, x23
bl _memcpy
add x8, x21, x23
mov w9, #34
strb w9, [x8]
ldr x9, [sp, #104]
ldr x19, [sp, #80] ; 8-byte Folded Reload
add x27, sp, #104
mov w11, #92
b LBB56_440
LBB56_438: ; in Loop: Header=BB56_440 Depth=2
strb w11, [x8, #1]
add x8, x8, #2
ldrb w10, [x9]
LBB56_439: ; in Loop: Header=BB56_440 Depth=2
strb w10, [x8]
add x9, x9, #1
LBB56_440: ; Parent Loop BB56_133 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w10, [x9]
cmp w10, #92
b.eq LBB56_438
; %bb.441: ; in Loop: Header=BB56_440 Depth=2
cbz w10, LBB56_444
; %bb.442: ; in Loop: Header=BB56_440 Depth=2
add x8, x8, #1
b LBB56_439
LBB56_443: ; in Loop: Header=BB56_133 Depth=1
ldr x19, [sp, #80] ; 8-byte Folded Reload
add x27, sp, #104
ldr x28, [sp, #64] ; 8-byte Folded Reload
b LBB56_445
LBB56_444: ; in Loop: Header=BB56_133 Depth=1
mov w9, #2594
sturh w9, [x8, #1]
add x21, x8, #3
LBB56_445: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #16216]
cbz x8, LBB56_448
; %bb.446: ; in Loop: Header=BB56_133 Depth=1
ldr w9, [x8]
cbnz w9, LBB56_448
; %bb.447: ; in Loop: Header=BB56_133 Depth=1
ldr w9, [sp, #112]
str w9, [x8]
LBB56_448: ; in Loop: Header=BB56_133 Depth=1
sxtw x23, w28
mov x0, x21
mov x1, x25
mov x2, x23
bl _memcpy
strb wzr, [x21, x23]
mov w21, #1
str w21, [sp, #136]
mov x28, x19
b LBB56_132
LBB56_449: ; in Loop: Header=BB56_133 Depth=1
mov w8, #12
b LBB56_477
LBB56_450: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh562:
adrp x2, l_.str.253@PAGE
Lloh563:
add x2, x2, l_.str.253@PAGEOFF
bl _ErrorMsg
ldr w8, [sp, #116]
add w8, w8, #1
str w8, [sp, #116]
mov w21, #1
b LBB56_132
LBB56_451: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
ldr x8, [sp, #16192]
stp x8, x25, [sp]
Lloh564:
adrp x2, l_.str.299@PAGE
Lloh565:
add x2, x2, l_.str.299@PAGEOFF
b LBB56_459
LBB56_452: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [x19]
cbz x0, LBB56_455
; %bb.453: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [x0, #72]
cbz x8, LBB56_456
; %bb.454: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh566:
adrp x2, l_.str.295@PAGE
Lloh567:
add x2, x2, l_.str.295@PAGEOFF
b LBB56_459
LBB56_455: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
bl _Symbol_new
LBB56_456: ; in Loop: Header=BB56_133 Depth=1
add x8, x0, #72
str x8, [sp, #16200]
str wzr, [sp, #16208]
mov w8, #3
b LBB56_131
LBB56_457: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [x19]
cbz x8, LBB56_460
; %bb.458: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh568:
adrp x2, l_.str.306@PAGE
Lloh569:
add x2, x2, l_.str.306@PAGEOFF
LBB56_459: ; in Loop: Header=BB56_133 Depth=1
bl _ErrorMsg
ldr w8, [sp, #116]
add w8, w8, #1
str w8, [sp, #116]
mov w8, #15
b LBB56_131
LBB56_460: ; in Loop: Header=BB56_133 Depth=1
mov x0, x25
bl _Symbol_new
str x0, [sp, #152]
mov w8, #2
str w8, [x0, #12]
mov w8, #21
b LBB56_131
LBB56_461: ; in Loop: Header=BB56_133 Depth=1
ldr d0, [sp, #16224]
rev64.2s v0, v0
str d0, [x0, #32]
b LBB56_132
LBB56_462: ; in Loop: Header=BB56_133 Depth=1
str x0, [sp, #144]
b LBB56_132
LBB56_463: ; in Loop: Header=BB56_133 Depth=1
str x0, [x8, #96]
b LBB56_132
LBB56_464: ; in Loop: Header=BB56_133 Depth=1
mov x28, x0
mov w27, #0
mov x23, #0
b LBB56_433
LBB56_465: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #128]
add x8, x8, #192
str x8, [sp, #16200]
b LBB56_132
LBB56_466: ; in Loop: Header=BB56_133 Depth=1
str x8, [x0, #24]
ldr x8, [sp, #128]
str w21, [x8, #260]
b LBB56_132
LBB56_467: ; in Loop: Header=BB56_133 Depth=1
ldrb w8, [x25]
cmp w8, #40
b.ne LBB56_470
; %bb.468: ; in Loop: Header=BB56_133 Depth=1
ldr w8, [sp, #176]
cmp w8, #1
b.lt LBB56_470
; %bb.469: ; in Loop: Header=BB56_133 Depth=1
mov w8, #10
b LBB56_477
LBB56_470: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh570:
adrp x2, l_.str.265@PAGE
Lloh571:
add x2, x2, l_.str.265@PAGEOFF
LBB56_471: ; in Loop: Header=BB56_133 Depth=1
bl _ErrorMsg
ldr w8, [sp, #116]
add w8, w8, #1
str w8, [sp, #116]
mov w8, #14
b LBB56_477
LBB56_472: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #128]
add x8, x8, #200
str x8, [sp, #16200]
b LBB56_132
LBB56_473: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
Lloh572:
adrp x2, l_.str.251@PAGE
Lloh573:
add x2, x2, l_.str.251@PAGEOFF
b LBB56_492
LBB56_474: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #32768
bl ___maskrune
LBB56_475: ; in Loop: Header=BB56_133 Depth=1
cbnz w0, LBB56_385
LBB56_476: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
str x25, [sp]
Lloh574:
adrp x2, l_.str.307@PAGE
Lloh575:
add x2, x2, l_.str.307@PAGEOFF
bl _ErrorMsg
ldr w8, [sp, #116]
add w8, w8, #1
str w8, [sp, #116]
mov w8, #15
LBB56_477: ; in Loop: Header=BB56_133 Depth=1
str w8, [sp, #136]
mov w21, #1
b LBB56_132
LBB56_478: ; in Loop: Header=BB56_133 Depth=1
mov w0, #1
mov w1, #96
bl _calloc
mov x21, x0
movi.2d v0, #0000000000000000
stur q0, [x0, #8]
stur q0, [x0, #24]
stur q0, [x0, #40]
stur q0, [x0, #56]
stur q0, [x0, #68]
mov w27, #2
str w27, [x0, #12]
str w23, [x0, #84]
mov w0, #1
mov w1, #8
bl _calloc
str x0, [x21, #88]
str x19, [x0]
ldr x8, [x19]
str x8, [x21]
str x21, [x28]
mov x19, x21
LBB56_479: ; in Loop: Header=BB56_133 Depth=1
str w27, [x19, #84]
sbfiz x1, x27, #3, #32
bl _realloc
str x0, [x19, #88]
add x0, x25, #1
bl _Symbol_new
ldr x8, [x19, #88]
ldrsw x9, [x19, #84]
add x8, x8, x9, lsl #3
stur x0, [x8, #-8]
ldrsb w8, [x25, #1]
and x0, x8, #0xff
tbnz w8, #31, LBB56_483
; %bb.480: ; in Loop: Header=BB56_133 Depth=1
Lloh576:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh577:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x1000
b LBB56_484
LBB56_481: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #128]
add x8, x8, #208
str x8, [sp, #16200]
b LBB56_132
LBB56_482: ; in Loop: Header=BB56_133 Depth=1
ldr w9, [sp, #112]
str w9, [x8, #48]
add x9, x25, #1
str x9, [x8, #56]
str wzr, [x8, #80]
b LBB56_132
LBB56_483: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #4096
bl ___maskrune
LBB56_484: ; in Loop: Header=BB56_133 Depth=1
ldr x28, [sp, #80] ; 8-byte Folded Reload
mov w21, #1
add x27, sp, #104
cbnz w0, LBB56_491
; %bb.485: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [x19, #88]
ldr x8, [x8]
ldr x8, [x8]
ldrsb w8, [x8]
and x0, x8, #0xff
tbnz w8, #31, LBB56_489
; %bb.486: ; in Loop: Header=BB56_133 Depth=1
Lloh578:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh579:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x1000
b LBB56_490
LBB56_487: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #128]
add x8, x8, #232
b LBB56_362
LBB56_488: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #128]
add x8, x8, #160
str x8, [sp, #16200]
b LBB56_132
LBB56_489: ; in Loop: Header=BB56_133 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #4096
bl ___maskrune
LBB56_490: ; in Loop: Header=BB56_133 Depth=1
cbz w0, LBB56_132
LBB56_491: ; in Loop: Header=BB56_133 Depth=1
ldr x0, [sp, #104]
ldr w1, [sp, #112]
Lloh580:
adrp x2, l_.str.264@PAGE
Lloh581:
add x2, x2, l_.str.264@PAGEOFF
LBB56_492: ; in Loop: Header=BB56_133 Depth=1
bl _ErrorMsg
ldr w8, [sp, #116]
add w8, w8, #1
str w8, [sp, #116]
b LBB56_132
LBB56_493: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #128]
add x8, x8, #184
str x8, [sp, #16200]
b LBB56_132
LBB56_494: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #128]
add x8, x8, #176
str x8, [sp, #16200]
b LBB56_132
LBB56_495: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #128]
add x8, x8, #168
str x8, [sp, #16200]
b LBB56_132
LBB56_496: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #128]
add x8, x8, #112
b LBB56_362
LBB56_497: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #128]
add x8, x8, #120
b LBB56_501
LBB56_498: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #128]
add x8, x8, #128
b LBB56_501
LBB56_499: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #128]
add x8, x8, #144
b LBB56_501
LBB56_500: ; in Loop: Header=BB56_133 Depth=1
ldr x8, [sp, #128]
add x8, x8, #136
LBB56_501: ; in Loop: Header=BB56_133 Depth=1
str x8, [sp, #16200]
str wzr, [sp, #16208]
LBB56_502: ; in Loop: Header=BB56_133 Depth=1
mov x28, x27
add x27, sp, #104
mov w21, #1
b LBB56_132
LBB56_503: ; in Loop: Header=BB56_133 Depth=1
ldr w8, [sp, #16228]
add w8, w8, #1
str w8, [sp, #16228]
str wzr, [sp, #16224]
b LBB56_506
LBB56_504: ; in Loop: Header=BB56_133 Depth=1
ldr w8, [sp, #16228]
add w8, w8, #1
str w8, [sp, #16228]
mov w21, #1
str w21, [sp, #16224]
mov w8, #4
str w8, [sp, #136]
mov x28, x27
add x27, sp, #104
b LBB56_132
LBB56_505: ; in Loop: Header=BB56_133 Depth=1
ldr w8, [sp, #16228]
add w8, w8, #1
str w8, [sp, #16228]
mov w8, #2
str w8, [sp, #16224]
LBB56_506: ; in Loop: Header=BB56_133 Depth=1
mov w8, #4
LBB56_507: ; in Loop: Header=BB56_133 Depth=1
str w8, [sp, #136]
b LBB56_502
LBB56_508: ; in Loop: Header=BB56_133 Depth=1
mov w8, #16
b LBB56_507
LBB56_509: ; in Loop: Header=BB56_133 Depth=1
mov w8, #17
b LBB56_507
LBB56_510: ; in Loop: Header=BB56_133 Depth=1
str xzr, [sp, #144]
mov w8, #18
b LBB56_507
LBB56_511: ; in Loop: Header=BB56_133 Depth=1
mov w8, #22
b LBB56_507
LBB56_512: ; in Loop: Header=BB56_133 Depth=1
mov w8, #19
b LBB56_507
LBB56_513: ; in Loop: Header=BB56_133 Depth=1
mov w8, #20
b LBB56_507
LBB56_514:
ldr x0, [sp, #72] ; 8-byte Folded Reload
bl _free
ldr x8, [sp, #16232]
ldr x9, [sp, #40] ; 8-byte Folded Reload
str x8, [x9, #8]
ldr w8, [sp, #116]
str w8, [x9, #80]
LBB56_515:
ldur x8, [x29, #-112]
Lloh582:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh583:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh584:
ldr x9, [x9]
cmp x9, x8
b.ne LBB56_517
; %bb.516:
add sp, sp, #3, lsl #12 ; =12288
add sp, sp, #4032
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
ldp d9, d8, [sp], #112 ; 16-byte Folded Reload
ret
LBB56_517:
bl ___stack_chk_fail
LBB56_518:
Lloh585:
adrp x8, ___stderrp@GOTPAGE
Lloh586:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh587:
ldr x0, [x8]
ldr x8, [sp, #56] ; 8-byte Folded Reload
str x8, [sp]
Lloh588:
adrp x1, l_.str.250@PAGE
Lloh589:
add x1, x1, l_.str.250@PAGEOFF
bl _fprintf
mov w0, #1
bl _exit
.loh AdrpAdd Lloh383, Lloh384
.loh AdrpLdrGotLdr Lloh380, Lloh381, Lloh382
.loh AdrpLdrGot Lloh378, Lloh379
.loh AdrpAdd Lloh385, Lloh386
.loh AdrpAdd Lloh387, Lloh388
.loh AdrpLdrGot Lloh391, Lloh392
.loh AdrpAdd Lloh389, Lloh390
.loh AdrpAdd Lloh393, Lloh394
.loh AdrpAdd Lloh395, Lloh396
.loh AdrpAdd Lloh397, Lloh398
.loh AdrpLdr Lloh399, Lloh400
.loh AdrpLdr Lloh401, Lloh402
.loh AdrpLdrGot Lloh403, Lloh404
.loh AdrpAdd Lloh405, Lloh406
.loh AdrpAdd Lloh407, Lloh408
.loh AdrpLdrGotLdr Lloh409, Lloh410, Lloh411
.loh AdrpAdd Lloh412, Lloh413
.loh AdrpLdrGot Lloh414, Lloh415
.loh AdrpAdd Lloh416, Lloh417
.loh AdrpLdrGot Lloh418, Lloh419
.loh AdrpAdd Lloh420, Lloh421
.loh AdrpAdd Lloh422, Lloh423
.loh AdrpAdd Lloh424, Lloh425
.loh AdrpLdrGot Lloh426, Lloh427
.loh AdrpLdrGot Lloh428, Lloh429
.loh AdrpLdrGot Lloh430, Lloh431
.loh AdrpAdd Lloh432, Lloh433
.loh AdrpLdrGot Lloh434, Lloh435
.loh AdrpAdd Lloh436, Lloh437
.loh AdrpLdrGot Lloh438, Lloh439
.loh AdrpLdrGot Lloh440, Lloh441
.loh AdrpAdd Lloh442, Lloh443
.loh AdrpLdrGot Lloh444, Lloh445
.loh AdrpLdrGot Lloh446, Lloh447
.loh AdrpLdrGot Lloh448, Lloh449
.loh AdrpLdrGot Lloh450, Lloh451
.loh AdrpLdrGot Lloh452, Lloh453
.loh AdrpLdrGot Lloh454, Lloh455
.loh AdrpLdrGot Lloh456, Lloh457
.loh AdrpLdrGot Lloh458, Lloh459
.loh AdrpLdrGot Lloh460, Lloh461
.loh AdrpAdd Lloh462, Lloh463
.loh AdrpAdd Lloh464, Lloh465
.loh AdrpAdd Lloh466, Lloh467
.loh AdrpAdd Lloh468, Lloh469
.loh AdrpAdd Lloh470, Lloh471
.loh AdrpAdd Lloh472, Lloh473
.loh AdrpAdd Lloh474, Lloh475
.loh AdrpAdd Lloh476, Lloh477
.loh AdrpAdd Lloh478, Lloh479
.loh AdrpAdd Lloh480, Lloh481
.loh AdrpAdd Lloh482, Lloh483
.loh AdrpAdd Lloh484, Lloh485
.loh AdrpAdd Lloh486, Lloh487
.loh AdrpAdd Lloh488, Lloh489
.loh AdrpAdd Lloh490, Lloh491
.loh AdrpAdd Lloh492, Lloh493
.loh AdrpAdd Lloh494, Lloh495
.loh AdrpAdd Lloh496, Lloh497
.loh AdrpAdd Lloh498, Lloh499
.loh AdrpAdd Lloh500, Lloh501
.loh AdrpAdd Lloh502, Lloh503
.loh AdrpAdd Lloh504, Lloh505
.loh AdrpAdd Lloh506, Lloh507
.loh AdrpAdd Lloh508, Lloh509
.loh AdrpAdd Lloh510, Lloh511
.loh AdrpAdd Lloh512, Lloh513
.loh AdrpLdr Lloh514, Lloh515
.loh AdrpLdr Lloh516, Lloh517
.loh AdrpAdd Lloh518, Lloh519
.loh AdrpAdd Lloh520, Lloh521
.loh AdrpAdd Lloh522, Lloh523
.loh AdrpAdd Lloh524, Lloh525
.loh AdrpAdd Lloh526, Lloh527
.loh AdrpAdd Lloh528, Lloh529
.loh AdrpAdd Lloh530, Lloh531
.loh AdrpAdd Lloh532, Lloh533
.loh AdrpAdd Lloh534, Lloh535
.loh AdrpAdd Lloh536, Lloh537
.loh AdrpAdd Lloh538, Lloh539
.loh AdrpAdd Lloh540, Lloh541
.loh AdrpAdd Lloh542, Lloh543
.loh AdrpAdd Lloh544, Lloh545
.loh AdrpLdrGot Lloh546, Lloh547
.loh AdrpAdd Lloh548, Lloh549
.loh AdrpAdd Lloh550, Lloh551
.loh AdrpAdd Lloh552, Lloh553
.loh AdrpLdrGot Lloh554, Lloh555
.loh AdrpAdd Lloh556, Lloh557
.loh AdrpAdd Lloh558, Lloh559
.loh AdrpAdd Lloh560, Lloh561
.loh AdrpAdd Lloh562, Lloh563
.loh AdrpAdd Lloh564, Lloh565
.loh AdrpAdd Lloh566, Lloh567
.loh AdrpAdd Lloh568, Lloh569
.loh AdrpAdd Lloh570, Lloh571
.loh AdrpAdd Lloh572, Lloh573
.loh AdrpAdd Lloh574, Lloh575
.loh AdrpLdrGot Lloh576, Lloh577
.loh AdrpLdrGot Lloh578, Lloh579
.loh AdrpAdd Lloh580, Lloh581
.loh AdrpLdrGotLdr Lloh582, Lloh583, Lloh584
.loh AdrpAdd Lloh588, Lloh589
.loh AdrpLdrGotLdr Lloh585, Lloh586, Lloh587
.cfi_endproc
.section __TEXT,__const
lJTI56_0:
.byte (LBB56_204-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_189-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_189-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_184-LBB56_184)>>2
.byte (LBB56_194-LBB56_184)>>2
lJTI56_1:
.byte (LBB56_228-LBB56_224)>>2
.byte (LBB56_229-LBB56_224)>>2
.byte (LBB56_231-LBB56_224)>>2
.byte (LBB56_233-LBB56_224)>>2
.byte (LBB56_237-LBB56_224)>>2
.byte (LBB56_240-LBB56_224)>>2
.byte (LBB56_245-LBB56_224)>>2
.byte (LBB56_252-LBB56_224)>>2
.byte (LBB56_254-LBB56_224)>>2
.byte (LBB56_256-LBB56_224)>>2
.byte (LBB56_260-LBB56_224)>>2
.byte (LBB56_262-LBB56_224)>>2
.byte (LBB56_264-LBB56_224)>>2
.byte (LBB56_266-LBB56_224)>>2
.byte (LBB56_224-LBB56_224)>>2
.byte (LBB56_224-LBB56_224)>>2
.byte (LBB56_268-LBB56_224)>>2
.byte (LBB56_270-LBB56_224)>>2
.byte (LBB56_272-LBB56_224)>>2
.byte (LBB56_275-LBB56_224)>>2
.byte (LBB56_278-LBB56_224)>>2
.byte (LBB56_280-LBB56_224)>>2
.byte (LBB56_282-LBB56_224)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.globl _Symbol_count ; -- Begin function Symbol_count
.p2align 2
_Symbol_count: ; @Symbol_count
.cfi_startproc
; %bb.0:
Lloh590:
adrp x8, _x2a@PAGE
Lloh591:
ldr x8, [x8, _x2a@PAGEOFF]
cbz x8, LBB57_2
; %bb.1:
ldr w0, [x8, #4]
ret
LBB57_2:
mov w0, #0
ret
.loh AdrpLdr Lloh590, Lloh591
.cfi_endproc
; -- End function
.globl _Symbol_arrayof ; -- Begin function Symbol_arrayof
.p2align 2
_Symbol_arrayof: ; @Symbol_arrayof
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
Lloh592:
adrp x8, _x2a@PAGE
Lloh593:
ldr x20, [x8, _x2a@PAGEOFF]
cbz x20, LBB58_4
; %bb.1:
ldr w19, [x20, #4]
mov x8, x19
sxtw x0, w8
mov w1, #8
bl _calloc
cmp x0, #0
ccmp w19, #1, #8, ne
b.lt LBB58_9
; %bb.2:
ldr x8, [x20, #8]
cmp w19, #9
b.hs LBB58_5
; %bb.3:
mov x9, #0
b LBB58_7
LBB58_4:
mov x0, #0
b LBB58_9
LBB58_5:
ands x9, x19, #0x7
mov w10, #8
csel x9, x10, x9, eq
sub x9, x19, x9
add x10, x0, #32
add x11, x8, #128
mov x12, x9
LBB58_6: ; =>This Inner Loop Header: Depth=1
sub x13, x11, #128
sub x14, x11, #64
ld4.2d { v0, v1, v2, v3 }, [x13]
ld4.2d { v4, v5, v6, v7 }, [x14]
mov x13, x11
ld4.2d { v16, v17, v18, v19 }, [x13], #64
ld4.2d { v20, v21, v22, v23 }, [x13]
stp q0, q4, [x10, #-32]
stp q16, q20, [x10], #64
add x11, x11, #256
subs x12, x12, #8
b.ne LBB58_6
LBB58_7:
add x10, x0, x9, lsl #3
sub x11, x19, x9
add x8, x8, x9, lsl #5
LBB58_8: ; =>This Inner Loop Header: Depth=1
ldr x9, [x8], #32
str x9, [x10], #8
subs x11, x11, #1
b.ne LBB58_8
LBB58_9:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh592, Lloh593
.cfi_endproc
; -- End function
.globl _Symbolcmpp ; -- Begin function Symbolcmpp
.p2align 2
_Symbolcmpp: ; @Symbolcmpp
.cfi_startproc
; %bb.0:
ldr x8, [x0]
ldr x9, [x1]
ldr w10, [x8, #12]
cmp w10, #2
b.ne LBB59_2
; %bb.1:
mov w10, #3
b LBB59_3
LBB59_2:
ldr x10, [x8]
ldrsb w10, [x10]
cmp w10, #90
mov w10, #1
cinc w10, w10, gt
LBB59_3:
ldr w11, [x9, #12]
cmp w11, #2
b.ne LBB59_5
; %bb.4:
mov w11, #3
subs w0, w10, w11
b.eq LBB59_6
b LBB59_7
LBB59_5:
ldr x11, [x9]
ldrsb w11, [x11]
cmp w11, #90
mov w11, #1
cinc w11, w11, gt
subs w0, w10, w11
b.ne LBB59_7
LBB59_6:
ldr w8, [x8, #8]
ldr w9, [x9, #8]
sub w0, w8, w9
LBB59_7:
ret
.cfi_endproc
; -- End function
.globl _Reprint ; -- Begin function Reprint
.p2align 2
_Reprint: ; @Reprint
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x0
ldr x8, [x0, #216]
str x8, [sp]
Lloh594:
adrp x0, l_.str.87@PAGE
Lloh595:
add x0, x0, l_.str.87@PAGEOFF
bl _printf
ldr w20, [x19, #36]
cmp w20, #1
b.lt LBB60_3
; %bb.1:
ldr x21, [x19, #72]
mov w22, #10
mov x23, x20
LBB60_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [x21], #8
ldr x0, [x8]
bl _strlen
cmp w22, w0
csel w22, w22, w0, gt
subs x23, x23, #1
b.ne LBB60_2
b LBB60_4
LBB60_3:
mov w22, #10
LBB60_4:
add w8, w22, #5
mov w9, #76
sdiv w8, w9, w8
cmp w8, #1
csinc w8, w8, wzr, gt
add w9, w20, w8
sub w9, w9, #1
sdiv w23, w9, w8
cmp w23, #1
b.lt LBB60_11
; %bb.5:
mov x24, #0
neg w25, w23
Lloh596:
adrp x20, l_.str.88@PAGE
Lloh597:
add x20, x20, l_.str.88@PAGEOFF
Lloh598:
adrp x21, l_.str.90@PAGE
Lloh599:
add x21, x21, l_.str.90@PAGEOFF
b LBB60_7
LBB60_6: ; in Loop: Header=BB60_7 Depth=1
mov w0, #10
bl _putchar
add x24, x24, #1
cmp x24, x23
b.eq LBB60_11
LBB60_7: ; =>This Loop Header: Depth=1
; Child Loop BB60_9 Depth 2
mov x0, x20
bl _printf
ldr w8, [x19, #36]
cmp w8, w24
b.le LBB60_6
; %bb.8: ; in Loop: Header=BB60_7 Depth=1
mov x26, x24
LBB60_9: ; Parent Loop BB60_7 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x19, #72]
ldr x9, [x8, x26, lsl #3]
ldr w8, [x9, #8]
add w10, w26, w23
add w10, w25, w10
cmp w10, w8
b.ne LBB60_17
; %bb.10: ; in Loop: Header=BB60_9 Depth=2
ldr x9, [x9]
stp x22, x9, [sp, #16]
stp x8, x22, [sp]
mov x0, x21
bl _printf
ldrsw x8, [x19, #36]
add x26, x26, x23
cmp x26, x8
b.lt LBB60_9
b LBB60_6
LBB60_11:
ldr x19, [x19, #8]
cbz x19, LBB60_16
; %bb.12:
Lloh600:
adrp x21, ___stdoutp@GOTPAGE
Lloh601:
ldr x21, [x21, ___stdoutp@GOTPAGEOFF]
Lloh602:
adrp x20, l_.str.92@PAGE
Lloh603:
add x20, x20, l_.str.92@PAGEOFF
b LBB60_14
LBB60_13: ; in Loop: Header=BB60_14 Depth=1
mov w0, #10
bl _putchar
ldr x19, [x19, #120]
cbz x19, LBB60_16
LBB60_14: ; =>This Inner Loop Header: Depth=1
ldr x0, [x21]
mov x1, x19
bl _rule_print
mov w0, #46
bl _putchar
ldr x8, [x19, #88]
cbz x8, LBB60_13
; %bb.15: ; in Loop: Header=BB60_14 Depth=1
ldr x8, [x8]
str x8, [sp]
mov x0, x20
bl _printf
b LBB60_13
LBB60_16:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #112
ret
LBB60_17:
bl _Reprint.cold.1
.loh AdrpAdd Lloh594, Lloh595
.loh AdrpAdd Lloh598, Lloh599
.loh AdrpAdd Lloh596, Lloh597
.loh AdrpAdd Lloh602, Lloh603
.loh AdrpLdrGot Lloh600, Lloh601
.cfi_endproc
; -- End function
.globl _SetSize ; -- Begin function SetSize
.p2align 2
_SetSize: ; @SetSize
.cfi_startproc
; %bb.0:
add w8, w0, #1
adrp x9, _size@PAGE
str w8, [x9, _size@PAGEOFF]
ret
.cfi_endproc
; -- End function
.globl _State_arrayof ; -- Begin function State_arrayof
.p2align 2
_State_arrayof: ; @State_arrayof
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
Lloh604:
adrp x8, _x3a@PAGE
Lloh605:
ldr x20, [x8, _x3a@PAGEOFF]
cbz x20, LBB62_4
; %bb.1:
ldr w19, [x20, #4]
mov x8, x19
sxtw x0, w8
mov w1, #8
bl _calloc
cmp x0, #0
ccmp w19, #1, #8, ne
b.lt LBB62_9
; %bb.2:
ldr x8, [x20, #8]
cmp w19, #9
b.hs LBB62_5
; %bb.3:
mov x9, #0
b LBB62_7
LBB62_4:
mov x0, #0
b LBB62_9
LBB62_5:
ands x9, x19, #0x7
mov w10, #8
csel x9, x10, x9, eq
sub x9, x19, x9
add x10, x0, #32
add x11, x8, #128
mov x12, x9
LBB62_6: ; =>This Inner Loop Header: Depth=1
sub x13, x11, #128
sub x14, x11, #64
ld4.2d { v0, v1, v2, v3 }, [x13]
ld4.2d { v4, v5, v6, v7 }, [x14]
mov x13, x11
ld4.2d { v16, v17, v18, v19 }, [x13], #64
ld4.2d { v20, v21, v22, v23 }, [x13]
stp q0, q4, [x10, #-32]
stp q16, q20, [x10], #64
add x11, x11, #256
subs x12, x12, #8
b.ne LBB62_6
LBB62_7:
add x10, x0, x9, lsl #3
sub x11, x19, x9
add x8, x8, x9, lsl #5
LBB62_8: ; =>This Inner Loop Header: Depth=1
ldr x9, [x8], #32
str x9, [x10], #8
subs x11, x11, #1
b.ne LBB62_8
LBB62_9:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh604, Lloh605
.cfi_endproc
; -- End function
.globl _CompressTables ; -- Begin function CompressTables
.p2align 2
_CompressTables: ; @CompressTables
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
ldr w8, [x0, #24]
cmp w8, #1
b.lt LBB63_59
; %bb.1:
mov x19, x0
mov x21, #0
mov w22, #1
mov w23, #9
Lloh606:
adrp x20, l_.str.54@PAGE
Lloh607:
add x20, x20, l_.str.54@PAGEOFF
b LBB63_4
LBB63_2: ; in Loop: Header=BB63_4 Depth=1
str w22, [x24, #64]
str x25, [x24, #56]
LBB63_3: ; in Loop: Header=BB63_4 Depth=1
add x21, x21, #1
ldrsw x10, [x19, #24]
cmp x21, x10
b.ge LBB63_34
LBB63_4: ; =>This Loop Header: Depth=1
; Child Loop BB63_9 Depth 2
; Child Loop BB63_16 Depth 3
; Child Loop BB63_22 Depth 2
; Child Loop BB63_27 Depth 2
; Child Loop BB63_32 Depth 2
ldr x8, [x19]
ldr x24, [x8, x21, lsl #3]
ldr x26, [x24, #24]
cbz x26, LBB63_3
; %bb.5: ; in Loop: Header=BB63_4 Depth=1
mov w8, #0
mov w9, #0
mov x25, #0
mov x10, x26
b LBB63_9
LBB63_6: ; in Loop: Header=BB63_9 Depth=2
mov w12, #1
LBB63_7: ; in Loop: Header=BB63_9 Depth=2
cmp w12, w9
csel w9, w12, w9, gt
csel x25, x11, x25, gt
LBB63_8: ; in Loop: Header=BB63_9 Depth=2
ldr x10, [x10, #32]
cbz x10, LBB63_18
LBB63_9: ; Parent Loop BB63_4 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB63_16 Depth 3
ldr w11, [x10, #8]
cmp w11, #2
b.eq LBB63_12
; %bb.10: ; in Loop: Header=BB63_9 Depth=2
cbnz w11, LBB63_8
; %bb.11: ; in Loop: Header=BB63_9 Depth=2
ldr x11, [x10]
ldr x12, [x19, #96]
cmp x11, x12
csinc w8, w8, wzr, ne
b LBB63_8
LBB63_12: ; in Loop: Header=BB63_9 Depth=2
ldr x11, [x10, #16]
ldr w12, [x11, #16]
cmp w12, #0
ccmp x11, x25, #4, eq
b.eq LBB63_8
; %bb.13: ; in Loop: Header=BB63_9 Depth=2
ldr x13, [x10, #32]
cbz x13, LBB63_6
; %bb.14: ; in Loop: Header=BB63_9 Depth=2
mov w12, #1
b LBB63_16
LBB63_15: ; in Loop: Header=BB63_16 Depth=3
ldr x13, [x13, #32]
cbz x13, LBB63_7
LBB63_16: ; Parent Loop BB63_4 Depth=1
; Parent Loop BB63_9 Depth=2
; => This Inner Loop Header: Depth=3
ldr w14, [x13, #8]
cmp w14, #2
b.ne LBB63_15
; %bb.17: ; in Loop: Header=BB63_16 Depth=3
ldr x14, [x13, #16]
cmp x14, x25
ccmp x14, x11, #0, ne
cinc w12, w12, eq
b LBB63_15
LBB63_18: ; in Loop: Header=BB63_4 Depth=1
cmp w9, #1
b.lt LBB63_3
; %bb.19: ; in Loop: Header=BB63_4 Depth=1
cbnz w8, LBB63_3
; %bb.20: ; in Loop: Header=BB63_4 Depth=1
cbnz x26, LBB63_22
b LBB63_61
LBB63_21: ; in Loop: Header=BB63_22 Depth=2
ldr x26, [x26, #32]
cbz x26, LBB63_61
LBB63_22: ; Parent Loop BB63_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [x26, #8]
cmp w8, #2
b.ne LBB63_21
; %bb.23: ; in Loop: Header=BB63_22 Depth=2
ldr x8, [x26, #16]
cmp x8, x25
b.ne LBB63_21
; %bb.24: ; in Loop: Header=BB63_4 Depth=1
mov x0, x20
bl _Symbol_new
str x0, [x26]
ldr x8, [x26, #32]
cbnz x8, LBB63_27
LBB63_25: ; in Loop: Header=BB63_4 Depth=1
ldr x0, [x24, #24]
bl _Action_sort
str x0, [x24, #24]
cbnz x0, LBB63_32
b LBB63_2
LBB63_26: ; in Loop: Header=BB63_27 Depth=2
ldr x8, [x8, #32]
cbz x8, LBB63_25
LBB63_27: ; Parent Loop BB63_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr w9, [x8, #8]
cmp w9, #2
b.ne LBB63_26
; %bb.28: ; in Loop: Header=BB63_27 Depth=2
ldr x9, [x8, #16]
cmp x9, x25
b.ne LBB63_26
; %bb.29: ; in Loop: Header=BB63_27 Depth=2
str w23, [x8, #8]
b LBB63_26
LBB63_30: ; in Loop: Header=BB63_32 Depth=2
ldr x8, [x0, #16]
cmp x8, x25
b.ne LBB63_3
LBB63_31: ; in Loop: Header=BB63_32 Depth=2
ldr x0, [x0, #32]
cbz x0, LBB63_2
LBB63_32: ; Parent Loop BB63_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [x0, #8]
cmp w8, #2
b.eq LBB63_30
; %bb.33: ; in Loop: Header=BB63_32 Depth=2
cbnz w8, LBB63_31
b LBB63_3
LBB63_34:
cmp w10, #1
b.lt LBB63_59
; %bb.35:
mov x8, #0
mov w9, #10
b LBB63_38
LBB63_36: ; in Loop: Header=BB63_38 Depth=1
ldr w10, [x19, #24]
LBB63_37: ; in Loop: Header=BB63_38 Depth=1
add x8, x8, #1
cmp x8, w10, sxtw
b.ge LBB63_44
LBB63_38: ; =>This Loop Header: Depth=1
; Child Loop BB63_40 Depth 2
ldr x11, [x19]
ldr x11, [x11, x8, lsl #3]
ldr x11, [x11, #24]
cbnz x11, LBB63_40
b LBB63_37
LBB63_39: ; in Loop: Header=BB63_40 Depth=2
ldr x11, [x11, #32]
cbz x11, LBB63_36
LBB63_40: ; Parent Loop BB63_38 Depth=1
; => This Inner Loop Header: Depth=2
ldr w10, [x11, #8]
cbnz w10, LBB63_39
; %bb.41: ; in Loop: Header=BB63_40 Depth=2
ldr x10, [x11, #16]
ldr w12, [x10, #64]
cbz w12, LBB63_39
; %bb.42: ; in Loop: Header=BB63_40 Depth=2
ldr x10, [x10, #56]
cbz x10, LBB63_39
; %bb.43: ; in Loop: Header=BB63_40 Depth=2
str w9, [x11, #8]
str x10, [x11, #16]
b LBB63_39
LBB63_44:
cmp w10, #1
b.lt LBB63_59
; %bb.45:
mov x8, #0
b LBB63_48
LBB63_46: ; in Loop: Header=BB63_48 Depth=1
ldr w10, [x19, #24]
LBB63_47: ; in Loop: Header=BB63_48 Depth=1
add x8, x8, #1
cmp x8, w10, sxtw
b.ge LBB63_59
LBB63_48: ; =>This Loop Header: Depth=1
; Child Loop BB63_50 Depth 2
; Child Loop BB63_56 Depth 3
ldr x9, [x19]
ldr x9, [x9, x8, lsl #3]
ldr x11, [x9, #24]
cbnz x11, LBB63_50
b LBB63_47
LBB63_49: ; in Loop: Header=BB63_50 Depth=2
mov x11, x12
cbz x12, LBB63_46
LBB63_50: ; Parent Loop BB63_48 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB63_56 Depth 3
ldr x12, [x11, #32]
ldr w10, [x11, #8]
cmp w10, #10
b.ne LBB63_49
; %bb.51: ; in Loop: Header=BB63_50 Depth=2
ldr x10, [x11, #16]
ldr w13, [x10, #80]
cbz w13, LBB63_49
; %bb.52: ; in Loop: Header=BB63_50 Depth=2
ldr w13, [x10, #24]
cmp w13, #1
b.ne LBB63_49
; %bb.53: ; in Loop: Header=BB63_50 Depth=2
ldr x13, [x11]
ldr w13, [x13, #8]
ldr w14, [x19, #40]
cmp w13, w14
b.lt LBB63_49
; %bb.54: ; in Loop: Header=BB63_50 Depth=2
ldr x12, [x9, #24]
cbnz x12, LBB63_56
b LBB63_60
LBB63_55: ; in Loop: Header=BB63_56 Depth=3
ldr x12, [x12, #32]
cbz x12, LBB63_60
LBB63_56: ; Parent Loop BB63_48 Depth=1
; Parent Loop BB63_50 Depth=2
; => This Inner Loop Header: Depth=3
cmp x12, x11
b.eq LBB63_55
; %bb.57: ; in Loop: Header=BB63_56 Depth=3
ldr x13, [x12]
ldr x14, [x10]
cmp x13, x14
b.ne LBB63_55
; %bb.58: ; in Loop: Header=BB63_50 Depth=2
str x13, [x11, #24]
ldr w10, [x12, #8]
str w10, [x11, #8]
ldr x10, [x12, #16]
str x10, [x11, #16]
mov x12, x11
b LBB63_49
LBB63_59:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
LBB63_60:
bl _CompressTables.cold.1
LBB63_61:
bl _CompressTables.cold.2
.loh AdrpAdd Lloh606, Lloh607
.cfi_endproc
; -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ; -- Begin function ResortStates
lCPI64_0:
.long 0 ; 0x0
.long 0 ; 0x0
.long 2147483649 ; 0x80000001
.long 2147483649 ; 0x80000001
.section __TEXT,__text,regular,pure_instructions
.globl _ResortStates
.p2align 2
_ResortStates: ; @ResortStates
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x0
ldr w8, [x0, #24]
ldr x9, [x0]
cmp w8, #1
b.lt LBB64_23
; %bb.1:
mov x10, #0
mov w11, #-1
Lloh608:
adrp x12, lCPI64_0@PAGE
Lloh609:
ldr q0, [x12, lCPI64_0@PAGEOFF]
Lloh610:
adrp x12, lJTI64_0@PAGE
Lloh611:
add x12, x12, lJTI64_0@PAGEOFF
b LBB64_3
LBB64_2: ; in Loop: Header=BB64_3 Depth=1
add x10, x10, #1
cmp x10, x8
b.eq LBB64_23
LBB64_3: ; =>This Loop Header: Depth=1
; Child Loop BB64_7 Depth 2
ldr x13, [x9, x10, lsl #3]
str w11, [x13, #48]
str q0, [x13, #32]
ldr x14, [x13, #24]
cbz x14, LBB64_2
; %bb.4: ; in Loop: Header=BB64_3 Depth=1
mov w15, #0
mov w16, #0
b LBB64_7
LBB64_5: ; in Loop: Header=BB64_7 Depth=2
add w15, w15, #1
str w15, [x13, #32]
LBB64_6: ; in Loop: Header=BB64_7 Depth=2
ldr x14, [x14, #32]
cbz x14, LBB64_2
LBB64_7: ; Parent Loop BB64_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr w17, [x14, #8]
cmp w17, #10
b.hi LBB64_6
; %bb.8: ; in Loop: Header=BB64_7 Depth=2
adr x0, LBB64_6
ldrb w1, [x12, x17]
add x0, x0, x1, lsl #2
br x0
LBB64_9: ; in Loop: Header=BB64_7 Depth=2
ldr x17, [x14, #16]
ldr w17, [x17, #16]
b LBB64_16
LBB64_10: ; in Loop: Header=BB64_7 Depth=2
ldr w17, [x19, #52]
b LBB64_16
LBB64_11: ; in Loop: Header=BB64_7 Depth=2
ldr w17, [x19, #48]
b LBB64_16
LBB64_12: ; in Loop: Header=BB64_7 Depth=2
ldr x17, [x14]
ldr w17, [x17, #8]
ldr w0, [x19, #40]
cmp w17, w0
b.ge LBB64_14
; %bb.13: ; in Loop: Header=BB64_7 Depth=2
ldr w17, [x19, #44]
b LBB64_15
LBB64_14: ; in Loop: Header=BB64_7 Depth=2
ldr w17, [x19, #60]
LBB64_15: ; in Loop: Header=BB64_7 Depth=2
ldr x0, [x14, #16]
ldr w0, [x0, #100]
add w17, w0, w17
LBB64_16: ; in Loop: Header=BB64_7 Depth=2
tbnz w17, #31, LBB64_6
; %bb.17: ; in Loop: Header=BB64_7 Depth=2
ldr x0, [x14]
ldr w0, [x0, #8]
ldr w1, [x19, #40]
cmp w0, w1
b.lt LBB64_5
; %bb.18: ; in Loop: Header=BB64_7 Depth=2
ldr w1, [x19, #36]
cmp w0, w1
b.ge LBB64_20
; %bb.19: ; in Loop: Header=BB64_7 Depth=2
add w16, w16, #1
str w16, [x13, #36]
b LBB64_6
LBB64_20: ; in Loop: Header=BB64_7 Depth=2
ldr w0, [x13, #64]
cbz w0, LBB64_22
; %bb.21: ; in Loop: Header=BB64_7 Depth=2
ldr x0, [x13, #56]
ldr x1, [x14, #16]
cmp x0, x1
b.ne LBB64_35
LBB64_22: ; in Loop: Header=BB64_7 Depth=2
str w17, [x13, #48]
b LBB64_6
LBB64_23:
add x0, x9, #8
sub w8, w8, #1
sxtw x1, w8
Lloh612:
adrp x3, _stateResortCompare@PAGE
Lloh613:
add x3, x3, _stateResortCompare@PAGEOFF
mov w2, #8
bl _qsort
ldr w8, [x19, #24]
cmp w8, #0
b.le LBB64_30
; %bb.24:
ldr x9, [x19]
cmp w8, #4
b.hs LBB64_26
; %bb.25:
mov x10, #0
b LBB64_29
LBB64_26:
mov x11, #0
and x10, x8, #0xfffffffc
add x12, x9, #16
LBB64_27: ; =>This Inner Loop Header: Depth=1
add w13, w11, #1
add w14, w11, #2
add w15, w11, #3
ldp x16, x17, [x12, #-16]
ldp x0, x1, [x12], #32
str w11, [x16, #16]
str w13, [x17, #16]
str w14, [x0, #16]
str w15, [x1, #16]
add x11, x11, #4
cmp x10, x11
b.ne LBB64_27
; %bb.28:
cmp x10, x8
b.eq LBB64_30
LBB64_29: ; =>This Inner Loop Header: Depth=1
ldr x11, [x9, x10, lsl #3]
str w10, [x11, #16]
add x10, x10, #1
cmp x8, x10
b.ne LBB64_29
LBB64_30:
cmp w8, #1
csinc w9, w8, wzr, lt
LBB64_31: ; =>This Inner Loop Header: Depth=1
cmp w8, #2
b.lt LBB64_34
; %bb.32: ; in Loop: Header=BB64_31 Depth=1
ldr x11, [x19]
sub x10, x8, #1
add x8, x11, x8, lsl #3
ldur x8, [x8, #-8]
ldr w11, [x8, #64]
mov x8, x10
cbnz w11, LBB64_31
; %bb.33:
add w9, w10, #1
LBB64_34:
str w9, [x19, #28]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB64_35:
bl _ResortStates.cold.1
.loh AdrpAdd Lloh610, Lloh611
.loh AdrpAdrp Lloh608, Lloh610
.loh AdrpLdr Lloh608, Lloh609
.loh AdrpAdd Lloh612, Lloh613
.cfi_endproc
.section __TEXT,__const
lJTI64_0:
.byte (LBB64_9-LBB64_6)>>2
.byte (LBB64_10-LBB64_6)>>2
.byte (LBB64_14-LBB64_6)>>2
.byte (LBB64_11-LBB64_6)>>2
.byte (LBB64_6-LBB64_6)>>2
.byte (LBB64_6-LBB64_6)>>2
.byte (LBB64_6-LBB64_6)>>2
.byte (LBB64_6-LBB64_6)>>2
.byte (LBB64_6-LBB64_6)>>2
.byte (LBB64_6-LBB64_6)>>2
.byte (LBB64_12-LBB64_6)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.globl _ReportOutput ; -- Begin function ReportOutput
.p2align 2
_ReportOutput: ; @ReportOutput
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x28, x27, [sp, #48] ; 16-byte Folded Spill
stp x26, x25, [sp, #64] ; 16-byte Folded Spill
stp x24, x23, [sp, #80] ; 16-byte Folded Spill
stp x22, x21, [sp, #96] ; 16-byte Folded Spill
stp x20, x19, [sp, #112] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x0
Lloh614:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh615:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh616:
ldr x8, [x8]
str x8, [sp, #40]
ldr x0, [x0, #224]
cbz x0, LBB65_2
; %bb.1:
bl _free
LBB65_2:
Lloh617:
adrp x1, l_.str.105@PAGE
Lloh618:
add x1, x1, l_.str.105@PAGEOFF
mov x0, x19
bl _file_makename
str x0, [x19, #224]
Lloh619:
adrp x1, l_.str.106@PAGE
Lloh620:
add x1, x1, l_.str.106@PAGEOFF
bl _fopen
cbz x0, LBB65_28
; %bb.3:
mov x20, x0
ldr w8, [x19, #28]
cmp w8, #1
b.lt LBB65_15
; %bb.4:
mov x26, #0
Lloh621:
adrp x22, l_.str.108@PAGE
Lloh622:
add x22, x22, l_.str.108@PAGEOFF
Lloh623:
adrp x23, l_.str.109@PAGE
Lloh624:
add x23, x23, l_.str.109@PAGEOFF
mov w28, #64
mov w21, #56
Lloh625:
adrp x24, l_.str.110@PAGE
Lloh626:
add x24, x24, l_.str.110@PAGEOFF
b LBB65_6
LBB65_5: ; in Loop: Header=BB65_6 Depth=1
mov w0, #10
mov x1, x20
bl _fputc
add x26, x26, #1
ldrsw x8, [x19, #28]
cmp x26, x8
b.ge LBB65_15
LBB65_6: ; =>This Loop Header: Depth=1
; Child Loop BB65_13 Depth 2
; Child Loop BB65_9 Depth 2
ldr x8, [x19]
ldr x25, [x8, x26, lsl #3]
ldr w8, [x25, #16]
str x8, [sp]
mov x0, x20
Lloh627:
adrp x1, l_.str.107@PAGE
Lloh628:
add x1, x1, l_.str.107@PAGEOFF
bl _fprintf
ldr w8, [x19, #256]
cmp w8, #0
cset w8, eq
ldr x27, [x25, w8, uxtw #3]
cbnz x27, LBB65_13
LBB65_7: ; in Loop: Header=BB65_6 Depth=1
mov w0, #10
mov x1, x20
bl _fputc
ldr x25, [x25, #24]
cbnz x25, LBB65_9
b LBB65_5
LBB65_8: ; in Loop: Header=BB65_9 Depth=2
ldr x25, [x25, #32]
cbz x25, LBB65_5
LBB65_9: ; Parent Loop BB65_6 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x25
mov x1, x20
mov w2, #30
bl _PrintAction
cbz w0, LBB65_8
; %bb.10: ; in Loop: Header=BB65_9 Depth=2
mov w0, #10
mov x1, x20
bl _fputc
b LBB65_8
LBB65_11: ; in Loop: Header=BB65_13 Depth=2
mov x0, x24
mov w1, #10
mov w2, #1
mov x3, x20
bl _fwrite
LBB65_12: ; in Loop: Header=BB65_13 Depth=2
ldr x1, [x27]
ldr w2, [x27, #8]
mov x0, x20
bl _RulePrint
mov w0, #10
mov x1, x20
bl _fputc
ldr w8, [x19, #256]
cmp w8, #0
csel x8, x21, x28, eq
ldr x27, [x27, x8]
cbz x27, LBB65_7
LBB65_13: ; Parent Loop BB65_6 Depth=1
; => This Inner Loop Header: Depth=2
ldr w9, [x27, #8]
ldr x8, [x27]
ldr w10, [x8, #24]
cmp w9, w10
b.ne LBB65_11
; %bb.14: ; in Loop: Header=BB65_13 Depth=2
ldr w8, [x8, #100]
str x8, [sp]
add x0, sp, #20
mov x1, x22
bl _lemon_sprintf
add x8, sp, #20
str x8, [sp]
mov x0, x20
mov x1, x23
bl _fprintf
b LBB65_12
LBB65_15:
Lloh629:
adrp x0, l_.str.111@PAGE
Lloh630:
add x0, x0, l_.str.111@PAGEOFF
mov w1, #53
mov w2, #1
mov x3, x20
bl _fwrite
Lloh631:
adrp x0, l_.str.112@PAGE
Lloh632:
add x0, x0, l_.str.112@PAGEOFF
mov w1, #9
mov w2, #1
mov x3, x20
bl _fwrite
ldr w8, [x19, #36]
cmp w8, #1
b.lt LBB65_27
; %bb.16:
mov x24, #0
Lloh633:
adrp x21, l_.str.113@PAGE
Lloh634:
add x21, x21, l_.str.113@PAGEOFF
Lloh635:
adrp x22, l_.str.85@PAGE
Lloh636:
add x22, x22, l_.str.85@PAGEOFF
Lloh637:
adrp x23, l_.str.115@PAGE
Lloh638:
add x23, x23, l_.str.115@PAGEOFF
b LBB65_18
LBB65_17: ; in Loop: Header=BB65_18 Depth=1
mov w0, #10
mov x1, x20
bl _fputc
add x24, x24, #1
ldrsw x8, [x19, #36]
cmp x24, x8
b.ge LBB65_27
LBB65_18: ; =>This Loop Header: Depth=1
; Child Loop BB65_24 Depth 2
ldr x8, [x19, #72]
ldr x25, [x8, x24, lsl #3]
ldr x8, [x25]
stp x24, x8, [sp]
mov x0, x20
mov x1, x21
bl _fprintf
ldr w8, [x25, #12]
cmp w8, #1
b.ne LBB65_17
; %bb.19: ; in Loop: Header=BB65_18 Depth=1
mov w0, #58
mov x1, x20
bl _fputc
ldr w8, [x25, #48]
cbz w8, LBB65_21
; %bb.20: ; in Loop: Header=BB65_18 Depth=1
mov x0, x23
mov w1, #9
mov w2, #1
mov x3, x20
bl _fwrite
LBB65_21: ; in Loop: Header=BB65_18 Depth=1
ldr w8, [x19, #40]
cmp w8, #1
b.lt LBB65_17
; %bb.22: ; in Loop: Header=BB65_18 Depth=1
mov x26, #0
b LBB65_24
LBB65_23: ; in Loop: Header=BB65_24 Depth=2
add x26, x26, #1
cmp x26, w8, sxtw
b.ge LBB65_17
LBB65_24: ; Parent Loop BB65_18 Depth=1
; => This Inner Loop Header: Depth=2
ldr x9, [x25, #40]
cbz x9, LBB65_23
; %bb.25: ; in Loop: Header=BB65_24 Depth=2
ldrb w9, [x9, x26]
cbz w9, LBB65_23
; %bb.26: ; in Loop: Header=BB65_24 Depth=2
ldr x8, [x19, #72]
ldr x8, [x8, x26, lsl #3]
ldr x8, [x8]
str x8, [sp]
mov x0, x20
mov x1, x22
bl _fprintf
ldr w8, [x19, #40]
b LBB65_23
LBB65_27:
mov x0, x20
bl _fclose
b LBB65_29
LBB65_28:
Lloh639:
adrp x8, ___stderrp@GOTPAGE
Lloh640:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh641:
ldr x0, [x8]
ldr x8, [x19, #224]
str x8, [sp]
Lloh642:
adrp x1, l_.str.82@PAGE
Lloh643:
add x1, x1, l_.str.82@PAGEOFF
bl _fprintf
ldr w8, [x19, #80]
add w8, w8, #1
str w8, [x19, #80]
LBB65_29:
ldr x8, [sp, #40]
Lloh644:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh645:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh646:
ldr x9, [x9]
cmp x9, x8
b.ne LBB65_31
; %bb.30:
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
ldp x20, x19, [sp, #112] ; 16-byte Folded Reload
ldp x22, x21, [sp, #96] ; 16-byte Folded Reload
ldp x24, x23, [sp, #80] ; 16-byte Folded Reload
ldp x26, x25, [sp, #64] ; 16-byte Folded Reload
ldp x28, x27, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #144
ret
LBB65_31:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh614, Lloh615, Lloh616
.loh AdrpAdd Lloh619, Lloh620
.loh AdrpAdd Lloh617, Lloh618
.loh AdrpAdd Lloh625, Lloh626
.loh AdrpAdd Lloh623, Lloh624
.loh AdrpAdd Lloh621, Lloh622
.loh AdrpAdd Lloh627, Lloh628
.loh AdrpAdd Lloh631, Lloh632
.loh AdrpAdd Lloh629, Lloh630
.loh AdrpAdd Lloh637, Lloh638
.loh AdrpAdd Lloh635, Lloh636
.loh AdrpAdd Lloh633, Lloh634
.loh AdrpAdd Lloh642, Lloh643
.loh AdrpLdrGotLdr Lloh639, Lloh640, Lloh641
.loh AdrpLdrGotLdr Lloh644, Lloh645, Lloh646
.cfi_endproc
; -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function ReportTable
lCPI66_0:
.long 1 ; 0x1
.long 2 ; 0x2
.section __TEXT,__text,regular,pure_instructions
.globl _ReportTable
.p2align 2
_ReportTable: ; @ReportTable
.cfi_startproc
; %bb.0:
stp d9, d8, [sp, #-112]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
.cfi_offset b8, -104
.cfi_offset b9, -112
sub sp, sp, #1120
mov x22, x1
mov x19, x0
Lloh647:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh648:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh649:
ldr x8, [x8]
stur x8, [x29, #-112]
ldr w8, [x0, #24]
ldr w9, [x0, #32]
add w10, w9, w8
stp w8, w10, [x0, #44]
dup.2s v0, w10
Lloh650:
adrp x8, lCPI66_0@PAGE
Lloh651:
ldr d1, [x8, lCPI66_0@PAGEOFF]
add.2s v0, v0, v1
stur d0, [x0, #52]
add w8, w10, #3
add w9, w8, w9
stp w8, w9, [x0, #60]
bl _tplt_open
cbz x0, LBB66_277
; %bb.1:
mov x20, x0
ldr x0, [x19, #224]
cbz x0, LBB66_3
; %bb.2:
bl _free
LBB66_3:
Lloh652:
adrp x1, l_.str.158@PAGE
Lloh653:
add x1, x1, l_.str.158@PAGEOFF
mov x0, x19
bl _file_makename
str x0, [x19, #224]
Lloh654:
adrp x1, l_.str.106@PAGE
Lloh655:
add x1, x1, l_.str.106@PAGEOFF
bl _fopen
cbz x0, LBB66_9
; %bb.4:
mov x21, x0
mov w8, #1
str w8, [sp, #100]
ldr x0, [x19, #104]
add x3, sp, #100
mov x1, x20
mov x2, x21
bl _tplt_xfer
ldr x2, [x19, #152]
add x3, sp, #100
mov x0, x21
mov x1, x19
bl _tplt_print
str x20, [sp, #56] ; 8-byte Folded Spill
cbz w22, LBB66_11
; %bb.5:
Lloh656:
adrp x1, l_.str.159@PAGE
Lloh657:
add x1, x1, l_.str.159@PAGEOFF
mov x0, x19
bl _file_makename
mov x23, x0
str x0, [sp]
Lloh658:
adrp x1, l_.str.160@PAGE
Lloh659:
add x1, x1, l_.str.160@PAGEOFF
mov x0, x21
bl _fprintf
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
mov x0, x23
bl _free
ldr x0, [x19, #104]
add x3, sp, #100
mov x1, x20
mov x2, x21
bl _tplt_xfer
Lloh660:
adrp x0, l_.str.148@PAGE
Lloh661:
add x0, x0, l_.str.148@PAGEOFF
mov w1, #14
mov w2, #1
mov x3, x21
bl _fwrite
ldr w20, [sp, #100]
ldr x8, [x19, #232]
Lloh662:
adrp x9, l_.str.71@PAGE
Lloh663:
add x9, x9, l_.str.71@PAGEOFF
cmp x8, #0
csel x24, x9, x8, eq
ldr w8, [x19, #40]
cmp w8, #2
b.lt LBB66_12
; %bb.6:
mov w25, #1
Lloh664:
adrp x23, l_.str.161@PAGE
Lloh665:
add x23, x23, l_.str.161@PAGEOFF
LBB66_7: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, #72]
ldr x8, [x8, x25, lsl #3]
ldr x8, [x8]
stp x8, x25, [sp, #8]
str x24, [sp]
mov x0, x21
mov x1, x23
bl _fprintf
add x25, x25, #1
ldrsw x8, [x19, #40]
cmp x25, x8
b.lt LBB66_7
; %bb.8:
add w20, w20, w25
b LBB66_13
LBB66_9:
Lloh666:
adrp x8, ___stderrp@GOTPAGE
Lloh667:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh668:
ldr x0, [x8]
ldr x8, [x19, #224]
str x8, [sp]
Lloh669:
adrp x1, l_.str.82@PAGE
Lloh670:
add x1, x1, l_.str.82@PAGEOFF
bl _fprintf
ldr w8, [x19, #80]
add w8, w8, #1
str w8, [x19, #80]
ldur x8, [x29, #-112]
Lloh671:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh672:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh673:
ldr x9, [x9]
cmp x9, x8
b.ne LBB66_281
; %bb.10:
mov x0, x20
add sp, sp, #1120
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
ldp d9, d8, [sp], #112 ; 16-byte Folded Reload
b _fclose
LBB66_11:
ldr x0, [x19, #104]
add x3, sp, #100
mov x1, x20
mov x2, x21
bl _tplt_xfer
b LBB66_14
LBB66_12:
add w20, w20, #1
LBB66_13:
Lloh674:
adrp x0, l_.str.151@PAGE
Lloh675:
add x0, x0, l_.str.151@PAGEOFF
mov w1, #7
mov w2, #1
mov x3, x21
bl _fwrite
add w8, w20, #1
str w8, [sp, #100]
ldr x20, [sp, #56] ; 8-byte Folded Reload
LBB66_14:
ldr x0, [x19, #104]
add x3, sp, #100
mov x1, x20
mov x2, x21
bl _tplt_xfer
ldr w8, [x19, #36]
Lloh676:
adrp x27, l_.str.315@PAGE
Lloh677:
add x27, x27, l_.str.315@PAGEOFF
Lloh678:
adrp x28, l_.str.314@PAGE
Lloh679:
add x28, x28, l_.str.314@PAGEOFF
add w9, w8, #1
mov w23, #65535
mov w24, #4
mov w25, #2
cmp w9, w23
csel w9, w25, w24, lo
csel x10, x28, x27, lo
Lloh680:
adrp x26, l_.str.313@PAGE
Lloh681:
add x26, x26, l_.str.313@PAGEOFF
cmp w8, #255
csel x8, x26, x10, lt
csinc w9, w9, wzr, ge
str w9, [sp, #40] ; 4-byte Folded Spill
str x8, [sp]
Lloh682:
adrp x1, l_.str.162@PAGE
Lloh683:
add x1, x1, l_.str.162@PAGEOFF
mov x0, x21
bl _fprintf
ldr w20, [sp, #100]
ldr w8, [x19, #36]
add w8, w8, #1
str x8, [sp]
Lloh684:
adrp x1, l_.str.163@PAGE
Lloh685:
add x1, x1, l_.str.163@PAGEOFF
mov x0, x21
bl _fprintf
ldr w8, [x19, #64]
cmp w8, w23
csel w9, w25, w24, lo
csel x10, x28, x27, lo
cmp w8, #256
csel x8, x26, x10, lt
csinc w9, w9, wzr, ge
str w9, [sp, #44] ; 4-byte Folded Spill
str x8, [sp]
Lloh686:
adrp x1, l_.str.164@PAGE
Lloh687:
add x1, x1, l_.str.164@PAGEOFF
mov x0, x21
bl _fprintf
add w8, w20, #3
str w8, [sp, #100]
ldr x8, [x19, #96]
cbz x8, LBB66_16
; %bb.15:
ldr w8, [x8, #8]
str x8, [sp]
Lloh688:
adrp x1, l_.str.165@PAGE
Lloh689:
add x1, x1, l_.str.165@PAGEOFF
mov x0, x21
bl _fprintf
add w8, w20, #4
str w8, [sp, #100]
LBB66_16:
add x2, sp, #100
mov x0, x21
mov x1, x19
mov x3, x22
bl _print_stack_union
Lloh690:
adrp x0, l_.str.166@PAGE
Lloh691:
add x0, x0, l_.str.166@PAGEOFF
mov w1, #21
mov w2, #1
mov x3, x21
bl _fwrite
ldr w23, [sp, #100]
ldr x8, [x19, #144]
cbz x8, LBB66_18
; %bb.17:
str x8, [sp]
Lloh692:
adrp x1, l_.str.167@PAGE
Lloh693:
add x1, x1, l_.str.167@PAGEOFF
mov x0, x21
bl _fprintf
b LBB66_19
LBB66_18:
Lloh694:
adrp x0, l_.str.168@PAGE
Lloh695:
add x0, x0, l_.str.168@PAGEOFF
mov w1, #25
mov w2, #1
mov x3, x21
bl _fwrite
LBB66_19:
Lloh696:
adrp x0, l_.str.151@PAGE
Lloh697:
add x0, x0, l_.str.151@PAGEOFF
mov w1, #7
mov w2, #1
mov x3, x21
bl _fwrite
add w20, w23, #3
str w20, [sp, #100]
cbz w22, LBB66_21
; %bb.20:
Lloh698:
adrp x0, l_.str.148@PAGE
Lloh699:
add x0, x0, l_.str.148@PAGEOFF
mov w1, #14
mov w2, #1
mov x3, x21
bl _fwrite
add w20, w23, #4
str w20, [sp, #100]
LBB66_21:
Lloh700:
adrp x8, l_.str.119@PAGE
Lloh701:
add x8, x8, l_.str.119@PAGEOFF
ldp x9, x0, [x19, #104]
cmp x9, #0
csel x23, x8, x9, eq
cbz x0, LBB66_37
; %bb.22:
ldrb w8, [x0]
cbz w8, LBB66_37
; %bb.23:
bl _strlen
and x25, x0, #0xffffffff
cmp w0, #0
csel w26, w0, wzr, lt
Lloh702:
adrp x24, __DefaultRuneLocale@GOTPAGE
Lloh703:
ldr x24, [x24, __DefaultRuneLocale@GOTPAGEOFF]
b LBB66_25
LBB66_24: ; in Loop: Header=BB66_25 Depth=1
; kill: def $w0 killed $w0 killed $x0
mov w1, #16384
bl ___maskrune
sub x25, x25, #1
cbz w0, LBB66_28
LBB66_25: ; =>This Inner Loop Header: Depth=1
cmp w25, #1
b.lt LBB66_29
; %bb.26: ; in Loop: Header=BB66_25 Depth=1
ldr x8, [x19, #112]
add x8, x8, x25
ldursb w8, [x8, #-1]
and x0, x8, #0xff
tbnz w8, #31, LBB66_24
; %bb.27: ; in Loop: Header=BB66_25 Depth=1
add x8, x24, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x4000
sub x25, x25, #1
cbnz w0, LBB66_25
LBB66_28:
add w26, w25, #1
LBB66_29:
cmp w26, #0
csel w25, w26, wzr, lt
mov w27, #1280
mov w26, w26
LBB66_30: ; =>This Inner Loop Header: Depth=1
cmp w26, #1
b.lt LBB66_36
; %bb.31: ; in Loop: Header=BB66_30 Depth=1
ldr x8, [x19, #112]
add x8, x8, x26
ldursb w8, [x8, #-1]
and x28, x8, #0xff
tbnz w8, #31, LBB66_33
; %bb.32: ; in Loop: Header=BB66_30 Depth=1
add x8, x24, x28, lsl #2
ldr w8, [x8, #60]
and w0, w8, w27
sub x26, x26, #1
cbz w0, LBB66_34
b LBB66_30
LBB66_33: ; in Loop: Header=BB66_30 Depth=1
and w0, w8, #0xff
mov w1, #1280
bl ___maskrune
sub x26, x26, #1
cbnz w0, LBB66_30
LBB66_34: ; in Loop: Header=BB66_30 Depth=1
cmp w28, #95
b.eq LBB66_30
; %bb.35:
add w25, w26, #1
LBB66_36:
ldr x8, [x19, #112]
stp x23, x8, [sp]
Lloh704:
adrp x1, l_.str.169@PAGE
Lloh705:
add x1, x1, l_.str.169@PAGEOFF
mov x0, x21
bl _fprintf
ldr x8, [x19, #112]
stp x23, x8, [sp]
Lloh706:
adrp x1, l_.str.170@PAGE
Lloh707:
add x1, x1, l_.str.170@PAGEOFF
mov x0, x21
bl _fprintf
ldr x8, [x19, #112]
sxtw x24, w25
add x9, x8, x24
stp x8, x9, [sp, #8]
str x23, [sp]
Lloh708:
adrp x1, l_.str.171@PAGE
Lloh709:
add x1, x1, l_.str.171@PAGEOFF
mov x0, x21
bl _fprintf
add w20, w20, #3
str w20, [sp, #100]
ldr x8, [x19, #112]
add x8, x8, x24
stp x8, x8, [sp, #8]
str x23, [sp]
Lloh710:
adrp x1, l_.str.172@PAGE
Lloh711:
add x1, x1, l_.str.172@PAGEOFF
b LBB66_38
LBB66_37:
str x23, [sp]
Lloh712:
adrp x1, l_.str.173@PAGE
Lloh713:
add x1, x1, l_.str.173@PAGEOFF
mov x0, x21
bl _fprintf
str x23, [sp]
Lloh714:
adrp x1, l_.str.174@PAGE
Lloh715:
add x1, x1, l_.str.174@PAGEOFF
mov x0, x21
bl _fprintf
add w8, w20, #2
str w8, [sp, #100]
str x23, [sp]
Lloh716:
adrp x1, l_.str.175@PAGE
Lloh717:
add x1, x1, l_.str.175@PAGEOFF
mov x0, x21
bl _fprintf
add w20, w20, #3
str x23, [sp]
Lloh718:
adrp x1, l_.str.176@PAGE
Lloh719:
add x1, x1, l_.str.176@PAGEOFF
LBB66_38:
mov x0, x21
bl _fprintf
cbz w22, LBB66_40
; %bb.39:
Lloh720:
adrp x0, l_.str.151@PAGE
Lloh721:
add x0, x0, l_.str.151@PAGEOFF
mov w1, #7
mov w2, #1
mov x3, x21
bl _fwrite
add w24, w20, #2
str w24, [sp, #100]
b LBB66_41
LBB66_40:
add w24, w20, #1
LBB66_41:
ldr x8, [x19, #88]
ldr w9, [x8, #52]
cbz w9, LBB66_43
; %bb.42:
ldr w8, [x8, #8]
str x8, [sp]
Lloh722:
adrp x1, l_.str.177@PAGE
Lloh723:
add x1, x1, l_.str.177@PAGEOFF
mov x0, x21
bl _fprintf
add w8, w24, #1
str w8, [sp, #100]
ldr x8, [x19, #88]
ldr w8, [x8, #80]
str x8, [sp]
Lloh724:
adrp x1, l_.str.178@PAGE
Lloh725:
add x1, x1, l_.str.178@PAGEOFF
mov x0, x21
bl _fprintf
add w24, w24, #2
LBB66_43:
ldr w8, [x19, #260]
cbz w8, LBB66_45
; %bb.44:
Lloh726:
adrp x0, l_.str.179@PAGE
Lloh727:
add x0, x0, l_.str.179@PAGEOFF
mov w1, #21
mov w2, #1
mov x3, x21
bl _fwrite
add w24, w24, #1
str w24, [sp, #100]
LBB66_45:
ldrsw x20, [x19, #28]
lsl x22, x20, #1
mov x0, x22
mov w1, #24
bl _calloc
cbz x0, LBB66_282
; %bb.46:
mov x23, x0
and x8, x20, #0xffffffff
cmp w8, #1
b.lt LBB66_56
; %bb.47:
ldr x9, [x19]
add x10, x23, #24
mov w11, #1
LBB66_48: ; =>This Inner Loop Header: Depth=1
ldr x12, [x9], #8
stur x12, [x10, #-24]
stur w11, [x10, #-16]
ldr w13, [x12, #32]
stur w13, [x10, #-12]
str x12, [x10]
str wzr, [x10, #8]
ldr w12, [x12, #36]
str w12, [x10, #12]
add x10, x10, #48
subs x8, x8, #1
b.ne LBB66_48
; %bb.49:
cmp w22, #1
csinc w8, w22, wzr, gt
cmp w8, #4
b.hs LBB66_51
; %bb.50:
mov x9, #0
b LBB66_54
LBB66_51:
mov x10, #0
and x9, x8, #0x7ffffffc
add x11, x23, #64
LBB66_52: ; =>This Inner Loop Header: Depth=1
add w12, w10, #1
add w13, w10, #2
add w14, w10, #3
stur w10, [x11, #-48]
stur w12, [x11, #-24]
str w13, [x11]
str w14, [x11, #24]
add x10, x10, #4
add x11, x11, #96
cmp x9, x10
b.ne LBB66_52
; %bb.53:
cmp x9, x8
b.eq LBB66_56
LBB66_54:
mov w10, #24
madd x10, x9, x10, x23
add x10, x10, #16
LBB66_55: ; =>This Inner Loop Header: Depth=1
str w9, [x10], #24
add x9, x9, #1
cmp x8, x9
b.ne LBB66_55
LBB66_56:
Lloh728:
adrp x3, _axset_compare@PAGE
Lloh729:
add x3, x3, _axset_compare@PAGEOFF
mov x0, x23
mov x1, x22
mov w2, #24
bl _qsort
ldur d8, [x19, #36]
mov w0, #1
mov w1, #56
bl _calloc
cbz x0, LBB66_283
; %bb.57:
mov x26, x0
rev64.2s v0, v8
stur d0, [x0, #44]
ldr w25, [x19, #28]
cmp w25, #1
str x0, [sp, #88] ; 8-byte Folded Spill
str w24, [sp, #80] ; 4-byte Folded Spill
b.lt LBB66_89
; %bb.58:
ldr w8, [x23, #12]
cmp w8, #1
b.lt LBB66_89
; %bb.59:
mov w22, #0
str xzr, [sp, #48] ; 8-byte Folded Spill
stp xzr, xzr, [sp, #64] ; 16-byte Folded Spill
mov x20, #0
mov w24, #24
Lloh730:
adrp x28, lJTI66_1@PAGE
Lloh731:
add x28, x28, lJTI66_1@PAGEOFF
Lloh732:
adrp x27, lJTI66_0@PAGE
Lloh733:
add x27, x27, lJTI66_0@PAGEOFF
LBB66_60: ; =>This Loop Header: Depth=1
; Child Loop BB66_64 Depth 2
; Child Loop BB66_80 Depth 2
madd x8, x20, x24, x23
ldr x25, [x8]
ldr w8, [x8, #8]
ldr x26, [x25, #24]
cbz w8, LBB66_75
; %bb.61: ; in Loop: Header=BB66_60 Depth=1
cbnz x26, LBB66_64
LBB66_62: ; in Loop: Header=BB66_60 Depth=1
ldr x26, [sp, #88] ; 8-byte Folded Reload
mov x0, x26
mov w1, #1
bl _acttab_insert
str w0, [x25, #40]
ldr x8, [sp, #72] ; 8-byte Folded Reload
cmp w0, w8
csel w9, w0, w8, lt
ldr x8, [sp, #64] ; 8-byte Folded Reload
cmp w0, w8
csel w8, w0, w8, gt
stp x8, x9, [sp, #64] ; 16-byte Folded Spill
b LBB66_77
LBB66_63: ; in Loop: Header=BB66_64 Depth=2
ldr x26, [x26, #32]
cbz x26, LBB66_62
LBB66_64: ; Parent Loop BB66_60 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x26]
ldr w1, [x8, #8]
ldr w8, [x19, #40]
cmp w1, w8
b.ge LBB66_63
; %bb.65: ; in Loop: Header=BB66_64 Depth=2
ldr w8, [x26, #8]
cmp w8, #10
b.hi LBB66_63
; %bb.66: ; in Loop: Header=BB66_64 Depth=2
adr x9, LBB66_63
ldrb w10, [x27, x8]
add x9, x9, x10, lsl #2
br x9
LBB66_67: ; in Loop: Header=BB66_64 Depth=2
ldr x8, [x26, #16]
ldr w2, [x8, #16]
b LBB66_73
LBB66_68: ; in Loop: Header=BB66_64 Depth=2
ldr w2, [x19, #52]
b LBB66_73
LBB66_69: ; in Loop: Header=BB66_64 Depth=2
ldr w8, [x19, #60]
b LBB66_72
LBB66_70: ; in Loop: Header=BB66_64 Depth=2
ldr w2, [x19, #48]
b LBB66_73
LBB66_71: ; in Loop: Header=BB66_64 Depth=2
ldr w8, [x19, #44]
LBB66_72: ; in Loop: Header=BB66_64 Depth=2
ldr x9, [x26, #16]
ldr w9, [x9, #100]
add w2, w9, w8
LBB66_73: ; in Loop: Header=BB66_64 Depth=2
tbnz w2, #31, LBB66_63
; %bb.74: ; in Loop: Header=BB66_64 Depth=2
ldr x0, [sp, #88] ; 8-byte Folded Reload
bl _acttab_action
b LBB66_63
LBB66_75: ; in Loop: Header=BB66_60 Depth=1
cbnz x26, LBB66_80
LBB66_76: ; in Loop: Header=BB66_60 Depth=1
ldr x26, [sp, #88] ; 8-byte Folded Reload
mov x0, x26
mov w1, #0
bl _acttab_insert
str w0, [x25, #44]
ldr x8, [sp, #48] ; 8-byte Folded Reload
cmp w0, w8
csel w8, w0, w8, lt
str x8, [sp, #48] ; 8-byte Folded Spill
cmp w0, w22
csel w22, w0, w22, gt
LBB66_77: ; in Loop: Header=BB66_60 Depth=1
add x20, x20, #1
ldrsw x25, [x19, #28]
cmp x20, x25, lsl #1
b.ge LBB66_90
; %bb.78: ; in Loop: Header=BB66_60 Depth=1
madd x8, x20, x24, x23
ldr w8, [x8, #12]
cmp w8, #1
b.ge LBB66_60
b LBB66_90
LBB66_79: ; in Loop: Header=BB66_80 Depth=2
ldr x26, [x26, #32]
cbz x26, LBB66_76
LBB66_80: ; Parent Loop BB66_60 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x26]
ldr w1, [x8, #8]
ldr w8, [x19, #40]
cmp w1, w8
b.lt LBB66_79
; %bb.81: ; in Loop: Header=BB66_80 Depth=2
ldr w8, [x19, #36]
cmp w1, w8
b.eq LBB66_79
; %bb.82: ; in Loop: Header=BB66_80 Depth=2
ldr w8, [x26, #8]
cmp w8, #10
b.hi LBB66_79
; %bb.83: ; in Loop: Header=BB66_80 Depth=2
adr x9, LBB66_79
ldrb w10, [x28, x8]
add x9, x9, x10, lsl #2
br x9
LBB66_84: ; in Loop: Header=BB66_80 Depth=2
ldr w8, [x19, #60]
ldr x9, [x26, #16]
ldr w9, [x9, #100]
add w2, w9, w8
tbz w2, #31, LBB66_88
b LBB66_79
LBB66_85: ; in Loop: Header=BB66_80 Depth=2
ldr x8, [x26, #16]
ldr w2, [x8, #16]
tbz w2, #31, LBB66_88
b LBB66_79
LBB66_86: ; in Loop: Header=BB66_80 Depth=2
ldr w2, [x19, #52]
tbz w2, #31, LBB66_88
b LBB66_79
LBB66_87: ; in Loop: Header=BB66_80 Depth=2
ldr w2, [x19, #48]
tbnz w2, #31, LBB66_79
LBB66_88: ; in Loop: Header=BB66_80 Depth=2
ldr x0, [sp, #88] ; 8-byte Folded Reload
bl _acttab_action
b LBB66_79
LBB66_89:
mov w22, #0
str xzr, [sp, #48] ; 8-byte Folded Spill
stp xzr, xzr, [sp, #64] ; 16-byte Folded Spill
LBB66_90:
str x22, [sp, #32] ; 8-byte Folded Spill
mov x0, x23
bl _free
ldr x8, [x19, #8]
cbz x8, LBB66_92
LBB66_91: ; =>This Inner Loop Header: Depth=1
str wzr, [x8, #108]
ldr x8, [x8, #120]
cbnz x8, LBB66_91
LBB66_92:
cmp w25, #1
ldr x22, [sp, #56] ; 8-byte Folded Reload
ldr w23, [sp, #80] ; 4-byte Folded Reload
b.lt LBB66_99
; %bb.93:
mov x8, #0
ldr x9, [x19]
mov w10, w25
mov w11, #1
b LBB66_95
LBB66_94: ; in Loop: Header=BB66_95 Depth=1
add x8, x8, #1
cmp x8, x10
b.eq LBB66_99
LBB66_95: ; =>This Loop Header: Depth=1
; Child Loop BB66_97 Depth 2
ldr x12, [x9, x8, lsl #3]
ldr x12, [x12, #24]
cbnz x12, LBB66_97
b LBB66_94
LBB66_96: ; in Loop: Header=BB66_97 Depth=2
ldr x12, [x12, #32]
cbz x12, LBB66_94
LBB66_97: ; Parent Loop BB66_95 Depth=1
; => This Inner Loop Header: Depth=2
ldr w13, [x12, #8]
orr w13, w13, #0x8
cmp w13, #10
b.ne LBB66_96
; %bb.98: ; in Loop: Header=BB66_97 Depth=2
ldr x13, [x12, #16]
str w11, [x13, #108]
b LBB66_96
LBB66_99:
; kill: def $w25 killed $w25 killed $x25 def $x25
str x25, [sp]
Lloh734:
adrp x1, l_.str.180@PAGE
Lloh735:
add x1, x1, l_.str.180@PAGEOFF
mov x0, x21
bl _fprintf
ldr w8, [x19, #32]
str x8, [sp]
Lloh736:
adrp x1, l_.str.181@PAGE
Lloh737:
add x1, x1, l_.str.181@PAGEOFF
mov x0, x21
bl _fprintf
ldr w8, [x19, #40]
str x8, [sp]
Lloh738:
adrp x1, l_.str.182@PAGE
Lloh739:
add x1, x1, l_.str.182@PAGEOFF
mov x0, x21
bl _fprintf
ldr w8, [x19, #28]
sub w8, w8, #1
str x8, [sp]
Lloh740:
adrp x1, l_.str.183@PAGE
Lloh741:
add x1, x1, l_.str.183@PAGEOFF
mov x0, x21
bl _fprintf
ldr w20, [x19, #44]
str x20, [sp]
Lloh742:
adrp x1, l_.str.184@PAGE
Lloh743:
add x1, x1, l_.str.184@PAGEOFF
mov x0, x21
bl _fprintf
ldr w8, [x19, #32]
add w8, w20, w8
sub w8, w8, #1
str x8, [sp]
Lloh744:
adrp x1, l_.str.185@PAGE
Lloh745:
add x1, x1, l_.str.185@PAGEOFF
mov x0, x21
bl _fprintf
ldr w8, [x19, #48]
str x8, [sp]
Lloh746:
adrp x1, l_.str.186@PAGE
Lloh747:
add x1, x1, l_.str.186@PAGEOFF
mov x0, x21
bl _fprintf
ldr w8, [x19, #52]
str x8, [sp]
Lloh748:
adrp x1, l_.str.187@PAGE
Lloh749:
add x1, x1, l_.str.187@PAGEOFF
mov x0, x21
bl _fprintf
ldr w8, [x19, #56]
str x8, [sp]
Lloh750:
adrp x1, l_.str.188@PAGE
Lloh751:
add x1, x1, l_.str.188@PAGEOFF
mov x0, x21
bl _fprintf
ldr w8, [x19, #60]
str x8, [sp]
Lloh752:
adrp x1, l_.str.189@PAGE
Lloh753:
add x1, x1, l_.str.189@PAGEOFF
mov x0, x21
bl _fprintf
ldr w8, [x19, #60]
ldr w9, [x19, #32]
add w8, w8, w9
sub w8, w8, #1
str x8, [sp]
Lloh754:
adrp x1, l_.str.190@PAGE
Lloh755:
add x1, x1, l_.str.190@PAGEOFF
mov x0, x21
bl _fprintf
add w8, w23, #11
str w8, [sp, #100]
ldr x0, [x19, #104]
add x3, sp, #100
mov x1, x22
mov x2, x21
bl _tplt_xfer
ldr w9, [x26]
cmp w9, #0
csel w23, w9, wzr, lt
lsl x8, x9, #3
sub x8, x8, #8
str x9, [sp, #80] ; 8-byte Folded Spill
; kill: def $w9 killed $w9 killed $x9
LBB66_100: ; =>This Inner Loop Header: Depth=1
subs w9, w9, #1
b.lt LBB66_103
; %bb.101: ; in Loop: Header=BB66_100 Depth=1
ldr x10, [x26, #8]
ldr w10, [x10, x8]
sub x8, x8, #8
tbnz w10, #31, LBB66_100
; %bb.102:
add w23, w9, #1
LBB66_103:
str w23, [x19, #244]
ldr w8, [x19, #252]
ldr w9, [sp, #44] ; 4-byte Folded Reload
madd w8, w23, w9, w8
str w8, [x19, #252]
str x23, [sp]
Lloh756:
adrp x1, l_.str.191@PAGE
Lloh757:
add x1, x1, l_.str.191@PAGEOFF
mov x0, x21
bl _fprintf
ldr w20, [sp, #100]
Lloh758:
adrp x0, l_.str.192@PAGE
Lloh759:
add x0, x0, l_.str.192@PAGEOFF
mov w1, #42
mov w2, #1
mov x3, x21
bl _fwrite
add w25, w20, #2
str w25, [sp, #100]
subs w26, w23, #1
b.lt LBB66_115
; %bb.104:
mov x27, #0
mov w22, #0
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x8, [x8, #8]
mov w28, w23
add x23, x8, #4
Lloh760:
adrp x24, l_.str.194@PAGE
Lloh761:
add x24, x24, l_.str.194@PAGEOFF
b LBB66_107
LBB66_105: ; in Loop: Header=BB66_107 Depth=1
mov w0, #10
mov x1, x21
bl _fputc
mov w22, #0
add w25, w25, #1
LBB66_106: ; in Loop: Header=BB66_107 Depth=1
add x27, x27, #1
add x23, x23, #8
cmp x28, x27
b.eq LBB66_114
LBB66_107: ; =>This Inner Loop Header: Depth=1
ldr w20, [x23]
tbnz w20, #31, LBB66_112
; %bb.108: ; in Loop: Header=BB66_107 Depth=1
cbz w22, LBB66_113
LBB66_109: ; in Loop: Header=BB66_107 Depth=1
str x20, [sp]
mov x0, x21
mov x1, x24
bl _fprintf
cmp w22, #9
b.eq LBB66_105
; %bb.110: ; in Loop: Header=BB66_107 Depth=1
cmp x26, x27
b.eq LBB66_105
; %bb.111: ; in Loop: Header=BB66_107 Depth=1
add w22, w22, #1
b LBB66_106
LBB66_112: ; in Loop: Header=BB66_107 Depth=1
ldr w20, [x19, #56]
cbnz w22, LBB66_109
LBB66_113: ; in Loop: Header=BB66_107 Depth=1
str x27, [sp]
mov x0, x21
Lloh762:
adrp x1, l_.str.193@PAGE
Lloh763:
add x1, x1, l_.str.193@PAGEOFF
bl _fprintf
b LBB66_109
LBB66_114:
str w25, [sp, #100]
LBB66_115:
Lloh764:
adrp x0, l_.str.195@PAGE
Lloh765:
add x0, x0, l_.str.195@PAGEOFF
mov w1, #3
mov w2, #1
mov x3, x21
bl _fwrite
ldr w8, [x19, #252]
ldr w9, [sp, #40] ; 4-byte Folded Reload
ldr x20, [sp, #80] ; 8-byte Folded Reload
madd w8, w20, w9, w8
stp w20, w8, [x19, #248]
Lloh766:
adrp x0, l_.str.196@PAGE
Lloh767:
add x0, x0, l_.str.196@PAGEOFF
mov w1, #43
mov w2, #1
mov x3, x21
bl _fwrite
add w24, w25, #2
str w24, [sp, #100]
subs w25, w20, #1
b.lt LBB66_127
; %bb.116:
mov x26, #0
mov w28, #0
ldr x8, [sp, #88] ; 8-byte Folded Reload
ldr x27, [x8, #8]
Lloh768:
adrp x22, l_.str.193@PAGE
Lloh769:
add x22, x22, l_.str.193@PAGEOFF
Lloh770:
adrp x23, l_.str.194@PAGE
Lloh771:
add x23, x23, l_.str.194@PAGEOFF
b LBB66_119
LBB66_117: ; in Loop: Header=BB66_119 Depth=1
mov w0, #10
mov x1, x21
bl _fputc
mov w28, #0
add w24, w24, #1
LBB66_118: ; in Loop: Header=BB66_119 Depth=1
add x26, x26, #1
add x27, x27, #8
ldr x8, [sp, #80] ; 8-byte Folded Reload
cmp x8, x26
b.eq LBB66_126
LBB66_119: ; =>This Inner Loop Header: Depth=1
ldr w20, [x27]
tbnz w20, #31, LBB66_124
; %bb.120: ; in Loop: Header=BB66_119 Depth=1
cbz w28, LBB66_125
LBB66_121: ; in Loop: Header=BB66_119 Depth=1
str x20, [sp]
mov x0, x21
mov x1, x23
bl _fprintf
cmp w28, #9
b.eq LBB66_117
; %bb.122: ; in Loop: Header=BB66_119 Depth=1
cmp x25, x26
b.eq LBB66_117
; %bb.123: ; in Loop: Header=BB66_119 Depth=1
add w28, w28, #1
b LBB66_118
LBB66_124: ; in Loop: Header=BB66_119 Depth=1
ldr w20, [x19, #36]
cbnz w28, LBB66_121
LBB66_125: ; in Loop: Header=BB66_119 Depth=1
str x26, [sp]
mov x0, x21
mov x1, x22
bl _fprintf
b LBB66_121
LBB66_126:
str w24, [sp, #100]
LBB66_127:
Lloh772:
adrp x0, l_.str.195@PAGE
Lloh773:
add x0, x0, l_.str.195@PAGEOFF
mov w1, #3
mov w2, #1
mov x3, x21
bl _fwrite
ldr w8, [x19, #28]
cmp w8, #0
csel w20, w8, wzr, lt
mov w9, #-2147483647
ldr x22, [sp, #72] ; 8-byte Folded Reload
LBB66_128: ; =>This Inner Loop Header: Depth=1
cmp w8, #1
b.lt LBB66_131
; %bb.129: ; in Loop: Header=BB66_128 Depth=1
ldr x11, [x19]
sub x10, x8, #1
add x8, x11, x8, lsl #3
ldur x8, [x8, #-8]
ldr w11, [x8, #40]
mov x8, x10
cmp w11, w9
b.eq LBB66_128
; %bb.130:
add w20, w10, #1
LBB66_131:
sub w8, w20, #1
str x8, [sp, #88] ; 8-byte Folded Spill
; kill: def $w8 killed $w8 killed $x8 def $x8
str x8, [sp]
Lloh774:
adrp x1, l_.str.197@PAGE
Lloh775:
add x1, x1, l_.str.197@PAGEOFF
mov x0, x21
bl _fprintf
str x22, [sp]
Lloh776:
adrp x1, l_.str.198@PAGE
Lloh777:
add x1, x1, l_.str.198@PAGEOFF
mov x0, x21
bl _fprintf
add w8, w24, #3
str w8, [sp, #100]
ldr x8, [sp, #64] ; 8-byte Folded Reload
str x8, [sp]
Lloh778:
adrp x1, l_.str.199@PAGE
Lloh779:
add x1, x1, l_.str.199@PAGEOFF
mov x0, x21
bl _fprintf
ldr w8, [x19, #40]
ldr w9, [x19, #244]
add w8, w9, w8
tbnz w22, #31, LBB66_134
; %bb.132:
cmp w8, #256
b.ge LBB66_137
; %bb.133:
mov w23, #1
Lloh780:
adrp x8, l_.str.313@PAGE
Lloh781:
add x8, x8, l_.str.313@PAGEOFF
b LBB66_139
LBB66_134:
cmn w22, #127
b.lo LBB66_138
; %bb.135:
cmp w8, #128
b.ge LBB66_138
; %bb.136:
mov w23, #1
Lloh782:
adrp x8, l_.str.316@PAGE
Lloh783:
add x8, x8, l_.str.316@PAGEOFF
b LBB66_139
LBB66_137:
mov w9, #65535
mov w10, #4
mov w11, #2
cmp w8, w9
csel w23, w11, w10, lo
Lloh784:
adrp x8, l_.str.315@PAGE
Lloh785:
add x8, x8, l_.str.315@PAGEOFF
Lloh786:
adrp x9, l_.str.314@PAGE
Lloh787:
add x9, x9, l_.str.314@PAGEOFF
csel x8, x9, x8, lo
b LBB66_139
LBB66_138:
cmn w22, #8, lsl #12 ; =32768
cset w9, hi
mov w10, #32767
cmp w8, w10
Lloh788:
adrp x8, l_.str.312@PAGE
Lloh789:
add x8, x8, l_.str.312@PAGEOFF
Lloh790:
adrp x10, l_.str.317@PAGE
Lloh791:
add x10, x10, l_.str.317@PAGEOFF
cset w11, lt
tst w9, w11
csel x8, x10, x8, ne
mov w9, #4
mov w10, #2
csel w23, w10, w9, ne
LBB66_139:
str x8, [sp]
Lloh792:
adrp x1, l_.str.200@PAGE
Lloh793:
add x1, x1, l_.str.200@PAGEOFF
mov x0, x21
bl _fprintf
add w22, w24, #5
ldr w8, [x19, #252]
madd w8, w23, w20, w8
str w8, [x19, #252]
cmp w20, #1
b.lt LBB66_151
; %bb.140:
mov x24, #0
mov w26, #0
mov w25, w20
ldr w20, [sp, #100]
mov w28, #-2147483647
Lloh794:
adrp x23, l_.str.194@PAGE
Lloh795:
add x23, x23, l_.str.194@PAGEOFF
b LBB66_143
LBB66_141: ; in Loop: Header=BB66_143 Depth=1
mov w0, #10
mov x1, x21
bl _fputc
mov w26, #0
add w20, w22, #1
mov x22, x20
LBB66_142: ; in Loop: Header=BB66_143 Depth=1
add x24, x24, #1
cmp x25, x24
b.eq LBB66_150
LBB66_143: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19]
ldr x8, [x8, x24, lsl #3]
ldr w27, [x8, #40]
cmp w27, w28
b.ne LBB66_145
; %bb.144: ; in Loop: Header=BB66_143 Depth=1
ldr w27, [x19, #244]
LBB66_145: ; in Loop: Header=BB66_143 Depth=1
cbnz w26, LBB66_147
; %bb.146: ; in Loop: Header=BB66_143 Depth=1
str x24, [sp]
mov x0, x21
Lloh796:
adrp x1, l_.str.193@PAGE
Lloh797:
add x1, x1, l_.str.193@PAGEOFF
bl _fprintf
LBB66_147: ; in Loop: Header=BB66_143 Depth=1
str x27, [sp]
mov x0, x21
mov x1, x23
bl _fprintf
cmp w26, #9
b.eq LBB66_141
; %bb.148: ; in Loop: Header=BB66_143 Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
cmp x8, x24
b.eq LBB66_141
; %bb.149: ; in Loop: Header=BB66_143 Depth=1
add w26, w26, #1
b LBB66_142
LBB66_150:
str w20, [sp, #100]
LBB66_151:
Lloh798:
adrp x0, l_.str.195@PAGE
Lloh799:
add x0, x0, l_.str.195@PAGEOFF
mov w1, #3
mov w2, #1
mov x3, x21
bl _fwrite
ldr w8, [x19, #28]
cmp w8, #0
csel w23, w8, wzr, lt
mov w9, #-2147483647
LBB66_152: ; =>This Inner Loop Header: Depth=1
cmp w8, #1
b.lt LBB66_155
; %bb.153: ; in Loop: Header=BB66_152 Depth=1
ldr x11, [x19]
sub x10, x8, #1
add x8, x11, x8, lsl #3
ldur x8, [x8, #-8]
ldr w11, [x8, #44]
mov x8, x10
cmp w11, w9
b.eq LBB66_152
; %bb.154:
add w23, w10, #1
LBB66_155:
sub w8, w23, #1
str x8, [sp, #88] ; 8-byte Folded Spill
; kill: def $w8 killed $w8 killed $x8 def $x8
str x8, [sp]
Lloh800:
adrp x1, l_.str.201@PAGE
Lloh801:
add x1, x1, l_.str.201@PAGEOFF
mov x0, x21
bl _fprintf
ldr x24, [sp, #48] ; 8-byte Folded Reload
str x24, [sp]
Lloh802:
adrp x1, l_.str.202@PAGE
Lloh803:
add x1, x1, l_.str.202@PAGEOFF
mov x0, x21
bl _fprintf
ldr x20, [sp, #32] ; 8-byte Folded Reload
str x20, [sp]
Lloh804:
adrp x1, l_.str.203@PAGE
Lloh805:
add x1, x1, l_.str.203@PAGEOFF
mov x0, x21
bl _fprintf
sub w25, w24, #1
cmp w20, #127
b.gt LBB66_158
; %bb.156:
cmn w25, #128
b.ls LBB66_158
; %bb.157:
mov w20, #1
Lloh806:
adrp x8, l_.str.316@PAGE
Lloh807:
add x8, x8, l_.str.316@PAGEOFF
b LBB66_159
LBB66_158:
cmn w25, #8, lsl #12 ; =32768
cset w8, hi
mov w9, #32767
ldr x10, [sp, #32] ; 8-byte Folded Reload
cmp w10, w9
Lloh808:
adrp x9, l_.str.312@PAGE
Lloh809:
add x9, x9, l_.str.312@PAGEOFF
Lloh810:
adrp x10, l_.str.317@PAGE
Lloh811:
add x10, x10, l_.str.317@PAGEOFF
cset w11, lt
tst w11, w8
csel x8, x10, x9, ne
mov w9, #4
mov w10, #2
csel w20, w10, w9, ne
LBB66_159:
str x8, [sp]
Lloh812:
adrp x1, l_.str.204@PAGE
Lloh813:
add x1, x1, l_.str.204@PAGEOFF
mov x0, x21
bl _fprintf
add w24, w22, #5
ldr w8, [x19, #252]
madd w8, w20, w23, w8
str w8, [x19, #252]
cmp w23, #1
b.lt LBB66_169
; %bb.160:
mov x26, #0
mov w28, #0
mov w27, w23
ldr w20, [sp, #100]
Lloh814:
adrp x23, l_.str.194@PAGE
Lloh815:
add x23, x23, l_.str.194@PAGEOFF
b LBB66_163
LBB66_161: ; in Loop: Header=BB66_163 Depth=1
mov w0, #10
mov x1, x21
bl _fputc
mov w28, #0
add w20, w24, #1
mov x24, x20
LBB66_162: ; in Loop: Header=BB66_163 Depth=1
add x26, x26, #1
cmp x27, x26
b.eq LBB66_168
LBB66_163: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19]
ldr x8, [x8, x26, lsl #3]
ldr w8, [x8, #44]
mov w9, #-2147483647
cmp w8, w9
csel w22, w25, w8, eq
cbnz w28, LBB66_165
; %bb.164: ; in Loop: Header=BB66_163 Depth=1
str x26, [sp]
mov x0, x21
Lloh816:
adrp x1, l_.str.193@PAGE
Lloh817:
add x1, x1, l_.str.193@PAGEOFF
bl _fprintf
LBB66_165: ; in Loop: Header=BB66_163 Depth=1
str x22, [sp]
mov x0, x21
mov x1, x23
bl _fprintf
cmp w28, #9
b.eq LBB66_161
; %bb.166: ; in Loop: Header=BB66_163 Depth=1
ldr x8, [sp, #88] ; 8-byte Folded Reload
cmp x8, x26
b.eq LBB66_161
; %bb.167: ; in Loop: Header=BB66_163 Depth=1
add w28, w28, #1
b LBB66_162
LBB66_168:
str w20, [sp, #100]
LBB66_169:
Lloh818:
adrp x0, l_.str.195@PAGE
Lloh819:
add x0, x0, l_.str.195@PAGEOFF
mov w1, #3
mov w2, #1
mov x3, x21
bl _fwrite
Lloh820:
adrp x0, l_.str.205@PAGE
Lloh821:
add x0, x0, l_.str.205@PAGEOFF
mov w1, #43
mov w2, #1
mov x3, x21
bl _fwrite
add w20, w24, #2
ldr w24, [x19, #28]
ldr w8, [x19, #252]
ldr w9, [sp, #44] ; 4-byte Folded Reload
madd w8, w24, w9, w8
str w8, [x19, #252]
cmp w24, #1
b.lt LBB66_181
; %bb.170:
mov x25, #0
mov w27, #0
sub w26, w24, #1
Lloh822:
adrp x22, l_.str.193@PAGE
Lloh823:
add x22, x22, l_.str.193@PAGEOFF
Lloh824:
adrp x23, l_.str.194@PAGE
Lloh825:
add x23, x23, l_.str.194@PAGEOFF
b LBB66_173
LBB66_171: ; in Loop: Header=BB66_173 Depth=1
mov w0, #10
mov x1, x21
bl _fputc
mov w27, #0
add w20, w20, #1
LBB66_172: ; in Loop: Header=BB66_173 Depth=1
add x25, x25, #1
cmp x24, x25
b.eq LBB66_181
LBB66_173: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19]
ldr x28, [x8, x25, lsl #3]
cbz w27, LBB66_176
; %bb.174: ; in Loop: Header=BB66_173 Depth=1
ldr w8, [x28, #48]
tbnz w8, #31, LBB66_177
LBB66_175: ; in Loop: Header=BB66_173 Depth=1
ldr w9, [x19, #60]
add w8, w9, w8
b LBB66_178
LBB66_176: ; in Loop: Header=BB66_173 Depth=1
str x25, [sp]
mov x0, x21
mov x1, x22
bl _fprintf
ldr w8, [x28, #48]
tbz w8, #31, LBB66_175
LBB66_177: ; in Loop: Header=BB66_173 Depth=1
ldr w8, [x19, #48]
LBB66_178: ; in Loop: Header=BB66_173 Depth=1
str x8, [sp]
mov x0, x21
mov x1, x23
bl _fprintf
cmp w27, #9
b.eq LBB66_171
; %bb.179: ; in Loop: Header=BB66_173 Depth=1
cmp x26, x25
b.eq LBB66_171
; %bb.180: ; in Loop: Header=BB66_173 Depth=1
add w27, w27, #1
b LBB66_172
LBB66_181:
Lloh826:
adrp x0, l_.str.195@PAGE
Lloh827:
add x0, x0, l_.str.195@PAGEOFF
mov w1, #3
mov w2, #1
mov x3, x21
bl _fwrite
add w8, w20, #1
str w8, [sp, #100]
ldr x0, [x19, #104]
add x3, sp, #100
ldr x20, [sp, #56] ; 8-byte Folded Reload
mov x1, x20
mov x2, x21
bl _tplt_xfer
ldr w8, [x19, #260]
cbz w8, LBB66_193
; %bb.182:
ldr w9, [x19, #40]
cmp w9, #1
csinc w8, w9, wzr, lt
ldr w14, [sp, #40] ; 4-byte Folded Reload
madd w10, w14, w9, w14
mov x11, x9
LBB66_183: ; =>This Inner Loop Header: Depth=1
cmp w11, #1
b.le LBB66_186
; %bb.184: ; in Loop: Header=BB66_183 Depth=1
sub x12, x11, #1
ldr x13, [x19, #72]
add x11, x13, x11, lsl #3
ldur x11, [x11, #-8]
ldr x13, [x11, #24]
sub w10, w10, w14
mov x11, x12
cbz x13, LBB66_183
; %bb.185:
add w8, w12, #1
ldr w9, [x19, #252]
add w9, w9, w10
str w9, [x19, #252]
b LBB66_187
LBB66_186:
ldr w10, [x19, #252]
madd w10, w8, w14, w10
str w10, [x19, #252]
cmp w9, #1
b.lt LBB66_193
LBB66_187:
mov x24, #0
ldr w20, [sp, #100]
mov w25, w8
Lloh828:
adrp x22, l_.str.206@PAGE
Lloh829:
add x22, x22, l_.str.206@PAGEOFF
Lloh830:
adrp x23, l_.str.207@PAGE
Lloh831:
add x23, x23, l_.str.207@PAGEOFF
b LBB66_190
LBB66_188: ; in Loop: Header=BB66_190 Depth=1
ldr x8, [x8]
ldr x10, [x9]
ldr w9, [x9, #8]
stp x8, x10, [sp, #8]
str x9, [sp]
mov x0, x21
mov x1, x23
LBB66_189: ; in Loop: Header=BB66_190 Depth=1
bl _fprintf
add x24, x24, #1
cmp x25, x24
b.eq LBB66_192
LBB66_190: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, #72]
ldr x8, [x8, x24, lsl #3]
ldr x9, [x8, #24]
cbnz x9, LBB66_188
; %bb.191: ; in Loop: Header=BB66_190 Depth=1
ldr x8, [x8]
str x8, [sp]
mov x0, x21
mov x1, x22
b LBB66_189
LBB66_192:
add w8, w25, w20
str w8, [sp, #100]
ldr x20, [sp, #56] ; 8-byte Folded Reload
LBB66_193:
ldr x0, [x19, #104]
add x3, sp, #100
mov x1, x20
mov x2, x21
bl _tplt_xfer
ldr w8, [x19, #36]
cmp w8, #1
b.lt LBB66_197
; %bb.194:
mov x20, #0
ldr w24, [sp, #100]
Lloh832:
adrp x22, l_.str.208@PAGE
Lloh833:
add x22, x22, l_.str.208@PAGEOFF
Lloh834:
adrp x23, l_.str.209@PAGE
Lloh835:
add x23, x23, l_.str.209@PAGEOFF
LBB66_195: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, #72]
lsl x25, x20, #3
ldr x8, [x8, x25]
ldr x8, [x8]
str x8, [sp]
add x0, sp, #104
mov x1, x22
bl _lemon_sprintf
ldr x8, [x19, #72]
ldr x8, [x8, x25]
ldr x8, [x8]
stp x20, x8, [sp]
mov x0, x21
mov x1, x23
bl _fprintf
add x20, x20, #1
ldrsw x8, [x19, #36]
cmp x20, x8
b.lt LBB66_195
; %bb.196:
add w8, w24, w20
str w8, [sp, #100]
ldr x20, [sp, #56] ; 8-byte Folded Reload
LBB66_197:
ldr x0, [x19, #104]
add x3, sp, #100
mov x1, x20
mov x2, x21
bl _tplt_xfer
ldr x22, [x19, #8]
cbz x22, LBB66_202
; %bb.198:
mov w20, #0
ldr w25, [sp, #100]
Lloh836:
adrp x23, l_.str.211@PAGE
Lloh837:
add x23, x23, l_.str.211@PAGEOFF
Lloh838:
adrp x24, l_.str.212@PAGE
Lloh839:
add x24, x24, l_.str.212@PAGEOFF
LBB66_199: ; =>This Inner Loop Header: Depth=1
ldr w8, [x22, #100]
cmp w20, w8
b.ne LBB66_279
; %bb.200: ; in Loop: Header=BB66_199 Depth=1
str x20, [sp]
mov x0, x21
mov x1, x23
bl _fprintf
mov x0, x21
mov x1, x22
bl _writeRuleText
mov x0, x24
mov w1, #3
mov w2, #1
mov x3, x21
bl _fwrite
add w20, w20, #1
ldr x22, [x22, #120]
cbnz x22, LBB66_199
; %bb.201:
add w8, w25, w20
str w8, [sp, #100]
ldr x20, [sp, #56] ; 8-byte Folded Reload
LBB66_202:
ldr x0, [x19, #104]
add x3, sp, #100
mov x1, x20
mov x2, x21
bl _tplt_xfer
ldr x8, [x19, #200]
cbz x8, LBB66_216
; %bb.203:
ldr w8, [x19, #36]
cmp w8, #1
b.lt LBB66_216
; %bb.204:
mov x20, #0
mov w9, #1
Lloh840:
adrp x22, l_.str.214@PAGE
Lloh841:
add x22, x22, l_.str.214@PAGEOFF
Lloh842:
adrp x23, l_.str.213@PAGE
Lloh843:
add x23, x23, l_.str.213@PAGEOFF
b LBB66_207
LBB66_205: ; in Loop: Header=BB66_207 Depth=1
ldr x8, [x24]
ldr w9, [x24, #8]
stp x9, x8, [sp]
mov x0, x21
mov x1, x22
bl _fprintf
mov w9, #0
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
ldr w8, [x19, #36]
LBB66_206: ; in Loop: Header=BB66_207 Depth=1
add x20, x20, #1
cmp x20, w8, sxtw
b.ge LBB66_211
LBB66_207: ; =>This Inner Loop Header: Depth=1
ldr x10, [x19, #72]
ldr x24, [x10, x20, lsl #3]
cbz x24, LBB66_206
; %bb.208: ; in Loop: Header=BB66_207 Depth=1
ldr w10, [x24, #12]
cbnz w10, LBB66_206
; %bb.209: ; in Loop: Header=BB66_207 Depth=1
cbz w9, LBB66_205
; %bb.210: ; in Loop: Header=BB66_207 Depth=1
mov x0, x23
mov w1, #32
mov w2, #1
mov x3, x21
bl _fwrite
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
b LBB66_205
LBB66_211:
cmp w8, #1
b.lt LBB66_216
; %bb.212:
ldr x9, [x19, #72]
mov w8, w8
LBB66_213: ; =>This Inner Loop Header: Depth=1
ldr x10, [x9]
ldr w10, [x10, #12]
cbz w10, LBB66_215
; %bb.214: ; in Loop: Header=BB66_213 Depth=1
add x9, x9, #8
subs x8, x8, #1
b.ne LBB66_213
b LBB66_216
LBB66_215:
ldr x1, [x9]
add x3, sp, #100
mov x0, x21
mov x2, x19
bl _emit_destructor_code
Lloh844:
adrp x0, l_.str.215@PAGE
Lloh845:
add x0, x0, l_.str.215@PAGEOFF
mov w1, #13
mov w2, #1
mov x3, x21
bl _fwrite
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
LBB66_216:
ldr x8, [x19, #208]
cbz x8, LBB66_230
; %bb.217:
ldr w8, [x19, #36]
cmp w8, #1
b.lt LBB66_229
; %bb.218:
mov x20, #0
mov x1, #0
mov w9, #1
Lloh846:
adrp x22, l_.str.214@PAGE
Lloh847:
add x22, x22, l_.str.214@PAGEOFF
Lloh848:
adrp x23, l_.str.216@PAGE
Lloh849:
add x23, x23, l_.str.216@PAGEOFF
b LBB66_221
LBB66_219: ; in Loop: Header=BB66_221 Depth=1
ldr x8, [x24]
stp x10, x8, [sp]
mov x0, x21
mov x1, x22
bl _fprintf
mov w9, #0
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
ldr w8, [x19, #36]
mov x1, x24
LBB66_220: ; in Loop: Header=BB66_221 Depth=1
add x20, x20, #1
cmp x20, w8, sxtw
b.ge LBB66_227
LBB66_221: ; =>This Inner Loop Header: Depth=1
ldr x10, [x19, #72]
ldr x24, [x10, x20, lsl #3]
cbz x24, LBB66_220
; %bb.222: ; in Loop: Header=BB66_221 Depth=1
ldr w10, [x24, #12]
cbz w10, LBB66_220
; %bb.223: ; in Loop: Header=BB66_221 Depth=1
ldr w10, [x24, #8]
cmp w10, #1
b.lt LBB66_220
; %bb.224: ; in Loop: Header=BB66_221 Depth=1
ldr x11, [x24, #56]
cbnz x11, LBB66_220
; %bb.225: ; in Loop: Header=BB66_221 Depth=1
cbz w9, LBB66_219
; %bb.226: ; in Loop: Header=BB66_221 Depth=1
mov x0, x23
mov w1, #44
mov w2, #1
mov x3, x21
bl _fwrite
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
ldr w10, [x24, #8]
b LBB66_219
LBB66_227:
cbz x1, LBB66_229
; %bb.228:
add x3, sp, #100
mov x0, x21
mov x2, x19
bl _emit_destructor_code
LBB66_229:
Lloh850:
adrp x0, l_.str.215@PAGE
Lloh851:
add x0, x0, l_.str.215@PAGEOFF
mov w1, #13
mov w2, #1
mov x3, x21
bl _fwrite
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
LBB66_230:
ldr w8, [x19, #36]
cmp w8, #1
b.lt LBB66_247
; %bb.231:
mov x20, #0
mov w24, #1
Lloh852:
adrp x22, l_.str.214@PAGE
Lloh853:
add x22, x22, l_.str.214@PAGEOFF
Lloh854:
adrp x23, l_.str.215@PAGE
Lloh855:
add x23, x23, l_.str.215@PAGEOFF
b LBB66_234
LBB66_232: ; in Loop: Header=BB66_234 Depth=1
ldr x8, [x19, #72]
ldr x1, [x8, x20, lsl #3]
add x3, sp, #100
mov x0, x21
mov x2, x19
bl _emit_destructor_code
mov x0, x23
mov w1, #13
mov w2, #1
mov x3, x21
bl _fwrite
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
ldr w8, [x19, #36]
LBB66_233: ; in Loop: Header=BB66_234 Depth=1
add x20, x20, #1
add x24, x24, #1
cmp x20, w8, sxtw
b.ge LBB66_247
LBB66_234: ; =>This Loop Header: Depth=1
; Child Loop BB66_241 Depth 2
ldr x9, [x19, #72]
ldr x26, [x9, x20, lsl #3]
cbz x26, LBB66_233
; %bb.235: ; in Loop: Header=BB66_234 Depth=1
ldr w9, [x26, #12]
cbz w9, LBB66_233
; %bb.236: ; in Loop: Header=BB66_234 Depth=1
ldr x9, [x26, #56]
cbz x9, LBB66_233
; %bb.237: ; in Loop: Header=BB66_234 Depth=1
ldr w9, [x26, #64]
tbnz w9, #31, LBB66_233
; %bb.238: ; in Loop: Header=BB66_234 Depth=1
ldr x8, [x26]
ldr w9, [x26, #8]
stp x9, x8, [sp]
mov x0, x21
mov x1, x22
bl _fprintf
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
add x8, x20, #1
ldrsw x28, [x19, #36]
cmp x8, x28
b.ge LBB66_232
; %bb.239: ; in Loop: Header=BB66_234 Depth=1
mov x27, x24
b LBB66_241
LBB66_240: ; in Loop: Header=BB66_241 Depth=2
add x27, x27, #1
cmp w28, w27
b.le LBB66_232
LBB66_241: ; Parent Loop BB66_234 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x19, #72]
ldr x25, [x8, x27, lsl #3]
cbz x25, LBB66_240
; %bb.242: ; in Loop: Header=BB66_241 Depth=2
ldr w8, [x25, #12]
cbz w8, LBB66_240
; %bb.243: ; in Loop: Header=BB66_241 Depth=2
ldr x1, [x25, #56]
cbz x1, LBB66_240
; %bb.244: ; in Loop: Header=BB66_241 Depth=2
ldr w8, [x25, #80]
ldr w9, [x26, #80]
cmp w8, w9
b.ne LBB66_240
; %bb.245: ; in Loop: Header=BB66_241 Depth=2
ldr x0, [x26, #56]
bl _strcmp
cbnz w0, LBB66_240
; %bb.246: ; in Loop: Header=BB66_241 Depth=2
ldr x8, [x25]
ldr w9, [x25, #8]
stp x9, x8, [sp]
mov x0, x21
mov x1, x22
bl _fprintf
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
mov w8, #-1
str w8, [x25, #64]
ldr w28, [x19, #36]
b LBB66_240
LBB66_247:
ldr x0, [x19, #104]
add x3, sp, #100
ldr x20, [sp, #56] ; 8-byte Folded Reload
mov x1, x20
mov x2, x21
bl _tplt_xfer
ldr x2, [x19, #168]
add x3, sp, #100
mov x0, x21
mov x1, x19
bl _tplt_print
ldr x0, [x19, #104]
add x3, sp, #100
mov x1, x20
mov x2, x21
bl _tplt_xfer
ldr x22, [x19, #8]
cbz x22, LBB66_250
; %bb.248:
mov w20, #0
Lloh856:
adrp x23, l_.str.217@PAGE
Lloh857:
add x23, x23, l_.str.217@PAGEOFF
Lloh858:
adrp x24, l_.str.218@PAGE
Lloh859:
add x24, x24, l_.str.218@PAGEOFF
LBB66_249: ; =>This Inner Loop Header: Depth=1
ldr x8, [x22]
ldr w9, [x22, #24]
neg w9, w9
ldr w8, [x8, #8]
stp x9, x20, [sp, #8]
str x8, [sp]
mov x0, x21
mov x1, x23
bl _fprintf
mov x0, x21
mov x1, x22
bl _rule_print
mov x0, x24
mov w1, #4
mov w2, #1
mov x3, x21
bl _fwrite
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
add w20, w20, #1
ldr x22, [x22, #120]
cbnz x22, LBB66_249
LBB66_250:
ldr x0, [x19, #104]
add x3, sp, #100
ldr x1, [sp, #56] ; 8-byte Folded Reload
mov x2, x21
bl _tplt_xfer
ldr x22, [x19, #8]
cbz x22, LBB66_267
; %bb.251:
mov w20, #0
LBB66_252: ; =>This Inner Loop Header: Depth=1
mov x0, x19
mov x1, x22
bl _translate_code
add w20, w0, w20
ldr x22, [x22, #120]
cbnz x22, LBB66_252
; %bb.253:
cbz w20, LBB66_255
; %bb.254:
Lloh860:
adrp x0, l_.str.219@PAGE
Lloh861:
add x0, x0, l_.str.219@PAGEOFF
mov w1, #32
mov w2, #1
mov x3, x21
bl _fwrite
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
LBB66_255:
ldr x22, [x19, #8]
cbz x22, LBB66_267
; %bb.256:
Lloh862:
adrp x23, l_.str.220@PAGE
Lloh863:
add x23, x23, l_.str.220@PAGEOFF
Lloh864:
adrp x24, l_.str.218@PAGE
Lloh865:
add x24, x24, l_.str.218@PAGEOFF
mov w20, #1
Lloh866:
adrp x25, l_.str.222@PAGE
Lloh867:
add x25, x25, l_.str.222@PAGEOFF
Lloh868:
adrp x26, l_.str.221@PAGE
Lloh869:
add x26, x26, l_.str.221@PAGEOFF
b LBB66_259
LBB66_257: ; in Loop: Header=BB66_259 Depth=1
add x3, sp, #100
mov x0, x21
mov x1, x22
mov x2, x19
bl _emit_code
mov x0, x25
mov w1, #15
mov w2, #1
mov x3, x21
bl _fwrite
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
str w20, [x22, #84]
LBB66_258: ; in Loop: Header=BB66_259 Depth=1
ldr x22, [x22, #120]
cbz x22, LBB66_267
LBB66_259: ; =>This Loop Header: Depth=1
; Child Loop BB66_263 Depth 2
ldr w8, [x22, #84]
cbnz w8, LBB66_258
; %bb.260: ; in Loop: Header=BB66_259 Depth=1
ldr w8, [x22, #80]
cbnz w8, LBB66_258
; %bb.261: ; in Loop: Header=BB66_259 Depth=1
ldr w8, [x22, #100]
str x8, [sp]
mov x0, x21
mov x1, x23
bl _fprintf
mov x0, x21
mov x1, x22
bl _writeRuleText
mov x0, x24
mov w1, #4
mov w2, #1
mov x3, x21
bl _fwrite
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
ldr x27, [x22, #120]
cbnz x27, LBB66_263
b LBB66_257
LBB66_262: ; in Loop: Header=BB66_263 Depth=2
ldr x27, [x27, #120]
cbz x27, LBB66_257
LBB66_263: ; Parent Loop BB66_259 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x27, #56]
ldr x9, [x22, #56]
cmp x8, x9
b.ne LBB66_262
; %bb.264: ; in Loop: Header=BB66_263 Depth=2
ldr x8, [x27, #64]
ldr x9, [x22, #64]
cmp x8, x9
b.ne LBB66_262
; %bb.265: ; in Loop: Header=BB66_263 Depth=2
ldr x8, [x27, #72]
ldr x9, [x22, #72]
cmp x8, x9
b.ne LBB66_262
; %bb.266: ; in Loop: Header=BB66_263 Depth=2
ldr w8, [x27, #100]
str x8, [sp]
mov x0, x21
mov x1, x23
bl _fprintf
mov x0, x21
mov x1, x27
bl _writeRuleText
ldr w8, [x27, #100]
str x8, [sp]
mov x0, x21
mov x1, x26
bl _fprintf
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
str w20, [x27, #84]
b LBB66_262
LBB66_267:
Lloh870:
adrp x0, l_.str.223@PAGE
Lloh871:
add x0, x0, l_.str.223@PAGEOFF
mov w1, #15
mov w2, #1
mov x3, x21
bl _fwrite
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
ldr x22, [x19, #8]
cbz x22, LBB66_276
; %bb.268:
Lloh872:
adrp x23, l_.str.225@PAGE
Lloh873:
add x23, x23, l_.str.225@PAGEOFF
Lloh874:
adrp x24, l_.str.226@PAGE
Lloh875:
add x24, x24, l_.str.226@PAGEOFF
Lloh876:
adrp x25, l_.str.221@PAGE
Lloh877:
add x25, x25, l_.str.221@PAGEOFF
b LBB66_272
LBB66_269: ; in Loop: Header=BB66_272 Depth=1
; kill: def $w8 killed $w8 killed $x8 def $x8
str x8, [sp]
mov x0, x21
mov x1, x24
LBB66_270: ; in Loop: Header=BB66_272 Depth=1
bl _fprintf
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
LBB66_271: ; in Loop: Header=BB66_272 Depth=1
ldr x22, [x22, #120]
cbz x22, LBB66_276
LBB66_272: ; =>This Inner Loop Header: Depth=1
ldr w8, [x22, #84]
cbnz w8, LBB66_271
; %bb.273: ; in Loop: Header=BB66_272 Depth=1
ldr w8, [x22, #80]
cbz w8, LBB66_280
; %bb.274: ; in Loop: Header=BB66_272 Depth=1
ldr w8, [x22, #100]
str x8, [sp]
mov x0, x21
mov x1, x23
bl _fprintf
mov x0, x21
mov x1, x22
bl _writeRuleText
ldr w9, [x22, #108]
ldr w8, [x22, #100]
cbz w9, LBB66_269
; %bb.275: ; in Loop: Header=BB66_272 Depth=1
str x8, [sp]
mov x0, x21
mov x1, x25
b LBB66_270
LBB66_276:
Lloh878:
adrp x0, l_.str.222@PAGE
Lloh879:
add x0, x0, l_.str.222@PAGEOFF
mov w1, #15
mov w2, #1
mov x3, x21
bl _fwrite
ldr w8, [sp, #100]
add w8, w8, #1
str w8, [sp, #100]
ldr x0, [x19, #104]
add x3, sp, #100
ldr x20, [sp, #56] ; 8-byte Folded Reload
mov x1, x20
mov x2, x21
bl _tplt_xfer
ldr x2, [x19, #176]
add x3, sp, #100
mov x0, x21
mov x1, x19
bl _tplt_print
ldr x0, [x19, #104]
add x3, sp, #100
mov x1, x20
mov x2, x21
bl _tplt_xfer
ldr x2, [x19, #160]
add x3, sp, #100
mov x0, x21
mov x1, x19
bl _tplt_print
ldr x0, [x19, #104]
add x3, sp, #100
mov x1, x20
mov x2, x21
bl _tplt_xfer
ldr x2, [x19, #184]
add x3, sp, #100
mov x0, x21
mov x1, x19
bl _tplt_print
ldr x0, [x19, #104]
add x3, sp, #100
mov x1, x20
mov x2, x21
bl _tplt_xfer
ldr x2, [x19, #192]
add x3, sp, #100
mov x0, x21
mov x1, x19
bl _tplt_print
mov x0, x20
bl _fclose
mov x0, x21
bl _fclose
LBB66_277:
ldur x8, [x29, #-112]
Lloh880:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh881:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh882:
ldr x9, [x9]
cmp x9, x8
b.ne LBB66_281
; %bb.278:
add sp, sp, #1120
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
ldp d9, d8, [sp], #112 ; 16-byte Folded Reload
ret
LBB66_279:
add w0, w25, w20
add x1, sp, #100
bl _ReportTable.cold.2
LBB66_280:
bl _ReportTable.cold.1
LBB66_281:
bl ___stack_chk_fail
LBB66_282:
Lloh883:
adrp x8, ___stderrp@GOTPAGE
Lloh884:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh885:
ldr x3, [x8]
Lloh886:
adrp x0, l_.str.1@PAGE
Lloh887:
add x0, x0, l_.str.1@PAGEOFF
mov w1, #14
b LBB66_284
LBB66_283:
Lloh888:
adrp x8, ___stderrp@GOTPAGE
Lloh889:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh890:
ldr x3, [x8]
Lloh891:
adrp x0, l_.str@PAGE
Lloh892:
add x0, x0, l_.str@PAGEOFF
mov w1, #43
LBB66_284:
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpLdr Lloh650, Lloh651
.loh AdrpLdrGotLdr Lloh647, Lloh648, Lloh649
.loh AdrpAdd Lloh654, Lloh655
.loh AdrpAdd Lloh652, Lloh653
.loh AdrpAdd Lloh662, Lloh663
.loh AdrpAdd Lloh660, Lloh661
.loh AdrpAdd Lloh658, Lloh659
.loh AdrpAdd Lloh656, Lloh657
.loh AdrpAdd Lloh664, Lloh665
.loh AdrpLdrGotLdr Lloh671, Lloh672, Lloh673
.loh AdrpAdd Lloh669, Lloh670
.loh AdrpLdrGotLdr Lloh666, Lloh667, Lloh668
.loh AdrpAdd Lloh674, Lloh675
.loh AdrpAdd Lloh686, Lloh687
.loh AdrpAdd Lloh684, Lloh685
.loh AdrpAdd Lloh682, Lloh683
.loh AdrpAdd Lloh680, Lloh681
.loh AdrpAdd Lloh678, Lloh679
.loh AdrpAdd Lloh676, Lloh677
.loh AdrpAdd Lloh688, Lloh689
.loh AdrpAdd Lloh690, Lloh691
.loh AdrpAdd Lloh692, Lloh693
.loh AdrpAdd Lloh694, Lloh695
.loh AdrpAdd Lloh696, Lloh697
.loh AdrpAdd Lloh698, Lloh699
.loh AdrpAdd Lloh700, Lloh701
.loh AdrpLdrGot Lloh702, Lloh703
.loh AdrpAdd Lloh710, Lloh711
.loh AdrpAdd Lloh708, Lloh709
.loh AdrpAdd Lloh706, Lloh707
.loh AdrpAdd Lloh704, Lloh705
.loh AdrpAdd Lloh718, Lloh719
.loh AdrpAdd Lloh716, Lloh717
.loh AdrpAdd Lloh714, Lloh715
.loh AdrpAdd Lloh712, Lloh713
.loh AdrpAdd Lloh720, Lloh721
.loh AdrpAdd Lloh724, Lloh725
.loh AdrpAdd Lloh722, Lloh723
.loh AdrpAdd Lloh726, Lloh727
.loh AdrpAdd Lloh728, Lloh729
.loh AdrpAdd Lloh732, Lloh733
.loh AdrpAdd Lloh730, Lloh731
.loh AdrpAdd Lloh754, Lloh755
.loh AdrpAdd Lloh752, Lloh753
.loh AdrpAdd Lloh750, Lloh751
.loh AdrpAdd Lloh748, Lloh749
.loh AdrpAdd Lloh746, Lloh747
.loh AdrpAdd Lloh744, Lloh745
.loh AdrpAdd Lloh742, Lloh743
.loh AdrpAdd Lloh740, Lloh741
.loh AdrpAdd Lloh738, Lloh739
.loh AdrpAdd Lloh736, Lloh737
.loh AdrpAdd Lloh734, Lloh735
.loh AdrpAdd Lloh758, Lloh759
.loh AdrpAdd Lloh756, Lloh757
.loh AdrpAdd Lloh760, Lloh761
.loh AdrpAdd Lloh762, Lloh763
.loh AdrpAdd Lloh766, Lloh767
.loh AdrpAdd Lloh764, Lloh765
.loh AdrpAdd Lloh770, Lloh771
.loh AdrpAdd Lloh768, Lloh769
.loh AdrpAdd Lloh772, Lloh773
.loh AdrpAdd Lloh778, Lloh779
.loh AdrpAdd Lloh776, Lloh777
.loh AdrpAdd Lloh774, Lloh775
.loh AdrpAdd Lloh780, Lloh781
.loh AdrpAdd Lloh782, Lloh783
.loh AdrpAdd Lloh786, Lloh787
.loh AdrpAdd Lloh784, Lloh785
.loh AdrpAdd Lloh790, Lloh791
.loh AdrpAdd Lloh788, Lloh789
.loh AdrpAdd Lloh792, Lloh793
.loh AdrpAdd Lloh794, Lloh795
.loh AdrpAdd Lloh796, Lloh797
.loh AdrpAdd Lloh798, Lloh799
.loh AdrpAdd Lloh804, Lloh805
.loh AdrpAdd Lloh802, Lloh803
.loh AdrpAdd Lloh800, Lloh801
.loh AdrpAdd Lloh806, Lloh807
.loh AdrpAdd Lloh810, Lloh811
.loh AdrpAdd Lloh808, Lloh809
.loh AdrpAdd Lloh812, Lloh813
.loh AdrpAdd Lloh814, Lloh815
.loh AdrpAdd Lloh816, Lloh817
.loh AdrpAdd Lloh820, Lloh821
.loh AdrpAdd Lloh818, Lloh819
.loh AdrpAdd Lloh824, Lloh825
.loh AdrpAdd Lloh822, Lloh823
.loh AdrpAdd Lloh826, Lloh827
.loh AdrpAdd Lloh830, Lloh831
.loh AdrpAdd Lloh828, Lloh829
.loh AdrpAdd Lloh834, Lloh835
.loh AdrpAdd Lloh832, Lloh833
.loh AdrpAdd Lloh838, Lloh839
.loh AdrpAdd Lloh836, Lloh837
.loh AdrpAdd Lloh842, Lloh843
.loh AdrpAdd Lloh840, Lloh841
.loh AdrpAdd Lloh844, Lloh845
.loh AdrpAdd Lloh848, Lloh849
.loh AdrpAdd Lloh846, Lloh847
.loh AdrpAdd Lloh850, Lloh851
.loh AdrpAdd Lloh854, Lloh855
.loh AdrpAdd Lloh852, Lloh853
.loh AdrpAdd Lloh858, Lloh859
.loh AdrpAdd Lloh856, Lloh857
.loh AdrpAdd Lloh860, Lloh861
.loh AdrpAdd Lloh868, Lloh869
.loh AdrpAdd Lloh866, Lloh867
.loh AdrpAdd Lloh864, Lloh865
.loh AdrpAdd Lloh862, Lloh863
.loh AdrpAdd Lloh870, Lloh871
.loh AdrpAdd Lloh876, Lloh877
.loh AdrpAdd Lloh874, Lloh875
.loh AdrpAdd Lloh872, Lloh873
.loh AdrpAdd Lloh878, Lloh879
.loh AdrpLdrGotLdr Lloh880, Lloh881, Lloh882
.loh AdrpAdd Lloh886, Lloh887
.loh AdrpLdrGotLdr Lloh883, Lloh884, Lloh885
.loh AdrpAdd Lloh891, Lloh892
.loh AdrpLdrGotLdr Lloh888, Lloh889, Lloh890
.cfi_endproc
.section __TEXT,__const
lJTI66_0:
.byte (LBB66_67-LBB66_63)>>2
.byte (LBB66_68-LBB66_63)>>2
.byte (LBB66_69-LBB66_63)>>2
.byte (LBB66_70-LBB66_63)>>2
.byte (LBB66_63-LBB66_63)>>2
.byte (LBB66_63-LBB66_63)>>2
.byte (LBB66_63-LBB66_63)>>2
.byte (LBB66_63-LBB66_63)>>2
.byte (LBB66_63-LBB66_63)>>2
.byte (LBB66_63-LBB66_63)>>2
.byte (LBB66_71-LBB66_63)>>2
lJTI66_1:
.byte (LBB66_85-LBB66_79)>>2
.byte (LBB66_86-LBB66_79)>>2
.byte (LBB66_84-LBB66_79)>>2
.byte (LBB66_87-LBB66_79)>>2
.byte (LBB66_79-LBB66_79)>>2
.byte (LBB66_79-LBB66_79)>>2
.byte (LBB66_79-LBB66_79)>>2
.byte (LBB66_79-LBB66_79)>>2
.byte (LBB66_79-LBB66_79)>>2
.byte (LBB66_79-LBB66_79)>>2
.byte (LBB66_84-LBB66_79)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.globl _ReportHeader ; -- Begin function ReportHeader
.p2align 2
_ReportHeader: ; @ReportHeader
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
sub sp, sp, #2032
mov x19, x0
Lloh893:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh894:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh895:
ldr x8, [x8]
stur x8, [x29, #-56]
Lloh896:
adrp x8, l_.str.71@PAGE
Lloh897:
add x8, x8, l_.str.71@PAGEOFF
ldp x0, x9, [x0, #224]
cmp x9, #0
csel x22, x8, x9, eq
cbz x0, LBB67_2
; %bb.1:
bl _free
LBB67_2:
Lloh898:
adrp x1, l_.str.159@PAGE
Lloh899:
add x1, x1, l_.str.159@PAGEOFF
mov x0, x19
bl _file_makename
str x0, [x19, #224]
Lloh900:
adrp x1, l_.str.74@PAGE
Lloh901:
add x1, x1, l_.str.74@PAGEOFF
bl _fopen
cbz x0, LBB67_10
; %bb.3:
mov x20, x0
ldr w8, [x19, #40]
mov w23, #1
cmp w8, #2
b.lt LBB67_8
; %bb.4:
Lloh902:
adrp x21, l_.str.227@PAGE
Lloh903:
add x21, x21, l_.str.227@PAGEOFF
LBB67_5: ; =>This Inner Loop Header: Depth=1
add x0, sp, #1024
mov w1, #1000
mov x2, x20
bl _fgets
cbz x0, LBB67_8
; %bb.6: ; in Loop: Header=BB67_5 Depth=1
ldr x8, [x19, #72]
ldr x8, [x8, x23, lsl #3]
ldr x8, [x8]
stp x8, x23, [sp, #8]
add x0, sp, #24
str x22, [sp]
mov x1, x21
bl _lemon_sprintf
add x0, sp, #1024
add x1, sp, #24
bl _strcmp
cbnz w0, LBB67_8
; %bb.7: ; in Loop: Header=BB67_5 Depth=1
add x23, x23, #1
ldrsw x8, [x19, #40]
cmp x23, x8
b.lt LBB67_5
LBB67_8:
mov x0, x20
bl _fgetc
mov x21, x0
mov x0, x20
bl _fclose
cmn w21, #1
b.ne LBB67_10
; %bb.9:
ldr w8, [x19, #40]
cmp w23, w8
b.eq LBB67_18
LBB67_10:
ldr x0, [x19, #224]
cbz x0, LBB67_12
; %bb.11:
bl _free
LBB67_12:
Lloh904:
adrp x1, l_.str.159@PAGE
Lloh905:
add x1, x1, l_.str.159@PAGEOFF
mov x0, x19
bl _file_makename
str x0, [x19, #224]
Lloh906:
adrp x1, l_.str.106@PAGE
Lloh907:
add x1, x1, l_.str.106@PAGEOFF
bl _fopen
cbz x0, LBB67_17
; %bb.13:
mov x20, x0
ldr w8, [x19, #40]
cmp w8, #2
b.lt LBB67_16
; %bb.14:
mov w23, #1
Lloh908:
adrp x21, l_.str.227@PAGE
Lloh909:
add x21, x21, l_.str.227@PAGEOFF
LBB67_15: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, #72]
ldr x8, [x8, x23, lsl #3]
ldr x8, [x8]
stp x8, x23, [sp, #8]
str x22, [sp]
mov x0, x20
mov x1, x21
bl _fprintf
add x23, x23, #1
ldrsw x8, [x19, #40]
cmp x23, x8
b.lt LBB67_15
LBB67_16:
mov x0, x20
bl _fclose
b LBB67_18
LBB67_17:
Lloh910:
adrp x8, ___stderrp@GOTPAGE
Lloh911:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh912:
ldr x0, [x8]
ldr x8, [x19, #224]
str x8, [sp]
Lloh913:
adrp x1, l_.str.82@PAGE
Lloh914:
add x1, x1, l_.str.82@PAGEOFF
bl _fprintf
ldr w8, [x19, #80]
add w8, w8, #1
str w8, [x19, #80]
LBB67_18:
ldur x8, [x29, #-56]
Lloh915:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh916:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh917:
ldr x9, [x9]
cmp x9, x8
b.ne LBB67_20
; %bb.19:
add sp, sp, #2032
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB67_20:
bl ___stack_chk_fail
.loh AdrpAdd Lloh896, Lloh897
.loh AdrpLdrGotLdr Lloh893, Lloh894, Lloh895
.loh AdrpAdd Lloh900, Lloh901
.loh AdrpAdd Lloh898, Lloh899
.loh AdrpAdd Lloh902, Lloh903
.loh AdrpAdd Lloh906, Lloh907
.loh AdrpAdd Lloh904, Lloh905
.loh AdrpAdd Lloh908, Lloh909
.loh AdrpAdd Lloh913, Lloh914
.loh AdrpLdrGotLdr Lloh910, Lloh911, Lloh912
.loh AdrpLdrGotLdr Lloh915, Lloh916, Lloh917
.cfi_endproc
; -- End function
.globl _OptPrint ; -- Begin function OptPrint
.p2align 2
_OptPrint: ; @OptPrint
.cfi_startproc
; %bb.0:
sub sp, sp, #144
.cfi_def_cfa_offset 144
stp x28, x27, [sp, #48] ; 16-byte Folded Spill
stp x26, x25, [sp, #64] ; 16-byte Folded Spill
stp x24, x23, [sp, #80] ; 16-byte Folded Spill
stp x22, x21, [sp, #96] ; 16-byte Folded Spill
stp x20, x19, [sp, #112] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
adrp x25, _op@PAGE
ldr x27, [x25, _op@PAGEOFF]
ldr x19, [x27, #8]
cbz x19, LBB68_13
; %bb.1:
mov w26, #0
mov w20, #1
mov w21, #68
mov w22, #136
mov w23, #272
mov x24, x27
mov x0, x19
LBB68_2: ; =>This Inner Loop Header: Depth=1
bl _strlen
ldr w8, [x24]
lsl w9, w20, w8
add w10, w0, #10
add w11, w0, #7
tst w9, w23
add w12, w0, #9
csinc w12, w12, w0, ne
tst w9, w22
csel w11, w11, w12, ne
tst w9, w21
csel w9, w10, w11, ne
cmp w8, #8
csinc w8, w9, w0, ls
cmp w8, w26
csel w26, w8, w26, gt
ldr x0, [x24, #40]
add x24, x24, #32
cbnz x0, LBB68_2
; %bb.3:
cbz x19, LBB68_13
; %bb.4:
mov x28, #0
sub w9, w26, #8
sub w8, w26, #6
stp w8, w9, [sp, #40] ; 8-byte Folded Spill
Lloh918:
adrp x22, lJTI68_0@PAGE
Lloh919:
add x22, x22, lJTI68_0@PAGEOFF
sub w23, w26, #9
adrp x20, _errstream@PAGE
Lloh920:
adrp x21, l_.str.71@PAGE
Lloh921:
add x21, x21, l_.str.71@PAGEOFF
b LBB68_8
LBB68_5: ; in Loop: Header=BB68_8 Depth=1
ldr x24, [x20, _errstream@PAGEOFF]
mov x0, x19
bl _strlen
ldr w8, [sp, #44] ; 4-byte Folded Reload
sub w8, w8, w0
add x9, x27, x28
ldr x9, [x9, #24]
stp x21, x9, [sp, #16]
stp x19, x8, [sp]
mov x0, x24
Lloh922:
adrp x1, l_.str.73@PAGE
Lloh923:
add x1, x1, l_.str.73@PAGEOFF
LBB68_6: ; in Loop: Header=BB68_8 Depth=1
bl _fprintf
LBB68_7: ; in Loop: Header=BB68_8 Depth=1
ldr x27, [x25, _op@PAGEOFF]
add x8, x27, x28
ldr x19, [x8, #40]
add x28, x28, #32
cbz x19, LBB68_13
LBB68_8: ; =>This Inner Loop Header: Depth=1
ldr w8, [x27, x28]
sub w8, w8, #1
cmp w8, #7
b.hi LBB68_7
; %bb.9: ; in Loop: Header=BB68_8 Depth=1
adr x9, LBB68_5
ldrb w10, [x22, x8]
add x9, x9, x10, lsl #2
br x9
LBB68_10: ; in Loop: Header=BB68_8 Depth=1
ldr x0, [x20, _errstream@PAGEOFF]
add x8, x27, x28
ldr x8, [x8, #24]
stp x19, x8, [sp, #8]
str x26, [sp]
Lloh924:
adrp x1, l_.str.69@PAGE
Lloh925:
add x1, x1, l_.str.69@PAGEOFF
b LBB68_6
LBB68_11: ; in Loop: Header=BB68_8 Depth=1
ldr x24, [x20, _errstream@PAGEOFF]
mov x0, x19
bl _strlen
sub w8, w23, w0
add x9, x27, x28
ldr x9, [x9, #24]
stp x21, x9, [sp, #16]
stp x19, x8, [sp]
mov x0, x24
Lloh926:
adrp x1, l_.str.70@PAGE
Lloh927:
add x1, x1, l_.str.70@PAGEOFF
b LBB68_6
LBB68_12: ; in Loop: Header=BB68_8 Depth=1
ldr x24, [x20, _errstream@PAGEOFF]
mov x0, x19
bl _strlen
ldr w8, [sp, #40] ; 4-byte Folded Reload
sub w8, w8, w0
add x9, x27, x28
ldr x9, [x9, #24]
stp x21, x9, [sp, #16]
stp x19, x8, [sp]
mov x0, x24
Lloh928:
adrp x1, l_.str.72@PAGE
Lloh929:
add x1, x1, l_.str.72@PAGEOFF
b LBB68_6
LBB68_13:
ldp x29, x30, [sp, #128] ; 16-byte Folded Reload
ldp x20, x19, [sp, #112] ; 16-byte Folded Reload
ldp x22, x21, [sp, #96] ; 16-byte Folded Reload
ldp x24, x23, [sp, #80] ; 16-byte Folded Reload
ldp x26, x25, [sp, #64] ; 16-byte Folded Reload
ldp x28, x27, [sp, #48] ; 16-byte Folded Reload
add sp, sp, #144
ret
.loh AdrpAdd Lloh920, Lloh921
.loh AdrpAdd Lloh918, Lloh919
.loh AdrpAdd Lloh922, Lloh923
.loh AdrpAdd Lloh924, Lloh925
.loh AdrpAdd Lloh926, Lloh927
.loh AdrpAdd Lloh928, Lloh929
.cfi_endproc
.section __TEXT,__const
lJTI68_0:
.byte (LBB68_10-LBB68_5)>>2
.byte (LBB68_11-LBB68_5)>>2
.byte (LBB68_12-LBB68_5)>>2
.byte (LBB68_5-LBB68_5)>>2
.byte (LBB68_10-LBB68_5)>>2
.byte (LBB68_11-LBB68_5)>>2
.byte (LBB68_12-LBB68_5)>>2
.byte (LBB68_5-LBB68_5)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.globl _OptErr ; -- Begin function OptErr
.p2align 2
_OptErr: ; @OptErr
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
Lloh930:
adrp x8, _argv@PAGE
Lloh931:
ldr x22, [x8, _argv@PAGEOFF]
cbz x22, LBB69_13
; %bb.1:
ldr x8, [x22]
cbz x8, LBB69_13
; %bb.2:
ldr x20, [x22, #8]
cbz x20, LBB69_13
; %bb.3:
mov x19, x0
mov w23, #0
mov w24, #2
Lloh932:
adrp x21, l_.str.68@PAGE
Lloh933:
add x21, x21, l_.str.68@PAGEOFF
b LBB69_5
LBB69_4: ; in Loop: Header=BB69_5 Depth=1
mov x0, x20
mov x1, x21
bl _strcmp
cmp w0, #0
csinc w23, w23, wzr, ne
ldr x20, [x22, x24, lsl #3]
add x24, x24, #1
cbz x20, LBB69_13
LBB69_5: ; =>This Inner Loop Header: Depth=1
cbz w23, LBB69_8
LBB69_6: ; in Loop: Header=BB69_5 Depth=1
cbz w19, LBB69_11
; %bb.7: ; in Loop: Header=BB69_5 Depth=1
sub w19, w19, #1
b LBB69_4
LBB69_8: ; in Loop: Header=BB69_5 Depth=1
ldrb w8, [x20]
cmp w8, #43
b.eq LBB69_4
; %bb.9: ; in Loop: Header=BB69_5 Depth=1
cmp w8, #45
b.eq LBB69_4
; %bb.10: ; in Loop: Header=BB69_5 Depth=1
mov x0, x20
mov w1, #61
bl _strchr
cbnz x0, LBB69_4
b LBB69_6
LBB69_11:
sub x0, x24, #1
tbnz w0, #31, LBB69_13
; %bb.12:
Lloh934:
adrp x8, _errstream@PAGE
Lloh935:
ldr x2, [x8, _errstream@PAGEOFF]
; kill: def $w0 killed $w0 killed $x0
mov w1, #0
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
b _errline
LBB69_13:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh930, Lloh931
.loh AdrpAdd Lloh932, Lloh933
.loh AdrpLdr Lloh934, Lloh935
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function errline
_errline: ; @errline
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x2
mov x20, x1
mov x21, x0
adrp x22, _argv@PAGE
ldr x8, [x22, _argv@PAGEOFF]
ldr x0, [x8]
mov x1, x2
bl _fputs
ldr x23, [x22, _argv@PAGEOFF]
ldr x0, [x23]
bl _strlen
add w24, w0, #1
cmp w21, #2
b.lt LBB70_5
; %bb.1:
mov w26, w21
mov w25, #1
Lloh936:
adrp x21, l_.str.85@PAGE
Lloh937:
add x21, x21, l_.str.85@PAGEOFF
LBB70_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [x23, x25, lsl #3]
cbz x8, LBB70_6
; %bb.3: ; in Loop: Header=BB70_2 Depth=1
str x8, [sp]
mov x0, x19
mov x1, x21
bl _fprintf
ldr x23, [x22, _argv@PAGEOFF]
ldr x0, [x23, x25, lsl #3]
bl _strlen
add w8, w24, w0
add w24, w8, #1
add x25, x25, #1
cmp x26, x25
b.ne LBB70_2
; %bb.4:
mov x25, x26
b LBB70_6
LBB70_5:
mov w25, #1
LBB70_6:
add w21, w24, w20
ldr x8, [x23, w25, uxtw #3]
cbz x8, LBB70_9
; %bb.7:
mov w9, w25
lsl x9, x9, #3
add x23, x9, #8
Lloh938:
adrp x20, l_.str.85@PAGE
Lloh939:
add x20, x20, l_.str.85@PAGEOFF
LBB70_8: ; =>This Inner Loop Header: Depth=1
str x8, [sp]
mov x0, x19
mov x1, x20
bl _fprintf
ldr x8, [x22, _argv@PAGEOFF]
ldr x8, [x8, x23]
add x23, x23, #8
cbnz x8, LBB70_8
LBB70_9:
cmp w21, #19
b.gt LBB70_11
; %bb.10:
Lloh940:
adrp x8, l_.str.71@PAGE
Lloh941:
add x8, x8, l_.str.71@PAGEOFF
stp x21, x8, [sp]
Lloh942:
adrp x1, l_.str.245@PAGE
Lloh943:
add x1, x1, l_.str.245@PAGEOFF
b LBB70_12
LBB70_11:
sub w8, w21, #7
Lloh944:
adrp x9, l_.str.71@PAGE
Lloh945:
add x9, x9, l_.str.71@PAGEOFF
stp x8, x9, [sp]
Lloh946:
adrp x1, l_.str.246@PAGE
Lloh947:
add x1, x1, l_.str.246@PAGEOFF
LBB70_12:
mov x0, x19
bl _fprintf
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpAdd Lloh936, Lloh937
.loh AdrpAdd Lloh938, Lloh939
.loh AdrpAdd Lloh942, Lloh943
.loh AdrpAdd Lloh940, Lloh941
.loh AdrpAdd Lloh946, Lloh947
.loh AdrpAdd Lloh944, Lloh945
.cfi_endproc
; -- End function
.globl _Plink_new ; -- Begin function Plink_new
.p2align 2
_Plink_new: ; @Plink_new
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
adrp x19, _plink_freelist@PAGE
ldr x0, [x19, _plink_freelist@PAGEOFF]
cbnz x0, LBB71_5
; %bb.1:
mov w0, #100
mov w1, #16
bl _calloc
str x0, [x19, _plink_freelist@PAGEOFF]
cbz x0, LBB71_6
; %bb.2:
mov x8, #0
LBB71_3: ; =>This Inner Loop Header: Depth=1
add x9, x0, x8
add x10, x9, #16
str x10, [x9, #8]
add x8, x8, #16
cmp x8, #1584
b.ne LBB71_3
; %bb.4:
str xzr, [x0, #1592]
LBB71_5:
ldr x8, [x0, #8]
str x8, [x19, _plink_freelist@PAGEOFF]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB71_6:
Lloh948:
adrp x8, ___stderrp@GOTPAGE
Lloh949:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh950:
ldr x3, [x8]
Lloh951:
adrp x0, l_.str.80@PAGE
Lloh952:
add x0, x0, l_.str.80@PAGEOFF
mov w1, #65
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdd Lloh951, Lloh952
.loh AdrpLdrGotLdr Lloh948, Lloh949, Lloh950
.cfi_endproc
; -- End function
.globl _file_makename ; -- Begin function file_makename
.p2align 2
_file_makename: ; @file_makename
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x1
ldr x21, [x0, #216]
mov x0, x21
bl _strlen
mov x20, x0
mov x0, x19
bl _strlen
add w8, w0, w20
add w8, w8, #5
sxtw x0, w8
bl _malloc
cbz x0, LBB72_10
; %bb.1:
mov x20, x0
mov x8, #0
LBB72_2: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x21, x8]
strb w9, [x20, x8]
add x8, x8, #1
cbnz w9, LBB72_2
; %bb.3:
mov x0, x20
mov w1, #46
bl _strrchr
cbz x0, LBB72_5
; %bb.4:
strb wzr, [x0]
LBB72_5:
sub x8, x20, #1
LBB72_6: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x8, #1]!
cbnz w9, LBB72_6
; %bb.7:
mov x9, #0
LBB72_8: ; =>This Inner Loop Header: Depth=1
ldrb w10, [x19, x9]
strb w10, [x8, x9]
add x9, x9, #1
cbnz w10, LBB72_8
; %bb.9:
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB72_10:
Lloh953:
adrp x8, ___stderrp@GOTPAGE
Lloh954:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh955:
ldr x3, [x8]
Lloh956:
adrp x0, l_.str.81@PAGE
Lloh957:
add x0, x0, l_.str.81@PAGEOFF
mov w1, #37
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpAdd Lloh956, Lloh957
.loh AdrpLdrGotLdr Lloh953, Lloh954, Lloh955
.cfi_endproc
; -- End function
.globl _file_open ; -- Begin function file_open
.p2align 2
_file_open: ; @file_open
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x20, x2
mov x21, x1
mov x19, x0
ldr x0, [x0, #224]
cbz x0, LBB73_2
; %bb.1:
bl _free
LBB73_2:
mov x0, x19
mov x1, x21
bl _file_makename
str x0, [x19, #224]
mov x1, x20
bl _fopen
mov x21, x0
cbnz x0, LBB73_5
; %bb.3:
ldrb w8, [x20]
cmp w8, #119
b.ne LBB73_5
; %bb.4:
Lloh958:
adrp x8, ___stderrp@GOTPAGE
Lloh959:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh960:
ldr x0, [x8]
ldr x8, [x19, #224]
str x8, [sp]
Lloh961:
adrp x1, l_.str.82@PAGE
Lloh962:
add x1, x1, l_.str.82@PAGEOFF
bl _fprintf
ldr w8, [x19, #80]
add w8, w8, #1
str w8, [x19, #80]
LBB73_5:
mov x0, x21
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
.loh AdrpAdd Lloh961, Lloh962
.loh AdrpLdrGotLdr Lloh958, Lloh959, Lloh960
.cfi_endproc
; -- End function
.globl _rule_print ; -- Begin function rule_print
.p2align 2
_rule_print: ; @rule_print
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x1
mov x20, x0
ldr x8, [x1]
ldr x0, [x8]
mov x1, x20
bl _fputs
Lloh963:
adrp x0, l_.str.84@PAGE
Lloh964:
add x0, x0, l_.str.84@PAGEOFF
mov w1, #4
mov w2, #1
mov x3, x20
bl _fwrite
ldr w8, [x19, #24]
cmp w8, #1
b.lt LBB74_8
; %bb.1:
mov x23, #0
Lloh965:
adrp x21, l_.str.85@PAGE
Lloh966:
add x21, x21, l_.str.85@PAGEOFF
Lloh967:
adrp x22, l_.str.86@PAGE
Lloh968:
add x22, x22, l_.str.86@PAGEOFF
b LBB74_4
LBB74_2: ; in Loop: Header=BB74_4 Depth=1
ldr x8, [x24]
str x8, [sp]
mov x0, x20
mov x1, x21
bl _fprintf
LBB74_3: ; in Loop: Header=BB74_4 Depth=1
add x23, x23, #1
ldrsw x8, [x19, #24]
cmp x23, x8
b.ge LBB74_8
LBB74_4: ; =>This Loop Header: Depth=1
; Child Loop BB74_7 Depth 2
ldr x8, [x19, #32]
ldr x24, [x8, x23, lsl #3]
ldr w8, [x24, #12]
cmp w8, #2
b.ne LBB74_2
; %bb.5: ; in Loop: Header=BB74_4 Depth=1
ldr x8, [x24, #88]
ldr x8, [x8]
ldr x8, [x8]
str x8, [sp]
mov x0, x20
mov x1, x21
bl _fprintf
ldr w8, [x24, #84]
cmp w8, #2
b.lt LBB74_3
; %bb.6: ; in Loop: Header=BB74_4 Depth=1
mov w25, #1
LBB74_7: ; Parent Loop BB74_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x24, #88]
ldr x8, [x8, x25, lsl #3]
ldr x8, [x8]
str x8, [sp]
mov x0, x20
mov x1, x22
bl _fprintf
add x25, x25, #1
ldrsw x8, [x24, #84]
cmp x25, x8
b.lt LBB74_7
b LBB74_3
LBB74_8:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpAdd Lloh963, Lloh964
.loh AdrpAdd Lloh967, Lloh968
.loh AdrpAdd Lloh965, Lloh966
.cfi_endproc
; -- End function
.globl _RulePrint ; -- Begin function RulePrint
.p2align 2
_RulePrint: ; @RulePrint
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x21, x2
mov x19, x1
mov x20, x0
ldr x8, [x1]
ldr x8, [x8]
str x8, [sp]
Lloh969:
adrp x1, l_.str.93@PAGE
Lloh970:
add x1, x1, l_.str.93@PAGEOFF
bl _fprintf
ldr w8, [x19, #24]
tbnz w8, #31, LBB75_11
; %bb.1:
mov x25, #0
mov w24, w21
Lloh971:
adrp x21, l_.str.94@PAGE
Lloh972:
add x21, x21, l_.str.94@PAGEOFF
Lloh973:
adrp x22, l_.str.85@PAGE
Lloh974:
add x22, x22, l_.str.85@PAGEOFF
Lloh975:
adrp x23, l_.str.86@PAGE
Lloh976:
add x23, x23, l_.str.86@PAGEOFF
b LBB75_4
LBB75_2: ; in Loop: Header=BB75_4 Depth=1
ldr x8, [x26]
str x8, [sp]
mov x0, x20
mov x1, x22
bl _fprintf
LBB75_3: ; in Loop: Header=BB75_4 Depth=1
add x9, x25, #1
ldrsw x8, [x19, #24]
cmp x25, x8
mov x25, x9
b.ge LBB75_11
LBB75_4: ; =>This Loop Header: Depth=1
; Child Loop BB75_10 Depth 2
cmp x25, x24
b.ne LBB75_6
; %bb.5: ; in Loop: Header=BB75_4 Depth=1
mov x0, x21
mov w1, #2
mov w2, #1
mov x3, x20
bl _fwrite
ldr w8, [x19, #24]
LBB75_6: ; in Loop: Header=BB75_4 Depth=1
cmp x25, w8, uxtw
b.eq LBB75_11
; %bb.7: ; in Loop: Header=BB75_4 Depth=1
ldr x8, [x19, #32]
ldr x26, [x8, x25, lsl #3]
ldr w8, [x26, #12]
cmp w8, #2
b.ne LBB75_2
; %bb.8: ; in Loop: Header=BB75_4 Depth=1
ldr x8, [x26, #88]
ldr x8, [x8]
ldr x8, [x8]
str x8, [sp]
mov x0, x20
mov x1, x22
bl _fprintf
ldr w8, [x26, #84]
cmp w8, #2
b.lt LBB75_3
; %bb.9: ; in Loop: Header=BB75_4 Depth=1
mov w27, #1
LBB75_10: ; Parent Loop BB75_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x26, #88]
ldr x8, [x8, x27, lsl #3]
ldr x8, [x8]
str x8, [sp]
mov x0, x20
mov x1, x23
bl _fprintf
add x27, x27, #1
ldrsw x8, [x26, #84]
cmp x27, x8
b.lt LBB75_10
b LBB75_3
LBB75_11:
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
.loh AdrpAdd Lloh969, Lloh970
.loh AdrpAdd Lloh975, Lloh976
.loh AdrpAdd Lloh973, Lloh974
.loh AdrpAdd Lloh971, Lloh972
.cfi_endproc
; -- End function
.globl _ConfigPrint ; -- Begin function ConfigPrint
.p2align 2
_ConfigPrint: ; @ConfigPrint
.cfi_startproc
; %bb.0:
ldr x8, [x1]
ldr w2, [x1, #8]
mov x1, x8
b _RulePrint
.cfi_endproc
; -- End function
.globl _PrintAction ; -- Begin function PrintAction
.p2align 2
_PrintAction: ; @PrintAction
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
; kill: def $w2 killed $w2 def $x2
mov x19, x1
mov x20, x0
ldr w8, [x0, #8]
cmp w8, #10
b.hi LBB77_13
; %bb.1:
mov w0, #0
Lloh977:
adrp x9, lJTI77_0@PAGE
Lloh978:
add x9, x9, lJTI77_0@PAGEOFF
adr x10, LBB77_2
ldrb w11, [x9, x8]
add x10, x10, x11, lsl #2
br x10
LBB77_2:
ldr x8, [x20]
ldr x8, [x8]
ldr x9, [x20, #16]
ldr w9, [x9, #100]
stp x8, x9, [sp, #8]
; kill: def $w2 killed $w2 killed $x2 def $x2
str x2, [sp]
Lloh979:
adrp x1, l_.str.100@PAGE
Lloh980:
add x1, x1, l_.str.100@PAGEOFF
b LBB77_12
LBB77_3:
ldr x8, [x20, #16]
ldr x9, [x20]
ldr x9, [x9]
ldr w8, [x8, #16]
stp x9, x8, [sp, #8]
str x2, [sp]
Lloh981:
adrp x1, l_.str.95@PAGE
Lloh982:
add x1, x1, l_.str.95@PAGEOFF
b LBB77_12
LBB77_4:
ldr x8, [x20]
ldr x8, [x8]
; kill: def $w2 killed $w2 killed $x2 def $x2
stp x2, x8, [sp]
Lloh983:
adrp x1, l_.str.98@PAGE
Lloh984:
add x1, x1, l_.str.98@PAGEOFF
b LBB77_12
LBB77_5:
ldr x21, [x20, #16]
ldr x8, [x20]
ldr x8, [x8]
ldr w9, [x21, #100]
stp x8, x9, [sp, #8]
; kill: def $w2 killed $w2 killed $x2 def $x2
str x2, [sp]
Lloh985:
adrp x1, l_.str.96@PAGE
Lloh986:
add x1, x1, l_.str.96@PAGEOFF
b LBB77_18
LBB77_6:
ldr x8, [x20]
ldr x8, [x8]
; kill: def $w2 killed $w2 killed $x2 def $x2
stp x2, x8, [sp]
Lloh987:
adrp x1, l_.str.99@PAGE
Lloh988:
add x1, x1, l_.str.99@PAGEOFF
b LBB77_12
LBB77_7:
ldr x8, [x20]
ldr x8, [x8]
ldr x9, [x20, #16]
ldr w9, [x9, #16]
stp x8, x9, [sp, #8]
; kill: def $w2 killed $w2 killed $x2 def $x2
str x2, [sp]
Lloh989:
adrp x1, l_.str.101@PAGE
Lloh990:
add x1, x1, l_.str.101@PAGEOFF
b LBB77_12
LBB77_8:
Lloh991:
adrp x8, _showPrecedenceConflict@PAGE
Lloh992:
ldr w8, [x8, _showPrecedenceConflict@PAGEOFF]
cbz w8, LBB77_19
; %bb.9:
ldr x8, [x20]
ldr x8, [x8]
ldr x9, [x20, #16]
ldr w9, [x9, #16]
stp x8, x9, [sp, #8]
; kill: def $w2 killed $w2 killed $x2 def $x2
str x2, [sp]
Lloh993:
adrp x1, l_.str.102@PAGE
Lloh994:
add x1, x1, l_.str.102@PAGEOFF
b LBB77_12
LBB77_10:
Lloh995:
adrp x8, _showPrecedenceConflict@PAGE
Lloh996:
ldr w8, [x8, _showPrecedenceConflict@PAGEOFF]
cbz w8, LBB77_19
; %bb.11:
ldr x8, [x20]
ldr x8, [x8]
ldr x9, [x20, #16]
ldr w9, [x9, #100]
stp x8, x9, [sp, #8]
; kill: def $w2 killed $w2 killed $x2 def $x2
str x2, [sp]
Lloh997:
adrp x1, l_.str.103@PAGE
Lloh998:
add x1, x1, l_.str.103@PAGEOFF
LBB77_12:
mov x0, x19
bl _fprintf
LBB77_13:
ldr x8, [x20, #24]
cbz x8, LBB77_15
LBB77_14:
ldr x9, [x20]
ldr x9, [x9]
ldr x8, [x8]
stp x9, x8, [sp]
Lloh999:
adrp x1, l_.str.104@PAGE
Lloh1000:
add x1, x1, l_.str.104@PAGEOFF
mov x0, x19
bl _fprintf
LBB77_15:
mov w0, #1
LBB77_16:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #80
ret
LBB77_17:
ldr x21, [x20, #16]
ldr x8, [x20]
ldr x8, [x8]
ldr w9, [x21, #100]
stp x8, x9, [sp, #8]
; kill: def $w2 killed $w2 killed $x2 def $x2
str x2, [sp]
Lloh1001:
adrp x1, l_.str.97@PAGE
Lloh1002:
add x1, x1, l_.str.97@PAGEOFF
LBB77_18:
mov x0, x19
bl _fprintf
mov x0, x19
mov x1, x21
mov w2, #-1
bl _RulePrint
ldr x8, [x20, #24]
cbnz x8, LBB77_14
b LBB77_15
LBB77_19:
mov w0, #0
b LBB77_16
.loh AdrpAdd Lloh977, Lloh978
.loh AdrpAdd Lloh979, Lloh980
.loh AdrpAdd Lloh981, Lloh982
.loh AdrpAdd Lloh983, Lloh984
.loh AdrpAdd Lloh985, Lloh986
.loh AdrpAdd Lloh987, Lloh988
.loh AdrpAdd Lloh989, Lloh990
.loh AdrpLdr Lloh991, Lloh992
.loh AdrpAdd Lloh993, Lloh994
.loh AdrpLdr Lloh995, Lloh996
.loh AdrpAdd Lloh997, Lloh998
.loh AdrpAdd Lloh999, Lloh1000
.loh AdrpAdd Lloh1001, Lloh1002
.cfi_endproc
.section __TEXT,__const
lJTI77_0:
.byte (LBB77_3-LBB77_2)>>2
.byte (LBB77_4-LBB77_2)>>2
.byte (LBB77_5-LBB77_2)>>2
.byte (LBB77_6-LBB77_2)>>2
.byte (LBB77_7-LBB77_2)>>2
.byte (LBB77_2-LBB77_2)>>2
.byte (LBB77_2-LBB77_2)>>2
.byte (LBB77_8-LBB77_2)>>2
.byte (LBB77_10-LBB77_2)>>2
.byte (LBB77_16-LBB77_2)>>2
.byte (LBB77_17-LBB77_2)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.p2align 2 ; -- Begin function lemon_sprintf
_lemon_sprintf: ; @lemon_sprintf
.cfi_startproc
; %bb.0:
sub sp, sp, #208
.cfi_def_cfa_offset 208
stp x28, x27, [sp, #112] ; 16-byte Folded Spill
stp x26, x25, [sp, #128] ; 16-byte Folded Spill
stp x24, x23, [sp, #144] ; 16-byte Folded Spill
stp x22, x21, [sp, #160] ; 16-byte Folded Spill
stp x20, x19, [sp, #176] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x20, x1
mov x25, x0
mov w22, #0
mov w8, #0
Lloh1003:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh1004:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh1005:
ldr x9, [x9]
stur x9, [x29, #-88]
add x9, x29, #16
add x10, x1, #1
stp x10, x9, [sp, #24] ; 8-byte Folded Spill
add x10, sp, #54
add x19, x10, #49
str x9, [sp, #40]
mov x13, #4294967296
strb wzr, [x0]
mov w27, #10
LBB78_1: ; =>This Loop Header: Depth=1
; Child Loop BB78_2 Depth 2
; Child Loop BB78_7 Depth 2
; Child Loop BB78_21 Depth 2
; Child Loop BB78_62 Depth 2
; Child Loop BB78_45 Depth 2
; Child Loop BB78_31 Depth 2
mov x23, #0
sxtw x24, w8
add x8, x20, x24
ldrb w9, [x8, x23]
cbz w9, LBB78_76
LBB78_2: ; Parent Loop BB78_1 Depth=1
; => This Inner Loop Header: Depth=2
cmp w9, #37
b.eq LBB78_4
; %bb.3: ; in Loop: Header=BB78_2 Depth=2
add x23, x23, #1
ldrb w9, [x8, x23]
cbnz w9, LBB78_2
b LBB78_76
LBB78_4: ; in Loop: Header=BB78_1 Depth=1
add x21, x20, x24
tbnz w23, #31, LBB78_6
; %bb.5: ; in Loop: Header=BB78_1 Depth=1
mov x26, x23
cbnz w26, LBB78_10
b LBB78_15
LBB78_6: ; in Loop: Header=BB78_1 Depth=1
mov x26, #0
LBB78_7: ; Parent Loop BB78_1 Depth=1
; => This Inner Loop Header: Depth=2
mov x28, x26
ldrb w8, [x21, x26]
add x26, x26, #1
cbnz w8, LBB78_7
; %bb.8: ; in Loop: Header=BB78_1 Depth=1
tbnz w28, #31, LBB78_11
; %bb.9: ; in Loop: Header=BB78_1 Depth=1
mov x26, x28
cbz w26, LBB78_15
LBB78_10: ; in Loop: Header=BB78_1 Depth=1
mov w28, #0
b LBB78_12
LBB78_11: ; in Loop: Header=BB78_1 Depth=1
add x0, x25, w22, sxtw
sub x2, x13, w28, uxtw
mov w1, #32
bl _memset
sub w8, w22, w26
add w22, w8, #1
mov x26, x28
LBB78_12: ; in Loop: Header=BB78_1 Depth=1
sxtw x2, w26
add x0, x25, w22, sxtw
mov x1, x21
bl _memcpy
add w22, w26, w22
neg w8, w28
cmp w26, w8
b.ge LBB78_14
; %bb.13: ; in Loop: Header=BB78_1 Depth=1
add x0, x25, w22, sxtw
mvn w8, w28
sub w8, w8, w26
add x2, x8, #1
mov w1, #32
bl _memset
mvn w8, w26
sub w8, w8, w28
add w8, w22, w8
add w22, w8, #1
LBB78_14: ; in Loop: Header=BB78_1 Depth=1
strb wzr, [x25, w22, sxtw]
mov x13, #4294967296
LBB78_15: ; in Loop: Header=BB78_1 Depth=1
add x8, x23, w24, uxtw
add x10, x8, #1
ldrb w8, [x20, w10, sxtw]
sub w9, w8, #48
cmp w9, #9
b.hi LBB78_17
; %bb.16: ; in Loop: Header=BB78_1 Depth=1
add w9, w24, w23
add w9, w9, #2
b LBB78_19
LBB78_17: ; in Loop: Header=BB78_1 Depth=1
cmp w8, #45
b.ne LBB78_24
; %bb.18: ; in Loop: Header=BB78_1 Depth=1
add x9, x23, w24, uxtw
add x9, x9, #2
ldrb w11, [x20, w9, sxtw]
sub w11, w11, #48
cmp w11, #9
b.hi LBB78_90
LBB78_19: ; in Loop: Header=BB78_1 Depth=1
cmp w8, #45
csel w24, w9, w10, eq
sxtw x11, w24
ldrb w9, [x20, x11]
sub w10, w9, #48
cmp w10, #9
b.hi LBB78_22
; %bb.20: ; in Loop: Header=BB78_1 Depth=1
mov w10, #0
ldr x12, [sp, #24] ; 8-byte Folded Reload
add x11, x12, x11
LBB78_21: ; Parent Loop BB78_1 Depth=1
; => This Inner Loop Header: Depth=2
mul w10, w10, w27
add w9, w10, w9, sxtb
sub w10, w9, #48
ldrb w9, [x11], #1
sub w12, w9, #48
add w24, w24, #1
cmp w12, #10
b.lo LBB78_21
b LBB78_23
LBB78_22: ; in Loop: Header=BB78_1 Depth=1
mov w10, #0
LBB78_23: ; in Loop: Header=BB78_1 Depth=1
cmp w8, #45
cneg w26, w10, eq
b LBB78_25
LBB78_24: ; in Loop: Header=BB78_1 Depth=1
mov w26, #0
mov x9, x8
mov x24, x10
LBB78_25: ; in Loop: Header=BB78_1 Depth=1
sxtb w8, w9
cmp w8, #99
b.gt LBB78_37
; %bb.26: ; in Loop: Header=BB78_1 Depth=1
cmp w8, #37
b.eq LBB78_43
; %bb.27: ; in Loop: Header=BB78_1 Depth=1
cmp w8, #46
b.ne LBB78_90
; %bb.28: ; in Loop: Header=BB78_1 Depth=1
add x8, x20, w24, sxtw
ldrh w9, [x8]
mov w10, #10798
eor w9, w9, w10
ldrb w8, [x8, #2]
mov w10, #115
eor w8, w8, w10
orr w8, w9, w8
cbnz w8, LBB78_90
; %bb.29: ; in Loop: Header=BB78_1 Depth=1
ldr x8, [sp, #40]
add x9, x8, #8
str x9, [sp, #40]
ldr w28, [x8]
add x9, x8, #16
str x9, [sp, #40]
ldr x21, [x8, #8]
tbz w28, #31, LBB78_32
; %bb.30: ; in Loop: Header=BB78_1 Depth=1
mov w28, #-1
mov x8, x21
LBB78_31: ; Parent Loop BB78_1 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w9, [x8], #1
add w28, w28, #1
cbnz w9, LBB78_31
LBB78_32: ; in Loop: Header=BB78_1 Depth=1
cmp w28, w26
b.ge LBB78_34
; %bb.33: ; in Loop: Header=BB78_1 Depth=1
add x0, x25, w22, sxtw
mvn w8, w28
add w23, w26, w8
add x2, x23, #1
mov w1, #32
bl _memset
add w8, w22, w23
add w22, w8, #1
mov x26, x28
LBB78_34: ; in Loop: Header=BB78_1 Depth=1
add w24, w24, #2
cbz w28, LBB78_54
; %bb.35: ; in Loop: Header=BB78_1 Depth=1
sxtw x2, w28
add x0, x25, w22, sxtw
mov x1, x21
bl _memcpy
add w22, w22, w28
neg w8, w26
cmp w28, w8
b.ge LBB78_69
; %bb.36: ; in Loop: Header=BB78_1 Depth=1
add x0, x25, w22, sxtw
mvn w8, w28
b LBB78_68
LBB78_37: ; in Loop: Header=BB78_1 Depth=1
cmp w8, #115
b.eq LBB78_44
; %bb.38: ; in Loop: Header=BB78_1 Depth=1
cmp w8, #100
b.ne LBB78_90
; %bb.39: ; in Loop: Header=BB78_1 Depth=1
ldr x8, [sp, #40]
add x9, x8, #8
str x9, [sp, #40]
ldr w21, [x8]
tbnz w21, #31, LBB78_52
; %bb.40: ; in Loop: Header=BB78_1 Depth=1
mov w11, #52429
movk w11, #52428, lsl #16
cbnz w21, LBB78_61
; %bb.41: ; in Loop: Header=BB78_1 Depth=1
cmp w26, #2
b.lt LBB78_72
; %bb.42: ; in Loop: Header=BB78_1 Depth=1
add x0, x25, w22, sxtw
sub w21, w26, #1
mov w1, #32
mov x2, x21
bl _memset
add w22, w21, w22
mov w21, #1
b LBB78_73
LBB78_43: ; in Loop: Header=BB78_1 Depth=1
strb w8, [x25, w22, sxtw]
add w22, w22, #1
b LBB78_70
LBB78_44: ; in Loop: Header=BB78_1 Depth=1
stp x19, x25, [sp, #8] ; 16-byte Folded Spill
mov x19, x26
mov x26, #0
ldr x8, [sp, #40]
add x9, x8, #8
str x9, [sp, #40]
ldr x21, [x8]
mov x23, #-4294967296
LBB78_45: ; Parent Loop BB78_1 Depth=1
; => This Inner Loop Header: Depth=2
mov x28, x26
ldrb w8, [x21, x26]
add x26, x26, #1
add x23, x23, x13
cbnz w8, LBB78_45
; %bb.46: ; in Loop: Header=BB78_1 Depth=1
cmp w19, w28
b.le LBB78_48
; %bb.47: ; in Loop: Header=BB78_1 Depth=1
mov x25, x19
ldr x8, [sp, #16] ; 8-byte Folded Reload
add x0, x8, w22, sxtw
sub w8, w19, w26
add x2, x8, #1
mov w1, #32
bl _memset
add w8, w19, w22
sub w8, w8, w26
add w22, w8, #1
mov x19, x28
LBB78_48: ; in Loop: Header=BB78_1 Depth=1
cmp w26, #1
b.ne LBB78_50
; %bb.49: ; in Loop: Header=BB78_1 Depth=1
mov x13, #4294967296
ldp x19, x25, [sp, #8] ; 16-byte Folded Reload
add w8, w24, #1
b LBB78_1
LBB78_50: ; in Loop: Header=BB78_1 Depth=1
asr x2, x23, #32
ldr x25, [sp, #16] ; 8-byte Folded Reload
add x0, x25, w22, sxtw
mov x1, x21
bl _memcpy
add x8, x26, w22, uxtw
sub x8, x8, #1
neg w9, w19
cmp w28, w9
b.ge LBB78_55
; %bb.51: ; in Loop: Header=BB78_1 Depth=1
add x0, x25, w8, sxtw
sub x21, x9, x26
and x8, x21, #0xffffffff
add x2, x8, #1
mov w1, #32
bl _memset
add w8, w22, w26
add w22, w8, w21
b LBB78_56
LBB78_52: ; in Loop: Header=BB78_1 Depth=1
cmp w26, #2
b.lt LBB78_57
; %bb.53: ; in Loop: Header=BB78_1 Depth=1
add x0, x25, w22, sxtw
sub w23, w26, #1
mov w1, #32
mov x2, x23
bl _memset
add w22, w23, w22
mov w23, #1
b LBB78_58
LBB78_54: ; in Loop: Header=BB78_1 Depth=1
mov x13, #4294967296
add w8, w24, #1
b LBB78_1
LBB78_55: ; in Loop: Header=BB78_1 Depth=1
mov x22, x8
LBB78_56: ; in Loop: Header=BB78_1 Depth=1
mov x13, #4294967296
ldr x19, [sp, #8] ; 8-byte Folded Reload
b LBB78_70
LBB78_57: ; in Loop: Header=BB78_1 Depth=1
mov x23, x26
LBB78_58: ; in Loop: Header=BB78_1 Depth=1
mov w11, #52429
movk w11, #52428, lsl #16
mov w8, #45
strb w8, [x25, w22, sxtw]
add w8, w22, #1
cmn w23, #2
b.gt LBB78_60
; %bb.59: ; in Loop: Header=BB78_1 Depth=1
add x0, x25, w8, sxtw
mov w8, #-2
sub w8, w8, w23
add x2, x8, #1
mov w1, #32
bl _memset
mov w11, #52429
movk w11, #52428, lsl #16
sub w8, w22, w23
LBB78_60: ; in Loop: Header=BB78_1 Depth=1
strb wzr, [x25, w8, sxtw]
neg w21, w21
mov x22, x8
LBB78_61: ; in Loop: Header=BB78_1 Depth=1
mov x8, #0
LBB78_62: ; Parent Loop BB78_1 Depth=1
; => This Inner Loop Header: Depth=2
umull x9, w21, w11
lsr x9, x9, #35
msub w10, w9, w27, w21
orr w10, w10, #0x30
strb w10, [x19, x8]
sub x8, x8, #1
cmp w21, #9
mov x21, x9
b.hi LBB78_62
; %bb.63: ; in Loop: Header=BB78_1 Depth=1
neg w21, w8
cmp w21, w26
b.ge LBB78_65
LBB78_64: ; in Loop: Header=BB78_1 Depth=1
add x0, x25, w22, sxtw
mvn w8, w21
add w23, w26, w8
add x2, x23, #1
mov w1, #32
bl _memset
add w8, w22, w23
add w22, w8, #1
mov x26, x21
LBB78_65: ; in Loop: Header=BB78_1 Depth=1
cbz w21, LBB78_71
; %bb.66: ; in Loop: Header=BB78_1 Depth=1
mov w2, w21
add x8, sp, #54
sub x8, x8, x2
add x1, x8, #50
add x0, x25, w22, sxtw
bl _memcpy
add w22, w22, w21
neg w8, w26
cmp w21, w8
b.ge LBB78_69
; %bb.67: ; in Loop: Header=BB78_1 Depth=1
add x0, x25, w22, sxtw
mvn w8, w21
LBB78_68: ; in Loop: Header=BB78_1 Depth=1
sub w21, w8, w26
add x2, x21, #1
mov w1, #32
bl _memset
add w8, w22, w21
add w22, w8, #1
LBB78_69: ; in Loop: Header=BB78_1 Depth=1
mov x13, #4294967296
LBB78_70: ; in Loop: Header=BB78_1 Depth=1
strb wzr, [x25, w22, sxtw]
add w8, w24, #1
b LBB78_1
LBB78_71: ; in Loop: Header=BB78_1 Depth=1
mov x13, #4294967296
add w8, w24, #1
b LBB78_1
LBB78_72: ; in Loop: Header=BB78_1 Depth=1
mov x21, x26
LBB78_73: ; in Loop: Header=BB78_1 Depth=1
mov w8, #48
strb w8, [x25, w22, sxtw]
add w8, w22, #1
cmn w21, #2
b.gt LBB78_75
; %bb.74: ; in Loop: Header=BB78_1 Depth=1
add x0, x25, w8, sxtw
mov w8, #-2
sub w8, w8, w21
add x2, x8, #1
mov w1, #32
bl _memset
sub w8, w22, w21
LBB78_75: ; in Loop: Header=BB78_1 Depth=1
mov w21, #0
strb wzr, [x25, w8, sxtw]
mov x22, x8
cmp w21, w26
b.lt LBB78_64
b LBB78_65
LBB78_76:
add x20, x20, x24
tbnz w23, #31, LBB78_78
; %bb.77:
; kill: def $w23 killed $w23 killed $x23 def $x23
cbnz w23, LBB78_82
b LBB78_87
LBB78_78:
mov x23, #0
LBB78_79: ; =>This Inner Loop Header: Depth=1
mov x21, x23
ldrb w8, [x20, x23]
add x23, x23, #1
cbnz w8, LBB78_79
; %bb.80:
tbnz w21, #31, LBB78_83
; %bb.81:
mov x23, x21
cbz w23, LBB78_87
LBB78_82:
mov w21, #0
b LBB78_84
LBB78_83:
add x0, x25, w22, sxtw
mov x8, #4294967296
sub x2, x8, w21, uxtw
mov w1, #32
bl _memset
sub w8, w22, w23
add w22, w8, #1
mov x23, x21
LBB78_84:
sxtw x2, w23
add x0, x25, w22, sxtw
mov x1, x20
bl _memcpy
add w20, w23, w22
neg w8, w21
cmp w23, w8
b.ge LBB78_86
; %bb.85:
add x0, x25, w20, sxtw
mvn w8, w21
sub w8, w8, w23
add x2, x8, #1
mov w1, #32
bl _memset
mvn w8, w23
sub w8, w8, w21
add w8, w20, w8
add w20, w8, #1
LBB78_86:
strb wzr, [x25, w20, sxtw]
LBB78_87:
ldur x8, [x29, #-88]
Lloh1006:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh1007:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh1008:
ldr x9, [x9]
cmp x9, x8
b.ne LBB78_89
; %bb.88:
ldp x29, x30, [sp, #192] ; 16-byte Folded Reload
ldp x20, x19, [sp, #176] ; 16-byte Folded Reload
ldp x22, x21, [sp, #160] ; 16-byte Folded Reload
ldp x24, x23, [sp, #144] ; 16-byte Folded Reload
ldp x26, x25, [sp, #128] ; 16-byte Folded Reload
ldp x28, x27, [sp, #112] ; 16-byte Folded Reload
add sp, sp, #208
ret
LBB78_89:
bl ___stack_chk_fail
LBB78_90:
Lloh1009:
adrp x8, ___stderrp@GOTPAGE
Lloh1010:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh1011:
ldr x3, [x8]
Lloh1012:
adrp x0, l_.str.311@PAGE
Lloh1013:
add x0, x0, l_.str.311@PAGEOFF
mov w1, #15
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpLdrGotLdr Lloh1003, Lloh1004, Lloh1005
.loh AdrpLdrGotLdr Lloh1006, Lloh1007, Lloh1008
.loh AdrpAdd Lloh1012, Lloh1013
.loh AdrpLdrGotLdr Lloh1009, Lloh1010, Lloh1011
.cfi_endproc
; -- End function
.globl _pathsearch ; -- Begin function pathsearch
.p2align 2
_pathsearch: ; @pathsearch
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x20, x2
mov x19, x1
mov x23, x0
mov w1, #47
bl _strrchr
cbz x0, LBB79_4
; %bb.1:
mov x22, x0
ldrb w24, [x0]
strb wzr, [x0]
mov x0, x23
bl _strlen
mov x20, x0
mov x0, x19
bl _strlen
add w8, w0, w20
add w8, w8, #2
sxtw x0, w8
bl _malloc
mov x21, x0
cbz x0, LBB79_3
; %bb.2:
stp x23, x19, [sp]
Lloh1014:
adrp x1, l_.str.116@PAGE
Lloh1015:
add x1, x1, l_.str.116@PAGEOFF
mov x0, x21
bl _lemon_sprintf
LBB79_3:
strb w24, [x22]
b LBB79_16
LBB79_4:
Lloh1016:
adrp x0, l_.str.117@PAGE
Lloh1017:
add x0, x0, l_.str.117@PAGEOFF
bl _getenv
Lloh1018:
adrp x8, l_.str.118@PAGE
Lloh1019:
add x8, x8, l_.str.118@PAGEOFF
cmp x0, #0
csel x23, x8, x0, eq
mov x0, x23
bl _strlen
mov x21, x0
add w8, w21, #1
sxtw x0, w8
bl _malloc
mov x22, x0
mov x0, x19
bl _strlen
add w8, w0, w21
add w8, w8, #2
sxtw x0, w8
bl _malloc
mov x21, x0
cmp x22, #0
ccmp x0, #0, #4, ne
b.eq LBB79_16
; %bb.5:
mov x8, #0
LBB79_6: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x23, x8]
strb w9, [x22, x8]
add x8, x8, #1
cbnz w9, LBB79_6
; %bb.7:
Lloh1020:
adrp x23, l_.str.116@PAGE
Lloh1021:
add x23, x23, l_.str.116@PAGEOFF
mov x24, x22
b LBB79_10
LBB79_8: ; in Loop: Header=BB79_10 Depth=1
strb wzr, [x24]
LBB79_9: ; in Loop: Header=BB79_10 Depth=1
mov x0, x21
mov x1, x20
bl _access
cbz w0, LBB79_15
LBB79_10: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x24]
cbz w8, LBB79_15
; %bb.11: ; in Loop: Header=BB79_10 Depth=1
mov x0, x24
mov w1, #58
bl _strchr
mov x25, x0
cbnz x0, LBB79_13
; %bb.12: ; in Loop: Header=BB79_10 Depth=1
mov x0, x24
bl _strlen
add x25, x24, w0, sxtw
LBB79_13: ; in Loop: Header=BB79_10 Depth=1
ldrb w26, [x25]
strb wzr, [x25]
stp x24, x19, [sp]
mov x0, x21
mov x1, x23
bl _lemon_sprintf
strb w26, [x25]
cbz w26, LBB79_8
; %bb.14: ; in Loop: Header=BB79_10 Depth=1
add x24, x25, #1
b LBB79_9
LBB79_15:
mov x0, x22
bl _free
LBB79_16:
mov x0, x21
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpAdd Lloh1014, Lloh1015
.loh AdrpAdd Lloh1018, Lloh1019
.loh AdrpAdd Lloh1016, Lloh1017
.loh AdrpAdd Lloh1020, Lloh1021
.cfi_endproc
; -- End function
.globl _compute_action ; -- Begin function compute_action
.p2align 2
_compute_action: ; @compute_action
.cfi_startproc
; %bb.0:
mov x8, x0
ldr w9, [x1, #8]
mov w0, #-1
cmp w9, #10
b.hi LBB80_4
; %bb.1:
Lloh1022:
adrp x10, lJTI80_0@PAGE
Lloh1023:
add x10, x10, lJTI80_0@PAGEOFF
adr x11, LBB80_2
ldrb w12, [x10, x9]
add x11, x11, x12, lsl #2
br x11
LBB80_2:
ldr x8, [x1, #16]
ldr w0, [x8, #16]
ret
LBB80_3:
ldr w0, [x8, #52]
LBB80_4:
ret
LBB80_5:
ldr w0, [x8, #48]
ret
LBB80_6:
ldr x9, [x1]
ldr w9, [x9, #8]
ldr w10, [x8, #40]
cmp w9, w10
b.ge LBB80_8
; %bb.7:
ldr w8, [x8, #44]
b LBB80_9
LBB80_8:
ldr w8, [x8, #60]
LBB80_9:
ldr x9, [x1, #16]
ldr w9, [x9, #100]
add w0, w9, w8
ret
.loh AdrpAdd Lloh1022, Lloh1023
.cfi_endproc
.section __TEXT,__const
lJTI80_0:
.byte (LBB80_2-LBB80_2)>>2
.byte (LBB80_3-LBB80_2)>>2
.byte (LBB80_8-LBB80_2)>>2
.byte (LBB80_5-LBB80_2)>>2
.byte (LBB80_4-LBB80_2)>>2
.byte (LBB80_4-LBB80_2)>>2
.byte (LBB80_4-LBB80_2)>>2
.byte (LBB80_4-LBB80_2)>>2
.byte (LBB80_4-LBB80_2)>>2
.byte (LBB80_4-LBB80_2)>>2
.byte (LBB80_6-LBB80_2)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.globl _tplt_xfer ; -- Begin function tplt_xfer
.p2align 2
_tplt_xfer: ; @tplt_xfer
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #1040
mov x19, x3
mov x20, x2
mov x2, x1
mov x22, x0
Lloh1024:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1025:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh1026:
ldr x8, [x8]
stur x8, [x29, #-96]
add x25, sp, #24
add x0, sp, #24
mov w1, #1000
str x2, [sp, #16] ; 8-byte Folded Spill
bl _fgets
cbz x0, LBB81_19
; %bb.1:
Lloh1027:
adrp x23, l_.str.119@PAGE
Lloh1028:
add x23, x23, l_.str.119@PAGEOFF
Lloh1029:
adrp x26, __DefaultRuneLocale@GOTPAGE
Lloh1030:
ldr x26, [x26, __DefaultRuneLocale@GOTPAGEOFF]
Lloh1031:
adrp x24, l_.str.120@PAGE
Lloh1032:
add x24, x24, l_.str.120@PAGEOFF
b LBB81_4
LBB81_2: ; in Loop: Header=BB81_4 Depth=1
mov w28, #0
LBB81_3: ; in Loop: Header=BB81_4 Depth=1
add x0, x25, w28, sxtw
mov x1, x20
bl _fputs
add x0, sp, #24
mov w1, #1000
ldr x2, [sp, #16] ; 8-byte Folded Reload
bl _fgets
cbz x0, LBB81_19
LBB81_4: ; =>This Loop Header: Depth=1
; Child Loop BB81_10 Depth 2
ldrb w8, [sp, #24]
cmp w8, #37
b.ne LBB81_6
; %bb.5: ; in Loop: Header=BB81_4 Depth=1
ldrb w9, [sp, #25]
cmp w9, #37
b.eq LBB81_19
LBB81_6: ; in Loop: Header=BB81_4 Depth=1
ldr w9, [x19]
add w9, w9, #1
str w9, [x19]
cbz x22, LBB81_2
; %bb.7: ; in Loop: Header=BB81_4 Depth=1
mov w27, #0
mov w28, #0
b LBB81_10
LBB81_8: ; in Loop: Header=BB81_10 Depth=2
cbz w8, LBB81_3
LBB81_9: ; in Loop: Header=BB81_10 Depth=2
sxtw x8, w27
add x27, x8, #1
ldrb w8, [x25, x27]
; kill: def $w27 killed $w27 killed $x27 def $x27
LBB81_10: ; Parent Loop BB81_4 Depth=1
; => This Inner Loop Header: Depth=2
cmp w8, #80
b.ne LBB81_8
; %bb.11: ; in Loop: Header=BB81_10 Depth=2
mov x8, x27
sxtw x21, w8
add x0, x25, x21
mov x1, x23
mov w2, #5
bl _strncmp
cbnz w0, LBB81_9
; %bb.12: ; in Loop: Header=BB81_10 Depth=2
cbz w27, LBB81_16
; %bb.13: ; in Loop: Header=BB81_10 Depth=2
add x8, x21, x25
ldursb w8, [x8, #-1]
and x0, x8, #0xff
tbnz w8, #31, LBB81_15
; %bb.14: ; in Loop: Header=BB81_10 Depth=2
add x8, x26, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x100
cbnz w0, LBB81_9
b LBB81_16
LBB81_15: ; in Loop: Header=BB81_10 Depth=2
; kill: def $w0 killed $w0 killed $x0
mov w1, #256
bl ___maskrune
cbnz w0, LBB81_9
LBB81_16: ; in Loop: Header=BB81_10 Depth=2
subs w8, w27, w28
b.le LBB81_18
; %bb.17: ; in Loop: Header=BB81_10 Depth=2
add x9, x25, w28, sxtw
stp x8, x9, [sp]
mov x0, x20
mov x1, x24
bl _fprintf
LBB81_18: ; in Loop: Header=BB81_10 Depth=2
mov x0, x22
mov x1, x20
bl _fputs
add w28, w27, #5
add w8, w27, #4
mov x27, x8
b LBB81_9
LBB81_19:
ldur x8, [x29, #-96]
Lloh1033:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh1034:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh1035:
ldr x9, [x9]
cmp x9, x8
b.ne LBB81_21
; %bb.20:
add sp, sp, #1040
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB81_21:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh1024, Lloh1025, Lloh1026
.loh AdrpAdd Lloh1031, Lloh1032
.loh AdrpLdrGot Lloh1029, Lloh1030
.loh AdrpAdd Lloh1027, Lloh1028
.loh AdrpLdrGotLdr Lloh1033, Lloh1034, Lloh1035
.cfi_endproc
; -- End function
.globl _tplt_open ; -- Begin function tplt_open
.p2align 2
_tplt_open: ; @tplt_open
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
sub sp, sp, #1024
mov x19, x0
Lloh1036:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1037:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh1038:
ldr x8, [x8]
stur x8, [x29, #-40]
adrp x20, _user_templatename@PAGE
ldr x0, [x20, _user_templatename@PAGEOFF]
cbz x0, LBB82_4
; %bb.1:
mov w1, #4
bl _access
cmn w0, #1
b.eq LBB82_6
; %bb.2:
ldr x0, [x20, _user_templatename@PAGEOFF]
Lloh1039:
adrp x1, l_.str.74@PAGE
Lloh1040:
add x1, x1, l_.str.74@PAGEOFF
bl _fopen
cbnz x0, LBB82_16
; %bb.3:
Lloh1041:
adrp x8, ___stderrp@GOTPAGE
Lloh1042:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh1043:
ldr x0, [x8]
ldr x8, [x20, _user_templatename@PAGEOFF]
b LBB82_14
LBB82_4:
ldr x20, [x19, #216]
mov x0, x20
mov w1, #46
bl _strrchr
cbz x0, LBB82_8
; %bb.5:
sub x8, x0, x20
stp x8, x20, [sp]
Lloh1044:
adrp x1, l_.str.123@PAGE
Lloh1045:
add x1, x1, l_.str.123@PAGEOFF
b LBB82_9
LBB82_6:
Lloh1046:
adrp x8, ___stderrp@GOTPAGE
Lloh1047:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh1048:
ldr x0, [x8]
ldr x8, [x20, _user_templatename@PAGEOFF]
str x8, [sp]
LBB82_7:
Lloh1049:
adrp x1, l_.str.121@PAGE
Lloh1050:
add x1, x1, l_.str.121@PAGEOFF
b LBB82_15
LBB82_8:
str x20, [sp]
Lloh1051:
adrp x1, l_.str.124@PAGE
Lloh1052:
add x1, x1, l_.str.124@PAGEOFF
LBB82_9:
add x0, sp, #16
bl _lemon_sprintf
add x20, sp, #16
add x0, sp, #16
mov w1, #4
bl _access
cbz w0, LBB82_12
; %bb.10:
Lloh1053:
adrp x20, _tplt_open.templatename@PAGE
Lloh1054:
add x20, x20, _tplt_open.templatename@PAGEOFF
mov x0, x20
mov w1, #4
bl _access
cbz w0, LBB82_12
; %bb.11:
ldr x0, [x19, #272]
Lloh1055:
adrp x21, _tplt_open.templatename@PAGE
Lloh1056:
add x21, x21, _tplt_open.templatename@PAGEOFF
mov x1, x21
mov w2, #0
bl _pathsearch
mov x20, x0
cbz x0, LBB82_18
LBB82_12:
Lloh1057:
adrp x1, l_.str.74@PAGE
Lloh1058:
add x1, x1, l_.str.74@PAGEOFF
mov x0, x20
bl _fopen
cbnz x0, LBB82_16
; %bb.13:
Lloh1059:
adrp x8, ___stderrp@GOTPAGE
Lloh1060:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh1061:
ldr x0, [x8]
Lloh1062:
adrp x8, _tplt_open.templatename@PAGE
Lloh1063:
add x8, x8, _tplt_open.templatename@PAGEOFF
LBB82_14:
str x8, [sp]
Lloh1064:
adrp x1, l_.str.122@PAGE
Lloh1065:
add x1, x1, l_.str.122@PAGEOFF
LBB82_15:
bl _fprintf
mov x0, #0
ldr w8, [x19, #80]
add w8, w8, #1
str w8, [x19, #80]
LBB82_16:
ldur x8, [x29, #-40]
Lloh1066:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh1067:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh1068:
ldr x9, [x9]
cmp x9, x8
b.ne LBB82_19
; %bb.17:
add sp, sp, #1024
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB82_18:
Lloh1069:
adrp x8, ___stderrp@GOTPAGE
Lloh1070:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh1071:
ldr x0, [x8]
str x21, [sp]
b LBB82_7
LBB82_19:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh1036, Lloh1037, Lloh1038
.loh AdrpAdd Lloh1039, Lloh1040
.loh AdrpLdrGotLdr Lloh1041, Lloh1042, Lloh1043
.loh AdrpAdd Lloh1044, Lloh1045
.loh AdrpLdrGotLdr Lloh1046, Lloh1047, Lloh1048
.loh AdrpAdd Lloh1049, Lloh1050
.loh AdrpAdd Lloh1051, Lloh1052
.loh AdrpAdd Lloh1053, Lloh1054
.loh AdrpAdd Lloh1055, Lloh1056
.loh AdrpAdd Lloh1057, Lloh1058
.loh AdrpAdd Lloh1062, Lloh1063
.loh AdrpLdrGotLdr Lloh1059, Lloh1060, Lloh1061
.loh AdrpAdd Lloh1064, Lloh1065
.loh AdrpLdrGotLdr Lloh1066, Lloh1067, Lloh1068
.loh AdrpLdrGotLdr Lloh1069, Lloh1070, Lloh1071
.cfi_endproc
; -- End function
.globl _tplt_linedir ; -- Begin function tplt_linedir
.p2align 2
_tplt_linedir: ; @tplt_linedir
.cfi_startproc
; %bb.0:
sub sp, sp, #48
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov x20, x2
; kill: def $w1 killed $w1 def $x1
mov x19, x0
str x1, [sp]
Lloh1072:
adrp x1, l_.str.125@PAGE
Lloh1073:
add x1, x1, l_.str.125@PAGEOFF
bl _fprintf
b LBB83_3
LBB83_1: ; in Loop: Header=BB83_3 Depth=1
mov w0, #92
mov x1, x19
bl _putc
ldrb w8, [x20]
LBB83_2: ; in Loop: Header=BB83_3 Depth=1
sxtb w0, w8
mov x1, x19
bl _putc
add x20, x20, #1
LBB83_3: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x20]
cmp w8, #92
b.eq LBB83_1
; %bb.4: ; in Loop: Header=BB83_3 Depth=1
cbnz w8, LBB83_2
; %bb.5:
Lloh1074:
adrp x0, l_.str.126@PAGE
Lloh1075:
add x0, x0, l_.str.126@PAGEOFF
mov w1, #2
mov w2, #1
mov x3, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
b _fwrite
.loh AdrpAdd Lloh1072, Lloh1073
.loh AdrpAdd Lloh1074, Lloh1075
.cfi_endproc
; -- End function
.globl _tplt_print ; -- Begin function tplt_print
.p2align 2
_tplt_print: ; @tplt_print
.cfi_startproc
; %bb.0:
sub sp, sp, #64
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
cbz x2, LBB84_5
; %bb.1:
mov x20, x3
mov x22, x2
mov x21, x1
mov x19, x0
ldrb w8, [x2]
cbnz w8, LBB84_7
LBB84_2:
ldurb w8, [x22, #-1]
cmp w8, #10
b.eq LBB84_4
; %bb.3:
mov w0, #10
mov x1, x19
bl _putc
ldr w8, [x20]
add w8, w8, #1
str w8, [x20]
LBB84_4:
ldr w8, [x21, #264]
cbz w8, LBB84_9
LBB84_5:
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
ret
LBB84_6: ; in Loop: Header=BB84_7 Depth=1
ldrb w8, [x22, #1]!
cbz w8, LBB84_2
LBB84_7: ; =>This Inner Loop Header: Depth=1
sxtb w0, w8
mov x1, x19
bl _putc
ldrb w8, [x22]
cmp w8, #10
b.ne LBB84_6
; %bb.8: ; in Loop: Header=BB84_7 Depth=1
ldr w8, [x20]
add w8, w8, #1
str w8, [x20]
b LBB84_6
LBB84_9:
ldr w8, [x20]
add w8, w8, #1
str w8, [x20]
ldr x20, [x21, #224]
str x8, [sp]
Lloh1076:
adrp x1, l_.str.125@PAGE
Lloh1077:
add x1, x1, l_.str.125@PAGEOFF
mov x0, x19
bl _fprintf
b LBB84_12
LBB84_10: ; in Loop: Header=BB84_12 Depth=1
mov w0, #92
mov x1, x19
bl _putc
ldrb w8, [x20]
LBB84_11: ; in Loop: Header=BB84_12 Depth=1
sxtb w0, w8
mov x1, x19
bl _putc
add x20, x20, #1
LBB84_12: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x20]
cmp w8, #92
b.eq LBB84_10
; %bb.13: ; in Loop: Header=BB84_12 Depth=1
cbnz w8, LBB84_11
; %bb.14:
Lloh1078:
adrp x0, l_.str.126@PAGE
Lloh1079:
add x0, x0, l_.str.126@PAGEOFF
mov w1, #2
mov w2, #1
mov x3, x19
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #64
b _fwrite
.loh AdrpAdd Lloh1076, Lloh1077
.loh AdrpAdd Lloh1078, Lloh1079
.cfi_endproc
; -- End function
.globl _emit_destructor_code ; -- Begin function emit_destructor_code
.p2align 2
_emit_destructor_code: ; @emit_destructor_code
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x3
mov x21, x2
mov x22, x1
mov x20, x0
ldr w8, [x1, #12]
cbz w8, LBB85_9
; %bb.1:
ldr x24, [x22, #56]
cbz x24, LBB85_10
; %bb.2:
Lloh1080:
adrp x0, l_.str.127@PAGE
Lloh1081:
add x0, x0, l_.str.127@PAGEOFF
mov w1, #2
mov w2, #1
mov x3, x20
bl _fwrite
ldr w8, [x19]
add w9, w8, #1
str w9, [x19]
ldr w9, [x21, #264]
cbnz w9, LBB85_12
; %bb.3:
add w8, w8, #2
str w8, [x19]
ldr x23, [x21, #216]
ldr w8, [x22, #64]
str x8, [sp]
Lloh1082:
adrp x1, l_.str.125@PAGE
Lloh1083:
add x1, x1, l_.str.125@PAGEOFF
mov x0, x20
bl _fprintf
b LBB85_6
LBB85_4: ; in Loop: Header=BB85_6 Depth=1
mov w0, #92
mov x1, x20
bl _putc
ldrb w8, [x23]
LBB85_5: ; in Loop: Header=BB85_6 Depth=1
sxtb w0, w8
mov x1, x20
bl _putc
add x23, x23, #1
LBB85_6: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x23]
cmp w8, #92
b.eq LBB85_4
; %bb.7: ; in Loop: Header=BB85_6 Depth=1
cbnz w8, LBB85_5
; %bb.8:
Lloh1084:
adrp x0, l_.str.126@PAGE
Lloh1085:
add x0, x0, l_.str.126@PAGEOFF
mov w1, #2
mov w2, #1
mov x3, x20
bl _fwrite
b LBB85_12
LBB85_9:
ldr x24, [x21, #200]
cbnz x24, LBB85_11
b LBB85_29
LBB85_10:
ldr x24, [x21, #208]
cbz x24, LBB85_30
LBB85_11:
Lloh1086:
adrp x0, l_.str.127@PAGE
Lloh1087:
add x0, x0, l_.str.127@PAGEOFF
mov w1, #2
mov w2, #1
mov x3, x20
bl _fwrite
ldr w8, [x19]
add w8, w8, #1
str w8, [x19]
LBB85_12:
Lloh1088:
adrp x23, l_.str.129@PAGE
Lloh1089:
add x23, x23, l_.str.129@PAGEOFF
b LBB85_15
LBB85_13: ; in Loop: Header=BB85_15 Depth=1
cbz w8, LBB85_21
LBB85_14: ; in Loop: Header=BB85_15 Depth=1
sxtb w0, w8
mov x1, x20
bl _fputc
add x24, x24, #1
LBB85_15: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x24]
cmp w8, #10
b.eq LBB85_19
; %bb.16: ; in Loop: Header=BB85_15 Depth=1
cmp w8, #36
b.ne LBB85_13
; %bb.17: ; in Loop: Header=BB85_15 Depth=1
mov x25, x24
ldrb w8, [x25, #1]!
cmp w8, #36
b.ne LBB85_20
; %bb.18: ; in Loop: Header=BB85_15 Depth=1
ldr w8, [x22, #80]
str x8, [sp]
mov x0, x20
mov x1, x23
bl _fprintf
mov x24, x25
add x24, x25, #1
b LBB85_15
LBB85_19: ; in Loop: Header=BB85_15 Depth=1
ldr w8, [x19]
add w8, w8, #1
str w8, [x19]
ldrb w8, [x24]
b LBB85_14
LBB85_20: ; in Loop: Header=BB85_15 Depth=1
mov w8, #36
b LBB85_14
LBB85_21:
mov w0, #10
mov x1, x20
bl _fputc
ldr w8, [x19]
add w9, w8, #1
str w9, [x19]
ldr w9, [x21, #264]
cbnz w9, LBB85_28
; %bb.22:
add w8, w8, #2
str w8, [x19]
ldr x21, [x21, #224]
str x8, [sp]
Lloh1090:
adrp x1, l_.str.125@PAGE
Lloh1091:
add x1, x1, l_.str.125@PAGEOFF
mov x0, x20
bl _fprintf
b LBB85_25
LBB85_23: ; in Loop: Header=BB85_25 Depth=1
mov w0, #92
mov x1, x20
bl _putc
ldrb w8, [x21]
LBB85_24: ; in Loop: Header=BB85_25 Depth=1
sxtb w0, w8
mov x1, x20
bl _putc
add x21, x21, #1
LBB85_25: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x21]
cmp w8, #92
b.eq LBB85_23
; %bb.26: ; in Loop: Header=BB85_25 Depth=1
cbnz w8, LBB85_24
; %bb.27:
Lloh1092:
adrp x0, l_.str.126@PAGE
Lloh1093:
add x0, x0, l_.str.126@PAGEOFF
mov w1, #2
mov w2, #1
mov x3, x20
bl _fwrite
LBB85_28:
Lloh1094:
adrp x0, l_.str.130@PAGE
Lloh1095:
add x0, x0, l_.str.130@PAGEOFF
mov w1, #2
mov w2, #1
mov x3, x20
bl _fwrite
ldr w8, [x19]
add w8, w8, #1
str w8, [x19]
LBB85_29:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
ret
LBB85_30:
bl _emit_destructor_code.cold.1
.loh AdrpAdd Lloh1080, Lloh1081
.loh AdrpAdd Lloh1082, Lloh1083
.loh AdrpAdd Lloh1084, Lloh1085
.loh AdrpAdd Lloh1086, Lloh1087
.loh AdrpAdd Lloh1088, Lloh1089
.loh AdrpAdd Lloh1090, Lloh1091
.loh AdrpAdd Lloh1092, Lloh1093
.loh AdrpAdd Lloh1094, Lloh1095
.cfi_endproc
; -- End function
.globl _has_destructor ; -- Begin function has_destructor
.p2align 2
_has_destructor: ; @has_destructor
.cfi_startproc
; %bb.0:
ldr w8, [x0, #12]
cbz w8, LBB86_3
; %bb.1:
ldr x8, [x1, #208]
cbz x8, LBB86_4
; %bb.2:
mov w0, #1
ret
LBB86_3:
add x8, x1, #200
b LBB86_5
LBB86_4:
add x8, x0, #56
LBB86_5:
ldr x8, [x8]
cmp x8, #0
cset w0, ne
ret
.cfi_endproc
; -- End function
.globl _append_str ; -- Begin function append_str
.p2align 2
_append_str: ; @append_str
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x28, x27, [sp, #64] ; 16-byte Folded Spill
stp x26, x25, [sp, #80] ; 16-byte Folded Spill
stp x24, x23, [sp, #96] ; 16-byte Folded Spill
stp x22, x21, [sp, #112] ; 16-byte Folded Spill
stp x20, x19, [sp, #128] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
Lloh1096:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1097:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh1098:
ldr x8, [x8]
str x8, [sp, #56]
cbz x0, LBB87_16
; %bb.1:
mov x19, x3
mov x23, x2
mov x20, x1
mov x22, x0
adrp x25, _append_str.used@PAGE
cmp w1, #0
b.gt LBB87_5
; %bb.2:
tbz w20, #31, LBB87_4
; %bb.3:
ldr w8, [x25, _append_str.used@PAGEOFF]
adds w8, w8, w20
str w8, [x25, _append_str.used@PAGEOFF]
b.mi LBB87_25
LBB87_4:
mov x0, x22
bl _strlen
mov x20, x0
LBB87_5:
ldr w24, [x25, _append_str.used@PAGEOFF]
add w8, w20, w24
add w8, w8, #80
adrp x9, _append_str.alloced@PAGE
ldr w10, [x9, _append_str.alloced@PAGEOFF]
cmp w10, w8
b.le LBB87_19
; %bb.6:
Lloh1099:
adrp x8, _append_str.z@PAGE
Lloh1100:
ldr x21, [x8, _append_str.z@PAGEOFF]
cbz x21, LBB87_20
LBB87_7:
cmp w20, #1
b.lt LBB87_22
; %bb.8:
Lloh1101:
adrp x24, l_.str.132@PAGE
Lloh1102:
add x24, x24, l_.str.132@PAGEOFF
adrp x26, _append_str.z@PAGE
mov x8, x22
b LBB87_11
LBB87_9: ; in Loop: Header=BB87_11 Depth=1
sub w20, w20, #1
ldrsw x10, [x25, _append_str.used@PAGEOFF]
add w11, w10, #1
str w11, [x25, _append_str.used@PAGEOFF]
strb w9, [x21, x10]
LBB87_10: ; in Loop: Header=BB87_11 Depth=1
mov x22, x8
cmp w20, #0
b.le LBB87_21
LBB87_11: ; =>This Loop Header: Depth=1
; Child Loop BB87_14 Depth 2
ldrb w9, [x8], #1
cmp w9, #37
ccmp w20, #1, #4, eq
b.eq LBB87_9
; %bb.12: ; in Loop: Header=BB87_11 Depth=1
ldrb w10, [x8]
cmp w10, #100
b.ne LBB87_9
; %bb.13: ; in Loop: Header=BB87_11 Depth=1
add x27, sp, #16
str x23, [sp]
add x0, sp, #16
mov x1, x24
bl _lemon_sprintf
ldr x21, [x26, _append_str.z@PAGEOFF]
ldrsw x23, [x25, _append_str.used@PAGEOFF]
add x0, x21, x23
mov x8, x23
LBB87_14: ; Parent Loop BB87_11 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w9, [x27], #1
strb w9, [x21, x8]
add x8, x8, #1
cbnz w9, LBB87_14
; %bb.15: ; in Loop: Header=BB87_11 Depth=1
bl _strlen
add w8, w23, w0
str w8, [x25, _append_str.used@PAGEOFF]
add x8, x22, #2
sub w20, w20, #2
mov x23, x19
b LBB87_10
LBB87_16:
adrp x8, _append_str.used@PAGE
ldr w9, [x8, _append_str.used@PAGEOFF]
Lloh1103:
adrp x10, _append_str.z@PAGE
Lloh1104:
ldr x21, [x10, _append_str.z@PAGEOFF]
cmp w9, #0
ccmp x21, #0, #4, eq
b.eq LBB87_18
; %bb.17:
strb wzr, [x21]
LBB87_18:
str wzr, [x8, _append_str.used@PAGEOFF]
b LBB87_23
LBB87_19:
add w8, w8, #200
str w8, [x9, _append_str.alloced@PAGEOFF]
adrp x26, _append_str.z@PAGE
ldr x0, [x26, _append_str.z@PAGEOFF]
sxtw x1, w8
bl _realloc
mov x21, x0
str x0, [x26, _append_str.z@PAGEOFF]
cbnz x21, LBB87_7
LBB87_20:
Lloh1105:
adrp x21, _append_str.empty@PAGE
Lloh1106:
add x21, x21, _append_str.empty@PAGEOFF
b LBB87_23
LBB87_21:
ldr w24, [x25, _append_str.used@PAGEOFF]
LBB87_22:
strb wzr, [x21, w24, sxtw]
LBB87_23:
ldr x8, [sp, #56]
Lloh1107:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh1108:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh1109:
ldr x9, [x9]
cmp x9, x8
b.ne LBB87_26
; %bb.24:
mov x0, x21
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
ldp x20, x19, [sp, #128] ; 16-byte Folded Reload
ldp x22, x21, [sp, #112] ; 16-byte Folded Reload
ldp x24, x23, [sp, #96] ; 16-byte Folded Reload
ldp x26, x25, [sp, #80] ; 16-byte Folded Reload
ldp x28, x27, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #160
ret
LBB87_25:
bl _append_str.cold.1
LBB87_26:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh1096, Lloh1097, Lloh1098
.loh AdrpLdr Lloh1099, Lloh1100
.loh AdrpAdd Lloh1101, Lloh1102
.loh AdrpLdr Lloh1103, Lloh1104
.loh AdrpAdd Lloh1105, Lloh1106
.loh AdrpLdrGotLdr Lloh1107, Lloh1108, Lloh1109
.cfi_endproc
; -- End function
.globl _translate_code ; -- Begin function translate_code
.p2align 2
_translate_code: ; @translate_code
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
sub sp, sp, #2032
mov x19, x1
str x0, [sp, #56] ; 8-byte Folded Spill
Lloh1110:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1111:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh1112:
ldr x8, [x8]
stur x8, [x29, #-96]
ldr w21, [x1, #24]
cmp w21, #1
b.lt LBB88_2
; %bb.1:
add x0, sp, #1016
mov x1, x21
bl _bzero
LBB88_2:
ldr x8, [x19, #56]
cbz x8, LBB88_4
; %bb.3:
mov w8, #0
b LBB88_5
LBB88_4:
Lloh1113:
adrp x8, _translate_code.newlinestr@PAGE
Lloh1114:
add x8, x8, _translate_code.newlinestr@PAGEOFF
str x8, [x19, #56]
ldr w8, [x19, #20]
str w8, [x19, #48]
mov w8, #1
LBB88_5:
str w8, [x19, #80]
adrp x20, _append_str.used@PAGE
adrp x23, _append_str.z@PAGE
cbz w21, LBB88_14
; %bb.6:
ldr x8, [x19, #40]
ldr x22, [x8]
cbz x22, LBB88_11
; %bb.7:
ldr x21, [x19, #8]
cbz x21, LBB88_14
; %bb.8:
mov x0, x21
mov x1, x22
bl _strcmp
cbz w0, LBB88_15
; %bb.9:
stp x21, x22, [sp]
Lloh1115:
adrp x1, l_.str.135@PAGE
Lloh1116:
add x1, x1, l_.str.135@PAGEOFF
add x0, sp, #66
bl _lemon_sprintf
ldr x0, [x19, #56]
add x1, sp, #66
bl _strstr
mov x22, x0
cbz x0, LBB88_25
; %bb.10:
mov w24, #0
b LBB88_27
LBB88_11:
ldr x8, [x19, #32]
ldr x8, [x8]
ldr w9, [x8, #12]
cbz w9, LBB88_17
; %bb.12:
ldr x9, [sp, #56] ; 8-byte Folded Reload
ldr x9, [x9, #208]
cbnz x9, LBB88_18
; %bb.13:
add x9, x8, #56
ldr x9, [x9]
cbnz x9, LBB88_18
LBB88_14:
mov w24, #0
mov x22, #0
b LBB88_27
LBB88_15:
mov w24, #1
strb w24, [sp, #1016]
ldr x8, [x19]
ldr w10, [x8, #80]
ldr x9, [x19, #32]
ldr x9, [x9]
ldr w11, [x9, #80]
cmp w10, w11
b.ne LBB88_26
; %bb.16:
mov x22, #0
b LBB88_27
LBB88_17:
ldr x9, [sp, #56] ; 8-byte Folded Reload
add x9, x9, #200
ldr x9, [x9]
cbz x9, LBB88_14
LBB88_18:
ldr w9, [x20, _append_str.used@PAGEOFF]
cbnz w9, LBB88_21
; %bb.19:
ldr x9, [x23, _append_str.z@PAGEOFF]
cbz x9, LBB88_21
; %bb.20:
strb wzr, [x9]
ldr x8, [x19, #32]
ldr x8, [x8]
ldr w21, [x19, #24]
LBB88_21:
str wzr, [x20, _append_str.used@PAGEOFF]
ldr w2, [x8, #8]
mov w8, #1
sub w3, w8, w21
Lloh1117:
adrp x0, l_.str.133@PAGE
Lloh1118:
add x0, x0, l_.str.133@PAGEOFF
mov w1, #0
bl _append_str
ldr w8, [x20, _append_str.used@PAGEOFF]
ldr x0, [x23, _append_str.z@PAGEOFF]
cbnz w8, LBB88_24
; %bb.22:
cbz x0, LBB88_24
; %bb.23:
strb wzr, [x0]
LBB88_24:
str wzr, [x20, _append_str.used@PAGEOFF]
bl _Strsafe
mov w24, #0
mov x22, #0
str x0, [x19, #64]
str wzr, [x19, #80]
b LBB88_27
LBB88_25:
ldr x8, [x19]
ldr w8, [x8, #80]
str x8, [sp]
Lloh1119:
adrp x3, l_.str.137@PAGE
Lloh1120:
add x3, x3, l_.str.137@PAGEOFF
add x0, sp, #966
mov w1, #0
mov w2, #50
bl ___sprintf_chk
mov w24, #0
mov w8, #1
str w8, [sp, #44] ; 4-byte Folded Spill
b LBB88_28
LBB88_26:
ldr x24, [sp, #56] ; 8-byte Folded Reload
ldr x0, [x24, #216]
ldr w1, [x19, #20]
ldr x8, [x8]
ldr x9, [x9]
stp x9, x22, [sp, #16]
stp x8, x21, [sp]
Lloh1121:
adrp x2, l_.str.134@PAGE
Lloh1122:
add x2, x2, l_.str.134@PAGEOFF
bl _ErrorMsg
mov x22, #0
ldr w8, [x24, #80]
add w8, w8, #1
str w8, [x24, #80]
mov w24, #1
LBB88_27:
ldr w8, [x19, #24]
mov w9, #1
sub w8, w9, w8
ldr x9, [x19]
ldr w9, [x9, #80]
stp x8, x9, [sp]
Lloh1123:
adrp x3, l_.str.136@PAGE
Lloh1124:
add x3, x3, l_.str.136@PAGEOFF
add x0, sp, #966
mov w1, #0
mov w2, #50
bl ___sprintf_chk
str wzr, [sp, #44] ; 4-byte Folded Spill
LBB88_28:
ldr w8, [x20, _append_str.used@PAGEOFF]
ldr x0, [x23, _append_str.z@PAGEOFF]
cbnz w8, LBB88_31
; %bb.29:
cbz x0, LBB88_31
; %bb.30:
strb wzr, [x0]
LBB88_31:
str wzr, [x20, _append_str.used@PAGEOFF]
ldr x27, [x19, #56]
ldrb w8, [x27]
mov w9, #1
cbz w8, LBB88_71
; %bb.32:
str w24, [sp, #48] ; 4-byte Folded Spill
mov w24, #0
Lloh1125:
adrp x23, __DefaultRuneLocale@GOTPAGE
Lloh1126:
ldr x23, [x23, __DefaultRuneLocale@GOTPAGEOFF]
mov w28, #1280
b LBB88_34
LBB88_33: ; in Loop: Header=BB88_34 Depth=1
add x0, sp, #66
mov w1, #0
mov w2, #0
mov w3, #0
bl _append_str
add x0, sp, #66
bl _strlen
sub w8, w0, #1
add x27, x22, w8, sxtw
mov w24, #1
ldrb w8, [x27, #1]!
cbz w8, LBB88_70
LBB88_34: ; =>This Loop Header: Depth=1
; Child Loop BB88_44 Depth 2
; Child Loop BB88_53 Depth 2
cmp x27, x22
b.eq LBB88_33
; %bb.35: ; in Loop: Header=BB88_34 Depth=1
tbnz w8, #7, LBB88_37
; %bb.36: ; in Loop: Header=BB88_34 Depth=1
add x8, x23, w8, uxtb #2
ldr w8, [x8, #60]
and w0, w8, #0x100
cbnz w0, LBB88_38
b LBB88_69
LBB88_37: ; in Loop: Header=BB88_34 Depth=1
mov x0, x8
mov w1, #256
bl ___maskrune
cbz w0, LBB88_69
LBB88_38: ; in Loop: Header=BB88_34 Depth=1
ldr x8, [x19, #56]
cmp x27, x8
b.eq LBB88_43
; %bb.39: ; in Loop: Header=BB88_34 Depth=1
ldursb w8, [x27, #-1]
and x20, x8, #0xff
tbnz w8, #31, LBB88_41
; %bb.40: ; in Loop: Header=BB88_34 Depth=1
add x8, x23, x20, lsl #2
ldr w8, [x8, #60]
and w0, w8, w28
cbz w0, LBB88_42
b LBB88_69
LBB88_41: ; in Loop: Header=BB88_34 Depth=1
and w0, w8, #0xff
mov w1, #1280
bl ___maskrune
cbnz w0, LBB88_69
LBB88_42: ; in Loop: Header=BB88_34 Depth=1
cmp w20, #95
b.eq LBB88_69
LBB88_43: ; in Loop: Header=BB88_34 Depth=1
mov x26, x27
LBB88_44: ; Parent Loop BB88_34 Depth=1
; => This Inner Loop Header: Depth=2
ldrsb w25, [x26, #1]!
tbnz w25, #31, LBB88_46
; %bb.45: ; in Loop: Header=BB88_44 Depth=2
and x8, x25, #0xff
add x8, x23, x8, lsl #2
ldr w8, [x8, #60]
and w0, w8, w28
cbz w0, LBB88_47
b LBB88_44
LBB88_46: ; in Loop: Header=BB88_44 Depth=2
and w0, w25, #0xff
mov w1, #1280
bl ___maskrune
cbnz w0, LBB88_44
LBB88_47: ; in Loop: Header=BB88_44 Depth=2
cmp w25, #95
b.eq LBB88_44
; %bb.48: ; in Loop: Header=BB88_34 Depth=1
strb wzr, [x26]
ldr x1, [x19, #8]
cbz x1, LBB88_50
; %bb.49: ; in Loop: Header=BB88_34 Depth=1
mov x0, x27
bl _strcmp
cbz w0, LBB88_58
LBB88_50: ; in Loop: Header=BB88_34 Depth=1
ldr w21, [x19, #24]
cmp w21, #1
b.lt LBB88_68
; %bb.51: ; in Loop: Header=BB88_34 Depth=1
str w24, [sp, #52] ; 4-byte Folded Spill
mov x24, #0
ldr x20, [x19, #40]
b LBB88_53
LBB88_52: ; in Loop: Header=BB88_53 Depth=2
add x24, x24, #1
cmp x21, x24
b.eq LBB88_67
LBB88_53: ; Parent Loop BB88_34 Depth=1
; => This Inner Loop Header: Depth=2
ldr x1, [x20, x24, lsl #3]
cbz x1, LBB88_52
; %bb.54: ; in Loop: Header=BB88_53 Depth=2
mov x0, x27
bl _strcmp
cbnz w0, LBB88_52
; %bb.55: ; in Loop: Header=BB88_34 Depth=1
cbnz w24, LBB88_59
; %bb.56: ; in Loop: Header=BB88_34 Depth=1
ldr w8, [sp, #52] ; 4-byte Folded Reload
cbz w8, LBB88_59
; %bb.57: ; in Loop: Header=BB88_34 Depth=1
ldr x21, [sp, #56] ; 8-byte Folded Reload
ldr x0, [x21, #216]
ldr w1, [x19, #20]
ldr x8, [x20]
add x9, sp, #66
stp x8, x9, [sp]
Lloh1127:
adrp x2, l_.str.138@PAGE
Lloh1128:
add x2, x2, l_.str.138@PAGEOFF
bl _ErrorMsg
ldr w8, [x21, #80]
add w8, w8, #1
str w8, [x21, #80]
b LBB88_66
LBB88_58: ; in Loop: Header=BB88_34 Depth=1
add x0, sp, #966
mov w1, #0
mov w2, #0
mov w3, #0
bl _append_str
mov w8, #1
str w8, [sp, #48] ; 4-byte Folded Spill
mov x27, x26
b LBB88_68
LBB88_59: ; in Loop: Header=BB88_34 Depth=1
ldr x8, [x19, #56]
cmp x27, x8
b.eq LBB88_62
; %bb.60: ; in Loop: Header=BB88_34 Depth=1
ldurb w8, [x27, #-1]
cmp w8, #64
b.ne LBB88_62
; %bb.61: ; in Loop: Header=BB88_34 Depth=1
sub w8, w24, w21
add w2, w8, #1
Lloh1129:
adrp x0, l_.str.139@PAGE
Lloh1130:
add x0, x0, l_.str.139@PAGEOFF
mov w1, #-1
mov w3, #0
b LBB88_65
LBB88_62: ; in Loop: Header=BB88_34 Depth=1
ldr x8, [x19, #32]
ldr x8, [x8, x24, lsl #3]
ldr w9, [x8, #12]
cmp w9, #2
b.ne LBB88_64
; %bb.63: ; in Loop: Header=BB88_34 Depth=1
ldr x8, [x8, #88]
ldr x8, [x8]
LBB88_64: ; in Loop: Header=BB88_34 Depth=1
ldr w3, [x8, #80]
sub w8, w24, w21
add w2, w8, #1
Lloh1131:
adrp x0, l_.str.136@PAGE
Lloh1132:
add x0, x0, l_.str.136@PAGEOFF
mov w1, #0
LBB88_65: ; in Loop: Header=BB88_34 Depth=1
bl _append_str
LBB88_66: ; in Loop: Header=BB88_34 Depth=1
mov w8, #1
add x9, sp, #1016
strb w8, [x9, x24]
mov x27, x26
LBB88_67: ; in Loop: Header=BB88_34 Depth=1
ldr w24, [sp, #52] ; 4-byte Folded Reload
LBB88_68: ; in Loop: Header=BB88_34 Depth=1
strb w25, [x26]
LBB88_69: ; in Loop: Header=BB88_34 Depth=1
mov x0, x27
mov w1, #1
mov w2, #0
mov w3, #0
bl _append_str
ldrb w8, [x27, #1]!
cbnz w8, LBB88_34
LBB88_70:
adrp x20, _append_str.used@PAGE
ldr w8, [x20, _append_str.used@PAGEOFF]
adrp x23, _append_str.z@PAGE
ldr x0, [x23, _append_str.z@PAGEOFF]
cmp w8, #0
cset w9, eq
ldr w24, [sp, #48] ; 4-byte Folded Reload
LBB88_71:
cmp w9, #0
ccmp x0, #0, #4, ne
b.ne LBB88_75
; %bb.72:
str wzr, [x20, _append_str.used@PAGEOFF]
cbz x0, LBB88_78
; %bb.73:
ldrb w8, [x0]
cbz w8, LBB88_112
; %bb.74:
bl _Strsafe
str x0, [x19, #56]
ldr w8, [x20, _append_str.used@PAGEOFF]
ldr x0, [x23, _append_str.z@PAGEOFF]
cmp w8, #0
cset w8, eq
cbnz w8, LBB88_76
b LBB88_78
LBB88_75:
strb wzr, [x0]
mov w8, #1
cbz w8, LBB88_78
LBB88_76:
cbz x0, LBB88_78
; %bb.77:
strb wzr, [x0]
LBB88_78:
str wzr, [x20, _append_str.used@PAGEOFF]
ldr x8, [x19, #8]
cbz x8, LBB88_81
; %bb.79:
cbnz w24, LBB88_81
; %bb.80:
ldr x20, [sp, #56] ; 8-byte Folded Reload
ldr x0, [x20, #216]
ldr w1, [x19, #20]
ldr x9, [x19]
ldr x9, [x9]
stp x9, x8, [sp, #8]
str x8, [sp]
Lloh1133:
adrp x2, l_.str.140@PAGE
Lloh1134:
add x2, x2, l_.str.140@PAGEOFF
bl _ErrorMsg
ldr w8, [x20, #80]
add w8, w8, #1
str w8, [x20, #80]
LBB88_81:
ldr w8, [x19, #24]
cmp w8, #1
b.lt LBB88_102
; %bb.82:
mov x21, #0
ldr x9, [sp, #56] ; 8-byte Folded Reload
add x27, x9, #200
Lloh1135:
adrp x22, l_.str.133@PAGE
Lloh1136:
add x22, x22, l_.str.133@PAGEOFF
add x28, sp, #1016
Lloh1137:
adrp x23, l_.str.143@PAGE
Lloh1138:
add x23, x23, l_.str.143@PAGEOFF
b LBB88_85
LBB88_83: ; in Loop: Header=BB88_85 Depth=1
ldrb w8, [x28, x21]
cbz w8, LBB88_101
LBB88_84: ; in Loop: Header=BB88_85 Depth=1
add x21, x21, #1
ldrsw x8, [x19, #24]
cmp x21, x8
b.ge LBB88_102
LBB88_85: ; =>This Loop Header: Depth=1
; Child Loop BB88_92 Depth 2
cmp w21, #1
csinc w25, w21, wzr, hi
ldr x24, [x19, #40]
ldr x1, [x24, x21, lsl #3]
cbz x1, LBB88_95
; %bb.86: ; in Loop: Header=BB88_85 Depth=1
cbz x21, LBB88_83
; %bb.87: ; in Loop: Header=BB88_85 Depth=1
ldr x0, [x19, #8]
cbz x0, LBB88_90
; %bb.88: ; in Loop: Header=BB88_85 Depth=1
bl _strcmp
cbnz w0, LBB88_90
; %bb.89: ; in Loop: Header=BB88_85 Depth=1
ldr x20, [sp, #56] ; 8-byte Folded Reload
ldr x0, [x20, #216]
ldr w1, [x19, #20]
ldr x8, [x19, #32]
ldr x8, [x8, x21, lsl #3]
ldr x8, [x8]
stp x8, x24, [sp]
Lloh1139:
adrp x2, l_.str.141@PAGE
Lloh1140:
add x2, x2, l_.str.141@PAGEOFF
bl _ErrorMsg
ldr w8, [x20, #80]
add w8, w8, #1
str w8, [x20, #80]
ldr x24, [x19, #40]
LBB88_90: ; in Loop: Header=BB88_85 Depth=1
mov x20, x24
b LBB88_92
LBB88_91: ; in Loop: Header=BB88_92 Depth=2
add x20, x20, #8
subs x25, x25, #1
b.eq LBB88_83
LBB88_92: ; Parent Loop BB88_85 Depth=1
; => This Inner Loop Header: Depth=2
ldr x0, [x20]
cbz x0, LBB88_91
; %bb.93: ; in Loop: Header=BB88_92 Depth=2
ldr x26, [x24, x21, lsl #3]
mov x1, x26
bl _strcmp
cbnz w0, LBB88_91
; %bb.94: ; in Loop: Header=BB88_85 Depth=1
ldr x20, [sp, #56] ; 8-byte Folded Reload
ldr x0, [x20, #216]
ldr w1, [x19, #20]
str x26, [sp]
Lloh1141:
adrp x2, l_.str.142@PAGE
Lloh1142:
add x2, x2, l_.str.142@PAGEOFF
bl _ErrorMsg
ldr w8, [x20, #80]
add w8, w8, #1
str w8, [x20, #80]
b LBB88_83
LBB88_95: ; in Loop: Header=BB88_85 Depth=1
cbz x21, LBB88_84
; %bb.96: ; in Loop: Header=BB88_85 Depth=1
ldr x9, [x19, #32]
ldr x9, [x9, x21, lsl #3]
ldr w11, [x9, #12]
mov x10, x27
cbz w11, LBB88_99
; %bb.97: ; in Loop: Header=BB88_85 Depth=1
ldr x10, [sp, #56] ; 8-byte Folded Reload
ldr x10, [x10, #208]
cbnz x10, LBB88_100
; %bb.98: ; in Loop: Header=BB88_85 Depth=1
add x10, x9, #56
LBB88_99: ; in Loop: Header=BB88_85 Depth=1
ldr x10, [x10]
cbz x10, LBB88_84
LBB88_100: ; in Loop: Header=BB88_85 Depth=1
ldr w2, [x9, #8]
sub w8, w21, w8
add w3, w8, #1
mov x0, x22
mov w1, #0
bl _append_str
b LBB88_84
LBB88_101: ; in Loop: Header=BB88_85 Depth=1
ldr x20, [sp, #56] ; 8-byte Folded Reload
ldr x0, [x20, #216]
ldr w1, [x19, #20]
lsl x8, x21, #3
ldp x10, x9, [x19, #32]
ldr x9, [x9, x8]
ldr x8, [x10, x8]
ldr x8, [x8]
stp x8, x9, [sp, #8]
str x9, [sp]
mov x2, x23
bl _ErrorMsg
ldr w8, [x20, #80]
add w8, w8, #1
str w8, [x20, #80]
b LBB88_84
LBB88_102:
ldr w20, [sp, #44] ; 4-byte Folded Reload
cbz w20, LBB88_104
; %bb.103:
mov w9, #1
sub w2, w9, w8
ldr x8, [x19]
ldr w3, [x8, #80]
Lloh1143:
adrp x0, l_.str.144@PAGE
Lloh1144:
add x0, x0, l_.str.144@PAGEOFF
mov w1, #0
bl _append_str
add x0, sp, #966
mov w1, #0
mov w2, #0
mov w3, #0
bl _append_str
Lloh1145:
adrp x0, l_.str.145@PAGE
Lloh1146:
add x0, x0, l_.str.145@PAGEOFF
mov w1, #0
mov w2, #0
mov w3, #0
bl _append_str
LBB88_104:
adrp x9, _append_str.used@PAGE
ldr w8, [x9, _append_str.used@PAGEOFF]
Lloh1147:
adrp x10, _append_str.z@PAGE
Lloh1148:
ldr x0, [x10, _append_str.z@PAGEOFF]
cbnz w8, LBB88_107
; %bb.105:
cbz x0, LBB88_107
; %bb.106:
strb wzr, [x0]
str wzr, [x9, _append_str.used@PAGEOFF]
b LBB88_110
LBB88_107:
str wzr, [x9, _append_str.used@PAGEOFF]
cbz x0, LBB88_110
; %bb.108:
ldrb w8, [x0]
cbz w8, LBB88_110
; %bb.109:
bl _Strsafe
str x0, [x19, #72]
str wzr, [x19, #80]
LBB88_110:
ldur x8, [x29, #-96]
Lloh1149:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh1150:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh1151:
ldr x9, [x9]
cmp x9, x8
b.ne LBB88_113
; %bb.111:
mov x0, x20
add sp, sp, #2032
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB88_112:
mov w8, #1
cbnz w8, LBB88_76
b LBB88_78
LBB88_113:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh1110, Lloh1111, Lloh1112
.loh AdrpAdd Lloh1113, Lloh1114
.loh AdrpAdd Lloh1115, Lloh1116
.loh AdrpAdd Lloh1117, Lloh1118
.loh AdrpAdd Lloh1119, Lloh1120
.loh AdrpAdd Lloh1121, Lloh1122
.loh AdrpAdd Lloh1123, Lloh1124
.loh AdrpLdrGot Lloh1125, Lloh1126
.loh AdrpAdd Lloh1127, Lloh1128
.loh AdrpAdd Lloh1129, Lloh1130
.loh AdrpAdd Lloh1131, Lloh1132
.loh AdrpAdd Lloh1133, Lloh1134
.loh AdrpAdd Lloh1137, Lloh1138
.loh AdrpAdd Lloh1135, Lloh1136
.loh AdrpAdd Lloh1139, Lloh1140
.loh AdrpAdd Lloh1141, Lloh1142
.loh AdrpAdd Lloh1145, Lloh1146
.loh AdrpAdd Lloh1143, Lloh1144
.loh AdrpLdr Lloh1147, Lloh1148
.loh AdrpLdrGotLdr Lloh1149, Lloh1150, Lloh1151
.cfi_endproc
; -- End function
.globl _Strsafe ; -- Begin function Strsafe
.p2align 2
_Strsafe: ; @Strsafe
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
cbz x0, LBB89_5
; %bb.1:
mov x19, x0
Lloh1152:
adrp x8, _x1a@PAGE
Lloh1153:
ldr x8, [x8, _x1a@PAGEOFF]
cbz x8, LBB89_11
; %bb.2:
ldrb w10, [x19]
cbz w10, LBB89_6
; %bb.3:
mov w9, #0
add x11, x19, #1
mov w12, #13
LBB89_4: ; =>This Inner Loop Header: Depth=1
mul w9, w9, w12
add w9, w9, w10, sxtb
ldrb w10, [x11], #1
cbnz w10, LBB89_4
b LBB89_7
LBB89_5:
mov x20, #0
b LBB89_15
LBB89_6:
mov w9, #0
LBB89_7:
ldr w10, [x8]
sub w10, w10, #1
and w9, w10, w9
ldr x8, [x8, #16]
ldr x21, [x8, w9, uxtw #3]
cbz x21, LBB89_11
LBB89_8: ; =>This Inner Loop Header: Depth=1
ldr x20, [x21]
mov x0, x20
mov x1, x19
bl _strcmp
cbz w0, LBB89_10
; %bb.9: ; in Loop: Header=BB89_8 Depth=1
ldr x21, [x21, #8]
cbnz x21, LBB89_8
b LBB89_11
LBB89_10:
cbnz x20, LBB89_15
LBB89_11:
mov x0, x19
bl _strlen
add w8, w0, #1
sxtw x0, w8
bl _malloc
cbz x0, LBB89_16
; %bb.12:
mov x20, x0
mov x8, #0
LBB89_13: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x19, x8]
strb w9, [x20, x8]
add x8, x8, #1
cbnz w9, LBB89_13
; %bb.14:
mov x0, x20
bl _Strsafe_insert
LBB89_15:
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
LBB89_16:
Lloh1154:
adrp x8, ___stderrp@GOTPAGE
Lloh1155:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh1156:
ldr x3, [x8]
Lloh1157:
adrp x0, l_.str.16@PAGE
Lloh1158:
add x0, x0, l_.str.16@PAGEOFF
mov w1, #28
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpLdr Lloh1152, Lloh1153
.loh AdrpAdd Lloh1157, Lloh1158
.loh AdrpLdrGotLdr Lloh1154, Lloh1155, Lloh1156
.cfi_endproc
; -- End function
.globl _emit_code ; -- Begin function emit_code
.p2align 2
_emit_code: ; @emit_code
.cfi_startproc
; %bb.0:
sub sp, sp, #80
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x3
mov x22, x2
mov x21, x1
mov x20, x0
ldr x8, [x1, #64]
cbz x8, LBB90_7
; %bb.1:
ldrb w9, [x8]
cbz w9, LBB90_7
; %bb.2:
str x8, [sp]
Lloh1159:
adrp x1, l_.str.146@PAGE
Lloh1160:
add x1, x1, l_.str.146@PAGEOFF
mov x0, x20
bl _fprintf
ldr x8, [x21, #64]
b LBB90_5
LBB90_3: ; in Loop: Header=BB90_5 Depth=1
ldr w9, [x19]
add w9, w9, #1
str w9, [x19]
LBB90_4: ; in Loop: Header=BB90_5 Depth=1
add x8, x8, #1
LBB90_5: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x8]
cmp w9, #10
b.eq LBB90_3
; %bb.6: ; in Loop: Header=BB90_5 Depth=1
cbnz w9, LBB90_4
LBB90_7:
ldr x8, [x21, #56]
cbz x8, LBB90_21
; %bb.8:
ldr w9, [x22, #264]
cbnz w9, LBB90_15
; %bb.9:
ldr w8, [x19]
add w8, w8, #1
str w8, [x19]
ldr x23, [x22, #216]
ldr w8, [x21, #48]
str x8, [sp]
Lloh1161:
adrp x1, l_.str.125@PAGE
Lloh1162:
add x1, x1, l_.str.125@PAGEOFF
mov x0, x20
bl _fprintf
b LBB90_12
LBB90_10: ; in Loop: Header=BB90_12 Depth=1
mov w0, #92
mov x1, x20
bl _putc
ldrb w8, [x23]
LBB90_11: ; in Loop: Header=BB90_12 Depth=1
sxtb w0, w8
mov x1, x20
bl _putc
add x23, x23, #1
LBB90_12: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x23]
cmp w8, #92
b.eq LBB90_10
; %bb.13: ; in Loop: Header=BB90_12 Depth=1
cbnz w8, LBB90_11
; %bb.14:
Lloh1163:
adrp x0, l_.str.126@PAGE
Lloh1164:
add x0, x0, l_.str.126@PAGEOFF
mov w1, #2
mov w2, #1
mov x3, x20
bl _fwrite
ldr x8, [x21, #56]
LBB90_15:
str x8, [sp]
Lloh1165:
adrp x1, l_.str.146@PAGE
Lloh1166:
add x1, x1, l_.str.146@PAGEOFF
mov x0, x20
bl _fprintf
ldr x8, [x21, #56]
b LBB90_18
LBB90_16: ; in Loop: Header=BB90_18 Depth=1
ldr w9, [x19]
add w9, w9, #1
str w9, [x19]
LBB90_17: ; in Loop: Header=BB90_18 Depth=1
add x8, x8, #1
LBB90_18: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x8]
cmp w9, #10
b.eq LBB90_16
; %bb.19: ; in Loop: Header=BB90_18 Depth=1
cbnz w9, LBB90_17
; %bb.20:
Lloh1167:
adrp x0, l_.str.130@PAGE
Lloh1168:
add x0, x0, l_.str.130@PAGEOFF
mov w1, #2
mov w2, #1
mov x3, x20
bl _fwrite
ldr w8, [x19]
add w9, w8, #1
str w9, [x19]
ldr w9, [x22, #264]
cbz w9, LBB90_28
LBB90_21:
ldr x0, [x21, #72]
cbz x0, LBB90_34
LBB90_22:
ldrb w8, [x0]
cbz w8, LBB90_34
; %bb.23:
mov x1, x20
bl _fputs
ldr x8, [x21, #72]
b LBB90_26
LBB90_24: ; in Loop: Header=BB90_26 Depth=1
ldr w9, [x19]
add w9, w9, #1
str w9, [x19]
LBB90_25: ; in Loop: Header=BB90_26 Depth=1
add x8, x8, #1
LBB90_26: ; =>This Inner Loop Header: Depth=1
ldrb w9, [x8]
cmp w9, #10
b.eq LBB90_24
; %bb.27: ; in Loop: Header=BB90_26 Depth=1
cbnz w9, LBB90_25
b LBB90_34
LBB90_28:
add w8, w8, #2
str w8, [x19]
ldr x22, [x22, #224]
str x8, [sp]
Lloh1169:
adrp x1, l_.str.125@PAGE
Lloh1170:
add x1, x1, l_.str.125@PAGEOFF
mov x0, x20
bl _fprintf
b LBB90_31
LBB90_29: ; in Loop: Header=BB90_31 Depth=1
mov w0, #92
mov x1, x20
bl _putc
ldrb w8, [x22]
LBB90_30: ; in Loop: Header=BB90_31 Depth=1
sxtb w0, w8
mov x1, x20
bl _putc
add x22, x22, #1
LBB90_31: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x22]
cmp w8, #92
b.eq LBB90_29
; %bb.32: ; in Loop: Header=BB90_31 Depth=1
cbnz w8, LBB90_30
; %bb.33:
Lloh1171:
adrp x0, l_.str.126@PAGE
Lloh1172:
add x0, x0, l_.str.126@PAGEOFF
mov w1, #2
mov w2, #1
mov x3, x20
bl _fwrite
ldr x0, [x21, #72]
cbnz x0, LBB90_22
LBB90_34:
ldr x8, [x21, #64]
cbz x8, LBB90_36
; %bb.35:
Lloh1173:
adrp x0, l_.str.130@PAGE
Lloh1174:
add x0, x0, l_.str.130@PAGEOFF
mov w1, #2
mov w2, #1
mov x3, x20
bl _fwrite
ldr w8, [x19]
add w8, w8, #1
str w8, [x19]
LBB90_36:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #80
ret
.loh AdrpAdd Lloh1159, Lloh1160
.loh AdrpAdd Lloh1161, Lloh1162
.loh AdrpAdd Lloh1163, Lloh1164
.loh AdrpAdd Lloh1165, Lloh1166
.loh AdrpAdd Lloh1167, Lloh1168
.loh AdrpAdd Lloh1169, Lloh1170
.loh AdrpAdd Lloh1171, Lloh1172
.loh AdrpAdd Lloh1173, Lloh1174
.cfi_endproc
; -- End function
.globl _print_stack_union ; -- Begin function print_stack_union
.p2align 2
_print_stack_union: ; @print_stack_union
.cfi_startproc
; %bb.0:
sub sp, sp, #160
.cfi_def_cfa_offset 160
stp x28, x27, [sp, #64] ; 16-byte Folded Spill
stp x26, x25, [sp, #80] ; 16-byte Folded Spill
stp x24, x23, [sp, #96] ; 16-byte Folded Spill
stp x22, x21, [sp, #112] ; 16-byte Folded Spill
stp x20, x19, [sp, #128] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x26, x3
mov x20, x2
mov x22, x1
mov x28, x0
ldrsw x19, [x1, #36]
lsl x23, x19, #1
mov x0, x23
mov w1, #8
bl _calloc
cbz x0, LBB91_61
; %bb.1:
mov x21, x0
and x25, x19, #0xffffffff
ldr x0, [x22, #128]
cbz x0, LBB91_3
; %bb.2:
bl _strlen
mov x24, x0
b LBB91_4
LBB91_3:
mov w24, #0
LBB91_4:
cmp w25, #1
str x20, [sp, #32] ; 8-byte Folded Spill
str w26, [sp, #28] ; 4-byte Folded Spill
b.lt LBB91_9
; %bb.5:
ldr x19, [x22, #72]
mov x20, x25
b LBB91_7
LBB91_6: ; in Loop: Header=BB91_7 Depth=1
add x19, x19, #8
subs x20, x20, #1
b.eq LBB91_9
LBB91_7: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19]
ldr x0, [x8, #72]
cbz x0, LBB91_6
; %bb.8: ; in Loop: Header=BB91_7 Depth=1
bl _strlen
cmp w24, w0
csel w24, w24, w0, gt
b LBB91_6
LBB91_9:
mov w8, #1
bfi w8, w24, #1, #31
sxtw x0, w8
bl _malloc
cbz x0, LBB91_61
; %bb.10:
mov x24, x0
str x25, [sp, #16] ; 8-byte Folded Spill
cmp w25, #1
b.lt LBB91_48
; %bb.11:
mov x27, #0
orr w8, w23, #0x1
str w8, [sp, #60] ; 4-byte Folded Spill
add x8, x24, #1
str x8, [sp, #40] ; 8-byte Folded Spill
Lloh1175:
adrp x25, __DefaultRuneLocale@GOTPAGE
Lloh1176:
ldr x25, [x25, __DefaultRuneLocale@GOTPAGEOFF]
mov w26, #53
str x28, [sp, #48] ; 8-byte Folded Spill
b LBB91_15
LBB91_12: ; in Loop: Header=BB91_15 Depth=1
mov w8, #0
LBB91_13: ; in Loop: Header=BB91_15 Depth=1
str w8, [x19, #80]
LBB91_14: ; in Loop: Header=BB91_15 Depth=1
add x27, x27, #1
ldrsw x8, [x22, #36]
cmp x27, x8
b.ge LBB91_48
LBB91_15: ; =>This Loop Header: Depth=1
; Child Loop BB91_22 Depth 2
; Child Loop BB91_26 Depth 2
; Child Loop BB91_30 Depth 2
; Child Loop BB91_38 Depth 2
; Child Loop BB91_41 Depth 2
; Child Loop BB91_46 Depth 2
ldr x8, [x22, #72]
ldr x19, [x8, x27, lsl #3]
ldr x9, [x22, #88]
ldr w8, [sp, #60] ; 4-byte Folded Reload
cmp x19, x9
b.eq LBB91_13
; %bb.16: ; in Loop: Header=BB91_15 Depth=1
ldr w8, [x19, #12]
cmp w8, #1
b.ne LBB91_12
; %bb.17: ; in Loop: Header=BB91_15 Depth=1
ldr x8, [x19, #72]
cbnz x8, LBB91_19
; %bb.18: ; in Loop: Header=BB91_15 Depth=1
ldr x8, [x22, #128]
cbz x8, LBB91_13
LBB91_19: ; in Loop: Header=BB91_15 Depth=1
sub x28, x8, #1
add x8, x8, #1
b LBB91_22
LBB91_20: ; in Loop: Header=BB91_22 Depth=2
; kill: def $w0 killed $w0 killed $x0
mov w1, #16384
bl ___maskrune
LBB91_21: ; in Loop: Header=BB91_22 Depth=2
add x28, x28, #1
add x8, x20, #1
cbz w0, LBB91_24
LBB91_22: ; Parent Loop BB91_15 Depth=1
; => This Inner Loop Header: Depth=2
mov x20, x8
ldrsb w8, [x28, #1]
and x0, x8, #0xff
tbnz w8, #31, LBB91_20
; %bb.23: ; in Loop: Header=BB91_22 Depth=2
add x8, x25, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x4000
b LBB91_21
LBB91_24: ; in Loop: Header=BB91_15 Depth=1
ldrb w9, [x28]
cbz w9, LBB91_27
; %bb.25: ; in Loop: Header=BB91_15 Depth=1
mov x8, #0
LBB91_26: ; Parent Loop BB91_15 Depth=1
; => This Inner Loop Header: Depth=2
strb w9, [x24, x8]
add x8, x8, #1
ldrb w9, [x20], #1
cbnz w9, LBB91_26
b LBB91_28
LBB91_27: ; in Loop: Header=BB91_15 Depth=1
mov w8, #0
LBB91_28: ; in Loop: Header=BB91_15 Depth=1
mov w28, w8
cmp w8, #0
csel w20, w8, wzr, lt
b LBB91_30
LBB91_29: ; in Loop: Header=BB91_30 Depth=2
; kill: def $w0 killed $w0 killed $x0
mov w1, #16384
bl ___maskrune
sub x28, x28, #1
cbz w0, LBB91_33
LBB91_30: ; Parent Loop BB91_15 Depth=1
; => This Inner Loop Header: Depth=2
cmp w28, #1
b.lt LBB91_34
; %bb.31: ; in Loop: Header=BB91_30 Depth=2
add x8, x24, x28
ldursb w8, [x8, #-1]
and x0, x8, #0xff
tbnz w8, #31, LBB91_29
; %bb.32: ; in Loop: Header=BB91_30 Depth=2
add x8, x25, x0, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x4000
sub x28, x28, #1
cbnz w0, LBB91_30
LBB91_33: ; in Loop: Header=BB91_15 Depth=1
add w20, w28, #1
LBB91_34: ; in Loop: Header=BB91_15 Depth=1
strb wzr, [x24, w20, sxtw]
ldr x1, [x22, #120]
ldr x28, [sp, #48] ; 8-byte Folded Reload
cbz x1, LBB91_36
; %bb.35: ; in Loop: Header=BB91_15 Depth=1
mov x0, x24
bl _strcmp
cbz w0, LBB91_12
LBB91_36: ; in Loop: Header=BB91_15 Depth=1
ldrb w20, [x24]
cbz w20, LBB91_39
; %bb.37: ; in Loop: Header=BB91_15 Depth=1
mov w8, #0
ldr x9, [sp, #40] ; 8-byte Folded Reload
mov x10, x20
LBB91_38: ; Parent Loop BB91_15 Depth=1
; => This Inner Loop Header: Depth=2
mul w8, w8, w26
add w8, w8, w10, sxtb
ldrb w10, [x9], #1
cbnz w10, LBB91_38
b LBB91_40
LBB91_39: ; in Loop: Header=BB91_15 Depth=1
mov w8, #0
LBB91_40: ; in Loop: Header=BB91_15 Depth=1
and w8, w8, #0x7fffffff
udiv w9, w8, w23
msub w28, w9, w23, w8
ldr x0, [x21, w28, uxtw #3]
cbz x0, LBB91_43
LBB91_41: ; Parent Loop BB91_15 Depth=1
; => This Inner Loop Header: Depth=2
mov x1, x24
bl _strcmp
add w8, w28, #1
cbz w0, LBB91_47
; %bb.42: ; in Loop: Header=BB91_41 Depth=2
cmp w8, w23
csel w28, w8, wzr, lo
ldr x0, [x21, w28, uxtw #3]
cbnz x0, LBB91_41
LBB91_43: ; in Loop: Header=BB91_15 Depth=1
add w8, w28, #1
str w8, [x19, #80]
mov x0, x24
bl _strlen
add w8, w0, #1
sxtw x0, w8
bl _malloc
str x0, [x21, x28, lsl #3]
cbz x0, LBB91_61
; %bb.44: ; in Loop: Header=BB91_15 Depth=1
strb w20, [x0]
ldr x28, [sp, #48] ; 8-byte Folded Reload
cbz w20, LBB91_14
; %bb.45: ; in Loop: Header=BB91_15 Depth=1
add x8, x0, #1
ldr x9, [sp, #40] ; 8-byte Folded Reload
LBB91_46: ; Parent Loop BB91_15 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w10, [x9], #1
strb w10, [x8], #1
cbnz w10, LBB91_46
b LBB91_14
LBB91_47: ; in Loop: Header=BB91_15 Depth=1
ldr x28, [sp, #48] ; 8-byte Folded Reload
b LBB91_13
LBB91_48:
ldr x8, [x22, #104]
Lloh1177:
adrp x9, l_.str.119@PAGE
Lloh1178:
add x9, x9, l_.str.119@PAGEOFF
cmp x8, #0
csel x19, x9, x8, eq
ldr x27, [sp, #32] ; 8-byte Folded Reload
ldr w20, [x27]
ldr w26, [sp, #28] ; 4-byte Folded Reload
cbz w26, LBB91_50
; %bb.49:
Lloh1179:
adrp x0, l_.str.148@PAGE
Lloh1180:
add x0, x0, l_.str.148@PAGEOFF
mov w1, #14
mov w2, #1
mov x3, x28
bl _fwrite
add w20, w20, #1
LBB91_50:
ldr x8, [x22, #120]
Lloh1181:
adrp x9, l_.str.150@PAGE
Lloh1182:
add x9, x9, l_.str.150@PAGEOFF
cmp x8, #0
csel x8, x9, x8, eq
stp x19, x8, [sp]
Lloh1183:
adrp x1, l_.str.149@PAGE
Lloh1184:
add x1, x1, l_.str.149@PAGEOFF
mov x0, x28
bl _fprintf
ldr x25, [sp, #16] ; 8-byte Folded Reload
cbz w26, LBB91_52
; %bb.51:
Lloh1185:
adrp x0, l_.str.151@PAGE
Lloh1186:
add x0, x0, l_.str.151@PAGEOFF
mov w1, #7
mov w2, #1
mov x3, x28
bl _fwrite
add w20, w20, #2
b LBB91_53
LBB91_52:
add w20, w20, #1
LBB91_53:
Lloh1187:
adrp x0, l_.str.152@PAGE
Lloh1188:
add x0, x0, l_.str.152@PAGEOFF
mov w1, #16
mov w2, #1
mov x3, x28
bl _fwrite
Lloh1189:
adrp x0, l_.str.153@PAGE
Lloh1190:
add x0, x0, l_.str.153@PAGEOFF
mov w1, #14
mov w2, #1
mov x3, x28
bl _fwrite
str x19, [sp]
Lloh1191:
adrp x1, l_.str.154@PAGE
Lloh1192:
add x1, x1, l_.str.154@PAGEOFF
mov x0, x28
bl _fprintf
add w19, w20, #3
cmp w25, #1
b.lt LBB91_58
; %bb.54:
mov x20, #0
cmp w23, #1
csinc w26, w23, wzr, gt
Lloh1193:
adrp x23, l_.str.155@PAGE
Lloh1194:
add x23, x23, l_.str.155@PAGEOFF
b LBB91_56
LBB91_55: ; in Loop: Header=BB91_56 Depth=1
cmp x26, x20
b.eq LBB91_58
LBB91_56: ; =>This Inner Loop Header: Depth=1
ldr x25, [x21, x20, lsl #3]
add x20, x20, #1
cbz x25, LBB91_55
; %bb.57: ; in Loop: Header=BB91_56 Depth=1
stp x25, x20, [sp]
mov x0, x28
mov x1, x23
bl _fprintf
add w19, w19, #1
mov x0, x25
bl _free
b LBB91_55
LBB91_58:
ldr x8, [x22, #88]
ldr w9, [x8, #52]
cbz w9, LBB91_60
; %bb.59:
ldr w8, [x8, #80]
str x8, [sp]
Lloh1195:
adrp x1, l_.str.156@PAGE
Lloh1196:
add x1, x1, l_.str.156@PAGEOFF
mov x0, x28
bl _fprintf
add w19, w19, #1
LBB91_60:
mov x0, x24
bl _free
mov x0, x21
bl _free
Lloh1197:
adrp x0, l_.str.157@PAGE
Lloh1198:
add x0, x0, l_.str.157@PAGEOFF
mov w1, #15
mov w2, #1
mov x3, x28
bl _fwrite
add w8, w19, #1
str w8, [x27]
ldp x29, x30, [sp, #144] ; 16-byte Folded Reload
ldp x20, x19, [sp, #128] ; 16-byte Folded Reload
ldp x22, x21, [sp, #112] ; 16-byte Folded Reload
ldp x24, x23, [sp, #96] ; 16-byte Folded Reload
ldp x26, x25, [sp, #80] ; 16-byte Folded Reload
ldp x28, x27, [sp, #64] ; 16-byte Folded Reload
add sp, sp, #160
ret
LBB91_61:
Lloh1199:
adrp x8, ___stderrp@GOTPAGE
Lloh1200:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh1201:
ldr x3, [x8]
Lloh1202:
adrp x0, l_.str.147@PAGE
Lloh1203:
add x0, x0, l_.str.147@PAGEOFF
mov w1, #15
mov w2, #1
bl _fwrite
mov w0, #1
bl _exit
.loh AdrpLdrGot Lloh1175, Lloh1176
.loh AdrpAdd Lloh1177, Lloh1178
.loh AdrpAdd Lloh1179, Lloh1180
.loh AdrpAdd Lloh1183, Lloh1184
.loh AdrpAdd Lloh1181, Lloh1182
.loh AdrpAdd Lloh1185, Lloh1186
.loh AdrpAdd Lloh1191, Lloh1192
.loh AdrpAdd Lloh1189, Lloh1190
.loh AdrpAdd Lloh1187, Lloh1188
.loh AdrpAdd Lloh1193, Lloh1194
.loh AdrpAdd Lloh1195, Lloh1196
.loh AdrpAdd Lloh1197, Lloh1198
.loh AdrpAdd Lloh1202, Lloh1203
.loh AdrpLdrGotLdr Lloh1199, Lloh1200, Lloh1201
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function axset_compare
_axset_compare: ; @axset_compare
.cfi_startproc
; %bb.0:
stp x29, x30, [sp, #-16]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 16
mov x29, sp
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov x8, x0
ldr w9, [x1, #12]
ldr w10, [x0, #12]
subs w0, w9, w10
b.ne LBB92_3
; %bb.1:
ldr w9, [x8, #16]
ldr w10, [x1, #16]
sub w0, w9, w10
cmp x8, x1
b.eq LBB92_3
; %bb.2:
cbz w0, LBB92_4
LBB92_3:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB92_4:
bl _axset_compare.cold.1
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function writeRuleText
_writeRuleText: ; @writeRuleText
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
mov x19, x1
mov x20, x0
ldr x8, [x1]
ldr x8, [x8]
str x8, [sp]
Lloh1204:
adrp x1, l_.str.93@PAGE
Lloh1205:
add x1, x1, l_.str.93@PAGEOFF
bl _fprintf
ldr w8, [x19, #24]
cmp w8, #1
b.lt LBB93_8
; %bb.1:
mov x23, #0
Lloh1206:
adrp x21, l_.str.85@PAGE
Lloh1207:
add x21, x21, l_.str.85@PAGEOFF
Lloh1208:
adrp x22, l_.str.86@PAGE
Lloh1209:
add x22, x22, l_.str.86@PAGEOFF
b LBB93_4
LBB93_2: ; in Loop: Header=BB93_4 Depth=1
ldr x8, [x24]
str x8, [sp]
mov x0, x20
mov x1, x21
bl _fprintf
LBB93_3: ; in Loop: Header=BB93_4 Depth=1
add x23, x23, #1
ldrsw x8, [x19, #24]
cmp x23, x8
b.ge LBB93_8
LBB93_4: ; =>This Loop Header: Depth=1
; Child Loop BB93_7 Depth 2
ldr x8, [x19, #32]
ldr x24, [x8, x23, lsl #3]
ldr w8, [x24, #12]
cmp w8, #2
b.ne LBB93_2
; %bb.5: ; in Loop: Header=BB93_4 Depth=1
ldr x8, [x24, #88]
ldr x8, [x8]
ldr x8, [x8]
str x8, [sp]
mov x0, x20
mov x1, x21
bl _fprintf
ldr w8, [x24, #84]
cmp w8, #2
b.lt LBB93_3
; %bb.6: ; in Loop: Header=BB93_4 Depth=1
mov w25, #1
LBB93_7: ; Parent Loop BB93_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x24, #88]
ldr x8, [x8, x25, lsl #3]
ldr x8, [x8]
str x8, [sp]
mov x0, x20
mov x1, x22
bl _fprintf
add x25, x25, #1
ldrsw x8, [x24, #84]
cmp x25, x8
b.lt LBB93_7
b LBB93_3
LBB93_8:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #96
ret
.loh AdrpAdd Lloh1204, Lloh1205
.loh AdrpAdd Lloh1208, Lloh1209
.loh AdrpAdd Lloh1206, Lloh1207
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function stateResortCompare
_stateResortCompare: ; @stateResortCompare
.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
ldr x8, [x0]
ldr x9, [x1]
ldr w10, [x9, #36]
ldr w11, [x8, #36]
subs w0, w10, w11
b.ne LBB94_3
; %bb.1:
ldr w10, [x9, #32]
ldr w11, [x8, #32]
subs w0, w10, w11
b.ne LBB94_3
; %bb.2:
ldr w9, [x9, #16]
ldr w8, [x8, #16]
subs w0, w9, w8
b.eq LBB94_4
LBB94_3:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB94_4:
bl _stateResortCompare.cold.1
.cfi_endproc
; -- End function
.globl _strhash ; -- Begin function strhash
.p2align 2
_strhash: ; @strhash
.cfi_startproc
; %bb.0:
ldrb w9, [x0]
cbz w9, LBB95_4
; %bb.1:
mov x8, x0
mov w0, #0
add x8, x8, #1
mov w10, #13
LBB95_2: ; =>This Inner Loop Header: Depth=1
mul w11, w0, w10
add w0, w11, w9, sxtb
ldrb w9, [x8], #1
cbnz w9, LBB95_2
; %bb.3:
ret
LBB95_4:
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl _Strsafe_find ; -- Begin function Strsafe_find
.p2align 2
_Strsafe_find: ; @Strsafe_find
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
Lloh1210:
adrp x8, _x1a@PAGE
Lloh1211:
ldr x8, [x8, _x1a@PAGEOFF]
cbz x8, LBB96_8
; %bb.1:
mov x19, x0
ldrb w10, [x0]
cbz w10, LBB96_4
; %bb.2:
mov w9, #0
add x11, x19, #1
mov w12, #13
LBB96_3: ; =>This Inner Loop Header: Depth=1
mul w9, w9, w12
add w9, w9, w10, sxtb
ldrb w10, [x11], #1
cbnz w10, LBB96_3
b LBB96_5
LBB96_4:
mov w9, #0
LBB96_5:
ldr w10, [x8]
sub w10, w10, #1
and w9, w10, w9
ldr x8, [x8, #16]
ldr x21, [x8, w9, uxtw #3]
cbz x21, LBB96_8
LBB96_6: ; =>This Inner Loop Header: Depth=1
ldr x20, [x21]
mov x0, x20
mov x1, x19
bl _strcmp
cbz w0, LBB96_9
; %bb.7: ; in Loop: Header=BB96_6 Depth=1
ldr x21, [x21, #8]
cbnz x21, LBB96_6
LBB96_8:
mov x20, #0
LBB96_9:
mov x0, x20
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh1210, Lloh1211
.cfi_endproc
; -- End function
.globl _Strsafe_insert ; -- Begin function Strsafe_insert
.p2align 2
_Strsafe_insert: ; @Strsafe_insert
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
Lloh1212:
adrp x8, _x1a@PAGE
Lloh1213:
ldr x22, [x8, _x1a@PAGEOFF]
cbz x22, LBB97_4
; %bb.1:
mov x19, x0
ldrb w8, [x0]
cbz w8, LBB97_5
; %bb.2:
mov w23, #0
add x9, x19, #1
mov w10, #13
LBB97_3: ; =>This Inner Loop Header: Depth=1
mul w11, w23, w10
add w23, w11, w8, sxtb
ldrb w8, [x9], #1
cbnz w8, LBB97_3
b LBB97_6
LBB97_4:
mov w0, #0
b LBB97_26
LBB97_5:
mov w23, #0
LBB97_6:
ldrsw x20, [x22]
sub w8, w20, #1
and w21, w8, w23
ldr x24, [x22, #16]
ldr x25, [x24, w21, uxtw #3]
cbz x25, LBB97_9
LBB97_7: ; =>This Inner Loop Header: Depth=1
ldr x0, [x25]
mov x1, x19
bl _strcmp
cbz w0, LBB97_26
; %bb.8: ; in Loop: Header=BB97_7 Depth=1
ldr x25, [x25, #8]
cbnz x25, LBB97_7
LBB97_9:
ldr w25, [x22, #4]
cmp w25, w20
b.ge LBB97_11
; %bb.10:
ldr x20, [x22, #8]
b LBB97_23
LBB97_11:
lsl x21, x20, #1
mov x0, x21
mov w1, #32
bl _calloc
cbz x0, LBB97_26
; %bb.12:
mov x20, x0
mov w8, #24
madd x24, x21, x8, x0
cmp w25, #0
b.le LBB97_21
; %bb.13:
mov x8, #0
sub w26, w21, #1
mov w9, #24
mov w10, #13
b LBB97_15
LBB97_14: ; in Loop: Header=BB97_15 Depth=1
madd x14, x8, x9, x20
madd x15, x8, x9, x20
str x11, [x14]
stp x13, x12, [x15, #8]
str x14, [x12]
add x8, x8, #1
cmp x8, x25
b.eq LBB97_22
LBB97_15: ; =>This Loop Header: Depth=1
; Child Loop BB97_17 Depth 2
ldr x11, [x22, #8]
mul x12, x8, x9
ldr x11, [x11, x12]
ldrb w13, [x11]
cbz w13, LBB97_18
; %bb.16: ; in Loop: Header=BB97_15 Depth=1
mov w12, #0
add x14, x11, #1
LBB97_17: ; Parent Loop BB97_15 Depth=1
; => This Inner Loop Header: Depth=2
mul w12, w12, w10
add w12, w12, w13, sxtb
ldrb w13, [x14], #1
cbnz w13, LBB97_17
b LBB97_19
LBB97_18: ; in Loop: Header=BB97_15 Depth=1
mov w12, #0
LBB97_19: ; in Loop: Header=BB97_15 Depth=1
and w12, w12, w26
add x12, x24, w12, uxtw #3
ldr x13, [x12]
cbz x13, LBB97_14
; %bb.20: ; in Loop: Header=BB97_15 Depth=1
madd x14, x8, x9, x20
add x14, x14, #8
str x14, [x13, #16]
ldr x13, [x12]
b LBB97_14
LBB97_21:
sub w26, w21, #1
LBB97_22:
ldr x0, [x22, #8]
bl _free
str w21, [x22]
and w21, w26, w23
stp x20, x24, [x22, #8]
LBB97_23:
add w8, w25, #1
str w8, [x22, #4]
sxtw x9, w25
mov w8, #24
smaddl x8, w25, w8, x20
str x19, [x8]
ldr x10, [x24, x21, lsl #3]
cbz x10, LBB97_25
; %bb.24:
mov w11, #24
madd x11, x9, x11, x20
add x11, x11, #8
str x11, [x10, #16]
ldr x10, [x24, x21, lsl #3]
LBB97_25:
mov w11, #24
madd x9, x9, x11, x20
str x10, [x9, #8]
lsl x10, x21, #3
str x8, [x24, x10]
ldr x8, [x22, #16]
add x8, x8, x10
str x8, [x9, #16]
mov w0, #1
LBB97_26:
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh1212, Lloh1213
.cfi_endproc
; -- End function
.globl _Symbol_insert ; -- Begin function Symbol_insert
.p2align 2
_Symbol_insert: ; @Symbol_insert
.cfi_startproc
; %bb.0:
stp x28, x27, [sp, #-96]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 96
stp x26, x25, [sp, #16] ; 16-byte Folded Spill
stp x24, x23, [sp, #32] ; 16-byte Folded Spill
stp x22, x21, [sp, #48] ; 16-byte Folded Spill
stp x20, x19, [sp, #64] ; 16-byte Folded Spill
stp x29, x30, [sp, #80] ; 16-byte Folded Spill
add x29, sp, #80
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
Lloh1214:
adrp x8, _x2a@PAGE
Lloh1215:
ldr x23, [x8, _x2a@PAGEOFF]
cbz x23, LBB98_4
; %bb.1:
mov x20, x1
mov x19, x0
ldrb w8, [x1]
cbz w8, LBB98_5
; %bb.2:
mov w24, #0
add x9, x20, #1
mov w10, #13
LBB98_3: ; =>This Inner Loop Header: Depth=1
mul w11, w24, w10
add w24, w11, w8, sxtb
ldrb w8, [x9], #1
cbnz w8, LBB98_3
b LBB98_6
LBB98_4:
mov w0, #0
b LBB98_26
LBB98_5:
mov w24, #0
LBB98_6:
ldrsw x21, [x23]
sub w8, w21, #1
and w22, w8, w24
ldr x25, [x23, #16]
ldr x26, [x25, w22, uxtw #3]
cbz x26, LBB98_9
LBB98_7: ; =>This Inner Loop Header: Depth=1
ldr x0, [x26, #8]
mov x1, x20
bl _strcmp
cbz w0, LBB98_26
; %bb.8: ; in Loop: Header=BB98_7 Depth=1
ldr x26, [x26, #16]
cbnz x26, LBB98_7
LBB98_9:
ldr w26, [x23, #4]
cmp w26, w21
b.ge LBB98_11
; %bb.10:
ldr x21, [x23, #8]
b LBB98_23
LBB98_11:
lsl x22, x21, #1
mov x0, x22
mov w1, #40
bl _calloc
cbz x0, LBB98_26
; %bb.12:
mov x21, x0
add x25, x0, x22, lsl #5
cmp w26, #0
b.le LBB98_21
; %bb.13:
mov x8, #0
sub w27, w22, #1
mov w9, #13
b LBB98_15
LBB98_14: ; in Loop: Header=BB98_15 Depth=1
lsl x15, x8, #5
ldr x10, [x10, x15]
add x15, x21, x15
stp x11, x14, [x15, #8]
str x10, [x12]
str x13, [x15, #24]
str x12, [x13]
add x8, x8, #1
cmp x8, x26
b.eq LBB98_22
LBB98_15: ; =>This Loop Header: Depth=1
; Child Loop BB98_17 Depth 2
ldr x10, [x23, #8]
add x11, x10, x8, lsl #5
ldr x11, [x11, #8]
ldrb w13, [x11]
cbz w13, LBB98_18
; %bb.16: ; in Loop: Header=BB98_15 Depth=1
mov w12, #0
add x14, x11, #1
LBB98_17: ; Parent Loop BB98_15 Depth=1
; => This Inner Loop Header: Depth=2
mul w12, w12, w9
add w12, w12, w13, sxtb
ldrb w13, [x14], #1
cbnz w13, LBB98_17
b LBB98_19
LBB98_18: ; in Loop: Header=BB98_15 Depth=1
mov w12, #0
LBB98_19: ; in Loop: Header=BB98_15 Depth=1
and w13, w12, w27
add x12, x21, x8, lsl #5
add x13, x25, w13, uxtw #3
ldr x14, [x13]
cbz x14, LBB98_14
; %bb.20: ; in Loop: Header=BB98_15 Depth=1
add x15, x12, #16
str x15, [x14, #24]
ldr x14, [x13]
b LBB98_14
LBB98_21:
sub w27, w22, #1
LBB98_22:
ldr x0, [x23, #8]
bl _free
str w22, [x23]
and w22, w27, w24
stp x21, x25, [x23, #8]
LBB98_23:
add w8, w26, #1
str w8, [x23, #4]
sxtw x8, w26
add x8, x21, x8, lsl #5
stp x19, x20, [x8]
ldr x9, [x25, x22, lsl #3]
cbz x9, LBB98_25
; %bb.24:
add x10, x8, #16
str x10, [x9, #24]
ldr x9, [x25, x22, lsl #3]
LBB98_25:
str x9, [x8, #16]
lsl x9, x22, #3
str x8, [x25, x9]
ldr x10, [x23, #16]
add x9, x10, x9
str x9, [x8, #24]
mov w0, #1
LBB98_26:
ldp x29, x30, [sp, #80] ; 16-byte Folded Reload
ldp x20, x19, [sp, #64] ; 16-byte Folded Reload
ldp x22, x21, [sp, #48] ; 16-byte Folded Reload
ldp x24, x23, [sp, #32] ; 16-byte Folded Reload
ldp x26, x25, [sp, #16] ; 16-byte Folded Reload
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
.loh AdrpLdr Lloh1214, Lloh1215
.cfi_endproc
; -- End function
.globl _Symbol_Nth ; -- Begin function Symbol_Nth
.p2align 2
_Symbol_Nth: ; @Symbol_Nth
.cfi_startproc
; %bb.0:
mov x8, x0
mov x0, #0
subs w9, w8, #1
b.lt LBB99_5
; %bb.1:
Lloh1216:
adrp x10, _x2a@PAGE
Lloh1217:
ldr x10, [x10, _x2a@PAGEOFF]
cbz x10, LBB99_5
; %bb.2:
ldr w11, [x10, #4]
cmp w11, w8
b.ge LBB99_4
; %bb.3:
mov x0, #0
ret
LBB99_4:
ldr x8, [x10, #8]
lsl x9, x9, #5
ldr x0, [x8, x9]
LBB99_5:
ret
.loh AdrpLdr Lloh1216, Lloh1217
.cfi_endproc
; -- End function
.globl _statecmp ; -- Begin function statecmp
.p2align 2
_statecmp: ; @statecmp
.cfi_startproc
; %bb.0:
cbz x0, LBB100_2
; %bb.1:
cbnz x1, LBB100_4
LBB100_2:
cmp x0, #0
cset w8, ne
cmp x1, #0
csinv w0, w8, wzr, eq
ret
LBB100_3: ; in Loop: Header=BB100_4 Depth=1
ldr x0, [x0, #64]
ldr x1, [x1, #64]
cmp w8, #0
ccmp x0, #0, #4, eq
ccmp x1, #0, #4, ne
b.eq LBB100_6
LBB100_4: ; =>This Inner Loop Header: Depth=1
ldr x8, [x0]
ldr w8, [x8, #96]
ldr x9, [x1]
ldr w9, [x9, #96]
subs w8, w8, w9
b.ne LBB100_3
; %bb.5: ; in Loop: Header=BB100_4 Depth=1
ldr w8, [x0, #8]
ldr w9, [x1, #8]
sub w8, w8, w9
b LBB100_3
LBB100_6:
cmp x0, #0
cset w9, ne
cmp x1, #0
csinv w9, w9, wzr, eq
cbz w8, LBB100_8
; %bb.7:
mov x0, x8
ret
LBB100_8:
mov x8, x9
mov x0, x8
ret
.cfi_endproc
; -- End function
.globl _statehash ; -- Begin function statehash
.p2align 2
_statehash: ; @statehash
.cfi_startproc
; %bb.0:
mov w8, #0
cbz x0, LBB101_3
; %bb.1:
mov w9, #571
mov w10, #37
LBB101_2: ; =>This Inner Loop Header: Depth=1
mul w8, w8, w9
ldr x11, [x0]
ldr w11, [x11, #96]
madd w8, w11, w10, w8
ldr w11, [x0, #8]
add w8, w8, w11
ldr x0, [x0, #64]
cbnz x0, LBB101_2
LBB101_3:
mov x0, x8
ret
.cfi_endproc
; -- End function
.globl _confighash ; -- Begin function confighash
.p2align 2
_confighash: ; @confighash
.cfi_startproc
; %bb.0:
ldr x8, [x0]
ldr w8, [x8, #96]
mov w9, #37
ldr w10, [x0, #8]
madd w0, w8, w9, w10
ret
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function acttab_insert.cold.1
_acttab_insert.cold.1: ; @acttab_insert.cold.1
.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
Lloh1218:
adrp x0, l___func__.acttab_insert@PAGE
Lloh1219:
add x0, x0, l___func__.acttab_insert@PAGEOFF
Lloh1220:
adrp x1, l_.str.2@PAGE
Lloh1221:
add x1, x1, l_.str.2@PAGEOFF
Lloh1222:
adrp x3, l_.str.3@PAGE
Lloh1223:
add x3, x3, l_.str.3@PAGEOFF
mov w2, #674
bl ___assert_rtn
.loh AdrpAdd Lloh1222, Lloh1223
.loh AdrpAdd Lloh1220, Lloh1221
.loh AdrpAdd Lloh1218, Lloh1219
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function FindFirstSets.cold.1
_FindFirstSets.cold.1: ; @FindFirstSets.cold.1
.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
Lloh1224:
adrp x0, l___func__.SetAdd@PAGE
Lloh1225:
add x0, x0, l___func__.SetAdd@PAGEOFF
Lloh1226:
adrp x1, l_.str.2@PAGE
Lloh1227:
add x1, x1, l_.str.2@PAGEOFF
Lloh1228:
adrp x3, l_.str.231@PAGE
Lloh1229:
add x3, x3, l_.str.231@PAGEOFF
bl _OUTLINED_FUNCTION_0
.loh AdrpAdd Lloh1228, Lloh1229
.loh AdrpAdd Lloh1226, Lloh1227
.loh AdrpAdd Lloh1224, Lloh1225
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function FindFirstSets.cold.2
_FindFirstSets.cold.2: ; @FindFirstSets.cold.2
.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
Lloh1230:
adrp x0, l___func__.SetAdd@PAGE
Lloh1231:
add x0, x0, l___func__.SetAdd@PAGEOFF
Lloh1232:
adrp x1, l_.str.2@PAGE
Lloh1233:
add x1, x1, l_.str.2@PAGEOFF
Lloh1234:
adrp x3, l_.str.231@PAGE
Lloh1235:
add x3, x3, l_.str.231@PAGEOFF
bl _OUTLINED_FUNCTION_0
.loh AdrpAdd Lloh1234, Lloh1235
.loh AdrpAdd Lloh1232, Lloh1233
.loh AdrpAdd Lloh1230, Lloh1231
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function FindFirstSets.cold.3
_FindFirstSets.cold.3: ; @FindFirstSets.cold.3
.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
Lloh1236:
adrp x0, l___func__.FindFirstSets@PAGE
Lloh1237:
add x0, x0, l___func__.FindFirstSets@PAGEOFF
Lloh1238:
adrp x1, l_.str.2@PAGE
Lloh1239:
add x1, x1, l_.str.2@PAGEOFF
Lloh1240:
adrp x3, l_.str.4@PAGE
Lloh1241:
add x3, x3, l_.str.4@PAGEOFF
mov w2, #851
bl ___assert_rtn
.loh AdrpAdd Lloh1240, Lloh1241
.loh AdrpAdd Lloh1238, Lloh1239
.loh AdrpAdd Lloh1236, Lloh1237
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function SetAdd.cold.1
_SetAdd.cold.1: ; @SetAdd.cold.1
.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
Lloh1242:
adrp x0, l___func__.SetAdd@PAGE
Lloh1243:
add x0, x0, l___func__.SetAdd@PAGEOFF
Lloh1244:
adrp x1, l_.str.2@PAGE
Lloh1245:
add x1, x1, l_.str.2@PAGEOFF
Lloh1246:
adrp x3, l_.str.231@PAGE
Lloh1247:
add x3, x3, l_.str.231@PAGEOFF
bl _OUTLINED_FUNCTION_0
.loh AdrpAdd Lloh1246, Lloh1247
.loh AdrpAdd Lloh1244, Lloh1245
.loh AdrpAdd Lloh1242, Lloh1243
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function FindStates.cold.1
_FindStates.cold.1: ; @FindStates.cold.1
.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
Lloh1248:
adrp x0, l___func__.SetAdd@PAGE
Lloh1249:
add x0, x0, l___func__.SetAdd@PAGEOFF
Lloh1250:
adrp x1, l_.str.2@PAGE
Lloh1251:
add x1, x1, l_.str.2@PAGEOFF
Lloh1252:
adrp x3, l_.str.231@PAGE
Lloh1253:
add x3, x3, l_.str.231@PAGEOFF
bl _OUTLINED_FUNCTION_0
.loh AdrpAdd Lloh1252, Lloh1253
.loh AdrpAdd Lloh1250, Lloh1251
.loh AdrpAdd Lloh1248, Lloh1249
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Configlist_addbasis.cold.1
_Configlist_addbasis.cold.1: ; @Configlist_addbasis.cold.1
.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
Lloh1254:
adrp x0, l___func__.Configlist_addbasis@PAGE
Lloh1255:
add x0, x0, l___func__.Configlist_addbasis@PAGEOFF
Lloh1256:
adrp x1, l_.str.2@PAGE
Lloh1257:
add x1, x1, l_.str.2@PAGEOFF
Lloh1258:
adrp x3, l_.str.10@PAGE
Lloh1259:
add x3, x3, l_.str.10@PAGEOFF
mov w2, #1370
bl ___assert_rtn
.loh AdrpAdd Lloh1258, Lloh1259
.loh AdrpAdd Lloh1256, Lloh1257
.loh AdrpAdd Lloh1254, Lloh1255
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Configlist_addbasis.cold.2
_Configlist_addbasis.cold.2: ; @Configlist_addbasis.cold.2
.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
Lloh1260:
adrp x0, l___func__.Configlist_addbasis@PAGE
Lloh1261:
add x0, x0, l___func__.Configlist_addbasis@PAGEOFF
Lloh1262:
adrp x1, l_.str.2@PAGE
Lloh1263:
add x1, x1, l_.str.2@PAGEOFF
Lloh1264:
adrp x3, l_.str.9@PAGE
Lloh1265:
add x3, x3, l_.str.9@PAGEOFF
mov w2, #1371
bl ___assert_rtn
.loh AdrpAdd Lloh1264, Lloh1265
.loh AdrpAdd Lloh1262, Lloh1263
.loh AdrpAdd Lloh1260, Lloh1261
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function getstate.cold.1
_getstate.cold.1: ; @getstate.cold.1
.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
Lloh1266:
adrp x0, l___func__.Configlist_eat@PAGE
Lloh1267:
add x0, x0, l___func__.Configlist_eat@PAGEOFF
Lloh1268:
adrp x1, l_.str.2@PAGE
Lloh1269:
add x1, x1, l_.str.2@PAGEOFF
Lloh1270:
adrp x3, l_.str.13@PAGE
Lloh1271:
add x3, x3, l_.str.13@PAGEOFF
mov w2, #1481
bl ___assert_rtn
.loh AdrpAdd Lloh1270, Lloh1271
.loh AdrpAdd Lloh1268, Lloh1269
.loh AdrpAdd Lloh1266, Lloh1267
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function getstate.cold.2
_getstate.cold.2: ; @getstate.cold.2
.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
Lloh1272:
adrp x0, l___func__.Configlist_eat@PAGE
Lloh1273:
add x0, x0, l___func__.Configlist_eat@PAGEOFF
Lloh1274:
adrp x1, l_.str.2@PAGE
Lloh1275:
add x1, x1, l_.str.2@PAGEOFF
Lloh1276:
adrp x3, l_.str.12@PAGE
Lloh1277:
add x3, x3, l_.str.12@PAGEOFF
mov w2, #1480
bl ___assert_rtn
.loh AdrpAdd Lloh1276, Lloh1277
.loh AdrpAdd Lloh1274, Lloh1275
.loh AdrpAdd Lloh1272, Lloh1273
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Configlist_eat.cold.1
_Configlist_eat.cold.1: ; @Configlist_eat.cold.1
.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
Lloh1278:
adrp x0, l___func__.Configlist_eat@PAGE
Lloh1279:
add x0, x0, l___func__.Configlist_eat@PAGEOFF
Lloh1280:
adrp x1, l_.str.2@PAGE
Lloh1281:
add x1, x1, l_.str.2@PAGEOFF
Lloh1282:
adrp x3, l_.str.13@PAGE
Lloh1283:
add x3, x3, l_.str.13@PAGEOFF
mov w2, #1481
bl ___assert_rtn
.loh AdrpAdd Lloh1282, Lloh1283
.loh AdrpAdd Lloh1280, Lloh1281
.loh AdrpAdd Lloh1278, Lloh1279
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Configlist_eat.cold.2
_Configlist_eat.cold.2: ; @Configlist_eat.cold.2
.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
Lloh1284:
adrp x0, l___func__.Configlist_eat@PAGE
Lloh1285:
add x0, x0, l___func__.Configlist_eat@PAGEOFF
Lloh1286:
adrp x1, l_.str.2@PAGE
Lloh1287:
add x1, x1, l_.str.2@PAGEOFF
Lloh1288:
adrp x3, l_.str.12@PAGE
Lloh1289:
add x3, x3, l_.str.12@PAGEOFF
mov w2, #1480
bl ___assert_rtn
.loh AdrpAdd Lloh1288, Lloh1289
.loh AdrpAdd Lloh1286, Lloh1287
.loh AdrpAdd Lloh1284, Lloh1285
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Configlist_closure.cold.1
_Configlist_closure.cold.1: ; @Configlist_closure.cold.1
.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
Lloh1290:
adrp x0, l___func__.Configlist_closure@PAGE
Lloh1291:
add x0, x0, l___func__.Configlist_closure@PAGEOFF
Lloh1292:
adrp x1, l_.str.2@PAGE
Lloh1293:
add x1, x1, l_.str.2@PAGEOFF
Lloh1294:
adrp x3, l_.str.9@PAGE
Lloh1295:
add x3, x3, l_.str.9@PAGEOFF
mov w2, #1401
bl ___assert_rtn
.loh AdrpAdd Lloh1294, Lloh1295
.loh AdrpAdd Lloh1292, Lloh1293
.loh AdrpAdd Lloh1290, Lloh1291
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Configlist_closure.cold.2
_Configlist_closure.cold.2: ; @Configlist_closure.cold.2
.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
Lloh1296:
adrp x0, l___func__.SetAdd@PAGE
Lloh1297:
add x0, x0, l___func__.SetAdd@PAGEOFF
Lloh1298:
adrp x1, l_.str.2@PAGE
Lloh1299:
add x1, x1, l_.str.2@PAGEOFF
Lloh1300:
adrp x3, l_.str.231@PAGE
Lloh1301:
add x3, x3, l_.str.231@PAGEOFF
bl _OUTLINED_FUNCTION_0
.loh AdrpAdd Lloh1300, Lloh1301
.loh AdrpAdd Lloh1298, Lloh1299
.loh AdrpAdd Lloh1296, Lloh1297
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Configlist_closure.cold.3
_Configlist_closure.cold.3: ; @Configlist_closure.cold.3
.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
Lloh1302:
adrp x0, l___func__.SetAdd@PAGE
Lloh1303:
add x0, x0, l___func__.SetAdd@PAGEOFF
Lloh1304:
adrp x1, l_.str.2@PAGE
Lloh1305:
add x1, x1, l_.str.2@PAGEOFF
Lloh1306:
adrp x3, l_.str.231@PAGE
Lloh1307:
add x3, x3, l_.str.231@PAGEOFF
bl _OUTLINED_FUNCTION_0
.loh AdrpAdd Lloh1306, Lloh1307
.loh AdrpAdd Lloh1304, Lloh1305
.loh AdrpAdd Lloh1302, Lloh1303
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function FindActions.cold.1
_FindActions.cold.1: ; @FindActions.cold.1
.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
Lloh1308:
adrp x0, l___func__.resolve_conflict@PAGE
Lloh1309:
add x0, x0, l___func__.resolve_conflict@PAGEOFF
Lloh1310:
adrp x1, l_.str.2@PAGE
Lloh1311:
add x1, x1, l_.str.2@PAGEOFF
Lloh1312:
adrp x3, l_.str.235@PAGE
Lloh1313:
add x3, x3, l_.str.235@PAGEOFF
mov w2, #1273
bl ___assert_rtn
.loh AdrpAdd Lloh1312, Lloh1313
.loh AdrpAdd Lloh1310, Lloh1311
.loh AdrpAdd Lloh1308, Lloh1309
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function FindActions.cold.2
_FindActions.cold.2: ; @FindActions.cold.2
.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
Lloh1314:
adrp x0, l___func__.resolve_conflict@PAGE
Lloh1315:
add x0, x0, l___func__.resolve_conflict@PAGEOFF
Lloh1316:
adrp x1, l_.str.2@PAGE
Lloh1317:
add x1, x1, l_.str.2@PAGEOFF
Lloh1318:
adrp x3, l_.str.234@PAGE
Lloh1319:
add x3, x3, l_.str.234@PAGEOFF
mov w2, #1246
bl ___assert_rtn
.loh AdrpAdd Lloh1318, Lloh1319
.loh AdrpAdd Lloh1316, Lloh1317
.loh AdrpAdd Lloh1314, Lloh1315
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Configlist_add.cold.1
_Configlist_add.cold.1: ; @Configlist_add.cold.1
.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
Lloh1320:
adrp x0, l___func__.Configlist_add@PAGE
Lloh1321:
add x0, x0, l___func__.Configlist_add@PAGEOFF
Lloh1322:
adrp x1, l_.str.2@PAGE
Lloh1323:
add x1, x1, l_.str.2@PAGEOFF
Lloh1324:
adrp x3, l_.str.9@PAGE
Lloh1325:
add x3, x3, l_.str.9@PAGEOFF
mov w2, #1345
bl ___assert_rtn
.loh AdrpAdd Lloh1324, Lloh1325
.loh AdrpAdd Lloh1322, Lloh1323
.loh AdrpAdd Lloh1320, Lloh1321
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function OptInit.cold.1
_OptInit.cold.1: ; @OptInit.cold.1
.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
Lloh1326:
adrp x0, l___func__.handleswitch@PAGE
Lloh1327:
add x0, x0, l___func__.handleswitch@PAGEOFF
Lloh1328:
adrp x1, l_.str.2@PAGE
Lloh1329:
add x1, x1, l_.str.2@PAGEOFF
Lloh1330:
adrp x3, l_.str.241@PAGE
Lloh1331:
add x3, x3, l_.str.241@PAGEOFF
mov w2, #1992
bl ___assert_rtn
.loh AdrpAdd Lloh1330, Lloh1331
.loh AdrpAdd Lloh1328, Lloh1329
.loh AdrpAdd Lloh1326, Lloh1327
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function Reprint.cold.1
_Reprint.cold.1: ; @Reprint.cold.1
.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
Lloh1332:
adrp x0, l___func__.Reprint@PAGE
Lloh1333:
add x0, x0, l___func__.Reprint@PAGEOFF
Lloh1334:
adrp x1, l_.str.2@PAGE
Lloh1335:
add x1, x1, l_.str.2@PAGEOFF
Lloh1336:
adrp x3, l_.str.89@PAGE
Lloh1337:
add x3, x3, l_.str.89@PAGEOFF
mov w2, #3105
bl ___assert_rtn
.loh AdrpAdd Lloh1336, Lloh1337
.loh AdrpAdd Lloh1334, Lloh1335
.loh AdrpAdd Lloh1332, Lloh1333
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function CompressTables.cold.1
_CompressTables.cold.1: ; @CompressTables.cold.1
.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
Lloh1338:
adrp x0, l___func__.CompressTables@PAGE
Lloh1339:
add x0, x0, l___func__.CompressTables@PAGEOFF
Lloh1340:
adrp x1, l_.str.2@PAGE
Lloh1341:
add x1, x1, l_.str.2@PAGEOFF
Lloh1342:
adrp x3, l_.str.229@PAGE
Lloh1343:
add x3, x3, l_.str.229@PAGEOFF
mov w2, #4731
bl ___assert_rtn
.loh AdrpAdd Lloh1342, Lloh1343
.loh AdrpAdd Lloh1340, Lloh1341
.loh AdrpAdd Lloh1338, Lloh1339
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function CompressTables.cold.2
_CompressTables.cold.2: ; @CompressTables.cold.2
.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
Lloh1344:
adrp x0, l___func__.CompressTables@PAGE
Lloh1345:
add x0, x0, l___func__.CompressTables@PAGEOFF
Lloh1346:
adrp x1, l_.str.2@PAGE
Lloh1347:
add x1, x1, l_.str.2@PAGEOFF
Lloh1348:
adrp x3, l_.str.228@PAGE
Lloh1349:
add x3, x3, l_.str.228@PAGEOFF
mov w2, #4674
bl ___assert_rtn
.loh AdrpAdd Lloh1348, Lloh1349
.loh AdrpAdd Lloh1346, Lloh1347
.loh AdrpAdd Lloh1344, Lloh1345
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ResortStates.cold.1
_ResortStates.cold.1: ; @ResortStates.cold.1
.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
Lloh1350:
adrp x0, l___func__.ResortStates@PAGE
Lloh1351:
add x0, x0, l___func__.ResortStates@PAGEOFF
Lloh1352:
adrp x1, l_.str.2@PAGE
Lloh1353:
add x1, x1, l_.str.2@PAGEOFF
Lloh1354:
adrp x3, l_.str.230@PAGE
Lloh1355:
add x3, x3, l_.str.230@PAGEOFF
mov w2, #4787
bl ___assert_rtn
.loh AdrpAdd Lloh1354, Lloh1355
.loh AdrpAdd Lloh1352, Lloh1353
.loh AdrpAdd Lloh1350, Lloh1351
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ReportTable.cold.1
_ReportTable.cold.1: ; @ReportTable.cold.1
.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
Lloh1356:
adrp x0, l___func__.ReportTable@PAGE
Lloh1357:
add x0, x0, l___func__.ReportTable@PAGEOFF
Lloh1358:
adrp x1, l_.str.2@PAGE
Lloh1359:
add x1, x1, l_.str.2@PAGEOFF
Lloh1360:
adrp x3, l_.str.224@PAGE
Lloh1361:
add x3, x3, l_.str.224@PAGEOFF
mov w2, #4551
bl ___assert_rtn
.loh AdrpAdd Lloh1360, Lloh1361
.loh AdrpAdd Lloh1358, Lloh1359
.loh AdrpAdd Lloh1356, Lloh1357
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function ReportTable.cold.2
_ReportTable.cold.2: ; @ReportTable.cold.2
.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
str w0, [x1]
Lloh1362:
adrp x0, l___func__.ReportTable@PAGE
Lloh1363:
add x0, x0, l___func__.ReportTable@PAGEOFF
Lloh1364:
adrp x1, l_.str.2@PAGE
Lloh1365:
add x1, x1, l_.str.2@PAGEOFF
Lloh1366:
adrp x3, l_.str.210@PAGE
Lloh1367:
add x3, x3, l_.str.210@PAGEOFF
mov w2, #4428
bl ___assert_rtn
.loh AdrpAdd Lloh1366, Lloh1367
.loh AdrpAdd Lloh1364, Lloh1365
.loh AdrpAdd Lloh1362, Lloh1363
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function emit_destructor_code.cold.1
_emit_destructor_code.cold.1: ; @emit_destructor_code.cold.1
.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
Lloh1368:
adrp x0, l___func__.emit_destructor_code@PAGE
Lloh1369:
add x0, x0, l___func__.emit_destructor_code@PAGEOFF
Lloh1370:
adrp x1, l_.str.2@PAGE
Lloh1371:
add x1, x1, l_.str.2@PAGEOFF
Lloh1372:
adrp x3, l_.str.128@PAGE
Lloh1373:
add x3, x3, l_.str.128@PAGEOFF
mov w2, #3537
bl ___assert_rtn
.loh AdrpAdd Lloh1372, Lloh1373
.loh AdrpAdd Lloh1370, Lloh1371
.loh AdrpAdd Lloh1368, Lloh1369
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function append_str.cold.1
_append_str.cold.1: ; @append_str.cold.1
.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
Lloh1374:
adrp x0, l___func__.append_str@PAGE
Lloh1375:
add x0, x0, l___func__.append_str@PAGEOFF
Lloh1376:
adrp x1, l_.str.2@PAGE
Lloh1377:
add x1, x1, l_.str.2@PAGEOFF
Lloh1378:
adrp x3, l_.str.131@PAGE
Lloh1379:
add x3, x3, l_.str.131@PAGEOFF
mov w2, #3597
bl ___assert_rtn
.loh AdrpAdd Lloh1378, Lloh1379
.loh AdrpAdd Lloh1376, Lloh1377
.loh AdrpAdd Lloh1374, Lloh1375
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function axset_compare.cold.1
_axset_compare.cold.1: ; @axset_compare.cold.1
.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
Lloh1380:
adrp x0, l___func__.axset_compare@PAGE
Lloh1381:
add x0, x0, l___func__.axset_compare@PAGEOFF
Lloh1382:
adrp x1, l_.str.2@PAGE
Lloh1383:
add x1, x1, l_.str.2@PAGEOFF
Lloh1384:
adrp x3, l_.str.318@PAGE
Lloh1385:
add x3, x3, l_.str.318@PAGEOFF
mov w2, #4046
bl ___assert_rtn
.loh AdrpAdd Lloh1384, Lloh1385
.loh AdrpAdd Lloh1382, Lloh1383
.loh AdrpAdd Lloh1380, Lloh1381
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function stateResortCompare.cold.1
_stateResortCompare.cold.1: ; @stateResortCompare.cold.1
.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
Lloh1386:
adrp x0, l___func__.stateResortCompare@PAGE
Lloh1387:
add x0, x0, l___func__.stateResortCompare@PAGEOFF
Lloh1388:
adrp x1, l_.str.2@PAGE
Lloh1389:
add x1, x1, l_.str.2@PAGEOFF
Lloh1390:
adrp x3, l_.str.319@PAGE
Lloh1391:
add x3, x3, l_.str.319@PAGEOFF
mov w2, #4758
bl ___assert_rtn
.loh AdrpAdd Lloh1390, Lloh1391
.loh AdrpAdd Lloh1388, Lloh1389
.loh AdrpAdd Lloh1386, Lloh1387
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function OUTLINED_FUNCTION_0
_OUTLINED_FUNCTION_0: ; @OUTLINED_FUNCTION_0 Thunk
.cfi_startproc
; %bb.0:
mov w2, #4840
b ___assert_rtn
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Unable to allocate memory for a new acttab."
l_.str.1: ; @.str.1
.asciz "malloc failed\n"
l___func__.acttab_insert: ; @__func__.acttab_insert
.asciz "acttab_insert"
l_.str.2: ; @.str.2
.asciz "15762175.c"
l_.str.3: ; @.str.3
.asciz "p->nLookahead>0"
l___func__.FindFirstSets: ; @__func__.FindFirstSets
.asciz "FindFirstSets"
l_.str.4: ; @.str.4
.asciz "sp->type==NONTERMINAL || sp->lambda==LEMON_FALSE"
l_.str.5: ; @.str.5
.asciz "The specified start symbol \"%s\" is not in a nonterminal of the grammar. \"%s\" will be used as the start symbol instead."
l_.str.6: ; @.str.6
.asciz "The start symbol \"%s\" occurs on the right-hand side of a rule. This will result in a parser which does not work properly."
l_.str.7: ; @.str.7
.asciz "This rule can not be reduced.\n"
.zerofill __DATA,__bss,_freelist,8,3 ; @freelist
l_.str.8: ; @.str.8
.asciz "Unable to allocate memory for a new configuration."
.zerofill __DATA,__bss,_current,8,3 ; @current
.zerofill __DATA,__bss,_currentend,8,3 ; @currentend
.zerofill __DATA,__bss,_basis,8,3 ; @basis
.zerofill __DATA,__bss,_basisend,8,3 ; @basisend
l___func__.Configlist_add: ; @__func__.Configlist_add
.asciz "Configlist_add"
l_.str.9: ; @.str.9
.asciz "currentend!=0"
l___func__.Configlist_addbasis: ; @__func__.Configlist_addbasis
.asciz "Configlist_addbasis"
l_.str.10: ; @.str.10
.asciz "basisend!=0"
l___func__.Configlist_closure: ; @__func__.Configlist_closure
.asciz "Configlist_closure"
l_.str.11: ; @.str.11
.asciz "Nonterminal \"%s\" has no rules."
l___func__.Configlist_eat: ; @__func__.Configlist_eat
.asciz "Configlist_eat"
l_.str.12: ; @.str.12
.asciz "cfp->fplp==0"
l_.str.13: ; @.str.13
.asciz "cfp->bplp==0"
l_.str.14: ; @.str.14
.asciz "%s:%d: "
l_.str.16: ; @.str.16
.asciz "Out of memory. Aborting...\n"
.zerofill __DATA,__bss,_main.version,4,2 ; @main.version
.zerofill __DATA,__bss,_main.rpflag,4,2 ; @main.rpflag
.zerofill __DATA,__bss,_main.basisflag,4,2 ; @main.basisflag
.zerofill __DATA,__bss,_main.compress,4,2 ; @main.compress
.zerofill __DATA,__bss,_main.quiet,4,2 ; @main.quiet
.zerofill __DATA,__bss,_main.statistics,4,2 ; @main.statistics
.zerofill __DATA,__bss,_main.mhflag,4,2 ; @main.mhflag
.zerofill __DATA,__bss,_main.nolinenosflag,4,2 ; @main.nolinenosflag
.zerofill __DATA,__bss,_main.noResort,4,2 ; @main.noResort
.section __DATA,__data
.p2align 3 ; @main.options
_main.options:
.long 1 ; 0x1
.space 4
.quad l_.str.17
.quad _main.basisflag
.quad l_.str.18
.long 1 ; 0x1
.space 4
.quad l_.str.19
.quad _main.compress
.quad l_.str.20
.long 8 ; 0x8
.space 4
.quad l_.str.21
.quad _handle_D_option
.quad l_.str.22
.long 8 ; 0x8
.space 4
.quad l_.str.23
.quad 0
.quad l_.str.24
.long 1 ; 0x1
.space 4
.quad l_.str.25
.quad _main.rpflag
.quad l_.str.26
.long 8 ; 0x8
.space 4
.quad l_.str.27
.quad 0
.quad l_.str.28
.long 1 ; 0x1
.space 4
.quad l_.str.29
.quad _main.mhflag
.quad l_.str.30
.long 1 ; 0x1
.space 4
.quad l_.str.31
.quad _main.nolinenosflag
.quad l_.str.32
.long 8 ; 0x8
.space 4
.quad l_.str.33
.quad 0
.quad l_.str.34
.long 1 ; 0x1
.space 4
.quad l_.str.35
.quad _showPrecedenceConflict
.quad l_.str.36
.long 1 ; 0x1
.space 4
.quad l_.str.37
.quad _main.quiet
.quad l_.str.38
.long 1 ; 0x1
.space 4
.quad l_.str.39
.quad _main.noResort
.quad l_.str.40
.long 1 ; 0x1
.space 4
.quad l_.str.41
.quad _main.statistics
.quad l_.str.42
.long 1 ; 0x1
.space 4
.quad l_.str.43
.quad _main.version
.quad l_.str.44
.long 8 ; 0x8
.space 4
.quad l_.str.45
.quad _handle_T_option
.quad l_.str.46
.long 8 ; 0x8
.space 4
.quad l_.str.47
.quad 0
.quad l_.str.48
.long 1 ; 0x1
.space 4
.quad 0
.quad 0
.quad 0
.section __TEXT,__cstring,cstring_literals
l_.str.17: ; @.str.17
.asciz "b"
l_.str.18: ; @.str.18
.asciz "Print only the basis in report."
l_.str.19: ; @.str.19
.asciz "c"
l_.str.20: ; @.str.20
.asciz "Don't compress the action table."
l_.str.21: ; @.str.21
.asciz "D"
l_.str.22: ; @.str.22
.asciz "Define an %ifdef macro."
l_.str.23: ; @.str.23
.asciz "f"
l_.str.24: ; @.str.24
.asciz "Ignored. (Placeholder for -f compiler options.)"
l_.str.25: ; @.str.25
.asciz "g"
l_.str.26: ; @.str.26
.asciz "Print grammar without actions."
l_.str.27: ; @.str.27
.asciz "I"
l_.str.28: ; @.str.28
.asciz "Ignored. (Placeholder for '-I' compiler options.)"
l_.str.29: ; @.str.29
.asciz "m"
l_.str.30: ; @.str.30
.asciz "Output a makeheaders compatible file."
l_.str.31: ; @.str.31
.asciz "l"
l_.str.32: ; @.str.32
.asciz "Do not print #line statements."
l_.str.33: ; @.str.33
.asciz "O"
l_.str.34: ; @.str.34
.asciz "Ignored. (Placeholder for '-O' compiler options.)"
l_.str.35: ; @.str.35
.asciz "p"
.zerofill __DATA,__bss,_showPrecedenceConflict,4,2 ; @showPrecedenceConflict
l_.str.36: ; @.str.36
.asciz "Show conflicts resolved by precedence rules"
l_.str.37: ; @.str.37
.asciz "q"
l_.str.38: ; @.str.38
.asciz "(Quiet) Don't print the report file."
l_.str.39: ; @.str.39
.asciz "r"
l_.str.40: ; @.str.40
.asciz "Do not sort or renumber states"
l_.str.41: ; @.str.41
.asciz "s"
l_.str.42: ; @.str.42
.asciz "Print parser stats to standard output."
l_.str.43: ; @.str.43
.asciz "x"
l_.str.44: ; @.str.44
.asciz "Print the version number."
l_.str.45: ; @.str.45
.asciz "T"
l_.str.46: ; @.str.46
.asciz "Specify a template file."
l_.str.47: ; @.str.47
.asciz "W"
l_.str.48: ; @.str.48
.asciz "Ignored. (Placeholder for '-W' compiler options.)"
l_.str.50: ; @.str.50
.asciz "Exactly one filename argument is required.\n"
l_.str.51: ; @.str.51
.asciz "$"
l_.str.52: ; @.str.52
.asciz "error"
l_.str.53: ; @.str.53
.asciz "Empty grammar.\n"
l_.str.54: ; @.str.54
.asciz "{default}"
l___func__.main: ; @__func__.main
.asciz "main"
l_.str.55: ; @.str.55
.asciz "strcmp(lem.symbols[i-1]->name,\"{default}\")==0"
l_.str.57: ; @.str.57
.asciz "terminal symbols"
l_.str.58: ; @.str.58
.asciz "non-terminal symbols"
l_.str.59: ; @.str.59
.asciz "total symbols"
l_.str.60: ; @.str.60
.asciz "rules"
l_.str.61: ; @.str.61
.asciz "states"
l_.str.62: ; @.str.62
.asciz "conflicts"
l_.str.63: ; @.str.63
.asciz "action table entries"
l_.str.64: ; @.str.64
.asciz "lookahead table entries"
l_.str.65: ; @.str.65
.asciz "total table size (bytes)"
l_.str.66: ; @.str.66
.asciz "%d parsing conflicts.\n"
.zerofill __DATA,__bss,_argv,8,3 ; @argv
.zerofill __DATA,__bss,_op,8,3 ; @op
.zerofill __DATA,__bss,_errstream,8,3 ; @errstream
l_.str.67: ; @.str.67
.asciz "Valid command line options for \"%s\" are:\n"
l_.str.68: ; @.str.68
.asciz "--"
l_.str.69: ; @.str.69
.asciz " -%-*s %s\n"
l_.str.70: ; @.str.70
.asciz " -%s<integer>%*s %s\n"
l_.str.71: ; @.str.71
.space 1
l_.str.72: ; @.str.72
.asciz " -%s<real>%*s %s\n"
l_.str.73: ; @.str.73
.asciz " -%s<string>%*s %s\n"
l_.str.74: ; @.str.74
.asciz "rb"
l_.str.75: ; @.str.75
.asciz "Can't open this file for reading."
l_.str.76: ; @.str.76
.asciz "Input file too large."
l_.str.77: ; @.str.77
.asciz "Can't read in all %d bytes of this file."
l_.str.78: ; @.str.78
.asciz "String starting on this line is not terminated before the end of the file."
l_.str.79: ; @.str.79
.asciz "C code starting on this line is not terminated before the end of the file."
.zerofill __DATA,__bss,_plink_freelist,8,3 ; @plink_freelist
l_.str.80: ; @.str.80
.asciz "Unable to allocate memory for a new follow-set propagation link.\n"
l_.str.81: ; @.str.81
.asciz "Can't allocate space for a filename.\n"
l_.str.82: ; @.str.82
.asciz "Can't open file \"%s\".\n"
l_.str.84: ; @.str.84
.asciz " ::="
l_.str.85: ; @.str.85
.asciz " %s"
l_.str.86: ; @.str.86
.asciz "|%s"
l_.str.87: ; @.str.87
.asciz "// Reprint of input file \"%s\".\n// Symbols:\n"
l_.str.88: ; @.str.88
.asciz "//"
l___func__.Reprint: ; @__func__.Reprint
.asciz "Reprint"
l_.str.89: ; @.str.89
.asciz "sp->index==j"
l_.str.90: ; @.str.90
.asciz " %3d %-*.*s"
l_.str.92: ; @.str.92
.asciz " [%s]"
l_.str.93: ; @.str.93
.asciz "%s ::="
l_.str.94: ; @.str.94
.asciz " *"
l_.str.95: ; @.str.95
.asciz "%*s shift %-7d"
l_.str.96: ; @.str.96
.asciz "%*s reduce %-7d"
l_.str.97: ; @.str.97
.asciz "%*s shift-reduce %-7d"
l_.str.98: ; @.str.98
.asciz "%*s accept"
l_.str.99: ; @.str.99
.asciz "%*s error"
l_.str.100: ; @.str.100
.asciz "%*s reduce %-7d ** Parsing conflict **"
l_.str.101: ; @.str.101
.asciz "%*s shift %-7d ** Parsing conflict **"
l_.str.102: ; @.str.102
.asciz "%*s shift %-7d -- dropped by precedence"
l_.str.103: ; @.str.103
.asciz "%*s reduce %-7d -- dropped by precedence"
l_.str.104: ; @.str.104
.asciz " /* because %s==%s */"
l_.str.105: ; @.str.105
.asciz ".out"
l_.str.106: ; @.str.106
.asciz "wb"
l_.str.107: ; @.str.107
.asciz "State %d:\n"
l_.str.108: ; @.str.108
.asciz "(%d)"
l_.str.109: ; @.str.109
.asciz " %5s "
l_.str.110: ; @.str.110
.asciz " "
l_.str.111: ; @.str.111
.asciz "----------------------------------------------------\n"
l_.str.112: ; @.str.112
.asciz "Symbols:\n"
l_.str.113: ; @.str.113
.asciz " %3d: %s"
l_.str.115: ; @.str.115
.asciz " <lambda>"
l_.str.116: ; @.str.116
.asciz "%s/%s"
l_.str.117: ; @.str.117
.asciz "PATH"
l_.str.118: ; @.str.118
.asciz ".:/bin:/usr/bin"
l_.str.119: ; @.str.119
.asciz "Parse"
l_.str.120: ; @.str.120
.asciz "%.*s"
.section __DATA,__data
_tplt_open.templatename: ; @tplt_open.templatename
.asciz "lempar.c"
.zerofill __DATA,__bss,_user_templatename,8,3 ; @user_templatename
.section __TEXT,__cstring,cstring_literals
l_.str.121: ; @.str.121
.asciz "Can't find the parser driver template file \"%s\".\n"
l_.str.122: ; @.str.122
.asciz "Can't open the template file \"%s\".\n"
l_.str.123: ; @.str.123
.asciz "%.*s.lt"
l_.str.124: ; @.str.124
.asciz "%s.lt"
l_.str.125: ; @.str.125
.asciz "#line %d \""
l_.str.126: ; @.str.126
.asciz "\"\n"
l_.str.127: ; @.str.127
.asciz "{\n"
l___func__.emit_destructor_code: ; @__func__.emit_destructor_code
.asciz "emit_destructor_code"
l_.str.128: ; @.str.128
.asciz "0"
l_.str.129: ; @.str.129
.asciz "(yypminor->yy%d)"
l_.str.130: ; @.str.130
.asciz "}\n"
.zerofill __DATA,__bss,_append_str.empty,1,0 ; @append_str.empty
.zerofill __DATA,__bss,_append_str.z,8,3 ; @append_str.z
.zerofill __DATA,__bss,_append_str.alloced,4,2 ; @append_str.alloced
.zerofill __DATA,__bss,_append_str.used,4,2 ; @append_str.used
l___func__.append_str: ; @__func__.append_str
.asciz "append_str"
l_.str.131: ; @.str.131
.asciz "used>=0"
l_.str.132: ; @.str.132
.asciz "%d"
.section __DATA,__data
_translate_code.newlinestr: ; @translate_code.newlinestr
.asciz "\n"
.section __TEXT,__cstring,cstring_literals
l_.str.133: ; @.str.133
.asciz " yy_destructor(yypParser,%d,&yymsp[%d].minor);\n"
l_.str.134: ; @.str.134
.asciz "%s(%s) and %s(%s) share the same label but have different datatypes."
l_.str.135: ; @.str.135
.asciz "/*%s-overwrites-%s*/"
l_.str.136: ; @.str.136
.asciz "yymsp[%d].minor.yy%d"
l_.str.137: ; @.str.137
.asciz "yylhsminor.yy%d"
l_.str.138: ; @.str.138
.asciz "Label %s used after '%s'."
l_.str.139: ; @.str.139
.asciz "yymsp[%d].major"
l_.str.140: ; @.str.140
.asciz "Label \"%s\" for \"%s(%s)\" is never used."
l_.str.141: ; @.str.141
.asciz "%s(%s) has the same label as the LHS but is not the left-most symbol on the RHS."
l_.str.142: ; @.str.142
.asciz "Label %s used for multiple symbols on the RHS of a rule."
l_.str.143: ; @.str.143
.asciz "Label %s for \"%s(%s)\" is never used."
l_.str.144: ; @.str.144
.asciz " yymsp[%d].minor.yy%d = "
l_.str.145: ; @.str.145
.asciz ";\n"
l_.str.146: ; @.str.146
.asciz "{%s"
l_.str.147: ; @.str.147
.asciz "Out of memory.\n"
l_.str.148: ; @.str.148
.asciz "#if INTERFACE\n"
l_.str.149: ; @.str.149
.asciz "#define %sTOKENTYPE %s\n"
l_.str.150: ; @.str.150
.asciz "void*"
l_.str.151: ; @.str.151
.asciz "#endif\n"
l_.str.152: ; @.str.152
.asciz "typedef union {\n"
l_.str.153: ; @.str.153
.asciz " int yyinit;\n"
l_.str.154: ; @.str.154
.asciz " %sTOKENTYPE yy0;\n"
l_.str.155: ; @.str.155
.asciz " %s yy%d;\n"
l_.str.156: ; @.str.156
.asciz " int yy%d;\n"
l_.str.157: ; @.str.157
.asciz "} YYMINORTYPE;\n"
l_.str.158: ; @.str.158
.asciz ".c"
l_.str.159: ; @.str.159
.asciz ".h"
l_.str.160: ; @.str.160
.asciz "#include \"%s\"\n"
l_.str.161: ; @.str.161
.asciz "#define %s%-30s %2d\n"
l_.str.162: ; @.str.162
.asciz "#define YYCODETYPE %s\n"
l_.str.163: ; @.str.163
.asciz "#define YYNOCODE %d\n"
l_.str.164: ; @.str.164
.asciz "#define YYACTIONTYPE %s\n"
l_.str.165: ; @.str.165
.asciz "#define YYWILDCARD %d\n"
l_.str.166: ; @.str.166
.asciz "#ifndef YYSTACKDEPTH\n"
l_.str.167: ; @.str.167
.asciz "#define YYSTACKDEPTH %s\n"
l_.str.168: ; @.str.168
.asciz "#define YYSTACKDEPTH 100\n"
l_.str.169: ; @.str.169
.asciz "#define %sARG_SDECL %s;\n"
l_.str.170: ; @.str.170
.asciz "#define %sARG_PDECL ,%s\n"
l_.str.171: ; @.str.171
.asciz "#define %sARG_FETCH %s = yypParser->%s\n"
l_.str.172: ; @.str.172
.asciz "#define %sARG_STORE yypParser->%s = %s\n"
l_.str.173: ; @.str.173
.asciz "#define %sARG_SDECL\n"
l_.str.174: ; @.str.174
.asciz "#define %sARG_PDECL\n"
l_.str.175: ; @.str.175
.asciz "#define %sARG_FETCH\n"
l_.str.176: ; @.str.176
.asciz "#define %sARG_STORE\n"
l_.str.177: ; @.str.177
.asciz "#define YYERRORSYMBOL %d\n"
l_.str.178: ; @.str.178
.asciz "#define YYERRSYMDT yy%d\n"
l_.str.179: ; @.str.179
.asciz "#define YYFALLBACK 1\n"
l_.str.180: ; @.str.180
.asciz "#define YYNSTATE %d\n"
l_.str.181: ; @.str.181
.asciz "#define YYNRULE %d\n"
l_.str.182: ; @.str.182
.asciz "#define YYNTOKEN %d\n"
l_.str.183: ; @.str.183
.asciz "#define YY_MAX_SHIFT %d\n"
l_.str.184: ; @.str.184
.asciz "#define YY_MIN_SHIFTREDUCE %d\n"
l_.str.185: ; @.str.185
.asciz "#define YY_MAX_SHIFTREDUCE %d\n"
l_.str.186: ; @.str.186
.asciz "#define YY_ERROR_ACTION %d\n"
l_.str.187: ; @.str.187
.asciz "#define YY_ACCEPT_ACTION %d\n"
l_.str.188: ; @.str.188
.asciz "#define YY_NO_ACTION %d\n"
l_.str.189: ; @.str.189
.asciz "#define YY_MIN_REDUCE %d\n"
l_.str.190: ; @.str.190
.asciz "#define YY_MAX_REDUCE %d\n"
l_.str.191: ; @.str.191
.asciz "#define YY_ACTTAB_COUNT (%d)\n"
l_.str.192: ; @.str.192
.asciz "static const YYACTIONTYPE yy_action[] = {\n"
l_.str.193: ; @.str.193
.asciz " /* %5d */ "
l_.str.194: ; @.str.194
.asciz " %4d,"
l_.str.195: ; @.str.195
.asciz "};\n"
l_.str.196: ; @.str.196
.asciz "static const YYCODETYPE yy_lookahead[] = {\n"
l_.str.197: ; @.str.197
.asciz "#define YY_SHIFT_COUNT (%d)\n"
l_.str.198: ; @.str.198
.asciz "#define YY_SHIFT_MIN (%d)\n"
l_.str.199: ; @.str.199
.asciz "#define YY_SHIFT_MAX (%d)\n"
l_.str.200: ; @.str.200
.asciz "static const %s yy_shift_ofst[] = {\n"
l_.str.201: ; @.str.201
.asciz "#define YY_REDUCE_COUNT (%d)\n"
l_.str.202: ; @.str.202
.asciz "#define YY_REDUCE_MIN (%d)\n"
l_.str.203: ; @.str.203
.asciz "#define YY_REDUCE_MAX (%d)\n"
l_.str.204: ; @.str.204
.asciz "static const %s yy_reduce_ofst[] = {\n"
l_.str.205: ; @.str.205
.asciz "static const YYACTIONTYPE yy_default[] = {\n"
l_.str.206: ; @.str.206
.asciz " 0, /* %10s => nothing */\n"
l_.str.207: ; @.str.207
.asciz " %3d, /* %10s => %s */\n"
l_.str.208: ; @.str.208
.asciz "\"%s\","
l_.str.209: ; @.str.209
.asciz " /* %4d */ \"%s\",\n"
l___func__.ReportTable: ; @__func__.ReportTable
.asciz "ReportTable"
l_.str.210: ; @.str.210
.asciz "rp->iRule==i"
l_.str.211: ; @.str.211
.asciz " /* %3d */ \""
l_.str.212: ; @.str.212
.asciz "\",\n"
l_.str.213: ; @.str.213
.asciz " /* TERMINAL Destructor */\n"
l_.str.214: ; @.str.214
.asciz " case %d: /* %s */\n"
l_.str.215: ; @.str.215
.asciz " break;\n"
l_.str.216: ; @.str.216
.asciz " /* Default NON-TERMINAL Destructor */\n"
l_.str.217: ; @.str.217
.asciz " { %4d, %4d }, /* (%d) "
l_.str.218: ; @.str.218
.asciz " */\n"
l_.str.219: ; @.str.219
.asciz " YYMINORTYPE yylhsminor;\n"
l_.str.220: ; @.str.220
.asciz " case %d: /* "
l_.str.221: ; @.str.221
.asciz " */ yytestcase(yyruleno==%d);\n"
l_.str.222: ; @.str.222
.asciz " break;\n"
l_.str.223: ; @.str.223
.asciz " default:\n"
l_.str.224: ; @.str.224
.asciz "rp->noCode"
l_.str.225: ; @.str.225
.asciz " /* (%d) "
l_.str.226: ; @.str.226
.asciz " (OPTIMIZED OUT) */ assert(yyruleno!=%d);\n"
l_.str.227: ; @.str.227
.asciz "#define %s%-30s %3d\n"
l___func__.CompressTables: ; @__func__.CompressTables
.asciz "CompressTables"
l_.str.228: ; @.str.228
.asciz "ap"
l_.str.229: ; @.str.229
.asciz "ap2!=0"
l___func__.ResortStates: ; @__func__.ResortStates
.asciz "ResortStates"
l_.str.230: ; @.str.230
.asciz "stp->autoReduce==0 || stp->pDfltReduce==ap->x.rp"
.zerofill __DATA,__bss,_size,4,2 ; @size
l___func__.SetAdd: ; @__func__.SetAdd
.asciz "SetAdd"
l_.str.231: ; @.str.231
.asciz "e>=0 && e<size"
.zerofill __DATA,__bss,_x1a,8,3 ; @x1a
.zerofill __DATA,__bss,_x2a,8,3 ; @x2a
.zerofill __DATA,__bss,_x3a,8,3 ; @x3a
.zerofill __DATA,__bss,_x4a,8,3 ; @x4a
.zerofill __DATA,__bss,_Action_new.freelist,8,3 ; @Action_new.freelist
l_.str.232: ; @.str.232
.asciz "Unable to allocate memory for a new parser action."
l___func__.resolve_conflict: ; @__func__.resolve_conflict
.asciz "resolve_conflict"
l_.str.234: ; @.str.234
.asciz "spx->prec==spy->prec && spx->assoc==NONE"
l_.str.235: ; @.str.235
.asciz "apx->type==SH_RESOLVED || apx->type==RD_RESOLVED || apx->type==SSCONFLICT || apx->type==SRCONFLICT || apx->type==RRCONFLICT || apy->type==SH_RESOLVED || apy->type==RD_RESOLVED || apy->type==SSCONFLICT || apy->type==SRCONFLICT || apy->type==RRCONFLICT"
.zerofill __DATA,__bss,_nDefine,4,2 ; @nDefine
.zerofill __DATA,__bss,_azDefine,8,3 ; @azDefine
l_.str.236: ; @.str.236
.asciz "out of memory\n"
l_.str.237: ; @.str.237
.asciz " %s%.*s %5d\n"
l_.str.238: ; @.str.238
.asciz "................................"
l_.str.239: ; @.str.239
.asciz "%sundefined option.\n"
.section __DATA,__data
_emsg: ; @emsg
.asciz "Command line syntax error: "
.section __TEXT,__cstring,cstring_literals
l_.str.240: ; @.str.240
.asciz "%smissing argument on switch.\n"
l___func__.handleswitch: ; @__func__.handleswitch
.asciz "handleswitch"
l_.str.241: ; @.str.241
.asciz "cp!=0"
l_.str.242: ; @.str.242
.asciz "%soption requires an argument.\n"
l_.str.243: ; @.str.243
.asciz "%sillegal character in floating-point argument.\n"
l_.str.244: ; @.str.244
.asciz "%sillegal character in integer argument.\n"
l_.str.245: ; @.str.245
.asciz "\n%*s^-- here\n"
l_.str.246: ; @.str.246
.asciz "\n%*shere --^\n"
l_.str.247: ; @.str.247
.asciz "%endif"
l_.str.248: ; @.str.248
.asciz "%ifdef"
l_.str.249: ; @.str.249
.asciz "%ifndef"
l_.str.250: ; @.str.250
.asciz "unterminated %%ifdef starting on line %d\n"
l_.str.251: ; @.str.251
.asciz "There is no prior rule upon which to attach the code fragment which begins on this line."
l_.str.252: ; @.str.252
.asciz "Code fragment beginning on this line is not the first to follow the previous rule."
l_.str.253: ; @.str.253
.asciz "Token \"%s\" should be either \"%%\" or a nonterminal name."
l_.str.254: ; @.str.254
.asciz "The precedence symbol must be a terminal."
l_.str.255: ; @.str.255
.asciz "There is no prior rule to assign precedence \"[%s]\"."
l_.str.256: ; @.str.256
.asciz "Precedence mark on this line is not the first to follow the previous rule."
l_.str.257: ; @.str.257
.asciz "Missing \"]\" on precedence mark."
l_.str.258: ; @.str.258
.asciz "Expected to see a \":\" following the LHS symbol \"%s\"."
l_.str.259: ; @.str.259
.asciz "\"%s\" is not a valid alias for the LHS \"%s\"\n"
l_.str.260: ; @.str.260
.asciz "Missing \")\" following LHS alias name \"%s\"."
l_.str.261: ; @.str.261
.asciz "Missing \"->\" following: \"%s(%s)\"."
l_.str.262: ; @.str.262
.asciz "Can't allocate enough memory for this rule."
l_.str.263: ; @.str.263
.asciz "Too many symbols on RHS of rule beginning at \"%s\"."
l_.str.264: ; @.str.264
.asciz "Cannot form a compound containing a non-terminal"
l_.str.265: ; @.str.265
.asciz "Illegal character on RHS of rule: \"%s\"."
l_.str.266: ; @.str.266
.asciz "\"%s\" is not a valid alias for the RHS symbol \"%s\"\n"
l_.str.267: ; @.str.267
.asciz "name"
l_.str.268: ; @.str.268
.asciz "include"
l_.str.269: ; @.str.269
.asciz "code"
l_.str.270: ; @.str.270
.asciz "token_destructor"
l_.str.271: ; @.str.271
.asciz "default_destructor"
l_.str.272: ; @.str.272
.asciz "token_prefix"
l_.str.273: ; @.str.273
.asciz "syntax_error"
l_.str.274: ; @.str.274
.asciz "parse_accept"
l_.str.275: ; @.str.275
.asciz "parse_failure"
l_.str.276: ; @.str.276
.asciz "stack_overflow"
l_.str.277: ; @.str.277
.asciz "extra_argument"
l_.str.278: ; @.str.278
.asciz "token_type"
l_.str.279: ; @.str.279
.asciz "default_type"
l_.str.280: ; @.str.280
.asciz "stack_size"
l_.str.281: ; @.str.281
.asciz "start_symbol"
l_.str.282: ; @.str.282
.asciz "left"
l_.str.283: ; @.str.283
.asciz "right"
l_.str.284: ; @.str.284
.asciz "nonassoc"
l_.str.285: ; @.str.285
.asciz "destructor"
l_.str.286: ; @.str.286
.asciz "type"
l_.str.287: ; @.str.287
.asciz "fallback"
l_.str.288: ; @.str.288
.asciz "token"
l_.str.289: ; @.str.289
.asciz "wildcard"
l_.str.290: ; @.str.290
.asciz "token_class"
l_.str.291: ; @.str.291
.asciz "Unknown declaration keyword: \"%%%s\"."
l_.str.292: ; @.str.292
.asciz "Illegal declaration keyword: \"%s\"."
l_.str.293: ; @.str.293
.asciz "Symbol name missing after %%destructor keyword"
l_.str.294: ; @.str.294
.asciz "Symbol name missing after %%type keyword"
l_.str.295: ; @.str.295
.asciz "Symbol %%type \"%s\" already defined"
l_.str.296: ; @.str.296
.asciz "Symbol \"%s\" has already be given a precedence."
l_.str.297: ; @.str.297
.asciz "Can't assign a precedence to \"%s\"."
l_.str.298: ; @.str.298
.asciz "#line %d "
l_.str.299: ; @.str.299
.asciz "Illegal argument to %%%s: %s"
l_.str.300: ; @.str.300
.asciz "%%fallback argument \"%s\" should be a token"
l_.str.301: ; @.str.301
.asciz "More than one fallback assigned to token %s"
l_.str.302: ; @.str.302
.asciz "%%token argument \"%s\" should be a token"
l_.str.303: ; @.str.303
.asciz "%%wildcard argument \"%s\" should be a token"
l_.str.304: ; @.str.304
.asciz "Extra wildcard to token: %s"
l_.str.305: ; @.str.305
.asciz "%%token_class must be followed by an identifier: "
l_.str.306: ; @.str.306
.asciz "Symbol \"%s\" already used"
l_.str.307: ; @.str.307
.asciz "%%token_class argument \"%s\" should be a token"
l_.str.309: ; @.str.309
.asciz ".*s"
l_.str.311: ; @.str.311
.asciz "illegal format\n"
l_.str.312: ; @.str.312
.asciz "int"
l_.str.313: ; @.str.313
.asciz "unsigned char"
l_.str.314: ; @.str.314
.asciz "unsigned short int"
l_.str.315: ; @.str.315
.asciz "unsigned int"
l_.str.316: ; @.str.316
.asciz "signed char"
l_.str.317: ; @.str.317
.asciz "short"
l___func__.axset_compare: ; @__func__.axset_compare
.asciz "axset_compare"
l_.str.318: ; @.str.318
.asciz "c!=0 || p1==p2"
l___func__.stateResortCompare: ; @__func__.stateResortCompare
.asciz "stateResortCompare"
l_.str.319: ; @.str.319
.asciz "n!=0"
l_str: ; @str
.asciz "Parser statistics:"
l_str.320: ; @str.320
.asciz "Lemon version 1.0"
.subsections_via_symbols
| the_stack_data/15762175.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _scsi_init_io ## -- Begin function scsi_init_io
.p2align 4, 0x90
_scsi_init_io: ## @scsi_init_io
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
movq 16(%rdi), %r13
movq %r13, %rdi
callq _blk_rq_nr_phys_segments
xorl %edi, %edi
testl %eax, %eax
sete %dil
callq _WARN_ON_ONCE
testq %rax, %rax
je LBB0_2
## %bb.1:
movq _BLK_STS_IOERR@GOTPCREL(%rip), %rax
LBB0_11:
movq (%rax), %rbx
jmp LBB0_12
LBB0_2:
leaq 8(%r14), %rsi
movq %r13, %rdi
callq _scsi_init_sgtable
movq %rax, %rbx
testq %rax, %rax
jne LBB0_12
## %bb.3:
movq %r13, %rdi
callq _blk_integrity_rq
testq %rax, %rax
je LBB0_10
## %bb.4:
movq (%r14), %r15
xorl %edi, %edi
testq %r15, %r15
sete %dil
callq _WARN_ON_ONCE
testq %rax, %rax
je LBB0_7
## %bb.5:
movq _BLK_STS_IOERR@GOTPCREL(%rip), %rax
jmp LBB0_6
LBB0_7:
movl (%r13), %edi
movl 4(%r13), %esi
callq _blk_rq_count_integrity_sg
movl %eax, %r12d
movl 4(%r15), %edx
movq _SCSI_INLINE_PROT_SG_CNT@GOTPCREL(%rip), %rax
movl (%rax), %ecx
movq %r15, %rdi
movl %r12d, %esi
callq _sg_alloc_table_chained
testq %rax, %rax
je LBB0_9
## %bb.8:
movq _BLK_STS_RESOURCE@GOTPCREL(%rip), %rax
LBB0_6:
movq (%rax), %rbx
movq %r14, %rdi
callq _scsi_mq_free_sgtables
LBB0_12:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_9:
movl (%r13), %edi
movl 4(%r13), %esi
movl 4(%r15), %edx
callq _blk_rq_map_integrity_sg
movl %eax, %ebx
xorl %edi, %edi
cmpl %r12d, %eax
setg %dil
callq _BUG_ON
movl (%r13), %edi
callq _queue_max_integrity_segments
xorl %edi, %edi
cmpl %eax, %ebx
setg %dil
callq _BUG_ON
movq %r15, (%r14)
movl %ebx, (%r15)
LBB0_10:
movq _BLK_STS_OK@GOTPCREL(%rip), %rax
jmp LBB0_11
.cfi_endproc
## -- End function
.comm _BLK_STS_IOERR,8,3 ## @BLK_STS_IOERR
.comm _SCSI_INLINE_PROT_SG_CNT,4,2 ## @SCSI_INLINE_PROT_SG_CNT
.comm _BLK_STS_RESOURCE,8,3 ## @BLK_STS_RESOURCE
.comm _BLK_STS_OK,8,3 ## @BLK_STS_OK
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _scsi_init_io ; -- Begin function scsi_init_io
.p2align 2
_scsi_init_io: ; @scsi_init_io
.cfi_startproc
; %bb.0:
stp x24, x23, [sp, #-64]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 64
stp x22, x21, [sp, #16] ; 16-byte Folded Spill
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x29, x30, [sp, #48] ; 16-byte Folded Spill
add x29, sp, #48
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
mov x19, x0
ldr x20, [x0, #16]
mov x0, x20
bl _blk_rq_nr_phys_segments
cmp w0, #0
cset w0, eq
bl _WARN_ON_ONCE
cbz x0, LBB0_3
; %bb.1:
Lloh0:
adrp x8, _BLK_STS_IOERR@GOTPAGE
Lloh1:
ldr x8, [x8, _BLK_STS_IOERR@GOTPAGEOFF]
LBB0_2:
ldr x21, [x8]
b LBB0_10
LBB0_3:
add x1, x19, #8
mov x0, x20
bl _scsi_init_sgtable
mov x21, x0
cbnz x0, LBB0_10
; %bb.4:
mov x0, x20
bl _blk_integrity_rq
cbz x0, LBB0_12
; %bb.5:
ldr x21, [x19]
cmp x21, #0
cset w0, eq
bl _WARN_ON_ONCE
cbz x0, LBB0_7
; %bb.6:
Lloh2:
adrp x8, _BLK_STS_IOERR@GOTPAGE
Lloh3:
ldr x8, [x8, _BLK_STS_IOERR@GOTPAGEOFF]
b LBB0_9
LBB0_7:
ldp w0, w1, [x20]
bl _blk_rq_count_integrity_sg
mov x22, x0
ldr w2, [x21, #4]
Lloh4:
adrp x8, _SCSI_INLINE_PROT_SG_CNT@GOTPAGE
Lloh5:
ldr x8, [x8, _SCSI_INLINE_PROT_SG_CNT@GOTPAGEOFF]
Lloh6:
ldr w3, [x8]
mov x0, x21
mov x1, x22
bl _sg_alloc_table_chained
cbz x0, LBB0_11
; %bb.8:
Lloh7:
adrp x8, _BLK_STS_RESOURCE@GOTPAGE
Lloh8:
ldr x8, [x8, _BLK_STS_RESOURCE@GOTPAGEOFF]
LBB0_9:
ldr x21, [x8]
mov x0, x19
bl _scsi_mq_free_sgtables
LBB0_10:
mov x0, x21
ldp x29, x30, [sp, #48] ; 16-byte Folded Reload
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldp x22, x21, [sp, #16] ; 16-byte Folded Reload
ldp x24, x23, [sp], #64 ; 16-byte Folded Reload
ret
LBB0_11:
ldp w0, w1, [x20]
ldr w2, [x21, #4]
bl _blk_rq_map_integrity_sg
mov x23, x0
cmp w0, w22
cset w0, gt
bl _BUG_ON
ldr w0, [x20]
bl _queue_max_integrity_segments
cmp w23, w0
cset w0, gt
bl _BUG_ON
str x21, [x19]
str w23, [x21]
LBB0_12:
Lloh9:
adrp x8, _BLK_STS_OK@GOTPAGE
Lloh10:
ldr x8, [x8, _BLK_STS_OK@GOTPAGEOFF]
b LBB0_2
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGot Lloh9, Lloh10
.cfi_endproc
; -- End function
.comm _BLK_STS_IOERR,8,3 ; @BLK_STS_IOERR
.comm _SCSI_INLINE_PROT_SG_CNT,4,2 ; @SCSI_INLINE_PROT_SG_CNT
.comm _BLK_STS_RESOURCE,8,3 ; @BLK_STS_RESOURCE
.comm _BLK_STS_OK,8,3 ; @BLK_STS_OK
.subsections_via_symbols
| AnghaBench/linux/drivers/scsi/extr_scsi_lib.c_scsi_init_io.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function aic3x_i2c_init
_aic3x_i2c_init: ## @aic3x_i2c_init
.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
.no_dead_strip _aic3x_i2c_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function aic3x_i2c_init
_aic3x_i2c_init: ; @aic3x_i2c_init
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.no_dead_strip _aic3x_i2c_init
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/sound/soc/codecs/extr_tlv320aic3x.c_aic3x_i2c_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___libdarwin_init ## -- Begin function __libdarwin_init
.p2align 4, 0x90
___libdarwin_init: ## @__libdarwin_init
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___libdarwin_init ; -- Begin function __libdarwin_init
.p2align 2
___libdarwin_init: ; @__libdarwin_init
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/38436.c | stack |
.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
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
leaq L_.str(%rip), %rbx
movq %rbx, %rdi
movl $1, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $2, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $3, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $4, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $5, %esi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
movq %rbx, %rdi
movl $10, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $20, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $30, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $40, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $50, %esi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
movq %rbx, %rdi
movl $100, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $200, %esi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $300, %esi ## imm = 0x12C
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $400, %esi ## imm = 0x190
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
movl $500, %esi ## imm = 0x1F4
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%4d"
.subsections_via_symbols
| .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 x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
mov w8, #1
str x8, [sp]
Lloh0:
adrp x19, l_.str@PAGE
Lloh1:
add x19, x19, l_.str@PAGEOFF
mov x0, x19
bl _printf
mov w8, #2
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #3
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #4
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #5
str x8, [sp]
mov x0, x19
bl _printf
mov w20, #10
mov w0, #10
bl _putchar
str x20, [sp]
mov x0, x19
bl _printf
mov w8, #20
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #30
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #40
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #50
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
bl _putchar
mov w8, #100
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #200
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #300
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #400
str x8, [sp]
mov x0, x19
bl _printf
mov w8, #500
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
bl _putchar
mov w0, #0
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%4d"
.subsections_via_symbols
| the_stack_data/38144.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function CBGetDroppedControlRect
_CBGetDroppedControlRect: ## @CBGetDroppedControlRect
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rsi, %r14
movq %rdi, %rbx
movl 32(%rdi), %edi
callq _GetWindowRect
movq 24(%rbx), %rax
addq 16(%r14), %rax
subq 16(%rbx), %rax
movq %rax, 24(%r14)
movq 8(%rbx), %rax
addq (%r14), %rax
subq (%rbx), %rax
movq %rax, 8(%r14)
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _CBGetDroppedControlRect
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function CBGetDroppedControlRect
_CBGetDroppedControlRect: ; @CBGetDroppedControlRect
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x1
mov x20, x0
ldr w0, [x0, #32]
bl _GetWindowRect
ldr x8, [x19, #16]
ldp x10, x9, [x20, #16]
add x8, x9, x8
sub x8, x8, x10
str x8, [x19, #24]
ldr x8, [x19]
ldp x10, x9, [x20]
add x8, x9, x8
sub x8, x8, x10
str x8, [x19, #8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.no_dead_strip _CBGetDroppedControlRect
.subsections_via_symbols
| AnghaBench/reactos/win32ss/user/user32/controls/extr_combo.c_CBGetDroppedControlRect.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function sis_write_maddr
_sis_write_maddr: ## @sis_write_maddr
.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
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq %rdi, %r14
movq %rsi, %rdi
callq _LLADDR
movq %r14, %rdi
movl %eax, %esi
callq _sis_mchash
movl %eax, %ebx
sarl $3, %eax
andl $31, %ebx
movq _SIS_RXFILT_CTL@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movq _NS_FILTADDR_FMEM_LO@GOTPCREL(%rip), %rcx
movslq %eax, %rdx
addq (%rcx), %rdx
movq %r14, %rdi
callq _CSR_WRITE_4
leal -16(%rbx), %eax
cmpl $16, %ebx
movq _SIS_RXFILT_DATA@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
movzbl %al, %ecx
cmovbl %ebx, %ecx
movl $1, %edx
## kill: def $cl killed $cl killed $ecx
shll %cl, %edx
movq %r14, %rdi
callq _SIS_SETBIT
movl $1, %eax
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SIS_RXFILT_CTL,4,2 ## @SIS_RXFILT_CTL
.comm _NS_FILTADDR_FMEM_LO,8,3 ## @NS_FILTADDR_FMEM_LO
.comm _SIS_RXFILT_DATA,4,2 ## @SIS_RXFILT_DATA
.no_dead_strip _sis_write_maddr
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function sis_write_maddr
_sis_write_maddr: ; @sis_write_maddr
.cfi_startproc
; %bb.0:
stp x20, x19, [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 w19, -24
.cfi_offset w20, -32
mov x19, x0
mov x0, x1
bl _LLADDR
mov x1, x0
mov x0, x19
bl _sis_mchash
asr w8, w0, #3
Lloh0:
adrp x9, _SIS_RXFILT_CTL@GOTPAGE
Lloh1:
ldr x9, [x9, _SIS_RXFILT_CTL@GOTPAGEOFF]
and w20, w0, #0x1f
Lloh2:
ldr w1, [x9]
Lloh3:
adrp x9, _NS_FILTADDR_FMEM_LO@GOTPAGE
Lloh4:
ldr x9, [x9, _NS_FILTADDR_FMEM_LO@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
add x2, x9, w8, sxtw
mov x0, x19
bl _CSR_WRITE_4
sub w8, w20, #16
cmp w20, #15
csel w8, w8, w20, hi
Lloh6:
adrp x9, _SIS_RXFILT_DATA@GOTPAGE
Lloh7:
ldr x9, [x9, _SIS_RXFILT_DATA@GOTPAGEOFF]
Lloh8:
ldr w1, [x9]
mov w9, #1
lsl w2, w9, w8
mov x0, x19
bl _SIS_SETBIT
mov w0, #1
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _SIS_RXFILT_CTL,4,2 ; @SIS_RXFILT_CTL
.comm _NS_FILTADDR_FMEM_LO,8,3 ; @NS_FILTADDR_FMEM_LO
.comm _SIS_RXFILT_DATA,4,2 ; @SIS_RXFILT_DATA
.no_dead_strip _sis_write_maddr
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/sis/extr_if_sis.c_sis_write_maddr.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dlm_join_domain
_dlm_join_domain: ## @dlm_join_domain
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rdi, %r14
xorl %edi, %edi
testq %r14, %r14
sete %dil
callq _BUG_ON
movl (%r14), %edx
leaq L_.str(%rip), %rsi
xorl %edi, %edi
xorl %eax, %eax
callq _mlog
movq %r14, %rdi
callq _dlm_register_domain_handlers
movl %eax, %r13d
testl %eax, %eax
jne LBB0_3
## %bb.1:
movq %r14, %rdi
callq _dlm_debug_init
testl %eax, %eax
js LBB0_2
## %bb.5:
movq %r14, %rdi
callq _dlm_launch_thread
testl %eax, %eax
js LBB0_2
## %bb.6:
movq %r14, %rdi
callq _dlm_launch_recovery_thread
testl %eax, %eax
js LBB0_2
## %bb.7:
leaq L_.str.1(%rip), %rdi
callq _create_singlethread_workqueue
movl %eax, 4(%r14)
testl %eax, %eax
je LBB0_18
## %bb.8:
movq _EAGAIN@GOTPCREL(%rip), %r12
xorl %r15d, %r15d
jmp LBB0_9
.p2align 4, 0x90
LBB0_15: ## in Loop: Header=BB0_9 Depth=1
cmpl %eax, %r13d
jne LBB0_16
LBB0_9: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
callq _dlm_try_to_join_domain
movl %eax, %r13d
xorl %eax, %eax
subl (%r12), %eax
cmpl %eax, %r13d
jne LBB0_15
## %bb.10: ## in Loop: Header=BB0_9 Depth=1
movq _current@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _signal_pending
testq %rax, %rax
jne LBB0_11
## %bb.12: ## in Loop: Header=BB0_9 Depth=1
movl $90000, %edi ## imm = 0x15F90
callq _msecs_to_jiffies
cmpl %eax, %r15d
ja LBB0_13
## %bb.14: ## in Loop: Header=BB0_9 Depth=1
movq _jiffies@GOTPCREL(%rip), %rax
movl (%rax), %ebx
andl $3, %ebx
movq _DLM_DOMAIN_BACKOFF_MS@GOTPCREL(%rip), %rax
imull (%rax), %ebx
addl %ebx, %r15d
xorl %edi, %edi
leaq L_.str.3(%rip), %rsi
movl %ebx, %edx
xorl %eax, %eax
callq _mlog
movl %ebx, %edi
callq _msleep
xorl %eax, %eax
subl (%r12), %eax
jmp LBB0_15
LBB0_2:
movl %eax, %r13d
LBB0_3:
movl %r13d, %edi
callq _mlog_errno
movq _dlm_domain_events@GOTPCREL(%rip), %rdi
callq _wake_up
LBB0_4:
movq %r14, %rdi
callq _dlm_unregister_domain_handlers
movq %r14, %rdi
callq _dlm_debug_shutdown
movq %r14, %rdi
callq _dlm_complete_thread
movq %r14, %rdi
callq _dlm_complete_recovery_thread
movq %r14, %rdi
callq _dlm_destroy_dlm_worker
LBB0_21:
movl %r13d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_18:
movq _ENOMEM@GOTPCREL(%rip), %rax
xorl %r13d, %r13d
subl (%rax), %r13d
movl %r13d, %edi
callq _mlog_errno
jmp LBB0_19
LBB0_16:
testl %r13d, %r13d
js LBB0_3
## %bb.17:
movq _dlm_domain_events@GOTPCREL(%rip), %rdi
callq _wake_up
jmp LBB0_20
LBB0_11:
movq _ERESTARTSYS@GOTPCREL(%rip), %rax
xorl %r13d, %r13d
subl (%rax), %r13d
jmp LBB0_19
LBB0_13:
movq _ERESTARTSYS@GOTPCREL(%rip), %rax
xorl %r13d, %r13d
subl (%rax), %r13d
movq _ML_NOTICE@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movl (%r14), %ebx
movl %r15d, %edi
callq _jiffies_to_msecs
leaq L_.str.2(%rip), %rsi
movl %r12d, %edi
movl %ebx, %edx
movl %eax, %ecx
xorl %eax, %eax
callq _mlog
LBB0_19:
movq _dlm_domain_events@GOTPCREL(%rip), %rdi
callq _wake_up
testl %r13d, %r13d
jne LBB0_4
LBB0_20:
xorl %r13d, %r13d
jmp LBB0_21
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Join domain %s\n"
L_.str.1: ## @.str.1
.asciz "dlm_wq"
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _EAGAIN,4,2 ## @EAGAIN
.comm _current,4,2 ## @current
.comm _ERESTARTSYS,4,2 ## @ERESTARTSYS
.comm _ML_NOTICE,4,2 ## @ML_NOTICE
L_.str.2: ## @.str.2
.asciz "Timed out joining dlm domain %s after %u msecs\n"
.comm _jiffies,4,2 ## @jiffies
.comm _DLM_DOMAIN_BACKOFF_MS,4,2 ## @DLM_DOMAIN_BACKOFF_MS
L_.str.3: ## @.str.3
.asciz "backoff %d\n"
.comm _dlm_domain_events,4,2 ## @dlm_domain_events
.comm _DLM_JOIN_TIMEOUT_MSECS,4,2 ## @DLM_JOIN_TIMEOUT_MSECS
.no_dead_strip _dlm_join_domain
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dlm_join_domain
_dlm_join_domain: ; @dlm_join_domain
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp x28, x27, [sp, #16] ; 16-byte Folded Spill
stp x26, x25, [sp, #32] ; 16-byte Folded Spill
stp x24, x23, [sp, #48] ; 16-byte Folded Spill
stp x22, x21, [sp, #64] ; 16-byte Folded Spill
stp x20, x19, [sp, #80] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
.cfi_offset w27, -88
.cfi_offset w28, -96
mov x19, x0
cmp x0, #0
cset w0, eq
bl _BUG_ON
ldr w2, [x19]
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
mov w0, #0
bl _mlog
mov x0, x19
bl _dlm_register_domain_handlers
mov x20, x0
cbnz w0, LBB0_12
; %bb.1:
mov x0, x19
bl _dlm_debug_init
tbnz w0, #31, LBB0_11
; %bb.2:
mov x0, x19
bl _dlm_launch_thread
tbnz w0, #31, LBB0_11
; %bb.3:
mov x0, x19
bl _dlm_launch_recovery_thread
tbnz w0, #31, LBB0_11
; %bb.4:
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _create_singlethread_workqueue
str w0, [x19, #4]
cbz w0, LBB0_15
; %bb.5:
mov w21, #0
Lloh4:
adrp x24, _EAGAIN@GOTPAGE
Lloh5:
ldr x24, [x24, _EAGAIN@GOTPAGEOFF]
Lloh6:
adrp x25, _current@GOTPAGE
Lloh7:
ldr x25, [x25, _current@GOTPAGEOFF]
Lloh8:
adrp x26, _jiffies@GOTPAGE
Lloh9:
ldr x26, [x26, _jiffies@GOTPAGEOFF]
Lloh10:
adrp x22, l_.str.3@PAGE
Lloh11:
add x22, x22, l_.str.3@PAGEOFF
Lloh12:
adrp x27, _DLM_DOMAIN_BACKOFF_MS@GOTPAGE
Lloh13:
ldr x27, [x27, _DLM_DOMAIN_BACKOFF_MS@GOTPAGEOFF]
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_7 Depth=1
neg w8, w8
cmp w20, w8
b.ne LBB0_16
LBB0_7: ; =>This Inner Loop Header: Depth=1
mov x0, x19
bl _dlm_try_to_join_domain
mov x20, x0
ldr w8, [x24]
cmn w0, w8
b.ne LBB0_6
; %bb.8: ; in Loop: Header=BB0_7 Depth=1
ldr w0, [x25]
bl _signal_pending
cbnz x0, LBB0_18
; %bb.9: ; in Loop: Header=BB0_7 Depth=1
mov w0, #24464
movk w0, #1, lsl #16
bl _msecs_to_jiffies
cmp w21, w0
b.hi LBB0_19
; %bb.10: ; in Loop: Header=BB0_7 Depth=1
ldr w8, [x26]
and w8, w8, #0x3
ldr w9, [x27]
mul w23, w8, w9
add w21, w23, w21
mov w0, #0
mov x1, x22
mov x2, x23
bl _mlog
mov x0, x23
bl _msleep
ldr w8, [x24]
b LBB0_6
LBB0_11:
mov x20, x0
LBB0_12:
mov x0, x20
bl _mlog_errno
Lloh14:
adrp x0, _dlm_domain_events@GOTPAGE
Lloh15:
ldr x0, [x0, _dlm_domain_events@GOTPAGEOFF]
bl _wake_up
LBB0_13:
mov x0, x19
bl _dlm_unregister_domain_handlers
mov x0, x19
bl _dlm_debug_shutdown
mov x0, x19
bl _dlm_complete_thread
mov x0, x19
bl _dlm_complete_recovery_thread
mov x0, x19
bl _dlm_destroy_dlm_worker
LBB0_14:
mov x0, x20
ldp x29, x30, [sp, #96] ; 16-byte Folded Reload
ldp x20, x19, [sp, #80] ; 16-byte Folded Reload
ldp x22, x21, [sp, #64] ; 16-byte Folded Reload
ldp x24, x23, [sp, #48] ; 16-byte Folded Reload
ldp x26, x25, [sp, #32] ; 16-byte Folded Reload
ldp x28, x27, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #112
ret
LBB0_15:
Lloh16:
adrp x8, _ENOMEM@GOTPAGE
Lloh17:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
Lloh18:
ldr w8, [x8]
neg w20, w8
mov x0, x20
bl _mlog_errno
b LBB0_20
LBB0_16:
tbnz w20, #31, LBB0_12
; %bb.17:
Lloh19:
adrp x0, _dlm_domain_events@GOTPAGE
Lloh20:
ldr x0, [x0, _dlm_domain_events@GOTPAGEOFF]
bl _wake_up
mov w20, #0
b LBB0_14
LBB0_18:
Lloh21:
adrp x8, _ERESTARTSYS@GOTPAGE
Lloh22:
ldr x8, [x8, _ERESTARTSYS@GOTPAGEOFF]
Lloh23:
ldr w8, [x8]
neg w20, w8
b LBB0_20
LBB0_19:
Lloh24:
adrp x8, _ERESTARTSYS@GOTPAGE
Lloh25:
ldr x8, [x8, _ERESTARTSYS@GOTPAGEOFF]
Lloh26:
ldr w8, [x8]
neg w20, w8
Lloh27:
adrp x8, _ML_NOTICE@GOTPAGE
Lloh28:
ldr x8, [x8, _ML_NOTICE@GOTPAGEOFF]
Lloh29:
ldr w22, [x8]
ldr w23, [x19]
mov x0, x21
bl _jiffies_to_msecs
; kill: def $w0 killed $w0 def $x0
str x0, [sp]
Lloh30:
adrp x1, l_.str.2@PAGE
Lloh31:
add x1, x1, l_.str.2@PAGEOFF
mov x0, x22
mov x2, x23
bl _mlog
LBB0_20:
Lloh32:
adrp x0, _dlm_domain_events@GOTPAGE
Lloh33:
ldr x0, [x0, _dlm_domain_events@GOTPAGEOFF]
bl _wake_up
cbnz w20, LBB0_13
b LBB0_14
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpLdrGot Lloh8, Lloh9
.loh AdrpLdrGot Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGot Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpAdd Lloh30, Lloh31
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.loh AdrpLdrGot Lloh32, Lloh33
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Join domain %s\n"
l_.str.1: ; @.str.1
.asciz "dlm_wq"
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _EAGAIN,4,2 ; @EAGAIN
.comm _current,4,2 ; @current
.comm _ERESTARTSYS,4,2 ; @ERESTARTSYS
.comm _ML_NOTICE,4,2 ; @ML_NOTICE
l_.str.2: ; @.str.2
.asciz "Timed out joining dlm domain %s after %u msecs\n"
.comm _jiffies,4,2 ; @jiffies
.comm _DLM_DOMAIN_BACKOFF_MS,4,2 ; @DLM_DOMAIN_BACKOFF_MS
l_.str.3: ; @.str.3
.asciz "backoff %d\n"
.comm _dlm_domain_events,4,2 ; @dlm_domain_events
.comm _DLM_JOIN_TIMEOUT_MSECS,4,2 ; @DLM_JOIN_TIMEOUT_MSECS
.no_dead_strip _dlm_join_domain
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/ocfs2/dlm/extr_dlmdomain.c_dlm_join_domain.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _vasprintf ## -- Begin function vasprintf
.p2align 4, 0x90
_vasprintf: ## @vasprintf
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %rbx
pushq %rax
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %edx, %r14d
movq %rsi, %r15
movq %rdi, %rbx
xorl %eax, %eax
callq ___get_locale
movq %rbx, %rdi
movl %eax, %esi
movq %r15, %rdx
movl %r14d, %ecx
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _vasprintf_l ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _vasprintf ; -- Begin function vasprintf
.p2align 2
_vasprintf: ; @vasprintf
.cfi_startproc
; %bb.0:
stp x22, x21, [sp, #-48]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 48
stp x20, x19, [sp, #16] ; 16-byte Folded Spill
stp x29, x30, [sp, #32] ; 16-byte Folded Spill
add x29, sp, #32
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
mov x19, x2
mov x20, x1
mov x21, x0
bl ___get_locale
mov x1, x0
mov x0, x21
mov x2, x20
mov x3, x19
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
ldp x22, x21, [sp], #48 ; 16-byte Folded Reload
b _vasprintf_l
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/freebsd/lib/libc/stdio/extr_vasprintf.c_vasprintf.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _map_font_memory ## -- Begin function map_font_memory
.p2align 4, 0x90
_map_font_memory: ## @map_font_memory
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %r15
pushq %r14
pushq %r13
pushq %r12
pushq %rbx
pushq %rax
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq _GRAPHICS@GOTPCREL(%rip), %rbx
movl (%rbx), %edi
movq _GRREGENABLESETRESET@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _read_vga_reg
movq _oldgraphicssetresetenable@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movl (%rbx), %edi
movq _GRREGWRMODE@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _read_vga_reg
movq _oldgraphicsmode@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movl (%rbx), %edi
movq _GRREGMISC@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _read_vga_reg
movq _oldgraphicsmisc@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movl (%rbx), %edi
movq _GRREGREADMAPSEL@GOTPCREL(%rip), %r12
movl (%r12), %esi
callq _read_vga_reg
movq _oldgraphicsreadmapsel@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movq _SEQUENCER@GOTPCREL(%rip), %r13
movl (%r13), %edi
movq _SQREGMAPMASK@GOTPCREL(%rip), %r14
movl (%r14), %esi
callq _read_vga_reg
movq _oldsqregmapmask@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movl (%r13), %edi
movq _SQREGMEMORY@GOTPCREL(%rip), %r15
movl (%r15), %esi
callq _read_vga_reg
movq _oldsqregmemory@GOTPCREL(%rip), %rcx
movq %rax, (%rcx)
movl (%rbx), %edi
movq _GRREGENABLESETRESET@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edx, %edx
callq _write_vga_reg
movl (%rbx), %edi
movl (%r12), %esi
movl $2, %edx
callq _write_vga_reg
movl (%rbx), %edi
movq _GRREGWRMODE@GOTPCREL(%rip), %rax
movl (%rax), %esi
xorl %edx, %edx
callq _write_vga_reg
movl (%rbx), %edi
movq _GRREGMISC@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl $4, %edx
callq _write_vga_reg
movl (%r13), %edi
movl (%r14), %esi
movl $4, %edx
callq _write_vga_reg
movl (%r13), %edi
movl (%r15), %esi
movl $7, %edx
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _write_vga_reg ## TAILCALL
.cfi_endproc
## -- End function
.comm _GRAPHICS,4,2 ## @GRAPHICS
.comm _GRREGENABLESETRESET,4,2 ## @GRREGENABLESETRESET
.comm _oldgraphicssetresetenable,8,3 ## @oldgraphicssetresetenable
.comm _GRREGWRMODE,4,2 ## @GRREGWRMODE
.comm _oldgraphicsmode,8,3 ## @oldgraphicsmode
.comm _GRREGMISC,4,2 ## @GRREGMISC
.comm _oldgraphicsmisc,8,3 ## @oldgraphicsmisc
.comm _GRREGREADMAPSEL,4,2 ## @GRREGREADMAPSEL
.comm _oldgraphicsreadmapsel,8,3 ## @oldgraphicsreadmapsel
.comm _SEQUENCER,4,2 ## @SEQUENCER
.comm _SQREGMAPMASK,4,2 ## @SQREGMAPMASK
.comm _oldsqregmapmask,8,3 ## @oldsqregmapmask
.comm _SQREGMEMORY,4,2 ## @SQREGMEMORY
.comm _oldsqregmemory,8,3 ## @oldsqregmemory
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _map_font_memory ; -- Begin function map_font_memory
.p2align 2
_map_font_memory: ; @map_font_memory
.cfi_startproc
; %bb.0:
stp x26, x25, [sp, #-80]! ; 16-byte Folded Spill
.cfi_def_cfa_offset 80
stp x24, x23, [sp, #16] ; 16-byte Folded Spill
stp x22, x21, [sp, #32] ; 16-byte Folded Spill
stp x20, x19, [sp, #48] ; 16-byte Folded Spill
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
.cfi_offset w19, -24
.cfi_offset w20, -32
.cfi_offset w21, -40
.cfi_offset w22, -48
.cfi_offset w23, -56
.cfi_offset w24, -64
.cfi_offset w25, -72
.cfi_offset w26, -80
Lloh0:
adrp x19, _GRAPHICS@GOTPAGE
Lloh1:
ldr x19, [x19, _GRAPHICS@GOTPAGEOFF]
ldr w0, [x19]
Lloh2:
adrp x22, _GRREGENABLESETRESET@GOTPAGE
Lloh3:
ldr x22, [x22, _GRREGENABLESETRESET@GOTPAGEOFF]
ldr w1, [x22]
bl _read_vga_reg
Lloh4:
adrp x8, _oldgraphicssetresetenable@GOTPAGE
Lloh5:
ldr x8, [x8, _oldgraphicssetresetenable@GOTPAGEOFF]
Lloh6:
str x0, [x8]
ldr w0, [x19]
Lloh7:
adrp x20, _GRREGWRMODE@GOTPAGE
Lloh8:
ldr x20, [x20, _GRREGWRMODE@GOTPAGEOFF]
ldr w1, [x20]
bl _read_vga_reg
Lloh9:
adrp x8, _oldgraphicsmode@GOTPAGE
Lloh10:
ldr x8, [x8, _oldgraphicsmode@GOTPAGEOFF]
Lloh11:
str x0, [x8]
ldr w0, [x19]
Lloh12:
adrp x21, _GRREGMISC@GOTPAGE
Lloh13:
ldr x21, [x21, _GRREGMISC@GOTPAGEOFF]
ldr w1, [x21]
bl _read_vga_reg
Lloh14:
adrp x8, _oldgraphicsmisc@GOTPAGE
Lloh15:
ldr x8, [x8, _oldgraphicsmisc@GOTPAGEOFF]
Lloh16:
str x0, [x8]
ldr w0, [x19]
Lloh17:
adrp x24, _GRREGREADMAPSEL@GOTPAGE
Lloh18:
ldr x24, [x24, _GRREGREADMAPSEL@GOTPAGEOFF]
ldr w1, [x24]
bl _read_vga_reg
Lloh19:
adrp x8, _oldgraphicsreadmapsel@GOTPAGE
Lloh20:
ldr x8, [x8, _oldgraphicsreadmapsel@GOTPAGEOFF]
Lloh21:
str x0, [x8]
Lloh22:
adrp x23, _SEQUENCER@GOTPAGE
Lloh23:
ldr x23, [x23, _SEQUENCER@GOTPAGEOFF]
ldr w0, [x23]
Lloh24:
adrp x25, _SQREGMAPMASK@GOTPAGE
Lloh25:
ldr x25, [x25, _SQREGMAPMASK@GOTPAGEOFF]
ldr w1, [x25]
bl _read_vga_reg
Lloh26:
adrp x8, _oldsqregmapmask@GOTPAGE
Lloh27:
ldr x8, [x8, _oldsqregmapmask@GOTPAGEOFF]
Lloh28:
str x0, [x8]
ldr w0, [x23]
Lloh29:
adrp x26, _SQREGMEMORY@GOTPAGE
Lloh30:
ldr x26, [x26, _SQREGMEMORY@GOTPAGEOFF]
ldr w1, [x26]
bl _read_vga_reg
Lloh31:
adrp x8, _oldsqregmemory@GOTPAGE
Lloh32:
ldr x8, [x8, _oldsqregmemory@GOTPAGEOFF]
Lloh33:
str x0, [x8]
ldr w0, [x19]
ldr w1, [x22]
mov w2, #0
bl _write_vga_reg
ldr w0, [x19]
ldr w1, [x24]
mov w2, #2
bl _write_vga_reg
ldr w0, [x19]
ldr w1, [x20]
mov w2, #0
bl _write_vga_reg
ldr w0, [x19]
ldr w1, [x21]
mov w2, #4
bl _write_vga_reg
ldr w0, [x23]
ldr w1, [x25]
mov w2, #4
bl _write_vga_reg
ldr w0, [x23]
ldr w1, [x26]
mov w2, #7
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp x22, x21, [sp, #32] ; 16-byte Folded Reload
ldp x24, x23, [sp, #16] ; 16-byte Folded Reload
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
b _write_vga_reg
.loh AdrpLdrGotStr Lloh31, Lloh32, Lloh33
.loh AdrpLdrGot Lloh29, Lloh30
.loh AdrpLdrGotStr Lloh26, Lloh27, Lloh28
.loh AdrpLdrGot Lloh24, Lloh25
.loh AdrpLdrGot Lloh22, Lloh23
.loh AdrpLdrGotStr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGotStr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGotStr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGot Lloh7, Lloh8
.loh AdrpLdrGotStr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _GRAPHICS,4,2 ; @GRAPHICS
.comm _GRREGENABLESETRESET,4,2 ; @GRREGENABLESETRESET
.comm _oldgraphicssetresetenable,8,3 ; @oldgraphicssetresetenable
.comm _GRREGWRMODE,4,2 ; @GRREGWRMODE
.comm _oldgraphicsmode,8,3 ; @oldgraphicsmode
.comm _GRREGMISC,4,2 ; @GRREGMISC
.comm _oldgraphicsmisc,8,3 ; @oldgraphicsmisc
.comm _GRREGREADMAPSEL,4,2 ; @GRREGREADMAPSEL
.comm _oldgraphicsreadmapsel,8,3 ; @oldgraphicsreadmapsel
.comm _SEQUENCER,4,2 ; @SEQUENCER
.comm _SQREGMAPMASK,4,2 ; @SQREGMAPMASK
.comm _oldsqregmapmask,8,3 ; @oldsqregmapmask
.comm _SQREGMEMORY,4,2 ; @SQREGMEMORY
.comm _oldsqregmemory,8,3 ; @oldsqregmemory
.subsections_via_symbols
| AnghaBench/reactos/modules/rosapps/applications/sysutils/utils/pice/module/extr_vga.c_map_font_memory.c | anghabench |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.