x86 stringlengths 122 9.39M | arm stringlengths 122 9.33M | file stringlengths 19 200 | source stringclasses 2
values |
|---|---|---|---|
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function udf_umount
_udf_umount: ## @udf_umount
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _MFF_ON_AUTOFS@GOTPCREL(%rip), %rax
movl (%rax), %edx
andl (%rsi), %edx
je LBB0_2
## %bb.1:
movq _AMU_UMOUNT_AUTOFS@GOTPCREL(%rip), %rax
movl (%rax), %edx
LBB0_2:
movl 4(%rsi), %edi
movq _mnttab_file_name@GOTPCREL(%rip), %rax
movl (%rax), %esi
popq %rbp
jmp _UMOUNT_FS ## TAILCALL
.cfi_endproc
## -- End function
.comm _MFF_ON_AUTOFS,4,2 ## @MFF_ON_AUTOFS
.comm _AMU_UMOUNT_AUTOFS,4,2 ## @AMU_UMOUNT_AUTOFS
.comm _mnttab_file_name,4,2 ## @mnttab_file_name
.no_dead_strip _udf_umount
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function udf_umount
_udf_umount: ; @udf_umount
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _MFF_ON_AUTOFS@GOTPAGE
Lloh1:
ldr x8, [x8, _MFF_ON_AUTOFS@GOTPAGEOFF]
Lloh2:
adrp x9, _AMU_UMOUNT_AUTOFS@GOTPAGE
Lloh3:
ldr x9, [x9, _AMU_UMOUNT_AUTOFS@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
Lloh5:
ldr w9, [x9]
ldp w10, w0, [x1]
tst w8, w10
csel w2, wzr, w9, eq
Lloh6:
adrp x8, _mnttab_file_name@GOTPAGE
Lloh7:
ldr x8, [x8, _mnttab_file_name@GOTPAGEOFF]
Lloh8:
ldr w1, [x8]
b _UMOUNT_FS
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh4
.cfi_endproc
; -- End function
.comm _MFF_ON_AUTOFS,4,2 ; @MFF_ON_AUTOFS
.comm _AMU_UMOUNT_AUTOFS,4,2 ; @AMU_UMOUNT_AUTOFS
.comm _mnttab_file_name,4,2 ; @mnttab_file_name
.no_dead_strip _udf_umount
.subsections_via_symbols
| AnghaBench/freebsd/contrib/amd/amd/extr_ops_udf.c_udf_umount.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _arm_dma_free ## -- Begin function arm_dma_free
.p2align 4, 0x90
_arm_dma_free: ## @arm_dma_free
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
xorl %r9d, %r9d
popq %rbp
jmp ___arm_dma_free ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _arm_dma_free ; -- Begin function arm_dma_free
.p2align 2
_arm_dma_free: ; @arm_dma_free
.cfi_startproc
; %bb.0:
mov w5, #0
b ___arm_dma_free
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/arch/arm/mm/extr_dma-mapping.c_arm_dma_free.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function vhost_vq_meta_reset
_vhost_vq_meta_reset: ## @vhost_vq_meta_reset
.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
cmpl $0, (%rdi)
jle LBB0_3
## %bb.1:
movq %rdi, %r14
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq 8(%r14), %rax
movl (%rax,%rbx,4), %edi
callq ___vhost_vq_meta_reset
incq %rbx
movslq (%r14), %rax
cmpq %rax, %rbx
jl LBB0_2
LBB0_3:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _vhost_vq_meta_reset
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function vhost_vq_meta_reset
_vhost_vq_meta_reset: ; @vhost_vq_meta_reset
.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 w8, [x0]
cmp w8, #1
b.lt LBB0_3
; %bb.1:
mov x19, x0
mov x20, #0
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19, #8]
ldr w0, [x8, x20, lsl #2]
bl ___vhost_vq_meta_reset
add x20, x20, #1
ldrsw x8, [x19]
cmp x20, x8
b.lt LBB0_2
LBB0_3:
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 _vhost_vq_meta_reset
.subsections_via_symbols
| AnghaBench/linux/drivers/vhost/extr_vhost.c_vhost_vq_meta_reset.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pru_peeraddr_notsupp ## -- Begin function pru_peeraddr_notsupp
.p2align 4, 0x90
_pru_peeraddr_notsupp: ## @pru_peeraddr_notsupp
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _EOPNOTSUPP@GOTPCREL(%rip), %rax
movl (%rax), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EOPNOTSUPP,4,2 ## @EOPNOTSUPP
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _pru_peeraddr_notsupp ; -- Begin function pru_peeraddr_notsupp
.p2align 2
_pru_peeraddr_notsupp: ; @pru_peeraddr_notsupp
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _EOPNOTSUPP@GOTPAGE
Lloh1:
ldr x8, [x8, _EOPNOTSUPP@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _EOPNOTSUPP,4,2 ; @EOPNOTSUPP
.subsections_via_symbols
| AnghaBench/darwin-xnu/bsd/kern/extr_uipc_socket2.c_pru_peeraddr_notsupp.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function _outGroupResultPath
__outGroupResultPath: ## @_outGroupResultPath
.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
movl %edi, %ebx
leaq L_.str(%rip), %rdi
callq _WRITE_NODE_TYPE
movl %ebx, %edi
movq %r14, %rsi
callq __outPathInfo
movq _quals@GOTPCREL(%rip), %rax
movl (%rax), %edi
popq %rbx
popq %r14
popq %rbp
jmp _WRITE_NODE_FIELD ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "GROUPRESULTPATH"
.comm _quals,4,2 ## @quals
.no_dead_strip __outGroupResultPath
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function _outGroupResultPath
__outGroupResultPath: ; @_outGroupResultPath
.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
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _WRITE_NODE_TYPE
mov x0, x20
mov x1, x19
bl __outPathInfo
Lloh2:
adrp x8, _quals@GOTPAGE
Lloh3:
ldr x8, [x8, _quals@GOTPAGEOFF]
Lloh4:
ldr w0, [x8]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _WRITE_NODE_FIELD
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "GROUPRESULTPATH"
.comm _quals,4,2 ; @quals
.no_dead_strip __outGroupResultPath
.subsections_via_symbols
| AnghaBench/postgres/src/backend/nodes/extr_outfuncs.c__outGroupResultPath.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cred_below_min_backhaul
_cred_below_min_backhaul: ## @cred_below_min_backhaul
.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
.no_dead_strip _cred_below_min_backhaul
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cred_below_min_backhaul
_cred_below_min_backhaul: ; @cred_below_min_backhaul
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.no_dead_strip _cred_below_min_backhaul
.subsections_via_symbols
| AnghaBench/freebsd/contrib/wpa/wpa_supplicant/extr_interworking.c_cred_below_min_backhaul.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hidma_ll_request ## -- Begin function hidma_ll_request
.p2align 4, 0x90
_hidma_ll_request: ## @hidma_ll_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 $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_4
## %bb.1:
movq %r9, %r12
testq %r9, %r9
je LBB0_4
## %bb.2:
movq %rcx, %r15
movl %esi, %r14d
movq %rdi, %rbx
cmpl $1, (%rdi)
movq %r8, -48(%rbp) ## 8-byte Spill
jne LBB0_6
## %bb.3:
xorl %r13d, %r13d
movl $1, %eax
jmp LBB0_11
LBB0_4:
movq _EINVAL@GOTPCREL(%rip), %rax
jmp LBB0_5
LBB0_6:
movq %rdx, -56(%rbp) ## 8-byte Spill
movq %r15, -64(%rbp) ## 8-byte Spill
movl $88, %r15d
xorl %r13d, %r13d
.p2align 4, 0x90
LBB0_7: ## =>This Inner Loop Header: Depth=1
movq 8(%rbx), %rdi
addq %r15, %rdi
movl $1, %esi
movl $1, %edx
callq _atomic_add_unless
testq %rax, %rax
jne LBB0_8
## %bb.9: ## in Loop: Header=BB0_7 Depth=1
incq %r13
movl (%rbx), %eax
leal -1(%rax), %ecx
addq $96, %r15
cmpq %rcx, %r13
jb LBB0_7
jmp LBB0_10
LBB0_8:
movl (%rbx), %eax
LBB0_10:
movq -64(%rbp), %r15 ## 8-byte Reload
movq -48(%rbp), %r8 ## 8-byte Reload
movq -56(%rbp), %rdx ## 8-byte Reload
LBB0_11:
decl %eax
cmpl %eax, %r13d
jne LBB0_13
## %bb.12:
movq _ENOMEM@GOTPCREL(%rip), %rax
LBB0_5:
xorl %ebx, %ebx
subl (%rax), %ebx
LBB0_15:
movl %ebx, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_13:
movq 8(%rbx), %rax
movl %r13d, %ecx
leaq (%rcx,%rcx,2), %rcx
shlq $5, %rcx
movl %r14d, (%rax,%rcx)
movq %rdx, 8(%rax,%rcx)
movq %r15, 16(%rax,%rcx)
movq %r8, 80(%rax,%rcx)
movl %r13d, 24(%rax,%rcx)
xorps %xmm0, %xmm0
movups %xmm0, 48(%rax,%rcx)
movups %xmm0, 64(%rax,%rcx)
movq %rbx, 40(%rax,%rcx)
movq 32(%rax,%rcx), %r14
movl 4(%rbx), %eax
shll $8, %eax
movzwl %ax, %eax
movq _HIDMA_TRE_CFG_IDX@GOTPCREL(%rip), %rbx
movq (%rbx), %rcx
movl %eax, (%r14,%rcx,4)
movl $16, %edi
callq _BIT
movq (%rbx), %rcx
orl %eax, (%r14,%rcx,4)
movl %r13d, (%r12)
xorl %ebx, %ebx
testq %r15, %r15
je LBB0_15
## %bb.14:
movq -48(%rbp), %rdi ## 8-byte Reload
callq *%r15
jmp LBB0_15
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _HIDMA_TRE_CFG_IDX,8,3 ## @HIDMA_TRE_CFG_IDX
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hidma_ll_request ; -- Begin function hidma_ll_request
.p2align 2
_hidma_ll_request: ; @hidma_ll_request
.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
cbz x0, LBB0_4
; %bb.1:
mov x21, x5
cbz x5, LBB0_4
; %bb.2:
mov x20, x4
mov x19, x3
mov x23, x2
mov x24, x1
mov x22, x0
ldr w8, [x0]
cmp w8, #1
b.ne LBB0_5
; %bb.3:
mov w25, #0
b LBB0_9
LBB0_4:
Lloh0:
adrp x8, _EINVAL@GOTPAGE
Lloh1:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
b LBB0_11
LBB0_5:
mov x25, #0
mov w26, #88
LBB0_6: ; =>This Inner Loop Header: Depth=1
ldr x8, [x22, #8]
add x0, x8, x26
mov w1, #1
mov w2, #1
bl _atomic_add_unless
cbnz x0, LBB0_8
; %bb.7: ; in Loop: Header=BB0_6 Depth=1
add x25, x25, #1
ldr w8, [x22]
sub w9, w8, #1
add x26, x26, #96
cmp x25, x9
b.lo LBB0_6
b LBB0_9
LBB0_8:
ldr w8, [x22]
LBB0_9:
sub w8, w8, #1
cmp w25, w8
b.ne LBB0_12
; %bb.10:
Lloh2:
adrp x8, _ENOMEM@GOTPAGE
Lloh3:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
LBB0_11:
ldr w8, [x8]
neg w0, w8
b LBB0_15
LBB0_12:
ldr x8, [x22, #8]
mov w9, #96
umaddl x8, w25, w9, x8
str w24, [x8]
stp x23, x19, [x8, #8]
str x20, [x8, #80]
str w25, [x8, #24]
movi.2d v0, #0000000000000000
stp q0, q0, [x8, #48]
str x22, [x8, #40]
ldr x23, [x8, #32]
ldr w8, [x22, #4]
ubfiz w8, w8, #8, #8
Lloh4:
adrp x22, _HIDMA_TRE_CFG_IDX@GOTPAGE
Lloh5:
ldr x22, [x22, _HIDMA_TRE_CFG_IDX@GOTPAGEOFF]
ldr x9, [x22]
str w8, [x23, x9, lsl #2]
mov w0, #16
bl _BIT
ldr x8, [x22]
lsl x8, x8, #2
ldr w9, [x23, x8]
orr w9, w9, w0
str w9, [x23, x8]
str w25, [x21]
cbz x19, LBB0_14
; %bb.13:
mov x0, x20
blr x19
LBB0_14:
mov w0, #0
LBB0_15:
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
.loh AdrpLdrGot Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _HIDMA_TRE_CFG_IDX,8,3 ; @HIDMA_TRE_CFG_IDX
.subsections_via_symbols
| AnghaBench/linux/drivers/dma/qcom/extr_hidma_ll.c_hidma_ll_request.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fetch_mmaped_event
_fetch_mmaped_event: ## @fetch_mmaped_event
.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
movslq %esi, %rbx
leaq 4(%rbx), %rax
cmpq %rdx, %rax
jbe LBB0_2
## %bb.1:
xorl %eax, %eax
jmp LBB0_5
LBB0_2:
movq %rcx, %r15
movq %rdx, %r14
addq %rbx, %r15
cmpq $0, (%rdi)
je LBB0_4
## %bb.3:
movq %r15, %rdi
callq _perf_event_header__bswap
LBB0_4:
movslq (%r15), %rcx
addq %rbx, %rcx
xorl %eax, %eax
cmpq %r14, %rcx
cmovbeq %r15, %rax
LBB0_5:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _fetch_mmaped_event
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fetch_mmaped_event
_fetch_mmaped_event: ; @fetch_mmaped_event
.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, x1
sxtw x8, w20
add x9, x8, #4
cmp x9, x2
b.ls LBB0_2
; %bb.1:
mov x0, #0
b LBB0_5
LBB0_2:
mov x19, x2
add x21, x3, x8
ldr x8, [x0]
cbz x8, LBB0_4
; %bb.3:
mov x0, x21
bl _perf_event_header__bswap
LBB0_4:
ldrsw x8, [x21]
add x8, x8, w20, sxtw
cmp x8, x19
csel x0, xzr, x21, hi
LBB0_5:
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 _fetch_mmaped_event
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/tools/perf/util/extr_session.c_fetch_mmaped_event.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fake_sawtooth
_fake_sawtooth: ## @fake_sawtooth
.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, %r14
movq (%rdi), %rax
movl (%rax), %r15d
movl %r15d, %ebx
shrl $31, %ebx
addl %r15d, %ebx
sarl %ebx
movq 8(%rax), %rax
movq (%rax), %rax
movl %esi, %ecx
movq _devpriv@GOTPCREL(%rip), %r12
movq (%r12), %rdx
imull (%rdx), %r15d
shlq $4, %rcx
movq (%rax,%rcx), %rsi
subq 8(%rax,%rcx), %rsi
movl %r15d, %edi
callq _do_div
movq (%r12), %rax
movq 8(%rax), %rsi
movq %r14, %rax
orq %rsi, %rax
shrq $32, %rax
je LBB0_1
## %bb.2:
movq %r14, %rax
xorl %edx, %edx
divq %rsi
movq %rdx, %r14
jmp LBB0_3
LBB0_1:
movl %r14d, %eax
xorl %edx, %edx
divl %esi
movl %edx, %r14d
LBB0_3:
imull %r15d, %r14d
leal (%r14,%r14), %edi
callq _do_div
subl %r15d, %ebx
leal (%rbx,%r14,2), %eax
cwtl
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _devpriv,8,3 ## @devpriv
.no_dead_strip _fake_sawtooth
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fake_sawtooth
_fake_sawtooth: ; @fake_sawtooth
.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
ldr x8, [x0]
ldr w9, [x8]
cmp w9, #0
cinc w10, w9, lt
lsr w21, w10, #1
ldr x8, [x8, #8]
ldr x8, [x8]
Lloh0:
adrp x22, _devpriv@GOTPAGE
Lloh1:
ldr x22, [x22, _devpriv@GOTPAGEOFF]
ldr x10, [x22]
ldr w10, [x10]
mul w20, w10, w9
add x8, x8, w1, uxtw #4
ldp x9, x8, [x8]
sub x1, x9, x8
mov x0, x20
bl _do_div
ldr x8, [x22]
ldr x1, [x8, #8]
udiv x8, x19, x1
msub w8, w8, w1, w19
mul w8, w20, w8
lsl w19, w8, #1
mov x0, x19
bl _do_div
sub w8, w21, w20
add w8, w8, w19
sxth w0, w8
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 AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _devpriv,8,3 ; @devpriv
.no_dead_strip _fake_sawtooth
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/staging/comedi/drivers/extr_comedi_test.c_fake_sawtooth.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
leaq L_.str(%rip), %rdi
movl $4, %esi
xorl %edx, %edx
xorl %eax, %eax
callq _printf
leaq L_.str.1(%rip), %rdi
movl $5, %esi
movl $9, %edx
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Valore minimo: array[%d] -> %d\n"
L_.str.1: ## @.str.1
.asciz "valore massimo: array[%d] -> %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #4
stp x8, xzr, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w8, #9
mov w9, #5
stp x9, x8, [sp]
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Valore minimo: array[%d] -> %d\n"
l_.str.1: ; @.str.1
.asciz "valore massimo: array[%d] -> %d\n"
.subsections_via_symbols
| the_stack_data/70449714.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _brcms_ucode_data_init ## -- Begin function brcms_ucode_data_init
.p2align 4, 0x90
_brcms_ucode_data_init: ## @brcms_ucode_data_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 %rsi, %r14
movq %rdi, %rbx
callq _brcms_check_firmwares
testl %eax, %eax
js LBB0_15
## %bb.1:
leaq 56(%r14), %rsi
movq _D11LCN0BSINITVALS24@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _brcms_ucode_init_buf
testl %eax, %eax
js LBB0_15
## %bb.2:
leaq 52(%r14), %rsi
movq _D11LCN0INITVALS24@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _brcms_ucode_init_buf
testl %eax, %eax
js LBB0_15
## %bb.3:
leaq 48(%r14), %rsi
movq _D11LCN1BSINITVALS24@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _brcms_ucode_init_buf
testl %eax, %eax
js LBB0_15
## %bb.4:
leaq 44(%r14), %rsi
movq _D11LCN1INITVALS24@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _brcms_ucode_init_buf
testl %eax, %eax
js LBB0_15
## %bb.5:
leaq 40(%r14), %rsi
movq _D11LCN2BSINITVALS24@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _brcms_ucode_init_buf
testl %eax, %eax
js LBB0_15
## %bb.6:
leaq 36(%r14), %rsi
movq _D11LCN2INITVALS24@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _brcms_ucode_init_buf
testl %eax, %eax
js LBB0_15
## %bb.7:
leaq 32(%r14), %rsi
movq _D11N0ABSINITVALS16@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _brcms_ucode_init_buf
testl %eax, %eax
js LBB0_15
## %bb.8:
leaq 28(%r14), %rsi
movq _D11N0BSINITVALS16@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _brcms_ucode_init_buf
testl %eax, %eax
js LBB0_15
## %bb.9:
leaq 24(%r14), %rsi
movq _D11N0INITVALS16@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _brcms_ucode_init_buf
testl %eax, %eax
js LBB0_15
## %bb.10:
leaq 20(%r14), %rsi
movq _D11UCODE_OVERSIGHT16_MIMO@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _brcms_ucode_init_buf
testl %eax, %eax
js LBB0_15
## %bb.11:
leaq 16(%r14), %rsi
movq _D11UCODE_OVERSIGHT16_MIMOSZ@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _brcms_ucode_init_uint
testl %eax, %eax
js LBB0_15
## %bb.12:
leaq 12(%r14), %rsi
movq _D11UCODE_OVERSIGHT24_LCN@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _brcms_ucode_init_buf
testl %eax, %eax
js LBB0_15
## %bb.13:
leaq 8(%r14), %rsi
movq _D11UCODE_OVERSIGHT24_LCNSZ@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _brcms_ucode_init_uint
testl %eax, %eax
js LBB0_15
## %bb.14:
leaq 4(%r14), %rsi
movq _D11UCODE_OVERSIGHT_BOMMAJOR@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
callq _brcms_ucode_init_buf
testl %eax, %eax
js LBB0_15
## %bb.16:
movq _D11UCODE_OVERSIGHT_BOMMINOR@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %rbx, %rdi
movq %r14, %rsi
popq %rbx
popq %r14
popq %rbp
jmp _brcms_ucode_init_buf ## TAILCALL
LBB0_15:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _D11LCN0BSINITVALS24,4,2 ## @D11LCN0BSINITVALS24
.comm _D11LCN0INITVALS24,4,2 ## @D11LCN0INITVALS24
.comm _D11LCN1BSINITVALS24,4,2 ## @D11LCN1BSINITVALS24
.comm _D11LCN1INITVALS24,4,2 ## @D11LCN1INITVALS24
.comm _D11LCN2BSINITVALS24,4,2 ## @D11LCN2BSINITVALS24
.comm _D11LCN2INITVALS24,4,2 ## @D11LCN2INITVALS24
.comm _D11N0ABSINITVALS16,4,2 ## @D11N0ABSINITVALS16
.comm _D11N0BSINITVALS16,4,2 ## @D11N0BSINITVALS16
.comm _D11N0INITVALS16,4,2 ## @D11N0INITVALS16
.comm _D11UCODE_OVERSIGHT16_MIMO,4,2 ## @D11UCODE_OVERSIGHT16_MIMO
.comm _D11UCODE_OVERSIGHT16_MIMOSZ,4,2 ## @D11UCODE_OVERSIGHT16_MIMOSZ
.comm _D11UCODE_OVERSIGHT24_LCN,4,2 ## @D11UCODE_OVERSIGHT24_LCN
.comm _D11UCODE_OVERSIGHT24_LCNSZ,4,2 ## @D11UCODE_OVERSIGHT24_LCNSZ
.comm _D11UCODE_OVERSIGHT_BOMMAJOR,4,2 ## @D11UCODE_OVERSIGHT_BOMMAJOR
.comm _D11UCODE_OVERSIGHT_BOMMINOR,4,2 ## @D11UCODE_OVERSIGHT_BOMMINOR
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _brcms_ucode_data_init ; -- Begin function brcms_ucode_data_init
.p2align 2
_brcms_ucode_data_init: ; @brcms_ucode_data_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, x1
mov x20, x0
bl _brcms_check_firmwares
tbnz w0, #31, LBB0_16
; %bb.1:
add x1, x19, #56
Lloh0:
adrp x8, _D11LCN0BSINITVALS24@GOTPAGE
Lloh1:
ldr x8, [x8, _D11LCN0BSINITVALS24@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
mov x0, x20
bl _brcms_ucode_init_buf
tbnz w0, #31, LBB0_16
; %bb.2:
add x1, x19, #52
Lloh3:
adrp x8, _D11LCN0INITVALS24@GOTPAGE
Lloh4:
ldr x8, [x8, _D11LCN0INITVALS24@GOTPAGEOFF]
Lloh5:
ldr w2, [x8]
mov x0, x20
bl _brcms_ucode_init_buf
tbnz w0, #31, LBB0_16
; %bb.3:
add x1, x19, #48
Lloh6:
adrp x8, _D11LCN1BSINITVALS24@GOTPAGE
Lloh7:
ldr x8, [x8, _D11LCN1BSINITVALS24@GOTPAGEOFF]
Lloh8:
ldr w2, [x8]
mov x0, x20
bl _brcms_ucode_init_buf
tbnz w0, #31, LBB0_16
; %bb.4:
add x1, x19, #44
Lloh9:
adrp x8, _D11LCN1INITVALS24@GOTPAGE
Lloh10:
ldr x8, [x8, _D11LCN1INITVALS24@GOTPAGEOFF]
Lloh11:
ldr w2, [x8]
mov x0, x20
bl _brcms_ucode_init_buf
tbnz w0, #31, LBB0_16
; %bb.5:
add x1, x19, #40
Lloh12:
adrp x8, _D11LCN2BSINITVALS24@GOTPAGE
Lloh13:
ldr x8, [x8, _D11LCN2BSINITVALS24@GOTPAGEOFF]
Lloh14:
ldr w2, [x8]
mov x0, x20
bl _brcms_ucode_init_buf
tbnz w0, #31, LBB0_16
; %bb.6:
add x1, x19, #36
Lloh15:
adrp x8, _D11LCN2INITVALS24@GOTPAGE
Lloh16:
ldr x8, [x8, _D11LCN2INITVALS24@GOTPAGEOFF]
Lloh17:
ldr w2, [x8]
mov x0, x20
bl _brcms_ucode_init_buf
tbnz w0, #31, LBB0_16
; %bb.7:
add x1, x19, #32
Lloh18:
adrp x8, _D11N0ABSINITVALS16@GOTPAGE
Lloh19:
ldr x8, [x8, _D11N0ABSINITVALS16@GOTPAGEOFF]
Lloh20:
ldr w2, [x8]
mov x0, x20
bl _brcms_ucode_init_buf
tbnz w0, #31, LBB0_16
; %bb.8:
add x1, x19, #28
Lloh21:
adrp x8, _D11N0BSINITVALS16@GOTPAGE
Lloh22:
ldr x8, [x8, _D11N0BSINITVALS16@GOTPAGEOFF]
Lloh23:
ldr w2, [x8]
mov x0, x20
bl _brcms_ucode_init_buf
tbnz w0, #31, LBB0_16
; %bb.9:
add x1, x19, #24
Lloh24:
adrp x8, _D11N0INITVALS16@GOTPAGE
Lloh25:
ldr x8, [x8, _D11N0INITVALS16@GOTPAGEOFF]
Lloh26:
ldr w2, [x8]
mov x0, x20
bl _brcms_ucode_init_buf
tbnz w0, #31, LBB0_16
; %bb.10:
add x1, x19, #20
Lloh27:
adrp x8, _D11UCODE_OVERSIGHT16_MIMO@GOTPAGE
Lloh28:
ldr x8, [x8, _D11UCODE_OVERSIGHT16_MIMO@GOTPAGEOFF]
Lloh29:
ldr w2, [x8]
mov x0, x20
bl _brcms_ucode_init_buf
tbnz w0, #31, LBB0_16
; %bb.11:
add x1, x19, #16
Lloh30:
adrp x8, _D11UCODE_OVERSIGHT16_MIMOSZ@GOTPAGE
Lloh31:
ldr x8, [x8, _D11UCODE_OVERSIGHT16_MIMOSZ@GOTPAGEOFF]
Lloh32:
ldr w2, [x8]
mov x0, x20
bl _brcms_ucode_init_uint
tbnz w0, #31, LBB0_16
; %bb.12:
add x1, x19, #12
Lloh33:
adrp x8, _D11UCODE_OVERSIGHT24_LCN@GOTPAGE
Lloh34:
ldr x8, [x8, _D11UCODE_OVERSIGHT24_LCN@GOTPAGEOFF]
Lloh35:
ldr w2, [x8]
mov x0, x20
bl _brcms_ucode_init_buf
tbnz w0, #31, LBB0_16
; %bb.13:
add x1, x19, #8
Lloh36:
adrp x8, _D11UCODE_OVERSIGHT24_LCNSZ@GOTPAGE
Lloh37:
ldr x8, [x8, _D11UCODE_OVERSIGHT24_LCNSZ@GOTPAGEOFF]
Lloh38:
ldr w2, [x8]
mov x0, x20
bl _brcms_ucode_init_uint
tbnz w0, #31, LBB0_16
; %bb.14:
add x1, x19, #4
Lloh39:
adrp x8, _D11UCODE_OVERSIGHT_BOMMAJOR@GOTPAGE
Lloh40:
ldr x8, [x8, _D11UCODE_OVERSIGHT_BOMMAJOR@GOTPAGEOFF]
Lloh41:
ldr w2, [x8]
mov x0, x20
bl _brcms_ucode_init_buf
tbnz w0, #31, LBB0_16
; %bb.15:
Lloh42:
adrp x8, _D11UCODE_OVERSIGHT_BOMMINOR@GOTPAGE
Lloh43:
ldr x8, [x8, _D11UCODE_OVERSIGHT_BOMMINOR@GOTPAGEOFF]
Lloh44:
ldr w2, [x8]
mov x0, x20
mov x1, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _brcms_ucode_init_buf
LBB0_16:
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 AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.loh AdrpLdrGotLdr Lloh24, Lloh25, Lloh26
.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 AdrpLdrGotLdr Lloh42, Lloh43, Lloh44
.cfi_endproc
; -- End function
.comm _D11LCN0BSINITVALS24,4,2 ; @D11LCN0BSINITVALS24
.comm _D11LCN0INITVALS24,4,2 ; @D11LCN0INITVALS24
.comm _D11LCN1BSINITVALS24,4,2 ; @D11LCN1BSINITVALS24
.comm _D11LCN1INITVALS24,4,2 ; @D11LCN1INITVALS24
.comm _D11LCN2BSINITVALS24,4,2 ; @D11LCN2BSINITVALS24
.comm _D11LCN2INITVALS24,4,2 ; @D11LCN2INITVALS24
.comm _D11N0ABSINITVALS16,4,2 ; @D11N0ABSINITVALS16
.comm _D11N0BSINITVALS16,4,2 ; @D11N0BSINITVALS16
.comm _D11N0INITVALS16,4,2 ; @D11N0INITVALS16
.comm _D11UCODE_OVERSIGHT16_MIMO,4,2 ; @D11UCODE_OVERSIGHT16_MIMO
.comm _D11UCODE_OVERSIGHT16_MIMOSZ,4,2 ; @D11UCODE_OVERSIGHT16_MIMOSZ
.comm _D11UCODE_OVERSIGHT24_LCN,4,2 ; @D11UCODE_OVERSIGHT24_LCN
.comm _D11UCODE_OVERSIGHT24_LCNSZ,4,2 ; @D11UCODE_OVERSIGHT24_LCNSZ
.comm _D11UCODE_OVERSIGHT_BOMMAJOR,4,2 ; @D11UCODE_OVERSIGHT_BOMMAJOR
.comm _D11UCODE_OVERSIGHT_BOMMINOR,4,2 ; @D11UCODE_OVERSIGHT_BOMMINOR
.subsections_via_symbols
| AnghaBench/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/extr_ucode_loader.c_brcms_ucode_data_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _plus ## -- Begin function plus
.p2align 4, 0x90
_plus: ## @plus
.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
## kill: def $edi killed $edi def $rdi
leal (%rdi,%rsi), %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
movl $7, %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 _plus ; -- Begin function plus
.p2align 2
_plus: ; @plus
.cfi_startproc
; %bb.0:
add w0, w1, w0
ret
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
mov w0, #7
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/82932.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_repo_pathspec__index1 ## -- Begin function test_repo_pathspec__index1
.p2align 4, 0x90
_test_repo_pathspec__index1: ## @test_repo_pathspec__index1
.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
.comm _GIT_PATHSPEC_FIND_FAILURES,4,2 ## @GIT_PATHSPEC_FIND_FAILURES
.comm _GIT_PATHSPEC_IGNORE_CASE,4,2 ## @GIT_PATHSPEC_IGNORE_CASE
.comm _GIT_PATHSPEC_USE_CASE,4,2 ## @GIT_PATHSPEC_USE_CASE
.comm _g_repo,4,2 ## @g_repo
.comm _str1,4,2 ## @str1
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _test_repo_pathspec__index1 ; -- Begin function test_repo_pathspec__index1
.p2align 2
_test_repo_pathspec__index1: ; @test_repo_pathspec__index1
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.comm _GIT_PATHSPEC_FIND_FAILURES,4,2 ; @GIT_PATHSPEC_FIND_FAILURES
.comm _GIT_PATHSPEC_IGNORE_CASE,4,2 ; @GIT_PATHSPEC_IGNORE_CASE
.comm _GIT_PATHSPEC_USE_CASE,4,2 ; @GIT_PATHSPEC_USE_CASE
.comm _g_repo,4,2 ; @g_repo
.comm _str1,4,2 ; @str1
.subsections_via_symbols
| AnghaBench/libgit2/tests/repo/extr_pathspec.c_test_repo_pathspec__index1.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 %r12
pushq %rbx
subq $16, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
xorl %edi, %edi
callq _time
movl %eax, %edi
callq _srand
leaq L_.str(%rip), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, %r15
leaq L_.str.2(%rip), %rsi
movq %rax, %rdi
movl $100, %edx
xorl %eax, %eax
callq _fprintf
movl $-100, %ebx
leaq L_.str.3(%rip), %r14
leaq -40(%rbp), %r12
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
callq _rand
movslq %eax, %r8
imulq $1759218605, %r8, %rax ## imm = 0x68DB8BAD
movq %rax, %rcx
shrq $63, %rcx
sarq $44, %rax
addl %ecx, %eax
imull $10000, %eax, %eax ## imm = 0x2710
subl %eax, %r8d
movl $6, %edx
movq %r12, %rdi
xorl %esi, %esi
movq %r14, %rcx
## kill: def $r8d killed $r8d killed $r8
xorl %eax, %eax
callq ___sprintf_chk
movq %r15, %rdi
movq %r12, %rsi
xorl %eax, %eax
callq _fprintf
movl $0, -40(%rbp)
movw $0, -36(%rbp)
incl %ebx
jne LBB0_1
## %bb.2:
movq %r15, %rdi
callq _fclose
xorl %eax, %eax
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "job_file"
L_.str.1: ## @.str.1
.asciz "w"
L_.str.2: ## @.str.2
.asciz "1 %d\n"
L_.str.3: ## @.str.3
.asciz "%d "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 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 x0, #0
bl _time
; kill: def $w0 killed $w0 killed $x0
bl _srand
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
mov x19, x0
mov w8, #100
str x8, [sp]
Lloh4:
adrp x1, l_.str.2@PAGE
Lloh5:
add x1, x1, l_.str.2@PAGEOFF
bl _fprintf
mov w21, #-100
mov w22, #35757
movk w22, #26843, lsl #16
mov w23, #10000
Lloh6:
adrp x20, l_.str.3@PAGE
Lloh7:
add x20, x20, l_.str.3@PAGEOFF
LBB0_1: ; =>This Inner Loop Header: Depth=1
bl _rand
smull x8, w0, w22
lsr x9, x8, #63
asr x8, x8, #44
add w8, w8, w9
msub w8, w8, w23, w0
str x8, [sp]
add x0, sp, #8
mov w1, #0
mov w2, #6
mov x3, x20
bl ___sprintf_chk
add x1, sp, #8
mov x0, x19
bl _fprintf
str wzr, [sp, #8]
strh wzr, [sp, #12]
adds w21, w21, #1
b.lo LBB0_1
; %bb.2:
mov x0, x19
bl _fclose
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 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 "job_file"
l_.str.1: ; @.str.1
.asciz "w"
l_.str.2: ; @.str.2
.asciz "1 %d\n"
l_.str.3: ; @.str.3
.asciz "%d "
.subsections_via_symbols
| the_stack_data/12638073.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
leaq L_.str(%rip), %rdi
movl $20, %esi
movl $20, %edx
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d %d"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
stp x29, x30, [sp, #16] ; 16-byte Folded Spill
add x29, sp, #16
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
mov w8, #20
stp x8, x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d %d"
.subsections_via_symbols
| the_stack_data/187643860.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function s5c73m3_find_frame_size
_s5c73m3_find_frame_size: ## @s5c73m3_find_frame_size
.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 %esi, %ecx
movq _s5c73m3_resolutions_len@GOTPCREL(%rip), %rax
movq (%rax), %rax
xorl %r13d, %r13d
movq %rcx, -56(%rbp) ## 8-byte Spill
cmpl $0, (%rax,%rcx,4)
jle LBB0_1
## %bb.2:
movq _s5c73m3_resolutions@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq -56(%rbp), %rcx ## 8-byte Reload
movq (%rax,%rcx,8), %r12
movq _INT_MAX@GOTPCREL(%rip), %rax
movl (%rax), %r14d
xorl %ebx, %ebx
movq %rdi, -64(%rbp) ## 8-byte Spill
movq -64(%rbp), %r15 ## 8-byte Reload
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movq 8(%r12), %rdi
subq 8(%r15), %rdi
callq _abs
movl %eax, -44(%rbp) ## 4-byte Spill
movq (%r12), %rdi
subq (%r15), %rdi
callq _abs
movq _s5c73m3_resolutions_len@GOTPCREL(%rip), %rcx
addl -44(%rbp), %eax ## 4-byte Folded Reload
cmpl %r14d, %eax
cmovlq %r12, %rbx
cmovll %eax, %r14d
addq $16, %r12
incl %r13d
movq (%rcx), %rax
movq -56(%rbp), %rcx ## 8-byte Reload
cmpl (%rax,%rcx,4), %r13d
jl LBB0_3
jmp LBB0_4
LBB0_1:
xorl %ebx, %ebx
LBB0_4:
movq %rbx, %rax
addq $24, %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 _s5c73m3_resolutions,8,3 ## @s5c73m3_resolutions
.comm _s5c73m3_resolutions_len,8,3 ## @s5c73m3_resolutions_len
.no_dead_strip _s5c73m3_find_frame_size
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function s5c73m3_find_frame_size
_s5c73m3_find_frame_size: ; @s5c73m3_find_frame_size
.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 x22, _s5c73m3_resolutions_len@GOTPAGE
Lloh1:
ldr x22, [x22, _s5c73m3_resolutions_len@GOTPAGEOFF]
ldr x8, [x22]
ldr w8, [x8, w1, uxtw #2]
cmp w8, #1
b.lt LBB0_3
; %bb.1:
mov x19, x0
mov w23, #0
mov x20, #0
mov w24, w1
Lloh2:
adrp x8, _s5c73m3_resolutions@GOTPAGE
Lloh3:
ldr x8, [x8, _s5c73m3_resolutions@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
ldr x25, [x8, x24, lsl #3]
Lloh5:
adrp x8, _INT_MAX@GOTPAGE
Lloh6:
ldr x8, [x8, _INT_MAX@GOTPAGEOFF]
Lloh7:
ldr w26, [x8]
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x8, [x25, #8]
ldr x9, [x19, #8]
sub x0, x8, x9
bl _abs
mov x21, x0
ldr x8, [x25]
ldr x9, [x19]
sub x0, x8, x9
bl _abs
add w8, w0, w21
cmp w8, w26
csel x20, x25, x20, lt
csel w26, w8, w26, lt
add x25, x25, #16
add w23, w23, #1
ldr x8, [x22]
ldr w8, [x8, x24, lsl #2]
cmp w23, w8
b.lt LBB0_2
b LBB0_4
LBB0_3:
mov x20, #0
LBB0_4:
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
ldp x26, x25, [sp], #80 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.cfi_endproc
; -- End function
.comm _INT_MAX,4,2 ; @INT_MAX
.comm _s5c73m3_resolutions,8,3 ; @s5c73m3_resolutions
.comm _s5c73m3_resolutions_len,8,3 ; @s5c73m3_resolutions_len
.no_dead_strip _s5c73m3_find_frame_size
.subsections_via_symbols
| AnghaBench/linux/drivers/media/i2c/s5c73m3/extr_s5c73m3-core.c_s5c73m3_find_frame_size.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function check_range
_check_range: ## @check_range
.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 _tos@GOTPCREL(%rip), %r14
movq (%r14), %rax
movq _stack@GOTPCREL(%rip), %rbx
movq (%rbx), %rcx
cmpq %rcx, %rax
jge LBB0_2
## %bb.1:
leaq L_.str(%rip), %rdi
callq _die
movq (%r14), %rax
movq (%rbx), %rcx
LBB0_2:
movq _STACK@GOTPCREL(%rip), %rdx
addq (%rdx), %rcx
cmpq %rcx, %rax
jge LBB0_4
## %bb.3:
popq %rbx
popq %r14
popq %rbp
retq
LBB0_4:
leaq L_.str.1(%rip), %rdi
popq %rbx
popq %r14
popq %rbp
jmp _die ## TAILCALL
.cfi_endproc
## -- End function
.comm _tos,8,3 ## @tos
.comm _stack,8,3 ## @stack
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "underflow in string stack"
.comm _STACK,8,3 ## @STACK
L_.str.1: ## @.str.1
.asciz "overflow in string stack"
.no_dead_strip _check_range
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function check_range
_check_range: ; @check_range
.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
Lloh0:
adrp x19, _tos@GOTPAGE
Lloh1:
ldr x19, [x19, _tos@GOTPAGEOFF]
ldr x8, [x19]
Lloh2:
adrp x20, _stack@GOTPAGE
Lloh3:
ldr x20, [x20, _stack@GOTPAGEOFF]
ldr x9, [x20]
cmp x8, x9
b.ge LBB0_2
; %bb.1:
Lloh4:
adrp x0, l_.str@PAGE
Lloh5:
add x0, x0, l_.str@PAGEOFF
bl _die
ldr x8, [x19]
ldr x9, [x20]
LBB0_2:
Lloh6:
adrp x10, _STACK@GOTPAGE
Lloh7:
ldr x10, [x10, _STACK@GOTPAGEOFF]
Lloh8:
ldr x10, [x10]
add x9, x10, x9
cmp x8, x9
b.ge LBB0_4
; %bb.3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_4:
Lloh9:
adrp x0, l_.str.1@PAGE
Lloh10:
add x0, x0, l_.str.1@PAGEOFF
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _die
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpAdd Lloh9, Lloh10
.cfi_endproc
; -- End function
.comm _tos,8,3 ; @tos
.comm _stack,8,3 ; @stack
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "underflow in string stack"
.comm _STACK,8,3 ; @STACK
l_.str.1: ; @.str.1
.asciz "overflow in string stack"
.no_dead_strip _check_range
.subsections_via_symbols
| AnghaBench/freebsd/contrib/binutils/bfd/doc/extr_chew.c_check_range.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _SiS_IsDualEdge ## -- Begin function SiS_IsDualEdge
.p2align 4, 0x90
_SiS_IsDualEdge: ## @SiS_IsDualEdge
.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
.comm _EnableDualEdge,4,2 ## @EnableDualEdge
.comm _SIS_315H,8,3 ## @SIS_315H
.comm _SIS_650,8,3 ## @SIS_650
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _SiS_IsDualEdge ; -- Begin function SiS_IsDualEdge
.p2align 2
_SiS_IsDualEdge: ; @SiS_IsDualEdge
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.comm _EnableDualEdge,4,2 ; @EnableDualEdge
.comm _SIS_315H,8,3 ; @SIS_315H
.comm _SIS_650,8,3 ; @SIS_650
.subsections_via_symbols
| AnghaBench/linux/drivers/video/fbdev/sis/extr_init301.c_SiS_IsDualEdge.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xics_set_cpu_giq ## -- Begin function xics_set_cpu_giq
.p2align 4, 0x90
_xics_set_cpu_giq: ## @xics_set_cpu_giq
.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
.comm _GLOBAL_INTERRUPT_QUEUE,4,2 ## @GLOBAL_INTERRUPT_QUEUE
.comm _xics_interrupt_server_size,8,3 ## @xics_interrupt_server_size
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xics_set_cpu_giq ; -- Begin function xics_set_cpu_giq
.p2align 2
_xics_set_cpu_giq: ; @xics_set_cpu_giq
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.comm _GLOBAL_INTERRUPT_QUEUE,4,2 ; @GLOBAL_INTERRUPT_QUEUE
.comm _xics_interrupt_server_size,8,3 ; @xics_interrupt_server_size
.subsections_via_symbols
| AnghaBench/linux/arch/powerpc/sysdev/xics/extr_xics-common.c_xics_set_cpu_giq.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function Z_AvailableZoneMemory
_Z_AvailableZoneMemory: ## @Z_AvailableZoneMemory
.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
subl 4(%rdi), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _Z_AvailableZoneMemory
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function Z_AvailableZoneMemory
_Z_AvailableZoneMemory: ; @Z_AvailableZoneMemory
.cfi_startproc
; %bb.0:
ldp w8, w9, [x0]
sub w0, w8, w9
ret
.cfi_endproc
; -- End function
.no_dead_strip _Z_AvailableZoneMemory
.subsections_via_symbols
| AnghaBench/lab/engine/code/qcommon/extr_common.c_Z_AvailableZoneMemory.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nonpaging_invlpg
_nonpaging_invlpg: ## @nonpaging_invlpg
.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 _nonpaging_invlpg
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nonpaging_invlpg
_nonpaging_invlpg: ; @nonpaging_invlpg
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.no_dead_strip _nonpaging_invlpg
.subsections_via_symbols
| AnghaBench/linux/arch/x86/kvm/extr_mmu.c_nonpaging_invlpg.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/61279.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function swconfig_defaults_init
_swconfig_defaults_init: ## @swconfig_defaults_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 24(%rdi), %r14
xorps %xmm0, %xmm0
movups %xmm0, (%rdi)
movq $0, 16(%rdi)
cmpq $0, 40(%r14)
jne LBB0_2
## %bb.1:
cmpq $0, 32(%r14)
je LBB0_3
LBB0_2:
leaq 16(%rbx), %rsi
movq _VLAN_PORTS@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _set_bit
LBB0_3:
leaq 8(%rbx), %r15
cmpq $0, 24(%r14)
jne LBB0_5
## %bb.4:
cmpq $0, 16(%r14)
je LBB0_6
LBB0_5:
movq _PORT_PVID@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %r15, %rsi
callq _set_bit
LBB0_6:
cmpq $0, 8(%r14)
je LBB0_9
## %bb.7:
leaq L_.str(%rip), %rsi
movq %r14, %rdi
callq _swconfig_find_attr_by_name
testl %eax, %eax
jne LBB0_9
## %bb.8:
movq _PORT_LINK@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %r15, %rsi
callq _set_bit
LBB0_9:
movq _GLOBAL_APPLY@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %rbx, %rsi
callq _set_bit
movq _GLOBAL_RESET@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq %rbx, %rsi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _set_bit ## TAILCALL
.cfi_endproc
## -- End function
.comm _VLAN_PORTS,4,2 ## @VLAN_PORTS
.comm _PORT_PVID,4,2 ## @PORT_PVID
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "link"
.comm _PORT_LINK,4,2 ## @PORT_LINK
.comm _GLOBAL_APPLY,4,2 ## @GLOBAL_APPLY
.comm _GLOBAL_RESET,4,2 ## @GLOBAL_RESET
.no_dead_strip _swconfig_defaults_init
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function swconfig_defaults_init
_swconfig_defaults_init: ; @swconfig_defaults_init
.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
mov x1, x0
str xzr, [x1, #16]!
ldr x21, [x0, #24]
mov x20, x0
str xzr, [x20, #8]!
str xzr, [x0]
ldr x8, [x21, #40]
cbnz x8, LBB0_2
; %bb.1:
ldr x8, [x21, #32]
cbz x8, LBB0_3
LBB0_2:
Lloh0:
adrp x8, _VLAN_PORTS@GOTPAGE
Lloh1:
ldr x8, [x8, _VLAN_PORTS@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
bl _set_bit
LBB0_3:
ldr x8, [x21, #24]
cbnz x8, LBB0_5
; %bb.4:
ldr x8, [x21, #16]
cbz x8, LBB0_6
LBB0_5:
Lloh3:
adrp x8, _PORT_PVID@GOTPAGE
Lloh4:
ldr x8, [x8, _PORT_PVID@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
mov x1, x20
bl _set_bit
LBB0_6:
ldr x8, [x21, #8]
cbz x8, LBB0_9
; %bb.7:
Lloh6:
adrp x1, l_.str@PAGE
Lloh7:
add x1, x1, l_.str@PAGEOFF
mov x0, x21
bl _swconfig_find_attr_by_name
cbnz w0, LBB0_9
; %bb.8:
Lloh8:
adrp x8, _PORT_LINK@GOTPAGE
Lloh9:
ldr x8, [x8, _PORT_LINK@GOTPAGEOFF]
Lloh10:
ldr w0, [x8]
mov x1, x20
bl _set_bit
LBB0_9:
Lloh11:
adrp x8, _GLOBAL_APPLY@GOTPAGE
Lloh12:
ldr x8, [x8, _GLOBAL_APPLY@GOTPAGEOFF]
Lloh13:
ldr w0, [x8]
mov x1, x19
bl _set_bit
Lloh14:
adrp x8, _GLOBAL_RESET@GOTPAGE
Lloh15:
ldr x8, [x8, _GLOBAL_RESET@GOTPAGEOFF]
Lloh16:
ldr w0, [x8]
mov x1, 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 _set_bit
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.cfi_endproc
; -- End function
.comm _VLAN_PORTS,4,2 ; @VLAN_PORTS
.comm _PORT_PVID,4,2 ; @PORT_PVID
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "link"
.comm _PORT_LINK,4,2 ; @PORT_LINK
.comm _GLOBAL_APPLY,4,2 ; @GLOBAL_APPLY
.comm _GLOBAL_RESET,4,2 ; @GLOBAL_RESET
.no_dead_strip _swconfig_defaults_init
.subsections_via_symbols
| AnghaBench/lede/target/linux/generic/files/drivers/net/phy/extr_swconfig.c_swconfig_defaults_init.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function get_tclk
_get_tclk: ## @get_tclk
.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 _SAMPLE_AT_RESET_HIGH@GOTPCREL(%rip), %rbx
movl (%rbx), %edi
callq _readl
shrl $6, %eax
andl $7, %eax
cmpl $1, %eax
je LBB0_1
## %bb.2:
cmpl $3, %eax
jne LBB0_4
## %bb.3:
movl $200000000, %eax ## imm = 0xBEBC200
jmp LBB0_5
LBB0_1:
movl $166666667, %eax ## imm = 0x9EF21AB
jmp LBB0_5
LBB0_4:
movl (%rbx), %edi
callq _readl
leaq L_.str(%rip), %rdi
movl %eax, %esi
callq _panic
## implicit-def: $eax
LBB0_5:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _SAMPLE_AT_RESET_HIGH,4,2 ## @SAMPLE_AT_RESET_HIGH
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "unknown TCLK PLL setting: %.8x\n"
.no_dead_strip _get_tclk
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function get_tclk
_get_tclk: ; @get_tclk
.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
Lloh0:
adrp x19, _SAMPLE_AT_RESET_HIGH@GOTPAGE
Lloh1:
ldr x19, [x19, _SAMPLE_AT_RESET_HIGH@GOTPAGEOFF]
ldr w0, [x19]
bl _readl
ubfx w8, w0, #6, #3
cmp w8, #1
b.eq LBB0_3
; %bb.1:
cmp w8, #3
b.ne LBB0_4
; %bb.2:
mov w0, #49664
movk w0, #3051, lsl #16
b LBB0_5
LBB0_3:
mov w0, #8619
movk w0, #2543, lsl #16
b LBB0_5
LBB0_4:
ldr w0, [x19]
bl _readl
mov x1, x0
Lloh2:
adrp x0, l_.str@PAGE
Lloh3:
add x0, x0, l_.str@PAGEOFF
bl _panic
; implicit-def: $w0
LBB0_5:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _SAMPLE_AT_RESET_HIGH,4,2 ; @SAMPLE_AT_RESET_HIGH
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "unknown TCLK PLL setting: %.8x\n"
.no_dead_strip _get_tclk
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/arch/arm/mach-mv78xx0/extr_common.c_get_tclk.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _scaler_argb8888_vert ## -- Begin function scaler_argb8888_vert
.p2align 4, 0x90
_scaler_argb8888_vert: ## @scaler_argb8888_vert
.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 %rsi, -48(%rbp) ## 8-byte Spill
movl (%rdi), %eax
testl %eax, %eax
jle LBB0_13
## %bb.1:
movq %rdi, %r15
movq 8(%rdi), %rcx
movq %rcx, -64(%rbp) ## 8-byte Spill
movq 24(%rdi), %rsi
sarl $2, %edx
movslq %edx, %rcx
movq %rcx, -72(%rbp) ## 8-byte Spill
movl 4(%rdi), %ecx
xorl %ebx, %ebx
jmp LBB0_2
.p2align 4, 0x90
LBB0_11: ## in Loop: Header=BB0_2 Depth=1
movl (%r15), %eax
movq -56(%rbp), %rsi ## 8-byte Reload
movq -80(%rbp), %rbx ## 8-byte Reload
LBB0_12: ## in Loop: Header=BB0_2 Depth=1
incq %rbx
movslq 44(%r15), %rdx
leaq (%rsi,%rdx,4), %rsi
movq -48(%rbp), %rdx ## 8-byte Reload
movq -72(%rbp), %rdi ## 8-byte Reload
leaq (%rdx,%rdi,4), %rdx
movq %rdx, -48(%rbp) ## 8-byte Spill
movslq %eax, %rdx
cmpq %rdx, %rbx
jge LBB0_13
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
## Child Loop BB0_6 Depth 3
## Child Loop BB0_9 Depth 3
testl %ecx, %ecx
jle LBB0_12
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movq %rsi, -56(%rbp) ## 8-byte Spill
movq 32(%r15), %rax
movq %rbx, -80(%rbp) ## 8-byte Spill
movslq (%rax,%rbx,4), %rax
movl 16(%r15), %ecx
sarl $3, %ecx
movslq %ecx, %rcx
imulq %rax, %rcx
movq -64(%rbp), %rax ## 8-byte Reload
leaq (%rax,%rcx,4), %rax
movq %rax, -88(%rbp) ## 8-byte Spill
xorl %edx, %edx
jmp LBB0_4
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_4 Depth=2
movl %r12d, %edi
movl $8, %esi
callq __mm_srli_si128
movl %eax, %edi
movl %r12d, %esi
callq __mm_adds_epi16
movl %eax, %edi
movl $3, %esi
callq __mm_srai_epi16
movl %eax, %edi
movl %eax, %esi
callq __mm_packus_epi16
movl %eax, %edi
callq __mm_cvtsi128_si32
movq -48(%rbp), %rcx ## 8-byte Reload
movq -96(%rbp), %rdx ## 8-byte Reload
movl %eax, (%rcx,%rdx,4)
incq %rdx
movslq 4(%r15), %rcx
cmpq %rcx, %rdx
jge LBB0_11
LBB0_4: ## Parent Loop BB0_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_6 Depth 3
## Child Loop BB0_9 Depth 3
movq -88(%rbp), %rax ## 8-byte Reload
movq %rdx, -96(%rbp) ## 8-byte Spill
leaq (%rax,%rdx,4), %r14
xorl %r13d, %r13d
xorl %eax, %eax
callq __mm_setzero_si128
movl %eax, %r12d
movl 40(%r15), %eax
cmpl $2, %eax
jl LBB0_7
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
xorl %r13d, %r13d
.p2align 4, 0x90
LBB0_6: ## Parent Loop BB0_2 Depth=1
## Parent Loop BB0_4 Depth=2
## => This Inner Loop Header: Depth=3
movq -56(%rbp), %rcx ## 8-byte Reload
movl (%rcx,%r13,4), %eax
movl 4(%rcx,%r13,4), %ecx
movl %ecx, %edi
shll $16, %edi
addl %ecx, %edi
movl %eax, %esi
shll $16, %esi
addl %eax, %esi
callq __mm_set_epi64x
movl %eax, %ebx
movl 16(%r15), %eax
sarl $3, %eax
cltq
movl (%r14,%rax,4), %edi
movl (%r14), %esi
callq __mm_set_epi64x
movl %eax, %edi
movl %ebx, %esi
callq __mm_mulhi_epi16
movl %eax, %edi
movl %r12d, %esi
callq __mm_adds_epi16
movl %eax, %r12d
addq $2, %r13
movl 16(%r15), %ecx
movl 40(%r15), %eax
sarl $2, %ecx
movslq %ecx, %rcx
leaq (%r14,%rcx,4), %r14
leal 1(%r13), %ecx
cmpl %eax, %ecx
jl LBB0_6
LBB0_7: ## in Loop: Header=BB0_4 Depth=2
cmpl %eax, %r13d
jge LBB0_10
## %bb.8: ## in Loop: Header=BB0_4 Depth=2
movl %r13d, %ebx
.p2align 4, 0x90
LBB0_9: ## Parent Loop BB0_2 Depth=1
## Parent Loop BB0_4 Depth=2
## => This Inner Loop Header: Depth=3
movq -56(%rbp), %rax ## 8-byte Reload
movl (%rax,%rbx,4), %eax
movl %eax, %esi
shll $16, %esi
addl %eax, %esi
xorl %edi, %edi
callq __mm_set_epi64x
movl %eax, %r13d
movl (%r14), %esi
xorl %edi, %edi
callq __mm_set_epi64x
movl %eax, %edi
movl %r13d, %esi
callq __mm_mulhi_epi16
movl %eax, %edi
movl %r12d, %esi
callq __mm_adds_epi16
movl %eax, %r12d
incq %rbx
movl 16(%r15), %eax
sarl $3, %eax
cltq
leaq (%r14,%rax,4), %r14
cmpl %ebx, 40(%r15)
jg LBB0_9
jmp LBB0_10
LBB0_13:
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
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 _scaler_argb8888_vert ; -- Begin function scaler_argb8888_vert
.p2align 2
_scaler_argb8888_vert: ; @scaler_argb8888_vert
.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
; kill: def $w2 killed $w2 def $x2
ldr w8, [x0]
cmp w8, #1
b.lt LBB0_11
; %bb.1:
mov x19, x1
mov x20, x0
mov x24, #0
ldr x9, [x0, #8]
str x9, [sp, #8] ; 8-byte Folded Spill
ldr x26, [x0, #24]
sbfx x27, x2, #2, #30
ldr w9, [x0, #4]
b LBB0_4
LBB0_2: ; in Loop: Header=BB0_4 Depth=1
ldr w8, [x20]
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
add x24, x24, #1
ldrsw x10, [x20, #44]
add x26, x26, x10, lsl #2
add x19, x19, x27, lsl #2
cmp x24, w8, sxtw
b.ge LBB0_11
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_8 Depth 2
; Child Loop BB0_10 Depth 3
cmp w9, #1
b.lt LBB0_3
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
mov x28, #0
ldr x8, [x20, #32]
ldr w8, [x8, x24, lsl #2]
ldr w9, [x20, #16]
asr w9, w9, #3
mul w8, w9, w8
ldr x9, [sp, #8] ; 8-byte Folded Reload
add x25, x9, w8, sxtw #2
b LBB0_8
LBB0_6: ; in Loop: Header=BB0_8 Depth=2
mov w9, #0
mov w8, #0
LBB0_7: ; in Loop: Header=BB0_8 Depth=2
asr w21, w9, #3
asr w22, w8, #3
mov w0, #0
bl _clamp_8bit
mov x23, x0
mov w0, #0
bl _clamp_8bit
lsl w8, w0, #16
orr w23, w8, w23, lsl #24
mov x0, x21
bl _clamp_8bit
orr w21, w23, w0, lsl #8
mov x0, x22
bl _clamp_8bit
orr w8, w21, w0
str w8, [x19, x28, lsl #2]
add x28, x28, #1
ldrsw x9, [x20, #4]
add x25, x25, #4
cmp x28, x9
b.ge LBB0_2
LBB0_8: ; Parent Loop BB0_4 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_10 Depth 3
ldr w10, [x20, #40]
cmp w10, #1
b.lt LBB0_6
; %bb.9: ; in Loop: Header=BB0_8 Depth=2
mov w8, #0
mov w9, #0
ldr w11, [x20, #16]
asr w11, w11, #3
sbfiz x11, x11, #2, #32
mov x12, x25
mov x13, x26
LBB0_10: ; Parent Loop BB0_4 Depth=1
; Parent Loop BB0_8 Depth=2
; => This Inner Loop Header: Depth=3
ldr w14, [x12]
lsr w15, w14, #16
and w14, w14, #0xffff
ldr w16, [x13], #4
mul w15, w15, w16
add w9, w9, w15, asr #16
mul w14, w14, w16
add w8, w8, w14, asr #16
add x12, x12, x11
subs x10, x10, #1
b.ne LBB0_10
b LBB0_7
LBB0_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
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/RetroArch/libretro-common/gfx/scaler/extr_scaler_int.c_scaler_argb8888_vert.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cxgbit_ddp_set_map
_cxgbit_ddp_set_map: ## @cxgbit_ddp_set_map
.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 %rsi, -64(%rbp) ## 8-byte Spill
movq %rdi, -56(%rbp) ## 8-byte Spill
movl (%rdx), %ebx
movl 4(%rdx), %r14d
movq 8(%rdx), %rax
movq %rax, -72(%rbp)
movl $0, -44(%rbp)
testl %r14d, %r14d
je LBB0_1
## %bb.2:
movq %rdx, %r12
xorl %r15d, %r15d
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movl %r14d, %r13d
subl %r15d, %r13d
movq _ULPMEM_IDATA_MAX_NPPODS@GOTPCREL(%rip), %rax
movl (%rax), %eax
cmpl %eax, %r13d
cmovael %eax, %r13d
leaq -44(%rbp), %rax
movq %rax, (%rsp)
movq -56(%rbp), %rdi ## 8-byte Reload
movq -64(%rbp), %rsi ## 8-byte Reload
movq %r12, %rdx
movl %ebx, %ecx
movl %r13d, %r8d
leaq -72(%rbp), %r9
callq _cxgbit_ppod_write_idata
testl %eax, %eax
js LBB0_5
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
addl %r13d, %r15d
addl %r13d, %ebx
cmpl %r15d, %r14d
ja LBB0_3
jmp LBB0_5
LBB0_1:
xorl %eax, %eax
LBB0_5:
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ULPMEM_IDATA_MAX_NPPODS,4,2 ## @ULPMEM_IDATA_MAX_NPPODS
.no_dead_strip _cxgbit_ddp_set_map
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cxgbit_ddp_set_map
_cxgbit_ddp_set_map: ; @cxgbit_ddp_set_map
.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
ldp w22, w24, [x2]
ldr x8, [x2, #8]
str x8, [sp, #8]
str wzr, [sp, #4]
cbz w24, LBB0_4
; %bb.1:
mov x19, x2
mov x20, x1
mov x21, x0
mov w25, #0
Lloh0:
adrp x26, _ULPMEM_IDATA_MAX_NPPODS@GOTPAGE
Lloh1:
ldr x26, [x26, _ULPMEM_IDATA_MAX_NPPODS@GOTPAGEOFF]
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr w8, [x26]
sub w9, w24, w25
cmp w9, w8
csel w23, w9, w8, lo
add x5, sp, #8
add x6, sp, #4
mov x0, x21
mov x1, x20
mov x2, x19
mov x3, x22
mov x4, x23
bl _cxgbit_ppod_write_idata
tbnz w0, #31, LBB0_5
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
add w22, w23, w22
add w25, w23, w25
cmp w24, w25
b.hi LBB0_2
b LBB0_5
LBB0_4:
mov w0, #0
LBB0_5:
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 AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _ULPMEM_IDATA_MAX_NPPODS,4,2 ; @ULPMEM_IDATA_MAX_NPPODS
.no_dead_strip _cxgbit_ddp_set_map
.subsections_via_symbols
| AnghaBench/linux/drivers/target/iscsi/cxgbit/extr_cxgbit_ddp.c_cxgbit_ddp_set_map.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cfspi_setup
_cfspi_setup: ## @cfspi_setup
.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 _netdev_priv
movq $0, 32(%rbx)
movq _cfspi_ops@GOTPCREL(%rip), %rcx
movq %rcx, 24(%rbx)
movq _ARPHRD_CAIF@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
movl %ecx, 16(%rbx)
movq _IFF_NOARP@GOTPCREL(%rip), %rcx
movq _IFF_POINTOPOINT@GOTPCREL(%rip), %rdx
movl (%rdx), %edx
orl (%rcx), %edx
movq %rax, %r14
movl %edx, (%rbx)
movq _IFF_NO_QUEUE@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl %eax, 12(%rbx)
movq _SPI_MAX_PAYLOAD_SIZE@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 8(%rbx)
movl $1, 4(%rbx)
leaq 28(%r14), %rdi
callq _skb_queue_head_init
leaq 24(%r14), %rdi
callq _skb_queue_head_init
movq _CAIF_LINK_HIGH_BANDW@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 20(%r14)
movq $0, 8(%r14)
movl $0, 16(%r14)
movq %rbx, (%r14)
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _cfspi_ops,4,2 ## @cfspi_ops
.comm _ARPHRD_CAIF,4,2 ## @ARPHRD_CAIF
.comm _IFF_NOARP,4,2 ## @IFF_NOARP
.comm _IFF_POINTOPOINT,4,2 ## @IFF_POINTOPOINT
.comm _IFF_NO_QUEUE,4,2 ## @IFF_NO_QUEUE
.comm _SPI_MAX_PAYLOAD_SIZE,4,2 ## @SPI_MAX_PAYLOAD_SIZE
.comm _CAIF_LINK_HIGH_BANDW,4,2 ## @CAIF_LINK_HIGH_BANDW
.no_dead_strip _cfspi_setup
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cfspi_setup
_cfspi_setup: ; @cfspi_setup
.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 _netdev_priv
mov x20, x0
Lloh0:
adrp x8, _cfspi_ops@GOTPAGE
Lloh1:
ldr x8, [x8, _cfspi_ops@GOTPAGEOFF]
Lloh2:
adrp x9, _ARPHRD_CAIF@GOTPAGE
Lloh3:
ldr x9, [x9, _ARPHRD_CAIF@GOTPAGEOFF]
stp x8, xzr, [x19, #24]
Lloh4:
ldr w8, [x9]
str w8, [x19, #16]
Lloh5:
adrp x8, _IFF_NOARP@GOTPAGE
Lloh6:
ldr x8, [x8, _IFF_NOARP@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
Lloh8:
adrp x9, _IFF_POINTOPOINT@GOTPAGE
Lloh9:
ldr x9, [x9, _IFF_POINTOPOINT@GOTPAGEOFF]
Lloh10:
ldr w9, [x9]
orr w8, w9, w8
mov w9, #1
str w8, [x19]
Lloh11:
adrp x8, _IFF_NO_QUEUE@GOTPAGE
Lloh12:
ldr x8, [x8, _IFF_NO_QUEUE@GOTPAGEOFF]
Lloh13:
ldr w8, [x8]
ldr w10, [x19, #12]
Lloh14:
adrp x11, _SPI_MAX_PAYLOAD_SIZE@GOTPAGE
Lloh15:
ldr x11, [x11, _SPI_MAX_PAYLOAD_SIZE@GOTPAGEOFF]
orr w8, w10, w8
Lloh16:
ldr w10, [x11]
stp w10, w8, [x19, #8]
str w9, [x19, #4]
add x0, x0, #28
bl _skb_queue_head_init
add x0, x20, #24
bl _skb_queue_head_init
Lloh17:
adrp x8, _CAIF_LINK_HIGH_BANDW@GOTPAGE
Lloh18:
ldr x8, [x8, _CAIF_LINK_HIGH_BANDW@GOTPAGEOFF]
Lloh19:
ldr w8, [x8]
stp x19, xzr, [x20]
stp wzr, w8, [x20, #16]
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _cfspi_ops,4,2 ; @cfspi_ops
.comm _ARPHRD_CAIF,4,2 ; @ARPHRD_CAIF
.comm _IFF_NOARP,4,2 ; @IFF_NOARP
.comm _IFF_POINTOPOINT,4,2 ; @IFF_POINTOPOINT
.comm _IFF_NO_QUEUE,4,2 ; @IFF_NO_QUEUE
.comm _SPI_MAX_PAYLOAD_SIZE,4,2 ; @SPI_MAX_PAYLOAD_SIZE
.comm _CAIF_LINK_HIGH_BANDW,4,2 ; @CAIF_LINK_HIGH_BANDW
.no_dead_strip _cfspi_setup
.subsections_via_symbols
| AnghaBench/linux/drivers/net/caif/extr_caif_spi.c_cfspi_setup.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function problem003
LCPI0_0:
.quad 0x4127a7d400000000 ## double 775146
.section __TEXT,__text,regular,pure_instructions
.globl _problem003
.p2align 4, 0x90
_problem003: ## @problem003
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $2, %esi
movabsq $600851475143, %rcx ## imm = 0x8BE589EAC7
movsd LCPI0_0(%rip), %xmm0 ## xmm0 = mem[0],zero
jmp LBB0_1
.p2align 4, 0x90
LBB0_6: ## in Loop: Header=BB0_1 Depth=1
incl %esi
LBB0_7: ## in Loop: Header=BB0_1 Depth=1
xorps %xmm1, %xmm1
cvtsi2sd %esi, %xmm1
ucomisd %xmm1, %xmm0
jb LBB0_8
LBB0_1: ## =>This Inner Loop Header: Depth=1
movslq %esi, %rdi
movq %rcx, %rax
orq %rdi, %rax
shrq $32, %rax
je LBB0_2
## %bb.3: ## in Loop: Header=BB0_1 Depth=1
movq %rcx, %rax
cqto
idivq %rdi
testq %rdx, %rdx
jne LBB0_6
jmp LBB0_5
.p2align 4, 0x90
LBB0_2: ## in Loop: Header=BB0_1 Depth=1
movl %ecx, %eax
xorl %edx, %edx
divl %esi
## kill: def $edx killed $edx def $rdx
## kill: def $eax killed $eax def $rax
testq %rdx, %rdx
jne LBB0_6
LBB0_5: ## in Loop: Header=BB0_1 Depth=1
xorps %xmm0, %xmm0
cvtsi2sd %rax, %xmm0
sqrtsd %xmm0, %xmm0
roundsd $9, %xmm0, %xmm0
movq %rax, %rcx
jmp LBB0_7
LBB0_8:
leaq L_.str(%rip), %rdi
leaq L___FUNCTION__.problem003(%rip), %rsi
movl %ecx, %edx
xorl %eax, %eax
popq %rbp
jmp _printf ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI1_0:
.quad 0x4127a7d400000000 ## double 775146
.section __TEXT,__text,regular,pure_instructions
.globl _main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $2, %esi
movabsq $600851475143, %rcx ## imm = 0x8BE589EAC7
movsd LCPI1_0(%rip), %xmm0 ## xmm0 = mem[0],zero
jmp LBB1_1
.p2align 4, 0x90
LBB1_6: ## in Loop: Header=BB1_1 Depth=1
incl %esi
LBB1_7: ## in Loop: Header=BB1_1 Depth=1
xorps %xmm1, %xmm1
cvtsi2sd %esi, %xmm1
ucomisd %xmm1, %xmm0
jb LBB1_8
LBB1_1: ## =>This Inner Loop Header: Depth=1
movslq %esi, %rdi
movq %rcx, %rax
orq %rdi, %rax
shrq $32, %rax
je LBB1_2
## %bb.3: ## in Loop: Header=BB1_1 Depth=1
movq %rcx, %rax
cqto
idivq %rdi
testq %rdx, %rdx
jne LBB1_6
jmp LBB1_5
.p2align 4, 0x90
LBB1_2: ## in Loop: Header=BB1_1 Depth=1
movl %ecx, %eax
xorl %edx, %edx
divl %esi
## kill: def $edx killed $edx def $rdx
## kill: def $eax killed $eax def $rax
testq %rdx, %rdx
jne LBB1_6
LBB1_5: ## in Loop: Header=BB1_1 Depth=1
xorps %xmm0, %xmm0
cvtsi2sd %rax, %xmm0
sqrtsd %xmm0, %xmm0
roundsd $9, %xmm0, %xmm0
movq %rax, %rcx
jmp LBB1_7
LBB1_8:
leaq L_.str(%rip), %rdi
leaq L___FUNCTION__.problem003(%rip), %rsi
movl %ecx, %edx
xorl %eax, %eax
callq _printf
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s: answer = %d\n"
L___FUNCTION__.problem003: ## @__FUNCTION__.problem003
.asciz "problem003"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _problem003 ; -- Begin function problem003
.p2align 2
_problem003: ; @problem003
.cfi_startproc
; %bb.0:
mov w9, #2
mov x8, #60103
movk x8, #58761, lsl #16
movk x8, #139, lsl #32
mov x10, #184528974905344
movk x10, #16679, lsl #48
fmov d0, x10
LBB0_1: ; =>This Inner Loop Header: Depth=1
sxtw x10, w9
sdiv x11, x8, x10
msub x10, x11, x10, x8
scvtf d1, x11
fsqrt d1, d1
frintm d1, d1
cmp x10, #0
csel x8, x11, x8, eq
cinc w9, w9, ne
fcsel d0, d1, d0, eq
scvtf d1, w9
fcmp d0, d1
b.ge LBB0_1
; %bb.2:
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 x9, l___FUNCTION__.problem003@PAGE
Lloh1:
add x9, x9, l___FUNCTION__.problem003@PAGEOFF
stp x9, x8, [sp]
Lloh2:
adrp x0, l_.str@PAGE
Lloh3:
add x0, x0, l_.str@PAGEOFF
bl _printf
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
mov w9, #2
mov x8, #60103
movk x8, #58761, lsl #16
movk x8, #139, lsl #32
mov x10, #184528974905344
movk x10, #16679, lsl #48
fmov d0, x10
LBB1_1: ; =>This Inner Loop Header: Depth=1
sxtw x10, w9
sdiv x11, x8, x10
msub x10, x11, x10, x8
scvtf d1, x11
fsqrt d1, d1
frintm d1, d1
cmp x10, #0
csel x8, x11, x8, eq
cinc w9, w9, ne
fcsel d0, d1, d0, eq
scvtf d1, w9
fcmp d0, d1
b.ge LBB1_1
; %bb.2:
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
Lloh4:
adrp x9, l___FUNCTION__.problem003@PAGE
Lloh5:
add x9, x9, l___FUNCTION__.problem003@PAGEOFF
stp x9, x8, [sp]
Lloh6:
adrp x0, l_.str@PAGE
Lloh7:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s: answer = %d\n"
l___FUNCTION__.problem003: ; @__FUNCTION__.problem003
.asciz "problem003"
.subsections_via_symbols
| the_stack_data/91556.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function adv7511_rd
_adv7511_rd: ## @adv7511_rd
.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 %esi, %ebx
callq _v4l2_get_subdevdata
movq %rax, %rdi
movl %ebx, %esi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _adv_smbus_read_byte_data ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _adv7511_rd
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function adv7511_rd
_adv7511_rd: ; @adv7511_rd
.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
bl _v4l2_get_subdevdata
mov x1, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _adv_smbus_read_byte_data
.cfi_endproc
; -- End function
.no_dead_strip _adv7511_rd
.subsections_via_symbols
| AnghaBench/linux/drivers/media/i2c/extr_adv7511-v4l2.c_adv7511_rd.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _journal_initiate_close ## -- Begin function journal_initiate_close
.p2align 4, 0x90
_journal_initiate_close: ## @journal_initiate_close
.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, %rbx
movq %rdi, %r14
callq _assert
testq %rbx, %rbx
je LBB0_3
## %bb.1:
movq %rbx, %rdi
movq %r14, %rsi
callq _set_put
testl %eax, %eax
js LBB0_2
## %bb.4:
movq %r14, %rdi
xorl %esi, %esi
callq _journal_file_set_offline
xorl %eax, %eax
popq %rbx
popq %r14
popq %rbp
retq
LBB0_2:
leaq L_.str(%rip), %rsi
movl %eax, %edi
callq _log_debug_errno
LBB0_3:
movq %r14, %rdi
popq %rbx
popq %r14
popq %rbp
jmp _journal_file_close ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Failed to add file to deferred close set, closing immediately."
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _journal_initiate_close ; -- Begin function journal_initiate_close
.p2align 2
_journal_initiate_close: ; @journal_initiate_close
.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 x20, x1
mov x19, x0
bl _assert
cbz x20, LBB0_4
; %bb.1:
mov x0, x20
mov x1, x19
bl _set_put
tbnz w0, #31, LBB0_3
; %bb.2:
mov x0, x19
mov w1, #0
bl _journal_file_set_offline
mov x0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_3:
Lloh0:
adrp x1, l_.str@PAGE
Lloh1:
add x1, x1, l_.str@PAGEOFF
bl _log_debug_errno
LBB0_4:
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _journal_file_close
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Failed to add file to deferred close set, closing immediately."
.subsections_via_symbols
| AnghaBench/systemd/src/journal/extr_journal-file.c_journal_initiate_close.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function nau7802_read_raw
_nau7802_read_raw: ## @nau7802_read_raw
.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
movq %rcx, %r15
movq %rdx, -48(%rbp) ## 8-byte Spill
movq %rsi, -56(%rbp) ## 8-byte Spill
movq %rdi, %r12
callq _iio_priv
movq %rax, %r14
cmpq $128, %rbx
je LBB0_7
## %bb.1:
cmpq $129, %rbx
je LBB0_9
## %bb.2:
cmpq $130, %rbx
jne LBB0_10
## %bb.3:
movq %rax, %r13
addq $24, %r13
movq %r13, %rdi
callq _mutex_lock
movq 16(%r14), %rdi
movq _NAU7802_REG_CTRL2@GOTPCREL(%rip), %r15
movl (%r15), %esi
callq _i2c_smbus_read_byte_data
movl %eax, %ebx
testl %eax, %eax
js LBB0_17
## %bb.4:
movq _NAU7802_CTRL2_CHS_BIT@GOTPCREL(%rip), %rax
movq -56(%rbp), %rcx ## 8-byte Reload
movl (%rcx), %edi
testl %ebx, (%rax)
je LBB0_11
## %bb.5:
testl %edi, %edi
jne LBB0_13
## %bb.6:
xorl %edi, %edi
jmp LBB0_12
LBB0_7:
movq 16(%r14), %rdi
movq _NAU7802_REG_CTRL1@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _i2c_smbus_read_byte_data
movl %eax, %ebx
testl %eax, %eax
js LBB0_18
## %bb.8:
movl 8(%r14), %eax
movq -48(%rbp), %rcx ## 8-byte Reload
movl %eax, (%rcx)
movq _NAU7802_CTRL1_GAINS_BITS@GOTPCREL(%rip), %rax
movl (%rax), %eax
andl %ebx, %eax
addl $23, %eax
movl %eax, (%r15)
movq _IIO_VAL_FRACTIONAL_LOG2@GOTPCREL(%rip), %rax
movl (%rax), %ebx
jmp LBB0_18
LBB0_9:
movq _nau7802_sample_freq_avail@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq (%r14), %rcx
movl (%rax,%rcx,4), %eax
movq -48(%rbp), %rcx ## 8-byte Reload
movl %eax, (%rcx)
movl $0, (%r15)
movq _IIO_VAL_INT@GOTPCREL(%rip), %rax
movl (%rax), %ebx
jmp LBB0_18
LBB0_10:
movq _EINVAL@GOTPCREL(%rip), %rax
xorl %ebx, %ebx
subl (%rax), %ebx
jmp LBB0_18
LBB0_11:
testl %edi, %edi
je LBB0_13
LBB0_12:
movl $0, 28(%r14)
movq 16(%r14), %rax
movq %rax, -64(%rbp) ## 8-byte Spill
movl (%r15), %r15d
callq _NAU7802_CTRL2_CHS
movl %eax, %ebx
movq (%r14), %rdi
callq _NAU7802_CTRL2_CRS
orl %eax, %ebx
movq -64(%rbp), %rdi ## 8-byte Reload
movl %r15d, %esi
movl %ebx, %edx
callq _i2c_smbus_write_byte_data
testl %eax, %eax
js LBB0_16
LBB0_13:
movq 16(%r14), %rax
cmpl $0, (%rax)
je LBB0_15
## %bb.14:
movq %r12, %rdi
movq -56(%rbp), %rsi ## 8-byte Reload
movq -48(%rbp), %rdx ## 8-byte Reload
callq _nau7802_read_irq
jmp LBB0_16
LBB0_15:
movq %r12, %rdi
movq -56(%rbp), %rsi ## 8-byte Reload
movq -48(%rbp), %rdx ## 8-byte Reload
callq _nau7802_read_poll
LBB0_16:
movl %eax, %ebx
LBB0_17:
movq %r13, %rdi
callq _mutex_unlock
LBB0_18:
movl %ebx, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _NAU7802_REG_CTRL2,4,2 ## @NAU7802_REG_CTRL2
.comm _NAU7802_CTRL2_CHS_BIT,4,2 ## @NAU7802_CTRL2_CHS_BIT
.comm _NAU7802_REG_CTRL1,4,2 ## @NAU7802_REG_CTRL1
.comm _NAU7802_CTRL1_GAINS_BITS,4,2 ## @NAU7802_CTRL1_GAINS_BITS
.comm _IIO_VAL_FRACTIONAL_LOG2,4,2 ## @IIO_VAL_FRACTIONAL_LOG2
.comm _nau7802_sample_freq_avail,8,3 ## @nau7802_sample_freq_avail
.comm _IIO_VAL_INT,4,2 ## @IIO_VAL_INT
.comm _EINVAL,4,2 ## @EINVAL
.no_dead_strip _nau7802_read_raw
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function nau7802_read_raw
_nau7802_read_raw: ; @nau7802_read_raw
.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 x24, x4
mov x20, x3
mov x19, x2
mov x21, x1
mov x23, x0
bl _iio_priv
mov x22, x0
cmp x24, #128
b.eq LBB0_6
; %bb.1:
cmp x24, #129
b.eq LBB0_8
; %bb.2:
cmp x24, #130
b.ne LBB0_9
; %bb.3:
add x20, x22, #24
mov x0, x20
bl _mutex_lock
ldr x0, [x22, #16]
Lloh0:
adrp x25, _NAU7802_REG_CTRL2@GOTPAGE
Lloh1:
ldr x25, [x25, _NAU7802_REG_CTRL2@GOTPAGEOFF]
ldr w1, [x25]
bl _i2c_smbus_read_byte_data
mov x24, x0
tbnz w0, #31, LBB0_16
; %bb.4:
Lloh2:
adrp x8, _NAU7802_CTRL2_CHS_BIT@GOTPAGE
Lloh3:
ldr x8, [x8, _NAU7802_CTRL2_CHS_BIT@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
ldr w0, [x21]
tst w8, w24
b.eq LBB0_10
; %bb.5:
cbnz w0, LBB0_12
b LBB0_11
LBB0_6:
ldr x0, [x22, #16]
Lloh5:
adrp x8, _NAU7802_REG_CTRL1@GOTPAGE
Lloh6:
ldr x8, [x8, _NAU7802_REG_CTRL1@GOTPAGEOFF]
Lloh7:
ldr w1, [x8]
bl _i2c_smbus_read_byte_data
mov x24, x0
tbnz w0, #31, LBB0_17
; %bb.7:
ldr w8, [x22, #8]
str w8, [x19]
Lloh8:
adrp x8, _NAU7802_CTRL1_GAINS_BITS@GOTPAGE
Lloh9:
ldr x8, [x8, _NAU7802_CTRL1_GAINS_BITS@GOTPAGEOFF]
Lloh10:
ldr w8, [x8]
and w8, w8, w24
add w8, w8, #23
str w8, [x20]
Lloh11:
adrp x8, _IIO_VAL_FRACTIONAL_LOG2@GOTPAGE
Lloh12:
ldr x8, [x8, _IIO_VAL_FRACTIONAL_LOG2@GOTPAGEOFF]
Lloh13:
ldr w24, [x8]
b LBB0_17
LBB0_8:
Lloh14:
adrp x8, _nau7802_sample_freq_avail@GOTPAGE
Lloh15:
ldr x8, [x8, _nau7802_sample_freq_avail@GOTPAGEOFF]
Lloh16:
ldr x8, [x8]
ldr x9, [x22]
ldr w8, [x8, x9, lsl #2]
str w8, [x19]
str wzr, [x20]
Lloh17:
adrp x8, _IIO_VAL_INT@GOTPAGE
Lloh18:
ldr x8, [x8, _IIO_VAL_INT@GOTPAGEOFF]
Lloh19:
ldr w24, [x8]
b LBB0_17
LBB0_9:
Lloh20:
adrp x8, _EINVAL@GOTPAGE
Lloh21:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh22:
ldr w8, [x8]
neg w24, w8
b LBB0_17
LBB0_10:
cbz w0, LBB0_12
LBB0_11:
str wzr, [x22, #28]
ldr x24, [x22, #16]
ldr w25, [x25]
bl _NAU7802_CTRL2_CHS
mov x26, x0
ldr x0, [x22]
bl _NAU7802_CTRL2_CRS
orr w2, w0, w26
mov x0, x24
mov x1, x25
bl _i2c_smbus_write_byte_data
tbnz w0, #31, LBB0_15
LBB0_12:
ldr x8, [x22, #16]
ldr w8, [x8]
cbz w8, LBB0_14
; %bb.13:
mov x0, x23
mov x1, x21
mov x2, x19
bl _nau7802_read_irq
b LBB0_15
LBB0_14:
mov x0, x23
mov x1, x21
mov x2, x19
bl _nau7802_read_poll
LBB0_15:
mov x24, x0
LBB0_16:
mov x0, x20
bl _mutex_unlock
LBB0_17:
mov x0, x24
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 AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.cfi_endproc
; -- End function
.comm _NAU7802_REG_CTRL2,4,2 ; @NAU7802_REG_CTRL2
.comm _NAU7802_CTRL2_CHS_BIT,4,2 ; @NAU7802_CTRL2_CHS_BIT
.comm _NAU7802_REG_CTRL1,4,2 ; @NAU7802_REG_CTRL1
.comm _NAU7802_CTRL1_GAINS_BITS,4,2 ; @NAU7802_CTRL1_GAINS_BITS
.comm _IIO_VAL_FRACTIONAL_LOG2,4,2 ; @IIO_VAL_FRACTIONAL_LOG2
.comm _nau7802_sample_freq_avail,8,3 ; @nau7802_sample_freq_avail
.comm _IIO_VAL_INT,4,2 ; @IIO_VAL_INT
.comm _EINVAL,4,2 ; @EINVAL
.no_dead_strip _nau7802_read_raw
.subsections_via_symbols
| AnghaBench/linux/drivers/iio/adc/extr_nau7802.c_nau7802_read_raw.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function st_compare_load
_st_compare_load: ## @st_compare_load
.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, %r13
movq %rsi, %r12
movq %rdi, %r15
addq $4, %rdi
callq _atomic_read
movq %rax, %rbx
leaq 4(%r12), %rdi
callq _atomic_read
movq %rax, %r14
movl (%r15), %edx
movl (%r12), %ecx
movl %ecx, %eax
subl %edx, %eax
je LBB0_1
## %bb.2:
cmpq %r14, %rbx
je LBB0_9
## %bb.3:
testl %edx, %edx
je LBB0_9
## %bb.4:
testl %ecx, %ecx
je LBB0_9
## %bb.5:
addq %r13, %rbx
addq %r13, %r14
movq _ST_MAX_INFLIGHT_SIZE@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq %rax, %rbx
setae %cl
cmpq %rax, %r14
setae %al
orb %cl, %al
movzbl %al, %edi
callq _unlikely
xorl %ecx, %ecx
testq %rax, %rax
je LBB0_7
## %bb.6:
movq _ST_MAX_RELATIVE_THROUGHPUT_SHIFT@GOTPCREL(%rip), %rax
movl (%rax), %ecx
LBB0_7:
shrq %cl, %r14
## kill: def $cl killed $cl killed $ecx
shrq %cl, %rbx
movslq (%r12), %rax
imulq %rax, %rbx
movslq (%r15), %rcx
imulq %rcx, %r14
cmpq %r14, %rbx
jne LBB0_1
## %bb.8:
subl %ecx, %eax
jmp LBB0_9
LBB0_1:
subl %r14d, %ebx
movl %ebx, %eax
LBB0_9:
## kill: def $eax killed $eax killed $rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ST_MAX_INFLIGHT_SIZE,8,3 ## @ST_MAX_INFLIGHT_SIZE
.comm _ST_MAX_RELATIVE_THROUGHPUT_SHIFT,8,3 ## @ST_MAX_RELATIVE_THROUGHPUT_SHIFT
.no_dead_strip _st_compare_load
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function st_compare_load
_st_compare_load: ; @st_compare_load
.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, x2
mov x20, x1
mov x19, x0
add x0, x0, #4
bl _atomic_read
mov x22, x0
add x0, x20, #4
bl _atomic_read
mov x8, x0
ldr w10, [x19]
ldr w9, [x20]
subs w0, w9, w10
b.ne LBB0_2
; %bb.1:
sub w0, w22, w8
b LBB0_8
LBB0_2:
cmp x22, x8
b.eq LBB0_8
; %bb.3:
cbz w10, LBB0_8
; %bb.4:
cbz w9, LBB0_8
; %bb.5:
Lloh0:
adrp x9, _ST_MAX_INFLIGHT_SIZE@GOTPAGE
Lloh1:
ldr x9, [x9, _ST_MAX_INFLIGHT_SIZE@GOTPAGEOFF]
add x23, x8, x21
Lloh2:
ldr x8, [x9]
add x21, x22, x21
cmp x21, x8
ccmp x23, x8, #2, lo
cset w0, hs
bl _unlikely
Lloh3:
adrp x8, _ST_MAX_RELATIVE_THROUGHPUT_SHIFT@GOTPAGE
Lloh4:
ldr x8, [x8, _ST_MAX_RELATIVE_THROUGHPUT_SHIFT@GOTPAGEOFF]
Lloh5:
ldr x8, [x8]
cmp x0, #0
csel x8, xzr, x8, eq
lsr x10, x23, x8
lsr x8, x21, x8
ldrsw x9, [x20]
mul x8, x8, x9
ldrsw x11, [x19]
mul x10, x10, x11
cmp x8, x10
b.ne LBB0_7
; %bb.6:
sub w0, w9, w11
b LBB0_8
LBB0_7:
sub w0, w8, w10
LBB0_8:
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 _ST_MAX_INFLIGHT_SIZE,8,3 ; @ST_MAX_INFLIGHT_SIZE
.comm _ST_MAX_RELATIVE_THROUGHPUT_SHIFT,8,3 ; @ST_MAX_RELATIVE_THROUGHPUT_SHIFT
.no_dead_strip _st_compare_load
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/md/extr_dm-service-time.c_st_compare_load.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function main
LCPI0_0:
.quad 0xc01299999999999a ## double -4.6500000000000004
LCPI0_1:
.quad 0x40124395810624dd ## double 4.5659999999999998
.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
movabsq $4633185077148547809, %rax ## imm = 0x404C6147AE147AE1
movq %rax, -8(%rbp)
movabsq $4616825188552171061, %rax ## imm = 0x4012420C49BA5E35
movq %rax, -24(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
addsd -24(%rbp), %xmm0
movsd %xmm0, -16(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
addsd LCPI0_0(%rip), %xmm0
movsd %xmm0, -16(%rbp)
movsd LCPI0_1(%rip), %xmm0 ## xmm0 = mem[0],zero
subsd -8(%rbp), %xmm0
movsd %xmm0, -16(%rbp)
movsd -8(%rbp), %xmm0 ## xmm0 = mem[0],zero
mulsd -24(%rbp), %xmm0
movsd %xmm0, -16(%rbp)
movabsq $4620693217682128896, %rax ## imm = 0x4020000000000000
movq %rax, _b(%rip)
movabsq $4629981891913580544, %rax ## imm = 0x4041000000000000
movq %rax, _c(%rip)
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __DATA,__data
.globl _a ## @a
.p2align 3
_a:
.quad 0x401b0a3d70a3d70a ## double 6.7599999999999998
.globl _b ## @b
.p2align 3
_b:
.quad 0x401d5c28f5c28f5c ## double 7.3399999999999999
.globl _c ## @c
.p2align 3
_c:
.quad 0x3fe147ae147ae148 ## double 0.54000000000000004
.globl _x_1 ## @x_1
.p2align 3
_x_1:
.quad 0x4046bae147ae147b ## double 45.460000000000001
.globl _DD_init ## @DD_init
.p2align 3
_DD_init:
.quad 0x4088080000000000 ## double 769
.comm _DD_1,8,3 ## @DD_1
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #32
.cfi_def_cfa_offset 32
mov x8, #31457
movk x8, #44564, lsl #16
movk x8, #24903, lsl #32
movk x8, #16460, lsl #48
str x8, [sp, #24]
mov x8, #24117
movk x8, #18874, lsl #16
movk x8, #16908, lsl #32
movk x8, #16402, lsl #48
str x8, [sp, #16]
ldr d0, [sp, #24]
ldr d1, [sp, #16]
fadd d0, d0, d1
str d0, [sp, #8]
ldr d0, [sp, #24]
mov x8, #-7378697629483820647
movk x8, #39322
movk x8, #49170, lsl #48
fmov d1, x8
fadd d0, d0, d1
str d0, [sp, #8]
ldr d0, [sp, #24]
mov x8, #9437
movk x8, #33030, lsl #16
movk x8, #17301, lsl #32
movk x8, #16402, lsl #48
fmov d1, x8
fsub d0, d1, d0
str d0, [sp, #8]
ldr d0, [sp, #24]
ldr d1, [sp, #16]
fmul d0, d0, d1
str d0, [sp, #8]
mov x8, #4620693217682128896
Lloh0:
adrp x9, _b@PAGE
str x8, [x9, _b@PAGEOFF]
mov x8, #4629981891913580544
Lloh1:
adrp x9, _c@PAGE
str x8, [x9, _c@PAGEOFF]
mov w0, #0
add sp, sp, #32
ret
.loh AdrpAdrp Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __DATA,__data
.globl _a ; @a
.p2align 3
_a:
.quad 0x401b0a3d70a3d70a ; double 6.7599999999999998
.globl _b ; @b
.p2align 3
_b:
.quad 0x401d5c28f5c28f5c ; double 7.3399999999999999
.globl _c ; @c
.p2align 3
_c:
.quad 0x3fe147ae147ae148 ; double 0.54000000000000004
.globl _x_1 ; @x_1
.p2align 3
_x_1:
.quad 0x4046bae147ae147b ; double 45.460000000000001
.globl _DD_init ; @DD_init
.p2align 3
_DD_init:
.quad 0x4088080000000000 ; double 769
.comm _DD_1,8,3 ; @DD_1
.subsections_via_symbols
| the_stack_data/139564.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function fs_maxindex
_fs_maxindex: ## @fs_maxindex
.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 _file_systems_lock@GOTPCREL(%rip), %rdi
callq _read_lock
movq _file_systems@GOTPCREL(%rip), %rax
movq (%rax), %rax
xorl %ebx, %ebx
testq %rax, %rax
je LBB0_3
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
incl %ebx
movq (%rax), %rax
testq %rax, %rax
jne LBB0_1
LBB0_3:
movq _file_systems_lock@GOTPCREL(%rip), %rdi
callq _read_unlock
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _file_systems_lock,4,2 ## @file_systems_lock
.comm _file_systems,8,3 ## @file_systems
.no_dead_strip _fs_maxindex
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function fs_maxindex
_fs_maxindex: ; @fs_maxindex
.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
Lloh0:
adrp x0, _file_systems_lock@GOTPAGE
Lloh1:
ldr x0, [x0, _file_systems_lock@GOTPAGEOFF]
bl _read_lock
Lloh2:
adrp x8, _file_systems@GOTPAGE
Lloh3:
ldr x8, [x8, _file_systems@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
cbz x8, LBB0_3
; %bb.1:
mov w19, #0
LBB0_2: ; =>This Inner Loop Header: Depth=1
add w19, w19, #1
ldr x8, [x8]
cbnz x8, LBB0_2
b LBB0_4
LBB0_3:
mov w19, #0
LBB0_4:
Lloh5:
adrp x0, _file_systems_lock@GOTPAGE
Lloh6:
ldr x0, [x0, _file_systems_lock@GOTPAGEOFF]
bl _read_unlock
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh5, Lloh6
.cfi_endproc
; -- End function
.comm _file_systems_lock,4,2 ; @file_systems_lock
.comm _file_systems,8,3 ; @file_systems
.no_dead_strip _fs_maxindex
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/extr_filesystems.c_fs_maxindex.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rootid_owns_currentns
_rootid_owns_currentns: ## @rootid_owns_currentns
.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 %edi, %r15d
callq _uid_valid
testl %eax, %eax
je LBB0_6
## %bb.1:
xorl %eax, %eax
callq _current_user_ns
movq %rax, %rbx
movq %rax, %rdi
movl %r15d, %esi
callq _from_kuid
movl $1, %r14d
testq %rax, %rax
je LBB0_7
## %bb.2:
movq _init_user_ns@GOTPCREL(%rip), %r12
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
cmpq %r12, %rbx
je LBB0_6
## %bb.4: ## in Loop: Header=BB0_3 Depth=1
movq (%rbx), %rbx
movq %rbx, %rdi
movl %r15d, %esi
callq _from_kuid
testq %rax, %rax
jne LBB0_3
jmp LBB0_7
LBB0_6:
xorl %r14d, %r14d
LBB0_7:
movl %r14d, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _init_user_ns,8,3 ## @init_user_ns
.no_dead_strip _rootid_owns_currentns
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rootid_owns_currentns
_rootid_owns_currentns: ; @rootid_owns_currentns
.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
bl _uid_valid
cbz w0, LBB0_7
; %bb.1:
bl _current_user_ns
mov x20, x0
mov x1, x19
bl _from_kuid
cbz x0, LBB0_5
; %bb.2:
Lloh0:
adrp x21, _init_user_ns@GOTPAGE
Lloh1:
ldr x21, [x21, _init_user_ns@GOTPAGEOFF]
LBB0_3: ; =>This Inner Loop Header: Depth=1
cmp x20, x21
b.eq LBB0_6
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
ldr x20, [x20]
mov x0, x20
mov x1, x19
bl _from_kuid
cbnz x0, LBB0_3
LBB0_5:
mov w0, #1
b LBB0_7
LBB0_6:
mov w0, #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
.loh AdrpLdrGot Lloh0, Lloh1
.cfi_endproc
; -- End function
.comm _init_user_ns,8,3 ; @init_user_ns
.no_dead_strip _rootid_owns_currentns
.subsections_via_symbols
| AnghaBench/linux/security/extr_commoncap.c_rootid_owns_currentns.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 %r12
pushq %rbx
subq $32, %rsp
.cfi_offset %rbx, -48
.cfi_offset %r12, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
leaq L_.str(%rip), %rdi
leaq -40(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movslq -40(%rbp), %rbx
leaq (,%rbx,8), %rdi
callq _malloc
movq %rax, %r12
testq %rbx, %rbx
jle LBB0_3
## %bb.1:
leaq L_.str.1(%rip), %r14
leaq -56(%rbp), %r15
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _scanf
movq -56(%rbp), %rax
movq %rax, (%r12,%rbx,8)
incq %rbx
movslq -40(%rbp), %rax
cmpq %rax, %rbx
jl LBB0_2
LBB0_3:
leaq L_.str.2(%rip), %rdi
leaq -33(%rbp), %rsi
leaq -48(%rbp), %rdx
xorl %eax, %eax
callq _scanf
cmpb $62, -33(%rbp)
movl -40(%rbp), %eax
jne LBB0_4
## %bb.9:
testl %eax, %eax
jle LBB0_14
## %bb.10:
leaq L_.str.3(%rip), %r14
xorl %ebx, %ebx
jmp LBB0_11
.p2align 4, 0x90
LBB0_13: ## in Loop: Header=BB0_11 Depth=1
incq %rbx
movslq %eax, %rcx
cmpq %rcx, %rbx
jge LBB0_14
LBB0_11: ## =>This Inner Loop Header: Depth=1
movq (%r12,%rbx,8), %rsi
cmpq -48(%rbp), %rsi
jle LBB0_13
## %bb.12: ## in Loop: Header=BB0_11 Depth=1
movq %r14, %rdi
xorl %eax, %eax
callq _printf
movl -40(%rbp), %eax
jmp LBB0_13
LBB0_4:
testl %eax, %eax
jle LBB0_14
## %bb.5:
leaq L_.str.3(%rip), %r14
xorl %ebx, %ebx
jmp LBB0_6
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_6 Depth=1
incq %rbx
movslq %eax, %rcx
cmpq %rcx, %rbx
jge LBB0_14
LBB0_6: ## =>This Inner Loop Header: Depth=1
movq (%r12,%rbx,8), %rsi
cmpq -48(%rbp), %rsi
jge LBB0_8
## %bb.7: ## in Loop: Header=BB0_6 Depth=1
movq %r14, %rdi
xorl %eax, %eax
callq _printf
movl -40(%rbp), %eax
jmp LBB0_8
LBB0_14:
movq %r12, %rdi
callq _free
xorl %eax, %eax
addq $32, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz " %ld"
L_.str.2: ## @.str.2
.asciz " %c %ld"
L_.str.3: ## @.str.3
.asciz "%ld\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
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
sub x8, x29, #36
str x8, [sp]
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldursw x20, [x29, #-36]
lsl x0, x20, #3
bl _malloc
mov x19, x0
cmp w20, #1
b.lt LBB0_3
; %bb.1:
mov x21, #0
add x22, sp, #32
Lloh2:
adrp x20, l_.str.1@PAGE
Lloh3:
add x20, x20, l_.str.1@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
str x22, [sp]
mov x0, x20
bl _scanf
ldr x8, [sp, #32]
str x8, [x19, x21, lsl #3]
add x21, x21, #1
ldursw x8, [x29, #-36]
cmp x21, x8
b.lt LBB0_2
LBB0_3:
add x8, sp, #16
add x9, sp, #31
stp x9, x8, [sp]
Lloh4:
adrp x0, l_.str.2@PAGE
Lloh5:
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
ldrb w9, [sp, #31]
ldur w8, [x29, #-36]
cmp w9, #62
b.ne LBB0_9
; %bb.4:
cmp w8, #1
b.lt LBB0_14
; %bb.5:
mov x21, #0
Lloh6:
adrp x20, l_.str.3@PAGE
Lloh7:
add x20, x20, l_.str.3@PAGEOFF
b LBB0_7
LBB0_6: ; in Loop: Header=BB0_7 Depth=1
add x21, x21, #1
cmp x21, w8, sxtw
b.ge LBB0_14
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldr x9, [x19, x21, lsl #3]
ldr x10, [sp, #16]
cmp x9, x10
b.le LBB0_6
; %bb.8: ; in Loop: Header=BB0_7 Depth=1
str x9, [sp]
mov x0, x20
bl _printf
ldur w8, [x29, #-36]
b LBB0_6
LBB0_9:
cmp w8, #1
b.lt LBB0_14
; %bb.10:
mov x21, #0
Lloh8:
adrp x20, l_.str.3@PAGE
Lloh9:
add x20, x20, l_.str.3@PAGEOFF
b LBB0_12
LBB0_11: ; in Loop: Header=BB0_12 Depth=1
add x21, x21, #1
cmp x21, w8, sxtw
b.ge LBB0_14
LBB0_12: ; =>This Inner Loop Header: Depth=1
ldr x9, [x19, x21, lsl #3]
ldr x10, [sp, #16]
cmp x9, x10
b.ge LBB0_11
; %bb.13: ; in Loop: Header=BB0_12 Depth=1
str x9, [sp]
mov x0, x20
bl _printf
ldur w8, [x29, #-36]
b LBB0_11
LBB0_14:
mov x0, x19
bl _free
mov w0, #0
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
add sp, sp, #96
ret
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz " %ld"
l_.str.2: ; @.str.2
.asciz " %c %ld"
l_.str.3: ; @.str.3
.asciz "%ld\n"
.subsections_via_symbols
| the_stack_data/87949.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 %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
movabsq $4611686018427387902, %r12 ## imm = 0x3FFFFFFFFFFFFFFE
movl _tail(%rip), %edi
xorl %eax, %eax
movl _head(%rip), %edx
leaq _items(%rip), %r13
jmp LBB0_4
.p2align 4, 0x90
LBB0_1: ## in Loop: Header=BB0_4 Depth=1
movl %edi, %r14d
LBB0_2: ## in Loop: Header=BB0_4 Depth=1
movslq %r14d, %rdi
movl %eax, (%r13,%rdi,4)
incl %edi
movl %edi, _tail(%rip)
LBB0_3: ## in Loop: Header=BB0_4 Depth=1
incl %eax
cmpl $6, %eax
je LBB0_24
LBB0_4: ## =>This Loop Header: Depth=1
## Child Loop BB0_11 Depth 2
## Child Loop BB0_20 Depth 2
cmpl $6, %edi
jl LBB0_1
## %bb.5: ## in Loop: Header=BB0_4 Depth=1
testl %edx, %edx
je LBB0_22
## %bb.6: ## in Loop: Header=BB0_4 Depth=1
movl %edi, %r14d
subl %edx, %r14d
jle LBB0_21
## %bb.7: ## in Loop: Header=BB0_4 Depth=1
movslq %edx, %r9
movl %edi, %edx
movq %rdx, %r11
subq %r9, %r11
leaq (,%r9,4), %r8
movq %r9, %rdi
cmpq $8, %r11
jb LBB0_16
## %bb.8: ## in Loop: Header=BB0_4 Depth=1
movq %r8, %rcx
negq %rcx
movq %r9, %rdi
cmpq $32, %rcx
jb LBB0_16
## %bb.9: ## in Loop: Header=BB0_4 Depth=1
movq %r11, %rdi
andq $-8, %rdi
leaq -8(%rdi), %rcx
movq %rcx, %r10
shrq $3, %r10
incq %r10
testq %rcx, %rcx
je LBB0_23
## %bb.10: ## in Loop: Header=BB0_4 Depth=1
movq %r10, %rbx
andq %r12, %rbx
leaq 48(,%r9,4), %rcx
addq %r13, %rcx
xorl %esi, %esi
.p2align 4, 0x90
LBB0_11: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movups -48(%rcx,%rsi,4), %xmm0
movups -32(%rcx,%rsi,4), %xmm1
movaps %xmm0, (%r13,%rsi,4)
movaps %xmm1, 16(%r13,%rsi,4)
movups -16(%rcx,%rsi,4), %xmm0
movups (%rcx,%rsi,4), %xmm1
movaps %xmm0, 32(%r13,%rsi,4)
movaps %xmm1, 48(%r13,%rsi,4)
addq $16, %rsi
addq $-2, %rbx
jne LBB0_11
## %bb.12: ## in Loop: Header=BB0_4 Depth=1
testb $1, %r10b
je LBB0_14
LBB0_13: ## in Loop: Header=BB0_4 Depth=1
leaq (%rsi,%r9), %rcx
movups (%r13,%rcx,4), %xmm0
movups 16(%r13,%rcx,4), %xmm1
movaps %xmm0, (%r13,%rsi,4)
movaps %xmm1, 16(%r13,%rsi,4)
LBB0_14: ## in Loop: Header=BB0_4 Depth=1
cmpq %rdi, %r11
je LBB0_21
## %bb.15: ## in Loop: Header=BB0_4 Depth=1
addq %r9, %rdi
LBB0_16: ## in Loop: Header=BB0_4 Depth=1
movl %edx, %ecx
subl %edi, %ecx
movq %rdi, %rsi
testb $1, %cl
je LBB0_18
## %bb.17: ## in Loop: Header=BB0_4 Depth=1
movl (%r13,%rdi,4), %ecx
movq %rdi, %rsi
subq %r9, %rsi
movl %ecx, (%r13,%rsi,4)
leaq 1(%rdi), %rsi
LBB0_18: ## in Loop: Header=BB0_4 Depth=1
notq %rdi
addq %rdx, %rdi
je LBB0_21
## %bb.19: ## in Loop: Header=BB0_4 Depth=1
movq %r13, %rcx
subq %r8, %rcx
addq $4, %rcx
.p2align 4, 0x90
LBB0_20: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movl (%r13,%rsi,4), %edi
movl %edi, -4(%rcx,%rsi,4)
movl 4(%r13,%rsi,4), %edi
movl %edi, (%rcx,%rsi,4)
addq $2, %rsi
cmpq %rsi, %rdx
jne LBB0_20
.p2align 4, 0x90
LBB0_21: ## in Loop: Header=BB0_4 Depth=1
movl $0, _head(%rip)
xorl %edx, %edx
jmp LBB0_2
LBB0_22: ## in Loop: Header=BB0_4 Depth=1
xorl %edx, %edx
jmp LBB0_3
LBB0_23: ## in Loop: Header=BB0_4 Depth=1
xorl %esi, %esi
testb $1, %r10b
jne LBB0_13
jmp LBB0_14
LBB0_24:
movl _items(%rip), %esi
leaq L_.str.1(%rip), %r15
xorl %r14d, %r14d
movq %r15, %rdi
xorl %eax, %eax
callq _printf
movl _items+4(%rip), %esi
movq %r15, %rdi
xorl %eax, %eax
callq _printf
movl _items+8(%rip), %esi
movq %r15, %rdi
xorl %eax, %eax
callq _printf
movl _items+12(%rip), %esi
movq %r15, %rdi
xorl %eax, %eax
callq _printf
movl _items+16(%rip), %esi
movq %r15, %rdi
xorl %eax, %eax
callq _printf
movl _items+20(%rip), %esi
movq %r15, %rdi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
movslq _head(%rip), %rax
movl $0, %esi
cmpl %eax, _tail(%rip)
je LBB0_26
## %bb.25:
movl (%r13,%rax,4), %esi
incl %eax
movl %eax, _head(%rip)
LBB0_26:
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
callq _printf
movslq _head(%rip), %rax
cmpl %eax, _tail(%rip)
je LBB0_28
## %bb.27:
movl (%r13,%rax,4), %r14d
incl %eax
movl %eax, _head(%rip)
LBB0_28:
leaq L_.str.1(%rip), %rdi
xorl %r15d, %r15d
movl %r14d, %esi
xorl %eax, %eax
callq _printf
movslq _head(%rip), %rax
cmpl %eax, _tail(%rip)
je LBB0_30
## %bb.29:
movl (%r13,%rax,4), %r15d
incl %eax
movl %eax, _head(%rip)
LBB0_30:
leaq L_.str.1(%rip), %rdi
xorl %ebx, %ebx
movl %r15d, %esi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
movl _tail(%rip), %ecx
movl _head(%rip), %eax
cmpl $6, %ecx
jl LBB0_48
## %bb.31:
testl %eax, %eax
je LBB0_88
## %bb.32:
movl %ecx, %r11d
subl %eax, %r11d
jle LBB0_47
## %bb.33:
movslq %eax, %r8
movq %rcx, %r10
subq %r8, %r10
movq %r8, %rdx
cmpq $8, %r10
jb LBB0_42
## %bb.34:
leaq (,%r8,4), %rsi
negq %rsi
movq %r8, %rdx
cmpq $32, %rsi
jb LBB0_42
## %bb.35:
movq %r10, %rdx
andq $-8, %rdx
leaq -8(%rdx), %rsi
movq %rsi, %r9
shrq $3, %r9
incq %r9
testq %rsi, %rsi
je LBB0_100
## %bb.36:
movq %r9, %rbx
andq %r12, %rbx
leaq 48(,%r8,4), %rdi
addq %r13, %rdi
xorl %esi, %esi
.p2align 4, 0x90
LBB0_37: ## =>This Inner Loop Header: Depth=1
movups -48(%rdi,%rsi,4), %xmm0
movups -32(%rdi,%rsi,4), %xmm1
movaps %xmm0, (%r13,%rsi,4)
movaps %xmm1, 16(%r13,%rsi,4)
movups -16(%rdi,%rsi,4), %xmm0
movups (%rdi,%rsi,4), %xmm1
movaps %xmm0, 32(%r13,%rsi,4)
movaps %xmm1, 48(%r13,%rsi,4)
addq $16, %rsi
addq $-2, %rbx
jne LBB0_37
## %bb.38:
testb $1, %r9b
je LBB0_40
LBB0_39:
leaq (%rsi,%r8), %rdi
movups (%r13,%rdi,4), %xmm0
movups 16(%r13,%rdi,4), %xmm1
movaps %xmm0, (%r13,%rsi,4)
movaps %xmm1, 16(%r13,%rsi,4)
LBB0_40:
cmpq %rdx, %r10
je LBB0_47
## %bb.41:
addq %r8, %rdx
LBB0_42:
movl %ecx, %edi
subl %edx, %edi
movq %rdx, %rsi
notq %rsi
testb $1, %dil
je LBB0_44
## %bb.43:
movl (%r13,%rdx,4), %edi
movq %rdx, %rax
subq %r8, %rax
movl %edi, (%r13,%rax,4)
incq %rdx
LBB0_44:
addq %rcx, %rsi
je LBB0_47
## %bb.45:
movl $1, %eax
subq %r8, %rax
leaq (,%rax,4), %rsi
addq %r13, %rsi
.p2align 4, 0x90
LBB0_46: ## =>This Inner Loop Header: Depth=1
movl (%r13,%rdx,4), %eax
movl %eax, -4(%rsi,%rdx,4)
movl 4(%r13,%rdx,4), %eax
movl %eax, (%rsi,%rdx,4)
addq $2, %rdx
cmpq %rdx, %rcx
jne LBB0_46
LBB0_47:
movl $0, _head(%rip)
xorl %eax, %eax
jmp LBB0_49
LBB0_48:
movl %ecx, %r11d
LBB0_49:
movslq %r11d, %rdx
movl $6, (%r13,%rdx,4)
leal 1(%rdx), %ecx
movl %ecx, _tail(%rip)
cmpl $5, %edx
jl LBB0_67
## %bb.50:
testl %eax, %eax
je LBB0_87
## %bb.51:
cmpl %eax, %r11d
jl LBB0_66
## %bb.52:
movslq %eax, %r8
movl %ecx, %r11d
movq %r11, %r10
subq %r8, %r10
movq %r8, %rdx
cmpq $8, %r10
jb LBB0_61
## %bb.53:
leaq (,%r8,4), %rsi
negq %rsi
movq %r8, %rdx
cmpq $32, %rsi
jb LBB0_61
## %bb.54:
movq %r10, %rdx
andq $-8, %rdx
leaq -8(%rdx), %rsi
movq %rsi, %r9
shrq $3, %r9
incq %r9
testq %rsi, %rsi
je LBB0_101
## %bb.55:
movq %r9, %rdi
andq %r12, %rdi
leaq 48(,%r8,4), %rsi
addq %r13, %rsi
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_56: ## =>This Inner Loop Header: Depth=1
movups -48(%rsi,%rbx,4), %xmm0
movups -32(%rsi,%rbx,4), %xmm1
movaps %xmm0, (%r13,%rbx,4)
movaps %xmm1, 16(%r13,%rbx,4)
movups -16(%rsi,%rbx,4), %xmm0
movups (%rsi,%rbx,4), %xmm1
movaps %xmm0, 32(%r13,%rbx,4)
movaps %xmm1, 48(%r13,%rbx,4)
addq $16, %rbx
addq $-2, %rdi
jne LBB0_56
## %bb.57:
testb $1, %r9b
je LBB0_59
LBB0_58:
leaq (%rbx,%r8), %rsi
movups (%r13,%rsi,4), %xmm0
movups 16(%r13,%rsi,4), %xmm1
movaps %xmm0, (%r13,%rbx,4)
movaps %xmm1, 16(%r13,%rbx,4)
LBB0_59:
cmpq %rdx, %r10
je LBB0_66
## %bb.60:
addq %r8, %rdx
LBB0_61:
movl %r11d, %edi
subl %edx, %edi
movq %rdx, %rbx
notq %rbx
testb $1, %dil
je LBB0_63
## %bb.62:
movl (%r13,%rdx,4), %edi
movq %rdx, %rsi
subq %r8, %rsi
movl %edi, (%r13,%rsi,4)
incq %rdx
LBB0_63:
addq %r11, %rbx
je LBB0_66
## %bb.64:
movl $1, %esi
subq %r8, %rsi
leaq (,%rsi,4), %rsi
addq %r13, %rsi
.p2align 4, 0x90
LBB0_65: ## =>This Inner Loop Header: Depth=1
movl (%r13,%rdx,4), %edi
movl %edi, -4(%rsi,%rdx,4)
movl 4(%r13,%rdx,4), %edi
movl %edi, (%rsi,%rdx,4)
addq $2, %rdx
cmpq %rdx, %r11
jne LBB0_65
LBB0_66:
subl %eax, %ecx
movl $0, _head(%rip)
xorl %eax, %eax
LBB0_67:
movslq %ecx, %rsi
movl $7, (%r13,%rsi,4)
leal 1(%rsi), %edx
movl %edx, _tail(%rip)
cmpl $5, %esi
jl LBB0_85
## %bb.68:
testl %eax, %eax
je LBB0_87
## %bb.69:
cmpl %eax, %ecx
jl LBB0_84
## %bb.70:
movslq %eax, %r8
movl %edx, %ecx
movq %rcx, %r10
subq %r8, %r10
movq %r8, %rdi
cmpq $8, %r10
jb LBB0_79
## %bb.71:
leaq (,%r8,4), %rsi
negq %rsi
movq %r8, %rdi
cmpq $32, %rsi
jb LBB0_79
## %bb.72:
movq %r10, %rdi
andq $-8, %rdi
leaq -8(%rdi), %rsi
movq %rsi, %r9
shrq $3, %r9
incq %r9
testq %rsi, %rsi
je LBB0_102
## %bb.73:
andq %r9, %r12
leaq 48(,%r8,4), %rsi
addq %r13, %rsi
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_74: ## =>This Inner Loop Header: Depth=1
movups -48(%rsi,%rbx,4), %xmm0
movups -32(%rsi,%rbx,4), %xmm1
movaps %xmm0, (%r13,%rbx,4)
movaps %xmm1, 16(%r13,%rbx,4)
movups -16(%rsi,%rbx,4), %xmm0
movups (%rsi,%rbx,4), %xmm1
movaps %xmm0, 32(%r13,%rbx,4)
movaps %xmm1, 48(%r13,%rbx,4)
addq $16, %rbx
addq $-2, %r12
jne LBB0_74
## %bb.75:
testb $1, %r9b
je LBB0_77
LBB0_76:
leaq (%rbx,%r8), %rsi
movups (%r13,%rsi,4), %xmm0
movups 16(%r13,%rsi,4), %xmm1
movaps %xmm0, (%r13,%rbx,4)
movaps %xmm1, 16(%r13,%rbx,4)
LBB0_77:
cmpq %rdi, %r10
je LBB0_84
## %bb.78:
addq %r8, %rdi
LBB0_79:
movl %ecx, %ebx
subl %edi, %ebx
movq %rdi, %r9
notq %r9
testb $1, %bl
je LBB0_81
## %bb.80:
movl (%r13,%rdi,4), %ebx
movq %rdi, %rsi
subq %r8, %rsi
movl %ebx, (%r13,%rsi,4)
incq %rdi
LBB0_81:
addq %rcx, %r9
je LBB0_84
## %bb.82:
movl $1, %esi
subq %r8, %rsi
leaq (,%rsi,4), %rsi
addq %r13, %rsi
.p2align 4, 0x90
LBB0_83: ## =>This Inner Loop Header: Depth=1
movl (%r13,%rdi,4), %ebx
movl %ebx, -4(%rsi,%rdi,4)
movl 4(%r13,%rdi,4), %ebx
movl %ebx, (%rsi,%rdi,4)
addq $2, %rdi
cmpq %rdi, %rcx
jne LBB0_83
LBB0_84:
subl %eax, %edx
movl $0, _head(%rip)
xorl %eax, %eax
LBB0_85:
movslq %edx, %rcx
movl $8, (%r13,%rcx,4)
incl %ecx
movl %ecx, _tail(%rip)
xorl %esi, %esi
movl %eax, %ebx
cmpl %eax, %ecx
jne LBB0_88
jmp LBB0_89
LBB0_87:
xorl %ebx, %ebx
LBB0_88:
movslq %ebx, %rax
movl (%r13,%rax,4), %esi
incl %eax
movl %eax, _head(%rip)
LBB0_89:
leaq L_.str.1(%rip), %rdi
xorl %r15d, %r15d
xorl %eax, %eax
callq _printf
movslq _head(%rip), %rax
movl $0, %esi
cmpl %eax, _tail(%rip)
je LBB0_91
## %bb.90:
movl (%r13,%rax,4), %esi
incl %eax
movl %eax, _head(%rip)
LBB0_91:
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
callq _printf
movslq _head(%rip), %rax
cmpl %eax, _tail(%rip)
je LBB0_93
## %bb.92:
movl (%r13,%rax,4), %r15d
incl %eax
movl %eax, _head(%rip)
LBB0_93:
leaq L_.str.1(%rip), %rdi
xorl %r14d, %r14d
movl %r15d, %esi
xorl %eax, %eax
callq _printf
movslq _head(%rip), %rax
movl $0, %esi
cmpl %eax, _tail(%rip)
je LBB0_95
## %bb.94:
movl (%r13,%rax,4), %esi
incl %eax
movl %eax, _head(%rip)
LBB0_95:
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
callq _printf
movslq _head(%rip), %rax
cmpl %eax, _tail(%rip)
je LBB0_97
## %bb.96:
movl (%r13,%rax,4), %r14d
incl %eax
movl %eax, _head(%rip)
LBB0_97:
leaq L_.str.1(%rip), %rdi
xorl %r15d, %r15d
movl %r14d, %esi
xorl %eax, %eax
callq _printf
movslq _head(%rip), %rax
cmpl %eax, _tail(%rip)
je LBB0_99
## %bb.98:
movl (%r13,%rax,4), %r15d
incl %eax
movl %eax, _head(%rip)
LBB0_99:
leaq L_.str.1(%rip), %rdi
movl %r15d, %esi
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _printf ## TAILCALL
LBB0_100:
xorl %esi, %esi
testb $1, %r9b
jne LBB0_39
jmp LBB0_40
LBB0_101:
xorl %ebx, %ebx
testb $1, %r9b
jne LBB0_58
jmp LBB0_59
LBB0_102:
xorl %ebx, %ebx
testb $1, %r9b
jne LBB0_76
jmp LBB0_77
.cfi_endproc
## -- End function
.globl _enqueue ## -- Begin function enqueue
.p2align 4, 0x90
_enqueue: ## @enqueue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
.cfi_offset %rbx, -24
movl _tail(%rip), %r11d
cmpl $6, %r11d
jl LBB1_20
## %bb.1:
movslq _head(%rip), %r10
testq %r10, %r10
je LBB1_2
## %bb.3:
cmpl %r10d, %r11d
jle LBB1_19
## %bb.4:
movq %r11, %r9
subq %r10, %r9
movq %r10, %rax
cmpq $8, %r9
jb LBB1_14
## %bb.5:
leaq (,%r10,4), %rcx
negq %rcx
movq %r10, %rax
cmpq $32, %rcx
jb LBB1_14
## %bb.6:
movq %r9, %rax
andq $-8, %rax
leaq -8(%rax), %rcx
movq %rcx, %r8
shrq $3, %r8
incq %r8
testq %rcx, %rcx
je LBB1_7
## %bb.8:
movq %r8, %rcx
andq $-2, %rcx
leaq _items(%rip), %rdx
leaq (%rdx,%r10,4), %rbx
addq $48, %rbx
xorl %esi, %esi
.p2align 4, 0x90
LBB1_9: ## =>This Inner Loop Header: Depth=1
movups -48(%rbx,%rsi,4), %xmm0
movups -32(%rbx,%rsi,4), %xmm1
movaps %xmm0, (%rdx,%rsi,4)
movaps %xmm1, 16(%rdx,%rsi,4)
movups -16(%rbx,%rsi,4), %xmm0
movups (%rbx,%rsi,4), %xmm1
movaps %xmm0, 32(%rdx,%rsi,4)
movaps %xmm1, 48(%rdx,%rsi,4)
addq $16, %rsi
addq $-2, %rcx
jne LBB1_9
## %bb.10:
testb $1, %r8b
je LBB1_12
LBB1_11:
leaq (%rsi,%r10), %rdx
leaq _items(%rip), %rcx
movups (%rcx,%rdx,4), %xmm0
movups 16(%rcx,%rdx,4), %xmm1
movaps %xmm0, (%rcx,%rsi,4)
movaps %xmm1, 16(%rcx,%rsi,4)
LBB1_12:
cmpq %rax, %r9
je LBB1_19
## %bb.13:
addq %r10, %rax
LBB1_14:
movl %r11d, %ecx
subl %eax, %ecx
movq %rax, %rbx
notq %rbx
testb $1, %cl
je LBB1_16
## %bb.15:
leaq _items(%rip), %rcx
movl (%rcx,%rax,4), %esi
movq %rax, %rdx
subq %r10, %rdx
movl %esi, (%rcx,%rdx,4)
incq %rax
LBB1_16:
addq %r11, %rbx
je LBB1_19
## %bb.17:
movl $1, %ecx
subq %r10, %rcx
leaq _items(%rip), %rdx
leaq (%rdx,%rcx,4), %rcx
.p2align 4, 0x90
LBB1_18: ## =>This Inner Loop Header: Depth=1
movl (%rdx,%rax,4), %esi
movl %esi, -4(%rcx,%rax,4)
movl 4(%rdx,%rax,4), %esi
movl %esi, (%rcx,%rax,4)
addq $2, %rax
cmpq %rax, %r11
jne LBB1_18
LBB1_19:
subl %r10d, %r11d
movl $0, _head(%rip)
LBB1_20:
movslq %r11d, %rax
leaq _items(%rip), %rcx
movl %edi, (%rcx,%rax,4)
incl %eax
movl %eax, _tail(%rip)
movl $1, %eax
LBB1_21:
popq %rbx
popq %rbp
retq
LBB1_2:
xorl %eax, %eax
jmp LBB1_21
LBB1_7:
xorl %esi, %esi
testb $1, %r8b
jne LBB1_11
jmp LBB1_12
.cfi_endproc
## -- End function
.globl _dequeue ## -- Begin function dequeue
.p2align 4, 0x90
_dequeue: ## @dequeue
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq _head(%rip), %rcx
xorl %eax, %eax
cmpl %ecx, _tail(%rip)
je LBB2_2
## %bb.1:
leaq _items(%rip), %rax
movl (%rax,%rcx,4), %eax
incl %ecx
movl %ecx, _head(%rip)
LBB2_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _show ## -- Begin function show
.p2align 4, 0x90
_show: ## @show
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
pushq %rax
.cfi_offset %rbx, -24
movl _items(%rip), %esi
leaq L_.str.1(%rip), %rbx
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl _items+4(%rip), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl _items+8(%rip), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl _items+12(%rip), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl _items+16(%rip), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl _items+20(%rip), %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl $10, %edi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _putchar ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "dequeue num:"
L_.str.1: ## @.str.1
.asciz "%d "
.zerofill __DATA,__bss,_tail,4,2 ## @tail
.zerofill __DATA,__bss,_head,4,2 ## @head
.zerofill __DATA,__bss,_items,24,4 ## @items
.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 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 w8, #0
adrp x21, _tail@PAGE
ldr w11, [x21, _tail@PAGEOFF]
adrp x20, _head@PAGE
ldr w10, [x20, _head@PAGEOFF]
Lloh0:
adrp x22, _items@PAGE
Lloh1:
add x22, x22, _items@PAGEOFF
b LBB0_4
LBB0_1: ; in Loop: Header=BB0_4 Depth=1
mov w10, #0
str wzr, [x20, _head@PAGEOFF]
mov x11, x9
LBB0_2: ; in Loop: Header=BB0_4 Depth=1
str w8, [x22, w11, sxtw #2]
add w11, w11, #1
str w11, [x21, _tail@PAGEOFF]
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
add w8, w8, #1
cmp w8, #6
b.eq LBB0_14
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_10 Depth 2
; Child Loop BB0_13 Depth 2
cmp w11, #6
b.lt LBB0_2
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
cbz w10, LBB0_3
; %bb.6: ; in Loop: Header=BB0_4 Depth=1
subs w9, w11, w10
b.le LBB0_1
; %bb.7: ; in Loop: Header=BB0_4 Depth=1
mov x13, #0
sxtw x14, w10
mov w11, w11
sub x12, x11, x14
sub x10, x13, w10, sxtw #2
cmp x12, #16
b.lo LBB0_12
; %bb.8: ; in Loop: Header=BB0_4 Depth=1
cmp x10, #64
b.lo LBB0_12
; %bb.9: ; in Loop: Header=BB0_4 Depth=1
and x13, x12, #0xfffffffffffffff0
add x15, x13, x14
add x16, x22, #32
lsl x14, x14, #2
mov x17, x13
LBB0_10: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
add x0, x16, x14
ldp q0, q1, [x0, #-32]
ldp q2, q3, [x0]
stp q0, q1, [x16, #-32]
stp q2, q3, [x16], #64
subs x17, x17, #16
b.ne LBB0_10
; %bb.11: ; in Loop: Header=BB0_4 Depth=1
mov x14, x15
cmp x12, x13
b.eq LBB0_1
LBB0_12: ; in Loop: Header=BB0_4 Depth=1
sub x11, x11, x14
add x12, x22, x14, lsl #2
LBB0_13: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr w13, [x12]
str w13, [x12, x10]
add x12, x12, #4
subs x11, x11, #1
b.ne LBB0_13
b LBB0_1
LBB0_14:
ldr w8, [x22]
str x8, [sp]
Lloh2:
adrp x19, l_.str.1@PAGE
Lloh3:
add x19, x19, l_.str.1@PAGEOFF
mov x0, x19
bl _printf
ldr w8, [x22, #4]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [x22, #8]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [x22, #12]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [x22, #16]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [x22, #20]
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
bl _putchar
Lloh4:
adrp x0, l_.str@PAGE
Lloh5:
add x0, x0, l_.str@PAGEOFF
bl _printf
ldr w8, [x21, _tail@PAGEOFF]
ldrsw x9, [x20, _head@PAGEOFF]
cmp w8, w9
b.ne LBB0_16
; %bb.15:
mov w8, #0
b LBB0_17
LBB0_16:
ldr w8, [x22, x9, lsl #2]
add w9, w9, #1
str w9, [x20, _head@PAGEOFF]
LBB0_17:
str x8, [sp]
Lloh6:
adrp x0, l_.str.1@PAGE
Lloh7:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w8, [x21, _tail@PAGEOFF]
ldrsw x9, [x20, _head@PAGEOFF]
cmp w8, w9
b.ne LBB0_19
; %bb.18:
mov w8, #0
b LBB0_20
LBB0_19:
ldr w8, [x22, x9, lsl #2]
add w9, w9, #1
str w9, [x20, _head@PAGEOFF]
LBB0_20:
str x8, [sp]
Lloh8:
adrp x0, l_.str.1@PAGE
Lloh9:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w8, [x21, _tail@PAGEOFF]
ldrsw x9, [x20, _head@PAGEOFF]
cmp w8, w9
b.ne LBB0_22
; %bb.21:
mov w8, #0
b LBB0_23
LBB0_22:
ldr w8, [x22, x9, lsl #2]
add w9, w9, #1
str w9, [x20, _head@PAGEOFF]
LBB0_23:
str x8, [sp]
Lloh10:
adrp x0, l_.str.1@PAGE
Lloh11:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
mov w0, #10
bl _putchar
ldr w10, [x21, _tail@PAGEOFF]
ldr w8, [x20, _head@PAGEOFF]
cmp w10, #5
b.le LBB0_35
; %bb.24:
cbz w8, LBB0_61
; %bb.25:
subs w9, w10, w8
b.le LBB0_34
; %bb.26:
sxtw x8, w8
sub x12, x10, x8
cmp x12, #16
b.lo LBB0_31
; %bb.27:
neg x13, x8, lsl #2
mov x11, x8
cmp x13, #64
b.lo LBB0_32
; %bb.28:
and x13, x12, #0xfffffffffffffff0
add x11, x13, x8
add x14, x22, #32
lsl x15, x8, #2
mov x16, x13
LBB0_29: ; =>This Inner Loop Header: Depth=1
add x17, x14, x15
ldp q0, q1, [x17, #-32]
ldp q2, q3, [x17]
stp q0, q1, [x14, #-32]
stp q2, q3, [x14], #64
subs x16, x16, #16
b.ne LBB0_29
; %bb.30:
cmp x12, x13
b.ne LBB0_32
b LBB0_34
LBB0_31:
mov x11, x8
LBB0_32:
sub x10, x10, x11
neg x8, x8, lsl #2
add x11, x22, x11, lsl #2
LBB0_33: ; =>This Inner Loop Header: Depth=1
ldr w12, [x11]
str w12, [x11, x8]
add x11, x11, #4
subs x10, x10, #1
b.ne LBB0_33
LBB0_34:
mov w8, #0
str wzr, [x20, _head@PAGEOFF]
mov x10, x9
LBB0_35:
mov w9, #6
str w9, [x22, w10, sxtw #2]
add w9, w10, #1
str w9, [x21, _tail@PAGEOFF]
cmp w10, #5
b.lt LBB0_47
; %bb.36:
cbz w8, LBB0_61
; %bb.37:
cmp w10, w8
b.lt LBB0_46
; %bb.38:
mov x10, x8
sxtw x10, w10
sub x12, x9, x10
cmp x12, #16
b.lo LBB0_43
; %bb.39:
mov x11, #0
sub x13, x11, w8, sxtw #2
mov x11, x10
cmp x13, #64
b.lo LBB0_44
; %bb.40:
and x13, x12, #0xfffffffffffffff0
add x11, x13, x10
add x14, x22, #32
lsl x15, x10, #2
mov x16, x13
LBB0_41: ; =>This Inner Loop Header: Depth=1
add x17, x14, x15
ldp q0, q1, [x17, #-32]
ldp q2, q3, [x17]
stp q0, q1, [x14, #-32]
stp q2, q3, [x14], #64
subs x16, x16, #16
b.ne LBB0_41
; %bb.42:
cmp x12, x13
b.ne LBB0_44
b LBB0_46
LBB0_43:
mov x11, x10
LBB0_44:
sub x12, x9, x11
neg x10, x10, lsl #2
add x11, x22, x11, lsl #2
LBB0_45: ; =>This Inner Loop Header: Depth=1
ldr w13, [x11]
str w13, [x11, x10]
add x11, x11, #4
subs x12, x12, #1
b.ne LBB0_45
LBB0_46:
sub w9, w9, w8
str wzr, [x20, _head@PAGEOFF]
mov w8, #0
LBB0_47:
mov w10, #7
str w10, [x22, w9, sxtw #2]
add w10, w9, #1
str w10, [x21, _tail@PAGEOFF]
cmp w9, #5
b.lt LBB0_59
; %bb.48:
cbz w8, LBB0_61
; %bb.49:
cmp w9, w8
b.lt LBB0_58
; %bb.50:
mov x9, x8
sxtw x9, w9
sub x12, x10, x9
cmp x12, #16
b.lo LBB0_55
; %bb.51:
mov x11, #0
sub x13, x11, w8, sxtw #2
mov x11, x9
cmp x13, #64
b.lo LBB0_56
; %bb.52:
and x13, x12, #0xfffffffffffffff0
add x11, x13, x9
add x14, x22, #32
lsl x15, x9, #2
mov x16, x13
LBB0_53: ; =>This Inner Loop Header: Depth=1
add x17, x14, x15
ldp q0, q1, [x17, #-32]
ldp q2, q3, [x17]
stp q0, q1, [x14, #-32]
stp q2, q3, [x14], #64
subs x16, x16, #16
b.ne LBB0_53
; %bb.54:
cmp x12, x13
b.ne LBB0_56
b LBB0_58
LBB0_55:
mov x11, x9
LBB0_56:
sub x12, x10, x11
neg x9, x9, lsl #2
add x11, x22, x11, lsl #2
LBB0_57: ; =>This Inner Loop Header: Depth=1
ldr w13, [x11]
str w13, [x11, x9]
add x11, x11, #4
subs x12, x12, #1
b.ne LBB0_57
LBB0_58:
sub w10, w10, w8
str wzr, [x20, _head@PAGEOFF]
mov w8, #0
LBB0_59:
mov w9, #8
str w9, [x22, w10, sxtw #2]
add w9, w10, #1
str w9, [x21, _tail@PAGEOFF]
cmp w9, w8
b.ne LBB0_61
; %bb.60:
mov w9, #0
b LBB0_62
LBB0_61:
ldr w9, [x22, w8, sxtw #2]
add w8, w8, #1
str w8, [x20, _head@PAGEOFF]
LBB0_62:
str x9, [sp]
Lloh12:
adrp x0, l_.str.1@PAGE
Lloh13:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w8, [x21, _tail@PAGEOFF]
ldrsw x9, [x20, _head@PAGEOFF]
cmp w8, w9
b.ne LBB0_64
; %bb.63:
mov w8, #0
b LBB0_65
LBB0_64:
ldr w8, [x22, x9, lsl #2]
add w9, w9, #1
str w9, [x20, _head@PAGEOFF]
LBB0_65:
str x8, [sp]
Lloh14:
adrp x0, l_.str.1@PAGE
Lloh15:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w8, [x21, _tail@PAGEOFF]
ldrsw x9, [x20, _head@PAGEOFF]
cmp w8, w9
b.ne LBB0_67
; %bb.66:
mov w8, #0
b LBB0_68
LBB0_67:
ldr w8, [x22, x9, lsl #2]
add w9, w9, #1
str w9, [x20, _head@PAGEOFF]
LBB0_68:
str x8, [sp]
Lloh16:
adrp x0, l_.str.1@PAGE
Lloh17:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w8, [x21, _tail@PAGEOFF]
ldrsw x9, [x20, _head@PAGEOFF]
cmp w8, w9
b.ne LBB0_70
; %bb.69:
mov w8, #0
b LBB0_71
LBB0_70:
ldr w8, [x22, x9, lsl #2]
add w9, w9, #1
str w9, [x20, _head@PAGEOFF]
LBB0_71:
str x8, [sp]
Lloh18:
adrp x0, l_.str.1@PAGE
Lloh19:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w8, [x21, _tail@PAGEOFF]
ldrsw x9, [x20, _head@PAGEOFF]
cmp w8, w9
b.ne LBB0_73
; %bb.72:
mov w8, #0
b LBB0_74
LBB0_73:
ldr w8, [x22, x9, lsl #2]
add w9, w9, #1
str w9, [x20, _head@PAGEOFF]
LBB0_74:
str x8, [sp]
Lloh20:
adrp x0, l_.str.1@PAGE
Lloh21:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
ldr w8, [x21, _tail@PAGEOFF]
ldrsw x9, [x20, _head@PAGEOFF]
cmp w8, w9
b.ne LBB0_76
; %bb.75:
mov w8, #0
b LBB0_77
LBB0_76:
ldr w8, [x22, x9, lsl #2]
add w9, w9, #1
str w9, [x20, _head@PAGEOFF]
LBB0_77:
str x8, [sp]
Lloh22:
adrp x0, l_.str.1@PAGE
Lloh23:
add x0, x0, l_.str.1@PAGEOFF
bl _printf
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
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.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
.cfi_endproc
; -- End function
.globl _enqueue ; -- Begin function enqueue
.p2align 2
_enqueue: ; @enqueue
.cfi_startproc
; %bb.0:
adrp x8, _tail@PAGE
ldr w9, [x8, _tail@PAGEOFF]
cmp w9, #6
b.lt LBB1_11
; %bb.1:
adrp x10, _head@PAGE
ldrsw x11, [x10, _head@PAGEOFF]
cbz w11, LBB1_12
; %bb.2:
cmp w9, w11
b.le LBB1_10
; %bb.3:
sub x13, x9, x11
mov x12, x11
cmp x13, #16
b.lo LBB1_8
; %bb.4:
neg x14, x11, lsl #2
mov x12, x11
cmp x14, #64
b.lo LBB1_8
; %bb.5:
and x14, x13, #0xfffffffffffffff0
add x12, x14, x11
Lloh24:
adrp x15, _items@PAGE
Lloh25:
add x15, x15, _items@PAGEOFF
add x15, x15, #32
lsl x16, x11, #2
mov x17, x14
LBB1_6: ; =>This Inner Loop Header: Depth=1
add x1, x15, x16
ldp q0, q1, [x1, #-32]
ldp q2, q3, [x1]
stp q0, q1, [x15, #-32]
stp q2, q3, [x15], #64
subs x17, x17, #16
b.ne LBB1_6
; %bb.7:
cmp x13, x14
b.eq LBB1_10
LBB1_8:
neg x13, x11, lsl #2
Lloh26:
adrp x14, _items@PAGE
Lloh27:
add x14, x14, _items@PAGEOFF
add x14, x14, x12, lsl #2
sub x12, x9, x12
LBB1_9: ; =>This Inner Loop Header: Depth=1
ldr w15, [x14]
str w15, [x14, x13]
add x14, x14, #4
subs x12, x12, #1
b.ne LBB1_9
LBB1_10:
sub w9, w9, w11
str wzr, [x10, _head@PAGEOFF]
LBB1_11:
Lloh28:
adrp x10, _items@PAGE
Lloh29:
add x10, x10, _items@PAGEOFF
str w0, [x10, w9, sxtw #2]
add w9, w9, #1
str w9, [x8, _tail@PAGEOFF]
mov w0, #1
ret
LBB1_12:
mov w0, #0
ret
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh28, Lloh29
.cfi_endproc
; -- End function
.globl _dequeue ; -- Begin function dequeue
.p2align 2
_dequeue: ; @dequeue
.cfi_startproc
; %bb.0:
Lloh30:
adrp x8, _tail@PAGE
Lloh31:
ldr w10, [x8, _tail@PAGEOFF]
Lloh32:
adrp x8, _head@PAGE
ldrsw x9, [x8, _head@PAGEOFF]
cmp w10, w9
b.ne LBB2_2
; %bb.1:
mov w0, #0
ret
LBB2_2:
Lloh33:
adrp x10, _items@PAGE
Lloh34:
add x10, x10, _items@PAGEOFF
ldr w0, [x10, x9, lsl #2]
add w9, w9, #1
str w9, [x8, _head@PAGEOFF]
ret
.loh AdrpAdrp Lloh30, Lloh32
.loh AdrpLdr Lloh30, Lloh31
.loh AdrpAdd Lloh33, Lloh34
.cfi_endproc
; -- End function
.globl _show ; -- Begin function show
.p2align 2
_show: ; @show
.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
Lloh35:
adrp x20, _items@PAGE
Lloh36:
add x20, x20, _items@PAGEOFF
ldr w8, [x20]
str x8, [sp]
Lloh37:
adrp x19, l_.str.1@PAGE
Lloh38:
add x19, x19, l_.str.1@PAGEOFF
mov x0, x19
bl _printf
ldr w8, [x20, #4]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [x20, #8]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [x20, #12]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [x20, #16]
str x8, [sp]
mov x0, x19
bl _printf
ldr w8, [x20, #20]
str x8, [sp]
mov x0, x19
bl _printf
mov w0, #10
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
b _putchar
.loh AdrpAdd Lloh37, Lloh38
.loh AdrpAdd Lloh35, Lloh36
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "dequeue num:"
l_.str.1: ; @.str.1
.asciz "%d "
.zerofill __DATA,__bss,_tail,4,2 ; @tail
.zerofill __DATA,__bss,_head,4,2 ; @head
.zerofill __DATA,__bss,_items,24,2 ; @items
.subsections_via_symbols
| the_stack_data/99149.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
xorl %eax, %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 _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
mov w0, #0
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/1611.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cppi41_dma_probe
_cppi41_dma_probe: ## @cppi41_dma_probe
.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
callq _get_glue_info
testq %rax, %rax
je LBB0_1
## %bb.3:
movq %rax, %r15
movq _GFP_KERNEL@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r14, %rdi
movl $136, %esi
callq _devm_kzalloc
testq %rax, %rax
je LBB0_4
## %bb.5:
movq %rax, %r13
movq _DMA_SLAVE@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 12(%r13), %esi
callq _dma_cap_set
movq _cppi41_dma_alloc_chan_resources@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 76(%r13)
movq _cppi41_dma_free_chan_resources@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 72(%r13)
movq _cppi41_dma_tx_status@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 68(%r13)
movq _cppi41_dma_issue_pending@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 64(%r13)
movq _cppi41_dma_prep_slave_sg@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 60(%r13)
movq _cppi41_stop_chan@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 56(%r13)
movq _DMA_DEV_TO_MEM@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _BIT
movl %eax, %ebx
movq _DMA_MEM_TO_DEV@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _BIT
orl %ebx, %eax
movl %eax, 8(%r13)
movq _CPPI41_DMA_BUSWIDTHS@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, 48(%r13)
movq %rax, 40(%r13)
movq _DMA_RESIDUE_GRANULARITY_BURST@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 32(%r13)
movq %r14, 24(%r13)
leaq 16(%r13), %rdi
callq _INIT_LIST_HEAD
movl 12(%r13), %eax
movq _cpp41_dma_info@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
movl (%r14), %edi
leaq L_.str(%rip), %rsi
leaq L_.str.1(%rip), %rdx
callq _of_property_match_string
movl %eax, %r12d
testl %eax, %eax
js LBB0_28
## %bb.6:
movq _IORESOURCE_MEM@GOTPCREL(%rip), %rbx
movl (%rbx), %esi
movq %r14, %rdi
movl %r12d, %edx
callq _platform_get_resource
movq %r14, %rdi
movq %rax, %rsi
callq _devm_ioremap_resource
movq %rax, 128(%r13)
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_9
## %bb.7:
movq 128(%r13), %rdi
jmp LBB0_8
LBB0_1:
movq _EINVAL@GOTPCREL(%rip), %rax
jmp LBB0_2
LBB0_4:
movq _ENOMEM@GOTPCREL(%rip), %rax
LBB0_2:
xorl %r12d, %r12d
subl (%rax), %r12d
LBB0_28:
movl %r12d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_9:
movl (%rbx), %esi
leal 1(%r12), %edx
movq %r14, %rdi
callq _platform_get_resource
movq %r14, %rdi
movq %rax, %rsi
callq _devm_ioremap_resource
movq %rax, 120(%r13)
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_11
## %bb.10:
movq 120(%r13), %rdi
jmp LBB0_8
LBB0_11:
movl (%rbx), %esi
addl $2, %r12d
movq %r14, %rdi
movl %r12d, %edx
callq _platform_get_resource
movq %r14, %rdi
movq %rax, %rsi
callq _devm_ioremap_resource
movq %rax, 112(%r13)
movq %rax, %rdi
callq _IS_ERR
testq %rax, %rax
je LBB0_13
## %bb.12:
movq 112(%r13), %rdi
LBB0_8:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _PTR_ERR ## TAILCALL
LBB0_13:
leaq 108(%r13), %rdi
callq _spin_lock_init
leaq 104(%r13), %rdi
callq _INIT_LIST_HEAD
movq %r14, %rdi
movq %r13, %rsi
callq _platform_set_drvdata
movq %r14, %rdi
callq _pm_runtime_enable
movq %r14, %rdi
movl $100, %esi
callq _pm_runtime_set_autosuspend_delay
movq %r14, %rdi
callq _pm_runtime_use_autosuspend
movq %r14, %rdi
callq _pm_runtime_get_sync
testl %eax, %eax
js LBB0_14
## %bb.15:
movl 16(%r15), %eax
movl %eax, 100(%r13)
movups (%r15), %xmm0
movups %xmm0, 84(%r13)
movl (%r14), %edi
leaq 80(%r13), %rdx
leaq L_.str.2(%rip), %rsi
callq _of_property_read_u32
movl %eax, %r12d
testl %eax, %eax
jne LBB0_27
## %bb.16:
movq %r14, %rdi
movq %r13, %rsi
callq _init_cppi41
movl %eax, %r12d
testl %eax, %eax
jne LBB0_26
## %bb.17:
movq %r14, %rdi
movq %r13, %rsi
callq _cppi41_add_chans
movl %eax, %r12d
testl %eax, %eax
je LBB0_18
LBB0_25:
movq %r14, %rdi
movq %r13, %rsi
callq _deinit_cppi41
LBB0_26:
movq %r14, %rdi
callq _pm_runtime_dont_use_autosuspend
jmp LBB0_27
LBB0_14:
movl %eax, %r12d
LBB0_27:
movq %r14, %rdi
callq _pm_runtime_put_sync
movq %r14, %rdi
callq _pm_runtime_disable
jmp LBB0_28
LBB0_18:
movl (%r14), %edi
xorl %r12d, %r12d
xorl %esi, %esi
callq _irq_of_parse_and_map
testl %eax, %eax
je LBB0_19
## %bb.20:
movl %eax, %r15d
movq _cppi41_irq@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movq _IRQF_SHARED@GOTPCREL(%rip), %rax
movl (%rax), %ebx
movq %r14, %rdi
callq _dev_name
movq %r14, %rdi
movl %r15d, %esi
movl %r12d, %edx
movl %ebx, %ecx
movl %eax, %r8d
movq %r13, %r9
callq _devm_request_irq
movl %eax, %r12d
testl %eax, %eax
jne LBB0_25
## %bb.21:
movq %r13, %rbx
addq $8, %rbx
movl %r15d, (%r13)
movq %rbx, %rdi
callq _dma_async_device_register
movl %eax, %r12d
testl %eax, %eax
jne LBB0_25
## %bb.22:
movl (%r14), %edi
movq _cppi41_dma_xlate@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _cpp41_dma_info@GOTPCREL(%rip), %rdx
callq _of_dma_controller_register
testl %eax, %eax
je LBB0_23
## %bb.24:
movl %eax, %r12d
movq %rbx, %rdi
callq _dma_async_device_unregister
jmp LBB0_25
LBB0_19:
movq _EINVAL@GOTPCREL(%rip), %rax
subl (%rax), %r12d
jmp LBB0_25
LBB0_23:
movq %r14, %rdi
callq _pm_runtime_mark_last_busy
movq %r14, %rdi
callq _pm_runtime_put_autosuspend
xorl %r12d, %r12d
jmp LBB0_28
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _GFP_KERNEL,4,2 ## @GFP_KERNEL
.comm _ENOMEM,4,2 ## @ENOMEM
.comm _DMA_SLAVE,4,2 ## @DMA_SLAVE
.comm _cppi41_dma_alloc_chan_resources,4,2 ## @cppi41_dma_alloc_chan_resources
.comm _cppi41_dma_free_chan_resources,4,2 ## @cppi41_dma_free_chan_resources
.comm _cppi41_dma_tx_status,4,2 ## @cppi41_dma_tx_status
.comm _cppi41_dma_issue_pending,4,2 ## @cppi41_dma_issue_pending
.comm _cppi41_dma_prep_slave_sg,4,2 ## @cppi41_dma_prep_slave_sg
.comm _cppi41_stop_chan,4,2 ## @cppi41_stop_chan
.comm _DMA_DEV_TO_MEM,4,2 ## @DMA_DEV_TO_MEM
.comm _DMA_MEM_TO_DEV,4,2 ## @DMA_MEM_TO_DEV
.comm _CPPI41_DMA_BUSWIDTHS,8,3 ## @CPPI41_DMA_BUSWIDTHS
.comm _DMA_RESIDUE_GRANULARITY_BURST,4,2 ## @DMA_RESIDUE_GRANULARITY_BURST
.comm _cpp41_dma_info,4,2 ## @cpp41_dma_info
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "reg-names"
L_.str.1: ## @.str.1
.asciz "controller"
.comm _IORESOURCE_MEM,4,2 ## @IORESOURCE_MEM
L_.str.2: ## @.str.2
.asciz "#dma-channels"
.comm _cppi41_irq,4,2 ## @cppi41_irq
.comm _IRQF_SHARED,4,2 ## @IRQF_SHARED
.comm _cppi41_dma_xlate,4,2 ## @cppi41_dma_xlate
.no_dead_strip _cppi41_dma_probe
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cppi41_dma_probe
_cppi41_dma_probe: ; @cppi41_dma_probe
.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
bl _get_glue_info
cbz x0, LBB0_5
; %bb.1:
mov x22, x0
Lloh0:
adrp x8, _GFP_KERNEL@GOTPAGE
Lloh1:
ldr x8, [x8, _GFP_KERNEL@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
mov x0, x19
mov w1, #136
bl _devm_kzalloc
cbz x0, LBB0_6
; %bb.2:
mov x20, x0
Lloh3:
adrp x8, _DMA_SLAVE@GOTPAGE
Lloh4:
ldr x8, [x8, _DMA_SLAVE@GOTPAGEOFF]
Lloh5:
ldr w0, [x8]
ldr w1, [x20, #12]
bl _dma_cap_set
Lloh6:
adrp x8, _cppi41_dma_alloc_chan_resources@GOTPAGE
Lloh7:
ldr x8, [x8, _cppi41_dma_alloc_chan_resources@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
Lloh9:
adrp x9, _cppi41_dma_free_chan_resources@GOTPAGE
Lloh10:
ldr x9, [x9, _cppi41_dma_free_chan_resources@GOTPAGEOFF]
Lloh11:
ldr w9, [x9]
Lloh12:
adrp x10, _cppi41_dma_tx_status@GOTPAGE
Lloh13:
ldr x10, [x10, _cppi41_dma_tx_status@GOTPAGEOFF]
stp w9, w8, [x20, #72]
Lloh14:
ldr w8, [x10]
Lloh15:
adrp x9, _cppi41_dma_issue_pending@GOTPAGE
Lloh16:
ldr x9, [x9, _cppi41_dma_issue_pending@GOTPAGEOFF]
Lloh17:
ldr w9, [x9]
stp w9, w8, [x20, #64]
Lloh18:
adrp x8, _cppi41_dma_prep_slave_sg@GOTPAGE
Lloh19:
ldr x8, [x8, _cppi41_dma_prep_slave_sg@GOTPAGEOFF]
Lloh20:
ldr w8, [x8]
Lloh21:
adrp x9, _cppi41_stop_chan@GOTPAGE
Lloh22:
ldr x9, [x9, _cppi41_stop_chan@GOTPAGEOFF]
Lloh23:
ldr w9, [x9]
stp w9, w8, [x20, #56]
Lloh24:
adrp x8, _DMA_DEV_TO_MEM@GOTPAGE
Lloh25:
ldr x8, [x8, _DMA_DEV_TO_MEM@GOTPAGEOFF]
Lloh26:
ldr w0, [x8]
bl _BIT
mov x21, x0
Lloh27:
adrp x8, _DMA_MEM_TO_DEV@GOTPAGE
Lloh28:
ldr x8, [x8, _DMA_MEM_TO_DEV@GOTPAGEOFF]
Lloh29:
ldr w0, [x8]
bl _BIT
orr w8, w0, w21
mov x21, x20
str w8, [x21, #8]!
Lloh30:
adrp x8, _CPPI41_DMA_BUSWIDTHS@GOTPAGE
Lloh31:
ldr x8, [x8, _CPPI41_DMA_BUSWIDTHS@GOTPAGEOFF]
Lloh32:
ldr x8, [x8]
stp x8, x8, [x21, #32]
Lloh33:
adrp x8, _DMA_RESIDUE_GRANULARITY_BURST@GOTPAGE
Lloh34:
ldr x8, [x8, _DMA_RESIDUE_GRANULARITY_BURST@GOTPAGEOFF]
Lloh35:
ldr w8, [x8]
str w8, [x21, #24]
str x19, [x21, #16]
add x0, x21, #8
bl _INIT_LIST_HEAD
ldr w8, [x20, #12]
Lloh36:
adrp x9, _cpp41_dma_info@GOTPAGE
Lloh37:
ldr x9, [x9, _cpp41_dma_info@GOTPAGEOFF]
Lloh38:
str w8, [x9]
ldr w0, [x19]
Lloh39:
adrp x1, l_.str@PAGE
Lloh40:
add x1, x1, l_.str@PAGEOFF
Lloh41:
adrp x2, l_.str.1@PAGE
Lloh42:
add x2, x2, l_.str.1@PAGEOFF
bl _of_property_match_string
mov x23, x0
tbnz w0, #31, LBB0_8
; %bb.3:
Lloh43:
adrp x24, _IORESOURCE_MEM@GOTPAGE
Lloh44:
ldr x24, [x24, _IORESOURCE_MEM@GOTPAGEOFF]
ldr w1, [x24]
mov x0, x19
mov x2, x23
bl _platform_get_resource
mov x1, x0
mov x0, x19
bl _devm_ioremap_resource
str x0, [x20, #128]
bl _IS_ERR
cbz x0, LBB0_9
; %bb.4:
ldr x0, [x20, #128]
b LBB0_13
LBB0_5:
Lloh45:
adrp x8, _EINVAL@GOTPAGE
Lloh46:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
b LBB0_7
LBB0_6:
Lloh47:
adrp x8, _ENOMEM@GOTPAGE
Lloh48:
ldr x8, [x8, _ENOMEM@GOTPAGEOFF]
LBB0_7:
ldr w8, [x8]
neg w23, w8
LBB0_8:
mov x0, x23
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_9:
ldr w1, [x24]
add w2, w23, #1
mov x0, x19
bl _platform_get_resource
mov x1, x0
mov x0, x19
bl _devm_ioremap_resource
str x0, [x20, #120]
bl _IS_ERR
cbz x0, LBB0_11
; %bb.10:
ldr x0, [x20, #120]
b LBB0_13
LBB0_11:
ldr w1, [x24]
add w2, w23, #2
mov x0, x19
bl _platform_get_resource
mov x1, x0
mov x0, x19
bl _devm_ioremap_resource
str x0, [x20, #112]
bl _IS_ERR
cbz x0, LBB0_14
; %bb.12:
ldr x0, [x20, #112]
LBB0_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
b _PTR_ERR
LBB0_14:
add x0, x20, #108
bl _spin_lock_init
add x0, x20, #104
bl _INIT_LIST_HEAD
mov x0, x19
mov x1, x20
bl _platform_set_drvdata
mov x0, x19
bl _pm_runtime_enable
mov x0, x19
mov w1, #100
bl _pm_runtime_set_autosuspend_delay
mov x0, x19
bl _pm_runtime_use_autosuspend
mov x0, x19
bl _pm_runtime_get_sync
tbnz w0, #31, LBB0_20
; %bb.15:
ldr w8, [x22, #16]
str w8, [x20, #100]
ldr q0, [x22]
stur q0, [x20, #84]
ldr w0, [x19]
add x2, x20, #80
Lloh49:
adrp x1, l_.str.2@PAGE
Lloh50:
add x1, x1, l_.str.2@PAGEOFF
bl _of_property_read_u32
mov x23, x0
cbnz w0, LBB0_21
; %bb.16:
mov x0, x19
mov x1, x20
bl _init_cppi41
mov x23, x0
cbnz w0, LBB0_19
; %bb.17:
mov x0, x19
mov x1, x20
bl _cppi41_add_chans
mov x23, x0
cbz w0, LBB0_22
LBB0_18:
mov x0, x19
mov x1, x20
bl _deinit_cppi41
LBB0_19:
mov x0, x19
bl _pm_runtime_dont_use_autosuspend
b LBB0_21
LBB0_20:
mov x23, x0
LBB0_21:
mov x0, x19
bl _pm_runtime_put_sync
mov x0, x19
bl _pm_runtime_disable
b LBB0_8
LBB0_22:
ldr w0, [x19]
mov w1, #0
bl _irq_of_parse_and_map
cbz w0, LBB0_27
; %bb.23:
mov x22, x0
Lloh51:
adrp x8, _cppi41_irq@GOTPAGE
Lloh52:
ldr x8, [x8, _cppi41_irq@GOTPAGEOFF]
Lloh53:
ldr w23, [x8]
Lloh54:
adrp x8, _IRQF_SHARED@GOTPAGE
Lloh55:
ldr x8, [x8, _IRQF_SHARED@GOTPAGEOFF]
Lloh56:
ldr w24, [x8]
mov x0, x19
bl _dev_name
mov x4, x0
mov x0, x19
mov x1, x22
mov x2, x23
mov x3, x24
mov x5, x20
bl _devm_request_irq
mov x23, x0
cbnz w0, LBB0_18
; %bb.24:
str w22, [x20]
mov x0, x21
bl _dma_async_device_register
mov x23, x0
cbnz w0, LBB0_18
; %bb.25:
ldr w0, [x19]
Lloh57:
adrp x8, _cppi41_dma_xlate@GOTPAGE
Lloh58:
ldr x8, [x8, _cppi41_dma_xlate@GOTPAGEOFF]
Lloh59:
ldr w1, [x8]
Lloh60:
adrp x2, _cpp41_dma_info@GOTPAGE
Lloh61:
ldr x2, [x2, _cpp41_dma_info@GOTPAGEOFF]
bl _of_dma_controller_register
mov x23, x0
cbz w0, LBB0_28
; %bb.26:
mov x0, x21
bl _dma_async_device_unregister
b LBB0_18
LBB0_27:
Lloh62:
adrp x8, _EINVAL@GOTPAGE
Lloh63:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh64:
ldr w8, [x8]
neg w23, w8
b LBB0_18
LBB0_28:
mov x0, x19
bl _pm_runtime_mark_last_busy
mov x0, x19
bl _pm_runtime_put_autosuspend
b LBB0_8
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh41, Lloh42
.loh AdrpAdd Lloh39, Lloh40
.loh AdrpLdrGotStr Lloh36, Lloh37, Lloh38
.loh AdrpLdrGotLdr Lloh33, Lloh34, Lloh35
.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 AdrpLdrGot Lloh43, Lloh44
.loh AdrpLdrGot Lloh45, Lloh46
.loh AdrpLdrGot Lloh47, Lloh48
.loh AdrpAdd Lloh49, Lloh50
.loh AdrpLdrGotLdr Lloh54, Lloh55, Lloh56
.loh AdrpLdrGotLdr Lloh51, Lloh52, Lloh53
.loh AdrpLdrGot Lloh60, Lloh61
.loh AdrpLdrGotLdr Lloh57, Lloh58, Lloh59
.loh AdrpLdrGotLdr Lloh62, Lloh63, Lloh64
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _GFP_KERNEL,4,2 ; @GFP_KERNEL
.comm _ENOMEM,4,2 ; @ENOMEM
.comm _DMA_SLAVE,4,2 ; @DMA_SLAVE
.comm _cppi41_dma_alloc_chan_resources,4,2 ; @cppi41_dma_alloc_chan_resources
.comm _cppi41_dma_free_chan_resources,4,2 ; @cppi41_dma_free_chan_resources
.comm _cppi41_dma_tx_status,4,2 ; @cppi41_dma_tx_status
.comm _cppi41_dma_issue_pending,4,2 ; @cppi41_dma_issue_pending
.comm _cppi41_dma_prep_slave_sg,4,2 ; @cppi41_dma_prep_slave_sg
.comm _cppi41_stop_chan,4,2 ; @cppi41_stop_chan
.comm _DMA_DEV_TO_MEM,4,2 ; @DMA_DEV_TO_MEM
.comm _DMA_MEM_TO_DEV,4,2 ; @DMA_MEM_TO_DEV
.comm _CPPI41_DMA_BUSWIDTHS,8,3 ; @CPPI41_DMA_BUSWIDTHS
.comm _DMA_RESIDUE_GRANULARITY_BURST,4,2 ; @DMA_RESIDUE_GRANULARITY_BURST
.comm _cpp41_dma_info,4,2 ; @cpp41_dma_info
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "reg-names"
l_.str.1: ; @.str.1
.asciz "controller"
.comm _IORESOURCE_MEM,4,2 ; @IORESOURCE_MEM
l_.str.2: ; @.str.2
.asciz "#dma-channels"
.comm _cppi41_irq,4,2 ; @cppi41_irq
.comm _IRQF_SHARED,4,2 ; @IRQF_SHARED
.comm _cppi41_dma_xlate,4,2 ; @cppi41_dma_xlate
.no_dead_strip _cppi41_dma_probe
.subsections_via_symbols
| AnghaBench/linux/drivers/dma/ti/extr_cppi41.c_cppi41_dma_probe.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function max8998_irq_unmask
_max8998_irq_unmask: ## @max8998_irq_unmask
.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 _irq_data_get_irq_chip_data
movq %rax, %r14
movq %rax, %rdi
movq %rbx, %rsi
callq _irq_to_max8998_irq
movl 4(%rax), %ecx
notl %ecx
movq (%r14), %rdx
movslq (%rax), %rax
andl %ecx, -4(%rdx,%rax,4)
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _max8998_irq_unmask
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function max8998_irq_unmask
_max8998_irq_unmask: ; @max8998_irq_unmask
.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 _irq_data_get_irq_chip_data
mov x20, x0
mov x1, x19
bl _irq_to_max8998_irq
ldr x8, [x20]
ldp w10, w9, [x0]
; kill: def $w10 killed $w10 def $x10
sxtw x10, w10
add x8, x8, x10, lsl #2
ldur w10, [x8, #-4]
bic w9, w10, w9
stur w9, [x8, #-4]
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 _max8998_irq_unmask
.subsections_via_symbols
| AnghaBench/linux/drivers/mfd/extr_max8998-irq.c_max8998_irq_unmask.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _BIO_get_port ## -- Begin function BIO_get_port
.p2align 4, 0x90
_BIO_get_port: ## @BIO_get_port
.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
movq $0, -40(%rbp)
testq %rdi, %rdi
je LBB0_1
## %bb.2:
movq %rsi, %r14
movq %rdi, %rbx
xorl %r15d, %r15d
xorl %eax, %eax
callq _BIO_sock_init
cmpl $1, %eax
jne LBB0_9
## %bb.3:
movq _BIO_LOOKUP_CLIENT@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _AF_INET@GOTPCREL(%rip), %r12
movq (%r12), %rcx
movq _SOCK_STREAM@GOTPCREL(%rip), %rax
movl (%rax), %r8d
xorl %r15d, %r15d
leaq -40(%rbp), %r9
xorl %edi, %edi
movq %rbx, %rsi
callq _BIO_lookup
testq %rax, %rax
je LBB0_8
## %bb.4:
movq -40(%rbp), %rdi
callq _BIO_ADDRINFO_family
cmpq (%r12), %rax
jne LBB0_5
## %bb.6:
movq -40(%rbp), %rdi
callq _BIO_ADDRINFO_address
movl %eax, %edi
callq _BIO_ADDR_rawport
movl %eax, %edi
callq _ntohs
movw %ax, (%r14)
movl $1, %r15d
jmp LBB0_7
LBB0_1:
movq _BIO_F_BIO_GET_PORT@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _BIO_R_NO_PORT_DEFINED@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _BIOerr
xorl %r15d, %r15d
jmp LBB0_9
LBB0_8:
leaq L_.str(%rip), %rsi
movl $2, %edi
movq %rbx, %rdx
callq _ERR_add_error_data
jmp LBB0_9
LBB0_5:
movq _BIO_F_BIO_GET_PORT@GOTPCREL(%rip), %rax
movl (%rax), %edi
movq _BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _BIOerr
xorl %r15d, %r15d
LBB0_7:
movq -40(%rbp), %rdi
callq _BIO_ADDRINFO_free
LBB0_9:
movl %r15d, %eax
addq $16, %rsp
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _BIO_F_BIO_GET_PORT,4,2 ## @BIO_F_BIO_GET_PORT
.comm _BIO_R_NO_PORT_DEFINED,4,2 ## @BIO_R_NO_PORT_DEFINED
.comm _BIO_LOOKUP_CLIENT,4,2 ## @BIO_LOOKUP_CLIENT
.comm _AF_INET,8,3 ## @AF_INET
.comm _SOCK_STREAM,4,2 ## @SOCK_STREAM
.comm _BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET,4,2 ## @BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "host="
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _BIO_get_port ; -- Begin function BIO_get_port
.p2align 2
_BIO_get_port: ; @BIO_get_port
.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
str xzr, [sp, #8]
cbz x0, LBB0_5
; %bb.1:
mov x19, x1
mov x20, x0
bl _BIO_sock_init
cmp w0, #1
b.ne LBB0_7
; %bb.2:
Lloh0:
adrp x8, _BIO_LOOKUP_CLIENT@GOTPAGE
Lloh1:
ldr x8, [x8, _BIO_LOOKUP_CLIENT@GOTPAGEOFF]
Lloh2:
ldr w2, [x8]
Lloh3:
adrp x21, _AF_INET@GOTPAGE
Lloh4:
ldr x21, [x21, _AF_INET@GOTPAGEOFF]
ldr x3, [x21]
Lloh5:
adrp x8, _SOCK_STREAM@GOTPAGE
Lloh6:
ldr x8, [x8, _SOCK_STREAM@GOTPAGEOFF]
Lloh7:
ldr w4, [x8]
add x5, sp, #8
mov x0, #0
mov x1, x20
bl _BIO_lookup
cbz x0, LBB0_6
; %bb.3:
ldr x0, [sp, #8]
bl _BIO_ADDRINFO_family
ldr x8, [x21]
cmp x0, x8
b.ne LBB0_9
; %bb.4:
ldr x0, [sp, #8]
bl _BIO_ADDRINFO_address
bl _BIO_ADDR_rawport
bl _ntohs
strh w0, [x19]
mov w19, #1
b LBB0_10
LBB0_5:
Lloh8:
adrp x8, _BIO_F_BIO_GET_PORT@GOTPAGE
Lloh9:
ldr x8, [x8, _BIO_F_BIO_GET_PORT@GOTPAGEOFF]
Lloh10:
ldr w0, [x8]
Lloh11:
adrp x8, _BIO_R_NO_PORT_DEFINED@GOTPAGE
Lloh12:
ldr x8, [x8, _BIO_R_NO_PORT_DEFINED@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
bl _BIOerr
b LBB0_7
LBB0_6:
Lloh14:
adrp x1, l_.str@PAGE
Lloh15:
add x1, x1, l_.str@PAGEOFF
mov w0, #2
mov x2, x20
bl _ERR_add_error_data
LBB0_7:
mov w19, #0
LBB0_8:
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
add sp, sp, #64
ret
LBB0_9:
Lloh16:
adrp x8, _BIO_F_BIO_GET_PORT@GOTPAGE
Lloh17:
ldr x8, [x8, _BIO_F_BIO_GET_PORT@GOTPAGEOFF]
Lloh18:
ldr w0, [x8]
Lloh19:
adrp x8, _BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET@GOTPAGE
Lloh20:
ldr x8, [x8, _BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET@GOTPAGEOFF]
Lloh21:
ldr w1, [x8]
bl _BIOerr
mov w19, #0
LBB0_10:
ldr x0, [sp, #8]
bl _BIO_ADDRINFO_free
b LBB0_8
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.cfi_endproc
; -- End function
.comm _BIO_F_BIO_GET_PORT,4,2 ; @BIO_F_BIO_GET_PORT
.comm _BIO_R_NO_PORT_DEFINED,4,2 ; @BIO_R_NO_PORT_DEFINED
.comm _BIO_LOOKUP_CLIENT,4,2 ; @BIO_LOOKUP_CLIENT
.comm _AF_INET,8,3 ; @AF_INET
.comm _SOCK_STREAM,4,2 ; @SOCK_STREAM
.comm _BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET,4,2 ; @BIO_R_ADDRINFO_ADDR_IS_NOT_AF_INET
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "host="
.subsections_via_symbols
| AnghaBench/openssl/crypto/bio/extr_b_sock.c_BIO_get_port.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function cxgb_up
_cxgb_up: ## @cxgb_up
.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 _FULL_INIT_DONE@GOTPCREL(%rip), %r15
movl (%r15), %eax
testl %eax, (%rdi)
je LBB0_1
LBB0_3:
movq %rbx, %rdi
callq _t1_interrupts_clear
movq _disable_msi@GOTPCREL(%rip), %rax
cmpl $0, (%rax)
je LBB0_5
## %bb.4:
leaq 16(%rbx), %r15
movl $0, 16(%rbx)
movq _IRQF_SHARED@GOTPCREL(%rip), %rax
movl (%rax), %edx
jmp LBB0_8
LBB0_1:
movq %rbx, %rdi
callq _t1_init_hw_modules
movl %eax, %r14d
testl %eax, %eax
jne LBB0_12
## %bb.2:
movq %rbx, %rdi
callq _enable_hw_csum
movl (%r15), %eax
orl %eax, (%rbx)
jmp LBB0_3
LBB0_5:
movq 8(%rbx), %rdi
callq _pci_enable_msi
movl %eax, %edx
xorl %eax, %eax
testl %edx, %edx
sete %al
movl %eax, 16(%rbx)
je LBB0_7
## %bb.6:
movq _IRQF_SHARED@GOTPCREL(%rip), %rax
movl (%rax), %edx
LBB0_7:
leaq 16(%rbx), %r15
LBB0_8:
movq 8(%rbx), %rax
movl (%rax), %edi
movq _t1_interrupt@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl 20(%rbx), %ecx
movq %rbx, %r8
callq _request_irq
testl %eax, %eax
je LBB0_11
## %bb.9:
movl %eax, %r14d
cmpl $0, (%r15)
je LBB0_12
## %bb.10:
movq 8(%rbx), %rdi
callq _pci_disable_msi
jmp LBB0_12
LBB0_11:
movl 4(%rbx), %edi
callq _t1_sge_start
movq %rbx, %rdi
callq _t1_interrupts_enable
xorl %r14d, %r14d
LBB0_12:
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _FULL_INIT_DONE,4,2 ## @FULL_INIT_DONE
.comm _disable_msi,4,2 ## @disable_msi
.comm _t1_interrupt,4,2 ## @t1_interrupt
.comm _IRQF_SHARED,4,2 ## @IRQF_SHARED
.no_dead_strip _cxgb_up
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function cxgb_up
_cxgb_up: ; @cxgb_up
.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
ldr w8, [x0]
Lloh0:
adrp x21, _FULL_INIT_DONE@GOTPAGE
Lloh1:
ldr x21, [x21, _FULL_INIT_DONE@GOTPAGEOFF]
ldr w9, [x21]
tst w9, w8
b.eq LBB0_3
LBB0_1:
mov x0, x19
bl _t1_interrupts_clear
Lloh2:
adrp x8, _disable_msi@GOTPAGE
Lloh3:
ldr x8, [x8, _disable_msi@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
cbz w8, LBB0_5
; %bb.2:
mov x21, x19
str wzr, [x21, #16]!
Lloh5:
adrp x8, _IRQF_SHARED@GOTPAGE
Lloh6:
ldr x8, [x8, _IRQF_SHARED@GOTPAGEOFF]
Lloh7:
ldr w2, [x8]
b LBB0_6
LBB0_3:
mov x0, x19
bl _t1_init_hw_modules
mov x20, x0
cbnz w0, LBB0_10
; %bb.4:
mov x0, x19
bl _enable_hw_csum
ldr w8, [x21]
ldr w9, [x19]
orr w8, w9, w8
str w8, [x19]
b LBB0_1
LBB0_5:
ldr x0, [x19, #8]
bl _pci_enable_msi
Lloh8:
adrp x8, _IRQF_SHARED@GOTPAGE
Lloh9:
ldr x8, [x8, _IRQF_SHARED@GOTPAGEOFF]
Lloh10:
ldr w8, [x8]
cmp w0, #0
csel w2, wzr, w8, eq
cset w8, eq
mov x21, x19
str w8, [x21, #16]!
LBB0_6:
ldr x8, [x19, #8]
ldr w0, [x8]
Lloh11:
adrp x8, _t1_interrupt@GOTPAGE
Lloh12:
ldr x8, [x8, _t1_interrupt@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
ldr w3, [x19, #20]
mov x4, x19
bl _request_irq
mov x20, x0
cbz w0, LBB0_9
; %bb.7:
ldr w8, [x21]
cbz w8, LBB0_10
; %bb.8:
ldr x0, [x19, #8]
bl _pci_disable_msi
b LBB0_10
LBB0_9:
ldr w0, [x19, #4]
bl _t1_sge_start
mov x0, x19
bl _t1_interrupts_enable
LBB0_10:
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 AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.cfi_endproc
; -- End function
.comm _FULL_INIT_DONE,4,2 ; @FULL_INIT_DONE
.comm _disable_msi,4,2 ; @disable_msi
.comm _t1_interrupt,4,2 ; @t1_interrupt
.comm _IRQF_SHARED,4,2 ; @IRQF_SHARED
.no_dead_strip _cxgb_up
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/chelsio/extr_cxgb2.c_cxgb_up.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function if_cs_receive_cmdres
_if_cs_receive_cmdres: ## @if_cs_receive_cmdres
.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, %r14
movq %rsi, %r15
movq %rdi, %rbx
movl 8(%rdi), %edi
movq _IF_CS_CARD_STATUS@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _if_cs_read16
movq _IF_CS_BIT_RESP@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_6
## %bb.1:
movl 8(%rbx), %edi
movq _IF_CS_RESP_LEN@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _if_cs_read16
movl %eax, (%r14)
testl %eax, %eax
je LBB0_7
## %bb.2:
movq _LBS_CMD_BUFFER_SIZE@GOTPCREL(%rip), %rcx
cmpl %eax, (%rcx)
jl LBB0_7
## %bb.3:
movl 8(%rbx), %edi
movq _IF_CS_RESP@GOTPCREL(%rip), %r12
movl (%r12), %esi
movslq %eax, %rcx
shrq $2, %rcx
movq %r15, %rdx
## kill: def $ecx killed $ecx killed $rcx
callq _if_cs_read16_rep
movl (%r14), %eax
testb $1, %al
je LBB0_5
## %bb.4:
movl 8(%rbx), %edi
movl (%r12), %esi
callq _if_cs_read8
movslq (%r14), %rcx
movl %eax, -4(%r15,%rcx,4)
movl (%r14), %eax
LBB0_5:
addl $-8, %eax
movl %eax, (%r14)
movq %rbx, %rdi
callq _spin_lock_irqsave
movq _DNLD_RES_RECEIVED@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, 4(%rbx)
movq %rbx, %rdi
callq _spin_unlock_irqrestore
xorl %eax, %eax
jmp LBB0_9
LBB0_6:
movl 12(%rbx), %edi
leaq L_.str(%rip), %rsi
xorl %eax, %eax
callq _netdev_err
movl $0, (%r14)
jmp LBB0_8
LBB0_7:
movl 12(%rbx), %edi
leaq L_.str.1(%rip), %rsi
movl %eax, %edx
xorl %eax, %eax
callq _netdev_err
LBB0_8:
movl $-1, %eax
LBB0_9:
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _IF_CS_CARD_STATUS,4,2 ## @IF_CS_CARD_STATUS
.comm _IF_CS_BIT_RESP,4,2 ## @IF_CS_BIT_RESP
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "no cmd response in card\n"
.comm _IF_CS_RESP_LEN,4,2 ## @IF_CS_RESP_LEN
.comm _LBS_CMD_BUFFER_SIZE,4,2 ## @LBS_CMD_BUFFER_SIZE
L_.str.1: ## @.str.1
.asciz "card cmd buffer has invalid # of bytes (%d)\n"
.comm _IF_CS_RESP,4,2 ## @IF_CS_RESP
.comm _DNLD_RES_RECEIVED,4,2 ## @DNLD_RES_RECEIVED
.no_dead_strip _if_cs_receive_cmdres
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function if_cs_receive_cmdres
_if_cs_receive_cmdres: ; @if_cs_receive_cmdres
.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 w0, [x0, #8]
Lloh0:
adrp x8, _IF_CS_CARD_STATUS@GOTPAGE
Lloh1:
ldr x8, [x8, _IF_CS_CARD_STATUS@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _if_cs_read16
Lloh3:
adrp x8, _IF_CS_BIT_RESP@GOTPAGE
Lloh4:
ldr x8, [x8, _IF_CS_BIT_RESP@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
tst w8, w0
b.eq LBB0_3
; %bb.1:
ldr w0, [x19, #8]
Lloh6:
adrp x8, _IF_CS_RESP_LEN@GOTPAGE
Lloh7:
ldr x8, [x8, _IF_CS_RESP_LEN@GOTPAGEOFF]
Lloh8:
ldr w1, [x8]
bl _if_cs_read16
str w0, [x20]
Lloh9:
adrp x8, _LBS_CMD_BUFFER_SIZE@GOTPAGE
Lloh10:
ldr x8, [x8, _LBS_CMD_BUFFER_SIZE@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
cmp w0, #0
ccmp w8, w0, #8, ne
b.ge LBB0_4
; %bb.2:
ldr w8, [x19, #12]
; kill: def $w0 killed $w0 killed $x0 def $x0
str x0, [sp]
Lloh12:
adrp x1, l_.str.1@PAGE
Lloh13:
add x1, x1, l_.str.1@PAGEOFF
mov x0, x8
bl _netdev_err
mov w0, #-1
b LBB0_7
LBB0_3:
ldr w0, [x19, #12]
Lloh14:
adrp x1, l_.str@PAGE
Lloh15:
add x1, x1, l_.str@PAGEOFF
bl _netdev_err
str wzr, [x20]
mov w0, #-1
b LBB0_7
LBB0_4:
ldr w8, [x19, #8]
Lloh16:
adrp x22, _IF_CS_RESP@GOTPAGE
Lloh17:
ldr x22, [x22, _IF_CS_RESP@GOTPAGEOFF]
ldr w1, [x22]
sxtw x9, w0
lsr x3, x9, #2
mov x0, x8
mov x2, x21
; kill: def $w3 killed $w3 killed $x3
bl _if_cs_read16_rep
ldr w8, [x20]
tbz w8, #0, LBB0_6
; %bb.5:
ldr w0, [x19, #8]
ldr w1, [x22]
bl _if_cs_read8
ldrsw x8, [x20]
add x8, x21, x8, lsl #2
stur w0, [x8, #-4]
ldr w8, [x20]
LBB0_6:
sub w8, w8, #8
str w8, [x20]
mov x0, x19
bl _spin_lock_irqsave
Lloh18:
adrp x8, _DNLD_RES_RECEIVED@GOTPAGE
Lloh19:
ldr x8, [x8, _DNLD_RES_RECEIVED@GOTPAGEOFF]
Lloh20:
ldr w8, [x8]
str w8, [x19, #4]
mov x0, x19
bl _spin_unlock_irqrestore
mov w0, #0
LBB0_7:
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 Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpLdrGot Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh18, Lloh19, Lloh20
.cfi_endproc
; -- End function
.comm _IF_CS_CARD_STATUS,4,2 ; @IF_CS_CARD_STATUS
.comm _IF_CS_BIT_RESP,4,2 ; @IF_CS_BIT_RESP
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "no cmd response in card\n"
.comm _IF_CS_RESP_LEN,4,2 ; @IF_CS_RESP_LEN
.comm _LBS_CMD_BUFFER_SIZE,4,2 ; @LBS_CMD_BUFFER_SIZE
l_.str.1: ; @.str.1
.asciz "card cmd buffer has invalid # of bytes (%d)\n"
.comm _IF_CS_RESP,4,2 ; @IF_CS_RESP
.comm _DNLD_RES_RECEIVED,4,2 ; @DNLD_RES_RECEIVED
.no_dead_strip _if_cs_receive_cmdres
.subsections_via_symbols
| AnghaBench/linux/drivers/net/wireless/marvell/libertas/extr_if_cs.c_if_cs_receive_cmdres.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _linear2alaw ## -- Begin function linear2alaw
.p2align 4, 0x90
_linear2alaw: ## @linear2alaw
.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, %eax
movl %edi, %ecx
sarl $3, %ecx
movl %edi, %edx
sarl $31, %edx
xorl %ecx, %edx
xorl %esi, %esi
cmpl $32, %edx
jl LBB0_9
## %bb.1:
movl $16, %esi
cmpl $64, %edx
jb LBB0_9
## %bb.2:
movl $2, %ecx
cmpl $128, %edx
jb LBB0_8
## %bb.3:
movl $3, %ecx
cmpl $256, %edx ## imm = 0x100
jb LBB0_8
## %bb.4:
movl $4, %ecx
cmpl $512, %edx ## imm = 0x200
jb LBB0_8
## %bb.5:
movl $5, %ecx
cmpl $1024, %edx ## imm = 0x400
jb LBB0_8
## %bb.6:
movl $6, %ecx
cmpl $2048, %edx ## imm = 0x800
jb LBB0_8
## %bb.7:
movl $7, %ecx
movl $127, %esi
cmpl $4095, %edx ## imm = 0xFFF
ja LBB0_11
LBB0_8:
movl %ecx, %esi
shll $4, %esi
## kill: def $cl killed $cl killed $ecx
shrl %cl, %edx
jmp LBB0_10
LBB0_9:
sarl %edx
LBB0_10:
andl $15, %edx
orl %esi, %edx
movl %edx, %esi
LBB0_11:
notl %eax
shrl $24, %eax
andl $-128, %eax
orl $85, %eax
xorl %esi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _alaw2linear ## -- Begin function alaw2linear
.p2align 4, 0x90
_alaw2linear: ## @alaw2linear
.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, %ecx
xorl $85, %ecx
movl %ecx, %eax
shll $4, %eax
movzbl %al, %edx
shrl $4, %ecx
andl $7, %ecx
cmpl $1, %ecx
je LBB1_3
## %bb.1:
testl %ecx, %ecx
jne LBB1_4
## %bb.2:
orl $8, %edx
jmp LBB1_5
LBB1_3:
orl $264, %edx ## imm = 0x108
jmp LBB1_5
LBB1_4:
orl $264, %edx ## imm = 0x108
decb %cl
## kill: def $cl killed $cl killed $ecx
shll %cl, %edx
LBB1_5:
movl %edx, %eax
negl %eax
testb $-128, %dil
cmovnel %edx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _linear2ulaw ## -- Begin function linear2ulaw
.p2align 4, 0x90
_linear2ulaw: ## @linear2ulaw
.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, %eax
movl %edi, %ecx
sarl $2, %ecx
movl %ecx, %edx
negl %edx
testl %edi, %edi
cmovnsl %ecx, %edx
cmpl $8159, %edx ## imm = 0x1FDF
movl $8159, %esi ## imm = 0x1FDF
cmovll %edx, %esi
leal 33(%rsi), %edx
xorl %ecx, %ecx
cmpl $31, %esi
jl LBB2_8
## %bb.1:
movl $1, %ecx
cmpl $128, %edx
jb LBB2_8
## %bb.2:
movl $2, %ecx
cmpl $256, %edx ## imm = 0x100
jb LBB2_8
## %bb.3:
movl $3, %ecx
cmpl $512, %edx ## imm = 0x200
jb LBB2_8
## %bb.4:
movl $4, %ecx
cmpl $1024, %edx ## imm = 0x400
jb LBB2_8
## %bb.5:
movl $5, %ecx
cmpl $2048, %edx ## imm = 0x800
jb LBB2_8
## %bb.6:
movl $6, %ecx
cmpl $4096, %edx ## imm = 0x1000
jb LBB2_8
## %bb.7:
movl $7, %ecx
movl $127, %esi
cmpl $8191, %edx ## imm = 0x1FFF
ja LBB2_9
LBB2_8:
movl %ecx, %esi
incb %cl
## kill: def $cl killed $cl killed $ecx
sarl %cl, %edx
shll $4, %esi
andl $15, %edx
orl %esi, %edx
movl %edx, %esi
LBB2_9:
notl %eax
shrl $24, %eax
orl $127, %eax
xorl %esi, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _ulaw2linear ## -- Begin function ulaw2linear
.p2align 4, 0x90
_ulaw2linear: ## @ulaw2linear
.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
notl %edi
leal (,%rdi,8), %eax
orl $132, %eax
movzbl %al, %eax
movl %edi, %ecx
shrb $4, %cl
andb $7, %cl
shll %cl, %eax
movl $132, %ecx
subl %eax, %ecx
addl $-132, %eax
testb $-128, %dil
cmovnel %ecx, %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 _linear2alaw ; -- Begin function linear2alaw
.p2align 2
_linear2alaw: ; @linear2alaw
.cfi_startproc
; %bb.0:
asr w8, w0, #3
eor w8, w8, w0, asr #31
cmp w8, #32
b.lt LBB0_9
; %bb.1:
cmp w8, #64
b.lo LBB0_10
; %bb.2:
cmp w8, #128
b.lo LBB0_11
; %bb.3:
cmp w8, #256
b.lo LBB0_12
; %bb.4:
cmp w8, #512
b.lo LBB0_13
; %bb.5:
cmp w8, #1024
b.lo LBB0_14
; %bb.6:
cmp w8, #2048
b.lo LBB0_15
; %bb.7:
cmp w8, #4095
b.ls LBB0_16
; %bb.8:
mov w8, #127
b LBB0_19
LBB0_9:
mov w10, #0
asr w8, w8, #1
b LBB0_18
LBB0_10:
mov w10, #16
asr w8, w8, #1
b LBB0_18
LBB0_11:
mov w9, #2
b LBB0_17
LBB0_12:
mov w9, #3
b LBB0_17
LBB0_13:
mov w9, #4
b LBB0_17
LBB0_14:
mov w9, #5
b LBB0_17
LBB0_15:
mov w9, #6
b LBB0_17
LBB0_16:
mov w9, #7
LBB0_17:
lsl w10, w9, #4
lsr w8, w8, w9
LBB0_18:
and w8, w8, #0xf
orr w8, w8, w10
LBB0_19:
mov w9, #85
mov w10, #213
cmp w0, #0
csel w9, w10, w9, ge
eor w0, w8, w9
ret
.cfi_endproc
; -- End function
.globl _alaw2linear ; -- Begin function alaw2linear
.p2align 2
_alaw2linear: ; @alaw2linear
.cfi_startproc
; %bb.0:
mov w8, #85
eor w8, w0, w8
ubfiz w9, w8, #4, #4
ubfx w8, w8, #4, #3
mov w10, #264
orr w10, w9, w10
sub w11, w8, #1
lsl w11, w10, w11
orr w9, w9, #0x8
cmp w8, #0
csel w9, w11, w9, ne
cmp w8, #1
csel w8, w10, w9, eq
tst w0, #0x80
cneg w0, w8, eq
ret
.cfi_endproc
; -- End function
.globl _linear2ulaw ; -- Begin function linear2ulaw
.p2align 2
_linear2ulaw: ; @linear2ulaw
.cfi_startproc
; %bb.0:
asr w8, w0, #2
cmp w0, #0
cneg w8, w8, lt
mov w9, #8159
cmp w8, w9
csel w9, w8, w9, lt
add w8, w9, #33
cmp w9, #31
b.lt LBB2_9
; %bb.1:
cmp w8, #128
b.lo LBB2_10
; %bb.2:
cmp w8, #256
b.lo LBB2_11
; %bb.3:
cmp w8, #512
b.lo LBB2_12
; %bb.4:
cmp w8, #1024
b.lo LBB2_13
; %bb.5:
cmp w8, #2048
b.lo LBB2_14
; %bb.6:
cmp w8, #1, lsl #12 ; =4096
b.lo LBB2_15
; %bb.7:
lsr w9, w8, #13
cbz w9, LBB2_16
; %bb.8:
mov w8, #127
b LBB2_18
LBB2_9:
mov w9, #0
b LBB2_17
LBB2_10:
mov w9, #1
b LBB2_17
LBB2_11:
mov w9, #2
b LBB2_17
LBB2_12:
mov w9, #3
b LBB2_17
LBB2_13:
mov w9, #4
b LBB2_17
LBB2_14:
mov w9, #5
b LBB2_17
LBB2_15:
mov w9, #6
b LBB2_17
LBB2_16:
mov w9, #7
LBB2_17:
add w10, w9, #1
asr w8, w8, w10
and w8, w8, #0xf
bfi w8, w9, #4, #3
LBB2_18:
mov w9, #255
mov w10, #127
cmp w0, #0
csel w9, w10, w9, lt
eor w0, w8, w9
ret
.cfi_endproc
; -- End function
.globl _ulaw2linear ; -- Begin function ulaw2linear
.p2align 2
_ulaw2linear: ; @ulaw2linear
.cfi_startproc
; %bb.0:
mvn w8, w0
mov w9, #132
mov w10, #132
bfi w10, w8, #3, #4
ubfx w8, w8, #4, #3
lsl w8, w10, w8
sub w9, w9, w8
sub w8, w8, #132
mov w10, #128
bics wzr, w10, w0
csel w0, w8, w9, eq
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/794313.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _tls_parse_ctos_key_share ## -- Begin function tls_parse_ctos_key_share
.p2align 4, 0x90
_tls_parse_ctos_key_share: ## @tls_parse_ctos_key_share
.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, %rbx
cmpq $0, 16(%rdi)
je LBB0_2
## %bb.1:
movq _TLSEXT_KEX_MODE_FLAG_KE_DHE@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, 8(%rbx)
je LBB0_10
LBB0_2:
movq (%rbx), %rax
cmpq $0, 8(%rax)
je LBB0_4
## %bb.3:
movq _SSL_AD_INTERNAL_ERROR@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _ERR_R_INTERNAL_ERROR@GOTPCREL(%rip), %rax
jmp LBB0_28
LBB0_4:
leaq -48(%rbp), %rax
movq %rsi, %rdi
movq %rax, %rsi
callq _PACKET_as_length_prefixed_2
testl %eax, %eax
je LBB0_25
## %bb.5:
leaq -72(%rbp), %rsi
leaq -64(%rbp), %rdx
movq %rbx, %rdi
callq _tls1_get_supported_groups
leaq -80(%rbp), %rsi
leaq -56(%rbp), %rdx
movq %rbx, %rdi
callq _tls1_get_peer_groups
cmpq $0, -56(%rbp)
je LBB0_26
## %bb.6:
movq (%rbx), %rax
cmpl $0, (%rax)
je LBB0_8
## %bb.7:
leaq -48(%rbp), %rdi
callq _PACKET_remaining
testq %rax, %rax
je LBB0_27
LBB0_8:
leaq -48(%rbp), %rdi
callq _PACKET_remaining
testq %rax, %rax
jle LBB0_10
## %bb.9:
movb $1, %r15b
leaq -48(%rbp), %r14
leaq -44(%rbp), %r13
leaq -84(%rbp), %r12
jmp LBB0_13
LBB0_10:
movl $1, %eax
jmp LBB0_29
LBB0_11: ## in Loop: Header=BB0_13 Depth=1
xorl %r15d, %r15d
LBB0_12: ## in Loop: Header=BB0_13 Depth=1
movq %r14, %rdi
callq _PACKET_remaining
movq %rax, %rcx
movl $1, %eax
testq %rcx, %rcx
jle LBB0_29
LBB0_13: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
movq %r13, %rsi
callq _PACKET_get_net_2
testl %eax, %eax
je LBB0_25
## %bb.14: ## in Loop: Header=BB0_13 Depth=1
movq %r14, %rdi
movq %r12, %rsi
callq _PACKET_get_length_prefixed_2
testl %eax, %eax
je LBB0_25
## %bb.15: ## in Loop: Header=BB0_13 Depth=1
movq %r12, %rdi
callq _PACKET_remaining
testq %rax, %rax
je LBB0_25
## %bb.16: ## in Loop: Header=BB0_13 Depth=1
testb $1, %r15b
je LBB0_11
## %bb.17: ## in Loop: Header=BB0_13 Depth=1
movq (%rbx), %rax
movl (%rax), %eax
testl %eax, %eax
je LBB0_20
## %bb.18: ## in Loop: Header=BB0_13 Depth=1
cmpl %eax, -44(%rbp)
jne LBB0_27
## %bb.19: ## in Loop: Header=BB0_13 Depth=1
movq %r14, %rdi
callq _PACKET_remaining
testq %rax, %rax
jne LBB0_27
LBB0_20: ## in Loop: Header=BB0_13 Depth=1
movl -44(%rbp), %esi
movq -80(%rbp), %rdx
movq -56(%rbp), %rcx
movq %rbx, %rdi
xorl %r8d, %r8d
callq _check_in_list
testl %eax, %eax
je LBB0_27
## %bb.21: ## in Loop: Header=BB0_13 Depth=1
movl -44(%rbp), %esi
movq -72(%rbp), %rdx
movq -64(%rbp), %rcx
movq %rbx, %rdi
movl $1, %r8d
callq _check_in_list
testl %eax, %eax
je LBB0_24
## %bb.22: ## in Loop: Header=BB0_13 Depth=1
movq %r13, %r14
movl -44(%rbp), %edi
callq _ssl_generate_param_group
movq %rax, %r13
movq (%rbx), %rax
movq %r13, 8(%rax)
testq %r13, %r13
je LBB0_31
## %bb.23: ## in Loop: Header=BB0_13 Depth=1
movl -44(%rbp), %ecx
movl %ecx, (%rax)
movq %r12, %rdi
callq _PACKET_data
movl %eax, %r15d
movq %r12, %rdi
callq _PACKET_remaining
movq %r13, %rdi
movl %r15d, %esi
movq %rax, %rdx
callq _EVP_PKEY_set1_tls_encodedpoint
xorl %r15d, %r15d
testl %eax, %eax
movq %r14, %r13
leaq -48(%rbp), %r14
jne LBB0_12
jmp LBB0_32
LBB0_24: ## in Loop: Header=BB0_13 Depth=1
movb $1, %r15b
jmp LBB0_12
LBB0_25:
movq _SSL_AD_DECODE_ERROR@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _SSL_R_LENGTH_MISMATCH@GOTPCREL(%rip), %rax
jmp LBB0_28
LBB0_26:
movq _SSL_AD_MISSING_EXTENSION@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _SSL_R_MISSING_SUPPORTED_GROUPS_EXTENSION@GOTPCREL(%rip), %rax
jmp LBB0_28
LBB0_27:
movq _SSL_AD_ILLEGAL_PARAMETER@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _SSL_R_BAD_KEY_SHARE@GOTPCREL(%rip), %rax
LBB0_28:
movl (%rax), %ecx
movq %rbx, %rdi
callq _SSLfatal
xorl %eax, %eax
LBB0_29:
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_31:
movq _SSL_AD_INTERNAL_ERROR@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS@GOTPCREL(%rip), %rax
jmp LBB0_28
LBB0_32:
movq _SSL_AD_ILLEGAL_PARAMETER@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq _SSL_R_BAD_ECPOINT@GOTPCREL(%rip), %rax
jmp LBB0_28
.cfi_endproc
## -- End function
.comm _TLSEXT_KEX_MODE_FLAG_KE_DHE,4,2 ## @TLSEXT_KEX_MODE_FLAG_KE_DHE
.comm _SSL_AD_INTERNAL_ERROR,4,2 ## @SSL_AD_INTERNAL_ERROR
.comm _SSL_F_TLS_PARSE_CTOS_KEY_SHARE,4,2 ## @SSL_F_TLS_PARSE_CTOS_KEY_SHARE
.comm _ERR_R_INTERNAL_ERROR,4,2 ## @ERR_R_INTERNAL_ERROR
.comm _SSL_AD_DECODE_ERROR,4,2 ## @SSL_AD_DECODE_ERROR
.comm _SSL_R_LENGTH_MISMATCH,4,2 ## @SSL_R_LENGTH_MISMATCH
.comm _SSL_AD_MISSING_EXTENSION,4,2 ## @SSL_AD_MISSING_EXTENSION
.comm _SSL_R_MISSING_SUPPORTED_GROUPS_EXTENSION,4,2 ## @SSL_R_MISSING_SUPPORTED_GROUPS_EXTENSION
.comm _SSL_AD_ILLEGAL_PARAMETER,4,2 ## @SSL_AD_ILLEGAL_PARAMETER
.comm _SSL_R_BAD_KEY_SHARE,4,2 ## @SSL_R_BAD_KEY_SHARE
.comm _SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS,4,2 ## @SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS
.comm _SSL_R_BAD_ECPOINT,4,2 ## @SSL_R_BAD_ECPOINT
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _tls_parse_ctos_key_share ; -- Begin function tls_parse_ctos_key_share
.p2align 2
_tls_parse_ctos_key_share: ; @tls_parse_ctos_key_share
.cfi_startproc
; %bb.0:
sub sp, sp, #96
.cfi_def_cfa_offset 96
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
mov x8, x1
mov x19, x0
ldr x9, [x0, #16]
cbz x9, LBB0_2
; %bb.1:
ldr w9, [x19, #8]
Lloh0:
adrp x10, _TLSEXT_KEX_MODE_FLAG_KE_DHE@GOTPAGE
Lloh1:
ldr x10, [x10, _TLSEXT_KEX_MODE_FLAG_KE_DHE@GOTPAGEOFF]
Lloh2:
ldr w10, [x10]
tst w10, w9
b.eq LBB0_23
LBB0_2:
ldr x9, [x19]
ldr x9, [x9, #8]
cbz x9, LBB0_4
; %bb.3:
Lloh3:
adrp x8, _SSL_AD_INTERNAL_ERROR@GOTPAGE
Lloh4:
ldr x8, [x8, _SSL_AD_INTERNAL_ERROR@GOTPAGEOFF]
Lloh5:
ldr w1, [x8]
Lloh6:
adrp x8, _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPAGE
Lloh7:
ldr x8, [x8, _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPAGEOFF]
Lloh8:
ldr w2, [x8]
Lloh9:
adrp x8, _ERR_R_INTERNAL_ERROR@GOTPAGE
Lloh10:
ldr x8, [x8, _ERR_R_INTERNAL_ERROR@GOTPAGEOFF]
b LBB0_27
LBB0_4:
add x1, sp, #40
mov x0, x8
bl _PACKET_as_length_prefixed_2
cbz w0, LBB0_24
; %bb.5:
add x1, sp, #16
mov x2, sp
mov x0, x19
bl _tls1_get_supported_groups
add x1, sp, #24
add x2, sp, #8
mov x0, x19
bl _tls1_get_peer_groups
ldr x8, [sp, #8]
cbz x8, LBB0_25
; %bb.6:
ldr x8, [x19]
ldr w8, [x8]
cbz w8, LBB0_8
; %bb.7:
add x0, sp, #40
bl _PACKET_remaining
cbz x0, LBB0_26
LBB0_8:
add x0, sp, #40
bl _PACKET_remaining
cmp x0, #1
b.lt LBB0_23
; %bb.9:
mov w20, #1
LBB0_10: ; =>This Inner Loop Header: Depth=1
add x0, sp, #40
sub x1, x29, #36
bl _PACKET_get_net_2
cbz w0, LBB0_24
; %bb.11: ; in Loop: Header=BB0_10 Depth=1
add x0, sp, #40
add x1, sp, #36
bl _PACKET_get_length_prefixed_2
cbz w0, LBB0_24
; %bb.12: ; in Loop: Header=BB0_10 Depth=1
add x0, sp, #36
bl _PACKET_remaining
cbz x0, LBB0_24
; %bb.13: ; in Loop: Header=BB0_10 Depth=1
tbz w20, #0, LBB0_21
; %bb.14: ; in Loop: Header=BB0_10 Depth=1
ldr x8, [x19]
ldr w8, [x8]
cbz w8, LBB0_17
; %bb.15: ; in Loop: Header=BB0_10 Depth=1
ldur w9, [x29, #-36]
cmp w9, w8
b.ne LBB0_26
; %bb.16: ; in Loop: Header=BB0_10 Depth=1
add x0, sp, #40
bl _PACKET_remaining
cbnz x0, LBB0_26
LBB0_17: ; in Loop: Header=BB0_10 Depth=1
ldur w1, [x29, #-36]
ldr x2, [sp, #24]
ldr x3, [sp, #8]
mov x0, x19
mov w4, #0
bl _check_in_list
cbz w0, LBB0_26
; %bb.18: ; in Loop: Header=BB0_10 Depth=1
ldur w1, [x29, #-36]
ldr x2, [sp, #16]
ldr x3, [sp]
mov w20, #1
mov x0, x19
mov w4, #1
bl _check_in_list
cbz w0, LBB0_22
; %bb.19: ; in Loop: Header=BB0_10 Depth=1
ldur w0, [x29, #-36]
bl _ssl_generate_param_group
ldr x8, [x19]
str x0, [x8, #8]
cbz x0, LBB0_29
; %bb.20: ; in Loop: Header=BB0_10 Depth=1
mov x20, x0
ldur w9, [x29, #-36]
str w9, [x8]
add x0, sp, #36
bl _PACKET_data
mov x21, x0
add x0, sp, #36
bl _PACKET_remaining
mov x2, x0
mov x0, x20
mov x1, x21
bl _EVP_PKEY_set1_tls_encodedpoint
cbz w0, LBB0_30
LBB0_21: ; in Loop: Header=BB0_10 Depth=1
mov w20, #0
LBB0_22: ; in Loop: Header=BB0_10 Depth=1
add x0, sp, #40
bl _PACKET_remaining
mov x8, x0
mov w0, #1
cmp x8, #0
b.gt LBB0_10
b LBB0_28
LBB0_23:
mov w0, #1
b LBB0_28
LBB0_24:
Lloh11:
adrp x8, _SSL_AD_DECODE_ERROR@GOTPAGE
Lloh12:
ldr x8, [x8, _SSL_AD_DECODE_ERROR@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
Lloh14:
adrp x8, _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPAGE
Lloh15:
ldr x8, [x8, _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPAGEOFF]
Lloh16:
ldr w2, [x8]
Lloh17:
adrp x8, _SSL_R_LENGTH_MISMATCH@GOTPAGE
Lloh18:
ldr x8, [x8, _SSL_R_LENGTH_MISMATCH@GOTPAGEOFF]
b LBB0_27
LBB0_25:
Lloh19:
adrp x8, _SSL_AD_MISSING_EXTENSION@GOTPAGE
Lloh20:
ldr x8, [x8, _SSL_AD_MISSING_EXTENSION@GOTPAGEOFF]
Lloh21:
ldr w1, [x8]
Lloh22:
adrp x8, _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPAGE
Lloh23:
ldr x8, [x8, _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPAGEOFF]
Lloh24:
ldr w2, [x8]
Lloh25:
adrp x8, _SSL_R_MISSING_SUPPORTED_GROUPS_EXTENSION@GOTPAGE
Lloh26:
ldr x8, [x8, _SSL_R_MISSING_SUPPORTED_GROUPS_EXTENSION@GOTPAGEOFF]
b LBB0_27
LBB0_26:
Lloh27:
adrp x8, _SSL_AD_ILLEGAL_PARAMETER@GOTPAGE
Lloh28:
ldr x8, [x8, _SSL_AD_ILLEGAL_PARAMETER@GOTPAGEOFF]
Lloh29:
ldr w1, [x8]
Lloh30:
adrp x8, _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPAGE
Lloh31:
ldr x8, [x8, _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPAGEOFF]
Lloh32:
ldr w2, [x8]
Lloh33:
adrp x8, _SSL_R_BAD_KEY_SHARE@GOTPAGE
Lloh34:
ldr x8, [x8, _SSL_R_BAD_KEY_SHARE@GOTPAGEOFF]
LBB0_27:
ldr w3, [x8]
mov x0, x19
bl _SSLfatal
mov w0, #0
LBB0_28:
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
add sp, sp, #96
ret
LBB0_29:
Lloh35:
adrp x8, _SSL_AD_INTERNAL_ERROR@GOTPAGE
Lloh36:
ldr x8, [x8, _SSL_AD_INTERNAL_ERROR@GOTPAGEOFF]
Lloh37:
ldr w1, [x8]
Lloh38:
adrp x8, _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPAGE
Lloh39:
ldr x8, [x8, _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPAGEOFF]
Lloh40:
ldr w2, [x8]
Lloh41:
adrp x8, _SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS@GOTPAGE
Lloh42:
ldr x8, [x8, _SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS@GOTPAGEOFF]
b LBB0_27
LBB0_30:
Lloh43:
adrp x8, _SSL_AD_ILLEGAL_PARAMETER@GOTPAGE
Lloh44:
ldr x8, [x8, _SSL_AD_ILLEGAL_PARAMETER@GOTPAGEOFF]
Lloh45:
ldr w1, [x8]
Lloh46:
adrp x8, _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPAGE
Lloh47:
ldr x8, [x8, _SSL_F_TLS_PARSE_CTOS_KEY_SHARE@GOTPAGEOFF]
Lloh48:
ldr w2, [x8]
Lloh49:
adrp x8, _SSL_R_BAD_ECPOINT@GOTPAGE
Lloh50:
ldr x8, [x8, _SSL_R_BAD_ECPOINT@GOTPAGEOFF]
b LBB0_27
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGot Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpLdrGot Lloh25, Lloh26
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.loh AdrpLdrGot Lloh33, Lloh34
.loh AdrpLdrGotLdr Lloh30, Lloh31, Lloh32
.loh AdrpLdrGotLdr Lloh27, Lloh28, Lloh29
.loh AdrpLdrGot Lloh41, Lloh42
.loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40
.loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37
.loh AdrpLdrGot Lloh49, Lloh50
.loh AdrpLdrGotLdr Lloh46, Lloh47, Lloh48
.loh AdrpLdrGotLdr Lloh43, Lloh44, Lloh45
.cfi_endproc
; -- End function
.comm _TLSEXT_KEX_MODE_FLAG_KE_DHE,4,2 ; @TLSEXT_KEX_MODE_FLAG_KE_DHE
.comm _SSL_AD_INTERNAL_ERROR,4,2 ; @SSL_AD_INTERNAL_ERROR
.comm _SSL_F_TLS_PARSE_CTOS_KEY_SHARE,4,2 ; @SSL_F_TLS_PARSE_CTOS_KEY_SHARE
.comm _ERR_R_INTERNAL_ERROR,4,2 ; @ERR_R_INTERNAL_ERROR
.comm _SSL_AD_DECODE_ERROR,4,2 ; @SSL_AD_DECODE_ERROR
.comm _SSL_R_LENGTH_MISMATCH,4,2 ; @SSL_R_LENGTH_MISMATCH
.comm _SSL_AD_MISSING_EXTENSION,4,2 ; @SSL_AD_MISSING_EXTENSION
.comm _SSL_R_MISSING_SUPPORTED_GROUPS_EXTENSION,4,2 ; @SSL_R_MISSING_SUPPORTED_GROUPS_EXTENSION
.comm _SSL_AD_ILLEGAL_PARAMETER,4,2 ; @SSL_AD_ILLEGAL_PARAMETER
.comm _SSL_R_BAD_KEY_SHARE,4,2 ; @SSL_R_BAD_KEY_SHARE
.comm _SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS,4,2 ; @SSL_R_UNABLE_TO_FIND_ECDH_PARAMETERS
.comm _SSL_R_BAD_ECPOINT,4,2 ; @SSL_R_BAD_ECPOINT
.subsections_via_symbols
| AnghaBench/freebsd/crypto/openssl/ssl/statem/extr_extensions_srvr.c_tls_parse_ctos_key_share.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _httpReadDirtyData ## -- Begin function httpReadDirtyData
.p2align 4, 0x90
_httpReadDirtyData: ## @httpReadDirtyData
.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 $1040, %rsp ## imm = 0x410
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -24(%rbp)
movl (%rdi), %ebx
leaq -1056(%rbp), %r14
movl $1024, %esi ## imm = 0x400
movq %r14, %rdi
callq ___bzero
movl %ebx, %edi
movq %r14, %rsi
movl $1024, %edx ## imm = 0x400
callq _taosReadSocket
testl $-1024, %eax ## imm = 0xFC00
je LBB0_3
## %bb.1:
leaq -1056(%rbp), %r14
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movl %ebx, %edi
movq %r14, %rsi
movl $1024, %edx ## imm = 0x400
callq _taosReadSocket
testl $-1024, %eax ## imm = 0xFC00
jne LBB0_2
LBB0_3:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -24(%rbp), %rax
jne LBB0_5
## %bb.4:
addq $1040, %rsp ## imm = 0x410
popq %rbx
popq %r14
popq %rbp
retq
LBB0_5:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _httpReadDirtyData ; -- Begin function httpReadDirtyData
.p2align 2
_httpReadDirtyData: ; @httpReadDirtyData
.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
sub sp, sp, #1040
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-24]
ldr w19, [x0]
add x0, sp, #8
mov w1, #1024
bl _bzero
LBB0_1: ; =>This Inner Loop Header: Depth=1
add x1, sp, #8
mov x0, x19
mov w2, #1024
bl _taosReadSocket
tst x0, #0xfffffc00
b.ne LBB0_1
; %bb.2:
ldur x8, [x29, #-24]
Lloh3:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh4:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_4
; %bb.3:
add sp, sp, #1040
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_4:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/TDengine/src/modules/http/src/extr_httpServer.c_httpReadDirtyData.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function mtk_iommu_attach_device
_mtk_iommu_attach_device: ## @mtk_iommu_attach_device
.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
callq _to_mtk_domain
movq %rax, %r15
movq %r14, %rdi
callq _dev_iommu_fwspec_get
movq (%rax), %rbx
testq %rbx, %rbx
je LBB0_1
## %bb.2:
cmpq $0, (%rbx)
je LBB0_3
LBB0_5:
movq %rbx, %rdi
movq %r14, %rsi
movl $1, %edx
callq _mtk_iommu_config
xorl %eax, %eax
jmp LBB0_6
LBB0_1:
movq _ENODEV@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
jmp LBB0_6
LBB0_3:
movq %r15, (%rbx)
movq %rbx, %rdi
callq _mtk_iommu_domain_finalise
testl %eax, %eax
je LBB0_5
## %bb.4:
movq $0, (%rbx)
LBB0_6:
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ENODEV,4,2 ## @ENODEV
.no_dead_strip _mtk_iommu_attach_device
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function mtk_iommu_attach_device
_mtk_iommu_attach_device: ; @mtk_iommu_attach_device
.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
bl _to_mtk_domain
mov x21, x0
mov x0, x19
bl _dev_iommu_fwspec_get
ldr x20, [x0]
cbz x20, LBB0_3
; %bb.1:
ldr x8, [x20]
cbz x8, LBB0_4
LBB0_2:
mov x0, x20
mov x1, x19
mov w2, #1
bl _mtk_iommu_config
mov w0, #0
b LBB0_6
LBB0_3:
Lloh0:
adrp x8, _ENODEV@GOTPAGE
Lloh1:
ldr x8, [x8, _ENODEV@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
neg w0, w8
b LBB0_6
LBB0_4:
str x21, [x20]
mov x0, x20
bl _mtk_iommu_domain_finalise
cbz w0, LBB0_2
; %bb.5:
str xzr, [x20]
LBB0_6:
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
.cfi_endproc
; -- End function
.comm _ENODEV,4,2 ; @ENODEV
.no_dead_strip _mtk_iommu_attach_device
.subsections_via_symbols
| AnghaBench/linux/drivers/iommu/extr_mtk_iommu_v1.c_mtk_iommu_attach_device.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function snd_hdsp_free_buffers
_snd_hdsp_free_buffers: ## @snd_hdsp_free_buffers
.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
addq $8, %rdi
movl (%rbx), %esi
callq _snd_hammerfall_free_buffer
movl (%rbx), %esi
addq $4, %rbx
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %rbp
jmp _snd_hammerfall_free_buffer ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _snd_hdsp_free_buffers
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function snd_hdsp_free_buffers
_snd_hdsp_free_buffers: ; @snd_hdsp_free_buffers
.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 w1, [x0], #8
bl _snd_hammerfall_free_buffer
ldr w1, [x19], #4
mov x0, x19
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
b _snd_hammerfall_free_buffer
.cfi_endproc
; -- End function
.no_dead_strip _snd_hdsp_free_buffers
.subsections_via_symbols
| AnghaBench/linux/sound/pci/rme9652/extr_hdsp.c_snd_hdsp_free_buffers.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _allocateDoubleArray1D ## -- Begin function allocateDoubleArray1D
.p2align 4, 0x90
_allocateDoubleArray1D: ## @allocateDoubleArray1D
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movslq %edi, %rdi
shlq $3, %rdi
callq _malloc
testq %rax, %rax
je LBB0_2
## %bb.1:
popq %rbp
retq
LBB0_2:
leaq L_str(%rip), %rdi
callq _puts
leaq L_str.2(%rip), %rdi
callq _puts
movl $-1, %edi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_str: ## @str
.asciz "\n*** Array Allocation Failed! ***"
L_str.2: ## @str.2
.asciz "\nExiting..."
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _allocateDoubleArray1D ; -- Begin function allocateDoubleArray1D
.p2align 2
_allocateDoubleArray1D: ; @allocateDoubleArray1D
.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
; kill: def $w0 killed $w0 def $x0
sbfiz x0, x0, #3, #32
bl _malloc
cbz x0, LBB0_2
; %bb.1:
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_2:
Lloh0:
adrp x0, l_str@PAGE
Lloh1:
add x0, x0, l_str@PAGEOFF
bl _puts
Lloh2:
adrp x0, l_str.2@PAGE
Lloh3:
add x0, x0, l_str.2@PAGEOFF
bl _puts
mov w0, #-1
bl _exit
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_str: ; @str
.asciz "\n*** Array Allocation Failed! ***"
l_str.2: ; @str.2
.asciz "\nExiting..."
.subsections_via_symbols
| the_stack_data/176705508.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___CPROVER_assume ## -- Begin function __CPROVER_assume
.p2align 4, 0x90
___CPROVER_assume: ## @__CPROVER_assume
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___CPROVER_atomic_begin ## -- Begin function __CPROVER_atomic_begin
.p2align 4, 0x90
___CPROVER_atomic_begin: ## @__CPROVER_atomic_begin
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl ___CPROVER_atomic_end ## -- Begin function __CPROVER_atomic_end
.p2align 4, 0x90
___CPROVER_atomic_end: ## @__CPROVER_atomic_end
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _powi ## -- Begin function powi
.p2align 4, 0x90
_powi: ## @powi
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cvtsi2sd %edi, %xmm1
popq %rbp
jmp _pow ## TAILCALL
.cfi_endproc
## -- End function
.globl _powif ## -- Begin function powif
.p2align 4, 0x90
_powif: ## @powif
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
cvtss2sd %xmm0, %xmm0
cvtsi2sd %edi, %xmm1
callq _pow
cvtsd2ss %xmm0, %xmm0
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 ___CPROVER_assume ; -- Begin function __CPROVER_assume
.p2align 2
___CPROVER_assume: ; @__CPROVER_assume
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl ___CPROVER_atomic_begin ; -- Begin function __CPROVER_atomic_begin
.p2align 2
___CPROVER_atomic_begin: ; @__CPROVER_atomic_begin
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl ___CPROVER_atomic_end ; -- Begin function __CPROVER_atomic_end
.p2align 2
___CPROVER_atomic_end: ; @__CPROVER_atomic_end
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.globl _powi ; -- Begin function powi
.p2align 2
_powi: ; @powi
.cfi_startproc
; %bb.0:
scvtf d1, w0
b _pow
.cfi_endproc
; -- End function
.globl _powif ; -- Begin function powif
.p2align 2
_powif: ; @powif
.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
fcvt d0, s0
scvtf d1, w0
bl _pow
fcvt s0, d0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/1056838.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function bxt_modeset_calc_cdclk
_bxt_modeset_calc_cdclk: ## @bxt_modeset_calc_cdclk
.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, %r12
movl 44(%rdi), %edi
callq _to_i915
movq %rax, %r14
movq %r12, %rdi
callq _intel_compute_min_cdclk
movl %eax, %ebx
testl %eax, %eax
js LBB0_11
## %bb.1:
movq %r14, %rdi
callq _IS_GEMINILAKE
movl %ebx, %edi
testq %rax, %rax
je LBB0_3
## %bb.2:
callq _glk_calc_cdclk
movl %eax, %r15d
movq %r14, %rdi
movl %eax, %esi
callq _glk_de_pll_vco
jmp LBB0_4
LBB0_3:
callq _bxt_calc_cdclk
movl %eax, %r15d
movq %r14, %rdi
movl %eax, %esi
callq _bxt_de_pll_vco
LBB0_4:
movl %eax, 8(%r12)
movl %r15d, 12(%r12)
movl %r15d, %edi
callq _bxt_calc_voltage_level
movq %rax, 16(%r12)
cmpl $0, 40(%r12)
je LBB0_5
## %bb.9:
leaq 8(%r12), %rax
movups (%rax), %xmm0
movups %xmm0, 24(%r12)
jmp LBB0_10
LBB0_5:
movq %r14, %rdi
callq _IS_GEMINILAKE
movl (%r12), %edi
testq %rax, %rax
je LBB0_7
## %bb.6:
callq _glk_calc_cdclk
movl %eax, %r15d
movq %r14, %rdi
movl %eax, %esi
callq _glk_de_pll_vco
jmp LBB0_8
LBB0_7:
callq _bxt_calc_cdclk
movl %eax, %r15d
movq %r14, %rdi
movl %eax, %esi
callq _bxt_de_pll_vco
LBB0_8:
movl %eax, 24(%r12)
movl %r15d, 28(%r12)
movl %r15d, %edi
callq _bxt_calc_voltage_level
movq %rax, 32(%r12)
LBB0_10:
xorl %ebx, %ebx
LBB0_11:
movl %ebx, %eax
popq %rbx
popq %r12
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _bxt_modeset_calc_cdclk
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function bxt_modeset_calc_cdclk
_bxt_modeset_calc_cdclk: ; @bxt_modeset_calc_cdclk
.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
ldr w0, [x0, #44]
bl _to_i915
mov x20, x0
mov x0, x19
bl _intel_compute_min_cdclk
mov x21, x0
tbnz w0, #31, LBB0_10
; %bb.1:
mov x0, x20
bl _IS_GEMINILAKE
cbz x0, LBB0_3
; %bb.2:
mov x0, x21
bl _glk_calc_cdclk
mov x21, x0
mov x0, x20
mov x1, x21
bl _glk_de_pll_vco
b LBB0_4
LBB0_3:
mov x0, x21
bl _bxt_calc_cdclk
mov x21, x0
mov x0, x20
mov x1, x21
bl _bxt_de_pll_vco
LBB0_4:
mov x22, x19
stp w0, w21, [x22, #8]!
mov x0, x21
bl _bxt_calc_voltage_level
str x0, [x22, #8]
ldr w8, [x22, #32]
cbz w8, LBB0_6
; %bb.5:
mov w21, #0
ldr q0, [x22]
stur q0, [x19, #24]
b LBB0_10
LBB0_6:
mov x0, x20
bl _IS_GEMINILAKE
mov x8, x0
ldr w0, [x19]
cbz x8, LBB0_8
; %bb.7:
bl _glk_calc_cdclk
mov x21, x0
mov x0, x20
mov x1, x21
bl _glk_de_pll_vco
b LBB0_9
LBB0_8:
bl _bxt_calc_cdclk
mov x21, x0
mov x0, x20
mov x1, x21
bl _bxt_de_pll_vco
LBB0_9:
stp w0, w21, [x19, #24]
mov x0, x21
bl _bxt_calc_voltage_level
mov w21, #0
str x0, [x19, #32]
LBB0_10:
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
ret
.cfi_endproc
; -- End function
.no_dead_strip _bxt_modeset_calc_cdclk
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/i915/display/extr_intel_cdclk.c_bxt_modeset_calc_cdclk.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _vivid_vid_cap_g_pixelaspect ## -- Begin function vivid_vid_cap_g_pixelaspect
.p2align 4, 0x90
_vivid_vid_cap_g_pixelaspect: ## @vivid_vid_cap_g_pixelaspect
.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 %rcx, %r14
movl %edx, %ebx
callq _video_drvdata
movq _V4L2_BUF_TYPE_VIDEO_CAPTURE@GOTPCREL(%rip), %rcx
cmpl %ebx, (%rcx)
jne LBB0_1
## %bb.2:
movq %rax, %rdi
callq _vivid_get_pixel_aspect
movl %eax, %ecx
xorl %eax, %eax
cmpl $128, %ecx
je LBB0_5
## %bb.3:
cmpl $129, %ecx
jne LBB0_7
## %bb.4:
movabsq $42949672971, %rcx ## imm = 0xA0000000B
jmp LBB0_6
LBB0_1:
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
jmp LBB0_7
LBB0_5:
movabsq $253403070518, %rcx ## imm = 0x3B00000036
LBB0_6:
movq %rcx, (%r14)
LBB0_7:
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _V4L2_BUF_TYPE_VIDEO_CAPTURE,4,2 ## @V4L2_BUF_TYPE_VIDEO_CAPTURE
.comm _EINVAL,4,2 ## @EINVAL
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal8,8byte_literals
.p2align 3 ; -- Begin function vivid_vid_cap_g_pixelaspect
lCPI0_0:
.long 54 ; 0x36
.long 59 ; 0x3b
lCPI0_1:
.long 11 ; 0xb
.long 10 ; 0xa
.section __TEXT,__text,regular,pure_instructions
.globl _vivid_vid_cap_g_pixelaspect
.p2align 2
_vivid_vid_cap_g_pixelaspect: ; @vivid_vid_cap_g_pixelaspect
.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, x3
mov x20, x2
bl _video_drvdata
Lloh0:
adrp x8, _V4L2_BUF_TYPE_VIDEO_CAPTURE@GOTPAGE
Lloh1:
ldr x8, [x8, _V4L2_BUF_TYPE_VIDEO_CAPTURE@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cmp w8, w20
b.ne LBB0_4
; %bb.1:
bl _vivid_get_pixel_aspect
cmp w0, #128
b.eq LBB0_5
; %bb.2:
cmp w0, #129
b.ne LBB0_7
; %bb.3:
mov w0, #0
Lloh3:
adrp x8, lCPI0_1@PAGE
Lloh4:
ldr d0, [x8, lCPI0_1@PAGEOFF]
b LBB0_6
LBB0_4:
Lloh5:
adrp x8, _EINVAL@GOTPAGE
Lloh6:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh7:
ldr w8, [x8]
neg w0, w8
b LBB0_8
LBB0_5:
mov w0, #0
Lloh8:
adrp x8, lCPI0_0@PAGE
Lloh9:
ldr d0, [x8, lCPI0_0@PAGEOFF]
LBB0_6:
str d0, [x19]
b LBB0_8
LBB0_7:
mov w0, #0
LBB0_8:
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 AdrpLdr Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdr Lloh8, Lloh9
.cfi_endproc
; -- End function
.comm _V4L2_BUF_TYPE_VIDEO_CAPTURE,4,2 ; @V4L2_BUF_TYPE_VIDEO_CAPTURE
.comm _EINVAL,4,2 ; @EINVAL
.subsections_via_symbols
| AnghaBench/linux/drivers/media/platform/vivid/extr_vivid-vid-cap.c_vivid_vid_cap_g_pixelaspect.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rt5616_set_dai_sysclk
_rt5616_set_dai_sysclk: ## @rt5616_set_dai_sysclk
.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
movl %esi, %r12d
movq %rdi, %r15
movq 8(%rdi), %r13
movq %r13, %rdi
callq _snd_soc_component_get_drvdata
movq %rax, %rbx
cmpl %r14d, (%rax)
jne LBB0_2
## %bb.1:
xorl %eax, %eax
cmpl %r12d, 4(%rbx)
je LBB0_7
LBB0_2:
cmpl $129, %r12d
je LBB0_3
## %bb.4:
cmpl $128, %r12d
jne LBB0_8
## %bb.5:
movq _RT5616_SCLK_SRC_PLL1@GOTPCREL(%rip), %rax
jmp LBB0_6
LBB0_3:
movq _RT5616_SCLK_SRC_MCLK@GOTPCREL(%rip), %rax
LBB0_6:
movl (%rax), %ecx
movq _RT5616_GLB_CLK@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq _RT5616_SCLK_SRC_MASK@GOTPCREL(%rip), %rax
movl (%rax), %edx
movq %r13, %rdi
callq _snd_soc_component_update_bits
movl %r14d, (%rbx)
movl %r12d, 4(%rbx)
movl (%r15), %edi
leaq L_.str.1(%rip), %rsi
movl %r14d, %edx
movl %r12d, %ecx
callq _dev_dbg
xorl %eax, %eax
jmp LBB0_7
LBB0_8:
movl (%r13), %edi
leaq L_.str(%rip), %rsi
movl %r12d, %edx
callq _dev_err
movq _EINVAL@GOTPCREL(%rip), %rcx
xorl %eax, %eax
subl (%rcx), %eax
LBB0_7:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _RT5616_SCLK_SRC_MCLK,4,2 ## @RT5616_SCLK_SRC_MCLK
.comm _RT5616_SCLK_SRC_PLL1,4,2 ## @RT5616_SCLK_SRC_PLL1
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Invalid clock id (%d)\n"
.comm _EINVAL,4,2 ## @EINVAL
.comm _RT5616_GLB_CLK,4,2 ## @RT5616_GLB_CLK
.comm _RT5616_SCLK_SRC_MASK,4,2 ## @RT5616_SCLK_SRC_MASK
L_.str.1: ## @.str.1
.asciz "Sysclk is %dHz and clock id is %d\n"
.no_dead_strip _rt5616_set_dai_sysclk
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rt5616_set_dai_sysclk
_rt5616_set_dai_sysclk: ; @rt5616_set_dai_sysclk
.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, x2
mov x19, x1
mov x21, x0
ldr x23, [x0, #8]
mov x0, x23
bl _snd_soc_component_get_drvdata
mov x22, x0
ldr w8, [x0]
cmp w8, w20
b.ne LBB0_2
; %bb.1:
ldr w8, [x22, #4]
cmp w8, w19
b.eq LBB0_7
LBB0_2:
cmp w19, #129
b.eq LBB0_5
; %bb.3:
cmp w19, #128
b.ne LBB0_8
; %bb.4:
Lloh0:
adrp x8, _RT5616_SCLK_SRC_PLL1@GOTPAGE
Lloh1:
ldr x8, [x8, _RT5616_SCLK_SRC_PLL1@GOTPAGEOFF]
b LBB0_6
LBB0_5:
Lloh2:
adrp x8, _RT5616_SCLK_SRC_MCLK@GOTPAGE
Lloh3:
ldr x8, [x8, _RT5616_SCLK_SRC_MCLK@GOTPAGEOFF]
LBB0_6:
ldr w3, [x8]
Lloh4:
adrp x8, _RT5616_GLB_CLK@GOTPAGE
Lloh5:
ldr x8, [x8, _RT5616_GLB_CLK@GOTPAGEOFF]
Lloh6:
ldr w1, [x8]
Lloh7:
adrp x8, _RT5616_SCLK_SRC_MASK@GOTPAGE
Lloh8:
ldr x8, [x8, _RT5616_SCLK_SRC_MASK@GOTPAGEOFF]
Lloh9:
ldr w2, [x8]
mov x0, x23
bl _snd_soc_component_update_bits
stp w20, w19, [x22]
ldr w0, [x21]
Lloh10:
adrp x1, l_.str.1@PAGE
Lloh11:
add x1, x1, l_.str.1@PAGEOFF
mov x2, x20
mov x3, x19
bl _dev_dbg
LBB0_7:
mov w0, #0
b LBB0_9
LBB0_8:
ldr w0, [x23]
Lloh12:
adrp x1, l_.str@PAGE
Lloh13:
add x1, x1, l_.str@PAGEOFF
mov x2, x19
bl _dev_err
Lloh14:
adrp x8, _EINVAL@GOTPAGE
Lloh15:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
Lloh16:
ldr w8, [x8]
neg w0, w8
LBB0_9:
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
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpAdd Lloh12, Lloh13
.cfi_endproc
; -- End function
.comm _RT5616_SCLK_SRC_MCLK,4,2 ; @RT5616_SCLK_SRC_MCLK
.comm _RT5616_SCLK_SRC_PLL1,4,2 ; @RT5616_SCLK_SRC_PLL1
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Invalid clock id (%d)\n"
.comm _EINVAL,4,2 ; @EINVAL
.comm _RT5616_GLB_CLK,4,2 ; @RT5616_GLB_CLK
.comm _RT5616_SCLK_SRC_MASK,4,2 ; @RT5616_SCLK_SRC_MASK
l_.str.1: ; @.str.1
.asciz "Sysclk is %dHz and clock id is %d\n"
.no_dead_strip _rt5616_set_dai_sysclk
.subsections_via_symbols
| AnghaBench/linux/sound/soc/codecs/extr_rt5616.c_rt5616_set_dai_sysclk.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function init224
_init224: ## @init224
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
callq _EVP_MD_CTX_md_data
movl %eax, %edi
popq %rbp
jmp _SHA224_Init ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _init224
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function init224
_init224: ; @init224
.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 _EVP_MD_CTX_md_data
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _SHA224_Init
.cfi_endproc
; -- End function
.no_dead_strip _init224
.subsections_via_symbols
| AnghaBench/freebsd/crypto/openssl/crypto/evp/extr_m_sha1.c_init224.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___do_print ## -- Begin function __do_print
.p2align 4, 0x90
___do_print: ## @__do_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
subq $72, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %r8, -88(%rbp) ## 8-byte Spill
movl %ecx, -44(%rbp) ## 4-byte Spill
testl %ecx, %ecx
je LBB0_52
## %bb.1:
movl %edx, %r14d
movq %rsi, %r15
movq %rdi, %rbx
leal -1(%r14), %eax
movq %rax, -64(%rbp) ## 8-byte Spill
movl %edx, %eax
movq %rax, -56(%rbp) ## 8-byte Spill
xorl %r13d, %r13d
movq %r14, -80(%rbp) ## 8-byte Spill
jmp LBB0_2
LBB0_30: ## in Loop: Header=BB0_2 Depth=1
movq (%r12), %rsi
leaq L_.str.10(%rip), %rdi
LBB0_31: ## in Loop: Header=BB0_2 Depth=1
xorl %eax, %eax
callq _printf
LBB0_49: ## in Loop: Header=BB0_2 Depth=1
movl -68(%rbp), %r13d ## 4-byte Reload
incl %r13d
movq -104(%rbp), %r15 ## 8-byte Reload
incq %r15
movq -80(%rbp), %r14 ## 8-byte Reload
movq -96(%rbp), %rbx ## 8-byte Reload
LBB0_50: ## in Loop: Header=BB0_2 Depth=1
incq %rbx
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_38 Depth 2
## Child Loop BB0_25 Depth 2
## Child Loop BB0_47 Depth 2
## Child Loop BB0_34 Depth 2
## Child Loop BB0_21 Depth 2
## Child Loop BB0_29 Depth 2
## Child Loop BB0_43 Depth 2
## Child Loop BB0_11 Depth 2
movsbl (%rbx), %edi
cmpl $37, %edi
je LBB0_5
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
testb %dil, %dil
je LBB0_51
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
callq _putchar
incq %rbx
jmp LBB0_2
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_2 Depth=1
movsbl (%r15), %eax
testl %eax, %eax
je LBB0_50
## %bb.6: ## in Loop: Header=BB0_2 Depth=1
addl $-66, %eax
cmpl $52, %eax
movq %r15, -104(%rbp) ## 8-byte Spill
movq %rbx, -96(%rbp) ## 8-byte Spill
movl %r13d, -68(%rbp) ## 4-byte Spill
ja LBB0_48
## %bb.7: ## in Loop: Header=BB0_2 Depth=1
movslq %r13d, %rcx
movq -88(%rbp), %rdx ## 8-byte Reload
movq (%rdx,%rcx,8), %r12
leaq LJTI0_0(%rip), %rcx
movslq (%rcx,%rax,4), %rax
addq %rcx, %rax
jmpq *%rax
LBB0_9: ## in Loop: Header=BB0_2 Depth=1
movl $91, %edi
callq _putchar
testl %r14d, %r14d
movl -44(%rbp), %eax ## 4-byte Reload
jle LBB0_49
## %bb.10: ## in Loop: Header=BB0_2 Depth=1
xorl %r14d, %r14d
jmp LBB0_11
.p2align 4, 0x90
LBB0_14: ## in Loop: Header=BB0_11 Depth=2
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
LBB0_16: ## in Loop: Header=BB0_11 Depth=2
movq -64(%rbp), %rax ## 8-byte Reload
movq -56(%rbp), %rbx ## 8-byte Reload
movl $93, %ecx
cmpq %r14, %rax
movl $44, %edi
cmovel %ecx, %edi
callq _putchar
incq %r14
cmpq %r14, %rbx
movl -44(%rbp), %eax ## 4-byte Reload
je LBB0_49
LBB0_11: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
btl %r14d, %eax
jae LBB0_15
## %bb.12: ## in Loop: Header=BB0_11 Depth=2
cmpl $0, (%r12,%r14,4)
leaq L_.str.2(%rip), %rsi
je LBB0_14
## %bb.13: ## in Loop: Header=BB0_11 Depth=2
leaq L_.str.1(%rip), %rsi
jmp LBB0_14
.p2align 4, 0x90
LBB0_15: ## in Loop: Header=BB0_11 Depth=2
leaq L_.str.3(%rip), %rdi
xorl %eax, %eax
callq _printf
jmp LBB0_16
LBB0_48: ## in Loop: Header=BB0_2 Depth=1
leaq L_.str.16(%rip), %rdi
xorl %eax, %eax
callq _printf
movsbl (%r15), %edi
callq _putchar
jmp LBB0_49
LBB0_41: ## in Loop: Header=BB0_2 Depth=1
movl $91, %edi
callq _putchar
testl %r14d, %r14d
movq -64(%rbp), %r14 ## 8-byte Reload
movq -56(%rbp), %r13 ## 8-byte Reload
movl -44(%rbp), %r15d ## 4-byte Reload
jle LBB0_49
## %bb.42: ## in Loop: Header=BB0_2 Depth=1
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_43: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
btl %ebx, %r15d
movsd (%r12,%rbx,8), %xmm0 ## xmm0 = mem[0],zero
leaq L_.str.8(%rip), %rdi
leaq L_.str.9(%rip), %rax
cmovaeq %rax, %rdi
movb $1, %al
callq _printf
cmpq %rbx, %r14
movl $44, %edi
movl $93, %eax
cmovel %eax, %edi
callq _putchar
incq %rbx
cmpq %rbx, %r13
jne LBB0_43
jmp LBB0_49
LBB0_27: ## in Loop: Header=BB0_2 Depth=1
movl $91, %edi
callq _putchar
testl %r14d, %r14d
movq -64(%rbp), %r14 ## 8-byte Reload
movq -56(%rbp), %r13 ## 8-byte Reload
movl -44(%rbp), %r15d ## 4-byte Reload
jle LBB0_49
## %bb.28: ## in Loop: Header=BB0_2 Depth=1
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_29: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
btl %ebx, %r15d
movss (%r12,%rbx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
leaq L_.str.8(%rip), %rdi
leaq L_.str.9(%rip), %rax
cmovaeq %rax, %rdi
movb $1, %al
callq _printf
cmpq %rbx, %r14
movl $44, %edi
movl $93, %eax
cmovel %eax, %edi
callq _putchar
incq %rbx
cmpq %rbx, %r13
jne LBB0_29
jmp LBB0_49
LBB0_19: ## in Loop: Header=BB0_2 Depth=1
movl $91, %edi
callq _putchar
testl %r14d, %r14d
movq -64(%rbp), %r14 ## 8-byte Reload
movq -56(%rbp), %r13 ## 8-byte Reload
movl -44(%rbp), %r15d ## 4-byte Reload
jle LBB0_49
## %bb.20: ## in Loop: Header=BB0_2 Depth=1
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_21: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
btl %ebx, %r15d
movl (%r12,%rbx,4), %esi
leaq L_.str.4(%rip), %rdi
leaq L_.str.5(%rip), %rax
cmovaeq %rax, %rdi
xorl %eax, %eax
callq _printf
cmpq %rbx, %r14
movl $44, %edi
movl $93, %eax
cmovel %eax, %edi
callq _putchar
incq %rbx
cmpq %rbx, %r13
jne LBB0_21
jmp LBB0_49
LBB0_32: ## in Loop: Header=BB0_2 Depth=1
movl $91, %edi
callq _putchar
testl %r14d, %r14d
movq -64(%rbp), %r14 ## 8-byte Reload
movq -56(%rbp), %r13 ## 8-byte Reload
movl -44(%rbp), %r15d ## 4-byte Reload
jle LBB0_49
## %bb.33: ## in Loop: Header=BB0_2 Depth=1
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_34: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
btl %ebx, %r15d
movq (%r12,%rbx,8), %rsi
leaq L_.str.10(%rip), %rdi
leaq L_.str.11(%rip), %rax
cmovaeq %rax, %rdi
xorl %eax, %eax
callq _printf
cmpq %rbx, %r14
movl $44, %edi
movl $93, %eax
cmovel %eax, %edi
callq _putchar
incq %rbx
cmpq %rbx, %r13
jne LBB0_34
jmp LBB0_49
LBB0_45: ## in Loop: Header=BB0_2 Depth=1
movl $91, %edi
callq _putchar
testl %r14d, %r14d
movq -64(%rbp), %r14 ## 8-byte Reload
movq -56(%rbp), %r13 ## 8-byte Reload
movl -44(%rbp), %r15d ## 4-byte Reload
jle LBB0_49
## %bb.46: ## in Loop: Header=BB0_2 Depth=1
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_47: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
btl %ebx, %r15d
movq (%r12,%rbx,8), %rsi
leaq L_.str.14(%rip), %rdi
leaq L_.str.15(%rip), %rax
cmovaeq %rax, %rdi
xorl %eax, %eax
callq _printf
cmpq %rbx, %r14
movl $44, %edi
movl $93, %eax
cmovel %eax, %edi
callq _putchar
incq %rbx
cmpq %rbx, %r13
jne LBB0_47
jmp LBB0_49
LBB0_23: ## in Loop: Header=BB0_2 Depth=1
movl $91, %edi
callq _putchar
testl %r14d, %r14d
movq -64(%rbp), %r14 ## 8-byte Reload
movq -56(%rbp), %r13 ## 8-byte Reload
movl -44(%rbp), %r15d ## 4-byte Reload
jle LBB0_49
## %bb.24: ## in Loop: Header=BB0_2 Depth=1
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_25: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
btl %ebx, %r15d
movl (%r12,%rbx,4), %esi
leaq L_.str.6(%rip), %rdi
leaq L_.str.7(%rip), %rax
cmovaeq %rax, %rdi
xorl %eax, %eax
callq _printf
cmpq %rbx, %r14
movl $44, %edi
movl $93, %eax
cmovel %eax, %edi
callq _putchar
incq %rbx
cmpq %rbx, %r13
jne LBB0_25
jmp LBB0_49
LBB0_36: ## in Loop: Header=BB0_2 Depth=1
movl $91, %edi
callq _putchar
testl %r14d, %r14d
movq -64(%rbp), %r14 ## 8-byte Reload
movq -56(%rbp), %r13 ## 8-byte Reload
movl -44(%rbp), %r15d ## 4-byte Reload
jle LBB0_49
## %bb.37: ## in Loop: Header=BB0_2 Depth=1
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_38: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
btl %ebx, %r15d
movq (%r12,%rbx,8), %rsi
leaq L_.str.12(%rip), %rdi
leaq L_.str.13(%rip), %rax
cmovaeq %rax, %rdi
xorl %eax, %eax
callq _printf
cmpq %rbx, %r14
movl $44, %edi
movl $93, %eax
cmovel %eax, %edi
callq _putchar
incq %rbx
cmpq %rbx, %r13
jne LBB0_38
jmp LBB0_49
LBB0_8: ## in Loop: Header=BB0_2 Depth=1
cmpl $0, (%r12)
leaq L_.str.1(%rip), %rsi
leaq L_.str.2(%rip), %rax
cmoveq %rax, %rsi
leaq L_.str(%rip), %rdi
jmp LBB0_31
LBB0_39: ## in Loop: Header=BB0_2 Depth=1
movsd (%r12), %xmm0 ## xmm0 = mem[0],zero
jmp LBB0_40
LBB0_26: ## in Loop: Header=BB0_2 Depth=1
movss (%r12), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
LBB0_40: ## in Loop: Header=BB0_2 Depth=1
leaq L_.str.8(%rip), %rdi
movb $1, %al
callq _printf
jmp LBB0_49
LBB0_17: ## in Loop: Header=BB0_2 Depth=1
movl (%r12), %esi
leaq L_.str.4(%rip), %rdi
jmp LBB0_18
LBB0_44: ## in Loop: Header=BB0_2 Depth=1
movq (%r12), %rsi
leaq L_.str.14(%rip), %rdi
jmp LBB0_31
LBB0_22: ## in Loop: Header=BB0_2 Depth=1
movl (%r12), %esi
leaq L_.str.6(%rip), %rdi
LBB0_18: ## in Loop: Header=BB0_2 Depth=1
xorl %eax, %eax
callq _printf
jmp LBB0_49
LBB0_35: ## in Loop: Header=BB0_2 Depth=1
movq (%r12), %rsi
leaq L_.str.12(%rip), %rdi
jmp LBB0_31
LBB0_51:
movq ___stdoutp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
addq $72, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _fflush ## TAILCALL
LBB0_52:
addq $72, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L0_0_set_9, LBB0_9-LJTI0_0
.set L0_0_set_48, LBB0_48-LJTI0_0
.set L0_0_set_41, LBB0_41-LJTI0_0
.set L0_0_set_27, LBB0_27-LJTI0_0
.set L0_0_set_19, LBB0_19-LJTI0_0
.set L0_0_set_32, LBB0_32-LJTI0_0
.set L0_0_set_45, LBB0_45-LJTI0_0
.set L0_0_set_23, LBB0_23-LJTI0_0
.set L0_0_set_36, LBB0_36-LJTI0_0
.set L0_0_set_8, LBB0_8-LJTI0_0
.set L0_0_set_39, LBB0_39-LJTI0_0
.set L0_0_set_26, LBB0_26-LJTI0_0
.set L0_0_set_17, LBB0_17-LJTI0_0
.set L0_0_set_30, LBB0_30-LJTI0_0
.set L0_0_set_44, LBB0_44-LJTI0_0
.set L0_0_set_22, LBB0_22-LJTI0_0
.set L0_0_set_35, LBB0_35-LJTI0_0
LJTI0_0:
.long L0_0_set_9
.long L0_0_set_48
.long L0_0_set_41
.long L0_0_set_48
.long L0_0_set_27
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_19
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_32
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_45
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_23
.long L0_0_set_36
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_8
.long L0_0_set_48
.long L0_0_set_39
.long L0_0_set_48
.long L0_0_set_26
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_17
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_30
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_44
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_48
.long L0_0_set_22
.long L0_0_set_35
.end_data_region
## -- End function
.globl ___num_cores ## -- Begin function __num_cores
.p2align 4, 0x90
___num_cores: ## @__num_cores
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $58, %edi
popq %rbp
jmp _sysconf ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s"
L_.str.1: ## @.str.1
.asciz "true"
L_.str.2: ## @.str.2
.asciz "false"
L_.str.3: ## @.str.3
.asciz "_________"
L_.str.4: ## @.str.4
.asciz "%d"
L_.str.5: ## @.str.5
.asciz "((%d))"
L_.str.6: ## @.str.6
.asciz "%u"
L_.str.7: ## @.str.7
.asciz "((%u))"
L_.str.8: ## @.str.8
.asciz "%f"
L_.str.9: ## @.str.9
.asciz "((%f))"
L_.str.10: ## @.str.10
.asciz "%lld"
L_.str.11: ## @.str.11
.asciz "((%lld))"
L_.str.12: ## @.str.12
.asciz "%llu"
L_.str.13: ## @.str.13
.asciz "((%llu))"
L_.str.14: ## @.str.14
.asciz "%p"
L_.str.15: ## @.str.15
.asciz "((%p))"
L_.str.16: ## @.str.16
.asciz "UNKNOWN TYPE "
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl ___do_print ; -- Begin function __do_print
.p2align 2
___do_print: ; @__do_print
.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
str x4, [sp, #24] ; 8-byte Folded Spill
cbz w3, LBB0_48
; %bb.1:
mov x20, x3
mov x22, x1
mov x23, x0
mov w28, #0
sub w24, w2, #1
str w2, [sp, #20] ; 4-byte Folded Spill
mov w25, w2
mov w26, #44
mov w21, #93
b LBB0_5
LBB0_2: ; in Loop: Header=BB0_5 Depth=1
Lloh0:
adrp x0, l_.str.16@PAGE
Lloh1:
add x0, x0, l_.str.16@PAGEOFF
bl _printf
ldrsb w0, [x22]
bl _putchar
LBB0_3: ; in Loop: Header=BB0_5 Depth=1
add w28, w28, #1
add x22, x22, #1
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
add x23, x23, #1
LBB0_5: ; =>This Loop Header: Depth=1
; Child Loop BB0_37 Depth 2
; Child Loop BB0_34 Depth 2
; Child Loop BB0_31 Depth 2
; Child Loop BB0_28 Depth 2
; Child Loop BB0_25 Depth 2
; Child Loop BB0_22 Depth 2
; Child Loop BB0_19 Depth 2
; Child Loop BB0_15 Depth 2
ldrb w8, [x23]
cmp w8, #37
b.eq LBB0_8
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
cbz w8, LBB0_47
; %bb.7: ; in Loop: Header=BB0_5 Depth=1
sxtb w0, w8
bl _putchar
add x23, x23, #1
b LBB0_5
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
ldrsb w8, [x22]
cbz w8, LBB0_4
; %bb.9: ; in Loop: Header=BB0_5 Depth=1
sub w8, w8, #66
cmp w8, #52
b.hi LBB0_2
; %bb.10: ; in Loop: Header=BB0_5 Depth=1
ldr x9, [sp, #24] ; 8-byte Folded Reload
ldr x19, [x9, w28, sxtw #3]
Lloh2:
adrp x11, lJTI0_0@PAGE
Lloh3:
add x11, x11, lJTI0_0@PAGEOFF
adr x9, LBB0_2
ldrh w10, [x11, x8, lsl #1]
add x9, x9, x10, lsl #2
br x9
LBB0_11: ; in Loop: Header=BB0_5 Depth=1
mov w0, #91
bl _putchar
ldr w8, [sp, #20] ; 4-byte Folded Reload
cmp w8, #1
b.lt LBB0_3
; %bb.12: ; in Loop: Header=BB0_5 Depth=1
mov x27, #0
b LBB0_15
LBB0_13: ; in Loop: Header=BB0_15 Depth=2
Lloh4:
adrp x0, l_.str.3@PAGE
Lloh5:
add x0, x0, l_.str.3@PAGEOFF
LBB0_14: ; in Loop: Header=BB0_15 Depth=2
bl _printf
cmp x24, x27
csel w0, w21, w26, eq
bl _putchar
add x27, x27, #1
cmp x25, x27
b.eq LBB0_3
LBB0_15: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
lsr w8, w20, w27
tbz w8, #0, LBB0_13
; %bb.16: ; in Loop: Header=BB0_15 Depth=2
ldr w8, [x19, x27, lsl #2]
cmp w8, #0
Lloh6:
adrp x8, l_.str.1@PAGE
Lloh7:
add x8, x8, l_.str.1@PAGEOFF
Lloh8:
adrp x9, l_.str.2@PAGE
Lloh9:
add x9, x9, l_.str.2@PAGEOFF
csel x8, x9, x8, eq
str x8, [sp]
Lloh10:
adrp x0, l_.str@PAGE
Lloh11:
add x0, x0, l_.str@PAGEOFF
b LBB0_14
LBB0_17: ; in Loop: Header=BB0_5 Depth=1
mov w0, #91
bl _putchar
ldr w8, [sp, #20] ; 4-byte Folded Reload
cmp w8, #1
b.lt LBB0_3
; %bb.18: ; in Loop: Header=BB0_5 Depth=1
mov x27, #0
LBB0_19: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr d0, [x19, x27, lsl #3]
lsr w8, w20, w27
tst w8, #0x1
Lloh12:
adrp x8, l_.str.8@PAGE
Lloh13:
add x8, x8, l_.str.8@PAGEOFF
Lloh14:
adrp x9, l_.str.9@PAGE
Lloh15:
add x9, x9, l_.str.9@PAGEOFF
csel x0, x9, x8, eq
str d0, [sp]
bl _printf
cmp x24, x27
csel w0, w21, w26, eq
bl _putchar
add x27, x27, #1
cmp x25, x27
b.ne LBB0_19
b LBB0_3
LBB0_20: ; in Loop: Header=BB0_5 Depth=1
mov w0, #91
bl _putchar
ldr w8, [sp, #20] ; 4-byte Folded Reload
cmp w8, #1
b.lt LBB0_3
; %bb.21: ; in Loop: Header=BB0_5 Depth=1
mov x27, #0
LBB0_22: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr s0, [x19, x27, lsl #2]
fcvt d0, s0
lsr w8, w20, w27
tst w8, #0x1
Lloh16:
adrp x8, l_.str.8@PAGE
Lloh17:
add x8, x8, l_.str.8@PAGEOFF
Lloh18:
adrp x9, l_.str.9@PAGE
Lloh19:
add x9, x9, l_.str.9@PAGEOFF
csel x0, x9, x8, eq
str d0, [sp]
bl _printf
cmp x24, x27
csel w0, w21, w26, eq
bl _putchar
add x27, x27, #1
cmp x25, x27
b.ne LBB0_22
b LBB0_3
LBB0_23: ; in Loop: Header=BB0_5 Depth=1
mov w0, #91
bl _putchar
ldr w8, [sp, #20] ; 4-byte Folded Reload
cmp w8, #1
b.lt LBB0_3
; %bb.24: ; in Loop: Header=BB0_5 Depth=1
mov x27, #0
LBB0_25: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
lsr w8, w20, w27
tst w8, #0x1
Lloh20:
adrp x8, l_.str.4@PAGE
Lloh21:
add x8, x8, l_.str.4@PAGEOFF
Lloh22:
adrp x9, l_.str.5@PAGE
Lloh23:
add x9, x9, l_.str.5@PAGEOFF
csel x0, x9, x8, eq
ldr w8, [x19, x27, lsl #2]
str x8, [sp]
bl _printf
cmp x24, x27
csel w0, w21, w26, eq
bl _putchar
add x27, x27, #1
cmp x25, x27
b.ne LBB0_25
b LBB0_3
LBB0_26: ; in Loop: Header=BB0_5 Depth=1
mov w0, #91
bl _putchar
ldr w8, [sp, #20] ; 4-byte Folded Reload
cmp w8, #1
b.lt LBB0_3
; %bb.27: ; in Loop: Header=BB0_5 Depth=1
mov x27, #0
LBB0_28: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x19, x27, lsl #3]
lsr w9, w20, w27
tst w9, #0x1
Lloh24:
adrp x9, l_.str.10@PAGE
Lloh25:
add x9, x9, l_.str.10@PAGEOFF
Lloh26:
adrp x10, l_.str.11@PAGE
Lloh27:
add x10, x10, l_.str.11@PAGEOFF
csel x0, x10, x9, eq
str x8, [sp]
bl _printf
cmp x24, x27
csel w0, w21, w26, eq
bl _putchar
add x27, x27, #1
cmp x25, x27
b.ne LBB0_28
b LBB0_3
LBB0_29: ; in Loop: Header=BB0_5 Depth=1
mov w0, #91
bl _putchar
ldr w8, [sp, #20] ; 4-byte Folded Reload
cmp w8, #1
b.lt LBB0_3
; %bb.30: ; in Loop: Header=BB0_5 Depth=1
mov x27, #0
LBB0_31: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x19, x27, lsl #3]
lsr w9, w20, w27
tst w9, #0x1
Lloh28:
adrp x9, l_.str.14@PAGE
Lloh29:
add x9, x9, l_.str.14@PAGEOFF
Lloh30:
adrp x10, l_.str.15@PAGE
Lloh31:
add x10, x10, l_.str.15@PAGEOFF
csel x0, x10, x9, eq
str x8, [sp]
bl _printf
cmp x24, x27
csel w0, w21, w26, eq
bl _putchar
add x27, x27, #1
cmp x25, x27
b.ne LBB0_31
b LBB0_3
LBB0_32: ; in Loop: Header=BB0_5 Depth=1
mov w0, #91
bl _putchar
ldr w8, [sp, #20] ; 4-byte Folded Reload
cmp w8, #1
b.lt LBB0_3
; %bb.33: ; in Loop: Header=BB0_5 Depth=1
mov x27, #0
LBB0_34: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
lsr w8, w20, w27
tst w8, #0x1
Lloh32:
adrp x8, l_.str.6@PAGE
Lloh33:
add x8, x8, l_.str.6@PAGEOFF
Lloh34:
adrp x9, l_.str.7@PAGE
Lloh35:
add x9, x9, l_.str.7@PAGEOFF
csel x0, x9, x8, eq
ldr w8, [x19, x27, lsl #2]
str x8, [sp]
bl _printf
cmp x24, x27
csel w0, w21, w26, eq
bl _putchar
add x27, x27, #1
cmp x25, x27
b.ne LBB0_34
b LBB0_3
LBB0_35: ; in Loop: Header=BB0_5 Depth=1
mov w0, #91
bl _putchar
ldr w8, [sp, #20] ; 4-byte Folded Reload
cmp w8, #1
b.lt LBB0_3
; %bb.36: ; in Loop: Header=BB0_5 Depth=1
mov x27, #0
LBB0_37: ; Parent Loop BB0_5 Depth=1
; => This Inner Loop Header: Depth=2
ldr x8, [x19, x27, lsl #3]
lsr w9, w20, w27
tst w9, #0x1
Lloh36:
adrp x9, l_.str.12@PAGE
Lloh37:
add x9, x9, l_.str.12@PAGEOFF
Lloh38:
adrp x10, l_.str.13@PAGE
Lloh39:
add x10, x10, l_.str.13@PAGEOFF
csel x0, x10, x9, eq
str x8, [sp]
bl _printf
cmp x24, x27
csel w0, w21, w26, eq
bl _putchar
add x27, x27, #1
cmp x25, x27
b.ne LBB0_37
b LBB0_3
LBB0_38: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [x19]
cmp w8, #0
Lloh40:
adrp x8, l_.str.1@PAGE
Lloh41:
add x8, x8, l_.str.1@PAGEOFF
Lloh42:
adrp x9, l_.str.2@PAGE
Lloh43:
add x9, x9, l_.str.2@PAGEOFF
csel x8, x9, x8, eq
str x8, [sp]
Lloh44:
adrp x0, l_.str@PAGE
Lloh45:
add x0, x0, l_.str@PAGEOFF
bl _printf
b LBB0_3
LBB0_39: ; in Loop: Header=BB0_5 Depth=1
ldr d0, [x19]
b LBB0_41
LBB0_40: ; in Loop: Header=BB0_5 Depth=1
ldr s0, [x19]
fcvt d0, s0
LBB0_41: ; in Loop: Header=BB0_5 Depth=1
str d0, [sp]
Lloh46:
adrp x0, l_.str.8@PAGE
Lloh47:
add x0, x0, l_.str.8@PAGEOFF
bl _printf
b LBB0_3
LBB0_42: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [x19]
str x8, [sp]
Lloh48:
adrp x0, l_.str.4@PAGE
Lloh49:
add x0, x0, l_.str.4@PAGEOFF
bl _printf
b LBB0_3
LBB0_43: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [x19]
str x8, [sp]
Lloh50:
adrp x0, l_.str.10@PAGE
Lloh51:
add x0, x0, l_.str.10@PAGEOFF
bl _printf
b LBB0_3
LBB0_44: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [x19]
str x8, [sp]
Lloh52:
adrp x0, l_.str.14@PAGE
Lloh53:
add x0, x0, l_.str.14@PAGEOFF
bl _printf
b LBB0_3
LBB0_45: ; in Loop: Header=BB0_5 Depth=1
ldr w8, [x19]
str x8, [sp]
Lloh54:
adrp x0, l_.str.6@PAGE
Lloh55:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
b LBB0_3
LBB0_46: ; in Loop: Header=BB0_5 Depth=1
ldr x8, [x19]
str x8, [sp]
Lloh56:
adrp x0, l_.str.12@PAGE
Lloh57:
add x0, x0, l_.str.12@PAGEOFF
bl _printf
b LBB0_3
LBB0_47:
Lloh58:
adrp x8, ___stdoutp@GOTPAGE
Lloh59:
ldr x8, [x8, ___stdoutp@GOTPAGEOFF]
Lloh60:
ldr x0, [x8]
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
b _fflush
LBB0_48:
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 Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh30, Lloh31
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpAdd Lloh34, Lloh35
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpAdd Lloh38, Lloh39
.loh AdrpAdd Lloh36, Lloh37
.loh AdrpAdd Lloh44, Lloh45
.loh AdrpAdd Lloh42, Lloh43
.loh AdrpAdd Lloh40, Lloh41
.loh AdrpAdd Lloh46, Lloh47
.loh AdrpAdd Lloh48, Lloh49
.loh AdrpAdd Lloh50, Lloh51
.loh AdrpAdd Lloh52, Lloh53
.loh AdrpAdd Lloh54, Lloh55
.loh AdrpAdd Lloh56, Lloh57
.loh AdrpLdrGotLdr Lloh58, Lloh59, Lloh60
.cfi_endproc
.section __TEXT,__const
.p2align 1
lJTI0_0:
.short (LBB0_11-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_17-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_20-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_23-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_26-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_29-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_32-LBB0_2)>>2
.short (LBB0_35-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_38-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_39-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_40-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_42-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_43-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_44-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_2-LBB0_2)>>2
.short (LBB0_45-LBB0_2)>>2
.short (LBB0_46-LBB0_2)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.globl ___num_cores ; -- Begin function __num_cores
.p2align 2
___num_cores: ; @__num_cores
.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, #58
bl _sysconf
; kill: def $w0 killed $w0 killed $x0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s"
l_.str.1: ; @.str.1
.asciz "true"
l_.str.2: ; @.str.2
.asciz "false"
l_.str.3: ; @.str.3
.asciz "_________"
l_.str.4: ; @.str.4
.asciz "%d"
l_.str.5: ; @.str.5
.asciz "((%d))"
l_.str.6: ; @.str.6
.asciz "%u"
l_.str.7: ; @.str.7
.asciz "((%u))"
l_.str.8: ; @.str.8
.asciz "%f"
l_.str.9: ; @.str.9
.asciz "((%f))"
l_.str.10: ; @.str.10
.asciz "%lld"
l_.str.11: ; @.str.11
.asciz "((%lld))"
l_.str.12: ; @.str.12
.asciz "%llu"
l_.str.13: ; @.str.13
.asciz "((%llu))"
l_.str.14: ; @.str.14
.asciz "%p"
l_.str.15: ; @.str.15
.asciz "((%p))"
l_.str.16: ; @.str.16
.asciz "UNKNOWN TYPE "
.subsections_via_symbols
| the_stack_data/819517.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function tcf_act_police_walker
_tcf_act_police_walker: ## @tcf_act_police_walker
.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 %rcx, %r14
movl %edx, -48(%rbp) ## 4-byte Spill
movq %rsi, %rbx
movq %rdi, %r13
movq _police_lock@GOTPCREL(%rip), %rdi
callq _read_lock_bh
movq _POL_TAB_MASK@GOTPCREL(%rip), %rax
movl (%rax), %esi
testl %esi, %esi
js LBB0_10
## %bb.1:
movq %rbx, -64(%rbp) ## 8-byte Spill
movq (%rbx), %rax
movl (%rax), %eax
movl %eax, -52(%rbp) ## 4-byte Spill
movl $-1, %ebx
xorl %r12d, %r12d
xorl %edi, %edi
jmp LBB0_3
.p2align 4, 0x90
LBB0_2: ## in Loop: Header=BB0_3 Depth=1
movq -72(%rbp), %rdx ## 8-byte Reload
leal 1(%rdx), %eax
movq _POL_TAB_MASK@GOTPCREL(%rip), %rcx
movl (%rcx), %esi
cmpl %esi, %edx
movl %eax, %edi
jge LBB0_14
LBB0_3: ## =>This Loop Header: Depth=1
## Child Loop BB0_5 Depth 2
movq _tcf_police_ht@GOTPCREL(%rip), %rax
movq (%rax), %r15
movq %rdi, -72(%rbp) ## 8-byte Spill
## kill: def $edi killed $edi killed $rdi
callq _tcf_hash
movq (%r15,%rax,8), %r15
jmp LBB0_5
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_5 Depth=2
movq (%r15), %r15
LBB0_5: ## Parent Loop BB0_3 Depth=1
## => This Inner Loop Header: Depth=2
testq %r15, %r15
je LBB0_2
## %bb.6: ## in Loop: Header=BB0_5 Depth=2
incl %ebx
cmpl -52(%rbp), %ebx ## 4-byte Folded Reload
jl LBB0_4
## %bb.7: ## in Loop: Header=BB0_5 Depth=2
movl %r12d, -44(%rbp) ## 4-byte Spill
movq %r15, 8(%r14)
movl %ebx, (%r14)
movq %r13, %rdi
movl %ebx, %esi
callq _nla_nest_start
testq %rax, %rax
je LBB0_11
## %bb.8: ## in Loop: Header=BB0_5 Depth=2
movq %r14, %rsi
movq %rax, %r12
xorl %ecx, %ecx
movl -48(%rbp), %eax ## 4-byte Reload
movq _RTM_DELACTION@GOTPCREL(%rip), %rdx
cmpl %eax, (%rdx)
sete %cl
movq %r13, %rdi
xorl %edx, %edx
callq _tcf_action_dump_1
testl %eax, %eax
js LBB0_12
## %bb.9: ## in Loop: Header=BB0_5 Depth=2
movq %r13, %rdi
movq %r12, %rsi
callq _nla_nest_end
movl -44(%rbp), %r12d ## 4-byte Reload
incl %r12d
jmp LBB0_4
LBB0_10:
movq _police_lock@GOTPCREL(%rip), %rdi
callq _read_unlock_bh
jmp LBB0_16
LBB0_11:
movq %r13, %rdi
xorl %esi, %esi
jmp LBB0_13
LBB0_12:
movq %r13, %rdi
movq %r12, %rsi
LBB0_13:
callq _nla_nest_cancel
movl -44(%rbp), %r12d ## 4-byte Reload
LBB0_14:
movq _police_lock@GOTPCREL(%rip), %rdi
callq _read_unlock_bh
testl %r12d, %r12d
je LBB0_16
## %bb.15:
movq -64(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
addl %r12d, (%rax)
jmp LBB0_17
LBB0_16:
xorl %r12d, %r12d
LBB0_17:
movl %r12d, %eax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _police_lock,4,2 ## @police_lock
.comm _POL_TAB_MASK,4,2 ## @POL_TAB_MASK
.comm _tcf_police_ht,8,3 ## @tcf_police_ht
.comm _RTM_DELACTION,4,2 ## @RTM_DELACTION
.no_dead_strip _tcf_act_police_walker
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function tcf_act_police_walker
_tcf_act_police_walker: ; @tcf_act_police_walker
.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 x22, x3
mov x23, x2
mov x19, x1
mov x21, x0
Lloh0:
adrp x0, _police_lock@GOTPAGE
Lloh1:
ldr x0, [x0, _police_lock@GOTPAGEOFF]
bl _read_lock_bh
Lloh2:
adrp x8, _POL_TAB_MASK@GOTPAGE
Lloh3:
ldr x8, [x8, _POL_TAB_MASK@GOTPAGEOFF]
Lloh4:
ldr w1, [x8]
tbnz w1, #31, LBB0_9
; %bb.1:
mov w20, #0
mov w24, #0
str x19, [sp, #8] ; 8-byte Folded Spill
ldr x8, [x19]
ldr w28, [x8]
mov w25, #-1
Lloh5:
adrp x19, _RTM_DELACTION@GOTPAGE
Lloh6:
ldr x19, [x19, _RTM_DELACTION@GOTPAGEOFF]
LBB0_2: ; =>This Loop Header: Depth=1
; Child Loop BB0_5 Depth 2
Lloh7:
adrp x8, _tcf_police_ht@GOTPAGE
Lloh8:
ldr x8, [x8, _tcf_police_ht@GOTPAGEOFF]
Lloh9:
ldr x26, [x8]
mov x0, x24
bl _tcf_hash
ldr x27, [x26, x0, lsl #3]
cbnz x27, LBB0_5
LBB0_3: ; in Loop: Header=BB0_2 Depth=1
add w8, w24, #1
Lloh10:
adrp x9, _POL_TAB_MASK@GOTPAGE
Lloh11:
ldr x9, [x9, _POL_TAB_MASK@GOTPAGEOFF]
Lloh12:
ldr w1, [x9]
cmp w24, w1
mov x24, x8
b.lt LBB0_2
b LBB0_13
LBB0_4: ; in Loop: Header=BB0_5 Depth=2
ldr x27, [x27]
cbz x27, LBB0_3
LBB0_5: ; Parent Loop BB0_2 Depth=1
; => This Inner Loop Header: Depth=2
add w25, w25, #1
cmp w25, w28
b.lt LBB0_4
; %bb.6: ; in Loop: Header=BB0_5 Depth=2
str x27, [x22, #8]
str w25, [x22]
mov x0, x21
mov x1, x25
bl _nla_nest_start
cbz x0, LBB0_10
; %bb.7: ; in Loop: Header=BB0_5 Depth=2
mov x26, x0
ldr w8, [x19]
cmp w8, w23
cset w3, eq
mov x0, x21
mov x1, x22
mov w2, #0
bl _tcf_action_dump_1
tbnz w0, #31, LBB0_11
; %bb.8: ; in Loop: Header=BB0_5 Depth=2
mov x0, x21
mov x1, x26
bl _nla_nest_end
add w20, w20, #1
b LBB0_4
LBB0_9:
Lloh13:
adrp x0, _police_lock@GOTPAGE
Lloh14:
ldr x0, [x0, _police_lock@GOTPAGEOFF]
bl _read_unlock_bh
mov w20, #0
b LBB0_15
LBB0_10:
mov x0, x21
mov x1, #0
b LBB0_12
LBB0_11:
mov x0, x21
mov x1, x26
LBB0_12:
bl _nla_nest_cancel
LBB0_13:
Lloh15:
adrp x0, _police_lock@GOTPAGE
Lloh16:
ldr x0, [x0, _police_lock@GOTPAGEOFF]
bl _read_unlock_bh
cbz w20, LBB0_15
; %bb.14:
ldr x8, [sp, #8] ; 8-byte Folded Reload
ldr x8, [x8]
ldr w9, [x8]
add w9, w9, w20
str w9, [x8]
LBB0_15:
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
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGot Lloh13, Lloh14
.loh AdrpLdrGot Lloh15, Lloh16
.cfi_endproc
; -- End function
.comm _police_lock,4,2 ; @police_lock
.comm _POL_TAB_MASK,4,2 ; @POL_TAB_MASK
.comm _tcf_police_ht,8,3 ; @tcf_police_ht
.comm _RTM_DELACTION,4,2 ; @RTM_DELACTION
.no_dead_strip _tcf_act_police_walker
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/net/sched/extr_act_police.c_tcf_act_police_walker.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xa_clear_mark ## -- Begin function xa_clear_mark
.p2align 4, 0x90
_xa_clear_mark: ## @xa_clear_mark
.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
callq _xa_lock
movq %rbx, %rdi
movq %r15, %rsi
movl %r14d, %edx
callq ___xa_clear_mark
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _xa_unlock ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xa_clear_mark ; -- Begin function xa_clear_mark
.p2align 2
_xa_clear_mark: ; @xa_clear_mark
.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 _xa_lock
mov x0, x21
mov x1, x20
mov x2, x19
bl ___xa_clear_mark
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 _xa_unlock
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/linux/tools/testing/radix-tree/extr_......libxarray.c_xa_clear_mark.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function elink_848xx_specific_func
_elink_848xx_specific_func: ## @elink_848xx_specific_func
.cfi_startproc
## %bb.0:
cmpl $128, %edx
jne LBB0_4
## %bb.1:
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, %rbx
movq %rdi, %r15
movq 8(%rsi), %r14
callq _elink_is_8483x_8485x
testl %eax, %eax
jne LBB0_3
## %bb.2:
movl (%rbx), %edx
movq %r15, %rdi
movq %r14, %rsi
callq _elink_save_848xx_spirom_version
LBB0_3:
movq _NIG_REG_LATCH_BC_0@GOTPCREL(%rip), %rax
movl (%rbx), %esi
shll $2, %esi
addl (%rax), %esi
movq _ELINK_NIG_LATCH_BC_ENABLE_MI_INT@GOTPCREL(%rip), %rax
movb (%rax), %cl
movl $1, %edx
shll %cl, %edx
movq %r14, %rdi
callq _elink_bits_en
movq %r14, %rdi
movq %r15, %rsi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _elink_848xx_set_led ## TAILCALL
LBB0_4:
retq
.cfi_endproc
## -- End function
.comm _NIG_REG_LATCH_BC_0,4,2 ## @NIG_REG_LATCH_BC_0
.comm _ELINK_NIG_LATCH_BC_ENABLE_MI_INT,4,2 ## @ELINK_NIG_LATCH_BC_ENABLE_MI_INT
.no_dead_strip _elink_848xx_specific_func
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function elink_848xx_specific_func
_elink_848xx_specific_func: ; @elink_848xx_specific_func
.cfi_startproc
; %bb.0:
cmp w2, #128
b.ne LBB0_4
; %bb.1:
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 x19, x0
ldr x20, [x1, #8]
bl _elink_is_8483x_8485x
cbnz w0, LBB0_3
; %bb.2:
ldr w2, [x21]
mov x0, x19
mov x1, x20
bl _elink_save_848xx_spirom_version
LBB0_3:
Lloh0:
adrp x8, _NIG_REG_LATCH_BC_0@GOTPAGE
Lloh1:
ldr x8, [x8, _NIG_REG_LATCH_BC_0@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
ldr w9, [x21]
add w1, w8, w9, lsl #2
Lloh3:
adrp x8, _ELINK_NIG_LATCH_BC_ENABLE_MI_INT@GOTPAGE
Lloh4:
ldr x8, [x8, _ELINK_NIG_LATCH_BC_ENABLE_MI_INT@GOTPAGEOFF]
Lloh5:
ldr w8, [x8]
mov w9, #1
lsl w2, w9, w8
mov x0, x20
bl _elink_bits_en
mov x0, x20
mov x1, 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 _elink_848xx_set_led
LBB0_4:
.cfi_def_cfa wsp, 0
.cfi_same_value w30
.cfi_same_value w29
.cfi_same_value w19
.cfi_same_value w20
.cfi_same_value w21
.cfi_same_value w22
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _NIG_REG_LATCH_BC_0,4,2 ; @NIG_REG_LATCH_BC_0
.comm _ELINK_NIG_LATCH_BC_ENABLE_MI_INT,4,2 ; @ELINK_NIG_LATCH_BC_ENABLE_MI_INT
.no_dead_strip _elink_848xx_specific_func
.subsections_via_symbols
| AnghaBench/freebsd/sys/dev/bxe/extr_bxe_elink.c_elink_848xx_specific_func.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _matrix_init_user ## -- Begin function matrix_init_user
.p2align 4, 0x90
_matrix_init_user: ## @matrix_init_user
.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 _matrix_init_user ; -- Begin function matrix_init_user
.p2align 2
_matrix_init_user: ; @matrix_init_user
.cfi_startproc
; %bb.0:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/qmk_firmware/keyboards/40percentclub/gherkin/keymaps/mjt/extr_keymap.c_matrix_init_user.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function whereScanNext
_whereScanNext: ## @whereScanNext
.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, %r14
movl (%rdi), %r12d
movl 4(%rdi), %eax
xorl %edi, %edi
cmpl 8(%r14), %eax
setle %dil
callq _assert
movq 48(%r14), %r13
movl 4(%r14), %eax
LBB0_1: ## =>This Loop Header: Depth=1
## Child Loop BB0_2 Depth 2
## Child Loop BB0_4 Depth 3
## Child Loop BB0_17 Depth 4
cltq
movq 16(%r14), %rcx
movq 24(%r14), %rdx
movq -8(%rcx,%rax,8), %rcx
movq %rcx, -64(%rbp) ## 8-byte Spill
movl -4(%rdx,%rax,4), %ebx
xorl %edi, %edi
testq %r13, %r13
setne %dil
callq _assert
movl %ebx, %r9d
movl %ebx, -44(%rbp) ## 4-byte Spill
jmp LBB0_2
.p2align 4, 0x90
LBB0_35: ## in Loop: Header=BB0_2 Depth=2
movq 8(%r13), %r13
xorl %r12d, %r12d
testq %r13, %r13
je LBB0_36
LBB0_2: ## Parent Loop BB0_1 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_4 Depth 3
## Child Loop BB0_17 Depth 4
cmpl (%r13), %r12d
jge LBB0_35
## %bb.3: ## in Loop: Header=BB0_2 Depth=2
movslq %r12d, %rax
leaq (%rax,%rax,2), %rbx
shlq $3, %rbx
addq 24(%r13), %rbx
jmp LBB0_4
LBB0_7: ## in Loop: Header=BB0_4 Depth=3
movq 8(%rbx), %rax
movl (%rax), %edi
movl 68(%r14), %esi
movl %r9d, %edx
callq _sqlite3ExprCompareSkip
movl -44(%rbp), %r9d ## 4-byte Reload
testq %rax, %rax
je LBB0_8
.p2align 4, 0x90
LBB0_34: ## in Loop: Header=BB0_4 Depth=3
incl %r12d
addq $24, %rbx
cmpl (%r13), %r12d
jge LBB0_35
LBB0_4: ## Parent Loop BB0_1 Depth=1
## Parent Loop BB0_2 Depth=2
## => This Loop Header: Depth=3
## Child Loop BB0_17 Depth 4
cmpl %r9d, (%rbx)
jne LBB0_34
## %bb.5: ## in Loop: Header=BB0_4 Depth=3
movq -64(%rbp), %rax ## 8-byte Reload
cmpq %rax, 16(%rbx)
jne LBB0_34
## %bb.6: ## in Loop: Header=BB0_4 Depth=3
movq -64(%rbp), %rax ## 8-byte Reload
movq _XN_EXPR@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_7
LBB0_8: ## in Loop: Header=BB0_4 Depth=3
cmpl $2, 4(%r14)
jl LBB0_10
## %bb.9: ## in Loop: Header=BB0_4 Depth=3
movq 8(%rbx), %rdi
movq _EP_FromJoin@GOTPCREL(%rip), %rax
movl (%rax), %esi
callq _ExprHasProperty
movl -44(%rbp), %r9d ## 4-byte Reload
testl %eax, %eax
jne LBB0_34
LBB0_10: ## in Loop: Header=BB0_4 Depth=3
movq _WO_EQUIV@GOTPCREL(%rip), %rax
movl (%rax), %eax
testl %eax, 4(%rbx)
je LBB0_21
## %bb.11: ## in Loop: Header=BB0_4 Depth=3
movl 8(%r14), %r15d
movq 24(%r14), %rdi
callq _ArraySize
movl -44(%rbp), %r9d ## 4-byte Reload
cmpl %eax, %r15d
jge LBB0_21
## %bb.12: ## in Loop: Header=BB0_4 Depth=3
movq 8(%rbx), %rax
movq 32(%rax), %rdi
callq _sqlite3ExprSkipCollateAndLikely
movl -44(%rbp), %r9d ## 4-byte Reload
movq 8(%rax), %rcx
movq _TK_COLUMN@GOTPCREL(%rip), %rdx
cmpq (%rdx), %rcx
jne LBB0_21
## %bb.13: ## in Loop: Header=BB0_4 Depth=3
movl 8(%r14), %r8d
testl %r8d, %r8d
jle LBB0_14
## %bb.16: ## in Loop: Header=BB0_4 Depth=3
movq 24(%r14), %rsi
movl 16(%rax), %edi
xorl %edx, %edx
jmp LBB0_17
.p2align 4, 0x90
LBB0_19: ## in Loop: Header=BB0_17 Depth=4
incq %rdx
cmpq %rdx, %r8
je LBB0_20
LBB0_17: ## Parent Loop BB0_1 Depth=1
## Parent Loop BB0_2 Depth=2
## Parent Loop BB0_4 Depth=3
## => This Inner Loop Header: Depth=4
cmpl %edi, (%rsi,%rdx,4)
jne LBB0_19
## %bb.18: ## in Loop: Header=BB0_17 Depth=4
movq 16(%r14), %rcx
movq (%rcx,%rdx,8), %rcx
cmpq 24(%rax), %rcx
jne LBB0_19
jmp LBB0_15
LBB0_14: ## in Loop: Header=BB0_4 Depth=3
xorl %edx, %edx
LBB0_15: ## in Loop: Header=BB0_4 Depth=3
cmpl %r8d, %edx
jne LBB0_21
LBB0_20: ## in Loop: Header=BB0_4 Depth=3
movl 16(%rax), %ecx
movq 24(%r14), %rdx
movl %ecx, (%rdx,%r8,4)
movq 24(%rax), %rax
movq 16(%r14), %rcx
movq %rax, (%rcx,%r8,8)
incl 8(%r14)
LBB0_21: ## in Loop: Header=BB0_4 Depth=3
movl 4(%rbx), %eax
testl %eax, 32(%r14)
je LBB0_34
## %bb.22: ## in Loop: Header=BB0_4 Depth=3
cmpq $0, 56(%r14)
je LBB0_29
## %bb.23: ## in Loop: Header=BB0_4 Depth=3
movq _WO_ISNULL@GOTPCREL(%rip), %rcx
testl %eax, (%rcx)
je LBB0_24
LBB0_29: ## in Loop: Header=BB0_4 Depth=3
movq _WO_IS@GOTPCREL(%rip), %rcx
movl (%rcx), %edi
movq _WO_EQ@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl %edi, %ecx
testl %eax, %ecx
je LBB0_39
## %bb.30: ## in Loop: Header=BB0_4 Depth=3
movq 8(%rbx), %rcx
movq 32(%rcx), %rcx
movq 8(%rcx), %rdx
movq _TK_COLUMN@GOTPCREL(%rip), %rsi
cmpq (%rsi), %rdx
jne LBB0_39
## %bb.31: ## in Loop: Header=BB0_4 Depth=3
movl 16(%rcx), %edx
movq 24(%r14), %rsi
cmpl (%rsi), %edx
jne LBB0_39
## %bb.32: ## in Loop: Header=BB0_4 Depth=3
movq 24(%rcx), %rcx
movq 16(%r14), %rdx
cmpq (%rdx), %rcx
jne LBB0_39
## %bb.33: ## in Loop: Header=BB0_4 Depth=3
andl %eax, %edi
callq _testcase
movl -44(%rbp), %r9d ## 4-byte Reload
jmp LBB0_34
LBB0_24: ## in Loop: Header=BB0_4 Depth=3
movq 16(%r13), %rax
movq (%rax), %rax
movq %rax, -56(%rbp) ## 8-byte Spill
movq 8(%rbx), %rdi
movl 64(%r14), %esi
movq %rdi, -72(%rbp) ## 8-byte Spill
callq _sqlite3IndexAffinityOk
movl -44(%rbp), %r9d ## 4-byte Reload
testl %eax, %eax
je LBB0_34
## %bb.25: ## in Loop: Header=BB0_4 Depth=3
movq -72(%rbp), %r15 ## 8-byte Reload
movl (%r15), %edi
callq _assert
movl (%r15), %esi
movq 32(%r15), %rdx
movq -56(%rbp), %rdi ## 8-byte Reload
callq _sqlite3BinaryCompareCollSeq
testq %rax, %rax
jne LBB0_27
## %bb.26: ## in Loop: Header=BB0_4 Depth=3
movq -56(%rbp), %rax ## 8-byte Reload
movq (%rax), %rax
movq (%rax), %rax
LBB0_27: ## in Loop: Header=BB0_4 Depth=3
movl (%rax), %edi
movq 56(%r14), %rsi
callq _sqlite3StrICmp
testq %rax, %rax
movl -44(%rbp), %r9d ## 4-byte Reload
jne LBB0_34
## %bb.28: ## in Loop: Header=BB0_4 Depth=3
movl 4(%rbx), %eax
jmp LBB0_29
.p2align 4, 0x90
LBB0_36: ## in Loop: Header=BB0_1 Depth=1
movl 4(%r14), %eax
cmpl 8(%r14), %eax
jge LBB0_37
## %bb.38: ## in Loop: Header=BB0_1 Depth=1
movq 40(%r14), %r13
incl %eax
movl %eax, 4(%r14)
xorl %r12d, %r12d
jmp LBB0_1
LBB0_39:
movq %r13, 48(%r14)
incl %r12d
movl %r12d, (%r14)
LBB0_40:
movq %rbx, %rax
addq $40, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_37:
xorl %ebx, %ebx
jmp LBB0_40
.cfi_endproc
## -- End function
.comm _XN_EXPR,8,3 ## @XN_EXPR
.comm _EP_FromJoin,4,2 ## @EP_FromJoin
.comm _WO_EQUIV,4,2 ## @WO_EQUIV
.comm _TK_COLUMN,8,3 ## @TK_COLUMN
.comm _WO_ISNULL,4,2 ## @WO_ISNULL
.comm _WO_EQ,4,2 ## @WO_EQ
.comm _WO_IS,4,2 ## @WO_IS
.no_dead_strip _whereScanNext
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function whereScanNext
_whereScanNext: ; @whereScanNext
.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
ldp w24, w8, [x0]
ldr w9, [x0, #8]
cmp w8, w9
cset w0, le
bl _assert
ldr x27, [x19, #48]
ldr w8, [x19, #4]
Lloh0:
adrp x26, _XN_EXPR@GOTPAGE
Lloh1:
ldr x26, [x26, _XN_EXPR@GOTPAGEOFF]
Lloh2:
adrp x28, _WO_EQUIV@GOTPAGE
Lloh3:
ldr x28, [x28, _WO_EQUIV@GOTPAGEOFF]
LBB0_1: ; =>This Loop Header: Depth=1
; Child Loop BB0_3 Depth 2
; Child Loop BB0_7 Depth 3
; Child Loop BB0_18 Depth 4
sub w8, w8, #1
ldp x9, x10, [x19, #16]
ldr x25, [x9, w8, sxtw #3]
ldr w20, [x10, w8, sxtw #2]
cmp x27, #0
cset w0, ne
bl _assert
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=2
mov w24, #0
ldr x27, [x27, #8]
cbz x27, LBB0_36
LBB0_3: ; Parent Loop BB0_1 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_7 Depth 3
; Child Loop BB0_18 Depth 4
ldr w8, [x27]
cmp w24, w8
b.ge LBB0_2
; %bb.4: ; in Loop: Header=BB0_3 Depth=2
ldr x8, [x27, #24]
mov w9, #24
smaddl x21, w24, w9, x8
b LBB0_7
LBB0_5: ; in Loop: Header=BB0_7 Depth=3
ldr x8, [x21, #8]
ldr w0, [x8]
ldr w1, [x19, #68]
mov x2, x20
bl _sqlite3ExprCompareSkip
cbz x0, LBB0_10
LBB0_6: ; in Loop: Header=BB0_7 Depth=3
add w24, w24, #1
add x21, x21, #24
ldr w8, [x27]
cmp w24, w8
b.ge LBB0_2
LBB0_7: ; Parent Loop BB0_1 Depth=1
; Parent Loop BB0_3 Depth=2
; => This Loop Header: Depth=3
; Child Loop BB0_18 Depth 4
ldr w8, [x21]
cmp w8, w20
b.ne LBB0_6
; %bb.8: ; in Loop: Header=BB0_7 Depth=3
ldr x8, [x21, #16]
cmp x8, x25
b.ne LBB0_6
; %bb.9: ; in Loop: Header=BB0_7 Depth=3
ldr x8, [x26]
cmp x25, x8
b.eq LBB0_5
LBB0_10: ; in Loop: Header=BB0_7 Depth=3
ldr w8, [x19, #4]
cmp w8, #2
b.lt LBB0_12
; %bb.11: ; in Loop: Header=BB0_7 Depth=3
ldr x0, [x21, #8]
Lloh4:
adrp x8, _EP_FromJoin@GOTPAGE
Lloh5:
ldr x8, [x8, _EP_FromJoin@GOTPAGEOFF]
Lloh6:
ldr w1, [x8]
bl _ExprHasProperty
cbnz w0, LBB0_6
LBB0_12: ; in Loop: Header=BB0_7 Depth=3
ldr w8, [x21, #4]
ldr w9, [x28]
tst w9, w8
b.eq LBB0_23
; %bb.13: ; in Loop: Header=BB0_7 Depth=3
ldr w22, [x19, #8]
ldr x0, [x19, #24]
bl _ArraySize
cmp w22, w0
b.ge LBB0_23
; %bb.14: ; in Loop: Header=BB0_7 Depth=3
ldr x8, [x21, #8]
ldr x0, [x8, #32]
bl _sqlite3ExprSkipCollateAndLikely
ldr x8, [x0, #8]
Lloh7:
adrp x9, _TK_COLUMN@GOTPAGE
Lloh8:
ldr x9, [x9, _TK_COLUMN@GOTPAGEOFF]
Lloh9:
ldr x9, [x9]
cmp x8, x9
b.ne LBB0_23
; %bb.15: ; in Loop: Header=BB0_7 Depth=3
ldr w8, [x19, #8]
cmp w8, #1
b.lt LBB0_20
; %bb.16: ; in Loop: Header=BB0_7 Depth=3
mov x9, #0
ldr x10, [x19, #24]
ldr w11, [x0, #16]
b LBB0_18
LBB0_17: ; in Loop: Header=BB0_18 Depth=4
add x9, x9, #1
cmp x8, x9
b.eq LBB0_22
LBB0_18: ; Parent Loop BB0_1 Depth=1
; Parent Loop BB0_3 Depth=2
; Parent Loop BB0_7 Depth=3
; => This Inner Loop Header: Depth=4
ldr w12, [x10, x9, lsl #2]
cmp w12, w11
b.ne LBB0_17
; %bb.19: ; in Loop: Header=BB0_18 Depth=4
ldr x12, [x19, #16]
ldr x12, [x12, x9, lsl #3]
ldr x13, [x0, #24]
cmp x12, x13
b.ne LBB0_17
b LBB0_21
LBB0_20: ; in Loop: Header=BB0_7 Depth=3
mov w9, #0
LBB0_21: ; in Loop: Header=BB0_7 Depth=3
cmp w9, w8
b.ne LBB0_23
LBB0_22: ; in Loop: Header=BB0_7 Depth=3
ldr w9, [x0, #16]
ldp x11, x10, [x19, #16]
str w9, [x10, x8, lsl #2]
ldr x9, [x0, #24]
str x9, [x11, x8, lsl #3]
ldr w8, [x19, #8]
add w8, w8, #1
str w8, [x19, #8]
LBB0_23: ; in Loop: Header=BB0_7 Depth=3
ldr w8, [x21, #4]
ldr w9, [x19, #32]
tst w9, w8
b.eq LBB0_6
; %bb.24: ; in Loop: Header=BB0_7 Depth=3
ldr x9, [x19, #56]
cbz x9, LBB0_26
; %bb.25: ; in Loop: Header=BB0_7 Depth=3
Lloh10:
adrp x9, _WO_ISNULL@GOTPAGE
Lloh11:
ldr x9, [x9, _WO_ISNULL@GOTPAGEOFF]
Lloh12:
ldr w9, [x9]
tst w9, w8
b.eq LBB0_31
LBB0_26: ; in Loop: Header=BB0_7 Depth=3
Lloh13:
adrp x9, _WO_EQ@GOTPAGE
Lloh14:
ldr x9, [x9, _WO_EQ@GOTPAGEOFF]
Lloh15:
ldr w10, [x9]
Lloh16:
adrp x9, _WO_IS@GOTPAGE
Lloh17:
ldr x9, [x9, _WO_IS@GOTPAGEOFF]
Lloh18:
ldr w9, [x9]
orr w10, w9, w10
tst w10, w8
b.eq LBB0_38
; %bb.27: ; in Loop: Header=BB0_7 Depth=3
ldr x10, [x21, #8]
ldr x10, [x10, #32]
ldr x11, [x10, #8]
Lloh19:
adrp x12, _TK_COLUMN@GOTPAGE
Lloh20:
ldr x12, [x12, _TK_COLUMN@GOTPAGEOFF]
Lloh21:
ldr x12, [x12]
cmp x11, x12
b.ne LBB0_38
; %bb.28: ; in Loop: Header=BB0_7 Depth=3
ldr w11, [x10, #16]
ldr x12, [x19, #24]
ldr w12, [x12]
cmp w11, w12
b.ne LBB0_38
; %bb.29: ; in Loop: Header=BB0_7 Depth=3
ldr x10, [x10, #24]
ldr x11, [x19, #16]
ldr x11, [x11]
cmp x10, x11
b.ne LBB0_38
; %bb.30: ; in Loop: Header=BB0_7 Depth=3
and w0, w9, w8
bl _testcase
b LBB0_6
LBB0_31: ; in Loop: Header=BB0_7 Depth=3
ldr x8, [x27, #16]
ldr x22, [x8]
ldr x23, [x21, #8]
ldr w1, [x19, #64]
mov x0, x23
bl _sqlite3IndexAffinityOk
cbz w0, LBB0_6
; %bb.32: ; in Loop: Header=BB0_7 Depth=3
ldr w0, [x23]
bl _assert
ldr w1, [x23]
ldr x2, [x23, #32]
mov x0, x22
bl _sqlite3BinaryCompareCollSeq
cbnz x0, LBB0_34
; %bb.33: ; in Loop: Header=BB0_7 Depth=3
ldr x8, [x22]
ldr x0, [x8]
LBB0_34: ; in Loop: Header=BB0_7 Depth=3
ldr w0, [x0]
ldr x1, [x19, #56]
bl _sqlite3StrICmp
cbnz x0, LBB0_6
; %bb.35: ; in Loop: Header=BB0_7 Depth=3
ldr w8, [x21, #4]
b LBB0_26
LBB0_36: ; in Loop: Header=BB0_1 Depth=1
ldp w8, w9, [x19, #4]
cmp w8, w9
b.ge LBB0_40
; %bb.37: ; in Loop: Header=BB0_1 Depth=1
mov w24, #0
ldr x27, [x19, #40]
add w8, w8, #1
str w8, [x19, #4]
b LBB0_1
LBB0_38:
str x27, [x19, #48]
add w8, w24, #1
str w8, [x19]
LBB0_39:
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
ldp x28, x27, [sp], #96 ; 16-byte Folded Reload
ret
LBB0_40:
mov x21, #0
b LBB0_39
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh4, Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.loh AdrpLdrGotLdr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh19, Lloh20, Lloh21
.cfi_endproc
; -- End function
.comm _XN_EXPR,8,3 ; @XN_EXPR
.comm _EP_FromJoin,4,2 ; @EP_FromJoin
.comm _WO_EQUIV,4,2 ; @WO_EQUIV
.comm _TK_COLUMN,8,3 ; @TK_COLUMN
.comm _WO_ISNULL,4,2 ; @WO_ISNULL
.comm _WO_EQ,4,2 ; @WO_EQ
.comm _WO_IS,4,2 ; @WO_IS
.no_dead_strip _whereScanNext
.subsections_via_symbols
| AnghaBench/freebsd/contrib/sqlite3/extr_sqlite3.c_whereScanNext.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _acpi_bus_power_manageable ## -- Begin function acpi_bus_power_manageable
.p2align 4, 0x90
_acpi_bus_power_manageable: ## @acpi_bus_power_manageable
.cfi_startproc
## %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 -8(%rbp), %rsi
callq _acpi_bus_get_device
movl %eax, %ecx
xorl %eax, %eax
testl %ecx, %ecx
jne LBB0_2
## %bb.1:
movq -8(%rbp), %rax
movl (%rax), %eax
LBB0_2:
addq $16, %rsp
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 _acpi_bus_power_manageable ; -- Begin function acpi_bus_power_manageable
.p2align 2
_acpi_bus_power_manageable: ; @acpi_bus_power_manageable
.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
add x1, sp, #8
bl _acpi_bus_get_device
cbz w0, LBB0_2
; %bb.1:
mov w0, #0
b LBB0_3
LBB0_2:
ldr x8, [sp, #8]
ldr w0, [x8]
LBB0_3:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #32
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/reactos/drivers/bus/acpi/busmgr/extr_bus.c_acpi_bus_power_manageable.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function armada_is_valid
_armada_is_valid: ## @armada_is_valid
.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), %rax
cmpl $0, (%rax)
je LBB0_1
## %bb.2:
movq %rdi, %rbx
movl 8(%rdi), %edi
movl 4(%rax), %esi
leaq -12(%rbp), %rdx
callq _regmap_read
movq (%rbx), %rax
movl (%rax), %eax
andl -12(%rbp), %eax
jmp LBB0_3
LBB0_1:
movl $1, %eax
LBB0_3:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _armada_is_valid
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function armada_is_valid
_armada_is_valid: ; @armada_is_valid
.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
ldr x8, [x0]
ldr w9, [x8]
cbz w9, LBB0_2
; %bb.1:
mov x19, x0
ldr w0, [x0, #8]
ldr w1, [x8, #4]
add x2, sp, #12
bl _regmap_read
ldr w8, [sp, #12]
ldr x9, [x19]
ldr w9, [x9]
and w0, w9, w8
b LBB0_3
LBB0_2:
mov w0, #1
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
.cfi_endproc
; -- End function
.no_dead_strip _armada_is_valid
.subsections_via_symbols
| AnghaBench/linux/drivers/thermal/extr_armada_thermal.c_armada_is_valid.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function contain_volatile_functions_not_nextval_checker
_contain_volatile_functions_not_nextval_checker: ## @contain_volatile_functions_not_nextval_checker
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _F_NEXTVAL_OID@GOTPCREL(%rip), %rcx
xorl %eax, %eax
cmpq %rdi, (%rcx)
je LBB0_2
## %bb.1:
callq _func_volatile
movq %rax, %rcx
movq _PROVOLATILE_VOLATILE@GOTPCREL(%rip), %rdx
xorl %eax, %eax
cmpq (%rdx), %rcx
sete %al
LBB0_2:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _F_NEXTVAL_OID,8,3 ## @F_NEXTVAL_OID
.comm _PROVOLATILE_VOLATILE,8,3 ## @PROVOLATILE_VOLATILE
.no_dead_strip _contain_volatile_functions_not_nextval_checker
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function contain_volatile_functions_not_nextval_checker
_contain_volatile_functions_not_nextval_checker: ; @contain_volatile_functions_not_nextval_checker
.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, _F_NEXTVAL_OID@GOTPAGE
Lloh1:
ldr x8, [x8, _F_NEXTVAL_OID@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
cmp x8, x0
b.ne LBB0_2
; %bb.1:
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_2:
bl _func_volatile
Lloh3:
adrp x8, _PROVOLATILE_VOLATILE@GOTPAGE
Lloh4:
ldr x8, [x8, _PROVOLATILE_VOLATILE@GOTPAGEOFF]
Lloh5:
ldr x8, [x8]
cmp x0, x8
cset w0, eq
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _F_NEXTVAL_OID,8,3 ; @F_NEXTVAL_OID
.comm _PROVOLATILE_VOLATILE,8,3 ; @PROVOLATILE_VOLATILE
.no_dead_strip _contain_volatile_functions_not_nextval_checker
.subsections_via_symbols
| AnghaBench/postgres/src/backend/optimizer/util/extr_clauses.c_contain_volatile_functions_not_nextval_checker.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function c_can_do_tx
_c_can_do_tx: ## @c_can_do_tx
.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, %r12
callq _netdev_priv
movq %rax, %rdi
movq _C_CAN_INTPND2_REG@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rdi, %r14
callq *(%rdi)
testl %eax, %eax
movl %eax, -44(%rbp) ## 4-byte Spill
movq %r12, -64(%rbp) ## 8-byte Spill
movq %r14, -56(%rbp) ## 8-byte Spill
je LBB0_1
## %bb.2:
xorl %ebx, %ebx
movl %eax, %r15d
xorl %r13d, %r13d
.p2align 4, 0x90
LBB0_3: ## =>This Inner Loop Header: Depth=1
movl %ebx, -48(%rbp) ## 4-byte Spill
bsfl %r15d, %r14d
movl $-2, %r12d
movl %r14d, %ecx
roll %cl, %r12d
movq _C_CAN_MSG_OBJ_TX_FIRST@GOTPCREL(%rip), %rax
movl (%rax), %edx
addl %r14d, %edx
movq _IF_RX@GOTPCREL(%rip), %rax
movl (%rax), %esi
movl %r13d, %ebx
movq -64(%rbp), %r13 ## 8-byte Reload
movq %r13, %rdi
callq _c_can_inval_tx_object
movq %r13, %rdi
movl %ebx, %r13d
movl -48(%rbp), %ebx ## 4-byte Reload
movl %r14d, %esi
callq _can_get_echo_skb
movq -56(%rbp), %rax ## 8-byte Reload
movq 8(%rax), %rax
addl (%rax,%r14,4), %ebx
incl %r13d
andl %r12d, %r15d
jne LBB0_3
jmp LBB0_4
LBB0_1:
xorl %r13d, %r13d
xorl %ebx, %ebx
LBB0_4:
movq -56(%rbp), %rsi ## 8-byte Reload
addq $16, %rsi
movl -44(%rbp), %r14d ## 4-byte Reload
movl %r14d, %edi
callq _atomic_sub
movq _C_CAN_MSG_OBJ_TX_NUM@GOTPCREL(%rip), %rax
movb (%rax), %al
decb %al
movzbl %al, %eax
btl %eax, %r14d
movq -64(%rbp), %r15 ## 8-byte Reload
jae LBB0_6
## %bb.5:
movq %r15, %rdi
callq _netif_wake_queue
LBB0_6:
testl %r13d, %r13d
je LBB0_7
## %bb.8:
addl %ebx, 4(%r15)
addl %r13d, (%r15)
movq _CAN_LED_EVENT_TX@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r15, %rdi
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _can_led_event ## TAILCALL
LBB0_7:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _C_CAN_INTPND2_REG,4,2 ## @C_CAN_INTPND2_REG
.comm _C_CAN_MSG_OBJ_TX_FIRST,4,2 ## @C_CAN_MSG_OBJ_TX_FIRST
.comm _IF_RX,4,2 ## @IF_RX
.comm _C_CAN_MSG_OBJ_TX_NUM,4,2 ## @C_CAN_MSG_OBJ_TX_NUM
.comm _CAN_LED_EVENT_TX,4,2 ## @CAN_LED_EVENT_TX
.no_dead_strip _c_can_do_tx
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function c_can_do_tx
_c_can_do_tx: ; @c_can_do_tx
.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, x0
bl _netdev_priv
mov x20, x0
ldr x8, [x0]
Lloh0:
adrp x9, _C_CAN_INTPND2_REG@GOTPAGE
Lloh1:
ldr x9, [x9, _C_CAN_INTPND2_REG@GOTPAGEOFF]
Lloh2:
ldr w1, [x9]
blr x8
mov x21, x0
movi.2d v0, #0000000000000000
cbz w0, LBB0_3
; %bb.1:
mov w23, #1
Lloh3:
adrp x24, _C_CAN_MSG_OBJ_TX_FIRST@GOTPAGE
Lloh4:
ldr x24, [x24, _C_CAN_MSG_OBJ_TX_FIRST@GOTPAGEOFF]
Lloh5:
adrp x25, _IF_RX@GOTPAGE
Lloh6:
ldr x25, [x25, _IF_RX@GOTPAGEOFF]
mov x26, x21
LBB0_2: ; =>This Inner Loop Header: Depth=1
str q0, [sp] ; 16-byte Folded Spill
rbit w8, w26
clz w22, w8
lsl w8, w23, w22
bic w26, w26, w8
ldr w8, [x24]
add w2, w8, w22
ldr w1, [x25]
mov x0, x19
bl _c_can_inval_tx_object
mov x0, x19
mov x1, x22
bl _can_get_echo_skb
ldr x8, [x20, #8]
add x8, x8, w22, uxtw #2
movi.2s v0, #1
ld1.s { v0 }[1], [x8]
ldr q1, [sp] ; 16-byte Folded Reload
add.2s v1, v0, v1
str q1, [sp] ; 16-byte Folded Spill
ldr q0, [sp] ; 16-byte Folded Reload
cbnz w26, LBB0_2
LBB0_3:
str q0, [sp] ; 16-byte Folded Spill
add x1, x20, #16
mov x0, x21
bl _atomic_sub
Lloh7:
adrp x8, _C_CAN_MSG_OBJ_TX_NUM@GOTPAGE
Lloh8:
ldr x8, [x8, _C_CAN_MSG_OBJ_TX_NUM@GOTPAGEOFF]
Lloh9:
ldr w8, [x8]
sub w8, w8, #1
lsr w8, w21, w8
tbz w8, #0, LBB0_5
; %bb.4:
mov x0, x19
bl _netif_wake_queue
LBB0_5:
ldr q1, [sp] ; 16-byte Folded Reload
fmov w8, s1
cbz w8, LBB0_7
; %bb.6:
ldr d0, [x19]
add.2s v0, v0, v1
str d0, [x19]
Lloh10:
adrp x8, _CAN_LED_EVENT_TX@GOTPAGE
Lloh11:
ldr x8, [x8, _CAN_LED_EVENT_TX@GOTPAGEOFF]
Lloh12:
ldr w1, [x8]
mov x0, x19
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
b _can_led_event
LBB0_7:
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 AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.cfi_endproc
; -- End function
.comm _C_CAN_INTPND2_REG,4,2 ; @C_CAN_INTPND2_REG
.comm _C_CAN_MSG_OBJ_TX_FIRST,4,2 ; @C_CAN_MSG_OBJ_TX_FIRST
.comm _IF_RX,4,2 ; @IF_RX
.comm _C_CAN_MSG_OBJ_TX_NUM,4,2 ; @C_CAN_MSG_OBJ_TX_NUM
.comm _CAN_LED_EVENT_TX,4,2 ; @CAN_LED_EVENT_TX
.no_dead_strip _c_can_do_tx
.subsections_via_symbols
| AnghaBench/linux/drivers/net/can/c_can/extr_c_can.c_c_can_do_tx.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/15762490.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function main
LCPI0_0:
.space 16,48
.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
pushq %rax
movl $25528, %eax ## imm = 0x63B8
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 ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq L_.str(%rip), %rdi
leaq -25520(%rbp), %rsi
xorl %eax, %eax
callq _scanf
cmpl $0, -25520(%rbp)
jle LBB0_8
## %bb.1:
leaq -52(%rbp), %r14
movl $1, %eax
movq %rax, -25536(%rbp) ## 8-byte Spill
leaq L_.str.1(%rip), %r15
leaq L_.str.2(%rip), %r12
leaq -25524(%rbp), %r13
jmp LBB0_2
.p2align 4, 0x90
LBB0_21: ## in Loop: Header=BB0_2 Depth=1
movq -25536(%rbp), %rcx ## 8-byte Reload
leal 1(%rcx), %eax
cmpl -25520(%rbp), %ecx
## kill: def $eax killed $eax def $rax
movq %rax, -25536(%rbp) ## 8-byte Spill
leaq -52(%rbp), %r14
leaq L_.str.1(%rip), %r15
jge LBB0_8
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_4 Depth 2
## Child Loop BB0_26 Depth 2
## Child Loop BB0_28 Depth 3
## Child Loop BB0_37 Depth 2
## Child Loop BB0_51 Depth 3
## Child Loop BB0_46 Depth 2
## Child Loop BB0_47 Depth 3
## Child Loop BB0_14 Depth 2
## Child Loop BB0_17 Depth 2
## Child Loop BB0_20 Depth 2
movq %r15, %rdi
leaq -25516(%rbp), %rsi
leaq -25512(%rbp), %rdx
xorl %eax, %eax
callq _scanf
movl $408, %edx ## imm = 0x198
leaq -464(%rbp), %rdi
movl $48, %esi
callq _memset
movaps LCPI0_0(%rip), %xmm0 ## xmm0 = [48,48,48,48,48,48,48,48,48,48,48,48,48,48,48,48]
movaps %xmm0, -672(%rbp)
movaps %xmm0, -656(%rbp)
movaps %xmm0, -640(%rbp)
movaps %xmm0, -624(%rbp)
movaps %xmm0, -608(%rbp)
movaps %xmm0, -592(%rbp)
movaps %xmm0, -576(%rbp)
movaps %xmm0, -560(%rbp)
movaps %xmm0, -544(%rbp)
movaps %xmm0, -528(%rbp)
movaps %xmm0, -512(%rbp)
movaps %xmm0, -496(%rbp)
movaps %xmm0, -480(%rbp)
movl $10816, %edx ## imm = 0x2A40
leaq -11488(%rbp), %rdi
movl $48, %esi
callq _memset
movl $10816, %edx ## imm = 0x2A40
leaq -22304(%rbp), %rdi
movl $48, %esi
callq _memset
cmpl $0, -25512(%rbp)
jle LBB0_10
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
xorl %ebx, %ebx
jmp LBB0_4
.p2align 4, 0x90
LBB0_23: ## in Loop: Header=BB0_4 Depth=2
movb $49, -672(%rbp,%rax,2)
movb $49, -671(%rbp,%rcx,2)
imulq $104, %rax, %rax
addq %rbp, %rax
addq $-22304, %rax ## imm = 0xA8E0
movb $51, (%rcx,%rax)
LBB0_24: ## in Loop: Header=BB0_4 Depth=2
incl %ebx
cmpl -25512(%rbp), %ebx
jge LBB0_10
LBB0_4: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movq %r12, %rdi
movq %r13, %rsi
xorl %eax, %eax
callq _scanf
movq %r15, %rdi
leaq -56(%rbp), %rsi
movq %r14, %rdx
xorl %eax, %eax
callq _scanf
movzbl -25524(%rbp), %edx
cmpb $43, %dl
je LBB0_22
## %bb.5: ## in Loop: Header=BB0_4 Depth=2
cmpb $111, %dl
je LBB0_22
## %bb.6: ## in Loop: Header=BB0_4 Depth=2
cmpb $120, %dl
jne LBB0_24
## %bb.7: ## in Loop: Header=BB0_4 Depth=2
movslq -56(%rbp), %rax
movslq -52(%rbp), %rcx
jmp LBB0_23
.p2align 4, 0x90
LBB0_22: ## in Loop: Header=BB0_4 Depth=2
movslq -56(%rbp), %rax
movslq -52(%rbp), %rcx
leal (%rcx,%rax), %esi
movslq %esi, %rsi
movb $49, -464(%rbp,%rsi,2)
movl %eax, %esi
subl %ecx, %esi
movslq -25516(%rbp), %rdi
movslq %esi, %rsi
addq %rdi, %rsi
movb $49, -463(%rbp,%rsi,2)
imulq $104, %rax, %rsi
addq %rbp, %rsi
addq $-11488, %rsi ## imm = 0xD320
movb $51, (%rcx,%rsi)
cmpb $111, %dl
je LBB0_23
jmp LBB0_24
.p2align 4, 0x90
LBB0_10: ## in Loop: Header=BB0_2 Depth=1
movl -25516(%rbp), %r14d
testl %r14d, %r14d
jle LBB0_11
## %bb.25: ## in Loop: Header=BB0_2 Depth=1
leaq 1(%r14), %rdx
leal (%r14,%r14), %eax
decl %eax
movl %eax, -25508(%rbp) ## 4-byte Spill
imulq $104, %r14, %r11
leaq -11487(%rbp), %rax
addq %rax, %r11
leaq -462(%rbp), %rax
leaq (%rax,%r14,2), %rsi
movl $1, %r13d
movl $2, %ebx
movq $-1, -25544(%rbp) ## 8-byte Folded Spill
leaq -11383(%rbp), %rcx
movq %r14, -25560(%rbp) ## 8-byte Spill
movq %rdx, -25552(%rbp) ## 8-byte Spill
movl %edx, %r15d
jmp LBB0_26
.p2align 4, 0x90
LBB0_35: ## in Loop: Header=BB0_26 Depth=2
leaq -1(%r14), %rax
incq %r13
decl %r15d
addl $-2, -25508(%rbp) ## 4-byte Folded Spill
addq $-103, %r11
addq $2, %rbx
addq $105, %rcx
decq -25544(%rbp) ## 8-byte Folded Spill
cmpq %r13, %r14
movq %rax, %r14
jle LBB0_36
LBB0_26: ## Parent Loop BB0_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_28 Depth 3
cmpq %r13, %r14
jl LBB0_35
## %bb.27: ## in Loop: Header=BB0_26 Depth=2
movl %r15d, %eax
addq -25544(%rbp), %rax ## 8-byte Folded Reload
xorl %edi, %edi
movl -25508(%rbp), %r10d ## 4-byte Reload
movq -25560(%rbp), %rdx ## 8-byte Reload
movl %edx, %r9d
jmp LBB0_28
.p2align 4, 0x90
LBB0_34: ## in Loop: Header=BB0_28 Depth=3
decl %r9d
decl %r10d
incq %rdi
cmpq %rdi, %rax
je LBB0_35
LBB0_28: ## Parent Loop BB0_2 Depth=1
## Parent Loop BB0_26 Depth=2
## => This Inner Loop Header: Depth=3
leal (%rbx,%rdi), %r8d
cmpb $48, -464(%rbp,%r8,2)
jne LBB0_31
## %bb.29: ## in Loop: Header=BB0_28 Depth=3
movslq %r9d, %r12
cmpb $48, -463(%rbp,%r12,2)
jne LBB0_31
## %bb.30: ## in Loop: Header=BB0_28 Depth=3
movb $50, (%rcx,%rdi)
movb $49, -464(%rbp,%r8,2)
movb $49, -463(%rbp,%r12,2)
LBB0_31: ## in Loop: Header=BB0_28 Depth=3
cmpb $48, (%rsi,%rdi,2)
jne LBB0_34
## %bb.32: ## in Loop: Header=BB0_28 Depth=3
movslq %r10d, %rdx
cmpb $48, -463(%rbp,%rdx,2)
jne LBB0_34
## %bb.33: ## in Loop: Header=BB0_28 Depth=3
movb $50, (%r11,%rdi)
movb $49, (%rsi,%rdi,2)
movb $49, -463(%rbp,%rdx,2)
jmp LBB0_34
.p2align 4, 0x90
LBB0_36: ## in Loop: Header=BB0_2 Depth=1
movq -25552(%rbp), %r8 ## 8-byte Reload
leaq -1(%r8), %r10
movq %r10, %rax
andq $-2, %rax
movl $1, %edx
leaq -22198(%rbp), %rsi
jmp LBB0_37
.p2align 4, 0x90
LBB0_44: ## in Loop: Header=BB0_37 Depth=2
movb %bl, -672(%rbp,%rdx,2)
incq %rdx
addq $104, %rsi
cmpq %r8, %rdx
je LBB0_45
LBB0_37: ## Parent Loop BB0_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_51 Depth 3
movb -672(%rbp,%rdx,2), %bl
cmpl $2, %r8d
jne LBB0_50
## %bb.38: ## in Loop: Header=BB0_37 Depth=2
movl $1, %edi
testb $1, %r10b
je LBB0_44
jmp LBB0_41
.p2align 4, 0x90
LBB0_50: ## in Loop: Header=BB0_37 Depth=2
xorl %edi, %edi
jmp LBB0_51
.p2align 4, 0x90
LBB0_57: ## in Loop: Header=BB0_51 Depth=3
addq $2, %rdi
cmpq %rdi, %rax
je LBB0_39
LBB0_51: ## Parent Loop BB0_2 Depth=1
## Parent Loop BB0_37 Depth=2
## => This Inner Loop Header: Depth=3
cmpb $48, %bl
jne LBB0_54
## %bb.52: ## in Loop: Header=BB0_51 Depth=3
movb $48, %bl
cmpb $48, -669(%rbp,%rdi,2)
jne LBB0_54
## %bb.53: ## in Loop: Header=BB0_51 Depth=3
movb $50, -1(%rsi,%rdi)
movb $49, -669(%rbp,%rdi,2)
movb $49, %bl
LBB0_54: ## in Loop: Header=BB0_51 Depth=3
cmpb $48, %bl
jne LBB0_57
## %bb.55: ## in Loop: Header=BB0_51 Depth=3
movb $48, %bl
cmpb $48, -667(%rbp,%rdi,2)
jne LBB0_57
## %bb.56: ## in Loop: Header=BB0_51 Depth=3
movb $50, (%rsi,%rdi)
movb $49, -667(%rbp,%rdi,2)
movb $49, %bl
jmp LBB0_57
.p2align 4, 0x90
LBB0_39: ## in Loop: Header=BB0_37 Depth=2
incq %rdi
testb $1, %r10b
je LBB0_44
LBB0_41: ## in Loop: Header=BB0_37 Depth=2
cmpb $48, %bl
jne LBB0_44
## %bb.42: ## in Loop: Header=BB0_37 Depth=2
movb $48, %bl
cmpb $48, -671(%rbp,%rdi,2)
jne LBB0_44
## %bb.43: ## in Loop: Header=BB0_37 Depth=2
imulq $104, %rdx, %rcx
addq %rbp, %rcx
addq $-22304, %rcx ## imm = 0xA8E0
movb $50, (%rdi,%rcx)
movb $49, -671(%rbp,%rdi,2)
movb $49, %bl
jmp LBB0_44
.p2align 4, 0x90
LBB0_45: ## in Loop: Header=BB0_2 Depth=1
xorl %r9d, %r9d
movl $1, %esi
leaq -11383(%rbp), %rdi
leaq -22199(%rbp), %rbx
xorl %r13d, %r13d
xorl %r14d, %r14d
xorl %r15d, %r15d
jmp LBB0_46
.p2align 4, 0x90
LBB0_68: ## in Loop: Header=BB0_46 Depth=2
incq %rsi
addq $104, %rbx
addq $104, %rdi
cmpq %r8, %rsi
je LBB0_12
LBB0_46: ## Parent Loop BB0_2 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_47 Depth 3
xorl %eax, %eax
jmp LBB0_47
.p2align 4, 0x90
LBB0_63: ## in Loop: Header=BB0_47 Depth=3
movslq %r14d, %r14
movl %esi, -24704(%rbp,%r14,8)
leal 1(%rax), %ecx
movl %ecx, -24700(%rbp,%r14,8)
incl %r14d
LBB0_67: ## in Loop: Header=BB0_47 Depth=3
incq %rax
cmpq %rax, %r10
je LBB0_68
LBB0_47: ## Parent Loop BB0_2 Depth=1
## Parent Loop BB0_46 Depth=2
## => This Inner Loop Header: Depth=3
movzbl (%rbx,%rax), %edx
cmpb $50, %dl
jne LBB0_58
## %bb.48: ## in Loop: Header=BB0_47 Depth=3
cmpb $50, (%rdi,%rax)
jl LBB0_63
## %bb.49: ## in Loop: Header=BB0_47 Depth=3
movslq %r13d, %rcx
movl %esi, -25504(%rbp,%rcx,8)
leal 1(%rax), %edx
movl %edx, -25500(%rbp,%rcx,8)
incl %r13d
jmp LBB0_67
.p2align 4, 0x90
LBB0_58: ## in Loop: Header=BB0_47 Depth=3
movzbl (%rdi,%rax), %ecx
cmpb $51, %dl
jne LBB0_64
## %bb.59: ## in Loop: Header=BB0_47 Depth=3
cmpb $50, %cl
je LBB0_62
## %bb.60: ## in Loop: Header=BB0_47 Depth=3
cmpb $51, %cl
jne LBB0_66
## %bb.61: ## in Loop: Header=BB0_47 Depth=3
addl $2, %r9d
jmp LBB0_67
.p2align 4, 0x90
LBB0_64: ## in Loop: Header=BB0_47 Depth=3
cmpb $50, %cl
jne LBB0_66
## %bb.65: ## in Loop: Header=BB0_47 Depth=3
movslq %r15d, %r15
movl %esi, -23904(%rbp,%r15,8)
leal 1(%rax), %ecx
movl %ecx, -23900(%rbp,%r15,8)
incl %r15d
jmp LBB0_67
.p2align 4, 0x90
LBB0_66: ## in Loop: Header=BB0_47 Depth=3
cmpb $51, %dl
sete %dl
cmpb $51, %cl
sete %cl
orb %dl, %cl
movzbl %cl, %ecx
addl %ecx, %r9d
jmp LBB0_67
LBB0_62: ## in Loop: Header=BB0_47 Depth=3
movslq %r13d, %r13
movl %esi, -25504(%rbp,%r13,8)
leal 1(%rax), %ecx
movl %ecx, -25500(%rbp,%r13,8)
incl %r13d
jmp LBB0_67
.p2align 4, 0x90
LBB0_11: ## in Loop: Header=BB0_2 Depth=1
xorl %r15d, %r15d
xorl %r14d, %r14d
xorl %r13d, %r13d
xorl %r9d, %r9d
LBB0_12: ## in Loop: Header=BB0_2 Depth=1
leal (%r14,%r15), %ecx
addl %ecx, %r9d
leal (%r9,%r13,2), %edx
addl %r13d, %ecx
leaq L_.str.3(%rip), %rdi
movq -25536(%rbp), %rsi ## 8-byte Reload
## kill: def $esi killed $esi killed $rsi
xorl %eax, %eax
callq _printf
testl %r13d, %r13d
leaq L_.str.4(%rip), %rax
jle LBB0_15
## %bb.13: ## in Loop: Header=BB0_2 Depth=1
movl %r13d, %r12d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_14: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movl -25504(%rbp,%rbx,8), %esi
movl -25500(%rbp,%rbx,8), %edx
movq %rax, %r13
movq %rax, %rdi
xorl %eax, %eax
callq _printf
movq %r13, %rax
incq %rbx
cmpq %rbx, %r12
jne LBB0_14
LBB0_15: ## in Loop: Header=BB0_2 Depth=1
testl %r15d, %r15d
leaq L_.str.5(%rip), %r12
jle LBB0_18
## %bb.16: ## in Loop: Header=BB0_2 Depth=1
movl %r15d, %r15d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_17: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movl -23904(%rbp,%rbx,8), %esi
movl -23900(%rbp,%rbx,8), %edx
movq %r12, %rdi
xorl %eax, %eax
callq _printf
incq %rbx
cmpq %rbx, %r15
jne LBB0_17
LBB0_18: ## in Loop: Header=BB0_2 Depth=1
testl %r14d, %r14d
leaq L_.str.2(%rip), %r12
leaq -25524(%rbp), %r13
leaq L_.str.6(%rip), %r15
jle LBB0_21
## %bb.19: ## in Loop: Header=BB0_2 Depth=1
movl %r14d, %r14d
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_20: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movl -24704(%rbp,%rbx,8), %esi
movl -24700(%rbp,%rbx,8), %edx
movq %r15, %rdi
xorl %eax, %eax
callq _printf
incq %rbx
cmpq %rbx, %r14
jne LBB0_20
jmp LBB0_21
LBB0_8:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_69
## %bb.9:
xorl %eax, %eax
addq $25528, %rsp ## imm = 0x63B8
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_69:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%d"
L_.str.1: ## @.str.1
.asciz "%d%d"
L_.str.2: ## @.str.2
.asciz "%s"
L_.str.3: ## @.str.3
.asciz "Case #%d: %d %d\n"
L_.str.4: ## @.str.4
.asciz "o %d %d\n"
L_.str.5: ## @.str.5
.asciz "+ %d %d\n"
L_.str.6: ## @.str.6
.asciz "x %d %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _main ; -- Begin function main
.p2align 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
mov w9, #25616
Lloh0:
adrp x16, ___chkstk_darwin@GOTPAGE
Lloh1:
ldr x16, [x16, ___chkstk_darwin@GOTPAGEOFF]
blr x16
sub sp, sp, #6, lsl #12 ; =24576
sub sp, sp, #1040
Lloh2:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh3:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh4:
ldr x8, [x8]
stur x8, [x29, #-104]
add x8, sp, #124
str x8, [sp]
Lloh5:
adrp x0, l_.str@PAGE
Lloh6:
add x0, x0, l_.str@PAGEOFF
bl _scanf
ldr w8, [sp, #124]
cmp w8, #1
b.lt LBB0_57
; %bb.1:
sub x22, x29, #112
add x27, x22, #4
add x28, sp, #3, lsl #12 ; =12288
add x28, x28, #1856
add x9, x28, #1
add x21, sp, #6, lsl #12 ; =24576
add x21, x21, #592
add x8, x21, #2
stp x8, x9, [sp, #64] ; 16-byte Folded Spill
add x9, x28, #105
add x8, sp, #6, lsl #12 ; =24576
add x8, x8, #384
add x10, x8, #3
add x8, sp, #3328
add x8, x8, #105
stp x8, x9, [sp, #88] ; 16-byte Folded Spill
add x20, sp, #128
add x8, x20, #4
stp x8, x10, [sp, #48] ; 16-byte Folded Spill
add x8, sp, #1728
add x9, x8, #4
add x23, sp, #928
add x8, x23, #4
stp x8, x9, [sp, #32] ; 16-byte Folded Spill
mov w8, #1
mov w24, #49
mov w19, #51
; kill: def $w8 killed $w8 killed $x8 def $x8
str x8, [sp, #104] ; 8-byte Folded Spill
mov w26, #50
str x27, [sp, #80] ; 8-byte Folded Spill
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
ldr x10, [sp, #104] ; 8-byte Folded Reload
add w8, w10, #1
ldr w9, [sp, #124]
cmp w10, w9
; kill: def $w8 killed $w8 def $x8
str x8, [sp, #104] ; 8-byte Folded Spill
sub x22, x29, #112
ldr x27, [sp, #80] ; 8-byte Folded Reload
add x28, sp, #3, lsl #12 ; =12288
add x28, x28, #1856
add x23, sp, #928
b.ge LBB0_57
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
; Child Loop BB0_15 Depth 2
; Child Loop BB0_18 Depth 3
; Child Loop BB0_26 Depth 2
; Child Loop BB0_29 Depth 3
; Child Loop BB0_34 Depth 2
; Child Loop BB0_37 Depth 3
; Child Loop BB0_50 Depth 2
; Child Loop BB0_53 Depth 2
; Child Loop BB0_56 Depth 2
add x8, sp, #116
str x8, [sp, #8]
add x8, sp, #120
str x8, [sp]
Lloh7:
adrp x0, l_.str.1@PAGE
Lloh8:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
movi.16b v0, #48
str q0, [sp, #25168]
str q0, [sp, #25184]
str q0, [sp, #25200]
str q0, [sp, #25216]
str q0, [sp, #25232]
str q0, [sp, #25248]
str q0, [sp, #25264]
str q0, [sp, #25280]
str q0, [sp, #25296]
str q0, [sp, #25312]
str q0, [sp, #25328]
str q0, [sp, #25344]
str q0, [sp, #25360]
str q0, [sp, #25376]
str q0, [sp, #25392]
str q0, [sp, #25408]
str q0, [sp, #25424]
str q0, [sp, #25440]
str q0, [sp, #25456]
str q0, [sp, #25472]
str q0, [sp, #25488]
str q0, [sp, #25504]
str q0, [sp, #25520]
str q0, [sp, #25536]
str q0, [sp, #25552]
mov x8, #3472328296227680304
str x8, [sp, #25568]
str q0, [sp, #25152]
str q0, [sp, #25136]
str q0, [sp, #25120]
str q0, [sp, #25104]
str q0, [sp, #25088]
str q0, [sp, #25072]
str q0, [sp, #25056]
str q0, [sp, #25040]
str q0, [sp, #25024]
str q0, [sp, #25008]
str q0, [sp, #24992]
str q0, [sp, #24976]
str q0, [sp, #24960]
add x0, sp, #3, lsl #12 ; =12288
add x0, x0, #1856
mov w1, #48
mov w2, #10816
bl _memset
add x0, sp, #3328
mov w1, #48
mov w2, #10816
bl _memset
ldr w8, [sp, #116]
cmp w8, #1
b.lt LBB0_12
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
mov w25, #0
b LBB0_7
LBB0_5: ; in Loop: Header=BB0_7 Depth=2
lsl x10, x8, #1
add x11, sp, #6, lsl #12 ; =24576
add x11, x11, #384
strb w24, [x11, x10]
add x10, x11, x9, lsl #1
strb w24, [x10, #1]
add x10, sp, #3328
mov w11, #104
madd x8, x8, x11, x10
strb w19, [x8, x9]
LBB0_6: ; in Loop: Header=BB0_7 Depth=2
add w25, w25, #1
ldr w8, [sp, #116]
cmp w25, w8
b.ge LBB0_12
LBB0_7: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
add x8, sp, #112
str x8, [sp]
Lloh9:
adrp x0, l_.str.2@PAGE
Lloh10:
add x0, x0, l_.str.2@PAGEOFF
bl _scanf
stp x22, x27, [sp]
Lloh11:
adrp x0, l_.str.1@PAGE
Lloh12:
add x0, x0, l_.str.1@PAGEOFF
bl _scanf
ldrb w10, [sp, #112]
cmp w10, #43
b.eq LBB0_11
; %bb.8: ; in Loop: Header=BB0_7 Depth=2
cmp w10, #111
b.eq LBB0_11
; %bb.9: ; in Loop: Header=BB0_7 Depth=2
cmp w10, #120
b.ne LBB0_6
; %bb.10: ; in Loop: Header=BB0_7 Depth=2
ldpsw x8, x9, [x22]
b LBB0_5
LBB0_11: ; in Loop: Header=BB0_7 Depth=2
ldpsw x8, x9, [x22]
add w11, w9, w8
sbfiz x11, x11, #1, #32
strb w24, [x21, x11]
ldr w11, [sp, #120]
sub w12, w8, w9
add w11, w12, w11
add x11, x21, w11, sxtw #1
strb w24, [x11, #1]
mov w11, #104
madd x11, x8, x11, x28
strb w19, [x11, x9]
cmp w10, #111
b.eq LBB0_5
b LBB0_6
LBB0_12: ; in Loop: Header=BB0_3 Depth=1
ldr w9, [sp, #120]
cmp w9, #1
b.lt LBB0_47
; %bb.13: ; in Loop: Header=BB0_3 Depth=1
add x8, x9, #1
lsl w10, w9, #1
sub w10, w10, #1
ldp x15, x11, [sp, #64] ; 16-byte Folded Reload
mov w12, #104
madd x11, x9, x12, x11
ldr x12, [sp, #96] ; 8-byte Folded Reload
mov w13, #2
mov x16, x9
mov x17, x8
mov w14, #1
add x15, x15, x9, lsl #1
add x27, sp, #6, lsl #12 ; =24576
add x27, x27, #384
ldr x28, [sp, #56] ; 8-byte Folded Reload
b LBB0_15
LBB0_14: ; in Loop: Header=BB0_15 Depth=2
sub x0, x16, #1
add x14, x14, #1
sub w17, w17, #1
sub w10, w10, #2
sub x11, x11, #103
add x13, x13, #2
add x12, x12, #105
cmp x16, x14
mov x16, x0
b.le LBB0_24
LBB0_15: ; Parent Loop BB0_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_18 Depth 3
mov w17, w17
cmp x16, x14
b.lt LBB0_14
; %bb.16: ; in Loop: Header=BB0_15 Depth=2
mov x0, x17
mov x1, x12
mov x2, x13
mov x3, x15
mov x4, x11
mov x5, x10
mov x6, x9
b LBB0_18
LBB0_17: ; in Loop: Header=BB0_18 Depth=3
sub w6, w6, #1
sub w5, w5, #1
add x4, x4, #1
add x3, x3, #2
add x2, x2, #1
add x1, x1, #1
sub x0, x0, #1
cmp x14, x0
b.eq LBB0_14
LBB0_18: ; Parent Loop BB0_3 Depth=1
; Parent Loop BB0_15 Depth=2
; => This Inner Loop Header: Depth=3
add x7, x21, w2, uxtw #1
ldrb w22, [x7]
cmp w22, #48
b.ne LBB0_21
; %bb.19: ; in Loop: Header=BB0_18 Depth=3
add x22, x21, w6, sxtw #1
ldrb w25, [x22, #1]
cmp w25, #48
b.ne LBB0_21
; %bb.20: ; in Loop: Header=BB0_18 Depth=3
orr x22, x22, #0x1
strb w26, [x1]
strb w24, [x7]
strb w24, [x22]
LBB0_21: ; in Loop: Header=BB0_18 Depth=3
ldrb w7, [x3]
cmp w7, #48
b.ne LBB0_17
; %bb.22: ; in Loop: Header=BB0_18 Depth=3
add x7, x21, w5, sxtw #1
ldrb w22, [x7, #1]
cmp w22, #48
b.ne LBB0_17
; %bb.23: ; in Loop: Header=BB0_18 Depth=3
orr x7, x7, #0x1
strb w26, [x4]
strb w24, [x3]
strb w24, [x7]
b LBB0_17
LBB0_24: ; in Loop: Header=BB0_3 Depth=1
sub x9, x8, #1
ldr x10, [sp, #88] ; 8-byte Folded Reload
mov w11, #1
add x17, sp, #1728
b LBB0_26
LBB0_25: ; in Loop: Header=BB0_26 Depth=2
strb w16, [x12]
add x11, x11, #1
add x10, x10, #104
cmp x11, x8
b.eq LBB0_32
LBB0_26: ; Parent Loop BB0_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_29 Depth 3
add x12, x27, x11, lsl #1
ldrb w16, [x12]
mov x13, x9
mov x14, x10
mov x15, x28
b LBB0_29
LBB0_27: ; in Loop: Header=BB0_29 Depth=3
strb w26, [x14]
mov w16, #49
strb w16, [x15]
LBB0_28: ; in Loop: Header=BB0_29 Depth=3
add x15, x15, #2
add x14, x14, #1
subs x13, x13, #1
b.eq LBB0_25
LBB0_29: ; Parent Loop BB0_3 Depth=1
; Parent Loop BB0_26 Depth=2
; => This Inner Loop Header: Depth=3
cmp w16, #48
b.ne LBB0_28
; %bb.30: ; in Loop: Header=BB0_29 Depth=3
ldrb w16, [x15]
cmp w16, #48
b.eq LBB0_27
; %bb.31: ; in Loop: Header=BB0_29 Depth=3
mov w16, #48
b LBB0_28
LBB0_32: ; in Loop: Header=BB0_3 Depth=1
mov w10, #0
mov w25, #0
mov w28, #0
mov w27, #0
ldp x12, x11, [sp, #88] ; 16-byte Folded Reload
mov w13, #1
b LBB0_34
LBB0_33: ; in Loop: Header=BB0_34 Depth=2
add x13, x13, #1
add x12, x12, #104
add x11, x11, #104
cmp x13, x8
b.eq LBB0_48
LBB0_34: ; Parent Loop BB0_3 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_37 Depth 3
mov x14, #0
b LBB0_37
LBB0_35: ; in Loop: Header=BB0_37 Depth=3
add x15, x20, w25, sxtw #3
add w16, w14, #1
stp w13, w16, [x15]
add w25, w25, #1
LBB0_36: ; in Loop: Header=BB0_37 Depth=3
add x14, x14, #1
cmp x9, x14
b.eq LBB0_33
LBB0_37: ; Parent Loop BB0_3 Depth=1
; Parent Loop BB0_34 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w15, [x12, x14]
cmp w15, #50
b.ne LBB0_40
; %bb.38: ; in Loop: Header=BB0_37 Depth=3
ldrsb w15, [x11, x14]
cmp w15, #50
b.ge LBB0_35
; %bb.39: ; in Loop: Header=BB0_37 Depth=3
add x15, x23, w28, sxtw #3
add w16, w14, #1
stp w13, w16, [x15]
add w28, w28, #1
b LBB0_36
LBB0_40: ; in Loop: Header=BB0_37 Depth=3
ldrb w16, [x11, x14]
cmp w15, #51
b.ne LBB0_44
; %bb.41: ; in Loop: Header=BB0_37 Depth=3
cmp w16, #50
b.eq LBB0_35
; %bb.42: ; in Loop: Header=BB0_37 Depth=3
cmp w16, #51
b.ne LBB0_46
; %bb.43: ; in Loop: Header=BB0_37 Depth=3
add w10, w10, #2
b LBB0_36
LBB0_44: ; in Loop: Header=BB0_37 Depth=3
cmp w16, #50
b.ne LBB0_46
; %bb.45: ; in Loop: Header=BB0_37 Depth=3
add x15, x17, w27, sxtw #3
add w16, w14, #1
stp w13, w16, [x15]
add w27, w27, #1
b LBB0_36
LBB0_46: ; in Loop: Header=BB0_37 Depth=3
cmp w15, #51
ccmp w16, w19, #4, ne
cinc w10, w10, eq
b LBB0_36
LBB0_47: ; in Loop: Header=BB0_3 Depth=1
mov w27, #0
mov w28, #0
mov w25, #0
mov w10, #0
LBB0_48: ; in Loop: Header=BB0_3 Depth=1
add w8, w28, w27
add w9, w8, w10
add w9, w9, w25, lsl #1
add w8, w8, w25
stp x9, x8, [sp, #8]
ldr x8, [sp, #104] ; 8-byte Folded Reload
str x8, [sp]
Lloh13:
adrp x0, l_.str.3@PAGE
Lloh14:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
cmp w25, #1
Lloh15:
adrp x19, l_.str.4@PAGE
Lloh16:
add x19, x19, l_.str.4@PAGEOFF
b.lt LBB0_51
; %bb.49: ; in Loop: Header=BB0_3 Depth=1
mov w25, w25
ldr x22, [sp, #48] ; 8-byte Folded Reload
LBB0_50: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
ldp w8, w9, [x22, #-4]
stp x8, x9, [sp]
mov x0, x19
bl _printf
add x22, x22, #8
subs x25, x25, #1
b.ne LBB0_50
LBB0_51: ; in Loop: Header=BB0_3 Depth=1
cmp w27, #1
mov w19, #51
Lloh17:
adrp x23, l_.str.5@PAGE
Lloh18:
add x23, x23, l_.str.5@PAGEOFF
b.lt LBB0_54
; %bb.52: ; in Loop: Header=BB0_3 Depth=1
mov w25, w27
ldr x22, [sp, #40] ; 8-byte Folded Reload
LBB0_53: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
ldp w8, w9, [x22, #-4]
stp x8, x9, [sp]
mov x0, x23
bl _printf
add x22, x22, #8
subs x25, x25, #1
b.ne LBB0_53
LBB0_54: ; in Loop: Header=BB0_3 Depth=1
cmp w28, #1
Lloh19:
adrp x23, l_.str.6@PAGE
Lloh20:
add x23, x23, l_.str.6@PAGEOFF
b.lt LBB0_2
; %bb.55: ; in Loop: Header=BB0_3 Depth=1
mov w25, w28
ldr x22, [sp, #32] ; 8-byte Folded Reload
LBB0_56: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
ldp w8, w9, [x22, #-4]
stp x8, x9, [sp]
mov x0, x23
bl _printf
add x22, x22, #8
subs x25, x25, #1
b.ne LBB0_56
b LBB0_2
LBB0_57:
ldur x8, [x29, #-104]
Lloh21:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh22:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh23:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_59
; %bb.58:
mov w0, #0
add sp, sp, #6, lsl #12 ; =24576
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
LBB0_59:
bl ___stack_chk_fail
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpLdrGotLdr Lloh21, Lloh22, Lloh23
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%d"
l_.str.1: ; @.str.1
.asciz "%d%d"
l_.str.2: ; @.str.2
.asciz "%s"
l_.str.3: ; @.str.3
.asciz "Case #%d: %d %d\n"
l_.str.4: ; @.str.4
.asciz "o %d %d\n"
l_.str.5: ; @.str.5
.asciz "+ %d %d\n"
l_.str.6: ; @.str.6
.asciz "x %d %d\n"
.subsections_via_symbols
| the_stack_data/387689.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _git__prefixncmp_icase ## -- Begin function git__prefixncmp_icase
.p2align 4, 0x90
_git__prefixncmp_icase: ## @git__prefixncmp_icase
.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, %ecx
popq %rbp
jmp _prefixcmp ## TAILCALL
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _git__prefixncmp_icase ; -- Begin function git__prefixncmp_icase
.p2align 2
_git__prefixncmp_icase: ; @git__prefixncmp_icase
.cfi_startproc
; %bb.0:
mov w3, #1
b _prefixcmp
.cfi_endproc
; -- End function
.subsections_via_symbols
| AnghaBench/libgit2/src/extr_util.c_git__prefixncmp_icase.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function UniStrncpy_le
_UniStrncpy_le: ## @UniStrncpy_le
.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
testq %rdx, %rdx
je LBB0_5
## %bb.1:
movq %rdx, %r14
movq %rsi, %r12
xorl %r13d, %r13d
movq %rdx, %rbx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq (%r12,%r13), %rdi
testq %rdi, %rdi
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
## kill: def $edi killed $edi killed $rdi
callq ___le16_to_cpu
cltq
movq %rax, (%r15,%r13)
addq $8, %r13
decq %rbx
jne LBB0_2
jmp LBB0_5
LBB0_4:
leaq (%r15,%r13), %rdi
shlq $3, %r14
subq %r13, %r14
movq %r14, %rsi
callq ___bzero
LBB0_5:
movq %r15, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _UniStrncpy_le
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function UniStrncpy_le
_UniStrncpy_le: ; @UniStrncpy_le
.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
cbz x2, LBB0_5
; %bb.1:
mov x20, x2
mov x21, x1
lsl x22, x2, #3
mov x23, x19
LBB0_2: ; =>This Inner Loop Header: Depth=1
ldr x0, [x21]
cbz x0, LBB0_4
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
sub x20, x20, #1
add x21, x21, #8
; kill: def $w0 killed $w0 killed $x0
bl ___le16_to_cpu
; kill: def $w0 killed $w0 def $x0
sxtw x8, w0
str x8, [x23], #8
sub x22, x22, #8
cbnz x20, LBB0_2
b LBB0_5
LBB0_4:
mov x0, x23
mov x1, x22
bl _bzero
LBB0_5:
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
.cfi_endproc
; -- End function
.no_dead_strip _UniStrncpy_le
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/fs/cifs/extr_cifs_unicode.h_UniStrncpy_le.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _StStartL3Switch ## -- Begin function StStartL3Switch
.p2align 4, 0x90
_StStartL3Switch: ## @StStartL3Switch
.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 (%rdi), %r14
movq (%r14), %r15
movq _ERR_NO_ERROR@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movl (%rsi), %edi
callq _IsEmptyStr
testq %rax, %rax
je LBB0_2
## %bb.1:
movq _ERR_INVALID_PARAMETER@GOTPCREL(%rip), %rax
movl (%rax), %r12d
jmp LBB0_8
LBB0_2:
movl (%rbx), %esi
movq %r15, %rdi
callq _L3GetSw
testq %rax, %rax
je LBB0_3
## %bb.4:
movq %rax, %r15
movl (%rax), %edi
callq _Lock
movl 8(%r15), %edi
callq _LIST_NUM
testl %eax, %eax
jle LBB0_6
## %bb.5:
movq %r15, %rdi
callq _L3SwStart
movl 4(%r15), %ecx
leaq L_.str(%rip), %rdx
movq %r13, %rdi
xorl %esi, %esi
callq _ALog
movq %r14, %rdi
callq _IncrementServerConfigRevision
jmp LBB0_7
LBB0_3:
movq _ERR_LAYER3_SW_NOT_FOUND@GOTPCREL(%rip), %rax
movl (%rax), %r12d
jmp LBB0_8
LBB0_6:
movq _ERR_LAYER3_CANT_START_SWITCH@GOTPCREL(%rip), %rax
movl (%rax), %r12d
LBB0_7:
movl (%r15), %edi
callq _Unlock
movq %r15, %rdi
callq _ReleaseL3Sw
LBB0_8:
movl %r12d, %eax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ERR_NO_ERROR,4,2 ## @ERR_NO_ERROR
.comm _ERR_INVALID_PARAMETER,4,2 ## @ERR_INVALID_PARAMETER
.comm _NO_SUPPORT_FOR_BRIDGE,4,2 ## @NO_SUPPORT_FOR_BRIDGE
.comm _SERVER_ADMIN_ONLY,4,2 ## @SERVER_ADMIN_ONLY
.comm _ERR_LAYER3_SW_NOT_FOUND,4,2 ## @ERR_LAYER3_SW_NOT_FOUND
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "LA_START_L3_SW"
.comm _ERR_LAYER3_CANT_START_SWITCH,4,2 ## @ERR_LAYER3_CANT_START_SWITCH
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _StStartL3Switch ; -- Begin function StStartL3Switch
.p2align 2
_StStartL3Switch: ; @StStartL3Switch
.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, x1
mov x22, x0
ldr x20, [x0]
ldr x23, [x20]
Lloh0:
adrp x8, _ERR_NO_ERROR@GOTPAGE
Lloh1:
ldr x8, [x8, _ERR_NO_ERROR@GOTPAGEOFF]
Lloh2:
ldr w19, [x8]
ldr w0, [x1]
bl _IsEmptyStr
cbz x0, LBB0_2
; %bb.1:
Lloh3:
adrp x8, _ERR_INVALID_PARAMETER@GOTPAGE
Lloh4:
ldr x8, [x8, _ERR_INVALID_PARAMETER@GOTPAGEOFF]
Lloh5:
ldr w19, [x8]
b LBB0_8
LBB0_2:
ldr w1, [x21]
mov x0, x23
bl _L3GetSw
cbz x0, LBB0_5
; %bb.3:
mov x21, x0
ldr w0, [x0]
bl _Lock
ldr w0, [x21, #8]
bl _LIST_NUM
cmp w0, #1
b.lt LBB0_6
; %bb.4:
mov x0, x21
bl _L3SwStart
ldr w3, [x21, #4]
Lloh6:
adrp x2, l_.str@PAGE
Lloh7:
add x2, x2, l_.str@PAGEOFF
mov x0, x22
mov x1, #0
bl _ALog
mov x0, x20
bl _IncrementServerConfigRevision
b LBB0_7
LBB0_5:
Lloh8:
adrp x8, _ERR_LAYER3_SW_NOT_FOUND@GOTPAGE
Lloh9:
ldr x8, [x8, _ERR_LAYER3_SW_NOT_FOUND@GOTPAGEOFF]
Lloh10:
ldr w19, [x8]
b LBB0_8
LBB0_6:
Lloh11:
adrp x8, _ERR_LAYER3_CANT_START_SWITCH@GOTPAGE
Lloh12:
ldr x8, [x8, _ERR_LAYER3_CANT_START_SWITCH@GOTPAGEOFF]
Lloh13:
ldr w19, [x8]
LBB0_7:
ldr w0, [x21]
bl _Unlock
mov x0, x21
bl _ReleaseL3Sw
LBB0_8:
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 AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.cfi_endproc
; -- End function
.comm _ERR_NO_ERROR,4,2 ; @ERR_NO_ERROR
.comm _ERR_INVALID_PARAMETER,4,2 ; @ERR_INVALID_PARAMETER
.comm _NO_SUPPORT_FOR_BRIDGE,4,2 ; @NO_SUPPORT_FOR_BRIDGE
.comm _SERVER_ADMIN_ONLY,4,2 ; @SERVER_ADMIN_ONLY
.comm _ERR_LAYER3_SW_NOT_FOUND,4,2 ; @ERR_LAYER3_SW_NOT_FOUND
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "LA_START_L3_SW"
.comm _ERR_LAYER3_CANT_START_SWITCH,4,2 ; @ERR_LAYER3_CANT_START_SWITCH
.subsections_via_symbols
| AnghaBench/SoftEtherVPN/src/Cedar/extr_Admin.c_StStartL3Switch.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function drbg_hash_generate
_drbg_hash_generate: ## @drbg_hash_generate
.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
movl (%rdi), %eax
bswapl %eax
movl %eax, -28(%rbp)
testq %rcx, %rcx
je LBB0_4
## %bb.1:
testq %r8, %r8
je LBB0_4
## %bb.2:
movq %rbx, %rdi
movl $2, %esi
movq %rcx, %rdx
movq %r8, %rcx
callq _add_hash_to_v
testq %rax, %rax
je LBB0_3
LBB0_4:
movq %rbx, %rdi
movq %r15, %rsi
movq %r14, %rdx
callq _hash_gen
xorl %r14d, %r14d
testq %rax, %rax
je LBB0_8
## %bb.5:
movq %rbx, %rdi
movl $3, %esi
xorl %edx, %edx
xorl %ecx, %ecx
callq _add_hash_to_v
testq %rax, %rax
je LBB0_8
## %bb.6:
movl 16(%rbx), %esi
movq 8(%rbx), %rdx
movl 4(%rbx), %ecx
movq %rbx, %rdi
callq _add_bytes
testq %rax, %rax
je LBB0_8
## %bb.7:
movl 16(%rbx), %esi
leaq -28(%rbp), %rdx
movq %rbx, %rdi
movl $4, %ecx
callq _add_bytes
xorl %r14d, %r14d
testq %rax, %rax
setne %r14b
jmp LBB0_8
LBB0_3:
xorl %r14d, %r14d
LBB0_8:
movl %r14d, %eax
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _drbg_hash_generate
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function drbg_hash_generate
_drbg_hash_generate: ; @drbg_hash_generate
.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 w8, [x0]
rev w8, w8
str w8, [sp, #12]
cbz x3, LBB0_3
; %bb.1:
cbz x4, LBB0_3
; %bb.2:
mov x0, x19
mov w1, #2
mov x2, x3
mov x3, x4
bl _add_hash_to_v
cbz x0, LBB0_7
LBB0_3:
mov x0, x19
mov x1, x21
mov x2, x20
bl _hash_gen
cbz x0, LBB0_7
; %bb.4:
mov x0, x19
mov w1, #3
mov x2, #0
mov x3, #0
bl _add_hash_to_v
cbz x0, LBB0_7
; %bb.5:
ldr w1, [x19, #16]
ldr x2, [x19, #8]
ldr w3, [x19, #4]
mov x0, x19
bl _add_bytes
cbz x0, LBB0_7
; %bb.6:
ldr w1, [x19, #16]
add x2, sp, #12
mov x0, x19
mov w3, #4
bl _add_bytes
cmp x0, #0
cset w0, ne
LBB0_7:
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
.cfi_endproc
; -- End function
.no_dead_strip _drbg_hash_generate
.subsections_via_symbols
| AnghaBench/openssl/crypto/rand/extr_drbg_hash.c_drbg_hash_generate.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ngx_http_lua_ngx_get_ctx ## -- Begin function ngx_http_lua_ngx_get_ctx
.p2align 4, 0x90
_ngx_http_lua_ngx_get_ctx: ## @ngx_http_lua_ngx_get_ctx
.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, %r15
callq _ngx_http_lua_get_req
testq %rax, %rax
je LBB0_1
## %bb.3:
movq %rax, %rbx
movq _ngx_http_lua_module@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %rbx, %rdi
callq _ngx_http_get_module_ctx
testq %rax, %rax
je LBB0_4
## %bb.5:
movq %rax, %r14
movq (%rax), %rax
movq _LUA_NOREF@GOTPCREL(%rip), %rcx
movq _NGX_LOG_DEBUG_HTTP@GOTPCREL(%rip), %rdx
movl (%rdx), %edi
movq (%rbx), %rdx
movl (%rdx), %esi
cmpq (%rcx), %rax
jne LBB0_8
## %bb.6:
leaq L_.str.2(%rip), %rcx
xorl %edx, %edx
callq _ngx_log_debug0
movq _ngx_http_lua_ctx_tables_key@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r15, %rdi
callq _lua_pushliteral
movq _LUA_REGISTRYINDEX@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r15, %rdi
callq _lua_rawget
movq %r15, %rdi
xorl %esi, %esi
movl $4, %edx
callq _lua_createtable
movq %r15, %rdi
movl $-1, %esi
callq _lua_pushvalue
movq %r15, %rdi
movl $-3, %esi
callq _luaL_ref
movq %rax, (%r14)
movq %rbx, %rdi
movq %rax, %rsi
callq _ngx_http_lua_ngx_ctx_add_cleanup
movq _NGX_OK@GOTPCREL(%rip), %rcx
cmpq (%rcx), %rax
je LBB0_9
## %bb.7:
leaq L_.str.3(%rip), %rsi
jmp LBB0_2
LBB0_1:
leaq L_.str(%rip), %rsi
jmp LBB0_2
LBB0_4:
leaq L_.str.1(%rip), %rsi
LBB0_2:
movq %r15, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _luaL_error ## TAILCALL
LBB0_8:
leaq L_.str.4(%rip), %rcx
xorl %edx, %edx
callq _ngx_log_debug0
movq _ngx_http_lua_ctx_tables_key@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r15, %rdi
callq _lua_pushliteral
movq _LUA_REGISTRYINDEX@GOTPCREL(%rip), %rax
movl (%rax), %esi
movq %r15, %rdi
callq _lua_rawget
movq (%r14), %rdx
movq %r15, %rdi
movl $-1, %esi
callq _lua_rawgeti
LBB0_9:
movl $1, %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 "no request found"
.comm _ngx_http_lua_module,4,2 ## @ngx_http_lua_module
L_.str.1: ## @.str.1
.asciz "no request ctx found"
.comm _LUA_NOREF,8,3 ## @LUA_NOREF
.comm _NGX_LOG_DEBUG_HTTP,4,2 ## @NGX_LOG_DEBUG_HTTP
L_.str.2: ## @.str.2
.asciz "lua create ngx.ctx table for the current request"
.comm _ngx_http_lua_ctx_tables_key,4,2 ## @ngx_http_lua_ctx_tables_key
.comm _LUA_REGISTRYINDEX,4,2 ## @LUA_REGISTRYINDEX
.comm _NGX_OK,8,3 ## @NGX_OK
L_.str.3: ## @.str.3
.asciz "no memory"
L_.str.4: ## @.str.4
.asciz "lua fetching existing ngx.ctx table for the current request"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ngx_http_lua_ngx_get_ctx ; -- Begin function ngx_http_lua_ngx_get_ctx
.p2align 2
_ngx_http_lua_ngx_get_ctx: ; @ngx_http_lua_ngx_get_ctx
.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
bl _ngx_http_lua_get_req
cbz x0, LBB0_5
; %bb.1:
mov x21, x0
Lloh0:
adrp x8, _ngx_http_lua_module@GOTPAGE
Lloh1:
ldr x8, [x8, _ngx_http_lua_module@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
bl _ngx_http_get_module_ctx
cbz x0, LBB0_6
; %bb.2:
mov x20, x0
ldr x8, [x0]
Lloh3:
adrp x9, _LUA_NOREF@GOTPAGE
Lloh4:
ldr x9, [x9, _LUA_NOREF@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
Lloh6:
adrp x10, _NGX_LOG_DEBUG_HTTP@GOTPAGE
Lloh7:
ldr x10, [x10, _NGX_LOG_DEBUG_HTTP@GOTPAGEOFF]
Lloh8:
ldr w0, [x10]
ldr x10, [x21]
ldr w1, [x10]
cmp x8, x9
b.ne LBB0_8
; %bb.3:
Lloh9:
adrp x3, l_.str.2@PAGE
Lloh10:
add x3, x3, l_.str.2@PAGEOFF
mov w2, #0
bl _ngx_log_debug0
Lloh11:
adrp x8, _ngx_http_lua_ctx_tables_key@GOTPAGE
Lloh12:
ldr x8, [x8, _ngx_http_lua_ctx_tables_key@GOTPAGEOFF]
Lloh13:
ldr w1, [x8]
mov x0, x19
bl _lua_pushliteral
Lloh14:
adrp x8, _LUA_REGISTRYINDEX@GOTPAGE
Lloh15:
ldr x8, [x8, _LUA_REGISTRYINDEX@GOTPAGEOFF]
Lloh16:
ldr w1, [x8]
mov x0, x19
bl _lua_rawget
mov x0, x19
mov w1, #0
mov w2, #4
bl _lua_createtable
mov x0, x19
mov w1, #-1
bl _lua_pushvalue
mov x0, x19
mov w1, #-3
bl _luaL_ref
mov x1, x0
str x0, [x20]
mov x0, x21
bl _ngx_http_lua_ngx_ctx_add_cleanup
Lloh17:
adrp x8, _NGX_OK@GOTPAGE
Lloh18:
ldr x8, [x8, _NGX_OK@GOTPAGEOFF]
Lloh19:
ldr x8, [x8]
cmp x0, x8
b.eq LBB0_9
; %bb.4:
Lloh20:
adrp x1, l_.str.3@PAGE
Lloh21:
add x1, x1, l_.str.3@PAGEOFF
b LBB0_7
LBB0_5:
Lloh22:
adrp x1, l_.str@PAGE
Lloh23:
add x1, x1, l_.str@PAGEOFF
b LBB0_7
LBB0_6:
Lloh24:
adrp x1, l_.str.1@PAGE
Lloh25:
add x1, x1, l_.str.1@PAGEOFF
LBB0_7:
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 _luaL_error
LBB0_8:
Lloh26:
adrp x3, l_.str.4@PAGE
Lloh27:
add x3, x3, l_.str.4@PAGEOFF
mov w2, #0
bl _ngx_log_debug0
Lloh28:
adrp x8, _ngx_http_lua_ctx_tables_key@GOTPAGE
Lloh29:
ldr x8, [x8, _ngx_http_lua_ctx_tables_key@GOTPAGEOFF]
Lloh30:
ldr w1, [x8]
mov x0, x19
bl _lua_pushliteral
Lloh31:
adrp x8, _LUA_REGISTRYINDEX@GOTPAGE
Lloh32:
ldr x8, [x8, _LUA_REGISTRYINDEX@GOTPAGEOFF]
Lloh33:
ldr w1, [x8]
mov x0, x19
bl _lua_rawget
ldr x2, [x20]
mov x0, x19
mov w1, #-1
bl _lua_rawgeti
LBB0_9:
mov w0, #1
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 Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpAdd Lloh9, Lloh10
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30
.loh AdrpAdd Lloh26, Lloh27
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "no request found"
.comm _ngx_http_lua_module,4,2 ; @ngx_http_lua_module
l_.str.1: ; @.str.1
.asciz "no request ctx found"
.comm _LUA_NOREF,8,3 ; @LUA_NOREF
.comm _NGX_LOG_DEBUG_HTTP,4,2 ; @NGX_LOG_DEBUG_HTTP
l_.str.2: ; @.str.2
.asciz "lua create ngx.ctx table for the current request"
.comm _ngx_http_lua_ctx_tables_key,4,2 ; @ngx_http_lua_ctx_tables_key
.comm _LUA_REGISTRYINDEX,4,2 ; @LUA_REGISTRYINDEX
.comm _NGX_OK,8,3 ; @NGX_OK
l_.str.3: ; @.str.3
.asciz "no memory"
l_.str.4: ; @.str.4
.asciz "lua fetching existing ngx.ctx table for the current request"
.subsections_via_symbols
| AnghaBench/tengine/modules/ngx_http_lua_module/src/extr_ngx_http_lua_ctx.c_ngx_http_lua_ngx_get_ctx.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _process_record_user ## -- Begin function process_record_user
.p2align 4, 0x90
_process_record_user: ## @process_record_user
.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
## kill: def $edi killed $edi def $rdi
addl $-128, %edi
cmpl $7, %edi
ja LBB0_4
## %bb.1:
leaq LJTI0_0(%rip), %rax
movslq (%rax,%rdi,4), %rcx
addq %rax, %rcx
jmpq *%rcx
LBB0_2:
cmpl $0, (%rsi)
movq __RAISE@GOTPCREL(%rip), %rbx
movl (%rbx), %edi
je LBB0_22
## %bb.3:
callq _layer_on
jmp LBB0_23
LBB0_4:
movl $1, %ebx
jmp LBB0_29
LBB0_5:
xorl %ebx, %ebx
cmpl $0, (%rsi)
je LBB0_29
## %bb.6:
movq __QWERTY@GOTPCREL(%rip), %rax
jmp LBB0_19
LBB0_7:
cmpl $0, (%rsi)
je LBB0_28
## %bb.8:
movq __RAISE@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _layer_off
movq __LOWER@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _layer_off
movq __ADJUST@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _layer_off
movq __PLOVER@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _layer_on
xorl %ebx, %ebx
xorl %eax, %eax
callq _eeconfig_is_enabled
testl %eax, %eax
jne LBB0_10
## %bb.9:
xorl %eax, %eax
callq _eeconfig_init
LBB0_10:
xorl %eax, %eax
callq _eeconfig_read_keymap
movq _keymap_config@GOTPCREL(%rip), %rcx
movl %eax, 4(%rcx)
movl $1, (%rcx)
movl %eax, %edi
callq _eeconfig_update_keymap
jmp LBB0_29
LBB0_11:
cmpl $0, (%rsi)
movq __LOWER@GOTPCREL(%rip), %rbx
movl (%rbx), %edi
je LBB0_25
## %bb.12:
callq _layer_on
jmp LBB0_26
LBB0_13:
xorl %ebx, %ebx
cmpl $0, (%rsi)
je LBB0_29
## %bb.14:
movq __PLOVER@GOTPCREL(%rip), %rax
movl (%rax), %edi
callq _layer_off
jmp LBB0_29
LBB0_15:
xorl %ebx, %ebx
cmpl $0, (%rsi)
je LBB0_29
## %bb.16:
movq __DVORAK@GOTPCREL(%rip), %rax
jmp LBB0_19
LBB0_17:
xorl %ebx, %ebx
cmpl $0, (%rsi)
je LBB0_29
## %bb.18:
movq __COLEMAK@GOTPCREL(%rip), %rax
LBB0_19:
movb (%rax), %cl
movl $1, %edi
shlq %cl, %rdi
callq _default_layer_set
jmp LBB0_29
LBB0_20:
cmpl $0, (%rsi)
movq _KC_RSFT@GOTPCREL(%rip), %rax
movl (%rax), %edi
je LBB0_30
## %bb.21:
callq _register_code
jmp LBB0_28
LBB0_22:
callq _layer_off
LBB0_23:
movq __LOWER@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl (%rbx), %esi
jmp LBB0_27
LBB0_25:
callq _layer_off
LBB0_26:
movl (%rbx), %edi
movq __RAISE@GOTPCREL(%rip), %rax
movl (%rax), %esi
LBB0_27:
movq __ADJUST@GOTPCREL(%rip), %rax
movl (%rax), %edx
callq _update_tri_layer
LBB0_28:
xorl %ebx, %ebx
LBB0_29:
movl %ebx, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB0_30:
callq _unregister_code
jmp LBB0_28
.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_7, LBB0_7-LJTI0_0
.set L0_0_set_11, LBB0_11-LJTI0_0
.set L0_0_set_13, LBB0_13-LJTI0_0
.set L0_0_set_15, LBB0_15-LJTI0_0
.set L0_0_set_17, LBB0_17-LJTI0_0
.set L0_0_set_20, LBB0_20-LJTI0_0
LJTI0_0:
.long L0_0_set_2
.long L0_0_set_5
.long L0_0_set_7
.long L0_0_set_11
.long L0_0_set_13
.long L0_0_set_15
.long L0_0_set_17
.long L0_0_set_20
.end_data_region
## -- End function
.comm __QWERTY,8,3 ## @_QWERTY
.comm __COLEMAK,8,3 ## @_COLEMAK
.comm __DVORAK,8,3 ## @_DVORAK
.comm __LOWER,4,2 ## @_LOWER
.comm __RAISE,4,2 ## @_RAISE
.comm __ADJUST,4,2 ## @_ADJUST
.comm _KC_RSFT,4,2 ## @KC_RSFT
.comm __PLOVER,4,2 ## @_PLOVER
.comm _keymap_config,8,2 ## @keymap_config
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _process_record_user ; -- Begin function process_record_user
.p2align 2
_process_record_user: ; @process_record_user
.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
sub w8, w0, #128
cmp w8, #7
b.hi LBB0_4
; %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:
ldr w8, [x1]
Lloh2:
adrp x19, __RAISE@GOTPAGE
Lloh3:
ldr x19, [x19, __RAISE@GOTPAGEOFF]
ldr w0, [x19]
cbz w8, LBB0_22
; %bb.3:
bl _layer_on
b LBB0_23
LBB0_4:
mov w0, #1
b LBB0_28
LBB0_5:
ldr w8, [x1]
cbz w8, LBB0_27
; %bb.6:
Lloh4:
adrp x8, __QWERTY@GOTPAGE
Lloh5:
ldr x8, [x8, __QWERTY@GOTPAGEOFF]
b LBB0_19
LBB0_7:
ldr w8, [x1]
cbz w8, LBB0_27
; %bb.8:
Lloh6:
adrp x8, __RAISE@GOTPAGE
Lloh7:
ldr x8, [x8, __RAISE@GOTPAGEOFF]
Lloh8:
ldr w0, [x8]
bl _layer_off
Lloh9:
adrp x8, __LOWER@GOTPAGE
Lloh10:
ldr x8, [x8, __LOWER@GOTPAGEOFF]
Lloh11:
ldr w0, [x8]
bl _layer_off
Lloh12:
adrp x8, __ADJUST@GOTPAGE
Lloh13:
ldr x8, [x8, __ADJUST@GOTPAGEOFF]
Lloh14:
ldr w0, [x8]
bl _layer_off
Lloh15:
adrp x8, __PLOVER@GOTPAGE
Lloh16:
ldr x8, [x8, __PLOVER@GOTPAGEOFF]
Lloh17:
ldr w0, [x8]
bl _layer_on
bl _eeconfig_is_enabled
cbnz w0, LBB0_10
; %bb.9:
bl _eeconfig_init
LBB0_10:
bl _eeconfig_read_keymap
Lloh18:
adrp x8, _keymap_config@GOTPAGE
Lloh19:
ldr x8, [x8, _keymap_config@GOTPAGEOFF]
mov w9, #1
stp w9, w0, [x8]
bl _eeconfig_update_keymap
b LBB0_27
LBB0_11:
ldr w8, [x1]
Lloh20:
adrp x19, __LOWER@GOTPAGE
Lloh21:
ldr x19, [x19, __LOWER@GOTPAGEOFF]
ldr w0, [x19]
cbz w8, LBB0_24
; %bb.12:
bl _layer_on
b LBB0_25
LBB0_13:
ldr w8, [x1]
cbz w8, LBB0_27
; %bb.14:
Lloh22:
adrp x8, __PLOVER@GOTPAGE
Lloh23:
ldr x8, [x8, __PLOVER@GOTPAGEOFF]
Lloh24:
ldr w0, [x8]
bl _layer_off
b LBB0_27
LBB0_15:
ldr w8, [x1]
cbz w8, LBB0_27
; %bb.16:
Lloh25:
adrp x8, __DVORAK@GOTPAGE
Lloh26:
ldr x8, [x8, __DVORAK@GOTPAGEOFF]
b LBB0_19
LBB0_17:
ldr w8, [x1]
cbz w8, LBB0_27
; %bb.18:
Lloh27:
adrp x8, __COLEMAK@GOTPAGE
Lloh28:
ldr x8, [x8, __COLEMAK@GOTPAGEOFF]
LBB0_19:
ldr x8, [x8]
mov w9, #1
lsl x0, x9, x8
bl _default_layer_set
b LBB0_27
LBB0_20:
ldr w8, [x1]
Lloh29:
adrp x9, _KC_RSFT@GOTPAGE
Lloh30:
ldr x9, [x9, _KC_RSFT@GOTPAGEOFF]
Lloh31:
ldr w0, [x9]
cbz w8, LBB0_29
; %bb.21:
bl _register_code
b LBB0_27
LBB0_22:
bl _layer_off
LBB0_23:
Lloh32:
adrp x8, __LOWER@GOTPAGE
Lloh33:
ldr x8, [x8, __LOWER@GOTPAGEOFF]
Lloh34:
ldr w0, [x8]
ldr w1, [x19]
b LBB0_26
LBB0_24:
bl _layer_off
LBB0_25:
ldr w0, [x19]
Lloh35:
adrp x8, __RAISE@GOTPAGE
Lloh36:
ldr x8, [x8, __RAISE@GOTPAGEOFF]
Lloh37:
ldr w1, [x8]
LBB0_26:
Lloh38:
adrp x8, __ADJUST@GOTPAGE
Lloh39:
ldr x8, [x8, __ADJUST@GOTPAGEOFF]
Lloh40:
ldr w2, [x8]
bl _update_tri_layer
LBB0_27:
mov w0, #0
LBB0_28:
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB0_29:
bl _unregister_code
b LBB0_27
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh15, Lloh16, Lloh17
.loh AdrpLdrGotLdr Lloh12, Lloh13, Lloh14
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGot Lloh18, Lloh19
.loh AdrpLdrGot Lloh20, Lloh21
.loh AdrpLdrGotLdr Lloh22, Lloh23, Lloh24
.loh AdrpLdrGot Lloh25, Lloh26
.loh AdrpLdrGot Lloh27, Lloh28
.loh AdrpLdrGotLdr Lloh29, Lloh30, Lloh31
.loh AdrpLdrGotLdr Lloh32, Lloh33, Lloh34
.loh AdrpLdrGotLdr Lloh35, Lloh36, Lloh37
.loh AdrpLdrGotLdr Lloh38, Lloh39, Lloh40
.cfi_endproc
.section __TEXT,__const
lJTI0_0:
.byte (LBB0_2-LBB0_2)>>2
.byte (LBB0_5-LBB0_2)>>2
.byte (LBB0_7-LBB0_2)>>2
.byte (LBB0_11-LBB0_2)>>2
.byte (LBB0_13-LBB0_2)>>2
.byte (LBB0_15-LBB0_2)>>2
.byte (LBB0_17-LBB0_2)>>2
.byte (LBB0_20-LBB0_2)>>2
; -- End function
.comm __QWERTY,8,3 ; @_QWERTY
.comm __COLEMAK,8,3 ; @_COLEMAK
.comm __DVORAK,8,3 ; @_DVORAK
.comm __LOWER,4,2 ; @_LOWER
.comm __RAISE,4,2 ; @_RAISE
.comm __ADJUST,4,2 ; @_ADJUST
.comm _KC_RSFT,4,2 ; @KC_RSFT
.comm __PLOVER,4,2 ; @_PLOVER
.comm _keymap_config,8,2 ; @keymap_config
.subsections_via_symbols
| AnghaBench/qmk_firmware/keyboards/jd45/keymaps/jeebak/extr_keymap.c_process_record_user.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function uniphier_fi2c_prepare_operation
_uniphier_fi2c_prepare_operation: ## @uniphier_fi2c_prepare_operation
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movq _UNIPHIER_FI2C_BRST_FOEN@GOTPCREL(%rip), %rcx
movq _UNIPHIER_FI2C_BRST_RSCL@GOTPCREL(%rip), %rax
movl (%rax), %eax
orl (%rcx), %eax
movq _UNIPHIER_FI2C_BRST@GOTPCREL(%rip), %rcx
movq (%rcx), %rsi
addq (%rdi), %rsi
movl %eax, %edi
popq %rbp
jmp _writel ## TAILCALL
.cfi_endproc
## -- End function
.comm _UNIPHIER_FI2C_BRST_FOEN,4,2 ## @UNIPHIER_FI2C_BRST_FOEN
.comm _UNIPHIER_FI2C_BRST_RSCL,4,2 ## @UNIPHIER_FI2C_BRST_RSCL
.comm _UNIPHIER_FI2C_BRST,8,3 ## @UNIPHIER_FI2C_BRST
.no_dead_strip _uniphier_fi2c_prepare_operation
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function uniphier_fi2c_prepare_operation
_uniphier_fi2c_prepare_operation: ; @uniphier_fi2c_prepare_operation
.cfi_startproc
; %bb.0:
Lloh0:
adrp x8, _UNIPHIER_FI2C_BRST_FOEN@GOTPAGE
Lloh1:
ldr x8, [x8, _UNIPHIER_FI2C_BRST_FOEN@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
Lloh3:
adrp x9, _UNIPHIER_FI2C_BRST_RSCL@GOTPAGE
Lloh4:
ldr x9, [x9, _UNIPHIER_FI2C_BRST_RSCL@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
orr w8, w9, w8
ldr x9, [x0]
Lloh6:
adrp x10, _UNIPHIER_FI2C_BRST@GOTPAGE
Lloh7:
ldr x10, [x10, _UNIPHIER_FI2C_BRST@GOTPAGEOFF]
Lloh8:
ldr x10, [x10]
add x1, x10, x9
mov x0, x8
b _writel
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _UNIPHIER_FI2C_BRST_FOEN,4,2 ; @UNIPHIER_FI2C_BRST_FOEN
.comm _UNIPHIER_FI2C_BRST_RSCL,4,2 ; @UNIPHIER_FI2C_BRST_RSCL
.comm _UNIPHIER_FI2C_BRST,8,3 ; @UNIPHIER_FI2C_BRST
.no_dead_strip _uniphier_fi2c_prepare_operation
.subsections_via_symbols
| AnghaBench/linux/drivers/i2c/busses/extr_i2c-uniphier-f.c_uniphier_fi2c_prepare_operation.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function rk3328_pcm_startup
_rk3328_pcm_startup: ## @rk3328_pcm_startup
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl (%rsi), %edi
callq _snd_soc_component_get_drvdata
movq %rax, %rdi
popq %rbp
jmp _rk3328_codec_open_playback ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _rk3328_pcm_startup
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function rk3328_pcm_startup
_rk3328_pcm_startup: ; @rk3328_pcm_startup
.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 w0, [x1]
bl _snd_soc_component_get_drvdata
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
b _rk3328_codec_open_playback
.cfi_endproc
; -- End function
.no_dead_strip _rk3328_pcm_startup
.subsections_via_symbols
| AnghaBench/linux/sound/soc/codecs/extr_rk3328_codec.c_rk3328_pcm_startup.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function i40e_set_cld_element
_i40e_set_cld_element: ## @i40e_set_cld_element
.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, %r12
movq %rdi, %r14
movq %rsi, %rdi
xorl %esi, %esi
movl $32, %edx
callq _memset
movl 28(%r12), %edi
movl 36(%r14), %esi
callq _ether_addr_copy
movl 24(%r12), %edi
movl 32(%r14), %esi
callq _ether_addr_copy
movq (%r14), %rax
movq _ETH_P_IP@GOTPCREL(%rip), %rdx
movq _ETH_P_IPV6@GOTPCREL(%rip), %rcx
movq (%rcx), %rcx
cmpq (%rdx), %rax
je LBB0_2
## %bb.1:
cmpq %rcx, %rax
jne LBB0_8
LBB0_2:
cmpq %rcx, %rax
jne LBB0_6
## %bb.3:
movq 24(%r14), %rdi
callq _ARRAY_SIZE
testl %eax, %eax
movq %r14, %rax
jle LBB0_7
## %bb.4:
xorl %r13d, %r13d
movl $-1, %r15d
xorl %r14d, %r14d
movq %rax, -56(%rbp) ## 8-byte Spill
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movq 24(%rax), %rbx
movq %rbx, %rdi
callq _ARRAY_SIZE
addl %r15d, %eax
cltq
movl (%rbx,%rax,4), %edi
callq _be32_to_cpu
movl %eax, -44(%rbp)
movl %eax, %edi
callq _cpu_to_le32
movl %eax, -44(%rbp)
movq 16(%r12), %rdi
addq %r13, %rdi
leaq -44(%rbp), %rsi
movl $4, %edx
callq _memcpy
incl %r14d
movq -56(%rbp), %rax ## 8-byte Reload
movq 24(%rax), %rdi
callq _ARRAY_SIZE
addq $8, %r13
decl %r15d
cmpl %eax, %r14d
movq -56(%rbp), %rax ## 8-byte Reload
jl LBB0_5
jmp LBB0_7
LBB0_6:
movl 20(%r14), %edi
callq _be32_to_cpu
movl %eax, -44(%rbp)
leaq 8(%r12), %rdi
leaq -44(%rbp), %rsi
movl $4, %edx
callq _memcpy
movq %r14, %rax
LBB0_7:
movl 16(%rax), %edi
callq _ntohs
movl %eax, %edi
callq _cpu_to_le16
movl %eax, (%r12)
LBB0_8:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ETH_P_IP,8,3 ## @ETH_P_IP
.comm _ETH_P_IPV6,8,3 ## @ETH_P_IPV6
.comm _IPV6_MAX_INDEX,4,2 ## @IPV6_MAX_INDEX
.no_dead_strip _i40e_set_cld_element
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function i40e_set_cld_element
_i40e_set_cld_element: ; @i40e_set_cld_element
.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, x1
mov x20, x0
mov x0, x1
mov w1, #0
mov w2, #32
bl _memset
ldr w0, [x19, #28]
ldr w1, [x20, #36]
bl _ether_addr_copy
ldr w0, [x19, #24]
ldr w1, [x20, #32]
bl _ether_addr_copy
ldr x8, [x20]
Lloh0:
adrp x9, _ETH_P_IP@GOTPAGE
Lloh1:
ldr x9, [x9, _ETH_P_IP@GOTPAGEOFF]
Lloh2:
ldr x10, [x9]
Lloh3:
adrp x9, _ETH_P_IPV6@GOTPAGE
Lloh4:
ldr x9, [x9, _ETH_P_IPV6@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
cmp x8, x10
ccmp x8, x9, #4, ne
b.ne LBB0_7
; %bb.1:
cmp x8, x9
b.ne LBB0_5
; %bb.2:
ldr x0, [x20, #24]
bl _ARRAY_SIZE
cmp w0, #1
b.lt LBB0_6
; %bb.3:
mov x22, #0
mov w23, #0
mov w24, #-1
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr x21, [x20, #24]
mov x0, x21
bl _ARRAY_SIZE
add w8, w0, w24
ldr w0, [x21, w8, sxtw #2]
bl _be32_to_cpu
str w0, [sp, #12]
bl _cpu_to_le32
str w0, [sp, #12]
ldr x8, [x19, #16]
add x0, x8, x22
add x1, sp, #12
mov w2, #4
bl _memcpy
add w23, w23, #1
ldr x0, [x20, #24]
bl _ARRAY_SIZE
add x22, x22, #8
sub w24, w24, #1
cmp w23, w0
b.lt LBB0_4
b LBB0_6
LBB0_5:
ldr w0, [x20, #20]
bl _be32_to_cpu
str w0, [sp, #12]
add x0, x19, #8
add x1, sp, #12
mov w2, #4
bl _memcpy
LBB0_6:
ldr w0, [x20, #16]
bl _ntohs
bl _cpu_to_le16
str w0, [x19]
LBB0_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
add sp, sp, #80
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _ETH_P_IP,8,3 ; @ETH_P_IP
.comm _ETH_P_IPV6,8,3 ; @ETH_P_IPV6
.comm _IPV6_MAX_INDEX,4,2 ; @IPV6_MAX_INDEX
.no_dead_strip _i40e_set_cld_element
.subsections_via_symbols
| AnghaBench/linux/drivers/net/ethernet/intel/i40e/extr_i40e_main.c_i40e_set_cld_element.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function handle_dump
_handle_dump: ## @handle_dump
.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
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
movq _DUMP_ATTR_INTERFACE@GOTPCREL(%rip), %rax
movl (%rax), %eax
shlq $3, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rbx
movq _dump_attrs@GOTPCREL(%rip), %rax
movl (%rax), %r15d
movq _DUMP_ATTR_MAX@GOTPCREL(%rip), %rax
movl (%rax), %r12d
movq %r14, %rdi
callq _blob_data
movl %eax, %r13d
movq %r14, %rdi
callq _blob_len
movl %r15d, %edi
movl %r12d, %esi
movq %rbx, %rdx
movl %r13d, %ecx
movl %eax, %r8d
callq _blobmsg_parse
movq _DUMP_ATTR_INTERFACE@GOTPCREL(%rip), %rax
movslq (%rax), %rax
movq (%rbx,%rax,8), %rdi
testq %rdi, %rdi
je LBB0_2
## %bb.1:
callq _blob_memdup
movq _dump@GOTPCREL(%rip), %rcx
movl %eax, (%rcx)
LBB0_2:
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_4
## %bb.3:
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_4:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.comm _DUMP_ATTR_INTERFACE,4,2 ## @DUMP_ATTR_INTERFACE
.comm _dump_attrs,4,2 ## @dump_attrs
.comm _DUMP_ATTR_MAX,4,2 ## @DUMP_ATTR_MAX
.comm _dump,4,2 ## @dump
.no_dead_strip _handle_dump
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function handle_dump
_handle_dump: ; @handle_dump
.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, #16
mov x19, x2
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-56]
Lloh3:
adrp x24, _DUMP_ATTR_INTERFACE@GOTPAGE
Lloh4:
ldr x24, [x24, _DUMP_ATTR_INTERFACE@GOTPAGEOFF]
ldr w8, [x24]
lsl x8, x8, #3
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, #0xffffffff0
sub x20, x9, x8
mov sp, x20
Lloh7:
adrp x8, _dump_attrs@GOTPAGE
Lloh8:
ldr x8, [x8, _dump_attrs@GOTPAGEOFF]
Lloh9:
ldr w21, [x8]
Lloh10:
adrp x8, _DUMP_ATTR_MAX@GOTPAGE
Lloh11:
ldr x8, [x8, _DUMP_ATTR_MAX@GOTPAGEOFF]
Lloh12:
ldr w22, [x8]
mov x0, x2
bl _blob_data
mov x23, x0
mov x0, x19
bl _blob_len
mov x4, x0
mov x0, x21
mov x1, x22
mov x2, x20
mov x3, x23
bl _blobmsg_parse
ldrsw x8, [x24]
ldr x0, [x20, x8, lsl #3]
cbz x0, LBB0_2
; %bb.1:
bl _blob_memdup
Lloh13:
adrp x8, _dump@GOTPAGE
Lloh14:
ldr x8, [x8, _dump@GOTPAGEOFF]
Lloh15:
str w0, [x8]
LBB0_2:
ldur x8, [x29, #-56]
Lloh16:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh17:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh18:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_4
; %bb.3:
sub sp, x29, #48
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_4:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh10, Lloh11, Lloh12
.loh AdrpLdrGotLdr Lloh7, Lloh8, Lloh9
.loh AdrpLdrGot Lloh5, Lloh6
.loh AdrpLdrGot Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotStr Lloh13, Lloh14, Lloh15
.loh AdrpLdrGotLdr Lloh16, Lloh17, Lloh18
.cfi_endproc
; -- End function
.comm _DUMP_ATTR_INTERFACE,4,2 ; @DUMP_ATTR_INTERFACE
.comm _dump_attrs,4,2 ; @dump_attrs
.comm _DUMP_ATTR_MAX,4,2 ; @DUMP_ATTR_MAX
.comm _dump,4,2 ; @dump
.no_dead_strip _handle_dump
.subsections_via_symbols
| AnghaBench/openwrt/package/network/ipv6/map/src/extr_mapcalc.c_handle_dump.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mystrcat ## -- Begin function mystrcat
.p2align 4, 0x90
_mystrcat: ## @mystrcat
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
decq %rdi
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
cmpb $0, 1(%rdi)
leaq 1(%rdi), %rdi
jne LBB0_1
## %bb.2:
popq %rbp
jmp _strcpy ## TAILCALL
.cfi_endproc
## -- End function
.globl _main ## -- Begin function main
.p2align 4, 0x90
_main: ## @main
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
pushq %rbx
subq $1048, %rsp ## imm = 0x418
.cfi_offset %rbx, -24
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -16(%rbp)
leaq -1040(%rbp), %rbx
movl $1024, %esi ## imm = 0x400
movq %rbx, %rdi
callq ___bzero
movl $1918989427, -1040(%rbp) ## imm = 0x72617473
movb $116, -1036(%rbp)
movl $6647407, -1048(%rbp) ## imm = 0x656E6F
movl $7305076, -1044(%rbp) ## imm = 0x6F7774
.p2align 4, 0x90
LBB1_1: ## =>This Inner Loop Header: Depth=1
cmpb $0, 1(%rbx)
leaq 1(%rbx), %rbx
jne LBB1_1
## %bb.2:
leaq -1048(%rbp), %rsi
movq %rbx, %rdi
callq _strcpy
leaq -1041(%rbp), %rdi
.p2align 4, 0x90
LBB1_3: ## =>This Inner Loop Header: Depth=1
cmpb $0, 1(%rdi)
leaq 1(%rdi), %rdi
jne LBB1_3
## %bb.4:
leaq -1044(%rbp), %rsi
callq _strcpy
leaq -1040(%rbp), %rdi
callq _puts
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -16(%rbp), %rax
jne LBB1_6
## %bb.5:
xorl %eax, %eax
addq $1048, %rsp ## imm = 0x418
popq %rbx
popq %rbp
retq
LBB1_6:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _mystrcat ; -- Begin function mystrcat
.p2align 2
_mystrcat: ; @mystrcat
.cfi_startproc
; %bb.0:
sub x0, x0, #1
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x0, #1]!
cbnz w8, LBB0_1
; %bb.2:
b _strcpy
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.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
sub sp, sp, #1040
Lloh0:
adrp x8, ___stack_chk_guard@GOTPAGE
Lloh1:
ldr x8, [x8, ___stack_chk_guard@GOTPAGEOFF]
Lloh2:
ldr x8, [x8]
stur x8, [x29, #-24]
add x19, sp, #8
add x0, x19, #5
mov w1, #1019
bl _bzero
mov w8, #29811
movk w8, #29281, lsl #16
str w8, [sp, #8]
mov w8, #116
strb w8, [sp, #12]
mov w8, #28271
movk w8, #101, lsl #16
str w8, [sp, #4]
mov w8, #30580
movk w8, #111, lsl #16
str w8, [sp]
LBB1_1: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x19, #1]!
cbnz w8, LBB1_1
; %bb.2:
add x1, sp, #4
mov x0, x19
bl _strcpy
add x8, sp, #8
sub x0, x8, #1
LBB1_3: ; =>This Inner Loop Header: Depth=1
ldrb w8, [x0, #1]!
cbnz w8, LBB1_3
; %bb.4:
mov x1, sp
bl _strcpy
add x0, sp, #8
bl _puts
ldur x8, [x29, #-24]
Lloh3:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh4:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh5:
ldr x9, [x9]
cmp x9, x8
b.ne LBB1_6
; %bb.5:
mov w0, #0
add sp, sp, #1040
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
LBB1_6:
bl ___stack_chk_fail
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/193893777.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ifnet_llbroadcast_copy_bytes ## -- Begin function ifnet_llbroadcast_copy_bytes
.p2align 4, 0x90
_ifnet_llbroadcast_copy_bytes: ## @ifnet_llbroadcast_copy_bytes
.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 LBB0_5
## %bb.1:
testq %rsi, %rsi
je LBB0_5
## %bb.2:
testq %rcx, %rcx
je LBB0_5
## %bb.3:
movq %rdx, %rax
movq (%rdi), %rdx
movq %rdx, (%rcx)
movq (%rdi), %rdx
cmpq %rax, %rdx
jbe LBB0_7
## %bb.4:
movq _EMSGSIZE@GOTPCREL(%rip), %rax
jmp LBB0_6
LBB0_5:
movq _EINVAL@GOTPCREL(%rip), %rax
LBB0_6:
movl (%rax), %eax
popq %rbp
retq
LBB0_7:
testq %rdx, %rdx
je LBB0_10
## %bb.8:
cmpq $4, %rdx
ja LBB0_11
## %bb.9:
movl 12(%rdi), %edi
jmp LBB0_12
LBB0_10:
movq _ENXIO@GOTPCREL(%rip), %rax
jmp LBB0_6
LBB0_11:
movl 8(%rdi), %edi
LBB0_12:
## kill: def $edx killed $edx killed $rdx
callq _bcopy
xorl %eax, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _EINVAL,4,2 ## @EINVAL
.comm _EMSGSIZE,4,2 ## @EMSGSIZE
.comm _ENXIO,4,2 ## @ENXIO
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _ifnet_llbroadcast_copy_bytes ; -- Begin function ifnet_llbroadcast_copy_bytes
.p2align 2
_ifnet_llbroadcast_copy_bytes: ; @ifnet_llbroadcast_copy_bytes
.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
cbz x0, LBB0_5
; %bb.1:
cbz x1, LBB0_5
; %bb.2:
cbz x3, LBB0_5
; %bb.3:
mov x8, x2
ldr x9, [x0]
str x9, [x3]
ldr x2, [x0]
cmp x2, x8
b.ls LBB0_7
; %bb.4:
Lloh0:
adrp x8, _EMSGSIZE@GOTPAGE
Lloh1:
ldr x8, [x8, _EMSGSIZE@GOTPAGEOFF]
b LBB0_6
LBB0_5:
Lloh2:
adrp x8, _EINVAL@GOTPAGE
Lloh3:
ldr x8, [x8, _EINVAL@GOTPAGEOFF]
LBB0_6:
ldr w0, [x8]
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB0_7:
cbz x2, LBB0_10
; %bb.8:
cmp x2, #4
b.hi LBB0_11
; %bb.9:
ldr w0, [x0, #12]
b LBB0_12
LBB0_10:
Lloh4:
adrp x8, _ENXIO@GOTPAGE
Lloh5:
ldr x8, [x8, _ENXIO@GOTPAGEOFF]
b LBB0_6
LBB0_11:
ldr w0, [x0, #8]
LBB0_12:
; kill: def $w2 killed $w2 killed $x2
bl _bcopy
mov w0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _EINVAL,4,2 ; @EINVAL
.comm _EMSGSIZE,4,2 ; @EMSGSIZE
.comm _ENXIO,4,2 ; @ENXIO
.subsections_via_symbols
| AnghaBench/darwin-xnu/bsd/net/extr_kpi_interface.c_ifnet_llbroadcast_copy_bytes.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bnx2x_dp_tlv_list ## -- Begin function bnx2x_dp_tlv_list
.p2align 4, 0x90
_bnx2x_dp_tlv_list: ## @bnx2x_dp_tlv_list
.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
movl $1, %r14d
leaq L_.str(%rip), %r15
.p2align 4, 0x90
LBB0_1: ## =>This Inner Loop Header: Depth=1
movq (%rbx), %r12
movq _CHANNEL_TLV_LIST_END@GOTPCREL(%rip), %rax
movq (%rax), %r13
movq _BNX2X_MSG_IOV@GOTPCREL(%rip), %rax
movl (%rax), %edi
movl 8(%rbx), %r8d
movq %r15, %rsi
movl %r14d, %edx
movq %r12, %rcx
callq _DP
cmpq %r13, %r12
je LBB0_4
## %bb.2: ## in Loop: Header=BB0_1 Depth=1
movslq 8(%rbx), %rax
addq %rax, %rbx
leal 1(%r14), %eax
movq _MAX_TLVS_IN_LIST@GOTPCREL(%rip), %rcx
cmpl (%rcx), %r14d
movl %eax, %r14d
jl LBB0_1
## %bb.3:
leaq L_.str.1(%rip), %rsi
movl $1, %edi
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _WARN ## TAILCALL
LBB0_4:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _CHANNEL_TLV_LIST_END,8,3 ## @CHANNEL_TLV_LIST_END
.comm _BNX2X_MSG_IOV,4,2 ## @BNX2X_MSG_IOV
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "TLV number %d: type %d, length %d\n"
.comm _MAX_TLVS_IN_LIST,4,2 ## @MAX_TLVS_IN_LIST
L_.str.1: ## @.str.1
.asciz "corrupt tlvs"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _bnx2x_dp_tlv_list ; -- Begin function bnx2x_dp_tlv_list
.p2align 2
_bnx2x_dp_tlv_list: ; @bnx2x_dp_tlv_list
.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 x19, x1
mov w20, #1
Lloh0:
adrp x23, _CHANNEL_TLV_LIST_END@GOTPAGE
Lloh1:
ldr x23, [x23, _CHANNEL_TLV_LIST_END@GOTPAGEOFF]
Lloh2:
adrp x24, _BNX2X_MSG_IOV@GOTPAGE
Lloh3:
ldr x24, [x24, _BNX2X_MSG_IOV@GOTPAGEOFF]
Lloh4:
adrp x25, _MAX_TLVS_IN_LIST@GOTPAGE
Lloh5:
ldr x25, [x25, _MAX_TLVS_IN_LIST@GOTPAGEOFF]
Lloh6:
adrp x21, l_.str@PAGE
Lloh7:
add x21, x21, l_.str@PAGEOFF
LBB0_1: ; =>This Inner Loop Header: Depth=1
ldr x22, [x19]
ldr x26, [x23]
ldr w0, [x24]
ldr w4, [x19, #8]
mov x1, x21
mov x2, x20
mov x3, x22
bl _DP
cmp x22, x26
b.eq LBB0_4
; %bb.2: ; in Loop: Header=BB0_1 Depth=1
ldrsw x8, [x19, #8]
add x19, x19, x8
add w8, w20, #1
ldr w9, [x25]
cmp w20, w9
mov x20, x8
b.lt LBB0_1
; %bb.3:
Lloh8:
adrp x1, l_.str.1@PAGE
Lloh9:
add x1, x1, l_.str.1@PAGEOFF
mov w0, #1
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 _WARN
LBB0_4:
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 AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
; -- End function
.comm _CHANNEL_TLV_LIST_END,8,3 ; @CHANNEL_TLV_LIST_END
.comm _BNX2X_MSG_IOV,4,2 ; @BNX2X_MSG_IOV
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "TLV number %d: type %d, length %d\n"
.comm _MAX_TLVS_IN_LIST,4,2 ; @MAX_TLVS_IN_LIST
l_.str.1: ; @.str.1
.asciz "corrupt tlvs"
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/net/bnx2x/extr_bnx2x_vfpf.c_bnx2x_dp_tlv_list.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl ___koi_to_iso ## @__koi_to_iso
.p2align 4
___koi_to_iso:
.ascii "\000\001\002\003\004\005\006\007\b\t\n\013\f\r\016\017\020\021\022\023\004\025\026\027\030\031\032\033\034\035\036\037 !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\177\200\201\202\203\204\205\206\207\210\211\212\213\214\215\216\217\220\221\222\223\224\225\226\227\230\231\232\233\234\235\236\237\240\362\363\361\364\365\366\367\370\371\372\373\374\255\376\377\360\242\243\241\244\245\246\247\250\251\252\253\254\255\256\257\356\320\321\346\324\325\344\323\345\330\331\332\333\334\335\336\337\357\340\341\342\343\326\322\354\353\327\350\355\351\347\352\316\260\261\306\264\265\304\263\305\270\271\272\273\274\275\276\277\317\300\301\302\303\266\262\314\313\267\310\315\311\307\312"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __DATA,__data
.globl ___koi_to_iso ; @__koi_to_iso
___koi_to_iso:
.ascii "\000\001\002\003\004\005\006\007\b\t\n\013\f\r\016\017\020\021\022\023\004\025\026\027\030\031\032\033\034\035\036\037 !\"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\177\200\201\202\203\204\205\206\207\210\211\212\213\214\215\216\217\220\221\222\223\224\225\226\227\230\231\232\233\234\235\236\237\240\362\363\361\364\365\366\367\370\371\372\373\374\255\376\377\360\242\243\241\244\245\246\247\250\251\252\253\254\255\256\257\356\320\321\346\324\325\344\323\345\330\331\332\333\334\335\336\337\357\340\341\342\343\326\322\354\353\327\350\355\351\347\352\316\260\261\306\264\265\304\263\305\270\271\272\273\274\275\276\277\317\300\301\302\303\266\262\314\313\267\310\315\311\307\312"
.subsections_via_symbols
| the_stack_data/123874.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 %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 ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
movq %rax, -48(%rbp)
leaq L_str(%rip), %rdi
callq _puts
leaq L_.str.1(%rip), %rbx
leaq -56(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
leaq L_str.8(%rip), %rdi
callq _puts
leaq -60(%rbp), %rsi
movq %rbx, %rdi
xorl %eax, %eax
callq _scanf
movq %rsp, -72(%rbp) ## 8-byte Spill
movl -56(%rbp), %eax
shlq $2, %rax
callq ____chkstk_darwin
addq $15, %rax
andq $-16, %rax
subq %rax, %rsp
movq %rsp, %rbx
leaq L_str.9(%rip), %rdi
callq _puts
cmpl $0, -56(%rbp)
jle LBB0_3
## %bb.1:
leaq L_.str.1(%rip), %r14
movq %rbx, %r15
xorl %r12d, %r12d
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %r14, %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _scanf
incq %r12
movslq -56(%rbp), %rax
addq $4, %r15
cmpq %rax, %r12
jl LBB0_2
LBB0_3:
leaq L_str.10(%rip), %r14
leaq L_.str.5(%rip), %r15
leaq -49(%rbp), %r13
leaq L_str.11(%rip), %r12
.p2align 4, 0x90
LBB0_4: ## =>This Loop Header: Depth=1
## Child Loop BB0_10 Depth 2
## Child Loop BB0_12 Depth 2
## Child Loop BB0_15 Depth 2
## Child Loop BB0_20 Depth 2
## Child Loop BB0_22 Depth 2
## Child Loop BB0_25 Depth 2
movq %r14, %rdi
callq _puts
movq %r15, %rdi
movq %r13, %rsi
xorl %eax, %eax
callq _scanf
movl (%rbx), %esi
movl -56(%rbp), %r9d
cmpl $2, %r9d
jl LBB0_5
## %bb.6: ## in Loop: Header=BB0_4 Depth=1
leaq -1(%r9), %r8
movl $1, %edi
movd %esi, %xmm0
movl %esi, %edx
cmpq $8, %r8
jb LBB0_15
## %bb.7: ## in Loop: Header=BB0_4 Depth=1
movq %r8, %rdi
andq $-8, %rdi
pshufd $0, %xmm0, %xmm1 ## xmm1 = xmm0[0,0,0,0]
leaq -8(%rdi), %rcx
movq %rcx, %rdx
shrq $3, %rdx
incq %rdx
movl %edx, %eax
andl $3, %eax
cmpq $24, %rcx
jae LBB0_9
## %bb.8: ## in Loop: Header=BB0_4 Depth=1
xorl %ecx, %ecx
movdqa %xmm1, %xmm2
jmp LBB0_11
.p2align 4, 0x90
LBB0_5: ## in Loop: Header=BB0_4 Depth=1
movl %esi, %edx
jmp LBB0_26
LBB0_9: ## in Loop: Header=BB0_4 Depth=1
movabsq $4611686018427387900, %rcx ## imm = 0x3FFFFFFFFFFFFFFC
andq %rcx, %rdx
xorl %ecx, %ecx
movdqa %xmm1, %xmm2
.p2align 4, 0x90
LBB0_10: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movdqu 4(%rbx,%rcx,4), %xmm3
pminsd %xmm1, %xmm3
movdqu 20(%rbx,%rcx,4), %xmm1
pminsd %xmm2, %xmm1
movdqu 36(%rbx,%rcx,4), %xmm2
movdqu 52(%rbx,%rcx,4), %xmm4
movdqu 68(%rbx,%rcx,4), %xmm5
pminsd %xmm2, %xmm5
pminsd %xmm3, %xmm5
movdqu 84(%rbx,%rcx,4), %xmm3
pminsd %xmm4, %xmm3
pminsd %xmm1, %xmm3
movdqu 100(%rbx,%rcx,4), %xmm1
pminsd %xmm5, %xmm1
movdqu 116(%rbx,%rcx,4), %xmm2
pminsd %xmm3, %xmm2
addq $32, %rcx
addq $-4, %rdx
jne LBB0_10
LBB0_11: ## in Loop: Header=BB0_4 Depth=1
testq %rax, %rax
je LBB0_13
.p2align 4, 0x90
LBB0_12: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
leaq (,%rcx,4), %rdx
orq $4, %rdx
movdqu (%rbx,%rdx), %xmm3
pminsd %xmm3, %xmm1
movdqu 16(%rbx,%rdx), %xmm3
pminsd %xmm3, %xmm2
addq $8, %rcx
decq %rax
jne LBB0_12
LBB0_13: ## in Loop: Header=BB0_4 Depth=1
pminsd %xmm2, %xmm1
pshufd $238, %xmm1, %xmm2 ## xmm2 = xmm1[2,3,2,3]
pminsd %xmm1, %xmm2
pshufd $85, %xmm2, %xmm1 ## xmm1 = xmm2[1,1,1,1]
pminsd %xmm2, %xmm1
movd %xmm1, %edx
cmpq %rdi, %r8
je LBB0_16
## %bb.14: ## in Loop: Header=BB0_4 Depth=1
orq $1, %rdi
.p2align 4, 0x90
LBB0_15: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rbx,%rdi,4), %eax
cmpl %edx, %eax
cmovll %eax, %edx
incq %rdi
cmpq %rdi, %r9
jne LBB0_15
LBB0_16: ## in Loop: Header=BB0_4 Depth=1
movl $1, %edi
cmpq $8, %r8
jb LBB0_25
## %bb.17: ## in Loop: Header=BB0_4 Depth=1
movq %r8, %rdi
andq $-8, %rdi
pshufd $0, %xmm0, %xmm0 ## xmm0 = xmm0[0,0,0,0]
leaq -8(%rdi), %rcx
movq %rcx, %rax
shrq $3, %rax
incq %rax
movl %eax, %esi
andl $3, %esi
cmpq $24, %rcx
jae LBB0_19
## %bb.18: ## in Loop: Header=BB0_4 Depth=1
xorl %ecx, %ecx
movdqa %xmm0, %xmm1
jmp LBB0_21
LBB0_19: ## in Loop: Header=BB0_4 Depth=1
movabsq $4611686018427387900, %rcx ## imm = 0x3FFFFFFFFFFFFFFC
andq %rcx, %rax
xorl %ecx, %ecx
movdqa %xmm0, %xmm1
.p2align 4, 0x90
LBB0_20: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movdqu 4(%rbx,%rcx,4), %xmm2
pmaxsd %xmm0, %xmm2
movdqu 20(%rbx,%rcx,4), %xmm0
pmaxsd %xmm1, %xmm0
movdqu 36(%rbx,%rcx,4), %xmm1
movdqu 52(%rbx,%rcx,4), %xmm3
movdqu 68(%rbx,%rcx,4), %xmm4
pmaxsd %xmm1, %xmm4
pmaxsd %xmm2, %xmm4
movdqu 84(%rbx,%rcx,4), %xmm2
pmaxsd %xmm3, %xmm2
pmaxsd %xmm0, %xmm2
movdqu 100(%rbx,%rcx,4), %xmm0
pmaxsd %xmm4, %xmm0
movdqu 116(%rbx,%rcx,4), %xmm1
pmaxsd %xmm2, %xmm1
addq $32, %rcx
addq $-4, %rax
jne LBB0_20
LBB0_21: ## in Loop: Header=BB0_4 Depth=1
testq %rsi, %rsi
je LBB0_23
.p2align 4, 0x90
LBB0_22: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
leaq (,%rcx,4), %rax
orq $4, %rax
movdqu (%rbx,%rax), %xmm2
pmaxsd %xmm2, %xmm0
movdqu 16(%rbx,%rax), %xmm2
pmaxsd %xmm2, %xmm1
addq $8, %rcx
decq %rsi
jne LBB0_22
LBB0_23: ## in Loop: Header=BB0_4 Depth=1
pmaxsd %xmm1, %xmm0
pshufd $238, %xmm0, %xmm1 ## xmm1 = xmm0[2,3,2,3]
pmaxsd %xmm0, %xmm1
pshufd $85, %xmm1, %xmm0 ## xmm0 = xmm1[1,1,1,1]
pmaxsd %xmm1, %xmm0
movd %xmm0, %esi
cmpq %rdi, %r8
je LBB0_26
## %bb.24: ## in Loop: Header=BB0_4 Depth=1
orq $1, %rdi
.p2align 4, 0x90
LBB0_25: ## Parent Loop BB0_4 Depth=1
## => This Inner Loop Header: Depth=2
movl (%rbx,%rdi,4), %eax
cmpl %esi, %eax
cmovgl %eax, %esi
incq %rdi
cmpq %rdi, %r9
jne LBB0_25
LBB0_26: ## in Loop: Header=BB0_4 Depth=1
movsbl -49(%rbp), %eax
cmpl $100, %eax
je LBB0_30
## %bb.27: ## in Loop: Header=BB0_4 Depth=1
cmpl $117, %eax
je LBB0_28
## %bb.29: ## in Loop: Header=BB0_4 Depth=1
movq %r12, %rdi
callq _puts
jmp LBB0_4
LBB0_28:
addl %esi, %esi
addl -60(%rbp), %edx
subl %edx, %esi
jmp LBB0_31
LBB0_30:
addl %edx, %edx
subl %edx, %esi
addl -60(%rbp), %esi
LBB0_31:
leaq L_.str.7(%rip), %rdi
xorl %eax, %eax
callq _printf
movq -72(%rbp), %rsp ## 8-byte Reload
movq ___stack_chk_guard@GOTPCREL(%rip), %rax
movq (%rax), %rax
cmpq -48(%rbp), %rax
jne LBB0_33
## %bb.32:
xorl %eax, %eax
leaq -40(%rbp), %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_33:
callq ___stack_chk_fail
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str.1: ## @.str.1
.asciz "%d"
L_.str.5: ## @.str.5
.asciz " %c"
L_.str.7: ## @.str.7
.asciz "Total number of track movements = %d\n"
L_str: ## @str
.asciz "Enter the number of tracks in request queue:"
L_str.8: ## @str.8
.asciz "Enter position of R/W Head:"
L_str.9: ## @str.9
.asciz "Enter the track numbers:"
L_str.10: ## @str.10
.asciz "Enter the direction (u/d):"
L_str.11: ## @str.11
.asciz "\nWrong entry!"
.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 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
sub sp, sp, #32
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 x0, l_str@PAGE
Lloh4:
add x0, x0, l_str@PAGEOFF
bl _puts
sub x8, x29, #76
str x8, [sp, #-16]!
Lloh5:
adrp x19, l_.str.1@PAGE
Lloh6:
add x19, x19, l_.str.1@PAGEOFF
mov x0, x19
bl _scanf
add sp, sp, #16
Lloh7:
adrp x0, l_str.8@PAGE
Lloh8:
add x0, x0, l_str.8@PAGEOFF
bl _puts
sub x8, x29, #80
str x8, [sp, #-16]!
mov x0, x19
bl _scanf
add sp, sp, #16
mov x22, sp
ldur w8, [x29, #-76]
lsl x8, x8, #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 x23, x9, x8
mov sp, x23
Lloh11:
adrp x0, l_str.9@PAGE
Lloh12:
add x0, x0, l_str.9@PAGEOFF
bl _puts
ldur w8, [x29, #-76]
cmp w8, #1
b.lt LBB0_3
; %bb.1:
mov x20, #0
Lloh13:
adrp x19, l_.str.1@PAGE
Lloh14:
add x19, x19, l_.str.1@PAGEOFF
mov x21, x23
LBB0_2: ; =>This Inner Loop Header: Depth=1
str x21, [sp, #-16]!
mov x0, x19
bl _scanf
add sp, sp, #16
add x20, x20, #1
ldursw x8, [x29, #-76]
add x21, x21, #4
cmp x20, x8
b.lt LBB0_2
LBB0_3:
Lloh15:
adrp x19, l_str.10@PAGE
Lloh16:
add x19, x19, l_str.10@PAGEOFF
add x24, x23, #36
sub x25, x29, #81
Lloh17:
adrp x20, l_.str.5@PAGE
Lloh18:
add x20, x20, l_.str.5@PAGEOFF
Lloh19:
adrp x21, l_str.11@PAGE
Lloh20:
add x21, x21, l_str.11@PAGEOFF
LBB0_4: ; =>This Loop Header: Depth=1
; Child Loop BB0_9 Depth 2
; Child Loop BB0_12 Depth 2
; Child Loop BB0_16 Depth 2
; Child Loop BB0_19 Depth 2
mov x0, x19
bl _puts
str x25, [sp, #-16]!
mov x0, x20
bl _scanf
add sp, sp, #16
ldr w8, [x23]
ldur w9, [x29, #-76]
cmp w9, #2
b.lt LBB0_7
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
sub x11, x9, #1
cmp x11, #16
b.hs LBB0_8
; %bb.6: ; in Loop: Header=BB0_4 Depth=1
mov w12, #1
mov x10, x8
b LBB0_11
LBB0_7: ; in Loop: Header=BB0_4 Depth=1
mov x10, x8
b LBB0_20
LBB0_8: ; in Loop: Header=BB0_4 Depth=1
and x13, x11, #0xfffffffffffffff0
orr x12, x13, #0x1
mov x10, x13
dup.4s v0, w8
mov x14, x24
mov.16b v1, v0
mov.16b v2, v0
mov.16b v3, v0
LBB0_9: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldp q4, q5, [x14, #-32]
ldp q6, q7, [x14], #64
smin.4s v0, v4, v0
smin.4s v1, v5, v1
smin.4s v2, v6, v2
smin.4s v3, v7, v3
subs x10, x10, #16
b.ne LBB0_9
; %bb.10: ; in Loop: Header=BB0_4 Depth=1
smin.4s v0, v0, v1
smin.4s v0, v0, v2
smin.4s v0, v0, v3
sminv.4s s0, v0
fmov w10, s0
cmp x11, x13
b.eq LBB0_13
LBB0_11: ; in Loop: Header=BB0_4 Depth=1
add x13, x23, x12, lsl #2
sub x12, x9, x12
LBB0_12: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr w14, [x13], #4
cmp w14, w10
csel w10, w14, w10, lt
subs x12, x12, #1
b.ne LBB0_12
LBB0_13: ; in Loop: Header=BB0_4 Depth=1
cmp x11, #16
b.hs LBB0_15
; %bb.14: ; in Loop: Header=BB0_4 Depth=1
mov w12, #1
b LBB0_18
LBB0_15: ; in Loop: Header=BB0_4 Depth=1
and x13, x11, #0xfffffffffffffff0
orr x12, x13, #0x1
mov x14, x13
dup.4s v0, w8
mov x8, x24
mov.16b v1, v0
mov.16b v2, v0
mov.16b v3, v0
LBB0_16: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldp q4, q5, [x8, #-32]
ldp q6, q7, [x8], #64
smax.4s v0, v4, v0
smax.4s v1, v5, v1
smax.4s v2, v6, v2
smax.4s v3, v7, v3
subs x14, x14, #16
b.ne LBB0_16
; %bb.17: ; in Loop: Header=BB0_4 Depth=1
smax.4s v0, v0, v1
smax.4s v0, v0, v2
smax.4s v0, v0, v3
smaxv.4s s0, v0
fmov w8, s0
cmp x11, x13
b.eq LBB0_20
LBB0_18: ; in Loop: Header=BB0_4 Depth=1
add x11, x23, x12, lsl #2
sub x9, x9, x12
LBB0_19: ; Parent Loop BB0_4 Depth=1
; => This Inner Loop Header: Depth=2
ldr w12, [x11], #4
cmp w12, w8
csel w8, w12, w8, gt
subs x9, x9, #1
b.ne LBB0_19
LBB0_20: ; in Loop: Header=BB0_4 Depth=1
ldursb w9, [x29, #-81]
cmp w9, #100
b.eq LBB0_24
; %bb.21: ; in Loop: Header=BB0_4 Depth=1
cmp w9, #117
b.eq LBB0_23
; %bb.22: ; in Loop: Header=BB0_4 Depth=1
mov x0, x21
bl _puts
b LBB0_4
LBB0_23:
lsl w8, w8, #1
ldur w9, [x29, #-80]
add w9, w10, w9
sub w8, w8, w9
b LBB0_25
LBB0_24:
ldur w9, [x29, #-80]
sub w8, w8, w10, lsl #1
add w8, w8, w9
LBB0_25:
str x8, [sp, #-16]!
Lloh21:
adrp x0, l_.str.7@PAGE
Lloh22:
add x0, x0, l_.str.7@PAGEOFF
bl _printf
add sp, sp, #16
mov sp, x22
ldur x8, [x29, #-72]
Lloh23:
adrp x9, ___stack_chk_guard@GOTPAGE
Lloh24:
ldr x9, [x9, ___stack_chk_guard@GOTPAGEOFF]
Lloh25:
ldr x9, [x9]
cmp x9, x8
b.ne LBB0_27
; %bb.26:
mov w0, #0
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_27:
bl ___stack_chk_fail
.loh AdrpAdd Lloh11, Lloh12
.loh AdrpLdrGot Lloh9, Lloh10
.loh AdrpAdd Lloh7, Lloh8
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh13, Lloh14
.loh AdrpAdd Lloh19, Lloh20
.loh AdrpAdd Lloh17, Lloh18
.loh AdrpAdd Lloh15, Lloh16
.loh AdrpLdrGotLdr Lloh23, Lloh24, Lloh25
.loh AdrpAdd Lloh21, Lloh22
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str.1: ; @.str.1
.asciz "%d"
l_.str.5: ; @.str.5
.asciz " %c"
l_.str.7: ; @.str.7
.asciz "Total number of track movements = %d\n"
l_str: ; @str
.asciz "Enter the number of tracks in request queue:"
l_str.8: ; @str.8
.asciz "Enter position of R/W Head:"
l_str.9: ; @str.9
.asciz "Enter the track numbers:"
l_str.10: ; @str.10
.asciz "Enter the direction (u/d):"
l_str.11: ; @str.11
.asciz "\nWrong entry!"
.subsections_via_symbols
| the_stack_data/1230189.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function list_id_equal
_list_id_equal: ## @list_id_equal
.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
cmpq %rsi, %rdi
sete %al
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _list_id_equal
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function list_id_equal
_list_id_equal: ; @list_id_equal
.cfi_startproc
; %bb.0:
cmp x0, x1
cset w0, eq
ret
.cfi_endproc
; -- End function
.no_dead_strip _list_id_equal
.subsections_via_symbols
| AnghaBench/kphp-kdb/lists/extr_lists-data.c_list_id_equal.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function qcom_usb_hs_phy_power_off
_qcom_usb_hs_phy_power_off: ## @qcom_usb_hs_phy_power_off
.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 _phy_get_drvdata
movq %rax, %rbx
movl 12(%rax), %edi
callq _regulator_disable
movl 8(%rbx), %edi
callq _regulator_disable
movl 4(%rbx), %edi
callq _clk_disable_unprepare
movl (%rbx), %edi
callq _clk_disable_unprepare
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.no_dead_strip _qcom_usb_hs_phy_power_off
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function qcom_usb_hs_phy_power_off
_qcom_usb_hs_phy_power_off: ; @qcom_usb_hs_phy_power_off
.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 _phy_get_drvdata
mov x19, x0
ldr w0, [x0, #12]
bl _regulator_disable
ldr w0, [x19, #8]
bl _regulator_disable
ldr w0, [x19, #4]
bl _clk_disable_unprepare
ldr w0, [x19]
bl _clk_disable_unprepare
mov w0, #0
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 _qcom_usb_hs_phy_power_off
.subsections_via_symbols
| AnghaBench/linux/drivers/phy/qualcomm/extr_phy-qcom-usb-hs.c_qcom_usb_hs_phy_power_off.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _trap_BotResetLastAvoidReach ## -- Begin function trap_BotResetLastAvoidReach
.p2align 4, 0x90
_trap_BotResetLastAvoidReach: ## @trap_BotResetLastAvoidReach
.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, %esi
movq _BOTLIB_AI_RESET_LAST_AVOID_REACH@GOTPCREL(%rip), %rax
movl (%rax), %edi
popq %rbp
jmp _syscall ## TAILCALL
.cfi_endproc
## -- End function
.comm _BOTLIB_AI_RESET_LAST_AVOID_REACH,4,2 ## @BOTLIB_AI_RESET_LAST_AVOID_REACH
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _trap_BotResetLastAvoidReach ; -- Begin function trap_BotResetLastAvoidReach
.p2align 2
_trap_BotResetLastAvoidReach: ; @trap_BotResetLastAvoidReach
.cfi_startproc
; %bb.0:
mov x1, x0
Lloh0:
adrp x8, _BOTLIB_AI_RESET_LAST_AVOID_REACH@GOTPAGE
Lloh1:
ldr x8, [x8, _BOTLIB_AI_RESET_LAST_AVOID_REACH@GOTPAGEOFF]
Lloh2:
ldr w0, [x8]
b _syscall
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _BOTLIB_AI_RESET_LAST_AVOID_REACH,4,2 ; @BOTLIB_AI_RESET_LAST_AVOID_REACH
.subsections_via_symbols
| AnghaBench/lab/engine/code/game/extr_g_syscalls.c_trap_BotResetLastAvoidReach.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _make_subgeom ## -- Begin function make_subgeom
.p2align 4, 0x90
_make_subgeom: ## @make_subgeom
.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
cmpl $1, %edi
je LBB0_8
## %bb.1:
cmpl $2, %edi
jne LBB0_16
## %bb.2:
testl %ecx, %ecx
jle LBB0_23
## %bb.3:
movq (%rsi), %rdi
movq 8(%rsi), %rax
movq (%rdx), %rsi
movq 8(%rdx), %rdx
movl %ecx, %r9d
movl $1, %ebx
cmpl $1, %ecx
je LBB0_6
## %bb.4:
movl %r9d, %r10d
andl $-2, %r10d
negq %r10
movl $1, %ebx
.p2align 4, 0x90
LBB0_5: ## =>This Inner Loop Header: Depth=1
movslq (%r8,%rbx,4), %rcx
movss (%rdi,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%rsi,%rbx,4)
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%rdx,%rbx,4)
movslq 4(%r8,%rbx,4), %rcx
movss (%rdi,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, 4(%rsi,%rbx,4)
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, 4(%rdx,%rbx,4)
leaq (%r10,%rbx), %rcx
addq $2, %rcx
addq $2, %rbx
cmpq $1, %rcx
jne LBB0_5
LBB0_6:
testb $1, %r9b
je LBB0_23
## %bb.7:
movslq (%r8,%rbx,4), %rcx
movss (%rdi,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%rsi,%rbx,4)
movss (%rax,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%rdx,%rbx,4)
jmp LBB0_23
LBB0_8:
testl %ecx, %ecx
jle LBB0_23
## %bb.9:
movq (%rsi), %rax
movq (%rdx), %rdx
movl %ecx, %esi
leaq -1(%rsi), %rbx
movl %esi, %ecx
andl $3, %ecx
movl $1, %edi
cmpq $3, %rbx
jb LBB0_13
## %bb.10:
andl $-4, %esi
xorl %edi, %edi
.p2align 4, 0x90
LBB0_11: ## =>This Inner Loop Header: Depth=1
movslq 4(%r8,%rdi,4), %rbx
movss (%rax,%rbx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, 4(%rdx,%rdi,4)
movslq 8(%r8,%rdi,4), %rbx
movss (%rax,%rbx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, 8(%rdx,%rdi,4)
movslq 12(%r8,%rdi,4), %rbx
movss (%rax,%rbx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, 12(%rdx,%rdi,4)
movslq 16(%r8,%rdi,4), %rbx
movss (%rax,%rbx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, 16(%rdx,%rdi,4)
addq $4, %rdi
cmpq %rdi, %rsi
jne LBB0_11
## %bb.12:
incq %rdi
LBB0_13:
testq %rcx, %rcx
je LBB0_23
## %bb.14:
leaq (%rdx,%rdi,4), %rdx
leaq (%r8,%rdi,4), %rsi
xorl %edi, %edi
.p2align 4, 0x90
LBB0_15: ## =>This Inner Loop Header: Depth=1
movslq (%rsi,%rdi,4), %rbx
movss (%rax,%rbx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%rdx,%rdi,4)
incq %rdi
cmpq %rdi, %rcx
jne LBB0_15
jmp LBB0_23
LBB0_16:
jle LBB0_23
## %bb.17:
testl %ecx, %ecx
jle LBB0_23
## %bb.18:
movq (%rsi), %rdi
movq 8(%rsi), %r9
movq (%rdx), %rax
movq 8(%rdx), %r10
movq 16(%rsi), %rsi
movq 16(%rdx), %r11
movl %ecx, %r14d
movl $1, %edx
cmpl $1, %ecx
je LBB0_21
## %bb.19:
movl %r14d, %ecx
andl $-2, %ecx
negq %rcx
movl $1, %edx
.p2align 4, 0x90
LBB0_20: ## =>This Inner Loop Header: Depth=1
movslq (%r8,%rdx,4), %rbx
movss (%rdi,%rbx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%rax,%rdx,4)
movss (%r9,%rbx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%r10,%rdx,4)
movss (%rsi,%rbx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%r11,%rdx,4)
movslq 4(%r8,%rdx,4), %rbx
movss (%rdi,%rbx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, 4(%rax,%rdx,4)
movss (%r9,%rbx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, 4(%r10,%rdx,4)
movss (%rsi,%rbx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, 4(%r11,%rdx,4)
leaq (%rcx,%rdx), %rbx
addq $2, %rbx
addq $2, %rdx
cmpq $1, %rbx
jne LBB0_20
LBB0_21:
testb $1, %r14b
je LBB0_23
## %bb.22:
movslq (%r8,%rdx,4), %rcx
movss (%rdi,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%rax,%rdx,4)
movss (%r9,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%r10,%rdx,4)
movss (%rsi,%rcx,4), %xmm0 ## xmm0 = mem[0],zero,zero,zero
movss %xmm0, (%r11,%rdx,4)
LBB0_23:
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 _make_subgeom ; -- Begin function make_subgeom
.p2align 2
_make_subgeom: ; @make_subgeom
.cfi_startproc
; %bb.0:
cmp w0, #1
b.eq LBB0_5
; %bb.1:
cmp w0, #2
b.ne LBB0_8
; %bb.2:
cmp w3, #1
b.lt LBB0_12
; %bb.3:
ldp x8, x9, [x1]
add w13, w3, #1
ldp x11, x10, [x2]
add x10, x10, #4
add x11, x11, #4
add x12, x4, #4
sub x13, x13, #1
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldrsw x14, [x12], #4
lsl x14, x14, #2
ldr s0, [x8, x14]
str s0, [x11], #4
ldr s0, [x9, x14]
str s0, [x10], #4
subs x13, x13, #1
b.ne LBB0_4
b LBB0_12
LBB0_5:
cmp w3, #1
b.lt LBB0_12
; %bb.6:
ldr x8, [x1]
ldr x9, [x2]
add w11, w3, #1
add x9, x9, #4
add x10, x4, #4
sub x11, x11, #1
LBB0_7: ; =>This Inner Loop Header: Depth=1
ldrsw x12, [x10], #4
ldr s0, [x8, x12, lsl #2]
str s0, [x9], #4
subs x11, x11, #1
b.ne LBB0_7
b LBB0_12
LBB0_8:
cmp w0, #3
b.lt LBB0_12
; %bb.9:
cmp w3, #1
b.lt LBB0_12
; %bb.10:
ldp x8, x9, [x1]
ldp x13, x12, [x2]
ldr x10, [x2, #16]
add w15, w3, #1
add x10, x10, #4
ldr x11, [x1, #16]
add x12, x12, #4
add x13, x13, #4
add x14, x4, #4
sub x15, x15, #1
LBB0_11: ; =>This Inner Loop Header: Depth=1
ldrsw x16, [x14], #4
lsl x16, x16, #2
ldr s0, [x8, x16]
str s0, [x13], #4
ldr s0, [x9, x16]
str s0, [x12], #4
ldr s0, [x11, x16]
str s0, [x10], #4
subs x15, x15, #1
b.ne LBB0_11
LBB0_12:
ret
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/95396.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _worker_thread_proc ## -- Begin function worker_thread_proc
.p2align 4, 0x90
_worker_thread_proc: ## @worker_thread_proc
.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 $0, -56(%rbp)
movq _s_received_signal@GOTPCREL(%rip), %r15
cmpq $0, (%r15)
je LBB0_1
LBB0_5:
xorl %eax, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_1:
movq %rdi, %r13
movq _on_work_complete@GOTPCREL(%rip), %r14
leaq -48(%rbp), %r12
jmp LBB0_2
.p2align 4, 0x90
LBB0_4: ## in Loop: Header=BB0_2 Depth=1
xorl %eax, %eax
callq _rand
movslq %eax, %rbx
imulq $1717986919, %rbx, %rax ## imm = 0x66666667
movq %rax, %rcx
shrq $63, %rcx
sarq $34, %rax
addl %ecx, %eax
addl %eax, %eax
leal (%rax,%rax,4), %eax
subl %eax, %ebx
movl %ebx, %edi
callq _sleep
movl -56(%rbp), %eax
movl %eax, -48(%rbp)
movl %ebx, -44(%rbp)
movl (%r14), %esi
movq %r13, %rdi
movq %r12, %rdx
movl $8, %ecx
callq _mg_broadcast
cmpq $0, (%r15)
jne LBB0_5
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq _sock@GOTPCREL(%rip), %rax
movq (%rax), %rax
movl 4(%rax), %edi
leaq -56(%rbp), %rsi
movl $8, %edx
callq _read
testq %rax, %rax
jns LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
leaq L_.str(%rip), %rdi
callq _perror
jmp LBB0_4
.cfi_endproc
## -- End function
.comm _s_received_signal,8,3 ## @s_received_signal
.comm _sock,8,3 ## @sock
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Reading worker sock"
.comm _on_work_complete,4,2 ## @on_work_complete
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _worker_thread_proc ; -- Begin function worker_thread_proc
.p2align 2
_worker_thread_proc: ; @worker_thread_proc
.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
str xzr, [sp, #8]
Lloh0:
adrp x22, _s_received_signal@GOTPAGE
Lloh1:
ldr x22, [x22, _s_received_signal@GOTPAGEOFF]
ldr x8, [x22]
cbz x8, LBB0_2
LBB0_1:
mov x0, #0
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
LBB0_2:
mov x19, x0
Lloh2:
adrp x23, _sock@GOTPAGE
Lloh3:
ldr x23, [x23, _sock@GOTPAGEOFF]
mov w24, #26215
movk w24, #26214, lsl #16
mov w25, #10
Lloh4:
adrp x26, _on_work_complete@GOTPAGE
Lloh5:
ldr x26, [x26, _on_work_complete@GOTPAGEOFF]
Lloh6:
adrp x20, l_.str@PAGE
Lloh7:
add x20, x20, l_.str@PAGEOFF
b LBB0_4
LBB0_3: ; in Loop: Header=BB0_4 Depth=1
bl _rand
smull x8, w0, w24
lsr x9, x8, #63
asr x8, x8, #34
add w8, w8, w9
msub w21, w8, w25, w0
mov x0, x21
bl _sleep
ldr w8, [sp, #8]
stp w8, w21, [sp]
ldr w1, [x26]
mov x2, sp
mov x0, x19
mov w3, #8
bl _mg_broadcast
ldr x8, [x22]
cbnz x8, LBB0_1
LBB0_4: ; =>This Inner Loop Header: Depth=1
ldr x8, [x23]
ldr w0, [x8, #4]
add x1, sp, #8
mov w2, #8
bl _read
tbz x0, #63, LBB0_3
; %bb.5: ; in Loop: Header=BB0_4 Depth=1
mov x0, x20
bl _perror
b LBB0_3
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpLdrGot Lloh4, Lloh5
.loh AdrpLdrGot Lloh2, Lloh3
.cfi_endproc
; -- End function
.comm _s_received_signal,8,3 ; @s_received_signal
.comm _sock,8,3 ; @sock
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Reading worker sock"
.comm _on_work_complete,4,2 ; @on_work_complete
.subsections_via_symbols
| AnghaBench/mongoose/examples/multithreaded/extr_multithreaded.c_worker_thread_proc.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function bfa_sfp_getdata
_bfa_sfp_getdata: ## @bfa_sfp_getdata
.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 %esi, %r14d
movq %rdi, %rbx
movq 16(%rdi), %r15
xorl %edi, %edi
cmpl $0, (%rbx)
setne %dil
callq _WARN_ON
movl 12(%rbx), %esi
movq %rbx, %rdi
callq _bfa_trc
movl $1, (%rbx)
movl %r14d, 4(%rbx)
movl %r14d, (%r15)
addq $4, %r15
movl 8(%rbx), %edx
movq %r15, %rdi
movl $4, %esi
callq _bfa_alen_set
movq %rbx, %rdi
addq $8, %rsp
popq %rbx
popq %r14
popq %r15
popq %rbp
jmp _bfa_sfp_getdata_send ## TAILCALL
.cfi_endproc
## -- End function
.no_dead_strip _bfa_sfp_getdata
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function bfa_sfp_getdata
_bfa_sfp_getdata: ; @bfa_sfp_getdata
.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
ldr x21, [x0, #16]
ldr w8, [x0]
cmp w8, #0
cset w0, ne
bl _WARN_ON
ldr w1, [x20, #12]
mov x0, x20
bl _bfa_trc
mov w8, #1
stp w8, w19, [x20]
str w19, [x21], #4
ldr w2, [x20, #8]
mov x0, x21
mov w1, #4
bl _bfa_alen_set
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
b _bfa_sfp_getdata_send
.cfi_endproc
; -- End function
.no_dead_strip _bfa_sfp_getdata
.subsections_via_symbols
| AnghaBench/fastsocket/kernel/drivers/scsi/bfa/extr_bfa_ioc.c_bfa_sfp_getdata.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hdmi_wp_set_irqenable ## -- Begin function hdmi_wp_set_irqenable
.p2align 4, 0x90
_hdmi_wp_set_irqenable: ## @hdmi_wp_set_irqenable
.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 _HDMI_WP_IRQENABLE_SET@GOTPCREL(%rip), %rax
movl (%rax), %esi
popq %rbp
jmp _hdmi_write_reg ## TAILCALL
.cfi_endproc
## -- End function
.comm _HDMI_WP_IRQENABLE_SET,4,2 ## @HDMI_WP_IRQENABLE_SET
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _hdmi_wp_set_irqenable ; -- Begin function hdmi_wp_set_irqenable
.p2align 2
_hdmi_wp_set_irqenable: ; @hdmi_wp_set_irqenable
.cfi_startproc
; %bb.0:
mov x2, x1
ldr w0, [x0]
Lloh0:
adrp x8, _HDMI_WP_IRQENABLE_SET@GOTPAGE
Lloh1:
ldr x8, [x8, _HDMI_WP_IRQENABLE_SET@GOTPAGEOFF]
Lloh2:
ldr w1, [x8]
b _hdmi_write_reg
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.cfi_endproc
; -- End function
.comm _HDMI_WP_IRQENABLE_SET,4,2 ; @HDMI_WP_IRQENABLE_SET
.subsections_via_symbols
| AnghaBench/linux/drivers/gpu/drm/omapdrm/dss/extr_hdmi_wp.c_hdmi_wp_set_irqenable.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function win32_translate_open_mode
_win32_translate_open_mode: ## @win32_translate_open_mode
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movl $0, (%rdx)
movl $0, (%r8)
movl $0, (%rcx)
movl $0, (%rsi)
movq _ZLIB_FILEFUNC_MODE_READWRITEFILTER@GOTPCREL(%rip), %rax
movl (%rax), %r8d
andl %edi, %r8d
movq _ZLIB_FILEFUNC_MODE_READ@GOTPCREL(%rip), %rax
cmpl (%rax), %r8d
jne LBB0_2
## %bb.1:
movq _GENERIC_READ@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, (%rsi)
movq _OPEN_EXISTING@GOTPCREL(%rip), %rax
movl (%rax), %eax
movl %eax, (%rdx)
movq _FILE_SHARE_READ@GOTPCREL(%rip), %rax
jmp LBB0_7
LBB0_2:
movq _ZLIB_FILEFUNC_MODE_EXISTING@GOTPCREL(%rip), %rax
testl %edi, (%rax)
je LBB0_4
## %bb.3:
movq _GENERIC_WRITE@GOTPCREL(%rip), %rax
movq _GENERIC_READ@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
movl %ecx, (%rsi)
movq _OPEN_EXISTING@GOTPCREL(%rip), %rax
jmp LBB0_6
LBB0_4:
movq _ZLIB_FILEFUNC_MODE_CREATE@GOTPCREL(%rip), %rax
testl %edi, (%rax)
je LBB0_8
## %bb.5:
movq _GENERIC_WRITE@GOTPCREL(%rip), %rax
movq _GENERIC_READ@GOTPCREL(%rip), %rcx
movl (%rcx), %ecx
orl (%rax), %ecx
movl %ecx, (%rsi)
movq _CREATE_ALWAYS@GOTPCREL(%rip), %rax
LBB0_6:
movq %rdx, %rcx
LBB0_7:
movl (%rax), %eax
movl %eax, (%rcx)
LBB0_8:
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _ZLIB_FILEFUNC_MODE_READWRITEFILTER,4,2 ## @ZLIB_FILEFUNC_MODE_READWRITEFILTER
.comm _ZLIB_FILEFUNC_MODE_READ,4,2 ## @ZLIB_FILEFUNC_MODE_READ
.comm _GENERIC_READ,4,2 ## @GENERIC_READ
.comm _OPEN_EXISTING,4,2 ## @OPEN_EXISTING
.comm _FILE_SHARE_READ,4,2 ## @FILE_SHARE_READ
.comm _ZLIB_FILEFUNC_MODE_EXISTING,4,2 ## @ZLIB_FILEFUNC_MODE_EXISTING
.comm _GENERIC_WRITE,4,2 ## @GENERIC_WRITE
.comm _ZLIB_FILEFUNC_MODE_CREATE,4,2 ## @ZLIB_FILEFUNC_MODE_CREATE
.comm _CREATE_ALWAYS,4,2 ## @CREATE_ALWAYS
.no_dead_strip _win32_translate_open_mode
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function win32_translate_open_mode
_win32_translate_open_mode: ; @win32_translate_open_mode
.cfi_startproc
; %bb.0:
str wzr, [x2]
str wzr, [x4]
str wzr, [x3]
str wzr, [x1]
Lloh0:
adrp x8, _ZLIB_FILEFUNC_MODE_READWRITEFILTER@GOTPAGE
Lloh1:
ldr x8, [x8, _ZLIB_FILEFUNC_MODE_READWRITEFILTER@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
and w8, w8, w0
Lloh3:
adrp x9, _ZLIB_FILEFUNC_MODE_READ@GOTPAGE
Lloh4:
ldr x9, [x9, _ZLIB_FILEFUNC_MODE_READ@GOTPAGEOFF]
Lloh5:
ldr w9, [x9]
cmp w8, w9
b.ne LBB0_2
; %bb.1:
Lloh6:
adrp x8, _GENERIC_READ@GOTPAGE
Lloh7:
ldr x8, [x8, _GENERIC_READ@GOTPAGEOFF]
Lloh8:
ldr w8, [x8]
str w8, [x1]
Lloh9:
adrp x8, _OPEN_EXISTING@GOTPAGE
Lloh10:
ldr x8, [x8, _OPEN_EXISTING@GOTPAGEOFF]
Lloh11:
ldr w8, [x8]
str w8, [x2]
Lloh12:
adrp x8, _FILE_SHARE_READ@GOTPAGE
Lloh13:
ldr x8, [x8, _FILE_SHARE_READ@GOTPAGEOFF]
b LBB0_7
LBB0_2:
Lloh14:
adrp x8, _ZLIB_FILEFUNC_MODE_EXISTING@GOTPAGE
Lloh15:
ldr x8, [x8, _ZLIB_FILEFUNC_MODE_EXISTING@GOTPAGEOFF]
Lloh16:
ldr w8, [x8]
tst w8, w0
b.eq LBB0_4
; %bb.3:
Lloh17:
adrp x8, _GENERIC_WRITE@GOTPAGE
Lloh18:
ldr x8, [x8, _GENERIC_WRITE@GOTPAGEOFF]
Lloh19:
ldr w8, [x8]
Lloh20:
adrp x9, _GENERIC_READ@GOTPAGE
Lloh21:
ldr x9, [x9, _GENERIC_READ@GOTPAGEOFF]
Lloh22:
ldr w9, [x9]
orr w8, w9, w8
str w8, [x1]
Lloh23:
adrp x8, _OPEN_EXISTING@GOTPAGE
Lloh24:
ldr x8, [x8, _OPEN_EXISTING@GOTPAGEOFF]
b LBB0_6
LBB0_4:
Lloh25:
adrp x8, _ZLIB_FILEFUNC_MODE_CREATE@GOTPAGE
Lloh26:
ldr x8, [x8, _ZLIB_FILEFUNC_MODE_CREATE@GOTPAGEOFF]
Lloh27:
ldr w8, [x8]
tst w8, w0
b.eq LBB0_8
; %bb.5:
Lloh28:
adrp x8, _GENERIC_WRITE@GOTPAGE
Lloh29:
ldr x8, [x8, _GENERIC_WRITE@GOTPAGEOFF]
Lloh30:
ldr w8, [x8]
Lloh31:
adrp x9, _GENERIC_READ@GOTPAGE
Lloh32:
ldr x9, [x9, _GENERIC_READ@GOTPAGEOFF]
Lloh33:
ldr w9, [x9]
orr w8, w9, w8
str w8, [x1]
Lloh34:
adrp x8, _CREATE_ALWAYS@GOTPAGE
Lloh35:
ldr x8, [x8, _CREATE_ALWAYS@GOTPAGEOFF]
LBB0_6:
mov x3, x2
LBB0_7:
ldr w8, [x8]
str w8, [x3]
LBB0_8:
ret
.loh AdrpLdrGotLdr Lloh3, Lloh4, Lloh5
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpLdrGot Lloh12, Lloh13
.loh AdrpLdrGotLdr Lloh9, Lloh10, Lloh11
.loh AdrpLdrGotLdr Lloh6, Lloh7, Lloh8
.loh AdrpLdrGotLdr Lloh14, Lloh15, Lloh16
.loh AdrpLdrGot Lloh23, Lloh24
.loh AdrpLdrGotLdr Lloh20, Lloh21, Lloh22
.loh AdrpLdrGotLdr Lloh17, Lloh18, Lloh19
.loh AdrpLdrGotLdr Lloh25, Lloh26, Lloh27
.loh AdrpLdrGot Lloh34, Lloh35
.loh AdrpLdrGotLdr Lloh31, Lloh32, Lloh33
.loh AdrpLdrGotLdr Lloh28, Lloh29, Lloh30
.cfi_endproc
; -- End function
.comm _ZLIB_FILEFUNC_MODE_READWRITEFILTER,4,2 ; @ZLIB_FILEFUNC_MODE_READWRITEFILTER
.comm _ZLIB_FILEFUNC_MODE_READ,4,2 ; @ZLIB_FILEFUNC_MODE_READ
.comm _GENERIC_READ,4,2 ; @GENERIC_READ
.comm _OPEN_EXISTING,4,2 ; @OPEN_EXISTING
.comm _FILE_SHARE_READ,4,2 ; @FILE_SHARE_READ
.comm _ZLIB_FILEFUNC_MODE_EXISTING,4,2 ; @ZLIB_FILEFUNC_MODE_EXISTING
.comm _GENERIC_WRITE,4,2 ; @GENERIC_WRITE
.comm _ZLIB_FILEFUNC_MODE_CREATE,4,2 ; @ZLIB_FILEFUNC_MODE_CREATE
.comm _CREATE_ALWAYS,4,2 ; @CREATE_ALWAYS
.no_dead_strip _win32_translate_open_mode
.subsections_via_symbols
| AnghaBench/reactos/sdk/lib/3rdparty/zlib/contrib/minizip/extr_iowin32.c_win32_translate_open_mode.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _xdr_encode_word ## -- Begin function xdr_encode_word
.p2align 4, 0x90
_xdr_encode_word: ## @xdr_encode_word
.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
movl %esi, %r14d
movq %rdi, %rbx
movl %edx, %edi
callq _cpu_to_be32
movl %eax, -20(%rbp)
leaq -20(%rbp), %rdx
movq %rbx, %rdi
movl %r14d, %esi
movl $4, %ecx
callq _write_bytes_to_xdr_buf
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 _xdr_encode_word ; -- Begin function xdr_encode_word
.p2align 2
_xdr_encode_word: ; @xdr_encode_word
.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 x20, x0
mov x0, x2
bl _cpu_to_be32
str w0, [sp, #12]
add x2, sp, #12
mov x0, x20
mov x1, x19
mov w3, #4
bl _write_bytes_to_xdr_buf
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/fastsocket/kernel/net/sunrpc/extr_xdr.c_xdr_encode_word.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function utflen
_utflen: ## @utflen
.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
leaq -48(%rbp), %rdx
movl $1, %esi
callq _luaL_checklstring
movq %rax, %r12
movq %r15, %rdi
movl $2, %esi
movl $1, %edx
callq _luaL_optinteger
movq -48(%rbp), %rsi
movl %eax, %edi
callq _u_posrelat
movl %eax, %r14d
movq %r15, %rdi
movl $3, %esi
movl $-1, %edx
callq _luaL_optinteger
movq -48(%rbp), %rsi
movl %eax, %edi
callq _u_posrelat
leal -1(%r14), %ecx
cmpl -48(%rbp), %ecx
movl %eax, %r13d
setle %al
testl %r14d, %r14d
setg %dl
cmovgl %ecx, %r14d
andb %al, %dl
movzbl %dl, %esi
leaq L_.str(%rip), %rcx
movq %r15, %rdi
movl $2, %edx
callq _luaL_argcheck
xorl %esi, %esi
cmpl -48(%rbp), %r13d
setle %sil
leaq L_.str.1(%rip), %rcx
movq %r15, %rdi
movl $3, %edx
callq _luaL_argcheck
xorl %ebx, %ebx
cmpl %r13d, %r14d
jge LBB0_5
## %bb.1:
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movslq %r14d, %rdi
addq %r12, %rdi
xorl %esi, %esi
callq _utf8_decode
testq %rax, %rax
je LBB0_3
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
subl %r12d, %eax
incl %ebx
movl %eax, %r14d
cmpl %eax, %r13d
jg LBB0_2
LBB0_5:
movl $1, %r12d
jmp LBB0_6
LBB0_3:
movq %r15, %rdi
callq _lua_pushnil
incl %r14d
movl $2, %r12d
movl %r14d, %ebx
LBB0_6:
movq %r15, %rdi
movl %ebx, %esi
callq _lua_pushinteger
movl %r12d, %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 "initial position out of string"
L_.str.1: ## @.str.1
.asciz "final position out of string"
.no_dead_strip _utflen
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function utflen
_utflen: ; @utflen
.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
mov w21, #1
add x2, sp, #8
mov w1, #1
bl _luaL_checklstring
mov x20, x0
mov x0, x19
mov w1, #2
mov w2, #1
bl _luaL_optinteger
ldr x1, [sp, #8]
bl _u_posrelat
mov x23, x0
mov x0, x19
mov w1, #3
mov w2, #-1
bl _luaL_optinteger
ldr x1, [sp, #8]
bl _u_posrelat
mov x22, x0
sub w8, w23, #1
ldr w9, [sp, #8]
cmp w8, w9
cset w9, le
cmp w23, #0
csel w24, w8, w23, gt
cset w8, gt
and w1, w8, w9
Lloh0:
adrp x3, l_.str@PAGE
Lloh1:
add x3, x3, l_.str@PAGEOFF
mov x0, x19
mov w2, #2
bl _luaL_argcheck
ldr w8, [sp, #8]
cmp w22, w8
cset w1, le
Lloh2:
adrp x3, l_.str.1@PAGE
Lloh3:
add x3, x3, l_.str.1@PAGEOFF
mov x0, x19
mov w2, #3
bl _luaL_argcheck
cmp w24, w22
b.ge LBB0_5
; %bb.1:
mov w23, #0
LBB0_2: ; =>This Inner Loop Header: Depth=1
add x0, x20, w24, sxtw
mov x1, #0
bl _utf8_decode
cbz x0, LBB0_6
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
add w23, w23, #1
sub w24, w0, w20
cmp w22, w24
b.gt LBB0_2
; %bb.4:
mov w21, #1
b LBB0_7
LBB0_5:
mov w23, #0
b LBB0_7
LBB0_6:
mov x0, x19
bl _lua_pushnil
add w23, w24, #1
mov w21, #2
LBB0_7:
mov x0, x19
mov x1, x23
bl _lua_pushinteger
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 AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "initial position out of string"
l_.str.1: ; @.str.1
.asciz "final position out of string"
.no_dead_strip _utflen
.subsections_via_symbols
| AnghaBench/skynet/3rd/lua/extr_lutf8lib.c_utflen.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Pointer ## -- Begin function Pointer
.p2align 4, 0x90
_Pointer: ## @Pointer
.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
## kill: def $edi killed $edi def $rdi
andl $3, %esi
leal (%rsi,%rdi,4), %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _addr_of ## -- Begin function addr_of
.p2align 4, 0x90
_addr_of: ## @addr_of
.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
shrq $2, %rax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _slot_of ## -- Begin function slot_of
.p2align 4, 0x90
_slot_of: ## @slot_of
.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
andl $3, %eax
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _Numeric ## -- Begin function Numeric
.p2align 4, 0x90
_Numeric: ## @Numeric
.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, %ecx
movabsq $4294967296, %rax ## imm = 0x100000000
orq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _numb_of ## -- Begin function numb_of
.p2align 4, 0x90
_numb_of: ## @numb_of
.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
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _type_of ## -- Begin function type_of
.p2align 4, 0x90
_type_of: ## @type_of
.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
shrq $32, %rdi
setne %al
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _alloc_node ## -- Begin function alloc_node
.p2align 4, 0x90
_alloc_node: ## @alloc_node
.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
## kill: def $esi killed $esi def $rsi
movl 40(%rdi), %eax
testl %eax, %eax
je LBB6_2
## %bb.1:
movq 32(%rdi), %rcx
decl %eax
movl %eax, 40(%rdi)
movl (%rcx,%rax,4), %eax
jmp LBB6_3
LBB6_2:
movl 8(%rdi), %ecx
movl %ecx, %eax
shrl $2, %eax
addl $4, %ecx
movl %ecx, 8(%rdi)
LBB6_3:
leal (,%rax,4), %ecx
movq (%rdi), %rdi
movl %ecx, (%rdi,%rcx,4)
leal 1(,%rax,4), %ecx
movl %ecx, (%rdi,%rcx,4)
leal 2(,%rax,4), %ecx
movl %ecx, (%rdi,%rcx,4)
shll $6, %edx
andl $7, %esi
leal (%rdx,%rsi,8), %ecx
leal 3(,%rax,4), %edx
movl %ecx, (%rdi,%rdx,4)
## kill: def $eax killed $eax killed $rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _free_node ## -- Begin function free_node
.p2align 4, 0x90
_free_node: ## @free_node
.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 (,%rsi,4), %eax
movq (%rdi), %rcx
movl %eax, (%rcx,%rax,4)
leal 1(,%rsi,4), %eax
movl %eax, (%rcx,%rax,4)
leal 2(,%rsi,4), %eax
movl %eax, (%rcx,%rax,4)
leal 3(,%rsi,4), %eax
movl $0, (%rcx,%rax,4)
movq 32(%rdi), %rax
movl 40(%rdi), %ecx
leal 1(%rcx), %edx
movl %edx, 40(%rdi)
movl %esi, (%rax,%rcx,4)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _is_free ## -- Begin function is_free
.p2align 4, 0x90
_is_free: ## @is_free
.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
movq (%rdi), %rcx
shll $2, %esi
xorl %eax, %eax
cmpl %esi, (%rcx,%rsi,4)
jne LBB8_4
## %bb.1:
movl %esi, %edx
orl $1, %edx
cmpl %edx, (%rcx,%rdx,4)
jne LBB8_4
## %bb.2:
movl %esi, %edx
orl $2, %edx
cmpl %edx, (%rcx,%rdx,4)
jne LBB8_4
## %bb.3:
orl $3, %esi
xorl %eax, %eax
cmpl $0, (%rcx,%rsi,4)
sete %al
LBB8_4:
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _is_numeric ## -- Begin function is_numeric
.p2align 4, 0x90
_is_numeric: ## @is_numeric
.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
movq (%rdi), %rax
leal 3(,%rsi,4), %ecx
movl (%rax,%rcx,4), %ecx
xorl %eax, %eax
btl %edx, %ecx
setb %al
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _set_port ## -- Begin function set_port
.p2align 4, 0x90
_set_port: ## @set_port
.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
## kill: def $esi killed $esi def $rsi
movq (%rdi), %rax
leal (%rdx,%rsi,4), %edi
movl %ecx, (%rax,%rdi,4)
shrq $32, %rcx
leal 3(,%rsi,4), %r8d
movl (%rax,%r8,4), %edi
movl %edi, %esi
btrl %edx, %esi
btsl %edx, %edi
testq %rcx, %rcx
cmovel %esi, %edi
movl %edi, (%rax,%r8,4)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _get_port ## -- Begin function get_port
.p2align 4, 0x90
_get_port: ## @get_port
.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
## kill: def $esi killed $esi def $rsi
movq (%rdi), %rax
leal (%rdx,%rsi,4), %ecx
movl (%rax,%rcx,4), %ecx
leal 3(,%rsi,4), %esi
movl (%rax,%rsi,4), %esi
xorl %eax, %eax
btl %edx, %esi
setb %al
shlq $32, %rax
orq %rcx, %rax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _set_type ## -- Begin function set_type
.p2align 4, 0x90
_set_type: ## @set_type
.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
movq (%rdi), %rax
leal 3(,%rsi,4), %ecx
movl (%rax,%rcx,4), %esi
andl $-57, %esi
shll $3, %edx
orl %esi, %edx
movl %edx, (%rax,%rcx,4)
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _get_type ## -- Begin function get_type
.p2align 4, 0x90
_get_type: ## @get_type
.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
movq (%rdi), %rax
leal 3(,%rsi,4), %ecx
movl (%rax,%rcx,4), %eax
shrl $3, %eax
andl $7, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _get_kind ## -- Begin function get_kind
.p2align 4, 0x90
_get_kind: ## @get_kind
.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
movq (%rdi), %rax
leal 3(,%rsi,4), %ecx
movl (%rax,%rcx,4), %eax
shrl $6, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _enter_port ## -- Begin function enter_port
.p2align 4, 0x90
_enter_port: ## @enter_port
.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, %rax
shrq $32, %rax
je LBB15_2
## %bb.1:
leaq L_.str(%rip), %rdi
xorl %ebx, %ebx
xorl %eax, %eax
callq _printf
jmp LBB15_3
LBB15_2:
movq (%rdi), %rax
movl (%rax,%rsi,4), %ecx
movl %esi, %edx
shlq $2, %rdx
orq $12, %rdx
movl (%rax,%rdx), %eax
andb $3, %sil
movzbl %sil, %edx
xorl %ebx, %ebx
btl %edx, %eax
setb %bl
shlq $32, %rbx
orq %rcx, %rbx
LBB15_3:
movq %rbx, %rax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _is_redex ## -- Begin function is_redex
.p2align 4, 0x90
_is_redex: ## @is_redex
.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
shll $2, %esi
movq (%rdi), %rcx
testb $1, 12(%rcx,%rsi,4)
jne LBB16_3
## %bb.1:
movl (%rcx,%rsi,4), %edx
xorl %eax, %eax
testb $3, %dl
je LBB16_4
LBB16_2:
popq %rbp
retq
LBB16_4:
cmpl %esi, %edx
jne LBB16_3
## %bb.5:
movl %esi, %eax
orl $1, %eax
cmpl %eax, (%rcx,%rax,4)
jne LBB16_3
## %bb.6:
movl %esi, %edx
orl $2, %edx
movl $1, %eax
cmpl %edx, (%rcx,%rdx,4)
jne LBB16_2
## %bb.7:
orl $3, %esi
xorl %eax, %eax
cmpl $0, (%rcx,%rsi,4)
setne %al
popq %rbp
retq
LBB16_3:
movl $1, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _link_ports ## -- Begin function link_ports
.p2align 4, 0x90
_link_ports: ## @link_ports
.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
movq %rsi, %r8
shrq $32, %r8
je LBB17_2
## %bb.1:
movq %rdx, %rcx
shrq $32, %rcx
je LBB17_3
jmp LBB17_9
LBB17_2:
movq %rdx, %r10
shrq $32, %r10
movq (%rdi), %r9
movl %edx, (%r9,%rsi,4)
movl %esi, %r11d
shlq $2, %r11
orq $12, %r11
movl (%r9,%r11), %ecx
movl %esi, %eax
andb $3, %al
movl %ecx, %ebx
btrl %eax, %ebx
btsl %eax, %ecx
testq %r10, %r10
cmovel %ebx, %ecx
movl %ecx, (%r9,%r11)
jne LBB17_4
LBB17_3:
movq (%rdi), %r9
movl %esi, (%r9,%rdx,4)
movl %edx, %ecx
shlq $2, %rcx
orq $12, %rcx
movl (%r9,%rcx), %ebx
movl %edx, %eax
andb $3, %al
movl %ebx, %r10d
btrl %eax, %r10d
btsl %eax, %ebx
testq %r8, %r8
cmovel %r10d, %ebx
movl %ebx, (%r9,%rcx)
LBB17_4:
testq %r8, %r8
jne LBB17_6
## %bb.5:
movl %esi, %eax
andl $3, %eax
testq %rax, %rax
jne LBB17_9
LBB17_6:
movq %rdx, %rax
shrq $32, %rax
jne LBB17_8
## %bb.7:
movl %edx, %eax
andl $3, %eax
testq %rax, %rax
jne LBB17_9
LBB17_8:
testq %r8, %r8
cmovneq %rdx, %rsi
shrq $2, %rsi
movq 16(%rdi), %rax
movl 24(%rdi), %ecx
leal 1(%rcx), %edx
movl %edx, 24(%rdi)
movl %esi, (%rax,%rcx,4)
LBB17_9:
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _unlink_port ## -- Begin function unlink_port
.p2align 4, 0x90
_unlink_port: ## @unlink_port
.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
.cfi_offset %rbx, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rax
shrq $32, %rax
jne LBB18_4
## %bb.1:
movq (%rdi), %rax
movl (%rax,%rsi,4), %r9d
movl %esi, %ebx
orl $3, %ebx
movl (%rax,%rbx,4), %edx
movl %esi, %ecx
andb $3, %cl
movl $1, %r11d
shll %cl, %r11d
movl $1, %r8d
movzbl %cl, %edi
xorl %ecx, %ecx
btl %edi, %edx
setb %cl
shlq $32, %rcx
orq %r9, %rcx
movq %rcx, %rdx
shrq $32, %rdx
jne LBB18_4
## %bb.2:
movabsq $4294967296, %r14 ## imm = 0x100000000
movl (%rax,%rcx,4), %r15d
movq %r9, %r10
orq $3, %r10
movl %r9d, %ecx
andb $3, %cl
shll %cl, %r8d
movl (%rax,%r10,4), %edx
movzbl %cl, %ecx
xorl %edi, %edi
btl %ecx, %edx
cmovbq %r14, %rdi
orq %r15, %rdi
cmpq %rsi, %rdi
jne LBB18_4
## %bb.3:
movl %esi, (%rax,%rsi,4)
notl %r11d
andl %r11d, (%rax,%rbx,4)
movl %r9d, (%rax,%r9,4)
notl %r8d
andl %r8d, (%rax,%r10,4)
LBB18_4:
popq %rbx
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__literal8,8byte_literals
.p2align 3 ## -- Begin function rewrite
LCPI19_0:
.quad 0x3df0000000000000 ## double 2.3283064365386963E-10
.section __TEXT,__text,regular,pure_instructions
.globl _rewrite
.p2align 4, 0x90
_rewrite: ## @rewrite
.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 $104, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl %esi, %r9d
movq (%rdi), %r11
LBB19_1: ## =>This Inner Loop Header: Depth=1
leal (,%r9,4), %eax
movq %rax, -48(%rbp) ## 8-byte Spill
movl (%r11,%rax,4), %r12d
leal 3(,%r9,4), %esi
movl (%r11,%rsi,4), %r13d
movl %r13d, %r15d
andl $1, %r15d
shlq $32, %r15
orq %r12, %r15
movq %r15, %rax
shrq $32, %rax
movq %r9, -120(%rbp) ## 8-byte Spill
jne LBB19_47
## %bb.2: ## in Loop: Header=BB19_1 Depth=1
shrq $2, %r15
movl %r13d, %ebx
shrl $3, %ebx
andl $7, %ebx
leal (,%r15,4), %eax
movl %eax, -56(%rbp) ## 4-byte Spill
leal 3(,%r15,4), %r10d
movl (%r11,%r10,4), %r14d
movl %r14d, %r12d
shrl $3, %r12d
andl $7, %r12d
shrl $6, %r13d
shrl $6, %r14d
movl %ebx, %eax
orl %r12d, %eax
sete %r8b
jne LBB19_4
## %bb.3: ## in Loop: Header=BB19_1 Depth=1
cmpl %r14d, %r13d
je LBB19_19
LBB19_4: ## in Loop: Header=BB19_1 Depth=1
cmpl $1, %ebx
jne LBB19_6
## %bb.5: ## in Loop: Header=BB19_1 Depth=1
cmpl $1, %r12d
je LBB19_19
LBB19_6: ## in Loop: Header=BB19_1 Depth=1
cmpl $2, %ebx
jne LBB19_8
## %bb.7: ## in Loop: Header=BB19_1 Depth=1
cmpl $2, %r12d
je LBB19_19
LBB19_8: ## in Loop: Header=BB19_1 Depth=1
cmpl $3, %ebx
jne LBB19_10
## %bb.9: ## in Loop: Header=BB19_1 Depth=1
cmpl $3, %r12d
je LBB19_19
LBB19_10: ## in Loop: Header=BB19_1 Depth=1
cmpl $3, %r12d
sete %cl
cmpl $2, %r12d
sete %dl
cmpl %r14d, %r13d
setne %r9b
testl %ebx, %ebx
sete %al
testb %r9b, %r8b
jne LBB19_56
## %bb.11: ## in Loop: Header=BB19_1 Depth=1
andb %al, %dl
jne LBB19_56
## %bb.12: ## in Loop: Header=BB19_1 Depth=1
andb %cl, %al
jne LBB19_56
## %bb.13: ## in Loop: Header=BB19_1 Depth=1
cmpl $3, %ebx
sete %al
cmpl $1, %r12d
sete %cl
testl %ebx, %ebx
sete %dl
testb %cl, %dl
jne LBB19_66
## %bb.14: ## in Loop: Header=BB19_1 Depth=1
andb %cl, %al
jne LBB19_66
## %bb.15: ## in Loop: Header=BB19_1 Depth=1
cmpl $3, %ebx
sete %al
cmpl $2, %ebx
sete %dl
cmpl $1, %ebx
sete %bl
testl %r12d, %r12d
sete %cl
movl %r15d, %r9d
testb %cl, %bl
jne LBB19_1
## %bb.16: ## in Loop: Header=BB19_1 Depth=1
movl %r15d, %r9d
andb %cl, %dl
jne LBB19_1
## %bb.17: ## in Loop: Header=BB19_1 Depth=1
movl %r15d, %r9d
andb %cl, %al
jne LBB19_1
LBB19_18:
leaq L_.str.1(%rip), %rdi
xorl %eax, %eax
addq $104, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _printf ## TAILCALL
LBB19_19:
movq %rdi, -64(%rbp) ## 8-byte Spill
movq -48(%rbp), %rdi ## 8-byte Reload
movl %edi, %ecx
orl $1, %ecx
leaq (,%rcx,4), %rax
movq %rcx, -80(%rbp) ## 8-byte Spill
movl (%r11,%rcx,4), %r9d
orq $12, %rax
movl (%r11,%rax), %eax
andl $2, %eax
shlq $31, %rax
orq %r9, %rax
movl -56(%rbp), %ecx ## 4-byte Reload
movl %ecx, %edx
orl $1, %edx
leaq (,%rdx,4), %rcx
movq %rdx, -96(%rbp) ## 8-byte Spill
movl (%r11,%rdx,4), %r13d
orq $12, %rcx
movl (%r11,%rcx), %ebx
andl $2, %ebx
shlq $31, %rbx
orq %r13, %rbx
movq %rax, %r8
shrq $32, %r8
je LBB19_21
## %bb.20:
movq %rbx, %rdx
shrq $32, %rdx
je LBB19_22
jmp LBB19_28
LBB19_21:
movq %rbx, %r14
shrq $32, %r14
movl %r13d, (%r11,%rax,4)
leaq (,%r9,4), %r12
orq $12, %r12
movl (%r11,%r12), %edx
movl %r9d, %ecx
andb $3, %cl
movq %r13, %rdi
movl %edx, %r13d
btrl %ecx, %r13d
btsl %ecx, %edx
testq %r14, %r14
cmovel %r13d, %edx
movq %rdi, %r13
movq -48(%rbp), %rdi ## 8-byte Reload
movl %edx, (%r11,%r12)
jne LBB19_23
LBB19_22:
movl %r9d, (%r11,%rbx,4)
leaq (,%r13,4), %r14
orq $12, %r14
movl (%r11,%r14), %edx
movl %r13d, %ecx
andb $3, %cl
movl %edx, %r12d
btrl %ecx, %r12d
btsl %ecx, %edx
testq %r8, %r8
cmovel %r12d, %edx
movl %edx, (%r11,%r14)
LBB19_23:
testb $3, %r9b
je LBB19_25
## %bb.24:
testq %r8, %r8
je LBB19_28
LBB19_25:
testb $3, %r13b
je LBB19_27
## %bb.26:
movq %rbx, %rcx
shrq $32, %rcx
je LBB19_28
LBB19_27:
testq %r8, %r8
cmovneq %rbx, %rax
shrq $2, %rax
movq -64(%rbp), %rcx ## 8-byte Reload
movq 16(%rcx), %r8
movl 24(%rcx), %edx
leal 1(%rdx), %ebx
movl %ebx, 24(%rcx)
movl %eax, (%r8,%rdx,4)
LBB19_28:
movl %edi, %eax
movq %rax, -112(%rbp) ## 8-byte Spill
movl %esi, %eax
movq %rax, -72(%rbp) ## 8-byte Spill
movl %r10d, %eax
movq %rax, -128(%rbp) ## 8-byte Spill
movl %edi, %ecx
orl $2, %ecx
leaq (,%rcx,4), %rax
movq %rcx, -104(%rbp) ## 8-byte Spill
movl (%r11,%rcx,4), %r9d
orq $12, %rax
movl (%r11,%rax), %eax
andl $4, %eax
shlq $30, %rax
orq %r9, %rax
movl -56(%rbp), %ecx ## 4-byte Reload
## kill: def $ecx killed $ecx def $rcx
orl $2, %ecx
leaq (,%rcx,4), %rdx
movq %rcx, -88(%rbp) ## 8-byte Spill
movl (%r11,%rcx,4), %r8d
orq $12, %rdx
movl (%r11,%rdx), %esi
andl $4, %esi
shlq $30, %rsi
orq %r8, %rsi
movq %rax, %r10
shrq $32, %r10
je LBB19_30
## %bb.29:
movq %rsi, %rdx
shrq $32, %rdx
je LBB19_31
jmp LBB19_37
LBB19_30:
movq %rsi, %r14
shrq $32, %r14
movl %r8d, (%r11,%rax,4)
leaq (,%r9,4), %r12
orq $12, %r12
movl (%r11,%r12), %ecx
movl %r9d, %ebx
andb $3, %bl
movl %ecx, %edx
btrl %ebx, %edx
btsl %ebx, %ecx
testq %r14, %r14
cmovel %edx, %ecx
movl %ecx, (%r11,%r12)
jne LBB19_32
LBB19_31:
movl %r9d, (%r11,%rsi,4)
leaq (,%r8,4), %r14
orq $12, %r14
movl (%r11,%r14), %edx
movl %r8d, %ecx
andb $3, %cl
movl %edx, %ebx
btrl %ecx, %ebx
btsl %ecx, %edx
testq %r10, %r10
cmovel %ebx, %edx
movl %edx, (%r11,%r14)
LBB19_32:
testb $3, %r9b
je LBB19_34
## %bb.33:
testq %r10, %r10
je LBB19_37
LBB19_34:
testb $3, %r8b
je LBB19_36
## %bb.35:
movq %rsi, %rcx
shrq $32, %rcx
je LBB19_37
LBB19_36:
testq %r10, %r10
cmovneq %rsi, %rax
shrq $2, %rax
movq -64(%rbp), %rbx ## 8-byte Reload
movq 16(%rbx), %rcx
movl 24(%rbx), %edx
leal 1(%rdx), %esi
movl %esi, 24(%rbx)
movl %eax, (%rcx,%rdx,4)
LBB19_37:
xorl %r14d, %r14d
movabsq $4294967296, %r12 ## imm = 0x100000000
xorl %eax, %eax
jmp LBB19_39
.p2align 4, 0x90
LBB19_38: ## in Loop: Header=BB19_39 Depth=1
incl %eax
cmpl $3, %eax
movq -48(%rbp), %rdi ## 8-byte Reload
je LBB19_45
LBB19_39: ## =>This Inner Loop Header: Depth=1
movl %eax, %r9d
orl %edi, %r9d
movl (%r11,%r9,4), %r8d
movq %r9, %r10
orq $3, %r10
movl (%r11,%r10,4), %edx
movl $1, %r13d
movl %eax, %ecx
shll %cl, %r13d
btl %eax, %edx
movq %r12, %rcx
cmovaeq %r14, %rcx
orq %r8, %rcx
movq %rcx, %rdx
shrq $32, %rdx
jne LBB19_42
## %bb.40: ## in Loop: Header=BB19_39 Depth=1
movl (%r11,%rcx,4), %edi
movq %r8, %rdx
movl %r8d, %ecx
andb $3, %cl
movl $1, %esi
shll %cl, %esi
orq $3, %rdx
movl (%r11,%rdx,4), %ebx
movzbl %cl, %ecx
btl %ecx, %ebx
movq %r12, %rcx
cmovaeq %r14, %rcx
orq %rdi, %rcx
cmpq %r9, %rcx
jne LBB19_42
## %bb.41: ## in Loop: Header=BB19_39 Depth=1
movl %r9d, (%r11,%r9,4)
movl %r13d, %ecx
notl %ecx
andl %ecx, (%r11,%r10,4)
movl %r8d, (%r11,%r8,4)
notl %esi
andl %esi, (%r11,%rdx,4)
LBB19_42: ## in Loop: Header=BB19_39 Depth=1
movl %eax, %esi
orl -56(%rbp), %esi ## 4-byte Folded Reload
movl (%r11,%rsi,4), %edx
movq %rsi, %rdi
orq $3, %rdi
testl %r13d, (%r11,%rdi,4)
movq %r12, %rbx
cmoveq %r14, %rbx
orq %rdx, %rbx
movq %rbx, %rcx
shrq $32, %rcx
jne LBB19_38
## %bb.43: ## in Loop: Header=BB19_39 Depth=1
movl (%r11,%rbx,4), %r9d
movq %rdx, %r8
movl %edx, %ecx
andb $3, %cl
movl $1, %ebx
shll %cl, %ebx
orq $3, %r8
movl (%r11,%r8,4), %r10d
movzbl %cl, %ecx
btl %ecx, %r10d
movq %r12, %rcx
cmovaeq %r14, %rcx
orq %r9, %rcx
cmpq %rsi, %rcx
jne LBB19_38
## %bb.44: ## in Loop: Header=BB19_39 Depth=1
movl %esi, (%r11,%rsi,4)
notl %r13d
andl %r13d, (%r11,%rdi,4)
movl %edx, (%r11,%rdx,4)
notl %ebx
andl %ebx, (%r11,%r8,4)
jmp LBB19_38
LBB19_45:
movq -112(%rbp), %rax ## 8-byte Reload
movl %edi, (%r11,%rax,4)
movq -80(%rbp), %rax ## 8-byte Reload
movl %eax, (%r11,%rax,4)
movq -104(%rbp), %rax ## 8-byte Reload
movl %eax, (%r11,%rax,4)
movq -72(%rbp), %rax ## 8-byte Reload
movl $0, (%r11,%rax,4)
movq -64(%rbp), %rsi ## 8-byte Reload
movq 32(%rsi), %rax
movl 40(%rsi), %ecx
leal 1(%rcx), %edx
movl %edx, 40(%rsi)
movq -120(%rbp), %rdx ## 8-byte Reload
movl %edx, (%rax,%rcx,4)
cmpl %r15d, %edx
je LBB19_78
## %bb.46:
movl -56(%rbp), %edx ## 4-byte Reload
movl %edx, %ecx
movl %edx, (%r11,%rcx,4)
movq -96(%rbp), %rcx ## 8-byte Reload
movl %ecx, (%r11,%rcx,4)
movq -88(%rbp), %rcx ## 8-byte Reload
movl %ecx, (%r11,%rcx,4)
movq -128(%rbp), %rcx ## 8-byte Reload
movl $0, (%r11,%rcx,4)
movl 40(%rsi), %ecx
leal 1(%rcx), %edx
movl %edx, 40(%rsi)
jmp LBB19_77
LBB19_47:
movl %r13d, %ecx
shrl $3, %ecx
andl $7, %ecx
cmpl $3, %ecx
ja LBB19_18
## %bb.48:
movq %rdi, %r10
movq -48(%rbp), %rdi ## 8-byte Reload
movl %edi, %r15d
movl %esi, %edx
leaq LJTI19_0(%rip), %rax
movslq (%rax,%rcx,4), %rcx
addq %rax, %rcx
jmpq *%rcx
LBB19_49:
movq %rdx, %r13
movl %edi, %r8d
orl $1, %r8d
leaq (,%r8,4), %rcx
movl (%r11,%r8,4), %esi
orq $12, %rcx
movl (%r11,%rcx), %edx
andl $2, %edx
shlq $31, %rdx
orq %rsi, %rdx
movq %rdx, %rcx
shrq $32, %rcx
movq %rdi, %r14
jne LBB19_52
## %bb.50:
movl %r12d, (%r11,%rdx,4)
leaq (,%rsi,4), %rdi
orq $12, %rdi
movl %esi, %ecx
andb $3, %cl
movl $1, %ebx
shll %cl, %ebx
orl %ebx, (%r11,%rdi)
testb $3, %sil
jne LBB19_52
## %bb.51:
shrq $2, %rdx
movq %r10, %rax
movq 16(%r10), %rcx
movl 24(%r10), %esi
leal 1(%rsi), %edi
movl %edi, 24(%r10)
movl %edx, (%rcx,%rsi,4)
LBB19_52:
movl %r14d, %esi
orl $2, %esi
leaq (,%rsi,4), %rcx
movl (%r11,%rsi,4), %edi
orq $12, %rcx
movl (%r11,%rcx), %edx
andl $4, %edx
shlq $30, %rdx
orq %rdi, %rdx
movq %rdx, %rcx
shrq $32, %rcx
jne LBB19_55
## %bb.53:
movl %r12d, (%r11,%rdx,4)
leaq (,%rdi,4), %rbx
orq $12, %rbx
movl %edi, %ecx
andb $3, %cl
movl $1, %eax
shll %cl, %eax
orl %eax, (%r11,%rbx)
testb $3, %dil
jne LBB19_55
## %bb.54:
shrq $2, %rdx
movq %r10, %rbx
movq 16(%r10), %rax
movl 24(%r10), %ecx
leal 1(%rcx), %edi
movl %edi, 24(%r10)
movl %edx, (%rax,%rcx,4)
LBB19_55:
movl %r14d, (%r11,%r15,4)
movl %r8d, (%r11,%r8,4)
movl %esi, (%r11,%rsi,4)
movl $0, (%r11,%r13,4)
movq 32(%r10), %rax
movl 40(%r10), %ecx
leal 1(%rcx), %edx
movl %edx, 40(%r10)
movl %r9d, (%rax,%rcx,4)
jmp LBB19_78
LBB19_56:
movl -48(%rbp), %eax ## 4-byte Reload
movq %rax, -72(%rbp) ## 8-byte Spill
movl %esi, %eax
movq %rax, -80(%rbp) ## 8-byte Spill
movl %r10d, %eax
movq %rax, -136(%rbp) ## 8-byte Spill
movq %rdi, -64(%rbp) ## 8-byte Spill
movl %r12d, %esi
movl %r14d, %edx
callq _alloc_node
## kill: def $eax killed $eax def $rax
movq %rax, -88(%rbp) ## 8-byte Spill
movq -64(%rbp), %rdi ## 8-byte Reload
movl %r12d, %esi
movl %r14d, %edx
callq _alloc_node
## kill: def $eax killed $eax def $rax
movq %rax, -112(%rbp) ## 8-byte Spill
movq -64(%rbp), %r14 ## 8-byte Reload
movq %r14, %rdi
movl %ebx, %esi
movl %r13d, %edx
callq _alloc_node
movl %eax, %r12d
movq %r14, %rdi
movl %ebx, %esi
movl %r13d, %edx
callq _alloc_node
movl %eax, %r13d
movl %r12d, %eax
shll $2, %eax
movq %rax, -96(%rbp) ## 8-byte Spill
leal 1(,%r12,4), %esi
movq -88(%rbp), %rcx ## 8-byte Reload
movl %ecx, %eax
shll $2, %eax
movq %rax, -104(%rbp) ## 8-byte Spill
leal 1(,%rcx,4), %edx
movq %rcx, %rbx
movq %r14, %rdi
callq _link_ports
movl %r13d, %eax
shll $2, %eax
movq %rax, -128(%rbp) ## 8-byte Spill
leal 1(,%r13,4), %esi
leal 2(,%rbx,4), %edx
movq %r14, %rdi
callq _link_ports
leal 2(,%r12,4), %esi
movq -112(%rbp), %rax ## 8-byte Reload
movl %eax, %ecx
shll $2, %ecx
movq %rcx, -88(%rbp) ## 8-byte Spill
leal 1(,%rax,4), %edx
movq %rax, %rbx
movq %r14, %rdi
callq _link_ports
leal 2(,%r13,4), %esi
leal 2(,%rbx,4), %edx
movabsq $4294967296, %r12 ## imm = 0x100000000
movq %r14, %rdi
callq _link_ports
movq -48(%rbp), %rbx ## 8-byte Reload
movl %ebx, %esi
orl $1, %esi
movq %r14, %rdi
movq %rsi, -112(%rbp) ## 8-byte Spill
callq _enter_port
movq %r14, %rdi
movq -104(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _link_ports
movl %ebx, %esi
orl $2, %esi
movq %r14, %rdi
movq %rsi, -104(%rbp) ## 8-byte Spill
callq _enter_port
movq %r14, %rdi
movq -88(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _link_ports
movl -56(%rbp), %ebx ## 4-byte Reload
movl %ebx, %esi
orl $1, %esi
movq %r14, %rdi
movq %rsi, -88(%rbp) ## 8-byte Spill
callq _enter_port
movq %r14, %rdi
movq -96(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _link_ports
movl %ebx, %esi
orl $2, %esi
movq %r14, %rdi
movq %rsi, -96(%rbp) ## 8-byte Spill
callq _enter_port
movq %r14, %rdi
movq -128(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _link_ports
movq (%r14), %rdx
xorl %r8d, %r8d
xorl %eax, %eax
movq %r12, %r13
jmp LBB19_58
.p2align 4, 0x90
LBB19_57: ## in Loop: Header=BB19_58 Depth=1
incl %eax
cmpl $3, %eax
je LBB19_64
LBB19_58: ## =>This Inner Loop Header: Depth=1
movl %eax, %esi
orl -48(%rbp), %esi ## 4-byte Folded Reload
movl (%rdx,%rsi,4), %r11d
movq %rsi, %rdi
orq $3, %rdi
movl (%rdx,%rdi,4), %ebx
movl $1, %r9d
movl %eax, %ecx
shll %cl, %r9d
btl %eax, %ebx
movq %r12, %rbx
cmovaeq %r8, %rbx
orq %r11, %rbx
movq %rbx, %rcx
shrq $32, %rcx
jne LBB19_61
## %bb.59: ## in Loop: Header=BB19_58 Depth=1
movl (%rdx,%rbx,4), %r14d
movq %r11, %r10
movl %r11d, %ecx
andb $3, %cl
movl $1, %ebx
shll %cl, %ebx
orq $3, %r10
movl (%rdx,%r10,4), %r12d
movzbl %cl, %ecx
btl %ecx, %r12d
movq %r13, %r12
movq %r13, %rcx
cmovaeq %r8, %rcx
orq %r14, %rcx
cmpq %rsi, %rcx
jne LBB19_61
## %bb.60: ## in Loop: Header=BB19_58 Depth=1
movl %esi, (%rdx,%rsi,4)
movl %r9d, %ecx
notl %ecx
andl %ecx, (%rdx,%rdi,4)
movl %r11d, (%rdx,%r11,4)
notl %ebx
andl %ebx, (%rdx,%r10,4)
LBB19_61: ## in Loop: Header=BB19_58 Depth=1
movl %eax, %edi
orl -56(%rbp), %edi ## 4-byte Folded Reload
movl (%rdx,%rdi,4), %r11d
movq %rdi, %rbx
orq $3, %rbx
testl %r9d, (%rdx,%rbx,4)
movq %r12, %rcx
cmoveq %r8, %rcx
orq %r11, %rcx
movq %rcx, %rsi
shrq $32, %rsi
jne LBB19_57
## %bb.62: ## in Loop: Header=BB19_58 Depth=1
movl (%rdx,%rcx,4), %r14d
movq %r11, %r10
movl %r11d, %ecx
andb $3, %cl
movl $1, %esi
shll %cl, %esi
orq $3, %r10
movl (%rdx,%r10,4), %r12d
movzbl %cl, %ecx
btl %ecx, %r12d
movq %r13, %r12
movq %r13, %rcx
cmovaeq %r8, %rcx
orq %r14, %rcx
cmpq %rdi, %rcx
jne LBB19_57
## %bb.63: ## in Loop: Header=BB19_58 Depth=1
movl %edi, (%rdx,%rdi,4)
notl %r9d
andl %r9d, (%rdx,%rbx,4)
movl %r11d, (%rdx,%r11,4)
notl %esi
andl %esi, (%rdx,%r10,4)
jmp LBB19_57
LBB19_64:
movq -48(%rbp), %rax ## 8-byte Reload
movq -72(%rbp), %rcx ## 8-byte Reload
movl %eax, (%rdx,%rcx,4)
movq -112(%rbp), %rax ## 8-byte Reload
movl %eax, (%rdx,%rax,4)
movq -104(%rbp), %rax ## 8-byte Reload
movl %eax, (%rdx,%rax,4)
movq -80(%rbp), %rax ## 8-byte Reload
movl $0, (%rdx,%rax,4)
movq -64(%rbp), %rdi ## 8-byte Reload
movq 32(%rdi), %rax
movl 40(%rdi), %ecx
leal 1(%rcx), %esi
movl %esi, 40(%rdi)
movq -120(%rbp), %rsi ## 8-byte Reload
movl %esi, (%rax,%rcx,4)
cmpl %r15d, %esi
je LBB19_78
## %bb.65:
movl -56(%rbp), %esi ## 4-byte Reload
movl %esi, %ecx
movl %esi, (%rdx,%rcx,4)
movq -88(%rbp), %rcx ## 8-byte Reload
movl %ecx, (%rdx,%rcx,4)
movq -96(%rbp), %rcx ## 8-byte Reload
movl %ecx, (%rdx,%rcx,4)
movq -136(%rbp), %rcx ## 8-byte Reload
jmp LBB19_76
LBB19_66:
movl -48(%rbp), %eax ## 4-byte Reload
movq %rax, -104(%rbp) ## 8-byte Spill
movl %esi, %eax
movq %rax, -112(%rbp) ## 8-byte Spill
movl %r10d, %eax
movq %rax, -88(%rbp) ## 8-byte Spill
movq %rdi, -64(%rbp) ## 8-byte Spill
movl %r12d, %esi
movl %r14d, %edx
callq _alloc_node
## kill: def $eax killed $eax def $rax
movq %rax, -80(%rbp) ## 8-byte Spill
movq -64(%rbp), %rdi ## 8-byte Reload
movl %r12d, %esi
movl %r14d, %edx
callq _alloc_node
## kill: def $eax killed $eax def $rax
movq %rax, -72(%rbp) ## 8-byte Spill
movq -64(%rbp), %r14 ## 8-byte Reload
movq %r14, %rdi
movl %ebx, %esi
movl %r13d, %edx
callq _alloc_node
movl %eax, %r13d
movq -80(%rbp), %rcx ## 8-byte Reload
movl %ecx, %eax
shll $2, %eax
movq %rax, -96(%rbp) ## 8-byte Spill
leal 1(,%rcx,4), %r12d
movl -56(%rbp), %eax ## 4-byte Reload
movl %eax, %ebx
orl $1, %ebx
movq %r14, %rdi
movq %rbx, %rsi
callq _enter_port
movq %r14, %rdi
movq %r12, %rsi
movq %rax, %rdx
callq _link_ports
movq -72(%rbp), %rcx ## 8-byte Reload
movl %ecx, %eax
shll $2, %eax
movq %rax, -128(%rbp) ## 8-byte Spill
leal 1(,%rcx,4), %r12d
movq %r14, %rdi
movq %rbx, -136(%rbp) ## 8-byte Spill
movq %rbx, %rsi
callq _enter_port
movq %r14, %rbx
movq %r14, %rdi
movq %r12, %rsi
movq %rax, %rdx
callq _link_ports
movl %r13d, %r12d
shll $2, %r12d
leal 1(,%r13,4), %esi
movq -80(%rbp), %rax ## 8-byte Reload
leal 2(,%rax,4), %edx
movq %r14, %rdi
callq _link_ports
leal 2(,%r13,4), %esi
movq -72(%rbp), %rax ## 8-byte Reload
leal 2(,%rax,4), %edx
movabsq $4294967296, %r14 ## imm = 0x100000000
movq %rbx, %rdi
callq _link_ports
movq -48(%rbp), %r13 ## 8-byte Reload
movl %r13d, %esi
orl $1, %esi
movq %rbx, %rdi
movq %rsi, -80(%rbp) ## 8-byte Spill
callq _enter_port
movq %rbx, %rdi
movq -96(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _link_ports
movl %r13d, %esi
orl $2, %esi
movq %rbx, %rdi
movq %rsi, -72(%rbp) ## 8-byte Spill
callq _enter_port
movq %rbx, %rdi
movq -128(%rbp), %rsi ## 8-byte Reload
movq %rax, %rdx
callq _link_ports
movl -56(%rbp), %eax ## 4-byte Reload
movl %eax, %esi
orl $2, %esi
movq %rbx, %rdi
movq %rsi, -96(%rbp) ## 8-byte Spill
callq _enter_port
movq %rbx, %rdi
movq %r12, %rsi
movq %rax, %rdx
callq _link_ports
movq (%rbx), %rdx
xorl %r8d, %r8d
xorl %eax, %eax
movq %r14, %r13
jmp LBB19_68
.p2align 4, 0x90
LBB19_67: ## in Loop: Header=BB19_68 Depth=1
incl %eax
cmpl $3, %eax
je LBB19_74
LBB19_68: ## =>This Inner Loop Header: Depth=1
movl %eax, %esi
orl -48(%rbp), %esi ## 4-byte Folded Reload
movl (%rdx,%rsi,4), %r11d
movq %rsi, %rdi
orq $3, %rdi
movl (%rdx,%rdi,4), %ebx
movl $1, %r9d
movl %eax, %ecx
shll %cl, %r9d
btl %eax, %ebx
movq %r14, %rbx
cmovaeq %r8, %rbx
orq %r11, %rbx
movq %rbx, %rcx
shrq $32, %rcx
jne LBB19_71
## %bb.69: ## in Loop: Header=BB19_68 Depth=1
movl (%rdx,%rbx,4), %r12d
movq %r11, %r10
movl %r11d, %ecx
andb $3, %cl
movl $1, %ebx
shll %cl, %ebx
orq $3, %r10
movl (%rdx,%r10,4), %r14d
movzbl %cl, %ecx
btl %ecx, %r14d
movq %r13, %r14
movq %r13, %rcx
cmovaeq %r8, %rcx
orq %r12, %rcx
cmpq %rsi, %rcx
jne LBB19_71
## %bb.70: ## in Loop: Header=BB19_68 Depth=1
movl %esi, (%rdx,%rsi,4)
movl %r9d, %ecx
notl %ecx
andl %ecx, (%rdx,%rdi,4)
movl %r11d, (%rdx,%r11,4)
notl %ebx
andl %ebx, (%rdx,%r10,4)
LBB19_71: ## in Loop: Header=BB19_68 Depth=1
movl %eax, %edi
orl -56(%rbp), %edi ## 4-byte Folded Reload
movl (%rdx,%rdi,4), %r11d
movq %rdi, %rbx
orq $3, %rbx
testl %r9d, (%rdx,%rbx,4)
movq %r14, %rcx
cmoveq %r8, %rcx
orq %r11, %rcx
movq %rcx, %rsi
shrq $32, %rsi
jne LBB19_67
## %bb.72: ## in Loop: Header=BB19_68 Depth=1
movl (%rdx,%rcx,4), %r14d
movq %r11, %r10
movl %r11d, %ecx
andb $3, %cl
movl $1, %esi
shll %cl, %esi
orq $3, %r10
movl (%rdx,%r10,4), %r12d
movzbl %cl, %ecx
btl %ecx, %r12d
movq %r13, %rcx
cmovaeq %r8, %rcx
orq %r14, %rcx
movq %r13, %r14
cmpq %rdi, %rcx
jne LBB19_67
## %bb.73: ## in Loop: Header=BB19_68 Depth=1
movl %edi, (%rdx,%rdi,4)
notl %r9d
andl %r9d, (%rdx,%rbx,4)
movl %r11d, (%rdx,%r11,4)
notl %esi
andl %esi, (%rdx,%r10,4)
jmp LBB19_67
LBB19_74:
movq -48(%rbp), %rax ## 8-byte Reload
movq -104(%rbp), %rcx ## 8-byte Reload
movl %eax, (%rdx,%rcx,4)
movq -80(%rbp), %rax ## 8-byte Reload
movl %eax, (%rdx,%rax,4)
movq -72(%rbp), %rax ## 8-byte Reload
movl %eax, (%rdx,%rax,4)
movq -112(%rbp), %rax ## 8-byte Reload
movl $0, (%rdx,%rax,4)
movq -64(%rbp), %rdi ## 8-byte Reload
movq 32(%rdi), %rax
movl 40(%rdi), %ecx
leal 1(%rcx), %esi
movl %esi, 40(%rdi)
movq -120(%rbp), %rsi ## 8-byte Reload
movl %esi, (%rax,%rcx,4)
cmpl %r15d, %esi
je LBB19_78
## %bb.75:
movl -56(%rbp), %esi ## 4-byte Reload
movl %esi, %ecx
movl %esi, (%rdx,%rcx,4)
movq -136(%rbp), %rcx ## 8-byte Reload
movl %ecx, (%rdx,%rcx,4)
movq -96(%rbp), %rcx ## 8-byte Reload
movl %ecx, (%rdx,%rcx,4)
movq -88(%rbp), %rcx ## 8-byte Reload
LBB19_76:
movl $0, (%rdx,%rcx,4)
movl 40(%rdi), %ecx
leal 1(%rcx), %edx
movl %edx, 40(%rdi)
LBB19_77:
movl %r15d, (%rax,%rcx,4)
LBB19_78:
addq $104, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB19_79:
movq %rdx, -56(%rbp) ## 8-byte Spill
movabsq $4294967296, %rsi ## imm = 0x100000000
shrl $6, %r13d
movl %edi, %eax
orl $2, %eax
movl (%r11,%rax,4), %ebx
movq %rax, -80(%rbp) ## 8-byte Spill
orq $3, %rax
movq %rax, -72(%rbp) ## 8-byte Spill
movl (%r11,%rax,4), %r14d
andl $4, %r14d
shlq $30, %r14
orq %rbx, %r14
## kill: def $edi killed $edi killed $rdi def $rdi
orl $1, %edi
cmpl $15, %r13d
movq %rdi, -112(%rbp) ## 8-byte Spill
ja LBB19_109
## %bb.80:
movl (%r11,%rdi,4), %ecx
leaq LJTI19_1(%rip), %rax
movslq (%rax,%r13,4), %rdx
addq %rax, %rdx
jmpq *%rdx
LBB19_81:
addl %ecx, %r12d
jmp LBB19_124
LBB19_82:
andl $-57, %r13d
orl $8, %r13d
movl %r13d, (%r11,%rdx,4)
movl %edi, %r14d
orl $1, %r14d
movl (%r11,%r14,4), %eax
movq %r14, %r8
orq $3, %r8
movl (%r11,%r8,4), %ecx
andl $2, %ecx
shlq $31, %rcx
orq %rax, %rcx
movq %rcx, %rdx
shrq $32, %rdx
leaq (,%r15,4), %rbx
orq $12, %rbx
andl $-50, %r13d
leal (%rdx,%r13), %esi
movl %eax, (%r11,%r15,4)
movl %esi, (%r11,%rbx)
testq %rdx, %rdx
jne LBB19_84
## %bb.83:
movl %edi, (%r11,%rcx,4)
leaq (,%rax,4), %rdx
orq $12, %rdx
movl %eax, %ecx
andb $3, %cl
movl $-2, %esi
roll %cl, %esi
andl %esi, (%r11,%rdx)
testb $3, %al
jne LBB19_85
LBB19_84:
andl $1073741823, %r9d ## imm = 0x3FFFFFFF
movq 16(%r10), %rcx
movl 24(%r10), %edx
leal 1(%rdx), %esi
movl %esi, 24(%r10)
movl %r9d, (%rcx,%rdx,4)
LBB19_85:
movl (%r11,%r14,4), %edi
movl (%r11,%r8,4), %ecx
andl $2, %ecx
shlq $31, %rcx
orq %rdi, %rcx
movq %rcx, %rdx
shrq $32, %rdx
jne LBB19_88
## %bb.86:
movl (%r11,%rcx,4), %r9d
movq %rdi, %rdx
orq $3, %rdx
movl %edi, %ecx
andb $3, %cl
movl $1, %ebx
shll %cl, %ebx
movl (%r11,%rdx,4), %r10d
movzbl %cl, %ecx
xorl %esi, %esi
btl %ecx, %r10d
setb %sil
shlq $32, %rsi
orq %r9, %rsi
cmpq %r14, %rsi
jne LBB19_88
## %bb.87:
movl %r14d, (%r11,%r14,4)
andb $-3, (%r11,%r8,4)
movl %edi, (%r11,%rdi,4)
notl %ebx
andl %ebx, (%r11,%rdx,4)
LBB19_88:
movl %r12d, (%r11,%r14,4)
orb $2, (%r11,%r8,4)
jmp LBB19_78
LBB19_89:
movl %edi, %r14d
orl $1, %r14d
movl (%r11,%r14,4), %eax
movq %r14, %rdi
orq $3, %rdi
movl (%r11,%rdi,4), %ecx
andl $2, %ecx
shlq $31, %rcx
orq %rax, %rcx
movq %rcx, %rdx
shrq $32, %rdx
leaq (,%r15,4), %rsi
orq $12, %rsi
andl $-58, %r13d
leal (%rdx,%r13), %ebx
movl %eax, (%r11,%r15,4)
movl %ebx, (%r11,%rsi)
testq %rdx, %rdx
movq %r10, %r13
jne LBB19_91
## %bb.90:
movq -48(%rbp), %rdx ## 8-byte Reload
movl %edx, (%r11,%rcx,4)
leaq (,%rax,4), %rdx
orq $12, %rdx
movl %eax, %ecx
andb $3, %cl
movl $-2, %esi
roll %cl, %esi
andl %esi, (%r11,%rdx)
testb $3, %al
jne LBB19_92
LBB19_91:
movq -120(%rbp), %rax ## 8-byte Reload
## kill: def $eax killed $eax killed $rax
andl $1073741823, %eax ## imm = 0x3FFFFFFF
movq 16(%r13), %rcx
movl 24(%r13), %edx
leal 1(%rdx), %esi
movl %esi, 24(%r13)
movl %eax, (%rcx,%rdx,4)
LBB19_92:
movl (%r11,%r14,4), %eax
movl (%r11,%rdi,4), %ecx
andl $2, %ecx
shlq $31, %rcx
orq %rax, %rcx
movq %rcx, %rdx
shrq $32, %rdx
jne LBB19_95
## %bb.93:
movl (%r11,%rcx,4), %r8d
movq %rax, %rdx
orq $3, %rdx
movl %eax, %ecx
andb $3, %cl
movl $1, %esi
shll %cl, %esi
movl (%r11,%rdx,4), %r10d
movzbl %cl, %ecx
xorl %ebx, %ebx
btl %ecx, %r10d
setb %bl
shlq $32, %rbx
orq %r8, %rbx
cmpq %r14, %rbx
jne LBB19_95
## %bb.94:
movl %r14d, (%r11,%r14,4)
andb $-3, (%r11,%rdi,4)
movl %eax, (%r11,%rax,4)
notl %esi
andl %esi, (%r11,%rdx,4)
LBB19_95:
movq %rdi, -56(%rbp) ## 8-byte Spill
movq -48(%rbp), %r15 ## 8-byte Reload
movl %r15d, %r10d
orl $2, %r10d
movl (%r11,%r10,4), %r8d
movq %r10, %r9
orq $3, %r9
movl (%r11,%r9,4), %ecx
andl $4, %ecx
shlq $30, %rcx
orq %r8, %rcx
xorl %edx, %edx
cmpl $1, %r12d
adcl $1, %edx
orl %edx, %r15d
movq %rcx, %rbx
shrq $32, %rbx
leaq (,%r15,4), %rdi
movl %r8d, (%r11,%r15,4)
orq $12, %rdi
movl (%r11,%rdi), %esi
movl %esi, %eax
btrl %edx, %eax
btsl %edx, %esi
testq %rbx, %rbx
cmovel %eax, %esi
movl %esi, (%r11,%rdi)
jne LBB19_97
## %bb.96:
movl %r15d, (%r11,%rcx,4)
leaq (,%r8,4), %rax
movl %r8d, %ecx
andb $3, %cl
movl $-2, %edx
roll %cl, %edx
orq $12, %rax
andl %edx, (%r11,%rax)
LBB19_97:
testb $3, %r15b
jne LBB19_101
## %bb.98:
testb $3, %r8b
je LBB19_100
## %bb.99:
testq %rbx, %rbx
je LBB19_101
LBB19_100:
movq -120(%rbp), %rax ## 8-byte Reload
## kill: def $eax killed $eax killed $rax
andl $1073741823, %eax ## imm = 0x3FFFFFFF
movq %r13, %rdi
movq 16(%r13), %rcx
movl 24(%r13), %edx
leal 1(%rdx), %esi
movl %esi, 24(%r13)
movl %eax, (%rcx,%rdx,4)
LBB19_101:
testl %r12d, %r12d
je LBB19_106
## %bb.102:
movl (%r11,%r10,4), %eax
movl (%r11,%r9,4), %ecx
andl $4, %ecx
shlq $30, %rcx
orq %rax, %rcx
movq %rcx, %rdx
shrq $32, %rdx
movl $2, %r8d
jne LBB19_105
## %bb.103:
movl (%r11,%rcx,4), %r14d
movq %rax, %rdx
orq $3, %rdx
movl %eax, %ecx
andb $3, %cl
movl $1, %edi
shll %cl, %edi
movl (%r11,%rdx,4), %ebx
movzbl %cl, %ecx
xorl %esi, %esi
btl %ecx, %ebx
setb %sil
shlq $32, %rsi
orq %r14, %rsi
cmpq %r10, %rsi
jne LBB19_105
## %bb.104:
movl %r10d, (%r11,%r10,4)
andb $-5, (%r11,%r9,4)
movl %eax, (%r11,%rax,4)
notl %edi
andl %edi, (%r11,%rdx,4)
LBB19_105:
movq %r10, %r14
jmp LBB19_107
LBB19_106:
movl $1, %r8d
movl %r14d, %r10d
movq -56(%rbp), %r9 ## 8-byte Reload
LBB19_107:
movl %r10d, (%r11,%r14,4)
movl $-2, %eax
movl %r8d, %ecx
roll %cl, %eax
andl %eax, (%r11,%r9,4)
movl %r10d, (%r11,%r14,4)
andl %eax, (%r11,%r9,4)
testb $3, %r14b
jne LBB19_78
## %bb.108:
movq -120(%rbp), %rsi ## 8-byte Reload
andl $1073741823, %esi ## imm = 0x3FFFFFFF
movq 16(%r13), %rax
movl 24(%r13), %ecx
leal 1(%rcx), %edx
movl %edx, 24(%r13)
movl %esi, (%rax,%rcx,4)
jmp LBB19_78
LBB19_109:
leaq L_.str.1(%rip), %rdi
xorl %r12d, %r12d
xorl %eax, %eax
movq %r10, %r13
movq %rbx, -104(%rbp) ## 8-byte Spill
movq %r9, %rbx
callq _printf
movq %rbx, %r9
movq -104(%rbp), %rbx ## 8-byte Reload
movq %r13, %rcx
jmp LBB19_130
LBB19_110:
subl %ecx, %r12d
jmp LBB19_124
LBB19_111:
imull %ecx, %r12d
jmp LBB19_124
LBB19_112:
movl %r12d, %eax
xorl %edx, %edx
divl %ecx
movl %eax, %r12d
jmp LBB19_124
LBB19_113:
movl %r12d, %eax
xorl %edx, %edx
divl %ecx
movl %edx, %r12d
jmp LBB19_124
LBB19_114:
movl %r12d, %eax
cvtsi2ss %rax, %xmm0
cvtss2sd %xmm0, %xmm0
cvtsi2ss %rcx, %xmm1
cvtss2sd %xmm1, %xmm1
jmp LBB19_116
LBB19_115:
movl %r12d, %eax
cvtsi2ss %rax, %xmm0
cvtsi2ss %rcx, %xmm1
cvtss2sd %xmm0, %xmm0
cvtss2sd %xmm1, %xmm1
mulsd LCPI19_0(%rip), %xmm1
LBB19_116:
movq %r10, %r12
movq %rbx, %r13
movq %r9, %rbx
callq _pow
movq %rbx, %r9
movq %r13, %rbx
movq %r12, %rcx
cvttsd2si %xmm0, %rax
movl %eax, %r12d
movabsq $4294967296, %rax ## imm = 0x100000000
orq %rax, %r12
jmp LBB19_130
LBB19_117:
andl %r12d, %ecx
jmp LBB19_121
LBB19_118:
orq %r12, %rcx
jmp LBB19_121
LBB19_119:
xorl %r12d, %ecx
jmp LBB19_121
LBB19_120:
notl %ecx
LBB19_121:
orq %rsi, %rcx
movq %rcx, %r12
jmp LBB19_129
LBB19_122:
## kill: def $cl killed $cl killed $rcx
shrq %cl, %r12
jmp LBB19_124
LBB19_123:
## kill: def $cl killed $cl killed $rcx
shll %cl, %r12d
LBB19_124:
orq %rsi, %r12
jmp LBB19_129
LBB19_125:
xorl %eax, %eax
cmpl %ecx, %r12d
seta %al
jmp LBB19_128
LBB19_126:
xorl %eax, %eax
cmpl %ecx, %r12d
setb %al
jmp LBB19_128
LBB19_127:
xorl %eax, %eax
cmpl %ecx, %r12d
sete %al
LBB19_128:
orq %rsi, %rax
movq %rax, %r12
LBB19_129:
movq %r10, %rcx
LBB19_130:
movq %r14, %r8
shrq $32, %r8
je LBB19_132
## %bb.131:
xorl %edx, %edx
movq %r12, %rax
shrq $32, %rax
movq %rcx, %r10
movq (%rcx), %rax
je LBB19_133
jmp LBB19_139
LBB19_132:
movq %r12, %rsi
shrq $32, %rsi
movq %rcx, %r10
movq (%rcx), %rax
movl %r12d, (%rax,%r14,4)
leaq (,%rbx,4), %rdi
orq $12, %rdi
movq %rbx, %r11
movl (%rax,%rdi), %ebx
movl %r11d, %edx
andb $3, %dl
movl %ebx, %ecx
btrl %edx, %ecx
btsl %edx, %ebx
movl %r12d, %edx
testq %rsi, %rsi
cmovel %ecx, %ebx
movl %ebx, (%rax,%rdi)
movq %r11, %rbx
jne LBB19_134
LBB19_133:
movl %ebx, (%rax,%r12,4)
movl %r12d, %ecx
shlq $2, %rcx
orq $12, %rcx
movl (%rax,%rcx), %esi
movl %esi, %edi
btrl %edx, %edi
btsl %edx, %esi
testq %r8, %r8
cmovel %edi, %esi
movl %esi, (%rax,%rcx)
LBB19_134:
testb $3, %bl
je LBB19_136
## %bb.135:
testq %r8, %r8
je LBB19_139
LBB19_136:
movq %r12, %rcx
shrq $32, %rcx
jne LBB19_138
## %bb.137:
movl %r12d, %ecx
andl $3, %ecx
testq %rcx, %rcx
jne LBB19_139
LBB19_138:
testq %r8, %r8
cmovneq %r12, %r14
shrq $2, %r14
movq %r10, %rdi
movq 16(%r10), %rcx
movl 24(%r10), %edx
leal 1(%rdx), %esi
movl %esi, 24(%r10)
movl %r14d, (%rcx,%rdx,4)
LBB19_139:
movq %r9, %r12
movl (%rax,%r15,4), %edx
movq %r15, %rsi
orq $3, %rsi
movl (%rax,%rsi,4), %r13d
movl %r13d, %ebx
andl $1, %ebx
shlq $32, %rbx
orq %rdx, %rbx
movq %rbx, %rcx
shrq $32, %rcx
jne LBB19_142
## %bb.140:
movl (%rax,%rbx,4), %r9d
movq %rdx, %r8
orq $3, %r8
movl %edx, %ecx
andb $3, %cl
movl $1, %ebx
shll %cl, %ebx
movq %r10, %r14
movl (%rax,%r8,4), %r10d
movzbl %cl, %r11d
xorl %ecx, %ecx
btl %r11d, %r10d
movq %r14, %r10
movabsq $4294967296, %rdi ## imm = 0x100000000
cmovbq %rdi, %rcx
orq %r9, %rcx
cmpq %r15, %rcx
jne LBB19_142
## %bb.141:
movq -48(%rbp), %rcx ## 8-byte Reload
movl %ecx, (%rax,%r15,4)
andl $-2, %r13d
movl %r13d, (%rax,%rsi,4)
movl %edx, (%rax,%rdx,4)
notl %ebx
andl %ebx, (%rax,%r8,4)
LBB19_142:
movq -80(%rbp), %rbx ## 8-byte Reload
movl (%rax,%rbx,4), %edx
movq -72(%rbp), %r14 ## 8-byte Reload
movl (%rax,%r14,4), %ecx
andl $4, %ecx
shlq $30, %rcx
orq %rdx, %rcx
movq %rcx, %rsi
shrq $32, %rsi
jne LBB19_145
## %bb.143:
movl (%rax,%rcx,4), %r8d
movq %rdx, %rsi
orq $3, %rsi
movl %edx, %ecx
andb $3, %cl
movl $1, %edi
shll %cl, %edi
movl (%rax,%rsi,4), %r11d
movzbl %cl, %ecx
xorl %r9d, %r9d
btl %ecx, %r11d
movabsq $4294967296, %rcx ## imm = 0x100000000
cmovaeq %r9, %rcx
orq %r8, %rcx
cmpq %rbx, %rcx
jne LBB19_145
## %bb.144:
movl %ebx, (%rax,%rbx,4)
andb $-5, (%rax,%r14,4)
movl %edx, (%rax,%rdx,4)
notl %edi
andl %edi, (%rax,%rsi,4)
LBB19_145:
movq -48(%rbp), %rcx ## 8-byte Reload
movl %ecx, (%rax,%r15,4)
movq -112(%rbp), %rcx ## 8-byte Reload
movl %ecx, (%rax,%rcx,4)
movl %ebx, (%rax,%rbx,4)
movq -56(%rbp), %rcx ## 8-byte Reload
movl $0, (%rax,%rcx,4)
movq 32(%r10), %rax
movl 40(%r10), %ecx
leal 1(%rcx), %edx
movl %edx, 40(%r10)
movl %r12d, (%rax,%rcx,4)
jmp LBB19_78
.cfi_endproc
.p2align 2, 0x90
.data_region jt32
.set L19_0_set_49, LBB19_49-LJTI19_0
.set L19_0_set_79, LBB19_79-LJTI19_0
.set L19_0_set_82, LBB19_82-LJTI19_0
.set L19_0_set_89, LBB19_89-LJTI19_0
LJTI19_0:
.long L19_0_set_49
.long L19_0_set_79
.long L19_0_set_82
.long L19_0_set_89
.set L19_1_set_81, LBB19_81-LJTI19_1
.set L19_1_set_110, LBB19_110-LJTI19_1
.set L19_1_set_111, LBB19_111-LJTI19_1
.set L19_1_set_112, LBB19_112-LJTI19_1
.set L19_1_set_113, LBB19_113-LJTI19_1
.set L19_1_set_114, LBB19_114-LJTI19_1
.set L19_1_set_115, LBB19_115-LJTI19_1
.set L19_1_set_117, LBB19_117-LJTI19_1
.set L19_1_set_118, LBB19_118-LJTI19_1
.set L19_1_set_119, LBB19_119-LJTI19_1
.set L19_1_set_120, LBB19_120-LJTI19_1
.set L19_1_set_122, LBB19_122-LJTI19_1
.set L19_1_set_123, LBB19_123-LJTI19_1
.set L19_1_set_125, LBB19_125-LJTI19_1
.set L19_1_set_126, LBB19_126-LJTI19_1
.set L19_1_set_127, LBB19_127-LJTI19_1
LJTI19_1:
.long L19_1_set_81
.long L19_1_set_110
.long L19_1_set_111
.long L19_1_set_112
.long L19_1_set_113
.long L19_1_set_114
.long L19_1_set_115
.long L19_1_set_117
.long L19_1_set_118
.long L19_1_set_119
.long L19_1_set_120
.long L19_1_set_122
.long L19_1_set_123
.long L19_1_set_125
.long L19_1_set_126
.long L19_1_set_127
.end_data_region
## -- End function
.globl _reduce ## -- Begin function reduce
.p2align 4, 0x90
_reduce: ## @reduce
.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 24(%rdi), %r12d
xorl %r14d, %r14d
testl %r12d, %r12d
je LBB20_5
## %bb.1:
movq %rdi, %r13
xorl %r15d, %r15d
jmp LBB20_2
.p2align 4, 0x90
LBB20_3: ## in Loop: Header=BB20_2 Depth=1
addl %r12d, %r15d
incl %r14d
movl 24(%r13), %r12d
testl %r12d, %r12d
je LBB20_4
LBB20_2: ## =>This Loop Header: Depth=1
## Child Loop BB20_6 Depth 2
movq 16(%r13), %rax
leal -1(%r12), %ebx
movl %ebx, 24(%r13)
movl (%rax,%rbx,4), %esi
movq %r13, %rdi
callq _rewrite
cmpl $1, %r12d
je LBB20_3
.p2align 4, 0x90
LBB20_6: ## Parent Loop BB20_2 Depth=1
## => This Inner Loop Header: Depth=2
movl 24(%r13), %eax
movq 16(%r13), %rcx
decl %eax
movl %eax, 24(%r13)
movl (%rcx,%rax,4), %esi
movq %r13, %rdi
callq _rewrite
decl %ebx
jne LBB20_6
jmp LBB20_3
LBB20_4:
shlq $32, %r14
movl %r15d, %eax
orq %rax, %r14
LBB20_5:
movq %r14, %rax
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _find_redexes ## -- Begin function find_redexes
.p2align 4, 0x90
_find_redexes: ## @find_redexes
.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
movl $0, 24(%rdi)
movl 8(%rdi), %r8d
cmpl $4, %r8d
jae LBB21_1
LBB21_12:
popq %rbx
popq %rbp
retq
LBB21_1:
movq (%rdi), %r9
movl $1, %ecx
xorl %edx, %edx
jmp LBB21_2
.p2align 4, 0x90
LBB21_4: ## in Loop: Header=BB21_2 Depth=1
testl %eax, %eax
je LBB21_5
LBB21_10: ## in Loop: Header=BB21_2 Depth=1
movq 16(%rdi), %rax
movl 24(%rdi), %esi
leal 1(%rsi), %ebx
movl %ebx, 24(%rdi)
movl %edx, (%rax,%rsi,4)
movl 8(%rdi), %r8d
LBB21_11: ## in Loop: Header=BB21_2 Depth=1
incq %rdx
movl %r8d, %eax
shrl $2, %eax
addq $4, %rcx
cmpq %rax, %rdx
jae LBB21_12
LBB21_2: ## =>This Inner Loop Header: Depth=1
movl -4(%r9,%rcx,4), %r11d
movl 8(%r9,%rcx,4), %r10d
movl %r10d, %eax
andl $1, %eax
movq %rax, %rsi
shlq $32, %rsi
orq %r11, %rsi
movq %rsi, %rbx
shrq $32, %rbx
jne LBB21_4
## %bb.3: ## in Loop: Header=BB21_2 Depth=1
shrq $2, %rsi
cmpq %rsi, %rdx
ja LBB21_11
jmp LBB21_4
LBB21_5: ## in Loop: Header=BB21_2 Depth=1
testb $3, %r11b
jne LBB21_11
## %bb.6: ## in Loop: Header=BB21_2 Depth=1
leaq -1(%rcx), %rax
cmpq %r11, %rax
jne LBB21_10
## %bb.7: ## in Loop: Header=BB21_2 Depth=1
movl (%r9,%rcx,4), %eax
cmpq %rax, %rcx
jne LBB21_10
## %bb.8: ## in Loop: Header=BB21_2 Depth=1
leaq 1(%rcx), %rax
movl 4(%r9,%rcx,4), %esi
cmpq %rsi, %rax
jne LBB21_10
## %bb.9: ## in Loop: Header=BB21_2 Depth=1
testl %r10d, %r10d
je LBB21_11
jmp LBB21_10
.cfi_endproc
## -- End function
.globl _print_pointer ## -- Begin function print_pointer
.p2align 4, 0x90
_print_pointer: ## @print_pointer
.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
shrq $32, %rax
je LBB22_1
## %bb.9:
leaq L_.str.2(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
jmp _printf ## TAILCALL
LBB22_1:
movq %rbx, %rsi
shrq $2, %rsi
leaq L_.str.3(%rip), %rdi
## kill: def $esi killed $esi killed $rsi
xorl %eax, %eax
callq _printf
andl $3, %ebx
cmpl $2, %ebx
je LBB22_7
## %bb.2:
cmpl $1, %ebx
je LBB22_6
## %bb.3:
testl %ebx, %ebx
jne LBB22_8
## %bb.4:
movl $97, %edi
jmp LBB22_5
LBB22_7:
movl $99, %edi
jmp LBB22_5
LBB22_6:
movl $98, %edi
LBB22_5:
addq $8, %rsp
popq %rbx
popq %rbp
jmp _putchar ## TAILCALL
LBB22_8:
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _print_net ## -- Begin function print_net
.p2align 4, 0x90
_print_net: ## @print_net
.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 $4, 8(%rdi)
jae LBB23_1
LBB23_36:
addq $8, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB23_1:
movq %rdi, %r12
movl $1, %r15d
xorl %r14d, %r14d
.p2align 4, 0x90
LBB23_2: ## =>This Inner Loop Header: Depth=1
movq (%r12), %rax
leaq -1(%r15), %rcx
movl -4(%rax,%r15,4), %edx
cmpq %rdx, %rcx
jne LBB23_7
## %bb.3: ## in Loop: Header=BB23_2 Depth=1
movl (%rax,%r15,4), %ecx
cmpq %rcx, %r15
jne LBB23_7
## %bb.4: ## in Loop: Header=BB23_2 Depth=1
leaq 1(%r15), %rcx
movl 4(%rax,%r15,4), %edx
cmpq %rdx, %rcx
jne LBB23_7
## %bb.5: ## in Loop: Header=BB23_2 Depth=1
cmpl $0, 8(%rax,%r15,4)
je LBB23_6
.p2align 4, 0x90
LBB23_7: ## in Loop: Header=BB23_2 Depth=1
movl 8(%rax,%r15,4), %r13d
movl %r13d, %ebx
shrl $3, %ebx
andl $7, %ebx
shrl $6, %r13d
leaq L_.str.8(%rip), %rdi
movl %r14d, %esi
xorl %eax, %eax
callq _printf
leaq L_.str.9(%rip), %rdi
movl %ebx, %esi
movl %r13d, %edx
xorl %eax, %eax
callq _printf
movq (%r12), %rax
movl -4(%rax,%r15,4), %ebx
movl 8(%rax,%r15,4), %esi
andl $1, %esi
shlq $32, %rsi
orq %rbx, %rsi
movq %rsi, %rax
shrq $32, %rax
je LBB23_9
## %bb.8: ## in Loop: Header=BB23_2 Depth=1
leaq L_.str.2(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
jmp LBB23_16
.p2align 4, 0x90
LBB23_9: ## in Loop: Header=BB23_2 Depth=1
shrq $2, %rsi
leaq L_.str.3(%rip), %rdi
## kill: def $esi killed $esi killed $rsi
xorl %eax, %eax
callq _printf
andl $3, %ebx
cmpl $2, %ebx
je LBB23_14
## %bb.10: ## in Loop: Header=BB23_2 Depth=1
cmpl $1, %ebx
je LBB23_13
## %bb.11: ## in Loop: Header=BB23_2 Depth=1
testl %ebx, %ebx
jne LBB23_16
## %bb.12: ## in Loop: Header=BB23_2 Depth=1
movl $97, %edi
jmp LBB23_15
LBB23_14: ## in Loop: Header=BB23_2 Depth=1
movl $99, %edi
jmp LBB23_15
LBB23_13: ## in Loop: Header=BB23_2 Depth=1
movl $98, %edi
LBB23_15: ## in Loop: Header=BB23_2 Depth=1
callq _putchar
LBB23_16: ## in Loop: Header=BB23_2 Depth=1
movl $32, %edi
callq _putchar
movq (%r12), %rax
movl (%rax,%r15,4), %r13d
movl 8(%rax,%r15,4), %esi
andl $2, %esi
shlq $31, %rsi
orq %r13, %rsi
movq %rsi, %rax
shrq $32, %rax
je LBB23_18
## %bb.17: ## in Loop: Header=BB23_2 Depth=1
leaq L_.str.2(%rip), %rdi
movl %r13d, %esi
xorl %eax, %eax
callq _printf
jmp LBB23_25
.p2align 4, 0x90
LBB23_18: ## in Loop: Header=BB23_2 Depth=1
shrq $2, %rsi
leaq L_.str.3(%rip), %rdi
## kill: def $esi killed $esi killed $rsi
xorl %eax, %eax
callq _printf
andl $3, %r13d
cmpl $2, %r13d
je LBB23_23
## %bb.19: ## in Loop: Header=BB23_2 Depth=1
cmpl $1, %r13d
je LBB23_22
## %bb.20: ## in Loop: Header=BB23_2 Depth=1
testl %r13d, %r13d
jne LBB23_25
## %bb.21: ## in Loop: Header=BB23_2 Depth=1
movl $97, %edi
jmp LBB23_24
LBB23_23: ## in Loop: Header=BB23_2 Depth=1
movl $99, %edi
jmp LBB23_24
LBB23_22: ## in Loop: Header=BB23_2 Depth=1
movl $98, %edi
LBB23_24: ## in Loop: Header=BB23_2 Depth=1
callq _putchar
LBB23_25: ## in Loop: Header=BB23_2 Depth=1
movl $32, %edi
callq _putchar
movq (%r12), %rax
movl 4(%rax,%r15,4), %ebx
movl 8(%rax,%r15,4), %esi
andl $4, %esi
shlq $30, %rsi
orq %rbx, %rsi
movq %rsi, %rax
shrq $32, %rax
je LBB23_27
## %bb.26: ## in Loop: Header=BB23_2 Depth=1
leaq L_.str.2(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
jmp LBB23_34
.p2align 4, 0x90
LBB23_27: ## in Loop: Header=BB23_2 Depth=1
shrq $2, %rsi
leaq L_.str.3(%rip), %rdi
## kill: def $esi killed $esi killed $rsi
xorl %eax, %eax
callq _printf
andl $3, %ebx
cmpl $2, %ebx
je LBB23_32
## %bb.28: ## in Loop: Header=BB23_2 Depth=1
cmpl $1, %ebx
je LBB23_31
## %bb.29: ## in Loop: Header=BB23_2 Depth=1
testl %ebx, %ebx
jne LBB23_34
## %bb.30: ## in Loop: Header=BB23_2 Depth=1
movl $97, %edi
jmp LBB23_33
LBB23_32: ## in Loop: Header=BB23_2 Depth=1
movl $99, %edi
jmp LBB23_33
LBB23_31: ## in Loop: Header=BB23_2 Depth=1
movl $98, %edi
LBB23_33: ## in Loop: Header=BB23_2 Depth=1
callq _putchar
LBB23_34: ## in Loop: Header=BB23_2 Depth=1
movl $93, %edi
callq _putchar
leaq L_.str.12(%rip), %rdi
xorl %eax, %eax
callq _printf
movq (%r12), %rax
movl 8(%rax,%r15,4), %esi
andl $1, %esi
leaq L_.str.13(%rip), %rbx
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movq (%r12), %rax
movl 8(%rax,%r15,4), %esi
shrl %esi
andl $1, %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movq (%r12), %rax
movl 8(%rax,%r15,4), %esi
shrl $2, %esi
andl $1, %esi
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movl $10, %edi
callq _putchar
LBB23_35: ## in Loop: Header=BB23_2 Depth=1
incq %r14
movl 8(%r12), %eax
shrq $2, %rax
addq $4, %r15
cmpq %rax, %r14
jb LBB23_2
jmp LBB23_36
LBB23_6: ## in Loop: Header=BB23_2 Depth=1
leaq L_.str.7(%rip), %rdi
movl %r14d, %esi
xorl %eax, %eax
callq _printf
jmp LBB23_35
.cfi_endproc
## -- End function
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function main
LCPI24_0:
.long 2 ## 0x2
.long 2 ## 0x2
.long 2 ## 0x2
.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 $56, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movl $800000000, %edi ## imm = 0x2FAF0800
callq _malloc
movq %rax, %rbx
movq %rax, -88(%rbp)
movl $40000000, %edi ## imm = 0x2625A00
callq _malloc
movq %rax, %r14
movq %rax, -72(%rbp)
movl $40000000, %edi ## imm = 0x2625A00
callq _malloc
movq %rax, -56(%rbp)
movl $0, -48(%rbp)
pxor %xmm0, %xmm0
movl $12, %eax
leaq _nodes(%rip), %rcx
movdqa LCPI24_0(%rip), %xmm2 ## xmm2 = [2,2,2,2]
pxor %xmm1, %xmm1
.p2align 4, 0x90
LBB24_1: ## =>This Inner Loop Header: Depth=1
movaps -48(%rcx,%rax,4), %xmm3
movaps -32(%rcx,%rax,4), %xmm4
movaps -16(%rcx,%rax,4), %xmm5
movaps (%rcx,%rax,4), %xmm6
movups %xmm3, -48(%rbx,%rax,4)
movups %xmm4, -32(%rbx,%rax,4)
movups %xmm5, -16(%rbx,%rax,4)
movups %xmm6, (%rbx,%rax,4)
paddd %xmm2, %xmm0
paddd %xmm2, %xmm1
addq $16, %rax
cmpq $8492, %rax ## imm = 0x212C
jne LBB24_1
## %bb.2:
paddd %xmm0, %xmm1
pshufd $238, %xmm1, %xmm0 ## xmm0 = xmm1[2,3,2,3]
paddd %xmm1, %xmm0
pshufd $85, %xmm0, %xmm1 ## xmm1 = xmm0[1,1,1,1]
paddd %xmm0, %xmm1
movd %xmm1, %r8d
movd %xmm1, -80(%rbp)
movl $0, -64(%rbp)
xorl %r15d, %r15d
cmpl $4, %r8d
jb LBB24_22
## %bb.3:
shrl $2, %r8d
movl $1, %ecx
xorl %edx, %edx
movq %r14, %r11
jmp LBB24_4
.p2align 4, 0x90
LBB24_6: ## in Loop: Header=BB24_4 Depth=1
testl %edi, %edi
je LBB24_7
LBB24_12: ## in Loop: Header=BB24_4 Depth=1
movl %r15d, %eax
incl %r15d
movl %edx, (%r11,%rax,4)
LBB24_13: ## in Loop: Header=BB24_4 Depth=1
incq %rdx
addq $4, %rcx
cmpq %r8, %rdx
jae LBB24_14
LBB24_4: ## =>This Inner Loop Header: Depth=1
movl -4(%rbx,%rcx,4), %r10d
movl 8(%rbx,%rcx,4), %r9d
movl %r9d, %edi
andl $1, %edi
movq %rdi, %rax
shlq $32, %rax
orq %r10, %rax
movq %rax, %rsi
shrq $32, %rsi
jne LBB24_6
## %bb.5: ## in Loop: Header=BB24_4 Depth=1
shrq $2, %rax
cmpq %rax, %rdx
ja LBB24_13
jmp LBB24_6
LBB24_7: ## in Loop: Header=BB24_4 Depth=1
testb $3, %r10b
jne LBB24_13
## %bb.8: ## in Loop: Header=BB24_4 Depth=1
leaq -1(%rcx), %rax
cmpq %r10, %rax
jne LBB24_12
## %bb.9: ## in Loop: Header=BB24_4 Depth=1
movl (%rbx,%rcx,4), %eax
cmpq %rax, %rcx
jne LBB24_12
## %bb.10: ## in Loop: Header=BB24_4 Depth=1
leaq 1(%rcx), %rax
movl 4(%rbx,%rcx,4), %esi
cmpq %rsi, %rax
jne LBB24_12
## %bb.11: ## in Loop: Header=BB24_4 Depth=1
testl %r9d, %r9d
je LBB24_13
jmp LBB24_12
LBB24_14:
movl %r15d, -64(%rbp)
xorl %r12d, %r12d
testl %r15d, %r15d
je LBB24_15
## %bb.16:
leaq -88(%rbp), %rbx
xorl %r13d, %r13d
.p2align 4, 0x90
LBB24_17: ## =>This Loop Header: Depth=1
## Child Loop BB24_20 Depth 2
leal -1(%r15), %r14d
movl %r14d, -64(%rbp)
movl (%r11,%r14,4), %esi
movq %rbx, %rdi
callq _rewrite
cmpl $1, %r15d
je LBB24_18
.p2align 4, 0x90
LBB24_20: ## Parent Loop BB24_17 Depth=1
## => This Inner Loop Header: Depth=2
movl -64(%rbp), %eax
movq -72(%rbp), %rcx
decl %eax
movl %eax, -64(%rbp)
movl (%rcx,%rax,4), %esi
movq %rbx, %rdi
callq _rewrite
decl %r14d
jne LBB24_20
LBB24_18: ## in Loop: Header=BB24_17 Depth=1
addl %r15d, %r13d
incl %r12d
movl -64(%rbp), %r15d
testl %r15d, %r15d
je LBB24_21
## %bb.19: ## in Loop: Header=BB24_17 Depth=1
movq -72(%rbp), %r11
jmp LBB24_17
LBB24_21:
shlq $32, %r12
movl %r13d, %r15d
orq %r12, %r15
jmp LBB24_22
LBB24_15:
xorl %r15d, %r15d
LBB24_22:
movq %r15, %rbx
shrq $32, %rbx
leaq L_.str.15(%rip), %rdi
movl %r15d, %esi
xorl %eax, %eax
callq _printf
leaq L_.str.16(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
xorl %eax, %eax
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
.globl _PTR ## @PTR
.p2align 2
_PTR:
.long 0 ## 0x0
.globl _NUM ## @NUM
.p2align 2
_NUM:
.long 1 ## 0x1
.globl _NOD ## @NOD
.p2align 2
_NOD:
.long 0 ## 0x0
.globl _OP1 ## @OP1
.p2align 2
_OP1:
.long 1 ## 0x1
.globl _OP2 ## @OP2
.p2align 2
_OP2:
.long 2 ## 0x2
.globl _ITE ## @ITE
.p2align 2
_ITE:
.long 3 ## 0x3
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "[ERROR]\nCan't enter a numeric pointer."
L_.str.1: ## @.str.1
.asciz "[ERROR]\nInvalid interaction."
L_.str.2: ## @.str.2
.asciz "#%u"
L_.str.3: ## @.str.3
.asciz "%u"
L_.str.7: ## @.str.7
.asciz "%u: ~\n"
L_.str.8: ## @.str.8
.asciz "%u: "
L_.str.9: ## @.str.9
.asciz "[%u:%u| "
L_.str.12: ## @.str.12
.asciz "..."
L_.str.13: ## @.str.13
.asciz "%d "
.section __TEXT,__const
.p2align 4 ## @nodes
_nodes:
.long 2 ## 0x2
.long 8466 ## 0x2112
.long 0 ## 0x0
.long 0 ## 0x0
.long 8 ## 0x8
.long 164 ## 0xa4
.long 8464 ## 0x2110
.long 0 ## 0x0
.long 4 ## 0x4
.long 24 ## 0x18
.long 156 ## 0x9c
.long 0 ## 0x0
.long 40 ## 0x28
.long 21 ## 0x15
.long 18 ## 0x12
.long 0 ## 0x0
.long 25 ## 0x19
.long 22 ## 0x16
.long 14 ## 0xe
.long 0 ## 0x0
.long 26 ## 0x1a
.long 13 ## 0xd
.long 17 ## 0x11
.long 0 ## 0x0
.long 9 ## 0x9
.long 16 ## 0x10
.long 20 ## 0x14
.long 64 ## 0x40
.long 56 ## 0x38
.long 37 ## 0x25
.long 34 ## 0x22
.long 0 ## 0x0
.long 41 ## 0x29
.long 38 ## 0x26
.long 30 ## 0x1e
.long 0 ## 0x0
.long 42 ## 0x2a
.long 29 ## 0x1d
.long 33 ## 0x21
.long 0 ## 0x0
.long 12 ## 0xc
.long 32 ## 0x20
.long 36 ## 0x24
.long 64 ## 0x40
.long 72 ## 0x48
.long 53 ## 0x35
.long 50 ## 0x32
.long 0 ## 0x0
.long 57 ## 0x39
.long 54 ## 0x36
.long 46 ## 0x2e
.long 0 ## 0x0
.long 58 ## 0x3a
.long 45 ## 0x2d
.long 49 ## 0x31
.long 0 ## 0x0
.long 28 ## 0x1c
.long 48 ## 0x30
.long 52 ## 0x34
.long 64 ## 0x40
.long 88 ## 0x58
.long 69 ## 0x45
.long 66 ## 0x42
.long 0 ## 0x0
.long 73 ## 0x49
.long 70 ## 0x46
.long 62 ## 0x3e
.long 0 ## 0x0
.long 74 ## 0x4a
.long 61 ## 0x3d
.long 65 ## 0x41
.long 0 ## 0x0
.long 44 ## 0x2c
.long 64 ## 0x40
.long 68 ## 0x44
.long 64 ## 0x40
.long 104 ## 0x68
.long 85 ## 0x55
.long 82 ## 0x52
.long 0 ## 0x0
.long 89 ## 0x59
.long 86 ## 0x56
.long 78 ## 0x4e
.long 0 ## 0x0
.long 90 ## 0x5a
.long 77 ## 0x4d
.long 81 ## 0x51
.long 0 ## 0x0
.long 60 ## 0x3c
.long 80 ## 0x50
.long 84 ## 0x54
.long 64 ## 0x40
.long 120 ## 0x78
.long 101 ## 0x65
.long 98 ## 0x62
.long 0 ## 0x0
.long 105 ## 0x69
.long 102 ## 0x66
.long 94 ## 0x5e
.long 0 ## 0x0
.long 106 ## 0x6a
.long 93 ## 0x5d
.long 97 ## 0x61
.long 0 ## 0x0
.long 76 ## 0x4c
.long 96 ## 0x60
.long 100 ## 0x64
.long 64 ## 0x40
.long 136 ## 0x88
.long 117 ## 0x75
.long 114 ## 0x72
.long 0 ## 0x0
.long 121 ## 0x79
.long 118 ## 0x76
.long 110 ## 0x6e
.long 0 ## 0x0
.long 122 ## 0x7a
.long 109 ## 0x6d
.long 113 ## 0x71
.long 0 ## 0x0
.long 92 ## 0x5c
.long 112 ## 0x70
.long 116 ## 0x74
.long 64 ## 0x40
.long 152 ## 0x98
.long 133 ## 0x85
.long 130 ## 0x82
.long 0 ## 0x0
.long 137 ## 0x89
.long 134 ## 0x86
.long 126 ## 0x7e
.long 0 ## 0x0
.long 138 ## 0x8a
.long 125 ## 0x7d
.long 129 ## 0x81
.long 0 ## 0x0
.long 108 ## 0x6c
.long 128 ## 0x80
.long 132 ## 0x84
.long 64 ## 0x40
.long 160 ## 0xa0
.long 149 ## 0x95
.long 146 ## 0x92
.long 0 ## 0x0
.long 153 ## 0x99
.long 150 ## 0x96
.long 142 ## 0x8e
.long 0 ## 0x0
.long 154 ## 0x9a
.long 141 ## 0x8d
.long 145 ## 0x91
.long 0 ## 0x0
.long 124 ## 0x7c
.long 144 ## 0x90
.long 148 ## 0x94
.long 64 ## 0x40
.long 10 ## 0xa
.long 161 ## 0xa1
.long 162 ## 0xa2
.long 0 ## 0x0
.long 140 ## 0x8c
.long 157 ## 0x9d
.long 158 ## 0x9e
.long 0 ## 0x0
.long 5 ## 0x5
.long 8229 ## 0x2025
.long 170 ## 0xaa
.long 0 ## 0x0
.long 172 ## 0xac
.long 450 ## 0x1c2
.long 166 ## 0xa6
.long 0 ## 0x0
.long 168 ## 0xa8
.long 324 ## 0x144
.long 178 ## 0xb2
.long 0 ## 0x0
.long 180 ## 0xb4
.long 320 ## 0x140
.long 174 ## 0xae
.long 0 ## 0x0
.long 176 ## 0xb0
.long 192 ## 0xc0
.long 184 ## 0xb8
.long 0 ## 0x0
.long 182 ## 0xb6
.long 1954047348 ## 0x74786574
.long 188 ## 0xbc
.long 4194242 ## 0x3fffc2
.long 186 ## 0xba
.long 316 ## 0x13c
.long 284 ## 0x11c
.long 0 ## 0x0
.long 181 ## 0xb5
.long 196 ## 0xc4
.long 296 ## 0x128
.long 0 ## 0x0
.long 193 ## 0xc1
.long 221 ## 0xdd
.long 200 ## 0xc8
.long 0 ## 0x0
.long 198 ## 0xc6
.long 256 ## 0x100
.long 204 ## 0xcc
.long 0 ## 0x0
.long 202 ## 0xca
.long 217 ## 0xd9
.long 208 ## 0xd0
.long 0 ## 0x0
.long 206 ## 0xce
.long 280 ## 0x118
.long 234 ## 0xea
.long 0 ## 0x0
.long 222 ## 0xde
.long 218 ## 0xda
.long 272 ## 0x110
.long 528 ## 0x210
.long 8 ## 0x8
.long 205 ## 0xcd
.long 213 ## 0xd5
.long 721 ## 0x2d1
.long 24 ## 0x18
.long 197 ## 0xc5
.long 212 ## 0xd4
.long 785 ## 0x311
.long 3 ## 0x3
.long 230 ## 0xe6
.long 264 ## 0x108
.long 977 ## 0x3d1
.long 4 ## 0x4
.long 281 ## 0x119
.long 225 ## 0xe1
.long 273 ## 0x111
.long 238 ## 0xee
.long 254 ## 0xfe
.long 210 ## 0xd2
.long 0 ## 0x0
.long 265 ## 0x109
.long 240 ## 0xf0
.long 232 ## 0xe8
.long 4194264 ## 0x3fffd8
.long 237 ## 0xed
.long 246 ## 0xf6
.long 248 ## 0xf8
.long 4194240 ## 0x3fffc0
.long 317 ## 0x13d
.long 273 ## 0x111
.long 241 ## 0xf1
.long 0 ## 0x0
.long 242 ## 0xf2
.long 250 ## 0xfa
.long 249 ## 0xf9
.long 0 ## 0x0
.long 258 ## 0x102
.long 278 ## 0x116
.long 233 ## 0xe9
.long 0 ## 0x0
.long 201 ## 0xc9
.long 262 ## 0x106
.long 252 ## 0xfc
.long 0 ## 0x0
.long 266 ## 0x10a
.long 268 ## 0x10c
.long 257 ## 0x101
.long 4194264 ## 0x3fffd8
.long 226 ## 0xe2
.long 236 ## 0xec
.long 260 ## 0x104
.long 4194240 ## 0x3fffc0
.long 261 ## 0x105
.long 0 ## 0x0
.long 274 ## 0x112
.long 4194242 ## 0x3fffc2
.long 214 ## 0xd6
.long 245 ## 0xf5
.long 270 ## 0x10e
.long 4194240 ## 0x3fffc0
.long 1 ## 0x1
.long 282 ## 0x11a
.long 253 ## 0xfd
.long 17 ## 0x11
.long 209 ## 0xd1
.long 229 ## 0xe5
.long 277 ## 0x115
.long 4194240 ## 0x3fffc0
.long 190 ## 0xbe
.long 309 ## 0x135
.long 290 ## 0x122
.long 0 ## 0x0
.long 294 ## 0x126
.long 0 ## 0x0
.long 286 ## 0x11e
.long 2 ## 0x2
.long 298 ## 0x12a
.long 0 ## 0x0
.long 288 ## 0x120
.long 2 ## 0x2
.long 194 ## 0xc2
.long 300 ## 0x12c
.long 292 ## 0x124
.long 0 ## 0x0
.long 297 ## 0x129
.long 313 ## 0x139
.long 304 ## 0x130
.long 0 ## 0x0
.long 302 ## 0x12e
.long 305 ## 0x131
.long 310 ## 0x136
.long 0 ## 0x0
.long 314 ## 0x13a
.long 285 ## 0x11d
.long 306 ## 0x132
.long 0 ## 0x0
.long 318 ## 0x13e
.long 301 ## 0x12d
.long 308 ## 0x134
.long 0 ## 0x0
.long 189 ## 0xbd
.long 244 ## 0xf4
.long 312 ## 0x138
.long 128 ## 0x80
.long 177 ## 0xb1
.long 392 ## 0x188
.long 440 ## 0x1b8
.long 0 ## 0x0
.long 173 ## 0xad
.long 328 ## 0x148
.long 444 ## 0x1bc
.long 0 ## 0x0
.long 325 ## 0x145
.long 436 ## 0x1b4
.long 332 ## 0x14c
.long 0 ## 0x0
.long 330 ## 0x14a
.long 385 ## 0x181
.long 338 ## 0x152
.long 0 ## 0x0
.long 342 ## 0x156
.long 386 ## 0x182
.long 334 ## 0x14e
.long 0 ## 0x0
.long 393 ## 0x189
.long 346 ## 0x15a
.long 336 ## 0x150
.long 0 ## 0x0
.long 348 ## 0x15c
.long 382 ## 0x17e
.long 341 ## 0x155
.long 0 ## 0x0
.long 344 ## 0x158
.long 376 ## 0x178
.long 354 ## 0x162
.long 0 ## 0x0
.long 358 ## 0x166
.long 360 ## 0x168
.long 350 ## 0x15e
.long 4194264 ## 0x3fffd8
.long 10 ## 0xa
.long 369 ## 0x171
.long 352 ## 0x160
.long 913 ## 0x391
.long 353 ## 0x161
.long 366 ## 0x16e
.long 374 ## 0x176
.long 4194240 ## 0x3fffc0
.long 48 ## 0x30
.long 370 ## 0x172
.long 361 ## 0x169
.long 17 ## 0x11
.long 377 ## 0x179
.long 357 ## 0x165
.long 365 ## 0x16d
.long 4194240 ## 0x3fffc0
.long 87 ## 0x57
.long 378 ## 0x17a
.long 362 ## 0x16a
.long 17 ## 0x11
.long 349 ## 0x15d
.long 368 ## 0x170
.long 373 ## 0x175
.long 4194240 ## 0x3fffc0
.long 16 ## 0x10
.long 437 ## 0x1b5
.long 345 ## 0x159
.long 209 ## 0xd1
.long 390 ## 0x186
.long 333 ## 0x14d
.long 337 ## 0x151
.long 0 ## 0x0
.long 394 ## 0x18a
.long 398 ## 0x18e
.long 384 ## 0x180
.long 0 ## 0x0
.long 321 ## 0x141
.long 340 ## 0x154
.long 388 ## 0x184
.long 128 ## 0x80
.long 400 ## 0x190
.long 434 ## 0x1b2
.long 389 ## 0x185
.long 0 ## 0x0
.long 396 ## 0x18c
.long 428 ## 0x1ac
.long 406 ## 0x196
.long 0 ## 0x0
.long 410 ## 0x19a
.long 412 ## 0x19c
.long 402 ## 0x192
.long 4194264 ## 0x3fffd8
.long 10 ## 0xa
.long 421 ## 0x1a5
.long 404 ## 0x194
.long 913 ## 0x391
.long 405 ## 0x195
.long 418 ## 0x1a2
.long 426 ## 0x1aa
.long 4194240 ## 0x3fffc0
.long 48 ## 0x30
.long 422 ## 0x1a6
.long 413 ## 0x19d
.long 17 ## 0x11
.long 429 ## 0x1ad
.long 409 ## 0x199
.long 417 ## 0x1a1
.long 4194240 ## 0x3fffc0
.long 87 ## 0x57
.long 430 ## 0x1ae
.long 414 ## 0x19e
.long 17 ## 0x11
.long 401 ## 0x191
.long 420 ## 0x1a4
.long 425 ## 0x1a9
.long 4194240 ## 0x3fffc0
.long 16 ## 0x10
.long 438 ## 0x1b6
.long 397 ## 0x18d
.long 273 ## 0x111
.long 329 ## 0x149
.long 381 ## 0x17d
.long 433 ## 0x1b1
.long 4194240 ## 0x3fffc0
.long 322 ## 0x142
.long 445 ## 0x1bd
.long 446 ## 0x1be
.long 0 ## 0x0
.long 326 ## 0x146
.long 441 ## 0x1b9
.long 442 ## 0x1ba
.long 0 ## 0x0
.long 452 ## 0x1c4
.long 8230 ## 0x2026
.long 169 ## 0xa9
.long 0 ## 0x0
.long 448 ## 0x1c0
.long 456 ## 0x1c8
.long 794 ## 0x31a
.long 0 ## 0x0
.long 453 ## 0x1c5
.long 460 ## 0x1cc
.long 808 ## 0x328
.long 0 ## 0x0
.long 457 ## 0x1c9
.long 505 ## 0x1f9
.long 464 ## 0x1d0
.long 0 ## 0x0
.long 462 ## 0x1ce
.long 501 ## 0x1f5
.long 468 ## 0x1d4
.long 0 ## 0x0
.long 466 ## 0x1d2
.long 788 ## 0x314
.long 472 ## 0x1d8
.long 0 ## 0x0
.long 470 ## 0x1d6
.long 493 ## 0x1ed
.long 476 ## 0x1dc
.long 0 ## 0x0
.long 474 ## 0x1da
.long 489 ## 0x1e9
.long 480 ## 0x1e0
.long 0 ## 0x0
.long 478 ## 0x1de
.long 485 ## 0x1e5
.long 486 ## 0x1e6
.long 0 ## 0x0
.long 490 ## 0x1ea
.long 481 ## 0x1e1
.long 482 ## 0x1e2
.long 0 ## 0x0
.long 494 ## 0x1ee
.long 477 ## 0x1dd
.long 484 ## 0x1e4
.long 0 ## 0x0
.long 498 ## 0x1f2
.long 473 ## 0x1d9
.long 488 ## 0x1e8
.long 0 ## 0x0
.long 502 ## 0x1f6
.long 790 ## 0x316
.long 492 ## 0x1ec
.long 0 ## 0x0
.long 506 ## 0x1fa
.long 465 ## 0x1d1
.long 496 ## 0x1f0
.long 0 ## 0x0
.long 510 ## 0x1fe
.long 461 ## 0x1cd
.long 500 ## 0x1f4
.long 0 ## 0x0
.long 514 ## 0x202
.long 520 ## 0x208
.long 504 ## 0x1f8
.long 4194264 ## 0x3fffd8
.long 135 ## 0x87
.long 518 ## 0x206
.long 508 ## 0x1fc
.long 977 ## 0x3d1
.long 136 ## 0x88
.long 789 ## 0x315
.long 513 ## 0x201
.long 273 ## 0x111
.long 509 ## 0x1fd
.long 524 ## 0x20c
.long 684 ## 0x2ac
.long 4194240 ## 0x3fffc0
.long 521 ## 0x209
.long 665 ## 0x299
.long 528 ## 0x210
.long 0 ## 0x0
.long 526 ## 0x20e
.long 560 ## 0x230
.long 532 ## 0x214
.long 0 ## 0x0
.long 530 ## 0x212
.long 565 ## 0x235
.long 536 ## 0x218
.long 0 ## 0x0
.long 534 ## 0x216
.long 573 ## 0x23d
.long 540 ## 0x21c
.long 0 ## 0x0
.long 538 ## 0x21a
.long 609 ## 0x261
.long 544 ## 0x220
.long 0 ## 0x0
.long 542 ## 0x21e
.long 680 ## 0x2a8
.long 550 ## 0x226
.long 0 ## 0x0
.long 554 ## 0x22a
.long 682 ## 0x2aa
.long 546 ## 0x222
.long 0 ## 0x0
.long 558 ## 0x22e
.long 668 ## 0x29c
.long 548 ## 0x224
.long 0 ## 0x0
.long 562 ## 0x232
.long 570 ## 0x23a
.long 552 ## 0x228
.long 0 ## 0x0
.long 529 ## 0x211
.long 566 ## 0x236
.long 556 ## 0x22c
.long 0 ## 0x0
.long 1 ## 0x1
.long 533 ## 0x215
.long 561 ## 0x231
.long 17 ## 0x11
.long 681 ## 0x2a9
.long 574 ## 0x23e
.long 557 ## 0x22d
.long 0 ## 0x0
.long 578 ## 0x242
.long 537 ## 0x219
.long 569 ## 0x239
.long 0 ## 0x0
.long 580 ## 0x244
.long 610 ## 0x262
.long 572 ## 0x23c
.long 0 ## 0x0
.long 576 ## 0x240
.long 600 ## 0x258
.long 584 ## 0x248
.long 0 ## 0x0
.long 582 ## 0x246
.long 592 ## 0x250
.long 588 ## 0x24c
.long 0 ## 0x0
.long 586 ## 0x24a
.long 601 ## 0x259
.long 594 ## 0x252
.long 0 ## 0x0
.long 585 ## 0x249
.long 598 ## 0x256
.long 590 ## 0x24e
.long 0 ## 0x0
.long 602 ## 0x25a
.long 604 ## 0x25c
.long 593 ## 0x251
.long 0 ## 0x0
.long 581 ## 0x245
.long 589 ## 0x24d
.long 596 ## 0x254
.long 0 ## 0x0
.long 597 ## 0x255
.long 606 ## 0x25e
.long 605 ## 0x25d
.long 0 ## 0x0
.long 614 ## 0x266
.long 541 ## 0x21d
.long 577 ## 0x241
.long 0 ## 0x0
.long 616 ## 0x268
.long 660 ## 0x294
.long 608 ## 0x260
.long 0 ## 0x0
.long 612 ## 0x264
.long 656 ## 0x290
.long 620 ## 0x26c
.long 0 ## 0x0
.long 618 ## 0x26a
.long 636 ## 0x27c
.long 624 ## 0x270
.long 0 ## 0x0
.long 622 ## 0x26e
.long 637 ## 0x27d
.long 628 ## 0x274
.long 0 ## 0x0
.long 626 ## 0x272
.long 648 ## 0x288
.long 634 ## 0x27a
.long 0 ## 0x0
.long 638 ## 0x27e
.long 640 ## 0x280
.long 630 ## 0x276
.long 0 ## 0x0
.long 621 ## 0x26d
.long 625 ## 0x271
.long 632 ## 0x278
.long 0 ## 0x0
.long 633 ## 0x279
.long 652 ## 0x28c
.long 644 ## 0x284
.long 0 ## 0x0
.long 642 ## 0x282
.long 657 ## 0x291
.long 650 ## 0x28a
.long 0 ## 0x0
.long 629 ## 0x275
.long 654 ## 0x28e
.long 646 ## 0x286
.long 0 ## 0x0
.long 641 ## 0x281
.long 658 ## 0x292
.long 649 ## 0x289
.long 0 ## 0x0
.long 617 ## 0x269
.long 645 ## 0x285
.long 653 ## 0x28d
.long 0 ## 0x0
.long 613 ## 0x265
.long 664 ## 0x298
.long 666 ## 0x29a
.long 0 ## 0x0
.long 661 ## 0x295
.long 525 ## 0x20d
.long 662 ## 0x296
.long 592 ## 0x250
.long 553 ## 0x229
.long 677 ## 0x2a5
.long 672 ## 0x2a0
.long 0 ## 0x0
.long 670 ## 0x29e
.long 676 ## 0x2a4
.long 678 ## 0x2a6
.long 0 ## 0x0
.long 673 ## 0x2a1
.long 669 ## 0x29d
.long 674 ## 0x2a2
.long 0 ## 0x0
.long 545 ## 0x221
.long 568 ## 0x238
.long 549 ## 0x225
.long 192 ## 0xc0
.long 522 ## 0x20a
.long 785 ## 0x311
.long 688 ## 0x2b0
.long 0 ## 0x0
.long 686 ## 0x2ae
.long 720 ## 0x2d0
.long 692 ## 0x2b4
.long 0 ## 0x0
.long 690 ## 0x2b2
.long 725 ## 0x2d5
.long 696 ## 0x2b8
.long 0 ## 0x0
.long 694 ## 0x2b6
.long 717 ## 0x2cd
.long 700 ## 0x2bc
.long 0 ## 0x0
.long 698 ## 0x2ba
.long 729 ## 0x2d9
.long 704 ## 0x2c0
.long 0 ## 0x0
.long 702 ## 0x2be
.long 709 ## 0x2c5
.long 710 ## 0x2c6
.long 0 ## 0x0
.long 714 ## 0x2ca
.long 705 ## 0x2c1
.long 706 ## 0x2c2
.long 0 ## 0x0
.long 718 ## 0x2ce
.long 730 ## 0x2da
.long 708 ## 0x2c4
.long 0 ## 0x0
.long 722 ## 0x2d2
.long 697 ## 0x2b9
.long 712 ## 0x2c8
.long 0 ## 0x0
.long 689 ## 0x2b1
.long 726 ## 0x2d6
.long 716 ## 0x2cc
.long 0 ## 0x0
.long 1 ## 0x1
.long 693 ## 0x2b5
.long 721 ## 0x2d1
.long 17 ## 0x11
.long 734 ## 0x2de
.long 701 ## 0x2bd
.long 713 ## 0x2c9
.long 0 ## 0x0
.long 736 ## 0x2e0
.long 780 ## 0x30c
.long 728 ## 0x2d8
.long 0 ## 0x0
.long 732 ## 0x2dc
.long 776 ## 0x308
.long 740 ## 0x2e4
.long 0 ## 0x0
.long 738 ## 0x2e2
.long 756 ## 0x2f4
.long 744 ## 0x2e8
.long 0 ## 0x0
.long 742 ## 0x2e6
.long 757 ## 0x2f5
.long 748 ## 0x2ec
.long 0 ## 0x0
.long 746 ## 0x2ea
.long 768 ## 0x300
.long 754 ## 0x2f2
.long 0 ## 0x0
.long 758 ## 0x2f6
.long 760 ## 0x2f8
.long 750 ## 0x2ee
.long 0 ## 0x0
.long 741 ## 0x2e5
.long 745 ## 0x2e9
.long 752 ## 0x2f0
.long 0 ## 0x0
.long 753 ## 0x2f1
.long 772 ## 0x304
.long 764 ## 0x2fc
.long 0 ## 0x0
.long 762 ## 0x2fa
.long 777 ## 0x309
.long 770 ## 0x302
.long 0 ## 0x0
.long 749 ## 0x2ed
.long 774 ## 0x306
.long 766 ## 0x2fe
.long 0 ## 0x0
.long 761 ## 0x2f9
.long 778 ## 0x30a
.long 769 ## 0x301
.long 0 ## 0x0
.long 737 ## 0x2e1
.long 765 ## 0x2fd
.long 773 ## 0x305
.long 0 ## 0x0
.long 733 ## 0x2dd
.long 784 ## 0x310
.long 786 ## 0x312
.long 0 ## 0x0
.long 781 ## 0x30d
.long 685 ## 0x2ad
.long 782 ## 0x30e
.long 592 ## 0x250
.long 469 ## 0x1d5
.long 517 ## 0x205
.long 497 ## 0x1f1
.long 4194240 ## 0x3fffc0
.long 798 ## 0x31e
.long 3620 ## 0xe24
.long 454 ## 0x1c6
.long 0 ## 0x0
.long 802 ## 0x322
.long 3608 ## 0xe18
.long 792 ## 0x318
.long 0 ## 0x0
.long 806 ## 0x326
.long 3394 ## 0xd42
.long 796 ## 0x31c
.long 0 ## 0x0
.long 810 ## 0x32a
.long 0 ## 0x0
.long 800 ## 0x320
.long 2 ## 0x2
.long 458 ## 0x1ca
.long 812 ## 0x32c
.long 804 ## 0x324
.long 0 ## 0x0
.long 809 ## 0x329
.long 813 ## 0x32d
.long 816 ## 0x330
.long 0 ## 0x0
.long 814 ## 0x32e
.long 829 ## 0x33d
.long 820 ## 0x334
.long 0 ## 0x0
.long 818 ## 0x332
.long 865 ## 0x361
.long 824 ## 0x338
.long 0 ## 0x0
.long 822 ## 0x336
.long 1168 ## 0x490
.long 1174 ## 0x496
.long 0 ## 0x0
.long 834 ## 0x342
.long 817 ## 0x331
.long 1160 ## 0x488
.long 0 ## 0x0
.long 836 ## 0x344
.long 866 ## 0x362
.long 828 ## 0x33c
.long 0 ## 0x0
.long 832 ## 0x340
.long 856 ## 0x358
.long 840 ## 0x348
.long 0 ## 0x0
.long 838 ## 0x346
.long 848 ## 0x350
.long 844 ## 0x34c
.long 0 ## 0x0
.long 842 ## 0x34a
.long 857 ## 0x359
.long 850 ## 0x352
.long 0 ## 0x0
.long 841 ## 0x349
.long 854 ## 0x356
.long 846 ## 0x34e
.long 0 ## 0x0
.long 858 ## 0x35a
.long 860 ## 0x35c
.long 849 ## 0x351
.long 0 ## 0x0
.long 837 ## 0x345
.long 845 ## 0x34d
.long 852 ## 0x354
.long 0 ## 0x0
.long 853 ## 0x355
.long 862 ## 0x35e
.long 861 ## 0x35d
.long 0 ## 0x0
.long 870 ## 0x366
.long 821 ## 0x335
.long 833 ## 0x341
.long 0 ## 0x0
.long 872 ## 0x368
.long 916 ## 0x394
.long 864 ## 0x360
.long 0 ## 0x0
.long 868 ## 0x364
.long 912 ## 0x390
.long 876 ## 0x36c
.long 0 ## 0x0
.long 874 ## 0x36a
.long 892 ## 0x37c
.long 880 ## 0x370
.long 0 ## 0x0
.long 878 ## 0x36e
.long 893 ## 0x37d
.long 884 ## 0x374
.long 0 ## 0x0
.long 882 ## 0x372
.long 904 ## 0x388
.long 890 ## 0x37a
.long 0 ## 0x0
.long 894 ## 0x37e
.long 896 ## 0x380
.long 886 ## 0x376
.long 0 ## 0x0
.long 877 ## 0x36d
.long 881 ## 0x371
.long 888 ## 0x378
.long 0 ## 0x0
.long 889 ## 0x379
.long 908 ## 0x38c
.long 900 ## 0x384
.long 0 ## 0x0
.long 898 ## 0x382
.long 913 ## 0x391
.long 906 ## 0x38a
.long 0 ## 0x0
.long 885 ## 0x375
.long 910 ## 0x38e
.long 902 ## 0x386
.long 0 ## 0x0
.long 897 ## 0x381
.long 914 ## 0x392
.long 905 ## 0x389
.long 0 ## 0x0
.long 873 ## 0x369
.long 901 ## 0x385
.long 909 ## 0x38d
.long 0 ## 0x0
.long 869 ## 0x365
.long 921 ## 0x399
.long 922 ## 0x39a
.long 0 ## 0x0
.long 1 ## 0x1
.long 917 ## 0x395
.long 918 ## 0x396
.long 593 ## 0x251
.long 930 ## 0x3a2
.long 1152 ## 0x480
.long 1164 ## 0x48c
.long 0 ## 0x0
.long 934 ## 0x3a6
.long 1132 ## 0x46c
.long 924 ## 0x39c
.long 0 ## 0x0
.long 938 ## 0x3aa
.long 1116 ## 0x45c
.long 928 ## 0x3a0
.long 0 ## 0x0
.long 940 ## 0x3ac
.long 968 ## 0x3c8
.long 932 ## 0x3a4
.long 0 ## 0x0
.long 936 ## 0x3a8
.long 956 ## 0x3bc
.long 944 ## 0x3b0
.long 0 ## 0x0
.long 942 ## 0x3ae
.long 965 ## 0x3c5
.long 948 ## 0x3b4
.long 0 ## 0x0
.long 946 ## 0x3b2
.long 957 ## 0x3bd
.long 952 ## 0x3b8
.long 0 ## 0x0
.long 950 ## 0x3b6
.long 960 ## 0x3c0
.long 962 ## 0x3c2
.long 0 ## 0x0
.long 941 ## 0x3ad
.long 949 ## 0x3b5
.long 964 ## 0x3c4
.long 0 ## 0x0
.long 953 ## 0x3b9
.long 966 ## 0x3c6
.long 954 ## 0x3ba
.long 0 ## 0x0
.long 958 ## 0x3be
.long 945 ## 0x3b1
.long 961 ## 0x3c1
.long 0 ## 0x0
.long 937 ## 0x3a9
.long 1092 ## 0x444
.long 1084 ## 0x43c
.long 0 ## 0x0
.long 1100 ## 0x44c
.long 981 ## 0x3d5
.long 978 ## 0x3d2
.long 0 ## 0x0
.long 985 ## 0x3d9
.long 982 ## 0x3d6
.long 974 ## 0x3ce
.long 0 ## 0x0
.long 986 ## 0x3da
.long 973 ## 0x3cd
.long 977 ## 0x3d1
.long 0 ## 0x0
.long 1093 ## 0x445
.long 976 ## 0x3d0
.long 980 ## 0x3d4
.long 192 ## 0xc0
.long 1108 ## 0x454
.long 997 ## 0x3e5
.long 994 ## 0x3e2
.long 0 ## 0x0
.long 1001 ## 0x3e9
.long 998 ## 0x3e6
.long 990 ## 0x3de
.long 0 ## 0x0
.long 1002 ## 0x3ea
.long 989 ## 0x3dd
.long 993 ## 0x3e1
.long 0 ## 0x0
.long 1101 ## 0x44d
.long 992 ## 0x3e0
.long 996 ## 0x3e4
.long 192 ## 0xc0
.long 1032 ## 0x408
.long 1013 ## 0x3f5
.long 1010 ## 0x3f2
.long 0 ## 0x0
.long 1017 ## 0x3f9
.long 1014 ## 0x3f6
.long 1006 ## 0x3ee
.long 0 ## 0x0
.long 1018 ## 0x3fa
.long 1005 ## 0x3ed
.long 1009 ## 0x3f1
.long 0 ## 0x0
.long 1109 ## 0x455
.long 1008 ## 0x3f0
.long 1012 ## 0x3f4
.long 192 ## 0xc0
.long 1048 ## 0x418
.long 1029 ## 0x405
.long 1026 ## 0x402
.long 0 ## 0x0
.long 1033 ## 0x409
.long 1030 ## 0x406
.long 1022 ## 0x3fe
.long 0 ## 0x0
.long 1034 ## 0x40a
.long 1021 ## 0x3fd
.long 1025 ## 0x401
.long 0 ## 0x0
.long 1004 ## 0x3ec
.long 1024 ## 0x400
.long 1028 ## 0x404
.long 192 ## 0xc0
.long 1064 ## 0x428
.long 1045 ## 0x415
.long 1042 ## 0x412
.long 0 ## 0x0
.long 1049 ## 0x419
.long 1046 ## 0x416
.long 1038 ## 0x40e
.long 0 ## 0x0
.long 1050 ## 0x41a
.long 1037 ## 0x40d
.long 1041 ## 0x411
.long 0 ## 0x0
.long 1020 ## 0x3fc
.long 1040 ## 0x410
.long 1044 ## 0x414
.long 192 ## 0xc0
.long 1080 ## 0x438
.long 1061 ## 0x425
.long 1058 ## 0x422
.long 0 ## 0x0
.long 1065 ## 0x429
.long 1062 ## 0x426
.long 1054 ## 0x41e
.long 0 ## 0x0
.long 1066 ## 0x42a
.long 1053 ## 0x41d
.long 1057 ## 0x421
.long 0 ## 0x0
.long 1036 ## 0x40c
.long 1056 ## 0x420
.long 1060 ## 0x424
.long 192 ## 0xc0
.long 1112 ## 0x458
.long 1077 ## 0x435
.long 1074 ## 0x432
.long 0 ## 0x0
.long 1081 ## 0x439
.long 1078 ## 0x436
.long 1070 ## 0x42e
.long 0 ## 0x0
.long 1082 ## 0x43a
.long 1069 ## 0x42d
.long 1073 ## 0x431
.long 0 ## 0x0
.long 1052 ## 0x41c
.long 1072 ## 0x430
.long 1076 ## 0x434
.long 192 ## 0xc0
.long 970 ## 0x3ca
.long 1113 ## 0x459
.long 1090 ## 0x442
.long 0 ## 0x0
.long 1094 ## 0x446
.long 1098 ## 0x44a
.long 1086 ## 0x43e
.long 0 ## 0x0
.long 969 ## 0x3c9
.long 984 ## 0x3d8
.long 1088 ## 0x440
.long 192 ## 0xc0
.long 1102 ## 0x44e
.long 1106 ## 0x452
.long 1089 ## 0x441
.long 0 ## 0x0
.long 972 ## 0x3cc
.long 1000 ## 0x3e8
.long 1096 ## 0x448
.long 192 ## 0xc0
.long 1110 ## 0x456
.long 1114 ## 0x45a
.long 1097 ## 0x449
.long 0 ## 0x0
.long 988 ## 0x3dc
.long 1016 ## 0x3f8
.long 1104 ## 0x450
.long 192 ## 0xc0
.long 1068 ## 0x42c
.long 1085 ## 0x43d
.long 1105 ## 0x451
.long 0 ## 0x0
.long 933 ## 0x3a5
.long 1124 ## 0x464
.long 1120 ## 0x460
.long 0 ## 0x0
.long 1118 ## 0x45e
.long 1129 ## 0x469
.long 1126 ## 0x466
.long 0 ## 0x0
.long 1117 ## 0x45d
.long 1130 ## 0x46a
.long 1122 ## 0x462
.long 0 ## 0x0
.long 128 ## 0x80
.long 1121 ## 0x461
.long 1125 ## 0x465
.long 593 ## 0x251
.long 929 ## 0x3a1
.long 1144 ## 0x478
.long 1136 ## 0x470
.long 0 ## 0x0
.long 1134 ## 0x46e
.long 1148 ## 0x47c
.long 1140 ## 0x474
.long 0 ## 0x0
.long 1138 ## 0x472
.long 1149 ## 0x47d
.long 1146 ## 0x47a
.long 0 ## 0x0
.long 1133 ## 0x46d
.long 1150 ## 0x47e
.long 1142 ## 0x476
.long 0 ## 0x0
.long 1137 ## 0x471
.long 1141 ## 0x475
.long 1145 ## 0x479
.long 0 ## 0x0
.long 925 ## 0x39d
.long 1154 ## 0x482
.long 1153 ## 0x481
.long 0 ## 0x0
.long 1169 ## 0x491
.long 1165 ## 0x48d
.long 1162 ## 0x48a
.long 0 ## 0x0
.long 830 ## 0x33e
.long 1166 ## 0x48e
.long 1158 ## 0x486
.long 0 ## 0x0
.long 926 ## 0x39e
.long 1157 ## 0x485
.long 1161 ## 0x489
.long 0 ## 0x0
.long 825 ## 0x339
.long 1156 ## 0x484
.long 1172 ## 0x494
.long 0 ## 0x0
.long 1170 ## 0x492
.long 1176 ## 0x498
.long 826 ## 0x33a
.long 0 ## 0x0
.long 1173 ## 0x495
.long 1981 ## 0x7bd
.long 1180 ## 0x49c
.long 0 ## 0x0
.long 1178 ## 0x49a
.long 2025 ## 0x7e9
.long 1184 ## 0x4a0
.long 0 ## 0x0
.long 1182 ## 0x49e
.long 2069 ## 0x815
.long 1188 ## 0x4a4
.long 0 ## 0x0
.long 1186 ## 0x4a2
.long 2113 ## 0x841
.long 1192 ## 0x4a8
.long 0 ## 0x0
.long 1190 ## 0x4a6
.long 2157 ## 0x86d
.long 1196 ## 0x4ac
.long 0 ## 0x0
.long 1194 ## 0x4aa
.long 2201 ## 0x899
.long 1200 ## 0x4b0
.long 0 ## 0x0
.long 1198 ## 0x4ae
.long 2245 ## 0x8c5
.long 1204 ## 0x4b4
.long 0 ## 0x0
.long 1202 ## 0x4b2
.long 2289 ## 0x8f1
.long 1208 ## 0x4b8
.long 0 ## 0x0
.long 1206 ## 0x4b6
.long 2333 ## 0x91d
.long 1212 ## 0x4bc
.long 0 ## 0x0
.long 1210 ## 0x4ba
.long 2377 ## 0x949
.long 1216 ## 0x4c0
.long 0 ## 0x0
.long 1214 ## 0x4be
.long 2421 ## 0x975
.long 1220 ## 0x4c4
.long 0 ## 0x0
.long 1218 ## 0x4c2
.long 2465 ## 0x9a1
.long 1224 ## 0x4c8
.long 0 ## 0x0
.long 1222 ## 0x4c6
.long 2509 ## 0x9cd
.long 1228 ## 0x4cc
.long 0 ## 0x0
.long 1226 ## 0x4ca
.long 2553 ## 0x9f9
.long 1232 ## 0x4d0
.long 0 ## 0x0
.long 1230 ## 0x4ce
.long 2597 ## 0xa25
.long 1236 ## 0x4d4
.long 0 ## 0x0
.long 1234 ## 0x4d2
.long 2641 ## 0xa51
.long 1240 ## 0x4d8
.long 0 ## 0x0
.long 1238 ## 0x4d6
.long 2685 ## 0xa7d
.long 1244 ## 0x4dc
.long 0 ## 0x0
.long 1242 ## 0x4da
.long 2729 ## 0xaa9
.long 1248 ## 0x4e0
.long 0 ## 0x0
.long 1246 ## 0x4de
.long 2773 ## 0xad5
.long 1252 ## 0x4e4
.long 0 ## 0x0
.long 1250 ## 0x4e2
.long 2817 ## 0xb01
.long 1256 ## 0x4e8
.long 0 ## 0x0
.long 1254 ## 0x4e6
.long 2861 ## 0xb2d
.long 1260 ## 0x4ec
.long 0 ## 0x0
.long 1258 ## 0x4ea
.long 2905 ## 0xb59
.long 1264 ## 0x4f0
.long 0 ## 0x0
.long 1262 ## 0x4ee
.long 2949 ## 0xb85
.long 1268 ## 0x4f4
.long 0 ## 0x0
.long 1266 ## 0x4f2
.long 2993 ## 0xbb1
.long 1272 ## 0x4f8
.long 0 ## 0x0
.long 1270 ## 0x4f6
.long 3037 ## 0xbdd
.long 1276 ## 0x4fc
.long 0 ## 0x0
.long 1274 ## 0x4fa
.long 3081 ## 0xc09
.long 1280 ## 0x500
.long 0 ## 0x0
.long 1278 ## 0x4fe
.long 3125 ## 0xc35
.long 1284 ## 0x504
.long 0 ## 0x0
.long 1282 ## 0x502
.long 3169 ## 0xc61
.long 1288 ## 0x508
.long 0 ## 0x0
.long 1286 ## 0x506
.long 3213 ## 0xc8d
.long 1292 ## 0x50c
.long 0 ## 0x0
.long 1290 ## 0x50a
.long 3257 ## 0xcb9
.long 1296 ## 0x510
.long 0 ## 0x0
.long 1294 ## 0x50e
.long 3301 ## 0xce5
.long 1300 ## 0x514
.long 0 ## 0x0
.long 1298 ## 0x512
.long 3345 ## 0xd11
.long 1304 ## 0x518
.long 0 ## 0x0
.long 1302 ## 0x516
.long 1305 ## 0x519
.long 1308 ## 0x51c
.long 0 ## 0x0
.long 1306 ## 0x51a
.long 1309 ## 0x51d
.long 1312 ## 0x520
.long 0 ## 0x0
.long 1310 ## 0x51e
.long 1313 ## 0x521
.long 1316 ## 0x524
.long 0 ## 0x0
.long 1314 ## 0x522
.long 1317 ## 0x525
.long 1320 ## 0x528
.long 0 ## 0x0
.long 1318 ## 0x526
.long 1321 ## 0x529
.long 1324 ## 0x52c
.long 0 ## 0x0
.long 1322 ## 0x52a
.long 1325 ## 0x52d
.long 1328 ## 0x530
.long 0 ## 0x0
.long 1326 ## 0x52e
.long 1329 ## 0x531
.long 1332 ## 0x534
.long 0 ## 0x0
.long 1330 ## 0x532
.long 1333 ## 0x535
.long 1336 ## 0x538
.long 0 ## 0x0
.long 1334 ## 0x536
.long 1337 ## 0x539
.long 1340 ## 0x53c
.long 0 ## 0x0
.long 1338 ## 0x53a
.long 1341 ## 0x53d
.long 1344 ## 0x540
.long 0 ## 0x0
.long 1342 ## 0x53e
.long 1345 ## 0x541
.long 1348 ## 0x544
.long 0 ## 0x0
.long 1346 ## 0x542
.long 1349 ## 0x545
.long 1352 ## 0x548
.long 0 ## 0x0
.long 1350 ## 0x546
.long 1353 ## 0x549
.long 1356 ## 0x54c
.long 0 ## 0x0
.long 1354 ## 0x54a
.long 1357 ## 0x54d
.long 1360 ## 0x550
.long 0 ## 0x0
.long 1358 ## 0x54e
.long 1361 ## 0x551
.long 1364 ## 0x554
.long 0 ## 0x0
.long 1362 ## 0x552
.long 1365 ## 0x555
.long 1368 ## 0x558
.long 0 ## 0x0
.long 1366 ## 0x556
.long 1369 ## 0x559
.long 1372 ## 0x55c
.long 0 ## 0x0
.long 1370 ## 0x55a
.long 1373 ## 0x55d
.long 1376 ## 0x560
.long 0 ## 0x0
.long 1374 ## 0x55e
.long 1377 ## 0x561
.long 1380 ## 0x564
.long 0 ## 0x0
.long 1378 ## 0x562
.long 1381 ## 0x565
.long 1384 ## 0x568
.long 0 ## 0x0
.long 1382 ## 0x566
.long 1385 ## 0x569
.long 1388 ## 0x56c
.long 0 ## 0x0
.long 1386 ## 0x56a
.long 1389 ## 0x56d
.long 1392 ## 0x570
.long 0 ## 0x0
.long 1390 ## 0x56e
.long 1393 ## 0x571
.long 1396 ## 0x574
.long 0 ## 0x0
.long 1394 ## 0x572
.long 1397 ## 0x575
.long 1400 ## 0x578
.long 0 ## 0x0
.long 1398 ## 0x576
.long 1401 ## 0x579
.long 1404 ## 0x57c
.long 0 ## 0x0
.long 1402 ## 0x57a
.long 1405 ## 0x57d
.long 1408 ## 0x580
.long 0 ## 0x0
.long 1406 ## 0x57e
.long 1409 ## 0x581
.long 1412 ## 0x584
.long 0 ## 0x0
.long 1410 ## 0x582
.long 1413 ## 0x585
.long 1416 ## 0x588
.long 0 ## 0x0
.long 1414 ## 0x586
.long 1417 ## 0x589
.long 1420 ## 0x58c
.long 0 ## 0x0
.long 1418 ## 0x58a
.long 1421 ## 0x58d
.long 1424 ## 0x590
.long 0 ## 0x0
.long 1422 ## 0x58e
.long 1425 ## 0x591
.long 1428 ## 0x594
.long 0 ## 0x0
.long 1426 ## 0x592
.long 1429 ## 0x595
.long 1432 ## 0x598
.long 0 ## 0x0
.long 1430 ## 0x596
.long 1433 ## 0x599
.long 1436 ## 0x59c
.long 0 ## 0x0
.long 1434 ## 0x59a
.long 1437 ## 0x59d
.long 1440 ## 0x5a0
.long 0 ## 0x0
.long 1438 ## 0x59e
.long 1441 ## 0x5a1
.long 1444 ## 0x5a4
.long 0 ## 0x0
.long 1442 ## 0x5a2
.long 1445 ## 0x5a5
.long 1448 ## 0x5a8
.long 0 ## 0x0
.long 1446 ## 0x5a6
.long 1449 ## 0x5a9
.long 1452 ## 0x5ac
.long 0 ## 0x0
.long 1450 ## 0x5aa
.long 1453 ## 0x5ad
.long 1456 ## 0x5b0
.long 0 ## 0x0
.long 1454 ## 0x5ae
.long 1457 ## 0x5b1
.long 1460 ## 0x5b4
.long 0 ## 0x0
.long 1458 ## 0x5b2
.long 1461 ## 0x5b5
.long 1464 ## 0x5b8
.long 0 ## 0x0
.long 1462 ## 0x5b6
.long 1465 ## 0x5b9
.long 1468 ## 0x5bc
.long 0 ## 0x0
.long 1466 ## 0x5ba
.long 1469 ## 0x5bd
.long 1472 ## 0x5c0
.long 0 ## 0x0
.long 1470 ## 0x5be
.long 1473 ## 0x5c1
.long 1476 ## 0x5c4
.long 0 ## 0x0
.long 1474 ## 0x5c2
.long 1477 ## 0x5c5
.long 1480 ## 0x5c8
.long 0 ## 0x0
.long 1478 ## 0x5c6
.long 1481 ## 0x5c9
.long 1484 ## 0x5cc
.long 0 ## 0x0
.long 1482 ## 0x5ca
.long 1485 ## 0x5cd
.long 1488 ## 0x5d0
.long 0 ## 0x0
.long 1486 ## 0x5ce
.long 1489 ## 0x5d1
.long 1492 ## 0x5d4
.long 0 ## 0x0
.long 1490 ## 0x5d2
.long 1493 ## 0x5d5
.long 1496 ## 0x5d8
.long 0 ## 0x0
.long 1494 ## 0x5d6
.long 1497 ## 0x5d9
.long 1500 ## 0x5dc
.long 0 ## 0x0
.long 1498 ## 0x5da
.long 1501 ## 0x5dd
.long 1504 ## 0x5e0
.long 0 ## 0x0
.long 1502 ## 0x5de
.long 1505 ## 0x5e1
.long 1508 ## 0x5e4
.long 0 ## 0x0
.long 1506 ## 0x5e2
.long 1509 ## 0x5e5
.long 1512 ## 0x5e8
.long 0 ## 0x0
.long 1510 ## 0x5e6
.long 1513 ## 0x5e9
.long 1516 ## 0x5ec
.long 0 ## 0x0
.long 1514 ## 0x5ea
.long 1517 ## 0x5ed
.long 1520 ## 0x5f0
.long 0 ## 0x0
.long 1518 ## 0x5ee
.long 1521 ## 0x5f1
.long 1524 ## 0x5f4
.long 0 ## 0x0
.long 1522 ## 0x5f2
.long 1525 ## 0x5f5
.long 1528 ## 0x5f8
.long 0 ## 0x0
.long 1526 ## 0x5f6
.long 1529 ## 0x5f9
.long 1532 ## 0x5fc
.long 0 ## 0x0
.long 1530 ## 0x5fa
.long 1533 ## 0x5fd
.long 1536 ## 0x600
.long 0 ## 0x0
.long 1534 ## 0x5fe
.long 1537 ## 0x601
.long 1540 ## 0x604
.long 0 ## 0x0
.long 1538 ## 0x602
.long 1541 ## 0x605
.long 1544 ## 0x608
.long 0 ## 0x0
.long 1542 ## 0x606
.long 1545 ## 0x609
.long 1548 ## 0x60c
.long 0 ## 0x0
.long 1546 ## 0x60a
.long 1549 ## 0x60d
.long 1552 ## 0x610
.long 0 ## 0x0
.long 1550 ## 0x60e
.long 1553 ## 0x611
.long 1556 ## 0x614
.long 0 ## 0x0
.long 1554 ## 0x612
.long 1557 ## 0x615
.long 1560 ## 0x618
.long 0 ## 0x0
.long 1558 ## 0x616
.long 1561 ## 0x619
.long 1564 ## 0x61c
.long 0 ## 0x0
.long 1562 ## 0x61a
.long 1565 ## 0x61d
.long 1568 ## 0x620
.long 0 ## 0x0
.long 1566 ## 0x61e
.long 1569 ## 0x621
.long 1572 ## 0x624
.long 0 ## 0x0
.long 1570 ## 0x622
.long 1573 ## 0x625
.long 1576 ## 0x628
.long 0 ## 0x0
.long 1574 ## 0x626
.long 1577 ## 0x629
.long 1580 ## 0x62c
.long 0 ## 0x0
.long 1578 ## 0x62a
.long 1581 ## 0x62d
.long 1584 ## 0x630
.long 0 ## 0x0
.long 1582 ## 0x62e
.long 1585 ## 0x631
.long 1588 ## 0x634
.long 0 ## 0x0
.long 1586 ## 0x632
.long 1589 ## 0x635
.long 1592 ## 0x638
.long 0 ## 0x0
.long 1590 ## 0x636
.long 1593 ## 0x639
.long 1596 ## 0x63c
.long 0 ## 0x0
.long 1594 ## 0x63a
.long 1597 ## 0x63d
.long 1600 ## 0x640
.long 0 ## 0x0
.long 1598 ## 0x63e
.long 1601 ## 0x641
.long 1604 ## 0x644
.long 0 ## 0x0
.long 1602 ## 0x642
.long 1605 ## 0x645
.long 1608 ## 0x648
.long 0 ## 0x0
.long 1606 ## 0x646
.long 1609 ## 0x649
.long 1612 ## 0x64c
.long 0 ## 0x0
.long 1610 ## 0x64a
.long 1613 ## 0x64d
.long 1616 ## 0x650
.long 0 ## 0x0
.long 1614 ## 0x64e
.long 1617 ## 0x651
.long 1620 ## 0x654
.long 0 ## 0x0
.long 1618 ## 0x652
.long 1621 ## 0x655
.long 1624 ## 0x658
.long 0 ## 0x0
.long 1622 ## 0x656
.long 1625 ## 0x659
.long 1628 ## 0x65c
.long 0 ## 0x0
.long 1626 ## 0x65a
.long 1629 ## 0x65d
.long 1632 ## 0x660
.long 0 ## 0x0
.long 1630 ## 0x65e
.long 1633 ## 0x661
.long 1636 ## 0x664
.long 0 ## 0x0
.long 1634 ## 0x662
.long 1637 ## 0x665
.long 1640 ## 0x668
.long 0 ## 0x0
.long 1638 ## 0x666
.long 1641 ## 0x669
.long 1644 ## 0x66c
.long 0 ## 0x0
.long 1642 ## 0x66a
.long 1645 ## 0x66d
.long 1648 ## 0x670
.long 0 ## 0x0
.long 1646 ## 0x66e
.long 1649 ## 0x671
.long 1652 ## 0x674
.long 0 ## 0x0
.long 1650 ## 0x672
.long 1653 ## 0x675
.long 1656 ## 0x678
.long 0 ## 0x0
.long 1654 ## 0x676
.long 1657 ## 0x679
.long 1660 ## 0x67c
.long 0 ## 0x0
.long 1658 ## 0x67a
.long 1661 ## 0x67d
.long 1664 ## 0x680
.long 0 ## 0x0
.long 1662 ## 0x67e
.long 1665 ## 0x681
.long 1668 ## 0x684
.long 0 ## 0x0
.long 1666 ## 0x682
.long 1669 ## 0x685
.long 1672 ## 0x688
.long 0 ## 0x0
.long 1670 ## 0x686
.long 1673 ## 0x689
.long 1676 ## 0x68c
.long 0 ## 0x0
.long 1674 ## 0x68a
.long 1677 ## 0x68d
.long 1680 ## 0x690
.long 0 ## 0x0
.long 1678 ## 0x68e
.long 1681 ## 0x691
.long 1684 ## 0x694
.long 0 ## 0x0
.long 1682 ## 0x692
.long 1685 ## 0x695
.long 1688 ## 0x698
.long 0 ## 0x0
.long 1686 ## 0x696
.long 1689 ## 0x699
.long 1692 ## 0x69c
.long 0 ## 0x0
.long 1690 ## 0x69a
.long 1693 ## 0x69d
.long 1696 ## 0x6a0
.long 0 ## 0x0
.long 1694 ## 0x69e
.long 1697 ## 0x6a1
.long 1700 ## 0x6a4
.long 0 ## 0x0
.long 1698 ## 0x6a2
.long 1701 ## 0x6a5
.long 1704 ## 0x6a8
.long 0 ## 0x0
.long 1702 ## 0x6a6
.long 1705 ## 0x6a9
.long 1708 ## 0x6ac
.long 0 ## 0x0
.long 1706 ## 0x6aa
.long 1709 ## 0x6ad
.long 1712 ## 0x6b0
.long 0 ## 0x0
.long 1710 ## 0x6ae
.long 1713 ## 0x6b1
.long 1716 ## 0x6b4
.long 0 ## 0x0
.long 1714 ## 0x6b2
.long 1717 ## 0x6b5
.long 1720 ## 0x6b8
.long 0 ## 0x0
.long 1718 ## 0x6b6
.long 1721 ## 0x6b9
.long 1724 ## 0x6bc
.long 0 ## 0x0
.long 1722 ## 0x6ba
.long 1725 ## 0x6bd
.long 1728 ## 0x6c0
.long 0 ## 0x0
.long 1726 ## 0x6be
.long 1729 ## 0x6c1
.long 1732 ## 0x6c4
.long 0 ## 0x0
.long 1730 ## 0x6c2
.long 1733 ## 0x6c5
.long 1736 ## 0x6c8
.long 0 ## 0x0
.long 1734 ## 0x6c6
.long 1737 ## 0x6c9
.long 1740 ## 0x6cc
.long 0 ## 0x0
.long 1738 ## 0x6ca
.long 1741 ## 0x6cd
.long 1744 ## 0x6d0
.long 0 ## 0x0
.long 1742 ## 0x6ce
.long 1745 ## 0x6d1
.long 1748 ## 0x6d4
.long 0 ## 0x0
.long 1746 ## 0x6d2
.long 1749 ## 0x6d5
.long 1752 ## 0x6d8
.long 0 ## 0x0
.long 1750 ## 0x6d6
.long 1753 ## 0x6d9
.long 1756 ## 0x6dc
.long 0 ## 0x0
.long 1754 ## 0x6da
.long 1757 ## 0x6dd
.long 1760 ## 0x6e0
.long 0 ## 0x0
.long 1758 ## 0x6de
.long 1761 ## 0x6e1
.long 1764 ## 0x6e4
.long 0 ## 0x0
.long 1762 ## 0x6e2
.long 1765 ## 0x6e5
.long 1768 ## 0x6e8
.long 0 ## 0x0
.long 1766 ## 0x6e6
.long 1769 ## 0x6e9
.long 1772 ## 0x6ec
.long 0 ## 0x0
.long 1770 ## 0x6ea
.long 1773 ## 0x6ed
.long 1776 ## 0x6f0
.long 0 ## 0x0
.long 1774 ## 0x6ee
.long 1777 ## 0x6f1
.long 1780 ## 0x6f4
.long 0 ## 0x0
.long 1778 ## 0x6f2
.long 1781 ## 0x6f5
.long 1784 ## 0x6f8
.long 0 ## 0x0
.long 1782 ## 0x6f6
.long 1785 ## 0x6f9
.long 1788 ## 0x6fc
.long 0 ## 0x0
.long 1786 ## 0x6fa
.long 1789 ## 0x6fd
.long 1792 ## 0x700
.long 0 ## 0x0
.long 1790 ## 0x6fe
.long 1793 ## 0x701
.long 1796 ## 0x704
.long 0 ## 0x0
.long 1794 ## 0x702
.long 1797 ## 0x705
.long 1800 ## 0x708
.long 0 ## 0x0
.long 1798 ## 0x706
.long 1801 ## 0x709
.long 1804 ## 0x70c
.long 0 ## 0x0
.long 1802 ## 0x70a
.long 1805 ## 0x70d
.long 1808 ## 0x710
.long 0 ## 0x0
.long 1806 ## 0x70e
.long 1809 ## 0x711
.long 1812 ## 0x714
.long 0 ## 0x0
.long 1810 ## 0x712
.long 1813 ## 0x715
.long 1816 ## 0x718
.long 0 ## 0x0
.long 1814 ## 0x716
.long 1817 ## 0x719
.long 1820 ## 0x71c
.long 0 ## 0x0
.long 1818 ## 0x71a
.long 1821 ## 0x71d
.long 1824 ## 0x720
.long 0 ## 0x0
.long 1822 ## 0x71e
.long 1825 ## 0x721
.long 1828 ## 0x724
.long 0 ## 0x0
.long 1826 ## 0x722
.long 1829 ## 0x725
.long 1832 ## 0x728
.long 0 ## 0x0
.long 1830 ## 0x726
.long 1833 ## 0x729
.long 1836 ## 0x72c
.long 0 ## 0x0
.long 1834 ## 0x72a
.long 1837 ## 0x72d
.long 1840 ## 0x730
.long 0 ## 0x0
.long 1838 ## 0x72e
.long 1841 ## 0x731
.long 1844 ## 0x734
.long 0 ## 0x0
.long 1842 ## 0x732
.long 1845 ## 0x735
.long 1848 ## 0x738
.long 0 ## 0x0
.long 1846 ## 0x736
.long 1849 ## 0x739
.long 1852 ## 0x73c
.long 0 ## 0x0
.long 1850 ## 0x73a
.long 1853 ## 0x73d
.long 1856 ## 0x740
.long 0 ## 0x0
.long 1854 ## 0x73e
.long 1857 ## 0x741
.long 1860 ## 0x744
.long 0 ## 0x0
.long 1858 ## 0x742
.long 1861 ## 0x745
.long 1864 ## 0x748
.long 0 ## 0x0
.long 1862 ## 0x746
.long 1865 ## 0x749
.long 1868 ## 0x74c
.long 0 ## 0x0
.long 1866 ## 0x74a
.long 1869 ## 0x74d
.long 1872 ## 0x750
.long 0 ## 0x0
.long 1870 ## 0x74e
.long 1873 ## 0x751
.long 1876 ## 0x754
.long 0 ## 0x0
.long 1874 ## 0x752
.long 1877 ## 0x755
.long 1880 ## 0x758
.long 0 ## 0x0
.long 1878 ## 0x756
.long 1881 ## 0x759
.long 1884 ## 0x75c
.long 0 ## 0x0
.long 1882 ## 0x75a
.long 1885 ## 0x75d
.long 1888 ## 0x760
.long 0 ## 0x0
.long 1886 ## 0x75e
.long 1889 ## 0x761
.long 1892 ## 0x764
.long 0 ## 0x0
.long 1890 ## 0x762
.long 1893 ## 0x765
.long 1896 ## 0x768
.long 0 ## 0x0
.long 1894 ## 0x766
.long 1897 ## 0x769
.long 1900 ## 0x76c
.long 0 ## 0x0
.long 1898 ## 0x76a
.long 1901 ## 0x76d
.long 1904 ## 0x770
.long 0 ## 0x0
.long 1902 ## 0x76e
.long 1905 ## 0x771
.long 1908 ## 0x774
.long 0 ## 0x0
.long 1906 ## 0x772
.long 1909 ## 0x775
.long 1912 ## 0x778
.long 0 ## 0x0
.long 1910 ## 0x776
.long 1913 ## 0x779
.long 1916 ## 0x77c
.long 0 ## 0x0
.long 1914 ## 0x77a
.long 1917 ## 0x77d
.long 1920 ## 0x780
.long 0 ## 0x0
.long 1918 ## 0x77e
.long 1921 ## 0x781
.long 1924 ## 0x784
.long 0 ## 0x0
.long 1922 ## 0x782
.long 1925 ## 0x785
.long 1928 ## 0x788
.long 0 ## 0x0
.long 1926 ## 0x786
.long 1929 ## 0x789
.long 1932 ## 0x78c
.long 0 ## 0x0
.long 1930 ## 0x78a
.long 1933 ## 0x78d
.long 1936 ## 0x790
.long 0 ## 0x0
.long 1934 ## 0x78e
.long 1937 ## 0x791
.long 1940 ## 0x794
.long 0 ## 0x0
.long 1938 ## 0x792
.long 1941 ## 0x795
.long 1944 ## 0x798
.long 0 ## 0x0
.long 1942 ## 0x796
.long 1945 ## 0x799
.long 1948 ## 0x79c
.long 0 ## 0x0
.long 1946 ## 0x79a
.long 1949 ## 0x79d
.long 1952 ## 0x7a0
.long 0 ## 0x0
.long 1950 ## 0x79e
.long 1953 ## 0x7a1
.long 1956 ## 0x7a4
.long 0 ## 0x0
.long 1954 ## 0x7a2
.long 1957 ## 0x7a5
.long 1960 ## 0x7a8
.long 0 ## 0x0
.long 1958 ## 0x7a6
.long 1961 ## 0x7a9
.long 1964 ## 0x7ac
.long 0 ## 0x0
.long 1962 ## 0x7aa
.long 1965 ## 0x7ad
.long 1968 ## 0x7b0
.long 0 ## 0x0
.long 1966 ## 0x7ae
.long 1969 ## 0x7b1
.long 1972 ## 0x7b4
.long 0 ## 0x0
.long 1970 ## 0x7b2
.long 1973 ## 0x7b5
.long 1978 ## 0x7ba
.long 0 ## 0x0
.long 1982 ## 0x7be
.long 2022 ## 0x7e6
.long 1974 ## 0x7b6
.long 0 ## 0x0
.long 1984 ## 0x7c0
.long 1177 ## 0x499
.long 1976 ## 0x7b8
.long 0 ## 0x0
.long 1980 ## 0x7bc
.long 2009 ## 0x7d9
.long 1988 ## 0x7c4
.long 0 ## 0x0
.long 1986 ## 0x7c2
.long 1996 ## 0x7cc
.long 1992 ## 0x7c8
.long 0 ## 0x0
.long 1990 ## 0x7c6
.long 2012 ## 0x7dc
.long 2000 ## 0x7d0
.long 0 ## 0x0
.long 1989 ## 0x7c5
.long 2013 ## 0x7dd
.long 2016 ## 0x7e0
.long 0 ## 0x0
.long 1994 ## 0x7ca
.long 2017 ## 0x7e1
.long 2006 ## 0x7d6
.long 0 ## 0x0
.long 2010 ## 0x7da
.long 2018 ## 0x7e2
.long 2002 ## 0x7d2
.long 0 ## 0x0
.long 2014 ## 0x7de
.long 1985 ## 0x7c1
.long 2004 ## 0x7d4
.long 0 ## 0x0
.long 1993 ## 0x7c9
.long 1997 ## 0x7cd
.long 2008 ## 0x7d8
.long 256 ## 0x100
.long 1998 ## 0x7ce
.long 2001 ## 0x7d1
.long 2005 ## 0x7d5
.long 0 ## 0x0
.long 2026 ## 0x7ea
.long 2066 ## 0x812
.long 1977 ## 0x7b9
.long 0 ## 0x0
.long 2028 ## 0x7ec
.long 1181 ## 0x49d
.long 2020 ## 0x7e4
.long 0 ## 0x0
.long 2024 ## 0x7e8
.long 2053 ## 0x805
.long 2032 ## 0x7f0
.long 0 ## 0x0
.long 2030 ## 0x7ee
.long 2040 ## 0x7f8
.long 2036 ## 0x7f4
.long 0 ## 0x0
.long 2034 ## 0x7f2
.long 2056 ## 0x808
.long 2044 ## 0x7fc
.long 0 ## 0x0
.long 2033 ## 0x7f1
.long 2057 ## 0x809
.long 2060 ## 0x80c
.long 0 ## 0x0
.long 2038 ## 0x7f6
.long 2061 ## 0x80d
.long 2050 ## 0x802
.long 0 ## 0x0
.long 2054 ## 0x806
.long 2062 ## 0x80e
.long 2046 ## 0x7fe
.long 0 ## 0x0
.long 2058 ## 0x80a
.long 2029 ## 0x7ed
.long 2048 ## 0x800
.long 0 ## 0x0
.long 2037 ## 0x7f5
.long 2041 ## 0x7f9
.long 2052 ## 0x804
.long 256 ## 0x100
.long 2042 ## 0x7fa
.long 2045 ## 0x7fd
.long 2049 ## 0x801
.long 0 ## 0x0
.long 2070 ## 0x816
.long 2110 ## 0x83e
.long 2021 ## 0x7e5
.long 0 ## 0x0
.long 2072 ## 0x818
.long 1185 ## 0x4a1
.long 2064 ## 0x810
.long 0 ## 0x0
.long 2068 ## 0x814
.long 2097 ## 0x831
.long 2076 ## 0x81c
.long 0 ## 0x0
.long 2074 ## 0x81a
.long 2084 ## 0x824
.long 2080 ## 0x820
.long 0 ## 0x0
.long 2078 ## 0x81e
.long 2100 ## 0x834
.long 2088 ## 0x828
.long 0 ## 0x0
.long 2077 ## 0x81d
.long 2101 ## 0x835
.long 2104 ## 0x838
.long 0 ## 0x0
.long 2082 ## 0x822
.long 2105 ## 0x839
.long 2094 ## 0x82e
.long 0 ## 0x0
.long 2098 ## 0x832
.long 2106 ## 0x83a
.long 2090 ## 0x82a
.long 0 ## 0x0
.long 2102 ## 0x836
.long 2073 ## 0x819
.long 2092 ## 0x82c
.long 0 ## 0x0
.long 2081 ## 0x821
.long 2085 ## 0x825
.long 2096 ## 0x830
.long 256 ## 0x100
.long 2086 ## 0x826
.long 2089 ## 0x829
.long 2093 ## 0x82d
.long 0 ## 0x0
.long 2114 ## 0x842
.long 2154 ## 0x86a
.long 2065 ## 0x811
.long 0 ## 0x0
.long 2116 ## 0x844
.long 1189 ## 0x4a5
.long 2108 ## 0x83c
.long 0 ## 0x0
.long 2112 ## 0x840
.long 2141 ## 0x85d
.long 2120 ## 0x848
.long 0 ## 0x0
.long 2118 ## 0x846
.long 2128 ## 0x850
.long 2124 ## 0x84c
.long 0 ## 0x0
.long 2122 ## 0x84a
.long 2144 ## 0x860
.long 2132 ## 0x854
.long 0 ## 0x0
.long 2121 ## 0x849
.long 2145 ## 0x861
.long 2148 ## 0x864
.long 0 ## 0x0
.long 2126 ## 0x84e
.long 2149 ## 0x865
.long 2138 ## 0x85a
.long 0 ## 0x0
.long 2142 ## 0x85e
.long 2150 ## 0x866
.long 2134 ## 0x856
.long 0 ## 0x0
.long 2146 ## 0x862
.long 2117 ## 0x845
.long 2136 ## 0x858
.long 0 ## 0x0
.long 2125 ## 0x84d
.long 2129 ## 0x851
.long 2140 ## 0x85c
.long 256 ## 0x100
.long 2130 ## 0x852
.long 2133 ## 0x855
.long 2137 ## 0x859
.long 0 ## 0x0
.long 2158 ## 0x86e
.long 2198 ## 0x896
.long 2109 ## 0x83d
.long 0 ## 0x0
.long 2160 ## 0x870
.long 1193 ## 0x4a9
.long 2152 ## 0x868
.long 0 ## 0x0
.long 2156 ## 0x86c
.long 2185 ## 0x889
.long 2164 ## 0x874
.long 0 ## 0x0
.long 2162 ## 0x872
.long 2172 ## 0x87c
.long 2168 ## 0x878
.long 0 ## 0x0
.long 2166 ## 0x876
.long 2188 ## 0x88c
.long 2176 ## 0x880
.long 0 ## 0x0
.long 2165 ## 0x875
.long 2189 ## 0x88d
.long 2192 ## 0x890
.long 0 ## 0x0
.long 2170 ## 0x87a
.long 2193 ## 0x891
.long 2182 ## 0x886
.long 0 ## 0x0
.long 2186 ## 0x88a
.long 2194 ## 0x892
.long 2178 ## 0x882
.long 0 ## 0x0
.long 2190 ## 0x88e
.long 2161 ## 0x871
.long 2180 ## 0x884
.long 0 ## 0x0
.long 2169 ## 0x879
.long 2173 ## 0x87d
.long 2184 ## 0x888
.long 256 ## 0x100
.long 2174 ## 0x87e
.long 2177 ## 0x881
.long 2181 ## 0x885
.long 0 ## 0x0
.long 2202 ## 0x89a
.long 2242 ## 0x8c2
.long 2153 ## 0x869
.long 0 ## 0x0
.long 2204 ## 0x89c
.long 1197 ## 0x4ad
.long 2196 ## 0x894
.long 0 ## 0x0
.long 2200 ## 0x898
.long 2229 ## 0x8b5
.long 2208 ## 0x8a0
.long 0 ## 0x0
.long 2206 ## 0x89e
.long 2216 ## 0x8a8
.long 2212 ## 0x8a4
.long 0 ## 0x0
.long 2210 ## 0x8a2
.long 2232 ## 0x8b8
.long 2220 ## 0x8ac
.long 0 ## 0x0
.long 2209 ## 0x8a1
.long 2233 ## 0x8b9
.long 2236 ## 0x8bc
.long 0 ## 0x0
.long 2214 ## 0x8a6
.long 2237 ## 0x8bd
.long 2226 ## 0x8b2
.long 0 ## 0x0
.long 2230 ## 0x8b6
.long 2238 ## 0x8be
.long 2222 ## 0x8ae
.long 0 ## 0x0
.long 2234 ## 0x8ba
.long 2205 ## 0x89d
.long 2224 ## 0x8b0
.long 0 ## 0x0
.long 2213 ## 0x8a5
.long 2217 ## 0x8a9
.long 2228 ## 0x8b4
.long 256 ## 0x100
.long 2218 ## 0x8aa
.long 2221 ## 0x8ad
.long 2225 ## 0x8b1
.long 0 ## 0x0
.long 2246 ## 0x8c6
.long 2286 ## 0x8ee
.long 2197 ## 0x895
.long 0 ## 0x0
.long 2248 ## 0x8c8
.long 1201 ## 0x4b1
.long 2240 ## 0x8c0
.long 0 ## 0x0
.long 2244 ## 0x8c4
.long 2273 ## 0x8e1
.long 2252 ## 0x8cc
.long 0 ## 0x0
.long 2250 ## 0x8ca
.long 2260 ## 0x8d4
.long 2256 ## 0x8d0
.long 0 ## 0x0
.long 2254 ## 0x8ce
.long 2276 ## 0x8e4
.long 2264 ## 0x8d8
.long 0 ## 0x0
.long 2253 ## 0x8cd
.long 2277 ## 0x8e5
.long 2280 ## 0x8e8
.long 0 ## 0x0
.long 2258 ## 0x8d2
.long 2281 ## 0x8e9
.long 2270 ## 0x8de
.long 0 ## 0x0
.long 2274 ## 0x8e2
.long 2282 ## 0x8ea
.long 2266 ## 0x8da
.long 0 ## 0x0
.long 2278 ## 0x8e6
.long 2249 ## 0x8c9
.long 2268 ## 0x8dc
.long 0 ## 0x0
.long 2257 ## 0x8d1
.long 2261 ## 0x8d5
.long 2272 ## 0x8e0
.long 256 ## 0x100
.long 2262 ## 0x8d6
.long 2265 ## 0x8d9
.long 2269 ## 0x8dd
.long 0 ## 0x0
.long 2290 ## 0x8f2
.long 2330 ## 0x91a
.long 2241 ## 0x8c1
.long 0 ## 0x0
.long 2292 ## 0x8f4
.long 1205 ## 0x4b5
.long 2284 ## 0x8ec
.long 0 ## 0x0
.long 2288 ## 0x8f0
.long 2317 ## 0x90d
.long 2296 ## 0x8f8
.long 0 ## 0x0
.long 2294 ## 0x8f6
.long 2304 ## 0x900
.long 2300 ## 0x8fc
.long 0 ## 0x0
.long 2298 ## 0x8fa
.long 2320 ## 0x910
.long 2308 ## 0x904
.long 0 ## 0x0
.long 2297 ## 0x8f9
.long 2321 ## 0x911
.long 2324 ## 0x914
.long 0 ## 0x0
.long 2302 ## 0x8fe
.long 2325 ## 0x915
.long 2314 ## 0x90a
.long 0 ## 0x0
.long 2318 ## 0x90e
.long 2326 ## 0x916
.long 2310 ## 0x906
.long 0 ## 0x0
.long 2322 ## 0x912
.long 2293 ## 0x8f5
.long 2312 ## 0x908
.long 0 ## 0x0
.long 2301 ## 0x8fd
.long 2305 ## 0x901
.long 2316 ## 0x90c
.long 256 ## 0x100
.long 2306 ## 0x902
.long 2309 ## 0x905
.long 2313 ## 0x909
.long 0 ## 0x0
.long 2334 ## 0x91e
.long 2374 ## 0x946
.long 2285 ## 0x8ed
.long 0 ## 0x0
.long 2336 ## 0x920
.long 1209 ## 0x4b9
.long 2328 ## 0x918
.long 0 ## 0x0
.long 2332 ## 0x91c
.long 2361 ## 0x939
.long 2340 ## 0x924
.long 0 ## 0x0
.long 2338 ## 0x922
.long 2348 ## 0x92c
.long 2344 ## 0x928
.long 0 ## 0x0
.long 2342 ## 0x926
.long 2364 ## 0x93c
.long 2352 ## 0x930
.long 0 ## 0x0
.long 2341 ## 0x925
.long 2365 ## 0x93d
.long 2368 ## 0x940
.long 0 ## 0x0
.long 2346 ## 0x92a
.long 2369 ## 0x941
.long 2358 ## 0x936
.long 0 ## 0x0
.long 2362 ## 0x93a
.long 2370 ## 0x942
.long 2354 ## 0x932
.long 0 ## 0x0
.long 2366 ## 0x93e
.long 2337 ## 0x921
.long 2356 ## 0x934
.long 0 ## 0x0
.long 2345 ## 0x929
.long 2349 ## 0x92d
.long 2360 ## 0x938
.long 256 ## 0x100
.long 2350 ## 0x92e
.long 2353 ## 0x931
.long 2357 ## 0x935
.long 0 ## 0x0
.long 2378 ## 0x94a
.long 2418 ## 0x972
.long 2329 ## 0x919
.long 0 ## 0x0
.long 2380 ## 0x94c
.long 1213 ## 0x4bd
.long 2372 ## 0x944
.long 0 ## 0x0
.long 2376 ## 0x948
.long 2405 ## 0x965
.long 2384 ## 0x950
.long 0 ## 0x0
.long 2382 ## 0x94e
.long 2392 ## 0x958
.long 2388 ## 0x954
.long 0 ## 0x0
.long 2386 ## 0x952
.long 2408 ## 0x968
.long 2396 ## 0x95c
.long 0 ## 0x0
.long 2385 ## 0x951
.long 2409 ## 0x969
.long 2412 ## 0x96c
.long 0 ## 0x0
.long 2390 ## 0x956
.long 2413 ## 0x96d
.long 2402 ## 0x962
.long 0 ## 0x0
.long 2406 ## 0x966
.long 2414 ## 0x96e
.long 2398 ## 0x95e
.long 0 ## 0x0
.long 2410 ## 0x96a
.long 2381 ## 0x94d
.long 2400 ## 0x960
.long 0 ## 0x0
.long 2389 ## 0x955
.long 2393 ## 0x959
.long 2404 ## 0x964
.long 256 ## 0x100
.long 2394 ## 0x95a
.long 2397 ## 0x95d
.long 2401 ## 0x961
.long 0 ## 0x0
.long 2422 ## 0x976
.long 2462 ## 0x99e
.long 2373 ## 0x945
.long 0 ## 0x0
.long 2424 ## 0x978
.long 1217 ## 0x4c1
.long 2416 ## 0x970
.long 0 ## 0x0
.long 2420 ## 0x974
.long 2449 ## 0x991
.long 2428 ## 0x97c
.long 0 ## 0x0
.long 2426 ## 0x97a
.long 2436 ## 0x984
.long 2432 ## 0x980
.long 0 ## 0x0
.long 2430 ## 0x97e
.long 2452 ## 0x994
.long 2440 ## 0x988
.long 0 ## 0x0
.long 2429 ## 0x97d
.long 2453 ## 0x995
.long 2456 ## 0x998
.long 0 ## 0x0
.long 2434 ## 0x982
.long 2457 ## 0x999
.long 2446 ## 0x98e
.long 0 ## 0x0
.long 2450 ## 0x992
.long 2458 ## 0x99a
.long 2442 ## 0x98a
.long 0 ## 0x0
.long 2454 ## 0x996
.long 2425 ## 0x979
.long 2444 ## 0x98c
.long 0 ## 0x0
.long 2433 ## 0x981
.long 2437 ## 0x985
.long 2448 ## 0x990
.long 256 ## 0x100
.long 2438 ## 0x986
.long 2441 ## 0x989
.long 2445 ## 0x98d
.long 0 ## 0x0
.long 2466 ## 0x9a2
.long 2506 ## 0x9ca
.long 2417 ## 0x971
.long 0 ## 0x0
.long 2468 ## 0x9a4
.long 1221 ## 0x4c5
.long 2460 ## 0x99c
.long 0 ## 0x0
.long 2464 ## 0x9a0
.long 2493 ## 0x9bd
.long 2472 ## 0x9a8
.long 0 ## 0x0
.long 2470 ## 0x9a6
.long 2480 ## 0x9b0
.long 2476 ## 0x9ac
.long 0 ## 0x0
.long 2474 ## 0x9aa
.long 2496 ## 0x9c0
.long 2484 ## 0x9b4
.long 0 ## 0x0
.long 2473 ## 0x9a9
.long 2497 ## 0x9c1
.long 2500 ## 0x9c4
.long 0 ## 0x0
.long 2478 ## 0x9ae
.long 2501 ## 0x9c5
.long 2490 ## 0x9ba
.long 0 ## 0x0
.long 2494 ## 0x9be
.long 2502 ## 0x9c6
.long 2486 ## 0x9b6
.long 0 ## 0x0
.long 2498 ## 0x9c2
.long 2469 ## 0x9a5
.long 2488 ## 0x9b8
.long 0 ## 0x0
.long 2477 ## 0x9ad
.long 2481 ## 0x9b1
.long 2492 ## 0x9bc
.long 256 ## 0x100
.long 2482 ## 0x9b2
.long 2485 ## 0x9b5
.long 2489 ## 0x9b9
.long 0 ## 0x0
.long 2510 ## 0x9ce
.long 2550 ## 0x9f6
.long 2461 ## 0x99d
.long 0 ## 0x0
.long 2512 ## 0x9d0
.long 1225 ## 0x4c9
.long 2504 ## 0x9c8
.long 0 ## 0x0
.long 2508 ## 0x9cc
.long 2537 ## 0x9e9
.long 2516 ## 0x9d4
.long 0 ## 0x0
.long 2514 ## 0x9d2
.long 2524 ## 0x9dc
.long 2520 ## 0x9d8
.long 0 ## 0x0
.long 2518 ## 0x9d6
.long 2540 ## 0x9ec
.long 2528 ## 0x9e0
.long 0 ## 0x0
.long 2517 ## 0x9d5
.long 2541 ## 0x9ed
.long 2544 ## 0x9f0
.long 0 ## 0x0
.long 2522 ## 0x9da
.long 2545 ## 0x9f1
.long 2534 ## 0x9e6
.long 0 ## 0x0
.long 2538 ## 0x9ea
.long 2546 ## 0x9f2
.long 2530 ## 0x9e2
.long 0 ## 0x0
.long 2542 ## 0x9ee
.long 2513 ## 0x9d1
.long 2532 ## 0x9e4
.long 0 ## 0x0
.long 2521 ## 0x9d9
.long 2525 ## 0x9dd
.long 2536 ## 0x9e8
.long 256 ## 0x100
.long 2526 ## 0x9de
.long 2529 ## 0x9e1
.long 2533 ## 0x9e5
.long 0 ## 0x0
.long 2554 ## 0x9fa
.long 2594 ## 0xa22
.long 2505 ## 0x9c9
.long 0 ## 0x0
.long 2556 ## 0x9fc
.long 1229 ## 0x4cd
.long 2548 ## 0x9f4
.long 0 ## 0x0
.long 2552 ## 0x9f8
.long 2581 ## 0xa15
.long 2560 ## 0xa00
.long 0 ## 0x0
.long 2558 ## 0x9fe
.long 2568 ## 0xa08
.long 2564 ## 0xa04
.long 0 ## 0x0
.long 2562 ## 0xa02
.long 2584 ## 0xa18
.long 2572 ## 0xa0c
.long 0 ## 0x0
.long 2561 ## 0xa01
.long 2585 ## 0xa19
.long 2588 ## 0xa1c
.long 0 ## 0x0
.long 2566 ## 0xa06
.long 2589 ## 0xa1d
.long 2578 ## 0xa12
.long 0 ## 0x0
.long 2582 ## 0xa16
.long 2590 ## 0xa1e
.long 2574 ## 0xa0e
.long 0 ## 0x0
.long 2586 ## 0xa1a
.long 2557 ## 0x9fd
.long 2576 ## 0xa10
.long 0 ## 0x0
.long 2565 ## 0xa05
.long 2569 ## 0xa09
.long 2580 ## 0xa14
.long 256 ## 0x100
.long 2570 ## 0xa0a
.long 2573 ## 0xa0d
.long 2577 ## 0xa11
.long 0 ## 0x0
.long 2598 ## 0xa26
.long 2638 ## 0xa4e
.long 2549 ## 0x9f5
.long 0 ## 0x0
.long 2600 ## 0xa28
.long 1233 ## 0x4d1
.long 2592 ## 0xa20
.long 0 ## 0x0
.long 2596 ## 0xa24
.long 2625 ## 0xa41
.long 2604 ## 0xa2c
.long 0 ## 0x0
.long 2602 ## 0xa2a
.long 2612 ## 0xa34
.long 2608 ## 0xa30
.long 0 ## 0x0
.long 2606 ## 0xa2e
.long 2628 ## 0xa44
.long 2616 ## 0xa38
.long 0 ## 0x0
.long 2605 ## 0xa2d
.long 2629 ## 0xa45
.long 2632 ## 0xa48
.long 0 ## 0x0
.long 2610 ## 0xa32
.long 2633 ## 0xa49
.long 2622 ## 0xa3e
.long 0 ## 0x0
.long 2626 ## 0xa42
.long 2634 ## 0xa4a
.long 2618 ## 0xa3a
.long 0 ## 0x0
.long 2630 ## 0xa46
.long 2601 ## 0xa29
.long 2620 ## 0xa3c
.long 0 ## 0x0
.long 2609 ## 0xa31
.long 2613 ## 0xa35
.long 2624 ## 0xa40
.long 256 ## 0x100
.long 2614 ## 0xa36
.long 2617 ## 0xa39
.long 2621 ## 0xa3d
.long 0 ## 0x0
.long 2642 ## 0xa52
.long 2682 ## 0xa7a
.long 2593 ## 0xa21
.long 0 ## 0x0
.long 2644 ## 0xa54
.long 1237 ## 0x4d5
.long 2636 ## 0xa4c
.long 0 ## 0x0
.long 2640 ## 0xa50
.long 2669 ## 0xa6d
.long 2648 ## 0xa58
.long 0 ## 0x0
.long 2646 ## 0xa56
.long 2656 ## 0xa60
.long 2652 ## 0xa5c
.long 0 ## 0x0
.long 2650 ## 0xa5a
.long 2672 ## 0xa70
.long 2660 ## 0xa64
.long 0 ## 0x0
.long 2649 ## 0xa59
.long 2673 ## 0xa71
.long 2676 ## 0xa74
.long 0 ## 0x0
.long 2654 ## 0xa5e
.long 2677 ## 0xa75
.long 2666 ## 0xa6a
.long 0 ## 0x0
.long 2670 ## 0xa6e
.long 2678 ## 0xa76
.long 2662 ## 0xa66
.long 0 ## 0x0
.long 2674 ## 0xa72
.long 2645 ## 0xa55
.long 2664 ## 0xa68
.long 0 ## 0x0
.long 2653 ## 0xa5d
.long 2657 ## 0xa61
.long 2668 ## 0xa6c
.long 256 ## 0x100
.long 2658 ## 0xa62
.long 2661 ## 0xa65
.long 2665 ## 0xa69
.long 0 ## 0x0
.long 2686 ## 0xa7e
.long 2726 ## 0xaa6
.long 2637 ## 0xa4d
.long 0 ## 0x0
.long 2688 ## 0xa80
.long 1241 ## 0x4d9
.long 2680 ## 0xa78
.long 0 ## 0x0
.long 2684 ## 0xa7c
.long 2713 ## 0xa99
.long 2692 ## 0xa84
.long 0 ## 0x0
.long 2690 ## 0xa82
.long 2700 ## 0xa8c
.long 2696 ## 0xa88
.long 0 ## 0x0
.long 2694 ## 0xa86
.long 2716 ## 0xa9c
.long 2704 ## 0xa90
.long 0 ## 0x0
.long 2693 ## 0xa85
.long 2717 ## 0xa9d
.long 2720 ## 0xaa0
.long 0 ## 0x0
.long 2698 ## 0xa8a
.long 2721 ## 0xaa1
.long 2710 ## 0xa96
.long 0 ## 0x0
.long 2714 ## 0xa9a
.long 2722 ## 0xaa2
.long 2706 ## 0xa92
.long 0 ## 0x0
.long 2718 ## 0xa9e
.long 2689 ## 0xa81
.long 2708 ## 0xa94
.long 0 ## 0x0
.long 2697 ## 0xa89
.long 2701 ## 0xa8d
.long 2712 ## 0xa98
.long 256 ## 0x100
.long 2702 ## 0xa8e
.long 2705 ## 0xa91
.long 2709 ## 0xa95
.long 0 ## 0x0
.long 2730 ## 0xaaa
.long 2770 ## 0xad2
.long 2681 ## 0xa79
.long 0 ## 0x0
.long 2732 ## 0xaac
.long 1245 ## 0x4dd
.long 2724 ## 0xaa4
.long 0 ## 0x0
.long 2728 ## 0xaa8
.long 2757 ## 0xac5
.long 2736 ## 0xab0
.long 0 ## 0x0
.long 2734 ## 0xaae
.long 2744 ## 0xab8
.long 2740 ## 0xab4
.long 0 ## 0x0
.long 2738 ## 0xab2
.long 2760 ## 0xac8
.long 2748 ## 0xabc
.long 0 ## 0x0
.long 2737 ## 0xab1
.long 2761 ## 0xac9
.long 2764 ## 0xacc
.long 0 ## 0x0
.long 2742 ## 0xab6
.long 2765 ## 0xacd
.long 2754 ## 0xac2
.long 0 ## 0x0
.long 2758 ## 0xac6
.long 2766 ## 0xace
.long 2750 ## 0xabe
.long 0 ## 0x0
.long 2762 ## 0xaca
.long 2733 ## 0xaad
.long 2752 ## 0xac0
.long 0 ## 0x0
.long 2741 ## 0xab5
.long 2745 ## 0xab9
.long 2756 ## 0xac4
.long 256 ## 0x100
.long 2746 ## 0xaba
.long 2749 ## 0xabd
.long 2753 ## 0xac1
.long 0 ## 0x0
.long 2774 ## 0xad6
.long 2814 ## 0xafe
.long 2725 ## 0xaa5
.long 0 ## 0x0
.long 2776 ## 0xad8
.long 1249 ## 0x4e1
.long 2768 ## 0xad0
.long 0 ## 0x0
.long 2772 ## 0xad4
.long 2801 ## 0xaf1
.long 2780 ## 0xadc
.long 0 ## 0x0
.long 2778 ## 0xada
.long 2788 ## 0xae4
.long 2784 ## 0xae0
.long 0 ## 0x0
.long 2782 ## 0xade
.long 2804 ## 0xaf4
.long 2792 ## 0xae8
.long 0 ## 0x0
.long 2781 ## 0xadd
.long 2805 ## 0xaf5
.long 2808 ## 0xaf8
.long 0 ## 0x0
.long 2786 ## 0xae2
.long 2809 ## 0xaf9
.long 2798 ## 0xaee
.long 0 ## 0x0
.long 2802 ## 0xaf2
.long 2810 ## 0xafa
.long 2794 ## 0xaea
.long 0 ## 0x0
.long 2806 ## 0xaf6
.long 2777 ## 0xad9
.long 2796 ## 0xaec
.long 0 ## 0x0
.long 2785 ## 0xae1
.long 2789 ## 0xae5
.long 2800 ## 0xaf0
.long 256 ## 0x100
.long 2790 ## 0xae6
.long 2793 ## 0xae9
.long 2797 ## 0xaed
.long 0 ## 0x0
.long 2818 ## 0xb02
.long 2858 ## 0xb2a
.long 2769 ## 0xad1
.long 0 ## 0x0
.long 2820 ## 0xb04
.long 1253 ## 0x4e5
.long 2812 ## 0xafc
.long 0 ## 0x0
.long 2816 ## 0xb00
.long 2845 ## 0xb1d
.long 2824 ## 0xb08
.long 0 ## 0x0
.long 2822 ## 0xb06
.long 2832 ## 0xb10
.long 2828 ## 0xb0c
.long 0 ## 0x0
.long 2826 ## 0xb0a
.long 2848 ## 0xb20
.long 2836 ## 0xb14
.long 0 ## 0x0
.long 2825 ## 0xb09
.long 2849 ## 0xb21
.long 2852 ## 0xb24
.long 0 ## 0x0
.long 2830 ## 0xb0e
.long 2853 ## 0xb25
.long 2842 ## 0xb1a
.long 0 ## 0x0
.long 2846 ## 0xb1e
.long 2854 ## 0xb26
.long 2838 ## 0xb16
.long 0 ## 0x0
.long 2850 ## 0xb22
.long 2821 ## 0xb05
.long 2840 ## 0xb18
.long 0 ## 0x0
.long 2829 ## 0xb0d
.long 2833 ## 0xb11
.long 2844 ## 0xb1c
.long 256 ## 0x100
.long 2834 ## 0xb12
.long 2837 ## 0xb15
.long 2841 ## 0xb19
.long 0 ## 0x0
.long 2862 ## 0xb2e
.long 2902 ## 0xb56
.long 2813 ## 0xafd
.long 0 ## 0x0
.long 2864 ## 0xb30
.long 1257 ## 0x4e9
.long 2856 ## 0xb28
.long 0 ## 0x0
.long 2860 ## 0xb2c
.long 2889 ## 0xb49
.long 2868 ## 0xb34
.long 0 ## 0x0
.long 2866 ## 0xb32
.long 2876 ## 0xb3c
.long 2872 ## 0xb38
.long 0 ## 0x0
.long 2870 ## 0xb36
.long 2892 ## 0xb4c
.long 2880 ## 0xb40
.long 0 ## 0x0
.long 2869 ## 0xb35
.long 2893 ## 0xb4d
.long 2896 ## 0xb50
.long 0 ## 0x0
.long 2874 ## 0xb3a
.long 2897 ## 0xb51
.long 2886 ## 0xb46
.long 0 ## 0x0
.long 2890 ## 0xb4a
.long 2898 ## 0xb52
.long 2882 ## 0xb42
.long 0 ## 0x0
.long 2894 ## 0xb4e
.long 2865 ## 0xb31
.long 2884 ## 0xb44
.long 0 ## 0x0
.long 2873 ## 0xb39
.long 2877 ## 0xb3d
.long 2888 ## 0xb48
.long 256 ## 0x100
.long 2878 ## 0xb3e
.long 2881 ## 0xb41
.long 2885 ## 0xb45
.long 0 ## 0x0
.long 2906 ## 0xb5a
.long 2946 ## 0xb82
.long 2857 ## 0xb29
.long 0 ## 0x0
.long 2908 ## 0xb5c
.long 1261 ## 0x4ed
.long 2900 ## 0xb54
.long 0 ## 0x0
.long 2904 ## 0xb58
.long 2933 ## 0xb75
.long 2912 ## 0xb60
.long 0 ## 0x0
.long 2910 ## 0xb5e
.long 2920 ## 0xb68
.long 2916 ## 0xb64
.long 0 ## 0x0
.long 2914 ## 0xb62
.long 2936 ## 0xb78
.long 2924 ## 0xb6c
.long 0 ## 0x0
.long 2913 ## 0xb61
.long 2937 ## 0xb79
.long 2940 ## 0xb7c
.long 0 ## 0x0
.long 2918 ## 0xb66
.long 2941 ## 0xb7d
.long 2930 ## 0xb72
.long 0 ## 0x0
.long 2934 ## 0xb76
.long 2942 ## 0xb7e
.long 2926 ## 0xb6e
.long 0 ## 0x0
.long 2938 ## 0xb7a
.long 2909 ## 0xb5d
.long 2928 ## 0xb70
.long 0 ## 0x0
.long 2917 ## 0xb65
.long 2921 ## 0xb69
.long 2932 ## 0xb74
.long 256 ## 0x100
.long 2922 ## 0xb6a
.long 2925 ## 0xb6d
.long 2929 ## 0xb71
.long 0 ## 0x0
.long 2950 ## 0xb86
.long 2990 ## 0xbae
.long 2901 ## 0xb55
.long 0 ## 0x0
.long 2952 ## 0xb88
.long 1265 ## 0x4f1
.long 2944 ## 0xb80
.long 0 ## 0x0
.long 2948 ## 0xb84
.long 2977 ## 0xba1
.long 2956 ## 0xb8c
.long 0 ## 0x0
.long 2954 ## 0xb8a
.long 2964 ## 0xb94
.long 2960 ## 0xb90
.long 0 ## 0x0
.long 2958 ## 0xb8e
.long 2980 ## 0xba4
.long 2968 ## 0xb98
.long 0 ## 0x0
.long 2957 ## 0xb8d
.long 2981 ## 0xba5
.long 2984 ## 0xba8
.long 0 ## 0x0
.long 2962 ## 0xb92
.long 2985 ## 0xba9
.long 2974 ## 0xb9e
.long 0 ## 0x0
.long 2978 ## 0xba2
.long 2986 ## 0xbaa
.long 2970 ## 0xb9a
.long 0 ## 0x0
.long 2982 ## 0xba6
.long 2953 ## 0xb89
.long 2972 ## 0xb9c
.long 0 ## 0x0
.long 2961 ## 0xb91
.long 2965 ## 0xb95
.long 2976 ## 0xba0
.long 256 ## 0x100
.long 2966 ## 0xb96
.long 2969 ## 0xb99
.long 2973 ## 0xb9d
.long 0 ## 0x0
.long 2994 ## 0xbb2
.long 3034 ## 0xbda
.long 2945 ## 0xb81
.long 0 ## 0x0
.long 2996 ## 0xbb4
.long 1269 ## 0x4f5
.long 2988 ## 0xbac
.long 0 ## 0x0
.long 2992 ## 0xbb0
.long 3021 ## 0xbcd
.long 3000 ## 0xbb8
.long 0 ## 0x0
.long 2998 ## 0xbb6
.long 3008 ## 0xbc0
.long 3004 ## 0xbbc
.long 0 ## 0x0
.long 3002 ## 0xbba
.long 3024 ## 0xbd0
.long 3012 ## 0xbc4
.long 0 ## 0x0
.long 3001 ## 0xbb9
.long 3025 ## 0xbd1
.long 3028 ## 0xbd4
.long 0 ## 0x0
.long 3006 ## 0xbbe
.long 3029 ## 0xbd5
.long 3018 ## 0xbca
.long 0 ## 0x0
.long 3022 ## 0xbce
.long 3030 ## 0xbd6
.long 3014 ## 0xbc6
.long 0 ## 0x0
.long 3026 ## 0xbd2
.long 2997 ## 0xbb5
.long 3016 ## 0xbc8
.long 0 ## 0x0
.long 3005 ## 0xbbd
.long 3009 ## 0xbc1
.long 3020 ## 0xbcc
.long 256 ## 0x100
.long 3010 ## 0xbc2
.long 3013 ## 0xbc5
.long 3017 ## 0xbc9
.long 0 ## 0x0
.long 3038 ## 0xbde
.long 3078 ## 0xc06
.long 2989 ## 0xbad
.long 0 ## 0x0
.long 3040 ## 0xbe0
.long 1273 ## 0x4f9
.long 3032 ## 0xbd8
.long 0 ## 0x0
.long 3036 ## 0xbdc
.long 3065 ## 0xbf9
.long 3044 ## 0xbe4
.long 0 ## 0x0
.long 3042 ## 0xbe2
.long 3052 ## 0xbec
.long 3048 ## 0xbe8
.long 0 ## 0x0
.long 3046 ## 0xbe6
.long 3068 ## 0xbfc
.long 3056 ## 0xbf0
.long 0 ## 0x0
.long 3045 ## 0xbe5
.long 3069 ## 0xbfd
.long 3072 ## 0xc00
.long 0 ## 0x0
.long 3050 ## 0xbea
.long 3073 ## 0xc01
.long 3062 ## 0xbf6
.long 0 ## 0x0
.long 3066 ## 0xbfa
.long 3074 ## 0xc02
.long 3058 ## 0xbf2
.long 0 ## 0x0
.long 3070 ## 0xbfe
.long 3041 ## 0xbe1
.long 3060 ## 0xbf4
.long 0 ## 0x0
.long 3049 ## 0xbe9
.long 3053 ## 0xbed
.long 3064 ## 0xbf8
.long 256 ## 0x100
.long 3054 ## 0xbee
.long 3057 ## 0xbf1
.long 3061 ## 0xbf5
.long 0 ## 0x0
.long 3082 ## 0xc0a
.long 3122 ## 0xc32
.long 3033 ## 0xbd9
.long 0 ## 0x0
.long 3084 ## 0xc0c
.long 1277 ## 0x4fd
.long 3076 ## 0xc04
.long 0 ## 0x0
.long 3080 ## 0xc08
.long 3109 ## 0xc25
.long 3088 ## 0xc10
.long 0 ## 0x0
.long 3086 ## 0xc0e
.long 3096 ## 0xc18
.long 3092 ## 0xc14
.long 0 ## 0x0
.long 3090 ## 0xc12
.long 3112 ## 0xc28
.long 3100 ## 0xc1c
.long 0 ## 0x0
.long 3089 ## 0xc11
.long 3113 ## 0xc29
.long 3116 ## 0xc2c
.long 0 ## 0x0
.long 3094 ## 0xc16
.long 3117 ## 0xc2d
.long 3106 ## 0xc22
.long 0 ## 0x0
.long 3110 ## 0xc26
.long 3118 ## 0xc2e
.long 3102 ## 0xc1e
.long 0 ## 0x0
.long 3114 ## 0xc2a
.long 3085 ## 0xc0d
.long 3104 ## 0xc20
.long 0 ## 0x0
.long 3093 ## 0xc15
.long 3097 ## 0xc19
.long 3108 ## 0xc24
.long 256 ## 0x100
.long 3098 ## 0xc1a
.long 3101 ## 0xc1d
.long 3105 ## 0xc21
.long 0 ## 0x0
.long 3126 ## 0xc36
.long 3166 ## 0xc5e
.long 3077 ## 0xc05
.long 0 ## 0x0
.long 3128 ## 0xc38
.long 1281 ## 0x501
.long 3120 ## 0xc30
.long 0 ## 0x0
.long 3124 ## 0xc34
.long 3153 ## 0xc51
.long 3132 ## 0xc3c
.long 0 ## 0x0
.long 3130 ## 0xc3a
.long 3140 ## 0xc44
.long 3136 ## 0xc40
.long 0 ## 0x0
.long 3134 ## 0xc3e
.long 3156 ## 0xc54
.long 3144 ## 0xc48
.long 0 ## 0x0
.long 3133 ## 0xc3d
.long 3157 ## 0xc55
.long 3160 ## 0xc58
.long 0 ## 0x0
.long 3138 ## 0xc42
.long 3161 ## 0xc59
.long 3150 ## 0xc4e
.long 0 ## 0x0
.long 3154 ## 0xc52
.long 3162 ## 0xc5a
.long 3146 ## 0xc4a
.long 0 ## 0x0
.long 3158 ## 0xc56
.long 3129 ## 0xc39
.long 3148 ## 0xc4c
.long 0 ## 0x0
.long 3137 ## 0xc41
.long 3141 ## 0xc45
.long 3152 ## 0xc50
.long 256 ## 0x100
.long 3142 ## 0xc46
.long 3145 ## 0xc49
.long 3149 ## 0xc4d
.long 0 ## 0x0
.long 3170 ## 0xc62
.long 3210 ## 0xc8a
.long 3121 ## 0xc31
.long 0 ## 0x0
.long 3172 ## 0xc64
.long 1285 ## 0x505
.long 3164 ## 0xc5c
.long 0 ## 0x0
.long 3168 ## 0xc60
.long 3197 ## 0xc7d
.long 3176 ## 0xc68
.long 0 ## 0x0
.long 3174 ## 0xc66
.long 3184 ## 0xc70
.long 3180 ## 0xc6c
.long 0 ## 0x0
.long 3178 ## 0xc6a
.long 3200 ## 0xc80
.long 3188 ## 0xc74
.long 0 ## 0x0
.long 3177 ## 0xc69
.long 3201 ## 0xc81
.long 3204 ## 0xc84
.long 0 ## 0x0
.long 3182 ## 0xc6e
.long 3205 ## 0xc85
.long 3194 ## 0xc7a
.long 0 ## 0x0
.long 3198 ## 0xc7e
.long 3206 ## 0xc86
.long 3190 ## 0xc76
.long 0 ## 0x0
.long 3202 ## 0xc82
.long 3173 ## 0xc65
.long 3192 ## 0xc78
.long 0 ## 0x0
.long 3181 ## 0xc6d
.long 3185 ## 0xc71
.long 3196 ## 0xc7c
.long 256 ## 0x100
.long 3186 ## 0xc72
.long 3189 ## 0xc75
.long 3193 ## 0xc79
.long 0 ## 0x0
.long 3214 ## 0xc8e
.long 3254 ## 0xcb6
.long 3165 ## 0xc5d
.long 0 ## 0x0
.long 3216 ## 0xc90
.long 1289 ## 0x509
.long 3208 ## 0xc88
.long 0 ## 0x0
.long 3212 ## 0xc8c
.long 3241 ## 0xca9
.long 3220 ## 0xc94
.long 0 ## 0x0
.long 3218 ## 0xc92
.long 3228 ## 0xc9c
.long 3224 ## 0xc98
.long 0 ## 0x0
.long 3222 ## 0xc96
.long 3244 ## 0xcac
.long 3232 ## 0xca0
.long 0 ## 0x0
.long 3221 ## 0xc95
.long 3245 ## 0xcad
.long 3248 ## 0xcb0
.long 0 ## 0x0
.long 3226 ## 0xc9a
.long 3249 ## 0xcb1
.long 3238 ## 0xca6
.long 0 ## 0x0
.long 3242 ## 0xcaa
.long 3250 ## 0xcb2
.long 3234 ## 0xca2
.long 0 ## 0x0
.long 3246 ## 0xcae
.long 3217 ## 0xc91
.long 3236 ## 0xca4
.long 0 ## 0x0
.long 3225 ## 0xc99
.long 3229 ## 0xc9d
.long 3240 ## 0xca8
.long 256 ## 0x100
.long 3230 ## 0xc9e
.long 3233 ## 0xca1
.long 3237 ## 0xca5
.long 0 ## 0x0
.long 3258 ## 0xcba
.long 3298 ## 0xce2
.long 3209 ## 0xc89
.long 0 ## 0x0
.long 3260 ## 0xcbc
.long 1293 ## 0x50d
.long 3252 ## 0xcb4
.long 0 ## 0x0
.long 3256 ## 0xcb8
.long 3285 ## 0xcd5
.long 3264 ## 0xcc0
.long 0 ## 0x0
.long 3262 ## 0xcbe
.long 3272 ## 0xcc8
.long 3268 ## 0xcc4
.long 0 ## 0x0
.long 3266 ## 0xcc2
.long 3288 ## 0xcd8
.long 3276 ## 0xccc
.long 0 ## 0x0
.long 3265 ## 0xcc1
.long 3289 ## 0xcd9
.long 3292 ## 0xcdc
.long 0 ## 0x0
.long 3270 ## 0xcc6
.long 3293 ## 0xcdd
.long 3282 ## 0xcd2
.long 0 ## 0x0
.long 3286 ## 0xcd6
.long 3294 ## 0xcde
.long 3278 ## 0xcce
.long 0 ## 0x0
.long 3290 ## 0xcda
.long 3261 ## 0xcbd
.long 3280 ## 0xcd0
.long 0 ## 0x0
.long 3269 ## 0xcc5
.long 3273 ## 0xcc9
.long 3284 ## 0xcd4
.long 256 ## 0x100
.long 3274 ## 0xcca
.long 3277 ## 0xccd
.long 3281 ## 0xcd1
.long 0 ## 0x0
.long 3302 ## 0xce6
.long 3342 ## 0xd0e
.long 3253 ## 0xcb5
.long 0 ## 0x0
.long 3304 ## 0xce8
.long 1297 ## 0x511
.long 3296 ## 0xce0
.long 0 ## 0x0
.long 3300 ## 0xce4
.long 3329 ## 0xd01
.long 3308 ## 0xcec
.long 0 ## 0x0
.long 3306 ## 0xcea
.long 3316 ## 0xcf4
.long 3312 ## 0xcf0
.long 0 ## 0x0
.long 3310 ## 0xcee
.long 3332 ## 0xd04
.long 3320 ## 0xcf8
.long 0 ## 0x0
.long 3309 ## 0xced
.long 3333 ## 0xd05
.long 3336 ## 0xd08
.long 0 ## 0x0
.long 3314 ## 0xcf2
.long 3337 ## 0xd09
.long 3326 ## 0xcfe
.long 0 ## 0x0
.long 3330 ## 0xd02
.long 3338 ## 0xd0a
.long 3322 ## 0xcfa
.long 0 ## 0x0
.long 3334 ## 0xd06
.long 3305 ## 0xce9
.long 3324 ## 0xcfc
.long 0 ## 0x0
.long 3313 ## 0xcf1
.long 3317 ## 0xcf5
.long 3328 ## 0xd00
.long 256 ## 0x100
.long 3318 ## 0xcf6
.long 3321 ## 0xcf9
.long 3325 ## 0xcfd
.long 0 ## 0x0
.long 3346 ## 0xd12
.long 3384 ## 0xd38
.long 3297 ## 0xce1
.long 0 ## 0x0
.long 3348 ## 0xd14
.long 1301 ## 0x515
.long 3340 ## 0xd0c
.long 0 ## 0x0
.long 3344 ## 0xd10
.long 3373 ## 0xd2d
.long 3352 ## 0xd18
.long 0 ## 0x0
.long 3350 ## 0xd16
.long 3360 ## 0xd20
.long 3356 ## 0xd1c
.long 0 ## 0x0
.long 3354 ## 0xd1a
.long 3376 ## 0xd30
.long 3364 ## 0xd24
.long 0 ## 0x0
.long 3353 ## 0xd19
.long 3377 ## 0xd31
.long 3380 ## 0xd34
.long 0 ## 0x0
.long 3358 ## 0xd1e
.long 3381 ## 0xd35
.long 3370 ## 0xd2a
.long 0 ## 0x0
.long 3374 ## 0xd2e
.long 3382 ## 0xd36
.long 3366 ## 0xd26
.long 0 ## 0x0
.long 3378 ## 0xd32
.long 3349 ## 0xd15
.long 3368 ## 0xd28
.long 0 ## 0x0
.long 3357 ## 0xd1d
.long 3361 ## 0xd21
.long 3372 ## 0xd2c
.long 256 ## 0x100
.long 3362 ## 0xd22
.long 3365 ## 0xd25
.long 3369 ## 0xd29
.long 0 ## 0x0
.long 3341 ## 0xd0d
.long 3385 ## 0xd39
.long 3388 ## 0xd3c
.long 0 ## 0x0
.long 3386 ## 0xd3a
.long 3390 ## 0xd3e
.long 3389 ## 0xd3d
.long 0 ## 0x0
.long 3398 ## 0xd46
.long 3604 ## 0xe14
.long 801 ## 0x321
.long 0 ## 0x0
.long 3402 ## 0xd4a
.long 3582 ## 0xdfe
.long 3392 ## 0xd40
.long 0 ## 0x0
.long 3406 ## 0xd4e
.long 3576 ## 0xdf8
.long 3396 ## 0xd44
.long 0 ## 0x0
.long 3408 ## 0xd50
.long 3436 ## 0xd6c
.long 3400 ## 0xd48
.long 0 ## 0x0
.long 3404 ## 0xd4c
.long 3424 ## 0xd60
.long 3412 ## 0xd54
.long 0 ## 0x0
.long 3410 ## 0xd52
.long 3433 ## 0xd69
.long 3416 ## 0xd58
.long 0 ## 0x0
.long 3414 ## 0xd56
.long 3425 ## 0xd61
.long 3420 ## 0xd5c
.long 0 ## 0x0
.long 3418 ## 0xd5a
.long 3428 ## 0xd64
.long 3430 ## 0xd66
.long 0 ## 0x0
.long 3409 ## 0xd51
.long 3417 ## 0xd59
.long 3432 ## 0xd68
.long 0 ## 0x0
.long 3421 ## 0xd5d
.long 3434 ## 0xd6a
.long 3422 ## 0xd5e
.long 0 ## 0x0
.long 3426 ## 0xd62
.long 3413 ## 0xd55
.long 3429 ## 0xd65
.long 0 ## 0x0
.long 3405 ## 0xd4d
.long 3452 ## 0xd7c
.long 3552 ## 0xde0
.long 0 ## 0x0
.long 3468 ## 0xd8c
.long 3449 ## 0xd79
.long 3446 ## 0xd76
.long 0 ## 0x0
.long 3453 ## 0xd7d
.long 3450 ## 0xd7a
.long 3442 ## 0xd72
.long 0 ## 0x0
.long 3454 ## 0xd7e
.long 3441 ## 0xd71
.long 3445 ## 0xd75
.long 0 ## 0x0
.long 3437 ## 0xd6d
.long 3444 ## 0xd74
.long 3448 ## 0xd78
.long 192 ## 0xc0
.long 3484 ## 0xd9c
.long 3465 ## 0xd89
.long 3462 ## 0xd86
.long 0 ## 0x0
.long 3469 ## 0xd8d
.long 3466 ## 0xd8a
.long 3458 ## 0xd82
.long 0 ## 0x0
.long 3470 ## 0xd8e
.long 3457 ## 0xd81
.long 3461 ## 0xd85
.long 0 ## 0x0
.long 3440 ## 0xd70
.long 3460 ## 0xd84
.long 3464 ## 0xd88
.long 192 ## 0xc0
.long 3560 ## 0xde8
.long 3481 ## 0xd99
.long 3478 ## 0xd96
.long 0 ## 0x0
.long 3485 ## 0xd9d
.long 3482 ## 0xd9a
.long 3474 ## 0xd92
.long 0 ## 0x0
.long 3486 ## 0xd9e
.long 3473 ## 0xd91
.long 3477 ## 0xd95
.long 0 ## 0x0
.long 3456 ## 0xd80
.long 3476 ## 0xd94
.long 3480 ## 0xd98
.long 192 ## 0xc0
.long 3516 ## 0xdbc
.long 3497 ## 0xda9
.long 3494 ## 0xda6
.long 0 ## 0x0
.long 3501 ## 0xdad
.long 3498 ## 0xdaa
.long 3490 ## 0xda2
.long 0 ## 0x0
.long 3502 ## 0xdae
.long 3489 ## 0xda1
.long 3493 ## 0xda5
.long 0 ## 0x0
.long 3561 ## 0xde9
.long 3492 ## 0xda4
.long 3496 ## 0xda8
.long 192 ## 0xc0
.long 3532 ## 0xdcc
.long 3513 ## 0xdb9
.long 3510 ## 0xdb6
.long 0 ## 0x0
.long 3517 ## 0xdbd
.long 3514 ## 0xdba
.long 3506 ## 0xdb2
.long 0 ## 0x0
.long 3518 ## 0xdbe
.long 3505 ## 0xdb1
.long 3509 ## 0xdb5
.long 0 ## 0x0
.long 3488 ## 0xda0
.long 3508 ## 0xdb4
.long 3512 ## 0xdb8
.long 192 ## 0xc0
.long 3568 ## 0xdf0
.long 3529 ## 0xdc9
.long 3526 ## 0xdc6
.long 0 ## 0x0
.long 3533 ## 0xdcd
.long 3530 ## 0xdca
.long 3522 ## 0xdc2
.long 0 ## 0x0
.long 3534 ## 0xdce
.long 3521 ## 0xdc1
.long 3525 ## 0xdc5
.long 0 ## 0x0
.long 3504 ## 0xdb0
.long 3524 ## 0xdc4
.long 3528 ## 0xdc8
.long 192 ## 0xc0
.long 3572 ## 0xdf4
.long 3545 ## 0xdd9
.long 3542 ## 0xdd6
.long 0 ## 0x0
.long 3549 ## 0xddd
.long 3546 ## 0xdda
.long 3538 ## 0xdd2
.long 0 ## 0x0
.long 3550 ## 0xdde
.long 3537 ## 0xdd1
.long 3541 ## 0xdd5
.long 0 ## 0x0
.long 3569 ## 0xdf1
.long 3540 ## 0xdd4
.long 3544 ## 0xdd8
.long 192 ## 0xc0
.long 3438 ## 0xd6e
.long 3573 ## 0xdf5
.long 3558 ## 0xde6
.long 0 ## 0x0
.long 3562 ## 0xdea
.long 3566 ## 0xdee
.long 3554 ## 0xde2
.long 0 ## 0x0
.long 3472 ## 0xd90
.long 3500 ## 0xdac
.long 3556 ## 0xde4
.long 192 ## 0xc0
.long 3570 ## 0xdf2
.long 3574 ## 0xdf6
.long 3557 ## 0xde5
.long 0 ## 0x0
.long 3520 ## 0xdc0
.long 3548 ## 0xddc
.long 3564 ## 0xdec
.long 192 ## 0xc0
.long 3536 ## 0xdd0
.long 3553 ## 0xde1
.long 3565 ## 0xded
.long 0 ## 0x0
.long 3401 ## 0xd49
.long 3578 ## 0xdfa
.long 3577 ## 0xdf9
.long 0 ## 0x0
.long 3584 ## 0xe00
.long 0 ## 0x0
.long 3397 ## 0xd45
.long 2 ## 0x2
.long 3580 ## 0xdfc
.long 3601 ## 0xe11
.long 3588 ## 0xe04
.long 0 ## 0x0
.long 3586 ## 0xe02
.long 3596 ## 0xe0c
.long 3592 ## 0xe08
.long 0 ## 0x0
.long 3590 ## 0xe06
.long 3600 ## 0xe10
.long 3598 ## 0xe0e
.long 0 ## 0x0
.long 3589 ## 0xe05
.long 3602 ## 0xe12
.long 3594 ## 0xe0a
.long 0 ## 0x0
.long 3593 ## 0xe09
.long 3585 ## 0xe01
.long 3597 ## 0xe0d
.long 0 ## 0x0
.long 3393 ## 0xd41
.long 3606 ## 0xe16
.long 3605 ## 0xe15
.long 0 ## 0x0
.long 797 ## 0x31d
.long 3617 ## 0xe21
.long 3612 ## 0xe1c
.long 0 ## 0x0
.long 3610 ## 0xe1a
.long 3616 ## 0xe20
.long 3618 ## 0xe22
.long 0 ## 0x0
.long 3613 ## 0xe1d
.long 3609 ## 0xe19
.long 3614 ## 0xe1e
.long 0 ## 0x0
.long 793 ## 0x319
.long 3908 ## 0xf44
.long 8226 ## 0x2022
.long 0 ## 0x0
.long 3630 ## 0xe2e
.long 3892 ## 0xf34
.long 3912 ## 0xf48
.long 0 ## 0x0
.long 3634 ## 0xe32
.long 3788 ## 0xecc
.long 3624 ## 0xe28
.long 0 ## 0x0
.long 3638 ## 0xe36
.long 3776 ## 0xec0
.long 3628 ## 0xe2c
.long 0 ## 0x0
.long 3640 ## 0xe38
.long 3668 ## 0xe54
.long 3632 ## 0xe30
.long 0 ## 0x0
.long 3636 ## 0xe34
.long 3656 ## 0xe48
.long 3644 ## 0xe3c
.long 0 ## 0x0
.long 3642 ## 0xe3a
.long 3665 ## 0xe51
.long 3648 ## 0xe40
.long 0 ## 0x0
.long 3646 ## 0xe3e
.long 3657 ## 0xe49
.long 3652 ## 0xe44
.long 0 ## 0x0
.long 3650 ## 0xe42
.long 3660 ## 0xe4c
.long 3662 ## 0xe4e
.long 0 ## 0x0
.long 3641 ## 0xe39
.long 3649 ## 0xe41
.long 3664 ## 0xe50
.long 0 ## 0x0
.long 3653 ## 0xe45
.long 3666 ## 0xe52
.long 3654 ## 0xe46
.long 0 ## 0x0
.long 3658 ## 0xe4a
.long 3645 ## 0xe3d
.long 3661 ## 0xe4d
.long 0 ## 0x0
.long 3637 ## 0xe35
.long 3684 ## 0xe64
.long 3752 ## 0xea8
.long 0 ## 0x0
.long 3760 ## 0xeb0
.long 3681 ## 0xe61
.long 3678 ## 0xe5e
.long 0 ## 0x0
.long 3685 ## 0xe65
.long 3682 ## 0xe62
.long 3674 ## 0xe5a
.long 0 ## 0x0
.long 3686 ## 0xe66
.long 3673 ## 0xe59
.long 3677 ## 0xe5d
.long 0 ## 0x0
.long 3669 ## 0xe55
.long 3676 ## 0xe5c
.long 3680 ## 0xe60
.long 256 ## 0x100
.long 3716 ## 0xe84
.long 3697 ## 0xe71
.long 3694 ## 0xe6e
.long 0 ## 0x0
.long 3701 ## 0xe75
.long 3698 ## 0xe72
.long 3690 ## 0xe6a
.long 0 ## 0x0
.long 3702 ## 0xe76
.long 3689 ## 0xe69
.long 3693 ## 0xe6d
.long 0 ## 0x0
.long 3761 ## 0xeb1
.long 3692 ## 0xe6c
.long 3696 ## 0xe70
.long 256 ## 0x100
.long 3732 ## 0xe94
.long 3713 ## 0xe81
.long 3710 ## 0xe7e
.long 0 ## 0x0
.long 3717 ## 0xe85
.long 3714 ## 0xe82
.long 3706 ## 0xe7a
.long 0 ## 0x0
.long 3718 ## 0xe86
.long 3705 ## 0xe79
.long 3709 ## 0xe7d
.long 0 ## 0x0
.long 3688 ## 0xe68
.long 3708 ## 0xe7c
.long 3712 ## 0xe80
.long 256 ## 0x100
.long 3768 ## 0xeb8
.long 3729 ## 0xe91
.long 3726 ## 0xe8e
.long 0 ## 0x0
.long 3733 ## 0xe95
.long 3730 ## 0xe92
.long 3722 ## 0xe8a
.long 0 ## 0x0
.long 3734 ## 0xe96
.long 3721 ## 0xe89
.long 3725 ## 0xe8d
.long 0 ## 0x0
.long 3704 ## 0xe78
.long 3724 ## 0xe8c
.long 3728 ## 0xe90
.long 256 ## 0x100
.long 3772 ## 0xebc
.long 3745 ## 0xea1
.long 3742 ## 0xe9e
.long 0 ## 0x0
.long 3749 ## 0xea5
.long 3746 ## 0xea2
.long 3738 ## 0xe9a
.long 0 ## 0x0
.long 3750 ## 0xea6
.long 3737 ## 0xe99
.long 3741 ## 0xe9d
.long 0 ## 0x0
.long 3769 ## 0xeb9
.long 3740 ## 0xe9c
.long 3744 ## 0xea0
.long 256 ## 0x100
.long 3670 ## 0xe56
.long 3773 ## 0xebd
.long 3758 ## 0xeae
.long 0 ## 0x0
.long 3762 ## 0xeb2
.long 3766 ## 0xeb6
.long 3754 ## 0xeaa
.long 0 ## 0x0
.long 3672 ## 0xe58
.long 3700 ## 0xe74
.long 3756 ## 0xeac
.long 256 ## 0x100
.long 3770 ## 0xeba
.long 3774 ## 0xebe
.long 3757 ## 0xead
.long 0 ## 0x0
.long 3720 ## 0xe88
.long 3748 ## 0xea4
.long 3764 ## 0xeb4
.long 256 ## 0x100
.long 3736 ## 0xe98
.long 3753 ## 0xea9
.long 3765 ## 0xeb5
.long 0 ## 0x0
.long 3633 ## 0xe31
.long 3784 ## 0xec8
.long 3780 ## 0xec4
.long 0 ## 0x0
.long 3778 ## 0xec2
.long 3785 ## 0xec9
.long 3786 ## 0xeca
.long 0 ## 0x0
.long 3777 ## 0xec1
.long 3781 ## 0xec5
.long 3782 ## 0xec6
.long 0 ## 0x0
.long 3629 ## 0xe2d
.long 3804 ## 0xedc
.long 3792 ## 0xed0
.long 0 ## 0x0
.long 3790 ## 0xece
.long 3828 ## 0xef4
.long 3796 ## 0xed4
.long 0 ## 0x0
.long 3794 ## 0xed2
.long 3801 ## 0xed9
.long 3802 ## 0xeda
.long 0 ## 0x0
.long 3806 ## 0xede
.long 3797 ## 0xed5
.long 3798 ## 0xed6
.long 0 ## 0x0
.long 3789 ## 0xecd
.long 3808 ## 0xee0
.long 3800 ## 0xed8
.long 0 ## 0x0
.long 3805 ## 0xedd
.long 3832 ## 0xef8
.long 3812 ## 0xee4
.long 0 ## 0x0
.long 3810 ## 0xee2
.long 3849 ## 0xf09
.long 3816 ## 0xee8
.long 0 ## 0x0
.long 3814 ## 0xee6
.long 3845 ## 0xf05
.long 3820 ## 0xeec
.long 0 ## 0x0
.long 3818 ## 0xeea
.long 3841 ## 0xf01
.long 3824 ## 0xef0
.long 0 ## 0x0
.long 3822 ## 0xeee
.long 3837 ## 0xefd
.long 3830 ## 0xef6
.long 0 ## 0x0
.long 3793 ## 0xed1
.long 3834 ## 0xefa
.long 3826 ## 0xef2
.long 0 ## 0x0
.long 3809 ## 0xee1
.long 3838 ## 0xefe
.long 3829 ## 0xef5
.long 0 ## 0x0
.long 3842 ## 0xf02
.long 3825 ## 0xef1
.long 3833 ## 0xef9
.long 0 ## 0x0
.long 3846 ## 0xf06
.long 3821 ## 0xeed
.long 3836 ## 0xefc
.long 0 ## 0x0
.long 3850 ## 0xf0a
.long 3817 ## 0xee9
.long 3840 ## 0xf00
.long 0 ## 0x0
.long 3852 ## 0xf0c
.long 3813 ## 0xee5
.long 3844 ## 0xf04
.long 0 ## 0x0
.long 3848 ## 0xf08
.long 3869 ## 0xf1d
.long 3856 ## 0xf10
.long 0 ## 0x0
.long 3854 ## 0xf0e
.long 3877 ## 0xf25
.long 3860 ## 0xf14
.long 0 ## 0x0
.long 3858 ## 0xf12
.long 3885 ## 0xf2d
.long 3864 ## 0xf18
.long 0 ## 0x0
.long 3862 ## 0xf16
.long 3889 ## 0xf31
.long 3870 ## 0xf1e
.long 0 ## 0x0
.long 3874 ## 0xf22
.long 3853 ## 0xf0d
.long 3866 ## 0xf1a
.long 16 ## 0x10
.long 8 ## 0x8
.long 3878 ## 0xf26
.long 3868 ## 0xf1c
.long 785 ## 0x311
.long 3882 ## 0xf2a
.long 3857 ## 0xf11
.long 3873 ## 0xf21
.long 16 ## 0x10
.long 8 ## 0x8
.long 3886 ## 0xf2e
.long 3876 ## 0xf24
.long 785 ## 0x311
.long 3890 ## 0xf32
.long 3861 ## 0xf15
.long 3881 ## 0xf29
.long 16 ## 0x10
.long 8 ## 0x8
.long 3865 ## 0xf19
.long 3884 ## 0xf2c
.long 785 ## 0x311
.long 3625 ## 0xe29
.long 3896 ## 0xf38
.long 3898 ## 0xf3a
.long 0 ## 0x0
.long 3893 ## 0xf35
.long 3900 ## 0xf3c
.long 3894 ## 0xf36
.long 0 ## 0x0
.long 3897 ## 0xf39
.long 3902 ## 0xf3e
.long 3901 ## 0xf3d
.long 0 ## 0x0
.long 4045 ## 0xfcd
.long 3913 ## 0xf49
.long 3910 ## 0xf46
.long 0 ## 0x0
.long 3621 ## 0xe25
.long 3914 ## 0xf4a
.long 3906 ## 0xf42
.long 0 ## 0x0
.long 3626 ## 0xe2a
.long 3905 ## 0xf41
.long 3909 ## 0xf45
.long 0 ## 0x0
.long 3922 ## 0xf52
.long 7708 ## 0x1e1c
.long 8004 ## 0x1f44
.long 0 ## 0x0
.long 3926 ## 0xf56
.long 4072 ## 0xfe8
.long 3916 ## 0xf4c
.long 0 ## 0x0
.long 3930 ## 0xf5a
.long 4046 ## 0xfce
.long 3920 ## 0xf50
.long 0 ## 0x0
.long 3932 ## 0xf5c
.long 3960 ## 0xf78
.long 3924 ## 0xf54
.long 0 ## 0x0
.long 3928 ## 0xf58
.long 3948 ## 0xf6c
.long 3936 ## 0xf60
.long 0 ## 0x0
.long 3934 ## 0xf5e
.long 3957 ## 0xf75
.long 3940 ## 0xf64
.long 0 ## 0x0
.long 3938 ## 0xf62
.long 3949 ## 0xf6d
.long 3944 ## 0xf68
.long 0 ## 0x0
.long 3942 ## 0xf66
.long 3952 ## 0xf70
.long 3954 ## 0xf72
.long 0 ## 0x0
.long 3933 ## 0xf5d
.long 3941 ## 0xf65
.long 3956 ## 0xf74
.long 0 ## 0x0
.long 3945 ## 0xf69
.long 3958 ## 0xf76
.long 3946 ## 0xf6a
.long 0 ## 0x0
.long 3950 ## 0xf6e
.long 3937 ## 0xf61
.long 3953 ## 0xf71
.long 0 ## 0x0
.long 3929 ## 0xf59
.long 3976 ## 0xf88
.long 4028 ## 0xfbc
.long 0 ## 0x0
.long 3992 ## 0xf98
.long 3973 ## 0xf85
.long 3970 ## 0xf82
.long 0 ## 0x0
.long 3977 ## 0xf89
.long 3974 ## 0xf86
.long 3966 ## 0xf7e
.long 0 ## 0x0
.long 3978 ## 0xf8a
.long 3965 ## 0xf7d
.long 3969 ## 0xf81
.long 0 ## 0x0
.long 3961 ## 0xf79
.long 3968 ## 0xf80
.long 3972 ## 0xf84
.long 256 ## 0x100
.long 4008 ## 0xfa8
.long 3989 ## 0xf95
.long 3986 ## 0xf92
.long 0 ## 0x0
.long 3993 ## 0xf99
.long 3990 ## 0xf96
.long 3982 ## 0xf8e
.long 0 ## 0x0
.long 3994 ## 0xf9a
.long 3981 ## 0xf8d
.long 3985 ## 0xf91
.long 0 ## 0x0
.long 3964 ## 0xf7c
.long 3984 ## 0xf90
.long 3988 ## 0xf94
.long 256 ## 0x100
.long 4036 ## 0xfc4
.long 4005 ## 0xfa5
.long 4002 ## 0xfa2
.long 0 ## 0x0
.long 4009 ## 0xfa9
.long 4006 ## 0xfa6
.long 3998 ## 0xf9e
.long 0 ## 0x0
.long 4010 ## 0xfaa
.long 3997 ## 0xf9d
.long 4001 ## 0xfa1
.long 0 ## 0x0
.long 3980 ## 0xf8c
.long 4000 ## 0xfa0
.long 4004 ## 0xfa4
.long 256 ## 0x100
.long 4040 ## 0xfc8
.long 4021 ## 0xfb5
.long 4018 ## 0xfb2
.long 0 ## 0x0
.long 4025 ## 0xfb9
.long 4022 ## 0xfb6
.long 4014 ## 0xfae
.long 0 ## 0x0
.long 4026 ## 0xfba
.long 4013 ## 0xfad
.long 4017 ## 0xfb1
.long 0 ## 0x0
.long 4037 ## 0xfc5
.long 4016 ## 0xfb0
.long 4020 ## 0xfb4
.long 256 ## 0x100
.long 3962 ## 0xf7a
.long 4041 ## 0xfc9
.long 4034 ## 0xfc2
.long 0 ## 0x0
.long 4038 ## 0xfc6
.long 4042 ## 0xfca
.long 4030 ## 0xfbe
.long 0 ## 0x0
.long 3996 ## 0xf9c
.long 4024 ## 0xfb8
.long 4032 ## 0xfc0
.long 256 ## 0x100
.long 4012 ## 0xfac
.long 4029 ## 0xfbd
.long 4033 ## 0xfc1
.long 0 ## 0x0
.long 4050 ## 0xfd2
.long 3904 ## 0xf40
.long 3925 ## 0xf55
.long 0 ## 0x0
.long 4052 ## 0xfd4
.long 0 ## 0x0
.long 4044 ## 0xfcc
.long 2 ## 0x2
.long 4048 ## 0xfd0
.long 4069 ## 0xfe5
.long 4056 ## 0xfd8
.long 0 ## 0x0
.long 4054 ## 0xfd6
.long 4064 ## 0xfe0
.long 4060 ## 0xfdc
.long 0 ## 0x0
.long 4058 ## 0xfda
.long 4068 ## 0xfe4
.long 4066 ## 0xfe2
.long 0 ## 0x0
.long 4057 ## 0xfd9
.long 4070 ## 0xfe6
.long 4062 ## 0xfde
.long 0 ## 0x0
.long 4061 ## 0xfdd
.long 4053 ## 0xfd5
.long 4065 ## 0xfe1
.long 0 ## 0x0
.long 3921 ## 0xf51
.long 4080 ## 0xff0
.long 4076 ## 0xfec
.long 0 ## 0x0
.long 4074 ## 0xfea
.long 7696 ## 0x1e10
.long 4082 ## 0xff2
.long 0 ## 0x0
.long 4073 ## 0xfe9
.long 4084 ## 0xff4
.long 4078 ## 0xfee
.long 0 ## 0x0
.long 4081 ## 0xff1
.long 7704 ## 0x1e18
.long 4088 ## 0xff8
.long 0 ## 0x0
.long 4086 ## 0xff6
.long 4492 ## 0x118c
.long 4092 ## 0xffc
.long 0 ## 0x0
.long 4090 ## 0xffa
.long 4500 ## 0x1194
.long 4096 ## 0x1000
.long 0 ## 0x0
.long 4094 ## 0xffe
.long 4644 ## 0x1224
.long 4100 ## 0x1004
.long 0 ## 0x0
.long 4098 ## 0x1002
.long 4652 ## 0x122c
.long 4104 ## 0x1008
.long 0 ## 0x0
.long 4102 ## 0x1006
.long 4804 ## 0x12c4
.long 4108 ## 0x100c
.long 0 ## 0x0
.long 4106 ## 0x100a
.long 4812 ## 0x12cc
.long 4112 ## 0x1010
.long 0 ## 0x0
.long 4110 ## 0x100e
.long 4972 ## 0x136c
.long 4116 ## 0x1014
.long 0 ## 0x0
.long 4114 ## 0x1012
.long 4980 ## 0x1374
.long 4120 ## 0x1018
.long 0 ## 0x0
.long 4118 ## 0x1016
.long 5140 ## 0x1414
.long 4124 ## 0x101c
.long 0 ## 0x0
.long 4122 ## 0x101a
.long 5148 ## 0x141c
.long 4128 ## 0x1020
.long 0 ## 0x0
.long 4126 ## 0x101e
.long 4508 ## 0x119c
.long 4132 ## 0x1024
.long 0 ## 0x0
.long 4130 ## 0x1022
.long 4520 ## 0x11a8
.long 4136 ## 0x1028
.long 0 ## 0x0
.long 4134 ## 0x1026
.long 4660 ## 0x1234
.long 4140 ## 0x102c
.long 0 ## 0x0
.long 4138 ## 0x102a
.long 4672 ## 0x1240
.long 4144 ## 0x1030
.long 0 ## 0x0
.long 4142 ## 0x102e
.long 4820 ## 0x12d4
.long 4148 ## 0x1034
.long 0 ## 0x0
.long 4146 ## 0x1032
.long 4832 ## 0x12e0
.long 4152 ## 0x1038
.long 0 ## 0x0
.long 4150 ## 0x1036
.long 4988 ## 0x137c
.long 4156 ## 0x103c
.long 0 ## 0x0
.long 4154 ## 0x103a
.long 5000 ## 0x1388
.long 4160 ## 0x1040
.long 0 ## 0x0
.long 4158 ## 0x103e
.long 5156 ## 0x1424
.long 4164 ## 0x1044
.long 0 ## 0x0
.long 4162 ## 0x1042
.long 5168 ## 0x1430
.long 4168 ## 0x1048
.long 0 ## 0x0
.long 4166 ## 0x1046
.long 4532 ## 0x11b4
.long 4172 ## 0x104c
.long 0 ## 0x0
.long 4170 ## 0x104a
.long 4544 ## 0x11c0
.long 4176 ## 0x1050
.long 0 ## 0x0
.long 4174 ## 0x104e
.long 4684 ## 0x124c
.long 4180 ## 0x1054
.long 0 ## 0x0
.long 4178 ## 0x1052
.long 4696 ## 0x1258
.long 4184 ## 0x1058
.long 0 ## 0x0
.long 4182 ## 0x1056
.long 4844 ## 0x12ec
.long 4188 ## 0x105c
.long 0 ## 0x0
.long 4186 ## 0x105a
.long 4856 ## 0x12f8
.long 4192 ## 0x1060
.long 0 ## 0x0
.long 4190 ## 0x105e
.long 5012 ## 0x1394
.long 4196 ## 0x1064
.long 0 ## 0x0
.long 4194 ## 0x1062
.long 5024 ## 0x13a0
.long 4200 ## 0x1068
.long 0 ## 0x0
.long 4198 ## 0x1066
.long 5180 ## 0x143c
.long 4204 ## 0x106c
.long 0 ## 0x0
.long 4202 ## 0x106a
.long 5192 ## 0x1448
.long 4208 ## 0x1070
.long 0 ## 0x0
.long 4206 ## 0x106e
.long 4556 ## 0x11cc
.long 4212 ## 0x1074
.long 0 ## 0x0
.long 4210 ## 0x1072
.long 4568 ## 0x11d8
.long 4216 ## 0x1078
.long 0 ## 0x0
.long 4214 ## 0x1076
.long 4708 ## 0x1264
.long 4220 ## 0x107c
.long 0 ## 0x0
.long 4218 ## 0x107a
.long 4720 ## 0x1270
.long 4224 ## 0x1080
.long 0 ## 0x0
.long 4222 ## 0x107e
.long 4868 ## 0x1304
.long 4228 ## 0x1084
.long 0 ## 0x0
.long 4226 ## 0x1082
.long 4880 ## 0x1310
.long 4232 ## 0x1088
.long 0 ## 0x0
.long 4230 ## 0x1086
.long 5036 ## 0x13ac
.long 4236 ## 0x108c
.long 0 ## 0x0
.long 4234 ## 0x108a
.long 5048 ## 0x13b8
.long 4240 ## 0x1090
.long 0 ## 0x0
.long 4238 ## 0x108e
.long 5204 ## 0x1454
.long 4244 ## 0x1094
.long 0 ## 0x0
.long 4242 ## 0x1092
.long 5216 ## 0x1460
.long 4248 ## 0x1098
.long 0 ## 0x0
.long 4246 ## 0x1096
.long 4580 ## 0x11e4
.long 4252 ## 0x109c
.long 0 ## 0x0
.long 4250 ## 0x109a
.long 4592 ## 0x11f0
.long 4256 ## 0x10a0
.long 0 ## 0x0
.long 4254 ## 0x109e
.long 4732 ## 0x127c
.long 4260 ## 0x10a4
.long 0 ## 0x0
.long 4258 ## 0x10a2
.long 4744 ## 0x1288
.long 4264 ## 0x10a8
.long 0 ## 0x0
.long 4262 ## 0x10a6
.long 4892 ## 0x131c
.long 4268 ## 0x10ac
.long 0 ## 0x0
.long 4266 ## 0x10aa
.long 4904 ## 0x1328
.long 4272 ## 0x10b0
.long 0 ## 0x0
.long 4270 ## 0x10ae
.long 5060 ## 0x13c4
.long 4276 ## 0x10b4
.long 0 ## 0x0
.long 4274 ## 0x10b2
.long 5072 ## 0x13d0
.long 4280 ## 0x10b8
.long 0 ## 0x0
.long 4278 ## 0x10b6
.long 5228 ## 0x146c
.long 4284 ## 0x10bc
.long 0 ## 0x0
.long 4282 ## 0x10ba
.long 5240 ## 0x1478
.long 7498 ## 0x1d4a
.long 0 ## 0x0
.long 4581 ## 0x11e5
.long 4294 ## 0x10c6
.long 5132 ## 0x140c
.long 592 ## 0x250
.long 4557 ## 0x11cd
.long 4298 ## 0x10ca
.long 4289 ## 0x10c1
.long 592 ## 0x250
.long 4533 ## 0x11b5
.long 4302 ## 0x10ce
.long 4293 ## 0x10c5
.long 592 ## 0x250
.long 4509 ## 0x119d
.long 4493 ## 0x118d
.long 4297 ## 0x10c9
.long 592 ## 0x250
.long 4593 ## 0x11f1
.long 4310 ## 0x10d6
.long 5124 ## 0x1404
.long 592 ## 0x250
.long 4569 ## 0x11d9
.long 4314 ## 0x10da
.long 4305 ## 0x10d1
.long 592 ## 0x250
.long 4545 ## 0x11c1
.long 4318 ## 0x10de
.long 4309 ## 0x10d5
.long 592 ## 0x250
.long 4521 ## 0x11a9
.long 4501 ## 0x1195
.long 4313 ## 0x10d9
.long 592 ## 0x250
.long 4733 ## 0x127d
.long 4326 ## 0x10e6
.long 4756 ## 0x1294
.long 592 ## 0x250
.long 4709 ## 0x1265
.long 4330 ## 0x10ea
.long 4321 ## 0x10e1
.long 592 ## 0x250
.long 4685 ## 0x124d
.long 4334 ## 0x10ee
.long 4325 ## 0x10e5
.long 592 ## 0x250
.long 4661 ## 0x1235
.long 4645 ## 0x1225
.long 4329 ## 0x10e9
.long 592 ## 0x250
.long 4745 ## 0x1289
.long 4342 ## 0x10f6
.long 4776 ## 0x12a8
.long 592 ## 0x250
.long 4721 ## 0x1271
.long 4346 ## 0x10fa
.long 4337 ## 0x10f1
.long 592 ## 0x250
.long 4697 ## 0x1259
.long 4350 ## 0x10fe
.long 4341 ## 0x10f5
.long 592 ## 0x250
.long 4673 ## 0x1241
.long 4653 ## 0x122d
.long 4345 ## 0x10f9
.long 592 ## 0x250
.long 4893 ## 0x131d
.long 4358 ## 0x1106
.long 4916 ## 0x1334
.long 592 ## 0x250
.long 4869 ## 0x1305
.long 4362 ## 0x110a
.long 4353 ## 0x1101
.long 592 ## 0x250
.long 4845 ## 0x12ed
.long 4366 ## 0x110e
.long 4357 ## 0x1105
.long 592 ## 0x250
.long 4821 ## 0x12d5
.long 4805 ## 0x12c5
.long 4361 ## 0x1109
.long 592 ## 0x250
.long 4905 ## 0x1329
.long 4374 ## 0x1116
.long 4944 ## 0x1350
.long 592 ## 0x250
.long 4881 ## 0x1311
.long 4378 ## 0x111a
.long 4369 ## 0x1111
.long 592 ## 0x250
.long 4857 ## 0x12f9
.long 4382 ## 0x111e
.long 4373 ## 0x1115
.long 592 ## 0x250
.long 4833 ## 0x12e1
.long 4813 ## 0x12cd
.long 4377 ## 0x1119
.long 592 ## 0x250
.long 5061 ## 0x13c5
.long 4390 ## 0x1126
.long 5084 ## 0x13dc
.long 592 ## 0x250
.long 5037 ## 0x13ad
.long 4394 ## 0x112a
.long 4385 ## 0x1121
.long 592 ## 0x250
.long 5013 ## 0x1395
.long 4398 ## 0x112e
.long 4389 ## 0x1125
.long 592 ## 0x250
.long 4989 ## 0x137d
.long 4973 ## 0x136d
.long 4393 ## 0x1129
.long 592 ## 0x250
.long 5073 ## 0x13d1
.long 4406 ## 0x1136
.long 5112 ## 0x13f8
.long 592 ## 0x250
.long 5049 ## 0x13b9
.long 4410 ## 0x113a
.long 4401 ## 0x1131
.long 592 ## 0x250
.long 5025 ## 0x13a1
.long 4414 ## 0x113e
.long 4405 ## 0x1135
.long 592 ## 0x250
.long 5001 ## 0x1389
.long 4981 ## 0x1375
.long 4409 ## 0x1139
.long 592 ## 0x250
.long 5229 ## 0x146d
.long 4422 ## 0x1146
.long 4964 ## 0x1364
.long 592 ## 0x250
.long 5205 ## 0x1455
.long 4426 ## 0x114a
.long 4417 ## 0x1141
.long 592 ## 0x250
.long 5181 ## 0x143d
.long 4430 ## 0x114e
.long 4421 ## 0x1145
.long 592 ## 0x250
.long 5157 ## 0x1425
.long 5141 ## 0x1415
.long 4425 ## 0x1149
.long 592 ## 0x250
.long 5241 ## 0x1479
.long 4438 ## 0x1156
.long 4956 ## 0x135c
.long 592 ## 0x250
.long 5217 ## 0x1461
.long 4442 ## 0x115a
.long 4433 ## 0x1151
.long 592 ## 0x250
.long 5193 ## 0x1449
.long 4446 ## 0x115e
.long 4437 ## 0x1155
.long 592 ## 0x250
.long 5169 ## 0x1431
.long 5149 ## 0x141d
.long 4441 ## 0x1159
.long 592 ## 0x250
.long 4454 ## 0x1166
.long 4929 ## 0x1341
.long 4584 ## 0x11e8
.long 592 ## 0x250
.long 4462 ## 0x116e
.long 4458 ## 0x116a
.long 4448 ## 0x1160
.long 528 ## 0x210
.long 1 ## 0x1
.long 4485 ## 0x1185
.long 4453 ## 0x1165
.long 785 ## 0x311
.long 31 ## 0x1f
.long 4477 ## 0x117d
.long 4452 ## 0x1164
.long 721 ## 0x2d1
.long 4470 ## 0x1176
.long 4937 ## 0x1349
.long 4596 ## 0x11f4
.long 592 ## 0x250
.long 4482 ## 0x1182
.long 4474 ## 0x117a
.long 4464 ## 0x1170
.long 528 ## 0x210
.long 1 ## 0x1
.long 4478 ## 0x117e
.long 4469 ## 0x1175
.long 785 ## 0x311
.long 4777 ## 0x12a9
.long 4461 ## 0x116d
.long 4473 ## 0x1179
.long 320 ## 0x140
.long 31 ## 0x1f
.long 4486 ## 0x1186
.long 4468 ## 0x1174
.long 721 ## 0x2d1
.long 4757 ## 0x1295
.long 4457 ## 0x1169
.long 4481 ## 0x1181
.long 320 ## 0x140
.long 4513 ## 0x11a1
.long 4494 ## 0x118e
.long 6792 ## 0x1a88
.long 592 ## 0x250
.long 4089 ## 0xff9
.long 4301 ## 0x10cd
.long 4489 ## 0x1189
.long 320 ## 0x140
.long 4525 ## 0x11ad
.long 4502 ## 0x1196
.long 6816 ## 0x1aa0
.long 592 ## 0x250
.long 4093 ## 0xffd
.long 4317 ## 0x10dd
.long 4497 ## 0x1191
.long 320 ## 0x140
.long 4514 ## 0x11a2
.long 4510 ## 0x119e
.long 5268 ## 0x1494
.long 592 ## 0x250
.long 4129 ## 0x1021
.long 4300 ## 0x10cc
.long 4505 ## 0x1199
.long 320 ## 0x140
.long 4537 ## 0x11b9
.long 4488 ## 0x1188
.long 4504 ## 0x1198
.long 320 ## 0x140
.long 4526 ## 0x11ae
.long 4522 ## 0x11aa
.long 5276 ## 0x149c
.long 592 ## 0x250
.long 4133 ## 0x1025
.long 4316 ## 0x10dc
.long 4517 ## 0x11a5
.long 320 ## 0x140
.long 4549 ## 0x11c5
.long 4496 ## 0x1190
.long 4516 ## 0x11a4
.long 320 ## 0x140
.long 4538 ## 0x11ba
.long 4534 ## 0x11b6
.long 5308 ## 0x14bc
.long 592 ## 0x250
.long 4169 ## 0x1049
.long 4296 ## 0x10c8
.long 4529 ## 0x11b1
.long 320 ## 0x140
.long 4561 ## 0x11d1
.long 4512 ## 0x11a0
.long 4528 ## 0x11b0
.long 320 ## 0x140
.long 4550 ## 0x11c6
.long 4546 ## 0x11c2
.long 5300 ## 0x14b4
.long 592 ## 0x250
.long 4173 ## 0x104d
.long 4312 ## 0x10d8
.long 4541 ## 0x11bd
.long 320 ## 0x140
.long 4573 ## 0x11dd
.long 4524 ## 0x11ac
.long 4540 ## 0x11bc
.long 320 ## 0x140
.long 4562 ## 0x11d2
.long 4558 ## 0x11ce
.long 5332 ## 0x14d4
.long 592 ## 0x250
.long 4209 ## 0x1071
.long 4292 ## 0x10c4
.long 4553 ## 0x11c9
.long 320 ## 0x140
.long 4585 ## 0x11e9
.long 4536 ## 0x11b8
.long 4552 ## 0x11c8
.long 320 ## 0x140
.long 4574 ## 0x11de
.long 4570 ## 0x11da
.long 5340 ## 0x14dc
.long 592 ## 0x250
.long 4213 ## 0x1075
.long 4308 ## 0x10d4
.long 4565 ## 0x11d5
.long 320 ## 0x140
.long 4597 ## 0x11f5
.long 4548 ## 0x11c4
.long 4564 ## 0x11d4
.long 320 ## 0x140
.long 4586 ## 0x11ea
.long 4582 ## 0x11e6
.long 5372 ## 0x14fc
.long 592 ## 0x250
.long 4249 ## 0x1099
.long 4288 ## 0x10c0
.long 4577 ## 0x11e1
.long 320 ## 0x140
.long 4450 ## 0x1162
.long 4560 ## 0x11d0
.long 4576 ## 0x11e0
.long 320 ## 0x140
.long 4598 ## 0x11f6
.long 4594 ## 0x11f2
.long 5364 ## 0x14f4
.long 592 ## 0x250
.long 4253 ## 0x109d
.long 4304 ## 0x10d0
.long 4589 ## 0x11ed
.long 320 ## 0x140
.long 4466 ## 0x1172
.long 4572 ## 0x11dc
.long 4588 ## 0x11ec
.long 320 ## 0x140
.long 4606 ## 0x11fe
.long 5097 ## 0x13e9
.long 4736 ## 0x1280
.long 592 ## 0x250
.long 4614 ## 0x1206
.long 4610 ## 0x1202
.long 4600 ## 0x11f8
.long 528 ## 0x210
.long 1 ## 0x1
.long 4637 ## 0x121d
.long 4605 ## 0x11fd
.long 785 ## 0x311
.long 31 ## 0x1f
.long 4629 ## 0x1215
.long 4604 ## 0x11fc
.long 721 ## 0x2d1
.long 4622 ## 0x120e
.long 5105 ## 0x13f1
.long 4748 ## 0x128c
.long 592 ## 0x250
.long 4634 ## 0x121a
.long 4626 ## 0x1212
.long 4616 ## 0x1208
.long 528 ## 0x210
.long 1 ## 0x1
.long 4630 ## 0x1216
.long 4621 ## 0x120d
.long 785 ## 0x311
.long 4945 ## 0x1351
.long 4613 ## 0x1205
.long 4625 ## 0x1211
.long 320 ## 0x140
.long 31 ## 0x1f
.long 4638 ## 0x121e
.long 4620 ## 0x120c
.long 721 ## 0x2d1
.long 4917 ## 0x1335
.long 4609 ## 0x1201
.long 4633 ## 0x1219
.long 320 ## 0x140
.long 4665 ## 0x1239
.long 4646 ## 0x1226
.long 5404 ## 0x151c
.long 592 ## 0x250
.long 4097 ## 0x1001
.long 4333 ## 0x10ed
.long 4641 ## 0x1221
.long 320 ## 0x140
.long 4677 ## 0x1245
.long 4654 ## 0x122e
.long 5396 ## 0x1514
.long 592 ## 0x250
.long 4101 ## 0x1005
.long 4349 ## 0x10fd
.long 4649 ## 0x1229
.long 320 ## 0x140
.long 4666 ## 0x123a
.long 4662 ## 0x1236
.long 5428 ## 0x1534
.long 592 ## 0x250
.long 4137 ## 0x1029
.long 4332 ## 0x10ec
.long 4657 ## 0x1231
.long 320 ## 0x140
.long 4689 ## 0x1251
.long 4640 ## 0x1220
.long 4656 ## 0x1230
.long 320 ## 0x140
.long 4678 ## 0x1246
.long 4674 ## 0x1242
.long 5436 ## 0x153c
.long 592 ## 0x250
.long 4141 ## 0x102d
.long 4348 ## 0x10fc
.long 4669 ## 0x123d
.long 320 ## 0x140
.long 4701 ## 0x125d
.long 4648 ## 0x1228
.long 4668 ## 0x123c
.long 320 ## 0x140
.long 4690 ## 0x1252
.long 4686 ## 0x124e
.long 5468 ## 0x155c
.long 592 ## 0x250
.long 4177 ## 0x1051
.long 4328 ## 0x10e8
.long 4681 ## 0x1249
.long 320 ## 0x140
.long 4713 ## 0x1269
.long 4664 ## 0x1238
.long 4680 ## 0x1248
.long 320 ## 0x140
.long 4702 ## 0x125e
.long 4698 ## 0x125a
.long 5460 ## 0x1554
.long 592 ## 0x250
.long 4181 ## 0x1055
.long 4344 ## 0x10f8
.long 4693 ## 0x1255
.long 320 ## 0x140
.long 4725 ## 0x1275
.long 4676 ## 0x1244
.long 4692 ## 0x1254
.long 320 ## 0x140
.long 4714 ## 0x126a
.long 4710 ## 0x1266
.long 5492 ## 0x1574
.long 592 ## 0x250
.long 4217 ## 0x1079
.long 4324 ## 0x10e4
.long 4705 ## 0x1261
.long 320 ## 0x140
.long 4737 ## 0x1281
.long 4688 ## 0x1250
.long 4704 ## 0x1260
.long 320 ## 0x140
.long 4726 ## 0x1276
.long 4722 ## 0x1272
.long 5500 ## 0x157c
.long 592 ## 0x250
.long 4221 ## 0x107d
.long 4340 ## 0x10f4
.long 4717 ## 0x126d
.long 320 ## 0x140
.long 4749 ## 0x128d
.long 4700 ## 0x125c
.long 4716 ## 0x126c
.long 320 ## 0x140
.long 4738 ## 0x1282
.long 4734 ## 0x127e
.long 5532 ## 0x159c
.long 592 ## 0x250
.long 4257 ## 0x10a1
.long 4320 ## 0x10e0
.long 4729 ## 0x1279
.long 320 ## 0x140
.long 4602 ## 0x11fa
.long 4712 ## 0x1268
.long 4728 ## 0x1278
.long 320 ## 0x140
.long 4750 ## 0x128e
.long 4746 ## 0x128a
.long 5524 ## 0x1594
.long 592 ## 0x250
.long 4261 ## 0x10a5
.long 4336 ## 0x10f0
.long 4741 ## 0x1285
.long 320 ## 0x140
.long 4618 ## 0x120a
.long 4724 ## 0x1274
.long 4740 ## 0x1284
.long 320 ## 0x140
.long 4762 ## 0x129a
.long 4758 ## 0x1296
.long 4896 ## 0x1320
.long 592 ## 0x250
.long 4322 ## 0x10e2
.long 4484 ## 0x1184
.long 4753 ## 0x1291
.long 320 ## 0x140
.long 4770 ## 0x12a2
.long 4766 ## 0x129e
.long 4752 ## 0x1290
.long 528 ## 0x210
.long 1 ## 0x1
.long 4797 ## 0x12bd
.long 4761 ## 0x1299
.long 785 ## 0x311
.long 31 ## 0x1f
.long 4789 ## 0x12b5
.long 4760 ## 0x1298
.long 721 ## 0x2d1
.long 4782 ## 0x12ae
.long 4778 ## 0x12aa
.long 4908 ## 0x132c
.long 592 ## 0x250
.long 4338 ## 0x10f2
.long 4476 ## 0x117c
.long 4773 ## 0x12a5
.long 320 ## 0x140
.long 4794 ## 0x12ba
.long 4786 ## 0x12b2
.long 4772 ## 0x12a4
.long 528 ## 0x210
.long 1 ## 0x1
.long 4790 ## 0x12b6
.long 4781 ## 0x12ad
.long 785 ## 0x311
.long 5113 ## 0x13f9
.long 4769 ## 0x12a1
.long 4785 ## 0x12b1
.long 320 ## 0x140
.long 31 ## 0x1f
.long 4798 ## 0x12be
.long 4780 ## 0x12ac
.long 721 ## 0x2d1
.long 5085 ## 0x13dd
.long 4765 ## 0x129d
.long 4793 ## 0x12b9
.long 320 ## 0x140
.long 4825 ## 0x12d9
.long 4806 ## 0x12c6
.long 5556 ## 0x15b4
.long 592 ## 0x250
.long 4105 ## 0x1009
.long 4365 ## 0x110d
.long 4801 ## 0x12c1
.long 320 ## 0x140
.long 4837 ## 0x12e5
.long 4814 ## 0x12ce
.long 5564 ## 0x15bc
.long 592 ## 0x250
.long 4109 ## 0x100d
.long 4381 ## 0x111d
.long 4809 ## 0x12c9
.long 320 ## 0x140
.long 4826 ## 0x12da
.long 4822 ## 0x12d6
.long 5596 ## 0x15dc
.long 592 ## 0x250
.long 4145 ## 0x1031
.long 4364 ## 0x110c
.long 4817 ## 0x12d1
.long 320 ## 0x140
.long 4849 ## 0x12f1
.long 4800 ## 0x12c0
.long 4816 ## 0x12d0
.long 320 ## 0x140
.long 4838 ## 0x12e6
.long 4834 ## 0x12e2
.long 5588 ## 0x15d4
.long 592 ## 0x250
.long 4149 ## 0x1035
.long 4380 ## 0x111c
.long 4829 ## 0x12dd
.long 320 ## 0x140
.long 4861 ## 0x12fd
.long 4808 ## 0x12c8
.long 4828 ## 0x12dc
.long 320 ## 0x140
.long 4850 ## 0x12f2
.long 4846 ## 0x12ee
.long 5620 ## 0x15f4
.long 592 ## 0x250
.long 4185 ## 0x1059
.long 4360 ## 0x1108
.long 4841 ## 0x12e9
.long 320 ## 0x140
.long 4873 ## 0x1309
.long 4824 ## 0x12d8
.long 4840 ## 0x12e8
.long 320 ## 0x140
.long 4862 ## 0x12fe
.long 4858 ## 0x12fa
.long 5628 ## 0x15fc
.long 592 ## 0x250
.long 4189 ## 0x105d
.long 4376 ## 0x1118
.long 4853 ## 0x12f5
.long 320 ## 0x140
.long 4885 ## 0x1315
.long 4836 ## 0x12e4
.long 4852 ## 0x12f4
.long 320 ## 0x140
.long 4874 ## 0x130a
.long 4870 ## 0x1306
.long 5660 ## 0x161c
.long 592 ## 0x250
.long 4225 ## 0x1081
.long 4356 ## 0x1104
.long 4865 ## 0x1301
.long 320 ## 0x140
.long 4897 ## 0x1321
.long 4848 ## 0x12f0
.long 4864 ## 0x1300
.long 320 ## 0x140
.long 4886 ## 0x1316
.long 4882 ## 0x1312
.long 5652 ## 0x1614
.long 592 ## 0x250
.long 4229 ## 0x1085
.long 4372 ## 0x1114
.long 4877 ## 0x130d
.long 320 ## 0x140
.long 4909 ## 0x132d
.long 4860 ## 0x12fc
.long 4876 ## 0x130c
.long 320 ## 0x140
.long 4898 ## 0x1322
.long 4894 ## 0x131e
.long 5684 ## 0x1634
.long 592 ## 0x250
.long 4265 ## 0x10a9
.long 4352 ## 0x1100
.long 4889 ## 0x1319
.long 320 ## 0x140
.long 4754 ## 0x1292
.long 4872 ## 0x1308
.long 4888 ## 0x1318
.long 320 ## 0x140
.long 4910 ## 0x132e
.long 4906 ## 0x132a
.long 5692 ## 0x163c
.long 592 ## 0x250
.long 4269 ## 0x10ad
.long 4368 ## 0x1110
.long 4901 ## 0x1325
.long 320 ## 0x140
.long 4774 ## 0x12a6
.long 4884 ## 0x1314
.long 4900 ## 0x1324
.long 320 ## 0x140
.long 4922 ## 0x133a
.long 4918 ## 0x1336
.long 5064 ## 0x13c8
.long 592 ## 0x250
.long 4354 ## 0x1102
.long 4636 ## 0x121c
.long 4913 ## 0x1331
.long 320 ## 0x140
.long 4934 ## 0x1346
.long 4926 ## 0x133e
.long 4912 ## 0x1330
.long 528 ## 0x210
.long 1 ## 0x1
.long 4930 ## 0x1342
.long 4921 ## 0x1339
.long 785 ## 0x311
.long 4965 ## 0x1365
.long 4449 ## 0x1161
.long 4925 ## 0x133d
.long 320 ## 0x140
.long 31 ## 0x1f
.long 4938 ## 0x134a
.long 4920 ## 0x1338
.long 721 ## 0x2d1
.long 4957 ## 0x135d
.long 4465 ## 0x1171
.long 4933 ## 0x1345
.long 320 ## 0x140
.long 4950 ## 0x1356
.long 4946 ## 0x1352
.long 5076 ## 0x13d4
.long 592 ## 0x250
.long 4370 ## 0x1112
.long 4628 ## 0x1214
.long 4941 ## 0x134d
.long 320 ## 0x140
.long 4962 ## 0x1362
.long 4954 ## 0x135a
.long 4940 ## 0x134c
.long 528 ## 0x210
.long 1 ## 0x1
.long 4958 ## 0x135e
.long 4949 ## 0x1355
.long 785 ## 0x311
.long 4434 ## 0x1152
.long 4936 ## 0x1348
.long 4953 ## 0x1359
.long 320 ## 0x140
.long 31 ## 0x1f
.long 4966 ## 0x1366
.long 4948 ## 0x1354
.long 721 ## 0x2d1
.long 4418 ## 0x1142
.long 4928 ## 0x1340
.long 4961 ## 0x1361
.long 320 ## 0x140
.long 4993 ## 0x1381
.long 4974 ## 0x136e
.long 5724 ## 0x165c
.long 592 ## 0x250
.long 4113 ## 0x1011
.long 4397 ## 0x112d
.long 4969 ## 0x1369
.long 320 ## 0x140
.long 5005 ## 0x138d
.long 4982 ## 0x1376
.long 5716 ## 0x1654
.long 592 ## 0x250
.long 4117 ## 0x1015
.long 4413 ## 0x113d
.long 4977 ## 0x1371
.long 320 ## 0x140
.long 4994 ## 0x1382
.long 4990 ## 0x137e
.long 5748 ## 0x1674
.long 592 ## 0x250
.long 4153 ## 0x1039
.long 4396 ## 0x112c
.long 4985 ## 0x1379
.long 320 ## 0x140
.long 5017 ## 0x1399
.long 4968 ## 0x1368
.long 4984 ## 0x1378
.long 320 ## 0x140
.long 5006 ## 0x138e
.long 5002 ## 0x138a
.long 5756 ## 0x167c
.long 592 ## 0x250
.long 4157 ## 0x103d
.long 4412 ## 0x113c
.long 4997 ## 0x1385
.long 320 ## 0x140
.long 5029 ## 0x13a5
.long 4976 ## 0x1370
.long 4996 ## 0x1384
.long 320 ## 0x140
.long 5018 ## 0x139a
.long 5014 ## 0x1396
.long 5788 ## 0x169c
.long 592 ## 0x250
.long 4193 ## 0x1061
.long 4392 ## 0x1128
.long 5009 ## 0x1391
.long 320 ## 0x140
.long 5041 ## 0x13b1
.long 4992 ## 0x1380
.long 5008 ## 0x1390
.long 320 ## 0x140
.long 5030 ## 0x13a6
.long 5026 ## 0x13a2
.long 5780 ## 0x1694
.long 592 ## 0x250
.long 4197 ## 0x1065
.long 4408 ## 0x1138
.long 5021 ## 0x139d
.long 320 ## 0x140
.long 5053 ## 0x13bd
.long 5004 ## 0x138c
.long 5020 ## 0x139c
.long 320 ## 0x140
.long 5042 ## 0x13b2
.long 5038 ## 0x13ae
.long 5820 ## 0x16bc
.long 592 ## 0x250
.long 4233 ## 0x1089
.long 4388 ## 0x1124
.long 5033 ## 0x13a9
.long 320 ## 0x140
.long 5065 ## 0x13c9
.long 5016 ## 0x1398
.long 5032 ## 0x13a8
.long 320 ## 0x140
.long 5054 ## 0x13be
.long 5050 ## 0x13ba
.long 5812 ## 0x16b4
.long 592 ## 0x250
.long 4237 ## 0x108d
.long 4404 ## 0x1134
.long 5045 ## 0x13b5
.long 320 ## 0x140
.long 5077 ## 0x13d5
.long 5028 ## 0x13a4
.long 5044 ## 0x13b4
.long 320 ## 0x140
.long 5066 ## 0x13ca
.long 5062 ## 0x13c6
.long 5844 ## 0x16d4
.long 592 ## 0x250
.long 4273 ## 0x10b1
.long 4384 ## 0x1120
.long 5057 ## 0x13c1
.long 320 ## 0x140
.long 4914 ## 0x1332
.long 5040 ## 0x13b0
.long 5056 ## 0x13c0
.long 320 ## 0x140
.long 5078 ## 0x13d6
.long 5074 ## 0x13d2
.long 5852 ## 0x16dc
.long 592 ## 0x250
.long 4277 ## 0x10b5
.long 4400 ## 0x1130
.long 5069 ## 0x13cd
.long 320 ## 0x140
.long 4942 ## 0x134e
.long 5052 ## 0x13bc
.long 5068 ## 0x13cc
.long 320 ## 0x140
.long 5090 ## 0x13e2
.long 5086 ## 0x13de
.long 5232 ## 0x1470
.long 592 ## 0x250
.long 4386 ## 0x1122
.long 4796 ## 0x12bc
.long 5081 ## 0x13d9
.long 320 ## 0x140
.long 5102 ## 0x13ee
.long 5094 ## 0x13e6
.long 5080 ## 0x13d8
.long 528 ## 0x210
.long 1 ## 0x1
.long 5098 ## 0x13ea
.long 5089 ## 0x13e1
.long 785 ## 0x311
.long 5133 ## 0x140d
.long 4601 ## 0x11f9
.long 5093 ## 0x13e5
.long 320 ## 0x140
.long 31 ## 0x1f
.long 5106 ## 0x13f2
.long 5088 ## 0x13e0
.long 721 ## 0x2d1
.long 5125 ## 0x1405
.long 4617 ## 0x1209
.long 5101 ## 0x13ed
.long 320 ## 0x140
.long 5118 ## 0x13fe
.long 5114 ## 0x13fa
.long 5244 ## 0x147c
.long 592 ## 0x250
.long 4402 ## 0x1132
.long 4788 ## 0x12b4
.long 5109 ## 0x13f5
.long 320 ## 0x140
.long 5130 ## 0x140a
.long 5122 ## 0x1402
.long 5108 ## 0x13f4
.long 528 ## 0x210
.long 1 ## 0x1
.long 5126 ## 0x1406
.long 5117 ## 0x13fd
.long 785 ## 0x311
.long 4306 ## 0x10d2
.long 5104 ## 0x13f0
.long 5121 ## 0x1401
.long 320 ## 0x140
.long 31 ## 0x1f
.long 5134 ## 0x140e
.long 5116 ## 0x13fc
.long 721 ## 0x2d1
.long 4290 ## 0x10c2
.long 5096 ## 0x13e8
.long 5129 ## 0x1409
.long 320 ## 0x140
.long 5161 ## 0x1429
.long 5142 ## 0x1416
.long 5884 ## 0x16fc
.long 592 ## 0x250
.long 4121 ## 0x1019
.long 4429 ## 0x114d
.long 5137 ## 0x1411
.long 320 ## 0x140
.long 5173 ## 0x1435
.long 5150 ## 0x141e
.long 5876 ## 0x16f4
.long 592 ## 0x250
.long 4125 ## 0x101d
.long 4445 ## 0x115d
.long 5145 ## 0x1419
.long 320 ## 0x140
.long 5162 ## 0x142a
.long 5158 ## 0x1426
.long 5916 ## 0x171c
.long 592 ## 0x250
.long 4161 ## 0x1041
.long 4428 ## 0x114c
.long 5153 ## 0x1421
.long 320 ## 0x140
.long 5185 ## 0x1441
.long 5136 ## 0x1410
.long 5152 ## 0x1420
.long 320 ## 0x140
.long 5174 ## 0x1436
.long 5170 ## 0x1432
.long 5908 ## 0x1714
.long 592 ## 0x250
.long 4165 ## 0x1045
.long 4444 ## 0x115c
.long 5165 ## 0x142d
.long 320 ## 0x140
.long 5197 ## 0x144d
.long 5144 ## 0x1418
.long 5164 ## 0x142c
.long 320 ## 0x140
.long 5186 ## 0x1442
.long 5182 ## 0x143e
.long 5940 ## 0x1734
.long 592 ## 0x250
.long 4201 ## 0x1069
.long 4424 ## 0x1148
.long 5177 ## 0x1439
.long 320 ## 0x140
.long 5209 ## 0x1459
.long 5160 ## 0x1428
.long 5176 ## 0x1438
.long 320 ## 0x140
.long 5198 ## 0x144e
.long 5194 ## 0x144a
.long 5948 ## 0x173c
.long 592 ## 0x250
.long 4205 ## 0x106d
.long 4440 ## 0x1158
.long 5189 ## 0x1445
.long 320 ## 0x140
.long 5221 ## 0x1465
.long 5172 ## 0x1434
.long 5188 ## 0x1444
.long 320 ## 0x140
.long 5210 ## 0x145a
.long 5206 ## 0x1456
.long 5980 ## 0x175c
.long 592 ## 0x250
.long 4241 ## 0x1091
.long 4420 ## 0x1144
.long 5201 ## 0x1451
.long 320 ## 0x140
.long 5233 ## 0x1471
.long 5184 ## 0x1440
.long 5200 ## 0x1450
.long 320 ## 0x140
.long 5222 ## 0x1466
.long 5218 ## 0x1462
.long 5972 ## 0x1754
.long 592 ## 0x250
.long 4245 ## 0x1095
.long 4436 ## 0x1154
.long 5213 ## 0x145d
.long 320 ## 0x140
.long 5245 ## 0x147d
.long 5196 ## 0x144c
.long 5212 ## 0x145c
.long 320 ## 0x140
.long 5234 ## 0x1472
.long 5230 ## 0x146e
.long 6012 ## 0x177c
.long 592 ## 0x250
.long 4281 ## 0x10b9
.long 4416 ## 0x1140
.long 5225 ## 0x1469
.long 320 ## 0x140
.long 5082 ## 0x13da
.long 5208 ## 0x1458
.long 5224 ## 0x1468
.long 320 ## 0x140
.long 5246 ## 0x147e
.long 5242 ## 0x147a
.long 6004 ## 0x1774
.long 592 ## 0x250
.long 4285 ## 0x10bd
.long 4432 ## 0x1150
.long 5237 ## 0x1475
.long 320 ## 0x140
.long 5110 ## 0x13f6
.long 5220 ## 0x1464
.long 5236 ## 0x1474
.long 320 ## 0x140
.long 5258 ## 0x148a
.long 5254 ## 0x1486
.long 6940 ## 0x1b1c
.long 528 ## 0x210
.long 4 ## 0x4
.long 5277 ## 0x149d
.long 5249 ## 0x1481
.long 785 ## 0x311
.long 28 ## 0x1c
.long 5269 ## 0x1495
.long 5248 ## 0x1480
.long 721 ## 0x2d1
.long 5274 ## 0x149a
.long 5266 ## 0x1492
.long 6964 ## 0x1b34
.long 528 ## 0x210
.long 4 ## 0x4
.long 5270 ## 0x1496
.long 5261 ## 0x148d
.long 785 ## 0x311
.long 4506 ## 0x119a
.long 5257 ## 0x1489
.long 5265 ## 0x1491
.long 320 ## 0x140
.long 28 ## 0x1c
.long 5278 ## 0x149e
.long 5260 ## 0x148c
.long 721 ## 0x2d1
.long 4518 ## 0x11a6
.long 5253 ## 0x1485
.long 5273 ## 0x1499
.long 320 ## 0x140
.long 5290 ## 0x14aa
.long 5286 ## 0x14a6
.long 6380 ## 0x18ec
.long 528 ## 0x210
.long 3 ## 0x3
.long 5309 ## 0x14bd
.long 5281 ## 0x14a1
.long 785 ## 0x311
.long 29 ## 0x1d
.long 5301 ## 0x14b5
.long 5280 ## 0x14a0
.long 721 ## 0x2d1
.long 5306 ## 0x14ba
.long 5298 ## 0x14b2
.long 6400 ## 0x1900
.long 528 ## 0x210
.long 3 ## 0x3
.long 5302 ## 0x14b6
.long 5293 ## 0x14ad
.long 785 ## 0x311
.long 4542 ## 0x11be
.long 5289 ## 0x14a9
.long 5297 ## 0x14b1
.long 320 ## 0x140
.long 29 ## 0x1d
.long 5310 ## 0x14be
.long 5292 ## 0x14ac
.long 721 ## 0x2d1
.long 4530 ## 0x11b2
.long 5285 ## 0x14a5
.long 5305 ## 0x14b9
.long 320 ## 0x140
.long 5322 ## 0x14ca
.long 5318 ## 0x14c6
.long 6732 ## 0x1a4c
.long 528 ## 0x210
.long 9 ## 0x9
.long 5341 ## 0x14dd
.long 5313 ## 0x14c1
.long 785 ## 0x311
.long 23 ## 0x17
.long 5333 ## 0x14d5
.long 5312 ## 0x14c0
.long 721 ## 0x2d1
.long 5338 ## 0x14da
.long 5330 ## 0x14d2
.long 6756 ## 0x1a64
.long 528 ## 0x210
.long 9 ## 0x9
.long 5334 ## 0x14d6
.long 5325 ## 0x14cd
.long 785 ## 0x311
.long 4554 ## 0x11ca
.long 5321 ## 0x14c9
.long 5329 ## 0x14d1
.long 320 ## 0x140
.long 23 ## 0x17
.long 5342 ## 0x14de
.long 5324 ## 0x14cc
.long 721 ## 0x2d1
.long 4566 ## 0x11d6
.long 5317 ## 0x14c5
.long 5337 ## 0x14d9
.long 320 ## 0x140
.long 5354 ## 0x14ea
.long 5350 ## 0x14e6
.long 6876 ## 0x1adc
.long 528 ## 0x210
.long 18 ## 0x12
.long 5373 ## 0x14fd
.long 5345 ## 0x14e1
.long 785 ## 0x311
.long 14 ## 0xe
.long 5365 ## 0x14f5
.long 5344 ## 0x14e0
.long 721 ## 0x2d1
.long 5370 ## 0x14fa
.long 5362 ## 0x14f2
.long 6900 ## 0x1af4
.long 528 ## 0x210
.long 18 ## 0x12
.long 5366 ## 0x14f6
.long 5357 ## 0x14ed
.long 785 ## 0x311
.long 4590 ## 0x11ee
.long 5353 ## 0x14e9
.long 5361 ## 0x14f1
.long 320 ## 0x140
.long 14 ## 0xe
.long 5374 ## 0x14fe
.long 5356 ## 0x14ec
.long 721 ## 0x2d1
.long 4578 ## 0x11e2
.long 5349 ## 0x14e5
.long 5369 ## 0x14f9
.long 320 ## 0x140
.long 5386 ## 0x150a
.long 5382 ## 0x1506
.long 6888 ## 0x1ae8
.long 528 ## 0x210
.long 1 ## 0x1
.long 5405 ## 0x151d
.long 5377 ## 0x1501
.long 785 ## 0x311
.long 31 ## 0x1f
.long 5397 ## 0x1515
.long 5376 ## 0x1500
.long 721 ## 0x2d1
.long 5402 ## 0x151a
.long 5394 ## 0x1512
.long 6912 ## 0x1b00
.long 528 ## 0x210
.long 1 ## 0x1
.long 5398 ## 0x1516
.long 5389 ## 0x150d
.long 785 ## 0x311
.long 4650 ## 0x122a
.long 5385 ## 0x1509
.long 5393 ## 0x1511
.long 320 ## 0x140
.long 31 ## 0x1f
.long 5406 ## 0x151e
.long 5388 ## 0x150c
.long 721 ## 0x2d1
.long 4642 ## 0x1222
.long 5381 ## 0x1505
.long 5401 ## 0x1519
.long 320 ## 0x140
.long 5418 ## 0x152a
.long 5414 ## 0x1526
.long 6796 ## 0x1a8c
.long 528 ## 0x210
.long 12 ## 0xc
.long 5437 ## 0x153d
.long 5409 ## 0x1521
.long 785 ## 0x311
.long 20 ## 0x14
.long 5429 ## 0x1535
.long 5408 ## 0x1520
.long 721 ## 0x2d1
.long 5434 ## 0x153a
.long 5426 ## 0x1532
.long 6820 ## 0x1aa4
.long 528 ## 0x210
.long 12 ## 0xc
.long 5430 ## 0x1536
.long 5421 ## 0x152d
.long 785 ## 0x311
.long 4658 ## 0x1232
.long 5417 ## 0x1529
.long 5425 ## 0x1531
.long 320 ## 0x140
.long 20 ## 0x14
.long 5438 ## 0x153e
.long 5420 ## 0x152c
.long 721 ## 0x2d1
.long 4670 ## 0x123e
.long 5413 ## 0x1525
.long 5433 ## 0x1539
.long 320 ## 0x140
.long 5450 ## 0x154a
.long 5446 ## 0x1546
.long 6460 ## 0x193c
.long 528 ## 0x210
.long 10 ## 0xa
.long 5469 ## 0x155d
.long 5441 ## 0x1541
.long 785 ## 0x311
.long 22 ## 0x16
.long 5461 ## 0x1555
.long 5440 ## 0x1540
.long 721 ## 0x2d1
.long 5466 ## 0x155a
.long 5458 ## 0x1552
.long 6480 ## 0x1950
.long 528 ## 0x210
.long 10 ## 0xa
.long 5462 ## 0x1556
.long 5453 ## 0x154d
.long 785 ## 0x311
.long 4694 ## 0x1256
.long 5449 ## 0x1549
.long 5457 ## 0x1551
.long 320 ## 0x140
.long 22 ## 0x16
.long 5470 ## 0x155e
.long 5452 ## 0x154c
.long 721 ## 0x2d1
.long 4682 ## 0x124a
.long 5445 ## 0x1545
.long 5465 ## 0x1559
.long 320 ## 0x140
.long 5482 ## 0x156a
.long 5478 ## 0x1566
.long 6588 ## 0x19bc
.long 528 ## 0x210
.long 13 ## 0xd
.long 5501 ## 0x157d
.long 5473 ## 0x1561
.long 785 ## 0x311
.long 19 ## 0x13
.long 5493 ## 0x1575
.long 5472 ## 0x1560
.long 721 ## 0x2d1
.long 5498 ## 0x157a
.long 5490 ## 0x1572
.long 6612 ## 0x19d4
.long 528 ## 0x210
.long 13 ## 0xd
.long 5494 ## 0x1576
.long 5485 ## 0x156d
.long 785 ## 0x311
.long 4706 ## 0x1262
.long 5481 ## 0x1569
.long 5489 ## 0x1571
.long 320 ## 0x140
.long 19 ## 0x13
.long 5502 ## 0x157e
.long 5484 ## 0x156c
.long 721 ## 0x2d1
.long 4718 ## 0x126e
.long 5477 ## 0x1565
.long 5497 ## 0x1579
.long 320 ## 0x140
.long 5514 ## 0x158a
.long 5510 ## 0x1586
.long 6972 ## 0x1b3c
.long 528 ## 0x210
.long 2 ## 0x2
.long 5533 ## 0x159d
.long 5505 ## 0x1581
.long 785 ## 0x311
.long 30 ## 0x1e
.long 5525 ## 0x1595
.long 5504 ## 0x1580
.long 721 ## 0x2d1
.long 5530 ## 0x159a
.long 5522 ## 0x1592
.long 6996 ## 0x1b54
.long 528 ## 0x210
.long 2 ## 0x2
.long 5526 ## 0x1596
.long 5517 ## 0x158d
.long 785 ## 0x311
.long 4742 ## 0x1286
.long 5513 ## 0x1589
.long 5521 ## 0x1591
.long 320 ## 0x140
.long 30 ## 0x1e
.long 5534 ## 0x159e
.long 5516 ## 0x158c
.long 721 ## 0x2d1
.long 4730 ## 0x127a
.long 5509 ## 0x1585
.long 5529 ## 0x1599
.long 320 ## 0x140
.long 5546 ## 0x15aa
.long 5542 ## 0x15a6
.long 6984 ## 0x1b48
.long 528 ## 0x210
.long 30 ## 0x1e
.long 5565 ## 0x15bd
.long 5537 ## 0x15a1
.long 785 ## 0x311
.long 2 ## 0x2
.long 5557 ## 0x15b5
.long 5536 ## 0x15a0
.long 721 ## 0x2d1
.long 5562 ## 0x15ba
.long 5554 ## 0x15b2
.long 7008 ## 0x1b60
.long 528 ## 0x210
.long 30 ## 0x1e
.long 5558 ## 0x15b6
.long 5549 ## 0x15ad
.long 785 ## 0x311
.long 4802 ## 0x12c2
.long 5545 ## 0x15a9
.long 5553 ## 0x15b1
.long 320 ## 0x140
.long 2 ## 0x2
.long 5566 ## 0x15be
.long 5548 ## 0x15ac
.long 721 ## 0x2d1
.long 4810 ## 0x12ca
.long 5541 ## 0x15a5
.long 5561 ## 0x15b9
.long 320 ## 0x140
.long 5578 ## 0x15ca
.long 5574 ## 0x15c6
.long 6892 ## 0x1aec
.long 528 ## 0x210
.long 6 ## 0x6
.long 5597 ## 0x15dd
.long 5569 ## 0x15c1
.long 785 ## 0x311
.long 26 ## 0x1a
.long 5589 ## 0x15d5
.long 5568 ## 0x15c0
.long 721 ## 0x2d1
.long 5594 ## 0x15da
.long 5586 ## 0x15d2
.long 6916 ## 0x1b04
.long 528 ## 0x210
.long 6 ## 0x6
.long 5590 ## 0x15d6
.long 5581 ## 0x15cd
.long 785 ## 0x311
.long 4830 ## 0x12de
.long 5577 ## 0x15c9
.long 5585 ## 0x15d1
.long 320 ## 0x140
.long 26 ## 0x1a
.long 5598 ## 0x15de
.long 5580 ## 0x15cc
.long 721 ## 0x2d1
.long 4818 ## 0x12d2
.long 5573 ## 0x15c5
.long 5593 ## 0x15d9
.long 320 ## 0x140
.long 5610 ## 0x15ea
.long 5606 ## 0x15e6
.long 6340 ## 0x18c4
.long 528 ## 0x210
.long 11 ## 0xb
.long 5629 ## 0x15fd
.long 5601 ## 0x15e1
.long 785 ## 0x311
.long 21 ## 0x15
.long 5621 ## 0x15f5
.long 5600 ## 0x15e0
.long 721 ## 0x2d1
.long 5626 ## 0x15fa
.long 5618 ## 0x15f2
.long 6360 ## 0x18d8
.long 528 ## 0x210
.long 11 ## 0xb
.long 5622 ## 0x15f6
.long 5613 ## 0x15ed
.long 785 ## 0x311
.long 4842 ## 0x12ea
.long 5609 ## 0x15e9
.long 5617 ## 0x15f1
.long 320 ## 0x140
.long 21 ## 0x15
.long 5630 ## 0x15fe
.long 5612 ## 0x15ec
.long 721 ## 0x2d1
.long 4854 ## 0x12f6
.long 5605 ## 0x15e5
.long 5625 ## 0x15f9
.long 320 ## 0x140
.long 5642 ## 0x160a
.long 5638 ## 0x1606
.long 6684 ## 0x1a1c
.long 528 ## 0x210
.long 15 ## 0xf
.long 5661 ## 0x161d
.long 5633 ## 0x1601
.long 785 ## 0x311
.long 17 ## 0x11
.long 5653 ## 0x1615
.long 5632 ## 0x1600
.long 721 ## 0x2d1
.long 5658 ## 0x161a
.long 5650 ## 0x1612
.long 6708 ## 0x1a34
.long 528 ## 0x210
.long 15 ## 0xf
.long 5654 ## 0x1616
.long 5645 ## 0x160d
.long 785 ## 0x311
.long 4878 ## 0x130e
.long 5641 ## 0x1609
.long 5649 ## 0x1611
.long 320 ## 0x140
.long 17 ## 0x11
.long 5662 ## 0x161e
.long 5644 ## 0x160c
.long 721 ## 0x2d1
.long 4866 ## 0x1302
.long 5637 ## 0x1605
.long 5657 ## 0x1619
.long 320 ## 0x140
.long 5674 ## 0x162a
.long 5670 ## 0x1626
.long 6828 ## 0x1aac
.long 528 ## 0x210
.long 29 ## 0x1d
.long 5693 ## 0x163d
.long 5665 ## 0x1621
.long 785 ## 0x311
.long 3 ## 0x3
.long 5685 ## 0x1635
.long 5664 ## 0x1620
.long 721 ## 0x2d1
.long 5690 ## 0x163a
.long 5682 ## 0x1632
.long 6852 ## 0x1ac4
.long 528 ## 0x210
.long 29 ## 0x1d
.long 5686 ## 0x1636
.long 5677 ## 0x162d
.long 785 ## 0x311
.long 4890 ## 0x131a
.long 5673 ## 0x1629
.long 5681 ## 0x1631
.long 320 ## 0x140
.long 3 ## 0x3
.long 5694 ## 0x163e
.long 5676 ## 0x162c
.long 721 ## 0x2d1
.long 4902 ## 0x1326
.long 5669 ## 0x1625
.long 5689 ## 0x1639
.long 320 ## 0x140
.long 5706 ## 0x164a
.long 5702 ## 0x1646
.long 6840 ## 0x1ab8
.long 528 ## 0x210
.long 28 ## 0x1c
.long 5725 ## 0x165d
.long 5697 ## 0x1641
.long 785 ## 0x311
.long 4 ## 0x4
.long 5717 ## 0x1655
.long 5696 ## 0x1640
.long 721 ## 0x2d1
.long 5722 ## 0x165a
.long 5714 ## 0x1652
.long 6864 ## 0x1ad0
.long 528 ## 0x210
.long 28 ## 0x1c
.long 5718 ## 0x1656
.long 5709 ## 0x164d
.long 785 ## 0x311
.long 4978 ## 0x1372
.long 5705 ## 0x1649
.long 5713 ## 0x1651
.long 320 ## 0x140
.long 4 ## 0x4
.long 5726 ## 0x165e
.long 5708 ## 0x164c
.long 721 ## 0x2d1
.long 4970 ## 0x136a
.long 5701 ## 0x1645
.long 5721 ## 0x1659
.long 320 ## 0x140
.long 5738 ## 0x166a
.long 5734 ## 0x1666
.long 6988 ## 0x1b4c
.long 528 ## 0x210
.long 23 ## 0x17
.long 5757 ## 0x167d
.long 5729 ## 0x1661
.long 785 ## 0x311
.long 9 ## 0x9
.long 5749 ## 0x1675
.long 5728 ## 0x1660
.long 721 ## 0x2d1
.long 5754 ## 0x167a
.long 5746 ## 0x1672
.long 7012 ## 0x1b64
.long 528 ## 0x210
.long 23 ## 0x17
.long 5750 ## 0x1676
.long 5741 ## 0x166d
.long 785 ## 0x311
.long 4986 ## 0x137a
.long 5737 ## 0x1669
.long 5745 ## 0x1671
.long 320 ## 0x140
.long 9 ## 0x9
.long 5758 ## 0x167e
.long 5740 ## 0x166c
.long 721 ## 0x2d1
.long 4998 ## 0x1386
.long 5733 ## 0x1665
.long 5753 ## 0x1679
.long 320 ## 0x140
.long 5770 ## 0x168a
.long 5766 ## 0x1686
.long 6420 ## 0x1914
.long 528 ## 0x210
.long 25 ## 0x19
.long 5789 ## 0x169d
.long 5761 ## 0x1681
.long 785 ## 0x311
.long 7 ## 0x7
.long 5781 ## 0x1695
.long 5760 ## 0x1680
.long 721 ## 0x2d1
.long 5786 ## 0x169a
.long 5778 ## 0x1692
.long 6440 ## 0x1928
.long 528 ## 0x210
.long 25 ## 0x19
.long 5782 ## 0x1696
.long 5773 ## 0x168d
.long 785 ## 0x311
.long 5022 ## 0x139e
.long 5769 ## 0x1689
.long 5777 ## 0x1691
.long 320 ## 0x140
.long 7 ## 0x7
.long 5790 ## 0x169e
.long 5772 ## 0x168c
.long 721 ## 0x2d1
.long 5010 ## 0x1392
.long 5765 ## 0x1685
.long 5785 ## 0x1699
.long 320 ## 0x140
.long 5802 ## 0x16aa
.long 5798 ## 0x16a6
.long 6540 ## 0x198c
.long 528 ## 0x210
.long 21 ## 0x15
.long 5821 ## 0x16bd
.long 5793 ## 0x16a1
.long 785 ## 0x311
.long 11 ## 0xb
.long 5813 ## 0x16b5
.long 5792 ## 0x16a0
.long 721 ## 0x2d1
.long 5818 ## 0x16ba
.long 5810 ## 0x16b2
.long 6564 ## 0x19a4
.long 528 ## 0x210
.long 21 ## 0x15
.long 5814 ## 0x16b6
.long 5805 ## 0x16ad
.long 785 ## 0x311
.long 5046 ## 0x13b6
.long 5801 ## 0x16a9
.long 5809 ## 0x16b1
.long 320 ## 0x140
.long 11 ## 0xb
.long 5822 ## 0x16be
.long 5804 ## 0x16ac
.long 721 ## 0x2d1
.long 5034 ## 0x13aa
.long 5797 ## 0x16a5
.long 5817 ## 0x16b9
.long 320 ## 0x140
.long 5834 ## 0x16ca
.long 5830 ## 0x16c6
.long 6924 ## 0x1b0c
.long 528 ## 0x210
.long 24 ## 0x18
.long 5853 ## 0x16dd
.long 5825 ## 0x16c1
.long 785 ## 0x311
.long 8 ## 0x8
.long 5845 ## 0x16d5
.long 5824 ## 0x16c0
.long 721 ## 0x2d1
.long 5850 ## 0x16da
.long 5842 ## 0x16d2
.long 6948 ## 0x1b24
.long 528 ## 0x210
.long 24 ## 0x18
.long 5846 ## 0x16d6
.long 5837 ## 0x16cd
.long 785 ## 0x311
.long 5058 ## 0x13c2
.long 5833 ## 0x16c9
.long 5841 ## 0x16d1
.long 320 ## 0x140
.long 8 ## 0x8
.long 5854 ## 0x16de
.long 5836 ## 0x16cc
.long 721 ## 0x2d1
.long 5070 ## 0x13ce
.long 5829 ## 0x16c5
.long 5849 ## 0x16d9
.long 320 ## 0x140
.long 5866 ## 0x16ea
.long 5862 ## 0x16e6
.long 6936 ## 0x1b18
.long 528 ## 0x210
.long 27 ## 0x1b
.long 5885 ## 0x16fd
.long 5857 ## 0x16e1
.long 785 ## 0x311
.long 5 ## 0x5
.long 5877 ## 0x16f5
.long 5856 ## 0x16e0
.long 721 ## 0x2d1
.long 5882 ## 0x16fa
.long 5874 ## 0x16f2
.long 6960 ## 0x1b30
.long 528 ## 0x210
.long 27 ## 0x1b
.long 5878 ## 0x16f6
.long 5869 ## 0x16ed
.long 785 ## 0x311
.long 5146 ## 0x141a
.long 5865 ## 0x16e9
.long 5873 ## 0x16f1
.long 320 ## 0x140
.long 5 ## 0x5
.long 5886 ## 0x16fe
.long 5868 ## 0x16ec
.long 721 ## 0x2d1
.long 5138 ## 0x1412
.long 5861 ## 0x16e5
.long 5881 ## 0x16f9
.long 320 ## 0x140
.long 5898 ## 0x170a
.long 5894 ## 0x1706
.long 6844 ## 0x1abc
.long 528 ## 0x210
.long 20 ## 0x14
.long 5917 ## 0x171d
.long 5889 ## 0x1701
.long 785 ## 0x311
.long 12 ## 0xc
.long 5909 ## 0x1715
.long 5888 ## 0x1700
.long 721 ## 0x2d1
.long 5914 ## 0x171a
.long 5906 ## 0x1712
.long 6868 ## 0x1ad4
.long 528 ## 0x210
.long 20 ## 0x14
.long 5910 ## 0x1716
.long 5901 ## 0x170d
.long 785 ## 0x311
.long 5166 ## 0x142e
.long 5897 ## 0x1709
.long 5905 ## 0x1711
.long 320 ## 0x140
.long 12 ## 0xc
.long 5918 ## 0x171e
.long 5900 ## 0x170c
.long 721 ## 0x2d1
.long 5154 ## 0x1422
.long 5893 ## 0x1705
.long 5913 ## 0x1719
.long 320 ## 0x140
.long 5930 ## 0x172a
.long 5926 ## 0x1726
.long 6500 ## 0x1964
.long 528 ## 0x210
.long 7 ## 0x7
.long 5949 ## 0x173d
.long 5921 ## 0x1721
.long 785 ## 0x311
.long 25 ## 0x19
.long 5941 ## 0x1735
.long 5920 ## 0x1720
.long 721 ## 0x2d1
.long 5946 ## 0x173a
.long 5938 ## 0x1732
.long 6520 ## 0x1978
.long 528 ## 0x210
.long 7 ## 0x7
.long 5942 ## 0x1736
.long 5933 ## 0x172d
.long 785 ## 0x311
.long 5178 ## 0x143a
.long 5929 ## 0x1729
.long 5937 ## 0x1731
.long 320 ## 0x140
.long 25 ## 0x19
.long 5950 ## 0x173e
.long 5932 ## 0x172c
.long 721 ## 0x2d1
.long 5190 ## 0x1446
.long 5925 ## 0x1725
.long 5945 ## 0x1739
.long 320 ## 0x140
.long 5962 ## 0x174a
.long 5958 ## 0x1746
.long 6636 ## 0x19ec
.long 528 ## 0x210
.long 8 ## 0x8
.long 5981 ## 0x175d
.long 5953 ## 0x1741
.long 785 ## 0x311
.long 24 ## 0x18
.long 5973 ## 0x1755
.long 5952 ## 0x1740
.long 721 ## 0x2d1
.long 5978 ## 0x175a
.long 5970 ## 0x1752
.long 6660 ## 0x1a04
.long 528 ## 0x210
.long 8 ## 0x8
.long 5974 ## 0x1756
.long 5965 ## 0x174d
.long 785 ## 0x311
.long 5214 ## 0x145e
.long 5961 ## 0x1749
.long 5969 ## 0x1751
.long 320 ## 0x140
.long 24 ## 0x18
.long 5982 ## 0x175e
.long 5964 ## 0x174c
.long 721 ## 0x2d1
.long 5202 ## 0x1452
.long 5957 ## 0x1745
.long 5977 ## 0x1759
.long 320 ## 0x140
.long 5994 ## 0x176a
.long 5990 ## 0x1766
.long 6780 ## 0x1a7c
.long 528 ## 0x210
.long 14 ## 0xe
.long 6013 ## 0x177d
.long 5985 ## 0x1761
.long 785 ## 0x311
.long 18 ## 0x12
.long 6005 ## 0x1775
.long 5984 ## 0x1760
.long 721 ## 0x2d1
.long 6010 ## 0x177a
.long 6002 ## 0x1772
.long 6804 ## 0x1a94
.long 528 ## 0x210
.long 14 ## 0xe
.long 6006 ## 0x1776
.long 5997 ## 0x176d
.long 785 ## 0x311
.long 5238 ## 0x1476
.long 5993 ## 0x1769
.long 6001 ## 0x1771
.long 320 ## 0x140
.long 18 ## 0x12
.long 6014 ## 0x177e
.long 5996 ## 0x176c
.long 721 ## 0x2d1
.long 5226 ## 0x146a
.long 5989 ## 0x1765
.long 6009 ## 0x1779
.long 320 ## 0x140
.long 6022 ## 0x1786
.long 6557 ## 0x199d
.long 7476 ## 0x1d34
.long 592 ## 0x250
.long 6153 ## 0x1809
.long 6026 ## 0x178a
.long 6016 ## 0x1780
.long 464 ## 0x1d0
.long 6141 ## 0x17fd
.long 0 ## 0x0
.long 6021 ## 0x1785
.long 658 ## 0x292
.long 6034 ## 0x1792
.long 6581 ## 0x19b5
.long 7484 ## 0x1d3c
.long 592 ## 0x250
.long 6173 ## 0x181d
.long 6038 ## 0x1796
.long 6028 ## 0x178c
.long 464 ## 0x1d0
.long 6161 ## 0x1811
.long 0 ## 0x0
.long 6033 ## 0x1791
.long 658 ## 0x292
.long 6046 ## 0x179e
.long 6605 ## 0x19cd
.long 7653 ## 0x1de5
.long 592 ## 0x250
.long 6193 ## 0x1831
.long 6050 ## 0x17a2
.long 6040 ## 0x1798
.long 464 ## 0x1d0
.long 6181 ## 0x1825
.long 0 ## 0x0
.long 6045 ## 0x179d
.long 658 ## 0x292
.long 6058 ## 0x17aa
.long 6629 ## 0x19e5
.long 7649 ## 0x1de1
.long 592 ## 0x250
.long 6213 ## 0x1845
.long 6062 ## 0x17ae
.long 6052 ## 0x17a4
.long 464 ## 0x1d0
.long 6201 ## 0x1839
.long 0 ## 0x0
.long 6057 ## 0x17a9
.long 658 ## 0x292
.long 6070 ## 0x17b6
.long 6653 ## 0x19fd
.long 7613 ## 0x1dbd
.long 592 ## 0x250
.long 6233 ## 0x1859
.long 6074 ## 0x17ba
.long 6064 ## 0x17b0
.long 464 ## 0x1d0
.long 6221 ## 0x184d
.long 0 ## 0x0
.long 6069 ## 0x17b5
.long 658 ## 0x292
.long 6082 ## 0x17c2
.long 6677 ## 0x1a15
.long 7609 ## 0x1db9
.long 592 ## 0x250
.long 6253 ## 0x186d
.long 6086 ## 0x17c6
.long 6076 ## 0x17bc
.long 464 ## 0x1d0
.long 6241 ## 0x1861
.long 0 ## 0x0
.long 6081 ## 0x17c1
.long 658 ## 0x292
.long 6094 ## 0x17ce
.long 6701 ## 0x1a2d
.long 7573 ## 0x1d95
.long 592 ## 0x250
.long 6273 ## 0x1881
.long 6098 ## 0x17d2
.long 6088 ## 0x17c8
.long 464 ## 0x1d0
.long 6261 ## 0x1875
.long 0 ## 0x0
.long 6093 ## 0x17cd
.long 658 ## 0x292
.long 6106 ## 0x17da
.long 6725 ## 0x1a45
.long 7569 ## 0x1d91
.long 592 ## 0x250
.long 6293 ## 0x1895
.long 6110 ## 0x17de
.long 6100 ## 0x17d4
.long 464 ## 0x1d0
.long 6281 ## 0x1889
.long 0 ## 0x0
.long 6105 ## 0x17d9
.long 658 ## 0x292
.long 6118 ## 0x17e6
.long 6749 ## 0x1a5d
.long 7533 ## 0x1d6d
.long 592 ## 0x250
.long 6313 ## 0x18a9
.long 6122 ## 0x17ea
.long 6112 ## 0x17e0
.long 464 ## 0x1d0
.long 6301 ## 0x189d
.long 0 ## 0x0
.long 6117 ## 0x17e5
.long 658 ## 0x292
.long 6130 ## 0x17f2
.long 6773 ## 0x1a75
.long 7529 ## 0x1d69
.long 592 ## 0x250
.long 6333 ## 0x18bd
.long 6134 ## 0x17f6
.long 6124 ## 0x17ec
.long 464 ## 0x1d0
.long 6321 ## 0x18b1
.long 0 ## 0x0
.long 6129 ## 0x17f1
.long 658 ## 0x292
.long 6146 ## 0x1802
.long 6142 ## 0x17fe
.long 7685 ## 0x1e05
.long 592 ## 0x250
.long 6797 ## 0x1a8d
.long 6024 ## 0x1788
.long 6137 ## 0x17f9
.long 320 ## 0x140
.long 6353 ## 0x18d1
.long 6150 ## 0x1806
.long 6136 ## 0x17f8
.long 464 ## 0x1d0
.long 6154 ## 0x180a
.long 0 ## 0x0
.long 6145 ## 0x1801
.long 658 ## 0x292
.long 6341 ## 0x18c5
.long 6020 ## 0x1784
.long 6148 ## 0x1804
.long 320 ## 0x140
.long 6166 ## 0x1816
.long 6162 ## 0x1812
.long 7681 ## 0x1e01
.long 592 ## 0x250
.long 6821 ## 0x1aa5
.long 6036 ## 0x1794
.long 6157 ## 0x180d
.long 320 ## 0x140
.long 6373 ## 0x18e5
.long 6170 ## 0x181a
.long 6156 ## 0x180c
.long 464 ## 0x1d0
.long 6174 ## 0x181e
.long 0 ## 0x0
.long 6165 ## 0x1815
.long 658 ## 0x292
.long 6361 ## 0x18d9
.long 6032 ## 0x1790
.long 6168 ## 0x1818
.long 320 ## 0x140
.long 6186 ## 0x182a
.long 6182 ## 0x1826
.long 7645 ## 0x1ddd
.long 592 ## 0x250
.long 6845 ## 0x1abd
.long 6048 ## 0x17a0
.long 6177 ## 0x1821
.long 320 ## 0x140
.long 6393 ## 0x18f9
.long 6190 ## 0x182e
.long 6176 ## 0x1820
.long 464 ## 0x1d0
.long 6194 ## 0x1832
.long 0 ## 0x0
.long 6185 ## 0x1829
.long 658 ## 0x292
.long 6381 ## 0x18ed
.long 6044 ## 0x179c
.long 6188 ## 0x182c
.long 320 ## 0x140
.long 6206 ## 0x183e
.long 6202 ## 0x183a
.long 7641 ## 0x1dd9
.long 592 ## 0x250
.long 6869 ## 0x1ad5
.long 6060 ## 0x17ac
.long 6197 ## 0x1835
.long 320 ## 0x140
.long 6413 ## 0x190d
.long 6210 ## 0x1842
.long 6196 ## 0x1834
.long 464 ## 0x1d0
.long 6214 ## 0x1846
.long 0 ## 0x0
.long 6205 ## 0x183d
.long 658 ## 0x292
.long 6401 ## 0x1901
.long 6056 ## 0x17a8
.long 6208 ## 0x1840
.long 320 ## 0x140
.long 6226 ## 0x1852
.long 6222 ## 0x184e
.long 7605 ## 0x1db5
.long 592 ## 0x250
.long 6893 ## 0x1aed
.long 6072 ## 0x17b8
.long 6217 ## 0x1849
.long 320 ## 0x140
.long 6433 ## 0x1921
.long 6230 ## 0x1856
.long 6216 ## 0x1848
.long 464 ## 0x1d0
.long 6234 ## 0x185a
.long 0 ## 0x0
.long 6225 ## 0x1851
.long 658 ## 0x292
.long 6421 ## 0x1915
.long 6068 ## 0x17b4
.long 6228 ## 0x1854
.long 320 ## 0x140
.long 6246 ## 0x1866
.long 6242 ## 0x1862
.long 7601 ## 0x1db1
.long 592 ## 0x250
.long 6917 ## 0x1b05
.long 6084 ## 0x17c4
.long 6237 ## 0x185d
.long 320 ## 0x140
.long 6453 ## 0x1935
.long 6250 ## 0x186a
.long 6236 ## 0x185c
.long 464 ## 0x1d0
.long 6254 ## 0x186e
.long 0 ## 0x0
.long 6245 ## 0x1865
.long 658 ## 0x292
.long 6441 ## 0x1929
.long 6080 ## 0x17c0
.long 6248 ## 0x1868
.long 320 ## 0x140
.long 6266 ## 0x187a
.long 6262 ## 0x1876
.long 7565 ## 0x1d8d
.long 592 ## 0x250
.long 6941 ## 0x1b1d
.long 6096 ## 0x17d0
.long 6257 ## 0x1871
.long 320 ## 0x140
.long 6473 ## 0x1949
.long 6270 ## 0x187e
.long 6256 ## 0x1870
.long 464 ## 0x1d0
.long 6274 ## 0x1882
.long 0 ## 0x0
.long 6265 ## 0x1879
.long 658 ## 0x292
.long 6461 ## 0x193d
.long 6092 ## 0x17cc
.long 6268 ## 0x187c
.long 320 ## 0x140
.long 6286 ## 0x188e
.long 6282 ## 0x188a
.long 7561 ## 0x1d89
.long 592 ## 0x250
.long 6965 ## 0x1b35
.long 6108 ## 0x17dc
.long 6277 ## 0x1885
.long 320 ## 0x140
.long 6493 ## 0x195d
.long 6290 ## 0x1892
.long 6276 ## 0x1884
.long 464 ## 0x1d0
.long 6294 ## 0x1896
.long 0 ## 0x0
.long 6285 ## 0x188d
.long 658 ## 0x292
.long 6481 ## 0x1951
.long 6104 ## 0x17d8
.long 6288 ## 0x1890
.long 320 ## 0x140
.long 6306 ## 0x18a2
.long 6302 ## 0x189e
.long 7525 ## 0x1d65
.long 592 ## 0x250
.long 6989 ## 0x1b4d
.long 6120 ## 0x17e8
.long 6297 ## 0x1899
.long 320 ## 0x140
.long 6513 ## 0x1971
.long 6310 ## 0x18a6
.long 6296 ## 0x1898
.long 464 ## 0x1d0
.long 6314 ## 0x18aa
.long 0 ## 0x0
.long 6305 ## 0x18a1
.long 658 ## 0x292
.long 6501 ## 0x1965
.long 6116 ## 0x17e4
.long 6308 ## 0x18a4
.long 320 ## 0x140
.long 6326 ## 0x18b6
.long 6322 ## 0x18b2
.long 7521 ## 0x1d61
.long 592 ## 0x250
.long 7013 ## 0x1b65
.long 6132 ## 0x17f4
.long 6317 ## 0x18ad
.long 320 ## 0x140
.long 6533 ## 0x1985
.long 6330 ## 0x18ba
.long 6316 ## 0x18ac
.long 464 ## 0x1d0
.long 6334 ## 0x18be
.long 0 ## 0x0
.long 6325 ## 0x18b5
.long 658 ## 0x292
.long 6521 ## 0x1979
.long 6128 ## 0x17f0
.long 6328 ## 0x18b8
.long 320 ## 0x140
.long 6346 ## 0x18ca
.long 6342 ## 0x18c6
.long 7677 ## 0x1dfd
.long 592 ## 0x250
.long 5602 ## 0x15e2
.long 6152 ## 0x1808
.long 6337 ## 0x18c1
.long 320 ## 0x140
.long 6553 ## 0x1999
.long 6350 ## 0x18ce
.long 6336 ## 0x18c0
.long 464 ## 0x1d0
.long 6354 ## 0x18d2
.long 0 ## 0x0
.long 6345 ## 0x18c9
.long 658 ## 0x292
.long 6541 ## 0x198d
.long 6144 ## 0x1800
.long 6348 ## 0x18cc
.long 320 ## 0x140
.long 6366 ## 0x18de
.long 6362 ## 0x18da
.long 7673 ## 0x1df9
.long 592 ## 0x250
.long 5614 ## 0x15ee
.long 6172 ## 0x181c
.long 6357 ## 0x18d5
.long 320 ## 0x140
.long 6577 ## 0x19b1
.long 6370 ## 0x18e2
.long 6356 ## 0x18d4
.long 464 ## 0x1d0
.long 6374 ## 0x18e6
.long 0 ## 0x0
.long 6365 ## 0x18dd
.long 658 ## 0x292
.long 6565 ## 0x19a5
.long 6164 ## 0x1814
.long 6368 ## 0x18e0
.long 320 ## 0x140
.long 6386 ## 0x18f2
.long 6382 ## 0x18ee
.long 7637 ## 0x1dd5
.long 592 ## 0x250
.long 5282 ## 0x14a2
.long 6192 ## 0x1830
.long 6377 ## 0x18e9
.long 320 ## 0x140
.long 6601 ## 0x19c9
.long 6390 ## 0x18f6
.long 6376 ## 0x18e8
.long 464 ## 0x1d0
.long 6394 ## 0x18fa
.long 0 ## 0x0
.long 6385 ## 0x18f1
.long 658 ## 0x292
.long 6589 ## 0x19bd
.long 6184 ## 0x1828
.long 6388 ## 0x18f4
.long 320 ## 0x140
.long 6406 ## 0x1906
.long 6402 ## 0x1902
.long 7633 ## 0x1dd1
.long 592 ## 0x250
.long 5294 ## 0x14ae
.long 6212 ## 0x1844
.long 6397 ## 0x18fd
.long 320 ## 0x140
.long 6625 ## 0x19e1
.long 6410 ## 0x190a
.long 6396 ## 0x18fc
.long 464 ## 0x1d0
.long 6414 ## 0x190e
.long 0 ## 0x0
.long 6405 ## 0x1905
.long 658 ## 0x292
.long 6613 ## 0x19d5
.long 6204 ## 0x183c
.long 6408 ## 0x1908
.long 320 ## 0x140
.long 6426 ## 0x191a
.long 6422 ## 0x1916
.long 7597 ## 0x1dad
.long 592 ## 0x250
.long 5762 ## 0x1682
.long 6232 ## 0x1858
.long 6417 ## 0x1911
.long 320 ## 0x140
.long 6649 ## 0x19f9
.long 6430 ## 0x191e
.long 6416 ## 0x1910
.long 464 ## 0x1d0
.long 6434 ## 0x1922
.long 0 ## 0x0
.long 6425 ## 0x1919
.long 658 ## 0x292
.long 6637 ## 0x19ed
.long 6224 ## 0x1850
.long 6428 ## 0x191c
.long 320 ## 0x140
.long 6446 ## 0x192e
.long 6442 ## 0x192a
.long 7593 ## 0x1da9
.long 592 ## 0x250
.long 5774 ## 0x168e
.long 6252 ## 0x186c
.long 6437 ## 0x1925
.long 320 ## 0x140
.long 6673 ## 0x1a11
.long 6450 ## 0x1932
.long 6436 ## 0x1924
.long 464 ## 0x1d0
.long 6454 ## 0x1936
.long 0 ## 0x0
.long 6445 ## 0x192d
.long 658 ## 0x292
.long 6661 ## 0x1a05
.long 6244 ## 0x1864
.long 6448 ## 0x1930
.long 320 ## 0x140
.long 6466 ## 0x1942
.long 6462 ## 0x193e
.long 7557 ## 0x1d85
.long 592 ## 0x250
.long 5442 ## 0x1542
.long 6272 ## 0x1880
.long 6457 ## 0x1939
.long 320 ## 0x140
.long 6697 ## 0x1a29
.long 6470 ## 0x1946
.long 6456 ## 0x1938
.long 464 ## 0x1d0
.long 6474 ## 0x194a
.long 0 ## 0x0
.long 6465 ## 0x1941
.long 658 ## 0x292
.long 6685 ## 0x1a1d
.long 6264 ## 0x1878
.long 6468 ## 0x1944
.long 320 ## 0x140
.long 6486 ## 0x1956
.long 6482 ## 0x1952
.long 7553 ## 0x1d81
.long 592 ## 0x250
.long 5454 ## 0x154e
.long 6292 ## 0x1894
.long 6477 ## 0x194d
.long 320 ## 0x140
.long 6721 ## 0x1a41
.long 6490 ## 0x195a
.long 6476 ## 0x194c
.long 464 ## 0x1d0
.long 6494 ## 0x195e
.long 0 ## 0x0
.long 6485 ## 0x1955
.long 658 ## 0x292
.long 6709 ## 0x1a35
.long 6284 ## 0x188c
.long 6488 ## 0x1958
.long 320 ## 0x140
.long 6506 ## 0x196a
.long 6502 ## 0x1966
.long 7517 ## 0x1d5d
.long 592 ## 0x250
.long 5922 ## 0x1722
.long 6312 ## 0x18a8
.long 6497 ## 0x1961
.long 320 ## 0x140
.long 6745 ## 0x1a59
.long 6510 ## 0x196e
.long 6496 ## 0x1960
.long 464 ## 0x1d0
.long 6514 ## 0x1972
.long 0 ## 0x0
.long 6505 ## 0x1969
.long 658 ## 0x292
.long 6733 ## 0x1a4d
.long 6304 ## 0x18a0
.long 6508 ## 0x196c
.long 320 ## 0x140
.long 6526 ## 0x197e
.long 6522 ## 0x197a
.long 7513 ## 0x1d59
.long 592 ## 0x250
.long 5934 ## 0x172e
.long 6332 ## 0x18bc
.long 6517 ## 0x1975
.long 320 ## 0x140
.long 6769 ## 0x1a71
.long 6530 ## 0x1982
.long 6516 ## 0x1974
.long 464 ## 0x1d0
.long 6534 ## 0x1986
.long 0 ## 0x0
.long 6525 ## 0x197d
.long 658 ## 0x292
.long 6757 ## 0x1a65
.long 6324 ## 0x18b4
.long 6528 ## 0x1980
.long 320 ## 0x140
.long 6546 ## 0x1992
.long 6542 ## 0x198e
.long 7669 ## 0x1df5
.long 592 ## 0x250
.long 5794 ## 0x16a2
.long 6352 ## 0x18d0
.long 6537 ## 0x1989
.long 320 ## 0x140
.long 6558 ## 0x199e
.long 6550 ## 0x1996
.long 6536 ## 0x1988
.long 464 ## 0x1d0
.long 6554 ## 0x199a
.long 0 ## 0x0
.long 6545 ## 0x1991
.long 658 ## 0x292
.long 6781 ## 0x1a7d
.long 6344 ## 0x18c8
.long 6548 ## 0x1994
.long 320 ## 0x140
.long 6793 ## 0x1a89
.long 6017 ## 0x1781
.long 6544 ## 0x1990
.long 320 ## 0x140
.long 6570 ## 0x19aa
.long 6566 ## 0x19a6
.long 7665 ## 0x1df1
.long 592 ## 0x250
.long 5806 ## 0x16ae
.long 6372 ## 0x18e4
.long 6561 ## 0x19a1
.long 320 ## 0x140
.long 6582 ## 0x19b6
.long 6574 ## 0x19ae
.long 6560 ## 0x19a0
.long 464 ## 0x1d0
.long 6578 ## 0x19b2
.long 0 ## 0x0
.long 6569 ## 0x19a9
.long 658 ## 0x292
.long 6805 ## 0x1a95
.long 6364 ## 0x18dc
.long 6572 ## 0x19ac
.long 320 ## 0x140
.long 6817 ## 0x1aa1
.long 6029 ## 0x178d
.long 6568 ## 0x19a8
.long 320 ## 0x140
.long 6594 ## 0x19c2
.long 6590 ## 0x19be
.long 7629 ## 0x1dcd
.long 592 ## 0x250
.long 5474 ## 0x1562
.long 6392 ## 0x18f8
.long 6585 ## 0x19b9
.long 320 ## 0x140
.long 6606 ## 0x19ce
.long 6598 ## 0x19c6
.long 6584 ## 0x19b8
.long 464 ## 0x1d0
.long 6602 ## 0x19ca
.long 0 ## 0x0
.long 6593 ## 0x19c1
.long 658 ## 0x292
.long 6829 ## 0x1aad
.long 6384 ## 0x18f0
.long 6596 ## 0x19c4
.long 320 ## 0x140
.long 6841 ## 0x1ab9
.long 6041 ## 0x1799
.long 6592 ## 0x19c0
.long 320 ## 0x140
.long 6618 ## 0x19da
.long 6614 ## 0x19d6
.long 7625 ## 0x1dc9
.long 592 ## 0x250
.long 5486 ## 0x156e
.long 6412 ## 0x190c
.long 6609 ## 0x19d1
.long 320 ## 0x140
.long 6630 ## 0x19e6
.long 6622 ## 0x19de
.long 6608 ## 0x19d0
.long 464 ## 0x1d0
.long 6626 ## 0x19e2
.long 0 ## 0x0
.long 6617 ## 0x19d9
.long 658 ## 0x292
.long 6853 ## 0x1ac5
.long 6404 ## 0x1904
.long 6620 ## 0x19dc
.long 320 ## 0x140
.long 6865 ## 0x1ad1
.long 6053 ## 0x17a5
.long 6616 ## 0x19d8
.long 320 ## 0x140
.long 6642 ## 0x19f2
.long 6638 ## 0x19ee
.long 7589 ## 0x1da5
.long 592 ## 0x250
.long 5954 ## 0x1742
.long 6432 ## 0x1920
.long 6633 ## 0x19e9
.long 320 ## 0x140
.long 6654 ## 0x19fe
.long 6646 ## 0x19f6
.long 6632 ## 0x19e8
.long 464 ## 0x1d0
.long 6650 ## 0x19fa
.long 0 ## 0x0
.long 6641 ## 0x19f1
.long 658 ## 0x292
.long 6877 ## 0x1add
.long 6424 ## 0x1918
.long 6644 ## 0x19f4
.long 320 ## 0x140
.long 6889 ## 0x1ae9
.long 6065 ## 0x17b1
.long 6640 ## 0x19f0
.long 320 ## 0x140
.long 6666 ## 0x1a0a
.long 6662 ## 0x1a06
.long 7585 ## 0x1da1
.long 592 ## 0x250
.long 5966 ## 0x174e
.long 6452 ## 0x1934
.long 6657 ## 0x1a01
.long 320 ## 0x140
.long 6678 ## 0x1a16
.long 6670 ## 0x1a0e
.long 6656 ## 0x1a00
.long 464 ## 0x1d0
.long 6674 ## 0x1a12
.long 0 ## 0x0
.long 6665 ## 0x1a09
.long 658 ## 0x292
.long 6901 ## 0x1af5
.long 6444 ## 0x192c
.long 6668 ## 0x1a0c
.long 320 ## 0x140
.long 6913 ## 0x1b01
.long 6077 ## 0x17bd
.long 6664 ## 0x1a08
.long 320 ## 0x140
.long 6690 ## 0x1a22
.long 6686 ## 0x1a1e
.long 7549 ## 0x1d7d
.long 592 ## 0x250
.long 5634 ## 0x1602
.long 6472 ## 0x1948
.long 6681 ## 0x1a19
.long 320 ## 0x140
.long 6702 ## 0x1a2e
.long 6694 ## 0x1a26
.long 6680 ## 0x1a18
.long 464 ## 0x1d0
.long 6698 ## 0x1a2a
.long 0 ## 0x0
.long 6689 ## 0x1a21
.long 658 ## 0x292
.long 6925 ## 0x1b0d
.long 6464 ## 0x1940
.long 6692 ## 0x1a24
.long 320 ## 0x140
.long 6937 ## 0x1b19
.long 6089 ## 0x17c9
.long 6688 ## 0x1a20
.long 320 ## 0x140
.long 6714 ## 0x1a3a
.long 6710 ## 0x1a36
.long 7545 ## 0x1d79
.long 592 ## 0x250
.long 5646 ## 0x160e
.long 6492 ## 0x195c
.long 6705 ## 0x1a31
.long 320 ## 0x140
.long 6726 ## 0x1a46
.long 6718 ## 0x1a3e
.long 6704 ## 0x1a30
.long 464 ## 0x1d0
.long 6722 ## 0x1a42
.long 0 ## 0x0
.long 6713 ## 0x1a39
.long 658 ## 0x292
.long 6949 ## 0x1b25
.long 6484 ## 0x1954
.long 6716 ## 0x1a3c
.long 320 ## 0x140
.long 6961 ## 0x1b31
.long 6101 ## 0x17d5
.long 6712 ## 0x1a38
.long 320 ## 0x140
.long 6738 ## 0x1a52
.long 6734 ## 0x1a4e
.long 7509 ## 0x1d55
.long 592 ## 0x250
.long 5314 ## 0x14c2
.long 6512 ## 0x1970
.long 6729 ## 0x1a49
.long 320 ## 0x140
.long 6750 ## 0x1a5e
.long 6742 ## 0x1a56
.long 6728 ## 0x1a48
.long 464 ## 0x1d0
.long 6746 ## 0x1a5a
.long 0 ## 0x0
.long 6737 ## 0x1a51
.long 658 ## 0x292
.long 6973 ## 0x1b3d
.long 6504 ## 0x1968
.long 6740 ## 0x1a54
.long 320 ## 0x140
.long 6985 ## 0x1b49
.long 6113 ## 0x17e1
.long 6736 ## 0x1a50
.long 320 ## 0x140
.long 6762 ## 0x1a6a
.long 6758 ## 0x1a66
.long 7505 ## 0x1d51
.long 592 ## 0x250
.long 5326 ## 0x14ce
.long 6532 ## 0x1984
.long 6753 ## 0x1a61
.long 320 ## 0x140
.long 6774 ## 0x1a76
.long 6766 ## 0x1a6e
.long 6752 ## 0x1a60
.long 464 ## 0x1d0
.long 6770 ## 0x1a72
.long 0 ## 0x0
.long 6761 ## 0x1a69
.long 658 ## 0x292
.long 6997 ## 0x1b55
.long 6524 ## 0x197c
.long 6764 ## 0x1a6c
.long 320 ## 0x140
.long 7009 ## 0x1b61
.long 6125 ## 0x17ed
.long 6760 ## 0x1a68
.long 320 ## 0x140
.long 6786 ## 0x1a82
.long 6782 ## 0x1a7e
.long 7661 ## 0x1ded
.long 592 ## 0x250
.long 5986 ## 0x1762
.long 6552 ## 0x1998
.long 6777 ## 0x1a79
.long 320 ## 0x140
.long 6798 ## 0x1a8e
.long 6790 ## 0x1a86
.long 6776 ## 0x1a78
.long 464 ## 0x1d0
.long 6794 ## 0x1a8a
.long 0 ## 0x0
.long 6785 ## 0x1a81
.long 658 ## 0x292
.long 4490 ## 0x118a
.long 6556 ## 0x199c
.long 6788 ## 0x1a84
.long 320 ## 0x140
.long 5410 ## 0x1522
.long 6140 ## 0x17fc
.long 6784 ## 0x1a80
.long 320 ## 0x140
.long 6810 ## 0x1a9a
.long 6806 ## 0x1a96
.long 7657 ## 0x1de9
.long 592 ## 0x250
.long 5998 ## 0x176e
.long 6576 ## 0x19b0
.long 6801 ## 0x1a91
.long 320 ## 0x140
.long 6822 ## 0x1aa6
.long 6814 ## 0x1a9e
.long 6800 ## 0x1a90
.long 464 ## 0x1d0
.long 6818 ## 0x1aa2
.long 0 ## 0x0
.long 6809 ## 0x1a99
.long 658 ## 0x292
.long 4498 ## 0x1192
.long 6580 ## 0x19b4
.long 6812 ## 0x1a9c
.long 320 ## 0x140
.long 5422 ## 0x152e
.long 6160 ## 0x1810
.long 6808 ## 0x1a98
.long 320 ## 0x140
.long 6834 ## 0x1ab2
.long 6830 ## 0x1aae
.long 7621 ## 0x1dc5
.long 592 ## 0x250
.long 5666 ## 0x1622
.long 6600 ## 0x19c8
.long 6825 ## 0x1aa9
.long 320 ## 0x140
.long 6846 ## 0x1abe
.long 6838 ## 0x1ab6
.long 6824 ## 0x1aa8
.long 464 ## 0x1d0
.long 6842 ## 0x1aba
.long 0 ## 0x0
.long 6833 ## 0x1ab1
.long 658 ## 0x292
.long 5698 ## 0x1642
.long 6604 ## 0x19cc
.long 6836 ## 0x1ab4
.long 320 ## 0x140
.long 5890 ## 0x1702
.long 6180 ## 0x1824
.long 6832 ## 0x1ab0
.long 320 ## 0x140
.long 6858 ## 0x1aca
.long 6854 ## 0x1ac6
.long 7617 ## 0x1dc1
.long 592 ## 0x250
.long 5678 ## 0x162e
.long 6624 ## 0x19e0
.long 6849 ## 0x1ac1
.long 320 ## 0x140
.long 6870 ## 0x1ad6
.long 6862 ## 0x1ace
.long 6848 ## 0x1ac0
.long 464 ## 0x1d0
.long 6866 ## 0x1ad2
.long 0 ## 0x0
.long 6857 ## 0x1ac9
.long 658 ## 0x292
.long 5710 ## 0x164e
.long 6628 ## 0x19e4
.long 6860 ## 0x1acc
.long 320 ## 0x140
.long 5902 ## 0x170e
.long 6200 ## 0x1838
.long 6856 ## 0x1ac8
.long 320 ## 0x140
.long 6882 ## 0x1ae2
.long 6878 ## 0x1ade
.long 7581 ## 0x1d9d
.long 592 ## 0x250
.long 5346 ## 0x14e2
.long 6648 ## 0x19f8
.long 6873 ## 0x1ad9
.long 320 ## 0x140
.long 6894 ## 0x1aee
.long 6886 ## 0x1ae6
.long 6872 ## 0x1ad8
.long 464 ## 0x1d0
.long 6890 ## 0x1aea
.long 0 ## 0x0
.long 6881 ## 0x1ae1
.long 658 ## 0x292
.long 5378 ## 0x1502
.long 6652 ## 0x19fc
.long 6884 ## 0x1ae4
.long 320 ## 0x140
.long 5570 ## 0x15c2
.long 6220 ## 0x184c
.long 6880 ## 0x1ae0
.long 320 ## 0x140
.long 6906 ## 0x1afa
.long 6902 ## 0x1af6
.long 7577 ## 0x1d99
.long 592 ## 0x250
.long 5358 ## 0x14ee
.long 6672 ## 0x1a10
.long 6897 ## 0x1af1
.long 320 ## 0x140
.long 6918 ## 0x1b06
.long 6910 ## 0x1afe
.long 6896 ## 0x1af0
.long 464 ## 0x1d0
.long 6914 ## 0x1b02
.long 0 ## 0x0
.long 6905 ## 0x1af9
.long 658 ## 0x292
.long 5390 ## 0x150e
.long 6676 ## 0x1a14
.long 6908 ## 0x1afc
.long 320 ## 0x140
.long 5582 ## 0x15ce
.long 6240 ## 0x1860
.long 6904 ## 0x1af8
.long 320 ## 0x140
.long 6930 ## 0x1b12
.long 6926 ## 0x1b0e
.long 7541 ## 0x1d75
.long 592 ## 0x250
.long 5826 ## 0x16c2
.long 6696 ## 0x1a28
.long 6921 ## 0x1b09
.long 320 ## 0x140
.long 6942 ## 0x1b1e
.long 6934 ## 0x1b16
.long 6920 ## 0x1b08
.long 464 ## 0x1d0
.long 6938 ## 0x1b1a
.long 0 ## 0x0
.long 6929 ## 0x1b11
.long 658 ## 0x292
.long 5858 ## 0x16e2
.long 6700 ## 0x1a2c
.long 6932 ## 0x1b14
.long 320 ## 0x140
.long 5250 ## 0x1482
.long 6260 ## 0x1874
.long 6928 ## 0x1b10
.long 320 ## 0x140
.long 6954 ## 0x1b2a
.long 6950 ## 0x1b26
.long 7537 ## 0x1d71
.long 592 ## 0x250
.long 5838 ## 0x16ce
.long 6720 ## 0x1a40
.long 6945 ## 0x1b21
.long 320 ## 0x140
.long 6966 ## 0x1b36
.long 6958 ## 0x1b2e
.long 6944 ## 0x1b20
.long 464 ## 0x1d0
.long 6962 ## 0x1b32
.long 0 ## 0x0
.long 6953 ## 0x1b29
.long 658 ## 0x292
.long 5870 ## 0x16ee
.long 6724 ## 0x1a44
.long 6956 ## 0x1b2c
.long 320 ## 0x140
.long 5262 ## 0x148e
.long 6280 ## 0x1888
.long 6952 ## 0x1b28
.long 320 ## 0x140
.long 6978 ## 0x1b42
.long 6974 ## 0x1b3e
.long 7501 ## 0x1d4d
.long 592 ## 0x250
.long 5506 ## 0x1582
.long 6744 ## 0x1a58
.long 6969 ## 0x1b39
.long 320 ## 0x140
.long 6990 ## 0x1b4e
.long 6982 ## 0x1b46
.long 6968 ## 0x1b38
.long 464 ## 0x1d0
.long 6986 ## 0x1b4a
.long 0 ## 0x0
.long 6977 ## 0x1b41
.long 658 ## 0x292
.long 5538 ## 0x15a2
.long 6748 ## 0x1a5c
.long 6980 ## 0x1b44
.long 320 ## 0x140
.long 5730 ## 0x1662
.long 6300 ## 0x189c
.long 6976 ## 0x1b40
.long 320 ## 0x140
.long 7002 ## 0x1b5a
.long 6998 ## 0x1b56
.long 7497 ## 0x1d49
.long 592 ## 0x250
.long 5518 ## 0x158e
.long 6768 ## 0x1a70
.long 6993 ## 0x1b51
.long 320 ## 0x140
.long 7014 ## 0x1b66
.long 7006 ## 0x1b5e
.long 6992 ## 0x1b50
.long 464 ## 0x1d0
.long 7010 ## 0x1b62
.long 0 ## 0x0
.long 7001 ## 0x1b59
.long 658 ## 0x292
.long 5550 ## 0x15ae
.long 6772 ## 0x1a74
.long 7004 ## 0x1b5c
.long 320 ## 0x140
.long 5742 ## 0x166e
.long 6320 ## 0x18b0
.long 7000 ## 0x1b58
.long 320 ## 0x140
.long 7022 ## 0x1b6e
.long 7024 ## 0x1b70
.long 7492 ## 0x1d44
.long 4194264 ## 0x3fffd8
.long 12 ## 0xc
.long 7037 ## 0x1b7d
.long 7016 ## 0x1b68
.long 913 ## 0x391
.long 7017 ## 0x1b69
.long 7030 ## 0x1b76
.long 7254 ## 0x1c56
.long 4194240 ## 0x3fffc0
.long 7034 ## 0x1b7a
.long 7040 ## 0x1b80
.long 7025 ## 0x1b71
.long 4194264 ## 0x3fffd8
.long 6 ## 0x6
.long 7038 ## 0x1b7e
.long 7028 ## 0x1b74
.long 913 ## 0x391
.long 7053 ## 0x1b8d
.long 7021 ## 0x1b6d
.long 7033 ## 0x1b79
.long 320 ## 0x140
.long 7029 ## 0x1b75
.long 7046 ## 0x1b86
.long 7150 ## 0x1bee
.long 4194240 ## 0x3fffc0
.long 7050 ## 0x1b8a
.long 7056 ## 0x1b90
.long 7041 ## 0x1b81
.long 4194264 ## 0x3fffd8
.long 3 ## 0x3
.long 7054 ## 0x1b8e
.long 7044 ## 0x1b84
.long 913 ## 0x391
.long 7069 ## 0x1b9d
.long 7036 ## 0x1b7c
.long 7049 ## 0x1b89
.long 320 ## 0x140
.long 7045 ## 0x1b85
.long 7062 ## 0x1b96
.long 7106 ## 0x1bc2
.long 4194240 ## 0x3fffc0
.long 7066 ## 0x1b9a
.long 7072 ## 0x1ba0
.long 7057 ## 0x1b91
.long 4194264 ## 0x3fffd8
.long 2 ## 0x2
.long 7070 ## 0x1b9e
.long 7060 ## 0x1b94
.long 913 ## 0x391
.long 7085 ## 0x1bad
.long 7052 ## 0x1b8c
.long 7065 ## 0x1b99
.long 320 ## 0x140
.long 7061 ## 0x1b95
.long 7078 ## 0x1ba6
.long 7100 ## 0x1bbc
.long 4194240 ## 0x3fffc0
.long 7082 ## 0x1baa
.long 7088 ## 0x1bb0
.long 7073 ## 0x1ba1
.long 4194264 ## 0x3fffd8
.long 1 ## 0x1
.long 7086 ## 0x1bae
.long 7076 ## 0x1ba4
.long 913 ## 0x391
.long 7113 ## 0x1bc9
.long 7068 ## 0x1b9c
.long 7081 ## 0x1ba9
.long 320 ## 0x140
.long 7077 ## 0x1ba5
.long 7092 ## 0x1bb4
.long 7096 ## 0x1bb8
.long 4194240 ## 0x3fffc0
.long 7089 ## 0x1bb1
.long 1 ## 0x1
.long 0 ## 0x0
.long 4194246 ## 0x3fffc6
.long 7090 ## 0x1bb2
.long 32898 ## 0x8082
.long 0 ## 0x0
.long 4194246 ## 0x3fffc6
.long 7074 ## 0x1ba2
.long 32906 ## 0x808a
.long 2147483648 ## 0x80000000
.long 4194246 ## 0x3fffc6
.long 7110 ## 0x1bc6
.long 7116 ## 0x1bcc
.long 7058 ## 0x1b92
.long 4194264 ## 0x3fffd8
.long 5 ## 0x5
.long 7114 ## 0x1bca
.long 7104 ## 0x1bc0
.long 913 ## 0x391
.long 7129 ## 0x1bd9
.long 7084 ## 0x1bac
.long 7109 ## 0x1bc5
.long 320 ## 0x140
.long 7105 ## 0x1bc1
.long 7122 ## 0x1bd2
.long 7144 ## 0x1be8
.long 4194240 ## 0x3fffc0
.long 7126 ## 0x1bd6
.long 7132 ## 0x1bdc
.long 7117 ## 0x1bcd
.long 4194264 ## 0x3fffd8
.long 4 ## 0x4
.long 7130 ## 0x1bda
.long 7120 ## 0x1bd0
.long 913 ## 0x391
.long 7157 ## 0x1bf5
.long 7112 ## 0x1bc8
.long 7125 ## 0x1bd5
.long 320 ## 0x140
.long 7121 ## 0x1bd1
.long 7136 ## 0x1be0
.long 7140 ## 0x1be4
.long 4194240 ## 0x3fffc0
.long 7133 ## 0x1bdd
.long 2147516416 ## 0x80008000
.long 2147483648 ## 0x80000000
.long 4194246 ## 0x3fffc6
.long 7134 ## 0x1bde
.long 32907 ## 0x808b
.long 0 ## 0x0
.long 4194246 ## 0x3fffc6
.long 7118 ## 0x1bce
.long 2147483649 ## 0x80000001
.long 0 ## 0x0
.long 4194246 ## 0x3fffc6
.long 7154 ## 0x1bf2
.long 7160 ## 0x1bf8
.long 7042 ## 0x1b82
.long 4194264 ## 0x3fffd8
.long 9 ## 0x9
.long 7158 ## 0x1bf6
.long 7148 ## 0x1bec
.long 913 ## 0x391
.long 7173 ## 0x1c05
.long 7128 ## 0x1bd8
.long 7153 ## 0x1bf1
.long 320 ## 0x140
.long 7149 ## 0x1bed
.long 7166 ## 0x1bfe
.long 7210 ## 0x1c2a
.long 4194240 ## 0x3fffc0
.long 7170 ## 0x1c02
.long 7176 ## 0x1c08
.long 7161 ## 0x1bf9
.long 4194264 ## 0x3fffd8
.long 8 ## 0x8
.long 7174 ## 0x1c06
.long 7164 ## 0x1bfc
.long 913 ## 0x391
.long 7189 ## 0x1c15
.long 7156 ## 0x1bf4
.long 7169 ## 0x1c01
.long 320 ## 0x140
.long 7165 ## 0x1bfd
.long 7182 ## 0x1c0e
.long 7204 ## 0x1c24
.long 4194240 ## 0x3fffc0
.long 7186 ## 0x1c12
.long 7192 ## 0x1c18
.long 7177 ## 0x1c09
.long 4194264 ## 0x3fffd8
.long 7 ## 0x7
.long 7190 ## 0x1c16
.long 7180 ## 0x1c0c
.long 913 ## 0x391
.long 7217 ## 0x1c31
.long 7172 ## 0x1c04
.long 7185 ## 0x1c11
.long 320 ## 0x140
.long 7181 ## 0x1c0d
.long 7196 ## 0x1c1c
.long 7200 ## 0x1c20
.long 4194240 ## 0x3fffc0
.long 7193 ## 0x1c19
.long 2147516545 ## 0x80008081
.long 2147483648 ## 0x80000000
.long 4194246 ## 0x3fffc6
.long 7194 ## 0x1c1a
.long 32777 ## 0x8009
.long 2147483648 ## 0x80000000
.long 4194246 ## 0x3fffc6
.long 7178 ## 0x1c0a
.long 138 ## 0x8a
.long 0 ## 0x0
.long 4194246 ## 0x3fffc6
.long 7214 ## 0x1c2e
.long 7220 ## 0x1c34
.long 7162 ## 0x1bfa
.long 4194264 ## 0x3fffd8
.long 11 ## 0xb
.long 7218 ## 0x1c32
.long 7208 ## 0x1c28
.long 913 ## 0x391
.long 7233 ## 0x1c41
.long 7188 ## 0x1c14
.long 7213 ## 0x1c2d
.long 320 ## 0x140
.long 7209 ## 0x1c29
.long 7226 ## 0x1c3a
.long 7248 ## 0x1c50
.long 4194240 ## 0x3fffc0
.long 7230 ## 0x1c3e
.long 7236 ## 0x1c44
.long 7221 ## 0x1c35
.long 4194264 ## 0x3fffd8
.long 10 ## 0xa
.long 7234 ## 0x1c42
.long 7224 ## 0x1c38
.long 913 ## 0x391
.long 7261 ## 0x1c5d
.long 7216 ## 0x1c30
.long 7229 ## 0x1c3d
.long 320 ## 0x140
.long 7225 ## 0x1c39
.long 7240 ## 0x1c48
.long 7244 ## 0x1c4c
.long 4194240 ## 0x3fffc0
.long 7237 ## 0x1c45
.long 136 ## 0x88
.long 0 ## 0x0
.long 4194246 ## 0x3fffc6
.long 7238 ## 0x1c46
.long 2147516425 ## 0x80008009
.long 0 ## 0x0
.long 4194246 ## 0x3fffc6
.long 7222 ## 0x1c36
.long 2147483658 ## 0x8000000a
.long 0 ## 0x0
.long 4194246 ## 0x3fffc6
.long 7258 ## 0x1c5a
.long 7264 ## 0x1c60
.long 7026 ## 0x1b72
.long 4194264 ## 0x3fffd8
.long 18 ## 0x12
.long 7262 ## 0x1c5e
.long 7252 ## 0x1c54
.long 913 ## 0x391
.long 7277 ## 0x1c6d
.long 7232 ## 0x1c40
.long 7257 ## 0x1c59
.long 320 ## 0x140
.long 7253 ## 0x1c55
.long 7270 ## 0x1c66
.long 7374 ## 0x1cce
.long 4194240 ## 0x3fffc0
.long 7274 ## 0x1c6a
.long 7280 ## 0x1c70
.long 7265 ## 0x1c61
.long 4194264 ## 0x3fffd8
.long 15 ## 0xf
.long 7278 ## 0x1c6e
.long 7268 ## 0x1c64
.long 913 ## 0x391
.long 7293 ## 0x1c7d
.long 7260 ## 0x1c5c
.long 7273 ## 0x1c69
.long 320 ## 0x140
.long 7269 ## 0x1c65
.long 7286 ## 0x1c76
.long 7330 ## 0x1ca2
.long 4194240 ## 0x3fffc0
.long 7290 ## 0x1c7a
.long 7296 ## 0x1c80
.long 7281 ## 0x1c71
.long 4194264 ## 0x3fffd8
.long 14 ## 0xe
.long 7294 ## 0x1c7e
.long 7284 ## 0x1c74
.long 913 ## 0x391
.long 7309 ## 0x1c8d
.long 7276 ## 0x1c6c
.long 7289 ## 0x1c79
.long 320 ## 0x140
.long 7285 ## 0x1c75
.long 7302 ## 0x1c86
.long 7324 ## 0x1c9c
.long 4194240 ## 0x3fffc0
.long 7306 ## 0x1c8a
.long 7312 ## 0x1c90
.long 7297 ## 0x1c81
.long 4194264 ## 0x3fffd8
.long 13 ## 0xd
.long 7310 ## 0x1c8e
.long 7300 ## 0x1c84
.long 913 ## 0x391
.long 7337 ## 0x1ca9
.long 7292 ## 0x1c7c
.long 7305 ## 0x1c89
.long 320 ## 0x140
.long 7301 ## 0x1c85
.long 7316 ## 0x1c94
.long 7320 ## 0x1c98
.long 4194240 ## 0x3fffc0
.long 7313 ## 0x1c91
.long 2147516555 ## 0x8000808b
.long 0 ## 0x0
.long 4194246 ## 0x3fffc6
.long 7314 ## 0x1c92
.long 139 ## 0x8b
.long 2147483648 ## 0x80000000
.long 4194246 ## 0x3fffc6
.long 7298 ## 0x1c82
.long 32905 ## 0x8089
.long 2147483648 ## 0x80000000
.long 4194246 ## 0x3fffc6
.long 7334 ## 0x1ca6
.long 7340 ## 0x1cac
.long 7282 ## 0x1c72
.long 4194264 ## 0x3fffd8
.long 17 ## 0x11
.long 7338 ## 0x1caa
.long 7328 ## 0x1ca0
.long 913 ## 0x391
.long 7353 ## 0x1cb9
.long 7308 ## 0x1c8c
.long 7333 ## 0x1ca5
.long 320 ## 0x140
.long 7329 ## 0x1ca1
.long 7346 ## 0x1cb2
.long 7368 ## 0x1cc8
.long 4194240 ## 0x3fffc0
.long 7350 ## 0x1cb6
.long 7356 ## 0x1cbc
.long 7341 ## 0x1cad
.long 4194264 ## 0x3fffd8
.long 16 ## 0x10
.long 7354 ## 0x1cba
.long 7344 ## 0x1cb0
.long 913 ## 0x391
.long 7381 ## 0x1cd5
.long 7336 ## 0x1ca8
.long 7349 ## 0x1cb5
.long 320 ## 0x140
.long 7345 ## 0x1cb1
.long 7360 ## 0x1cc0
.long 7364 ## 0x1cc4
.long 4194240 ## 0x3fffc0
.long 7357 ## 0x1cbd
.long 32771 ## 0x8003
.long 2147483648 ## 0x80000000
.long 4194246 ## 0x3fffc6
.long 7358 ## 0x1cbe
.long 32770 ## 0x8002
.long 2147483648 ## 0x80000000
.long 4194246 ## 0x3fffc6
.long 7342 ## 0x1cae
.long 128 ## 0x80
.long 2147483648 ## 0x80000000
.long 4194246 ## 0x3fffc6
.long 7378 ## 0x1cd2
.long 7384 ## 0x1cd8
.long 7266 ## 0x1c62
.long 4194264 ## 0x3fffd8
.long 21 ## 0x15
.long 7382 ## 0x1cd6
.long 7372 ## 0x1ccc
.long 913 ## 0x391
.long 7397 ## 0x1ce5
.long 7352 ## 0x1cb8
.long 7377 ## 0x1cd1
.long 320 ## 0x140
.long 7373 ## 0x1ccd
.long 7390 ## 0x1cde
.long 7434 ## 0x1d0a
.long 4194240 ## 0x3fffc0
.long 7394 ## 0x1ce2
.long 7400 ## 0x1ce8
.long 7385 ## 0x1cd9
.long 4194264 ## 0x3fffd8
.long 20 ## 0x14
.long 7398 ## 0x1ce6
.long 7388 ## 0x1cdc
.long 913 ## 0x391
.long 7413 ## 0x1cf5
.long 7380 ## 0x1cd4
.long 7393 ## 0x1ce1
.long 320 ## 0x140
.long 7389 ## 0x1cdd
.long 7406 ## 0x1cee
.long 7428 ## 0x1d04
.long 4194240 ## 0x3fffc0
.long 7410 ## 0x1cf2
.long 7416 ## 0x1cf8
.long 7401 ## 0x1ce9
.long 4194264 ## 0x3fffd8
.long 19 ## 0x13
.long 7414 ## 0x1cf6
.long 7404 ## 0x1cec
.long 913 ## 0x391
.long 7441 ## 0x1d11
.long 7396 ## 0x1ce4
.long 7409 ## 0x1cf1
.long 320 ## 0x140
.long 7405 ## 0x1ced
.long 7420 ## 0x1cfc
.long 7424 ## 0x1d00
.long 4194240 ## 0x3fffc0
.long 7417 ## 0x1cf9
.long 32778 ## 0x800a
.long 0 ## 0x0
.long 4194246 ## 0x3fffc6
.long 7418 ## 0x1cfa
.long 2147483658 ## 0x8000000a
.long 2147483648 ## 0x80000000
.long 4194246 ## 0x3fffc6
.long 7402 ## 0x1cea
.long 2147516545 ## 0x80008081
.long 2147483648 ## 0x80000000
.long 4194246 ## 0x3fffc6
.long 7438 ## 0x1d0e
.long 7444 ## 0x1d14
.long 7386 ## 0x1cda
.long 4194264 ## 0x3fffd8
.long 23 ## 0x17
.long 7442 ## 0x1d12
.long 7432 ## 0x1d08
.long 913 ## 0x391
.long 7457 ## 0x1d21
.long 7412 ## 0x1cf4
.long 7437 ## 0x1d0d
.long 320 ## 0x140
.long 7433 ## 0x1d09
.long 7450 ## 0x1d1a
.long 7472 ## 0x1d30
.long 4194240 ## 0x3fffc0
.long 7454 ## 0x1d1e
.long 7460 ## 0x1d24
.long 7445 ## 0x1d15
.long 4194264 ## 0x3fffd8
.long 22 ## 0x16
.long 7458 ## 0x1d22
.long 7448 ## 0x1d18
.long 913 ## 0x391
.long 7705 ## 0x1e19
.long 7440 ## 0x1d10
.long 7453 ## 0x1d1d
.long 320 ## 0x140
.long 7449 ## 0x1d19
.long 7464 ## 0x1d28
.long 7468 ## 0x1d2c
.long 4194240 ## 0x3fffc0
.long 7461 ## 0x1d25
.long 32896 ## 0x8080
.long 2147483648 ## 0x80000000
.long 4194246 ## 0x3fffc6
.long 7462 ## 0x1d26
.long 2147483649 ## 0x80000001
.long 0 ## 0x0
.long 4194246 ## 0x3fffc6
.long 7446 ## 0x1d16
.long 2147516424 ## 0x80008008
.long 2147483648 ## 0x80000000
.long 4194246 ## 0x3fffc6
.long 6018 ## 0x1782
.long 7481 ## 0x1d39
.long 7693 ## 0x1e0d
.long 592 ## 0x250
.long 7493 ## 0x1d45
.long 7477 ## 0x1d35
.long 7482 ## 0x1d3a
.long 4194240 ## 0x3fffc0
.long 6030 ## 0x178e
.long 7490 ## 0x1d42
.long 7689 ## 0x1e09
.long 592 ## 0x250
.long 7494 ## 0x1d46
.long 7489 ## 0x1d41
.long 7485 ## 0x1d3d
.long 4194240 ## 0x3fffc0
.long 7018 ## 0x1b6a
.long 7480 ## 0x1d38
.long 7488 ## 0x1d40
.long 320 ## 0x140
.long 7502 ## 0x1d4e
.long 6994 ## 0x1b52
.long 4286 ## 0x10be
.long 0 ## 0x0
.long 7506 ## 0x1d52
.long 6970 ## 0x1b3a
.long 7496 ## 0x1d48
.long 0 ## 0x0
.long 7510 ## 0x1d56
.long 6754 ## 0x1a62
.long 7500 ## 0x1d4c
.long 0 ## 0x0
.long 7514 ## 0x1d5a
.long 6730 ## 0x1a4a
.long 7504 ## 0x1d50
.long 0 ## 0x0
.long 7518 ## 0x1d5e
.long 6518 ## 0x1976
.long 7508 ## 0x1d54
.long 0 ## 0x0
.long 7522 ## 0x1d62
.long 6498 ## 0x1962
.long 7512 ## 0x1d58
.long 0 ## 0x0
.long 7526 ## 0x1d66
.long 6318 ## 0x18ae
.long 7516 ## 0x1d5c
.long 0 ## 0x0
.long 7530 ## 0x1d6a
.long 6298 ## 0x189a
.long 7520 ## 0x1d60
.long 0 ## 0x0
.long 7534 ## 0x1d6e
.long 6126 ## 0x17ee
.long 7524 ## 0x1d64
.long 0 ## 0x0
.long 7538 ## 0x1d72
.long 6114 ## 0x17e2
.long 7528 ## 0x1d68
.long 0 ## 0x0
.long 7542 ## 0x1d76
.long 6946 ## 0x1b22
.long 7532 ## 0x1d6c
.long 0 ## 0x0
.long 7546 ## 0x1d7a
.long 6922 ## 0x1b0a
.long 7536 ## 0x1d70
.long 0 ## 0x0
.long 7550 ## 0x1d7e
.long 6706 ## 0x1a32
.long 7540 ## 0x1d74
.long 0 ## 0x0
.long 7554 ## 0x1d82
.long 6682 ## 0x1a1a
.long 7544 ## 0x1d78
.long 0 ## 0x0
.long 7558 ## 0x1d86
.long 6478 ## 0x194e
.long 7548 ## 0x1d7c
.long 0 ## 0x0
.long 7562 ## 0x1d8a
.long 6458 ## 0x193a
.long 7552 ## 0x1d80
.long 0 ## 0x0
.long 7566 ## 0x1d8e
.long 6278 ## 0x1886
.long 7556 ## 0x1d84
.long 0 ## 0x0
.long 7570 ## 0x1d92
.long 6258 ## 0x1872
.long 7560 ## 0x1d88
.long 0 ## 0x0
.long 7574 ## 0x1d96
.long 6102 ## 0x17d6
.long 7564 ## 0x1d8c
.long 0 ## 0x0
.long 7578 ## 0x1d9a
.long 6090 ## 0x17ca
.long 7568 ## 0x1d90
.long 0 ## 0x0
.long 7582 ## 0x1d9e
.long 6898 ## 0x1af2
.long 7572 ## 0x1d94
.long 0 ## 0x0
.long 7586 ## 0x1da2
.long 6874 ## 0x1ada
.long 7576 ## 0x1d98
.long 0 ## 0x0
.long 7590 ## 0x1da6
.long 6658 ## 0x1a02
.long 7580 ## 0x1d9c
.long 0 ## 0x0
.long 7594 ## 0x1daa
.long 6634 ## 0x19ea
.long 7584 ## 0x1da0
.long 0 ## 0x0
.long 7598 ## 0x1dae
.long 6438 ## 0x1926
.long 7588 ## 0x1da4
.long 0 ## 0x0
.long 7602 ## 0x1db2
.long 6418 ## 0x1912
.long 7592 ## 0x1da8
.long 0 ## 0x0
.long 7606 ## 0x1db6
.long 6238 ## 0x185e
.long 7596 ## 0x1dac
.long 0 ## 0x0
.long 7610 ## 0x1dba
.long 6218 ## 0x184a
.long 7600 ## 0x1db0
.long 0 ## 0x0
.long 7614 ## 0x1dbe
.long 6078 ## 0x17be
.long 7604 ## 0x1db4
.long 0 ## 0x0
.long 7618 ## 0x1dc2
.long 6066 ## 0x17b2
.long 7608 ## 0x1db8
.long 0 ## 0x0
.long 7622 ## 0x1dc6
.long 6850 ## 0x1ac2
.long 7612 ## 0x1dbc
.long 0 ## 0x0
.long 7626 ## 0x1dca
.long 6826 ## 0x1aaa
.long 7616 ## 0x1dc0
.long 0 ## 0x0
.long 7630 ## 0x1dce
.long 6610 ## 0x19d2
.long 7620 ## 0x1dc4
.long 0 ## 0x0
.long 7634 ## 0x1dd2
.long 6586 ## 0x19ba
.long 7624 ## 0x1dc8
.long 0 ## 0x0
.long 7638 ## 0x1dd6
.long 6398 ## 0x18fe
.long 7628 ## 0x1dcc
.long 0 ## 0x0
.long 7642 ## 0x1dda
.long 6378 ## 0x18ea
.long 7632 ## 0x1dd0
.long 0 ## 0x0
.long 7646 ## 0x1dde
.long 6198 ## 0x1836
.long 7636 ## 0x1dd4
.long 0 ## 0x0
.long 7650 ## 0x1de2
.long 6178 ## 0x1822
.long 7640 ## 0x1dd8
.long 0 ## 0x0
.long 7654 ## 0x1de6
.long 6054 ## 0x17a6
.long 7644 ## 0x1ddc
.long 0 ## 0x0
.long 7658 ## 0x1dea
.long 6042 ## 0x179a
.long 7648 ## 0x1de0
.long 0 ## 0x0
.long 7662 ## 0x1dee
.long 6802 ## 0x1a92
.long 7652 ## 0x1de4
.long 0 ## 0x0
.long 7666 ## 0x1df2
.long 6778 ## 0x1a7a
.long 7656 ## 0x1de8
.long 0 ## 0x0
.long 7670 ## 0x1df6
.long 6562 ## 0x19a2
.long 7660 ## 0x1dec
.long 0 ## 0x0
.long 7674 ## 0x1dfa
.long 6538 ## 0x198a
.long 7664 ## 0x1df0
.long 0 ## 0x0
.long 7678 ## 0x1dfe
.long 6358 ## 0x18d6
.long 7668 ## 0x1df4
.long 0 ## 0x0
.long 7682 ## 0x1e02
.long 6338 ## 0x18c2
.long 7672 ## 0x1df8
.long 0 ## 0x0
.long 7686 ## 0x1e06
.long 6158 ## 0x180e
.long 7676 ## 0x1dfc
.long 0 ## 0x0
.long 7690 ## 0x1e0a
.long 6138 ## 0x17fa
.long 7680 ## 0x1e00
.long 0 ## 0x0
.long 7694 ## 0x1e0e
.long 7486 ## 0x1d3e
.long 7684 ## 0x1e04
.long 0 ## 0x0
.long 7698 ## 0x1e12
.long 7478 ## 0x1d36
.long 7688 ## 0x1e08
.long 0 ## 0x0
.long 4077 ## 0xfed
.long 7702 ## 0x1e16
.long 7692 ## 0x1e0c
.long 0 ## 0x0
.long 1 ## 0x1
.long 7706 ## 0x1e1a
.long 7697 ## 0x1e11
.long 17 ## 0x11
.long 4085 ## 0xff5
.long 7456 ## 0x1d20
.long 7701 ## 0x1e15
.long 320 ## 0x140
.long 3917 ## 0xf4d
.long 7716 ## 0x1e24
.long 7712 ## 0x1e20
.long 0 ## 0x0
.long 7710 ## 0x1e1e
.long 7722 ## 0x1e2a
.long 7718 ## 0x1e26
.long 0 ## 0x0
.long 7709 ## 0x1e1d
.long 7720 ## 0x1e28
.long 7714 ## 0x1e22
.long 0 ## 0x0
.long 7717 ## 0x1e25
.long 7721 ## 0x1e29
.long 7713 ## 0x1e21
.long 0 ## 0x0
.long 7730 ## 0x1e32
.long 7988 ## 0x1f34
.long 8008 ## 0x1f48
.long 0 ## 0x0
.long 7734 ## 0x1e36
.long 7888 ## 0x1ed0
.long 7724 ## 0x1e2c
.long 0 ## 0x0
.long 7738 ## 0x1e3a
.long 7876 ## 0x1ec4
.long 7728 ## 0x1e30
.long 0 ## 0x0
.long 7740 ## 0x1e3c
.long 7768 ## 0x1e58
.long 7732 ## 0x1e34
.long 0 ## 0x0
.long 7736 ## 0x1e38
.long 7756 ## 0x1e4c
.long 7744 ## 0x1e40
.long 0 ## 0x0
.long 7742 ## 0x1e3e
.long 7765 ## 0x1e55
.long 7748 ## 0x1e44
.long 0 ## 0x0
.long 7746 ## 0x1e42
.long 7757 ## 0x1e4d
.long 7752 ## 0x1e48
.long 0 ## 0x0
.long 7750 ## 0x1e46
.long 7760 ## 0x1e50
.long 7762 ## 0x1e52
.long 0 ## 0x0
.long 7741 ## 0x1e3d
.long 7749 ## 0x1e45
.long 7764 ## 0x1e54
.long 0 ## 0x0
.long 7753 ## 0x1e49
.long 7766 ## 0x1e56
.long 7754 ## 0x1e4a
.long 0 ## 0x0
.long 7758 ## 0x1e4e
.long 7745 ## 0x1e41
.long 7761 ## 0x1e51
.long 0 ## 0x0
.long 7737 ## 0x1e39
.long 7784 ## 0x1e68
.long 7852 ## 0x1eac
.long 0 ## 0x0
.long 7860 ## 0x1eb4
.long 7781 ## 0x1e65
.long 7778 ## 0x1e62
.long 0 ## 0x0
.long 7785 ## 0x1e69
.long 7782 ## 0x1e66
.long 7774 ## 0x1e5e
.long 0 ## 0x0
.long 7786 ## 0x1e6a
.long 7773 ## 0x1e5d
.long 7777 ## 0x1e61
.long 0 ## 0x0
.long 7769 ## 0x1e59
.long 7776 ## 0x1e60
.long 7780 ## 0x1e64
.long 256 ## 0x100
.long 7816 ## 0x1e88
.long 7797 ## 0x1e75
.long 7794 ## 0x1e72
.long 0 ## 0x0
.long 7801 ## 0x1e79
.long 7798 ## 0x1e76
.long 7790 ## 0x1e6e
.long 0 ## 0x0
.long 7802 ## 0x1e7a
.long 7789 ## 0x1e6d
.long 7793 ## 0x1e71
.long 0 ## 0x0
.long 7861 ## 0x1eb5
.long 7792 ## 0x1e70
.long 7796 ## 0x1e74
.long 256 ## 0x100
.long 7832 ## 0x1e98
.long 7813 ## 0x1e85
.long 7810 ## 0x1e82
.long 0 ## 0x0
.long 7817 ## 0x1e89
.long 7814 ## 0x1e86
.long 7806 ## 0x1e7e
.long 0 ## 0x0
.long 7818 ## 0x1e8a
.long 7805 ## 0x1e7d
.long 7809 ## 0x1e81
.long 0 ## 0x0
.long 7788 ## 0x1e6c
.long 7808 ## 0x1e80
.long 7812 ## 0x1e84
.long 256 ## 0x100
.long 7868 ## 0x1ebc
.long 7829 ## 0x1e95
.long 7826 ## 0x1e92
.long 0 ## 0x0
.long 7833 ## 0x1e99
.long 7830 ## 0x1e96
.long 7822 ## 0x1e8e
.long 0 ## 0x0
.long 7834 ## 0x1e9a
.long 7821 ## 0x1e8d
.long 7825 ## 0x1e91
.long 0 ## 0x0
.long 7804 ## 0x1e7c
.long 7824 ## 0x1e90
.long 7828 ## 0x1e94
.long 256 ## 0x100
.long 7872 ## 0x1ec0
.long 7845 ## 0x1ea5
.long 7842 ## 0x1ea2
.long 0 ## 0x0
.long 7849 ## 0x1ea9
.long 7846 ## 0x1ea6
.long 7838 ## 0x1e9e
.long 0 ## 0x0
.long 7850 ## 0x1eaa
.long 7837 ## 0x1e9d
.long 7841 ## 0x1ea1
.long 0 ## 0x0
.long 7869 ## 0x1ebd
.long 7840 ## 0x1ea0
.long 7844 ## 0x1ea4
.long 256 ## 0x100
.long 7770 ## 0x1e5a
.long 7873 ## 0x1ec1
.long 7858 ## 0x1eb2
.long 0 ## 0x0
.long 7862 ## 0x1eb6
.long 7866 ## 0x1eba
.long 7854 ## 0x1eae
.long 0 ## 0x0
.long 7772 ## 0x1e5c
.long 7800 ## 0x1e78
.long 7856 ## 0x1eb0
.long 256 ## 0x100
.long 7870 ## 0x1ebe
.long 7874 ## 0x1ec2
.long 7857 ## 0x1eb1
.long 0 ## 0x0
.long 7820 ## 0x1e8c
.long 7848 ## 0x1ea8
.long 7864 ## 0x1eb8
.long 256 ## 0x100
.long 7836 ## 0x1e9c
.long 7853 ## 0x1ead
.long 7865 ## 0x1eb9
.long 0 ## 0x0
.long 7733 ## 0x1e35
.long 7884 ## 0x1ecc
.long 7880 ## 0x1ec8
.long 0 ## 0x0
.long 7878 ## 0x1ec6
.long 7885 ## 0x1ecd
.long 7886 ## 0x1ece
.long 0 ## 0x0
.long 7877 ## 0x1ec5
.long 7881 ## 0x1ec9
.long 7882 ## 0x1eca
.long 0 ## 0x0
.long 7729 ## 0x1e31
.long 7904 ## 0x1ee0
.long 7892 ## 0x1ed4
.long 0 ## 0x0
.long 7890 ## 0x1ed2
.long 7916 ## 0x1eec
.long 7896 ## 0x1ed8
.long 0 ## 0x0
.long 7894 ## 0x1ed6
.long 7901 ## 0x1edd
.long 7902 ## 0x1ede
.long 0 ## 0x0
.long 7906 ## 0x1ee2
.long 7897 ## 0x1ed9
.long 7898 ## 0x1eda
.long 0 ## 0x0
.long 7889 ## 0x1ed1
.long 7908 ## 0x1ee4
.long 7900 ## 0x1edc
.long 0 ## 0x0
.long 7905 ## 0x1ee1
.long 7920 ## 0x1ef0
.long 7912 ## 0x1ee8
.long 0 ## 0x0
.long 7910 ## 0x1ee6
.long 7925 ## 0x1ef5
.long 7918 ## 0x1eee
.long 0 ## 0x0
.long 7893 ## 0x1ed5
.long 7922 ## 0x1ef2
.long 7914 ## 0x1eea
.long 0 ## 0x0
.long 7909 ## 0x1ee5
.long 7926 ## 0x1ef6
.long 7917 ## 0x1eed
.long 0 ## 0x0
.long 7928 ## 0x1ef8
.long 7913 ## 0x1ee9
.long 7921 ## 0x1ef1
.long 0 ## 0x0
.long 7924 ## 0x1ef4
.long 7964 ## 0x1f1c
.long 7932 ## 0x1efc
.long 0 ## 0x0
.long 7930 ## 0x1efa
.long 7956 ## 0x1f14
.long 7946 ## 0x1f0a
.long 0 ## 0x0
.long 8 ## 0x8
.long 7965 ## 0x1f1d
.long 7972 ## 0x1f24
.long 721 ## 0x2d1
.long 8 ## 0x8
.long 7973 ## 0x1f25
.long 7984 ## 0x1f30
.long 721 ## 0x2d1
.long 7950 ## 0x1f0e
.long 7982 ## 0x1f2e
.long 7934 ## 0x1efe
.long 0 ## 0x0
.long 7954 ## 0x1f12
.long 7978 ## 0x1f2a
.long 7944 ## 0x1f08
.long 0 ## 0x0
.long 7958 ## 0x1f16
.long 7970 ## 0x1f22
.long 7948 ## 0x1f0c
.long 0 ## 0x0
.long 7933 ## 0x1efd
.long 7962 ## 0x1f1a
.long 7952 ## 0x1f10
.long 0 ## 0x0
.long 256 ## 0x100
.long 7966 ## 0x1f1e
.long 7957 ## 0x1f15
.long 273 ## 0x111
.long 7929 ## 0x1ef9
.long 7937 ## 0x1f01
.long 7961 ## 0x1f19
.long 4194240 ## 0x3fffc0
.long 256 ## 0x100
.long 7974 ## 0x1f26
.long 7953 ## 0x1f11
.long 273 ## 0x111
.long 7938 ## 0x1f02
.long 7941 ## 0x1f05
.long 7969 ## 0x1f21
.long 4194240 ## 0x3fffc0
.long 256 ## 0x100
.long 7985 ## 0x1f31
.long 7949 ## 0x1f0d
.long 273 ## 0x111
.long 8 ## 0x8
.long 7986 ## 0x1f32
.long 7945 ## 0x1f09
.long 721 ## 0x2d1
.long 7942 ## 0x1f06
.long 7977 ## 0x1f29
.long 7981 ## 0x1f2d
.long 4194240 ## 0x3fffc0
.long 7725 ## 0x1e2d
.long 7992 ## 0x1f38
.long 7994 ## 0x1f3a
.long 0 ## 0x0
.long 7989 ## 0x1f35
.long 7996 ## 0x1f3c
.long 7990 ## 0x1f36
.long 0 ## 0x0
.long 7993 ## 0x1f39
.long 7998 ## 0x1f3e
.long 7997 ## 0x1f3d
.long 0 ## 0x0
.long 8224 ## 0x2020
.long 8009 ## 0x1f49
.long 8006 ## 0x1f46
.long 0 ## 0x0
.long 3918 ## 0xf4e
.long 8010 ## 0x1f4a
.long 8002 ## 0x1f42
.long 0 ## 0x0
.long 7726 ## 0x1e2e
.long 8001 ## 0x1f41
.long 8005 ## 0x1f45
.long 0 ## 0x0
.long 8018 ## 0x1f52
.long 8212 ## 0x2014
.long 8225 ## 0x2021
.long 0 ## 0x0
.long 8022 ## 0x1f56
.long 8176 ## 0x1ff0
.long 8012 ## 0x1f4c
.long 0 ## 0x0
.long 8026 ## 0x1f5a
.long 8164 ## 0x1fe4
.long 8016 ## 0x1f50
.long 0 ## 0x0
.long 8028 ## 0x1f5c
.long 8056 ## 0x1f78
.long 8020 ## 0x1f54
.long 0 ## 0x0
.long 8024 ## 0x1f58
.long 8044 ## 0x1f6c
.long 8032 ## 0x1f60
.long 0 ## 0x0
.long 8030 ## 0x1f5e
.long 8053 ## 0x1f75
.long 8036 ## 0x1f64
.long 0 ## 0x0
.long 8034 ## 0x1f62
.long 8045 ## 0x1f6d
.long 8040 ## 0x1f68
.long 0 ## 0x0
.long 8038 ## 0x1f66
.long 8048 ## 0x1f70
.long 8050 ## 0x1f72
.long 0 ## 0x0
.long 8029 ## 0x1f5d
.long 8037 ## 0x1f65
.long 8052 ## 0x1f74
.long 0 ## 0x0
.long 8041 ## 0x1f69
.long 8054 ## 0x1f76
.long 8042 ## 0x1f6a
.long 0 ## 0x0
.long 8046 ## 0x1f6e
.long 8033 ## 0x1f61
.long 8049 ## 0x1f71
.long 0 ## 0x0
.long 8025 ## 0x1f59
.long 8072 ## 0x1f88
.long 8140 ## 0x1fcc
.long 0 ## 0x0
.long 8148 ## 0x1fd4
.long 8069 ## 0x1f85
.long 8066 ## 0x1f82
.long 0 ## 0x0
.long 8073 ## 0x1f89
.long 8070 ## 0x1f86
.long 8062 ## 0x1f7e
.long 0 ## 0x0
.long 8074 ## 0x1f8a
.long 8061 ## 0x1f7d
.long 8065 ## 0x1f81
.long 0 ## 0x0
.long 8057 ## 0x1f79
.long 8064 ## 0x1f80
.long 8068 ## 0x1f84
.long 256 ## 0x100
.long 8104 ## 0x1fa8
.long 8085 ## 0x1f95
.long 8082 ## 0x1f92
.long 0 ## 0x0
.long 8089 ## 0x1f99
.long 8086 ## 0x1f96
.long 8078 ## 0x1f8e
.long 0 ## 0x0
.long 8090 ## 0x1f9a
.long 8077 ## 0x1f8d
.long 8081 ## 0x1f91
.long 0 ## 0x0
.long 8149 ## 0x1fd5
.long 8080 ## 0x1f90
.long 8084 ## 0x1f94
.long 256 ## 0x100
.long 8120 ## 0x1fb8
.long 8101 ## 0x1fa5
.long 8098 ## 0x1fa2
.long 0 ## 0x0
.long 8105 ## 0x1fa9
.long 8102 ## 0x1fa6
.long 8094 ## 0x1f9e
.long 0 ## 0x0
.long 8106 ## 0x1faa
.long 8093 ## 0x1f9d
.long 8097 ## 0x1fa1
.long 0 ## 0x0
.long 8076 ## 0x1f8c
.long 8096 ## 0x1fa0
.long 8100 ## 0x1fa4
.long 256 ## 0x100
.long 8156 ## 0x1fdc
.long 8117 ## 0x1fb5
.long 8114 ## 0x1fb2
.long 0 ## 0x0
.long 8121 ## 0x1fb9
.long 8118 ## 0x1fb6
.long 8110 ## 0x1fae
.long 0 ## 0x0
.long 8122 ## 0x1fba
.long 8109 ## 0x1fad
.long 8113 ## 0x1fb1
.long 0 ## 0x0
.long 8092 ## 0x1f9c
.long 8112 ## 0x1fb0
.long 8116 ## 0x1fb4
.long 256 ## 0x100
.long 8160 ## 0x1fe0
.long 8133 ## 0x1fc5
.long 8130 ## 0x1fc2
.long 0 ## 0x0
.long 8137 ## 0x1fc9
.long 8134 ## 0x1fc6
.long 8126 ## 0x1fbe
.long 0 ## 0x0
.long 8138 ## 0x1fca
.long 8125 ## 0x1fbd
.long 8129 ## 0x1fc1
.long 0 ## 0x0
.long 8157 ## 0x1fdd
.long 8128 ## 0x1fc0
.long 8132 ## 0x1fc4
.long 256 ## 0x100
.long 8058 ## 0x1f7a
.long 8161 ## 0x1fe1
.long 8146 ## 0x1fd2
.long 0 ## 0x0
.long 8150 ## 0x1fd6
.long 8154 ## 0x1fda
.long 8142 ## 0x1fce
.long 0 ## 0x0
.long 8060 ## 0x1f7c
.long 8088 ## 0x1f98
.long 8144 ## 0x1fd0
.long 256 ## 0x100
.long 8158 ## 0x1fde
.long 8162 ## 0x1fe2
.long 8145 ## 0x1fd1
.long 0 ## 0x0
.long 8108 ## 0x1fac
.long 8136 ## 0x1fc8
.long 8152 ## 0x1fd8
.long 256 ## 0x100
.long 8124 ## 0x1fbc
.long 8141 ## 0x1fcd
.long 8153 ## 0x1fd9
.long 0 ## 0x0
.long 8021 ## 0x1f55
.long 8168 ## 0x1fe8
.long 8170 ## 0x1fea
.long 0 ## 0x0
.long 8165 ## 0x1fe5
.long 8172 ## 0x1fec
.long 8166 ## 0x1fe6
.long 0 ## 0x0
.long 8169 ## 0x1fe9
.long 8174 ## 0x1fee
.long 8173 ## 0x1fed
.long 0 ## 0x0
.long 8017 ## 0x1f51
.long 8184 ## 0x1ff8
.long 8180 ## 0x1ff4
.long 0 ## 0x0
.long 8178 ## 0x1ff2
.long 8196 ## 0x2004
.long 8186 ## 0x1ffa
.long 0 ## 0x0
.long 8177 ## 0x1ff1
.long 8188 ## 0x1ffc
.long 8182 ## 0x1ff6
.long 0 ## 0x0
.long 8185 ## 0x1ff9
.long 8208 ## 0x2010
.long 8192 ## 0x2000
.long 0 ## 0x0
.long 8190 ## 0x1ffe
.long 8204 ## 0x200c
.long 8198 ## 0x2006
.long 0 ## 0x0
.long 8181 ## 0x1ff5
.long 8200 ## 0x2008
.long 8194 ## 0x2002
.long 0 ## 0x0
.long 8197 ## 0x2005
.long 8209 ## 0x2011
.long 8206 ## 0x200e
.long 0 ## 0x0
.long 8193 ## 0x2001
.long 8210 ## 0x2012
.long 8202 ## 0x200a
.long 0 ## 0x0
.long 8189 ## 0x1ffd
.long 8201 ## 0x2009
.long 8205 ## 0x200d
.long 0 ## 0x0
.long 8013 ## 0x1f4d
.long 8216 ## 0x2018
.long 8218 ## 0x201a
.long 0 ## 0x0
.long 8213 ## 0x2015
.long 8220 ## 0x201c
.long 8214 ## 0x2016
.long 0 ## 0x0
.long 8217 ## 0x2019
.long 8222 ## 0x201e
.long 8221 ## 0x201d
.long 0 ## 0x0
.long 8000 ## 0x1f40
.long 8014 ## 0x1f4e
.long 3622 ## 0xe26
.long 0 ## 0x0
.long 8232 ## 0x2028
.long 165 ## 0xa5
.long 449 ## 0x1c1
.long 0 ## 0x0
.long 8228 ## 0x2024
.long 8244 ## 0x2034
.long 8236 ## 0x202c
.long 0 ## 0x0
.long 8234 ## 0x202a
.long 8432 ## 0x20f0
.long 8456 ## 0x2108
.long 0 ## 0x0
.long 8246 ## 0x2036
.long 8248 ## 0x2038
.long 8460 ## 0x210c
.long 0 ## 0x0
.long 8233 ## 0x2029
.long 8245 ## 0x2035
.long 8240 ## 0x2030
.long 4194240 ## 0x3fffc0
.long 8241 ## 0x2031
.long 8452 ## 0x2104
.long 8252 ## 0x203c
.long 0 ## 0x0
.long 8250 ## 0x203a
.long 8405 ## 0x20d5
.long 8258 ## 0x2042
.long 0 ## 0x0
.long 8262 ## 0x2046
.long 8302 ## 0x206e
.long 8254 ## 0x203e
.long 0 ## 0x0
.long 8264 ## 0x2048
.long 8294 ## 0x2066
.long 8256 ## 0x2040
.long 0 ## 0x0
.long 8260 ## 0x2044
.long 8284 ## 0x205c
.long 8270 ## 0x204e
.long 0 ## 0x0
.long 8274 ## 0x2052
.long 8276 ## 0x2054
.long 8266 ## 0x204a
.long 4194264 ## 0x3fffd8
.long 0 ## 0x0
.long 8285 ## 0x205d
.long 8268 ## 0x204c
.long 849 ## 0x351
.long 8269 ## 0x204d
.long 8282 ## 0x205a
.long 8288 ## 0x2060
.long 4194240 ## 0x3fffc0
.long 8329 ## 0x2089
.long 8286 ## 0x205e
.long 8277 ## 0x2055
.long 0 ## 0x0
.long 8265 ## 0x2049
.long 8273 ## 0x2051
.long 8281 ## 0x2059
.long 4194240 ## 0x3fffc0
.long 8278 ## 0x2056
.long 8290 ## 0x2062
.long 8289 ## 0x2061
.long 0 ## 0x0
.long 255 ## 0xff
.long 8298 ## 0x206a
.long 8261 ## 0x2045
.long 465 ## 0x1d1
.long 0 ## 0x0
.long 8349 ## 0x209d
.long 8293 ## 0x2065
.long 721 ## 0x2d1
.long 8306 ## 0x2072
.long 8354 ## 0x20a2
.long 8257 ## 0x2041
.long 0 ## 0x0
.long 8308 ## 0x2074
.long 8342 ## 0x2096
.long 8300 ## 0x206c
.long 0 ## 0x0
.long 8304 ## 0x2070
.long 8332 ## 0x208c
.long 8314 ## 0x207a
.long 0 ## 0x0
.long 8318 ## 0x207e
.long 8320 ## 0x2080
.long 8310 ## 0x2076
.long 4194264 ## 0x3fffd8
.long 0 ## 0x0
.long 8333 ## 0x208d
.long 8312 ## 0x2078
.long 849 ## 0x351
.long 8313 ## 0x2079
.long 8326 ## 0x2086
.long 8336 ## 0x2090
.long 4194240 ## 0x3fffc0
.long 8330 ## 0x208a
.long 8334 ## 0x208e
.long 8321 ## 0x2081
.long 0 ## 0x0
.long 8381 ## 0x20bd
.long 8280 ## 0x2058
.long 8324 ## 0x2084
.long 128 ## 0x80
.long 8309 ## 0x2075
.long 8317 ## 0x207d
.long 8325 ## 0x2085
.long 4194240 ## 0x3fffc0
.long 8322 ## 0x2082
.long 8338 ## 0x2092
.long 8337 ## 0x2091
.long 0 ## 0x0
.long 255 ## 0xff
.long 8346 ## 0x209a
.long 8305 ## 0x2071
.long 465 ## 0x1d1
.long 8 ## 0x8
.long 8350 ## 0x209e
.long 8341 ## 0x2095
.long 721 ## 0x2d1
.long 8401 ## 0x20d1
.long 8297 ## 0x2069
.long 8345 ## 0x2099
.long 4194240 ## 0x3fffc0
.long 8358 ## 0x20a6
.long 8406 ## 0x20d6
.long 8301 ## 0x206d
.long 0 ## 0x0
.long 8360 ## 0x20a8
.long 8394 ## 0x20ca
.long 8352 ## 0x20a0
.long 0 ## 0x0
.long 8356 ## 0x20a4
.long 8384 ## 0x20c0
.long 8366 ## 0x20ae
.long 0 ## 0x0
.long 8370 ## 0x20b2
.long 8372 ## 0x20b4
.long 8362 ## 0x20aa
.long 4194264 ## 0x3fffd8
.long 0 ## 0x0
.long 8385 ## 0x20c1
.long 8364 ## 0x20ac
.long 849 ## 0x351
.long 8365 ## 0x20ad
.long 8378 ## 0x20ba
.long 8388 ## 0x20c4
.long 4194240 ## 0x3fffc0
.long 8382 ## 0x20be
.long 8386 ## 0x20c2
.long 8373 ## 0x20b5
.long 0 ## 0x0
.long 8433 ## 0x20f1
.long 8328 ## 0x2088
.long 8376 ## 0x20b8
.long 128 ## 0x80
.long 8361 ## 0x20a9
.long 8369 ## 0x20b1
.long 8377 ## 0x20b9
.long 4194240 ## 0x3fffc0
.long 8374 ## 0x20b6
.long 8390 ## 0x20c6
.long 8389 ## 0x20c5
.long 0 ## 0x0
.long 255 ## 0xff
.long 8398 ## 0x20ce
.long 8357 ## 0x20a5
.long 465 ## 0x1d1
.long 16 ## 0x10
.long 8402 ## 0x20d2
.long 8393 ## 0x20c9
.long 721 ## 0x2d1
.long 8453 ## 0x2105
.long 8348 ## 0x209c
.long 8397 ## 0x20cd
.long 4194240 ## 0x3fffc0
.long 8410 ## 0x20da
.long 8253 ## 0x203d
.long 8353 ## 0x20a1
.long 0 ## 0x0
.long 8412 ## 0x20dc
.long 8446 ## 0x20fe
.long 8404 ## 0x20d4
.long 0 ## 0x0
.long 8408 ## 0x20d8
.long 8436 ## 0x20f4
.long 8418 ## 0x20e2
.long 0 ## 0x0
.long 8422 ## 0x20e6
.long 8424 ## 0x20e8
.long 8414 ## 0x20de
.long 4194264 ## 0x3fffd8
.long 0 ## 0x0
.long 8437 ## 0x20f5
.long 8416 ## 0x20e0
.long 849 ## 0x351
.long 8417 ## 0x20e1
.long 8430 ## 0x20ee
.long 8440 ## 0x20f8
.long 4194240 ## 0x3fffc0
.long 8434 ## 0x20f2
.long 8438 ## 0x20f6
.long 8425 ## 0x20e9
.long 0 ## 0x0
.long 8237 ## 0x202d
.long 8380 ## 0x20bc
.long 8428 ## 0x20ec
.long 128 ## 0x80
.long 8413 ## 0x20dd
.long 8421 ## 0x20e5
.long 8429 ## 0x20ed
.long 4194240 ## 0x3fffc0
.long 8426 ## 0x20ea
.long 8442 ## 0x20fa
.long 8441 ## 0x20f9
.long 0 ## 0x0
.long 255 ## 0xff
.long 8450 ## 0x2102
.long 8409 ## 0x20d9
.long 465 ## 0x1d1
.long 24 ## 0x18
.long 8454 ## 0x2106
.long 8445 ## 0x20fd
.long 721 ## 0x2d1
.long 8249 ## 0x2039
.long 8400 ## 0x20d0
.long 8449 ## 0x2101
.long 4194240 ## 0x3fffc0
.long 8238 ## 0x202e
.long 8461 ## 0x210d
.long 8462 ## 0x210e
.long 0 ## 0x0
.long 8242 ## 0x2032
.long 8457 ## 0x2109
.long 8458 ## 0x210a
.long 0 ## 0x0
.long 6 ## 0x6
.long 8468 ## 0x2114
.long 1 ## 0x1
.long 0 ## 0x0
.long 8465 ## 0x2111
.long 1954047348 ## 0x74786574
.long 8472 ## 0x2118
.long 4194242 ## 0x3fffc2
.long 8470 ## 0x2116
.long 8473 ## 0x2119
.long 8476 ## 0x211c
.long 0 ## 0x0
.long 8474 ## 0x211a
.long 8478 ## 0x211e
.long 8477 ## 0x211d
.long 0 ## 0x0
.section __TEXT,__cstring,cstring_literals
L_.str.15: ## @.str.15
.asciz "rewrites: %d\n"
L_.str.16: ## @.str.16
.asciz "loops: %d\n"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Pointer ; -- Begin function Pointer
.p2align 2
_Pointer: ; @Pointer
.cfi_startproc
; %bb.0:
; kill: def $w1 killed $w1 def $x1
bfi w1, w0, #2, #30
mov x0, x1
ret
.cfi_endproc
; -- End function
.globl _addr_of ; -- Begin function addr_of
.p2align 2
_addr_of: ; @addr_of
.cfi_startproc
; %bb.0:
lsr x0, x0, #2
; kill: def $w0 killed $w0 killed $x0
ret
.cfi_endproc
; -- End function
.globl _slot_of ; -- Begin function slot_of
.p2align 2
_slot_of: ; @slot_of
.cfi_startproc
; %bb.0:
and w0, w0, #0x3
ret
.cfi_endproc
; -- End function
.globl _Numeric ; -- Begin function Numeric
.p2align 2
_Numeric: ; @Numeric
.cfi_startproc
; %bb.0:
mov w8, w0
orr x0, x8, #0x100000000
ret
.cfi_endproc
; -- End function
.globl _numb_of ; -- Begin function numb_of
.p2align 2
_numb_of: ; @numb_of
.cfi_startproc
; %bb.0:
; kill: def $w0 killed $w0 killed $x0
ret
.cfi_endproc
; -- End function
.globl _type_of ; -- Begin function type_of
.p2align 2
_type_of: ; @type_of
.cfi_startproc
; %bb.0:
tst x0, #0xffffffff00000000
cset w0, ne
ret
.cfi_endproc
; -- End function
.globl _alloc_node ; -- Begin function alloc_node
.p2align 2
_alloc_node: ; @alloc_node
.cfi_startproc
; %bb.0:
mov x8, x0
ldr w9, [x0, #40]
cbz w9, LBB6_2
; %bb.1:
ldr x10, [x8, #32]
sub w9, w9, #1
str w9, [x8, #40]
ldr w0, [x10, w9, uxtw #2]
b LBB6_3
LBB6_2:
ldr w9, [x8, #8]
lsr w0, w9, #2
add w9, w9, #4
str w9, [x8, #8]
LBB6_3:
lsl w9, w0, #2
ldr x8, [x8]
str w9, [x8, w9, uxtw #2]
mov w9, #1
bfi w9, w0, #2, #30
str w9, [x8, w9, uxtw #2]
mov w9, #2
bfi w9, w0, #2, #30
str w9, [x8, w9, uxtw #2]
ubfiz w9, w1, #3, #3
bfi w9, w2, #6, #26
mov w10, #3
bfi w10, w0, #2, #30
str w9, [x8, w10, uxtw #2]
ret
.cfi_endproc
; -- End function
.globl _free_node ; -- Begin function free_node
.p2align 2
_free_node: ; @free_node
.cfi_startproc
; %bb.0:
lsl w8, w1, #2
ldr x9, [x0]
str w8, [x9, w8, uxtw #2]
mov w8, #1
bfi w8, w1, #2, #30
str w8, [x9, w8, uxtw #2]
mov w8, #2
bfi w8, w1, #2, #30
str w8, [x9, w8, uxtw #2]
mov w8, #3
bfi w8, w1, #2, #30
str wzr, [x9, w8, uxtw #2]
ldr x8, [x0, #32]
ldr w9, [x0, #40]
add w10, w9, #1
str w10, [x0, #40]
str w1, [x8, x9, lsl #2]
ret
.cfi_endproc
; -- End function
.globl _is_free ; -- Begin function is_free
.p2align 2
_is_free: ; @is_free
.cfi_startproc
; %bb.0:
ldr x8, [x0]
lsl w9, w1, #2
ldr w10, [x8, w9, uxtw #2]
cmp w10, w9
b.ne LBB8_4
; %bb.1:
orr w10, w9, #0x1
ldr w11, [x8, w10, uxtw #2]
cmp w11, w10
b.ne LBB8_4
; %bb.2:
orr w10, w9, #0x2
ldr w11, [x8, w10, uxtw #2]
cmp w11, w10
b.ne LBB8_4
; %bb.3:
orr w9, w9, #0x3
ldr w8, [x8, w9, uxtw #2]
cmp w8, #0
cset w0, eq
ret
LBB8_4:
mov w0, #0
ret
.cfi_endproc
; -- End function
.globl _is_numeric ; -- Begin function is_numeric
.p2align 2
_is_numeric: ; @is_numeric
.cfi_startproc
; %bb.0:
ldr x8, [x0]
mov w9, #3
bfi w9, w1, #2, #30
ldr w8, [x8, w9, uxtw #2]
lsr w8, w8, w2
and w0, w8, #0x1
ret
.cfi_endproc
; -- End function
.globl _set_port ; -- Begin function set_port
.p2align 2
_set_port: ; @set_port
.cfi_startproc
; %bb.0:
ldr x8, [x0]
lsl w9, w1, #2
add w9, w9, w2
str w3, [x8, w9, uxtw #2]
mov w9, #3
bfi w9, w1, #2, #30
lsl x9, x9, #2
ldr w10, [x8, x9]
mov w11, #1
lsl w11, w11, w2
bic w12, w10, w11
orr w10, w10, w11
lsr x11, x3, #32
cmp x11, #0
csel w10, w10, w12, ne
str w10, [x8, x9]
ret
.cfi_endproc
; -- End function
.globl _get_port ; -- Begin function get_port
.p2align 2
_get_port: ; @get_port
.cfi_startproc
; %bb.0:
ldr x8, [x0]
lsl w9, w1, #2
add w9, w9, w2
ldr w0, [x8, w9, uxtw #2]
mov w9, #3
bfi w9, w1, #2, #30
ldr w8, [x8, w9, uxtw #2]
lsr w8, w8, w2
and w8, w8, #0x1
bfi x0, x8, #32, #1
ret
.cfi_endproc
; -- End function
.globl _set_type ; -- Begin function set_type
.p2align 2
_set_type: ; @set_type
.cfi_startproc
; %bb.0:
ldr x8, [x0]
mov w9, #3
bfi w9, w1, #2, #30
lsl x9, x9, #2
ldr w10, [x8, x9]
and w10, w10, #0xffffffc7
orr w10, w10, w2, lsl #3
str w10, [x8, x9]
ret
.cfi_endproc
; -- End function
.globl _get_type ; -- Begin function get_type
.p2align 2
_get_type: ; @get_type
.cfi_startproc
; %bb.0:
ldr x8, [x0]
mov w9, #3
bfi w9, w1, #2, #30
ldr w8, [x8, w9, uxtw #2]
ubfx w0, w8, #3, #3
ret
.cfi_endproc
; -- End function
.globl _get_kind ; -- Begin function get_kind
.p2align 2
_get_kind: ; @get_kind
.cfi_startproc
; %bb.0:
ldr x8, [x0]
mov w9, #3
bfi w9, w1, #2, #30
ldr w8, [x8, w9, uxtw #2]
lsr w0, w8, #6
ret
.cfi_endproc
; -- End function
.globl _enter_port ; -- Begin function enter_port
.p2align 2
_enter_port: ; @enter_port
.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
lsr x8, x1, #32
cbz x8, LBB15_2
; %bb.1:
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x0, #0
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
LBB15_2:
and w8, w1, #0x3
ldr x9, [x0]
ldr w0, [x9, x1, lsl #2]
and x10, x1, #0xfffffffc
add x9, x9, x10, lsl #2
ldr w9, [x9, #12]
lsr w8, w9, w8
and w8, w8, #0x1
bfi x0, x8, #32, #1
ldp x29, x30, [sp], #16 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.globl _is_redex ; -- Begin function is_redex
.p2align 2
_is_redex: ; @is_redex
.cfi_startproc
; %bb.0:
lsl w8, w1, #2
ldr x9, [x0]
add x10, x9, w8, uxtw #2
ldr w11, [x10, #12]
tbnz w11, #0, LBB16_7
; %bb.1:
ldr w10, [x10]
tst w10, #0x3
b.eq LBB16_3
; %bb.2:
mov w0, #0
ret
LBB16_3:
cmp w10, w8
b.ne LBB16_7
; %bb.4:
orr w10, w8, #0x1
ldr w11, [x9, w10, uxtw #2]
cmp w11, w10
b.ne LBB16_7
; %bb.5:
orr w10, w8, #0x2
ldr w11, [x9, w10, uxtw #2]
cmp w11, w10
b.ne LBB16_7
; %bb.6:
orr w8, w8, #0x3
ldr w8, [x9, w8, uxtw #2]
cmp w8, #0
cset w0, ne
ret
LBB16_7:
mov w0, #1
ret
.cfi_endproc
; -- End function
.globl _link_ports ; -- Begin function link_ports
.p2align 2
_link_ports: ; @link_ports
.cfi_startproc
; %bb.0:
lsr x8, x1, #32
cbz x8, LBB17_3
; %bb.1:
lsr x9, x2, #32
cbz x9, LBB17_4
LBB17_2:
ret
LBB17_3:
ldr x9, [x0]
str w2, [x9, x1, lsl #2]
and w10, w1, #0x3
and x11, x1, #0xfffffffc
add x9, x9, x11, lsl #2
ldr w11, [x9, #12]
mov w12, #1
lsl w10, w12, w10
bic w12, w11, w10
orr w10, w11, w10
lsr x11, x2, #32
cmp x11, #0
csel w10, w10, w12, ne
str w10, [x9, #12]
cbnz x11, LBB17_5
LBB17_4:
and w9, w2, #0x3
ldr x10, [x0]
str w1, [x10, x2, lsl #2]
and x11, x2, #0xfffffffc
add x10, x10, x11, lsl #2
ldr w11, [x10, #12]
mov w12, #1
lsl w9, w12, w9
bic w12, w11, w9
orr w9, w11, w9
cmp x8, #0
csel w9, w9, w12, ne
str w9, [x10, #12]
LBB17_5:
cbnz x8, LBB17_7
; %bb.6:
and x9, x1, #0x3
cbnz x9, LBB17_2
LBB17_7:
lsr x9, x2, #32
cbnz x9, LBB17_9
; %bb.8:
and x9, x2, #0x3
cbnz x9, LBB17_2
LBB17_9:
cmp x8, #0
csel x8, x2, x1, ne
lsr x8, x8, #2
ldr x9, [x0, #16]
ldr w10, [x0, #24]
add w11, w10, #1
str w11, [x0, #24]
str w8, [x9, x10, lsl #2]
ret
.cfi_endproc
; -- End function
.globl _unlink_port ; -- Begin function unlink_port
.p2align 2
_unlink_port: ; @unlink_port
.cfi_startproc
; %bb.0:
lsr x8, x1, #32
cbnz x8, LBB18_4
; %bb.1:
ldr x8, [x0]
ldr w9, [x8, x1, lsl #2]
and w11, w1, #0x3
and x10, x1, #0xfffffffc
orr x10, x10, #0x3
ldr w12, [x8, x10, lsl #2]
mov w13, #1
lsl w11, w13, w11
tst w12, w11
cset w14, ne
mov x12, x9
bfi x12, x14, #32, #1
lsr x14, x12, #32
cbnz x14, LBB18_4
; %bb.2:
ldr w14, [x8, x12, lsl #2]
orr x12, x9, #0x3
ldr w15, [x8, x12, lsl #2]
and w16, w9, #0x3
lsl w13, w13, w16
tst w15, w13
cset w15, ne
bfi x14, x15, #32, #1
cmp x14, x1
b.ne LBB18_4
; %bb.3:
str w1, [x8, x1, lsl #2]
lsl x10, x10, #2
ldr w14, [x8, x10]
bic w11, w14, w11
str w11, [x8, x10]
str w9, [x8, x9, lsl #2]
lsl x9, x12, #2
ldr w10, [x8, x9]
bic w10, w10, w13
str w10, [x8, x9]
LBB18_4:
ret
.cfi_endproc
; -- End function
.globl _rewrite ; -- Begin function rewrite
.p2align 2
_rewrite: ; @rewrite
.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 x20, x1
mov x5, x0
ldr x8, [x0]
LBB19_1: ; =>This Inner Loop Header: Depth=1
lsl w19, w20, #2
ldr w9, [x8, w19, uxtw #2]
mov w27, #3
bfi w27, w20, #2, #30
ldr w12, [x8, w27, uxtw #2]
and w11, w12, #0x1
mov x10, x9
bfi x10, x11, #32, #1
lsr x11, x10, #32
ubfx w21, w12, #3, #3
cbnz x11, LBB19_44
; %bb.2: ; in Loop: Header=BB19_1 Depth=1
lsr x28, x10, #2
lsl w26, w28, #2
mov w25, #3
bfi w25, w28, #2, #30
ldr w9, [x8, w25, uxtw #2]
ubfx w23, w9, #3, #3
lsr w22, w12, #6
lsr w24, w9, #6
orr w9, w21, w23
cmp w9, #0
cset w9, eq
ccmp w22, w24, #0, eq
b.eq LBB19_16
; %bb.3: ; in Loop: Header=BB19_1 Depth=1
cmp w21, #1
ccmp w23, #1, #0, eq
b.eq LBB19_16
; %bb.4: ; in Loop: Header=BB19_1 Depth=1
cmp w21, #2
ccmp w23, #2, #0, eq
b.eq LBB19_16
; %bb.5: ; in Loop: Header=BB19_1 Depth=1
cmp w21, #3
b.ne LBB19_7
; %bb.6: ; in Loop: Header=BB19_1 Depth=1
cmp w23, #3
b.eq LBB19_16
LBB19_7: ; in Loop: Header=BB19_1 Depth=1
cmp w23, #3
cset w10, eq
cmp w23, #2
cset w11, eq
cmp w22, w24
cset w13, ne
cmp w21, #0
cset w12, eq
and w9, w9, w13
tbnz w9, #0, LBB19_53
; %bb.8: ; in Loop: Header=BB19_1 Depth=1
and w9, w12, w11
tbnz w9, #0, LBB19_53
; %bb.9: ; in Loop: Header=BB19_1 Depth=1
and w9, w12, w10
cbnz w9, LBB19_53
; %bb.10: ; in Loop: Header=BB19_1 Depth=1
cmp w21, #3
cset w9, eq
cmp w23, #1
cset w10, eq
cmp w21, #0
cset w11, eq
and w11, w11, w10
tbnz w11, #0, LBB19_63
; %bb.11: ; in Loop: Header=BB19_1 Depth=1
and w9, w9, w10
cbnz w9, LBB19_63
; %bb.12: ; in Loop: Header=BB19_1 Depth=1
cmp w21, #3
cset w9, eq
cmp w21, #2
cset w11, eq
cmp w21, #1
cset w12, eq
cmp w23, #0
cset w10, eq
and w12, w12, w10
mov x20, x28
tbnz w12, #0, LBB19_1
; %bb.13: ; in Loop: Header=BB19_1 Depth=1
and w11, w11, w10
mov x20, x28
tbnz w11, #0, LBB19_1
; %bb.14: ; in Loop: Header=BB19_1 Depth=1
and w9, w9, w10
mov x20, x28
tbnz w9, #0, LBB19_1
LBB19_15:
Lloh2:
adrp x0, l_.str.1@PAGE
Lloh3:
add x0, x0, l_.str.1@PAGEOFF
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
b _printf
LBB19_16:
orr w10, w19, #0x1
lsl x9, x10, #2
ldr w12, [x8, x9]
orr x9, x9, #0xc
ldr w9, [x8, x9]
and x9, x9, #0x2
lsr x13, x9, #1
mov x11, x12
orr w9, w26, #0x1
lsl x15, x9, #2
ldr w14, [x8, x15]
orr x15, x15, #0xc
ldr w15, [x8, x15]
bfi x11, x13, #32, #1
and x13, x15, #0x2
lsr x15, x13, #1
mov x13, x14
bfi x13, x15, #32, #1
lsr x15, x11, #32
cbz x15, LBB19_18
; %bb.17:
lsr x16, x13, #32
cbz x16, LBB19_19
b LBB19_25
LBB19_18:
and w16, w12, #0x3
str w14, [x8, x11, lsl #2]
lsl x17, x12, #2
orr x17, x17, #0xc
ldr w0, [x8, x17]
mov w1, #1
lsl w16, w1, w16
bic w1, w0, w16
orr w16, w0, w16
lsr x0, x13, #32
cmp x0, #0
csel w16, w16, w1, ne
str w16, [x8, x17]
cbnz x0, LBB19_20
LBB19_19:
and w16, w14, #0x3
str w12, [x8, x13, lsl #2]
lsl x17, x14, #2
orr x17, x17, #0xc
ldr w0, [x8, x17]
mov w1, #1
lsl w16, w1, w16
bic w1, w0, w16
orr w16, w0, w16
cmp x15, #0
csel w16, w16, w1, ne
str w16, [x8, x17]
LBB19_20:
tst x12, #0x3
b.eq LBB19_22
; %bb.21:
cbz x15, LBB19_25
LBB19_22:
tst x14, #0x3
b.eq LBB19_24
; %bb.23:
lsr x12, x13, #32
cbz x12, LBB19_25
LBB19_24:
cmp x15, #0
csel x11, x13, x11, ne
lsr x11, x11, #2
ldr x12, [x5, #16]
ldr w13, [x5, #24]
add w14, w13, #1
str w14, [x5, #24]
str w11, [x12, x13, lsl #2]
LBB19_25:
orr w12, w19, #0x2
lsl x11, x12, #2
ldr w14, [x8, x11]
orr x11, x11, #0xc
ldr w11, [x8, x11]
and x11, x11, #0x4
lsr x15, x11, #2
mov x13, x14
orr w11, w26, #0x2
lsl x17, x11, #2
ldr w16, [x8, x17]
orr x17, x17, #0xc
ldr w17, [x8, x17]
bfi x13, x15, #32, #1
and x15, x17, #0x4
lsr x17, x15, #2
mov x15, x16
bfi x15, x17, #32, #1
lsr x17, x13, #32
cbz x17, LBB19_27
; %bb.26:
lsr x0, x15, #32
cbz x0, LBB19_28
b LBB19_34
LBB19_27:
and w0, w14, #0x3
str w16, [x8, x13, lsl #2]
lsl x1, x14, #2
orr x1, x1, #0xc
ldr w2, [x8, x1]
mov w3, #1
lsl w0, w3, w0
bic w3, w2, w0
orr w0, w2, w0
lsr x2, x15, #32
cmp x2, #0
csel w0, w0, w3, ne
str w0, [x8, x1]
cbnz x2, LBB19_29
LBB19_28:
and w0, w16, #0x3
str w14, [x8, x15, lsl #2]
lsl x1, x16, #2
orr x1, x1, #0xc
ldr w2, [x8, x1]
mov w3, #1
lsl w0, w3, w0
bic w3, w2, w0
orr w0, w2, w0
cmp x17, #0
csel w0, w0, w3, ne
str w0, [x8, x1]
LBB19_29:
tst x14, #0x3
b.eq LBB19_31
; %bb.30:
cbz x17, LBB19_34
LBB19_31:
tst x16, #0x3
b.eq LBB19_33
; %bb.32:
lsr x14, x15, #32
cbz x14, LBB19_34
LBB19_33:
cmp x17, #0
csel x13, x15, x13, ne
lsr x13, x13, #2
ldr x14, [x5, #16]
ldr w15, [x5, #24]
add w16, w15, #1
str w16, [x5, #24]
str w13, [x14, x15, lsl #2]
LBB19_34:
mov w13, #0
mov w14, #1
b LBB19_36
LBB19_35: ; in Loop: Header=BB19_36 Depth=1
add w13, w13, #1
cmp w13, #3
b.eq LBB19_42
LBB19_36: ; =>This Inner Loop Header: Depth=1
orr w17, w13, w19
ldr w16, [x8, w17, uxtw #2]
orr x0, x17, #0x3
ldr w1, [x8, x0, lsl #2]
lsl w15, w14, w13
tst w1, w15
cset w2, ne
mov x1, x16
bfi x1, x2, #32, #1
lsr x2, x1, #32
cbnz x2, LBB19_39
; %bb.37: ; in Loop: Header=BB19_36 Depth=1
ldr w3, [x8, x1, lsl #2]
orr x1, x16, #0x3
ldr w4, [x8, x1, lsl #2]
and w2, w16, #0x3
lsl w2, w14, w2
tst w4, w2
cset w4, ne
bfi x3, x4, #32, #1
cmp x3, x17
b.ne LBB19_39
; %bb.38: ; in Loop: Header=BB19_36 Depth=1
str w17, [x8, x17, lsl #2]
lsl x17, x0, #2
ldr w0, [x8, x17]
bic w0, w0, w15
str w0, [x8, x17]
str w16, [x8, x16, lsl #2]
lsl x16, x1, #2
ldr w17, [x8, x16]
bic w17, w17, w2
str w17, [x8, x16]
LBB19_39: ; in Loop: Header=BB19_36 Depth=1
orr w17, w13, w26
ldr w16, [x8, w17, uxtw #2]
orr x0, x17, #0x3
ldr w1, [x8, x0, lsl #2]
tst w1, w15
cset w2, ne
mov x1, x16
bfi x1, x2, #32, #1
lsr x2, x1, #32
cbnz x2, LBB19_35
; %bb.40: ; in Loop: Header=BB19_36 Depth=1
ldr w3, [x8, x1, lsl #2]
orr x1, x16, #0x3
ldr w4, [x8, x1, lsl #2]
and w2, w16, #0x3
lsl w2, w14, w2
tst w4, w2
cset w4, ne
bfi x3, x4, #32, #1
cmp x3, x17
b.ne LBB19_35
; %bb.41: ; in Loop: Header=BB19_36 Depth=1
str w17, [x8, x17, lsl #2]
lsl x17, x0, #2
ldr w0, [x8, x17]
bic w15, w0, w15
str w15, [x8, x17]
str w16, [x8, x16, lsl #2]
lsl x15, x1, #2
ldr w16, [x8, x15]
bic w16, w16, w2
str w16, [x8, x15]
b LBB19_35
LBB19_42:
str w19, [x8, x19, lsl #2]
str w10, [x8, x10, lsl #2]
str w12, [x8, x12, lsl #2]
str wzr, [x8, x27, lsl #2]
ldr x10, [x5, #32]
ldr w12, [x5, #40]
add w13, w12, #1
str w13, [x5, #40]
str w20, [x10, x12, lsl #2]
cmp w20, w28
b.eq LBB19_139
; %bb.43:
str w26, [x8, w26, uxtw #2]
str w9, [x8, x9, lsl #2]
str w11, [x8, x11, lsl #2]
str wzr, [x8, x25, lsl #2]
ldr w8, [x5, #40]
add w9, w8, #1
str w9, [x5, #40]
str w28, [x10, x8, lsl #2]
b LBB19_139
LBB19_44:
cmp w21, #3
b.hi LBB19_15
; %bb.45:
Lloh4:
adrp x10, lJTI19_0@PAGE
Lloh5:
add x10, x10, lJTI19_0@PAGEOFF
adr x11, LBB19_46
ldrh w13, [x10, x21, lsl #1]
add x11, x11, x13, lsl #2
br x11
LBB19_46:
orr w10, w19, #0x1
lsl x12, x10, #2
ldr w11, [x8, x12]
orr x12, x12, #0xc
ldr w12, [x8, x12]
and x12, x12, #0x2
lsr x13, x12, #1
mov x12, x11
bfi x12, x13, #32, #1
lsr x13, x12, #32
cbnz x13, LBB19_49
; %bb.47:
and w13, w11, #0x3
str w9, [x8, x12, lsl #2]
lsl x14, x11, #2
orr x14, x14, #0xc
ldr w15, [x8, x14]
mov w16, #1
lsl w13, w16, w13
orr w13, w15, w13
str w13, [x8, x14]
tst x11, #0x3
b.ne LBB19_49
; %bb.48:
lsr x11, x12, #2
ldr x12, [x5, #16]
ldr w13, [x5, #24]
add w14, w13, #1
str w14, [x5, #24]
str w11, [x12, x13, lsl #2]
LBB19_49:
orr w11, w19, #0x2
lsl x13, x11, #2
ldr w12, [x8, x13]
orr x13, x13, #0xc
ldr w13, [x8, x13]
and x13, x13, #0x4
lsr x14, x13, #2
mov x13, x12
bfi x13, x14, #32, #1
lsr x14, x13, #32
cbnz x14, LBB19_52
; %bb.50:
and w14, w12, #0x3
str w9, [x8, x13, lsl #2]
lsl x9, x12, #2
orr x9, x9, #0xc
ldr w15, [x8, x9]
mov w16, #1
lsl w14, w16, w14
orr w14, w15, w14
str w14, [x8, x9]
tst x12, #0x3
b.ne LBB19_52
; %bb.51:
lsr x9, x13, #2
ldr x12, [x5, #16]
ldr w13, [x5, #24]
add w14, w13, #1
str w14, [x5, #24]
str w9, [x12, x13, lsl #2]
LBB19_52:
str w19, [x8, x19, lsl #2]
str w10, [x8, x10, lsl #2]
str w11, [x8, x11, lsl #2]
b LBB19_138
LBB19_53:
mov x0, x5
mov x1, x23
mov x2, x24
str x5, [sp, #56] ; 8-byte Folded Spill
bl _alloc_node
str w0, [sp, #48] ; 4-byte Folded Spill
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x1, x23
mov x2, x24
bl _alloc_node
str w0, [sp, #16] ; 4-byte Folded Spill
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x1, x21
mov x2, x22
bl _alloc_node
mov x23, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x1, x21
mov x2, x22
bl _alloc_node
mov x21, x0
lsl w10, w23, #2
mov w22, #1
mov w1, #1
bfi w1, w23, #2, #30
ldr w9, [sp, #48] ; 4-byte Folded Reload
lsl w8, w9, #2
stp x8, x10, [sp, #24] ; 16-byte Folded Spill
mov w2, #1
bfi w2, w9, #2, #30
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _link_ports
lsl w8, w21, #2
str x8, [sp, #40] ; 8-byte Folded Spill
mov w1, #1
bfi w1, w21, #2, #30
mov w24, #2
mov w2, #2
ldr w8, [sp, #48] ; 4-byte Folded Reload
bfi w2, w8, #2, #30
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _link_ports
mov w1, #2
bfi w1, w23, #2, #30
ldr w23, [sp, #16] ; 4-byte Folded Reload
lsl w9, w23, #2
str x9, [sp, #48] ; 8-byte Folded Spill
mov w2, #1
bfi w2, w23, #2, #30
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _link_ports
mov w1, #2
bfi w1, w21, #2, #30
bfi w24, w23, #2, #30
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x2, x24
bl _link_ports
orr w21, w19, #0x1
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x1, x21
bl _enter_port
mov x2, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldr x1, [sp, #24] ; 8-byte Folded Reload
bl _link_ports
orr w24, w19, #0x2
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x1, x24
bl _enter_port
mov x2, x0
ldp x1, x0, [sp, #48] ; 16-byte Folded Reload
bl _link_ports
orr w1, w26, #0x1
ldr x0, [sp, #56] ; 8-byte Folded Reload
str x1, [sp, #48] ; 8-byte Folded Spill
bl _enter_port
mov x2, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldr x1, [sp, #32] ; 8-byte Folded Reload
bl _link_ports
orr w23, w26, #0x2
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x1, x23
bl _enter_port
mov x2, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldr x1, [sp, #40] ; 8-byte Folded Reload
bl _link_ports
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov w9, #0
ldr x8, [x0]
b LBB19_55
LBB19_54: ; in Loop: Header=BB19_55 Depth=1
add w9, w9, #1
cmp w9, #3
b.eq LBB19_61
LBB19_55: ; =>This Inner Loop Header: Depth=1
orr w12, w9, w19
ldr w11, [x8, w12, uxtw #2]
orr x13, x12, #0x3
ldr w14, [x8, x13, lsl #2]
lsl w10, w22, w9
tst w14, w10
cset w15, ne
mov x14, x11
bfi x14, x15, #32, #1
lsr x15, x14, #32
cbnz x15, LBB19_58
; %bb.56: ; in Loop: Header=BB19_55 Depth=1
ldr w16, [x8, x14, lsl #2]
orr x14, x11, #0x3
ldr w17, [x8, x14, lsl #2]
and w15, w11, #0x3
lsl w15, w22, w15
tst w17, w15
cset w17, ne
bfi x16, x17, #32, #1
cmp x16, x12
b.ne LBB19_58
; %bb.57: ; in Loop: Header=BB19_55 Depth=1
str w12, [x8, x12, lsl #2]
lsl x12, x13, #2
ldr w13, [x8, x12]
bic w13, w13, w10
str w13, [x8, x12]
str w11, [x8, x11, lsl #2]
lsl x11, x14, #2
ldr w12, [x8, x11]
bic w12, w12, w15
str w12, [x8, x11]
LBB19_58: ; in Loop: Header=BB19_55 Depth=1
orr w12, w9, w26
ldr w11, [x8, w12, uxtw #2]
orr x13, x12, #0x3
ldr w14, [x8, x13, lsl #2]
tst w14, w10
cset w15, ne
mov x14, x11
bfi x14, x15, #32, #1
lsr x15, x14, #32
cbnz x15, LBB19_54
; %bb.59: ; in Loop: Header=BB19_55 Depth=1
ldr w16, [x8, x14, lsl #2]
orr x14, x11, #0x3
ldr w17, [x8, x14, lsl #2]
and w15, w11, #0x3
lsl w15, w22, w15
tst w17, w15
cset w17, ne
bfi x16, x17, #32, #1
cmp x16, x12
b.ne LBB19_54
; %bb.60: ; in Loop: Header=BB19_55 Depth=1
str w12, [x8, x12, lsl #2]
lsl x12, x13, #2
ldr w13, [x8, x12]
bic w10, w13, w10
str w10, [x8, x12]
str w11, [x8, x11, lsl #2]
lsl x10, x14, #2
ldr w11, [x8, x10]
bic w11, w11, w15
str w11, [x8, x10]
b LBB19_54
LBB19_61:
str w19, [x8, x19, lsl #2]
str w21, [x8, x21, lsl #2]
str w24, [x8, x24, lsl #2]
str wzr, [x8, x27, lsl #2]
ldr x9, [x0, #32]
ldr w10, [x0, #40]
add w11, w10, #1
str w11, [x0, #40]
str w20, [x9, x10, lsl #2]
cmp w20, w28
b.eq LBB19_139
; %bb.62:
str w26, [x8, w26, uxtw #2]
ldr x10, [sp, #48] ; 8-byte Folded Reload
str w10, [x8, x10, lsl #2]
str w23, [x8, x23, lsl #2]
b LBB19_73
LBB19_63:
mov x0, x5
mov x1, x23
mov x2, x24
str x5, [sp, #56] ; 8-byte Folded Spill
bl _alloc_node
str w0, [sp, #48] ; 4-byte Folded Spill
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x1, x23
mov x2, x24
bl _alloc_node
str w0, [sp, #40] ; 4-byte Folded Spill
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x1, x21
mov x2, x22
bl _alloc_node
mov x22, x0
ldr w9, [sp, #48] ; 4-byte Folded Reload
lsl w8, w9, #2
str x8, [sp, #32] ; 8-byte Folded Spill
mov w23, #1
mov w21, #1
bfi w21, w9, #2, #30
orr w24, w26, #0x1
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x1, x24
bl _enter_port
mov x2, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x1, x21
bl _link_ports
ldr w9, [sp, #40] ; 4-byte Folded Reload
lsl w8, w9, #2
str x8, [sp, #24] ; 8-byte Folded Spill
mov w21, #1
bfi w21, w9, #2, #30
ldr x0, [sp, #56] ; 8-byte Folded Reload
str x24, [sp, #8] ; 8-byte Folded Spill
mov x1, x24
bl _enter_port
mov x2, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x1, x21
bl _link_ports
lsl w8, w22, #2
str x8, [sp, #16] ; 8-byte Folded Spill
mov w1, #1
bfi w1, w22, #2, #30
mov w21, #2
mov w2, #2
ldr w8, [sp, #48] ; 4-byte Folded Reload
bfi w2, w8, #2, #30
ldr x0, [sp, #56] ; 8-byte Folded Reload
bl _link_ports
mov w1, #2
bfi w1, w22, #2, #30
ldr w8, [sp, #40] ; 4-byte Folded Reload
bfi w21, w8, #2, #30
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x2, x21
bl _link_ports
orr w22, w19, #0x1
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x1, x22
bl _enter_port
mov x2, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldr x1, [sp, #32] ; 8-byte Folded Reload
bl _link_ports
orr w24, w19, #0x2
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x1, x24
bl _enter_port
mov x2, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldr x1, [sp, #24] ; 8-byte Folded Reload
bl _link_ports
orr w21, w26, #0x2
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov x1, x21
bl _enter_port
mov x2, x0
ldr x0, [sp, #56] ; 8-byte Folded Reload
ldr x1, [sp, #16] ; 8-byte Folded Reload
bl _link_ports
ldr x0, [sp, #56] ; 8-byte Folded Reload
mov w9, #0
ldr x8, [x0]
b LBB19_65
LBB19_64: ; in Loop: Header=BB19_65 Depth=1
add w9, w9, #1
cmp w9, #3
b.eq LBB19_71
LBB19_65: ; =>This Inner Loop Header: Depth=1
orr w12, w9, w19
ldr w11, [x8, w12, uxtw #2]
orr x13, x12, #0x3
ldr w14, [x8, x13, lsl #2]
lsl w10, w23, w9
tst w14, w10
cset w15, ne
mov x14, x11
bfi x14, x15, #32, #1
lsr x15, x14, #32
cbnz x15, LBB19_68
; %bb.66: ; in Loop: Header=BB19_65 Depth=1
ldr w16, [x8, x14, lsl #2]
orr x14, x11, #0x3
ldr w17, [x8, x14, lsl #2]
and w15, w11, #0x3
lsl w15, w23, w15
tst w17, w15
cset w17, ne
bfi x16, x17, #32, #1
cmp x16, x12
b.ne LBB19_68
; %bb.67: ; in Loop: Header=BB19_65 Depth=1
str w12, [x8, x12, lsl #2]
lsl x12, x13, #2
ldr w13, [x8, x12]
bic w13, w13, w10
str w13, [x8, x12]
str w11, [x8, x11, lsl #2]
lsl x11, x14, #2
ldr w12, [x8, x11]
bic w12, w12, w15
str w12, [x8, x11]
LBB19_68: ; in Loop: Header=BB19_65 Depth=1
orr w12, w9, w26
ldr w11, [x8, w12, uxtw #2]
orr x13, x12, #0x3
ldr w14, [x8, x13, lsl #2]
tst w14, w10
cset w15, ne
mov x14, x11
bfi x14, x15, #32, #1
lsr x15, x14, #32
cbnz x15, LBB19_64
; %bb.69: ; in Loop: Header=BB19_65 Depth=1
ldr w16, [x8, x14, lsl #2]
orr x14, x11, #0x3
ldr w17, [x8, x14, lsl #2]
and w15, w11, #0x3
lsl w15, w23, w15
tst w17, w15
cset w17, ne
bfi x16, x17, #32, #1
cmp x16, x12
b.ne LBB19_64
; %bb.70: ; in Loop: Header=BB19_65 Depth=1
str w12, [x8, x12, lsl #2]
lsl x12, x13, #2
ldr w13, [x8, x12]
bic w10, w13, w10
str w10, [x8, x12]
str w11, [x8, x11, lsl #2]
lsl x10, x14, #2
ldr w11, [x8, x10]
bic w11, w11, w15
str w11, [x8, x10]
b LBB19_64
LBB19_71:
str w19, [x8, x19, lsl #2]
str w22, [x8, x22, lsl #2]
str w24, [x8, x24, lsl #2]
str wzr, [x8, x27, lsl #2]
ldr x9, [x0, #32]
ldr w10, [x0, #40]
add w11, w10, #1
str w11, [x0, #40]
str w20, [x9, x10, lsl #2]
cmp w20, w28
b.eq LBB19_139
; %bb.72:
str w26, [x8, w26, uxtw #2]
ldr x10, [sp, #8] ; 8-byte Folded Reload
str w10, [x8, x10, lsl #2]
str w21, [x8, x21, lsl #2]
LBB19_73:
str wzr, [x8, x25, lsl #2]
ldr w8, [x0, #40]
add w10, w8, #1
str w10, [x0, #40]
str w28, [x9, x8, lsl #2]
b LBB19_139
LBB19_74:
lsr w10, w12, #6
orr w21, w19, #0x2
ldr w25, [x8, w21, uxtw #2]
orr x23, x21, #0x3
ldr w11, [x8, x23, lsl #2]
and x11, x11, #0x4
lsr x11, x11, #2
mov x24, x25
bfi x24, x11, #32, #1
orr w22, w19, #0x1
cmp w10, #15
b.hi LBB19_104
; %bb.75:
ldr w8, [x8, w22, uxtw #2]
Lloh6:
adrp x11, lJTI19_1@PAGE
Lloh7:
add x11, x11, lJTI19_1@PAGEOFF
adr x12, LBB19_76
ldrh w13, [x11, x10, lsl #1]
add x12, x12, x13, lsl #2
br x12
LBB19_76:
add w8, w8, w9
b LBB19_121
LBB19_77:
and w10, w12, #0xffffffc7
orr w14, w10, #0x8
str w14, [x8, x27, lsl #2]
orr w10, w19, #0x1
ldr w12, [x8, w10, uxtw #2]
orr x11, x10, #0x3
ldr w13, [x8, x11, lsl #2]
and x13, x13, #0x2
lsr x15, x13, #1
mov x13, x12
bfi x13, x15, #32, #1
lsl x15, x19, #2
str w12, [x8, x15]
orr x15, x15, #0xc
and w14, w14, #0xfffffffe
lsr x16, x13, #32
orr w14, w14, w16
str w14, [x8, x15]
cbnz x16, LBB19_79
; %bb.78:
and w14, w12, #0x3
str w19, [x8, x13, lsl #2]
lsl x13, x12, #2
orr x13, x13, #0xc
ldr w15, [x8, x13]
mov w16, #1
lsl w14, w16, w14
bic w14, w15, w14
str w14, [x8, x13]
tst x12, #0x3
b.ne LBB19_80
LBB19_79:
and w12, w20, #0x3fffffff
ldr x13, [x5, #16]
ldr w14, [x5, #24]
add w15, w14, #1
str w15, [x5, #24]
str w12, [x13, x14, lsl #2]
LBB19_80:
ldr w12, [x8, x10, lsl #2]
ldr w13, [x8, x11, lsl #2]
and x13, x13, #0x2
lsr x14, x13, #1
mov x13, x12
bfi x13, x14, #32, #1
lsr x14, x13, #32
lsl x11, x11, #2
cbnz x14, LBB19_83
; %bb.81:
and w14, w12, #0x3
ldr w15, [x8, x13, lsl #2]
orr x13, x12, #0x3
ldr w16, [x8, x13, lsl #2]
mov w17, #1
lsl w14, w17, w14
tst w16, w14
cset w16, ne
bfi x15, x16, #32, #1
cmp x15, x10
b.ne LBB19_83
; %bb.82:
str w10, [x8, x10, lsl #2]
ldr w15, [x8, x11]
and w15, w15, #0xfffffffd
str w15, [x8, x11]
str w12, [x8, x12, lsl #2]
lsl x12, x13, #2
ldr w13, [x8, x12]
bic w13, w13, w14
str w13, [x8, x12]
LBB19_83:
str w9, [x8, x10, lsl #2]
ldr w9, [x8, x11]
orr w9, w9, #0x2
str w9, [x8, x11]
b LBB19_139
LBB19_84:
orr w10, w19, #0x1
ldr w13, [x8, w10, uxtw #2]
orr x11, x10, #0x3
ldr w14, [x8, x11, lsl #2]
and x14, x14, #0x2
lsr x15, x14, #1
mov x14, x13
bfi x14, x15, #32, #1
lsl x15, x19, #2
str w13, [x8, x15]
orr x15, x15, #0xc
mov w16, #-58
and w12, w12, w16
lsr x16, x14, #32
orr w12, w12, w16
str w12, [x8, x15]
cbnz x16, LBB19_86
; %bb.85:
and w12, w13, #0x3
str w19, [x8, x14, lsl #2]
lsl x14, x13, #2
orr x14, x14, #0xc
ldr w15, [x8, x14]
mov w16, #1
lsl w12, w16, w12
bic w12, w15, w12
str w12, [x8, x14]
tst x13, #0x3
b.ne LBB19_87
LBB19_86:
and w12, w20, #0x3fffffff
ldr x13, [x5, #16]
ldr w14, [x5, #24]
add w15, w14, #1
str w15, [x5, #24]
str w12, [x13, x14, lsl #2]
LBB19_87:
ldr w12, [x8, x10, lsl #2]
ldr w13, [x8, x11, lsl #2]
and x13, x13, #0x2
lsr x14, x13, #1
mov x13, x12
bfi x13, x14, #32, #1
lsr x14, x13, #32
cbnz x14, LBB19_90
; %bb.88:
and w14, w12, #0x3
ldr w15, [x8, x13, lsl #2]
orr x13, x12, #0x3
ldr w16, [x8, x13, lsl #2]
mov w17, #1
lsl w14, w17, w14
tst w16, w14
cset w16, ne
bfi x15, x16, #32, #1
cmp x15, x10
b.ne LBB19_90
; %bb.89:
str w10, [x8, x10, lsl #2]
lsl x15, x11, #2
ldr w16, [x8, x15]
and w16, w16, #0xfffffffd
str w16, [x8, x15]
str w12, [x8, x12, lsl #2]
lsl x12, x13, #2
ldr w13, [x8, x12]
bic w13, w13, w14
str w13, [x8, x12]
LBB19_90:
orr w12, w19, #0x2
ldr w14, [x8, w12, uxtw #2]
orr x13, x12, #0x3
ldr w15, [x8, x13, lsl #2]
and x15, x15, #0x4
lsr x17, x15, #2
mov x0, x14
cmp w9, #0
mov w16, #1
cinc w1, w16, eq
orr w15, w1, w19
lsl x2, x15, #2
str w14, [x8, x2]
bfi x0, x17, #32, #1
orr x2, x2, #0xc
ldr w17, [x8, x2]
lsl w1, w16, w1
bic w3, w17, w1
orr w1, w17, w1
lsr x17, x0, #32
cmp x17, #0
csel w1, w1, w3, ne
str w1, [x8, x2]
cbnz x17, LBB19_92
; %bb.91:
and w1, w14, #0x3
str w15, [x8, x0, lsl #2]
lsl x0, x14, #2
orr x0, x0, #0xc
ldr w2, [x8, x0]
lsl w16, w16, w1
bic w16, w2, w16
str w16, [x8, x0]
LBB19_92:
tst x15, #0x3
b.ne LBB19_96
; %bb.93:
tst x14, #0x3
b.eq LBB19_95
; %bb.94:
cbz x17, LBB19_96
LBB19_95:
and w14, w20, #0x3fffffff
ldr x15, [x5, #16]
ldr w16, [x5, #24]
add w17, w16, #1
str w17, [x5, #24]
str w14, [x15, x16, lsl #2]
LBB19_96:
mov w14, #1
cbz w9, LBB19_101
; %bb.97:
ldr w9, [x8, x12, lsl #2]
ldr w10, [x8, x13, lsl #2]
and x10, x10, #0x4
lsr x11, x10, #2
mov x10, x9
bfi x10, x11, #32, #1
lsr x11, x10, #32
cbnz x11, LBB19_100
; %bb.98:
and w11, w9, #0x3
ldr w15, [x8, x10, lsl #2]
orr x10, x9, #0x3
ldr w16, [x8, x10, lsl #2]
mov w17, #1
lsl w11, w17, w11
tst w16, w11
cset w16, ne
bfi x15, x16, #32, #1
cmp x15, x12
b.ne LBB19_100
; %bb.99:
str w12, [x8, x12, lsl #2]
lsl x15, x13, #2
ldr w16, [x8, x15]
and w16, w16, #0xfffffffb
str w16, [x8, x15]
str w9, [x8, x9, lsl #2]
lsl x9, x10, #2
ldr w10, [x8, x9]
bic w10, w10, w11
str w10, [x8, x9]
LBB19_100:
mov w9, #2
mov x11, x13
mov x10, x12
b LBB19_102
LBB19_101:
mov x12, x10
mov w9, #1
LBB19_102:
lsl x13, x10, #2
str w12, [x8, x13]
lsl x11, x11, #2
ldr w15, [x8, x11]
lsl w9, w14, w9
bic w14, w15, w9
str w14, [x8, x11]
str w12, [x8, x13]
ldr w12, [x8, x11]
bic w9, w12, w9
str w9, [x8, x11]
tst x10, #0x3
b.ne LBB19_139
; %bb.103:
and w8, w20, #0x3fffffff
ldr x9, [x5, #16]
ldr w10, [x5, #24]
add w11, w10, #1
str w11, [x5, #24]
str w8, [x9, x10, lsl #2]
b LBB19_139
LBB19_104:
Lloh8:
adrp x0, l_.str.1@PAGE
Lloh9:
add x0, x0, l_.str.1@PAGEOFF
mov x26, x5
bl _printf
mov x5, x26
mov x9, #0
b LBB19_122
LBB19_105:
sub w8, w9, w8
b LBB19_121
LBB19_106:
mul w8, w8, w9
b LBB19_121
LBB19_107:
udiv w8, w9, w8
b LBB19_121
LBB19_108:
udiv w10, w9, w8
msub w8, w10, w8, w9
b LBB19_121
LBB19_109:
ucvtf s0, w9
fcvt d0, s0
ucvtf s1, w8
fcvt d1, s1
b LBB19_111
LBB19_110:
ucvtf s0, w9
fcvt d0, s0
ucvtf s1, w8
fcvt d1, s1
mov x8, #4463067230724161536
fmov d2, x8
fmul d1, d1, d2
LBB19_111:
mov x26, x5
bl _pow
mov x5, x26
fcvtzu w8, d0
b LBB19_121
LBB19_112:
and x8, x8, x9
b LBB19_121
LBB19_113:
orr x8, x8, x9
b LBB19_121
LBB19_114:
eor w8, w8, w9
b LBB19_121
LBB19_115:
mvn w8, w8
b LBB19_121
LBB19_116:
lsr x8, x9, x8
b LBB19_121
LBB19_117:
lsl w8, w9, w8
b LBB19_121
LBB19_118:
cmp w9, w8
cset w8, hi
b LBB19_121
LBB19_119:
cmp w9, w8
cset w8, lo
b LBB19_121
LBB19_120:
cmp w9, w8
cset w8, eq
LBB19_121:
orr x9, x8, #0x100000000
LBB19_122:
lsr x10, x24, #32
cbz x10, LBB19_124
; %bb.123:
ldr x8, [x5]
lsr x11, x9, #32
cbz x11, LBB19_125
b LBB19_131
LBB19_124:
and w11, w25, #0x3
ldr x8, [x5]
str w9, [x8, x24, lsl #2]
lsl x12, x25, #2
orr x12, x12, #0xc
ldr w13, [x8, x12]
mov w14, #1
lsl w11, w14, w11
bic w14, w13, w11
orr w11, w13, w11
lsr x13, x9, #32
cmp x13, #0
csel w11, w11, w14, ne
str w11, [x8, x12]
mov x11, x9
cbnz x13, LBB19_126
LBB19_125:
str w25, [x8, x9, lsl #2]
and x12, x9, #0xfffffffc
add x12, x8, x12, lsl #2
ldr w13, [x12, #12]
mov w14, #1
lsl w11, w14, w11
bic w14, w13, w11
orr w11, w13, w11
cmp x10, #0
csel w11, w11, w14, ne
str w11, [x12, #12]
LBB19_126:
tst x25, #0x3
b.eq LBB19_128
; %bb.127:
cbz x10, LBB19_131
LBB19_128:
lsr x11, x9, #32
cbnz x11, LBB19_130
; %bb.129:
and x11, x9, #0x3
cbnz x11, LBB19_131
LBB19_130:
cmp x10, #0
csel x9, x9, x24, ne
lsr x9, x9, #2
ldr x10, [x5, #16]
ldr w11, [x5, #24]
add w12, w11, #1
str w12, [x5, #24]
str w9, [x10, x11, lsl #2]
LBB19_131:
ldr w9, [x8, x19, lsl #2]
orr x10, x19, #0x3
ldr w11, [x8, x10, lsl #2]
and w13, w11, #0x1
mov x12, x9
bfi x12, x13, #32, #1
lsr x13, x12, #32
cbnz x13, LBB19_134
; %bb.132:
and w13, w9, #0x3
ldr w14, [x8, x12, lsl #2]
orr x12, x9, #0x3
ldr w15, [x8, x12, lsl #2]
mov w16, #1
lsl w13, w16, w13
tst w15, w13
cset w15, ne
bfi x14, x15, #32, #1
cmp x14, x19
b.ne LBB19_134
; %bb.133:
str w19, [x8, x19, lsl #2]
and w11, w11, #0xfffffffe
str w11, [x8, x10, lsl #2]
str w9, [x8, x9, lsl #2]
lsl x9, x12, #2
ldr w10, [x8, x9]
bic w10, w10, w13
str w10, [x8, x9]
LBB19_134:
ldr w9, [x8, x21, lsl #2]
ldr w10, [x8, x23, lsl #2]
and x10, x10, #0x4
lsr x11, x10, #2
mov x10, x9
bfi x10, x11, #32, #1
lsr x11, x10, #32
cbnz x11, LBB19_137
; %bb.135:
and w11, w9, #0x3
ldr w12, [x8, x10, lsl #2]
orr x10, x9, #0x3
ldr w13, [x8, x10, lsl #2]
mov w14, #1
lsl w11, w14, w11
tst w13, w11
cset w13, ne
bfi x12, x13, #32, #1
cmp x12, x21
b.ne LBB19_137
; %bb.136:
str w21, [x8, x21, lsl #2]
lsl x12, x23, #2
ldr w13, [x8, x12]
and w13, w13, #0xfffffffb
str w13, [x8, x12]
str w9, [x8, x9, lsl #2]
lsl x9, x10, #2
ldr w10, [x8, x9]
bic w10, w10, w11
str w10, [x8, x9]
LBB19_137:
str w19, [x8, x19, lsl #2]
str w22, [x8, x22, lsl #2]
str w21, [x8, x21, lsl #2]
LBB19_138:
str wzr, [x8, x27, lsl #2]
ldr x8, [x5, #32]
ldr w9, [x5, #40]
add w10, w9, #1
str w10, [x5, #40]
str w20, [x8, x9, lsl #2]
LBB19_139:
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
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh8, Lloh9
.cfi_endproc
.section __TEXT,__const
.p2align 1
lJTI19_0:
.short (LBB19_46-LBB19_46)>>2
.short (LBB19_74-LBB19_46)>>2
.short (LBB19_77-LBB19_46)>>2
.short (LBB19_84-LBB19_46)>>2
.p2align 1
lJTI19_1:
.short (LBB19_76-LBB19_76)>>2
.short (LBB19_105-LBB19_76)>>2
.short (LBB19_106-LBB19_76)>>2
.short (LBB19_107-LBB19_76)>>2
.short (LBB19_108-LBB19_76)>>2
.short (LBB19_109-LBB19_76)>>2
.short (LBB19_110-LBB19_76)>>2
.short (LBB19_112-LBB19_76)>>2
.short (LBB19_113-LBB19_76)>>2
.short (LBB19_114-LBB19_76)>>2
.short (LBB19_115-LBB19_76)>>2
.short (LBB19_116-LBB19_76)>>2
.short (LBB19_117-LBB19_76)>>2
.short (LBB19_118-LBB19_76)>>2
.short (LBB19_119-LBB19_76)>>2
.short (LBB19_120-LBB19_76)>>2
; -- End function
.section __TEXT,__text,regular,pure_instructions
.globl _reduce ; -- Begin function reduce
.p2align 2
_reduce: ; @reduce
.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
ldr w22, [x0, #24]
cbz w22, LBB20_6
; %bb.1:
mov x20, x0
mov w21, #0
mov w19, #0
b LBB20_3
LBB20_2: ; in Loop: Header=BB20_3 Depth=1
add w19, w19, w22
add w21, w21, #1
ldr w22, [x20, #24]
cbz w22, LBB20_5
LBB20_3: ; =>This Loop Header: Depth=1
; Child Loop BB20_4 Depth 2
ldr x8, [x20, #16]
subs w9, w22, #1
str w9, [x20, #24]
ldr w1, [x8, w9, uxtw #2]
mov x0, x20
bl _rewrite
subs w23, w22, #1
b.eq LBB20_2
LBB20_4: ; Parent Loop BB20_3 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [x20, #24]
ldr x9, [x20, #16]
sub w8, w8, #1
str w8, [x20, #24]
ldr w1, [x9, w8, uxtw #2]
mov x0, x20
bl _rewrite
subs w23, w23, #1
b.ne LBB20_4
b LBB20_2
LBB20_5:
bfi x19, x21, #32, #32
b LBB20_7
LBB20_6:
mov x19, #0
LBB20_7:
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
.cfi_endproc
; -- End function
.globl _find_redexes ; -- Begin function find_redexes
.p2align 2
_find_redexes: ; @find_redexes
.cfi_startproc
; %bb.0:
str wzr, [x0, #24]
ldr w11, [x0, #8]
cmp w11, #4
b.hs LBB21_2
LBB21_1:
ret
LBB21_2:
mov x8, #0
mov x9, #0
ldr x10, [x0]
add x10, x10, #8
b LBB21_5
LBB21_3: ; in Loop: Header=BB21_5 Depth=1
ldr x11, [x0, #16]
ldr w12, [x0, #24]
add w13, w12, #1
str w13, [x0, #24]
str w9, [x11, x12, lsl #2]
ldr w11, [x0, #8]
LBB21_4: ; in Loop: Header=BB21_5 Depth=1
add x9, x9, #1
lsr w12, w11, #2
add x8, x8, #4
add x10, x10, #16
cmp x9, x12
b.hs LBB21_1
LBB21_5: ; =>This Inner Loop Header: Depth=1
ldur w13, [x10, #-8]
ldr w12, [x10, #4]
and x14, x12, #0x1
mov x15, x13
bfi x15, x14, #32, #1
lsr x16, x15, #2
lsr x15, x15, #32
cmp x15, #0
ccmp x9, x16, #0, eq
b.hi LBB21_4
; %bb.6: ; in Loop: Header=BB21_5 Depth=1
cbnz w14, LBB21_3
; %bb.7: ; in Loop: Header=BB21_5 Depth=1
tst w13, #0x3
b.ne LBB21_4
; %bb.8: ; in Loop: Header=BB21_5 Depth=1
cmp x8, x13
b.ne LBB21_3
; %bb.9: ; in Loop: Header=BB21_5 Depth=1
add x13, x8, #1
ldur w14, [x10, #-4]
cmp x13, x14
b.ne LBB21_3
; %bb.10: ; in Loop: Header=BB21_5 Depth=1
add x13, x8, #2
ldr w14, [x10]
cmp x13, x14
b.ne LBB21_3
; %bb.11: ; in Loop: Header=BB21_5 Depth=1
cbz w12, LBB21_4
b LBB21_3
.cfi_endproc
; -- End function
.globl _print_pointer ; -- Begin function print_pointer
.p2align 2
_print_pointer: ; @print_pointer
.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
lsr x8, x0, #32
cbz x8, LBB22_2
; %bb.1:
str x19, [sp]
Lloh10:
adrp x0, l_.str.2@PAGE
Lloh11:
add x0, x0, l_.str.2@PAGEOFF
bl _printf
b LBB22_6
LBB22_2:
lsr x8, x19, #2
str x8, [sp]
Lloh12:
adrp x0, l_.str.3@PAGE
Lloh13:
add x0, x0, l_.str.3@PAGEOFF
bl _printf
and w8, w19, #0x3
cmp w8, #2
b.eq LBB22_7
; %bb.3:
cmp w8, #1
b.eq LBB22_8
; %bb.4:
cbnz w8, LBB22_6
; %bb.5:
mov w0, #97
b LBB22_9
LBB22_6:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
LBB22_7:
mov w0, #99
b LBB22_9
LBB22_8:
mov w0, #98
LBB22_9:
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
b _putchar
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh12, Lloh13
.cfi_endproc
; -- End function
.globl _print_net ; -- Begin function print_net
.p2align 2
_print_net: ; @print_net
.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
ldr w8, [x0, #8]
cmp w8, #4
b.hs LBB23_2
LBB23_1:
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
LBB23_2:
mov x19, x0
mov x27, #0
mov x28, #0
mov w20, #12
Lloh14:
adrp x23, l_.str.2@PAGE
Lloh15:
add x23, x23, l_.str.2@PAGEOFF
Lloh16:
adrp x24, l_.str.12@PAGE
Lloh17:
add x24, x24, l_.str.12@PAGEOFF
Lloh18:
adrp x25, l_.str.13@PAGE
Lloh19:
add x25, x25, l_.str.13@PAGEOFF
Lloh20:
adrp x26, l_.str.3@PAGE
Lloh21:
add x26, x26, l_.str.3@PAGEOFF
LBB23_3: ; =>This Inner Loop Header: Depth=1
ldr x8, [x19]
add x9, x8, x20
ldur w9, [x9, #-12]
cmp x27, x9
b.ne LBB23_7
; %bb.4: ; in Loop: Header=BB23_3 Depth=1
add x10, x27, #1
add x9, x8, x27, lsl #2
ldr w11, [x9, #4]
cmp x10, x11
b.ne LBB23_7
; %bb.5: ; in Loop: Header=BB23_3 Depth=1
add x10, x27, #2
ldr w9, [x9, #8]
cmp x10, x9
b.ne LBB23_7
; %bb.6: ; in Loop: Header=BB23_3 Depth=1
ldr w9, [x8, x20]
cbz w9, LBB23_36
LBB23_7: ; in Loop: Header=BB23_3 Depth=1
ldr w8, [x8, x20]
ubfx w21, w8, #3, #3
lsr w22, w8, #6
str x28, [sp]
Lloh22:
adrp x0, l_.str.8@PAGE
Lloh23:
add x0, x0, l_.str.8@PAGEOFF
bl _printf
stp x21, x22, [sp]
Lloh24:
adrp x0, l_.str.9@PAGE
Lloh25:
add x0, x0, l_.str.9@PAGEOFF
bl _printf
ldr x8, [x19]
add x8, x8, x20
ldur w21, [x8, #-12]
ldr w8, [x8]
and w9, w8, #0x1
mov x8, x21
bfi x8, x9, #32, #1
lsr x9, x8, #32
cbz x9, LBB23_9
; %bb.8: ; in Loop: Header=BB23_3 Depth=1
; kill: def $w21 killed $w21 killed $x21 def $x21
str x21, [sp]
mov x0, x23
bl _printf
b LBB23_16
LBB23_9: ; in Loop: Header=BB23_3 Depth=1
lsr x8, x8, #2
str x8, [sp]
mov x0, x26
bl _printf
and w8, w21, #0x3
cmp w8, #2
b.eq LBB23_13
; %bb.10: ; in Loop: Header=BB23_3 Depth=1
cmp w8, #1
b.eq LBB23_14
; %bb.11: ; in Loop: Header=BB23_3 Depth=1
cbnz w8, LBB23_16
; %bb.12: ; in Loop: Header=BB23_3 Depth=1
mov w0, #97
b LBB23_15
LBB23_13: ; in Loop: Header=BB23_3 Depth=1
mov w0, #99
b LBB23_15
LBB23_14: ; in Loop: Header=BB23_3 Depth=1
mov w0, #98
LBB23_15: ; in Loop: Header=BB23_3 Depth=1
bl _putchar
LBB23_16: ; in Loop: Header=BB23_3 Depth=1
mov w0, #32
bl _putchar
ldr x8, [x19]
add x8, x8, x27, lsl #2
ldr w21, [x8, #4]
ldr w8, [x8, #12]
and x8, x8, #0x2
lsr x9, x8, #1
mov x8, x21
bfi x8, x9, #32, #1
lsr x9, x8, #32
cbz x9, LBB23_18
; %bb.17: ; in Loop: Header=BB23_3 Depth=1
; kill: def $w21 killed $w21 killed $x21 def $x21
str x21, [sp]
mov x0, x23
bl _printf
b LBB23_25
LBB23_18: ; in Loop: Header=BB23_3 Depth=1
lsr x8, x8, #2
str x8, [sp]
mov x0, x26
bl _printf
and w8, w21, #0x3
cmp w8, #2
b.eq LBB23_22
; %bb.19: ; in Loop: Header=BB23_3 Depth=1
cmp w8, #1
b.eq LBB23_23
; %bb.20: ; in Loop: Header=BB23_3 Depth=1
cbnz w8, LBB23_25
; %bb.21: ; in Loop: Header=BB23_3 Depth=1
mov w0, #97
b LBB23_24
LBB23_22: ; in Loop: Header=BB23_3 Depth=1
mov w0, #99
b LBB23_24
LBB23_23: ; in Loop: Header=BB23_3 Depth=1
mov w0, #98
LBB23_24: ; in Loop: Header=BB23_3 Depth=1
bl _putchar
LBB23_25: ; in Loop: Header=BB23_3 Depth=1
mov w0, #32
bl _putchar
ldr x8, [x19]
add x8, x8, x27, lsl #2
ldp w21, w8, [x8, #8]
and x8, x8, #0x4
lsr x9, x8, #2
mov x8, x21
bfi x8, x9, #32, #1
lsr x9, x8, #32
cbz x9, LBB23_27
; %bb.26: ; in Loop: Header=BB23_3 Depth=1
; kill: def $w21 killed $w21 killed $x21 def $x21
str x21, [sp]
mov x0, x23
bl _printf
b LBB23_34
LBB23_27: ; in Loop: Header=BB23_3 Depth=1
lsr x8, x8, #2
str x8, [sp]
mov x0, x26
bl _printf
and w8, w21, #0x3
cmp w8, #2
b.eq LBB23_31
; %bb.28: ; in Loop: Header=BB23_3 Depth=1
cmp w8, #1
b.eq LBB23_32
; %bb.29: ; in Loop: Header=BB23_3 Depth=1
cbnz w8, LBB23_34
; %bb.30: ; in Loop: Header=BB23_3 Depth=1
mov w0, #97
b LBB23_33
LBB23_31: ; in Loop: Header=BB23_3 Depth=1
mov w0, #99
b LBB23_33
LBB23_32: ; in Loop: Header=BB23_3 Depth=1
mov w0, #98
LBB23_33: ; in Loop: Header=BB23_3 Depth=1
bl _putchar
LBB23_34: ; in Loop: Header=BB23_3 Depth=1
mov w0, #93
bl _putchar
mov x0, x24
bl _printf
ldr x8, [x19]
lsl x21, x27, #2
add x8, x8, x21
ldr w8, [x8, #12]
and w8, w8, #0x1
str x8, [sp]
mov x0, x25
bl _printf
ldr x8, [x19]
add x8, x8, x21
ldr w8, [x8, #12]
ubfx w8, w8, #1, #1
str x8, [sp]
mov x0, x25
bl _printf
ldr x8, [x19]
add x8, x8, x21
ldr w8, [x8, #12]
ubfx w8, w8, #2, #1
str x8, [sp]
mov x0, x25
bl _printf
mov w0, #10
bl _putchar
LBB23_35: ; in Loop: Header=BB23_3 Depth=1
add x28, x28, #1
ldr w8, [x19, #8]
add x27, x27, #4
add x20, x20, #16
cmp x28, x8, lsr #2
b.lo LBB23_3
b LBB23_1
LBB23_36: ; in Loop: Header=BB23_3 Depth=1
str x28, [sp]
Lloh26:
adrp x0, l_.str.7@PAGE
Lloh27:
add x0, x0, l_.str.7@PAGEOFF
bl _printf
b LBB23_35
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh26, Lloh27
.cfi_endproc
; -- End function
.globl _main ; -- Begin function main
.p2align 2
_main: ; @main
.cfi_startproc
; %bb.0:
sub sp, sp, #112
.cfi_def_cfa_offset 112
stp 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
mov w0, #2048
movk w0, #12207, lsl #16
bl _malloc
mov x20, x0
str x0, [sp, #16]
mov w0, #23040
movk w0, #610, lsl #16
bl _malloc
mov x19, x0
str x0, [sp, #32]
mov w0, #23040
movk w0, #610, lsl #16
bl _malloc
str x0, [sp, #48]
str wzr, [sp, #56]
movi.2d v0, #0000000000000000
mov x8, #-33920
Lloh28:
adrp x9, _nodes@PAGE
Lloh29:
add x9, x9, _nodes@PAGEOFF
movi.4s v1, #1
movi.2d v2, #0000000000000000
movi.2d v3, #0000000000000000
movi.2d v4, #0000000000000000
LBB24_1: ; =>This Inner Loop Header: Depth=1
add x10, x9, x8
ldr q5, [x10, #33920]
ldr q6, [x10, #33936]
ldr q7, [x10, #33952]
ldr q16, [x10, #33968]
add x10, x20, x8
str q5, [x10, #33920]
str q6, [x10, #33936]
str q7, [x10, #33952]
str q16, [x10, #33968]
add.4s v0, v0, v1
add.4s v2, v2, v1
add.4s v3, v3, v1
add.4s v4, v4, v1
adds x8, x8, #64
b.ne LBB24_1
; %bb.2:
add.4s v0, v2, v0
add.4s v0, v3, v0
add.4s v0, v4, v0
addv.4s s0, v0
str s0, [sp, #24]
fmov w11, s0
str wzr, [sp, #40]
cmp w11, #4
b.lo LBB24_19
; %bb.3:
mov x8, #0
mov w9, #0
mov w21, #0
mov x10, #0
lsr w11, w11, #2
add x12, x20, #8
b LBB24_6
LBB24_4: ; in Loop: Header=BB24_6 Depth=1
add w9, w21, #1
str w10, [x19, w21, uxtw #2]
mov x21, x9
LBB24_5: ; in Loop: Header=BB24_6 Depth=1
add x10, x10, #1
add x8, x8, #4
add x12, x12, #16
cmp x10, x11
b.hs LBB24_13
LBB24_6: ; =>This Inner Loop Header: Depth=1
ldur w14, [x12, #-8]
ldr w13, [x12, #4]
and x15, x13, #0x1
mov x16, x14
bfi x16, x15, #32, #1
lsr x17, x16, #2
lsr x16, x16, #32
cmp x16, #0
ccmp x10, x17, #0, eq
b.hi LBB24_5
; %bb.7: ; in Loop: Header=BB24_6 Depth=1
cbnz w15, LBB24_4
; %bb.8: ; in Loop: Header=BB24_6 Depth=1
tst w14, #0x3
b.ne LBB24_5
; %bb.9: ; in Loop: Header=BB24_6 Depth=1
cmp x8, x14
b.ne LBB24_4
; %bb.10: ; in Loop: Header=BB24_6 Depth=1
add x14, x8, #1
ldur w15, [x12, #-4]
cmp x14, x15
b.ne LBB24_4
; %bb.11: ; in Loop: Header=BB24_6 Depth=1
add x14, x8, #2
ldr w15, [x12]
cmp x14, x15
b.ne LBB24_4
; %bb.12: ; in Loop: Header=BB24_6 Depth=1
cbz w13, LBB24_5
b LBB24_4
LBB24_13:
str w9, [sp, #40]
cbz w21, LBB24_19
; %bb.14:
mov w22, #0
mov w20, #0
LBB24_15: ; =>This Loop Header: Depth=1
; Child Loop BB24_16 Depth 2
subs w8, w21, #1
str w8, [sp, #40]
ldr w1, [x19, w8, uxtw #2]
add x0, sp, #16
bl _rewrite
subs w19, w21, #1
b.eq LBB24_17
LBB24_16: ; Parent Loop BB24_15 Depth=1
; => This Inner Loop Header: Depth=2
ldr w8, [sp, #40]
ldr x9, [sp, #32]
sub w8, w8, #1
str w8, [sp, #40]
ldr w1, [x9, w8, uxtw #2]
add x0, sp, #16
bl _rewrite
subs w19, w19, #1
b.ne LBB24_16
LBB24_17: ; in Loop: Header=BB24_15 Depth=1
add w20, w20, w21
add w22, w22, #1
ldr w21, [sp, #40]
cbz w21, LBB24_20
; %bb.18: ; in Loop: Header=BB24_15 Depth=1
ldr x19, [sp, #32]
b LBB24_15
LBB24_19:
mov x20, #0
b LBB24_21
LBB24_20:
bfi x20, x22, #32, #32
LBB24_21:
lsr x19, x20, #32
str x20, [sp]
Lloh30:
adrp x0, l_.str.15@PAGE
Lloh31:
add x0, x0, l_.str.15@PAGEOFF
bl _printf
str x19, [sp]
Lloh32:
adrp x0, l_.str.16@PAGE
Lloh33:
add x0, x0, l_.str.16@PAGEOFF
bl _printf
mov w0, #0
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
add sp, sp, #112
ret
.loh AdrpAdd Lloh28, Lloh29
.loh AdrpAdd Lloh32, Lloh33
.loh AdrpAdd Lloh30, Lloh31
.cfi_endproc
; -- End function
.section __TEXT,__const
.globl _PTR ; @PTR
.p2align 2
_PTR:
.long 0 ; 0x0
.globl _NUM ; @NUM
.p2align 2
_NUM:
.long 1 ; 0x1
.globl _NOD ; @NOD
.p2align 2
_NOD:
.long 0 ; 0x0
.globl _OP1 ; @OP1
.p2align 2
_OP1:
.long 1 ; 0x1
.globl _OP2 ; @OP2
.p2align 2
_OP2:
.long 2 ; 0x2
.globl _ITE ; @ITE
.p2align 2
_ITE:
.long 3 ; 0x3
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "[ERROR]\nCan't enter a numeric pointer."
l_.str.1: ; @.str.1
.asciz "[ERROR]\nInvalid interaction."
l_.str.2: ; @.str.2
.asciz "#%u"
l_.str.3: ; @.str.3
.asciz "%u"
l_.str.7: ; @.str.7
.asciz "%u: ~\n"
l_.str.8: ; @.str.8
.asciz "%u: "
l_.str.9: ; @.str.9
.asciz "[%u:%u| "
l_.str.12: ; @.str.12
.asciz "..."
l_.str.13: ; @.str.13
.asciz "%d "
.section __TEXT,__const
.p2align 2 ; @nodes
_nodes:
.long 2 ; 0x2
.long 8466 ; 0x2112
.long 0 ; 0x0
.long 0 ; 0x0
.long 8 ; 0x8
.long 164 ; 0xa4
.long 8464 ; 0x2110
.long 0 ; 0x0
.long 4 ; 0x4
.long 24 ; 0x18
.long 156 ; 0x9c
.long 0 ; 0x0
.long 40 ; 0x28
.long 21 ; 0x15
.long 18 ; 0x12
.long 0 ; 0x0
.long 25 ; 0x19
.long 22 ; 0x16
.long 14 ; 0xe
.long 0 ; 0x0
.long 26 ; 0x1a
.long 13 ; 0xd
.long 17 ; 0x11
.long 0 ; 0x0
.long 9 ; 0x9
.long 16 ; 0x10
.long 20 ; 0x14
.long 64 ; 0x40
.long 56 ; 0x38
.long 37 ; 0x25
.long 34 ; 0x22
.long 0 ; 0x0
.long 41 ; 0x29
.long 38 ; 0x26
.long 30 ; 0x1e
.long 0 ; 0x0
.long 42 ; 0x2a
.long 29 ; 0x1d
.long 33 ; 0x21
.long 0 ; 0x0
.long 12 ; 0xc
.long 32 ; 0x20
.long 36 ; 0x24
.long 64 ; 0x40
.long 72 ; 0x48
.long 53 ; 0x35
.long 50 ; 0x32
.long 0 ; 0x0
.long 57 ; 0x39
.long 54 ; 0x36
.long 46 ; 0x2e
.long 0 ; 0x0
.long 58 ; 0x3a
.long 45 ; 0x2d
.long 49 ; 0x31
.long 0 ; 0x0
.long 28 ; 0x1c
.long 48 ; 0x30
.long 52 ; 0x34
.long 64 ; 0x40
.long 88 ; 0x58
.long 69 ; 0x45
.long 66 ; 0x42
.long 0 ; 0x0
.long 73 ; 0x49
.long 70 ; 0x46
.long 62 ; 0x3e
.long 0 ; 0x0
.long 74 ; 0x4a
.long 61 ; 0x3d
.long 65 ; 0x41
.long 0 ; 0x0
.long 44 ; 0x2c
.long 64 ; 0x40
.long 68 ; 0x44
.long 64 ; 0x40
.long 104 ; 0x68
.long 85 ; 0x55
.long 82 ; 0x52
.long 0 ; 0x0
.long 89 ; 0x59
.long 86 ; 0x56
.long 78 ; 0x4e
.long 0 ; 0x0
.long 90 ; 0x5a
.long 77 ; 0x4d
.long 81 ; 0x51
.long 0 ; 0x0
.long 60 ; 0x3c
.long 80 ; 0x50
.long 84 ; 0x54
.long 64 ; 0x40
.long 120 ; 0x78
.long 101 ; 0x65
.long 98 ; 0x62
.long 0 ; 0x0
.long 105 ; 0x69
.long 102 ; 0x66
.long 94 ; 0x5e
.long 0 ; 0x0
.long 106 ; 0x6a
.long 93 ; 0x5d
.long 97 ; 0x61
.long 0 ; 0x0
.long 76 ; 0x4c
.long 96 ; 0x60
.long 100 ; 0x64
.long 64 ; 0x40
.long 136 ; 0x88
.long 117 ; 0x75
.long 114 ; 0x72
.long 0 ; 0x0
.long 121 ; 0x79
.long 118 ; 0x76
.long 110 ; 0x6e
.long 0 ; 0x0
.long 122 ; 0x7a
.long 109 ; 0x6d
.long 113 ; 0x71
.long 0 ; 0x0
.long 92 ; 0x5c
.long 112 ; 0x70
.long 116 ; 0x74
.long 64 ; 0x40
.long 152 ; 0x98
.long 133 ; 0x85
.long 130 ; 0x82
.long 0 ; 0x0
.long 137 ; 0x89
.long 134 ; 0x86
.long 126 ; 0x7e
.long 0 ; 0x0
.long 138 ; 0x8a
.long 125 ; 0x7d
.long 129 ; 0x81
.long 0 ; 0x0
.long 108 ; 0x6c
.long 128 ; 0x80
.long 132 ; 0x84
.long 64 ; 0x40
.long 160 ; 0xa0
.long 149 ; 0x95
.long 146 ; 0x92
.long 0 ; 0x0
.long 153 ; 0x99
.long 150 ; 0x96
.long 142 ; 0x8e
.long 0 ; 0x0
.long 154 ; 0x9a
.long 141 ; 0x8d
.long 145 ; 0x91
.long 0 ; 0x0
.long 124 ; 0x7c
.long 144 ; 0x90
.long 148 ; 0x94
.long 64 ; 0x40
.long 10 ; 0xa
.long 161 ; 0xa1
.long 162 ; 0xa2
.long 0 ; 0x0
.long 140 ; 0x8c
.long 157 ; 0x9d
.long 158 ; 0x9e
.long 0 ; 0x0
.long 5 ; 0x5
.long 8229 ; 0x2025
.long 170 ; 0xaa
.long 0 ; 0x0
.long 172 ; 0xac
.long 450 ; 0x1c2
.long 166 ; 0xa6
.long 0 ; 0x0
.long 168 ; 0xa8
.long 324 ; 0x144
.long 178 ; 0xb2
.long 0 ; 0x0
.long 180 ; 0xb4
.long 320 ; 0x140
.long 174 ; 0xae
.long 0 ; 0x0
.long 176 ; 0xb0
.long 192 ; 0xc0
.long 184 ; 0xb8
.long 0 ; 0x0
.long 182 ; 0xb6
.long 1954047348 ; 0x74786574
.long 188 ; 0xbc
.long 4194242 ; 0x3fffc2
.long 186 ; 0xba
.long 316 ; 0x13c
.long 284 ; 0x11c
.long 0 ; 0x0
.long 181 ; 0xb5
.long 196 ; 0xc4
.long 296 ; 0x128
.long 0 ; 0x0
.long 193 ; 0xc1
.long 221 ; 0xdd
.long 200 ; 0xc8
.long 0 ; 0x0
.long 198 ; 0xc6
.long 256 ; 0x100
.long 204 ; 0xcc
.long 0 ; 0x0
.long 202 ; 0xca
.long 217 ; 0xd9
.long 208 ; 0xd0
.long 0 ; 0x0
.long 206 ; 0xce
.long 280 ; 0x118
.long 234 ; 0xea
.long 0 ; 0x0
.long 222 ; 0xde
.long 218 ; 0xda
.long 272 ; 0x110
.long 528 ; 0x210
.long 8 ; 0x8
.long 205 ; 0xcd
.long 213 ; 0xd5
.long 721 ; 0x2d1
.long 24 ; 0x18
.long 197 ; 0xc5
.long 212 ; 0xd4
.long 785 ; 0x311
.long 3 ; 0x3
.long 230 ; 0xe6
.long 264 ; 0x108
.long 977 ; 0x3d1
.long 4 ; 0x4
.long 281 ; 0x119
.long 225 ; 0xe1
.long 273 ; 0x111
.long 238 ; 0xee
.long 254 ; 0xfe
.long 210 ; 0xd2
.long 0 ; 0x0
.long 265 ; 0x109
.long 240 ; 0xf0
.long 232 ; 0xe8
.long 4194264 ; 0x3fffd8
.long 237 ; 0xed
.long 246 ; 0xf6
.long 248 ; 0xf8
.long 4194240 ; 0x3fffc0
.long 317 ; 0x13d
.long 273 ; 0x111
.long 241 ; 0xf1
.long 0 ; 0x0
.long 242 ; 0xf2
.long 250 ; 0xfa
.long 249 ; 0xf9
.long 0 ; 0x0
.long 258 ; 0x102
.long 278 ; 0x116
.long 233 ; 0xe9
.long 0 ; 0x0
.long 201 ; 0xc9
.long 262 ; 0x106
.long 252 ; 0xfc
.long 0 ; 0x0
.long 266 ; 0x10a
.long 268 ; 0x10c
.long 257 ; 0x101
.long 4194264 ; 0x3fffd8
.long 226 ; 0xe2
.long 236 ; 0xec
.long 260 ; 0x104
.long 4194240 ; 0x3fffc0
.long 261 ; 0x105
.long 0 ; 0x0
.long 274 ; 0x112
.long 4194242 ; 0x3fffc2
.long 214 ; 0xd6
.long 245 ; 0xf5
.long 270 ; 0x10e
.long 4194240 ; 0x3fffc0
.long 1 ; 0x1
.long 282 ; 0x11a
.long 253 ; 0xfd
.long 17 ; 0x11
.long 209 ; 0xd1
.long 229 ; 0xe5
.long 277 ; 0x115
.long 4194240 ; 0x3fffc0
.long 190 ; 0xbe
.long 309 ; 0x135
.long 290 ; 0x122
.long 0 ; 0x0
.long 294 ; 0x126
.long 0 ; 0x0
.long 286 ; 0x11e
.long 2 ; 0x2
.long 298 ; 0x12a
.long 0 ; 0x0
.long 288 ; 0x120
.long 2 ; 0x2
.long 194 ; 0xc2
.long 300 ; 0x12c
.long 292 ; 0x124
.long 0 ; 0x0
.long 297 ; 0x129
.long 313 ; 0x139
.long 304 ; 0x130
.long 0 ; 0x0
.long 302 ; 0x12e
.long 305 ; 0x131
.long 310 ; 0x136
.long 0 ; 0x0
.long 314 ; 0x13a
.long 285 ; 0x11d
.long 306 ; 0x132
.long 0 ; 0x0
.long 318 ; 0x13e
.long 301 ; 0x12d
.long 308 ; 0x134
.long 0 ; 0x0
.long 189 ; 0xbd
.long 244 ; 0xf4
.long 312 ; 0x138
.long 128 ; 0x80
.long 177 ; 0xb1
.long 392 ; 0x188
.long 440 ; 0x1b8
.long 0 ; 0x0
.long 173 ; 0xad
.long 328 ; 0x148
.long 444 ; 0x1bc
.long 0 ; 0x0
.long 325 ; 0x145
.long 436 ; 0x1b4
.long 332 ; 0x14c
.long 0 ; 0x0
.long 330 ; 0x14a
.long 385 ; 0x181
.long 338 ; 0x152
.long 0 ; 0x0
.long 342 ; 0x156
.long 386 ; 0x182
.long 334 ; 0x14e
.long 0 ; 0x0
.long 393 ; 0x189
.long 346 ; 0x15a
.long 336 ; 0x150
.long 0 ; 0x0
.long 348 ; 0x15c
.long 382 ; 0x17e
.long 341 ; 0x155
.long 0 ; 0x0
.long 344 ; 0x158
.long 376 ; 0x178
.long 354 ; 0x162
.long 0 ; 0x0
.long 358 ; 0x166
.long 360 ; 0x168
.long 350 ; 0x15e
.long 4194264 ; 0x3fffd8
.long 10 ; 0xa
.long 369 ; 0x171
.long 352 ; 0x160
.long 913 ; 0x391
.long 353 ; 0x161
.long 366 ; 0x16e
.long 374 ; 0x176
.long 4194240 ; 0x3fffc0
.long 48 ; 0x30
.long 370 ; 0x172
.long 361 ; 0x169
.long 17 ; 0x11
.long 377 ; 0x179
.long 357 ; 0x165
.long 365 ; 0x16d
.long 4194240 ; 0x3fffc0
.long 87 ; 0x57
.long 378 ; 0x17a
.long 362 ; 0x16a
.long 17 ; 0x11
.long 349 ; 0x15d
.long 368 ; 0x170
.long 373 ; 0x175
.long 4194240 ; 0x3fffc0
.long 16 ; 0x10
.long 437 ; 0x1b5
.long 345 ; 0x159
.long 209 ; 0xd1
.long 390 ; 0x186
.long 333 ; 0x14d
.long 337 ; 0x151
.long 0 ; 0x0
.long 394 ; 0x18a
.long 398 ; 0x18e
.long 384 ; 0x180
.long 0 ; 0x0
.long 321 ; 0x141
.long 340 ; 0x154
.long 388 ; 0x184
.long 128 ; 0x80
.long 400 ; 0x190
.long 434 ; 0x1b2
.long 389 ; 0x185
.long 0 ; 0x0
.long 396 ; 0x18c
.long 428 ; 0x1ac
.long 406 ; 0x196
.long 0 ; 0x0
.long 410 ; 0x19a
.long 412 ; 0x19c
.long 402 ; 0x192
.long 4194264 ; 0x3fffd8
.long 10 ; 0xa
.long 421 ; 0x1a5
.long 404 ; 0x194
.long 913 ; 0x391
.long 405 ; 0x195
.long 418 ; 0x1a2
.long 426 ; 0x1aa
.long 4194240 ; 0x3fffc0
.long 48 ; 0x30
.long 422 ; 0x1a6
.long 413 ; 0x19d
.long 17 ; 0x11
.long 429 ; 0x1ad
.long 409 ; 0x199
.long 417 ; 0x1a1
.long 4194240 ; 0x3fffc0
.long 87 ; 0x57
.long 430 ; 0x1ae
.long 414 ; 0x19e
.long 17 ; 0x11
.long 401 ; 0x191
.long 420 ; 0x1a4
.long 425 ; 0x1a9
.long 4194240 ; 0x3fffc0
.long 16 ; 0x10
.long 438 ; 0x1b6
.long 397 ; 0x18d
.long 273 ; 0x111
.long 329 ; 0x149
.long 381 ; 0x17d
.long 433 ; 0x1b1
.long 4194240 ; 0x3fffc0
.long 322 ; 0x142
.long 445 ; 0x1bd
.long 446 ; 0x1be
.long 0 ; 0x0
.long 326 ; 0x146
.long 441 ; 0x1b9
.long 442 ; 0x1ba
.long 0 ; 0x0
.long 452 ; 0x1c4
.long 8230 ; 0x2026
.long 169 ; 0xa9
.long 0 ; 0x0
.long 448 ; 0x1c0
.long 456 ; 0x1c8
.long 794 ; 0x31a
.long 0 ; 0x0
.long 453 ; 0x1c5
.long 460 ; 0x1cc
.long 808 ; 0x328
.long 0 ; 0x0
.long 457 ; 0x1c9
.long 505 ; 0x1f9
.long 464 ; 0x1d0
.long 0 ; 0x0
.long 462 ; 0x1ce
.long 501 ; 0x1f5
.long 468 ; 0x1d4
.long 0 ; 0x0
.long 466 ; 0x1d2
.long 788 ; 0x314
.long 472 ; 0x1d8
.long 0 ; 0x0
.long 470 ; 0x1d6
.long 493 ; 0x1ed
.long 476 ; 0x1dc
.long 0 ; 0x0
.long 474 ; 0x1da
.long 489 ; 0x1e9
.long 480 ; 0x1e0
.long 0 ; 0x0
.long 478 ; 0x1de
.long 485 ; 0x1e5
.long 486 ; 0x1e6
.long 0 ; 0x0
.long 490 ; 0x1ea
.long 481 ; 0x1e1
.long 482 ; 0x1e2
.long 0 ; 0x0
.long 494 ; 0x1ee
.long 477 ; 0x1dd
.long 484 ; 0x1e4
.long 0 ; 0x0
.long 498 ; 0x1f2
.long 473 ; 0x1d9
.long 488 ; 0x1e8
.long 0 ; 0x0
.long 502 ; 0x1f6
.long 790 ; 0x316
.long 492 ; 0x1ec
.long 0 ; 0x0
.long 506 ; 0x1fa
.long 465 ; 0x1d1
.long 496 ; 0x1f0
.long 0 ; 0x0
.long 510 ; 0x1fe
.long 461 ; 0x1cd
.long 500 ; 0x1f4
.long 0 ; 0x0
.long 514 ; 0x202
.long 520 ; 0x208
.long 504 ; 0x1f8
.long 4194264 ; 0x3fffd8
.long 135 ; 0x87
.long 518 ; 0x206
.long 508 ; 0x1fc
.long 977 ; 0x3d1
.long 136 ; 0x88
.long 789 ; 0x315
.long 513 ; 0x201
.long 273 ; 0x111
.long 509 ; 0x1fd
.long 524 ; 0x20c
.long 684 ; 0x2ac
.long 4194240 ; 0x3fffc0
.long 521 ; 0x209
.long 665 ; 0x299
.long 528 ; 0x210
.long 0 ; 0x0
.long 526 ; 0x20e
.long 560 ; 0x230
.long 532 ; 0x214
.long 0 ; 0x0
.long 530 ; 0x212
.long 565 ; 0x235
.long 536 ; 0x218
.long 0 ; 0x0
.long 534 ; 0x216
.long 573 ; 0x23d
.long 540 ; 0x21c
.long 0 ; 0x0
.long 538 ; 0x21a
.long 609 ; 0x261
.long 544 ; 0x220
.long 0 ; 0x0
.long 542 ; 0x21e
.long 680 ; 0x2a8
.long 550 ; 0x226
.long 0 ; 0x0
.long 554 ; 0x22a
.long 682 ; 0x2aa
.long 546 ; 0x222
.long 0 ; 0x0
.long 558 ; 0x22e
.long 668 ; 0x29c
.long 548 ; 0x224
.long 0 ; 0x0
.long 562 ; 0x232
.long 570 ; 0x23a
.long 552 ; 0x228
.long 0 ; 0x0
.long 529 ; 0x211
.long 566 ; 0x236
.long 556 ; 0x22c
.long 0 ; 0x0
.long 1 ; 0x1
.long 533 ; 0x215
.long 561 ; 0x231
.long 17 ; 0x11
.long 681 ; 0x2a9
.long 574 ; 0x23e
.long 557 ; 0x22d
.long 0 ; 0x0
.long 578 ; 0x242
.long 537 ; 0x219
.long 569 ; 0x239
.long 0 ; 0x0
.long 580 ; 0x244
.long 610 ; 0x262
.long 572 ; 0x23c
.long 0 ; 0x0
.long 576 ; 0x240
.long 600 ; 0x258
.long 584 ; 0x248
.long 0 ; 0x0
.long 582 ; 0x246
.long 592 ; 0x250
.long 588 ; 0x24c
.long 0 ; 0x0
.long 586 ; 0x24a
.long 601 ; 0x259
.long 594 ; 0x252
.long 0 ; 0x0
.long 585 ; 0x249
.long 598 ; 0x256
.long 590 ; 0x24e
.long 0 ; 0x0
.long 602 ; 0x25a
.long 604 ; 0x25c
.long 593 ; 0x251
.long 0 ; 0x0
.long 581 ; 0x245
.long 589 ; 0x24d
.long 596 ; 0x254
.long 0 ; 0x0
.long 597 ; 0x255
.long 606 ; 0x25e
.long 605 ; 0x25d
.long 0 ; 0x0
.long 614 ; 0x266
.long 541 ; 0x21d
.long 577 ; 0x241
.long 0 ; 0x0
.long 616 ; 0x268
.long 660 ; 0x294
.long 608 ; 0x260
.long 0 ; 0x0
.long 612 ; 0x264
.long 656 ; 0x290
.long 620 ; 0x26c
.long 0 ; 0x0
.long 618 ; 0x26a
.long 636 ; 0x27c
.long 624 ; 0x270
.long 0 ; 0x0
.long 622 ; 0x26e
.long 637 ; 0x27d
.long 628 ; 0x274
.long 0 ; 0x0
.long 626 ; 0x272
.long 648 ; 0x288
.long 634 ; 0x27a
.long 0 ; 0x0
.long 638 ; 0x27e
.long 640 ; 0x280
.long 630 ; 0x276
.long 0 ; 0x0
.long 621 ; 0x26d
.long 625 ; 0x271
.long 632 ; 0x278
.long 0 ; 0x0
.long 633 ; 0x279
.long 652 ; 0x28c
.long 644 ; 0x284
.long 0 ; 0x0
.long 642 ; 0x282
.long 657 ; 0x291
.long 650 ; 0x28a
.long 0 ; 0x0
.long 629 ; 0x275
.long 654 ; 0x28e
.long 646 ; 0x286
.long 0 ; 0x0
.long 641 ; 0x281
.long 658 ; 0x292
.long 649 ; 0x289
.long 0 ; 0x0
.long 617 ; 0x269
.long 645 ; 0x285
.long 653 ; 0x28d
.long 0 ; 0x0
.long 613 ; 0x265
.long 664 ; 0x298
.long 666 ; 0x29a
.long 0 ; 0x0
.long 661 ; 0x295
.long 525 ; 0x20d
.long 662 ; 0x296
.long 592 ; 0x250
.long 553 ; 0x229
.long 677 ; 0x2a5
.long 672 ; 0x2a0
.long 0 ; 0x0
.long 670 ; 0x29e
.long 676 ; 0x2a4
.long 678 ; 0x2a6
.long 0 ; 0x0
.long 673 ; 0x2a1
.long 669 ; 0x29d
.long 674 ; 0x2a2
.long 0 ; 0x0
.long 545 ; 0x221
.long 568 ; 0x238
.long 549 ; 0x225
.long 192 ; 0xc0
.long 522 ; 0x20a
.long 785 ; 0x311
.long 688 ; 0x2b0
.long 0 ; 0x0
.long 686 ; 0x2ae
.long 720 ; 0x2d0
.long 692 ; 0x2b4
.long 0 ; 0x0
.long 690 ; 0x2b2
.long 725 ; 0x2d5
.long 696 ; 0x2b8
.long 0 ; 0x0
.long 694 ; 0x2b6
.long 717 ; 0x2cd
.long 700 ; 0x2bc
.long 0 ; 0x0
.long 698 ; 0x2ba
.long 729 ; 0x2d9
.long 704 ; 0x2c0
.long 0 ; 0x0
.long 702 ; 0x2be
.long 709 ; 0x2c5
.long 710 ; 0x2c6
.long 0 ; 0x0
.long 714 ; 0x2ca
.long 705 ; 0x2c1
.long 706 ; 0x2c2
.long 0 ; 0x0
.long 718 ; 0x2ce
.long 730 ; 0x2da
.long 708 ; 0x2c4
.long 0 ; 0x0
.long 722 ; 0x2d2
.long 697 ; 0x2b9
.long 712 ; 0x2c8
.long 0 ; 0x0
.long 689 ; 0x2b1
.long 726 ; 0x2d6
.long 716 ; 0x2cc
.long 0 ; 0x0
.long 1 ; 0x1
.long 693 ; 0x2b5
.long 721 ; 0x2d1
.long 17 ; 0x11
.long 734 ; 0x2de
.long 701 ; 0x2bd
.long 713 ; 0x2c9
.long 0 ; 0x0
.long 736 ; 0x2e0
.long 780 ; 0x30c
.long 728 ; 0x2d8
.long 0 ; 0x0
.long 732 ; 0x2dc
.long 776 ; 0x308
.long 740 ; 0x2e4
.long 0 ; 0x0
.long 738 ; 0x2e2
.long 756 ; 0x2f4
.long 744 ; 0x2e8
.long 0 ; 0x0
.long 742 ; 0x2e6
.long 757 ; 0x2f5
.long 748 ; 0x2ec
.long 0 ; 0x0
.long 746 ; 0x2ea
.long 768 ; 0x300
.long 754 ; 0x2f2
.long 0 ; 0x0
.long 758 ; 0x2f6
.long 760 ; 0x2f8
.long 750 ; 0x2ee
.long 0 ; 0x0
.long 741 ; 0x2e5
.long 745 ; 0x2e9
.long 752 ; 0x2f0
.long 0 ; 0x0
.long 753 ; 0x2f1
.long 772 ; 0x304
.long 764 ; 0x2fc
.long 0 ; 0x0
.long 762 ; 0x2fa
.long 777 ; 0x309
.long 770 ; 0x302
.long 0 ; 0x0
.long 749 ; 0x2ed
.long 774 ; 0x306
.long 766 ; 0x2fe
.long 0 ; 0x0
.long 761 ; 0x2f9
.long 778 ; 0x30a
.long 769 ; 0x301
.long 0 ; 0x0
.long 737 ; 0x2e1
.long 765 ; 0x2fd
.long 773 ; 0x305
.long 0 ; 0x0
.long 733 ; 0x2dd
.long 784 ; 0x310
.long 786 ; 0x312
.long 0 ; 0x0
.long 781 ; 0x30d
.long 685 ; 0x2ad
.long 782 ; 0x30e
.long 592 ; 0x250
.long 469 ; 0x1d5
.long 517 ; 0x205
.long 497 ; 0x1f1
.long 4194240 ; 0x3fffc0
.long 798 ; 0x31e
.long 3620 ; 0xe24
.long 454 ; 0x1c6
.long 0 ; 0x0
.long 802 ; 0x322
.long 3608 ; 0xe18
.long 792 ; 0x318
.long 0 ; 0x0
.long 806 ; 0x326
.long 3394 ; 0xd42
.long 796 ; 0x31c
.long 0 ; 0x0
.long 810 ; 0x32a
.long 0 ; 0x0
.long 800 ; 0x320
.long 2 ; 0x2
.long 458 ; 0x1ca
.long 812 ; 0x32c
.long 804 ; 0x324
.long 0 ; 0x0
.long 809 ; 0x329
.long 813 ; 0x32d
.long 816 ; 0x330
.long 0 ; 0x0
.long 814 ; 0x32e
.long 829 ; 0x33d
.long 820 ; 0x334
.long 0 ; 0x0
.long 818 ; 0x332
.long 865 ; 0x361
.long 824 ; 0x338
.long 0 ; 0x0
.long 822 ; 0x336
.long 1168 ; 0x490
.long 1174 ; 0x496
.long 0 ; 0x0
.long 834 ; 0x342
.long 817 ; 0x331
.long 1160 ; 0x488
.long 0 ; 0x0
.long 836 ; 0x344
.long 866 ; 0x362
.long 828 ; 0x33c
.long 0 ; 0x0
.long 832 ; 0x340
.long 856 ; 0x358
.long 840 ; 0x348
.long 0 ; 0x0
.long 838 ; 0x346
.long 848 ; 0x350
.long 844 ; 0x34c
.long 0 ; 0x0
.long 842 ; 0x34a
.long 857 ; 0x359
.long 850 ; 0x352
.long 0 ; 0x0
.long 841 ; 0x349
.long 854 ; 0x356
.long 846 ; 0x34e
.long 0 ; 0x0
.long 858 ; 0x35a
.long 860 ; 0x35c
.long 849 ; 0x351
.long 0 ; 0x0
.long 837 ; 0x345
.long 845 ; 0x34d
.long 852 ; 0x354
.long 0 ; 0x0
.long 853 ; 0x355
.long 862 ; 0x35e
.long 861 ; 0x35d
.long 0 ; 0x0
.long 870 ; 0x366
.long 821 ; 0x335
.long 833 ; 0x341
.long 0 ; 0x0
.long 872 ; 0x368
.long 916 ; 0x394
.long 864 ; 0x360
.long 0 ; 0x0
.long 868 ; 0x364
.long 912 ; 0x390
.long 876 ; 0x36c
.long 0 ; 0x0
.long 874 ; 0x36a
.long 892 ; 0x37c
.long 880 ; 0x370
.long 0 ; 0x0
.long 878 ; 0x36e
.long 893 ; 0x37d
.long 884 ; 0x374
.long 0 ; 0x0
.long 882 ; 0x372
.long 904 ; 0x388
.long 890 ; 0x37a
.long 0 ; 0x0
.long 894 ; 0x37e
.long 896 ; 0x380
.long 886 ; 0x376
.long 0 ; 0x0
.long 877 ; 0x36d
.long 881 ; 0x371
.long 888 ; 0x378
.long 0 ; 0x0
.long 889 ; 0x379
.long 908 ; 0x38c
.long 900 ; 0x384
.long 0 ; 0x0
.long 898 ; 0x382
.long 913 ; 0x391
.long 906 ; 0x38a
.long 0 ; 0x0
.long 885 ; 0x375
.long 910 ; 0x38e
.long 902 ; 0x386
.long 0 ; 0x0
.long 897 ; 0x381
.long 914 ; 0x392
.long 905 ; 0x389
.long 0 ; 0x0
.long 873 ; 0x369
.long 901 ; 0x385
.long 909 ; 0x38d
.long 0 ; 0x0
.long 869 ; 0x365
.long 921 ; 0x399
.long 922 ; 0x39a
.long 0 ; 0x0
.long 1 ; 0x1
.long 917 ; 0x395
.long 918 ; 0x396
.long 593 ; 0x251
.long 930 ; 0x3a2
.long 1152 ; 0x480
.long 1164 ; 0x48c
.long 0 ; 0x0
.long 934 ; 0x3a6
.long 1132 ; 0x46c
.long 924 ; 0x39c
.long 0 ; 0x0
.long 938 ; 0x3aa
.long 1116 ; 0x45c
.long 928 ; 0x3a0
.long 0 ; 0x0
.long 940 ; 0x3ac
.long 968 ; 0x3c8
.long 932 ; 0x3a4
.long 0 ; 0x0
.long 936 ; 0x3a8
.long 956 ; 0x3bc
.long 944 ; 0x3b0
.long 0 ; 0x0
.long 942 ; 0x3ae
.long 965 ; 0x3c5
.long 948 ; 0x3b4
.long 0 ; 0x0
.long 946 ; 0x3b2
.long 957 ; 0x3bd
.long 952 ; 0x3b8
.long 0 ; 0x0
.long 950 ; 0x3b6
.long 960 ; 0x3c0
.long 962 ; 0x3c2
.long 0 ; 0x0
.long 941 ; 0x3ad
.long 949 ; 0x3b5
.long 964 ; 0x3c4
.long 0 ; 0x0
.long 953 ; 0x3b9
.long 966 ; 0x3c6
.long 954 ; 0x3ba
.long 0 ; 0x0
.long 958 ; 0x3be
.long 945 ; 0x3b1
.long 961 ; 0x3c1
.long 0 ; 0x0
.long 937 ; 0x3a9
.long 1092 ; 0x444
.long 1084 ; 0x43c
.long 0 ; 0x0
.long 1100 ; 0x44c
.long 981 ; 0x3d5
.long 978 ; 0x3d2
.long 0 ; 0x0
.long 985 ; 0x3d9
.long 982 ; 0x3d6
.long 974 ; 0x3ce
.long 0 ; 0x0
.long 986 ; 0x3da
.long 973 ; 0x3cd
.long 977 ; 0x3d1
.long 0 ; 0x0
.long 1093 ; 0x445
.long 976 ; 0x3d0
.long 980 ; 0x3d4
.long 192 ; 0xc0
.long 1108 ; 0x454
.long 997 ; 0x3e5
.long 994 ; 0x3e2
.long 0 ; 0x0
.long 1001 ; 0x3e9
.long 998 ; 0x3e6
.long 990 ; 0x3de
.long 0 ; 0x0
.long 1002 ; 0x3ea
.long 989 ; 0x3dd
.long 993 ; 0x3e1
.long 0 ; 0x0
.long 1101 ; 0x44d
.long 992 ; 0x3e0
.long 996 ; 0x3e4
.long 192 ; 0xc0
.long 1032 ; 0x408
.long 1013 ; 0x3f5
.long 1010 ; 0x3f2
.long 0 ; 0x0
.long 1017 ; 0x3f9
.long 1014 ; 0x3f6
.long 1006 ; 0x3ee
.long 0 ; 0x0
.long 1018 ; 0x3fa
.long 1005 ; 0x3ed
.long 1009 ; 0x3f1
.long 0 ; 0x0
.long 1109 ; 0x455
.long 1008 ; 0x3f0
.long 1012 ; 0x3f4
.long 192 ; 0xc0
.long 1048 ; 0x418
.long 1029 ; 0x405
.long 1026 ; 0x402
.long 0 ; 0x0
.long 1033 ; 0x409
.long 1030 ; 0x406
.long 1022 ; 0x3fe
.long 0 ; 0x0
.long 1034 ; 0x40a
.long 1021 ; 0x3fd
.long 1025 ; 0x401
.long 0 ; 0x0
.long 1004 ; 0x3ec
.long 1024 ; 0x400
.long 1028 ; 0x404
.long 192 ; 0xc0
.long 1064 ; 0x428
.long 1045 ; 0x415
.long 1042 ; 0x412
.long 0 ; 0x0
.long 1049 ; 0x419
.long 1046 ; 0x416
.long 1038 ; 0x40e
.long 0 ; 0x0
.long 1050 ; 0x41a
.long 1037 ; 0x40d
.long 1041 ; 0x411
.long 0 ; 0x0
.long 1020 ; 0x3fc
.long 1040 ; 0x410
.long 1044 ; 0x414
.long 192 ; 0xc0
.long 1080 ; 0x438
.long 1061 ; 0x425
.long 1058 ; 0x422
.long 0 ; 0x0
.long 1065 ; 0x429
.long 1062 ; 0x426
.long 1054 ; 0x41e
.long 0 ; 0x0
.long 1066 ; 0x42a
.long 1053 ; 0x41d
.long 1057 ; 0x421
.long 0 ; 0x0
.long 1036 ; 0x40c
.long 1056 ; 0x420
.long 1060 ; 0x424
.long 192 ; 0xc0
.long 1112 ; 0x458
.long 1077 ; 0x435
.long 1074 ; 0x432
.long 0 ; 0x0
.long 1081 ; 0x439
.long 1078 ; 0x436
.long 1070 ; 0x42e
.long 0 ; 0x0
.long 1082 ; 0x43a
.long 1069 ; 0x42d
.long 1073 ; 0x431
.long 0 ; 0x0
.long 1052 ; 0x41c
.long 1072 ; 0x430
.long 1076 ; 0x434
.long 192 ; 0xc0
.long 970 ; 0x3ca
.long 1113 ; 0x459
.long 1090 ; 0x442
.long 0 ; 0x0
.long 1094 ; 0x446
.long 1098 ; 0x44a
.long 1086 ; 0x43e
.long 0 ; 0x0
.long 969 ; 0x3c9
.long 984 ; 0x3d8
.long 1088 ; 0x440
.long 192 ; 0xc0
.long 1102 ; 0x44e
.long 1106 ; 0x452
.long 1089 ; 0x441
.long 0 ; 0x0
.long 972 ; 0x3cc
.long 1000 ; 0x3e8
.long 1096 ; 0x448
.long 192 ; 0xc0
.long 1110 ; 0x456
.long 1114 ; 0x45a
.long 1097 ; 0x449
.long 0 ; 0x0
.long 988 ; 0x3dc
.long 1016 ; 0x3f8
.long 1104 ; 0x450
.long 192 ; 0xc0
.long 1068 ; 0x42c
.long 1085 ; 0x43d
.long 1105 ; 0x451
.long 0 ; 0x0
.long 933 ; 0x3a5
.long 1124 ; 0x464
.long 1120 ; 0x460
.long 0 ; 0x0
.long 1118 ; 0x45e
.long 1129 ; 0x469
.long 1126 ; 0x466
.long 0 ; 0x0
.long 1117 ; 0x45d
.long 1130 ; 0x46a
.long 1122 ; 0x462
.long 0 ; 0x0
.long 128 ; 0x80
.long 1121 ; 0x461
.long 1125 ; 0x465
.long 593 ; 0x251
.long 929 ; 0x3a1
.long 1144 ; 0x478
.long 1136 ; 0x470
.long 0 ; 0x0
.long 1134 ; 0x46e
.long 1148 ; 0x47c
.long 1140 ; 0x474
.long 0 ; 0x0
.long 1138 ; 0x472
.long 1149 ; 0x47d
.long 1146 ; 0x47a
.long 0 ; 0x0
.long 1133 ; 0x46d
.long 1150 ; 0x47e
.long 1142 ; 0x476
.long 0 ; 0x0
.long 1137 ; 0x471
.long 1141 ; 0x475
.long 1145 ; 0x479
.long 0 ; 0x0
.long 925 ; 0x39d
.long 1154 ; 0x482
.long 1153 ; 0x481
.long 0 ; 0x0
.long 1169 ; 0x491
.long 1165 ; 0x48d
.long 1162 ; 0x48a
.long 0 ; 0x0
.long 830 ; 0x33e
.long 1166 ; 0x48e
.long 1158 ; 0x486
.long 0 ; 0x0
.long 926 ; 0x39e
.long 1157 ; 0x485
.long 1161 ; 0x489
.long 0 ; 0x0
.long 825 ; 0x339
.long 1156 ; 0x484
.long 1172 ; 0x494
.long 0 ; 0x0
.long 1170 ; 0x492
.long 1176 ; 0x498
.long 826 ; 0x33a
.long 0 ; 0x0
.long 1173 ; 0x495
.long 1981 ; 0x7bd
.long 1180 ; 0x49c
.long 0 ; 0x0
.long 1178 ; 0x49a
.long 2025 ; 0x7e9
.long 1184 ; 0x4a0
.long 0 ; 0x0
.long 1182 ; 0x49e
.long 2069 ; 0x815
.long 1188 ; 0x4a4
.long 0 ; 0x0
.long 1186 ; 0x4a2
.long 2113 ; 0x841
.long 1192 ; 0x4a8
.long 0 ; 0x0
.long 1190 ; 0x4a6
.long 2157 ; 0x86d
.long 1196 ; 0x4ac
.long 0 ; 0x0
.long 1194 ; 0x4aa
.long 2201 ; 0x899
.long 1200 ; 0x4b0
.long 0 ; 0x0
.long 1198 ; 0x4ae
.long 2245 ; 0x8c5
.long 1204 ; 0x4b4
.long 0 ; 0x0
.long 1202 ; 0x4b2
.long 2289 ; 0x8f1
.long 1208 ; 0x4b8
.long 0 ; 0x0
.long 1206 ; 0x4b6
.long 2333 ; 0x91d
.long 1212 ; 0x4bc
.long 0 ; 0x0
.long 1210 ; 0x4ba
.long 2377 ; 0x949
.long 1216 ; 0x4c0
.long 0 ; 0x0
.long 1214 ; 0x4be
.long 2421 ; 0x975
.long 1220 ; 0x4c4
.long 0 ; 0x0
.long 1218 ; 0x4c2
.long 2465 ; 0x9a1
.long 1224 ; 0x4c8
.long 0 ; 0x0
.long 1222 ; 0x4c6
.long 2509 ; 0x9cd
.long 1228 ; 0x4cc
.long 0 ; 0x0
.long 1226 ; 0x4ca
.long 2553 ; 0x9f9
.long 1232 ; 0x4d0
.long 0 ; 0x0
.long 1230 ; 0x4ce
.long 2597 ; 0xa25
.long 1236 ; 0x4d4
.long 0 ; 0x0
.long 1234 ; 0x4d2
.long 2641 ; 0xa51
.long 1240 ; 0x4d8
.long 0 ; 0x0
.long 1238 ; 0x4d6
.long 2685 ; 0xa7d
.long 1244 ; 0x4dc
.long 0 ; 0x0
.long 1242 ; 0x4da
.long 2729 ; 0xaa9
.long 1248 ; 0x4e0
.long 0 ; 0x0
.long 1246 ; 0x4de
.long 2773 ; 0xad5
.long 1252 ; 0x4e4
.long 0 ; 0x0
.long 1250 ; 0x4e2
.long 2817 ; 0xb01
.long 1256 ; 0x4e8
.long 0 ; 0x0
.long 1254 ; 0x4e6
.long 2861 ; 0xb2d
.long 1260 ; 0x4ec
.long 0 ; 0x0
.long 1258 ; 0x4ea
.long 2905 ; 0xb59
.long 1264 ; 0x4f0
.long 0 ; 0x0
.long 1262 ; 0x4ee
.long 2949 ; 0xb85
.long 1268 ; 0x4f4
.long 0 ; 0x0
.long 1266 ; 0x4f2
.long 2993 ; 0xbb1
.long 1272 ; 0x4f8
.long 0 ; 0x0
.long 1270 ; 0x4f6
.long 3037 ; 0xbdd
.long 1276 ; 0x4fc
.long 0 ; 0x0
.long 1274 ; 0x4fa
.long 3081 ; 0xc09
.long 1280 ; 0x500
.long 0 ; 0x0
.long 1278 ; 0x4fe
.long 3125 ; 0xc35
.long 1284 ; 0x504
.long 0 ; 0x0
.long 1282 ; 0x502
.long 3169 ; 0xc61
.long 1288 ; 0x508
.long 0 ; 0x0
.long 1286 ; 0x506
.long 3213 ; 0xc8d
.long 1292 ; 0x50c
.long 0 ; 0x0
.long 1290 ; 0x50a
.long 3257 ; 0xcb9
.long 1296 ; 0x510
.long 0 ; 0x0
.long 1294 ; 0x50e
.long 3301 ; 0xce5
.long 1300 ; 0x514
.long 0 ; 0x0
.long 1298 ; 0x512
.long 3345 ; 0xd11
.long 1304 ; 0x518
.long 0 ; 0x0
.long 1302 ; 0x516
.long 1305 ; 0x519
.long 1308 ; 0x51c
.long 0 ; 0x0
.long 1306 ; 0x51a
.long 1309 ; 0x51d
.long 1312 ; 0x520
.long 0 ; 0x0
.long 1310 ; 0x51e
.long 1313 ; 0x521
.long 1316 ; 0x524
.long 0 ; 0x0
.long 1314 ; 0x522
.long 1317 ; 0x525
.long 1320 ; 0x528
.long 0 ; 0x0
.long 1318 ; 0x526
.long 1321 ; 0x529
.long 1324 ; 0x52c
.long 0 ; 0x0
.long 1322 ; 0x52a
.long 1325 ; 0x52d
.long 1328 ; 0x530
.long 0 ; 0x0
.long 1326 ; 0x52e
.long 1329 ; 0x531
.long 1332 ; 0x534
.long 0 ; 0x0
.long 1330 ; 0x532
.long 1333 ; 0x535
.long 1336 ; 0x538
.long 0 ; 0x0
.long 1334 ; 0x536
.long 1337 ; 0x539
.long 1340 ; 0x53c
.long 0 ; 0x0
.long 1338 ; 0x53a
.long 1341 ; 0x53d
.long 1344 ; 0x540
.long 0 ; 0x0
.long 1342 ; 0x53e
.long 1345 ; 0x541
.long 1348 ; 0x544
.long 0 ; 0x0
.long 1346 ; 0x542
.long 1349 ; 0x545
.long 1352 ; 0x548
.long 0 ; 0x0
.long 1350 ; 0x546
.long 1353 ; 0x549
.long 1356 ; 0x54c
.long 0 ; 0x0
.long 1354 ; 0x54a
.long 1357 ; 0x54d
.long 1360 ; 0x550
.long 0 ; 0x0
.long 1358 ; 0x54e
.long 1361 ; 0x551
.long 1364 ; 0x554
.long 0 ; 0x0
.long 1362 ; 0x552
.long 1365 ; 0x555
.long 1368 ; 0x558
.long 0 ; 0x0
.long 1366 ; 0x556
.long 1369 ; 0x559
.long 1372 ; 0x55c
.long 0 ; 0x0
.long 1370 ; 0x55a
.long 1373 ; 0x55d
.long 1376 ; 0x560
.long 0 ; 0x0
.long 1374 ; 0x55e
.long 1377 ; 0x561
.long 1380 ; 0x564
.long 0 ; 0x0
.long 1378 ; 0x562
.long 1381 ; 0x565
.long 1384 ; 0x568
.long 0 ; 0x0
.long 1382 ; 0x566
.long 1385 ; 0x569
.long 1388 ; 0x56c
.long 0 ; 0x0
.long 1386 ; 0x56a
.long 1389 ; 0x56d
.long 1392 ; 0x570
.long 0 ; 0x0
.long 1390 ; 0x56e
.long 1393 ; 0x571
.long 1396 ; 0x574
.long 0 ; 0x0
.long 1394 ; 0x572
.long 1397 ; 0x575
.long 1400 ; 0x578
.long 0 ; 0x0
.long 1398 ; 0x576
.long 1401 ; 0x579
.long 1404 ; 0x57c
.long 0 ; 0x0
.long 1402 ; 0x57a
.long 1405 ; 0x57d
.long 1408 ; 0x580
.long 0 ; 0x0
.long 1406 ; 0x57e
.long 1409 ; 0x581
.long 1412 ; 0x584
.long 0 ; 0x0
.long 1410 ; 0x582
.long 1413 ; 0x585
.long 1416 ; 0x588
.long 0 ; 0x0
.long 1414 ; 0x586
.long 1417 ; 0x589
.long 1420 ; 0x58c
.long 0 ; 0x0
.long 1418 ; 0x58a
.long 1421 ; 0x58d
.long 1424 ; 0x590
.long 0 ; 0x0
.long 1422 ; 0x58e
.long 1425 ; 0x591
.long 1428 ; 0x594
.long 0 ; 0x0
.long 1426 ; 0x592
.long 1429 ; 0x595
.long 1432 ; 0x598
.long 0 ; 0x0
.long 1430 ; 0x596
.long 1433 ; 0x599
.long 1436 ; 0x59c
.long 0 ; 0x0
.long 1434 ; 0x59a
.long 1437 ; 0x59d
.long 1440 ; 0x5a0
.long 0 ; 0x0
.long 1438 ; 0x59e
.long 1441 ; 0x5a1
.long 1444 ; 0x5a4
.long 0 ; 0x0
.long 1442 ; 0x5a2
.long 1445 ; 0x5a5
.long 1448 ; 0x5a8
.long 0 ; 0x0
.long 1446 ; 0x5a6
.long 1449 ; 0x5a9
.long 1452 ; 0x5ac
.long 0 ; 0x0
.long 1450 ; 0x5aa
.long 1453 ; 0x5ad
.long 1456 ; 0x5b0
.long 0 ; 0x0
.long 1454 ; 0x5ae
.long 1457 ; 0x5b1
.long 1460 ; 0x5b4
.long 0 ; 0x0
.long 1458 ; 0x5b2
.long 1461 ; 0x5b5
.long 1464 ; 0x5b8
.long 0 ; 0x0
.long 1462 ; 0x5b6
.long 1465 ; 0x5b9
.long 1468 ; 0x5bc
.long 0 ; 0x0
.long 1466 ; 0x5ba
.long 1469 ; 0x5bd
.long 1472 ; 0x5c0
.long 0 ; 0x0
.long 1470 ; 0x5be
.long 1473 ; 0x5c1
.long 1476 ; 0x5c4
.long 0 ; 0x0
.long 1474 ; 0x5c2
.long 1477 ; 0x5c5
.long 1480 ; 0x5c8
.long 0 ; 0x0
.long 1478 ; 0x5c6
.long 1481 ; 0x5c9
.long 1484 ; 0x5cc
.long 0 ; 0x0
.long 1482 ; 0x5ca
.long 1485 ; 0x5cd
.long 1488 ; 0x5d0
.long 0 ; 0x0
.long 1486 ; 0x5ce
.long 1489 ; 0x5d1
.long 1492 ; 0x5d4
.long 0 ; 0x0
.long 1490 ; 0x5d2
.long 1493 ; 0x5d5
.long 1496 ; 0x5d8
.long 0 ; 0x0
.long 1494 ; 0x5d6
.long 1497 ; 0x5d9
.long 1500 ; 0x5dc
.long 0 ; 0x0
.long 1498 ; 0x5da
.long 1501 ; 0x5dd
.long 1504 ; 0x5e0
.long 0 ; 0x0
.long 1502 ; 0x5de
.long 1505 ; 0x5e1
.long 1508 ; 0x5e4
.long 0 ; 0x0
.long 1506 ; 0x5e2
.long 1509 ; 0x5e5
.long 1512 ; 0x5e8
.long 0 ; 0x0
.long 1510 ; 0x5e6
.long 1513 ; 0x5e9
.long 1516 ; 0x5ec
.long 0 ; 0x0
.long 1514 ; 0x5ea
.long 1517 ; 0x5ed
.long 1520 ; 0x5f0
.long 0 ; 0x0
.long 1518 ; 0x5ee
.long 1521 ; 0x5f1
.long 1524 ; 0x5f4
.long 0 ; 0x0
.long 1522 ; 0x5f2
.long 1525 ; 0x5f5
.long 1528 ; 0x5f8
.long 0 ; 0x0
.long 1526 ; 0x5f6
.long 1529 ; 0x5f9
.long 1532 ; 0x5fc
.long 0 ; 0x0
.long 1530 ; 0x5fa
.long 1533 ; 0x5fd
.long 1536 ; 0x600
.long 0 ; 0x0
.long 1534 ; 0x5fe
.long 1537 ; 0x601
.long 1540 ; 0x604
.long 0 ; 0x0
.long 1538 ; 0x602
.long 1541 ; 0x605
.long 1544 ; 0x608
.long 0 ; 0x0
.long 1542 ; 0x606
.long 1545 ; 0x609
.long 1548 ; 0x60c
.long 0 ; 0x0
.long 1546 ; 0x60a
.long 1549 ; 0x60d
.long 1552 ; 0x610
.long 0 ; 0x0
.long 1550 ; 0x60e
.long 1553 ; 0x611
.long 1556 ; 0x614
.long 0 ; 0x0
.long 1554 ; 0x612
.long 1557 ; 0x615
.long 1560 ; 0x618
.long 0 ; 0x0
.long 1558 ; 0x616
.long 1561 ; 0x619
.long 1564 ; 0x61c
.long 0 ; 0x0
.long 1562 ; 0x61a
.long 1565 ; 0x61d
.long 1568 ; 0x620
.long 0 ; 0x0
.long 1566 ; 0x61e
.long 1569 ; 0x621
.long 1572 ; 0x624
.long 0 ; 0x0
.long 1570 ; 0x622
.long 1573 ; 0x625
.long 1576 ; 0x628
.long 0 ; 0x0
.long 1574 ; 0x626
.long 1577 ; 0x629
.long 1580 ; 0x62c
.long 0 ; 0x0
.long 1578 ; 0x62a
.long 1581 ; 0x62d
.long 1584 ; 0x630
.long 0 ; 0x0
.long 1582 ; 0x62e
.long 1585 ; 0x631
.long 1588 ; 0x634
.long 0 ; 0x0
.long 1586 ; 0x632
.long 1589 ; 0x635
.long 1592 ; 0x638
.long 0 ; 0x0
.long 1590 ; 0x636
.long 1593 ; 0x639
.long 1596 ; 0x63c
.long 0 ; 0x0
.long 1594 ; 0x63a
.long 1597 ; 0x63d
.long 1600 ; 0x640
.long 0 ; 0x0
.long 1598 ; 0x63e
.long 1601 ; 0x641
.long 1604 ; 0x644
.long 0 ; 0x0
.long 1602 ; 0x642
.long 1605 ; 0x645
.long 1608 ; 0x648
.long 0 ; 0x0
.long 1606 ; 0x646
.long 1609 ; 0x649
.long 1612 ; 0x64c
.long 0 ; 0x0
.long 1610 ; 0x64a
.long 1613 ; 0x64d
.long 1616 ; 0x650
.long 0 ; 0x0
.long 1614 ; 0x64e
.long 1617 ; 0x651
.long 1620 ; 0x654
.long 0 ; 0x0
.long 1618 ; 0x652
.long 1621 ; 0x655
.long 1624 ; 0x658
.long 0 ; 0x0
.long 1622 ; 0x656
.long 1625 ; 0x659
.long 1628 ; 0x65c
.long 0 ; 0x0
.long 1626 ; 0x65a
.long 1629 ; 0x65d
.long 1632 ; 0x660
.long 0 ; 0x0
.long 1630 ; 0x65e
.long 1633 ; 0x661
.long 1636 ; 0x664
.long 0 ; 0x0
.long 1634 ; 0x662
.long 1637 ; 0x665
.long 1640 ; 0x668
.long 0 ; 0x0
.long 1638 ; 0x666
.long 1641 ; 0x669
.long 1644 ; 0x66c
.long 0 ; 0x0
.long 1642 ; 0x66a
.long 1645 ; 0x66d
.long 1648 ; 0x670
.long 0 ; 0x0
.long 1646 ; 0x66e
.long 1649 ; 0x671
.long 1652 ; 0x674
.long 0 ; 0x0
.long 1650 ; 0x672
.long 1653 ; 0x675
.long 1656 ; 0x678
.long 0 ; 0x0
.long 1654 ; 0x676
.long 1657 ; 0x679
.long 1660 ; 0x67c
.long 0 ; 0x0
.long 1658 ; 0x67a
.long 1661 ; 0x67d
.long 1664 ; 0x680
.long 0 ; 0x0
.long 1662 ; 0x67e
.long 1665 ; 0x681
.long 1668 ; 0x684
.long 0 ; 0x0
.long 1666 ; 0x682
.long 1669 ; 0x685
.long 1672 ; 0x688
.long 0 ; 0x0
.long 1670 ; 0x686
.long 1673 ; 0x689
.long 1676 ; 0x68c
.long 0 ; 0x0
.long 1674 ; 0x68a
.long 1677 ; 0x68d
.long 1680 ; 0x690
.long 0 ; 0x0
.long 1678 ; 0x68e
.long 1681 ; 0x691
.long 1684 ; 0x694
.long 0 ; 0x0
.long 1682 ; 0x692
.long 1685 ; 0x695
.long 1688 ; 0x698
.long 0 ; 0x0
.long 1686 ; 0x696
.long 1689 ; 0x699
.long 1692 ; 0x69c
.long 0 ; 0x0
.long 1690 ; 0x69a
.long 1693 ; 0x69d
.long 1696 ; 0x6a0
.long 0 ; 0x0
.long 1694 ; 0x69e
.long 1697 ; 0x6a1
.long 1700 ; 0x6a4
.long 0 ; 0x0
.long 1698 ; 0x6a2
.long 1701 ; 0x6a5
.long 1704 ; 0x6a8
.long 0 ; 0x0
.long 1702 ; 0x6a6
.long 1705 ; 0x6a9
.long 1708 ; 0x6ac
.long 0 ; 0x0
.long 1706 ; 0x6aa
.long 1709 ; 0x6ad
.long 1712 ; 0x6b0
.long 0 ; 0x0
.long 1710 ; 0x6ae
.long 1713 ; 0x6b1
.long 1716 ; 0x6b4
.long 0 ; 0x0
.long 1714 ; 0x6b2
.long 1717 ; 0x6b5
.long 1720 ; 0x6b8
.long 0 ; 0x0
.long 1718 ; 0x6b6
.long 1721 ; 0x6b9
.long 1724 ; 0x6bc
.long 0 ; 0x0
.long 1722 ; 0x6ba
.long 1725 ; 0x6bd
.long 1728 ; 0x6c0
.long 0 ; 0x0
.long 1726 ; 0x6be
.long 1729 ; 0x6c1
.long 1732 ; 0x6c4
.long 0 ; 0x0
.long 1730 ; 0x6c2
.long 1733 ; 0x6c5
.long 1736 ; 0x6c8
.long 0 ; 0x0
.long 1734 ; 0x6c6
.long 1737 ; 0x6c9
.long 1740 ; 0x6cc
.long 0 ; 0x0
.long 1738 ; 0x6ca
.long 1741 ; 0x6cd
.long 1744 ; 0x6d0
.long 0 ; 0x0
.long 1742 ; 0x6ce
.long 1745 ; 0x6d1
.long 1748 ; 0x6d4
.long 0 ; 0x0
.long 1746 ; 0x6d2
.long 1749 ; 0x6d5
.long 1752 ; 0x6d8
.long 0 ; 0x0
.long 1750 ; 0x6d6
.long 1753 ; 0x6d9
.long 1756 ; 0x6dc
.long 0 ; 0x0
.long 1754 ; 0x6da
.long 1757 ; 0x6dd
.long 1760 ; 0x6e0
.long 0 ; 0x0
.long 1758 ; 0x6de
.long 1761 ; 0x6e1
.long 1764 ; 0x6e4
.long 0 ; 0x0
.long 1762 ; 0x6e2
.long 1765 ; 0x6e5
.long 1768 ; 0x6e8
.long 0 ; 0x0
.long 1766 ; 0x6e6
.long 1769 ; 0x6e9
.long 1772 ; 0x6ec
.long 0 ; 0x0
.long 1770 ; 0x6ea
.long 1773 ; 0x6ed
.long 1776 ; 0x6f0
.long 0 ; 0x0
.long 1774 ; 0x6ee
.long 1777 ; 0x6f1
.long 1780 ; 0x6f4
.long 0 ; 0x0
.long 1778 ; 0x6f2
.long 1781 ; 0x6f5
.long 1784 ; 0x6f8
.long 0 ; 0x0
.long 1782 ; 0x6f6
.long 1785 ; 0x6f9
.long 1788 ; 0x6fc
.long 0 ; 0x0
.long 1786 ; 0x6fa
.long 1789 ; 0x6fd
.long 1792 ; 0x700
.long 0 ; 0x0
.long 1790 ; 0x6fe
.long 1793 ; 0x701
.long 1796 ; 0x704
.long 0 ; 0x0
.long 1794 ; 0x702
.long 1797 ; 0x705
.long 1800 ; 0x708
.long 0 ; 0x0
.long 1798 ; 0x706
.long 1801 ; 0x709
.long 1804 ; 0x70c
.long 0 ; 0x0
.long 1802 ; 0x70a
.long 1805 ; 0x70d
.long 1808 ; 0x710
.long 0 ; 0x0
.long 1806 ; 0x70e
.long 1809 ; 0x711
.long 1812 ; 0x714
.long 0 ; 0x0
.long 1810 ; 0x712
.long 1813 ; 0x715
.long 1816 ; 0x718
.long 0 ; 0x0
.long 1814 ; 0x716
.long 1817 ; 0x719
.long 1820 ; 0x71c
.long 0 ; 0x0
.long 1818 ; 0x71a
.long 1821 ; 0x71d
.long 1824 ; 0x720
.long 0 ; 0x0
.long 1822 ; 0x71e
.long 1825 ; 0x721
.long 1828 ; 0x724
.long 0 ; 0x0
.long 1826 ; 0x722
.long 1829 ; 0x725
.long 1832 ; 0x728
.long 0 ; 0x0
.long 1830 ; 0x726
.long 1833 ; 0x729
.long 1836 ; 0x72c
.long 0 ; 0x0
.long 1834 ; 0x72a
.long 1837 ; 0x72d
.long 1840 ; 0x730
.long 0 ; 0x0
.long 1838 ; 0x72e
.long 1841 ; 0x731
.long 1844 ; 0x734
.long 0 ; 0x0
.long 1842 ; 0x732
.long 1845 ; 0x735
.long 1848 ; 0x738
.long 0 ; 0x0
.long 1846 ; 0x736
.long 1849 ; 0x739
.long 1852 ; 0x73c
.long 0 ; 0x0
.long 1850 ; 0x73a
.long 1853 ; 0x73d
.long 1856 ; 0x740
.long 0 ; 0x0
.long 1854 ; 0x73e
.long 1857 ; 0x741
.long 1860 ; 0x744
.long 0 ; 0x0
.long 1858 ; 0x742
.long 1861 ; 0x745
.long 1864 ; 0x748
.long 0 ; 0x0
.long 1862 ; 0x746
.long 1865 ; 0x749
.long 1868 ; 0x74c
.long 0 ; 0x0
.long 1866 ; 0x74a
.long 1869 ; 0x74d
.long 1872 ; 0x750
.long 0 ; 0x0
.long 1870 ; 0x74e
.long 1873 ; 0x751
.long 1876 ; 0x754
.long 0 ; 0x0
.long 1874 ; 0x752
.long 1877 ; 0x755
.long 1880 ; 0x758
.long 0 ; 0x0
.long 1878 ; 0x756
.long 1881 ; 0x759
.long 1884 ; 0x75c
.long 0 ; 0x0
.long 1882 ; 0x75a
.long 1885 ; 0x75d
.long 1888 ; 0x760
.long 0 ; 0x0
.long 1886 ; 0x75e
.long 1889 ; 0x761
.long 1892 ; 0x764
.long 0 ; 0x0
.long 1890 ; 0x762
.long 1893 ; 0x765
.long 1896 ; 0x768
.long 0 ; 0x0
.long 1894 ; 0x766
.long 1897 ; 0x769
.long 1900 ; 0x76c
.long 0 ; 0x0
.long 1898 ; 0x76a
.long 1901 ; 0x76d
.long 1904 ; 0x770
.long 0 ; 0x0
.long 1902 ; 0x76e
.long 1905 ; 0x771
.long 1908 ; 0x774
.long 0 ; 0x0
.long 1906 ; 0x772
.long 1909 ; 0x775
.long 1912 ; 0x778
.long 0 ; 0x0
.long 1910 ; 0x776
.long 1913 ; 0x779
.long 1916 ; 0x77c
.long 0 ; 0x0
.long 1914 ; 0x77a
.long 1917 ; 0x77d
.long 1920 ; 0x780
.long 0 ; 0x0
.long 1918 ; 0x77e
.long 1921 ; 0x781
.long 1924 ; 0x784
.long 0 ; 0x0
.long 1922 ; 0x782
.long 1925 ; 0x785
.long 1928 ; 0x788
.long 0 ; 0x0
.long 1926 ; 0x786
.long 1929 ; 0x789
.long 1932 ; 0x78c
.long 0 ; 0x0
.long 1930 ; 0x78a
.long 1933 ; 0x78d
.long 1936 ; 0x790
.long 0 ; 0x0
.long 1934 ; 0x78e
.long 1937 ; 0x791
.long 1940 ; 0x794
.long 0 ; 0x0
.long 1938 ; 0x792
.long 1941 ; 0x795
.long 1944 ; 0x798
.long 0 ; 0x0
.long 1942 ; 0x796
.long 1945 ; 0x799
.long 1948 ; 0x79c
.long 0 ; 0x0
.long 1946 ; 0x79a
.long 1949 ; 0x79d
.long 1952 ; 0x7a0
.long 0 ; 0x0
.long 1950 ; 0x79e
.long 1953 ; 0x7a1
.long 1956 ; 0x7a4
.long 0 ; 0x0
.long 1954 ; 0x7a2
.long 1957 ; 0x7a5
.long 1960 ; 0x7a8
.long 0 ; 0x0
.long 1958 ; 0x7a6
.long 1961 ; 0x7a9
.long 1964 ; 0x7ac
.long 0 ; 0x0
.long 1962 ; 0x7aa
.long 1965 ; 0x7ad
.long 1968 ; 0x7b0
.long 0 ; 0x0
.long 1966 ; 0x7ae
.long 1969 ; 0x7b1
.long 1972 ; 0x7b4
.long 0 ; 0x0
.long 1970 ; 0x7b2
.long 1973 ; 0x7b5
.long 1978 ; 0x7ba
.long 0 ; 0x0
.long 1982 ; 0x7be
.long 2022 ; 0x7e6
.long 1974 ; 0x7b6
.long 0 ; 0x0
.long 1984 ; 0x7c0
.long 1177 ; 0x499
.long 1976 ; 0x7b8
.long 0 ; 0x0
.long 1980 ; 0x7bc
.long 2009 ; 0x7d9
.long 1988 ; 0x7c4
.long 0 ; 0x0
.long 1986 ; 0x7c2
.long 1996 ; 0x7cc
.long 1992 ; 0x7c8
.long 0 ; 0x0
.long 1990 ; 0x7c6
.long 2012 ; 0x7dc
.long 2000 ; 0x7d0
.long 0 ; 0x0
.long 1989 ; 0x7c5
.long 2013 ; 0x7dd
.long 2016 ; 0x7e0
.long 0 ; 0x0
.long 1994 ; 0x7ca
.long 2017 ; 0x7e1
.long 2006 ; 0x7d6
.long 0 ; 0x0
.long 2010 ; 0x7da
.long 2018 ; 0x7e2
.long 2002 ; 0x7d2
.long 0 ; 0x0
.long 2014 ; 0x7de
.long 1985 ; 0x7c1
.long 2004 ; 0x7d4
.long 0 ; 0x0
.long 1993 ; 0x7c9
.long 1997 ; 0x7cd
.long 2008 ; 0x7d8
.long 256 ; 0x100
.long 1998 ; 0x7ce
.long 2001 ; 0x7d1
.long 2005 ; 0x7d5
.long 0 ; 0x0
.long 2026 ; 0x7ea
.long 2066 ; 0x812
.long 1977 ; 0x7b9
.long 0 ; 0x0
.long 2028 ; 0x7ec
.long 1181 ; 0x49d
.long 2020 ; 0x7e4
.long 0 ; 0x0
.long 2024 ; 0x7e8
.long 2053 ; 0x805
.long 2032 ; 0x7f0
.long 0 ; 0x0
.long 2030 ; 0x7ee
.long 2040 ; 0x7f8
.long 2036 ; 0x7f4
.long 0 ; 0x0
.long 2034 ; 0x7f2
.long 2056 ; 0x808
.long 2044 ; 0x7fc
.long 0 ; 0x0
.long 2033 ; 0x7f1
.long 2057 ; 0x809
.long 2060 ; 0x80c
.long 0 ; 0x0
.long 2038 ; 0x7f6
.long 2061 ; 0x80d
.long 2050 ; 0x802
.long 0 ; 0x0
.long 2054 ; 0x806
.long 2062 ; 0x80e
.long 2046 ; 0x7fe
.long 0 ; 0x0
.long 2058 ; 0x80a
.long 2029 ; 0x7ed
.long 2048 ; 0x800
.long 0 ; 0x0
.long 2037 ; 0x7f5
.long 2041 ; 0x7f9
.long 2052 ; 0x804
.long 256 ; 0x100
.long 2042 ; 0x7fa
.long 2045 ; 0x7fd
.long 2049 ; 0x801
.long 0 ; 0x0
.long 2070 ; 0x816
.long 2110 ; 0x83e
.long 2021 ; 0x7e5
.long 0 ; 0x0
.long 2072 ; 0x818
.long 1185 ; 0x4a1
.long 2064 ; 0x810
.long 0 ; 0x0
.long 2068 ; 0x814
.long 2097 ; 0x831
.long 2076 ; 0x81c
.long 0 ; 0x0
.long 2074 ; 0x81a
.long 2084 ; 0x824
.long 2080 ; 0x820
.long 0 ; 0x0
.long 2078 ; 0x81e
.long 2100 ; 0x834
.long 2088 ; 0x828
.long 0 ; 0x0
.long 2077 ; 0x81d
.long 2101 ; 0x835
.long 2104 ; 0x838
.long 0 ; 0x0
.long 2082 ; 0x822
.long 2105 ; 0x839
.long 2094 ; 0x82e
.long 0 ; 0x0
.long 2098 ; 0x832
.long 2106 ; 0x83a
.long 2090 ; 0x82a
.long 0 ; 0x0
.long 2102 ; 0x836
.long 2073 ; 0x819
.long 2092 ; 0x82c
.long 0 ; 0x0
.long 2081 ; 0x821
.long 2085 ; 0x825
.long 2096 ; 0x830
.long 256 ; 0x100
.long 2086 ; 0x826
.long 2089 ; 0x829
.long 2093 ; 0x82d
.long 0 ; 0x0
.long 2114 ; 0x842
.long 2154 ; 0x86a
.long 2065 ; 0x811
.long 0 ; 0x0
.long 2116 ; 0x844
.long 1189 ; 0x4a5
.long 2108 ; 0x83c
.long 0 ; 0x0
.long 2112 ; 0x840
.long 2141 ; 0x85d
.long 2120 ; 0x848
.long 0 ; 0x0
.long 2118 ; 0x846
.long 2128 ; 0x850
.long 2124 ; 0x84c
.long 0 ; 0x0
.long 2122 ; 0x84a
.long 2144 ; 0x860
.long 2132 ; 0x854
.long 0 ; 0x0
.long 2121 ; 0x849
.long 2145 ; 0x861
.long 2148 ; 0x864
.long 0 ; 0x0
.long 2126 ; 0x84e
.long 2149 ; 0x865
.long 2138 ; 0x85a
.long 0 ; 0x0
.long 2142 ; 0x85e
.long 2150 ; 0x866
.long 2134 ; 0x856
.long 0 ; 0x0
.long 2146 ; 0x862
.long 2117 ; 0x845
.long 2136 ; 0x858
.long 0 ; 0x0
.long 2125 ; 0x84d
.long 2129 ; 0x851
.long 2140 ; 0x85c
.long 256 ; 0x100
.long 2130 ; 0x852
.long 2133 ; 0x855
.long 2137 ; 0x859
.long 0 ; 0x0
.long 2158 ; 0x86e
.long 2198 ; 0x896
.long 2109 ; 0x83d
.long 0 ; 0x0
.long 2160 ; 0x870
.long 1193 ; 0x4a9
.long 2152 ; 0x868
.long 0 ; 0x0
.long 2156 ; 0x86c
.long 2185 ; 0x889
.long 2164 ; 0x874
.long 0 ; 0x0
.long 2162 ; 0x872
.long 2172 ; 0x87c
.long 2168 ; 0x878
.long 0 ; 0x0
.long 2166 ; 0x876
.long 2188 ; 0x88c
.long 2176 ; 0x880
.long 0 ; 0x0
.long 2165 ; 0x875
.long 2189 ; 0x88d
.long 2192 ; 0x890
.long 0 ; 0x0
.long 2170 ; 0x87a
.long 2193 ; 0x891
.long 2182 ; 0x886
.long 0 ; 0x0
.long 2186 ; 0x88a
.long 2194 ; 0x892
.long 2178 ; 0x882
.long 0 ; 0x0
.long 2190 ; 0x88e
.long 2161 ; 0x871
.long 2180 ; 0x884
.long 0 ; 0x0
.long 2169 ; 0x879
.long 2173 ; 0x87d
.long 2184 ; 0x888
.long 256 ; 0x100
.long 2174 ; 0x87e
.long 2177 ; 0x881
.long 2181 ; 0x885
.long 0 ; 0x0
.long 2202 ; 0x89a
.long 2242 ; 0x8c2
.long 2153 ; 0x869
.long 0 ; 0x0
.long 2204 ; 0x89c
.long 1197 ; 0x4ad
.long 2196 ; 0x894
.long 0 ; 0x0
.long 2200 ; 0x898
.long 2229 ; 0x8b5
.long 2208 ; 0x8a0
.long 0 ; 0x0
.long 2206 ; 0x89e
.long 2216 ; 0x8a8
.long 2212 ; 0x8a4
.long 0 ; 0x0
.long 2210 ; 0x8a2
.long 2232 ; 0x8b8
.long 2220 ; 0x8ac
.long 0 ; 0x0
.long 2209 ; 0x8a1
.long 2233 ; 0x8b9
.long 2236 ; 0x8bc
.long 0 ; 0x0
.long 2214 ; 0x8a6
.long 2237 ; 0x8bd
.long 2226 ; 0x8b2
.long 0 ; 0x0
.long 2230 ; 0x8b6
.long 2238 ; 0x8be
.long 2222 ; 0x8ae
.long 0 ; 0x0
.long 2234 ; 0x8ba
.long 2205 ; 0x89d
.long 2224 ; 0x8b0
.long 0 ; 0x0
.long 2213 ; 0x8a5
.long 2217 ; 0x8a9
.long 2228 ; 0x8b4
.long 256 ; 0x100
.long 2218 ; 0x8aa
.long 2221 ; 0x8ad
.long 2225 ; 0x8b1
.long 0 ; 0x0
.long 2246 ; 0x8c6
.long 2286 ; 0x8ee
.long 2197 ; 0x895
.long 0 ; 0x0
.long 2248 ; 0x8c8
.long 1201 ; 0x4b1
.long 2240 ; 0x8c0
.long 0 ; 0x0
.long 2244 ; 0x8c4
.long 2273 ; 0x8e1
.long 2252 ; 0x8cc
.long 0 ; 0x0
.long 2250 ; 0x8ca
.long 2260 ; 0x8d4
.long 2256 ; 0x8d0
.long 0 ; 0x0
.long 2254 ; 0x8ce
.long 2276 ; 0x8e4
.long 2264 ; 0x8d8
.long 0 ; 0x0
.long 2253 ; 0x8cd
.long 2277 ; 0x8e5
.long 2280 ; 0x8e8
.long 0 ; 0x0
.long 2258 ; 0x8d2
.long 2281 ; 0x8e9
.long 2270 ; 0x8de
.long 0 ; 0x0
.long 2274 ; 0x8e2
.long 2282 ; 0x8ea
.long 2266 ; 0x8da
.long 0 ; 0x0
.long 2278 ; 0x8e6
.long 2249 ; 0x8c9
.long 2268 ; 0x8dc
.long 0 ; 0x0
.long 2257 ; 0x8d1
.long 2261 ; 0x8d5
.long 2272 ; 0x8e0
.long 256 ; 0x100
.long 2262 ; 0x8d6
.long 2265 ; 0x8d9
.long 2269 ; 0x8dd
.long 0 ; 0x0
.long 2290 ; 0x8f2
.long 2330 ; 0x91a
.long 2241 ; 0x8c1
.long 0 ; 0x0
.long 2292 ; 0x8f4
.long 1205 ; 0x4b5
.long 2284 ; 0x8ec
.long 0 ; 0x0
.long 2288 ; 0x8f0
.long 2317 ; 0x90d
.long 2296 ; 0x8f8
.long 0 ; 0x0
.long 2294 ; 0x8f6
.long 2304 ; 0x900
.long 2300 ; 0x8fc
.long 0 ; 0x0
.long 2298 ; 0x8fa
.long 2320 ; 0x910
.long 2308 ; 0x904
.long 0 ; 0x0
.long 2297 ; 0x8f9
.long 2321 ; 0x911
.long 2324 ; 0x914
.long 0 ; 0x0
.long 2302 ; 0x8fe
.long 2325 ; 0x915
.long 2314 ; 0x90a
.long 0 ; 0x0
.long 2318 ; 0x90e
.long 2326 ; 0x916
.long 2310 ; 0x906
.long 0 ; 0x0
.long 2322 ; 0x912
.long 2293 ; 0x8f5
.long 2312 ; 0x908
.long 0 ; 0x0
.long 2301 ; 0x8fd
.long 2305 ; 0x901
.long 2316 ; 0x90c
.long 256 ; 0x100
.long 2306 ; 0x902
.long 2309 ; 0x905
.long 2313 ; 0x909
.long 0 ; 0x0
.long 2334 ; 0x91e
.long 2374 ; 0x946
.long 2285 ; 0x8ed
.long 0 ; 0x0
.long 2336 ; 0x920
.long 1209 ; 0x4b9
.long 2328 ; 0x918
.long 0 ; 0x0
.long 2332 ; 0x91c
.long 2361 ; 0x939
.long 2340 ; 0x924
.long 0 ; 0x0
.long 2338 ; 0x922
.long 2348 ; 0x92c
.long 2344 ; 0x928
.long 0 ; 0x0
.long 2342 ; 0x926
.long 2364 ; 0x93c
.long 2352 ; 0x930
.long 0 ; 0x0
.long 2341 ; 0x925
.long 2365 ; 0x93d
.long 2368 ; 0x940
.long 0 ; 0x0
.long 2346 ; 0x92a
.long 2369 ; 0x941
.long 2358 ; 0x936
.long 0 ; 0x0
.long 2362 ; 0x93a
.long 2370 ; 0x942
.long 2354 ; 0x932
.long 0 ; 0x0
.long 2366 ; 0x93e
.long 2337 ; 0x921
.long 2356 ; 0x934
.long 0 ; 0x0
.long 2345 ; 0x929
.long 2349 ; 0x92d
.long 2360 ; 0x938
.long 256 ; 0x100
.long 2350 ; 0x92e
.long 2353 ; 0x931
.long 2357 ; 0x935
.long 0 ; 0x0
.long 2378 ; 0x94a
.long 2418 ; 0x972
.long 2329 ; 0x919
.long 0 ; 0x0
.long 2380 ; 0x94c
.long 1213 ; 0x4bd
.long 2372 ; 0x944
.long 0 ; 0x0
.long 2376 ; 0x948
.long 2405 ; 0x965
.long 2384 ; 0x950
.long 0 ; 0x0
.long 2382 ; 0x94e
.long 2392 ; 0x958
.long 2388 ; 0x954
.long 0 ; 0x0
.long 2386 ; 0x952
.long 2408 ; 0x968
.long 2396 ; 0x95c
.long 0 ; 0x0
.long 2385 ; 0x951
.long 2409 ; 0x969
.long 2412 ; 0x96c
.long 0 ; 0x0
.long 2390 ; 0x956
.long 2413 ; 0x96d
.long 2402 ; 0x962
.long 0 ; 0x0
.long 2406 ; 0x966
.long 2414 ; 0x96e
.long 2398 ; 0x95e
.long 0 ; 0x0
.long 2410 ; 0x96a
.long 2381 ; 0x94d
.long 2400 ; 0x960
.long 0 ; 0x0
.long 2389 ; 0x955
.long 2393 ; 0x959
.long 2404 ; 0x964
.long 256 ; 0x100
.long 2394 ; 0x95a
.long 2397 ; 0x95d
.long 2401 ; 0x961
.long 0 ; 0x0
.long 2422 ; 0x976
.long 2462 ; 0x99e
.long 2373 ; 0x945
.long 0 ; 0x0
.long 2424 ; 0x978
.long 1217 ; 0x4c1
.long 2416 ; 0x970
.long 0 ; 0x0
.long 2420 ; 0x974
.long 2449 ; 0x991
.long 2428 ; 0x97c
.long 0 ; 0x0
.long 2426 ; 0x97a
.long 2436 ; 0x984
.long 2432 ; 0x980
.long 0 ; 0x0
.long 2430 ; 0x97e
.long 2452 ; 0x994
.long 2440 ; 0x988
.long 0 ; 0x0
.long 2429 ; 0x97d
.long 2453 ; 0x995
.long 2456 ; 0x998
.long 0 ; 0x0
.long 2434 ; 0x982
.long 2457 ; 0x999
.long 2446 ; 0x98e
.long 0 ; 0x0
.long 2450 ; 0x992
.long 2458 ; 0x99a
.long 2442 ; 0x98a
.long 0 ; 0x0
.long 2454 ; 0x996
.long 2425 ; 0x979
.long 2444 ; 0x98c
.long 0 ; 0x0
.long 2433 ; 0x981
.long 2437 ; 0x985
.long 2448 ; 0x990
.long 256 ; 0x100
.long 2438 ; 0x986
.long 2441 ; 0x989
.long 2445 ; 0x98d
.long 0 ; 0x0
.long 2466 ; 0x9a2
.long 2506 ; 0x9ca
.long 2417 ; 0x971
.long 0 ; 0x0
.long 2468 ; 0x9a4
.long 1221 ; 0x4c5
.long 2460 ; 0x99c
.long 0 ; 0x0
.long 2464 ; 0x9a0
.long 2493 ; 0x9bd
.long 2472 ; 0x9a8
.long 0 ; 0x0
.long 2470 ; 0x9a6
.long 2480 ; 0x9b0
.long 2476 ; 0x9ac
.long 0 ; 0x0
.long 2474 ; 0x9aa
.long 2496 ; 0x9c0
.long 2484 ; 0x9b4
.long 0 ; 0x0
.long 2473 ; 0x9a9
.long 2497 ; 0x9c1
.long 2500 ; 0x9c4
.long 0 ; 0x0
.long 2478 ; 0x9ae
.long 2501 ; 0x9c5
.long 2490 ; 0x9ba
.long 0 ; 0x0
.long 2494 ; 0x9be
.long 2502 ; 0x9c6
.long 2486 ; 0x9b6
.long 0 ; 0x0
.long 2498 ; 0x9c2
.long 2469 ; 0x9a5
.long 2488 ; 0x9b8
.long 0 ; 0x0
.long 2477 ; 0x9ad
.long 2481 ; 0x9b1
.long 2492 ; 0x9bc
.long 256 ; 0x100
.long 2482 ; 0x9b2
.long 2485 ; 0x9b5
.long 2489 ; 0x9b9
.long 0 ; 0x0
.long 2510 ; 0x9ce
.long 2550 ; 0x9f6
.long 2461 ; 0x99d
.long 0 ; 0x0
.long 2512 ; 0x9d0
.long 1225 ; 0x4c9
.long 2504 ; 0x9c8
.long 0 ; 0x0
.long 2508 ; 0x9cc
.long 2537 ; 0x9e9
.long 2516 ; 0x9d4
.long 0 ; 0x0
.long 2514 ; 0x9d2
.long 2524 ; 0x9dc
.long 2520 ; 0x9d8
.long 0 ; 0x0
.long 2518 ; 0x9d6
.long 2540 ; 0x9ec
.long 2528 ; 0x9e0
.long 0 ; 0x0
.long 2517 ; 0x9d5
.long 2541 ; 0x9ed
.long 2544 ; 0x9f0
.long 0 ; 0x0
.long 2522 ; 0x9da
.long 2545 ; 0x9f1
.long 2534 ; 0x9e6
.long 0 ; 0x0
.long 2538 ; 0x9ea
.long 2546 ; 0x9f2
.long 2530 ; 0x9e2
.long 0 ; 0x0
.long 2542 ; 0x9ee
.long 2513 ; 0x9d1
.long 2532 ; 0x9e4
.long 0 ; 0x0
.long 2521 ; 0x9d9
.long 2525 ; 0x9dd
.long 2536 ; 0x9e8
.long 256 ; 0x100
.long 2526 ; 0x9de
.long 2529 ; 0x9e1
.long 2533 ; 0x9e5
.long 0 ; 0x0
.long 2554 ; 0x9fa
.long 2594 ; 0xa22
.long 2505 ; 0x9c9
.long 0 ; 0x0
.long 2556 ; 0x9fc
.long 1229 ; 0x4cd
.long 2548 ; 0x9f4
.long 0 ; 0x0
.long 2552 ; 0x9f8
.long 2581 ; 0xa15
.long 2560 ; 0xa00
.long 0 ; 0x0
.long 2558 ; 0x9fe
.long 2568 ; 0xa08
.long 2564 ; 0xa04
.long 0 ; 0x0
.long 2562 ; 0xa02
.long 2584 ; 0xa18
.long 2572 ; 0xa0c
.long 0 ; 0x0
.long 2561 ; 0xa01
.long 2585 ; 0xa19
.long 2588 ; 0xa1c
.long 0 ; 0x0
.long 2566 ; 0xa06
.long 2589 ; 0xa1d
.long 2578 ; 0xa12
.long 0 ; 0x0
.long 2582 ; 0xa16
.long 2590 ; 0xa1e
.long 2574 ; 0xa0e
.long 0 ; 0x0
.long 2586 ; 0xa1a
.long 2557 ; 0x9fd
.long 2576 ; 0xa10
.long 0 ; 0x0
.long 2565 ; 0xa05
.long 2569 ; 0xa09
.long 2580 ; 0xa14
.long 256 ; 0x100
.long 2570 ; 0xa0a
.long 2573 ; 0xa0d
.long 2577 ; 0xa11
.long 0 ; 0x0
.long 2598 ; 0xa26
.long 2638 ; 0xa4e
.long 2549 ; 0x9f5
.long 0 ; 0x0
.long 2600 ; 0xa28
.long 1233 ; 0x4d1
.long 2592 ; 0xa20
.long 0 ; 0x0
.long 2596 ; 0xa24
.long 2625 ; 0xa41
.long 2604 ; 0xa2c
.long 0 ; 0x0
.long 2602 ; 0xa2a
.long 2612 ; 0xa34
.long 2608 ; 0xa30
.long 0 ; 0x0
.long 2606 ; 0xa2e
.long 2628 ; 0xa44
.long 2616 ; 0xa38
.long 0 ; 0x0
.long 2605 ; 0xa2d
.long 2629 ; 0xa45
.long 2632 ; 0xa48
.long 0 ; 0x0
.long 2610 ; 0xa32
.long 2633 ; 0xa49
.long 2622 ; 0xa3e
.long 0 ; 0x0
.long 2626 ; 0xa42
.long 2634 ; 0xa4a
.long 2618 ; 0xa3a
.long 0 ; 0x0
.long 2630 ; 0xa46
.long 2601 ; 0xa29
.long 2620 ; 0xa3c
.long 0 ; 0x0
.long 2609 ; 0xa31
.long 2613 ; 0xa35
.long 2624 ; 0xa40
.long 256 ; 0x100
.long 2614 ; 0xa36
.long 2617 ; 0xa39
.long 2621 ; 0xa3d
.long 0 ; 0x0
.long 2642 ; 0xa52
.long 2682 ; 0xa7a
.long 2593 ; 0xa21
.long 0 ; 0x0
.long 2644 ; 0xa54
.long 1237 ; 0x4d5
.long 2636 ; 0xa4c
.long 0 ; 0x0
.long 2640 ; 0xa50
.long 2669 ; 0xa6d
.long 2648 ; 0xa58
.long 0 ; 0x0
.long 2646 ; 0xa56
.long 2656 ; 0xa60
.long 2652 ; 0xa5c
.long 0 ; 0x0
.long 2650 ; 0xa5a
.long 2672 ; 0xa70
.long 2660 ; 0xa64
.long 0 ; 0x0
.long 2649 ; 0xa59
.long 2673 ; 0xa71
.long 2676 ; 0xa74
.long 0 ; 0x0
.long 2654 ; 0xa5e
.long 2677 ; 0xa75
.long 2666 ; 0xa6a
.long 0 ; 0x0
.long 2670 ; 0xa6e
.long 2678 ; 0xa76
.long 2662 ; 0xa66
.long 0 ; 0x0
.long 2674 ; 0xa72
.long 2645 ; 0xa55
.long 2664 ; 0xa68
.long 0 ; 0x0
.long 2653 ; 0xa5d
.long 2657 ; 0xa61
.long 2668 ; 0xa6c
.long 256 ; 0x100
.long 2658 ; 0xa62
.long 2661 ; 0xa65
.long 2665 ; 0xa69
.long 0 ; 0x0
.long 2686 ; 0xa7e
.long 2726 ; 0xaa6
.long 2637 ; 0xa4d
.long 0 ; 0x0
.long 2688 ; 0xa80
.long 1241 ; 0x4d9
.long 2680 ; 0xa78
.long 0 ; 0x0
.long 2684 ; 0xa7c
.long 2713 ; 0xa99
.long 2692 ; 0xa84
.long 0 ; 0x0
.long 2690 ; 0xa82
.long 2700 ; 0xa8c
.long 2696 ; 0xa88
.long 0 ; 0x0
.long 2694 ; 0xa86
.long 2716 ; 0xa9c
.long 2704 ; 0xa90
.long 0 ; 0x0
.long 2693 ; 0xa85
.long 2717 ; 0xa9d
.long 2720 ; 0xaa0
.long 0 ; 0x0
.long 2698 ; 0xa8a
.long 2721 ; 0xaa1
.long 2710 ; 0xa96
.long 0 ; 0x0
.long 2714 ; 0xa9a
.long 2722 ; 0xaa2
.long 2706 ; 0xa92
.long 0 ; 0x0
.long 2718 ; 0xa9e
.long 2689 ; 0xa81
.long 2708 ; 0xa94
.long 0 ; 0x0
.long 2697 ; 0xa89
.long 2701 ; 0xa8d
.long 2712 ; 0xa98
.long 256 ; 0x100
.long 2702 ; 0xa8e
.long 2705 ; 0xa91
.long 2709 ; 0xa95
.long 0 ; 0x0
.long 2730 ; 0xaaa
.long 2770 ; 0xad2
.long 2681 ; 0xa79
.long 0 ; 0x0
.long 2732 ; 0xaac
.long 1245 ; 0x4dd
.long 2724 ; 0xaa4
.long 0 ; 0x0
.long 2728 ; 0xaa8
.long 2757 ; 0xac5
.long 2736 ; 0xab0
.long 0 ; 0x0
.long 2734 ; 0xaae
.long 2744 ; 0xab8
.long 2740 ; 0xab4
.long 0 ; 0x0
.long 2738 ; 0xab2
.long 2760 ; 0xac8
.long 2748 ; 0xabc
.long 0 ; 0x0
.long 2737 ; 0xab1
.long 2761 ; 0xac9
.long 2764 ; 0xacc
.long 0 ; 0x0
.long 2742 ; 0xab6
.long 2765 ; 0xacd
.long 2754 ; 0xac2
.long 0 ; 0x0
.long 2758 ; 0xac6
.long 2766 ; 0xace
.long 2750 ; 0xabe
.long 0 ; 0x0
.long 2762 ; 0xaca
.long 2733 ; 0xaad
.long 2752 ; 0xac0
.long 0 ; 0x0
.long 2741 ; 0xab5
.long 2745 ; 0xab9
.long 2756 ; 0xac4
.long 256 ; 0x100
.long 2746 ; 0xaba
.long 2749 ; 0xabd
.long 2753 ; 0xac1
.long 0 ; 0x0
.long 2774 ; 0xad6
.long 2814 ; 0xafe
.long 2725 ; 0xaa5
.long 0 ; 0x0
.long 2776 ; 0xad8
.long 1249 ; 0x4e1
.long 2768 ; 0xad0
.long 0 ; 0x0
.long 2772 ; 0xad4
.long 2801 ; 0xaf1
.long 2780 ; 0xadc
.long 0 ; 0x0
.long 2778 ; 0xada
.long 2788 ; 0xae4
.long 2784 ; 0xae0
.long 0 ; 0x0
.long 2782 ; 0xade
.long 2804 ; 0xaf4
.long 2792 ; 0xae8
.long 0 ; 0x0
.long 2781 ; 0xadd
.long 2805 ; 0xaf5
.long 2808 ; 0xaf8
.long 0 ; 0x0
.long 2786 ; 0xae2
.long 2809 ; 0xaf9
.long 2798 ; 0xaee
.long 0 ; 0x0
.long 2802 ; 0xaf2
.long 2810 ; 0xafa
.long 2794 ; 0xaea
.long 0 ; 0x0
.long 2806 ; 0xaf6
.long 2777 ; 0xad9
.long 2796 ; 0xaec
.long 0 ; 0x0
.long 2785 ; 0xae1
.long 2789 ; 0xae5
.long 2800 ; 0xaf0
.long 256 ; 0x100
.long 2790 ; 0xae6
.long 2793 ; 0xae9
.long 2797 ; 0xaed
.long 0 ; 0x0
.long 2818 ; 0xb02
.long 2858 ; 0xb2a
.long 2769 ; 0xad1
.long 0 ; 0x0
.long 2820 ; 0xb04
.long 1253 ; 0x4e5
.long 2812 ; 0xafc
.long 0 ; 0x0
.long 2816 ; 0xb00
.long 2845 ; 0xb1d
.long 2824 ; 0xb08
.long 0 ; 0x0
.long 2822 ; 0xb06
.long 2832 ; 0xb10
.long 2828 ; 0xb0c
.long 0 ; 0x0
.long 2826 ; 0xb0a
.long 2848 ; 0xb20
.long 2836 ; 0xb14
.long 0 ; 0x0
.long 2825 ; 0xb09
.long 2849 ; 0xb21
.long 2852 ; 0xb24
.long 0 ; 0x0
.long 2830 ; 0xb0e
.long 2853 ; 0xb25
.long 2842 ; 0xb1a
.long 0 ; 0x0
.long 2846 ; 0xb1e
.long 2854 ; 0xb26
.long 2838 ; 0xb16
.long 0 ; 0x0
.long 2850 ; 0xb22
.long 2821 ; 0xb05
.long 2840 ; 0xb18
.long 0 ; 0x0
.long 2829 ; 0xb0d
.long 2833 ; 0xb11
.long 2844 ; 0xb1c
.long 256 ; 0x100
.long 2834 ; 0xb12
.long 2837 ; 0xb15
.long 2841 ; 0xb19
.long 0 ; 0x0
.long 2862 ; 0xb2e
.long 2902 ; 0xb56
.long 2813 ; 0xafd
.long 0 ; 0x0
.long 2864 ; 0xb30
.long 1257 ; 0x4e9
.long 2856 ; 0xb28
.long 0 ; 0x0
.long 2860 ; 0xb2c
.long 2889 ; 0xb49
.long 2868 ; 0xb34
.long 0 ; 0x0
.long 2866 ; 0xb32
.long 2876 ; 0xb3c
.long 2872 ; 0xb38
.long 0 ; 0x0
.long 2870 ; 0xb36
.long 2892 ; 0xb4c
.long 2880 ; 0xb40
.long 0 ; 0x0
.long 2869 ; 0xb35
.long 2893 ; 0xb4d
.long 2896 ; 0xb50
.long 0 ; 0x0
.long 2874 ; 0xb3a
.long 2897 ; 0xb51
.long 2886 ; 0xb46
.long 0 ; 0x0
.long 2890 ; 0xb4a
.long 2898 ; 0xb52
.long 2882 ; 0xb42
.long 0 ; 0x0
.long 2894 ; 0xb4e
.long 2865 ; 0xb31
.long 2884 ; 0xb44
.long 0 ; 0x0
.long 2873 ; 0xb39
.long 2877 ; 0xb3d
.long 2888 ; 0xb48
.long 256 ; 0x100
.long 2878 ; 0xb3e
.long 2881 ; 0xb41
.long 2885 ; 0xb45
.long 0 ; 0x0
.long 2906 ; 0xb5a
.long 2946 ; 0xb82
.long 2857 ; 0xb29
.long 0 ; 0x0
.long 2908 ; 0xb5c
.long 1261 ; 0x4ed
.long 2900 ; 0xb54
.long 0 ; 0x0
.long 2904 ; 0xb58
.long 2933 ; 0xb75
.long 2912 ; 0xb60
.long 0 ; 0x0
.long 2910 ; 0xb5e
.long 2920 ; 0xb68
.long 2916 ; 0xb64
.long 0 ; 0x0
.long 2914 ; 0xb62
.long 2936 ; 0xb78
.long 2924 ; 0xb6c
.long 0 ; 0x0
.long 2913 ; 0xb61
.long 2937 ; 0xb79
.long 2940 ; 0xb7c
.long 0 ; 0x0
.long 2918 ; 0xb66
.long 2941 ; 0xb7d
.long 2930 ; 0xb72
.long 0 ; 0x0
.long 2934 ; 0xb76
.long 2942 ; 0xb7e
.long 2926 ; 0xb6e
.long 0 ; 0x0
.long 2938 ; 0xb7a
.long 2909 ; 0xb5d
.long 2928 ; 0xb70
.long 0 ; 0x0
.long 2917 ; 0xb65
.long 2921 ; 0xb69
.long 2932 ; 0xb74
.long 256 ; 0x100
.long 2922 ; 0xb6a
.long 2925 ; 0xb6d
.long 2929 ; 0xb71
.long 0 ; 0x0
.long 2950 ; 0xb86
.long 2990 ; 0xbae
.long 2901 ; 0xb55
.long 0 ; 0x0
.long 2952 ; 0xb88
.long 1265 ; 0x4f1
.long 2944 ; 0xb80
.long 0 ; 0x0
.long 2948 ; 0xb84
.long 2977 ; 0xba1
.long 2956 ; 0xb8c
.long 0 ; 0x0
.long 2954 ; 0xb8a
.long 2964 ; 0xb94
.long 2960 ; 0xb90
.long 0 ; 0x0
.long 2958 ; 0xb8e
.long 2980 ; 0xba4
.long 2968 ; 0xb98
.long 0 ; 0x0
.long 2957 ; 0xb8d
.long 2981 ; 0xba5
.long 2984 ; 0xba8
.long 0 ; 0x0
.long 2962 ; 0xb92
.long 2985 ; 0xba9
.long 2974 ; 0xb9e
.long 0 ; 0x0
.long 2978 ; 0xba2
.long 2986 ; 0xbaa
.long 2970 ; 0xb9a
.long 0 ; 0x0
.long 2982 ; 0xba6
.long 2953 ; 0xb89
.long 2972 ; 0xb9c
.long 0 ; 0x0
.long 2961 ; 0xb91
.long 2965 ; 0xb95
.long 2976 ; 0xba0
.long 256 ; 0x100
.long 2966 ; 0xb96
.long 2969 ; 0xb99
.long 2973 ; 0xb9d
.long 0 ; 0x0
.long 2994 ; 0xbb2
.long 3034 ; 0xbda
.long 2945 ; 0xb81
.long 0 ; 0x0
.long 2996 ; 0xbb4
.long 1269 ; 0x4f5
.long 2988 ; 0xbac
.long 0 ; 0x0
.long 2992 ; 0xbb0
.long 3021 ; 0xbcd
.long 3000 ; 0xbb8
.long 0 ; 0x0
.long 2998 ; 0xbb6
.long 3008 ; 0xbc0
.long 3004 ; 0xbbc
.long 0 ; 0x0
.long 3002 ; 0xbba
.long 3024 ; 0xbd0
.long 3012 ; 0xbc4
.long 0 ; 0x0
.long 3001 ; 0xbb9
.long 3025 ; 0xbd1
.long 3028 ; 0xbd4
.long 0 ; 0x0
.long 3006 ; 0xbbe
.long 3029 ; 0xbd5
.long 3018 ; 0xbca
.long 0 ; 0x0
.long 3022 ; 0xbce
.long 3030 ; 0xbd6
.long 3014 ; 0xbc6
.long 0 ; 0x0
.long 3026 ; 0xbd2
.long 2997 ; 0xbb5
.long 3016 ; 0xbc8
.long 0 ; 0x0
.long 3005 ; 0xbbd
.long 3009 ; 0xbc1
.long 3020 ; 0xbcc
.long 256 ; 0x100
.long 3010 ; 0xbc2
.long 3013 ; 0xbc5
.long 3017 ; 0xbc9
.long 0 ; 0x0
.long 3038 ; 0xbde
.long 3078 ; 0xc06
.long 2989 ; 0xbad
.long 0 ; 0x0
.long 3040 ; 0xbe0
.long 1273 ; 0x4f9
.long 3032 ; 0xbd8
.long 0 ; 0x0
.long 3036 ; 0xbdc
.long 3065 ; 0xbf9
.long 3044 ; 0xbe4
.long 0 ; 0x0
.long 3042 ; 0xbe2
.long 3052 ; 0xbec
.long 3048 ; 0xbe8
.long 0 ; 0x0
.long 3046 ; 0xbe6
.long 3068 ; 0xbfc
.long 3056 ; 0xbf0
.long 0 ; 0x0
.long 3045 ; 0xbe5
.long 3069 ; 0xbfd
.long 3072 ; 0xc00
.long 0 ; 0x0
.long 3050 ; 0xbea
.long 3073 ; 0xc01
.long 3062 ; 0xbf6
.long 0 ; 0x0
.long 3066 ; 0xbfa
.long 3074 ; 0xc02
.long 3058 ; 0xbf2
.long 0 ; 0x0
.long 3070 ; 0xbfe
.long 3041 ; 0xbe1
.long 3060 ; 0xbf4
.long 0 ; 0x0
.long 3049 ; 0xbe9
.long 3053 ; 0xbed
.long 3064 ; 0xbf8
.long 256 ; 0x100
.long 3054 ; 0xbee
.long 3057 ; 0xbf1
.long 3061 ; 0xbf5
.long 0 ; 0x0
.long 3082 ; 0xc0a
.long 3122 ; 0xc32
.long 3033 ; 0xbd9
.long 0 ; 0x0
.long 3084 ; 0xc0c
.long 1277 ; 0x4fd
.long 3076 ; 0xc04
.long 0 ; 0x0
.long 3080 ; 0xc08
.long 3109 ; 0xc25
.long 3088 ; 0xc10
.long 0 ; 0x0
.long 3086 ; 0xc0e
.long 3096 ; 0xc18
.long 3092 ; 0xc14
.long 0 ; 0x0
.long 3090 ; 0xc12
.long 3112 ; 0xc28
.long 3100 ; 0xc1c
.long 0 ; 0x0
.long 3089 ; 0xc11
.long 3113 ; 0xc29
.long 3116 ; 0xc2c
.long 0 ; 0x0
.long 3094 ; 0xc16
.long 3117 ; 0xc2d
.long 3106 ; 0xc22
.long 0 ; 0x0
.long 3110 ; 0xc26
.long 3118 ; 0xc2e
.long 3102 ; 0xc1e
.long 0 ; 0x0
.long 3114 ; 0xc2a
.long 3085 ; 0xc0d
.long 3104 ; 0xc20
.long 0 ; 0x0
.long 3093 ; 0xc15
.long 3097 ; 0xc19
.long 3108 ; 0xc24
.long 256 ; 0x100
.long 3098 ; 0xc1a
.long 3101 ; 0xc1d
.long 3105 ; 0xc21
.long 0 ; 0x0
.long 3126 ; 0xc36
.long 3166 ; 0xc5e
.long 3077 ; 0xc05
.long 0 ; 0x0
.long 3128 ; 0xc38
.long 1281 ; 0x501
.long 3120 ; 0xc30
.long 0 ; 0x0
.long 3124 ; 0xc34
.long 3153 ; 0xc51
.long 3132 ; 0xc3c
.long 0 ; 0x0
.long 3130 ; 0xc3a
.long 3140 ; 0xc44
.long 3136 ; 0xc40
.long 0 ; 0x0
.long 3134 ; 0xc3e
.long 3156 ; 0xc54
.long 3144 ; 0xc48
.long 0 ; 0x0
.long 3133 ; 0xc3d
.long 3157 ; 0xc55
.long 3160 ; 0xc58
.long 0 ; 0x0
.long 3138 ; 0xc42
.long 3161 ; 0xc59
.long 3150 ; 0xc4e
.long 0 ; 0x0
.long 3154 ; 0xc52
.long 3162 ; 0xc5a
.long 3146 ; 0xc4a
.long 0 ; 0x0
.long 3158 ; 0xc56
.long 3129 ; 0xc39
.long 3148 ; 0xc4c
.long 0 ; 0x0
.long 3137 ; 0xc41
.long 3141 ; 0xc45
.long 3152 ; 0xc50
.long 256 ; 0x100
.long 3142 ; 0xc46
.long 3145 ; 0xc49
.long 3149 ; 0xc4d
.long 0 ; 0x0
.long 3170 ; 0xc62
.long 3210 ; 0xc8a
.long 3121 ; 0xc31
.long 0 ; 0x0
.long 3172 ; 0xc64
.long 1285 ; 0x505
.long 3164 ; 0xc5c
.long 0 ; 0x0
.long 3168 ; 0xc60
.long 3197 ; 0xc7d
.long 3176 ; 0xc68
.long 0 ; 0x0
.long 3174 ; 0xc66
.long 3184 ; 0xc70
.long 3180 ; 0xc6c
.long 0 ; 0x0
.long 3178 ; 0xc6a
.long 3200 ; 0xc80
.long 3188 ; 0xc74
.long 0 ; 0x0
.long 3177 ; 0xc69
.long 3201 ; 0xc81
.long 3204 ; 0xc84
.long 0 ; 0x0
.long 3182 ; 0xc6e
.long 3205 ; 0xc85
.long 3194 ; 0xc7a
.long 0 ; 0x0
.long 3198 ; 0xc7e
.long 3206 ; 0xc86
.long 3190 ; 0xc76
.long 0 ; 0x0
.long 3202 ; 0xc82
.long 3173 ; 0xc65
.long 3192 ; 0xc78
.long 0 ; 0x0
.long 3181 ; 0xc6d
.long 3185 ; 0xc71
.long 3196 ; 0xc7c
.long 256 ; 0x100
.long 3186 ; 0xc72
.long 3189 ; 0xc75
.long 3193 ; 0xc79
.long 0 ; 0x0
.long 3214 ; 0xc8e
.long 3254 ; 0xcb6
.long 3165 ; 0xc5d
.long 0 ; 0x0
.long 3216 ; 0xc90
.long 1289 ; 0x509
.long 3208 ; 0xc88
.long 0 ; 0x0
.long 3212 ; 0xc8c
.long 3241 ; 0xca9
.long 3220 ; 0xc94
.long 0 ; 0x0
.long 3218 ; 0xc92
.long 3228 ; 0xc9c
.long 3224 ; 0xc98
.long 0 ; 0x0
.long 3222 ; 0xc96
.long 3244 ; 0xcac
.long 3232 ; 0xca0
.long 0 ; 0x0
.long 3221 ; 0xc95
.long 3245 ; 0xcad
.long 3248 ; 0xcb0
.long 0 ; 0x0
.long 3226 ; 0xc9a
.long 3249 ; 0xcb1
.long 3238 ; 0xca6
.long 0 ; 0x0
.long 3242 ; 0xcaa
.long 3250 ; 0xcb2
.long 3234 ; 0xca2
.long 0 ; 0x0
.long 3246 ; 0xcae
.long 3217 ; 0xc91
.long 3236 ; 0xca4
.long 0 ; 0x0
.long 3225 ; 0xc99
.long 3229 ; 0xc9d
.long 3240 ; 0xca8
.long 256 ; 0x100
.long 3230 ; 0xc9e
.long 3233 ; 0xca1
.long 3237 ; 0xca5
.long 0 ; 0x0
.long 3258 ; 0xcba
.long 3298 ; 0xce2
.long 3209 ; 0xc89
.long 0 ; 0x0
.long 3260 ; 0xcbc
.long 1293 ; 0x50d
.long 3252 ; 0xcb4
.long 0 ; 0x0
.long 3256 ; 0xcb8
.long 3285 ; 0xcd5
.long 3264 ; 0xcc0
.long 0 ; 0x0
.long 3262 ; 0xcbe
.long 3272 ; 0xcc8
.long 3268 ; 0xcc4
.long 0 ; 0x0
.long 3266 ; 0xcc2
.long 3288 ; 0xcd8
.long 3276 ; 0xccc
.long 0 ; 0x0
.long 3265 ; 0xcc1
.long 3289 ; 0xcd9
.long 3292 ; 0xcdc
.long 0 ; 0x0
.long 3270 ; 0xcc6
.long 3293 ; 0xcdd
.long 3282 ; 0xcd2
.long 0 ; 0x0
.long 3286 ; 0xcd6
.long 3294 ; 0xcde
.long 3278 ; 0xcce
.long 0 ; 0x0
.long 3290 ; 0xcda
.long 3261 ; 0xcbd
.long 3280 ; 0xcd0
.long 0 ; 0x0
.long 3269 ; 0xcc5
.long 3273 ; 0xcc9
.long 3284 ; 0xcd4
.long 256 ; 0x100
.long 3274 ; 0xcca
.long 3277 ; 0xccd
.long 3281 ; 0xcd1
.long 0 ; 0x0
.long 3302 ; 0xce6
.long 3342 ; 0xd0e
.long 3253 ; 0xcb5
.long 0 ; 0x0
.long 3304 ; 0xce8
.long 1297 ; 0x511
.long 3296 ; 0xce0
.long 0 ; 0x0
.long 3300 ; 0xce4
.long 3329 ; 0xd01
.long 3308 ; 0xcec
.long 0 ; 0x0
.long 3306 ; 0xcea
.long 3316 ; 0xcf4
.long 3312 ; 0xcf0
.long 0 ; 0x0
.long 3310 ; 0xcee
.long 3332 ; 0xd04
.long 3320 ; 0xcf8
.long 0 ; 0x0
.long 3309 ; 0xced
.long 3333 ; 0xd05
.long 3336 ; 0xd08
.long 0 ; 0x0
.long 3314 ; 0xcf2
.long 3337 ; 0xd09
.long 3326 ; 0xcfe
.long 0 ; 0x0
.long 3330 ; 0xd02
.long 3338 ; 0xd0a
.long 3322 ; 0xcfa
.long 0 ; 0x0
.long 3334 ; 0xd06
.long 3305 ; 0xce9
.long 3324 ; 0xcfc
.long 0 ; 0x0
.long 3313 ; 0xcf1
.long 3317 ; 0xcf5
.long 3328 ; 0xd00
.long 256 ; 0x100
.long 3318 ; 0xcf6
.long 3321 ; 0xcf9
.long 3325 ; 0xcfd
.long 0 ; 0x0
.long 3346 ; 0xd12
.long 3384 ; 0xd38
.long 3297 ; 0xce1
.long 0 ; 0x0
.long 3348 ; 0xd14
.long 1301 ; 0x515
.long 3340 ; 0xd0c
.long 0 ; 0x0
.long 3344 ; 0xd10
.long 3373 ; 0xd2d
.long 3352 ; 0xd18
.long 0 ; 0x0
.long 3350 ; 0xd16
.long 3360 ; 0xd20
.long 3356 ; 0xd1c
.long 0 ; 0x0
.long 3354 ; 0xd1a
.long 3376 ; 0xd30
.long 3364 ; 0xd24
.long 0 ; 0x0
.long 3353 ; 0xd19
.long 3377 ; 0xd31
.long 3380 ; 0xd34
.long 0 ; 0x0
.long 3358 ; 0xd1e
.long 3381 ; 0xd35
.long 3370 ; 0xd2a
.long 0 ; 0x0
.long 3374 ; 0xd2e
.long 3382 ; 0xd36
.long 3366 ; 0xd26
.long 0 ; 0x0
.long 3378 ; 0xd32
.long 3349 ; 0xd15
.long 3368 ; 0xd28
.long 0 ; 0x0
.long 3357 ; 0xd1d
.long 3361 ; 0xd21
.long 3372 ; 0xd2c
.long 256 ; 0x100
.long 3362 ; 0xd22
.long 3365 ; 0xd25
.long 3369 ; 0xd29
.long 0 ; 0x0
.long 3341 ; 0xd0d
.long 3385 ; 0xd39
.long 3388 ; 0xd3c
.long 0 ; 0x0
.long 3386 ; 0xd3a
.long 3390 ; 0xd3e
.long 3389 ; 0xd3d
.long 0 ; 0x0
.long 3398 ; 0xd46
.long 3604 ; 0xe14
.long 801 ; 0x321
.long 0 ; 0x0
.long 3402 ; 0xd4a
.long 3582 ; 0xdfe
.long 3392 ; 0xd40
.long 0 ; 0x0
.long 3406 ; 0xd4e
.long 3576 ; 0xdf8
.long 3396 ; 0xd44
.long 0 ; 0x0
.long 3408 ; 0xd50
.long 3436 ; 0xd6c
.long 3400 ; 0xd48
.long 0 ; 0x0
.long 3404 ; 0xd4c
.long 3424 ; 0xd60
.long 3412 ; 0xd54
.long 0 ; 0x0
.long 3410 ; 0xd52
.long 3433 ; 0xd69
.long 3416 ; 0xd58
.long 0 ; 0x0
.long 3414 ; 0xd56
.long 3425 ; 0xd61
.long 3420 ; 0xd5c
.long 0 ; 0x0
.long 3418 ; 0xd5a
.long 3428 ; 0xd64
.long 3430 ; 0xd66
.long 0 ; 0x0
.long 3409 ; 0xd51
.long 3417 ; 0xd59
.long 3432 ; 0xd68
.long 0 ; 0x0
.long 3421 ; 0xd5d
.long 3434 ; 0xd6a
.long 3422 ; 0xd5e
.long 0 ; 0x0
.long 3426 ; 0xd62
.long 3413 ; 0xd55
.long 3429 ; 0xd65
.long 0 ; 0x0
.long 3405 ; 0xd4d
.long 3452 ; 0xd7c
.long 3552 ; 0xde0
.long 0 ; 0x0
.long 3468 ; 0xd8c
.long 3449 ; 0xd79
.long 3446 ; 0xd76
.long 0 ; 0x0
.long 3453 ; 0xd7d
.long 3450 ; 0xd7a
.long 3442 ; 0xd72
.long 0 ; 0x0
.long 3454 ; 0xd7e
.long 3441 ; 0xd71
.long 3445 ; 0xd75
.long 0 ; 0x0
.long 3437 ; 0xd6d
.long 3444 ; 0xd74
.long 3448 ; 0xd78
.long 192 ; 0xc0
.long 3484 ; 0xd9c
.long 3465 ; 0xd89
.long 3462 ; 0xd86
.long 0 ; 0x0
.long 3469 ; 0xd8d
.long 3466 ; 0xd8a
.long 3458 ; 0xd82
.long 0 ; 0x0
.long 3470 ; 0xd8e
.long 3457 ; 0xd81
.long 3461 ; 0xd85
.long 0 ; 0x0
.long 3440 ; 0xd70
.long 3460 ; 0xd84
.long 3464 ; 0xd88
.long 192 ; 0xc0
.long 3560 ; 0xde8
.long 3481 ; 0xd99
.long 3478 ; 0xd96
.long 0 ; 0x0
.long 3485 ; 0xd9d
.long 3482 ; 0xd9a
.long 3474 ; 0xd92
.long 0 ; 0x0
.long 3486 ; 0xd9e
.long 3473 ; 0xd91
.long 3477 ; 0xd95
.long 0 ; 0x0
.long 3456 ; 0xd80
.long 3476 ; 0xd94
.long 3480 ; 0xd98
.long 192 ; 0xc0
.long 3516 ; 0xdbc
.long 3497 ; 0xda9
.long 3494 ; 0xda6
.long 0 ; 0x0
.long 3501 ; 0xdad
.long 3498 ; 0xdaa
.long 3490 ; 0xda2
.long 0 ; 0x0
.long 3502 ; 0xdae
.long 3489 ; 0xda1
.long 3493 ; 0xda5
.long 0 ; 0x0
.long 3561 ; 0xde9
.long 3492 ; 0xda4
.long 3496 ; 0xda8
.long 192 ; 0xc0
.long 3532 ; 0xdcc
.long 3513 ; 0xdb9
.long 3510 ; 0xdb6
.long 0 ; 0x0
.long 3517 ; 0xdbd
.long 3514 ; 0xdba
.long 3506 ; 0xdb2
.long 0 ; 0x0
.long 3518 ; 0xdbe
.long 3505 ; 0xdb1
.long 3509 ; 0xdb5
.long 0 ; 0x0
.long 3488 ; 0xda0
.long 3508 ; 0xdb4
.long 3512 ; 0xdb8
.long 192 ; 0xc0
.long 3568 ; 0xdf0
.long 3529 ; 0xdc9
.long 3526 ; 0xdc6
.long 0 ; 0x0
.long 3533 ; 0xdcd
.long 3530 ; 0xdca
.long 3522 ; 0xdc2
.long 0 ; 0x0
.long 3534 ; 0xdce
.long 3521 ; 0xdc1
.long 3525 ; 0xdc5
.long 0 ; 0x0
.long 3504 ; 0xdb0
.long 3524 ; 0xdc4
.long 3528 ; 0xdc8
.long 192 ; 0xc0
.long 3572 ; 0xdf4
.long 3545 ; 0xdd9
.long 3542 ; 0xdd6
.long 0 ; 0x0
.long 3549 ; 0xddd
.long 3546 ; 0xdda
.long 3538 ; 0xdd2
.long 0 ; 0x0
.long 3550 ; 0xdde
.long 3537 ; 0xdd1
.long 3541 ; 0xdd5
.long 0 ; 0x0
.long 3569 ; 0xdf1
.long 3540 ; 0xdd4
.long 3544 ; 0xdd8
.long 192 ; 0xc0
.long 3438 ; 0xd6e
.long 3573 ; 0xdf5
.long 3558 ; 0xde6
.long 0 ; 0x0
.long 3562 ; 0xdea
.long 3566 ; 0xdee
.long 3554 ; 0xde2
.long 0 ; 0x0
.long 3472 ; 0xd90
.long 3500 ; 0xdac
.long 3556 ; 0xde4
.long 192 ; 0xc0
.long 3570 ; 0xdf2
.long 3574 ; 0xdf6
.long 3557 ; 0xde5
.long 0 ; 0x0
.long 3520 ; 0xdc0
.long 3548 ; 0xddc
.long 3564 ; 0xdec
.long 192 ; 0xc0
.long 3536 ; 0xdd0
.long 3553 ; 0xde1
.long 3565 ; 0xded
.long 0 ; 0x0
.long 3401 ; 0xd49
.long 3578 ; 0xdfa
.long 3577 ; 0xdf9
.long 0 ; 0x0
.long 3584 ; 0xe00
.long 0 ; 0x0
.long 3397 ; 0xd45
.long 2 ; 0x2
.long 3580 ; 0xdfc
.long 3601 ; 0xe11
.long 3588 ; 0xe04
.long 0 ; 0x0
.long 3586 ; 0xe02
.long 3596 ; 0xe0c
.long 3592 ; 0xe08
.long 0 ; 0x0
.long 3590 ; 0xe06
.long 3600 ; 0xe10
.long 3598 ; 0xe0e
.long 0 ; 0x0
.long 3589 ; 0xe05
.long 3602 ; 0xe12
.long 3594 ; 0xe0a
.long 0 ; 0x0
.long 3593 ; 0xe09
.long 3585 ; 0xe01
.long 3597 ; 0xe0d
.long 0 ; 0x0
.long 3393 ; 0xd41
.long 3606 ; 0xe16
.long 3605 ; 0xe15
.long 0 ; 0x0
.long 797 ; 0x31d
.long 3617 ; 0xe21
.long 3612 ; 0xe1c
.long 0 ; 0x0
.long 3610 ; 0xe1a
.long 3616 ; 0xe20
.long 3618 ; 0xe22
.long 0 ; 0x0
.long 3613 ; 0xe1d
.long 3609 ; 0xe19
.long 3614 ; 0xe1e
.long 0 ; 0x0
.long 793 ; 0x319
.long 3908 ; 0xf44
.long 8226 ; 0x2022
.long 0 ; 0x0
.long 3630 ; 0xe2e
.long 3892 ; 0xf34
.long 3912 ; 0xf48
.long 0 ; 0x0
.long 3634 ; 0xe32
.long 3788 ; 0xecc
.long 3624 ; 0xe28
.long 0 ; 0x0
.long 3638 ; 0xe36
.long 3776 ; 0xec0
.long 3628 ; 0xe2c
.long 0 ; 0x0
.long 3640 ; 0xe38
.long 3668 ; 0xe54
.long 3632 ; 0xe30
.long 0 ; 0x0
.long 3636 ; 0xe34
.long 3656 ; 0xe48
.long 3644 ; 0xe3c
.long 0 ; 0x0
.long 3642 ; 0xe3a
.long 3665 ; 0xe51
.long 3648 ; 0xe40
.long 0 ; 0x0
.long 3646 ; 0xe3e
.long 3657 ; 0xe49
.long 3652 ; 0xe44
.long 0 ; 0x0
.long 3650 ; 0xe42
.long 3660 ; 0xe4c
.long 3662 ; 0xe4e
.long 0 ; 0x0
.long 3641 ; 0xe39
.long 3649 ; 0xe41
.long 3664 ; 0xe50
.long 0 ; 0x0
.long 3653 ; 0xe45
.long 3666 ; 0xe52
.long 3654 ; 0xe46
.long 0 ; 0x0
.long 3658 ; 0xe4a
.long 3645 ; 0xe3d
.long 3661 ; 0xe4d
.long 0 ; 0x0
.long 3637 ; 0xe35
.long 3684 ; 0xe64
.long 3752 ; 0xea8
.long 0 ; 0x0
.long 3760 ; 0xeb0
.long 3681 ; 0xe61
.long 3678 ; 0xe5e
.long 0 ; 0x0
.long 3685 ; 0xe65
.long 3682 ; 0xe62
.long 3674 ; 0xe5a
.long 0 ; 0x0
.long 3686 ; 0xe66
.long 3673 ; 0xe59
.long 3677 ; 0xe5d
.long 0 ; 0x0
.long 3669 ; 0xe55
.long 3676 ; 0xe5c
.long 3680 ; 0xe60
.long 256 ; 0x100
.long 3716 ; 0xe84
.long 3697 ; 0xe71
.long 3694 ; 0xe6e
.long 0 ; 0x0
.long 3701 ; 0xe75
.long 3698 ; 0xe72
.long 3690 ; 0xe6a
.long 0 ; 0x0
.long 3702 ; 0xe76
.long 3689 ; 0xe69
.long 3693 ; 0xe6d
.long 0 ; 0x0
.long 3761 ; 0xeb1
.long 3692 ; 0xe6c
.long 3696 ; 0xe70
.long 256 ; 0x100
.long 3732 ; 0xe94
.long 3713 ; 0xe81
.long 3710 ; 0xe7e
.long 0 ; 0x0
.long 3717 ; 0xe85
.long 3714 ; 0xe82
.long 3706 ; 0xe7a
.long 0 ; 0x0
.long 3718 ; 0xe86
.long 3705 ; 0xe79
.long 3709 ; 0xe7d
.long 0 ; 0x0
.long 3688 ; 0xe68
.long 3708 ; 0xe7c
.long 3712 ; 0xe80
.long 256 ; 0x100
.long 3768 ; 0xeb8
.long 3729 ; 0xe91
.long 3726 ; 0xe8e
.long 0 ; 0x0
.long 3733 ; 0xe95
.long 3730 ; 0xe92
.long 3722 ; 0xe8a
.long 0 ; 0x0
.long 3734 ; 0xe96
.long 3721 ; 0xe89
.long 3725 ; 0xe8d
.long 0 ; 0x0
.long 3704 ; 0xe78
.long 3724 ; 0xe8c
.long 3728 ; 0xe90
.long 256 ; 0x100
.long 3772 ; 0xebc
.long 3745 ; 0xea1
.long 3742 ; 0xe9e
.long 0 ; 0x0
.long 3749 ; 0xea5
.long 3746 ; 0xea2
.long 3738 ; 0xe9a
.long 0 ; 0x0
.long 3750 ; 0xea6
.long 3737 ; 0xe99
.long 3741 ; 0xe9d
.long 0 ; 0x0
.long 3769 ; 0xeb9
.long 3740 ; 0xe9c
.long 3744 ; 0xea0
.long 256 ; 0x100
.long 3670 ; 0xe56
.long 3773 ; 0xebd
.long 3758 ; 0xeae
.long 0 ; 0x0
.long 3762 ; 0xeb2
.long 3766 ; 0xeb6
.long 3754 ; 0xeaa
.long 0 ; 0x0
.long 3672 ; 0xe58
.long 3700 ; 0xe74
.long 3756 ; 0xeac
.long 256 ; 0x100
.long 3770 ; 0xeba
.long 3774 ; 0xebe
.long 3757 ; 0xead
.long 0 ; 0x0
.long 3720 ; 0xe88
.long 3748 ; 0xea4
.long 3764 ; 0xeb4
.long 256 ; 0x100
.long 3736 ; 0xe98
.long 3753 ; 0xea9
.long 3765 ; 0xeb5
.long 0 ; 0x0
.long 3633 ; 0xe31
.long 3784 ; 0xec8
.long 3780 ; 0xec4
.long 0 ; 0x0
.long 3778 ; 0xec2
.long 3785 ; 0xec9
.long 3786 ; 0xeca
.long 0 ; 0x0
.long 3777 ; 0xec1
.long 3781 ; 0xec5
.long 3782 ; 0xec6
.long 0 ; 0x0
.long 3629 ; 0xe2d
.long 3804 ; 0xedc
.long 3792 ; 0xed0
.long 0 ; 0x0
.long 3790 ; 0xece
.long 3828 ; 0xef4
.long 3796 ; 0xed4
.long 0 ; 0x0
.long 3794 ; 0xed2
.long 3801 ; 0xed9
.long 3802 ; 0xeda
.long 0 ; 0x0
.long 3806 ; 0xede
.long 3797 ; 0xed5
.long 3798 ; 0xed6
.long 0 ; 0x0
.long 3789 ; 0xecd
.long 3808 ; 0xee0
.long 3800 ; 0xed8
.long 0 ; 0x0
.long 3805 ; 0xedd
.long 3832 ; 0xef8
.long 3812 ; 0xee4
.long 0 ; 0x0
.long 3810 ; 0xee2
.long 3849 ; 0xf09
.long 3816 ; 0xee8
.long 0 ; 0x0
.long 3814 ; 0xee6
.long 3845 ; 0xf05
.long 3820 ; 0xeec
.long 0 ; 0x0
.long 3818 ; 0xeea
.long 3841 ; 0xf01
.long 3824 ; 0xef0
.long 0 ; 0x0
.long 3822 ; 0xeee
.long 3837 ; 0xefd
.long 3830 ; 0xef6
.long 0 ; 0x0
.long 3793 ; 0xed1
.long 3834 ; 0xefa
.long 3826 ; 0xef2
.long 0 ; 0x0
.long 3809 ; 0xee1
.long 3838 ; 0xefe
.long 3829 ; 0xef5
.long 0 ; 0x0
.long 3842 ; 0xf02
.long 3825 ; 0xef1
.long 3833 ; 0xef9
.long 0 ; 0x0
.long 3846 ; 0xf06
.long 3821 ; 0xeed
.long 3836 ; 0xefc
.long 0 ; 0x0
.long 3850 ; 0xf0a
.long 3817 ; 0xee9
.long 3840 ; 0xf00
.long 0 ; 0x0
.long 3852 ; 0xf0c
.long 3813 ; 0xee5
.long 3844 ; 0xf04
.long 0 ; 0x0
.long 3848 ; 0xf08
.long 3869 ; 0xf1d
.long 3856 ; 0xf10
.long 0 ; 0x0
.long 3854 ; 0xf0e
.long 3877 ; 0xf25
.long 3860 ; 0xf14
.long 0 ; 0x0
.long 3858 ; 0xf12
.long 3885 ; 0xf2d
.long 3864 ; 0xf18
.long 0 ; 0x0
.long 3862 ; 0xf16
.long 3889 ; 0xf31
.long 3870 ; 0xf1e
.long 0 ; 0x0
.long 3874 ; 0xf22
.long 3853 ; 0xf0d
.long 3866 ; 0xf1a
.long 16 ; 0x10
.long 8 ; 0x8
.long 3878 ; 0xf26
.long 3868 ; 0xf1c
.long 785 ; 0x311
.long 3882 ; 0xf2a
.long 3857 ; 0xf11
.long 3873 ; 0xf21
.long 16 ; 0x10
.long 8 ; 0x8
.long 3886 ; 0xf2e
.long 3876 ; 0xf24
.long 785 ; 0x311
.long 3890 ; 0xf32
.long 3861 ; 0xf15
.long 3881 ; 0xf29
.long 16 ; 0x10
.long 8 ; 0x8
.long 3865 ; 0xf19
.long 3884 ; 0xf2c
.long 785 ; 0x311
.long 3625 ; 0xe29
.long 3896 ; 0xf38
.long 3898 ; 0xf3a
.long 0 ; 0x0
.long 3893 ; 0xf35
.long 3900 ; 0xf3c
.long 3894 ; 0xf36
.long 0 ; 0x0
.long 3897 ; 0xf39
.long 3902 ; 0xf3e
.long 3901 ; 0xf3d
.long 0 ; 0x0
.long 4045 ; 0xfcd
.long 3913 ; 0xf49
.long 3910 ; 0xf46
.long 0 ; 0x0
.long 3621 ; 0xe25
.long 3914 ; 0xf4a
.long 3906 ; 0xf42
.long 0 ; 0x0
.long 3626 ; 0xe2a
.long 3905 ; 0xf41
.long 3909 ; 0xf45
.long 0 ; 0x0
.long 3922 ; 0xf52
.long 7708 ; 0x1e1c
.long 8004 ; 0x1f44
.long 0 ; 0x0
.long 3926 ; 0xf56
.long 4072 ; 0xfe8
.long 3916 ; 0xf4c
.long 0 ; 0x0
.long 3930 ; 0xf5a
.long 4046 ; 0xfce
.long 3920 ; 0xf50
.long 0 ; 0x0
.long 3932 ; 0xf5c
.long 3960 ; 0xf78
.long 3924 ; 0xf54
.long 0 ; 0x0
.long 3928 ; 0xf58
.long 3948 ; 0xf6c
.long 3936 ; 0xf60
.long 0 ; 0x0
.long 3934 ; 0xf5e
.long 3957 ; 0xf75
.long 3940 ; 0xf64
.long 0 ; 0x0
.long 3938 ; 0xf62
.long 3949 ; 0xf6d
.long 3944 ; 0xf68
.long 0 ; 0x0
.long 3942 ; 0xf66
.long 3952 ; 0xf70
.long 3954 ; 0xf72
.long 0 ; 0x0
.long 3933 ; 0xf5d
.long 3941 ; 0xf65
.long 3956 ; 0xf74
.long 0 ; 0x0
.long 3945 ; 0xf69
.long 3958 ; 0xf76
.long 3946 ; 0xf6a
.long 0 ; 0x0
.long 3950 ; 0xf6e
.long 3937 ; 0xf61
.long 3953 ; 0xf71
.long 0 ; 0x0
.long 3929 ; 0xf59
.long 3976 ; 0xf88
.long 4028 ; 0xfbc
.long 0 ; 0x0
.long 3992 ; 0xf98
.long 3973 ; 0xf85
.long 3970 ; 0xf82
.long 0 ; 0x0
.long 3977 ; 0xf89
.long 3974 ; 0xf86
.long 3966 ; 0xf7e
.long 0 ; 0x0
.long 3978 ; 0xf8a
.long 3965 ; 0xf7d
.long 3969 ; 0xf81
.long 0 ; 0x0
.long 3961 ; 0xf79
.long 3968 ; 0xf80
.long 3972 ; 0xf84
.long 256 ; 0x100
.long 4008 ; 0xfa8
.long 3989 ; 0xf95
.long 3986 ; 0xf92
.long 0 ; 0x0
.long 3993 ; 0xf99
.long 3990 ; 0xf96
.long 3982 ; 0xf8e
.long 0 ; 0x0
.long 3994 ; 0xf9a
.long 3981 ; 0xf8d
.long 3985 ; 0xf91
.long 0 ; 0x0
.long 3964 ; 0xf7c
.long 3984 ; 0xf90
.long 3988 ; 0xf94
.long 256 ; 0x100
.long 4036 ; 0xfc4
.long 4005 ; 0xfa5
.long 4002 ; 0xfa2
.long 0 ; 0x0
.long 4009 ; 0xfa9
.long 4006 ; 0xfa6
.long 3998 ; 0xf9e
.long 0 ; 0x0
.long 4010 ; 0xfaa
.long 3997 ; 0xf9d
.long 4001 ; 0xfa1
.long 0 ; 0x0
.long 3980 ; 0xf8c
.long 4000 ; 0xfa0
.long 4004 ; 0xfa4
.long 256 ; 0x100
.long 4040 ; 0xfc8
.long 4021 ; 0xfb5
.long 4018 ; 0xfb2
.long 0 ; 0x0
.long 4025 ; 0xfb9
.long 4022 ; 0xfb6
.long 4014 ; 0xfae
.long 0 ; 0x0
.long 4026 ; 0xfba
.long 4013 ; 0xfad
.long 4017 ; 0xfb1
.long 0 ; 0x0
.long 4037 ; 0xfc5
.long 4016 ; 0xfb0
.long 4020 ; 0xfb4
.long 256 ; 0x100
.long 3962 ; 0xf7a
.long 4041 ; 0xfc9
.long 4034 ; 0xfc2
.long 0 ; 0x0
.long 4038 ; 0xfc6
.long 4042 ; 0xfca
.long 4030 ; 0xfbe
.long 0 ; 0x0
.long 3996 ; 0xf9c
.long 4024 ; 0xfb8
.long 4032 ; 0xfc0
.long 256 ; 0x100
.long 4012 ; 0xfac
.long 4029 ; 0xfbd
.long 4033 ; 0xfc1
.long 0 ; 0x0
.long 4050 ; 0xfd2
.long 3904 ; 0xf40
.long 3925 ; 0xf55
.long 0 ; 0x0
.long 4052 ; 0xfd4
.long 0 ; 0x0
.long 4044 ; 0xfcc
.long 2 ; 0x2
.long 4048 ; 0xfd0
.long 4069 ; 0xfe5
.long 4056 ; 0xfd8
.long 0 ; 0x0
.long 4054 ; 0xfd6
.long 4064 ; 0xfe0
.long 4060 ; 0xfdc
.long 0 ; 0x0
.long 4058 ; 0xfda
.long 4068 ; 0xfe4
.long 4066 ; 0xfe2
.long 0 ; 0x0
.long 4057 ; 0xfd9
.long 4070 ; 0xfe6
.long 4062 ; 0xfde
.long 0 ; 0x0
.long 4061 ; 0xfdd
.long 4053 ; 0xfd5
.long 4065 ; 0xfe1
.long 0 ; 0x0
.long 3921 ; 0xf51
.long 4080 ; 0xff0
.long 4076 ; 0xfec
.long 0 ; 0x0
.long 4074 ; 0xfea
.long 7696 ; 0x1e10
.long 4082 ; 0xff2
.long 0 ; 0x0
.long 4073 ; 0xfe9
.long 4084 ; 0xff4
.long 4078 ; 0xfee
.long 0 ; 0x0
.long 4081 ; 0xff1
.long 7704 ; 0x1e18
.long 4088 ; 0xff8
.long 0 ; 0x0
.long 4086 ; 0xff6
.long 4492 ; 0x118c
.long 4092 ; 0xffc
.long 0 ; 0x0
.long 4090 ; 0xffa
.long 4500 ; 0x1194
.long 4096 ; 0x1000
.long 0 ; 0x0
.long 4094 ; 0xffe
.long 4644 ; 0x1224
.long 4100 ; 0x1004
.long 0 ; 0x0
.long 4098 ; 0x1002
.long 4652 ; 0x122c
.long 4104 ; 0x1008
.long 0 ; 0x0
.long 4102 ; 0x1006
.long 4804 ; 0x12c4
.long 4108 ; 0x100c
.long 0 ; 0x0
.long 4106 ; 0x100a
.long 4812 ; 0x12cc
.long 4112 ; 0x1010
.long 0 ; 0x0
.long 4110 ; 0x100e
.long 4972 ; 0x136c
.long 4116 ; 0x1014
.long 0 ; 0x0
.long 4114 ; 0x1012
.long 4980 ; 0x1374
.long 4120 ; 0x1018
.long 0 ; 0x0
.long 4118 ; 0x1016
.long 5140 ; 0x1414
.long 4124 ; 0x101c
.long 0 ; 0x0
.long 4122 ; 0x101a
.long 5148 ; 0x141c
.long 4128 ; 0x1020
.long 0 ; 0x0
.long 4126 ; 0x101e
.long 4508 ; 0x119c
.long 4132 ; 0x1024
.long 0 ; 0x0
.long 4130 ; 0x1022
.long 4520 ; 0x11a8
.long 4136 ; 0x1028
.long 0 ; 0x0
.long 4134 ; 0x1026
.long 4660 ; 0x1234
.long 4140 ; 0x102c
.long 0 ; 0x0
.long 4138 ; 0x102a
.long 4672 ; 0x1240
.long 4144 ; 0x1030
.long 0 ; 0x0
.long 4142 ; 0x102e
.long 4820 ; 0x12d4
.long 4148 ; 0x1034
.long 0 ; 0x0
.long 4146 ; 0x1032
.long 4832 ; 0x12e0
.long 4152 ; 0x1038
.long 0 ; 0x0
.long 4150 ; 0x1036
.long 4988 ; 0x137c
.long 4156 ; 0x103c
.long 0 ; 0x0
.long 4154 ; 0x103a
.long 5000 ; 0x1388
.long 4160 ; 0x1040
.long 0 ; 0x0
.long 4158 ; 0x103e
.long 5156 ; 0x1424
.long 4164 ; 0x1044
.long 0 ; 0x0
.long 4162 ; 0x1042
.long 5168 ; 0x1430
.long 4168 ; 0x1048
.long 0 ; 0x0
.long 4166 ; 0x1046
.long 4532 ; 0x11b4
.long 4172 ; 0x104c
.long 0 ; 0x0
.long 4170 ; 0x104a
.long 4544 ; 0x11c0
.long 4176 ; 0x1050
.long 0 ; 0x0
.long 4174 ; 0x104e
.long 4684 ; 0x124c
.long 4180 ; 0x1054
.long 0 ; 0x0
.long 4178 ; 0x1052
.long 4696 ; 0x1258
.long 4184 ; 0x1058
.long 0 ; 0x0
.long 4182 ; 0x1056
.long 4844 ; 0x12ec
.long 4188 ; 0x105c
.long 0 ; 0x0
.long 4186 ; 0x105a
.long 4856 ; 0x12f8
.long 4192 ; 0x1060
.long 0 ; 0x0
.long 4190 ; 0x105e
.long 5012 ; 0x1394
.long 4196 ; 0x1064
.long 0 ; 0x0
.long 4194 ; 0x1062
.long 5024 ; 0x13a0
.long 4200 ; 0x1068
.long 0 ; 0x0
.long 4198 ; 0x1066
.long 5180 ; 0x143c
.long 4204 ; 0x106c
.long 0 ; 0x0
.long 4202 ; 0x106a
.long 5192 ; 0x1448
.long 4208 ; 0x1070
.long 0 ; 0x0
.long 4206 ; 0x106e
.long 4556 ; 0x11cc
.long 4212 ; 0x1074
.long 0 ; 0x0
.long 4210 ; 0x1072
.long 4568 ; 0x11d8
.long 4216 ; 0x1078
.long 0 ; 0x0
.long 4214 ; 0x1076
.long 4708 ; 0x1264
.long 4220 ; 0x107c
.long 0 ; 0x0
.long 4218 ; 0x107a
.long 4720 ; 0x1270
.long 4224 ; 0x1080
.long 0 ; 0x0
.long 4222 ; 0x107e
.long 4868 ; 0x1304
.long 4228 ; 0x1084
.long 0 ; 0x0
.long 4226 ; 0x1082
.long 4880 ; 0x1310
.long 4232 ; 0x1088
.long 0 ; 0x0
.long 4230 ; 0x1086
.long 5036 ; 0x13ac
.long 4236 ; 0x108c
.long 0 ; 0x0
.long 4234 ; 0x108a
.long 5048 ; 0x13b8
.long 4240 ; 0x1090
.long 0 ; 0x0
.long 4238 ; 0x108e
.long 5204 ; 0x1454
.long 4244 ; 0x1094
.long 0 ; 0x0
.long 4242 ; 0x1092
.long 5216 ; 0x1460
.long 4248 ; 0x1098
.long 0 ; 0x0
.long 4246 ; 0x1096
.long 4580 ; 0x11e4
.long 4252 ; 0x109c
.long 0 ; 0x0
.long 4250 ; 0x109a
.long 4592 ; 0x11f0
.long 4256 ; 0x10a0
.long 0 ; 0x0
.long 4254 ; 0x109e
.long 4732 ; 0x127c
.long 4260 ; 0x10a4
.long 0 ; 0x0
.long 4258 ; 0x10a2
.long 4744 ; 0x1288
.long 4264 ; 0x10a8
.long 0 ; 0x0
.long 4262 ; 0x10a6
.long 4892 ; 0x131c
.long 4268 ; 0x10ac
.long 0 ; 0x0
.long 4266 ; 0x10aa
.long 4904 ; 0x1328
.long 4272 ; 0x10b0
.long 0 ; 0x0
.long 4270 ; 0x10ae
.long 5060 ; 0x13c4
.long 4276 ; 0x10b4
.long 0 ; 0x0
.long 4274 ; 0x10b2
.long 5072 ; 0x13d0
.long 4280 ; 0x10b8
.long 0 ; 0x0
.long 4278 ; 0x10b6
.long 5228 ; 0x146c
.long 4284 ; 0x10bc
.long 0 ; 0x0
.long 4282 ; 0x10ba
.long 5240 ; 0x1478
.long 7498 ; 0x1d4a
.long 0 ; 0x0
.long 4581 ; 0x11e5
.long 4294 ; 0x10c6
.long 5132 ; 0x140c
.long 592 ; 0x250
.long 4557 ; 0x11cd
.long 4298 ; 0x10ca
.long 4289 ; 0x10c1
.long 592 ; 0x250
.long 4533 ; 0x11b5
.long 4302 ; 0x10ce
.long 4293 ; 0x10c5
.long 592 ; 0x250
.long 4509 ; 0x119d
.long 4493 ; 0x118d
.long 4297 ; 0x10c9
.long 592 ; 0x250
.long 4593 ; 0x11f1
.long 4310 ; 0x10d6
.long 5124 ; 0x1404
.long 592 ; 0x250
.long 4569 ; 0x11d9
.long 4314 ; 0x10da
.long 4305 ; 0x10d1
.long 592 ; 0x250
.long 4545 ; 0x11c1
.long 4318 ; 0x10de
.long 4309 ; 0x10d5
.long 592 ; 0x250
.long 4521 ; 0x11a9
.long 4501 ; 0x1195
.long 4313 ; 0x10d9
.long 592 ; 0x250
.long 4733 ; 0x127d
.long 4326 ; 0x10e6
.long 4756 ; 0x1294
.long 592 ; 0x250
.long 4709 ; 0x1265
.long 4330 ; 0x10ea
.long 4321 ; 0x10e1
.long 592 ; 0x250
.long 4685 ; 0x124d
.long 4334 ; 0x10ee
.long 4325 ; 0x10e5
.long 592 ; 0x250
.long 4661 ; 0x1235
.long 4645 ; 0x1225
.long 4329 ; 0x10e9
.long 592 ; 0x250
.long 4745 ; 0x1289
.long 4342 ; 0x10f6
.long 4776 ; 0x12a8
.long 592 ; 0x250
.long 4721 ; 0x1271
.long 4346 ; 0x10fa
.long 4337 ; 0x10f1
.long 592 ; 0x250
.long 4697 ; 0x1259
.long 4350 ; 0x10fe
.long 4341 ; 0x10f5
.long 592 ; 0x250
.long 4673 ; 0x1241
.long 4653 ; 0x122d
.long 4345 ; 0x10f9
.long 592 ; 0x250
.long 4893 ; 0x131d
.long 4358 ; 0x1106
.long 4916 ; 0x1334
.long 592 ; 0x250
.long 4869 ; 0x1305
.long 4362 ; 0x110a
.long 4353 ; 0x1101
.long 592 ; 0x250
.long 4845 ; 0x12ed
.long 4366 ; 0x110e
.long 4357 ; 0x1105
.long 592 ; 0x250
.long 4821 ; 0x12d5
.long 4805 ; 0x12c5
.long 4361 ; 0x1109
.long 592 ; 0x250
.long 4905 ; 0x1329
.long 4374 ; 0x1116
.long 4944 ; 0x1350
.long 592 ; 0x250
.long 4881 ; 0x1311
.long 4378 ; 0x111a
.long 4369 ; 0x1111
.long 592 ; 0x250
.long 4857 ; 0x12f9
.long 4382 ; 0x111e
.long 4373 ; 0x1115
.long 592 ; 0x250
.long 4833 ; 0x12e1
.long 4813 ; 0x12cd
.long 4377 ; 0x1119
.long 592 ; 0x250
.long 5061 ; 0x13c5
.long 4390 ; 0x1126
.long 5084 ; 0x13dc
.long 592 ; 0x250
.long 5037 ; 0x13ad
.long 4394 ; 0x112a
.long 4385 ; 0x1121
.long 592 ; 0x250
.long 5013 ; 0x1395
.long 4398 ; 0x112e
.long 4389 ; 0x1125
.long 592 ; 0x250
.long 4989 ; 0x137d
.long 4973 ; 0x136d
.long 4393 ; 0x1129
.long 592 ; 0x250
.long 5073 ; 0x13d1
.long 4406 ; 0x1136
.long 5112 ; 0x13f8
.long 592 ; 0x250
.long 5049 ; 0x13b9
.long 4410 ; 0x113a
.long 4401 ; 0x1131
.long 592 ; 0x250
.long 5025 ; 0x13a1
.long 4414 ; 0x113e
.long 4405 ; 0x1135
.long 592 ; 0x250
.long 5001 ; 0x1389
.long 4981 ; 0x1375
.long 4409 ; 0x1139
.long 592 ; 0x250
.long 5229 ; 0x146d
.long 4422 ; 0x1146
.long 4964 ; 0x1364
.long 592 ; 0x250
.long 5205 ; 0x1455
.long 4426 ; 0x114a
.long 4417 ; 0x1141
.long 592 ; 0x250
.long 5181 ; 0x143d
.long 4430 ; 0x114e
.long 4421 ; 0x1145
.long 592 ; 0x250
.long 5157 ; 0x1425
.long 5141 ; 0x1415
.long 4425 ; 0x1149
.long 592 ; 0x250
.long 5241 ; 0x1479
.long 4438 ; 0x1156
.long 4956 ; 0x135c
.long 592 ; 0x250
.long 5217 ; 0x1461
.long 4442 ; 0x115a
.long 4433 ; 0x1151
.long 592 ; 0x250
.long 5193 ; 0x1449
.long 4446 ; 0x115e
.long 4437 ; 0x1155
.long 592 ; 0x250
.long 5169 ; 0x1431
.long 5149 ; 0x141d
.long 4441 ; 0x1159
.long 592 ; 0x250
.long 4454 ; 0x1166
.long 4929 ; 0x1341
.long 4584 ; 0x11e8
.long 592 ; 0x250
.long 4462 ; 0x116e
.long 4458 ; 0x116a
.long 4448 ; 0x1160
.long 528 ; 0x210
.long 1 ; 0x1
.long 4485 ; 0x1185
.long 4453 ; 0x1165
.long 785 ; 0x311
.long 31 ; 0x1f
.long 4477 ; 0x117d
.long 4452 ; 0x1164
.long 721 ; 0x2d1
.long 4470 ; 0x1176
.long 4937 ; 0x1349
.long 4596 ; 0x11f4
.long 592 ; 0x250
.long 4482 ; 0x1182
.long 4474 ; 0x117a
.long 4464 ; 0x1170
.long 528 ; 0x210
.long 1 ; 0x1
.long 4478 ; 0x117e
.long 4469 ; 0x1175
.long 785 ; 0x311
.long 4777 ; 0x12a9
.long 4461 ; 0x116d
.long 4473 ; 0x1179
.long 320 ; 0x140
.long 31 ; 0x1f
.long 4486 ; 0x1186
.long 4468 ; 0x1174
.long 721 ; 0x2d1
.long 4757 ; 0x1295
.long 4457 ; 0x1169
.long 4481 ; 0x1181
.long 320 ; 0x140
.long 4513 ; 0x11a1
.long 4494 ; 0x118e
.long 6792 ; 0x1a88
.long 592 ; 0x250
.long 4089 ; 0xff9
.long 4301 ; 0x10cd
.long 4489 ; 0x1189
.long 320 ; 0x140
.long 4525 ; 0x11ad
.long 4502 ; 0x1196
.long 6816 ; 0x1aa0
.long 592 ; 0x250
.long 4093 ; 0xffd
.long 4317 ; 0x10dd
.long 4497 ; 0x1191
.long 320 ; 0x140
.long 4514 ; 0x11a2
.long 4510 ; 0x119e
.long 5268 ; 0x1494
.long 592 ; 0x250
.long 4129 ; 0x1021
.long 4300 ; 0x10cc
.long 4505 ; 0x1199
.long 320 ; 0x140
.long 4537 ; 0x11b9
.long 4488 ; 0x1188
.long 4504 ; 0x1198
.long 320 ; 0x140
.long 4526 ; 0x11ae
.long 4522 ; 0x11aa
.long 5276 ; 0x149c
.long 592 ; 0x250
.long 4133 ; 0x1025
.long 4316 ; 0x10dc
.long 4517 ; 0x11a5
.long 320 ; 0x140
.long 4549 ; 0x11c5
.long 4496 ; 0x1190
.long 4516 ; 0x11a4
.long 320 ; 0x140
.long 4538 ; 0x11ba
.long 4534 ; 0x11b6
.long 5308 ; 0x14bc
.long 592 ; 0x250
.long 4169 ; 0x1049
.long 4296 ; 0x10c8
.long 4529 ; 0x11b1
.long 320 ; 0x140
.long 4561 ; 0x11d1
.long 4512 ; 0x11a0
.long 4528 ; 0x11b0
.long 320 ; 0x140
.long 4550 ; 0x11c6
.long 4546 ; 0x11c2
.long 5300 ; 0x14b4
.long 592 ; 0x250
.long 4173 ; 0x104d
.long 4312 ; 0x10d8
.long 4541 ; 0x11bd
.long 320 ; 0x140
.long 4573 ; 0x11dd
.long 4524 ; 0x11ac
.long 4540 ; 0x11bc
.long 320 ; 0x140
.long 4562 ; 0x11d2
.long 4558 ; 0x11ce
.long 5332 ; 0x14d4
.long 592 ; 0x250
.long 4209 ; 0x1071
.long 4292 ; 0x10c4
.long 4553 ; 0x11c9
.long 320 ; 0x140
.long 4585 ; 0x11e9
.long 4536 ; 0x11b8
.long 4552 ; 0x11c8
.long 320 ; 0x140
.long 4574 ; 0x11de
.long 4570 ; 0x11da
.long 5340 ; 0x14dc
.long 592 ; 0x250
.long 4213 ; 0x1075
.long 4308 ; 0x10d4
.long 4565 ; 0x11d5
.long 320 ; 0x140
.long 4597 ; 0x11f5
.long 4548 ; 0x11c4
.long 4564 ; 0x11d4
.long 320 ; 0x140
.long 4586 ; 0x11ea
.long 4582 ; 0x11e6
.long 5372 ; 0x14fc
.long 592 ; 0x250
.long 4249 ; 0x1099
.long 4288 ; 0x10c0
.long 4577 ; 0x11e1
.long 320 ; 0x140
.long 4450 ; 0x1162
.long 4560 ; 0x11d0
.long 4576 ; 0x11e0
.long 320 ; 0x140
.long 4598 ; 0x11f6
.long 4594 ; 0x11f2
.long 5364 ; 0x14f4
.long 592 ; 0x250
.long 4253 ; 0x109d
.long 4304 ; 0x10d0
.long 4589 ; 0x11ed
.long 320 ; 0x140
.long 4466 ; 0x1172
.long 4572 ; 0x11dc
.long 4588 ; 0x11ec
.long 320 ; 0x140
.long 4606 ; 0x11fe
.long 5097 ; 0x13e9
.long 4736 ; 0x1280
.long 592 ; 0x250
.long 4614 ; 0x1206
.long 4610 ; 0x1202
.long 4600 ; 0x11f8
.long 528 ; 0x210
.long 1 ; 0x1
.long 4637 ; 0x121d
.long 4605 ; 0x11fd
.long 785 ; 0x311
.long 31 ; 0x1f
.long 4629 ; 0x1215
.long 4604 ; 0x11fc
.long 721 ; 0x2d1
.long 4622 ; 0x120e
.long 5105 ; 0x13f1
.long 4748 ; 0x128c
.long 592 ; 0x250
.long 4634 ; 0x121a
.long 4626 ; 0x1212
.long 4616 ; 0x1208
.long 528 ; 0x210
.long 1 ; 0x1
.long 4630 ; 0x1216
.long 4621 ; 0x120d
.long 785 ; 0x311
.long 4945 ; 0x1351
.long 4613 ; 0x1205
.long 4625 ; 0x1211
.long 320 ; 0x140
.long 31 ; 0x1f
.long 4638 ; 0x121e
.long 4620 ; 0x120c
.long 721 ; 0x2d1
.long 4917 ; 0x1335
.long 4609 ; 0x1201
.long 4633 ; 0x1219
.long 320 ; 0x140
.long 4665 ; 0x1239
.long 4646 ; 0x1226
.long 5404 ; 0x151c
.long 592 ; 0x250
.long 4097 ; 0x1001
.long 4333 ; 0x10ed
.long 4641 ; 0x1221
.long 320 ; 0x140
.long 4677 ; 0x1245
.long 4654 ; 0x122e
.long 5396 ; 0x1514
.long 592 ; 0x250
.long 4101 ; 0x1005
.long 4349 ; 0x10fd
.long 4649 ; 0x1229
.long 320 ; 0x140
.long 4666 ; 0x123a
.long 4662 ; 0x1236
.long 5428 ; 0x1534
.long 592 ; 0x250
.long 4137 ; 0x1029
.long 4332 ; 0x10ec
.long 4657 ; 0x1231
.long 320 ; 0x140
.long 4689 ; 0x1251
.long 4640 ; 0x1220
.long 4656 ; 0x1230
.long 320 ; 0x140
.long 4678 ; 0x1246
.long 4674 ; 0x1242
.long 5436 ; 0x153c
.long 592 ; 0x250
.long 4141 ; 0x102d
.long 4348 ; 0x10fc
.long 4669 ; 0x123d
.long 320 ; 0x140
.long 4701 ; 0x125d
.long 4648 ; 0x1228
.long 4668 ; 0x123c
.long 320 ; 0x140
.long 4690 ; 0x1252
.long 4686 ; 0x124e
.long 5468 ; 0x155c
.long 592 ; 0x250
.long 4177 ; 0x1051
.long 4328 ; 0x10e8
.long 4681 ; 0x1249
.long 320 ; 0x140
.long 4713 ; 0x1269
.long 4664 ; 0x1238
.long 4680 ; 0x1248
.long 320 ; 0x140
.long 4702 ; 0x125e
.long 4698 ; 0x125a
.long 5460 ; 0x1554
.long 592 ; 0x250
.long 4181 ; 0x1055
.long 4344 ; 0x10f8
.long 4693 ; 0x1255
.long 320 ; 0x140
.long 4725 ; 0x1275
.long 4676 ; 0x1244
.long 4692 ; 0x1254
.long 320 ; 0x140
.long 4714 ; 0x126a
.long 4710 ; 0x1266
.long 5492 ; 0x1574
.long 592 ; 0x250
.long 4217 ; 0x1079
.long 4324 ; 0x10e4
.long 4705 ; 0x1261
.long 320 ; 0x140
.long 4737 ; 0x1281
.long 4688 ; 0x1250
.long 4704 ; 0x1260
.long 320 ; 0x140
.long 4726 ; 0x1276
.long 4722 ; 0x1272
.long 5500 ; 0x157c
.long 592 ; 0x250
.long 4221 ; 0x107d
.long 4340 ; 0x10f4
.long 4717 ; 0x126d
.long 320 ; 0x140
.long 4749 ; 0x128d
.long 4700 ; 0x125c
.long 4716 ; 0x126c
.long 320 ; 0x140
.long 4738 ; 0x1282
.long 4734 ; 0x127e
.long 5532 ; 0x159c
.long 592 ; 0x250
.long 4257 ; 0x10a1
.long 4320 ; 0x10e0
.long 4729 ; 0x1279
.long 320 ; 0x140
.long 4602 ; 0x11fa
.long 4712 ; 0x1268
.long 4728 ; 0x1278
.long 320 ; 0x140
.long 4750 ; 0x128e
.long 4746 ; 0x128a
.long 5524 ; 0x1594
.long 592 ; 0x250
.long 4261 ; 0x10a5
.long 4336 ; 0x10f0
.long 4741 ; 0x1285
.long 320 ; 0x140
.long 4618 ; 0x120a
.long 4724 ; 0x1274
.long 4740 ; 0x1284
.long 320 ; 0x140
.long 4762 ; 0x129a
.long 4758 ; 0x1296
.long 4896 ; 0x1320
.long 592 ; 0x250
.long 4322 ; 0x10e2
.long 4484 ; 0x1184
.long 4753 ; 0x1291
.long 320 ; 0x140
.long 4770 ; 0x12a2
.long 4766 ; 0x129e
.long 4752 ; 0x1290
.long 528 ; 0x210
.long 1 ; 0x1
.long 4797 ; 0x12bd
.long 4761 ; 0x1299
.long 785 ; 0x311
.long 31 ; 0x1f
.long 4789 ; 0x12b5
.long 4760 ; 0x1298
.long 721 ; 0x2d1
.long 4782 ; 0x12ae
.long 4778 ; 0x12aa
.long 4908 ; 0x132c
.long 592 ; 0x250
.long 4338 ; 0x10f2
.long 4476 ; 0x117c
.long 4773 ; 0x12a5
.long 320 ; 0x140
.long 4794 ; 0x12ba
.long 4786 ; 0x12b2
.long 4772 ; 0x12a4
.long 528 ; 0x210
.long 1 ; 0x1
.long 4790 ; 0x12b6
.long 4781 ; 0x12ad
.long 785 ; 0x311
.long 5113 ; 0x13f9
.long 4769 ; 0x12a1
.long 4785 ; 0x12b1
.long 320 ; 0x140
.long 31 ; 0x1f
.long 4798 ; 0x12be
.long 4780 ; 0x12ac
.long 721 ; 0x2d1
.long 5085 ; 0x13dd
.long 4765 ; 0x129d
.long 4793 ; 0x12b9
.long 320 ; 0x140
.long 4825 ; 0x12d9
.long 4806 ; 0x12c6
.long 5556 ; 0x15b4
.long 592 ; 0x250
.long 4105 ; 0x1009
.long 4365 ; 0x110d
.long 4801 ; 0x12c1
.long 320 ; 0x140
.long 4837 ; 0x12e5
.long 4814 ; 0x12ce
.long 5564 ; 0x15bc
.long 592 ; 0x250
.long 4109 ; 0x100d
.long 4381 ; 0x111d
.long 4809 ; 0x12c9
.long 320 ; 0x140
.long 4826 ; 0x12da
.long 4822 ; 0x12d6
.long 5596 ; 0x15dc
.long 592 ; 0x250
.long 4145 ; 0x1031
.long 4364 ; 0x110c
.long 4817 ; 0x12d1
.long 320 ; 0x140
.long 4849 ; 0x12f1
.long 4800 ; 0x12c0
.long 4816 ; 0x12d0
.long 320 ; 0x140
.long 4838 ; 0x12e6
.long 4834 ; 0x12e2
.long 5588 ; 0x15d4
.long 592 ; 0x250
.long 4149 ; 0x1035
.long 4380 ; 0x111c
.long 4829 ; 0x12dd
.long 320 ; 0x140
.long 4861 ; 0x12fd
.long 4808 ; 0x12c8
.long 4828 ; 0x12dc
.long 320 ; 0x140
.long 4850 ; 0x12f2
.long 4846 ; 0x12ee
.long 5620 ; 0x15f4
.long 592 ; 0x250
.long 4185 ; 0x1059
.long 4360 ; 0x1108
.long 4841 ; 0x12e9
.long 320 ; 0x140
.long 4873 ; 0x1309
.long 4824 ; 0x12d8
.long 4840 ; 0x12e8
.long 320 ; 0x140
.long 4862 ; 0x12fe
.long 4858 ; 0x12fa
.long 5628 ; 0x15fc
.long 592 ; 0x250
.long 4189 ; 0x105d
.long 4376 ; 0x1118
.long 4853 ; 0x12f5
.long 320 ; 0x140
.long 4885 ; 0x1315
.long 4836 ; 0x12e4
.long 4852 ; 0x12f4
.long 320 ; 0x140
.long 4874 ; 0x130a
.long 4870 ; 0x1306
.long 5660 ; 0x161c
.long 592 ; 0x250
.long 4225 ; 0x1081
.long 4356 ; 0x1104
.long 4865 ; 0x1301
.long 320 ; 0x140
.long 4897 ; 0x1321
.long 4848 ; 0x12f0
.long 4864 ; 0x1300
.long 320 ; 0x140
.long 4886 ; 0x1316
.long 4882 ; 0x1312
.long 5652 ; 0x1614
.long 592 ; 0x250
.long 4229 ; 0x1085
.long 4372 ; 0x1114
.long 4877 ; 0x130d
.long 320 ; 0x140
.long 4909 ; 0x132d
.long 4860 ; 0x12fc
.long 4876 ; 0x130c
.long 320 ; 0x140
.long 4898 ; 0x1322
.long 4894 ; 0x131e
.long 5684 ; 0x1634
.long 592 ; 0x250
.long 4265 ; 0x10a9
.long 4352 ; 0x1100
.long 4889 ; 0x1319
.long 320 ; 0x140
.long 4754 ; 0x1292
.long 4872 ; 0x1308
.long 4888 ; 0x1318
.long 320 ; 0x140
.long 4910 ; 0x132e
.long 4906 ; 0x132a
.long 5692 ; 0x163c
.long 592 ; 0x250
.long 4269 ; 0x10ad
.long 4368 ; 0x1110
.long 4901 ; 0x1325
.long 320 ; 0x140
.long 4774 ; 0x12a6
.long 4884 ; 0x1314
.long 4900 ; 0x1324
.long 320 ; 0x140
.long 4922 ; 0x133a
.long 4918 ; 0x1336
.long 5064 ; 0x13c8
.long 592 ; 0x250
.long 4354 ; 0x1102
.long 4636 ; 0x121c
.long 4913 ; 0x1331
.long 320 ; 0x140
.long 4934 ; 0x1346
.long 4926 ; 0x133e
.long 4912 ; 0x1330
.long 528 ; 0x210
.long 1 ; 0x1
.long 4930 ; 0x1342
.long 4921 ; 0x1339
.long 785 ; 0x311
.long 4965 ; 0x1365
.long 4449 ; 0x1161
.long 4925 ; 0x133d
.long 320 ; 0x140
.long 31 ; 0x1f
.long 4938 ; 0x134a
.long 4920 ; 0x1338
.long 721 ; 0x2d1
.long 4957 ; 0x135d
.long 4465 ; 0x1171
.long 4933 ; 0x1345
.long 320 ; 0x140
.long 4950 ; 0x1356
.long 4946 ; 0x1352
.long 5076 ; 0x13d4
.long 592 ; 0x250
.long 4370 ; 0x1112
.long 4628 ; 0x1214
.long 4941 ; 0x134d
.long 320 ; 0x140
.long 4962 ; 0x1362
.long 4954 ; 0x135a
.long 4940 ; 0x134c
.long 528 ; 0x210
.long 1 ; 0x1
.long 4958 ; 0x135e
.long 4949 ; 0x1355
.long 785 ; 0x311
.long 4434 ; 0x1152
.long 4936 ; 0x1348
.long 4953 ; 0x1359
.long 320 ; 0x140
.long 31 ; 0x1f
.long 4966 ; 0x1366
.long 4948 ; 0x1354
.long 721 ; 0x2d1
.long 4418 ; 0x1142
.long 4928 ; 0x1340
.long 4961 ; 0x1361
.long 320 ; 0x140
.long 4993 ; 0x1381
.long 4974 ; 0x136e
.long 5724 ; 0x165c
.long 592 ; 0x250
.long 4113 ; 0x1011
.long 4397 ; 0x112d
.long 4969 ; 0x1369
.long 320 ; 0x140
.long 5005 ; 0x138d
.long 4982 ; 0x1376
.long 5716 ; 0x1654
.long 592 ; 0x250
.long 4117 ; 0x1015
.long 4413 ; 0x113d
.long 4977 ; 0x1371
.long 320 ; 0x140
.long 4994 ; 0x1382
.long 4990 ; 0x137e
.long 5748 ; 0x1674
.long 592 ; 0x250
.long 4153 ; 0x1039
.long 4396 ; 0x112c
.long 4985 ; 0x1379
.long 320 ; 0x140
.long 5017 ; 0x1399
.long 4968 ; 0x1368
.long 4984 ; 0x1378
.long 320 ; 0x140
.long 5006 ; 0x138e
.long 5002 ; 0x138a
.long 5756 ; 0x167c
.long 592 ; 0x250
.long 4157 ; 0x103d
.long 4412 ; 0x113c
.long 4997 ; 0x1385
.long 320 ; 0x140
.long 5029 ; 0x13a5
.long 4976 ; 0x1370
.long 4996 ; 0x1384
.long 320 ; 0x140
.long 5018 ; 0x139a
.long 5014 ; 0x1396
.long 5788 ; 0x169c
.long 592 ; 0x250
.long 4193 ; 0x1061
.long 4392 ; 0x1128
.long 5009 ; 0x1391
.long 320 ; 0x140
.long 5041 ; 0x13b1
.long 4992 ; 0x1380
.long 5008 ; 0x1390
.long 320 ; 0x140
.long 5030 ; 0x13a6
.long 5026 ; 0x13a2
.long 5780 ; 0x1694
.long 592 ; 0x250
.long 4197 ; 0x1065
.long 4408 ; 0x1138
.long 5021 ; 0x139d
.long 320 ; 0x140
.long 5053 ; 0x13bd
.long 5004 ; 0x138c
.long 5020 ; 0x139c
.long 320 ; 0x140
.long 5042 ; 0x13b2
.long 5038 ; 0x13ae
.long 5820 ; 0x16bc
.long 592 ; 0x250
.long 4233 ; 0x1089
.long 4388 ; 0x1124
.long 5033 ; 0x13a9
.long 320 ; 0x140
.long 5065 ; 0x13c9
.long 5016 ; 0x1398
.long 5032 ; 0x13a8
.long 320 ; 0x140
.long 5054 ; 0x13be
.long 5050 ; 0x13ba
.long 5812 ; 0x16b4
.long 592 ; 0x250
.long 4237 ; 0x108d
.long 4404 ; 0x1134
.long 5045 ; 0x13b5
.long 320 ; 0x140
.long 5077 ; 0x13d5
.long 5028 ; 0x13a4
.long 5044 ; 0x13b4
.long 320 ; 0x140
.long 5066 ; 0x13ca
.long 5062 ; 0x13c6
.long 5844 ; 0x16d4
.long 592 ; 0x250
.long 4273 ; 0x10b1
.long 4384 ; 0x1120
.long 5057 ; 0x13c1
.long 320 ; 0x140
.long 4914 ; 0x1332
.long 5040 ; 0x13b0
.long 5056 ; 0x13c0
.long 320 ; 0x140
.long 5078 ; 0x13d6
.long 5074 ; 0x13d2
.long 5852 ; 0x16dc
.long 592 ; 0x250
.long 4277 ; 0x10b5
.long 4400 ; 0x1130
.long 5069 ; 0x13cd
.long 320 ; 0x140
.long 4942 ; 0x134e
.long 5052 ; 0x13bc
.long 5068 ; 0x13cc
.long 320 ; 0x140
.long 5090 ; 0x13e2
.long 5086 ; 0x13de
.long 5232 ; 0x1470
.long 592 ; 0x250
.long 4386 ; 0x1122
.long 4796 ; 0x12bc
.long 5081 ; 0x13d9
.long 320 ; 0x140
.long 5102 ; 0x13ee
.long 5094 ; 0x13e6
.long 5080 ; 0x13d8
.long 528 ; 0x210
.long 1 ; 0x1
.long 5098 ; 0x13ea
.long 5089 ; 0x13e1
.long 785 ; 0x311
.long 5133 ; 0x140d
.long 4601 ; 0x11f9
.long 5093 ; 0x13e5
.long 320 ; 0x140
.long 31 ; 0x1f
.long 5106 ; 0x13f2
.long 5088 ; 0x13e0
.long 721 ; 0x2d1
.long 5125 ; 0x1405
.long 4617 ; 0x1209
.long 5101 ; 0x13ed
.long 320 ; 0x140
.long 5118 ; 0x13fe
.long 5114 ; 0x13fa
.long 5244 ; 0x147c
.long 592 ; 0x250
.long 4402 ; 0x1132
.long 4788 ; 0x12b4
.long 5109 ; 0x13f5
.long 320 ; 0x140
.long 5130 ; 0x140a
.long 5122 ; 0x1402
.long 5108 ; 0x13f4
.long 528 ; 0x210
.long 1 ; 0x1
.long 5126 ; 0x1406
.long 5117 ; 0x13fd
.long 785 ; 0x311
.long 4306 ; 0x10d2
.long 5104 ; 0x13f0
.long 5121 ; 0x1401
.long 320 ; 0x140
.long 31 ; 0x1f
.long 5134 ; 0x140e
.long 5116 ; 0x13fc
.long 721 ; 0x2d1
.long 4290 ; 0x10c2
.long 5096 ; 0x13e8
.long 5129 ; 0x1409
.long 320 ; 0x140
.long 5161 ; 0x1429
.long 5142 ; 0x1416
.long 5884 ; 0x16fc
.long 592 ; 0x250
.long 4121 ; 0x1019
.long 4429 ; 0x114d
.long 5137 ; 0x1411
.long 320 ; 0x140
.long 5173 ; 0x1435
.long 5150 ; 0x141e
.long 5876 ; 0x16f4
.long 592 ; 0x250
.long 4125 ; 0x101d
.long 4445 ; 0x115d
.long 5145 ; 0x1419
.long 320 ; 0x140
.long 5162 ; 0x142a
.long 5158 ; 0x1426
.long 5916 ; 0x171c
.long 592 ; 0x250
.long 4161 ; 0x1041
.long 4428 ; 0x114c
.long 5153 ; 0x1421
.long 320 ; 0x140
.long 5185 ; 0x1441
.long 5136 ; 0x1410
.long 5152 ; 0x1420
.long 320 ; 0x140
.long 5174 ; 0x1436
.long 5170 ; 0x1432
.long 5908 ; 0x1714
.long 592 ; 0x250
.long 4165 ; 0x1045
.long 4444 ; 0x115c
.long 5165 ; 0x142d
.long 320 ; 0x140
.long 5197 ; 0x144d
.long 5144 ; 0x1418
.long 5164 ; 0x142c
.long 320 ; 0x140
.long 5186 ; 0x1442
.long 5182 ; 0x143e
.long 5940 ; 0x1734
.long 592 ; 0x250
.long 4201 ; 0x1069
.long 4424 ; 0x1148
.long 5177 ; 0x1439
.long 320 ; 0x140
.long 5209 ; 0x1459
.long 5160 ; 0x1428
.long 5176 ; 0x1438
.long 320 ; 0x140
.long 5198 ; 0x144e
.long 5194 ; 0x144a
.long 5948 ; 0x173c
.long 592 ; 0x250
.long 4205 ; 0x106d
.long 4440 ; 0x1158
.long 5189 ; 0x1445
.long 320 ; 0x140
.long 5221 ; 0x1465
.long 5172 ; 0x1434
.long 5188 ; 0x1444
.long 320 ; 0x140
.long 5210 ; 0x145a
.long 5206 ; 0x1456
.long 5980 ; 0x175c
.long 592 ; 0x250
.long 4241 ; 0x1091
.long 4420 ; 0x1144
.long 5201 ; 0x1451
.long 320 ; 0x140
.long 5233 ; 0x1471
.long 5184 ; 0x1440
.long 5200 ; 0x1450
.long 320 ; 0x140
.long 5222 ; 0x1466
.long 5218 ; 0x1462
.long 5972 ; 0x1754
.long 592 ; 0x250
.long 4245 ; 0x1095
.long 4436 ; 0x1154
.long 5213 ; 0x145d
.long 320 ; 0x140
.long 5245 ; 0x147d
.long 5196 ; 0x144c
.long 5212 ; 0x145c
.long 320 ; 0x140
.long 5234 ; 0x1472
.long 5230 ; 0x146e
.long 6012 ; 0x177c
.long 592 ; 0x250
.long 4281 ; 0x10b9
.long 4416 ; 0x1140
.long 5225 ; 0x1469
.long 320 ; 0x140
.long 5082 ; 0x13da
.long 5208 ; 0x1458
.long 5224 ; 0x1468
.long 320 ; 0x140
.long 5246 ; 0x147e
.long 5242 ; 0x147a
.long 6004 ; 0x1774
.long 592 ; 0x250
.long 4285 ; 0x10bd
.long 4432 ; 0x1150
.long 5237 ; 0x1475
.long 320 ; 0x140
.long 5110 ; 0x13f6
.long 5220 ; 0x1464
.long 5236 ; 0x1474
.long 320 ; 0x140
.long 5258 ; 0x148a
.long 5254 ; 0x1486
.long 6940 ; 0x1b1c
.long 528 ; 0x210
.long 4 ; 0x4
.long 5277 ; 0x149d
.long 5249 ; 0x1481
.long 785 ; 0x311
.long 28 ; 0x1c
.long 5269 ; 0x1495
.long 5248 ; 0x1480
.long 721 ; 0x2d1
.long 5274 ; 0x149a
.long 5266 ; 0x1492
.long 6964 ; 0x1b34
.long 528 ; 0x210
.long 4 ; 0x4
.long 5270 ; 0x1496
.long 5261 ; 0x148d
.long 785 ; 0x311
.long 4506 ; 0x119a
.long 5257 ; 0x1489
.long 5265 ; 0x1491
.long 320 ; 0x140
.long 28 ; 0x1c
.long 5278 ; 0x149e
.long 5260 ; 0x148c
.long 721 ; 0x2d1
.long 4518 ; 0x11a6
.long 5253 ; 0x1485
.long 5273 ; 0x1499
.long 320 ; 0x140
.long 5290 ; 0x14aa
.long 5286 ; 0x14a6
.long 6380 ; 0x18ec
.long 528 ; 0x210
.long 3 ; 0x3
.long 5309 ; 0x14bd
.long 5281 ; 0x14a1
.long 785 ; 0x311
.long 29 ; 0x1d
.long 5301 ; 0x14b5
.long 5280 ; 0x14a0
.long 721 ; 0x2d1
.long 5306 ; 0x14ba
.long 5298 ; 0x14b2
.long 6400 ; 0x1900
.long 528 ; 0x210
.long 3 ; 0x3
.long 5302 ; 0x14b6
.long 5293 ; 0x14ad
.long 785 ; 0x311
.long 4542 ; 0x11be
.long 5289 ; 0x14a9
.long 5297 ; 0x14b1
.long 320 ; 0x140
.long 29 ; 0x1d
.long 5310 ; 0x14be
.long 5292 ; 0x14ac
.long 721 ; 0x2d1
.long 4530 ; 0x11b2
.long 5285 ; 0x14a5
.long 5305 ; 0x14b9
.long 320 ; 0x140
.long 5322 ; 0x14ca
.long 5318 ; 0x14c6
.long 6732 ; 0x1a4c
.long 528 ; 0x210
.long 9 ; 0x9
.long 5341 ; 0x14dd
.long 5313 ; 0x14c1
.long 785 ; 0x311
.long 23 ; 0x17
.long 5333 ; 0x14d5
.long 5312 ; 0x14c0
.long 721 ; 0x2d1
.long 5338 ; 0x14da
.long 5330 ; 0x14d2
.long 6756 ; 0x1a64
.long 528 ; 0x210
.long 9 ; 0x9
.long 5334 ; 0x14d6
.long 5325 ; 0x14cd
.long 785 ; 0x311
.long 4554 ; 0x11ca
.long 5321 ; 0x14c9
.long 5329 ; 0x14d1
.long 320 ; 0x140
.long 23 ; 0x17
.long 5342 ; 0x14de
.long 5324 ; 0x14cc
.long 721 ; 0x2d1
.long 4566 ; 0x11d6
.long 5317 ; 0x14c5
.long 5337 ; 0x14d9
.long 320 ; 0x140
.long 5354 ; 0x14ea
.long 5350 ; 0x14e6
.long 6876 ; 0x1adc
.long 528 ; 0x210
.long 18 ; 0x12
.long 5373 ; 0x14fd
.long 5345 ; 0x14e1
.long 785 ; 0x311
.long 14 ; 0xe
.long 5365 ; 0x14f5
.long 5344 ; 0x14e0
.long 721 ; 0x2d1
.long 5370 ; 0x14fa
.long 5362 ; 0x14f2
.long 6900 ; 0x1af4
.long 528 ; 0x210
.long 18 ; 0x12
.long 5366 ; 0x14f6
.long 5357 ; 0x14ed
.long 785 ; 0x311
.long 4590 ; 0x11ee
.long 5353 ; 0x14e9
.long 5361 ; 0x14f1
.long 320 ; 0x140
.long 14 ; 0xe
.long 5374 ; 0x14fe
.long 5356 ; 0x14ec
.long 721 ; 0x2d1
.long 4578 ; 0x11e2
.long 5349 ; 0x14e5
.long 5369 ; 0x14f9
.long 320 ; 0x140
.long 5386 ; 0x150a
.long 5382 ; 0x1506
.long 6888 ; 0x1ae8
.long 528 ; 0x210
.long 1 ; 0x1
.long 5405 ; 0x151d
.long 5377 ; 0x1501
.long 785 ; 0x311
.long 31 ; 0x1f
.long 5397 ; 0x1515
.long 5376 ; 0x1500
.long 721 ; 0x2d1
.long 5402 ; 0x151a
.long 5394 ; 0x1512
.long 6912 ; 0x1b00
.long 528 ; 0x210
.long 1 ; 0x1
.long 5398 ; 0x1516
.long 5389 ; 0x150d
.long 785 ; 0x311
.long 4650 ; 0x122a
.long 5385 ; 0x1509
.long 5393 ; 0x1511
.long 320 ; 0x140
.long 31 ; 0x1f
.long 5406 ; 0x151e
.long 5388 ; 0x150c
.long 721 ; 0x2d1
.long 4642 ; 0x1222
.long 5381 ; 0x1505
.long 5401 ; 0x1519
.long 320 ; 0x140
.long 5418 ; 0x152a
.long 5414 ; 0x1526
.long 6796 ; 0x1a8c
.long 528 ; 0x210
.long 12 ; 0xc
.long 5437 ; 0x153d
.long 5409 ; 0x1521
.long 785 ; 0x311
.long 20 ; 0x14
.long 5429 ; 0x1535
.long 5408 ; 0x1520
.long 721 ; 0x2d1
.long 5434 ; 0x153a
.long 5426 ; 0x1532
.long 6820 ; 0x1aa4
.long 528 ; 0x210
.long 12 ; 0xc
.long 5430 ; 0x1536
.long 5421 ; 0x152d
.long 785 ; 0x311
.long 4658 ; 0x1232
.long 5417 ; 0x1529
.long 5425 ; 0x1531
.long 320 ; 0x140
.long 20 ; 0x14
.long 5438 ; 0x153e
.long 5420 ; 0x152c
.long 721 ; 0x2d1
.long 4670 ; 0x123e
.long 5413 ; 0x1525
.long 5433 ; 0x1539
.long 320 ; 0x140
.long 5450 ; 0x154a
.long 5446 ; 0x1546
.long 6460 ; 0x193c
.long 528 ; 0x210
.long 10 ; 0xa
.long 5469 ; 0x155d
.long 5441 ; 0x1541
.long 785 ; 0x311
.long 22 ; 0x16
.long 5461 ; 0x1555
.long 5440 ; 0x1540
.long 721 ; 0x2d1
.long 5466 ; 0x155a
.long 5458 ; 0x1552
.long 6480 ; 0x1950
.long 528 ; 0x210
.long 10 ; 0xa
.long 5462 ; 0x1556
.long 5453 ; 0x154d
.long 785 ; 0x311
.long 4694 ; 0x1256
.long 5449 ; 0x1549
.long 5457 ; 0x1551
.long 320 ; 0x140
.long 22 ; 0x16
.long 5470 ; 0x155e
.long 5452 ; 0x154c
.long 721 ; 0x2d1
.long 4682 ; 0x124a
.long 5445 ; 0x1545
.long 5465 ; 0x1559
.long 320 ; 0x140
.long 5482 ; 0x156a
.long 5478 ; 0x1566
.long 6588 ; 0x19bc
.long 528 ; 0x210
.long 13 ; 0xd
.long 5501 ; 0x157d
.long 5473 ; 0x1561
.long 785 ; 0x311
.long 19 ; 0x13
.long 5493 ; 0x1575
.long 5472 ; 0x1560
.long 721 ; 0x2d1
.long 5498 ; 0x157a
.long 5490 ; 0x1572
.long 6612 ; 0x19d4
.long 528 ; 0x210
.long 13 ; 0xd
.long 5494 ; 0x1576
.long 5485 ; 0x156d
.long 785 ; 0x311
.long 4706 ; 0x1262
.long 5481 ; 0x1569
.long 5489 ; 0x1571
.long 320 ; 0x140
.long 19 ; 0x13
.long 5502 ; 0x157e
.long 5484 ; 0x156c
.long 721 ; 0x2d1
.long 4718 ; 0x126e
.long 5477 ; 0x1565
.long 5497 ; 0x1579
.long 320 ; 0x140
.long 5514 ; 0x158a
.long 5510 ; 0x1586
.long 6972 ; 0x1b3c
.long 528 ; 0x210
.long 2 ; 0x2
.long 5533 ; 0x159d
.long 5505 ; 0x1581
.long 785 ; 0x311
.long 30 ; 0x1e
.long 5525 ; 0x1595
.long 5504 ; 0x1580
.long 721 ; 0x2d1
.long 5530 ; 0x159a
.long 5522 ; 0x1592
.long 6996 ; 0x1b54
.long 528 ; 0x210
.long 2 ; 0x2
.long 5526 ; 0x1596
.long 5517 ; 0x158d
.long 785 ; 0x311
.long 4742 ; 0x1286
.long 5513 ; 0x1589
.long 5521 ; 0x1591
.long 320 ; 0x140
.long 30 ; 0x1e
.long 5534 ; 0x159e
.long 5516 ; 0x158c
.long 721 ; 0x2d1
.long 4730 ; 0x127a
.long 5509 ; 0x1585
.long 5529 ; 0x1599
.long 320 ; 0x140
.long 5546 ; 0x15aa
.long 5542 ; 0x15a6
.long 6984 ; 0x1b48
.long 528 ; 0x210
.long 30 ; 0x1e
.long 5565 ; 0x15bd
.long 5537 ; 0x15a1
.long 785 ; 0x311
.long 2 ; 0x2
.long 5557 ; 0x15b5
.long 5536 ; 0x15a0
.long 721 ; 0x2d1
.long 5562 ; 0x15ba
.long 5554 ; 0x15b2
.long 7008 ; 0x1b60
.long 528 ; 0x210
.long 30 ; 0x1e
.long 5558 ; 0x15b6
.long 5549 ; 0x15ad
.long 785 ; 0x311
.long 4802 ; 0x12c2
.long 5545 ; 0x15a9
.long 5553 ; 0x15b1
.long 320 ; 0x140
.long 2 ; 0x2
.long 5566 ; 0x15be
.long 5548 ; 0x15ac
.long 721 ; 0x2d1
.long 4810 ; 0x12ca
.long 5541 ; 0x15a5
.long 5561 ; 0x15b9
.long 320 ; 0x140
.long 5578 ; 0x15ca
.long 5574 ; 0x15c6
.long 6892 ; 0x1aec
.long 528 ; 0x210
.long 6 ; 0x6
.long 5597 ; 0x15dd
.long 5569 ; 0x15c1
.long 785 ; 0x311
.long 26 ; 0x1a
.long 5589 ; 0x15d5
.long 5568 ; 0x15c0
.long 721 ; 0x2d1
.long 5594 ; 0x15da
.long 5586 ; 0x15d2
.long 6916 ; 0x1b04
.long 528 ; 0x210
.long 6 ; 0x6
.long 5590 ; 0x15d6
.long 5581 ; 0x15cd
.long 785 ; 0x311
.long 4830 ; 0x12de
.long 5577 ; 0x15c9
.long 5585 ; 0x15d1
.long 320 ; 0x140
.long 26 ; 0x1a
.long 5598 ; 0x15de
.long 5580 ; 0x15cc
.long 721 ; 0x2d1
.long 4818 ; 0x12d2
.long 5573 ; 0x15c5
.long 5593 ; 0x15d9
.long 320 ; 0x140
.long 5610 ; 0x15ea
.long 5606 ; 0x15e6
.long 6340 ; 0x18c4
.long 528 ; 0x210
.long 11 ; 0xb
.long 5629 ; 0x15fd
.long 5601 ; 0x15e1
.long 785 ; 0x311
.long 21 ; 0x15
.long 5621 ; 0x15f5
.long 5600 ; 0x15e0
.long 721 ; 0x2d1
.long 5626 ; 0x15fa
.long 5618 ; 0x15f2
.long 6360 ; 0x18d8
.long 528 ; 0x210
.long 11 ; 0xb
.long 5622 ; 0x15f6
.long 5613 ; 0x15ed
.long 785 ; 0x311
.long 4842 ; 0x12ea
.long 5609 ; 0x15e9
.long 5617 ; 0x15f1
.long 320 ; 0x140
.long 21 ; 0x15
.long 5630 ; 0x15fe
.long 5612 ; 0x15ec
.long 721 ; 0x2d1
.long 4854 ; 0x12f6
.long 5605 ; 0x15e5
.long 5625 ; 0x15f9
.long 320 ; 0x140
.long 5642 ; 0x160a
.long 5638 ; 0x1606
.long 6684 ; 0x1a1c
.long 528 ; 0x210
.long 15 ; 0xf
.long 5661 ; 0x161d
.long 5633 ; 0x1601
.long 785 ; 0x311
.long 17 ; 0x11
.long 5653 ; 0x1615
.long 5632 ; 0x1600
.long 721 ; 0x2d1
.long 5658 ; 0x161a
.long 5650 ; 0x1612
.long 6708 ; 0x1a34
.long 528 ; 0x210
.long 15 ; 0xf
.long 5654 ; 0x1616
.long 5645 ; 0x160d
.long 785 ; 0x311
.long 4878 ; 0x130e
.long 5641 ; 0x1609
.long 5649 ; 0x1611
.long 320 ; 0x140
.long 17 ; 0x11
.long 5662 ; 0x161e
.long 5644 ; 0x160c
.long 721 ; 0x2d1
.long 4866 ; 0x1302
.long 5637 ; 0x1605
.long 5657 ; 0x1619
.long 320 ; 0x140
.long 5674 ; 0x162a
.long 5670 ; 0x1626
.long 6828 ; 0x1aac
.long 528 ; 0x210
.long 29 ; 0x1d
.long 5693 ; 0x163d
.long 5665 ; 0x1621
.long 785 ; 0x311
.long 3 ; 0x3
.long 5685 ; 0x1635
.long 5664 ; 0x1620
.long 721 ; 0x2d1
.long 5690 ; 0x163a
.long 5682 ; 0x1632
.long 6852 ; 0x1ac4
.long 528 ; 0x210
.long 29 ; 0x1d
.long 5686 ; 0x1636
.long 5677 ; 0x162d
.long 785 ; 0x311
.long 4890 ; 0x131a
.long 5673 ; 0x1629
.long 5681 ; 0x1631
.long 320 ; 0x140
.long 3 ; 0x3
.long 5694 ; 0x163e
.long 5676 ; 0x162c
.long 721 ; 0x2d1
.long 4902 ; 0x1326
.long 5669 ; 0x1625
.long 5689 ; 0x1639
.long 320 ; 0x140
.long 5706 ; 0x164a
.long 5702 ; 0x1646
.long 6840 ; 0x1ab8
.long 528 ; 0x210
.long 28 ; 0x1c
.long 5725 ; 0x165d
.long 5697 ; 0x1641
.long 785 ; 0x311
.long 4 ; 0x4
.long 5717 ; 0x1655
.long 5696 ; 0x1640
.long 721 ; 0x2d1
.long 5722 ; 0x165a
.long 5714 ; 0x1652
.long 6864 ; 0x1ad0
.long 528 ; 0x210
.long 28 ; 0x1c
.long 5718 ; 0x1656
.long 5709 ; 0x164d
.long 785 ; 0x311
.long 4978 ; 0x1372
.long 5705 ; 0x1649
.long 5713 ; 0x1651
.long 320 ; 0x140
.long 4 ; 0x4
.long 5726 ; 0x165e
.long 5708 ; 0x164c
.long 721 ; 0x2d1
.long 4970 ; 0x136a
.long 5701 ; 0x1645
.long 5721 ; 0x1659
.long 320 ; 0x140
.long 5738 ; 0x166a
.long 5734 ; 0x1666
.long 6988 ; 0x1b4c
.long 528 ; 0x210
.long 23 ; 0x17
.long 5757 ; 0x167d
.long 5729 ; 0x1661
.long 785 ; 0x311
.long 9 ; 0x9
.long 5749 ; 0x1675
.long 5728 ; 0x1660
.long 721 ; 0x2d1
.long 5754 ; 0x167a
.long 5746 ; 0x1672
.long 7012 ; 0x1b64
.long 528 ; 0x210
.long 23 ; 0x17
.long 5750 ; 0x1676
.long 5741 ; 0x166d
.long 785 ; 0x311
.long 4986 ; 0x137a
.long 5737 ; 0x1669
.long 5745 ; 0x1671
.long 320 ; 0x140
.long 9 ; 0x9
.long 5758 ; 0x167e
.long 5740 ; 0x166c
.long 721 ; 0x2d1
.long 4998 ; 0x1386
.long 5733 ; 0x1665
.long 5753 ; 0x1679
.long 320 ; 0x140
.long 5770 ; 0x168a
.long 5766 ; 0x1686
.long 6420 ; 0x1914
.long 528 ; 0x210
.long 25 ; 0x19
.long 5789 ; 0x169d
.long 5761 ; 0x1681
.long 785 ; 0x311
.long 7 ; 0x7
.long 5781 ; 0x1695
.long 5760 ; 0x1680
.long 721 ; 0x2d1
.long 5786 ; 0x169a
.long 5778 ; 0x1692
.long 6440 ; 0x1928
.long 528 ; 0x210
.long 25 ; 0x19
.long 5782 ; 0x1696
.long 5773 ; 0x168d
.long 785 ; 0x311
.long 5022 ; 0x139e
.long 5769 ; 0x1689
.long 5777 ; 0x1691
.long 320 ; 0x140
.long 7 ; 0x7
.long 5790 ; 0x169e
.long 5772 ; 0x168c
.long 721 ; 0x2d1
.long 5010 ; 0x1392
.long 5765 ; 0x1685
.long 5785 ; 0x1699
.long 320 ; 0x140
.long 5802 ; 0x16aa
.long 5798 ; 0x16a6
.long 6540 ; 0x198c
.long 528 ; 0x210
.long 21 ; 0x15
.long 5821 ; 0x16bd
.long 5793 ; 0x16a1
.long 785 ; 0x311
.long 11 ; 0xb
.long 5813 ; 0x16b5
.long 5792 ; 0x16a0
.long 721 ; 0x2d1
.long 5818 ; 0x16ba
.long 5810 ; 0x16b2
.long 6564 ; 0x19a4
.long 528 ; 0x210
.long 21 ; 0x15
.long 5814 ; 0x16b6
.long 5805 ; 0x16ad
.long 785 ; 0x311
.long 5046 ; 0x13b6
.long 5801 ; 0x16a9
.long 5809 ; 0x16b1
.long 320 ; 0x140
.long 11 ; 0xb
.long 5822 ; 0x16be
.long 5804 ; 0x16ac
.long 721 ; 0x2d1
.long 5034 ; 0x13aa
.long 5797 ; 0x16a5
.long 5817 ; 0x16b9
.long 320 ; 0x140
.long 5834 ; 0x16ca
.long 5830 ; 0x16c6
.long 6924 ; 0x1b0c
.long 528 ; 0x210
.long 24 ; 0x18
.long 5853 ; 0x16dd
.long 5825 ; 0x16c1
.long 785 ; 0x311
.long 8 ; 0x8
.long 5845 ; 0x16d5
.long 5824 ; 0x16c0
.long 721 ; 0x2d1
.long 5850 ; 0x16da
.long 5842 ; 0x16d2
.long 6948 ; 0x1b24
.long 528 ; 0x210
.long 24 ; 0x18
.long 5846 ; 0x16d6
.long 5837 ; 0x16cd
.long 785 ; 0x311
.long 5058 ; 0x13c2
.long 5833 ; 0x16c9
.long 5841 ; 0x16d1
.long 320 ; 0x140
.long 8 ; 0x8
.long 5854 ; 0x16de
.long 5836 ; 0x16cc
.long 721 ; 0x2d1
.long 5070 ; 0x13ce
.long 5829 ; 0x16c5
.long 5849 ; 0x16d9
.long 320 ; 0x140
.long 5866 ; 0x16ea
.long 5862 ; 0x16e6
.long 6936 ; 0x1b18
.long 528 ; 0x210
.long 27 ; 0x1b
.long 5885 ; 0x16fd
.long 5857 ; 0x16e1
.long 785 ; 0x311
.long 5 ; 0x5
.long 5877 ; 0x16f5
.long 5856 ; 0x16e0
.long 721 ; 0x2d1
.long 5882 ; 0x16fa
.long 5874 ; 0x16f2
.long 6960 ; 0x1b30
.long 528 ; 0x210
.long 27 ; 0x1b
.long 5878 ; 0x16f6
.long 5869 ; 0x16ed
.long 785 ; 0x311
.long 5146 ; 0x141a
.long 5865 ; 0x16e9
.long 5873 ; 0x16f1
.long 320 ; 0x140
.long 5 ; 0x5
.long 5886 ; 0x16fe
.long 5868 ; 0x16ec
.long 721 ; 0x2d1
.long 5138 ; 0x1412
.long 5861 ; 0x16e5
.long 5881 ; 0x16f9
.long 320 ; 0x140
.long 5898 ; 0x170a
.long 5894 ; 0x1706
.long 6844 ; 0x1abc
.long 528 ; 0x210
.long 20 ; 0x14
.long 5917 ; 0x171d
.long 5889 ; 0x1701
.long 785 ; 0x311
.long 12 ; 0xc
.long 5909 ; 0x1715
.long 5888 ; 0x1700
.long 721 ; 0x2d1
.long 5914 ; 0x171a
.long 5906 ; 0x1712
.long 6868 ; 0x1ad4
.long 528 ; 0x210
.long 20 ; 0x14
.long 5910 ; 0x1716
.long 5901 ; 0x170d
.long 785 ; 0x311
.long 5166 ; 0x142e
.long 5897 ; 0x1709
.long 5905 ; 0x1711
.long 320 ; 0x140
.long 12 ; 0xc
.long 5918 ; 0x171e
.long 5900 ; 0x170c
.long 721 ; 0x2d1
.long 5154 ; 0x1422
.long 5893 ; 0x1705
.long 5913 ; 0x1719
.long 320 ; 0x140
.long 5930 ; 0x172a
.long 5926 ; 0x1726
.long 6500 ; 0x1964
.long 528 ; 0x210
.long 7 ; 0x7
.long 5949 ; 0x173d
.long 5921 ; 0x1721
.long 785 ; 0x311
.long 25 ; 0x19
.long 5941 ; 0x1735
.long 5920 ; 0x1720
.long 721 ; 0x2d1
.long 5946 ; 0x173a
.long 5938 ; 0x1732
.long 6520 ; 0x1978
.long 528 ; 0x210
.long 7 ; 0x7
.long 5942 ; 0x1736
.long 5933 ; 0x172d
.long 785 ; 0x311
.long 5178 ; 0x143a
.long 5929 ; 0x1729
.long 5937 ; 0x1731
.long 320 ; 0x140
.long 25 ; 0x19
.long 5950 ; 0x173e
.long 5932 ; 0x172c
.long 721 ; 0x2d1
.long 5190 ; 0x1446
.long 5925 ; 0x1725
.long 5945 ; 0x1739
.long 320 ; 0x140
.long 5962 ; 0x174a
.long 5958 ; 0x1746
.long 6636 ; 0x19ec
.long 528 ; 0x210
.long 8 ; 0x8
.long 5981 ; 0x175d
.long 5953 ; 0x1741
.long 785 ; 0x311
.long 24 ; 0x18
.long 5973 ; 0x1755
.long 5952 ; 0x1740
.long 721 ; 0x2d1
.long 5978 ; 0x175a
.long 5970 ; 0x1752
.long 6660 ; 0x1a04
.long 528 ; 0x210
.long 8 ; 0x8
.long 5974 ; 0x1756
.long 5965 ; 0x174d
.long 785 ; 0x311
.long 5214 ; 0x145e
.long 5961 ; 0x1749
.long 5969 ; 0x1751
.long 320 ; 0x140
.long 24 ; 0x18
.long 5982 ; 0x175e
.long 5964 ; 0x174c
.long 721 ; 0x2d1
.long 5202 ; 0x1452
.long 5957 ; 0x1745
.long 5977 ; 0x1759
.long 320 ; 0x140
.long 5994 ; 0x176a
.long 5990 ; 0x1766
.long 6780 ; 0x1a7c
.long 528 ; 0x210
.long 14 ; 0xe
.long 6013 ; 0x177d
.long 5985 ; 0x1761
.long 785 ; 0x311
.long 18 ; 0x12
.long 6005 ; 0x1775
.long 5984 ; 0x1760
.long 721 ; 0x2d1
.long 6010 ; 0x177a
.long 6002 ; 0x1772
.long 6804 ; 0x1a94
.long 528 ; 0x210
.long 14 ; 0xe
.long 6006 ; 0x1776
.long 5997 ; 0x176d
.long 785 ; 0x311
.long 5238 ; 0x1476
.long 5993 ; 0x1769
.long 6001 ; 0x1771
.long 320 ; 0x140
.long 18 ; 0x12
.long 6014 ; 0x177e
.long 5996 ; 0x176c
.long 721 ; 0x2d1
.long 5226 ; 0x146a
.long 5989 ; 0x1765
.long 6009 ; 0x1779
.long 320 ; 0x140
.long 6022 ; 0x1786
.long 6557 ; 0x199d
.long 7476 ; 0x1d34
.long 592 ; 0x250
.long 6153 ; 0x1809
.long 6026 ; 0x178a
.long 6016 ; 0x1780
.long 464 ; 0x1d0
.long 6141 ; 0x17fd
.long 0 ; 0x0
.long 6021 ; 0x1785
.long 658 ; 0x292
.long 6034 ; 0x1792
.long 6581 ; 0x19b5
.long 7484 ; 0x1d3c
.long 592 ; 0x250
.long 6173 ; 0x181d
.long 6038 ; 0x1796
.long 6028 ; 0x178c
.long 464 ; 0x1d0
.long 6161 ; 0x1811
.long 0 ; 0x0
.long 6033 ; 0x1791
.long 658 ; 0x292
.long 6046 ; 0x179e
.long 6605 ; 0x19cd
.long 7653 ; 0x1de5
.long 592 ; 0x250
.long 6193 ; 0x1831
.long 6050 ; 0x17a2
.long 6040 ; 0x1798
.long 464 ; 0x1d0
.long 6181 ; 0x1825
.long 0 ; 0x0
.long 6045 ; 0x179d
.long 658 ; 0x292
.long 6058 ; 0x17aa
.long 6629 ; 0x19e5
.long 7649 ; 0x1de1
.long 592 ; 0x250
.long 6213 ; 0x1845
.long 6062 ; 0x17ae
.long 6052 ; 0x17a4
.long 464 ; 0x1d0
.long 6201 ; 0x1839
.long 0 ; 0x0
.long 6057 ; 0x17a9
.long 658 ; 0x292
.long 6070 ; 0x17b6
.long 6653 ; 0x19fd
.long 7613 ; 0x1dbd
.long 592 ; 0x250
.long 6233 ; 0x1859
.long 6074 ; 0x17ba
.long 6064 ; 0x17b0
.long 464 ; 0x1d0
.long 6221 ; 0x184d
.long 0 ; 0x0
.long 6069 ; 0x17b5
.long 658 ; 0x292
.long 6082 ; 0x17c2
.long 6677 ; 0x1a15
.long 7609 ; 0x1db9
.long 592 ; 0x250
.long 6253 ; 0x186d
.long 6086 ; 0x17c6
.long 6076 ; 0x17bc
.long 464 ; 0x1d0
.long 6241 ; 0x1861
.long 0 ; 0x0
.long 6081 ; 0x17c1
.long 658 ; 0x292
.long 6094 ; 0x17ce
.long 6701 ; 0x1a2d
.long 7573 ; 0x1d95
.long 592 ; 0x250
.long 6273 ; 0x1881
.long 6098 ; 0x17d2
.long 6088 ; 0x17c8
.long 464 ; 0x1d0
.long 6261 ; 0x1875
.long 0 ; 0x0
.long 6093 ; 0x17cd
.long 658 ; 0x292
.long 6106 ; 0x17da
.long 6725 ; 0x1a45
.long 7569 ; 0x1d91
.long 592 ; 0x250
.long 6293 ; 0x1895
.long 6110 ; 0x17de
.long 6100 ; 0x17d4
.long 464 ; 0x1d0
.long 6281 ; 0x1889
.long 0 ; 0x0
.long 6105 ; 0x17d9
.long 658 ; 0x292
.long 6118 ; 0x17e6
.long 6749 ; 0x1a5d
.long 7533 ; 0x1d6d
.long 592 ; 0x250
.long 6313 ; 0x18a9
.long 6122 ; 0x17ea
.long 6112 ; 0x17e0
.long 464 ; 0x1d0
.long 6301 ; 0x189d
.long 0 ; 0x0
.long 6117 ; 0x17e5
.long 658 ; 0x292
.long 6130 ; 0x17f2
.long 6773 ; 0x1a75
.long 7529 ; 0x1d69
.long 592 ; 0x250
.long 6333 ; 0x18bd
.long 6134 ; 0x17f6
.long 6124 ; 0x17ec
.long 464 ; 0x1d0
.long 6321 ; 0x18b1
.long 0 ; 0x0
.long 6129 ; 0x17f1
.long 658 ; 0x292
.long 6146 ; 0x1802
.long 6142 ; 0x17fe
.long 7685 ; 0x1e05
.long 592 ; 0x250
.long 6797 ; 0x1a8d
.long 6024 ; 0x1788
.long 6137 ; 0x17f9
.long 320 ; 0x140
.long 6353 ; 0x18d1
.long 6150 ; 0x1806
.long 6136 ; 0x17f8
.long 464 ; 0x1d0
.long 6154 ; 0x180a
.long 0 ; 0x0
.long 6145 ; 0x1801
.long 658 ; 0x292
.long 6341 ; 0x18c5
.long 6020 ; 0x1784
.long 6148 ; 0x1804
.long 320 ; 0x140
.long 6166 ; 0x1816
.long 6162 ; 0x1812
.long 7681 ; 0x1e01
.long 592 ; 0x250
.long 6821 ; 0x1aa5
.long 6036 ; 0x1794
.long 6157 ; 0x180d
.long 320 ; 0x140
.long 6373 ; 0x18e5
.long 6170 ; 0x181a
.long 6156 ; 0x180c
.long 464 ; 0x1d0
.long 6174 ; 0x181e
.long 0 ; 0x0
.long 6165 ; 0x1815
.long 658 ; 0x292
.long 6361 ; 0x18d9
.long 6032 ; 0x1790
.long 6168 ; 0x1818
.long 320 ; 0x140
.long 6186 ; 0x182a
.long 6182 ; 0x1826
.long 7645 ; 0x1ddd
.long 592 ; 0x250
.long 6845 ; 0x1abd
.long 6048 ; 0x17a0
.long 6177 ; 0x1821
.long 320 ; 0x140
.long 6393 ; 0x18f9
.long 6190 ; 0x182e
.long 6176 ; 0x1820
.long 464 ; 0x1d0
.long 6194 ; 0x1832
.long 0 ; 0x0
.long 6185 ; 0x1829
.long 658 ; 0x292
.long 6381 ; 0x18ed
.long 6044 ; 0x179c
.long 6188 ; 0x182c
.long 320 ; 0x140
.long 6206 ; 0x183e
.long 6202 ; 0x183a
.long 7641 ; 0x1dd9
.long 592 ; 0x250
.long 6869 ; 0x1ad5
.long 6060 ; 0x17ac
.long 6197 ; 0x1835
.long 320 ; 0x140
.long 6413 ; 0x190d
.long 6210 ; 0x1842
.long 6196 ; 0x1834
.long 464 ; 0x1d0
.long 6214 ; 0x1846
.long 0 ; 0x0
.long 6205 ; 0x183d
.long 658 ; 0x292
.long 6401 ; 0x1901
.long 6056 ; 0x17a8
.long 6208 ; 0x1840
.long 320 ; 0x140
.long 6226 ; 0x1852
.long 6222 ; 0x184e
.long 7605 ; 0x1db5
.long 592 ; 0x250
.long 6893 ; 0x1aed
.long 6072 ; 0x17b8
.long 6217 ; 0x1849
.long 320 ; 0x140
.long 6433 ; 0x1921
.long 6230 ; 0x1856
.long 6216 ; 0x1848
.long 464 ; 0x1d0
.long 6234 ; 0x185a
.long 0 ; 0x0
.long 6225 ; 0x1851
.long 658 ; 0x292
.long 6421 ; 0x1915
.long 6068 ; 0x17b4
.long 6228 ; 0x1854
.long 320 ; 0x140
.long 6246 ; 0x1866
.long 6242 ; 0x1862
.long 7601 ; 0x1db1
.long 592 ; 0x250
.long 6917 ; 0x1b05
.long 6084 ; 0x17c4
.long 6237 ; 0x185d
.long 320 ; 0x140
.long 6453 ; 0x1935
.long 6250 ; 0x186a
.long 6236 ; 0x185c
.long 464 ; 0x1d0
.long 6254 ; 0x186e
.long 0 ; 0x0
.long 6245 ; 0x1865
.long 658 ; 0x292
.long 6441 ; 0x1929
.long 6080 ; 0x17c0
.long 6248 ; 0x1868
.long 320 ; 0x140
.long 6266 ; 0x187a
.long 6262 ; 0x1876
.long 7565 ; 0x1d8d
.long 592 ; 0x250
.long 6941 ; 0x1b1d
.long 6096 ; 0x17d0
.long 6257 ; 0x1871
.long 320 ; 0x140
.long 6473 ; 0x1949
.long 6270 ; 0x187e
.long 6256 ; 0x1870
.long 464 ; 0x1d0
.long 6274 ; 0x1882
.long 0 ; 0x0
.long 6265 ; 0x1879
.long 658 ; 0x292
.long 6461 ; 0x193d
.long 6092 ; 0x17cc
.long 6268 ; 0x187c
.long 320 ; 0x140
.long 6286 ; 0x188e
.long 6282 ; 0x188a
.long 7561 ; 0x1d89
.long 592 ; 0x250
.long 6965 ; 0x1b35
.long 6108 ; 0x17dc
.long 6277 ; 0x1885
.long 320 ; 0x140
.long 6493 ; 0x195d
.long 6290 ; 0x1892
.long 6276 ; 0x1884
.long 464 ; 0x1d0
.long 6294 ; 0x1896
.long 0 ; 0x0
.long 6285 ; 0x188d
.long 658 ; 0x292
.long 6481 ; 0x1951
.long 6104 ; 0x17d8
.long 6288 ; 0x1890
.long 320 ; 0x140
.long 6306 ; 0x18a2
.long 6302 ; 0x189e
.long 7525 ; 0x1d65
.long 592 ; 0x250
.long 6989 ; 0x1b4d
.long 6120 ; 0x17e8
.long 6297 ; 0x1899
.long 320 ; 0x140
.long 6513 ; 0x1971
.long 6310 ; 0x18a6
.long 6296 ; 0x1898
.long 464 ; 0x1d0
.long 6314 ; 0x18aa
.long 0 ; 0x0
.long 6305 ; 0x18a1
.long 658 ; 0x292
.long 6501 ; 0x1965
.long 6116 ; 0x17e4
.long 6308 ; 0x18a4
.long 320 ; 0x140
.long 6326 ; 0x18b6
.long 6322 ; 0x18b2
.long 7521 ; 0x1d61
.long 592 ; 0x250
.long 7013 ; 0x1b65
.long 6132 ; 0x17f4
.long 6317 ; 0x18ad
.long 320 ; 0x140
.long 6533 ; 0x1985
.long 6330 ; 0x18ba
.long 6316 ; 0x18ac
.long 464 ; 0x1d0
.long 6334 ; 0x18be
.long 0 ; 0x0
.long 6325 ; 0x18b5
.long 658 ; 0x292
.long 6521 ; 0x1979
.long 6128 ; 0x17f0
.long 6328 ; 0x18b8
.long 320 ; 0x140
.long 6346 ; 0x18ca
.long 6342 ; 0x18c6
.long 7677 ; 0x1dfd
.long 592 ; 0x250
.long 5602 ; 0x15e2
.long 6152 ; 0x1808
.long 6337 ; 0x18c1
.long 320 ; 0x140
.long 6553 ; 0x1999
.long 6350 ; 0x18ce
.long 6336 ; 0x18c0
.long 464 ; 0x1d0
.long 6354 ; 0x18d2
.long 0 ; 0x0
.long 6345 ; 0x18c9
.long 658 ; 0x292
.long 6541 ; 0x198d
.long 6144 ; 0x1800
.long 6348 ; 0x18cc
.long 320 ; 0x140
.long 6366 ; 0x18de
.long 6362 ; 0x18da
.long 7673 ; 0x1df9
.long 592 ; 0x250
.long 5614 ; 0x15ee
.long 6172 ; 0x181c
.long 6357 ; 0x18d5
.long 320 ; 0x140
.long 6577 ; 0x19b1
.long 6370 ; 0x18e2
.long 6356 ; 0x18d4
.long 464 ; 0x1d0
.long 6374 ; 0x18e6
.long 0 ; 0x0
.long 6365 ; 0x18dd
.long 658 ; 0x292
.long 6565 ; 0x19a5
.long 6164 ; 0x1814
.long 6368 ; 0x18e0
.long 320 ; 0x140
.long 6386 ; 0x18f2
.long 6382 ; 0x18ee
.long 7637 ; 0x1dd5
.long 592 ; 0x250
.long 5282 ; 0x14a2
.long 6192 ; 0x1830
.long 6377 ; 0x18e9
.long 320 ; 0x140
.long 6601 ; 0x19c9
.long 6390 ; 0x18f6
.long 6376 ; 0x18e8
.long 464 ; 0x1d0
.long 6394 ; 0x18fa
.long 0 ; 0x0
.long 6385 ; 0x18f1
.long 658 ; 0x292
.long 6589 ; 0x19bd
.long 6184 ; 0x1828
.long 6388 ; 0x18f4
.long 320 ; 0x140
.long 6406 ; 0x1906
.long 6402 ; 0x1902
.long 7633 ; 0x1dd1
.long 592 ; 0x250
.long 5294 ; 0x14ae
.long 6212 ; 0x1844
.long 6397 ; 0x18fd
.long 320 ; 0x140
.long 6625 ; 0x19e1
.long 6410 ; 0x190a
.long 6396 ; 0x18fc
.long 464 ; 0x1d0
.long 6414 ; 0x190e
.long 0 ; 0x0
.long 6405 ; 0x1905
.long 658 ; 0x292
.long 6613 ; 0x19d5
.long 6204 ; 0x183c
.long 6408 ; 0x1908
.long 320 ; 0x140
.long 6426 ; 0x191a
.long 6422 ; 0x1916
.long 7597 ; 0x1dad
.long 592 ; 0x250
.long 5762 ; 0x1682
.long 6232 ; 0x1858
.long 6417 ; 0x1911
.long 320 ; 0x140
.long 6649 ; 0x19f9
.long 6430 ; 0x191e
.long 6416 ; 0x1910
.long 464 ; 0x1d0
.long 6434 ; 0x1922
.long 0 ; 0x0
.long 6425 ; 0x1919
.long 658 ; 0x292
.long 6637 ; 0x19ed
.long 6224 ; 0x1850
.long 6428 ; 0x191c
.long 320 ; 0x140
.long 6446 ; 0x192e
.long 6442 ; 0x192a
.long 7593 ; 0x1da9
.long 592 ; 0x250
.long 5774 ; 0x168e
.long 6252 ; 0x186c
.long 6437 ; 0x1925
.long 320 ; 0x140
.long 6673 ; 0x1a11
.long 6450 ; 0x1932
.long 6436 ; 0x1924
.long 464 ; 0x1d0
.long 6454 ; 0x1936
.long 0 ; 0x0
.long 6445 ; 0x192d
.long 658 ; 0x292
.long 6661 ; 0x1a05
.long 6244 ; 0x1864
.long 6448 ; 0x1930
.long 320 ; 0x140
.long 6466 ; 0x1942
.long 6462 ; 0x193e
.long 7557 ; 0x1d85
.long 592 ; 0x250
.long 5442 ; 0x1542
.long 6272 ; 0x1880
.long 6457 ; 0x1939
.long 320 ; 0x140
.long 6697 ; 0x1a29
.long 6470 ; 0x1946
.long 6456 ; 0x1938
.long 464 ; 0x1d0
.long 6474 ; 0x194a
.long 0 ; 0x0
.long 6465 ; 0x1941
.long 658 ; 0x292
.long 6685 ; 0x1a1d
.long 6264 ; 0x1878
.long 6468 ; 0x1944
.long 320 ; 0x140
.long 6486 ; 0x1956
.long 6482 ; 0x1952
.long 7553 ; 0x1d81
.long 592 ; 0x250
.long 5454 ; 0x154e
.long 6292 ; 0x1894
.long 6477 ; 0x194d
.long 320 ; 0x140
.long 6721 ; 0x1a41
.long 6490 ; 0x195a
.long 6476 ; 0x194c
.long 464 ; 0x1d0
.long 6494 ; 0x195e
.long 0 ; 0x0
.long 6485 ; 0x1955
.long 658 ; 0x292
.long 6709 ; 0x1a35
.long 6284 ; 0x188c
.long 6488 ; 0x1958
.long 320 ; 0x140
.long 6506 ; 0x196a
.long 6502 ; 0x1966
.long 7517 ; 0x1d5d
.long 592 ; 0x250
.long 5922 ; 0x1722
.long 6312 ; 0x18a8
.long 6497 ; 0x1961
.long 320 ; 0x140
.long 6745 ; 0x1a59
.long 6510 ; 0x196e
.long 6496 ; 0x1960
.long 464 ; 0x1d0
.long 6514 ; 0x1972
.long 0 ; 0x0
.long 6505 ; 0x1969
.long 658 ; 0x292
.long 6733 ; 0x1a4d
.long 6304 ; 0x18a0
.long 6508 ; 0x196c
.long 320 ; 0x140
.long 6526 ; 0x197e
.long 6522 ; 0x197a
.long 7513 ; 0x1d59
.long 592 ; 0x250
.long 5934 ; 0x172e
.long 6332 ; 0x18bc
.long 6517 ; 0x1975
.long 320 ; 0x140
.long 6769 ; 0x1a71
.long 6530 ; 0x1982
.long 6516 ; 0x1974
.long 464 ; 0x1d0
.long 6534 ; 0x1986
.long 0 ; 0x0
.long 6525 ; 0x197d
.long 658 ; 0x292
.long 6757 ; 0x1a65
.long 6324 ; 0x18b4
.long 6528 ; 0x1980
.long 320 ; 0x140
.long 6546 ; 0x1992
.long 6542 ; 0x198e
.long 7669 ; 0x1df5
.long 592 ; 0x250
.long 5794 ; 0x16a2
.long 6352 ; 0x18d0
.long 6537 ; 0x1989
.long 320 ; 0x140
.long 6558 ; 0x199e
.long 6550 ; 0x1996
.long 6536 ; 0x1988
.long 464 ; 0x1d0
.long 6554 ; 0x199a
.long 0 ; 0x0
.long 6545 ; 0x1991
.long 658 ; 0x292
.long 6781 ; 0x1a7d
.long 6344 ; 0x18c8
.long 6548 ; 0x1994
.long 320 ; 0x140
.long 6793 ; 0x1a89
.long 6017 ; 0x1781
.long 6544 ; 0x1990
.long 320 ; 0x140
.long 6570 ; 0x19aa
.long 6566 ; 0x19a6
.long 7665 ; 0x1df1
.long 592 ; 0x250
.long 5806 ; 0x16ae
.long 6372 ; 0x18e4
.long 6561 ; 0x19a1
.long 320 ; 0x140
.long 6582 ; 0x19b6
.long 6574 ; 0x19ae
.long 6560 ; 0x19a0
.long 464 ; 0x1d0
.long 6578 ; 0x19b2
.long 0 ; 0x0
.long 6569 ; 0x19a9
.long 658 ; 0x292
.long 6805 ; 0x1a95
.long 6364 ; 0x18dc
.long 6572 ; 0x19ac
.long 320 ; 0x140
.long 6817 ; 0x1aa1
.long 6029 ; 0x178d
.long 6568 ; 0x19a8
.long 320 ; 0x140
.long 6594 ; 0x19c2
.long 6590 ; 0x19be
.long 7629 ; 0x1dcd
.long 592 ; 0x250
.long 5474 ; 0x1562
.long 6392 ; 0x18f8
.long 6585 ; 0x19b9
.long 320 ; 0x140
.long 6606 ; 0x19ce
.long 6598 ; 0x19c6
.long 6584 ; 0x19b8
.long 464 ; 0x1d0
.long 6602 ; 0x19ca
.long 0 ; 0x0
.long 6593 ; 0x19c1
.long 658 ; 0x292
.long 6829 ; 0x1aad
.long 6384 ; 0x18f0
.long 6596 ; 0x19c4
.long 320 ; 0x140
.long 6841 ; 0x1ab9
.long 6041 ; 0x1799
.long 6592 ; 0x19c0
.long 320 ; 0x140
.long 6618 ; 0x19da
.long 6614 ; 0x19d6
.long 7625 ; 0x1dc9
.long 592 ; 0x250
.long 5486 ; 0x156e
.long 6412 ; 0x190c
.long 6609 ; 0x19d1
.long 320 ; 0x140
.long 6630 ; 0x19e6
.long 6622 ; 0x19de
.long 6608 ; 0x19d0
.long 464 ; 0x1d0
.long 6626 ; 0x19e2
.long 0 ; 0x0
.long 6617 ; 0x19d9
.long 658 ; 0x292
.long 6853 ; 0x1ac5
.long 6404 ; 0x1904
.long 6620 ; 0x19dc
.long 320 ; 0x140
.long 6865 ; 0x1ad1
.long 6053 ; 0x17a5
.long 6616 ; 0x19d8
.long 320 ; 0x140
.long 6642 ; 0x19f2
.long 6638 ; 0x19ee
.long 7589 ; 0x1da5
.long 592 ; 0x250
.long 5954 ; 0x1742
.long 6432 ; 0x1920
.long 6633 ; 0x19e9
.long 320 ; 0x140
.long 6654 ; 0x19fe
.long 6646 ; 0x19f6
.long 6632 ; 0x19e8
.long 464 ; 0x1d0
.long 6650 ; 0x19fa
.long 0 ; 0x0
.long 6641 ; 0x19f1
.long 658 ; 0x292
.long 6877 ; 0x1add
.long 6424 ; 0x1918
.long 6644 ; 0x19f4
.long 320 ; 0x140
.long 6889 ; 0x1ae9
.long 6065 ; 0x17b1
.long 6640 ; 0x19f0
.long 320 ; 0x140
.long 6666 ; 0x1a0a
.long 6662 ; 0x1a06
.long 7585 ; 0x1da1
.long 592 ; 0x250
.long 5966 ; 0x174e
.long 6452 ; 0x1934
.long 6657 ; 0x1a01
.long 320 ; 0x140
.long 6678 ; 0x1a16
.long 6670 ; 0x1a0e
.long 6656 ; 0x1a00
.long 464 ; 0x1d0
.long 6674 ; 0x1a12
.long 0 ; 0x0
.long 6665 ; 0x1a09
.long 658 ; 0x292
.long 6901 ; 0x1af5
.long 6444 ; 0x192c
.long 6668 ; 0x1a0c
.long 320 ; 0x140
.long 6913 ; 0x1b01
.long 6077 ; 0x17bd
.long 6664 ; 0x1a08
.long 320 ; 0x140
.long 6690 ; 0x1a22
.long 6686 ; 0x1a1e
.long 7549 ; 0x1d7d
.long 592 ; 0x250
.long 5634 ; 0x1602
.long 6472 ; 0x1948
.long 6681 ; 0x1a19
.long 320 ; 0x140
.long 6702 ; 0x1a2e
.long 6694 ; 0x1a26
.long 6680 ; 0x1a18
.long 464 ; 0x1d0
.long 6698 ; 0x1a2a
.long 0 ; 0x0
.long 6689 ; 0x1a21
.long 658 ; 0x292
.long 6925 ; 0x1b0d
.long 6464 ; 0x1940
.long 6692 ; 0x1a24
.long 320 ; 0x140
.long 6937 ; 0x1b19
.long 6089 ; 0x17c9
.long 6688 ; 0x1a20
.long 320 ; 0x140
.long 6714 ; 0x1a3a
.long 6710 ; 0x1a36
.long 7545 ; 0x1d79
.long 592 ; 0x250
.long 5646 ; 0x160e
.long 6492 ; 0x195c
.long 6705 ; 0x1a31
.long 320 ; 0x140
.long 6726 ; 0x1a46
.long 6718 ; 0x1a3e
.long 6704 ; 0x1a30
.long 464 ; 0x1d0
.long 6722 ; 0x1a42
.long 0 ; 0x0
.long 6713 ; 0x1a39
.long 658 ; 0x292
.long 6949 ; 0x1b25
.long 6484 ; 0x1954
.long 6716 ; 0x1a3c
.long 320 ; 0x140
.long 6961 ; 0x1b31
.long 6101 ; 0x17d5
.long 6712 ; 0x1a38
.long 320 ; 0x140
.long 6738 ; 0x1a52
.long 6734 ; 0x1a4e
.long 7509 ; 0x1d55
.long 592 ; 0x250
.long 5314 ; 0x14c2
.long 6512 ; 0x1970
.long 6729 ; 0x1a49
.long 320 ; 0x140
.long 6750 ; 0x1a5e
.long 6742 ; 0x1a56
.long 6728 ; 0x1a48
.long 464 ; 0x1d0
.long 6746 ; 0x1a5a
.long 0 ; 0x0
.long 6737 ; 0x1a51
.long 658 ; 0x292
.long 6973 ; 0x1b3d
.long 6504 ; 0x1968
.long 6740 ; 0x1a54
.long 320 ; 0x140
.long 6985 ; 0x1b49
.long 6113 ; 0x17e1
.long 6736 ; 0x1a50
.long 320 ; 0x140
.long 6762 ; 0x1a6a
.long 6758 ; 0x1a66
.long 7505 ; 0x1d51
.long 592 ; 0x250
.long 5326 ; 0x14ce
.long 6532 ; 0x1984
.long 6753 ; 0x1a61
.long 320 ; 0x140
.long 6774 ; 0x1a76
.long 6766 ; 0x1a6e
.long 6752 ; 0x1a60
.long 464 ; 0x1d0
.long 6770 ; 0x1a72
.long 0 ; 0x0
.long 6761 ; 0x1a69
.long 658 ; 0x292
.long 6997 ; 0x1b55
.long 6524 ; 0x197c
.long 6764 ; 0x1a6c
.long 320 ; 0x140
.long 7009 ; 0x1b61
.long 6125 ; 0x17ed
.long 6760 ; 0x1a68
.long 320 ; 0x140
.long 6786 ; 0x1a82
.long 6782 ; 0x1a7e
.long 7661 ; 0x1ded
.long 592 ; 0x250
.long 5986 ; 0x1762
.long 6552 ; 0x1998
.long 6777 ; 0x1a79
.long 320 ; 0x140
.long 6798 ; 0x1a8e
.long 6790 ; 0x1a86
.long 6776 ; 0x1a78
.long 464 ; 0x1d0
.long 6794 ; 0x1a8a
.long 0 ; 0x0
.long 6785 ; 0x1a81
.long 658 ; 0x292
.long 4490 ; 0x118a
.long 6556 ; 0x199c
.long 6788 ; 0x1a84
.long 320 ; 0x140
.long 5410 ; 0x1522
.long 6140 ; 0x17fc
.long 6784 ; 0x1a80
.long 320 ; 0x140
.long 6810 ; 0x1a9a
.long 6806 ; 0x1a96
.long 7657 ; 0x1de9
.long 592 ; 0x250
.long 5998 ; 0x176e
.long 6576 ; 0x19b0
.long 6801 ; 0x1a91
.long 320 ; 0x140
.long 6822 ; 0x1aa6
.long 6814 ; 0x1a9e
.long 6800 ; 0x1a90
.long 464 ; 0x1d0
.long 6818 ; 0x1aa2
.long 0 ; 0x0
.long 6809 ; 0x1a99
.long 658 ; 0x292
.long 4498 ; 0x1192
.long 6580 ; 0x19b4
.long 6812 ; 0x1a9c
.long 320 ; 0x140
.long 5422 ; 0x152e
.long 6160 ; 0x1810
.long 6808 ; 0x1a98
.long 320 ; 0x140
.long 6834 ; 0x1ab2
.long 6830 ; 0x1aae
.long 7621 ; 0x1dc5
.long 592 ; 0x250
.long 5666 ; 0x1622
.long 6600 ; 0x19c8
.long 6825 ; 0x1aa9
.long 320 ; 0x140
.long 6846 ; 0x1abe
.long 6838 ; 0x1ab6
.long 6824 ; 0x1aa8
.long 464 ; 0x1d0
.long 6842 ; 0x1aba
.long 0 ; 0x0
.long 6833 ; 0x1ab1
.long 658 ; 0x292
.long 5698 ; 0x1642
.long 6604 ; 0x19cc
.long 6836 ; 0x1ab4
.long 320 ; 0x140
.long 5890 ; 0x1702
.long 6180 ; 0x1824
.long 6832 ; 0x1ab0
.long 320 ; 0x140
.long 6858 ; 0x1aca
.long 6854 ; 0x1ac6
.long 7617 ; 0x1dc1
.long 592 ; 0x250
.long 5678 ; 0x162e
.long 6624 ; 0x19e0
.long 6849 ; 0x1ac1
.long 320 ; 0x140
.long 6870 ; 0x1ad6
.long 6862 ; 0x1ace
.long 6848 ; 0x1ac0
.long 464 ; 0x1d0
.long 6866 ; 0x1ad2
.long 0 ; 0x0
.long 6857 ; 0x1ac9
.long 658 ; 0x292
.long 5710 ; 0x164e
.long 6628 ; 0x19e4
.long 6860 ; 0x1acc
.long 320 ; 0x140
.long 5902 ; 0x170e
.long 6200 ; 0x1838
.long 6856 ; 0x1ac8
.long 320 ; 0x140
.long 6882 ; 0x1ae2
.long 6878 ; 0x1ade
.long 7581 ; 0x1d9d
.long 592 ; 0x250
.long 5346 ; 0x14e2
.long 6648 ; 0x19f8
.long 6873 ; 0x1ad9
.long 320 ; 0x140
.long 6894 ; 0x1aee
.long 6886 ; 0x1ae6
.long 6872 ; 0x1ad8
.long 464 ; 0x1d0
.long 6890 ; 0x1aea
.long 0 ; 0x0
.long 6881 ; 0x1ae1
.long 658 ; 0x292
.long 5378 ; 0x1502
.long 6652 ; 0x19fc
.long 6884 ; 0x1ae4
.long 320 ; 0x140
.long 5570 ; 0x15c2
.long 6220 ; 0x184c
.long 6880 ; 0x1ae0
.long 320 ; 0x140
.long 6906 ; 0x1afa
.long 6902 ; 0x1af6
.long 7577 ; 0x1d99
.long 592 ; 0x250
.long 5358 ; 0x14ee
.long 6672 ; 0x1a10
.long 6897 ; 0x1af1
.long 320 ; 0x140
.long 6918 ; 0x1b06
.long 6910 ; 0x1afe
.long 6896 ; 0x1af0
.long 464 ; 0x1d0
.long 6914 ; 0x1b02
.long 0 ; 0x0
.long 6905 ; 0x1af9
.long 658 ; 0x292
.long 5390 ; 0x150e
.long 6676 ; 0x1a14
.long 6908 ; 0x1afc
.long 320 ; 0x140
.long 5582 ; 0x15ce
.long 6240 ; 0x1860
.long 6904 ; 0x1af8
.long 320 ; 0x140
.long 6930 ; 0x1b12
.long 6926 ; 0x1b0e
.long 7541 ; 0x1d75
.long 592 ; 0x250
.long 5826 ; 0x16c2
.long 6696 ; 0x1a28
.long 6921 ; 0x1b09
.long 320 ; 0x140
.long 6942 ; 0x1b1e
.long 6934 ; 0x1b16
.long 6920 ; 0x1b08
.long 464 ; 0x1d0
.long 6938 ; 0x1b1a
.long 0 ; 0x0
.long 6929 ; 0x1b11
.long 658 ; 0x292
.long 5858 ; 0x16e2
.long 6700 ; 0x1a2c
.long 6932 ; 0x1b14
.long 320 ; 0x140
.long 5250 ; 0x1482
.long 6260 ; 0x1874
.long 6928 ; 0x1b10
.long 320 ; 0x140
.long 6954 ; 0x1b2a
.long 6950 ; 0x1b26
.long 7537 ; 0x1d71
.long 592 ; 0x250
.long 5838 ; 0x16ce
.long 6720 ; 0x1a40
.long 6945 ; 0x1b21
.long 320 ; 0x140
.long 6966 ; 0x1b36
.long 6958 ; 0x1b2e
.long 6944 ; 0x1b20
.long 464 ; 0x1d0
.long 6962 ; 0x1b32
.long 0 ; 0x0
.long 6953 ; 0x1b29
.long 658 ; 0x292
.long 5870 ; 0x16ee
.long 6724 ; 0x1a44
.long 6956 ; 0x1b2c
.long 320 ; 0x140
.long 5262 ; 0x148e
.long 6280 ; 0x1888
.long 6952 ; 0x1b28
.long 320 ; 0x140
.long 6978 ; 0x1b42
.long 6974 ; 0x1b3e
.long 7501 ; 0x1d4d
.long 592 ; 0x250
.long 5506 ; 0x1582
.long 6744 ; 0x1a58
.long 6969 ; 0x1b39
.long 320 ; 0x140
.long 6990 ; 0x1b4e
.long 6982 ; 0x1b46
.long 6968 ; 0x1b38
.long 464 ; 0x1d0
.long 6986 ; 0x1b4a
.long 0 ; 0x0
.long 6977 ; 0x1b41
.long 658 ; 0x292
.long 5538 ; 0x15a2
.long 6748 ; 0x1a5c
.long 6980 ; 0x1b44
.long 320 ; 0x140
.long 5730 ; 0x1662
.long 6300 ; 0x189c
.long 6976 ; 0x1b40
.long 320 ; 0x140
.long 7002 ; 0x1b5a
.long 6998 ; 0x1b56
.long 7497 ; 0x1d49
.long 592 ; 0x250
.long 5518 ; 0x158e
.long 6768 ; 0x1a70
.long 6993 ; 0x1b51
.long 320 ; 0x140
.long 7014 ; 0x1b66
.long 7006 ; 0x1b5e
.long 6992 ; 0x1b50
.long 464 ; 0x1d0
.long 7010 ; 0x1b62
.long 0 ; 0x0
.long 7001 ; 0x1b59
.long 658 ; 0x292
.long 5550 ; 0x15ae
.long 6772 ; 0x1a74
.long 7004 ; 0x1b5c
.long 320 ; 0x140
.long 5742 ; 0x166e
.long 6320 ; 0x18b0
.long 7000 ; 0x1b58
.long 320 ; 0x140
.long 7022 ; 0x1b6e
.long 7024 ; 0x1b70
.long 7492 ; 0x1d44
.long 4194264 ; 0x3fffd8
.long 12 ; 0xc
.long 7037 ; 0x1b7d
.long 7016 ; 0x1b68
.long 913 ; 0x391
.long 7017 ; 0x1b69
.long 7030 ; 0x1b76
.long 7254 ; 0x1c56
.long 4194240 ; 0x3fffc0
.long 7034 ; 0x1b7a
.long 7040 ; 0x1b80
.long 7025 ; 0x1b71
.long 4194264 ; 0x3fffd8
.long 6 ; 0x6
.long 7038 ; 0x1b7e
.long 7028 ; 0x1b74
.long 913 ; 0x391
.long 7053 ; 0x1b8d
.long 7021 ; 0x1b6d
.long 7033 ; 0x1b79
.long 320 ; 0x140
.long 7029 ; 0x1b75
.long 7046 ; 0x1b86
.long 7150 ; 0x1bee
.long 4194240 ; 0x3fffc0
.long 7050 ; 0x1b8a
.long 7056 ; 0x1b90
.long 7041 ; 0x1b81
.long 4194264 ; 0x3fffd8
.long 3 ; 0x3
.long 7054 ; 0x1b8e
.long 7044 ; 0x1b84
.long 913 ; 0x391
.long 7069 ; 0x1b9d
.long 7036 ; 0x1b7c
.long 7049 ; 0x1b89
.long 320 ; 0x140
.long 7045 ; 0x1b85
.long 7062 ; 0x1b96
.long 7106 ; 0x1bc2
.long 4194240 ; 0x3fffc0
.long 7066 ; 0x1b9a
.long 7072 ; 0x1ba0
.long 7057 ; 0x1b91
.long 4194264 ; 0x3fffd8
.long 2 ; 0x2
.long 7070 ; 0x1b9e
.long 7060 ; 0x1b94
.long 913 ; 0x391
.long 7085 ; 0x1bad
.long 7052 ; 0x1b8c
.long 7065 ; 0x1b99
.long 320 ; 0x140
.long 7061 ; 0x1b95
.long 7078 ; 0x1ba6
.long 7100 ; 0x1bbc
.long 4194240 ; 0x3fffc0
.long 7082 ; 0x1baa
.long 7088 ; 0x1bb0
.long 7073 ; 0x1ba1
.long 4194264 ; 0x3fffd8
.long 1 ; 0x1
.long 7086 ; 0x1bae
.long 7076 ; 0x1ba4
.long 913 ; 0x391
.long 7113 ; 0x1bc9
.long 7068 ; 0x1b9c
.long 7081 ; 0x1ba9
.long 320 ; 0x140
.long 7077 ; 0x1ba5
.long 7092 ; 0x1bb4
.long 7096 ; 0x1bb8
.long 4194240 ; 0x3fffc0
.long 7089 ; 0x1bb1
.long 1 ; 0x1
.long 0 ; 0x0
.long 4194246 ; 0x3fffc6
.long 7090 ; 0x1bb2
.long 32898 ; 0x8082
.long 0 ; 0x0
.long 4194246 ; 0x3fffc6
.long 7074 ; 0x1ba2
.long 32906 ; 0x808a
.long 2147483648 ; 0x80000000
.long 4194246 ; 0x3fffc6
.long 7110 ; 0x1bc6
.long 7116 ; 0x1bcc
.long 7058 ; 0x1b92
.long 4194264 ; 0x3fffd8
.long 5 ; 0x5
.long 7114 ; 0x1bca
.long 7104 ; 0x1bc0
.long 913 ; 0x391
.long 7129 ; 0x1bd9
.long 7084 ; 0x1bac
.long 7109 ; 0x1bc5
.long 320 ; 0x140
.long 7105 ; 0x1bc1
.long 7122 ; 0x1bd2
.long 7144 ; 0x1be8
.long 4194240 ; 0x3fffc0
.long 7126 ; 0x1bd6
.long 7132 ; 0x1bdc
.long 7117 ; 0x1bcd
.long 4194264 ; 0x3fffd8
.long 4 ; 0x4
.long 7130 ; 0x1bda
.long 7120 ; 0x1bd0
.long 913 ; 0x391
.long 7157 ; 0x1bf5
.long 7112 ; 0x1bc8
.long 7125 ; 0x1bd5
.long 320 ; 0x140
.long 7121 ; 0x1bd1
.long 7136 ; 0x1be0
.long 7140 ; 0x1be4
.long 4194240 ; 0x3fffc0
.long 7133 ; 0x1bdd
.long 2147516416 ; 0x80008000
.long 2147483648 ; 0x80000000
.long 4194246 ; 0x3fffc6
.long 7134 ; 0x1bde
.long 32907 ; 0x808b
.long 0 ; 0x0
.long 4194246 ; 0x3fffc6
.long 7118 ; 0x1bce
.long 2147483649 ; 0x80000001
.long 0 ; 0x0
.long 4194246 ; 0x3fffc6
.long 7154 ; 0x1bf2
.long 7160 ; 0x1bf8
.long 7042 ; 0x1b82
.long 4194264 ; 0x3fffd8
.long 9 ; 0x9
.long 7158 ; 0x1bf6
.long 7148 ; 0x1bec
.long 913 ; 0x391
.long 7173 ; 0x1c05
.long 7128 ; 0x1bd8
.long 7153 ; 0x1bf1
.long 320 ; 0x140
.long 7149 ; 0x1bed
.long 7166 ; 0x1bfe
.long 7210 ; 0x1c2a
.long 4194240 ; 0x3fffc0
.long 7170 ; 0x1c02
.long 7176 ; 0x1c08
.long 7161 ; 0x1bf9
.long 4194264 ; 0x3fffd8
.long 8 ; 0x8
.long 7174 ; 0x1c06
.long 7164 ; 0x1bfc
.long 913 ; 0x391
.long 7189 ; 0x1c15
.long 7156 ; 0x1bf4
.long 7169 ; 0x1c01
.long 320 ; 0x140
.long 7165 ; 0x1bfd
.long 7182 ; 0x1c0e
.long 7204 ; 0x1c24
.long 4194240 ; 0x3fffc0
.long 7186 ; 0x1c12
.long 7192 ; 0x1c18
.long 7177 ; 0x1c09
.long 4194264 ; 0x3fffd8
.long 7 ; 0x7
.long 7190 ; 0x1c16
.long 7180 ; 0x1c0c
.long 913 ; 0x391
.long 7217 ; 0x1c31
.long 7172 ; 0x1c04
.long 7185 ; 0x1c11
.long 320 ; 0x140
.long 7181 ; 0x1c0d
.long 7196 ; 0x1c1c
.long 7200 ; 0x1c20
.long 4194240 ; 0x3fffc0
.long 7193 ; 0x1c19
.long 2147516545 ; 0x80008081
.long 2147483648 ; 0x80000000
.long 4194246 ; 0x3fffc6
.long 7194 ; 0x1c1a
.long 32777 ; 0x8009
.long 2147483648 ; 0x80000000
.long 4194246 ; 0x3fffc6
.long 7178 ; 0x1c0a
.long 138 ; 0x8a
.long 0 ; 0x0
.long 4194246 ; 0x3fffc6
.long 7214 ; 0x1c2e
.long 7220 ; 0x1c34
.long 7162 ; 0x1bfa
.long 4194264 ; 0x3fffd8
.long 11 ; 0xb
.long 7218 ; 0x1c32
.long 7208 ; 0x1c28
.long 913 ; 0x391
.long 7233 ; 0x1c41
.long 7188 ; 0x1c14
.long 7213 ; 0x1c2d
.long 320 ; 0x140
.long 7209 ; 0x1c29
.long 7226 ; 0x1c3a
.long 7248 ; 0x1c50
.long 4194240 ; 0x3fffc0
.long 7230 ; 0x1c3e
.long 7236 ; 0x1c44
.long 7221 ; 0x1c35
.long 4194264 ; 0x3fffd8
.long 10 ; 0xa
.long 7234 ; 0x1c42
.long 7224 ; 0x1c38
.long 913 ; 0x391
.long 7261 ; 0x1c5d
.long 7216 ; 0x1c30
.long 7229 ; 0x1c3d
.long 320 ; 0x140
.long 7225 ; 0x1c39
.long 7240 ; 0x1c48
.long 7244 ; 0x1c4c
.long 4194240 ; 0x3fffc0
.long 7237 ; 0x1c45
.long 136 ; 0x88
.long 0 ; 0x0
.long 4194246 ; 0x3fffc6
.long 7238 ; 0x1c46
.long 2147516425 ; 0x80008009
.long 0 ; 0x0
.long 4194246 ; 0x3fffc6
.long 7222 ; 0x1c36
.long 2147483658 ; 0x8000000a
.long 0 ; 0x0
.long 4194246 ; 0x3fffc6
.long 7258 ; 0x1c5a
.long 7264 ; 0x1c60
.long 7026 ; 0x1b72
.long 4194264 ; 0x3fffd8
.long 18 ; 0x12
.long 7262 ; 0x1c5e
.long 7252 ; 0x1c54
.long 913 ; 0x391
.long 7277 ; 0x1c6d
.long 7232 ; 0x1c40
.long 7257 ; 0x1c59
.long 320 ; 0x140
.long 7253 ; 0x1c55
.long 7270 ; 0x1c66
.long 7374 ; 0x1cce
.long 4194240 ; 0x3fffc0
.long 7274 ; 0x1c6a
.long 7280 ; 0x1c70
.long 7265 ; 0x1c61
.long 4194264 ; 0x3fffd8
.long 15 ; 0xf
.long 7278 ; 0x1c6e
.long 7268 ; 0x1c64
.long 913 ; 0x391
.long 7293 ; 0x1c7d
.long 7260 ; 0x1c5c
.long 7273 ; 0x1c69
.long 320 ; 0x140
.long 7269 ; 0x1c65
.long 7286 ; 0x1c76
.long 7330 ; 0x1ca2
.long 4194240 ; 0x3fffc0
.long 7290 ; 0x1c7a
.long 7296 ; 0x1c80
.long 7281 ; 0x1c71
.long 4194264 ; 0x3fffd8
.long 14 ; 0xe
.long 7294 ; 0x1c7e
.long 7284 ; 0x1c74
.long 913 ; 0x391
.long 7309 ; 0x1c8d
.long 7276 ; 0x1c6c
.long 7289 ; 0x1c79
.long 320 ; 0x140
.long 7285 ; 0x1c75
.long 7302 ; 0x1c86
.long 7324 ; 0x1c9c
.long 4194240 ; 0x3fffc0
.long 7306 ; 0x1c8a
.long 7312 ; 0x1c90
.long 7297 ; 0x1c81
.long 4194264 ; 0x3fffd8
.long 13 ; 0xd
.long 7310 ; 0x1c8e
.long 7300 ; 0x1c84
.long 913 ; 0x391
.long 7337 ; 0x1ca9
.long 7292 ; 0x1c7c
.long 7305 ; 0x1c89
.long 320 ; 0x140
.long 7301 ; 0x1c85
.long 7316 ; 0x1c94
.long 7320 ; 0x1c98
.long 4194240 ; 0x3fffc0
.long 7313 ; 0x1c91
.long 2147516555 ; 0x8000808b
.long 0 ; 0x0
.long 4194246 ; 0x3fffc6
.long 7314 ; 0x1c92
.long 139 ; 0x8b
.long 2147483648 ; 0x80000000
.long 4194246 ; 0x3fffc6
.long 7298 ; 0x1c82
.long 32905 ; 0x8089
.long 2147483648 ; 0x80000000
.long 4194246 ; 0x3fffc6
.long 7334 ; 0x1ca6
.long 7340 ; 0x1cac
.long 7282 ; 0x1c72
.long 4194264 ; 0x3fffd8
.long 17 ; 0x11
.long 7338 ; 0x1caa
.long 7328 ; 0x1ca0
.long 913 ; 0x391
.long 7353 ; 0x1cb9
.long 7308 ; 0x1c8c
.long 7333 ; 0x1ca5
.long 320 ; 0x140
.long 7329 ; 0x1ca1
.long 7346 ; 0x1cb2
.long 7368 ; 0x1cc8
.long 4194240 ; 0x3fffc0
.long 7350 ; 0x1cb6
.long 7356 ; 0x1cbc
.long 7341 ; 0x1cad
.long 4194264 ; 0x3fffd8
.long 16 ; 0x10
.long 7354 ; 0x1cba
.long 7344 ; 0x1cb0
.long 913 ; 0x391
.long 7381 ; 0x1cd5
.long 7336 ; 0x1ca8
.long 7349 ; 0x1cb5
.long 320 ; 0x140
.long 7345 ; 0x1cb1
.long 7360 ; 0x1cc0
.long 7364 ; 0x1cc4
.long 4194240 ; 0x3fffc0
.long 7357 ; 0x1cbd
.long 32771 ; 0x8003
.long 2147483648 ; 0x80000000
.long 4194246 ; 0x3fffc6
.long 7358 ; 0x1cbe
.long 32770 ; 0x8002
.long 2147483648 ; 0x80000000
.long 4194246 ; 0x3fffc6
.long 7342 ; 0x1cae
.long 128 ; 0x80
.long 2147483648 ; 0x80000000
.long 4194246 ; 0x3fffc6
.long 7378 ; 0x1cd2
.long 7384 ; 0x1cd8
.long 7266 ; 0x1c62
.long 4194264 ; 0x3fffd8
.long 21 ; 0x15
.long 7382 ; 0x1cd6
.long 7372 ; 0x1ccc
.long 913 ; 0x391
.long 7397 ; 0x1ce5
.long 7352 ; 0x1cb8
.long 7377 ; 0x1cd1
.long 320 ; 0x140
.long 7373 ; 0x1ccd
.long 7390 ; 0x1cde
.long 7434 ; 0x1d0a
.long 4194240 ; 0x3fffc0
.long 7394 ; 0x1ce2
.long 7400 ; 0x1ce8
.long 7385 ; 0x1cd9
.long 4194264 ; 0x3fffd8
.long 20 ; 0x14
.long 7398 ; 0x1ce6
.long 7388 ; 0x1cdc
.long 913 ; 0x391
.long 7413 ; 0x1cf5
.long 7380 ; 0x1cd4
.long 7393 ; 0x1ce1
.long 320 ; 0x140
.long 7389 ; 0x1cdd
.long 7406 ; 0x1cee
.long 7428 ; 0x1d04
.long 4194240 ; 0x3fffc0
.long 7410 ; 0x1cf2
.long 7416 ; 0x1cf8
.long 7401 ; 0x1ce9
.long 4194264 ; 0x3fffd8
.long 19 ; 0x13
.long 7414 ; 0x1cf6
.long 7404 ; 0x1cec
.long 913 ; 0x391
.long 7441 ; 0x1d11
.long 7396 ; 0x1ce4
.long 7409 ; 0x1cf1
.long 320 ; 0x140
.long 7405 ; 0x1ced
.long 7420 ; 0x1cfc
.long 7424 ; 0x1d00
.long 4194240 ; 0x3fffc0
.long 7417 ; 0x1cf9
.long 32778 ; 0x800a
.long 0 ; 0x0
.long 4194246 ; 0x3fffc6
.long 7418 ; 0x1cfa
.long 2147483658 ; 0x8000000a
.long 2147483648 ; 0x80000000
.long 4194246 ; 0x3fffc6
.long 7402 ; 0x1cea
.long 2147516545 ; 0x80008081
.long 2147483648 ; 0x80000000
.long 4194246 ; 0x3fffc6
.long 7438 ; 0x1d0e
.long 7444 ; 0x1d14
.long 7386 ; 0x1cda
.long 4194264 ; 0x3fffd8
.long 23 ; 0x17
.long 7442 ; 0x1d12
.long 7432 ; 0x1d08
.long 913 ; 0x391
.long 7457 ; 0x1d21
.long 7412 ; 0x1cf4
.long 7437 ; 0x1d0d
.long 320 ; 0x140
.long 7433 ; 0x1d09
.long 7450 ; 0x1d1a
.long 7472 ; 0x1d30
.long 4194240 ; 0x3fffc0
.long 7454 ; 0x1d1e
.long 7460 ; 0x1d24
.long 7445 ; 0x1d15
.long 4194264 ; 0x3fffd8
.long 22 ; 0x16
.long 7458 ; 0x1d22
.long 7448 ; 0x1d18
.long 913 ; 0x391
.long 7705 ; 0x1e19
.long 7440 ; 0x1d10
.long 7453 ; 0x1d1d
.long 320 ; 0x140
.long 7449 ; 0x1d19
.long 7464 ; 0x1d28
.long 7468 ; 0x1d2c
.long 4194240 ; 0x3fffc0
.long 7461 ; 0x1d25
.long 32896 ; 0x8080
.long 2147483648 ; 0x80000000
.long 4194246 ; 0x3fffc6
.long 7462 ; 0x1d26
.long 2147483649 ; 0x80000001
.long 0 ; 0x0
.long 4194246 ; 0x3fffc6
.long 7446 ; 0x1d16
.long 2147516424 ; 0x80008008
.long 2147483648 ; 0x80000000
.long 4194246 ; 0x3fffc6
.long 6018 ; 0x1782
.long 7481 ; 0x1d39
.long 7693 ; 0x1e0d
.long 592 ; 0x250
.long 7493 ; 0x1d45
.long 7477 ; 0x1d35
.long 7482 ; 0x1d3a
.long 4194240 ; 0x3fffc0
.long 6030 ; 0x178e
.long 7490 ; 0x1d42
.long 7689 ; 0x1e09
.long 592 ; 0x250
.long 7494 ; 0x1d46
.long 7489 ; 0x1d41
.long 7485 ; 0x1d3d
.long 4194240 ; 0x3fffc0
.long 7018 ; 0x1b6a
.long 7480 ; 0x1d38
.long 7488 ; 0x1d40
.long 320 ; 0x140
.long 7502 ; 0x1d4e
.long 6994 ; 0x1b52
.long 4286 ; 0x10be
.long 0 ; 0x0
.long 7506 ; 0x1d52
.long 6970 ; 0x1b3a
.long 7496 ; 0x1d48
.long 0 ; 0x0
.long 7510 ; 0x1d56
.long 6754 ; 0x1a62
.long 7500 ; 0x1d4c
.long 0 ; 0x0
.long 7514 ; 0x1d5a
.long 6730 ; 0x1a4a
.long 7504 ; 0x1d50
.long 0 ; 0x0
.long 7518 ; 0x1d5e
.long 6518 ; 0x1976
.long 7508 ; 0x1d54
.long 0 ; 0x0
.long 7522 ; 0x1d62
.long 6498 ; 0x1962
.long 7512 ; 0x1d58
.long 0 ; 0x0
.long 7526 ; 0x1d66
.long 6318 ; 0x18ae
.long 7516 ; 0x1d5c
.long 0 ; 0x0
.long 7530 ; 0x1d6a
.long 6298 ; 0x189a
.long 7520 ; 0x1d60
.long 0 ; 0x0
.long 7534 ; 0x1d6e
.long 6126 ; 0x17ee
.long 7524 ; 0x1d64
.long 0 ; 0x0
.long 7538 ; 0x1d72
.long 6114 ; 0x17e2
.long 7528 ; 0x1d68
.long 0 ; 0x0
.long 7542 ; 0x1d76
.long 6946 ; 0x1b22
.long 7532 ; 0x1d6c
.long 0 ; 0x0
.long 7546 ; 0x1d7a
.long 6922 ; 0x1b0a
.long 7536 ; 0x1d70
.long 0 ; 0x0
.long 7550 ; 0x1d7e
.long 6706 ; 0x1a32
.long 7540 ; 0x1d74
.long 0 ; 0x0
.long 7554 ; 0x1d82
.long 6682 ; 0x1a1a
.long 7544 ; 0x1d78
.long 0 ; 0x0
.long 7558 ; 0x1d86
.long 6478 ; 0x194e
.long 7548 ; 0x1d7c
.long 0 ; 0x0
.long 7562 ; 0x1d8a
.long 6458 ; 0x193a
.long 7552 ; 0x1d80
.long 0 ; 0x0
.long 7566 ; 0x1d8e
.long 6278 ; 0x1886
.long 7556 ; 0x1d84
.long 0 ; 0x0
.long 7570 ; 0x1d92
.long 6258 ; 0x1872
.long 7560 ; 0x1d88
.long 0 ; 0x0
.long 7574 ; 0x1d96
.long 6102 ; 0x17d6
.long 7564 ; 0x1d8c
.long 0 ; 0x0
.long 7578 ; 0x1d9a
.long 6090 ; 0x17ca
.long 7568 ; 0x1d90
.long 0 ; 0x0
.long 7582 ; 0x1d9e
.long 6898 ; 0x1af2
.long 7572 ; 0x1d94
.long 0 ; 0x0
.long 7586 ; 0x1da2
.long 6874 ; 0x1ada
.long 7576 ; 0x1d98
.long 0 ; 0x0
.long 7590 ; 0x1da6
.long 6658 ; 0x1a02
.long 7580 ; 0x1d9c
.long 0 ; 0x0
.long 7594 ; 0x1daa
.long 6634 ; 0x19ea
.long 7584 ; 0x1da0
.long 0 ; 0x0
.long 7598 ; 0x1dae
.long 6438 ; 0x1926
.long 7588 ; 0x1da4
.long 0 ; 0x0
.long 7602 ; 0x1db2
.long 6418 ; 0x1912
.long 7592 ; 0x1da8
.long 0 ; 0x0
.long 7606 ; 0x1db6
.long 6238 ; 0x185e
.long 7596 ; 0x1dac
.long 0 ; 0x0
.long 7610 ; 0x1dba
.long 6218 ; 0x184a
.long 7600 ; 0x1db0
.long 0 ; 0x0
.long 7614 ; 0x1dbe
.long 6078 ; 0x17be
.long 7604 ; 0x1db4
.long 0 ; 0x0
.long 7618 ; 0x1dc2
.long 6066 ; 0x17b2
.long 7608 ; 0x1db8
.long 0 ; 0x0
.long 7622 ; 0x1dc6
.long 6850 ; 0x1ac2
.long 7612 ; 0x1dbc
.long 0 ; 0x0
.long 7626 ; 0x1dca
.long 6826 ; 0x1aaa
.long 7616 ; 0x1dc0
.long 0 ; 0x0
.long 7630 ; 0x1dce
.long 6610 ; 0x19d2
.long 7620 ; 0x1dc4
.long 0 ; 0x0
.long 7634 ; 0x1dd2
.long 6586 ; 0x19ba
.long 7624 ; 0x1dc8
.long 0 ; 0x0
.long 7638 ; 0x1dd6
.long 6398 ; 0x18fe
.long 7628 ; 0x1dcc
.long 0 ; 0x0
.long 7642 ; 0x1dda
.long 6378 ; 0x18ea
.long 7632 ; 0x1dd0
.long 0 ; 0x0
.long 7646 ; 0x1dde
.long 6198 ; 0x1836
.long 7636 ; 0x1dd4
.long 0 ; 0x0
.long 7650 ; 0x1de2
.long 6178 ; 0x1822
.long 7640 ; 0x1dd8
.long 0 ; 0x0
.long 7654 ; 0x1de6
.long 6054 ; 0x17a6
.long 7644 ; 0x1ddc
.long 0 ; 0x0
.long 7658 ; 0x1dea
.long 6042 ; 0x179a
.long 7648 ; 0x1de0
.long 0 ; 0x0
.long 7662 ; 0x1dee
.long 6802 ; 0x1a92
.long 7652 ; 0x1de4
.long 0 ; 0x0
.long 7666 ; 0x1df2
.long 6778 ; 0x1a7a
.long 7656 ; 0x1de8
.long 0 ; 0x0
.long 7670 ; 0x1df6
.long 6562 ; 0x19a2
.long 7660 ; 0x1dec
.long 0 ; 0x0
.long 7674 ; 0x1dfa
.long 6538 ; 0x198a
.long 7664 ; 0x1df0
.long 0 ; 0x0
.long 7678 ; 0x1dfe
.long 6358 ; 0x18d6
.long 7668 ; 0x1df4
.long 0 ; 0x0
.long 7682 ; 0x1e02
.long 6338 ; 0x18c2
.long 7672 ; 0x1df8
.long 0 ; 0x0
.long 7686 ; 0x1e06
.long 6158 ; 0x180e
.long 7676 ; 0x1dfc
.long 0 ; 0x0
.long 7690 ; 0x1e0a
.long 6138 ; 0x17fa
.long 7680 ; 0x1e00
.long 0 ; 0x0
.long 7694 ; 0x1e0e
.long 7486 ; 0x1d3e
.long 7684 ; 0x1e04
.long 0 ; 0x0
.long 7698 ; 0x1e12
.long 7478 ; 0x1d36
.long 7688 ; 0x1e08
.long 0 ; 0x0
.long 4077 ; 0xfed
.long 7702 ; 0x1e16
.long 7692 ; 0x1e0c
.long 0 ; 0x0
.long 1 ; 0x1
.long 7706 ; 0x1e1a
.long 7697 ; 0x1e11
.long 17 ; 0x11
.long 4085 ; 0xff5
.long 7456 ; 0x1d20
.long 7701 ; 0x1e15
.long 320 ; 0x140
.long 3917 ; 0xf4d
.long 7716 ; 0x1e24
.long 7712 ; 0x1e20
.long 0 ; 0x0
.long 7710 ; 0x1e1e
.long 7722 ; 0x1e2a
.long 7718 ; 0x1e26
.long 0 ; 0x0
.long 7709 ; 0x1e1d
.long 7720 ; 0x1e28
.long 7714 ; 0x1e22
.long 0 ; 0x0
.long 7717 ; 0x1e25
.long 7721 ; 0x1e29
.long 7713 ; 0x1e21
.long 0 ; 0x0
.long 7730 ; 0x1e32
.long 7988 ; 0x1f34
.long 8008 ; 0x1f48
.long 0 ; 0x0
.long 7734 ; 0x1e36
.long 7888 ; 0x1ed0
.long 7724 ; 0x1e2c
.long 0 ; 0x0
.long 7738 ; 0x1e3a
.long 7876 ; 0x1ec4
.long 7728 ; 0x1e30
.long 0 ; 0x0
.long 7740 ; 0x1e3c
.long 7768 ; 0x1e58
.long 7732 ; 0x1e34
.long 0 ; 0x0
.long 7736 ; 0x1e38
.long 7756 ; 0x1e4c
.long 7744 ; 0x1e40
.long 0 ; 0x0
.long 7742 ; 0x1e3e
.long 7765 ; 0x1e55
.long 7748 ; 0x1e44
.long 0 ; 0x0
.long 7746 ; 0x1e42
.long 7757 ; 0x1e4d
.long 7752 ; 0x1e48
.long 0 ; 0x0
.long 7750 ; 0x1e46
.long 7760 ; 0x1e50
.long 7762 ; 0x1e52
.long 0 ; 0x0
.long 7741 ; 0x1e3d
.long 7749 ; 0x1e45
.long 7764 ; 0x1e54
.long 0 ; 0x0
.long 7753 ; 0x1e49
.long 7766 ; 0x1e56
.long 7754 ; 0x1e4a
.long 0 ; 0x0
.long 7758 ; 0x1e4e
.long 7745 ; 0x1e41
.long 7761 ; 0x1e51
.long 0 ; 0x0
.long 7737 ; 0x1e39
.long 7784 ; 0x1e68
.long 7852 ; 0x1eac
.long 0 ; 0x0
.long 7860 ; 0x1eb4
.long 7781 ; 0x1e65
.long 7778 ; 0x1e62
.long 0 ; 0x0
.long 7785 ; 0x1e69
.long 7782 ; 0x1e66
.long 7774 ; 0x1e5e
.long 0 ; 0x0
.long 7786 ; 0x1e6a
.long 7773 ; 0x1e5d
.long 7777 ; 0x1e61
.long 0 ; 0x0
.long 7769 ; 0x1e59
.long 7776 ; 0x1e60
.long 7780 ; 0x1e64
.long 256 ; 0x100
.long 7816 ; 0x1e88
.long 7797 ; 0x1e75
.long 7794 ; 0x1e72
.long 0 ; 0x0
.long 7801 ; 0x1e79
.long 7798 ; 0x1e76
.long 7790 ; 0x1e6e
.long 0 ; 0x0
.long 7802 ; 0x1e7a
.long 7789 ; 0x1e6d
.long 7793 ; 0x1e71
.long 0 ; 0x0
.long 7861 ; 0x1eb5
.long 7792 ; 0x1e70
.long 7796 ; 0x1e74
.long 256 ; 0x100
.long 7832 ; 0x1e98
.long 7813 ; 0x1e85
.long 7810 ; 0x1e82
.long 0 ; 0x0
.long 7817 ; 0x1e89
.long 7814 ; 0x1e86
.long 7806 ; 0x1e7e
.long 0 ; 0x0
.long 7818 ; 0x1e8a
.long 7805 ; 0x1e7d
.long 7809 ; 0x1e81
.long 0 ; 0x0
.long 7788 ; 0x1e6c
.long 7808 ; 0x1e80
.long 7812 ; 0x1e84
.long 256 ; 0x100
.long 7868 ; 0x1ebc
.long 7829 ; 0x1e95
.long 7826 ; 0x1e92
.long 0 ; 0x0
.long 7833 ; 0x1e99
.long 7830 ; 0x1e96
.long 7822 ; 0x1e8e
.long 0 ; 0x0
.long 7834 ; 0x1e9a
.long 7821 ; 0x1e8d
.long 7825 ; 0x1e91
.long 0 ; 0x0
.long 7804 ; 0x1e7c
.long 7824 ; 0x1e90
.long 7828 ; 0x1e94
.long 256 ; 0x100
.long 7872 ; 0x1ec0
.long 7845 ; 0x1ea5
.long 7842 ; 0x1ea2
.long 0 ; 0x0
.long 7849 ; 0x1ea9
.long 7846 ; 0x1ea6
.long 7838 ; 0x1e9e
.long 0 ; 0x0
.long 7850 ; 0x1eaa
.long 7837 ; 0x1e9d
.long 7841 ; 0x1ea1
.long 0 ; 0x0
.long 7869 ; 0x1ebd
.long 7840 ; 0x1ea0
.long 7844 ; 0x1ea4
.long 256 ; 0x100
.long 7770 ; 0x1e5a
.long 7873 ; 0x1ec1
.long 7858 ; 0x1eb2
.long 0 ; 0x0
.long 7862 ; 0x1eb6
.long 7866 ; 0x1eba
.long 7854 ; 0x1eae
.long 0 ; 0x0
.long 7772 ; 0x1e5c
.long 7800 ; 0x1e78
.long 7856 ; 0x1eb0
.long 256 ; 0x100
.long 7870 ; 0x1ebe
.long 7874 ; 0x1ec2
.long 7857 ; 0x1eb1
.long 0 ; 0x0
.long 7820 ; 0x1e8c
.long 7848 ; 0x1ea8
.long 7864 ; 0x1eb8
.long 256 ; 0x100
.long 7836 ; 0x1e9c
.long 7853 ; 0x1ead
.long 7865 ; 0x1eb9
.long 0 ; 0x0
.long 7733 ; 0x1e35
.long 7884 ; 0x1ecc
.long 7880 ; 0x1ec8
.long 0 ; 0x0
.long 7878 ; 0x1ec6
.long 7885 ; 0x1ecd
.long 7886 ; 0x1ece
.long 0 ; 0x0
.long 7877 ; 0x1ec5
.long 7881 ; 0x1ec9
.long 7882 ; 0x1eca
.long 0 ; 0x0
.long 7729 ; 0x1e31
.long 7904 ; 0x1ee0
.long 7892 ; 0x1ed4
.long 0 ; 0x0
.long 7890 ; 0x1ed2
.long 7916 ; 0x1eec
.long 7896 ; 0x1ed8
.long 0 ; 0x0
.long 7894 ; 0x1ed6
.long 7901 ; 0x1edd
.long 7902 ; 0x1ede
.long 0 ; 0x0
.long 7906 ; 0x1ee2
.long 7897 ; 0x1ed9
.long 7898 ; 0x1eda
.long 0 ; 0x0
.long 7889 ; 0x1ed1
.long 7908 ; 0x1ee4
.long 7900 ; 0x1edc
.long 0 ; 0x0
.long 7905 ; 0x1ee1
.long 7920 ; 0x1ef0
.long 7912 ; 0x1ee8
.long 0 ; 0x0
.long 7910 ; 0x1ee6
.long 7925 ; 0x1ef5
.long 7918 ; 0x1eee
.long 0 ; 0x0
.long 7893 ; 0x1ed5
.long 7922 ; 0x1ef2
.long 7914 ; 0x1eea
.long 0 ; 0x0
.long 7909 ; 0x1ee5
.long 7926 ; 0x1ef6
.long 7917 ; 0x1eed
.long 0 ; 0x0
.long 7928 ; 0x1ef8
.long 7913 ; 0x1ee9
.long 7921 ; 0x1ef1
.long 0 ; 0x0
.long 7924 ; 0x1ef4
.long 7964 ; 0x1f1c
.long 7932 ; 0x1efc
.long 0 ; 0x0
.long 7930 ; 0x1efa
.long 7956 ; 0x1f14
.long 7946 ; 0x1f0a
.long 0 ; 0x0
.long 8 ; 0x8
.long 7965 ; 0x1f1d
.long 7972 ; 0x1f24
.long 721 ; 0x2d1
.long 8 ; 0x8
.long 7973 ; 0x1f25
.long 7984 ; 0x1f30
.long 721 ; 0x2d1
.long 7950 ; 0x1f0e
.long 7982 ; 0x1f2e
.long 7934 ; 0x1efe
.long 0 ; 0x0
.long 7954 ; 0x1f12
.long 7978 ; 0x1f2a
.long 7944 ; 0x1f08
.long 0 ; 0x0
.long 7958 ; 0x1f16
.long 7970 ; 0x1f22
.long 7948 ; 0x1f0c
.long 0 ; 0x0
.long 7933 ; 0x1efd
.long 7962 ; 0x1f1a
.long 7952 ; 0x1f10
.long 0 ; 0x0
.long 256 ; 0x100
.long 7966 ; 0x1f1e
.long 7957 ; 0x1f15
.long 273 ; 0x111
.long 7929 ; 0x1ef9
.long 7937 ; 0x1f01
.long 7961 ; 0x1f19
.long 4194240 ; 0x3fffc0
.long 256 ; 0x100
.long 7974 ; 0x1f26
.long 7953 ; 0x1f11
.long 273 ; 0x111
.long 7938 ; 0x1f02
.long 7941 ; 0x1f05
.long 7969 ; 0x1f21
.long 4194240 ; 0x3fffc0
.long 256 ; 0x100
.long 7985 ; 0x1f31
.long 7949 ; 0x1f0d
.long 273 ; 0x111
.long 8 ; 0x8
.long 7986 ; 0x1f32
.long 7945 ; 0x1f09
.long 721 ; 0x2d1
.long 7942 ; 0x1f06
.long 7977 ; 0x1f29
.long 7981 ; 0x1f2d
.long 4194240 ; 0x3fffc0
.long 7725 ; 0x1e2d
.long 7992 ; 0x1f38
.long 7994 ; 0x1f3a
.long 0 ; 0x0
.long 7989 ; 0x1f35
.long 7996 ; 0x1f3c
.long 7990 ; 0x1f36
.long 0 ; 0x0
.long 7993 ; 0x1f39
.long 7998 ; 0x1f3e
.long 7997 ; 0x1f3d
.long 0 ; 0x0
.long 8224 ; 0x2020
.long 8009 ; 0x1f49
.long 8006 ; 0x1f46
.long 0 ; 0x0
.long 3918 ; 0xf4e
.long 8010 ; 0x1f4a
.long 8002 ; 0x1f42
.long 0 ; 0x0
.long 7726 ; 0x1e2e
.long 8001 ; 0x1f41
.long 8005 ; 0x1f45
.long 0 ; 0x0
.long 8018 ; 0x1f52
.long 8212 ; 0x2014
.long 8225 ; 0x2021
.long 0 ; 0x0
.long 8022 ; 0x1f56
.long 8176 ; 0x1ff0
.long 8012 ; 0x1f4c
.long 0 ; 0x0
.long 8026 ; 0x1f5a
.long 8164 ; 0x1fe4
.long 8016 ; 0x1f50
.long 0 ; 0x0
.long 8028 ; 0x1f5c
.long 8056 ; 0x1f78
.long 8020 ; 0x1f54
.long 0 ; 0x0
.long 8024 ; 0x1f58
.long 8044 ; 0x1f6c
.long 8032 ; 0x1f60
.long 0 ; 0x0
.long 8030 ; 0x1f5e
.long 8053 ; 0x1f75
.long 8036 ; 0x1f64
.long 0 ; 0x0
.long 8034 ; 0x1f62
.long 8045 ; 0x1f6d
.long 8040 ; 0x1f68
.long 0 ; 0x0
.long 8038 ; 0x1f66
.long 8048 ; 0x1f70
.long 8050 ; 0x1f72
.long 0 ; 0x0
.long 8029 ; 0x1f5d
.long 8037 ; 0x1f65
.long 8052 ; 0x1f74
.long 0 ; 0x0
.long 8041 ; 0x1f69
.long 8054 ; 0x1f76
.long 8042 ; 0x1f6a
.long 0 ; 0x0
.long 8046 ; 0x1f6e
.long 8033 ; 0x1f61
.long 8049 ; 0x1f71
.long 0 ; 0x0
.long 8025 ; 0x1f59
.long 8072 ; 0x1f88
.long 8140 ; 0x1fcc
.long 0 ; 0x0
.long 8148 ; 0x1fd4
.long 8069 ; 0x1f85
.long 8066 ; 0x1f82
.long 0 ; 0x0
.long 8073 ; 0x1f89
.long 8070 ; 0x1f86
.long 8062 ; 0x1f7e
.long 0 ; 0x0
.long 8074 ; 0x1f8a
.long 8061 ; 0x1f7d
.long 8065 ; 0x1f81
.long 0 ; 0x0
.long 8057 ; 0x1f79
.long 8064 ; 0x1f80
.long 8068 ; 0x1f84
.long 256 ; 0x100
.long 8104 ; 0x1fa8
.long 8085 ; 0x1f95
.long 8082 ; 0x1f92
.long 0 ; 0x0
.long 8089 ; 0x1f99
.long 8086 ; 0x1f96
.long 8078 ; 0x1f8e
.long 0 ; 0x0
.long 8090 ; 0x1f9a
.long 8077 ; 0x1f8d
.long 8081 ; 0x1f91
.long 0 ; 0x0
.long 8149 ; 0x1fd5
.long 8080 ; 0x1f90
.long 8084 ; 0x1f94
.long 256 ; 0x100
.long 8120 ; 0x1fb8
.long 8101 ; 0x1fa5
.long 8098 ; 0x1fa2
.long 0 ; 0x0
.long 8105 ; 0x1fa9
.long 8102 ; 0x1fa6
.long 8094 ; 0x1f9e
.long 0 ; 0x0
.long 8106 ; 0x1faa
.long 8093 ; 0x1f9d
.long 8097 ; 0x1fa1
.long 0 ; 0x0
.long 8076 ; 0x1f8c
.long 8096 ; 0x1fa0
.long 8100 ; 0x1fa4
.long 256 ; 0x100
.long 8156 ; 0x1fdc
.long 8117 ; 0x1fb5
.long 8114 ; 0x1fb2
.long 0 ; 0x0
.long 8121 ; 0x1fb9
.long 8118 ; 0x1fb6
.long 8110 ; 0x1fae
.long 0 ; 0x0
.long 8122 ; 0x1fba
.long 8109 ; 0x1fad
.long 8113 ; 0x1fb1
.long 0 ; 0x0
.long 8092 ; 0x1f9c
.long 8112 ; 0x1fb0
.long 8116 ; 0x1fb4
.long 256 ; 0x100
.long 8160 ; 0x1fe0
.long 8133 ; 0x1fc5
.long 8130 ; 0x1fc2
.long 0 ; 0x0
.long 8137 ; 0x1fc9
.long 8134 ; 0x1fc6
.long 8126 ; 0x1fbe
.long 0 ; 0x0
.long 8138 ; 0x1fca
.long 8125 ; 0x1fbd
.long 8129 ; 0x1fc1
.long 0 ; 0x0
.long 8157 ; 0x1fdd
.long 8128 ; 0x1fc0
.long 8132 ; 0x1fc4
.long 256 ; 0x100
.long 8058 ; 0x1f7a
.long 8161 ; 0x1fe1
.long 8146 ; 0x1fd2
.long 0 ; 0x0
.long 8150 ; 0x1fd6
.long 8154 ; 0x1fda
.long 8142 ; 0x1fce
.long 0 ; 0x0
.long 8060 ; 0x1f7c
.long 8088 ; 0x1f98
.long 8144 ; 0x1fd0
.long 256 ; 0x100
.long 8158 ; 0x1fde
.long 8162 ; 0x1fe2
.long 8145 ; 0x1fd1
.long 0 ; 0x0
.long 8108 ; 0x1fac
.long 8136 ; 0x1fc8
.long 8152 ; 0x1fd8
.long 256 ; 0x100
.long 8124 ; 0x1fbc
.long 8141 ; 0x1fcd
.long 8153 ; 0x1fd9
.long 0 ; 0x0
.long 8021 ; 0x1f55
.long 8168 ; 0x1fe8
.long 8170 ; 0x1fea
.long 0 ; 0x0
.long 8165 ; 0x1fe5
.long 8172 ; 0x1fec
.long 8166 ; 0x1fe6
.long 0 ; 0x0
.long 8169 ; 0x1fe9
.long 8174 ; 0x1fee
.long 8173 ; 0x1fed
.long 0 ; 0x0
.long 8017 ; 0x1f51
.long 8184 ; 0x1ff8
.long 8180 ; 0x1ff4
.long 0 ; 0x0
.long 8178 ; 0x1ff2
.long 8196 ; 0x2004
.long 8186 ; 0x1ffa
.long 0 ; 0x0
.long 8177 ; 0x1ff1
.long 8188 ; 0x1ffc
.long 8182 ; 0x1ff6
.long 0 ; 0x0
.long 8185 ; 0x1ff9
.long 8208 ; 0x2010
.long 8192 ; 0x2000
.long 0 ; 0x0
.long 8190 ; 0x1ffe
.long 8204 ; 0x200c
.long 8198 ; 0x2006
.long 0 ; 0x0
.long 8181 ; 0x1ff5
.long 8200 ; 0x2008
.long 8194 ; 0x2002
.long 0 ; 0x0
.long 8197 ; 0x2005
.long 8209 ; 0x2011
.long 8206 ; 0x200e
.long 0 ; 0x0
.long 8193 ; 0x2001
.long 8210 ; 0x2012
.long 8202 ; 0x200a
.long 0 ; 0x0
.long 8189 ; 0x1ffd
.long 8201 ; 0x2009
.long 8205 ; 0x200d
.long 0 ; 0x0
.long 8013 ; 0x1f4d
.long 8216 ; 0x2018
.long 8218 ; 0x201a
.long 0 ; 0x0
.long 8213 ; 0x2015
.long 8220 ; 0x201c
.long 8214 ; 0x2016
.long 0 ; 0x0
.long 8217 ; 0x2019
.long 8222 ; 0x201e
.long 8221 ; 0x201d
.long 0 ; 0x0
.long 8000 ; 0x1f40
.long 8014 ; 0x1f4e
.long 3622 ; 0xe26
.long 0 ; 0x0
.long 8232 ; 0x2028
.long 165 ; 0xa5
.long 449 ; 0x1c1
.long 0 ; 0x0
.long 8228 ; 0x2024
.long 8244 ; 0x2034
.long 8236 ; 0x202c
.long 0 ; 0x0
.long 8234 ; 0x202a
.long 8432 ; 0x20f0
.long 8456 ; 0x2108
.long 0 ; 0x0
.long 8246 ; 0x2036
.long 8248 ; 0x2038
.long 8460 ; 0x210c
.long 0 ; 0x0
.long 8233 ; 0x2029
.long 8245 ; 0x2035
.long 8240 ; 0x2030
.long 4194240 ; 0x3fffc0
.long 8241 ; 0x2031
.long 8452 ; 0x2104
.long 8252 ; 0x203c
.long 0 ; 0x0
.long 8250 ; 0x203a
.long 8405 ; 0x20d5
.long 8258 ; 0x2042
.long 0 ; 0x0
.long 8262 ; 0x2046
.long 8302 ; 0x206e
.long 8254 ; 0x203e
.long 0 ; 0x0
.long 8264 ; 0x2048
.long 8294 ; 0x2066
.long 8256 ; 0x2040
.long 0 ; 0x0
.long 8260 ; 0x2044
.long 8284 ; 0x205c
.long 8270 ; 0x204e
.long 0 ; 0x0
.long 8274 ; 0x2052
.long 8276 ; 0x2054
.long 8266 ; 0x204a
.long 4194264 ; 0x3fffd8
.long 0 ; 0x0
.long 8285 ; 0x205d
.long 8268 ; 0x204c
.long 849 ; 0x351
.long 8269 ; 0x204d
.long 8282 ; 0x205a
.long 8288 ; 0x2060
.long 4194240 ; 0x3fffc0
.long 8329 ; 0x2089
.long 8286 ; 0x205e
.long 8277 ; 0x2055
.long 0 ; 0x0
.long 8265 ; 0x2049
.long 8273 ; 0x2051
.long 8281 ; 0x2059
.long 4194240 ; 0x3fffc0
.long 8278 ; 0x2056
.long 8290 ; 0x2062
.long 8289 ; 0x2061
.long 0 ; 0x0
.long 255 ; 0xff
.long 8298 ; 0x206a
.long 8261 ; 0x2045
.long 465 ; 0x1d1
.long 0 ; 0x0
.long 8349 ; 0x209d
.long 8293 ; 0x2065
.long 721 ; 0x2d1
.long 8306 ; 0x2072
.long 8354 ; 0x20a2
.long 8257 ; 0x2041
.long 0 ; 0x0
.long 8308 ; 0x2074
.long 8342 ; 0x2096
.long 8300 ; 0x206c
.long 0 ; 0x0
.long 8304 ; 0x2070
.long 8332 ; 0x208c
.long 8314 ; 0x207a
.long 0 ; 0x0
.long 8318 ; 0x207e
.long 8320 ; 0x2080
.long 8310 ; 0x2076
.long 4194264 ; 0x3fffd8
.long 0 ; 0x0
.long 8333 ; 0x208d
.long 8312 ; 0x2078
.long 849 ; 0x351
.long 8313 ; 0x2079
.long 8326 ; 0x2086
.long 8336 ; 0x2090
.long 4194240 ; 0x3fffc0
.long 8330 ; 0x208a
.long 8334 ; 0x208e
.long 8321 ; 0x2081
.long 0 ; 0x0
.long 8381 ; 0x20bd
.long 8280 ; 0x2058
.long 8324 ; 0x2084
.long 128 ; 0x80
.long 8309 ; 0x2075
.long 8317 ; 0x207d
.long 8325 ; 0x2085
.long 4194240 ; 0x3fffc0
.long 8322 ; 0x2082
.long 8338 ; 0x2092
.long 8337 ; 0x2091
.long 0 ; 0x0
.long 255 ; 0xff
.long 8346 ; 0x209a
.long 8305 ; 0x2071
.long 465 ; 0x1d1
.long 8 ; 0x8
.long 8350 ; 0x209e
.long 8341 ; 0x2095
.long 721 ; 0x2d1
.long 8401 ; 0x20d1
.long 8297 ; 0x2069
.long 8345 ; 0x2099
.long 4194240 ; 0x3fffc0
.long 8358 ; 0x20a6
.long 8406 ; 0x20d6
.long 8301 ; 0x206d
.long 0 ; 0x0
.long 8360 ; 0x20a8
.long 8394 ; 0x20ca
.long 8352 ; 0x20a0
.long 0 ; 0x0
.long 8356 ; 0x20a4
.long 8384 ; 0x20c0
.long 8366 ; 0x20ae
.long 0 ; 0x0
.long 8370 ; 0x20b2
.long 8372 ; 0x20b4
.long 8362 ; 0x20aa
.long 4194264 ; 0x3fffd8
.long 0 ; 0x0
.long 8385 ; 0x20c1
.long 8364 ; 0x20ac
.long 849 ; 0x351
.long 8365 ; 0x20ad
.long 8378 ; 0x20ba
.long 8388 ; 0x20c4
.long 4194240 ; 0x3fffc0
.long 8382 ; 0x20be
.long 8386 ; 0x20c2
.long 8373 ; 0x20b5
.long 0 ; 0x0
.long 8433 ; 0x20f1
.long 8328 ; 0x2088
.long 8376 ; 0x20b8
.long 128 ; 0x80
.long 8361 ; 0x20a9
.long 8369 ; 0x20b1
.long 8377 ; 0x20b9
.long 4194240 ; 0x3fffc0
.long 8374 ; 0x20b6
.long 8390 ; 0x20c6
.long 8389 ; 0x20c5
.long 0 ; 0x0
.long 255 ; 0xff
.long 8398 ; 0x20ce
.long 8357 ; 0x20a5
.long 465 ; 0x1d1
.long 16 ; 0x10
.long 8402 ; 0x20d2
.long 8393 ; 0x20c9
.long 721 ; 0x2d1
.long 8453 ; 0x2105
.long 8348 ; 0x209c
.long 8397 ; 0x20cd
.long 4194240 ; 0x3fffc0
.long 8410 ; 0x20da
.long 8253 ; 0x203d
.long 8353 ; 0x20a1
.long 0 ; 0x0
.long 8412 ; 0x20dc
.long 8446 ; 0x20fe
.long 8404 ; 0x20d4
.long 0 ; 0x0
.long 8408 ; 0x20d8
.long 8436 ; 0x20f4
.long 8418 ; 0x20e2
.long 0 ; 0x0
.long 8422 ; 0x20e6
.long 8424 ; 0x20e8
.long 8414 ; 0x20de
.long 4194264 ; 0x3fffd8
.long 0 ; 0x0
.long 8437 ; 0x20f5
.long 8416 ; 0x20e0
.long 849 ; 0x351
.long 8417 ; 0x20e1
.long 8430 ; 0x20ee
.long 8440 ; 0x20f8
.long 4194240 ; 0x3fffc0
.long 8434 ; 0x20f2
.long 8438 ; 0x20f6
.long 8425 ; 0x20e9
.long 0 ; 0x0
.long 8237 ; 0x202d
.long 8380 ; 0x20bc
.long 8428 ; 0x20ec
.long 128 ; 0x80
.long 8413 ; 0x20dd
.long 8421 ; 0x20e5
.long 8429 ; 0x20ed
.long 4194240 ; 0x3fffc0
.long 8426 ; 0x20ea
.long 8442 ; 0x20fa
.long 8441 ; 0x20f9
.long 0 ; 0x0
.long 255 ; 0xff
.long 8450 ; 0x2102
.long 8409 ; 0x20d9
.long 465 ; 0x1d1
.long 24 ; 0x18
.long 8454 ; 0x2106
.long 8445 ; 0x20fd
.long 721 ; 0x2d1
.long 8249 ; 0x2039
.long 8400 ; 0x20d0
.long 8449 ; 0x2101
.long 4194240 ; 0x3fffc0
.long 8238 ; 0x202e
.long 8461 ; 0x210d
.long 8462 ; 0x210e
.long 0 ; 0x0
.long 8242 ; 0x2032
.long 8457 ; 0x2109
.long 8458 ; 0x210a
.long 0 ; 0x0
.long 6 ; 0x6
.long 8468 ; 0x2114
.long 1 ; 0x1
.long 0 ; 0x0
.long 8465 ; 0x2111
.long 1954047348 ; 0x74786574
.long 8472 ; 0x2118
.long 4194242 ; 0x3fffc2
.long 8470 ; 0x2116
.long 8473 ; 0x2119
.long 8476 ; 0x211c
.long 0 ; 0x0
.long 8474 ; 0x211a
.long 8478 ; 0x211e
.long 8477 ; 0x211d
.long 0 ; 0x0
.section __TEXT,__cstring,cstring_literals
l_.str.15: ; @.str.15
.asciz "rewrites: %d\n"
l_.str.16: ; @.str.16
.asciz "loops: %d\n"
.subsections_via_symbols
| the_stack_data/54824998.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function dtoverlay_apply_fixups_node
_dtoverlay_apply_fixups_node: ## @dtoverlay_apply_fixups_node
.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
## kill: def $ecx killed $ecx def $rcx
movq %rcx, -80(%rbp) ## 8-byte Spill
movl %edx, %r15d
movq %rdi, %r12
movl (%rdi), %edi
movl %esi, -60(%rbp) ## 4-byte Spill
callq _fdt_first_property_offset
testl %eax, %eax
js LBB0_12
## %bb.1:
movl %eax, %r14d
movl %r15d, -64(%rbp) ## 4-byte Spill
jmp LBB0_2
.p2align 4, 0x90
LBB0_11: ## in Loop: Header=BB0_2 Depth=1
movl (%r12), %edi
movl -68(%rbp), %esi ## 4-byte Reload
callq _fdt_next_property_offset
movl %eax, %r14d
testl %eax, %eax
movl -64(%rbp), %r15d ## 4-byte Reload
js LBB0_12
LBB0_2: ## =>This Loop Header: Depth=1
## Child Loop BB0_7 Depth 2
movl (%r12), %edi
movl %r14d, %esi
leaq -56(%rbp), %rdx
leaq -44(%rbp), %rcx
callq _fdt_getprop_by_offset
movq %rax, -88(%rbp) ## 8-byte Spill
testq %rax, %rax
je LBB0_3
## %bb.4: ## in Loop: Header=BB0_2 Depth=1
movl (%r12), %edi
movq -56(%rbp), %rdx
movl %r15d, %esi
leaq -72(%rbp), %rcx
callq _fdt_getprop_w
testq %rax, %rax
je LBB0_8
## %bb.5: ## in Loop: Header=BB0_2 Depth=1
movl %r14d, -68(%rbp) ## 4-byte Spill
cmpl $4, -44(%rbp)
jl LBB0_11
## %bb.6: ## in Loop: Header=BB0_2 Depth=1
movq %rax, %rbx
xorl %r13d, %r13d
.p2align 4, 0x90
LBB0_7: ## Parent Loop BB0_2 Depth=1
## => This Inner Loop Header: Depth=2
movq -88(%rbp), %rdi ## 8-byte Reload
movl %r13d, %esi
callq _dtoverlay_read_u32
movl %eax, %r15d
leal 4(%r15), %eax
cmpl -72(%rbp), %eax
jg LBB0_8
## %bb.10: ## in Loop: Header=BB0_7 Depth=2
movq %rbx, %rdi
movl %r15d, %esi
callq _dtoverlay_read_u32
## kill: def $eax killed $eax def $rax
movq -80(%rbp), %rsi ## 8-byte Reload
movq %r12, %r14
leal (%rax,%rsi), %r12d
leaq L_.str(%rip), %rdi
## kill: def $esi killed $esi killed $rsi
movl %eax, %edx
movl %r12d, %ecx
callq _phandle_debug
movq %rbx, %rdi
movl %r15d, %esi
movl %r12d, %edx
movq %r14, %r12
callq _dtoverlay_write_u32
leal 4(%r13), %eax
addl $8, %r13d
cmpl -44(%rbp), %r13d
movl %eax, %r13d
jle LBB0_7
jmp LBB0_11
LBB0_8:
movq _FDT_ERR_BADSTRUCTURE@GOTPCREL(%rip), %rax
LBB0_9:
xorl %r13d, %r13d
subl (%rax), %r13d
jmp LBB0_19
LBB0_12:
movl (%r12), %edi
movl -60(%rbp), %esi ## 4-byte Reload
callq _fdt_first_subnode
testl %eax, %eax
js LBB0_13
## %bb.14:
movl %eax, %ebx
leaq -56(%rbp), %r14
.p2align 4, 0x90
LBB0_15: ## =>This Inner Loop Header: Depth=1
movl (%r12), %edi
movl %ebx, %esi
movq %r14, %rdx
callq _fdt_get_name
movl (%r12), %edi
movl -56(%rbp), %ecx
movl %r15d, %esi
movq %rax, %rdx
callq _fdt_subnode_offset_namelen
movl %eax, %r13d
testl %eax, %eax
js LBB0_17
## %bb.16: ## in Loop: Header=BB0_15 Depth=1
movq %r12, %rdi
movl %ebx, %esi
movl %r13d, %edx
movq -80(%rbp), %rcx ## 8-byte Reload
## kill: def $ecx killed $ecx killed $rcx
callq _dtoverlay_apply_fixups_node
movl %eax, %r13d
LBB0_17: ## in Loop: Header=BB0_15 Depth=1
movl (%r12), %edi
movl %ebx, %esi
callq _fdt_next_subnode
testl %eax, %eax
js LBB0_19
## %bb.18: ## in Loop: Header=BB0_15 Depth=1
movl %eax, %ebx
testl %r13d, %r13d
je LBB0_15
jmp LBB0_19
LBB0_13:
xorl %r13d, %r13d
LBB0_19:
movl %r13d, %eax
addq $56, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_3:
movq _FDT_ERR_INTERNAL@GOTPCREL(%rip), %rax
jmp LBB0_9
.cfi_endproc
## -- End function
.comm _FDT_ERR_INTERNAL,4,2 ## @FDT_ERR_INTERNAL
.comm _FDT_ERR_BADSTRUCTURE,4,2 ## @FDT_ERR_BADSTRUCTURE
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz " phandle fixup %d+%d->%d"
.no_dead_strip _dtoverlay_apply_fixups_node
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function dtoverlay_apply_fixups_node
_dtoverlay_apply_fixups_node: ; @dtoverlay_apply_fixups_node
.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
mov x19, x3
mov x20, x2
mov x21, x0
ldr w0, [x0]
str w1, [sp, #12] ; 4-byte Folded Spill
bl _fdt_first_property_offset
tbnz w0, #31, LBB0_11
; %bb.1:
mov x23, x0
Lloh0:
adrp x24, l_.str@PAGE
Lloh1:
add x24, x24, l_.str@PAGEOFF
b LBB0_3
LBB0_2: ; in Loop: Header=BB0_3 Depth=1
ldr w0, [x21]
mov x1, x23
bl _fdt_next_property_offset
mov x23, x0
tbnz w0, #31, LBB0_11
LBB0_3: ; =>This Loop Header: Depth=1
; Child Loop BB0_7 Depth 2
ldr w0, [x21]
add x2, sp, #24
add x3, sp, #20
mov x1, x23
bl _fdt_getprop_by_offset
cbz x0, LBB0_19
; %bb.4: ; in Loop: Header=BB0_3 Depth=1
mov x25, x0
ldr w0, [x21]
ldr x2, [sp, #24]
add x3, sp, #16
mov x1, x20
bl _fdt_getprop_w
cbz x0, LBB0_9
; %bb.5: ; in Loop: Header=BB0_3 Depth=1
ldr w8, [sp, #20]
cmp w8, #4
b.lt LBB0_2
; %bb.6: ; in Loop: Header=BB0_3 Depth=1
mov x26, x0
mov w27, #0
LBB0_7: ; Parent Loop BB0_3 Depth=1
; => This Inner Loop Header: Depth=2
mov x0, x25
mov x1, x27
bl _dtoverlay_read_u32
add w8, w0, #4
ldr w9, [sp, #16]
cmp w8, w9
b.gt LBB0_9
; %bb.8: ; in Loop: Header=BB0_7 Depth=2
mov x28, x0
mov x0, x26
mov x1, x28
bl _dtoverlay_read_u32
mov x2, x0
add w22, w0, w19
mov x0, x24
mov x1, x19
mov x3, x22
bl _phandle_debug
mov x0, x26
mov x1, x28
mov x2, x22
bl _dtoverlay_write_u32
ldr w8, [sp, #20]
add w9, w27, #8
add w27, w27, #4
cmp w9, w8
b.le LBB0_7
b LBB0_2
LBB0_9:
Lloh2:
adrp x8, _FDT_ERR_BADSTRUCTURE@GOTPAGE
Lloh3:
ldr x8, [x8, _FDT_ERR_BADSTRUCTURE@GOTPAGEOFF]
LBB0_10:
ldr w8, [x8]
neg w23, w8
b LBB0_18
LBB0_11:
ldr w0, [x21]
ldr w1, [sp, #12] ; 4-byte Folded Reload
bl _fdt_first_subnode
tbnz w0, #31, LBB0_17
; %bb.12:
mov x22, x0
LBB0_13: ; =>This Inner Loop Header: Depth=1
ldr w0, [x21]
add x2, sp, #24
mov x1, x22
bl _fdt_get_name
mov x2, x0
ldr w0, [x21]
ldr w3, [sp, #24]
mov x1, x20
bl _fdt_subnode_offset_namelen
mov x23, x0
tbnz w0, #31, LBB0_15
; %bb.14: ; in Loop: Header=BB0_13 Depth=1
mov x0, x21
mov x1, x22
mov x2, x23
mov x3, x19
bl _dtoverlay_apply_fixups_node
mov x23, x0
LBB0_15: ; in Loop: Header=BB0_13 Depth=1
ldr w0, [x21]
mov x1, x22
bl _fdt_next_subnode
tbnz w0, #31, LBB0_18
; %bb.16: ; in Loop: Header=BB0_13 Depth=1
mov x22, x0
cbz w23, LBB0_13
b LBB0_18
LBB0_17:
mov w23, #0
LBB0_18:
mov x0, x23
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
LBB0_19:
Lloh4:
adrp x8, _FDT_ERR_INTERNAL@GOTPAGE
Lloh5:
ldr x8, [x8, _FDT_ERR_INTERNAL@GOTPAGEOFF]
b LBB0_10
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpLdrGot Lloh2, Lloh3
.loh AdrpLdrGot Lloh4, Lloh5
.cfi_endproc
; -- End function
.comm _FDT_ERR_INTERNAL,4,2 ; @FDT_ERR_INTERNAL
.comm _FDT_ERR_BADSTRUCTURE,4,2 ; @FDT_ERR_BADSTRUCTURE
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz " phandle fixup %d+%d->%d"
.no_dead_strip _dtoverlay_apply_fixups_node
.subsections_via_symbols
| AnghaBench/RetroArch/gfx/include/userland/helpers/dtoverlay/extr_dtoverlay.c_dtoverlay_apply_fixups_node.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function main
LCPI0_0:
.long 0x40800000 ## float 4
LCPI0_1:
.long 0x40400000 ## float 3
.section __TEXT,__literal16,16byte_literals
.p2align 4
LCPI0_2:
.long 0x80000000 ## float -0
.long 0x80000000 ## float -0
.long 0x80000000 ## float -0
.long 0x80000000 ## float -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 %r14
pushq %rbx
subq $32, %rsp
.cfi_offset %rbx, -32
.cfi_offset %r14, -24
leaq -20(%rbp), %rdi
callq _vehicleAndHrs
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cmpl $3, %eax
je LBB0_5
## %bb.1:
cmpl $2, %eax
je LBB0_4
## %bb.2:
cmpl $1, %eax
jne LBB0_6
## %bb.3:
addss %xmm0, %xmm0
movaps %xmm0, -48(%rbp) ## 16-byte Spill
movl $2, %r14d
leaq L_.str.1(%rip), %rbx
jmp LBB0_7
LBB0_5:
mulss LCPI0_0(%rip), %xmm0
movaps %xmm0, -48(%rbp) ## 16-byte Spill
movl $4, %r14d
leaq L_.str.3(%rip), %rbx
jmp LBB0_7
LBB0_4:
mulss LCPI0_1(%rip), %xmm0
movaps %xmm0, -48(%rbp) ## 16-byte Spill
movl $3, %r14d
leaq L_.str.2(%rip), %rbx
jmp LBB0_7
LBB0_6:
xorps LCPI0_2(%rip), %xmm0
movaps %xmm0, -48(%rbp) ## 16-byte Spill
movl $-1, %r14d
leaq L_.str.4(%rip), %rbx
LBB0_7:
leaq L_.str(%rip), %rdi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
xorl %eax, %eax
callq _printf
movss -20(%rbp), %xmm0 ## xmm0 = mem[0],zero,zero,zero
cvtss2sd %xmm0, %xmm0
movaps -48(%rbp), %xmm1 ## 16-byte Reload
cvtss2sd %xmm1, %xmm1
leaq L_.str.5(%rip), %rdi
movl %r14d, %esi
movb $2, %al
callq _printf
xorl %eax, %eax
addq $32, %rsp
popq %rbx
popq %r14
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _vehicleAndHrs ## -- Begin function vehicleAndHrs
.p2align 4, 0x90
_vehicleAndHrs: ## @vehicleAndHrs
.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
leaq L_.str.6(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.7(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.8(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.9(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.10(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.11(%rip), %rdi
leaq -12(%rbp), %rsi
xorl %eax, %eax
callq _scanf
movl -12(%rbp), %eax
addl $-4, %eax
cmpl $-4, %eax
jbe LBB1_2
## %bb.1:
leaq L_.str.13(%rip), %rdi
xorl %eax, %eax
callq _printf
leaq L_.str.14(%rip), %rdi
movq %rbx, %rsi
xorl %eax, %eax
callq _scanf
movl -12(%rbp), %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
LBB1_2:
leaq L_str(%rip), %rdi
callq _puts
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.section __TEXT,__literal4,4byte_literals
.p2align 2 ## -- Begin function parkingCharge
LCPI2_0:
.long 0xbf800000 ## float -1
.section __TEXT,__text,regular,pure_instructions
.globl _parkingCharge
.p2align 4, 0x90
_parkingCharge: ## @parkingCharge
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
decl %edi
cmpl $2, %edi
ja LBB2_1
## %bb.2:
movslq %edi, %rax
leaq l_switch.table.parkingCharge(%rip), %rcx
movss (%rcx,%rax,4), %xmm1 ## xmm1 = mem[0],zero,zero,zero
jmp LBB2_3
LBB2_1:
movss LCPI2_0(%rip), %xmm1 ## xmm1 = mem[0],zero,zero,zero
LBB2_3:
mulss %xmm0, %xmm1
movaps %xmm1, %xmm0
popq %rbp
retq
.cfi_endproc
## -- End function
.globl _getRate ## -- Begin function getRate
.p2align 4, 0x90
_getRate: ## @getRate
.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
leal 1(%rdi), %ecx
cmpl $3, %eax
movl $-1, %eax
cmovbl %ecx, %eax
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "\nYou parked a "
L_.str.1: ## @.str.1
.asciz "car "
L_.str.2: ## @.str.2
.asciz "bus "
L_.str.3: ## @.str.3
.asciz "truck "
L_.str.4: ## @.str.4
.asciz "-1"
L_.str.5: ## @.str.5
.asciz "for %4.2f hrs at $%d/hr and owe $%6.2f.\n\n"
L_.str.6: ## @.str.6
.asciz "\n\nMenu Options:"
L_.str.7: ## @.str.7
.asciz "\n1 = car"
L_.str.8: ## @.str.8
.asciz "\n2 = bus"
L_.str.9: ## @.str.9
.asciz "\n3 = truck"
L_.str.10: ## @.str.10
.asciz "\n\nEnter 1, 2, or 3 to choose a vehicle type: "
L_.str.11: ## @.str.11
.asciz "%d"
L_.str.13: ## @.str.13
.asciz "\nEnter number of hours parked: "
L_.str.14: ## @.str.14
.asciz "%f"
L_str: ## @str
.asciz "\n\nInvalid vehicle type entered. Please start over!"
.section __TEXT,__const
.p2align 2 ## @switch.table.parkingCharge
l_switch.table.parkingCharge:
.long 0x40000000 ## float 2
.long 0x40400000 ## float 3
.long 0x40800000 ## float 4
.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, #80
.cfi_def_cfa_offset 80
stp d9, d8, [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 b8, -40
.cfi_offset b9, -48
add x0, sp, #28
bl _vehicleAndHrs
ldr s0, [sp, #28]
fmov s1, #4.00000000
fmul s1, s0, s1
mov w8, #4
Lloh0:
adrp x9, l_.str.3@PAGE
Lloh1:
add x9, x9, l_.str.3@PAGEOFF
fmov s2, #3.00000000
fmul s2, s0, s2
mov w10, #3
Lloh2:
adrp x11, l_.str.2@PAGE
Lloh3:
add x11, x11, l_.str.2@PAGEOFF
fneg s3, s0
mov w12, #-1
Lloh4:
adrp x13, l_.str.4@PAGE
Lloh5:
add x13, x13, l_.str.4@PAGEOFF
fadd s0, s0, s0
mov w14, #2
Lloh6:
adrp x15, l_.str.1@PAGE
Lloh7:
add x15, x15, l_.str.1@PAGEOFF
cmp w0, #1
csel w12, w12, w14, ne
csel x13, x13, x15, ne
fcsel s0, s3, s0, ne
cmp w0, #2
csel w10, w10, w12, eq
csel x11, x11, x13, eq
fcsel s0, s2, s0, eq
cmp w0, #3
csel w20, w8, w10, eq
csel x19, x9, x11, eq
fcsel s8, s1, s0, eq
Lloh8:
adrp x0, l_.str@PAGE
Lloh9:
add x0, x0, l_.str@PAGEOFF
bl _printf
mov x0, x19
bl _printf
ldr s0, [sp, #28]
fcvt d0, s0
fcvt d1, s8
str d1, [sp, #16]
str x20, [sp, #8]
str d0, [sp]
Lloh10:
adrp x0, l_.str.5@PAGE
Lloh11:
add x0, x0, l_.str.5@PAGEOFF
bl _printf
mov w0, #0
ldp x29, x30, [sp, #64] ; 16-byte Folded Reload
ldp x20, x19, [sp, #48] ; 16-byte Folded Reload
ldp d9, d8, [sp, #32] ; 16-byte Folded Reload
add sp, sp, #80
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
.cfi_endproc
; -- End function
.globl _vehicleAndHrs ; -- Begin function vehicleAndHrs
.p2align 2
_vehicleAndHrs: ; @vehicleAndHrs
.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
Lloh12:
adrp x0, l_.str.6@PAGE
Lloh13:
add x0, x0, l_.str.6@PAGEOFF
bl _printf
Lloh14:
adrp x0, l_.str.7@PAGE
Lloh15:
add x0, x0, l_.str.7@PAGEOFF
bl _printf
Lloh16:
adrp x0, l_.str.8@PAGE
Lloh17:
add x0, x0, l_.str.8@PAGEOFF
bl _printf
Lloh18:
adrp x0, l_.str.9@PAGE
Lloh19:
add x0, x0, l_.str.9@PAGEOFF
bl _printf
Lloh20:
adrp x0, l_.str.10@PAGE
Lloh21:
add x0, x0, l_.str.10@PAGEOFF
bl _printf
add x8, sp, #12
str x8, [sp]
Lloh22:
adrp x0, l_.str.11@PAGE
Lloh23:
add x0, x0, l_.str.11@PAGEOFF
bl _scanf
ldr w8, [sp, #12]
sub w8, w8, #4
cmn w8, #4
b.ls LBB1_2
; %bb.1:
Lloh24:
adrp x0, l_.str.13@PAGE
Lloh25:
add x0, x0, l_.str.13@PAGEOFF
bl _printf
str x19, [sp]
Lloh26:
adrp x0, l_.str.14@PAGE
Lloh27:
add x0, x0, l_.str.14@PAGEOFF
bl _scanf
ldr w0, [sp, #12]
ldp x29, x30, [sp, #32] ; 16-byte Folded Reload
ldp x20, x19, [sp, #16] ; 16-byte Folded Reload
add sp, sp, #48
ret
LBB1_2:
Lloh28:
adrp x0, l_str@PAGE
Lloh29:
add x0, x0, l_str@PAGEOFF
bl _puts
mov w0, #1
bl _exit
.loh AdrpAdd Lloh22, Lloh23
.loh AdrpAdd Lloh20, Lloh21
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh26, Lloh27
.loh AdrpAdd Lloh24, Lloh25
.loh AdrpAdd Lloh28, Lloh29
.cfi_endproc
; -- End function
.globl _parkingCharge ; -- Begin function parkingCharge
.p2align 2
_parkingCharge: ; @parkingCharge
.cfi_startproc
; %bb.0:
sub w8, w0, #1
fmov s1, #-1.00000000
cmp w8, #2
b.hi LBB2_2
; %bb.1:
Lloh30:
adrp x9, l_switch.table.parkingCharge@PAGE
Lloh31:
add x9, x9, l_switch.table.parkingCharge@PAGEOFF
ldr s1, [x9, w8, sxtw #2]
LBB2_2:
fmul s0, s1, s0
ret
.loh AdrpAdd Lloh30, Lloh31
.cfi_endproc
; -- End function
.globl _getRate ; -- Begin function getRate
.p2align 2
_getRate: ; @getRate
.cfi_startproc
; %bb.0:
sub w8, w0, #1
cmp w8, #3
mov w8, #-1
csinc w0, w8, w0, hs
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "\nYou parked a "
l_.str.1: ; @.str.1
.asciz "car "
l_.str.2: ; @.str.2
.asciz "bus "
l_.str.3: ; @.str.3
.asciz "truck "
l_.str.4: ; @.str.4
.asciz "-1"
l_.str.5: ; @.str.5
.asciz "for %4.2f hrs at $%d/hr and owe $%6.2f.\n\n"
l_.str.6: ; @.str.6
.asciz "\n\nMenu Options:"
l_.str.7: ; @.str.7
.asciz "\n1 = car"
l_.str.8: ; @.str.8
.asciz "\n2 = bus"
l_.str.9: ; @.str.9
.asciz "\n3 = truck"
l_.str.10: ; @.str.10
.asciz "\n\nEnter 1, 2, or 3 to choose a vehicle type: "
l_.str.11: ; @.str.11
.asciz "%d"
l_.str.13: ; @.str.13
.asciz "\nEnter number of hours parked: "
l_.str.14: ; @.str.14
.asciz "%f"
l_str: ; @str
.asciz "\n\nInvalid vehicle type entered. Please start over!"
.section __TEXT,__const
.p2align 2 ; @switch.table.parkingCharge
l_switch.table.parkingCharge:
.long 0x40000000 ; float 2
.long 0x40400000 ; float 3
.long 0x40800000 ; float 4
.subsections_via_symbols
| the_stack_data/11075929.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _png_icc_check_tag_table ## -- Begin function png_icc_check_tag_table
.p2align 4, 0x90
_png_icc_check_tag_table: ## @png_icc_check_tag_table
.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
movq %rcx, -64(%rbp) ## 8-byte Spill
movl %edx, -48(%rbp) ## 4-byte Spill
movq %rsi, -56(%rbp) ## 8-byte Spill
movl %edi, -44(%rbp) ## 4-byte Spill
leaq 128(%r8), %rdi
callq _png_get_uint_32
testq %rax, %rax
jle LBB0_7
## %bb.1:
movq %rax, %r14
addq $132, %rbx
.p2align 4, 0x90
LBB0_2: ## =>This Inner Loop Header: Depth=1
movq %rbx, %rdi
callq _png_get_uint_32
movq %rax, %r15
leaq 4(%rbx), %rdi
callq _png_get_uint_32
movq %rax, %r13
addq $8, %rbx
movq %rbx, %rdi
callq _png_get_uint_32
movq %rax, %r12
testb $3, %r13b
je LBB0_4
## %bb.3: ## in Loop: Header=BB0_2 Depth=1
movl -44(%rbp), %edi ## 4-byte Reload
xorl %esi, %esi
movl -48(%rbp), %edx ## 4-byte Reload
movq %r15, %rcx
leaq L_.str(%rip), %r8
callq _png_icc_profile_error
LBB0_4: ## in Loop: Header=BB0_2 Depth=1
movq -64(%rbp), %rax ## 8-byte Reload
subq %r13, %rax
jl LBB0_8
## %bb.5: ## in Loop: Header=BB0_2 Depth=1
cmpq %rax, %r12
jg LBB0_8
## %bb.6: ## in Loop: Header=BB0_2 Depth=1
addq $4, %rbx
decq %r14
jne LBB0_2
LBB0_7:
movl $1, %eax
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_8:
leaq L_.str.1(%rip), %r8
movl -44(%rbp), %edi ## 4-byte Reload
movq -56(%rbp), %rsi ## 8-byte Reload
movl -48(%rbp), %edx ## 4-byte Reload
movq %r15, %rcx
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
jmp _png_icc_profile_error ## TAILCALL
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "ICC profile tag start not a multiple of 4"
L_.str.1: ## @.str.1
.asciz "ICC profile tag outside profile"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _png_icc_check_tag_table ; -- Begin function png_icc_check_tag_table
.p2align 2
_png_icc_check_tag_table: ; @png_icc_check_tag_table
.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 x24, x4
mov x21, x3
mov x19, x2
mov x20, x1
mov x22, x0
add x0, x4, #128
bl _png_get_uint_32
cmp x0, #1
b.lt LBB0_7
; %bb.1:
mov x23, x0
add x26, x24, #132
Lloh0:
adrp x24, l_.str@PAGE
Lloh1:
add x24, x24, l_.str@PAGEOFF
LBB0_2: ; =>This Inner Loop Header: Depth=1
mov x0, x26
bl _png_get_uint_32
mov x25, x0
add x0, x26, #4
bl _png_get_uint_32
mov x27, x0
add x26, x26, #8
mov x0, x26
bl _png_get_uint_32
mov x28, x0
tst x27, #0x3
b.eq LBB0_4
; %bb.3: ; in Loop: Header=BB0_2 Depth=1
mov x0, x22
mov x1, #0
mov x2, x19
mov x3, x25
mov x4, x24
bl _png_icc_profile_error
LBB0_4: ; in Loop: Header=BB0_2 Depth=1
subs x8, x21, x27
b.lt LBB0_8
; %bb.5: ; in Loop: Header=BB0_2 Depth=1
cmp x28, x8
b.gt LBB0_8
; %bb.6: ; in Loop: Header=BB0_2 Depth=1
add x26, x26, #4
subs x23, x23, #1
b.ne LBB0_2
LBB0_7:
mov w0, #1
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_8:
Lloh2:
adrp x4, l_.str.1@PAGE
Lloh3:
add x4, x4, l_.str.1@PAGEOFF
mov x0, x22
mov x1, x20
mov x2, x19
mov x3, x25
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
b _png_icc_profile_error
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh2, Lloh3
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "ICC profile tag start not a multiple of 4"
l_.str.1: ; @.str.1
.asciz "ICC profile tag outside profile"
.subsections_via_symbols
| AnghaBench/Provenance/Cores/Mupen64Plus/png/extr_png.c_png_icc_check_tag_table.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 4, 0x90 ## -- Begin function forward_local_messsage
_forward_local_messsage: ## @forward_local_messsage
.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, %r12
movq %rdi, %r14
movq _HEADER_COOKIE_LENGTH@GOTPCREL(%rip), %rax
movslq (%rax), %rax
movslq %edx, %rbx
movq %rbx, %rdi
subq %rax, %rdi
addq %rsi, %rdi
leaq -56(%rbp), %rsi
callq _message_to_header
movq _HANDLE_REMOTE_SHIFT@GOTPCREL(%rip), %rax
movb (%rax), %cl
movl -56(%rbp), %eax
movl %eax, %r15d
sarl %cl, %r15d
movl -52(%rbp), %esi
movq _HANDLE_MASK@GOTPCREL(%rip), %rdx
andl (%rdx), %eax
movl 8(%r14), %r13d
shll %cl, %r13d
movl (%r14), %edi
orl %eax, %r13d
movq _PTYPE_TAG_DONTCOPY@GOTPCREL(%rip), %rax
movl (%rax), %ecx
orl %r15d, %ecx
movl -48(%rbp), %r8d
movq _HEADER_COOKIE_LENGTH@GOTPCREL(%rip), %rax
subl (%rax), %ebx
movl %ebx, (%rsp)
movl %r13d, %edx
movq %r12, %r9
callq _skynet_send
testl %eax, %eax
jns LBB0_4
## %bb.1:
movq _PTYPE_ERROR@GOTPCREL(%rip), %rax
movl (%rax), %ecx
cmpl %ecx, %r15d
je LBB0_3
## %bb.2:
movl (%r14), %edi
movl -52(%rbp), %edx
movl -48(%rbp), %r8d
movl $0, (%rsp)
movl %r13d, %esi
xorl %r9d, %r9d
callq _skynet_send
LBB0_3:
movl (%r14), %edi
movl -52(%rbp), %ecx
leaq L_.str(%rip), %rsi
movl %r13d, %edx
movl %r15d, %r8d
callq _skynet_error
LBB0_4:
addq $24, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
.cfi_endproc
## -- End function
.comm _HEADER_COOKIE_LENGTH,4,2 ## @HEADER_COOKIE_LENGTH
.comm _HANDLE_REMOTE_SHIFT,4,2 ## @HANDLE_REMOTE_SHIFT
.comm _HANDLE_MASK,4,2 ## @HANDLE_MASK
.comm _PTYPE_TAG_DONTCOPY,4,2 ## @PTYPE_TAG_DONTCOPY
.comm _PTYPE_ERROR,4,2 ## @PTYPE_ERROR
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Unknown destination :%x from :%x type(%d)"
.no_dead_strip _forward_local_messsage
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.p2align 2 ; -- Begin function forward_local_messsage
_forward_local_messsage: ; @forward_local_messsage
.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 x22, x2
mov x23, x1
mov x19, x0
Lloh0:
adrp x24, _HEADER_COOKIE_LENGTH@GOTPAGE
Lloh1:
ldr x24, [x24, _HEADER_COOKIE_LENGTH@GOTPAGEOFF]
ldrsw x8, [x24]
sxtw x9, w22
sub x8, x9, x8
add x0, x1, x8
mov x1, sp
bl _message_to_header
Lloh2:
adrp x8, _HANDLE_REMOTE_SHIFT@GOTPAGE
Lloh3:
ldr x8, [x8, _HANDLE_REMOTE_SHIFT@GOTPAGEOFF]
Lloh4:
ldr w8, [x8]
ldp w9, w1, [sp]
asr w20, w9, w8
Lloh5:
adrp x10, _HANDLE_MASK@GOTPAGE
Lloh6:
ldr x10, [x10, _HANDLE_MASK@GOTPAGEOFF]
Lloh7:
ldr w10, [x10]
and w9, w10, w9
ldr w10, [x19, #8]
lsl w8, w10, w8
orr w21, w8, w9
Lloh8:
adrp x8, _PTYPE_TAG_DONTCOPY@GOTPAGE
Lloh9:
ldr x8, [x8, _PTYPE_TAG_DONTCOPY@GOTPAGEOFF]
ldr w0, [x19]
Lloh10:
ldr w8, [x8]
orr w3, w8, w20
ldr w4, [sp, #8]
ldr w8, [x24]
sub w6, w22, w8
mov x2, x21
mov x5, x23
bl _skynet_send
tbz w0, #31, LBB0_4
; %bb.1:
Lloh11:
adrp x8, _PTYPE_ERROR@GOTPAGE
Lloh12:
ldr x8, [x8, _PTYPE_ERROR@GOTPAGEOFF]
Lloh13:
ldr w3, [x8]
cmp w20, w3
b.eq LBB0_3
; %bb.2:
ldr w0, [x19]
ldp w2, w4, [sp, #4]
mov x1, x21
mov x5, #0
mov w6, #0
bl _skynet_send
LBB0_3:
ldr w0, [x19]
ldr w3, [sp, #4]
Lloh14:
adrp x1, l_.str@PAGE
Lloh15:
add x1, x1, l_.str@PAGEOFF
mov x2, x21
mov x4, x20
bl _skynet_error
LBB0_4:
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 AdrpLdrGotLdr Lloh8, Lloh9, Lloh10
.loh AdrpLdrGotLdr Lloh5, Lloh6, Lloh7
.loh AdrpLdrGotLdr Lloh2, Lloh3, Lloh4
.loh AdrpLdrGot Lloh0, Lloh1
.loh AdrpLdrGotLdr Lloh11, Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.cfi_endproc
; -- End function
.comm _HEADER_COOKIE_LENGTH,4,2 ; @HEADER_COOKIE_LENGTH
.comm _HANDLE_REMOTE_SHIFT,4,2 ; @HANDLE_REMOTE_SHIFT
.comm _HANDLE_MASK,4,2 ; @HANDLE_MASK
.comm _PTYPE_TAG_DONTCOPY,4,2 ; @PTYPE_TAG_DONTCOPY
.comm _PTYPE_ERROR,4,2 ; @PTYPE_ERROR
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Unknown destination :%x from :%x type(%d)"
.no_dead_strip _forward_local_messsage
.subsections_via_symbols
| AnghaBench/skynet/service-src/extr_service_harbor.c_forward_local_messsage.c | anghabench |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Perror ## -- Begin function Perror
.p2align 4, 0x90
_Perror: ## @Perror
.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 _errno@GOTPCREL(%rip), %rax
movl (%rax), %eax
cmpl $128, %eax
je LBB0_4
## %bb.1:
cmpl $129, %eax
jne LBB0_5
## %bb.2:
leaq L_.str(%rip), %rsi
jmp LBB0_3
LBB0_4:
leaq L_.str.1(%rip), %rsi
LBB0_3:
movl $1, %edi
popq %rbp
jmp _errx ## TAILCALL
LBB0_5:
leaq L_.str.2(%rip), %rsi
movl $1, %edi
popq %rbp
jmp _err ## TAILCALL
.cfi_endproc
## -- End function
.comm _errno,4,2 ## @errno
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "%s: no such interface"
L_.str.1: ## @.str.1
.asciz "%s: permission denied"
L_.str.2: ## @.str.2
.asciz "%s"
.subsections_via_symbols
| .section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.globl _Perror ; -- Begin function Perror
.p2align 2
_Perror: ; @Perror
.cfi_startproc
; %bb.0:
mov x2, x0
Lloh0:
adrp x8, _errno@GOTPAGE
Lloh1:
ldr x8, [x8, _errno@GOTPAGEOFF]
Lloh2:
ldr w8, [x8]
cmp w8, #128
b.eq LBB0_3
; %bb.1:
cmp w8, #129
b.ne LBB0_4
; %bb.2:
Lloh3:
adrp x1, l_.str@PAGE
Lloh4:
add x1, x1, l_.str@PAGEOFF
mov w0, #1
b _errx
LBB0_3:
Lloh5:
adrp x1, l_.str.1@PAGE
Lloh6:
add x1, x1, l_.str.1@PAGEOFF
mov w0, #1
b _errx
LBB0_4:
Lloh7:
adrp x1, l_.str.2@PAGE
Lloh8:
add x1, x1, l_.str.2@PAGEOFF
mov w0, #1
b _err
.loh AdrpLdrGotLdr Lloh0, Lloh1, Lloh2
.loh AdrpAdd Lloh3, Lloh4
.loh AdrpAdd Lloh5, Lloh6
.loh AdrpAdd Lloh7, Lloh8
.cfi_endproc
; -- End function
.comm _errno,4,2 ; @errno
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "%s: no such interface"
l_.str.1: ; @.str.1
.asciz "%s: permission denied"
l_.str.2: ; @.str.2
.asciz "%s"
.subsections_via_symbols
| AnghaBench/freebsd/sbin/ifconfig/extr_ifconfig.c_Perror.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 $88, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movq %rsi, %rbx
cmpl $2, %edi
jne LBB0_1
## %bb.3:
movq 8(%rbx), %rdi
leaq -80(%rbp), %rsi
callq _sqlite3_open
testl %eax, %eax
jne LBB0_5
## %bb.4:
movq -80(%rbp), %rdi
testq %rdi, %rdi
je LBB0_5
## %bb.6:
leaq L_.str.2(%rip), %rsi
leaq -48(%rbp), %rcx
movl $-1, %edx
xorl %r8d, %r8d
callq _sqlite3_prepare_v2
testl %eax, %eax
jne LBB0_10
## %bb.7:
movq -48(%rbp), %rdi
testq %rdi, %rdi
je LBB0_10
## %bb.8:
callq _sqlite3_step
cmpl $100, %eax
jne LBB0_9
## %bb.11:
leaq L_.str.6(%rip), %r15
leaq L_.str.7(%rip), %r12
xorl %r14d, %r14d
xorl %ebx, %ebx
jmp LBB0_12
.p2align 4, 0x90
LBB0_21: ## in Loop: Header=BB0_12 Depth=1
leaq L_str(%rip), %rdi
callq _puts
movq -96(%rbp), %r14 ## 8-byte Reload
leaq L_.str.6(%rip), %r15
movq %r13, %r12
LBB0_22: ## in Loop: Header=BB0_12 Depth=1
movq -48(%rbp), %rdi
callq _sqlite3_step
cmpl $100, %eax
movl -84(%rbp), %ebx ## 4-byte Reload
jne LBB0_23
LBB0_12: ## =>This Loop Header: Depth=1
## Child Loop BB0_18 Depth 2
## Child Loop BB0_26 Depth 2
## Child Loop BB0_54 Depth 3
## Child Loop BB0_51 Depth 3
## Child Loop BB0_40 Depth 3
## Child Loop BB0_44 Depth 3
testq %r14, %r14
je LBB0_15
## %bb.13: ## in Loop: Header=BB0_12 Depth=1
movq -48(%rbp), %rdi
xorl %esi, %esi
callq _sqlite3_column_text
movq %r14, %rdi
movq %rax, %rsi
callq _strcmp
testl %eax, %eax
je LBB0_16
## %bb.14: ## in Loop: Header=BB0_12 Depth=1
leaq L_str.28(%rip), %rdi
callq _puts
LBB0_15: ## in Loop: Header=BB0_12 Depth=1
movq %r14, %rdi
callq _sqlite3_free
movq -48(%rbp), %rdi
xorl %ebx, %ebx
xorl %esi, %esi
callq _sqlite3_column_text
leaq L_.str.5(%rip), %rdi
movq %rax, %rsi
xorl %eax, %eax
callq _sqlite3_mprintf
movq %rax, %r14
LBB0_16: ## in Loop: Header=BB0_12 Depth=1
incl %ebx
movq %r15, %rdi
movq %r14, -96(%rbp) ## 8-byte Spill
movq %r14, %rsi
movl %ebx, -84(%rbp) ## 4-byte Spill
movl %ebx, %edx
xorl %eax, %eax
callq _printf
movq -48(%rbp), %rdi
movl $1, %esi
callq _sqlite3_column_text
movq %r12, %r13
movq %r12, %rdi
movq %rax, %rsi
xorl %eax, %eax
callq _printf
movq -48(%rbp), %rdi
movl $2, %esi
callq _sqlite3_column_text
leaq L_.str.8(%rip), %rdi
movq %rax, %rsi
xorl %eax, %eax
callq _printf
movq -48(%rbp), %rdi
movl $3, %esi
callq _sqlite3_column_text
leaq L_.str.9(%rip), %rdi
movq %rax, %rsi
xorl %eax, %eax
callq _printf
leaq L_.str.10(%rip), %rdi
xorl %eax, %eax
callq _printf
movq -48(%rbp), %rdi
movl $4, %esi
callq _sqlite3_column_blob
movq %rax, %r15
movq -48(%rbp), %rdi
movl $4, %esi
callq _sqlite3_column_bytes
movl %eax, -52(%rbp) ## 4-byte Spill
testl %eax, %eax
leaq L_.str.11(%rip), %r12
jle LBB0_19
## %bb.17: ## in Loop: Header=BB0_12 Depth=1
movl -52(%rbp), %r14d ## 4-byte Reload
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_18: ## Parent Loop BB0_12 Depth=1
## => This Inner Loop Header: Depth=2
movzbl (%r15,%rbx), %esi
movq %r12, %rdi
xorl %eax, %eax
callq _printf
incq %rbx
cmpq %rbx, %r14
jne LBB0_18
LBB0_19: ## in Loop: Header=BB0_12 Depth=1
leaq L_.str.12(%rip), %rdi
xorl %eax, %eax
callq _printf
movq %r15, %rdi
leaq -72(%rbp), %r12
movq %r12, %rsi
callq _decodeVarint
movl %eax, %r14d
movq -72(%rbp), %rcx
cltq
cmpq %rax, %rcx
jl LBB0_21
## %bb.20: ## in Loop: Header=BB0_12 Depth=1
movslq -52(%rbp), %rax ## 4-byte Folded Reload
cmpq %rax, %rcx
jg LBB0_21
## %bb.24: ## in Loop: Header=BB0_12 Depth=1
movq %r15, -64(%rbp) ## 8-byte Spill
cmpl %ecx, %r14d
jge LBB0_73
## %bb.25: ## in Loop: Header=BB0_12 Depth=1
movq -64(%rbp), %rax ## 8-byte Reload
addq $4, %rax
movq %rax, -112(%rbp) ## 8-byte Spill
leaq L_.str.13(%rip), %r15
movl %ecx, %eax
movq %rcx, -104(%rbp) ## 8-byte Spill
jmp LBB0_26
.p2align 4, 0x90
LBB0_33: ## in Loop: Header=BB0_26 Depth=2
leaq L_.str.15(%rip), %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _printf
LBB0_72: ## in Loop: Header=BB0_26 Depth=2
leaq L_.str.26(%rip), %r15
movq -104(%rbp), %rcx ## 8-byte Reload
cmpl %ecx, %r14d
movl -88(%rbp), %eax ## 4-byte Reload
jge LBB0_73
LBB0_26: ## Parent Loop BB0_12 Depth=1
## => This Loop Header: Depth=2
## Child Loop BB0_54 Depth 3
## Child Loop BB0_51 Depth 3
## Child Loop BB0_40 Depth 3
## Child Loop BB0_44 Depth 3
movl %eax, %ebx
movslq %r14d, %r14
movq -64(%rbp), %rax ## 8-byte Reload
leaq (%rax,%r14), %rdi
movq %r12, %rsi
callq _decodeVarint
addl %eax, %r14d
cmpl -104(%rbp), %r14d ## 4-byte Folded Reload
jg LBB0_73
## %bb.27: ## in Loop: Header=BB0_26 Depth=2
movq -72(%rbp), %rdx
testq %rdx, %rdx
js LBB0_73
## %bb.28: ## in Loop: Header=BB0_26 Depth=2
cmpq $12, %rdx
jae LBB0_29
## %bb.30: ## in Loop: Header=BB0_26 Depth=2
leaq l_switch.table.main(%rip), %rax
movl (%rax,%rdx,4), %r13d
jmp LBB0_31
.p2align 4, 0x90
LBB0_29: ## in Loop: Header=BB0_26 Depth=2
leal -12(%rdx), %eax
shrl $31, %eax
leal (%rdx,%rax), %r13d
addl $-12, %r13d
sarl %r13d
LBB0_31: ## in Loop: Header=BB0_26 Depth=2
leal (%rbx,%r13), %eax
cmpl -52(%rbp), %eax ## 4-byte Folded Reload
jg LBB0_73
## %bb.32: ## in Loop: Header=BB0_26 Depth=2
movl %eax, -88(%rbp) ## 4-byte Spill
testq %rdx, %rdx
je LBB0_33
## %bb.34: ## in Loop: Header=BB0_26 Depth=2
movq %rdx, %rax
andq $-2, %rax
cmpq $8, %rax
jne LBB0_36
## %bb.35: ## in Loop: Header=BB0_26 Depth=2
addl $-8, %edx
leaq L_.str.16(%rip), %rdi
movq %r15, %rsi
## kill: def $edx killed $edx killed $rdx
xorl %eax, %eax
callq _printf
jmp LBB0_72
.p2align 4, 0x90
LBB0_36: ## in Loop: Header=BB0_26 Depth=2
cmpq $7, %rdx
ja LBB0_48
## %bb.37: ## in Loop: Header=BB0_26 Depth=2
movslq %ebx, %r8
movq -64(%rbp), %rbx ## 8-byte Reload
movsbq (%rbx,%r8), %rax
cmpl $2, %r13d
jl LBB0_45
## %bb.38: ## in Loop: Header=BB0_26 Depth=2
movl %r13d, %edi
leaq -1(%rdi), %rcx
addq $-2, %rdi
movl %ecx, %r9d
andl $3, %r9d
movl $1, %esi
cmpq $3, %rdi
jb LBB0_42
## %bb.39: ## in Loop: Header=BB0_26 Depth=2
andq $-4, %rcx
movq -112(%rbp), %rsi ## 8-byte Reload
leaq (%rsi,%r8), %rdi
xorl %esi, %esi
.p2align 4, 0x90
LBB0_40: ## Parent Loop BB0_12 Depth=1
## Parent Loop BB0_26 Depth=2
## => This Inner Loop Header: Depth=3
movzbl -3(%rdi,%rsi), %ebx
shlq $16, %rax
shlq $8, %rbx
orq %rax, %rbx
movzbl -2(%rdi,%rsi), %eax
orq %rbx, %rax
movzbl -1(%rdi,%rsi), %ebx
shlq $16, %rax
shlq $8, %rbx
orq %rax, %rbx
movzbl (%rdi,%rsi), %eax
orq %rbx, %rax
addq $4, %rsi
cmpq %rsi, %rcx
jne LBB0_40
## %bb.41: ## in Loop: Header=BB0_26 Depth=2
incq %rsi
movq -64(%rbp), %rbx ## 8-byte Reload
LBB0_42: ## in Loop: Header=BB0_26 Depth=2
testq %r9, %r9
je LBB0_45
## %bb.43: ## in Loop: Header=BB0_26 Depth=2
addq %r8, %rsi
addq %rbx, %rsi
xorl %ecx, %ecx
.p2align 4, 0x90
LBB0_44: ## Parent Loop BB0_12 Depth=1
## Parent Loop BB0_26 Depth=2
## => This Inner Loop Header: Depth=3
shlq $8, %rax
movzbl (%rsi,%rcx), %edi
orq %rdi, %rax
incq %rcx
cmpq %rcx, %r9
jne LBB0_44
LBB0_45: ## in Loop: Header=BB0_26 Depth=2
cmpq $7, %rdx
jne LBB0_47
## %bb.46: ## in Loop: Header=BB0_26 Depth=2
movq %rax, %xmm0
leaq L_.str.17(%rip), %rdi
movq %r15, %rsi
movb $1, %al
callq _sqlite3_mprintf
movq %rax, %rbx
leaq L_.str.5(%rip), %rdi
movq %rax, %rsi
xorl %eax, %eax
callq _printf
movq %rbx, %rdi
callq _sqlite3_free
jmp LBB0_72
LBB0_48: ## in Loop: Header=BB0_26 Depth=2
testb $1, %dl
jne LBB0_52
## %bb.49: ## in Loop: Header=BB0_26 Depth=2
leaq L_.str.19(%rip), %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _printf
testl %r13d, %r13d
leaq L_.str.11(%rip), %rax
jle LBB0_71
## %bb.50: ## in Loop: Header=BB0_26 Depth=2
movslq %ebx, %r12
movl %r13d, %r15d
addq -64(%rbp), %r12 ## 8-byte Folded Reload
xorl %ebx, %ebx
.p2align 4, 0x90
LBB0_51: ## Parent Loop BB0_12 Depth=1
## Parent Loop BB0_26 Depth=2
## => This Inner Loop Header: Depth=3
movzbl (%r12,%rbx), %esi
movq %rax, %r13
movq %rax, %rdi
xorl %eax, %eax
callq _printf
movq %r13, %rax
incq %rbx
cmpq %rbx, %r15
jne LBB0_51
jmp LBB0_71
LBB0_47: ## in Loop: Header=BB0_26 Depth=2
leaq L_.str.18(%rip), %rdi
movq %r15, %rsi
movq %rax, %rdx
xorl %eax, %eax
callq _printf
jmp LBB0_72
LBB0_52: ## in Loop: Header=BB0_26 Depth=2
leaq L_.str.21(%rip), %rdi
movq %r15, %rsi
xorl %eax, %eax
callq _printf
testl %r13d, %r13d
jle LBB0_71
## %bb.53: ## in Loop: Header=BB0_26 Depth=2
movslq %ebx, %r12
movl %r13d, %eax
movq %rax, -120(%rbp) ## 8-byte Spill
addq -64(%rbp), %r12 ## 8-byte Folded Reload
xorl %r15d, %r15d
jmp LBB0_54
.p2align 4, 0x90
LBB0_60: ## in Loop: Header=BB0_54 Depth=3
movl $92, %edi
callq _putchar
LBB0_61: ## in Loop: Header=BB0_54 Depth=3
movl %ebx, %edi
callq _putchar
LBB0_70: ## in Loop: Header=BB0_54 Depth=3
incq %r15
cmpq %r15, -120(%rbp) ## 8-byte Folded Reload
je LBB0_71
LBB0_54: ## Parent Loop BB0_12 Depth=1
## Parent Loop BB0_26 Depth=2
## => This Inner Loop Header: Depth=3
movsbl (%r12,%r15), %ebx
movzbl %bl, %r13d
testl %ebx, %ebx
js LBB0_56
## %bb.55: ## in Loop: Header=BB0_54 Depth=3
movq __DefaultRuneLocale@GOTPCREL(%rip), %rax
movl 60(%rax,%r13,4), %eax
movl $262144, %ecx ## imm = 0x40000
andl %ecx, %eax
testl %eax, %eax
je LBB0_62
LBB0_58: ## in Loop: Header=BB0_54 Depth=3
cmpb $92, %bl
je LBB0_60
## %bb.59: ## in Loop: Header=BB0_54 Depth=3
cmpb $39, %bl
je LBB0_60
jmp LBB0_61
.p2align 4, 0x90
LBB0_56: ## in Loop: Header=BB0_54 Depth=3
movzbl %bl, %edi
movl $262144, %esi ## imm = 0x40000
callq ___maskrune
testl %eax, %eax
jne LBB0_58
LBB0_62: ## in Loop: Header=BB0_54 Depth=3
cmpb $9, %r13b
je LBB0_67
## %bb.63: ## in Loop: Header=BB0_54 Depth=3
cmpb $13, %r13b
je LBB0_68
## %bb.64: ## in Loop: Header=BB0_54 Depth=3
cmpb $10, %r13b
jne LBB0_69
## %bb.65: ## in Loop: Header=BB0_54 Depth=3
leaq L_.str.22(%rip), %rdi
jmp LBB0_66
LBB0_67: ## in Loop: Header=BB0_54 Depth=3
leaq L_.str.23(%rip), %rdi
jmp LBB0_66
LBB0_68: ## in Loop: Header=BB0_54 Depth=3
leaq L_.str.24(%rip), %rdi
LBB0_66: ## in Loop: Header=BB0_54 Depth=3
xorl %eax, %eax
callq _printf
jmp LBB0_70
LBB0_69: ## in Loop: Header=BB0_54 Depth=3
leaq L_.str.25(%rip), %rdi
movl %ebx, %esi
xorl %eax, %eax
callq _printf
jmp LBB0_70
LBB0_71: ## in Loop: Header=BB0_26 Depth=2
movl $39, %edi
callq _putchar
leaq -72(%rbp), %r12
jmp LBB0_72
.p2align 4, 0x90
LBB0_73: ## in Loop: Header=BB0_12 Depth=1
movl $10, %edi
callq _putchar
leaq L_.str.6(%rip), %r15
leaq L_.str.7(%rip), %r12
movq -96(%rbp), %r14 ## 8-byte Reload
jmp LBB0_22
LBB0_9:
xorl %r14d, %r14d
LBB0_23:
movq %r14, %rdi
callq _sqlite3_free
movq -48(%rbp), %rdi
callq _sqlite3_finalize
movq -80(%rbp), %rdi
callq _sqlite3_close
xorl %eax, %eax
addq $88, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
popq %rbp
retq
LBB0_1:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq (%rbx), %rdx
leaq L_.str(%rip), %rsi
jmp LBB0_2
LBB0_5:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rdi
movq 8(%rbx), %rdx
leaq L_.str.1(%rip), %rsi
LBB0_2:
xorl %eax, %eax
callq _fprintf
movl $1, %edi
callq _exit
LBB0_10:
movq ___stderrp@GOTPCREL(%rip), %rax
movq (%rax), %rbx
movq -80(%rbp), %rdi
callq _sqlite3_errmsg
leaq L_.str.3(%rip), %rsi
movq %rbx, %rdi
movq %rax, %rdx
xorl %eax, %eax
callq _fprintf
movq -80(%rbp), %rdi
callq _sqlite3_close
movl $1, %edi
callq _exit
.cfi_endproc
## -- End function
.p2align 4, 0x90 ## -- Begin function decodeVarint
_decodeVarint: ## @decodeVarint
.cfi_startproc
## %bb.0:
pushq %rbp
.cfi_def_cfa_offset 16
.cfi_offset %rbp, -16
movq %rsp, %rbp
.cfi_def_cfa_register %rbp
movzbl (%rdi), %edx
movl %edx, %ecx
andl $127, %ecx
movl $1, %eax
testb $-128, %dl
je LBB1_9
## %bb.1:
movq %rcx, %rax
shlq $7, %rax
movzbl 1(%rdi), %edx
movl %edx, %ecx
andl $127, %ecx
orq %rax, %rcx
movl $2, %eax
testb $-128, %dl
je LBB1_9
## %bb.2:
movq %rcx, %rax
shlq $7, %rax
movzbl 2(%rdi), %edx
movl %edx, %ecx
andl $127, %ecx
orq %rax, %rcx
movl $3, %eax
testb $-128, %dl
je LBB1_9
## %bb.3:
movq %rcx, %rax
shlq $7, %rax
movzbl 3(%rdi), %edx
movl %edx, %ecx
andl $127, %ecx
orq %rax, %rcx
movl $4, %eax
testb $-128, %dl
je LBB1_9
## %bb.4:
movq %rcx, %rax
shlq $7, %rax
movzbl 4(%rdi), %edx
movl %edx, %ecx
andl $127, %ecx
orq %rax, %rcx
movl $5, %eax
testb $-128, %dl
je LBB1_9
## %bb.5:
movq %rcx, %rax
shlq $7, %rax
movzbl 5(%rdi), %edx
movl %edx, %ecx
andl $127, %ecx
orq %rax, %rcx
movl $6, %eax
testb $-128, %dl
je LBB1_9
## %bb.6:
movq %rcx, %rax
shlq $7, %rax
movzbl 6(%rdi), %edx
movl %edx, %ecx
andl $127, %ecx
orq %rax, %rcx
movl $7, %eax
testb $-128, %dl
je LBB1_9
## %bb.7:
movq %rcx, %rax
shlq $7, %rax
movzbl 7(%rdi), %edx
movl %edx, %ecx
andl $127, %ecx
orq %rax, %rcx
movl $8, %eax
testb $-128, %dl
je LBB1_9
## %bb.8:
shlq $8, %rcx
movzbl 8(%rdi), %eax
orq %rax, %rcx
movl $9, %eax
LBB1_9:
movq %rcx, (%rsi)
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "Usage: %s DATABASE-FILE\n"
L_.str.1: ## @.str.1
.asciz "Cannot open database file [%s]\n"
L_.str.2: ## @.str.2
.asciz "SELECT tbl||'.'||idx, nEq, nLT, nDLt, sample FROM sqlite_stat4 ORDER BY 1"
L_.str.3: ## @.str.3
.asciz "%s\n"
L_.str.5: ## @.str.5
.asciz "%s"
L_.str.6: ## @.str.6
.asciz "%s sample %d ------------------------------------\n"
L_.str.7: ## @.str.7
.asciz " nEq = %s\n"
L_.str.8: ## @.str.8
.asciz " nLt = %s\n"
L_.str.9: ## @.str.9
.asciz " nDLt = %s\n"
L_.str.10: ## @.str.10
.asciz " sample = x'"
L_.str.11: ## @.str.11
.asciz "%02x"
L_.str.12: ## @.str.12
.asciz "'\n "
L_.str.13: ## @.str.13
.asciz " "
L_.str.15: ## @.str.15
.asciz "%sNULL"
L_.str.16: ## @.str.16
.asciz "%s%d"
L_.str.17: ## @.str.17
.asciz "%s%!.15g"
L_.str.18: ## @.str.18
.asciz "%s%lld"
L_.str.19: ## @.str.19
.asciz "%sx'"
L_.str.21: ## @.str.21
.asciz "%s'"
L_.str.22: ## @.str.22
.asciz "\\n"
L_.str.23: ## @.str.23
.asciz "\\t"
L_.str.24: ## @.str.24
.asciz "\\r"
L_.str.25: ## @.str.25
.asciz "\\%03o"
L_.str.26: ## @.str.26
.asciz ","
L_str: ## @str
.asciz " <error>"
L_str.28: ## @str.28
.asciz "\n****************************************************\n"
.section __TEXT,__const
.p2align 2 ## @switch.table.main
l_switch.table.main:
.long 0 ## 0x0
.long 1 ## 0x1
.long 2 ## 0x2
.long 3 ## 0x3
.long 4 ## 0x4
.long 6 ## 0x6
.long 8 ## 0x8
.long 8 ## 0x8
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.long 0 ## 0x0
.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, #176
.cfi_def_cfa_offset 176
stp x28, x27, [sp, #80] ; 16-byte Folded Spill
stp x26, x25, [sp, #96] ; 16-byte Folded Spill
stp x24, x23, [sp, #112] ; 16-byte Folded Spill
stp x22, x21, [sp, #128] ; 16-byte Folded Spill
stp x20, x19, [sp, #144] ; 16-byte Folded Spill
stp x29, x30, [sp, #160] ; 16-byte Folded Spill
add x29, sp, #160
.cfi_def_cfa w29, 16
.cfi_offset w30, -8
.cfi_offset w29, -16
.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, x1
cmp w0, #2
b.ne LBB0_64
; %bb.1:
ldr x0, [x19, #8]
add x1, sp, #72
bl _sqlite3_open
mov x8, x0
ldr x0, [sp, #72]
cmp w8, #0
ccmp x0, #0, #4, eq
b.eq LBB0_65
; %bb.2:
Lloh0:
adrp x1, l_.str.2@PAGE
Lloh1:
add x1, x1, l_.str.2@PAGEOFF
add x3, sp, #64
mov w2, #-1
mov x4, #0
bl _sqlite3_prepare_v2
mov x8, x0
ldr x0, [sp, #64]
cmp w8, #0
ccmp x0, #0, #4, eq
b.eq LBB0_67
; %bb.3:
bl _sqlite3_step
cmp w0, #100
b.ne LBB0_62
; %bb.4:
mov x19, #0
mov w20, #0
Lloh2:
adrp x25, l_.str.5@PAGE
Lloh3:
add x25, x25, l_.str.5@PAGEOFF
Lloh4:
adrp x22, l_.str.6@PAGE
Lloh5:
add x22, x22, l_.str.6@PAGEOFF
Lloh6:
adrp x23, l_.str.7@PAGE
Lloh7:
add x23, x23, l_.str.7@PAGEOFF
Lloh8:
adrp x24, l_.str.8@PAGE
Lloh9:
add x24, x24, l_.str.8@PAGEOFF
Lloh10:
adrp x26, l_.str.11@PAGE
Lloh11:
add x26, x26, l_.str.11@PAGEOFF
b LBB0_7
LBB0_5: ; in Loop: Header=BB0_7 Depth=1
Lloh12:
adrp x0, l_str@PAGE
Lloh13:
add x0, x0, l_str@PAGEOFF
bl _puts
LBB0_6: ; in Loop: Header=BB0_7 Depth=1
ldp x20, x19, [sp, #32] ; 16-byte Folded Reload
ldr x0, [sp, #64]
bl _sqlite3_step
cmp w0, #100
b.ne LBB0_63
LBB0_7: ; =>This Loop Header: Depth=1
; Child Loop BB0_13 Depth 2
; Child Loop BB0_20 Depth 2
; Child Loop BB0_47 Depth 3
; Child Loop BB0_38 Depth 3
; Child Loop BB0_32 Depth 3
cbz x19, LBB0_10
; %bb.8: ; in Loop: Header=BB0_7 Depth=1
ldr x0, [sp, #64]
mov w1, #0
bl _sqlite3_column_text
mov x1, x0
mov x0, x19
bl _strcmp
cbz w0, LBB0_11
; %bb.9: ; in Loop: Header=BB0_7 Depth=1
Lloh14:
adrp x0, l_str.28@PAGE
Lloh15:
add x0, x0, l_str.28@PAGEOFF
bl _puts
LBB0_10: ; in Loop: Header=BB0_7 Depth=1
mov x0, x19
bl _sqlite3_free
ldr x0, [sp, #64]
mov w1, #0
bl _sqlite3_column_text
str x0, [sp]
mov x0, x25
bl _sqlite3_mprintf
mov x19, x0
mov w20, #0
LBB0_11: ; in Loop: Header=BB0_7 Depth=1
add w20, w20, #1
stp x20, x19, [sp, #32] ; 16-byte Folded Spill
stp x19, x20, [sp]
mov x0, x22
bl _printf
ldr x0, [sp, #64]
mov w1, #1
bl _sqlite3_column_text
str x0, [sp]
mov x0, x23
bl _printf
ldr x0, [sp, #64]
mov w1, #2
bl _sqlite3_column_text
str x0, [sp]
mov x0, x24
bl _printf
ldr x0, [sp, #64]
mov w1, #3
bl _sqlite3_column_text
str x0, [sp]
Lloh16:
adrp x0, l_.str.9@PAGE
Lloh17:
add x0, x0, l_.str.9@PAGEOFF
bl _printf
Lloh18:
adrp x0, l_.str.10@PAGE
Lloh19:
add x0, x0, l_.str.10@PAGEOFF
bl _printf
ldr x0, [sp, #64]
mov w1, #4
bl _sqlite3_column_blob
str x0, [sp, #48] ; 8-byte Folded Spill
ldr x0, [sp, #64]
mov w1, #4
bl _sqlite3_column_bytes
mov x19, x0
cmp w0, #1
b.lt LBB0_14
; %bb.12: ; in Loop: Header=BB0_7 Depth=1
mov w20, w19
ldr x21, [sp, #48] ; 8-byte Folded Reload
LBB0_13: ; Parent Loop BB0_7 Depth=1
; => This Inner Loop Header: Depth=2
ldrb w8, [x21], #1
str x8, [sp]
mov x0, x26
bl _printf
subs x20, x20, #1
b.ne LBB0_13
LBB0_14: ; in Loop: Header=BB0_7 Depth=1
Lloh20:
adrp x0, l_.str.12@PAGE
Lloh21:
add x0, x0, l_.str.12@PAGEOFF
bl _printf
add x1, sp, #56
ldr x0, [sp, #48] ; 8-byte Folded Reload
bl _decodeVarint
ldr x27, [sp, #56]
sxtw x8, w19
cmp x27, w0, sxtw
ccmp x27, x8, #0, ge
b.gt LBB0_5
; %bb.15: ; in Loop: Header=BB0_7 Depth=1
mov x20, x0
cmp w0, w27
b.ge LBB0_61
; %bb.16: ; in Loop: Header=BB0_7 Depth=1
ldr x8, [sp, #48] ; 8-byte Folded Reload
add x8, x8, #1
str x8, [sp, #24] ; 8-byte Folded Spill
Lloh22:
adrp x21, l_.str.13@PAGE
Lloh23:
add x21, x21, l_.str.13@PAGEOFF
mov x22, x27
b LBB0_20
LBB0_17: ; in Loop: Header=BB0_20 Depth=2
str x21, [sp]
Lloh24:
adrp x0, l_.str.15@PAGE
Lloh25:
add x0, x0, l_.str.15@PAGEOFF
LBB0_18: ; in Loop: Header=BB0_20 Depth=2
bl _printf
LBB0_19: ; in Loop: Header=BB0_20 Depth=2
Lloh26:
adrp x21, l_.str.26@PAGE
Lloh27:
add x21, x21, l_.str.26@PAGEOFF
mov x22, x23
cmp w20, w27
b.ge LBB0_61
LBB0_20: ; Parent Loop BB0_7 Depth=1
; => This Loop Header: Depth=2
; Child Loop BB0_47 Depth 3
; Child Loop BB0_38 Depth 3
; Child Loop BB0_32 Depth 3
ldr x8, [sp, #48] ; 8-byte Folded Reload
add x0, x8, w20, sxtw
add x1, sp, #56
bl _decodeVarint
add w20, w0, w20
cmp w20, w27
b.gt LBB0_61
; %bb.21: ; in Loop: Header=BB0_20 Depth=2
ldr x8, [sp, #56]
tbnz x8, #63, LBB0_61
; %bb.22: ; in Loop: Header=BB0_20 Depth=2
cmp x8, #12
b.hs LBB0_24
; %bb.23: ; in Loop: Header=BB0_20 Depth=2
Lloh28:
adrp x9, l_switch.table.main@PAGE
Lloh29:
add x9, x9, l_switch.table.main@PAGEOFF
ldr w24, [x9, x8, lsl #2]
b LBB0_25
LBB0_24: ; in Loop: Header=BB0_20 Depth=2
sub w9, w8, #12
sub w10, w8, #11
cmp w9, #0
csel w9, w10, w9, lt
asr w24, w9, #1
LBB0_25: ; in Loop: Header=BB0_20 Depth=2
add w23, w24, w22
cmp w23, w19
b.gt LBB0_61
; %bb.26: ; in Loop: Header=BB0_20 Depth=2
cbz x8, LBB0_17
; %bb.27: ; in Loop: Header=BB0_20 Depth=2
and x9, x8, #0xfffffffffffffffe
cmp x9, #8
b.ne LBB0_29
; %bb.28: ; in Loop: Header=BB0_20 Depth=2
sub w8, w8, #8
stp x21, x8, [sp]
Lloh30:
adrp x0, l_.str.16@PAGE
Lloh31:
add x0, x0, l_.str.16@PAGEOFF
b LBB0_18
LBB0_29: ; in Loop: Header=BB0_20 Depth=2
cmp x8, #7
b.hi LBB0_35
; %bb.30: ; in Loop: Header=BB0_20 Depth=2
sxtw x10, w22
ldr x9, [sp, #48] ; 8-byte Folded Reload
ldrsb x9, [x9, x10]
cmp w24, #2
b.lt LBB0_40
; %bb.31: ; in Loop: Header=BB0_20 Depth=2
mov w12, w24
ldr x11, [sp, #24] ; 8-byte Folded Reload
add x11, x11, x10
sub x12, x12, #1
LBB0_32: ; Parent Loop BB0_7 Depth=1
; Parent Loop BB0_20 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w10, [x11], #1
bfi x10, x9, #8, #56
mov x9, x10
subs x12, x12, #1
b.ne LBB0_32
; %bb.33: ; in Loop: Header=BB0_20 Depth=2
cmp x8, #7
b.ne LBB0_41
LBB0_34: ; in Loop: Header=BB0_20 Depth=2
stp x21, x10, [sp]
Lloh32:
adrp x0, l_.str.17@PAGE
Lloh33:
add x0, x0, l_.str.17@PAGEOFF
bl _sqlite3_mprintf
mov x21, x0
str x0, [sp]
mov x0, x25
bl _printf
mov x0, x21
bl _sqlite3_free
b LBB0_19
LBB0_35: ; in Loop: Header=BB0_20 Depth=2
tbnz w8, #0, LBB0_42
; %bb.36: ; in Loop: Header=BB0_20 Depth=2
str x21, [sp]
Lloh34:
adrp x0, l_.str.19@PAGE
Lloh35:
add x0, x0, l_.str.19@PAGEOFF
bl _printf
cmp w24, #1
b.lt LBB0_39
; %bb.37: ; in Loop: Header=BB0_20 Depth=2
mov w21, w24
ldr x8, [sp, #48] ; 8-byte Folded Reload
add x22, x8, w22, sxtw
LBB0_38: ; Parent Loop BB0_7 Depth=1
; Parent Loop BB0_20 Depth=2
; => This Inner Loop Header: Depth=3
ldrb w8, [x22], #1
str x8, [sp]
mov x0, x26
bl _printf
subs x21, x21, #1
b.ne LBB0_38
LBB0_39: ; in Loop: Header=BB0_20 Depth=2
mov w0, #39
bl _putchar
b LBB0_19
LBB0_40: ; in Loop: Header=BB0_20 Depth=2
mov x10, x9
cmp x8, #7
b.eq LBB0_34
LBB0_41: ; in Loop: Header=BB0_20 Depth=2
stp x21, x10, [sp]
Lloh36:
adrp x0, l_.str.18@PAGE
Lloh37:
add x0, x0, l_.str.18@PAGEOFF
b LBB0_18
LBB0_42: ; in Loop: Header=BB0_20 Depth=2
str x21, [sp]
Lloh38:
adrp x0, l_.str.21@PAGE
Lloh39:
add x0, x0, l_.str.21@PAGEOFF
bl _printf
cmp w24, #1
b.lt LBB0_60
; %bb.43: ; in Loop: Header=BB0_20 Depth=2
mov w25, w24
ldr x8, [sp, #48] ; 8-byte Folded Reload
add x24, x8, w22, sxtw
b LBB0_47
LBB0_44: ; in Loop: Header=BB0_47 Depth=3
; kill: def $w21 killed $w21 killed $x21 def $x21
sxtw x8, w21
str x8, [sp]
Lloh40:
adrp x0, l_.str.25@PAGE
Lloh41:
add x0, x0, l_.str.25@PAGEOFF
LBB0_45: ; in Loop: Header=BB0_47 Depth=3
bl _printf
LBB0_46: ; in Loop: Header=BB0_47 Depth=3
add x24, x24, #1
subs x25, x25, #1
b.eq LBB0_60
LBB0_47: ; Parent Loop BB0_7 Depth=1
; Parent Loop BB0_20 Depth=2
; => This Inner Loop Header: Depth=3
ldrsb w21, [x24]
and w22, w21, #0xff
and x28, x21, #0xff
tbnz w21, #31, LBB0_53
; %bb.48: ; in Loop: Header=BB0_47 Depth=3
Lloh42:
adrp x8, __DefaultRuneLocale@GOTPAGE
Lloh43:
ldr x8, [x8, __DefaultRuneLocale@GOTPAGEOFF]
add x8, x8, x28, lsl #2
ldr w8, [x8, #60]
and w0, w8, #0x40000
cbz w0, LBB0_54
LBB0_49: ; in Loop: Header=BB0_47 Depth=3
cmp w22, #92
b.eq LBB0_51
; %bb.50: ; in Loop: Header=BB0_47 Depth=3
cmp w22, #39
b.ne LBB0_52
LBB0_51: ; in Loop: Header=BB0_47 Depth=3
mov w0, #92
bl _putchar
LBB0_52: ; in Loop: Header=BB0_47 Depth=3
mov x0, x21
bl _putchar
b LBB0_46
LBB0_53: ; in Loop: Header=BB0_47 Depth=3
mov x0, x22
mov w1, #262144
bl ___maskrune
cbnz w0, LBB0_49
LBB0_54: ; in Loop: Header=BB0_47 Depth=3
cmp w28, #9
b.eq LBB0_58
; %bb.55: ; in Loop: Header=BB0_47 Depth=3
cmp w28, #13
b.eq LBB0_59
; %bb.56: ; in Loop: Header=BB0_47 Depth=3
cmp w28, #10
b.ne LBB0_44
; %bb.57: ; in Loop: Header=BB0_47 Depth=3
Lloh44:
adrp x0, l_.str.22@PAGE
Lloh45:
add x0, x0, l_.str.22@PAGEOFF
b LBB0_45
LBB0_58: ; in Loop: Header=BB0_47 Depth=3
Lloh46:
adrp x0, l_.str.23@PAGE
Lloh47:
add x0, x0, l_.str.23@PAGEOFF
b LBB0_45
LBB0_59: ; in Loop: Header=BB0_47 Depth=3
Lloh48:
adrp x0, l_.str.24@PAGE
Lloh49:
add x0, x0, l_.str.24@PAGEOFF
b LBB0_45
LBB0_60: ; in Loop: Header=BB0_20 Depth=2
mov w0, #39
bl _putchar
Lloh50:
adrp x25, l_.str.5@PAGE
Lloh51:
add x25, x25, l_.str.5@PAGEOFF
b LBB0_19
LBB0_61: ; in Loop: Header=BB0_7 Depth=1
mov w0, #10
bl _putchar
Lloh52:
adrp x22, l_.str.6@PAGE
Lloh53:
add x22, x22, l_.str.6@PAGEOFF
Lloh54:
adrp x23, l_.str.7@PAGE
Lloh55:
add x23, x23, l_.str.7@PAGEOFF
Lloh56:
adrp x24, l_.str.8@PAGE
Lloh57:
add x24, x24, l_.str.8@PAGEOFF
b LBB0_6
LBB0_62:
mov x19, #0
LBB0_63:
mov x0, x19
bl _sqlite3_free
ldr x0, [sp, #64]
bl _sqlite3_finalize
ldr x0, [sp, #72]
bl _sqlite3_close
mov w0, #0
ldp x29, x30, [sp, #160] ; 16-byte Folded Reload
ldp x20, x19, [sp, #144] ; 16-byte Folded Reload
ldp x22, x21, [sp, #128] ; 16-byte Folded Reload
ldp x24, x23, [sp, #112] ; 16-byte Folded Reload
ldp x26, x25, [sp, #96] ; 16-byte Folded Reload
ldp x28, x27, [sp, #80] ; 16-byte Folded Reload
add sp, sp, #176
ret
LBB0_64:
Lloh58:
adrp x8, ___stderrp@GOTPAGE
Lloh59:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh60:
ldr x0, [x8]
ldr x8, [x19]
str x8, [sp]
Lloh61:
adrp x1, l_.str@PAGE
Lloh62:
add x1, x1, l_.str@PAGEOFF
b LBB0_66
LBB0_65:
Lloh63:
adrp x8, ___stderrp@GOTPAGE
Lloh64:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh65:
ldr x0, [x8]
ldr x8, [x19, #8]
str x8, [sp]
Lloh66:
adrp x1, l_.str.1@PAGE
Lloh67:
add x1, x1, l_.str.1@PAGEOFF
LBB0_66:
bl _fprintf
mov w0, #1
bl _exit
LBB0_67:
Lloh68:
adrp x8, ___stderrp@GOTPAGE
Lloh69:
ldr x8, [x8, ___stderrp@GOTPAGEOFF]
Lloh70:
ldr x19, [x8]
ldr x0, [sp, #72]
bl _sqlite3_errmsg
str x0, [sp]
Lloh71:
adrp x1, l_.str.3@PAGE
Lloh72:
add x1, x1, l_.str.3@PAGEOFF
mov x0, x19
bl _fprintf
ldr x0, [sp, #72]
bl _sqlite3_close
mov w0, #1
bl _exit
.loh AdrpAdd Lloh0, Lloh1
.loh AdrpAdd Lloh10, Lloh11
.loh AdrpAdd Lloh8, Lloh9
.loh AdrpAdd Lloh6, Lloh7
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh12, Lloh13
.loh AdrpAdd Lloh14, Lloh15
.loh AdrpAdd Lloh18, Lloh19
.loh AdrpAdd Lloh16, Lloh17
.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
.loh AdrpAdd Lloh44, Lloh45
.loh AdrpAdd Lloh46, Lloh47
.loh AdrpAdd Lloh48, Lloh49
.loh AdrpAdd Lloh50, Lloh51
.loh AdrpAdd Lloh56, Lloh57
.loh AdrpAdd Lloh54, Lloh55
.loh AdrpAdd Lloh52, Lloh53
.loh AdrpAdd Lloh61, Lloh62
.loh AdrpLdrGotLdr Lloh58, Lloh59, Lloh60
.loh AdrpAdd Lloh66, Lloh67
.loh AdrpLdrGotLdr Lloh63, Lloh64, Lloh65
.loh AdrpAdd Lloh71, Lloh72
.loh AdrpLdrGotLdr Lloh68, Lloh69, Lloh70
.cfi_endproc
; -- End function
.p2align 2 ; -- Begin function decodeVarint
_decodeVarint: ; @decodeVarint
.cfi_startproc
; %bb.0:
ldrb w9, [x0]
and x8, x9, #0x7f
tbnz w9, #7, LBB1_2
; %bb.1:
mov w0, #1
str x8, [x1]
ret
LBB1_2:
ldrb w10, [x0, #1]
and x9, x10, #0x7f
bfi x9, x8, #7, #7
tbnz w10, #7, LBB1_4
; %bb.3:
mov w0, #2
str x9, [x1]
ret
LBB1_4:
ldrb w10, [x0, #2]
and x8, x10, #0x7f
bfi x8, x9, #7, #14
tbnz w10, #7, LBB1_6
; %bb.5:
mov w0, #3
str x8, [x1]
ret
LBB1_6:
ldrb w10, [x0, #3]
and x9, x10, #0x7f
bfi x9, x8, #7, #21
tbnz w10, #7, LBB1_8
; %bb.7:
mov w0, #4
str x9, [x1]
ret
LBB1_8:
ldrb w10, [x0, #4]
and x8, x10, #0x7f
bfi x8, x9, #7, #28
tbnz w10, #7, LBB1_10
; %bb.9:
mov w0, #5
str x8, [x1]
ret
LBB1_10:
ldrb w10, [x0, #5]
and x9, x10, #0x7f
bfi x9, x8, #7, #35
tbnz w10, #7, LBB1_12
; %bb.11:
mov w0, #6
str x9, [x1]
ret
LBB1_12:
ldrb w10, [x0, #6]
and x8, x10, #0x7f
bfi x8, x9, #7, #42
tbnz w10, #7, LBB1_14
; %bb.13:
mov w0, #7
str x8, [x1]
ret
LBB1_14:
ldrb w10, [x0, #7]
and x9, x10, #0x7f
bfi x9, x8, #7, #49
tbnz w10, #7, LBB1_16
; %bb.15:
mov w0, #8
str x9, [x1]
ret
LBB1_16:
ldrb w8, [x0, #8]
bfi x8, x9, #8, #56
mov w0, #9
str x8, [x1]
ret
.cfi_endproc
; -- End function
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "Usage: %s DATABASE-FILE\n"
l_.str.1: ; @.str.1
.asciz "Cannot open database file [%s]\n"
l_.str.2: ; @.str.2
.asciz "SELECT tbl||'.'||idx, nEq, nLT, nDLt, sample FROM sqlite_stat4 ORDER BY 1"
l_.str.3: ; @.str.3
.asciz "%s\n"
l_.str.5: ; @.str.5
.asciz "%s"
l_.str.6: ; @.str.6
.asciz "%s sample %d ------------------------------------\n"
l_.str.7: ; @.str.7
.asciz " nEq = %s\n"
l_.str.8: ; @.str.8
.asciz " nLt = %s\n"
l_.str.9: ; @.str.9
.asciz " nDLt = %s\n"
l_.str.10: ; @.str.10
.asciz " sample = x'"
l_.str.11: ; @.str.11
.asciz "%02x"
l_.str.12: ; @.str.12
.asciz "'\n "
l_.str.13: ; @.str.13
.asciz " "
l_.str.15: ; @.str.15
.asciz "%sNULL"
l_.str.16: ; @.str.16
.asciz "%s%d"
l_.str.17: ; @.str.17
.asciz "%s%!.15g"
l_.str.18: ; @.str.18
.asciz "%s%lld"
l_.str.19: ; @.str.19
.asciz "%sx'"
l_.str.21: ; @.str.21
.asciz "%s'"
l_.str.22: ; @.str.22
.asciz "\\n"
l_.str.23: ; @.str.23
.asciz "\\t"
l_.str.24: ; @.str.24
.asciz "\\r"
l_.str.25: ; @.str.25
.asciz "\\%03o"
l_.str.26: ; @.str.26
.asciz ","
l_str: ; @str
.asciz " <error>"
l_str.28: ; @str.28
.asciz "\n****************************************************\n"
.section __TEXT,__const
.p2align 2 ; @switch.table.main
l_switch.table.main:
.long 0 ; 0x0
.long 1 ; 0x1
.long 2 ; 0x2
.long 3 ; 0x3
.long 4 ; 0x4
.long 6 ; 0x6
.long 8 ; 0x8
.long 8 ; 0x8
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.long 0 ; 0x0
.subsections_via_symbols
| the_stack_data/86074561.c | stack |
.section __TEXT,__text,regular,pure_instructions
.build_version macos, 13, 0 sdk_version 13, 3
.section __TEXT,__literal16,16byte_literals
.p2align 4 ## -- Begin function extremum
LCPI0_0:
.quad 0x7fffffffffffffff ## double NaN
.quad 0x7fffffffffffffff ## double NaN
.section __TEXT,__literal8,8byte_literals
.p2align 3
LCPI0_1:
.quad 0x3fe0000000000000 ## double 0.5
LCPI0_2:
.quad 0xbfe0000000000000 ## double -0.5
LCPI0_3:
.quad 0x3ff8000000000000 ## double 1.5
LCPI0_4:
.quad 0x4008000000000000 ## double 3
.section __TEXT,__text,regular,pure_instructions
.globl _extremum
.p2align 4, 0x90
_extremum: ## @extremum
.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 $104, %rsp
.cfi_offset %rbx, -56
.cfi_offset %r12, -48
.cfi_offset %r13, -40
.cfi_offset %r14, -32
.cfi_offset %r15, -24
movapd %xmm2, -144(%rbp) ## 16-byte Spill
movl $1, %eax
testq %rdi, %rdi
je LBB0_20
## %bb.1:
movq %rsi, %r14
testq %rsi, %rsi
je LBB0_20
## %bb.2:
movl %ecx, %r15d
movl %edx, %r12d
movapd %xmm0, %xmm2
movq %rdi, %r13
movaps -144(%rbp), %xmm0 ## 16-byte Reload
andps LCPI0_0(%rip), %xmm0
movaps %xmm0, -144(%rbp) ## 16-byte Spill
addsd %xmm2, %xmm1
movsd %xmm1, -64(%rbp) ## 8-byte Spill
movapd %xmm2, %xmm0
movsd %xmm2, -48(%rbp) ## 8-byte Spill
callq *%rdi
movsd %xmm0, -120(%rbp) ## 8-byte Spill
movsd -64(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
callq *%r13
movsd -64(%rbp), %xmm5 ## 8-byte Reload
## xmm5 = mem[0],zero
movsd -48(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
testl %r15d, %r15d
movl $2147483647, %ebx ## imm = 0x7FFFFFFF
cmovgl %r15d, %ebx
xorl %eax, %eax
testl %r12d, %r12d
setle %al
addl %eax, %eax
decl %eax
cvtsi2sd %eax, %xmm4
movsd %xmm4, -88(%rbp) ## 8-byte Spill
jmp LBB0_5
.p2align 4, 0x90
LBB0_3: ## in Loop: Header=BB0_5 Depth=1
cmpltsd %xmm1, %xmm5
movapd -64(%rbp), %xmm1 ## 16-byte Reload
andpd %xmm5, %xmm1
andnpd -112(%rbp), %xmm5 ## 16-byte Folded Reload
orpd %xmm1, %xmm5
movsd -48(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
LBB0_4: ## in Loop: Header=BB0_5 Depth=1
decl %ebx
je LBB0_19
LBB0_5: ## =>This Inner Loop Header: Depth=1
movapd %xmm2, %xmm3
subsd %xmm5, %xmm3
andpd LCPI0_0(%rip), %xmm3
movapd -144(%rbp), %xmm1 ## 16-byte Reload
ucomisd %xmm3, %xmm1
ja LBB0_16
## %bb.6: ## in Loop: Header=BB0_5 Depth=1
movsd -120(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
movapd %xmm3, %xmm1
mulsd %xmm4, %xmm1
movapd %xmm0, %xmm6
mulsd %xmm4, %xmm6
ucomisd %xmm6, %xmm1
jbe LBB0_8
## %bb.7: ## in Loop: Header=BB0_5 Depth=1
movapd %xmm5, %xmm4
movapd %xmm2, %xmm5
movapd %xmm0, %xmm1
movsd %xmm3, -72(%rbp) ## 8-byte Spill
movsd %xmm0, -120(%rbp) ## 8-byte Spill
movapd %xmm4, %xmm2
movsd %xmm6, -80(%rbp) ## 8-byte Spill
jmp LBB0_9
.p2align 4, 0x90
LBB0_8: ## in Loop: Header=BB0_5 Depth=1
movsd %xmm0, -72(%rbp) ## 8-byte Spill
movsd %xmm1, -80(%rbp) ## 8-byte Spill
LBB0_9: ## in Loop: Header=BB0_5 Depth=1
movsd %xmm2, -48(%rbp) ## 8-byte Spill
movsd %xmm5, -64(%rbp) ## 8-byte Spill
movapd %xmm2, %xmm0
addsd %xmm2, %xmm0
subsd %xmm5, %xmm0
movapd %xmm0, -112(%rbp) ## 16-byte Spill
callq *%r13
movapd %xmm0, %xmm3
movsd -88(%rbp), %xmm4 ## 8-byte Reload
## xmm4 = mem[0],zero
mulsd %xmm4, %xmm3
movsd -80(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
ucomisd %xmm3, %xmm1
jbe LBB0_12
## %bb.10: ## in Loop: Header=BB0_5 Depth=1
movsd %xmm0, -72(%rbp) ## 8-byte Spill
movsd -64(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
addsd %xmm1, %xmm1
movsd -48(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd LCPI0_4(%rip), %xmm0
subsd %xmm1, %xmm0
movapd %xmm0, -64(%rbp) ## 16-byte Spill
movsd %xmm3, -80(%rbp) ## 8-byte Spill
callq *%r13
movsd -80(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -88(%rbp), %xmm4 ## 8-byte Reload
## xmm4 = mem[0],zero
movapd %xmm0, %xmm5
mulsd %xmm4, %xmm5
ucomisd %xmm5, %xmm1
ja LBB0_3
## %bb.11: ## in Loop: Header=BB0_5 Depth=1
movsd -72(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
jmp LBB0_3
.p2align 4, 0x90
LBB0_12: ## in Loop: Header=BB0_5 Depth=1
movsd -64(%rbp), %xmm1 ## 8-byte Reload
## xmm1 = mem[0],zero
movsd -72(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
mulsd %xmm4, %xmm2
ucomisd %xmm3, %xmm2
jbe LBB0_14
## %bb.13: ## in Loop: Header=BB0_5 Depth=1
mulsd LCPI0_2(%rip), %xmm1
movsd -48(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd LCPI0_3(%rip), %xmm0
addsd %xmm1, %xmm0
movapd %xmm0, -112(%rbp) ## 16-byte Spill
movsd %xmm3, -80(%rbp) ## 8-byte Spill
callq *%r13
movsd -48(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movapd %xmm0, %xmm1
movsd -88(%rbp), %xmm4 ## 8-byte Reload
## xmm4 = mem[0],zero
mulsd %xmm4, %xmm1
movsd -80(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
ucomisd %xmm1, %xmm3
movapd -112(%rbp), %xmm5 ## 16-byte Reload
jae LBB0_4
jmp LBB0_15
.p2align 4, 0x90
LBB0_14: ## in Loop: Header=BB0_5 Depth=1
movapd %xmm1, %xmm3
movsd LCPI0_1(%rip), %xmm1 ## xmm1 = mem[0],zero
mulsd %xmm1, %xmm3
movsd -48(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
mulsd %xmm1, %xmm0
addsd %xmm3, %xmm0
movapd %xmm0, -112(%rbp) ## 16-byte Spill
movsd %xmm2, -72(%rbp) ## 8-byte Spill
callq *%r13
movsd -48(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movapd %xmm0, %xmm1
movsd -88(%rbp), %xmm4 ## 8-byte Reload
## xmm4 = mem[0],zero
mulsd %xmm4, %xmm1
movsd -72(%rbp), %xmm3 ## 8-byte Reload
## xmm3 = mem[0],zero
ucomisd %xmm1, %xmm3
movapd -112(%rbp), %xmm5 ## 16-byte Reload
ja LBB0_4
LBB0_15: ## in Loop: Header=BB0_5 Depth=1
movsd -64(%rbp), %xmm0 ## 8-byte Reload
## xmm0 = mem[0],zero
subsd %xmm2, %xmm0
mulsd LCPI0_1(%rip), %xmm0
addsd %xmm2, %xmm0
movsd %xmm0, -64(%rbp) ## 8-byte Spill
callq *%r13
movsd -88(%rbp), %xmm4 ## 8-byte Reload
## xmm4 = mem[0],zero
movsd -48(%rbp), %xmm2 ## 8-byte Reload
## xmm2 = mem[0],zero
movsd -64(%rbp), %xmm5 ## 8-byte Reload
## xmm5 = mem[0],zero
jmp LBB0_4
LBB0_16:
testl %ebx, %ebx
je LBB0_19
## %bb.17:
movsd %xmm2, (%r14)
xorl %eax, %eax
jmp LBB0_20
LBB0_19:
movl $2, %eax
LBB0_20:
addq $104, %rsp
popq %rbx
popq %r12
popq %r13
popq %r14
popq %r15
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 _extremum ; -- Begin function extremum
.p2align 2
_extremum: ; @extremum
.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
mov x20, x0
mov w0, #1
cbz x20, LBB0_17
; %bb.1:
mov x19, x1
cbz x1, LBB0_17
; %bb.2:
mov x21, x3
mov x22, x2
fmov d8, d0
fabs d0, d2
str d0, [sp] ; 8-byte Folded Spill
fadd d10, d8, d1
fmov d0, d8
blr x20
fmov d13, d0
fmov d0, d10
blr x20
fmov d11, d0
mov w8, #2147483647
cmp w21, #1
csel w21, w8, w21, lt
cmp w22, #1
mov w8, #1
cneg w8, w8, ge
scvtf d15, w8
b LBB0_5
LBB0_3: ; in Loop: Header=BB0_5 Depth=1
fmov d13, d0
fmov d0, #-2.00000000
fmul d0, d10, d0
fmov d1, #3.00000000
fmadd d10, d8, d1, d0
fmov d0, d10
blr x20
fmul d1, d0, d15
fcmp d1, d14
fcsel d12, d10, d12, mi
fcsel d11, d0, d13, mi
ldr d13, [sp, #8] ; 8-byte Folded Reload
LBB0_4: ; in Loop: Header=BB0_5 Depth=1
fmov d10, d12
subs w21, w21, #1
b.eq LBB0_16
LBB0_5: ; =>This Inner Loop Header: Depth=1
fabd d0, d8, d10
ldr d1, [sp] ; 8-byte Folded Reload
fcmp d0, d1
b.mi LBB0_14
; %bb.6: ; in Loop: Header=BB0_5 Depth=1
fmul d0, d13, d15
fmul d9, d11, d15
fcmp d0, d9
b.le LBB0_8
; %bb.7: ; in Loop: Header=BB0_5 Depth=1
fmov d0, d10
fmov d10, d8
fmov d1, d11
fmov d11, d13
str d1, [sp, #8] ; 8-byte Folded Spill
fmov d8, d0
b LBB0_9
LBB0_8: ; in Loop: Header=BB0_5 Depth=1
str d13, [sp, #8] ; 8-byte Folded Spill
fmov d9, d0
LBB0_9: ; in Loop: Header=BB0_5 Depth=1
fmov d0, #2.00000000
fnmsub d12, d8, d0, d10
fmov d0, d12
blr x20
fmul d14, d0, d15
fcmp d14, d9
b.mi LBB0_3
; %bb.10: ; in Loop: Header=BB0_5 Depth=1
fmul d9, d11, d15
fcmp d14, d9
b.pl LBB0_12
; %bb.11: ; in Loop: Header=BB0_5 Depth=1
fmov d0, #-0.50000000
fmul d0, d10, d0
fmov d1, #1.50000000
fmadd d12, d8, d1, d0
fmov d0, d12
blr x20
fmov d11, d0
fmul d0, d0, d15
fcmp d0, d14
ldr d13, [sp, #8] ; 8-byte Folded Reload
b.ls LBB0_4
b LBB0_13
LBB0_12: ; in Loop: Header=BB0_5 Depth=1
fmov d1, #0.50000000
fmul d0, d10, d1
fmadd d12, d8, d1, d0
fmov d0, d12
blr x20
fmov d11, d0
fmul d0, d0, d15
fcmp d0, d9
ldr d13, [sp, #8] ; 8-byte Folded Reload
b.mi LBB0_4
LBB0_13: ; in Loop: Header=BB0_5 Depth=1
fsub d0, d10, d8
fmov d1, #0.50000000
fmadd d12, d0, d1, d8
fmov d0, d12
blr x20
fmov d11, d0
b LBB0_4
LBB0_14:
cbz w21, LBB0_16
; %bb.15:
mov w0, #0
str d8, [x19]
b LBB0_17
LBB0_16:
mov w0, #2
LBB0_17:
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
.cfi_endproc
; -- End function
.subsections_via_symbols
| the_stack_data/153268179.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), %rdi
leaq L_.str.1(%rip), %rsi
callq _fopen
movq %rax, %rbx
leaq _lv_demo_printer_img_wave_map(%rip), %rdi
movl $5076, %esi ## imm = 0x13D4
movl $1, %edx
movq %rax, %rcx
callq _fwrite
movq %rbx, %rdi
callq _fclose
xorl %eax, %eax
addq $8, %rsp
popq %rbx
popq %rbp
retq
.cfi_endproc
## -- End function
.section __TEXT,__const
.globl _lv_demo_printer_img_wave_map ## @lv_demo_printer_img_wave_map
.p2align 4
_lv_demo_printer_img_wave_map:
.asciz "\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\3773\377\377\377t\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377,\377\377\377\353\377\377\377\377\377\377\377\177\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\034\377\377\377\343\377\377\377\377\377\377\377\377\377\377\377\360\377\377\377\037\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\007\377\377\377\307\377\377\377\377\377\377\377\377\377\377\377\364\377\377\3778\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\213\377\377\377\377\377\377\377\377\377\377\377\374\377\377\377O\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377H\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377p\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\f\377\377\377\343\377\377\377\377\377\377\377\377\377\377\377\260\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\020\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\214\377\377\377\377\377\377\377\377\377\377\377\354\377\377\377\024\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\034\377\377\377\343\377\377\377\177\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377 \377\377\377\370\377\377\377\377\377\377\377\377\377\377\377g\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\024\377\377\377\323\377\377\377\377\377\377\377\377\377\377\377|\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\234\377\377\377\377\377\377\377\377\377\377\377\310\377\377\377\003\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\267\377\377\377\377\377\377\377\377\377\377\377\370\377\377\377G\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\030\377\377\377\370\377\377\377\377\377\377\377\377\377\377\377H\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377t\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377[\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\177\377\377\377\377\377\377\377\377\377\377\377\313\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377 \377\377\377\367\377\377\377\377\377\377\377\377\377\377\377\213\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\334\377\377\377\377\377\377\377\377\377\377\377X\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\260\377\377\377\377\377\377\377\377\377\377\377\317\377\377\377\004\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377;\377\377\377\377\377\377\377\377\377\377\377\357\377\377\377\b\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\3770\377\377\377\377\377\377\377\377\377\377\377\374\377\377\3778\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\217\377\377\377\377\377\377\377\377\377\377\377\230\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\247\377\377\377\377\377\377\377\377\377\377\377\253\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\f\377\377\377_\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\323\377\377\377\377\377\377\377\377\377\377\377G\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\020\377\377\377\370\377\377\377\377\377\377\377\377\377\377\3770\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\004\377\377\377\274\377\377\377\377\377\377\377\177\377\377\377\000\377\377\377\024\377\377\377\377\377\377\377\377\377\377\377\367\377\377\377\007\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377d\377\377\377\377\377\377\377\377\377\377\377\313\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\207\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\000\377\377\377P\377\377\377\377\377\377\377\377\377\377\377\300\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\254\377\377\377\377\377\377\377\377\377\377\377p\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377#\377\377\377\373\377\377\377\377\377\377\377\377\377\377\377{\377\377\377\000\377\377\377x\377\377\377\377\377\377\377\377\377\377\377\214\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\003\377\377\377\354\377\377\377\377\377\377\377\377\377\377\377+\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\247\377\377\377\377\377\377\377\377\377\377\377\277\377\377\377\000\377\377\377\000\377\377\377\240\377\377\377\377\377\377\377\377\377\377\377`\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377 \377\377\377\377\377\377\377\377\377\377\377\353\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\027\377\377\377\373\377\377\377\377\377\377\377\377\377\377\3774\377\377\377\000\377\377\377\000\377\377\377\307\377\377\377\377\377\377\377\377\377\377\377?\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377H\377\377\377\377\377\377\377\377\377\377\377\300\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\\\377\377\377\377\377\377\377\377\377\377\377\303\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\334\377\377\377\377\377\377\377\377\377\377\377+\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377g\377\377\377\377\377\377\377\377\377\377\377\234\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\223\377\377\377\377\377\377\377\377\377\377\377|\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\344\377\377\377\377\377\377\377\377\377\377\377\034\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377s\377\377\377\377\377\377\377\377\377\377\377\214\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\260\377\377\377\377\377\377\377\377\377\377\377P\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\307\377\377\377\377\377\377\377\377\377\377\377\017\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377x\377\377\377\377\377\377\377\377\377\377\377\207\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\274\377\377\377\377\377\377\377\377\377\377\377C\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\247\377\377\377\377\377\377\377\377\377\377\377\017\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377s\377\377\377\377\377\377\377\377\377\377\377\214\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\260\377\377\377\377\377\377\377\377\377\377\377P\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\177\377\377\377\377\377\377\377\377\377\377\377\023\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377g\377\377\377\377\377\377\377\377\377\377\377\234\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\223\377\377\377\377\377\377\377\377\377\377\377|\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377[\377\377\377\377\377\377\377\377\377\377\377'\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377H\377\377\377\377\377\377\377\377\377\377\377\300\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\\\377\377\377\377\377\377\377\377\377\377\377\303\377\377\377\000\377\377\377\000\377\377\377\000\377\377\3778\377\377\377\377\377\377\377\377\377\377\377@\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377 \377\377\377\377\377\377\377\377\377\377\377\353\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\027\377\377\377\373\377\377\377\377\377\377\377\377\377\377\3774\377\377\377\000\377\377\377\000\377\377\377\030\377\377\377\377\377\377\377\377\377\377\377c\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\003\377\377\377\357\377\377\377\377\377\377\377\377\377\377\377+\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\253\377\377\377\377\377\377\377\377\377\377\377\277\377\377\377\000\377\377\377\000\377\377\377\003\377\377\377\374\377\377\377\377\377\377\377\214\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\257\377\377\377\377\377\377\377\377\377\377\377p\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377/\377\377\377\374\377\377\377\377\377\377\377\377\377\377\377{\377\377\377\000\377\377\377\000\377\377\377\343\377\377\377\377\377\377\377\304\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377d\377\377\377\377\377\377\377\377\377\377\377\313\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\210\377\377\377\377\377\377\377\377\377\377\377\177\377\377\377\000\377\377\377\000\377\377\377\277\377\377\377\377\377\377\377\373\377\377\377\f\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\023\377\377\377\370\377\377\377\377\377\377\377\377\377\377\3770\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\004\377\377\377\274\377\377\377\200\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\200\377\377\377\377\377\377\377\377\377\377\377K\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\250\377\377\377\377\377\377\377\377\377\377\377\253\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\007\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377D\377\377\377\377\377\377\377\377\377\377\377\234\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\3770\377\377\377\377\377\377\377\377\377\377\377\374\377\377\3777\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\024\377\377\377\377\377\377\377\377\377\377\377\360\377\377\377\013\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\260\377\377\377\377\377\377\377\377\377\377\377\314\377\377\377\004\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\333\377\377\377\377\377\377\377\377\377\377\377X\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377 \377\377\377\367\377\377\377\377\377\377\377\377\377\377\377\210\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377|\377\377\377\377\377\377\377\377\377\377\377\317\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377t\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377[\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\024\377\377\377\367\377\377\377\377\377\377\377\377\377\377\377K\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\267\377\377\377\377\377\377\377\377\377\377\377\370\377\377\377#\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\220\377\377\377\377\377\377\377\377\377\377\377\313\377\377\377\003\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\024\377\377\377\323\377\377\377\377\377\377\377\200\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\034\377\377\377\370\377\377\377\377\377\377\377\377\377\377\377h\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\034\377\377\377p\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\207\377\377\377\377\377\377\377\377\377\377\377\357\377\377\377\027\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\f\377\377\377\340\377\377\377\377\377\377\377\377\377\377\377\264\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377D\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377w\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\207\377\377\377\377\377\377\377\377\377\377\377\374\377\377\377O\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\003\377\377\377\303\377\377\377\377\377\377\377\377\377\377\377\370\377\377\377 \377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\024\377\377\377\334\377\377\377\377\377\377\377\200\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377'\377\377\377t\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377"
.section __DATA,__const
.globl _lv_demo_printer_img_wave ## @lv_demo_printer_img_wave
.p2align 3
_lv_demo_printer_img_wave:
.byte 5 ## 0x5
.byte 108 ## 0x6c
.byte 224 ## 0xe0
.byte 5 ## 0x5
.long 5076 ## 0x13d4
.quad _lv_demo_printer_img_wave_map
.section __TEXT,__cstring,cstring_literals
L_.str: ## @.str
.asciz "img_wave_27x47_argb8888.bin"
L_.str.1: ## @.str.1
.asciz "wb"
.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 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
Lloh0:
adrp x0, l_.str@PAGE
Lloh1:
add x0, x0, l_.str@PAGEOFF
Lloh2:
adrp x1, l_.str.1@PAGE
Lloh3:
add x1, x1, l_.str.1@PAGEOFF
bl _fopen
mov x19, x0
Lloh4:
adrp x0, _lv_demo_printer_img_wave_map@PAGE
Lloh5:
add x0, x0, _lv_demo_printer_img_wave_map@PAGEOFF
mov w1, #5076
mov w2, #1
mov x3, x19
bl _fwrite
mov x0, x19
bl _fclose
mov w0, #0
ldp x29, x30, [sp, #16] ; 16-byte Folded Reload
ldp x20, x19, [sp], #32 ; 16-byte Folded Reload
ret
.loh AdrpAdd Lloh4, Lloh5
.loh AdrpAdd Lloh2, Lloh3
.loh AdrpAdd Lloh0, Lloh1
.cfi_endproc
; -- End function
.section __TEXT,__const
.globl _lv_demo_printer_img_wave_map ; @lv_demo_printer_img_wave_map
_lv_demo_printer_img_wave_map:
.asciz "\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\3773\377\377\377t\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377,\377\377\377\353\377\377\377\377\377\377\377\177\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\034\377\377\377\343\377\377\377\377\377\377\377\377\377\377\377\360\377\377\377\037\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\007\377\377\377\307\377\377\377\377\377\377\377\377\377\377\377\364\377\377\3778\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\213\377\377\377\377\377\377\377\377\377\377\377\374\377\377\377O\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377H\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377p\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\f\377\377\377\343\377\377\377\377\377\377\377\377\377\377\377\260\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\020\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\214\377\377\377\377\377\377\377\377\377\377\377\354\377\377\377\024\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\034\377\377\377\343\377\377\377\177\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377 \377\377\377\370\377\377\377\377\377\377\377\377\377\377\377g\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\024\377\377\377\323\377\377\377\377\377\377\377\377\377\377\377|\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\234\377\377\377\377\377\377\377\377\377\377\377\310\377\377\377\003\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\267\377\377\377\377\377\377\377\377\377\377\377\370\377\377\377G\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\030\377\377\377\370\377\377\377\377\377\377\377\377\377\377\377H\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377t\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377[\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\177\377\377\377\377\377\377\377\377\377\377\377\313\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377 \377\377\377\367\377\377\377\377\377\377\377\377\377\377\377\213\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\334\377\377\377\377\377\377\377\377\377\377\377X\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\260\377\377\377\377\377\377\377\377\377\377\377\317\377\377\377\004\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377;\377\377\377\377\377\377\377\377\377\377\377\357\377\377\377\b\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\3770\377\377\377\377\377\377\377\377\377\377\377\374\377\377\3778\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\217\377\377\377\377\377\377\377\377\377\377\377\230\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\247\377\377\377\377\377\377\377\377\377\377\377\253\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\f\377\377\377_\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\323\377\377\377\377\377\377\377\377\377\377\377G\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\020\377\377\377\370\377\377\377\377\377\377\377\377\377\377\3770\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\004\377\377\377\274\377\377\377\377\377\377\377\177\377\377\377\000\377\377\377\024\377\377\377\377\377\377\377\377\377\377\377\367\377\377\377\007\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377d\377\377\377\377\377\377\377\377\377\377\377\313\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\207\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377\000\377\377\377P\377\377\377\377\377\377\377\377\377\377\377\300\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\254\377\377\377\377\377\377\377\377\377\377\377p\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377#\377\377\377\373\377\377\377\377\377\377\377\377\377\377\377{\377\377\377\000\377\377\377x\377\377\377\377\377\377\377\377\377\377\377\214\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\003\377\377\377\354\377\377\377\377\377\377\377\377\377\377\377+\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\247\377\377\377\377\377\377\377\377\377\377\377\277\377\377\377\000\377\377\377\000\377\377\377\240\377\377\377\377\377\377\377\377\377\377\377`\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377 \377\377\377\377\377\377\377\377\377\377\377\353\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\027\377\377\377\373\377\377\377\377\377\377\377\377\377\377\3774\377\377\377\000\377\377\377\000\377\377\377\307\377\377\377\377\377\377\377\377\377\377\377?\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377H\377\377\377\377\377\377\377\377\377\377\377\300\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\\\377\377\377\377\377\377\377\377\377\377\377\303\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\334\377\377\377\377\377\377\377\377\377\377\377+\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377g\377\377\377\377\377\377\377\377\377\377\377\234\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\223\377\377\377\377\377\377\377\377\377\377\377|\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\344\377\377\377\377\377\377\377\377\377\377\377\034\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377s\377\377\377\377\377\377\377\377\377\377\377\214\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\260\377\377\377\377\377\377\377\377\377\377\377P\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\307\377\377\377\377\377\377\377\377\377\377\377\017\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377x\377\377\377\377\377\377\377\377\377\377\377\207\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\274\377\377\377\377\377\377\377\377\377\377\377C\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\247\377\377\377\377\377\377\377\377\377\377\377\017\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377s\377\377\377\377\377\377\377\377\377\377\377\214\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\260\377\377\377\377\377\377\377\377\377\377\377P\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\177\377\377\377\377\377\377\377\377\377\377\377\023\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377g\377\377\377\377\377\377\377\377\377\377\377\234\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\223\377\377\377\377\377\377\377\377\377\377\377|\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377[\377\377\377\377\377\377\377\377\377\377\377'\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377H\377\377\377\377\377\377\377\377\377\377\377\300\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\\\377\377\377\377\377\377\377\377\377\377\377\303\377\377\377\000\377\377\377\000\377\377\377\000\377\377\3778\377\377\377\377\377\377\377\377\377\377\377@\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377 \377\377\377\377\377\377\377\377\377\377\377\353\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\027\377\377\377\373\377\377\377\377\377\377\377\377\377\377\3774\377\377\377\000\377\377\377\000\377\377\377\030\377\377\377\377\377\377\377\377\377\377\377c\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\003\377\377\377\357\377\377\377\377\377\377\377\377\377\377\377+\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\253\377\377\377\377\377\377\377\377\377\377\377\277\377\377\377\000\377\377\377\000\377\377\377\003\377\377\377\374\377\377\377\377\377\377\377\214\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\257\377\377\377\377\377\377\377\377\377\377\377p\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377/\377\377\377\374\377\377\377\377\377\377\377\377\377\377\377{\377\377\377\000\377\377\377\000\377\377\377\343\377\377\377\377\377\377\377\304\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377d\377\377\377\377\377\377\377\377\377\377\377\313\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\210\377\377\377\377\377\377\377\377\377\377\377\177\377\377\377\000\377\377\377\000\377\377\377\277\377\377\377\377\377\377\377\373\377\377\377\f\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\023\377\377\377\370\377\377\377\377\377\377\377\377\377\377\3770\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\004\377\377\377\274\377\377\377\200\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\200\377\377\377\377\377\377\377\377\377\377\377K\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\250\377\377\377\377\377\377\377\377\377\377\377\253\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\007\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377D\377\377\377\377\377\377\377\377\377\377\377\234\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\3770\377\377\377\377\377\377\377\377\377\377\377\374\377\377\3777\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\024\377\377\377\377\377\377\377\377\377\377\377\360\377\377\377\013\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\260\377\377\377\377\377\377\377\377\377\377\377\314\377\377\377\004\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\333\377\377\377\377\377\377\377\377\377\377\377X\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377 \377\377\377\367\377\377\377\377\377\377\377\377\377\377\377\210\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377|\377\377\377\377\377\377\377\377\377\377\377\317\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377t\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377[\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\024\377\377\377\367\377\377\377\377\377\377\377\377\377\377\377K\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\267\377\377\377\377\377\377\377\377\377\377\377\370\377\377\377#\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\220\377\377\377\377\377\377\377\377\377\377\377\313\377\377\377\003\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\024\377\377\377\323\377\377\377\377\377\377\377\200\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\034\377\377\377\370\377\377\377\377\377\377\377\377\377\377\377h\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\034\377\377\377p\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\207\377\377\377\377\377\377\377\377\377\377\377\357\377\377\377\027\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\f\377\377\377\340\377\377\377\377\377\377\377\377\377\377\377\264\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377D\377\377\377\377\377\377\377\377\377\377\377\377\377\377\377w\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\207\377\377\377\377\377\377\377\377\377\377\377\374\377\377\377O\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\003\377\377\377\303\377\377\377\377\377\377\377\377\377\377\377\370\377\377\377 \377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\024\377\377\377\334\377\377\377\377\377\377\377\200\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377'\377\377\377t\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377\000\377\377\377"
.section __DATA,__const
.globl _lv_demo_printer_img_wave ; @lv_demo_printer_img_wave
.p2align 3
_lv_demo_printer_img_wave:
.byte 5 ; 0x5
.byte 108 ; 0x6c
.byte 224 ; 0xe0
.byte 5 ; 0x5
.long 5076 ; 0x13d4
.quad _lv_demo_printer_img_wave_map
.section __TEXT,__cstring,cstring_literals
l_.str: ; @.str
.asciz "img_wave_27x47_argb8888.bin"
l_.str.1: ; @.str.1
.asciz "wb"
.subsections_via_symbols
| the_stack_data/178264952.c | stack |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.